﻿#dang-ky-banner {
    position: relative;
}
#dang-ky-banner img {
    /*width: 100%;*/
    margin: auto;
}
#chuongtrinhhoc {
    position: absolute;
    /*top: 230px;*/
    bottom: 0;
    width: 100%;
    padding: 0 45px;
}
input[type=radio],
input[type='checkbox'] {
  display: none;
}
input[type=radio] + label {
  display: block;
}
.myRadio span {
    background-color: #ff0000;
    color: #fff;
    width: 200px;
    height: 60px;
    display: table-cell;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    font-size: 0.75em;
    font-family: Arial;
    font-weight: normal;
    margin-right: 15px;
    vertical-align: middle;

}
.myRadio span:hover {
    /*background-color: #ff6600;*/
    background-color: transparent !important;
    color: #fff;
}
.myRadio span.active {
    /*background-color: #ff6600;*/
    background-color: transparent !important;
    color: #fff;
}
.myRadio label {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 1.5em !important;
}
.myRadio label span {
    /*background-color: transparent;*/
    color: #ffffff;
    border: 1px solid #fff;
    border-radius: 5px;
}

.tieu-de {
	font-family: Arial, Tahoma;
	color: #fff;
	font-size: 2em;
	margin: 15px;
	line-height: 150%;
	text-shadow: 1px 0 0 #aaa, -1px 0 0 #aaa, 0 1px 0 #aaa, 0 -1px 0 #aaa, 1px 1px #aaa, -1px -1px 0 #aaa, 1px -1px 0 #aaa, -1px 1px 0 #aaa;
}
.row input, .row textarea {
    width: 100%;
    padding: 7px;            
}

.row input, .row textarea, .row select, .row label {
    font-size: 1.2em;
}
.monhoc select {
    max-width: 80%;
    padding: 5px;
    margin-bottom: 10px;
    display: inline-block;
}
.lichhoc select {
    width: 94%;
    padding: 5px;
    margin-bottom: 10px;
    display: inline-block;
}
.lichhoc .substract {
    width: 5%;
    display: inline-block;
    cursor: pointer;
}
.chonlich {
    font-size: 1.4em;
    color: #ff6633;
    padding: 10px 0 5px 7px;
}
.mg10 {
    margin: 10px 0;
}
.hocnua {
    /*display: block;*/
    color: #ff6633;
    padding: 6px;
    cursor: pointer;
    font-size: 1.4em;
}
.hocnua:hover {
    color: #0099cb;
}
.thongtin > ul {
    font-family: Arial;
    font-size: 1.15em;
    color: #666666;
}
.thongtin ul, .thongtin ol {
    list-style-type: none;
}
.thongtin ul {
    padding-left: 15px;
    line-height: 150%;
    font-size: 1.3em;
}
.thongtin ol {
    padding-left: 25px;
}
.thongtin ul li:before {
    font-family: FontAwesome;
    content: "\f111";
    margin-right: 8px;
    font-size: 12px;
}
.thongtin ol li:before {
    font-family: FontAwesome;
    content: "\f005";
    margin-right: 8px;
    font-size: 13px;
}
.thong-tin-hoc-vien {
    background: url(/template/frontend/images/thong-tin-background-xuan.jpg) no-repeat;
    background-size: cover;
    padding: 2% 5%;
}
.thong-tin-hoc-vien .form-dang-ky {
    background: url(/data/images/dang-ky/background-mo.png);
}
.hoantat {
    display: block;
    background-color: #ff6600;
    width: 200px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.2em;
    float: right;
}
.hoantat:hover {
    background-color: #0099cb;
}
.hotline {
    background-color: #26a8d3;
    color: #fff;
    text-align: center;
    padding: 20px;
    font-size: 2em;
    line-height: 150%;
    margin-bottom: 20px;
}
.form-dang-ky .form-control {
    padding: 20px;
}
.form-dang-ky .form-group {
    margin-bottom: 25px;
}
.formthongbao {
    text-align: center;
    width: 100%;
    margin: auto;
}
.thongbao {
    color: #444444;
    text-align: left;
    font-size: 1.5em;
    line-height: 150%;
    padding: 10px;
}

.error-contain {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100vh;
	background: url(/data/images/dang-ky/den_mo.png) repeat;
}
.error-box {
	width: 400px;
	height: 200px;
	text-align: center;
	margin: 20% auto 0;
	border: 2px solid rgb(77, 144, 254);
	left: 25px;
	top: 180px;
	background: rgb(255, 255, 255);
}
.error-content {
	height: 150px;
	color: #444444;
    padding: 30px 20px;
    font-size: 1.3em;
    line-height: 150%;
}
.divisbtn2
{
    width: 100px; border: 1px solid #999999;
    height: 30px; text-align: center; line-height: 29px;
    margin: 10px auto 0; 
    background: url(/data/images/dang-ky/btn.png); cursor: pointer;
    color: #333333; position: relative;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #CCCCCC;
}
.divisbtn2:hover
{
    background: url(/data/images/dang-ky/btn2.png);
    font-weight: bold;
    color: #555555;
}

.divisbtn2:active
{
    left: 1px;
    top: 1px;
    box-shadow: 0px 0px 0px #FFFFFF;
}
.process-contain 
{
	display: none;
	z-index: 99999;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100vh;
	background: url(/data/images/dang-ky/den_mo.png) repeat;
}
.porocess-box {
	width: 400px;
    height: 300px;
    background: #FFFFFF;
    margin: 20% auto 0;
    border: 2px solid #4D90FE;
    display: flex;
    align-items: center;
    justify-content: center;
}

.canvas {
    background: url(/data/images/dang-ky/clock-bg2.png);
    background-size: 100%;
    padding: 75px 75px 74px 74px;
}

.thong-tin-lien-he {
    background-color: #ffd9a0;
    padding: 15px 10px 5px;
}
.thanh-phan {
    color: #999999;
}
.thanh-phan option {
    color: #000000;
}

@media screen and (max-width: 480px) {
    .error-box {
        width: 80%;
    }
    .porocess-box {
        width: 80%;
        height: 200px;
    }
    .myRadio span {
        width: 255px;
    }
}

@media screen and (min-width: 767px) {
    .myRadio {
        padding-left: 30px;
    }
    #chuongtrinhhoc {
        padding-top: 80px;
    }
}

@media screen and (max-width: 990px) {
    .monhoc select {
        width: 80%;
    }

}

@media screen and (max-width: 500px) {
    .myRadio {
        padding-left: 10px;
    }
    .myRadio label {
        margin-right: 0;
    }
    .cthoc {
        width: 100% !important;
        display: flex;
        justify-content: center;
    }
    .canvas {
        width: 200px;
        height: 200px;
        padding: 41px 41px 40px 40px;
    }
    .formthongbao {
        width: 90%;
    }
    .myRadio span {
        width: 234px;
    }
    #chuongtrinhhoc {
        position: relative;
        padding: 0 20px;
        top: 0;
        text-align: center;
    }
    
}
@media only screen and (max-width:1023px) {
    #dang-ky-banner {
        background-color: #804629;
    }
    #dang-ky-banner img {
        /*display: none;*/
        height: 1px;
    }
    #chuongtrinhhoc {
        position: relative;
        top: 0;
    }
    .myRadio {
        padding-left: 10px;
    }
}
@media only screen and (min-width: 800px) and (max-width:1024px) {
    .hotline {
        font-size: 1.8em;
    }
}

@media only screen and (max-width: 800px) {
    .thong-tin-hoc-vien {
        background-repeat: repeat;
    }
}