/* Add here all your css styles (customizations) */
/*------- Font Family -------*/

@font-face {
	font-family: "Roboto Bold";
	src: url(/resources/fonts/roboto/Roboto-Bold.ttf);
}

@font-face {
	font-family: "Roboto";
	src: url(/resources/fonts/roboto/Roboto-Regular.ttf);
}

@font-face {
	font-family: "Roboto Black";
	src: url(/resources/fonts/roboto/Roboto-Black.ttf);
}

@font-face {
	font-family: "Roboto Medium";
	src: url(/resources/fonts/roboto/Roboto-Medium.ttf);
}

@font-face {
	font-family: "Roboto Light";
	src: url(/resources/fonts/roboto/Roboto-Light.ttf);
}

@font-face {
	font-family: "Utm Helvetins";
	src: url('/resources/fonts/UTM HelvetIns.ttf');
}
@font-face {
	font-family: HelveticaNeueLight;
	src: url('RobotoRegular.ttf');
	/*src: url('RobotoThin.ttf');*/
}

@font-face {
	font-family: HelveticaNeueBold;
	src: url('RobotoBold.ttf');
}

@font-face {
	font-family: HelveticaNeueMedium;
	src: url('RobotoMedium.ttf');
}

#main .main_header {
	display: block;
}

.main_content {
	padding-top: 10px;
}

a {
	text-decoration: none;
}

table td, table th {
	font-size: 15px !important;
}

.main_page {
	margin: 0 auto;
	min-height: 550px;
}

a {
	color: #303030;
}

#main {
	min-height: 500px;
	background: #fff !important;
}

h1.component-title {
	margin: 0;
	font-size: 25px;
	margin-bottom: 10px;
}
/*MODULE*/
.module-title {
	padding: 10px 0;
	background: rgb(53, 121, 203);
	margin: 0;
	color: #FFF;
}

module {
	margin-bottom: 10px;
}

module .module-content {
	overflow: hidden;
}

.module-content a {
	color: #2B3B4E !important;
	cursor: pointer;
	font-size: 14px;
	font-family: HelveticaNeueBold;
}
ol, ul, dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

.utm-helvetins {
	font-family: "Utm Helvetins";
}

.bg-header {
	background: url("/resources/images/bg-header.jpg") no-repeat top;
}

.media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.media-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
}

.color-primary {
	color: #002d80 !important;
}

.align-self-center {
	align-self: center !important;
}

.utm-helvetins {
	font-family: "Utm Helvetins";
}

.g-font-size-23 {
	font-size: 23px !important;
}

.mr-2 {
	margin-right: 0.5rem !important;
}

.g-font-size-11 {
	font-size: 11px !important;
}

.g-font-size-12 {
	font-size: 12px !important;
}

.text-right {
	text-align: right !important;
}

.list-inline-item:not(:last-child) {
	margin-right: 5px;
}
.bg-header .list-inline-item {
	display: inline-block;
	margin-bottom: 7px;
	border-bottom: solid 1px #CCC;
	text-align: left;
	padding-bottom: 2px;
}

.list-inline-item {
	display: inline-block;
}

.u-list-inline {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.ul-top-right a {
	font-weight: bold;
}

.ul-top-right .btn-primary {
	padding: 0px;
	background: none;
	border: 0px;
}

.ul-top-right .dropdown-menu li {
	display: block;
}

.ul-top-right .dropdown-menu>li>a {
	padding: 3px 8px;
}

.ul-top-right {
	float: right;
	margin-top: 10px
}

.ul-top-right .dropdown-menu {
	min-width: 45px
}

.theme-color-default {
	color: #000000;
}

.carousel.slide {
	margin: 1px !important;
}

.navbar-left .btn-default {
	color: #2B3B4E;
	background-color: #fff;
	border-color: #ccc;
	margin-left: -10px !important;
	border-left: none;
}

.g-bg-color-gray {
	background: #eef3fd;
}

.g-font-size-10 {
	font-size: 10px;
	line-height: 1.5;
}

.g-font-size-16 {
	font-size: 14px;
}

.footer hr {
	margin: 10px 0;
}

.color-secondary {
	color: #19428c;
}

.img-adv {
	width: 100% !important;
}

.module-title.yellow-title {
	background: #eea005f0;
}

.mr-3 {
	margin-right: 10px;
}

.module-title {
	margin-bottom: 10px;
}

.cat2Template_other, .cat2Template_1col {
	border: 0px;
	margin-bottom: 10px;
	min-height: 296px;
	border-radius: 6px 6px 0px 0px;
}

.cat2Template_other .module-title, .cat2Template_1col .module-title {
	background: #0F70B6;
	border-radius: 6px 6px 0px 0px;
	font-size: 17px;
	color: #fff;
	padding-bottom: 0px !important;
	padding: 0px 15px;
	height: 50px;
	display: inline-block;
	width: 100%;
	align-items: center;
	margin: 0px;
	padding: 17px 10px !important;
	position: relative;
	/* transform: translateY(-50%); */
	/* top: 50%; */
	font-weight: normal;
	border-bottom: 0px !important;
	font-family: HelveticaNeueMedium !important;
}

.cat2Template_other article h3 {
	height: 36px;
	padding-top: 5px;
	margin-top: 0;
	overflow: hidden;
}

ul {
	margin: 0;
	padding: 0;
}

.g-color-gray-dark-v5 {
	color: #999 !important;
}

.box_border {
	border: solid 1px #EEE;
}

.card.g-brd-blue {
	height: 295px !important;
}

.card.g-brd-blue h2 {
	background: #08C;
	color: #FFF;
	margin: 0;
	padding: 13px;
	border-bottom: none;
}

.sidebar-heading {
	padding: 7px 0 !important;
}

.g-color-white {
	color: #FFF;
}

.g-font-size-28 {
	font-size: 16px !important;
}

.pl-2 {
	padding-left: 10px !important;
}

.g-font-size-18 {
	font-size: 1.28571rem !important;
}

.hq-bg-secondary {
	padding: 10px 10px;
}

.collapsed .u-accordion__control-icon i:nth-child(2) {
	display: none;
}

.content_item .content_image {
	float: left;
	margin-right: 15px;
	width: 160px;
}

.content_item .content_image img {
	width: 100%;
	/* height:120px; */
}

.blog-post-sep {
	clear: both;
	width: 100%;
	margin: 15px 0;
	height: 10px;
}

div.content_item {
	overflow: hidden;
}

h3.content_title a {
	font-size: 18px;
}

h3.content_title {
	margin-top: 0;
}

.component-title {
	font-size: 20px;
	background: transparent !important;
	color: #0F70B6 !important;
	margin-bottom: 0px;
	font-family: HelveticaNeueBold;
}

.color-gray {
	color: #2B3B4E !important;
}

#relate-content img {
	width: 100%;
}

.u-link-v5 {
	font-size: 14px !important;
}

.carousel-caption {
	position: absolute;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	left: 150px !important;
	top: 100px !important;
}

@media ( min-width : 1024px) {
	#nav_menu.nav-service .nav-link {
		padding-left: 25px !important;
	}
}

a {
	transition: none !important;
}

.component-content table, .category-content table {
	width: 100% !important;
}

@media ( min-width : 992px) {
	.col-md-22 {
		width: 22% !important;
	}
	.col-md-56 {
		width: 56% !important;
	}
	.col-md-78 {
		width: 78% !important;
	}
	.col-md-15 {
		width: 12.5%;
	}
	.col-md-25 {
		width: 20.833333333%;
	}
	.col-md-70 {
		width: 58.333333333%;
	}
	.col-md-2x {
		width: 39.333333333%;
	}
	.col-md-35 {
		width: 29.166666667%;
	}
	.col-md-45 {
		width: 37.5%;
	}
	.col-md-85 {
		width: 70.833333333%;
	}
	.col-md-95 {
		width: 79.166666667%;
	}
	.col-md-7 {
		width: 58.333333333%;
	}
	.col-md-7x {
		width: 39.666666667%;
	}
	.col-md-884 {
		width: 73.666667%;
	}
	.col-md-316 {
		width: 26.333333%;
	}
}

@media ( min-width : 1024px) {
	.megamenu-content .row {
		display: flex;
		flex-wrap: nowrap;
		background-color: #006eba;
	}
	.megamenu-content .row .col-sm-3 {
		background: #FFF;
		margin-right: 4px;
		width: 279px;
		border: none;
		margin-top: 2px;
		margin-bottom: 2px;
		padding-bottom: 10px;
	}
	.megamenu-content .row .col-sm-3:first-child {
		margin-left: 2px;
	}
	.megamenu .megamenu-content {
		padding: 0px !important;
	}
	.megamenu-content .row .col-sm-4 {
		background: #FFF;
		margin-right: 4px;
		width: 279px;
		border: none;
		margin-top: 2px;
		margin-bottom: 2px;
		padding-bottom: 10px;
	}
	.megamenu-content .row .col-sm-4:first-child {
		margin-left: 2px;
	}
}

h4.title-box-menu {
	font-size: 14px !important;
	line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

a.list-group-item {
	padding: 7px 15px !important;
	font-size: 14px !important;
}

.list-group-item:first-child {
	border-radius: 0 !important;
}

.menu_left .list-group-item.active, .menu_left .list-group-item.active:focus,
	.menu_left .list-group-item.active:hover {
	color: #FFF !important;
}

/*Menu left*/
.menu_left li {
	list-style: none;
	padding: 10px 5px;
	margin-bottom: 8px;
	display: flex;
	align-items: center;
	text-align: left;
	line-height: 21px;
	padding-left: 10px;
	height: 60px;
	background-size: 43px;
	position: relative;
	background: linear-gradient(180deg, #0096D1 0%, #0060AC 100%);
	border-radius: 6px;
}

.menu_left li a {
	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
}

.nav-search {
	float: right !important;
	padding: 0 !important;
}

.nav-search .form-control {
	height: 26px !important;
}

.nav-search .btn {
	padding: 5px 12px !important;
	border-left: 0px !important;
	border-radius: 0px 4px 4px 0px;
}

.navbar {
	height: 50px !important;
	min-height: 50px !important;
	background: linear-gradient(180deg, #FEFFFF 0%, #CDCDCD 100%);
	border: 1px solid rgba(196, 196, 196, 0.5);
	height: 50px;
	border-radius: 10px;
	margin-bottom: 15px;
}

.nav-search.navbar-form {
	margin-top: 6px !important;
	margin-bottom: 0 !important;
}

.main_page .container {
	background: #FFF !important;
}

.module-title .read-more {
	font-size: 15px;
	float: right;
	color: #fff;
	text-transform: none;
	font-weight: normal !important;
	display: flex;
	justify-content: flex-end;
	justify-items: flex-end;
}

.bg-header {
	background: none !important;
	padding: 13px 0px 15px 0px;
}

.banner-img img {
	height: 97px;
}

.dropdown-toggle .caret {
	display: none;
}

.g-brd-around {
	border: 1px solid #eee;
	border-radius: 6px 6px 0px 0px;
}

.content-list .content_item {
	padding-top: 12px;
	border-top: 1px solid #ddd;
	margin-bottom: 12px
}

#box-marquee li {
	display: inline-block;
	list-style-type: none;
	padding: 0px 5px;
}

#box-marquee li img {
	height: 70px;
	width: 170px;
	border-radius: 4px;
}

.list-menu {
	padding-left: 30px;
}

.list-menu li {
	border-bottom: 1px solid #337ab7;
	padding: 10px 0px;
	font-weight: bold;
}

.list-menu li a {
	color: #2B3B4E;
}

.ul-list, .tbl-detai tbody {
	padding: 10px;
	list-style: none;
}

.ul-list li, .tbl-detai td {
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
}

.ul-list li a {
	color: #337ab7;
	font-weight: bold;
}

.ul-list li span, .tbl-detai td span {
	color: #8e8a8a;
	font-size: 12px;
	padding-left: 8px;
}

.tbl-detai.dataTable.no-footer, .tbl-detai th {
	border-bottom: 0px !important;
}

.tbl-detai tbody td {
	padding: 10px;
}

.text-head {
	border: 1px solid #337ab7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.text-title, .tbl-detai th {
	padding: 10px;
	background: #337ab7;
	border-bottom: 0px
}

.text-title a, .tbl-detai th {
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
}
.main_menu {
	padding: 0px 7px;
}

.header-img, .header-img img {
	height: 300px;
}

.header-img img {
	float: right !important;
}

.header-img:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background: linear-gradient(90.15deg, #00469C 28.01%, #094B9D 55.69%, rgba(19, 81,
		159, 0.72) 68.56%, rgba(42, 95, 163, 0.29) 82.67%);
	border-bottom: 6px solid #FFEB3B;
}

.logo img, .logo {
	height: 92px;
	max-width: initial;
}

.logo .col-xs-2 {
	width: 92px;
}

.logo .col-xs-10 {
	width: calc(100% - 92px);
	padding-top: 15px;
	padding-left: 10px !important;
}

.logo .col-xs-10 p:nth-child(1) {
	font-family: 'Montserrat', sans-serif !important;
	font-style: normal;
	font-weight: bold;
	font-size: 30px !important;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.logo .col-xs-10 p:nth-child(2) { /* font-family: Helvetica Neue; */
	font-size: 18px !important;
	color: #FFFFFF;
}

.navbar-brand {
	font-size: 14px;
}

.select-website {
	padding: 10px 0px;
}

.select-website select {
	border: 2px solid rgba(43, 59, 78, 0.2);
	height: 40px;
	font-size: 15px;
}

.bg-footer {
	background: url(./images/footer.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 120px;
	display: flex;
	align-items: center;
	margin-top: 15px;
	border-top: 5px solid #FFEB3B;
}

.bg-footer p, .bg-footer a {
	color: #fff;
}

.bg-footer .col-xs-5 {
	padding-right: 40px !important;
}

.bg-footer .col-xs-4 {
	padding-left: 40px !important;
}

.footer-bottom {
	padding: 15px;
	background: #E5E5E5;
	text-align: center
}

.menu-doc {
	background: #E6E9EE;
	border: 1px solid #E6E9EE;
	padding: 15px 0px 15px 15px !important;
	border-radius: 6px;
}

.menu-doc ul {
	overflow: auto;
	min-height: 390px;
    max-height: 390px;
}

.slide-cus .carousel-inner img {
	min-height: 420px !important;
    max-height: 420px !important;
}

.menu-doc li {
	padding: 6px 0px;
	border-bottom: 1px dashed #C4C4C4;
}

.menu-doc li:last-child {
	border-bottom: 0px;
}

.menu-doc li span:first-child img {
	width: 25px;
}

.menu-doc li a {
	color: #303030
}

.menu-doc li span:last-child {
	width: calc(100% - 30px);
	padding-left: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	height: 28px;
	float: right;
	font-family: HelveticaNeueMedium;
	padding-top: 5px;
}

.menu-doc li span:first-child {
	width: 30px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #0f6fb6;
	border-radius: 50%;
}

.menu-dvc {
	text-align: center;
	margin: 15px 0px;
	background: #E6E9EE;
	border-radius: 6px;
	padding: 20px 0px;
}

.menu-dvc ul li:before {
	content: '';
	position: absolute;
	height: 90px;
	width: 2px;
	background: rgba(0, 0, 0, 0.05);
	right: 0px;
	top: 8px;
}

.menu-dvc ul li:last-child:before {
	content: none;
}

.menu-dvc ul li {
	padding: 7px; /*fix*/
	width: 15%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.menu-dvc ul li span {
	display: block;
	text-align: center;
}

.menu-dvc ul li span:nth-child(1) {
	margin-bottom: 10px;
}

.menu-dvc ul li span:nth-child(2) {
	font-size: 15px;
	color: #2B3B4E;
	font-family: HelveticaNeueMedium;
}

.menu-dvc ul li span img {
	display: block;
	margin: auto;
	height: 50px;
}

.slide-cus .carousel-caption1 {
	background: rgba(15, 112, 182, 0.8);
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 15px;
	border-radius: 0px 0px 6px 6px;
}

.slide-cus .carousel-caption1 a {
	font-size: 26px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
	font-family: HelveticaNeueMedium;
}

.slide-cus .carousel-control.right, .slide-cus .carousel-control.left {
	background-image: none
}

.slide-cus .carousel-control {
	opacity: 1
}

content_header {
	border-bottom: 4px solid #E6E9EE;
	padding-bottom: 10px;
	margin: 5px 0;
	display: block;
}

.note-layout strong, content_header strong {
	font-family: HelveticaNeueBold;
	padding-left: 10px;
}

table.dataTable thead th, .form-group label, .font-bold {
	font-family: HelveticaNeueBold;
}

.note-layout strong:first-child, content_header strong:first-child {
	padding-left: 0px;
}

.slide-cus .carousel-inner {
	border-radius: 8px
}

.slide-cus .carousel-inner p {
	margin-bottom: 0px;
}

.slide-cus .carousel-inner .item {
	border-radius: 0px 0px 6px 6px;
}

.slide-cus .carousel-inner img {
	object-fit: cover;
	width: 100%;
}

.slimScrollDiv {
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	border-radius: 0px 0px 6px 6px;
}

.alert-p {
	margin-top: 5px;
	color: red;
	margin-bottom: 0px;
}

.content-article {
	padding-right: 99px;
}

.scroll-tbl {
	overflow: auto;;
}

.tbl-DKDN td {
	padding: 5px;
	text-align: right;
}

.tbl-tieude {
	text-align: center;
	color: #0060AC;
	font-size: 18px;
	font-family: HelveticaNeueBold;
}

.btn-dki {
	margin: 20px 0px;
}

.col2 span {
	width: 50%;
	display: inline-block;
	text-align: left;
}

.col2 span:last-child {
	text-align: right;
}

.col2 strong {
	font-family: HelveticaNeueBold;
}

table.dataTable.no-footer {
	margin-bottom: 10px !important;
}

.text-left td {
	text-align: left
}

.color-red {
	color: red;
}

.form-control, .btn {
	font-size: 15px;
}

.icon-user {
	font-size: 70px;
	color: #0F70B6;
	border: 1px solid #ddd !important;
	padding: 10px;
	border-radius: 6px;
	width: 100px;
}

.frame-box {
	width: calc(100% - 110px);
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 15px !important;
	margin-bottom: 15px;
	position: relative;
	margin-left: 10px
}

.frame-box:after, .frame-box:before {
	right: 100%;
	top: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.frame-box:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}

.frame-box:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #ddd;
	border-width: 11px;
	margin-top: -11px;
}

.frame-box strong {
	font-family: HelveticaNeueBold;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
	color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	border: 1px solid #006eb8 !important;
	background: #006eb9 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
	.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover
	{
	color: #fff !important;
}

.nav-tabs>li>a {
	text-transform: uppercase;
	font-weight: bold;
}

.tbl-DKDN.td-DNUT td {
	text-align: left;
}

#load-img {
	padding: 0px 8px;
	border: 0.5px solid #ccc;
	border-radius: 4px;
	width: 110px;
	float: left;
	height: 34px
}

#load-img img {
	width: 100%;
	height: 34px;
}

.input-capcha input {
	display: inline-block;
	width: auto
}

.input-capcha {
	padding-left: 5px;
}

#reload-capcha span, .img-kq i {
	font-size: 23px;
}

.img-kq i {
	display: none
}

.img-kq strong {
	color: red;
}

.check-success {
	color: #13c313
}

.check-erron {
	color: red
}

.img-kq {
	padding-left: 20px;
}

.mar-top-15 {
	margin-top: 15px
}

/* css cho capcha dang ky nhan tin  */
#load-img1 {
	padding: 0px 8px;
	border: 0.5px solid #ccc;
	border-radius: 4px;
	width: 110px;
	float: left;
	height: 34px
}

#load-img1 img {
	width: 100%;
	height: 34px;
}

.input-capcha1 input {
	display: inline-block;
	width: auto
}

.input-capcha1 {
	padding-left: 5px;
}

#reload-capcha1 span, .img-kq1 i {
	font-size: 23px;
}

.img-kq1 i {
	display: none
}

.img-kq1 strong {
	color: red;
}

.check-success1 {
	color: #13c313
}

.check-erron1 {
	color: red
}

.img-kq1 {
	padding-left: 20px;
}

@media screen and (min-width: 1500px) {
	.header-img:before {
		background: linear-gradient(90.15deg, #00469C 25.01%, #094B9D 69.69%, rgba(19, 81,
			159, 0.72) 79.56%, rgba(42, 95, 163, 0.29) 97.67%);
	}
}

@media screen and (max-width: 465px) {
	#slogan {
		display: none;
	}
}

/* For mobile phones: */
@media only screen and (max-width: 768px) {
	.logo .col-xs-10 p:nth-child(1) {
		font-size: 18px !important;
	}
	.logo .col-xs-10 p:nth-child(2) {
		font-size: 14px !important;
	}
}