.bar{width:100%;height:10px;position:fixed}@media only screen and (max-width: 575px){.bar{background:blue}}@media only screen and (min-width: 576px) and (max-width: 767px){.bar{background:yellow}}@media only screen and (min-width: 768px) and (max-width: 991px){.bar{background:green}}@media only screen and (min-width: 992px) and (max-width: 1199px){.bar{background:orange}}@media only screen and (min-width: 1200px){.bar{background:red}}[class*="col-"],section,.nav,#searchbar{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}[class*="col-"],section,.nav,#searchbar{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Inter", sans-serif}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Inter", sans-serif;font-style:normal;margin-bottom:15px;font-weight:500}h1,.h1{font-size:22px;line-height:28px}h2,.h2{font-size:20px;line-height:26px}h3,.h3{font-size:16px;line-height:22px}h4,.h4{font-size:14px;line-height:22px}h5,.h5{font-size:12px;line-height:20px;margin-bottom:0px}p{font-size:14px;line-height:22px;margin-bottom:18px;font-weight:400}li{font-size:14px;line-height:22px}label{font-size:14px;line-height:22px;font-weight:500}a,a:hover,a:focus{color:#42669b;transition:all 0.3s;text-decoration:none}body{background:#f5f5f7}.btn{padding:10px 15px 9px 15px;font-size:14px;font-weight:500;box-shadow:none !important;color:#fff}.btn:active,.btn:focus,.btn:hover{color:#fff}.btn-primary{border:none !important;background-color:#42669b}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#323232;border:none !important}.btn.disabled{background-color:#667085}.btn-icon{position:relative;overflow:hidden;margin:5px}.btn-icon i{margin-right:8px}.form-select,.form-control{padding-top:.6rem;padding-bottom:.6rem}nav{padding:1rem 3rem !important}@media only screen and (max-width: 575px){nav{padding:1rem !important}nav .container-fluid{align-items:flex-start;justify-content:space-between;flex-direction:row}}nav .navbar-collapse{flex-grow:0}nav .navbar-nav .nav-item{font-weight:400;font-size:14px}nav.nav-primary{background-color:#fff}nav.nav-primary .navbar-nav .nav-item{margin-right:45px}@media only screen and (max-width: 991px){nav.nav-primary{padding:0px !important;right:0;left:0}nav.nav-primary .navbar-nav{padding:1rem}nav.nav-primary .navbar-nav .nav-item{margin-bottom:10px}}nav.nav-secondary{background-color:#252c32}nav.nav-secondary .brand{margin-right:auto;font-weight:700;font-size:19px}nav.nav-secondary .navbar-collapse{flex-grow:0}nav.nav-secondary button.navbar-toggler{border:none}nav.nav-secondary button.navbar-toggler:focus{outline:none;box-shadow:none}nav.nav-secondary button[aria-expanded="false"] span{background-image:url("/assets/img/common/navbar-toggler.svg")}nav.nav-secondary button[aria-expanded="true"] span{background-image:url("/assets/img/common/navbar-toggler-false.svg")}nav.nav-secondary ul.dropdown-menu{position:absolute}.dropdown-chevron:after{content:"";display:inline-block;width:24px;height:10px;background-image:url("/assets/img/common/ico/ico-chevron-down-white.svg");background-repeat:no-repeat;background-position:right center}.ico-link{padding-left:30px !important}.navbar-nav [class*="ico-"]{background-size:22px;background-repeat:no-repeat;background-position:left center}.ico-dashboard{background-image:url("/assets/img/common/ico/ico-dashboard.svg")}.ico-customers{background-image:url("/assets/img/common/ico/ico-customers.svg")}.ico-projects{background-image:url("/assets/img/common/ico/ico-projects.svg")}.ico-quotes{background-image:url("/assets/img/common/ico/ico-quotes.svg")}.ico-products{background-image:url("/assets/img/common/ico/ico-products.svg")}.ico-shipping{background-image:url("/assets/img/common/ico/ico-shipping.svg")}.ico-users{background-image:url("/assets/img/common/ico/ico-users.svg")}.ico-profile{background-image:url("/assets/img/common/ico/ico-profile.svg")}.navbar-nav .ico-profile{background-image:url("/assets/img/common/ico/ico-profile.svg");color:white;background-size:32px;padding-left:44px !important}@media only screen and (max-width: 991px){.navbar-nav .ico-profile{width:32px;height:32px}.navbar-nav .ico-profile span{display:none}.navbar-nav .ico-profile:after{display:none}}[class*="ico-"].active{filter:invert(37%) sepia(16%) saturate(1602%) hue-rotate(176deg) brightness(96%) contrast(88%)}main{margin:3rem;border:1px solid #eaecf0;background:#fff;border-radius:8px}@media only screen and (max-width: 991px){main{margin:2rem}}body{background-color:#f5f5f7}.section-head{padding:30px 18px;border-bottom:1px solid #eaecf0}.section-head .section-head--title h1[class*="ico-"]{background-size:32px;background-repeat:no-repeat;background-position:left center;padding-left:42px}.section-head .section-head--title p{margin-bottom:28px;color:#667085}.section-head .section-head--title p i{margin-right:8px}.section-head .section-head--tools{display:flex;justify-content:flex-end;flex-wrap:nowrap;align-items:center;column-gap:20px}@media only screen and (min-width: 576px) and (max-width: 767px){.section-head .section-head--tools{display:flex;flex-wrap:nowrap;row-gap:12px;flex-direction:column;align-items:stretch}}@media only screen and (max-width: 575px){.section-head .section-head--tools{display:flex;flex-wrap:nowrap;row-gap:12px;flex-direction:column;align-items:stretch}}.section-content--pad{border-bottom:1px solid #eaecf0;padding:40px 32px}.section-content--table{border-bottom:none}.section-content--dashboard .card{border-color:#eaecf0}.section-content--dashboard .card .card-header,.section-content--dashboard .card .card-footer{background-color:transparent;border-color:#eaecf0;padding:24px}.section-content--dashboard .card .card-header h2,.section-content--dashboard .card .card-footer h2{margin-bottom:0px}.section-content--dashboard .card .card-text{margin-bottom:24px}.section-content--dashboard .card.card-table .card-body{padding:0px}.section-content--dashboard .card.card-table .table-ceco tbody tr th{font-weight:normal}.section-content--dashboard .card .card-header .btn{position:absolute;top:18px;right:18px}ul.list-ico{padding-left:0px}ul.list-ico li{list-style:none;margin-bottom:24px}ul.list-ico li .ico-circle{background:#f5f5f7;border-radius:50%;display:flex;width:56px;height:56px;align-items:center;justify-content:center;float:left;margin-right:20px}ul.list-ico li .ico-circle img{width:30px;height:auto}ul.list-ico li h3{margin-bottom:3px}.quote-id h2{background-color:#333333;padding:5px 10px;color:white;border-radius:8px}.quote-id p{margin-bottom:3px}.table-ceco{margin-bottom:0px}.table-ceco thead th{padding:8px 16px;font-size:12px;font-weight:500;color:#667085;border-color:#eaecf0}.table-ceco tbody tr td,.table-ceco tbody tr th{padding:16px;font-size:14px;font-weight:500;color:#667085;border-color:#eaecf0;white-space:nowrap}.table-ceco tbody tr td.table-nav,.table-ceco tbody tr th.table-nav{text-align:right}.table-ceco tbody tr:nth-of-type(odd)>*{background-color:#F9FAFB}.table-ceco tbody tr:hover>*{background-color:#EAEFF4}.table-ceco tbody .dropstart>a{padding:4px 8px;color:#323232}.table-ceco tbody .dropstart h5{color:#667085;text-transform:uppercase;padding:4px 16px}.table-ceco .form-check input{margin-right:15px}.table-ceco .table-end td{border-top:2px solid #eaecf0;background-color:transparent !important;color:#000;font-weight:700}.table-ceco .table-end td h2{margin-bottom:0px;color:#000;font-weight:700}.product-wrap{border:1px solid #eaecf0;border-radius:8px}.product-wrap .col-12{margin:0;padding:0}.product-wrap .product-row{padding:15px 15px 25px 15px}.product-wrap table{border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0}.results-control{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:1rem}.results-control .results-control--left{display:flex;white-space:nowrap;align-items:center;flex-direction:row}@media only screen and (max-width: 991px){.results-control .results-control--left{display:none}}.results-control .results-control--right{display:flex;white-space:nowrap;align-items:center;flex-direction:row;margin-top:12px}.results-control .results-control--right a{color:#323232;padding:3px 6px}@media only screen and (max-width: 991px){.results-control .results-control--right{width:100%;justify-content:center}}ul.pagination{position:relative}ul.pagination .page-item{margin:0 2px}ul.pagination .page-item .page-link{border:none;padding:5px 10px;border-radius:4px}ul.pagination .page-item .page-link img{height:23px;width:auto}ul.pagination .page-item .page-link:focus{background-color:none;box-shadow:none}ul.pagination .page-item.active .page-link{background-color:#f5f5f7;color:#323232}ul.pagination .page-item.disabled{opacity:0.5}ul.pagination .page-item.disabled .page-link{background:transparent}ul.pagination.pagination-mobile .page-item{border:1px solid #eaecf0;border-radius:8px}ul.pagination.pagination-mobile .page-item .page-link{padding:10px 20px;background:transparent}ul.pagination.pagination-mobile .page-item .page-link img{margin:0 5px}ul.pagination.pagination-mobile .page-item:first-child .page-link{padding-left:10px}ul.pagination.pagination-mobile .page-item:last-child .page-link{padding-right:10px}.status{padding:6px 10px;border-radius:8px}.status--pending{color:#F69322;background:#FFF5E9}.status--processing{color:#1660F3;background:#E7EFFF}.status--ready{color:#AA30D4;background:#FAEAFF}.status--sent{color:red;background:#FFEBEB}.status--accepted{color:#11C318;background:#E6F4E7}.status--won{color:#11C318;background:#E6F4E7}.status--lost{color:red;background:#FFEBEB}.key{width:14px;height:14px;border-radius:50%;display:inline-block;margin-right:12px;border-width:2px;border-style:solid}.key--pending{background:#F69322;border-color:#FFF5E9}.key--processing{background:#1660F3;border-color:#E7EFFF}.key--ready{background:#AA30D4;border-color:#FAEAFF}.key--sent{background:red;border-color:#FFEBEB}.key--accepted{background:#11C318;border-color:#E6F4E7}.key--won{background:#11C318;border-color:#E6F4E7}.key--lost{background:red;border-color:#FFEBEB}.product-row{margin-top:1rem}.product-row:first-child{margin-top:0px}.product-btn-remove,.product-btn-add{width:32px;height:32px;display:inline-flex;border:1px solid #eaecf0;border-radius:50%;align-items:center;justify-content:center;color:grey;margin-bottom:8px;margin-right:8px}.product-btn-remove:hover,.product-btn-add:hover{background-color:#667085;color:#fff}.error-panel{margin:50px auto;text-align:center}.error-panel>i{font-size:40px;margin-bottom:16px}.error-panel h2{margin-bottom:4px}.box{display:none}.variable-id{background-color:#333333;padding:6px 14px;color:#fff;border-radius:22px;width:auto;margin-left:12px;margin-bottom:0px;font-size:12px;font-weight:700}.loginpanel--left{background-color:#f5f5f7;position:absolute;top:0;bottom:0;left:0;right:50%;display:flex;align-items:center;padding:100px}@media only screen and (min-width: 768px) and (max-width: 991px){.loginpanel--left{padding:70px;right:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.loginpanel--left{padding:50px;right:0}}@media only screen and (max-width: 575px){.loginpanel--left{padding:20px;right:0}}.loginpanel--right{position:absolute;top:0;bottom:0;left:50%;right:0;background-image:url("/assets/img/areas/login/login-backdrop.jpg");background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (max-width: 991px){.loginpanel--right{display:none}}.overlay{top:0;bottom:0;right:0;left:0;position:absolute;background:rgba(0,0,0,0.5)}.card-login{padding:30px;border:none}.card-login .h3{color:#323232}.card-login .h1{font-weight:700}[v-cloak]{display:none}[v-cloak] .v-cloak--block{display:block}[v-cloak] .v-cloak--inline{display:inline}[v-cloak] .v-cloak--inlineBlock{display:inline-block}[v-cloak] .v-cloak--hidden{display:none}[v-cloak] .v-cloak--invisible{visibility:hidden}.v-cloak--block,.v-cloak--inline,.v-cloak--inlineBlock{display:none}.pointer{cursor:pointer}.trix-button-group.trix-button-group--file-tools{display:none}.search-bar{position:relative}.search-bar__clear{position:absolute;position:absolute;z-index:2;top:3px;right:95px}.search-bar input[type=input]{padding-right:30px}
