@charset "utf-8";
/* CSS Document */
body{
	line-height: 2;
    font-size: 14px;
}
.login-box {
    width: 100%;
	margin-bottom:20px;
}
.login-title {
    background: #5dbaff;
    text-align: left;
    color: #fff;
    padding: 6px 8px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
}
.login-input-box {
    background: #f3f3f3;
    padding: 15px;
	text-align: left;
    min-height: 100px;
}
.form-login {
    font-size: 12px;
    margin: 7px 0px;
    padding: 4px 4px;
    width: 100%;
}
.forlgot-password {
    color: #5dbaff;
    text-align: left;
    float: left;
	padding-right: 26px;
}
.forlgot-password a{
    color: #5dbaff;
}
.login-button {
    background: #f3c800;
    border: 0;
    padding: 4px 14px;
}
.no-account {
    font-size: 12px;
    text-align: left;
    padding-top: 10px;
    font-weight: 600;
}
.create-account a {
    color: #f20352;
}
.student-image{
	padding:0px !important;
}
.student-image img{
    border: 1px solid #000;
}
.student-name {
    font-size: 13px;
    font-weight: 600;
	padding-left:0px;
}
.student-name span{
    color: #5dbaff;
	font-size:14px;
}
.student-box {
    margin: 7px;
}
.read-more {
    width: 94px;
    background: #5dbaff;
    color: #fff;
    padding: 4px 5px;
    margin-top: 15px;
}
.read-more a{
    color: #fff;
}
.content {
    text-align: justify;
    font-size: 14px;
}
.heading-title {
    color: #5dbaff;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.about-image img
{
	width: 100%;
    height: 168px;
}
.about-detail
{
	text-align:left;
	line-height:2px;
}
.about-banner {
    background:url(../images/4-circle-bg.png);
    opacity: 6.1;
    margin-bottom: 30px;
    margin-top: 4px;
}
.text-bold {
    font-weight: 600;
    padding-top: 15px;
}
.content ul li
{
	list-style:none;
}
.text-how {
    padding-left: 16px;
}
.form-text {
    width: 100%;
    resize: none;
    margin-bottom: 15px;
    padding: 10px;
}
.form-contact {
    width: 100%;
    margin-bottom: 15px;
    padding: 9px;
}
.contect-button
{
	margin-bottom:20px;
}
.contact-detail {
    text-align: left;
}
.create-account-heading {
    font-size: 22px;
    line-height: 1.38462em;
    color: #5dbaff;
    margin-top: 10px;
    margin-bottom: 15px;
}
.access-account-messaging-container.create-account {
    border: 1px dotted #e3e3e3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 0px;
}
.access-resources-heading {
    padding-top: 16px;
    padding-bottom: 14px;
    padding-left: 20px;
    background: #FFF;
    margin: 0;
    border-radius: 5px 5px 0 0;
}
.access-account-messaging {
    border-top: 1px dotted #e3e3e3;
    padding-top: 10px;
}
.access-account-messaging > li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #e3e3e3;
    margin-left: 20px;
    margin-right: 20px;
    list-style: none;
}
.access-account-messaging > li > h6 {
    color: #005BAB;
    font-size: 14px;
}
.access-account-messaging > li p {
    font-size: 13px;
    line-height: 1.61538em;
}
.news-box {
    background: #fff;
    margin-top: 0px;
    min-height: 40px;
    border: 1px dotted #e3e3e3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.log-reg-head h3 {
    font-size: 16px;
    font-weight: bold;
    background: #fbfbfb;
    margin: 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 19px 20px 17px 20px;
    border-radius: 5px 5px 0 0;
}
.news-change {
    padding: 30px 20px 20px 20px;
}
.access-account-or-text {
    display: block;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    height: 14px;
    margin-top: 1em;
    margin-bottom: 1.5em;
}
.access-account-or-text span {
    display: inline-block;
    background: #fff;
    border: 1px solid #E3E3E3;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 22px;
    border-radius: 20px;
}
.f-txt {
    padding-top: 10px;
    font-size: 12px;
}
.text-center {
    text-align: center;
}
.con-form {
    padding-bottom: 15px;
}
.mn-form {
    position: relative;
}
.register_result, .login_result, .forgot_result, .password_result, .account_result, .contact_result, .test_result {
    padding-left: 15px;
    margin-bottom: 10px;
}
.mn-form input {
    padding-left: 50px;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    border-radius: 0;
    height: 36px;
    transition: 0.4s;
    width: 100%;
}
.mn-form select {
    padding-left: 50px;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    border-radius: 0;
    height: 36px;
    transition: 0.4s;
    width: 100%;
}
.error
{
	color: #CD2E25;
    font-size: 12px;
}
.green
{
	color: #8ce207;
    font-size: 12px;
}
.account-title {
    background: #5dbaff;
    text-align: left;
    color: #fff;
    padding: 6px 8px;
    font-size: 14px;
    font-weight: 600;
}
.account-list ul li {
    list-style: none;
    text-align: left;
    padding: 8px 20px;
    border-bottom: 1px dotted #ccc;
}
.account-list ul li a{
        text-decoration: none;
    color: #5dbaff;
}
.content h3{
	margin-top:0;
}
.account-container {
    padding: 11px 10px 26px 10px;
    border-bottom: 1px dotted #ccc;
}
.border-right
{
	border-right:1px dotted #ccc;
}
.update-button{
font-size: 15px;
    font-weight: bold;
    border-radius: 2px;
    margin-top: 10px;
    width: 160px;
    border: none;
    color: #fff;
    background: #5dbaff;
    padding: 5px 10px;
}
.border-none{
	border:none !important	
}
.margin-bottom
{
	margin-bottom:15px;
}
.search-button input {
    width: 115px;
    height: 40px;
    background: #5dbaff;
    color: #fff;
    border: 0;
}

.m-home-banner .search-button input {
    width: 100%;
    margin-top: 10px;
}

.search-input select {
    width: 80%;
    height: 40px;
    float: left;
    margin-right: -1px;
}
.m-home-banner .search-input select {
   width: 100%;
   height: 40px;
   /* float: left;
   margin-right: -1px; */
}
.search-container {
    width: 45%;
    background: #fff;
    padding: 15px 10px;
	position: absolute;
    top: 245px;
    margin-left: 5%;
}

.m-home-banner .search-container {
   position: relative;
   top: 0;
   width: 100%;
   background: #fff;
   margin: auto;
}

.home-banner {
    position: relative;
    margin: 0 auto;
    text-align: -webkit-center;
    background: #f6fafd;
}
td,th{
padding:3px 10px;
}