
       
       p em span
       {
           font-size: 12px;
          color: #808080;
           }
      p span
{
    font-size: 12px;
    color: #2D2D2D;
}
        ul.topnav
        {
            list-style-type: none;
            margin: 0;
            padding: 0;
            overflow: hidden;
            background-color: #336699;        
            font-weight: bold;
        }
        
        ul.topnav li
        {
            float: left;
        }
        
        ul.topnav li a
        {
            display: inline-block;
            color: #f2f2f2;
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-size: 13px;
        }
        
        ul.topnav li a:hover
        {
            background-color: #111;
        }
        
        ul.topnav li.icon
        {
            display: none;
        }        
        @media screen and (max-width:680px)
        {
            ul.topnav li:not(:first-child)
            {
                display: none;
            }
            ul.topnav li.icon
            {
                float: right;
                display: inline-block;
            }
        }        
        @media screen and (max-width:680px)
        {
            ul.topnav.responsive
            {
                position: relative;
            }
            ul.topnav.responsive li.icon
            {
                position: absolute;
                right: 0;
                top: 0;
            }
            ul.topnav.responsive li
            {
                float: none;
                display: inline;
            }
            ul.topnav.responsive li a
            {
                display: block;
                text-align: left;
            }
        }
        .Imgupload
        {   height:410px;
            margin-top: 10px;
            width: 80%;
            color: #336699;
            border-bottom: 1px solid #ccc;
            margin-left: 40px
            }
        .ImgRight
        {                      
            margin-top: 0px;
            width: 100%;
            color: #336699;
            border-bottom: 1px solid #ccc
         }
        .ImgRight-Group
        {           
            box-shadow: 0 0 0px #ccc;
            margin-top: 0px;
            padding: 20px 3px 3px 3px;
            border-bottom: 1px solid #bcbcbc;
            border-right: 1px solid #bcbcbc;
            border-left: 1px solid #bcbcbc;
            width: 100%;
            color: #336699;
            text-align: justify;
            background-image: url('../Image/NenPhanMem.png');
            background-repeat: no-repeat;
            background-position: 50% 0%;
            max-height: 1000px;
        }        
 #parent{
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}
#child{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -17px; /* Increase/Decrease this value for cross-browser compatibility */
    overflow-y: scroll;
}
    .w3-border-red
    {
        border: 1px solid red;
        -webkit-filter: sepia(100%);
        filter: sepia(100%);
        /*-webkit-filter: blur(3px);
        filter: blur(3px);*/
    }
    .fontChuDauTu
    {
      
        font-size: 14px;
        font-weight: normal;
    }
    .fontChuDauTuBold
    {
       
        font-size: 14px;
        font-weight: bold;
        margin-right: 3px;
    }        
    .fontChuAlignLeft 
    {
        text-align: left;
        }
    .fontChuAlignCenter 
    {
        	text-align: center;
     }
        .fontChuTrang
        {
          
            font-size: 14px;
            font-weight: normal;
            color: #ffffff;/*ABD5FF*/
        }
        .fontChu336699
        {
            
            font-size: 14px;
            font-weight: normal;
            color: #336699;/*ABD5FF*/
        }
        .fontChuTrangBold
        {
           
            font-size: 14px;
            font-weight: bold;
            margin-right: 3px;
            color: #ffffff; /*ABD5FF*/
        }
        .fontChuMaroon 
        {
        	color: Maroon;
        	}
        .boxChiTiet
        {
            border-radius: 5px 5px 5px 5px;
            padding: 5px 5px 5px 5px;
            border: 1px solid #e6e6e6;
            margin: 5px 0px;
            box-shadow: 0px 5px 5px 0px #4d4d4d;
        }
        .tieuDeCongTrinh
        {
           
            font-size: 14px;
            font-weight: bold;
            color: #2d5986;
            padding-left: 50px;
            padding-right: 30px;
        }
        .tieuDeCongTrinhChiTiet
        {
           
            font-size: 14px;
            font-weight: bold;
            color: #2d5986;
            text-align: center;
        }
        .tieuDeNormal
        {
            
            font-size: 14px;
            font-weight: bold;
            color: #2d5986;
            margin-top: 20px;
        }
        .tieuDeNormal:hover
        {
        	color: Maroon;
        	cursor:pointer;
        	}
        .textNormal
        {
           
            /*font-size: 13px;*/
            color: #333;
            padding-left: 15px;
            text-align: justify;
            line-height: inherit;
        }
        .textNormalItalic
{
    /*font-size: 13px;*/
    color: #666666;
    padding-left: 20px;
    font-style: italic;
    text-align: justify;
    font-size: 15px;
    font-weight: 500;
}
         .ghichuanh
{
    /*font-size: 13px;*/
    color: #808080;
    padding-top: 10px;
    font-style: italic;
    text-align: center;
    font-size: 12px;
}
        .hintstimkiemchuyende
        {
            padding-left: 5px;
            font-style: italic;
            cursor: pointer;
        }
        .hintstimkiemchuyende:hover
        {
            color: Blue;
        }
        .detaildirection
        {
            color: green;
            width: 100%;
            background-color: white;
        }
        #scroll
        {
            position: relative;
            width: 100%;
            background-color: #FFFFFF;
            /*border: 2px solid #bcbcbc;*/
            overflow: auto;
            float: left;
            /*box-shadow: 0 0 10px #000;*/
        }
        #scroll ul
        {
            display: table;
            white-space: pre-line;
            list-style: none;
            margin: 10px 5px 0px -20px;
        }
        #scroll li
        {
            display: table-cell;
            text-align: center;
            white-space: pre-wrap;
        }
        #scroll img
        {
            display: block;
            border: 1px solid #A3CBE0;
            margin: -20px 0px 0px 1px;
        }
        #scroll a:active img, #scroll a:focus img, #scroll a:hover img
        {
            border: 1px solid #3399FF;
        }
        #scroll a
        {
            text-decoration: none;
            font-weight: normal;
            color: #802000;
        }
        .selectLiaImg
        {
            box-shadow: 0px 0px 15px white;
            border: 2px solid #66FF66;
            color: #66FF66;
        }
        
        #scroll a:active, #scroll a:focus, #scroll a:hover
        {
            color: #336699;
            cursor: pointer;
        }
        #scroll span
        {
            padding: 2px 2px 1px 2px;
            display: block;
        }
        .hinhamthuc
        {
            width: 130px;
            height: 90px;
        }
        .divHinhAnh
        {
            margin-left: 10px;
            margin-right: 10px;
            text-align: justify;          
            font-size:12px;
        }
        div.transbox
        {
            border: 1px solid #bcbcbc;
            background-color: rgba(0, 0, 0, 0.1);
            padding: 10px 10px 10px 30px;
            border-radius: 5px 5px 5px 5px;
            filter: alpha(opacity=60); /* For IE8 and earlier */
            opacity: 1;
            /*background-image: url('../Image/about-us1.png');
            background-repeat: no-repeat;
            background-position: center;*/
        }
        div.transbox1
        {
            /*border: 1px solid #bcbcbc;
            border-radius: 5px 5px 5px 5px;
            background-image: url('../Image/dots-mini-light.png');*/
            background-repeat: repeat;
            background-position: 50% 50%;
            margin-bottom: 20px;
            padding: 0px 5px 5px 0px;
        }
        div.transbox1 p label h4
        {
            margin: 5%;
            font-weight: bold;
            color: red;
        }
        .div-box-tieuDeLinhVuc
        {
        	background-repeat: no-repeat;
        	margin-left: 8px;
        	height: 35px;
        	width: auto;
            color: White;
            font-weight:bold;
            font-size: 14px;
            padding-left:5px;
            text-align:left;
        	}
        .div-box-tieuDeLinhVuc: hover {
			color: Red;
			cursor: pointer;
        }
        .span-title
        {
            background: rgba(0, 0, 0, 0) url("../Image/itemDetail.png") no-repeat scroll 0 0;
            height: 35px;
            width: 35px;
        }
        
        .cssTextMarquee
        {
            border-bottom: 1px dotted #999999;
            margin-bottom: 10px;
        }
        
        .cssTextMarqueeDef
        {
            cursor: pointer;
        }
        .cssTextMarquee: hover
        {
            cursor: pointer;
        }
        .div-in-duanlienquan
        {
            background-color: #ffffff;
            text-align: justify;
            border-radius: 5px 5px 5px 5px;
            padding: 2px;
        }
      
        /*Begin học theo stnmt*/
       
		
		
		.ms-WPBody a:link {
			color: #000;
			text-decoration: none;
		}
		.ms-WPBody a:link {
			color: #0072bc;
			text-decoration: none;
		}
		ul.sub-news li a {
			color: #336699;
		}
		a:link, a:visited, a:active {
			color: #333;
		}
		a:link {
			color: #0072bc;
			text-decoration: none;
		}
		a:link: hover {
			color: red;
			text-decoration: none;
		}
		
		.img-box-news-sub {
			float: left;
			margin-right: 10px;
			width: 20%;
		}
		 
*/
        .div-box-inColumn-main
        {
        	border-radius: 5px 5px 5px 5px;
            padding: 5px 5px 5px 5px;
            /*border: 1px solid #e6e6e6;*/
            margin-left: 30px;
            /*border: 1px solid #ffffff;*/
            /*box-shadow: 0 0 5px #ccc;*/
        	}
      
        .div-box-inColumn-duongdantuyetdoi
        {
        	margin:5px 5px 5px 20px;
        	}
        .cssTextNormalAlignRight
        {
        
        	font-size:11px;
        	font-weight:normal;
        	padding-right:10px;
        	padding-left:auto;
        	font-style: normal;
        	text-align:right;
        	/*color: Maroon;*/
        	}
        #bottomLeft
		{
			position: fixed;
			vertical-align: middle;
			text-align: center;
			bottom: 10px;
			left: 50%;
		}
		h4.tieuDeCongTrinh :hover
		{
			cursor:pointer;
			color:Red;
			}
		button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

button.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796";
}

div.panelbootom {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

div.panelbootom.show {
    opacity: 1;
    max-height: 500px;  
}
 .cssTexttenDichVu
 {
  
 	cursor: pointer;
 	margin-left: 0px;
 	height: 35px;
 	width: auto;
    color: #336699;
    font-weight:bold;
    font-size: 14px;
    padding-left: 10px;
    text-align:left;
    padding-top: 4px;
 	}
 .cssTextTieuDeFrmChiTiet
 { 
 	margin-left: 20px;
    font-size: 15px;    
    text-align: left;
    padding-top:15px;
    padding-bottom:5px;
 	}
 .cssTextTieude
 {
     margin-left: 1px;
   margin-right: 1px;
     }
 .cssTexttenDichVu : hover
 {
 	cursor:pointer;
 	color: red;
 	}
 .linkText 
 {
 	color: #336699;
 	}
 .linkText: hover
 {
 	cursor: pointer;
 	box-shadow: 0 10px 10px #ccc;
 }
 /* Begin Toogle Gửi câu hỏi*/
		#flip
        {
            padding: 2px;
            font-size: 13px;
            font-weight: bold;
            text-align: center;
            /*background-color: #336699;/*007BF0*/
            color: white;
            /*border-bottom: solid 1px #bcbcbc;*/
            border-radius: 3px;
            width: 350px;
            height: 20px;
        }
        #flip : hover
        {
        	cursor: pointer;
        	}
        	
        #panelbootom
        {
            display: none;
            padding: 2px;
            font-size: 13px;
            text-align: center;
            background-color: #F29924;/*5BA0D0*/
            color: white;
            /*border: solid 1px #bcbcbc;*/
            border-radius: 3px;
            width: 350px;
            height: auto;
            box-shadow: 0px 2px 5px #939393;
        }
        
        #idClose:hover
        {
        	cursor: pointer;
            border: 1px solid #ffffff;
        }
          .idClose:hover
        {
        	cursor: pointer;
          
        }
        #bottomRight
        {
            bottom: 3px;
            right: 3px;
            position: fixed;
            /*border: solid 1px #e1e1e1;*/
            vertical-align: middle;
            background: none;
            text-align: right;
            width: 350px;
            height: auto;
            z-index: 1000
        }
        /* End Toogle Gửi câu hỏi*/
        
        /*Begin TuVanDichVu-Accordions*/
button.accordion {
    background-color: #336699;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #336699;
}

button.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796";
}

div.panelbootom {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

div.panelbootom.show {
    opacity: 1;
    max-height: 500px;  
}
/*End TuVanDichVu-Accordions*/

/*BEGIN Modal Giấy tờ & Đơn giá các dịch vụ*/
	.modalColLast
	{
		text-align:right;
		margin-right: 5px;
		}
	
/*END Modal Giấy tờ & Đơn giá các dịch vụ*/

.bg-next 
{
	background-image: url("../Image/br_next.png");
    background-size: 200% auto;
    height: 6.7em;
    margin-top: -1.6em;
    position: absolute;
    top: 50%;
    width: 3.2em;
    z-index: 60;
	}
/* BEGIN frmCoCauToChuc */
.textTenPhong
{
	background-color: #f1f1f1;
	color: #336699;
	background-image: url('../Image/imgDonVi.png');
    background-repeat: no-repeat;
	font-weight: bold;
	font-size: 17px;
	height: 32px;
	padding-left: 40px;
	}
.imgTenPhong
{
	padding-left: 50px;
	}
.textHeaderLienHe
{
	background-color: #666666;
	color: White;
	height: 35px;
	font-weight: normal;
	font-size: 14px;
	}
.textHeaderLienHeCol0
{
	width: 30%;
	}
.textHeaderLienHeCol1
{
	width: 20%;
	}
.textHeaderLienHeCol2
{
	width: 20%;
	}
.textHeaderLienHeCol3
{
	width: 15%;
	}
.textHeaderLienHeCol4
{
	width: 15%;
	}
.textTenNhanVien
{
	color: #333333;
	background-color: #f1f1f1;
	font-weight: normal;
	font-size: 14px;
	}
.textTenNhanVien0
{
	color: #333333;
	background-color: #ffe6e6;
	font-weight: normal;
	font-size: 14px;
	}
/* END frmCoCauToChuc */
.div-row-HoiDap
{
	border: 1px solid #bcbcbc;
	border-radius: 5px 5px 5px 5px;
	padding: 3px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: normal;
	font-size:14px;
	
	}
.div-row-Hoi
{
	color: #333333;
	font-weight: normal;
	font-size:14px;
	
}
.div-row-Hoi-head
{
	color: #336699;
	font-weight: bold;
	font-size:14px;

}
.div-row-Hoi-title
{
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.div-row-Hoi-toggleDap
{
	font-weight: normal;
	background: #333333 none repeat scroll 0 0 !important;
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 0 2px 2px #ccc;
    color: #fff !important;
    display: inline-block;
    font-size: 13px;
    padding: 0 9px;
    text-align: center;
    width: 130px;
}

.div-row-Hoi-toggleDap:hover 
{
	box-shadow: 0 5px 5px #ccc;
	cursor: pointer;
}
.div-row-Hoi-TieuDe
{
	color: #333333;
	font-weight: bold;
}
.div-row-Dap
{
	border-top: 1px dotted #336699;
    clear: both;
    color: #204b76;
    display: none;
    font-style: italic;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 10px;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
}
.support-support {
    display: block;
    float: left;
    margin-bottom: 1px;
    margin-right: 7px;
    width: 32px;
}

.div-row-click {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 3px;
}

.guicauhoi {
    background: rgba(0, 0, 0, 0) url("../Image/GuiHoiDap.png") no-repeat scroll  0 4px;
    background-repeat: no-repeat;
    color: #b32d00 !important;
    /*display: inline-block;
    float: left;*/
    font-weight: bold;
    padding:  5px 3px 10px 35px;
    
}
.guicauhoi:hover 
{
	
	
cursor: pointer;
}
.timkiemcauhoi {
    background: rgba(0, 0, 0, 0) url("../Image/GuiHoiDap.png") no-repeat scroll 0 -30px;
    background-repeat: no-repeat;
    color: #336699 !important;
    /*display: inline-block;
    float: left;*/
    font-weight: bold;
    margin-left: 10px;
    padding: 5px 3px 10px 35px;
}
.timkiemcauhoi:hover 
{
	
	/*background-color: #e6e6e6;*/
	cursor: pointer;
}
.span-nguoihoi {
    background: rgba(0, 0, 0, 0) url("../Image/HoiDap.png") no-repeat scroll 0 0px;
    font-weight: bold;
    padding: 2px 3px 0px 22px;
}
.span-ngayhoi {
    background: rgba(0, 0, 0, 0) url("../Image/HoiDap.png") no-repeat scroll 0 -19px;
    font-weight: bold;
    padding: 5px 5px 0 24px;
    margin-left: 5px;
}

.span-nguoihoi, .span-ngayhoi, .span-trangthaiTL {
    color: #336699;
    font-size: 13px;
}

.div-column-1 {
    display: block;
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 19% !important;
    vertical-align: middle;
}
.div-column-2 {
    display: block;
    float: left;
    width: 78% !important;
    vertical-align: middle;
}
.div-column-21 {
    display: block;
    float: left;
    width: 24% !important;
    vertical-align: middle;
}
.div-column-22 {
    display: block;
    float: left;
    width: 22% !important;
    text-align: right;
    vertical-align: middle;
    padding-right: 10px
}
.div-column-23 {
    display: block;
    float: left;
    width: 29% !important;
    vertical-align: middle;
}

.div-header-out {
    /*background: #ffffff url("../Image/Banner_background.png") no-repeat scroll right center;
    display: block;*/
    height: 100px;
    background-image: url("../Image/Banner_background.png");
    background-repeat: no-repeat;
    background-position: right; 
    }
    
        
.div-header-in {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
}
.div-header-in, .menu-head-in, .div-bodyContainer-in {
    width: 1200px !important;
}
.div-header-in {
    background-position: right center;
    height: 100px !important;
    margin: 0 auto !important;
    width: 98% !important;
}

.div-logo-and-sologan {
    display: block;
    float: left;
    height: 100%;
    position: relative;
    width: 95%;
}

.logo-head {
    /*background: rgba(0, 0, 0, 0) url("../Image/Logo_HuanChuong.png") no-repeat scroll 0 0;*/
    height: 97px;
    left: 5px;
    position: absolute;
    top: 3px;
    width: 20%;
    
    background-image: url("../Image/Logo_HuanChuong.png");
    background-repeat: no-repeat;
    background-position: 0;
}
.sologan-head {
    height: 57px;
    left: 165px;
    position: absolute;
    top: 15px;
    width: 70%;
    background-image: url("../Image/TTKTTNMT.png");
    background-repeat: no-repeat;
    background-position: 0;
}
.tieude
{
    font-size: 16px;
    color: #336699;
    font-weight: 600
}
/*ul.dropdown-menu li a :hover
{
	background-color: #6699cc;
	color: Red;
	cursor: pointer;
	}*/
 .curImage
 {
 border: 1px solid red;
 }
 
 .textHeadItem
{
     border-top-right-radius: 5px;
      border-top-left-radius: 5px;
    text-align: center;
    color: #336699;
    margin-bottom: 10px;
   /* background-color: #4986C2;*/
    padding: 7px;
    margin-top: 0;
   
    
}

.textHeadItem2
{
     border-top-right-radius: 5px;
      border-top-left-radius: 5px;
    text-align: center;
    color: #336699;
    margin-bottom: 10px;
   /* background-color: #4986C2;*/
    padding: 5px;
    margin-top: 0;
 
    
}
 	
 	.textHeadItem1
{
     border-top-right-radius: 5px;
      border-top-left-radius: 5px;
    text-align: center;
    color: #336699;
    margin-bottom: 10px;
   /* background-color: #4986C2;*/
    padding: 7px;
    margin-top: 0;
    background: url("../Image/imgDonVi.png") no-repeat 41% 50%;
    
}
 	ul.dropdown-menu li a:hover
 	{
 		color: #336699;
 		cursor: pointer;
 	}
 	.dropdown-menu > li > a {
    clear: both;
    color: white;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
 .navFoat
 {
 	margin-left: 5px;
 	} 	
        
  body 
  {
      background-color: #f1f1f1;
      position: relative;     
      color: #333333;
      font-family: Tahoma;
      font-size: 14px;
  }
  .responsive {
    padding: 0 6px;
    float: left;
    width: 24.99999%;
  }
    /* The Image */
div.img img, .ih-item.square.effect13 .img {
        width: 100%;
        /*height: auto;*/
        height:180px;
        cursor: pointer;
    }

    /* Description of Image */
    div.desc {
        padding: 15px;
        text-align: center;
    }
      @media only screen and (max-width: 1400px){
        .responsive {
            width: 49.99999%;
            margin: 6px 0;
        }
        .modal-content {
            width: 100%;
        }
      }

      @media only screen and (max-width: 500px){
        .responsive {
            width: 100%;
        }
      }

      .affix {
          top:0;
          width: 100%;
          z-index: 9999 !important;
      }
      .navbar {
          margin-bottom: 0px;
      }
      .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        background-color: #1f4060;
        color: #f1f1f1;
    }
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color:  #1f4060;
        color: #f1f1f1;
    }

  .affix ~ .container-fluid {
     position: relative;
     top: 50px;
  }
  .divLargeShadow 
  {
  	margin : 10px 5px;
    padding : 5px;
    box-shadow: 0px 2px 5px #939393;
  	}
  /*#secTinHoatDong {padding-top:30px;color: #333333; background-color: #f1f1f1;}*/
  #secLinhVucHoatDong {margin-bottom: 0px; color: #333333; padding-top: 0px; width: 100.5%;border: 1px solid #fff ;box-shadow: 0 0 1px #baa;}
  
  #secLienHe {background-color: #f1f1f1; padding-top: 0px; padding-bottom: 15px;  width: 100.5%;border: 3px solid #fff ;box-shadow: 0 0 2px #baa;}
  #secCongTrinh { margin-bottom: 10px; color: #333333; background-color: #f1f1f1; padding-top: 0px; padding-bottom: 15px; width: 100.5%;border: 1px solid #fff;box-shadow: 0 0 1px #baa; }
  .classBoxshasdow{box-shadow: 0 0 2px #ccc; background-color: #f1f1f1}
  .mySlides {display:none} 
   
   div.ImgRight-Group ul {
  margin: 1px;
  padding: 0px;
}   
div.ImgRight-Group ul {
  list-style-type: none;
  max-width: 400px;
}

div.ImgRight-Group h3 {
 
}

div.ImgRight-Group li img {
  float: left;
  margin: 0 15px 0 0;
}

div.ImgRight-Group li p {
  
}

div.ImgRight-Group li {  
  overflow: auto;
}

div.ImgRight-Group li:hover {
  background: #eee;
  cursor: pointer;
}
.carousel-control
        {
            width: 4%;
        }
        .carousel-control.left, .carousel-control.right
        {
            margin-left: 15px;
            background-image: none;
        }
        @media (max-width: 767px)
        {
            .carousel-inner .active.left
            {
                left: -100%;
            }
            .carousel-inner .next
            {
                left: 100%;
            }
            .carousel-inner .prev
            {
                left: -100%;
            }
            .active > div
            {
                display: none;
            }
            .active > div:first-child
            {
                display: block;
            }
        
        }
        @media (min-width: 767px) and (max-width: 992px )
        {
            .carousel-inner .active.left
            {
                left: -50%;
            }
            .carousel-inner .next
            {
                left: 50%;
            }
            .carousel-inner .prev
            {
                left: -50%;
            }
            .active > div
            {
                display: none;
            }
            .active > div:first-child
            {
                display: block;
            }
            .active > div:first-child + div
            {
                display: block;
            }
        }
        @media (min-width: 992px )
        {
            .carousel-inner .active.left
            {
                left: -25%;
            }
            .carousel-inner .next
            {
                left: 25%;
            }
            .carousel-inner .prev
            {
                left: -25%;
            }
        }
       .active1
       {
           left: 0px;
           }
         ul.sub-news {
    margin: 5px 0 0;
    min-height: auto;
    padding: 0;
    display: table;
         }
   
ul.sub-news li img.img-box-news-sub {
    border: 1px solid #fff;
    box-shadow: 0 0 2px #ccc;
    display: block;
    float: left;
    font-size: 14px;
    margin-left: 3px;
    padding: 1px;
    width: 28%;
    margin-bottom: 5px
}
.img-box-news-sub {
    
    margin-right: 10px;
   
}
ul.sub-news li a.title-new-sub {
    font-size: 14px;
    text-align: left;
}
ul.sub-news li a.title-new-sub {
    color: #333;
    display: block;
    float: right;    
    padding: 0 0px;
    text-align: left;
    width: 66%;
}

.div-sub-news {
    clear: both;
    font-family: tahoma;
    position: relative;
}

ul.sub-news li {
   clear: both;
    display: block;
    margin-top: 10px;
    padding: 5px 0;
    width: 100%;
     border-top: 1px dashed  #ccc;
     list-style: outside none none;
}
.li-hidden {
    display: block !important;
}
.li-hidden {
    display: none !important;
}
.panel
{
    background-position: center;
    border-top: 3px solid #336699;
    border-radius: 0 !important;
    transition: box-shadow 0.5s ease 0s;
    height: 380px;
    background-image: url('../Image/Nen_DoDac.png');
    background-repeat: no-repeat;
}
.panel:hover {
    box-shadow: 5px 0 20px rgba(0, 0, 0, 0.4);
}
.panel-footer .btn:hover {
    background-color: #fff !important;
    border: 1px solid #336699;
    color: #f4511e;
}
.panel-heading {
    background-color: #6699cc !important;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    color: #fff !important;
    padding: 2px;
}
.panel-footer {
    background-color: white !important;
}
.panel-footer h3 {
    font-size: 32px;
}
.panel-footer h4 {
    color: #aaa;
    font-size: 14px;
}
.panel-footer .btn {
    background-color: #336699;
    color: #fff;
    margin: 15px 0;
}
.panel-body
{
    text-align:left
    }
.hoverXanh:hover
{
    color: #66FF33;
    cursor: pointer;
}
   textarea {
   resize: none;
}
   .vienDoInput 
   {
       border: solid 1px red;
       }
   p.bulletdaudong:before
{
    background: #268A8C none repeat scroll 0 0;
    border-radius: 50%;
    box-sizing: border-box;
    color: #336699;
    content: "";
    display: block;
    float: left;
    height: 5px;
    margin-right: 10px;
    position: relative;
    top: 8px;
    width: 5px;
}
hr 
{
     margin-bottom: 15px;
    margin-top: 15px;
    } 
    
    #linkfiledongia
    { color: #336699;
      cursor: pointer;
     
        }
        .child
        {
   overflow: auto;height: 100%;width: 110%;position: relative;max-height: 800px; padding-right: 8px;
   }

#fullnoidung img
{
  text-align : center;
}
       