.in_buycar {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAADt0lEQVR42rWX7WtTVxzHv+fem6St1mq7tYlVOpkgKtMOBzI2Nhw+o44qU/DZl4J7r3+Bvndjbmyg07kXGwwR5hsRUYsKRXzaah+oprW1ttY2NU1zk/vg97S56U3bJDcx/uDLSc49534/5/lcAY/Rv/WraibbqW+oRqqBqko9jlBh6j51jboc/PfGay/vFR6MVzI5Tn1HBTzy6tRf1CmC/FcUAI3nMjlJHaVUrz01LUzqJ+oEQaKeAWi+nMk/1LIijadHG9VEiNa8ADRfy+QKtaBE5k4MU1sIcTcrQKrlze/B3A3xhbsn0gCpMW9B6bo9W8jh+MyZE26A00yOvWdzJ34gwPdpgNRSe4DiZ3uhIVfHarlEHYALTPaV1MJPj4SCHCv9AgEOiNQO1wfvm0zuEDbULb0Qn3C+jfih//kR1NFZXy03q4US4BB/nC1Ns2m+uRdK43A6Z+D6fGg3Q6j0abNVOCwBzvHHwVLYK+teQF37KiOv+1INBu/Mw6LyAKr9vulVfpcAcvKtemfzzwegfv0yI2/4cQW6LtayYybnQV3Aj9qAD0Kk58VDCTCCqVPN9UZ25yaOZUMU1pMqWNeDyDahlE+HoG7sy3g82lGGznNB2GZmnWq/hvqygAMRkQD2bC8VK0ag7ehJ/zdbamBdDc2AkOXUbT0QylRetDuAjl+DsJLKbK9GpaaioaIMCiGyAywnwLc9GXnmrVpYt+qmynw8CnVnGMK1e8T6fWj/JQRzPPeWUq4qWEKI7EMgl9OuMJSlbzIh2AtWywcQi6NQdz+D8E3xx4c0tJ0JwYhq8BJ+RYzmnoSaBXXPUyiLY+ksm37W7Q+hrBmCCFjp/ERERdvPISSGffl83fEo/zLkjqbt7YIIxrMWMcYUtLHb4wP+QsxlnPe2EZUb0PYTokaf8ciMC7T/FkLseVEb6RHvW3FlYhKiKpnOspICnWfr8KarvBhz2Zp65zA6z2R/3ioL9EmIOQYsnjVdf9Qi0jqnGHMZFzc239tX+HFcYWCsPoLesEB8sOAxd0JuT40bmu89LvpCMpRIom9ch+21Qmb8yNZPeL3TlSxmmAjH4kjaBWG003QNW595JUtBFHwpNSwb3eNxRA3TS3F5Tn/J1v/vZJTkWm6zB/r1BAb1ZK5iE9dymme/lk/riYI/TCJJAz0cEmvmo3aqyd3ynAApiKI+zXTTwjNC6NYEhhyXMzQ57oy5ZwAXSMEfp5Zt65ycf48Z5qn1XGq5yuYFcIF4/jwnwOWFV256+jx/C4o9cK0vd+gJAAAAAElFTkSuQmCC') no-repeat scroll center center rgba(0, 0, 0, 0);
	width:32px;
	height:32px;
	display: none;
    position: absolute;
    right: -18px;
    text-align: center;
    top: -10px;
}

.notes_number_red {
    background: #d60000 none repeat scroll 0 0 !important;
    /*border: 2px solid #fff !important;*/
    border-radius: 15px !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    color: #fff !important;
    display: none;
    font-family: "Open Sans",arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    height: 20px;
    line-height: 20px !important;
    min-width: 14px !important;
    padding: 1px 4px !important;
    position: absolute;
    right: -8px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    top: -10px;
    visibility: visible;
    width: auto;
}

.notes_number_blue {
    background: #1e50a2 none repeat scroll 0 0 !important;
    /*border: 2px solid #fff !important;*/
    border-radius: 15px !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    color: #fff !important;
    display: none;
    font-family: "Open Sans",arial,sans-serif !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    height: 20px;
    line-height: 20px !important;
    min-width: 14px !important;
    padding: 1px 4px !important;
    position: absolute;
    right: -8px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    top: -10px;
    visibility: visible;
    width: auto;
}

.notes_number_red_s {
    background: #d60000 none repeat scroll 0 0 !important;
    border: 2px solid #fff !important;
    border-radius: 15px !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    color: #fff !important;
    display: none;
    font-family: "Open Sans",arial,sans-serif !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    height: auto;
    line-height: 14px !important;
    min-width: 8px !important;
    padding: 1px 4px !important;
    position: absolute;
    right: -8px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    top: -10px;
    visibility: visible;
    width: auto;
}

.notes_number_blue_s {
    background: #1e50a2 none repeat scroll 0 0 !important;
    border: 2px solid #fff !important;
    border-radius: 15px !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    color: #fff !important;
    display: none;
    font-family: "Open Sans",arial,sans-serif !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    height: auto;
    line-height: 14px !important;
    min-width: 8px !important;
    padding: 1px 4px !important;
    position: absolute;
    right: -8px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    top: -10px;
    visibility: visible;
    width: auto;
}


.mask-content ul > *:first-child::after {
    animation: 5s ease 1s normal both 1 running loading-mask;
    background-color: #cc0000;
    content: "";
    height: 3px;
    left: -1em;
    position: absolute;
    top: calc(100% + 1px);
    width: calc(100% + 2em);
}

.mask-content ul > *:first-child {
    display: inline-block;
    opacity: 1;
    position: relative;
}

@-webkit-keyframes loading-mask {
  0%, 100% {
    -webkit-transform: scaleX(0);
  }
  40%, 60% {
    -webkit-transform: scaleX(1);
  }
}
@-moz-keyframes loading-mask {
  0%, 100% {
    -moz-transform: scaleX(0);
  }
  40%, 60% {
    -moz-transform: scaleX(1);
  }
}
@keyframes loading-mask {
  0%, 100% {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
  }
  40%, 60% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
}