	
ul.mainCat{list-style: none; margin:0; padding:0;}
ul.mainCat h3{    color: #b5383a; font-size: 18px; }
ul.mainCat i{ font-size: 18px;    color: rgb(90, 180, 90);}
ul.mainCat > li{     width: 100%;
    font-size: 1.7em;
    display: inline-block;
    margin-bottom: 20px;}
ul.mainCat li div{border-radius: 5px;
    border: 1px solid rgba(0,0,0,.1);
    margin: 5px 8px 5px 0;
    display: block;
    font-size: 12px;
    color: #777;
    min-height: 115px;
    width: 32%;}
ul.mainCat li div  a{display:block; margin-top:10px;}
ul.mainCat li div>a p{min-height: 30px; color:#bbb; font-size:14px;}
ul.mainCat li div  a span.title{ color: #746574;  font-weight: bold;    font-size: 16px;}
ul.mainCat li .articles{ color: #b5383a; font-size:14px; min-height: 30px; margin-top:5px; }
.link-layout {border: none;width: 98%;margin: 20px auto; font-size:14px; }
.link-layout div.caption {padding: 10px;display: inline-block;width: 100%;}
.link-layout div.caption:nth-child(even) {background: #fff6f6;}
.link-layout div.caption a{color:#333; font-size:14px;}
.link-layout div.caption a i{margin-right:5px;}
.link-layout div.caption a:hover {
	color:#b5383a;
}

.link_post div.caption {padding: 15px 10px;display: inline-block;width: 100%;background: #f6edf9; /*margin: 10px auto*/}
.link_post div.caption a{color:#333; font-size:14px;}
.link_post div.caption a i{margin-right:10px;}
.link_post div.caption a:hover {
	color:#b5383a;
}

/********************/

.dgray{background-color:#aaa;}

.test-layout {margin: 125px auto 0px; }
.test-layout { margin: 0 auto 0px;}
.test-layout div.caption {display: inline-block;width: 100%;}
.test-layout div.caption:nth-child(even) {background: #f6edf9;}
.test-layout div.caption a{font-size:18px;font-weight: bold; color: #555;
    margin-bottom: 8px;
    display: inline-block;}
.test-layout div.caption a i{margin-right:5px;}
.test-layout div.caption a:hover {
	color:#b5383a;
}
.test-layout div.info{
	font-size:15px;
}
.test-layout div.info div.title {
    color: #fff;
    border-radius: 4px;
    padding: 0px 7px;
    margin: -2px 7px 0 0;
	float:left;
	font-size: 18px;
	font-weight:bold;
}
.test-layout ul li{
	    margin-bottom: 25px;
}
.test-layout div.info div, div.detail_info div {
    color: #fff;
    border-radius: 4px;
    padding: 0px 7px;
    margin: -2px 7px 0 0;
	float:left;
	font-size: 14px;
	font-weight:normal;
}
.test-layout div.info .green, div.detail_info .green {
	background: #b5383a;
    border-color: #bc6486;    min-width: 115px;
    text-align: center;
}
.test-layout div.info .yellow, div.detail_info .yellow {
	background: #746574;
    border-color: #746574;    min-width: 115px;
    text-align: center;
}
.test-layout div.caption a.btn-big, a.btn-big {
	font-size: 20px;
    font-stretch: expanded;
    color: #FFF;
    padding: 10px 20px;
    margin: auto;
    background-color: #e00;
    background-image: linear-gradient(to bottom, #ff7575, #cc0707);
    background-repeat: repeat-x;
    text-align: center;
    text-shadow: 1px 1px 1px #e00;
    display: inline-block;
    border-radius: 5px;
	cursor:pointer;
}
.overlay{position: absolute;
    width: 100%;
    height: 100%;display:none;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    padding-top: 30px;}
.the-test{
	display: inline-block;
    width: 700px;
    max-width: 98%;
    margin: auto;
    background: #fff;
    border: 1px solid #ccc;
	text-align:left;
	max-height: 500px; 
	overflow-y:auto;
}
.the-test h3{ margin-top:5px;}
.the-test .head{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.the-test .qcount{font-size: 18px;
    font-weight: bold;
    background: #aaa;
    color: #fff;
    padding: 10px 10px;
    border-radius: 5px 0 0 5px;
    /* width: 38px; */
    text-align: center;}
/*#test-timer{
	    font-size: 26px;
    font-weight: bold;
	
    color: #fff470;
}
#ques-text, #options-text{    background: #f9f9f9;}	
#options-text{font-weight: bold;
    line-height: 22px;
    padding-bottom: 20px;
    border-bottom: 2px solid #aaa;
    margin-bottom: 20px;}
#ques-form .form-control{width: 125px;float: left;}
#ques-form .green{    padding: 3px 15px;     font-weight: normal; margin-left:20px; }
#ques-form { margin-bottom:20px; }

.score {padding-top: 5px; text-align:center;}
.score h3{
    text-align: center;
	}
.score score {
    width: 150px;
    height: 150px;
    display: inherit;
    border-radius: 50%;
    padding: 65px 0;
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin: 20px auto;
}
.score .red_color{
    background: #ff4545;
    border: 2px solid #bd4a0a;
	}
.score .orng_color{
    background: #f60;
    border: 2px solid #bd4a0a;
	}
.score .ylo_color{
	background: #b9a144;
	border: 2px solid  #907e3a;	}
.score .grn_color{
	background: #b5383a;
    border: 2px solid  #bc6486;	
}
.score congo{ font-size:16px; font-weight:bold; color:#b5383a; margin: 12px;}

.sec_nav nav.navbar {
    padding: 0;
    overflow:hidden;
}

.sec_nav .nav>li a {
    padding: 5px 7px;
    min-width:30px; font-size:14px;
}
.sec_nav .nav > li.active a{color:#FFF;BACKGROUND: #b5383a;}

.application {
	font-size: 18px;
    font-weight: bold;
}
.font_awesome {
	font-size: 55px;
}
p.text_awesome {
    font-size: 15px;
    text-align: center;
    line-height: 1.7em;
}
.well {
	text-align: center;
	font-size: 55px;
}
.login:hover {
    color: #bc6e70;
}
a.login {
    color: #ffffff;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 30px;
    background-color: #2a3d4b;
    padding: 10px 0px;
}
.list-group a {
    color: #fff;
    text-transform: capitalize;
    padding: 4px 12px;
    font-weight: 400;
    font-size: 14px;
    text-shadow: none;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #fff;
    text-decoration: none;
   background-color: rgba(0,0,0,.5);
}
input.form-control {
	    border-radius: 0;
    box-shadow: none;
    border-color: #eee;
}
.form-horizontal .control-label {
    padding-top: 0px; 
    text-align: left;
}
.accountPage_content ul li {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #eee;
    width: 183px;
}
.accountPage_content ul.tiles li a {
    text-align: center;
    padding-top: 85px!important;
}
.accountPage_content ul li a {
    color: #000;
    background-color: #ddd;
    display: block;
    height: 35px;
    padding: 8px;
    text-decoration: none;
}
	
@media (max-width:767px){
	.test-layout div.info div, div.detail_info div {
		padding: 0px 3px;
		margin: 2px 5px 0 0;
		font-size: 11px;
	}
	.the-test .qcount { border-radius:0;}
	.test-layout div.info .green, div.detail_info .green {
	min-width: 100px;
	}
	.test-layout div.info .yellow, div.detail_info .yellow {
	min-width: 100px;
	}

}

@media (max-width:360px){
	.nav-tabs>li>a {     padding: 9px 4px;  font-size: 10px;}
	span.cnt {  left: 50%;}
}
/*---------FAQ-------*/

.sidenav {position: sticky;top: 150px;}
   .main-title h2{margin: 0px;}
   .searchbox .form-inline{margin-bottom: 0px !important;}
   .searchbox .form-inline input{ width: 250px; }
   .faq h2{margin: 0 0 20px 0; font-size:18px; font-weight:bold;}
   .faq h2 a{color: #222; text-transform: capitalize; margin: 0px;}
   .sidenav ul li a{padding-left: 5px; padding-bottom: 7px; padding-top:7px;  font-size: 16px; color: #222; text-transform: capitalize;}
   .sidenav ul li a:hover{background-color: transparent; color: #b5383a;}
   .sidenav ul li{background-color: #f5f5f5 !important;}
   .sidenav ul li a{background-color: transparent !important;}
   .sidenav ul li.active a{background-color: transparent; color: #b5383a;}
   .sidenav ul li.active a:hover{background-color: transparent; color: #b5383a;}
   .sidenav ul li a i{margin-right: 5px; font-size: 18px;}
   .sidenav ul li.active{border-right: 2px solid #b5383a;}
   .sidenav ul{width:260px;border-right: 1px solid #dedede;top: 20px;}
   .panel-heading a i{margin-right: 10px !important;}
   .panel-heading{cursor: pointer;}
    @media only screen and (max-width: 1199px) {
    .sidenav ul{width:200px;}
    }
    @media only screen and (max-width: 991px) {
    .search-box{text-align: left; margin-top: 15px; }
    .search-box input{ display: inline-block; vertical-align: middle; }
    }
    @media only screen and (max-width: 348px) {
    .search-box input{ display: inline-block; width: 220px !important; }
    }
	.panelel-default {border-color: snow; border-radius:0; border:none;}
	/*.panel-title { font-size:16px;}
	
	.panel-title:after { content: '+'; font-size: 20px; display: block; float: right; color: #000;}
	.panel-body p {font-size: 14px;  color: #aaa;}
	.panel-group > div { border-bottom: 1px solid #ddd;   padding: 0px 0px 15px 0px;}
	.panel-body {    padding: 15px 0;}*/
	.panelel-heading[aria-expanded="true"] .panel-title{ color: #45b29d;}
	.panelel-heading[aria-expanded="true"] .panel-title:after { content: '-'; color: #45b29d;}


