*, ::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,body{
    margin: 0;
    padding: 0;
}
input,
body{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
h1, h2, h3{
    font-weight: bold;
}
.aligncenter {
    clear: both;
    margin: 0 auto;
    display: block;
}
.qr-code{
    text-align: center;
}
a{
    color: #000;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
img{
    max-width: 100%;
    height: auto;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
}
.red_color_note {
    text-align: center;
    color: #000000;
    text-transform: uppercase;    margin: 0px;
    margin-bottom: 30px;
}
.btn{
    background-color: #0060a1;
    color: #ffffff;
    height: 100%;
    border-radius: 5px;
    border: none;
    min-height: 42px;
    font-weight: bold;
    padding: 7px 35px 8px 35px;
    font-size: 14px;
    cursor: pointer;
}
.btn {
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.btn:hover {
    background-color: #1d2b66;
}

.row{
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px;
}
.row:after{
    clear: both;
    content: '';
    display: block;
}
.col-md-4{
    width: 33.333333%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.col-md-6{
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-md-7 {
  width: 58.333333%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
.col-md-8 {
  width: 66.666666%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
.col-md-5 {
  width: 41.666666%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
.footer-left ul li img {
    width: 20px;
    margin-right: 20px;
    /* margin-top: 10px; */
}
.footer-left ul li {
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
    display: flex;
    align-items: center;
}
.footer-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-right {
    margin-top: 40px;
}.col-md-7.footer-left p {
    max-width: 500px;
    width: 100%;
}
.footer-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
}
.footer-right ul li {
    padding: 15px 0px;
}
img.banner-right {
    margin-top: 115px;
}
.container {
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 15px;
}
#header{
    border-bottom: 2px solid #FFF;
    background: #0060a1;
    padding: 25px 0;
    color: white;
}
#header:after{
    content: '';
    display: block;
    clear: both;
}
#header-logo{
    float: left;
    max-width: 200px;
}
#header-right{
    float: right;
    width: calc(100% - 315px);
}
#header-right .row{
    margin-bottom: 0;
}
.header-iconbox{
    
}

.info_text_top {
    list-style: none;
    margin-bottom: 0;
    height: 105px;
}

.iconbox-img {
    width: 21%;
    float: left;
    padding-right: 7%;
    border-right: 2px solid #f1f1f1;
    margin-top: 5px;
}
.iconbox-text {
    width: 72%;
    float: right;
    line-height: 20px;
}
.iconbox-text .des, .iconbox-text .mota {
    font-size: 11px;
}

#footer {
    background: #515151;
    padding: 25px 0;
    color: white;
}.footer-right h3 {
    font-size: 24px;
}
.coppy_right_text{
    border-top: 1px solid white;
    padding-top: 15px;
    margin: 0;
}

#footer-top{
    padding-bottom: 30px;
    
}
#footer-top h5{
    font-size: 20px;
    margin: 0 0 10px;
}
#footer-top a{
    color: white;
}

#header-banner img{
    vertical-align: top;
    width: 100%;
}

.main-content{
    
}

.form-infomation{
    background: #eee;
    padding-bottom: 50px;    padding-top: 50px;
}
.card-title{
    font-size: 1.75rem;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}
.card-text{
    margin-bottom: 40px;
}
.color_blue_1 {
    color: #0077c8;
}
#form-infomation-top{
    padding: 30px 0;
    text-align: center;
}
form#form-infomation-top {
    background: #fff;
    border-radius: 20px;
    border-bottom: 10px solid #0060a1;
}
#form-infomation-top label{
    cursor: pointer;
}
.form-group {
    margin-bottom: 1rem;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

#showketqua-left img{
    vertical-align: top;
    display: block;
    margin-bottom: 30px;
}

.content-page{
    padding: 50px 0;
}


#showketqua{
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}
.form-group-checkbox{
    position: relative;
    padding-left: 35px;
}
.form-group-checkbox label::before {
    content: '';
    position: absolute;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    left: 0;
    top: 0;
    border: 1px solid #000000;
}
h3.tam_nhin_title:before {
    content: "";
    top: 0;
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #293d92;
}
h3.tam_nhin_title {
    position: relative;
    position: relative;
    padding-left: 15px;
}
.form-group-checkbox input{
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.form-group-checkbox label::after{
    content: '\f00c';
    font-family: fontAwesome;
    position: absolute;
    left: 7px;
    top: 3px;
    font-size: 18px;
    display: none;
    color: white;
}
.form-group-checkbox [type="checkbox"]:checked + label::before{
    border-color: #293d92;
    background: #293d92;
}
.form-group-checkbox [type="checkbox"]:checked + label::after{
    display: block;
}


.list-group{
    
}
.list-group h4 {
    background: #0060a1;
    border: #ccc;
    font-size: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    color: white;
    margin: 0;
}
.list-group .list-group-item:last-child {
    border-radius: 0px 0px 20px 20px;    padding-bottom: 20px;
    border-bottom: 10px solid #0060a1;
}
.list-group h4 i{
    margin-right: 10px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #e8e8e8b8;
    border-bottom: 1px solid #e8e8e8b8;
}
.list-group-item:focus, 
.list-group-item:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item:after{
    content: '';
    clear: both;
    display: block;
}
.list-group-item b {
    min-width: 50% !important;
    display: block;
    float: left;
    margin-right: 5px;
}

.list-group-item.list-group-item-clear b{
    float: none;
}
.list-group-item-clear > div p{
    width: 50%;
    display: inline-block;
    float: left;
    background: linear-gradient(0deg, lightgray, transparent);
    padding: 10px;
    font-weight: bold;
    height: 45px;
    margin-bottom: 0;
}

p.khungrang.tt, p.khungrang.dt {
    border-right: 4px solid gray;
}
p.khungrang.tt, p.khungrang.tp {
    border-bottom: 4px solid gray;
}

.list-group-item-list{
    padding-top: 10px;
}
.list-group-item-list > div{
    border-bottom: 4px solid gray;
    background: linear-gradient(0deg, lightgray, transparent);
}
.list-group-item-list > div:after{
    clear: both;
    content: '';
    display: block;
}
.list-group-item-list > div:last-child{
    border-bottom: none;
}
.list-group-item-list > div > div{
    width: 50%;
    float: left;
    padding: 5px 10px;
}
.list-group-item-list > div > div:first-child{
    border-right: 4px solid gray;
}
div#header-banner-mobile {
    display: none;
}
@media screen and (min-width:1100px){
    *{}
    
    
}



@media screen and (max-width:1100px){
    *{}
    #header{
        padding: 15px 0;
    }
    #header-logo{
        text-align: center;
        margin: 0 auto;
        float: none;
    }
    #header-right{
        display: none;
    }
    .card-title{
        font-size: 1.3rem;
    }
    .col-md-6{
        width: 100%;
    }
    /*
    #header-banner{
        overflow: hidden;
    }
    #header-banner img{
        vertical-align: top;
        width: auto;
        margin-left: -10%;
        margin-right: -10%;
    }.col-md-7,
  .col-md-5,
  .col-md-8,
  .col-md-4 {
    width: 100%;
  }
    */.col-md-7,
  .col-md-5,
  .col-md-8,
  .col-md-4 {
    width: 100%;
  }
.col-md-8 {
	width: 100%;
	}
	.col-md-4 {
	width: 100%;
	}
    #form-infomation-top {
    padding: 30px;
    text-align: center;
}
}
@media screen and (max-width: 500px) {
	div#header-banner{
		display:none;
	}
 div#header-banner-mobile img {
    width: 100%;
}
div#header-banner-mobile {
    display: block;
    width: 100%;
}
  img.banner-right{
	  display:none;
  }
}