/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
/* CSS Document */
a
{
	text-decoration:none;
	cursor:pointer;
}
b.back:hover
{
	color:#F00;
	cursor:pointer;
}
img.back:hover
{
	cursor:pointer;
}
body
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	background:url(/images/bg_body.jpg);
}
h2{
	width:100%;
	text-align:center;
	text-transform:uppercase;
	color:#335a85;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:5px 0;
}
.form_pop_up h2, #popup_header{
	width:100%;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:5px 0;
	cursor:pointer;
    background-color: #f5691a;
        background-image: linear-gradient(209deg, #f5691a 0%, #e6a180 50%, #e27827 63%, #cf5a0b 98%);
}
#popup_header {
	padding: 10px 0;
}
.header {
    background-color: #013252;
    background-image: linear-gradient(59deg, #013252 0%, #2893de 100%);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-position: left top;
    position: relative;
    width: 100%;
    z-index: 9999999;
    color: yellow;
}
.goon{color: white}
.goon:hover{color: yellow}
.slogan {
    line-height: 55px;
    text-indent: 15px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 2px #414141;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
table {
    margin-top: 0 !important;
}
.ten_user{
	float:left;
	line-height:19px;
	text-indent:15px;
}
.tien_ich_header {
    float: right;
    line-height: 19px;
    margin-right: 10px;
    position: absolute;
    right: 15px;
    top: 15px;
}
#fw_frame
{
	width:100%;
	clear:both;
	position:relative;
}
/* Menu */
.menu {
    float: left;
    height: auto;
    width: auto;
    min-height: 100vh;
    /* background-color: #27d4cf;
        background-image: linear-gradient(180deg, #27d4cf 0%, #43c7c3 50%, #acf2f1 100%); */
        background: #acf2f1;
            background: linear-gradient(0deg, #acf2f1 55%, rgba(138, 199, 93, 1) 100%);
    padding: 15px;
}
.menu_left_gin {
    background: #acf2f1
}
.user_menu{
	float:left;
	width:200px;
	/* height:15px; */
	background:url(/images/bg_user_left.jpg) no-repeat;
	font-size:11px;
}
.img{
	float:left;
	width:46px;
	height:46px;
	padding:3px;
	background:#fff;
	border:solid 1px #ccc;
	margin:13px 0 0 10px;
}
.user_right{
	float:left;
	width:115px;
	margin:10px 0 10px 10px;
}
.user_right a{
	float:left;
	width:115px;
	line-height:17px;
	text-indent:15px;
	margin-bottom:5px;
}
.user_right a:hover{
	color:#CD351E;
}
.user_right span{
	float:right;
	background:#a5302c;
	color:#fff;
	text-indent:0;
	padding:0 8px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.thong_bao_moi{
	float:left;
	width:180px;
	padding:10px;
	background:#F9F9F9;
	border-right:solid 1px #E4E8ED;
	border-bottom:solid 1px #E4E8ED;
	line-height:16px;
	font-size:11px;
	text-align:justify
}
.thong_bao_moi span{
	color:#E60055;
	font-weight:bold;
}
.thong_bao_moi a{
	color:#333;
}
.thong_bao_moi a:hover{
	text-decoration:underline;
}
/*Top level list items*/
.menu .left {
    float: left;
    text-transform: uppercase;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    color: #181818;
    width: 100%;
    border-radius: 5px;
    padding: 8px 20px 8px 10px;
    margin: 2px 0;
    position: relative;
    transition: 0.1s;
}
.left .fa-chevron-down {
    position: absolute;
    right: -15px;
    top: 4px;
}
.menu .left i {
    margin-right: 5px;
    font-size: 11px;
}

img.logo {
    width: 50px;
}
.cach_ngang {
    padding: 0 15px;
    display: block;
    width: 50%;
    float: left;
}
.cach_ngang2 {
    width: 33.33%;
    padding: 0 15px;
    display: block;
    float: left;
}
.cach_ngang2 label {
    width: 60% !important;
}
.cach_ngang2 input {
    width: 40% !important;
}
.cach_ngang label {
    width: 25% !important;
}
.cach_ngang input {
    width: 75% !important;
}
.cachdong {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.menu div.active, .menu .left:active {
    text-decoration: blink;
    color: #ffffff;
    background-color: #f5691a;
        background-image: linear-gradient(209deg, #f5691a 0%, #e6a180 50%, #e27827 63%, #cf5a0b 98%);
    transition: 0.2s;
}
.left {
    background-color: white;
}
.left span {
    position: relative;
    z-index: 1;
    display: table;
    width: 100%;
}
.left:hover::before {
    width: 100%;
}
.left::before {
    content: "";
    width: 0%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    background-color: #f5691a;
    background-image: linear-gradient(209deg, #f5691a 0%, #e6a180 50%, #e27827 63%, #cf5a0b 98%);
    z-index: 0;
    transition: 0.2s ease-out;
    border-radius: 5px;
}
/* .menu div.kh
{
	background-image:url(/images/menu/kh.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.lich
{
	background-image:url(/images/menu/lich.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.vl
{
	background-image:url(/images/menu/vl.png),url(/images/bg_menu_so.jpg),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.hd
{
	background-image:url(/images/menu/hd.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.vdt
{
	background-image:url(/images/menu/vdt.png),url(/images/bg_menu_so.jpg),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.tstc
{
	background-image:url(/images/menu/tstc.png),url(/images/bg_menu_so.jpg),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.gdv
{
	background-image:url(/images/menu/gdv.png),url(/images/bg_menu_so.jpg),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.tk
{
	background-image:url(/images/menu/tk.png),url(/images/bg_menu_so.jpg),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 10px, right top, left;
}
.menu div.nv
{
	background-image:url(/images/menu/nv.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.ch
{
	background-image:url(/images/menu/ch.png),url(/images/bg_menu.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:10px 10px, left;
}
.menu div.ti
{
	background-image:url(/images/menu/ti.png),url(/images/bg_menu_so.jpg),url(/images/bg_menu.jpg);
	background-repeat:no-repeat,no-repeat, repeat-x;
	background-position:10px 12px, right top, left;
} */
.menu_body {
    margin: 0;
    padding: 0;
    display: none;
    background: #17ada8;
    float: left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.menu_body.active
{
	display:block;
}
.menu_body li {
    list-style-type: none;
    color: #000;
    width: 200px;
    line-height: 34px;
    background: url(/images/icon_danh_sach.jpg) no-repeat 5px 10px;
    text-indent: 30px;
    cursor: pointer;
    font-size: 13px;
}
.menu_body li:hover,.menu_body li.active
{
	font-weight:bold;
	color:black;
}
/* Main Frame */
#main_frame
{
	text-align:left;
	padding: 5px;
     margin: 0 !important
}
.thong_tin_khach_hang{
	line-height:28px;
	background:#f2f2f2;
}
.thong_tin_khach_hang tr.head_kh td{
	border:solid 1px #335a85;
	background:url(/images/bg_head_table.jpg) repeat-x;
	font-weight:bold;
	color:#FFF;
}
.thong_tin_khach_hang td{
	border:solid 1px #cccccc;
	border-top:0;
	padding:0 10px;
}
.thong_tin_khach_hang td span{
	color:#335a85;
	font-weight:bold;
}
.danh_sach_xanh{
	float:right;
	width:326px;
	height:70px;
	background:url(/images/bg_xanh.jpg) no-repeat;
	margin-bottom:6px;
}
.danh_sach_do{
	float:right;
	width:326px;
	height:70px;
	background:url(/images/bg_do.jpg) no-repeat;
}
.khung_tk_kh{
	float:left;
	width:100%;
	background: rgb(19 102 119);
    margin-bottom: 10px;
    padding: 5px;
}
.title {
    line-height: 30px;
    border: solid 1px #136677;
    background: #02496f;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}
.title_tk::before {
    content: "";
    background-image: url(/images/icon_search.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 10px;
    top: 9px;
}

.title_tk {
    float: left;
    padding: 0 28px;
    line-height: 30px;
    background-color: #1c9a96;
        background-image: linear-gradient(90deg, #1c9a96 0%, #2cd1ce 50%, #68ecea 100%);
    background-repeat: no-repeat, repeat-x;
    font-weight: bold;
    color: #FFF;
    border-bottom: 0;
    text-transform: uppercase;
    position: relative;
}
.tk_kh{
	float:left;
	width:100%;
	background: rgb(44 127 145);
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding:3px 0 2px 0;
    margin-top: 5px;
}
.input_tk_kh {
    background: #fdfdfd;
    border: solid 1px #012b50;
    padding: 0px 5px !important;
    border-radius: 3px;
    float: left;
    width: 65%;
    margin: 1px 0 0 0;
}
.input_tk_kh:hover{
	border:solid 1px #A3A3A3;
}
.button_tk_kh {
    background-color: #4ec2bf;
    background-image: linear-gradient(90deg, #4ec2bf 0%, #23e4e0 100%);
    float: left;
    border-radius: 3px;
    padding: 4px 10px;
    color: #282828;
    cursor: pointer;
    border: 1px solid #8b8b8b;
    margin: 1px 5px 0 5px;
    font-size: 11px;
}
.tab_danh_sach_kh{
	line-height:25px;
	background:#ffffff;
	text-align:center;
	border-right:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	font-size:12px;
	margin-bottom:10px !important;
}
.tab_danh_sach_kh tr.head_danh_sach_kh{
	background: #4ec2bf;
    text-transform: uppercase;
    color: white;
}
.tab_danh_sach_kh tr.head_danh_sach_kh td{
	border:0;
	font-weight:bold;
	color: white;
	height:32px;
	line-height:32px;
}
/* .tab_danh_sach_kh tr:hover{
	background-color:#D9E3F0 !important;
} */
.tab_danh_sach_kh td{
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding: 5px;
}
.tab_danh_sach_kh td span{
	color: #022449;
	font-weight:bold;
}
.tab_danh_sach_kh tr.error {
  background: #f3a9a9;
}
a.pop_up{
	color:#505050;
}
.pop_up {
    display: block;
    text-align: center;
    padding: 5px 10px;
    color: #5c5c5c;
    cursor: pointer;
    float: left;
    margin: 0 0 0 10px;
    border: 0;
    font-size: 13px;
}
.sotin_gin {
    padding: 3px !important;
    width: 50px;
    font-size: 12px;
}
.bt3, .bt5, .bt4, .bt6, .bt8 {
    color: white !important;
}
.pop_up:hover{
	color:#18a1bd;
}
.hienthi_gin {
    float: left;
    line-height: 25px;
    color: white;
    margin-right: 5px;
}
.bt1{
	background:url(/images/bt1.png) left no-repeat;
	padding-left:22px;
}
.bt2{
	background:url(/images/bt2.png) left no-repeat;
	padding-left:22px;
}
.bt3{
	background:url(/images/bt3.png) left no-repeat;
	padding-left:22px;
}
.bt4{
	background:url(/images/bt4.png) left no-repeat;
	padding-left:22px;
}
.bt5{
	background:url(/images/bt5.png) left no-repeat;
	padding-left:22px;
}
.bt6{
	background:url(/images/bt6.png) left no-repeat;
	padding-left:22px;
}
.bt7{
	background:url(/images/bt7.png) left no-repeat;
	padding-left:22px;
}
.bt8{
	background:url(/images/bt8.png) left no-repeat;
	padding-left:22px;
}
.pop_up img{
	float:left;
	margin:2px 5px 0 0;
}
.form_pop_up_mail{
	position: absolute;
	border: 5px solid #116087;
	padding: 10px;
	background: white;
}
.form_pop_up{
	position: absolute;
	border: 5px solid #116087;
	padding: 10px;
	background: white;
}
.form_pop_up label,.form_pop_up_mail label{
	float:left;
	line-height:30px;
	width: 30%;
	font-size:12px;
}
.form_pop_up input,.form_pop_up_mail input{
	float:left;
	padding:3px 3px;
	width: 70%;
	border:solid 1px #999;
}
#thoi_gian_1, #thoi_gian_2, #thoi_gian_1_up, #thoi_gian_2_up, #thoi_gian_den_1_up, #thoi_gian_den_2_up, #vao_kham_1_up, #vao_kham_2_up {
    width: 35% !important;
}
form#form_update {
    width: 350px;
}
.bq_select {
    width: 70%;
    float: left;
}
form .select2-container {
    width: 70% !important;
}
.form_pop_up select,.form_pop_up_mail select{
	float:left;
	padding: 3px 3px;
	width: 70%;
	border:solid 1px #999;
}
.form_pop_up textarea{
	float:left;
	padding:2px 3px;
	margin:0 0 0 0;
	width:205px;
	height:50px;
	border:solid 1px #999;
	font-family:Tahoma, Geneva, sans-serif;
}
.form_pop_up .input_but,
.form_pop_up_mail .input_but,
.input_but {
    background-color: #f5691a;
        background-image: linear-gradient(209deg, #f5691a 0%, #e6a180 50%, #e27827 63%, #cf5a0b 98%);
    color: #fff;
    border: solid 1px rgb(255 255 255);
	/* padding:5px 10px; */
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:100px;
	float:none;
    transition: 0.2s;
}
.form_pop_up .input_but:hover,
.form_pop_up_mail .input_but :hover,
.input_but :hover, .but_nv:hover,
.form_pop_up .input_but_1:hover,
.form_pop_up_mail .input_but_1:hover,
.input_but_1:hover {
    background-color: #f5691a;
        background-image: linear-gradient(109deg, #f5691a 0%, #e6a180 50%, #e27827 63%, #cf5a0b 98%);
    box-shadow: inset 0px 0px 10px black;
}
.form_pop_up .input_but_1,.form_pop_up_mail .input_but_1, .input_but_1{
    background-color: #f5691a;
        background-image: linear-gradient(209deg, #f5691a 0%, #e6a180 50%, #e27827 63%, #cf5a0b 98%);
    color: #fff;
    border: solid 1px rgb(255 255 255);
	padding:3px 10px;
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	float:left;
    transition: 0.2s;
}
.form_pop_up .input_but_2,.form_pop_up_mail .input_but_2, .input_but_2{
    transition: 0.2s;
    background: linear-gradient(113deg, rgb(245, 113, 73) 0%, rgb(165, 51, 5) 100%);
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:100px;
	float:none;
}
.quaylai {
    transition: 0.2s;
    background: linear-gradient(113deg, rgb(245, 113, 73) 0%, rgb(165, 51, 5) 100%) !important;
}

.quaylai:hover {
    background: linear-gradient(53deg, rgb(245, 113, 73) 0%, rgb(165, 51, 5) 100%);
    box-shadow: inset 0px 0px 15px black;
}
.but_nv{
	padding:5px 10px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
        background-color: #f5691a;
            background-image: linear-gradient(209deg, #f5691a 0%, #e6a180 50%, #e27827 63%, #cf5a0b 98%);
    color: #fff;
    border: solid 1px rgb(255 255 255);
	border-radius:3px;
	-webkit-border-radius:3px;
    transition: 0.2s;
	-moz-border-radius:3px;
}

.ten_nha_hang{
	display:none;
}
.footer{
	width:100%;
	background:url(/images/bg_footer.jpg) repeat-x;
	height:34px;
	float:left;
	line-height:34px;
}
.footer a,.footer a:hover{
	color:#333333;
}
.time{
	padding:7px 5px;
	background:url(/images/icon_time.png) no-repeat right;
	border:solid 1px #ccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:80%;
}
#form_hd_thu_no{
	position: absolute;
	border: 5px solid #666;
	padding: 10px;
	background: white;
}
#inputbox {
    padding: 0 10px;
}
#inputbox,#inputbox_up{position:relative; z-index:99; float:left;}
#results, #results_up {
	width:208px;
	z-index:99999;
	position:absolute;
	max-height:300px;
	overflow-y:auto;
	border:solid 1px #ABADB3;
	left:114px;
	top:86px;
	background:#fff;
	display:none;
}
.table_search tr{cursor:pointer}
.table_search tr:hover{ background:#FC6}
/* .rang{
	float:left;
	margin: 0;
	padding:0;
} */
.rang {
    float: left;
    margin: 0 !important;
    width: 100%;
    padding: 10px !important;
    padding-inline-start: 0;
}
.rang li{
	float:left;
	margin:0;
	list-style:none;
	line-height:18px;
}
.rang li input{
	float:left;
	width:15px;
}
.input_no_bor{
	border:0 !important;
	width:98% !important;
	text-align:center !important;
	margin:0 !important;
}

.notification-container {
  position: fixed;
  top: 0;
  right: 0;
	bottom: 0;
  width: 600px;
  display: none;
  overflow: hidden;
  background: #fff;
  z-index: 99999;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
	box-shadow: 0px 0px 10px #a3a3a3;
}

.selected {
  animation: slide-in 0.5s forwards;
  -webkit-animation: slide-in 0.5s forwards;
}

.dismiss {
  animation: slide-out 0.5s forwards;
  -webkit-animation: slide-out 0.5s forwards;
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@-webkit-keyframes slide-in {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@keyframes slide-out {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}

@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
  }
}

.notification-container-inner {
	height: calc(100% - 100px);
	overflow-y: scroll;
	padding: 10px;
	border-bottom: solid 1px #cccccc;
}
.notification-container-inner.has-search {
	height: calc(100% - 134px);
}
.thongbao_tonkho {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999999;
}
.alert {
    padding: 20px;
    margin-top: 10px;
    background-color: #f44336;
    color: white;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}
.form_pop_up input,
.form_pop_up_mail input {
    position: relative;
}
#frm_phan_quyen tr:nth-child(even) {
    background: #e3e3e3b7;
}

td.fc-daygrid-day,
.fc-scrollgrid-sync-table tbody,
.fc .fc-scrollgrid table {
    border: 1px solid #cccc !important;
}



.box_gin {
    border: 1px dashed #ddd;
    padding: 8px;
}

.box_gin:nth-child(even) {
    background-color: #f2f2f2;
}

.box_gin:hover {
    background-color: #ddd;
}
.text-muted {
    margin-bottom: 10px;
}

.modal-body, .container-fluid, dl {
    padding: 0 !important;
    margin: 0 !important;
}

.calendar-div-total {
    position: absolute;
    left: 0;
    top: 30px;
    right: 0;
    text-align: center;
    padding: 5px;
        font-weight: bold;
        text-transform: uppercase;
        color: red;
    display: none;
}

/* .fc-daygrid-day-events {
    display: none;
}  */

.form_overlay {
    position: relative;
}
.form_overlay:after {
    content: "Đang nạp dữ liệu...";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #f9ff00;
    background: #00000085 url(/images/load.svg) center center no-repeat;
    z-index: 999999999;
    background-size: 200px;
    justify-items: center;
    font-size: 24px;
    padding: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.thuchi_gin {
    text-transform: uppercase;
    font-weight: bold;
    width: 600px;
    margin: 0 auto;
    background: #2c7f91;
    padding: 10px 20px;
    color: #fff;
}
.head_tl {
    text-transform: uppercase;
    font-weight: bold;
    background: #2c7f91;
    color: white;
}
.head_tl td {
    padding: 5px;
}
#frm_phan_quyen input[type="checkbox"], #frm_phan_quyen input[type="radio"] {
    top: 5px;
}
.bq_select .select2-container {
    width: 100% !important;
}
.luonglau {
    font-weight: bold;
    font-size: 16px;
    color: red;
}
.congcang {
    font-weight: bold;
    font-size: 16px;
    color: rgb(42, 42, 42);
}
.tickme img {
    transition: 0.2s;
}
.tickme img:hover {
    transform: scale(1.2);
}
.rung {
    animation: code-pro-rung-lac 2s ease infinite;
}

@-webkit-keyframes code-pro-rung-lac {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}
.chuong_thongbao {
    position: absolute;
    top: 20px;
    right: 220px;
    font-size: 23px;
    cursor: pointer;
    transition: 0.2s;
}
.show_thongbao {
    position: absolute;
    top: 45px;
    right: 220px;
    background-color: white;
    border: 1px solid #cccc;
    padding: 10px;
    width: 450px;
    color: #282828;
    display: none;
    max-height: 400px;
    overflow-y: scroll;
    box-shadow: 0px 3px 6px 0px #858585;
}
.chuong_thongbao span {
    position: absolute;
    font-size: 11px;
    color: white;
    background: #d80808;
    border-radius: 50%;
    padding: 6px 5px;
    font-weight: bold;
    right: -20px;
    top: -11px;
}
.chuong_thongbao:hover {
    transform: scale(1.1);
}
.list_tb {
    border-bottom: 1px dashed #cccc;
    padding: 5px 0;
}
.list_tb:last-child {
    border-bottom: 0;
}
/* .list_tb strong {
    color: red;
} */
.dranger {
    color: red;
}
.chitiet_tb {
    color: rgb(255, 255, 255) !important;
    font-weight: bold !important;
    border: 1px solid rgb(19 102 119);
    background-color: rgb(19 102 119);
    padding: 5px;
    cursor: pointer;
    margin-left: 5px;
    text-transform: uppercase;
}
.chitiet_tb:hover {
    background-color: rgb(30, 139, 161);
}

/* CSS HUNGF */
a {
    position: relative;
}

.box {
    position: absolute;
    color: white;
    top: 20px;
    left: 0;
    z-index: 999999;
    padding: 0 5px;
    font-size: 12px;
    width: max-content;
    background-color: black;
}

#form_bn_xem {
    margin-left: -27% !important;
}

#form_bn_nhap {
    margin-left: 7% !important;
}

#form_bn_nhap_up {
    margin-left: 7% !important;
    z-index: 999999 !important;
}

.tacvu img {
    margin: 0 5px
}

.baodongdo {
    background: #ff1100b0 !important;
    color: white !important;
}

.baodongdo td span {
    color: white !important;
}
#chuthich_mau {
    display: table;
    width: 100%;
    margin: 30px 0 10px 0
}

.loaichuthich {
    float: left;
    margin-right: 20px;
    line-height: 20px;
    font-weight: bold;
}

.color_note {
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 7px;
    float: left;
}

.redbackgr {
    background: red;
}