:root{--main-text-color:#333;--yellow:#fdb723;--yellow-hover:#eea811;--red:#e51414;--almost-white:#f7f7f9;--small-width:460px}.search-flex-wrapper{align-items:center;display:flex;justify-content:space-between;margin:30px auto 0;width:100%}.search-flex-wrapper .search-wrapper{display:inline-block;margin:0 auto}.search-flex-wrapper .search-wrapper input{margin:0 auto}.search-flex-wrapper .search-wrapper:hover{width:auto}.search-flex-wrapper div:first-of-type,.search-flex-wrapper div:last-of-type{width:250px}.search-flex-wrapper button{font-size:22px;padding:6px 0;width:45px}.search-flex-wrapper div:last-of-type{text-align:right}#modal-heading{font-size:24px}.admin-panel{margin:15px auto 0;max-width:600px;text-align:center}.admin-panel a:not(:last-child){border-right:1px solid #fdb723;border-right:1px solid var(--yellow)}.admin-panel a{font-weight:500;padding:0 8px;text-decoration:none;text-transform:uppercase}.admin-panel a:hover{text-decoration:underline}.admin-button{background-color:#9acf7c;border:none;border-radius:20px;color:#444;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;outline:none;padding:12px 0;text-decoration:none;width:235px}.admin-button:hover{background-color:#90c273;cursor:pointer}.requests-search{transition:all .5s ease 0s}.main-content{max-width:80vw!important}.flex-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-around}.left-content{width:1000px}.right-content{width:500px}.billing-note{color:#616161;font-size:14px}.billing-note span{color:#878787;font-size:13px}.group-flexbox{align-items:center;background-color:#435d68;border-radius:35px;color:#fff;display:flex;font-size:16px;justify-content:center;margin:0 auto;padding:10px;position:relative;width:285px}.group-header{color:#fbbd3c;font-size:16px;font-weight:400}.group-count{color:#f1f1f1;font-weight:300;margin-top:4px}.group-count strong{color:#fff;font-weight:600}.left-group{left:25px}.left-group,.right-group{position:absolute;top:19px}.right-group{right:50px}.left-group-angle{background:transparent;border-left:7px solid #fdb723;border-left:7px solid var(--yellow);border-top:7px solid #fdb723;border-top:7px solid var(--yellow);color:transparent;display:inline-block;height:22px;position:absolute;text-decoration:none;text-indent:-9999px;-webkit-transform:rotate(315deg);transform:rotate(315deg);transition:all .3s ease 0s;width:22px}.left-group-angle:hover{border-color:#eea811;border-color:var(--yellow-hover)}.left-group-angle.disabled,.left-group-angle.disabled:hover,.right-group-angle.disabled,.right-group-angle.disabled:hover{border-left:7px solid #697881;border-top:7px solid #697881}.right-group-angle{background:transparent;border-left:7px solid #fdb723;border-left:7px solid var(--yellow);border-top:7px solid #fdb723;border-top:7px solid var(--yellow);color:transparent;display:inline-block;height:22px;position:absolute;text-decoration:none;text-indent:-9999px;-webkit-transform:rotate(135deg);transform:rotate(135deg);transition:all .3s ease 0s;width:22px}.right-group-angle:hover{border-color:#eea811;border-color:var(--yellow-hover)}.pending-submit-error{color:red;margin:10px 0;text-align:center}.change-message{font-size:14px;line-height:20px;text-align:center}.change-message strong{font-weight:500}.delete-icon{left:-33px;position:absolute;top:7px}.delete-icon img{vertical-align:middle}.changed-wrapper{width:100%}.changed-wrapper div:first-child{text-align:right;width:30%}.changed-wrapper div:nth-child(2){max-width:68%}.changed-wrapper div{display:inline-block;padding:1px 3px;vertical-align:middle}.changed-wrapper span{color:#c59021;font-size:16px}.user-role{background-color:#f7f7f9;border:1px solid #ccc;border-radius:15px;list-style-type:none;padding:18px 18px 10px;position:fixed;right:20px;text-align:center;top:95px;z-index:1}.user-role div{margin-bottom:6px}.user-role div a{font-weight:500}.user-role div a:hover{cursor:pointer;text-decoration:underline}.date-message{background-color:#e5e5e5;border-radius:20px;color:#545454;font-weight:500;line-height:20px;margin:0 auto 10px;padding:12px 0;width:235px}.filter-results{align-items:flex-end;border-top:1px solid #dfdfdf;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;margin-top:10px;padding:10px 0 0;position:relative}.filter-results label{display:block}.filter-results input,.filter-results select{display:inline-block}.filter-results div{margin:0 12px 0 0;position:relative}.filter-results div:last-of-type{margin:0}.filter-results input[type=date]{width:200px}.filter-search{font-size:13px;width:250px!important}.filter-search::-webkit-input-placeholder{font-size:13px}.filter-search::placeholder{font-size:13px}.filter-portals{width:285px}.filter-portals option{padding:5px 0}.filter-reset-button{background-color:#e2e2e2;border:none;border-radius:10px;color:#5a5a5a;display:inline-block;font-size:13px;font-weight:600;outline:none;padding:12px 0;text-align:center;text-decoration:none;transition:all .3s ease 0s;width:100px}.filter-reset-button:hover{background-color:#d4d4d4;cursor:pointer}.results-wrapper{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-top:20px;padding-left:10px}.results-wrapper .results-number{color:343434;font-weight:500}.results-wrapper strong{font-weight:500}.request-range span:hover{cursor:pointer;text-decoration:underline}.request-range span.active{color:#fdb723;color:var(--yellow);color:#000;color:#ca8d00;cursor:default;font-weight:500;text-decoration:none}*{box-sizing:border-box}.red-text{color:#e51514}body{color:#333;color:var(--main-text-color);font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;margin:0;overflow-y:auto;padding:0}#root,body{display:flex;flex-direction:column;min-height:100vh}.hide{display:none}.mt0{margin-top:0!important}.mt5{margin-top:5px!important}.mt6{margin-top:6px!important}.mt8{margin-top:8px!important}.mt10{margin-top:10px!important}.mt12{margin-top:12px!important}.mt14{margin-top:14px!important}.mt15{margin-top:15px!important}.mt18{margin-top:18px!important}.mt20{margin-top:20px!important}.mt25{margin-top:25px!important}.mt30{margin-top:30px!important}.mt40{margin-top:40px!important}.mb10{margin-bottom:10px!important}.m12{margin:4px auto 12px!important}.m15{margin:4px auto 15px!important}.pad10{padding:10px}.pad20{padding:20px}.padLeft8{padding-left:8px!important}.margLeft0{margin-left:-6px!important}a,a:active,a:visited{color:#333;color:var(--main-text-color)}.center{text-align:center}h1{font-size:32px;text-align:center}h1,h2{margin:0;padding:0}h2{font-size:20px;font-weight:600}h2,h3{text-transform:none}h3{font-size:18px;font-weight:500;margin:0;padding:0}.align-top{align-items:flex-start!important}.div-divider{border-bottom:2px solid #cfd0d4;width:100%}.thin-divider,.thin-divider-5{border-bottom:1px solid #e1e1e1;width:100%}.thin-divider-5{margin:5px 0!important}.thin-divider-8{margin:8px 0!important}.thin-divider-10,.thin-divider-8{border-bottom:1px solid #e1e1e1;width:100%}.thin-divider-10{margin:10px 0!important}.thin-divider-20{border-bottom:1px solid #e1e1e1;margin:20px 0!important;width:100%}ul.basic-list{list-style-type:none;margin:0;padding:0}ul.basic-list li{line-height:16px;padding-bottom:8px}ul.bullet-list{margin:0 0 0 20px;padding:0}ul.bullet-list li{padding-bottom:6px}ul.bullet-list li ul li:last-child{padding:0}li strong{color:#000;font-weight:500}.med-width{margin:0 auto;max-width:950px}.yellow{color:#fdb723;color:var(--yellow)}.flex-date-wrapper{display:flex;flex-direction:row;justify-content:left}.flex-date-wrapper div{margin:0 5px}.flex-date-wrapper div label{color:#707070;font-size:13px;font-weight:500;margin:0 0 2px 7px}.breadcrumb ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumb li:not(:last-child):after{content:">";display:inline-block;margin:0 .25rem}header{background-color:#fff;border-bottom:1px solid #dbdbdb;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;width:100%;z-index:15}.header-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1400px;padding:8px 20px}.header-logo{height:36px}.header-content ul{display:inline-block;list-style-type:none;margin:0;padding:0}.header-content ul li{display:inline-block;padding:12px}.header-content ul li:has(.hb-wrapper){padding:0 16px}.header-content ul li a{font-weight:500;padding:2px 0;position:relative;text-decoration:none;transition:all .25s ease}.header-content ul li a:hover{border-radius:10px;color:#eea811;color:var(--yellow-hover)}.header-content ul li a:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.flex-item:first-of-type{flex:1 1 40%}.flex-item{flex:1 1 19%;line-height:22px}.flex-item:last-of-type{flex:1 1 40%;text-align:right}.header-title{color:#727272;font-size:25px;font-weight:500;text-transform:none}li:has(.admin-menu){border-top-left-radius:6px;border-top-right-radius:6px;border-radius:6px;font-weight:500;position:relative;transition:all .25s ease}li:has(.admin-menu:not(.show)):hover{color:#eea811;color:var(--yellow-hover);cursor:pointer}.admin-menu{background-color:#fff;border-bottom:1px solid #ddd;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-left:1px solid #ddd;border-right:1px solid #ddd;box-shadow:0 1px 1px rgba(0,0,0,.07),0 2px 2px rgba(0,0,0,.07),0 4px 4px rgba(0,0,0,.07),0 8px 8px rgba(0,0,0,.07),0 16px 16px rgba(0,0,0,.07);left:0;opacity:0;position:absolute;top:54px;transition:all .4s ease;visibility:hidden;width:175px}@media(max-width:475px){.admin-menu{border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:none;border-right:none;position:fixed;top:142px;width:100vw}}.admin-menu.show{opacity:1;visibility:visible}li:has(.admin-menu.show){background-color:#efbd20;padding-top:12px}.admin-menu-content{border-top:1px solid #efbd20}.admin-menu-content a{border-radius:0!important;color:#151515;display:block;font-size:13px;font-weight:400!important;padding:8px 14px 8px 20px!important;text-align:left;text-transform:none;transition:all .25s ease;width:100%}.admin-menu-content a:hover{background-color:#f0f0f0;color:#151515!important}.admin-menu-content a:last-of-type{border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}@media(max-width:475px){.admin-menu-content a{border-bottom:1px solid #efefef;padding:8px 0!important;text-align:center}}.hb-wrapper{align-items:center;display:flex;height:25px;justify-content:space-between;transition:all .25s ease;width:25px}.hb-wrapper div{background-color:#333;background-color:var(--main-text-color);border-radius:2px;height:4px;transition:all .25s ease}.hb-wrapper:hover{cursor:pointer}.hb-wrapper:hover div{background-color:#eea811;background-color:var(--yellow-hover)}.dropdown{display:inline-block;position:relative}.dropdown .dropdown-link{background-color:inherit;border:none;color:#333;color:var(--main-text-color);font-family:inherit;font-size:14px;font-weight:500;outline:none;padding:14px}.dropdown:hover .dropdown-link,.navbar a:hover{background-color:#f0f0f0;border-top-left-radius:10px;border-top-right-radius:10px}.header-content ul li .dropdown-content{background-color:#f9f9f9;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:160px;position:absolute;z-index:1}.header-content ul li .dropdown-content a{color:#000;display:block;float:none;padding:12px 16px;text-align:left;text-decoration:none}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{display:block}.hero-banner{align-items:center;background-image:url(/static/media/header.17d05e467fd1b6529102.jpg);display:flex;height:350px;justify-content:center;max-width:none;object-fit:cover;width:100%}.hero-title{color:#fff;font-size:48px;font-weight:500;text-shadow:2px 7px 5px rgba(0,0,0,.3)}.main{flex:1 1;margin-top:20px;width:100%}.main-content{margin:0 auto;max-width:1200px;padding:0 20px}.main-content-wider{margin:0 auto;max-width:1500px;padding:0 20px}.welcome-text{border-left:4px solid #fdb723;border-left:4px solid var(--yellow);font-size:15px;font-weight:500;margin:0 auto;padding:0 0 0 5px}.jira-notes{background-color:transparent;display:none;line-height:22px;margin-left:-30px!important;max-width:558px!important;padding:10px 14px;transition:all .3s ease 0s;width:558px!important;z-index:2}.jira-notes .jira-heading{margin:20px auto 0;text-align:center;width:100%}.jira-notes .jira-heading strong{color:#333;color:var(--main-text-color);font-size:22px;font-weight:500}.jira-notes a,.jira-notes a:active,.jira-notes a:visited{color:#c59020;text-decoration:none}.jira-notes a:hover{color:#dca839;text-decoration:underline}.jira-notes .jira-note{background-color:#fff;border:1px solid #ccc;margin-top:20px;max-height:465px;min-height:465px;overflow:auto;padding:10px}.jira-notes .jira-note p{line-height:22px;margin:14px 0 0}.jira-notes .jira-note h1,.jira-notes .jira-note h2,.jira-notes .jira-note h3,.jira-notes .jira-note h4,.jira-notes .jira-note h5,.jira-notes .jira-note h6{font-weight:500;margin:10px 0;text-align:left}.jira-notes .jira-note strong{font-weight:500}.jira-notes .jira-note h1{font-size:20px;line-height:28px}.jira-notes .jira-note h2{font-size:18px;line-height:26px}.jira-notes .jira-note h3{font-size:16px;line-height:24px}.jira-notes .jira-note h4{font-size:15px;line-height:21px}.jira-notes .jira-note h5{font-size:14px;line-height:20px}.jira-notes .jira-note h6{font-size:13px;line-height:19px}.jira-notes .jira-divider{border-bottom:1px solid #ccc;margin:12px 0;width:100%}.jira-notes ol,.jira-notes ul{margin:10px 0 0 20px;padding:0}.jira-notes ol li,.jira-notes ul li{margin-bottom:8px}.jira-notes ol li p,.jira-notes ul li p{margin:0!important}.jira-notes .jira-table{border:1px solid #dfdfdf;border-bottom:none;border-collapse:initial;border-right:none;margin:10px auto 0;width:100%}.jira-notes .jira-table tr:hover{background-color:transparent;cursor:default}.jira-notes .jira-table tr td{border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf;line-height:22px;padding:8px;vertical-align:top}@media screen and (min-width:1800px)and (min-height:850px){.jira-notes{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);left:50%;margin-left:325px!important;overflow:auto;position:fixed!important;top:90px}.jira-notes>.jira-divider:first-of-type{display:none}.jira-notes .jira-heading{margin:5px auto 0}}@media screen and (min-height:850px){.jira-notes{max-height:700px;min-height:700px}.jira-notes .jira-note{max-height:570px;min-height:570px}}@media(min-width:1850px){.jira-notes{max-width:585px!important;min-width:585px}}@media(min-width:1920px){.jira-notes{max-width:615px!important;min-width:615px}}@media(min-width:2000px){.jira-notes{max-width:660px!important;min-width:660px}}@media(min-width:2100px){.jira-notes{max-width:700px!important;min-width:700px}}@media(min-width:2300px){.jira-notes{max-width:750px!important;min-width:750px}}.live-preview-wrapper{background-color:#fff;border:1px solid #e5e5e5;border-radius:10px;display:none;font-size:15px;height:75%;line-height:22px;max-height:90vh;max-width:94%;overflow:auto;padding:20px;position:fixed;right:100px;scale:.9;text-align:center;text-align:left;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .5s;width:600px;z-index:9999}.live-preview-wrapper.show{display:flex;opacity:1;-webkit-transform:translate(-50%,-40%) scale(1);transform:translate(-50%,-40%) scale(1);visibility:visible}.live-preview-wrapper.hide{display:none}.preview-header{text-align:center}.preview-header span{color:#303030;font-size:14px;font-weight:500;margin:0 10px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.preview-header span.active{color:#eea811;color:var(--yellow-hover)}.preview-header span:not(.active):hover{cursor:pointer;opacity:.8}.live-preview-header{color:#303030;font-size:20px;text-align:center}.catalog.show,.product-view.show{height:auto;opacity:1;visibility:visible}.product-view{font-size:15px;height:0;opacity:0;overflow:hidden;transition:all .5s ease;visibility:hidden}.product-view .pv-image{border:1px solid #e5e5e5;border-radius:5px;display:flex;height:280px;justify-content:center;margin:0 auto;width:280px}.product-view .pv-image img{max-height:240px;max-width:240px}.product-view .pv-title{color:#333;font-size:28px;line-height:1;margin-top:6px;max-height:3em;width:100%;word-break:break-word}.product-view .pv-stock{margin-top:10px}.product-view .pv-desc{color:#333;margin-top:10px;width:100%}.product-view .pv-qty{margin-top:20px}.product-view .pv-price{font-size:28px;margin-top:20px}.product-view .pv-price .pv-currency{font-size:20px;margin-left:5px}.product-view .pv-uom{color:#919191;margin-top:5px}.product-view .pv-summary{margin-top:30px}.product-view .pv-summary .pv-summary-title{font-size:20px}.product-view .pv-summary .pv-summary-row{align-items:center;color:#767676;display:flex;justify-content:space-between;margin:15px 0}.product-view .pv-summary .semi-bold{color:#333;font-weight:500}.product-view .pv-summary .pv-total{color:#333;font-size:20px}.product-view .pv-summary .pv-summary-divider{border-bottom:1px solid #ccc;margin:12px 0}.product-view .pv-add-to-cart{background-color:#c6113d;border-radius:10px;color:#fff;font-size:14px;margin:20px auto;padding:12px 0;text-align:center;width:100%}.catalog{background-color:#fff;font-size:15px;height:0;line-height:22px;margin-top:10px;opacity:0;overflow:hidden;padding:30px 20px;text-align:center;transition:all .5s ease;visibility:hidden}.catalog .catalog-image{align-items:center;border:1px solid #e5e5e5;border-radius:5px;display:flex;height:280px;justify-content:center;margin:0 auto;width:280px}.catalog .catalog-image img{max-height:240px;max-width:240px}.catalog .catalog-title{color:#000;font-size:16px;margin:6px auto 0;max-height:3em;text-align:center;width:280px;word-break:break-all}.catalog .catalog-desc,.catalog .catalog-uom{color:#919191;margin:5px auto 0;width:280px}.catalog .catalog-uom{text-align:center}.catalog .catalog-add-to-cart{margin:15px auto 0}.button-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-top:20px}.primary-button,.secondary-button{border:none;border-radius:10px;font-weight:600;padding:15px 0;width:215px}.primary-button,.rounded-button,.secondary-button{display:inline-block;font-size:14px;margin:0 8px;outline:none;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease 0s}.rounded-button{background-color:#fdb723;background-color:var(--yellow);border:none;border-radius:25px;color:#333;color:var(--main-text-color);font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:500;padding:12px 25px}.rounded-button:hover{background-color:#eea811;background-color:var(--yellow-hover);cursor:pointer}.login-wrapper .primary-button{margin:0!important}.primary-button{background-color:#fdb723;background-color:var(--yellow)}.primary-button:hover{background-color:#eea811;background-color:var(--yellow-hover);cursor:pointer}.secondary-button{background-color:#d8d8d8}.secondary-button:hover{background-color:#cacaca;cursor:pointer}.approve-button,.reject-button{border:none;border-radius:10px;color:#fff;display:inline-block;font-size:14px;font-weight:600;margin:0 8px;outline:none;padding:15px 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease 0s;width:215px}.approve-button:disabled,.primary-button:disabled,.reject-button:disabled{background-color:#cecece!important;color:#adadad;cursor:default!important}.smaller-button{padding:12px 0;width:145px}.approve-button{background-color:#509935}.approve-button:hover{background-color:#3d8323;cursor:pointer}.reject-button{background-color:#b30b00}.reject-button:hover{background-color:#990b01;cursor:pointer}.cancel-button{background-color:#b30b00;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-size:13px;font-weight:600;margin:0 8px;outline:none;padding:14px 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease 0s;width:235px}.cancel-button:hover{background-color:#990b01;cursor:pointer}.circle-approve{background-color:#3d8323;border-radius:50px;color:#fff;display:inline-block;height:100px;width:100px}footer{background-color:#282828;color:#f7f7f9;color:var(--almost-white);font-size:14px;font-weight:400;margin-top:40px;padding:40px;width:100%}.footer-content{margin:0 auto;max-width:1380px}.footer-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-logo{height:28px}.footer-nav{font-size:14px;list-style-type:none;margin:0;padding:0}.footer-nav li{display:inline-block;margin-left:30px}.footer-nav li a{color:#fff;font-weight:600;padding:4px 0;position:relative;text-decoration:none}.footer-nav li a:before{background-color:#fdb723;background-color:var(--yellow);bottom:0;content:"";display:block;height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:top left;transform-origin:top left;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:100%}.footer-nav li a:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.footer-nav li:last-child a{color:#fdb723;color:var(--yellow)}.footer-heading{color:#fff;font-weight:600}.footer-copy{font-size:13px;margin-top:10px}.footer-copy a{color:#fff}.footer-copy a:hover{color:#b8b8b8}.social-container{text-align:right}.social-icon{display:inline-block;margin-left:10px;transition:all .2s ease-in-out}.social-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.radio-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10px}.radio-list{list-style-type:none;margin:5px 0 0;padding:0}.radio-list li{padding-bottom:4px;vertical-align:middle}label{color:#3c3c3c;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.3pt;line-height:17px;margin:0 0 5px 8px;position:relative;transition:all .3s ease}.tooltiptext{word-wrap:break-word;align-items:center;background-color:#ffeabb;border-radius:8px;color:#534c3e;display:flex;flex-direction:column;font-size:14px;justify-content:center;line-height:21px;margin:0 0 0 -340px;min-height:55px;opacity:0;padding:10px;position:absolute;text-align:center;top:5%;top:10%;transition:all 1s ease-in-out;visibility:hidden;width:325px;z-index:0}.element .tooltiptext p{margin-top:6px!important}@media screen and (min-width:1160px){.element:focus-within .tooltiptext,.element:hover .tooltiptext,.radio-group:focus-within .tooltiptext,.radio-group:hover .tooltiptext,.small-width:focus-within .tooltiptext,.small-width:hover .tooltiptext{opacity:1;visibility:visible}.element:has(select):hover .tooltiptext,.radio-group:hover .tooltiptext{z-index:1}body:has(.element:hover:not(:focus-within)) .element:focus-within .tooltiptext,body:has(.radio-group:hover:not(:focus-within)) .element:focus-within .tooltiptext,body:has(.small-width:hover:not(:focus-within)) .element:focus-within .tooltiptext,body:has(select:hover:not(:focus-within)) .element:focus-within .tooltiptext{color:#bfb6a9;color:#c9b78f;opacity:0}}.element .tooltiptext:after,.radio-group .tooltiptext:after,.small-width .tooltiptext:after{border:10px solid transparent;border-left-color:#ffeabb;content:" ";left:100%;margin-top:-10px;position:absolute;top:30px}.custom-top .tooltiptext:after{top:50px}.element .right{left:100%;margin-top:-5px;top:50%}.element .left{margin-top:-5px;right:100%;top:50%}.element .top{bottom:100%;left:50%;margin-left:-5px}.element .bottom{left:50%;margin-left:-5px;top:100%}.freight-details{background-color:#faf6ec;border:1px solid #d9d4c1;border-radius:15px;padding:10px 0}.freight-details h3{font-size:16px}label[title]:not([title=""]){cursor:pointer}.label-subtext{font-size:13px}label:not(.required,.required-disabled,.radio-container,.checkbox-container,.internal-view label,.login-wrapper label,.filter-results label):after{color:#47453f;content:" (optional)";font-weight:400}.required:after{color:#e51414;color:var(--red);content:"*";font-size:16px;font-weight:600;margin:0 2px}.required-disabled:after{content:""!important}.dropdown-element,.element,.jira-notes,.radio-group{margin:13px auto 16px;max-width:460px;max-width:var(--small-width);position:relative}.radio-group label:first-of-type{margin-bottom:8px}.new-category,.packaging-size{height:0;margin:-4px auto 0;max-width:460px;max-width:var(--small-width);opacity:0;padding:0;position:relative;-webkit-transform:translateY(0);transform:translateY(0);transition-timing-function:ease-in-out;transition:.4s}.new-category.show,.packaging-size.show{height:75px;height:115px;opacity:1}.new-category.show-with-error,.packaging-size.show-with-error{height:98px;height:144px;opacity:1}.new-category+.element,.packaging-size+.element{margin-top:6px}.new-category.show+.element,.packaging-size.show+.element{margin-top:13px}.new-category label:first-of-type,.packaging-size label:first-of-type{margin-bottom:8px}.new-category-note{color:#af0101;line-height:18px;padding-left:8px}.category-wrapper{width:100%}.category-wrapper input{border-radius:10px;margin-bottom:9px;transition-timing-function:ease-in-out;transition:.4s}.category-arrow{background:transparent;border-left:4px solid #d2d2d2;border-top:4px solid #d2d2d2;color:transparent;display:inline-block;height:12px;margin:0 8px 0 5px;position:relative;text-decoration:none;text-indent:-9999px;-webkit-transform:rotate(136deg);transform:rotate(136deg);width:12px}.request-header{align-items:center;background-color:#5e6572;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:600px;padding:4px 0 8px;position:relative}.request-header-item{font-size:14px;margin:5px 8px;text-align:center;width:140px}.request-header strong{color:#fbbd3c;font-size:16px;font-weight:400}.back-to-requests{left:18px;position:absolute;top:24px}.internal-view{border-bottom:1px solid #dedede;margin:15px auto;max-width:460px;max-width:var(--small-width);padding:0 0 14px;text-align:center}.internal-view label{color:#d99405;font-size:14px;margin:0 0 4px}.stamped{background-color:#e8e8e8;border-radius:10px;padding:10px}.expand-requests{align-items:center;background-color:#e1e1e1;background-color:#d7d7d7;color:#383838;display:flex;font-weight:500;justify-content:left;justify-content:center;margin-top:20px;max-width:100%;padding:10px;position:relative}.expand-requests span{left:10px;position:absolute}.expand-requests:hover{background-color:#d2d2d2;cursor:pointer}.expand-requests.active,.expand-requests.active:hover{background-color:#d7d7d7}.expand-requests.active{border-bottom:none}.expand-request-down{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.expand-request-down,.expand-request-up{border-bottom:8px solid transparent;border-left:9px solid #717171;border-top:8px solid transparent;display:inline-block;height:0;margin:0 10px 0 3px;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;width:0}.expand-request-up{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.slave-requests{border-bottom:1px solid #d7d7d7;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;max-height:0;max-width:100%;overflow:hidden;transition:max-height .35s ease-out}.slave-requests table{width:100%}.slave-requests table tr:hover{background-color:#f1f1f1;cursor:pointer}.slave-requests table tr td{border-bottom:none;border-top:1px solid #e1e1e1}.slave-requests table tr td:first-of-type{border-right:1px solid #d7d7d7;font-size:12px;line-height:15px;padding:10px;width:25%;word-break:normal}.slave-requests table tr td:last-of-type{font-size:13px;line-height:16px;padding:10px;text-align:left;word-break:normal}.back-to-divisions,.back-to-users{left:18px;position:absolute;top:19px}.left-angle{background:transparent;border-left:7px solid #fdb723;border-left:7px solid var(--yellow);border-top:7px solid #fdb723;border-top:7px solid var(--yellow);color:transparent;display:inline-block;height:25px;position:absolute;text-decoration:none;text-indent:-9999px;-webkit-transform:rotate(315deg);transform:rotate(315deg);transition:all .3s ease 0s;width:25px}.left-angle:hover{border-color:#eea811;border-color:var(--yellow-hover)}.form-header{align-items:center;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;display:flex;flex-wrap:wrap;font-size:17px;font-weight:500;height:50px;justify-content:space-around;padding:8px}.form-header,.form-top{margin:0 auto;max-width:600px}.form-top{background-color:#f7f7f9;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;padding:10px 50px 25px}.form-divider{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:17px;font-weight:500;height:45px;justify-content:space-around;margin:0 auto;max-width:600px;padding:8px}.admin-form-bottom,.form-bottom{background-color:#f7f7f9;border-bottom:1px solid #dfdfdf;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;margin:0 auto;max-width:600px;padding:10px 50px 25px}.admin-form-bottom{background-color:#fffcf6}.slate-bg{background-color:#5e6572}.yellow-bg{background-color:#fdb723;background-color:var(--yellow)}input,select{border:1px solid #d1d1d1;border-radius:10px;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:13px;outline:none!important;padding:10px;transition:all .3s ease}.portal-list-wrapper{font-size:14px;margin:8px 0 10px}.portal-list-wrapper strong{color:#bf9f1a;color:#eea811;color:var(--yellow-hover);font-weight:500}.portal-list{list-style-type:none;margin:0;padding:0}.portal-list li{margin:6px 0}.portal-list li a{color:#707070;text-decoration:none}.portal-list li a:hover{border-bottom:1px solid #707070;cursor:pointer}.owner-wrapper{margin:0;position:relative;width:100%}.owner-wrapper input{padding-right:35px!important}.delete-owner{align-items:center;background-color:#c8c8c8;border-radius:20px;color:#505050;display:flex;font-size:14px;font-weight:500;height:20px;justify-content:center;padding:0 0 1px 1px;position:absolute;right:8px;top:8px;transition:all .3s ease 0s;width:20px}.delete-owner:hover{background-color:#bbb;cursor:pointer}.add-owner{align-items:center;background-color:#fdb723;background-color:var(--yellow);border-radius:20px;color:#fff;display:flex;font-size:14px;font-weight:500;height:20px;justify-content:center;padding:0 0 1px 1px;position:absolute;right:8px;top:8px;transition:all .3s ease 0s;width:20px}.add-owner:hover{background-color:#eea811;background-color:var(--yellow-hover);cursor:pointer}.portal-list-item{background-color:#e5e5e5;background-color:#ffde89;border:1px solid #ffde89;border-radius:5px;color:#747474;color:#4e4e4e;font-size:13px;margin:8px 0;padding:8px 10px;position:relative;transition:all .3s ease 0s;width:auto}.portal-list-item:first-of-type{margin:0 0 8px}.division-list-item{background-color:#ebebeb;border:1px solid #d6d6d6;border-radius:5px;color:#a97d19;color:#4e4e4e;font-size:13px;margin:8px 0;padding:8px 10px;position:relative;width:auto}.division-list-item:first-of-type{margin:0 0 8px}.portal-message{color:#a87301;font-size:13px}.delete-list-item{background-color:#bd9a42;border-radius:20px;color:#b3b3b3;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:0 6px 1px;position:absolute;right:7px;top:6px;transition:all .3s ease 0s}.delete-list-item:hover{background-color:#a78735}.change-portal-type{font-size:15px;text-align:center}.change-portal-type a{background-color:#e2e2e2;color:#3a3a3a;cursor:pointer;display:inline;display:inline-block;font-size:14px;font-weight:500;margin:0;padding:11px 0;text-decoration:none;text-transform:uppercase;transition:all .3s ease 0s;width:135px}.change-portal-type a:first-of-type{border-bottom-left-radius:10px;border-top-left-radius:10px}.change-portal-type a:last-of-type{border-bottom-right-radius:10px;border-top-right-radius:10px}.no-results{border-top:1px solid #dfdfdf;font-size:18px;margin-top:20px;padding-top:15px;text-align:center}.change-portal-type a.active{background-color:#fdb723;background-color:var(--yellow)}.change-portal-type a.active:hover{cursor:default;text-decoration:none}.change-portal-type a:not(.active):hover{background-color:#d9d9d9}.copy-item{background-color:#ffde89;background-color:#ffebb7;border:1px solid #fdda83;border-radius:6px;color:#363636;color:#454545;font-size:13px;line-height:16px;margin:10px auto;max-width:460px;max-width:var(--small-width);padding:10px 35px 10px 10px;position:relative;transition:all .3s ease 0s;width:auto}.copy-item:hover{background-color:#ffe7aa;border:1px solid #f8ca57;color:#1e1e1e;cursor:pointer}.copy-shadow{background-color:#fff7d5;border:1px solid #ebd574!important;box-shadow:0 5px 15px rgba(0,0,0,.35);box-shadow:0 5px 15px 0 rgba(0,0,0,.15);transition:all .4s ease 0s}.gg-copy{border:2px solid;color:#b2881e;color:#d6a220;display:inline-block;height:18px;margin:0 0 0 7px;position:relative;right:12px;right:0;top:4px;top:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:14px}.gg-copy:after,.gg-copy:before{box-sizing:border-box;content:"";display:block;position:absolute}.gg-copy:before{background:linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 100% 0/5px 2px,linear-gradient(270deg,currentColor 5px,transparent 0) no-repeat 0 100%/2px 5px;bottom:-6px;box-shadow:inset -4px -4px 0 -2px;height:18px;right:-6px;width:14px}.gg-copy:after{background:currentColor;box-shadow:0 4px 0,0 8px 0;height:2px;left:2px;top:2px;width:6px}input[type=date],input[type=email],input[type=password],input[type=text],textarea{border:1px solid #d1d1d1;color:#535353;width:100%}.small-input,input[type=date]{display:block;width:150px!important}textarea{border:none;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:13px;height:95px;outline:none!important;padding:5px;resize:none;transition:all .3s ease;width:100%}textarea.short-desc{height:60px}.textarea-wrapper{background-color:#fff;border:1px solid #d1d1d1;border-radius:10px;padding:5px}.textarea-wrapper:focus-within{border:1px solid #fdb723;border:1px solid var(--yellow)}.textarea-wrapper:has(textarea:disabled){background-color:transparent;background-color:hsla(0,0%,94%,.3);opacity:1}textarea.error-outline{background-color:#ffecec;border:none!important}.textarea-wrapper:has(textarea.error-outline){background-color:#ffecec;border:1px solid #ef8b8b!important}select{color:#535353;width:100%}input[type=text]::-webkit-input-placeholder{color:#9b9b9b;font-size:13px}input[type=text]::placeholder{color:#9b9b9b;font-size:13px}.example{color:#898989;font-size:13px;margin-top:4px;padding-left:10px}.element-note-wrapper{color:#5a5a5a;font-size:14px;line-height:22px;margin-top:6px;padding-left:10px}.element-note-wrapper div{margin-bottom:2px}.element-note-wrapper div:last-of-type{margin-bottom:0}input:focus,select:focus{border:1px solid #fdb723;border:1px solid var(--yellow);outline:none!important}.element:not(.product-images):focus-within label:not(.radio-container),.radio-group:focus-within label:not(.radio-container){color:#f3b22a}.element:focus-within .no-highlight{color:#333!important;color:var(--main-text-color)!important}.radio-check-wrapper{align-items:baseline;display:flex;justify-content:left;margin-bottom:6px;padding-left:5px;position:relative}.radio-check-wrapper input{left:0;position:relative;top:2px}.radio-check-wrapper label{font-size:14px;font-weight:400;line-height:20px;margin:0 0 0 2px}.radio-check-wrapper strong{font-weight:500}.pad-wrapper{background-color:hsla(0,0%,94%,.3);border:1px solid #d1d1d1;border-radius:10px;color:#595959;padding:10px}.request-fix-notes{border:1px solid red;border-radius:20px;padding:10px}.flex-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.flex-row a{padding:0}.flex-left{justify-content:left}input[type=file]{padding:0}input[type=file]::-webkit-file-upload-button{background-color:#fdb723;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:500;margin-right:15px;padding:10px 20px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}input[type=file]::file-selector-button{background-color:#fdb723;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:500;margin-right:15px;padding:10px 20px;transition:all .3s ease 0s}input[type=file]::-webkit-file-upload-button:hover{background-color:#eea811;background-color:var(--yellow-hover)}input[type=file]::file-selector-button:hover{background-color:#eea811;background-color:var(--yellow-hover)}.file-button{align-items:baseline;background-color:#fdb723;background-color:var(--yellow);border:none;border-radius:10px;color:#222;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;justify-content:left;margin-right:8px;padding:10px 18px;transition:all .3s ease 0s}.file-button:hover{background-color:#eea811;background-color:var(--yellow-hover)}input:disabled,select:disabled,textarea:disabled{background-color:transparent;background-color:hsla(0,0%,94%,.3);color:#595959;font-size:13px;opacity:1}#loading-overlay,#overlay{background-color:rgba(0,0,0,.8);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:9998}.deadCenter{left:50%;position:fixed;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lds-spinner{color:official;display:inline-block;height:80px;position:relative;width:80px}.lds-spinner div{-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-spinner div:after{background:#fff;border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.lds-spinner div:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lds-spinner div:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.lds-spinner div:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.lds-spinner div:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lds-spinner div:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s;-webkit-transform:rotate(120deg);transform:rotate(120deg)}.lds-spinner div:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s;-webkit-transform:rotate(150deg);transform:rotate(150deg)}.lds-spinner div:nth-child(7){-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lds-spinner div:nth-child(8){-webkit-animation-delay:-.4s;animation-delay:-.4s;-webkit-transform:rotate(210deg);transform:rotate(210deg)}.lds-spinner div:nth-child(9){-webkit-animation-delay:-.3s;animation-delay:-.3s;-webkit-transform:rotate(240deg);transform:rotate(240deg)}.lds-spinner div:nth-child(10){-webkit-animation-delay:-.2s;animation-delay:-.2s;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.lds-spinner div:nth-child(11){-webkit-animation-delay:-.1s;animation-delay:-.1s;-webkit-transform:rotate(300deg);transform:rotate(300deg)}.lds-spinner div:nth-child(12){-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(330deg);transform:rotate(330deg)}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}#popup,#popup-cancel,#popup-confirm,#popup-delete-confirm{background-color:#fefefe;border:1px solid #919191;border-radius:10px;color:#333;color:var(--main-text-color);left:50%;max-width:94%;opacity:0;padding:18px;position:fixed;top:40%;-webkit-transform:translate(-50%,-40%) scale(.7);transform:translate(-50%,-40%) scale(.7);transition:all .3s;visibility:hidden;width:650px;z-index:9999}#popup-cancel.show,#popup-confirm.show,#popup-delete-confirm.show,#popup.show{opacity:1;-webkit-transform:translate(-50%,-40%) scale(1);transform:translate(-50%,-40%) scale(1);visibility:visible}#loading-overlay.show,#overlay.show{opacity:.8;visibility:visible;z-index:100}.next-day-message{display:none;margin-top:10px}.next-day-message.show{display:flex}.content{line-height:22px;margin-top:5px}.content p{margin:6px 0;padding:0}.close{color:#fdb723!important;font-size:30px;font-weight:700;position:absolute;right:10px;text-decoration:none;top:0;transition:all .3s ease 0s}.close:focus,.close:hover{color:#b17c09!important;cursor:pointer;text-decoration:none}.address-wrapper{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:left}.address{line-height:23px;margin-right:60px}.address h3{font-weight:600}.address p{margin:6px 0 0}.address a{text-decoration:none}.address a:hover{text-decoration:underline}.shipping-label{background-color:#fffbf1;border:1px solid #fdb723;border:1px solid var(--yellow);border-radius:10px;font-weight:500;line-height:24px;max-width:454px;padding:10px}.table-width{margin:0 auto;max-width:965px}.expand-down{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.expand-down,.expand-up{border-bottom:8px solid transparent;border-left:9px solid #7a7a7a;border-top:8px solid transparent;display:inline-block;height:0;margin:0 0 0 3px;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;width:0}.expand-up{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pending-buttons{margin-top:15px;text-align:center!important}.filter-end-date,.filter-start-date{width:135px!important}.filter-action,.filter-time-period{width:180px}.clients-table,.divisions-table,.expand-request-table,.external-pending-table,.external-request-table,.internal-pending-table,.internal-request-table,.pricing-table,.users-table{border:none;border-collapse:initial;border-top:1px solid #dfdfdf;margin:0 auto;table-layout:auto;width:100%}.clients-table thead tr:first-of-type,.divisions-table thead tr:first-of-type,.external-request-table thead tr:first-of-type,.internal-request-table thead tr:first-of-type,.pricing-table thead tr:first-of-type,.users-table thead tr:first-of-type{background-color:#fff;position:-webkit-sticky;position:sticky;top:63px;z-index:10}th{border-bottom:2px solid #7a7a7a;color:#838383;color:#000;font-size:13px;font-weight:500;padding:12px 10px;text-align:left}th:hover{background-color:#f3f3f3;cursor:pointer}th.disabled:hover{background-color:transparent;cursor:default}.external-pending-table th:hover,.internal-pending-table th:hover{background-color:#fff;cursor:default}.group-icon{color:#eea811;color:var(--yellow-hover);display:inline-block;font-size:28px;font-weight:600;left:0;position:absolute}td{border-bottom:1px solid #dfdfdf;line-height:20px;padding:5px 15px 5px 10px;position:relative;word-break:normal}.down-arrow:before{color:#9b9b9b;content:"❮";display:inline-block;font-size:18px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.master-highlight{background-color:#e7e7e7}.master-highlight:hover{background-color:#e0e0e0}.master-disabled,.master-disabled:hover{background-color:#e7e7e7}.slave,.slave-highlight{background-color:#f9f9f9}.slave-highlight{box-shadow:inset 2px 0 0 0 #ffd57d}.slave-highlight td{border:none;border-collapse:collapse;height:0!important;max-height:0!important}.slave-highlight td div{box-sizing:border-box;height:0;opacity:.7;overflow:hidden;transition:height .25s ease-out}.slave-highlight.active td div{align-items:center;display:flex;height:38px;opacity:1;transition:height .45s,opacity .5s ease-in}.slave-highlight.active td{border-bottom:1px solid #dfdfdf}.slave-highlight.active td:nth-of-type(7) div,.slave-highlight.active td:nth-of-type(8) div{justify-content:center}.rotate,.rotate-back{-webkit-transform:rotate(1turn);transform:rotate(1turn);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.external-request-table thead th:first-child{text-align:left;width:5%}.external-request-table thead th:nth-child(2){text-align:left;width:16%}.external-request-table thead th:nth-child(3){text-align:left;width:45%}.external-request-table thead th:nth-child(4),.external-request-table thead th:nth-child(5){text-align:left;width:11%}.external-request-table thead th:nth-child(6){text-align:center;width:12%}.external-request-table thead th:nth-child(7){display:none}.external-request-table tbody td:first-child,.external-request-table tbody td:nth-child(2),.external-request-table tbody td:nth-child(3),.external-request-table tbody td:nth-child(4),.external-request-table tbody td:nth-child(5){text-align:left}.external-request-table tbody td:nth-child(6){text-align:center}.external-request-table tbody td:nth-child(6) div{justify-content:center}.external-request-table tbody td:nth-child(7){display:none}.internal-request-table thead th:first-child{text-align:left;width:5%}.internal-request-table thead th:nth-child(2){text-align:left;width:15%}.internal-request-table thead th:nth-child(3),.internal-request-table thead th:nth-child(4){text-align:left;width:11%}.internal-request-table thead th:nth-child(5){text-align:left;width:30%}.internal-request-table thead th:nth-child(6),.internal-request-table thead th:nth-child(7){text-align:left;width:9%}.internal-request-table thead th:nth-child(8){text-align:center;width:10%}.internal-request-table thead th:nth-child(9){display:none}.internal-request-table tbody td:first-child,.internal-request-table tbody td:nth-child(2),.internal-request-table tbody td:nth-child(3),.internal-request-table tbody td:nth-child(4),.internal-request-table tbody td:nth-child(5),.internal-request-table tbody td:nth-child(6),.internal-request-table tbody td:nth-child(7){text-align:left}.internal-request-table tbody td:nth-child(8){text-align:center}.internal-request-table tbody td:nth-child(8) div{justify-content:center}.internal-request-table tbody td:nth-child(9){display:none}.external-pending-table thead th:first-child{text-align:center;width:5%}.external-pending-table thead th:nth-child(2){text-align:left;width:16%}.external-pending-table thead th:nth-child(3){text-align:left;width:45%}.external-pending-table thead th:nth-child(4),.external-pending-table thead th:nth-child(5){text-align:left;width:11%}.external-pending-table thead th:nth-child(6){text-align:center;width:12%}.external-pending-table thead th:nth-child(7){display:none}.external-pending-table tbody td:first-child{text-align:center}.external-pending-table tbody td:nth-child(2),.external-pending-table tbody td:nth-child(3),.external-pending-table tbody td:nth-child(4),.external-pending-table tbody td:nth-child(5){text-align:left}.external-pending-table tbody td:nth-child(6){text-align:center}.external-pending-table tbody td:nth-child(7){display:none}.internal-pending-table thead th:first-child{text-align:center;width:5%}.internal-pending-table thead th:nth-child(2){text-align:left;width:16%}.internal-pending-table thead th:nth-child(3){text-align:left;width:14%}.internal-pending-table thead th:nth-child(4){text-align:left;width:31%}.internal-pending-table thead th:nth-child(5),.internal-pending-table thead th:nth-child(6){text-align:left;width:11%}.internal-pending-table thead th:nth-child(7){text-align:center;width:12%}.internal-pending-table thead th:nth-child(8){display:none}.internal-pending-table tbody td:first-child{text-align:center}.internal-pending-table tbody td:nth-child(2),.internal-pending-table tbody td:nth-child(3),.internal-pending-table tbody td:nth-child(4),.internal-pending-table tbody td:nth-child(5),.internal-pending-table tbody td:nth-child(6){text-align:left}.internal-pending-table tbody td:nth-child(7){text-align:center}.internal-pending-table tbody td:nth-child(8){display:none}.external-pending-table .checkbox-container,.internal-pending-table .checkbox-container{height:22px;margin:0;padding:0;width:22px}.clients-table thead th:first-child{text-align:left;width:12%}.clients-table thead th:nth-child(2){text-align:left;width:40%}.clients-table thead th:nth-child(3){text-align:left;width:15%}.clients-table thead th:nth-child(4){text-align:left;width:20%}.clients-table thead th:nth-child(5){text-align:left;width:13%}.clients-table thead th:nth-child(6){display:none}.clients-table tbody td:first-child,.clients-table tbody td:nth-child(2),.clients-table tbody td:nth-child(3),.clients-table tbody td:nth-child(4),.clients-table tbody td:nth-child(5){text-align:left}.clients-table tbody td:nth-child(6){display:none}.divisions-table thead th:first-child,.divisions-table thead th:nth-child(2),.divisions-table thead th:nth-child(3),.divisions-table thead th:nth-child(4){text-align:left;width:25%}.divisions-table thead th:nth-child(5){display:none}.divisions-table tbody td:first-child,.divisions-table tbody td:nth-child(2),.divisions-table tbody td:nth-child(3),.divisions-table tbody td:nth-child(4){text-align:left}.divisions-table tbody td:nth-child(5){display:none}.pricing-table thead th:first-child{text-align:left;width:50%}.pricing-table tbody td:nth-child(3),.pricing-table thead th:nth-child(3){display:none}.edit-icon,.trash-icon{-ms-interpolation-mode:nearest-neighbor;background-position:50%;background-repeat:no-repeat;border-radius:5px;display:inline-block;height:32px;image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;margin:0 1px;width:32px}.edit-icon:hover,.trash-icon:hover{border:1px solid #cfcfcf;box-shadow:0 5px 15px rgba(0,0,0,.35)}.edit-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFyWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4wLWMwMDEgNzkuYzAyMDRiMiwgMjAyMy8wMi8wOS0wNjoyNjoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjQgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMy0wNS0xNVQxNzozODozNi0wNzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjMtMDUtMTVUMTE6MDI6NDctMDc6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjMtMDUtMTVUMTE6MDI6NDctMDc6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmVhZDYxODU2LWI3MTMtMWQ0MS05MWE5LTE0OGU0MjE3ZGIyMCIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmY0YzE1ZmQxLTlkMTEtZTA0NS04MDI3LWY1N2VjNDEzYmM3MCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjU3MzMwZWRmLTEyYTAtZGE0NS05MDM0LWIzODU4N2Q2NGIwYiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NTczMzBlZGYtMTJhMC1kYTQ1LTkwMzQtYjM4NTg3ZDY0YjBiIiBzdEV2dDp3aGVuPSIyMDIzLTA1LTE1VDE3OjM4OjM2LTA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjQuNCAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmVhZDYxODU2LWI3MTMtMWQ0MS05MWE5LTE0OGU0MjE3ZGIyMCIgc3RFdnQ6d2hlbj0iMjAyMy0wNS0xNVQxMTowMjo0Ny0wNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjQgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnHWwxcAAAEBSURBVEiJ7da9SsNQGAbgp9rJwal4BU4ujg4OBcXJPSIdTCcRvQHBVdy9gqqoOAvOTu4O4mV4BUWHpGBj0iTNaVHwnULIx5Pv/HBOK45j88jCXJR/qCT7eEN3llCEa6zhCVuzgrpop89LuMx+0M6+qJk9vOMEizjEEOchoR6u8IFtHKXIC+5DQREGki46eMYOjosKppmjHu6M/+QyVicV1YW+dzLKEH08hIIi3BrvZITclBVXhRohVaHGSBUoCFIGBUMo3kcbkiWcXV0HKV47RR2d5SD9aZEiaB27OUjt4SqDTtHCJx6x2RQhf45WJLv8Aq9NgUnQj0MrRP7kneF3QF8xYzFCfhqLFAAAAABJRU5ErkJggg==)}.edit-icon:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFyWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4wLWMwMDEgNzkuYzAyMDRiMiwgMjAyMy8wMi8wOS0wNjoyNjoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjQgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMy0wNS0xNVQxNzozODozNi0wNzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjMtMDUtMTVUMTE6MDM6NDktMDc6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjMtMDUtMTVUMTE6MDM6NDktMDc6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBiMmExMjQ4LTY4NDktZWY0Ni1hM2IxLTBlZmU3NDNjZDdmMyIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVhYWNhZjY4LTJkMjEtODA0OC04YmY4LTI1YzVjMjk1YzlhOSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmRhNzQ5ZTJjLTU3ODUtM2M0Yy04ZWVlLTQzODM3OGYxZDkwNyI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZGE3NDllMmMtNTc4NS0zYzRjLThlZWUtNDM4Mzc4ZjFkOTA3IiBzdEV2dDp3aGVuPSIyMDIzLTA1LTE1VDE3OjM4OjM2LTA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjQuNCAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjBiMmExMjQ4LTY4NDktZWY0Ni1hM2IxLTBlZmU3NDNjZDdmMyIgc3RFdnQ6d2hlbj0iMjAyMy0wNS0xNVQxMTowMzo0OS0wNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjQgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PncmZUoAAAEESURBVEiJ7dY7SsRQFAbgLzqVhaV9wMrG0sJiQLGyj8gUMpUIbkCwFXtX4AMVa8El2FlYiMuYFQxaJKLGZPK6Myj4VyHcw5fccw9JFMexWWRuJso/VJFdvKA/TSjBJVbwgI1pQX30susFnOUX9PI3GmYHrzjEPPYxxklIaIALjLCJgwx5xG1+cdRyYBNc+3zQEbbwVFbQpkcD3Pi+G4tYnlTUFEpwLu3HR8YY4i4UlN+ur8hVVXFdqBNSF+qM1IGCIFVQMITygV2THuH86drL8MYpe6PjAmTYFimDVrFdgDTeriroCBHecI/1rgjFPVqSTvkpnrsCk6AfH60Q+ZP/DL8DegdZTjFob0OycgAAAABJRU5ErkJggg==)}.trash-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGlmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4wLWMwMDEgNzkuYzAyMDRiMiwgMjAyMy8wMi8wOS0wNjoyNjoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjQgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMy0wNS0xNVQxNzo0Mzo0OC0wNzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjMtMDUtMTVUMTE6MDA6MzMtMDc6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjMtMDUtMTVUMTE6MDA6MzMtMDc6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIyMWM3NTRmLTIyMWItY2I0OC1hMzM0LWU1ODA1NTZkYTY1YiIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjU0MjY2OWJmLTQ5ZTAtMDE0Ny05ZmY0LWUyMDcxZTBkZWUwZCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjEyMmJlNDVmLTE4M2ItZTA0My05MWNhLTQzYzcwOGU3NTljMiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MTIyYmU0NWYtMTgzYi1lMDQzLTkxY2EtNDNjNzA4ZTc1OWMyIiBzdEV2dDp3aGVuPSIyMDIzLTA1LTE1VDE3OjQzOjQ4LTA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjQuNCAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmY3Mzg2ZjAwLWQ5YzQtNjU0Ni04NTkzLTJkNWI2YzhjYTAwNiIgc3RFdnQ6d2hlbj0iMjAyMy0wNS0xNVQxMTowMDozMy0wNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjQgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMjFjNzU0Zi0yMjFiLWNiNDgtYTMzNC1lNTgwNTU2ZGE2NWIiIHN0RXZ0OndoZW49IjIwMjMtMDUtMTVUMTE6MDA6MzMtMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNC40IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4n4UeUAAABNUlEQVRIie3VoUsEQRTH8Y8i18Wm/gciBrGIYDkM9hMOi12LIGaLIGIyCwaTHoggWs6gYDMrxguaziCoxQsaduCWY8+bw2WD+INh3nvzmO/bmd23A9VqVREaLIRSJGgoMq+EHUymYi0c4DRPUAXreMJniI1gHucB2jdoDLMdsXKY99EI9goWsYyPVG4LZzGgGZx0KWw3I3bY4b/Ggu5QkxzXKppdoJ2qhLGZtZgFesZDsC+1j6qXJsJcz1qMeb2HJXc0GvxyatNpzMVUEQOaklS5EPw6NoK9h6O8QLnoH/QPKh4U072bkpbUCH5N0qbgRruL/Bp0j6WUn7a3YiB0P7q3MI/HbpTKfc9a7PZEF9jGlaTJ9lIpgK7x0g/oUdI81yR/0l76wnEoLlM/3dFtGLno731H3xW7M0DWNL0qAAAAAElFTkSuQmCC)}.trash-icon:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGlmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4wLWMwMDEgNzkuYzAyMDRiMiwgMjAyMy8wMi8wOS0wNjoyNjoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjQgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMy0wNS0xNVQxNzo0Mzo0OC0wNzowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjMtMDUtMTVUMTE6MDU6MTMtMDc6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjMtMDUtMTVUMTE6MDU6MTMtMDc6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmE0MDY1M2YwLWI0NzYtNDY0My1iZmM5LWEwNzg5NGZkMDYxMiIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmU5MzdmODU5LTUyOWUtZGM0Ni04ZTA1LWI4M2E0NjY1NWYwZiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjEyMmJlNDVmLTE4M2ItZTA0My05MWNhLTQzYzcwOGU3NTljMiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MTIyYmU0NWYtMTgzYi1lMDQzLTkxY2EtNDNjNzA4ZTc1OWMyIiBzdEV2dDp3aGVuPSIyMDIzLTA1LTE1VDE3OjQzOjQ4LTA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjQuNCAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjhhZTVhNDU4LTExMGMtMjA0NS04MWI4LTg0NTUyZmU4NmJhOCIgc3RFdnQ6d2hlbj0iMjAyMy0wNS0xNVQxMTowNToxMy0wNzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjQgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDphNDA2NTNmMC1iNDc2LTQ2NDMtYmZjOS1hMDc4OTRmZDA2MTIiIHN0RXZ0OndoZW49IjIwMjMtMDUtMTVUMTE6MDU6MTMtMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNC40IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6/dI5YAAABNUlEQVRIie3VoUtDURTH8c9Elx3CgvoHCCIGm1iEYTBZZrHYNYrZIhhMZpu2gZosK5otImhecGlBQS0uaHgX9hhv2x2OF2Q/eNxzzr2c77n3vXduoVwuy0MTuVDyBE1GriviBEupWBvnuIpJUIh8Rzu4xCu+Q2wGU5gO0L7K2tEcVrtilTCeoRHsXWyGIr5Sa9u46U6ataMtXA+qsI/eUeoOZu3oATVUsYdWJKAansOsySxQEy/BvtU5qkFaDGM9azLm8y5J3tFs8CuppCtYi6kiBrQsqXIj+HUcBPsUF6MCjURj0BiUPyjmmmhJWlIj+DVJm4J7nS7yZ9AztlN+2j6KgdD76D7COB+bKLX2M2uy18W3gMdgNyMgxQC6w/owIJJmuS+5SQfpB084xtuwoJHq//1Hv8BfLm32tcJNAAAAAElFTkSuQmCC)}tbody tr:hover{background-color:#f3f3f3;cursor:pointer}td a{text-decoration:none}td a:hover{text-decoration:underline}.users-table thead th:first-child{text-align:left;width:27%}.users-table thead th:nth-child(2),.users-table thead th:nth-child(3){text-align:left;width:14%}.users-table thead th:nth-child(4),.users-table thead th:nth-child(5){text-align:center;width:12%}.users-table thead th:nth-child(6){text-align:left;width:15%}.users-table thead th:nth-child(7){display:none}.users-table tbody td:nth-child(2),.users-table tbody td:nth-child(3){text-align:left}.users-table tbody td:nth-child(4),.users-table tbody td:nth-child(5){text-align:center;text-transform:capitalize}.users-table tbody td:nth-child(6){text-align:left}.users-table tbody td:nth-child(7){display:none}.inline-checkbox{display:inline-block;width:85px!important}.size-checkbox{display:inline-block;width:65px!important}.info-icon{align-items:center;background-color:#fdb723;background-color:var(--yellow);background-color:#c3bba5;background-color:#c9c7c7;border-radius:30px;color:#fff;display:inline-flex;font-family:Roboto Mono,Arial,Helvetica,sans-serif;font-size:13px;font-weight:500;height:20px;justify-content:center;margin-left:3px;padding-bottom:2px;width:20px}.info-icon:after{content:"i"}.info-icon:hover{background-color:#baaf92;background-color:#b8b8b8;cursor:pointer}.fix-notes{color:#e22b2b;display:none;line-height:24px}.non-input{padding:10px}.error-outline{background-color:#ffecec;border:1px solid #ef8b8b!important}.errorMessage{color:#e51414;color:var(--red);display:none;font-weight:400;line-height:19px;max-width:460px;max-width:var(--small-width);padding:5px 8px 0}.errorMessage.show{display:flex}.errorMaster{background-color:#ffecec;border:1px solid #ffc8c8!important;border-radius:10px;color:#e51414;color:var(--red);font-weight:400;height:0;margin-top:0;opacity:0;padding:0;transition:opacity 1s ease;visibility:hidden}.errorMaster.show{height:auto;margin-top:20px;opacity:1;padding:10px;visibility:visible}.errorIcon{font-size:16px;font-weight:500}.plus-icon{background-color:#fdb723;background-color:var(--yellow);color:#fff;display:inline-block;font-size:20px;height:26px;margin:0 14px 0 -44px;text-align:center;width:28px}.plus-icon:hover{background-color:#eea811;background-color:var(--yellow-hover)}.status{border-radius:50%;display:inline-block;height:12px;margin-right:5px;vertical-align:middle;width:12px}.fix{background-color:#e54040}.received{background-color:#3289db}.in-progress{background-color:#f18d3e}.completed{background-color:#4db94d}.draft{background-color:#ababab}.dark-draft{background-color:#8f8f8f}.cancelled{background-color:#d7ac1f;background-color:#8f8f8f}.in-review{background-color:#d8ad1f;background-color:#8f8f8f;background-color:#d7ac1f}.highlight{border-radius:14px;color:#fff;display:inline-block;font-size:13px;font-weight:500;height:27px;padding:4px;text-align:center;width:100px}.request-header-item .highlight{padding:6px}.search-wrapper{margin:30px auto 0;max-width:965px;text-align:center}.search-wrapper input{padding-right:35px;text-align:left;width:225px}.clear-search{background-color:#e1e1e1;border-radius:20px;color:#b3b3b3;color:#fff;cursor:pointer;display:none;font-size:16px;font-weight:500;left:-30px;padding:1px 8px 3px;position:relative;top:0;transition:all .3s ease 0s}.clear-search:hover{background-color:#c6c6c6;cursor:pointer}.clear-filter{background-color:#dfdfdf;background-color:#fdb723;background-color:var(--yellow);border-radius:15px;color:#757575;color:#fff;display:none;font-size:15px;font-weight:500;padding:1px 7px 3px;position:absolute;right:0;top:-3px;transition:all .3s ease 0s}.clear-filter:active{color:#fff}.clear-filter:hover{background-color:#eea811;background-color:var(--yellow-hover);cursor:pointer}.search-button{background-color:#fdb723;background-color:var(--yellow);border:none;border-radius:10px;color:#000;font-weight:500;margin:0;outline:none;padding:11px;text-align:center;transition:all .3s ease 0s}.search-button:hover{background-color:#eea914;cursor:pointer}.dark-arrow{border-top-color:#646464!important}.yellow-arrow{border-top-color:#fdb723;border-top-color:var(--yellow)}.arrow-up{border-bottom:9px solid #fdb723;border-bottom:9px solid var(--yellow)}.arrow-down,.arrow-up{border-left:6px solid transparent;border-right:6px solid transparent;display:inline-block;height:0;margin:0 0 0 4px;width:0}.arrow-down{border-top:9px solid #fdb723;border-top:9px solid var(--yellow)}.pagination{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.pagination div{color:#747474;margin:0 8px}.pagination select{border-radius:0;padding:6px 0;width:50px}.nav-item{background-color:#fdb723;background-color:var(--yellow);border-radius:20px;color:#fff;display:inline-block;font-size:27px;line-height:18px;margin:0 3px;padding:6px 6px 7px 7px;text-decoration:none;transition:background-color .2s}.nav-item:hover:not(.active),.nav-item:hover:not(.disabled){background-color:#eea811;background-color:var(--yellow-hover);cursor:pointer}.nav-item.disabled,.nav-item.disabled:hover{background-color:#ddd;cursor:default}.material-icons{font-size:22px}.div-fix-notes{background-color:#ffecec;border:1px solid #ffbfbf!important;border-radius:10px;line-height:20px;margin:0 auto;max-width:460px;max-width:var(--small-width);padding:10px 12px 12px}.div-fix-notes h3{font-size:14px;margin:0;padding:0}.return-top{background-color:#fdb723;background-color:var(--yellow);border-radius:20px;bottom:25px;color:#333;color:var(--main-text-color);cursor:pointer;display:none;font-size:15px;padding:8px 15px;position:fixed;right:calc(50% - 475px);transition:all .3s ease 0s;z-index:3}.return-top:hover{background-color:#eea811;background-color:var(--yellow-hover)}.small-width{margin:13px auto 16px;max-width:460px;max-width:var(--small-width)}.image-wrapper{align-items:center;display:flex;justify-content:left}.image-wrapper span{font-size:13px}.flex-row img{border:1px solid #dcdcdc;max-height:40px;max-width:200px}.flex-row img:hover{border:1px solid #d2d2d2;box-shadow:0 1px 4px rgba(0,0,0,.16);cursor:zoom-in}.flex-row img{margin-bottom:5px}.flex-row a img{margin-bottom:0}.login-header{border-top-left-radius:15px;border-top-right-radius:15px;height:50px;margin:0 auto;max-width:350px;padding:8px}.login-wrapper{background-color:#f7f7f9;border:1px solid #dfdfdf;border-radius:15px;margin:25px auto;padding:25px 50px;width:365px}.login-wrapper input{font-size:13px}.login-wrapper .primary-button{font-size:14px;font-weight:500;padding:13px 0;width:100%}.product-image-wrapper{align-items:center;border:none;display:flex;flex-direction:column;flex-direction:row;height:92px;height:auto;justify-content:flex-start;justify-content:left;margin:0;padding:0 0 3px;position:relative;width:100px;width:100%}.product-image-wrapper:last-of-type{margin-bottom:0}.product-checkbox-container{cursor:pointer;display:inline-block;height:22px;height:auto;margin:0 20px 0 2px;position:relative;-webkit-user-select:none;user-select:none}.product-checkbox-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.product-checkbox-container .checkmark{background-color:#fff;border:1px solid #d1d1d1;border-radius:5px;height:20px;position:absolute;width:20px}.checkbox-container,.radio-container{cursor:pointer;display:block;font-size:13px!important;font-weight:400;margin-bottom:10px;padding:1px 0 0 26px;position:relative;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkbox-container input,.radio-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.radio-container input[type=file]{height:auto;opacity:1;position:relative;width:auto}.radio-container.flex{align-items:center;display:flex;justify-content:left}.radio-container.flex .checkmark{top:calc(50% - 9px)}.checkbox-container input:checked~.checkmark:after,.product-checkbox-container input:checked~.checkmark:after,.radio-container input:checked~.checkmark:after{display:block}.checkbox-container:hover input~.checkmark,.product-checkbox-container:hover input~.checkmark,.radio-container:hover input~.checkmark{border:1px solid #999}.checkbox-container input:checked~.checkmark,.product-checkbox-container input:checked~.checkmark,.radio-container input:checked~.checkmark{background-color:#fdb723;background-color:var(--yellow);border:none}input:disabled~.checkmark{background-color:#f4f4f6}input:checked:disabled~.checkmark{background-color:#cecece}input:disabled:hover~.checkmark{border-color:#d1d1d1;cursor:default!important}label:has(>input:disabled){cursor:default}.checkbox-container .checkmark:after,.product-checkbox-container .checkmark:after,.radio-container .checkmark:after{content:"";display:none;position:absolute}.checkbox-container .checkmark{background-color:#fff;border:1px solid #d1d1d1;border-radius:5px;height:20px;left:0;position:absolute;top:-1px;width:20px}.checkbox-container .checkmark:after,.product-checkbox-container .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:8px;left:7px;top:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:4px}.radio-container .checkmark{background-color:#fff;border:1px solid #d1d1d1;border-radius:50%;height:20px;left:0;position:absolute;top:-1px;width:20px}.radio-container .checkmark:after{background:#fff;border-radius:50%;height:8px;left:6px;top:6px;width:8px}.upload-thumbnail{background-color:#fff;border-radius:10px}.upload-thumbnail table{border:1px solid #ccc;border-collapse:collapse;margin:10px 0;width:100%}.upload-thumbnail th{background-color:#efefef}.upload-thumbnail td{padding:5px 10px}.upload-thumbnail th:first-child,.upload-thumbnail th:nth-child(2){text-align:center;width:10%}.upload-thumbnail th:nth-child(3){width:50%}.upload-thumbnail th:nth-child(4){width:30%}.upload-thumbnail td:first-child,.upload-thumbnail td:nth-child(2){text-align:center}::-webkit-datetime-edit-day-field:not([aria-valuenow]),::-webkit-datetime-edit-month-field:not([aria-valuenow]),::-webkit-datetime-edit-year-field:not([aria-valuenow]){color:transparent}@media screen and (max-width:1353px){.filter-results{align-items:end;justify-content:center}.filter-results div,.filter-results div:last-of-type{margin:12px 12px 12px 0;text-align:center}.filter-results div button{margin:0!important}}@media screen and (max-width:768px){.main-content{max-width:100%!important}.form-header{border-top-left-radius:0!important;border-top-right-radius:0!important}.admin-form-bottom,.form-bottom,.form-divider,.form-header,.form-top,.request-header,.slave-requests{border:none!important;border-radius:0!important;margin:0 -15px;max-width:100vw!important}.expand-requests{margin:20px -15px 0;max-width:100vw!important}.admin-form-bottom{border-bottom:2px solid #eea811!important;border-bottom:2px solid var(--yellow-hover)!important}.external-pending-table tbody td:first-child,.external-request-table tbody td:nth-child(7),.internal-pending-table tbody td:first-child,.internal-request-table tbody td:nth-child(8){justify-content:center}.clients-table tbody td:nth-child(6),.clients-table thead th:nth-child(6),.divisions-table tbody td:nth-child(5),.divisions-table thead th:nth-child(5),.external-request-table tbody td:nth-child(7),.external-request-table thead th:nth-child(7),.internal-pending-table tbody td:nth-child(8),.internal-pending-table thead th:nth-child(8),.internal-request-table tbody td:nth-child(8),.internal-request-table thead th:nth-child(8),.users-table tbody td:nth-child(7),.users-table thead th:nth-child(7){display:flex;justify-content:center}.external-pending-table,.external-request-table,.internal-pending-table,.internal-request-table,table{border-top:none!important}.num-results{margin-top:10px;padding-right:12px;text-align:center}.users-table tbody td{word-wrap:normal;max-width:100%;padding:10px}.user-role{display:none}.search-wrapper{width:98%}.delete-icon{display:none}.changed-wrapper:not(:last-child){border-bottom:1px solid #e7e7e7}body{font-size:14px}.element,.jira-notes,.text-area{width:100%}ul.basic-list li{padding-bottom:10px}.pending-buttons{margin-top:-10px!important}.address{display:block;margin:0;width:100%}.form-header{border-top-left-radius:10px;border-top-right-radius:10px}.form-bottom,.form-top{padding:10px 15px}.form-bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.search-wrapper{text-align:center}table{border:0;width:100%}table caption{font-size:1.3em}table thead{clip:rect(0 0 0 0);border:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.slave-requests table tr{border:none;border-radius:0;border-top:1px solid #e1e1e1}.slave-requests table tr td{border-bottom:1px solid #dedede;border-top:none;font-size:13px!important;justify-content:start;text-align:left!important}div:not(.slave-requests)>table tr{border-bottom:2px solid #c7c7c7;display:block;padding:2px 5px 5px;width:100%}div:not(.slave-requests)>table tr :last-child{border-bottom:0!important;padding-bottom:3px}div:not(.slave-requests)>table tr:first-of-type{border-top:2px solid #c7c7c7;margin-top:5px}div:not(.slave-requests)>table td{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;font-size:12px;justify-content:space-between;padding:8px;text-align:right!important}div:not(.slave-requests)>table td:before{color:#727272;content:attr(data-label);float:left;font-weight:500;text-align:left;text-transform:uppercase}.internal-request-table tbody td:nth-child(8){justify-content:space-between}.internal-request-table tbody td:nth-child(9){display:block;text-align:center!important}.view-request{background-color:#ffd272;border-radius:20px;color:#0e0e0e;font-size:13px;margin:0 auto;opacity:.85;padding:9px 0!important;width:185px}.view-request:hover{opacity:1}tbody td:nth-child(3){text-align:right}tbody td:nth-child(5){text-align:center}.external-pending-table tbody td:nth-child(7),.internal-pending-table tbody td:nth-child(8){align-items:center;display:flex;justify-content:center}.edit-icon,.trash-icon{margin:0 10px}tbody td:nth-child(5){text-align:right}button{margin:10px!important}.submit-save-wrapper .secondary-button{margin-top:15px}.header-content,.header-content ul{display:block;text-align:center}.header-content ul{margin-top:15px}.header-content .header-title{font-size:24px;margin-top:15px;padding-left:0}.div-divider{border-width:1px}}@media screen and (max-width:599px){.filter-results div{margin:12px 0;width:100%}.filter-results input,.filter-results select{width:90%!important}.filter-results .clear-filter{right:5%}}@media screen and (max-width:965px){.pagination{margin-top:0!important}.pagination div{display:block;margin:6px auto;text-align:center;width:100%}.header-logo{height:28px}.main-content{padding:0 15px}.return-top{background-color:#fdb723;background-color:var(--yellow);border-radius:20px;bottom:25px;color:#fff;cursor:pointer;font-size:15px;padding:8px 15px;right:calc(50% - 69px);z-index:1}.request-header-item{border-bottom:1px solid #959595;display:block;margin:3px 8px;padding-bottom:8px;width:100%}.request-header-item:last-child{border-bottom:none;padding-bottom:2px}.back-to-requests{top:73px}.yellow-button:hover{-webkit-transform:none;transform:none}.footer-nav,.footer-row{display:block}.footer-nav{font-size:17px;margin-top:10px}.footer-nav li{display:block;margin-left:0;padding:6px 0}.social-wrapper{margin-top:15px}.social-container{text-align:left}.social-icon{margin:0 10px 0 0}}@media screen and (max-width:1175px){.hero-banner{background-position:91% 28%;height:225px}}@media screen and (min-width:1599px){.hero-banner{background-position:100% 25%;background-repeat:no-repeat;background-size:100%;object-fit:none}}
/*# sourceMappingURL=main.7570f140.css.map*/