﻿@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300&subset=latin,vietnamese,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic&subset=latin,vietnamese,latin-ext);
@font-face {
    font-family: 'HungHauRegular';
    src: url('/Resources/ImagesPortal/HomePage/fonts/HungHauRouLig.otf');
    font-weight: normal;
    font-style: normal;
}
*{
	margin:0;
	padding:0;
}

body { 
	text-align: left;	
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	background:#ededed url(/Resources/ImagesPortal/HomePage/imgs/bg.png) scroll center 225px no-repeat;
}
ul, li{	
	list-style:none;
}
	a{
		color:#000;
	}
	a:hover{
	color: #2e894f!important;
}
a:hover, a:focus, a:active{text-decoration:none;}
::-webkit-input-placeholder {
   font-style: italic;
}
:-moz-placeholder {
   font-style: italic;  
}
::-moz-placeholder {
   font-style: italic;  
}
:-ms-input-placeholder {  
   font-style: italic; 
}
/*AN custom*/

@media (min-width: 1040px){
	#page{
		width:1000px;
		margin:0 auto;
	}
	.container {
	  width: 1030px;
	}
}

.width-common{
	width:100%;
	float:left;	
}
/*header*/
#top-header {
	/* margin-bottom:10px; */
}
#top-header .t-wrapper{
	position: relative;
	padding:0;
}
#top-header .top-link{
	position: absolute;
	right:0px;
	text-align:right;
	margin-top:20px;
	z-index:999999;
}
#top-header  .top-menu{
	margin-top:20px;
}
.top-link li{
	display:inline-block;
	color: #bcbcbc;
	padding-left:15px;
}
.top-link a{
	color: #bcbcbc;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
}
.slash{
	padding:0;
}
.top-link .one{
	text-transform: uppercase;
}
.top-link .two a{	
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	padding:0 4px;
}

/* menu bootstrap */
.animate {
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* custom menu*/
/* AN custom */
.top-menu .navbar a{
	color: #6c6c6c;
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: 400;
}
@media (min-width:1040px){
.top-menu .container{
	width:1000px;
	padding:0;
}
}
@media (min-width:900px){
	.top-menu .navbar{
		/* height:120px; */
		border:none;
	}
	.navbar-right{
/* 		margin-top:60px; */	
		margin-top:-10px;
	}
}

.top-menu{
	background-color:#ededed ;	
}
.top-menu .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}
.top-menu .navbar-default {
    background-color: #ededed;
    border-color: #e7e7e7;
}

@media (min-width:768px){
	.top-menu .navbar-nav{
		float:right;		
	}
	.top-menu .navbar{
		margin-bottom:5px;
	}
}

.navbar-toggle .icon-bar {
	background-color: rgb(95, 176, 228);
}
.navbar-brand {
	color: rgb(95, 176, 228);
	font-weight: 900;
	letter-spacing: 2px;
}
.navbar-nav > li > a {
	border: 0px solid #2e894f;
	color: rgb(120, 120, 120);
	padding: 15px;
}
 .navbar-nav > li > form > .input-group > input,
 .navbar-nav > li > form > .input-group > .input-group-btn > .btn {
	border-radius: 0px;
}
.navbar-nav > li:not(.disabled).open > a,
.navbar-nav > li:not(.disabled).active > a,
.navbar-nav > li:not(.disabled) > a:hover, 
.navbar-nav > li:not(.disabled) > a:focus {
	border-left-width: 5px;
	color: #2e894f;
	padding-left: 10px;
}
 .navbar-nav > li.disabled > a {
	color: rgb(200, 200, 200);
}

 .navbar-nav > li > .dropdown-menu {
	border-radius: 0;
	margin-right: -1px;
	min-width: 220px;
	padding: 0px;
}
 .navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
	left: 0px;
	margin-left: -1px;
	right: auto;
}
.navbar-nav > li > .dropdown-menu > li > a {
	border-left: 0px solid #2e894f;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 20px;
	white-space: nowrap;
}
 .navbar-nav > li > .dropdown-menu > li.active > a, 
 .navbar-nav > li > .dropdown-menu > li > a:hover, 
 .navbar-nav > li > .dropdown-menu > li > a:focus {
	background-color: #2e894f;
	border-left-width: 5px;
	padding-left: 15px;
	color:#fff!important;
}

/*hover*/
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus,
 .navbar-default .navbar-nav>.open>a:hover {
    color: #fff!important;
    background-color:rgba(13,36,97,0.9)!important;
	border-color:rgba(13,36,97,0.9);
}
/*search box - desktop*/
.bootsnipp-search {
	display: none;
}
.bootsnipp-search .form-control {
	background-color: rgb(235, 235, 235);
	border-radius: 0px;
	border-width: 0px;
	font-size: 24px;
	padding: 30px 0px;
}
.bootsnipp-search .form-control {
	background-color: #fff;
	border-radius: 0px;
	border-width: 0px;	
	padding: 12px 10px;		
	color: #b2b2b2;
	font-size: 15px;
	height: auto;	
}
.bootsnipp-search .form-control:focus {
	border-color: transparent;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bootsnipp-search .input-group-btn > .btn {
	padding: 14px 16px;
	border-radius: 0px;
}
.bootsnipp-search .input-group-btn > .btn.active,
.bootsnipp-search .input-group-btn > .btn:hover,
.bootsnipp-search .input-group-btn > .btn:focus {
	padding: 14px 16px 14px 15px;
}
.bootsnipp-search .input-group-btn > .btn-default {
	background-color: rgb(245, 245, 245);
}
.nav-padding {
	padding-top: 61px;
}
.navbar-brand{
	padding:0!important;/* 02062016 */
}
/* custom navbar-toggle */
.navbar-toggle {
    padding: 9px 0;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
/* end navbar-toggle 
----------------------------------------*/
@media screen and (min-width: 768px) {
    .navbar-brand {
    	font-size: 20px;
		height: auto;
		padding: 15px 0;
		margin-left:0!important;
	}
	.navbar-nav > li > a {
		font-size: 16px;
		letter-spacing: 1px;
	}
	.navbar-nav > li:not(.disabled).open > a,
	.navbar-nav > li:not(.disabled).active > a,
	.navbar-nav > li:not(.disabled) > a:hover, 
	.navbar-nav > li:not(.disabled) > a:focus {
		border-bottom-width: 2px;
		border-left-width: 0px;
		padding-bottom: 10px;
		padding-left: 15px;
	}
	.navbar-nav > li.disabled > a {
		padding-left: 10px;
		padding-right: 10px;
	}
	.bootsnipp-search {
		background-color: rgb(235, 235, 235);
		display: block;
		position: absolute;
		top: 100%;
		width: 100%;
		-webkit-transform: rotateX(-90deg);
		-moz-transform: rotateX(-90deg);
		-o-transform: rotateX(-90deg);
		-ms-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
		-webkit-transform-origin: 0 0 0;
		-moz-transform-origin: 0 0 0;
		-o-transform-origin: 0 0 0;
		-ms-transform-origin: 0 0 0;
		transform-origin: 0 0 0;
		visibility: hidden;
	}
	.bootsnipp-search.open {
		-webkit-transform: rotateX(0deg);
		-moz-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		transform: rotateX(0deg);
		visibility: visible;	
	}
	.bootsnipp-search > .container {
		padding: 0px;
	}    
}
 /* search box - mobile */
.mobile-search{
	display:none;
}

/*End header
--------------------------------------------------------------*/

/* slider */
#slider img{
	width:100%;
	max-width:100%;
}
/*End slider 
-------------------------------------------------------------*/
@media (min-width: 501px) AND (max-width:850px){
    #top-header .top-link {
        margin-top:-15px!important;
    }

}
/* related link */
#related-links .nav-tabs{	
	margin-top: -60px;
	background-color: rgba(53,53,53,0.8);
	border:none;	
}
@media (min-width:800px){
	#related-links .nav-tabs{	
		background-color:transparent;
	}
}
#related-links .nav-tabs>li{
	margin-bottom:0;
}
#related-links .nav-tabs>li>a{	
	color: #D3D3D3;
	font-family: 'HungHauRegular', serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	padding-top:20px;
	padding-bottom:15px;	
	border:none;
	margin-right:0;
	background-color: rgba(13,36,97,0.8);
	border-radius:0;
}


#related-links .nav-tabs>li.active>a, 
#related-links .nav-tabs>li.active>a:focus, 
#related-links .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;    
    border: none;  
	background-color: #0d2461;	
	padding-left:55px;
}
#related-links li a, .panel-heading .panel-title a {
    background-repeat: no-repeat;
    background-position: 15px 20px;
    padding-left: 47px;
}

#related-links .nav>li>a:focus,
#related-links .nav>li>a:hover {
    text-decoration: none;
    background-color: #0d2461;
}

/* nội dung tab */
#related-links{
	margin-bottom:25px;
}
#related-links .t-wrapper{
	 background-color:#0d2461;
	 padding-bottom:40px;
}
#related-links .tab-content>.active{	
	height: 128px;	
	background-color:#0d2461;
}

#related-links .one a{
	background-image: url(/Resources/ImagesPortal/HomePage/imgs/icon/icon-search.png);
}
#related-links .one a:hover{
	color: #00a3ff!important;
}

#related-links .two a{	
	background-image: url(/Resources/ImagesPortal/HomePage/imgs/icon/icon-SV.png);
}

#related-links .three a{	
	background-image: url(/Resources/ImagesPortal/HomePage/imgs/icon/icon-canbo.png);
}

#related-links .four a{	
	background-image: url(/Resources/ImagesPortal/HomePage/imgs/icon/icon-e-office.png);
}
#related-links .two a:hover,
#related-links .three a:hover,
#related-links .four a:hover{
	color: #4dffba!important;
}

.t-wrapper{
	padding-top:40px;
}



.txt-search input{	
	color: #b2b2b2;
	font-size: 15px;
	border-radius:0;
	border:none;
	height:48px;
}
#related-links .btn-search {
    padding-left: 0;
}
.btn-search button{	
	width: 100%;
	height: 48px;
	background-color: #0c7abf;
	text-transform:uppercase;
	border-radius:0;
}

#related-links .line{
	line-height:0;
	border:0;
	margin-bottom:0;
}
#related-links .line img{
	width:100%;
	max-width:100%;
	height:16px;
}
@media (min-width:871px) and (max-width:1039px){
	#related-links .nav-tabs>li>a{font-size:13px;height:60px;}
}

/* custom responsive */
#related-links .panel-group{
	background-color: rgba(53,53,53,0.8);
	border:none;
	margin-bottom:0;
}
#related-links .panel{
	background-color:#0d2461;
	border:none;
	width:100%!important;
}
#related-links .panel-heading{
	background-color:#0d2461;
	border:none;
}
#related-links .panel-body {
	border:none;
	padding:0 15px;
}

.panel-title a{
	color: #D3D3D3;
	font-family: 'HungHauRegular', serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	padding-top:25px;
	padding-bottom:10px;	
	border:none;
	margin-right:0;
	display:block;
}
.panel-heading .panel-title a{
	padding-left: 70px;
}
.panel-group .panel+.panel {
    margin-top:0;
}
/* related link 
-------------------------------------------------------------*/

/* giới thiệu trường */
#intro-school{
	width:29%;
	background:#fff;
	margin-bottom:25px;
	min-height:340px;
}
.mota{	
	color: #000;	
	font-size: 15px;
    line-height: 24px;
    padding: 15px;
}
.doc-them{
	padding:0 15px;
	margin-bottom:20px;
}
.doc-them a{
	border-radius:0;
}
.doc-them span{
	padding-left:10px;
}
.doc-them .an-custom:hover{
	background-color:#2e894f!important;
	color:#fff!important;
	border-color:#96cdae!important;
}
/* giới thiệu trường 
------------------------------------------------------------*/

/* photo */
#photo{
	width:69%;
	background:#fff;
	margin-bottom:25px;
}

#photo .item-1,
#photo .item-2{
	width:33.333333%;
	float:left;
}
#photo .item-3{
	width:33.333333%;
	float:right;
	height:340px;
	overflow:hidden;
}
#photo .item-4{
	width:66.666666%;
	float:left;
}
.photo-item {
	position: relative;
	height:170px;
	overflow:hidden;
    background-color: rgba(13,36,97,1);

}
.photo-item:hover .text{
	height:100%;
	background-color: rgba(41, 128, 37, 0.8);	
	padding:0;		
}
.photo-item:hover .text a{
	margin: 15px auto;
	padding: 15px 10px;
	width:80%;
	height:80%;
	border:1px solid #fff;
	display:block;
}
.item-3:hover .text a{
	height:90%;
}
.photo-item:hover .text p{
	padding-top:30px;
	color:#fff;
	font-size: 22px;
	font-weight: 400;
	text-decoration: underline;
	line-height:30px;
}
.photo-item img{
	/* width:100%; */
}
.photo-item .text{
	position:absolute;
	bottom:0;
	width:100%;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	background-color: rgba(13,36,97,0.8);	
	margin:0;
	padding-top:10px;
	text-align:center;
	min-height:40px;
}
.photo-item .text p{
	color: #D3D3D3;
	font-family: 'HungHauRegular', serif;
	vertical-align: middle;
}
/* 06.07.16 */
@media (max-width:540px){
	/* 2x3 */
	#photo .item-1, #photo .item-2 {
		width: 50%;		
	}
	#photo .item-2{
		margin-top: 170px;
		margin-left: -50%;
	}
	#photo .item-3 {
		width: 50%;   
	}
	#photo .item-4 {
		width: 100%;    
	}
}
/* photo 
-----------------------------------------------------------*/


/*liên kết*/
#lien-ket{
	background:#fff;
	margin-bottom:30px;
	padding-bottom:30px;
	position:relative;
}
#lien-ket .width-common a{
	display:block;
}
#lien-ket .block-link{
	position:absolute;
	right:0;
	top:40px;
	color: #337AB7;
	text-align:right;
}
#lien-ket .block-link li{
	display:inline-block;
}

#lien-ket .block-link li a{	
	color: #337AB7;
	font-size: 15px;	
	padding-right:15px;
	font-family: 'HungHauRegular', sans-serif;
	text-transform:uppercase;
}
#lien-ket .block-link li.active a{	
	color: #2e894f;	
}
h1.topic{	
	color: #6c6c6c;
	font-family: 'HungHauRegular', serif;
	font-size: 25px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom:25px;
	margin-top:40px;
}
.thumb{
	margin-bottom:10px;
	width:100%;
}
.thumb img{
	width:100%;
}
.title{	
	color: #000;
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	text-align:center;
}
/* hover */
.hover-item img{
	transition-timing-function: ease !important;
    transition: transform 0.3s ease, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.hover-item:hover img{
	transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}

@media(max-width:560px){
	#lien-ket .block-link {
		position:relative;
		text-align:left;
		top:0;
		padding: 0  0 10px 20px;
	}
}
/*liên kết
-------------------------------------------------------------*/

/* tin-tuc */
#tin-tuc {
	width:59%;	
	margin-bottom:25px;
	position:relative;
	padding-bottom:60px;
	background:#fff;	
	min-height:400px;
}
#tin-tuc a{
	display:block;
}
#tin-tuc .title{
	text-align:justify;
	width: auto;
}

.see-all{
	position:absolute;	
	right:0px;
	top:45px;
}
.see-all span{
	color: #b2b2b2;
	font-size: 15px;
	font-style: italic;
	padding-right:15px;
}
/* tin-tuc 
--------------------------------------------------------------*/


/* thông báo */
#thong-bao{
	width:39%;
	margin-bottom:25px;
	position:relative;
	padding-bottom:30px;
	background:#fff;
	min-height:400px;
}
#thong-bao .wraper{
		
}
#thong-bao .box-list{
	padding:0 15px;
}
.date-month{
	float:left;
	width:65px;
	height:65px;	
	/*background-color: #0c7abf;*/
	background-color:#ff9900;
	border-radius:50%;
	text-align:center;
}
.d{
	display:block;	
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	line-height: 15px;	
	padding-top:19px;
}
.m{	
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	line-height: 22px;
}

#thong-bao article {
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #e2e2e3;
	min-height:76px;
}
#thong-bao article a{
	padding-left:75px;
	padding-top:5px;
	display:block;
	float:none;	
	color: #000;
	font-size: 15px;
	line-height: 24px;
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}
#thong-bao article:hover .date-month{	
	width: 65px;
	height: 65px;
	background-color: #2e894f;	
	border: 5px solid #96cdae;
	-webkit-transition: all 0.1s; /* Safari */
    transition: all 0.1s;
}
#thong-bao article:hover .date-month .d{
	padding-top:16px!important;
}
#thong-bao article:hover a{
	color: #2e894f;
	-webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}

/* thông báo 
--------------------------------------------------------------*/

/* quang cao */
#quang-cao {
	background:#fff;
	padding:15px 0 10px 0;
}

.qc-item {
	width:15%;
	float:left;
	text-align:center;
}
.qc-item:nth-child(2){
	width:25%;
}
/*End quang cao 
-------------------------------------------------------------*/


/* footer */
#footer {
	padding-top:80px;
	position:relative;
}
#footer .line{
	border-bottom:1px solid #ccc;
}
.design-by{	
	text-align: right;	
	padding-bottom:5px;
	color: #868686;
	font-size: 11px;
	line-height: 24px;
}
.ban-quyen{
	display:block;
	text-align:center;	
	color: #868686;
	font-size: 12px;
	line-height: 24px;
}
.f-logo{
	text-align:center;
	background: transparent;
	margin-bottom:5px;
}
.f-logo > div{
	margin:-40px auto 0 auto;
	width:100%;
	background:#ededed;	
}

.f-menu{	
	padding-bottom:10px;	
	clear:both;
}
.f-menu ul{
	margin-bottom:0;
}
.f-menu li{
	display: inline-block;
	text-transform:uppercase;
}
.f-menu li a{	
	color: #868686;
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
}
.f-left {
	text-align:left;
	width:50%;
	margin-top:-30px;
	float:left;
	
}
.f-left li:first-child{
	width:30%;
}

.f-right {
	text-align:right;
	width:50%;
	margin-top:-30px;
	float:right;
}
.f-right  li:first-child{
	width:30%;
	text-align:left;
}
.line{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.lien_he{
	padding-top:20px;
	padding-bottom:30px;
}
.lien_he p{
	margin-bottom:5px;
}
/*End footer
------------------------------------------------------------ */

/* responsive */
@media (max-width:1039px){
	#page{
		width: 100%;
		padding:0 15px;
	}
	.container{
		width:100%;		
	}
	.top-menu .container{
		width:100%;	
		padding:0;
	}
}
@media (max-width:900px){
	/* ----------------------------- */
	#related-links .chuyennganh{
		width:100%;
		margin-bottom:15px;
		padding:0;
	}
	#related-links .txt-search{
		width:70%;
	}
	#related-links .btn-search{
		width:30%;
		padding-right:0;
	}	
	.btn-search button {
		width:100%;
	}
	/* ----------------------------- */
}
@media (max-width:768px){
	.menu{
		display:none;
	}
	/* ----------------------------- */
	#intro-school{
		width:100%;
		min-height:auto;
	}
	#photo{
		width:100%;
	}
	#tin-tuc{
		width:100%;
	}
	#thong-bao{
		width:100%;
	}	
	#lien-ket  .hover-item:nth-child(3){
		clear:both;		
	}
	.lien_he {		
		padding-bottom: 10px;
	}
}
@media (max-width:720px)
{
	/* ----------------------------- */
	.design-by{
		position:relative;
		top:auto;
		text-align:center;
	}
	.f-left,
	.f-right{
		position:relative;
		margin-top:0;
		width:50%;
	}
	.f-left li,
	.f-right li{
		width:50%!important;
		float:left;
		text-align:left;
		padding-top:10px;
	}
	/* ----------------------------- */
}
@media (max-width:500px){
	/* ----------------------------- */
	#top-header .top-link {
		position: relative;
		right: auto;
		text-align: center;
		margin-top: 10px;
	}
	#top-header .top-menu {
		margin-top: 15px;
	}
	/* ----------------------------- */
	
	#related-links .txt-search{
		width:60%;
	}
	#related-links .btn-search{
		width:40%;		
	}
}
@media (max-width:470px)
{
	/* ----------------------------- */
	.f-left li,
	.f-right li{
		width:100%!important;
		float:left;
		text-align:left;
		padding-top:10px;
	}
	.f-right li{
		text-align:right!important;
	}
	/* ----------------------------- */
}
@media (max-width:400px)
{	
	#tin-tuc .hover-item {
		width:100%;		
	}
	#tin-tuc .hover-item:nth-child(2){
		padding-top:25px;
	}
	
	#lien-ket .hover-item{
		width:100%;	
		padding-bottom:30px
	}
}
@media (max-width:320px)
{	
	#top-header .top-menu .logo img{
		width:100%;
		max-width:100%;
	}
}
/* responsive 
------------------------------------------------------------*/

/* bổ sung menu level 2 */
.top-menu .dropdown-menu a{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
}
@media (min-width:768px){
	.top-menu .dropdown-menu{
		background-color:rgba(13,36,97,0.9);
		color:#fff;
	}
	.top-menu .caret{
		display:none;
	}
	.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a {  
		color: #fff;   
	}
	.top-menu .navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li.active > a, 
	.top-menu .navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a:hover, 
	.top-menu .navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a:focus {
		background-color: #298025;	
		border-left-width:0;
		color:#fff!important;
		padding-left:20px;
	}
	.top-menu .nav .open>a,
	.nav .open>a:focus, 
	.nav .open>a:hover{
		border-color: #2e894f;
	}
}
/* bổ sung menu level 2 
--------------------------------------------------------------------------*/

/* 28.06.2016 */
.flexbox-main{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	
	justify-content: space-between;
}

.m-left-15{
	margin-left:15px;
} 
.m-right-15{
	margin-right:15px;
}
.p-bottom{
	padding-bottom:20px;
}
.box-list article {
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px dashed #e2e2e3;
  min-height: 30px;
}
.out-line{
	float:left;
	width: 20px;
	height: 20px;
	font-size:15px;
	padding-top:2px;
	color: #bcbcbc;
}
.box-list  article a {
  padding-left: 30px;
  display: block;
  float: none;
  color: #000;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* Ẩn "xem tất cả" */
.see-all{
	display:block;
}

/* ***************************************
			custom mobile 
****************************************** */
/* menu */
@media (max-width:767px){
	
	.top-menu .navbar-default .navbar-header > .navbar-toggle {
		border:none;
		margin-top: 17%;
	}
	.navbar-nav > li > .dropdown-menu {    
		margin-right: 0px;  
	}
	.top-menu .navbar-default .navbar-toggle .icon-bar {
		background-color:#244288;
	}
	.top-menu .navbar-toggle .icon-bar {
		display: block;
		width: 26px;
		height: 4px;
		border-radius: 1px;
	}
	.top-menu .navbar-brand{
		position:absolute;
	}
	/*menu*/
	.navbar-default .navbar-collapse{
		background-color:rgba(13,36,97,0.9);		
	}
	.navbar-default .navbar-nav>li>a {
		color:#fff;
	}
	.navbar-nav > li:not(.disabled).open > a,
	.navbar-nav > li:not(.disabled).active > a,
	.navbar-nav > li:not(.disabled) > a:hover, 
	.navbar-nav > li:not(.disabled) > a:focus {
		border-left-width: 0;
		color: #777!important;	
		padding-left:15px;
	}
	/* menu level 2 */
	.navbar-nav .open .dropdown-menu {		
		background-color: rgba(13,36,97,0.9);	
	}
	.navbar-nav .open .dropdown-menu li{
		border-bottom: 1px solid #777;
	}
	.navbar-nav .open .dropdown-menu li:first-child{
		border-top: 1px solid #777;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header, 
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 25px;	
	}
	.navbar-nav > li > .dropdown-menu > li.active > a,
	.navbar-nav > li > .dropdown-menu > li > a:hover, 
	.navbar-nav > li > .dropdown-menu > li > a:focus {		
		border:0;
		padding-left: 25px;
		color: #fff!important;
	}
	
	/* icon thu gọn*/
	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {   
		border-width: 0px;  
	}
	.navbar-nav.sm-collapsible .open > a > .caret:before {
		content: "\f106";
	}
	.navbar-nav.sm-collapsible .caret:before {
		content: "\f107";
		font-family: FontAwesome;
		font-weight: bold;
	}
	/* search */
	.mobile-search{
		position:relative;
		margin-top: 17%;
		margin-right:10px;
		float:right;
		display:block;
		width: 320px;
	}
	.mobile-search input[type=text] {
		width: 40px;
		box-sizing: border-box;
		/* border: 2px solid #ccc; */
		border:0;
		/* border-radius: 4px; */
		font-size: 16px;
		background-color: #ededed;
		background-image: url('/Resources/ImagesPortal/HomePage/imgs/icon-search.png');
		background-position: 10px 10px;
		background-repeat: no-repeat;
		/* padding: 12px 20px 12px 40px; */
		padding: 12px 0 12px 40px;
		-webkit-transition: width 0.4s ease-in-out;
		transition: width 0.4s ease-in-out;
		float:right;
	}

	.mobile-search	input[type=text]:focus {
		width: 100%;
		padding-right:20px;
		outline: -webkit-focus-ring-color auto 0;
	}
	#photo .photo-item:nth-child(3n+1){
		clear:both;
	}
	.box-list .daotao .img-responsive{
	    width: 100%;
}
}

@media (max-width:620px){
	.top-menu .navbar-brand img{
		width:100%;
	}
}
@media (max-width:400px){
	.mobile-search{
		width: 190px;
	}
}
/* end menu 
------------------------------------------*/

/* slider */
@media (max-width:768px){
	#slider > div{
		margin: 0 -15px;
	}
}
/* end slider 
-----------------------------------------*/

/* liên kết */
@media (max-width:972px){
	#related-links .panel-group{
		padding-bottom:40px;
		background-color: #0d2461;
	}
	#related-links.panel-heading {
		padding-top:0;		
	}
	#related-links .t-wrapper {    
		padding-top: 20px;
	}
	#related-links .chuyennganh{
		display:none;
	}
}
@media (max-width:768px){
	#related-links > div{
		margin: 0 -15px;
	}
	
}
/* end liên kết 
-----------------------------------------*/

/* tùy chỉnh flexbox */
@media (max-width:768px){
	.flexbox-main{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction:column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

}
/* tùy chỉnh flexbox 
----------------------------------------*/
.more-link{
	float: right;
	padding-right: 20px;
}
.more-link a{
	color: #0c7abf
}
.slider_outter{
	position: relative;
	z-index: 0;
}
@media (max-width: 400px){
.mobile-search {
    z-index:9999;
}
.top-menu .navbar-default .navbar-header > .navbar-toggle {
    z-index:9999;
}

}
@media (max-width: 767px){
.top-menu .navbar-default .navbar-header > .navbar-toggle {
   z-index:999999;
}
.mobile-search{
   z-index:999999;
}}

@media(max-width:768px){
	#collapse-myTab{
		margin-top: -7.9%;
		position: relative;
	}
}
#related-links .five a{
	background-image: url(/Resources/ImagesPortal/HomePage/imgs/icon/icon-e-office.png);
}
/*=========Lich Su Kien===========*/
.title-box {
    font-size: 20px;
    padding: 6px 0px 15px 0px;
}

    .title-box a {
        color: #000;
        margin-top: 10px;
    }

        .title-box a:hover {
            color: #C00D00;
            text-decoration: none;
        }

    .title-box .icon {
        color: #ffffff;
        background: #00aeef;
        height: 35px;
        text-align: center;
        padding: 17px 0px 0px 0px;
        margin: -6px 10px 0px 0px;
        width: 36px;
        float: left;
    }

    .title-box .icon-awesome {
        color: #ffffff;
		/*background: #0c7abf;*/
		background:#FF9900;
        height: 35px;
        text-align: center;
        padding: 6px 0px 0px 0px;
        margin: 0px 10px 0px 0px;
        width: 36px;
        float: left;
    }


.box-event-calendar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.box-content li,
.box-event-calendar li {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    list-style: outside none;
    border-bottom: 1px #d9d9d9 solid;
}

    .box-content li a,
    .box-event-calendar li a {
        margin: 0;
        padding: 0;
        color: #4e4e4e;
        text-decoration: none;
    }

        .box-content li a:hover,
        .box-event-calendar li a:hover {
            margin: 0;
            padding: 0;
            color: #C00D00;
        }

    .box-content li i,
    .box-event-calendar li i {
        margin-right: 8px;
    }

.line-bottom {
    margin-bottom: 15px;
    border-bottom: 1px #d9d9d9 solid;
}

.time-e-c p {
    border-left: 1px #d9d9d9 solid;
    border-right: 1px #d9d9d9 solid;
    border-bottom: 1px #d9d9d9 solid;
    text-align: center;
    padding: 5px 2px;
    font-size: 13px;
    padding-left: 1px;
}

.day-e-c {
    text-align: center;
    padding: 6px 0px;
    /*background: #0c7abf;*/
	background: #ff9900;
    color: #ffffff;
}

.box-ecal-content {
    padding-bottom: 15px;
}

    .box-ecal-content h1 {
        font-size: 15px;
        font-weight: normal;
        padding: 0px;
        margin: 0px;
        text-align: justify;
    }

    .box-ecal-content .time {
        color: #0c4da2;
    }

    .box-ecal-content .location {
        /*color: #0c7abf;*/
		color:#ff9900;
        font-weight: bold;
    }

.more-link {
    padding-right: 20px;
}

    .more-link a {
        color: #0c7abf;
    }
.box-list .daotao {
    padding-left: unset;
    padding: 5px;
}
