/* CSS Document */
/* load Fonts */
/* Basic*/
*{	margin:0;padding:0;text-decoration:none;
}
*::before, *::after {
  	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

html, body {	height: 100%;}

/*acc*/
.outer {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 100px 100px 40px 100px;
}
.img-center{
	display: block;
    margin-left: auto;
    margin-right: auto
}
.login-form{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.tx-login {
    font-family:'Lato';
    font-size: 13px;
    color: #555555;
    line-height: 1.4;
    text-transform: uppercase;
	padding-bottom: 11px
}
.wrap-input {
    width: 100%;
    position: relative;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
	margin-bottom: 10px;
}
.input-login {
    font-family: 'Lato';
    color: #555555;
    line-height: 1.2;
    font-size: 18px;
    display: block;
    width: 100%;
    background: transparent;
    height: 55px;
    padding: 0 25px 0 25px;
	border: 1px;
}
.btn-show-pass {
    font-size: 15px;
    color: #999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    height: 100%;
    top: 0;
    right: 12px;
    padding: 0 5px;
    cursor: pointer;
    -webkit-transition: background 0.4s;
    -o-transition: background 0.4s;
    -moz-transition: background 0.4s;
    transition: background 0.4s;
}
.flex-space {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
	width:100%;
}
.input-checkbox {
    display: none;
}
.label-checkbox-login {
    font-family: 'Lato';
    font-size: 13px;
    color: #999999;
    line-height: 1.4;
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
	font-weight:inherit;
}
.label-checkbox-login::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #e6e6e6;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.label-checkbox-login:checked, .label-checkbox-login::before {
  color: #57b846;
}
.txt3 {
    font-family: 'Lato';
    font-size: 13px;
    color: #555555;
    line-height: 1.4;}
.login-form-btn {
    font-family: 'Lato';
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 150px;
    height: 55px;
    background-color: #db0631;
    border-radius: 27px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
	border:none;
}	
.container-login-btn{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
/************test*********/
.bg-red{ background:#ce224e}
.user-head{ 
	float: left;
    color: #FFF;
    font-size: 14px;
    display: flex;
    padding: 5px 0;}
.user-head i{ font-size:16px; margin-right:10px;}
.user-head:hover{ color:#fff3f6}
/***menu***/
/* EXAMPLE 5 - Logo with Text*/
.menu-ast .navbar-brand {
	display: flex;
	align-items: center;
	float: left;
	height: auto;
	padding:0;
}
.menu-ast .navbar-brand>img {
  padding: 7px 14px;
}
.navbar-ast{
	float:left;
	width:100%;
	margin-bottom: 0;
}
.bar-color{ border:1px solid #F00;}
.menu-ast .nav > li > a {
    position: relative;
    display: block;
    padding: 25px;
	font:16px;
	text-transform:uppercase;	
	display: flex;
    align-items: center;
	color:#555759;
}
.menu-ast .navbar-toggle{ margin-top:21px;}
.line-h{     
	float: left;
    height: 25px;
    border-right: 1px solid #000;
    margin: 0 10px;}
.menu-ast .active{
	background:none;
	border-right: 1px solid #ce224e;
	border-left: 1px solid #ce224e;
}
.ast-head .breadcrumb{
	float:left;
	width:100%;
	background: transparent;
	font:14px 'Lato';
	color:#FFF;
	margin:0;
	padding: 8px 0;
}
.ast-head .breadcrumb-item a{ color:#FFF;}
.title-big {
  position: relative;
  overflow: hidden;
  padding: 35px 0;
}
.title-big span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  display: inline;
  vertical-align: auto;
  position: relative;
  padding: 0 10px 0 0;
  font: 26px/48px 'Lato-Light';
  color:#ce224e;
}

/*tabs*/
/* demo style */
.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  top: 0;
  left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-nugget-info a {
  width: 160px;
  position: relative;
  font-size: 14px;
  color: #6375ad;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #6375ad;
}
/* -------------------------------- 

Responsive Tabbed Navigation - by CodyHouse.co

-------------------------------- */
.cd-tabs {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 2em auto;
}

@supports (background: linear-gradient(to left, #000, #000)) or (background: -webkit-linear-gradient(to left, #000, #000)) {
  /* if linear-gradient is supported */
  .cd-tabs::after {
    /* subtle gradient layer on top right of the tabbed navigation- to indicate it's possible to scroll */
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 50px;
    z-index: 1;
    pointer-events: none;
    background: -webkit-gradient(linear, right top, left top, from(#f8f7ee), to(rgba(248, 247, 238, 0)));
    background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
  }
  .cd-tabs.cd-tabs--scroll-ended::after {
    /* class added in JavaScript - remove the gradient layer when it's no longer possible to scroll */
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
  }
}

.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  -webkit-box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
          box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}



.cd-tabs__navigation {
  width: 360px;
}

.cd-tabs__navigation:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

.cd-tabs__navigation li {
  float: left;
  border:1px solid #d2224d;
  list-style-type: none;
}

.cd-tabs__navigation a {
  position: relative;
  display: block;
  width: auto;
  text-align: center;
  font-size: 16px;
  color: #ce224e;
  padding: 15px;
}

.cd-tabs__navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}

.cd-tabs__navigation a.cd-selected {
  background-color: #a02d50 !important;
  color: #fff;
}

.sup-menu{
	color:#ce224e;
	border:1px solid #ce224e;
	padding:10px 5px;
	background: transparent;
	border-radius: 2px;
	margin:5px;
	text-transform:uppercase;
}
.sup-menu:hover, .sup-menu .active{
	color: #efc40d;
	border:1px solid #efc40d;
	background: rgba(255,255,255,0.2)
}

@media only screen and (min-width: 768px) {
  .cd-tabs::after {
    display: none;
  }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
            box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1;
  }
  .cd-tabs__navigation {
    /* move the nav to the left on medium sized devices */
    width: 80px;
    float: left;
  }
  .cd-tabs__navigation a {
    width: 80px;
    padding-top: 46px;
  }
}

@media only screen and (min-width: 960px) {
  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .cd-tabs__navigation {
    /* tabbed navigation on top on big devices */
    width: auto;
    background-color: #fff;
  }
  .cd-tabs__navigation a {
    text-align: left;
    font: 16px 'Lato';
    width: 100%;
    text-align: center;
	text-transform:uppercase;
	padding: 25px;
  }
}

.cd-tabs__content {
  background: #ffffff;
}

.cd-tabs__content li {
  display: none;
  padding: 1.4em;
}

.cd-tabs__content li.cd-selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
          animation: cd-fade-in 0.5s;
}

.cd-tabs__content li p {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}

@media only screen and (min-width: 768px) {
  .cd-tabs__content {
    min-height: 480px;
  }
  .cd-tabs__content li {
    padding: 2em 2em 2em 7em;
  }
}

@media only screen and (min-width: 960px) {
  .cd-tabs__content {
    min-height: 0;
  }
  .cd-tabs__content li {
    padding: 25px 0;
  }
  .cd-tabs__content li p {
    font-size: 1.6rem;
  }
}
/***************end tabs************************/
.no-tabs{ border:none !important;}
.no-tabs a{ color:#000;}
.overflow-ta{overflow-x:auto;}
.ast-table{ float:left; width:100%;}
.line-ast{
	border-bottom:1px solid #a6a7aa;
	border-top:1px solid #a6a7aa;
}
.th-ast{
	border-right: 1px solid #fff;
    padding: 15px;
    text-align: center;
}
.th-name{
	border-right: 1px solid #fff;
    padding: 15px;
	width:40%;
}
.over-bg{ background:#fff3f6;}
.odd-bg{ background:#e8edef;}
.even-bg{ background:#cbd0d3;}
.readmore{
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 20px;
    text-align: center;
    color: #db0631;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #db0631;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
	text-transform:uppercase;
}
.readmore:hover{
	background:#db0631;
	color:#fff;
}
.link-ast{
	float:left;
	width:100%;
	padding:15px;
}
.line-test{
	font:22px 'Lato-Light';
	color:#ffffff;
	text-decoration:underline;
	margin-right:20px;
}
/**********/

.tx-acc {
    float: left;
    font-family: 'Lato';
    font-size: 16px;
    color: #000;
	padding:0;
}
.acc-input {
    width: 100%;
    background-color: #fafcfd;
    border: 1px solid #e8edef;
    border-radius: 2px;
    float: right;
}
.input-acc {
    font-family: 'Lato';
    color: #555555;
    line-height: 1.2;
    display: block;
    width: 100%;
    background: transparent;
    height: 40px;
	border: none;}
.flex-center-acc {
    display: flex;
    align-items: center;
}
.change-pass{
	border:1px solid #ce224e;
	padding: 12px;
}
.label-checkbox-acc {
    font-family: 'Lato';
    font-size: 16px;
    color: #000;
    line-height: 1.4;
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
	font-weight:inherit;
}
.label-checkbox-acc::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #e6e6e6;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.label-checkbox-acc:checked, .label-checkbox-acc::before {
  color: #57b846;
}
.b-save{
	background: #ce224e;
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
    float: left;
    margin-top: 25px;
	font:18px/18px 'Lato-Bold';
	text-transform:uppercase;
}
.views-icon {
    float: left;
    padding: 3px 9px 3px 0;
    border-right: 1px solid #a7a9ac;
    margin-right: 10px;
	margin-bottom: 25px;
}
.views-icon img {
    width: 20px;
    height: 20px;
    display: block;
}
.views-date{
	color:#949393;
	font: italic 14px/24px 'Lato';
}
.news-wrap{ float:left; width:100%; margin-bottom:50px;}
.news-nd{ float:left; width:100%;}
.title-news{
	float:left; width:100%;
	font: 16px/26px 'Lato-Bold';
	color:#ce224e;
}
.nd-news{
	float:left; width:100%;
	font:14px/22px 'Lato';
	margin-top:15px;
}
.title-other {
  position: relative;
  overflow: hidden;
  padding: 15px 0;
  border-top:1px solid #e8edef;
  margin-top:25px;
}
.title-other span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  display: inline;
  vertical-align: auto;
  position: relative;
  padding: 0 10px 0 0;
  font: 26px/48px 'Lato-Light';
  color:#ce224e;
}
.title-other span:after {
  content: '';
  display: block;
  width: 17px;
  position: absolute;
  top: 0.73em;
  border-top: 3px solid #ce224e;
}
.title-other span:after {
  left: 100%;
}
.views-icon-other {
    float: left;
    padding: 3px 9px 3px 0;
    border-right: 1px solid #a7a9ac;
    margin-right: 10px;
}
.views-icon-other img {
    width: 20px;
    height: 20px;
    display: block;
}
.news-wrap-other {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.all-news {
    float: left;
    width: 100%;
}
.center-news {
    float: left;
    width: 100%;
    padding: 8px 17px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1px;
    border-bottom: 1px solid #ec8ca5
}
.center-news:hover .b-xem{ margin-right:5px;}
.b-xem{
	font:16px/26px 'Lato-Semibold';
	color: #ce224e;
	text-transform:uppercase;
}
.b-xem:hover{ margin-left:5px;}
.title-allnews{
	font:16px/26px 'Lato-Semibold';
	color: #000;
}
.date-alltest{color: #949393;font:14px/24px 'Lato';}
.title-allnews img{ margin-right:10px;}
/***************************************************************************/
.flex-center{ display:flex; align-items: center;}
.pa-b48{ padding-bottom:48px;}
.mar-b30{ margin-bottom:30px;}
.mar-b20{ margin-bottom:20px;}
.mar-r30{ margin-right:30px;}
.pagination {
 width:100%;
 margin:0 0 20px;
 background:0 0;
 text-align:left;
 padding-top:0
}
.pagination a,.pagination a:visited,.pagination .pagecur {
 background:0 0
}
.pagination ul {
 text-align:left
}
.pagination.center ul {
 text-align:center
}
.pagination ul li {
 display:inline-block;
 margin:0 4px 4px 0;
 text-align:center
}
.pagination ul li span,.pagination ul li span.pagecur,.pagination ul li a {
 display:table-cell;
 width:40px;
 height:40px;
 box-sizing:border-box;
 border:1px solid #dfdedb;
 background:#fff;
 font-size:18px;
 line-height:26px;
 vertical-align:middle;
 color:#333;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
 -o-transition:all .5s ease;
 transition:all .5s ease;
 font-weight:400;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0
}
.pagination ul li a.active, .pagination ul li a:hover,.pagination ul li span,.pagination ul li span.pagecur {
 color:#fff;
 background-color:#ce224e;
 border-color:#ce224e
}
.pagination a,.pagination a:visited {
 color:#666
}
.survey-page .question-title-container {
	color: #db0631;
	font-size: 24px;
	font-weight: 300;
	font:22px/33px 'Lato-Light';
	text-decoration: none;
	padding-top:20px
}
.survey-page textarea, .survey-page input[type=text]{
  width            : 100%;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(206,34,78);
  border-radius    : 0.125em;
}
#CompletedForm, #RemindlForm {display:inline !important} 
/************************************************/
/* Dành cho điện thoại */
@media screen and (max-width: 767px){
	.outer { padding: 50px;}
	.flex-center-acc {
    display: unset;
    align-items: center;
	}
	

}
/*ipad - dung*/
@media (min-width:768px) and (max-width: 991px) {
	
}
/* Dành cho máy tính bảng - máy Dung*/
@media (min-width:992px) and  (max-width: 1024px) {
	.outer { padding:10px 50px;}
	.pa-b48 {padding-bottom: 24px;}
	.input-login { height: 38px;}	
}

@media (max-width: 1100px) {
	
}
/*fix màn hình Huyen*/
@media (min-width: 1171px) and (max-width: 1280px) {
}
@media (min-width:1281px) and (max-width: 1900px) {
	
}
.table_border {
	border-collapse:collapse; border: 2px solid #c0c0c0;
}

.cell_header {
	padding: 5px 5px 5px 5px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
	border: 1px solid #dfdfdf;
	background-color:#014530;
}

.cell_normal {
	padding: 2px 5px 2px 5px;
	background-color:#EFEFDE;/*#efefef;*/
	border: 1px solid #dfdfdf;
	height:22px;
}

.cell_over {
	padding:2px 5px 2px 5px;
	border:1px solid #dfdfdf;
	background-color:#d5d5aa;/*#c0c0c0;*/
	height:22px;
}

.cell_active {
	padding: 2px 5px 2px 5px;
	border:1px solid #dfdfdf;
	background-color:#dcdcb8;/*#d6d3d6;*/
	height:22px;
}

.cell_blank {
	height:8px;
}