﻿.directory-inputs #progress-box #status-text,.flexcol,.flexrow{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.flexrow{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.flexcol{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.center-flex{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;-moz-justify-content:center !important;justify-content:center !important}.left-flex{-webkit-box-pack:flex-start !important;-ms-flex-pack:flex-start !important;-webkit-justify-content:flex-start !important;-moz-justify-content:flex-start !important;justify-content:flex-start !important}.right-flex{-webkit-box-pack:flex-end !important;-ms-flex-pack:flex-end !important;-webkit-justify-content:flex-end !important;-moz-justify-content:flex-end !important;justify-content:flex-end !important}a.transformButton,a.transformButtonStyle2{text-decoration:none;display:inline-block;margin:.5em}.actionBox{float:right;line-height:100%;text-align:center;background-color:#af2e36;color:#fff;padding:5px 8px;font-size:80%;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:.5em;font-weight:bold;border:1px solid #000}.actionBox:hover{background-color:#d7979b;color:#fff;cursor:pointer}.directory-inputs{display:none;position:absolute;z-index:500;margin:auto;left:50%;border:3px solid rgba(62,60,72,.9);border-radius:1em 1em 1em 1em;-moz-border-radius:1em 1em 1em 1em;-webkit-border-radius:1em 1em 1em 1em;background:rgba(255,255,255,.9);padding:1em}.directory-inputs form,.directory-inputs .inputs{position:relative}.directory-inputs .errors{color:#af2e36;font-size:1.15em;text-align:center;transition:.5s ease-in-out}.directory-inputs .approval{font-size:1.15em;text-align:center;transition:2s ease-in-out}.directory-inputs #progress-box{position:absolute;overflow:hidden;width:100%;height:100%;background:#3e3c48;opacity:.85;border-radius:.5em .5em .5em .5em;-moz-border-radius:.5em .5em .5em .5em;-webkit-border-radius:.5em .5em .5em .5em}.directory-inputs #progress-box #status-text{color:#fff;position:absolute;text-align:center;width:100%;height:100%;z-index:2;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.directory-inputs #progress-box #progress-bar{z-index:1;position:relative;background:#918581;height:100%;mask-clip:border-box}.directory-inputs #progress-box #progress-bar.loader::before{content:"";mix-blend-mode:multiply;position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:.35;background-image:url("../images/gear.gif");background-repeat:no-repeat;background-position:center}.directory-structure *{margin:unset}.directory-structure ul{border-left:2px dotted #0272b5;border-bottom:1px dotted #bfddef;border-right:2px dotted #bfddef;margin:1em auto;padding:.25em 0 .25em 1em;border-radius:.5em .5em .5em .5em;-moz-border-radius:.5em .5em .5em .5em;-webkit-border-radius:.5em .5em .5em .5em}.directory-structure li{list-style:none;margin:.5em 1em}.directory-structure li .directory{display:inline-block}.directory-structure li .directory:hover{cursor:pointer}.directory-structure li .directory img.icon{margin-left:-1em;width:auto;height:1.5em}.directory-structure li .subdirectory{display:none}.directory-structure li .fa{margin-right:.5em;position:relative}.directory-structure li .fa .tooltiptext{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s;font-size:.85em;font-weight:bold}.directory-structure li .fa .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.directory-structure li .fa:hover .tooltiptext{visibility:visible;opacity:1}.directory-structure li .spacer{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;border-bottom:1px dotted #3e3c48}.directory-structure li .directory-row{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.directory-structure li .file-row{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.directory-structure li .actions{font-size:1.1em;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.directory-structure li .actions>div{cursor:pointer;margin:0 .5em}.directory-structure li .actions .add{color:#2a8319}.directory-structure li .actions .edit{color:#3e3c48}.directory-structure li .actions .remove{color:#af2e36}label{margin-bottom:.5rem}fieldset{border:1px solid gray}legend{float:unset;font-size:1.15em;color:#fff !important;background:gray !important;padding:3px 6px}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-check-inline{margin-right:0 !important}.form-check-label{margin-top:.15em;padding-left:.25em !important}.form-check-label>.form-check-input{margin-top:3px !important}.form-check-label>.label-span{margin-left:.15em}.form-group-label{margin-left:.625rem}input[type=checkbox].form-check-input{margin-right:0 !important}.table>:not(caption)>*>*{background:unset;color:unset}#searchTable{border:1px solid #0265a8}.table-bordered td,.table-bordered th{border:1px solid #dee2e6;padding:.75rem}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0;border-left-width:0}.btn{white-space:nowrap}.ui-widget{font-size:75% !important}.green{color:#2a8319}.flexrow-left{-webkit-box-pack:flex-start !important;-ms-flex-pack:flex-start !important;-webkit-justify-content:flex-start !important;-moz-justify-content:flex-start !important;justify-content:flex-start !important}.flexrow-left *{margin-right:1em}.flexrow-right{-webkit-box-pack:flex-end !important;-ms-flex-pack:flex-end !important;-webkit-justify-content:flex-end !important;-moz-justify-content:flex-end !important;justify-content:flex-end !important}.flexrow-right>div{margin-left:1em}.flexrow-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;-webkit-justify-content:center !important;-moz-justify-content:center !important;justify-content:center !important}.flexrow-center>div{margin:auto 1em}.flex-space-between{-webkit-box-pack:space-between !important;-ms-flex-pack:space-between !important;-webkit-justify-content:space-between !important;-moz-justify-content:space-between !important;justify-content:space-between !important}i{font-style:italic}.header-main-brand{padding-top:0 !important}.header-main-brand-bottom-border{width:100% !important;padding-bottom:1.5rem !important}.logout{margin:1em !important;color:#fff}.logout a{background:#1b80bc;padding:.5em 1em;border-radius:.25em .25em .25em .25em;-moz-border-radius:.25em .25em .25em .25em;-webkit-border-radius:.25em .25em .25em .25em;font-weight:700;text-decoration:none;white-space:nowrap}.logout a:hover{color:#fff}.admin-area .lang{position:static !important}.admin-area .container{margin-top:2rem}.admin-area select{height:52px !important}.admin-area .border-cover{margin:0 4px}.admin-area .header-main-brand-bottom-border{padding-bottom:1rem !important}.admin-area .header-drop{position:unset}@media screen and (min-width: 730px){.admin-area .header-drop{margin:0 auto;width:90%;min-width:90%}.admin-area .header-main-brand-bottom-border{padding-bottom:3.25rem !important}}@media screen and (min-width: 1000px){.admin-area .header-drop{min-width:unset}}.recordList{border:2px solid gray;border-radius:.5em .5em .5em .5em;-moz-border-radius:.5em .5em .5em .5em;-webkit-border-radius:.5em .5em .5em .5em;background:#fff;padding:.25em;position:relative}.recordList .item{padding:.5em;font-size:1.2em}.recordList .removeItem{-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;color:#fff;background:#af2e36;padding:5px;cursor:pointer}.recordList.expired{color:#af2e36;border-color:#af2e36}.recordList.expired:after{content:"EXPIRED";position:absolute;font-weight:bold;font-size:3em;opacity:.5;top:25%;left:50%}.recordList.soldout{color:#af2e36;border-color:#af2e36}.recordList.soldout:after{content:"SOLD OUT";position:absolute;font-weight:bold;font-size:3em;opacity:.5;top:25%;left:50%}.transformButton{cursor:pointer}.responseMessage{left:0;right:0;margin-left:auto;margin-right:auto}input[type=checkbox],.form-block .info-section input[type=radio]{margin:.3em}.reorderRows{cursor:pointer;color:#0265a8}#monerisCheckoutContainer{height:640px;border:none !important}#paymentInfo{margin:0}#mcoContainer+.form-block{width:100%}@media screen and (max-width: 980px){#monerisCheckoutContainer{height:680px}}@media screen and (max-width: 768px){#monerisCheckoutContainer{height:760px}}#profile .info-section{padding:.5em}#searchTable{border-color:#0265a8;width:100% !important}#searchTable tr{cursor:pointer}#searchTable tr:hover{background:#81b2d4}#searchTable tr.selected{background:#0265a8}#searchTable tr th{border-color:#1b74b1;background:#c6dceb}#searchTable tr th.sorting,#searchTable tr th.sorting_asc,#searchTable tr th.sorting_desc,#searchTable tr th.sorting_disabled{background:#0265a8;color:#fff}#searchTable tr th.sorting_asc,#searchTable tr th.sorting_desc{background:#1b74b1}#searchTable tr th input{border-radius:.25em .25em .25em .25em;-moz-border-radius:.25em .25em .25em .25em;-webkit-border-radius:.25em .25em .25em .25em;background:#eef5f9;padding:.25em}.form-control{display:inline-block;width:auto}.formSelect{width:100%}.notes{font-size:.85em;line-height:1em;font-style:italic}.tooltip .arrow{margin:inherit;background:none}.transformButton2{text-align:center;font-size:1rem;border:2px solid #3e3c48;background-color:#3e3c48;font-weight:bold;color:#fff;border-radius:.25em .25em .25em .25em;-moz-border-radius:.25em .25em .25em .25em;-webkit-border-radius:.25em .25em .25em .25em;padding:.25em .5em;text-decoration:none;cursor:pointer}.transformButton2:hover{background-color:#918581;color:#3e3c48}.textCenter{text-align:center}.inputGroup{border-radius:25px;background-color:#fff;padding:15px}.highlight:nth-child(even){background:#d3d3d3}.highlight td{padding:3px}.redText{color:#af2e36}.ui-autocomplete{position:absolute;cursor:pointer;z-index:1001 !important}.ui-menu .ui-menu-item a{cursor:pointer}.tags{list-style:none;margin:0;overflow:hidden;padding:0}.tags li{float:left}.tag{background:#fff;border-radius:3px 0 0 3px;color:#918581;display:inline-block;height:26px;line-height:26px;padding:0 20px 0 23px;position:relative;margin:0 10px 10px 0;text-decoration:none;-webkit-transition:color .2s}.tag::before{background:#fff;border-radius:10px;box-shadow:inset 0 1px rgba(0,0,0,.25);content:"";height:6px;left:10px;position:absolute;width:6px;top:10px}.tag::after{background:#fff;border-bottom:13px solid transparent;border-left:10px solid #fff;border-top:13px solid transparent;content:"";position:absolute;right:0;top:0}.tag:hover{background-color:crimson;color:#fff}.tag:hover::after{border-left-color:crimson}.header{z-index:inherit}.main{z-index:inherit}.multiselect-container{z-index:999996 !important}.multiselect-container li{padding-left:15px !important}.multiselect-container input{margin-right:0 !important}.multiselect-container .dropdown-menu{top:0px !important}.reportOptions h3{font-size:1.2em;font-weight:bold}.bundle{display:inline-block;vertical-align:top;border-left:1px solid;border-right:1px solid;padding:0px 5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.bundle input[type=checkbox]{margin-right:2.5px !important}.centerDiv{display:flex;align-items:center;justify-content:center}#getResults{cursor:pointer}.form-block .info-section:not(.adminlogin){gap:1em;background:#ececed;padding:.5em;margin:.5em auto;border-radius:.5em .5em .5em .5em;-moz-border-radius:.5em .5em .5em .5em;-webkit-border-radius:.5em .5em .5em .5em}.form-block .info-section:not(.adminlogin) blockquote{margin-left:2rem}.form-block .info-section:not(.adminlogin) *{font-size:1em !important}.form-block .info-section:not(.adminlogin) *:not([type=button],[type=submit]){border-color:#78777f !important}.modal-flexrow{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-align-items:center !important;-moz-align-items:center !important;align-items:center !important;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row !important;-moz-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}.adminForm .title{font-size:1em;color:#4b565e}.form-block .info-section{text-transform:initial}.subRowTextNoResults{text-align:center;vertical-align:middle;color:#af2e36}.subTable{width:100%;max-width:100%}fieldset{background-color:#ececed}fieldset.highlight{border:2px solid #918581 !important;padding:5px;font-size:1em !important;background:#fff}fieldset.highlight legend{font-size:1em !important;color:#fff !important;background:#918581 !important;padding:3px 6px}fieldset.reporthighlight{border:2px solid #918581 !important;padding:5px;font-size:1em !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}fieldset.reporthighlight legend{color:#fff !important;background:#918581 !important;padding:3px 6px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}fieldset.reporthighlightdark{border:2px solid #3e3c48 !important;padding:5px;font-size:1em !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}fieldset.reporthighlightdark legend{font-size:1em;color:#fff !important;background:#3e3c48 !important;padding:6px 12px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}fieldset .title{font-size:1.15em;color:#0265a8;text-align:center;font-weight:bold}table.summary th{background:#3e3c48;padding:.25em;color:#fff;border-top:1px solid #d8d8da}table.formatted{width:100%}table.formatted tr{border:1px solid #0265a8}table.formatted th,table.formatted td{padding:5px;text-align:center;vertical-align:top}table.formatted th{color:#fff;background-color:#0265a8}table.formatted .add-underline{border-bottom:1px solid #0265a8}table.formatted .align-left{text-align:left}table.formatted .align-right{text-align:right}table.formatted .blue-highlight{background:#85d1e9}table.formatted .blue-highlight-light{background:#ceecf6;color:#0aa2d3}table.formatted .end-record-block{border-top:.5em solid #024c7e}@media screen and (min-width: 990px){table.formatted{width:80%;margin:auto}}.box-it{border:2px solid #3e3c48;padding:.5em;margin:0 auto .5em auto;border-radius:0 0 .5em .5em;-moz-border-radius:0 0 .5em .5em;-webkit-border-radius:0 0 .5em .5em;background:#ececed}.box-it fieldset{background:#fff}div.addTopMargin{margin-top:var(--marg)}div.addTopMargin:first-child{margin-top:1em}.adminInput{padding:.25rem .5rem !important;font-size:.875rem !important;line-height:1.5 !important;border-radius:.2rem !important;width:auto !important;-webkit-appearance:none;margin:0;-moz-appearance:textfield}.adminInput.fullwidth{width:100% !important}.adminSmall{font-size:.8em}.referralProvince li.referralClick .checkbox:after,.referralProvince .cityname .checkbox:after{width:7px;height:12px}input.adminInput:read-only{background-color:#d3d3d3 !important;cursor:not-allowed}select.adminInput:disabled{background-color:#d3d3d3 !important;cursor:not-allowed}.transformButton:disabled{cursor:not-allowed}.certificateSelection h1{font-size:1.5em}.certificateSelection h1 img{display:none}input[name=createPrivateSale]{display:inline-block;float:left}input[name=createPrivateSale] label{display:inline-block;float:left;clear:left;width:250px;text-align:right}.adminDarkBlue{color:#024c7d}.attribution{background:rgba(191,221,239,.75);padding:.25em;color:#fff;margin:.125em 0;border-radius:.25em .25em .25em .25em;-moz-border-radius:.25em .25em .25em .25em;-webkit-border-radius:.25em .25em .25em .25em}.attribution.Cash{background:rgba(106,168,94,.6);color:#eaf3e8}.certificateRow{padding:3px}.certReport{margin:20px 0px 0px 25px;display:flex;justify-content:center}.break{border-bottom:2px dotted #b3b3b3;clear:left;margin-bottom:10px}.break.breakRed{border-color:#e7c0c3}.breakVendor{border-bottom:3px solid #000;clear:left;margin-bottom:10px}.breakVendor.breakRed{border-color:#af2e36}.tableHeader{font-size:1.2em;color:#0272b5}.ui-autocomplete-loading{background:url("../images/loading.gif") no-repeat right center}.certificateReport{border-collapse:separate;border-spacing:.8em;width:100%}.certificateReport strong{font-weight:bold}.certRow{border-top:2px dotted #918581}.reportIndent{margin-left:12%}.reportHighlight{border:2px solid #918581 !important;padding:5px;font-size:1em !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.reportHighlight legend{color:#fff !important;background:#918581 !important;padding:3px 6px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:.9em}.reportHighlightItem{display:inline;float:left;font-weight:bold;font-size:.8em !important}.certOffer:before{content:"• "}.certOffer{width:61%}.certRevenue{width:15%}.certQuantity{width:18%}td.details-control{background:url("https://www.datatables.net/examples/resources/details_open.png") no-repeat center center;cursor:pointer}tr.shown td.details-control{background:url("https://www.datatables.net/examples/resources/details_close.png") no-repeat center center}.subRowText{font-size:.9em}.menu{background-color:#0265a8;display:none}.menu-items{display:flex}.header-drop .drop-controls>div{font-size:.75rem}.header-drop .drop-controls{justify-content:space-evenly}.navbar{padding-left:1rem;padding-right:1rem;background-color:#0265a8 !important}.navbar-default{background:0 0;border:none;font-family:"Source Sans Pro","Lucida Sans Unicode","Lucida Grande",sans-serif}.navbar .navbar-nav>li>a{color:#fff;font-size:1em;text-transform:uppercase}.navbar>li>a:focus,.navbar .navbar-nav>li>a:hover{color:#fff}.navbar .navbar-nav>.open>a,.navbar .navbar-nav>.open>a:focus,.navbar .navbar-nav>.open>a:hover{color:#fff;background:#0aa2d3}.navbar-nav li:hover>ul.dropdown-menu{display:block}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:95%;margin-top:-1em}.dropdown-menu>li>a:hover:after{text-decoration:underline;transform:rotate(-90deg)}.navbar-nav{flex-direction:row}.header-main .header-main-controls .header-main-nav{font-size:.8rem}.header-main-nav{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.header-main-nav .nav-login{margin-right:1.5em}.nav .dropdown-menu{top:80% !important}.locationOptions{text-align:left;width:100%;padding:0px;margin:0px auto;font-size:1.5em}.vendorLocation{width:auto;text-align:left;margin:3px 0px;padding:0px;clear:left}.locationFieldSet{margin:10px;text-align:left;background-color:#918581;margin:0px;padding:0px 5px 5px 5px}.locationFieldSet legend{color:#fff;font-size:.7em;background-color:#918581;padding:3px 5px}.locationFieldSet li{list-style:none;float:left;margin:0px 3px 3px 0px;display:block;color:#665d5a;font-weight:bold;font-size:.8em;padding:5px 10px;text-decoration:none;cursor:pointer;border:1px solid #918581;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.form-block .locationContractSelect .locationOptions li:hover,.form-block .locationContractSelect .locationOptions .selected{background-color:#a79d9a;color:#fff;cursor:pointer;border:1px solid #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}legend{width:auto}.createLocationButton{background-color:#746a67;line-height:1;font-size:.8rem}.xbutton{color:#fff;background:red;padding:1px 4px 1px 4px;right:0;top:0;cursor:pointer;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;float:right}.imageUploader{margin:1em auto;position:relative}.imageUploader .title{font-weight:bold}.imageUploader #cropContainerHolder{position:relative;margin:auto;text-align:center}.imageUploader .imageHolder{margin:1em auto}.imageUploader .imageHolder>div{position:relative;display:inline-block}.imageUploader .imageHolder .removeImage{position:absolute;padding:.25em .5em;background:#af2e36;font-weight:bold;color:#fff;top:0;right:0;border-radius:.25em .25em .25em .25em;-moz-border-radius:.25em .25em .25em .25em;-webkit-border-radius:.25em .25em .25em .25em}.imageUploader .imageHolder .removeImage:hover{cursor:pointer}.imageUploader .existingImage table{font-size:.8em}.imageUploader .existingImage table img{max-height:5em}.imageUploader #cropContainerPreload{background:#fff;border:1px solid #000;margin:auto;position:relative;box-sizing:border-box;margin-bottom:2em}.imageUploader .cropImageWrapper{pointer-events:all}.imageUploader .smallCertImage{border-left:2px solid red;alpha:.6;width:500px;height:250px;position:absolute;box-sizing:border-box;z-index:9999;pointer-events:none}.imageUploader .newsletterImage{border-left:2px solid red;width:360px;height:250px;box-sizing:border-box;right:0;bottom:0;pointer-events:none;position:absolute}.imageUploader .smallCertImage label{position:absolute;left:0;bottom:0;background:red;color:#fff;padding:0 1em}.imageUploader .imgpreview,.imageUploader #commitArea{display:none;width:auto;margin:15px auto}.imageUploader ul.instructions li{line-height:1.25em}.imageUploader .iconthumbnail{display:inline-block;height:1.25em;margin:0 3px;background:#000}#cropContainerHolder .cropControls{right:3em}#cropContainerHolder .cropControls i{background-color:rgba(0,0,0,.5)}#cropContainerHolder .cropImageWrapper{border:1px solid #af2e36}label.updateCountInput{display:inline-block;float:left;clear:left;width:75px;text-align:right;margin-right:10px}input.updateCountInput{display:inline-block;float:left;padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;width:auto}.collapsible{background-color:#eee;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px;position:relative}.collapsible:hover{background-color:#ccc}.collapsible[data-toggle=collapse]:after{font-family:"Glyphicons Halflings";content:"►";position:absolute;color:#0265a8;font-size:18px;line-height:22px;right:20px;top:calc(50% - 10px);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.collapsible[data-toggle=collapse].collapsed:after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.content{padding:0 18px;display:none;overflow:hidden;background-color:#f1f1f1}.card{border:none !important}.card-header{border-bottom:none !important}td.highlight{background:#80bcdf;padding:3px}.bigger{font-size:125%}.salesRepTableHeader{color:#fff;background-color:#000;padding:5px;border-right:1px solid #fff;text-align:center;white-space:nowrap}th.titlebar{background:#000;text-align:center;font-size:1.5em;border:none}td.noborder,th.noborder{border:none;padding:0}td.spacer{width:20px;padding:5px 0}td.vendhighlight{background:#e0e0de;padding:3px}.overline{border-top:solid 1px #000}td.spacer{width:20px;padding:5px 0}.offer.td{border-right:1px solid #000;padding-right:3px}.underline{border-bottom:solid 1px #000;text-decoration:none}.vendhighlight2{background:#80bcdf;padding:3px}#alphaList a{padding:2px 5px;margin:0px 1px;border:2px solid #000;background-color:#f2f2f2;color:#000;text-decoration:none}.dropdown-menu{min-width:20rem}.removePadding{padding:0 !important}.addInfoSectionPadding{padding:.5em !important}.ecertTemplate .barcode-container .barcode-item span{top:0}#printview .close-window::before{top:-24px !important}/*# sourceMappingURL=administration.css.map */
