.container{
	font-size: 13px;
	/* text-align: justify; */
	line-height: 30px;
	/*color: #484848;*/
}
a {
    transition: all .35s;
    color: #00447b;
}
a:hover, a:focus{
	color: #2196f3;
	text-decoration: none;
}

.list h4, .list h4 a{color: #00447b;font-size: 25px;font-weight:bold;}
/*.list a.cart{color: #3e6d92; }*/
.container h2.container-head{
	color: #00447b;
    font-size:50px;
    font-weight: bold;
}
.table thead th{
	text-transform: uppercase;
}
.my-cart-btn .badge{
	color: #005ba4;
}
.margin-t-20 { margin-top : 20px !important;}
.margin-t-10 { margin-top : 10px !important;}
.margin-t-50 { margin-top : 50px !important;}
.margin-r-5 { margin-right : 12px !important;}
.margin-b-20 { margin-bottom : 20px !important;}

.padding-t-7 {padding-top : 7px !important;}

.btn-blue {
	background: #00447b;
    color: #fff;
}
.text-blue{color: #00447b;}
.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
	background: #082f4e;
    color: #fff ;
}
.list hr{
	border-color: #699dc7;
    border-width: 1px;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 5px !important;
}
.container-sub-head{
    margin: 20px 0;
}
.item p{ 
	margin-bottom: 0px !important;
	text-align: left;
}
.item a{
	color: #00447b;
}
.bottom-align-text {
	position: absolute;
    bottom: 0;
    right: 0;
}
/*header.inner-page{
    min-height: 55%;
	border: 2px solid;
    border-color: #016bc1;
    background-repeat: no-repeat;
	background-size:cover;
}*/
/*@media screen and (max-width: 992px) and (min-width: 767px){
	header.inner-page{
	  background-size: 100% 100%; 
	}
}*/
.no-borders{
	border: none !important;
}
.round-icon{
	padding: 8px 18px 4px;
    font-size: 32px;
    background: #85a2b9;
    border-radius: 50%;
    color: #fff;
}
td.margin-t-10{
	margin-top : 10px !important;
}
.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 15px;
}
.info-box-content {
    padding: 5px 10px;
    margin-left: 10px;
}
.info-box-text {
    text-transform: uppercase;
}
.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}
.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}
img.item-detail{
	    max-width: 100%;
    height: 100%;
}
.info-box .col-md-3{
    padding: 0;
}


/*List content*/
.listContent {
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}
.listContent a {
	 text-decoration: none;
}
.categoryImage {
    /*width: 100%;*/
    display: block;
    position: relative;
}
.categoryImage .label {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 10px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
}
.categoryDetails h2 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 24px;
    margin: 0;
}
.categoryDetails p {
    margin: 0px 0 15px 0;
    color: #848484;
}
.categoryDetails p i.fa{
	color: #1a87e0 /*#226296*/ ;
}
.categoryDetails .dateTime{
	font-size: 14px;
    margin-top: 8px;
}
.categoryDetails p .courseTime{
	/* float:right; */ 
	margin-left: 5px;
}
.categoryDetails .rating {
    margin-bottom: 2px;
}
.categoryDetails .rating li {
    margin-left: -1px;
}
.categoryDetails .rating li i.fa {
    font-size: 10px;
}
.categoryDetails a.categoryTitle{
	color: #222;
}
i.semi-circle{
	width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    background: #a1a9af;
    color: #fff;
}
.border-grey { border-color: #c5c5c5 !important;}

/* Over Relay*/
.overlay{
	z-index: 50;
    background: rgba(255,255,255,0.7);
    border-radius: 3px;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.overlay .fa{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}
.fa-spinner{
	animation: fa-spin 2s infinite linear;
}
/* Over Relay*/


.normal-link {
	color: #448bc3;
}
.normal-link:hover, .normal-link:focus{
	text-decoration: none;
	color: #013d6d;
}
.btn-yellow, .btn-yellow:hover, .btn-yellow:focus{
	background: #ff9f00;
}
.btn-yellow:active{
    background: #FF9900;
    color: #fff;
}
/*Tab*/
.nav-tabs>li.active>a{
	border: none;
	background: #00447b !important;
	color: #fff !important;
}
.nav-tabs>li>a{border-radius:0;}
.nav-tabs{border: none;}
/*Tab*/

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
}
.grey-box {
  background: #e4e4e4 ; /*#e2e1e1*/
  padding: 25px;
  margin-bottom: 30px;
  border-radius: 15px;
  margin-top: -56px;
}
.btn-info {
    background-color: #00c0ef;
    border-color: #00acd6;
}
.btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}
.form-group.has-error .form-control {
	border-color: #ec968c /*#ce7a70*/;
}

.BtnRegister{
	font-size: 20px;
  /*  border-bottom: 1px solid; */
    border-top: 1px solid #c5c5c5 ;
    line-height: 45px;
}


.capitalize{
	text-transform: uppercase;
}

.bold{
	font-weight:bold;
}


/* @media screen and (max-width: 1362px) {
	.navbar-brand img {
		height: 115px !important;
	} */
	/* header.inner-page {
		margin-top: 5px !important;
	} */
}
/* @media screen and (max-width: 900px) {
    header.inner-page{
             background-size: 100% 100%; 
    }
    
    } */
.homepage-loggedin{
	bottom: 10px; 
	position: relative;
}
.homepage-loggedin-color{
	color: #444145;
}

.homepage-profile-button{
	top: 32px;
	min-width: 60px !important;
	width: 113px;
	background-color: #00447b;
}
#bs-example-navbar-collapse-1 .dropdown-menu{
	background: #005ba5;
    border-radius: 0;
    padding: 16px 0px;
}
.dropdown-menu>li>a {
	color: #fff !important;
	font-size: 15px;
    font-weight: 700;
}

.dropdown-menu>li>a:hover {
    background-color: #00447b;
}

.teacher-hr-max-width{
	max-width: 100% !important;
}

.regents-image-padding{
	padding-left: 0px;
	padding-right: 0px;
}
.basics-content em{
    font-size: 16px;
    font-style: normal;
}
.about-me-line{
    margin-bottom: -25px;
}
.custome-profile{
     width: 150px;
    height: 150px;
    margin: 0 auto;
}
@media screen and (max-width: 320px) {
   .inner-page-location{
    margin-top:0px !important;
    
    }
	.inner-page-location-Online{
		   margin-top:0px !important;
    
    }

@media screen and (max-width: 320px) {
   .inner-page-APCourse{
    margin-top:0px !important;
    
    }
@media screen and (max-width: 320px) {
  
   .inner-page-SAT{
    margin-top:0px !important;
    
    }

@media screen and (max-width: 320px) {
  
   .inner-page-openspot{
    margin-top:0px !important;
    
    }
@media screen and (max-width: 320px) {
  
   .container h2.container-head{
       font-size: 28px !important;
    
    }

@media screen and (max-width: 320px) {
    
   .inner-page-contactus{
       margin-top:0px !important;
    
    }
@media screen and (max-width: 760px) {
.inner-page-contactus {
    margin-top: 0px;
 }
    
    }

@media screen and (max-width: 642px) {
    
   .header.inner-page{
       margin-top:inherit;
    
 }
}  
@media only screen and (max-width: 320px){
	.test {
		
		margin-left:none;
	}
}

header.inner-page{
    min-height: 36%;
	border: 2px solid;
    border-color: #016bc1;
    background-repeat: no-repeat;
	background-size:cover;
}

