﻿.buttonCart1 {
    display: inline-block;
    margin-right: 5px;
}
.buttonCart1 a:hover {
    background: #fba419;
    text-decoration: none;
}
.buttonCart2 {
    display: inline-block;
}
.buttonCart2 a:hover {
    background: #f35000;
    text-decoration: none;
}
.buttonCart2 a {
    font-weight: bold;
    color: #fff;
    line-height: 36px;
    background: #eb4e01;
    padding: 0px 15px;
    display: inline-block;
    font-size: 16px;
    border-radius: 3px;
}
.buttonCart1 a {
    font-weight: bold;
    color: #fff;
    line-height: 36px;
    background: #f78510;
    padding: 0 15px;
    display: inline-block;
    font-size: 16px;
    border-radius: 3px;
}
.cart-list{
    width:100%;
}
.cartlist_button span {
    box-shadow: #888 2px 2px 2px;
    background: -webkit-linear-gradient(top,#e2760f 1%,#e56315 98%);
    padding: 5px 20px;
    line-height: 38px;
    margin-right: 8px;
    background: -moz-linear-gradient(top,#e2760f 1%,#e56315 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2760f',endColorstr='#e56315');
    background-color: #e2760f;
}
.cartlist_button a:link, .cartlist_button a:visited {
    text-decoration: none;
    color: #fff;
}
.cartlist_button span:hover {
    box-shadow: #888 1px 1px 0;
}
.next-buy {
    float: right;
}
.button-order {
    float: right;
}
.box-cart th {
    border-left: 1px solid #91bee8;
    text-align: center;
    background: #e6e6e6;
}
.box-cart td {
    border-left: 1px solid #91bee8;
    border-top: 1px solid #91bee8;
    text-align: center;
    background: #f0f0f0;
}
.cart-list th, .cart-list td {
    border: 1px solid #ccc;
}
a.delete {
    text-decoration: none;
    background: url(images/nut_xoa.gif) left no-repeat;
    padding: 0 0 0 20px;
    color: #03f;
    font-family: Arial;
    font-size: 10pt;
    font-weight: 400;
    text-align: center;
}
.comment .author, .comment .email {
    background: #fff;
    color: #999999;
    font-style: italic;
    padding: 5px;
}
.comment input {
    width: 210px;
    font-size: 12px;
    border: 1px solid #ddd;
    margin: 7px 3px 0 0;
}

.comment input {
    width: 210px;
    font-size: 12px;
    border: 1px solid #ddd;
    margin: 7px 3px 0 0;
}
.guibl {
    color: #fff;
    background: #42b8ff;
    border: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font: bold 1.4em Helvetica, Arial, sans-serif;
    cursor: pointer;
    padding: 4px 20px;
    width: 70px !important;
    height: 30px;
}
.guithongntin {
    margin-top:20px;
}
.guithongntin table tr td input {
    width: 275px !important;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    height: 30px;
    margin-top: 10px;
}
.guithongntin table tr td textarea {
    width: 275px !important;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    margin-top: 10px;
}
.contact-button, .update, .sendmail {
    cursor: pointer;
    text-decoration: none;
    -moz-box-shadow: inset 0 1px 0 0 #97c4fe;
    -webkit-box-shadow: inset 0 1px 0 0 #97c4fe;
    box-shadow: inset 0 1px 0 0 #97c4fe;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#3d94f6),color-stop(1,#1e62d0));
    background: -moz-linear-gradient(center top,#3d94f6 5%,#1e62d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6',endColorstr='#1e62d0');
    background-color: #3d94f6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #337fed;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #1570cd;
}
.Library {
    clear: none;
    padding: 5px;
    margin: 8px 0 2px 7px;
    float: left;
    border: #d3d3d3 1px solid;
    background-color: #FFF;
    cursor: default;
    text-align: center;
    vertical-align: middle;
}
.Library img {
    width: 250px;
    height: 250px;
    text-align: center;
    vertical-align: middle;
    object-fit:contain;
}

      
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modalAjax {
    display: block;
}
.box-select2{
    margin-bottom:12px;
}
.modalAjax {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('/images/ajax-loader.gif') 50% 50% no-repeat;
}
.txttextfilter {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
}
.ms-container {
    width: 100% !important;
}
.ms-container .ms-list {
    height: auto !important;
    background: #e5e5e5 none repeat scroll 0 0 !important;
}
.filer-header h4{
    background: #999;
    color: #fff;
    display: block;
    margin: 0;
    padding: 10px 15px;
    text-align: center;
}
.ms-container .ms-selectable li.ms-elem-selectable {
    color: #000 !important;
    font-size: 14px;
    font-weight:bold;
    font-family: "Roboto";
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.ms-container .ms-selectable li.ms-elem-selectable img {
    height: 24px;
    width: 24px;
    margin-right: 10px;
}
.btn-dc {
    background: #CE171F;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    padding: 10px 5px;
}