.ml-minus-3 {
    margin-left: -3px;
}

.pl-0 {
    padding-left: 0 !important;
}

.input-full-width {
}

.select2.select2-container {
    width: 92% !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #CDCDCC;
    border-radius: 0;
    padding: 10px 0px 11px 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #CDCDCC;
}

.select2-container--default .select2-search--inline .select2-search__field {
    border: 0 !important;
    width: auto !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 7px;
    font-weight: 300;
    background: transparent;
    border-color: #CDCDCC;
    border-radius: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #484848;
    font-weight: 300;
    font-size: 16px;
    margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #EA1720;
}

.pad-lr-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.input-full-width .form-input input {
    width: 100%;
}

.input-full-width a {
    font-size: 16px;
    font-weight: 300;
}

.display-inline {
    float: none;
    margin: 0 auto;
}

.login-btn p {
    float: left;
}

.form-input .theme-btn {
    min-width: auto;
}

.form-title {
    width: 98%;
}

.form-title h3 {
    font-weight: 400;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CDCDCC;
}

.filter-list {
    margin-bottom: 20px;
}

.filter-list ul {
    padding: 0;
    margin: 0;
    display: block;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: inherit;
}

.filter-list ul li.all {
    margin-right: -3px;
}

.filter-list ul li.show-more {
    margin-left: -3px;
}

.show-more label.image-checkbox {
    line-height: 1.5 !important;
}

.filter-list ul li {
    display: inline-block;
    border: 1px solid #CDCDCC;
    text-align: center;
    width: 7%;
    min-height: 90px;
    padding: 5px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    margin: 0;
    max-width: 80px;

}
.filter-list ul li:hover {
    border-color: rgba(227, 33, 25, 0.5);
}

.filter-list ul li img {
    width: 55px;
    line-height: 1.14;
}

.filter-list ul li p {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 15px;
}

.filter-list ul li .image-checkbox {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
    min-height: 55px;
    line-height: 55px;
}

.filter-list ul li .image-checkbox input[type="checkbox"] {
    display: none;
}

.filter-list ul li.image-checkbox-checked {
    border-color: #E32119 !important;
    background: #FFFDFD;
}

.filter-list ul li.image-checkbox-checked p {
    color: #E32119;
}

.filter-list h4 {
    font-size: 20px;
}

.total_diamond {
    text-align: center;
    padding: 10px;
    border: 1px solid #CCCCCC;
    background: #F4F4F4;
}

.total_diamond h3 {
    font-weight: 400;
}

.total_diamond h1 {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 40px;
    color: #E32119;
}

.filter-list-text {
    margin-bottom: 10px; /* margin-bottom: 15px;*/
}

.filter-list-text h4 {
    font-size: 14px;
    color: #353334;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 0px;
    width: auto;
}

.filter-list-text .auto-selection {
    margin-left: 15px;
    display: inline-flex;
    /*display: inline-block;*/
}

.filter-list-text .auto-selection a {
    display: inline-block;
    padding: 0 5px;
    font-size: 13px;
    font-weight: 500;
}

.filter-list-text ul {
    margin-bottom: 0;
    padding: 0;
    display: table;
}

.filter-list-text ul li {
    display: table-cell;
    text-align: center;
    width: 50px;
}

.filter-in-table ul li {
    display: inline-table !important;
    margin-bottom: 5px;
}

.filter-list-text ul li .label-checkbox input[type="checkbox"] {
    display: none;
}

.filter-list-text ul li .label-checkbox span {
    display: block;
    border: 1px solid #E4E4E4;
    color: #5D5D5D;
    padding: 6px 10px 4px 10px;
    font-weight: 400;
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
    white-space: nowrap;
}

.filter-list-text ul li .label-checkbox span:hover {
    border-color: rgba(227, 33, 25, 0.5);
}

.filter-list-text ul li .label-checkbox input[type="checkbox"]:checked ~ span {
    border: 1px solid #E32119;
    color: #E32119;
    background: #FFFDFD;
}

.filter-list-text .form-input {
    margin-bottom: 0;
}

.filter-list-text .form-input input {
    border: 1px solid #CDCDCC;
    padding: 6px 10px 4px 10px;
    font-size: 13px;
}

.filter-list-text .form-input input[type='text']:focus {
    border: 1px solid #8D8D8D !important;
}

.filter-list-text ul.column-list {
    width: 5%;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.filter-list-text ul.column-list li {
    width: 100%;
    display: block;
}

.filter-list-text ul.column-list li label {
    display: block;
}

.filter-list-text ul.column-list li .label-checkbox span {
    width: 100%;
}

.filter-list-text select {
    padding: 6px 10px 4px 10px;
    border: 1px solid #CDCDCC;
    width: 100%;
    background: url('/client-assets/images/carat.png') no-repeat;
    background-position: 96% center;
    font-size: 13px;
}

.carat .form-input input {
    width: 100%;
}

.carat .carat-grp {
    display: inline-block;
    margin-left: 10px;
}

.carat .carat-grp span {
    background: #FFFFFF;
    border: 1px solid #CDCDCC;
    font-size: 12px;
    font-weight: 500;
    padding: 0px 0px 0px 7px;
    margin: 0 5px;
    display: inline-block;
}

.carat .carat-grp span a {
    background: #CDCDCC;
    margin-bottom: 0;
    padding: 3px 5px;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
    font-weight: 500;
}

.plsBtnAdd {
    text-align: center;
    cursor: pointer;
    padding: 7px 0px 4px;
    background-color: #CDCDCC;
    border: 1px solid #CDCDCC;
}

.search-panel {
    position: fixed;
    left: 0;
    padding: 20px 20px 10px;
    width: 100%;
    z-index: 2;
}

.stick-to-bottom {
    position: fixed;
    bottom: 0;
    z-index: 9;
}

.search-panel select {
    margin-left: 10px;
    padding: 9px 20px 9px 7px;
    border: 1px solid #888888;
    width: 70%;
    background: url('/client-assets/images/carat.png') no-repeat;
    background-position: 96% center;
    font-size: 13px;
}

select.form-control {
    padding: 9px 20px 9px 7px;
    border: 1px solid #888888;
    background: url('/client-assets/images/carat.png') no-repeat;
    background-position: 96% center;
    font-size: 13px;
}

select.form-control:active, select.form-control:focus {
    /* outline: none !important;
     box-shadow: none;*/
    border: 1px solid rgba(19, 19, 19, 0.4) !important;
}

select.form-control > option {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
}

.search-panel select:focus, .filter-list-text select:focus {
    border: 1px solid #8D8D8D !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.text-red {
    color: #E32119;
}

.fav-search {
    /* margin-bottom: 25px;*/
    margin-bottom: 5px;
}

.fav-search label {
    font-size: 14px;
    font-weight: 500;
    color: #353334
}

.fav-search select {
    margin: 5px 10px 0 0;
    padding: 9px 20px 9px 7px;
    border: 1px solid #CDCDCC;
    width: 37%;
    background: url('/client-assets/images/carat.png') no-repeat;
    background-position: 96% center;
    font-size: 13px;
}

.fav-search select:focus {
    border: 1px solid #8D8D8D !important;
}

.fav-search a {
    margin-right: 8px;
}

.fav-search input {
    margin-top: 5px;
    width: 100%;
    border: 1px solid #CDCDCC;
    color: #22264D;
    padding: 8px 10px 8px;
    box-shadow: none;
    font-family: 'Larsseit';
    font-size: 13px;
}

.fav-search input[type="text"]:focus {
    border: 1px solid #8D8D8D !important;
}

/*fancy radio*/
.fav-search .radio {
    display: inline-block;
}

.fav-search .radio label {
    padding-left: 0;
    font-size: 14px;
    font-weight: 500;
}

.radio {
    margin: 0.5rem 0.5rem 0 0;
}

.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.radio input[type="radio"] + .radio-label:before {
    content: '';
    background: #F4F4F4;
    border-radius: 100%;
    border: 1px solid #B4B4B4;
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    position: relative;
    top: -0.2em;
    margin-right: 9px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    margin-top: 5px;
}

.radio input[type="radio"]:checked + .radio-label:before {
    background-color: #E32119;
    -webkit-box-shadow: inset 0 0 0 4px #F4F4F4;
    box-shadow: inset 0 0 0 4px #F4F4F4;
}

.radio input[type="radio"]:focus + .radio-label:before {
    outline: none;
    border-color: #E32119;
}

.radio input[type="radio"]:disabled + .radio-label:before {
    -webkit-box-shadow: inset 0 0 0 4px #F4F4F4;
    box-shadow: inset 0 0 0 4px #F4F4F4;
    border-color: #B4B4B4;
    background: #B4B4B4;
}

.radio input[type="radio"] + .radio-label:empty:before {
    margin-right: 0;
}

/*fancy radio*/

/*my Account*/

.page-title h1 {
    font-size: 30px;
}

.main-block .title {
    padding: 10px 0;
    border-bottom: 1px solid #CDCDCC;
    margin-bottom: 30px;
}

.main-block .title h2 {
    float: left;
}

.main-block .title a {
    float: right;
}

.main-block-footer {
    padding: 20px 0 0;
    border-top: 1px solid #CDCDCC;
    margin-top: 30px;
}

.user-nav-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.user-nav-links ul li {
    display: block;
}

.user-nav-links ul li a {
    display: block;
    padding: 15px 0;
    font-size: 16px;
    text-transform: capitalize;
}

.user-nav-links ul li a.active-link {
    color: #E32119;
    font-weight: 500;
}

/*my Account*/

/*saved search*/
.well-bg h4 {
    font-size: 20px;
    font-weight: 500;
}

.sticky-head {
    background: #DDDDDD;
    color: #000000;
}

.sticky-head .head {
    padding: 7px 6px;
    font-weight: 500;
    font-size: 15px;
}

.subnav-fixed-bar .sticky-head {
    display: none;
}

.fixed-div-head.subnav-fixed-bar .sticky-head {
    display: block;
}

#savedSearch td {
    font-size: 13px;
}

#savedSearch th {
    font-size: 15px;
    font-weight: 500;
}

#savedSearch a {
    font-size: 13px;
}

.text-bold {
    font-weight: 500;
}

.full-width {
    width: 100%;
}

.search {
    display: inline-block;
    margin: 6px 0;
    width: 100%;
}

.search.inline {
    display: inline-block;
    width: auto;
    margin-right: 10px;
}

.search span {
    font-weight: 400;
}

.search .title {
    font-weight: 500;
    margin-right: 5px;
}

/*saved search*/

/*demand*/
.pad-tb-10 {
    padding: 10px 0 !important;
}

.product-spec a.btn-without-fix.theme-btn {
    font-size: 12px !important;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    margin-right: 0;
}

.product-spec .input-style input {
    font-size: 13px;
}

/*demand*/
/*bpf*/
.page-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 47px;
    margin-top: 15px;
}

.search-panel.bpf-save-search {
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 10px;
}

.price-desc {
    padding: 10px 0px;
    margin-bottom: 8px;
}

.price-desc table {
    width: 100%;
}

.price-desc table td, .price-desc table th {
    text-align: center;
    padding: 5px 0;
    border: 1px solid #CCCCCC;
}

.price-desc table th {
    background: #DDDDDD;
    font-size: 14px;
    font-weight: 500;
}

.bpf-countdown h4 {
    margin-bottom: 5px;
    font-size: 17px;
    text-transform: capitalize;
}

/*bpf*/

.advance-search {
    border-top: 1px solid #CDCDCC;
    border-bottom: 1px solid #CDCDCC;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    display: none;
}

.advance-search-tgl {
    margin-top: 5px;
}

/*.advance-search-tgl a{*/
/*font-size: 16px;*/
/*font-weight: 500;*/
/*border-bottom: 1px solid #000;*/
/*padding-bottom: 5px;*/
/*}*/
/*.advance-search-tgl a:hover{*/
/*border-color: #e32119;*/
/*}*/

.flex-wrap {
    flex-wrap: wrap;
}

.focusborder:focus {
    border: 1px !important;
}

section.section.text-center-xs {
    padding: 0px;
}

ul.uib-datepicker-popup.dropdown-menu > li > div.uib-datepicker table {
    width: 100%;
}

.filter-list-text ul.show-flex {
    margin-bottom: 0;
    padding: 0;
    display: table;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-around;
}

.filter-list-text ul.show-flex li {
    display: inline-block;
    text-align: center;
    width: auto;
    min-width: 50px;
    flex-grow: 1;
}

.status-grid {
    border-bottom: 1px solid #e5e5e5;
    /*background-color: #fefefe;*/
    padding: 5px 15px;
}

.status-lable {
    /*padding: 0px 5px;*/
    font-size: 10px;
}

.status-title {
    font-size: 12px;
}

.hold-clr {
    color: #e32119;
}

.new-clr {
    color: #0070d0;
}

.offer-clr {
    color: #a407e8;
}

.myhold-clr {
    color: #008000;
}

.happyhours-clr {
    color: #000576;
}

.bid-clr {
    color: #8a6d3b;
}

.custom-input {
    padding: 6px 10px 4px 10px !important;
    height: 26px;
}

.custom-plus {
    padding: 4px;
    height: 28px;
}

.custom-date-p {
    line-height: 26px;
}

.custom-date-p .form-group input {
    height: 26px;
    padding: 6px 10px 4px 10px !important;
}

.custom-date-btn {
    padding: 4px 6px 4px 12px !important;
}

.b-r-none {
    border-right: none !important;
}

.p-l-r-30 {
    padding-right: 4%;
    padding-left: 4%;
}

.custom-search-panel-padding {
    padding: 1% 4%;
}

.noDataHeight {
    /*min-height: 400px;*/
    padding: 10%;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance: textfield !important;
}
label.image-checkbox.shape-image {
    min-height: 85px !important;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: 0 !important;
}
span.seives .display-block.count.pl5.pr5 {
    border-top: 1px solid #ddd;
    padding-top: 5px;
}
span.display-block.shape-count {
    border-top: 1px solid #ddd;
}