.main-wrapper{
    margin:auto;
    text-align: left;
}
.login-wrapper {
    max-width: 960px;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    text-align: left;
    margin: auto;
}

#sidebar-nav{
    padding-top:0px ;
}


.content-wrap{
    padding-left:20px;
    padding-right: 20px;
}

/** Navigation **/

.user-nav {
	margin-bottom: 20px;
}


.user-nav li {
	float: left;
	margin-right:3px;
	width: 300px;
	border: 1px solid #ccc;
	border-bottom: transparent;
	-webkit-border-radius: 10px 10px 0 0; -moz-border-radius:  10px 10px 0 0; border-radius:  10px 10px 0 0;
	background: #ffffff;
	background: -moz-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9eaf2));
	background: -webkit-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: linear-gradient(to bottom,#ffffff 0%,#e9eaf2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9eaf2',GradientType=0);
}
.user-nav li a {
	background: none;
	color: #bababa;
	font-size: 24px;
	font-weight: 200;
}

.user-nav li a span {
	background: none;
	color: #003f69;
	font-size: 12px;
}

.user-nav li a i {
	font-size: 40px;
	position: relative;
	float: left;
	top: -7px;
	margin-right: 7px;
	vertical-align: top;
}

.user-nav li.active {
border: none;
background: #003f69;
background: -moz-linear-gradient(top,#003f69 0%,#0365a7 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#003f69),color-stop(100%,#0365a7));
background: -webkit-linear-gradient(top,#003f69 0%,#0365a7 100%);
background: -o-linear-gradient(top,#003f69 0%,#0365a7 100%);
background: -ms-linear-gradient(top,#003f69 0%,#0365a7 100%);
background: linear-gradient(to bottom,#003f69 0%,#0365a7 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003f69',endColorstr='#0365a7',GradientType=0);
}

.user-nav li.active a,  .user-nav li.active span {
	background: none;
	color: #fff !important;
}

.user-nav li a {
	background: none;
	color: #003f69;
}

.user-nav li a:hover, .user-nav li a:hover span {
	color: #3341a7;
	background: none;
}

.user-nav li.active a:hover, .user-nav li.active a:hover span {
	color: #fff;
}
.navbar-inverse input.search {
	background:url(../img/lens.png) #fff no-repeat 95%;
	border:none;
}

#step-list.nav-tabs > .active > a, #step-list.nav-tabs > .active > a:hover, #step-list.nav-tabs > .active > a:focus {
	background-color: #eaeaea;
}

#modules-list {text-align: right;}
#modules-list li {text-align: left; background: #ffffff;
	background: -moz-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9eaf2));
	background: -webkit-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: linear-gradient(to bottom,#ffffff 0%,#e9eaf2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9eaf2',GradientType=0);
}

.navbar-default {
		background: none;
		border: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: none;
}
#dash-tab > ul > li > a{

    font-size: 22px;
}
#dash-tab > ul > li > a > i {

    font-size: 22px;
}

#dash-tab > ul > li > a > span {

    font-size: 14px;
}

.nav.navbar-nav.user-nav{
	margin: 0 !important;
}
.navbar.navbar-default {
	margin-top: 20px;	
}	


/** Search form **/

#searchcourse label {
	font-weight: normal;
}
	
@media (min-width: 768px) {
	.user-nav {
		margin: 0;
	}
}

/* error for dropdown*/

.ddl-error {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ddl-error:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.elearning {
	background: #ffffff;
	background: -moz-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9eaf2));
	background: -webkit-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#e9eaf2 100%);
	background: linear-gradient(to bottom,#ffffff 0%,#e9eaf2 100%);
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	line-height: 32px;
	height: 44px;
	border: 1px solid #e9e9e9;
}

.elearning:first-of-type {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.elearning:last-of-type {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pracBox {
	padding: 10px;
	border-radius: 3px;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
}