.error_input {
    border:1px solid red!important;
    box-shadow:0 1px 1px rgba(255,0,0,0.075) inset!important
}

.error_input:-moz-placeholder {
    color:red!important
}

.error_input::-moz-placeholder {
    color:red!important;
    opacity:1
}

.error_input:-ms-input-placeholder {
    color:red!important
}

.error_input::-webkit-input-placeholder {
    color:red!important
}

#popup-quickorder .price-new {
    color:red;
    font-size:14px
}

#popup-quickorder .price-old {
    color:#333;
    font-size:12px;
    text-decoration:line-through
}

#popup-quickorder .price_fast {
    color:#333;
    font-size:14px
}

#popup-quickorder {
    background:#fff none repeat scroll 0 0;
    margin:0 auto;
    max-width:550px;
    min-height:100px;
    position:relative;
    width:90%
}

#popup-quickorder .popup-heading {
    background:transparent none repeat scroll 0 0;
    border-bottom:1px solid #dfe4eb;
    color:#1c1c1c;
    font-size:21px;
    line-height:40px;
    min-height:40px;
    overflow:hidden;
    padding:0 25px;
    position:relative;
    text-align:left
}

#popup-quickorder .popup-center {
    overflow:hidden;
    position:relative
}

#popup-quickorder .popup-footer {
    background-color:#f2f6f9;
    border-top:1px solid #dfe4eb;
    padding:17px 25px;
    position:relative;
    vertical-align:bottom
}

#popup-quickorder .popup-footer #quickorder_btn {
    text-align:center
}

#popup-quickorder .mfp-close {
    border:0 none;
    cursor:pointer!important;
    height:40px;
    outline:medium none;
    position:absolute;
    right:0;
    top:0;
    width:45px;
    z-index:2
}

#popup-quickorder .price-quantity-quickorder .price_fast {
    font-size:16px;
    font-weight:500;
    background:#f1f1f1;
    border:1px solid #d9d9d9;
    padding:5px;
    margin-top:3px;
    margin-bottom:3px;
    display:inline-block;
    vertical-align:middle
}

#popup-quickorder .price-quantity-quickorder .special_fast {
    font-size:16px;
    font-weight:500;
    background:#f1f1f1;
    border:1px solid #d9d9d9;
    padding:5px;
    margin-top:3px;
    margin-bottom:3px;
    display:inline-block;
    vertical-align:middle
}

#popup-quickorder .price-quantity-quickorder .price-old {
    font-size:16px;
    font-weight:500;
    text-decoration:line-through;
    vertical-align:middle;
    display:inline-block
}

#popup-quickorder .price-quantity-quickorder .price-new {
    font-size:16px;
    font-weight:500;
    color:red;
    vertical-align:middle;
    display:inline-block
}

#popup-quickorder .price-quantity-quickorder .quantity_quickorder {
    display:inline-block;
    vertical-align:middle;
    margin-left:20px
}

#popup-quickorder #quick_checkout_cart .price-quantity-quickorder .quantity_quickorder {
    margin-left:0
}

#popup-quickorder .quantity_quickorder > input {
    border:1px solid #d9d9d9;
    text-align:center;
    height:30px!important;
    float:left;
    margin-left:-1px
}

#popup-quickorder .minus_quantity {
    border-right:0 none!important;
    width:20px
}

#popup-quickorder .plus_quantity {
    border-left:0 none!important;
    width:20px
}

#popup-quickorder .quantity_quickorder > input:hover {
    background:#fff
}

#decrease_quickorder,#increase_quickorder {
    width:27px!important;
    height:30px!important
}

#popup-quickorder .sections_block_rquaired .fa {
    color:#fc5c3c!important
}

#popup-quickorder .sections_block .fa {
    color:#67ca67!important
}

#popup-quickorder .sections_block,.sections_block_rquaired {
    overflow:hidden;
    position:relative
}

#popup-quickorder .icon-append-1 {
    font-size:15px!important
}

#popup-quickorder #error_name {
    background:#fff none repeat scroll 0 0;
    color:#fc5c3c;
    left:23px;
    line-height:29px;
    padding:0 25px 0 0;
    position:absolute;
    top:2px;
    z-index:999
}

#popup-quickorder #error_phone {
    background:#fff none repeat scroll 0 0;
    color:#fc5c3c;
    left:23px;
    line-height:29px;
    padding:0 25px 0 0;
    position:absolute;
    top:2px;
    z-index:999
}

#popup-quickorder #error_email {
    background:#fff none repeat scroll 0 0;
    color:#fc5c3c;
    left:23px;
    line-height:29px;
    padding:0 25px 0 0;
    position:absolute;
    top:2px;
    z-index:999
}

#popup-quickorder #error_comment_buyer {
    background:#fff none repeat scroll 0 0;
    color:#fc5c3c;
    left:23px;
    line-height:29px;
    padding:0 25px 0 0;
    position:absolute;
    top:2px;
    z-index:999
}

.loading_quick_order .fa {
    font-size:35px;
    left:45%;
    position:absolute;
    top:35%;
    z-index:9999
}

.btn-quickorder {
    background-color:#1ea7d8;
    border-color:#0790c1;
    border-style:solid;
    border-width:1px 1px 2px;
    color:#fff;
    font-size:13px;
    padding:9px 10px
}

.btn-quickorder:hover,.btn-quickorder:focus {
    background-color:#2198C5;
    color:#fff
}

.btn-quick-order {
    background:#494949;
    background:-moz-linear-gradient(top,#494949 0%,#1d1d1e 100%);
    background:-webkit-linear-gradient(top,#494949 0%,#1d1d1e 100%);
    background:linear-gradient(to bottom,#494949 0%,#1d1d1e 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#494949',endColorstr='#1d1d1e',GradientType=0);
    box-shadow:0 3px #494949;
    border:none;
    color:#fff;
    text-align:center;
    text-decoration:underline;
    font-size:16px;
    max-width: 160px;
    display: block;
    margin: 20px auto;

}

.btn-quick-order:hover {
    background: #1d1d1e;
    background: -moz-linear-gradient(top,  #1d1d1e 0%, #494949 100%);
    background: -webkit-linear-gradient(top,  #1d1d1e 0%,#494949 100%);
    background: linear-gradient(to bottom,  #1d1d1e 0%,#494949 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1d1e', endColorstr='#494949',GradientType=0 );
    box-shadow:0 3px #494949;
    transition:.5s all;
    color:#fff;
}

.btn-ordercart {
    border-radius:4px;
    border-style:solid;
    border-width:1px 1px 2px;
    color:#fff;
    font-size:14px;
    padding:9px 10px;
    background-color:#5bb75b;
    border-color:#35A035
}

.btn-ordercart:hover,.btn-ordercart:active {
    background-color:#35A035;
    color:#fff
}

.fastorder {
    padding:5px 15px
}

.fastorder .btn-quick-order {
    margin:0 0 5px
}

#popup-quickorder .radio-checbox-options {
    display:inline-block;
    margin-bottom:5px
}

#popup-quickorder .radio-checbox-options input {
    display:none
}

#popup-quickorder .radio-checbox-options label {
    border-top:1px solid #2b8cdb;
    border-left:1px solid #2b8cdb;
    border-right:1px solid #2b8cdb;
    border-bottom:2px solid #1475c4;
    border-radius:4px;
    cursor:pointer;
    display:inline-block;
    font-weight:400;
    padding:4px 5px
}

#popup-quickorder .radio-checbox-options label .option-price {
    border-radius:3px;
    display:inline-block;
    font-size:12px;
    padding:0 3px
}

#popup-quickorder .radio-checbox-options input:checked + label {
    background-color:#2b8cdb;
    border-color:#2b8cdb;
    box-shadow:0 1px 1px rgba(0,0,0,0.46) inset;
    color:#fff;
    color:#fff
}

#popup-quickorder .radio-checbox-options input:checked + label .option-price {
    background:rgba(255,255,255,0.3) none repeat scroll 0 0
}

#popup-quickorder .radio-checbox-options label:hover {
    background-color:#2b8cdb;
    border-color:#2b8cdb;
    box-shadow:0 1px 1px rgba(0,0,0,0.46) inset;
    color:#fff
}

#popup-quickorder .radio-checbox-options label:hover .option-price {
    background:rgba(255,255,255,0.3) none repeat scroll 0 0
}

#popup-quickorder .image-radio {
    display:inline-block;
    margin:2px
}

#popup-quickorder .image-radio input {
    display:none
}

#popup-quickorder .image-radio img {
    cursor:pointer;
    padding:1px
}

#popup-quickorder .image-radio input:checked +img {
    border-color:#2b8cdb;
    border-width:2px;
    border-style:solid;
    border-radius:4px
}

@media (min-width: 768px) {
    #popup-quickorder .image-radio img {
        max-width:39px
    }
}

@media (min-width: 992px) {
    #popup-quickorder .image-radio img {
        max-width:41px
    }
}

@media (min-width: 1200px) {
    #popup-quickorder .image-radio img {
        max-width:44px
    }
}

.maskPopupQuickorder {
    opacity:.6
}

#popup-quickorder .product .image {
    float:left;
    width:60px
}

#popup-quickorder .quick-cell-content {
    display:inline-block;
    position:relative;
    vertical-align:middle;
    white-space:normal
}

#popup-quickorder .quick-cell:after {
    content:"";
    display:inline-block;
    height:60px;
    vertical-align:middle;
    width:0
}

#popup-quickorder .product .pr-name {
    margin-left:75px;
    text-align:left;
    font-size:14px
}

#popup-quickorder .product .pr-name a {
    color:#333
}

#popup-quickorder .quick-cell {
    white-space:nowrap
}

#popup-quickorder .quantity_quickorder input {
    text-align:center;
    padding:3px
}

#popup-quickorder .btn-update-popup {
    font-size:12px;
    line-height:1.5;
    padding:5px 10px;
    background-color:#fff;
    border-color:#ccc;
    color:#333
}

#popup-quickorder .btn-update-popup:hover {
    background-color:#eee
}

#popup-quickorder .input-group-btn:last-child > .btn-update-popup {
    margin-left:-1px;
    z-index:2;
    border-bottom-left-radius:0;
    border-top-left-radius:0
}

#popup-quickorder .input-group .form-control:focus {
    z-index:3
}

#popup-quickorder .delete-pr a {
    color:#333
}

#popup-quickorder .delete-pr a:hover {
    color:#da4f49
}

#popup-quickorder .totals a {
    color:#333;
    font-size:14px
}