html, body{padding:0px; margin:0px; background:none #f1f1f1; display:flex; height:100%; width:100%;}
table{display:block; vertical-align:middle;}
img{border:0px none; line-height:0px;}
a,
a:hover,
a:active{text-decoration: none!important;}
a:focus, a:hover{text-decoration: none!important; outline: none!important;}
input:focus{outline: none;}
img{max-width: 100%;}
.main {height: 100%; width: 100%; display: table;}
.wrapper {display: table-cell; height: 100%; vertical-align: middle;}

.login-box-area{box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); max-width: 1280px; margin: 0px auto; display: flex; background-color: #8fd4d7;}
.lf-right-area {display: inline-block; line-height: 0px; position: relative;}
.lf-rgt-img{line-height: 0px;}
.lf-rgt-content{position: absolute; top: 41%; bottom: 0; z-index: 1; width: 100%; text-align: center; font-family: 'Open Sans', sans-serif; font-size: 22px; line-height: normal; font-style: normal; color: #ffffff;}
.lf-rgt-content h3{font-size: 34px; line-height: normal; margin: 20px auto; width: 80%; font-family: 'Open Sans', sans-serif; font-weight: 700; }
.lf-rgt-content p {font-size: 22px; line-height: normal;}

.lf-left-area{display: inline-block; width: 40%; position: relative; height: 700px; background-color: #8fd4d7;}
.lf-left-box-area{padding: 0px 37px; margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); width: calc(100% - 68px);}
.login-logo{margin: 0px 0px 54px;}
.login-form{font-family: 'Open Sans', sans-serif; color: #ffffff;}
.login-form .form .form-field{margin: 0px 0px 25px;}
.login-form .form .form-field .form-input{-webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fff; border-color: #8c8c8c; border-style: solid; border-width: 1px; border-radius: 0px; color: #666; display: block;
    font-size: 16px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased; margin: 0px; padding: 17px; font-family: 'Open Sans', sans-serif; font-weight: 600; width: calc(100% - 34px);}
.login-form .form .form-field .form-input::placeholder{color: #000000;}    
.login-form .form .form-field .form-input:focus{border-size: 1px; outline: none;}
.form-actions .button.button--primary{width: 200px; background: none #e44b53; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 18px; text-transform: uppercase; padding: 11px 0px 12px; margin-right: 20px;}
.form-actions .forgot-password{font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 14px; color: #ffffff; text-decoration: underline;}

.login-form #login_email,
.forgot-password-form #login_email{background: url(../images/input-email-icon.jpg) no-repeat 96% center #ffffff;}
.login-form  #login_pass,
.forgot-password-form #login_email{background: url(../images/input-password-icon.jpg) no-repeat 96% center #ffffff;}
.login-form h3 {font-family: 'Open Sans', sans-serif; font-weight: 700; margin: 0px; padding: 0px; font-size: 30px; color: #ffffff; }
.login-form p {font-size: 16px;}

.main-inner-page{width: 100%; float: left;}
.main-inner-page header{background: none #8fd4d7; width: 100%; display: block; float: left;}
.main-inner-page header .logo-area{float: left; padding: 15px 30px; margin: 0px;}
select:focus {outline: none;}

.header-rgt-area{float: right; padding: 20px 30px 20px 20px;}
.header-rgt-area .store-list {float: left; padding: 0px; margin: 0px 20px 0px 0px; min-width: 210px;}
.header-rgt-area .store-list select{border: 1px solid #cccccc; margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #000000; font-size: 14px; padding: 5px 7px 6px 7px;}
.admin-user{float: left;}
.admin-user a{font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 700; color: #ffffff; text-decoration: none; padding: 0px 10px; float: left;}
.admin-user a span.admin-link-img{float: left; padding: 0px 10px 0px 0px; line-height: 0px;}
.admin-user a span.admin-link-text{padding: 6px 0px; float: left;}

.main-area{height: 100%; width: 100%; display: table; background: none #ffffff;}
.left-side-bar{background: none #8fd4d7; height: 100%; float: left; width: 290px; border-top: 1px solid #ffffff;}

.left-side-bar ul {list-style: none; list-style-image: none; font-family: 'Open Sans', sans-serif; padding: 36px 0px 30px 0px; margin: 0px;}
.left-side-bar ul li {}
.left-side-bar ul li a {font-size: 18px; font-weight: 600; color: #ffffff; padding: 10px 29px; display: block; text-decoration: none;}

.left-side-bar ul li.sidebar-link-dashboard a{background: url(../images/dashboard-icon.png) no-repeat 30px 12px; padding: 10px 30px 10px 70px;}
.left-side-bar ul li.sidebar-link-store a{background: url(../images/store-icon.png) no-repeat 30px 10px; padding: 10px 30px 10px 70px;}
.left-side-bar ul li.sidebar-link-rep-admin a{background: url(../images/products-icon.png) no-repeat 30px 10px; padding: 10px 30px 10px 70px;}
.left-side-bar ul li.sidebar-link-customers a{background: url(../images/customers-icon.png) no-repeat 30px 10px; padding: 10px 30px 10px 70px;}
.left-side-bar ul li.sidebar-link-order a{background: url(../images/order-icon.png) no-repeat 30px 10px; padding: 10px 30px 10px 70px;}
.left-side-bar ul li.sidebar-link-news-broadcast a{background: url(../images/news-icon.png) no-repeat 30px 10px; padding: 10px 30px 10px 70px;}
.left-side-bar ul li.sidebar-link-price-list a{background: url(../images/pricelist-icon.png) no-repeat 30px 10px; padding: 10px 30px 10px 70px;}
.left-side-bar ul li.sidebar-link-dashboard a:hover,
.left-side-bar ul li.sidebar-link-store a:hover,
.left-side-bar ul li.sidebar-link-rep-admin a:hover,
.left-side-bar ul li.sidebar-link-customers a:hover,
.left-side-bar ul li.sidebar-link-order a:hover{background-color: #73aaad;}
.left-side-bar ul li.sidebar-link-news-broadcast a:hover{background-color: #73aaad;}
.left-side-bar ul li.sidebar-link-price-list a:hover{background-color: #73aaad;}
.left-side-bar ul li.sidebar-link-dashboard a.sidebar-active-link,
.left-side-bar ul li.sidebar-link-store a.sidebar-active-link,
.left-side-bar ul li.sidebar-link-rep-admin a.sidebar-active-link,
.left-side-bar ul li.sidebar-link-customers a.sidebar-active-link,
.left-side-bar ul li.sidebar-link-order a.sidebar-active-link{background-color: #73aaad;}
.left-side-bar ul li.sidebar-link-news-broadcast a.sidebar-active-link{background-color: #73aaad;}
.left-side-bar ul li.sidebar-link-price-list a.sidebar-active-link{background-color: #73aaad;}


.content-area {padding: 30px 0px 50px; width:calc(100% - 370px); float: left; margin: 0px 40px;}
.heading-title{width: 100%; font-family: 'Open Sans', sans-serif; float: left; clear: both;}
.heading-title h1 {font-size: 30px; font-weight: 600; padding: 0px 0px 20px; margin: 0px; float: left;}
.heading-title h1 span {font-size: 15px; color: #888; font-weight: 500; vertical-align: middle;}
.form-box {display: block; background: none #fff; float: left; padding:25px 0px 10px 20px; width: 100%; box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}

.form-field-row{display: block; width: 100%; padding: 0px 0px 0px;  float: left;}
.form-field-row .form-field{display: inline-block; width: 47%; padding: 0px 20px 15px 0px;  float: left;}
.form-field-row .form-field {font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 600;}
.form-field-row h3{font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 700; margin-bottom: 10px;}

.form-field-row .form-field .form-label{display: block; padding: 0px 0px 10px;}
.form-field-row .form-field .form-label small{font-weight: 400; font-size: 14px; color: #ff131f;}
.form-field-row .form-field .error{font-weight: 400; font-size: 14px; color: #ff131f;}
.form-field-row .form-field input.form-input {width: calc(100% - 14px); border: 1px solid #cccccc; padding: 11px 6px; }
.form-field-row .form-field select.form-select {width: 100%; border: 1px solid #cccccc; padding: 11px 6px; }
.form-field-row .form-field.form-field--stores{width: 100%; padding-bottom: 0px;}
.form-field-row .form-field.form-field--stores:first-child{display: none;}
.form-field-row .form-field.form-field--stores label.form-label{margin: 0px;}
.form-field-row .form-field.form-field--stores input.form-input-checkbox{float: left; margin:5px 10px 0px 0px; padding: 0px;}
.form-actions{width: 100%; float: left; padding: 15px 0px 20px;}

.add-store-form{padding: 0px 20px 0px 0px; float: left;}
.add-store-form .form-field-row .form-field {width: 100%;}

.store-tab-heading{float: left; padding: 0px 0px 0px 0px; width: 100%;}
.store-tab-heading ul {background: none #e44b53; list-style: none; list-style-image: none; float: left; width: 100%; margin: 0px; padding: 0px; z-index: 1; position: relative; border: 0px;}
.store-tab-heading ul li{float: left; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 500; text-transform: uppercase; color: #ffffff;}
.store-tab-heading ul li.active-tab{padding: 17px 20px 16px; background: none #8fd4d7; color: #ffffff; text-transform: uppercase;}
.store-tab-heading ul li a{float: left; padding: 17px 20px 16px; color: #ffffff; text-transform: uppercase; margin-right: 0px; border-radius: 0px;}
.store-tab-heading ul li a:hover {background: none #8fd4d7;}
.nav-tabs>li>a{border: 0px none; border-radius: 0px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border: 1px solid #ddd; border-bottom: transparent; border-radius: 0px; padding: 17px 20px 16px; margin-right: 0px;}

.form-actions .button.button--primary#next-button {width: auto; float: left; border-radius: 0px; padding: 12px 20px;}
.account-body .form-actions .button.button--primary {background-color: #009941;}
.btn-primary:active:hover{background: none; border: 0px none; color: #000000;}

.heading-title .btn-mark-inactive {width: auto; background-color:#e44b53; padding: 5px 10px 6px; font-weight: 600; font-size: 14px; margin: 0 0 20px; color: #ffffff; float: right; border: 0px none;}
.btn-from-pre-div{float: left;}
.heading-title .btn-add-address {width: auto; background-color:#e44b53; padding: 5px 10px 6px; font-weight: 600; font-size: 14px; margin: 0 0 20px; color: #ffffff; float: right; border: 0px none; display: none;}
.btn-from-pre-div{float: left;}
.btn-from-pre-div a.btn-from-pre{-webkit-box-shadow: inset 0px 0px 0px 1px rgba(67, 67, 67, 1);
-moz-box-shadow: inset 0px 0px 0px 1px rgba(67, 67, 67, 1);
box-shadow: inset 0px 0px 0px 1px rgba(67, 67, 67, 1); margin: 0px 10px 0px 0px;   padding: 12px 20px 13px; float: left; color: #434343; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 600; background: none; border-radius: 0; border: 0;}
.tab-pane form .form-field-row .form-field input.form-input {width: 100%;}


.btn-add-store{float: right;}
.btn-add-store a {background: none #e44b53; color: #fff; text-transform: uppercase; font-weight: 500; padding: 10px 17px 12px; text-decoration: none;}
.btn-add-store a:hover{background: none #73aaad; color: #ffffff; text-decoration: none;}

.store-boxes{width: 100%; float: left; margin: 0px; padding: 0px; clear: both; position: relative;}

.store-box-icons{position: absolute; right: 0px}
.store-box-icon {float: left; margin:10px 10px 0px 0px; }

.store-box{float: left; width: 50%; background: none #fff; position: relative; box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}
.store-left-box{width: calc(50% - 10px); margin-right: 10px;}
.store-right-box{width: calc(50% - 10px); margin-left: 10px;}
.store-box-content-area{float: left;}
.store-box-content{font-family: 'Open Sans', sans-serif; font-size: 14px; color: #434343; font-weight: 400; padding: 16px 0px 16px 16px;}
.store-box-content h2{font-size: 22px; font-weight: 500; margin-top: 0px; margin-bottom: 15px;}
.store-box-content h3{font-size: 14px; font-weight: 600; margin-top: 14px; margin-bottom: 5px;}
.store-box-content p {margin-bottom: 0px;}
.store-box-content-area.store-box-part01{width:55%;}
.store-box-content-area.store-box-part02{width: 45%; border-left: 1px solid #cccccc; }
.store-login-box {font-size: 16px; border-bottom: 1px solid #cccccc;}
.store-login-box p{padding-bottom: 10px;}
.store-address-box {font-size: 16px;}
.store-address-box p{padding-bottom: 10px;}

/* customer List CSS */
.customer-actionBar{clear: both;}
.actionBar-section .form-field{display: inline-block;}
.customer-actionBar .form-field.customer-export-area{float: left; width: 100%;}
.customer-actionBar .form-field.customer-export-area .form-prefixPostfix{float: left;}
.customer-actionBar .form-field.customer-export-area .button.button--icon{float: left;}
.customer-actionBar .u-hiddenVisually, .customer-actionBar .is-srOnly{ border: 0!important; clip: rect(1px,1px,1px,1px)!important; overflow: hidden!important; padding: 0!important; position: absolute!important; width: 1px!important;}
.customer-actionBar .actionBar .button{margin-bottom: 0px;}
.customer-actionBar .button--secondary{border-color: #e44b53;}
.customer-actionBar .button{-webkit-appearance: none; -moz-appearance: none; border-style: solid;
    border-width: 1px; cursor: pointer; font-family: 'Open Sans', sans-serif; font-weight: 400; line-height: normal; margin: 0 0.5rem 1rem; position: relative; text-align: center; text-decoration: none; display: inline-block; background-color: #fff; border-color: #e44b53;
    color: #e44b53; font-size: 16px; padding: .46667rem 1.06667rem; border-radius: 0px; outline: none; vertical-align: middle;}
.customer-actionBar .button{line-height: 1.3334; transition: background-color 100ms,border-color 100ms,color 100ms; transition-timing-function: ease-in-out;}
.customer-actionBar .button a {color: #e44b53;}

.customer-actionBar .form-prefixPostfix-with-button .button-label{display: none;}
.customer-actionBar .actionBar-section input.has-action{min-width: 11rem; border: 1px solid
#cccccc; padding: 0.8rem 1rem; float: left; border-right: 0px none;}
.customer-actionBar .form-input{-webkit-writing-mode: horizontal-tb !important; text-rendering: auto; color: -internal-light-dark(black, white); letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; appearance: textfield; background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59)); -webkit-rtl-ordering: logical; cursor: text; margin: 0em; font: 400 13.3333px Arial;
    padding: 1px 2px; border-width: 2px; border-style: inset; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133)); border-image: initial;}
.form-input:active, .form-input:focus{border:1px solid #e44b53; outline: 0px none;}
.ponum-input .form-input:active, .ponum-input .form-input:focus{border:1px solid #ccc; outline: 0px none;}
button.button.button--icon.button--secondary{font-size: 1rem;
    padding: 0.2rem 0.46667rem;}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate){display: none !important;}
.customer-actionBar button.button.button--icon.button--secondary.icon-delete{padding: .66667rem 0.66667rem;}
.customer-actionBar button.button.button--icon.button--secondary.icon-filter{padding: .66667rem 0.66667rem;}
.form-prefixPostfix button.button.button--icon.button--secondary{margin: 0 0 1rem;}

.customer-no-records{display: block; padding: 10px;}

.table-overlay{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}

.table-overlay table{border: 1px solid #cccccc;}
.table-overlay table.customer-table thead{background: none #f7f7f7; float: left; width: 100%;}
.table-overlay table.customer-table thead th{padding: 10px; font-weight: 600; float: left;}
.table-overlay table.customer-table tbody {float: left; width: 100%;}
.table-overlay table.customer-table tr {float: left; width: 100%;}
.table-overlay table.customer-table tbody tr:nth-child(even) {background: #f9f9f9;}
.table-overlay table.customer-table tbody tr:nth-child(odd) {background: #ffffff;}
.table-overlay table.customer-table tbody td{padding: 10px; font-weight: normal; border-top: 1px solid #cccccc; float: left;}
.table-overlay table.customer-table tbody td span{display: none;}
.cs-table-cell.customer-row-name {width: 23%;}
.cs-table-cell.customer-row-email {width: 26%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.cs-table-cell.customer-row-phone {width: 10%;}
.cs-table-cell.customer-row-acc-type {width: 10%; text-align: center;}
.cs-table-cell.customer-row-custid {width: 11%; text-align: center;}
.cs-table-cell.customer-row-action {width: 20%; text-align: left;}
.table-overlay table.customer-table thead th.cs-table-cell.customer-row-action {text-align: center;}

.cs-table-cell.rep-customer-row-checkbox {width: 5%; text-align: center;}
.cs-table-cell.rep-customer-row-name {width: 42%;}
.cs-table-cell.rep-customer-row-email {width: 45%;}
.cs-table-cell.rep-customer-row-action {width: 13%; text-align: center;}

.cs-table-cell a {color: #434343;}
.cs-table-cell a:hover {color: #e44b53;}

.cs-table-cell a.customer-row-edit-icon,
.cs-table-cell a.customer-row-delete-icon{border: 0px solid #434343; margin-left: 0px; padding: 5px;}

.pagination-area {float: left; width: 100%; padding: 50px 0px 0px 0px}
.pagination-area .paginationdiv ul.pagination {float: right; padding: 0px; margin:0px; list-style: none; list-style-image: none;}
.pagination-area .paginationdiv ul.pagination li {float: left; padding: 0px 0px 15px 8px; list-style: none; list-style-image: none; line-height: normal;}
.pagination-area .paginationdiv ul.pagination li:first-child{padding: 0px 0px 15px 0px;}
.pagination-area .paginationdiv ul.pagination li:last-child{padding: 0px 0px 15px 8px;}
.pagination-area .paginationdiv ul.pagination li.disabled a,
.pagination-area .paginationdiv ul.pagination li.disabled a:hover,
.pagination-area .paginationdiv ul.pagination li a {background: none #ffffff; padding: 15px; float: left; line-height: normal; color: #434343; border: 0px none;
box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset;
-webkit-box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset; border-radius: 0px;}
.pagination-area .paginationdiv ul.pagination li.active a,
.pagination-area .paginationdiv ul.pagination li a:hover {background: none #e44b53; adding: 15px; float: left; line-height: normal; color: #ffffff; border: 0px none;
box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset;
-webkit-box-shadow: 0px 01px 0px 1px rgba(228,75,83,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; border-radius: 0px;}

.no_records {float: right; margin-left: 16px;}
.cust-view-dropdown{float: left; display: inline-block; padding: 13px 8px 0px 0px;}
#frm-records{float: left; display: inline-block;}
.sel-records {border: 1px solid #cccccc; padding: 13px 13px 13px 5px; }
p.btn-atc {float: left;
    width: auto; color: #333; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 500; font-size: 15px; padding: 4px 0px 5px; margin-left: 0px; border-radius: 2px;}
p.btn-atc span{font-weight: 600;}


/* start NewsBroadcast page css
======================================== */

.table-overlay table.nb-table thead{background: none #f7f7f7; float: left; width: 100%;}
.table-overlay table.nb-table thead th{padding: 10px; font-weight: 600; float: left;}
.table-overlay table.nb-table tbody {float: left; width: 100%;}
.table-overlay table.nb-table tr {float: left; width: 100%;}
.table-overlay table.nb-table tbody tr:nth-child(even) {background: #f9f9f9;}
.table-overlay table.nb-table tbody tr:nth-child(odd) {background: #ffffff;}
.table-overlay table.nb-table tbody td{padding: 10px; font-weight: normal; border-top: 1px solid #cccccc; float: left;}
.nb-table-cell.nb-row-date {width: 10%;}
.nb-table-cell.nb-row-message {width: 60%;}
.nb-table-cell.nb-row-action {width: 10%;}
.nb-table-cell.nb-row-status {width: 10%;}

.nb-edit {background: url("../images/customer-row-edit-icon.png") no-repeat center top; font-size: 0px; line-height: 0px; border: 0px none; width: 31px; height: 20px; float: left;}
.nb-delete {background: url("../images/customer-row-delete-icon.png") no-repeat center top; font-size: 0px; line-height: 0px; border: 0px none; width: 31px; height: 20px; float: left;}


.news-broadcast-form {margin: 30px 0 0;}
.form-field-row .form-field.form-field--textareaNews-broadcast{width:100%;}
.form-field-row .form-field textarea.form-textarea {width: calc(100% - 14px); border: 1px solid #cccccc; padding: 11px 6px; height: 160px; }
/* Start Orders page css
======================================== */

.table-overlay table{border: 1px solid #cccccc;}
.table-overlay table.order-table thead{background: none #f7f7f7; float: left; width: 100%;}
.table-overlay table.order-table thead th{padding: 10px; font-weight: 600; float: left;}
.table-overlay table.order-table tbody {float: left; width: 100%;}
.table-overlay table.order-table tr {float: left; width: 100%;}
.table-overlay table.order-table tbody tr:nth-child(4n+3) {background: #f9f9f9;}
.table-overlay table.order-table tbody tr:first-child {background: #ffffff;}
.table-overlay table.order-table tbody td{padding: 10px; font-weight: normal; border-top: 1px solid #cccccc; float: left;}
.order-table-cell.order-row-date {width: 18%;}
.order-table-cell.order-row-order-id {width: 10%; text-align: center;}
.order-table-cell.order-row-bc-order-id {width: 11%; text-align: center;}
.order-table-cell.order-row-rep-id {width: 7%; text-align: center;}
.order-table-cell.order-row-customer {width: 19%;}
.order-table-cell.order-row-total {width: 10%; text-align: center;}
.order-table-cell.order-row-status {width: 12%; text-align: center;}
th.order-table-cell.order-row-view {padding-left: 10px;}
.order-table-cell.order-row-view {width: 13%; text-align: left;}

.order-table-cell a {color: #434343; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;
    width: 100%; display: inline-block;}
.order-table-cell a:hover {color: #e44b53;}

.order-table-cell a.order-row-view-icon{border: 0px solid #434343; margin: 0px auto; padding: 0px 10px 0px; width: 36px; height: 20px; display: inline-block; font-size: 0px; line-height: 0px; vertical-align: top;}
.order-table-cell a.order-row-edit-icon {display: inline-block; vertical-align: top;  width: 16px;}
.order-table-cell a.order-row-edit-icon img {vertical-align: inherit;}
.order-table-cell a.order-row-quick-icon {display: inline-block; vertical-align: top;  width: 16px;}
.order-table-cell a.order-row-quick-icon img {vertical-align: inherit;}
.order-table-cell a.order-row-delete-icon {display: inline-block; vertical-align: top;  width: 16px;}
.order-table-cell a.order-row-delete-icon img {vertical-align: inherit;}
.order-table-cell a.order-row-view-icon:after{background: url(../images/order-plus.png) no-repeat center top; content: ""; font-size: 0px; float: none;  width: 16px; height: 16px; background-size: 16px 16px; display: block;}
.order-table-cell a.order-row-view-icon[aria-expanded="true"]:after{background: url(../images/order-minus.png) no-repeat center top; content: ""; font-size: 0px; float: none;  width: 16px; height: 16px; background-size: 16px 16px; display: block;}
.order-table-cell a.order-row-view-icon.collapsed:after{background: url(../images/order-plus.png) no-repeat center top; content: ""; font-size: 0px; float: none;  width: 16px; height: 16px; background-size: 16px 16px; display: block;}
.order-table-cell form.order_edit_frm {display: inline-block;}
.order-table .panel-collapse td {width: 100%;}
.order-tab-data-area{display: flex;}
.order-tab-data-box{float: left; border: 1px solid #cccccc; width: 31.33%; margin:1%; padding: 10px; color: #434343;}
.order-tab-data-box h3{font-weight: 600; background: none #f7f7f7; margin: -10px -10px 10px; padding: 10px; font-size: 15px;}
.order-tab-data-box h3 span{float: right; font-weight: 500; color: #757575;}
.order-tab-data-box .order-pro-data{padding: 0px 0px 20px; float:left; width: 100%; display: block;}
.order-tab-data-box p a{color: #e44b53; text-decoration: none; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: inline-block; width: 100%;}
.order-tab-data-box .order-pro-data a{color: #e44b53; text-decoration: none;}
.order-tab-data-box .order-pro-data .pro-sku{font-weight: 600;}
.order-tab-data-box .order-pro-data .pro-option-label{font-weight: 600;}
.order-tab-data-box p.product-price-area{float: right;}
.order-tab-data-box p.final-total-btm-area {border-top: 1px solid #cccccc; float: left; width: 100%; padding: 15px 0 0;}
.order-tab-data-box p.final-total-btm-area .final-sub-total{display: block; width: 100%; float: left; padding: 0px 0px 7px;}
.order-tab-data-box p.final-total-btm-area .grand-total{display: block; width: 100%; float: left;}
.order-tab-data-box p.final-total-btm-area span.final-sub-total-label {float: left; font-size: 14px; font-weight: 600;}
.order-tab-data-box p.final-total-btm-area span.grand-total-label {float: left; font-size: 18px; font-weight: 600; text-transform: uppercase;}
.order-tab-data-box p.final-total-btm-area span.final-sub-total-value {float: right; font-size: 14px; font-weight: 600;}
.order-tab-data-box p.final-total-btm-area span.grand-total-value {float: right; font-size: 18px; font-weight: 600; text-transform: uppercase;}

/* start Dashboard CSS 
============================== */

.dashboard-four-boxes-area {float: left; width: 100%;}
.dashboard-four-boxes {float: left; width: 100%;}
.dashboard-four-boxes ul{list-style: none; list-style-image: none; float: left; padding: 0px; margin:0px 0px 0px; width: 100%;}
.dashboard-four-boxes ul li{float: left; width: calc(25% - 18px); background: none #fff; position: relative; margin-bottom: 19px; display: inline-block; margin-left: 21px; border: 1px solid #cccccc;
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); }
.dashboard-four-boxes ul li.dbfb-first-box{margin-left: 0px;}
.dashboard-four-boxes ul li .dbfb-title{font-family: 'Open Sans', sans-serif; font-weight: 600;
    line-height: normal; font-size: 26px; width: 78%; float: left;}
.dashboard-four-boxes ul li .dbfb-title h3{padding: 9px 0px 0px 20px; margin: 0px; font-size: 22px; line-height: 30px;}
.dashboard-four-boxes ul li .dbfb-title h5{padding: 0px 0px 0px 20px; margin: 0px; font-size: 14px; font-weight: 400;}
.dashboard-four-boxes ul li .dbfb-img {float: left; width: 22%; padding: 19px 19px 19px 0px;}
.dashboard-four-boxes ul li .dbfb-img img {width: 100%;}
.dashboard-four-boxes ul li.dbfb-first-box .dbfb-title h3{color: #8fd4d7;}
.dashboard-four-boxes ul li.dbfb-second-box .dbfb-title h3{color: #e44b53;}
.dashboard-four-boxes ul li.dbfb-third-box .dbfb-title h3{color: #7680ff;}
.dashboard-four-boxes ul li.dbfb-fourth-box .dbfb-title h3{color: #fda354;}

.dashboard-row{width: 100%; float: left;}
.dash-customer-retention-area{border: 1px solid #cccccc; margin: 0px 0px 20px 0px; width: 58%; float: left;
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}
.dash-order-summary-area{border: 1px solid #cccccc; margin: 0px 0px 20px 20px; width: calc(42% - 24px); float: left;
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}

.dash-customer-retention-area h3 {border-bottom:1px solid #cccccc; font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: 600; line-height: normal; padding: 21px 0px 23px 29px; margin: 0px; }
.dash-order-summary-area h3 {border-bottom:1px solid #cccccc; font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: 600; line-height: normal; padding: 15px 0px 17px 23px; margin: 0px; }


/* Sales Dashboard css
============================ */

.sales-dashboard-boxes-area {float: left; width: 100%; font-family: 'Open Sans', sans-serif;}
.sales-dashboard-boxes {float: left; width: 100%;}
.sales-dashboard-boxes ul{list-style: none; list-style-image: none; float: left; padding: 0px; margin:0px 0px 0px; width: 100%;}
.sales-dashboard-boxes ul li{float: left; width: calc(33% - 18px); background: none #fff; position: relative; margin-bottom: 19px; display: inline-block; margin-left: 21px; border: 1px solid #cccccc;
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); }
.sales-dashboard-boxes ul li.sales-db-first-box{margin-left: 0px; padding: 10px 0px; text-align: center; }
.sales-dashboard-boxes ul li.sales-db-first-box h3{padding: 9px 0px 9px 0px; margin: 0px; font-size: 22px; line-height: 30px; font-family: 'Open Sans', sans-serif;}
.sales-dashboard-boxes ul li.sales-db-first-box h3 span {background: none #8fd4d7; border: 2px solid #fff; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; color: #000000; padding: 19px 10px 21px; display: inline-block; width: 72px; height: 72px; 
    box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2); }
.sales-dashboard-boxes ul li.sales-db-first-box h4{padding: 0px 0px 0px 0px; margin: 0px; font-size: 14px; font-weight: 400; font-family: 'Open Sans', sans-serif;}

.sales-dashboard-boxes ul li.sales-db-second-box{ padding: 10px 0px; text-align: center; }
.sales-dashboard-boxes ul li.sales-db-second-box h3{padding: 9px 0px 9px 0px; margin: 0px; font-size: 22px; line-height: 30px; font-family: 'Open Sans', sans-serif;}
.sales-dashboard-boxes ul li.sales-db-second-box h3 span {background: none #8fd4d7; border: 2px solid #fff; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; color: #000000; padding: 19px 10px 21px; display: inline-block; width: 72px; height: 72px; 
    box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);}
.sales-dashboard-boxes ul li.sales-db-second-box h4{padding: 0px 0px 0px 0px; margin: 0px; font-size: 14px; font-weight: 400; font-family: 'Open Sans', sans-serif;}

.sales-dashboard-boxes ul li.sales-db-third-box{ padding: 10px 0px; text-align: center; }
.sales-dashboard-boxes ul li.sales-db-third-box h3{padding: 9px 0px 9px 0px; margin: 0px; font-size: 22px; line-height: 30px; font-family: 'Open Sans', sans-serif;}
.sales-dashboard-boxes ul li.sales-db-third-box h3 span {background: none #8fd4d7; border: 2px solid #fff; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; color: #000000; padding: 19px 10px 21px; display: inline-block; width: 72px; height: 72px; 
    box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);}
.sales-dashboard-boxes ul li.sales-db-third-box h4{padding: 0px 0px 0px 0px; margin: 0px; font-size: 14px; font-weight: 400; font-family: 'Open Sans', sans-serif;}

.sale-dashboard-row{width: 100%; float: left; display: flex;}
.sales-db-ten-cst{border: 1px solid #cccccc; margin: 0px 0px 20px 0px; width: 27%; float: left;
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}
.sales-db-ten-cst h3 {border-bottom:1px solid #cccccc; font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: 600; line-height: normal; padding: 15px 0px 17px 13px; margin: 0px;  min-height: 98px;}
.sales-db-ten-cst ul {list-style: none; list-style-image: none; margin: 0px; padding: 0px;}
.sales-db-ten-cst ul li {padding: 5px 0 7px 24px; border-bottom: 1px solid #cccccc;}
.sales-db-ten-cst ul li:nth-child(even) {background: #f9f9f9;}

.sales-db-ten-pro{border: 1px solid #cccccc; margin: 0px 0px 20px 2%; width: 27%; float: left;
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}
.sales-db-ten-pro h3 {border-bottom:1px solid #cccccc; font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: 600; line-height: normal; padding: 15px 0px 17px 13px; margin: 0px; }
.sales-db-ten-pro ul {list-style: none; list-style-image: none; margin: 0px; padding: 0px;}
.sales-db-ten-pro ul li {padding: 5px 0 7px 14px; border-bottom: 1px solid #cccccc;}
.sales-db-ten-pro ul li:nth-child(even) {background: #f9f9f9;}

.sales-db1-ten-pro{border: 1px solid #cccccc; margin: 0px 0px 20px 1%; width: 34%; float: left;
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}
.sales-db1-ten-pro h3 {border-bottom:1px solid #cccccc; font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: 600; line-height: normal; padding: 15px 0px 17px 13px; margin: 0px; }
.sales-db1-ten-pro ul {list-style: none; list-style-image: none; margin: 0px; padding: 0px;}
.sales-db1-ten-pro ul li {padding: 5px 0 7px 14px; border-bottom: 1px solid #cccccc; width: 100%; display: inline-block;}
.sales-db1-ten-pro ul li:nth-child(even) {background: #f9f9f9;}

.sales-db-ten-ord{border: 1px solid #cccccc; margin: 0px 0px 20px 2%; width: 34%; float: left;
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}
.sales-db-ten-ord h3 {border-bottom:1px solid #cccccc; font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: 600; line-height: normal; padding: 15px 0px 17px 23px; margin: 0px; }
.sales-db-ten-ord ul {list-style: none; list-style-image: none; margin: 0px; padding: 0px;}
.sales-db-ten-ord ul li {padding: 5px 0 7px 14px; border-bottom: 1px solid #cccccc;}
.sales-db-ten-ord ul li:nth-child(even) {background: #f9f9f9;}
/* .sales-db-ten-pro ul li:nth-child(n+11){display: none;} */
 
/* start dashboard new css
============================= */
.sales-dashboard-boxes.new .sales-dashboard-notes {display: block; padding: 0px 0px 20px;}
.sales-dashboard-boxes.new .sales-dashboard-notes h3 {padding: 0px 0px 10px 0px; margin: 0px; font-size: 14px; font-weight: 400; font-family: 'Open Sans', sans-serif;}
.sales-dashboard-boxes.new .sales-dashboard-notes h3 span { margin: 0px; font-size: 14px; font-weight: 400; font-family: 'Open Sans', sans-serif; padding: 0px 0px 5px 20px;}
.sales-dashboard-boxes.new .sales-dashboard-notes h3 span.dashboard-order-dollar-total {background: url("../images/dollar-total-icon.png") no-repeat left 4px;}
.sales-dashboard-boxes.new .sales-dashboard-notes h3 span.dashboard-order-month {background: url("../images/month-order-icon.png") no-repeat left 4px;}
.sales-dashboard-boxes.new .sales-dashboard-notes h3 span.dashboard-order-avg {background: url("../images/avg-order-icon.png") no-repeat left 4px;}
.sales-dashboard-boxes.new ul li.sales-db-first-box{margin-left: 0px; padding: 10px 0px; text-align: center; }
.sales-dashboard-boxes.new ul li.sales-db-first-box h3{padding: 9px 0px 9px 0px; margin: 0px; font-size: 22px; line-height: 30px; font-family: 'Open Sans', sans-serif;}
.sales-dashboard-boxes.new ul li.sales-db-first-box h3 span {background: none #85d85b; border: 2px solid #fff; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; color: #000000; padding: 65px 10px 21px; display: inline-block; width: 172px; height: 172px; 
    box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2); }
.sales-dashboard-boxes.new ul li.sales-db-first-box h4{display: none;}
.sales-dashboard-boxes.new ul li.sales-db-first-box h5{padding: 0px 0px 0px 0px; margin: 0px; font-size: 14px; font-weight: 400; font-family: 'Open Sans', sans-serif;}

.sales-dashboard-boxes.new ul li.sales-db-second-box{ padding: 10px 0px; text-align: center; }
.sales-dashboard-boxes.new ul li.sales-db-second-box h3{padding: 9px 0px 9px 0px; margin: 0px; font-size: 22px; line-height: 30px; font-family: 'Open Sans', sans-serif;}
.sales-dashboard-boxes.new ul li.sales-db-second-box h3 span {background: none #85d85b; border: 2px solid #fff; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; color: #000000; padding: 65px 10px 21px; display: inline-block; width: 172px; height: 172px; 
    box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);}
.sales-dashboard-boxes.new ul li.sales-db-second-box h4{display: none;}
.sales-dashboard-boxes.new ul li.sales-db-second-box h5{padding: 0px 0px 0px 0px; margin: 0px; font-size: 14px; font-weight: 400; font-family: 'Open Sans', sans-serif;}

.sales-dashboard-boxes.new ul li.sales-db-third-box{ padding: 10px 0px; text-align: center; }
.sales-dashboard-boxes.new ul li.sales-db-third-box h3{padding: 9px 0px 9px 0px; margin: 0px; font-size: 22px; line-height: 30px; font-family: 'Open Sans', sans-serif;}
.sales-dashboard-boxes.new ul li.sales-db-third-box h3 span {background: none #85d85b; border: 2px solid #fff; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; color: #000000; padding: 65px 10px 21px; display: inline-block; width: 172px; height: 172px; 
    box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.2);}
.sales-dashboard-boxes.new ul li.sales-db-third-box h4{display: none;}
.sales-dashboard-boxes.new ul li.sales-db-third-box h5{padding: 0px 0px 0px 0px; margin: 0px; font-size: 14px; font-weight: 400; font-family: 'Open Sans', sans-serif;}

@media (min-width: 768px){
#repdashboardView .modal-dialog{width: 1000px;}
}

/* End dashboard new css
============================= */

/* Start Store table css
===================================*/
.table-overlay table.store-table thead{background: none #f7f7f7; width: 100%; float: left;}
.table-overlay table.store-table thead th{padding: 10px 10px; font-weight: 600; float: left;}
.table-overlay table.store-table tbody{width: 100%; float: left;}
.table-overlay table.store-table tr {width: 100%; float: left;}
.table-overlay table.store-table tbody tr:nth-child(even) {background: #f9f9f9;}
.table-overlay table.store-table tbody tr:nth-child(odd) {background: #ffffff;}
.table-overlay table.store-table tbody td{padding: 10px 10px; font-weight: normal; vertical-align: top; float: left;}
.table-overlay table.store-table tbody td{border-top: 1px solid #cccccc;}
.store-table-cell.store-row-name {width: 30%;}
.store-table-cell.store-row-url {width: 57%;}
.store-table-cell.store-row-hash {width: 13%; text-align: center;}
.store-table-cell.store-row-access-token {width: 13%;}
.store-table-cell.store-row-address {width: 21%;}
.store-table-cell.store-row-action {width: 13%;}
.store-table-cell a {color: #434343;}
.store-table-cell a:hover {color: #e44b53;}
.store-table-cell.store-row-action .store-box-icons{position: relative; right: 0px}
.store-table-cell.store-row-action .store-box-icon {float: left; margin:0px 5px 0px 0px; }

/* End Store table css
===================================*/

/* Start Customer popup
===================================== */
.cs-table-cell.customer-row-action .customer-popup .modal-content{text-align: left;}
.customer-popup .modal-header{background: none #e44b53; color: #ffffff; border-bottom: 0px none;}
.customer-popup .modal-header .close {color: #ffffff; opacity: 1; text-shadow: 0px 0px 0px; outline: none; margin-top: 0px;}
.customer-popup .modal-content {border-radius: 0px 0px 0px; float: left; width: 100%; text-align: left;}
.customer-popup .customer-popup-row{width: 100%; float: left; border-bottom: 1px solid #ccc; margin-bottom: 15px;}
.cust-popup-data {width: 100%; display: inline-block; float: left; margin-bottom: 0px;  padding: 0px 0 0 0;}

.cust-popup-data h3{font-size: 14px; border: 1px solid #ccc; padding: 5px 10px; margin: 0px; width: 30%; float: left; line-height: 28px; border-bottom: 0; font-weight: 600; }
.cust-popup-data p{width: 70%; float: left; border: 1px solid #ccc; line-height: 28px; border-left: 0px none; padding: 5px 10px; margin: 0; border-bottom: 0px; }
.cust-popup-data a{color: #333333;}
.cust-popup-data a:hover{color: #e44b53;}
/* End Customer popup
===================================== */

/* Start push order popup
===================================== */
.push-order-popup .modal-content{text-align: left;}
.push-order-popup  .modal-header{background: none #e44b53; color: #ffffff; border-bottom: 0px none;}
.push-order-popup  .modal-header .close {color: #ffffff; opacity: 1; text-shadow: 0px 0px 0px; outline: none; margin-top: 0px;}
.push-order-popup  .modal-content {border-radius: 0px 0px 0px; float: left; width: 100%; text-align: left;}
.push-order-popup .customer-popup-row{width: 100%; float: left; border-bottom: 1px solid #ccc; margin-bottom: 15px; padding: 0 0 10px;}
.cust-popup-data {width: 100%; display: inline-block; float: left; margin-bottom: 0px;  padding: 0px 0 0 0;}

.cust-popup-data h3{font-size: 14px; border: 1px solid #ccc; padding: 5px 10px; margin: 0px; width: 30%; float: left; line-height: 28px; border-bottom: 0; font-weight: 600; }
.cust-popup-data p{width: 70%; float: left; border: 1px solid #ccc; line-height: 28px; border-left: 0px none; padding: 5px 10px; margin: 0; border-bottom: 0px; }
.cust-popup-data a{color: #333333;}
.cust-popup-data a:hover{color: #e44b53;}

.push-order-popup .order-push-ok{float: left; box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; width: auto; background: none #e44b53; color: #fff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; border-radius: 2px; float: right; margin: 0 0 15px 10px; }
.push-order-popup .order-push-cancle{float: left; box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; width: auto; background: none #fff; color: #e44b53; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; border-radius: 2px; float: right;}

/* End push order popup
===================================== */

/* Start product option popup
===================================== */
.pro-option-popup .modal-content{text-align: left;}
.pro-option-popup .modal-header{background: none #e44b53; color: #ffffff; border-bottom: 0px none;}
.pro-option-popup .modal-header .close {color: #ffffff; opacity: 1; text-shadow: 0px 0px 0px; outline: none; margin-top: 0px;}
.pro-option-popup .modal-content {border-radius: 0px 0px 0px; float: left; width: 100%; text-align: left;}
.pro-option-popup .modal-content .modal-body {position: relative; padding: 15px; float: left; width: 100%;}
.pro-option-popup .pro-option-popup-row{width: 100%; float: left; border-bottom: 0px none; margin-bottom: 0px;}
.pro-option-popup-data {width: 100%; display: inline-block; float: left; margin-bottom: 0px;  padding: 0px 0 0 0;}

.pro-option-popup-data h3{font-size: 14px; padding: 5px 10px; margin: 0px; width: 30%; float: left; line-height: 28px; border: 0; font-weight: 600; }
.pro-option-popup-data p{width: 70%; float: left; line-height: 28px; border: 0px none; padding: 5px 10px; margin: 0; }

.pro-option-popup-data select {border: 1px solid #cccccc; margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #000000; font-size: 14px; padding: 5px 7px 6px 7px; width: 284px;}
.pro-option-popup-data a{color: #333333;}
.pro-option-popup-data a:hover{color: #e44b53;}

.pro-option-popup .modal-footer{clear: both; float: left; width: 100%;}
.pro-option-popup .modal-footer .model-ftr-btn-area{float: right;}
.pro-option-popup .modal-footer .model-ftr-btn-area a.model-close{text-transform: uppercase; color: #e44b53; font-size: 15px; font-family: 'Open Sans', sans-serif; font-weight: 400;}
.pro-option-popup .modal-footer .model-ftr-btn-area button.model-add-item{width: auto; background: none #e44b53; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 13px 23px 14px; margin-left: 17px;}
.pro-option-popup .modal-footer .model-ftr-btn-area button.model-add-item:focus{outline: none;}

/* End product option popup
===================================== */


/* start Quick order page css
================================ */
.qo-user-detail-area{clear: both; float: left; width: 100%; margin: 0px 0px 20px; border: 1px solid #ccc; padding: 20px; background: none #f7f7f7;}
.qo-user-detail{clear: left; float: left; width: auto; margin: 0px 0px 0px;}
.qo-user-detail-row{clear: both; float: left; width: 100%; margin: 0px 0px 5px;}
.qo-user-detail-row .qo-user-label{font-weight: 600; width: 100px; display: inline-block;}

.qo-customer-address{float: right; border: 1px solid #ccc; padding: 10px; background: none #fff;
    min-height: 120px;  margin: 0 20px 0 0; min-width: 176px;}
.qo-user-detail-area .qo-customer-address:nth-child(2){margin:0px;}
form.search-products{float: left; width: calc(100% - 130px);}





.quick-order-actionBar{clear: both;  position: relative; margin: 0px 0px 10px;}
.quick-order-actionBar .u-hiddenVisually, .quick-order-actionBar .is-srOnly{ border: 0!important; clip: rect(1px,1px,1px,1px)!important; overflow: hidden!important; padding: 0!important; position: absolute!important; width: 1px!important;}
.quick-order-actionBar .actionBar .button{margin-bottom: 0px;}
.quick-order-actionBar .button--secondary{border-color: #e44b53;}
.quick-order-actionBar .button{-webkit-appearance: none; -moz-appearance: none; border-style: solid;
    border-width: 1px; cursor: pointer; font-family: 'Open Sans', sans-serif; font-weight: 400; line-height: normal; margin: 0 0.5rem 1rem; position: relative; text-align: center; text-decoration: none; display: inline-block; background-color: #fff; border-color: #e44b53;
    color: #e44b53; font-size: 16px; padding: .46667rem 1.06667rem; border-radius: 0px; outline: none; vertical-align: middle;}
.quick-order-actionBar .button{line-height: 1.3334; transition: background-color 100ms,border-color 100ms,color 100ms; transition-timing-function: ease-in-out;}

.quick-order-actionBar .form-prefixPostfix-with-button .button-label{display: none;}
.quick-order-actionBar .form-input{-webkit-writing-mode: horizontal-tb !important; text-rendering: auto; color: -internal-light-dark(black, white); letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; appearance: textfield; background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59)); -webkit-rtl-ordering: logical; cursor: text; margin: 0em; font: 400 13.3333px Arial;
    padding: 1px 2px; border-width: 2px; border-style: inset; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133)); border-image: initial;}
.quick-order-actionBar .actionBar-section input.has-action{min-width: 11rem; border: 1px solid
#cccccc; padding: 0.8rem 1rem; float: left; border-right: 0px none; width: 95.6%; box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%); -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); }
.quick-order-actionBar .form-input{-webkit-writing-mode: horizontal-tb !important; text-rendering: auto; color: -internal-light-dark(black, white); letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; appearance: textfield; background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59)); -webkit-rtl-ordering: logical; cursor: text; margin: 0em; font: 400 13.3333px Arial;
    padding: 1px 2px; border-width: 2px; border-style: inset; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133)); border-image: initial;}
.quick-order-actionBar button.button.button--icon.button--secondary.icon-delete{padding: .66667rem 0.66667rem;}
.quick-order-actionBar button.button.button--icon.button--secondary.icon-filter{padding: .66667rem 0.66667rem;}
.quick-order-actionBar .actionBar-section .form-field{width: 100%;}
.quick-order-actionBar #ui-id-1 {list-style: none; list-style-image: none; padding: 0px;
    margin: 43px 0 0; position: absolute!important; width: 100%!important; z-index: 1; background: none #f7f7f7; box-shadow: 0px -1px 0px 1px rgba(204,204,204,1) inset;
-webkit-box-shadow: 0px -1px 0px 1px rgba(204,204,204,1) inset;
-moz-box-shadow: 0px -1px 0px 1px rgba(204,204,204,1) inset; }
.quick-order-actionBar #ui-id-1 li.ui-menu-item {padding: 10px; border-top:1px solid #cccccc; cursor: pointer;}
.quick-order-actionBar #ui-id-1 li.ui-menu-item:first-child{border-top: 0px none;}
.no-product-result {float: left; width: 100%; background: none #f7f7f7; box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px; border: 1px solid #cccccc; padding: 20px;}
.no-product-result h3{padding: 0; margin: 0;}

.table-overlay table.qorder-table thead{background: none #f7f7f7; }
.table-overlay table.qorder-table thead th{padding: 10px; font-weight: 600; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc;}
.table-overlay table.qorder-table tbody tr:nth-child(even) {background: #f9f9f9;}
.table-overlay table.qorder-table tbody tr:nth-child(odd) {background: #ffffff;}
.table-overlay table.qorder-table tbody td{padding: 10px; font-weight: normal;}
.table-overlay table.qorder-table tbody td{border-top: 1px solid #cccccc; border-right: 1px solid #cccccc;}
.qo-table-cell.qorder-row-items {width: 13%; text-align: center;}
.qo-table-cell.qorder-row-sku {width: 23%; text-align: center;}
.qo-table-cell.qorder-row-name {width: 34%;}
.qo-table-cell.qorder-row-price {width: 13%; text-align: center;}
.qo-table-cell.qorder-row-qty {width: 13%; text-align: center;}
.qo-table-cell.qorder-row-qty input.quantity{padding-left: 15px; text-align: center;}
.qo-table-cell.qorder-row-action {width: 4%; text-align: center; border-right: 0px none;}
.qo-table-cell.qorder-row-variants{text-align: center;}
.qo-table-cell.qorder-row-variants select{padding: 5px 7px 6px 7px; border:1px solid #cccccc; min-width: 148px;}

select.drp_0 {margin: 0px 0px 10px;}
.qo-table-cell a {color: #434343;}
.qo-table-cell a:hover {color: #434343; cursor: text;}

.qo-table-cell a.qorder-row-delete-icon{border: 0px solid #434343; margin-left: 0px; padding: 0px; cursor: pointer;}
.qo-table-cell.qorder-row-items img {line-height: 0px; border: 1px solid #cccccc;}

.qo-table-cell.qorder-row-add-to-cart{text-align: right;}
.qo-table-cell .qorder-row-add-to-cart.form-actions {float: right; padding: 0px;}
.qo-table-cell.qorder-row-price input.price{width: 60px; text-align: center;}
.table-overlay table.rel-prod-tbl {border-top: 0px none;}
.table-overlay table.rel-prod-tbl tbody tr:nth-child(even) {background: #f9f9f9;}
.table-overlay table.rel-prod-tbl tbody tr:nth-child(odd) {background: #ffffff;}
.table-overlay table.rel-prod-tbl tbody td{border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 10px; font-weight: normal;}
.table-overlay table.rel-prod-tbl tbody tr:first-child td {border-top: 0px none;}
.rel-pro-addtocart-btn{border: 1px solid #ccc; padding: 10px; border-top: 0; float: left; width: 100%;}
.table-overlay table.rel-prod-tbl .qo-table-cell.qorder-row-checkbox{text-align: center;}
.rel-pro-addtocart-btn .rel-prod-add-btn {width: auto; background: none #e44b53; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; float: right; border-radius: 2px;}
.warranty-pro-addtocart-btn .warranty-prod-add-btn {width: auto; background: none #e44b53; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; float: right; border-radius: 2px;}

.ui-icon-triangle-1-e {
    background-image: url("../images/ui-icons_444444_256x240.png");
    background-repeat: no-repeat;
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
    float: left;
}

.ui-icon-triangle-1-s {
    background-image: url("../images/ui-icons_444444_256x240.png");
    background-repeat: no-repeat;
    background-position: -65px -16px;
    width: 16px;
    height: 16px;
    float: left;
}


/* Start Search Collection css */
===================================
.btn-search-collection{float: left; width: 130px; display: inline-block;}

.btn-search-collection a{float: left; width: 130px; 
    box-shadow: 0px 0px 0px 1px rgb(3 149 17) inset;
    -webkit-box-shadow: 0px 0px 0px 1px rgb(3 149 17) inset;
    -moz-box-shadow: 0px 0px 0px 1px rgba(3 149 17,1) inset;    
    background: none #039511; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 6px 0px 6px; margin-left: 0px; border-radius: 0px;}
.btn-search-collection a:hover{background: none #039511; color: #ffffff;}


#search_btn {box-shadow: 0px 0px 0px 1px rgba(143,213,215,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(143,213,215,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(143,213,215,1) inset; width: auto; background: none #8fd5d7; color: #fff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 9px 23px 9px; margin-left: 0px; border-radius: 2px; float: right; margin: 0 0 0px 0px; width: 100px;}
#cat_name {width: calc(100% - 100px); float: left; border: 1px solid #cfcfcf; padding: 8px 5px;}
.customer-actionBar button#search_btn{background: no-repeat;
    border: 1px solid #e44b53;
    box-shadow: 0 0 0;
    border-radius: 0;
    padding: 0.49667rem 0.66667rem;
    margin: 0;
    width: auto; vertical-align: middle;}
@media (min-width: 768px){
    .push-order-popup#collection_popup .modal-dialog{width: 90%;}
}

h2.category-name {text-align: center; border-top: 1px solid #cccccc; margin: 0px; padding: 10px 0; border-bottom: 1px solid #cccccc;}
.popup-heading{display: block; float: left; width: 100%; position: relative; padding: 0px 0; border-bottom: 0px solid #cccc; height: 40px;}
div#load_product{float: left; width: 100%;}
div#cat_desc_ship{width: 100%; text-align: center; font-weight: bold; padding: 10px 0px;}
div#cat_desc_ship_c{width: auto; text-align: left; font-weight: bold; float: left; position: absolute; top: 10px; left: 0px;}
div#count_product{width: auto; text-align: right; font-weight: bold; float: right; position: absolute; top: 10px; right: 0px;}

.push-order-popup#collection_popup .modal-header {background: none #8fd5d7;}
.push-order-popup#collection_popup .customer-popup-row {border-bottom: 0px; min-height: 450px;}
.coll-pro-data-table{margin: 0px 0px 10px; overflow-y: scroll; height: 340px;}
.coll-pro-data table.table thead{display: none;}
.coll-pro-data table.table tbody tr{float: left; width: 20%;}
.coll-pro-data table.table tbody tr td {border-top: 0px; padding:0px;}
.coll-pro-data table.table tbody tr td .coll-pro-data-img{padding: 10px 0px; float: left; min-height: 240px; width: 100%; text-align: center;}
.coll-pro-data table.table tbody tr td .card-body{margin: 10px 0px; width: 100%;}
.coll-pro-data table.table tbody tr td.coll-pro-data-options,
.coll-pro-data table.table tbody tr td.coll-pro-data-price,
.coll-pro-data table.table tbody tr td.coll-pro-data-qty,
.coll-pro-data table.table tbody tr td.coll-pro-data-total{display: none;}
.coll-pro-data-area{float: left; margin: 0px 0px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 10px 0 10px;}
.card-body,
.card-body .card-body-row{float: left; width: 100%; padding: 0px 0px 10px;}
.card-body .card-body-row:first-child{min-height:91px; display: flex; align-items: center;}
.card-body .card-body-row .coll-pro-data-checkbox{float: left; width: 10%; padding: 0px 10px 0px 0px;}
.card-body .card-body-row .coll-pro-data-name {float: left; width: 88%; color: #42c3c9; /*overflow: hidden; white-space: nowrap; text-overflow: ellipsis; */ display: inline-block;}
.card-body .card-body-row .coll-pro-data-price {float: left; width: 25%; text-align: right; display: none;}
.card-body .card-body-row .coll-pro-data-options {width: 60%; float: left;}
.card-body .card-body-row .coll-pro-data-options select.delivery_month.yard{display: block; border: 1px solid #cccccc; padding: 5px; max-width: 150px;}
.card-body .card-body-row .coll-pro-data-options select.yard{display: none;}
.card-body .card-body-row .coll-pro-data-qty {float: right; width: 20%;}
.card-body .card-body-row .coll-pro-data-qty input.quantity_p{width: 40px; border: 1px solid #cccccc; padding: 3px;}

.quick-order-actionBar #ui-id-2 {
    list-style: none;
    list-style-image: none;
    padding: 0px;
    margin: 43px 0 0;
    position: absolute!important;    
    z-index: 1;
    background: none #f7f7f7;
    box-shadow: 0px -1px 0px 1px rgb(204 204 204) inset;
    -webkit-box-shadow: 0px -1px 0px 1px rgb(204 204 204) inset;
    -moz-box-shadow: 0px -1px 0px 1px rgba(204,204,204,1) inset;
    z-index:9999!important;
    height: 407px;
    overflow-y: scroll;
}
.quick-order-actionBar #ui-id-2 li.ui-menu-item{
    padding: 10px;
    border-top: 1px solid #cccccc;
    cursor: pointer;
}
.quick-order-actionBar #ui-id-2 li.ui-menu-item:first-child {
    border-top: 0px none;
}


@media (min-width: 1400px){
    .card-body .card-body-row .coll-pro-data-checkbox input.form-check-input{width: 20px; height: 20px;}
    .coll-pro-data-table{height: 480px;}
}
@media (min-width: 1600px){    
    .coll-pro-data-table{height: 580px;}
    .card-body .card-body-row .coll-pro-data-name {font-size: 16px;}
    .card-body .card-body-row .coll-pro-data-options select.delivery_month.yard{max-width: 180px;}
}
@media (min-width: 1920px){ 
    .coll-pro-data-table{height: 730px;}
    .card-body .card-body-row .coll-pro-data-name {font-size: 18px;}
    .card-body .card-body-row:first-child{min-height:62px;}
    .card-body .card-body-row .coll-pro-data-options select.delivery_month.yard{font-size: 16px; max-width: 220px;}
    .card-body .card-body-row .coll-pro-data-qty input.quantity_p{font-size: 16px;}

}
@media (min-width: 2200px){
    .card-body .card-body-row:first-child{min-height:68px;}
    .quick-order-actionBar .actionBar-section input.has-action{width: 98%;}
    .coll-pro-data table.table tbody tr{width: 16.66%;}
    .card-body .card-body-row .coll-pro-data-checkbox input.form-check-input{width: 30px; height: 30px;}
    .coll-pro-data-table{height: 830px;}
    .card-body .card-body-row .coll-pro-data-name {font-size: 20px;}
    .card-body .card-body-row .coll-pro-data-options select.delivery_month.yard{font-size: 18px; max-width: 230px;}
    .card-body .card-body-row .coll-pro-data-qty input.quantity_p{font-size: 18px;}
}
@media (max-width: 1200px){
    .coll-pro-data table.table tbody tr{width: 25%;}
}
@media (max-width: 912px){
    .coll-pro-data table.table tbody tr{width: 33.32%;}
}
@media (max-width: 720px){
    .coll-pro-data table.table tbody tr{width: 50%;}
}
@media (max-width: 480px){
    .coll-pro-data table.table tbody tr{width: 100%;}
    .coll-pro-data-area{border-right: 0px;}
    .popup-heading{height: auto;}
    div#cat_desc_ship{padding: 5px 0px;}
    div#cat_desc_ship_c{text-align: center; float: none; position: relative; top: 0px; width: 100%; padding: 5px 0px;}
    div#count_product{text-align: center; float: none; position: relative; top: 0px; width: 100%; padding: 5px 0px;}
    .coll-pro-data-submit-btn-area #save_value{width: 260px; padding: 10px 20px 10px;}
}

.coll-pro-data-submit-btn-area{text-align: center;}
.coll-pro-data-submit-btn-area #save_value {box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; width: auto; background: none #e44b53; color: #fff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 18px; padding: 16px 43px 16px; margin-left: 0px; border-radius: 2px; margin: 0 0 0px 0px; width: 300px;}

/* End Search Collection css */

.table-overlay table.rel-prod-tbl .qo-table-cell.qorder-row-items span.rel-prod-chkbox-span {float: left; padding: 15% 10px 0 0;}
.table-overlay table.rel-prod-tbl .qo-table-cell.details-cell.qorder-row-items img{width: 65%;}

.table-overlay table.warranty-prod-tbl {border-top: 0px none;}
.table-overlay table.warranty-prod-tbl tbody tr:nth-child(even) {background: #f9f9f9;}
.table-overlay table.warranty-prod-tbl tbody tr:nth-child(odd) {background: #ffffff;}
.table-overlay table.warranty-prod-tbl tbody td{border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 10px; font-weight: normal;}
.table-overlay table.warranty-prod-tbl tbody tr:first-child td {border-top: 0px none;}
.warranty-pro-addtocart-btn{border: 1px solid #ccc; padding: 10px; border-top: 0; float: left; width: 100%;}
.table-overlay table.warranty-prod-tbl .qo-table-cell.qorder-row-checkbox{text-align: center;}
.rel-pro-addtocart-btn .warranty-prod-add-btn {width: auto; background: none #e44b53; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; float: right; border-radius: 2px;}

.table-overlay table.warranty-prod-tbl .qo-table-cell.qorder-row-items span.rel-prod-chkbox-span {float: left; padding: 15% 10px 0 0;}
.table-overlay table.warranty-prod-tbl .qo-table-cell.details-cell.qorder-row-items img{width: 65%;}

.qorder-table-area .bi-next-btn-area{clear: both;  float: right; width: 100%; margin: 0; text-align: right; border: 1px solid #ccc; padding: 20px 10px; border-top: 0;}
.order-four-steps ul {list-style: none; list-style-image: none; clear: both; text-align: center; margin-bottom: 30px;}
.order-four-steps ul li{float: none; text-align: center; width: 180px; font-weight: 600; color: #434343; margin: 0 auto; display: inline-block;}
.order-four-steps ul li .step-index {border: 1px solid #cdcdcd; border-radius: 50%; display: block; height: 30px; margin: 0 auto 10.0005px; position: relative; width: 30px;}
.order-four-steps ul li .step-first{height: 30px; left: auto; position: relative; width: 30px;}
.order-four-steps ul li.is-active .step-index{background-color: #e44b53; border-color: #e44b53;}
.order-four-steps ul li .step-index:after{background-color: #cccccc; content: ""; display: block; height: 1px; left: 39px; position: absolute; top: 15px; width: 126px;}
.order-four-steps ul li span.step-number {line-height: 27px;}
.order-four-steps ul li.is-active span.step-number{color: #fff;}
.order-four-steps ul li.is-active span.step-message{color: #cc3366;}
.order-four-steps ul li.orderMachineStateSummary .step-index:after{width: 0px;}
.order-four-steps ul li.orderMachineStateReview .step-index:after{width: 0px;}

.order-four-steps ul li.is-completed .step-index{background-color: #fff; border-color: #1f8e16;}
.order-four-steps ul li.is-completed .step-index:after{background-color: #1f8e16; content: ""; display: block; height: 1px; left: 39px; position: absolute; top: 15px; width: 126px;}
.order-four-steps ul li.is-completed span.step-message{color: #1f8e16;}

.alert-note-msg{background: none #fdf6d9; color: #000; box-shadow: 0 3px 4px rgb(0 0 0 / 10%), 0 2px 8px rgb(0 0 0 / 14%); border-left: 5px solid #f2ce3d; padding: 10px; clear: both; margin: 0px 0px 20px;}

.billing-info-area{clear: both; float: left; width: 100%; margin: 0px 0px 10px; border: 1px solid #ccc; padding: 20px; background: none #ffffff; box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}

.bi-customer-address{float: left; width: 31.9%; background: none #f7f7f7; border: 1px solid #cccccc; margin: 0px 20px 10px 0px; padding: 10px 20px;}
.bi-customer-address.select-address{border-color: #000000;}
.bi-customer-address-bill,
.bi-customer-address-shipp{float: left; width: 31.9%; background: none #f7f7f7; border: 1px solid #cccccc; margin: 0px 20px 10px 0px; padding: 10px 20px;}
.bi-customer-address-bill:nth-child(3n+3),
.bi-customer-address-shipp:nth-child(3n+3) {margin-right: 0px;}
.bi-customer-address.select-address,
.bi-customer-address-bill.select-address,
.bi-customer-address-shipp.select-address{border-color: #000000;}
.ui-helper-hidden-accessible{display: none;}

.bi-next-btn-area{clear: none; float: right; width: auto; margin: 0px 0px 0px;}
.bi-next-btn-area .next-btn{width: auto; background: none #e44b53; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; float: left; border-radius: 2px;}
.bi-next-btn-area .next-btn[disabled]{background: none #f7f7f7; color: #333333; box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset; -moz-box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset; cursor: not-allowed; }
.bi-next-btn-area .next-btn:hover{text-decoration: none;}
.bi-customer-address a.this-address {color: #cc3366; display: inline-block; margin: 5px 0px 0px; text-decoration: underline;}

.btn-add-product-area{clear: both; float: left; width: 100%; margin: 20px 0px 0px;}
.btn-add-product-area .add-pro-btn{width: auto; background: none #e44b53; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; float: right;}
.btn-add-product-area .add-pro-btn:hover{text-decoration: none;}



.shipping-info-area{clear: both; float: left; width: 100%; margin: 0px 0px 30px; border: 1px solid #ccc; padding: 20px; background: none #ffffff; box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}
.si-customer-address{float: left; width: 100%; background: none #f7f7f7; border: 1px solid #cccccc; margin: 0px 20px 10px 0px; padding: 10px 20px;}

.si-row{float: left; width: 100%; padding: 0px 0px 10px;}
.si-row .si-label{font-weight: 600; color: #000; float: left; width: 200px; text-align: right; padding: 0px 10px 0px 0px;}
.si-row .si-value{font-weight: 400; color: #000; float: left; width: auto;}

.shipping-info-area .bi-next-btn-area{float: right; padding: 0px 0px 0px; clear: none; width: auto;}
.shipping-info-area .table-overlay{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0);}
.shipping-info-area .bi-next-btn-area .next-btn{float: right;}

.ponum-info-area{clear: both; float: left; width: 100%; margin: 0px 0px 30px; border: 1px solid #ccc; padding: 20px; background: none #ffffff; box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}
.ponum-info-area input#PONum{width: 30%; border: 1px solid #cccccc;}
.ponum-rep-id-box {width: 49%; display: inline-block;}
.ponum-rep-id-box .heading-title h3 {margin-top: 0px;}

.direct-submit-area{clear: both; float: left; width: 100%; margin: 0px 0px 30px; border: 1px solid #ccc; padding: 20px; background: none #ffffff; box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}

.Snote-area{clear: both; float: left; width: 100%; margin: 0px 0px 30px; border: 1px solid #ccc; padding: 20px; background: none #ffffff; box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);}

.Snote-area textarea.form-comments{width: 100%; border: 1px solid #cccccc;}
.Snote-area textarea.form-comments:active, .Snote-area textarea.form-comments:focus{border:1px solid #ccc; outline: 0px none;}

.qorder-table-area .f-right.total{clear: both;  float: right; width: 100%; margin: 0; text-align: right; border: 1px solid #ccc; padding: 20px 10px; border-top: 0;}

.cart-summary-area{border: 1px solid #ccc; float: left; width: 100%; border-top: 0px none; padding: 10px;}
.content-area span.spam_msg{color: #e44b53; width: auto; display: block; float: left; padding: 0px 10px 0px; font-weight: 500; border: 0px none #ccc; border-top: 0;}
#cartmonthsummary, #cartsummary {width: 48%;
    float: left;
    clear: none;
    text-align: left;
    margin: 0 1% 20px; }
#cartmonthsummary h3, #cartsummary h3{font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 10px auto 10px;}
#cartsummary table.cart-summary-tbl,
#cartmonthsummary table.cart-monthwise-summary-tbl {width:100%; clear:both; border:1px solid #cccccc; float: left; margin:0px 0px 10px;} 
.cart-item{display: table-row; float: left; width: 100%;
    padding-left: 0; border-top: 1px solid #cccccc; clear: both; padding: 0;}
/* #cartmonthsummary table.cart-monthwise-summary-tbl tr.cart-item:first-child{display: none;} */
.qo-finalize-shipping-detail-box #cartmonthsummary table.cart-monthwise-summary-tbl tr.cart-item:first-child{display: none;}
.cart-summary-tbl thead,
.cart-summary-tbl tbody,
.cart-monthwise-summary-tbl thead,
.cart-monthwise-summary-tbl tbody {float: left; width: 100%;}    
.cart-summary-tbl thead tr th,
.cart-monthwise-summary-tbl thead tr th {padding: 5px 10px; background: none #f7f7f7;}
.cart-summary-tbl tbody tr.cart-item td,
.cart-monthwise-summary-tbl tr.cart-item td {padding:5px 10px;}

.cart-summary-tbl tbody tr.cart-item td dl,
.cart-monthwise-summary-tbl tbody tr.cart-item td dl{margin-bottom: 0px;}

.cart-summary-tbl tr,
.cart-monthwise-summary-tbl tr {float: left; width: 100%;}
.cart-summary-tbl tr .cart-sum-dm{width: 40%; float: left;}
.cart-summary-tbl tr .cart-sum-item{width: 40%; float: left; float: left;}
.cart-summary-tbl tr .cart-sum-qty{width: 20%; float: left; text-align: center;}

.cart-monthwise-summary-tbl tr .cart-month-sum-dm{width: 80%; float: left;}
.cart-monthwise-summary-tbl tr .cart-month-sum-qty{width: 20%; float: left; text-align: center;}

#cartmonthsummaryvalidation {clear:both; display:block;}    
#cartmonthsummaryvalidation span{color: red; clear: both; border-bottom: 1px solid #e6e3de; padding-top: 20px; padding-bottom: 20px; display:block;}
.cart-actions  #cartmonthsummaryvalidation span{color: red; clear: both; border-bottom: 1px solid #e6e3de; padding-top: 20px; padding-bottom: 20px; display:block; text-align:right;}


.qo-finalize-shipping-detail-area  #cartmonthsummary,
.qo-finalize-shipping-detail-area #cartsummary{width: 48%; margin:0px 1% 20px;}

.qo-finalize-shipping-detail-box .cart-summary-tbl tr .cart-sum-dm,
.qo-finalize-shipping-detail-box .cart-summary-tbl tr .cart-sum-item {width: 38%;}
.qo-finalize-shipping-detail-box .cart-summary-tbl tr .cart-sum-qty{width: 24%;}

.qo-finalize-shipping-detail-box .cart-monthwise-summary-tbl tr .cart-month-sum-dm{width: 70%;}
.qo-finalize-shipping-detail-box .cart-monthwise-summary-tbl tr .cart-month-sum-qty{width: 30%;}

/* ================================ */

.qo-finalize-area{float: left; width: 100%; padding: 0px; margin: 0px;}
.qo-finalize-left-area{float: left; width: 76%; padding: 0px; margin: 0px 0px 20px 0px;}
.qo-finalize-right-area{float: right; width: 22%; padding: 0px; margin: 0px 0px 20px 0px;}
.qo-finalize-custmor-detail-area{float: left; width: 100%; padding: 0px; margin: 0px 0px 20px;}
.qo-finalize-custmor-detail-box .qo-customer-billing-address{width: 29%; margin: 0px 10px 10px 0px;}
.qo-finalize-shipping-detail-area{float: left; width: 100%; padding: 0px; margin: 0px 0px 20px;}
.qo-finalize-shipping-method-area input[type=radio] {float: left; margin: 15px 0px 0px;}
.qo-finalize-shipping-method-area label{font-weight: 500; padding: 0px 0px 0px 10px; float: left; margin: 11px 0px 0px;}
.qo-finalize-custmor-detail-box{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px 20px 10px;}
.qo-finalize-custmor-detail-box .bi-customer-address{background: none #fff;}
.qo-finalize-custmor-detail-box .bi-customer-address:first-child {width: 39%; margin: 0px 10px 10px 0px;}
.qo-finalize-custmor-detail-box .bi-customer-address:last-child {width: 29%; margin: 0px 0px 10px 0;}
.qo-finalize-custmor-detail-box .bi-customer-address h3 {margin: -10px -20px; background: none #f7f7f7; padding: 10px 20px; border-bottom: 1px solid #ccc; font-size: 18px; font-weight: 600;}


.qo-finalize-shipping-detail-box{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px 20px 10px;}
.finalize-pm-area{display: none;}
.qo-finalize-pm-box{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px 20px 10px; margin-bottom: 30px;}

.qo-finalize-pm-box select {border: 1px solid #ccc; padding: 6px 5px;}

.qo-finalize-summary-box{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px 19px 10px; margin-bottom: 30px;}

.campaign_name01{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px 20px 10px; margin-bottom: 30px;}

.ponum-area{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px 20px 20px; margin-bottom: 30px;}
.ponum-area .ponum-input {border: 0px none; float: left; width: 100%;}
.ponum-area .ponum-input input {border: 1px solid #ccc; outline: 0px; width: 100%;}
.qo-finalize-summary-box p {border-bottom: 1px solid #ccc;  padding: 0px 0px 10px;}
.qo-finalize-summary-box p span.qof-summary-value {float: right;}

.ponum-area .btn-coupon-apply{float: left; box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; width: auto; background: none #e44b53; color: #fff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 13px; text-transform: uppercase; padding: 5px 17px 6px; margin-left: 0px; border-radius: 2px; float: right; margin: 10px 0 0px 10px; }

.qo-finalize-shipping-detail-box .table-overlay{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0);}

.bottom-btn-area {float: left; clear: none; width: 100%; margin: 5px 0 0 0; border-top:1px solid #cccccc;
    position: fixed;
    bottom: 0;
    height: auto;
    top: auto;
    width: auto;
    left: 0;
    right: 0;
    padding: 10px 3% 10px 0;
    background: none #fff;}
@media screen and (min-width: 1599px) {    
    .bottom-btn-area{padding: 10px 2% 10px 0;}
}



.bottom-btn-area .cancel-btn-link {float: right; margin: 10px 10px 0px 0px;}
.bottom-btn-area .cancel-btn-link a{float: left; margin: 0px; padding: 0px; color: #e44b53; font-size: 15px; font-weight: 500;}
.bottom-btn-area .bi-back-btn-area{float: right; margin: 0px 10px 0px 0px;}
.bottom-btn-area .bi-back-btn-area .back-btn{float: left; box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; width: auto; background: none #fff; color: #e44b53; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; border-radius: 2px;}
.bottom-btn-area .bi-back-btn-area .back-btn-disable{float: left; box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(204,204,204,1) inset; width: auto; background: none #fff; color: #cccccc; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; border-radius: 2px;}

.bottom-btn-area .save-btn-link {float: right; margin: 0px 10px 0px 0px;}
.bottom-btn-area .clear-all-btn {float: left; margin: 0px 10px 0px 330px;}
.bottom-btn-area .save-btn-link #save_btn_p_list{float: left; box-shadow: 0px 0px 0px 1px rgba(3,149,17,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(3,149,17,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(3,149,17,1) inset; width: auto; background: none #039511; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; border-radius: 2px;}
.bottom-btn-area .clear-all-btn a{float: left; box-shadow: 0px 0px 0px 1px rgba(255,15,28,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(255,15,28,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(255,15,28,1) inset; width: auto; background: none #ff0f1c; color: #ffffff; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; border-radius: 2px;}

.qo-finalize-shipping-detail-box .bi-next-btn-area{float: right; margin: 0px 0 0 0; clear: none; width: auto;}
.qo-finalize-shipping-detail-box .bi-next-btn-area .next-btn{float: left;}
.qo-finalize-shipping-detail-box .bi-back-btn-area{float: right; margin: 0px 10px 0 0; clear: none; width: auto;}
.qo-finalize-shipping-detail-box .bi-back-btn-area .back-btn{float: left; box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; width: auto; background: none #fff; color: #e44b53; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; border-radius: 2px; }
.qorder-table-area .bi-next-btn-area .next-btn{float: right; margin-left: 10px;}
.qorder-table-area .bi-next-btn-area .back-btn{float: right; box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; -webkit-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset;
-moz-box-shadow: 0px 0px 0px 1px rgba(228,75,83,1) inset; width: auto; background: none #fff; color: #e44b53; text-align: center; border: 0px none; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 15px; text-transform: uppercase; padding: 8px 23px 9px; margin-left: 0px; border-radius: 2px;}

.qo-finalize-shipping-detail-box .product-data {width: 100%;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 0px;}

.product-data table.qorder-table thead{background: none #f7f7f7; }
.product-data table.qorder-table thead th{padding: 10px; font-weight: 600; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc;}
.product-data table.qorder-table tbody tr:nth-child(even) {background: #f9f9f9;}
.product-data table.qorder-table tbody tr:nth-child(odd) {background: #ffffff;}
.product-data table.qorder-table tbody td{padding: 10px; font-weight: normal;}
.product-data table.qorder-table tbody td{border-top: 1px solid #cccccc; border-right: 1px solid #cccccc;}
.qo-table-cell.qorder-row-items {width: 9%; text-align: center;}
.qo-table-cell.qorder-row-sku {width: 23%; text-align: center;}
.qo-table-cell.qorder-row-name {width: 38%;}
.qo-table-cell.qorder-row-price {width: 13%; text-align: center;}
.qo-table-cell.qorder-row-qty {width: 13%; text-align: center;}
.qo-table-cell.qorder-row-qty input.quantity{padding-left: 15px; text-align: center; max-width: 70px; border:1px solid #cccccc;}
.qo-table-cell.qorder-row-action {width: 4%; text-align: center; border-right: 0px none;}

#accordion h3 {font-size: 14px; font-weight: 600; border: 1px solid #cccccc; padding: 10px; border-top: 0px none; margin: 0px; clear: both;}
.related-products,
.warranty-products{height: auto!important;}

select.drp_0 {display: block; clear: both; margin: 0 auto 5px;}
.qo-table-cell a {color: #434343;}
.qo-table-cell a:hover {color: #434343;}

.qo-table-cell a.qorder-row-delete-icon{border: 0px solid #434343; margin-left: 0px; padding: 0px;}
.qo-table-cell.qorder-row-items img {line-height: 0px; border: 1px solid #cccccc;}

.qo-table-cell.qorder-row-add-to-cart{text-align: right;}
.qo-table-cell .qorder-row-add-to-cart.form-actions {float: right; padding: 0px;}
.qo-table-cell.qorder-row-price input.price{width: 60px; text-align: center;}


.order-confirm-area{float: left; width: 100%; padding: 0px; margin: 0px;}
.order-confirm-left-area{float: left; width: 66%; padding: 0px; margin: 0px 0px 20px 0px;}
.order-confirm-right-area{float: right; width: 32%; padding: 0px; margin: 0px 0px 20px 0px;}
.order-confirm-left-box{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px 20px 10px;}

.order-confirm-summary-box{float: left; width: 100%; background: none #ffffff; 
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); padding: 20px 20px 10px; margin-bottom: 30px;}

.order-confirm-summary-box p.qof-summary-sub-total,
.order-confirm-summary-box p.qof-summary-grand-total,
.order-confirm-summary-box p.qof-summary-sub-tota_l,
.order-confirm-summary-box p.qof-summary-sub-total_1,
.order-confirm-summary-box p.qof-summary-grand-total_1 {border-bottom: 1px solid #ccc; padding: 0px 0px 10px;}
.total-items {border-bottom: 1px solid #ccc; padding: 0px 0px 10px;}
.order-confirm-summary-box p span.qof-summary-value,
.order-confirm-summary-box p span.qof-summary-value1,
.order-confirm-summary-box p span.qof-summary-value_1 {float: right;}
.order-confirm-summary-data-area {float: left width: 100%; clear: both;}
.order-confirm-summary-data-row{float: left; width: 100%; clear: both; border-bottom: 1px solid #cccccc; margin-bottom: 10px; padding-bottom: 10px;}
.order-confirm-summary-data-row .ocs-data-img{width: 25%; float: left; clear: both; margin-bottom: 20px;}
.order-confirm-summary-data-row .ocs-data-detail{width: 46%; margin: 0px 2%; float: left;}
.order-confirm-summary-data-row .ocs-data-detail p.ocs-name{font-weight: 600;}
.order-confirm-summary-data-row .ocs-data-price{width: 22%; float: left;}
.order-confirm-summary-box p.qof-summary-grand-total span.qof-summary-value{font-size: 20px;}


.campaign_name01{float: left; clear: both; width: 100%;}
.ponum-area{float: left; clear: both; width: 100%;}
.label-ordercomments{width: 100%;}
.qorder-table-coupon .ponum-input{width: 100%;}
.qorder-table-coupon .ponum-input input.form-input{width: 100%;}
.selector {padding: 0px; margin:0px; }
div.selector select {
    font-size: 12px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
div.selector,
div.selector span{background:none #ffffff;
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
    line-height: 30px;
    height: 30px;
}

div.selector {
    font-size: 14px;
    background: none #fff;
    height: 30px;
    line-height: 30px;
    min-height: 30px !important;
    border-radius: 0px;
    width: 100%;
    padding-right: 0px;
}

div.selector select {
    font-size: 14px;
    line-height: 30px;
    border: solid 1px #fff;
    width: 100%;
}

div.selector span {
    cursor: pointer;
    background: none;
    line-height: 50px;
}

div.selector.disabled span {
    color: #bbb;
}

/* Select */
div.selector {
    float: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #cccccc;
}

div.selector span {
    display: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}

div.selector select {
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=0);
    /* use '=' here, not ':' */
    -moz-opacity: 0;
    border: none;
    background: none;
    cursor: pointer;
    height: 100%;
}


/* end Quick order page css
================================ */

/* Account page css 
================================ */
.account{clear: both; float: left; width: 100%; margin: 0px 0px 10px; border: 1px solid #ccc; padding: 20px; background: none #ffffff; box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%); -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3); position: relative;}

.account-body .form-label {color: #666;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: .5rem;}
.form-row--half .form-field {width: 50%;}
.form-row .form-field {padding-left: .75rem;
    padding-right: .75rem;
    float: left;
    max-width: none;}
#form_create_account .form-row--half .form-field{min-height: 92px; margin-bottom: 10px;}
#form_create_accountss .form-row--half .form-field{min-height: 92px; margin-bottom: 10px;}

.account-body .form-input{webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #454545;
    display: block;
    font-family: inherit;
    font-size: 1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    height: 3rem;
    margin: 0;
    padding: .75rem 1rem;
    transition: border-color .1s ease-out;
    width: 100%;}

.account-body .form-label small{float: right;
    margin-top: .35714rem;
    color: #989898;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: inherit;}

.account-body {max-width:1140px; margin:0 auto;}
.account-body #FormField_25,
.account-body #FormField_26,
.account-body #FormField_31 {display:none;}
.account-body #FormField_40,
.account-body #FormField_44{display:none;}
.account #FormField_25,
.account #FormField_26,
.account #FormField_31,
.account #FormField_36,
.account #FormField_38 {display:none;}
.account #FormField_40{display:none;}
.account-body .form-row--half > .form-field:nth-child(odd) {
    
}

#form_create_account #FormField_36 {width:100%;}
#form_create_account #FormField_36 label[for=FormField_36] {display:none}
#form_create_account #FormField_36,
#form_create_account #FormField_38,
#form_create_account #FormField_40 {display:none;}
#form_create_account #FormField_41{display:none;}
#form_create_account #FormField_40,
#form_create_account #FormField_44{display:none;}
.account-form-content {padding:0 0.75rem 10px; color:#666; clear:both;}
.account-form-content ul {padding:10px 0 0; margin:0px;}
.account-form-content ul li {list-style:none; list-style-image:none; background:url(https://cdn11.bigcommerce.com/s-par0o0ta6b/product_images/uploaded_images/arrow.png) no-repeat left 4px; background-size:16px auto; padding:0 0 5px 26px;}
.account-form-content ul li a {color:#666666; text-decoration:none; font-size: 15px; font-weight: 600;}
.account-form-content ul li a:hover {text-decoration:underline; color:#cb0202;}

.note-for-fs {clear:both; padding:8px 0 0; margin:0px; color:#666;}
.st120-form-area {margin: 0 0.78rem 20px;  padding: 10px 20px;  background: none #f1f1f1;  float: left; border: 1px solid #dcdcdc; width:calc(100% - 1.56rem); display:none;}
#form_create_account .st120-form-area {display:block!important;}
.st120-form-area h3 {margin-top:10px; font-weight:600;}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  clear: both;
    margin: 0 20px 0px 0;
    float: left;
    cursor: pointer;
}

.btn,
.upload-file-1,
.upload-file-2 {
  border: 1px solid #e40000;
  color: #fff;
  background-color: #e40000;
  padding: 8px 20px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  cursor:pointer;
}
.btn.btn-green,
.upload-file-1.btn-green,
.upload-file-2.btn-green {border: 1px solid #009941; background-color: #009941;}
.upload-btn-wrapper input[type=file] {
  font-size: 7.4px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  clear:both;
  height:42px; 
  cursor:pointer;
}
.upload-file-area {float: left;
    clear: none;
    width: 48%;
    border: 1px solid #dcdcdc;
    padding: 10px 20px 0;
    margin: 0 1% 10px;}
.st120-form-area .form:first-child.upload-file-area {margin-left:0;}
.st120-form-area .form:last-child.upload-file-area {margin-right:0;}
.upload-file-area label.form-label {font-weight:600; color:#333;}

.upload-btn-wrapper span.uploaded-file {padding:10px 0; display:block; font-weight:600;}
.upload-btn-wrapper span.uploaded-file.success-msg {color:#009941;}
.upload-btn-wrapper span.uploaded-file.error-msg.success-msg {color:#009941;}
.upload-btn-wrapper span.uploaded-file.error-msg {color:#e40000;}


.form-actions .button.button--primary{width: auto; padding: 11px 20px 12px;}

.form-select{-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/down-arrow.png);
    background-position: right .57143rem top .71429rem;
    background-size: 16px;
    border-radius: 4px;
    padding: .75rem 3rem .75rem 1rem;
   -webkit-appearance: none!important;
    -moz-appearance: none!important;
    background-color: #fff;       
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #dfdfdf;
    color: #454545;
    font-family: inherit;
    font-size: 12px;
    line-height: normal;
    padding: .75rem;    
    cursor: pointer;
    height: 3rem;
    margin: 0;
    outline: 0; width: 100%;}

@media only screen and (min-width: 641px) {
#form_create_account .form-row--half .form-field {min-height:92px; margin-bottom:10px;}
#form_create_accountss .form-row--half .form-field {min-height:92px; margin-bottom:10px;}
}
@media only screen and (max-width: 640px) {
#form_create_account .form-row--half .form-field {min-height:116px; margin-bottom:10px;}
#form_create_accountss .form-row--half .form-field {min-height:116px; margin-bottom:10px;}
}

/* start 24-04-2020 */
.createaccount .account.account--fixed{float: left; position: relative; margin-bottom: 60px;} 
.form-actions.st120btn{position: absolute; bottom: -40px;}
.button.print-btn {display: none;}
/* end 24-04-2020 */

/* End Account css 
==================== */

/* start Add Address css
======================== */
#add_address_popup .customer-popup-row {border-bottom: 0px none; margin-bottom: 0px; padding: 0px;}
label.error {font-size: 11px; color: #e44b53;}
#add_address_popup .account-body .form-actions{padding: 0rem .75rem;}
#add_address_popup .form-actions .button.button--primary{padding: 5px 10px 6px; font-size: 14px;}
#add_address_popup .account-body .form-select{background-size: 10px; background-position: right .57143rem top .91429rem;}
@media only screen and (min-width: 641px) {
#form_create_account .form-row--half .form-field {min-height:78px; margin-bottom:2px;}
#form_create_accountss .form-row--half .form-field {min-height:78px; margin-bottom:2px;}
}


/* End Add Address css
======================== */

/* start edit Address css
======================== */
.address-edit-icon{float: right;}
#edit_address_popup .customer-popup-row {border-bottom: 0px none; margin-bottom: 0px; padding: 0px;}
label.error {font-size: 11px; color: #e44b53;}
#edit_address_popup .account-body .form-actions{padding: 0rem .75rem;}
#edit_address_popup .form-actions .button.button--primary{padding: 5px 10px 6px; font-size: 14px;}
#edit_address_popup .account-body .form-select{background-size: 10px; background-position: right .57143rem top .91429rem;}
@media only screen and (min-width: 641px) {
#form_create_account .form-row--half .form-field {min-height:78px; margin-bottom:2px;}
#form_create_accountss .form-row--half .form-field {min-height:78px; margin-bottom:2px;}
}


/* End edit Address css
======================== */

@media only screen and (max-width: 1279px) {
    .lf-left-area{width: 50%;}
    .lf-right-area{width: 50%;}
}
@media only screen and (max-width: 1220px) {
    .lf-left-area{width: 50%;}
}
@media only screen and (max-width: 768px) {
    .main-area {display: block;}
    .left-side-bar {width: 100%; height: auto; display: block;}    
    .form-field-row .form-field{width: 100%;}
    .form-box {padding:25px 20px 10px 20px}
    .content-area{width: auto;}
    .content-area.order-email {padding: 30px 0px 500px;}
    .table-overlay table.customer-table thead th{display: none;}
    .table-overlay table.customer-table tbody td{width: 50%; text-align: left;}
    .table-overlay table.customer-table tbody td span{display: inline-block; font-weight: bold; padding-right: 5px; }
}
@media only screen and (max-width: 650px) {
    .table-overlay table.customer-table tbody td{width: 100%;}
}

#select_plist {border-radius: 0px; box-shadow: 0 0 0; width: 267px; padding: 0 0 0 8px;}
#select_cur {border-radius: 0px; box-shadow: 0 0 0; width: 267px; padding: 0 0 0 8px;}


/* Start Tabing in dashboard */
        .das-tab-container{
            width: auto;
            margin: 50px 0px 0px;
        }
        ul.das-tabs{
            margin: 0px;
            padding: 0px;
            list-style: none;
        }
        ul.das-tabs li{
            background: #8fd4d7;
            color: #fff;
            display: inline-block;
            padding: 10px 15px;
            cursor: pointer;
        }

        ul.das-tabs li.current{
            background: #73aaad;
            color: #fff;
            font-weight: bold;
        }

        .das-tab-content{
            display: none;
            background: none transparent;
            padding: 15px;
            float: left;
            border: 2px solid #cccccc;
        }

        .das-tab-content.current{
            display: inherit;
        }


/* end Tabing in dashboard */