.ttp1{
	float: none;
	width: 100%;
	clear: both; font-size:15px;"
}
.ttp2{
	float: left;
	background-color: #086f20;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 3px;"
}
.ttp3{
	float: left;
	background-color: #791309;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 3px;
}
.ttp4{
	float: left;
	background-color: #5d4192;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 3px;
}
.ttp5{
	float: left;
	background-color: #c39c24;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 3px;
}
.ttp6{
	float: left;
	background-color: #848284;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 3px;
}
.ttp7{
	float: left;
	background-color: #212529;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 3px;
}
.phong {
    height: 80px;
    float: left;
    padding: 0px;
    margin: 0px;
    color: white;
    font-size: 14px;
	text-align:center;
}
.icon img {
	width: 40px;
	height: 40px;
}

.tt0 .icon img {
	margin-top: 5px;
}
.tt3 .icon img {
	margin-top: 5px;
}
.tt5 .icon img {
	margin-top: 5px;
}
.tt6 .icon img {
	margin-top: 5px;
}

.title {
	font-weight: bold;
	color:white;
}

.phong span {
    font-size: 14px;
    font-weight: bold;
}

.tt:hover {
border: 1px solid #000;
}
.tt {
   margin:1px;
   height: 75px;
   padding: 3px;
}
.tt0 {
    background-color: #086f20 !important;
}

.tt1 {
    background-color: #791309 !important;
}

.tt1 .hg1, .tt1 .hg2, .tt1 .hg3,.tt4 .hg1, .tt4 .hg2, .tt4 .hg3 {
    margin-top: 7px;
    text-align: left;
}
.tt1 .hg3 ,.tt4 .hg3 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.tt .icon {
    float:left;
}

.tt2 {
    background-color: blue !important;
}


.tt3 {
    background-color: #848284 !important;
}
.tt31{
    background-color: #848284 !important;
}
.tt34 {
    background-color: #848284 !important;
}

.tt4 {
    background-color: #5d4192 !important;
}

.tt5 {
    background-color: #212529 !important;
}

.tt6 {
    background-color: #c39c24 !important;
}
.tt61 {
    background-color: #c39c24 !important;
}
.tt64 {
    background-color: #c39c24 !important;
}



@media (min-width: 576px) {
.modal-dialog {
    max-width: 1500px;
}
}
.product-item-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;
    border-radius: 4px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.12);
    width: 145px;
    height: 145px;
}
.product-item-image img {
    border-radius: 100%;
    width: 128px;
    height: 128px;
}
.product-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 16px;
    cursor: pointer;
}
.order-header {
    height: 56px;
    padding: 0 16px;
    background-color: #fbfcfe;
    border-bottom: 1px solid rgba(0,0,0,.12);
}
.order-detail {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.scroll-bar {
    overflow-y: scroll;
}

.order-detail-item {
    min-height: 72px;
    max-height: 72px;
    border-bottom: 1px solid rgba(0,0,0,.12);
    cursor: pointer;
}
.product-list {
    display: flex;
    flex-direction: column;
    background-color: #fbfcfe;
    /*height: calc(100vh - 113px);*/
}
.search-box {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    height: 40px;
}
.scroll-bar {
    overflow-y: scroll
}

.scroll-bar::-webkit-scrollbar-track {
    background-color: #f9f9f9
}

.scroll-bar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f9f9f9
}

.scroll-bar::-webkit-scrollbar-thumb {
    background-color: #b9b9b9;
    border-radius: 5px
}

.mat-menu-item.selected,
.mat-option.selected {
    background: #f1f1f1
}
ul {
  list-style-type: none;
}
* {
  box-sizing: border-box;
}

body {
  background-color: #f1f1f1;
  font-family: Arial;
}

/* Center website */
.main {
  max-width: 1000px;
  margin: auto;
}

h1 {
  font-size: 50px;
  word-break: break-all;
}

.row {
  margin: 10px -16px;
}

.row,
.row > .column {
  padding: 8px;
}

.column {
  float: left;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.content-oder {
  background-color: #f1f1f1;
  padding: 15px;
}

.show {
  display: block;
}

.btn:hover {
  background-color: #ddd;
}

.btn.active {
  background-color: #666;
  color: white;
}
@media only screen and (max-width: 767px) {
	#myBtnContainer{
		display:none;
	}
.dsoder{
	display:none;
}
.modal-body {
    padding: 0rem;
}
}

.content-oder img {
	width:153px;
	height:153px;
}


#bodyfr {
    font-family: 'Roboto', sans-serif;
    background: url(../img/1.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
}
.mainlg {
    margin-top: 50px;
    width: 400px;
}
.signin-form {
    background: rgba(0, 0, 0, 0.78);
    padding: 2em;
    -webkit-appearance: none;
}
.signin-form input[type="text"], .signin-form input[type="email"] {
    margin: 0 0 1em 0;
}

.signin-form input[type="text"], .signin-form input[type="email"], .signin-form input[type="password"], .signin-form textarea {
    outline: none;
    font-size: .9em;
    color: #FFFFFF;
    padding: 1em 1em;
    margin: 0;
    width: 92.5%;
    border: none;
    border-bottom: solid 1px #e2eaef;
    -webkit-appearance: none;
    display: block;
    background: none;
}
.signin-firm {
    background: #009ffb;
    padding: 1em;
	height: 70px;
}
.signin-agileits-bottom p {
    text-align: center;
    margin: 1.5em 0 0 0;
    font-size: .9em;
}

p {
    font-size: 16px;
    line-height: 1.5;
}
.signin-form input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #009ffb;
    border: 2px solid #009ffb;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    padding: .6em 1em;
    width: 100%;
    -webkit-appearance: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.signin-form h2, .signin-form h3, .signin-form h3 {
    font-size: 1.2em;
    color: #FFFFFF;
    text-align: center;
    margin: 0 0 1em 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.signin-form input[type="checkbox"]+label {
    position: relative;
    padding-left: 1.8em;
    border: none;
    outline: none;
    font-size: .9em;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin: 2em 0;
}

.signin-form label {
	color: white;
    padding: 15px 5px 5px 5px;
}




.social-icons ul li a i.fas.fa-user-plus, .social-icons ul li a i.fab.fa-google-plus-g, .social-icons ul li a i.fa.fa-rss {
    height: 40px;
    width: 40px;
    border: solid 1px #ffffff;
    line-height: 38px;
    background: none;
    border-radius: 30px;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	    text-align: center;
}
.social-icons {
    float: left;
    width: 50%;
    text-align: right;
}

.social-icons a {
    height: 40px;
    width: 40px;
    border: solid 1px #ffffff;
    line-height: 38px;
    background: none;
    border-radius: 30px;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	    text-align: center;
		padding:10px;
}
.social-text {
    float: left;
    width: 50%;
}
.social-icons ul {
    padding: 0;
    margin: 0;
}
.social-icons ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}

.social-text p {
    color: #ffffff;
    margin: 1em 0 0 1em;
    font-size: .9em;
}

#popup {
    position: fixed;
    width: 100%;
    display: none;
    z-index: 999;
}
#overlay {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 400;
    background-color: rgba(8, 0, 0, .1);
    margin:  0 auto;
    padding: 0;
}
#lightbox {
    position: fixed;
    height: 100%;
    display: block;
    text-align: center;
    top: 0px;
    background-color: rgba(8, 0, 0, .8);
    margin: 0px;
    z-index: 500;
    width: 100%;
}

.modal-content {
	border: none;    
	border-radius: 0px;
	height: 100%;
	overflow-y: auto;
    overflow-x: hidden;
}

.close {
	    font-size: 40px;
    margin-top: -30px !important;
}

.modal-body {
    height: 100%;
}

.modal-footer {
    position: relative;
    display: block;
}
element.style {
}
.searchgrp {
    display: flex;
}

.searchgrp input {
    display: table-cell;
	border:none;
	float:left;
}

.form-control {
    background: no-repeat center bottom, center calc(100% - 1px);
    background-size: 0 100%, 100% 100%;
    border: 0;
    height: 36px;
    transition: background 0s ease-out;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    font-size: 14px;
}

.form-control .is-focused {
    background-image: linear-gradient(to top, #9c27b0 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.content-oder {
    background-color: #f1f1f1;
    padding: 2px;
	height:60px;
    font-size: 14px;
}
.content-oder img {
    width:50px;
    height:50px;
	padding: 3px;
	float: left;
}

.content-oder h4 {
    font-size: 13px;
	padding-left: 55px;
	margin-bottom: 0px;
	height: 26px;
}
.content-oder span {
    color:red;
    padding: 0px 25px;
}


.content-oder2 {
    background-color: #f1f1f1;
    padding: 2px;
    font-size: 14px;
}
.content-oder2 img {
    width:100%;
	padding: 3px;
	float: left;
}

.content-oder2 h4 {
    font-size: 17px;
    padding-left: 5px;
    margin-bottom: 0px;
    padding-top: 100%;
}
.content-oder2 span {
    color: red;
    padding-left: 5px;
}

.monan {
    padding: 2px !important;
}

.tabchungloai {
	    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: fit-content;
    max-height: 120px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

table {
    border-collapse: collapse;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 12px 8px;
    vertical-align: middle;
    border-color: #ddd;
}

.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.btn.btn-primary {
    color: #fff;
    background-color: #9c27b0;
    border-color: #9c27b0;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.btn .material-icons, .btn:not(.btn-just-icon):not(.btn-fab) .fa {
    position: relative;
    display: inline-block;
    top: 0;
    margin-top: -1em;
    margin-bottom: -1em;
    font-size: 1.1rem;
    vertical-align: middle;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

#modalthaydoigia .modal-content {
    border: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

#modalthaydoigia input {
    padding: 5px;
    border: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
    border-bottom-right-radius: calc(0.3rem - 1px);
}
#modalthaydoigia .modal-dialog {
    width: 350px;
}
.btntdt1 {
    float: right;
}

::-webkit-scrollbar {
    width: 8px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3); 
    border-radius: 6px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); 
}

.tabchungloai li {
	background-color: aliceblue;
}
.tabchungloai {
	background-color: aliceblue;
}

li .active {
	background-color: white;
}

#minxs {
	display:none;
	margin: 0px -15px 0px 8px;
}
#dskhohang {
	display:block;
}
@media (min-width: 768px) {
  #minxs {
    display:none;
  }
  #dskhohang {
	display:block;
  }
  .modal-content {
	overflow-y: hidden;
	}
}

#sort2 {
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
    padding: 0px;
    margin: 0px;
}


.btnremove {
	background-color: red;
    color: white;
    margin-left: 5px;
}
.btndong {
	background-color: red;
	border: 1px solid red;
}

#ghichuchung {
	width:100%;
	padding:5px;
	
}

.cssgiavonth {
	display:none;
}
.cssgiavon {
	display:none;
}
.cssdamuath {
	display:none;
}
.cssdamua {
	display:none;
}
.cssmadvth {
	display:none;
}
.cssmadv {
	display:none;
}
.cssdonvith {
	display:none;
}
.cssdonvi {
	display:none;
}

#makho {
	width: 100px;
    float: left;
}

.csstendvth {
	width:70%;
}
.cssghichuth {
	width:10%;
}
.cssghichu input {
	width:50px;
}
.cssdongiath {
	width:10%;
}
.btn-primary:hover{
	background-color:#f1f1f1;
}

.csssoluong {
	padding-left: 0px !important;
    padding-right: 0px !important;
    display: block;
	width:100px;
}

.btntru {
	background-color: coral;
    color: white;
	float: left;
    padding: 4px 8px;
    border-radius: 5px 0px 0px 5px;
    font-weight: bold;
}


.csssoluong input {
    width: 30px;
    float: left;
    border: 2px solid #ccc;
    border-left: none;
    border-right: none;
	padding: 3px 5px;
	border-color:coral;
}

.btncong {
	background-color: coral;
    color: white;
	float: left;
    padding: 4px 8px;
    border-radius: 0px 5px 5px 0px;
    margin-left: -2px;
    font-weight: bold;
}

.modal-footer div .btn {
    padding: 15px 15px;
    margin: 0px 5px;
}

#maphong {
	width:fit-content;
}
.modal-footer {
    padding: 10px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

#print table,#print  th,#print  td {
    border: 1px solid black;
	text-align: center;
}
