﻿.hidden {
  display: none !important;
  visibility: hidden !important;
}

.revolution-mch-1:after {
    background: none;
}

.main-container {

    min-height:600px;
}

body.mx-xs .mx-xs-hidden {
    display: none !important;
    visibility: hidden !important;
}

body.mx-xs .content-md {
    padding-top:10px;
    padding-bottom:10px;
}

body.mx-lg .heading-v1 {
    margin-top:20px;
    margin-bottom:40px;
}
body.mx-xs .heading-v1 {
    margin-top:5px;
    margin-bottom:5px;
}

body.mx-lg .mx-lg-hidden {
    display: none !important;
    visibility: hidden !important;
}

body.mx-lg .main-container {
    padding-top: 100px;
}

body.mx-xs .main-container {
    padding-top: 50px;
   
}

body.mx-xs .footer-v4 {
    padding-bottom: 60px;
}



body.mx-xs {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.topbar-v3 ul.left-topbar > li > span {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
.shopping-cart .quantity-field {
    width:80px;
}
.dark {
  color: #333333 !important;
}
.white {
  color: #ffffff !important;
}
.red {
  color: #dd5a43 !important;
}
.red2 {
  color: #e08374 !important;
}
.light-red {
  color: #ff7777 !important;
}
.blue {
  color: #478fca !important;
}
.light-blue {
  color: #93cbf9 !important;
}
.green {
  color: #69aa46 !important;
}
.light-green {
  color: #b0d877 !important;
}
.orange {
  color: #ff892a !important;
}
.orange2 {
  color: #feb902 !important;
}
.light-orange {
  color: #fcac6f !important;
}
.purple {
  color: #a069c3 !important;
}
.pink {
  color: #c6699f !important;
}
.pink2 {
  color: #d6487e !important;
}
.brown {
  color: #a52a2a !important;
}
.grey {
  color: #777777 !important;
}
.light-grey {
  color: #bbbbbb !important;
}


.dark-back {
    background-color: #333333 !important;
}

.white-back {
    background-color: #ffffff !important;
}

.red-back {
    background-color: #dd5a43 !important;
}

.red2-back {
    background-color: #e08374 !important;
}

.light-red-back {
    background-color: #ff7777 !important;
}

.blue-back {
    background-color: #478fca !important;
}

.light-blue-back {
    background-color: #93cbf9 !important;
}

.green-back {
    background-color: #69aa46 !important;
}

.light-green-back {
    background-color: #b0d877 !important;
}

.orange-back {
    background-color: #ff892a !important;
}

.orange2-back {
    background-color: #feb902 !important;
}

.light-orange-back {
    background-color: #fcac6f !important;
}

.purple-back {
    background-color: #a069c3 !important;
}

.pink-back {
    background-color: #c6699f !important;
}

.pink2-back {
    background-color: #d6487e !important;
}

.brown-back {
    background-color: #a52a2a !important;
}

.grey-back {
    background-color: #777777 !important;
}

.light-grey-back {
    background-color: #bbbbbb !important;
}

body.mx-xs .illustration-v2 .product-img {
    padding: 0px;
    border:none;
    background-color:white;
}

    body.mx-xs .illustration-v2 .product-img img {
        width:auto;
        height:auto;
        margin-left:auto;
        margin-right:auto;
    }

body.mx-xs .product-description {

    background-color:white;
}

body.mx-xs .product-description-brd {
    box-shadow: none;
}

body.mx-xs .col-xs-padding {
    padding-left:5px;
    padding-right:5px;
}

.illustration-v2 .product-img {
    padding: 10px;
    border: 1px solid rgba(204, 204, 204, 0.3);
    border-bottom-width: 0px;
}

.illustration-v2 .product-img  img{
   width:245px;
   height:245px;
}



.shop-product .product-size label {
    width:100%;
    padding:5px 10px;
    font-size:14px;
    height:auto;
    font-weight:400;
    border:1px solid #777;
    background:white;
    color:#777;
}

.shop-product .product-size label.no-select {
   cursor: not-allowed;
    pointer-events: none;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.shop-product .product-size label:hover {
	color: #18ba9b;
	cursor: pointer;
	border-color: #18ba9b;
    border-width:2px;
    padding:4px 9px;
}

.shop-product .product-size input:checked ~ label {
    color: #18ba9b;
    border-color: #18ba9b;
    border-width: 2px;
    padding: 4px 9px;
}


.d-inline-block {
  display: inline-block !important;
}

 .margin-left-15 { margin-left: 15px;}
 .margin-right-15 { margin-right: 15px;}

 .g-font-weight-500 {
  font-weight: 500;
}
.g-font-size-15 {
  font-size: 1.07143rem !important;
}
@media (min-width: 768px){

 .order-md-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5;
  }
}

/*------------------------------------
促销活动
------------------------------------*/

.item-cx-se {
  position: relative !important;
  background-color: #eef1f8 !important;
}

    .item-cx-se > .container {
        padding-top:50px;
        padding-bottom:50px;
    }


.item-cx-row {
   display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    -ms-flex-align: center !important;
      align-items: center !important;
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
}

.item-cx-type {
    color: #3bb18f !important;
        font-weight: 400;
        font-size: 2.85714rem !important;
       margin-bottom: 20px !important;
}

.item-cx-title {
    line-height: 1 !important;
       font-weight: 300;
       font-size:3.35714rem !important;
           margin-bottom: 20px !important;
}

.item-cx-remark {
        font-size: 1.25rem;
    font-weight: 300;
    color:#777;
      margin-bottom: 20px !important;
}

.item-cx-time-num {
    font-size:15px;
    font-weight:bold;

}

.item-cx-time-des {
    font-size:13px;
   
    color:#777;
}

.cx-show-all {
    margin-top:20px;
    margin-bottom:40px;
}

    .cx-show-all .item-cx-se {
        margin-bottom:50px;
    }

.w-100 {
  width: 100% !important;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.rounded-circle {
  border-radius: 50% !important;
}

.mx-cx{
    overflow:hidden;
}
.mx-cx-ol.carousel-indicators li {
    border-color:#777777;
    width:15px;
    height:15px;
}

.mx-cx-ol.carousel-indicators .active {
   background-color:#777777;
    width:20px;
    height:20px;
}

.mx-cx-arrow .carousel-control {
    color:#777777;
    font-size:70px;
      top: 50%;
        margin-top: -30px;
        width:5% !important;
}

.mx-cx-arrow .carousel-control.right {
    right: -10px;
}
.mx-cx-arrow .carousel-control.left {
    left: -10px;
}

.product-img>.rgba-banner:nth-of-type(2){
    margin-top:30px;
}

.product-img>.rgba-banner:nth-of-type(3){
    margin-top:60px;
}

.product-img>.rgba-banner:nth-of-type(4){
    margin-top:90px;
}

.widget-box-overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 999;
  text-align: center;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.widget-box-overlay > .loading-icon {
  position: absolute;
  top: 45%;
  left: 45%;
  text-align: center;
    background-image :url(/Images/loading.gif) ;
    background-repeat:no-repeat;
    width:32px;
    height:32px;
}

.widget-box-overlay > .close {
    font-size:30px;
}

.widget-box.collapsed .widget-box-overlay > .loading-icon {
  top: 10%;
}
.widget-box-overlay > .loading-icon.icon-spin {
  -moz-animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

.flyer-img {
    z-index:99999;
    width:50px;
    height:50px;
    border-radius: 100% !important;
    border: 2px solid #d15b47;
}

.input-mini {
  width: 60px;
  max-width: 100%;
}
.input-small {
  width: 90px;
  max-width: 100%;
}
.input-medium,
.input-md {
  width: 150px;
  max-width: 100%;
}
.input-large {
  width: 210px;
  max-width: 100%;
}
.input-xlarge {
  width: 270px;
  max-width: 100%;
}
.input-xxlarge {
  width: 530px;
  max-width: 100%;
}
input.input-lg {
  font-size: 18px;
}
input[type=checkbox].ace,
input[type=radio].ace {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
label input[type=checkbox].ace,
label input[type=radio].ace {
  z-index: -100 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
input[type=checkbox].ace:checked,
input[type=radio].ace:checked,
input[type=checkbox].ace:focus,
input[type=radio].ace:focus {
  outline: none !important;
}
input[type=checkbox].ace + .lbl,
input[type=radio].ace + .lbl {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  min-height: 18px;
  min-width: 18px;
  font-weight: normal;
  cursor: pointer;
}
    input[type=checkbox].ace + .lbl::before,
    input[type=radio].ace + .lbl::before {
        cursor: pointer;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 12px;
        color: #32a3ce;
        content: "\a0";
        background-color: #FAFAFA;
        border: 1px solid #c8c8c8;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        /*, inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
        border-radius: 0;
        display: inline-block;
        text-align: center;
        height: 16px;
        line-height: 14px;
        min-width: 16px;
        margin-right: 1px;
        position: relative;
        top: -1px;
    }
input[type=checkbox].ace:checked + .lbl::before,
input[type=radio].ace:checked + .lbl::before {
  display: inline-block;
  content: '\f00c';
  background-color: #F5F8FC;
  border-color: #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}
input[type=checkbox].ace:hover + .lbl::before,
input[type=radio].ace:hover + .lbl::before,
input[type=checkbox].ace + .lbl:hover::before,
input[type=radio].ace + .lbl:hover::before {
  border-color: #ff893c;
}
input[type=checkbox].ace:active + .lbl::before,
input[type=radio].ace:active + .lbl::before,
input[type=checkbox].ace:checked:active + .lbl::before,
input[type=radio].ace:checked:active + .lbl::before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
input[type=checkbox].ace.ace-checkbox-2 + .lbl::before,
input[type=radio].ace.ace-checkbox-2 + .lbl::before {
  box-shadow: none;
}
input[type=checkbox].ace.ace-checkbox-2:checked + .lbl::before,
input[type=radio].ace.ace-checkbox-2:checked + .lbl::before {
  background-color: #f9a021;
  border-color: #f9a021;
  color: #FFF;
}
input[type=checkbox].ace:disabled + .lbl::before,
input[type=radio].ace:disabled + .lbl::before,
input[type=checkbox].ace[disabled] + .lbl::before,
input[type=radio].ace[disabled] + .lbl::before,
input[type=checkbox].ace.disabled + .lbl::before,
input[type=radio].ace.disabled + .lbl::before {
  background-color: #DDD !important;
  border-color: #CCC !important;
  box-shadow: none !important;
  color: #BBB;
}
.checkbox label input[type=checkbox].ace + .lbl,
.radio label input[type=radio].ace + .lbl {
  margin-left: -10px;
}
/**
input[type=radio].ace @{lbl}::before {
	border-radius:100%;
	font-size: 34px;
	font-family: Helvetica, Arial, "Sans-Serif";//looks better but incosistent
	line-height: 13px;
}
*/
input[type=radio].ace + .lbl::before {
    border-radius: 100%;
    font-size: 10px;
    font-family: 'Font Awesome 5 Free';
    text-shadow: 0 0 1px #32a3ce;
    line-height: 15px;
    height: 17px;
    min-width: 17px;
}
input[type=radio].ace:checked + .lbl::before {
  content: "\f111";
}
input[type=checkbox].ace.input-lg + .lbl::before {
  border-radius: 4px;
  font-size: 16px;
  height: 24px;
  line-height: 21px;
  min-width: 24px;
  top: auto;
}
input[type=radio].ace.input-lg + .lbl::before {
  font-size: 14px;
  height: 24px;
  line-height: 22px;
  min-width: 24px;
  top: auto;
}
/* CSS3 on/off switches */
input[type=checkbox].ace.ace-switch {
  width: 55px;
  height: 25px;
}
input[type=checkbox].ace.ace-switch + .lbl {
  margin: 0 4px;
  min-height: 24px;
}
input[type=checkbox].ace.ace-switch + .lbl::before {
  font-family: 'Open Sans';
  content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
  color: #999;
  text-shadow: 0 0 0 #999;
  font-weight: normal;
  font-size: 11px;
  line-height: 17px;
  height: 20px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #F5F5F5;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #CCC;
  text-align: left;
  float: left;
  padding: 0;
  width: 52px;
  text-indent: -21px;
  margin-right: 0;
  -webkit-transition: text-indent .3s ease;
  -o-transition: text-indent .3s ease;
  transition: text-indent .3s ease;
  top: auto;
}
input[type=checkbox].ace.ace-switch + .lbl::after {
  font-family: 'Open Sans';
  content: 'III';
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0;
  color: #AAA;
  text-shadow: none;
  background-color: #FFF;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: -2px;
  left: -3px;
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,.3);
  box-shadow: 0px 1px 1px 1px rgba(0,0,0,.3);
  -webkit-transition: left .3s ease;
  -o-transition: left .3s ease;
  transition: left .3s ease;
}
input[type=checkbox].ace.ace-switch:checked + .lbl::before {
  text-indent: 8px;
  color: #FFF;
  text-shadow: 0 0 0 #FFF;
  background-color: #8ab2c9;
  border-color: #6a8ca8;
}
input[type=checkbox].ace.ace-switch:checked + .lbl::after {
  left: 34px;
  background-color: #FFF;
  color: #98A0A5;
}
input[type=checkbox].ace.ace-switch.ace-switch-2 + .lbl::before {
  content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0NO";
}
    input[type=checkbox].ace.ace-switch.ace-switch-3 + .lbl::after {
        font-family: 'Font Awesome 5 Free';
        font-size: 13px;
        line-height: 22px;
        content: "\f00d";
        top: -1px;
        text-shadow: none;
        padding: 0;
        text-align: center;
        color: #BBB;
        letter-spacing: 0;
    }
input[type=checkbox].ace.ace-switch.ace-switch-3:checked + .lbl::after {
  content: "\f00c";
  color: #8AB2C9;
  text-shadow: none;
}
input[type=checkbox].ace.ace-switch.ace-switch-4,
input[type=checkbox].ace.ace-switch.ace-switch-5 {
  width: 60px;
}
input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::before,
input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
  content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
  font-size: 12px;
  line-height: 21px;
  height: 24px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #8b9aa3;
  border: 1px solid #8b9aa3;
  color: #FFF;
  width: 56px;
  text-indent: -25px;
  text-shadow: 0 0 0 #FFF;
  display: inline-block;
  position: relative;
  box-shadow: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::after,
input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::after {
  content: 'III';
  font-size: 11px;
  position: absolute;
  top: 2px;
  left: 2px;
  letter-spacing: 0;
  width: 20px;
  height: 20px;
  line-height: 19px;
  text-shadow: none !important;
  color: #939393;
  background-color: #FFF;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::before,
input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
  text-indent: 9px;
  background-color: #468fcc;
  border-color: #468FCC;
}
input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::after,
input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::after {
  left: 34px;
  background-color: #FFF;
  color: #848484;
}
input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
  content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0NO";
}
input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
  text-indent: 8px;
}
input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl {
  position: relative;
}
    input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl::before {
        font-family: 'Font Awesome 5 Free';
        content: "\f00d";
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: none;
        border-width: 0;
        font-weight: lighter;
        font-size: 16px;
        border-radius: 12px;
        display: inline-block;
        background-color: #888;
        color: #F2F2F2;
        width: 52px;
        height: 22px;
        line-height: 21px;
        text-indent: 32px;
        -webkit-transition: background 0.1s ease;
        -o-transition: background 0.1s ease;
        transition: background 0.1s ease;
    }
input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl::after {
  content: '';
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 2px;
  left: 3px;
  border-radius: 12px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  width: 18px;
  height: 18px;
  text-align: center;
  background-color: #F2F2F2;
  border: 4px solid #F2F2F2;
  -webkit-transition: left 0.2s ease;
  -o-transition: left 0.2s ease;
  transition: left 0.2s ease;
}
input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::before {
  content: "\f00c";
  text-indent: 6px;
  color: #FFF;
  border-color: #b7d3e5;
  background-color: #ff893c;
}
input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::after {
  left: 32px;
  background-color: #FFF;
  border: 4px solid #FFF;
  text-shadow: 0 -1px 0 rgba(0, 200, 0, 0.25);
}
input[type=checkbox].ace.ace-switch.ace-switch-7 {
  width: 75px;
}
input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl {
  position: relative;
}
input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl::before {
  content: "OFF\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0ON";
  font-weight: bolder;
  font-size: 13px;
  line-height: 20px;
  background-color: #FFF;
  border: 2px solid #AAA;
  border-radius: 0;
  box-shadow: none;
  color: #AAA;
  width: 74px;
  height: 26px;
  line-height: 22px;
  overflow: hidden;
  text-indent: 5px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
    input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl::after {
        content: '\f00d';
        font-family: 'Font Awesome 5 Free';
        font-size: 16px;
        position: absolute;
        top: 3px;
        left: 39px;
        width: 32px;
        height: 20px;
        line-height: 18px;
        text-align: center;
        padding: 0;
        text-indent: 0;
        background-color: #AAA;
        color: #FFF;
        border-radius: 0;
        box-shadow: none;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
input[type=checkbox].ace.ace-switch.ace-switch-7:checked + .lbl::before {
  color: #468fcc;
  background-color: #FFF;
  text-indent: -28px;
  border-color: #6fb3e0;
}
input[type=checkbox].ace.ace-switch.ace-switch-7:checked + .lbl::after {
  left: 3px;
  content: '\f00c';
  background-color: #468fcc;
  color: #FFF;
}
input[type=checkbox].ace.ace-switch + .lbl[data-lbl]::before {
  content: attr(data-lbl);
}
input[type=checkbox].ace.ace-switch.btn-empty + .lbl::after {
  content: "";
}
input[type=checkbox].ace.ace-switch.btn-rotate + .lbl::after {
  content: "\2261";
  line-height: 20px;
  font-size: 17px;
}
input[type=checkbox].ace.ace-switch-4.btn-rotate + .lbl::after,
input[type=checkbox].ace.ace-switch-5.btn-rotate + .lbl::after {
  line-height: 17px;
}
input[type=checkbox].ace.ace-switch.btn-flat + .lbl::before,
input[type=checkbox].ace.ace-switch.btn-flat + .lbl::after {
  border-radius: 0 !important;
}
input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::before,
input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
  text-indent: -24px;
}
input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::before,
input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
  text-indent: 7px;
}

.js-footer {
  
     position:relative;
    text-align:center;
    background-color:#eee;
    bottom:0px;
}


body.mx-xs .illustration-v4 .thumb-product:hover {
    box-shadow:none !important;
}

body.mx-xs .js-footer {
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    position: fixed;
    background-color: #fff;
    border-top: 1px solid #ccc;
    height: 60px;
}

    body.mx-xs .js-footer .js-footer-btn button {
     
        font-size:20px;
    }


body.mx-xs .js-footer-info >h4{
    font-size:14px !important;
}

.js-footer.js-footer-fixed {
    position: fixed;
}


    .js-footer .js-footer-check {
        position:absolute;
        left:10px;
        top:0px;
        bottom:0px;
    }

    .js-footer .js-footer-check .js-footer-check-c {
        height:100%;
        display:table;
    }

      .js-footer .js-footer-check .js-footer-check-c .checkbox {
        display:table-cell;
        vertical-align:middle;
    }

    .js-footer .js-footer-info {
         margin-top:20px;
   margin-bottom:20px;
    }

        .js-footer .js-footer-btn {
        position:absolute;
     right:0px;
     top:0px;
     bottom:0px;
    }

               .js-footer .js-footer-btn button {
                    height:100%;
                    font-size:30px;
    }


    .modal-dialog {
    z-index: 1060;
}

  label.label-v2 {
	color: #999;
	display: block;
	font-size: 14px;
	font-weight: 400;
}

.address {
    margin-bottom:30px;
}

    .address.address-bill {
        cursor:pointer;
    }
  .address .address-heading {
	padding:10px 15px;
	background: #aaaaaa;
    color: #fff;
    font-size:20px;
}

    .address.high .address-heading {

	background: #f0ad4e;
   
}

    .address.address-bill .address-heading {

	background: #eee;
    color:#777;
   
}

.address.address-bill:hover .address-heading  {
	background: #f0ad4e;
    color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
   	-moz-transition: all 0.3s ease-in-out;
   	-o-transition: all 0.3s ease-in-out;
   	transition: all 0.3s ease-in-out;
}

    
    .address.address-bill.select .address-heading {

	background: #f0ad4e;
    color:#fff;
   
}
 

.address .address-heading i {
	margin-right:10px;
	font-size: 20px;
}

.address .address-in {
	padding: 15px 30px;
	/* text-align: center; */
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
    height:150px;
}



.address .address-in h3 {
	color: #555;
	font-size: 15px;
	text-transform: uppercase;
}


.address .address-foot {
    padding:10px;
    border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	text-align:right;
}



.bill-address-c {
    margin-top:30px;
    background-color: #f8f8f8;
   padding: 10px 0 30px;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
}

body.mx-xs .bill-address-c {
    margin-top:0px;
    background-color:white;
    padding:0px;
    border:none;
}


.bill-js {
    padding: 20px;
    border: 1px solid #ccc;
}

body.mx-xs .bill-js {
    border: none;
    border-top: 1px solid #ccc;
    padding:0px;
    padding-top:20px;   
}

.width-100 {
  width: 100% !important;
}

.shopping-cart .total-result h5 {
	float: left;
	margin-right: 15px;
}

.shopping-cart .total-result li.divider {
	
  	margin: 15px 0;
}

.shopping-cart .total-result li{
    margin:10px 0;
}

/*全屏提示框*/
.custom-popup {
  background-color: rgba(0, 0, 0, 0.9);
  color: #cccccc;
  text-align: center !important;
  padding: 15px;
}
.custom-popup.full-width {
  width: 100%;
}
.custom-popup.light {
  background-color: #f9f9f9;
}
.custom-popup {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.popup_visible .custom-popup {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.custom-popup h4 {
  color:inherit !important;
}

.shopping-cart .product-in-table h3 a {
   color:#687074;
}

.shopping-cart .product-in-table h3 a:hover {
   color:#18ba9b;
}



.coupon {
    margin-bottom:30px;
     cursor:pointer;
}

  
  .coupon .coupon-heading {
	padding:10px 15px;
	background: #eee;
    color:#777;
    font-size:20px;
}





	
 

.coupon .coupon-heading i {
	margin-right:10px;
	font-size: 20px;
}

.coupon .coupon-in {
	padding: 15px 30px;
	/* text-align: center; */
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
    height:150px;
    position:relative;
}



.coupon .coupon-in h3 {
	color: #555;
	font-size: 15px;
	text-transform: uppercase;
}

    .coupon .coupon-in .oper {
    left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
	width: 100%;
	color: #fff;
	border: none;
	padding: 10px 0;
	font-size: 20px;
	margin-top: -20px;
	text-align: center;
	position: absolute;
	visibility: hidden;
	text-transform: uppercase;
	background: rgba(24,171,155,0.5);
    }

   .coupon .coupon-in .oper i {
	line-height: 15px;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #555;
}

 .coupon .coupon-in .oper:hover {
	color: #fff;
	text-decoration: none;
	background: rgba(24,171,155,0.8);
	-webkit-transition: background-color 0.2s ease-in-out;
   	-moz-transition: background-color 0.2s ease-in-out;
   	-o-transition: background-color 0.2s ease-in-out;
   	transition: background-color 0.2s ease-in-out;
}

 .coupon:hover .coupon-in .oper  {
	visibility: visible;
}

 .coupon .coupon-in .oper i {
	color: #fff;
	border-color: #fff;
}

.tab-v5 .tab-content{
    padding:0px;

}

/*我的订单*/
.orderbill {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #eee;
}

.orderbill:hover{
     border-color:#aaa;
}

    .orderbill .orderbill-h {
        background-color:#f7f7f7;
        padding-top:20px;
        padding-bottom:20px; 
        padding-left:20px; 
         
    }

        .orderbill .orderbill-b {
        background-color:#eee;
        padding-top:20px;
        padding-bottom:20px; 
        padding-left:20px; 
        padding-right:20px;
         text-align:right;
    }

.orderbill-b-money {
    float:left;
}

.orderbill-h span {
    line-height: 25px;
    vertical-align: middle;
    margin-right: 20px;
}
.orderbill-h  span.billdate {
   color: #687074;
   font-size:18px;
}

.orderbill-c {
    padding:20px;
    padding-bottom:0px;
}

    .orderbill-c .thumb-check {
        display:inline-block;

    }
    
    body.mx-xs .orderbill {
        margin-left: -15px;
        margin-right: -15px;
    }

body.mx-xs .orderbill-h span{
    display:block;
}


body.mx-xs .orderbill-c {
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: white;
}

body.mx-xs .orderbill-c-item {
    padding-left:0px;
    padding-right:0px;
}

    body.mx-xs .orderbill-c-item .thumb-product-in {
       margin-top:5px;
    }

body.mx-xs .orderbill-b {
  padding:10px;

}

body.mx-xs .orderbill-b-money {
    display: block;
    float: none;
}

.gwc-c .illustration-v4 img.thumb-product-img {
    margin-right:10px;
}

.gwc-c .illustration-v4 .thumb-product {
   
}

body.mx-xs .orderbill-c.gwc-c{
    padding-left:0px;
    padding-right:0px;
}

body.mx-xs .gwc-c .orderbill-c-item .thumb-product-in {
    margin-top:0px;

}

body.mx-xs .table-responsive {
    border:none;
}

body.mx-xs .content {
    padding-top:0px;
    padding-bottom:0px;
}

body.mx-xs .wizard > .content {
    border-top: none;
    padding-top: 0px;
}

.gwc-c .quantity-button {
    padding: 0px;
    width: 30px;
    height: 30px;
}

.gwc-c .quantity-field {
    height:30px;
    width:50px;
}

body.mx-xs table {
    table-layout: fixed;
}

body.mx-xs table td {
    padding:0px !important;
    text-align:left !important;
    white-space:normal !important;
}

body.mx-xs td.orderbill-checkbox {
    width:40px;
    text-align:center !important;
}

    body.mx-xs td.orderbill-checkbox > .checkbox {
        margin-left:-10px;
    }

.illustration-v4 .thumb-product:hover {
    box-shadow: 0 0 3px #18ba9b;
}

/*ace file*/

.ace-file-input {
    display: block;
    font-size: inherit;
    position: relative;
    height: 30px;
}

    .ace-file-input input[type=file] {
        position: absolute;
        z-index: -999;
        width: 1px;
        height: 1px;
        overflow: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .ace-file-input input[type=file]:focus {
            outline: none;
        }

    .ace-file-input .ace-file-container {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 30px;
        background-color: #ffffff;
        border: 1px solid #d5d5d5;
        cursor: pointer;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s;
    }

        .ace-file-input .ace-file-container:hover {
            -webkit-box-shadow: none;
            box-shadow: none;
            border-color: #f59942;
        }

        .ace-file-input .ace-file-container:before {
            display: inline-block;
            content: attr(data-title);
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            line-height: 24px;
            text-align: center;
            padding: 0 8px;
            background-color: #6fb3e0;
            color: #FFF;
            font-size: 11px;
            font-weight: bold;
            border: 2px solid #FFF;
            border-left-width: 4px;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

        .ace-file-input .ace-file-container .ace-file-name {
            display: inline-block;
            height: 28px;
            max-width: 80%;
            white-space: nowrap;
            overflow: hidden;
            line-height: 28px;
            color: #888888;
            font-size: 13px;
            vertical-align: top;
            position: static;
            padding-left: 30px;
        }

            .ace-file-input .ace-file-container .ace-file-name:after {
                display: inline-block;
                content: attr(data-title);
            }

        .ace-file-input .ace-file-container.selected {
            right: 16px;
        }

            .ace-file-input .ace-file-container.selected .ace-file-name {
                color: #666666;
            }

        .ace-file-input .ace-file-container .ace-icon {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            line-height: 24px;
            width: 26px;
            text-align: center;
            /*font-family: FontAwesome;*/
            font-size: 13px;
            border: 2px solid #FFF;
            color: #FFF;
            -webkit-transition: all 0.1s;
            -o-transition: all 0.1s;
            transition: all 0.1s;
            background-color: #d1d1d1;
        }

        .ace-file-input .ace-file-container.selected .ace-file-name .ace-icon {
            background-color: #efad62;
        }

        .ace-file-input .ace-file-container.selected .ace-file-name .file-image {
            background-color: #bd7a9d;
        }

        .ace-file-input .ace-file-container.selected .ace-file-name .file-video {
            background-color: #87b87f;
        }

        .ace-file-input .ace-file-container.selected .ace-file-name .file-audio {
            background-color: #8b7ac9;
        }

        .ace-file-input .ace-file-container.selected .ace-file-name .file-archive {
            background-color: #efad62;
        }

        .ace-file-input .ace-file-container.hide-placeholder:before {
            display: none;
        }

    .ace-file-input a:hover {
        text-decoration: none;
    }

    .ace-file-input .remove {
        position: absolute;
        right: -8px;
        top: 6px;
        display: none;
        width: 17px;
        text-align: center;
        height: 17px;
        line-height: 15px;
        font-size: 11px;
        font-weight: normal;
        background-color: #fb7142;
        border-radius: 100%;
        color: #FFF;
        text-decoration: none;
    }

    .ace-file-input .ace-file-container.selected + .remove {
        display: inline-block;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .ace-file-input input[type=file] {
        position: absolute;
        width: 0;
        height: 0;
    }
}

.ace-file-input input[type=file].disabled + .ace-file-container,
.ace-file-input input[type=file][disabled] + .ace-file-container,
.ace-file-input input[type=file][readonly] + .ace-file-container {
    cursor: not-allowed;
    background-color: #EEE;
}

    .ace-file-input input[type=file].disabled + .ace-file-container:hover,
    .ace-file-input input[type=file][disabled] + .ace-file-container:hover,
    .ace-file-input input[type=file][readonly] + .ace-file-container:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #E3E3E3;
    }

    .ace-file-input input[type=file].disabled + .ace-file-container:before,
    .ace-file-input input[type=file][disabled] + .ace-file-container:before,
    .ace-file-input input[type=file][readonly] + .ace-file-container:before {
        border-color: #EEE;
        background-color: #A1AAAF;
    }

.ace-file-input input[type=file][readonly] + .ace-file-container {
    cursor: default;
}

.ace-file-input .ace-file-overlay {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -10px;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
}

    .ace-file-input .ace-file-overlay > .overlay-content {
        display: inline-block;
        position: relative;
        top: 10%;
        left: 0;
        right: 0;
        text-align: center;
    }

.ace-file-multiple {
    height: auto;
}

    .ace-file-multiple .ace-file-container {
        position: relative;
        height: auto;
        border: 1px dashed #aaaaaa;
        border-radius: 4px;
        text-align: center;
    }

        .ace-file-multiple .ace-file-container:before {
            display: inline-block;
            content: attr(data-title);
            position: relative;
            right: 0;
            left: 0;
            margin: 12px;
            line-height: 22px;
            background-color: #FFF;
            color: #CCC;
            font-size: 18px;
            font-weight: bold;
            border-width: 0;
        }

        .ace-file-multiple .ace-file-container.selected .ace-file-name .ace-icon {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            line-height: 24px;
            width: 26px;
            text-align: center;
            font-family: 'Font Awesome 5 Free';
            font-size: 13px;
            border: 2px solid #FFF;
            color: #FFF;
            -webkit-transition: all 0.1s;
            -o-transition: all 0.1s;
            transition: all 0.1s;
        }

        .ace-file-multiple .ace-file-container .ace-file-name {
            position: relative;
            display: block;
            padding: 0;
            height: auto;
            width: auto;
            max-width: 100%;
            margin: 0 4px;
            border-bottom: 1px solid #DDD;
            text-align: left;
        }

            .ace-file-multiple .ace-file-container .ace-file-name:first-child {
                margin-top: 1px;
            }

            .ace-file-multiple .ace-file-container .ace-file-name:last-child {
                border-bottom-width: 0;
                margin-bottom: 1px;
            }

            .ace-file-multiple .ace-file-container .ace-file-name img {
                padding: 2px;
                border: 1px solid #D7D7D7;
                background-color: #FFF;
                background-repeat: no-repeat;
                background-position: center;
                margin: 4px 8px 4px 1px;
            }

            .ace-file-multiple .ace-file-container .ace-file-name:after {
                display: none;
            }

        .ace-file-multiple .ace-file-container.selected .ace-file-name:after {
            display: inline-block;
            white-space: pre;
        }

        .ace-file-multiple .ace-file-container .ace-file-name img + .ace-icon,
        .ace-file-multiple .ace-file-container.selected .ace-file-name img + .ace-icon {
            display: none;
        }

    .ace-file-multiple .remove {
        right: -11px;
        top: -11px;
        border: 3px solid #BBB;
        border-radius: 32px !important;
        background-color: #FFF;
        color: red;
        width: 23px;
        height: 23px;
        line-height: 15px;
    }

    .ace-file-multiple .ace-file-container.selected + .remove:hover {
        border-color: #f4c0b1;
    }

    .ace-file-multiple .ace-file-overlay {
        position: absolute;
        top: -12px;
        bottom: -6px;
        left: -12px;
        right: -12px;
    }

        .ace-file-multiple .ace-file-overlay > .overlay-content {
            top: 20%;
        }

    .ace-file-multiple .ace-file-container .ace-file-name .ace-icon {
        position: relative;
        display: block;
        text-align: center;
        height: auto;
        line-height: 64px;
        width: auto;
        font-size: 64px;
        color: #D5D5D5;
        margin: 4px 0;
        background-color: transparent;
    }

    .ace-file-multiple .ace-file-container.selected:after {
        display: none;
    }

    .ace-file-multiple .ace-file-container.selected .ace-file-name .ace-icon {
        position: relative;
        margin-right: 4px;
        margin-left: 2px;
        line-height: 24px;
    }

    .ace-file-multiple .ace-file-container .ace-file-name.large {
        text-align: center;
    
        margin: 0 1px 3px;
    }

        .ace-file-multiple .ace-file-container .ace-file-name.large:last-child {
            margin: 0 1px;
        }

        .ace-file-multiple .ace-file-container .ace-file-name.large:after {
            position: absolute;
            top: auto;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 0 4px;
            background-color: #555;
            color: #FFF;
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

        .ace-file-multiple .ace-file-container .ace-file-name.large img {
            border-width: 0;
            margin: 0 !important;
            padding: 0;
        }

    .ace-file-multiple input[type=file].disabled + .ace-file-container:hover,
    .ace-file-multiple input[type=file][disabled] + .ace-file-container:hover,
    .ace-file-multiple input[type=file][readonly] + .ace-file-container:hover {
        border-color: #AAA;
    }

    .ace-file-multiple input[type=file].disabled + .ace-file-container:before,
    .ace-file-multiple input[type=file][disabled] + .ace-file-container:before,
    .ace-file-multiple input[type=file][readonly] + .ace-file-container:before {
        background-color: transparent;
    }

    .ace-file-multiple input[type=file].disabled + .ace-file-container .ace-icon,
    .ace-file-multiple input[type=file][disabled] + .ace-file-container .ace-icon,
    .ace-file-multiple input[type=file][readonly] + .ace-file-container .ace-icon {
        border-color: #EEE;
    }

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.ace-file-multiple .ace-file-container {
    border-style: solid;
    border-color: rgb(196, 195, 195);
}


@media (min-width: 780px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }
}

select {
    padding-left:10px;
    padding-right:10px;
}



select.se-sort-list {
    border-color: #dedede;
    font-size: 13px;
    color: #999;
    height: 32px;
    margin-top: 2px;
}

.grid-list-icons i {
	color: #999;	
	background: #e0e0e0;
}

.grid-list-icons i.select {
	color: #fff;	
	background: #18ba9b;
}


.badge-search {
    padding:10px;
    background-color:#f8f8f8;
}


label.label-orange,
label.badge-orange {
  background: #e67e22;
}


body.mx-xs .footer-v4 .copyright {
    background-color:transparent;
}

    body.mx-xs .footer-v4 .copyright p {
        color:#888;
    }

.product-description .title-price {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.mx-xs .product-description .title-price {
    font-size: 13px;
}

body.mx-xs .product-description .gender {

    font-size: 12px;
}

.product-description .product-price-line .title-price {
        font-size:18px;
       color:#ff892a !important;
}

.product-description .product-price-line a.oper {
    float:right;
    margin-left:15px;
    color:#8bdccd;
}

.product-description .product-price-line a.oper:hover {
  
    color:#18ba9b;
}

.product-description .product-price-line a.oper>i {
   font-size:20px;
}


.timeline-container {
    position: relative;
    padding-top: 4px;
    margin-bottom: 32px;
}

    .timeline-container:last-child {
        margin-bottom: 0;
    }

    .timeline-container:before {
        /* the vertical line running through icons */
        content: "";
        display: block;
        position: absolute;
        left: 28px;
        top: 0;
        bottom: 0;
        border: 1px solid #E2E3E7;
        background-color: #E7EAEF;
        width: 4px;
        border-width: 0 1px;
    }

    .timeline-container:first-child:before {
        border-top-width: 1px;
    }

    .timeline-container:last-child:before {
        border-bottom-width: 1px;
    }

.timeline-item {
    position: relative;
    margin-bottom: 8px;
}

    .timeline-item .widget-box {
        background-color: #F2F6F9;
        color: #595C66;
    }

    .timeline-item .transparent.widget-box {
        border-left: 3px solid #DAE1E5;
    }

    .timeline-item .transparent .widget-header {
        background-color: #ECF1F4;
        border-bottom-width: 0;
    }

        .timeline-item .transparent .widget-header > .widget-title {
            margin-left: 8px;
        }

    .timeline-item:nth-child(even) .widget-box {
        background-color: #F3F3F3;
        color: #616161;
    }

        .timeline-item:nth-child(even) .widget-box.transparent {
            border-left-color: #DBDBDB !important;
        }

            .timeline-item:nth-child(even) .widget-box.transparent .widget-header {
                background-color: #EEE !important;
            }

    .timeline-item .widget-box {
        margin: 0;
        position: relative;
        max-width: none;
        margin-left: 60px;
    }

    .timeline-item .widget-main {
        margin: 0;
        position: relative;
        max-width: none;
        border-bottom-width: 0;
    }

    .timeline-item .widget-body {
        background-color: transparent;
    }

    .timeline-item .widget-toolbox {
        padding: 4px 8px 0 !important;
        background-color: transparent !important;
        border-width: 0 !important;
        margin: 0 0px !important;
    }

.timeline-info {
    float: left;
    width: 60px;
    text-align: center;
    position: relative;
}

    .timeline-info img {
        border-radius: 100%;
        max-width: 42px;
    }

    .timeline-info .label,
    .timeline-info .badge {
        font-size: 12px;
    }

.timeline-container:not(.timeline-style2) .timeline-indicator {
    opacity: 1;
    border-radius: 100%;
    display: inline-block;
    font-size: 16px;
    height: 36px;
    line-height: 30px;
    width: 36px;
    text-align: center;
    text-shadow: none !important;
    padding: 0;
    cursor: default;
    border: 3px solid #FFF !important;
}

.timeline-label {
    display: block;
    clear: both;
    margin: 0 0 18px;
    margin-left: 34px;
}

.timeline-item img {
    border: 1px solid #AAA;
    padding: 2px;
    background-color: #FFF;
}

.timeline-style2:before {
    display: none;
}

.timeline-style2 .timeline-item {
    padding-bottom: 22px;
    margin-bottom: 0;
}

    .timeline-style2 .timeline-item:last-child {
        padding-bottom: 0;
    }

    .timeline-style2 .timeline-item:before {
        content: "";
        display: block;
        position: absolute;
        left: 90px;
        top: 5px;
        bottom: -5px;
        border-width: 0;
        background-color: #DDD;
        width: 2px;
        max-width: 2px;
    }

    .timeline-style2 .timeline-item:last-child:before {
        display: none;
    }

    .timeline-style2 .timeline-item:first-child:before {
        display: block;
    }

    .timeline-style2 .timeline-item .transparent .widget-header {
        background-color: transparent !important;
    }

    .timeline-style2 .timeline-item .transparent.widget-box {
        background-color: transparent !important;
        border-left: none !important;
    }

.timeline-style2 .timeline-info {
    width: 100px;
}

.timeline-style2 .timeline-indicator {
    font-size: 0;
    height: 12px;
    line-height: 12px;
    width: 12px;
    border-width: 1px !important;
    background-color: #FFFFFF !important;
    position: absolute;
    left: 85px;
    top: 3px;
    opacity: 1;
    border-radius: 100%;
    display: inline-block;
    padding: 0;
}

.timeline-style2 .timeline-date {
    display: inline-block;
    width: 72px;
    text-align: right;
    margin-right: 25px;
    color: #777;
}

.timeline-style2 .timeline-item .widget-box {
    margin-left: 112px;
}

.timeline-style2 .timeline-label {
    width: 75px;
    text-align: center;
    margin-left: 0;
    margin-bottom: 10px;
    text-align: right;
    color: #666;
    font-size: 14px;
}

.timeline-time {
    text-align: center;
    position: static;
}

.input-icon {
    position: relative;
}

span.input-icon {
    display: inline-block;
}

.input-icon > input {
    padding-left: 24px;
    padding-right: 6px;
}

.input-icon.input-icon-right > input {
    padding-left: 6px;
    padding-right: 24px;
}

.input-icon > .ace-icon {
    padding: 0 3px;
    z-index: 2;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 3px;
    line-height: 30px;
    display: inline-block;
    color: #909090;
    font-size: 16px;
}

.input-icon.input-icon-right > .ace-icon {
    left: auto;
    right: 3px;
}

.input-icon > input:focus + .ace-icon {
    color: #579;
}

.input-icon ~ .help-inline {
    padding-left: 8px;
}
.input-group.date .input-group-addon {
    cursor: pointer;
}

.datepicker td,
.daterangepicker td,
.datepicker th,
.daterangepicker th {
    border-radius: 0 !important;
    font-size: 13px;
}

    .datepicker td.active,
    .daterangepicker td.active,
    .datepicker td.active:hover,
    .daterangepicker td.active:hover {
        background: #2283c5 !important;
    }

        .datepicker td.active.disabled,
        .daterangepicker td.active.disabled,
        .datepicker td.active.disabled:hover,
        .daterangepicker td.active.disabled:hover {
            background: #8b9aa3 !important;
        }

.datepicker td,
.datepicker th {
    min-width: 32px;
}

.datepicker-dropdown.datepicker-orient-bottom:after,
.datepicker-dropdown.datepicker-orient-bottom:before {
    top: auto;
}

.daterangepicker .calendar-date {
    border-radius: 0;
}

.datepicker-months .month,
.datepicker-years .year {
    border-radius: 0 !important;
}

    .datepicker-months .month.active,
    .datepicker-years .year.active,
    .datepicker-months .month.active:hover,
    .datepicker-years .year.active:hover,
    .datepicker-months .month.active:focus,
    .datepicker-years .year.active:focus,
    .datepicker-months .month.active:active,
    .datepicker-years .year.active:active {
        background-image: none !important;
        background-color: #2283c5 !important;
    }

.bootstrap-timepicker-widget table td input {
    width: 32px;
}

.picker-switch {
    min-width:160px !important;
}
.well .datepicker table tr td.day:hover {
    background-color: #7d8893;
    color: #FFF;
}

.bootstrap-timepicker-widget table td a:hover {
    border-radius: 0;
}

.daterangepicker.opensleft:before,
.daterangepicker.opensright:before {
    -moz-border-bottom-colors: rgba(0, 0, 0, 0.2);
}

.daterangepicker.opensleft:after,
.daterangepicker.opensright:after {
    -moz-border-bottom-colors: #fff;
}

.datepicker-dropdown:before {
    -moz-border-bottom-colors: rgba(0, 0, 0, 0.2);
}

.datepicker-dropdown:after {
    -moz-border-bottom-colors: #fff;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    -moz-border-top-colors: #999;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    -moz-border-top-colors: #FFF;
}

.bootstrap-timepicker-widget.dropdown-menu:before {
    -moz-border-bottom-colors: rgba(0, 0, 0, 0.2);
}

.bootstrap-timepicker-widget.dropdown-menu:after {
    -moz-border-bottom-colors: #FFF;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    -moz-border-top-colors: #999;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    -moz-border-top-colors: #FFF;
}

.bootstrap-datetimepicker-widget [class=btn] {
    border-width: 0 !important;
    background-color: transparent !important;
    color: #7399b8 !important;
    text-shadow: none !important;
}

    .bootstrap-datetimepicker-widget [class=btn]:hover {
        color: #1B6AAA !important;
    }

.bootstrap-datetimepicker-widget .btn.btn-primary {
    border-width: 3px !important;
}

.bootstrap-datetimepicker-widget .picker-switch {
    margin-bottom: 2px;
}

    .bootstrap-datetimepicker-widget .picker-switch .btn {
        width: 90% !important;
        background-color: #EEE !important;
        color: #478fca !important;
        font-size: 16px;
    }

        .bootstrap-datetimepicker-widget .picker-switch .btn:hover {
            background-color: #e3edf5 !important;
        }

.bootstrap-datetimepicker-widget td span {
    border-radius: 0;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    color: #555 !important;
}


.label {
    border-radius: 0;
    text-shadow: none;
    font-weight: normal;
    color: #ffffff;
    display: inline-block;
    background-color: #abbac3;
}

.mx-label-tag a {
color:#ffffff !important;
}

    .label[class*="col-"][class*="arrow"] {
        min-height: 0;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    ::safari-only,
    .label:empty {
        display: inline-block;
    }

    ::safari-only,
    .badge:empty {
        display: inline-block;
    }
}

.badge {
    text-shadow: none;
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 3px;
    font-weight: normal;
    line-height: 15px;
    background-color: #abbac3;
}

    .badge.no-radius {
        border-radius: 0;
    }

    .badge.radius-1 {
        border-radius: 1px;
    }

    .badge.radius-2 {
        border-radius: 2px;
    }

    .badge.radius-3 {
        border-radius: 3px;
    }

    .badge.radius-4 {
        border-radius: 4px;
    }

    .badge.radius-5 {
        border-radius: 5px;
    }

    .badge.radius-6 {
        border-radius: 6px;
    }

    .label.label-transparent,
    .label-transparent,
    .badge.badge-transparent,
    .badge-transparent {
        background-color: transparent;
    }

    .label-grey,
    .label.label-grey,
    .badge.badge-grey,
    .badge-grey {
        background-color: #a0a0a0;
    }

    .label-info,
    .label.label-info,
    .badge.badge-info,
    .badge-info {
        background-color: #3a87ad;
    }

    .label-primary,
    .label.label-primary,
    .badge.badge-primary,
    .badge-primary {
        background-color: #428bca;
    }

    .label-success,
    .label.label-success,
    .badge.badge-success,
    .badge-success {
        background-color: #82af6f;
    }

    .label-danger,
    .label.label-danger,
    .badge.badge-danger,
    .badge-danger {
        background-color: #d15b47;
    }

    .label-important,
    .label.label-important,
    .badge.badge-important,
    .badge-important {
        background-color: #d15b47;
    }

    .label-inverse,
    .label.label-inverse,
    .badge.badge-inverse,
    .badge-inverse {
        background-color: #333333;
    }

    .label-warning,
    .label.label-warning,
    .badge.badge-warning,
    .badge-warning {
        background-color: #f89406;
    }

    .label-pink,
    .label.label-pink,
    .badge.badge-pink,
    .badge-pink {
        background-color: #d6487e;
    }

    .label-purple,
    .label.label-purple,
    .badge.badge-purple,
    .badge-purple {
        background-color: #9585bf;
    }

    .label-yellow,
    .label.label-yellow,
    .badge.badge-yellow,
    .badge-yellow {
        background-color: #fee188;
    }

    .label-light,
    .label.label-light,
    .badge.badge-light,
    .badge-light {
        background-color: #e7e7e7;
    }

.badge-yellow,
.label-yellow {
    color: #996633;
    border-color: #fee188;
}

.badge-light,
.label-light {
    color: #888888;
}

.label.arrowed,
.label.arrowed-in {
    position: relative;
    z-index: 1;
}

    .label.arrowed:before,
    .label.arrowed-in:before {
        display: inline-block;
        content: "";
        position: absolute;
        top: 0;
        z-index: -1;
        border: 1px solid transparent;
        border-right-color: #abbac3;
        -moz-border-right-colors: #abbac3;
    }

    .label.arrowed-in:before {
        border-color: #abbac3;
        border-left-color: transparent;
        -moz-border-left-colors: none;
    }

.label.arrowed-right,
.label.arrowed-in-right {
    position: relative;
    z-index: 1;
}

    .label.arrowed-right:after,
    .label.arrowed-in-right:after {
        display: inline-block;
        content: "";
        position: absolute;
        top: 0;
        z-index: -1;
        border: 1px solid transparent;
        border-left-color: #abbac3;
        -moz-border-left-colors: #abbac3;
    }

    .label.arrowed-in-right:after {
        border-color: #abbac3;
        border-right-color: transparent;
        -moz-border-right-colors: none;
    }

.label-info.arrowed:before {
    border-right-color: #3a87ad;
    -moz-border-right-colors: #3a87ad;
}

.label-info.arrowed-in:before {
    border-color: #3a87ad #3a87ad #3a87ad transparent;
    -moz-border-right-colors: #3a87ad;
}

.label-info.arrowed-right:after {
    border-left-color: #3a87ad;
    -moz-border-left-colors: #3a87ad;
}

.label-info.arrowed-in-right:after {
    border-color: #3a87ad transparent #3a87ad #3a87ad;
    -moz-border-left-colors: #3a87ad;
}

.label-primary.arrowed:before {
    border-right-color: #428bca;
    -moz-border-right-colors: #428bca;
}

.label-primary.arrowed-in:before {
    border-color: #428bca #428bca #428bca transparent;
    -moz-border-right-colors: #428bca;
}

.label-primary.arrowed-right:after {
    border-left-color: #428bca;
    -moz-border-left-colors: #428bca;
}

.label-primary.arrowed-in-right:after {
    border-color: #428bca transparent #428bca #428bca;
    -moz-border-left-colors: #428bca;
}

.label-success.arrowed:before {
    border-right-color: #82af6f;
    -moz-border-right-colors: #82af6f;
}

.label-success.arrowed-in:before {
    border-color: #82af6f #82af6f #82af6f transparent;
    -moz-border-right-colors: #82af6f;
}

.label-success.arrowed-right:after {
    border-left-color: #82af6f;
    -moz-border-left-colors: #82af6f;
}

.label-success.arrowed-in-right:after {
    border-color: #82af6f transparent #82af6f #82af6f;
    -moz-border-left-colors: #82af6f;
}

.label-warning.arrowed:before {
    border-right-color: #f89406;
    -moz-border-right-colors: #f89406;
}

.label-warning.arrowed-in:before {
    border-color: #f89406 #f89406 #f89406 transparent;
    -moz-border-right-colors: #f89406;
}

.label-warning.arrowed-right:after {
    border-left-color: #f89406;
    -moz-border-left-colors: #f89406;
}

.label-warning.arrowed-in-right:after {
    border-color: #f89406 transparent #f89406 #f89406;
    -moz-border-left-colors: #f89406;
}

.label-important.arrowed:before {
    border-right-color: #d15b47;
    -moz-border-right-colors: #d15b47;
}

.label-important.arrowed-in:before {
    border-color: #d15b47 #d15b47 #d15b47 transparent;
    -moz-border-right-colors: #d15b47;
}

.label-important.arrowed-right:after {
    border-left-color: #d15b47;
    -moz-border-left-colors: #d15b47;
}

.label-important.arrowed-in-right:after {
    border-color: #d15b47 transparent #d15b47 #d15b47;
    -moz-border-left-colors: #d15b47;
}

.label-danger.arrowed:before {
    border-right-color: #d15b47;
    -moz-border-right-colors: #d15b47;
}

.label-danger.arrowed-in:before {
    border-color: #d15b47 #d15b47 #d15b47 transparent;
    -moz-border-right-colors: #d15b47;
}

.label-danger.arrowed-right:after {
    border-left-color: #d15b47;
    -moz-border-left-colors: #d15b47;
}

.label-danger.arrowed-in-right:after {
    border-color: #d15b47 transparent #d15b47 #d15b47;
    -moz-border-left-colors: #d15b47;
}

.label-inverse.arrowed:before {
    border-right-color: #333333;
    -moz-border-right-colors: #333333;
}

.label-inverse.arrowed-in:before {
    border-color: #333333 #333333 #333333 transparent;
    -moz-border-right-colors: #333333;
}

.label-inverse.arrowed-right:after {
    border-left-color: #333333;
    -moz-border-left-colors: #333333;
}

.label-inverse.arrowed-in-right:after {
    border-color: #333333 transparent #333333 #333333;
    -moz-border-left-colors: #333333;
}

.label-pink.arrowed:before {
    border-right-color: #d6487e;
    -moz-border-right-colors: #d6487e;
}

.label-pink.arrowed-in:before {
    border-color: #d6487e #d6487e #d6487e transparent;
    -moz-border-right-colors: #d6487e;
}

.label-pink.arrowed-right:after {
    border-left-color: #d6487e;
    -moz-border-left-colors: #d6487e;
}

.label-pink.arrowed-in-right:after {
    border-color: #d6487e transparent #d6487e #d6487e;
    -moz-border-left-colors: #d6487e;
}

.label-purple.arrowed:before {
    border-right-color: #9585bf;
    -moz-border-right-colors: #9585bf;
}

.label-purple.arrowed-in:before {
    border-color: #9585bf #9585bf #9585bf transparent;
    -moz-border-right-colors: #9585bf;
}

.label-purple.arrowed-right:after {
    border-left-color: #9585bf;
    -moz-border-left-colors: #9585bf;
}

.label-purple.arrowed-in-right:after {
    border-color: #9585bf transparent #9585bf #9585bf;
    -moz-border-left-colors: #9585bf;
}

.label-yellow.arrowed:before {
    border-right-color: #fee188;
    -moz-border-right-colors: #fee188;
}

.label-yellow.arrowed-in:before {
    border-color: #fee188 #fee188 #fee188 transparent;
    -moz-border-right-colors: #fee188;
}

.label-yellow.arrowed-right:after {
    border-left-color: #fee188;
    -moz-border-left-colors: #fee188;
}

.label-yellow.arrowed-in-right:after {
    border-color: #fee188 transparent #fee188 #fee188;
    -moz-border-left-colors: #fee188;
}

.label-light.arrowed:before {
    border-right-color: #e7e7e7;
    -moz-border-right-colors: #e7e7e7;
}

.label-light.arrowed-in:before {
    border-color: #e7e7e7 #e7e7e7 #e7e7e7 transparent;
    -moz-border-right-colors: #e7e7e7;
}

.label-light.arrowed-right:after {
    border-left-color: #e7e7e7;
    -moz-border-left-colors: #e7e7e7;
}

.label-light.arrowed-in-right:after {
    border-color: #e7e7e7 transparent #e7e7e7 #e7e7e7;
    -moz-border-left-colors: #e7e7e7;
}

.label-grey.arrowed:before {
    border-right-color: #a0a0a0;
    -moz-border-right-colors: #a0a0a0;
}

.label-grey.arrowed-in:before {
    border-color: #a0a0a0 #a0a0a0 #a0a0a0 transparent;
    -moz-border-right-colors: #a0a0a0;
}

.label-grey.arrowed-right:after {
    border-left-color: #a0a0a0;
    -moz-border-left-colors: #a0a0a0;
}

.label-grey.arrowed-in-right:after {
    border-color: #a0a0a0 transparent #a0a0a0 #a0a0a0;
    -moz-border-left-colors: #a0a0a0;
}

.label {
    font-size: 12px;
    line-height: 1.15;
    height: 20px;
}

    .label.arrowed {
        margin-left: 5px;
    }

        .label.arrowed:before {
            left: -10px;
            border-width: 10px 5px;
        }

    .label.arrowed-in {
        margin-left: 5px;
    }

        .label.arrowed-in:before {
            left: -5px;
            border-width: 10px 5px;
        }

    .label.arrowed-right {
        margin-right: 5px;
    }

        .label.arrowed-right:after {
            right: -10px;
            border-width: 10px 5px;
        }

    .label.arrowed-in-right {
        margin-right: 5px;
    }

        .label.arrowed-in-right:after {
            right: -5px;
            border-width: 10px 5px;
        }

.label-lg {
    padding: 0.3em 0.6em 0.4em;
    font-size: 13px !important;
    line-height: 1.1;
    height: 24px;
}

    .label-lg.arrowed {
        margin-left: 6px;
    }

        .label-lg.arrowed:before {
            left: -12px;
            border-width: 12px 6px;
        }

    .label-lg.arrowed-in {
        margin-left: 6px;
    }

        .label-lg.arrowed-in:before {
            left: -6px;
            border-width: 12px 6px;
        }

    .label-lg.arrowed-right {
        margin-right: 6px;
    }

        .label-lg.arrowed-right:after {
            right: -12px;
            border-width: 12px 6px;
        }

    .label-lg.arrowed-in-right {
        margin-right: 6px;
    }

        .label-lg.arrowed-in-right:after {
            right: -6px;
            border-width: 12px 6px;
        }

.label-xlg {
    padding: 0.3em 0.7em 0.4em;
    font-size: 14px;
    line-height: 1.3;
    height: 28px;
}

    .label-xlg.arrowed {
        margin-left: 7px;
    }

        .label-xlg.arrowed:before {
            left: -14px;
            border-width: 14px 7px;
        }

    .label-xlg.arrowed-in {
        margin-left: 7px;
    }

        .label-xlg.arrowed-in:before {
            left: -7px;
            border-width: 14px 7px;
        }

    .label-xlg.arrowed-right {
        margin-right: 7px;
    }

        .label-xlg.arrowed-right:after {
            right: -14px;
            border-width: 14px 7px;
        }

    .label-xlg.arrowed-in-right {
        margin-right: 7px;
    }

        .label-xlg.arrowed-in-right:after {
            right: -7px;
            border-width: 14px 7px;
        }

.label-sm {
    padding: 0.2em 0.4em 0.3em;
    font-size: 11px;
    line-height: 1;
    height: 18px;
}

    .label-sm.arrowed {
        margin-left: 4px;
    }

        .label-sm.arrowed:before {
            left: -8px;
            border-width: 9px 4px;
        }

    .label-sm.arrowed-in {
        margin-left: 4px;
    }

        .label-sm.arrowed-in:before {
            left: -4px;
            border-width: 9px 4px;
        }

    .label-sm.arrowed-right {
        margin-right: 4px;
    }

        .label-sm.arrowed-right:after {
            right: -8px;
            border-width: 9px 4px;
        }

    .label-sm.arrowed-in-right {
        margin-right: 4px;
    }

        .label-sm.arrowed-in-right:after {
            right: -4px;
            border-width: 9px 4px;
        }

.label > span,
.label > .ace-icon {
    line-height: 1;
    vertical-align: bottom;
}

.label.label-white {
    color: #879da9;
    border: 1px solid #abbac3;
    background-color: #f2f5f6;
    border-right-width: 1px;
    border-left-width: 2px;
}

.label-white.label-success {
    color: #7b9e6c;
    border-color: #9fbf92;
    background-color: #edf3ea;
}

.label-white.label-warning {
    color: #d9993e;
    border-color: #e4ae62;
    background-color: #fef6eb;
}

.label-white.label-primary {
    color: #6688a6;
    border-color: #8aafce;
    background-color: #eaf2f8;
}

.label-white.label-danger {
    color: #bd7f75;
    border-color: #d28679;
    background-color: #fcf4f2;
}

.label-white.label-info {
    color: #4e7a8f;
    border-color: #7aa1b4;
    background-color: #eaf3f7;
}

.label-white.label-inverse {
    color: #404040;
    border-color: #737373;
    background-color: #ededed;
}

.label-white.label-pink {
    color: #af6f87;
    border-color: #d299ae;
    background-color: #fbeff4;
}

.label-white.label-purple {
    color: #7d6fa2;
    border-color: #b7b1c6;
    background-color: #efedf5;
}

.label-white.label-yellow {
    color: #cfa114;
    border-color: #ecd181;
    background-color: #fdf7e4;
}

.label-white.label-grey {
    color: #878787;
    border-color: #cecece;
    background-color: #ededed;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.08) and (-webkit-max-device-pixel-ratio: 1.15), screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15) {
    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 10.5px 6px;
        left: -11px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 10.5px 6px;
        right: -11px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before {
        border-width: 10.5px 5px 10px;
        left: -6px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after {
        border-width: 10.5px 5px 10px;
        right: -6px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3) and (-webkit-max-device-pixel-ratio: 1.4), screen and (min--moz-device-pixel-ratio: 1.3) and (max--moz-device-pixel-ratio: 1.4) {
    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 10px 6px 10px;
        left: -12px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 10px 6px 10px;
        right: -12px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before {
        border-width: 10px 5px 10px;
        left: -6px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after {
        border-width: 10px 5px 10px;
        right: -6px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 1.6), screen and (min--moz-device-pixel-ratio: 1.5) and (max--moz-device-pixel-ratio: 1.6) {
    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 10px 6px;
        left: -12px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 10px 6px;
        right: -12px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.7) and (-webkit-max-device-pixel-ratio: 1.8), screen and (min--moz-device-pixel-ratio: 1.7) and (max--moz-device-pixel-ratio: 1.8) {
    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 10px 6px;
        left: -11.5px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 10px 6px;
        right: -11.5px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before {
        border-width: 10px 5px;
        left: -6px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after {
        border-width: 10px 5px;
        right: -6px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0.8) and (-webkit-max-device-pixel-ratio: 0.9), screen and (min--moz-device-pixel-ratio: 0.8) and (max--moz-device-pixel-ratio: 0.9) {
    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed:before {
        border-width: 11px 6px;
        left: -11.5px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-right:after {
        border-width: 11px 6px;
        right: -11.5px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in:before {
        border-width: 11px 5px;
        left: -6px;
    }

    .label:not(.label-lg):not(.label-xlg):not(.label-sm).arrowed-in-right:after {
        border-width: 11px 5px;
        right: -6px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.08) and (-webkit-max-device-pixel-ratio: 1.15), screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15) {
    .label-lg.arrowed:before {
        left: -11px;
    }

    .label-lg.arrowed-right:after {
        right: -11px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.7) and (-webkit-max-device-pixel-ratio: 1.8), screen and (min--moz-device-pixel-ratio: 1.7) and (max--moz-device-pixel-ratio: 1.8) {
    .label-lg.arrowed:before {
        left: -11.5px;
    }

    .label-lg.arrowed-right:after {
        right: -11.5px;
    }

    .label-lg.arrowed-in:before {
        border-width: 12.5px 6px 12px;
        left: -6px;
    }

    .label-lg.arrowed-in-right:after {
        border-width: 12.5px 6px 12px;
        right: -6px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.08) and (-webkit-max-device-pixel-ratio: 1.15), screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15) {
    .label-xlg.arrowed:before {
        left: -13px;
    }

    .label-xlg.arrowed-right:after {
        right: -13px;
    }

    .label-xlg.arrowed-in:before {
        border-width: 14px 7px 14.5px;
    }

    .label-xlg.arrowed-in-right:after {
        border-width: 14px 7px 14.5px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.2) and (-webkit-max-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.2) and (max--moz-device-pixel-ratio: 1.3) {
    .label-xlg.arrowed:before {
        border-width: 14.5px 7px;
        left: -13.5px;
    }

    .label-xlg.arrowed-right:after {
        border-width: 14.5px 7px;
        right: -13.5px;
    }

    .label-xlg.arrowed-in:before {
        border-width: 14.5px 7px 14.5px;
    }

    .label-xlg.arrowed-in-right:after {
        border-width: 14.5px 7px 14.5px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3) and (-webkit-max-device-pixel-ratio: 1.4), screen and (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 1.6), screen and (min--moz-device-pixel-ratio: 1.3) and (max--moz-device-pixel-ratio: 1.4), screen and (min--moz-device-pixel-ratio: 1.5) and (max--moz-device-pixel-ratio: 1.6) {
    .label-xlg.arrowed:before {
        border-width: 14.5px 7.5px;
        left: -14.5px;
    }

    .label-xlg.arrowed-right:after {
        border-width: 14.5px 7.5px;
        right: -14.5px;
    }

    .label-xlg.arrowed-in:before {
        border-width: 14.5px 7px;
    }

    .label-xlg.arrowed-in-right:after {
        border-width: 14.5px 7px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.08) and (-webkit-max-device-pixel-ratio: 1.15), screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15) {
    .label-sm.arrowed:before {
        border-width: 9px 5px;
        left: -9px;
    }

    .label-sm.arrowed-right:after {
        border-width: 9px 5px;
        right: -9px;
    }

    .label-sm.arrowed-in:before {
        border-width: 10px 4px;
    }

    .label-sm.arrowed-in-right:after {
        border-width: 10px 4px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.2) and (-webkit-max-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.2) and (max--moz-device-pixel-ratio: 1.3) {
    .label-sm.arrowed:before {
        border-width: 9.5px 5px;
        left: -10px;
    }

    .label-sm.arrowed-right:after {
        border-width: 9.5px 5px;
        right: -10px;
    }

    .label-sm.arrowed-in:before {
        border-width: 9.5px 4px;
    }

    .label-sm.arrowed-in-right:after {
        border-width: 9.5px 4px;
    }
}


.modal-dialog.max {
    margin-top: 1px;
    margin-bottom: 0px;
}

.modal-dialog .modal-body {
    overflow: auto;
}

.modal-open .modal.mx-xs {
    overflow: hidden;
}

.modal.mx-xs .modal-dialog {
    margin: 0px;
    width: 100%;
}

.modal .modal-dialog .modal-header-xs {
    display: none;
    position: static !important;
}

.modal .modal-dialog .modal-header {
    display: block;
}

.modal.mx-xs .modal-dialog .modal-header {
    display: none;
}

.modal.mx-xs .modal-dialog .modal-header-xs {
    display: block;
}

.modal.mx-xs .modal-dialog .modal-footer {
    padding: 0px;
}

    .modal.mx-xs .modal-dialog .modal-footer.appfoothide > button {
        display: none !important;
    }

    .modal.mx-xs .modal-dialog .modal-footer.appfoothide > div.btn-group {
        display: none !important;
    }

.modal.mx-xs .modal-dialog .modal-body {
    padding-top: 10px;
    padding-bottom: 0px;
    -webkit-overflow-scrolling: touch;
}

.modal .modal-dialog .modal-body .mx-dialog-c {
    margin-left: 0px;
    margin-right: 0px;
}

.modal.mx-xs .modal-dialog .modal-body .mx-dialog-c {
    margin-left: -15px;
    margin-right: -15px;
}

.btn.btn-white {
    text-shadow: none !important;
    background-color: #FFF !important;
}

    .btn.btn-white.no-hover:hover,
    .btn.btn-white.no-hover:active {
        background-color: #FFF !important;
    }

    .btn.btn-white:focus,
    .btn.btn-white.active {
        box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.1) !important;
    }

        .btn.btn-white:focus.btn-bold,
        .btn.btn-white.active.btn-bold {
            box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.15) !important;
        }

        .btn.btn-white.active:after {
            display: none;
        }

.btn.btn-white {
    border-color: #cccccc;
    color: #444444 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn.btn-white:hover,
    .btn.btn-white:focus,
    .btn.btn-white.active,
    .btn.btn-white:active,
    .open > .btn.btn-white.dropdown-toggle,
    .open > .btn.btn-white.active.dropdown-toggle {
        background-color: #ebebeb !important;
        border-color: #cccccc;
        color: #3a3434 !important;
    }

        .btn.btn-white:hover.no-border,
        .btn.btn-white:focus.no-border,
        .btn.btn-white.active.no-border,
        .btn.btn-white:active.no-border,
        .open > .btn.btn-white.dropdown-toggle.no-border,
        .open > .btn.btn-white.active.dropdown-toggle.no-border {
            border-color: #cccccc;
        }

    .btn.btn-white.disabled,
    .btn.btn-white[disabled],
    fieldset[disabled] .btn.btn-white,
    .btn.btn-white.disabled:hover,
    .btn.btn-white[disabled]:hover,
    fieldset[disabled] .btn.btn-white:hover,
    .btn.btn-white.disabled:focus,
    .btn.btn-white[disabled]:focus,
    fieldset[disabled] .btn.btn-white:focus,
    .btn.btn-white.disabled:active,
    .btn.btn-white[disabled]:active,
    fieldset[disabled] .btn.btn-white:active,
    .btn.btn-white.disabled.active,
    .btn.btn-white[disabled].active,
    fieldset[disabled] .btn.btn-white.active {
        border-color: #cccccc;
    }

.btn-white.btn-default {
    border-color: #abbac3;
    color: #80909a !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-default:hover,
    .btn-white.btn-default:focus,
    .btn-white.btn-default.active,
    .btn-white.btn-default:active,
    .open > .btn-white.btn-default.dropdown-toggle,
    .open > .btn-white.btn-default.active.dropdown-toggle {
        background-color: #eff2f4 !important;
        border-color: #abbac3;
        color: #6b8595 !important;
    }

        .btn-white.btn-default:hover.no-border,
        .btn-white.btn-default:focus.no-border,
        .btn-white.btn-default.active.no-border,
        .btn-white.btn-default:active.no-border,
        .open > .btn-white.btn-default.dropdown-toggle.no-border,
        .open > .btn-white.btn-default.active.dropdown-toggle.no-border {
            border-color: #abbac3;
        }

    .btn-white.btn-default.disabled,
    .btn-white.btn-default[disabled],
    fieldset[disabled] .btn-white.btn-default,
    .btn-white.btn-default.disabled:hover,
    .btn-white.btn-default[disabled]:hover,
    fieldset[disabled] .btn-white.btn-default:hover,
    .btn-white.btn-default.disabled:focus,
    .btn-white.btn-default[disabled]:focus,
    fieldset[disabled] .btn-white.btn-default:focus,
    .btn-white.btn-default.disabled:active,
    .btn-white.btn-default[disabled]:active,
    fieldset[disabled] .btn-white.btn-default:active,
    .btn-white.btn-default.disabled.active,
    .btn-white.btn-default[disabled].active,
    fieldset[disabled] .btn-white.btn-default.active {
        border-color: #abbac3;
    }

.btn-white.btn-primary {
    border-color: #8aafce;
    color: #6688a6 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-primary:hover,
    .btn-white.btn-primary:focus,
    .btn-white.btn-primary.active,
    .btn-white.btn-primary:active,
    .open > .btn-white.btn-primary.dropdown-toggle,
    .open > .btn-white.btn-primary.active.dropdown-toggle {
        background-color: #eaf2f8 !important;
        border-color: #8aafce;
        color: #537c9f !important;
    }

        .btn-white.btn-primary:hover.no-border,
        .btn-white.btn-primary:focus.no-border,
        .btn-white.btn-primary.active.no-border,
        .btn-white.btn-primary:active.no-border,
        .open > .btn-white.btn-primary.dropdown-toggle.no-border,
        .open > .btn-white.btn-primary.active.dropdown-toggle.no-border {
            border-color: #8aafce;
        }

    .btn-white.btn-primary.disabled,
    .btn-white.btn-primary[disabled],
    fieldset[disabled] .btn-white.btn-primary,
    .btn-white.btn-primary.disabled:hover,
    .btn-white.btn-primary[disabled]:hover,
    fieldset[disabled] .btn-white.btn-primary:hover,
    .btn-white.btn-primary.disabled:focus,
    .btn-white.btn-primary[disabled]:focus,
    fieldset[disabled] .btn-white.btn-primary:focus,
    .btn-white.btn-primary.disabled:active,
    .btn-white.btn-primary[disabled]:active,
    fieldset[disabled] .btn-white.btn-primary:active,
    .btn-white.btn-primary.disabled.active,
    .btn-white.btn-primary[disabled].active,
    fieldset[disabled] .btn-white.btn-primary.active {
        border-color: #8aafce;
    }

.btn-white.btn-success {
    border-color: #a7c9a1;
    color: #81a87b !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-success:hover,
    .btn-white.btn-success:focus,
    .btn-white.btn-success.active,
    .btn-white.btn-success:active,
    .open > .btn-white.btn-success.dropdown-toggle,
    .open > .btn-white.btn-success.active.dropdown-toggle {
        background-color: #edf4eb !important;
        border-color: #a7c9a1;
        color: #6ea465 !important;
    }

        .btn-white.btn-success:hover.no-border,
        .btn-white.btn-success:focus.no-border,
        .btn-white.btn-success.active.no-border,
        .btn-white.btn-success:active.no-border,
        .open > .btn-white.btn-success.dropdown-toggle.no-border,
        .open > .btn-white.btn-success.active.dropdown-toggle.no-border {
            border-color: #a7c9a1;
        }

    .btn-white.btn-success.disabled,
    .btn-white.btn-success[disabled],
    fieldset[disabled] .btn-white.btn-success,
    .btn-white.btn-success.disabled:hover,
    .btn-white.btn-success[disabled]:hover,
    fieldset[disabled] .btn-white.btn-success:hover,
    .btn-white.btn-success.disabled:focus,
    .btn-white.btn-success[disabled]:focus,
    fieldset[disabled] .btn-white.btn-success:focus,
    .btn-white.btn-success.disabled:active,
    .btn-white.btn-success[disabled]:active,
    fieldset[disabled] .btn-white.btn-success:active,
    .btn-white.btn-success.disabled.active,
    .btn-white.btn-success[disabled].active,
    fieldset[disabled] .btn-white.btn-success.active {
        border-color: #a7c9a1;
    }

.btn-white.btn-danger {
    border-color: #d7a59d;
    color: #b7837a !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-danger:hover,
    .btn-white.btn-danger:focus,
    .btn-white.btn-danger.active,
    .btn-white.btn-danger:active,
    .open > .btn-white.btn-danger.dropdown-toggle,
    .open > .btn-white.btn-danger.active.dropdown-toggle {
        background-color: #fbf4f3 !important;
        border-color: #d7a59d;
        color: #b46f64 !important;
    }

        .btn-white.btn-danger:hover.no-border,
        .btn-white.btn-danger:focus.no-border,
        .btn-white.btn-danger.active.no-border,
        .btn-white.btn-danger:active.no-border,
        .open > .btn-white.btn-danger.dropdown-toggle.no-border,
        .open > .btn-white.btn-danger.active.dropdown-toggle.no-border {
            border-color: #d7a59d;
        }

    .btn-white.btn-danger.disabled,
    .btn-white.btn-danger[disabled],
    fieldset[disabled] .btn-white.btn-danger,
    .btn-white.btn-danger.disabled:hover,
    .btn-white.btn-danger[disabled]:hover,
    fieldset[disabled] .btn-white.btn-danger:hover,
    .btn-white.btn-danger.disabled:focus,
    .btn-white.btn-danger[disabled]:focus,
    fieldset[disabled] .btn-white.btn-danger:focus,
    .btn-white.btn-danger.disabled:active,
    .btn-white.btn-danger[disabled]:active,
    fieldset[disabled] .btn-white.btn-danger:active,
    .btn-white.btn-danger.disabled.active,
    .btn-white.btn-danger[disabled].active,
    fieldset[disabled] .btn-white.btn-danger.active {
        border-color: #d7a59d;
    }

.btn-white.btn-warning {
    border-color: #e7b979;
    color: #daa458 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-warning:hover,
    .btn-white.btn-warning:focus,
    .btn-white.btn-warning.active,
    .btn-white.btn-warning:active,
    .open > .btn-white.btn-warning.dropdown-toggle,
    .open > .btn-white.btn-warning.active.dropdown-toggle {
        background-color: #fef7ec !important;
        border-color: #e7b979;
        color: #db9a3d !important;
    }

        .btn-white.btn-warning:hover.no-border,
        .btn-white.btn-warning:focus.no-border,
        .btn-white.btn-warning.active.no-border,
        .btn-white.btn-warning:active.no-border,
        .open > .btn-white.btn-warning.dropdown-toggle.no-border,
        .open > .btn-white.btn-warning.active.dropdown-toggle.no-border {
            border-color: #e7b979;
        }

    .btn-white.btn-warning.disabled,
    .btn-white.btn-warning[disabled],
    fieldset[disabled] .btn-white.btn-warning,
    .btn-white.btn-warning.disabled:hover,
    .btn-white.btn-warning[disabled]:hover,
    fieldset[disabled] .btn-white.btn-warning:hover,
    .btn-white.btn-warning.disabled:focus,
    .btn-white.btn-warning[disabled]:focus,
    fieldset[disabled] .btn-white.btn-warning:focus,
    .btn-white.btn-warning.disabled:active,
    .btn-white.btn-warning[disabled]:active,
    fieldset[disabled] .btn-white.btn-warning:active,
    .btn-white.btn-warning.disabled.active,
    .btn-white.btn-warning[disabled].active,
    fieldset[disabled] .btn-white.btn-warning.active {
        border-color: #e7b979;
    }

.btn-white.btn-info {
    border-color: #8fbcd9;
    color: #70a0c1 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-info:hover,
    .btn-white.btn-info:focus,
    .btn-white.btn-info.active,
    .btn-white.btn-info:active,
    .open > .btn-white.btn-info.dropdown-toggle,
    .open > .btn-white.btn-info.active.dropdown-toggle {
        background-color: #eef5fa !important;
        border-color: #8fbcd9;
        color: #5896bf !important;
    }

        .btn-white.btn-info:hover.no-border,
        .btn-white.btn-info:focus.no-border,
        .btn-white.btn-info.active.no-border,
        .btn-white.btn-info:active.no-border,
        .open > .btn-white.btn-info.dropdown-toggle.no-border,
        .open > .btn-white.btn-info.active.dropdown-toggle.no-border {
            border-color: #8fbcd9;
        }

    .btn-white.btn-info.disabled,
    .btn-white.btn-info[disabled],
    fieldset[disabled] .btn-white.btn-info,
    .btn-white.btn-info.disabled:hover,
    .btn-white.btn-info[disabled]:hover,
    fieldset[disabled] .btn-white.btn-info:hover,
    .btn-white.btn-info.disabled:focus,
    .btn-white.btn-info[disabled]:focus,
    fieldset[disabled] .btn-white.btn-info:focus,
    .btn-white.btn-info.disabled:active,
    .btn-white.btn-info[disabled]:active,
    fieldset[disabled] .btn-white.btn-info:active,
    .btn-white.btn-info.disabled.active,
    .btn-white.btn-info[disabled].active,
    fieldset[disabled] .btn-white.btn-info.active {
        border-color: #8fbcd9;
    }

.btn-white.btn-inverse {
    border-color: #959595;
    color: #555555 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-inverse:hover,
    .btn-white.btn-inverse:focus,
    .btn-white.btn-inverse.active,
    .btn-white.btn-inverse:active,
    .open > .btn-white.btn-inverse.dropdown-toggle,
    .open > .btn-white.btn-inverse.active.dropdown-toggle {
        background-color: #e4e4e4 !important;
        border-color: #959595;
        color: #4c4545 !important;
    }

        .btn-white.btn-inverse:hover.no-border,
        .btn-white.btn-inverse:focus.no-border,
        .btn-white.btn-inverse.active.no-border,
        .btn-white.btn-inverse:active.no-border,
        .open > .btn-white.btn-inverse.dropdown-toggle.no-border,
        .open > .btn-white.btn-inverse.active.dropdown-toggle.no-border {
            border-color: #959595;
        }

    .btn-white.btn-inverse.disabled,
    .btn-white.btn-inverse[disabled],
    fieldset[disabled] .btn-white.btn-inverse,
    .btn-white.btn-inverse.disabled:hover,
    .btn-white.btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-white.btn-inverse:hover,
    .btn-white.btn-inverse.disabled:focus,
    .btn-white.btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-white.btn-inverse:focus,
    .btn-white.btn-inverse.disabled:active,
    .btn-white.btn-inverse[disabled]:active,
    fieldset[disabled] .btn-white.btn-inverse:active,
    .btn-white.btn-inverse.disabled.active,
    .btn-white.btn-inverse[disabled].active,
    fieldset[disabled] .btn-white.btn-inverse.active {
        border-color: #959595;
    }

.btn-white.btn-pink {
    border-color: #d299ae;
    color: #af6f87 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-pink:hover,
    .btn-white.btn-pink:focus,
    .btn-white.btn-pink.active,
    .btn-white.btn-pink:active,
    .open > .btn-white.btn-pink.dropdown-toggle,
    .open > .btn-white.btn-pink.active.dropdown-toggle {
        background-color: #fbeff4 !important;
        border-color: #d299ae;
        color: #ac5978 !important;
    }

        .btn-white.btn-pink:hover.no-border,
        .btn-white.btn-pink:focus.no-border,
        .btn-white.btn-pink.active.no-border,
        .btn-white.btn-pink:active.no-border,
        .open > .btn-white.btn-pink.dropdown-toggle.no-border,
        .open > .btn-white.btn-pink.active.dropdown-toggle.no-border {
            border-color: #d299ae;
        }

    .btn-white.btn-pink.disabled,
    .btn-white.btn-pink[disabled],
    fieldset[disabled] .btn-white.btn-pink,
    .btn-white.btn-pink.disabled:hover,
    .btn-white.btn-pink[disabled]:hover,
    fieldset[disabled] .btn-white.btn-pink:hover,
    .btn-white.btn-pink.disabled:focus,
    .btn-white.btn-pink[disabled]:focus,
    fieldset[disabled] .btn-white.btn-pink:focus,
    .btn-white.btn-pink.disabled:active,
    .btn-white.btn-pink[disabled]:active,
    fieldset[disabled] .btn-white.btn-pink:active,
    .btn-white.btn-pink.disabled.active,
    .btn-white.btn-pink[disabled].active,
    fieldset[disabled] .btn-white.btn-pink.active {
        border-color: #d299ae;
    }

.btn-white.btn-purple {
    border-color: #b7b1c6;
    color: #7d6fa2 !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-purple:hover,
    .btn-white.btn-purple:focus,
    .btn-white.btn-purple.active,
    .btn-white.btn-purple:active,
    .open > .btn-white.btn-purple.dropdown-toggle,
    .open > .btn-white.btn-purple.active.dropdown-toggle {
        background-color: #efedf5 !important;
        border-color: #b7b1c6;
        color: #6d5b9c !important;
    }

        .btn-white.btn-purple:hover.no-border,
        .btn-white.btn-purple:focus.no-border,
        .btn-white.btn-purple.active.no-border,
        .btn-white.btn-purple:active.no-border,
        .open > .btn-white.btn-purple.dropdown-toggle.no-border,
        .open > .btn-white.btn-purple.active.dropdown-toggle.no-border {
            border-color: #b7b1c6;
        }

    .btn-white.btn-purple.disabled,
    .btn-white.btn-purple[disabled],
    fieldset[disabled] .btn-white.btn-purple,
    .btn-white.btn-purple.disabled:hover,
    .btn-white.btn-purple[disabled]:hover,
    fieldset[disabled] .btn-white.btn-purple:hover,
    .btn-white.btn-purple.disabled:focus,
    .btn-white.btn-purple[disabled]:focus,
    fieldset[disabled] .btn-white.btn-purple:focus,
    .btn-white.btn-purple.disabled:active,
    .btn-white.btn-purple[disabled]:active,
    fieldset[disabled] .btn-white.btn-purple:active,
    .btn-white.btn-purple.disabled.active,
    .btn-white.btn-purple[disabled].active,
    fieldset[disabled] .btn-white.btn-purple.active {
        border-color: #b7b1c6;
    }

.btn-white.btn-yellow {
    border-color: #ecd181;
    color: #d3a61a !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-yellow:hover,
    .btn-white.btn-yellow:focus,
    .btn-white.btn-yellow.active,
    .btn-white.btn-yellow:active,
    .open > .btn-white.btn-yellow.dropdown-toggle,
    .open > .btn-white.btn-yellow.active.dropdown-toggle {
        background-color: #fdf7e4 !important;
        border-color: #ecd181;
        color: #c29712 !important;
    }

        .btn-white.btn-yellow:hover.no-border,
        .btn-white.btn-yellow:focus.no-border,
        .btn-white.btn-yellow.active.no-border,
        .btn-white.btn-yellow:active.no-border,
        .open > .btn-white.btn-yellow.dropdown-toggle.no-border,
        .open > .btn-white.btn-yellow.active.dropdown-toggle.no-border {
            border-color: #ecd181;
        }

    .btn-white.btn-yellow.disabled,
    .btn-white.btn-yellow[disabled],
    fieldset[disabled] .btn-white.btn-yellow,
    .btn-white.btn-yellow.disabled:hover,
    .btn-white.btn-yellow[disabled]:hover,
    fieldset[disabled] .btn-white.btn-yellow:hover,
    .btn-white.btn-yellow.disabled:focus,
    .btn-white.btn-yellow[disabled]:focus,
    fieldset[disabled] .btn-white.btn-yellow:focus,
    .btn-white.btn-yellow.disabled:active,
    .btn-white.btn-yellow[disabled]:active,
    fieldset[disabled] .btn-white.btn-yellow:active,
    .btn-white.btn-yellow.disabled.active,
    .btn-white.btn-yellow[disabled].active,
    fieldset[disabled] .btn-white.btn-yellow.active {
        border-color: #ecd181;
    }

.btn-white.btn-grey {
    border-color: #c6c6c6;
    color: #8c8c8c !important;
    /**
 //&:hover, &:focus, &.focus, .open > &.dropdown-toggle {
	//color: saturate(darken(@txt-color , 5%) , 5%) !important;
 //}
 //&.no-border:hover , &.no-border:active {
	//border-color: @border-color;
 //}
 */
}

    .btn-white.btn-grey:hover,
    .btn-white.btn-grey:focus,
    .btn-white.btn-grey.active,
    .btn-white.btn-grey:active,
    .open > .btn-white.btn-grey.dropdown-toggle,
    .open > .btn-white.btn-grey.active.dropdown-toggle {
        background-color: #ededed !important;
        border-color: #c6c6c6;
        color: #857979 !important;
    }

        .btn-white.btn-grey:hover.no-border,
        .btn-white.btn-grey:focus.no-border,
        .btn-white.btn-grey.active.no-border,
        .btn-white.btn-grey:active.no-border,
        .open > .btn-white.btn-grey.dropdown-toggle.no-border,
        .open > .btn-white.btn-grey.active.dropdown-toggle.no-border {
            border-color: #c6c6c6;
        }

    .btn-white.btn-grey.disabled,
    .btn-white.btn-grey[disabled],
    fieldset[disabled] .btn-white.btn-grey,
    .btn-white.btn-grey.disabled:hover,
    .btn-white.btn-grey[disabled]:hover,
    fieldset[disabled] .btn-white.btn-grey:hover,
    .btn-white.btn-grey.disabled:focus,
    .btn-white.btn-grey[disabled]:focus,
    fieldset[disabled] .btn-white.btn-grey:focus,
    .btn-white.btn-grey.disabled:active,
    .btn-white.btn-grey[disabled]:active,
    fieldset[disabled] .btn-white.btn-grey:active,
    .btn-white.btn-grey.disabled.active,
    .btn-white.btn-grey[disabled].active,
    fieldset[disabled] .btn-white.btn-grey.active {
        border-color: #c6c6c6;
    }

.btn.btn-app {
    display: inline-block;
    width: 100px;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    text-shadow: 0 -1px -1px rgba(0, 0, 0, 0.2) !important;
    border: none;
    border-radius: 12px;
    padding: 12px 0 8px;
    margin: 2px;
    line-height: 1.7;
    position: relative;
}

.btn-app,
.btn-app.btn-default,
.btn-app.no-hover:hover,
.btn-app.btn-default.no-hover:hover,
.btn-app.disabled:hover,
.btn-app.btn-default.disabled:hover {
    background-position: 0% 0%;
background-image: linear-gradient(to bottom, #bcc9d5 0%, #abbac3 100%) !important !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbcc9d5', endColorstr='#ffabbac3', GradientType=0) !important;
    background-color: #b4c2cc !important;
    background-attachment: scroll !important;
}

    .btn-app:hover,
    .btn-app.btn-default:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #a3b5c5 0%, #93a6b2 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa3b5c5', endColorstr='#ff93a6b2', GradientType=0) !important;
    background-color: #9baebc !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-primary,
    .btn-app.btn-primary.no-hover:hover,
    .btn-app.btn-primary.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #3b98d6 0%, #197ec1 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b98d6', endColorstr='#ff197ec1', GradientType=0) !important;
    background-color: #2a8bcb !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-primary:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #267eb8 0%, #136194 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff267eb8', endColorstr='#ff136194', GradientType=0) !important;
    background-color: #1d6fa6 !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-info,
    .btn-app.btn-info.no-hover:hover,
    .btn-app.btn-info.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #75b5e6 0%, #5ba4d5 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75b5e6', endColorstr='#ff5ba4d5', GradientType=0) !important;
    background-color: #68adde !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-info:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #4a9ede 0%, #348dc9 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a9ede', endColorstr='#ff348dc9', GradientType=0) !important;
    background-color: #3f96d4 !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-success,
    .btn-app.btn-success.no-hover:hover,
    .btn-app.btn-success.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #8ebf60 0%, #7daa50 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ebf60', endColorstr='#ff7daa50', GradientType=0) !important;
    background-color: #85b558 !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-success:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #74a844 0%, #648740 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74a844', endColorstr='#ff648740', GradientType=0) !important;
    background-color: #6c9842 !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-danger,
    .btn-app.btn-danger.no-hover:hover,
    .btn-app.btn-danger.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #d55b52 0%, #d12723 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd55b52', endColorstr='#ffd12723', GradientType=0) !important;
    background-color: #d3413b !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-danger:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #c43a30 0%, #a51f1c 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc43a30', endColorstr='#ffa51f1c', GradientType=0) !important;
    background-color: #b52c26 !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-warning,
    .btn-app.btn-warning.no-hover:hover,
    .btn-app.btn-warning.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #ffbf66 0%, #ffa830 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffbf66', endColorstr='#ffffa830', GradientType=0) !important;
    background-color: #ffb44b !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-warning:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #ffaa33 0%, #fc9200 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffaa33', endColorstr='#fffc9200', GradientType=0) !important;
    background-color: #fe9e19 !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-purple,
    .btn-app.btn-purple.no-hover:hover,
    .btn-app.btn-purple.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #a696ce 0%, #8a7cb4 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa696ce', endColorstr='#ff8a7cb4', GradientType=0) !important;
    background-color: #9889c1 !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-purple:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #8973be 0%, #6d5ca1 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8973be', endColorstr='#ff6d5ca1', GradientType=0) !important;
    background-color: #7b68af !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-pink,
    .btn-app.btn-pink.no-hover:hover,
    .btn-app.btn-pink.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #db5e8c 0%, #ce3970 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb5e8c', endColorstr='#ffce3970', GradientType=0) !important;
    background-color: #d54c7e !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-pink:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #d2346e 0%, #aa2a59 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2346e', endColorstr='#ffaa2a59', GradientType=0) !important;
    background-color: #be2f64 !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-inverse,
    .btn-app.btn-inverse.no-hover:hover,
    .btn-app.btn-inverse.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #555555 0%, #333333 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff333333', GradientType=0) !important;
    background-color: #444444 !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-inverse:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #3b3b3b 0%, #1a1a1a 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff1a1a1a', GradientType=0) !important;
    background-color: #2b2b2b !important;
    background-attachment: scroll !important;
}

    .btn-app.btn-grey,
    .btn-app.btn-grey.no-hover:hover,
    .btn-app.btn-grey.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #898989 0%, #696969 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff898989', endColorstr='#ff696969', GradientType=0) !important;
    background-color: #797979 !important;
    background-attachment: scroll !important;
}

        .btn-app.btn-grey:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #7c7c7c 0%, #5c5c5c 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c7c7c', endColorstr='#ff5c5c5c', GradientType=0) !important;
    background-color: #6c6c6c !important;
    background-attachment: scroll !important;
}

.btn.btn-app.btn-light {
    color: #5a5a5a !important;
    text-shadow: 0 1px 1px #EEE !important;
}

    .btn.btn-app.btn-light,
    .btn.btn-app.btn-light.no-hover:hover,
    .btn.btn-app.btn-light.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe6e6e6', GradientType=0) !important;
    background-color: #ededed !important;
    background-attachment: scroll !important;
}

        .btn.btn-app.btn-light:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #e7e7e7 0%, #d9d9d9 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7e7e7', endColorstr='#ffd9d9d9', GradientType=0) !important;
    background-color: #e0e0e0 !important;
    background-attachment: scroll !important;
}

.btn.btn-app.btn-yellow {
    color: #996633 !important;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4) !important;
}

    .btn.btn-app.btn-yellow,
    .btn.btn-app.btn-yellow.no-hover:hover,
    .btn.btn-app.btn-yellow.disabled:hover {
        background-position: 0% 0%;
background-image: linear-gradient(to bottom, #ffe8a5 0%, #fcd76a 100%) !important !important;
        background-repeat: repeat-x !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe8a5', endColorstr='#fffcd76a', GradientType=0) !important;
    background-color: #fee088 !important;
    background-attachment: scroll !important;
}

        .btn.btn-app.btn-yellow:hover {
            background-position: 0% 0%;
background-image: linear-gradient(to bottom, #ffe18b 0%, #fbd051 100%) !important !important;
            background-repeat: repeat-x !important;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe18b', endColorstr='#fffbd051', GradientType=0) !important;
    background-color: #fdd96e !important;
    background-attachment: scroll !important;
}

.btn.btn-app > .ace-icon {
    opacity: 0.88;
}

.btn.btn-app:hover > .ace-icon {
    opacity: 1;
}

.btn.btn-app.btn-sm {
    width: 80px;
    font-size: 16px;
    border-radius: 10px;
    line-height: 1.5;
}

.btn.btn-app.btn-xs {
    width: 64px;
    font-size: 15px;
    border-radius: 8px;
    padding-bottom: 7px;
    padding-top: 8px;
    line-height: 1.45;
}

.btn.btn-app > .ace-icon {
    display: block;
    font-size: 42px;
    margin: 0 0 4px;
    line-height: 36px;
    min-width: 0;
    padding: 0;
}

.btn.btn-app.btn-sm > .ace-icon {
    display: block;
    font-size: 32px;
    line-height: 30px;
    margin: 0 0 3px;
}

.btn.btn-app.btn-xs > .ace-icon {
    display: block;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
}

.btn.btn-app.no-radius {
    border-radius: 0;
}

.btn.btn-app.radius-4 {
    border-radius: 4px;
}

.btn.btn-app > .badge,
.btn.btn-app > .label {
    position: absolute !important;
    top: -2px;
    right: -2px;
    padding: 1px 3px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
}

    .btn.btn-app > .badge.badge-left,
    .btn.btn-app > .label.badge-left,
    .btn.btn-app > .badge.label-left,
    .btn.btn-app > .label.label-left {
        right: auto;
        left: -2px;
    }

.btn.btn-app > .label {
    padding: 1px 6px 3px;
    font-size: 13px;
}

.btn.btn-app.radius-4 > .badge,
.btn.btn-app.no-radius > .badge {
    border-radius: 3px;
}

    .btn.btn-app.radius-4 > .badge.no-radius,
    .btn.btn-app.no-radius > .badge.no-radius {
        border-radius: 0;
    }

.btn.btn-app.active {
    color: #ffffff;
}

    .btn.btn-app.active:after {
        display: none;
    }

    .btn.btn-app.active.btn-yellow {
        color: #996633;
        border-color: #fee188;
    }

    .btn.btn-app.active.btn-light {
        color: #515151;
    }

.btn-group > .btn-app:first-child:not(:last-child):not(.dropdown-toggle) {
    margin-right: 24px;
}

.btn-group > .btn-app + .btn-app.dropdown-toggle {
    position: absolute;
    width: auto;
    height: 100%;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: -23px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    right: 0;
} 


.btn.btn-app.btn-light,
.btn.btn-app.btn-yellow {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset !important;
}

/*header-xs */

.header-xs {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    position: fixed;
    background-color: #b52c26;
}


.header-xs-top-btn {
    height: 50px;
    border: none;
    font-size: 15px;
    color: #eeeeee;
    background-color: transparent;
    padding:5px;
    line-height:50px;
}

    .header-xs-top-btn > i {
        font-size: 25px;
    }




.header-xs-top-title {
    color: #eeeeee;
    font-size: 20px;
    line-height: 50px;
}
    
    .header-xs-top-btn:focus, .header-xs-top-btn:hover {
        color: #eeeeee !important;
    }
    
    .header-xs-top-btn-app > i {
        display: block;
        font-size: 24px;
    }

.header-xs-top-btn-app {
    font-size: 12px;
    line-height:normal;
}

body.mx-xs .filter-results {
    padding-top: 20px;
    padding-bottom: 10px;
}

.header-xs-top-btn > .badge,
.header-xs-top-btn > .label {
    position: absolute !important;
    top: 5px;
    right: 8px;
    min-width: 12px;
    padding: 3px 6px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
}

.header-xs-top-search {
    text-align: left;
    border-radius: 7px !important;
    font-size: 13px;
    height: 36px;
    margin-top: 7px;
    margin-left: -15px;
    margin-right: -15px;
    width: -webkit-fill-available;
    color: #eeeeee;
    background-color: rgba(200,200,200,0.3);
}

    .header-xs-top-search > i {
        margin-right:10px;
    }
/*header-xs end----------- */

/*footer-xs*/
.footer-xs {
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    position: fixed;
    background-color: #fff;
    border-top:1px solid #ccc;
    height:60px;
}

.footer-xs-col {
    width:20%;
    float:left;
    position:relative;
    text-align:center;
}

.footer-xs-col > .btn{
    background-color:#fff;
    border:none;
    height:60px;
   color:#333333;
}

    .footer-xs-col > .btn.active {
        color: #b52c26;
        -webkit-box-shadow:none;
        box-shadow:none;
    }

    .footer-xs-col > .btn.active>i {
        color: #b52c26;
    }

.footer-xs-col>.btn>i{
    display:block;
    font-size:25px;
    color:#555555;
}
/*footer-xs end --------------------*/

.toolbar-xs {
    background-color:white;
    padding-top:25px;
   margin-left:0px;
   margin-right:0px;
   margin-top:20px;
}

.toolbar-xs-col {
    width: 25%;
    float: left;
    position: relative;
    text-align: center;
    margin-bottom:20px;
}




.toolbar-xs-btn {
    background-color: #fff;
    border: none;
    color: #333333;
}

.toolbar-xs-btn-img {
    text-align:center;
}

.toolbar-xs-btn-img-c {
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    font-size: 25px;
    display: inline-block;
    text-align: center;
    color: white;
    background-color: #ffb44b;
    line-height:45px;
    margin-bottom:5px;
}

.toolbar-xs-btn-title {
   color:#5c5c5c;
}

.mx-myinfo-toolbar {
    background-color:white;
    padding-top:30px;
    border-top:1px solid #eee;
    padding-bottom:30px
}

    .mx-myinfo-toolbar .btn {
        background-color: white !important;
        box-shadow: none !important;
        color: #777777;
        height:90px;
    }

        .mx-myinfo-toolbar .btn > .badge,
        .mx-myinfo-toolbar .btn > .label {
            
            top: 2px !important;
            right: 20px !important;
        }

body.mx-xs .mx-myinfo-toolbar {
    padding-left:0px;
    padding-right:0px;
}

.toolbar-inv-xs {
    padding-top:10px;
    padding-left:5px;
    padding-right:5px;    
    padding-bottom:5px;
}

.toolbar-inv-xs .btn{
    background-color:white;
    color:#333;
}

    .toolbar-inv-xs .btn >i {
       
        color: #333;
    }
    .toolbar-inv-xs .btn.inv-sort >i {
        margin-left:2px;
        color:#ccc;
    }

    .toolbar-inv-xs .btn.inv-sort.select {
        color: #b52c26;
    }

    .toolbar-inv-xs .btn.inv-sort.select >i {
        color: #b52c26;
    }

.modal-header .close{
    margin-top:0px;
    padding:5px;
}

.modal-header .close >i{
    font-size:25px;
}

body.mx-xs .modal-dialog {
    margin:0px;
}


body.mx-xs .modal-content{
    border:none;
    box-shadow:none;
}

body.mx-xs .modal-header {
    background-color: #b52c26;
}

body.mx-xs .modal-title{
    color:#fff;
}

body.mx-xs .modal-header .close {
    color:#fff;
    opacity:0.8;
}

body.mx-xs .modal-footer{
    padding:0px;
    height:60px;
}
body.mx-xs .modal-footer>.btn {
    height:100%;
    min-width:150px;
    font-size:20px;
}

body.mx-xs .modal-body {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 5px;
}

.btn-filter {
    margin:5px;
}

.btn.btn-white.btn-filter.active {
    border-color: #b52c26;
    background-color: #fff !important;
    border-width: 1px;
    color: #b52c26 !important;
}

.nav-invclass {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .nav-invclass > li {
        display: block;
        position: relative;
        float: none;
        padding: 0;
        border-style: solid;
        border-width: 1px 0 0;
        border-color: #e5e5e5;
    }

    .nav-invclass li.active > a {
        color: #b52c26 !important;
    }
        
        
        .nav-invclass > li > a {
            display: block;
            height: 50px;
            line-height: 50px;
            padding-left: 15px;
            text-shadow: none !important;
            font-size: 15px;
            text-decoration: none;
            position: relative;
            background-color: #f8f8f8;
            color: #585858;
        }

        .nav-invclass > li a > .arrow {
            display: block;
            width: 60px !important;
            height: 50px;
            line-height: 50px;
            text-shadow: none;
            font-size: 28px;
            position: absolute;
            right: 0px;
            top: 0px;
            padding: 0;
            text-align: center;
        }

    .nav-invclass li > .arrow {
        display: none;
        position: absolute;
        top: 8px;
        right: 1px;
        z-index: 1027;
    }

    .nav-invclass > li > .submenu {
        border-top: 1px solid;
    }

.nav-invclass > li .submenu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    position: relative;
  
    background-color: #ffffff;
    border-color: #e5e5e5;
}

    .nav-invclass > li .submenu.nav-show {
        display:block;
    }

    .nav-invclass > li .submenu.nav-hide {
        display: none;
    }

        .nav-invclass > li .submenu > li {
            margin-left: 0;
            position: relative;
        }

            .nav-invclass > li .submenu > li > a {
                display: block;
                position: relative;
                margin: 0;
                border-top-width: 1px;
                border-top-style: dotted;
                border-top-color: #e4e4e4;
                background-color: #ffffff;
                color: #616161;
                font-size:15px;
                height:50px;
                line-height:50px;
                padding-left:37px;
            }

    .nav-invclass > li > .submenu > li:first-child > a {
        border-top-width: 0;
    }

    .nav-invclass > li > .submenu a > .arrow {
    
        font-size: 20px;
    }


    .nav-invclass > li > .submenu li > .submenu > li {
        line-height: 18px;
    }

        .nav-invclass > li > .submenu li > .submenu > li > a {
            margin-left: 20px;
            padding-left: 22px;
        }

    .nav-invclass > li > .submenu > li:before {
        content: "";
        display: block;
        width: 7px;
        position: absolute;
        z-index: 1;
        left: 20px;
        top: 24px;
        border: 1px dotted;
        border-width: 1px 0 0;
        border-color: #9dbdd6;
    }

    .nav-invclass > li > .submenu:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        left: 18px;
        top: 0;
        bottom: 0;
        border: 1px dotted;
        border-width: 0 0 0 1px;
        border-color: #9dbdd6;
    }

body.mx-xs .ms-thumb-list {
    display:none;
}

body.mx-xs .shop-product {
    padding-top:0px;
    padding-bottom:0px;
    border:none;
}

body.mx-xs .xs-no-padding {
    padding:0px !important;
}

body.mx-xs .ms-nav-next{
    opacity:0.6;
    right:5px;
}

body.mx-xs .ms-nav-prev {
    opacity: 0.6;
    left: 5px;
}

body.mx-xs .shop-product h2{
    font-size:19px;
}

body.mx-xs .ms-showcase2-template{
    margin-left:-15px;
    margin-right:-15px;
}

p>i{
    margin-right:5px;
}

body.mx-xs .form-control[disabled],
body.mx-xs .form-control[readonly],
body.mx-xs fieldset[disabled] .form-control {
    background-color:#ffffff;
}

.xs-table-row {
    background-color: #ffffff;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom:1px;
    color:#555555;
    font-size:13px;
    position:relative;
}


    .xs-table-row .bold {
        font-size:16px;
    }

.xs-table-row .info{
    padding-top:5px;
    padding-bottom:5px;
}

    .xs-table-row .info>.title {
        color: #888888;
    }

    .xs-table-row .state{
        position:absolute;
        right:5px;
        top:15px;
    }
    .xs-table-row .oper {
        position: absolute;
        right: 10px;
        top: 70px;
    }
    
    body.mx-xs .g-pos-rel {
        margin-left: -15px;
        margin-right: -15px;
    }

body.mx-xs .item-cx-se > .container{
    padding-top:0px;
    padding-bottom:0px;
}

body.mx-xs .item-cx-title{
    font-size:20px !important;
}

body.mx-xs .item-cx-se .text-uppercase{
    float:left;
    margin-right:20px;
}

body.mx-xs #topcontrol{
    bottom:70px !important;
}

body.mx-xs .xs-padding-top-no{
    padding-top:0px;
}

.mx-search-panel >.btn{
    margin-right:5px;
    margin-bottom:10px;
}

.inv-detail {
    text-align: center;
    margin-top: 20px;
    overflow-x: auto;
    word-break:break-all;
}

.inv-detail img{
    max-width:100%;
    height:auto;
}

.inv-detail table{
    width:auto !important;
    height:auto !important;
}

a.tiyan-app {
    position: fixed;
    opacity: 1;
    cursor: pointer;
    z-index: 99999;
    background-color: #18ba9b;
    color: white;
    font-size: 13px;
    text-decoration: none;
    border-radius: 50% !important;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
}

    a.tiyan-app.oper {
        background-color: #999999;
    }

.product-description  a.oper > i {
    font-size: 25px;
}

.product-description  a.oper.gwc {
    margin-left: 8px;
}

    .product-description  a.oper.gwc.minus {
        color: #999999 !important;
        margin-left: 15px;
    }


    .product-description a.oper.gwc.minus>i {
        color: #999999 !important;
        margin-left: 15px;
    }

.list-product-description img {
    padding-right:0px;
    border-right-width:0px;
}

div.produ-gwcnum {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #18ba9b;
    padding: 5px;
    min-width: 50px;
    text-align: center;
    color: white;
    font-size: 15px;
}

.list-product-description div.produ-gwcnum {right:15px;}

.shop-product.skuselect {
    background: #ffffff !important;
    padding: 10px !important;
    border-bottom: none !important;
}

body.mx-xs .half-modal{
    position:absolute;
    bottom:0px;
    width:100%;
}

.modal-dialog.half-modal{
    margin-top:80px;
}