.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{
	border: 1px solid #3C8DBC;
    border-top: 0;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd;
}
.table>tbody:first-child>tr:first-child>td {
	/* border-top: 0; */
}

button#addNewSubject i {
	margin-top: 4px;
}
div#content-subjectsList{
	margin-top: 20px;
}
div.row#subjectsList-row{
	margin-top: 20px;
}
div#content-onlineCousesList{
	margin-top: 30px;
}
.nav-tabs>li.active>a{
	font-weight: 600;
}
.table-striped>tbody>tr:nth-of-type(odd){
	background-color: rgba(0,0,0,.05);
}
.table-hover>tbody>tr:hover {
	    background-color: #f5f5f5;
}
.margin-t-4{
	margin-top: 4px;
}
.activelink {
    color: white !important;
}

.blueheader{
	color:#04467a !important;
}

.login-form input[type="text"],.login-form input[type="password"]{
	padding-left: 40px;
}

.login-form input{
		height: 46px;
}
		
.login-form i{
	position: absolute;
	left: 20px;
	top: 10px;
}

.largeIcon{
	font-size: 25px;
	margin-left:10px;
	color:#999999;
}


 .LoginHeader{
  background-position: center 10px;
  background-image: url(../images/loginheader.jpg);
  background-repeat: no-repeat;
}
    
	
@media screen and (max-width: 600px) {
    .hidden-sm{
		display:none;
	}
	.margin-sm{
		margin:2%  !important;
	}
  }

.gray{
	color:gray !important;
}

.marginbottom1{
	margin-bottom:1% !important;
}
.terms-condition-position{
	padding-left: 54px;
}
.form-marrgin{
	margin-bottom:20px;
}
.forgot-password{
	text-align: center;
}
.about-me{
	margin-left: 25px;
    margin-top: -20px;
}
@media screen and (max-width:320px) {
	.inner-page{
		margin-top: 5px !important;
	}
	
}
@media screen and (max-width:668px) {
.inner-page-onlinecourses{
	margin-top:inherit;
}
	
}
@media screen and (max-width:736px) {
.inner-page-onlinecourses{
	margin-top:inherit;
}
	
}
@media screen and (max-width:736px) {
.header.inner-page{
	margin-top:inherit;
}
	
}


@media screen and (max-width:736px) {
.inner-page-onlinecourses{
	margin-top:inherit;
}
	
}
.top-oneday{
	font-size: 29px;
	font-weight: 600;
	margin-top: 29px;
	color: #3054a3;
	margin-right: 18px;
}
