body .accept-offer{position:relative;width:100%;max-height:550px;background:#fff;transition:height ease-in-out .25s;cursor:default;padding:20px;overflow:hidden}body .accept-offer.loading input{cursor:not-allowed;opacity:.5;pointer-events:none}@media (min-width:768px){body .accept-offer{padding:25px 40px;width:748px}}body .accept-offer .accept-offer-header{text-align:center;padding:20px;border-bottom:1px solid #e2e2e2}body .accept-offer .accept-offer-header .accept-offer-header-inner{display:flex;align-items:center;justify-content:center}body .accept-offer .accept-offer-header .accept-offer-header-inner .exclamation-circ{float:left;width:30px;height:30px;margin-right:10px}body .accept-offer .accept-offer-header .accept-offer-header-inner .header-text{float:left;height:30px}body .accept-offer .accept-offer-header .accept-offer-header-inner .header-text h3{line-height:30px;margin:0}body .accept-offer .accept-offer-body{height:auto;margin-left:auto;margin-right:auto;padding:20px 15px}body .accept-offer .accept-offer-body .transaction-summary{text-align:center;display:table;width:100%}body .accept-offer .accept-offer-body .offer-list{overflow-y:auto;max-height:168px}body .accept-offer .accept-offer-body .offer-list .col-xs-6.secureOffersTbl{padding-left:0;padding-right:10px}body .accept-offer .accept-offer-body .offer-list .col-xs-6.selfManageOffersTbl{padding-left:10px;padding-right:0}body .accept-offer .accept-offer-body .offer-list .offer-list-header{padding:10px 0}body .accept-offer .accept-offer-body .offer-list tr:hover td{border-top-width:0;cursor:default}body .accept-offer .accept-offer-body .offer-list .empty-state:hover{background-color:#fff}body .accept-offer .accept-offer-body .offer-list .table tbody tr td:first-child,body .accept-offer .accept-offer-body .offer-list td:last-child{padding-left:0}body .accept-offer .accept-offer-body .offer-list td{padding:3px}body .accept-offer .accept-offer-body .offer-list td.side-limit-bar{position:relative}body .accept-offer .accept-offer-body .progress-border{border-right:dashed 1px #000;height:27px;width:30px;position:absolute}body .accept-offer .accept-offer-body .progress.over-limit{width:45px;background-color:#fff1b2}body .accept-offer .accept-offer-body .progress.over-limit .progress-bar-gc{width:30px;background-color:#ff5a4f}body .accept-offer .accept-offer-footer{padding:20px 0;border-top:1px solid #e2e2e2}body .accept-offer .accept-offer-footer .warning{color:#ff5a4f}@media (max-width:991px){body .accept-offer .accept-offer-footer .gcbtn{width:100%;margin:10px 0}}body .account-screen{height:100vh;width:100%}body .account-screen #header{height:60px;width:100%;background:#2b5f92;text-align:center;position:absolute}body .account-screen #header .logo-container{display:table;height:60px;float:left}body .account-screen #header .logo-container>div{display:table-cell;vertical-align:middle}body .account-screen #header .logo-container .logo{margin:5px 15px;width:150px}@media (min-width:992px){body .account-screen #header .logo-container{min-width:148px}body .account-screen #header .logo-container .logo{margin-left:25px;margin-right:25px}}body .account-screen #content{height:100%;width:100%;background-image:url(onboarding-background-image@3x.d41718d7b2368aa5.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center}body .account-screen #content #account__wrapper{min-height:326px!important;width:500px;background:#fff;margin:auto;box-shadow:2px 2px 1px #3f454f30;position:relative;transform:translateY(50%)}body .account-screen #content #account__wrapper #changePassword{height:300px;padding-top:50px}body .account-screen #content #account__wrapper .ng-enter{transition:.5s linear all;opacity:0}body .account-screen #content #account__wrapper .ng-enter.ng-enter-active{opacity:1}body .account-screen #content #account__wrapper .account__container{height:100%;width:100%;padding:40px}@media (max-width:767px){body .account-screen #content #account__wrapper{width:100%}body .account-screen #content #account__wrapper .account__container{padding:40px 20px}}body .account-screen #content #account__wrapper .account__container>div{text-align:center}body .account-screen #content #account__wrapper .account__container .details{padding-bottom:20px;text-align:left}body .account-screen #content #account__wrapper .account__container .account__cancel{position:absolute;margin:auto;left:10px;bottom:10px}body .account-screen #content #account__wrapper .account__container .form-error{color:#e00f00}body .account-screen #content #account__wrapper .account__container .account__alert-icon{margin:20px 0}body .account-screen #content #account__wrapper input-kaede>.input-text{width:250px;margin:auto}body .account-screen #content #account__wrapper input-kaede input{padding-left:0;font-weight:400}.account-menu-container .input-container{margin:10px;border-radius:15px;border:1px solid #b8babe}.account-menu-container .input-container img{width:14px;margin-left:10px;margin-right:10px}.account-menu-container .input-container input[type=text]{border:none;height:30px}.account-menu-container .input-container input[type=text]::-webkit-input-placeholder{text-transform:uppercase;font-size:10px}.account-menu-container .input-container input[type=text]:-moz-placeholder{text-transform:uppercase;font-size:10px}.account-menu-container .input-container input[type=text]::-moz-placeholder{text-transform:uppercase;font-size:10px}.account-menu-container .input-container input[type=text]:-ms-input-placeholder{text-transform:uppercase;font-size:10px}.account-menu-container .input-container input[type=text]:focus{outline:0}.account-menu-container .list-container{width:100%;overflow-y:auto;max-height:170px}.account-menu-container .list-container .list-table{width:100%}.account-menu-container .list-container .list-table .account-item{height:30px;color:#3f454f}.account-menu-container .list-container .list-table .account-item td{width:30%;padding:10px 15px}.account-menu-container .list-container .list-table .account-item td .name{padding-top:2px;font-size:12px;color:#a0a0a0}.account-menu-container .list-container .list-table .account-item:hover{background-color:#fff1b2}.account-menu-container .list-container .list-table .account-item.selected{background-color:#d9e6ec}body .activity-log-screen{position:relative}body .activity-log-screen .left-column{overflow-y:auto;overflow-x:hidden}body .activity-log-screen .left-column.fixed-top-sm{height:100%}body .activity-log-screen .icon-btn{cursor:pointer;height:23px;line-height:23px}body .activity-log-screen .icon-btn img{width:14px}body .activity-log-screen .icon-btn a{text-decoration:none}body .activity-log-screen .icon-btn span{text-decoration:underline}body .activity-log-screen .filter-header{text-transform:uppercase;font-size:10px;color:#616871;padding:15px 0}body .activity-log-screen ul{list-style:none;padding:0;margin:0}body .activity-log-screen .loading{display:block;margin:auto}body .activity-log-screen .activity__log{padding-top:12px;padding-left:10px;padding-right:10px}@media (min-width:768px){body .activity-log-screen .activity__log{padding-left:0;padding-right:0}}body .activity-log-screen .activity__log .activity__item{padding:15px 0;background:#fff;box-shadow:3px 2px 3px #3f454f33;margin-bottom:10px;width:100%;clear:both}body .activity-log-screen .activity__log .activity__item.child--activity{width:95%;float:right}@media (max-width:767px){body .activity-log-screen .activity__log .activity__item.child--activity{width:90%}}body .activity-log-screen .activity__log .activity__item .item--type{font-family:HelveticaNeue-Bold;color:#597bac}body .activity-log-screen .activity__log .activity__item .item__prop{float:left;padding:0 15px}@media (min-width:768px){body .activity-log-screen .activity__log .activity__item .item__prop{width:auto}}body .activity-log-screen .activity__log .activity__item .prop--name{font-family:HelveticaNeue-Bold;text-transform:uppercase}body .activity-log-screen .activity__log .activity__item .prop--value{overflow-wrap:break-word}body .activity-log-screen .activity__log .activity__item .bulk table{display:none}body .activity-log-screen .activity__log .activity__item .bulk table td,body .activity-log-screen .activity__log .activity__item .bulk table th{padding:0 15px}@media (min-width:992px){body .activity-log-screen .activity__log .activity__item .item__prop.new-line{clear:both}body .activity-log-screen .activity__log .activity__item .bulk table{display:table}}body .activity-log-screen .activity__log .activity__item .bulk .bulk-card{display:inline-block;width:100%;padding:15px;border-top:1px solid #e2e2e2}body .activity-log-screen .activity__log .activity__item .bulk .bulk-card:last-child{padding-bottom:0}@media (min-width:992px){body .activity-log-screen .activity__log .activity__item .bulk .bulk-card{display:none}}body .activity-log-screen .activity__log .activity__item .bulk .bulk-card .bulk-card__column{width:50%;float:left;position:relative}body .activity-log-screen .activity__log .activity__item .bulk:not(:first-child){padding-top:15px}body .activity-log-screen .activity__log .activity__item .bulk--details{font-family:HelveticaNeue-Bold;text-transform:uppercase;padding-left:15px}body .activity-log-screen .activity__log .activity__item .bulk--expand{text-decoration:underline;cursor:pointer;padding-left:15px;display:inline-block}body .activity-log-screen .activity__log .activity__item .bulk--expand:hover{color:#597bac}body .activity-log-screen .activity__log .activity__item .panel-group{margin-bottom:0}body .activity-log-screen .activity__log .activity__item .panel-group .panel{box-shadow:none}body .activity-log-screen .activity__log .activity__item .panel-body{border:none;padding:0}body .activity-log-screen .activity__log .activity__item .panel-default{border:none;background:0 0;box-shadow:none}body .activity-log-screen .activity__log .activity__item .panel-default .panel-heading{border:none;background:0 0;padding:0}body .activity-log-screen .activity__log .activity__item .panel-default .panel-heading .panel-title{font-size:13px;display:inline-block}body .activity-log-screen .activity__log .activity__item .panel-default .panel-heading .panel-title a{color:#616871}body .activity-log-screen .activity__log .child-activity-repeat-wrapper{clear:both}body .activity-log-screen .activity__log .svg-wrapper{display:inline}body .activity-log-screen .activity__log .tree-branch{width:5%;margin-top:-10px}body .activity-log-screen .activity__log .tree-branch polyline{fill:#e2e2e2;stroke:#000;stroke-width:2}@media (max-width:991px){body .activity-log-screen .activity__log .tree-branch,body .activity-log-screen .activity__log .tree-branch polyline{display:none}}body .activity-log-screen .activity__log .activity__date{font-size:13px;font-family:HelveticaNeue-Bold;padding:4px 0;clear:both;color:#3f454f}@media print{body .activity-log-screen h1{padding-bottom:0!important}body .activity-log-screen .right-column{padding-top:0!important}body .activity-log-screen .activity__log{padding-left:0}body .activity-log-screen .card-header{padding-bottom:5px}body .activity-log-screen .activity__item{padding-left:0!important;margin-left:0!important;margin-bottom:0!important;display:inline-block;vertical-align:middle}body .activity-log-screen .item{border-bottom:1px solid #e2e2e2}body .activity-log-screen .item__prop{padding-left:15px;padding-right:0;display:inline-block;vertical-align:middle;width:auto!important}body .activity-log-screen .accordion-header{padding-left:15px}body .activity-log-screen .child--activity{padding-top:0!important;padding-bottom:10px!important}body .activity-log-screen .child-activity-repeat-wrapper{height:auto!important}body .activity-log-screen uib-accordion-heading{padding:0;margin:0}body .activity-log-screen .item--name,body .activity-log-screen .item--time,body .activity-log-screen .prop--name,body .activity-log-screen .prop--value,body .activity-log-screen .time-zone-communication-small{font-size:10pt!important;font-family:Arial Narrow!important;font-style:normal!important;font-weight:400}body .activity-log-screen .activity__date{font-size:12pt!important;font-weight:700;font-family:Arial Narrow;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding-top:10px!important;padding-bottom:10px!important}body .activity-log-screen .tree-branch{width:4%!important}body .activity-log-screen .tree-branch polyline{stroke:#e2e2e2!important;border-top:1px solid #e2e2e2}}body .animation{transition:all .4s ease;opacity:1}body .animation.instant-out.ng-hide,body .animation.instant-out.ng-leave{transition:none}body .animation.ng-enter{opacity:0}body .animation.ng-enter.ng-enter-active{opacity:1}body .animation.ng-leave{transition:none;opacity:1}body .animation.ng-leave.ng-leave-active,body .animation.ng-move{opacity:0}body .animation.ng-move.ng-move-active{opacity:1}body .animation.ng-move-stagger{transition-delay:20ms;transition-duration:0s}body .animation.ng-enter-stagger{transition-delay:50ms;transition-duration:0s}body .animation.ng-enter-prepare{opacity:0}.autocomplete-body{width:500px}.autocomplete-body .form-control-long{width:500px!important}.autocomplete-body .results-box{width:500px;background:#fff;max-height:200px;overflow-y:auto;position:absolute;border:1px solid #cacaca;z-index:1}.autocomplete-body .results-box .list-table{width:100%}.autocomplete-body .results-box .list-table .item{height:30px;color:#3f454f}.autocomplete-body .results-box .list-table .item td{padding-left:20px;width:30%}.autocomplete-body .results-box .list-table .item td.name{padding-right:20px;max-width:0;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;width:70%}.autocomplete-body .results-box .list-table .item:hover{background-color:#fff1b2}.autocomplete-body .results-box .list-table .item.selected{background-color:#d9e6ec}@media print{body.marketplace .bds-screen{display:table}body.marketplace .bds-screen .btn-container{padding-bottom:17px;display:block!important}body.marketplace .bds-screen .col-xs-6,body.marketplace .bds-screen .hidden-xs.visible-print{width:16.66666667%}body.marketplace .bds-screen .row-total .col-xs-6{width:50%}body.marketplace .bds-screen .visible-xs-block{display:none!important}body.marketplace .bds-screen .weight-row .hidden-xs{display:inline-block!important}}body.marketplace .bds-screen .btn-container{padding-bottom:17px}body.marketplace .bds-screen gc-table th div{margin-right:0}body.marketplace .bds-screen .table-container{overflow-x:auto}@media (min-width:992px){body.marketplace .bds-screen .table-container{overflow-x:hidden}}body.marketplace .bds-screen .table thead th{white-space:normal}body.marketplace .bds-screen .table tbody tr .bds-td{cursor:auto}body.marketplace .bds-screen .td-xs{min-width:32px}body.marketplace .bds-screen .td-sm{min-width:64px}body.marketplace .bds-screen .td-md{min-width:96px}body.marketplace .bds-screen .td-lg{min-width:128px}body.marketplace .bds-screen .td-xl{min-width:160px}body.marketplace .bds-screen [uib-popover-template-popup].popover.bottom-left>.arrow{left:130px!important}.file-management .btn-container{padding-bottom:17px}.file-management .btn-container .create-file-schedule-btn{float:right}.file-management .gcbtn.gcbtn-primary.download-button{height:31px;margin:0}.file-management .delete-schedule-icon{width:24px}.file-management .delete-schedule-confirmation{background:#fff;width:400px;height:180px}.file-management .delete-schedule-confirmation .content-container{padding-top:30px}.file-management .delete-schedule-confirmation .btn-container{margin-top:20px;text-align:center}body .bids-screen .details{min-width:26px;max-width:26px;text-align:center}body .bids-screen a{cursor:pointer}body .bids-screen .table-container{overflow-x:auto}body .bids-screen .table-container .table tbody tr td{cursor:auto!important}body .bids-screen .bids-and-prices-holdings{margin-bottom:10px}@media (max-width:767px){body .bids-screen .table tbody tr td.bid-td{max-width:100px}}@media print{body .bids-screen .right-column{overflow-y:hidden!important}body .bids-screen .carousel{min-height:auto}}body.marketplace .gcbtn-group{position:relative;display:flex;align-items:center}body.marketplace .gcbtn-group>.gcbtn:first-child{margin-left:0}body.marketplace .gcbtn-group .gcbtn+.gcbtn{margin-left:-4px}body.marketplace .gcbtn-group .gcbtn{outline:0}body.marketplace .gcbtn-group .gcbtn.gcbtn-primary:hover:not(:disabled):not(.disabled){background-color:#0080a3;border-color:transparent}body.marketplace .gcbtn-group .gcbtn.gcbtn-toggle{min-width:auto;padding-left:10px;padding-right:10px}body.marketplace .gcbtn-group-horizontal .gcbtn+.gcbtn,body.marketplace .gcbtn-group-horizontal gc-button+gc-button{display:block;margin-left:0;margin-top:3px}body.marketplace .gcbtn-group-value-action{display:flex;justify-content:flex-end;align-items:center}body.marketplace .gcbtn-group-value-action>:first-child{padding-right:10px;padding-left:auto}body.marketplace .gcbtn-group-value-action>.gcbtn-tertiary{margin:0}@media print{@-moz-document url-prefix(){.buyers-screen td,.manage-buyers td{max-width:100px!important}}@supports (-ms-ime-align:auto){.buyers-screen td,.manage-buyers td{max-width:100px!important}}.buyers-screen td.tick-cell,.manage-buyers td.tick-cell{-webkit-print-color-adjust:exact;color-adjust:exact}.buyers-screen td.tick-cell>div,.manage-buyers td.tick-cell>div{background:url(btn_check_unselected_large@3x.3d561d1ba7cea714.png)!important;background-size:contain!important;height:47px!important}.buyers-screen td.tick-cell>div.selected,.manage-buyers td.tick-cell>div.selected{background:url(btn_check_selected_large@3x.8242335d02427959.png)!important;background-size:contain!important}}.buyers-screen .no-results .gcbtn,.manage-buyers .no-results .gcbtn{margin-top:15px}.buyers-screen .featured-buyer-text,.manage-buyers .featured-buyer-text{font-family:HelveticaNeue-Bold;color:#2b5f92;font-size:13px;text-transform:uppercase;text-align:left}body .card-details-screen{margin:auto;cursor:initial;max-height:100%;height:504px;width:100%}@media (min-width:992px){body .card-details-screen{width:950px;height:280px;max-height:280px;display:flex}body .card-details-screen .table th{font-size:14px!important}}@media print{body .card-details-screen{height:auto;max-height:100%;display:flex;flex-direction:column}}body .card-details-screen .table tbody tr{height:30px!important}body .card-details-screen .table tbody tr td{padding-bottom:0!important;padding-top:0!important}body .card-details-screen__header-container{display:flex;align-items:center;border-bottom:dashed 1px #979797}@media (min-width:992px){body .card-details-screen__header-container{height:70px}}body .card-details-screen.buyer .card{overflow:hidden;padding:0}body .card-details-screen.buyer .card .card-header{height:auto;margin:40px 40px 0;padding-bottom:20px}body .card-details-screen.buyer .card .card-header .transaction-number{padding-left:0}body .card-details-screen.buyer .card .card-header h2{margin:0}body .card-details-screen.buyer .card .left-border-card{padding-left:32px;padding-bottom:20px}body .card-details-screen.buyer .card .left-border-card .detail-table{margin-left:0;padding-left:15px}body .card-details-screen.buyer .card .card-description{padding:0 40px 40px;overflow:hidden;text-overflow:ellipsis}body .card-details-screen.buyer .card .card-description>div{display:flex;align-items:center;padding-top:10px}body .card-details-screen.buyer .card .card-description>div .icon-wrapper{width:30px;text-align:center}body .card-details-screen.buyer .card .card-description>div .payment-term-desc{font-weight:700;padding:0 4px}body .card-details-screen.buyer .card .gcbtn{margin-top:10px;width:100%}body .card-details-screen.buyer .card .gcbtn.gcbtn-tertiary{text-align:left;padding-left:0}body .card-details-screen .card-details-spinner{margin:75px 0}body .card-details-screen .cards-arrow{width:30px;height:100%;display:none;z-index:999;cursor:pointer}@media (min-width:992px){body .card-details-screen .cards-arrow{display:flex;align-items:center}}@media print{body .card-details-screen .cards-arrow{display:none}}body .card-details-screen .cards-arrow.right{justify-content:flex-end}body .card-details-screen .cards-arrow img{height:12px;width:7px}body .card-details-screen .cards-container{min-height:1px;height:100%;position:relative;flex:1 1 100%}body .card-details-screen .card{width:100%;background:#fff;box-shadow:2px 2px 1px #3f454f33;padding:15px;display:none}body .card-details-screen .card .detail-table{width:100%;margin-left:0;float:left;overflow:auto}body .card-details-screen .card .detail-table.extra{margin-top:5px}body .card-details-screen .card:nth-child(1){display:block}body .card-details-screen .card .comments{margin-bottom:20px}@media (min-width:992px){body .card-details-screen .card .detail-table{max-height:175px;overflow-x:hidden}body .card-details-screen .card{padding:0 15px}body .card-details-screen .card:nth-child(1){top:0;left:0;z-index:100}body .card-details-screen .card:nth-child(2){top:5px;left:5px;z-index:99}body .card-details-screen .card:nth-child(3){top:10px;left:10px;z-index:98}body .card-details-screen .card:nth-child(n+4){top:15px;left:15px;z-index:97}}body .card-details-screen .card.swipe-left{transition:left .5s ease,opacity .3s ease;left:50px;opacity:0;pointer-events:none;z-index:999;top:0}body .card-details-screen .card.swipe-right{transition:left .5s ease,opacity .5s ease;left:-50px;opacity:0;pointer-events:none;z-index:999;top:0}body .card-details-screen .card .card-header h2{margin-top:20px;margin-bottom:20px}body .card-details-screen .card .card-header .print-button{display:inline-block;text-decoration:underline;cursor:pointer}body .card-details-screen .card .card-header .print-button:hover{color:#597bac}body .card-details-screen .card .card-date{text-align:right;color:#9e9e9e}body .card-details-screen .card .card-date .date-container{margin-top:5px;float:left;padding-right:30px}body .card-details-screen .card .card-date .date-container span{line-height:14px;display:inline-block}body .card-details-screen .card .card-date .date-value{font-size:12px;color:#6a6a6a;display:inline-block;line-height:14px}body .card-details-screen .card .card-date .gcbtn{margin-left:15px;margin-right:45px}body .card-details-screen .card .card-date .gcbtn.small-margin{margin-left:15px;margin-right:15px}body .card-details-screen .card .card-details{color:#9e9e9e;border-right:solid 1px #e8e8e8;padding-top:25px}body .card-details-screen .card .card-details .card-value{font-family:HelveticaNeue-Bold;font-size:14px;line-height:1.7;color:#6a6a6a}body .card-details-screen .card .card-quality{margin-top:40px;color:#9e9e9e}body .card-details-screen .card .card-quality .ticket-quality{overflow:auto}body .card-details-screen .card .card-quality .ticket-quality ul li div{font-size:14px}@media (max-width:991px){body .card-details-screen .card .card-quality .ticket-quality .popover-body-container{padding:0}body .card-details-screen .card .card-stats-full{padding-right:25px}}body .card-details-screen .card .card-quality .ticket-quality ul{max-height:initial}@media (min-width:992px){body .card-details-screen .card .card-date .date-container{float:right}body .card-details-screen .card .card-date .date-value{display:block}body .card-details-screen .card .card-quality .ticket-quality ul{max-height:95px}}body .card-details-screen .card .card-quality .ticket-quality-details{margin-top:5px}body .card-details-screen .card .card-quality .ticket-quality-details ul{padding-left:0;margin-left:0}body .card-details-screen .card .card-quality .ticket-quality-details ul li{list-style:none;font-size:12px;line-height:2.3;color:#616871}body .card-details-screen .card .card-stats{float:left;height:65px;width:50%;color:#9e9e9e}body .card-details-screen .card .card-stats-small{float:left;width:33%;padding-top:25px;color:#9e9e9e;padding-left:25px}body .card-details-screen .card .card-stats-full{float:left;width:100%;color:#3f454f;padding-top:15px;padding-left:25px}body .card-details-screen .card .transfer-date{margin-top:-18px}body .card-details-screen .card .card-desc-bottom{margin-top:calc(100% - 225px)}body .card-details-screen .card .card-desc-bottom.extra{margin-top:calc(100% - 270px)}@media (max-width:991px){body .card-details-screen .card .card-desc-bottom{margin-top:0;margin-bottom:10px}}body .card-details-screen .card table td{font-weight:700}body .card-details-screen .card .right-border-card{border:none}@media (min-width:992px){body .card-details-screen .card .card-stats{padding-left:25px}body .card-details-screen .card .right-border-card{border-left:dashed 1px #979797;max-height:280px;min-height:245px}}body .card-details-screen .card .card-prices{background:#f5f5f5}body .card-details-screen .card .card-prices .market-price .price-value{font-size:24px;line-height:1.5}body .card-details-screen .card .card-prices .pref-price .price-value{font-size:18px;line-height:1}body .card-details-screen .card .card-prices .pref-price .price-value img{width:16px;height:17px}body .card-details-screen .card .card-prices a{font-size:13px;margin-top:10px;display:block}@media print{body .card-details-screen .card .card-prices.printable{display:block!important;float:left}body .card-details-screen .printable{display:block!important}body .card-details-screen .print-tab-title{padding-bottom:10px;border-bottom:1px solid #e8e8e8}body .card-details-screen .print-tab-title div{font-size:12pt!important;font-weight:700;font-family:Arial Narrow}body .card-details-screen .cards-container .ticket-detail-wrapper{border-bottom:1px solid #e8e8e8}body .card-details-screen .cards-container .print-wrapper{height:40px;border-bottom:1px solid #e8e8e8}body .card-details-screen .cards-container .print-wrapper .card-header{width:50%;padding-left:0}body .card-details-screen .cards-container .print-wrapper .card-header h2{margin-top:5px;margin-bottom:0}body .card-details-screen .cards-container .card-details{width:33.3%;padding-top:0;padding-left:0;margin-top:20px}body .card-details-screen .cards-container .card-details .card-stats{padding-left:0;width:50%}body .card-details-screen .cards-container .card-details .card-stats span{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .card-details-screen .cards-container .card-details .card-stats:nth-child(3){clear:both}body .card-details-screen .cards-container .card-details .card-stats:nth-child(4){display:none}body .card-details-screen .cards-container .card-details span div:nth-child(1){clear:both}body .card-details-screen .cards-container .card-date{width:50%;border-bottom:none}body .card-details-screen .cards-container .card-date .date-container{float:right}body .card-details-screen .cards-container .card-date .date-container span{font-size:10pt!important;font-weight:400;font-family:Arial Narrow;text-transform:none}body .card-details-screen .cards-container .card-date input{display:none!important}body .card-details-screen .cards-container .card-quality{height:200px;width:33.3%;margin-top:20px;border-right:solid 1px #e8e8e8}body .card-details-screen .cards-container .card-quality>span{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .card-details-screen .cards-container .card-quality div li .quality-details .description{font-weight:700}body .card-details-screen .cards-container .card-prices{padding-top:20px}body .card-details-screen .cards-container .card-prices>div span{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}buyer-details .nav-tab,trade-details .nav-tab{padding:0 0 10px;width:auto;text-align:left;font-size:12pt!important;font-weight:700;border-bottom:1px solid #e8e8e8}buyer-details .card-details-screen.buyer,trade-details .card-details-screen.buyer{margin:10px 0 0;padding-top:10px}buyer-details .card-details-screen.buyer .card,trade-details .card-details-screen.buyer .card{border-bottom:1px solid #e8e8e8}buyer-details .card-details-screen.buyer .card .card-header,trade-details .card-details-screen.buyer .card .card-header{margin:0;border-bottom:1px solid #e8e8e8;padding-bottom:20px}buyer-details .card-details-screen.buyer .card .card-header.buyer,trade-details .card-details-screen.buyer .card .card-header.buyer{padding-bottom:45px}buyer-details .card-details-screen.buyer .card .card-header .transfer-date,trade-details .card-details-screen.buyer .card .card-header .transfer-date{clear:both;margin-top:-3px}buyer-details .card-details-screen.buyer .card .card-header .transaction-number,trade-details .card-details-screen.buyer .card .card-header .transaction-number{margin-top:5px}buyer-details .card-details-screen.buyer .card .card-left-column,buyer-details .card-details-screen.buyer .card .left-border-card,trade-details .card-details-screen.buyer .card .card-left-column,trade-details .card-details-screen.buyer .card .left-border-card{padding-left:0;width:66.6%;min-height:200px;border-right:1px solid #e8e8e8}buyer-details .card-details-screen.buyer .card .card-left-column .card-header,buyer-details .card-details-screen.buyer .card .left-border-card .card-header,trade-details .card-details-screen.buyer .card .card-left-column .card-header,trade-details .card-details-screen.buyer .card .left-border-card .card-header{padding-left:15px}buyer-details .card-details-screen.buyer .card .card-left-column .card-header h2,buyer-details .card-details-screen.buyer .card .left-border-card .card-header h2,trade-details .card-details-screen.buyer .card .card-left-column .card-header h2,trade-details .card-details-screen.buyer .card .left-border-card .card-header h2{margin-bottom:0}buyer-details .card-details-screen.buyer .card .card-left-column .detail-table,buyer-details .card-details-screen.buyer .card .left-border-card .detail-table,trade-details .card-details-screen.buyer .card .card-left-column .detail-table,trade-details .card-details-screen.buyer .card .left-border-card .detail-table{margin-top:20px;height:auto;width:90%;max-height:100%}buyer-details .card-details-screen.buyer .card .card-left-column .detail-table td,buyer-details .card-details-screen.buyer .card .left-border-card .detail-table td,trade-details .card-details-screen.buyer .card .card-left-column .detail-table td,trade-details .card-details-screen.buyer .card .left-border-card .detail-table td{font-size:10pt!important;font-weight:400;font-family:Arial Narrow;overflow:visible;white-space:normal}buyer-details .card-details-screen.buyer .card .card-left-column.buyer,buyer-details .card-details-screen.buyer .card .left-border-card.buyer,trade-details .card-details-screen.buyer .card .card-left-column.buyer,trade-details .card-details-screen.buyer .card .left-border-card.buyer{min-height:245px}buyer-details .card-details-screen.buyer .card .card-left-column .card-details,buyer-details .card-details-screen.buyer .card .left-border-card .card-details,trade-details .card-details-screen.buyer .card .card-left-column .card-details,trade-details .card-details-screen.buyer .card .left-border-card .card-details{border:none;padding-top:0}buyer-details .card-details-screen.buyer .card .card-right-column,buyer-details .card-details-screen.buyer .card .right-border-card,trade-details .card-details-screen.buyer .card .card-right-column,trade-details .card-details-screen.buyer .card .right-border-card{width:33.3%;border:none}buyer-details .card-details-screen.buyer .card .card-right-column .transaction-details,buyer-details .card-details-screen.buyer .card .right-border-card .transaction-details,trade-details .card-details-screen.buyer .card .card-right-column .transaction-details,trade-details .card-details-screen.buyer .card .right-border-card .transaction-details{clear:both;padding:0 0 0 25px;margin-top:15px}buyer-details .card-details-screen.buyer .bold,trade-details .card-details-screen.buyer .bold{font-weight:700!important}}input[type=checkbox]{display:none}input[type=checkbox]+label{position:relative;cursor:pointer;line-height:26px}input[type=checkbox]+label div{font-family:HelveticaNeue-Bold;font-weight:400;font-size:13px;color:#3f454f;padding-top:7px;display:inline-block}input[type=checkbox]:disabled+label{cursor:default}input[type=checkbox]+label:before{content:"";background:url(btn_check_unselected_small@3x.4ee690f50cc27595.png) center center no-repeat;background-size:contain;display:inline-block;width:26px;height:26px;padding:0;float:left;margin-right:10px}input[type=checkbox]+label:focus-visible,input[type=checkbox]:checked+label:focus-visible{outline:0}input[type=checkbox]+label:focus-visible:before{content:"";background:url(btn_check_unselected_small_focus_state@3x.e39600fe0709ce52.png) center center no-repeat;background-size:contain;display:inline-block;width:26px;height:26px;padding:0;margin-right:10px}input[type=checkbox]:checked+label:focus-visible:before{content:"";background:url(btn_check_selected_small_focus_state@3x.e11308567624aeb6.png) center center no-repeat;background-size:contain;width:26px;height:26px}input[type=checkbox]:checked+label:before{content:"";background:url(btn_check_selected_small@3x.1c8e2dd074912758.png) center center no-repeat;background-size:contain;width:26px;height:26px}@media (min-width:992px){input[type=checkbox]:not(:checked):not(:disabled)+label:hover:before{content:"";background:url(Btn_check_hover_small@3x.16073f009dce1970.png) center center no-repeat;background-size:contain;width:26px;height:26px}input[type=checkbox]:checked:not(:disabled)+label:hover:before{content:"";background:url(btn_check_selected_hover_small@3x.29e5bac2af7072c0.png) center center no-repeat;background-size:contain;width:26px;height:26px}}.gc-checkbox.permission--disabled input[type=checkbox]:not(:checked)+label:before,input[type=checkbox]:not(:checked):disabled+label:before{content:"";cursor:default;width:26px;height:26px;border:2px solid #cacaca;background:0 0}input[type=checkbox]:checked:disabled+label:before{content:"";background:url(btn_check_selected_inactive_small@3x.b2053fad93378198.png) center center no-repeat;background-size:contain;width:26px;height:26px;cursor:default}.display-table{display:table;height:100%}.table-cell-center{display:table-cell;vertical-align:middle}.close-btn{width:24px;height:24px;padding:0;cursor:pointer;background:url(btn_close_black@3x.ba1dd4b1d14498f5.png) center center no-repeat;background-size:contain}@media (min-width:992px){.close-btn:hover{width:24px;height:24px;padding:0;cursor:pointer;background:url(btn_close_blue@3x.60af59082af2ecbc.png) center center no-repeat;background-size:contain}}.close-btn-white{width:20px;height:20px;padding:0;cursor:pointer;background:url(btn_close_white@3x.8664ab067779da4e.png) center center no-repeat;background-size:contain}@media (min-width:992px){.close-btn-white:hover{width:20px;height:20px;padding:0;cursor:pointer;background:url(btn_close_blue@3x.60af59082af2ecbc.png) center center no-repeat;background-size:contain}}body.marketplace.filters-collapsed .left-column{width:22px;padding:0;overflow:hidden}body.marketplace.filters-collapsed .left-column div[collapsable]>:not(.img-collapsable)>*{opacity:0;transition:opacity .3s .1s ease}@media print{body.marketplace.filters-collapsed .right-column{width:100%}}body.marketplace.filters-collapsed .img-collapsable{transform:scaleX(-1);right:-1px;background-color:#ffd400;opacity:1!important}body.marketplace.filters-collapsed .img-collapsable img{opacity:1}body.marketplace .img-collapsable{display:none}body.marketplace .img-collapsable img{height:14px}@media (min-width:992px){body.marketplace .img-collapsable{position:absolute;right:-1px;top:55px;width:16px;height:26px;border-radius:3px;background-color:#e2e2e2;transition:all 1s ease;display:flex;align-items:center;justify-content:center;cursor:pointer}}.gc-display-none,.order-lines-section .permission--hidden,body.marketplace .permission--hidden{display:none!important}@media (max-width:991px){.hidden-under-md{display:none!important}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.order-lines-section,body.marketplace{font-family:HelveticaNeue,Helvetica,Arial,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#3f454f;overflow-x:hidden}.order-lines-section .layout,body.marketplace .layout{display:flex;flex-direction:column;min-height:100vh}.order-lines-section .layout #content,body.marketplace .layout #content{flex:1 0 auto;display:flex;overflow:visible}.order-lines-section .layout.layout--tablet #gc-export-to-csv,.order-lines-section .layout.layout--tablet gc-download-csv,.order-lines-section .layout.layout--tablet gc-export-to-csv,.order-lines-section.modal-open .trading-alert,.order-lines-section.uib-modal-open .trading-alert,body.marketplace .layout.layout--tablet #gc-export-to-csv,body.marketplace .layout.layout--tablet gc-download-csv,body.marketplace .layout.layout--tablet gc-export-to-csv,body.marketplace.modal-open .trading-alert,body.marketplace.uib-modal-open .trading-alert{display:none}.order-lines-section .layout #content>*,body.marketplace .layout #content>*{width:100%}.order-lines-section .layout #content ui-view>div,body.marketplace .layout #content ui-view>div{height:100%}.order-lines-section.modal-open,.order-lines-section.uib-modal-open,body.marketplace.modal-open,body.marketplace.uib-modal-open{position:fixed}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.order-lines-section input,.order-lines-section input:focus,.order-lines-section select,.order-lines-section select:focus,.order-lines-section textarea,.order-lines-section textarea:focus,body.marketplace input,body.marketplace input:focus,body.marketplace select,body.marketplace select:focus,body.marketplace textarea,body.marketplace textarea:focus{font-size:16px}}.order-lines-section .body,body.marketplace .body{font-family:HelveticaNeue,Helvetica,Arial,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#3f454f}.order-lines-section .bold,.order-lines-section b,.order-lines-section strong,body.marketplace .bold,body.marketplace b,body.marketplace strong{font-family:HelveticaNeue-Bold;font-weight:400;font-size:13px;line-height:20px}.order-lines-section .italic,body.marketplace .italic{font-family:HelveticaNeue;font-size:12px;font-style:italic;color:#616871}.order-lines-section .medium,body.marketplace .medium{font-family:HelveticaNeue-Medium;font-weight:500}.order-lines-section h1,body.marketplace h1{font-family:HelveticaNeue-Bold;font-weight:400;font-size:25px;line-height:30px;color:#3f454f}.order-lines-section h2,body.marketplace h2{font-family:HelveticaNeue-Bold;font-weight:400;font-size:18px;color:#3f454f}.order-lines-section h2.page-title,body.marketplace h2.page-title{margin:20px 0}.order-lines-section h3,body.marketplace h3{font-family:HelveticaNeue;font-weight:400;font-size:16px;line-height:22px;color:#3f454f}.order-lines-section h4,body.marketplace h4{font-family:HelveticaNeue-Bold;font-weight:400;font-size:14px;line-height:18px;color:#3f454f}.order-lines-section h5,body.marketplace h5{font-family:HelveticaNeue;font-weight:400;font-size:11px;line-height:15px;color:#3f454f}.order-lines-section .number,body.marketplace .number{font-family:HelveticaNeue;font-weight:400;color:#616871;font-size:13px;line-height:20px}.order-lines-section .number--lg,body.marketplace .number--lg{font-size:16px;line-height:20px;font-weight:700}.order-lines-section .number--xl,body.marketplace .number--xl{font-size:30px;line-height:30px;font-weight:400}.order-lines-section .inline-error-state,body.marketplace .inline-error-state{font-family:HelveticaNeue;font-weight:400;font-size:12px;line-height:15px;color:#e00f00!important}.order-lines-section a,body.marketplace a{font-family:inherit;text-decoration:underline;cursor:pointer;color:#3f454f}.order-lines-section a.white-a-tag,body.marketplace a.white-a-tag{color:#fff}.order-lines-section a:hover,body.marketplace a:hover{color:#0080a3}.order-lines-section .cursor-disabled,body.marketplace .cursor-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.order-lines-section .permission--disabled,body.marketplace .permission--disabled{opacity:.5;pointer-events:none}.order-lines-section .pointer,body.marketplace .pointer{cursor:pointer}.order-lines-section .text-underline,body.marketplace .text-underline{text-decoration:underline}.order-lines-section .text-warning,body.marketplace .text-warning{color:#e00f00!important}.order-lines-section .footer-container a,body.marketplace .footer-container a{color:#efefef}.order-lines-section .footer-container a:hover,body.marketplace .footer-container a:hover{color:#0080a3}.order-lines-section .gcbtn,body.marketplace .gcbtn{height:44px;text-align:center;margin:0}@media (min-width:992px){.order-lines-section.modal-open,.order-lines-section.uib-modal-open,body.marketplace.modal-open,body.marketplace.uib-modal-open{position:relative}.order-lines-section .gcbtn,body.marketplace .gcbtn{margin:.15625rem 0}}.order-lines-section .gcbtn.gcbtn-primary,body.marketplace .gcbtn.gcbtn-primary{font-family:HelveticaNeue-Bold;font-weight:400;font-size:11px!important;color:#fff;text-transform:uppercase;min-width:80px;padding-left:20px;padding-right:20px;background-color:#0080a3;border:none;cursor:pointer;letter-spacing:.3px}.order-lines-section .gcbtn.gcbtn-primary:hover:not(:disabled):not(.disabled),body.marketplace .gcbtn.gcbtn-primary:hover:not(:disabled):not(.disabled){background-color:#004457;border-color:transparent}.order-lines-section .gcbtn.gcbtn-primary.accept,.order-lines-section .gcbtn.gcbtn-primary.rate-button,body.marketplace .gcbtn.gcbtn-primary.accept,body.marketplace .gcbtn.gcbtn-primary.rate-button{padding-left:0;padding-right:0}.order-lines-section .gcbtn.gcbtn-secondary,body.marketplace .gcbtn.gcbtn-secondary{font-family:HelveticaNeue-Bold;font-weight:400;font-size:11px!important;color:#3f454f;text-transform:uppercase;min-width:80px;padding-left:20px;padding-right:20px;background-color:#b5e5f2;border-color:transparent}.order-lines-section .gcbtn.gcbtn-secondary:hover:not(:disabled):not(.disabled),body.marketplace .gcbtn.gcbtn-secondary:hover:not(:disabled):not(.disabled){background-color:#91b5c2;cursor:pointer;border-color:transparent}.order-lines-section .gcbtn.gcbtn-secondary.gcbtn-cell.counter-bid__button,body.marketplace .gcbtn.gcbtn-secondary.gcbtn-cell.counter-bid__button{padding-left:0;padding-right:0}.order-lines-section .gcbtn.gcbtn-primary.disabled,.order-lines-section .gcbtn.gcbtn-primary:disabled,.order-lines-section .gcbtn.gcbtn-secondary.disabled,.order-lines-section .gcbtn.gcbtn-secondary:disabled,body.marketplace .gcbtn.gcbtn-primary.disabled,body.marketplace .gcbtn.gcbtn-primary:disabled,body.marketplace .gcbtn.gcbtn-secondary.disabled,body.marketplace .gcbtn.gcbtn-secondary:disabled{background-color:#cacaca;color:#3f454f;opacity:.5;cursor:default;border-color:transparent}.order-lines-section .gcbtn.gcbtn-tertiary,body.marketplace .gcbtn.gcbtn-tertiary{font-family:HelveticaNeue;font-weight:400;font-size:13px;color:#000;text-decoration:underline;padding-left:20px;padding-right:20px;background:0 0;border:none}.order-lines-section .gcbtn.gcbtn-tertiary:hover:not(:disabled):not(.disabled),body.marketplace .gcbtn.gcbtn-tertiary:hover:not(:disabled):not(.disabled){color:#0080a3;cursor:pointer}.order-lines-section .gcbtn.gcbtn-tertiary.disabled,.order-lines-section .gcbtn.gcbtn-tertiary:disabled,body.marketplace .gcbtn.gcbtn-tertiary.disabled,body.marketplace .gcbtn.gcbtn-tertiary:disabled{color:#3f454f;opacity:.5;background:0 0;cursor:default;border-color:none}.order-lines-section .gcbtn.gcbtn-quaternary,body.marketplace .gcbtn.gcbtn-quaternary{font-family:HelveticaNeue-Medium;font-weight:400;font-size:13px;color:#0080a3;text-decoration:none;background:0 0;border:none}.order-lines-section .gcbtn.gcbtn-quaternary:hover:not(:disabled):not(.disabled),body.marketplace .gcbtn.gcbtn-quaternary:hover:not(:disabled):not(.disabled){text-decoration:underline;cursor:pointer}.order-lines-section .gcbtn.gcbtn-quaternary.disabled,.order-lines-section .gcbtn.gcbtn-quaternary:disabled,body.marketplace .gcbtn.gcbtn-quaternary.disabled,body.marketplace .gcbtn.gcbtn-quaternary:disabled{color:#3f454f;opacity:.5;background:0 0;cursor:default;border-color:none}.order-lines-section .gc-input,body.marketplace .gc-input{position:relative}.order-lines-section .gc-input__label,body.marketplace .gc-input__label{font-family:HelveticaNeue-Bold;font-size:12px;padding-bottom:5px}.order-lines-section .gc-input__icon,body.marketplace .gc-input__icon{position:absolute;display:block;transform:translateY(-50%);bottom:0;right:5px;pointer-events:none;width:25px;text-align:center;font-style:normal}.order-lines-section .gc-input--icon input[type=number],.order-lines-section .gc-input--icon input[type=text],body.marketplace .gc-input--icon input[type=number],body.marketplace .gc-input--icon input[type=text]{padding-right:30px}.order-lines-section .gc-input--disabled .gc-input__icon,.order-lines-section .gc-input--disabled .gc-input__label,body.marketplace .gc-input--disabled .gc-input__icon,body.marketplace .gc-input--disabled .gc-input__label{opacity:.5}.order-lines-section .gc-date-input::-webkit-calendar-picker-indicator,.order-lines-section .gc-date-input::-webkit-inner-spin-button,body.marketplace .gc-date-input::-webkit-calendar-picker-indicator,body.marketplace .gc-date-input::-webkit-inner-spin-button{-webkit-appearance:none;display:none}.order-lines-section input[type=number][disabled],.order-lines-section input[type=text][disabled],body.marketplace input[type=number][disabled],body.marketplace input[type=text][disabled]{background-color:#fff;pointer-events:none;cursor:pointer;opacity:.5}.order-lines-section input[type=number].ng-touched.ng-invalid,.order-lines-section input[type=text].ng-touched.ng-invalid,body.marketplace input[type=number].ng-touched.ng-invalid,body.marketplace input[type=text].ng-touched.ng-invalid{border-color:#a94442!important}.order-lines-section input[type=button],.order-lines-section input[type=submit],body.marketplace input[type=button],body.marketplace input[type=submit]{border-radius:0}.order-lines-section .btn-introjs-help,body.marketplace .btn-introjs-help{margin-left:10px;cursor:pointer;height:22px;width:22px}.order-lines-section .filter-container,body.marketplace .filter-container{margin-bottom:10px}.order-lines-section .filter-container .disabled,body.marketplace .filter-container .disabled{pointer-events:none;filter:alpha(opacity=50);opacity:.5}.order-lines-section .screen-container.left-disabled .left-column,body.marketplace .screen-container.left-disabled .left-column{width:0;display:none;transition:none;overflow:hidden}@media (min-width:992px){.order-lines-section .filter-container,body.marketplace .filter-container{margin-bottom:20px}.order-lines-section .screen-container.left-disabled .left-column,body.marketplace .screen-container.left-disabled .left-column{display:flex;transition:all .3s .1s ease}.order-lines-section .screen-container.left-disabled .right-column,body.marketplace .screen-container.left-disabled .right-column{padding-left:40px;padding-right:40px}}.order-lines-section .screen-container.left-disabled .left-column>div,body.marketplace .screen-container.left-disabled .left-column>div{transition:none}.order-lines-section .screen-container.left-disabled .left-column div[collapsable] :not(.img-collapsable) *,body.marketplace .screen-container.left-disabled .left-column div[collapsable] :not(.img-collapsable) *{opacity:0;transition:opacity .3s .2s ease}.order-lines-section .screen-container.left-disabled .right-column,body.marketplace .screen-container.left-disabled .right-column{transition:padding .4s 0s ease}@media print{.order-lines-section .screen-container.left-disabled .left-column,body.marketplace .screen-container.left-disabled .left-column{height:0}.order-lines-section .screen-container.left-disabled .right-column,body.marketplace .screen-container.left-disabled .right-column{padding-left:0;padding-right:0}}.order-lines-section .table-container,body.marketplace .table-container{max-width:100%;min-height:1px}.order-lines-section .numeric-column,body.marketplace .numeric-column{text-align:left}@media (min-width:992px){.order-lines-section .table-container,body.marketplace .table-container{overflow:hidden}.order-lines-section .numeric-column,body.marketplace .numeric-column{text-align:right!important}}.order-lines-section ul.nav-tabs,body.marketplace ul.nav-tabs{margin:0;border-bottom:none}.order-lines-section ul.nav-tabs li,body.marketplace ul.nav-tabs li{padding:15px 20px;min-width:75px;max-width:240px;cursor:pointer;font-size:14px;line-height:18px;font-weight:400;color:#3f454f;width:50%;text-align:center;font-family:HelveticaNeue;border-bottom:solid 1px #e2e2e2;background:#fff;margin-bottom:0}@media (min-width:992px){.order-lines-section ul.nav-tabs li,body.marketplace ul.nav-tabs li{padding:13px 20px;width:auto;text-align:center;background:#efefef;border-radius:3px 3px 0 0;box-shadow:2px 2px 1px #3f454f40;border:1px solid #fff}}.order-lines-section ul.nav-tabs li.active,body.marketplace ul.nav-tabs li.active{font-family:HelveticaNeue-Bold;border-bottom:5px solid #2b5f92;background:#fff}@media (min-width:992px){.order-lines-section ul.nav-tabs li.active,body.marketplace ul.nav-tabs li.active{box-shadow:2px 0 2px #3f454f33;border-bottom:none}.order-lines-section ul.nav-tabs li:nth-child(n+2),body.marketplace ul.nav-tabs li:nth-child(n+2){margin-left:10px}}.order-lines-section .no-results,body.marketplace .no-results{height:150px;text-align:center;display:table;width:100%}@media (min-width:768px){.order-lines-section .no-results,body.marketplace .no-results{height:350px}}.order-lines-section .tab-content,body.marketplace .tab-content{background:#fff;box-shadow:3px 2px #3f454f33;position:relative}.order-lines-section .tab-content .tab-pane,body.marketplace .tab-content .tab-pane{display:none}.order-lines-section .tab-content .tab-pane.active,body.marketplace .tab-content .tab-pane.active{display:block}.order-lines-section table tbody tr td.wrap-content,body.marketplace table tbody tr td.wrap-content{white-space:normal}.order-lines-section table tbody tr td.gcbtn-cell,body.marketplace table tbody tr td.gcbtn-cell{padding-top:0;padding-bottom:0}@media print{.order-lines-section table tbody tr td.gcbtn-cell .gcbtn,body.marketplace table tbody tr td.gcbtn-cell .gcbtn{-webkit-print-color-adjust:exact;color-adjust:exact}}.order-lines-section table tbody tr td.gcbtn-cell .gcbtn.gcbtn-primary,.order-lines-section table tbody tr td.gcbtn-cell .gcbtn.gcbtn-secondary,.order-lines-section table tbody tr td.gcbtn-cell .gcbtn.gcbtn-tertiary,body.marketplace table tbody tr td.gcbtn-cell .gcbtn.gcbtn-primary,body.marketplace table tbody tr td.gcbtn-cell .gcbtn.gcbtn-secondary,body.marketplace table tbody tr td.gcbtn-cell .gcbtn.gcbtn-tertiary{height:31px}.order-lines-section table tbody tr td.gcbtn-cell.print-show-table-cell,body.marketplace table tbody tr td.gcbtn-cell.print-show-table-cell{width:100px}.order-lines-section .table,body.marketplace .table{margin:0}.order-lines-section .table .grey-bg,body.marketplace .table .grey-bg{background-color:#ececec}.order-lines-section .table thead,body.marketplace .table thead{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.order-lines-section .table thead tr.secondary-header,body.marketplace .table thead tr.secondary-header{height:40px}.order-lines-section .table thead tr.secondary-header th,body.marketplace .table thead tr.secondary-header th{height:100%}.order-lines-section .table thead th,body.marketplace .table thead th{color:#3f454f;text-transform:uppercase;font-size:11px;font-weight:400;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;white-space:nowrap}@media not print{.order-lines-section .table thead th,body.marketplace .table thead th{height:60px;padding:15px 5px;min-width:96px}}.order-lines-section .table thead th:first-child,body.marketplace .table thead th:first-child{padding-left:10px}.order-lines-section .table thead th:last-child,body.marketplace .table thead th:last-child{padding-right:10px}.order-lines-section .table thead th .sub-column,body.marketplace .table thead th .sub-column{display:inline-block}.order-lines-section .table thead .select-all-th .btn-select-all img,.order-lines-section .trading-alert.hide,body.marketplace .table thead .select-all-th .btn-select-all img,body.marketplace .trading-alert.hide{display:none}.order-lines-section .table thead th.select-all-th,body.marketplace .table thead th.select-all-th{padding:12px;max-width:44px;min-width:44px;width:44px}.order-lines-section .table thead th>div,body.marketplace .table thead th>div{cursor:pointer}.order-lines-section .table thead th>div[disabled],body.marketplace .table thead th>div[disabled]{cursor:default}.order-lines-section .table thead th.gc-table-th,body.marketplace .table thead th.gc-table-th{cursor:pointer}.order-lines-section .table thead th.gc-table-th.disabled,body.marketplace .table thead th.gc-table-th.disabled{opacity:.5;cursor:default;pointer-events:none}.order-lines-section .table thead th.mobile-table-header-padding-reduced,body.marketplace .table thead th.mobile-table-header-padding-reduced{padding:12px 5px}@media (min-width:992px){.order-lines-section .table thead th.mobile-table-header-padding-reduced,body.marketplace .table thead th.mobile-table-header-padding-reduced{padding:12px}}.order-lines-section .table thead th[ng-click],body.marketplace .table thead th[ng-click]{cursor:pointer}.order-lines-section .table thead th .sortorder img,body.marketplace .table thead th .sortorder img{width:9px;height:5px;transition:all .5s ease}.order-lines-section .table thead th .sortorder.reverse img,body.marketplace .table thead th .sortorder.reverse img{transform:rotate(180deg)}.order-lines-section .table thead .select-all-th,body.marketplace .table thead .select-all-th{height:38px;width:40px;padding:12px}@media print{.order-lines-section .table thead th.select-all-th,body.marketplace .table thead th.select-all-th{border:none!important}.order-lines-section .table thead .select-all-th,body.marketplace .table thead .select-all-th{border:none!important;height:unset}}.order-lines-section .table thead .select-all-th>div,body.marketplace .table thead .select-all-th>div{margin:auto}.order-lines-section .table thead .select-all-th .btn-select-all,body.marketplace .table thead .select-all-th .btn-select-all{width:15px;height:15px;border:1px solid #eaeaea;cursor:pointer;text-align:center}.order-lines-section .table thead .select-all-th .btn-select-all.checked img,body.marketplace .table thead .select-all-th .btn-select-all.checked img{display:inline-block;padding-bottom:5px}.order-lines-section .table thead .th-right,.order-lines-section .table thead .th-right>*,body.marketplace .table thead .th-right,body.marketplace .table thead .th-right>*{text-align:right;justify-content:flex-end}.order-lines-section .table thead .th-center,.order-lines-section .table thead .th-center>*,body.marketplace .table thead .th-center,body.marketplace .table thead .th-center>*{text-align:center;justify-content:center}.order-lines-section .table thead .th-xs,.order-lines-section .table thead .th-xs>*,body.marketplace .table thead .th-xs,body.marketplace .table thead .th-xs>*{min-width:32px;max-width:32px;white-space:normal;line-height:1.36;overflow:hidden}@media print{.order-lines-section .table thead .th-xs,.order-lines-section .table thead .th-xs>*,body.marketplace .table thead .th-xs,body.marketplace .table thead .th-xs>*{min-width:unset;max-width:none;width:-moz-fit-content;width:fit-content}}.order-lines-section .table thead .th-sm,.order-lines-section .table thead .th-sm>*,body.marketplace .table thead .th-sm,body.marketplace .table thead .th-sm>*{min-width:64px;white-space:normal;line-height:1.36;overflow:hidden}@media print{.order-lines-section .table thead .th-sm,.order-lines-section .table thead .th-sm>*,body.marketplace .table thead .th-sm,body.marketplace .table thead .th-sm>*{min-width:unset;max-width:none;width:-moz-fit-content;width:fit-content}}.order-lines-section .table thead .th-md,.order-lines-section .table thead .th-md>*,body.marketplace .table thead .th-md,body.marketplace .table thead .th-md>*{min-width:96px;white-space:normal;line-height:1.36;overflow:hidden}@media print{.order-lines-section .table thead .th-md,.order-lines-section .table thead .th-md>*,body.marketplace .table thead .th-md,body.marketplace .table thead .th-md>*{min-width:unset;max-width:none;width:-moz-fit-content;width:fit-content}}.order-lines-section .table thead .th-lg,.order-lines-section .table thead .th-lg>*,body.marketplace .table thead .th-lg,body.marketplace .table thead .th-lg>*{min-width:128px;white-space:normal;line-height:1.36;overflow:hidden}@media print{.order-lines-section .table thead .th-lg,.order-lines-section .table thead .th-lg>*,body.marketplace .table thead .th-lg,body.marketplace .table thead .th-lg>*{min-width:unset;max-width:none;width:-moz-fit-content;width:fit-content}}.order-lines-section .table thead .th-xl,.order-lines-section .table thead .th-xl>*,body.marketplace .table thead .th-xl,body.marketplace .table thead .th-xl>*{min-width:160px;white-space:normal;line-height:1.36;overflow:hidden}@media print{.order-lines-section .table thead .th-xl,.order-lines-section .table thead .th-xl>*,body.marketplace .table thead .th-xl,body.marketplace .table thead .th-xl>*{min-width:unset;max-width:none;width:-moz-fit-content;width:fit-content}}.order-lines-section .table thead .th-xxl,.order-lines-section .table thead .th-xxl>*,body.marketplace .table thead .th-xxl,body.marketplace .table thead .th-xxl>*{min-width:256px;white-space:normal;line-height:1.36;overflow:hidden}@media print{.order-lines-section .table thead .th-xxl,.order-lines-section .table thead .th-xxl>*,body.marketplace .table thead .th-xxl,body.marketplace .table thead .th-xxl>*{min-width:unset;max-width:none;width:-moz-fit-content;width:fit-content}}.order-lines-section .table thead .th-actions,body.marketplace .table thead .th-actions{width:auto;min-width:unset;border-bottom:none}.order-lines-section .table thead .th-actions.th-actions__empty,body.marketplace .table thead .th-actions.th-actions__empty{padding-left:5px;padding-right:0}.order-lines-section .table thead .th-actions .th-actions__container,body.marketplace .table thead .th-actions .th-actions__container{display:flex;align-items:flex-end;justify-content:center}.order-lines-section .table thead .th-icon,.order-lines-section .table thead .th-icon>*,body.marketplace .table thead .th-icon,body.marketplace .table thead .th-icon>*{min-width:44px}.order-lines-section .table tbody tr,body.marketplace .table tbody tr{border-bottom:solid 1px #e2e2e2;height:55px}.order-lines-section .table tbody tr.disabled a,.order-lines-section .table tbody tr.disabled td,body.marketplace .table tbody tr.disabled a,body.marketplace .table tbody tr.disabled td{color:#b8babe}.order-lines-section .table tbody tr.select-disabled td,body.marketplace .table tbody tr.select-disabled td{cursor:auto!important}.order-lines-section .table tbody tr.featured-buyer,body.marketplace .table tbody tr.featured-buyer{background:#b9f5de;padding-bottom:31px}.order-lines-section .table tbody tr.featured-buyer td,body.marketplace .table tbody tr.featured-buyer td{border-bottom:31px solid #fff!important;background:#b9f5de}@media print{.order-lines-section .table tbody tr,body.marketplace .table tbody tr{height:auto}.order-lines-section .table tbody tr.featured-buyer,body.marketplace .table tbody tr.featured-buyer{padding:0!important}.order-lines-section .table tbody tr.featured-buyer td,body.marketplace .table tbody tr.featured-buyer td{border:none!important}}.order-lines-section .table tbody tr.featured-buyer:hover,body.marketplace .table tbody tr.featured-buyer:hover{background:#b9f5de}.order-lines-section .table tbody tr.row-warning,body.marketplace .table tbody tr.row-warning{background:#fff2f2;border-bottom:solid 1px #ff594f}.order-lines-section .table tbody tr.row-warning>td,body.marketplace .table tbody tr.row-warning>td{border-bottom:solid 1px rgba(255,89,79,.31)}.order-lines-section .table tbody tr.ng-enter td,body.marketplace .table tbody tr.ng-enter td{border-bottom:solid 1px transparent}@media (min-width:992px){.order-lines-section .table tbody tr.tr__group,.order-lines-section .table tbody tr.tr__group:hover,body.marketplace .table tbody tr.tr__group,body.marketplace .table tbody tr.tr__group:hover{background:#f5f5f5}.order-lines-section .table tbody tr.tr__group td,.order-lines-section .table tbody tr.tr__group:hover td,body.marketplace .table tbody tr.tr__group td,body.marketplace .table tbody tr.tr__group:hover td{border-top:solid 1px #f5f5f5;border-bottom:solid 1px #f5f5f5}.order-lines-section .table tbody tr:hover,body.marketplace .table tbody tr:hover{background:#fff1b2}.order-lines-section .table tbody tr:hover td,body.marketplace .table tbody tr:hover td{border-top:solid 1px #fff1b2;border-bottom:solid 1px #fff1b2}.order-lines-section .table tbody tr:hover td.grey-bg,body.marketplace .table tbody tr:hover td.grey-bg{background-color:#ece2b5;border-top:1px solid #ece2b5;border-bottom:1px solid #ece2b5;transition:all .4s ease}.order-lines-section .table tbody tr:hover td div.icon_status_4,.order-lines-section .table tbody tr:hover td div.icon_status_6,body.marketplace .table tbody tr:hover td div.icon_status_4,body.marketplace .table tbody tr:hover td div.icon_status_6{background-color:#fff1b2!important}}.order-lines-section .table tbody tr td,body.marketplace .table tbody tr td{padding:0 5px;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border:none;color:#3f454f}@media not print{.order-lines-section .table tbody tr td,body.marketplace .table tbody tr td{width:96px}}.order-lines-section .table tbody tr td .gcbtn,body.marketplace .table tbody tr td .gcbtn{height:32px}.order-lines-section .table tbody tr td:first-child,body.marketplace .table tbody tr td:first-child{padding-left:10px}.order-lines-section .table tbody tr td:last-child,body.marketplace .table tbody tr td:last-child{padding-right:10px}.order-lines-section .table tbody tr td.no-padding,body.marketplace .table tbody tr td.no-padding{padding:0}.order-lines-section .table tbody tr td.tick-cell,body.marketplace .table tbody tr td.tick-cell{text-align:center;width:44px;min-width:44px;max-width:44px;padding:0}.order-lines-section .table tbody tr td.tick-cell>*,body.marketplace .table tbody tr td.tick-cell>*{cursor:pointer}.order-lines-section .table tbody tr td.tick-cell img,body.marketplace .table tbody tr td.tick-cell img{width:40px;height:54px;pointer-events:none}.order-lines-section .table tbody tr td.tick-cell div,body.marketplace .table tbody tr td.tick-cell div{background:url(btn_check_unselected_large@3x.3d561d1ba7cea714.png);background-size:contain;width:40px;margin:auto}@media not print{.order-lines-section .table tbody tr td.tick-cell div,body.marketplace .table tbody tr td.tick-cell div{height:55px}}.order-lines-section .table tbody tr td.tick-cell div.selected,body.marketplace .table tbody tr td.tick-cell div.selected{background:url(btn_check_selected_large@3x.8242335d02427959.png);background-size:contain}.order-lines-section .table tbody tr td.tick-cell div.selected:hover,body.marketplace .table tbody tr td.tick-cell div.selected:hover{background:url(btn_check_selected_hover_large@3x.56f3e31fe1a5beb3.png);background-size:contain}.order-lines-section .table tbody tr td.tick-cell div[disabled],body.marketplace .table tbody tr td.tick-cell div[disabled]{background:url(btn_check_unselected_inactive_large@3x.ab5dc11012a9db0b.png);background-size:contain}.order-lines-section .table tbody tr td.tick-cell div:not[disabled]:not(.selected):hover,body.marketplace .table tbody tr td.tick-cell div:not[disabled]:not(.selected):hover{background:url(btn_check_hover_large@3x.250d37bf9bbf4854.png);background-size:contain}.order-lines-section .table tbody tr td.disabled,.order-lines-section .table tbody tr td[disabled],body.marketplace .table tbody tr td.disabled,body.marketplace .table tbody tr td[disabled]{opacity:.5;cursor:default;pointer-events:none}.order-lines-section .table tbody tr td.tick-cell-radio,body.marketplace .table tbody tr td.tick-cell-radio{cursor:pointer;text-align:center;width:44px;min-width:44px;max-width:44px}.order-lines-section .table tbody tr td.tick-cell-radio img,body.marketplace .table tbody tr td.tick-cell-radio img{width:18px;height:18px;pointer-events:none}.order-lines-section .table tbody tr td.tick-cell-radio div,body.marketplace .table tbody tr td.tick-cell-radio div{background:url(Btn_Radio_unselected@3x.779aaa45363c8d3b.png);background-size:contain;width:18px;height:18px;margin:auto}.order-lines-section .table tbody tr td.tick-cell-radio div.selected,body.marketplace .table tbody tr td.tick-cell-radio div.selected{background:url(Btn_Radio_selected@3x.924733eb80822bf4.png);background-size:contain}.order-lines-section .table tbody tr td.tick-cell-radio div:not(.selected):hover,body.marketplace .table tbody tr td.tick-cell-radio div:not(.selected):hover{background:url(btn_radio_unselected_hover@3x.8f90fcefff9c852d.png);background-size:contain}.order-lines-section .table tbody tr td.details,body.marketplace .table tbody tr td.details{padding:15px 10px}.order-lines-section .table tbody tr td.icon-mobile-cell-padding-reduced,body.marketplace .table tbody tr td.icon-mobile-cell-padding-reduced{padding-left:3px;padding-right:3px}@media (min-width:992px){.order-lines-section .table tbody tr td.details,body.marketplace .table tbody tr td.details{max-width:45px;width:45px;min-width:45px}.order-lines-section .table tbody tr td.leading-icon,body.marketplace .table tbody tr td.leading-icon{text-align:left}.order-lines-section .table tbody tr td.icon-mobile-cell-padding-reduced,body.marketplace .table tbody tr td.icon-mobile-cell-padding-reduced{padding:15px 16px 16px}}.order-lines-section .table tbody tr td.mobile-cell-padding-reduced,body.marketplace .table tbody tr td.mobile-cell-padding-reduced{padding-left:5px;padding-right:5px}@media (min-width:992px){.order-lines-section .table tbody tr td.mobile-cell-padding-reduced,body.marketplace .table tbody tr td.mobile-cell-padding-reduced{padding:15px 16px 16px}.order-lines-section .table tbody tr td.col-no-border,body.marketplace .table tbody tr td.col-no-border{border-bottom:none}}.order-lines-section .table tbody tr td .ticket-no,body.marketplace .table tbody tr td .ticket-no{display:inline;text-decoration:underline;cursor:pointer}.order-lines-section .table tbody tr td .ticket-no:hover,body.marketplace .table tbody tr td .ticket-no:hover{color:#597bac}.order-lines-section .table tbody tr td .clickable-cell,body.marketplace .table tbody tr td .clickable-cell{text-decoration:underline}.order-lines-section .table tbody tr td .clickable-cell:hover,body.marketplace .table tbody tr td .clickable-cell:hover{cursor:pointer}.order-lines-section .table tbody tr td .table-icon,body.marketplace .table tbody tr td .table-icon{max-width:24px}.order-lines-section .table tbody tr td .table-icon img,body.marketplace .table tbody tr td .table-icon img{max-width:25px;width:25px;height:25px}.order-lines-section .table tbody tr .td-right,.order-lines-section .table tbody tr .td-right>*,body.marketplace .table tbody tr .td-right,body.marketplace .table tbody tr .td-right>*{text-align:right}.order-lines-section .table tbody tr .td-xs,.order-lines-section .table tbody tr .td-xs>*,body.marketplace .table tbody tr .td-xs,body.marketplace .table tbody tr .td-xs>*{width:32px;min-width:32px}.order-lines-section .table tbody tr .td-xs.td-xs-fixed,.order-lines-section .table tbody tr .td-xs.td-xs-fixed>*,.order-lines-section .table tbody tr .td-xs>.td-xs-fixed,.order-lines-section .table tbody tr .td-xs>.td-xs-fixed>*,body.marketplace .table tbody tr .td-xs.td-xs-fixed,body.marketplace .table tbody tr .td-xs.td-xs-fixed>*,body.marketplace .table tbody tr .td-xs>.td-xs-fixed,body.marketplace .table tbody tr .td-xs>.td-xs-fixed>*{max-width:32px;width:32px}@media print{.order-lines-section .table tbody tr td .clickable-cell,body.marketplace .table tbody tr td .clickable-cell{text-decoration:none}.order-lines-section .table tbody tr .td-xs,.order-lines-section .table tbody tr .td-xs.td-xs-fixed,.order-lines-section .table tbody tr .td-xs.td-xs-fixed>*,.order-lines-section .table tbody tr .td-xs>.td-xs-fixed,.order-lines-section .table tbody tr .td-xs>.td-xs-fixed>*,body.marketplace .table tbody tr .td-xs,body.marketplace .table tbody tr .td-xs.td-xs-fixed,body.marketplace .table tbody tr .td-xs.td-xs-fixed>*,body.marketplace .table tbody tr .td-xs>.td-xs-fixed,body.marketplace .table tbody tr .td-xs>.td-xs-fixed>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-sm,.order-lines-section .table tbody tr .td-sm>*,body.marketplace .table tbody tr .td-sm,body.marketplace .table tbody tr .td-sm>*{width:64px;min-width:64px}@media print{.order-lines-section .table tbody tr .td-sm,.order-lines-section .table tbody tr .td-sm>*,body.marketplace .table tbody tr .td-sm,body.marketplace .table tbody tr .td-sm>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-sm.td-sm-fixed,.order-lines-section .table tbody tr .td-sm.td-sm-fixed>*,.order-lines-section .table tbody tr .td-sm>.td-sm-fixed,.order-lines-section .table tbody tr .td-sm>.td-sm-fixed>*,body.marketplace .table tbody tr .td-sm.td-sm-fixed,body.marketplace .table tbody tr .td-sm.td-sm-fixed>*,body.marketplace .table tbody tr .td-sm>.td-sm-fixed,body.marketplace .table tbody tr .td-sm>.td-sm-fixed>*{max-width:64px;width:64px}@media print{.order-lines-section .table tbody tr .td-sm.td-sm-fixed,.order-lines-section .table tbody tr .td-sm.td-sm-fixed>*,.order-lines-section .table tbody tr .td-sm>.td-sm-fixed,.order-lines-section .table tbody tr .td-sm>.td-sm-fixed>*,body.marketplace .table tbody tr .td-sm.td-sm-fixed,body.marketplace .table tbody tr .td-sm.td-sm-fixed>*,body.marketplace .table tbody tr .td-sm>.td-sm-fixed,body.marketplace .table tbody tr .td-sm>.td-sm-fixed>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-sm-icon,body.marketplace .table tbody tr .td-sm-icon{width:74px;min-width:74px}@media print{.order-lines-section .table tbody tr .td-sm-icon,body.marketplace .table tbody tr .td-sm-icon{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-sm-icon.td-sm-icon-fixed,body.marketplace .table tbody tr .td-sm-icon.td-sm-icon-fixed{max-width:74px;width:74px}@media print{.order-lines-section .table tbody tr .td-sm-icon.td-sm-icon-fixed,body.marketplace .table tbody tr .td-sm-icon.td-sm-icon-fixed{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-md,.order-lines-section .table tbody tr .td-md>*,body.marketplace .table tbody tr .td-md,body.marketplace .table tbody tr .td-md>*{width:96px;min-width:96px}@media print{.order-lines-section .table tbody tr .td-md,.order-lines-section .table tbody tr .td-md>*,body.marketplace .table tbody tr .td-md,body.marketplace .table tbody tr .td-md>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-md.td-md-fixed,.order-lines-section .table tbody tr .td-md.td-md-fixed>*,.order-lines-section .table tbody tr .td-md>.td-md-fixed,.order-lines-section .table tbody tr .td-md>.td-md-fixed>*,body.marketplace .table tbody tr .td-md.td-md-fixed,body.marketplace .table tbody tr .td-md.td-md-fixed>*,body.marketplace .table tbody tr .td-md>.td-md-fixed,body.marketplace .table tbody tr .td-md>.td-md-fixed>*{max-width:96px;width:96px}@media print{.order-lines-section .table tbody tr .td-md.td-md-fixed,.order-lines-section .table tbody tr .td-md.td-md-fixed>*,.order-lines-section .table tbody tr .td-md>.td-md-fixed,.order-lines-section .table tbody tr .td-md>.td-md-fixed>*,body.marketplace .table tbody tr .td-md.td-md-fixed,body.marketplace .table tbody tr .td-md.td-md-fixed>*,body.marketplace .table tbody tr .td-md>.td-md-fixed,body.marketplace .table tbody tr .td-md>.td-md-fixed>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-lg,.order-lines-section .table tbody tr .td-lg>*,body.marketplace .table tbody tr .td-lg,body.marketplace .table tbody tr .td-lg>*{width:128px;min-width:128px}@media print{.order-lines-section .table tbody tr .td-lg,.order-lines-section .table tbody tr .td-lg>*,body.marketplace .table tbody tr .td-lg,body.marketplace .table tbody tr .td-lg>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-lg.td-lg-fixed,.order-lines-section .table tbody tr .td-lg.td-lg-fixed>*,.order-lines-section .table tbody tr .td-lg>.td-lg-fixed,.order-lines-section .table tbody tr .td-lg>.td-lg-fixed>*,body.marketplace .table tbody tr .td-lg.td-lg-fixed,body.marketplace .table tbody tr .td-lg.td-lg-fixed>*,body.marketplace .table tbody tr .td-lg>.td-lg-fixed,body.marketplace .table tbody tr .td-lg>.td-lg-fixed>*{max-width:128px;width:128px}@media print{.order-lines-section .table tbody tr .td-lg.td-lg-fixed,.order-lines-section .table tbody tr .td-lg.td-lg-fixed>*,.order-lines-section .table tbody tr .td-lg>.td-lg-fixed,.order-lines-section .table tbody tr .td-lg>.td-lg-fixed>*,body.marketplace .table tbody tr .td-lg.td-lg-fixed,body.marketplace .table tbody tr .td-lg.td-lg-fixed>*,body.marketplace .table tbody tr .td-lg>.td-lg-fixed,body.marketplace .table tbody tr .td-lg>.td-lg-fixed>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-xl,.order-lines-section .table tbody tr .td-xl>*,body.marketplace .table tbody tr .td-xl,body.marketplace .table tbody tr .td-xl>*{width:160px;min-width:160px}@media print{.order-lines-section .table tbody tr .td-xl,.order-lines-section .table tbody tr .td-xl>*,body.marketplace .table tbody tr .td-xl,body.marketplace .table tbody tr .td-xl>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-xl.td-xl-fixed,.order-lines-section .table tbody tr .td-xl.td-xl-fixed>*,.order-lines-section .table tbody tr .td-xl>.td-xl-fixed,.order-lines-section .table tbody tr .td-xl>.td-xl-fixed>*,body.marketplace .table tbody tr .td-xl.td-xl-fixed,body.marketplace .table tbody tr .td-xl.td-xl-fixed>*,body.marketplace .table tbody tr .td-xl>.td-xl-fixed,body.marketplace .table tbody tr .td-xl>.td-xl-fixed>*{max-width:160px;width:160px}@media print{.order-lines-section .table tbody tr .td-xl.td-xl-fixed,.order-lines-section .table tbody tr .td-xl.td-xl-fixed>*,.order-lines-section .table tbody tr .td-xl>.td-xl-fixed,.order-lines-section .table tbody tr .td-xl>.td-xl-fixed>*,body.marketplace .table tbody tr .td-xl.td-xl-fixed,body.marketplace .table tbody tr .td-xl.td-xl-fixed>*,body.marketplace .table tbody tr .td-xl>.td-xl-fixed,body.marketplace .table tbody tr .td-xl>.td-xl-fixed>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .tc-xxl>*,.order-lines-section .table tbody tr .td-xxl,body.marketplace .table tbody tr .tc-xxl>*,body.marketplace .table tbody tr .td-xxl{width:256px;min-width:256px}@media print{.order-lines-section .table tbody tr .tc-xxl>*,.order-lines-section .table tbody tr .td-xxl,body.marketplace .table tbody tr .tc-xxl>*,body.marketplace .table tbody tr .td-xxl{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .tc-xxl>.td-xxl-fixed,.order-lines-section .table tbody tr .tc-xxl>.td-xxl-fixed>*,.order-lines-section .table tbody tr .td-xxl.td-xxl-fixed,.order-lines-section .table tbody tr .td-xxl.td-xxl-fixed>*,body.marketplace .table tbody tr .tc-xxl>.td-xxl-fixed,body.marketplace .table tbody tr .tc-xxl>.td-xxl-fixed>*,body.marketplace .table tbody tr .td-xxl.td-xxl-fixed,body.marketplace .table tbody tr .td-xxl.td-xxl-fixed>*{max-width:256px;width:256px}@media print{.order-lines-section .table tbody tr .tc-xxl>.td-xxl-fixed,.order-lines-section .table tbody tr .tc-xxl>.td-xxl-fixed>*,.order-lines-section .table tbody tr .td-xxl.td-xxl-fixed,.order-lines-section .table tbody tr .td-xxl.td-xxl-fixed>*,body.marketplace .table tbody tr .tc-xxl>.td-xxl-fixed,body.marketplace .table tbody tr .tc-xxl>.td-xxl-fixed>*,body.marketplace .table tbody tr .td-xxl.td-xxl-fixed,body.marketplace .table tbody tr .td-xxl.td-xxl-fixed>*{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-custom,.order-lines-section .table tbody tr .td-custom>*,body.marketplace .table tbody tr .td-custom,body.marketplace .table tbody tr .td-custom>*{width:256px}@media print{.order-lines-section .table tbody tr .td-custom,body.marketplace .table tbody tr .td-custom{min-width:unset;max-width:none;width:0}}.order-lines-section .table tbody tr .td-actions,body.marketplace .table tbody tr .td-actions{width:auto}.order-lines-section .table tbody tr .td-actions.td-actions__empty,body.marketplace .table tbody tr .td-actions.td-actions__empty{padding-left:5px;padding-right:0}.order-lines-section .table tbody tr .td-actions .icons-container>*,body.marketplace .table tbody tr .td-actions .icons-container>*{margin:0 0 0 5px;display:table-cell;text-align:center;vertical-align:middle}@media not print{.order-lines-section .table tbody tr .td-actions .icons-container>*,body.marketplace .table tbody tr .td-actions .icons-container>*{width:44px;height:44px}}.order-lines-section .table tbody tr .td-actions .buttons-container>*,body.marketplace .table tbody tr .td-actions .buttons-container>*{margin:0 5px}.order-lines-section .table tbody tr .td-actions .buttons-container,.order-lines-section .table tbody tr .td-actions .icons-container,body.marketplace .table tbody tr .td-actions .buttons-container,body.marketplace .table tbody tr .td-actions .icons-container{float:right;display:flex;align-items:center}.order-lines-section .table tbody tr .td-actions .buttons-container:not(:last-child),.order-lines-section .table tbody tr .td-actions .icons-container:not(:last-child),body.marketplace .table tbody tr .td-actions .buttons-container:not(:last-child),body.marketplace .table tbody tr .td-actions .icons-container:not(:last-child){margin-right:5px}.order-lines-section .table tbody tr .td-actions .buttons-container>:first-child,.order-lines-section .table tbody tr .td-actions .icons-container>:first-child,body.marketplace .table tbody tr .td-actions .buttons-container>:first-child,body.marketplace .table tbody tr .td-actions .icons-container>:first-child{margin-left:10px}.order-lines-section .table tbody tr .td-actions .buttons-container>:last-child,.order-lines-section .table tbody tr .td-actions .icons-container>:last-child,body.marketplace .table tbody tr .td-actions .buttons-container>:last-child,body.marketplace .table tbody tr .td-actions .icons-container>:last-child{margin-right:0}.order-lines-section .table tbody tr .td-empty,body.marketplace .table tbody tr .td-empty{border-bottom:solid 1px #fff}.order-lines-section .table tbody tr .td-icon,body.marketplace .table tbody tr .td-icon{width:44px;text-align:center}.order-lines-section .table tbody tr .td-icon.td-icon__first,body.marketplace .table tbody tr .td-icon.td-icon__first{padding-left:0!important}.order-lines-section .table tbody tr .td-icon>*,body.marketplace .table tbody tr .td-icon>*{width:44px;display:inline-block}.order-lines-section .table tbody tr .td-h,body.marketplace .table tbody tr .td-h{font-family:HelveticaNeue-Bold}.order-lines-section .table tbody tr .td-auto,body.marketplace .table tbody tr .td-auto{width:auto}.order-lines-section .screen-container,body.marketplace .screen-container{height:100%;width:100%;display:flex;flex-direction:column}@media (min-width:992px){.order-lines-section .screen-container,body.marketplace .screen-container{flex-direction:row}}.order-lines-section .left-column,body.marketplace .left-column{flex-grow:1;flex-shrink:0;min-height:2px;opacity:1;padding-bottom:25px;position:relative;transition:width .4s ease;z-index:1;overflow:visible}@media (min-width:992px){.order-lines-section .left-column,body.marketplace .left-column{display:flex;flex-flow:column;flex-grow:0;height:100%;padding-bottom:0;width:250px}.order-lines-section .left-column .gc-dropdown__label,body.marketplace .left-column .gc-dropdown__label{display:none}}.order-lines-section .left-column div[collapsable]>:not(.img-collapsable)>*,body.marketplace .left-column div[collapsable]>:not(.img-collapsable)>*{opacity:1;transition:opacity .3s .1s ease}.disabled,.order-lines-section .left-column--disabled .btn-mobile-filter,body.marketplace .left-column--disabled .btn-mobile-filter{opacity:.5;pointer-events:none}.order-lines-section .left-column.no-collapse,body.marketplace .left-column.no-collapse{overflow:visible}.order-lines-section .left-column>div,body.marketplace .left-column>div{padding:0 15px}@media (min-width:992px){.order-lines-section .left-column>div,body.marketplace .left-column>div{width:250px;transition:visibility 1s .75s ease;padding:30px 30px 0}}.order-lines-section .left-column h1,body.marketplace .left-column h1{margin-bottom:35px;line-height:1.5;overflow:hidden}.order-lines-section .left-column h1 span,body.marketplace .left-column h1 span{white-space:nowrap}.order-lines-section .left-column input[type=checkbox]+label,.order-lines-section .left-column input[type=radio]+label,body.marketplace .left-column input[type=checkbox]+label,body.marketplace .left-column input[type=radio]+label{margin-bottom:10px;display:table}.order-lines-section .left-column .input-search-text,body.marketplace .left-column .input-search-text{margin-bottom:30px}.order-lines-section .left-column-loading,body.marketplace .left-column-loading{margin:auto;padding-bottom:20px}.order-lines-section .right-column,body.marketplace .right-column{background:#e2e2e2;flex:1 1 100%;padding:10px 0;position:relative;transition:all .4s ease;width:100%}@media (min-width:992px){.order-lines-section .right-column,body.marketplace .right-column{height:100%;width:auto;overflow:initial;flex-flow:column;display:flex;padding:15px;overflow-x:hidden}}@media print{.order-lines-section .table tbody tr .td-actions .buttons-container,.order-lines-section .table tbody tr .td-actions .icons-container,body.marketplace .table tbody tr .td-actions .buttons-container,body.marketplace .table tbody tr .td-actions .icons-container{float:left}.order-lines-section .right-column,body.marketplace .right-column{width:100%;height:100%}}.order-lines-section .flex-end,body.marketplace .flex-end{display:flex;justify-content:flex-end;flex-flow:row wrap}.order-lines-section .flex-end>*,body.marketplace .flex-end>*{padding-left:10px}.order-lines-section .flex-space-between,body.marketplace .flex-space-between{display:flex;justify-content:space-between}.order-lines-section .flex-align-item-center,body.marketplace .flex-align-item-center{display:flex;align-items:center}.order-lines-section .flex-column,body.marketplace .flex-column{display:flex;flex-flow:column}.order-lines-section .auto-height,body.marketplace .auto-height{height:auto!important}.order-lines-section .tableHighlighted,body.marketplace .tableHighlighted{font-family:HelveticaNeue-Bold;color:#3f454f}.order-lines-section .hover-img,body.marketplace .hover-img{cursor:pointer}.order-lines-section .display-table,body.marketplace .display-table{display:table;height:100%}.order-lines-section .borderless td,.order-lines-section .borderless thead,body.marketplace .borderless td,body.marketplace .borderless thead{border:none!important}.order-lines-section .table-cell-center,body.marketplace .table-cell-center{display:table-cell;vertical-align:middle}.order-lines-section .text-right-important,body.marketplace .text-right-important{text-align:right!important}.order-lines-section .text-center-important,body.marketplace .text-center-important{text-align:center!important}.order-lines-section .overflow-visible,body.marketplace .overflow-visible{overflow:visible!important}.order-lines-section .horizontal-scroll,body.marketplace .horizontal-scroll{overflow-x:auto}@media (max-width:767px){.order-lines-section .overflow-x-hide,body.marketplace .overflow-x-hide{overflow-x:hidden}}.order-lines-section .countdown-info,body.marketplace .countdown-info{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:15px 0;margin:15px 0;display:flex}.order-lines-section .countdown-info #timer-icon,body.marketplace .countdown-info #timer-icon{padding:0;width:22px;max-width:-moz-fit-content;max-width:fit-content;height:22px;object-fit:contain;margin:10px}.order-lines-section .countdown-info #timer-detail,body.marketplace .countdown-info #timer-detail{margin:auto 0;flex:1}.order-lines-section .countdown-info #timer-detail .countdown-timer,body.marketplace .countdown-info #timer-detail .countdown-timer{color:#e00f00;font-family:HelveticaNeue-Bold}.order-lines-section .progress,body.marketplace .progress{background-color:#fff1b2;box-shadow:none;height:10px}.order-lines-section .progress.max-limit .progress-bar-gc,body.marketplace .progress.max-limit .progress-bar-gc{background-color:#ff5a4f}.order-lines-section .progress.zero-limit .progress-bar-gc,body.marketplace .progress.zero-limit .progress-bar-gc{background-color:#e0e0e0}.order-lines-section .progress-bar-gc,body.marketplace .progress-bar-gc{background-color:#ffd400;transition:all ease-in-out .25s}.order-lines-section .btn-close-modal,body.marketplace .btn-close-modal{position:absolute;top:10px;right:10px;z-index:10001;float:right}.order-lines-section .btn-close-modal img,body.marketplace .btn-close-modal img{margin:0}.order-lines-section ul.steps,body.marketplace ul.steps{list-style:none;margin:0;padding:0;height:10px}.order-lines-section ul.steps .step,body.marketplace ul.steps .step{background:#b5e5f2;width:8px;height:8px;border-radius:8px;float:left;margin:0 5px}.order-lines-section ul.steps .step.current,body.marketplace ul.steps .step.current{background:#00b9e4}.order-lines-section ul.steps .step.current~li,body.marketplace ul.steps .step.current~li{background:#cacaca}.order-lines-section .gc-core-modal,body.marketplace .gc-core-modal{padding:25px 40px;max-height:100vh;position:relative;background-color:#fff;width:100%}@media (min-width:992px){.order-lines-section .gc-core-modal--large,body.marketplace .gc-core-modal--large{width:840px}}.order-lines-section .gc-core-modal__header-container,body.marketplace .gc-core-modal__header-container{border-bottom:1px solid #b8babe;text-align:center;position:relative}.order-lines-section .gc-core-modal .steps-container,body.marketplace .gc-core-modal .steps-container{position:absolute;right:0;bottom:18px}.order-lines-section .trading-alert,body.marketplace .trading-alert{width:100%;z-index:1000;background:#ffd400;color:#3f454f;font-size:13px;transition:top 1s ease;padding:18px 0;position:relative}.order-lines-section .trading-alert .trading-container,body.marketplace .trading-alert .trading-container{width:100%}.order-lines-section .trading-alert .trading-container .display-table-cell,body.marketplace .trading-alert .trading-container .display-table-cell{display:table-cell;vertical-align:middle;padding-right:12px;width:100%;text-align:right}.order-lines-section .trading-alert .trading-container img.toast-icon,body.marketplace .trading-alert .trading-container img.toast-icon{margin:10px 20px 10px 10px;height:25px;width:25px}.order-lines-section .trading-alert .trading-container .message,body.marketplace .trading-alert .trading-container .message{display:inline-block;font-weight:700;width:100%;padding:0 10%}.order-lines-section .trading-alert .trading-container .message p,body.marketplace .trading-alert .trading-container .message p{text-align:center;margin:0}.order-lines-section .trading-alert .trading-container .close,body.marketplace .trading-alert .trading-container .close{margin-right:10px;height:20px;width:20px}.order-lines-section .btn-feedback,body.marketplace .btn-feedback{color:#3f454f;cursor:pointer;margin:50px auto 10px}.order-lines-section .btn-clear-filters:hover,.order-lines-section .btn-feedback:hover,body.marketplace .btn-clear-filters:hover,body.marketplace .btn-feedback:hover{color:#0080a3}.order-lines-section .btn-feedback.feedback-btn-modal,body.marketplace .btn-feedback.feedback-btn-modal{position:relative;bottom:0}.order-lines-section .btn-feedback.feedback-btn-modal img,body.marketplace .btn-feedback.feedback-btn-modal img{margin-bottom:0}.order-lines-section .btn-feedback img,body.marketplace .btn-feedback img{height:25px;width:25px;margin-right:5px}.order-lines-section .btn-clear-filters,body.marketplace .btn-clear-filters{text-decoration:underline;cursor:pointer}@media print{.order-lines-section .btn-clear-filters,body.marketplace .btn-clear-filters{display:none!important}}.order-lines-section .mobile-result-preview,body.marketplace .mobile-result-preview{color:#3f454f}@media (max-width:991px){.order-lines-section .mobile-cta,body.marketplace .mobile-cta{position:absolute;bottom:0;left:0;width:100%;z-index:5;height:37px;font-size:0;background:#fff}.order-lines-section .mobile-float,body.marketplace .mobile-float{bottom:0;left:0;width:90%;z-index:5;margin-left:5%;margin-right:5%}.order-lines-section .btn-clear-filters,body.marketplace .btn-clear-filters{float:right}.order-lines-section .mobile-result-preview,body.marketplace .mobile-result-preview{margin:35px 0 20px;height:20px}}.order-lines-section .mobile-result-preview img,body.marketplace .mobile-result-preview img{width:30%}.order-lines-section .mobile-result-preview .text-bold,body.marketplace .mobile-result-preview .text-bold{font-family:HelveticaNeue-Bold;font-weight:400}.order-lines-section .form-control,body.marketplace .form-control{border:1px solid #cacaca;border-radius:0;height:40px}.order-lines-section .form-control.has-error,.order-lines-section .form-control.ng-invalid.ng-dirty,body.marketplace .form-control.has-error,body.marketplace .form-control.ng-invalid.ng-dirty{border-color:#a94442!important}.order-lines-section .form-control.is-active,body.marketplace .form-control.is-active{border:2px solid #00b9e4}.order-lines-section .form-control:focus,body.marketplace .form-control:focus{border:2px solid #00b9e4;box-shadow:none}.order-lines-section .popover,body.marketplace .popover{z-index:10000}.order-lines-section .gc-fullscreen-modal-mobile,body.marketplace .gc-fullscreen-modal-mobile{overflow:hidden;height:100vh}.order-lines-section .gc-fullscreen-modal-mobile .modal-dialog,body.marketplace .gc-fullscreen-modal-mobile .modal-dialog{width:100%;height:100vh;margin:0;padding:0;max-height:100%;max-width:100%;position:fixed;bottom:0;left:0;right:0;overflow:hidden}@media (min-width:992px){.order-lines-section .gc-fullscreen-modal-mobile .modal-dialog,body.marketplace .gc-fullscreen-modal-mobile .modal-dialog{height:auto;position:relative}}.order-lines-section .gc-fullscreen-modal-mobile .modal-content,body.marketplace .gc-fullscreen-modal-mobile .modal-content{height:100vh;border:none;border-radius:0;max-height:100%;max-width:100%}@media (min-width:992px){.order-lines-section .gc-fullscreen-modal-mobile .modal-content,body.marketplace .gc-fullscreen-modal-mobile .modal-content{min-height:0;height:auto}}.order-lines-section .gc-card-detail-modal .modal-content,.order-lines-section .gc-ticket-details-modal .modal-content,body.marketplace .gc-card-detail-modal .modal-content,body.marketplace .gc-ticket-details-modal .modal-content{background-color:transparent;border:none}.order-lines-section .gc-text-input,body.marketplace .gc-text-input{border-radius:0;border:1px solid #cacaca;height:40px}.order-lines-section .gc-label,body.marketplace .gc-label{font-size:12px;font-family:HelveticaNeue-Bold;cursor:default}.order-lines-section .font-bold,body.marketplace .font-bold{font-family:HelveticaNeue-Bold}.button-primary-focused{outline:0;background-color:#004457;border:1px dashed #fff}.button-primary-focused input{background-color:#004457!important}.button-secondary-focused{outline:0;background-color:#91b5c2;border:1px dashed #fff}.button-secondary-focused input{background-color:#91b5c2!important}.button-tertiary-focused{outline:0;border:1px dashed #00b9e4}.button-tertiary-focused input{color:#0080a3!important}.focus-state:focus-visible:not(:active),.icon-focus-state:focus-visible:not(:active){outline:#00b9e4 dashed 1px;outline-offset:8px}.radio-focus-state:focus-visible:not(:active){outline:#00b9e4 dashed 1px!important}body .confirmation-modal .btn-feedback{margin:0}body .confirmation-modal .spinner-section{margin-top:20%}.input-dropdown[disabled],dropdown[disabled]{opacity:.5}.input-dropdown[disabled] div.dropdown-display,dropdown[disabled] div.dropdown-display{cursor:default!important}.input-dropdown{float:left;display:block;width:100%;position:relative}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.input-dropdown input,.input-dropdown input:focus,.input-dropdown select,.input-dropdown select:focus,.input-dropdown textarea,.input-dropdown textarea:focus{font-size:16px}}.input-dropdown input{outline:0!important;border:none!important;width:100%;background:0 0;padding-right:50px}.input-dropdown>div{float:left;width:100%}.input-dropdown>div>div.dropdown-display{float:left;width:100%;background:#fff;height:40px;cursor:pointer;border-bottom:solid .5px #cacaca;box-sizing:border-box;overflow:hidden;position:relative}.input-dropdown>div>div.dropdown-display>*{float:left;height:100%;height:40px;line-height:40px!important;display:inline-block;vertical-align:middle}.input-dropdown>div>div.dropdown-display .arrow{position:absolute;right:10px;height:6px;width:10px;top:-1px}.input-dropdown>div>div.dropdown-display>div{font-size:13px;width:calc(100% - 15px);position:relative;box-sizing:border-box;padding-right:22px;pointer-events:none;overflow:hidden}.input-dropdown>div>div.dropdown-display>div.placeholder{color:#3f454f;text-transform:uppercase;font-size:13px;line-height:16px;position:absolute;left:0;width:120px}.input-dropdown>div>div.dropdown-display>div.placeholder.slide-right{position:absolute;left:calc(100% - 125px);text-align:right;pointer-events:none;line-height:15px;font-size:11px;color:#cacaca}.input-dropdown>div>div.dropdown-display>i{position:relative;width:14px;margin-left:-24px;font-size:1.125em;font-family:HelveticaNeue-Bold;padding-right:10px;text-align:right}.input-dropdown>div>div.dropdown-list{float:left;position:relative;width:100%;transform:scaleY(0);transition:transform ease .25s;z-index:50}.input-dropdown>div>div.dropdown-list>div{position:absolute;width:100%;z-index:2;cursor:pointer;background:#fff;box-shadow:0 3px 3px #0003;border:1px solid #e0e0e0;max-height:300px;overflow-y:auto}.input-dropdown>div>div.dropdown-list>div>div{float:left;width:100%;padding:0 10px;font-size:13px;box-sizing:border-box}.input-dropdown>div>div.dropdown-list>div>div:hover{background:#fff1b2}.input-dropdown>div>div.dropdown-list>div>div.selected{background:#d9e6ec}.input-dropdown>div>div.dropdown-list>div>div>*{height:40px;line-height:40px!important;display:inline-block;vertical-align:middle}.input-dropdown>div>div.dropdown-list>div>div>span{float:left;width:100%;position:relative;padding-right:30px;box-sizing:border-box;color:inherit;overflow:hidden;white-space:nowrap}.input-dropdown>div>div.dropdown-list>div>div>i{float:left;width:20px;margin-left:-20px;display:none}.input-dropdown>div>div.dropdown-list>div>div.selected>i{display:inline-block}.input-dropdown>div.show>div.dropdown-list{transform:scale(1)}.input-dropdown .mobile-dropdown{position:relative}.input-dropdown .mobile-dropdown select{width:100%;-webkit-appearance:none;appearance:none;border-radius:0;border:1px solid #b8babe;background:0 0;padding:5px}.input-dropdown .mobile-dropdown select options{width:100%}.input-dropdown .mobile-dropdown select:focus{border:1px solid #00b9e4}.input-dropdown .mobile-dropdown input{width:0;height:0;position:absolute;right:0}.input-dropdown .mobile-dropdown img{position:absolute;right:10px;height:6px;width:9px;top:50%;transform:translateY(-50%)}@media (min-width:992px){.input-dropdown .mobile-dropdown img{top:70%}}body .popover.edit-bid-popover-at-body{max-width:80%}.edit-bid-button.edit-bid-small .popover{left:0!important;width:100%;max-width:100%}.edit-bid-button.edit-bid-small [uib-popover-template-popup].popover.top-right>.arrow{margin-right:18px}.edit-bid-large .popover{left:14px!important;right:14px!important;width:auto!important;max-width:100%!important}.edit-bid-large [uib-popover-template-popup].popover.top-right>.arrow{margin-right:40px}@media (min-width:768px){.edit-bid-large [uib-popover-template-popup].popover.top-right>.arrow{margin-right:62px}}.edit-bid-form{padding:25px}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.edit-bid-form input,.edit-bid-form input:focus,.edit-bid-form select,.edit-bid-form select:focus,.edit-bid-form textarea,.edit-bid-form textarea:focus{font-size:16px}}.edit-bid-form input[type=text],.edit-bid-form input[type=number]{padding:3px 5px}.edit-bid-form input[type=text]:disabled,.edit-bid-form input[type=number]:disabled{color:#bdbfc6}.edit-bid-form .gcbtn.gcbtn-secondary{height:44px!important}.edit-bid-form a{font-size:12px;color:#616871}.edit-bid-form .timezone-info{margin-left:-15px}@font-face{font-family:HelveticaNeue;src:url(HelveticaNeue.2cd7232a666f82fe.woff)}@font-face{font-family:HelveticaNeue-CondensedBlack;src:url(helvetica-neue-condensed-black.b70c8e2d449accb3.ttf)}@font-face{font-family:HelveticaNeue-Bold;src:url(helvetica-neue-bold.630a48400250a022.ttf)}@font-face{font-family:HelveticaNeue-Medium;src:url(helvetica-neue-medium.3868e4990b0f1799.ttf)}body .gc-accordion .col-header{font-size:11px;color:#3f454f;line-height:1.36;text-transform:uppercase}@media print{body .gc-accordion .col-item{width:auto!important;padding:0 15px;padding-bottom:10px!important}body .gc-accordion .col-header{padding-bottom:7px;font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}}body .gc-accordion .col-value{font-size:14px;line-height:1.29;color:#3f454f;margin:.625rem 0;font-family:HelveticaNeue-Bold}@media print{body .gc-accordion .col-value{margin:0;line-height:1}}body .gc-accordion ul{list-style:none;padding:0;margin:0}body .gc-accordion .accordion-item:not(:first-child){border-top:solid 1px #cacaca}@media (min-width:768px){body .gc-accordion .accordion-item:not(:first-child){border-top:none}}body .gc-accordion .accordion-item .line{height:100%;border-left:1px solid #000}body .gc-accordion .accordion-item img{width:28px}body .gc-accordion .group-heading{padding:15px;cursor:pointer;position:relative}body .gc-accordion .group-heading .accordion-heading{font-family:HelveticaNeue-Bold;color:#3f454f;font-size:14px;margin-right:44px}@media (min-width:992px){body .gc-accordion .group-heading .accordion-heading{font-size:18px}}@media print{body .gc-accordion .group-heading .accordion-heading{padding:15px 0;font-size:12pt!important;font-weight:700;font-family:Arial Narrow;page-break-inside:avoid}}body .gc-accordion .group-heading .group-title{position:relative}body .gc-accordion .group-heading a{font-size:13px;font-family:HelveticaNeue-Bold;color:#3f454f;text-decoration:none}body .gc-accordion .group-heading img{width:24px;height:24px;margin:auto;cursor:pointer;transform:rotate(0);transition:all .5s ease;position:absolute;top:0;bottom:0;right:0}body .gc-accordion .group-heading img.collapsed{transform:rotate(180deg)}body .gc-accordion .group-heading h2{display:inline-block}@media (min-width:992px){body .gc-accordion .group-heading{padding:30px 20px 20px}}body .gc-accordion .accordion-body{overflow-x:auto}body .gc-accordion .accordion-body li:hover{background:#fff1b2}body .gc-accordion .accordion-body .notification-icon{float:left;text-align:center}body .gc-accordion .accordion-body .notification-type{color:#0080a3;font-family:HelveticaNeue-Bold}body .gc-accordion .accordion-body .notification-time{font-style:italic}body .gc-accordion .accordion-body input[type=button]{width:83px;min-width:83px}@media print{body .gc-accordion .group-heading{padding:0}body .gc-accordion .panel{border:none;border-bottom:solid 1px #e2e2e2}body .gc-accordion .panel-body{height:auto!important;display:block;padding:0}body .gc-accordion .panel-group{margin:0}body .gc-accordion .accordion-body>div{padding:0!important}body .gc-accordion .accordion-body{overflow:hidden}body .gc-accordion hr{display:none}}body .gc-accordion hr{border-top:solid 1px #e2e2e2;margin:0 20px}.gc-action-dropdown>div>div.dropdown-list>div .dropdown-group .group-key,.gc-action-dropdown>div>div.dropdown-list>div>*>*{line-height:40px!important;vertical-align:middle;display:inline-block;height:40px}dropdown[disabled]{opacity:.5}dropdown[disabled] div.dropdown-display{cursor:default!important}.gc-action-dropdown{display:block;min-width:85px;position:relative}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.gc-action-dropdown input,.gc-action-dropdown input:focus,.gc-action-dropdown select,.gc-action-dropdown select:focus,.gc-action-dropdown textarea,.gc-action-dropdown textarea:focus{font-size:16px}}.gc-action-dropdown .action-btn-group{display:inline-block;width:100%}.gc-action-dropdown .action-btn-group input{float:left;width:calc(100% - 32px)}.gc-action-dropdown .action-btn-group .action-dropdown-toggle{float:left;height:31px;width:31px;background:#0080a3;color:#fff;padding:0 1rem;margin:.15625rem 0}.gc-action-dropdown .action-btn-group:hover:not(:disabled):not(.disabled) .action-dropdown-toggle{background-color:#004457;border-color:transparent}.gc-action-dropdown .action-btn-group.disabled .action-dropdown-toggle,.gc-action-dropdown .action-btn-group:disabled .action-dropdown-toggle{background-color:#cacaca;color:#fff;opacity:.5;cursor:default;border-color:transparent}.gc-action-dropdown input{outline:0!important;border:none!important;width:100%;background:0 0;padding-right:50px}.gc-action-dropdown[disabled]{opacity:.5}.gc-action-dropdown[disabled] div.dropdown-display{cursor:default!important}.gc-action-dropdown>div{width:100%}.gc-action-dropdown>div>div.dropdown-display{width:100%;cursor:pointer;box-sizing:border-box;overflow:hidden;position:relative}.gc-action-dropdown>div>div.dropdown-display .arrow{position:absolute;top:8px;right:10px;height:6px;width:10px}.gc-action-dropdown>div>div.dropdown-display>i{position:relative;width:14px;margin-left:-24px;font-size:1.125em;font-family:HelveticaNeue-Bold;padding-right:10px;text-align:right}.gc-action-dropdown>div>div.dropdown-list{float:left;position:relative;width:100%;transform:scaleY(0);transition:transform ease .25s;z-index:50;margin-top:-2px}.gc-action-dropdown>div>div.dropdown-list>div{position:absolute;width:100%;z-index:2;cursor:pointer;background:#fff;box-shadow:0 3px 3px #0003;border:1px solid #e0e0e0;max-height:300px;overflow-y:auto}.gc-action-dropdown>div>div.dropdown-list>div .dropdown-group{float:left;width:100%;padding:0;font-size:13px;box-sizing:border-box}.gc-action-dropdown>div>div.dropdown-list>div .dropdown-group .group-key{padding:0 10px;cursor:default;font-family:HelveticaNeue-Bold}.gc-action-dropdown>div>div.dropdown-list>div>*{float:left;width:100%;padding:0 10px;font-size:13px;box-sizing:border-box;height:40px}.gc-action-dropdown>div>div.dropdown-list>div>[disabled]{opacity:.5;cursor:default!important}.gc-action-dropdown>div>div.dropdown-list>div>:hover{background:#fff1b2}.gc-action-dropdown>div>div.dropdown-list>div>.selected{background:#d9e6ec}.gc-action-dropdown>div>div.dropdown-list>div>*>span{float:left;width:100%;position:relative;padding-right:30px;box-sizing:border-box;color:inherit;overflow:hidden;white-space:nowrap}.gc-action-dropdown>div>div.dropdown-list>div>*>i{float:left;width:20px;margin-left:-20px;display:none}.gc-action-dropdown>div>div.dropdown-list>div>.selected>i{display:inline-block}.gc-action-dropdown>div.show>div.dropdown-list{transform:scale(1)}body .gc-auto-complete .dropdown-menu{border-radius:0;margin-top:0;padding-top:0;padding-bottom:0;width:100%;max-height:300px;max-width:500px;overflow-y:auto}body .gc-auto-complete .dropdown-menu table{width:100%}body .gc-auto-complete .dropdown-menu tr{cursor:pointer}body .gc-auto-complete .dropdown-menu tr>td{padding:0 10px;height:40px;line-height:40px;text-decoration:none;color:#3f454f}body .gc-auto-complete .dropdown-menu .active>td{background:#fff1b2;color:#3f454f}body .gc-buyer-timeout{min-height:375.5px}body .gc-buyer-timeout #buyer-timeout-body{padding:5px}body .gc-buyer-timeout #buyer-timeout-body .header-container{min-height:99.5px;margin:0 -5px;padding:0 5px;border-bottom:1px solid #e2e2e2}body .gc-buyer-timeout #buyer-timeout-body .header-container .title-container{padding-bottom:15px}body .gc-buyer-timeout #buyer-timeout-body #buyer-timeout{min-height:109px;padding-top:15px}body .gc-buyer-timeout #buyer-timeout-body #buyer-timeout .gc-filter-group>div{padding-bottom:10px}body .gc-buyer-timeout #buyer-timeout-body .control-container{min-height:138px}body .gc-buyer-timeout-banner{background:#d9e6ed;color:#3f454f;padding:15px}body .gc-buyer-timeout-banner .timeout-icon{display:table-cell;padding-right:15px}body .gc-buyer-timeout-banner .timeout-icon img{width:20px;max-width:20px}body .gc-buyer-timeout-banner .timeout-label{display:table-cell}body .gc-buyer-timeout-banner .buyer-name-label{padding-top:15px;font-family:HelveticaNeue-Bold}body .gc-buyer-timeout-banner .timeout-action{text-decoration:underline}body .gc-checkbox{position:relative}body .gc-checkbox .checkbox-group-heading{display:none}@media print{body .gc-checkbox .checkbox-group-heading{display:block;margin:0}}body .gc-checkbox .checkbox__label{color:#3f454f;font-size:13px;line-height:1.2;font-weight:400;min-height:26px;margin:0 0 10px;float:left;display:table}body .gc-checkbox .checkbox__label .checkbox__icon{min-width:26px;max-width:26px;text-align:center;padding:0;float:left;margin-right:10px}body .gc-checkbox .checkbox__label>span{display:table-cell}body .gc-checkbox .checkbox__label .filter-label{vertical-align:middle}body .gc-checkbox.disabled{opacity:.5;filter:alpha(opacity=50)}.gc-cp-tile-container{height:100px;width:300px;margin-top:22px;padding:6px 0;position:relative;background-color:#b9f5de80;border:3px solid #fff;box-shadow:2px 2px 1px #3f454f30}@media (max-width:767px){.gc-cp-tile-container{margin-right:auto;margin-left:auto}}.gc-cp-tile-container .cp-heading{color:#000;font-size:11px}.gc-cp-tile-container .contract-price h1{font-family:HelveticaNeue;font-weight:100;margin:0}.gc-cp-tile-container .cp-date{font-size:12px;margin-top:8px;color:#616871}.gc-cp-tile-container .hr-line{border-bottom:2px solid #fff;margin:5px 12px}@media print{.gc-cp-tile-container{float:left;width:100%}.gc-cp-tile-container .contract-price span,.gc-cp-tile-container .cp-date span{line-height:1!important}.gc-cp-tile-container .contract-price{width:5%}.gc-cp-tile-container .contract-price h1{font-size:10pt!important;font-weight:400;font-family:Arial Narrow;line-height:1}.gc-cp-tile-container .cp-date{line-height:1!important;margin-top:0;float:left!important}.gc-cp-tile-container .print-cp-heading{font-size:12pt!important;font-weight:700;font-family:Arial Narrow;margin-bottom:20px}.gc-cp-tile-container .cp-heading{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}.gc-cp-tile-container .detail-wrapper{border-bottom:solid 1px #e2e2e2;padding-bottom:10px}.gc-cp-tile-container .detail-wrapper>div{padding-left:0!important}.gc-cp-tile-container gc-call-merchant .gc-market-call,.gc-cp-tile-container gc-call-merchant .print-number{margin-right:10px;float:left}}body .gc-counter-bid-action .gcbtn .gcbtn-primary,body .gc-counter-bid-action .gcbtn .gcbtn-secondary{width:100%}body .gc-counter-bid-action .counter-value{text-decoration:underline;cursor:pointer}body .gc-counter-bid-action .counter-value:hover{color:#0080a3}.gc-dropdown{float:left;display:block;width:100%;position:relative}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.gc-dropdown input,.gc-dropdown input:focus,.gc-dropdown select,.gc-dropdown select:focus,.gc-dropdown textarea,.gc-dropdown textarea:focus{font-size:16px}}.gc-dropdown--disabled{opacity:.5;pointer-events:none}.gc-dropdown input{outline:0!important;border:none!important;width:100%;background:0 0;padding-right:5px}.gc-dropdown .dropdown-list{float:left;position:relative;width:100%;transform:scaleY(0);transition:transform ease .25s;z-index:50}.gc-dropdown .dropdown-list .gc-dropdown-list>div{position:absolute;width:100%;z-index:2;cursor:pointer;background:#fff;box-shadow:0 3px 3px #0003;border:1px solid #e0e0e0;max-height:300px;overflow-y:auto;overflow-x:hidden}.gc-dropdown .dropdown-opened .dropdown-list{transform:scale(1)}body .gc-edit-popover-button{cursor:pointer;position:relative}@media (min-width:992px){body .gc-edit-popover-button{position:initial}}body .gc-edit-popover-button .gc-image-icon{display:inline-block;vertical-align:middle}.popover.gc-edit-popover{cursor:default;min-width:250px;width:auto!important}.popover.gc-edit-popover input[type=button]{width:auto}.gc-edit-popover-inner form{margin:15px;cursor:default}.gc-edit-popover-inner .form-group-inline{display:flex;align-items:flex-end;padding-top:5px}.gc-edit-popover-inner .form-group-inline>*{margin-right:10px}.gc-edit-popover-inner .form-group-inline>:not:last-child{margin-right:0}.gc-edit-popover-inner .form-group-inline input[type=button].gcbtn{width:80px;height:44px}.gc-edit-popover-inner .popover-input{display:inline-block;margin-right:15px;width:135px}@media (min-width:768px){.popover.gc-edit-popover{min-width:316px}.gc-edit-popover-inner .popover-input{width:auto}}.gc-edit-popover-inner .popover-label{width:100%;font-family:HelveticaNeue-Bold;font-size:13px;line-height:20px}.m-tb-20,.m-b-20{margin-bottom:20px}.gc-file-scheduler .file-scheduler-modal{transition:width .5s ease;background:#fff;padding:20px}@media (max-width:767px){.gc-file-scheduler .file-scheduler-modal{max-height:100%;overflow-y:hidden}}@media (min-width:768px){.gc-file-scheduler .file-scheduler-modal{width:350px}}@media (min-width:992px){.gc-file-scheduler .file-scheduler-modal{width:400px}}.gc-file-scheduler .file-scheduler-modal .title{text-align:center;font-size:22px;border-bottom:1px solid #ccc;padding-bottom:15px;margin-bottom:20px}.gc-file-scheduler .file-scheduler-modal .filters-container{margin:auto}@media (min-width:768px){.gc-file-scheduler .file-scheduler-modal .filters-container{width:200px}}@media (min-width:992px){.gc-file-scheduler .file-scheduler-modal .filters-container{width:250px}}.gc-file-scheduler .file-scheduler-modal .create-schedule-btn{display:block;margin:auto}.gc-file-scheduler .file-scheduler-modal .error-message{width:250px;margin:10px auto;text-align:center;color:red}body .gc-filter-group{display:flex;flex-direction:column}body .gc-filter-group .group-label{padding-bottom:10px}body .gc-filters{margin-bottom:10px}@media (min-width:992px){body .gc-filters{margin-bottom:20px}}body .gc-filters .disabled{pointer-events:none;filter:alpha(opacity=50);opacity:.5}body .gc-filters.horizontal{float:left;margin-bottom:0;width:100%}@media (min-width:768px){body .gc-filters.horizontal{width:50%}}@media (min-width:992px){body .gc-filters.horizontal{width:190px;padding:0 15px}}body .gc-filters.ng-hide.ng-hide-animate{display:none!important}body .gc-filters .gc-datepicker{height:auto}body .gc-filters .gc-datepicker .datepicker__input-wrapper{margin-bottom:0}body .gc-fixed{width:100%;z-index:5}body .gc-fixed.fixed>*{position:fixed;right:0;bottom:0;left:0}@media print{body .gc-fixed.fixed>*{position:relative}}body .gc-highest-counter-bid{padding:15px 0}body .gc-highest-counter-bid span{padding-left:10px}.gc-inactive-counter-bid .popover{padding:14px;margin-left:70px}.gc-inactive-counter-bid .popover .arrow{margin-right:70px!important}@media (max-width:991px){.gc-inactive-counter-bid .popover{margin-left:30px}.gc-inactive-counter-bid .popover .arrow{margin-right:30px!important}}.gc-inactive-counter-bid .popover .head{display:block;text-transform:capitalize;font-family:HelveticaNeue;font-size:16px;color:#3f454f;font-weight:700}.gc-inactive-counter-bid .popover .body{display:block;position:relative;margin-top:10px;font-size:13px;color:#3f454f}.gc-inactive-counter-bid .popover .view-tonnage{margin-top:15px;width:100%}.m-t-20,.m-tb-20,.mobile-card-body__icons .ticket-mobile-card__alert .popover.bottom{margin-top:20px}body .gc-mobile-card .mobile-card-header{border:none;border-bottom:none!important}body .gc-mobile-card .header-left{width:100%}body .gc-mobile-card mobile-card-body>div{min-height:45px}.mobile-card-body .popover{margin-left:12px}.mobile-card-body__icons{display:flex}.mobile-card-body__icons .popover{margin-left:2px}.mobile-card-body__icons .gc-actionable-icon{margin-right:20px;display:inline-flex}body .gc-modal-buttons{display:table;width:100%}@media (min-width:992px){body .gc-modal-buttons{width:100%;float:right}body .gc-modal-buttons .modal-controls-summary{display:table-cell;vertical-align:middle}}body .gc-modal-buttons .gc-modal-summary{display:block}@media (min-width:992px){body .gc-modal-buttons .gc-modal-summary{display:table-cell;vertical-align:middle}}body .gc-modal-buttons .modal-controls-btns{float:right}body .gc-modal-buttons .modal-controls-btns__left{float:left}body .gc-modal-card{margin:auto;cursor:initial;max-height:100%;height:auto;max-width:100%}@media (min-width:992px){body .gc-modal-card{width:950px;height:280px;max-height:280px}}@media print{body .gc-modal-card{height:800px}}body .gc-modal-card h2>span.bold{font-size:18px}body .gc-modal-card .content-container{padding-top:15px}body .gc-modal-card .table tbody tr{height:30px!important}body .gc-modal-card .table tbody tr td{padding-bottom:0!important;padding-top:0!important}body .gc-modal-card .card-details-spinner{margin:75px 0}body .gc-modal-card .cards-arrow{float:left;width:30px;height:100%;display:none;z-index:999;cursor:pointer}body .gc-modal-card .cards-arrow.right{text-align:right}body .gc-modal-card .cards-arrow img{height:12px;width:7px}body .gc-modal-card .card-container{min-height:1px;float:left;height:100%;min-width:100%;position:relative}@media (min-width:992px){body .gc-modal-card .cards-arrow{display:table}body .gc-modal-card .card-container{width:885px;min-width:320px}}body .gc-modal-card .card{width:100%;background:#fff;box-shadow:2px 2px 1px #3f454f33;padding:15px;display:none}body .gc-modal-card .card .detail-table{margin-top:50px;margin-left:35px;margin-bottom:15px;max-height:155px;overflow:auto;overflow-x:hidden;float:left}@media (max-width:991px){body .gc-modal-card .card .detail-table{width:100%;margin-left:0}}body .gc-modal-card .card .detail-table.extra{margin-top:5px}body .gc-modal-card .card:nth-child(1){display:block}body .gc-modal-card .card .comments{margin-bottom:20px}@media (min-width:992px){body .gc-modal-card .card{max-height:400px;padding:15px 15px 0}body .gc-modal-card .card:nth-child(1){top:0;left:0;z-index:100}body .gc-modal-card .card:nth-child(2){top:5px;left:5px;z-index:99}body .gc-modal-card .card:nth-child(3){top:10px;left:10px;z-index:98}body .gc-modal-card .card:nth-child(n+4){top:15px;left:15px;z-index:97}}body .gc-modal-card .card.swipe-left{transition:left .5s ease,opacity .3s ease;left:50px;opacity:0;pointer-events:none;z-index:999;top:0}body .gc-modal-card .card.swipe-right{transition:left .5s ease,opacity .5s ease;left:-50px;opacity:0;pointer-events:none;z-index:999;top:0}body .gc-modal-card .card .card-header{height:35px}body .gc-modal-card .card .card-header h2{margin-top:20px;margin-bottom:20px}@media (min-width:992px){body .gc-modal-card .card .card-header{height:60px;border-bottom:dashed 1px #979797}body .gc-modal-card .card .card-header h2{margin-right:15px;display:inline-block}}body .gc-modal-card .card .card-header .print-button{display:inline-block;text-decoration:underline;cursor:pointer}body .gc-modal-card .card .card-header .print-button:hover{color:#597bac}body .gc-modal-card .card .card-date{height:40px;border-bottom:dashed 1px #979797;text-align:right;color:#9e9e9e}body .gc-modal-card .card .card-date .date-container{margin-top:5px;float:left;padding-right:30px}body .gc-modal-card .card .card-date .date-container span{line-height:14px;display:inline-block}body .gc-modal-card .card .card-date .date-value{font-size:12px;color:#6a6a6a;display:inline-block;line-height:14px}body .gc-modal-card .card .card-date .gcbtn{margin-left:15px;margin-right:45px}body .gc-modal-card .card .card-date .gcbtn.small-margin{margin-left:15px;margin-right:15px}body .gc-modal-card .card .card-details{color:#9e9e9e}@media (min-width:992px){body .gc-modal-card .card .card-date{height:60px}body .gc-modal-card .card .card-date .date-container{float:right}body .gc-modal-card .card .card-date .date-value{display:block}body .gc-modal-card .card .card-details{padding:15px 25px}body .gc-modal-card .card .card-stats{padding-left:25px}}body .gc-modal-card .card .card-details .card-value{font-family:HelveticaNeue-Bold;font-size:14px;line-height:1.7;color:#6a6a6a}body .gc-modal-card .card .card-stats{float:left;height:80px;width:50%;padding-top:25px;color:#9e9e9e}body .gc-modal-card .card .card-stats-small{float:left;width:33%;padding-top:25px;color:#9e9e9e;padding-left:25px}body .gc-modal-card .card .card-stats-full{float:left;width:100%;color:#3f454f;padding-top:15px}body .gc-modal-card .card .transfer-date{margin-top:-18px}body .gc-modal-card .card .card-desc-bottom{margin-top:calc(100% - 225px)}body .gc-modal-card .card .card-desc-bottom.extra{margin-top:calc(100% - 270px)}@media (max-width:991px){body .gc-modal-card .card .card-stats-full{padding-right:25px}body .gc-modal-card .card .card-desc-bottom{margin-top:0;margin-bottom:10px}}body .gc-modal-card .card table tr.no-border td{border:none!important}body .gc-modal-card .card .right-border-card{border-left:dashed 1px #979797}@media (min-width:768px){body .gc-modal-card .card .right-border-card{max-height:280px;min-height:245px}}body .gc-modal-card .card .card-prices{padding:40px 0 50px 15px;background:#f5f5f5}body .gc-modal-card .card .card-prices .market-price .price-value{font-size:24px;line-height:1.5}body .gc-modal-card .card .card-prices .pref-price .price-value{font-size:18px;line-height:1}body .gc-modal-card .card .card-prices .pref-price .price-value img{width:16px;height:17px}body .gc-modal-card .card .card-prices a{font-size:13px;margin-top:10px;display:block}@media print{body .gc-modal-card .card .card-prices.printable{display:block!important;float:left}body .gc-modal-card .printable{display:block!important}}.gc-movement-request #movement-request-body #movement-request,.gc-movement-request #movement-request-body #transport-plan{min-width:100%;min-height:100%;position:relative}.gc-movement-request{background:#fff}@media (min-width:992px){.gc-movement-request .header-container{border-bottom:1px solid #e2e2e2}.gc-movement-request .schedule-container{overflow:auto;max-height:468px;display:table;width:100%}}.gc-movement-request .header-container .title-container{float:left}.gc-movement-request .header-container .steps-container{padding-top:30px;float:right}.gc-movement-request .header-container .steps-container .step{margin:8px 5px}.gc-movement-request .header-container .steps-container .description{float:left;margin-right:5px}.gc-movement-request .load-container{padding-top:15px;padding-bottom:15px}.gc-movement-request .sub-header-container .title-ref{float:left}.gc-movement-request .sub-header-container .title-status{float:right}.gc-movement-request .movement-details{background:#f5f5f5}.gc-movement-request .movement-details .details-header{border-bottom:dashed 1px #979797;padding:10px}.gc-movement-request .movement-details .details-content{border-bottom:dashed 1px #979797;padding:0 10px}.gc-movement-request .details-col{padding-top:10px;padding-bottom:10px}.gc-movement-request .details-col>div{text-align:center}.gc-movement-request #movement-request-body{background:#fff;color:#3f454f}.gc-movement-request #movement-request-body .modal-summary .icon-check{float:left;margin-top:3px}.gc-movement-request #movement-request-body .modal-summary>span{display:table-cell}.gc-movement-request #movement-request-body .modal-summary .summary-error{font-size:13px;line-height:20px}@media (min-width:992px){.gc-movement-request .control-container{position:absolute;bottom:0;left:0;right:0}.gc-movement-request #movement-request-body{max-height:100vh;position:relative;overflow-y:auto}.gc-movement-request #movement-request-body #movement-request{padding-bottom:74px}}.gc-movement-request #movement-request-body #movement-request .content-container{padding:0 0 15px}@media (min-width:992px){.gc-movement-request #movement-request-body #transport-plan{padding-bottom:74px}}.gc-movement-request #movement-request-body #transport-plan .content-container{padding:0 0 15px}.gc-movement-request #reject-request-body{background:#fff;color:#3f454f;padding:5px}.gc-movement-request #reject-request-body .confirmation{margin-top:40px;text-align:center;position:relative;width:100%}@media (min-width:768px){.gc-movement-request #reject-request-body .confirmation{min-height:150px}}@media (min-width:992px){.gc-movement-request #reject-request-body{padding:25px 40px}.gc-movement-request #reject-request-body .confirmation{padding-left:0;padding-right:0;padding-bottom:74px;width:710px}}.gc-movement-request #reject-request-body .confirmation .content-container{padding-bottom:15px}.gc-movement-request #reject-request-body .confirmation .confirmation-label{margin:40px auto;display:table}.gc-movement-request #reject-request-body .confirmation .confirmation-label span{font-size:25px;font-weight:700;color:#3f454f;vertical-align:middle;padding-left:15px}@media (max-width:767px){.gc-movement-request #reject-request-body .confirmation .confirmation-label span{font-size:18px;width:100%;float:left;padding-top:15px;padding-left:0}}.gc-movement-request #reject-request-body .confirmation .reject-control-container{border-top:solid 1px #b8babe}@media print{.gc-movement-request .container #movement-request-body .details-content .details-col>div,.nav-tab{text-align:left}.nav-tab{padding:0 0 10px;width:auto;font-size:12pt!important;font-weight:700;border-bottom:1px solid #e8e8e8}.gc-movement-request .bold{font-weight:700!important}.gc-movement-request .print-normal{font-weight:400}.gc-movement-request .container{margin-left:0;margin-right:0;width:100%}.gc-movement-request .container #movement-request-body{padding:0}.gc-movement-request .container #movement-request-body .details-header{padding-left:0;border:none}.gc-movement-request .container #movement-request-body .details-content{padding-left:0;border-bottom:1px solid #e8e8e8}.gc-movement-request .container #movement-request-body .details-content .details-col{width:20%;padding-left:0}}body .gc-movement-request-quality{cursor:pointer;position:relative}body .gc-movement-request-quality>span>img{width:24px}.popover.gc-movement-request-quality-popover{cursor:default;width:auto!important}@media (min-width:992px){body .gc-movement-request-quality{position:initial}.popover.gc-movement-request-quality-popover{max-width:300px}}.popover.gc-movement-request-quality-popover.right-top>.arrow{top:12px!important}.popover.gc-movement-request-quality-popover input[type=button]{width:auto}body .gc-movement-request-schedule{padding-top:15px;padding-bottom:30px;border-bottom:dashed 1px #979797}body .gc-movement-request-schedule .table tbody tr td,body .gc-movement-request-schedule .table tbody tr:hover td{border:none}body .gc-movement-request-schedule .schedule-details{padding-top:10px;padding-bottom:10px}@media (min-width:992px){body .gc-movement-request-schedule .schedule-details{padding-top:0;padding-bottom:0}}body .gc-movement-request-schedule .schedule-details .quality-icon img{width:24px}body .gc-movement-request-schedule .schedule{padding-top:15px;overflow-x:auto}@media (min-width:992px){body .gc-movement-request-schedule .schedule{overflow-x:hidden}}body .gc-movement-request-schedule .details-col{padding-top:0;padding-bottom:10px}body .gc-movement-request-schedule .details-col>div{text-align:center}@media print{body .gc-movement-request-schedule{padding-bottom:10px;border-bottom:1px solid #e8e8e8}body .gc-movement-request-schedule .commodity-details{width:20%}body .gc-movement-request-schedule .request-details{width:80%}body .gc-movement-request-schedule .request-details .details-col{padding-left:0;width:25%}body .gc-movement-request-schedule .request-details .details-col>div{text-align:left}}.gc-pininput input{margin:0 3px;height:36px;width:35px;text-align:center;font-size:16px;border:1px solid gray}.gc-pininput input:focus{border:1px solid #00b9e4}.gc-pininput input[type=number]{-moz-appearance:textfield}.gc-pininput input::-webkit-inner-spin-button,.gc-pininput input::-webkit-outer-spin-button{-webkit-appearance:none}.gc-pin-modal{min-height:100vh}.gc-pin-modal.gc-core-modal{padding:0!important}@media (min-width:992px){.gc-pin-modal{min-height:0}.gc-pin-modal.gc-core-modal{padding:25px 40px!important}}.gc-pin-modal__header{padding:10px}.gc-pin-modal__body{padding-bottom:0;height:100%}.gc-pin-modal__instructions{text-align:center}.gc-pin-modal gc-reset-pin-link{display:block;text-align:center}.gc-pin-modal .gc-reset-pin-link{text-align:center;margin-top:-30px}.gc-pin-modal .gc-security-pin-input{text-align:center;margin:15px 0}.gc-pin-modal .gc-custom-keypad{position:fixed;width:100%;bottom:0}@media (min-width:992px){.gc-pin-modal__header{padding:0}.gc-pin-modal__body{padding-bottom:15px;height:auto}.gc-pin-modal .gc-custom-keypad{display:none}}.gc-pin-modal .modal-controls{display:none}.gc-pin-modal .modal-controls.show-mobile{display:block}@media (min-width:992px){.gc-pin-modal .modal-controls{display:block}}.gc-pin-modal .gc-button,.gc-pin-modal .gcbtn-primary{width:100%}@media (min-width:768px){.gc-pin-modal .gc-security-pin-input{margin:40px 0}.gc-pin-modal .gc-button,.gc-pin-modal .gcbtn-primary{width:auto}}body .gc-popover .image{width:24px}body .gc-popover .all-buyers-popover,body .gc-popover .single-buyer-popover{width:250px!important}body .gc-popover .all-buyers-popover .arrow{left:80%!important}body .gc-popover .fat-finger-warning-popover,body .gc-popover .offer-ff-warning-popover{width:300px!important;max-width:300px;padding:10px}body .gc-popover .offer-ff-warning-popover{left:auto!important;right:0}body .gc-popover .offer-ff-warning-popover .arrow{left:auto!important;right:118px}@media (min-width:992px){body .gc-popover .offer-ff-warning-popover .arrow{right:143px!important}}@media (max-width:767px){body .gc-popover .fat-finger-warning-popover{left:6vw!important}body .gc-popover .fat-finger-warning-popover .arrow{left:67vw!important}}body .gc-popover .market-range-template button,body .gc-popover .market-range-template input[type=button]{margin:0!important;width:100%;height:44px!important}.font-caption,body .gc-slider .slider-label{text-transform:uppercase}.m-b-20,.m-tb-20,body .gc-slider.filter-container{margin-bottom:20px}body .gc-slider.disabled .rz-bar{background:#cacaca}@media (max-width:991px){body .gc-slider .slider-label{text-transform:capitalize}}body .gc-swap-card .details-header{padding-top:15px}body .gc-swap-card .table-container{max-height:200px;overflow-y:auto}body .gc-swap-card .table thead th.text-right{text-align:right}@media print{body .gc-swap-card .card-container,body .gc-swap-card .gc-modal-card{height:auto}body .gc-swap-card .card{padding-left:0;padding-top:0}body .gc-swap-card .card>div:nth-child(2)>div:nth-child(2){width:100%}body .gc-swap-card .card-header>div:nth-child(1){width:100%;padding-left:0}body .gc-swap-card .card-header>div h2{margin:0!important}body .gc-swap-card gc-card-header .print-tab-title{margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #e8e8e8}body .gc-swap-card gc-card-header .print-tab-title h1{margin-bottom:15px}body .gc-swap-card gc-card-header .print-tab-title div,body .gc-swap-card gc-card-header div:nth-child(2){font-size:12pt!important;font-weight:700;font-family:Arial Narrow}body .gc-swap-card .right-border-card{display:none}body .gc-swap-card .card-details .card-stats-full{padding-top:0}body .gc-swap-card .card-details .card-stats-full .content-container{padding-top:25px}body .gc-swap-card .card-details .card-stats-full .content-container span{font-weight:700}body .gc-swap-card .card-details .card-stats-full .table-container{border-bottom:1px solid #e8e8e8!important}body .gc-swap-card .card-details .card-stats-full .table-container>div{width:50%;padding:0}body .gc-swap-card .card-details .card-stats-full .table-container>div>div{margin:auto}body .gc-swap-card .card-details .card-stats-full .table-container>div:first-child table td,body .gc-swap-card .card-details .card-stats-full .table-container>div:first-child table th{padding-left:0}body .gc-swap-card .card-details .card-stats-full .table-container>div:first-child table tbody tr{border-right:1px solid #e8e8e8!important}body .gc-swap-card .card-details .card-stats-full .table-container>div:nth-child(2) table tbody td{padding-left:10px;padding-right:10px}}body.marketplace .gc-table{display:flex;flex-direction:column;width:100%}body.marketplace .gc-table--no-data{min-height:150px}body.marketplace .gc-table__header{border-bottom:none;display:flex;flex-flow:column;justify-content:space-between;padding:15px}@media (min-width:992px){body.marketplace .gc-table--no-data{min-height:350px;height:0}body.marketplace .gc-table__header{border-top:none;flex-flow:row;flex-wrap:nowrap;align-items:center;min-height:68px;padding:12px 20px 12px 30px}}@media print{body.marketplace .gc-table__header{padding-left:0;padding-right:0;padding-top:10px}}body.marketplace .gc-table__header-summary{font-size:14px;line-height:18px}body.marketplace .gc-table__header-summary .header-summary-disclaimer{margin-top:5px}body.marketplace .gc-table__header-summary .header-summary-disclaimer>img{margin-right:7px}body.marketplace .gc-table__header-actions{display:flex;position:relative;flex:1 0 auto;justify-content:flex-start;margin-left:40px}body.marketplace .gc-table__header-actions--legacy{margin-left:40px}body.marketplace .gc-table__header-actions--legacy>:not(:first-child).gc-inline-block{margin-left:10px}body.marketplace .gc-table__header-actions--legacy>:not(:first-child) .gcbtn{margin-left:20px}body.marketplace .gc-table__body{overflow-x:auto;max-width:100%}@media (min-width:992px){body.marketplace .gc-table__header-summary--large{padding-top:13px;padding-bottom:3px}body.marketplace .gc-table__header-actions{margin-bottom:0;justify-content:flex-end}body.marketplace .gc-table__body{padding:0 20px}}@media print{body.marketplace .gc-table__body{padding:0}}body.marketplace .gc-table__footer{padding:30px 30px 35px}@media print{body.marketplace .gc-table__footer{padding:30px 0 0;line-height:1}}body.marketplace .gc-table__loading{display:flex;align-items:center;justify-content:center;flex:1 1 100%;padding:30px 30px 35px}body.marketplace .gc-table .gc-market-call{margin-right:45px}@media (min-width:992px){body.marketplace .gc-table .gc-inline-block{display:inline-block!important}}body.marketplace .gc-table .select-all-th{height:38px;width:40px}body.marketplace .gc-table .select-all-th>div{margin:auto}@media (max-width:991px){body.marketplace .gc-table .gc-market-call{float:none!important}body.marketplace .gc-table .gc-inline-block{display:inline-block}body.marketplace .gc-table .select-all-th.mobile-card>div.btn-select-all{display:inline-block;margin-left:8px}body.marketplace .gc-table .select-all-th.mobile-card .select-all-text{display:inline-block;position:relative;top:-1px;left:5px}}body.marketplace .gc-table tfoot{border:none!important}body.marketplace .gc-table .select-disabled td{cursor:auto!important}body.marketplace .gc-table .summary-text .gc-merchant-call-container{order:-1;padding-top:5px}@media (min-width:992px){body.marketplace .gc-table .summary-text .gc-merchant-call-container{padding:0}body.marketplace .gc-modal .gc-table,body.marketplace .gc-modal-base .gc-table{min-height:auto}}body.marketplace .gc-table .summary-text span>span{margin:0}body.marketplace .gc-table .summary-text span.gc-market-call{cursor:auto;text-decoration:none}body.marketplace .gc-table .summary-text [uib-popover-template-popup].popover.bottom-right>.arrow{margin-right:20px}body.marketplace .gc-table .summary-text [uib-popover-template-popup].popover.bottom-right>.arrow:after{border-bottom-color:#fcfcfc}body.marketplace .gc-table .summary-text .popover{margin-top:30px}body.marketplace .gc-table .warning-message{padding-bottom:2px}body.marketplace .gc-table .important-message{padding-top:2px}body.marketplace .gc-table .important-message,body.marketplace .gc-table .warning-message{display:flex;flex:1 1 100%;align-items:center;font-size:13px}body.marketplace .gc-table .important-message .summary__icon_wrapper,body.marketplace .gc-table .warning-message .summary__icon_wrapper{width:24px;height:24px;text-align:center;display:flex;align-items:center;justify-content:center}body.marketplace .gc-table .important-message>span:not(:first-child),body.marketplace .gc-table .warning-message>span:not(:first-child){padding-left:5px}body.marketplace .gc-table .table{border:none;display:inline-table}@media print{body.marketplace .gc-table .table{display:table;margin-bottom:40px}}body.marketplace .gc-table .table thead th.sort-disabled{cursor:auto}body.marketplace .gc-table tr td.mobile-card{padding:0!important;border-bottom:0!important}body.marketplace .gc-table .stack-header{white-space:pre-wrap}body.marketplace .gc-modal .gc-table__body,body.marketplace .gc-modal-base .gc-table__body{padding:0}body .gc-table-config{line-height:24px;padding-bottom:5px;display:block;cursor:pointer;border-bottom:solid 1px #cacaca;margin:0 10px}body .gc-table-config .config-label{text-transform:uppercase;float:left}body .gc-table-config .config-btn{padding-left:32px;float:right}@media (min-width:992px){body .gc-table-config{display:inline-block;margin-left:0;margin-right:0;width:auto}body .gc-table-config .config-btn{float:right}}body .gc-table-config .config-open{height:24px;width:24px}body .gc-table-config .config-open:before{display:inline-block;content:"";width:24px;height:7px;padding:0;cursor:pointer;background:url(ic_arrow_formfields@3x.fd7a61126a5da7d3.png) center center no-repeat;background-size:contain}body .gc-table-config-popover .gc-table-config-header{padding:15px 0 8px;margin:0 22px;border-bottom:solid 1px #e0e0e0}body .gc-table-config-popover .gc-table-config-wrapper{max-height:400px;overflow-y:auto}body .gc-table-config-popover .gc-table-config-reset{color:#000;text-decoration:underline;padding-right:10px;font-size:13px;cursor:pointer}body .gc-table-config-popover .sub-wrapper{padding-left:25px;padding-right:25px;padding-top:12px}body .gc-table-config-popover .checkbox__label{display:table}body .gc-table-config-popover .sub-text{margin-left:40px;font-style:italic;font-size:12px}body .gc-table-details .table-container>div{display:flex;flex-flow:wrap}body .gc-table-details .table-container>div>*{flex:1 1 100%}body .gc-table-details .gc-table-details-heading-container{min-height:39px;padding:0 15px}@media (min-width:992px){body .gc-table-details .gc-table-details-heading-container{padding-left:115px;padding-right:0}}@media print{body .gc-table-details .gc-table-details-heading-container{padding-left:0}}body .gc-table-details .gc-table-details-heading{display:inline-block}body .gc-table-details .heading-divider{padding:0 10px}@media print{body .gc-table-details .heading-divider{display:inline-block!important}body .gc-table-details .sub-heading{display:block}}body .gc-table-switch .close-row{position:relative}body .gc-table-switch .back-table{cursor:pointer;text-decoration:underline;padding-left:15px}@media (min-width:992px){body .gc-table-switch .back-table{position:absolute;top:10px;padding-left:0}}body .gc-table-switch .print-screen{position:absolute;top:10px;right:0;cursor:pointer}body .gc-table-switch .print-screen .action-export{display:inline-block;margin-left:2.5px}body .gc-table-switch .print-screen .action-print{display:inline-block;margin-right:2.5px}body .gc-table-switch .print-screen .print-icon{height:13.3px;width:16px}body .gc-table-switch .print-screen>span{padding-left:10px;text-decoration:underline}body .gc-table-switch .gc-ts{transition:none!important}body .gc-table-switch .gc-ts .secondary-content.ng-enter,body .gc-table-switch .gc-ts .secondary-content.ng-leave{transition:all ease .3s .1s}body .gc-table-switch .gc-ts .secondary-content.ng-enter,body .gc-table-switch .gc-ts .secondary-content.ng-leave.ng-leave-active{transform:translate(75%);opacity:0}body .gc-table-switch .gc-ts .secondary-content.ng-enter.ng-enter-active,body .gc-table-switch .gc-ts .secondary-content.ng-leave{transform:translate(0);opacity:1}body .gc-table-switch .gc-ts .no-result{margin-top:100px}@media print{body .gc-table-tabs{display:none!important}}body .gc-table-tabs .nav.nav-tabs{display:flex}body .gc-table-tab-content .tab-pane,body .gc-table-tabs .nav.nav-tabs li:only-child{display:none}@media (min-width:992px){body .gc-table-tabs .nav.nav-tabs li{margin:0}}body .gc-table-tabs .nav.nav-tabs li[disabled]{opacity:.5;cursor:default}body .gc-table-tab-content{background:#fff;box-shadow:3px 2px #3f454f33;position:relative}@media (min-width:768px){body .gc-table-tab-content{min-height:193px}}body .gc-table-tab-content .tab-pane.active{display:block}@media print{body .gc-table-tab-content tr td gc-pdf-file-viewer .gc-button{display:block!important}}.gc-time-picker .uib-timepicker .uib-time input{border:0;box-shadow:none;border-bottom:1px solid #cacaca;border-radius:0}.gc-time-picker .label-container{pointer-events:none;line-height:15px;font-size:11px;color:#cacaca;width:110px;text-transform:uppercase;display:block;margin-bottom:10px;position:relative;margin-top:-15px}.gctoggleswitch{position:relative;display:block;vertical-align:top;width:60px;height:25px;border-radius:100px;cursor:pointer}.gctoggleswitch .switch-input{position:absolute;top:0;left:0;opacity:0}.gctoggleswitch .switch-label{position:relative;display:block;height:inherit;text-transform:uppercase;background:#e2e2e2;border:1px solid #0080a3;border-radius:inherit;font-size:11px;font-family:HelveticaNeue-Bold;letter-spacing:.3px}.gctoggleswitch .label-off,.gctoggleswitch .label-on{font-family:HelveticaNeue-Bold;position:absolute;top:50%;margin-top:-.5em;line-height:1;transition:inherit}.gctoggleswitch .label-off{color:#3f454f;right:11px}.gctoggleswitch .label-on{left:11px;color:#fff;opacity:0}.gctoggleswitch .switch-input:checked~.switch-label{background:#0080a3;border:none}@media (min-width:992px){.gctoggleswitch:hover .switch-input:checked~.switch-label{background:#00b9e4;border:none}}.gctoggleswitch .switch-input:checked~.switch-label .label-on{opacity:1}.gctoggleswitch .switch-input:checked~.switch-label .label-off{opacity:0}.gctoggleswitch .switch-handle{position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;border-radius:100%;border:2px solid #0080a3;box-shadow:1px 1px 1px #0003}.gctoggleswitch .switch-input:checked~.switch-handle{left:35px;top:2px;width:22px;height:22px;border:0 solid #0080a3;box-shadow:-1px 1px 1px #0003}.gctoggleswitch .switch-handle,.gctoggleswitch .switch-label{transition:All .3s ease;-webkit-transition:All .3s ease;-moz-transition:All .3s ease;-o-transition:All .3s ease}.gctoggleswitch .switch-input:not(:checked):not(:disabled)~.switch-handle,.gctoggleswitch .switch-input:not(:checked):not(:disabled)~.switch-label{border-color:#0080a3}@media (min-width:992px){.gctoggleswitch:hover .switch-input:not(:checked):not(:disabled)~.switch-label{border-color:#cacaca}.gctoggleswitch:hover .switch-input:not(:checked):not(:disabled)~.switch-handle{border-color:#00b9e4}}.gctoggleswitch .switch-input:not(:checked):disabled~.switch-handle,.gctoggleswitch .switch-input:not(:checked):disabled~.switch-label{opacity:.5;border-color:#cacaca}.gctoggleswitch .switch-input:checked:disabled~.switch-label{opacity:.5}body .gc-transport-plan .table tbody tr td,body .gc-transport-plan .table tbody tr:hover td{border:none}body .gc-transport-plan .load-container{padding-top:15px;padding-bottom:15px}body .gc-transport-plan .details-col{padding-top:0;padding-bottom:10px}body .gc-transport-plan .details-col>div{text-align:center}@media print{body .gc-transport-plan .sub-header-container{border-bottom:1px solid #e8e8e8}body .gc-transport-plan .title-ref .print-inline{display:inline!important;font-size:12pt!important}body .gc-transport-plan .content-container .details-content .details-col{width:25%!important}}body .gc-transport-plan-item{padding-bottom:30px;border-bottom:dashed 1px #979797}body .gc-transport-plan-item .table tbody tr td,body .gc-transport-plan-item .table tbody tr:hover td{border:none;padding:8px}body .gc-transport-plan-item .table tbody tr.row-auto{height:auto}body .gc-transport-plan-item .table tbody tr.row-auto td{cursor:auto}body .gc-transport-plan-item .table tbody tr.row-disabled:hover{background:0 0}body .gc-transport-plan-item .tp-status-desc{padding-right:15px}body .gc-transport-plan-item .schedule-details{padding-top:10px;padding-bottom:10px}@media (min-width:992px){body .gc-transport-plan-item .schedule-details{padding-top:0;padding-bottom:0}}body .gc-transport-plan-item .schedule-details__grade{display:flex}body .gc-transport-plan-item .schedule-details__quality{padding-left:5px}body .gc-transport-plan-item .schedule-details .quality-icon img{width:24px}body .gc-transport-plan-item .freight-provider .fp-autocomplete{max-width:500px}body .gc-transport-plan-item .plan{padding-top:15px;overflow-x:auto}body .gc-transport-plan-item .plan .tonnage-input{text-align:center}@media (min-width:992px){body .gc-transport-plan-item .plan{overflow-x:hidden}body .gc-transport-plan-item .plan .table-tp{min-width:500px}body .gc-transport-plan-item .plan .table-tp .col-day{width:101px}body .gc-transport-plan-item .plan .tonnage-input{text-align:right}}body .gc-transport-plan-item .plan .tonnage-input input{color:#616871;width:60px;text-align:right;padding:2px 5px;margin:3px;display:inline-block;height:2em}body .gc-transport-plan-item .plan .tonnage-input span{font-family:HelveticaNeue-Bold}@media (min-width:992px){body .gc-transport-plan-item .plan .tonnage-input span{font-family:HelveticaNeue}}body .gc-transport-plan-item .details-col{padding-top:0;padding-bottom:10px}body .gc-transport-plan-item .details-col>div{text-align:center}@media print{body .gc-transport-plan-item{border-bottom:1px solid #e8e8e8}body .gc-transport-plan-item .freight-provider{clear:both}body .gc-transport-plan-item .freight-provider div.print-placeholder-caption{padding-bottom:5px}body .gc-transport-plan-item .schedule-details{clear:both;padding-top:5px;border-bottom:1px solid #e8e8e8}body .gc-transport-plan-item .schedule-details .details-col{padding-left:0;width:16.6%}body .gc-transport-plan-item .schedule-details .details-col>div{text-align:left}body .gc-transport-plan-item .freight-provider,body .gc-transport-plan-item .schedule-inner-details{padding-top:20px}body .gc-transport-plan-item gc-auto-complete input{width:50%;display:block!important}body .gc-transport-plan-item .plan input{display:inline!important}body .gc-transport-plan-item .plan table tbody{border-top:1px solid #e8e8e8}}body .layout.gc-hybrid-app .account-screen #header,body .layout.gc-hybrid-app .navigation-bar>.menu-bar{display:none!important}body .layout.gc-hybrid-app footer{display:none}body gc-user-menu [uib-popover-template-popup].popover.bottom-right>.arrow{margin-right:15px}body gc-user-menu [uib-popover-template-popup].popover.bottom-right>.arrow:after{border-bottom-color:#fcfcfc}body gc-user-menu .popover{min-width:0;border:none;margin-top:12px;cursor:pointer}body gc-user-menu .popover.bottom{margin-top:12px}body .gc-user-menu{min-width:initial;height:60px;width:100%;display:flex;align-items:center;flex:1 0 auto}@media (min-width:992px){body .gc-user-menu{min-width:180px;width:auto}}body .gc-user-menu .profile-icon{height:18.3px;padding-right:11px;padding-left:11px;margin:20px 0}body .gc-user-menu .user-name{font-family:HelveticaNeue-Bold;font-size:12px;font-weight:400;color:#fff;flex:1 1 100%;overflow:hidden;text-overflow:ellipsis}body .gc-user-menu .icon{width:10px;margin:24px 20px}body .gc-user-menu-popover .row{color:#000}body .gc-user-menu-popover .row ul{width:100%;margin:0;padding:0}body .gc-user-menu-popover .row ul li{display:table;width:100%;height:55px;line-height:55px}body .gc-user-menu-popover .row ul li a{display:block;height:100%;width:100%;color:#3f454f}body .gc-user-menu-popover .row ul li .icon{height:20px;width:20px;vertical-align:middle;margin:17.5px 20px}body .gc-user-menu-popover .row ul li:nth-child(n+1){border-bottom:solid 1px #e0e0e0}body .gc-user-menu-popover .row ul li:hover{background-color:#ffe56f}body.marketplace .gc-view-counter-bid{background:#fff;width:100%;overflow-y:auto}body.marketplace .gc-view-counter-bid .gc-modal__header>div{display:inherit;align-items:inherit}body.marketplace .gc-view-counter-bid .gc-modal__body .confirmation-body,body.marketplace .gc-view-counter-bid .gc-modal__body .confirmation-form{display:flex;flex-flow:column;flex-grow:1}body.marketplace .gc-view-counter-bid .gc-modal__body .confirmation-body .pin-container,body.marketplace .gc-view-counter-bid .gc-modal__body .confirmation-form .pin-container{padding-bottom:0}body.marketplace .gc-view-counter-bid .gc-modal__footer .modal-controls-btns{flex-direction:column;margin-left:auto;width:100%;display:inherit;align-items:center;margin-top:20px}@media (min-width:992px){body.marketplace .gc-view-counter-bid .gc-modal__footer .modal-controls-btns{flex-direction:row;width:auto;margin-top:0}}body.marketplace .gc-view-counter-bid hr{border-top:1px solid #e0e0e0;margin:0}body.marketplace .gc-view-counter-bid .confirmation-title-container{display:flex;align-items:center}body.marketplace .gc-view-counter-bid .confirmation-title-container img{margin-right:15px}body.marketplace .gc-view-counter-bid .confirmation-title-container h1{display:inline-block}body.marketplace .gc-view-counter-bid .load-container{padding-top:15px;padding-bottom:15px}body.marketplace .gc-view-counter-bid gc-top-cash-bid .title{margin-top:10px}body.marketplace .gc-view-counter-bid gc-top-cash-bid .buyer-name{margin-left:5px}body.marketplace .gc-view-counter-bid gc-top-cash-bid img{width:25px;margin-left:10px}body.marketplace .gc-view-counter-bid #view-counter-bid-body{display:flex;flex-flow:column;flex-grow:1}body.marketplace .gc-view-counter-bid #view-counter-bid-body .offer-details{padding:15px 0}@media (min-width:992px){body.marketplace .gc-view-counter-bid gc-top-cash-bid .title{margin-top:0}body.marketplace .gc-view-counter-bid #view-counter-bid-body .offer-details{padding-left:0;padding-right:0}}body.marketplace .gc-view-counter-bid #view-counter-bid-body .offer-details .commodity{font-size:16px;font-family:HelveticaNeue-Bold;color:#3f454f}body.marketplace .gc-view-counter-bid #view-counter-bid-body .offer-details .grade{font-size:16px;color:#3f454f}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-table{border-top:1px solid #b8babe;flex-grow:1}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-table .table-container{overflow-x:auto;overflow-y:auto;padding-bottom:30px}@media (min-width:768px){body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-table .table-container{overflow-x:hidden;padding-bottom:0;max-height:235px}}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-table .summary-container{padding:15px 0}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-table .loading-spinner{height:100px}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-table .loading-spinner loading-spinner{position:relative;bottom:-15px}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-table .timeout-container{margin:0 -5px -5px}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-confirmation{padding-left:0;padding-right:0;display:block}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-confirmation .confirmation-body{padding-bottom:30px}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-confirmation .summary{font-size:16px;padding-top:15px}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-confirmation .buyer{padding-top:15px}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-confirmation .gc-pref-buyer-selector{display:flex;flex-flow:column;padding:20px 0}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-confirmation .gc-pref-buyer-selector label{font-size:13px}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-confirmation .gc-pref-buyer-selector>div:first-child{margin-bottom:15px}@media (min-width:992px){body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-bid-confirmation .gc-pref-buyer-selector{padding:30px 0}}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-edit-offer-btn{width:100px;text-decoration:underline;float:left;margin-top:10px}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-edit-offer-btn .edit-text{cursor:pointer}body.marketplace .gc-view-counter-bid #view-counter-bid-body #counter-edit-offer-btn img{width:25px}@media print{body.marketplace .gds-screen{display:table}body.marketplace .gds-screen .btn-container{padding-bottom:17px;display:block!important}body.marketplace .gds-screen .col-xs-6,body.marketplace .gds-screen .hidden-xs.visible-print{width:16.66666667%}body.marketplace .gds-screen .row-total .col-xs-6{width:50%}body.marketplace .gds-screen .visible-xs-block{display:none!important}body.marketplace .gds-screen .weight-row .hidden-xs{display:inline-block!important}body.marketplace .gds-screen .ticket-history .quality-weight__container{display:block}body.marketplace .gds-screen .ticket-history .accordion__quality,body.marketplace .gds-screen .ticket-history .accordion__weight{display:inline-block;width:50%;float:left}body.marketplace .gds-screen .ticket-history .accordion__quality{padding-right:20px}body.marketplace .gds-screen .screen-container .right-column .tab-pane .table-container td{padding:5px!important}body.marketplace .gds-screen .screen-container .right-column .tab-pane .table-container td,body.marketplace .gds-screen .screen-container .right-column .tab-pane .table-container th{text-align:left!important}}body.marketplace .gds-screen .btn-container{padding:15px;min-height:79px}body.marketplace .gds-screen .btn-container .gc-table-config{margin-left:0}body.marketplace .gds-screen .btn-container .gc-generate-report-button{padding-top:15px}body.marketplace .gds-screen .btn-container .gc-generate-report-button input{width:100%}@media (min-width:768px){body.marketplace .gds-screen .btn-container .gc-table-config{float:left}body.marketplace .gds-screen .btn-container .gc-generate-report-button{float:right;padding-top:0}body.marketplace .gds-screen .btn-container .gc-generate-report-button input{width:auto}}body.marketplace .gds-screen gc-table th div{margin-right:0}body.marketplace .gds-screen .table-container{overflow-x:auto}body.marketplace .gds-screen .ticket-history .quality-weight__container{display:block}body.marketplace .gds-screen .ticket-history .accordion__quality{flex:1 1 100%}@media (min-width:992px){body.marketplace .gds-screen .btn-container{padding-left:0;padding-right:0;position:relative}body.marketplace .gds-screen .btn-container gc-generate-report-button{position:absolute;right:0}body.marketplace .gds-screen .table-container{overflow-x:hidden}body.marketplace .gds-screen .ticket-history .quality-weight__container{display:flex}body.marketplace .gds-screen .ticket-history .accordion__quality{flex:1 0 50%;padding-right:5px}}body.marketplace .gds-screen .ticket-history .accordion__weight{flex:1 1 100%}@media (min-width:992px){body.marketplace .gds-screen .ticket-history .accordion__weight{flex:1 0 50%;padding-left:5px}}body.marketplace .gds-screen .table thead th{white-space:normal}body.marketplace .gds-screen .table tbody tr td{cursor:auto}body.marketplace .gds-screen .td-xs{min-width:32px}body.marketplace .gds-screen .td-sm{min-width:64px}body.marketplace .gds-screen .td-md{min-width:96px}body.marketplace .gds-screen .td-lg{min-width:128px}body.marketplace .gds-screen .td-xl{min-width:160px}body.marketplace .gds-screen [uib-popover-template-popup].popover.bottom-left>.arrow{left:130px!important}body.marketplace .table tbody tr td.gds-td-disable .ticket-no{text-decoration:none}.font-caption,grower-transfer .gc-modal__content #select-tickets .tonnage-allocation-container .allocation-input .total{text-transform:uppercase}.p-l-10{padding-left:10px}.m-t-20,.m-tb-20{margin-top:20px}.m-b-15{margin-bottom:15px}.m-b-20,.m-tb-20{margin-bottom:20px}.font-heading,.font-sub-heading{font-weight:700;font-family:Arial Narrow}.font-heading{font-size:14pt!important}.font-sub-heading{font-size:12pt!important}.no-padding-top{padding-top:0!important}grower-transfer .gc-modal{width:100%;transition:width .5s ease}grower-transfer .gc-modal .table-container{overflow:auto}grower-transfer .gc-modal .table-container table td.text-right,grower-transfer .gc-modal .table-container table th.text-right{text-align:right}grower-transfer .gc-modal .grower-table-div{padding:30px 0}grower-transfer .gc-modal .grower-transfer__table-container{max-height:390px;overflow-y:auto}@media (min-width:992px){grower-transfer .gc-modal .grower-transfer__table-container{max-height:190px}}grower-transfer .gc-modal .grower-transfer__table-container--no-tonnage-allocation{max-height:none}@media (min-width:992px){grower-transfer .gc-modal .grower-transfer__table-container--no-tonnage-allocation{max-height:360px}}grower-transfer .gc-modal .grower-transfer__table-container--multiple-ngr-selection{max-height:none}grower-transfer .gc-modal .grower-transfer__sub-container{display:flex;justify-content:space-between;align-items:center}grower-transfer .gc-modal .grower-transfer__sub-container--multiple-ngr{display:flex;flex-direction:column}grower-transfer .gc-modal .grower-transfer__sub-header{font-size:14px;color:#616871;font-weight:700;font-family:HelveticaNeue-Bold;padding:10px 0}grower-transfer .gc-modal__content #grower-transfer-body .transfer-selection label,grower-transfer .gc-modal__content #select-tickets .tonnage-allocation-container .allocation-input .total-tonnes{font-size:13px}grower-transfer .gc-modal .confirm-details-container{margin-bottom:30px}grower-transfer .gc-modal__content #grower-transfer-body .transfer-selection .group-child{margin-bottom:15px}grower-transfer .gc-modal__content #select-tickets .loading-spinner{height:100%;display:flex;align-items:center;justify-content:center}grower-transfer .gc-modal__content #select-tickets .tonnage-allocation-container{border-bottom:1px solid #e4e7ec}@media (min-width:992px){grower-transfer .gc-modal .grower-transfer__table-container--multiple-ngr-selection{max-height:275px}grower-transfer .gc-modal__content #find-tickets ticket-filter .gc-dropdown{width:60%}grower-transfer .gc-modal__content #select-tickets .tonnage-allocation-container{padding:30px 0}}grower-transfer .gc-modal__content #select-tickets .tonnage-allocation-container .allocation-input{padding-bottom:10px}grower-transfer .gc-modal__content #select-tickets .tonnage-allocation-container .allocation-input span{font-size:10px;font-family:HelveticaNeue-Bold}@media (min-width:992px){grower-transfer .gc-modal__content #select-tickets .tonnage-allocation-container .allocation-input{padding-bottom:0;border-bottom:none}grower-transfer .gc-modal__content #select-tickets .ticket-selection-container{padding-top:30px;padding-bottom:0}grower-transfer .gc-modal__content #select-tickets table th{min-width:1px}}grower-transfer .gc-modal__content #select-tickets table thead,grower-transfer .gc-modal__content #select-tickets table thead tr{border-top:none}grower-transfer .gc-modal__content #select-tickets table th{padding:15px 5px}grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container{margin:0;padding-left:5px;padding-right:5px}grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .tickets-container{width:100%;overflow-y:auto}@media (min-width:992px){grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container{margin:15px 0 0;padding-left:0;padding-right:0}grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .tickets-container{max-height:250px}}grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .tickets-container>table tbody tr td{padding:5px 9px}@media (max-width:767px){grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .tickets-container>table{margin:0}}grower-transfer .gc-modal__content #edit-tonnage-multiple-ngr .grower-details-container .grower-details .table-container,grower-transfer .gc-modal__content #transfer-complete table{margin-top:30px}grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .total-value{font-size:14px;line-height:14px;font-weight:700}grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .progress-bar-gc{border-radius:4px}grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .tonnage__allocation{padding-left:10px;padding-right:10px}grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .split-summary{padding-top:30px}grower-transfer .gc-modal__content #edit-tonnage-multiple-ngr .grower-details-container .grower-details .autocomplete-body{width:100%}@media (min-width:992px){grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .tonnage__allocation{padding-left:0;padding-right:0;border-bottom:none}grower-transfer .gc-modal__content #edit-tonnage-multiple-ngr .grower-details-container .grower-details .autocomplete-body{width:500px!important}}grower-transfer .gc-modal__content #edit-tonnage-multiple-ngr .grower-details-container .grower-details .autocomplete-body input{width:100%!important}@media (min-width:992px){grower-transfer .gc-modal__content #edit-tonnage-multiple-ngr .grower-details-container .grower-details .autocomplete-body input{width:500px!important}}grower-transfer .gc-modal__content #edit-tonnage-multiple-ngr .grower-details-container .grower-details .autocomplete-body .results-box{display:block;position:relative;width:100%}@media (min-width:992px){grower-transfer .gc-modal__content #edit-tonnage-multiple-ngr .grower-details-container .grower-details .autocomplete-body .results-box{position:absolute;width:500px}}grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .autocomplete-body,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .autocomplete-body{width:100%}@media (min-width:992px){grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .autocomplete-body,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .autocomplete-body{width:500px!important}}grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .autocomplete-body input,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .autocomplete-body input{width:100%!important}@media (min-width:992px){grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .autocomplete-body input,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .autocomplete-body input{width:500px!important}}grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .autocomplete-body .results-box,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .autocomplete-body .results-box{display:block;position:relative;width:100%}@media (min-width:992px){grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .autocomplete-body .results-box,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .autocomplete-body .results-box{position:absolute;width:500px}}grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .contract-input,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .contract-input{width:100%!important}@media (min-width:992px){grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .contract-input,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .contract-input{width:300px!important}}grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .pool-dropdown,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .pool-dropdown{display:block;width:100%}@media (min-width:992px){grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .pool-dropdown,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .pool-dropdown{width:300px}}grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .form-control,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .form-control{border:1px solid #cacaca}grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .form-control.ng-invalid-pattern,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .form-control.ng-invalid-pattern{border-color:#a94442}grower-transfer .gc-modal__content #select-buyer-screen-cash .buyer-details-container .buyer-details .form-control:focus,grower-transfer .gc-modal__content #select-buyer-screen-non-cash .buyer-details-container .buyer-details .form-control:focus{border-color:#00b9e4}grower-transfer .gc-modal__body--summary-text{padding:15px 0}grower-transfer .gc-modal__footer .modal-controls-btns{flex-direction:column;margin-left:auto;width:100%;display:inherit;align-items:center}grower-transfer .gc-modal__footer .modal-summary{padding-bottom:20px}@media (min-width:992px){grower-transfer .gc-modal__footer .modal-controls-btns{flex-direction:row;width:auto}grower-transfer .gc-modal__footer .modal-summary{margin-left:-7px;padding-bottom:0}}grower-transfer .gc-modal.printable{display:none}grower-transfer .gc-modal__header{border-bottom:1px solid #e2e2e2;padding-bottom:5px;margin-top:20px}@media (max-width:767px){grower-transfer .gc-modal__content #edit-tonnage-non-multiple-ngr .split-tickets-container .total-value{font-size:30px;line-height:1.17}grower-transfer .gc-modal{max-height:100%;overflow-y:hidden}}@media (min-width:768px){grower-transfer .gc-modal{width:700px}}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){grower-transfer .gc-modal input,grower-transfer .gc-modal input:focus,grower-transfer .gc-modal select,grower-transfer .gc-modal select:focus,grower-transfer .gc-modal textarea,grower-transfer .gc-modal textarea:focus{font-size:16px}}grower-transfer .gc-modal .table-container>.table>tbody>tr>td.grade{-ms-text-overflow:clip;text-overflow:clip;max-width:none}grower-transfer .gc-modal .form-control.ng-invalid-pattern{border-color:#a94442}grower-transfer .gc-modal .ticket-selection-empty{padding:20px 0}@media (max-width:991px){grower-transfer .gc-modal .ticket-selection-empty{padding:20px 15px}}grower-transfer .gc-modal .cash-warning{background:#efefef;margin-top:30px;padding:5px 10px;line-height:20px;height:30px}@media (max-width:991px){grower-transfer .gc-modal .cash-warning{height:auto}}grower-transfer .gc-modal .cash-warning h5{margin:0}@media (min-width:992px){grower-transfer .gc-modal{width:850px}grower-transfer .gc-modal .cash-warning h5{line-height:20px}grower-transfer .gc-modal .ticket-filter-container,grower-transfer .gc-modal .transfer-selection{padding-left:0;padding-right:0}}grower-transfer .gc-modal .bid-select .bid-select-container{overflow:auto;margin-top:15px;max-height:275px}grower-transfer .gc-modal .more-tickets{color:#a0a0a0;font-size:12px;margin:0;padding:12px 0}@media (min-width:992px){grower-transfer .gc-modal .more-tickets{margin:6px 0;padding:0}}grower-transfer .gc-modal .animate-show.ng-hide-add,grower-transfer .gc-modal .animate-show.ng-hide-remove{transition:all linear .5s}grower-transfer .gc-modal .animate-show.ng-hide{opacity:0}grower-transfer .gc-modal .table:not(.no-spacing){width:100%;font-size:12px;border:none;border-collapse:separate;border-spacing:0 5px;margin:0}grower-transfer .gc-modal .table:not(.no-spacing) tbody tr:not(.no-cards).selected>td{background:#d9e6ec;border:1px solid #d9e6ec}@media (min-width:992px){grower-transfer .gc-modal .table:not(.no-spacing){border-collapse:collapse;border-spacing:0}grower-transfer .gc-modal .table:not(.no-spacing) tbody tr:not(.no-cards).selected>td{border:none;border-bottom:solid 1px #d9e6ec}}grower-transfer .gc-modal .table:not(.no-spacing) tbody tr:not(.no-cards) td{border:1px solid #979797}@media (min-width:992px){grower-transfer .gc-modal .table:not(.no-spacing) tbody tr:not(.no-cards) td{background:0 0;border:none;border-bottom:1px solid #e2e2e2}}grower-transfer .gc-modal .table:not(.no-spacing) tr:first-of-type{border-top:1px solid #e2e2e2}grower-transfer .gc-modal .table:not(.no-spacing) .delete{width:30px;vertical-align:middle}grower-transfer .gc-modal .table:not(.no-spacing) .delete .gc-actionable-icon-delete{display:block}grower-transfer .gc-modal .table:not(.no-spacing) .tonne-input{color:#b8babe}grower-transfer .gc-modal .table:not(.no-spacing) .tonne-input input{color:#616871;width:60px;text-align:right;padding:2px 5px;margin:3px;display:inline-block;height:2em}grower-transfer .gc-modal .table:not(.no-spacing) .tonne-input .wider-input{width:70px}grower-transfer .gc-modal .table:not(.no-spacing) .graph{width:60px}@media print{grower-transfer .gc-modal{display:none}grower-transfer .gc-modal.printable{display:block!important;height:900px;padding:15px}grower-transfer .gc-modal.printable h1{font-size:22px!important;font-weight:700}grower-transfer .gc-modal.printable .print-body .print-main-details{margin-bottom:15px}grower-transfer .gc-modal.printable .print-body .print-main-details td{font-size:12px!important;padding-left:10px}grower-transfer .gc-modal.printable .print-body .print-main-details .print-header{font-weight:700}grower-transfer .gc-modal.printable .post-text{margin-left:10px;font-size:12px!important}}body.marketplace .holdings{position:relative}body.marketplace .holdings .bg{background-color:#f6f6f7;height:100%;width:100%;position:fixed;margin-left:-15px}body.marketplace .holdings hr{margin:0 15px 5px;width:auto;height:1px;background-color:#e2e2e2}body.marketplace .holdings .vertical-divider{border-right:1px solid #e2e2e2}body.marketplace .holdings .graph{position:relative;padding:15px 0;z-index:1}body.marketplace .holdings .graph .graph-text{display:inline-block}body.marketplace .holdings .graph .graph-text .number-group{float:left;color:#616871;font-size:16px;font-weight:700}@media (min-width:992px){body.marketplace .holdings .graph{padding:30px 0;margin:0 -50px}body.marketplace .holdings .graph .graph-text{position:absolute;top:50%;left:0;right:0;pointer-events:none;transform:translateY(-50%);z-index:-1}body.marketplace .holdings .graph .graph-text .number-group{float:none;font-size:50px;font-weight:400}}body.marketplace .holdings .graph .graph-text .group{float:left;position:relative;font-size:16px;color:#b8babe;padding:0 5px;border-right:solid 1px #b8babe}@media (min-width:992px){body.marketplace .holdings .graph .graph-text .group{float:none;font-size:12px;line-height:24px;padding:5px 0 0;border-right:none}body.marketplace .holdings .graph .graph-text .group:after{position:absolute;bottom:0;left:0;right:0;margin:auto;width:80px;height:1px;background-color:#e8e8e8;content:""}}body.marketplace .holdings .graph .graph-text .number-holdings{float:left;font-size:16px;color:#6a6a6a;padding-left:5px}@media (min-width:992px){body.marketplace .holdings .graph .graph-text .number-holdings{float:none;font-size:12px;line-height:24px;padding-left:0}}body.marketplace .holdings .graph .graph-text .graph-text-divider{width:80px}body.marketplace .holdings .filter-options{padding-top:15px;overflow:auto;list-style:none;padding-left:0}body.marketplace .holdings .filter-options .filter-label{font-family:HelveticaNeue-Bold}body.marketplace .holdings h1{font-size:25px;font-family:HelveticaNeue-Bold;color:#394857}body.marketplace .holdings h3{font-size:16px;color:#616871;margin:0}body.marketplace .holdings .group-filter-header{font-size:13px;line-height:13px;color:#6a6a6a;padding:0}body.marketplace .holdings .group-filter-header .header-text{padding-bottom:8px;cursor:pointer;padding-left:5px}body.marketplace .holdings .filter-tabs{width:200px;margin-left:0}@media (max-width:991px){body.marketplace .holdings .filter-tabs{width:100%}}body.marketplace .holdings .selected-group-header{font-family:HelveticaNeue-Bold;font-size:14px;font-style:normal;border-bottom:2px solid #3f454f}body.marketplace .holdings .group-header{font-family:HelveticaNeue-Bold;font-size:14px;font-style:normal;padding-top:10px;padding-bottom:10px;color:#3f454f}@media (min-width:992px){body.marketplace .holdings .group-header{padding-top:20px;padding-bottom:20px}}body.marketplace .holdings .shuffle{width:100%}.no-pointer-events{pointer-events:none}@media print{body.marketplace .holdings .filter-options li div label:before,body.marketplace .holdings a[href]:after{content:none}body.marketplace .holdings{-webkit-print-color-adjust:exact}body.marketplace .holdings a[href]{display:inline!important}body.marketplace .holdings hr{background-color:#b8babe!important;width:100%;margin:10px 0}body.marketplace .holdings div[intro-start]{padding-bottom:0!important}body.marketplace .holdings div[intro-start] h1{padding:0!important}body.marketplace .holdings .group-header>*{font-size:12pt!important;font-weight:700;font-family:Arial Narrow}body.marketplace .holdings .group-filter-header .header-text,body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data div .cost-header,body.marketplace .holdings shuffle-board holdings-card .holdings-card-inner .offerremaining>div :first-child{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body.marketplace .holdings .filter-options{margin-bottom:0;padding-top:0}body.marketplace .holdings .filter-options li{padding-top:0}body.marketplace .holdings .filter-options li div{padding:0;overflow-y:hidden}body.marketplace .holdings .filter-options li div label{line-height:1;margin:0}body.marketplace .holdings .selected-group-header{border-bottom:none}body.marketplace .holdings .group-filter-header{padding-bottom:0;display:none}body.marketplace .holdings .group-filter-header.selected-group-header{display:block}body.marketplace .holdings .group-filter-header .header-text{padding-bottom:0;line-height:1}body.marketplace .holdings .filters-wrapper{padding-top:20px;padding-bottom:10px}body.marketplace .holdings shuffle-board ul{height:auto!important;overflow:hidden}body.marketplace .holdings shuffle-board .shuffle-board-li{display:block;width:31.8%!important;border:1px solid #b8babe;padding:0 0 20px!important;margin-bottom:15px;margin-right:15px;page-break-inside:avoid}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data br,body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data:after{display:none}body.marketplace .holdings shuffle-board .shuffle-board-li:nth-child(3n+1){margin-right:0}body.marketplace .holdings shuffle-board holdings-card .site{line-height:1}body.marketplace .holdings shuffle-board holdings-card .holdings-card-inner .offerremaining>div{text-align:center}body.marketplace .holdings shuffle-board holdings-card .holdings-card-inner .offerremaining>div :last-child{padding-left:0;line-height:1!important}body.marketplace .holdings shuffle-board holdings-card .card-graph-container{margin-top:15px}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .card-graph{height:150px}body.marketplace .holdings shuffle-board holdings-card .card-graph-container canvas{left:-15px;padding-left:0!important}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .date-for-chart>div{position:relative;font-size:6pt!important;line-height:1;height:auto}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .date-for-chart>div:first-child{left:-5px}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .date-for-chart>div:last-child{left:15px}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data{opacity:1;top:auto}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data div{padding-left:0!important;padding-right:0!important}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data div .cost-header{line-height:1}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data div>div{font-weight:400}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data .market-information{padding:15px 0;line-height:1}body.marketplace .holdings shuffle-board holdings-card .card-graph-container .market-data .market-information>*{line-height:1}}@media print and (min-width:768px){body.marketplace .holdings .holdings-card{margin-left:auto!important;margin-right:auto!important;margin-bottom:0}}body .holdings-filter{padding:5px 0}@media print{body .holdings-filter .filter-label span{font-size:10pt!important;font-weight:400;font-family:Arial Narrow}}.icon-check,.icon-check-dark,.icon-chevron{background-repeat:no-repeat}.gc-icon--small{width:24px;height:24px;max-width:24px}.gc-icon--large{width:50px;height:50px}.gc-icon-container{padding:15px 0;display:inline-flex;font-size:13px;line-height:18px;font-family:HelveticaNeue}.gc-icon-container [class^=icon]+span,.gc-icon-container span+[class^=icon]{margin-left:10px;padding-top:3px}.icon-check{width:12px;height:12px;display:inline-block;background-size:contain;background-image:url(ic_check-total@3x.f0f9c190a96cb3b8.png);vertical-align:sub;margin:1px 7px}.icon-chevron{width:24px;height:24px;display:inline-block;background-size:contain;background-image:url(arrow-black-left@3x.5a433f5ec2b7058a.png);transform:rotate(90deg)}.icon-check-dark,.icon-check-dark:before{display:inline-block;background-size:contain;height:11px;width:12px}.icon-chevron:hover{background-image:url(arrow-left-hover@3x.f7c0b004bb39c207.png);transform:rotate(90deg)}.icon-check-dark:before{content:"";background-image:url(check-dark@3x.b3c7b05ac3c52339.png);background-repeat:no-repeat}.icon-alert,.icon-alert:before{width:20px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-alert{vertical-align:bottom;margin-right:5px}.icon-alert:before{content:"";background-image:url(ic_issue_small@3x.6ce9e0c888e62984.png)}.icon-alert-warning{width:24px;height:24px;display:inline-block;background-size:contain;background-repeat:no-repeat;vertical-align:bottom;margin-right:5px}.icon-alert-warning:before{width:24px;height:24px;display:inline-block;background-size:contain;content:"";background-image:url(ic-alert@3x.d873b9220f33e24e.png);background-repeat:no-repeat}.icon-secured-payment,.icon-secured-payment:before{height:23px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-secured-payment{width:24px;vertical-align:sub;text-align:center}.icon-secured-payment:before{width:18px;content:"";background-image:url(secured-payment@3x.a6b16b43c12fa88a.png)}.icon-self-managed-payment{width:24px;display:inline-block;background-size:contain;background-repeat:no-repeat;height:24px;vertical-align:sub}.icon-self-managed-payment:before{width:24px;display:inline-block;background-size:contain;height:23px;content:"";background-image:url(self-managed-payment@3x.4995f79227647c45.png);background-repeat:no-repeat}.self-managed-payment-center .icon-self-managed-payment{margin-right:7px}.icon-secured-and-self-managed-payment{width:24px;height:24px;display:inline-block;background-size:contain;background-repeat:no-repeat;vertical-align:sub}.icon-secured-and-self-managed-payment:before{width:24px;height:24px;display:inline-block;background-size:contain;content:"";background-image:url(secured-and-self-managed-payment@3x.82c200512094ea8f.png);background-repeat:no-repeat}.icon-success,.icon-success:before{width:20px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-success:before{content:"";background-image:url(ic_success_small@3x.a9e770ba85b17575.png)}.icon-success-lg{width:50px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-success-lg:before{width:50px;height:50px;display:inline-block;background-size:contain;content:"";background-image:url(ic_success_large@3x.a31b3038374036e0.png);background-repeat:no-repeat}.icon-error,.icon-error:before{width:20px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-error:before{content:"";background-image:url(ic_error_small@3x.7359586ea2af7dd1.png)}.icon-error-lg{width:50px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-error-lg:before{width:50px;height:50px;display:inline-block;background-size:contain;content:"";background-image:url(ic_error_large@3x.f5ed1b8f5061b11a.png);background-repeat:no-repeat}.icon-warning,.icon-warning:before{width:20px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-warning:before{content:"";background-image:url(ic_issue_small@3x.6ce9e0c888e62984.png)!important}@media print{.icon-warning:before{width:20px!important;height:20px!important;display:inline-block!important;background-size:contain!important;content:"";background-image:url(ic_issue_small@3x.6ce9e0c888e62984.png)!important;background-repeat:no-repeat!important}}.icon-warning-lg{width:50px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-warning-lg:before{width:50px;height:50px;display:inline-block;background-size:contain;content:"";background-image:url(ic_issue_large@3x.6f3aeac061259d56.png);background-repeat:no-repeat}.icon-info,.icon-info:before{width:24px;height:24px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-info-sm:before,.icon-info:before{background-image:url(info@3x.181069b012728d9c.png);content:""}.icon-info-sm,.icon-info-sm:before{width:20px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat}.icon-arrow-down,.icon-arrow-down:before{height:9px;display:inline-block;background-repeat:no-repeat;background-size:contain}.icon-arrow-down{width:11px;vertical-align:sub}.icon-arrow-down:before{width:11px;content:"";background-image:url(ic-arrow-down-white@3x.4bca9252a3314b49.png)}.icon-arrow-down-grey{width:12px;display:inline-block;background-size:contain;background-repeat:no-repeat;height:7px;vertical-align:middle}.icon-status-fail,.icon-status-pass{display:inline-block;vertical-align:bottom}.icon-arrow-down-grey:before{width:12px;display:inline-block;background-size:contain;height:7px;content:"";background-image:url(down-arrow-grey@3x.80d70196502cd4b2.png);background-repeat:no-repeat}.icon-status-fail,.icon-status-fail:before,.icon-status-pass,.icon-status-pass:before{width:20px;height:20px;background-repeat:no-repeat}.icon-status-pass{background-size:contain}.icon-status-pass:before{display:inline-block;background-size:contain;content:"";background-image:url(ic-status-pass.035ea8865b1f20bb.png)}.icon-status-fail{background-size:contain}.icon-status-fail:before{display:inline-block;background-size:contain;content:"";background-image:url(ic-status-fail.e414271d46efaff6.png)}.icon-price-down,.icon-price-down:before,.icon-price-up,.icon-price-up:before{display:inline-block;background-size:contain;width:11px;height:7px}.icon-price-up{background-repeat:no-repeat}.icon-price-up:before{content:"";background-image:url(ic_mkt-up-green@3x.ac82070c4b674d8a.png);background-repeat:no-repeat}.icon-price-down{background-repeat:no-repeat}.icon-price-down:before{content:"";background-image:url(ic_mkt_down_red@3x.a11d039e02172a1d.png);background-repeat:no-repeat}.icon-price-same,.icon-price-same:before{display:inline-block;background-size:contain;width:9px;height:5px;background-repeat:no-repeat}.icon-price-same:before{content:"";background-image:url(ic_mkt-equal-yellow@3x.0f2ef172f397e2b7.png)}@media print{.icon-secured-payment,.icon-secured-payment:before{content:url(secured-payment@3x.a6b16b43c12fa88a.png)!important}.icon-secured-payment:before{width:18px;height:23px}.icon-self-managed-payment,.icon-self-managed-payment:before{content:url(self-managed-payment@3x.4995f79227647c45.png)!important}.icon-self-managed-payment:before{width:24px;height:23px}.icon-secured-and-self-managed-payment{content:url(secured-and-self-managed-payment@3x.82c200512094ea8f.png)!important}.icon-secured-and-self-managed-payment:before{content:url(secured-and-self-managed-payment@3x.82c200512094ea8f.png)!important;width:24px;height:24px}.icon-check-dark{content:url(check-dark@3x.b3c7b05ac3c52339.png)!important}.icon-status-fail{content:url(ic-status-fail.e414271d46efaff6.png)!important}.icon-status-pass{content:url(ic-status-pass.035ea8865b1f20bb.png)!important}.icon-price-up{content:url(ic_mkt-up-green@3x.ac82070c4b674d8a.png)!important}.icon-price-down{content:url(ic_mkt_down_red@3x.a11d039e02172a1d.png)!important}.icon-price-same{content:url(ic_mkt-equal-yellow@3x.0f2ef172f397e2b7.png)!important}}input-kaede .input,readonly-kaede .input{position:relative;z-index:1;display:inline-block;margin:1em;max-width:100%;width:calc(100% - 2em);vertical-align:top}input-kaede input[type=number]::-webkit-inner-spin-button,input-kaede input[type=number]::-webkit-outer-spin-button,readonly-kaede input[type=number]::-webkit-inner-spin-button,readonly-kaede input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input-kaede .input__field,readonly-kaede .input__field{position:relative;display:block;float:right;padding:.8em;width:60%;border:none;border-radius:0;background:#f0f0f0;color:#aaa;font-family:HelveticaNeue-Bold;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-appearance:none}input-kaede .input__field:focus,readonly-kaede .input__field:focus{outline:0}input-kaede .input__label,readonly-kaede .input__label{display:inline-block;float:right;width:40%;color:#626871;font-size:10px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;text-transform:uppercase}input-kaede .input__label-content,readonly-kaede .input__label-content{position:relative;display:block;padding:1.6em 0;width:100%}input-kaede .graphic,readonly-kaede .graphic{position:absolute;top:0;left:0;fill:none}input-kaede .icon,readonly-kaede .icon{color:#ddd;font-size:150%}input-kaede .input--kaede,readonly-kaede .input--kaede{display:block;overflow:hidden;margin:1em auto;line-height:normal;border-bottom:solid 1px #bdbfc6}input-kaede .input__field--kaede,readonly-kaede .input__field--kaede{position:absolute;top:0;right:100%;width:60%;height:100%;background:#fff;color:#626871;transition:transform .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}input-kaede .input__label--kaede,readonly-kaede .input__label--kaede{z-index:10;display:block;width:100%;height:100%;text-align:left;cursor:text;transform-origin:0 50%;transition:transform 1s,color 3s ease;transition-timing-function:cubic-bezier(.2,1,.3,1)}input-kaede .input__label-content--kaede,readonly-kaede .input__label-content--kaede{padding:1em 0}input-kaede .input--filled .input__field--kaede,input-kaede .input__field--kaede:focus,readonly-kaede .input--filled .input__field--kaede,readonly-kaede .input__field--kaede:focus{transform:translate(100%);transition-delay:60ms}input-kaede .input--filled .input__label--kaede,input-kaede .input__field--kaede:focus+.input__label--kaede,readonly-kaede .input--filled .input__label--kaede,readonly-kaede .input__field--kaede:focus+.input__label--kaede{transform:translate(60%);pointer-events:none;color:#bdbfc6}@media screen and (max-width:34em){input-kaede .input--filled .input__label--kaede,input-kaede .input__field--kaede:focus+.input__label--kaede,readonly-kaede .input--filled .input__label--kaede,readonly-kaede .input__field--kaede:focus+.input__label--kaede{transform:translate(60%) scale(.65);pointer-events:none}}readonly-kaede .input__field{padding:9px;width:70%;margin:0}readonly-kaede .input--filled .input__label--kaede{transform:translate(60%)}body.marketplace .invoices-screen{width:100%}@media print{body.marketplace .invoices-screen{display:table}body.marketplace .invoices-screen a[href]:not(.print-hide){display:block!important}body.marketplace .invoices-screen a[href]:not(.print-hide):after{content:none!important}}body.marketplace .invoices-screen .btn-container{padding-bottom:17px}body.marketplace .invoices-screen .right-column__header-container{padding-bottom:15px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}@media (min-width:992px){body.marketplace .invoices-screen .right-column__header-container{justify-content:space-between}}body.marketplace .invoices-screen .status-overdue{font-family:HelveticaNeue-Bold;color:#e00f00}body.marketplace .invoices-screen .status-overdue>*{color:#e00f00}body.marketplace .invoices-screen .table thead th{white-space:normal}body.marketplace .invoices-screen .table thead th>div{margin:0}body.marketplace .invoices-screen .table tbody tr td .invoice-number{cursor:pointer}@media print{body.marketplace .invoices-screen .invoice-details-item{padding:0}}body.marketplace .invoices-screen .invoice-details-item .border-bottom{border-bottom:solid 1px #e0e0e0}body.marketplace .invoices-screen .invoice-details-item .col-disabled,body.marketplace .invoices-screen .invoice-details-item .col-disabled>div{color:#cacaca}body.marketplace .invoices-screen gc-buyer-invoice-crop-connect gc-card-header gc-pdf-file-viewer{display:inline-block}body.marketplace .invoices-screen gc-buyer-invoice-crop-connect gc-card-header gc-pdf-file-viewer .gc-button input{font-size:16px;line-height:20px;font-weight:700}.spinner-export-csv{margin-right:10px;float:left}.white-spinner-3x{width:72px;height:72px;margin:auto;background:url(cropconnect-spinner-white-sprite@3x.0a3feaba821b7110.png) left center;animation:playthreex 1.25s steps(5) infinite}.white-spinner-2x{width:48px;height:48px;margin:auto;background:url(cropconnect-spinner-white-sprite@2x.155026f122b70bb1.png) left center;animation:playtwox 1.25s steps(5) infinite}.white-spinner-1x{width:24px;height:24px;margin:auto;background:url(cropconnect-spinner-white-sprite@1x.1fbe2d0194192061.png) left center;animation:playonex 1.25s steps(5) infinite}.blue-spinner-3x{width:72px;height:72px;margin:auto;background:url(cropconnect-spinner-blue-sprite@3x.ba55971eecd10c0e.png) left center;animation:playthreex 1.25s steps(5) infinite}.blue-spinner-2x{width:48px;height:48px;margin:auto;background:url(cropconnect-spinner-blue-sprite@2x.b3a6a09fe1345adc.png) left center;animation:playtwox 1.25s steps(5) infinite}.blue-spinner-1x{width:24px;height:24px;margin:auto;background:url(cropconnect-spinner-blue-sprite@1x.4fbbcb9eb9dc7b8e.png) left center;animation:playonex 1.25s steps(5) infinite}@keyframes playthreex{to{background-position:-360px}}@keyframes playtwox{to{background-position:-240px}}@keyframes playonex{to{background-position:-120px}}.spinner-div{margin-bottom:10px}.white-spinner-1x~span,.white-spinner-2x~span,.white-spinner-3x~span{font-size:13px;text-align:center;color:#fff}.blue-spinner-1x~span,.blue-spinner-2x~span,.blue-spinner-3x~span{font-size:13px;text-align:center;color:#616871}body .manage-buyers .all-buyers-link{float:right;z-index:1;display:inline-block;position:relative;margin-right:5px;top:14px}body .manage-buyers .filters-wrapper.filters-view{margin-bottom:32px}body .manage-buyers .filters-wrapper.results-view{background:#fff;padding:15px 15px 1px;margin-top:-10px}body.marketplace .mobile-table-td{border:1px solid #cacaca;padding:8px 9px}body.marketplace .table tbody tr td.mobile-table-td{padding:0;overflow:visible}body.marketplace .mobile-card-cell{position:relative;border:1px solid #cacaca;margin:5px}body.marketplace .mobile-card-cell .close-btn{position:absolute;z-index:5;right:-5px}body.marketplace .mobile-card-cell .mobile-card-header{border-bottom:solid 1px #cacaca;padding-bottom:8px;padding-top:8px}body.marketplace .mobile-card-cell .mobile-card-header__wrapper{display:flex;justify-content:space-between}body.marketplace .mobile-card-cell .mobile-card-header__transcluded>*{align-items:center;display:flex;flex-grow:1}body.marketplace .mobile-card-cell .mobile-card-header .header-left-flex{width:auto;display:flex;align-items:center;padding-left:15px}body.marketplace .mobile-card-cell .mobile-card-header .header-left{width:auto;float:left;padding-left:15px}body.marketplace .mobile-card-cell .mobile-card-header .header-right{float:right;padding-right:15px}body.marketplace .mobile-card-cell .mobile-card-header .header-right>span{margin-left:5px}body.marketplace .mobile-card-cell .mobile-card-header .header-ticket-number{margin:0;padding-left:10px;float:left;font-size:14px;line-height:26px}@media (min-width:992px){body.marketplace .mobile-card-cell .mobile-card-header .header-ticket-number{font-size:18px}}body.marketplace .mobile-card-cell .mobile-card-header>*,body.marketplace .mobile-card-cell .mobile-card-header>*>*{line-height:26px}body.marketplace .mobile-card-cell .mobile-card-header span{font-size:11px}body.marketplace .mobile-card-cell .mobile-card-header .close-btn{position:relative;float:right}body.marketplace .mobile-card-cell .mobile-card-subheader .clickable{text-decoration:underline;padding-left:10px}body.marketplace .mobile-card-cell .mobile-card-body{padding-top:15px}body.marketplace .mobile-card-cell .mobile-card-body .card-cell{padding-bottom:10px;min-height:45px}body.marketplace .mobile-card-cell .mobile-card-body .top-border{border-top:1px solid #cacaca}body.marketplace .mobile-card-cell img{width:26px;height:26px}body.marketplace .mobile-card-cell .img-float-right img{float:right}body.marketplace .mobile-card-cell .tick-cell{cursor:pointer;text-align:center;min-width:36px;width:36px;max-width:36px;padding:0}body.marketplace .mobile-card-cell .tick-cell img{width:22px;height:22px;pointer-events:none}body.marketplace .mobile-card-cell .tick-cell div{background:url(btn_check_unselected_small@3x.4ee690f50cc27595.png);background-size:contain;width:26px;height:26px}body.marketplace .mobile-card-cell .tick-cell div.selected{background:url(btn_check_selected_small@3x.1c8e2dd074912758.png);background-size:contain}body.marketplace .mobile-card-cell .tick-cell div[disabled]{background:url(btn_check_unselected_inactive_small@3x.c278df8322492d2f.png);background-size:contain}body.marketplace .mobile-card-cell .tick-cell div:not[disabled]:not(.selected):hover{background:url(Btn_check_hover_small@3x.16073f009dce1970.png);background-size:contain}body.marketplace .mobile-card-cell .tick-cell-radio{cursor:pointer;text-align:center;min-width:18px;width:18px;max-width:18px;padding:0}body.marketplace .mobile-card-cell .tick-cell-radio img{width:18px;height:18px;pointer-events:none}body.marketplace .mobile-card-cell .tick-cell-radio div{background:url(Btn_Radio_unselected@3x.779aaa45363c8d3b.png);background-size:contain;width:18px;height:18px}body.marketplace .mobile-card-cell .tick-cell-radio div.selected{background:url(Btn_Radio_selected@3x.924733eb80822bf4.png);background-size:contain}body.marketplace .mobile-card-cell .total-tonnes-label{line-height:34px}body.marketplace .mobile-card-cell .default-title{font-size:11px;font-family:HelveticaNeue;line-height:15px;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden;color:#3f454f}body.marketplace .mobile-card-cell .default-field{font-size:13px;line-height:18px;text-overflow:ellipsis;overflow:hidden}body.marketplace .mobile-card-cell .custom-style{white-space:pre-wrap}body.marketplace.mobile-results.modal-open .gcbtn.mobile-float{display:none}body.marketplace.mobile-results .gcbtn.mobile-float,body.marketplace.mobile-results .right-column{display:block}body.marketplace.mobile-results .left-column{border-bottom:solid 1px #e3e8f0}body.marketplace.mobile-results .left-column h1{margin:.67em 0}@media (max-width:991px){body.marketplace.mobile-results .left-column .filter-checkbox{display:block}}body.marketplace.mobile-results .btn-mobile-search{display:none}body.marketplace.mobile-results .btn-mobile-filter{display:block;padding:0}@media (min-width:992px){body.marketplace.mobile-results .left-column{border-bottom-width:0}body.marketplace.mobile-results .btn-mobile-filter{display:none}}body.marketplace.mobile-results .btn-hide-filter{display:none}@media (max-width:991px){body.marketplace .mobile-container-hide>div:not(.show-on-result){display:none!important}}body.marketplace .mobile-filter-hide{display:none!important}@media print{body.marketplace .mobile-filter-hide{display:block!important}}@media (min-width:992px){body.marketplace .mobile-filter-hide{display:block!important}}body.marketplace .pointer-none-onhide{pointer-events:none}body.marketplace .right-column{display:none}@media print,(min-width:992px){body.marketplace .right-column{display:block}}@media print{body.marketplace .right-column{width:100%}body.marketplace .right-column .shuffle-board ul li{display:inline;position:relative!important;left:initial!important;top:initial!important}}body.marketplace .btn-mobile-filter{position:absolute;top:20px;right:8.5px;height:20px;border-radius:20px;display:none}body.marketplace .btn-mobile-filter[disabled]{opacity:.5}body.marketplace .btn-mobile-filter[disabled] a:hover{color:#3f454f}body.marketplace .btn-mobile-filter img{width:40px;height:40px}body.marketplace .btn-mobile-search{display:block;width:100%}body.marketplace .btn-hide-filter{position:absolute;top:20px;right:8.5px;height:20px;border-radius:20px}body.marketplace .btn-hide-filter[disabled]{pointer-events:none;opacity:.5}@media (min-width:992px){body.marketplace .btn-hide-filter,body.marketplace .btn-mobile-search{display:none}}.gc-modal-base,.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(63,69,79,.9);cursor:pointer;z-index:1050;overflow-y:auto;display:table!important}.gc-modal-base.show,.modal.show{opacity:1;display:table!important}.gc-modal-base .gc-modal-inner,.gc-modal-base .modal-dialog,.modal .gc-modal-inner,.modal .modal-dialog{z-index:200;cursor:auto;text-align:center;transition:none;transition-duration:0s;position:absolute;margin:0;top:50%;transform:translateY(-50%)!important}@media (min-width:992px){.gc-modal-base .gc-modal-inner,.gc-modal-base .modal-dialog,.modal .gc-modal-inner,.modal .modal-dialog{position:relative;display:table-cell;vertical-align:middle;text-align:center;transition:none;transition-duration:0s;top:0;overflow-y:auto;transform:none!important}}@media print{.gc-modal-base,.modal{background:rgba(63,69,79,.9)!important}.gc-modal-base .gc-modal-inner,.gc-modal-base .modal-dialog,.modal .gc-modal-inner,.modal .modal-dialog{background:#fff!important;display:block;height:100%;width:100%;top:0;transform:none!important}}@media (max-width:991px){.gc-modal-base .gc-modal-inner,.gc-modal-base .modal-dialog,.modal .gc-modal-inner,.modal .modal-dialog{max-height:100%;width:100%;padding:10px;overflow-y:auto}}.gc-modal-base .gc-modal-inner>div,.gc-modal-base .modal-dialog>div,.modal .gc-modal-inner>div,.modal .modal-dialog>div{border-radius:0;margin:auto;display:inline-block;text-align:left;position:relative;width:100%;box-shadow:none;-webkit-box-shadow:none}@media (min-width:992px){.gc-modal-base .gc-modal-inner>div,.gc-modal-base .modal-dialog>div,.modal .gc-modal-inner>div,.modal .modal-dialog>div{width:auto}}@media print{.gc-modal-base .gc-modal-inner>div,.gc-modal-base .modal-dialog>div,.modal .gc-modal-inner>div,.modal .modal-dialog>div{width:100%;border:none!important;display:block}}.gc-modal-base .gc-modal-inner .modal-controls,.gc-modal-base .modal-dialog .modal-controls,.modal .gc-modal-inner .modal-controls,.modal .modal-dialog .modal-controls{padding:20px 0 5px;clear:both;margin-top:-1px}@media (min-width:992px){.gc-modal-base .gc-modal-inner .modal-controls,.gc-modal-base .modal-dialog .modal-controls,.modal .gc-modal-inner .modal-controls,.modal .modal-dialog .modal-controls{border-top:1px solid #e2e2e2}}@media (max-width:991px){.gc-modal-base .gc-modal-inner .modal-controls,.gc-modal-base .modal-dialog .modal-controls,.modal .gc-modal-inner .modal-controls,.modal .modal-dialog .modal-controls{margin-bottom:10px}}.gc-modal-base .gc-modal-inner .modal-controls .modal-summary,.gc-modal-base .modal-dialog .modal-controls .modal-summary,.modal .gc-modal-inner .modal-controls .modal-summary,.modal .modal-dialog .modal-controls .modal-summary{padding-top:9px}.gc-modal-base .gc-modal-inner .modal-controls .icon-check,.gc-modal-base .modal-dialog .modal-controls .icon-check,.modal .gc-modal-inner .modal-controls .icon-check,.modal .modal-dialog .modal-controls .icon-check{width:12px;height:12px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url(ic_check-total@3x.f0f9c190a96cb3b8.png);vertical-align:sub;margin:1px 7px}.gc-modal-base .gc-modal-inner .modal-controls .modal-controls-btns,.gc-modal-base .modal-dialog .modal-controls .modal-controls-btns,.modal .gc-modal-inner .modal-controls .modal-controls-btns,.modal .modal-dialog .modal-controls .modal-controls-btns{float:right}.gc-modal-base .gc-modal-inner .modal-controls .modal-controls-btns .gc-button,.gc-modal-base .modal-dialog .modal-controls .modal-controls-btns .gc-button,.modal .gc-modal-inner .modal-controls .modal-controls-btns .gc-button,.modal .modal-dialog .modal-controls .modal-controls-btns .gc-button{display:inline-block}.gc-modal-base .gc-modal-inner .modal-controls .modal-controls-btns .gcbtn.gcbtn-tertiary,.gc-modal-base .modal-dialog .modal-controls .modal-controls-btns .gcbtn.gcbtn-tertiary,.modal .gc-modal-inner .modal-controls .modal-controls-btns .gcbtn.gcbtn-tertiary,.modal .modal-dialog .modal-controls .modal-controls-btns .gcbtn.gcbtn-tertiary{margin:0}.gc-modal-base .gc-modal-inner .modal-controls .no-border,.gc-modal-base .modal-dialog .modal-controls .no-border,.modal .gc-modal-inner .modal-controls .no-border,.modal .modal-dialog .modal-controls .no-border{border:none;margin-top:0}.gc-modal-base .gc-modal-inner .modal-controls>.gcbtn,.gc-modal-base .modal-dialog .modal-controls>.gcbtn,.modal .gc-modal-inner .modal-controls>.gcbtn,.modal .modal-dialog .modal-controls>.gcbtn{margin-left:20px}.gc-modal-base .gc-modal-inner .modal-controls .gcbtn,.gc-modal-base .modal-dialog .modal-controls .gcbtn,.modal .gc-modal-inner .modal-controls .gcbtn,.modal .modal-dialog .modal-controls .gcbtn{width:auto;padding:12px 33px}@media (max-width:991px){.gc-modal-base .gc-modal-inner .modal-controls .modal-controls-btns,.gc-modal-base .modal-dialog .modal-controls .modal-controls-btns,.modal .gc-modal-inner .modal-controls .modal-controls-btns,.modal .modal-dialog .modal-controls .modal-controls-btns{float:none}.gc-modal-base .gc-modal-inner .modal-controls.no-border-xs,.gc-modal-base .modal-dialog .modal-controls.no-border-xs,.modal .gc-modal-inner .modal-controls.no-border-xs,.modal .modal-dialog .modal-controls.no-border-xs{border:none;margin-top:0}.gc-modal-base .gc-modal-inner .modal-controls .gcbtn,.gc-modal-base .modal-dialog .modal-controls .gcbtn,.modal .gc-modal-inner .modal-controls .gcbtn,.modal .modal-dialog .modal-controls .gcbtn{float:left;width:100%;margin:20px auto}.gc-modal-base .gc-modal-inner .modal-controls,.gc-modal-base .modal-dialog .modal-controls,.modal .gc-modal-inner .modal-controls,.modal .modal-dialog .modal-controls{text-align:center;padding-left:15px;padding-right:15px;padding-bottom:0}}.gc-modal-base .gc-modal-inner .modal-controls>gc-button,.gc-modal-base .modal-dialog .modal-controls>gc-button,.modal .gc-modal-inner .modal-controls>gc-button,.modal .modal-dialog .modal-controls>gc-button{margin-left:20px}.gc-modal-base .modal-backdrop,.modal .modal-backdrop{display:none}@media (min-width:992px){.gc-modal-base .gc-dropdown__label,.modal .gc-dropdown__label{display:none}}.bottom-border,.modal-body-section,.modal-heading{border-bottom:1px solid #e2e2e2}.modal-component{width:100%;background:#fff;cursor:default;padding:20px}.modal-component.loading input{cursor:not-allowed;opacity:.5;pointer-events:none}@media (min-width:992px){.modal-component{padding:20px 40px}.modal-component.modal-component-lg{width:994px}.modal-component.modal-component-md{width:772px}.modal-component.modal-component-sm{width:600px}.modal-body-section{border:none}}.modal-component input[type=number]{-moz-appearance:textfield;width:60px;text-align:right;padding:2px 5px;margin:3px;display:inline-block;height:40px}.modal-component label{font-size:10px;color:#9e9e9e;font-weight:400;margin:0}.modal-component label.label-lg{font-size:13px}.modal-heading{color:#616871;padding:5px 0;align-items:flex-end;display:flex;justify-content:space-between}.modal-heading-center{padding-top:20px;align-content:center;align-items:center;display:flex;justify-content:center}.modal-heading-center img{height:30px;width:30px;margin-right:15px}.modal-heading-center.success{background:url(ic_success_small@3x.a9e770ba85b17575.png) 50% 6px no-repeat;background-size:71px;padding-top:85px;text-align:center;margin-top:20px}.modal-subheading{color:#616871;align-content:center;align-items:center;display:flex;justify-content:center}.modal-subheading>:first-child{flex:1 1 auto}.modal-body-section{color:#6a6a6a;padding:20px 0 30px;width:100%}.modal-body-section.modal-body-section-table{display:table}.modal-body-section.modal-body-section-table .modal-body-section-column{padding:15px 0}.modal-body-section .secondary-action-container,.modal-body-subsection:not(:first-child){padding-top:20px}.modal-body-section.modal-body-section-table .modal-body-section-column:not(:last-child){padding-right:30px}.modal-body-section.modal-body-section-table .modal-body-section-column:not(:first-child){padding-left:30px;border-left:1px solid #e2e2e2}.modal-body-section .secondary-action-container .secondary-action-container{display:flex;justify-content:center;align-items:center}.modal-component-footer{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (min-width:992px){.modal-body-section.modal-body-left-section{border-right:1px solid #e2e2e2;margin-right:-30px;padding-right:30px}.modal-body-section.modal-body-right-section{padding-left:30px}.modal-component-footer{flex-direction:row;border-top:1px solid #e2e2e2}}.modal-component-footer .modal-footer-summary{flex:1;text-align:center}@media (min-width:992px){.modal-component-footer .modal-footer-summary{margin-right:30px;flex:1 1 auto;text-align:left}}.modal-component-footer .modal-footer-controls{display:flex;align-items:center;flex-direction:column-reverse;width:100%}.modal-component-footer .modal-footer-controls input[type=button]{margin:10px 0;width:100%}@media (min-width:992px){.modal-component-footer .modal-footer-controls{flex-direction:row;width:auto}.modal-component-footer .modal-footer-controls input[type=button]{margin-left:5px;width:auto}}html.ovh{overflow:hidden;position:fixed}@media (min-width:992px){html.ovh{position:relative}}body.sidenav-body-open,html.side-nav-ovh{overflow:hidden}body .layout.hide-vertical-overflow{overflow-y:hidden}.full-height{height:100%}body .navigation-bar{width:100%;z-index:1000;flex:none;display:flex;flex-wrap:wrap}body .navigation-bar #nav-toggle,body .navigation-bar #nav-toggle:after,body .navigation-bar #nav-toggle:before{cursor:pointer;height:3px;width:25px;background:#fff;position:absolute;display:block;content:""}body .navigation-bar #nav-toggle:before{top:-8px}body .navigation-bar #nav-toggle:after{bottom:-8px}body .navigation-bar .nav-overlay{position:absolute;height:100%;width:100%;background:rgba(63,69,79,.9);z-index:9;top:60px}body .navigation-bar .sidenav{height:100%;overflow:hidden;position:fixed;top:0;right:0;z-index:10}body .navigation-bar .sidenav .user-nav{background:#2b5f92;height:60px;width:100%}body .navigation-bar .sidenav .sidenav-links{width:100%;background:#fff;float:left;overflow:auto;position:absolute;top:60px;bottom:0}body .navigation-bar .curfiew{top:50px}body .navigation-bar .toggle-top{top:110px}body .navigation-bar .sidenav-toggle{height:60px;width:60px;float:right;right:0;cursor:pointer;padding:29px 17px;transition:all .3s ease;position:relative}body .navigation-bar .sidenav-toggle.toggle-left{background:#d9e6ec;position:absolute;right:calc(100vw - 60px)}@media (min-width:768px){body .navigation-bar .sidenav-toggle.toggle-left{right:354px}}body .navigation-bar .section--menu{flex:1}body .navigation-bar .menu{line-height:1;height:100%}body .navigation-bar .menu .new-badge{color:#3f454f;background-color:#ffd400;position:absolute;right:10px;top:10px;padding:0 5px;text-transform:uppercase;border-radius:10px;font-size:10px;font-family:HelveticaNeue-Bold}body .navigation-bar .menu__list{position:relative;display:block;width:100%;margin:0;padding:0;list-style:none}@media (min-width:992px){body .navigation-bar .menu .new-badge{right:0}body .navigation-bar .menu__list{display:flex;flex-wrap:wrap;margin-top:-4px}}body .navigation-bar .menu__item{display:block;float:left;width:100%;padding:0;margin:0;position:relative}@media (min-width:992px){body .navigation-bar .menu__item{padding:14px 0 9px;width:auto}}body .navigation-bar .menu__link{font-size:14px;display:block;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;font-weight:400;color:#2b5f92;padding:10px 20px;margin:0}@media (min-width:992px){body .navigation-bar .menu__link{padding:1em 0;color:inherit;font-weight:400}}body .navigation-bar .menu__link.sub__menu{padding-left:40px;font-weight:400}body .navigation-bar .menu__link:focus,body .navigation-bar .menu__link:hover{outline:0}body .navigation-bar .menu--prospero .menu__link{position:relative;display:block;transition:color .3s;color:#2b5f92;text-align:left;font-weight:400;padding:10px 20px;margin:0;border-bottom:solid 1px #efefef}@media (min-width:992px){body .navigation-bar .menu--prospero .menu__link{color:#fff;text-align:center;font-weight:400;padding:.75em 0;margin:0 10px;border-bottom:none}}body .navigation-bar .menu--prospero .menu__link.sub__menu{padding-left:40px;font-weight:400}body .navigation-bar .menu--prospero .menu__item--current .menu__link{color:#fff;font-family:HelveticaNeue-Medium}body .navigation-bar .menu--prospero .menu__link:before{content:"";width:5px;height:100%;position:absolute;bottom:0;left:0;margin-bottom:-9px;background:#fff;transform:scaleY(0);transition:transform .1s}@media (min-width:992px){body .navigation-bar .menu--prospero .menu__link:before{height:4px;width:100%;transform:scaleX(0)}}body .navigation-bar .menu--prospero .menu__item--current .menu__link:before{transform:scale(1);transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}body .navigation-bar .sub-menu-colour{color:#616871!important}body .navigation-bar .sub-menu-active-colour{background:#2b5f92!important}body .navigation-bar .sub-menu--current a{color:#3f454f!important;transition:color .5s;font-weight:400}body .navigation-bar .sub-menu--current a:before{background:#2b5f92!important;margin-bottom:0!important}body .navigation-bar a{text-decoration:none}body .navigation-bar .menu-bar{display:flex;align-items:center;background:#2b5f92;color:#fff;height:60px;width:100%}body .navigation-bar .menu-bar.sidenav-body-open .logo-container,body .navigation-bar .menu-bar.sidenav-body-open .right-nav{display:none}body .navigation-bar .menu-bar .right-nav{display:flex;align-items:center;height:60px}@media (min-width:992px){body .navigation-bar .sub-menu--current a:before{margin-bottom:-8px!important}body .navigation-bar .menu-bar .right-nav{height:100%}}body .navigation-bar .menu-bar .right-nav-item{font-size:14px;color:#fff;height:60px;position:relative;margin:auto}body .navigation-bar .menu-bar .login__container{min-width:180px;height:100%;display:block;align-items:center}body .navigation-bar .menu-bar .login__container-button{display:flex;justify-content:center;align-items:center;flex:1;height:100%;cursor:pointer;font-size:14px}body .navigation-bar .menu-bar .noti-container{position:relative}body .navigation-bar .menu-bar .noti-container .alert-icon{height:17px;padding-right:26.4px;padding-left:26.4px;margin:20px 0}body .navigation-bar .menu-bar .noti-container .badge{color:#3f454f;background-color:#ffd400;position:absolute;left:36px;top:12px}body .navigation-bar .menu-bar .noti-container .badge.large-noti-num{left:18px}body .navigation-bar .menu-bar .vertical-divider{border-right:1px solid #d9e6ec;height:25px;margin:18px 0}body .navigation-bar .menu-bar .menu-bar-items{height:100%;float:left}body .navigation-bar .menu-bar .logo-container{align-self:center;padding:0 15px;flex:1}body .navigation-bar .menu-bar .logo{width:150px}@media (min-width:992px){body .navigation-bar .menu-bar .login__container{display:flex}body .navigation-bar .menu-bar .logo-container{min-width:148px;padding:0;flex:none}body .navigation-bar .menu-bar .logo{margin-left:25px;margin-right:25px}}body .navigation-bar ul{height:100%}body .navigation-bar .menu-sub-bar{height:60px;border-bottom:2px solid #e3e8f0;font-size:14px;background-color:#fff;display:flex;flex:1 1 100%;padding:0 15px}body .navigation-bar .menu-sub-bar .account-control{width:100%}body .navigation-bar .menu-sub-bar .account-container{padding-top:30px}body .navigation-bar .menu-sub-bar .account-container [uib-popover-template-popup].popover.bottom-right>.arrow{display:none}body .navigation-bar .menu-sub-bar .account-container [uib-popover-template-popup].popover{margin-left:15px;min-width:100%}@media (min-width:992px){body .navigation-bar .menu-sub-bar .account-control{width:auto}body .navigation-bar .menu-sub-bar .account-container{margin-top:6px;padding-top:0}body .navigation-bar .menu-sub-bar .account-container [uib-popover-template-popup].popover{min-width:1px;min-width:initial;margin-left:0;margin-left:initial}}body .navigation-bar .menu-sub-bar .account-container .account{width:100%}@media (min-width:992px){body .navigation-bar .menu-sub-bar .account-container .account{width:auto}}body .navigation-bar .menu-sub-bar .account-container .account .acc-cont{width:100%}body .navigation-bar .menu-sub-bar .account-container .account .acc-label{color:#a0a0a0;font-size:12px;line-height:24px;text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;max-width:175px;float:left;padding-right:20px}@media (min-width:992px){body .navigation-bar .menu-sub-bar .account-container .account .acc-cont{width:auto}body .navigation-bar .menu-sub-bar .account-container .account .acc-label{float:none;padding-right:0;max-width:200px}}body .navigation-bar .menu-sub-bar .account-container .account .acc-number{padding-right:10px;float:right}@media (min-width:992px){body .navigation-bar .menu-sub-bar .account-container .account .acc-number{padding-right:0;float:none}}body .navigation-bar .menu-sub-bar .account-container .account .acc-pre{float:left;color:#616871;font-family:HelveticaNeue-Bold;white-space:pre}body .navigation-bar .menu-sub-bar .account-container .account .acc-num{text-align:right}body .navigation-bar .menu-sub-bar .account-container .account .icon{position:absolute;right:10px;margin-left:10px;width:10px;float:right;padding-top:7px}@media (min-width:992px){body .navigation-bar .menu-sub-bar .account-container .account .icon{position:relative;float:none;padding-top:10px;margin-left:20px;padding-bottom:10px}}body footer{background:#3f454f;min-height:50px;flex-shrink:0}body footer img{height:30px}body footer .row{height:100%}body footer a{text-decoration:none!important}body footer .footer-container{padding:10px 0}body footer .left-footer{float:left;height:100%;min-width:150px}body footer .left-footer .group-one{float:left}body footer .left-footer .group-two{float:left;padding-top:5px}body footer .left-footer .footer-item{font-family:HelveticaNeue;color:#efefef;float:left;font-weight:400}@media (max-width:991px){body footer .left-footer,body footer .left-footer .group-one{width:100%}body footer .left-footer .group-two{padding:0!important;width:100%}body footer .left-footer .footer-item{float:none}body footer .left-footer .footer-item *{padding:0!important;margin:5px 0}body footer .left-footer .footer-item .gc-url-link{margin:0 15px 0 0}}body footer .left-footer .footer-item .gc-url-link{padding-left:30px;padding-right:15px}body footer .left-footer .footer-item .gc-tfu{padding:0 15px;font-size:13px}body footer .left-footer .footer-item .gc-faq{padding-left:15px;font-size:13px}body footer .right-footer{float:right;height:100%;min-width:150px;padding-top:5px}body footer .right-footer .group-one{float:left}body footer .right-footer .group-two{float:left}body footer .right-footer .footer-item{font-family:HelveticaNeue;color:#efefef;float:left;font-size:13px;font-weight:400}@media (max-width:991px){body footer .right-footer{width:100%;padding-top:0!important}body footer .right-footer .group-one,body footer .right-footer .group-two{width:100%}body footer .right-footer .footer-item{float:none}body footer .right-footer .footer-item *{padding:0!important;margin:5px 0}}body footer .right-footer .footer-item .gc-nh{font-weight:700;padding-right:10px}body footer .right-footer .footer-item .gc-phone{padding:0 15px}body footer .right-footer .footer-item .gc-mail{padding-right:30px;padding-left:15px}.nav-dropdown{width:100%;padding:10px;border-color:transparent;font-size:14px;font-weight:700;appearance:none;-webkit-appearance:none;-moz-appearance:none!important;margin-bottom:1px;display:inline;z-index:1;background-color:#fff;outline:0}.nav-dropdown-img{display:inline;float:right;z-index:5;position:relative;width:16px;top:31px;right:21px;margin-top:-15px;pointer-events:none}body .notifications-screen .left-column{overflow-y:auto;overflow-x:hidden}body .notifications-screen .left-column.fixed-top-sm{height:100%}body .notifications-screen .gc-filter-group{padding-top:20px}body .notifications-screen .notification-settings{padding-top:15px}body .notifications-screen .icon-btn{cursor:pointer;height:23px;line-height:23px}body .notifications-screen .icon-btn img{width:14px}body .notifications-screen .icon-btn a{text-decoration:none}body .notifications-screen .icon-btn span{text-decoration:underline}body .notifications-screen .filter-header{text-transform:uppercase;font-size:13px;color:#3f454f;line-height:16px;padding:15px 0}body .notifications-screen .ngr-list{overflow:auto}body .notifications-screen .day{padding:0}body .notifications-screen ul{list-style:none;padding:0;margin:0}body .notifications-screen .loading{display:block;margin:auto}body .notifications-screen .notification__feed{padding-top:12px;padding-left:10px;padding-right:10px}@media (min-width:768px){body .notifications-screen .notification__feed{padding-left:0;padding-right:0}}body .notifications-screen .notifications__feed-day .notifications__feed-item{padding:20px 12px}body .notifications-screen .notifications__feed-day .notifications__feed-item:not(:first-child){border-top:solid 1px #e2e2e2}@media (min-width:768px){body .notifications-screen .notifications__feed-day .notifications__feed-item:not(:first-child){border-top:none}}body .notifications-screen .notifications__feed-day .notifications__feed-item .line{height:100%;border-left:1px solid #000}body .notifications-screen .notifications__feed-day .notifications__feed-item img{width:28px}body .notifications-screen .notifications__feed-day .group-heading img{margin-right:14px}body .notifications-screen .notifications__feed-day .day-body li:hover{background:#fff1b2}body .notifications-screen .notifications__feed-day .day-body .notification-icon{float:left;text-align:center}body .notifications-screen .notifications__feed-day .day-body .notification-type{color:#0080a3;font-family:HelveticaNeue-Bold}body .notifications-screen .notifications__feed-day .day-body .notification-time{font-style:italic}body .notifications-screen .notifications__feed-day .day-body input[type=button]{width:83px;min-width:83px}body .notifications-screen .notifications__feed-day hr{border-top:solid 1px #e2e2e2;margin:0 20px}body .notifications-screen .notifications__feed-day .table-icon{padding-top:20px}body .notifications-screen .gc-filters{margin-bottom:0}@media print{body .notifications-screen .day-heading,body .notifications-screen hr{display:none}body .notifications-screen .gc-filter-group{padding-top:0}body .notifications-screen .accordion-header{font-size:12pt!important;font-weight:700;font-family:Arial Narrow;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e2e2e2}body .notifications-screen .notification__feed,body .notifications-screen .right-column{padding-top:0}}@media print and (orientation:portrait){body .notifications-screen .notification__feed{padding-left:0;padding-right:0}}body .ng-modal-overlay{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.8}body .ng-modal-dialog{z-index:10000;position:absolute;width:50%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;box-shadow:4px 4px 80px #000}body .ng-modal-dialog-content{padding:10px;text-align:left}body .ng-modal-close{position:absolute;top:3px;right:5px;padding:5px;cursor:pointer;font-size:120%;display:inline-block;font-family:HelveticaNeue-Bold;font-family:arial,sans-serif}body .overview-screen{-webkit-print-color-adjust:exact;color-adjust:exact;width:100%;min-height:100vh;background:url(onboarding-background-image@3x.d41718d7b2368aa5.jpg) center center no-repeat fixed #e2e2e2;background-size:cover}@media (max-width:991px){body .overview-screen{padding:1px 0 0}body .overview-screen .register-container{width:150px;display:inline-block;position:relative;top:6px;text-align:left}}body .overview-screen .overview-container{max-width:1200px;margin-right:auto;margin-left:auto}@media (min-width:992px){body .overview-screen .overview-container{padding:16px 20px 0}}body .overview-screen .button-container{display:block;height:50px;padding:0 40px}body .overview-screen .column{position:relative;float:left}body .overview-screen .column.clear-all{margin:5px 0 0 11.5px;color:#fff}body .overview-screen .row{margin-left:0;margin-right:0}body .overview-screen .place-offer .row{margin-left:-25px;margin-right:-25px}body .overview-screen .overview__find-out-more-link{display:none}body .overview-screen .top-section{transition:all .1s ease-in-out;width:100%}@media (min-width:768px){body .overview-screen .overview__find-out-more-link{margin-top:0;display:block}body .overview-screen .top-section{padding-top:15px}}@media (min-width:992px){body .overview-screen .overview__find-out-more-link{margin-top:10px}body .overview-screen .top-section{padding-top:44px}}body .overview-screen .top-section .annon{margin-top:36px;text-align:center;width:100%}@media (min-width:992px){body .overview-screen .top-section .annon{margin-top:0;margin-right:28px;text-align:left}}body .overview-screen .top-section .annon h1{font-family:HelveticaNeue-CondensedBlack;font-size:32px;color:#fff;margin:0 auto}@media (min-width:992px){body .overview-screen .top-section .annon h1{margin-left:0;margin-right:38px;font-size:54px}body .overview-screen .top-section .annon .desc{margin-top:31px}}body .overview-screen .top-section .annon .desc .left-section{width:100%;color:#fff;margin-left:auto;margin-right:auto}@media (min-width:992px){body .overview-screen .top-section .annon .desc .left-section{padding-right:38px;width:372px;margin-left:0;margin-right:0}}body .overview-screen .top-section .annon .desc .left-section h2{font-family:HelveticaNeue-CondensedBlack;font-size:23px;color:#ffd400;margin-top:0;margin-bottom:20px}body .overview-screen .top-section .annon .desc .left-section .info{font-family:HelveticaNeue-Medium;display:inline}@media (max-width:767px){body .overview-screen .top-section .annon .desc .left-section .info{padding:15px}}@media (max-width:991px){body .overview-screen .top-section .annon .desc .left-section .info{display:block}}body .overview-screen .top-section .annon .desc .left-section .info+a{display:inline;margin-left:5px}@media (max-width:991px){body .overview-screen .top-section .annon .desc .left-section .info+a{display:block;margin-left:0}}body .overview-screen .top-section .annon .desc .left-section .gcbtn{width:130px;margin:10px 5px 20px}body .overview-screen .top-section .annon .desc .left-section .gcbtn span{font-family:HelveticaNeue-Bold}body .overview-screen .top-section .annon .desc .right-section{width:100%;float:right}body .overview-screen .top-section .annon .desc .right-section .slider{background-color:transparent;min-height:340px}@media (min-width:992px){body .overview-screen .top-section .annon .desc .left-section .gcbtn{display:block;margin-top:30px;margin-left:0;margin-right:0}body .overview-screen .top-section .annon .desc .right-section{width:calc(100% - 480px)}body .overview-screen .top-section .annon .desc .right-section .slider{min-height:248px}}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container{background-color:#144579b3;min-height:300px;box-shadow:2px 2px 20px #2b2c2e59;width:100%}@media (min-width:992px){body .overview-screen .top-section .annon .desc .right-section .slider .slider-container{min-height:248px}}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide{min-height:340px;width:100%;position:absolute;background-color:transparent;top:0;color:#fff;padding:20px 50px 29.5px 51px}@media (min-width:992px){body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide{min-height:248px;padding:54px 53px 64.5px}}@media (min-width:1200px){body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide{padding:54px 103px 64.5px}}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide .left{margin-right:57px;margin-bottom:20px;width:100%}@media (min-width:992px){body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide .left{width:121px;margin-bottom:0}}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide .left img{width:88px;height:88px}@media (min-width:992px){body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide .left img{width:121px;height:121px}}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide .right{width:100%}@media (min-width:992px){body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide .right{width:calc(100% - 198px)}}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide .right .title{font-family:HelveticaNeue-Bold;font-size:18px;margin-bottom:15px}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide .right .desc{font-size:13px;margin-top:0;line-height:1.4}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .arrow{position:absolute;z-index:1002;display:block;top:50%;width:7.6px;height:14px;cursor:pointer}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .prev{background-image:url(ic_arrow_left_white.831d2f343fa1fe60.png);background-repeat:no-repeat;left:15px}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .next{background-image:url(ic_arrow_right_white.f9f37de6b1111365.png);background-repeat:no-repeat;right:15.4px}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide.ng-hide-add,body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide.ng-hide-remove{transition:all linear .5s}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide.ng-hide-add{opacity:1}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide.ng-hide-add.ng-hide-add-active,body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide.ng-hide-remove{opacity:0}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .slide.ng-hide-remove.ng-hide-remove-active{opacity:1}body .overview-screen .top-section .annon .desc .right-section .slider .circs{margin-top:20px;height:8px;text-align:center;margin-left:calc(50% - 61.5px)}body .overview-screen .top-section .annon .desc .right-section .slider .circs .circ{border-radius:8px;border:1px solid #b8babe;background-color:#b8babe;width:8px;height:8px;margin-right:10px}body .overview-screen .top-section .annon .desc .right-section .slider .circs .selected{border-color:#ffdd3a;background-color:#ffdd3a}body .overview-screen .top-section .user{color:#fff;margin-top:36px;margin-bottom:10px;text-align:center;width:100%}@media (min-width:992px){body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .prev{left:30.4px}body .overview-screen .top-section .annon .desc .right-section .slider .slider-container .next{right:30.4px}body .overview-screen .top-section .user{margin-top:0;margin-bottom:0;text-align:left}}body .overview-screen .top-section .user .gcbtn{width:157px;margin-right:20px;margin-top:36px}body .overview-screen .top-section .user h1{font-size:25px;color:#fff;margin:0 15px 10px}@media (min-width:992px){body .overview-screen .top-section .user h1{margin-left:0;margin-right:38px;margin-top:0;font-size:30px}}body .overview-screen .top-section .user div{font-size:13px;margin-left:25px;margin-right:25px}@media (min-width:992px){body .overview-screen .top-section .user div{margin-top:0;margin-left:0}}body .overview-screen .filter-info{width:100%;min-height:145px;background-color:#fff;padding-left:20px;padding-right:15px;padding-top:24px;display:block}@media (min-width:768px){body .overview-screen .filter-info{width:auto;margin-left:15px;margin-right:15px}}@media (min-width:992px){body .overview-screen .filter-info{margin-left:auto;margin-right:auto;width:100%}body .overview-screen .filter-info .filtericon{display:none}}body .overview-screen .filter-info .header{border-bottom:solid 1px #fff;padding-bottom:14.8px}body .overview-screen .filter-info .header h1{margin:0;font-family:HelveticaNeue-Bold;font-size:18px;color:#3f454f}body .overview-screen .filter-info .filtericon{width:40px;height:39.2px;border-radius:40px;border:1px solid #b8babe;background-image:url(btn_mobile_filter@3x.2b89f4136c1aebbe.png);background-repeat:no-repeat;background-size:40px;background-position:center center;float:right}body .overview-screen .filter-info .btn-mobile-filter{float:right;font-size:13px;font-family:HelveticaNeue;padding-top:8px;top:0;position:relative;display:block}body .overview-screen .filter-info .summary{text-align:left;padding-top:13px;padding-bottom:14px;color:#b8babe}body .overview-screen .filter-info .summary span{font-family:HelveticaNeue-Bold;color:#3f454f;margin-right:10px}body .overview-screen .overview-section{margin-right:0;margin-top:11px}body .overview-screen .overview-section .left-section{width:100%;background-color:#fff;padding-left:0;padding-right:0;box-shadow:2px 2px 1px #3f454f30}@media (min-width:992px){body .overview-screen .filter-info .btn-mobile-filter{display:none}body .overview-screen .overview-section{margin-top:15px;min-height:826px;padding-bottom:20px}body .overview-screen .overview-section .left-section{width:calc(100% - 200px);min-height:826px;padding:0 30px}}body .overview-screen .overview-section .left-section .filter-container{width:100%;margin-bottom:30px}@media (min-width:992px){body .overview-screen .overview-section .left-section .filter-container{width:150px;margin:0 0 0 20px}}body .overview-screen .overview-section .left-section .chart{display:flex;flex-flow:column nowrap;height:100%;float:none}body .overview-screen .overview-section .left-section .filter-section{width:100%;height:auto;margin:10px 0 20px;text-align:left;padding:0 10px;display:flex;flex-direction:column}@media (min-width:992px){body .overview-screen .overview-section .left-section .filter-section{padding-left:0;padding-right:0;margin-top:35px;margin-bottom:35px}body .overview-screen .overview-section .left-section .filter-section .header{margin-bottom:0}}body .overview-screen .overview-section .left-section .filter-section .header h1{margin:0;font-family:HelveticaNeue-Bold}body .overview-screen .overview-section .left-section .filter-section .btn-hide-filter{top:48px}body .overview-screen .overview-section .left-section .chart-section.ng-hide{max-height:0}@media (min-width:992px){body .overview-screen .overview-section .left-section .chart-section.ng-hide{max-height:415px;display:block!important}}@media print{body .overview-screen .overview-section .left-section .chart-section.ng-hide{display:block!important}body .overview-screen .overview-section .left-section .chart-section{min-height:420px!important}}body .overview-screen .overview-section .left-section .chart-section{display:flex;flex-direction:column;width:100%;height:auto;background-color:#3f454f}@media (min-width:992px){body .overview-screen .overview-section .left-section .chart-section{display:block;height:415px;padding-top:19px;padding-left:30px;padding-right:30px}}@media (max-width:991px){body .overview-screen .overview-section .left-section .chart-section{min-height:600px}}body .overview-screen .overview-section .left-section .chart-section .commfilter{flex:1}body .overview-screen .overview-section .left-section .chart-section .chartPart{flex:2;margin:20px 20px 0;height:220px}@media (min-width:768px){body .overview-screen .overview-section .left-section .chart-section{min-height:500px;padding:30px}body .overview-screen .overview-section .left-section .chart-section .chartPart{margin:30px 20px 0}}@media (min-width:992px){body .overview-screen .overview-section .left-section .chart-section .chartPart{flex:1;width:100%;margin:54px 0 44px;height:calc(100% - 140px)}}body .overview-screen .overview-section .left-section .chart-section .chartPart .loading-spinner__container{height:100%;display:flex;align-items:center;justify-content:center}body .overview-screen .overview-section .left-section .chart-section .chartPart .chartjs-tooltip{opacity:0;position:absolute;z-index:9999;background:rgba(0,0,0,0);color:#fff;font-size:12px;padding:0;border-radius:2px;pointer-events:none}body .overview-screen .overview-section .left-section .chart-section .chartPart .chartjs-tooltip .chartjs-tooltip-section{height:20px;min-width:135px}body .overview-screen .overview-section .left-section .chart-section .chartPart .chartjs-tooltip .chartjs-tooltip-section .chartjs-tooltip-key{height:100%;padding-left:12px;padding-right:14px;margin:0;width:60px}body .overview-screen .overview-section .left-section .chart-section .chartPart .chartjs-tooltip .chartjs-tooltip-section .chartjs-tooltip-value{height:100%;padding-left:3px;padding-right:4px;background-color:#3f454f;margin:0;width:75px;text-align:right}body .overview-screen .overview-section .left-section .chart-section .chartPart .chartjs-tooltip .chartjs-tooltip-section .chartjs-tooltip-arrow{content:"";position:absolute;left:-4%;top:25%;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid}body .overview-screen .overview-section .left-section .chart-section .chartPart .chartjs-tooltip .chartjs-tooltip-arrow{content:"";position:absolute;left:-10%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:12px solid #3f454f}body .overview-screen .overview-section .left-section .chart-section .chartPart .chart-container{width:100%;height:100%}body .overview-screen .overview-section .left-section .chart-section .chartPart .chart-container canvas{width:100%!important;height:100%!important}body .overview-screen .overview-section .left-section .chart-summary{width:100%;margin-bottom:30px;margin-top:20px}body .overview-screen .overview-section .left-section .chart-summary .circ{border-radius:9px;border:1px solid #e2e2e2;background-color:#e2e2e2;width:9px;height:9px;margin-top:5px;margin-right:6px}body .overview-screen .overview-section .left-section .chart-summary .grade0{border-color:#ffdd3c;background-color:#ffdd3c}body .overview-screen .overview-section .left-section .chart-summary .grade1{border-color:#ffbf1a;background-color:#ffbf1a}body .overview-screen .overview-section .left-section .chart-summary .grade2{border-color:#ff9f0c;background-color:#ff9f0c}body .overview-screen .overview-section .left-section .chart-summary .grade3{border-color:#ff8300;background-color:#ff8300}body .overview-screen .overview-section .left-section .chart-summary img{width:10px;height:6.7px}body .overview-screen .overview-section .left-section .chart-summary .table td,body .overview-screen .overview-section .left-section .chart-summary .table th{height:55px;text-align:center;font-size:13px}body .overview-screen .overview-section .left-section .chart-summary .table .secondary_header{font-size:13px!important;padding-bottom:7px!important;height:30px;background:#f6f6f7}body .overview-screen .overview-section .left-section .chart-summary .table th:first-child{font-weight:700;color:#616871}@media (min-width:992px){body .overview-screen .overview-section .left-section .chart-summary .table th:first-child{text-align:left;font-size:10px;padding-left:20px;padding-bottom:7px;font-weight:400}body .overview-screen .overview-section .right-section.ng-hide{display:block!important}}body .overview-screen .overview-section .left-section .chart-summary .table td:first-child{padding-right:0;text-align:left;padding-left:20px}body .overview-screen .overview-section .left-section .chart-summary .table th:nth-child(5){font-size:10px;padding-left:11px;padding-bottom:7px}body .overview-screen .overview-section .left-section .chart-summary .table th.selected{color:#616871;border-bottom:solid .5px #bdbfc6}body .overview-screen .overview-section .left-section .chart-summary .table tbody tr:hover{background:#fff}body .overview-screen .overview-section .left-section .chart-summary .table tbody tr:hover td{cursor:default}body .overview-screen .overview-section .mchart-summary{width:100%;padding:0 10px}body .overview-screen .overview-section .mchart-summary .summary-container{margin:20px 0}body .overview-screen .overview-section .mchart-summary .circ{border-radius:9px;border:1px solid #e2e2e2;background-color:#e2e2e2;width:9px;height:9px;margin-top:5px;margin-right:6px}body .overview-screen .overview-section .mchart-summary .grade0{border-color:#ffdd3c;background-color:#ffdd3c}body .overview-screen .overview-section .mchart-summary .grade1{border-color:#ffbf1a;background-color:#ffbf1a}body .overview-screen .overview-section .mchart-summary .grade2{border-color:#ff9f0c;background-color:#ff9f0c}body .overview-screen .overview-section .mchart-summary .grade3{border-color:#ff8300;background-color:#ff8300}body .overview-screen .overview-section .mchart-summary img{width:10px;height:6.7px}body .overview-screen .overview-section .mchart-summary .table{background-color:#fff;max-width:500px;margin-left:auto;margin-right:auto}body .overview-screen .overview-section .mchart-summary .table td,body .overview-screen .overview-section .mchart-summary .table th{height:55px;text-align:center;font-size:13px}body .overview-screen .overview-section .mchart-summary .table .secondary_header_mobile{text-transform:none;line-height:100%;padding-left:0;padding-right:0;height:30px;font-weight:400!important}body .overview-screen .overview-section .mchart-summary .table th:first-child{font-weight:700;color:#616871}body .overview-screen .overview-section .mchart-summary .table td:first-child{text-align:left;padding-left:30px;width:30%}@media (max-width:767px){body .overview-screen .overview-section .left-section .chart-section{min-height:455px}body .overview-screen .overview-section .mchart-summary .table{max-width:none;margin:0}body .overview-screen .overview-section .mchart-summary .table td:first-child{padding-left:20px}}body .overview-screen .overview-section .mchart-summary .table tbody tr:hover{background:#fff}body .overview-screen .overview-section .mchart-summary .table tbody tr:hover td{cursor:default}@media print{body .overview-screen .overview-section .right-section.ng-hide{display:block!important}}body .overview-screen .overview-section .right-section{width:100%;font-size:10px;text-align:center}@media (min-width:992px){body .overview-screen .overview-section .right-section{width:200px;min-height:826px;float:left;padding:20px;background:#3f454f;position:relative}body .overview-screen .overview-section .right-section:after{right:100%;top:55px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent #3f454f transparent transparent;border-width:15px;margin-top:-15px}}body .overview-screen .overview-section .right-section .gcbtn{width:100%;margin-bottom:0}@media (min-width:768px){body .overview-screen .overview-section .right-section .gcbtn{float:none!important;max-width:500px}}@media (min-width:992px){body .overview-screen .overview-section .right-section .gcbtn{width:157px;max-width:none;float:right}}body .overview-screen .overview-section .right-section .col{position:relative;float:left;width:calc(50% - 21px)}@media (min-width:768px){body .overview-screen .overview-section .right-section .col{width:calc(50% - 21px)}}body .overview-screen .overview-section .right-section a{font-size:12px}body .overview-screen .overview-section .right-section .text{line-height:12px}body .overview-screen .overview-section .right-section .number{font-size:25px;font-weight:700;color:#616871;margin-top:10px;margin-bottom:10px}body .overview-screen .overview-section .right-section .number.large-amount{font-size:20px}@media (min-width:992px){body .overview-screen .overview-section .right-section .col{position:inherit;float:inherit;width:100%}body .overview-screen .overview-section .right-section .number.large-amount{font-size:25px}}body .overview-screen .overview-section .right-section .lego{height:42px;position:relative;float:left}body .overview-screen .overview-section .right-section .lego .line{height:20px;border-left:solid .5px #bdbfc6;margin-left:21px}@media (min-width:992px){body .overview-screen .overview-section .right-section .lego{padding-left:20px;padding-right:20px;position:inherit;float:inherit;margin-top:10px;margin-bottom:10px}body .overview-screen .overview-section .right-section .lego .line{position:relative;float:left;border-bottom:solid .5px #bdbfc6;border-left:none;width:37px;height:21px;margin-left:0}body .overview-screen .overview-section .right-section .lego .image{position:relative;float:left}}body .overview-screen .overview-section .right-section .lego .image{width:42px;height:42px;padding-top:6px}body .overview-screen .overview-section .right-section .lego .image img{width:30px;height:30px}body .overview-screen .overview-section .right-section .bid{background-color:#fff;box-shadow:2px 2px 1px #3f454f30;margin-bottom:20px;height:110px;padding:20px 21px 20px 25px;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width:767px){body .overview-screen .overview-section .right-section .bid{max-width:none;margin-left:10px;margin-right:10px}}@media (min-width:992px){body .overview-screen .overview-section .right-section .bid{height:250px;padding:20px 0;margin-right:0;margin-left:0}}body .overview-screen .overview-section .right-section .bid .active{height:23px;font-size:12px;color:#616871}body .overview-screen .overview-section .right-section .buyer{background-color:#fff;box-shadow:2px 2px 1px #3f454f30;margin-bottom:20px;padding:12px 26px 12px 28px;height:110px;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width:767px){body .overview-screen .overview-section .right-section .buyer{max-width:none;margin-left:10px;margin-right:10px}}@media (min-width:992px){body .overview-screen .overview-section .right-section .buyer{height:200px;padding:20px 0;margin-right:0;margin-left:0}}body .overview-screen .overview-section .right-section .buyer .col{padding-top:10px}@media (min-width:992px){body .overview-screen .overview-section .right-section .buyer .col{padding-top:0}}body .overview-screen .overview-section .right-section .trade{background-color:#fff;box-shadow:2px 2px 1px #3f454f30;margin-bottom:20px;height:110px;padding:12px 9px 12px 25px;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width:767px){body .overview-screen .overview-section .right-section .trade{max-width:none;margin-left:10px;margin-right:10px}}@media (min-width:992px){body .overview-screen .overview-section .right-section .trade{height:220px;padding:20px 0;margin-right:0;margin-left:0}}body .overview-screen .overview-section .right-section .trade .col{padding-top:10px}body .overview-screen .overview-section .right-section .row{display:block}body .overview-screen .saved-filters-section{margin-top:15px}@media (min-width:992px){body .overview-screen .overview-section .right-section .trade .col{padding-top:0}body .overview-screen .saved-filters-section{margin-top:50px}}body .overview-screen .saved-filters-section h1{color:#fff;margin-bottom:20px}@media (max-width:991px){body .overview-screen .white-dropdown{color:#fff}body .overview-screen .saved-filters-section{text-align:center}}@media print{body .overview-screen .dropdown-display>div,body .overview-screen .left-section .commfilter .comm-filter-container>div>div>div .dropdownHeader>span>span{color:#fff!important}body .overview-screen{padding-top:0}body .overview-screen .chartPart{border:none!important}body .overview-screen .chart-section{background-color:#3f454f!important;padding-top:20px!important;padding-left:0!important;padding-right:0!important}body .overview-screen .chart-section canvas{width:100%!important}body .overview-screen .print-save-bid-header{text-align:left}body .overview-screen .overview-section{margin-top:15px}body .overview-screen .left-section{padding-left:0!important}body .overview-screen .left-section .filter-section{padding:0!important;margin:0!important}body .overview-screen .left-section .filter-section .header{padding:0!important;margin:0!important;border:none}body .overview-screen .left-section .filter-section .header h1{font-size:12pt!important;font-weight:700;font-family:Arial Narrow;padding:0}body .overview-screen .left-section .chart-summary>div{border:none}body .overview-screen .left-section .chart-summary table thead th{text-transform:none}body .overview-screen .left-section .chart-summary table thead th:not(.secondary_header):not(.total-trade){font-weight:400!important;text-align:left!important}body .overview-screen .left-section .chart-summary table tbody td span,body .overview-screen .right-section>div .col .text{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .overview-screen .left-section .chart-summary table thead th.total-trade{text-align:right!important}body .overview-screen .left-section .chart-summary table tbody td{text-align:left!important}body .overview-screen .left-section .chart-summary table tbody td img{display:inline-block!important;margin-right:10px}body .overview-screen .left-section .chart-summary table tbody td .circ{display:none!important}body .overview-screen .left-section .commfilter{display:block!important;padding:0 20px;border-bottom:solid 1px rgba(231,231,231,.2)!important}body .overview-screen .left-section .commfilter .comm-filter-container{padding-left:0!important}body .overview-screen .left-section .commfilter .comm-filter-container>div>div{width:25%!important}body .overview-screen .left-section .commfilter .comm-filter-container>div>div>div{float:left!important;margin-right:40px;padding:0!important}body .overview-screen .left-section .commfilter .comm-filter-container .group-4{clear:both!important;float:none!important}body .overview-screen .left-section .commfilter .comm-filter-container .group-4 .dropdown-display{border:none}body .overview-screen .left-section .commfilter .comm-filter-container .group-4 .chartOptin{margin-top:20px}body .overview-screen .left-section .commfilter .comm-filter-container .group-3{width:auto!important}body .overview-screen .right-section>div{padding:0!important;float:left}body .overview-screen .right-section>div .col{padding:0!important;width:auto!important;margin-right:20px}body .overview-screen .right-section>div .col .text{line-height:1!important}body .overview-screen .right-section>div .col .number{font-size:10pt!important;font-weight:400;font-family:Arial Narrow;margin:0;text-align:left}}.right-align-overview{text-align:right!important;padding-right:0}.font-caption,.portzone-summary .port-zone-limit .port-limit{text-transform:uppercase}#place-bid-body .gc-modal-base,.gc-display-block{display:block!important}.error-state span,.truncate{white-space:nowrap}.truncate{text-overflow:ellipsis;overflow-x:hidden}body.marketplace .place-bid{position:relative;cursor:auto;width:100%;height:100%}body.marketplace .place-bid .page-steps{padding-right:85px}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){body.marketplace .place-bid input,body.marketplace .place-bid input:focus,body.marketplace .place-bid select,body.marketplace .place-bid select:focus,body.marketplace .place-bid textarea,body.marketplace .place-bid textarea:focus{font-size:16px}}body.marketplace .place-bid .place-bid__controls{display:flex;justify-content:space-between;flex-direction:column;align-items:center}@media (min-width:992px){body.marketplace .place-bid .place-bid__controls{flex-direction:row;align-items:normal}}body.marketplace .place-bid .place-bid__controls>*{display:flex;flex:1 1 100%;align-items:center}body.marketplace .place-bid .place-bid__controls-buttons{justify-content:flex-end;flex-direction:column;width:100%}@media (min-width:992px){body.marketplace .place-bid .place-bid__controls-buttons{flex-direction:row}body.marketplace .place-bid .place-bid__controls-summary-container{flex-direction:column;justify-content:center;align-items:normal}body.marketplace .place-bid .place-bid__controls-summary-container .gc-icon-container{padding:0}}#place-bid-body .ng-hide{pointer-events:none;height:0}#place-bid-body .close-place-bid{padding:20px;position:absolute;right:0;z-index:500}#place-bid-body .add-tonnage-container{height:100%;width:100%}#place-bid-body .add-tonnage-container .tonnage-form{height:100%;max-width:100%}#place-bid-body .pending-bids-container{min-height:171px;padding-top:15px}#place-bid-body .pending-bids-container .pending-bids-table{overflow:auto;height:auto}#place-bid-body .gc-modal__body{position:relative}#place-bid-body .gc-modal__body .timezone-info{margin-top:-21px;border-bottom:1px solid #e2e2e2}@media (min-width:992px){#place-bid-body .pending-bids-container{padding:inherit}#place-bid-body .gc-modal__body .timezone-info{margin-top:-30px}}#place-bid-body .gc-modal__body .sustainable-info{margin-top:-21px;border-bottom:1px solid #e2e2e2}@media (min-width:992px){#place-bid-body .gc-modal__body .sustainable-info{margin-top:-30px}#place-bid-body .gc-modal-base{display:table!important}}#place-bid-body .gc-modal__body .bid-header{font-size:14px;line-height:1.7;font-family:HelveticaNeue-Bold;color:#3f454f;padding-bottom:5px;opacity:1;height:40px;position:relative}#place-bid-body .gc-modal__body .bid-header .existing-bids{position:absolute}#place-bid-body .gc-modal__body .bid-header .warning{margin-right:5px}#place-bid-body .gc-modal__body .bid-header .banner{font-size:12px;width:100%;height:40px;background:#ededed;position:absolute}#place-bid-body .gc-modal__body .bid-header .banner img{width:11.8px;margin:0 20px}#place-bid-body .gc-modal__body .message{font-size:12px;line-height:1.5;font-weight:lighter;color:#616871}#place-bid-body .port-zone-summary-container{border-bottom:1px solid #e2e2e2;padding:25px 0}@media (max-width:991px){#place-bid-body .pzinfo{margin-bottom:10px}}#place-bid-body .add-bid-container{padding-top:10px}#place-bid-body .add-bid-container.view-small{margin:0 -30px}@media (min-width:768px){#place-bid-body .add-tonnage-container h1{text-align:center}#place-bid-body .add-bid-container.view-small{margin:0}#place-bid-body .add-bid-container{padding-top:20px}}#place-bid-body .bid-title{border-bottom:1px solid #e2e2e2;font-size:18px;margin:0;padding:30px 30px 15px}#place-bid-body .bid-title.no-border{border-bottom:0}#place-bid-body .bid-title.small{padding:0}@media (min-width:768px){#place-bid-body .bid-title{font-size:25px;margin:.67em 0 0;padding:initial initial 16px}}#place-bid-body .bid-title.small{font-size:18px;color:#616871;border:none}#place-bid-body h2{font-size:14px;color:#616871;margin:10px 0 24px}#place-bid-body h3{font-size:14px;color:#616871;margin-bottom:14px;font-family:HelveticaNeue-Bold}@media (max-width:767px){#place-bid-body h3{padding:16px 0}}#place-bid-body .summary-text{border-bottom:1px solid #e2e2e2}#place-bid-body input[type=text],#place-bid-body input[type=number]{margin:0;padding:3px 5px}#place-bid-body input[type=text]:disabled,#place-bid-body input[type=number]:disabled{color:#bdbfc6}#place-bid-body input[type=number]{text-align:left}#place-bid-body input[type=checkbox]{margin:0}#place-bid-body .gc-modal-base>.gc-modal-inner{overflow-y:hidden}.tonnage-limit-form-container{height:100%}.tonnage-limit-form-container .add-tonnage-limit-form{height:100%;display:flex;flex-direction:column}.tonnage-limit-form-container .add-tonnage-limit-form .filter-container{margin-bottom:14px}.tonnage-limit-form-container .add-tonnage-limit-form .limit-entry{margin-top:20px}.tonnage-limit-form-container .add-tonnage-limit-form .limit-entry .input--kaede{margin:0;width:100%}.tonnage-limit-form-container .add-tonnage-limit-form .limit-entry input-kaede .input__field--kaede{text-align:left!important;width:100%!important}.tonnage-limit-form-container .add-tonnage-limit-form .limit-entry input-kaede .input--filled .input__label--kaede{transform:translate(90%)}.tonnage-limit-form-container .add-tonnage-limit-form .row-next{margin-top:auto;width:100%}.tonnage-limit-form-container .add-tonnage-limit-form .row-next input[type=button]{width:100%}@media (min-width:768px){.tonnage-limit-form-container .add-tonnage-limit-form .row-next{display:flex;justify-content:flex-end;border-top:solid .5px #e2e2e2;padding-top:19px}.tonnage-limit-form-container .add-tonnage-limit-form .row-next input[type=button]{width:auto}}@media (min-width:992px){.bid-input-form{padding-right:30px}}.bid-input-form .add-bid-section{padding:5px}.bid-input-form .add-bid-section.add-bid-section-full{padding:6px 0}@media (min-width:992px){.bid-input-form .add-bid-section.add-bid-section-full{padding:5px}}.bid-input-form .add-bid-section.add-bid-section-left{padding-left:0}@media (min-width:992px){.bid-input-form .add-bid-section.add-bid-section-left{padding:5px}}.bid-input-form .add-bid-section .section-input .dropdown-display>div,.bid-input-form .add-bid-section .section-input .input-dropdown>div>div.dropdown-list>div>div>span,.bid-input-form .add-bid-section.add-bid-section-right{padding-right:0}@media (min-width:992px){.bid-input-form .add-bid-section.add-bid-section-right{padding:5px}}.bid-input-form .add-bid-section .header-text{font-size:12px;font-family:HelveticaNeue-Bold;color:#6a6a6a}.portzone-summary .commodity,.portzone-summary .grade{font-size:16px;color:#3f454f;font-family:HelveticaNeue-Bold}.bid-input-form .add-bid-section .arrow img{width:auto!important;height:auto!important}.bid-input-form .add-bid-section.section-small .text-input{height:35px;border:1px solid #e1e1e1;width:100%;max-width:100%}.bid-input-form .add-bid-section.section-small input[type=button]{width:100%}.bid-input-form .add-bid-section.section-small .gc-datepicker{max-width:100%}.bid-input-form .add-bid-section.section-large input[type=button]{width:auto}.bid-input-form .add-bid-section .section-input{position:relative;padding-top:10px}@media (max-width:767px){.bid-input-form .add-bid-section .section-input{padding-top:3px}}.bid-input-form .add-bid-section .section-input.has-error .text-input{border-color:#843534}.bid-input-form .add-bid-section .section-input .text-input.form-control{border-radius:0;border:1px solid #cacaca;height:40px}.bid-input-form .add-bid-section .section-input .text-input.form-control:focus{border:2px solid #00b9e4}.bid-input-form .add-bid-section .section-input .dropdown-display{padding-left:10px;height:40px;border:1px solid #cacaca}.bid-input-form .add-bid-section .section-input .dropdown-display.clicked{border:2px solid #00b9e4}.bid-input-form .add-bid-section .section-input .dropdown-display>*{height:40px;line-height:40px!important}.bid-input-form .add-bid-section .section-input .dropdown-display .placeholder{padding-top:3px}.bid-input-form .add-bid-section .section-input .mobile-dropdown select{height:40px;border:1px solid #cacaca}.bid-input-form .add-bid-section .section-input .mobile-dropdown select:active{border:2px solid #00b9e4;outline:0}@media (min-width:992px){.bid-input-form .add-bid-section .section-input.expiry{max-width:150px}.bid-input-form .add-bid-section.section-btn{max-width:150px;padding-top:30px}}.portzone-summary{margin:0 -15px;min-height:21px}.portzone-summary .float-left-xs{float:left}@media (min-width:768px){.portzone-summary .float-left-xs{float:none}}.portzone-summary .float-right-xs{float:right}.portzone-summary .grade{margin-right:15px}.portzone-summary .port-zone-limit{font-size:13px}.portzone-summary .port-zone-limit .graph{width:40%;display:inline-block;vertical-align:middle}.portzone-summary .port-zone-limit .graph .progress{margin:5px 0}@media (min-width:768px){.portzone-summary .float-right-xs{float:none}.portzone-summary .port-zone-limit{text-align:right;padding-top:0;color:#9e9e9e}.portzone-summary .port-zone-limit .graph{width:80px}.portzone-summary .port-zone-limit .port-limit{font-weight:lighter}}.portzone-summary .port-zone-limit .used-limit{font-family:HelveticaNeue-Bold;color:#616871}.portzone-summary .port-zone-limit .total-limit{color:#616871}.error-state{color:#ff5a4f;font-size:11px}#place-offer-body .tonnage__allocation .allocation-input .total,.font-caption{text-transform:uppercase}#place-offer-body hr,.m-t-20,.m-tb-20{margin-top:20px}.place-offer{width:100%;transition:width .5s ease}@media (min-width:768px){.place-offer.small-window{width:460px}.place-offer{width:700px}}@media (min-width:992px){.place-offer{width:850px}}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.place-offer input,.place-offer input:focus,.place-offer select,.place-offer select:focus,.place-offer textarea,.place-offer textarea:focus{font-size:16px}}.place-offer .form-control.ng-invalid-pattern{border-color:#a94442}.place-offer.printable{display:none}@media print{.place-offer{display:none}.place-offer.printable{display:block!important;height:900px;padding:15px}.place-offer.printable h1{font-size:22px!important;font-weight:700}.place-offer.printable .print-body .print-main-details{margin-bottom:15px}.place-offer.printable .print-body .print-main-details td{font-size:12px!important;padding-left:10px}.place-offer.printable .print-body .print-main-details td *{font-size:12px!important}.place-offer.printable .print-body .print-main-details .print-header{font-weight:700}.place-offer.printable .post-text{margin-left:10px;font-size:12px!important}}.table-container>.table>tbody>tr>td.grade{-ms-text-overflow:clip;text-overflow:clip;max-width:none}#place-offer-body{background:#fff;transition:all ease .25s;color:#3f454f}#place-offer-body .btn-close-modal{position:relative}@media (max-width:767px){.place-offer{max-height:100%;overflow-y:hidden}#place-offer-body{overflow-y:hidden}#place-offer-body .page-0{padding:0 15px 15px}#place-offer-body .page-3{overflow:auto}}@media (min-width:768px){#place-offer-body{padding:15px 40px}}@media (min-width:1200px){#place-offer-body{padding:25px 70px}}#place-offer-body h1{border-bottom:1px solid #e2e2e2;padding-bottom:16px;margin-top:35px}@media (max-width:767px){#place-offer-body h1{font-size:18px;padding:35px 15px 15px;margin:0}}#place-offer-body h2{font-size:14px;color:#616871;padding:20px 0}#place-offer-body .ticket_selection_header{font-size:14px;color:#616871;padding:0!important}#place-offer-body h3{font-size:16px;line-height:22pt;color:#616871;font-weight:700}@media (max-width:767px){#place-offer-body h3{padding:16px 0}}#place-offer-body hr{height:1px;background-color:#e4e7ec;margin-bottom:20px;width:unset}#place-offer-body .animate-show{display:block!important;opacity:1}#place-offer-body .table-container{max-height:275px;overflow-y:auto;padding:0}@media (max-width:991px){#place-offer-body .table-container{max-height:200px}}#place-offer-body .table-container>table{border:none;margin:0}#place-offer-body .table-container>table .select-all-th{height:38px;width:40px;padding:0 0 11px}#place-offer-body .table-container>table .select-all-th>div{margin:auto}#place-offer-body .animate-show.ng-hide-add,#place-offer-body .animate-show.ng-hide-remove{transition:all linear .5s}#place-offer-body .animate-show.ng-hide{opacity:0}#place-offer-body .steps{padding-top:40px}#place-offer-body .steps .step{margin:8px 5px}#place-offer-body .steps .description{float:left;margin-right:5px}#place-offer-body .summary-text{border-bottom:1px solid #e2e2e2;margin:0 -15px}#place-offer-body input[type=text]{padding:3px 5px}#place-offer-body input[type=text]:disabled{color:#bdbfc6}#place-offer-body input[type=checkbox]{margin:0}#place-offer-body .split-tickets{margin:30px 0}#place-offer-body .split-tickets .tickets-container{width:100%;max-height:200px;overflow-y:auto}@media (max-width:767px){#place-offer-body .split-tickets,#place-offer-body .split-tickets .tickets-container>table{margin:0}}#place-offer-body .split-tickets .more-tickets{margin:6px 0;color:#a0a0a0;font-size:12px}#place-offer-body .split-tickets .total-value{font-size:14px;line-height:14px;font-weight:700}@media (max-width:767px){#place-offer-body .split-tickets .more-tickets{margin:0;padding:12px 0}#place-offer-body .split-tickets .total-value{font-size:30px;line-height:1.17}}#place-offer-body .split-tickets table{width:100%;font-size:12px;margin:20px 0}#place-offer-body .split-tickets table td{padding:5px 9px;border-bottom:1px solid #e2e2e2}#place-offer-body .split-tickets table tr:first-of-type{border-top:1px solid #e2e2e2}#place-offer-body .split-tickets table .delete{width:30px;vertical-align:middle}#place-offer-body .split-tickets table .delete .icon-eliminate{display:block}#place-offer-body .split-tickets table .tonne-input{color:#b8babe}#place-offer-body .split-tickets table .tonne-input input{color:#616871;width:60px;text-align:right;padding:2px 5px;margin:3px;display:inline-block;height:2em}#place-offer-body .split-tickets table .graph{width:60px}#place-offer-body .price-details{margin-bottom:25px}@media (max-width:767px){#place-offer-body .price-details{margin-bottom:0}}#place-offer-body .price-input{margin-top:10px}#place-offer-body .price-input.has-error .input{border-color:#a94442!important}#place-offer-body .price-input .input{border:1px solid #bdbfc6;padding:0 10px;border-radius:4px}#place-offer-body .price-input .input:focus{border-color:#91a8ce}#place-offer-body .price-input input{width:80px}#place-offer-body .market-price-label input[type=checkbox]{margin-bottom:10px;margin-right:6px;float:left}#place-offer-body .market-price-label .checkbox__label{color:#9e9e9e;font-size:11px;line-height:1.2;font-weight:400;display:table;min-height:25px;margin:0;padding-left:10px}#place-offer-body .market-price-label .checkbox__label>span{display:table-cell;vertical-align:middle}#place-offer-body .gcbtn.search{width:100%;margin:0}#place-offer-body .datetime-picker{height:300px}#place-offer-body .datetime-picker .date-label{font-size:14px;font-weight:700;margin-bottom:20px}@media (max-width:767px){#place-offer-body .market-price-label{padding-left:6px;padding-top:19px}#place-offer-body .datetime-picker .date-label{margin:12px 0}#place-offer-body .input-text{padding-top:7px}}@media (min-width:768px){#place-offer-body .datetime-picker .time-input{margin-top:60px}#place-offer-body .confirmation{min-height:150px}}#place-offer-body .datetime-picker .calendar-container{text-align:center}#place-offer-body .input-text{width:calc(100% - 36px)}#place-offer-body .soft-warning-close{position:absolute;top:0;right:10px}#place-offer-body .split-summary{color:#6a6a6a;width:100%;float:left;padding:15px 0}@media (max-width:767px){#place-offer-body .split-summary{border-bottom:1px solid #e4e7ec;padding:0}}#place-offer-body .split-summary>div{margin-top:2px}#place-offer-body .split-summary .mobile-padding{padding:0!important}@media (max-width:767px){#place-offer-body .split-summary .mobile-padding{padding:20px 0!important}}#place-offer-body .split-summary .tonnage__allocation{border-bottom:0 solid #e4e7ec!important}#place-offer-body label{font-size:10px;color:#9e9e9e;font-weight:400;margin:0}#place-offer-body label input{font-size:12px;margin-left:5px}#place-offer-body input-kaede .input--filled .input__label--kaede{transform:translate(60%)}#place-offer-body .fat-finger-message{margin-bottom:50px;font-size:16px}#place-offer-body .confirmation{margin-top:40px auto;text-align:center;padding-bottom:40px}#place-offer-body .confirmation.fat-finger-check{padding-bottom:0}#place-offer-body .confirmation .confirmation-label{margin:40px auto;display:table}#place-offer-body .confirmation .confirmation-label img{height:30px;width:30px}#place-offer-body .confirmation .confirmation-label span{font-size:25px;font-weight:700;color:#3f454f;vertical-align:middle;padding-left:15px}@media (max-width:767px){#place-offer-body .confirmation .confirmation-label span{font-size:18px;width:100%;float:left;padding-top:15px;padding-left:0}}#place-offer-body .confirmation .summary{font-size:16px;margin-top:14px;max-width:500px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#place-offer-body .confirmation .buyer{margin-top:10px}#place-offer-body .pin-container{padding-top:20px;margin-left:15px;margin-right:15px;display:flex;flex-flow:row wrap;justify-content:center}#place-offer-body .pin-container>span{color:#616871;font-size:14px;font-weight:700;text-align:center;padding-right:0;padding-bottom:10px;width:100%;float:left}@media (min-width:992px){#place-offer-body .pin-container>span{line-height:1.7;padding-top:20px;padding-right:20px;float:none;width:auto}#place-offer-body .pin-container{margin-left:0;margin-right:0}#place-offer-body .pin-protection>gc-reset-pin-link{padding-bottom:20px}}#place-offer-body .pin-protection{display:flex;flex-flow:column;margin:0!important}#place-offer-body .pin-protection>gc-pin-input{display:table-cell;vertical-align:middle}@media (max-width:767px){#place-offer-body .pin-protection{text-align:center;margin:15px auto}#place-offer-body .pin-protection>gc-pin-input{width:100%;float:left}}#place-offer-body .pin-protection>gc-reset-pin-link{display:flex;flex-flow:row;justify-content:center}#place-offer-body .offer-placed{background:url(ic_success_small@3x.a9e770ba85b17575.png) 50% 6px no-repeat;background-size:71px;padding-top:95px;text-align:center;margin-top:22px}#place-offer-body .offer-placed.warning{background:url(ic_issue_small@3x.6ce9e0c888e62984.png) 50% 6px no-repeat;background-size:71px}#place-offer-body .offer-placed h1{border-bottom:none}#place-offer-body .offer-placed .add-pref-container{margin:27px 0 30px}#place-offer-body .offer-placed .add-pref-container span{display:inline-block;margin:15px}#place-offer-body .popover-container{padding-bottom:17px}#place-offer-body .view-ticket-container{display:none}#place-offer-body input[type=number]{-moz-appearance:textfield}#place-offer-body .tonnage__allocation{border-bottom:1px solid #e4e7ec}#place-offer-body .tonnage__allocation .allocation-text{font-size:14px;font-family:HelveticaNeue-Bold;line-height:1.71}#place-offer-body .tonnage__allocation .allocation-input{padding:14px 0}#place-offer-body .tonnage__allocation .allocation-input .total-tonnes{font-size:13px}#place-offer-body .tonnage__allocation .allocation-input span{font-size:10px;font-family:HelveticaNeue-Bold}#place-offer-body .tonnage__allocation .allocation-input input{width:60px;text-align:right;padding:2px 5px;margin:3px;display:inline-block;height:2em}#place-offer-body .input-text{padding-top:2%}@media (min-width:768px){#place-offer-body .input-text{padding-top:10px}}#place-offer-body .input-offer{width:100%}#place-offer-body .input-offer span{background-color:#fff;max-width:200px;margin:0!important;font-family:HelveticaNeue}#place-offer-body .generated-price span{font-size:13px}#place-offer-body .more-space-li{line-height:1.5rem}#place-offer-body .input-offer:before{margin-top:8%}@media (max-width:767px){#place-offer-body .input-offer:before{margin-top:3%}}#place-offer-body .buyers-offer{margin-top:2%}#place-offer-body .indented-text__offer{display:table-cell}#place-offer-body .print-btn{margin-right:10px}body.marketplace .popover,body.marketplace td .popover{position:absolute!important;background:#fff;border-radius:0;box-shadow:0 2px 10px #0003}body.marketplace .popover .gc-dropdown .placeholder,body.marketplace .popover:before{display:none}body.marketplace .popover{width:240px;max-width:240px;padding:0;transform:translateY(-12px);transition:opacity .3s ease;z-index:100;border:none}@media (min-width:992px){body.marketplace .popover{max-width:300px;width:300px}}body.marketplace .popover.gc-truck-permit-popover{width:310px}@media (min-width:992px){body.marketplace .popover.bid-details-popover--large-content{width:487px;max-width:487px;max-height:222px}body.marketplace .popover.gc-alert-popover,body.marketplace .popover.gc-ticket-quality-info{max-width:300px}}body.marketplace .popover.bid-details-popover .popover-container{max-height:356px}body.marketplace .popover.bid-details-popover .popover-container .popover-header{padding:15px 20px 11px}body.marketplace .popover.bid-details-popover .popover-container .popover-body-container{padding:10px 20px 15px}body.marketplace .popover.gc-ticket-quality-info--mobile-ticket-card{margin-top:18px}body.marketplace .popover.width-auto{width:auto!important}@media (min-width:768px){body.marketplace .popover.width-auto{width:100%!important}}body.marketplace .popover.bottom>.arrow,body.marketplace .popover.bottom>.arrow:after{width:0;height:0;border-style:solid;border-width:0 10px 7px}body.marketplace .popover.bottom>.arrow{border-bottom-color:#e0e0e0}body.marketplace .popover.left>.arrow{top:10px!important;right:-16px!important}body.marketplace .popover.left>.arrow:after{right:6px}body.marketplace .popover .popover-content{padding:0}body.marketplace .popover .gc-dropdown .dropdown-display{border:1px solid #cacaca;padding:0 0 0 10px}body.marketplace .popover .gc-dropdown .dropdown-display.clicked{border:2px solid #00b9e4;caret-color:#00b9e4}@media (min-width:992px){body.marketplace .popover.gc-alert-popover .popover-body-container .popover-list,body.marketplace .popover.gc-ticket-quality-info .popover-body-container .popover-list{max-height:186px!important;overflow-y:auto}body.marketplace .popover .gcbtn{height:44px}body.marketplace .popover .gc-dropdown .gc-dropdown__label{display:block}}body.marketplace .popover .date-picker input:not(:focus){border:1px solid #cacaca!important;height:40px;padding:3px 5px!important}body.marketplace .popover .date-picker input:focus{border:2px solid #00b9e4!important;height:40px;padding:3px 5px!important}body.marketplace .popover .date-picker .label-container{display:none}body.marketplace .popover .popover-container{cursor:auto}body.marketplace .popover .popover-container .popover-header{font-size:14px;line-height:18px;color:#3f454f;font-family:HelveticaNeue-Bold;padding:15px 20px 10px}body.marketplace .popover .popover-container .sub-header{font-size:12px;line-height:14px;color:#3f454f;display:none;font-family:HelveticaNeue}body.marketplace .popover .popover-container hr{width:auto;height:1px;background-color:#e8e8e8;margin:0 20px}body.marketplace .popover .popover-container .popover-scroll{overflow:hidden;max-height:40px;height:auto;transition:all 1s ease}body.marketplace .popover .popover-container .popover-scroll.loaded{max-height:212px!important}body.marketplace .popover .popover-container .popover-scroll.loaded .popover-body-container{overflow-y:auto}body.marketplace .popover .popover-container .popover-scroll.loaded .spinner{display:none}body.marketplace .popover .popover-container .popover-scroll.loaded .sub-header{display:block;padding-top:5px;padding-bottom:15px}body.marketplace .popover .popover-container .popover-body-container{padding:10px 20px;font-size:12px;line-height:1.8;color:#3f454f}body.marketplace .popover .popover-container .popover-body-container .popover-list{margin:0;padding:0;max-height:152px}body.marketplace .popover .popover-container .popover-body-container .popover-list li{list-style:none}body.marketplace .popover .popover-container .popover-body-container .popover-list li .ticket-number{font-family:HelveticaNeue-Bold;font-size:13px;line-height:20px;color:#3f454f;text-decoration:underline;cursor:pointer}body.marketplace .popover .popover-container .popover-body-container .popover-list li .ticket-number:hover{color:#0080a3}body.marketplace .popover .popover-container .popover-body-container .popover-list li div{font-size:12px;line-height:1.8;color:#616871}body.marketplace .popover .popover-container .popover-body-container .popover-paragraph{margin:0;padding:0;max-height:186px;font-family:HelveticaNeue;font-size:13px;line-height:20px;color:#3f454f}body.marketplace .popover .popover-container--two-columns .popover-body-container{padding:0 20px!important}body.marketplace .popover .popover-container--two-columns .popover-body-container .popover-body-row{display:flex;flex-direction:column;padding:0}body.marketplace .popover .popover-container--two-columns .popover-body-container .popover-body-row .popover-body-column{width:100%;padding-top:10px;padding-bottom:15px}body.marketplace .popover .popover-container--two-columns .popover-body-container .popover-body-row .popover-body-column:not(:first-child){border-top:solid 1px #e0e0e0}@media (min-width:992px){body.marketplace .popover .popover-container--two-columns .popover-body-container .popover-body-row{flex-direction:row}body.marketplace .popover .popover-container--two-columns .popover-body-container .popover-body-row .popover-body-column{width:50%}body.marketplace .popover .popover-container--two-columns .popover-body-container .popover-body-row .popover-body-column:not(:first-child){border-left:solid 1px #e0e0e0;border-bottom:none;border-top:none;padding-left:20px}body.marketplace .popover .popover-container--two-columns .popover-body-container .popover-body-row .popover-body-column:not(:last-child){padding-right:20px}}body.marketplace .popover .popover-container .spinner{display:block;height:40px;width:40px;margin:auto}body.marketplace .popover .gc-button,body.marketplace .popover gc-button,body.marketplace .popover input[type=button]{width:100%!important;margin:0}body.marketplace .popover .gc-button .gcbtn,body.marketplace .popover gc-button .gcbtn,body.marketplace .popover input[type=button] .gcbtn{height:44px!important}body.marketplace td .popover{padding:0;transform:translateY(-12px);transition:opacity .3s ease}body.marketplace td .popover:before{display:none}body.marketplace td .popover.left>.arrow{top:12px!important}body.marketplace td .popover .popover-content{padding:0}@media print{.ovh .print-hide-modal-open{display:none!important}::-webkit-scrollbar{display:none}body.marketplace.modal-open{overflow:auto;position:static}body.marketplace.modal-open #content,body.marketplace.modal-open .print-hide-modal-open{display:none!important}body h1,body h2,body.marketplace h1,body.marketplace h2{font-weight:700;font-family:Arial Narrow}body .confirmation-print-template .title,body .gc-page__left-column .filters-wrapper .ticket-filter>div,body .gc-page__left-column .overviewFilter .ticket-filter>div,body .left-column .filters-wrapper .ticket-filter>div,body .left-column .overviewFilter .ticket-filter>div,body .left-section .filters-wrapper .ticket-filter>div,body .left-section .overviewFilter .ticket-filter>div,body .screen-container .left-column .filters-wrapper .ticket-filter>div,body .screen-container .left-column .overviewFilter .ticket-filter>div,body.marketplace .confirmation-print-template .title,body.marketplace .gc-page__left-column .filters-wrapper .ticket-filter>div,body.marketplace .gc-page__left-column .overviewFilter .ticket-filter>div,body.marketplace .left-column .filters-wrapper .ticket-filter>div,body.marketplace .left-column .overviewFilter .ticket-filter>div,body.marketplace .left-section .filters-wrapper .ticket-filter>div,body.marketplace .left-section .overviewFilter .ticket-filter>div,body.marketplace .screen-container .left-column .filters-wrapper .ticket-filter>div,body.marketplace .screen-container .left-column .overviewFilter .ticket-filter>div{clear:both}body h1,body.marketplace h1{font-size:14pt!important}body h2,body.marketplace h2{font-size:12pt!important}body *,body.marketplace *{font-size:10pt!important;font-family:Arial Narrow!important}body th *>*,body.marketplace th *>*{font-size:6pt!important}body th,body.marketplace th{font-size:6pt!important;font-weight:700!important}body .print-placeholder-caption,body.marketplace .print-placeholder-caption{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow;line-height:1!important}body .wrap-on-print,body.marketplace .wrap-on-print{overflow:visible;max-width:170px;white-space:normal}body .print-font-normal,body.marketplace .print-font-normal{font-weight:400}body .print-font-bold,body.marketplace .print-font-bold{font-weight:700}body .print-left-align,body.marketplace .print-left-align{text-align:left}body .ng-hide:not(.ng-hide-animate),body.marketplace .ng-hide:not(.ng-hide-animate){display:none!important}body .table-container,body.marketplace .table-container{overflow-y:hidden}body gc-feedback,body.marketplace gc-feedback{display:none}body .gc-modal-base,body .modal,body.marketplace .gc-modal-base,body.marketplace .modal{left:0;top:0;margin:0;padding:0;position:absolute;visibility:visible;overflow:visible!important}body .gc-modal-inner,body .modal-dialog,body.marketplace .gc-modal-inner,body.marketplace .modal-dialog{display:table;visibility:visible!important;overflow:visible!important}body #content>div,body.marketplace #content>div{width:100%;min-height:auto!important}body .screen-container,body.marketplace .screen-container{flex-direction:column}body .gc-page__left-column .gc-dropdown__label,body .screen-container>.left-column .gc-dropdown__label,body.marketplace .gc-page__left-column .gc-dropdown__label,body.marketplace .screen-container>.left-column .gc-dropdown__label{display:none}body .gc-page__left-column,body .left-column,body .left-section,body .screen-container .left-column,body.marketplace .gc-page__left-column,body.marketplace .left-column,body.marketplace .left-section,body.marketplace .screen-container .left-column{display:block!important;height:auto;width:100%;float:left}body .gc-page__left-column>div,body .left-column>div,body .left-section>div,body .screen-container .left-column>div,body.marketplace .gc-page__left-column>div,body.marketplace .left-column>div,body.marketplace .left-section>div,body.marketplace .screen-container .left-column>div{width:100%;padding:0}body .gc-page__left-column>div>div,body .left-column>div>div,body .left-section>div>div,body .screen-container .left-column>div>div,body.marketplace .gc-page__left-column>div>div,body.marketplace .left-column>div>div,body.marketplace .left-section>div>div,body.marketplace .screen-container .left-column>div>div{padding-bottom:10px;border-bottom:solid 1px #e2e2e2}body .gc-page__left-column .print-placeholder-caption,body .left-column .print-placeholder-caption,body .left-section .print-placeholder-caption,body .screen-container .left-column .print-placeholder-caption,body.marketplace .gc-page__left-column .print-placeholder-caption,body.marketplace .left-column .print-placeholder-caption,body.marketplace .left-section .print-placeholder-caption,body.marketplace .screen-container .left-column .print-placeholder-caption{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow;line-height:1!important}body .gc-page__left-column h1,body .gc-page__left-column h2,body .left-column h1,body .left-column h2,body .left-section h1,body .left-section h2,body .screen-container .left-column h1,body .screen-container .left-column h2,body.marketplace .gc-page__left-column h1,body.marketplace .gc-page__left-column h2,body.marketplace .left-column h1,body.marketplace .left-column h2,body.marketplace .left-section h1,body.marketplace .left-section h2,body.marketplace .screen-container .left-column h1,body.marketplace .screen-container .left-column h2{margin:0;padding:15px 0;font-size:14pt!important;font-weight:700;font-family:Arial Narrow}body .gc-page__left-column h1 img,body .gc-page__left-column h2 img,body .left-column h1 img,body .left-column h2 img,body .left-section h1 img,body .left-section h2 img,body .screen-container .left-column h1 img,body .screen-container .left-column h2 img,body.marketplace .gc-page__left-column h1 img,body.marketplace .gc-page__left-column h2 img,body.marketplace .left-column h1 img,body.marketplace .left-column h2 img,body.marketplace .left-section h1 img,body.marketplace .left-section h2 img,body.marketplace .screen-container .left-column h1 img,body.marketplace .screen-container .left-column h2 img{display:none}body .gc-page__left-column .filters-wrapper,body .gc-page__left-column .overviewFilter,body .left-column .filters-wrapper,body .left-column .overviewFilter,body .left-section .filters-wrapper,body .left-section .overviewFilter,body .screen-container .left-column .filters-wrapper,body .screen-container .left-column .overviewFilter,body.marketplace .gc-page__left-column .filters-wrapper,body.marketplace .gc-page__left-column .overviewFilter,body.marketplace .left-column .filters-wrapper,body.marketplace .left-column .overviewFilter,body.marketplace .left-section .filters-wrapper,body.marketplace .left-section .overviewFilter,body.marketplace .screen-container .left-column .filters-wrapper,body.marketplace .screen-container .left-column .overviewFilter{margin:0 -15px;display:flex}body .gc-page__left-column .filters-wrapper search-text>div.print-value,body .gc-page__left-column .overviewFilter search-text>div.print-value,body .left-column .filters-wrapper search-text>div.print-value,body .left-column .overviewFilter search-text>div.print-value,body .left-section .filters-wrapper search-text>div.print-value,body .left-section .overviewFilter search-text>div.print-value,body .screen-container .left-column .filters-wrapper search-text>div.print-value,body .screen-container .left-column .overviewFilter search-text>div.print-value,body.marketplace .gc-page__left-column .filters-wrapper search-text>div.print-value,body.marketplace .gc-page__left-column .overviewFilter search-text>div.print-value,body.marketplace .left-column .filters-wrapper search-text>div.print-value,body.marketplace .left-column .overviewFilter search-text>div.print-value,body.marketplace .left-section .filters-wrapper search-text>div.print-value,body.marketplace .left-section .overviewFilter search-text>div.print-value,body.marketplace .screen-container .left-column .filters-wrapper search-text>div.print-value,body.marketplace .screen-container .left-column .overviewFilter search-text>div.print-value{padding-top:7px;width:100%;line-height:1!important}body .gc-page__left-column .filters-wrapper .filter-container,body .gc-page__left-column .filters-wrapper .gc-filters,body .gc-page__left-column .filters-wrapper>div,body .gc-page__left-column .overviewFilter .filter-container,body .gc-page__left-column .overviewFilter .gc-filters,body .gc-page__left-column .overviewFilter>div,body .left-column .filters-wrapper .filter-container,body .left-column .filters-wrapper .gc-filters,body .left-column .filters-wrapper>div,body .left-column .overviewFilter .filter-container,body .left-column .overviewFilter .gc-filters,body .left-column .overviewFilter>div,body .left-section .filters-wrapper .filter-container,body .left-section .filters-wrapper .gc-filters,body .left-section .filters-wrapper>div,body .left-section .overviewFilter .filter-container,body .left-section .overviewFilter .gc-filters,body .left-section .overviewFilter>div,body .screen-container .left-column .filters-wrapper .filter-container,body .screen-container .left-column .filters-wrapper .gc-filters,body .screen-container .left-column .filters-wrapper>div,body .screen-container .left-column .overviewFilter .filter-container,body .screen-container .left-column .overviewFilter .gc-filters,body .screen-container .left-column .overviewFilter>div,body.marketplace .gc-page__left-column .filters-wrapper .filter-container,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters,body.marketplace .gc-page__left-column .filters-wrapper>div,body.marketplace .gc-page__left-column .overviewFilter .filter-container,body.marketplace .gc-page__left-column .overviewFilter .gc-filters,body.marketplace .gc-page__left-column .overviewFilter>div,body.marketplace .left-column .filters-wrapper .filter-container,body.marketplace .left-column .filters-wrapper .gc-filters,body.marketplace .left-column .filters-wrapper>div,body.marketplace .left-column .overviewFilter .filter-container,body.marketplace .left-column .overviewFilter .gc-filters,body.marketplace .left-column .overviewFilter>div,body.marketplace .left-section .filters-wrapper .filter-container,body.marketplace .left-section .filters-wrapper .gc-filters,body.marketplace .left-section .filters-wrapper>div,body.marketplace .left-section .overviewFilter .filter-container,body.marketplace .left-section .overviewFilter .gc-filters,body.marketplace .left-section .overviewFilter>div,body.marketplace .screen-container .left-column .filters-wrapper .filter-container,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters,body.marketplace .screen-container .left-column .filters-wrapper>div,body.marketplace .screen-container .left-column .overviewFilter .filter-container,body.marketplace .screen-container .left-column .overviewFilter .gc-filters,body.marketplace .screen-container .left-column .overviewFilter>div{float:left;padding:0 15px;margin-bottom:0}body .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container,body .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container,body .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container,body .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container,body .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container,body .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container,body .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container,body .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container,body .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container,body .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container,body .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container,body .gc-page__left-column .overviewFilter>div dropdown .dropdown-container,body .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container,body .left-column .filters-wrapper .filter-container dropdown .dropdown-container,body .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container,body .left-column .filters-wrapper .gc-filters dropdown .dropdown-container,body .left-column .filters-wrapper>div .gc-dropdown .dropdown-container,body .left-column .filters-wrapper>div dropdown .dropdown-container,body .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container,body .left-column .overviewFilter .filter-container dropdown .dropdown-container,body .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container,body .left-column .overviewFilter .gc-filters dropdown .dropdown-container,body .left-column .overviewFilter>div .gc-dropdown .dropdown-container,body .left-column .overviewFilter>div dropdown .dropdown-container,body .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container,body .left-section .filters-wrapper .filter-container dropdown .dropdown-container,body .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container,body .left-section .filters-wrapper .gc-filters dropdown .dropdown-container,body .left-section .filters-wrapper>div .gc-dropdown .dropdown-container,body .left-section .filters-wrapper>div dropdown .dropdown-container,body .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container,body .left-section .overviewFilter .filter-container dropdown .dropdown-container,body .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container,body .left-section .overviewFilter .gc-filters dropdown .dropdown-container,body .left-section .overviewFilter>div .gc-dropdown .dropdown-container,body .left-section .overviewFilter>div dropdown .dropdown-container,body .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container,body .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container,body .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container,body .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container,body .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container,body .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container,body .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container,body .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container,body .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container,body .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container,body .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container,body .screen-container .left-column .overviewFilter>div dropdown .dropdown-container,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container,body.marketplace .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container,body.marketplace .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container,body.marketplace .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container,body.marketplace .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container,body.marketplace .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container,body.marketplace .gc-page__left-column .overviewFilter>div dropdown .dropdown-container,body.marketplace .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container,body.marketplace .left-column .filters-wrapper .filter-container dropdown .dropdown-container,body.marketplace .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container,body.marketplace .left-column .filters-wrapper .gc-filters dropdown .dropdown-container,body.marketplace .left-column .filters-wrapper>div .gc-dropdown .dropdown-container,body.marketplace .left-column .filters-wrapper>div dropdown .dropdown-container,body.marketplace .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container,body.marketplace .left-column .overviewFilter .filter-container dropdown .dropdown-container,body.marketplace .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container,body.marketplace .left-column .overviewFilter .gc-filters dropdown .dropdown-container,body.marketplace .left-column .overviewFilter>div .gc-dropdown .dropdown-container,body.marketplace .left-column .overviewFilter>div dropdown .dropdown-container,body.marketplace .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container,body.marketplace .left-section .filters-wrapper .filter-container dropdown .dropdown-container,body.marketplace .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container,body.marketplace .left-section .filters-wrapper .gc-filters dropdown .dropdown-container,body.marketplace .left-section .filters-wrapper>div .gc-dropdown .dropdown-container,body.marketplace .left-section .filters-wrapper>div dropdown .dropdown-container,body.marketplace .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container,body.marketplace .left-section .overviewFilter .filter-container dropdown .dropdown-container,body.marketplace .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container,body.marketplace .left-section .overviewFilter .gc-filters dropdown .dropdown-container,body.marketplace .left-section .overviewFilter>div .gc-dropdown .dropdown-container,body.marketplace .left-section .overviewFilter>div dropdown .dropdown-container,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container,body.marketplace .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container,body.marketplace .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container,body.marketplace .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container,body.marketplace .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container,body.marketplace .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container,body.marketplace .screen-container .left-column .overviewFilter>div dropdown .dropdown-container{float:none;width:auto}body .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display,body .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display,body .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display,body .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display,body .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display,body .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display,body .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display,body .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display,body .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display,body .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display,body .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display,body .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display,body .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display,body .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display,body .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display,body .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display,body .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display,body .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display,body .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display,body .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display,body .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display,body .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display,body .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display,body.marketplace .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display{float:none;height:auto;overflow:visible;border-bottom:none}body .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div,body .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div,body .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div,body .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div,body .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div,body .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div,body .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div,body .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div,body .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div,body .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div,body .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div,body .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div,body .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div,body .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div,body .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div,body .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div,body .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div,body .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div,body .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div,body.marketplace .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div{overflow:visible;height:auto;line-height:1!important}body .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div:not(.placeholder),body.marketplace .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div:not(.placeholder){padding-top:15px;width:100%}body .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>div.placeholder,body.marketplace .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>div.placeholder{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow;position:absolute;top:0;left:0;text-align:left;padding-right:0}body .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .gc-page__left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .filters-wrapper>div dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .left-section .overviewFilter>div dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .filters-wrapper .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .filters-wrapper>div dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .overviewFilter .filter-container dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .overviewFilter .gc-filters dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .overviewFilter>div .gc-dropdown .dropdown-container .dropdown-display>.arrow,body.marketplace .screen-container .left-column .overviewFilter>div dropdown .dropdown-container .dropdown-display>.arrow{display:none}body .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker,body .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker,body .gc-page__left-column .filters-wrapper>div .gc-datepicker,body .gc-page__left-column .overviewFilter .filter-container .gc-datepicker,body .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker,body .gc-page__left-column .overviewFilter>div .gc-datepicker,body .left-column .filters-wrapper .filter-container .gc-datepicker,body .left-column .filters-wrapper .gc-filters .gc-datepicker,body .left-column .filters-wrapper>div .gc-datepicker,body .left-column .overviewFilter .filter-container .gc-datepicker,body .left-column .overviewFilter .gc-filters .gc-datepicker,body .left-column .overviewFilter>div .gc-datepicker,body .left-section .filters-wrapper .filter-container .gc-datepicker,body .left-section .filters-wrapper .gc-filters .gc-datepicker,body .left-section .filters-wrapper>div .gc-datepicker,body .left-section .overviewFilter .filter-container .gc-datepicker,body .left-section .overviewFilter .gc-filters .gc-datepicker,body .left-section .overviewFilter>div .gc-datepicker,body .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker,body .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker,body .screen-container .left-column .filters-wrapper>div .gc-datepicker,body .screen-container .left-column .overviewFilter .filter-container .gc-datepicker,body .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker,body .screen-container .left-column .overviewFilter>div .gc-datepicker,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-datepicker,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-datepicker,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker,body.marketplace .gc-page__left-column .overviewFilter>div .gc-datepicker,body.marketplace .left-column .filters-wrapper .filter-container .gc-datepicker,body.marketplace .left-column .filters-wrapper .gc-filters .gc-datepicker,body.marketplace .left-column .filters-wrapper>div .gc-datepicker,body.marketplace .left-column .overviewFilter .filter-container .gc-datepicker,body.marketplace .left-column .overviewFilter .gc-filters .gc-datepicker,body.marketplace .left-column .overviewFilter>div .gc-datepicker,body.marketplace .left-section .filters-wrapper .filter-container .gc-datepicker,body.marketplace .left-section .filters-wrapper .gc-filters .gc-datepicker,body.marketplace .left-section .filters-wrapper>div .gc-datepicker,body.marketplace .left-section .overviewFilter .filter-container .gc-datepicker,body.marketplace .left-section .overviewFilter .gc-filters .gc-datepicker,body.marketplace .left-section .overviewFilter>div .gc-datepicker,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-datepicker,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-datepicker,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker,body.marketplace .screen-container .left-column .overviewFilter>div .gc-datepicker{height:auto}body .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper,body .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper,body .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper,body .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper,body .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper,body .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper,body .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper,body .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper,body .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper,body .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper,body .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper,body .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper,body .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper,body .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper,body .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper,body .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper,body .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper,body .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper,body .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper,body .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper,body .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper,body .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper,body .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper,body .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper,body.marketplace .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper,body.marketplace .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper,body.marketplace .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper{margin:0;border-bottom:none;display:flex;flex-direction:column-reverse}body .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__input,body.marketplace .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__input{display:block!important}body .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button,body.marketplace .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button{display:block!important;position:relative;top:0;right:auto}body .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-label,body.marketplace .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-label{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow;display:block;padding-right:0;width:auto;text-align:left}body .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon,body.marketplace .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-icon{display:none}body .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .gc-page__left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-section .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-section .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-section .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-section .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-section .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .left-section .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .datepicker__input-wrapper .datepicker__button-value,body.marketplace .screen-container .left-column .overviewFilter>div .gc-datepicker .datepicker__input-wrapper .datepicker__button-value{display:none!important;padding-top:7px}body .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .calendar,body .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .calendar,body .gc-page__left-column .filters-wrapper>div .gc-datepicker .calendar,body .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .calendar,body .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .calendar,body .gc-page__left-column .overviewFilter>div .gc-datepicker .calendar,body .left-column .filters-wrapper .filter-container .gc-datepicker .calendar,body .left-column .filters-wrapper .gc-filters .gc-datepicker .calendar,body .left-column .filters-wrapper>div .gc-datepicker .calendar,body .left-column .overviewFilter .filter-container .gc-datepicker .calendar,body .left-column .overviewFilter .gc-filters .gc-datepicker .calendar,body .left-column .overviewFilter>div .gc-datepicker .calendar,body .left-section .filters-wrapper .filter-container .gc-datepicker .calendar,body .left-section .filters-wrapper .gc-filters .gc-datepicker .calendar,body .left-section .filters-wrapper>div .gc-datepicker .calendar,body .left-section .overviewFilter .filter-container .gc-datepicker .calendar,body .left-section .overviewFilter .gc-filters .gc-datepicker .calendar,body .left-section .overviewFilter>div .gc-datepicker .calendar,body .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .calendar,body .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .calendar,body .screen-container .left-column .filters-wrapper>div .gc-datepicker .calendar,body .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .calendar,body .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .calendar,body .screen-container .left-column .overviewFilter>div .gc-datepicker .calendar,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-datepicker .calendar,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-datepicker .calendar,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-datepicker .calendar,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-datepicker .calendar,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-datepicker .calendar,body.marketplace .gc-page__left-column .overviewFilter>div .gc-datepicker .calendar,body.marketplace .left-column .filters-wrapper .filter-container .gc-datepicker .calendar,body.marketplace .left-column .filters-wrapper .gc-filters .gc-datepicker .calendar,body.marketplace .left-column .filters-wrapper>div .gc-datepicker .calendar,body.marketplace .left-column .overviewFilter .filter-container .gc-datepicker .calendar,body.marketplace .left-column .overviewFilter .gc-filters .gc-datepicker .calendar,body.marketplace .left-column .overviewFilter>div .gc-datepicker .calendar,body.marketplace .left-section .filters-wrapper .filter-container .gc-datepicker .calendar,body.marketplace .left-section .filters-wrapper .gc-filters .gc-datepicker .calendar,body.marketplace .left-section .filters-wrapper>div .gc-datepicker .calendar,body.marketplace .left-section .overviewFilter .filter-container .gc-datepicker .calendar,body.marketplace .left-section .overviewFilter .gc-filters .gc-datepicker .calendar,body.marketplace .left-section .overviewFilter>div .gc-datepicker .calendar,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-datepicker .calendar,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-datepicker .calendar,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-datepicker .calendar,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-datepicker .calendar,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-datepicker .calendar,body.marketplace .screen-container .left-column .overviewFilter>div .gc-datepicker .calendar{display:none}body .gc-page__left-column .filters-wrapper .filter-container .gc-checkbox .checkbox__label:before,body .gc-page__left-column .filters-wrapper .gc-filters .gc-checkbox .checkbox__label:before,body .gc-page__left-column .filters-wrapper>div .gc-checkbox .checkbox__label:before,body .gc-page__left-column .overviewFilter .filter-container .gc-checkbox .checkbox__label:before,body .gc-page__left-column .overviewFilter .gc-filters .gc-checkbox .checkbox__label:before,body .gc-page__left-column .overviewFilter>div .gc-checkbox .checkbox__label:before,body .left-column .filters-wrapper .filter-container .gc-checkbox .checkbox__label:before,body .left-column .filters-wrapper .gc-filters .gc-checkbox .checkbox__label:before,body .left-column .filters-wrapper>div .gc-checkbox .checkbox__label:before,body .left-column .overviewFilter .filter-container .gc-checkbox .checkbox__label:before,body .left-column .overviewFilter .gc-filters .gc-checkbox .checkbox__label:before,body .left-column .overviewFilter>div .gc-checkbox .checkbox__label:before,body .left-section .filters-wrapper .filter-container .gc-checkbox .checkbox__label:before,body .left-section .filters-wrapper .gc-filters .gc-checkbox .checkbox__label:before,body .left-section .filters-wrapper>div .gc-checkbox .checkbox__label:before,body .left-section .overviewFilter .filter-container .gc-checkbox .checkbox__label:before,body .left-section .overviewFilter .gc-filters .gc-checkbox .checkbox__label:before,body .left-section .overviewFilter>div .gc-checkbox .checkbox__label:before,body .screen-container .left-column .filters-wrapper .filter-container .gc-checkbox .checkbox__label:before,body .screen-container .left-column .filters-wrapper .gc-filters .gc-checkbox .checkbox__label:before,body .screen-container .left-column .filters-wrapper>div .gc-checkbox .checkbox__label:before,body .screen-container .left-column .overviewFilter .filter-container .gc-checkbox .checkbox__label:before,body .screen-container .left-column .overviewFilter .gc-filters .gc-checkbox .checkbox__label:before,body .screen-container .left-column .overviewFilter>div .gc-checkbox .checkbox__label:before,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-checkbox .checkbox__label:before,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-checkbox .checkbox__label:before,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-checkbox .checkbox__label:before,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-checkbox .checkbox__label:before,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-checkbox .checkbox__label:before,body.marketplace .gc-page__left-column .overviewFilter>div .gc-checkbox .checkbox__label:before,body.marketplace .left-column .filters-wrapper .filter-container .gc-checkbox .checkbox__label:before,body.marketplace .left-column .filters-wrapper .gc-filters .gc-checkbox .checkbox__label:before,body.marketplace .left-column .filters-wrapper>div .gc-checkbox .checkbox__label:before,body.marketplace .left-column .overviewFilter .filter-container .gc-checkbox .checkbox__label:before,body.marketplace .left-column .overviewFilter .gc-filters .gc-checkbox .checkbox__label:before,body.marketplace .left-column .overviewFilter>div .gc-checkbox .checkbox__label:before,body.marketplace .left-section .filters-wrapper .filter-container .gc-checkbox .checkbox__label:before,body.marketplace .left-section .filters-wrapper .gc-filters .gc-checkbox .checkbox__label:before,body.marketplace .left-section .filters-wrapper>div .gc-checkbox .checkbox__label:before,body.marketplace .left-section .overviewFilter .filter-container .gc-checkbox .checkbox__label:before,body.marketplace .left-section .overviewFilter .gc-filters .gc-checkbox .checkbox__label:before,body.marketplace .left-section .overviewFilter>div .gc-checkbox .checkbox__label:before,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-checkbox .checkbox__label:before,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-checkbox .checkbox__label:before,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-checkbox .checkbox__label:before,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-checkbox .checkbox__label:before,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-checkbox .checkbox__label:before,body.marketplace .screen-container .left-column .overviewFilter>div .gc-checkbox .checkbox__label:before{display:none!important}body .gc-page__left-column .filters-wrapper .filter-container .gc-filter-group .group-label,body .gc-page__left-column .filters-wrapper .gc-filters .gc-filter-group .group-label,body .gc-page__left-column .filters-wrapper>div .gc-filter-group .group-label,body .gc-page__left-column .overviewFilter .filter-container .gc-filter-group .group-label,body .gc-page__left-column .overviewFilter .gc-filters .gc-filter-group .group-label,body .gc-page__left-column .overviewFilter>div .gc-filter-group .group-label,body .left-column .filters-wrapper .filter-container .gc-filter-group .group-label,body .left-column .filters-wrapper .gc-filters .gc-filter-group .group-label,body .left-column .filters-wrapper>div .gc-filter-group .group-label,body .left-column .overviewFilter .filter-container .gc-filter-group .group-label,body .left-column .overviewFilter .gc-filters .gc-filter-group .group-label,body .left-column .overviewFilter>div .gc-filter-group .group-label,body .left-section .filters-wrapper .filter-container .gc-filter-group .group-label,body .left-section .filters-wrapper .gc-filters .gc-filter-group .group-label,body .left-section .filters-wrapper>div .gc-filter-group .group-label,body .left-section .overviewFilter .filter-container .gc-filter-group .group-label,body .left-section .overviewFilter .gc-filters .gc-filter-group .group-label,body .left-section .overviewFilter>div .gc-filter-group .group-label,body .screen-container .left-column .filters-wrapper .filter-container .gc-filter-group .group-label,body .screen-container .left-column .filters-wrapper .gc-filters .gc-filter-group .group-label,body .screen-container .left-column .filters-wrapper>div .gc-filter-group .group-label,body .screen-container .left-column .overviewFilter .filter-container .gc-filter-group .group-label,body .screen-container .left-column .overviewFilter .gc-filters .gc-filter-group .group-label,body .screen-container .left-column .overviewFilter>div .gc-filter-group .group-label,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-filter-group .group-label,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-filter-group .group-label,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-filter-group .group-label,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-filter-group .group-label,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-filter-group .group-label,body.marketplace .gc-page__left-column .overviewFilter>div .gc-filter-group .group-label,body.marketplace .left-column .filters-wrapper .filter-container .gc-filter-group .group-label,body.marketplace .left-column .filters-wrapper .gc-filters .gc-filter-group .group-label,body.marketplace .left-column .filters-wrapper>div .gc-filter-group .group-label,body.marketplace .left-column .overviewFilter .filter-container .gc-filter-group .group-label,body.marketplace .left-column .overviewFilter .gc-filters .gc-filter-group .group-label,body.marketplace .left-column .overviewFilter>div .gc-filter-group .group-label,body.marketplace .left-section .filters-wrapper .filter-container .gc-filter-group .group-label,body.marketplace .left-section .filters-wrapper .gc-filters .gc-filter-group .group-label,body.marketplace .left-section .filters-wrapper>div .gc-filter-group .group-label,body.marketplace .left-section .overviewFilter .filter-container .gc-filter-group .group-label,body.marketplace .left-section .overviewFilter .gc-filters .gc-filter-group .group-label,body.marketplace .left-section .overviewFilter>div .gc-filter-group .group-label,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-filter-group .group-label,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-filter-group .group-label,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-filter-group .group-label,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-filter-group .group-label,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-filter-group .group-label,body.marketplace .screen-container .left-column .overviewFilter>div .gc-filter-group .group-label{line-height:1!important;display:block;padding-bottom:7px;font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .gc-page__left-column .filters-wrapper .filter-container .gc-filter-group .print-value,body .gc-page__left-column .filters-wrapper .gc-filters .gc-filter-group .print-value,body .gc-page__left-column .filters-wrapper>div .gc-filter-group .print-value,body .gc-page__left-column .overviewFilter .filter-container .gc-filter-group .print-value,body .gc-page__left-column .overviewFilter .gc-filters .gc-filter-group .print-value,body .gc-page__left-column .overviewFilter>div .gc-filter-group .print-value,body .left-column .filters-wrapper .filter-container .gc-filter-group .print-value,body .left-column .filters-wrapper .gc-filters .gc-filter-group .print-value,body .left-column .filters-wrapper>div .gc-filter-group .print-value,body .left-column .overviewFilter .filter-container .gc-filter-group .print-value,body .left-column .overviewFilter .gc-filters .gc-filter-group .print-value,body .left-column .overviewFilter>div .gc-filter-group .print-value,body .left-section .filters-wrapper .filter-container .gc-filter-group .print-value,body .left-section .filters-wrapper .gc-filters .gc-filter-group .print-value,body .left-section .filters-wrapper>div .gc-filter-group .print-value,body .left-section .overviewFilter .filter-container .gc-filter-group .print-value,body .left-section .overviewFilter .gc-filters .gc-filter-group .print-value,body .left-section .overviewFilter>div .gc-filter-group .print-value,body .screen-container .left-column .filters-wrapper .filter-container .gc-filter-group .print-value,body .screen-container .left-column .filters-wrapper .gc-filters .gc-filter-group .print-value,body .screen-container .left-column .filters-wrapper>div .gc-filter-group .print-value,body .screen-container .left-column .overviewFilter .filter-container .gc-filter-group .print-value,body .screen-container .left-column .overviewFilter .gc-filters .gc-filter-group .print-value,body .screen-container .left-column .overviewFilter>div .gc-filter-group .print-value,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-filter-group .print-value,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-filter-group .print-value,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-filter-group .print-value,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-filter-group .print-value,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-filter-group .print-value,body.marketplace .gc-page__left-column .overviewFilter>div .gc-filter-group .print-value,body.marketplace .left-column .filters-wrapper .filter-container .gc-filter-group .print-value,body.marketplace .left-column .filters-wrapper .gc-filters .gc-filter-group .print-value,body.marketplace .left-column .filters-wrapper>div .gc-filter-group .print-value,body.marketplace .left-column .overviewFilter .filter-container .gc-filter-group .print-value,body.marketplace .left-column .overviewFilter .gc-filters .gc-filter-group .print-value,body.marketplace .left-column .overviewFilter>div .gc-filter-group .print-value,body.marketplace .left-section .filters-wrapper .filter-container .gc-filter-group .print-value,body.marketplace .left-section .filters-wrapper .gc-filters .gc-filter-group .print-value,body.marketplace .left-section .filters-wrapper>div .gc-filter-group .print-value,body.marketplace .left-section .overviewFilter .filter-container .gc-filter-group .print-value,body.marketplace .left-section .overviewFilter .gc-filters .gc-filter-group .print-value,body.marketplace .left-section .overviewFilter>div .gc-filter-group .print-value,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-filter-group .print-value,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-filter-group .print-value,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-filter-group .print-value,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-filter-group .print-value,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-filter-group .print-value,body.marketplace .screen-container .left-column .overviewFilter>div .gc-filter-group .print-value{line-height:1!important}body .gc-page__left-column .filters-wrapper .filter-container .gc-search-text,body .gc-page__left-column .filters-wrapper .gc-filters .gc-search-text,body .gc-page__left-column .filters-wrapper>div .gc-search-text,body .gc-page__left-column .overviewFilter .filter-container .gc-search-text,body .gc-page__left-column .overviewFilter .gc-filters .gc-search-text,body .gc-page__left-column .overviewFilter>div .gc-search-text,body .left-column .filters-wrapper .filter-container .gc-search-text,body .left-column .filters-wrapper .gc-filters .gc-search-text,body .left-column .filters-wrapper>div .gc-search-text,body .left-column .overviewFilter .filter-container .gc-search-text,body .left-column .overviewFilter .gc-filters .gc-search-text,body .left-column .overviewFilter>div .gc-search-text,body .left-section .filters-wrapper .filter-container .gc-search-text,body .left-section .filters-wrapper .gc-filters .gc-search-text,body .left-section .filters-wrapper>div .gc-search-text,body .left-section .overviewFilter .filter-container .gc-search-text,body .left-section .overviewFilter .gc-filters .gc-search-text,body .left-section .overviewFilter>div .gc-search-text,body .screen-container .left-column .filters-wrapper .filter-container .gc-search-text,body .screen-container .left-column .filters-wrapper .gc-filters .gc-search-text,body .screen-container .left-column .filters-wrapper>div .gc-search-text,body .screen-container .left-column .overviewFilter .filter-container .gc-search-text,body .screen-container .left-column .overviewFilter .gc-filters .gc-search-text,body .screen-container .left-column .overviewFilter>div .gc-search-text,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-search-text,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-search-text,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-search-text,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-search-text,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-search-text,body.marketplace .gc-page__left-column .overviewFilter>div .gc-search-text,body.marketplace .left-column .filters-wrapper .filter-container .gc-search-text,body.marketplace .left-column .filters-wrapper .gc-filters .gc-search-text,body.marketplace .left-column .filters-wrapper>div .gc-search-text,body.marketplace .left-column .overviewFilter .filter-container .gc-search-text,body.marketplace .left-column .overviewFilter .gc-filters .gc-search-text,body.marketplace .left-column .overviewFilter>div .gc-search-text,body.marketplace .left-section .filters-wrapper .filter-container .gc-search-text,body.marketplace .left-section .filters-wrapper .gc-filters .gc-search-text,body.marketplace .left-section .filters-wrapper>div .gc-search-text,body.marketplace .left-section .overviewFilter .filter-container .gc-search-text,body.marketplace .left-section .overviewFilter .gc-filters .gc-search-text,body.marketplace .left-section .overviewFilter>div .gc-search-text,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-search-text,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-search-text,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-search-text,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-search-text,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-search-text,body.marketplace .screen-container .left-column .overviewFilter>div .gc-search-text{border:none;padding:0}body .gc-page__left-column .filters-wrapper .filter-container .gc-search-text .search-label,body .gc-page__left-column .filters-wrapper .filter-container .gc-slider .slider-label,body .gc-page__left-column .filters-wrapper .gc-filters .gc-search-text .search-label,body .gc-page__left-column .filters-wrapper .gc-filters .gc-slider .slider-label,body .gc-page__left-column .filters-wrapper>div .gc-search-text .search-label,body .gc-page__left-column .filters-wrapper>div .gc-slider .slider-label,body .gc-page__left-column .overviewFilter .filter-container .gc-search-text .search-label,body .gc-page__left-column .overviewFilter .filter-container .gc-slider .slider-label,body .gc-page__left-column .overviewFilter .gc-filters .gc-search-text .search-label,body .gc-page__left-column .overviewFilter .gc-filters .gc-slider .slider-label,body .gc-page__left-column .overviewFilter>div .gc-search-text .search-label,body .gc-page__left-column .overviewFilter>div .gc-slider .slider-label,body .left-column .filters-wrapper .filter-container .gc-search-text .search-label,body .left-column .filters-wrapper .filter-container .gc-slider .slider-label,body .left-column .filters-wrapper .gc-filters .gc-search-text .search-label,body .left-column .filters-wrapper .gc-filters .gc-slider .slider-label,body .left-column .filters-wrapper>div .gc-search-text .search-label,body .left-column .filters-wrapper>div .gc-slider .slider-label,body .left-column .overviewFilter .filter-container .gc-search-text .search-label,body .left-column .overviewFilter .filter-container .gc-slider .slider-label,body .left-column .overviewFilter .gc-filters .gc-search-text .search-label,body .left-column .overviewFilter .gc-filters .gc-slider .slider-label,body .left-column .overviewFilter>div .gc-search-text .search-label,body .left-column .overviewFilter>div .gc-slider .slider-label,body .left-section .filters-wrapper .filter-container .gc-search-text .search-label,body .left-section .filters-wrapper .filter-container .gc-slider .slider-label,body .left-section .filters-wrapper .gc-filters .gc-search-text .search-label,body .left-section .filters-wrapper .gc-filters .gc-slider .slider-label,body .left-section .filters-wrapper>div .gc-search-text .search-label,body .left-section .filters-wrapper>div .gc-slider .slider-label,body .left-section .overviewFilter .filter-container .gc-search-text .search-label,body .left-section .overviewFilter .filter-container .gc-slider .slider-label,body .left-section .overviewFilter .gc-filters .gc-search-text .search-label,body .left-section .overviewFilter .gc-filters .gc-slider .slider-label,body .left-section .overviewFilter>div .gc-search-text .search-label,body .left-section .overviewFilter>div .gc-slider .slider-label,body .screen-container .left-column .filters-wrapper .filter-container .gc-search-text .search-label,body .screen-container .left-column .filters-wrapper .filter-container .gc-slider .slider-label,body .screen-container .left-column .filters-wrapper .gc-filters .gc-search-text .search-label,body .screen-container .left-column .filters-wrapper .gc-filters .gc-slider .slider-label,body .screen-container .left-column .filters-wrapper>div .gc-search-text .search-label,body .screen-container .left-column .filters-wrapper>div .gc-slider .slider-label,body .screen-container .left-column .overviewFilter .filter-container .gc-search-text .search-label,body .screen-container .left-column .overviewFilter .filter-container .gc-slider .slider-label,body .screen-container .left-column .overviewFilter .gc-filters .gc-search-text .search-label,body .screen-container .left-column .overviewFilter .gc-filters .gc-slider .slider-label,body .screen-container .left-column .overviewFilter>div .gc-search-text .search-label,body .screen-container .left-column .overviewFilter>div .gc-slider .slider-label,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-search-text .search-label,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-slider .slider-label,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-search-text .search-label,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-slider .slider-label,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-search-text .search-label,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-slider .slider-label,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-search-text .search-label,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-slider .slider-label,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-search-text .search-label,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-slider .slider-label,body.marketplace .gc-page__left-column .overviewFilter>div .gc-search-text .search-label,body.marketplace .gc-page__left-column .overviewFilter>div .gc-slider .slider-label,body.marketplace .left-column .filters-wrapper .filter-container .gc-search-text .search-label,body.marketplace .left-column .filters-wrapper .filter-container .gc-slider .slider-label,body.marketplace .left-column .filters-wrapper .gc-filters .gc-search-text .search-label,body.marketplace .left-column .filters-wrapper .gc-filters .gc-slider .slider-label,body.marketplace .left-column .filters-wrapper>div .gc-search-text .search-label,body.marketplace .left-column .filters-wrapper>div .gc-slider .slider-label,body.marketplace .left-column .overviewFilter .filter-container .gc-search-text .search-label,body.marketplace .left-column .overviewFilter .filter-container .gc-slider .slider-label,body.marketplace .left-column .overviewFilter .gc-filters .gc-search-text .search-label,body.marketplace .left-column .overviewFilter .gc-filters .gc-slider .slider-label,body.marketplace .left-column .overviewFilter>div .gc-search-text .search-label,body.marketplace .left-column .overviewFilter>div .gc-slider .slider-label,body.marketplace .left-section .filters-wrapper .filter-container .gc-search-text .search-label,body.marketplace .left-section .filters-wrapper .filter-container .gc-slider .slider-label,body.marketplace .left-section .filters-wrapper .gc-filters .gc-search-text .search-label,body.marketplace .left-section .filters-wrapper .gc-filters .gc-slider .slider-label,body.marketplace .left-section .filters-wrapper>div .gc-search-text .search-label,body.marketplace .left-section .filters-wrapper>div .gc-slider .slider-label,body.marketplace .left-section .overviewFilter .filter-container .gc-search-text .search-label,body.marketplace .left-section .overviewFilter .filter-container .gc-slider .slider-label,body.marketplace .left-section .overviewFilter .gc-filters .gc-search-text .search-label,body.marketplace .left-section .overviewFilter .gc-filters .gc-slider .slider-label,body.marketplace .left-section .overviewFilter>div .gc-search-text .search-label,body.marketplace .left-section .overviewFilter>div .gc-slider .slider-label,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-search-text .search-label,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-slider .slider-label,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-search-text .search-label,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-slider .slider-label,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-search-text .search-label,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-slider .slider-label,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-search-text .search-label,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-slider .slider-label,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-search-text .search-label,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-slider .slider-label,body.marketplace .screen-container .left-column .overviewFilter>div .gc-search-text .search-label,body.marketplace .screen-container .left-column .overviewFilter>div .gc-slider .slider-label{display:block;padding-bottom:7px;font-size:6pt!important;font-weight:700!important;line-height:1!important;text-transform:uppercase;font-family:Arial Narrow}body .gc-page__left-column .filters-wrapper .filter-container .gc-search-text .search-value,body .gc-page__left-column .filters-wrapper .gc-filters .gc-search-text .search-value,body .gc-page__left-column .filters-wrapper>div .gc-search-text .search-value,body .gc-page__left-column .overviewFilter .filter-container .gc-search-text .search-value,body .gc-page__left-column .overviewFilter .gc-filters .gc-search-text .search-value,body .gc-page__left-column .overviewFilter>div .gc-search-text .search-value,body .left-column .filters-wrapper .filter-container .gc-search-text .search-value,body .left-column .filters-wrapper .gc-filters .gc-search-text .search-value,body .left-column .filters-wrapper>div .gc-search-text .search-value,body .left-column .overviewFilter .filter-container .gc-search-text .search-value,body .left-column .overviewFilter .gc-filters .gc-search-text .search-value,body .left-column .overviewFilter>div .gc-search-text .search-value,body .left-section .filters-wrapper .filter-container .gc-search-text .search-value,body .left-section .filters-wrapper .gc-filters .gc-search-text .search-value,body .left-section .filters-wrapper>div .gc-search-text .search-value,body .left-section .overviewFilter .filter-container .gc-search-text .search-value,body .left-section .overviewFilter .gc-filters .gc-search-text .search-value,body .left-section .overviewFilter>div .gc-search-text .search-value,body .screen-container .left-column .filters-wrapper .filter-container .gc-search-text .search-value,body .screen-container .left-column .filters-wrapper .gc-filters .gc-search-text .search-value,body .screen-container .left-column .filters-wrapper>div .gc-search-text .search-value,body .screen-container .left-column .overviewFilter .filter-container .gc-search-text .search-value,body .screen-container .left-column .overviewFilter .gc-filters .gc-search-text .search-value,body .screen-container .left-column .overviewFilter>div .gc-search-text .search-value,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-search-text .search-value,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-search-text .search-value,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-search-text .search-value,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-search-text .search-value,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-search-text .search-value,body.marketplace .gc-page__left-column .overviewFilter>div .gc-search-text .search-value,body.marketplace .left-column .filters-wrapper .filter-container .gc-search-text .search-value,body.marketplace .left-column .filters-wrapper .gc-filters .gc-search-text .search-value,body.marketplace .left-column .filters-wrapper>div .gc-search-text .search-value,body.marketplace .left-column .overviewFilter .filter-container .gc-search-text .search-value,body.marketplace .left-column .overviewFilter .gc-filters .gc-search-text .search-value,body.marketplace .left-column .overviewFilter>div .gc-search-text .search-value,body.marketplace .left-section .filters-wrapper .filter-container .gc-search-text .search-value,body.marketplace .left-section .filters-wrapper .gc-filters .gc-search-text .search-value,body.marketplace .left-section .filters-wrapper>div .gc-search-text .search-value,body.marketplace .left-section .overviewFilter .filter-container .gc-search-text .search-value,body.marketplace .left-section .overviewFilter .gc-filters .gc-search-text .search-value,body.marketplace .left-section .overviewFilter>div .gc-search-text .search-value,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-search-text .search-value,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-search-text .search-value,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-search-text .search-value,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-search-text .search-value,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-search-text .search-value,body.marketplace .screen-container .left-column .overviewFilter>div .gc-search-text .search-value{line-height:1!important}body .gc-page__left-column .filters-wrapper .filter-container .gc-slider,body .gc-page__left-column .filters-wrapper .gc-filters .gc-slider,body .gc-page__left-column .filters-wrapper>div .gc-slider,body .gc-page__left-column .overviewFilter .filter-container .gc-slider,body .gc-page__left-column .overviewFilter .gc-filters .gc-slider,body .gc-page__left-column .overviewFilter>div .gc-slider,body .left-column .filters-wrapper .filter-container .gc-slider,body .left-column .filters-wrapper .gc-filters .gc-slider,body .left-column .filters-wrapper>div .gc-slider,body .left-column .overviewFilter .filter-container .gc-slider,body .left-column .overviewFilter .gc-filters .gc-slider,body .left-column .overviewFilter>div .gc-slider,body .left-section .filters-wrapper .filter-container .gc-slider,body .left-section .filters-wrapper .gc-filters .gc-slider,body .left-section .filters-wrapper>div .gc-slider,body .left-section .overviewFilter .filter-container .gc-slider,body .left-section .overviewFilter .gc-filters .gc-slider,body .left-section .overviewFilter>div .gc-slider,body .screen-container .left-column .filters-wrapper .filter-container .gc-slider,body .screen-container .left-column .filters-wrapper .gc-filters .gc-slider,body .screen-container .left-column .filters-wrapper>div .gc-slider,body .screen-container .left-column .overviewFilter .filter-container .gc-slider,body .screen-container .left-column .overviewFilter .gc-filters .gc-slider,body .screen-container .left-column .overviewFilter>div .gc-slider,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-slider,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-slider,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-slider,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-slider,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-slider,body.marketplace .gc-page__left-column .overviewFilter>div .gc-slider,body.marketplace .left-column .filters-wrapper .filter-container .gc-slider,body.marketplace .left-column .filters-wrapper .gc-filters .gc-slider,body.marketplace .left-column .filters-wrapper>div .gc-slider,body.marketplace .left-column .overviewFilter .filter-container .gc-slider,body.marketplace .left-column .overviewFilter .gc-filters .gc-slider,body.marketplace .left-column .overviewFilter>div .gc-slider,body.marketplace .left-section .filters-wrapper .filter-container .gc-slider,body.marketplace .left-section .filters-wrapper .gc-filters .gc-slider,body.marketplace .left-section .filters-wrapper>div .gc-slider,body.marketplace .left-section .overviewFilter .filter-container .gc-slider,body.marketplace .left-section .overviewFilter .gc-filters .gc-slider,body.marketplace .left-section .overviewFilter>div .gc-slider,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-slider,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-slider,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-slider,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-slider,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-slider,body.marketplace .screen-container .left-column .overviewFilter>div .gc-slider{padding-left:0!important}body .gc-page__left-column .filters-wrapper .filter-container .gc-slider .slider-value,body .gc-page__left-column .filters-wrapper .gc-filters .gc-slider .slider-value,body .gc-page__left-column .filters-wrapper>div .gc-slider .slider-value,body .gc-page__left-column .overviewFilter .filter-container .gc-slider .slider-value,body .gc-page__left-column .overviewFilter .gc-filters .gc-slider .slider-value,body .gc-page__left-column .overviewFilter>div .gc-slider .slider-value,body .left-column .filters-wrapper .filter-container .gc-slider .slider-value,body .left-column .filters-wrapper .gc-filters .gc-slider .slider-value,body .left-column .filters-wrapper>div .gc-slider .slider-value,body .left-column .overviewFilter .filter-container .gc-slider .slider-value,body .left-column .overviewFilter .gc-filters .gc-slider .slider-value,body .left-column .overviewFilter>div .gc-slider .slider-value,body .left-section .filters-wrapper .filter-container .gc-slider .slider-value,body .left-section .filters-wrapper .gc-filters .gc-slider .slider-value,body .left-section .filters-wrapper>div .gc-slider .slider-value,body .left-section .overviewFilter .filter-container .gc-slider .slider-value,body .left-section .overviewFilter .gc-filters .gc-slider .slider-value,body .left-section .overviewFilter>div .gc-slider .slider-value,body .screen-container .left-column .filters-wrapper .filter-container .gc-slider .slider-value,body .screen-container .left-column .filters-wrapper .gc-filters .gc-slider .slider-value,body .screen-container .left-column .filters-wrapper>div .gc-slider .slider-value,body .screen-container .left-column .overviewFilter .filter-container .gc-slider .slider-value,body .screen-container .left-column .overviewFilter .gc-filters .gc-slider .slider-value,body .screen-container .left-column .overviewFilter>div .gc-slider .slider-value,body.marketplace .gc-page__left-column .filters-wrapper .filter-container .gc-slider .slider-value,body.marketplace .gc-page__left-column .filters-wrapper .gc-filters .gc-slider .slider-value,body.marketplace .gc-page__left-column .filters-wrapper>div .gc-slider .slider-value,body.marketplace .gc-page__left-column .overviewFilter .filter-container .gc-slider .slider-value,body.marketplace .gc-page__left-column .overviewFilter .gc-filters .gc-slider .slider-value,body.marketplace .gc-page__left-column .overviewFilter>div .gc-slider .slider-value,body.marketplace .left-column .filters-wrapper .filter-container .gc-slider .slider-value,body.marketplace .left-column .filters-wrapper .gc-filters .gc-slider .slider-value,body.marketplace .left-column .filters-wrapper>div .gc-slider .slider-value,body.marketplace .left-column .overviewFilter .filter-container .gc-slider .slider-value,body.marketplace .left-column .overviewFilter .gc-filters .gc-slider .slider-value,body.marketplace .left-column .overviewFilter>div .gc-slider .slider-value,body.marketplace .left-section .filters-wrapper .filter-container .gc-slider .slider-value,body.marketplace .left-section .filters-wrapper .gc-filters .gc-slider .slider-value,body.marketplace .left-section .filters-wrapper>div .gc-slider .slider-value,body.marketplace .left-section .overviewFilter .filter-container .gc-slider .slider-value,body.marketplace .left-section .overviewFilter .gc-filters .gc-slider .slider-value,body.marketplace .left-section .overviewFilter>div .gc-slider .slider-value,body.marketplace .screen-container .left-column .filters-wrapper .filter-container .gc-slider .slider-value,body.marketplace .screen-container .left-column .filters-wrapper .gc-filters .gc-slider .slider-value,body.marketplace .screen-container .left-column .filters-wrapper>div .gc-slider .slider-value,body.marketplace .screen-container .left-column .overviewFilter .filter-container .gc-slider .slider-value,body.marketplace .screen-container .left-column .overviewFilter .gc-filters .gc-slider .slider-value,body.marketplace .screen-container .left-column .overviewFilter>div .gc-slider .slider-value{line-height:1!important}body .gc-page__left-column .filters-wrapper .filter-checkbox,body .gc-page__left-column .overviewFilter .filter-checkbox,body .left-column .filters-wrapper .filter-checkbox,body .left-column .overviewFilter .filter-checkbox,body .left-section .filters-wrapper .filter-checkbox,body .left-section .overviewFilter .filter-checkbox,body .screen-container .left-column .filters-wrapper .filter-checkbox,body .screen-container .left-column .overviewFilter .filter-checkbox,body.marketplace .gc-page__left-column .filters-wrapper .filter-checkbox,body.marketplace .gc-page__left-column .overviewFilter .filter-checkbox,body.marketplace .left-column .filters-wrapper .filter-checkbox,body.marketplace .left-column .overviewFilter .filter-checkbox,body.marketplace .left-section .filters-wrapper .filter-checkbox,body.marketplace .left-section .overviewFilter .filter-checkbox,body.marketplace .screen-container .left-column .filters-wrapper .filter-checkbox,body.marketplace .screen-container .left-column .overviewFilter .filter-checkbox{margin-top:0;padding-top:0}body .gc-page__left-column .filters-wrapper .filter-checkbox .filter__checkbox,body .gc-page__left-column .overviewFilter .filter-checkbox .filter__checkbox,body .left-column .filters-wrapper .filter-checkbox .filter__checkbox,body .left-column .overviewFilter .filter-checkbox .filter__checkbox,body .left-section .filters-wrapper .filter-checkbox .filter__checkbox,body .left-section .overviewFilter .filter-checkbox .filter__checkbox,body .screen-container .left-column .filters-wrapper .filter-checkbox .filter__checkbox,body .screen-container .left-column .overviewFilter .filter-checkbox .filter__checkbox,body.marketplace .gc-page__left-column .filters-wrapper .filter-checkbox .filter__checkbox,body.marketplace .gc-page__left-column .overviewFilter .filter-checkbox .filter__checkbox,body.marketplace .left-column .filters-wrapper .filter-checkbox .filter__checkbox,body.marketplace .left-column .overviewFilter .filter-checkbox .filter__checkbox,body.marketplace .left-section .filters-wrapper .filter-checkbox .filter__checkbox,body.marketplace .left-section .overviewFilter .filter-checkbox .filter__checkbox,body.marketplace .screen-container .left-column .filters-wrapper .filter-checkbox .filter__checkbox,body.marketplace .screen-container .left-column .overviewFilter .filter-checkbox .filter__checkbox{float:left;padding-right:15px;line-height:1!important;padding-top:7px}body .gc-page__left-column .filters-wrapper .filter-checkbox .filter__checkbox .checkbox__label:before,body .gc-page__left-column .overviewFilter .filter-checkbox .filter__checkbox .checkbox__label:before,body .left-column .filters-wrapper .filter-checkbox .filter__checkbox .checkbox__label:before,body .left-column .overviewFilter .filter-checkbox .filter__checkbox .checkbox__label:before,body .left-section .filters-wrapper .filter-checkbox .filter__checkbox .checkbox__label:before,body .left-section .overviewFilter .filter-checkbox .filter__checkbox .checkbox__label:before,body .screen-container .left-column .filters-wrapper .filter-checkbox .filter__checkbox .checkbox__label:before,body .screen-container .left-column .overviewFilter .filter-checkbox .filter__checkbox .checkbox__label:before,body.marketplace .gc-page__left-column .filters-wrapper .filter-checkbox .filter__checkbox .checkbox__label:before,body.marketplace .gc-page__left-column .overviewFilter .filter-checkbox .filter__checkbox .checkbox__label:before,body.marketplace .left-column .filters-wrapper .filter-checkbox .filter__checkbox .checkbox__label:before,body.marketplace .left-column .overviewFilter .filter-checkbox .filter__checkbox .checkbox__label:before,body.marketplace .left-section .filters-wrapper .filter-checkbox .filter__checkbox .checkbox__label:before,body.marketplace .left-section .overviewFilter .filter-checkbox .filter__checkbox .checkbox__label:before,body.marketplace .screen-container .left-column .filters-wrapper .filter-checkbox .filter__checkbox .checkbox__label:before,body.marketplace .screen-container .left-column .overviewFilter .filter-checkbox .filter__checkbox .checkbox__label:before{display:none!important}body .gc-page__left-column .filters-wrapper .mobile-result-preview,body .gc-page__left-column .overviewFilter .mobile-result-preview,body .left-column .filters-wrapper .mobile-result-preview,body .left-column .overviewFilter .mobile-result-preview,body .left-section .filters-wrapper .mobile-result-preview,body .left-section .overviewFilter .mobile-result-preview,body .screen-container .left-column .filters-wrapper .mobile-result-preview,body .screen-container .left-column .overviewFilter .mobile-result-preview,body.marketplace .gc-page__left-column .filters-wrapper .mobile-result-preview,body.marketplace .gc-page__left-column .overviewFilter .mobile-result-preview,body.marketplace .left-column .filters-wrapper .mobile-result-preview,body.marketplace .left-column .overviewFilter .mobile-result-preview,body.marketplace .left-section .filters-wrapper .mobile-result-preview,body.marketplace .left-section .overviewFilter .mobile-result-preview,body.marketplace .screen-container .left-column .filters-wrapper .mobile-result-preview,body.marketplace .screen-container .left-column .overviewFilter .mobile-result-preview{display:none}body .gc-page__right-column,body .right-column,body .screen-container .gc-page__right-column,body .screen-container .right-column,body.marketplace .gc-page__right-column,body.marketplace .right-column,body.marketplace .screen-container .gc-page__right-column,body.marketplace .screen-container .right-column{display:block!important;min-height:auto!important;height:auto!important;width:100%;float:left;padding:15px 0 0;overflow-x:hidden}body .gc-page__right-column .btn-container,body .right-column .btn-container,body .screen-container .gc-page__right-column .btn-container,body .screen-container .right-column .btn-container,body.marketplace .gc-page__right-column .btn-container,body.marketplace .right-column .btn-container,body.marketplace .screen-container .gc-page__right-column .btn-container,body.marketplace .screen-container .right-column .btn-container{display:none!important}body .gc-page__right-column .tab-content,body .gc-page__right-column .tab-pane,body .right-column .tab-content,body .right-column .tab-pane,body .screen-container .gc-page__right-column .tab-content,body .screen-container .gc-page__right-column .tab-pane,body .screen-container .right-column .tab-content,body .screen-container .right-column .tab-pane,body.marketplace .gc-page__right-column .tab-content,body.marketplace .gc-page__right-column .tab-pane,body.marketplace .right-column .tab-content,body.marketplace .right-column .tab-pane,body.marketplace .screen-container .gc-page__right-column .tab-content,body.marketplace .screen-container .gc-page__right-column .tab-pane,body.marketplace .screen-container .right-column .tab-content,body.marketplace .screen-container .right-column .tab-pane{padding:0}body .gc-page__right-column .tab-content .summary-text,body .gc-page__right-column .tab-pane .summary-text,body .right-column .tab-content .summary-text,body .right-column .tab-pane .summary-text,body .screen-container .gc-page__right-column .tab-content .summary-text,body .screen-container .gc-page__right-column .tab-pane .summary-text,body .screen-container .right-column .tab-content .summary-text,body .screen-container .right-column .tab-pane .summary-text,body.marketplace .gc-page__right-column .tab-content .summary-text,body.marketplace .gc-page__right-column .tab-pane .summary-text,body.marketplace .right-column .tab-content .summary-text,body.marketplace .right-column .tab-pane .summary-text,body.marketplace .screen-container .gc-page__right-column .tab-content .summary-text,body.marketplace .screen-container .gc-page__right-column .tab-pane .summary-text,body.marketplace .screen-container .right-column .tab-content .summary-text,body.marketplace .screen-container .right-column .tab-pane .summary-text{margin:0;padding-bottom:10px}body .gc-page__right-column .tab-content th,body .gc-page__right-column .tab-pane th,body .right-column .tab-content th,body .right-column .tab-pane th,body .screen-container .gc-page__right-column .tab-content th,body .screen-container .gc-page__right-column .tab-pane th,body .screen-container .right-column .tab-content th,body .screen-container .right-column .tab-pane th,body.marketplace .gc-page__right-column .tab-content th,body.marketplace .gc-page__right-column .tab-pane th,body.marketplace .right-column .tab-content th,body.marketplace .right-column .tab-pane th,body.marketplace .screen-container .gc-page__right-column .tab-content th,body.marketplace .screen-container .gc-page__right-column .tab-pane th,body.marketplace .screen-container .right-column .tab-content th,body.marketplace .screen-container .right-column .tab-pane th{padding:5px}body .gc-page__right-column .tab-content th>*>*,body .gc-page__right-column .tab-pane th>*>*,body .right-column .tab-content th>*>*,body .right-column .tab-pane th>*>*,body .screen-container .gc-page__right-column .tab-content th>*>*,body .screen-container .gc-page__right-column .tab-pane th>*>*,body .screen-container .right-column .tab-content th>*>*,body .screen-container .right-column .tab-pane th>*>*,body.marketplace .gc-page__right-column .tab-content th>*>*,body.marketplace .gc-page__right-column .tab-pane th>*>*,body.marketplace .right-column .tab-content th>*>*,body.marketplace .right-column .tab-pane th>*>*,body.marketplace .screen-container .gc-page__right-column .tab-content th>*>*,body.marketplace .screen-container .gc-page__right-column .tab-pane th>*>*,body.marketplace .screen-container .right-column .tab-content th>*>*,body.marketplace .screen-container .right-column .tab-pane th>*>*{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .gc-page__right-column .tab-content tr,body .gc-page__right-column .tab-pane tr,body .right-column .tab-content tr,body .right-column .tab-pane tr,body .screen-container .gc-page__right-column .tab-content tr,body .screen-container .gc-page__right-column .tab-pane tr,body .screen-container .right-column .tab-content tr,body .screen-container .right-column .tab-pane tr,body.marketplace .gc-page__right-column .tab-content tr,body.marketplace .gc-page__right-column .tab-pane tr,body.marketplace .right-column .tab-content tr,body.marketplace .right-column .tab-pane tr,body.marketplace .screen-container .gc-page__right-column .tab-content tr,body.marketplace .screen-container .gc-page__right-column .tab-pane tr,body.marketplace .screen-container .right-column .tab-content tr,body.marketplace .screen-container .right-column .tab-pane tr{height:auto}body .gc-page__right-column .tab-content td,body .gc-page__right-column .tab-pane td,body .right-column .tab-content td,body .right-column .tab-pane td,body .screen-container .gc-page__right-column .tab-content td,body .screen-container .gc-page__right-column .tab-pane td,body .screen-container .right-column .tab-content td,body .screen-container .right-column .tab-pane td,body.marketplace .gc-page__right-column .tab-content td,body.marketplace .gc-page__right-column .tab-pane td,body.marketplace .right-column .tab-content td,body.marketplace .right-column .tab-pane td,body.marketplace .screen-container .gc-page__right-column .tab-content td,body.marketplace .screen-container .gc-page__right-column .tab-pane td,body.marketplace .screen-container .right-column .tab-content td,body.marketplace .screen-container .right-column .tab-pane td{line-height:1!important}body .gc-page__right-column .tab-content td a:not[class*=site-section],body .gc-page__right-column .tab-pane td a:not[class*=site-section],body .right-column .tab-content td a:not[class*=site-section],body .right-column .tab-pane td a:not[class*=site-section],body .screen-container .gc-page__right-column .tab-content td a:not[class*=site-section],body .screen-container .gc-page__right-column .tab-pane td a:not[class*=site-section],body .screen-container .right-column .tab-content td a:not[class*=site-section],body .screen-container .right-column .tab-pane td a:not[class*=site-section],body.marketplace .gc-page__right-column .tab-content td a:not[class*=site-section],body.marketplace .gc-page__right-column .tab-pane td a:not[class*=site-section],body.marketplace .right-column .tab-content td a:not[class*=site-section],body.marketplace .right-column .tab-pane td a:not[class*=site-section],body.marketplace .screen-container .gc-page__right-column .tab-content td a:not[class*=site-section],body.marketplace .screen-container .gc-page__right-column .tab-pane td a:not[class*=site-section],body.marketplace .screen-container .right-column .tab-content td a:not[class*=site-section],body.marketplace .screen-container .right-column .tab-pane td a:not[class*=site-section]{display:block!important}body .gc-page__right-column .tab-content td.bold,body .gc-page__right-column .tab-pane td.bold,body .right-column .tab-content td.bold,body .right-column .tab-pane td.bold,body .screen-container .gc-page__right-column .tab-content td.bold,body .screen-container .gc-page__right-column .tab-pane td.bold,body .screen-container .right-column .tab-content td.bold,body .screen-container .right-column .tab-pane td.bold,body.marketplace .gc-page__right-column .tab-content td.bold,body.marketplace .gc-page__right-column .tab-pane td.bold,body.marketplace .right-column .tab-content td.bold,body.marketplace .right-column .tab-pane td.bold,body.marketplace .screen-container .gc-page__right-column .tab-content td.bold,body.marketplace .screen-container .gc-page__right-column .tab-pane td.bold,body.marketplace .screen-container .right-column .tab-content td.bold,body.marketplace .screen-container .right-column .tab-pane td.bold{font-weight:700!important;font-size:10pt!important;font-family:Arial Narrow}body .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide),body .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide),body .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide),body .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide),body .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide),body .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide),body .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide),body .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide),body.marketplace .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide),body.marketplace .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide),body.marketplace .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide),body.marketplace .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide),body.marketplace .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide),body.marketplace .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide),body.marketplace .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide),body.marketplace .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide){display:inline-block!important;line-height:1!important;height:auto}body .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body.marketplace .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body.marketplace .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body.marketplace .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body.marketplace .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body.marketplace .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body.marketplace .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body.marketplace .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary,body.marketplace .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-primary{background-color:#0080a3!important;color:#fff!important}body .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body.marketplace .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body.marketplace .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body.marketplace .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body.marketplace .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body.marketplace .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body.marketplace .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body.marketplace .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary,body.marketplace .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-secondary{background-color:#b5e5f2!important;color:#3f454f!important}body .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body.marketplace .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body.marketplace .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body.marketplace .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body.marketplace .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body.marketplace .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body.marketplace .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body.marketplace .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary,body.marketplace .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide).gcbtn-tertiary{text-decoration:underline!important;background:0 0;color:#000}body .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body.marketplace .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body.marketplace .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body.marketplace .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body.marketplace .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body.marketplace .screen-container .gc-page__right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body.marketplace .screen-container .gc-page__right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body.marketplace .screen-container .right-column .tab-content td .gcbtn:not(.hidden):not(.ng-hide)[disabled],body.marketplace .screen-container .right-column .tab-pane td .gcbtn:not(.hidden):not(.ng-hide)[disabled]{background-color:#969696!important}body .gc-page__right-column .tab-content td div.btn-limit,body .gc-page__right-column .tab-pane td div.btn-limit,body .right-column .tab-content td div.btn-limit,body .right-column .tab-pane td div.btn-limit,body .screen-container .gc-page__right-column .tab-content td div.btn-limit,body .screen-container .gc-page__right-column .tab-pane td div.btn-limit,body .screen-container .right-column .tab-content td div.btn-limit,body .screen-container .right-column .tab-pane td div.btn-limit,body.marketplace .gc-page__right-column .tab-content td div.btn-limit,body.marketplace .gc-page__right-column .tab-pane td div.btn-limit,body.marketplace .right-column .tab-content td div.btn-limit,body.marketplace .right-column .tab-pane td div.btn-limit,body.marketplace .screen-container .gc-page__right-column .tab-content td div.btn-limit,body.marketplace .screen-container .gc-page__right-column .tab-pane td div.btn-limit,body.marketplace .screen-container .right-column .tab-content td div.btn-limit,body.marketplace .screen-container .right-column .tab-pane td div.btn-limit{display:inline-block!important;text-decoration:none}body .text-underline,body .ticket-no,body a,body span,body.marketplace .text-underline,body.marketplace .ticket-no,body.marketplace a,body.marketplace span{text-decoration:none!important}body .gc-page__right-column .tab-content .wrap-on-print,body .gc-page__right-column .tab-pane .wrap-on-print,body .right-column .tab-content .wrap-on-print,body .right-column .tab-pane .wrap-on-print,body .screen-container .gc-page__right-column .tab-content .wrap-on-print,body .screen-container .gc-page__right-column .tab-pane .wrap-on-print,body .screen-container .right-column .tab-content .wrap-on-print,body .screen-container .right-column .tab-pane .wrap-on-print,body.marketplace .gc-page__right-column .tab-content .wrap-on-print,body.marketplace .gc-page__right-column .tab-pane .wrap-on-print,body.marketplace .right-column .tab-content .wrap-on-print,body.marketplace .right-column .tab-pane .wrap-on-print,body.marketplace .screen-container .gc-page__right-column .tab-content .wrap-on-print,body.marketplace .screen-container .gc-page__right-column .tab-pane .wrap-on-print,body.marketplace .screen-container .right-column .tab-content .wrap-on-print,body.marketplace .screen-container .right-column .tab-pane .wrap-on-print{overflow:visible;max-width:170px;white-space:normal}body .confirmation-print-template .header,body.marketplace .confirmation-print-template .header{float:left;padding-top:5px;padding-bottom:30px}body .confirmation-print-template .header .email-header,body.marketplace .confirmation-print-template .header .email-header{padding-left:20px;padding-right:20px}body .confirmation-print-template .header .acc-name-header,body.marketplace .confirmation-print-template .header .acc-name-header{padding-left:20px}body .confirmation-print-template .title h1,body.marketplace .confirmation-print-template .title h1{font-size:14pt!important;font-weight:700;font-family:Arial Narrow}body .confirmation-print-template .summary,body.marketplace .confirmation-print-template .summary{margin-bottom:15px}body .confirmation-print-template .summary .caption-container,body.marketplace .confirmation-print-template .summary .caption-container{max-width:33.3%;float:left;margin-right:25px}body .confirmation-print-template .summary .caption-container .caption,body.marketplace .confirmation-print-template .summary .caption-container .caption{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .confirmation-print-template hr,body.marketplace .confirmation-print-template hr{margin-bottom:20px;border-top:solid 1px #e2e2e2}body .confirmation-print-template .sub-title,body.marketplace .confirmation-print-template .sub-title{font-size:12pt!important;font-weight:700;font-family:Arial Narrow;margin-bottom:15px}body .confirmation-print-template .table-container table,body.marketplace .confirmation-print-template .table-container table{width:100%}body .confirmation-print-template .table-container th,body.marketplace .confirmation-print-template .table-container th{padding:5px 10px}body .confirmation-print-template .table-container th>*>*,body.marketplace .confirmation-print-template .table-container th>*>*{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .confirmation-print-template .table-container tr,body.marketplace .confirmation-print-template .table-container tr{height:auto}body .confirmation-print-template .table-container td,body.marketplace .confirmation-print-template .table-container td{padding:10px!important;border-bottom:solid 1px #e2e2e2}body .confirmation-print-template .table-container td.bold,body.marketplace .confirmation-print-template .table-container td.bold{font-weight:700!important;font-size:10pt!important;font-family:Arial Narrow}body .confirmation-print-template .table-container thead,body.marketplace .confirmation-print-template .table-container thead{border-bottom:solid 1px #e2e2e2;border-top:solid 1px #e2e2e2}body .confirmation-print-template .table-container thead .display,body.marketplace .confirmation-print-template .table-container thead .display{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .confirmation-print-template .table-container .wrap-on-print,body.marketplace .confirmation-print-template .table-container .wrap-on-print{overflow:visible;max-width:170px;white-space:normal}body .confirmation-print-template .table-container tbody,body.marketplace .confirmation-print-template .table-container tbody{border-bottom:solid 1px #e2e2e2}body .gc-table-switch .gc-table-tab-content,body.marketplace .gc-table-switch .gc-table-tab-content{padding:0}body .gc-page__right-column ul.nav.nav-tabs,body .gc-table-tabs ul.nav.nav-tabs,body .gc-tabs ul.nav.nav-tabs,body .right-column ul.nav.nav-tabs,body.marketplace .gc-page__right-column ul.nav.nav-tabs,body.marketplace .gc-table-tabs ul.nav.nav-tabs,body.marketplace .gc-tabs ul.nav.nav-tabs,body.marketplace .right-column ul.nav.nav-tabs{display:block!important;border-bottom:none}body .gc-page__right-column ul.nav.nav-tabs li,body .gc-table-tabs ul.nav.nav-tabs li,body .gc-tabs ul.nav.nav-tabs li,body .right-column ul.nav.nav-tabs li,body.marketplace .gc-page__right-column ul.nav.nav-tabs li,body.marketplace .gc-table-tabs ul.nav.nav-tabs li,body.marketplace .gc-tabs ul.nav.nav-tabs li,body.marketplace .right-column ul.nav.nav-tabs li{padding:0;border-bottom:0;width:auto;text-align:left;font-size:12pt!important;font-weight:700;font-family:Arial Narrow}body .print-hide,body.marketplace .print-hide{display:none!important}body .print-show,body.marketplace .print-show{display:block!important}body .print-page-break,body.marketplace .print-page-break{page-break-inside:avoid}body a[href],body button,body img,body input,body ul[class*=nav],body.marketplace a[href],body.marketplace button,body.marketplace img,body.marketplace input,body.marketplace ul[class*=nav]{display:none!important}body .hidden-sm,body .hidden-xs,body.marketplace .hidden-sm,body.marketplace .hidden-xs{display:block!important}body .hidden-sm.print-hide,body .hidden-xs.print-hide,body.marketplace .hidden-sm.print-hide,body.marketplace .hidden-xs.print-hide{display:none!important}body .hidden-sm.print-show,body .hidden-xs.print-show,body.marketplace .hidden-sm.print-show,body.marketplace .hidden-xs.print-show{display:block!important}body .hidden-sm.print-show-table,body .hidden-xs.print-show-table,body.marketplace .hidden-sm.print-show-table,body.marketplace .hidden-xs.print-show-table{display:table!important}body .hidden-sm.print-show-table-cell,body .hidden-xs.print-show-table-cell,body.marketplace .hidden-sm.print-show-table-cell,body.marketplace .hidden-xs.print-show-table-cell{display:table-cell!important}body .hidden-sm.print-show-table-cell.hidden,body .hidden-sm.print-show-table-cell.print-hide,body .hidden-xs.print-show-table-cell.hidden,body .hidden-xs.print-show-table-cell.print-hide,body.marketplace .hidden-sm.print-show-table-cell.hidden,body.marketplace .hidden-sm.print-show-table-cell.print-hide,body.marketplace .hidden-xs.print-show-table-cell.hidden,body.marketplace .hidden-xs.print-show-table-cell.print-hide{display:none!important}body .hidden-sm.print-flex,body .hidden-xs.print-flex,body.marketplace .hidden-sm.print-flex,body.marketplace .hidden-xs.print-flex{display:flex!important}body .visible-sm,body .visible-xs,body.marketplace .visible-sm,body.marketplace .visible-xs{display:none!important}body .highlighted,body.marketplace .highlighted{font-family:Arial Narrow!important}body img.table-icon,body.marketplace img.table-icon{display:block!important;max-width:24px!important;float:left}body .print-full-body,body.marketplace .print-full-body{height:842px}}@media print and not print{body .gc-page__right-column .tab-content td,body .gc-page__right-column .tab-pane td,body .right-column .tab-content td,body .right-column .tab-pane td,body .screen-container .gc-page__right-column .tab-content td,body .screen-container .gc-page__right-column .tab-pane td,body .screen-container .right-column .tab-content td,body .screen-container .right-column .tab-pane td,body.marketplace .gc-page__right-column .tab-content td,body.marketplace .gc-page__right-column .tab-pane td,body.marketplace .right-column .tab-content td,body.marketplace .right-column .tab-pane td,body.marketplace .screen-container .gc-page__right-column .tab-content td,body.marketplace .screen-container .gc-page__right-column .tab-pane td,body.marketplace .screen-container .right-column .tab-content td,body.marketplace .screen-container .right-column .tab-pane td{padding:10px!important}}@media print and (orientation:portrait){body .summary-text>div,body.marketplace .summary-text>div{margin:0 -15px}}body.marketplace .print-template{display:none}@media print{body.marketplace .print-template{display:block!important;padding:15px}body.marketplace .print-template h1{font-size:22px!important;font-weight:700}body.marketplace .print-template .print-body .print-main-details{margin-bottom:15px}body.marketplace .print-template .print-body .print-main-details td,body.marketplace .print-template .print-body .print-main-details th{font-size:12px!important;padding-left:10px}body.marketplace .print-template .print-body .print-main-details td>*,body.marketplace .print-template .print-body .print-main-details th>*{font-size:12px!important}body.marketplace .print-template .print-body .print-main-details .td-xs{min-width:32px;display:inline-block}body.marketplace .print-template .print-body .print-main-details .td-sm{min-width:64px;display:inline-block}body.marketplace .print-template .print-body .print-main-details .print-header{font-weight:700}body.marketplace .print-template .post-text{margin-left:10px;font-size:12px!important}}.m-b-20,.m-tb-20,.radio-group__title{margin-bottom:20px}.radio-group{color:#000}.radio-group__title{font-size:14px;font-weight:700;line-height:18px}.large_radio+label div,.small_radio+label div{font-family:HelveticaNeue-Bold;font-weight:400;color:#3f454f}.radio-group .group-child{margin-bottom:15px}.radio-group .group-child label{font-size:13px!important;line-height:15px;display:flex;align-items:center}.large_radio{display:none}.large_radio+label{position:relative;cursor:pointer;line-height:26px;font-size:13px}.large_radio+label div{font-size:13px;padding-top:7px;display:inline-block}.large_radio:disabled+label{cursor:default}.large_radio+label:before{content:"";background:url(Btn_Radio_unselected@3x.779aaa45363c8d3b.png) center center no-repeat;background-size:contain;display:inline-block;width:26px;height:26px;padding:0;float:left;margin-right:10px}.large_radio:checked+label:before{content:"";background:url(Btn_Radio_selected@3x.924733eb80822bf4.png) center center no-repeat;background-size:contain;width:26px;height:26px}@media (min-width:992px){.large_radio:not(:checked):not(:disabled)+label:hover:before{content:"";background:url(btn_radio_unselected_hover@3x.8f90fcefff9c852d.png) center center no-repeat;background-size:contain;width:26px;height:26px}}.large_radio:not(:checked):disabled+label:before{content:"";cursor:default;width:26px;height:26px;border:2px solid #cacaca;border-radius:26px;background:0 0}.large_radio:checked:disabled+label:before{content:"";background:url(Btn_radio_selected_inactive@3x.a33d43d0c76c2807.png) center center no-repeat;background-size:contain;width:26px;height:26px;cursor:default}.small_radio+label:before,.small_radio:checked+label:before,.small_radio:checked:disabled+label:before,.small_radio:not(:checked):disabled+label:before{content:"";width:24px;height:24px}.small_radio{display:none}.small_radio+label{position:relative;cursor:pointer;line-height:18px;font-size:13px}.small_radio+label div{font-size:13px;display:inline-block}.small_radio:disabled+label{cursor:default;color:#616871}.small_radio+label:before{background:url(btn_radio_sm_unselected.6e629c43895c72f5.png) center center no-repeat;background-size:contain;display:inline-block;padding:0;float:left;margin-right:10px}.small_radio:checked+label:before{background:url(btn_radio_sm_selected.e5e0b7719ab7e4f6.png) center center no-repeat;background-size:contain}@media (min-width:992px){.small_radio:not(:checked):not(:disabled)+label:hover:before{content:"";background:url(btn_radio_sm_unselected_hover.3f07479f37d92a01.png) center center no-repeat;background-size:contain;width:24px;height:24px}.small_radio:checked:not(:disabled)+label:hover:before{content:"";background:url(btn_radio_sm_selected_hover.f1fae5a2bf0368d4.png) center center no-repeat;background-size:contain;width:24px;height:24px}}.small_radio:not(:checked):disabled+label:before{background:url(btn_radio_sm_unselected_inactive.411acca24b6cfb95.png) center center no-repeat;background-size:contain;cursor:default}.small_radio:checked:disabled+label:before{background:url(btn_radio_sm_selected_inactive.5291971f531dd872.png) center center no-repeat;background-size:contain;cursor:default}.radio-rating-form{width:100%;height:100%}.radio-rating-form .radio__form{width:100%;margin:40px 0 25px}.radio-rating-form .radio__form#two-choices .radio_container{float:none;display:inline-block}.radio-rating-form .radio__form#two-choices .radio_container .radio-label-text{margin-left:0;min-width:23px;line-height:28px}.radio-rating-form .radio__form .radio_container{width:20%;float:left}.radio-rating-form .radio__form .radio_container label{width:100%}.radio-rating-form .radio__form .radio_container input[type=radio]+label:before{width:100%;height:26px}@media (max-width:767px){.radio-rating-form{padding:0 10px}.radio-rating-form .radio__form#two-choices .radio_container .radio-label-text{margin-left:12px}.radio-rating-form .radio__form .radio_container label{margin-bottom:20px}.radio-rating-form .radio__form .radio_container input[type=radio]+label:before{height:25px}}@media print{body.marketplace .rcti-screen{display:table}body.marketplace .rcti-screen a{display:block!important;text-decoration:none}body.marketplace .rcti-screen a:after{content:none!important}}body.marketplace .rcti-screen .table tbody tr td.details{text-align:center}body.marketplace .rcti-screen .mobile-card-subheader{border-bottom:solid 1px #cacaca}body.marketplace .rcti-screen .gc-filters .group-label{padding-top:11px}body.marketplace .rcti-screen .btn-introjs-help{margin-left:2px}body.marketplace .rcti-screen .table tbody gc-rcti-viewer gc-pdf-file-viewer{width:100%}body.marketplace .rcti-screen .table tbody gc-rcti-viewer gc-pdf-file-viewer .gc-button input{padding:8px 10px 10px;font-weight:700}@media (min-width:992px){body.marketplace .rcti-screen .table tbody gc-rcti-viewer gc-pdf-file-viewer{position:initial;width:auto}body.marketplace .rcti-screen .table tbody gc-rcti-viewer gc-pdf-file-viewer .gc-button input{padding:0;font-weight:400}body.marketplace .rcti-screen .table tbody .icons-container gc-rcti-viewer .withCustomBtn gc-pdf-file-viewer .gc-button input{padding:0 1rem}}body.marketplace .rcti-screen .table tbody .icons-container gc-rcti-viewer{margin-right:0;position:relative}body.marketplace .rcti-screen .table tbody .icons-container gc-rcti-viewer .withCustomBtn gc-pdf-file-viewer{position:absolute;width:24px}.font-caption,body.marketplace .requests-screen .freight-booking-details .body-data-header,body.marketplace .requests-screen .freight-booking-details .header-col{text-transform:uppercase}body.marketplace .requests-screen .gcbtn.gcbtn-primary,body.marketplace .requests-screen .mobile-card-cell .default-field,body.marketplace .requests-screen .screen-container>.left-column .table thead th,body.marketplace .requests-screen .screen-container>.right-column .table thead th{white-space:normal}.font-caption{font-size:6pt!important;font-weight:700!important;font-family:Arial Narrow}body.marketplace .requests-screen .freight-booking-content-table{overflow-x:auto}body.marketplace .requests-screen .screen-container>.left-column .table tbody tr td,body.marketplace .requests-screen .screen-container>.right-column .table tbody tr td{cursor:auto}body.marketplace .requests-screen .btn-container{padding:15px 0}@media (min-width:992px){body.marketplace .requests-screen .freight-booking-content-table{overflow-x:hidden}body.marketplace .requests-screen .btn-container{padding:0}body.marketplace .requests-screen .btn-container input{float:right}}body.marketplace .requests-screen .freight-booking-details .freight-booking-banner{background:#ccc;color:#000;padding:15px;margin-top:15px;margin-bottom:15px;box-shadow:2px 2px 1px #3f454f30;font-size:14px}@media (min-width:992px){body.marketplace .requests-screen .freight-booking-details .freight-booking-banner{padding-top:20px;padding-bottom:20px}}body.marketplace .requests-screen .freight-booking-details .title{font-size:20px;border-bottom:1px dotted #000;padding-bottom:15px;margin-bottom:20px}body.marketplace .requests-screen .freight-booking-details .header-col-data{margin-bottom:10px}@media (max-width:991px){body.marketplace .requests-screen .freight-booking-details .banner-block{margin-bottom:15px;min-height:70px}body.marketplace .requests-screen .freight-booking-details .table td{max-width:unset!important;min-width:150px}}body.marketplace .requests-screen .freight-booking-details .content-wrapper{margin-bottom:20px}body.marketplace .requests-screen .freight-booking-details .table-body:not(:first-child){border-top:none}body.marketplace .requests-screen .freight-booking-details .table{border:0}body.marketplace .requests-screen .freight-booking-details thead{border-bottom:solid 2px #e2e2e2}@media print{body.marketplace .requests-screen{width:100%}body.marketplace .requests-screen a:after{display:none!important}body.marketplace .requests-screen .table-container{overflow-x:hidden!important}body.marketplace .requests-screen .checkbox__label:before{display:none}body.marketplace .requests-screen .screen-container.left-disabled .right-column,body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content{padding:0}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .gc-table-details-heading-container{border-bottom:1px solid #e8e8e8}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .gc-table-details-heading-container h1{display:none!important}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .gc-table-details-heading-container h2{display:block!important;padding-top:5px}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-banner{padding:15px 0 0;margin:0;border-bottom:1px solid #e8e8e8;display:block}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-banner .title{border-bottom:1px solid #e8e8e8;padding-left:0;margin-bottom:0}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-banner .row{padding:0;margin:0}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-banner .banner-block{width:25%;padding-left:0;padding-top:15px}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-banner .banner-block .header-col,body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-banner .banner-block .header-col-data{padding-left:0}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-banner .banner-block .header-col-data{margin-bottom:15px}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-banner .banner-block:after{display:none}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table{padding-top:25px}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table .holding-details{padding-bottom:15px;border-bottom:1px solid #e8e8e8}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table .content-wrapper{padding-top:15px;padding-bottom:15px;margin-bottom:0;border-bottom:1px solid #e8e8e8}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table .body-data-header{border:none;padding-bottom:0}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table table{table-layout:fixed}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table table td,body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table table th,body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table table tr{padding-left:0!important}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table table thead{border:none}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table table td{padding-top:3px!important;border-bottom:none}body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table table td:first-child,body.marketplace .requests-screen .screen-container.left-disabled .right-column .gc-table-tab-content .freight-booking-content-table table th:first-child{width:150px;max-width:170px}}.input-search-text{height:40px;width:100%;font-family:HelveticaNeue;font-size:13px;background:#fff;outline:0;border:1px solid #cacaca;border-radius:100px;line-height:12px;vertical-align:middle;padding:10px 16px}.input-search-text img{width:18px;height:18px}.input-search-text[disabled]{opacity:.5}.input-search-text input{width:calc(100% - 35px);outline:0;border:none;background:0 0;margin-left:10px;color:#3f454f}.input-search-text input::-webkit-input-placeholder{font-size:11px;text-transform:uppercase;color:#3f454f}.input-search-text input:-moz-placeholder{font-size:11px;text-transform:uppercase;color:#3f454f}.input-search-text input::-moz-placeholder{font-size:11px;text-transform:uppercase;color:#3f454f}.input-search-text input:placeholder-shown{font-size:11px;text-transform:uppercase;color:#3f454f}.input-search-text.focus{border-color:#00b9e4}.input-search-text.focus input{background:0 0}.input-search-img{width:18px;height:18px}body .settings-screen{background:#e2e2e2}body .settings-screen__username-left-col,body .settings-screen__username-right-col{display:block}body .settings-screen__action-container{margin-top:6px}body .settings-screen__username-left-col{width:80px;margin-bottom:10px}body .settings-screen__username-left-col img{width:50px;height:50px}@media (min-width:768px){body .settings-screen__username-left-col,body .settings-screen__username-right-col{float:left}body .settings-screen__username-left-col{padding-top:10px;margin-bottom:0}body .settings-screen__username-right-col{width:calc(100% - 80px)}}body .settings-screen .account-container{max-width:240px;padding-right:20px;margin-top:12px}body .settings-screen .account-container [uib-popover-template-popup].popover.bottom-right>.arrow{display:none}body .settings-screen .account-container .account{width:100%}body .settings-screen .account-container .account .acc-label{color:#a0a0a0;font-size:12px;line-height:24px;text-align:right}body .settings-screen .account-container .account .acc-pre{float:left;color:#616871;font-family:HelveticaNeue-Bold}body .settings-screen .account-container .account .acc-num{text-align:right}body .settings-screen .account-container .account .icon{margin-left:10px;width:10px}body .settings-screen h1{padding:20px 0}@media (min-width:992px){body .settings-screen h1{padding:50px 0 30px}}body .settings-screen .settings__container{width:658px;margin:auto}body .settings-screen .settings__container .gc-table-tab-content{padding:0!important;min-height:0;margin-bottom:20px}body .settings-screen .settings__container .gc-table-tab-content .tab-content{margin-bottom:0}body .settings-screen .settings__container .tab-content{width:100%;display:inline-block;padding-bottom:15px;padding-top:30px;box-shadow:none}body .settings-screen .settings__container .tab-content .username-column{margin:0 0 20px}body .settings-screen .settings__container .tab-content .pin-column .gcbtn-primary{margin-top:15px}body .settings-screen .settings__container .tab-content .pin-column__change-pin{padding-left:0}body .settings-screen .settings__container .tab-content .password-column .gcbtn{padding-left:0;display:inline-block;line-height:44px}body .settings-screen .settings__container .tab-content .paragraph-body p{margin-left:0}body .settings-screen .settings__container .tab-content .paragraph-body p:last-child{margin-bottom:0}@media (max-width:767px){body .settings-screen .settings__container{width:100%}body .settings-screen .settings__container .tab-content .username-column{padding-top:5px}body .settings-screen .settings__container .tab-content .password-column{padding-bottom:20px}}@media (min-width:768px){body .settings-screen .settings__container .tab-content{margin-bottom:15px}body .settings-screen .settings__container .tab-content .password-column,body .settings-screen .settings__container .tab-content .pin-column{border-top:solid 1px #e2e2e2;padding-bottom:20px}body .settings-screen .settings__container .tab-content .password-column .section-header,body .settings-screen .settings__container .tab-content .pin-column .section-header{padding-top:20px}body .settings-screen .settings__container .tab-content .pin-column{border-left:solid 1px #e2e2e2;padding-left:30px}}body .settings-screen .settings__container .tab-content .pin__section>div{color:#616871}body .settings-screen .settings__container .input-dropdown{padding-top:20px}body .settings-screen .settings__container .input-dropdown>div>div.dropdown-display{border:.5px solid #bdbfc6}body .settings-screen .settings__container .input-dropdown>div>div.dropdown-display>div{padding-left:6px}body .settings-screen .settings__container hr{float:left;height:1px;width:100%;background-color:#e2e2e2;margin:40px 0}body .settings-screen .settings__container hr.settings-screen__footer-separator{margin:40px 0 20px}body .settings-screen .settings__container .section-header{color:#394857;font-family:HelveticaNeue-Bold;line-height:1.7;font-size:14px;padding-bottom:6px}body .settings-screen .settings__container .section-header img{margin-right:20px;width:50px}body .settings-screen .settings__container .section-header span{vertical-align:bottom}body .settings-screen .settings__container .filter__container{padding-top:40px}body .settings-screen .settings__container .undo-settings{cursor:pointer;margin-right:20px}body .settings-screen__auto-save{text-align:center;line-height:14px}body .shuffle-board .shuffle-board-li{float:left;position:relative;min-height:1px;padding-right:5px;padding-left:5px;width:100%}@media (min-width:768px){body .shuffle-board .shuffle-board-li{width:auto}}body .shuffle-board ul{list-style:none;text-align:left;padding-left:0;margin-left:0}body .shuffle-board .description h2,body .shuffle-board .description h3{display:inline;float:left;color:#616871;white-space:nowrap}@media print{body .shuffle-board ul li{padding-left:0}}.font-body,.font-caption,.font-heading,.font-sub-heading{font-family:Arial Narrow}.font-heading{font-size:14pt!important;font-weight:700}.font-sub-heading{font-size:12pt!important;font-weight:700}.font-body{font-size:10pt!important;font-weight:400}.font-caption{font-size:6pt!important;font-weight:700!important;text-transform:uppercase}html{text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important}.exclamation-img{width:25px;height:20px;margin-right:10px}.site-info-detail{position:relative;width:100%;max-height:100%;height:530px;overflow-y:hidden;transition:width .5s ease}@media (min-width:768px){.site-info-detail{width:600px;height:570px;margin:0 auto}}body.marketplace .site-info-detail-body{position:relative;background:#fff;transition:all ease .25s;color:#3f454f;height:100%}body.marketplace .site-info-detail-body .gc-table-tab-content{box-shadow:none;padding-right:0;padding-left:0;padding-top:3px;overflow-y:auto;height:400px}body.marketplace .site-info-detail-body .gc-table-tabs li:not(.active),body.marketplace .site-info-detail-body .gc-tabs li:not(.active){background:#fff!important}body.marketplace .site-info-detail-body .gc-table-tabs li.active,body.marketplace .site-info-detail-body .gc-tabs li.active{box-shadow:none!important;border-bottom:4px solid #2b5f92}body.marketplace .site-info-detail-body .siteInfoLoadingSpinner{position:relative;top:70px}body.marketplace .site-info-detail-body #tab-details .banner-container{width:100%;border-bottom:1px solid #e0e0e0;margin-bottom:15px}body.marketplace .site-info-detail-body #tab-details .banner-container .alert-msg{margin-top:12px}body.marketplace .site-info-detail-body #tab-details .banner-container .warning-banner{background-color:#fff2b2;margin-bottom:3px;white-space:normal}body.marketplace .site-info-detail-body #tab-details .banner-container .warning-banner.no-alerts{background-color:#fff;text-align:left;font-style:normal;font-size:13px;margin:16px 0 13px;padding-left:20px}@media (min-width:768px){body.marketplace .site-info-detail-body #tab-details .banner-container .warning-banner.no-alerts{padding-left:0}}body.marketplace .site-info-detail-body #tab-details .left-hand-col,body.marketplace .site-info-detail-body #tab-details .right-hand-col{margin-left:-15px;margin-top:11px}body.marketplace .site-info-detail-body #tab-details .left-hand-col .col-content,body.marketplace .site-info-detail-body #tab-details .right-hand-col .col-content{margin-top:-4px}body.marketplace .site-info-detail-body #tab-details .left-hand-col .col-content label,body.marketplace .site-info-detail-body #tab-details .right-hand-col .col-content label{display:block}body.marketplace .site-info-detail-body #tab-segregation .site-info-seg-title{font-weight:700;padding:6px 0 6px 13px;background-color:#efefef}body.marketplace .site-info-detail-body #tab-segregation .grade-col{width:3%}body.marketplace .site-info-detail-body #tab-segregation tr td{border-top:solid 1px #e2e2e2;border-bottom:solid 1px #e2e2e2}body.marketplace .site-info-detail-body #tab-segregation .tab-segregation__grade-desc{text-transform:capitalize}body.marketplace .site-info-detail-body #tab-map .view-map-mb{margin-top:12px}@media (max-width:991px){body.marketplace .site-info-detail-body #tab-map .view-map-mb{margin-top:20px}}@media print{body .site-info-detail a[href*=tel],body .site-info-detail img{display:block!important}body .site-info-detail,body .site-info-detail .gc-table-tab-content{height:100%}body .site-info-detail .banner-container,body .site-info-detail .site-header,body .site-info-detail gc-table-tabs ul{border-bottom:1px solid #ddd!important}body .site-info-detail a[href*=tel]:after{content:none}body .site-info-detail .site-header{padding-left:0;padding-bottom:5px;margin-bottom:20px;font-size:12pt!important;font-weight:700;font-family:Arial Narrow}body .site-info-detail gc-table-tabs .gc-table-tab-content .site-info-seg-title{padding-left:0!important;margin-top:15px}body .site-info-detail gc-table-tabs .gc-table-tab-content .grades-portzone-card table tbody tr{height:auto!important}body .site-info-detail gc-table-tabs .gc-table-tab-content .grades-portzone-card table tbody tr td{padding:10px 10px 10px 0!important}body .site-info-detail gc-table-tabs ul{padding-bottom:15px}body .site-info-detail gc-table-tabs ul li{margin-left:0!important}body .site-info-detail .banner-container .warning-banner{padding-left:0!important}body .site-info-detail .banner-container .warning-banner.no-alerts{padding:0!important}body .site-info-detail .banner-container .warning-banner .banner-info img{float:left}body .site-info-detail .left-hand-col,body .site-info-detail .right-hand-col{width:50%!important;float:left;padding-left:0!important}}.grades-at-site .table-container,.grades-at-site div.result-status-text{clear:both}.grades-at-site .grades-portzone-card{background:#fff;box-shadow:3px 2px 3px #3f454f33;position:relative}.grades-at-site .grades-site-title{font-weight:700;margin-top:30px;margin-bottom:10px}@media (max-width:992px){.grades-at-site .grades-site-title{margin-left:15px}}.grades-at-site .csv-container{margin-right:5px}.grades-at-site p.info{margin:0 0 20px}.grades-at-site div.info{margin:0 0 0 20px}.grades-at-site table.table tbody tr td{max-width:30px}.grades-at-site table.table tbody tr td.plant-name{max-width:70px}@media (min-width:992px){.grades-at-site table.table tbody tr td,.grades-at-site table.table tbody tr td.plant-name{max-width:170px}}@media print{.grades-at-site table tr{height:auto!important}.grades-at-site table tr td{padding:10px 10px 10px 5px!important}.grades-at-site table tr td.plant-name{max-width:65px!important}.grades-at-site .grades-site-title{margin-left:0}}body.marketplace .summary-text{padding:15px;font-size:14px;border-bottom:solid 1px #e0e0e0;margin:0}@media (min-width:768px){body.marketplace .summary-text{margin:10px 0 20px;padding:0 10px 15px}}body.marketplace .highlighted{font-family:HelveticaNeue-Bold;color:#3f454f}body .ticket-history .accordion-body{overflow-x:auto}body .ticket-history .ticket-history-item{padding:0 15px}@media (min-width:992px){body .ticket-history .ticket-history-item{padding:0 20px}}body .ticket-history .ticket-history-item .border-bottom{border-bottom:solid 1px #e0e0e0}body .ticket-history .ticket-history-item .col-disabled,body .ticket-history .ticket-history-item .col-disabled>div{color:#cacaca}body .ticket-history .ticket-history-item__pending{color:#616871;font-style:italic;font-size:13px;line-height:.92;height:100%;padding:20px 15px 20px 0}body .ticket-history .ticket-history-item__content{padding-left:15px}body .ticket-history .ticket-history-item__row{display:flex;flex-flow:row nowrap;width:100%}body .ticket-history .ticket-history-item__label-container{width:20%}body .ticket-history .ticket-history-item__label-container .weight-row__container{width:100%}body .ticket-history .ticket-history-item__label-container .row-index{width:100%;align-self:flex-start}body .ticket-history .ticket-history-item__column{display:flex;flex-flow:column nowrap;width:100%}body .ticket-history .ticket-history-item__column .title-label{text-transform:uppercase;font-size:12px}body .ticket-history .ticket-history-item__data-container{width:80%;display:flex;flex-flow:row nowrap;justify-content:flex-start}body .ticket-history .ticket-history-item__data-container .ticket-history-item__column{width:100%}body .ticket-history .ticket-history-item__column-header{padding-bottom:5px}body .ticket-history .ticket-history-item__subtotal-row{padding-top:10px;padding-bottom:20px}body .ticket-history .ticket-history-item__subtotal-row .subtotal-val,body .ticket-history .ticket-history-item__subtotal-row .title-label{padding-top:5px}@media (min-width:992px){body .ticket-history .ticket-history-item__subtotal-row{padding-bottom:0}}body .ticket-history .ticket-history-item .item-headers{padding-top:10px!important}body .ticket-history .ticket-history-item .col-item{padding-top:15px;padding-bottom:15px}body .ticket-history .ticket-history-item.item-truck .overweight-icon{height:20px;width:20px}body .ticket-history .ticket-history-item.item-weight .weight-row__value{padding-top:5px;padding-bottom:5px;padding-right:10px}body .ticket-history .ticket-history-item.item-weight .weight-row.row-total{padding-bottom:16px}@media (min-width:992px){body .ticket-history .ticket-history-item.item-weight .weight-row.row-total{padding-bottom:0}}@media print{body .ticket-history .accordion-body{overflow-x:hidden}body .ticket-history .ticket-history-item .border-bottom{border-bottom:none}body .ticket-history .ticket-history-item__content{padding-left:0}body .ticket-history .ticket-history-item .item-headers *{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .ticket-history .ticket-history-item.item-weight .weight-row{float:left;width:100%;padding:10px 0}}body .ticket-history .ticket-history-item.item-quality .extra-padding,body .ticket-history .ticket-history-item.item-quality .quality-row__value,body .ticket-history .ticket-history-item.item-weight .row-index{padding-left:10px}body .ticket-history .ticket-history-item.item-weight .weight-row__container{height:100%}body .ticket-history .ticket-history-item.item-weight .weight-row__container:nth-child(odd){background:rgba(216,216,216,.3)}body .ticket-history .ticket-history-item.item-weight .weight-time{color:#b8babe!important;font-size:12px}body .ticket-history .ticket-history-item.item-weight .weight-label{line-height:39px}body .ticket-history .ticket-history-item.item-weight .weight-heading,body .ticket-history .ticket-history-item.item-weight .weight-time,body .ticket-history .ticket-history-item.item-weight .weight-value{text-align:right}@media print{body .ticket-history .ticket-history-item.item-weight .weight-row__container:nth-child(odd){background:rgba(216,216,216,.3)!important;-webkit-print-color-adjust:exact}body .ticket-history .ticket-history-item.item-weight .subtotal-row{border-bottom:none}body .ticket-history .ticket-history-item.item-weight .weight-label{line-height:initial;font-size:10pt!important;font-weight:400;font-family:Arial Narrow}body .ticket-history .ticket-history-item.item-weight .weight-heading{font-weight:700;font-family:Arial Narrow}body .ticket-history .ticket-history-item.item-weight .weight-heading,body .ticket-history .ticket-history-item.item-weight .weight-time,body .ticket-history .ticket-history-item.item-weight .weight-value{padding-right:40px}}body .ticket-history .ticket-history-item.item-quality .quality-title-label{font-family:HelveticaNeue-Bold;font-weight:400}body .ticket-history .ticket-history-item.item-quality .quality-item{padding-top:30px}body .ticket-history .ticket-history-item.item-quality .ticket-history-item__row{padding-top:5px;padding-bottom:5px}body .ticket-history .ticket-history-item.item-quality .ticket-history-item__row:nth-child(even){background:rgba(216,216,216,.3)}body .ticket-history .ticket-history-item.item-quality .ticket-history-item__label-container{width:60%}body .ticket-history .ticket-history-item.item-quality .ticket-history-item__data-container{width:40%}@media (min-width:992px){body .ticket-history .ticket-history-item.item-quality .ticket-history-item__label-container{width:40%}body .ticket-history .ticket-history-item.item-quality .ticket-history-item__data-container{width:60%}}body .ticket-history .ticket-history-item.item-quality .ticket-history-item__data-container .ticket-history-item__column{width:100%}@media print{body .ticket-history .ticket-history-item.item-quality .quality-title-label{font-family:Arial Narrow;font-weight:700}body .ticket-history .ticket-history-item.item-quality .ticket-history-item__row:nth-child(even){background:rgba(216,216,216,.3)!important;-webkit-print-color-adjust:exact}body .ticket-history .ticket-history-item.item-quality .quality-row>div{width:auto;padding:0}body .ticket-history .ticket-history-item.item-quality .quality-row>div:first-child{line-height:1;padding-bottom:7px;font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .ticket-history .ticket-history-item.item-quality .quality-row>div:last-child{clear:both}body .ticket-history .ticket-history-item.item-quality .quality-row{float:left;padding:0 15px;padding-bottom:10px!important}body .ticket-history .ticket-history-item.item-quality .pest-header>div{float:left;width:25%}body .ticket-history .ticket-history-item.item-quality .pest-header>div.hidden-sm:not(.print-show),body .ticket-history .ticket-history-item.item-quality .pest-header>div.hidden-xs:not(.print-show){display:none!important}body .ticket-history .ticket-history-item.item-quality .pest-header>div>div{line-height:1;font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .ticket-history .ticket-history-item.item-quality .pest-row .hidden-sm:not(.print-show),body .ticket-history .ticket-history-item.item-quality .pest-row .hidden-xs:not(.print-show){display:none!important}}body .ticket-history .ticket-history-item.item-quality .pest-row{padding-top:5px;padding-bottom:5px}body .ticket-history .ticket-history-item.item-quality .pest-row:nth-child(even){background:rgba(216,216,216,.3)}@media print{body .ticket-history .ticket-history-item.item-quality .pest-row>div{float:left;width:25%}body .ticket-history .ticket-history-item.item-offer .offer-row .col-header,body .ticket-history .ticket-history-item.item-offer .transaction-row .col-header,body .ticket-history .ticket-history-item.item-transaction .offer-row .col-header,body .ticket-history .ticket-history-item.item-transaction .transaction-row .col-header{line-height:1;padding-bottom:7px;font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}}body .ticket-history .ticket-history-item.item-offer .offer-row,body .ticket-history .ticket-history-item.item-offer .transaction-row,body .ticket-history .ticket-history-item.item-transaction .offer-row,body .ticket-history .ticket-history-item.item-transaction .transaction-row{float:left;width:100%}@media print{body .ticket-history .ticket-history-item.item-offer .offer-row>div>div,body .ticket-history .ticket-history-item.item-offer .transaction-row>div>div,body .ticket-history .ticket-history-item.item-transaction .offer-row>div>div,body .ticket-history .ticket-history-item.item-transaction .transaction-row>div>div{width:auto;padding:10 15px}}body .ticket-history .ticket-history-item.item-offer .offer-row:last-child,body .ticket-history .ticket-history-item.item-offer .transaction-row:last-child,body .ticket-history .ticket-history-item.item-transaction .offer-row:last-child,body .ticket-history .ticket-history-item.item-transaction .transaction-row:last-child{border-bottom:none}body .ticket-quality ul{margin:0;padding:0;max-height:95px}body .ticket-quality ul li{list-style:none}body .ticket-quality ul li .quality-details span{font-family:HelveticaNeue;font-size:13px;line-height:22px;color:#3f454f}body .ticket-quality ul li .quality-details .data-value{font-family:HelveticaNeue-bold}body .ticket-quality.loaded .spinner{display:none}body .ticket-quality .spinner{display:block;height:40px;width:40px;margin:auto}body.marketplace .toast-notification{opacity:0;min-height:65px;position:fixed;width:100%;top:0;left:0;z-index:9999;background:#ffd400;color:#3f454f;padding:18px 0;transition:all 1s ease;max-height:200px;font-family:HelveticaNeue-Bold;font-size:14px}body.marketplace .toast-notification.hide-toast{top:-200px;opacity:0}body.marketplace .toast-notification.show-toast{opacity:1}body.marketplace .toast-notification .toast-icon{float:left;padding-left:20px;padding-right:10px;width:25px;height:1px}body.marketplace .toast-notification .toast-icon img{height:25px;width:25px}body.marketplace .toast-notification .message{font-family:HelveticaNeue-Bold;font-size:14px;font-weight:400;line-height:25px;max-width:80%;display:inline-block}@media (max-width:991px){body.marketplace .toast-notification .message{padding-left:20px;padding-right:20px}}body.marketplace .toast-notification .toast-close{height:auto;right:8px;margin:auto;padding:0 18px;cursor:pointer;display:inline-block}body.marketplace .toast-notification .toast-close img{height:20px;width:20px}body.marketplace .toast-notification.banner{background:#b5e5f2;position:inherit;z-index:0;margin-bottom:10px}.gc-tooltip.tooltip.top-right>.tooltip-arrow,ngb-tooltip-window.bs-tooltip-top-right .arrow{right:5px!important}.gc-tooltip{z-index:10000!important;max-width:200px;min-width:auto!important;white-space:normal}.gc-tooltip.fade.in{opacity:1}.gc-tooltip.tooltip{display:none}@media (min-width:992px){.gc-tooltip.tooltip{display:block;opacity:1}}.gc-tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.gc-tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.gc-tooltip.top .tooltip-arrow{border-top-color:#ffd400!important}.gc-tooltip.left .tooltip-arrow{border-left-color:#ffd400!important}.gc-tooltip.right .tooltip-arrow{border-right-color:#ffd400!important}.gc-tooltip .tooltip-inner{max-width:100%!important;background:#ffd400;color:#3f454f;font-family:HelveticaNeue-Medium;text-transform:none;font-size:12px;font-weight:400;border-radius:0;padding:10px 15px;text-align:left}.gc-tooltip.tooltip.top-left>.tooltip-arrow{left:10px!important}.expiry-tooltip .tooltip-inner{padding:20px 25px;background:#fcfcfc;box-shadow:0 2px 10px #0003;color:#616871}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-left .arrow:before,.bs-tooltip-right .arrow:before,.bs-tooltip-top .arrow:before{top:0;left:0;border-width:.4rem .4rem 0;border-top-color:#ffd400}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:5px 0;margin-top:-3px}ngb-tooltip-window.bs-tooltip-left,ngb-tooltip-window.bs-tooltip-right{padding:0 5px}ngb-tooltip-window{width:auto!important}ngb-tooltip-window.bs-tooltip-bottom-left .arrow,ngb-tooltip-window.bs-tooltip-top-left .arrow{left:10px!important}ngb-tooltip-window.bs-tooltip-right .arrow{left:-5px!important;transform:rotate(90deg);margin-top:3px}ngb-tooltip-window.bs-tooltip-left .arrow{right:-5px!important;transform:rotate(-90deg);margin-top:3px}@media print{body .trade-history-screen a{display:block!important}body .trade-history-screen a:after{display:none!important}body .trade-history-screen *{color:#000!important;opacity:1!important}body .trade-history-screen .buyer-name{max-width:170px;white-space:normal!important}body .trade-history-screen .rate-button{display:inline-block!important}body .trade-history-screen td{padding-left:10px;padding-right:10px}}body .trade-history-screen .filter-header{padding:5px 0}@media print{body .trade-history-screen .filter-header{padding:0}}body .trade-history-screen .rate-button-container{text-align:right;padding-top:10px}body .trade-history-screen .rate-button{width:100%}body .trade-history-screen .details{min-width:26px;max-width:26px;text-align:center}body .trade-history-screen .icon{padding:0!important}body .trade-history-screen td{cursor:auto!important}body .trade-history-screen .mobile-card-subheader{border-bottom:solid 1px #cacaca}body .trades-screen .light{color:#b8babe}body .trades-screen .terms{min-width:80px}body .trades-screen .details{min-width:26px;max-width:26px;text-align:center}body .trades-screen .my-trades{text-align:center}body .trades-screen .icon{padding:0!important}body .trades-screen .filter-icon{position:absolute;padding:0;right:30px}body .trades-screen a{cursor:pointer}body .trades-screen td{cursor:auto!important}.p-l-10{padding-left:10px}.m-t-20,.m-tb-20{margin-top:20px}.m-b-15{margin-bottom:15px}.m-b-20,.m-tb-20{margin-bottom:20px}.font-heading,.font-sub-heading{font-weight:700;font-family:Arial Narrow}.font-heading{font-size:14pt!important}.font-sub-heading{font-size:12pt!important}.no-padding-top{padding-top:0!important}.bar-legend,.chart-legend,.doughnut-legend,.line-legend,.pie-legend,.polararea-legend,.radar-legend{list-style-type:none;margin-top:5px;text-align:center;-webkit-padding-start:0;-moz-padding-start:0;padding-left:0}.bar-legend li,.chart-legend li,.doughnut-legend li,.line-legend li,.pie-legend li,.polararea-legend li,.radar-legend li{display:inline-block;white-space:nowrap;position:relative;margin-bottom:4px;border-radius:5px;padding:2px 8px 2px 28px;font-size:smaller;cursor:default}.bar-legend li span,.chart-legend li span,.doughnut-legend li span,.line-legend li span,.pie-legend li span,.polararea-legend li span,.radar-legend li span{display:block;position:absolute;left:0;top:0;width:20px;height:20px;border-radius:5px}/*!
* Bootstrap v3.3.4 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*//*! normalize.css v3.0.2 | MIT License | git.io/normalize */.glyphicon,audio,canvas,progress,video{display:inline-block}a,pre code,table{background-color:transparent}.badge,.label,b,dt,kbd kbd,label,optgroup,strong{font-weight:700}.badge,.label,audio,canvas,progress,sub,sup,video{vertical-align:baseline}.btn,.btn-group,.btn-group-vertical,.caret,.checkbox-inline,.input-group-addon,.input-group-btn,.radio-inline,img{vertical-align:middle}.collapsing,.dropdown-menu .divider,.nav .nav-divider,.sr-only,svg:not(:root){overflow:hidden}hr,img{border:0}.carousel-inner>.next,.col-xs-push-12{left:100%}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a:active,a:hover{outline:0}dfn{font-style:italic}h1{margin:.67em 0}mark{color:#000;background:#ff0}sub,sup{position:relative;font-size:75%;line-height:0}sup{top:-.5em}sub{bottom:-.25em}hr{height:0;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.img-thumbnail,body{background-color:#fff}@font-face{font-family:Glyphicons Halflings}.glyphicon{position:relative;top:1px;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.popover,.tooltip,body{font-family:HelveticaNeue,Helvetica,Arial,sans-serif}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{margin:0;font-size:14px;line-height:1.42857143;color:#333}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}figure{margin:0}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-thumbnail,.list-inline>li,label{display:inline-block}.img-rounded{border-radius:6px}.img-thumbnail{max-width:100%;height:auto;padding:4px;line-height:1.42857143;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,.label,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}dl,ol,ul{margin-top:0}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child,ol ol,ol ul,ul ol,ul ul{margin-bottom:0}ol,ul{margin-bottom:10px}.list-inline{margin-left:-5px}.list-inline>li{padding-right:5px;padding-left:5px}dl{margin-bottom:20px}dd,dt{line-height:1.42857143}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.container{width:750px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}legend,pre{display:block;color:#333}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014\a0"}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,.dropup .caret,.navbar-fixed-bottom .dropdown .caret,.popover>.arrow:after,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}code,kbd{padding:2px 4px;font-size:90%}.dropdown-menu,caption,th{text-align:left}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\a0\2014"}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px #00000040}kbd kbd{padding:0;font-size:100%;box-shadow:none}pre{padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.container,.container-fluid{margin-right:auto;margin-left:auto}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-link,pre code{border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap}.close,.jumbotron p,legend{font-size:21px}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}caption{padding-top:8px;padding-bottom:8px;color:#777}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset,legend{padding:0;border:0}fieldset{min-width:0;margin:0}legend{width:100%;margin-bottom:20px;line-height:inherit;border-bottom:1px solid #e5e5e5}label{max-width:100%;margin-bottom:5px}input[type=search]{box-sizing:border-box;-webkit-appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\	;line-height:normal}.form-control,output{line-height:1.42857143;display:block;font-size:14px;color:#555}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{padding-top:7px}.form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px #00000013;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}.form-control[disabled]{background-color:transparent;opacity:.5}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\	;margin-left:-20px}.checkbox-inline,.collapsing,.dropdown,.dropup,.has-feedback,.radio-inline{position:relative}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.btn-block+.btn-block,.help-block{margin-top:5px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:5px 10px;font-size:12px;line-height:1.5}.btn-group-lg>.btn,.btn-lg,.form-group-lg .form-control,.input-lg{padding:10px 16px;font-size:18px}.input-lg{height:46px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:10px 16px;font-size:18px;line-height:1.3333333}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px #00000013}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px #00000013,0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px #00000013}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px #00000013,0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px #00000013}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px #00000013,0 0 6px #ce8483}.btn-group.open .dropdown-toggle,.btn.active,.btn:active{box-shadow:inset 0 3px 5px #00000020}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-control,.form-inline .form-control-static,.form-inline .form-group{display:inline-block}.form-inline .checkbox,.form-inline .control-label,.form-inline .form-group,.form-inline .radio{margin-bottom:0;vertical-align:middle}.form-inline .form-control{width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px}.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{height:0;transition-timing-function:ease;transition-duration:.35s;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px #0000002d}.dropdown-menu-right,.dropdown-menu.pull-right{right:0;left:auto}.dropdown-header,.dropdown-menu>li>a{display:block;padding:3px 20px;line-height:1.42857143;white-space:nowrap}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.dropdown-menu .divider{height:1px;margin:9px 0;background-color:#e5e5e5}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.input-group-btn>.btn+.btn{margin-left:-1px}.dropdown-menu>li>a{clear:both;font-weight:400;color:#333}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-left{right:auto;left:0}.dropdown-header{font-size:12px;color:#777}.dropdown-backdrop{position:fixed;inset:0;z-index:990}.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group,.input-group .form-control,.input-group-btn,.input-group-btn>.btn,.nav>li,.nav>li>a,.navbar{position:relative}.input-group{display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{display:block}.nav>li>a{display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center;margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-justified>li,.nav-stacked>li{float:none}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;box-shadow:inset 0 1px #ffffff1a}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar{border-radius:4px}.navbar-header{float:left}.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.carousel-inner,.embed-responsive,.media,.media-body,.modal,.modal-open,.progress{overflow:hidden}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}.navbar-static-top{z-index:1000;border-width:0 0 1px}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px}.close,.list-group-item>.badge,.navbar-toggle,.pager .next>a,.pager .next>span{float:right}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-toggle{display:none}.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px #ffffff1a,0 1px #ffffff1a;margin:8px -15px}@media (min-width:768px){.navbar-form .form-control,.navbar-form .form-control-static,.navbar-form .form-group{display:inline-block}.navbar-form .checkbox,.navbar-form .control-label,.navbar-form .form-group,.navbar-form .radio{margin-bottom:0;vertical-align:middle}.navbar-form .form-control{width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;box-shadow:none}}.breadcrumb>li,.pagination{display:inline-block}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-radius:4px 4px 0 0}.breadcrumb,.pagination,.progress{border-radius:4px}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\a0"}.breadcrumb>.active{color:#777}.pagination{padding-left:0;margin:20px 0}.label,.pager li,.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.badge,.label{line-height:1;text-align:center}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{padding:.2em .6em .3em;color:#fff;white-space:nowrap;border-radius:.25em}.badge,.progress-bar,.tooltip{font-size:12px}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;color:#fff;white-space:nowrap;background-color:#777;border-radius:10px}.badge:empty{display:none}.media-object,.thumbnail{display:block}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;background-color:#eee}.jumbotron p{margin-bottom:15px;font-weight:200}.alert,.progress,.thumbnail{margin-bottom:20px}.alert .alert-link,.close{font-weight:700}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert,.modal-body,.modal-footer,.modal-header,.panel-body{padding:15px}.alert{border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;background-color:#f5f5f5;box-shadow:inset 0 1px 2px #0000001a}.progress-bar{float:left;width:0;height:100%;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px #00000026;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1}.media-body{width:10000px}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px #0000000d}.panel-title,.panel>.list-group,.panel>.panel-collapse>.list-group,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive,.panel>.table-responsive>.table{margin-bottom:0}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-title{margin-top:0;font-size:16px}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px #0000000d}.well blockquote{border-color:#ddd;border-color:#00000026}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.carousel-caption,.carousel-control,.tooltip-inner{color:#fff;text-align:center}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-content,.popover{-webkit-background-clip:padding-box}.modal{position:fixed;inset:0;z-index:1050;display:none;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}.modal.in .modal-dialog{transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;box-shadow:0 3px 9px #00000080}.modal-backdrop{position:fixed;inset:0;z-index:1040;background-color:#000}.carousel,.carousel-inner,.carousel-inner>.item,.modal-body{position:relative}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.carousel-control,.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-footer{text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px #00000080}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-weight:400;line-height:1.4;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.top .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.top-left .tooltip-arrow{right:5px;margin-bottom:-5px}.tooltip.top-right .tooltip-arrow{left:5px;margin-bottom:-5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;top:0}.tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px}.tooltip.bottom-right .tooltip-arrow{left:5px;margin-top:-5px}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px #0003}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:#00000040;border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.left>.arrow:after,.popover.right>.arrow:after{bottom:-10px;content:" "}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:#00000040;border-left-width:0}.popover.right>.arrow:after{left:1px;border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:#00000040}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:#00000040}.popover.left>.arrow:after{right:1px;border-right-width:0;border-left-color:#fff}.carousel-inner{width:100%}.carousel-inner>.item{display:none;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;transform:translate(100%)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;transform:translate(-100%)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;transform:translate(0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\	;background-color:#0000;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn,.text-hide{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;background-color:transparent;border:0}.affix{position:fixed}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}.introjs-overlay{position:absolute;z-index:999999;background-color:#000;opacity:0;background:radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);transition:all .3s ease-out}.introjs-fixParent{z-index:auto!important;opacity:1!important;transform:none!important}.introjs-showElement,tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0;filter:alpha(opacity=0)}.introjs-button,.introjs-relativePosition,tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative}.introjs-helperLayer{position:absolute;z-index:9999998;background-color:#fff;background-color:#fff3;border:1px solid #777;border:2px solid #fff;box-shadow:0 2px 15px #0006;transition:all .3s ease-out}.introjs-tooltipReferenceLayer{position:absolute;visibility:hidden;z-index:10000000;background-color:transparent;transition:all .3s ease-out}.introjs-helperLayer *,.introjs-helperLayer :after,.introjs-helperLayer :before{-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.introjs-helperNumberLayer{position:absolute;visibility:visible;top:-16px;left:-16px;z-index:9999999999!important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:700;color:#fff;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:linear-gradient(to bottom,#ff3019 0,#cf0404 100%);width:20px;height:20px;line-height:20px;border:3px solid #fff;border-radius:50%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)";filter:"progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)";box-shadow:0 2px 5px #0006}.introjs-arrow{border:5px solid #fff;content:"";position:absolute}.introjs-arrow.top,.introjs-arrow.top-middle,.introjs-arrow.top-right{top:-10px;border-color:transparent transparent #fff}.introjs-arrow.top-right{right:10px}.introjs-arrow.top-middle{left:50%;margin-left:-5px}.introjs-arrow.left,.introjs-arrow.right{top:10px}.introjs-arrow.right,.introjs-arrow.right-bottom{right:-10px;border-color:transparent transparent transparent #fff}.introjs-arrow.right-bottom{bottom:10px}.introjs-arrow.bottom{bottom:-10px;border-color:#fff transparent transparent}.introjs-arrow.left,.introjs-arrow.left-bottom{left:-10px;border-color:transparent #fff transparent transparent}.introjs-arrow.left-bottom{bottom:10px}.introjs-tooltip{position:absolute;visibility:visible;padding:10px;background-color:#fff;min-width:300px;max-width:300px;box-shadow:0 1px 10px #0006;transition:opacity .1s ease-out}.introjs-button{overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:10px 0 0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:0;background-color:#ececec;background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;border-radius:.2em;zoom:1}.introjs-tooltipheader,.introjs-tooltiptext{font-family:HelveticaNeue,Helvetica,Arial,sans-serif}.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.introjs-button:active,.introjs-button:focus{background-image:linear-gradient(#ececec,#f4f4f4)}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-disabled,.introjs-disabled:focus,.introjs-disabled:hover{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-bullets ul{clear:both;margin:15px auto 0;padding:0;display:inline-block}.introjs-bullets ul li{list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{display:block;width:6px;height:6px;background:#ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none}.introjs-bullets ul li a:hover{background:#999}.introjs-bullets ul li a.active{background:#00adde}.introjs-progress{overflow:hidden;height:10px;margin:10px 0 5px;border-radius:4px;background-color:#ecf0f1}.introjs-progressbar{float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}.introjs-hint:hover>.introjs-hint-pulse{border:5px solid rgba(60,60,60,.57)}.introjs-hint-pulse{width:10px;height:10px;border:5px solid rgba(60,60,60,.27);border-radius:30px;background-color:#8888883d;z-index:10;position:absolute;transition:all .2s ease-out}.introjs-hint-no-anim .introjs-hint-dot{animation:none}.introjs-hint-dot{border:10px solid rgba(146,146,146,.36);background:0 0;border-radius:60px;height:50px;width:50px;animation:introjspulse 3s ease-out;animation-iteration-count:infinite;position:absolute;top:-25px;left:-25px;z-index:1;opacity:0}.introjs-tooltiptext{text-align:center;font-size:13px;line-height:20px;color:#3f454f;padding-bottom:5px;padding-left:20px;padding-right:20px}.introjs-tooltipheader{text-align:center;font-size:16px;line-height:22px;color:#3f454f;padding-top:6px;margin-bottom:10px}.introjs-nextbutton,.introjs-prevbutton,.introjs-skipbutton{display:inline-block;font-size:12px!important}.introjs-nextbutton{margin:1px;margin-left:5px!important}.introjs-prevbutton{margin:1px;margin-right:5px!important}.introjs-skipbutton{margin:5px;outline:0!important}.introjs-tooltipbuttons{text-align:center;height:40px;padding-bottom:5px;margin-top:20px}.introjs-bullets{text-align:center;padding-bottom:5px}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */img,legend{border:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{padding:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.flexbox{display:flex}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.flex-just-start{justify-content:flex-start}.flex-just-end{justify-content:flex-end}.flex-just-center{justify-content:center}.flex-just-sa{justify-content:space-around}.flex-just-sb{justify-content:space-between}.flex-align-stretch{align-items:stretch}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.flex-align-center{align-items:center}.flex-align-base{align-items:baseline}.flex-content-stretch{align-content:stretch}.flex-content-start{align-content:flex-start}.flex-content-end{align-content:flex-end}.flex-content-center{align-content:center}.flex-content-sb{align-content:space-between}.flex-content-sa{align-content:space-around}.flex-self-auto{align-self:auto}.flex-self-start{align-self:flex-start}.flex-self-end{align-self:flex-end}.flex-self-center{align-self:center}.flex-self-base{align-self:baseline}.flex-self-stretch{align-self:stretch}.no-shrink{flex-shrink:0!important}.no-grow{flex-grow:0!important}.flex-size-auto{flex:1 auto}.flex-size1{flex-grow:1}.flex-size2{flex-grow:2}.flex-size3{flex-grow:3}.flex-size4{flex-grow:4}.flex-size5{flex-grow:5}.flex-size6{flex-grow:6}.flex-size7{flex-grow:7}.flex-size8{flex-grow:8}.flex-size9{flex-grow:9}.flex-size10{flex-grow:10}.flex-size11{flex-grow:11}.flex-size12{flex-grow:12}.flex-size-p10{flex:0 0 10%}.flex-size-p20{flex:0 0 20%}.flex-size-p30{flex:0 0 30%}.flex-size-p40{flex:0 0 40%}.flex-size-p50{flex:0 0 50%}.flex-size-p60{flex:0 0 60%}.flex-size-p70{flex:0 0 70%}.flex-size-p80{flex:0 0 80%}.flex-size-p90{flex:0 0 90%}.flex-size-p100{flex:0 0 100%}.flex-size-x100{flex:0 0 100px}.flex-size-x200{flex:0 0 200px}.flex-size-x300{flex:0 0 300px}.flex-size-x400{flex:0 0 400px}.flex-size-x500{flex:0 0 500px}.flex-size-x600{flex:0 0 600px}.flex-size-x700{flex:0 0 700px}.flex-size-x800{flex:0 0 800px}.flex-size-x900{flex:0 0 900px}.flex-size-x1000{flex:0 0 1000px}@media screen and (min-width:1401px){html{font-size:120%}.container{width:1200px}}@media screen and (max-width:1400px){html{font-size:110%}}@media screen and (max-width:1200px){html{font-size:100%}}@media screen and (max-width:992px){.container{width:100%;padding:10px}}@media screen and (max-width:768px){html{font-size:100%}.container{width:100%;padding:10px}}@media screen and (max-width:640px){html{font-size:90%}.container{width:100%;padding:10px}}@media screen and (max-width:320px){html{font-size:80%}.container{width:100%;padding:5px}}@media only screen and (max-width:800px){.flex-grid .row{flex-wrap:wrap}.flex-grid .row .cell,.flex-grid .row .cell[class*=size]{flex:0 0 50%}.flex-grid .row .cell:nth-child(1):last-child,.flex-grid .row .cell:nth-child(11):last-child,.flex-grid .row .cell:nth-child(3):last-child,.flex-grid .row .cell:nth-child(5):last-child,.flex-grid .row .cell:nth-child(7):last-child,.flex-grid .row .cell:nth-child(9):last-child,.flex-grid .row .cell[class*=size]:nth-child(1):last-child,.flex-grid .row .cell[class*=size]:nth-child(11):last-child,.flex-grid .row .cell[class*=size]:nth-child(3):last-child,.flex-grid .row .cell[class*=size]:nth-child(5):last-child,.flex-grid .row .cell[class*=size]:nth-child(7):last-child,.flex-grid .row .cell[class*=size]:nth-child(9):last-child{flex-basis:100%}}@media screen and (max-width:800px){h1,h2,h3,h4,h5,h6,p{margin:.625rem}.grid .row,.grid .row[class*=cells]{margin:0}.grid .row>.cell,.grid .row>.cell[class*=colspan],.grid .row[class*=cells]>.cell,.grid .row[class*=cells]>.cell[class*=colspan]{width:48.936175%;margin-bottom:10px}.grid .row>.cell:nth-child(odd),.grid .row>.cell[class*=colspan]:nth-child(odd),.grid .row[class*=cells]>.cell:nth-child(odd),.grid .row[class*=cells]>.cell[class*=colspan]:nth-child(odd){margin-left:0}.grid .row>.cell:nth-child(1):last-child,.grid .row>.cell:nth-child(11):last-child,.grid .row>.cell:nth-child(3):last-child,.grid .row>.cell:nth-child(5):last-child,.grid .row>.cell:nth-child(7):last-child,.grid .row>.cell:nth-child(9):last-child,.grid .row>.cell[class*=colspan]:nth-child(1):last-child,.grid .row>.cell[class*=colspan]:nth-child(11):last-child,.grid .row>.cell[class*=colspan]:nth-child(3):last-child,.grid .row>.cell[class*=colspan]:nth-child(5):last-child,.grid .row>.cell[class*=colspan]:nth-child(7):last-child,.grid .row>.cell[class*=colspan]:nth-child(9):last-child,.grid .row[class*=cells]>.cell:nth-child(1):last-child,.grid .row[class*=cells]>.cell:nth-child(11):last-child,.grid .row[class*=cells]>.cell:nth-child(3):last-child,.grid .row[class*=cells]>.cell:nth-child(5):last-child,.grid .row[class*=cells]>.cell:nth-child(7):last-child,.grid .row[class*=cells]>.cell:nth-child(9):last-child,.grid .row[class*=cells]>.cell[class*=colspan]:nth-child(1):last-child,.grid .row[class*=cells]>.cell[class*=colspan]:nth-child(11):last-child,.grid .row[class*=cells]>.cell[class*=colspan]:nth-child(3):last-child,.grid .row[class*=cells]>.cell[class*=colspan]:nth-child(5):last-child,.grid .row[class*=cells]>.cell[class*=colspan]:nth-child(7):last-child,.grid .row[class*=cells]>.cell[class*=colspan]:nth-child(9):last-child{width:100%}}@media screen and (max-width:640px){.grid .row,.grid .row[class*=cells]{margin:0}.grid .row>.cell,.grid .row>.cell[class*=colspan],.grid .row[class*=cells]>.cell,.grid .row[class*=cells]>.cell[class*=colspan]{width:100%;margin:.3125rem 0}}@media screen and (max-width:800px){.grid.condensed .row,.grid.condensed .row[class*=cells]{margin:0}.grid.condensed .row>.cell,.grid.condensed .row>.cell[class*=colspan],.grid.condensed .row[class*=cells]>.cell,.grid.condensed .row[class*=cells]>.cell[class*=colspan]{width:50%;margin-bottom:10px}.grid.condensed .row>.cell:nth-child(odd),.grid.condensed .row>.cell[class*=colspan]:nth-child(odd),.grid.condensed .row[class*=cells]>.cell:nth-child(odd),.grid.condensed .row[class*=cells]>.cell[class*=colspan]:nth-child(odd){margin-left:0}.grid.condensed .row>.cell:nth-child(1):last-child,.grid.condensed .row>.cell:nth-child(11):last-child,.grid.condensed .row>.cell:nth-child(3):last-child,.grid.condensed .row>.cell:nth-child(5):last-child,.grid.condensed .row>.cell:nth-child(7):last-child,.grid.condensed .row>.cell:nth-child(9):last-child,.grid.condensed .row>.cell[class*=colspan]:nth-child(1):last-child,.grid.condensed .row>.cell[class*=colspan]:nth-child(11):last-child,.grid.condensed .row>.cell[class*=colspan]:nth-child(3):last-child,.grid.condensed .row>.cell[class*=colspan]:nth-child(5):last-child,.grid.condensed .row>.cell[class*=colspan]:nth-child(7):last-child,.grid.condensed .row>.cell[class*=colspan]:nth-child(9):last-child,.grid.condensed .row[class*=cells]>.cell:nth-child(1):last-child,.grid.condensed .row[class*=cells]>.cell:nth-child(11):last-child,.grid.condensed .row[class*=cells]>.cell:nth-child(3):last-child,.grid.condensed .row[class*=cells]>.cell:nth-child(5):last-child,.grid.condensed .row[class*=cells]>.cell:nth-child(7):last-child,.grid.condensed .row[class*=cells]>.cell:nth-child(9):last-child,.grid.condensed .row[class*=cells]>.cell[class*=colspan]:nth-child(1):last-child,.grid.condensed .row[class*=cells]>.cell[class*=colspan]:nth-child(11):last-child,.grid.condensed .row[class*=cells]>.cell[class*=colspan]:nth-child(3):last-child,.grid.condensed .row[class*=cells]>.cell[class*=colspan]:nth-child(5):last-child,.grid.condensed .row[class*=cells]>.cell[class*=colspan]:nth-child(7):last-child,.grid.condensed .row[class*=cells]>.cell[class*=colspan]:nth-child(9):last-child{width:100%}}@media only screen and (max-width:640px){.flex-grid .row{flex-direction:column}.grid.condensed .row,.grid.condensed .row[class*=cells]{margin:0}.grid.condensed .row>.cell,.grid.condensed .row>.cell[class*=colspan],.grid.condensed .row[class*=cells]>.cell,.grid.condensed .row[class*=cells]>.cell[class*=colspan]{width:100%;margin:.3125rem 0}.f-menu{flex-direction:column}.f-menu>li .d-menu{position:relative;box-shadow:none;left:0}}@media screen and (max-width:800px){.sidebar{width:52px}.sidebar li>a{padding-right:0;padding-left:0;width:52px!important}.sidebar li>a>.title{display:none}.sidebar li>a>.counter{position:absolute;top:0;right:4px}}@media screen and (max-width:320px){.wizard2 .step:before{width:16px}}@media screen and (max-width:800px){.tile{width:120px;height:120px}.tile.small-tile{width:56px;height:56px}.tile.wide-tile{width:248px;height:120px}.tile.wide-tile-v{width:120px;height:248px}.tile.large-tile{width:248px;height:248px}.tile.big-tile{width:376px;height:376px}.tile.super-tile{width:504px;height:504px}.tile-square{width:120px;height:120px}.tile-small{width:56px;height:56px}.tile-wide{width:248px;height:120px}.tile-large{width:248px;height:248px}.tile-big{width:376px;height:376px}.tile-super{width:504px;height:504px}.tile-small-x{width:56px}.tile-square-x{width:120px}.tile-large-x,.tile-wide-x{width:248px}.tile-big-x{width:376px}.tile-super-x{width:504px}.tile-small-y{height:56px}.tile-square-y{height:120px}.tile-large-y,.tile-wide-y{height:248px}.tile-big-y{height:376px}.tile-super-y{height:504px}.tile-content.iconic .icon{width:51.2px;height:51.2px;margin-left:-25.6px;margin-top:-32px;font-size:51.2px}.tile-small .tile-content.iconic .icon{font-size:25.6px;width:25.6px;height:25.6px;margin-left:-12.8px;margin-top:-12.8px}}@media screen and (max-width:640px){.tile-area,.tile-container{width:100%}.tile-area .tile-area-title,.tile-area .tile-group .tile-group-title{display:none}.tile-area{padding:0}.tile-area .tile-group{margin:0;padding:0;float:none}.no-phone{display:none!important}}@media screen and (max-width:320px){.tile-big,.tile-super,.tile.big-tile,.tile.super-tile{width:310px}}@media screen and (max-width:800px){.no-tablet{display:none!important}}@media screen and (min-width:900px){.no-pc{display:none!important}}.app-bar.pink{background-color:#dc4fad}.app-bar.pink .app-bar-element:active,.app-bar.pink .app-bar-element:hover,.app-bar.pink .app-bar-menu>li:active,.app-bar.pink .app-bar-menu>li:hover,.app-bar.pink .app-bar-menu>li>a:active,.app-bar.pink .app-bar-menu>li>a:hover{background-color:#9a165a}.app-bar.pink .app-bar-divider{background-color:#f472d0}.app-bar.pink .app-bar-element .d-menu,.app-bar.pink .app-bar-menu>li .d-menu{background-color:#dc4fad;border-color:transparent}.app-bar.pink .app-bar-element .d-menu li:not(.disabled)>a,.app-bar.pink .app-bar-element .d-menu li>a,.app-bar.pink .app-bar-menu>li .d-menu li:not(.disabled)>a,.app-bar.pink .app-bar-menu>li .d-menu li>a{background-color:#dc4fad;color:#fff}.app-bar.pink .app-bar-element .d-menu li:not(.disabled)>a:hover,.app-bar.pink .app-bar-element .d-menu li>a:hover,.app-bar.pink .app-bar-menu>li .d-menu li:not(.disabled)>a:hover,.app-bar.pink .app-bar-menu>li .d-menu li>a:hover{background-color:#9a165a;color:#fff}.app-bar.pink .app-bar-element .d-menu li:hover>a,.app-bar.pink .app-bar-menu>li .d-menu li:hover>a{background-color:#9a165a}.app-bar.pink .app-bar-element .d-menu .divider,.app-bar.pink .app-bar-element .d-menu .divider:hover,.app-bar.pink .app-bar-menu>li .d-menu .divider,.app-bar.pink .app-bar-menu>li .d-menu .divider:hover{background-color:#f472d0}.app-bar.pink .app-bar-element .dropdown-toggle:before,.app-bar.pink .app-bar-menu li .dropdown-toggle:before{border-color:#fff}.app-bar.pink .app-bar-element.disabled,.app-bar.pink .app-bar-element:disabled,.app-bar.pink .app-bar-menu li.disabled,.app-bar.pink .app-bar-menu li:disabled{color:#555}.app-bar.pink .app-bar-element.disabled a,.app-bar.pink .app-bar-element:disabled a,.app-bar.pink .app-bar-menu li.disabled a,.app-bar.pink .app-bar-menu li:disabled a{color:inherit!important}.app-bar.pink .app-bar-pullbutton:hover{background-color:#9a165a}.app-bar.pink .app-bar-drop-container{border:2px solid #dc4fad;background-color:#dc4fad;color:#fff}.app-bar.pink .app-bar-drop-container:before{background-color:#dc4fad;border-color:#dc4fad}.app-bar.pink .app-bar-pullmenu .app-bar-menu{border-top:1px solid #f472d0;background-color:#f472d0}.app-bar.pink .app-bar-pullmenu .app-bar-menu li:hover{background-color:#dc4fad}.app-bar.pink .app-bar-pullmenu .app-bar-menu li:hover a{background-color:#9a165a;color:#fff}.app-bar.darcula{background-color:#3c3f41}.app-bar.darcula .app-bar-element:active,.app-bar.darcula .app-bar-element:hover,.app-bar.darcula .app-bar-menu>li:active,.app-bar.darcula .app-bar-menu>li:hover,.app-bar.darcula .app-bar-menu>li>a:active,.app-bar.darcula .app-bar-menu>li>a:hover{background-color:#1d1d1d}.app-bar.darcula .app-bar-divider{background-color:#616162}.app-bar.darcula .app-bar-element .d-menu,.app-bar.darcula .app-bar-menu>li .d-menu{background-color:#3c3f41;border-color:transparent}.app-bar.darcula .app-bar-element .d-menu li:not(.disabled)>a,.app-bar.darcula .app-bar-element .d-menu li>a,.app-bar.darcula .app-bar-menu>li .d-menu li:not(.disabled)>a,.app-bar.darcula .app-bar-menu>li .d-menu li>a{background-color:#3c3f41;color:#fff}.app-bar.darcula .app-bar-element .d-menu li:not(.disabled)>a:hover,.app-bar.darcula .app-bar-element .d-menu li>a:hover,.app-bar.darcula .app-bar-menu>li .d-menu li:not(.disabled)>a:hover,.app-bar.darcula .app-bar-menu>li .d-menu li>a:hover{background-color:#1d1d1d;color:#fff}.app-bar.darcula .app-bar-element .d-menu li:hover>a,.app-bar.darcula .app-bar-menu>li .d-menu li:hover>a{background-color:#1d1d1d}.app-bar.darcula .app-bar-element .d-menu .divider,.app-bar.darcula .app-bar-element .d-menu .divider:hover,.app-bar.darcula .app-bar-menu>li .d-menu .divider,.app-bar.darcula .app-bar-menu>li .d-menu .divider:hover{background-color:#616162}.app-bar.darcula .app-bar-element .dropdown-toggle:before,.app-bar.darcula .app-bar-menu li .dropdown-toggle:before{border-color:#fff}.app-bar.darcula .app-bar-element.disabled,.app-bar.darcula .app-bar-element:disabled,.app-bar.darcula .app-bar-menu li.disabled,.app-bar.darcula .app-bar-menu li:disabled{color:#555}.app-bar.darcula .app-bar-element.disabled a,.app-bar.darcula .app-bar-element:disabled a,.app-bar.darcula .app-bar-menu li.disabled a,.app-bar.darcula .app-bar-menu li:disabled a{color:inherit!important}.app-bar.darcula .app-bar-pullbutton:hover{background-color:#1d1d1d}.app-bar.darcula .app-bar-drop-container{border:2px solid #3c3f41;background-color:#3c3f41;color:#fff}.app-bar.darcula .app-bar-drop-container:before{background-color:#3c3f41;border-color:#3c3f41}.app-bar.darcula .app-bar-pullmenu .app-bar-menu{border-top:1px solid #616162;background-color:#616162}.app-bar.darcula .app-bar-pullmenu .app-bar-menu li:hover{background-color:#3c3f41}.app-bar.darcula .app-bar-pullmenu .app-bar-menu li:hover a{background-color:#1d1d1d;color:#fff}.app-bar.navy{background-color:#0072c6}.app-bar.navy .app-bar-element:active,.app-bar.navy .app-bar-element:hover,.app-bar.navy .app-bar-menu>li:active,.app-bar.navy .app-bar-menu>li:hover,.app-bar.navy .app-bar-menu>li>a:active,.app-bar.navy .app-bar-menu>li>a:hover{background-color:#005696}.app-bar.navy .app-bar-divider{background-color:#4c9cd7}.app-bar.navy .app-bar-element .d-menu,.app-bar.navy .app-bar-menu>li .d-menu{background-color:#0072c6;border-color:transparent}.app-bar.navy .app-bar-element .d-menu li:not(.disabled)>a,.app-bar.navy .app-bar-element .d-menu li>a,.app-bar.navy .app-bar-menu>li .d-menu li:not(.disabled)>a,.app-bar.navy .app-bar-menu>li .d-menu li>a{background-color:#0072c6;color:#fff}.app-bar.navy .app-bar-element .d-menu li:not(.disabled)>a:hover,.app-bar.navy .app-bar-element .d-menu li>a:hover,.app-bar.navy .app-bar-menu>li .d-menu li:not(.disabled)>a:hover,.app-bar.navy .app-bar-menu>li .d-menu li>a:hover{background-color:#005696;color:#fff}.app-bar.navy .app-bar-element .d-menu li:hover>a,.app-bar.navy .app-bar-menu>li .d-menu li:hover>a{background-color:#005696}.app-bar.navy .app-bar-element .d-menu .divider,.app-bar.navy .app-bar-element .d-menu .divider:hover,.app-bar.navy .app-bar-menu>li .d-menu .divider,.app-bar.navy .app-bar-menu>li .d-menu .divider:hover{background-color:#4c9cd7}.app-bar.navy .app-bar-element .dropdown-toggle:before,.app-bar.navy .app-bar-menu li .dropdown-toggle:before{border-color:#fff}.app-bar.navy .app-bar-element.disabled,.app-bar.navy .app-bar-element:disabled,.app-bar.navy .app-bar-menu li.disabled,.app-bar.navy .app-bar-menu li:disabled{color:#555}.app-bar.navy .app-bar-element.disabled a,.app-bar.navy .app-bar-element:disabled a,.app-bar.navy .app-bar-menu li.disabled a,.app-bar.navy .app-bar-menu li:disabled a{color:inherit!important}.app-bar.navy .app-bar-pullbutton:hover{background-color:#005696}.app-bar.navy .app-bar-drop-container{border:2px solid #0072c6;background-color:#0072c6;color:#fff}.app-bar.navy .app-bar-drop-container:before{background-color:#0072c6;border-color:#0072c6}.app-bar.navy .app-bar-pullmenu .app-bar-menu{border-top:1px solid #4c9cd7;background-color:#4c9cd7}.app-bar.navy .app-bar-pullmenu .app-bar-menu li:hover{background-color:#0072c6}.app-bar.navy .app-bar-pullmenu .app-bar-menu li:hover a{background-color:#005696;color:#fff}.app-bar.red{background-color:#ce352c}.app-bar.red .app-bar-element:active,.app-bar.red .app-bar-element:hover,.app-bar.red .app-bar-menu>li:active,.app-bar.red .app-bar-menu>li:hover,.app-bar.red .app-bar-menu>li>a:active,.app-bar.red .app-bar-menu>li>a:hover{background-color:#9a1616}.app-bar.red .app-bar-divider{background-color:#da5a53}.app-bar.red .app-bar-element .d-menu,.app-bar.red .app-bar-menu>li .d-menu{background-color:#ce352c;border-color:transparent}.app-bar.red .app-bar-element .d-menu li:not(.disabled)>a,.app-bar.red .app-bar-element .d-menu li>a,.app-bar.red .app-bar-menu>li .d-menu li:not(.disabled)>a,.app-bar.red .app-bar-menu>li .d-menu li>a{background-color:#ce352c;color:#fff}.app-bar.red .app-bar-element .d-menu li:not(.disabled)>a:hover,.app-bar.red .app-bar-element .d-menu li>a:hover,.app-bar.red .app-bar-menu>li .d-menu li:not(.disabled)>a:hover,.app-bar.red .app-bar-menu>li .d-menu li>a:hover{background-color:#9a1616;color:#fff}.app-bar.red .app-bar-element .d-menu li:hover>a,.app-bar.red .app-bar-menu>li .d-menu li:hover>a{background-color:#9a1616}.app-bar.red .app-bar-element .d-menu .divider,.app-bar.red .app-bar-element .d-menu .divider:hover,.app-bar.red .app-bar-menu>li .d-menu .divider,.app-bar.red .app-bar-menu>li .d-menu .divider:hover{background-color:#da5a53}.app-bar.red .app-bar-element .dropdown-toggle:before,.app-bar.red .app-bar-menu li .dropdown-toggle:before{border-color:#fff}.app-bar.red .app-bar-element.disabled,.app-bar.red .app-bar-element:disabled,.app-bar.red .app-bar-menu li.disabled,.app-bar.red .app-bar-menu li:disabled{color:#555}.app-bar.red .app-bar-element.disabled a,.app-bar.red .app-bar-element:disabled a,.app-bar.red .app-bar-menu li.disabled a,.app-bar.red .app-bar-menu li:disabled a{color:inherit!important}.app-bar.red .app-bar-pullbutton:hover{background-color:#9a1616}.app-bar.red .app-bar-drop-container{border:2px solid #ce352c;background-color:#ce352c;color:#fff}.app-bar.red .app-bar-drop-container:before{background-color:#ce352c;border-color:#ce352c}.app-bar.red .app-bar-pullmenu .app-bar-menu{border-top:1px solid #da5a53;background-color:#da5a53}.app-bar.red .app-bar-pullmenu .app-bar-menu li:hover{background-color:#ce352c}.app-bar.red .app-bar-pullmenu .app-bar-menu li:hover a{background-color:#9a1616;color:#fff}.app-bar.green{background-color:#60a917}.app-bar.green .app-bar-element:active,.app-bar.green .app-bar-element:hover,.app-bar.green .app-bar-menu>li:active,.app-bar.green .app-bar-menu>li:hover,.app-bar.green .app-bar-menu>li>a:active,.app-bar.green .app-bar-menu>li>a:hover{background-color:#128023}.app-bar.green .app-bar-divider{background-color:#7ad61d}.app-bar.green .app-bar-element .d-menu,.app-bar.green .app-bar-menu>li .d-menu{background-color:#60a917;border-color:transparent}.app-bar.green .app-bar-element .d-menu li:not(.disabled)>a,.app-bar.green .app-bar-element .d-menu li>a,.app-bar.green .app-bar-menu>li .d-menu li:not(.disabled)>a,.app-bar.green .app-bar-menu>li .d-menu li>a{background-color:#60a917;color:#fff}.app-bar.green .app-bar-element .d-menu li:not(.disabled)>a:hover,.app-bar.green .app-bar-element .d-menu li>a:hover,.app-bar.green .app-bar-menu>li .d-menu li:not(.disabled)>a:hover,.app-bar.green .app-bar-menu>li .d-menu li>a:hover{background-color:#128023;color:#fff}.app-bar.green .app-bar-element .d-menu li:hover>a,.app-bar.green .app-bar-menu>li .d-menu li:hover>a{background-color:#128023}.app-bar.green .app-bar-element .d-menu .divider,.app-bar.green .app-bar-element .d-menu .divider:hover,.app-bar.green .app-bar-menu>li .d-menu .divider,.app-bar.green .app-bar-menu>li .d-menu .divider:hover{background-color:#7ad61d}.app-bar.green .app-bar-element .dropdown-toggle:before,.app-bar.green .app-bar-menu li .dropdown-toggle:before{border-color:#fff}.app-bar.green .app-bar-element.disabled,.app-bar.green .app-bar-element:disabled,.app-bar.green .app-bar-menu li.disabled,.app-bar.green .app-bar-menu li:disabled{color:#555}.app-bar.green .app-bar-element.disabled a,.app-bar.green .app-bar-element:disabled a,.app-bar.green .app-bar-menu li.disabled a,.app-bar.green .app-bar-menu li:disabled a{color:inherit!important}.app-bar.green .app-bar-pullbutton:hover{background-color:#128023}.app-bar.green .app-bar-drop-container{border:2px solid #60a917;background-color:#60a917;color:#fff}.app-bar.green .app-bar-drop-container:before{background-color:#60a917;border-color:#60a917}.app-bar.green .app-bar-pullmenu .app-bar-menu{border-top:1px solid #7ad61d;background-color:#7ad61d}.app-bar.green .app-bar-pullmenu .app-bar-menu li:hover{background-color:#60a917}.app-bar.green .app-bar-pullmenu .app-bar-menu li:hover a{background-color:#128023;color:#fff}.app-bar.orange{background-color:#fa6800}.app-bar.orange .app-bar-element:active,.app-bar.orange .app-bar-element:hover,.app-bar.orange .app-bar-menu>li:active,.app-bar.orange .app-bar-menu>li:hover,.app-bar.orange .app-bar-menu>li>a:active,.app-bar.orange .app-bar-menu>li>a:hover{background-color:#bf5a15}.app-bar.orange .app-bar-divider{background-color:#ffc194}.app-bar.orange .app-bar-element .d-menu,.app-bar.orange .app-bar-menu>li .d-menu{background-color:#fa6800;border-color:transparent}.app-bar.orange .app-bar-element .d-menu li:not(.disabled)>a,.app-bar.orange .app-bar-element .d-menu li>a,.app-bar.orange .app-bar-menu>li .d-menu li:not(.disabled)>a,.app-bar.orange .app-bar-menu>li .d-menu li>a{background-color:#fa6800;color:#fff}.app-bar.orange .app-bar-element .d-menu li:not(.disabled)>a:hover,.app-bar.orange .app-bar-element .d-menu li>a:hover,.app-bar.orange .app-bar-menu>li .d-menu li:not(.disabled)>a:hover,.app-bar.orange .app-bar-menu>li .d-menu li>a:hover{background-color:#bf5a15;color:#fff}.app-bar.orange .app-bar-element .d-menu li:hover>a,.app-bar.orange .app-bar-menu>li .d-menu li:hover>a{background-color:#bf5a15}.app-bar.orange .app-bar-element .d-menu .divider,.app-bar.orange .app-bar-element .d-menu .divider:hover,.app-bar.orange .app-bar-menu>li .d-menu .divider,.app-bar.orange .app-bar-menu>li .d-menu .divider:hover{background-color:#ffc194}.app-bar.orange .app-bar-element .dropdown-toggle:before,.app-bar.orange .app-bar-menu li .dropdown-toggle:before{border-color:#fff}.app-bar.orange .app-bar-element.disabled,.app-bar.orange .app-bar-element:disabled,.app-bar.orange .app-bar-menu li.disabled,.app-bar.orange .app-bar-menu li:disabled{color:#555}.app-bar.orange .app-bar-element.disabled a,.app-bar.orange .app-bar-element:disabled a,.app-bar.orange .app-bar-menu li.disabled a,.app-bar.orange .app-bar-menu li:disabled a{color:inherit!important}.app-bar.orange .app-bar-pullbutton:hover{background-color:#bf5a15}.app-bar.orange .app-bar-drop-container{border:2px solid #fa6800;background-color:#fa6800;color:#fff}.app-bar.orange .app-bar-drop-container:before{background-color:#fa6800;border-color:#fa6800}.d-menu.darcula li>a.dropdown-toggle:before,.d-menu.green li>a.dropdown-toggle:before,.d-menu.navy li>a.dropdown-toggle:before,.d-menu.orange li>a.dropdown-toggle:before,.d-menu.pink li>a.dropdown-toggle:before,.d-menu.red li>a.dropdown-toggle:before,.v-menu.darcula li>a.dropdown-toggle:before,.v-menu.green li>a.dropdown-toggle:before,.v-menu.navy li>a.dropdown-toggle:before,.v-menu.orange li>a.dropdown-toggle:before,.v-menu.pink li>a.dropdown-toggle:before,.v-menu.red li>a.dropdown-toggle:before{border-color:#fff}.app-bar.orange .app-bar-pullmenu .app-bar-menu{border-top:1px solid #ffc194;background-color:#ffc194}.app-bar.orange .app-bar-pullmenu .app-bar-menu li:hover{background-color:#fa6800}.app-bar.orange .app-bar-pullmenu .app-bar-menu li:hover a{background-color:#bf5a15;color:#fff}.d-menu.darcula,.v-menu.darcula{background:#3c3f41}.d-menu.darcula li>a,.v-menu.darcula li>a{background:#3c3f41;color:#fff}.d-menu.darcula li>a .icon,.v-menu.darcula li>a .icon{color:#ccc}.d-menu.darcula li>a:hover,.v-menu.darcula li>a:hover{background:#1d1d1d;color:#fff}.d-menu.darcula li>a:hover .icon,.v-menu.darcula li>a:hover .icon{color:#fff}.d-menu.darcula li>.item-block,.v-menu.darcula li>.item-block{background:#484c4e}.d-menu.darcula li.disabled>a,.v-menu.darcula li.disabled>a{background:#3c3f41;color:#555}.d-menu.darcula li.menu-title,.v-menu.darcula li.menu-title{background:#303234;color:#ccc}.d-menu.darcula li.divider,.v-menu.darcula li.divider{background:#616162}.d-menu.pink,.v-menu.pink{background:#dc4fad}.d-menu.pink li>a,.v-menu.pink li>a{background:#dc4fad;color:#fff}.d-menu.pink li>a .icon,.v-menu.pink li>a .icon{color:#ccc}.d-menu.pink li>a:hover,.v-menu.pink li>a:hover{background:#9a165a;color:#fff}.d-menu.pink li>a:hover .icon,.v-menu.pink li>a:hover .icon{color:#fff}.d-menu.pink li>.item-block,.v-menu.pink li>.item-block{background:#e064b7}.d-menu.pink li.disabled>a,.v-menu.pink li.disabled>a{background:#dc4fad;color:#555}.d-menu.pink li.menu-title,.v-menu.pink li.menu-title{background:#d83aa3;color:#ccc}.d-menu.pink li.divider,.v-menu.pink li.divider{background:#f472d0}.d-menu.navy,.v-menu.navy{background:#0072c6}.d-menu.navy li>a,.v-menu.navy li>a{background:#0072c6;color:#fff}.d-menu.navy li>a .icon,.v-menu.navy li>a .icon{color:#ccc}.d-menu.navy li>a:hover,.v-menu.navy li>a:hover{background:#005696;color:#fff}.d-menu.navy li>a:hover .icon,.v-menu.navy li>a:hover .icon{color:#fff}.d-menu.navy li>.item-block,.v-menu.navy li>.item-block{background:#0081e0}.d-menu.navy li.disabled>a,.v-menu.navy li.disabled>a{background:#0072c6;color:#555}.d-menu.navy li.menu-title,.v-menu.navy li.menu-title{background:#0063ad;color:#ccc}.d-menu.navy li.divider,.v-menu.navy li.divider{background:#4c9cd7}.d-menu.red,.v-menu.red{background:#ce352c}.d-menu.red li>a,.v-menu.red li>a{background:#ce352c;color:#fff}.d-menu.red li>a .icon,.v-menu.red li>a .icon{color:#ccc}.d-menu.red li>a:hover,.v-menu.red li>a:hover{background:#9a1616;color:#fff}.d-menu.red li>a:hover .icon,.v-menu.red li>a:hover .icon{color:#fff}.d-menu.red li>.item-block,.v-menu.red li>.item-block{background:#d6463e}.d-menu.red li.disabled>a,.v-menu.red li.disabled>a{background:#ce352c;color:#555}.d-menu.red li.menu-title,.v-menu.red li.menu-title{background:#b93028;color:#ccc}.d-menu.red li.divider,.v-menu.red li.divider{background:#da5a53}.d-menu.green,.v-menu.green{background:#60a917}.d-menu.green li>a,.v-menu.green li>a{background:#60a917;color:#fff}.d-menu.green li>a .icon,.v-menu.green li>a .icon{color:#ccc}.d-menu.green li>a:hover,.v-menu.green li>a:hover{background:#128023;color:#fff}.d-menu.green li>a:hover .icon,.v-menu.green li>a:hover .icon{color:#fff}.d-menu.green li>.item-block,.v-menu.green li>.item-block{background:#6dbf1a}.d-menu.green li.disabled>a,.v-menu.green li.disabled>a{background:#60a917;color:#555}.d-menu.green li.menu-title,.v-menu.green li.menu-title{background:#539314;color:#ccc}.d-menu.green li.divider,.v-menu.green li.divider{background:#7ad61d}.d-menu.orange,.v-menu.orange{background:#fa6800}.d-menu.orange li>a,.v-menu.orange li>a{background:#fa6800;color:#fff}.d-menu.orange li>a .icon,.v-menu.orange li>a .icon{color:#ccc}.d-menu.orange li>a:hover,.v-menu.orange li>a:hover{background:#bf5a15;color:#fff}.d-menu.orange li>a:hover .icon,.v-menu.orange li>a:hover .icon{color:#fff}.d-menu.orange li>.item-block,.v-menu.orange li>.item-block{background:#ff7615}.d-menu.orange li.disabled>a,.v-menu.orange li.disabled>a{background:#fa6800;color:#555}.t-menu.darcula li:hover>a.dropdown-toggle:after,.t-menu.darcula li>a.dropdown-toggle:after,.t-menu.darcula li>a.dropdown-toggle:hover:after,.t-menu.green li:hover>a.dropdown-toggle:after,.t-menu.green li>a.dropdown-toggle:after,.t-menu.green li>a.dropdown-toggle:hover:after,.t-menu.navy li>a.dropdown-toggle:after,.t-menu.navy li>a.dropdown-toggle:hover:after,.t-menu.orange li:hover>a.dropdown-toggle:after,.t-menu.orange li>a.dropdown-toggle:after,.t-menu.orange li>a.dropdown-toggle:hover:after,.t-menu.pink li:hover>a.dropdown-toggle:after,.t-menu.pink li>a.dropdown-toggle:after,.t-menu.pink li>a.dropdown-toggle:hover:after,.t-menu.red li:hover>a.dropdown-toggle:after,.t-menu.red li>a.dropdown-toggle:after,.t-menu.red li>a.dropdown-toggle:hover:after{border-color:transparent transparent #fff}.d-menu.orange li.menu-title,.v-menu.orange li.menu-title{background:#e15d00;color:#ccc}.d-menu.orange li.divider,.v-menu.orange li.divider{background:#ffc194}.t-menu.darcula,.t-menu.darcula .t-menu{background-color:#3c3f41}.t-menu.darcula li>a{background:#3c3f41;color:#fff;border-bottom-color:#616162}.t-menu.darcula li:hover>a{background:#1d1d1d;color:#fff}.t-menu.darcula li.disabled>a{background:#3c3f41;color:#555}.t-menu.darcula li.disabled>a:hover{background:#3c3f41}.t-menu.darcula .horizontal>li>a,.t-menu.darcula.horizontal>li>a{border-right-color:#616162}.t-menu.pink,.t-menu.pink .t-menu{background-color:#dc4fad}.t-menu.pink li>a{background:#dc4fad;color:#fff;border-bottom-color:#f472d0}.t-menu.pink li:hover>a{background:#9a165a;color:#fff}.t-menu.pink li.disabled>a{background:#dc4fad;color:#555}.t-menu.pink li.disabled>a:hover{background:#dc4fad}.t-menu.pink .horizontal>li>a,.t-menu.pink.horizontal>li>a{border-right-color:#f472d0}.t-menu.navy,.t-menu.navy .t-menu{background-color:#0072c6}.t-menu.navy li>a{background:#0072c6;color:#fff;border-bottom-color:#4c9cd7}.t-menu.navy li:hover>a{background:#005696;color:#fff}.t-menu.navy li:hover>a.dropdown-toggle:after{border-color:transparent transparent #fff}.t-menu.navy li.disabled>a{background:#0072c6;color:#555}.t-menu.navy li.disabled>a:hover{background:#0072c6}.t-menu.navy .horizontal>li>a,.t-menu.navy.horizontal>li>a{border-right-color:#4c9cd7}.t-menu.red,.t-menu.red .t-menu{background-color:#ce352c}.t-menu.red li>a{background:#ce352c;color:#fff;border-bottom-color:#da5a53}.t-menu.red li:hover>a{background:#9a1616;color:#fff}.t-menu.red li.disabled>a{background:#ce352c;color:#555}.t-menu.red li.disabled>a:hover{background:#ce352c}.t-menu.red .horizontal>li>a,.t-menu.red.horizontal>li>a{border-right-color:#da5a53}.t-menu.green,.t-menu.green .t-menu{background-color:#60a917}.t-menu.green li>a{background:#60a917;color:#fff;border-bottom-color:#7ad61d}.t-menu.green li:hover>a{background:#128023;color:#fff}.t-menu.green li.disabled>a{background:#60a917;color:#555}.t-menu.green li.disabled>a:hover{background:#60a917}.t-menu.green .horizontal>li>a,.t-menu.green.horizontal>li>a{border-right-color:#7ad61d}.t-menu.orange,.t-menu.orange .t-menu{background-color:#fa6800}.t-menu.orange li>a{background:#fa6800;color:#fff;border-bottom-color:#ffc194}.t-menu.orange li:hover>a{background:#bf5a15;color:#fff}.t-menu.orange li.disabled>a{background:#fa6800;color:#555}.t-menu.orange li.disabled>a:hover{background:#fa6800}.t-menu.orange .horizontal>li>a,.t-menu.orange.horizontal>li>a{border-right-color:#ffc194}.sidebar.darcula{background:#3c3f41}.sidebar.darcula li>a{background:#3c3f41;color:#fff}.sidebar.darcula li:hover>a{background:#4d5154;color:#fff}.sidebar.darcula li.active>a{background:#1d1d1d;color:#fff}.sidebar.darcula li.disabled>a{background:#3c3f41;color:#555}.sidebar.pink,.sidebar.pink li>a{background:#dc4fad}.sidebar.pink li>a{color:#fff}.sidebar.pink li:hover>a{background:#b91a6c;color:#fff}.sidebar.pink li.active>a{background:#9a165a;color:#fff}.sidebar.pink li.disabled>a{background:#dc4fad;color:#555}.sidebar.navy,.sidebar.navy li>a{background:#0072c6}.sidebar.navy li>a{color:#fff}.sidebar.navy li:hover>a{background:#006aba;color:#fff}.sidebar.navy li.active>a{background:#005696;color:#fff}.sidebar.navy li.disabled>a{background:#0072c6;color:#555}.sidebar.red,.sidebar.red li>a{background:#ce352c}.sidebar.red li>a{color:#fff}.sidebar.red li:hover>a{background:#b91a1a;color:#fff}.sidebar.red li.active>a{background:#9a1616;color:#fff}.sidebar.red li.disabled>a{background:#ce352c;color:#555}.sidebar.green{background:#60a917}.sidebar.green li>a{background:#60a917;color:#fff}.sidebar.green li:hover>a{background:#169f2c;color:#fff}.sidebar.green li.active>a{background:#128023;color:#fff}.sidebar.green li.disabled>a{background:#60a917;color:#555}.sidebar.orange{background:#fa6800}.sidebar.orange li>a{background:#fa6800;color:#fff}.sidebar.orange li:hover>a{background:#df6919;color:#fff}.sidebar.orange li.active>a{background:#bf5a15;color:#fff}.sidebar.orange li.disabled>a{background:#fa6800;color:#555}.calendar.darcula .day-of-week,.calendar.darcula a,.calendar.darcula a:hover,.calendar.green .day-of-week,.calendar.green a,.calendar.green a:hover,.calendar.navy .day-of-week,.calendar.navy a,.calendar.navy a:hover,.calendar.orange .day-of-week,.calendar.orange a,.calendar.orange a:hover,.calendar.pink .day-of-week,.calendar.pink a,.calendar.pink a:hover,.calendar.red .day-of-week,.calendar.red a,.calendar.red a:hover{color:#fff}.calendar.darcula{background:#3c3f41}.calendar.darcula a:hover{background:#4d5154}.calendar.darcula .calendar-header{background:#3c3f41}.calendar.darcula .today a{background-color:#fa6800}.calendar.darcula .day,.calendar.darcula .month,.calendar.darcula .year{border-color:#4d5154}.calendar.darcula .other-day{background:#555;border-color:#555}.calendar.darcula .calendar-actions .calendar-btn-today{background:#1d1d1d;border-color:#1d1d1d}.calendar.darcula .calendar-actions .calendar-btn-today:active{background:#030303}.calendar.darcula .calendar-actions .calendar-btn-clear{background:0 0;border-color:transparent}.calendar.pink{background:#dc4fad}.calendar.pink a:hover{background:#b91a6c}.calendar.pink .calendar-header{background:#dc4fad}.calendar.pink .today a{background-color:#fa6800}.calendar.pink .day,.calendar.pink .month,.calendar.pink .year{border-color:#b91a6c}.calendar.pink .other-day{background:#f472d0;border-color:#f472d0}.calendar.pink .calendar-actions .calendar-btn-today{background:#9a165a;border-color:#9a165a}.calendar.pink .calendar-actions .calendar-btn-today:active{background:#6d1040}.calendar.pink .calendar-actions .calendar-btn-clear{background:0 0;border-color:transparent}.calendar.navy{background:#0072c6}.calendar.navy a:hover{background:#006aba}.calendar.navy .calendar-header{background:#0072c6}.calendar.navy .today a{background-color:#fa6800}.calendar.navy .day,.calendar.navy .month,.calendar.navy .year{border-color:#006aba}.calendar.navy .other-day{background:#59cde2;border-color:#59cde2}.calendar.navy .calendar-actions .calendar-btn-today{background:#16499a;border-color:#16499a}.calendar.navy .calendar-actions .calendar-btn-today:active{background:#10346d}.calendar.navy .calendar-actions .calendar-btn-clear{background:0 0;border-color:transparent}.calendar.red{background:#ce352c}.calendar.red a:hover{background:#b91a1a}.calendar.red .calendar-header{background:#ce352c}.calendar.red .today a{background-color:#fa6800}.calendar.red .day,.calendar.red .month,.calendar.red .year{border-color:#b91a1a}.calendar.red .other-day{background:#da5a53;border-color:#da5a53}.calendar.red .calendar-actions .calendar-btn-today{background:#9a1616;border-color:#9a1616}.calendar.red .calendar-actions .calendar-btn-today:active{background:#6d1010}.calendar.red .calendar-actions .calendar-btn-clear{background:0 0;border-color:transparent}.calendar.green{background:#60a917}.calendar.green a:hover{background:#169f2c}.calendar.green .calendar-header{background:#60a917}.calendar.green .today a{background-color:#fa6800}.calendar.green .day,.calendar.green .month,.calendar.green .year{border-color:#169f2c}.calendar.green .other-day{background:#7ad61d;border-color:#7ad61d}.calendar.green .calendar-actions .calendar-btn-today{background:#128023;border-color:#128023}.calendar.green .calendar-actions .calendar-btn-today:active{background:#0c5317}.calendar.green .calendar-actions .calendar-btn-clear{background:0 0;border-color:transparent}.calendar.orange{background:#fa6800}.calendar.orange a:hover{background:#df6919}.calendar.orange .calendar-header{background:#fa6800}.calendar.orange .today a{background-color:#fa6800}.calendar.orange .day,.calendar.orange .month,.calendar.orange .year{border-color:#df6919}.calendar.orange .other-day{background:#ffc194;border-color:#ffc194}.calendar.orange .calendar-actions .calendar-btn-today{background:#bf5a15;border-color:#bf5a15}.calendar.orange .calendar-actions .calendar-btn-today:active{background:#914410}.calendar.orange .calendar-actions .calendar-btn-clear{background:0 0;border-color:transparent}.input-control textarea,body{font-family:Segoe UI,Open Sans,sans-serif,serif}#font .bold,#font .light,#font .normal,body{font-style:normal}.sidebar li a .title,.uppercase{text-transform:uppercase}.f-menu>li>a,.h-menu>li>a,a,abbr{text-decoration:none}body,html{padding:0;margin:0;height:100%}*,body,html{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}.tile:active,a:active,a:hover{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{max-width:100%;height:auto;vertical-align:middle;border:0}#map_canvas img,.google-maps img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}.v-align-top,textarea{vertical-align:top}button,input{line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button,input[type=button],input[type=reset],input[type=submit],input[type=radio],input[type=checkbox],label,select{cursor:pointer}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}input[type=number]::-ms-clear,input[type=time]::-ms-clear,input[type=text]::-ms-clear,input[type=email]::-ms-clear,input[type=url]::-ms-clear,input[type=tel]::-ms-clear{display:none}input[type=password]::-ms-reveal{display:none}*{border-collapse:collapse}@media print{blockquote,img,pre,tr{page-break-inside:avoid}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@font-face{font-family:"PT Serif Caption";font-style:normal;font-weight:400;src:local("Cambria"),local("PT Serif Caption"),local("PTSerif-Caption"),url(https://themes.googleusercontent.com/static/fonts/ptserifcaption/v6/7xkFOeTxxO1GMC1suOUYWWhBabBbEjGd1iRmpyoZukE.woff) format("woff")}@font-face{font-family:Open Sans Light;font-style:normal;font-weight:300;src:local("Segoe UI Light"),local("Open Sans Light"),local("OpenSans-Light"),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Segoe UI"),local("Open Sans"),local("OpenSans"),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format("woff")}@font-face{font-family:Open Sans Bold;font-style:normal;font-weight:700;src:local("Segoe UI Bold"),local("Open Sans Bold"),local("OpenSans-Bold"),url(https://themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzJ1r3JsPcQLi8jytr04NNhU.woff) format("woff")}html{font-size:100%}body{font-size:.875rem;line-height:1.1;font-weight:400}#font .light{font-weight:300}#font .normal{font-weight:400}#font .bold{font-weight:700}#font .italic{font-style:italic}.leader{font:400 2.25rem/1.1 Segoe UI,Open Sans,sans-serif,serif}.sub-leader{font:500 1.875rem/1.1 Segoe UI,Open Sans,sans-serif,serif}.header{font:500 1.5rem/1.1 Segoe UI,Open Sans,sans-serif,serif}.sub-header{font:500 1.125rem/1.1 Segoe UI,Open Sans,sans-serif,serif}.alt-header{font:500 1rem/1.1 Segoe UI,Open Sans,sans-serif,serif}.sub-alt-header{font:500 .875rem/1.1 Segoe UI,Open Sans,sans-serif,serif}.minor-header{font:500 .75rem/1.1 Segoe UI,Open Sans,sans-serif,serif}h1{font:400 2.25rem/1.1 Segoe UI,Open Sans,sans-serif,serif}h2{font:500 1.875rem/1.1 Segoe UI,Open Sans,sans-serif,serif}h3{font:500 1.5rem/1.1 Segoe UI,Open Sans,sans-serif,serif}h4{font:500 1.125rem/1.1 Segoe UI,Open Sans,sans-serif,serif}h5{font:500 .875rem/1.1 Segoe UI,Open Sans,sans-serif,serif}h6{font:500 .75rem/1.1 Segoe UI,Open Sans,sans-serif,serif}.text-bold,.text-light,.text-normal{font-style:normal}h1,h2,h3,h4,h5,h6{margin:.625rem 0}h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;font-size:.7em;line-height:1;color:#777}.text-normal{font-weight:400}.text-bold{font-weight:700}.text-italic{font-style:italic}address,dl dt{font-style:normal}.example:before,.lowercase{text-transform:lowercase}.capital{text-transform:capitalize}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}.tabcontrol2>.tabs,.v-align-bottom{vertical-align:bottom}.v-align-baseline{vertical-align:baseline}.dropdown-toggle:before,.tag,.v-align-middle{vertical-align:middle}.v-align-sub{vertical-align:sub}.v-align-super{vertical-align:super}.v-align-top-text{vertical-align:text-top}.v-align-bottom-text{vertical-align:text-bottom}.text-dashed{border:0;border-bottom:1px gray dashed;display:inline}.indent-paragraph:first-letter{margin-left:2.5rem}.text-secondary{font-size:.75rem}.text-accent,.text-enlarged{font-size:1.1rem}.text-default{font-size:.875rem}.text-small{font-size:.625rem}.text-light{font-weight:300}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}abbr{border-bottom:1px #999 dotted;cursor:help;display:inline}.inline-list li,.tag{display:inline-block}address{font-weight:400;margin:.625rem 0}blockquote{margin:.625rem 0;padding:0 0 0 .625rem;border-left:.25rem #999 solid}blockquote small{color:#999}blockquote small:before{content:"\2014\a0"}.dropdown-toggle:before,blockquote.place-right small:before{content:""}blockquote.place-right{border:0;border-right:4px #999 solid;padding-right:.625rem;text-align:right}blockquote.place-right small:after{content:" \a0\2014"}.unstyled-list{padding-left:0;list-style:none}.unstyled-list li ol,.unstyled-list li ul{list-style:none;padding-left:1.5625rem}.inline-list{list-style:none;padding-left:0}.inline-list li{margin-right:.625rem}.inline-list li:last-child{margin-right:0}ol,ul{margin-left:.3125rem}dl dd,dl dt,ol li,ul li{line-height:1.25rem}ol li ol,ol li ul,ul li ol,ul li ul{padding-left:1.5625rem}dl dt{font-weight:700}dl dd{margin-left:.9375rem}dl.horizontal dt{float:left;width:10rem;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}dl.horizontal dd{margin-left:11.25rem}a,a:visited{color:#2086bf}hr{border:0;height:2px}hr.thin{height:1px}hr.fat{height:3px}.tag{line-height:1.1;font-size:80%;padding:1px 4px 2px;background-color:#eee;border-radius:2px;color:#1d1d1d}.tag.success{background-color:#60a917;color:#fff}.tag.alert{background-color:#ce352c;color:#fff}.tag.info{background-color:#1ba1e2;color:#fff}.tag.warning{background-color:#fa6800;color:#fff}a.tag{text-decoration:underline;cursor:pointer}.fixed-bottom,.fixed-top{position:fixed;left:0;right:0;z-index:1030}.fixed-top{top:0;bottom:auto}.fixed-bottom{top:auto;bottom:0}.pos-abs{position:absolute!important}.pos-rel{position:relative!important}.pos-fix{position:fixed!important}.dropdown-toggle{position:relative;cursor:pointer;padding-right:1.625rem}.dropdown-toggle:before{display:block;position:absolute;color:transparent;font-size:0;height:5px;width:5px;background-color:transparent;border-left:1px solid;border-bottom:1px solid;border-color:#1d1d1d;top:50%;left:100%;margin-left:-1rem;margin-top:-.1625rem;z-index:2;transform:rotate(-45deg)}.dropdown-toggle.drop-marker-light:before{border-color:#fff}.flush-list{padding:0;margin:0;list-style:none inside}.after-shadow:after,.before-shadow:before,.shadow{box-shadow:0 2px 4px #00000059}.block-shadow{box-shadow:0 0 5px #0000004d}.block-shadow-success{box-shadow:0 0 25px #008000b3}.block-shadow-danger,.block-shadow-error{box-shadow:0 0 25px #800000b3}.block-shadow-warning{box-shadow:0 0 25px #ffa500b3}.block-shadow-info,.input-control.required.neon input,.input-control.required.neon select,.input-control.required.neon textarea{box-shadow:0 0 25px #59cde2b3}.block-shadow-impact{box-shadow:0 0 20px #0003}.accordion>.frame.active>.heading,.bottom-shadow{box-shadow:-1px 6px 6px -6px #00000059}.after-text-shadow:after,.before-text-shadow:before,.text-shadow{text-shadow:2px 2px 4px rgba(0,0,0,.4)}.no-shadow{box-shadow:none!important}.full-size{width:100%!important}.block{display:block!important}.inline-block{display:inline-block!important}.no-display{display:none!important}.clear-float:after,.clear-float:before,.clearfix:after,.clearfix:before,.example:after,.example:before{display:table;content:""}.no-margin{margin:0!important}.no-margin-right{margin-right:0!important}.no-margin-left{margin-left:0!important}.no-margin-top{margin-top:0!important}.no-margin-bottom{margin-bottom:0!important}.no-padding{padding:0!important}.no-padding-left{padding-left:0!important}.no-padding-right{padding-right:0!important}.no-padding-top{padding-top:0!important}.no-padding-bottom{padding-bottom:0!important}.no-float{float:none!important}.no-visible{visibility:hidden!important}.no-border{border:0!important}.no-overflow,.no-scroll{overflow:hidden!important}.no-scroll-x{overflow-x:hidden!important}.no-scroll-y{overflow-y:hidden!important}.no-wrap{white-space:nowrap!important}.no-border-left{border-left:none!important}.no-border-right{border-right:none!important}.no-border-top{border-top:none!important}.no-border-bottom{border-bottom:none!important}.transparent-border{border-color:transparent!important}.place-right{float:right!important}.place-left{float:left!important}.clear-float:after{clear:both}.clearfix:after{clear:both}.no-user-select{-webkit-user-select:none;user-select:none}.no-appearance{-webkit-appearance:none;appearance:none}.debug{border:1px dashed red}.example{padding:.625rem 1.825rem .625rem 2.5rem;border:1px dashed #ccc;position:relative;margin:0 0 .625rem;background-color:#fff}.example:after{clear:both}.example:before{position:absolute;content:attr(data-text);left:1.5rem;top:11.875rem;color:gray;display:block;font-size:1rem;line-height:1rem;height:1rem;text-align:right;white-space:nowrap;direction:ltr;width:12.5rem;transform:rotate(-90deg);transform-origin:0 100%}.table tfoot td,.table tfoot th,.table thead td,.table thead th{color:#52677a;text-align:left;font-weight:700;line-height:100%;cursor:default;font-style:normal}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.padding10{padding:.625rem}.padding20{padding:1.25rem}.padding30{padding:1.875rem}.padding40{padding:2.5rem}.padding50{padding:3.125rem}.padding60{padding:3.75rem}.padding70{padding:4.375rem}.padding80{padding:5rem}.padding90{padding:5.625rem}.padding100{padding:6.25rem}.padding5{padding:5px}.margin5{margin:5px}.margin10{margin:.625rem}.margin20{margin:1.25rem}.margin30{margin:1.875rem}.margin40{margin:2.5rem}.margin50{margin:3.125rem}.margin60{margin:3.75rem}.margin70{margin:4.375rem}.margin80{margin:5rem}.margin90{margin:5.625rem}.margin100{margin:6.25rem}.opacity{opacity:.9}.half-opacity{opacity:.5}.hi-opacity{opacity:.2}.element-selected{border:4px solid #4390df}.element-selected:after{position:absolute;display:block;border-top:28px solid #4390df;border-left:28px solid transparent;right:0;content:"";top:0;z-index:101}.element-selected:before{position:absolute;display:block;content:"";background-color:transparent;border-color:#fff;border-left:2px solid;border-bottom:2px solid;height:.25rem;width:.5rem;right:0;top:0;z-index:102;transform:rotate(-45deg)}.set-border{border:1px solid #d9d9d9}.set-border.medium-border{border-width:8px}.set-border.large-border{border-width:16px}.fix-slow-animation{transform:translateZ(0)}.grid{display:block;position:relative;margin:.625rem 0}.grid:after,.grid:before{display:table;content:""}.grid:after{clear:both}.grid .row{width:100%;display:block;margin:0 0 2.12765%}.grid .row:after,.grid .row:before{display:table;content:""}.grid .row:after{clear:both}.grid .row:last-child{margin-bottom:0}.grid .row>.cell{display:block;position:relative;float:left;width:100%;min-height:10px;margin:0 0 0 2.12765%}.f-menu>li:first-child,.grid .row>.cell:first-child,.h-menu>li:first-child{margin-left:0}.grid .row.cells2>.cell{width:48.936175%}.grid .row.cells2>.cell.colspan2{width:100%}.grid .row.cells2>.cell.offset1{margin-left:51.063825%}.grid .row.cells2>.cell.offset2{margin-left:102.12765%}.grid .row.cells3>.cell{width:31.9149%}.grid .row.cells3>.cell.colspan2{width:65.95745%}.grid .row.cells3>.cell.colspan3{width:100%}.grid .row.cells3>.cell.offset1{margin-left:34.04255%}.grid .row.cells3>.cell.offset2{margin-left:68.0851%}.grid .row.cells3>.cell.offset3{margin-left:102.12765%}.grid .row.cells4>.cell{width:23.4042625%}.grid .row.cells4>.cell.colspan2{width:48.936175%}.grid .row.cells4>.cell.colspan3{width:74.4680875%}.grid .row.cells4>.cell.colspan4{width:100%}.grid .row.cells4>.cell.offset1{margin-left:25.5319125%}.grid .row.cells4>.cell.offset2{margin-left:51.063825%}.grid .row.cells4>.cell.offset3{margin-left:76.5957375%}.grid .row.cells4>.cell.offset4{margin-left:102.12765%}.grid .row.cells5>.cell{width:18.29788%}.grid .row.cells5>.cell.colspan2{width:38.72341%}.grid .row.cells5>.cell.colspan3{width:59.14894%}.grid .row.cells5>.cell.colspan4{width:79.57447%}.grid .row.cells5>.cell.colspan5{width:100%}.grid .row.cells5>.cell.offset1{margin-left:20.42553%}.grid .row.cells5>.cell.offset2{margin-left:40.85106%}.grid .row.cells5>.cell.offset3{margin-left:61.27659%}.grid .row.cells5>.cell.offset4{margin-left:81.70212%}.grid .row.cells5>.cell.offset5{margin-left:102.12765%}.grid .row.cells6>.cell{width:14.893625%}.grid .row.cells6>.cell.colspan2{width:31.9149%}.grid .row.cells6>.cell.colspan3{width:48.936175%}.grid .row.cells6>.cell.colspan4{width:65.95745%}.grid .row.cells6>.cell.colspan5{width:82.978725%}.grid .row.cells6>.cell.colspan6{width:100%}.grid .row.cells6>.cell.offset1{margin-left:17.021275%}.grid .row.cells6>.cell.offset2{margin-left:34.04255%}.grid .row.cells6>.cell.offset3{margin-left:51.063825%}.grid .row.cells6>.cell.offset4{margin-left:68.0851%}.grid .row.cells6>.cell.offset5{margin-left:85.106375%}.grid .row.cells6>.cell.offset6{margin-left:102.12765%}.grid .row.cells7>.cell{width:12.46201429%}.grid .row.cells7>.cell.colspan2{width:27.05167857%}.grid .row.cells7>.cell.colspan3{width:41.64134286%}.grid .row.cells7>.cell.colspan4{width:56.23100714%}.grid .row.cells7>.cell.colspan5{width:70.82067143%}.grid .row.cells7>.cell.colspan6{width:85.41033571%}.grid .row.cells7>.cell.colspan7{width:100%}.grid .row.cells7>.cell.offset1{margin-left:14.58966429%}.grid .row.cells7>.cell.offset2{margin-left:29.17932857%}.grid .row.cells7>.cell.offset3{margin-left:43.76899286%}.grid .row.cells7>.cell.offset4{margin-left:58.35865714%}.grid .row.cells7>.cell.offset5{margin-left:72.94832143%}.grid .row.cells7>.cell.offset6{margin-left:87.53798571%}.grid .row.cells7>.cell.offset7{margin-left:102.12765%}.grid .row.cells8>.cell{width:10.63830625%}.grid .row.cells8>.cell.colspan2{width:23.4042625%}.grid .row.cells8>.cell.colspan3{width:36.17021875%}.grid .row.cells8>.cell.colspan4{width:48.936175%}.grid .row.cells8>.cell.colspan5{width:61.70213125%}.grid .row.cells8>.cell.colspan6{width:74.4680875%}.grid .row.cells8>.cell.colspan7{width:87.23404375%}.grid .row.cells8>.cell.colspan8{width:100%}.grid .row.cells8>.cell.offset1{margin-left:12.76595625%}.grid .row.cells8>.cell.offset2{margin-left:25.5319125%}.grid .row.cells8>.cell.offset3{margin-left:38.29786875%}.grid .row.cells8>.cell.offset4{margin-left:51.063825%}.grid .row.cells8>.cell.offset5{margin-left:63.82978125%}.grid .row.cells8>.cell.offset6{margin-left:76.5957375%}.grid .row.cells8>.cell.offset7{margin-left:89.36169375%}.grid .row.cells8>.cell.offset8{margin-left:102.12765%}.grid .row.cells9>.cell{width:9.21986667%}.grid .row.cells9>.cell.colspan2{width:20.56738333%}.grid .row.cells9>.cell.colspan3{width:31.9149%}.grid .row.cells9>.cell.colspan4{width:43.26241667%}.grid .row.cells9>.cell.colspan5{width:54.60993333%}.grid .row.cells9>.cell.colspan6{width:65.95745%}.grid .row.cells9>.cell.colspan7{width:77.30496667%}.grid .row.cells9>.cell.colspan8{width:88.65248333%}.grid .row.cells9>.cell.colspan9{width:100%}.grid .row.cells9>.cell.offset1{margin-left:11.34751667%}.grid .row.cells9>.cell.offset2{margin-left:22.69503333%}.grid .row.cells9>.cell.offset3{margin-left:34.04255%}.grid .row.cells9>.cell.offset4{margin-left:45.39006667%}.grid .row.cells9>.cell.offset5{margin-left:56.73758333%}.grid .row.cells9>.cell.offset6{margin-left:68.0851%}.grid .row.cells9>.cell.offset7{margin-left:79.43261667%}.grid .row.cells9>.cell.offset8{margin-left:90.78013333%}.grid .row.cells9>.cell.offset9{margin-left:102.12765%}.grid .row.cells10>.cell{width:8.085115%}.grid .row.cells10>.cell.colspan2{width:18.29788%}.grid .row.cells10>.cell.colspan3{width:28.510645%}.grid .row.cells10>.cell.colspan4{width:38.72341%}.grid .row.cells10>.cell.colspan5{width:48.936175%}.grid .row.cells10>.cell.colspan6{width:59.14894%}.grid .row.cells10>.cell.colspan7{width:69.361705%}.grid .row.cells10>.cell.colspan8{width:79.57447%}.grid .row.cells10>.cell.colspan9{width:89.787235%}.grid .row.cells10>.cell.colspan10{width:100%}.grid .row.cells10>.cell.offset1{margin-left:10.212765%}.grid .row.cells10>.cell.offset2{margin-left:20.42553%}.grid .row.cells10>.cell.offset3{margin-left:30.638295%}.grid .row.cells10>.cell.offset4{margin-left:40.85106%}.grid .row.cells10>.cell.offset5{margin-left:51.063825%}.grid .row.cells10>.cell.offset6{margin-left:61.27659%}.grid .row.cells10>.cell.offset7{margin-left:71.489355%}.grid .row.cells10>.cell.offset8{margin-left:81.70212%}.grid .row.cells10>.cell.offset9{margin-left:91.914885%}.grid .row.cells10>.cell.offset10{margin-left:102.12765%}.grid .row.cells11>.cell{width:7.15668182%}.grid .row.cells11>.cell.colspan2{width:16.44101364%}.grid .row.cells11>.cell.colspan3{width:25.72534545%}.grid .row.cells11>.cell.colspan4{width:35.00967727%}.grid .row.cells11>.cell.colspan5{width:44.29400909%}.grid .row.cells11>.cell.colspan6{width:53.57834091%}.grid .row.cells11>.cell.colspan7{width:62.86267273%}.grid .row.cells11>.cell.colspan8{width:72.14700455%}.grid .row.cells11>.cell.colspan9{width:81.43133636%}.grid .row.cells11>.cell.colspan10{width:90.71566818%}.grid .row.cells11>.cell.colspan11{width:100%}.grid .row.cells11>.cell.offset1{margin-left:9.28433182%}.grid .row.cells11>.cell.offset2{margin-left:18.56866364%}.grid .row.cells11>.cell.offset3{margin-left:27.85299545%}.grid .row.cells11>.cell.offset4{margin-left:37.13732727%}.grid .row.cells11>.cell.offset5{margin-left:46.42165909%}.grid .row.cells11>.cell.offset6{margin-left:55.70599091%}.grid .row.cells11>.cell.offset7{margin-left:64.99032273%}.grid .row.cells11>.cell.offset8{margin-left:74.27465455%}.grid .row.cells11>.cell.offset9{margin-left:83.55898636%}.grid .row.cells11>.cell.offset10{margin-left:92.84331818%}.grid .row.cells11>.cell.offset11{margin-left:102.12765%}.grid .row.cells12>.cell{width:6.3829875%}.grid .row.cells12>.cell.colspan2{width:14.893625%}.grid .row.cells12>.cell.colspan3{width:23.4042625%}.grid .row.cells12>.cell.colspan4{width:31.9149%}.grid .row.cells12>.cell.colspan5{width:40.4255375%}.grid .row.cells12>.cell.colspan6{width:48.936175%}.grid .row.cells12>.cell.colspan7{width:57.4468125%}.grid .row.cells12>.cell.colspan8{width:65.95745%}.grid .row.cells12>.cell.colspan9{width:74.4680875%}.grid .row.cells12>.cell.colspan10{width:82.978725%}.grid .row.cells12>.cell.colspan11{width:91.4893625%}.grid .row.cells12>.cell.colspan12{width:100%}.grid .row.cells12>.cell.offset1{margin-left:8.5106375%}.grid .row.cells12>.cell.offset2{margin-left:17.021275%}.grid .row.cells12>.cell.offset3{margin-left:25.5319125%}.grid .row.cells12>.cell.offset4{margin-left:34.04255%}.grid .row.cells12>.cell.offset5{margin-left:42.5531875%}.grid .row.cells12>.cell.offset6{margin-left:51.063825%}.grid .row.cells12>.cell.offset7{margin-left:59.5744625%}.grid .row.cells12>.cell.offset8{margin-left:68.0851%}.grid .row.cells12>.cell.offset9{margin-left:76.5957375%}.grid .row.cells12>.cell.offset10{margin-left:85.106375%}.grid .row.cells12>.cell.offset11{margin-left:93.6170125%}.grid .row.cells12>.cell.offset12{margin-left:102.12765%}.grid.condensed .row,.grid.condensed .row>.cell{margin:0}.grid .row:empty{display:none}.app-bar,.flex-grid{display:block}.grid.condensed .row:last-child{margin-bottom:0}.grid.condensed .row.cells2>.cell{width:50%}.grid.condensed .row.cells2>.cell.colspan2{width:100%}.grid.condensed .row.cells2>.cell.offset1{margin-left:50%}.grid.condensed .row.cells2>.cell.offset2{margin-left:100%}.grid.condensed .row.cells3>.cell{width:33.33333333%}.grid.condensed .row.cells3>.cell.colspan2{width:66.66666667%}.grid.condensed .row.cells3>.cell.colspan3{width:100%}.grid.condensed .row.cells3>.cell.offset1{margin-left:33.33333333%}.grid.condensed .row.cells3>.cell.offset2{margin-left:66.66666667%}.grid.condensed .row.cells3>.cell.offset3{margin-left:100%}.grid.condensed .row.cells4>.cell{width:25%}.grid.condensed .row.cells4>.cell.colspan2{width:50%}.grid.condensed .row.cells4>.cell.colspan3{width:75%}.grid.condensed .row.cells4>.cell.colspan4{width:100%}.grid.condensed .row.cells4>.cell.offset1{margin-left:25%}.grid.condensed .row.cells4>.cell.offset2{margin-left:50%}.grid.condensed .row.cells4>.cell.offset3{margin-left:75%}.grid.condensed .row.cells4>.cell.offset4{margin-left:100%}.grid.condensed .row.cells5>.cell{width:20%}.grid.condensed .row.cells5>.cell.colspan2{width:40%}.grid.condensed .row.cells5>.cell.colspan3{width:60%}.grid.condensed .row.cells5>.cell.colspan4{width:80%}.grid.condensed .row.cells5>.cell.colspan5{width:100%}.grid.condensed .row.cells5>.cell.offset1{margin-left:20%}.grid.condensed .row.cells5>.cell.offset2{margin-left:40%}.grid.condensed .row.cells5>.cell.offset3{margin-left:60%}.grid.condensed .row.cells5>.cell.offset4{margin-left:80%}.grid.condensed .row.cells5>.cell.offset5{margin-left:100%}.grid.condensed .row.cells6>.cell{width:16.66666667%}.grid.condensed .row.cells6>.cell.colspan2{width:33.33333333%}.grid.condensed .row.cells6>.cell.colspan3{width:50%}.grid.condensed .row.cells6>.cell.colspan4{width:66.66666667%}.grid.condensed .row.cells6>.cell.colspan5{width:83.33333333%}.grid.condensed .row.cells6>.cell.colspan6{width:100%}.grid.condensed .row.cells6>.cell.offset1{margin-left:16.66666667%}.grid.condensed .row.cells6>.cell.offset2{margin-left:33.33333333%}.grid.condensed .row.cells6>.cell.offset3{margin-left:50%}.grid.condensed .row.cells6>.cell.offset4{margin-left:66.66666667%}.grid.condensed .row.cells6>.cell.offset5{margin-left:83.33333333%}.grid.condensed .row.cells6>.cell.offset6{margin-left:100%}.grid.condensed .row.cells7>.cell{width:14.28571429%}.grid.condensed .row.cells7>.cell.colspan2{width:28.57142857%}.grid.condensed .row.cells7>.cell.colspan3{width:42.85714286%}.grid.condensed .row.cells7>.cell.colspan4{width:57.14285714%}.grid.condensed .row.cells7>.cell.colspan5{width:71.42857143%}.grid.condensed .row.cells7>.cell.colspan6{width:85.71428571%}.grid.condensed .row.cells7>.cell.colspan7{width:100%}.grid.condensed .row.cells7>.cell.offset1{margin-left:14.28571429%}.grid.condensed .row.cells7>.cell.offset2{margin-left:28.57142857%}.grid.condensed .row.cells7>.cell.offset3{margin-left:42.85714286%}.grid.condensed .row.cells7>.cell.offset4{margin-left:57.14285714%}.grid.condensed .row.cells7>.cell.offset5{margin-left:71.42857143%}.grid.condensed .row.cells7>.cell.offset6{margin-left:85.71428571%}.grid.condensed .row.cells7>.cell.offset7{margin-left:100%}.grid.condensed .row.cells8>.cell{width:12.5%}.grid.condensed .row.cells8>.cell.colspan2{width:25%}.grid.condensed .row.cells8>.cell.colspan3{width:37.5%}.grid.condensed .row.cells8>.cell.colspan4{width:50%}.grid.condensed .row.cells8>.cell.colspan5{width:62.5%}.grid.condensed .row.cells8>.cell.colspan6{width:75%}.grid.condensed .row.cells8>.cell.colspan7{width:87.5%}.grid.condensed .row.cells8>.cell.colspan8{width:100%}.grid.condensed .row.cells8>.cell.offset1{margin-left:12.5%}.grid.condensed .row.cells8>.cell.offset2{margin-left:25%}.grid.condensed .row.cells8>.cell.offset3{margin-left:37.5%}.grid.condensed .row.cells8>.cell.offset4{margin-left:50%}.grid.condensed .row.cells8>.cell.offset5{margin-left:62.5%}.grid.condensed .row.cells8>.cell.offset6{margin-left:75%}.grid.condensed .row.cells8>.cell.offset7{margin-left:87.5%}.grid.condensed .row.cells8>.cell.offset8{margin-left:100%}.grid.condensed .row.cells9>.cell{width:11.11111111%}.grid.condensed .row.cells9>.cell.colspan2{width:22.22222222%}.grid.condensed .row.cells9>.cell.colspan3{width:33.33333333%}.grid.condensed .row.cells9>.cell.colspan4{width:44.44444444%}.grid.condensed .row.cells9>.cell.colspan5{width:55.55555556%}.grid.condensed .row.cells9>.cell.colspan6{width:66.66666667%}.grid.condensed .row.cells9>.cell.colspan7{width:77.77777778%}.grid.condensed .row.cells9>.cell.colspan8{width:88.88888889%}.grid.condensed .row.cells9>.cell.colspan9{width:100%}.grid.condensed .row.cells9>.cell.offset1{margin-left:11.11111111%}.grid.condensed .row.cells9>.cell.offset2{margin-left:22.22222222%}.grid.condensed .row.cells9>.cell.offset3{margin-left:33.33333333%}.grid.condensed .row.cells9>.cell.offset4{margin-left:44.44444444%}.grid.condensed .row.cells9>.cell.offset5{margin-left:55.55555556%}.grid.condensed .row.cells9>.cell.offset6{margin-left:66.66666667%}.grid.condensed .row.cells9>.cell.offset7{margin-left:77.77777778%}.grid.condensed .row.cells9>.cell.offset8{margin-left:88.88888889%}.grid.condensed .row.cells9>.cell.offset9{margin-left:100%}.grid.condensed .row.cells10>.cell{width:10%}.grid.condensed .row.cells10>.cell.colspan2{width:20%}.grid.condensed .row.cells10>.cell.colspan3{width:30%}.grid.condensed .row.cells10>.cell.colspan4{width:40%}.grid.condensed .row.cells10>.cell.colspan5{width:50%}.grid.condensed .row.cells10>.cell.colspan6{width:60%}.grid.condensed .row.cells10>.cell.colspan7{width:70%}.grid.condensed .row.cells10>.cell.colspan8{width:80%}.grid.condensed .row.cells10>.cell.colspan9{width:90%}.grid.condensed .row.cells10>.cell.colspan10{width:100%}.grid.condensed .row.cells10>.cell.offset1{margin-left:10%}.grid.condensed .row.cells10>.cell.offset2{margin-left:20%}.grid.condensed .row.cells10>.cell.offset3{margin-left:30%}.grid.condensed .row.cells10>.cell.offset4{margin-left:40%}.grid.condensed .row.cells10>.cell.offset5{margin-left:50%}.grid.condensed .row.cells10>.cell.offset6{margin-left:60%}.grid.condensed .row.cells10>.cell.offset7{margin-left:70%}.grid.condensed .row.cells10>.cell.offset8{margin-left:80%}.grid.condensed .row.cells10>.cell.offset9{margin-left:90%}.grid.condensed .row.cells10>.cell.offset10{margin-left:100%}.grid.condensed .row.cells11>.cell{width:9.09090909%}.grid.condensed .row.cells11>.cell.colspan2{width:18.18181818%}.grid.condensed .row.cells11>.cell.colspan3{width:27.27272727%}.grid.condensed .row.cells11>.cell.colspan4{width:36.36363636%}.grid.condensed .row.cells11>.cell.colspan5{width:45.45454545%}.grid.condensed .row.cells11>.cell.colspan6{width:54.54545455%}.grid.condensed .row.cells11>.cell.colspan7{width:63.63636364%}.grid.condensed .row.cells11>.cell.colspan8{width:72.72727273%}.grid.condensed .row.cells11>.cell.colspan9{width:81.81818182%}.grid.condensed .row.cells11>.cell.colspan10{width:90.90909091%}.grid.condensed .row.cells11>.cell.colspan11{width:100%}.grid.condensed .row.cells11>.cell.offset1{margin-left:9.09090909%}.grid.condensed .row.cells11>.cell.offset2{margin-left:18.18181818%}.grid.condensed .row.cells11>.cell.offset3{margin-left:27.27272727%}.grid.condensed .row.cells11>.cell.offset4{margin-left:36.36363636%}.grid.condensed .row.cells11>.cell.offset5{margin-left:45.45454545%}.grid.condensed .row.cells11>.cell.offset6{margin-left:54.54545455%}.grid.condensed .row.cells11>.cell.offset7{margin-left:63.63636364%}.grid.condensed .row.cells11>.cell.offset8{margin-left:72.72727273%}.grid.condensed .row.cells11>.cell.offset9{margin-left:81.81818182%}.grid.condensed .row.cells11>.cell.offset10{margin-left:90.90909091%}.grid.condensed .row.cells11>.cell.offset11{margin-left:100%}.grid.condensed .row.cells12>.cell{width:8.33333333%}.grid.condensed .row.cells12>.cell.colspan2{width:16.66666667%}.grid.condensed .row.cells12>.cell.colspan3{width:25%}.grid.condensed .row.cells12>.cell.colspan4{width:33.33333333%}.grid.condensed .row.cells12>.cell.colspan5{width:41.66666667%}.grid.condensed .row.cells12>.cell.colspan6{width:50%}.grid.condensed .row.cells12>.cell.colspan7{width:58.33333333%}.grid.condensed .row.cells12>.cell.colspan8{width:66.66666667%}.grid.condensed .row.cells12>.cell.colspan9{width:75%}.grid.condensed .row.cells12>.cell.colspan10{width:83.33333333%}.grid.condensed .row.cells12>.cell.colspan11{width:91.66666667%}.flex-grid,.grid.condensed .row.cells12>.cell.colspan12,.table{width:100%}.grid.condensed .row.cells12>.cell.offset1{margin-left:8.33333333%}.grid.condensed .row.cells12>.cell.offset2{margin-left:16.66666667%}.grid.condensed .row.cells12>.cell.offset3{margin-left:25%}.grid.condensed .row.cells12>.cell.offset4{margin-left:33.33333333%}.grid.condensed .row.cells12>.cell.offset5{margin-left:41.66666667%}.grid.condensed .row.cells12>.cell.offset6{margin-left:50%}.grid.condensed .row.cells12>.cell.offset7{margin-left:58.33333333%}.grid.condensed .row.cells12>.cell.offset8{margin-left:66.66666667%}.grid.condensed .row.cells12>.cell.offset9{margin-left:75%}.grid.condensed .row.cells12>.cell.offset10{margin-left:83.33333333%}.grid.condensed .row.cells12>.cell.offset11{margin-left:91.66666667%}.grid.condensed .row.cells12>.cell.offset12{margin-left:100%}.flex-grid .row{display:flex}.flex-grid .row .cell{flex:0 0 8.33333333%}.flex-grid .row.cell-auto-size .cell{flex:1 1 auto}.flex-grid .row .cell.colspan2{flex:0 0 16.66666666%}.flex-grid .row .cell.colspan3{flex:0 0 24.99999999%}.flex-grid .row .cell.colspan4{flex:0 0 33.33333332%}.flex-grid .row .cell.colspan5{flex:0 0 41.66666665%}.flex-grid .row .cell.colspan6{flex:0 0 49.99999998%}.flex-grid .row .cell.colspan7{flex:0 0 58.33333331%}.flex-grid .row .cell.colspan8{flex:0 0 66.66666664%}.flex-grid .row .cell.colspan9{flex:0 0 74.99999997%}.flex-grid .row .cell.colspan10{flex:0 0 83.3333333%}.flex-grid .row .cell.colspan11{flex:0 0 91.66666663%}.flex-grid .row .cell.colspan12{flex:0 0 99.99999996%}.flex-grid .row .cell.size1{flex:0 0 8.33333333%}.flex-grid .row .cell.size2{flex:0 0 16.66666666%}.flex-grid .row .cell.size3{flex:0 0 24.99999999%}.flex-grid .row .cell.size4{flex:0 0 33.33333332%}.flex-grid .row .cell.size5{flex:0 0 41.66666665%}.flex-grid .row .cell.size6{flex:0 0 49.99999998%}.flex-grid .row .cell.size7{flex:0 0 58.33333331%}.flex-grid .row .cell.size8{flex:0 0 66.66666664%}.flex-grid .row .cell.size9{flex:0 0 74.99999997%}.flex-grid .row .cell.size10{flex:0 0 83.3333333%}.flex-grid .row .cell.size11{flex:0 0 91.66666663%}.flex-grid .row .cell.size12{flex:0 0 99.99999996%}.flex-grid .row .cell.size-p10{flex:0 0 10%}.flex-grid .row .cell.size-p20{flex:0 0 20%}.flex-grid .row .cell.size-p30{flex:0 0 30%}.flex-grid .row .cell.size-p40{flex:0 0 40%}.flex-grid .row .cell.size-p50{flex:0 0 50%}.flex-grid .row .cell.size-p60{flex:0 0 60%}.flex-grid .row .cell.size-p70{flex:0 0 70%}.flex-grid .row .cell.size-p80{flex:0 0 80%}.flex-grid .row .cell.size-p90{flex:0 0 90%}.flex-grid .row .cell.size-p100{flex:0 0 100%}.flex-grid .row .cell.size-x100{flex:0 0 100px}.flex-grid .row .cell.size-x200{flex:0 0 200px}.flex-grid .row .cell.size-x300{flex:0 0 300px}.flex-grid .row .cell.size-x400{flex:0 0 400px}.flex-grid .row .cell.size-x500{flex:0 0 500px}.flex-grid .row .cell.size-x600{flex:0 0 600px}.flex-grid .row .cell.size-x700{flex:0 0 700px}.flex-grid .row .cell.size-x800{flex:0 0 800px}.flex-grid .row .cell.size-x900{flex:0 0 900px}.flex-grid .row .cell.size-x1000{flex:0 0 1000px}.f-menu>li,.flex-grid .row .cell.auto-size{flex:1 auto}.table{margin:.625rem 0}.table td,.table th{padding:.625rem}.table thead{border-bottom:4px solid #999}.table thead td,.table thead th{border-color:transparent}.table tfoot{border-top:4px solid #999}.table tfoot td,.table tfoot th{border-color:transparent}.table tbody td{padding:.625rem .85rem}.table .sortable-column{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.table .sortable-column:after{position:absolute;content:"";width:1rem;height:1rem;left:100%;margin-left:-20px;top:50%;margin-top:-.5rem;color:inherit;font-size:1rem;line-height:1}.table .sortable-column.sort-asc,.table .sortable-column.sort-desc{background-color:#eee}.table .sortable-column.sort-asc:after,.table .sortable-column.sort-desc:after{color:#1d1d1d}.table .sortable-column.sort-asc:after{content:"\2191"}.table .sortable-column.sort-desc:after{content:"\2193"}.table.sortable-markers-on-left .sortable-column{padding-left:30px}.table.sortable-markers-on-left .sortable-column:after,.table.sortable-markers-on-left .sortable-column:before{left:0;margin-left:10px}.table tr.selected td{background-color:#1cb7ec1a}.table td.selected{background-color:#1cb7ec4d}.table.striped tbody tr:nth-child(odd){background:#eee}.table.hovered tbody tr:hover{background-color:#1cb7ec1a}.table.cell-hovered tbody td:hover{background-color:#1cb7ec4d}.table.border,.table.bordered td,.table.bordered th{border:1px solid #999}.table.bordered tbody tr:first-child td,.table.bordered thead tr:first-child td,.table.bordered thead tr:first-child th{border-top:none}.table.bordered tbody tr td:first-child,.table.bordered thead tr:first-child td:first-child,.table.bordered thead tr:first-child th:first-child{border-left:none}.table.bordered tbody tr td:last-child,.table.bordered thead tr:first-child td:last-child,.table.bordered thead tr:first-child th:last-child{border-right:none}.table.bordered tbody tr:last-child td{border-bottom:none}.table .condensed td,.table .condensed th{padding:.3125rem}.table .super-condensed td,.table .super-condensed th{padding:.125rem}.table tbody tr.error{background-color:#ce352c;color:#fff}.table tbody tr.error:hover{background-color:#da5a53}.table tbody tr.warning{background-color:#fa6800;color:#fff}.table tbody tr.warning:hover{background-color:#ffc194}.table tbody tr.success{background-color:#60a917;color:#fff}.table tbody tr.success:hover{background-color:#7ad61d}.table tbody tr.info{background-color:#1ba1e2;color:#fff}.table tbody tr.info:hover{background-color:#59cde2}.app-bar{width:100%;position:relative;background-color:#0072c6;color:#fff;-webkit-user-select:none;user-select:none}.app-bar .app-bar-element,.app-bar .app-bar-menu>li,.app-bar .app-bar-menu>li>a{line-height:3.125rem;font-size:1rem;float:left;position:relative;background-color:inherit;height:3.125rem;vertical-align:middle;cursor:pointer}.app-bar:after,.app-bar:before{display:table;content:""}.app-bar:after{clear:both}.app-bar .app-bar-element{padding:0 .625rem;color:inherit;display:block}.app-bar .app-bar-element:active,.app-bar .app-bar-element:hover{background-color:#005696}.app-bar .app-bar-element.branding{padding-left:1rem;padding-right:1rem}.app-bar .app-bar-element.branding.no-hover:active,.app-bar .app-bar-element.branding.no-hover:hover{background-color:#0072c6}.app-bar .app-bar-element .d-menu{top:100%;border:2px solid #005696}.app-bar .app-bar-element .d-menu li:not(.disabled):hover{background-color:#eee}.app-bar .app-bar-element .d-menu li:not(.disabled):hover>a{color:#1d1d1d}.app-bar .app-bar-element .d-menu .d-menu{top:-.625rem;left:100%}.app-bar .app-bar-element .d-menu .dropdown-toggle:before{border-color:#1d1d1d}.app-bar .app-bar-divider{display:block;float:left;line-height:3.125rem;height:3.125rem;width:1px;background-color:#4c9cd7;padding:0}.app-bar .dropdown-toggle:before{border-color:#fff}.app-bar .app-bar-menu{display:block;float:left;margin:0;padding:0}.app-bar .app-bar-menu>li,.app-bar .app-bar-menu>li>a{padding:0 .625rem;color:inherit;display:block}.app-bar .app-bar-menu>li:active,.app-bar .app-bar-menu>li:hover,.app-bar .app-bar-menu>li>a:active,.app-bar .app-bar-menu>li>a:hover{background-color:#005696}.app-bar .app-bar-menu>li.branding,.app-bar .app-bar-menu>li>a.branding{padding-left:1rem;padding-right:1rem}.app-bar .app-bar-menu>li.branding.no-hover:active,.app-bar .app-bar-menu>li.branding.no-hover:hover,.app-bar .app-bar-menu>li>a.branding.no-hover:active,.app-bar .app-bar-menu>li>a.branding.no-hover:hover{background-color:#0072c6}.app-bar .app-bar-menu>li .d-menu,.app-bar .app-bar-menu>li>a .d-menu{top:100%;border:2px solid #005696}.app-bar .app-bar-menu>li .d-menu li:not(.disabled):hover,.app-bar .app-bar-menu>li>a .d-menu li:not(.disabled):hover{background-color:#eee}.app-bar .app-bar-menu>li .d-menu li:not(.disabled):hover>a,.app-bar .app-bar-menu>li>a .d-menu li:not(.disabled):hover>a{color:#1d1d1d}.app-bar .app-bar-menu>li .d-menu .d-menu,.app-bar .app-bar-menu>li>a .d-menu .d-menu{top:-.625rem;left:100%}.app-bar .app-bar-menu>li .d-menu .dropdown-toggle:before,.app-bar .app-bar-menu>li>a .d-menu .dropdown-toggle:before{border-color:#1d1d1d}.app-bar .app-bar-menu>li:after,.app-bar .app-bar-menu>li:before,.app-bar .app-bar-menu>li>a:after,.app-bar .app-bar-menu>li>a:before{display:table;content:""}.app-bar .app-bar-menu>li:after,.app-bar .app-bar-menu>li>a:after{clear:both}.app-bar .app-bar-menu>li>.input-control.password,.app-bar .app-bar-menu>li>.input-control.text,.app-bar .app-bar-menu>li>a>.input-control.password,.app-bar .app-bar-menu>li>a>.input-control.text{margin-top:.55rem;font-size:.875rem;line-height:1.8rem;display:block}.app-bar .app-bar-menu>li>.input-control.password input,.app-bar .app-bar-menu>li>.input-control.text input,.app-bar .app-bar-menu>li>a>.input-control.password input,.app-bar .app-bar-menu>li>a>.input-control.text input{border-color:transparent}.app-bar .app-bar-menu>li>.button,.app-bar .app-bar-menu>li>a>.button{margin-top:-.15rem}.app-bar .app-bar-menu>li>.image-button,.app-bar .app-bar-menu>li>a>.image-button{margin:0;background-color:transparent;color:#fff;font-size:inherit}.app-bar .app-bar-menu>li>.image-button img.icon,.app-bar .app-bar-menu>li>a>.image-button img.icon{padding:0}.app-bar .app-bar-menu>li .dropdown-toggle:before,.app-bar .app-bar-menu>li>a .dropdown-toggle:before{transition:all .3s ease}.app-bar .app-bar-menu>li .dropdown-toggle.active-toggle:before,.app-bar .app-bar-menu>li>a .dropdown-toggle.active-toggle:before{transform:rotate(135deg);transition:all .3s ease}.app-bar .app-bar-menu>li .d-menu .dropdown-toggle.active-toggle:before,.app-bar .app-bar-menu>li>a .d-menu .dropdown-toggle.active-toggle:before{transform:rotate(45deg)}.app-bar .app-bar-menu>li.dropdown-toggle,.app-bar .app-bar-menu>li>a.dropdown-toggle{padding-right:1.5rem}.app-bar .app-bar-element>.image-button img.icon,.app-bar .app-bar-menu>li{padding:0}.app-bar .app-bar-menu>li.dropdown-toggle:before,.app-bar .app-bar-menu>li>a.dropdown-toggle:before{border-color:#fff;display:block}.app-bar .app-bar-menu>li .d-menu{top:100%;border:2px solid #005696}.app-bar .app-bar-menu>li .d-menu li:not(.disabled):hover{background-color:#eee}.app-bar .app-bar-menu>li .d-menu li:not(.disabled):hover>a{color:#1d1d1d}.app-bar .app-bar-menu>li .d-menu .d-menu{top:-.625rem;left:100%}.app-bar .app-bar-menu>li .d-menu .dropdown-toggle:before{border-color:#1d1d1d}.app-bar .app-bar-menu.small-dropdown .d-menu li>a{font-size:.8em;padding:.325rem 1.2rem .325rem 1.8rem}.app-bar .app-bar-pullbutton.automatic{display:none;float:right;color:#fff;cursor:pointer;font:2rem sans-serif;height:3.125rem;width:3.125rem;line-height:1.25rem;vertical-align:middle;text-align:center;margin:0}.app-bar .app-bar-pullbutton.automatic:before{content:"\2261";position:absolute;top:.875rem;left:.875rem}.app-bar .app-bar-drop-container{position:absolute;top:100%;left:0;margin-top:10px;border:2px solid #005696;background:#fff}.app-bar .app-bar-drop-container:before{content:"";position:absolute;background-color:#fff;width:10px;height:10px;border:2px solid #005696;top:1px;left:1rem;margin:-8px 0;border-bottom:none;border-right:none;transform:rotate(45deg);z-index:0}.app-bar .app-bar-drop-container.place-right{right:0;left:auto}.app-bar .app-bar-drop-container.place-right:before{left:auto;right:1rem}.app-bar .app-bar-element:after,.app-bar .app-bar-element:before{display:table;content:""}.app-bar .app-bar-element:after{clear:both}.app-bar .app-bar-element>.input-control.password,.app-bar .app-bar-element>.input-control.text{margin-top:.55rem;font-size:.875rem;line-height:1.8rem;display:block}.app-bar .app-bar-element>.input-control.password input,.app-bar .app-bar-element>.input-control.text input{border-color:transparent}.app-bar .app-bar-element>.button{margin-top:-.15rem}.app-bar .app-bar-element>.image-button{margin:0;background-color:transparent;color:#fff;font-size:inherit}.app-bar.drop-up .app-bar-drop-container{top:auto;bottom:3.75rem}.app-bar.drop-up .app-bar-drop-container:before{top:auto;bottom:1px;transform:rotate(225deg)}.app-bar .app-bar-element .dropdown-toggle.active-toggle:before,.app-bar .app-bar-menu .dropdown-toggle.active-toggle:before,.app-bar .app-bar-pullbutton .dropdown-toggle.active-toggle:before{transform:rotate(135deg);transition:all .3s ease}.app-bar.drop-up .app-bar-element>.d-menu,.app-bar.drop-up .app-bar-menu>li>.d-menu{top:auto;bottom:3.125rem}.app-bar.drop-up .app-bar-element .d-menu .d-menu,.app-bar.drop-up .app-bar-menu li .d-menu .d-menu{top:auto;bottom:0}.app-bar .app-bar-element .dropdown-toggle:before,.app-bar .app-bar-menu .dropdown-toggle:before{transition:all .3s ease}.app-bar .app-bar-element .d-menu .dropdown-toggle.active-toggle:before,.app-bar .app-bar-menu .d-menu .dropdown-toggle.active-toggle:before{transform:rotate(45deg)}.app-bar.fixed-bottom,.app-bar.fixed-top{z-index:1030;position:fixed}.app-bar.fixed-top{top:0}.app-bar.fixed-bottom{bottom:0}.app-bar{overflow:visible;height:auto}.app-bar .app-bar-pullbutton{line-height:3.125rem;padding:0 .625rem;font-size:1rem;cursor:pointer;color:inherit;position:relative;vertical-align:middle;height:3.125rem;background-color:inherit;float:right}.app-bar .app-bar-pullbutton:active,.app-bar .app-bar-pullbutton:hover{background-color:#005696}.app-bar .app-bar-pullbutton.branding{padding-left:1rem;padding-right:1rem}.app-bar .app-bar-pullbutton.branding.no-hover:active,.app-bar .app-bar-pullbutton.branding.no-hover:hover{background-color:#0072c6}.app-bar .app-bar-pullbutton .d-menu{top:100%;border:2px solid #005696}.app-bar .app-bar-pullbutton .d-menu li:not(.disabled):hover{background-color:#eee}.app-bar .app-bar-pullbutton .d-menu li:not(.disabled):hover>a{color:#1d1d1d}.app-bar .app-bar-pullbutton .d-menu .d-menu{top:-.625rem;left:100%}.app-bar .app-bar-pullbutton .d-menu .dropdown-toggle:before{border-color:#1d1d1d}.app-bar .app-bar-pullbutton:after,.app-bar .app-bar-pullbutton:before{display:table;content:""}.app-bar .app-bar-pullbutton:after{clear:both}.app-bar .app-bar-pullbutton>.input-control.password,.app-bar .app-bar-pullbutton>.input-control.text{margin-top:.55rem;font-size:.875rem;line-height:1.8rem;display:block}.app-bar .app-bar-pullbutton>.input-control.password input,.app-bar .app-bar-pullbutton>.input-control.text input{border-color:transparent}.app-bar .app-bar-pullbutton>.button{margin-top:-.15rem}.app-bar .app-bar-pullbutton>.image-button{margin:0;background-color:transparent;color:#fff;font-size:inherit}.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li:hover,.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li:hover a{background-color:#0072c6}.app-bar .app-bar-pullbutton>.image-button img.icon{padding:0}.app-bar .app-bar-pullbutton .dropdown-toggle:before{transition:all .3s ease}.app-bar .app-bar-pullbutton .d-menu .dropdown-toggle.active-toggle:before{transform:rotate(45deg)}.app-bar .app-bar-pullbutton,.app-bar .app-bar-pullmenu{display:none}.app-bar .app-bar-pullmenu.flexstyle-sidebar2{position:absolute;right:0;z-index:1000}.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .app-bar-pullmenubar{float:right}.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .dropdown-toggle:before{border-color:#323232}.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li .input-control{text-align:center;display:block;margin:.325rem}.f-menu,.h-menu{text-align:left;height:auto;list-style:none inside;border-collapse:separate}.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li li:not(:hover) a,.f-menu,.h-menu,.m-menu,.m-menu .m-menu-item,.m-menu>li{background-color:#fff}.app-bar .app-bar-pullmenu.flexstyle-sidebar2 .sidebar2 li li:not(:hover){color:#1d1d1d}.app-bar .app-bar-pullmenu .app-bar-menu{width:100%;border-top:1px solid #4c9cd7;position:relative;float:none;display:none;z-index:1000 1;background-color:#005696;clear:both}.app-bar .app-bar-pullmenu .app-bar-menu>li,.app-bar .app-bar-pullmenu .app-bar-menu>li>a{float:none}.app-bar .app-bar-pullmenu .app-bar-menu>li{height:auto}.app-bar .app-bar-pullmenu .app-bar-menu li:hover{background-color:#0072c6}.app-bar .app-bar-pullmenu .app-bar-menu li:hover a{background-color:#0072c6;color:#fff}.app-bar .app-bar-pullmenu .app-bar-menu .d-menu{border:0;border-top:1px solid #4c9cd7;clear:both;float:none;width:100%;position:relative;left:0;box-shadow:none;max-width:100%;background-color:#005696}.app-bar .app-bar-pullmenu .app-bar-menu .d-menu li{width:100%;background-color:inherit}.app-bar .app-bar-pullmenu .app-bar-menu .d-menu li a{padding-left:20px;padding-right:0;background-color:inherit;width:100%;color:#fff}.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .dropdown-toggle:before{border-color:#fff;transform:rotate(-45deg)}.f-menu .dropdown-toggle.active-toggle:before,.h-menu .dropdown-toggle.active-toggle:before{transform:rotate(135deg);transition:all .3s ease}.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .divider{background-color:#4c9cd7}.app-bar .app-bar-pullmenu .app-bar-menu .d-menu .d-menu{top:0;left:0}.app-bar>.container{padding:0!important}.d-menu li:hover>.dropdown-toggle:before,.h-menu li:hover>.dropdown-toggle:before,.m-menu li:hover>.dropdown-toggle:before,.v-menu li:hover>.dropdown-toggle:before{border-color:#fff}.h-menu{display:block;margin:0;padding:0}.h-menu:after,.h-menu:before{display:table;content:""}.h-menu>li,.h-menu>li>a{display:block;position:relative;float:left}.h-menu:after{clear:both}.h-menu>li:hover{background-color:#59cde2;color:#fff}.h-menu>li:hover>a{color:#fff}.h-menu>li.no-hovered{background-color:inherit;color:inherit}.h-menu>li>a{font-weight:400;color:#727272;font-size:.875rem;outline:0;padding:1.125rem 1.625rem;border:none}.h-menu>li>a:hover{background-color:#59cde2;color:#fff}.h-menu>li .button,.h-menu>li .input-control{margin-top:10px}.h-menu>li.active a{background-color:#59cde2;color:#fff}.h-menu>li>.d-menu{top:100%}.h-menu .dropdown-toggle:before{transition:all .3s ease}.f-menu{margin:0;padding:0;display:flex}.f-menu li:hover>.dropdown-toggle:before{border-color:#fff}.f-menu>li>a,.v-menu li a{font-size:.875rem;border:none}.f-menu:after,.f-menu:before{display:table;content:""}.f-menu>li,.f-menu>li>a,.v-menu li{display:block}.f-menu:after{clear:both}.f-menu>li{float:left;position:relative;text-align:center}.f-menu>li:hover{background-color:#59cde2;color:#fff}.f-menu>li:hover>a{color:#fff}.f-menu>li.no-hovered{background-color:inherit;color:inherit}.f-menu>li>a{float:left;position:relative;font-weight:400;color:#727272;outline:0;padding:1.125rem 1.625rem}.f-menu>li.active a,.f-menu>li>a:hover{background-color:#59cde2;color:#fff}.f-menu>li .button,.f-menu>li .input-control{margin-top:10px}.f-menu>li>.d-menu{top:100%;left:auto}.f-menu .dropdown-toggle:before{transition:all .3s ease}.f-menu>li a{text-align:center;width:100%}.f-menu>li .d-menu{width:100%;max-width:none}.d-menu,.sidebar2,.v-menu{max-width:15.625rem}.f-menu>li .d-menu li{width:100%}.f-menu>li .d-menu li a{width:100%;min-width:0;padding:.75rem 0}.f-menu .d-menu .dropdown-toggle.active-toggle:before{transform:rotate(45deg)}.f-menu.default-dropdown>li .d-menu{width:auto;min-width:12.5rem}.f-menu.default-dropdown>li .d-menu a{text-align:left;padding:.75rem 2rem .75rem 2.5rem}.v-menu{text-align:left;background:#fff;list-style:none inside;margin:0;padding:0;position:relative;width:auto;float:left}.d-menu li:hover,.v-menu li:hover{background:#59cde2;text-decoration:none}.v-menu li,.v-menu li a{float:none;position:relative}.v-menu li:after,.v-menu li:before{display:table;content:""}.v-menu li:after{clear:both}.v-menu li a{color:#727272;display:block;padding:.75rem 2rem .75rem 2.5rem;text-decoration:none;vertical-align:middle;white-space:nowrap;min-width:12.5rem}.v-menu li a .icon,.v-menu li a img{position:absolute;left:.875rem;top:50%;margin-top:-.5625rem;color:#262626;max-height:1.125rem;font-size:1.125rem;display:inline-block;margin-right:.3125rem;vertical-align:middle;text-align:center}.d-menu .divider,.v-menu .divider{height:1px;margin:0 1px;overflow:hidden}.command-button,.d-menu,.m-menu{text-align:left}.v-menu li.active{border-left:2px solid;border-color:#1ba1e2}.v-menu li.active>a{background-color:#59cde2;color:#fff;font-weight:700}.v-menu .divider,.v-menu .divider:hover{background-color:#f2f2f2}.v-menu li:hover .icon,.v-menu li:hover>a{color:#fff}.v-menu li a[data-hotkey]{padding-right:3.2rem}.v-menu li a[data-hotkey]:after{content:attr(data-hotkey);position:absolute;right:1.2rem;width:auto;font-size:.8em}.v-menu .divider{padding:0}.v-menu.subdown .d-menu{min-width:0;position:relative;width:100%;left:0;right:0;top:100%;box-shadow:none}.v-menu .item-block{display:block;padding:.625rem;background-color:#eee}.v-menu .d-menu{left:100%;top:-10%}.v-menu .menu-title{background-color:#f6f7f8;font-size:12px;line-height:14px;padding:4px 8px;border:0;color:#646464}.v-menu .menu-title:first-child{margin:0;border-top-width:0}.v-menu .menu-title:first-child:hover{border-top-width:0}.v-menu .menu-title:hover{background-color:#f6f7f8;cursor:default;border:0}.v-menu .dropdown-toggle:before{transform:rotate(-135deg);margin-top:-2px;transition:all .3s ease}.v-menu .dropdown-toggle.active-toggle:before{transform:rotate(45deg);transition:all .3s ease}.v-menu.subdown .dropdown-toggle:before{transform:rotate(-45deg);margin-left:-1.25rem}.v-menu.subdown .dropdown-toggle.active-toggle:before{transform:rotate(135deg)}.v-menu li.disabled a{color:#eee}.v-menu li.disabled:hover{background-color:inherit;cursor:default;border:0}.v-menu li.disabled:hover a{cursor:inherit}.d-menu{background:#fff;list-style:none inside;margin:0;padding:0;width:auto;float:left;position:absolute;display:none;z-index:1000;left:0;box-shadow:0 0 20px #0003}.d-menu li,.d-menu li a{float:none;position:relative}.d-menu li:hover>.dropdown-toggle:before{border-color:#fff}.d-menu li{display:block}.d-menu li:after,.d-menu li:before{display:table;content:""}.d-menu .item-block,.d-menu li a,.d-menu.open,.m-menu{display:block}.d-menu li:after{clear:both}.d-menu li a{color:#727272;font-size:.875rem;padding:.75rem 2rem .75rem 2.5rem;text-decoration:none;vertical-align:middle;white-space:nowrap;min-width:12.5rem;border:none}.button,.d-menu li a .icon,.d-menu li a img{vertical-align:middle;color:#262626;text-align:center}.d-menu li a .icon,.d-menu li a img{position:absolute;left:.875rem;top:50%;margin-top:-.5625rem;max-height:1.125rem;font-size:1.125rem;display:inline-block;margin-right:.3125rem}.d-menu li.active{border-left:2px solid;border-color:#1ba1e2}.d-menu li.active>a{background-color:#59cde2;color:#fff;font-weight:700}.d-menu .divider,.d-menu .divider:hover{background-color:#f2f2f2}.d-menu li:hover .icon,.d-menu li:hover>a{color:#fff}.d-menu li a[data-hotkey]{padding-right:3.2rem}.d-menu li a[data-hotkey]:after{content:attr(data-hotkey);position:absolute;right:1.2rem;width:auto;font-size:.8em}.d-menu .divider{padding:0}.d-menu.subdown .d-menu{min-width:0;position:relative;width:100%;left:0;right:0;top:100%;box-shadow:none}.m-menu,.select2-dropdown,.t-menu,.t-menu.horizontal{box-shadow:0 0 20px #0003}.d-menu .item-block{padding:.625rem;background-color:#eee}.d-menu .menu-title{background-color:#f6f7f8;font-size:12px;line-height:14px;padding:4px 8px;border:0;color:#646464}.d-menu .menu-title:first-child{margin:0;border-top-width:0}.d-menu .menu-title:first-child:hover{border-top-width:0}.d-menu .menu-title:hover{background-color:#f6f7f8;cursor:default;border:0}.d-menu .dropdown-toggle:before{transform:rotate(-135deg);margin-top:-2px;transition:all .3s ease}.d-menu .dropdown-toggle.active-toggle:before{transform:rotate(45deg);transition:all .3s ease}.d-menu.subdown .dropdown-toggle:before{transform:rotate(-45deg);margin-left:-1.25rem}.d-menu.subdown .dropdown-toggle.active-toggle:before{transform:rotate(135deg)}.d-menu li.disabled a{color:#eee}.d-menu li.disabled:hover{background-color:inherit;cursor:default;border:0}.d-menu li.disabled:hover a{cursor:inherit}.d-menu.no-min-size li a{min-width:0}.d-menu .d-menu{left:100%;top:-10%}.d-menu.drop-left{left:-100%}.d-menu.drop-up{top:auto;bottom:0}.d-menu.context li a .icon{margin-top:-.4375rem}.d-menu.place-right{left:auto;right:0;width:auto}.d-menu,.h-menu,.v-menu{border-collapse:separate}.m-menu{border-collapse:separate;height:auto;position:relative;color:#1d1d1d;list-style:none inside;margin:0;padding:0}.m-menu:after,.m-menu:before{display:table;content:""}.m-menu:after{clear:both}.m-menu .m-menu-item,.m-menu>li{display:block;float:left}.m-menu .m-menu-item:hover,.m-menu>li:hover{background-color:#59cde2}.m-menu .m-menu-item:hover>a,.m-menu>li:hover>a{color:#fff}.m-menu .m-menu-item.no-hovered,.m-menu>li.no-hovered{background-color:inherit;color:inherit}.m-menu .m-menu-item:first-child,.m-menu>li:first-child{margin-left:0}.m-menu .m-menu-item>a,.m-menu>li>a{display:block;float:left;position:relative;font-weight:400;color:inherit;font-size:.875rem;outline:0;text-decoration:none;padding:1rem 1.625rem;border:none}.m-menu .m-menu-container a,.m-menu .m-menu-container li,.m-menu .m-menu-item.active-container a,.m-menu>li.active-container a{color:#fff}.m-menu .m-menu-item>a:hover,.m-menu>li>a:hover{background-color:inherit}.m-menu .m-menu-item>a.dropdown-toggle,.m-menu>li>a.dropdown-toggle{padding:1rem 1.625rem 1rem 1.125rem}.m-menu .m-menu-item.active-container,.m-menu>li.active-container{background-color:#59cde2}.m-menu .m-menu-item.active-container a.dropdown-toggle:before,.m-menu>li.active-container a.dropdown-toggle:before{border-color:#fff}.m-menu .m-menu-item .d-menu,.m-menu>li .d-menu{left:0;top:100%}.m-menu .m-menu-container{position:absolute;left:0;right:0;top:100%;padding:.3125rem;font-size:.75rem;z-index:1000;background-color:inherit;display:none}.m-menu .m-menu-container a{text-decoration:underline}.m-menu .m-menu-container li.active>a,.m-menu .m-menu-container li:hover>a{text-decoration:none}.m-menu .m-menu-container.open{display:block}.m-menu>li .dropdown-toggle:before{transition:all .3s ease}.m-menu>li .dropdown-toggle.active-toggle:before{transform:rotate(135deg);transition:all .3s ease}.d-menu.context li a,.v-menu.context li a{font-size:.75rem;padding:.3125rem 2rem .3125rem 2.5rem}.d-menu.context li a .icon,.v-menu.context li a .icon{margin-top:-.4375rem;font-size:.825rem;color:inherit}.d-menu.no-min-size li a,.v-menu.no-min-size li a{min-width:0}.d-menu.full-size li a,.v-menu.full-size li a{min-width:0;width:100%}.horizontal-menu{display:block;width:100%;color:#1d1d1d;position:relative;padding:0;margin:0;list-style:none inside}.horizontal-menu>li,.horizontal-menu>li>a{position:relative;color:inherit;background-color:inherit;float:left}.horizontal-menu:after,.horizontal-menu:before{display:table;content:""}.horizontal-menu:after{clear:both}.horizontal-menu>li{display:block}.horizontal-menu>li>a{display:block;font-size:1.4rem;padding:.625rem 1.625rem;line-height:1.4rem}.t-menu,.vertical-menu{padding:0;width:auto;list-style:none inside}.horizontal-menu>li>.d-menu{top:100%}.horizontal-menu.compact>li>a{font-size:.9rem;line-height:.9rem}.horizontal-menu .dropdown-toggle:before{transition:all .3s ease}.horizontal-menu .dropdown-toggle.active-toggle:before{transform:rotate(135deg);transition:all .3s ease}.horizontal-menu .d-menu .dropdown-toggle.active-toggle:before,.vertical-menu .d-menu .dropdown-toggle.active-toggle:before{transform:rotate(45deg)}.vertical-menu{display:block;color:#1d1d1d;margin:0;position:relative;float:left}.vertical-menu>li,.vertical-menu>li>a{color:inherit;background-color:inherit;position:relative}.vertical-menu:after,.vertical-menu:before{display:table;content:""}.vertical-menu:after{clear:both}.vertical-menu>li{display:block}.vertical-menu>li>a{display:block;font-size:1.4rem;padding:.625rem 1.625rem;line-height:1.4rem}.vertical-menu.compact>li>a{font-size:.9rem;line-height:.9rem;padding-top:.325rem;padding-bottom:.325rem}.vertical-menu>li,.vertical-menu>li>a{float:none}.vertical-menu>li>.d-menu{left:100%;top:0}.vertical-menu .dropdown-toggle:before{margin-top:-2px;transform:rotate(-135deg);transition:all .3s ease}.vertical-menu .dropdown-toggle.active-toggle:before{transform:rotate(45deg);transition:all .3s ease}.t-menu{margin:0;position:relative;float:left;background-color:#fff;border-collapse:separate}.t-menu>li{position:relative}.t-menu>li>a{display:block;padding:1rem 1.2rem;border-bottom:1px #eee solid;position:relative}.t-menu>li>a .icon{width:1.5rem;height:1.5rem;font-size:1.5rem}.t-menu>li:hover>a{background-color:#1ba1e2;color:#fff}.t-menu>li:last-child a{border-bottom:0}.t-menu.compact>li>a{padding:.5rem .7rem}.t-menu.compact>li>a .icon{width:1rem;height:1rem;font-size:1rem}.t-menu li .t-menu{position:absolute;left:100%;margin-left:.3125rem;top:0;float:none}.t-menu li .t-menu>li,.t-menu li .t-menu>li>a{float:left;display:block}.t-menu .t-menu.horizontal .t-menu{left:0;top:100%;margin-top:.3125rem;margin-left:0}.t-menu .dropdown-toggle:after,.t-menu.horizontal .dropdown-toggle:after{top:auto;content:"";right:0;border-style:solid;bottom:0}.t-menu .dropdown-toggle:after{background-color:transparent;position:absolute;left:auto;width:0;height:0;border-width:0 0 8px 8px;border-color:transparent transparent #1ba1e2;transform:rotate(0)}.t-menu .dropdown-toggle:before{display:none}.t-menu>li:hover>.dropdown-toggle:after{border-color:transparent transparent #1b6eae}.t-menu.horizontal{list-style:none inside;margin:0;padding:0;position:relative;width:auto;float:left;background-color:#fff;border-collapse:separate}.t-menu.horizontal>li{position:relative}.t-menu.horizontal>li>a{padding:1rem 1.2rem;position:relative}.t-menu.horizontal>li>a .icon{width:1.5rem;height:1.5rem;font-size:1.5rem}.t-menu.horizontal>li:hover>a{background-color:#1ba1e2;color:#fff}.t-menu.horizontal>li:last-child a{border-bottom:0}.t-menu.horizontal.compact>li>a{padding:.5rem .7rem}.t-menu.horizontal.compact>li>a .icon{width:1rem;height:1rem;font-size:1rem}.t-menu.horizontal li .t-menu{position:absolute;left:100%;margin-left:.3125rem;top:0;float:none}.t-menu.horizontal li .t-menu>li,.t-menu.horizontal li .t-menu>li>a{float:left;display:block}.t-menu.horizontal .t-menu.horizontal .t-menu{left:0;top:100%;margin-top:.3125rem;margin-left:0}.t-menu.horizontal .dropdown-toggle:after{background-color:transparent;position:absolute;left:auto;width:0;height:0;border-width:0 0 8px 8px;border-color:transparent transparent #1ba1e2;transform:rotate(0)}.t-menu.horizontal .dropdown-toggle:before{display:none}.t-menu.horizontal>li:hover>.dropdown-toggle:after{border-color:transparent transparent #1b6eae}.t-menu.horizontal>li{display:block;float:left}.t-menu.horizontal>li>a{display:block;float:left;border-right:1px #eee solid;border-bottom:0}.t-menu.horizontal>li:last-child>a{border-right:0}.t-menu.horizontal .t-menu:not(.horizontal){left:0;top:100%;margin-top:.3125rem;margin-left:0}.t-menu.horizontal .t-menu:not(.horizontal) .t-menu.horizontal{left:100%;margin-left:.3125rem;top:0;float:left}.h-menu>li>.d-menu,.horizontal-menu>li>.d-menu,.m-menu>li>.d-menu{left:auto}[data-role=dropdown]:not(.keep-open),[data-role=dropdown]:not(.open){display:none;position:absolute;z-index:1000}.button{padding:0 1rem;height:2.125rem;background-color:#fff;border:1px solid #d9d9d9;cursor:pointer;display:inline-block;outline:0;font-size:.875rem;margin:.15625rem 0;position:relative}.button.default{background-color:#008287;color:#fff}.button:hover{border-color:#787878}.button:active{background:#eee;color:#262626;box-shadow:none}.button:focus{outline:0}.button.disabled,.button:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}.button *,.button :hover{color:inherit}.button.rounded{border-radius:.325rem}.command-button,.cycle-button,.round-button,.shortcut-button,.square-button{border:1px solid #d9d9d9;vertical-align:middle;outline:0}.button>[class*=mif-]{vertical-align:middle}.button.button-shadow{box-shadow:0 1px 2px #0000004d}.button img{height:.875rem;vertical-align:middle;margin:0}.cycle-button,.round-button,.square-button{height:2.125rem;background-color:#fff;color:#262626;cursor:pointer;display:inline-block;font-size:.875rem;margin:.15625rem 0;position:relative;width:2.125rem;min-width:2.125rem;padding:0;border-radius:50%;text-align:center;text-decoration:none;line-height:1}.cycle-button.default,.round-button.default,.square-button.default{background-color:#008287;color:#fff}.cycle-button:hover,.round-button:hover,.square-button:hover{border-color:#787878}.cycle-button:active,.round-button:active,.square-button:active{background:#eee;color:#262626;box-shadow:none}.cycle-button:focus,.round-button:focus,.square-button:focus{outline:0}.cycle-button.disabled,.cycle-button:disabled,.round-button.disabled,.round-button:disabled,.square-button.disabled,.square-button:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}.cycle-button *,.cycle-button :hover,.round-button *,.round-button :hover,.square-button *,.square-button :hover{color:inherit}.cycle-button.rounded,.round-button.rounded,.square-button.rounded{border-radius:.325rem}.cycle-button>[class*=mif-],.round-button>[class*=mif-],.square-button>[class*=mif-]{vertical-align:middle}.cycle-button img,.round-button img,.square-button img{height:.875rem;vertical-align:middle;margin:0}.cycle-button.loading-pulse,.round-button.loading-pulse,.square-button.loading-pulse{position:relative;padding:0 1.325rem}.cycle-button.loading-pulse:before,.round-button.loading-pulse:before,.square-button.loading-pulse:before{position:absolute;content:"";left:0;top:50%;margin-top:-10px;width:20px;height:20px;background-color:#333;border-radius:100%;animation:scaleout 1s infinite ease-in-out}.button.loading-pulse,.cycle-button.loading-cube,.round-button.loading-cube,.square-button.loading-cube{position:relative;padding:0 1.325rem}.cycle-button.loading-pulse.lighten:before,.round-button.loading-pulse.lighten:before,.square-button.loading-pulse.lighten:before{background-color:#fff}.cycle-button.loading-cube:after,.cycle-button.loading-cube:before,.round-button.loading-cube:after,.round-button.loading-cube:before,.square-button.loading-cube:after,.square-button.loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}.cycle-button.dropdown-toggle.drop-marker-light:after,.cycle-button.dropdown-toggle.drop-marker-light:before,.cycle-button.loading-cube.lighten:after,.cycle-button.loading-cube.lighten:before,.round-button.dropdown-toggle.drop-marker-light:after,.round-button.dropdown-toggle.drop-marker-light:before,.round-button.loading-cube.lighten:after,.round-button.loading-cube.lighten:before,.square-button.dropdown-toggle.drop-marker-light:after,.square-button.dropdown-toggle.drop-marker-light:before,.square-button.loading-cube.lighten:after,.square-button.loading-cube.lighten:before{background-color:#fff}.cycle-button.loading-cube:after,.round-button.loading-cube:after,.square-button.loading-cube:after{animation-delay:-.9s}.cycle-button.dropdown-toggle,.round-button.dropdown-toggle,.square-button.dropdown-toggle{padding-right:1.625rem}.cycle-button.primary,.round-button.primary,.square-button.primary{background:#2086bf;color:#fff;border-color:#2086bf}.cycle-button.primary:active,.round-button.primary:active,.square-button.primary:active{background:#1b6eae;color:#fff}.cycle-button.success,.round-button.success,.square-button.success{background:#60a917;color:#fff;border-color:#60a917}.cycle-button.success:active,.round-button.success:active,.square-button.success:active{background:#128023;color:#fff}.cycle-button.alert,.cycle-button.danger,.round-button.alert,.round-button.danger,.square-button.alert,.square-button.danger{background:#ce352c;color:#fff;border-color:#ce352c}.cycle-button.alert:active,.cycle-button.danger:active,.round-button.alert:active,.round-button.danger:active,.square-button.alert:active,.square-button.danger:active{background:#9a1616;color:#fff}.cycle-button.info,.round-button.info,.square-button.info{background:#59cde2;color:#fff;border-color:#59cde2}.cycle-button.info:active,.round-button.info:active,.square-button.info:active{background:#1ba1e2;color:#fff}.cycle-button.warning,.round-button.warning,.square-button.warning{background:#fa6800;color:#fff;border-color:#fa6800}.cycle-button.warning:active,.round-button.warning:active,.square-button.warning:active{background:#bf5a15;color:#fff}.cycle-button.link,.round-button.link,.square-button.link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}.cycle-button.link:active,.cycle-button.link:hover,.round-button.link:active,.round-button.link:hover,.square-button.link:active,.square-button.link:hover{background:0 0;color:#114968;border-color:transparent}.square-button{border-radius:0}a.button,a.round-button,a.square-button{color:inherit}a.button:hover,a.round-button:hover,a.square-button:hover{text-decoration:none}.button.loading-pulse:before{position:absolute;content:"";left:0;top:50%;margin-top:-10px;width:20px;height:20px;background-color:#333;border-radius:100%;animation:scaleout 1s infinite ease-in-out}.button.loading-pulse.lighten:before{background-color:#fff}.button.loading-cube{position:relative;padding:0 1.325rem}.button.loading-cube:after,.button.loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}.button.loading-cube.lighten:after,.button.loading-cube.lighten:before,.command-button{background-color:#fff}.button.loading-cube:after{animation-delay:-.9s}.command-button{padding:8px 1rem 4px 4rem;color:#262626;cursor:pointer;display:inline-block;margin:.15625rem 0;position:relative;height:auto;font-size:1.325rem}.command-button.default{background-color:#008287;color:#fff}.command-button:hover{border-color:#787878}.command-button:active{background:#eee;color:#262626;box-shadow:none}.command-button:focus{outline:0}.command-button.disabled,.command-button:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}.command-button *,.command-button :hover{color:inherit}.command-button.rounded{border-radius:.325rem}.command-button>[class*=mif-]{vertical-align:middle}.command-button img{height:.875rem;vertical-align:middle;margin:0}.command-button.loading-pulse:before,.image-button.loading-pulse:before{margin-top:-10px;top:50%;content:"";animation:scaleout 1s infinite ease-in-out}.command-button.loading-pulse{position:relative;padding:0 1.325rem}.command-button.loading-pulse:before{position:absolute;left:0;width:20px;height:20px;background-color:#333;border-radius:100%}.command-button.loading-pulse.lighten:before{background-color:#fff}.command-button.loading-cube{position:relative;padding:0 1.325rem}.command-button.loading-cube:after,.command-button.loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}.command-button.dropdown-toggle.drop-marker-light:after,.command-button.dropdown-toggle.drop-marker-light:before,.command-button.loading-cube.lighten:after,.command-button.loading-cube.lighten:before{background-color:#fff}.command-button.loading-cube:after{animation-delay:-.9s}.command-button.dropdown-toggle{padding-right:1.625rem}.command-button.primary{background:#2086bf;color:#fff;border-color:#2086bf}.command-button.primary:active{background:#1b6eae;color:#fff}.command-button.success{background:#60a917;color:#fff;border-color:#60a917}.command-button.success:active{background:#128023;color:#fff}.command-button.alert,.command-button.danger{background:#ce352c;color:#fff;border-color:#ce352c}.command-button.alert:active,.command-button.danger:active{background:#9a1616;color:#fff}.command-button.info{background:#59cde2;color:#fff;border-color:#59cde2}.command-button.info:active{background:#1ba1e2;color:#fff}.command-button.warning{background:#fa6800;color:#fff;border-color:#fa6800}.command-button.warning:active{background:#bf5a15;color:#fff}.command-button.link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}.command-button.link:active,.command-button.link:hover{background:0 0;color:#114968;border-color:transparent}.command-button small{display:block;font-size:.8rem;line-height:1.625rem;margin-top:-.3125rem}.image-button,.shortcut-button{display:inline-block;text-align:center}.command-button .icon{left:1rem;top:50%;margin-top:-1rem;position:absolute;font-size:2rem;height:2rem;width:2rem;margin-right:.625rem}.command-button.icon-right{padding-left:1rem;padding-right:4rem}.command-button.icon-right .icon{left:auto;right:0}.image-button{padding:0 1rem 0 2.75rem;height:2.125rem;vertical-align:middle;color:#262626;cursor:pointer;outline:0;font-size:.875rem;margin:.15625rem 0;position:relative;border:0;background-color:#eee;line-height:100%}.image-button.default{background-color:#008287;color:#fff}.image-button:hover{border-color:#787878}.image-button:active{background:#eee;color:#262626;box-shadow:none}.image-button:focus{outline:0}.image-button.disabled,.image-button:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}.image-button *,.image-button :hover{color:inherit}.image-button.rounded{border-radius:.325rem}.image-button>[class*=mif-]{vertical-align:middle}.image-button img{height:.875rem;vertical-align:middle;margin:0}.image-button.loading-pulse{position:relative;padding:0 1.325rem}.image-button.loading-pulse:before{position:absolute;left:0;width:20px;height:20px;background-color:#333;border-radius:100%}.image-button.loading-pulse.lighten:before{background-color:#fff}.image-button.loading-cube{position:relative;padding:0 1.325rem}.image-button.loading-cube:after,.image-button.loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}.image-button.dropdown-toggle.drop-marker-light:after,.image-button.dropdown-toggle.drop-marker-light:before,.image-button.loading-cube.lighten:after,.image-button.loading-cube.lighten:before,.shortcut-button{background-color:#fff}.image-button.loading-cube:after{animation-delay:-.9s}.image-button.dropdown-toggle{padding-right:1.625rem}.image-button.primary{background:#2086bf;color:#fff;border-color:#2086bf}.image-button.primary:active{background:#1b6eae;color:#fff}.image-button.success{background:#60a917;color:#fff;border-color:#60a917}.image-button.success:active{background:#128023;color:#fff}.image-button.alert,.image-button.danger{background:#ce352c;color:#fff;border-color:#ce352c}.image-button.alert:active,.image-button.danger:active{background:#9a1616;color:#fff}.image-button.info{background:#59cde2;color:#fff;border-color:#59cde2}.image-button.info:active{background:#1ba1e2;color:#fff}.image-button.warning{background:#fa6800;color:#fff;border-color:#fa6800}.image-button.warning:active{background:#bf5a15;color:#fff}.image-button.link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}.image-button.link:active,.image-button.link:hover{background:0 0;color:#114968;border-color:transparent}.image-button:active{background-color:#e1e1e1}.image-button .icon{position:absolute;left:0;top:0;height:100%;width:2.125rem;padding:.525rem;font-size:1rem;background-color:#999;text-align:center;vertical-align:middle}.image-button img.icon{padding-top:.525rem}.image-button.icon-right{padding-left:1rem;padding-right:2.75rem}.image-button.icon-right .icon{right:0;left:auto}a.image-button{padding-top:.525rem}.image-button.small-button{line-height:100%;padding-left:2rem;padding-right:1rem}.image-button.small-button .icon{width:1.625rem;font-size:.875rem;height:100%;padding:.4rem}.image-button.small-button.icon-right{padding-left:.625rem;padding-right:2rem}.shortcut-button{padding:0 1rem;color:#262626;cursor:pointer;margin:.15625rem 0;position:relative;width:5.75rem;height:5.75rem;font-size:.75rem;line-height:1}.shortcut-button.default{background-color:#008287;color:#fff}.shortcut-button:hover{border-color:#787878}.shortcut-button:active{background:#eee;color:#262626;box-shadow:none}.shortcut-button:focus{outline:0}.shortcut-button.disabled,.shortcut-button:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}.shortcut-button *,.shortcut-button :hover{color:inherit}.shortcut-button.rounded{border-radius:.325rem}.shortcut-button>[class*=mif-]{vertical-align:middle}.shortcut-button img{height:.875rem;vertical-align:middle;margin:0}.shortcut-button.loading-pulse{position:relative;padding:0 1.325rem}.shortcut-button.loading-pulse:before{position:absolute;content:"";left:0;top:50%;margin-top:-10px;width:20px;height:20px;background-color:#333;border-radius:100%;animation:scaleout 1s infinite ease-in-out}.shortcut-button.loading-pulse.lighten:before{background-color:#fff}.shortcut-button.loading-cube{position:relative;padding:0 1.325rem}.shortcut-button.loading-cube:after,.shortcut-button.loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}.shortcut-button.dropdown-toggle.drop-marker-light:after,.shortcut-button.dropdown-toggle.drop-marker-light:before,.shortcut-button.loading-cube.lighten:after,.shortcut-button.loading-cube.lighten:before{background-color:#fff}.shortcut-button.loading-cube:after{animation-delay:-.9s}.shortcut-button.dropdown-toggle{padding-right:1.625rem}.shortcut-button.primary{background:#2086bf;color:#fff;border-color:#2086bf}.shortcut-button.primary:active{background:#1b6eae;color:#fff}.shortcut-button.success{background:#60a917;color:#fff;border-color:#60a917}.shortcut-button.success:active{background:#128023;color:#fff}.shortcut-button.alert,.shortcut-button.danger{background:#ce352c;color:#fff;border-color:#ce352c}.shortcut-button.alert:active,.shortcut-button.danger:active{background:#9a1616;color:#fff}.shortcut-button.info{background:#59cde2;color:#fff;border-color:#59cde2}.shortcut-button.info:active{background:#1ba1e2;color:#fff}.shortcut-button.warning{background:#fa6800;color:#fff;border-color:#fa6800}.shortcut-button.warning:active{background:#bf5a15;color:#fff}.shortcut-button.link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}.shortcut-button.link:active,.shortcut-button.link:hover{background:0 0;color:#114968;border-color:transparent}.shortcut-button .icon,.shortcut-button .title{display:block;color:inherit}.shortcut-button .icon{font-size:1.7rem;height:1.7rem;width:1.7rem;margin:.875rem auto}.shortcut-button .badge{color:inherit;position:absolute;top:0;right:0;font-size:.7rem;line-height:1rem;padding:0 .225rem}a.shortcut-button{padding-top:10px}.button.dropdown-toggle{padding-right:1.625rem}.button.dropdown-toggle.drop-marker-light:after,.button.dropdown-toggle.drop-marker-light:before{background-color:#fff}.nav-button{width:2.5rem;height:2.5rem;background:center center no-repeat;text-indent:-9999px;border:0;display:inline-block;cursor:pointer;z-index:2;position:relative;float:left}.nav-button span,.nav-button span:after,.nav-button span:before{position:absolute;width:1.2rem;height:2px;transition:all .3s linear;transform:rotate(0);background:#1d1d1d}.nav-button span{top:1.2rem;left:.5rem;margin:0}.nav-button span:after,.nav-button span:before{content:"";top:-.5rem;right:0}.nav-button span:after{top:.5rem}.nav-button.transform span{transform:rotate(180deg);background:#1d1d1d}.nav-button.transform span:after,.nav-button.transform span:before{content:"";top:-5px;right:0;width:.75rem;transform:rotate(45deg)}.nav-button.transform span:after{top:5px;transform:rotate(-45deg)}.nav-button.light span,.nav-button.light span:after,.nav-button.light span:before{background-color:#fff}.group-of-buttons .button.active,.group-of-buttons .toolbar-button.active{background-color:#0cf;color:#fff}.group-of-buttons .button:active,.group-of-buttons .toolbar-button:active{background-color:#1ba1e2;color:#fff}.dropdown-button,.split-button{display:inline-block;position:relative;vertical-align:middle}.dropdown-button:after,.dropdown-button:before,.split-button:after,.split-button:before{display:table;content:""}.dropdown-button:after,.split-button:after{clear:both}.dropdown-button .button,.dropdown-button .split,.split-button .button,.split-button .split{display:block;float:left}.dropdown-button .split,.split-button .split{padding:0 1rem 0 .625rem;height:2.125rem;text-align:center;vertical-align:middle;background-color:#fff;border:1px solid #d9d9d9;color:#262626;cursor:pointer;outline:0;font-size:.875rem;position:relative;margin:.15625rem 0}.dropdown-button .split:hover,.split-button .split:hover{background-color:#eee;border-color:#787878}.dropdown-button .split.dropdown-toggle:before,.split-button .split.dropdown-toggle:before{transition:all .3s ease}.dropdown-button .split.dropdown-toggle.active-toggle:before,.split-button .split.dropdown-toggle.active-toggle:before{transform:rotate(135deg);transition:all .3s ease}.dropdown-button .split-content,.split-button .split-content{position:absolute;top:100%}.split.primary{background:#2086bf;color:#fff;border-color:#2086bf}.split.primary:active{background:#1b6eae}.split.primary:hover{background:#59cde2;border-color:#59cde2}.split.primary.dropdown-toggle:before{border-color:#fff}.split.success{background:#60a917;color:#fff;border-color:#60a917}.split.success:active{background:#128023}.split.success:hover{background:#7ad61d;border-color:#7ad61d}.split.success.dropdown-toggle:before{border-color:#fff}.split.danger{background:#ce352c;color:#fff;border-color:#ce352c}.split.danger:active{background:#9a1616}.split.danger:hover{background:#da5a53;border-color:#da5a53}.split.danger.dropdown-toggle:before{border-color:#fff}.split.info{background:#59cde2;color:#fff;border-color:#59cde2}.split.info:active{background:#1ba1e2}.split.info:hover{background:#4390df;border-color:#4390df}.split.info.dropdown-toggle:before{border-color:#fff}.split.warning{background:#fa6800;color:#fff;border-color:#fa6800}.split.warning:active{background:#bf5a15}.split.warning:hover{background:#ffc194;border-color:#ffc194}.split.warning.dropdown-toggle:before{border-color:#fff}.mini-button{font-size:.6rem;padding:.2rem .625rem;height:1.4rem;line-height:1.4rem}.small-button{font-size:.7rem;padding:0 .625rem;height:1.7rem;line-height:1.7rem}.large-button{height:2.55rem;font-size:1.05rem;line-height:2.55rem}.big-button{line-height:3.125rem;height:3.125rem;font-size:1.2rem}.cycle-button.mini-button,.round-button.mini-button,.square-button.mini-button{width:1.4rem;height:1.4rem;font-size:.6rem;padding:0;min-width:0}.cycle-button.small-button,.round-button.small-button,.square-button.small-button{width:1.7rem;height:1.7rem;font-size:.7rem;padding:0;min-width:0}.toolbar .toolbar-button,.v-toolbar .toolbar-button{min-width:2.125rem;vertical-align:middle;text-align:center}.cycle-button.large-button,.round-button.large-button,.square-button.large-button{font-size:1.05rem;line-height:1;width:2.55rem;height:2.55rem}.cycle-button.big-button,.round-button.big-button,.square-button.big-button{font-size:1.2rem;width:3.125rem;height:3.125rem}.button.primary{background:#2086bf;color:#fff;border-color:#2086bf}.button.primary:active{background:#1b6eae;color:#fff}.button.success{background:#60a917;color:#fff;border-color:#60a917}.button.success:active{background:#128023;color:#fff}.button.alert,.button.danger{background:#ce352c;color:#fff;border-color:#ce352c}.button.alert:active,.button.danger:active{background:#9a1616;color:#fff}.button.info{background:#59cde2;color:#fff;border-color:#59cde2}.button.info:active{background:#1ba1e2;color:#fff}.button.warning{background:#fa6800;color:#fff;border-color:#fa6800}.button.warning:active{background:#bf5a15;color:#fff}.button.link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}.button.link:active,.button.link:hover{background:0 0;color:#114968;border-color:transparent}a.button,a.cycle-button,a.round-button,a.square-button,div.button,div.cycle-button,div.round-button,div.square-button,span.button,span.cycle-button,span.round-button,span.square-button{padding-top:.53125rem}a.button.big-button,a.cycle-button.big-button,a.round-button.big-button,a.square-button.big-button,div.button.big-button,div.cycle-button.big-button,div.round-button.big-button,div.square-button.big-button,span.button.big-button,span.cycle-button.big-button,span.round-button.big-button,span.square-button.big-button{padding-top:.78125rem}.dropdown-button button.dropdown-toggle:before{transition:all .3s ease}.dropdown-button button.dropdown-toggle.active-toggle:before{transform:rotate(135deg);transition:all .3s ease}.shortcut-button[data-hotkey]:after{position:absolute;content:attr(data-hotkey);font-size:.625rem;bottom:0;right:0;color:#999}.shortcut-button[data-hotkey].no-hotkey-display:after{display:none}.toolbar{position:relative}.toolbar:after,.toolbar:before{display:table;content:""}.toolbar:after{clear:both}.toolbar-section{position:relative;padding-left:.5725rem;margin:.125rem;float:left;width:auto}.toolbar-section.no-divider:before{display:none}.toolbar-section:before{position:absolute;content:"";width:.325rem;height:100%;left:0;background-color:#eee;cursor:move}.toolbar .toolbar-button{height:2.125rem;background-color:#fff;border:1px solid #d9d9d9;color:#262626;cursor:pointer;display:inline-block;outline:0;font-size:.875rem;position:relative;width:2.125rem;padding:0;text-decoration:none;border-radius:0;line-height:2.125rem;margin:0}.toolbar .toolbar-button.default{background-color:#008287;color:#fff}.toolbar .toolbar-button:hover{border-color:#787878}.toolbar .toolbar-button:active{background:#eee;color:#262626;box-shadow:none}.toolbar .toolbar-button:focus{outline:0}.toolbar .toolbar-button.disabled,.toolbar .toolbar-button:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}.toolbar .toolbar-button *,.toolbar .toolbar-button :hover{color:inherit}.toolbar .toolbar-button.rounded{border-radius:.325rem}.toolbar .toolbar-button>[class*=mif-]{vertical-align:middle}.toolbar .toolbar-button img{height:.875rem;vertical-align:middle;margin:0}.toolbar .toolbar-button.loading-pulse{position:relative;padding:0 1.325rem}.toolbar .toolbar-button.loading-pulse:before{position:absolute;content:"";left:0;top:50%;margin-top:-10px;width:20px;height:20px;background-color:#333;border-radius:100%;animation:scaleout 1s infinite ease-in-out}.toolbar .toolbar-button.loading-pulse.lighten:before{background-color:#fff}.toolbar .toolbar-button.loading-cube{position:relative;padding:0 1.325rem}.toolbar .toolbar-button.loading-cube:after,.toolbar .toolbar-button.loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}.toolbar .toolbar-button.dropdown-toggle.drop-marker-light:after,.toolbar .toolbar-button.dropdown-toggle.drop-marker-light:before,.toolbar .toolbar-button.loading-cube.lighten:after,.toolbar .toolbar-button.loading-cube.lighten:before,.v-toolbar .toolbar-button{background-color:#fff}.toolbar .toolbar-button.loading-cube:after{animation-delay:-.9s}.toolbar .toolbar-button.dropdown-toggle{padding-right:1.625rem}.toolbar .toolbar-button.primary{background:#2086bf;color:#fff;border-color:#2086bf}.toolbar .toolbar-button.primary:active{background:#1b6eae;color:#fff}.toolbar .toolbar-button.success{background:#60a917;color:#fff;border-color:#60a917}.toolbar .toolbar-button.success:active{background:#128023;color:#fff}.toolbar .toolbar-button.alert,.toolbar .toolbar-button.danger{background:#ce352c;color:#fff;border-color:#ce352c}.toolbar .toolbar-button.alert:active,.toolbar .toolbar-button.danger:active{background:#9a1616;color:#fff}.toolbar .toolbar-button.info{background:#59cde2;color:#fff;border-color:#59cde2}.toolbar .toolbar-button.info:active{background:#1ba1e2;color:#fff}.toolbar .toolbar-button.warning{background:#fa6800;color:#fff;border-color:#fa6800}.toolbar .toolbar-button.warning:active{background:#bf5a15;color:#fff}.toolbar .toolbar-button.link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}.toolbar .toolbar-button.link:active,.toolbar .toolbar-button.link:hover{background:0 0;color:#114968;border-color:transparent}.toolbar .toolbar-button.mini-button{width:1.4rem;height:1.4rem;font-size:.6rem;padding:0;min-width:0}.toolbar .toolbar-button.small-button{width:1.7rem;height:1.7rem;font-size:.7rem;padding:0;min-width:0}.toolbar .toolbar-button.large-button{font-size:1.05rem;line-height:1;width:2.55rem;height:2.55rem}.toolbar .toolbar-button.big-button{font-size:1.2rem;width:3.125rem;height:3.125rem}.toolbar-group,.toolbar-section{display:inline-block}.toolbar-group.condensed:after,.toolbar-group.condensed:before,.toolbar-section.condensed:after,.toolbar-section.condensed:before{display:table;content:""}.toolbar-group.condensed:after,.toolbar-section.condensed:after{clear:both}.toolbar-group.condensed .button,.toolbar-group.condensed .toolbar-button,.toolbar-section.condensed .button,.toolbar-section.condensed .toolbar-button{display:block;float:left}.toolbar-group-check .toolbar-button.checked,.toolbar-group-radio .toolbar-button.checked{background-color:#59cde2;color:#fff;border-color:#59cde2}.toolbar.rounded .toolbar-section:before,.toolbar.rounded>.toolbar-button,.toolbar.rounded>.toolbar-section .toolbar-button{border-radius:.3125rem}.v-toolbar{position:relative;float:left}.v-toolbar:after,.v-toolbar:before{display:table;content:""}.v-toolbar:after{clear:both}.v-toolbar .toolbar-button{height:2.125rem;border:1px solid #d9d9d9;color:#262626;cursor:pointer;outline:0;font-size:.875rem;position:relative;width:2.125rem;padding:0;text-decoration:none;border-radius:0;line-height:2.125rem;margin:0}.v-toolbar .toolbar-button.default{background-color:#008287;color:#fff}.v-toolbar .toolbar-button:hover{border-color:#787878}.v-toolbar .toolbar-button:active{background:#eee;color:#262626;box-shadow:none}.v-toolbar .toolbar-button:focus{outline:0}.v-toolbar .toolbar-button.disabled,.v-toolbar .toolbar-button:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}.v-toolbar .toolbar-button *,.v-toolbar .toolbar-button :hover{color:inherit}.v-toolbar .toolbar-button.rounded{border-radius:.325rem}.v-toolbar .toolbar-button>[class*=mif-]{vertical-align:middle}.v-toolbar .toolbar-button img{height:.875rem;vertical-align:middle;margin:0}.v-toolbar .toolbar-button.loading-pulse{position:relative;padding:0 1.325rem}.v-toolbar .toolbar-button.loading-pulse:before{position:absolute;content:"";left:0;top:50%;margin-top:-10px;width:20px;height:20px;background-color:#333;border-radius:100%;animation:scaleout 1s infinite ease-in-out}.v-toolbar .toolbar-button.loading-pulse.lighten:before{background-color:#fff}.v-toolbar .toolbar-button.loading-cube{position:relative;padding:0 1.325rem}.v-toolbar .toolbar-button.loading-cube:after,.v-toolbar .toolbar-button.loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}.v-toolbar .toolbar-button.dropdown-toggle.drop-marker-light:after,.v-toolbar .toolbar-button.dropdown-toggle.drop-marker-light:before,.v-toolbar .toolbar-button.loading-cube.lighten:after,.v-toolbar .toolbar-button.loading-cube.lighten:before{background-color:#fff}.v-toolbar .toolbar-button.loading-cube:after{animation-delay:-.9s}.v-toolbar .toolbar-button.dropdown-toggle{padding-right:1.625rem}.v-toolbar .toolbar-button.primary{background:#2086bf;color:#fff;border-color:#2086bf}.v-toolbar .toolbar-button.primary:active{background:#1b6eae;color:#fff}.v-toolbar .toolbar-button.success{background:#60a917;color:#fff;border-color:#60a917}.v-toolbar .toolbar-button.success:active{background:#128023;color:#fff}.v-toolbar .toolbar-button.alert,.v-toolbar .toolbar-button.danger{background:#ce352c;color:#fff;border-color:#ce352c}.v-toolbar .toolbar-button.alert:active,.v-toolbar .toolbar-button.danger:active{background:#9a1616;color:#fff}.v-toolbar .toolbar-button.info{background:#59cde2;color:#fff;border-color:#59cde2}.v-toolbar .toolbar-button.info:active{background:#1ba1e2;color:#fff}.v-toolbar .toolbar-button.warning{background:#fa6800;color:#fff;border-color:#fa6800}.v-toolbar .toolbar-button.warning:active{background:#bf5a15;color:#fff}.v-toolbar .toolbar-button.link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}.v-toolbar .toolbar-button.link:active,.v-toolbar .toolbar-button.link:hover{background:0 0;color:#114968;border-color:transparent}.v-toolbar .toolbar-button.mini-button{width:1.4rem;height:1.4rem;font-size:.6rem;padding:0;min-width:0}.v-toolbar .toolbar-button.small-button{width:1.7rem;height:1.7rem;font-size:.7rem;padding:0;min-width:0}.v-toolbar .toolbar-button.large-button{font-size:1.05rem;line-height:1;width:2.55rem;height:2.55rem}.v-toolbar .toolbar-button.big-button{font-size:1.2rem;width:3.125rem;height:3.125rem}.v-toolbar.rounded .toolbar-section:before,.v-toolbar.rounded>.toolbar-button,.v-toolbar.rounded>.toolbar-section .toolbar-button{border-radius:.3125rem}.v-toolbar .toolbar-section{padding-left:0;padding-top:.5725rem}.v-toolbar .toolbar-section:before{width:100%;top:0;height:.325rem}.v-toolbar .toolbar-button{display:block;margin-bottom:.25rem}.v-toolbar.no-divider .toolbar-section:before{display:none}.pagination{display:block;margin:.625rem 0}.pagination:after,.pagination:before{display:table;content:""}.pagination:after{clear:both}.pagination>.item{display:block;float:left;margin-left:.0652rem;padding:.25rem .625rem;background-color:#fff;cursor:pointer;border:1px solid #eee;text-align:center;font-size:.875rem;color:#1d1d1d}.pagination>.item:first-child{margin-left:0}.pagination>.item.active,.pagination>.item.current{background-color:#1ba1e2;border-color:#59cde2;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.pagination>.item:hover{background-color:#75c7ee;border-color:#75c7ee;color:#fff}.pagination>.item.disabled,.pagination>.item:disabled{cursor:default;background-color:#eee;border-color:#eee;color:#999}.pagination>.item.spaces{border:0;cursor:default;color:#1d1d1d}.pagination>.item.spaces:hover{background-color:inherit;color:#1d1d1d}.pagination.rounded>.item{border-radius:.3125rem}.pagination.cycle>.item{width:28px;height:28px;border-radius:50%;font-size:.7rem;padding:.4375rem 0}.pagination.no-border>.item{border:0}.pagination.no-border>.item:hover{color:#59cde2;background-color:transparent}.pagination.no-border>.item.disabled,.pagination.no-border>.item:disabled{cursor:default;background-color:transparent;border-color:transparent;color:#999}.pagination.no-border>.item.active:hover,.pagination.no-border>.item.current:hover{background-color:#75c7ee;border-color:#75c7ee;color:#fff}.breadcrumbs{margin:0;list-style:none inside;background-color:#fff;color:#999;padding:1rem}.breadcrumbs>li{display:inline-block;color:inherit;margin:0 1rem 0 0;position:relative;vertical-align:middle}.breadcrumbs>li:after,.breadcrumbs>li:before{display:block;position:absolute;vertical-align:middle;color:transparent;font-size:0;content:"";height:1px;width:.375rem;background-color:#1d1d1d;top:50%;left:100%;margin-left:.5rem}.breadcrumbs>li:before{transform:rotate(45deg);margin-top:-.125rem}.breadcrumbs>li:after{transform:rotate(-45deg);margin-top:.125rem}.breadcrumbs>li>a{color:inherit;display:inline-block;line-height:1}.breadcrumbs>li:last-child{color:#1d1d1d;font-weight:bolder}.breadcrumbs>li:last-child a{cursor:default}.breadcrumbs>li:last-child:after,.breadcrumbs>li:last-child:before{background-color:transparent}.breadcrumbs>li:hover{color:#1d1d1d}.breadcrumbs .icon,.breadcrumbs img{display:inline-block;line-height:.8;height:1rem;width:1rem;font-size:1rem;vertical-align:-15%}.breadcrumbs.dark{background-color:#393832}.breadcrumbs.dark>li:hover,.breadcrumbs.dark>li:last-child{color:#fff}.breadcrumbs.dark>li:after,.breadcrumbs.dark>li:before{background-color:#fff}.breadcrumbs2{margin:.625rem 0;padding:0;list-style:none;overflow:hidden;width:100%}.breadcrumbs2 li{float:left;margin:0 .2em 0 1em}.breadcrumbs2 a{background:#d9d9d9;padding:.3em 1em;float:left;text-decoration:none;color:#2086bf;position:relative}.breadcrumbs2 a:after,.breadcrumbs2 a:before{position:absolute;top:50%;content:""}.breadcrumbs2 a:hover{background:#1ba1e2;color:#fff}.breadcrumbs2 .active,.breadcrumbs2 .active:hover,.breadcrumbs2>li:last-child{background:0 0}.breadcrumbs2 a:hover:before{border-color:#1ba1e2 #1ba1e2 #1ba1e2 transparent}.breadcrumbs2 a:hover:after{border-left-color:#1ba1e2}.breadcrumbs2 a:before{margin-top:-1.5em;border-width:1.5em 0 1.5em 1em;border-style:solid;border-color:#d9d9d9 #d9d9d9 #d9d9d9 transparent;left:-1em;margin-left:1px}.breadcrumbs2 a:after{margin-top:-1.5em;border-top:1.5em solid transparent;border-bottom:1.5em solid transparent;border-left:1em solid #d9d9d9;right:-1em;margin-right:1px}.breadcrumbs2 .active:after,.breadcrumbs2 .active:before,.breadcrumbs2>li:first-child a:before,.breadcrumbs2>li:last-child:after,.breadcrumbs2>li:last-child:before{content:normal}.breadcrumbs2>li:first-child{margin-left:0}.breadcrumbs2>li:last-child a{color:#1d1d1d}.breadcrumbs2>li:last-child:hover a{color:#fff}.input-control input:disabled,.input-control select:disabled,.input-control textarea:disabled,.input-control.file input[type=file]:disabled~.button,.input-control.file input[type=file]:disabled~input[type=text]{background-color:#ebebe4}.breadcrumbs2 .active a,.breadcrumbs2 .active:hover a{color:#1d1d1d}.breadcrumbs2 .active:hover a{color:#fff}.breadcrumbs2.small a{padding:.2em 1em;font-size:11.9px}.breadcrumbs2.mini a{padding:.1em 1em;font-size:10.5px}.dataTable.sortable-markers-on-left .sortable-column,.input-control.email .prepend-icon~input,.input-control.file .prepend-icon~input,.input-control.number .prepend-icon~input,.input-control.password .prepend-icon~input,.input-control.select .prepend-icon~input,.input-control.tel .prepend-icon~input,.input-control.text .prepend-icon~input{padding-left:30px}.breadcrumbs2>li>a>[class*=mif]{vertical-align:-10%}.input-control{display:inline-block;min-height:2.125rem;height:2.125rem;position:relative;vertical-align:middle;margin:.325rem 0;line-height:1}.input-control[data-role=select]{height:auto}.input-control.email,.input-control.file,.input-control.number,.input-control.password,.input-control.select,.input-control.tel,.input-control.text{width:10.875rem}.input-control.email .button,.input-control.file .button,.input-control.number .button,.input-control.password .button,.input-control.select .button,.input-control.tel .button,.input-control.text .button{position:absolute;top:0;right:0;z-index:2;margin:0}.input-control.email>.label,.input-control.email>label,.input-control.file>.label,.input-control.file>label,.input-control.number>.label,.input-control.number>label,.input-control.password>.label,.input-control.password>label,.input-control.select>.label,.input-control.select>label,.input-control.tel>.label,.input-control.tel>label,.input-control.text>.label,.input-control.text>label{position:absolute;left:0;top:-1rem;font-size:.875rem}.input-control.email>input:disabled+.button,.input-control.file>input:disabled+.button,.input-control.number>input:disabled+.button,.input-control.password>input:disabled+.button,.input-control.select>input:disabled+.button,.input-control.tel>input:disabled+.button,.input-control.text>input:disabled+.button{display:none}.input-control.email .prepend-icon,.input-control.file .prepend-icon,.input-control.number .prepend-icon,.input-control.password .prepend-icon,.input-control.select .prepend-icon,.input-control.tel .prepend-icon,.input-control.text .prepend-icon{width:24px;height:24px;font-size:24px;line-height:1;position:absolute;top:50%;margin-top:-12px;left:4px;z-index:2;color:#999}.input-control input,.input-control select,.input-control textarea{-webkit-appearance:none;appearance:none;position:relative;border:1px solid #d9d9d9;width:100%;height:100%;padding:.3125rem;z-index:0}.input-control input:focus,.input-control select:focus,.input-control textarea:focus{outline:0}.input-control input:focus,.input-control input:hover,.input-control select:focus,.input-control select:hover,.input-control textarea:focus,.input-control textarea:hover{border-color:#787878}.input-control textarea{position:relative;min-height:6.25rem}.input-control.textarea{height:auto}.input-control.select{position:relative}.input-control.select select{padding-right:20px}.input-control.rounded input,.input-control.rounded select,.input-control.rounded textarea{border-radius:.3125rem}.input-control.big-input{height:4.125rem}.input-control.big-input input{font-size:1.875rem;padding-left:1.25rem}.input-control.big-input .button{height:3.25rem;top:50%;margin-top:-1.625rem;right:.3125rem;font-size:1.125rem;font-weight:700;padding-left:1.875rem;padding-right:1.875rem}.input-control [class*=input-state-]{position:absolute;display:none;top:50%;right:8px;z-index:3;font-size:1rem;margin-top:-.5rem}.input-control.required input,.input-control.required select,.input-control.required textarea{border:1px dashed #1ba1e2}.input-control.required .input-state-required{display:block;color:#1ba1e2}.input-control.error input,.input-control.error select,.input-control.error textarea{border:1px solid #ce352c}.input-control.error.neon input,.input-control.error.neon select,.input-control.error.neon textarea{box-shadow:0 0 25px #800000b3}.input-control.error .input-state-error{display:block;color:#ce352c}.input-control.warning input,.input-control.warning select,.input-control.warning textarea{border:1px solid #e3c800}.input-control.warning.neon input,.input-control.warning.neon select,.input-control.warning.neon textarea{box-shadow:0 0 25px #ffa500b3}.input-control.warning .input-state-warning{display:block;color:#e3c800}.input-control.success input,.input-control.success select,.input-control.success textarea{border:1px solid #60a917}.input-control.success.neon input,.input-control.success.neon select,.input-control.success.neon textarea{box-shadow:0 0 25px #008000b3}.input-control.success .input-state-success{display:block;color:#60a917}.input-control.info input,.input-control.info select,.input-control.info textarea{border:1px solid #1ba1e2}.input-control.info.neon input,.input-control.info.neon select,.input-control.info.neon textarea{box-shadow:0 0 25px #59cde2b3}.input-control.info .input-state-success{display:block;color:#1ba1e2}input.error,select.error,textarea.error{border:1px solid #ce352c}input.warning,select.warning,textarea.warning{border:1px solid #e3c800}input.info,select.info,textarea.info{border:1px solid #1ba1e2}input.success,select.success,textarea.success{border:1px solid #60a917}input.required,select.required,textarea.required{border:1px dashed #1ba1e2}.input-control.file input[type=file]{position:absolute;opacity:0;width:.0625rem;height:.0625rem}.input-control.file:hover button,.input-control.file:hover input[type=text]{border-color:#787878}.input-control .button-group{position:absolute;right:0;top:0;margin:0;padding:0;z-index:2}.input-control .button-group:after,.input-control .button-group:before{display:table;content:""}.input-control .button-group:after{clear:both}.input-control .button-group .button{position:relative;float:left;margin:0}.input-control>.button-group>.helper-button,.input-control>.helper-button{visibility:hidden;margin:0;border:0;height:1.875rem;padding:0 .6rem;z-index:100;font-size:.75rem}.input-control>.button.helper-button{margin:2px 2px 0}.input-control>.button-group>.button.helper-button{margin:2px 0}.input-control>.button-group>.button.helper-button:last-child{margin-right:2px}.input-control input:focus~.button-group>.helper-button,.input-control input:focus~.helper-button,.input-control input~.button-group>.helper-button:active,.input-control input~.helper-button:active{visibility:visible}.input-control input:disabled~.button-group>.helper-button,.input-control input:disabled~.helper-button{display:none}.input-control.modern{position:relative;width:12.25rem;height:3rem;display:inline-block;margin:.625rem 0}.input-control.modern input{position:absolute;top:1rem;left:0;right:0;bottom:.5rem;border:0;border-bottom:2px #ddd solid;background-color:transparent;outline:0;font-size:1rem;padding-bottom:.5rem;padding-left:0;width:100%;z-index:2;height:1.75rem}.input-control.modern input:focus{border-bottom-color:#1d1d1d}.input-control.modern .informer,.input-control.modern .label{position:absolute;display:block;z-index:1;color:#1d1d1d}.input-control.modern .label{opacity:0;top:16px;left:0;transition:all .3s linear}.input-control.modern .informer{opacity:0;bottom:.75rem;color:#c8c8c8;font-size:.8rem;transition:all .3s linear}.input-control.modern .placeholder{font-size:1rem;color:#c8c8c8;position:absolute;top:1.2rem;left:0;z-index:1;opacity:1;transition:all .3s linear}.input-control.modern .helper-button{top:8px}.input-control.modern.iconic{margin-left:32px}.input-control.modern.iconic .icon{width:24px;height:24px;font-size:24px;line-height:1;position:absolute;left:-28px;top:50%;margin-top:-8px;display:block;opacity:.2;transition:all .3s linear}.input-control.modern.iconic .icon img{width:100%;max-width:100%;height:100%;max-height:100%}.input-control.modern.iconic.full-size{width:calc(100% - 32px)!important}.input-control.modern input:focus~.label{opacity:1;transform:translateY(-18px);transition:all .3s linear}.input-control.modern input:focus~.placeholder{opacity:0;transform:translate(200px);transition:all .3s linear}.input-control.modern input:focus~.informer{opacity:1;color:#1d1d1d;bottom:-.75rem;transition:all .3s linear}.input-control.modern input:focus~.icon{opacity:1;transition:all .3s linear}.input-control.modern.error input{border-bottom-color:#ce352c}.input-control.modern.error .informer,.input-control.modern.error .label{color:#ce352c}.input-control.modern.success input{border-bottom-color:#60a917}.input-control.modern.success .informer,.input-control.modern.success .label{color:#60a917}.input-control.modern.warning input{border-bottom-color:#e3c800}.input-control.modern.warning .informer,.input-control.modern.warning .label{color:#e3c800}.input-control.modern.info input{border-bottom-color:#1ba1e2}.input-control.modern.info .informer,.input-control.modern.info .label{color:#1ba1e2}.input-control.modern input:disabled{border-bottom-style:dotted;color:#bcbcbc}.input-control.checkbox,.input-control.radio{line-height:1.875rem;min-width:1rem;-webkit-user-select:none;user-select:none}.input-control.checkbox input[type=radio],.input-control.checkbox input[type=checkbox],.input-control.radio input[type=radio],.input-control.radio input[type=checkbox]{position:absolute;opacity:0;width:.0625rem;height:.0625rem}.input-control.checkbox .caption,.input-control.radio .caption{margin:0 .125rem;vertical-align:middle}.input-control.checkbox .check,.input-control.radio .check{width:1.625rem;height:1.625rem;background-color:#fff;border:1px solid #999;padding:0;position:relative;display:inline-block;vertical-align:middle}.input-control.checkbox.text-left .check,.input-control.radio.text-left .check{margin:0 0 0 .3125rem}.input-control.checkbox .check:focus,.input-control.radio .check:focus{border-color:#bcd9e2}.input-control.checkbox .check:before,.input-control.radio .check:before{position:absolute;vertical-align:middle;color:transparent;font-size:0;content:"";height:.3125rem;width:.565rem;background-color:transparent;border-left:.1875rem solid;border-bottom:.1875rem solid;border-color:transparent;left:50%;top:50%;margin-left:-.325rem;margin-top:-.365rem;display:block;transform:rotate(-45deg);transition:all .2s linear}.input-control.checkbox input[type=radio]~.check:before,.input-control.radio input[type=radio]:checked~.check:before,.input-control.radio input[type=radio]:disabled~.check:before,.input-control.radio input[type=radio]~.check:before{border-color:transparent}.input-control.checkbox input[type=radio]:checked~.check:before,.input-control.checkbox input[type=checkbox]:checked~.check:before,.input-control.radio input[type=radio]:checked~.check:before,.input-control.radio input[type=checkbox]:checked~.check:before{border-color:#555;transition:all .2s linear}.input-control.checkbox input[type=radio]:disabled~.caption,.input-control.checkbox input[type=checkbox]:disabled~.caption,.input-control.radio input[type=radio]:disabled~.caption,.input-control.radio input[type=checkbox]:disabled~.caption{color:#cacaca;cursor:default}.input-control.checkbox input[type=radio]:disabled~.check,.input-control.checkbox input[type=checkbox]:disabled~.check,.input-control.radio input[type=radio]:disabled~.check,.input-control.radio input[type=checkbox]:disabled~.check{border-color:#cacaca;cursor:default}.input-control.checkbox input[type=checkbox]:disabled:checked~.check:before,.input-control.radio input[type=checkbox]:disabled:checked~.check:before{border-color:#cacaca}.input-control.checkbox input[type=radio]:disabled:checked~.check:before,.input-control.radio input[type=radio]:disabled:checked~.check:before{background-color:#cacaca}.input-control.checkbox input.indeterminate:checked~.check:before,.input-control.checkbox input[data-show=indeterminate]:checked~.check:before,.input-control.checkbox input[data-show=indeterminate]~.check:before,.input-control.checkbox input[type=checkbox]:indeterminate~.check:before,.input-control.radio input.indeterminate:checked~.check:before,.input-control.radio input[data-show=indeterminate]:checked~.check:before,.input-control.radio input[data-show=indeterminate]~.check:before,.input-control.radio input[type=checkbox]:indeterminate~.check:before{display:none}.input-control.checkbox input.indeterminate:checked~.check:after,.input-control.checkbox input[data-show=indeterminate]:checked~.check:after,.input-control.checkbox input[data-show=indeterminate]~.check:after,.input-control.checkbox input[type=checkbox]:indeterminate~.check:after,.input-control.radio input.indeterminate:checked~.check:after,.input-control.radio input[data-show=indeterminate]:checked~.check:after,.input-control.radio input[data-show=indeterminate]~.check:after,.input-control.radio input[type=checkbox]:indeterminate~.check:after{position:absolute;display:block;content:"";background-color:#1d1d1d;height:.875rem;width:.875rem;left:50%;top:50%;margin-left:-.4375rem;margin-top:-.4375rem}.input-control.checkbox input[data-show=indeterminate]:not(:checked)~.check:after,.input-control.radio input[data-show=indeterminate]:not(:checked)~.check:after{background-color:transparent}.input-control.checkbox input[data-show=indeterminate]:disabled~.check:after,.input-control.radio input[data-show=indeterminate]:disabled~.check:after{background-color:#cacaca}.input-control.radio .check{border:1px solid #999;border-radius:50%}.input-control.radio .check:before{position:absolute;display:block;content:"";background-color:#1d1d1d;height:.5624rem;width:.5624rem;left:50%;top:50%;margin-left:-.375rem;margin-top:-.375rem;transform:rotate(0);border-radius:50%}.input-control.radio input[type=radio]:not(:checked)~.check:before{background-color:transparent}.input-control.small-check .check{width:1rem;height:1rem}.input-control.small-check .check:before{width:6px;height:3px;margin-left:-4px;margin-top:-4px;border-width:2px}.input-control.small-check.radio .check:before{height:.375rem;width:.375rem;left:50%;top:50%;margin-left:-.25rem;margin-top:-.25rem}.input-control.small-check input.indeterminate:checked~.check:after,.input-control.small-check input[data-show=indeterminate]:checked~.check:after,.input-control.small-check input[data-show=indeterminate]~.check:after,.input-control.small-check input[type=checkbox]:indeterminate~.check:after{height:.375rem;width:.375rem;left:50%;top:50%;margin-left:-.1875rem;margin-top:-.1875rem}input[type=button],input[type=reset],input[type=submit]{padding:0 1rem;height:2.125rem;text-align:center;background-color:#fff;border:1px solid #d9d9d9;color:#262626;cursor:pointer;display:inline-block;outline:0;font-size:.875rem;margin:.15625rem 0;position:relative;vertical-align:middle}input[type=button].default,input[type=reset].default,input[type=submit].default{background-color:#008287;color:#fff}input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#787878}input[type=button]:active,input[type=reset]:active,input[type=submit]:active{background:#eee;color:#262626;box-shadow:none}input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0}input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}input[type=button] *,input[type=button] :hover,input[type=reset] *,input[type=reset] :hover,input[type=submit] *,input[type=submit] :hover{color:inherit}input[type=button].rounded,input[type=reset].rounded,input[type=submit].rounded{border-radius:.325rem}input[type=button]>[class*=mif-],input[type=reset]>[class*=mif-],input[type=submit]>[class*=mif-]{vertical-align:middle}input[type=button] img,input[type=reset] img,input[type=submit] img{height:.875rem;vertical-align:middle;margin:0}input[type=button].loading-pulse,input[type=reset].loading-pulse,input[type=submit].loading-pulse{position:relative;padding:0 1.325rem}input[type=button].loading-pulse:before,input[type=reset].loading-pulse:before,input[type=submit].loading-pulse:before{position:absolute;content:"";left:0;top:50%;margin-top:-10px;width:20px;height:20px;background-color:#333;border-radius:100%;animation:scaleout 1s infinite ease-in-out}input[type=button].loading-pulse.lighten:before,input[type=reset].loading-pulse.lighten:before,input[type=submit].loading-pulse.lighten:before{background-color:#fff}input[type=button].loading-cube,input[type=reset].loading-cube,input[type=submit].loading-cube{position:relative;padding:0 1.325rem}input[type=button].loading-cube:after,input[type=button].loading-cube:before,input[type=reset].loading-cube:after,input[type=reset].loading-cube:before,input[type=submit].loading-cube:after,input[type=submit].loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}input[type=button].dropdown-toggle.drop-marker-light:after,input[type=button].dropdown-toggle.drop-marker-light:before,input[type=button].loading-cube.lighten:after,input[type=button].loading-cube.lighten:before,input[type=reset].dropdown-toggle.drop-marker-light:after,input[type=reset].dropdown-toggle.drop-marker-light:before,input[type=reset].loading-cube.lighten:after,input[type=reset].loading-cube.lighten:before,input[type=submit].dropdown-toggle.drop-marker-light:after,input[type=submit].dropdown-toggle.drop-marker-light:before,input[type=submit].loading-cube.lighten:after,input[type=submit].loading-cube.lighten:before{background-color:#fff}input[type=button].loading-cube:after,input[type=reset].loading-cube:after,input[type=submit].loading-cube:after{animation-delay:-.9s}input[type=button].dropdown-toggle,input[type=reset].dropdown-toggle,input[type=submit].dropdown-toggle{padding-right:1.625rem}input[type=button].primary,input[type=reset].primary,input[type=submit].primary{background:#2086bf;color:#fff;border-color:#2086bf}input[type=button].primary:active,input[type=reset].primary:active,input[type=submit].primary:active{background:#1b6eae;color:#fff}input[type=button].success,input[type=reset].success,input[type=submit].success{background:#60a917;color:#fff;border-color:#60a917}input[type=button].success:active,input[type=reset].success:active,input[type=submit].success:active{background:#128023;color:#fff}input[type=button].alert,input[type=button].danger,input[type=reset].alert,input[type=reset].danger,input[type=submit].alert,input[type=submit].danger{background:#ce352c;color:#fff;border-color:#ce352c}input[type=button].alert:active,input[type=button].danger:active,input[type=reset].alert:active,input[type=reset].danger:active,input[type=submit].alert:active,input[type=submit].danger:active{background:#9a1616;color:#fff}input[type=button].info,input[type=reset].info,input[type=submit].info{background:#59cde2;color:#fff;border-color:#59cde2}input[type=button].info:active,input[type=reset].info:active,input[type=submit].info:active{background:#1ba1e2;color:#fff}input[type=button].warning,input[type=reset].warning,input[type=submit].warning{background:#fa6800;color:#fff;border-color:#fa6800}input[type=button].warning:active,input[type=reset].warning:active,input[type=submit].warning:active{background:#bf5a15;color:#fff}input[type=button].link,input[type=reset].link,input[type=submit].link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}input[type=button].link:active,input[type=button].link:hover,input[type=reset].link:active,input[type=reset].link:hover,input[type=submit].link:active,input[type=submit].link:hover{background:0 0;color:#114968;border-color:transparent}.switch,.switch-original{display:inline-block;margin:0 .625rem 0 0;-webkit-user-select:none;user-select:none}.switch input,.switch-original input{position:absolute;opacity:0;width:.0625rem;height:.0625rem}.switch .caption,.switch .check,.switch-original .caption,.switch-original .check{display:inline-block;vertical-align:middle;line-height:18px}.switch .check{width:36px;height:16px;background-color:#929292;border-radius:8px;overflow:visible;position:relative}.switch .check:before{position:absolute;display:block;content:"";width:22px;height:22px;z-index:2;margin-top:-4px;margin-left:-3px;border-radius:50%;background-color:#fff;box-shadow:0 2px 4px #00000059}.switch input:not(:checked)~.check:before{background-color:#fff;transition:all .2s linear}.switch input:checked~.check{background-color:#008287}.switch input:checked~.check:before{transform:translate(22px);transition:all .2s linear}.switch input:disabled~.check{background-color:#d5d5d5}.switch input:disabled~.check:before{background-color:#bdbdbd}.switch-original .caption{margin:0 5px}.switch-original .check{position:relative;height:1.125rem;width:2.8125rem;outline:#a6a6a6 solid 2px;border:1px solid #fff;cursor:pointer;background:#a6a6a6;z-index:1;display:inline-block;vertical-align:middle}.switch-original .check:after{position:absolute;left:-1px;top:-1px;display:block;content:"";height:1rem;width:.5625rem;outline:#333 solid 2px;border:1px solid #333;cursor:pointer;background:#333;z-index:2;transition:all .2s linear}.switch-original input[type=checkbox]:focus~.check{outline:#999 dotted 1px}.switch-original input[type=checkbox]:checked~.check{background:#008287}.switch-original input[type=checkbox]:checked~.check:after{left:auto;transform:translate(2rem);transition:all .2s linear}.switch-original input[type=checkbox]:disabled~.check{background-color:#e6e6e6;border-color:#fff}.switch-original input[type=checkbox]:disabled~.check:after{background-color:#8a8a8a;outline-color:#8a8a8a;border-color:#8a8a8a}.input-control.range input[type=range]{border:0;box-sizing:border-box;line-height:1;background-color:transparent;cursor:pointer;-webkit-appearance:none;width:100%}.input-control.range input[type=range]:focus{outline:0}.input-control.range input[type=range]::-ms-track{width:100%;cursor:pointer}.input-control.range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:1em;height:1em;margin-top:0;background-color:#555;border:2px solid #555;cursor:pointer}.input-control.range input[type=range]::-moz-range-thumb{width:1em;height:1em;background-color:#555;border:2px solid #555;cursor:pointer;border-radius:0;margin:0}.input-control.range input[type=range]::-ms-thumb{width:1em;height:1em;margin-top:0;background-color:#555;border:2px solid #555;cursor:pointer}.input-control.range input[type=range]:hover::-webkit-slider-thumb{border-color:#373737;background-color:#1d1d1d}.input-control.range input[type=range]:hover::-moz-range-thumb{border-color:#373737;background-color:#1d1d1d}.input-control.range input[type=range]:hover::-ms-thumb{border-color:#373737;background-color:#1d1d1d}.input-control.range input[type=range]:active::-webkit-slider-thumb{border-color:#373737}.input-control.range input[type=range]:active::-moz-range-thumb{border-color:#373737}.input-control.range input[type=range]:active::-ms-thumb{border-color:#373737}.input-control.range input[type=range]::-webkit-slider-runnable-track{width:100%;cursor:pointer;height:100%;background-color:#00aba9;-webkit-transition:background .3s ease;transition:background .3s ease}.input-control.range input[type=range]::-moz-range-track{width:100%;cursor:pointer;background-color:#00aba9;-moz-transition:background .3s ease;transition:background .3s ease;height:1.25em}.input-control.range input[type=range]::-ms-track{background:#00aba9;border-color:transparent;color:transparent;height:1.25em}.input-control.range input[type=range]::-ms-fill-lower{background:#00aba9}.input-control.range input[type=range]::-ms-fill-upper{display:none}.input-control.range.big-input{height:2.125rem}.input-control.range.big-input input[type=range]{padding:0}.input-control.range.big-input input[type=range]::-moz-range-track{height:1.2em}.progress,.progress-bar{display:block;position:relative;width:100%;height:auto;margin:.625rem 0;background:#eee;overflow:hidden}.calendar .calendar-row:after,.calendar .calendar-row:before,.progress-bar:after,.progress-bar:before,.progress:after,.progress:before{display:table;content:""}.progress-bar:after,.progress:after{clear:both}.progress .bar,.progress-bar .bar{position:relative;display:block;float:left;width:0;background-color:#1ba1e2;z-index:1;text-align:center;height:.625rem;line-height:.625rem;color:#fff}.progress-bar.small>.bar,.progress.small>.bar{height:.3125rem}.progress-bar.large>.bar,.progress.large>.bar{height:1rem}.progress-bar.gradient-bar .bar,.progress.gradient-bar .bar{background:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.progress-bar.ani .bar,.progress.ani .bar{animation:ani-bg-stripes 2s linear infinite}.popover{display:block;min-width:12.5rem;height:auto;position:relative;background-color:#eee;padding:1.25rem}.popover *{color:inherit}.popover.popover-shadow{box-shadow:0 0 10px #0006}.calendar-dropdown,.window{box-shadow:0 0 5px #0000004d}.popover:before{content:"";width:.625rem;height:.625rem;display:block;position:absolute;background-color:inherit;left:-.3125rem;top:50%;margin-top:-.3125rem;transform:rotate(45deg)}.popover.marker-on-top:before{top:0;left:50%;margin-left:-.3125rem}.popover.marker-on-right:before{top:50%;margin-top:-.3125rem;left:100%;margin-left:-.3125rem}.popover.marker-on-bottom:before{top:100%;margin-left:-.3125rem;left:50%;margin-top:-.3125rem}.overlay{position:fixed;inset:0;background-color:#ffffff80;z-index:1049}.window,.window-caption{position:relative;background-color:#fff}.overlay.transparent{background-color:#fff0}.window{display:block;height:auto;width:100%}.window-caption{padding:.4375rem .3125rem;border-bottom:1px #e9e9e9 solid;border-top:0;cursor:default}.window-caption .window-caption-title{font-size:.875rem;font-style:normal;font-weight:700}.window-caption .window-caption-icon{margin-left:.3125rem}.window-caption .window-caption-icon *{height:1rem;width:1rem}.window-caption .window-caption-icon~.window-caption-title{padding-left:.3125rem}.window-caption .btn-close,.window-caption .btn-max,.window-caption .btn-min{position:absolute;height:1.5rem;width:1.5rem;min-height:1.5rem;text-align:center;vertical-align:middle;font-size:1rem;font-weight:400;padding:0 0 .625rem;z-index:3;outline:0;cursor:pointer;display:block;background-color:#fff;color:#777;top:.25rem;right:.25rem}.window-caption .btn-close:hover,.window-caption .btn-max:hover,.window-caption .btn-min:hover{background-color:#cde6f7;color:#2a8dd4}.window-caption .btn-close:hover:after,.window-caption .btn-max:hover:after,.window-caption .btn-min:hover:after{border-color:#2a8dd4}.window-caption .btn-close:active,.window-caption .btn-max:active,.window-caption .btn-min:active{background-color:#92c0e0;color:#fff}.window-caption .btn-close:after,.window-caption .btn-max:after,.window-caption .btn-min:after{border-color:#777;content:"\d7";position:absolute;left:50%;top:-2px;margin-left:-.25em}.window-caption .btn-max:after,.window-caption .btn-min:after{display:block;position:absolute;width:.625rem;height:.625rem;border:0 solid #000;border-bottom-width:2px;content:" ";bottom:.375rem;left:50%;margin-left:-.375rem;top:auto}.window-caption .btn-max:after{height:.375rem;border:1px solid #000;border-top-width:2px}.window-caption .btn-max{right:1.8125rem}.window-caption .btn-min{right:3.375rem}.window-caption .btn-close:after{margin-top:.1875rem;margin-left:-.3125rem}.window-content{position:relative;width:100%;height:auto;display:block;padding:.25rem}.window.success{box-shadow:0 0 25px #008000b3}.window.success .window-caption{background-color:#60a917;color:#fff}.window.error{box-shadow:0 0 25px #800000b3}.window.error .window-caption{background-color:#ce352c;color:#fff}.window.warning{box-shadow:0 0 25px #ffa500b3}.window.warning .window-caption{background-color:#fa6800;color:#fff}.numeric-list,.simple-list{list-style:none;counter-reset:li;padding-left:0;margin-left:.625rem;color:#262626}.numeric-list li ol,.numeric-list li ul,.simple-list li ol,.simple-list li ul{list-style:none;padding-left:1.5625rem}.numeric-list li,.simple-list li{position:relative;padding:4px 12px;list-style:none;color:inherit}.numeric-list li:before,.simple-list li:before{position:absolute;top:50%;margin-top:-.8rem;left:-.625rem;color:#59cde2;font-size:2rem;vertical-align:middle;width:1.25rem;height:1.25rem;line-height:1.25rem}.numeric-list ul,.simple-list ul{margin:4px .5em 0}.simple-list>li:before{content:"\2022"}.simple-list ul li:before{content:"\b7"}.numeric-list>li{padding:4px 12px 4px 18px}.numeric-list>li:before{content:counter(li);counter-increment:li;font-size:.8rem;color:#fff;background-color:#59cde2;border-radius:50%;text-align:center;margin-top:-.65rem}.numeric-list.dark-bullet li:before,.slider .marker,.tile-area-scheme-dark{background-color:#1d1d1d}.numeric-list.square-bullet>li:before,.numeric-list.square-marker>li:before{border-radius:0}.numeric-list.large-bullet li,.simple-list.large-bullet li{margin:6px 0;padding-left:2rem}.numeric-list.large-bullet li:before,.simple-list.large-bullet li:before{line-height:2rem;width:2rem;height:2rem;margin-top:-1rem}.simple-list.large-bullet li{padding-left:1rem}.simple-list.large-bullet li:before{margin-top:-1.3rem;font-size:3rem}.simple-list.dark-bullet li:before{color:#1d1d1d}.simple-list.alert-bullet li:before{color:#ce352c}.simple-list.info-bullet li:before{color:#1ba1e2}.simple-list.success-bullet li:before{color:#60a917}.simple-list.warning-bullet li:before{color:#e3c800}.simple-list.red-bullet li:before{color:#ce352c}.simple-list.blue-bullet li:before{color:#1ba1e2}.simple-list.green-bullet li:before{color:#60a917}.simple-list.yellow-bullet li:before{color:#e3c800}.numeric-list.alert-bullet li:before{background-color:#ce352c}.numeric-list.info-bullet li:before{background-color:#1ba1e2}.numeric-list.success-bullet li:before{background-color:#60a917}.numeric-list.warning-bullet li:before{background-color:#e3c800}.numeric-list.red-bullet li:before{background-color:#ce352c}.numeric-list.blue-bullet li:before{background-color:#1ba1e2}.numeric-list.green-bullet li:before{background-color:#60a917}.numeric-list.yellow-bullet li:before{background-color:#e3c800}.step-list{margin:0 0 0 2rem;padding:0;list-style-type:none;counter-reset:li}.step-list>li{border-left:1px #ccc solid;position:relative;padding:0 .625rem;margin:.625rem;vertical-align:top}.step-list>li:before{position:absolute;content:counter(li);counter-increment:li;font-size:2rem;color:#999;left:0;top:.3125rem;margin-left:-1.5rem}.image-container{display:inline-block;position:relative;vertical-align:middle;max-width:100%;background-color:transparent}.image-container .frame{background-color:#fff;position:relative;width:100%;height:100%}.image-container img{display:block;width:100%;height:100%}.image-container .image-overlay{position:absolute;inset:0;opacity:0;overflow:hidden;font-size:.875rem;line-height:1rem;padding:1em 1.5em;background-color:#1ba1e2b3;color:#fff;text-align:center;border-radius:inherit;transition:all .65s ease}.image-container .image-overlay:hover{opacity:1}.image-container .image-overlay:hover:after,.image-container .image-overlay:hover:before{opacity:1;transform:scale(1)}.image-container .image-overlay:after,.image-container .image-overlay:before{display:block;position:absolute;content:"";border:1px solid rgba(255,255,255,.7);left:1em;right:1em;opacity:0;border-radius:inherit;transform:scale(1.5);transition:all .65s ease}.image-container .image-overlay:after{border-left:none;border-right:none;bottom:1em;top:1em}.image-container .image-overlay:before{border-top:none;border-bottom:none;bottom:1em;top:1em}.image-container.diamond{overflow:hidden}.image-container.diamond .frame{transform:rotate(45deg);overflow:hidden}.image-container.diamond .frame .image-replacer,.image-container.diamond .frame img{transform:rotate(-45deg)}.image-container.rounded img{border-radius:.3125rem}.image-container.bordered .frame{border:1px solid #eee;padding:.5rem}.image-container.polaroid .frame{border:1px solid #eee;padding:.5rem .5rem 2rem}.image-container.handing{margin-top:20px}.image-container.handing .frame{border:1px solid #eee;position:relative;padding:.5rem}.image-container.handing .frame:after{content:"";position:absolute;width:.625rem;height:.625rem;background-color:#647687;border-radius:50%;top:-20%;left:50%;margin-left:-.3125rem;z-index:3;box-shadow:0 2px 4px #00000059}.image-container.handing.image-format-hd .frame:after{top:-25%}.image-container.handing.image-format-square .frame:after{top:-15%}.image-container.handing:after,.image-container.handing:before{background-color:transparent;border-top:1px solid #eee;top:0;width:50%;height:50%;z-index:2}.image-container.handing:after{position:absolute;content:"";transform:rotate(-16deg);left:0;transform-origin:top left}.image-container.handing:before{position:absolute;content:"";transform:rotate(16deg);right:0;transform-origin:top right}.image-container.handing.ani{transform-origin:50% -25px;animation:swinging 10s ease-in-out 0s infinite}.image-container.handing.ani-hover:hover{transform-origin:50% -25px;animation:swinging 5s ease-in-out 0s}.ani-hover-spin:hover,.ani-spin{animation:ani-spin 1.5s linear infinite}.ani-hover-spin.ani-fast:hover,.ani-spin.ani-fast{animation:ani-spin .7s linear infinite}.ani-hover-spin.ani-slow:hover,.ani-spin.ani-slow{animation:ani-spin 2.2s linear infinite}.ani-hover-pulse:hover,.ani-pulse{animation:ani-pulse 1.7s infinite}.ani-hover-pulse.ani-fast:hover,.ani-pulse.ani-fast{animation:ani-pulse 1s infinite}.ani-hover-pulse.ani-slow:hover,.ani-pulse.ani-slow{animation:ani-pulse 3s infinite}.ani-hover-spanner:hover,.ani-spanner{transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial;animation:ani-wrench 2.5s ease infinite}.ani-hover-spanner.ani-fast:hover,.ani-spanner.ani-fast{animation:ani-wrench 1.2s ease infinite}.ani-hover-spanner.ani-slow:hover,.ani-spanner.ani-slow{animation:ani-wrench 3.7s ease infinite}.ani-hover-ring:hover,.ani-ring{transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial;animation:ani-ring 2s ease infinite}.ani-hover-ring.ani-fast:hover,.ani-ring.ani-fast{animation:ani-ring 1s ease infinite}.ani-hover-ring.ani-slow:hover,.ani-ring.ani-slow{animation:ani-ring 3s ease infinite}.ani-hover-vertical:hover,.ani-vertical{animation:ani-vertical 2s ease infinite}.ani-vertical.ani-fast,.ani-vertical.ani-fast:hover{animation:ani-vertical 1s ease infinite}.ani-hover-vertical.ani-slow:hover,.ani-vertical.ani-slow{animation:ani-vertical 4s ease infinite}.ani-horizontal,.ani-hover-horizontal:hover{animation:ani-horizontal 2s ease infinite}.ani-horizontal.ani-fast,.ani-horizontal.ani-fast:hover{animation:ani-horizontal 1s ease infinite}.ani-horizontal.ani-slow,.ani-horizontal.ani-slow:hover{animation:ani-horizontal 3s ease infinite}.ani-flash,.ani-hover-flash:hover{animation:ani-flash 2s ease infinite}.ani-flash.ani-fast,.ani-hover-flash.ani-fast:hover{animation:ani-flash 1s ease infinite}.ani-flash.ani-slow,.ani-hover-flash.ani-slow:hover{animation:ani-flash 3s ease infinite}.ani-bounce,.ani-hover-bounce:hover{animation:ani-bounce 2s ease infinite}.ani-bounce.ani-fast,.ani-hover-bounce.ani-fast:hover{animation:ani-bounce 1s ease infinite}.ani-bounce.ani-slow,.ani-hover-bounce.ani-slow:hover{animation:ani-bounce 3s ease infinite}.ani-float,.ani-hover-float:hover{animation:ani-float 2s linear infinite}.ani-float.ani-fast,.ani-hover-float.ani-fast:hover{animation:ani-float 1s linear infinite}.ani-float.ani-slow,.ani-hover-float.ani-slow:hover{animation:ani-float 3s linear infinite}.ani-heartbeat,.ani-hover-heartbeat:hover{animation:ani-heartbeat 2s linear infinite}.ani-heartbeat.ani-fast,.ani-hover-heartbeat.ani-fast:hover{animation:ani-heartbeat 1s linear infinite}.ani-heartbeat.ani-slow,.ani-hover-heartbeat.ani-slow:hover{animation:ani-heartbeat 3s linear infinite}.ani-hover-shake:hover,.ani-shake{animation:ani-wrench 2.5s ease infinite}.ani-hover-shake.ani-fast:hover,.ani-shake.ani-fast{animation:ani-wrench 1.2s ease infinite}.ani-hover-shake.ani-slow:hover,.ani-shake.ani-slow{animation:ani-wrench 3.7s ease infinite}.ani-hover-shuttle:hover,.ani-shuttle{animation:ani-shuttle 2s linear infinite}.ani-hover-shuttle.ani-fast:hover,.ani-shuttle.ani-fast{animation:ani-shuttle 1s linear infinite}.ani-hover-shuttle.ani-slow:hover,.ani-shuttle.ani-slow{animation:ani-shuttle 3s linear infinite}.ani-hover-pass:hover,.ani-pass{animation:ani-pass 2s linear infinite}.ani-hover-pass.ani-fast:hover,.ani-pass.ani-fast{animation:ani-pass 1s linear infinite}.ani-hover-pass.ani-slow:hover,.ani-pass.ani-slow{animation:ani-pass 3s linear infinite}.ani-hover-ripple:hover,.ani-ripple{animation:ani-ripple 2s infinite linear}.ani-hover-ripple.ani-fast:hover,.ani-ripple.ani-fast{animation:ani-ripple 1s infinite linear}.ani-hover-ripple.ani-slow:hover,.ani-ripple.ani-slow{animation:ani-ripple 3s infinite linear}@keyframes swinging{0%,to,50%{transform:rotate(0)}5%{transform:rotate(10deg)}10%{transform:rotate(-9deg)}15%{transform:rotate(8deg)}20%{transform:rotate(-7deg)}25%{transform:rotate(6deg)}30%{transform:rotate(-5deg)}35%{transform:rotate(4deg)}40%{transform:rotate(-3deg)}45%{transform:rotate(2deg)}}@keyframes scaleout{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}@keyframes cubemove{25%{transform:translate(10px) rotate(-90deg)}50%{transform:translate(10px) translateY(10px) rotate(-179deg)}50.1%{transform:translate(10px) translateY(10px) rotate(-180deg)}75%{transform:translate(0) translateY(10px) rotate(-270deg)}to{transform:rotate(-360deg)}}@keyframes orbit{0%{opacity:1;animation-timing-function:ease-out;transform:rotate(225deg)}7%{transform:rotate(345deg);animation-timing-function:linear}35%{transform:rotate(495deg);animation-timing-function:ease-in-out}42%{transform:rotate(690deg);animation-timing-function:linear}70%{opacity:1;transform:rotate(835deg);animation-timing-function:linear}76%{opacity:1}77%{transform:rotate(955deg);animation-timing-function:ease-in}to,78%{transform:rotate(955deg);opacity:0}}@keyframes metro-slide{0%{left:-50%}to{left:150%}}@keyframes metro-opacity{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes ani-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes ani-pulse{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes ani-wrench{0%{transform:rotate(-12deg)}8%{transform:rotate(12deg)}10%,28%,30%,48%,50%,68%{transform:rotate(24deg)}18%,20%,38%,40%,58%,60%{transform:rotate(-24deg)}75%{transform:rotate(0)}}@keyframes ani-ring{0%{transform:rotate(-15deg)}2%{transform:rotate(15deg)}12%,4%{transform:rotate(-18deg)}14%,6%{transform:rotate(18deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}16%{transform:rotate(-12deg)}18%{transform:rotate(12deg)}20%{transform:rotate(0)}}@keyframes ani-vertical{0%,16%,8%{transform:translateY(-3px)}12%,20%,4%{transform:translateY(3px)}22%{transform:translate(0)}}@keyframes ani-horizontal{0%,12%,24%,36%{transform:translate(0)}18%,30%,6%{transform:translate(5px)}}@keyframes ani-flash{0%,to,50%{opacity:1}25%,75%{opacity:0}}@keyframes ani-bounce{0%,10%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-15px)}}@keyframes ani-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes ani-heartbeat{0%,to{transform:scale(1.1)}50%{transform:scale(.8)}}@keyframes ani-shuttle{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-8deg)}30%,50%,70%{transform:scale(1.3) rotate(8deg)}40%,60%{transform:scale(1.3) rotate(-8deg)}80%{transform:scale(1) rotate(0)}}@keyframes ani-pass{0%{transform:translate(-50%);opacity:0}50%{transform:translate(0);opacity:1}to{transform:translate(50%);opacity:0}}@keyframes ani-ripple{0%{opacity:.6}50%{transform:scale(1.8);opacity:0}to{opacity:0}}@keyframes ani-shrink{0%,90%{transform:scale(1)}to{transform:scale(.5)}}@keyframes ani-drop{0%{transform:translateY(-50px)}to,25%{transform:translate(0)}}@keyframes ani-drop2{0%{transform:translateY(-50px)}to,50%{transform:translate(0)}}@keyframes ani-drop3{0%{transform:translateY(-50px)}to,75%{transform:translate(0)}}@keyframes ani-pre-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ani-bg-stripes{0%{background-position:40px 0}to{background-position:0 0}}.calendar{min-width:13.75rem;border:1px solid #eee;font-size:.75rem;padding:.3125rem;background-color:#fff}.calendar .calendar-grid{margin:0;padding:0}.calendar .calendar-row{margin:0 0 .3125rem;width:100%}.calendar .calendar-row:last-child,.tabcontrol2.tabs-bottom>.tabs li:not(.active){margin-bottom:0}.calendar .calendar-row:after{clear:both}.calendar .calendar-cell{width:12.46201429%;margin:0 0 0 2.12765%;display:block;float:left}.calendar .calendar-cell:first-child{margin-left:0}.calendar .calendar-cell.sel-month{width:41.64134286%}.calendar .calendar-cell.sel-year{width:48.936175%}.calendar .calendar-cell.month-cell,.calendar .calendar-cell.sel-minus,.calendar .calendar-cell.sel-plus,.calendar .calendar-cell.year-cell{width:23.4042625%}.calendar .calendar-actions .button{margin:.15625rem}.calendar .day-of-week{padding:.3125rem;cursor:default}.calendar a{display:block;padding:.3125rem 0}.calendar a:hover{background-color:#75c7ee;color:#fff;border-radius:inherit}.calendar .calendar-header{background-color:#59cde2;color:#fff}.calendar .calendar-header a{color:#fff;padding:.325rem}.calendar .calendar-header a:hover{background-color:#47b4e9;color:#fff}.calendar .calendar-actions:after,.calendar .calendar-actions:before{display:table;content:""}.calendar .calendar-actions:after{clear:both}.calendar .today a{background-color:#60a917;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.calendar .day{border:1px solid #bcd9e2;text-align:center}.calendar .day a{display:block;position:relative;text-align:center}.calendar .month,.calendar .year{border:1px solid #bcd9e2}.calendar .month a,.calendar .year a{padding-top:1.3125rem;padding-bottom:1.3125rem}.calendar .empty{cursor:default}.calendar .other-day{display:block;text-align:center;color:#999;padding:.325rem;background-color:#eee;border:1px solid #bcd9e2}.stepper:after,.stepper:before,.wizard2:after,.wizard2:before{display:table;content:""}.calendar .exclude,.calendar .exclude a{background-color:#ce352c}.calendar .exclude a{cursor:not-allowed;color:#fff}.calendar .stored,.calendar .stored a{background-color:#f472d0}.calendar .stored a{cursor:pointer;color:#fff}.calendar .selected,.calendar .selected a{background-color:#59cde2}.calendar .selected a{color:#fff}.calendar.rounded .calendar-header,.calendar.rounded .calendar-header a:hover,.calendar.rounded .day,.calendar.rounded .exclude a,.calendar.rounded .month,.calendar.rounded .other-day,.calendar.rounded .selected,.calendar.rounded .selected a,.calendar.rounded .today,.calendar.rounded .today a,.calendar.rounded .year,.calendar.rounded button{border-radius:.3125rem}.calendar.no-border .calendar-header,.calendar.no-border .day,.calendar.no-border .month,.calendar.no-border .other-day,.calendar.no-border .today,.calendar.no-border .today a,.calendar.no-border .year,.calendar-dropdown{border:0}.stepper{margin:10px 0;width:100%}.stepper:after{clear:both}.stepper>ul{counter-reset:li;border-top:1px #1d1d1d dotted;position:relative;padding:0;margin:30px 0;width:100%;display:block}.stepper>ul li{list-style:none;float:left;width:2em;height:2em;margin-top:-1em;position:absolute;left:0;background:#666;cursor:pointer;font-size:.875rem}.stepper>ul li:before{content:counter(li);counter-increment:li;position:absolute;box-sizing:border-box;padding:.3em 10px;color:#fff;font-weight:700;font-family:Helvetica Neue,Arial,sans-serif;font-size:.9em;text-align:center}.stepper>ul li:hover{background-color:#999}.stepper>ul li.complete,.stepper>ul li.current{transition:all .2s ease}.stepper>ul li.current{background-color:#1ba1e2}.stepper>ul li.current:hover{background-color:#0cf}.stepper>ul li.complete{background-color:#60a917}.stepper>ul li.complete:hover{background-color:#7ad61d}.stepper.cycle li{border-radius:50%}.stepper.diamond li{transform:rotate(45deg)}.stepper.diamond li:before{transform:rotate(-45deg)}.wizard{position:relative}.wizard .steps{margin:10px 0;padding:20px;border:1px solid #eee;position:relative}.wizard .steps .step{position:relative;width:100%;height:100%;display:none}.wizard .steps .step:first-child{display:block}.wizard .actions .group-right{float:right}.wizard .actions .group-left{float:left}.wizard .actions button{padding:0 1rem;height:2.125rem;text-align:center;vertical-align:middle;background-color:#fff;border:1px solid #d9d9d9;color:#262626;cursor:pointer;display:inline-block;outline:0;font-size:.875rem;margin:.15625rem 2px .15625rem 0;position:relative}.wizard .actions button.default{background-color:#008287;color:#fff}.wizard .actions button:hover{border-color:#787878}.wizard .actions button:active{background:#eee;color:#262626;box-shadow:none}.wizard .actions button:focus{outline:0}.wizard .actions button.disabled,.wizard .actions button:disabled{background-color:#eaeaea;color:#bebebe;cursor:default;border-color:transparent}.wizard .actions button *,.wizard .actions button :hover{color:inherit}.wizard .actions button.rounded{border-radius:.325rem}.wizard .actions button>[class*=mif-]{vertical-align:middle}.wizard .actions button img{height:.875rem;vertical-align:middle;margin:0}.wizard .actions button.loading-pulse{position:relative;padding:0 1.325rem}.wizard .actions button.loading-pulse:before{position:absolute;content:"";left:0;top:50%;margin-top:-10px;width:20px;height:20px;background-color:#333;border-radius:100%;animation:scaleout 1s infinite ease-in-out}.wizard .actions button.loading-pulse.lighten:before{background-color:#fff}.wizard .actions button.loading-cube{position:relative;padding:0 1.325rem}.wizard .actions button.loading-cube:after,.wizard .actions button.loading-cube:before{content:"";background-color:#333;width:5px;height:5px;position:absolute;top:50%;left:3px;margin-top:-8px;animation:cubemove 1.8s infinite ease-in-out}.wizard .actions button.dropdown-toggle.drop-marker-light:after,.wizard .actions button.dropdown-toggle.drop-marker-light:before,.wizard .actions button.loading-cube.lighten:after,.wizard .actions button.loading-cube.lighten:before{background-color:#fff}.wizard .actions button.loading-cube:after{animation-delay:-.9s}.wizard .actions button.dropdown-toggle{padding-right:1.625rem}.wizard .actions button.primary{background:#2086bf;color:#fff;border-color:#2086bf}.wizard .actions button.primary:active{background:#1b6eae;color:#fff}.wizard .actions button.success{background:#60a917;color:#fff;border-color:#60a917}.wizard .actions button.success:active{background:#128023;color:#fff}.wizard .actions button.alert,.wizard .actions button.danger{background:#ce352c;color:#fff;border-color:#ce352c}.wizard .actions button.alert:active,.wizard .actions button.danger:active{background:#9a1616;color:#fff}.wizard .actions button.info{background:#59cde2;color:#fff;border-color:#59cde2}.wizard .actions button.info:active{background:#1ba1e2;color:#fff}.wizard .actions button.warning{background:#fa6800;color:#fff;border-color:#fa6800}.wizard .actions button.warning:active{background:#bf5a15;color:#fff}.wizard .actions button.link{background:0 0;color:#2086bf;border-color:transparent;text-decoration:underline}.wizard .actions button.link:active,.wizard .actions button.link:hover{background:0 0;color:#114968;border-color:transparent}.wizard .actions button:last-child{margin-right:0}.wizard .actions button.btn-finish{background-color:#60a917;color:#fff}.wizard .actions button:disabled{background-color:#6f6f6f}.wizard2{counter-reset:div;position:relative;width:100%}.wizard2:after{clear:both}.wizard2 .step{width:auto;display:block;float:left;position:relative;z-index:1;padding:0 0 3rem}.wizard2 .step:before{content:counter(div);counter-increment:div;position:absolute;font-size:.8rem;bottom:20px;width:24px;text-align:center}.wizard2 .step.active{border:0}.wizard2 .step.active:before{visibility:hidden}.wizard2 .step.prev{border-left:24px solid #eee;border-right:1px solid #e6e6e6;width:0}.wizard2 .step.prev:before{left:0;margin-left:-24px;color:#1d1d1d}.wizard2 .step.next{border-left:1px solid #e6e6e6;border-right:24px solid #1ba1e2;width:0}.wizard2 .step.next:before{left:100%;color:#fff}.wizard2 .step.next+.next{border-color:#1891cb}.wizard2 .step.next+.next+.next{border-color:#1681b4}.wizard2 .step.next+.next+.next+.next{border-color:#13709e}.wizard2 .step.next+.next+.next+.next+.next{border-color:#106087}.wizard2 .step.next+.next+.next+.next+.next+.next{border-color:#0b4059}.wizard2 .step.next+.next+.next+.next+.next+.next+.next{border-color:#082f43}.wizard2 .step.next+.next+.next+.next+.next+.next+.next+.next{border-color:#051f2c}.wizard2 .step.next+.next+.next+.next+.next+.next+.next+.next+.next{border-color:#030f15}.wizard2 .step-content{width:auto;overflow:hidden;padding:.625rem}.wizard2 .step.next .step-content,.wizard2 .step.prev .step-content{width:0;padding:0}.wizard2 .action-bar{padding:0 .625rem;position:absolute;bottom:10px;text-align:right;z-index:2}.wizard2 .action-bar:after,.wizard2 .action-bar:before{display:table;content:""}.wizard2 .action-bar:after{clear:both}.wizard2 .action-bar .button{margin:0 .125rem;opacity:.6}.wizard2 .action-bar .button:hover{opacity:1}.countdown{display:inline-block;font-weight:700;font-size:1rem;margin:.1em 0 1.2em}.countdown .part{display:inline-block;position:relative}.countdown .part.days:after,.countdown .part.hours:after,.countdown .part.minutes:after,.countdown .part.seconds:after{position:absolute;content:attr(data-day-text);text-align:center;top:100%;left:0;width:100%;font-size:.6em;color:inherit}.countdown .part.disabled .digit{opacity:.3;box-shadow:none}.countdown .digit,.countdown .divider,.dialog,.keypad.shadow{box-shadow:0 0 5px #0000004d}.countdown .digit,.countdown .divider{display:inline-block;padding:.3125em .625em;background-color:#1ba1e2;color:#fff;cursor:default;text-shadow:2px 2px 4px rgba(0,0,0,.4);transition:all .5s ease;margin-left:4px}.countdown .divider{padding:.125em .25em;color:#1d1d1d;background-color:transparent;box-shadow:none}.sidebar,.sidebar-container{background-color:#71b1d1;color:#fff}.countdown.tick .divider{opacity:0}.countdown.labels-top{margin:1.2em 0 .1em}.countdown.labels-top .part.days:after,.countdown.labels-top .part.hours:after,.countdown.labels-top .part.minutes:after,.countdown.labels-top .part.seconds:after{top:0;left:0;margin-top:-1.5em}.countdown.rounded .part .digit{border-radius:.5em}.countdown .digit.scaleIn{transition:all .5s ease;transform:scale(1.1)}.sidebar-container{position:absolute;top:0;left:0;bottom:0;overflow-x:hidden;overflow-y:scroll}.sidebar{position:relative;width:100%;padding:0;margin:0;list-style:none inside;transition:all .2s ease}.sidebar li,.sidebar li a{background-color:inherit;color:inherit;position:relative;display:block}.sidebar li{height:52px}.carousel .slide,.sidebar li a,.tabcontrol2>.tabs li.non-visible-tabs.dropdown-toggle,.tabcontrol>.tabs li.non-visible-tabs.dropdown-toggle{height:100%}.sidebar li a{padding:.625rem 1rem .625rem 3.75rem;width:100%;line-height:.875rem}.sidebar li a .icon{width:28px;height:28px;font-size:28px;line-height:28px;vertical-align:middle;text-align:center;position:absolute;left:.625rem;top:.625rem}.sidebar li a .counter,.sidebar li a .title{display:block;margin:0;white-space:nowrap}.sidebar li a .title{font-size:.6875rem;font-weight:700}.sidebar li a .counter{font-size:.7rem;font-weight:400}.sidebar li:hover{background-color:#7cc1de}.sidebar li.active{background-color:#fff;color:#323232}.sidebar.compact{width:52px;transition:all .2s ease}.sidebar.compact a{padding-right:0;padding-left:0;width:52px}.sidebar.compact .title{display:none}.sidebar.compact .counter{position:absolute;top:0;right:4px}.sidebar2 li,.sidebar2 li a{position:relative;float:none}.sidebar2{text-align:left;background:#fff;list-style:none inside;margin:0;padding:0;position:relative;float:left;border-collapse:separate;border:1px solid #eee;width:100%}.sidebar2 li:hover>.dropdown-toggle:before{border-color:#fff}.sidebar2 li{display:block}.sidebar2 li:after,.sidebar2 li:before{display:table;content:""}.sidebar2 li:after{clear:both}.sidebar2 li a{font-size:.875rem;display:block;padding:.75rem 2rem .75rem 2.5rem;text-decoration:none;vertical-align:middle;border:none}.sidebar2 li a .icon,.sidebar2 li a img{position:absolute;left:.875rem;top:50%;margin-top:-.5625rem;color:#262626;max-height:1.125rem;font-size:1.125rem;display:inline-block;margin-right:.3125rem;vertical-align:middle;text-align:center}.sidebar2 li.active>a{background-color:#59cde2;color:#fff;font-weight:700}.sidebar2 li:hover{text-decoration:none;background:#59cde2}.sidebar2 .divider,.sidebar2 .divider:hover{background-color:#f2f2f2}.sidebar2 li:hover .icon,.sidebar2 li:hover>a{color:#fff}.sidebar2 li a[data-hotkey]{padding-right:3.2rem}.sidebar2 li a[data-hotkey]:after{content:attr(data-hotkey);position:absolute;right:1.2rem;width:auto;font-size:.8em}.sidebar2 .d-menu,.sidebar2.full-size li a,.sidebar2.subdown .d-menu{width:100%;min-width:0}.sidebar2 .divider{padding:0;height:1px;margin:0 1px;overflow:hidden}.sidebar2.subdown .d-menu{position:relative;left:0;right:0;top:100%;box-shadow:none}.sidebar2 .item-block{display:block;padding:.625rem;background-color:#eee}.sidebar2 .menu-title{background-color:#f6f7f8;font-size:12px;line-height:14px;padding:4px 8px;border:0;color:#646464}.sidebar2 .menu-title:first-child{margin:0;border-top-width:0}.sidebar2 .menu-title:first-child:hover{border-top-width:0}.sidebar2 .menu-title:hover{background-color:#f6f7f8;cursor:default;border:0}.sidebar2 .dropdown-toggle:before{margin-top:-2px}.sidebar2.subdown .dropdown-toggle:before{transform:rotate(-45deg);margin-left:-1.25rem}.sidebar2.subdown .dropdown-toggle.active-toggle:before{transform:rotate(135deg)}.sidebar2 li.disabled a{color:#eee}.sidebar2 li.disabled:hover{background-color:inherit;cursor:default;border:0;border-top:1px #eee solid}.sidebar2 li.disabled:hover a{cursor:inherit}.sidebar2.context li a{font-size:.75rem;padding:.3125rem 2rem .3125rem 2.5rem}.sidebar2.context li a .icon{margin-top:-.4375rem;font-size:.825rem;color:inherit}.sidebar2.no-min-size li a{min-width:0}.sidebar2 .d-menu{position:relative;left:0;right:0;top:100%;box-shadow:none}.tabcontrol.tabs-bottom .tabs li.disabled,.tabcontrol.tabs-bottom .tabs li:hover,.tabcontrol2.tabs-bottom .tabs li.disabled,.tabcontrol2.tabs-bottom .tabs li:hover{top:0}.sidebar2 .dropdown-toggle:before{transform:rotate(-45deg);margin-left:-1.25rem;transition:all .3s ease}.sidebar2 .dropdown-toggle.active-toggle:before{transform:rotate(135deg);transition:all .3s ease}.sidebar2 li{border-top:1px #eee solid;cursor:default}.sidebar2 li.stick{position:relative}.sidebar2 li.stick:before{content:"";position:absolute;width:7px;height:44px;left:-7px;text-indent:-9999px;border-top-left-radius:5px;border-bottom-left-radius:5px;background-color:inherit}.sidebar2 li.disabled{background-color:inherit}.sidebar2 li a{background-color:#fff;color:#323232;white-space:normal;min-width:0}.sidebar2 li a .icon{color:inherit}.sidebar2 li.title{padding:20px 20px 10px;font-size:24px;border:0}.accordion>.frame>.heading,.tabcontrol2>.tabs li a,.tabcontrol>.tabs li a{font-size:.6875rem;text-transform:uppercase}.sidebar2 li.title:hover{background-color:inherit}.sidebar2 li:not(.title)+li.title{border-top:1px #eee solid}.sidebar2 li.active{background-color:#71b1d1;border:none}.sidebar2 li.active a{background-color:#71b1d1;color:#fff}.sidebar2 li.active a .icon{color:inherit}.sidebar2 li:hover a{background-color:#7cc1de}.sidebar2 li.disabled:hover a{background-color:inherit}.sidebar2 li li:not(:hover){color:#1d1d1d}.sidebar2 li li:not(:hover) a{background-color:#fff}.sidebar2.dark li{border-top:1px #5c5c5c solid}.sidebar2.dark li a,.sidebar2.dark li.title{background-color:#3d3d3d;color:#fff}.sidebar2.dark li a:hover{background-color:#262626;color:#fff}.sidebar2.dark li.disabled,.sidebar2.dark li.disabled:hover,.sidebar2.dark li:not(.title)+li.title{border-top-color:#5c5c5c}.sidebar2.dark li.disabled:hover a{background-color:#3d3d3d}.sidebar2.dark li.disabled a{color:#999}.sidebar2.dark li.active a{background-color:#ce352c}.sidebar2.dark .dropdown-toggle:before{border-color:#fff}.sidebar2.dark .d-menu li a{background-color:#3d3d3d;color:#fff}.sidebar2.dark .d-menu li a:hover{background-color:#262626;color:#fff}.tabcontrol{position:relative;width:100%}.tabcontrol>.tabs{width:100%;margin:0;padding:0;list-style:none inside;border-bottom:2px #1ba1e2 solid;white-space:nowrap;overflow:visible}.tabcontrol.tabs-bottom .tabs,.tabcontrol2.tabs-bottom .tabs{border-bottom:none;border-top:2px #1ba1e2 solid}.tabcontrol>.tabs:after,.tabcontrol>.tabs:before{display:table;content:""}.tabcontrol>.tabs:after{clear:both}.tabcontrol>.tabs li{display:block;float:left;position:relative;white-space:nowrap}.tabcontrol>.tabs li a{display:block;float:left;padding:8px 24px;color:#1d1d1d;font-weight:700;position:relative;white-space:nowrap}.tabcontrol>.tabs li:hover a{background-color:#eee}.tabcontrol>.tabs li.active a{background-color:#1ba1e2;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.tabcontrol>.tabs li.disabled a{background:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) #eee;background-size:40px 40px;color:#999;cursor:default}.tabcontrol>.tabs li.non-visible-tabs{display:block;float:right}.tabcontrol>.tabs li.non-visible-tabs:empty{display:none}.tabcontrol>.frames{width:100%;position:relative}.tabcontrol>.frames .frame{display:block;position:relative;width:100%;padding:20px;background-color:#999}.tabcontrol2{position:relative;width:100%}.tabcontrol2>.tabs{width:100%;margin:0;padding:0;list-style:none inside;white-space:nowrap;overflow:visible}.tabcontrol2>.tabs:after,.tabcontrol2>.tabs:before{display:table;content:""}.tabcontrol2>.tabs:after{clear:both}.tabcontrol2>.tabs li{display:block;float:left;position:relative;white-space:nowrap}.tabcontrol2>.tabs li a{display:block;float:left;padding:8px 24px;color:#1d1d1d;font-weight:700;position:relative;white-space:nowrap}.tabcontrol2>.tabs li.active a{text-shadow:2px 2px 4px rgba(0,0,0,.4)}.tabcontrol2>.tabs li.disabled a{background:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) #eee;background-size:40px 40px;color:#999;cursor:default}.tabcontrol2>.tabs li.non-visible-tabs{display:block;float:right}.tabcontrol2>.tabs li.non-visible-tabs:empty{display:none}.tabcontrol2>.frames{width:100%;position:relative}.tabcontrol2>.frames .frame{display:block;position:relative;width:100%;padding:20px}.tabcontrol2>.tabs{border-bottom:0;z-index:2}.tabcontrol2>.tabs li{padding-top:2px;overflow:visible;margin:0 2px}.tabcontrol2>.tabs li:after{content:"";position:absolute;left:0;top:100%;width:100%;background-color:#fff;height:2px;z-index:3}.accordion>.frame>.heading,.carousel{position:relative;display:block;overflow:hidden}.tabcontrol2>.tabs li:not(.active):after{background-color:#eee;height:1px}.tabcontrol2>.tabs li:first-child{margin-left:10px}.tabcontrol2>.tabs li a{background-color:#eee;padding-top:.3125rem;text-shadow:none}.tabcontrol2>.tabs li.active{padding-top:0;padding-bottom:0}.tabcontrol2>.tabs li.active a{background-color:#fff;border:1px solid #eee;border-top:2px #ce352c solid;border-bottom:0;color:#1ba1e2}.tabcontrol2>.tabs li.active:hover a{background-color:inherit}.tabcontrol2>.tabs li:hover a{background-color:#e1e1e1}.tabcontrol2.tabs-bottom>.tabs{border-top:0}.tabcontrol2.tabs-bottom>.tabs li{padding:0}.tabcontrol2.tabs-bottom>.tabs li:after{top:-1px;background-color:#fff}.tabcontrol2.tabs-bottom>.tabs li.active{padding-bottom:0}.tabcontrol2.tabs-bottom>.tabs li.active a{border:1px solid #eee;border-bottom:2px #ce352c solid;border-top:0}.tabcontrol2.tabs-bottom>.tabs li:not(.active):after{background-color:#eee}.tabcontrol2>.frames{z-index:1;border:1px solid #eee}.tabcontrol2>.frames .frame{background-color:#fff}.accordion>.frame{margin-top:1px}.accordion>.frame:first-child{margin-top:0}.accordion>.frame>.heading{padding:8px 16px 8px 20px;background-color:#f6f6f6;cursor:pointer;font-weight:700;border:1px solid #eee;z-index:2;-webkit-user-select:none;user-select:none;transition:all .3s ease}.accordion>.frame>.heading:before{position:absolute;display:block;left:4px;top:6px;content:"";width:0;height:0;border-left:6px solid transparent;border-top:6px solid transparent;border-bottom:6px solid #000;transform:rotate(-45deg);transition:all .3s ease}.accordion>.frame>.heading:hover{background-color:#eee}.accordion>.frame>.heading .icon{position:absolute;right:0;top:0;font-size:3rem;width:3rem;max-height:3rem;opacity:.6;color:#999}.accordion>.frame.active>.heading{background-color:#1ba1e2;border-color:#1ba1e2;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.4);transition:all .3s ease}.accordion>.frame.active>.heading .icon{color:#fff}.accordion>.frame.active>.heading:before{left:8px;border-bottom-color:#fff;transition:all .3s ease;transform:rotate(0);transform-origin:50% 50%}.accordion>.frame.active>.content{display:block}.accordion>.frame>.content{padding:.625rem;display:none;background-color:#fff;z-index:1}.accordion>.frame.disabled>.heading{cursor:default;background:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) #fff;background-size:40px 40px}.accordion.large-heading>.frame>.heading{font-size:2rem;line-height:1.1;font-weight:300;padding-left:32px;text-shadow:none}.accordion.large-heading>.frame>.heading:before{top:10px;border-left:12px solid transparent;border-top:12px solid transparent;border-bottom:12px solid #000}.accordion.large-heading>.frame.active>.heading:before{border-bottom-color:#fff}.carousel{width:100%;min-height:100px}.carousel .slide{top:0;left:0;position:absolute;display:block;width:100%;min-height:100%}.carousel .slide:after,.carousel .slide:before{display:table;content:""}.carousel .slide:after{clear:both}.carousel .carousel-bullets,.carousel [class*=carousel-switch]{position:absolute;display:block;z-index:999;-webkit-user-select:none;user-select:none}.panel>.heading,.tile{-webkit-user-select:none}.carousel .carousel-bullets{left:0;right:0;bottom:.625rem;text-align:center}.carousel .carousel-bullets .carousel-bullet{display:inline-block;float:none;width:.625rem;height:.625rem;background-color:#ababab;box-shadow:none;border-radius:50%;margin-right:.625rem;cursor:pointer;border:1px solid #fff}.carousel .carousel-bullets .carousel-bullet:last-child{margin-right:0}.carousel .carousel-bullets .carousel-bullet.bullet-on{background-color:#59cde2}.carousel.square-bullets .carousel-bullet{border-radius:0}.carousel .carousel-switch-next,.carousel .carousel-switch-prev{width:auto;line-height:4rem;height:4rem;text-decoration:none;margin-top:-2rem;top:50%;font-size:4rem;font-weight:300;color:#eee;cursor:pointer;vertical-align:middle;padding:0}.panel>.heading,.panel>.heading>.icon{height:2.625rem;vertical-align:middle}.carousel .carousel-switch-next:hover,.carousel .carousel-switch-prev:hover{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.carousel .carousel-switch-next img,.carousel .carousel-switch-prev img{max-width:64px;max-height:64px}.carousel .carousel-switch-next{right:0;left:auto}.carousel .carousel-switch-prev{left:0;right:auto}.panel{display:block;position:relative;background-color:#fff}.panel>.content,.panel>.heading{display:block;position:relative;color:#1d1d1d}.panel>.heading{padding:.625rem 0;color:#fff;background-color:#1ba1e2;cursor:default;z-index:2;box-shadow:-1px 6px 6px -6px #00000059;font:500 1.125rem/1.1 Segoe UI,Open Sans,sans-serif,serif;-webkit-user-select:none;user-select:none}.panel>.heading>.title{margin-left:.625rem}.panel>.heading>.icon+.title{margin-left:3.625rem}.panel>.heading>.icon{position:absolute;background-color:#1b6eae;top:0;left:0;bottom:0;width:2.625rem;text-align:center;padding:.625rem}.panel>.content{background-color:#e8f1f4;z-index:1;font-size:.875rem}.panel.collapsible>.heading{cursor:pointer}.panel.collapsible>.heading:before{content:"\2212";display:block;position:absolute;top:50%;margin-top:-1.3rem;right:.625rem;color:inherit;vertical-align:middle;font-size:2rem}.panel.collapsed>.heading:before{content:"+"}.panel.collapsed>.content{display:none}.panel.alert>.heading,.panel.danger>.heading,.panel.error>.heading{background-color:#ce352c}.panel.warning>.heading{background-color:#fa6800}.panel.success>.heading{background-color:#60a917}.rating{cursor:pointer;display:inline-block}.rating:after,.rating:before,.tile-area:after,.tile-area:before{display:table;content:""}.rating:after{clear:both}.rating .star{cursor:pointer;display:block;float:left;color:#555;font-size:20px;z-index:1;position:relative;width:20px;height:24px;vertical-align:middle;line-height:22px}.rating .star:after,.rating .star:before{position:absolute;content:"\2605";display:block;z-index:2;top:0;left:0;vertical-align:middle}.rating .star.on{color:gold}.rating .star.on.half{color:#555}.rating .star.on.half:after{color:gold}.rating .star.half:after{z-index:3;width:8px;overflow:hidden}.rating.poor .star.on{color:#ce352c}.rating.poor .star.on.half{color:#555}.rating.poor .star.on.half:after{color:#ce352c}.rating.regular .star.on{color:gold}.rating.regular .star.on.half{color:#555}.rating.regular .star.on.half:after{color:gold}.rating.good .star.on{color:#60a917}.rating.good .star.on.half{color:#555}.rating.good .star.on.half:after{color:#60a917}.rating:not(.static) .star:hover,.rating:not(.static) .star:hover.half,.rating:not(.static) .star:hover.half:after,.rating:not(.static) .star:hover.on.half,.rating:not(.static) .star:hover.on.half:after,.rating:not(.static):hover>.star,.rating:not(.static):hover>.star.half,.rating:not(.static):hover>.star.half:after,.rating:not(.static):hover>.star.on.half,.rating:not(.static):hover>.star.on.half:after,.rating:not(.static):hover>.star:after,.rating:not(.static):hover>.star:after.half,.rating:not(.static):hover>.star:after.half:after,.rating:not(.static):hover>.star:after.on.half,.rating:not(.static):hover>.star:after.on.half:after{color:gold}.rating:not(.static) .star:hover~.star,.rating:not(.static) .star:hover~.star.half,.rating:not(.static) .star:hover~.star.half:after,.rating:not(.static) .star:hover~.star.on.half,.rating:not(.static) .star:hover~.star.on.half:after,.rating:not(.static) .star:hover~.star:after,.rating:not(.static) .star:hover~.star:after.half,.rating:not(.static) .star:hover~.star:after.half:after,.rating:not(.static) .star:hover~.star:after.on.half,.rating:not(.static) .star:hover~.star:after.on.half:after{color:gray}.rating.small .star{width:14px;height:16px;font-size:14px;line-height:14px}.rating.small .star.half:after{width:6px}.rating.large .star{width:28px;height:30px;font-size:32px;line-height:24px}.rating.large .star.half:after{width:13px}.rating .score{display:block;font-size:.8rem}.rating.small .score{font-size:.6rem}.rating.large .score{font-size:1rem}.slider{height:2.125rem;line-height:1;width:auto;position:relative}.slider .marker{height:1rem;width:1rem;cursor:pointer;position:absolute;top:50%;margin-top:-.5rem;left:0;z-index:2}.slider .marker:active,.slider .marker:focus,.slider .markerhover{border:2px solid #ce352c}.slider .complete,.slider .slider-backside{height:.5rem;background:#999;width:100%;line-height:2.125rem;top:50%;margin-top:-.25rem;position:absolute}.slider .complete{width:auto;background-color:#00aba9;z-index:2;transition:background .3s ease;left:0}.slider .buffer{height:4px;width:auto;background-color:#fff;z-index:1;transition:background .3s ease;position:absolute;top:50%;margin-top:-2px;left:0}.slider .slider-hint{min-width:1.8rem;width:auto;height:auto;position:absolute;z-index:3;border:1px solid #ccc;padding:.25rem;top:-1.2rem;text-align:center;font-size:.625rem;display:none;background:#fffcc0}.slider .slider-hint:before,.slider.hint-bottom .slider-hint{top:100%;margin-top:-.125rem}.slider .slider-hint:before{border:1px solid #ccc;border-left:0;border-top:0;content:"";width:.25rem;height:.25rem;display:block;position:absolute;background-color:inherit;margin-left:-.15625rem;left:50%;transform:rotate(45deg)}.slider.hint-bottom .slider-hint:before{top:-.0625rem;transform:rotate(-135deg)}.slider.permanent-hint>.slider-hint{display:block}.slider:active .complete,.slider:active+.marker:active .complete,.slider:hover .complete{background-color:#45fffd}.slider.place-left{margin-right:20px}.slider.place-right{margin-left:20px}.slider.ani .complete{animation:ani-bg-stripes 2s linear infinite}.slider.vertical{min-height:100px;width:2.125rem;display:inline-block}.slider.vertical .complete,.slider.vertical .slider-backside{position:absolute;height:100%;width:.5rem;bottom:0;left:50%;margin-left:-.25rem;top:auto}.slider.vertical .marker{left:50%;top:auto;margin-left:-.5rem}.slider.vertical .buffer{position:absolute;height:auto;width:6px;bottom:0;left:50%;margin-left:-3px;top:auto}.slider.vertical .slider-hint{left:100%;margin-top:0}.slider.vertical .slider-hint:before{height:.25rem;width:.25rem;transform:rotate(135deg);left:-1px;top:50%;margin-top:-.125rem;margin-left:-.135rem}.slider.vertical.hint-left .slider-hint{left:-100%;margin-left:.25rem}.slider.vertical.hint-left .slider-hint:before{left:100%;transform:rotate(-45deg)}.slider.cycle-marker .marker{border-radius:50%}.tile-area{min-width:100%;height:100%;position:relative;padding:120px 80px 0 0;overflow:hidden}.tile-area:after{clear:both}.tile-area .tile-area-title{position:fixed;top:20px;left:80px;font-weight:300;font-size:42px;line-height:1.1}.tile,.tile-group,.tile-square{position:relative}.tile-group{margin-left:80px;min-width:80px;width:auto;float:left;display:block;padding-top:40px}.tile-group.one{width:160px}.tile-group.double,.tile-group.two{width:320px}.tile-group.three,.tile-group.triple{width:480px}.tile-group.four,.tile-group.quadro{width:640px}.tile-group.five{width:800px}.tile-group.six{width:960px}.tile-group.seven{width:1120px}.tile-group .tile-group-title{color:#fff;font-size:18px;line-height:20px;position:absolute;top:10px;left:0}.tile-container{width:100%;height:auto;display:block;margin:0;padding:0}.tile-container:after,.tile-container:before{display:table;content:""}.tile-container:after{clear:both}.tile{width:150px;height:150px;display:block;float:left;margin:5px;background-color:#eee;box-shadow:inset 0 0 1px #ffc;cursor:pointer;-webkit-user-select:none;user-select:none}.tile-small,.tile-square{-webkit-user-select:none;-moz-user-select:none;display:block;margin:5px;box-shadow:inset 0 0 1px #ffc;cursor:pointer;background-color:#eee;float:left}.tile:hover{outline:#999 solid 3px}.tile:active{outline:0}.tile.no-outline{outline-color:transparent}.tile.small-tile{width:70px;height:70px}.tile.wide-tile{width:310px;height:150px}.tile.wide-tile-v{height:310px;width:150px}.tile.large-tile{width:310px;height:310px}.tile.big-tile{width:470px;height:470px}.tile.super-tile{width:630px;height:630px}.tile-square{width:150px;height:150px;-webkit-user-select:none;user-select:none;overflow:visible}.tile-square:hover{outline:#999 solid 3px}.tile-square:active{outline:0}.tile-square.no-outline{outline-color:transparent}.tile-small:hover,.tile-wide:hover{outline:#999 solid 3px}.tile-square.small-tile{width:70px;height:70px}.tile-square.wide-tile{width:310px;height:150px}.tile-square.wide-tile-v{height:310px;width:150px}.tile-square.large-tile{width:310px;height:310px}.tile-square.big-tile{width:470px;height:470px}.tile-square.super-tile{width:630px;height:630px}.tile-small,.tile-small.small-tile{width:70px;height:70px}.tile-square.flip .tile-content.flipVertical,.tile-square.hover .tile-content.flipVertical,.tile-square:hover .tile-content.flipVertical{transform:rotateY(180deg)}.tile-square.flip .tile-content.flipHorizontal,.tile-square.hover .tile-content.flipHorizontal,.tile-square:hover .tile-content.flipHorizontal{transform:rotateX(180deg)}.tile-square .tile-badge{position:absolute;bottom:0;right:.625rem;padding:.25rem .625rem;z-index:999}.tile-square .tile-label{position:absolute;bottom:0;left:.625rem;padding:.425rem .25rem;z-index:999}.tile-small{position:relative;-webkit-user-select:none;user-select:none}.tile-small:active{outline:0}.tile-small.no-outline{outline-color:transparent}.tile-small.wide-tile{width:310px;height:150px}.tile-small.wide-tile-v{height:310px;width:150px}.tile-small.large-tile{width:310px;height:310px}.tile-small.big-tile{width:470px;height:470px}.tile-small.super-tile{width:630px;height:630px}.tile-small.flip .tile-content.flipVertical,.tile-small.hover .tile-content.flipVertical,.tile-small:hover .tile-content.flipVertical{transform:rotateY(180deg)}.tile-small.flip .tile-content.flipHorizontal,.tile-small.hover .tile-content.flipHorizontal,.tile-small:hover .tile-content.flipHorizontal{transform:rotateX(180deg)}.tile-large.flip .tile-content.flipVertical,.tile-large.hover .tile-content.flipVertical,.tile-large:hover .tile-content.flipVertical,.tile-wide.flip .tile-content.flipVertical,.tile-wide.hover .tile-content.flipVertical,.tile-wide:hover .tile-content.flipVertical{transform:rotateY(180deg)}.tile-small .tile-badge{position:absolute;bottom:0;right:.625rem;padding:.25rem .625rem;z-index:999}.tile-small .tile-label{position:absolute;bottom:0;left:.625rem;padding:.425rem .25rem;z-index:999}.tile-wide{display:block;float:left;margin:5px;background-color:#eee;box-shadow:inset 0 0 1px #ffc;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;width:310px;height:150px}.tile-wide:active{outline:0}.tile-wide.no-outline{outline-color:transparent}.tile-big:hover,.tile-large:hover{outline:#999 solid 3px}.tile-wide.small-tile{width:70px;height:70px}.tile-wide.wide-tile{width:310px;height:150px}.tile-wide.wide-tile-v{height:310px;width:150px}.tile-wide.large-tile{width:310px;height:310px}.tile-wide.big-tile{width:470px;height:470px}.tile-wide.super-tile{width:630px;height:630px}.tile-wide.flip .tile-content.flipHorizontal,.tile-wide.hover .tile-content.flipHorizontal,.tile-wide:hover .tile-content.flipHorizontal{transform:rotateX(180deg)}.tile-wide .tile-badge{position:absolute;bottom:0;right:.625rem;padding:.25rem .625rem;z-index:999}.tile-wide .tile-label{position:absolute;bottom:0;left:.625rem;padding:.425rem .25rem;z-index:999}.tile-large{display:block;float:left;margin:5px;background-color:#eee;box-shadow:inset 0 0 1px #ffc;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;width:310px;height:310px}.tile-large:active{outline:0}.tile-large.no-outline{outline-color:transparent}.tile-large.small-tile{width:70px;height:70px}.tile-large.wide-tile{width:310px;height:150px}.tile-large.wide-tile-v{height:310px;width:150px}.tile-large.large-tile{width:310px;height:310px}.tile-large.big-tile{width:470px;height:470px}.tile-large.super-tile{width:630px;height:630px}.tile-large.flip .tile-content.flipHorizontal,.tile-large.hover .tile-content.flipHorizontal,.tile-large:hover .tile-content.flipHorizontal{transform:rotateX(180deg)}.tile-large .tile-badge{position:absolute;bottom:0;right:.625rem;padding:.25rem .625rem;z-index:999}.tile-large .tile-label{position:absolute;bottom:0;left:.625rem;padding:.425rem .25rem;z-index:999}.tile-big{display:block;float:left;margin:5px;background-color:#eee;box-shadow:inset 0 0 1px #ffc;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;width:470px;height:470px}.streamer .events .event-stream .event,.tile-super,.treeview li{-moz-user-select:none;-webkit-user-select:none}.tile-big:active{outline:0}.tile-big.no-outline{outline-color:transparent}.tile-big.small-tile{width:70px;height:70px}.tile-big.wide-tile{width:310px;height:150px}.tile-big.wide-tile-v{height:310px;width:150px}.tile-big.large-tile{width:310px;height:310px}.tile-big.big-tile{width:470px;height:470px}.tile-big.super-tile,.tile-super{width:630px;height:630px}.tile-big.flip .tile-content.flipVertical,.tile-big.hover .tile-content.flipVertical,.tile-big:hover .tile-content.flipVertical{transform:rotateY(180deg)}.tile-big.flip .tile-content.flipHorizontal,.tile-big.hover .tile-content.flipHorizontal,.tile-big:hover .tile-content.flipHorizontal{transform:rotateX(180deg)}.tile-big .tile-badge{position:absolute;bottom:0;right:.625rem;padding:.25rem .625rem;z-index:999}.tile-big .tile-label{position:absolute;bottom:0;left:.625rem;padding:.425rem .25rem;z-index:999}.tile-super{display:block;float:left;margin:5px;background-color:#eee;box-shadow:inset 0 0 1px #ffc;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.tile-super:hover{outline:#999 solid 3px}.tile-super:active{outline:0}.tile-super.no-outline{outline-color:transparent}.tile-super.small-tile{width:70px;height:70px}.tile-super.wide-tile{width:310px;height:150px}.tile-super.wide-tile-v{height:310px;width:150px}.tile-super.large-tile{width:310px;height:310px}.tile-super.big-tile{width:470px;height:470px}.tile-super.super-tile{width:630px;height:630px}.tile-super.flip .tile-content.flipVertical,.tile-super.hover .tile-content.flipVertical,.tile-super:hover .tile-content.flipVertical{transform:rotateY(180deg)}.tile-super.flip .tile-content.flipHorizontal,.tile-super.hover .tile-content.flipHorizontal,.tile-super:hover .tile-content.flipHorizontal{transform:rotateX(180deg)}.tile-super .tile-badge{position:absolute;bottom:0;right:.625rem;padding:.25rem .625rem;z-index:999}.tile-super .tile-label{position:absolute;bottom:0;left:.625rem;padding:.425rem .25rem;z-index:999}.tile-content,.tile-content .live-slide{top:0;left:0;overflow:hidden;position:absolute}.tile-small-x{width:70px}.tile-square-x{width:150px}.tile-large-x,.tile-wide-x{width:310px}.tile-big-x{width:470px}.tile-super-x{width:630px}.tile-small-y{height:70px}.tile-square-y{height:150px}.tile-large-y,.tile-wide-y{height:310px}.tile-big-y{height:470px}.tile-super-y{height:630px}.tile-content{width:100%;height:inherit;display:none}.tile-content:first-child{display:block}.tile-content .live-slide{height:100%;width:100%;display:none}.tile-content .live-slide:nth-child(1){display:block}.tile-content.iconic .icon{position:absolute;width:64px;height:64px;font-size:64px;top:50%;margin-top:-40px;left:50%;margin-left:-32px;text-align:center}.tile-small .tile-content.iconic .icon{width:32px;height:32px;font-size:32px;margin-left:-16px;margin-top:-16px}.scene,.treeview,.treeview ul{margin:0;padding:0}.tile-content.image-set>.image-container,.tile-content.image-set>img{margin:0;padding:0;width:25%;height:50%;float:left;border:1px solid #1e1e1e}.tile-content.image-set>.image-container:first-child,.tile-content.image-set>img:first-child{width:50%;float:left;height:100%}.tile-content.slide-down-2>.slide,.tile-content.slide-down-2>.slide-over,.tile-content.slide-down>.slide,.tile-content.slide-down>.slide-over,.tile-content.slide-left-2>.slide,.tile-content.slide-left-2>.slide-over,.tile-content.slide-left>.slide,.tile-content.slide-left>.slide-over,.tile-content.slide-right-2>.slide,.tile-content.slide-right-2>.slide-over,.tile-content.slide-right>.slide,.tile-content.slide-right>.slide-over,.tile-content.slide-up-2>.slide,.tile-content.slide-up-2>.slide-over,.tile-content.slide-up>.slide,.tile-content.slide-up>.slide-over{width:100%;height:inherit;display:block;position:absolute;box-shadow:inset 0 0 1px #ffc}.tile-content.slide-down-2>.slide,.tile-content.slide-down>.slide,.tile-content.slide-left-2>.slide,.tile-content.slide-left>.slide,.tile-content.slide-right-2>.slide,.tile-content.slide-right>.slide,.tile-content.slide-up-2>.slide,.tile-content.slide-up>.slide{top:0;z-index:1;transition:all .3s ease}.tile-content.slide-down-2:hover>.slide,.tile-content.slide-down:hover>.slide,.tile-content.slide-left-2:hover>.slide,.tile-content.slide-left:hover>.slide,.tile-content.slide-right-2:hover>.slide,.tile-content.slide-right:hover>.slide,.tile-content.slide-up-2:hover>.slide,.tile-content.slide-up:hover>.slide{transform:scale(1.5);transition:all .6s ease}.tile-content.slide-up>.slide-over{top:100%;z-index:2;height:75%;transition:all .6s ease}.tile-content.slide-up:hover>.slide-over{top:25%;transition:all .3s ease}.tile-content.slide-up-2>.slide-over{top:100%;z-index:2;height:100%;transition:all .3s ease}.tile-content.slide-up-2:hover>.slide{transform:scale(1);top:-100%;transition:all .4s ease}.tile-content.slide-up-2:hover>.slide-over{top:0;transition:all .4s ease}.tile-content.slide-down>.slide-over{top:-100%;z-index:2;height:75%;transition:all .6s ease}.tile-content.slide-down:hover>.slide-over{top:0;transition:all .3s ease}.tile-content.slide-down-2>.slide-over{top:-100%;z-index:2;height:100%;transition:all .3s ease}.tile-content.slide-down-2:hover>.slide{transform:scale(1);top:100%;transition:all .4s ease}.tile-content.slide-down-2:hover>.slide-over{top:0;transition:all .4s ease}.tile-content.slide-left>.slide-over{left:-100%;z-index:2;width:75%;height:100%;transition:all .6s ease}.tile-content.slide-left-2>.slide,.tile-content.slide-left:hover>.slide-over{left:0;transition:all .3s ease}.tile-content.slide-left-2>.slide-over{left:-100%;z-index:2;width:100%;height:100%;transition:all .3s ease}.tile-content.slide-left-2:hover>.slide{transform:scale(1);left:100%;transition:all .4s ease}.tile-content.slide-left-2:hover>.slide-over{left:0;transition:all .4s ease}.tile-content.slide-right>.slide-over{left:100%;z-index:2;width:75%;height:100%;transition:all .6s ease}.tile-content.slide-right:hover>.slide-over{left:25%;transition:all .3s ease}.tile-content.slide-right-2>.slide{left:0;transition:all .3s ease}.tile-content.slide-right-2>.slide-over{left:100%;z-index:2;width:100%;height:100%;transition:all .3s ease}.tile-content.slide-right-2:hover>.slide{transform:scale(1);left:-100%;transition:all .4s ease}.tile-content.slide-right-2:hover>.slide-over{left:0;transition:all .4s ease}.tile-content.zooming .slide{box-shadow:inset 0 0 1px #ffc;width:100%;height:100%;display:block;position:relative;transition:all .6s ease}.tile-content.zooming .slide:hover{transform:scale(1.5);transition:all .6s ease}.tile-content.zooming-out .slide{width:100%;height:100%;display:block;position:relative;transform:scale(1.5);transition:all .6s ease}.tile-content.zooming-out .slide:hover{transform:scale(1);transition:all .6s ease}.tile,.tile-big,.tile-large,.tile-small,.tile-square,.tile-super,.tile-wide{overflow:visible}.tile .tile-content.flipVertical,.tile-big .tile-content.flipVertical,.tile-large .tile-content.flipVertical,.tile-small .tile-content.flipVertical,.tile-square .tile-content.flipVertical,.tile-super .tile-content.flipVertical,.tile-wide .tile-content.flipVertical{transform:perspective(1000px);overflow:visible}.tile-big.flip .tile-content.flipVertical,.tile-big.hover .tile-content.flipVertical,.tile-big:hover .tile-content.flipVertical,.tile-large.flip .tile-content.flipVertical,.tile-large.hover .tile-content.flipVertical,.tile-large:hover .tile-content.flipVertical,.tile-small.flip .tile-content.flipVertical,.tile-small.hover .tile-content.flipVertical,.tile-small:hover .tile-content.flipVertical,.tile-square.flip .tile-content.flipVertical,.tile-square.hover .tile-content.flipVertical,.tile-square:hover .tile-content.flipVertical,.tile-super.flip .tile-content.flipVertical,.tile-super.hover .tile-content.flipVertical,.tile-super:hover .tile-content.flipVertical,.tile-wide.flip .tile-content.flipVertical,.tile-wide.hover .tile-content.flipVertical,.tile-wide:hover .tile-content.flipVertical,.tile.flip .tile-content.flipVertical,.tile.hover .tile-content.flipVertical,.tile:hover .tile-content.flipVertical{transform:rotateY(180deg)}.tile .tile-content.flipVertical,.tile-big .tile-content.flipVertical,.tile-large .tile-content.flipVertical,.tile-small .tile-content.flipVertical,.tile-square .tile-content.flipVertical,.tile-super .tile-content.flipVertical,.tile-wide .tile-content.flipVertical{transform-style:preserve-3d;transition:all .6s ease}.tile .tile-content.flipVertical .slide,.tile .tile-content.flipVertical .slide-over,.tile-big .tile-content.flipVertical .slide,.tile-big .tile-content.flipVertical .slide-over,.tile-large .tile-content.flipVertical .slide,.tile-large .tile-content.flipVertical .slide-over,.tile-small .tile-content.flipVertical .slide,.tile-small .tile-content.flipVertical .slide-over,.tile-square .tile-content.flipVertical .slide,.tile-square .tile-content.flipVertical .slide-over,.tile-super .tile-content.flipVertical .slide,.tile-super .tile-content.flipVertical .slide-over,.tile-wide .tile-content.flipVertical .slide,.tile-wide .tile-content.flipVertical .slide-over{top:0;left:0;position:absolute;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tile .tile-content.flipVertical .slide,.tile-big .tile-content.flipVertical .slide,.tile-large .tile-content.flipVertical .slide,.tile-small .tile-content.flipVertical .slide,.tile-square .tile-content.flipVertical .slide,.tile-super .tile-content.flipVertical .slide,.tile-wide .tile-content.flipVertical .slide{z-index:2;transform:rotateY(0)}.tile .tile-content.flipVertical .slide-over,.tile-big .tile-content.flipVertical .slide-over,.tile-large .tile-content.flipVertical .slide-over,.tile-small .tile-content.flipVertical .slide-over,.tile-square .tile-content.flipVertical .slide-over,.tile-super .tile-content.flipVertical .slide-over,.tile-wide .tile-content.flipVertical .slide-over{transform:rotateY(180deg)}.tile .tile-content.flipHorizontal,.tile-big .tile-content.flipHorizontal,.tile-large .tile-content.flipHorizontal,.tile-small .tile-content.flipHorizontal,.tile-square .tile-content.flipHorizontal,.tile-super .tile-content.flipHorizontal,.tile-wide .tile-content.flipHorizontal{transform:perspective(1000px);overflow:visible}.tile-big.flip .tile-content.flipHorizontal,.tile-big.hover .tile-content.flipHorizontal,.tile-big:hover .tile-content.flipHorizontal,.tile-large.flip .tile-content.flipHorizontal,.tile-large.hover .tile-content.flipHorizontal,.tile-large:hover .tile-content.flipHorizontal,.tile-small.flip .tile-content.flipHorizontal,.tile-small.hover .tile-content.flipHorizontal,.tile-small:hover .tile-content.flipHorizontal,.tile-square.flip .tile-content.flipHorizontal,.tile-square.hover .tile-content.flipHorizontal,.tile-square:hover .tile-content.flipHorizontal,.tile-super.flip .tile-content.flipHorizontal,.tile-super.hover .tile-content.flipHorizontal,.tile-super:hover .tile-content.flipHorizontal,.tile-wide.flip .tile-content.flipHorizontal,.tile-wide.hover .tile-content.flipHorizontal,.tile-wide:hover .tile-content.flipHorizontal,.tile.flip .tile-content.flipHorizontal,.tile.hover .tile-content.flipHorizontal,.tile:hover .tile-content.flipHorizontal{transform:rotateX(180deg)}.tile .tile-content.flipHorizontal,.tile-big .tile-content.flipHorizontal,.tile-large .tile-content.flipHorizontal,.tile-small .tile-content.flipHorizontal,.tile-square .tile-content.flipHorizontal,.tile-super .tile-content.flipHorizontal,.tile-wide .tile-content.flipHorizontal{transform-style:preserve-3d;transition:all .6s ease}.tile .tile-content.flipHorizontal .slide,.tile .tile-content.flipHorizontal .slide-over,.tile-big .tile-content.flipHorizontal .slide,.tile-big .tile-content.flipHorizontal .slide-over,.tile-large .tile-content.flipHorizontal .slide,.tile-large .tile-content.flipHorizontal .slide-over,.tile-small .tile-content.flipHorizontal .slide,.tile-small .tile-content.flipHorizontal .slide-over,.tile-square .tile-content.flipHorizontal .slide,.tile-square .tile-content.flipHorizontal .slide-over,.tile-super .tile-content.flipHorizontal .slide,.tile-super .tile-content.flipHorizontal .slide-over,.tile-wide .tile-content.flipHorizontal .slide,.tile-wide .tile-content.flipHorizontal .slide-over{top:0;left:0;position:absolute;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tile .tile-content.flipHorizontal .slide,.tile-big .tile-content.flipHorizontal .slide,.tile-large .tile-content.flipHorizontal .slide,.tile-small .tile-content.flipHorizontal .slide,.tile-square .tile-content.flipHorizontal .slide,.tile-super .tile-content.flipHorizontal .slide,.tile-wide .tile-content.flipHorizontal .slide{z-index:2;transform:rotateX(0)}.tile .tile-badge,.tile .tile-label{position:absolute;z-index:999;bottom:0}.tile .tile-content.flipHorizontal .slide-over,.tile-big .tile-content.flipHorizontal .slide-over,.tile-large .tile-content.flipHorizontal .slide-over,.tile-small .tile-content.flipHorizontal .slide-over,.tile-square .tile-content.flipHorizontal .slide-over,.tile-super .tile-content.flipHorizontal .slide-over,.tile-wide .tile-content.flipHorizontal .slide-over{transform:rotateX(180deg)}.tile .tile-badge{right:.625rem;padding:.25rem .625rem}.tile .tile-label{left:.625rem;padding:.425rem .25rem}.tile-content .carousel,.tile-content .image-container{box-shadow:inset 0 0 1px #ffc;width:100%;height:100%}[class*=tile-transform-]{transition:all .22s ease}.tile-transform-right{transform-origin:left 50%}.tile-square.tile-transform-right,.tile.tile-transform-right{transform:perspective(500px) rotateY(.138372rad)!important}.tile-large.tile-transform-right,.tile-wide.tile-transform-right{transform:perspective(500px) rotateY(.069186rad)!important}.tile-big.tile-transform-right{transform:perspective(500px) rotateY(.046124rad)!important}.tile-super.tile-transform-right{transform:perspective(500px) rotateY(.034593rad)!important}.tile-small.tile-transform-right{transform:perspective(500px) rotateY(.276744rad)!important}.tile-transform-left{transform-origin:right 50%}.tile-square.tile-transform-left,.tile.tile-transform-left{transform:perspective(500px) rotateY(-.138372rad)!important}.tile-large.tile-transform-left,.tile-wide.tile-transform-left{transform:perspective(500px) rotateY(-.069186rad)!important}.tile-big.tile-transform-left{transform:perspective(500px) rotateY(-.046124rad)!important}.tile-super.tile-transform-left{transform:perspective(500px) rotateY(-.034593rad)!important}.tile-small.tile-transform-left{transform:perspective(500px) rotateY(-.276744rad)!important}.tile-transform-top{transform-origin:50% bottom}.tile-square.tile-transform-top,.tile.tile-transform-top{transform:perspective(500px) rotateX(.138372rad)!important}.tile-large.tile-transform-top,.tile-wide.tile-transform-top{transform:perspective(500px) rotateX(.069186rad)!important}.tile-big.tile-transform-top{transform:perspective(500px) rotateX(.046124rad)!important}.tile-super.tile-transform-top{transform:perspective(500px) rotateX(.034593rad)!important}.tile-small.tile-transform-top{transform:perspective(500px) rotateX(.276744rad)!important}.tile-transform-bottom{transform-origin:50% top}.tile-square.tile-transform-bottom,.tile.tile-transform-bottom{transform:perspective(500px) rotateX(-.138372rad)!important}.tile-large.tile-transform-bottom,.tile-wide.tile-transform-bottom{transform:perspective(500px) rotateX(-.069186rad)!important}.tile-big.tile-transform-bottom{transform:perspective(500px) rotateX(-.046124rad)!important}.tile-super.tile-transform-bottom{transform:perspective(500px) rotateX(-.034593rad)!important}.tile-small.tile-transform-bottom{transform:perspective(500px) rotateX(-.276744rad)!important}.tile-area-scheme-dark [class*=tile]{outline-color:#373737}.tile-area-scheme-darkBrown{background-color:#63362f}.tile-area-scheme-darkBrown [class*=tile]{outline-color:#86493f}.tile-area-scheme-darkCrimson{background-color:#640024}.tile-area-scheme-darkCrimson [class*=tile]{outline-color:#970036}.tile-area-scheme-darkViolet{background-color:#57169a}.tile-area-scheme-darkViolet [class*=tile]{outline-color:#701cc7}.tile-area-scheme-darkMagenta{background-color:#81003c}.tile-area-scheme-darkMagenta [class*=tile]{outline-color:#b40054}.tile-area-scheme-darkCyan{background-color:#1b6eae}.tile-area-scheme-darkCyan [class*=tile]{outline-color:#228ada}.tile-area-scheme-darkCobalt{background-color:#00356a}.tile-area-scheme-darkCobalt [class*=tile]{outline-color:#004e9d}.tile-area-scheme-darkTeal{background-color:#004050}.tile-area-scheme-darkTeal [class*=tile]{outline-color:#006983}.tile-area-scheme-darkEmerald{background-color:#003e00}.tile-area-scheme-darkEmerald [class*=tile]{outline-color:#007100}.tile-area-scheme-darkGreen{background-color:#128023}.tile-area-scheme-darkGreen [class*=tile]{outline-color:#18ad2f}.tile-area-scheme-darkOrange{background-color:#bf5a15}.tile-area-scheme-darkOrange [class*=tile]{outline-color:#e77120}.tile-area-scheme-darkRed{background-color:#9a1616}.tile-area-scheme-darkRed [class*=tile]{outline-color:#c71c1c}.tile-area-scheme-darkPink{background-color:#9a165a}.tile-area-scheme-darkPink [class*=tile]{outline-color:#c71c74}.tile-area-scheme-darkIndigo{background-color:#4b0096}.tile-area-scheme-darkIndigo [class*=tile]{outline-color:#6400c9}.tile-area-scheme-darkBlue{background-color:#16499a}.tile-area-scheme-darkBlue [class*=tile]{outline-color:#1c5ec7}.tile-area-scheme-lightBlue{background-color:#4390df}.tile-area-scheme-lightBlue [class*=tile]{outline-color:#6faae6}.tile-area-scheme-lightTeal{background-color:#45fffd}.tile-area-scheme-lightTeal [class*=tile]{outline-color:#78fffd}.tile-area-scheme-lightOlive{background-color:#78aa1c}.tile-area-scheme-lightOlive [class*=tile]{outline-color:#97d623}.tile-area-scheme-lightOrange{background-color:#ffc194}.tile-area-scheme-lightOrange [class*=tile]{outline-color:#ffdec7}.tile-area-scheme-lightPink{background-color:#f472d0}.tile-area-scheme-lightPink [class*=tile]{outline-color:#f8a1e0}.tile-area-scheme-grayed{background-color:#585858}.tile-area-scheme-grayed [class*=tile]{outline-color:#727272}.treeview{display:block;font-size:.75rem}.treeview ul{list-style:none;width:100%;font-size:inherit}.treeview li{font-size:inherit;padding:2px 16px;cursor:pointer;position:relative;color:#555;vertical-align:middle;-webkit-user-select:none;user-select:none}.treeview li.active>.leaf{font-weight:700}.treeview li.disabled{cursor:default;color:#999}.treeview li.disabled:hover>.leaf{color:#999}.treeview li .input-control{margin:0 .3125rem 0 0;height:1rem;line-height:.625rem;min-height:0}.treeview li .input-control .check{line-height:1rem}.treeview ul>li>.leaf:hover{color:#1d1d1d}.treeview .leaf{vertical-align:middle;display:inline-block;color:inherit}.treeview .leaf .icon{width:1rem;height:1rem;text-align:center}.treeview .node-toggle{position:absolute;left:0;top:8px;width:8px;height:8px}.listview .list-group .list-group-toggle:before,.treeview .node-toggle:before{top:-3px;border-left:7px solid transparent;content:"";border-top:7px solid transparent}.treeview .node-toggle:before{position:absolute;display:block;left:0;height:0;width:0;border-bottom:7px #1ba1e2 solid}.treeview li:hover>.node-toggle:before{border-bottom-color:#1b6eae}.treeview .node.collapsed>.node-toggle:before{left:-4px;transform:rotate(-45deg);border-bottom-color:#999}.treeview .node.collapsed:hover>.node-toggle:before{border-bottom-color:#1b6eae}.treeview .node.collapsed>ul{display:none}.presenter{width:100%;height:200px;min-height:200px;position:relative;display:block}.act,.scene{height:100%;display:block;position:relative}.scene{width:100%;overflow:hidden}.act{width:100%;padding:10px}.act:after,.act:before{display:table;content:""}.act:after{clear:both}.actor{position:absolute;margin-right:10px}.listview{display:block;width:100%;height:auto}.listview:after,.listview:before{display:table;content:""}.listview:after{clear:both}.listview .list-group{display:block;width:100%;height:auto;position:relative}.listview .list-group:after,.listview .list-group:before{display:table;content:""}.listview .list-group:after{clear:both}.listview .list-group .list-group-toggle{display:block;padding-left:16px;cursor:pointer;position:relative;margin-top:10px}.listview .list-group .list-group-toggle:before{position:absolute;display:block;left:0;height:0;width:0;border-bottom:7px #1ba1e2 solid}.listview .list-group .list-group-content{display:block;width:100%;height:auto;margin-top:1rem}.listview .list-group .list-group-content:after,.listview .list-group .list-group-content:before{display:table;content:""}.listview .list-group .list-group-content:after{clear:both}.listview .list-group.collapsed>.list-group-toggle:before{left:-4px;transform:rotate(-45deg);border-bottom-color:#999}.listview .list-group.collapsed:hover>.list-group-toggle:before{border-bottom-color:#1b6eae}.listview .list{display:block;width:100%;padding:8px 8px 4px 48px;border:1px solid transparent;cursor:pointer;height:50px;border-bottom-color:#eee;position:relative}.listview .list:last-child{border-bottom-color:transparent}.listview .list .list-icon{position:absolute;left:0;top:0;margin:8px;width:32px;height:32px;font-size:32px;text-align:center}.listview .list .list-data{display:block;margin:4px 0}.listview.list-type-icons .list{display:block;float:left;padding:0;width:105px;height:116px;border-color:transparent;margin:.625rem;text-align:center}.listview.list-type-icons .list .list-title{position:absolute;left:0;right:0;bottom:4px;height:auto;text-align:center}.listview.list-type-icons .list .list-icon{width:80px;height:80px;font-size:80px;text-align:center;left:50%;margin-left:-40px}.listview.list-type-icons .list .list-data{display:none}.listview.list-type-tiles .list{display:block;float:left;padding:8px 8px 4px 48px;width:250px;height:52px;border-color:transparent;margin:.625rem}.listview.list-type-tiles .list .list-title{margin-top:8px;display:block}.listview.list-type-tiles .list .list-icon{width:48px;height:48px;font-size:48px;text-align:center;top:0;left:0;margin:2px}.listview.list-type-tiles .list .list-data{display:none}.listview.list-type-listing .list{display:block;float:left;padding:4px 2px 4px 24px;width:auto;height:auto;border-color:transparent;margin:1px}.listview.list-type-listing .list .list-title{display:block}.listview.list-type-listing .list .list-icon{width:20px;height:20px;font-size:20px;text-align:center;top:0;left:0;margin:1px}.listview.list-type-listing .list .list-data{display:none}.listview .list.active{background-color:#d1e8ff;border-color:#64b4db}.listview .list:hover{background-color:#e5f3fb;border-color:#64b4db}.listview-outlook{display:block;width:100%;height:auto}.listview-outlook:after,.listview-outlook:before{display:table;content:""}.listview-outlook:after{clear:both}.listview-outlook .list{display:block;width:100%;border:0;border-bottom:1px #eee solid;padding:2px 0;color:#555;margin-bottom:0;background-color:transparent}.listview-outlook .list .list-content{margin:2px 0;padding:2px 20px;font-size:1rem;color:inherit;border-left:3px transparent solid}.listview-outlook .list .list-content .list-remark,.listview-outlook .list .list-content .list-subtitle,.listview-outlook .list .list-content .list-title{width:100%;display:block;color:inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.listview-outlook .list .list-content .list-title{line-height:1.3}.listview-outlook .list .list-content .list-subtitle{font-size:.75rem;line-height:1.2;font-weight:500;color:#0067cb}.listview-outlook .list .list-content .list-remark{font-weight:400;line-height:1.2;font-size:.625rem;color:#999}.listview-outlook .list:hover{background-color:#eee;outline:0}.listview-outlook .list:hover .list-content{border-left:3px transparent solid}.listview-outlook .list.marked .list-content{border-left:3px #1b6eae solid}.listview-outlook .list.active,.listview-outlook .list:active,.listview-outlook .list:focus{background-color:#cde6f7;outline:#999 dotted 1px;color:#555}.listview-outlook .list-group{display:block;position:relative}.listview-outlook .list-group .list-group-toggle{display:block;margin-bottom:2px;background-color:#f0f0f0;padding:4px 20px 4px 24px;font-size:.875rem;font-weight:500;color:#333;cursor:pointer}.listview-outlook .list-group .list-group-toggle:before{position:absolute;display:block;left:10px;top:2px;content:"";width:0;height:0;border-left:7px solid transparent;border-top:7px solid transparent;border-bottom:7px solid #000}.listview-outlook .list-group .list-group-content{display:block}.listview-outlook .list-group.collapsed .list-group-toggle:before{transform:rotate(-45deg);margin-left:-4px}.listview-outlook .list-group .list-group-toggle:hover:before{border-bottom-color:#0067cb}.charm{display:block;position:fixed;z-index:1060;background:#1d1d1d;color:#eee;padding:.625rem;transform:translateZ(0)}.charm .charm-closer{position:absolute;display:block;padding:.5rem;text-align:center;vertical-align:middle;font-size:2rem;font-weight:400;z-index:3;outline:0;cursor:pointer;color:#777;top:.25rem;right:1rem}.dialog.dialog-ex,.notify,.video-player .controls{padding:.625rem}.charm .charm-closer:after{content:"\d7";position:absolute;left:50%;top:50%;margin-top:-.65rem;margin-left:-.35rem}.hint2:before,.hint:before,.notify-container:after,.notify-container:before,.preloader-cycle .cycle:after,.preloader-cycle .cycle:before,.preloader-ring>.wrap>.circle:after{content:""}.charm .charm-closer:active,.charm .charm-closer:hover{color:#fff}.charm.right-side{width:auto;inset:0 0 0 auto}.charm.left-side{width:auto;left:0;top:0;bottom:0}.charm.top-side{height:auto;left:0;right:0;top:0}.charm.bottom-side{height:auto;inset:auto 0 0}.notify-container{position:fixed;top:0;right:0;width:auto;z-index:1061}.notify-container:after,.notify-container:before{display:table}.notify-container:after{clear:both}.notify-container.position-left{left:0;right:auto}.notify-container.position-top{left:0;right:0;top:0;height:auto}.notify-container.position-top .notify{float:left}.notify-container.position-bottom{inset:auto 0 0;height:auto}.notify-container.position-bottom .notify{float:left}.notify{display:block;margin:.3125rem;min-width:200px;cursor:default;max-width:300px;position:relative}.notify .notify-icon{width:32px;height:32px;font-size:32px;text-align:center;position:absolute;margin:-16px 10px;top:50%;left:0}.notify .notify-icon~.notify-text,.notify .notify-icon~.notify-title{position:relative;margin-left:42px}.notify .notify-text,.notify .notify-title{display:block;margin-right:20px}.notify .notify-title{font-weight:500;font-size:1rem}.dialog .dialog-close-button,.notify .notify-closer{font-weight:400;top:.25rem;cursor:pointer;font-size:1rem;outline:0}.notify .notify-text{font-size:.875rem}.notify .notify-closer{position:absolute;height:1rem;width:1rem;text-align:center;vertical-align:middle;padding:0 0 .625rem;z-index:3;background-color:#fff;color:#777;right:.25rem}.hint,.hint2{padding:10px;max-width:220px;display:none}.notify .notify-closer:after{border-color:#777;content:"\d7";position:absolute;left:50%;top:50%;margin-top:-.65rem;margin-left:-.35rem}.notify .notify-closer:hover{background-color:#cde6f7;color:#fff}.notify .notify-closer:active{background-color:#92c0e0;color:#fff}.hint,.notify{color:#1d1d1d}.notify{background-color:#e5f3fb}.notify.success,.notify.success .notify-closer{background-color:#60a917;color:#fff}.notify.success .notify-closer:hover{background-color:#7ad61d}.notify.success .notify-closer:active{background-color:#128023}.notify.alert,.notify.alert .notify-closer{background-color:#ce352c;color:#fff}.notify.alert .notify-closer:hover{background-color:#da5a53}.notify.alert .notify-closer:active{background-color:#9a1616}.notify.warning,.notify.warning .notify-closer{background-color:#fa6800;color:#fff}.notify.warning .notify-closer:hover{background-color:#ffc194}.notify.warning .notify-closer:active{background-color:#bf5a15}.notify.info,.notify.info .notify-closer{background-color:#1ba1e2;color:#fff}.notify.info .notify-closer:hover{background-color:#59cde2}.notify.info .notify-closer:active{background-color:#1b6eae}.hint2:before,.hint:before{background-color:inherit;transform:rotate(45deg)}p [data-hint]{border-bottom:1px #373737 dotted;white-space:nowrap}.hint,.hint:before{border:1px solid #eee}.hint{position:fixed;font-size:12px;width:auto;margin-top:10px;z-index:1030}.hint .hint-text,.hint .hint-title{color:inherit;text-align:left}.hint .hint-title{font-size:1.2em;font-weight:700}.hint:before{position:absolute;width:10px;height:10px;z-index:2}.dialog,.hint2{width:auto;color:#1d1d1d}.hint.bottom:before{top:1px;left:5px;margin:-7px 0;border-bottom:none;border-right:none}.hint2.left:before,.hint2.top:before{margin-left:-5px;border-left:none;margin-top:-5px}.hint.top:before{top:100%;margin-top:-5px;left:5px;border-top:none;border-left:none}.hint.left:before{top:5px;left:100%;margin-left:-5px;border-bottom:none;border-left:none}.hint.right:before{top:5px;left:-9px;margin:1px 0 0 3px;border-top:none;border-right:none}.hint2,.hint2:before{border:1px solid #eee}.hint2{position:fixed;font-size:12px;margin-top:10px;z-index:1030}.hint2 .hint-text,.hint2 .hint-title{color:inherit;text-align:left}.hint2 .hint-title{font-size:1.2em;font-weight:700}.hint2:before{position:absolute;width:10px;height:10px;z-index:2}.hint2.no-border,.hint2.no-border:before{border:none}.hint2.no-border.right:before{left:-7px}.hint2.bottom:before{top:1px;left:50%;margin:-7px 0 0 -5px;border-bottom:none;border-right:none}.hint2.top:before{top:100%;left:50%;border-top:none}.hint2.left:before{top:50%;left:100%;border-bottom:none}.hint2.right:before{top:50%;margin:-5px 0 0 3px;left:-9px;border-top:none;border-right:none}.hint.no-border,.hint.no-border:before,.hint2.no-border,.hint2.no-border:before{border:none}.hint.no-border.right:before,.hint2.no-border.right:before{left:-7px}.hint2.line{padding:2px 4px;border:none;display:block;max-width:100%;margin:-5px 0 4px}.hint2.line:before{display:none}.preloader-ring{position:relative;padding-top:.22rem;width:32px;height:32px;margin:.625rem}.preloader-ring>.wrap{position:absolute;width:30px;height:30px}.preloader-ring>.wrap>.circle{opacity:0;width:30px;height:30px;transform:rotate(225deg);animation:orbit 4s infinite}.preloader-ring>.wrap>.circle:after{position:absolute;width:4px;height:4px;border-radius:4px;background:#fff}.preloader-ring>.wrap:nth-child(2){transform:rotate(-14deg)}.preloader-ring>.wrap:nth-child(2)>.circle{animation-delay:.133s}.preloader-ring>.wrap:nth-child(3){transform:rotate(-28deg)}.preloader-ring>.wrap:nth-child(3)>.circle{animation-delay:.266s}.preloader-ring>.wrap:nth-child(4){transform:rotate(-42deg)}.preloader-ring>.wrap:nth-child(4)>.circle{animation-delay:.4s}.preloader-ring>.wrap:nth-child(5){transform:rotate(-56deg)}.preloader-ring>.wrap:nth-child(5)>.circle{animation-delay:.533s}.preloader-ring.dark-style>.wrap>.circle:after{background-color:#555}.preloader-ring.color-style>.wrap>.circle:after{background-color:#1ba1e2}.preloader-ring.color-style>.wrap:nth-child(2)>.circle:after{background-color:#fa6800}.preloader-ring.color-style>.wrap:nth-child(3)>.circle:after{background-color:#60a917}.preloader-ring.color-style>.wrap:nth-child(4)>.circle:after{background-color:#ce352c}.preloader-ring.color-style>.wrap:nth-child(5)>.circle:after{background-color:#e3c800}.preloader-metro{overflow:hidden;position:relative;width:100%;height:10px;background-color:transparent}.preloader-metro>.circle{display:inline-block;position:absolute;width:10px;height:10px;background-color:#fff;opacity:0;margin-left:5px;animation:metro-slide 3s cubic-bezier(.1,.85,.9,.15) infinite,metro-opacity 2s ease-in-out infinite alternate}.preloader-metro>.circle:nth-child(2){animation-delay:.8s}.preloader-metro>.circle:nth-child(3){animation-delay:.7s}.preloader-metro>.circle:nth-child(4){animation-delay:.6s}.preloader-metro>.circle:nth-child(5){animation-delay:.5s}.preloader-metro.dark-style>.circle{background-color:#555}.preloader-metro.color-style>.circle{background-color:#1ba1e2}.preloader-metro.color-style>.circle:nth-child(2){background-color:#fa6800}.preloader-metro.color-style>.circle:nth-child(3){background-color:#60a917}.preloader-metro.color-style>.circle:nth-child(4){background-color:#ce352c}.preloader-metro.color-style>.circle:nth-child(5){background-color:#e3c800}.preloader-square{position:relative;width:40px;height:40px;overflow:hidden;transform-origin:bottom left;animation:ani-shrink 1s linear infinite}.preloader-square .square{position:absolute;width:19px;height:19px;background:#fff}.preloader-cycle,.preloader-cycle .cycle{position:relative;width:64px;height:64px}.preloader-square .square:nth-child(1){left:0;top:21px}.preloader-square .square:nth-child(2){left:21px;top:21px;animation:ani-drop 1s linear infinite}.preloader-square .square:nth-child(3){left:0;top:0;animation:ani-drop2 1s linear infinite}.preloader-square .square:nth-child(4){left:21px;top:0;animation:ani-drop3 1s linear infinite}.preloader-square.dark-style>.square{background-color:#555}.preloader-square.color-style>.square:nth-child(1){background-color:#fa6800}.preloader-square.color-style>.square:nth-child(2){background-color:#60a917}.preloader-square.color-style>.square:nth-child(3){background-color:#1ba1e2}.preloader-square.color-style>.square:nth-child(4){background-color:#e3c800}.preloader-cycle{overflow:hidden}.preloader-cycle .cycle{display:block;left:50%;top:50%;margin:-32px 0 0 -32px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;animation:ani-pre-spin 1s linear infinite;z-index:1001}.preloader-cycle .cycle:before{position:absolute;inset:5px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;animation:ani-pre-spin 2s linear infinite}.preloader-cycle .cycle:after{position:absolute;inset:15px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;animation:spin 1.5s linear infinite}.preloader-cycle.dark-style .cycle,.preloader-cycle.dark-style .cycle:after,.preloader-cycle.dark-style .cycle:before{border-top-color:#1d1d1d}.preloader-cycle.color-style .cycle{border-top-color:#3498db}.preloader-cycle.color-style .cycle:before{border-top-color:#e74c3c}.preloader-cycle.color-style .cycle:after{border-top-color:#f9c922}.dialog-overlay{background-color:transparent;position:fixed;inset:0;min-height:100%;min-width:100%;z-index:1049}.dialog{position:fixed;display:block;height:auto;float:left;background-color:#fff;z-index:1050}.dialog .dialog-close-button{position:absolute;height:1.5rem;width:1.5rem;min-height:1.5rem;text-align:center;vertical-align:middle;padding:.125rem 0 .625rem;z-index:3;background-color:#fff;color:#777;right:.25rem}.dialog .dialog-close-button:hover{background-color:#cde6f7;color:#2a8dd4}.dialog .dialog-close-button:hover:after{border-color:#2a8dd4}.dialog .dialog-close-button:active{background-color:#92c0e0;color:#fff}.dialog .dialog-close-button:after{border-color:#777;content:"\d7";line-height:1}.dialog .dialog-title{font-size:1.125rem}.dialog .dialog-title+.dialog-content{margin-top:20px}.dialog .dialog-actions{position:relative;display:block;padding:8px 0;text-align:right;margin-top:.625rem}.dialog .dialog-actions .button{margin:0 4px;min-width:64px}.dialog.success{background-color:#60a917;color:#fff}.dialog.success .dialog-close-button{background-color:#7ad61d;color:#fff}.dialog.success .dialog-close-button:active{background-color:#128023}.dialog.warning{background-color:#fa6800;color:#fff}.dialog.warning .dialog-close-button{background-color:#ffc194;color:#fff}.dialog.warning .dialog-close-button:active{background-color:#bf5a15}.dialog.alert{background-color:#ce352c;color:#fff}.dialog.alert .dialog-close-button{background-color:#da5a53;color:#fff}.dialog.alert .dialog-close-button:active{background-color:#9a1616}.dialog.info{background-color:#1ba1e2;color:#fff}.dialog.info .dialog-close-button{background-color:#59cde2;color:#fff}.dialog.info .dialog-close-button:active{background-color:#1b6eae}.streamer{position:relative;display:block;width:100%;overflow:hidden}.streamer .streamer-toolbar .toolbar-button{display:block;float:left;width:.625rem;height:1.5rem}.streamer .streamer-toolbar .toolbar-button.active{background-color:#555;color:#fff}.streamer .meter{height:25px;width:auto;list-style:none;margin:0;padding:0;display:block;overflow:hidden}.streamer .meter li{display:block;float:left;width:213px;padding:2px 3px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANUAAAAUCAYAAAAa9HiSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHlJREFUeNrs2csJgDAQQMFE7Gj77yA9+UNswOwewgwI3hYTngrpY4yjAb9FRH9u7qguLfuqmFP1PKutm/2Zu36b9wvMJSoQFYgKRAWICkQFq9qrBn0HY4neM4pl5lSyP75U4PcPRAWICkQFogJEBaICUQGigjynAAMAqEOFksZmC3MAAAAASUVORK5CYII=) top left repeat-x}.streamer .meter li em{font-size:10px;font-style:normal}.streamer .streams{width:142px;padding-top:25px;position:absolute;left:0;top:0;z-index:2;background-color:#fff}.streamer .streams .streams-title{position:absolute;top:0}.streamer .streams .stream{position:relative;display:block;width:100%;height:75px;margin:0 2px 2px 0;padding:5px;color:#fff;cursor:pointer}.streamer .events .events-area:after,.streamer .events .events-area:before,.streamer .events .events-grid:after,.streamer .events .events-grid:before{display:table;content:""}.streamer .events,.streamer .events .events-area,.streamer .events .events-grid{height:100%;min-height:100%}.streamer .streams .stream .stream-title{font-size:.75rem;line-height:1}.streamer .streams .stream .stream-number{position:absolute;left:5px;bottom:5px;font-size:.6875rem;line-height:1}.streamer .events{padding-left:143px;overflow:hidden;overflow-x:scroll}.streamer .events .double{width:424px}.streamer .events .triple{width:637px}.streamer .events .quadro{width:850px}.streamer .events .events-area{overflow:hidden}.streamer .events .events-area:after{clear:both}.streamer .events .events-grid:after{clear:both}.streamer .events .event-group{height:460px;min-width:211px;margin:0 2px 2px 0;float:left}.streamer .events .event-super{height:100%;min-height:100%;border:1px solid #d9d9d9}.streamer .events .event-super.medium-border{border-width:8px}.streamer .events .event-super.large-border{border-width:16px}.streamer .events .event-stream{height:75px}.streamer .events .event-stream .event{min-width:211px;height:75px;float:left;display:block;margin:0 2px 2px 0;cursor:pointer;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;border:1px solid #d9d9d9}.streamer .events .event-stream .event.medium-border{border-width:8px}.streamer .events .event-stream .event.large-border{border-width:16px}.streamer .events .event-stream .event:last-child{margin-right:0}.streamer .events .event-stream .event.event-disable{opacity:.2}.streamer .events .event-stream .event .event-content{width:100%;height:100%;padding:0;margin:0;position:absolute;left:0;top:0;overflow:hidden;display:none}.streamer .events .event-stream .event .event-content:first-child{display:block}.streamer .events .event-stream .event .event-content-logo{display:block;float:left;margin-right:5px;padding:3px}.streamer .events .event-stream .event .event-content-logo .icon{position:relative;width:39px;height:39px;margin-bottom:1px}.streamer .events .event-stream .event .event-content-logo .icon img{width:100%;height:100%}.streamer .events .event-stream .event .event-content-logo .time{position:relative;width:39px;padding:8px 4px;font-size:.75rem;color:#fff;line-height:1}.streamer .events .event-stream .event .event-content-data{display:block;padding:0;margin:0 0 0 50px;position:relative}.streamer .events .event-stream .event .event-content-data .title{position:relative;font-size:.875rem;line-height:1;margin:3px 0 0;padding:0}.streamer .events .event-stream .event .event-content-data .subtitle{position:relative;font-size:.625rem;line-height:1;margin:0 0 10px;padding:0}.streamer .events .event-stream .event .event-content-data .remark{position:absolute;display:block;top:36px;margin-right:4px;font-size:.6875rem;line-height:1;color:#999}.streamer .events .event-stream .event:hover{border-color:#999}.streamer .events .event-stream .event.selected{border:4px solid #4390df;border-width:1px}.streamer .events .event-stream .event.selected:after{position:absolute;display:block;border-top:28px solid #4390df;border-left:28px solid transparent;right:0;content:"";top:0;z-index:101}.streamer .events .event-stream .event.selected:before{position:absolute;display:block;content:"";background-color:transparent;border-color:#fff;border-left:2px solid;border-bottom:2px solid;height:.25rem;width:.5rem;z-index:102;transform:rotate(-45deg);right:3px;top:3px;color:#fff}.keypad,.keypad .key{border:1px solid #eee;vertical-align:middle}.streamer .events .event-stream .event.margin-one{margin-left:213px}.streamer .events .event-stream .event.margin-double{margin-left:426px}.streamer .events .event-stream .event.margin-triple{margin-left:639px}.streamer .events .event-stream .event.margin-quadro{margin-left:852px}.keypad{position:relative;width:106px;padding:1px;background-color:#fff;-webkit-user-select:none;user-select:none}.keypad:after,.keypad:before{display:table;content:""}.keypad:after{clear:both}.keypad .key{width:32px;height:32px;display:block;float:left;margin:1px;text-align:center;cursor:pointer;font-size:.875rem;line-height:32px}.keypad .key:hover{background-color:#eee}.keypad .key:active{background-color:#555;color:#fff}.fluent-menu .tabs-holder{list-style:none;position:relative;margin:0;padding:0;display:block;z-index:2}.fluent-menu .tabs-holder:after,.fluent-menu .tabs-holder:before{display:table;content:""}.fluent-menu .tabs-holder:after{clear:both}.fluent-menu .tabs-holder li{display:block;float:left;margin-right:5px;background-color:#fff}.fluent-menu .tabs-holder li a{display:block;float:left;padding:.25rem 1rem;text-transform:uppercase;font-size:.8em;color:#444}.fluent-menu .tabs-holder li a:hover,.fluent-menu .tabs-holder li.active a{color:#0072c6}.fluent-menu .tabs-holder li:first-child{margin-left:0}.fluent-menu .tabs-holder li.active{border:1px solid #d4d4d4;border-bottom-color:#fff}.fluent-menu .tabs-holder li.special{border:1px solid #0072c6;background-color:#0072c6}.fluent-menu .tabs-holder li.special a,.fluent-menu .tabs-holder li.special a:hover{color:#fff}.fluent-menu .tabs-content{z-index:1;position:relative;margin-top:-1px;border:1px solid #d4d4d4;background-color:#fff;height:120px}.fluent-menu .tabs-content .tab-panel{display:block;height:100%;padding:5px 0 2px}.fluent-menu .tabs-content .tab-panel .tab-panel-group{height:100%;position:relative;display:block;float:left;padding:0 5px;border-right:1px #d4d4d4 solid}.fluent-menu .tabs-content .tab-panel .tab-panel-group:last-child{margin-right:0}.fluent-menu .tabs-content .tab-panel .tab-group-caption{font-size:10px;margin:2px 0 -2px;text-align:center;display:block;position:absolute;bottom:0;right:0;left:0;white-space:nowrap;background:#eee}.fluent-menu .tabs-content .tab-panel .tab-content-segment{display:block;float:left;position:relative}.fluent-menu .fluent-big-button,.fluent-menu .fluent-button,.fluent-menu .fluent-tool-button{background-color:#fff;padding:.3125rem;display:block;cursor:default;border:0;outline:0;font-size:.8em;line-height:1.2;vertical-align:middle}.fluent-menu .fluent-big-button:hover,.fluent-menu .fluent-button:hover,.fluent-menu .fluent-tool-button:hover{background-color:#cde6f7}.fluent-menu .fluent-big-button .icon,.fluent-menu .fluent-big-button [class*=mif-],.fluent-menu .fluent-big-button img,.fluent-menu .fluent-button .icon,.fluent-menu .fluent-button [class*=mif-],.fluent-menu .fluent-button img,.fluent-menu .fluent-tool-button .icon,.fluent-menu .fluent-tool-button [class*=mif-],.fluent-menu .fluent-tool-button img{line-height:1.2;display:block;float:left;margin-right:5px;width:16px;height:16px;color:#444;vertical-align:middle}.fluent-menu .fluent-big-button .label,.fluent-menu .fluent-button .label,.fluent-menu .fluent-tool-button .label{display:inline-block;color:inherit;font:inherit}.fluent-menu .fluent-big-button:active,.fluent-menu .fluent-button:active,.fluent-menu .fluent-tool-button:active{top:0;left:0;background-color:#75bae9}.fluent-menu .fluent-big-button.dropdown-toggle:before,.fluent-menu .fluent-button.dropdown-toggle:before,.fluent-menu .fluent-tool-button.dropdown-toggle:before{margin-top:-.3125rem}.fluent-menu .fluent-big-button{padding:7px 5px;text-align:center;white-space:normal;line-height:12px;float:left;position:relative}.fluent-menu .fluent-big-button .icon,.fluent-menu .fluent-big-button [class*=mif-],.fluent-menu .fluent-big-button img{display:block;width:40px;height:40px;font-size:40px;float:none;text-align:center;margin:5px auto}.fluent-menu .fluent-big-button br{line-height:4px;height:4px;font-size:4px}.fluent-menu .fluent-tool-button{padding:4px}.fluent-menu .fluent-tool-button [class*=icon-],.fluent-menu .fluent-tool-button img{display:block;width:16px;height:16px;font-size:16px;float:none;text-align:center}.fluent-menu .fluent-tool-button img{margin-right:0}.fluent-menu .dropdown-toggle{padding-right:24px}.fluent-menu .d-menu{position:absolute;top:100%;z-index:100}.fluent-menu .d-menu a{padding:4px 24px;font-size:.8em}.fluent-menu .d-menu a:hover{background-color:#cde6f7;color:#444}.video-player:-webkit-full-screen{width:100%;height:100%;position:fixed;top:0;min-width:100%;min-height:100%}.video-player:fullscreen{position:fixed;top:0;min-width:100%;min-height:100%}.video-player:-webkit-full-screen video{width:100%;height:100%}.video-player:fullscreen video{width:100%;height:100%}.video-player{display:block;background:#1d1d1d;position:relative;width:100%;height:auto;z-index:1}.video-player .video-preloader{position:absolute;z-index:2147483647;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.video-player .video-logo{position:absolute;z-index:2147483647;right:20px;top:20px;height:32px}.video-player video{width:100%;height:100%;z-index:1}.video-player .controls{position:absolute;height:auto;z-index:2147483647;background:rgba(34,34,34,.5)}.video-player .controls .info-box{float:left;background:inherit;margin:0 2px;padding:.75rem 1rem;color:#fff;height:2.125rem;text-align:center;font-size:.8em}.video-player .controls .control-slider{height:2.125rem;float:left;padding:0 1rem;margin:0 2px;background:inherit}.video-player .controls .volume-slider-wrapper{width:6rem}.video-player .controls .stream-slider-wrapper{float:none;width:100%}.video-player .controls .control-button{float:left;background:inherit;border:0;color:#b3b3b3;outline:0;position:relative;margin:0 2px}.video-player .controls .control-button:active,.video-player .controls .control-button:hover{color:#fff}.video-player .controls .control-button.loop.active{color:#60a917}.video-player .controls .control-button.stop:disabled{color:#555}.video-player .controls .control-button.full{float:right}.video-player .controls.position-bottom{bottom:0;left:0;right:0}.video-player.full-screen{position:fixed;inset:0;width:auto!important;z-index:2147483646}video::-webkit-media-controls{display:none!important}video::-webkit-media-controls-enclosure{display:none!important}.audio-player{display:inline-block;position:relative;background:#1d1d1d;height:auto}.audio-player .controls{position:relative;width:100%;height:auto;padding:4px;background:inherit}.audio-player .controls:after,.audio-player .controls:before{display:table;content:""}.audio-player .controls:after{clear:both}.audio-player .controls .control-element{height:2.125rem;display:inline-block;border:none;background:rgba(34,34,34,.5);vertical-align:middle}.audio-player .controls .stream-wrapper{padding:0 .25rem}.audio-player .controls .stream-slider{width:200px}.audio-player .controls .info-box{margin:0 2px;padding:.75rem 1rem;color:#fff;height:2.125rem;line-height:1;text-align:center;font-size:.8em}.audio-player .controls .volume-wrapper{width:100px;padding:0 .25rem}.audio-player .controls .loop,.audio-player .controls .next,.audio-player .controls .play,.audio-player .controls .plist,.audio-player .controls .prev,.audio-player .controls .random,.audio-player .controls .shuffle,.audio-player .controls .stop,.audio-player .controls .volume{color:#b3b3b3}.audio-player .controls .loop:active,.audio-player .controls .loop:hover,.audio-player .controls .next:active,.audio-player .controls .next:hover,.audio-player .controls .play:active,.audio-player .controls .play:hover,.audio-player .controls .plist:active,.audio-player .controls .plist:hover,.audio-player .controls .prev:active,.audio-player .controls .prev:hover,.audio-player .controls .random:active,.audio-player .controls .random:hover,.audio-player .controls .shuffle:active,.audio-player .controls .shuffle:hover,.audio-player .controls .stop:active,.audio-player .controls .stop:hover,.audio-player .controls .volume:active,.audio-player .controls .volume:hover{color:#fff}.audio-player .controls .loop.active{color:#7ad61d}.audio-player .controls .control-element:disabled{color:#555}.audio-player .play-list-wrapper{display:block;position:relative;padding:.625rem;border-bottom:1px solid #555}.audio-player .play-list-wrapper:after,.audio-player .play-list-wrapper:before{display:table;content:""}.audio-player .play-list-wrapper:after{clear:both}.audio-player .play-list-wrapper.not-visible{display:none}.audio-player .album-title{font-size:2rem;color:#fff;font-weight:lighter;margin:0 0 .625rem;padding-bottom:.625rem;border-bottom:1px solid #555}.audio-player .poster{float:left;width:10rem;height:100%}.audio-player .album-desc{padding:.625rem;color:#eee;font-size:.6875rem}.audio-player .play-list{list-style:none;padding:10px;color:#fff;display:block;font-size:.8em;width:100%}.audio-player .play-list li{padding:.125rem 1rem;cursor:pointer;position:relative}.audio-player .play-list li:hover{background:#555}.audio-player .play-list li.current{color:#1ba1e2;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.audio-player .play-list li.current:before{content:"\25b6";position:absolute;left:.25rem}.audio-player .poster~.play-list{margin:0 0 0 11rem;width:calc(100% - 11rem)}.audio-player.medium .loop,.audio-player.medium .next,.audio-player.medium .plist,.audio-player.medium .prev,.audio-player.medium .random,.audio-player.medium .stop,.audio-player.micro .info-box,.audio-player.micro .loop,.audio-player.micro .next,.audio-player.micro .plist,.audio-player.micro .prev,.audio-player.micro .random,.audio-player.micro .stop,.audio-player.micro .stream-wrapper,.audio-player.micro .volume,.audio-player.micro .volume-wrapper,.audio-player.small .loop,.audio-player.small .next,.audio-player.small .plist,.audio-player.small .prev,.audio-player.small .random,.audio-player.small .stop,.audio-player.small .stream-wrapper{display:none}.donut{display:block;position:relative}.donut>svg{width:100%;height:100%}.select2-container{box-sizing:border-box;display:inline-block;margin:.3125rem 0;position:relative;vertical-align:middle;height:auto}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;min-height:2.125rem;-webkit-user-select:none;user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:2.125rem;-webkit-user-select:none;user-select:none;z-index:998}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-container .select2-search--inline{float:left}.select2-container .select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px}.select2-container .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:0;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-webkit-user-select:none;user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:2;background-color:#fff;filter:alpha(opacity=0)}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#eee;border:1px solid #999;color:#1d1d1d;font-size:.875rem;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;vertical-align:middle;box-shadow:0 2px 4px #00000059}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default.select2-container--focus .select2-selection--single{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.dataTable tfoot td,.dataTable tfoot th,.dataTable thead td,.dataTable thead th{color:#52677a;text-align:left;font-style:normal;font-weight:700;line-height:100%;cursor:default}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container input{outline:0}.select2-container .select2-search.select2-search--inline input{margin-top:7px;padding:0}.input-control .select2-container{margin:0}.input-control.required .select2-selection{border:1px dashed #1ba1e2}.input-control.error .select2-selection{border:1px solid #ce352c}.input-control.warning .select2-selection{border:1px solid #e3c800}.input-control.success .select2-selection{border:1px solid #60a917}.input-control.info .select2-selection{border:1px solid #1ba1e2}.dataTable{width:100%;margin:.625rem 0;clear:both}.dataTable td,.dataTable th{padding:.625rem}.dataTable thead{border-bottom:4px solid #999}.dataTable thead td,.dataTable thead th{border-color:transparent}.dataTable tfoot{border-top:4px solid #999}.dataTable tfoot td,.dataTable tfoot th{border-color:transparent}.dataTable .sortable-column:after,.dataTable .sorting:after,.dataTable .sorting_asc:after,.dataTable .sorting_desc:after{width:1rem;height:1rem;top:50%;margin-top:-.5rem;line-height:1}.dataTable tbody td{padding:.625rem .85rem}.dataTable .sortable-column{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.dataTable .sortable-column:after{position:absolute;content:"";left:100%;margin-left:-20px;color:inherit;font-size:1rem}.dataTable .sortable-column.sort-asc,.dataTable .sortable-column.sort-desc{background-color:#eee}.dataTable .sortable-column.sort-asc:after,.dataTable .sortable-column.sort-desc:after{color:#1d1d1d}.dataTable .sortable-column.sort-asc:after{content:"\2191"}.dataTable .sortable-column.sort-desc:after{content:"\2193"}.dataTable.sortable-markers-on-left .sortable-column:after,.dataTable.sortable-markers-on-left .sortable-column:before{left:0;margin-left:10px}.dataTable tr.selected td{background-color:#1cb7ec1a}.dataTable td.selected{background-color:#1cb7ec4d}.dataTable.striped tbody tr:nth-child(odd){background:#eee}.dataTable.hovered tbody tr:hover{background-color:#1cb7ec1a}.dataTable.cell-hovered tbody td:hover{background-color:#1cb7ec4d}.dataTable.border,.dataTable.bordered td,.dataTable.bordered th{border:1px solid #999}.dataTable.bordered tbody tr:first-child td,.dataTable.bordered thead tr:first-child td,.dataTable.bordered thead tr:first-child th{border-top:none}.dataTable.bordered tbody tr td:first-child,.dataTable.bordered thead tr:first-child td:first-child,.dataTable.bordered thead tr:first-child th:first-child{border-left:none}.dataTable.bordered tbody tr td:last-child,.dataTable.bordered thead tr:first-child td:last-child,.dataTable.bordered thead tr:first-child th:last-child{border-right:none}.dataTable.bordered tbody tr:last-child td{border-bottom:none}.dataTable .condensed td,.dataTable .condensed th{padding:.3125rem}.dataTable .super-condensed td,.dataTable .super-condensed th{padding:.125rem}.dataTable tbody tr.error{background-color:#ce352c;color:#fff}.dataTable tbody tr.error:hover{background-color:#da5a53}.dataTable tbody tr.warning{background-color:#fa6800;color:#fff}.dataTable tbody tr.warning:hover{background-color:#ffc194}.dataTable tbody tr.success{background-color:#60a917;color:#fff}.dataTable tbody tr.success:hover{background-color:#7ad61d}.dataTable tbody tr.info{background-color:#1ba1e2;color:#fff}.dataTable tbody tr.info:hover{background-color:#59cde2}.dataTable .sorting.sort-asc,.dataTable .sorting.sort-desc,.dataTable .sorting_asc,.dataTable .sorting_desc{background-color:#eee}.dataTable .sorting{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.dataTable .sorting:after{position:absolute;content:"";left:100%;margin-left:-20px;color:inherit;font-size:1rem}.dataTable .sorting.sort-asc:after,.dataTable .sorting.sort-desc:after{color:#1d1d1d}.dataTable .sorting.sort-asc:after{content:"\2191"}.dataTable .sorting.sort-desc:after{content:"\2193"}.dataTable .sorting_asc,.dataTable .sorting_desc{position:relative}.dataTable .sorting_asc:after,.dataTable .sorting_desc:after{position:absolute;left:100%;margin-left:-20px;font-size:1.1rem}.dataTable .sorting_asc:after{color:#1d1d1d;content:"\2191"}.dataTable .sorting_desc:after{color:#1d1d1d;content:"\2193"}.dataTables_paginate{display:block;float:left;width:50%;margin:0}.dataTables_paginate .paginate_button,.dataTables_paginate>.item{margin-left:.0652rem;border:1px solid #eee;text-align:center;float:left}.dataTables_paginate:after,.dataTables_paginate:before{display:table;content:""}.dataTables_paginate:after{clear:both}.dataTables_paginate>.item{display:block;padding:.25rem .625rem;background-color:#fff;cursor:pointer;font-size:.875rem;color:#1d1d1d}.dataTables_paginate>.item:first-child{margin-left:0}.dataTables_paginate>.item.active,.dataTables_paginate>.item.current{background-color:#1ba1e2;border-color:#59cde2;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.dataTables_paginate>.item:hover{background-color:#75c7ee;border-color:#75c7ee;color:#fff}.dataTables_paginate>.item.disabled,.dataTables_paginate>.item:disabled{cursor:default;background-color:#eee;border-color:#eee;color:#999}.dataTables_paginate>.item.spaces{border:0;cursor:default;color:#1d1d1d}.dataTables_paginate>.item.spaces:hover{background-color:inherit;color:#1d1d1d}.dataTables_paginate.rounded>.item{border-radius:.3125rem}.dataTables_paginate.cycle>.item{width:28px;height:28px;border-radius:50%;font-size:.7rem;padding:.4375rem 0}.dataTables_paginate.no-border>.item{border:0}.dataTables_paginate.no-border>.item:hover{color:#59cde2;background-color:transparent}.dataTables_paginate.no-border>.item.disabled,.dataTables_paginate.no-border>.item:disabled{cursor:default;background-color:transparent;border-color:transparent;color:#999}.dataTables_paginate.no-border>.item.active:hover,.dataTables_paginate.no-border>.item.current:hover{background-color:#75c7ee;border-color:#75c7ee;color:#fff}.dataTables_paginate .paginate_button{display:block;padding:.25rem .625rem;background-color:#fff;cursor:pointer;font-size:.875rem;color:#1d1d1d}.dataTables_paginate .paginate_button:first-child{margin-left:0}.dataTables_paginate .paginate_button.active,.dataTables_paginate .paginate_button.current{background-color:#1ba1e2;border-color:#59cde2;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.dataTables_paginate .paginate_button:hover{background-color:#75c7ee;border-color:#75c7ee;color:#fff}.dataTables_paginate .paginate_button.disabled,.dataTables_paginate .paginate_button:disabled{cursor:default;background-color:#eee;border-color:#eee;color:#999}.dataTables_paginate .paginate_button.spaces{border:0;cursor:default;color:#1d1d1d}.dataTables_paginate .paginate_button.spaces:hover{background-color:inherit;color:#1d1d1d}.dataTables_paginate .ellipsis{display:block;float:left;padding:.25rem .625rem}.dataTables_info{padding:5px;background-color:#eee;font-size:.875rem;float:right}.dataTables_length{display:block;float:left;margin:.625rem 0}.dataTables_length select{-webkit-appearance:none;appearance:none;margin:0 .125rem;padding:.3125rem;border:1px solid #d9d9d9}.dataTables_length select:focus{outline:0;border-color:#1d1d1d}.dataTables_filter{display:block;float:right;margin:.625rem 0}.dataTables_filter label>input{margin:0 0 0 .25rem}.dataTables_filter input{-webkit-appearance:none;appearance:none;padding:.3125rem;border:1px solid #d9d9d9}.dataTables_filter input:focus{outline:0;border-color:#1d1d1d}.flexbox{display:flex}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.flex-just-start{justify-content:flex-start}.flex-just-end{justify-content:flex-end}.flex-just-center{justify-content:center}.flex-just-sa{justify-content:space-around}.flex-just-sb{justify-content:space-between}.flex-align-stretch{align-items:stretch}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.flex-align-center{align-items:center}.flex-align-base{align-items:baseline}.flex-content-stretch{align-content:stretch}.flex-content-start{align-content:flex-start}.flex-content-end{align-content:flex-end}.flex-content-center{align-content:center}.flex-content-sb{align-content:space-between}.flex-content-sa{align-content:space-around}.flex-self-auto{align-self:auto}.flex-self-start{align-self:flex-start}.flex-self-end{align-self:flex-end}.flex-self-center{align-self:center}.flex-self-base{align-self:baseline}.flex-self-stretch{align-self:stretch}.no-shrink{flex-shrink:0!important}.no-grow{flex-grow:0!important}.flex-size-auto{flex:1 auto}.flex-size1{flex-grow:1}.flex-size2{flex-grow:2}.flex-size3{flex-grow:3}.flex-size4{flex-grow:4}.flex-size5{flex-grow:5}.flex-size6{flex-grow:6}.flex-size7{flex-grow:7}.flex-size8{flex-grow:8}.flex-size9{flex-grow:9}.flex-size10{flex-grow:10}.flex-size11{flex-grow:11}.flex-size12{flex-grow:12}.flex-size-p10{flex:0 0 10%}.flex-size-p20{flex:0 0 20%}.flex-size-p30{flex:0 0 30%}.flex-size-p40{flex:0 0 40%}.flex-size-p50{flex:0 0 50%}.flex-size-p60{flex:0 0 60%}.flex-size-p70{flex:0 0 70%}.flex-size-p80{flex:0 0 80%}.flex-size-p90{flex:0 0 90%}.flex-size-p100{flex:0 0 100%}.flex-size-x100{flex:0 0 100px}.flex-size-x200{flex:0 0 200px}.flex-size-x300{flex:0 0 300px}.flex-size-x400{flex:0 0 400px}.flex-size-x500{flex:0 0 500px}.flex-size-x600{flex:0 0 600px}.flex-size-x700{flex:0 0 700px}.flex-size-x800{flex:0 0 800px}.flex-size-x900{flex:0 0 900px}.flex-size-x1000{flex:0 0 1000px}.op-default{background-color:#1ba1e2b3}.fg-black{color:#000!important}.bg-black{background-color:#000!important}.fg-white{color:#fff!important}.bg-white{background-color:#fff!important}.fg-lime{color:#a4c400!important}.bg-lime{background-color:#a4c400!important}.fg-green{color:#60a917!important}.bg-green{background-color:#60a917!important}.fg-emerald{color:#008a00!important}.bg-emerald{background-color:#008a00!important}.fg-blue{color:#00aff0!important}.bg-blue{background-color:#00aff0!important}.fg-teal{color:#00aba9!important}.bg-teal{background-color:#00aba9!important}.fg-cyan{color:#1ba1e2!important}.bg-cyan{background-color:#1ba1e2!important}.fg-cobalt{color:#0050ef!important}.bg-cobalt{background-color:#0050ef!important}.fg-indigo{color:#6a00ff!important}.bg-indigo{background-color:#6a00ff!important}.fg-violet{color:#a0f!important}.bg-violet{background-color:#a0f!important}.fg-pink{color:#dc4fad!important}.bg-pink{background-color:#dc4fad!important}.fg-magenta{color:#d80073!important}.bg-magenta{background-color:#d80073!important}.fg-crimson{color:#a20025!important}.bg-crimson{background-color:#a20025!important}.fg-red{color:#ce352c!important}.bg-red{background-color:#ce352c!important}.fg-orange{color:#fa6800!important}.bg-orange{background-color:#fa6800!important}.fg-amber{color:#f0a30a!important}.bg-amber{background-color:#f0a30a!important}.fg-yellow{color:#e3c800!important}.bg-yellow{background-color:#e3c800!important}.fg-brown{color:#825a2c!important}.bg-brown{background-color:#825a2c!important}.fg-olive{color:#6d8764!important}.bg-olive{background-color:#6d8764!important}.fg-steel{color:#647687!important}.bg-steel{background-color:#647687!important}.fg-mauve{color:#76608a!important}.bg-mauve{background-color:#76608a!important}.fg-taupe{color:#87794e!important}.bg-taupe{background-color:#87794e!important}.fg-dark{color:#1d1d1d!important}.bg-dark{background-color:#1d1d1d!important}.fg-darkBrown{color:#63362f!important}.bg-darkBrown{background-color:#63362f!important}.fg-darkCrimson{color:#640024!important}.bg-darkCrimson{background-color:#640024!important}.fg-darkMagenta{color:#81003c!important}.bg-darkMagenta{background-color:#81003c!important}.fg-darkIndigo{color:#4b0096!important}.bg-darkIndigo{background-color:#4b0096!important}.fg-darkCyan{color:#1b6eae!important}.bg-darkCyan{background-color:#1b6eae!important}.fg-darkCobalt{color:#00356a!important}.bg-darkCobalt{background-color:#00356a!important}.fg-darkTeal{color:#004050!important}.bg-darkTeal{background-color:#004050!important}.fg-darkEmerald{color:#003e00!important}.bg-darkEmerald{background-color:#003e00!important}.fg-darkGreen{color:#128023!important}.bg-darkGreen{background-color:#128023!important}.fg-darkOrange{color:#bf5a15!important}.bg-darkOrange{background-color:#bf5a15!important}.fg-darkRed{color:#9a1616!important}.bg-darkRed{background-color:#9a1616!important}.fg-darkPink{color:#9a165a!important}.bg-darkPink{background-color:#9a165a!important}.fg-darkViolet{color:#57169a!important}.bg-darkViolet{background-color:#57169a!important}.fg-darkBlue{color:#16499a!important}.bg-darkBlue{background-color:#16499a!important}.fg-lightBlue{color:#4390df!important}.bg-lightBlue{background-color:#4390df!important}.fg-lighterBlue{color:#0cf!important}.bg-lighterBlue{background-color:#0cf!important}.fg-lightTeal{color:#45fffd!important}.bg-lightTeal{background-color:#45fffd!important}.fg-lightOlive{color:#78aa1c!important}.bg-lightOlive{background-color:#78aa1c!important}.fg-lightOrange{color:#ffc194!important}.bg-lightOrange{background-color:#ffc194!important}.fg-lightPink{color:#f472d0!important}.bg-lightPink{background-color:#f472d0!important}.fg-lightRed{color:#da5a53!important}.bg-lightRed{background-color:#da5a53!important}.fg-lightGreen{color:#7ad61d!important}.bg-lightGreen{background-color:#7ad61d!important}.fg-lightCyan{color:#59cde2!important}.bg-lightCyan{background-color:#59cde2!important}.fg-grayed{color:#585858!important}.bg-grayed{background-color:#585858!important}.fg-grayDarker{color:#222!important}.bg-grayDarker{background-color:#222!important}.fg-grayDark{color:#333!important}.bg-grayDark{background-color:#333!important}.fg-gray{color:#555!important}.bg-gray{background-color:#555!important}.fg-grayLight{color:#999!important}.bg-grayLight{background-color:#999!important}.fg-grayLighter{color:#eee!important}.bg-grayLighter{background-color:#eee!important}.fg-lightGray{color:#999!important}.bg-lightGray{background-color:#999!important}.fg-lighterGray{color:#eee!important}.bg-lighterGray{background-color:#eee!important}.fg-darkGray{color:#333!important}.fg-darker,.fg-darkerGray{color:#222!important}.bg-darkGray{background-color:#333!important}.bg-darker,.bg-darkerGray{background-color:#222!important}.rotate45{transform:rotate(45deg)}.rotate90{transform:rotate(90deg)}.rotate135{transform:rotate(135deg)}.rotate180{transform:rotate(180deg)}.rotate225{transform:rotate(225deg)}.rotate270{transform:rotate(270deg)}.rotate360{transform:rotate(360deg)}.rotate-45{transform:rotate(-45deg)}.rotate-90{transform:rotate(-90deg)}.rotate-135{transform:rotate(-135deg)}.rotate-180{transform:rotate(-180deg)}.rotate-225{transform:rotate(-225deg)}.rotate-270{transform:rotate(-270deg)}.rotate-360{transform:rotate(-360deg)}.rotateX45{transform:rotateX(45deg)}.rotateX90{transform:rotateX(90deg)}.rotateX135{transform:rotateX(135deg)}.rotateX180{transform:rotateX(180deg)}.rotateX225{transform:rotateX(225deg)}.rotateX270{transform:rotateX(270deg)}.rotateX360{transform:rotateX(360deg)}.rotateX-45{transform:rotateX(-45deg)}.rotateX-90{transform:rotateX(-90deg)}.rotateX-135{transform:rotateX(-135deg)}.rotateX-180{transform:rotateX(-180deg)}.rotateX-225{transform:rotateX(-225deg)}.rotateX-270{transform:rotateX(-270deg)}.rotateX-360{transform:rotateX(-360deg)}.rotateY45{transform:rotateY(45deg)}.rotateY90{transform:rotateY(90deg)}.rotateY135{transform:rotateY(135deg)}.rotateY180{transform:rotateY(180deg)}.rotateY225{transform:rotateY(225deg)}.rotateY270{transform:rotateY(270deg)}.rotateY360{transform:rotateY(360deg)}.rotateY-45{transform:rotateY(-45deg)}.rotateY-90{transform:rotateY(-90deg)}.rotateY-135{transform:rotateY(-135deg)}.rotateY-180{transform:rotateY(-180deg)}.rotateY-225{transform:rotateY(-225deg)}.rotateY-270{transform:rotateY(-270deg)}.rotateY-360{transform:rotateY(-360deg)}body.marketplace gc-invoice-detail{max-width:100%}body.marketplace gc-invoice-detail .invoice-status-banner{background:#2b5f92;color:#fff;padding-top:15px;padding-bottom:15px;margin-top:15px;margin-bottom:15px;box-shadow:2px 2px 1px #3f454f30;font-size:14px}@media (min-width:992px){body.marketplace gc-invoice-detail .invoice-status-banner{height:40px;line-height:40px;padding-top:0;padding-bottom:0}}@media print{body.marketplace gc-invoice-detail .invoice-status-banner{border-bottom:solid 1px #e2e2e2}body.marketplace gc-invoice-detail .invoice-status-banner div{width:auto!important;line-height:1!important;padding-left:0;padding-right:15px}body.marketplace gc-invoice-detail .invoice-status-banner div .status-header{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow;display:block}body.marketplace gc-invoice-detail .invoice-status-banner .status-value{display:block;clear:both;padding-top:5px}}body.marketplace gc-invoice-detail .invoice-status-banner.banner-warning{background:#e00f00}body.marketplace gc-invoice-detail .invoice-status-banner .status-value{font-family:HelveticaNeue-Bold}body.marketplace gc-invoice-detail .invoice-total-banner{height:74px;display:flex;align-items:center}body.marketplace gc-invoice-detail .invoice-total-banner:not(.no-background){background:#fff2b2;box-shadow:2px -2px 20px #3f454f30,0 -1px 1px #ffd400}body.marketplace gc-invoice-detail .invoice-total-banner.no-background{background:0 0}body.marketplace gc-invoice-detail .invoice-total-banner .invoice-banner-left{padding-left:15px;font-family:HelveticaNeue-Bold;font-size:18px;line-height:74px}@media print{body.marketplace gc-invoice-detail .invoice-total-banner{border-bottom:solid 1px #e2e2e2}body.marketplace gc-invoice-detail .invoice-total-banner .invoice-banner-left{font-size:12pt!important;font-weight:700;font-family:Arial Narrow;padding-left:0}}body.marketplace gc-invoice-detail .invoice-total-banner .invoice-banner-right{margin-left:auto;flex-flow:column nowrap;padding:10px;font-size:16px}@media (min-width:992px){body.marketplace gc-invoice-detail .invoice-total-banner .invoice-banner-right{padding:15px 40px}}body.marketplace gc-invoice-detail .invoice-total-banner .invoice-banner-right .invoice-amount{float:right;padding-left:14px;font-family:HelveticaNeue-Bold}body.marketplace gc-invoice-detail .invoice-total-banner .invoice-banner-right__row{display:flex;flex-flow:row nowrap;justify-content:space-between}.gc-dropdown-input{width:100%}.gc-dropdown-input .gc-dropdown__label{font-size:12px;padding-bottom:5px;font-family:HelveticaNeue-Bold;font-weight:400}.gc-dropdown-input .dropdown-display{float:left;width:100%;background:#fff;height:40px;cursor:pointer;border-bottom:solid 1px #cacaca;box-sizing:border-box;overflow:hidden;position:relative}.gc-dropdown-input .dropdown-display.mandatory-highlight{border-bottom:solid 2px #ffd400}.gc-dropdown-input .dropdown-display.clicked{border-bottom:solid 1px #00b9e4;caret-color:#00b9e4}.gc-dropdown-input .dropdown-display>*{float:left;height:100%;height:40px;line-height:40px!important;display:inline-block;vertical-align:middle}.gc-dropdown-input .dropdown-display .arrow{position:absolute;right:10px;height:6px;width:10px;top:-1px}.gc-dropdown-input .dropdown-display>div{font-size:13px;width:calc(100% - 15px);position:relative;box-sizing:border-box;padding-right:22px;pointer-events:none;overflow:hidden;white-space:nowrap}.gc-dropdown-input .dropdown-display>div.placeholder{color:#3f454f;text-transform:uppercase;font-size:13px;line-height:16px;position:absolute;left:0;width:135px;transition:left .4s ease}.gc-dropdown-input .dropdown-display>div.placeholder.slide-right{position:absolute;left:calc(100% - 115px);text-align:right;pointer-events:none;line-height:15px;font-size:11px;color:#cacaca;width:110px}.gc-dropdown-input .dropdown-display>i{position:relative;width:14px;margin-left:-24px;font-size:1.125em;font-family:HelveticaNeue-Bold;padding-right:10px;text-align:right}.gc-dropdown-input .dropdown-display.dropdown-mobile{border:1px solid #cacaca;height:40px;padding:0 0 0 10px}.gc-dropdown-input .dropdown-display.dropdown-mobile .gc-dropdown__selected-value{padding-top:0}.gc-dropdown-input .dropdown-display[disabled]{opacity:.5;cursor:default!important}.gc-dropdown-input.full-border .gc-dropdown__label{display:block}.gc-dropdown-input.full-border .gc-dropdown__title,.gc-dropdown-input.full-border .placeholder{display:none}.gc-dropdown-input.full-border div.dropdown-display{border:1px solid #cacaca;height:40px;padding:0 0 0 10px}.gc-dropdown-input.full-border div.dropdown-display.clicked{border:2px solid #00b9e4}.gc-dropdown-input.full-border div.dropdown-display .gc-dropdown__selected-value{height:40px;line-height:40px!important}@media (min-width:992px){.gc-dropdown-input.full-border div.dropdown-display .arrow{top:4px}}.gc-dropdown-input.full-border div.dropdown-display.dropdown-mobile{height:40px;padding:0 0 0 10px}.gc-dropdown-input.full-border div.dropdown-display.dropdown-mobile .gc-dropdown__selected-value{padding-top:0}.gc-dropdown-input__mobile_searchable{margin:0 10px 10px}.gc-dropdown-input__mobile_searchable input{height:40px;width:100%;font-family:HelveticaNeue;font-size:13px;background:#fff;outline:0;border:1px solid #969696;line-height:12px;vertical-align:middle;padding:10px;margin-top:5px}.gc-dropdown-input__mobile_searchable input:focus{border:2px solid #00b9e4;caret-color:#00b9e4}.gc-dropdown-input__mobile_searchable.gc-dropdown__label{margin:10px 10px 0}body .gc-dropdown-list{height:100%;overflow-y:auto}body .gc-dropdown-list.extra-indentation .gc-dropdown-list-item__label{padding-left:20px}body .gc-dropdown-list .dropdown-item-title{padding-left:8px;margin:0 2px;text-transform:capitalize}body .gc-dropdown-list .dropdown-item-title.title-all{border-top:2px solid #e0e0e0}body .gc-dropdown-list .dropdown-item-list.selected{background:#d9e6ec}body .gc-dropdown-list .dropdown-item-list:hover{background:#fff1b2}.gc-dropdown-list-item{height:40px;display:flex;align-items:center;justify-content:space-between}.gc-dropdown-list-item__label{padding-left:10px;width:100%;height:100%;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.gc-dropdown-list-item__action{margin-right:10px}gc-editable-dropdown{display:flex;flex-grow:inherit;align-items:flex-end}gc-editable-dropdown .gc-editable-dropdown{display:flex;flex-direction:column;flex-grow:inherit}gc-editable-dropdown .gc-editable-dropdown__wrapper{display:flex;flex-direction:row;flex-grow:inherit;align-items:flex-end;max-width:100%}gc-editable-dropdown .gc-editable-dropdown__wrapper gc-dropdown-input{display:flex;width:100%}gc-editable-dropdown .gc-editable-dropdown__wrapper gc-dropdown-input .dropdown-display[disabled]{border:1px solid rgba(150,150,150,.5);cursor:default}gc-editable-dropdown .gc-editable-dropdown__wrapper gc-dropdown-input .dropdown-display[disabled] .arrow{opacity:.5}gc-editable-dropdown .gc-editable-dropdown__wrapper gc-button{display:flex}gc-editable-dropdown .gc-editable-dropdown__wrapper gc-button .gc-button{height:40px}gc-editable-dropdown .gc-editable-dropdown__wrapper gc-button .gc-button .gcbtn-primary{height:100%;margin:0}gc-editable-dropdown .gc-editable-dropdown .dropdown-list{float:left;position:relative;width:100%;transform:scaleY(0);transition:transform ease .25s;z-index:50}gc-editable-dropdown .gc-editable-dropdown .dropdown-list .gc-dropdown-list>div{position:absolute;width:100%;z-index:2;cursor:pointer;background:#fff;box-shadow:0 3px 3px #0003;border:1px solid #e0e0e0;max-height:300px;overflow-y:auto;overflow-x:hidden}gc-editable-dropdown .gc-editable-dropdown .dropdown-list .gc-dropdown-list-item__label{margin:0;padding-left:10px}gc-editable-dropdown .dropdown-opened .dropdown-list{transform:scale(1)}body .gc-searchable-filter-modal{width:100%;height:100%;z-index:10500!important}body .gc-searchable-filter-modal .modal-dialog{transition:none!important}body .gc-searchable-filter-modal__container{height:100%;display:flex;flex-flow:column}body .gc-searchable-filter-modal__container .search-input-container{border-bottom:2px solid #e0e0e0;margin:0 2px}body .gc-searchable-filter-modal__container .gc-searchable-filter-list-container{overflow-y:auto}.overview-screen .commfilter .comm-filter-container{display:flex;align-self:center;flex-flow:row wrap;padding-left:0;padding-right:0}@media (min-width:992px){.overview-screen .commfilter .comm-filter-container{flex-flow:row wrap;justify-content:flex-start}}.overview-screen .commfilter .comm-filter-container .row{display:flex;flex-flow:row wrap;height:100%;width:100%;margin:0 10px;padding:0 10px}@media (min-width:992px){.overview-screen .commfilter .comm-filter-container .row{margin:0;width:auto;padding-left:0}}.overview-screen .commfilter .comm-filter-container .row>div{width:50%;min-width:100px;padding:0 10px;margin-top:20px}.overview-screen .commfilter .comm-filter-container .row.grade-filters{justify-content:flex-start}@media (min-width:992px){.overview-screen .commfilter .comm-filter-container .row>div{min-width:0;width:110px;margin-top:0;margin-left:0;padding-left:0;margin-right:20px}.overview-screen .commfilter .comm-filter-container .row>div.reset-filters-wrapper{margin-top:3px}.overview-screen .commfilter .comm-filter-container .row.grade-filters{width:80%}.overview-screen .commfilter .comm-filter-container .row.others{flex-grow:1;justify-content:flex-end;padding:0}}.overview-screen .commfilter .comm-filter-container .row.others .highest-bid-dropdown{margin-right:0}.overview-screen .commfilter .comm-filter-container .row.others .highest-bid-dropdown .dropdown-display{width:120px}.overview-screen .commfilter .comm-filter-container .row.others .highest-bid-dropdown .placeholder{display:none}.overview-screen .commfilter .comm-filter-container .reset-filters-wrapper{width:100px;display:flex;padding-bottom:5px;justify-content:flex-start;font-size:12px;font-weight:400;align-items:flex-end;margin-top:3px}@media (min-width:992px){.overview-screen .commfilter .comm-filter-container .reset-filters-wrapper{height:40px;width:100%;font-size:13px;justify-content:flex-start;padding-left:5px}.overview-screen .commfilter .comm-filter-container gc-dropdown .gc-dropdown{padding-right:20px}}.overview-screen .commfilter .comm-filter-container .grade1 .placeholder.hidden-sm,.overview-screen .commfilter .comm-filter-container .grade1 .placeholder.hidden-xs,.overview-screen .commfilter .comm-filter-container .grade2 .placeholder.hidden-sm,.overview-screen .commfilter .comm-filter-container .grade2 .placeholder.hidden-xs,.overview-screen .commfilter .comm-filter-container .grade3 .placeholder.hidden-sm,.overview-screen .commfilter .comm-filter-container .grade3 .placeholder.hidden-xs,.overview-screen .commfilter .comm-filter-container .grade4 .placeholder.hidden-sm,.overview-screen .commfilter .comm-filter-container .grade4 .placeholder.hidden-xs{display:block!important}.overview-screen .commfilter .comm-filter-container .grade1 .placeholder.slide-right,.overview-screen .commfilter .comm-filter-container .grade2 .placeholder.slide-right,.overview-screen .commfilter .comm-filter-container .grade3 .placeholder.slide-right,.overview-screen .commfilter .comm-filter-container .grade4 .placeholder.slide-right{display:none!important}.overview-screen .commfilter .comm-filter-container .grade1{margin-left:-1px}.overview-screen .commfilter .comm-filter-container .grade1 .grade-selected .dropdown-display{border-bottom:solid 2px #ffdd3c}.overview-screen .commfilter .comm-filter-container .grade2 .grade-selected .dropdown-display{border-bottom:solid 2px #ffbf1a}.overview-screen .commfilter .comm-filter-container .grade3 .grade-selected .dropdown-display,.overview-screen .commfilter .comm-filter-container .grade4 .grade-selected .dropdown-display{border-bottom:solid 2px #ff9f0c}.overview-screen .commfilter .comm-filter-container gc-dropdown .gc-dropdown{height:100%}.overview-screen .commfilter .comm-filter-container gc-dropdown .gc-dropdown__label{display:none}.overview-screen .commfilter .comm-filter-container gc-dropdown .dropdown-container{display:flex!important;flex-flow:column nowrap}.overview-screen .commfilter .comm-filter-container gc-dropdown .dropdown-display{background:#3f454f;color:#fff;cursor:pointer;border:none;border-bottom:solid .5px #bdbfc6;box-sizing:border-box;width:100%;padding:0}@media (min-width:992px){.overview-screen .commfilter .comm-filter-container gc-dropdown .dropdown-display{width:110px}}.overview-screen .commfilter .comm-filter-container gc-dropdown .dropdown-display.clicked{border:none}.overview-screen .commfilter .comm-filter-container gc-dropdown .dropdown-list{width:100px}.overview-screen .commfilter .comm-filter-container gc-dropdown .placeholder{color:#fff;padding-right:12px}.overview-screen .commfilter .comm-filter-container gc-dropdown .arrow{right:0}.overview-screen .commfilter .comm-filter-container gc-dropdown .dropdown-mobile>div{font-size:13px}.overview-screen .commfilter .comm-filter-container gc-dropdown .gc-dropdown__title{display:none}.overview-screen .commfilter .comm-filter-container .btn-clear-filters{color:#fff;margin-top:16px}@media (min-width:992px){.overview-screen .commfilter .comm-filter-container gc-dropdown .dropdown-list{width:110px}.overview-screen .commfilter .comm-filter-container .btn-clear-filters{text-transform:capitalize}}body .overview-screen .overviewFilter{width:100%;display:flex;flex-flow:column nowrap}@media (min-width:992px){body .overview-screen .overviewFilter{width:100%;flex-flow:row nowrap}}body .overview-screen .overviewFilter .gc-filters-container{display:flex;width:100%;flex-grow:1;padding:20px 0;justify-content:space-between}@media (min-width:768px){body .overview-screen .overviewFilter .gc-filters-container{justify-content:unset}}body .overview-screen .overviewFilter .gc-filters-container .gc-filters{width:180px;margin-bottom:0}body .overview-screen .overviewFilter .gc-filters-container .gc-filters:first-child{margin-right:20px}body .overview-screen .overviewFilter div.dropdown-list>div{position:absolute;z-index:1}body .overview-screen .overviewFilter div.dropdown-display>*{font-size:12px}@media (min-width:992px){body .overview-screen .overviewFilter .gc-filters-container{padding-bottom:0}body .overview-screen .overviewFilter .gc-filters-container .gc-filters{width:180px}body .overview-screen .overviewFilter div.dropdown-display>*{height:30px;line-height:30px!important}body .overview-screen .overviewFilter gc-saved-grades .gc-saved-grades{margin-left:20px}}body .overview-screen .overviewFilter .gc-dropdown.full-border div.dropdown-display{height:40px}body .overview-screen .overviewFilter .gc-dropdown.full-border div.dropdown-display .gc-dropdown__value{height:40px;line-height:40px}body .overview-screen .overviewFilter .gcbtn{width:100%}body .overview-screen .overviewFilter gc-saved-grades{display:flex;flex-grow:2}body .overview-screen .overviewFilter gc-saved-grades .gc-saved-grades{display:flex;flex-direction:row;flex-grow:inherit}body .overview-screen .overviewFilter gc-saved-grades .dropdown-display[disabled]{opacity:1}body .gc-searchable-filter-cta{display:flex;flex-direction:row;justify-content:space-between;background:#efefef}body .gc-search-input-filter{margin:10px}body .gc-search-input-filter__label{font-weight:700}body .gc-search-input-filter input{height:40px;width:100%;font-family:HelveticaNeue;font-size:13px;background:#fff;outline:0;border:1px solid #969696;line-height:12px;vertical-align:middle;padding:10px;margin-top:5px}body .gc-search-input-filter input:focus{border:2px solid #00b9e4}.bottom-border,.gc-edit-tonnes table td{border-bottom:1px solid #e2e2e2}.gc-edit-tonnes table tr:first-of-type,.top-border{border-top:1px solid #e2e2e2}.gc-edit-tonnes .more-ticket{color:#a0a0a0;font-size:12px}.gc-edit-tonnes .tickets-container{width:100%;max-height:200px;overflow-y:auto}.gc-edit-tonnes table{width:100%;font-size:12px;margin:20px 0}.gc-edit-tonnes table td{padding:5px 9px}.gc-edit-tonnes table .delete{width:30px;vertical-align:middle}.gc-edit-tonnes table .delete .icon-eliminate{display:block}.gc-edit-tonnes table .tonne-input{color:#b8babe}.gc-edit-tonnes table .tonne-input input{color:#616871;width:60px;text-align:right;padding:2px 5px;margin:3px;display:inline-block;height:2em}.gc-edit-tonnes table .graph{width:60px}gc-button:not(.inline){display:block}body.marketplace .gc-button{position:relative;width:100%}@media (min-width:992px){body.marketplace .gc-button{width:auto;width:-moz-fit-content;width:fit-content}}body.marketplace .gc-button .gcbtn-primary.loading{background-color:#004457;color:#ffffff4d;opacity:1}body.marketplace .gc-button .gcbtn-secondary.loading{background-color:#91b5c2;color:#3f454f4d;opacity:1}body.marketplace .gc-button .gcbtn-tertiary.loading{color:#0080a34d}body.marketplace .gc-button .gcbtn-loading-spinner{position:absolute;top:0;height:100%;width:100%;align-items:center;justify-content:center;display:none}body.marketplace .gc-button .gcbtn-loading-spinner--visible{display:flex}body.marketplace .gc-button .gcbtn-loading-spinner .loading-spinner{width:30px;height:30px;animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.gc-buyer-market-warning{background:#fff;width:100%;color:#3f454f;padding:5px}@media (min-width:992px){.gc-buyer-market-warning{width:840px;min-height:403.5px;padding:25px 40px;max-height:100vh;position:relative}}.gc-buyer-market-warning .confirmation-container{text-align:center;display:table;width:100%}.gc-buyer-market-warning .confirmation-container .confirmation-label{margin:40px auto}.gc-buyer-market-warning .confirmation-container .confirmation-label img{height:30px;width:30px}.gc-buyer-market-warning .confirmation-container .confirmation-label span{color:#3f454f;vertical-align:middle;font-size:18px;width:100%;padding-top:15px;padding-left:15px}@media (min-width:992px){.gc-buyer-market-warning .confirmation-container .confirmation-label span{font-size:25px;font-family:HelveticaNeue-Bold;padding-left:15px}}.gc-buyer-market-warning .confirmation-container .item-container{max-width:400px;padding:15px 0;margin:auto;text-align:left}.gc-buyer-market-warning .confirmation-container .item-container .table-container{max-height:300px;overflow:auto}.gc-buyer-market-warning .confirmation-container .summary{font-size:16px;margin-top:14px;max-width:500px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.gc-buyer-market-warning .confirmation-container .buyer{margin-top:10px}@media (min-width:768px){.gc-buyer-market-warning .confirmation-container{min-height:150px}}@media (min-width:992px){.gc-buyer-market-warning .confirmation-container{min-height:279px}.gc-buyer-market-warning .control-container{min-height:76px}}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .table-container table .ticket-number,.gc-buyer-transfer .selected-allocation-method{text-decoration:underline}.gc-buyer-transfer{width:100%;transition:width .5s ease;background:#fff}.gc-buyer-transfer #buyer-transfer-body{background:#fff;color:#3f454f;padding:5px}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body{padding:25px 40px}}.gc-buyer-transfer #buyer-transfer-body .modal-summary .icon-check{float:left;margin-top:3px}.gc-buyer-transfer #buyer-transfer-body .modal-summary>span{display:table-cell}.gc-buyer-transfer #buyer-transfer-body .modal-summary .summary-error{font-size:13px;line-height:20px}.gc-buyer-transfer #buyer-transfer-body #find-holdings{min-width:100%;min-height:100%;position:relative;padding-bottom:113px}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #find-holdings{min-width:420px;min-height:388px;padding-bottom:73px}}.gc-buyer-transfer #buyer-transfer-body #find-holdings .content-container{padding-top:15px}.gc-buyer-transfer #buyer-transfer-body #find-holdings .control-container{position:absolute;bottom:0;right:0;left:0}.gc-buyer-transfer #buyer-transfer-body #select-holdings,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage{min-width:100%}.gc-buyer-transfer #buyer-transfer-body #select-holdings .gc-table-container,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .gc-table-container{min-height:150px;max-height:300px;width:100%;overflow-y:auto}.gc-buyer-transfer #buyer-transfer-body #select-holdings .gc-table-container .table,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .gc-table-container .table{border-collapse:separate;border-spacing:0 5px;border:none}.gc-buyer-transfer #buyer-transfer-body #select-holdings .gc-table-container .no-results,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .gc-table-container .no-results{height:150px}.gc-buyer-transfer #buyer-transfer-body #select-holdings .table-no-results,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .table-no-results{padding:30px 0}.gc-buyer-transfer #buyer-transfer-body #select-holdings .tonnage-input,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .tonnage-input{text-align:center}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #select-holdings,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage{min-width:710px}.gc-buyer-transfer #buyer-transfer-body #select-holdings .gc-table-container .table,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .gc-table-container .table{border-collapse:collapse;border-spacing:0}.gc-buyer-transfer #buyer-transfer-body #select-holdings .tonnage-input,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .tonnage-input{text-align:left}}.gc-buyer-transfer #buyer-transfer-body #select-holdings .tonnage-input input,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .tonnage-input input{color:#616871;width:60px;text-align:right;padding:2px 5px;margin:3px;display:inline-block;height:2em}.gc-buyer-transfer #buyer-transfer-body #select-holdings .tonnage-input span,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .tonnage-input span{font-family:HelveticaNeue-Bold}.gc-buyer-transfer #buyer-transfer-body #select-holdings .tonnage-input .form-control,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .tonnage-input .form-control{border:1px solid #cacaca}.gc-buyer-transfer #buyer-transfer-body #select-holdings .tonnage-input .form-control.ng-invalid,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .tonnage-input .form-control.ng-invalid{border-color:#a94442}.gc-buyer-transfer #buyer-transfer-body #select-holdings .tonnage-input .form-control:focus,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .tonnage-input .form-control:focus{border-color:#00b9e4}.gc-buyer-transfer #buyer-transfer-body #select-holdings .summary-container,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .summary-container{padding-left:10px;padding-right:10px}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #select-holdings .tonnage-input span,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .tonnage-input span{color:#b8babe;font-family:HelveticaNeue}.gc-buyer-transfer #buyer-transfer-body #select-holdings .summary-container,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .summary-container{padding:15px 0}}.gc-buyer-transfer #buyer-transfer-body #select-holdings .summary-container .split-summary,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .summary-container .split-summary{padding-top:15px}.gc-buyer-transfer #buyer-transfer-body #transfer-details{min-height:150px;width:100%;overflow-y:auto}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #select-holdings .summary-container .split-summary,.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .summary-container .split-summary{padding-top:0}.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .table tbody tr.selected td{background:0 0;background-color:none}.gc-buyer-transfer #buyer-transfer-body #specify-tonnage .table tbody tr td{padding:8px}.gc-buyer-transfer #buyer-transfer-body #transfer-details{width:710px}}.gc-buyer-transfer #buyer-transfer-body #transfer-details .autocomplete-body{width:100%}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #transfer-details .autocomplete-body{width:500px}}.gc-buyer-transfer #buyer-transfer-body #transfer-details .autocomplete-body .results-box,.gc-buyer-transfer #buyer-transfer-body #transfer-details .autocomplete-body input{width:100%!important}.gc-buyer-transfer #buyer-transfer-body #transfer-details .buyer-container,.gc-buyer-transfer #buyer-transfer-body #transfer-details .contract-container{padding-top:15px}.gc-buyer-transfer #buyer-transfer-body #transfer-details .contract-container .buyer-contract{padding-left:0;padding-right:0}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #transfer-details .autocomplete-body .results-box,.gc-buyer-transfer #buyer-transfer-body #transfer-details .autocomplete-body input{width:500px!important}.gc-buyer-transfer #buyer-transfer-body #transfer-details .contract-container .buyer-contract{padding-right:15px}}.gc-buyer-transfer #buyer-transfer-body #transfer-details .contract-container .seller-contract{padding-left:0;padding-right:0;padding-top:15px}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #transfer-details .contract-container .seller-contract{padding-left:15px;padding-top:0}}.gc-buyer-transfer #buyer-transfer-body #transfer-details .comment-container{padding-top:15px}.gc-buyer-transfer #buyer-transfer-body #transfer-details .comment-container .comment-input{max-width:500px}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer{min-height:150px;width:100%;overflow-y:auto}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation{margin-top:40px;text-align:center;padding-bottom:15px;padding-left:5px;padding-right:5px}@media (min-width:768px){.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation{min-height:150px}}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #confirm-transfer{width:710px}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation{padding-left:0;padding-right:0}}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation.fat-finger-check{padding-bottom:0}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .confirmation-label{margin:40px auto;display:table}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .confirmation-label span{font-size:25px;font-weight:700;color:#3f454f;vertical-align:middle;padding-left:15px}@media (max-width:767px){.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .confirmation-label span{font-size:18px;width:100%;float:left;padding-top:15px;padding-left:0}}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .confirm-details-container{padding-bottom:10px}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .confirm-details-container{padding-bottom:0}}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .confirm-details-container .payment-desc-label{padding-top:20px}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .ok-btn-container{padding-top:40px}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .summary{font-size:16px;margin-top:14px;max-width:500px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .buyer{margin-top:10px}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .table-container{max-height:300px;overflow-y:auto}@media (max-width:991px){.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .table-container{padding:0 5px}}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .table-container{max-height:100px;margin:20px 0}}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .table-container table{width:100%;font-size:12px}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .table-container table td,.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .confirmation-container .confirmation .table-container table th{text-align:left;padding:0 20px}.gc-buyer-transfer #buyer-transfer-body #confirm-transfer .transfer-summary{line-height:50px}.gc-buyer-transfer #buyer-transfer-body #transfer-complete{min-height:150px;width:100%;overflow-y:auto;background:url(ic_success_large@3x.a31b3038374036e0.png) 50% 6px no-repeat;background-size:50px;padding-top:95px;text-align:center;margin-top:22px}@media (min-width:992px){.gc-buyer-transfer #buyer-transfer-body #transfer-complete{width:710px}}.gc-buyer-transfer #buyer-transfer-body #transfer-complete .ok-btn-container{padding-top:40px}.gc-buyer-transfer #buyer-transfer-body #transfer-complete .see-trade-container{display:flex;justify-content:center;align-items:center}.gc-buyer-transfer.printable{display:none}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.gc-buyer-transfer input,.gc-buyer-transfer input:focus,.gc-buyer-transfer select,.gc-buyer-transfer select:focus,.gc-buyer-transfer textarea,.gc-buyer-transfer textarea:focus{font-size:16px}}@media print{.gc-buyer-transfer{display:none}.gc-buyer-transfer.printable{display:block!important;height:900px;padding:15px}.gc-buyer-transfer.printable h1{font-size:22px!important;font-weight:700}.gc-buyer-transfer.printable .print-body .print-main-details{margin-bottom:15px}.gc-buyer-transfer.printable .print-body .print-main-details td{font-size:12px!important;padding-left:10px}.gc-buyer-transfer.printable .print-body .print-main-details .print-header{font-weight:700}.gc-buyer-transfer.printable .post-text{margin-left:10px;font-size:12px!important}}.gc-card-legacy{border:1px solid #979797;box-shadow:2px 2px 1px #3f454f30;padding-bottom:10px;margin:5px}.gc-card-legacy__header{padding:8px 6px 0;margin:4px 4px 0;font-size:11px;line-height:15px}.gc-card-legacy__header-main{display:flex;justify-content:space-between;align-items:center;min-height:40px}.gc-card-legacy__header-main>.header-content{padding:0 5px 10px}.gc-card-legacy__header-sub{border-top:solid 1px #e0e0e0;padding:10px 5px}.gc-card-legacy__header .header-content>*>h5{display:inline-block;margin:0}.gc-card-legacy__header .header-content>*>span{padding-left:10px}.gc-card-legacy__header .tick-cell__tick{background:url(btn_check_unselected_small@3x.4ee690f50cc27595.png);background-size:contain;width:26px;height:26px;margin-top:-10px}.gc-card-legacy__header.card__selected{background:#d9e6ec;margin-bottom:-1px;padding-bottom:1px}.gc-card-legacy__header.card__selected .tick-cell__tick{background:url(btn_check_selected_small@3x.1c8e2dd074912758.png);background-size:contain}.gc-card-legacy__header.card__selected .gc-card__header-sub{border-top:solid 1px #b8babe}.gc-card-legacy__body{font-size:11px;line-height:15px;color:#3f454f;padding:0 5px;margin:0 10px;border-top:solid 1px #e0e0e0}.gc-card-legacy__body>*{display:flex;flex-wrap:wrap}.gc-card-legacy__body>*>div{width:33%;padding-top:13px}.gc-card-legacy__body.col-2>*>div{width:50%}.gc-card-legacy__body.col-3>*>div{width:33%}.gc-card-legacy__body-header{font-size:11px;text-transform:uppercase}.gc-card-legacy__body-content{font-size:13px}.gc-card-legacy__footer{padding:0 0 3px;margin:10px 10px 0;min-height:40px}.gc-card-legacy__footer>*{display:block;background:#f5f5f5}.gc-card-legacy__footer>*>div{padding:10px}.gc-card-legacy__footer--error{background:#fff2f2;color:#e00f00}.gc-card-legacy__actions{display:flex;align-items:center;padding:0 10px;margin:0 10px;border-top:solid 1px #e0e0e0;min-height:55px}.gc-card-legacy__actions>*{display:flex;justify-content:space-between;flex:1 1 100%}.gc-card-legacy__actions .actions__left{display:flex}.gc-card-legacy__actions .actions__left>*{padding-right:5px}.gc-card-legacy__actions .actions__right{display:flex}.gc-card-legacy__actions .actions__right>*{padding-left:5px}.gc-col-warning-printout{padding:25px 40px;width:490px}.gc-col-warning-printout .confirmation-container{text-align:center;display:table;width:100%;margin-bottom:25px}.gc-col-warning-printout .confirmation-container .confirmation-label{margin-top:25px;margin-bottom:30px}.gc-col-warning-printout .confirmation-container .confirmation-label img{margin-bottom:10px}.gc-col-warning-printout .confirmation-container .warning-text{margin:0 auto;width:300px}.gc-col-warning-printout button{margin-top:20px;margin-bottom:15px}body .gc-cookie-banner{width:100%;z-index:10000;background:#ffd400;color:#3f454f;font-size:13px;padding:20px;position:fixed;left:0;right:0;bottom:0;line-height:1.3}@media (min-width:992px){body .gc-cookie-banner{height:65px;padding-left:30px;padding-right:30px}}body .gc-cookie-banner.ng-leave{transition:all 1s ease;opacity:1}body .gc-cookie-banner.ng-leave.ng-leave-active{opacity:0}body .gc-cookie-banner__container{display:flex;flex-flow:row;width:100%;height:100%}body .gc-cookie-banner__message{width:65%;font-weight:700;align-self:center}body .gc-cookie-banner__accept__button{display:flex;align-self:flex-end;flex:1;justify-content:flex-end}@media (min-width:992px){body .gc-cookie-banner__accept__button{align-self:center}}.gc-create-mr .gc-modal__content #account-details,.gc-create-mr .gc-modal__content #request-details,.gc-create-mr .gc-modal__content #select-holdings,.gc-create-mr .gc-modal__content #select-type,.gc-create-mr .gc-modal__content #specify-holdings,.gc-create-mr .gc-modal__content #specify-tonnage{min-width:100%}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container table .ticket-number,.gc-create-mr .selected-allocation-method{text-decoration:underline}.font-body,.font-caption,.font-heading,.font-sub-heading{font-family:Arial Narrow}.font-heading{font-size:14pt!important;font-weight:700}.font-sub-heading{font-size:12pt!important;font-weight:700}.font-body{font-size:10pt!important;font-weight:400}.font-caption{font-size:6pt!important;font-weight:700!important;text-transform:uppercase}.gc-create-mr{background:#fff}.gc-create-mr .header-container .title-container{float:left}.gc-create-mr .header-container .steps-container{padding-top:30px;float:right}.gc-create-mr .header-container .steps-container .step{margin:8px 5px}.gc-create-mr .header-container .steps-container .description{float:left;margin-right:5px}.gc-create-mr .load-container{padding-top:15px;padding-bottom:15px}.gc-create-mr .gc-modal__content .content-container{padding-top:15px}.gc-create-mr .gc-modal__content .content-container.padding-bottom-30{padding-bottom:30px}.gc-create-mr .gc-modal__content .modal-summary .icon-check{float:left;margin-top:3px}.gc-create-mr .gc-modal__content .modal-summary>span{display:table-cell}.gc-create-mr .gc-modal__content .modal-summary .summary-error{font-size:13px;line-height:20px}.gc-create-mr .gc-modal__content #select-type .filter-container{margin-bottom:0}.gc-create-mr .gc-modal__content #select-type .group-child{margin-bottom:15px}.gc-create-mr .gc-modal__content #select-type label{font-size:13px}@media (min-width:992px){.gc-create-mr .header-container{border-bottom:1px solid #e2e2e2}.gc-create-mr .gc-modal__content #find-holdings .gc-dropdown,.gc-create-mr .gc-modal__content #specify-holdings .gc-dropdown{width:60%}}.gc-create-mr .gc-modal__content #specify-holdings .quality-container{padding-bottom:15px}.gc-create-mr .gc-modal__content #specify-holdings .quality-container>div{float:left}.gc-create-mr .gc-modal__content #specify-holdings .quality-container td,.gc-create-mr .gc-modal__content #specify-holdings .quality-container th{padding:0 8px}.gc-create-mr .gc-modal__content #specify-holdings .table__pest-container{display:flex;align-items:center}.gc-create-mr .gc-modal__content #specify-holdings .table__pest-container .pest__value{padding-right:10px}.gc-create-mr .gc-modal__content #specify-holdings .mobile-quality-params{width:100%}.gc-create-mr .gc-modal__content #specify-holdings .mobile-quality-params .tonnage-input{text-align:left}.gc-create-mr .gc-modal__content #specify-holdings .mobile-quality-params .gcbtn-cell{padding-top:15px}.gc-create-mr .gc-modal__content #specify-holdings .banner-container{height:30px}.gc-create-mr .gc-modal__content #specify-holdings .banner-container .banner{font-size:12px;width:100%;height:30px;background:#ededed}.gc-create-mr .gc-modal__content #specify-holdings .banner-container .banner img{width:11.8px;margin:0 20px}@media (min-width:992px){.gc-create-mr .gc-modal__content #specify-holdings .table tbody tr td{padding:8px}.gc-create-mr .gc-modal__content #account-details,.gc-create-mr .gc-modal__content #request-details,.gc-create-mr .gc-modal__content #select-holdings,.gc-create-mr .gc-modal__content #specify-holdings,.gc-create-mr .gc-modal__content #specify-tonnage{min-width:710px}}.gc-create-mr .gc-modal__content #select-holdings .mobile-card-body{padding-top:10px}.gc-create-mr .gc-modal__content #account-details .gc-table-container,.gc-create-mr .gc-modal__content #request-details .gc-table-container,.gc-create-mr .gc-modal__content #select-holdings .gc-table-container,.gc-create-mr .gc-modal__content #specify-holdings .gc-table-container,.gc-create-mr .gc-modal__content #specify-tonnage .gc-table-container{margin-top:16px;min-height:150px;width:100%;overflow-y:auto}.gc-create-mr .gc-modal__content #account-details .gc-table-container .table,.gc-create-mr .gc-modal__content #request-details .gc-table-container .table,.gc-create-mr .gc-modal__content #select-holdings .gc-table-container .table,.gc-create-mr .gc-modal__content #specify-holdings .gc-table-container .table,.gc-create-mr .gc-modal__content #specify-tonnage .gc-table-container .table{border-collapse:separate;border-spacing:0 5px;border:none}.gc-create-mr .gc-modal__content #account-details .gc-table-container .no-results,.gc-create-mr .gc-modal__content #request-details .gc-table-container .no-results,.gc-create-mr .gc-modal__content #select-holdings .gc-table-container .no-results,.gc-create-mr .gc-modal__content #specify-holdings .gc-table-container .no-results,.gc-create-mr .gc-modal__content #specify-tonnage .gc-table-container .no-results{height:150px}.gc-create-mr .gc-modal__content #account-details .table-no-results,.gc-create-mr .gc-modal__content #request-details .table-no-results,.gc-create-mr .gc-modal__content #select-holdings .table-no-results,.gc-create-mr .gc-modal__content #specify-holdings .table-no-results,.gc-create-mr .gc-modal__content #specify-tonnage .table-no-results{padding:30px 0}.gc-create-mr .gc-modal__content #account-details .tonnage-input,.gc-create-mr .gc-modal__content #request-details .tonnage-input,.gc-create-mr .gc-modal__content #select-holdings .tonnage-input,.gc-create-mr .gc-modal__content #specify-holdings .tonnage-input,.gc-create-mr .gc-modal__content #specify-tonnage .tonnage-input{text-align:center}@media (min-width:992px){.gc-create-mr .gc-modal__content #account-details .gc-table-container .table,.gc-create-mr .gc-modal__content #request-details .gc-table-container .table,.gc-create-mr .gc-modal__content #select-holdings .gc-table-container .table,.gc-create-mr .gc-modal__content #specify-holdings .gc-table-container .table,.gc-create-mr .gc-modal__content #specify-tonnage .gc-table-container .table{border-collapse:collapse;border-spacing:0}.gc-create-mr .gc-modal__content #account-details .tonnage-input,.gc-create-mr .gc-modal__content #request-details .tonnage-input,.gc-create-mr .gc-modal__content #select-holdings .tonnage-input,.gc-create-mr .gc-modal__content #specify-holdings .tonnage-input,.gc-create-mr .gc-modal__content #specify-tonnage .tonnage-input{text-align:left}}.gc-create-mr .gc-modal__content #account-details .tonnage-input input,.gc-create-mr .gc-modal__content #request-details .tonnage-input input,.gc-create-mr .gc-modal__content #select-holdings .tonnage-input input,.gc-create-mr .gc-modal__content #specify-holdings .tonnage-input input,.gc-create-mr .gc-modal__content #specify-tonnage .tonnage-input input{color:#616871;width:60px;text-align:right;margin:3px;display:inline-block}.gc-create-mr .gc-modal__content #account-details .tonnage-input span,.gc-create-mr .gc-modal__content #request-details .tonnage-input span,.gc-create-mr .gc-modal__content #select-holdings .tonnage-input span,.gc-create-mr .gc-modal__content #specify-holdings .tonnage-input span,.gc-create-mr .gc-modal__content #specify-tonnage .tonnage-input span{font-family:HelveticaNeue-Bold}.gc-create-mr .gc-modal__content #account-details .summary-container,.gc-create-mr .gc-modal__content #request-details .summary-container,.gc-create-mr .gc-modal__content #select-holdings .summary-container,.gc-create-mr .gc-modal__content #specify-holdings .summary-container,.gc-create-mr .gc-modal__content #specify-tonnage .summary-container{padding-left:10px;padding-right:10px}@media (min-width:992px){.gc-create-mr .gc-modal__content #account-details .tonnage-input span,.gc-create-mr .gc-modal__content #request-details .tonnage-input span,.gc-create-mr .gc-modal__content #select-holdings .tonnage-input span,.gc-create-mr .gc-modal__content #specify-holdings .tonnage-input span,.gc-create-mr .gc-modal__content #specify-tonnage .tonnage-input span{color:#b8babe;font-family:HelveticaNeue}.gc-create-mr .gc-modal__content #account-details .summary-container,.gc-create-mr .gc-modal__content #request-details .summary-container,.gc-create-mr .gc-modal__content #select-holdings .summary-container,.gc-create-mr .gc-modal__content #specify-holdings .summary-container,.gc-create-mr .gc-modal__content #specify-tonnage .summary-container{padding:15px 0}}.gc-create-mr .gc-modal__content #account-details .summary-container .split-summary,.gc-create-mr .gc-modal__content #request-details .summary-container .split-summary,.gc-create-mr .gc-modal__content #select-holdings .summary-container .split-summary,.gc-create-mr .gc-modal__content #specify-holdings .summary-container .split-summary,.gc-create-mr .gc-modal__content #specify-tonnage .summary-container .split-summary{padding-top:15px}@media (min-width:992px){.gc-create-mr .gc-modal__content #account-details .summary-container .split-summary,.gc-create-mr .gc-modal__content #request-details .summary-container .split-summary,.gc-create-mr .gc-modal__content #select-holdings .summary-container .split-summary,.gc-create-mr .gc-modal__content #specify-holdings .summary-container .split-summary,.gc-create-mr .gc-modal__content #specify-tonnage .summary-container .split-summary{padding-top:0}}.gc-create-mr .gc-modal__content #specify-tonnage textarea{resize:none}.gc-create-mr .gc-modal__content #specify-tonnage .mobile-card-body{padding-top:10px}.gc-create-mr .gc-modal__content #specify-tonnage .quality-comment{padding-left:0;padding-right:0}@media (min-width:768px){.gc-create-mr .gc-modal__content #specify-tonnage .quality-comment{padding-right:5px}.gc-create-mr .gc-modal__content #specify-tonnage .general-comment{padding-left:0}}@media (min-width:992px){.gc-create-mr .gc-modal__content #specify-tonnage .quality-comment{padding-right:15px}}.gc-create-mr .gc-modal__content #specify-tonnage .general-comment{padding-left:0;padding-right:0}@media (min-width:992px){.gc-create-mr .gc-modal__content #specify-tonnage .general-comment{padding-left:15px;padding-top:0}}.gc-create-mr .gc-modal__content #specify-tonnage .tonnage-input{padding-top:18px}.gc-create-mr .gc-modal__content #specify-tonnage .tonnage-input .tonnage-input__container{display:flex;align-items:center}.gc-create-mr .gc-modal__content #specify-tonnage .tolerance-input{text-align:center}.gc-create-mr .gc-modal__content #specify-tonnage .gc-table-container{min-height:100px}.gc-create-mr .gc-modal__content #request-details .autocomplete{max-width:500px}.gc-create-mr .gc-modal__content #request-details gc-filters{display:flex;flex-direction:column}@media (min-width:992px){.gc-create-mr .gc-modal__content #specify-tonnage .tonnage-input{padding-top:0}.gc-create-mr .gc-modal__content #specify-tonnage .tolerance-input{text-align:left}.gc-create-mr .gc-modal__content #specify-tonnage .table tbody tr.selected td{background:0 0;background-color:none}.gc-create-mr .gc-modal__content #specify-tonnage .table tbody tr td,.gc-create-mr .gc-modal__content #specify-tonnage .table thead tr th{padding:8px}.gc-create-mr .gc-modal__content #request-details gc-filters{flex-direction:row}}.gc-create-mr .gc-modal__content #request-details .gc-filters{width:100%;display:inline-block;padding:0 15px}@media (min-width:768px){.gc-create-mr .gc-modal__content #request-details .gc-filters{width:50%}}@media (min-width:992px){.gc-create-mr .gc-modal__content #request-details .gc-filters{width:190px}}.gc-create-mr .gc-modal__content #request-details .gc-filters:last-child{display:block}.gc-create-mr .gc-modal__content #request-details form .content-container:first-child{padding-top:0}.gc-create-mr .gc-modal__content #account-details .gc-dropdown{max-width:190px}.gc-create-mr .gc-modal__content #account-details .contact-details-container{padding-top:15px}.gc-create-mr .gc-modal__content #account-details .content-container:first-child{padding-top:0}.gc-create-mr .gc-modal__content #confirm-request{min-height:150px;width:100%;overflow-y:auto}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation{padding-bottom:15px;padding-left:5px;padding-right:5px}@media (min-width:768px){.gc-create-mr .gc-modal__content #account-details .contact-details-container{padding-top:0}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation{min-height:150px}}@media (min-width:992px){.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation{padding-left:0;padding-right:0}}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation.fat-finger-check{padding-bottom:0}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .mobile-card-body{padding-top:10px}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .confirmation-label{margin:40px auto;display:table}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .confirmation-label span{font-size:25px;font-weight:700;color:#3f454f;vertical-align:middle;padding-left:15px}@media (max-width:767px){.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .confirmation-label span{font-size:18px;width:100%;float:left;padding-top:15px;padding-left:0}}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .confirm-details-container{padding-bottom:10px}@media (min-width:992px){.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .confirm-details-container{padding-bottom:0}}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .confirm-details-container .payment-desc-label{padding-top:20px}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .ok-btn-container{padding-top:40px}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .summary{font-size:16px;margin-top:14px;max-width:500px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .buyer{margin-top:10px}@media (max-width:991px){.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container{padding:0 5px}}@media (min-width:992px){.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container{margin:30px 0}}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container table{width:100%;font-size:12px}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container table tr{border-top:solid 1px #e0e0e0;border-bottom:solid 1px #e0e0e0}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container table th{text-align:left;padding:20px;text-transform:uppercase;font-weight:400}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container table td{text-align:left;padding:23px 20px}.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container table td.right,.gc-create-mr .gc-modal__content #confirm-request .confirmation-container .confirmation .table-container table th.right{text-align:right}.gc-create-mr .gc-modal__content #confirm-request .transfer-summary{line-height:50px}.gc-create-mr .gc-modal__content #transfer-complete{width:100%}.gc-create-mr.printable{display:none}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.gc-create-mr input,.gc-create-mr input:focus,.gc-create-mr select,.gc-create-mr select:focus,.gc-create-mr textarea,.gc-create-mr textarea:focus{font-size:16px}}@media print{.gc-create-mr{display:none}.gc-create-mr.printable{display:block!important;height:900px;padding:15px}.gc-create-mr.printable h1{font-size:22px!important;font-weight:700}.gc-create-mr.printable .print-body .print-main-details{margin-bottom:15px}.gc-create-mr.printable .print-body .print-main-details td{font-size:12px!important;padding-left:10px}.gc-create-mr.printable .print-body .print-main-details .print-header{font-weight:700}.gc-create-mr.printable .post-text{margin-left:10px;font-size:12px!important}}.table-container>.table>tbody>tr>td.grade{-ms-text-overflow:clip;text-overflow:clip;max-width:none}.gc-custom-keypad{margin-left:-15px;margin-right:-15px}.gc-custom-keypad__table{display:table;width:100%;table-layout:fixed}.gc-custom-keypad__row{display:table-row}.gc-custom-keypad__cell{display:table-cell;border:1px solid #979797}.gc-custom-keypad__button{width:100%;height:54px;background-color:#8f969f;font-size:26px;color:#000;border:none}@media (min-width:768px){.gc-custom-keypad__button{height:60px}}.gc-custom-keypad__button.gc-custom-keypad__button--light-bg-color{background-color:#e4e7ec}.gc-custom-keypad__button img{width:24px;height:18px}.gc-custom-keypad__key-back{font-size:18px}.p-l-10{padding-left:10px}.gc-error-modal .action-message,.m-t-20,.m-tb-20{margin-top:20px}.modal.uib-error-modal{z-index:11000!important}.gc-error-modal{cursor:default}.gc-error-modal .item-container{max-width:400px;padding:15px 0;text-align:left}.gc-error-modal .item-container .table-container{max-height:300px;overflow:auto}.gc-error-modal ul.sub-list{list-style-type:square}.export-csv-span{text-decoration:underline;color:#3f454f;cursor:pointer;text-align:right}.export-csv-span:hover{color:#0080a3}body .gc-full-ticket-detail-accordion{width:100%;clear:both}body .gc-full-ticket-detail-accordion__container>.gc-accordion>.panel-group>.tab-content>.panel>div>.panel-body>div,body .gc-full-ticket-detail-accordion__container>.gc-accordion>.panel-group>.tab-content>.panel>div>.panel-body>div>div{padding:0}body .gc-full-ticket-detail-accordion__container .panel-group{margin-bottom:0}body .gc-full-ticket-detail-accordion__container .panel-open .group-heading{border-bottom:1px solid #e0e0e0}@media (min-width:992px){body .gc-full-ticket-detail-accordion__container>.gc-accordion>.panel-group>.tab-content>.panel>div>.panel-body>div>div{background:#e2e2e2;padding:15px}body .gc-full-ticket-detail-accordion__container .panel-open .group-heading{border-style:none}}body .gc-full-ticket-detail-accordion__container .group-heading{width:100%;padding:20px 0 20px 15px;display:flex;align-items:center}@media (min-width:992px){body .gc-full-ticket-detail-accordion__container .group-heading{padding-left:40px}}body .gc-full-ticket-detail-accordion__container .group-heading>:focus{outline:0}body .gc-full-ticket-detail-accordion__container .group-heading .accordion-heading{font-size:14px}body .gc-full-ticket-detail-accordion__container .group-heading .accordion-heading>div{padding-top:20px;padding-bottom:20px}body .gc-full-ticket-detail-accordion__container .panel-body{padding:0}body .gc-full-ticket-detail-accordion__container .panel-body hr{display:none}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .button-group__container{flex-direction:column;display:flex;justify-content:center;margin:20px 10px}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .collapsible-disabled .group-heading img,body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .panel-body hr{display:none}@media (min-width:992px){body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .button-group__container{flex-direction:row;margin:0 0 5px;padding:0 25px;justify-content:space-between}}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .button-group__container>*{align-self:center}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .button-group__container gc-back-to-top{margin-top:15px;order:1}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .button-group__container #close_btn{position:relative;width:100%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .tab-content{box-shadow:none}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .collapsible-disabled .group-heading{border-bottom:none;cursor:default;pointer-events:none}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .collapsible-disabled .group-heading .accordion-heading>div{padding-bottom:0}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .panel-group{border-bottom:1px solid #e0e0e0}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .panel-body{padding-top:0;background:#fff}@media (min-width:992px){body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .button-group__container gc-back-to-top{order:0}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .button-group__container #close_btn{width:auto}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .tab-content{box-shadow:3px 2px 3px #3f454f33}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .collapsible-disabled .group-heading .accordion-heading>div{padding-bottom:20px}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .collapsible-disabled .group-heading{padding-left:20px}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .panel-group{margin-bottom:20px;border-style:none}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .panel-body hr{display:block}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .ticket-history-item .col-value{margin-top:5px}}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .ticket-history-item .col-item{padding-left:0}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .ticket-history-item .col-value{margin-bottom:0}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .ticket-history-item .subtotal-row{padding-bottom:10px}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side{display:flex;flex-flow:column nowrap;width:100%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side .accordion-body{overflow-x:visible}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__weights-items{margin-left:5px;width:100%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__weights-items .ticket-history-item__label-container{width:30%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__weights-items .ticket-history-item__data-container{width:70%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__weights-items .ticket-history-item .ticket-history-item__column,body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__weights-items .ticket-history-item .ticket-history-item__column:nth-child(2) .row-value,body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__weights-items .ticket-history-item .ticket-history-item__column:nth-child(2) .weight-row__value{width:100%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__quality-items{margin-right:5px;width:100%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__quality-items .ticket-history-item__label-container{width:60%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__quality-items .ticket-history-item__data-container{width:40%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__quality-items .ticket-history-item__data-container .ticket-history-item__column{width:100%}@media (min-width:992px){body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side{flex-flow:row nowrap;margin-bottom:20px}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side .panel-group,body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side .tab-content{height:100%}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side .panel{box-shadow:none}}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body__print-link{display:flex;justify-content:flex-end}@media print{body .gc-full-ticket-detail-accordion__container .group-heading{display:none;padding-left:0;padding-top:10px;padding-bottom:0}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .collapsible-disabled,body .gc-full-ticket-detail-accordion__container>.gc-accordion>.panel-group>.tab-content>.panel>div>.panel-body>div{padding-left:0}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .collapsible-disabled .group-heading{display:block;border-bottom:1px solid #e8e8e8;padding-left:0}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body uib-accordion .panel-group{border-bottom:1px solid #e8e8e8;padding-bottom:20px}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side{display:flex;flex-flow:row nowrap;justify-content:space-around;border-bottom:1px solid #e8e8e8}body .gc-full-ticket-detail-accordion .gc-accordion .panel,body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side .panel-group{border-bottom:none}body .gc-full-ticket-detail-accordion__container .gc-full-ticket-detail-body .side-by-side__quality-items{margin-right:40px}}.m-t-20,.m-tb-20{margin-top:20px}.m-b-15{margin-bottom:15px}.m-b-20,.m-tb-20{margin-bottom:20px}.gc-generate-report-modal{background:#fff;width:100%}.gc-generate-report-modal .header-container .title-container{float:left;padding-right:15px}.gc-generate-report-modal #generate-report-body{background:#fff;color:#3f454f;padding:5px}@media (min-width:992px){.gc-generate-report-modal{width:840px;min-height:403.5px}.gc-generate-report-modal .header-container{border-bottom:1px solid #e2e2e2}.gc-generate-report-modal .control-container{min-height:76px}.gc-generate-report-modal #generate-report-body{padding:25px 40px;max-height:100vh;position:relative}}.gc-generate-report-modal #generate-report-body .btn-close-modal{z-index:initial}.gc-generate-report-modal #generate-report-body #generate-report{position:relative;min-width:100%;min-height:288px}.gc-generate-report-modal #generate-report-body #generate-report .content-container{min-height:213px;padding-top:15px;padding-bottom:15px}.gc-generate-report-modal #generate-report-body #generate-report .content-container .gc-filters{float:left;width:100%;padding-left:15px;padding-right:15px}@media (min-width:768px){.gc-generate-report-modal #generate-report-body #generate-report .content-container .gc-filters{width:50%}}.gc-generate-report-modal #generate-report-body #generate-report .content-container .gc-filters .gc-datepicker{height:auto}.gc-generate-report-modal #generate-report-body #generate-report .content-container .gc-filters .gc-datepicker .datepicker__input-wrapper{margin-bottom:0}.gc-generate-report-modal #generate-report-body #generate-report .content-container gc-reset-filters{float:left;width:100%;padding-left:15px;padding-right:15px;min-height:20px}.gc-generate-report-modal #generate-report-body #generate-report .content-container gc-reset-filters .btn-clear-filters{float:left}.gc-generate-report-modal .gc-generate-report-viewer{position:absolute}.gc-limit{line-height:30px}.gc-limit .limit__details{display:flex;justify-content:space-between}.gc-limit .limit__values{padding-right:15px}.gc-limit .limit__action{display:flex}.gc-limit .limit__action-progress{max-width:80px}.gc-limit .limit__action-edit{padding-left:15px}.gc-limit .limit__action-edit img{cursor:pointer;width:24px}.font-heading,.font-sub-heading{font-weight:700;font-family:Arial Narrow}.font-heading{font-size:14pt!important}.font-sub-heading{font-size:12pt!important}.no-padding-top{padding-top:0!important}body.marketplace .gc-modal-container--top-modal{z-index:10010!important}body.marketplace .gc-modal-container.fade.show{opacity:1}body.marketplace .gc-modal-container .gc-modal-dialog,body.marketplace .gc-modal-container .modal-dialog{position:absolute;width:100%;height:100%;padding:0!important;transition:none}@media (min-width:992px){body.marketplace .gc-modal-container .gc-modal-dialog,body.marketplace .gc-modal-container .modal-dialog{position:relative;height:100vh}}@media print{body.marketplace .gc-modal-container .gc-modal-dialog,body.marketplace .gc-modal-container .modal-dialog{width:100vw}}body.marketplace .gc-modal-container .gc-modal-content,body.marketplace .gc-modal-container .modal-content{height:100%;border:none;border-radius:0;max-height:100%;max-width:100%;overflow-y:auto}body.marketplace .gc-modal-container .modal-content{background:rgba(63,69,79,.9)}@media (min-width:992px){body.marketplace .gc-modal-container .gc-modal-content,body.marketplace .gc-modal-container .modal-content{min-height:0;width:100%;display:flex;justify-content:center;align-items:center;overflow-y:visible}body.marketplace .gc-modal-container .modal-content{background:0 0}}body.marketplace .gc-modal{width:calc(100% - 10px);background:#fff;cursor:auto;color:#3f454f;display:flex;flex-direction:column;position:absolute;inset:0;margin:5px;height:auto}body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body{padding:0 15px}@media (min-width:992px){body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body{padding:0 40px}}body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body--content-panel{padding:15px 0}@media (min-width:992px){body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body--content-panel{padding:20px 0}}body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body--content-info{padding:10px 0}@media (min-width:992px){body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body--content-info{padding:15px 0}}body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body--content-body{padding:25px 0}@media (min-width:992px){body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body--content-body{padding:30px 0}}@media print{body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body--content-body{padding:6px 0}}body.marketplace .gc-modal--process-modal .gc-modal__content .gc-modal__body .gc-icon-container{padding:0}body.marketplace .gc-modal__content{flex-grow:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}body.marketplace .gc-modal__content .warning-info-section{height:54px;display:flex;align-items:center;border-bottom:1px solid #e0e0e0;margin-bottom:20px}body.marketplace .gc-modal__footer,body.marketplace .gc-modal__header{flex-shrink:0}body.marketplace .gc-modal__tabs{display:flex;flex-direction:column;flex-grow:1;padding-top:25px;border-top:1px solid #e2e2e2}@media (min-width:992px){body.marketplace .gc-modal__content--overflow,body.marketplace .gc-modal__content--overflow .gc-modal__body{overflow:visible}body.marketplace .gc-modal__tabs .gc-table-tabs ul.nav-tabs,body.marketplace .gc-modal__tabs .gc-tabs ul.nav-tabs{border-bottom:solid 1px #ddd}}body.marketplace .gc-modal__tabs .gc-table-tabs li,body.marketplace .gc-modal__tabs .gc-tabs li{box-shadow:none;border:none}body.marketplace .gc-modal__tabs .gc-table-tabs li:not(.active),body.marketplace .gc-modal__tabs .gc-tabs li:not(.active){background:#fff!important}body.marketplace .gc-modal__tabs .gc-table-tabs li.active,body.marketplace .gc-modal__tabs .gc-tabs li.active{box-shadow:none!important;border-bottom:4px solid #2b5f92}body.marketplace .gc-modal__tabs .gc-tab-content,body.marketplace .gc-modal__tabs .gc-table-tab-content{box-shadow:none;padding:0}body.marketplace .gc-modal--large-dynamic-height .gc-modal__content{display:block}@media (min-width:992px) and (-ms-high-contrast:active),(min-width:992px) and (-ms-high-contrast:none){body.marketplace .gc-modal--large-dynamic-height{max-height:none!important}}@media (min-width:992px){body.marketplace .gc-modal--large-dynamic-height .gc-modal__content{display:flex}body.marketplace .gc-modal{position:relative;display:flex;flex-direction:column;margin:0}body.marketplace .gc-modal__content{display:flex;flex-direction:column;margin:0}body.marketplace .gc-modal--large{width:994px;height:620px}body.marketplace .gc-modal--medium{width:772px;height:620px}body.marketplace .gc-modal--small{width:600px;height:600px}body.marketplace .gc-modal--large-dynamic-height{width:994px;min-height:620px;max-height:100vh}body.marketplace .gc-modal--medium-dynamic-height{width:772px;min-height:400px;max-height:100vh}body.marketplace .gc-modal--medium-single-action{width:772px;height:403px}body.marketplace .gc-modal--compare-modal{width:990px;min-height:722px}body.marketplace .gc-modal--compare-modal .gc-modal__body{padding:20px 40px 0}body.marketplace .gc-modal--no-header-border .gc-modal__header{border-bottom:none}body.marketplace .gc-modal--no-header-border .gc-modal__body,body.marketplace .gc-modal--no-header-border .gc-modal__body--content-container{padding-top:0}body.marketplace .gc-modal--full-screen{width:calc(100vw - 40px);height:calc(100vh - 40px);margin:20px}}body.marketplace .gc-modal__close-btn{position:fixed;top:20px;right:20px}body.marketplace .gc-modal.loading input{cursor:not-allowed;opacity:.5;pointer-events:none}body.marketplace .gc-modal h1,body.marketplace .gc-modal h2,body.marketplace .gc-modal h3,body.marketplace .gc-modal h4,body.marketplace .gc-modal h5{margin:0}body.marketplace .gc-modal h1{font-size:18px;line-height:22px;padding:0}@media (min-width:768px){body.marketplace .gc-modal h1{font-size:25px;line-height:30px}}body.marketplace .gc-modal__header{padding:20px 0;margin:0 15px;display:flex;align-items:center;border-bottom:solid 1px #e0e0e0}body.marketplace .gc-modal__header--flex-column{align-items:unset;flex-flow:column}@media (min-width:992px){body.marketplace .gc-modal__close-btn{position:absolute;top:3px;right:3px}body.marketplace .gc-modal__header{padding:35px 0 15px;margin:0 40px}body.marketplace .gc-modal__header-info .gc-icon-container{padding-bottom:0}}body.marketplace .gc-modal__header-icon{margin-right:15px}body.marketplace .gc-modal__header-action{margin-left:auto;visibility:hidden}@media (min-width:992px){body.marketplace .gc-modal__header-action{visibility:visible}}body.marketplace .gc-modal__header gc-modal-new-step-indicator,body.marketplace .gc-modal__header gc-modal-step-indicator,body.marketplace .gc-modal__header gc-print-button{margin-left:auto}body.marketplace .gc-modal__header-paginator{margin-bottom:-7px;align-self:flex-end;margin-left:auto;visibility:hidden}body.marketplace .gc-modal__header-paginator ul.steps{list-style:none;margin:0;height:10px;padding-left:10px;display:flex}body.marketplace .gc-modal__header-paginator ul.steps .li.description{margin-right:5px}body.marketplace .gc-modal__header-paginator ul.steps .step{background:#b5e5f2;width:8px;height:8px;border-radius:8px;float:left;margin:6px 5px}body.marketplace .gc-modal__header-paginator ul.steps .step.current{background:#00b9e4}body.marketplace .gc-modal__header-paginator ul.steps .step.current~li{border:1px solid #cacaca;background:#fff}body.marketplace .gc-modal__body{padding:20px;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}@media (min-width:992px){body.marketplace .gc-modal__header-paginator{visibility:visible}body.marketplace .gc-modal__body{padding:30px 40px}}body.marketplace .gc-modal__body--content-container{padding-top:15px}body.marketplace .gc-modal__body--full-height,body.marketplace .gc-modal__body--medium-dynamic-height{padding-top:0;padding-bottom:0}body.marketplace .gc-modal__body--loading{justify-content:center}body.marketplace .gc-modal__body--align-bottom{display:flex;flex-flow:column nowrap;padding:0 20px}body.marketplace .gc-modal__body--align-bottom>:first-child{padding:20px 0}body.marketplace .gc-modal__body--align-bottom>:last-child{margin-top:auto}body.marketplace .gc-modal__body h2{font-size:14px;font-family:HelveticaNeue-Bold;margin-bottom:15px}body.marketplace .gc-modal__body-header{display:flex;flex-direction:column;align-items:flex-start;height:auto}body.marketplace .gc-modal__body-header h2{margin-bottom:0;line-height:14px}body.marketplace .gc-modal__body-status{margin:5px 0}@media (min-width:992px){body.marketplace .gc-modal__body--align-bottom{padding:0 40px}body.marketplace .gc-modal__body--align-bottom>:first-child{padding:30px 0}body.marketplace .gc-modal__body-header{flex-direction:row;align-items:center;height:14px}body.marketplace .gc-modal__body-status{margin:0 0 0 auto}}body.marketplace .gc-modal__body .summary-text{padding-left:0!important}body.marketplace .gc-modal__body-section:not(:last-child){margin-bottom:20px}body.marketplace .gc-modal__body-row{display:flex;flex-direction:column;padding:0}body.marketplace .gc-modal__body-column{padding:30px 0;width:100%}body.marketplace .gc-modal__body-column:not(:first-child){border-top:solid 1px #e0e0e0}@media (min-width:992px){body.marketplace .gc-modal__body-row{flex-direction:row}body.marketplace .gc-modal__body-column{width:50%}body.marketplace .gc-modal__body-column:not(:first-child){border-left:solid 1px #e0e0e0;border-bottom:none;border-top:none;padding-left:30px}body.marketplace .gc-modal__body-column:not(:last-child){padding-right:30px}}body.marketplace .gc-modal__body .gc-table-container tr td:first-child,body.marketplace .gc-modal__body .gc-table-container tr th:first-child,body.marketplace .gc-modal__body .table-container tr td:first-child,body.marketplace .gc-modal__body .table-container tr th:first-child{padding-left:0!important}body.marketplace .gc-modal__body .gc-filters{margin-bottom:10px}body.marketplace .gc-modal__body .gc-dropdown .dropdown-display{border:1px solid #cacaca;padding:0 0 0 10px}body.marketplace .gc-modal__body .gc-dropdown .dropdown-display.clicked{border:2px solid #00b9e4;caret-color:#00b9e4}body.marketplace .gc-modal__body .gc-dropdown .placeholder{display:none}@media (min-width:992px){body.marketplace .gc-modal__body .gc-dropdown .gc-dropdown__label{display:block}}body.marketplace .gc-modal__body input.form-control{height:40px;min-height:40px;caret-color:#00b9e4}body.marketplace .gc-modal__body input.form-control::selection{background-color:#d9e6ec}body.marketplace .gc-modal__body .gc-modal__footer{margin:0}body.marketplace .gc-modal__footer{padding:15px 0;margin:0 15px;display:flex;flex-direction:column;justify-content:space-between;border-top:solid 1px #e0e0e0}@media (min-width:992px){body.marketplace .gc-modal__footer{flex-direction:row;justify-content:flex-end;align-items:center;border-top:solid 1px #e0e0e0;margin:0 40px;padding:20px 0}}body.marketplace .gc-modal__footer-summary{margin-bottom:20px}body.marketplace .gc-modal__footer>button,body.marketplace .gc-modal__footer>gc-button>.gc-button,body.marketplace .gc-modal__footer>input{text-align:center}@media (min-width:992px){body.marketplace .gc-modal__footer-summary{margin:0;flex:1 1 auto}body.marketplace .gc-modal__footer>button,body.marketplace .gc-modal__footer>gc-button>.gc-button,body.marketplace .gc-modal__footer>input{margin-left:15px;flex-shrink:0}}body.marketplace .gc-modal__footer gc-feedback{flex-grow:1}body.marketplace .gc-modal__footer .gc-modal-controls,body.marketplace .gc-modal__footer gc-modal-controls{width:100%}@media (min-width:992px){body.marketplace .gc-modal__footer .gc-modal-controls,body.marketplace .gc-modal__footer gc-modal-controls{width:auto}}body.marketplace .gc-modal__footer .modal-controls{border-top:none;flex-grow:1;padding:0;width:100%}body.marketplace .gc-modal__footer .btn-feedback{margin:0!important}body.marketplace .gc-modal__footer .gcbtn.gcbtn-primary{width:100%}@media (min-width:992px){body.marketplace .gc-modal__footer .gcbtn.gcbtn-primary{width:auto}body.marketplace .gc-modal .gc-button>input{margin:0}}body.marketplace .gc-modal input[type=number]{-moz-appearance:textfield;width:60px;text-align:right;margin:0;display:inline-block;height:40px}body.marketplace .gc-modal label{font-size:10px;margin:0;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal}body.marketplace .gc-modal label.label-lg{font-size:13px}body.marketplace .gc-modal label.label-xl{font-size:14px;line-height:1.29}body.marketplace .gc-modal label.medium{font-weight:500}body.marketplace .gc-modal--alert .gc-modal__header{padding:30px 0 0;border-bottom:none}@media (min-width:992px){body.marketplace .gc-modal--alert{width:600px;min-height:284px;height:auto}body.marketplace .gc-modal--alert .gc-modal__header{padding:40px 0 0}}body.marketplace .gc-modal--alert .gc-modal__body{padding:30px 15px 15px}body.marketplace .gc-modal--alert .gc-modal__body p{margin:0;width:100%}body.marketplace .gc-modal--alert .gc-modal__footer{border-top:none;margin:0 15px}@media (min-width:992px){body.marketplace .gc-modal--alert .gc-modal__body{padding:20px 40px}body.marketplace .gc-modal--alert .gc-modal__body p{width:75%}body.marketplace .gc-modal--alert .gc-modal__footer{margin:0 40px}body.marketplace .gc-modal--warning{width:600px;min-height:284px;height:auto}}body.marketplace .gc-modal--warning .gc-modal__header{padding:30px 0 0;border-bottom:none}@media (min-width:992px){body.marketplace .gc-modal--warning .gc-modal__header{padding:40px 0 0}}body.marketplace .gc-modal--warning .gc-modal__body{padding-top:30px}body.marketplace .gc-modal--warning .gc-modal__body p{margin:0;width:100%}body.marketplace .gc-modal--warning .gc-modal__footer{border-top:none;margin:0 10px}@media (min-width:992px){body.marketplace .gc-modal--warning .gc-modal__body{padding-top:20px;padding-bottom:20px}body.marketplace .gc-modal--warning .gc-modal__footer{margin:0 40px}}body.marketplace .gc-modal ul.nav-tabs li{margin-left:0;padding:0 0 14px}@media (min-width:992px){body.marketplace .gc-modal ul.nav-tabs li{padding:0 14px 14px;width:auto}}body.marketplace .gc-modal ul.nav-tabs>li{margin-bottom:0}body.marketplace .gc-movement-request #movement-request-body #movement-request,body.marketplace .gc-movement-request #movement-request-body #transport-plan{min-width:100%;min-height:100%;position:relative}body.marketplace .gc-movement-request{transition:width .5s ease;background:#fff}@media (min-width:992px){body.marketplace .gc-movement-request .header-container{border-bottom:1px solid #e2e2e2}}body.marketplace .gc-movement-request .header-container .title-container{float:left}body.marketplace .gc-movement-request .header-container .steps-container{padding-top:30px;float:right}body.marketplace .gc-movement-request .header-container .steps-container .step{margin:8px 5px}body.marketplace .gc-movement-request .header-container .steps-container .description{float:left;margin-right:5px}body.marketplace .gc-movement-request .load-container{padding-top:15px;padding-bottom:15px}body.marketplace .gc-movement-request .sub-header-container .title-ref{float:left}body.marketplace .gc-movement-request .sub-header-container .title-status{float:right;font-size:14px}body.marketplace .gc-movement-request .movement-details{background:#f5f5f5;margin-top:5px}body.marketplace .gc-movement-request .movement-details .details-header{border-bottom:solid 1px #e0e0e0;padding:10px 0 4px;display:flex;align-items:center;margin:0 10px}@media (min-width:992px){body.marketplace .gc-movement-request .movement-details .details-header{margin:0 20px}}body.marketplace .gc-movement-request .movement-details .details-header .gc-actionable-icon{margin-left:6px}body.marketplace .gc-movement-request .movement-details .details-content{padding:10px 0 0;margin:0 10px}@media (min-width:992px){body.marketplace .gc-movement-request .movement-details .details-content{padding:0;margin:0 20px;display:flex}body.marketplace .gc-movement-request .schedule-container{overflow:auto;display:block;width:100%}}body.marketplace .gc-movement-request .movement-details .details-content .detail.col:first-child{padding-left:0}body.marketplace .gc-movement-request .details-col{padding:10px 0}body.marketplace .gc-movement-request #movement-request-body #movement-request .content-container,body.marketplace .gc-movement-request #movement-request-body #transport-plan .content-container{padding:0 0 15px}body.marketplace .gc-movement-request .details-col .details-content__col-header{font-size:11px}body.marketplace .gc-movement-request .schedule-container{margin-top:15px}body.marketplace .gc-movement-request #movement-request-body .modal-summary .icon-check{float:left;margin-top:3px}body.marketplace .gc-movement-request #movement-request-body .modal-summary>span{display:table-cell}body.marketplace .gc-movement-request #movement-request-body .modal-summary .summary-error{font-size:13px;line-height:20px}@media (min-width:992px){body.marketplace .gc-movement-request .control-container{position:absolute;bottom:0;left:0;right:0}body.marketplace .gc-movement-request #movement-request-body #transport-plan{width:100%}}body.marketplace .gc-movement-request #reject-request-body{background:#fff;color:#3f454f}body.marketplace .gc-movement-request #reject-request-body .confirmation{margin-top:40px;text-align:center;position:relative;width:100%}@media (min-width:768px){body.marketplace .gc-movement-request #reject-request-body .confirmation{min-height:150px}}@media (min-width:992px){body.marketplace .gc-movement-request #reject-request-body .confirmation{padding-left:0;padding-right:0;padding-bottom:74px;width:710px}}body.marketplace .gc-movement-request #reject-request-body .confirmation .content-container{padding-bottom:15px}body.marketplace .gc-movement-request #reject-request-body .confirmation .confirmation-label{margin:40px auto;display:table}body.marketplace .gc-movement-request #reject-request-body .confirmation .confirmation-label span{font-size:25px;font-weight:700;color:#3f454f;vertical-align:middle;padding-left:15px}@media (max-width:767px){body.marketplace .gc-movement-request #reject-request-body .confirmation .confirmation-label span{font-size:18px;width:100%;float:left;padding-top:15px;padding-left:0}}body.marketplace .gc-movement-request #reject-request-body .confirmation .reject-control-container{border-top:solid 1px #b8babe}@media print{.gc-movement-request .container #movement-request-body .details-content .details-col>div,.nav-tab{text-align:left}.nav-tab{padding:0 0 10px;width:auto;font-size:12pt!important;font-weight:700;border-bottom:1px solid #e8e8e8}.gc-movement-request .bold{font-weight:700!important}.gc-movement-request .print-normal{font-weight:400}.gc-movement-request .container{margin-left:0;margin-right:0;width:100%}.gc-movement-request .container #movement-request-body{padding:0}.gc-movement-request .container #movement-request-body .details-header{padding-left:0;border:none}.gc-movement-request .container #movement-request-body .details-content{padding-left:0;border-bottom:1px solid #e8e8e8}.gc-movement-request .container #movement-request-body .details-content .details-col{width:20%;padding-left:0}}body.marketplace .gc-modal-controls{display:flex;flex-direction:column-reverse;width:100%;text-align:center}@media (min-width:992px){body.marketplace .gc-modal-controls{flex-direction:row;align-items:center;width:auto;text-align:left}}body.marketplace .gc-modal-controls .gc-button .gcbtn{width:100%}@media (min-width:992px){body.marketplace .gc-modal-controls .gc-button .gcbtn{width:auto}body.marketplace .gc-modal-controls .gc-button{margin-left:10px}body.marketplace .gc-modal-controls .gcbtn-primary{margin:0}}body.marketplace .gc-modal-controls .gcbtn-secondary,body.marketplace .gc-modal-controls .gcbtn-tertiary{margin-top:10px}body.marketplace .gc-modal-controls .gc-new-btn{width:100%}@media (min-width:992px){body.marketplace .gc-modal-controls .gcbtn-secondary,body.marketplace .gc-modal-controls .gcbtn-tertiary{margin-top:0}body.marketplace .gc-modal-controls .gc-new-btn{width:auto;margin-left:10px}}body.marketplace .gc-modal-controls .gc-new-btn-secondary,body.marketplace .gc-modal-controls .gc-new-btn-tertiary{margin-top:10px}@media (min-width:992px){body.marketplace .gc-modal-controls .gc-new-btn-secondary,body.marketplace .gc-modal-controls .gc-new-btn-tertiary{margin-top:0}}body.marketplace .gc-primary-button{display:inline-block;position:relative}body.marketplace .gc-primary-button .gcbtn.loading{color:#cacaca}body.marketplace .gc-primary-button .button-loading-spinner{position:absolute;top:0;height:100%;width:100%}body.marketplace .gc-primary-button .button-loading-spinner loading-spinner{display:table;height:100%;width:100%}body.marketplace .gc-primary-button .button-loading-spinner loading-spinner>div{display:table-cell;vertical-align:middle}body.marketplace .gc-primary-button .button-loading-spinner loading-spinner>div .spinner-div{margin-bottom:0}.gc-reactivate-counter-bids{background:#fff;width:100%}@media (min-width:992px){.gc-reactivate-counter-bids{width:840px;min-height:403.5px}.gc-reactivate-counter-bids .header-container{border-bottom:1px solid #e2e2e2}.gc-reactivate-counter-bids .load-container{min-height:213px}}.gc-reactivate-counter-bids .header-container .title-container{float:left}.gc-reactivate-counter-bids .header-container .steps-container{padding-top:30px;float:right}.gc-reactivate-counter-bids .header-container .steps-container .step{margin:8px 5px}.gc-reactivate-counter-bids .header-container .steps-container .description{float:left;margin-right:5px}.gc-reactivate-counter-bids .load-container{padding-top:15px;padding-bottom:15px;display:table;width:100%}.gc-reactivate-counter-bids .load-container>*{display:table-cell;vertical-align:middle}.gc-reactivate-counter-bids #reactivate-counter-bids-body{background:#fff;color:#3f454f;padding:5px}@media (min-width:992px){.gc-reactivate-counter-bids .control-container{min-height:76px}.gc-reactivate-counter-bids #reactivate-counter-bids-body{padding:25px 40px;max-height:100vh;position:relative}}.gc-reactivate-counter-bids #reactivate-counter-bids-body .holding-details{padding:15px 0}.gc-reactivate-counter-bids #reactivate-counter-bids-body .holding-details .commodity{font-size:16px;font-family:HelveticaNeue-Bold;color:#3f454f}.gc-reactivate-counter-bids #reactivate-counter-bids-body .holding-details .grade{font-size:16px;color:#3f454f}.gc-reactivate-counter-bids #reactivate-counter-bids-body .holding-details .limit-container{padding-top:15px}@media (min-width:768px){.gc-reactivate-counter-bids #reactivate-counter-bids-body .holding-details .limit-container{padding-top:0}}.gc-reactivate-counter-bids #reactivate-counter-bids-body .modal-summary .icon-check{float:left;margin-top:3px}.gc-reactivate-counter-bids #reactivate-counter-bids-body .modal-summary>span{display:table-cell}.gc-reactivate-counter-bids #reactivate-counter-bids-body .modal-summary .summary-error{font-size:13px;line-height:20px}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid{position:relative;min-width:100%;min-height:288px}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .content-container{min-height:213px}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .select-all-container{padding:15px 0 15px 21px}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .select-all-container .tick-cell{cursor:pointer;text-align:center;min-width:36px;width:36px;max-width:36px;padding:0}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .select-all-container .tick-cell div{background:url(btn_check_unselected_small@3x.4ee690f50cc27595.png);background-size:contain;width:26px;height:26px}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .select-all-container .tick-cell div.selected{background:url(btn_check_selected_small@3x.1c8e2dd074912758.png);background-size:contain}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .select-all-container .select-all{line-height:26px}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .gc-table-container{min-height:150px;max-height:300px;width:100%;overflow-y:auto}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .gc-table-container .table{border-collapse:separate;border-spacing:0 5px;border:none}@media (min-width:992px){.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .gc-table-container .table{border-collapse:collapse;border-spacing:0}}.gc-reactivate-counter-bids #reactivate-counter-bids-body #counter-bid .gc-table-container .no-results{height:150px}.gcPaymentTypeDesc__icon{margin-top:-3px;position:relative;top:3px}@media print{.gcPaymentTypeDesc__wrapper{position:relative;top:-6px}}.gcSelectTicket__subheader{font-size:14px;color:#616871;font-weight:700;font-family:HelveticaNeue-Bold;padding:10px 0}.gcSelectTicket__tonnage-input{padding-bottom:10px}.gcSelectTicket__table-container{overflow-y:auto}@media (min-width:992px){.gcSelectTicket__table-container{max-height:270px}}.gcSelectTicket__table-container #tickets-table .table.table-responsive thead tr th{padding:15px 5px;min-width:1px}.gcSelectTicket__table-container #tickets-table .table.table-responsive tbody tr td{padding:0 5px}.gcSelectTicket__table-container #tickets-table .table.table-responsive .ticket-quality{padding-right:0}.gcSelectTicket__table-container #tickets-table .mobile-card-cell .mobile-card-header{padding:0}.gc-selector.open .desktop-selector .selector-display{border:2px solid #00b9e4}.gc-selector.open .desktop-selector .selector-display .arrow{background-image:url(ic_arrow_formfields_active@3x.5149ebcb5b47caaf.png)}.gc-selector.open .desktop-selector .selector-menu{display:block;transform:scale(1)}.gc-selector[disabled]{opacity:.5}.gc-selector[disabled] .selector-display{cursor:default!important}.gc-selector{display:block;width:100%;position:relative}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.gc-selector input,.gc-selector input:focus,.gc-selector select,.gc-selector select:focus,.gc-selector textarea,.gc-selector textarea:focus{font-size:16px}}.gc-selector input{outline:0!important;border:none!important;width:100%;background:0 0;padding-right:50px}.gc-selector .arrow{position:absolute;right:10px;height:6px;width:10px;top:15px;background-image:url(ic_arrow_formfields@3x.fd7a61126a5da7d3.png);background-repeat:no-repeat;background-size:contain;vertical-align:sub}.gc-selector .selector-display{float:left;width:100%;background:#fff;height:40px;line-height:40px;cursor:pointer;padding:0 10px;overflow:hidden;position:relative;border:1px solid #b8babe;box-sizing:border-box}.gc-selector .selector-display .selector-icon{width:66px;position:relative;top:6px;vertical-align:baseline}.gc-selector .selector-display .selector-icon:before{width:59px;background-position:right}.gc-selector .selector-menu{display:none;position:absolute;top:100%;width:100%;transform:scaleY(0);transition:transform ease .25s;z-index:50;cursor:pointer;background:#fff;box-shadow:0 3px 3px #0003;border:1px solid #e0e0e0;max-height:300px;overflow-y:auto}.gc-selector .selector-menu .option{float:left;width:100%;padding:0 10px;font-size:13px;box-sizing:border-box}.gc-selector .selector-menu .option[disabled]{opacity:.5;cursor:default!important}.gc-selector .selector-menu .option:hover{background:#fff1b2}.gc-selector .selector-menu .option.selected{background:#d9e6ec}.gc-selector .selector-menu .option .selector-icon:before{content:"";display:block;width:0;float:left;background-position:right}.gc-selector .selector-menu .option .selector-icon[class*=icon-]:before{margin:6px 10px 0 0;width:60px}.gc-selector .selector-menu .option span{height:40px;line-height:40px!important;display:inline-block;vertical-align:middle;float:left;width:100%;box-sizing:border-box;overflow:hidden;white-space:nowrap}.gc-selector .selector-menu .option span.icon-secured-payment{text-align:left}.gc-selector .mobile-selector{position:relative}.gc-selector .mobile-selector select{width:100%;-webkit-appearance:none;border:1px solid #b8babe;background:0 0;padding:5px}.gc-selector .mobile-selector select:before{content:""}.gc-selector .mobile-selector select options{width:100%}.gc-selector .mobile-selector select:focus{border:1px solid #00b9e4}.gc-selector .mobile-selector input{width:0;height:0;position:absolute;right:0}.gc-session-timeout-modal{z-index:99999!important}.gc-success-modal{text-align:center;z-index:11000!important}.gc-success-modal__icon{display:block;width:70px;height:70px;margin:25px auto 0}.gc-success-modal h1{margin-top:40px}.gc-success-modal__details{max-width:100%;margin:0 auto 40px}@media (min-width:768px){.gc-success-modal__details{max-width:50%}}.gc-success-modal input[type=button]{margin-bottom:15px}body .gc-ticket-details-modal .modal-dialog{vertical-align:top;height:100%}@media (min-width:992px){body .gc-ticket-details-modal .modal-dialog{padding-top:60px;display:block;width:100%;height:100vh}}body .gc-ticket-details .card-details-screen__header-container{border-bottom:solid 1px #e0e0e0}body .gc-ticket-details__summary-section{border-bottom:solid 1px #e0e0e0;display:flex;flex-flow:column}@media (min-width:992px){body .gc-ticket-details__summary-section{flex-flow:row}}body .gc-ticket-details__tonnage-section{height:72px;padding-left:15px;border-bottom:solid 1px #e0e0e0;display:flex;flex-direction:row;align-items:center}body .gc-ticket-details__tonnage-container{width:120px}body .gc-ticket-details.current{margin-bottom:10px}@media (min-width:992px){body .gc-ticket-details__tonnage-section{padding-left:40px}body .gc-ticket-details.current{margin-bottom:50px}}body .gc-ticket-details__tonnage-label{color:#9e9e9e}body .gc-ticket-details__tonnage-value{color:#6a6a6a;font-family:HelveticaNeue-Bold;font-size:14px}body .gc-ticket-details .load-container{margin:50px 0}body .gc-ticket-details .card{padding:0}body .gc-ticket-details .card .row{margin-left:0;margin-right:0}body .gc-ticket-details .card.current{margin-bottom:50px}body .gc-ticket-details .card .card-details{margin-top:20px;padding-top:0;border-bottom:solid 1px #e0e0e0;float:none}@media (min-width:992px){body .gc-ticket-details .card .card-header h2{margin-left:25px}body .gc-ticket-details .card .card-details{padding-right:0;padding-left:40px;border-bottom-style:none;margin-bottom:20px}}body .gc-ticket-details .card .card-quality{border-bottom:solid 1px #e0e0e0;padding-bottom:20px;margin-top:0;padding-top:20px;float:none;overflow:visible}body .gc-ticket-details .card .card-quality .ticket-quality ul{overflow-y:visible}@media (min-width:992px){body .gc-ticket-details .card .card-quality{margin-bottom:30px;padding-bottom:0;padding-left:30px;border-bottom-style:none}body .gc-ticket-details .card .card-quality .ticket-quality ul{max-height:165px}body .gc-ticket-details .card .card-stats{padding-right:20px;padding-left:0}}body .gc-ticket-details .card .card-prices{background:0 0;position:block;padding:20px 15px;float:none}@media (min-width:992px){body .gc-ticket-details .card .card-prices{background:#f5f5f5;padding:20px 30px 30px}body .gc-ticket-details .card .card-prices .market-price{margin-bottom:20px}}body .gc-ticket-details .card .card-prices .pref-price{padding-top:10px}body .gc-ticket-details__call-to-action{display:flex;align-items:center;justify-content:space-evenly;border-bottom:1px solid #e0e0e0;padding:10px 0}body .gc-ticket-details__status-section{padding:20px 0;height:auto;border-bottom:1px solid #e0e0e0}body .gc-ticket-details__status-section_container{padding:0 15px;display:flex;justify-content:space-between;clear:both}body .gc-ticket-details__status-info{display:flex;justify-content:flex-start;flex-flow:column nowrap}@media (min-width:992px){body .gc-ticket-details__status-section_container{padding:0}body .gc-ticket-details__status-section{padding:30px 40px}body .gc-ticket-details__status-info{flex-flow:row nowrap}}body .gc-ticket-details__timeline{display:flex;justify-content:center;margin-top:20px}body .gc-ticket-details__croptimiser{display:flex;justify-content:center;margin-top:20px;border-bottom:1px solid #e8e8e8}body .gc-ticket-details__alert-info{display:flex;align-items:center;align-self:flex-end}body .gc-ticket-details__status-label{text-transform:capitalize;padding-right:10px}body .gc-ticket-details__alert-text{font-weight:700}body .gc-ticket-details__alert-image{margin-right:5px}@media print{body .gc-ticket-details .card-details-screen .cards-container .ticket-detail-wrapper,body .gc-ticket-details .card-details-screen__header-container.print-wrapper{border-bottom:none}body .gc-ticket-details{padding-left:0}body .gc-ticket-details .card-details-screen__header-container.print-wrapper h2{margin-left:0}body .gc-ticket-details__tonnage-label{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}body .gc-ticket-details__tonnage-section{flex-flow:row nowrap;justify-content:left;border-bottom:1px solid #e8e8e8;padding-left:0}body .gc-ticket-details__tonnage-section.hidden-sm,body .gc-ticket-details__tonnage-section.hidden-xs{display:flex!important}body .gc-ticket-details__tonnage-container{display:flex;flex-flow:column nowrap}body .gc-ticket-details__status-section{border-bottom:1px solid #e8e8e8;padding-left:0;padding-right:0;align-items:center}body .gc-ticket-details__status-section.print-show{display:flex!important;justify-content:space-between}body .gc-ticket-details__status-info{flex-flow:row nowrap}body .gc-ticket-details__status-info h2{margin:0}body .gc-ticket-details__status-info span{font-size:12pt!important;font-weight:700;font-family:Arial Narrow}body .gc-ticket-details__alert-image img{display:block!important}}.p-l-10{padding-left:10px}body gc-ticket-timeline{width:95%}@media (min-width:768px){body gc-ticket-timeline{width:92%}}body gc-ticket-timeline .gc-ticket-timeline gc-timeline-item{min-width:100px}body gc-ticket-timeline .gc-ticket-timeline__container{display:flex;flex-direction:row;justify-content:space-between}body gc-ticket-timeline .gc-ticket-timeline__container-inner{display:flex;width:100%;align-items:center;justify-content:space-between}body gc-ticket-timeline .gc-ticket-timeline__container-inner:last-child{width:100px}body gc-ticket-timeline .gc-ticket-timeline__divider-container{flex-basis:auto;margin-bottom:65px;flex-grow:1;margin-left:-33px;margin-right:-33px;height:2px;background:#e5e6e7}@media (min-width:768px){body gc-ticket-timeline .gc-ticket-timeline__divider-container{height:3px;margin-left:-28px;margin-right:-28px}}@media (min-width:992px){body gc-ticket-timeline .gc-ticket-timeline__divider-container{margin-bottom:70px;margin-left:-25px;margin-right:-25px}}body gc-ticket-timeline .gc-ticket-timeline__divider{position:relative;height:100%}body gc-ticket-timeline .gc-ticket-timeline__divider.completed{background:#00b9e4;width:100%}body gc-ticket-timeline .gc-ticket-timeline__divider.inprogress{background:#00b9e4;width:50%}body gc-ticket-timeline .gc-ticket-timeline__divider.none{width:0}body.marketplace .gc-place-offer__confirmation-payment{margin-top:-4px}.recovery-screen #content{display:block!important}.recovery-screen #content #account__wrapper #resetPassword form input-kaede .input__field,.recovery-screen #content #account__wrapper #resetPassword form input-kaede .input__field--kaede{width:80%}.recovery-screen #content #account__wrapper #resetPassword form input-kaede .input--filled .input__label--kaede,.recovery-screen #content #account__wrapper #resetPassword form input-kaede .input__field--kaede:focus+.input__label--kaede{transform:translate(80%)}@media screen and (max-width:34em){.recovery-screen #content #account__wrapper #resetPassword form input-kaede .input--filled .input__label--kaede,.recovery-screen #content #account__wrapper #resetPassword form input-kaede .input__field--kaede:focus+.input__label--kaede{transform:translate(80%) scale(.65)}}.recovery-screen .error_screen{display:flex;flex-direction:column;height:100%}.recovery-screen .error_screen-footer,.recovery-screen .error_screen-header{display:flex;align-items:center}.recovery-screen .error_screen-content{flex-grow:1}.recovery-screen .error_screen-header>img{margin:20px 15px 20px 0}.recovery-screen .error_screen-footer{flex-direction:row;justify-content:flex-end}.m-t-20,.m-tb-20{margin-top:20px}.m-b-15{margin-bottom:15px}.m-b-20,.m-tb-20{margin-bottom:20px}.transaction-detail-wrapper__section{padding-top:10px}.transaction-detail-wrapper__payment-expected-date{padding-top:3px}.font-heading,.font-sub-heading{font-weight:700;font-family:Arial Narrow}.font-heading{font-size:14pt!important}.font-sub-heading{font-size:12pt!important}.no-padding-top{padding-top:0!important}.gc-card-holding-info .holding__commodity{display:flex;font-size:16px;font-family:HelveticaNeue-Bold;padding-bottom:4px}.gc-card-holding-info .holding__commodity .holding__customer-grade{padding-left:5px}.gc-card-holding-info .holding__commodity .holding__customer-grade .customer-grade-img{vertical-align:top;margin-left:5px;height:19px;width:19px}.gc-card-holding-info .holding-card-site-season{line-height:18px}.gc-card-holding-info .holding__season{font-size:13px;font-family:HelveticaNeue}.gc-card-holding-info .holding__divider{padding:0 6px}.gc-card-holding-info .holding__site a{color:#000}.bottom-border,body.marketplace .gc-place-counter-bid .header-container,body.marketplace .gc-place-counter-bid .sub-header-container{border-bottom:1px solid #e2e2e2}body.marketplace .gc-place-counter-bid{background:#fff}body.marketplace .gc-place-counter-bid .header-container .title-container{float:left}body.marketplace .gc-place-counter-bid .header-container .steps-container{padding-top:30px;float:right}body.marketplace .gc-place-counter-bid .header-container .steps-container .step{margin:8px 5px}body.marketplace .gc-place-counter-bid .header-container .steps-container .description{float:left;margin-right:5px}body.marketplace .gc-place-counter-bid .sub-header-container{padding:20px 0;margin:0 20px;display:flex;align-items:center}@media (min-width:992px){body.marketplace .gc-place-counter-bid{width:840px;min-height:403.5px}body.marketplace .gc-place-counter-bid .sub-header-container{padding:15px 0;margin:0 40px}body.marketplace .gc-place-counter-bid .load-container{min-height:213px}}body.marketplace .gc-place-counter-bid .section-input .dropdown-display>div,body.marketplace .gc-place-counter-bid .section-input .input-dropdown>div>div.dropdown-list>div>div>span{padding-right:0}body.marketplace .gc-place-counter-bid .load-container{padding-top:15px;padding-bottom:15px;display:flex;width:100%;flex-grow:1;justify-content:center;align-items:center}body.marketplace .gc-place-counter-bid .load-container>*{display:table-cell;vertical-align:middle}body.marketplace .gc-place-counter-bid .section-input{padding-top:3px}@media (min-width:992px){body.marketplace .gc-place-counter-bid .control-container{min-height:76px}body.marketplace .gc-place-counter-bid .section-input{padding-top:10px}}body.marketplace .gc-place-counter-bid .section-input.has-error .text-input{border-color:#843534}body.marketplace .gc-place-counter-bid .section-input .dropdown-display{padding-left:10px;height:40px;border:1px solid #cacaca}body.marketplace .gc-place-counter-bid .section-input .dropdown-display.clicked{border:2px solid #00b9e4}body.marketplace .gc-place-counter-bid .section-input .dropdown-display>*{height:40px;line-height:40px!important}body.marketplace .gc-place-counter-bid .section-input .dropdown-display .placeholder{padding-top:3px}body.marketplace .gc-place-counter-bid .section-input .mobile-dropdown select{height:40px;border:1px solid #cacaca}body.marketplace .gc-place-counter-bid .section-input .mobile-dropdown select:active{border:2px solid #00b9e4;outline:0}body.marketplace .gc-place-counter-bid .offer-details{padding:15px 0}body.marketplace .gc-place-counter-bid .offer-details .commodity{font-size:16px;font-family:HelveticaNeue-Bold;color:#3f454f}body.marketplace .gc-place-counter-bid .offer-details .grade{font-size:16px;color:#3f454f}body.marketplace .gc-place-counter-bid .offer-details .limit-container{padding-top:15px}@media (min-width:768px){body.marketplace .gc-place-counter-bid .offer-details .limit-container{padding-top:0}}body.marketplace .gc-place-counter-bid .counter-bid-details__input-wrapper:not(:first-child){padding-top:10px}@media (min-width:992px){body.marketplace .gc-place-counter-bid .counter-bid-details__input-wrapper:not(:first-child){padding-top:0}}body.marketplace .gc-place-counter-bid .dropdown-display{padding:0 0 0 10px;height:40px;border:1px solid #cacaca}body.marketplace .gc-place-counter-bid .dropdown-display.clicked{border:2px solid #00b9e4}body.marketplace .gc-place-counter-bid .dropdown-display>*{height:40px;line-height:40px!important}body.marketplace .gc-place-counter-bid .dropdown-display>div{padding-right:0}body.marketplace .gc-place-counter-bid .dropdown-display .placeholder{padding-top:3px}body.marketplace .gc-place-counter-bid .modal-summary .icon-check{float:left;margin-top:3px}body.marketplace .gc-place-counter-bid .modal-summary>span{display:table-cell}body.marketplace .gc-place-counter-bid .modal-summary .summary-error{font-size:13px;line-height:20px}body.marketplace .gc-place-counter-bid #counter-bid_form .form-control{border-radius:0;border:1px solid #cacaca;padding:6px 12px;text-align:left;height:40px;width:100%;margin:0}body.marketplace .gc-place-counter-bid #counter-bid_form .form-control.popover-input{margin-right:10px;width:135px}body.marketplace .gc-place-counter-bid #counter-bid_form .form-control:focus{border:2px solid #00b9e4}body.marketplace .gc-place-counter-bid .delete-btn-container{margin-top:10px}@media (min-width:992px){body.marketplace .gc-place-counter-bid #counter-bid_form .form-control.popover-input{width:auto}body.marketplace .gc-place-counter-bid .delete-btn-container{margin-top:0}}.gc-modal-step-indicator{margin:5px 0;visibility:hidden}@media (min-width:768px){.gc-modal-step-indicator{visibility:visible}}.gc-modal-step-indicator .indicator__steps{list-style:none;margin:0;padding-left:10px}.gc-modal-step-indicator .indicator__steps-step{border:1px solid #979797;background:#fff;width:8px;height:8px;border-radius:8px;float:left;margin:6px 5px}.gc-modal-step-indicator .indicator__steps-step.current{background:#00b9e4}.gc-modal-step-indicator--absolute{position:absolute;right:0;bottom:10px}.gc-modal__header .gc-modal-step-indicator{margin-bottom:-20px}.gc-movement-request-quality{display:flex}body .gc-movement-request-schedule .schedule-details .gc-actionable-icon,body .gc-movement-request-schedule__header .gc-actionable-icon{margin-left:6px}body .gc-movement-request-schedule .details-col .print-placeholder-caption,body .gc-movement-request-schedule .schedule__day{font-size:11px}body .gc-movement-request-schedule{padding-top:0;padding-bottom:25px}@media (min-width:992px){body .gc-movement-request-schedule{padding-top:5px}}body .gc-movement-request-schedule__header{display:flex;align-items:center;border-bottom:solid 1px #e0e0e0;padding-bottom:3px}body .gc-movement-request-schedule .table tbody tr td,body .gc-movement-request-schedule .table tbody tr:hover td{border:none}body .gc-movement-request-schedule .schedule-details{padding:15px 0 0}body .gc-movement-request-schedule .schedule-details__commodity{display:flex;align-items:center}body .gc-movement-request-schedule .schedule-details .quality-icon img{width:24px}body .gc-movement-request-schedule .schedule-details .row{margin:0}@media (min-width:992px){body .gc-movement-request-schedule .schedule-details{padding:15px 0 0}body .gc-movement-request-schedule .schedule-details .row:last-child{margin-top:11px}}body .gc-movement-request-schedule .schedule{padding-top:15px;overflow-x:auto}body .gc-movement-request-schedule .schedule td:first-child,body .gc-movement-request-schedule .schedule th:first-child{padding-left:0}body .gc-movement-request-schedule .details-col{padding:0 0 10px}body .gc-movement-request-schedule .details-col .details-col__value,body .gc-movement-request-schedule .details-col .print-placeholder-caption{text-align:left}@media (min-width:992px){body .gc-movement-request-schedule .schedule{overflow-x:hidden}body .gc-movement-request-schedule .details-col{padding:0 0 10px 15px}body .gc-movement-request-schedule .details-col .details-col__value,body .gc-movement-request-schedule .details-col .print-placeholder-caption{text-align:right}}@media print{body .gc-movement-request-schedule{padding-bottom:10px;border-bottom:1px solid #e8e8e8}body .gc-movement-request-schedule .commodity-details{width:20%}body .gc-movement-request-schedule .request-details{width:80%}body .gc-movement-request-schedule .request-details .details-col{padding-left:0;width:25%}body .gc-movement-request-schedule .request-details .details-col>div{text-align:left}}body.marketplace .gc-transport-plan .details-col>div:first-child,body.marketplace .gc-transport-plan th div:first-child{font-size:11px}body.marketplace .gc-transport-plan .table tbody tr td,body.marketplace .gc-transport-plan .table tbody tr:hover td{border:none}body.marketplace .gc-transport-plan .load-container{padding-top:15px;padding-bottom:15px}body.marketplace .gc-transport-plan .details-col{padding-top:0;padding-bottom:10px}body.marketplace .gc-transport-plan .details-col>div{text-align:left}body.marketplace .gc-transport-plan .freight-provider{margin-top:15px}body.marketplace .gc-transport-plan .freight-provider .print-placeholder-caption{margin-bottom:5px}body.marketplace .gc-transport-plan .freight-provider .fp-autocomplete{max-width:500px}body.marketplace .gc-transport-plan th div:last-child{font-size:13px}body.marketplace .gc-transport-plan .gc-transport-plan-item{margin:30px 0 0}body.marketplace .gc-transport-plan .gc-transport-plan-item__header{border-bottom:solid 1px #e0e0e0}body.marketplace .gc-transport-plan .schedule-details{padding-bottom:0}body.marketplace .gc-transport-plan .plan form{overflow-x:auto}body.marketplace .gc-transport-plan .plan tbody{border-bottom:solid 1px rgba(63,69,79,.19)}body.marketplace .gc-transport-plan .plan td:first-child,body.marketplace .gc-transport-plan .plan th:first-child{width:160px;min-width:160px;padding-right:30px;padding-left:0}body.marketplace .gc-transport-plan .plan td:not(:first-child),body.marketplace .gc-transport-plan .plan th:not(:first-child){width:100px;min-width:100px}@media (min-width:992px){body.marketplace .gc-transport-plan .details-col{padding-top:15px}body.marketplace .gc-transport-plan .gc-transport-plan-item{margin:30px 0 20px}body.marketplace .gc-transport-plan .schedule-details{padding-bottom:10px;padding-top:15px}body.marketplace .gc-transport-plan .plan td:not(:first-child),body.marketplace .gc-transport-plan .plan th:not(:first-child){width:12%}}body.marketplace .gc-transport-plan .provider__section{margin-top:30px}body.marketplace .gc-transport-plan .provider__section-header{display:flex;align-items:center}body.marketplace .gc-transport-plan .provider__section-header div:first-child{margin-right:4px}body.marketplace .gc-transport-plan .provider__section thead{border-bottom:0}body.marketplace .gc-transport-plan .provider__section th{text-transform:none;padding:10px 0 0;font-size:13px}body.marketplace .gc-transport-plan .provider__section tr:not(:first-child){height:auto}body.marketplace .gc-transport-plan .provider__section tr:not(:first-child) td{padding-top:2px;padding-bottom:2px}body.marketplace .gc-transport-plan .provider__section tr:not(:first-child) td:first-child{font-size:11px}body.marketplace .gc-transport-plan .provider__section tr:first-child td{padding-top:5px}body.marketplace .gc-transport-plan .provider__section tr:last-child td{padding-bottom:15px}@media print{body .gc-transport-plan .sub-header-container{border-bottom:1px solid #e8e8e8}body .gc-transport-plan .title-ref .print-inline{display:inline!important;font-size:12pt!important}body .gc-transport-plan .content-container .details-content .details-col{width:25%!important}}body .gc-transport-plan-item .details-col>div:first-child,body .gc-transport-plan-item .schedule__column-desc{font-size:11px}body .gc-transport-plan-item:not(:first-child){padding-top:30px;border-top:dashed 1px #979797}body .gc-transport-plan-item .table tbody tr td,body .gc-transport-plan-item .table tbody tr:hover td{border:none;padding:8px}body .gc-transport-plan-item .table tbody tr.row-auto{height:auto}body .gc-transport-plan-item .table tbody tr.row-auto td{cursor:auto}body .gc-transport-plan-item .table tbody tr.row-disabled:hover{background:0 0}body .gc-transport-plan-item .tp-status-desc{padding-right:15px}body .gc-transport-plan-item .schedule-inner-details{display:flex;flex-wrap:wrap;padding:10px 0}body .gc-transport-plan-item .schedule-inner-details .details-col{width:50%}@media (min-width:992px){body .gc-transport-plan-item .schedule-inner-details{padding:10px;flex-wrap:nowrap;justify-content:space-around}body .gc-transport-plan-item .schedule-inner-details .details-col{width:auto;padding:0 15px}}body .gc-transport-plan-item .schedule-details{padding-top:10px;padding-bottom:10px}@media (min-width:992px){body .gc-transport-plan-item .schedule-details{padding-top:0;padding-bottom:0}}body .gc-transport-plan-item .schedule-details .quality-icon img{width:24px}body .gc-transport-plan-item .plan{padding-top:25px;overflow-x:auto}body .gc-transport-plan-item .plan .tonnage-input{text-align:center}@media (min-width:992px){body .gc-transport-plan-item .plan{overflow-x:hidden}body .gc-transport-plan-item .plan .table-tp{min-width:500px}body .gc-transport-plan-item .plan .table-tp .col-day{width:101px}body .gc-transport-plan-item .plan .tonnage-input{text-align:right}}body .gc-transport-plan-item .plan .tonnage-input input{color:#616871;width:60px;text-align:right;padding:2px 5px;margin:3px;display:inline-block;height:2em}body .gc-transport-plan-item .plan .tonnage-input span{font-family:HelveticaNeue-Bold}@media (min-width:992px){body .gc-transport-plan-item .plan .tonnage-input span{font-family:HelveticaNeue}}body .gc-transport-plan-item .details-col{padding-top:0;padding-bottom:10px}@media print{body .gc-transport-plan-item{border-bottom:1px solid #e8e8e8}body .gc-transport-plan-item .freight-provider{clear:both}body .gc-transport-plan-item .freight-provider div.print-placeholder-caption{padding-bottom:5px}body .gc-transport-plan-item .schedule-details{clear:both;padding-top:5px;border-bottom:1px solid #e8e8e8}body .gc-transport-plan-item .schedule-details .details-col{padding-left:0;width:16.6%}body .gc-transport-plan-item .schedule-details .details-col>div{text-align:left}body .gc-transport-plan-item .freight-provider,body .gc-transport-plan-item .schedule-inner-details{padding-top:20px}body .gc-transport-plan-item gc-auto-complete input{width:50%;display:block!important}body .gc-transport-plan-item .plan input{display:inline!important}body .gc-transport-plan-item .plan table tbody{border-top:1px solid #e8e8e8}}.gc-reset-pin-modal{z-index:11000}.gc-reset-pin-modal__enter-password{margin:40px 0}.gc-reset-pin-modal__enter-password .section-input{max-width:365px;margin:0 auto}.gc-reset-pin-modal__forgot-password-container{text-align:center;margin-top:20px}.gc-reset-pin-modal__validation-error{margin-bottom:15px;text-align:center}.gc-security-pin-input{outline:0}.gc-security-pin-input__container{display:inline-block;position:relative}.gc-security-pin-input__container.valid:before{content:"";display:inline-block;width:16px;height:16px;border-radius:8px;background-color:#616871;position:absolute;left:24px;top:20px}.gc-security-pin-input__digit-container{display:inline-block;margin:0 4px;height:55px;width:55px;text-align:center;font-size:16px;border:1px solid gray;outline:0;color:transparent}.gc-security-pin-input__digit-container.selected{border:2px solid #00b9e4}.gc-security-pin-input__validation-rule{margin:15px auto 0;width:100%;text-align:center}@media (min-width:768px){.gc-security-pin-input__validation-rule{width:60%;margin:40px auto 0}}.gc-security-pin-input__validation-error{margin-bottom:10px}@media (min-width:768px){.gc-security-pin-input__validation-error{margin-bottom:15px}}.p-l-10{padding-left:10px}.m-t-20,.m-tb-20{margin-top:20px}.m-b-15{margin-bottom:15px}.m-b-20,.m-tb-20{margin-bottom:20px}.font-heading,.font-sub-heading{font-weight:700;font-family:Arial Narrow}.font-heading{font-size:14pt!important}.font-sub-heading{font-size:12pt!important}.no-padding-top{padding-top:0!important}body .gc-timeline-item{display:flex;align-items:center;flex-direction:column}body .gc-timeline-item>*{margin-top:5px;font-size:11px;font-style:normal;font-stretch:normal;line-height:1.36;letter-spacing:normal}@media (min-width:992px){body .gc-timeline-item>*{font-size:13px;line-height:1.54}}body .gc-timeline-item__completed,body .gc-timeline-item__date-time{min-height:20px}body .gc-timeline-item__completed-inner{color:#417505;display:flex;align-items:center}body .gc-timeline-item__completed-desc{margin-left:3px}body .gc-timeline-item__icon-container{display:flex;align-items:center;justify-content:flex-start}body .gc-timeline-item__icon{width:35px;height:35px;background-repeat:no-repeat;background-size:contain}@media (min-width:768px){body .gc-timeline-item__icon{width:50px;height:50px}}body .gc-timeline-item__icon-small{width:12px;height:12px;background-repeat:no-repeat;background-size:contain}body .gc-timeline-item__icon-small.checked-icon{display:inline-block;background-image:url(check-green@3x.95708a67cda6fc51.png)}body .gc-timeline-item__icon.completed{background-image:url(tick-blue@3x.d18dc618e2f079cb.png)}body .gc-timeline-item__icon.inprogress{background-image:url(empty-2@3x.ada9e3a3c638f5e3.png)}body .gc-timeline-item__icon.rejected{background-image:url(rejected-light@3x.205a791ecd00c7e0.png)}.gc-counter-info{left:5px!important;max-width:400px}.gc-counter-info .arrow{left:45%!important}.gc-counter-info .popover-container{padding:10px 15px}.gc-counter-info .popover-container .popover-heading{float:left;width:100%}.gc-counter-info .popover-container .heading-icon{margin-top:5px;margin-left:10px;display:inline-block}.gc-counter-info .popover-container .heading-icon .table-icon{max-width:24px}.gc-counter-info .popover-container .heading-icon .table-icon img{max-width:25px;width:25px;height:25px}.holdings-card{background:#fff;box-shadow:2px 2px 1px #3f454f33;padding:10px 15px;position:relative;height:auto;width:310px;margin:auto auto 40px}.holdings-card__header{padding-bottom:10px}.holdings-card__body{border-top:solid 1px #e0e0e0}.holdings-card__body-header{font-size:11px;text-transform:uppercase;line-height:15px}.holdings-card__body-content{font-size:13px;line-height:18px;font-family:HelveticaNeue-Bold;text-transform:lowercase;color:#3f454f}.holdings-card__body-details{display:flex;flex-wrap:wrap;padding:15px 0}.holdings-card__body-details-values{flex:1 1 50%}.holdings-card__body-details-total{flex:1 1 100%;padding-top:10px}.holdings-card__body-chart{min-height:115px;position:relative;cursor:pointer;gap:15px;display:flex;flex-direction:column}.holdings-card__body-chart--hidden{visibility:hidden;cursor:default;pointer-events:none}.holdings-card__body-chart--header{height:15px}.holdings-card__body-chart--header .no-data{text-transform:uppercase;text-align:center;margin:0}.holdings-card__body-chart .top-cash-section,.holdings-card__body-chart .top-trend-section{background-color:#efefef}.holdings-card__body-chart .top-cash-section:hover,.holdings-card__body-chart .top-trend-section:hover{background:#fff1b2}.holdings-card:hover{box-shadow:8px 8px 8px #3f454f4d;transition:.3s ease}.holdings-card .holdings-card__actions{width:100%}.holdings-card .holdings-card__actions-action{padding-top:10px}.holdings-card .holdings-card__actions-action>input{width:100%;margin:0}.buyer-settings-template{padding:15px}@media (max-width:991px){body .tickets-screen .mobile-cta .pull-right{width:100%}}body .tickets-screen .filters{padding:40px 0}body .tickets-screen .filters h1{font-size:2em;text-transform:uppercase;font-family:HelveticaNeue-Bold;margin-bottom:35px}body .tickets-screen .filter-tabs{width:200px;margin-left:0}body .tickets-screen .filter-tabs hr{height:1px;background-color:#e2e2e2;width:100%}body .tickets-screen .group-filter-header{font-size:13px;line-height:13px;color:#6a6a6a;padding:0}body .tickets-screen .group-filter-header .header-text{padding-bottom:8px;cursor:pointer;padding-left:5px}body .tickets-screen .selected-group-header{font-family:HelveticaNeue-Bold;font-size:14px;font-style:normal;border-bottom:2px solid #3f454f}body .tickets-screen .ticket-mobile-search{margin-top:50px}body .tickets-screen .ticket-mobile-filters{margin:40px 0 10px}@media print{body .tickets-screen .ticket-mobile-filters{margin:0}}body .tickets-screen .details-button:hover{text-decoration:underline;cursor:pointer}body .tickets-screen .details-popup{position:absolute;background:#d5d5a3;padding:0 15px}body .tickets-screen .details{max-width:26px;text-align:center}body .tickets-screen .ticket-quality-icon{padding:0 5px}@media (max-width:991px){body .tickets-screen .filter-tabs{width:100%}body .tickets-screen .sup-btns{display:none}}body .tickets-screen .gcbtn.btn-mobile-search{margin-top:50px}body .tickets-screen ul li{width:unset}body .tickets-screen ul.mobile-tabs{background:#fff;border-color:#fff}body .tickets-screen ul.mobile-tabs li{width:26%}body .tickets-screen ul.mobile-tabs li.long{width:45%}body .tickets-screen .mobile-card-header .tick-cell{padding-left:15px}body .tickets-screen .mobile-card-body .card-cell{margin-top:15px}.gc-trade-cards__body-subsection:not(:first-child){padding-top:15px;color:#3f454f}@media (max-width:768px){.gc-trade-cards__body-subsection:not(:nth-child(2)){padding-top:15px}}.p-l-10{padding-left:10px}.m-t-20,.m-tb-20{margin-top:20px}.m-b-15{margin-bottom:15px}.m-b-20,.m-tb-20{margin-bottom:20px}.font-heading,.font-sub-heading{font-weight:700;font-family:Arial Narrow}.font-heading{font-size:14pt!important}.font-sub-heading{font-size:12pt!important}.no-padding-top{padding-top:0!important}.gc-offer-detail{height:449px}@media (min-width:992px){.gc-offer-detail .gc-modal__body-column:nth-child(1){width:60%}.gc-offer-detail .gc-modal__body-column:nth-child(2){width:40%}}.gc-offer-detail .price-input.has-error .input{border-color:#a94442!important}.gc-offer-detail .price-input .input-text{width:calc(100% - 36px)}.gc-offer-detail .price-input .input-offer{width:100%}.gc-offer-detail .price-input .input-offer:before{margin-top:10px}.gc-offer-detail .price-input .input-offer span{background-color:#fff;max-width:200px;margin:0!important;height:40px;font-family:HelveticaNeue}.gc-offer-detail .price-input .input{border:1px solid #cacaca;padding:0 10px}.gc-offer-detail .price-input .input:focus{border-color:#91a8ce}.gc-offer-detail .price-input input-kaede .input--kaede .input__field--kaede{text-align:left}.gc-offer-detail .price-input input-kaede .input__label-content--kaede{font-size:10px;line-height:18px}.gc-offer-detail .price-input input-kaede .input--filled .input__field--kaede{width:80px;margin:0;padding:0 10px}.gc-offer-detail .price-input input-kaede .input--filled .input__label--kaede{transform:translate(60%)}.gc-offer-detail ul{margin-left:0}.gc-offer-detail .summary,.gc-offer-detail ul>li:not(:first-child){padding-top:10px}body.marketplace .gc-time-frame .date-label{padding:10px 0}@media (min-width:768px){body.marketplace .gc-time-frame .date-label{padding:0 0 20px}}body.marketplace .gc-time-frame .datetime-picker{border-top:1px solid #e2e2e2;padding:10px 0}@media (min-width:992px){body.marketplace .gc-time-frame .datetime-picker{padding:20px 0}}.p-l-10{padding-left:10px}.m-t-20,.m-tb-20{margin-top:20px}.m-b-15{margin-bottom:15px}.m-b-20,.m-tb-20{margin-bottom:20px}.font-heading,.font-sub-heading{font-weight:700;font-family:Arial Narrow}.font-heading{font-size:14pt!important}.font-sub-heading{font-size:12pt!important}.no-padding-top{padding-top:0!important}.loading-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:5000}.loading-overlay--absolute{position:absolute}.loading-overlay .background{background-color:#394857;opacity:.5;width:100%;height:100%;position:absolute;top:0;bottom:0}.loading-overlay .content-container{color:#efefef;position:fixed;padding:2em;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.p-l-10{padding-left:10px}.m-t-20,.m-tb-20{margin-top:20px}.m-b-15{margin-bottom:15px}.m-b-20,.m-tb-20{margin-bottom:20px}.font-heading,.font-sub-heading{font-weight:700;font-family:Arial Narrow}.font-heading{font-size:14pt!important}.font-sub-heading{font-size:12pt!important}.no-padding-top{padding-top:0!important}.gc-btn-link-single{display:flex;padding-top:12px}.gc-text-align-left{text-align:left!important}.gc-padding-left-2{padding-left:20px!important}.gc-place-offer .ticket-filter .mobile-dropdown>div,.grower-transfer .ticket-filter .gc-dropdown__label{display:none}.bottom-border{border-bottom:1px solid #e2e2e2}.top-border{border-top:1px solid #e2e2e2}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.p-0{padding:0}.float-l{float:left}.m-t-10{margin-top:10px}.m-t-20{margin-top:20px}.m-b-20{margin-bottom:20px}.text-bold{font-family:HelveticaNeue-Bold;font-weight:400}.font-heading{font-size:14pt!important;font-weight:700;font-family:Arial Narrow}.font-sub-heading{font-size:12pt!important;font-weight:700;font-family:Arial Narrow}.font-body{font-size:10pt!important;font-weight:400;font-family:Arial Narrow}.font-caption{font-size:6pt!important;font-weight:700!important;text-transform:uppercase;font-family:Arial Narrow}.text-end{text-align:right!important}.float-right{float:right!important}.gc-display-block{display:block!important}.gc-display-none{display:none!important}.gc-outline-none{outline:none!important}.w-s-normal{white-space:normal!important;word-wrap:break-word}.no-horizontal-padding{padding-left:0!important;padding-right:0!important}.gc-no-btm-border{border-bottom:none!important}.gc-bold{font-weight:700!important}.gc-overflow-y-hidden{overflow-y:hidden!important}.gc-page{height:100%;width:100%;display:flex;flex-direction:column}@media (min-width:992px){.gc-page{flex-direction:row}}@media print{.gc-page{flex-wrap:wrap;height:auto}}.gc-page.show-accordion .gc-page__right-column{padding-top:28px}.gc-page.show-accordion .gc-page__right-column .right-column__action-container{display:block}@media (min-width:992px){.gc-page.show-accordion .gc-page__right-column{padding-top:15px}.gc-page.show-accordion .gc-page__right-column .right-column__action-container{display:flex}}.gc-page__left-column{z-index:1;min-height:2px;position:relative;opacity:1;flex-shrink:0;flex-grow:1;padding-bottom:25px}.gc-page__left-column .trade-balance-container{display:block;padding:5px;background:#e2e2e2}.gc-page__left-column .trade-balance-container .gc-trade-balance-widget{max-width:310px;width:100%;margin:0 auto}.gc-page__left-column .trade-balance-container .gc-trade-balance-widget .popover{max-width:310px;width:100%}@media (min-width:992px){.gc-page__left-column{flex-grow:0;padding-bottom:0;display:flex;flex-flow:column;height:100%;width:250px}.gc-page__left-column .trade-balance-container{display:none}}@media print{.gc-page__left-column{height:auto}}.gc-page__left-column>div:not(.trade-balance-container){padding:0 15px;position:relative;background:#fff}@media (min-width:992px){.gc-page__left-column>div:not(.trade-balance-container){width:250px;padding:30px 30px 0}}@media print{.gc-page__left-column>div:not(.trade-balance-container){padding-left:0;padding-right:0}}.gc-page__left-column.collapsed{flex-grow:0;padding-bottom:0}.gc-page__left-column.collapsed>div>gc-filter-accordion .filters-wrapper>*:not(gc-filters):not(.show-on-result):not([class*="filter"]){display:none}.gc-page__left-column.collapsed .gc-filters.gc-filters.show-on-result{display:block}.gc-page__left-column.collapsed .gc-filters:not(.show-on-result){display:none}.gc-page__left-column.collapsed .gc-filters-panel.show-on-result{display:block}.gc-page__left-column.collapsed .gc-filters-panel:not(.show-on-result){display:none}.gc-page__left-column.collapsed gc-mandatory-filter-card,.gc-page__left-column.collapsed .gc-mandatory-filter-card{display:none}.gc-page__left-column.collapsed .gc-reset-filters{display:none}.gc-page__left-column h1{margin-bottom:35px;line-height:1.5;overflow:hidden}.gc-page__left-column .gc-filters.show-on-result{display:none}@media print{.gc-page__left-column .gc-filters.show-on-result{display:block}}@media (min-width:992px){.gc-page__left-column .gc-filters.show-on-result{display:block}}.gc-page__left-column .gc-filters-panel.show-on-result{display:none}@media print{.gc-page__left-column .gc-filters-panel.show-on-result{display:block}}@media (min-width:992px){.gc-page__left-column .gc-filters-panel.show-on-result{display:block}}@media (min-width:992px){.gc-page__left-column .gc-dropdown__label{display:none}}.gc-page__right-column{width:100%;background:#e2e2e2;padding:10px 0;position:relative;flex:1 1 100%}.gc-page__right-column h4{padding-left:12px}@media print{.gc-page__right-column h4{padding-left:0}}@media (min-width:992px){.gc-page__right-column h4{padding-left:0}}@media (min-width:992px){.gc-page__right-column{height:100%;width:auto;overflow:initial;flex-flow:column;display:flex;padding:15px;overflow-x:hidden}}@media print{.gc-page__right-column{padding-left:0;padding-right:0}}.gc-page__right-column.collapsed{display:none}@media (min-width:992px){.gc-page__right-column.collapsed{display:flex}}.gc-page__right-column .right-column__action-container--relative{position:relative;padding-top:20px}.gc-page__right-column .right-column__action-container--relative .right-column__action-container--absolute{position:absolute;right:0;bottom:-28px}.gc-page__right-column .right-column__action-container--left{align-items:center}@media (min-width:992px){.gc-page__right-column .right-column__action-container--left{justify-content:flex-start}}.gc-page .badge{display:inline-block;min-width:22px;border-radius:50%;margin-left:5px;padding:0;text-align:center;vertical-align:middle;line-height:22px;font-size:13px;font-family:HelveticaNeue-Bold;color:#fff;background-color:#3f454f}ngb-popover-window.fade{opacity:1;transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){ngb-popover-window.fade{transition:none}}ngb-popover-window.fade:not(.show){opacity:0}ngb-popover-window.bs-popover-top>.arrow,ngb-popover-window.bs-popover-bottom>.arrow{left:50%;margin-left:-1rem / 2}ngb-popover-window.bs-popover-top-left>.arrow,ngb-popover-window.bs-popover-bottom-left>.arrow{left:1em!important}ngb-popover-window.bs-popover-top-right>.arrow,ngb-popover-window.bs-popover-bottom-right>.arrow{left:auto;right:1em!important}ngb-popover-window.bs-popover-left>.arrow,ngb-popover-window.bs-popover-right>.arrow{top:50%;margin-top:-1rem / 2}ngb-popover-window.bs-popover-left-top>.arrow,ngb-popover-window.bs-popover-right-top>.arrow{top:10px}ngb-popover-window.bs-popover-left-bottom>.arrow,ngb-popover-window.bs-popover-right-bottom>.arrow{top:auto;bottom:.7em}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:2.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 11px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:-11px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:-10px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 12px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}body.marketplace>.popover{z-index:10000}.action-container,.gc-page__right-column .right-column__action-container{padding:15px;display:flex;justify-content:flex-end;flex-direction:column}.action-container--left,.gc-page__right-column .right-column__action-container--left{justify-content:flex-start}@media (min-width:992px){.action-container,.gc-page__right-column .right-column__action-container{padding:0 0 10px;flex-direction:row}}.action-container>*,.gc-page__right-column .right-column__action-container>*{flex-grow:1}@media (min-width:992px){.action-container>*,.gc-page__right-column .right-column__action-container>*{flex-grow:0}}.action-container>* input,.gc-page__right-column .right-column__action-container>* input{width:100%}.action-container>* button,.gc-page__right-column .right-column__action-container>* button{width:100%}.action-container>*:not(:first-child),.gc-page__right-column .right-column__action-container>*:not(:first-child){padding-top:10px}@media (min-width:992px){.action-container>*:not(:first-child),.gc-page__right-column .right-column__action-container>*:not(:first-child){padding-left:10px;padding-top:0}}@media print{.action-container,.gc-page__right-column .right-column__action-container{display:none}}.popover-action .action-wrapper{padding:0 3px}.popover-action .action-popover{top:-7px!important;padding:0 3px;width:auto!important;min-width:127px;max-width:none;box-shadow:0 3px 3px #0000003d;border:solid 1px #e0e0e0}.popover-action .action-popover .popover-body{display:flex;flex-direction:column;padding:3px}.popover-action .action-popover .popover-body>*:not(:first-child){margin-top:3px}.popover-action .action-popover .popover-body .gc-button{width:100%}.popover-action .action-popover .popover-body .gc-button .gcbtn{height:32px!important}.popover-action .action-popover .arrow{top:-7px;right:15px;margin:0;border-bottom-color:#e0e0e0;width:0;height:0;border-style:solid;border-width:0 10px 7px;position:absolute;display:block;border-color:transparent}.popover-action .action-popover .arrow:before,.popover-action .action-popover .arrow:after{width:0;height:0;top:0;margin-left:-3px;content:"";border-width:0 10px 7px;position:absolute;display:block;border-color:transparent;border-style:solid;border-top-width:0}.popover-action .action-popover .arrow:before{border-bottom-color:#e8e8e8}.popover-action .action-popover .arrow:after{top:1px;border-bottom-color:#fff}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50% / 100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.carousel.single-slide .carousel-indicators{display:none}.action-link{display:inline;text-decoration:underline;cursor:pointer}.action-link:hover{color:#597bac}.hide-frame{display:none;visibility:hidden;height:0;width:0}
