@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300);

html,body{
  padding:0;
  margin:0;
  width:100%;
  height: 100%;
  color: dimgrey;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  background: radial-gradient(circle, rgb(21 109 160) 55%, rgba(255,255,255,1) 100%)
}
::-webkit-scrollbar {
    height: 8px;
    width: 0px;
    background-color: silver;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(to bottom right, #52ff2e , green);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background-image: linear-gradient(to bottom right, #52ff2e , green);
}


::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color: silver !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: silver!important;
}

::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: silver!important;
}

.chitietdonhang{
  width: 300px;
  position: relative;
  height: 90px;
}

.soluong.xulycss{
  left: unset;
  width: 265px;
  bottom: 10px;
  top: unset;
}

.chitietdonhang b{
  font-size: 16px;
}

.bao1200.ccs2 {
    color: white;
    height: 100vh;
    display: table;
}

.bao1200.ccs2 .fa {
    color: yellow;
    font-size: 80px;
}

.bao1200.ccs2 div {
    display: table-cell;
    vertical-align: middle;
}

.tongtien-dh {
    background-color: yellow;
    color: white;
    text-align: right;
    font-size: 20px;
    padding: 20px;
    color: red;
    border-top: 1px solid black;
}

.ttdonhang td {
    vertical-align: middle;
}

.ava71x50 {
    width: 71px;
    height: 50px;
    border-radius: 5px;
}

.ten-donhang{
  position: absolute;
  top: 22px;
  font-size: 15px;
  left: 15px;
}

.tongtien-ct{
    border-top: 1px solid black;
    background: #d4edda;
    color: red;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    width: 300px;
    margin: 0 auto;
}

.tongtien{
  font-size: 15px;
  position: absolute;
  top: 22px;
  left: 350px;
  font-weight: 600;
  color: black
}

.footer-dh button{
  margin-top: -30px;
}

.footer-dh.r2 button{
  margin-top: unset;
}

.footer-dh.r2{
  background: white;
}

.footer-dh input{
  position: absolute;
  top: 27px;
  left: 10px;
}

.footer-dh.r2 span{
  position: unset;
}

.footer-dh.r2 span:hover{
  cursor: pointer;
  color: green;
}

.diachi{
  color: black;
  padding: 10px 0px;
  border-bottom: 1px solid silver;
  font-size: 13px;
  text-align: center;
}
.breadcrumb{
  border-radius: 0px;
  display: block;
}

.noidungtin{
  font-size: 1rem;
  padding: 10px 0px;
}

.footer-dh span{
  position: absolute;
  top: 27px;
  left: 40px;
}

.footer-dh.r2 p{
  display: inline-block;
  margin-top: 10px
  margin-right: 10px;
}

.table-ft td{
  border-top: 0px;
  position: relative;
}

.table-dangtin td{
  border-top: 0px;
  padding: 2px 5px; 
  font-size: 14px;
}

.table-dangtin{
  margin-top:20px;
}

.footer-dh p{
  display: inline-block;
  margin-right: 10px;
}

.footer-dh b{
  color: red;
  font-size: 25px;
}

.footer-dh.r2{
  padding:5px;
}

.box-hinh {
    width: 100%;
    padding: 10px 5px;
    position: relative;
    margin: 0 auto;
}

.bg-themhinh {
    background: #f7f7f7 !important;
    border: 1px dashed silver;
    margin: auto;
}

.gia-chua-giam{
  position: absolute;
  color: grey;
  text-decoration: line-through;
  font-weight: 400;
  bottom: 15px;
  font-size: 12px;
}

.hinhdk2 {
    width: 100px;
    height: 100px;
    border-radius: 5px;
    vertical-align: middle;
    align-items: center;
    border: 1px solid silver;
    display: flex;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 3px;
    background: silver;
    text-align: center;
}

.bg-themhinh .fa-camera {
    font-size: 25px;
    margin: auto;
}

.hinhdk2 button {
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 50%;
    z-index: 200;
    background: transparent;
    border: none;
    background: white;
    height: 26px;
    width: 26px;
    padding: 0px;
}

.chalatb{
  display: table;
  width: 100%;
  height: 100vh;
  text-align: center;
}

.boxlogin{
  padding: 15px 20px 15px 20px;
  font-size: 14px;
  color: #555;
  background: white;
  border-radius: 10px;
  margin: 10px;
}

.headtext{
  color: #555;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
  color: grey;
  text-transform: uppercase;
  margin: 20px;
}

.thanhtogiua{
  width: 100%;
  min-height: 300px;
  max-width: 360px;
  margin:0 auto;
}

.table-ft .fa-shopping-basket{
  position: absolute;
  left: 5px;
  bottom: 18px;
  font-size: 30px;
  color: #28a745;
}

.footer-dh{
  padding: 10px;
  width: 1200px;
  position: fixed;
  bottom: 0;
  height: 70px;
  box-shadow: -2px -2px 12px silver;
  background: yellow;
  z-index: 1000;
  line-height: 1.3;
  text-align: right;
}

.dientich{
  font-size: 13px;
  color: silver;
  position: absolute;
  bottom: 5px;
  right: 10px;
}

.thoigiandang{
  font-size: 11px;
  color: silver;
  text-align: left;
}

.so-anh{
  position: absolute;
  top:5px;
  left: 5px;
  text-shadow:-1px -1px 0px #ffffff;
}

.tinquantam{
  position: absolute;
  top:5px;
  right: 8px;
  color: red;
}

.sanpham{
  height: 255px;
  width: 220px ;
  border: 1px solid #dbdbdb;
  margin: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  position: relative;
  display: inline-table;
  background: white;
}

.sanpham:hover {
    box-shadow: 2px 2px 20px silver;
    cursor: pointer;
}

.sanpham .da-chon{
  display: none;
}

.sanpham .da-chon.active{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #b1dfc5;
  opacity: .5;
  color: #28a745;
  top: 0px;
  right: 0px;
}

.hinhsp{
  width: 112px;
  height: 80px;
  border-radius: 5px;
}

.tensp{
    font-size: 14px;
    color: black;
    top: 95px;
    line-height: 1.1;
    text-align: left;
    margin-bottom:  3px;
}

.giathanh{
  color: #007bff;
  font-size: 14px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  font-weight: bold;
}

.donvitinh{
  font-size: 14px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  border-radius: 50%;
}

button:focus{
  outline:none;
}

/*Login page*/
.signup-page {
    padding-left: 0;
    max-width: 360px;
    margin: 0 auto;
    overflow-x: hidden;
}

.signup-box {
    padding: 10px;
}

#dangnhap .logo {
    padding-top: 5%;
}

.signup-page .signup-box .logo {
    padding-top: 5%;
    margin-bottom: 20px;
}

#dangnhap .logo img {
    height: 80px;
    width: 300px;
}

.signup-page .card{
  border-radius: 0px;
  box-shadow: 2px 2px 5px grey;
}

.signup-page .signup-box .msg {
    color: #555;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
    color: dimgrey;
    text-transform: uppercase;
}

#dangnhap .msg {
    margin-bottom: 5px;
}

.signup-page .signup-box .logo small {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    /* margin-top: -5px; */
}
.logo {
    color: #fff!important;
    font-size: 20px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* line-height: 48px; */
}

#dangnhap .body {
    padding: 15px 20px 15px 20px;
}

#dangnhap .form-control:focus{
  border-color: none;
  box-shadow: none;
  background: none;
}


.chonvaitro{
  width: 41%;
  display: inline-block;
  margin: 10px;
  text-align: center;
  padding: 10px;
  color: dimgrey;
}

.chonvaitro:hover{
  background-image: silver;
  cursor: pointer;
  box-shadow: 1px 1px 5px silver;
}

.chonvaitro.active{
    background-image: linear-gradient(to bottom right, #64ff88 , #28a745);
    cursor: pointer;
    box-shadow: 1px 1px 5px silver;
    color: white;
}

.chonvaitro img{
  height: 50px;
  width: 50px;
}

.form-line {
    width: 100%;
    position: relative;
    border: none;
    border-bottom: 1px solid #ddd;
}

.dflex{
  display: flex;
  margin: 20px;
}

.dflex .fa{
  font-size: 25px;
  color: #1a75bb; 
  margin-top: 10px;
  margin-right: 10px;
}


.form-line input{
  border: none;
  padding:10px;
  font-size: 18px; 
}

.form-line .chenumber{
  top: 5px;
}

.signup-page .signup-box a {
    font-size: 14px;
    text-decoration: none;
    color: #00BCD4;
}

.texthover a {
    color: #1a75bb !important;
}

.texthover:hover{
  text-decoration: underline;
}



/*End login page*/

/*Plugin */

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 2.33333px;
  right: 0;
  bottom: 0;
  left: 4px;
  height: 20px;
  width: 20px;
  transition: all 0.15s ease-out 0s;
  background: #f7f7f7;
  border: 1px solid grey;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
}
.option-input:hover {
  background: #9faab7;
}
.option-input:checked {
  background: #1a75bb;
}
.option-input:checked::before {
  height: 20px;
  width: 20px;
  position: absolute;
  content: '✔';
  display: inline-block;
  font-size: 15px;
  text-align: center;
  line-height: 16px;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
}

.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}


.bar { 
  position: relative; 
  display: block; 
  width: 100%; 
}

.bar::before,
.bar::after {
  content:'';
  height: 2px; 
  width: 0;
  bottom: 1px; 
  position: absolute;
  background: #1a75bb; 
  transition: 0.2s ease all; 
  -moz-transition: 0.2s ease all; 
  -webkit-transition: 0.2s ease all;
}

.bar::before {
  left:50%;
}

.bar::after {
  right:50%; 
}

input:focus ~ .bar::before,
input:focus ~ .bar::after {
  width:50%;
}

.bar::before,
.bar::after {
  content:'';
  height: 2px; 
  width: 0;
  bottom: 1px; 
  position: absolute;
  background: #1a75bb; 
  transition: 0.2s ease all; 
  -moz-transition: 0.2s ease all; 
  -webkit-transition: 0.2s ease all;
}

/*End plugin*/

/*chỉnh cộng trừ*/
.ct-hoadon .collapsible, .ct-thanhtoan .collapsible {
  background-color: #777;
  color: silver;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  position: relative;
}

.ct-hoadon .active, .collapsible:hover,.ct-thanhtoan .active, .collapsible:hover {
  background-color: #555;
}

.ct-hoadon .collapsible:after,  .ct-thanhtoan .collapsible:after {
  content: 'chi tiết';
  color: silver;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  position: absolute;
  right: 25px;
  top: 18px;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
}

 .ct-thanhtoan .collapsible b, .ct-hoadon .collapsible b{
  font-size: 18px;
  color: white;
  float: right;
  position: absolute;
  right: 80px;
  top: 15px;
}

.ct-hoadon .active:after,.ct-thanhtoan .active:after {
  content: "ẩn";
}

.ct-hoadon .content, .ct-thanhtoan .content{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
  border: 1px solid #cccccc;
}
/*chỉnh cộng trừ*/


.form-control:focus{
  border-color: #1a75bb;
  outline: 0;
  box-shadow: unset;
}

.form-control, .modal-content{
  border-radius: unset;
  font-size: 0.9rem;
  color: dimgrey;
  border-radius:  5px;
}

.modal-content{
  border: unset;
}


.btn-tran {
  background-color: transparent;
  border-color: none ;
  color: #1a75bb;
}

.btn-tran:hover, .btn-tran:focus, .btn-tran:active{
  background-color: #1a75bb;
  border-color: #1a75bb;
  color: #ffffff !important; }

.btn-outline-baotra {
  border-color: #e42dff ;
  color: #e42dff;
  background: transparent;
}

.btn-outline-baotra:hover {
  border-color: #e42dff ;
  color: white;
  background: #e42dff;
}

.btn-daytin{
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.thutext300, .thutext250, .thutext230, .thutext210, .thutext200, .thutext120, .thutext180  {
    margin: 0px !important;
    padding: 0px !important;
  }

  .text3dong{
    display: block;
    display: -webkit-box;
    margin: 0 auto;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }

    .text2dong{
    display: block;
    display: -webkit-box;
    margin: 0 auto;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px 0px !important;
    }

.box-linkhome {
    max-width: 360px;
    margin: 0 auto;
}    

.link1 {
    float: left;
    width: 46%;
    padding: 2px;
    height: 120px;
    color: #1a75bb;
    text-align: center;
    font-size: 50px;
    background-color: white;
    margin: 5px;
}

.link2 {
    float: left;
    width: 95%;
    padding: 2px;
    height: 120px;
    color: #1a75bb;
    text-align: center;
    font-size: 50px;
    background-color: white;
    margin: 5px;
}

.link1:hover,.link2:hover { 
    cursor: pointer;
    font-weight: bold;
    box-shadow: 1px 1px 3px silver;
    background: #efefef;
    border-top: 2px solid #2ac82a;
}

.baodong{
  position: absolute;
  top: 1px;
  right: 33%;
  background: red;
  color: white;
  font-size: 9px;
  border-radius: 50%;
  padding: 1px 2px;
  min-width: 14px;
  text-align: center;
}

.baodong2{
  position: absolute;
  top: 1px;
  right: 33%;
  background: #17ff00;
  color: white;
  font-size: 9px;
  border-radius: 50%;
  text-align: center;
  height: 14px;
  width: 14px;
  border:  1px solid #0051a5;
}


.baodong3{
  position: absolute;
  left: 26px;
  bottom: 34px;
  background: red;
  color: white;
  font-size: 11px;
  border-radius: 50%;
  text-align: center;
  border:  1px solid #acffac;
  padding: 3px;
}

/*Modal*/




/*mẫu modal 1*/

.md1{
  margin-top:100px;
}

.hinhhdmd{
    width: 100%;
    text-align: center;
    position: absolute;
    top: -82px;
    left: 0;
}

.md1 .modal-header{
  background: #d9ebdf;
  text-align: center;
}

.md1 .modal-header h5{
  z-index: 10;
  margin: auto;
  color: grey;
  font-size: 1rem;
}

.md1 .modal-header .close{
    position: absolute;
    right: 10px;
    top: 5px;
}

.md1 .modal-header .question{
    position: absolute;
    left: 10px;
    top: 5px;
    background: transparent;
    border: none;
    font-size: 18px;
    color: #6d7670;
}

.md1 .modal-header .question:hover{
  color: black !important;
  cursor: pointer;
}


.table.tong-ket-don td{
  padding: 2px 10px;
  border-top: 0px;
}

.tablels td {
    border-top: unset;
    border-bottom: 1px solid #e8e8e8;
    color: dimgrey;
    vertical-align: middle;
    font-size: 13px;
    padding: 2px 5px;
    background: white;
}

.table-napxu td{
  padding: 3px;
  border-top: 0px;
}

.tien-nap{
  width: 100%;
  border: 1px solid silver;
  text-align: center;
  padding: 10px;
  font-size: 13px;
  color: silver;
}

.tien-nap:hover{
  background: #e7e7e7;
  box-shadow: 0px 0px 5px silver;
  border-color: #52da52;
  cursor: pointer;
}


.tien-nap.active{
  background: #d3fbd3;
  color: #1a75bb;
  box-shadow: 0px 0px 5px silver;
  border-color: #52da52;
}

.tien-nap p{
  margin: 0px;
  font-size: 20px;
  color: dimgrey;
  font-weight: bold;
}

.tien-nap span{
  color: #1a75bb;
}

.donhangtt{
  height: 50px;
  background: white;
  padding: 10px;
  position: relative;
}

.donhangtt a{
  font-size: 16px;
  color: dimgrey;
  position: absolute;
  top: 12px;
  right: 20px;
  text-decoration: unset !important;
}

.cophi{
  color: #ff5d48 !important;
}

.cophivip{
  color: #fd06ff !important;
}

.nam-thang{
  padding: 6px 8px;
  width: 49%;
  border: 1px solid silver;
  color: red;
  font-weight: 700;
}

.btnst{
  background: transparent;
  border: none;
  color: green;
  font-weight: 700;
  padding-left: 0px;
  font-size: 1rem;
}

.table td, .table th{
  vertical-align: middle;
}

.hd-thang{
  margin: 15px 0px;
  border: 1px solid #1a75bb;
}

.fa-angle-up:hover, .fa-angle-down:hover{
  cursor: pointer;
}

.hd-coc{
  margin: 15px 0px;
  border: 1px solid #5a16c8;
}

.hd-khac{
  margin: 15px 0px;
  border: 1px solid blue;
}

.hd-km{
  margin: 15px 0px;
  border: 1px solid red;
}

.hd-tt{
  margin: 15px 0px;
  border: 1px solid green;
}

.headerthang{
  color: dimgrey;
  font-size: 16px;
  background: white;
  padding: 10px;
  position: relative;
}

.headerthang p{
  margin: 0px;
  display: inline-block;
}

.headerthang b{
  float: right;
}

.box-hd, .box-tt{
  min-height: 100px;
  border: 1px solid silver
}

.chua-xac-dinh{
    text-align: left;
    padding-top: 10px;
    margin-bottom: 5px;
    color:  green;
}

.guisms{
  background: white;
}

.guisms thead td{
    color: dimgrey;
    font-size: 18px !important;
    font-weight: 600;
    text-align: center;
    background: #efefef;
    padding: 5px !important;
}

.tbform.guisms td{
  padding: 5px;
  color: dimgrey;
  border-bottom: 1px solid #f7f7f7;
}


.cthd thead td{
  color: dimgrey;
  font-size: 18px !important;
  font-weight: 600;
  background: #efefef;
  padding: 5px !important;
}

.cthd thead  td.tungaydenngay{
  width: 100%;
  font-size: 14px !important;
  font-weight: 400;
  color: grey;
  text-align: right;
}

.tungaydenngay input {
  width: 105px;
  border: none;
  font-size: 14px;
  padding: 5px;
  text-align: left;
}

.tungaydenngay select {
  width: 105px;
  border: none;
  font-size: 14px;
  padding: 5px;
  border-bottom: 1px solid silver;
  text-align: right;
}

.tungaydenngay span{
  font-size: 12px;
  color: grey;
  font-weight: 400;
}

.tungaydenngay div{
  position: relative;
  display: inline-block;
}

.tungaydenngay .fa{
  position: absolute;
  top: 5px;
  right: 5px;
  color: #1a75bb;
  font-size: 20px;
}

.tungaydenngay .fa:hover{
  cursor: pointer;
  box-shadow: 3px 3px 3px silver;
}

.tbform.cthd td{
  padding: 1px;
  color: dimgrey;
  border-bottom: 1px solid #f7f7f7;
  font-size: 12px;
}


.tbform .t-dichvu{
  text-align: left;
  color: black;
  font-size: 13px;
  font-weight: bold;
}              

.t-dichvu input{
  width: 100%;
  padding: 5px;
  text-align: left;
  border: 1px solid #efefef;
  font-weight: 500;
}

input:focus-visible{
  outline-color: #1a75bb;
}

.t-dichvu span{
  position: absolute;
  top: 8px;
  left: 5px;
}
.cs-dien{
  width: 33% !important;
  text-align: right !important;
  font-weight: 400 !important;
  float: right
}

.cs-nuoc{
  width: 33% !important;
  text-align: right !important;
  font-weight: 400 !important;
  float: right
}

.tbform .t-dongia{
  text-align: right;
  color: black;
  font-size: 13px;
}  

.t-dongia input{
  width: 69px;
  padding: 5px;
  text-align: right;
  border: 1px solid #efefef;
}



.tbform .t-sl{
  text-align: right;
  color: black !important;
  font-size: 13px ;
  font-weight: bold
}  

.t-sl input{
  width: 39px;
  padding: 5px;
  text-align: right;
  border: 1px solid #efefef;
}

.tbform .t-thanhtien{
  text-align: right;
  color: black !important;
  font-size: 13px;
  font-weight: bold
}  

.t-thanhtien input{
  width: 72px;
  padding: 5px;
  text-align: right;
  font-weight: bold;
  color: black;
  border: none;
}

.t-solon{
  font-size: 11px;
  color: black;
}

.t-sonho{
  font-size: 10px;
  color: grey;
}

.lsthuetro{
  text-align: center;
}

.lsthuetro:hover{
  cursor: pointer;
}

.gtnam {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 14px;
}

.cllich-su-thue {
    width: 100%;
    height: 50px;
    position: relative;
    border-bottom: 1px solid silver;
    margin-top: 10px;
}

.lstphai{
  text-align: right;
  position: absolute;
  right: 0px;
  top: 0px;
}

.gtnu {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 14px;
}

.tbform th {
    padding: 5px 5px;
    font-size: 14px;
    font-weight: 500;
    border-top: unset;
}

.tt-trangay td{
  padding: 10px 0px 0px 10px !important;
}

.tab-trangay .nav-tabs .nav-item.show .nav-link, .tab-trangay .nav-tabs .nav-link.active {
    color: dimgrey;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
  color: #1a75bb;
}

.tab-trangay .nav-tabs .nav-item {
    width: 50%;
    text-align: center;
    color: silver;
}

.tab-trangay .tab-content>.active {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.tab-trangay .nav-link {
    padding: 10px 7px;
    font-size: 16px;
    color: silver;
    cursor: pointer;
    border-radius: 0px;
}

.tab-trangay .tab-content {
    background: white;
    min-height: 150px;
    padding: 10px;
    border-radius: 5px;
}

.h-canh-bao img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.h-canh-bao p {
    color: red;
    text-align: center;
}

.lsform{
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 5px;
  color: grey;
}

.lsform.btra{
  height: 75px;
}
.b-top{
border-top: 2px solid black;
}


.tong-tien-hd{
  text-align: right;
  font-size: 18px;
  background: silver;
  color: black;
  padding: 5px;
  border-top: 2px solid black;
}

.tong-tien-hd2{
  text-align: right;
  font-size: 20px;
  background: yellow;
  color: dimgrey;
  padding: 10px 85px 10px 0px;
  border-top: 2px solid black;
}

.tong-tien-tt {
  border-top: 2px solid dimgrey;
  background: yellow;
}

.dautru {
    position: absolute;
    bottom: -15px;
    left: 0px;
    font-size: 20px;
    z-index: 10;
    color: black;
}

.tong-tien-tt td {
    border-top: 2px solid dimgrey;
    font-size: 16px;
    padding: 10px !important;
    vertical-align: middle;
}

.tong-tien-tt td p {
    font-size: 18px;
    text-align: right;
    color: red;
    font-weight: bold;
    margin: 0;
}

.daubang1 {
    position: absolute;
    bottom: 10px;
    left: 0px;
    font-size: 20px;
    z-index: 10;
    color: black;
}

.daubang2 {
    position: absolute;
    bottom: 5px;
    left: 0px;
    font-size: 20px;
    z-index: 10;
    color: black;
}

.tbform.sua-gc .form-control {
    padding: .375rem .5rem;
}

.tbform.sua-gc td {
    padding: 1px;
}

.btn-sua-coc {
    position: absolute;
    top: 2px;
    right: 5px;
}

.tbform td .fa-close {
    font-size: 18px;
    color: red;
    padding: 5px;
    font-size: 12px;
}

.tbform td .fa-close:hover {
    background: #e2e0e0;
    cursor: pointer;
}

.input-append.date span {
    position: absolute;
    top: 0px;
    right: 7px;
    font-size: 24px;
    color: #1a75bb;
}

.input-append.date span:hover {
    cursor: pointer;
    background: -webkit-linear-gradient( green, black);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.input-append.date .form-control {
    background-color: white;
}

.input-append.date {
    position: relative;
}


.hinhdk button i {
    font-size: 14px !important;
    color: red;
    padding: 6px !important;
    border-radius: 5px;
}

.box-hinh{
  height: 120px;
  width: 100%;
  padding: 4px 5px; 
  position: relative;
  margin: 0 auto ;
  margin-top: -5px;
}

.title{
  font-size: 16px;
  color: black;
  font-weight: bold;
  padding: 10px 0px;
  border-top: 2px solid silver;
  text-align: center;
}

.title2{
  font-size: 16px;
  color: black;
  font-weight: bold;
  padding: 10px 0px;
}


.box-hinh2{
  height: 160px;
  width: 100%;
  padding: 4px 5px; 
  position: relative;
  margin: 0 auto ;
  margin-top: -5px;
}

.box-hinh.canhlai{
  margin-top: 10px;
  height: 100px;
}


.bg-themhinh .fa-camera{
  font-size: 30px;
  margin: auto;
}

.bg-themhinh:hover{
  background: #e7e7e7 !important;
  box-shadow: 3px 3px 5px silver;
  cursor: pointer;
}

.hinhdk2 img {
    max-width: 100%;
    height: auto;
}

.hinhdk2.ct{
  width: 150px;
  height: 150px;
}

.hinhdk {
    width: 195px;
    height: 160px;
    border-radius: 5px;
    vertical-align: middle;
    align-items: center;
    border: 1px solid #e5e3e3;
    display: flex;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 3px;
    background: #e5e3e3;
    text-align: center;
    margin-bottom: 5px;
}

.hinhdk button {
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 50%;
    z-index: 200;
    background: transparent;
    border: none;
    background: white;
    height: 26px;
    width: 26px;
    padding: 0px;
}

.hinhdk img {
    max-width: 100%;
    height: auto;
    margin:0 auto;
}

.mdhelp {
    padding-left: 0;
    max-width: 360px;
    margin: 5% auto;
}

.mdhelp .modal-content {
    border: none !important;
    background: transparent !important;
}

.mdhelp .modal-header {
    position: relative;
    width: 100%;
    background-color: transparent !important;
    border-bottom: none;
}

.mdhelp .modal-body {
    padding: 10px 10px 20px 10px;
    background-color: white !important;
}

.img-help img {
    width: 145px;
    height: auto;
}

.header-md {
    background: white;
    width: 100%;
    position: absolute;
    height: 60px;
    bottom: 0;
    left: 0;
}

.img-help {
    width: 100%;
    height: 135px;
    margin: 0 auto;
    z-index: 0;
    text-align: center;
}

.text-dc {
    font-size: 12px !important;
    color: silver !important;
    font-weight: 400 !important;
    margin-bottom: 20px !important;
}

.noidung-hd h6 {
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
    color: dimgrey;
    font-weight: 400;
}

.noidung-hd h5 {
    text-align: center;
    font-size: 18px;
    margin: 10px 0;
    color: dimgrey;
}

.swal-modal{
  border-radius: 0px;
}

.swal-button{
  border-radius: 0px;
  background-color:#1a75bb;
}
.swal-button:hover{
  box-shadow: 1px 1px 5px grey !important;
  background-color:#1a75bb !important;
}

.baoloi {
    color: red !important;
    font-weight: 500;
    text-align: left !important;
}

.tieudenha {
    text-align: center;
    font-size: 12px;
}

.tieudenha h6 {
    margin: 0px;
}

.btntaophong {
    width: 100%;
    height: 49px;
    padding: 5px;
    border-radius: 5px;
    background: #e2e0e0;
}

.ketqua .fa-close:hover{
  cursor: pointer;
  background: #d7d7d7;
}

.ketqua .fa-close{
  font-size: 16px;
  color: red;
  padding: 10px;
}

.tim-nha {
    position: relative;
}

.tim-nha button {
    position: absolute;
    top: 0px;
    right: 0px;
}

.chon-dv .active b{
  font-weight: 600 !important;
  color: dimgrey !important;
}

.chon-dv b{
  font-weight: 400;
  color: darkgrey;
}

.chon-dv .form-control{
  text-align: right;
  font-weight: 600;
  height: 32px;
  font-size: 12px;
}

.chon-nha td {
    border-bottom: 1px solid #f7f7f7;
    line-height: 1.3;
}

.check20 {
    width: 20px;
    height: 20px;
}

.tbform {
    margin-bottom: 0px;
}

.tbform td {
    padding: 2px 5px;
    vertical-align: middle;
    border-top: unset;
    font-size: 14px;
    position: relative;
    text-align: right;
    color: darkgrey;
}

.btn-trang .fa-chevron-right, .btn-trang .fa-chevron-left {
  color: #1a75bb;
}

.btntaophong .active {
    background: #1a75bb!important;
    color: white;
}

.btntaophong button {
    width: 49%;
    background: #e2e0e0;
    color: grey;
}

.chenumber {
    height: 30px;
    width: 25px;
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: 10;
    background: white;
}

.ttcanhan .chenumber {
    right: 11px !important;
    width: 27px !important;
}

.modal-sm {
  max-width: 360px;
}

.modal-header {
    background: #1a75bb;
    padding: 10px 15px !important;
    color: #194423;
    border-radius: 0px;
}


.modal-body{
  padding: 10px;
  background: white;
}

.modal-footer {
    background: #efefef;
    padding: 10px 10px !important;
    border-top: none;
}

.modal-footer h5{
  margin: 0px;
}

#modal-chon-hang{
  top: 100px !important;
}

#modal-chon-hang .font16{
  color: black !important;
  font-weight: 600;
}

#modal-chi-tiet-don-hang .table{
margin: 0px;
}


#modal-chi-tiet-don-hang .table td, #modal-chi-tiet-don-hang .table th{
  padding: .5rem;
}

.ttcanhan td {
    font-size: 14px;
    position: relative;
}

#modal-chi-tiet-don-hang .alert{
  margin-bottom: 0px !important;
}

.table-tt td {
    padding: 2px 10px;
    border-top: unset;
    text-align: right;
    vertical-align: middle;
    color: dimgrey;
    font-size: 14px;
}

.huongdannho {
    font-size: 12px;
    color: silver !important;
    font-style: italic;
    width: 100%;
    padding: 2px 0px;
    margin: 5px;
    text-align: left;
}

.btn-back {
    color: #1a75bb;
    background: transparent;
    font-size: 14px;
}

.gioitinh {
    padding: 5px !important;
    text-align: left !important;
}

.gioitinh input {
    margin-left: 20px;
    height: 20px;
    width: 20px;
}

.ngaysinh {
    height: calc(2.25rem + 2px);
    padding: .375rem .6rem;
    border: 1px solid #ced4da;
    color: #495057;
}

.modal-header .close:focus{
  outline: unset;
}


.tdl {
    text-align: left !important;
    color: dimgrey !important;
}

.tdl p{
  margin: 0;
  font-size: 12px;
  color: silver;
}

.labelmin {
    padding: 0 5px;
    font-size: 12px !important;
    font-style: italic;
    color: silver;
    text-align: left !important;
}

.btop {
    border-top: 1px solid #e9ecef !important;
}

/*End modal*/

/*Phone*/

.helptren{
  position: absolute;
  top: 37px;
  right: 10px;
  z-index: 1000;
}

.phone {
    -webkit-animation: NAME-YOUR-ANIMATION 2s infinite;
    -webkit-animation-iteration-count:infinite;
}


@-webkit-keyframes NAME-YOUR-ANIMATION{
  0% {
  }
  10% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg); 
  }
  20% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
  30% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);       
  }
   40% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
  50% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);       
  }
   60% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
  70% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);       
  }
  80% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
  90% {
    -webkit-transform:rotate(5deg);
    -moz-transform:rotate(5deg);
    -o-transform:rotate(5deg);       
  }
   100% {
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);       
  }
}
/*End phone*/


/*Trợ giúp*/

#trogiup-modal {
  visibility: hidden;
  text-align: center;
  padding: 5px;
  width: 100%;
  position: fixed;
  z-index: 1100;
  bottom: 50px;
  font-size: 15px;
}

.help-ht{
  background: black;
  color: white;
  max-width: 360px;
  min-width: 320px;
  padding: 40px;
  margin: 0 auto;
  opacity: .8
}

#trogiup-modal.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 4.5s;
  animation: fadein 0.5s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 50px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 50px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 50px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 50px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

/*End trợ giúp*/

.box-title2{
  width: 100%;
  font-size: 16px;
  color:dimgrey;
  padding: 10px 15px 5px 3px;
  font-weight: 600;
}

.box-title{
  width: 100%;
  font-size: 18px;
  color:dimgrey;
  padding: 10px 15px 5px 15px;
  font-weight: 600;
}

.boxtq {
  background: white;
  min-width: 85px;
  height: 90px;
  padding: 5px;
  color: dimgrey;
  font-size: .9rem;
  box-shadow: 1px 1px 3px silver
}

.boxtq p{
  margin: 2px;
  font-size: 30px;
  color: #1a75bb;
  font-weight: bold;
}

.boxtq:hover{

  background: linear-gradient(135deg, #a0c868 0%,  #68bc5c 100%);
  color: white;
  cursor: pointer;

}

.boxtq .fa{
  font-size: 60px;
  color: #e2dfdf;
  position: absolute;
  top:15px;
  right: 15px;
  opacity: .3;
}

.boxttcha{
  padding: 5px 15px 25px 15px;
  text-align: center;
}

.boxttcon{
  background: white;
  min-width: 85px;
  height: 90px;
  padding: 5px;
  color: dimgrey;
  font-size: .9rem;
  box-shadow: 1px 1px 3px silver;
  width: 185px;
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 3px; 
}

.boxttcon p{
  margin: 2px;
  font-size: 30px;
  color: #1a75bb;
  font-weight: bold;
  text-align: center;
}

.boxttcon:hover{
  background: linear-gradient(135deg, #a0c868 0%,  #68bc5c 100%);
  color: white;
  cursor: pointer;
  box-shadow: 3px 3px 5px silver;
}

.boxttcon .fa{
  font-size: 60px;
  color: #e2dfdf;
  position: absolute;
  top:15px;
  right: 15px;
  opacity: .3;
}

.bg-themhinh{
  background: #f7f7f7 !important;
  border: 1px dashed silver; 
  margin: auto;
}

.bg-noibat{
  background:#fbffc3 !important;
}

.bg-doicho{
  background:#fbffc3 !important;
}

.bg-chothue{
  background: #daf9e0 !important;
}

.bg-baotra{
  background: #f6deff  !important;
}

.bg-giucho{
  background: #d8ebfb !important;
}

.bg-dadi{
  background: #dcdcdc !important;
}

.bg-sang{
  background: #efefef !important;
}

.bg-giutra{
  background: linear-gradient(145deg, rgba(246,222,255,1) 54%, rgba(217,235,251,1) 56%) !important;
}

.bg-hethd{
  background: #e8e8e8 !important;
}

.bg-cach{
  background: #f7f7f7 !important;
}

.bg-tran{
  background: transparent !important;
}

.bg-yellow{
  background: yellow !important;
}

.bg-silver{
  background: silver !important;
}

.gach-duoi{
  border-top: 1px solid #e5e5e5 !important;
  padding: 0px !important;
  margin: 5px 0px;
}



.text-giucho{color: blue !important;}
.text-chothue{color: #1a75bb !important;}
.text-baotra{color: #fd06ff !important;}
.text-giahan{color: #00cec9 !important;}
.text-chothue{color: #1a75bb !important;}
.text-trangay{color: red !important;}
.text-doicho{color: orange !important;}
.text-lienket{color: dimgrey !important;}


.text-giucho.unset{color: silver !important;}
.text-chothue.unset{color: silver !important;}
.text-baotra.unset{color: silver !important;}
.text-giahan.unset{color: silver !important;}
.text-chothue.unset{color: silver !important;}
.text-trangay.unset{color: silver !important;}
.text-doicho.unset{color: silver !important;}
.text-lienket.unset{color: silver !important;}




.text-purple {
  color: #9728ef; }

.text-pink {
  color: #fd06ff !important; }

.text-dark {
  color: #2b3d51; }

.text-white {
  color: #ffffff; }

.text-red {
  color: red !important; }  

.text-green {
  color: green !important; }  

.text-muted {
  color: silver !important }

.text-black {
  color: black !important; }  

.text-xanh {
  color: #009900 !important; }  

.text-sang {
  color: #afb6bc !important; }  

.text-blue {
  color: blue !important; }  

.text-yellow {
  color: yellow !important; } 

.text-dg {
  color: dimgrey !important; }

.text-grey {
  color: grey !important; }

.text-silver {
  color: silver !important; }  

.w100p{
  width:100% !important;}

.w-20{
  width:20px !important;}

.w-35{
  width:35px !important;}

.w-40{
  width:40px !important;}

.w-50{
  width:50px !important;}

.w-55{
  width:55px !important;}

.w-65{
  width:65px !important;}

.w-75{
  width:75px !important;}


.w-100{
  width:100px !important;}

.w-110{
  width:110px !important;}

.w-117{
  width:117px !important;}


.w-127{
  width:127px !important;}


.w-120{
  width:120px !important;}

.w-130{
  width:130px !important;}

.w-140{
  width:140px !important;}

.w-150{
  width:150px !important;}

.w-270{
  width:270px !important;}  

.w100p{ width:100% !important;}



.font9{
  font-size: 9px !important
}

.font10{
  font-size: 10px !important
}

.font11{
  font-size: 11px !important
}

.font12{
  font-size: 12px !important
}

.font13{
  font-size: 13px !important
}

.font14{
  font-size: 14px !important
}

.font16{
  font-size: 16px !important
}
.font18{
  font-size: 18px !important
}
.font20{
  font-size: 20px !important;
}

.font25{
  font-size: 25px !important
}

.font30{
  font-size: 30px !important
}

.font40{
  font-size: 40px !important
}

.font50{
  font-size: 60px !important;
  color: grey;
}

.pad0{
  padding: 0px !important;
}

.pad5{
  padding: 5px !important;
}

.pad10{
  padding: 10px !important;
}

.pad20{
  padding: 20px !important;
}

.row2{
  display: flex;
  padding: 10px;
  margin-bottom: 50px;
}

.tablecheck td{
  vertical-align: middle;
  text-align: left;
  padding: 0px 5px;
}

.ql-donhang{
  width: 100%;
  padding: 60px 10px 10px 10px; 
}

.m0{
  margin: 0;
}


.m-top50{
  margin-top: 50px;
}

.m-bot10{
  margin-bottom: 10px;
}

.m-top20{
  margin-top: 20px;
}

.m-top-40{
  margin-top: -40px;
}

.display-none{
  display: none;
}

.tdl.pad10{
  padding: 10px 5px;
}

.ava100x80{
  width: 200px;
  height: 160px;
  border-radius: 5px;
  position: relative;
}

.ava100x100{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
}

.ava70x70{
  width: 70px;
  height: 70px;
  border-radius: 100px;
  position: relative;
}

.ava50x50{
  width: 50px;
  height: 50px;
  border-radius: 100px;
  position: relative;
}

.ava40x40{
  width: 40px !important;
  height: 40px !important;
  border-radius: 100px;
  position: relative;
}

.ava35x35{
  width: 35px;
  height: 35px;
  border-radius: 50%;
  position: relative;
}

.ava30x30{
  width: 30px;
  height: 30px;
  border-radius: 100px;
  position: relative;
}

/*header-1*/
.gh-width{
  max-width: 800px;
  margin: 0 auto;
}

#navbar {
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
  z-index: 2;
}

.header-1 {
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0px;
  background: #1a75bb;
  z-index: 10;
  text-align: center;
  padding-left: 1px;
  padding-right: 1px;
}

.header-1 .table td{
  padding: 5px 2px 4px 2px ;  
  border:none;
}

.header-1 table{
  margin-top: 2px;
}

.header-1 .fa{
  font-size: 20px;
}

.header-1 span{
  font-size: 10px;
}

.header-1 p{
  font-size: 12px;
  margin: 0px;
  }

.header-1 td{
  width: 80px;
  color: white;
}

.header-1 td.us{
  width: unset;
  top: -3px;
}

.header-1 td.us input{
  border-radius: 5px;
  padding-left: 40px;
  position: relative;
}

.header-1 td.us .fa-search{
  color: silver;
  position: absolute;
  top: 16px;
  left: 16px;
  font-size: 20px;
}

.header-1 td.us:hover{
  color: green;
  background: unset;

}

.header-1 td:hover{
  cursor: pointer;
  color: green;
  background: #f3f2f2;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.header-1 .active{
  color: green;
  background: white !important;
}

.gh-width img{
  border-radius: 2px;
  margin-right: 6px;
  height: 20px;
  width: 20px;
}

.header-2{
  width: 100%;
  position: fixed;
  top:50px;
  z-index:1 ;
  background: white;
  text-align: center;
  box-shadow: 0px 3px 12px grey;
}

.header-phu{
  height: 50px;
  width: 1200px;
  position: relative;
  margin: 0 auto ;
}

.header-phu h3{
  font-size: 20px;
  margin: 11px;
  display: inline-block;
}

.chonnamthang{
  display: inline-block;
}

.chonnamthang select{
  font-size: 16px;
  padding: 2px 6px; 
  color: dimgrey;
  border-color: silver;
}

.boxhe{
  padding: 20px; 
  vertical-align: middle;
  text-align: center;
  position: relative;
  font-size: 15px;
  color: dimgrey;
  height: 48px;
}

.boxhe:hover{
  padding-top:18px; 
  cursor: pointer;
  color: #1a75bb !important;
  border-bottom: 2px solid #1a75bb;
  background: #efefef;

}

.boxhe label{
  position: absolute;
  top:3px;
  right:3px;
  border-radius: 50%;
  font-size: 10px;
  padding: 2px 5px;
  background: red;
  color: white;
}

.phixu{
  color: dimgrey;
}

.khuyenmai{
  background: #ffe9e9 !important;
}

.table-headermn{
  margin: auto
}


.table-headermn .active{
  color: black !important;
  border-bottom: 2px solid #1a75bb;
  cursor: unset;
  border-radius: unset;
  padding-top: 18px;
  font-weight: bold;
}

.banner-hethang{
  position: absolute;
  top: 33px;
  width: unset !important;
  height: unset !important;
  left: 10px;
}

.content-home {
    padding-top: 100px !important;
}

.banner-tuoi{
  position: absolute;
  top: 0px;
  width: unset !important;
  height: unset !important;
  left: 0;
}

.table-scroll-header2 {
  position: relative;
  z-index: 1;
  margin-top: -0px;
  overflow: auto;
  padding: 5px;
}

.table-scroll-header {
  position: relative;
  z-index: 1;
  margin-top: -5px;
  overflow: auto;
}

.table-scroll-header table {
    border-collapse: separate;
    border-spacing: 0;
}

.table-scroll-tq {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    padding: 0px 10px ;
}

.table-scroll-tq table {
    width: 100%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 20px;
}

.table-scroll-tq td {
    padding: 5px 5px;
    background: #f3f2f2;
    vertical-align: middle;
    text-align: center;
    height: 60px !important;
    position: relative;
}


.dropdown-content {
  display: none;
  position: absolute;
  left: 0;
  background-color: white;
  min-width: 120px;
  box-shadow: 0px 3px 10px silver;
  z-index: 1;
  padding: 10px;
  border-top: 2px solid #2ac82a;
}

.dropdown-content.r{
  right: 0;
  left: unset;
  z-index: 20;
}

.dropdown-content a {
  color: dimgrey !important;
  padding: 10px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 15px;
}

.btnphong .dropdown-content a {
  color: dimgrey !important;
  padding: 5px;
  font-size: 14px;
}

.btnphong .fa-trash{
  color: silver !important;
}

.dropdown-content a:hover {
  color: white;
}

.dropdown:hover .dropdown-content {
  display: block;
}

p.dropbtn{
  margin: 0;
}

.dropdown:hover .dropbtn {
}

.dropdown-menu{
  box-shadow: 0px 0px 15px silver;
  border-radius: 0px;
  border:none;
  border-top: 2px solid #2ac82a;
}

 .dropdown-item .fa{
  width: 30px;
  text-align: center;
  margin: 0 auto; 
  color: #1a75bb;
  font-size: 16px;
  display: inline-block;
  padding-right: 15px;
}

.dropdown-item:focus, .dropdown-item:hover{
  cursor: pointer;
  background-color: #e6e6e6;
}

.btnhd .dropdown-item{
  padding: 10px 15px;
  color: dimgrey !important;
}

.tienxu{
  font-size: 16px !important;
  font-weight: 600;
  color: red;
}

/*End header*/

/* Button*/

.btn:hover {
  box-shadow: 1px 1px 5px grey !important;
}


/*Contentpage*/

.box-search{
  max-width: 360px;
  margin: 0 auto;
}

.bao1200{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.content-page{
  padding-top: 110px;
  padding-right: 10px;
  padding-left: 10px;
  min-height: 100vh;
  background: #e9efea;
  padding-bottom: 80px;
}

.content-page50{
  padding-top: 50px;
  background: #e9ecef;
  padding-bottom: 10px;
}

.btn-xemtiep{
  width: 100%;
  display: flex;
}

.donvi-m2{
  position: absolute;
  top: 10px;
  right: 15px;
}

.text-center{
  margin: 0 auto;
}

.btn-xemtiep button{
  width: 250px;
}

.footer-nd{
  height: 50px;
  text-align: right;
  padding: 9px 10px;
  z-index: 1000;
}

.footer-nd .fa{
  font-size: 16px;
}

.footer-nd input{
  border: 1px solid silver;
  padding: 4px 10px;
  margin-right: -10px;
  width: 300px;
  font-size: 14px;
}

.footer-nd input:focus {
  border-color:#1a75bb !important;
  box-shadow: 1px 1px 2px #1a75bb;
  outline: 0;
}

.grbtn{
  display: inline-flex;
}

.grbtn button{
  margin-left: 5px;
  min-width: 34px;
}

.grbtn span{
  margin-top: 4px;
  margin-right: 5px;
  font-size: 15px;
}

.grbtn select{
  padding: 3px 10px;
  border-color: silver;
  font-size: 15px;
  color: #1a75bb
}



.card-box {
  padding: 20px 5px 10px 5px;
  background-clip: padding-box;
  margin-bottom: 10px;
  background-color: #f1f1f1;
  text-align: center;
}

  .card-header {
  color: #6b6b6b;    
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(111,111,111,.13);
}

.card-header h3 {
  font-weight: 500;
   line-height: 1.2;
  font-size: 1.2rem;
  margin-bottom: 0;
}


.boxnha{
  margin: 10px 10px 15px 10px;
  border: 1px solid silver;
  box-shadow: 1px 1px 3px silver;
}

.headernha{
  position: relative;
  font-size: 16px;
  height: 50px;
  background-color: #c8cac9;
  padding: 8px 5px;
  line-height: 1.2;
}

.headernha h6{
    margin-top: 5px;
    font-size: 16px;
}

.headernha h3{
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.2rem;
  margin-bottom: 0;
  margin: 5px 0px 0px 15px;
}

.headernha button{
  position: absolute;
  right: 5px;
  top: 6px;
  font-size: 18px;
  min-width: 30px;
}

.headernha .themp{
  right: 40px;
}

.headernha button span{
  font-size: 14px;
}

.headernha:hover, .headernha a:hover, .headernha b:hover {
  text-decoration: unset;
  color: unset;
  background: silver;
}

.headernha b{
  color: grey;
  font-size: 15px;
}

.dcnha{
  font-size: 12px;
  color: grey;
}

.headernha .nguoixe{
  position: absolute;
  top: 5px;
  right: 10px;
  color: grey;
  font-weight: 400;
  font-size: 14px;
  text-align: right;
}

.tenphong {
  padding: 18px 5px;
  font-size: 14px;
  line-height: 1;
  color: black;
  width: 110px;
  position: absolute;
  font-weight: 700;
  border-right: 1px solid #f7f7f7;
  left: 0;
  top: 0px;
  bottom: 1px;
  height: 49px;
}

.tenphong:hover{
  cursor: pointer;
  color: #1a75bb;
  text-decoration: underline;
}


.btnphong {
    position: absolute;
    right: 3px;
    top: 10px;
    height: 30px;
    padding: 1px 3px 0px 0px;
}

.btnphong2 {
    position: absolute;
    right: 10px;
    top: 8px;
    height: 30px;
    padding: 1px 3px 0px 0px;
    z-index: 10;
}

/*Khách*/

.monhang {
    width: 100%;
    border-bottom: 1px solid #f3f2f2;
    position: relative;
    background: white;
    font-size: 12px;
    line-height: 1.5;
    color: dimgrey;
    padding: 15px 0px;
}

.tieude{
  color: black;
  font-size:14px;
  font-weight: 600;
}

.gia .fa-trash{
  margin-left: 10px;
}

.fa-trash:hover{
  cursor: pointer;
  color: #28a745 !important;
}

.fa-question-circle.qa:hover{
  cursor: pointer;
  color: green;
}

.ma-don {
    font-size: 15px;
    color: red;
    font-weight: bold;
}

.dia-chi {
    color: black;
}

.thu-tien {
    color: black;
}

.modal-title{
  color: white;
}

.donhang {
    width: 100%;
    position: relative;
    background: white;
    font-size: 12px;
    line-height: 1.5;
    color: grey;
    padding: 10px;
    margin-bottom: 10px;
}

.thong-tin-khach a{
  color: dimgrey;
}

.chi-tiet{
  color: blue;
  font-style: italic;
}

.chi-tiet:hover{
  text-decoration: underline;
  cursor: pointer;
}

.donhang2 {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #d1d1d1;
    position: relative;
    background: white;
    font-size: 12px;
    line-height: 1.5;
    color: dimgrey;
    margin-bottom: 10px;
}

.donhang2 button{
  position: absolute;
  top: 11px;
  right: 5px;
  font-size: 20px;
}

.donhang .option-input{
  position: absolute;
  top: 25px;
  left: 10px;
}

.border-boy{
  border:1px solid blue;
}

.border-girl{
  border:1px solid #ff00fc;
}

.hinhspdh {
  position: absolute;
  top: 10px;
  left: 40px;
}

.hinhspdh img{
  width: 71px;
  height: 50px;
  border-radius: 5px;
}

.hinhspdh2 {
    position: absolute;
    top: 10px;
    left: 65px;
}

.hinhspdh2 .fa-key {
    position: absolute;
    bottom: -5px;
    left: -10px;
    color: #28a745;
    font-size: 17px;
}

.tenkhach2 {
    font-size: 14px;
    line-height: 1.5;
    color: dimgrey;
    position: relative;
    top: -3px;
    left: 110px;
    font-weight: 500;
}

.tenkhach2 .thu-ngan-ten {
    position: absolute;
    top: 0px;
    font-weight: 500;
    left: 33px;
    color: #444444;
}

.tenkhach2 .phonekhach2 {
    position: absolute;
    top: 17px !important;
    left: 0px !important;
    color: #007bff;
    font-size: 13px;
}


.hinhspdh .fa-key {
    position: absolute;
    bottom: -5px;
    left: -10px;
    color: #28a745;
    font-size: 17px;
}

.namsinh {
    position: absolute;
    top: 15px;
    left: 160px;
}

.phonekhach{
  position: absolute;
  top: 15px;
  left: 450px;
  margin: 0px;
}

.xekhach{
  position: absolute;
  top: 15px;
  left: 600px;
  margin: 0px;
}

.cmnd{
  position: absolute;
  top: 15px;
  left: 800px;
  margin: 0px;
}

.ngaydadi{
  position: absolute;
  top: 15px;
  left: 950px;
  margin: 0px;
  color: #e800ff;
}

.thu-ngan-ten2 {
    position: absolute;
    top: 0px;
    font-weight: 500;
    left: 50px;
    color: #444444;
}


.thu-ngan-ten {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
    text-align: left;
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 135px;
    font-weight: 400;
    color: black;
    font-size: 14px;
}

.dongia {
  position: absolute;
  top: 25px;
  left: 350px;
  font-weight: 500;
  color: black;
  text-align: right;
  width: 160px;
  font-size: 14px;
}

.soluong2{
  float: right;
  margin-top: 3px;
}

.soluong2 .so-luong {
    font-size: 16px;
    width: 40px;
    text-align: center;
    padding: 5px;
    border: unset;
    font-weight: 600;
    display: inline-block;
    color: black
}

.soluong2 button{
  margin-top: -5px;
}

.soluong{
  position: absolute;
  top: 20px;
  left: 650px;
  width: 160px;
}

td .soluong{
  text-align: left;
  position: relative;
  top: 1px;
  left:0;
}

.soluong input{
  font-size: 16px;
  width: 40px;
  text-align: center;
  padding: 2px 5px;
  border: unset;
  border-bottom: 1px solid grey;
  font-weight: 600;
}

.soluong button{
  margin-top: -5px;
  border: 1px solid silver;
}

.dongia .text-silver{
  font-weight: 300;
}

.bannermid .modal-sm{
  margin-top: 10% !important;
}

.don-vi-ban{
    color: grey;
    font-weight: 400;
}

.thu-ngan-ten2 {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
    text-align: left;
    display: inline-block;
}

.tenkhach .fa-phone, .tenkhach .fa-motorcycle, .tenkhach .fa-address-card-o {
    color: silver;
}

#modal-chon-hang .table {
  margin-top: 20px;
  margin-bottom: 0px;
}



.btnkhach {
    position: absolute;
    right: 5px;
    top: 8px;
    height: 30px;
    padding: 1px 3px 0px 0px;
}

.btnkhach button{
  min-width: 30px;
}

.btnkhach button:hover{
  background: silver;
  border: silver;
}

/*End Khách*/

/*Hóa đơn*/

.bangchi td {
  font-size: 14px;
}
.bangchi .text-right{
  font-weight: 600;
  color: black;
}

.bangchi .fa-pencil{
  color: #1a75bb;
  font-size:  16px;
  margin-left: 10px;
}

.bangchi .fa-pencil:hover{
  color: dimgrey;
  cursor: pointer;  
}

.hoadon {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #d1d1d1;
    position: relative;
    background: white;
}

.tenphonghd {
    font-size: 12px;
    line-height: 1;
    color: black;
    position: absolute;
    top: 20px;
    left: 5px;
}

.tenphonghd:hover{
  cursor: pointer;
  color: #1a75bb;
  text-decoration: underline;
}

.ngay-tao-hd{
  position: absolute;
  left: 150px;
  top: 7px;
  font-size: 11px;
  color: silver;
}


.ngay-tao-hd b{
  font-size:  13px;
  color: dimgrey;
}

.hientext{
  display: none;
}

.tong-hd{
  position: absolute;
  left: 270px;
  top: 7px;
  font-size: 11px;
  color: silver;
}
.tong-hd b{
  font-size:  13px;
  color: dimgrey;
}

.tong-hd:hover, .tong-tt:hover, .hen-tt:hover{
  cursor: pointer;
}

.hen-tt{
  position: absolute;
  left: 450px;
  top: 7px;
  font-size: 11px;
  color: silver;
}

.hen-tt b{
  font-size:  12px;
  color: dimgrey;
  font-weight: 400;
}

.tong-dn{
  position: absolute;
  left: 650px;
  top: 7px;
  font-size: 11px;
  color: silver;
}

.tong-dn b{
  font-size:  13px;
  color: red;
}

.tong-tt{
  position: absolute;
  left: 450px;
  top: 7px;
  font-size: 11px;
  color: silver;
}


.tong-tt b{
  font-size:  13px;
  color: dimgrey;
}
.tien-tt{
  color: red !important;
  background: #dcffdc !important;
  font-size: 20px;
  font-weight: 500;
  padding: 25px 10px;
}

.btnhd {
    position: absolute;
    right: 5px;
    top: 10px;
    height: 30px;
    padding: 1px 3px 0px 0px;
}

.giathue2{
  color: #007bff;
  font-weight:bold;
  position: relative;
}


.giathue{
  color: #007bff;
  font-weight:bold;
  position: relative;
  text-align: center;
}

.giathue button{
  float: right;
}

.giathue span{
  font-weight: 400;
  color: dimgrey;
}

.sanpham2{
  margin-top: 10px;
  height: 120px;
  width:100%;
  background: white;
  padding: 5px;
  position: relative;
}

.sanpham2con{
  height: 120px;
  margin-left: 120px;
}

.chondt{
  padding: 10px;
  margin-bottom: 10px;
}

.chondt:hover,.chondt:active{
  box-shadow: 1px 1px 3px blue;
  background: #e6ebff;
  cursor: pointer;
}


/*END Hóa đơn*/

@media (max-width:320px) {
  .footer-nd input{
    width: 190px;
  }

}

@media (max-width:768px) {

.hinhdk{
  width: 150px;
  height: 123px;
}  

.ql-donhang{
  padding: 60px 2px 10px 2px;
}

.row2{
  display: block;
  padding:  0px;
}

.ava100x80.banner-tuoi{
  width: unset !important;
  height: unset !important;
}

.don-vi-ban{
  font-size: 11px!important;
}

.ava100x80.banner-hethang{
  width: 80px !important;
  height: unset !important;
}

#modal-chon-hang .table td{
  font-size: 12px;
}

.bannermid .modal-sm{
	margin-top: 20% !important;
}

.hinhsp, .ava100x80{
  width: 84px !important;
  height: 60px !important;
  margin: 0 auto;
}

.sanpham{
  width: 167px;
  height: 217px;
  padding: 5px;
  margin: 5px 5px 3px 0px;
}



.giathanh{
  left: 5px;
}
.donvitinh{
  padding: 2px 5px;
}

  .footer-nd input{
    width: 190px;
  }

  .ngaysinh{
    padding: .375rem .5rem;
  }

::-webkit-scrollbar {
  height: 0px;
  width: 0px;
  background-color: grey
}

#modal-chon-hang .sanpham{
    height: 174px;
    width: 220px;
    border: 1px solid #dbdbdb;
    margin: 5px;
    border-radius: 5px;
    padding: 5px 5px;
    position: relative;
    display: inline-block;
}

#modal-chon-hang .hinhsp, .ava100x80{
    width: 112px;
    height: 80px;
}

#modal-chon-hang .tensp {
    font-size: 14px;
    color: black;
    position: absolute;
    top: 95px;
    line-height: 1.1;
    width: 115px;
}

.content-page{padding-top: 110px;
  padding-right: 5px;
  padding-left: 5px;
}

.header-phu h3{
 float: unset;
 margin: 0;
 padding-top: 21px;
}

.thu-ngan-ten{
  width: 160px;
}


.btnphong{
  top: 20px;
}
.tongtien{
  left: 210px;
}


.soluong{
  left: 170px;
  top: 50px; 
}

.dongia{
  left: 112px;
  top: 25px;
}

.donhang .option-input{
  top: 35px;
}

.hinhspdh {
  top: 20px;
}

.tong-dn{
  display: none;
}

.hdthu h3{
  padding-top: 15px !important;
}

.dadi .xekhach{
  display: none;
}

.phonekhach{
  top: 25px;
  left: 120px;
  font-size: 11px;
}

.ngaydadi{
  top: 25px;
  left: 215px;
  font-size: 11px;
}

.xekhach{
  top: 25px;
  left: 215px;
  font-size: 11px;
}

.cmnd{
  display: none;
}

.namsinh{
  top: 5px;
  left: 120px;
}

.thu-ngan-ten{
  top: 5px;
  left: 125px;
}

.header-2{
position: relative;
}

.nam-thang{
  width: 48%;
}


.header-1 p{
  font-size: 10px;
  margin: 0px;
  }

.thutext120 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
} 

.thutext150 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
} 


.thutext180 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;
} 

.thutext200 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
} 

.thutext210 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
} 

.thutext230 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 230px;
} 

.thutext250 {
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
} 

.thutext300 {
    margin: 0px !important;
    padding: 0px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
} 


.tenphong {
  font-size: 12px;
  width: 85px;
}

  .antext{
    display: none;
  }

.tong-hd{
  position: absolute;
  left: 125px;
  top: 7px;
  font-size: 11px;
  color: silver;
}
.tong-hd b{
  font-size:  12px;
  color: dimgrey;
}

.hen-tt{
  position: absolute;
  left: 210px;
  top: 7px;
  font-size: 11px;
  color: silver;
}


.tong-tt{
  position: absolute;
  left: 210px;
  top: 7px;
  font-size: 11px;
  color: silver;
}

.tong-tt b{
  font-size:  12px;
}  

.ngay-tao-hd{
  left: 95px;
}

.hientext{
  display: inline-block;
}

.boxnha{
  margin: 5px 5px 10px 5px;
}

.footer-nd{
  padding: 9px 5px;
}

.thoigianchi{
  display: none;
}

.tieude{
  width: 200px;
}

}


@media(max-width:1024px){
  .cs-diennuoc{
  width: 41px !important;
}

  .row.pad5{
    padding: 5px 10px !important;
  }

  .header-phu, .bao1200, .footer-nd, .footer-dh{
    width: 100%;
  }

  .boxttcon{
    width: 30%;
    margin: 0px 0px 5px 5px;
  }


}

