*{
    font-family: Arial, sans serif;

}
@font-face {
     font-family: 'UTM Bebas';
     src: url(../fonts/utm-bebas.ttf);
 }
a{
    color:#056838;
    text-decoration:none;
}

/*iframe{
    width: 100%;
    height: 300px;
}*/

a:hover{
    color:#056838;
}
div{
    box-sizing: border-box;
}
ul{
    list-style-type:none;
}

body{
    width:100%;
    background:#fff;
    margin:0;
    padding:0;
}
.hide{
	display:none;
}
.full-width{
    width:100%;
    margin:0 auto;
    padding:0;
}
.full-body-spacing{
	height:18px;
	background:url(img/full-body-spacing.png) repeat-x;
}
.width{
    width:1200px;
    margin:0 auto;
    padding:0;
}

.clearboth{
    clear:both;
    height:0;
    display:block;
    width:100%;
}
.menu-top{
    padding:5px 0;
    overflow:hidden;
}
.green-bg{
    background:#0d121c;
    color:#fff;
}
.green-bg a{
    color:#fff;
}
.green-bg a:hover{
    color:#03ce6c;
}
.menu-left{
    padding:0;
    margin:0;
    width:40%;
    float:left;
}
.menu-left li{
    display:inline-block;
    margin-right:10px;
    font-size:12px;
}
.menu-right{
    list-style-type:none;
    padding:0;
    margin:0;
    width:60%;
    float:left;
    text-align:right;
}
.menu-right li{
    display:inline-block;
    margin-left:10px;
    font-size:12px;
}
.logo-bar{
    overflow:hidden;
    padding:0;
    border-bottom: 0.1px solid #e5e5e5;
}
.logo-bar ul{
    margin:0;
    float:left;
    display:inline-block;
}
.logo-bar ul li{
    display:inline-block;
}
.logo-bar a{
    font-size:13px;
    color:#000;
}
.logo-bar a:hover{
    color:#03ce6c;
}
.logo-bar a.current{
    color:#00703a;
    font-weight:600;
}
.logo-bar .logo-left{
    width:40%;
    padding:16px 0;
    margin:0;
    font-weight:500;
}
.logo-bar .logo-left li{
    margin-right:10px;
}
.logo-bar .logo-middle{
    width:20%;
    padding:15px 0;
	text-align:center;
	padding-bottom: 5px;
}
.logo-bar .logo-right{
    width:40%;
    padding:10px 0;
    text-align:right;
}
.logo-bar .logo-right li a:hover,.sidebar-right .login-box > a:hover,.sidebar-right .login-box > a.active{
    color:#fff;
    background: rgb(13,170,94); /* Old browsers */
    border-color: rgb(13,170,94);
}
.logo-bar .logo-right li a,.sidebar-right .login-box > a{
    text-transform:uppercase;
    border:1px solid #e2e2e3;
    margin:0;
    padding: 7px;
    width:97px;
    text-align:center;
    float:right;
    font-size:13px;
    color:#0d121c;
    
}
.logo-bar .logo-right li:last-child a,.sidebar-right .login-box > a:first-child{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.logo-bar .logo-right li:first-child a,.sidebar-right .login-box > a:last-child{
    border-right:0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.main-banner{
    background:url(img/banner3.png) 50% 50%;
    height:425px;
    text-align:center;
    padding-top:80px;
    
}
.main-banner h3,h4,h5{
    color:#000;
    font-weight:400;
    margin:20px;
}
.main-banner h3{
    font-size:50px;
}
.main-banner h4{
    font-size:20px;
}
.main-banner a{
    font-size: 16px;
    border: 2px solid #a6192e;
    padding: 12px 30px;
    margin-top: 15px;
    display: inline-block;
    color: #fff;
    background: #a6192e;
    text-transform: uppercase;
}
.main-banner a:hover{
    border: 2px solid rgba(166, 25, 46, 0.87);
    color:#fff;
    background: rgba(166, 25, 46, 0.87);
    text-decoration: underline;    
}
.footer-container{
    padding:0;
    border-bottom:16px solid #0d121c;
}
.footer div{
    display:inline-block;
}
.footer .logo{
    width:75px;
}
.footer .copyright{
    font-size:12px;
    padding:10px;
}
.footer .icons{
    float:right;
}
.footer .icons ul li{
    display:inline-block;
    padding-left:10px;
    font-size:14px;
}
.content-container{
    padding:10px 0;
    overflow: hidden;
}
.sidebar-left, .sidebar-right, .content{
    float:left;
}
.sidebar-left{
    width:222px;
}
.sidebar-left .list{
    width:223px;
    height:62px;
    display:block;
    margin:0 auto 5px;
}
.sidebar-left .l1{
    background: url(img/left-sidebar.png) 0 0;
}
.sidebar-left .l1:hover{
        background: url(img/left-sidebar-hover.png) 0 0;
    opacity: 0.7;
}
.sidebar-left .l2{
    background: url(img/left-sidebar.png) 0 -74px;

}
.sidebar-left .l2:hover{
    background: url(img/left-sidebar-hover.png) 0 -74px;
    opacity: 0.7;
}
.sidebar-left .l3{
    background: url(img/left-sidebar.png) 0 -147px;
}
.sidebar-left .l3:hover{
    background: url(img/left-sidebar-hover.png) 0 -147px;
    opacity: 0.7;
}
.sidebar-left .l4{
    background: url(img/left-sidebar.png) 0 -219px;
}
.sidebar-left .l4:hover{
    background: url(img/left-sidebar-hover.png) 0 -219px;
    opacity: 0.7;
}
.sidebar-left .l5{
    background: url(img/left-sidebar.png) 0 -292px;
}
.sidebar-left .l5:hover{
    background: url(img/left-sidebar-hover.png) 0 -292px;
    opacity: 0.7;
}
.sidebar-right{
    width:226px;
}
.content{
    width:750px;
    padding:0 20px;
}
.content-news{
    font-size: 16px;
    line-height: 25px;
    width: 750px;
}
.full{
    width:100%;
}
.content-box{
    padding:0;
    margin:0;
    width:100%;
    display:block;
    overflow:hidden;
    line-height: 120%;
    font-size: 16px;

}
.content-box2{
    padding:20px;
    margin:0;
    width:100%;
    display:block;
    overflow:hidden;
    min-height: 500px;
    border:1px solid #ddd;
}
.content-box .header span{
    color: #056838;
    text-transform:uppercase;
}
.content-box .header h3{
    display:inline;
    padding:0;
    margin:0;
    color: #056838;
    text-transform:uppercase;
    font-size:26px;
    font-family:'UTM Bebas';
    font-weight: 400;
}
.content-box .header .h3-container{
    border-bottom: 1px solid #056838;
    margin:0;
    padding: 5px 0 0 0;
    width:100%;
}
.content-box .header h1{
    display:inline;
    padding:0;
    margin:0;
    color: #056838;
    text-transform:uppercase;
    font-size:26px;
    font-family:'UTM Bebas';
    font-weight: 400;
}
.content-box .header .h1-container{
    border-bottom: 1px solid #056838;
    margin:0;
    padding: 5px 0 0 0;
    width:100%;
}
.content-box .header{
    padding:0 0 20px 20px;
    margin:0;
    width:100%;
    /*background: url(img/home-content-header.png) no-repeat;*/
    background-position: left center;
}
.content-box .header .learn-all{
    background:#056838;
    color:#fff;
    float:right;
    padding:6px;
    font-size:12px;
    display:block;
    text-transform:uppercase;
    margin-top: 10px;
}
.content-box .header .learn-all:hover{
    opacity: 0.9;
    cursor: pointer;
    text-decoration: underline;
}    
.content-box .spacing{
    clear:both;
    height:15px;
    display:block;
    width:100%;
    float:left;
}
.sidebar-spacing{
    clear:both;
    height:15px;
    display:block;
    width:100%;
}
.content-box .infobox{
    padding: 5px 0 0 20px;
}
.content-box .infobox .info{
    background:#056838;
    color:#fff;
    padding:20px;
    font-size:13px;
    margin-bottom:20px;
    text-align:justify;
}
.content-box .box{
    padding:0 0 0 31px;
    margin:0;
    width:100%;
    float:left;
}
.content-box h2{
	font-size:17px;
	color:#b4e391;
	margin:0;
	font-family: 'UTM Bebas';
    text-decoration: underline;
}
.content-box h3{
    width: 100%;
    padding: 0;
    margin: 0 0 5px 31px;
    color: #DE4E54;
    text-transform: uppercase;
    font-size: 14px;
}
.content-box .sub-header{
    float:left;
}
.box .box-item{
    width:153px;
    display:block;
    float:left;
    text-align:center;
    margin-right:20px;
}
.box .box-item:nth-child(4n+0){
    margin-right:0;
}
.box .box-item .meter{
    margin-top:5px;
}
.box .box-item .img{
    height: 113px;
    width: 160px;
    border: 1px solid #e3e3e3;
    /*opacity: 1;
    -webkit-filter: sepia(.1) grayscale(.1) saturate(.8);
    filter: sepia(.1) grayscale(.1) saturate(.8);*/
}
.box .box-item .img:hover{
    opacity: 0.7;
}
.box .box-item .img p{
    margin-top: 80px;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    background: #69cb95;
    padding: 0px 0px 0px 0px;
    margin-left: 80px;
}
.box .box-item h4{
    text-align:center;
    color:#000;
    font-weight:700;
    font-size:15px;
    padding:0;
    text-transform:uppercase;
    margin:10px 0;
	height:38px;
	overflow:hidden;
}
.box .box-item a.learn:hover{
    color:#056838;
    border:1px solid #056838;
}
.box .box-item a.learn{
    text-transform: uppercase;
    padding: 4px 33px;
    border: 1px solid #ddd;
    display: inline-block;
    color: #000;
    font-size: 13px;
    border-radius: 3px;
    max-width: 85px;
}
.box .box-item a.catname{
	display: block;
	width:100%;
	font-size: 12px;
	margin: 5px 2px;
	color: #DE4E54;
}
.content-box .box-body{
	width:100%;
	padding:0 0 20px 20px;
}
.content-box .box-body .img{
	width:180px;
	height:120px;
	float:left;
    margin-top: 9px;
    border: 1px solid #056838;
}
.content-box .box-body .info{
	padding:0 0 0 20px;
	float:left;
	font-size:13px;
	width:390px;
}
.content-box .box-body .info .fa{
	color: #056838;
}
.content-box .box-body .info .button{
	display:block;
	width:300px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	background:#03ce6c;
	padding:5px;
	margin:3px 0;
	border-radius:3px;
}
.content-box .box-body h2{
    font-size:18px;
    color:#000;
    margin:0;
    margin-bottom: 4px;
    line-height: 120%;
    padding: 10px 0;
}
.content-box .box-body h3{
	font-size:19px;
	color:#000;
	margin:0;
    margin-bottom: 4px;
	font-family: 'UTM Bebas';
    line-height: 120%;
    padding: 10px 0;
}
.content-box .question-body{
    padding:10px 40px 20px 40px;
}
.content-box .question-body .type5 .q{
    font-size:17px;
}
.content-box .question-body .type5 .q .inside{
    border:1px solid #bebebe;
    padding:10px;
    display:inline-block;
    margin:5px;
    background: -moz-linear-gradient(top,  rgba(216,216,216,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(216,216,216,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(216,216,216,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6d8d8d8', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.content-box .question-body h3{
    margin:5px 0;
    padding:0;
	font-size: 15px;
	text-decoration: underline;
	margin-bottom: 10px;
}
.content-box .question-body .media{
    padding-bottom:20px;
    text-align:left;
	width: 100%;
    cursor: pointer;
}
.content-box .question-body .media .img{
    padding-bottom:20px;
    text-align:left;
    width: 60%;
}
.content-box .question-body .icon{
    width:27px;
    height:41px;
    display:inline-block;
}
.content-box .question-body .icon-1{
    background:url(img/icon-1.png);
}
.content-box .question-body .icon-2{
    background:url(img/icon-2.png);
}
.content-box .question-body .q{
    
    margin-bottom:5px;
}
.content-box .question-body .hint-button{
	display: inline-block;
    padding: 7px 15px;
    border: 1px solid #afb2b5;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    margin: 5px 0 0 0;
    color: black;
}
.content-box .question-body .hint-body{
	padding: 10px;
    display: none;
    border: 1px solid #afb2b5;
    font-size: 12px;
    margin-bottom: 5px;
    background-color: rgba(175, 178, 181, 0.13);
}
.align-right{
    text-align:right;
}
.content-box .question-body .next-question{
    background: #b4e391; /* Old browsers */
	background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 );
    border:0;
    border-radius:15px;
    height:30px;
    width:150px;
    color:#fff;
    text-transform:uppercase;
    margin:15px 0;
}
.content-box .question-body .next-question:hover{
    background: #b4e391; /* Old browsers */
	background: -moz-linear-gradient(top, #b4e391 0%, #6ADC17 50%, #b4e391 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b4e391 0%,#6ADC17 50%,#b4e391 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b4e391 0%,#6ADC17 50%,#b4e391 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 );
}
.content-box .question-body .report, .content-box .question-body .skip{
	border: 1px solid #ddd;
	margin:15px 0;
	background: #fff;
	height:30px;
	padding: 0 10px;
	cursor: pointer;
    margin-top: 140px;
	
}
.content-box .question-body .report:hover, .content-box .question-body .skip:hover{
	border: 1px solid #999;
}
.content-box .question-body .intro{
    float: left;
	width: 100%;
}
.content-box .question-body .intro-header{
    display:block;
    width:100%;
}
.content-box .question-body .intro-header .text-header{
    display:inline-block;
    background:url(img/book.png) no-repeat #056838;
    padding:3px 5px 3px 22px;
    color:#fff;
    border:3px #056838 solid;
    text-transform:uppercase;
}
.content-box .question-body .intro-body{
    color:#056838;
    padding:5px 0;
}
.content-box .question-body .result{
    position:absolute;
    margin-left:-30px;
}
.content-box .question-body .multi-question .question-detail{
	margin-top:20px;
	padding:10px;
}
.form .row{
    /*font-size:14px;*/
}
.form input[type=text].form-control{
    width:100%;
    margin:5px 0;
    padding:10px;
}
.question-detail input[type=text].form-control{
	width:90%;
	background-color: rgb(250, 255, 189);
}
.form input[type=text].col-3{
    width:95%;
}
.form .center{
    text-align:left;
}
.form div.col-3{
    width:20%;
    
    padding-right:10px;
    display:inline-block;
}
.form .result-box{
	display:block;
	padding:15px;
	font-size:14px;
	margin:15px 0;
}
.form .result-box h3{
	font-size:17px;
	color:#fff;
}
.form .result-box.result-correct{
	color: #fff;
	background-color: #00a65a
}

.form .result-box.result-incorrect{
	color: #fff;
	background-color: #dd4b39;
}
.form .autokey-fieldset{
	border:0;
	text-align:center;
}
.form .autokey-fieldset .autokey-input{
text-transform: uppercase;
    font-weight: 600;
    margin: 5px 0;
    padding: 10px;
    margin-right: 1px;
    width: 15px;
    height: 13px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid rgba(5,105,57,1);
    background-color: #b4e391;
}

.profile .row{
	padding:5px 0;
}
.profile label{
	width:200px;
	display:inline-block;
}
.profile input[type=text], .profile input[type=password]{
	width:200px;
}
.profile .img{
	width:150px;
	display:inline-block;
}

.sidebar-member{
    background:url(img/member.png) no-repeat;
    height:70px;
}
.sidebar-member .sidebar-member-number{
    padding-top: 5px;
    padding-left: 99px;
    font-family: 'UTM Bebas';
    font-size:28px;
    font-weight: 800;
    color: #056838;
}
.sidebar-userinfo{
    border:1px solid #dddedf;
    overflow:hidden;
    padding:5px 0 10px 0;
    border-radius: 3px;
	margin-left:1px;
    display:table;
    width:226px;
    color: #056838;
}
.sidebar-userinfo span{
    font-family: 'UTM Bebas';
    font-size:17px;
}
.sidebar-userinfo .row{
    padding:0;
    margin:0;
    display:table-row;
    width:100%;
}
.sidebar-userinfo .row > .row{
	display:block;
}
.sidebar-userinfo .col1{
    display:inline-block;
    width:40%;
    text-align:right;
    vertical-align:middle;
}
.sidebar-userinfo .col2{
    display:inline-block;
    width:50%;
    text-align:left;
    vertical-align:middle;
    padding-right:10px;
    padding-left:3px;
}
.sidebar-userinfo .img{
    padding:3px;
    border:1px solid #dddedf;
    width:63px;
    height:63px;
    overflow:hidden;
    display:inline-block;
    margin:5px;
}
.sidebar-userinfo .username{
    font-size:20px;
	float:left;
}
.sidebar-userinfo .vip{
	float:left;
	margin-top:2px;
}
.sidebar-userinfo .score{
    font-size:32px;
	padding-top:5px;
	display:block;
	width:100%;
	float:left;
}
.login-box-body{
    border:1px solid #dddedf;
    overflow:hidden;
    border-top:0px;
    padding:5px;
    border-radius: 3px;
	margin-left:1px;
}
.form input[type="text"], .form input[type="password"]{
    border: 1px solid #f0a3a3;
    padding: 5px;
    font-size: 15px;
    background: #f0a3a34a;
    border-radius: 0px;
    margin-bottom: 5px;
}
.form .form-line{
    width:100%;
    float:left;
    padding-top:5px;
}
.form .info{
	text-align:center;
	font-size:14px;
}
.sidebar-right .social-login{
	width: 182px;
}
.form input[type="submit"]{
    border: 1px solid #e2e2e2;
    padding:5px 25px;
    background:#0b9653;
    color:#fff;
    border-radius:5px;
    text-transform:uppercase;
}
.form.login{
    float:left;
    width:100%;
}
.form.login label{
    color:#056838;
    font-size:12px;
}
.form.login input[type="text"], .form.login input[type="password"]{
    width: 140px;
    float:right;
    font-weight:600;
}
.form.login input[type="submit"]{
    float:right;
}
.form.login .forgot-pass{
    color:#056838;
    font-size:12px;
    text-decoration:underline;
}
.quick-question-label{
    height:70px;
    background:url(img/quickquestion.png) no-repeat;
}
.quick-question-form{
    padding:0 6px 0 0px;
    font-size:12px;
    text-align:justify;
}
.quick-question-form textarea{
    width:100%;
    height:100px;
    margin-top:10px;
    margin-bottom:5px;
}
.quick-question-form input[type="submit"]{
    float:right;
    background:#dedede;
    color:#4f4f4f;
    font-weight:600;
}
.modal, .ui-dialog{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.modal-body{
	background:#fff;
    border:2px solid #116b3b;
	overflow: hidden;
    border-radius: 25px;
    margin:15px;
    background: url(img/modal-background.png) no-repeat #fff;
    background-position: bottom left;
    background-origin: content-box;
}
.form-modal textarea.form-control{
    width:300px;
    margin:5px 0;
    padding:10px;
	height:100px;
	vertical-align: top;
}
#reply-form .green-button{
	width:300px;
}
#modal_login .modal-body{
	width:600px;
    min-height:320px;
}
#modal_reg .modal-body{
	width:600px;
    min-height:500px;
}
#modal_reg_success .modal-body{
	width:600px;
    min-height:250px;
}
.ui-dialog-titlebar-close{
    position:absolute;
    right:-23px;
    top:23px;
    background:url(img/modal-close.png);
    width:34px;
    height:34px;
    border:0;
}
.reader-icon{
	background: url(img/home-content-header.png) no-repeat;
    background-position: left center;
	padding-left:15px;
}
.ui-dialog-titlebar-close .ui-button-text{
    display:none;
}
.form-modal .row{
	display:block;
	margin:0 10px 0 100px;
	padding:4px;
	font-size:13px;
}
.form-modal .header{
	text-align:center;
	color:#116b3b;
	margin: 15px 0 0 0;
}
.form-modal .header-label{
    margin: 0 auto;
    width: 180px;
	font-family: 'UTM Bebas';
	font-size:35px;
}
.form-modal .label{
	padding-left:20px;
	width:100px;
	display:inline-block;
}
.form-modal .info{
	padding-left:124px;
}
.form-modal input[type=text],.form-modal input[type=password]{
	width:330px;
	background:#fff;
	height:25px;
	border: 1px solid #ccc;
	padding:3px 10px;
}
.form-modal div.form-control{
	width:330px;
	display:inline-block;
}
.form-modal input[type=submit]{
	width:352px;
	padding:3px 10px;
	height:40px;
	text-transform:uppercase;
	font-size:14px;
}
.green-button{
	color:#fff;
    background: rgb(13,170,94); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(13,170,94,1) 0%, rgba(5,105,57,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,170,94,1)), color-stop(100%,rgba(5,105,57,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(13,170,94,1) 0%,rgba(5,105,57,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(13,170,94,1) 0%,rgba(5,105,57,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(13,170,94,1) 0%,rgba(5,105,57,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(13,170,94,1) 0%,rgba(5,105,57,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0daa5e', endColorstr='#056939',GradientType=0 ); /* IE6-9 */
	border:1px solid rgb(13,170,94);
}
.green-button:hover{
	border:1px solid #e2e2e3;
}
.form-modal .social-login{
	width:144px;
}
.social-login{
	position: relative;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#fff;
	display: inline-block;
	padding:7px 0 7px 30px;
	font-size:11px;
}
.social-login:hover{
	color:#fff;
}
.social-login .fa{
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 24px;
    line-height: 34px;
    font-size: 1.4em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}
.social-login.facebook{
	background:#3b5998;
}
.social-login.google{
	background:#a6192e;
}
.disabled{
    pointer-events: none;
    opacity: 0.4;
	background:#acacac;
}
.disabled input{
	background: #acacac;
}
.position .disabled{
    margin-left:70px;
}
.position .hastext{
    margin-left:0;
}
/* Pagination */
.paging{
	float:right;
	margin-top:10px;

}
.paging.viewall{
    padding: 5px;
    font-size: 12px;
    margin: 15px 0px 10px;
    width: 130px;
    text-align: center;
    background-color: #DE4E54;
	border-radius: 3px;
}
.paging.viewall a{
	color: #FFFFFF;
}
.paging.viewall:hover{
    opacity:0.7;
    cursor: pointer;
    text-decoration:underline;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li {
    display: inline;
}
.pagination>li.active a{
	background: #0d111d;
    color: white;
}
/* sidebar chatbox */
.sidebar-chatbox{
	height:300px;
	width:100%;
	overflow:auto;
	font-size:13px;
}
.reply-for{
    background:#dedede;
    color:#4f4f4f;
    font-weight:600;
	border: 1px solid #e2e2e2;
    padding:5px 15px;
    border-radius:5px;
}
.chat-user{
	color: #056838;
	font-weight:600;
}
.chat-time{
	color:#ccc;
}
.chat-item{
	border-bottom:1px solid #bebebe;
	padding:15px 5px;
}
.vip{
	background:#FD9F4E;
	padding:5px;
    margin-right: 2px;
    margin-left: 2px;
	display:inline-block;
	color:#fff;
	border-radius:3px;
	font-size:11px !important;
	font-family: Arial, sans serif !important;
}
.vip:hover{
    background:#FD9F4E;
    padding:5px;
    display:inline-block;
    color:#fff;
    border-radius:3px;
    font-size:11px !important;
    font-family: Arial, sans serif !important;
    text-decoration: underline;
}
.note{
    background:#a5a5a5;
    padding:5px;
    display:inline-block;
    color:#fff;
    border-radius:4px;
    font-size:11px !important;
    font-family: Arial, sans serif !important;
}
.chat-item-reply{
	margin: 10px 0 5px 25px;
	border-top:1px solid #bebebe;
	padding-top:15px;
}
.comment-box{
    padding:15px 0 0 31px;
    font-size:12px;
}
.comment-box h3{
    font-family: 'UTM Bebas';
    font-size:25px;
    margin:0 0 10px 0;
}
.comment-box .img{
    float:left;
    display:inline-block;
    width:55px;
    height:55px;
    border:1px solid #ccc;
    border-radius:5px;
    padding:2px;
    margin-right:10px;
}
.comment-new .form.new_comment textarea{
    width:607px;
    height:50px;
}
.form.new_comment input[type=submit]{
    float:right;
}
.comment-item{
    float:left;
    display:inline-block;
}
.vip-box .header{
    background: url(img/thanhvienvip.png);
    width: 223px;
    height: 59px;
    display:block;
}
.vip-box .vip-box-body > div{
    padding:3px 5px;
    border-bottom:#bebebe 1px solid;
    height:45px;
}
.vip-box .vip-box-body > div > img{
    display:block;
    float:left;
    width:30px;
    height:30px;
    margin-right:10px;
}
.vip-box .vip-box-body > div > div {
    display:block;
    height:30px;
    float:left;
    width:140px;
    padding:5px;
    font-size:12px;
    vertical-align:middle;
}
.tabs .ui-tabs-nav{
    margin: 0;
    padding: 2px 0px;
    border-bottom: 1px solid #056838;
    margin-bottom: 3px;
}
.tabs .ui-tabs-nav li{
    display:inline;
    font-size:10px;
    padding:5px 3px;
}
.tabs .ui-tabs-nav li.ui-tabs-active{
    background:#056838;
}
.tabs .ui-tabs-nav li.ui-tabs-active a{
    color:#fff;
    margin:0;
}
.tabs .ui-tabs-nav li a{
    text-transform:uppercase;
}
.tabs > div{
    display:table;
    font-size:12px;
}
.tabs > div .row{
    display:table-row;
}
.tabs > div .row div{
    display:table-cell;
}
.tabs > div .row .icon{
    font-size:7px;
    color:#056838;
}
.tabs > div .row .title{
    padding:0 2px;
    width:70%;
    overflow:hidden;
    text-overflow:ellipsis;
}
.title a{   
    color: #056838;
}
.tabs .ui-tabs-nav a{   
    color: #056838;
}
.vip-box{
    margin:0 auto;
    width:330px;
	float:left;
}
.vip-box .vip-header{
    background:url(img/vip-header.png);
    width:338px;
    height:119px;
}
.vip-box .vip-ul li{
    background: url(img/vip-check.png) no-repeat;
    padding-left:25px;
    padding-bottom:10px;
    color:#7a7a7a;
    font-size:13px;
    border-bottom:1px solid #7a7a7a;
    margin:10px 40px 10px 0;
}
.vip-box .vip-ul li:last-child{
    border-bottom:0;
}
.vip-box .vip-footer{
    text-align:center;
}
.vip-box .button{
    display:inline-block;
	width:100px;
	text-align:center;
	color:#fff;
	background:#5cbc33;
	padding:5px;
	margin:3px 0;
	border-radius:3px;
	border:0;
}
.vip-box .hotline{
    color:#019a49;
    font-size:24px;
}
.vip-box h4{
	color:#019a49;
	margin:17px;
}
.vip-box .account-info{
	background:#CEFDC7;
	font-size:12px;
	padding:12px;
}
.vip-box .account-info span{
	width:100%;
	display:block;
	margin:5px;
}
.vip-box .card-info .row{
	padding:5px;
	width:100%;
	color: #7a7a7a;
    font-size: 13px;
}
.vip-box .card-info .row .label{
	width:70px;
	display:inline-block;
}
.vip-box .card-info .row input[type=text]{
	width:230px;
	padding:5px 10px;
}
i.icon-mobi, i.icon-vina, i.icon-vietel, i.icon-vcoin, i.icon-gate {
    width: 67px;
    height: 19px;
    display: inline-block;
    background: url("img/logotel.png") no-repeat;
    vertical-align: middle;
}
i.icon-vina {
    background-position: 0px -18px;
}
i.icon-vietel {
    background-position: 0px -36px;
}
i.icon-gate {
    background-position: 0px -54px;
}
i.icon-vcoin {
    background-position: 0px -72px;
}
.type4 .col-3{
	width:192px !important;
}
.type9 .row label{
	display:table;
}
.type9 .form-control[type=radio], .type9 .media{
	display:table-cell;
	vertical-align:middle;
	height:100%;
}
.type9 .row label .media{
	padding-bottom:0;
}
.type9 .row .media img{
	width:auto;
	height:150px;
}
h3.ui-accordion-header{
	background: #056838;
	color:#fff;
	float:left;
	padding:10px;
	margin:10px 0;
	cursor:pointer;
}
h3.ui-accordion-header:hover{
	background: #019a49;
}
.content-box .box-body-full{
	display:block;
	width:100%;
	float:left;
}
.box-body-full .card-info .row input[type=text] {
    width: 230px;
    padding: 5px 10px;
}
.box-body-full .card-info .row .label {
    width: 70px;
    display: inline-block;
}
.box-body-full .card-info .row {
    padding: 5px;
    width: 100%;
    color: #7a7a7a;
    font-size: 13px;
}
.box-body-full .vip-footer {
    text-align: left;
}
.box-body-full  .button {
    display: inline-block;
    width: 100px;
    text-align: center;
    color: #fff;
    background: #5cbc33;
    padding: 5px;
    margin: 3px 0 3px 79px;
    border-radius: 3px;
    border: 0;
}
.col-md-1{
	width:50px;
	float:left;
	padding: 5px;
}
.home-brand{
	
}
.home-brand img{
	max-width:100%;
}
.centered{
	text-align:center;
}
.answer_media_audio{
    border: 1px #47b769 solid;
    display: inline-block;
    margin: 2px;
    cursor: pointer;
    color: #fff;
    background: #47b769;
    border-radius: 4px;
}
.answer_media_audio:hover, .row input[type=radio]:checked+.media .answer_media_audio{
    border: 1px #47b769 solid;
    display: inline-block;
    margin: 2px;
    cursor: pointer;
    color: #fff;
    background: #47b769;
    border-radius: 4px;
    opacity: 0.7;
}
.row .media img{
	opacity:0.8;
}
.row .media img:hover, .row input[type=radio]:checked+.media img{
	opacity:1;
}
ul menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 218px;
    background-color: #f1f1f1;
    
}
li menu:last-child {
    border-bottom: none;
}

li menu a {
    display: block;
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 13px;
    border-bottom: 2px solid #FFF;
    text-transform: uppercase;
    font-weight: 400;
}

li menu a.active {
    background-color: rgb(13,170,94);
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;

    
}

li menu a:hover:not(.active) {
    background-color: #555;
    color: white;
}
ul {
    list-style-type: none;
    padding: 0px 0px 0px 3px;
}
.ads:hover {
      opacity: 0.9;
      cursor: pointer;
}
.paging a{
        color: black;
}
.news_button {
    font-size: 16px;
    border: 2px solid #a6192e;
    padding: 12px 30px;
    margin-top: 15px;
    display: inline-block;
    color: #fff;
    background: #a6192e;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news_button a{
    color: #fff !important;

}
.news_button:hover{
    color: #fff !important;
    opacity: 0.7;

}
.discountnote {	
	background: #e0534a;
    color: #fff;
    padding: 20px;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: justify;
}
.discountnote .label-primary {
    font-size: 15px;
    font-weight: bold;
    margin: 10px auto 40px;
    /* display: block !important; */
    padding: 5px;
    background: #06a35e;
    width: -7%;
    border-radius: 5px;
}
.discountnote .line-through {
    text-decoration: line-through;
    font-size: 20px;
    font-weight: bold;
    color: #fccc49;
    padding-right: 5px;
    display: inline-block;
}
.discountnote .card-value {
    font-size: 20px;
    font-weight: bold;
    color: #fccc49;
}    
.main-banner .download-app  {
    font-size: 16px;
    border: 1px solid #a6192e;
    padding: 12px 30px;
    margin-top: 15px;
    display: inline-block;
    color: black;
    text-transform: uppercase;
    background: #ccc;
}

.sidebar {
  float: right;
}

.sidebar.fixed {
  position: fixed;
  margin-top: 20px
}

.notenews {
	text-align: justify;
    background-color: #05683814;
    border-left: 5px solid #056838;
    padding: 25px;
}
.example {
    text-align: justify;
    background-color: #f4f4f4;
    padding: 2px 15px;
}
.ltr {
    background-color: #f4f4f4;

}
.content-box blockquote {
    text-align: justify;
    background-color: #05683814;
    border-left: 5px solid #056838;
    padding: 25px;
    margin-inline-end: 0px;
    margin-inline-start: 0px;
    margin: 20px 0px;
}

.content-box ul {
    list-style-type: none;
    padding: 10px 15px;
    background: #efefef5e;
    margin-block-start: 0em;
    margin-block-end: -2em;
    margin: 10px 0px;
}
.content-box table {
   font-size: 16px;

}  
.content-box p {
   margin: 0px;
}   
.width200px {
    width: 200px  !important;
}
.text-left {
    text-align: left !important;
}
.font18 {
    font-size: 18px !important;
}
.mgl-10 {
    margin-left: 10px;
}
.price {
    height: 20px !important;
}
.product-detail {
    display: flex;
}
.product-img-detail {
    width: 320px;
}
.product-img-detail img {
    width: 300px;
    height: 300px;
    margin-right: 10px;
    border: 2px #0d6aad solid;
}
.product-detail .price {
    color: red;
    font-size: 18px;
    margin: 10px 0px;
}
.product-detail input[type=number] {
    width: 50px;
}
.product-detail .btn-add-card {
    background: green;
    color: #f0fafb;
    padding: 5px;
    cursor: pointer;
}
.customer-info input[type=text]{
    width: 250px;
}
.customer-info .box {
    text-align: center;
    padding: 10px 0px;
}
.text-red {
    color: red;
}
.text-green {
    color: #0b9653;
}