
body{
	margin:0;
	padding:0;
	font-size:15px;
	color:black;
	font-family:arial;
}
label{
	color:red;
}
.div_left{
	width:249px;
	height: -moz-calc(100% -50px);
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);	
	top:0px;
	border-right:1px solid #F2F1F2;
	position:fixed;
	float:left;
	display:none;
}
.div_right{
	width:100%;		
	height: -moz-calc(100% -50px);
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);	
	float:right;
	position:fixed;
}
.div_bottom{
	width:100%;
	bottom:0px;
	height:50px;
	position:fixed;
}
.header{
	height:60px;
	background-color: #0093e7;
	width:100%;
}
.cmdheader{
	list-style-type: none;
    margin: 0;
    padding: 0;
	font-size:20px;
    height: 60px;
	top:60px;
    overflow: hidden;	
}
.cmdheader li{
        float: left;
        height: 60px;
        line-height: 60px;	
} 
.cmdheader li a {
            display: block;
            color: white;
            text-align: center;
			padding-right:25px;
            padding-left: 20px;
            text-decoration: none;
        }

#banner{
	height:60px;
	background-color: #0093e7;
    color:white;
	width:100%;	
}

.content{
	height: -moz-calc(100% -60px);
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
	width:100%;
}

#Empty{
    width: -moz-calc(100% -250px);
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    height:100%;
	background-color:#000;
	margin-left:250px;
	float:right;
	display:none;
	top:0px;
	position:fixed;
	opacity: 0.3;
}
#reposhow{
	height:60px;
	width:249px;
    color:#0093e7;
    font-size:20px;
    border-bottom:1px solid #0093e7;
	line-height:60px;
}
#reposhow a{
			display: block;
            color:#666;
			font-weight:bold;
            text-decoration: none;
}
#reposhow a i{
	padding-right:20px;
	padding-left:10px;
}
#menu{
	width:100%;
	height: -moz-calc(100% -120px);
    height: -webkit-calc(100% - 120px);
    height: calc(100% - 120px);
	overflow-y:auto;
   -webkit-overflow-scrolling:touch;	
}
#menu_items{
	list-style-type: none;
    margin: 0;
    padding: 0;
    height: 60px;
    overflow: hidden;	
}
#menu_items li{
        float: left;
        height: 60px;
        line-height: 60px;	
} 
#menu_items li a {
            display: block;
            color: white;
            text-align: center;
			padding-right:25px;
            padding-left: 20px;
            text-decoration: none;
        }
#Dashboard{
	width:100%;
	height:100%;
	overflow-y:auto;
     -webkit-overflow-scrolling:touch;
}
#infof{
			padding-left:20px;
			display: block;
            color:#FFFFFF;
			font-weight:bold;
            text-decoration: none;
			height:60px;
			line-height:60px;
}
.TieuDe_Menu{
	width:100%;
	height:50px;
	line-height:50px;
	font-size:20px;
	background-color:#EEEDEE;
	padding-left:5px;
	border-bottom:1px solid white;
}
.TieuDe_Menu i{
	color:#0093e7;
	padding-right:5px;
}
.Group_Menu{
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}
.Group_Menu li{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #EEEDEE;
}
._page{
	width:100%;
	height:100%;
    position:relative;
	display:none;
}
._command{
	width:100%;
	height:50px;
	top:0px;
	background-color:#EEEDEE;
	position:absolute;
}
.cmd_command{
	list-style-type: none;
    margin: 0;
    padding: 0;
    height: 50px;
	font-size:18px;
    overflow: hidden;	
}
.cmd_command li{
	height:50px;
	width:40px;
	float:left;
	padding-left:20px;
	border-right:1px solid white;
	line-height:50px;
}
.Search_ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
    height: 50px;
	font-size:18px;
    overflow: hidden;	
	display:none;
}
.Search_Ctv{
    margin: 0;
	padding:0;
	top:0px;
	background-color:#F9F9F9;
    width:100%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	display:none;
}
.Search_Repo{
    margin: 0;
	padding:0;
	background-color:#F9F9F9;
    height:450px;
    width:100%;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	display:none;
}
.Search_ul li{
	height:50px;
	float:left;
	padding-left:20px;
	border-right:1px solid white;
	line-height:50px;
}
._Search_li{
	width:100%;
	height:50px;
	line-height:50px;
}
._Search{
	width: -moz-calc(100% -80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);	
	height:30px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	background-color:white;
	border-bottom:1px solid #0093e7;
}
._Search:focus{
	outline:none;
}
._Search_li a{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}


.Content_Desc{
	width:100%;
	height: -moz-calc(100% -50px);
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
	top:50px;
	overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    position:relative;
}
#_DmNhThuoc_{
	display:none;
}

.header_Edit{
	width:100%;
	height:60px;
	text-align:center;
	background-color:#0093e7;		
	line-height:60px;
}
.header_Edit ul{
  width:100%;
  list-style-type: none;
  margin: 0;
  padding: 0;	
}
.header_Edit ul li{
	float:left;
}
.header_Edit ul li a{
	color: white;
	text-align:center;
	font-size:24px;
	text-decoration: none;	
}
.Group_items{
	width:100%;
	height:40px;
	line-height:40px;
	padding-left:5px;
	float:left;
	background-color:#EEEDEE;
}
.txt{
	height:35px;
	width:95%;
	border:0;
	position:relative;
	border-bottom:1px solid #EEEDEE;
}
.txt:focus{
	outline:none;
	border-bottom:1px solid #0093e7;
}
.txtDate{
	height:35px;
	width:95%;
	border:0;
	border-bottom:1px solid #EEEDEE;
}
.txtDate:focus{
	outline:none;
	border-bottom:1px solid #0093e7;
}
.tdtxt{
    width:100%;
	height:37px;	
}
.lbl{
	width:40%;
	text-align:right;
	height:37px;
	line-height:37px;
	font-size:15px;
	padding-right:10px;	
}
.table_input{
    width: -moz-calc(100% -10px);
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);	
	background-color:white;
}
.content_Edit{
	height: -moz-calc(100% -60px);
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
	padding-left:5px;
	overflow-y:auto;
    -webkit-overflow-scrolling:touch;
     background-color:#EEEDEE;
	width:100%;
}
#items_list{
	list-style-type: none;
    margin: 0;
    padding: 0;	
}
#items_list li{
	height:40px;
	border-bottom:1px solid #EEEDEE;
	line-height:40px;
	padding-left:10px;
}
#items_list li a{
	height:40px;
	text-Decoration:none;
	color:#666;
	line-height:40px;
}

#items_list_DmNhDt{
	list-style-type: none;
    margin: 0;
    padding: 0;	
}
#items_list_DmNhDt li{
	height:40px;
	border-bottom:1px solid #EEEDEE;
	line-height:40px;
	padding-left:10px;
}
#items_list_DmNhDt li a{
	height:40px;
	text-Decoration:none;
	color:#666;
	line-height:40px;
}


#Empty1{
	display:none;
    position:fixed;
    background-color:#000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    z-index: 999;
}
#thongbao{
    display:none;
    background-color: white;
    top:60px;
	text-align:center;
    position:relative;
    font-size: 14px;
    z-index: 99999;
	width:300px;
	height:250px;
	margin:0 auto;	
}
#thongbao1{
    display:none;
    background-color: white;
    top:60px;
    text-align:center;
    position:relative;
    font-size: 14px;
    z-index: 99999;
    width:300px;
    height:250px;
    margin:0 auto;
}
#_DmNhDt_{
	display:none;
}
#_DmDt_{
	display:none;
}
#_DmVt_{
	display:none;
}
#items_list_DmDt{
	list-style-type: none;
    margin: 0;
    padding: 0;	
}
#items_list_DmDt li{
	height:40px;
	border-bottom:1px solid #EEEDEE;
	line-height:40px;
	padding-left:10px;
}
#items_list_DmDt li a{
	height:40px;
	text-Decoration:none;
	color:#666;
	line-height:40px;
}
#items_list_DmVt{
	list-style-type: none;
    margin: 0;
    padding: 0;	
}
#items_list_DmVt li{
	height:40px;
	border-bottom:1px solid #EEEDEE;
	line-height:40px;
	padding-left:10px;
}
#items_list_DmVt li a{
	height:40px;
	text-Decoration:none;
	color:#666;
	line-height:40px;
}


#Slv_LienThong {
  float: right;
  padding-left:0;
  width:50px;
  line-height:40px;
  border-left:1px solid white;
  border-bottom:0;
  
}

#Slv_LienThong  a, .dropbtn {
	padding-left:20px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;	
	display: inline-block;
	text-Decoration:none;
	color:#666;
}
/*
#Slv_LienThong:hover a:hover, .dropdown:hover .dropbtn {
  background-color:#f9f9f9;;
}*/

#Slv_LienThong {
  display: inline-block;
}

.dropdown-content {
  right:0px;
  display: none;
  position: absolute;
  width:250px;
  color:#ccc;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index:1;
}

#Loading{
	font-size:22px;
	top:250px;
	margin:auto;
	width:45px;
	height:45px;
	z-index:9999999;
	position:relative;
}
.dropdown-content a {
  color: black;
  text-decoration: none;
  display: block;
  text-align: left;
}
/*
 .dropdown-content a:hover {background-color: #f1f1f1;}
*/
#cmd_Chitiet_Ct{
	list-style-type: none;
    margin: 0;
    padding: 0;
    height: 40px;
	font-size:18px;
    overflow: hidden;
	border-bottom:1px solid white;
}
#cmd_Chitiet_Ct li{
	height:40px;
	line-height:40px;
}
.detail{
	float:left;
	border-left:0px;
	font-size:15px;

}
.cmd_ctv0{
	float:right;
	width:40px;
	color:#0093e7;
	padding-left:20px;
	border-left:1px solid white;	
}
.Content_ct{
	width: -moz-calc(100% -10px);
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
	background-color:white;
	height:200px;
	overflow-y:auto;
     -webkit-overflow-scrolling:touch;
}
#_Ctv0_PN{
	display:none;
}
#_Ctv_{
	display:none;
}
#items_list_Ctv0{
	list-style-type: none;
    margin: 0;
    padding: 0;	
}
#items_list_Ctv0 li{
	height:60px;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
#items_list_Ctv0 li a{
	text-Decoration:none;
	color:#666;
}

#items_list_Slv{
	list-style-type: none;
    margin: 0;
    padding: 0;	
}
#items_list_Slv li{
	height:80px;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
#items_list_Slv li a{
	text-Decoration:none;
	color:#666;
}

.Ct_HD{
	display:none;
}
.Ct_Px{
	display:none;
}
.Ct_HD_PX{
	display:none;
}
.Ct_PN_HD{
	display:none;
}
#Left_Fix{
	height:100%;
	margin:0;
	padding:0;
	top:40px;
	width:200px;
	float:left;
}
#Right_scroll{
	height:100%;
	margin:0;
	padding:0;
	top:40px;
	float:right;
	overflow-x:scroll;
	-webkit-overflow-scrolling:touch;
}
 /*   width: -moz-calc(100% -200px);
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);*/
#RepoShow1{
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 8px;
	width:200px;
}
#RepoShow2{
	width:2000px;
	padding: 8px;
	table-layout:fixed;
	border-collapse: collapse;
}
#RepoShow1 td{
	height:40px;
	border: 1px solid #ddd;
}

#RepoShow2 td{
	height:40px;
	border: 1px solid #ddd;
}
section {
  display: flex;
  justify-content: space-between;
}

.ui-autocomplete{
	height:300px;
	overflow:scroll;
    -webkit-overflow-scrolling:touch;
}
.tableAuto{
    padding:0;
    margin:0;
    width:400px;
    border-collapse: collapse;
}
.tableAuto td{
    border: 1px solid #ddd;
    height:40px;
}
