body {
	font-family: "Open Sans", Tahoma, Helvetica, sans-serif;
}
* {
	outline: none !important;
}
a {
	color: #003070;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #c4161c;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
b, strong {
	font-weight: 600;
}
.pdR0 {
	padding-right: 0px !important;
}
.pdL0 {
	padding-left: 0px !important;
}
.mgB0 {
	margin-bottom: 0px !important;
}
.header-padNone {
	padding: 0px !important;
}
.pd5Per {
	padding: 15px 5%;
}
.pd10Per {
	padding: 0 10%;
}
@media only screen and (max-width:767px) {
	p {
		font-size: 0.9em;
	}
	.pdL10 {
	padding-left: 15px !important;
}
}
@media only screen and (max-width:500px) {
	p {
		font-size: 0.85em;
	}
}
@media only screen and (min-width:767px) and (max-width:992px) {
	.pd5Per {
		padding: 0;
	}
	.pd10Per {
		padding: 0;
	}
}
.font400 {
	font-weight: 400 !important;
}
.fontBold {
	font-weight: bold !important;
}
.off {
	display: none;
}
.bgGrey {
	background: #f5f5f5;
}

/* btn red */
.btn_red {
	border: 1px solid #c5161d;
	color: #fff;
	background: #c5161d;
	position: relative;
	padding-right: 9px;
	text-transform: uppercase;	/* font-weight: 600; */
	z-index: 1;
}
.btn_red:hover span, .btn_red:focus span {
	color: #fff;
}
.btn_red:hover i {
	margin-left: 10px;
}
.btn_red .fa {
	color: #fff;
	z-index: 9;
	position: relative;
	display: inline-block;
	margin-left: 4px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	font-size: 17px;
}
.btn_red span {
	position: relative;
	z-index: 4;
}

/* Btn details */
.btn_details {
	background-color: #1778ca;
	background-image: -webkit-linear-gradient(bottom, #1677c9, #429de6);
	background-image: -moz-linear-gradient(bottom, #1677c9, #429de6);
	background-image: -o-linear-gradient(bottom, #1677c9, #429de6);
	background-image: -ms-linear-gradient(bottom, #1677c9, #429de6);
	background-image: linear-gradient(to top, #1677c9, #429de6);
	border: 0;
	color: #fff;
	padding: 10px 40px;
	border-radius: 7px;
	box-sizing: border-box;
	font-size: 17px;

}

.btn_details_blue {
	background-color: #1778ca;
	background-image: -webkit-linear-gradient(bottom, #1677c9, #429de6);
	background-image: -moz-linear-gradient(bottom, #1677c9, #429de6);
	background-image: -o-linear-gradient(bottom, #1677c9, #429de6);
	background-image: -ms-linear-gradient(bottom, #1677c9, #429de6);
	background-image: linear-gradient(to top, #1677c9, #429de6);
	border: 0;
	color: #fff;
	padding: 10px 60px;
	border-radius: 7px;
	box-sizing: border-box;
	font-size: 17px;
}

.btn_details_red {
	background-color: #1778ca;
	background-image: -webkit-linear-gradient(bottom, #c5161d, #db131b);
	background-image: -moz-linear-gradient(bottom, #c5161d, #db131b);
	background-image: -o-linear-gradient(bottom, #c5161d, #db131b);
	background-image: -ms-linear-gradient(bottom, #c5161d, #db131b);
	background-image: linear-gradient(to top, #c5161d, #db131b);
	border: 0;
	color: #fff;
	padding: 10px 60px;
	border-radius: 7px;
	box-sizing: border-box;
	font-size: 17px;
}

.btn_details_blue:hover {
	background-color: #1778ca;
	background-image: -webkit-linear-gradient(bottom, #0b66b3, #2b85ce);
	background-image: -moz-linear-gradient(bottom, #0b66b3, #2b85ce);
	background-image: -o-linear-gradient(bottom, #0b66b3, #2b85ce);
	background-image: -ms-linear-gradient(bottom, #0b66b3, #2b85ce);
	background-image: linear-gradient(to top, #0b66b3, #2b85ce);
	border: 0;
	color: #fff;
	padding: 10px 60px;
	border-radius: 7px;
	box-sizing: border-box;
	font-size: 17px;
}

.btn_details_red:hover {
	background-color: #1778ca;
	background-image: -webkit-linear-gradient(bottom, #a5050c, #c5070f);
	background-image: -moz-linear-gradient(bottom, #a5050c, #c5070f);
	background-image: -o-linear-gradient(bottom, #a5050c, #c5070f);
	background-image: -ms-linear-gradient(bottom, #a5050c, #c5070f);
	background-image: linear-gradient(to top, #a5050c, #c5070f);
	border: 0;
	color: #fff;
	padding: 10px 60px;
	border-radius: 7px;
	box-sizing: border-box;
	font-size: 17px;
}


a.btn_details:hover {
	color: #fff;
}
.btn_details .fa {
	opacity: 0;
	-webkit-transform: translate(-10px, 5px);
	transform: translate(-10px, 5px);
	font-size: 30px;
	line-height: 0;
	display: none;
}
.btn_details:hover {
	background-color: #1778ca;
	background-image: -webkit-linear-gradient(bottom, #c5161d, #db131b);
	background-image: -moz-linear-gradient(bottom, #c5161d, #db131b);
	background-image: -o-linear-gradient(bottom, #c5161d, #db131b);
	background-image: -ms-linear-gradient(bottom, #c5161d, #db131b);
	background-image: linear-gradient(to top, #c5161d, #db131b);
	font-size: 17px;
}
.btn_details:hover .fa {
	opacity: 1;
	-webkit-transform: translate(5px, 5px);
	transform: translate(5px, 5px);
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}


span.textbox.combo {
	width: 100% !important;
	border: 0px;
}

input.textbox-text.validatebox-text.textbox-prompt {
	width: 100% !important;
}

/* End Btn details */
#main {
	/* padding-top: 131px !important; */
	overflow: hidden;
}
@media only screen and (max-width:767px) {
	#main {
		/* padding-top: 54px !important; */
		background: #f9f9f9;
	}
}

/* Section */
.section {
	margin-bottom: 100px;
}

/* Section title */
.section-title {
	text-align: center;
	font-size: 24px;
}
.section-title span {
	color: #0a4b85;
}
@media only screen and (max-width:767px) {
	.section-title {
		font-size: 20px;
	}
}

/* Title */
.bank_title {
	color: #003070;
	font-weight: normal;
	font-size: 24px;
	position: relative;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.bank_title:after {
	content: '';
	width: 83px;
	height: 3px;
	background: #c4171d;
	bottom: -10px;
	left: 1px;
	position: absolute;
}
.bank_title.white {
	font-weight: 100;
	color: #fff;
}
.bank_title.white:after, .bank_title.white:before {
	background: #fff;
}

/* Icons Bank */

/*.icons {
	background: url('../images/icons_bank.png') no-repeat;
	width: 110px;
	height: 60px;
	display: inline-block;
}
.icons:hover {
	background-position-x: right;
}
.icon1 {
	background-position-y: 10px;
}
.icon2 {
	background-position-y: -67px;
}
.icon3 {
	background-position-y: -141px;
}
.icon4 {
	background-position-y: -219px;
}
.icon5 {
	background-position-y: -291px;
}
.icon6 {
	background-position-y: -367px;
}
.icon7 {
	background-position-y: -502px;
}
.icon8 {
	background-position-y: -551px;
}*/

/* End Icons Bank */

/* Explorer-btn */
.explorer-btn {
	text-align: center;
	color: #003070;
	padding-top: 15px;
}
.explorer-btn a {
	display: inline-block;	 /* font-weight: bold; */
	color: #22598d;
}
.explorer-btn span {
	font-size: 39px;
	line-height: 1.4;
	display: block;
	-webkit-animation: explorer-ani 1.5s infinite; /* Safari 4+ */
	animation: explorer-ani 1.5s infinite; /* IE 10+, Fx 29+ */
	background: #e3e3e3;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	margin: 20px auto;
}
@-webkit-keyframes explorer-ani {
	0% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		opacity: 0;
	}
	75% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
@keyframes explorer-ani {
	0% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		opacity: 0;
	}
	75% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
@media only screen and (max-width:767px) {
	.explorer-btn {
		padding-top: 15px;
	}
	.explorer-btn span {
		margin-bottom: 12px;
		width: 40px;
		height: 40px;
		font-size: 30px;
	}
}

/*=====06/07/2017=====*/

/* Top Details */
.top-details {
	padding: 30px 0px;
	max-width: 686px;
	margin: 0 auto;
	text-align: justify;
}
.top-details h2 {
	color: #0a5093;
	font-size: 30px;
	margin-top: 0;
	text-transform: uppercase;
}
.top-details p {
	font-size: 15px;
}
@media only screen and (max-width:767px) {
	.top-details {
		padding: 50px 5% 0;
	}
}

/* End Top Details */

/* Tablist Year 
.tablist-year {
	border-bottom: 1px solid #eee;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.tablist-year .item {
}
.tablist-year .item a {
	width: 90%;
	height: 40px;
	background: transparent;
	display: inline-block;
	color: #a5b0c4;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
	border: 2px solid #a5b0c4;
	cursor: pointer;
}
.tablist-year .item a:hover {
	border-color: #8d97a9;
}
.tablist-year .item a.active {
	color: #fff;
	background: #c4161c;
	border: 0;
}
.tablist-year .owl-nav {
	position: absolute;
	top: 0;
	right: -20px;
	font-size: 36px;
	color: #a5b0c4;
}
.tablist-year .owl-nav .owl-prev {
	display: none;
}
.tablist-year .owl-nav .owl-next {
	line-height: 0;
	margin-right: -20px;
	cursor: pointer;
}
*/
@media only screen and (max-width:767px) {
	.tablist-year {
		margin-bottom: 15px;
		padding-bottom: 15px;
		width: 100% !important;
	}
	.tablist-year .item a {
		width: 82%;
	}
	.tablist-year .owl-nav .owl-next {
		margin-right: 0px;
	}
}



/* blue-form */
.blue-form {
	display: inline-block;	/* border: 1px solid #eeeeee; */
	width: 100%;
	padding: 50px 0;
	max-width: 430px;
	display: block;
	margin: 0 auto;
}
.blue-form form {
	margin: 0 auto;
	background: rgb(2, 66, 140); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(2, 66, 140, 1) 1%, rgba(2, 101, 168, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(2, 66, 140, 1) 1%, rgba(2, 101, 168, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(2, 66, 140, 1) 1%, rgba(2, 101, 168, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02428c', endColorstr='#0265a8', GradientType=0); /* IE6-9 */
	display: table;
	padding: 30px 20px;
	box-shadow: 1px 0px 1px #333;
	width: 90%;
}
.blue-form h2 {
	text-align: center;
	color: #003070;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
}
.blue-form h4 {
	text-align: center;
	font-size: 15px;
	margin: 17px 0 15px;
}
.blue-form form label {
	display: block;
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}
.blue-form form input {
	border: 0;
	padding: 10px 11px;
	border-radius: 5px;
	width: 100%;
}
.blue-form form .form-group {
	margin-bottom: 25px;
}
.blue-form form .form-group img {
	margin: 0px 0 20px;
}
.blue-form form .btn_login {
	background: #c62d1f;
	border: 0;
	color: #fff;
	padding: 7px 30px;
}
.blue-form form .note {
	display: inline-block;
	color: #fff;
	font-size: 12px;
}

/* Capcha */
#img-captcha {
	float: left;
}
.refresh-capcha {
    float: left;
    font-size: 22px;
    color: #fff;
    margin-left: 10px;
    margin-top: 3px;
    cursor: pointer;
}

.err-enabled {
	border: 1px solid red !important;
}

/* listNews block*/
.listNews-block {
	min-height: 290px;
}
.listNews-thumb img {
	width: 100%;
}
.listNews-wrap p {
	margin: 10px 0 10px;
}
.listNews-wrap .btn_details {
	background: none;
	color: #c4161c;
	padding: 0;
	margin: 0px 0 30px;
}
.listNews-wrap .btn_details .fa {
    opacity: 1;
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
    display: inline-block;
    font-size: 18px;
    float: right;
    margin: 5px 0 0 6px;
}
.listNews-date {
	display: block;
	font-style: italic;
	color: #c1c1c1;
	font-size: 12px;
	margin-bottom: 5px;
}

/* load more */
.load-more {
	text-align: center;
}
.load-more a {
	border: 1px solid #032a6a;
	padding: 6px 30px;
	border-radius: 5px;
	margin-bottom: 20px;
	display: inline-block;
	font-size: 16px;
}
.load-more a:hover {
	border-color: #c4161c;
}

/* Gagination */
.pagination {
}
.pagination li a {
	margin: 0 3px;
	color: #606060;
	border-radius: 4px;
}
.pagination>li>a:hover, .pagination>li>a:focus {
	color: #606060;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #c4161c;
	border-color: #c4161c;
	color: #fff;
}

/* menu-select-mobile */
.menu-select-mobile {
}
.menu-select-mobile > h3 {
	margin-top: 15px;
	font-size: 22px;
	margin-bottom: 15px;
	color: #003070;
	font-weight: bold;
	display: inline-block;
}
.menu-select-mobile > h5 {
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 15px;
	color: #003070;
	font-weight: bold;
}
.menu-select-mobile .btn-group {
	width: 100%;    /* border: 1px solid #d6d6d6; */
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.menu-select-mobile .btn {
	width: 100%;
	text-align: left;    /* background: #f4f4f4; */
	font-weight: bold;
	color: #003070;
	background: rgb(253, 253, 253); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(253, 253, 253, 1) 0%, rgba(243, 243, 243, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(253, 253, 253, 1) 0%, rgba(243, 243, 243, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(253, 253, 253, 1) 0%, rgba(243, 243, 243, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f3f3f3', GradientType=0); /* IE6-9 */
}
.menu-select-mobile .btn .fa {
	float: right;
	margin-top: 0px;
	font-size: 21px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.menu-select-mobile .dropdown-menu {
	width: 100%;
	margin-top: -3px;
	border-top: 0;
	background: #fcfcfc;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: none;
}
.menu-select-mobile .dropdown-menu>li>a {
	padding: 8px 12px;
	border-bottom: 1px solid #efefef;
	color: #003070;
	font-weight: bold;
	font-size: 13px;
	margin: 0 10px;
	padding-left: 0;
}
.menu-select-mobile .dropdown-menu>li:first-child>a {
	border-top: 1px solid #efefef;
}
.menu-select-mobile .dropdown-menu>li:last-child>a {
	border-bottom: 0;
}
.menu-select-mobile .btn-group .dropdown-toggle {
	border: 1px solid #d6d6d6;
}
.menu-select-mobile .btn-group.open .dropdown-toggle {
	background: #fff;
	border-bottom: 0;
	box-shadow: none;
}
.menu-select-mobile form {
	position: relative;
	color: #333;
	margin-bottom: 15px;
}
.menu-select-mobile form input {
	width: 100%;
	padding: 15px 10px;
	border: 1px solid #d2d2d2;
	padding-right: 35px;
}
.menu-select-mobile form input + .glyphicon-search {
	position: absolute;
	right: 12px;
	top: 20px;
	color: #999;
	font-size: 15px;
}

/* Divice 550px - 767px */
@media screen and (min-width:550px) and (max-width:767px) {
	.listNews-block, .ndt-block {
		width: 70%;
		margin: 0 auto;
		display: block;
	}
}

/*===== End Common =====*/

@media screen and (max-width:767px) {
	.blue-form {
		padding-top: 5px;
	}
	.text-gtnhcn-banking {
	text-align: center;
	}
}
@media screen and (min-width:768px) {
	.blue-form {
		padding-top: 5px;
	}
	.text-gtnhcn-banking {
	text-align: left;
	}
}

.j-validate .label-require {
    font-weight: 100;
    position: absolute;
    top: 0px;
    right: 3px;
}
.j-validate .error {
  border-color: red !important;
}
.j-validate label.error {
  display:none !important;
}
/*=== Popup Setting ===*/
.setting-pop {
  position: fixed;
  right: 0px;
  top: 96px;
  /*
  min-height: calc(52% - 97px);
  */
  background: #0057d0;
  z-index: 22;
  width: 207px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);    
  -webkit-transition: all .4s ease;
  transition: all .4s ease;  
}
.setting-pop.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.setting-btn {
  z-index: 5;
  background: #0057d0;
  color: #fff;
  position: absolute;
  top: 0px;
  left: -24px;
  border-top-left-radius: 4px;
  padding: 10px 9px;
  font-size: 20px;
  border-bottom-left-radius: 4px;
  cursor: pointer;
}
.setting-pop.active .setting-btn .fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.setting-content {
  width: 100%;
  overflow: hidden;
  position: absolute;
  padding: 0px 25px;
  background: #0057d0;
}
@media (max-width:408px) {
  .setting-pop {
    width: 65%;
  }
}


/* right menu */

.right-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.right-menu img {
	padding-right: 5px;
}
.right-menu li a {
    color: #fff;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #1565d3;
    font-size: 12px;
    cursor: pointer;
}
.right-menu li a.active, .right-menu li a:hover {
    color: #ccc;
    background: #0152c4;
}
.right-menu li a .fa {
    margin-right: 15px;
    font-size: 23px;
    line-height: 0;
    color: #b2c2d5;
    vertical-align: middle;
    margin-top: -4px;
}
.right-menu li a + ul {
    background: rgba(0, 48, 112, 0.05);
    display: none;
}
.right-menu li a + ul a {
    padding-left: 32px;
}

.right-heading {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 22px;
    color: #003070;
    font-weight: bold;
    display: inline-block;
}

@media screen and (max-width:767px) {
    .right-menu {
        margin-left: -15px;
        margin-right: -15px;
    }
    .right-heading {
        margin-top: 15px;
        font-size: 22px;
        margin-bottom: 15px;
    }

}

/*=== End Popup Setting ===*/
.form-control {
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	-webkit-box-shadow: 0px;
	border: 1px solid #ddd;
}
.combo-unit {
	width: 100%;
	border-radius: 4px;	
}
.combo-unit {position:relative}
.combo-unit:after {
    content:'>';
    font:15px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:7px; 
    padding:0 0 2px;
    border-bottom:1px solid #fff;
    position:absolute;
    pointer-events:none;
}
.combo-unit:before {
    content:'';
    right:1px; top:1px;
    width:38px; height:38px;
    border-radius: 4px;
    background:#fff;
    position:absolute;
    pointer-events:none;
    display:block;
}

.combo-arrow {
	opacity: 0.7 !important;
}




























