body{font-family:Verdana, Geneva, sans-serif;font-size:14px; }
#body-content{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

li{list-style:none;}
.navbar{margin-top:40px;-webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.14);
box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.14);}
.fc_blue{color:#06C}
.navbar-default{border:none;margin:0; background:#115ba4}
.navbar-header span{color:#FFF}
.navbar-header span:hover{background:#0892fd !important}
.navbar-nav>li{-webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;}
.navbar-nav>li>a{color:#FFF !important;}
.navbar-nav>li:hover{background:#083664;color:#000}
.button {
	position:relative;
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:8px 20px 9px;
	min-width:87px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	-webkit-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	-ms-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	-o-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	cursor:pointer; background:#f68c34;height:48px; color:#FFF;
}
.btn-view-answer{text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	-webkit-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	-ms-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	-o-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.3);
	cursor:pointer; background:#999; color:#FFF}
	.btn-view-answer:hover{background:#333;color:#FFF}
#logo{margin-top:5px; margin-bottom:5px;}
#logo a{width:200px; float:left;}
.button:hover {
	-webkit-box-shadow:-1px 0px 2px rgba(0, 0, 0, 0);
	-moz-box-shadow:-1px 0px 2px rgba(0, 0, 0, 0);
	box-shadow:-1px 0px 2px rgba(0, 0, 0, 0);
	-ms-box-shadow:-1px 0px 2px rgba(0, 0, 0, 0);
	-o-box-shadow:-1px 0px 2px rgba(0, 0, 0, 0);
}
input {
	outline:none;
	border:0;
	background:none;
}
input,
textarea,
select, 
option {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

select {
	overflow:hidden;
	margin:0 0 3px;
	padding:5px;
	width:80%;
	height:50px;
	border:1px solid rgba(255, 255, 255, .0);
	background-color:#f7f7f8;
	line-height:28px;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	color:#333;
}

#cse-search-box .txt:focus{ color:#06F !important; }
p strong{color:#090;}
footer p{padding:25px 0 15px 0;color:#428bca;text-align:center;font-weight:normal;}
.base-title{margin-top:35px;}
.base-title h1{text-align:center;font-size:58px;}
.base-title h1 a{color:#333}
.base-title h2{color:#666;text-align:center;}
.base-title h3{color:#f69133}
.base-title .rand1{border-left-color:#115ba4}
.base-title .rand2{border-left-color:#f69133}
.base-title .rand2 h3{color:#115ba4}
.base-title .learn-more{text-align:center;margin-top:20px;}
.base-title .btn-primary{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;font-size:16px;
text-decoration:none !important;color:#fff;background-color:#333;text-align:center;transition:.2s ease-out;cursor:pointer;}
.base-title .btn-primary:hover{background:#999;}
.home-title ul li {border:1px solid #CCC;padding:10px; margin-bottom:15px;list-style:none;width:100%; float:left;}
.function{color:#115ba4;}
.h4-bg{background:#F8F8F8;margin-top:30px;color:#666; margin-bottom:0;padding:10px 0 10px 0; text-align:center;}
.lft_link li.heading{padding:10px 0 10px 0;}
.lft_link li a:hover{background:#083664}
.lft_link li a{color:#999}
.lft_link .active{background:#083664;}
	.lft_link .active a{color:#FFF !important}
		.lft_link{margin-bottom:0;}
		.lft_link li{border-bottom:1px solid #CCC}
		#body-content{border:1px solid #CCC;padding-bottom:10px;}
		#body-content blockquote p{font-size:16px;}
		#body-content h3 p{font-size:22px !important;}
		#body-content ol, #body-content ul,#body-content table{font-size:16px !important}
		
		#body-content h3{color:#115ba4}
		#body-content .rand1:hover{border-left-color:#115ba4;-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;}
		#body-content .rand2:hover{border-left-color:#F60;-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;}
		#body-content .slno{background:#eeeeee;margin-left:-20px;padding:5px 10px 5px 5px}
	
		#body-content .ans{text-align:justify; line-height:30px;}
.no-border{border:none}
.objective_choice{list-style:upper-alpha;color:#090}
.objective_choice p{color:#000}
.expl{color:#F60}
.expl p{color:#090}
#right_panel{margin-top:20px;}
#right_panel h4{background:#F60;padding:10px;color:#FFF;font-size:20px;}
.breadcrumb{margin-top:30px;}
.breadcrumb li{padding:10px 0 10px 0}
.htitle{font-weight:bold;background:#115ba4;color:#FFF !important}
.htitle-green{font-weight:bold;background:#03b62c;color:#FFF !important}
.htitle:hover{background:#115ba4 !important;}
.list-left-mnu a{width:100%;display:block;text-decoration:none;background: url(../images/arrow-04.png) no-repeat left; padding-left:10px;
}
.list-left-mnu a.active, .list-left-mnu a:hover{color:#115ba4;font-weight:bold;}
/* KAMAL */
.page_title{float:left;width:100%;background:#F4F4F4; margin:0px 0 10px 0; }
.page_title .main_menu{
	float:left;
	width: 100%;
	margin: 30px 0 20px 0px;

}
.page_title .main_menu ul{display:block;width:100%; float:left;padding:0 0 0 0;margin:0;}
.page_title .main_menu ul li{display:inline-block; float:left;padding:0 0 0 0px;width:180px;}
.page_title .main_menu ul li a{float:left; color:#000; padding:8px 0 8px 30px; background:url(../images/mnu_bg.png) no-repeat left; line-height:20px;  }
.page_title .main_menu ul li a:hover{ background:url(../images/mnu_hover.png) no-repeat left; }
.page_title .main_menu ul li .current_active{ background:url(../images/mnu_hover.png) no-repeat left;}
/* END KAMAL */
/* Headings */
h1, 
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #454545;
	
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit; 
}
h1 { 
	font-size: 30px; 
	line-height: 38px; 
	margin-bottom: 9px;
	font-style: normal;
}
h2 { 
	font-size: 18px; 
	line-height: 28px; 
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 600;
	border-bottom:2px solid #EFEFEF;
	padding-bottom:10px;
}
h3 { 
	font-size: 17px; 
	line-height: 24px; 
	margin-bottom: 15px;
	font-weight: 600;
	font-style: normal;
}
h4 { 
	font-size: 18px; 
	line-height: 24px; 
	margin-bottom: 15px;
	font-style: normal;
	font-weight: 600;
	border-bottom:2px solid #EFEFEF;
	padding-bottom:10px;
	color:#115ba4;
} 
h5 { 
	font-size: 17px; 
	line-height: 30px;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: 600;
	color:#090;
	
}						
h6 { 
	font-size: 16px; 
	line-height: 20px;
	margin-bottom: 15px;
	font-style: normal;
	 line-height:30px;
}

h2 i { 
	font-size: 14px; 
	line-height: 18px; 
	margin-bottom: 20px;
	font-weight: normal;
	color: #999;
}

/* Text elements */
p {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 21px;
	padding:5px 0 5px 0;
}

ul, ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
}
ul {
	list-style: none;
}
ul li {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 20px 0 20px 26px;
	font-size: 16px;
	border-left: 5px solid #115ba4;
	padding: 5px 20px 5px 20px;
	font-family: 'Open Sans' !important;
	font-weight: normal;
	color: #454545;
	background-color:#F7F7F7;
	letter-spacing:1px;
}
.tbl_grammar{  background-color:#fff;width:100%; font-size:16px;margin-bottom:20px;}
.tbl_grammar th{color:#666; text-align:left;background-color: #eee;border:solid 1px #CCC;padding:8px;}
.tbl_grammar td{color:#333;border:solid 1px #CCC;padding:8px; }
.tbl_grammar .col_5{width:5%; }
.tbl_grammar .col_10{width:10%; }
.tbl_grammar .col_20{width:20%;}
.tbl_grammar .col_25{width:25%;}
.tbl_grammar .col_30{width:30%; }
.tbl_grammar .col_40{width:40%;}
.tbl_grammar .col_50{width:50%; }
.tbl_grammar .col_60{width:60%; }
.tbl_grammar .col_70{width:70%; }
.tbl_grammar .col_80{width:80%; }
.tbl_grammar .col_90{width:90%; }
.eg{color:#115ba4}

.mar_top1 {
	margin-top: 10px;
	width: 100%;
	float: left;
}
.mar_top2 {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.mar_top3 {
	margin-top: 30px;
	width: 100%;
	float: left;
}
.mar_top4 {
	margin-top: 40px;
	width: 100%;
	float: left;
}
.mar_top5 {
	margin-top: 50px;
	width: 100%;
	float: left;
}
.mar_top6 {
	margin-top: 60px;
	width: 100%;
	float: left;
}
.mar_top7 {
	margin-top: 70px;
	width: 100%;
	float: left;
}
.mar_top8 {
	margin-top: 80px;
	width: 100%;
	float: left;
}
.mar_top9 {
	margin-top: 90px;
	width: 100%;
	float: left;
}
.mar_top10 {
	margin-top: 100px;
	width: 100%;
	float: left;
}
.mar_top11 {
	margin-top: 111px;
	width: 100%;
	float: left;
}
.fresh_works{margin: 0 auto; margin-top:30px;height:150px;}
.short_left{float:left; padding:5px 5px 5px 15px; margin-left:5px; background:url(../images/l-arrow.gif) no-repeat left;}
.short_right{float:right; padding:5px 15px 5px 5px; margin-right:5px; background:url(../images/r-arrow.gif) no-repeat right;}
.blue{color:#115ba4}
.highlight {
	color: #fff;
	padding: 2px 5px;
	
	border-radius:3px;
}
.highlight.blue{color:#115ba4}
.highlight.green{background: #0B0;color:#FFF;}
.highlight.red{background:#F00;color:#FFF}
.tbl_exercises{padding:10px;font-size:15px;border:1px solid #CCC}
.tbl_exercises tr:hover{background:#F5F5F5}
.tbl_exercises th{color:#666; text-align:left; padding:8px 4px 4px 4px; border-bottom:dotted 1px #CCC;}
.tbl_exercises td{color:#333;padding:6px 2px 8px 2px;border-bottom:dotted 1px #CCC;}
.tbl_exercises .col_5{width:5%; }
.tbl_exercises .col_10{width:10%; }
.tbl_exercises .col_20{width:20%;}

.tbl_exercises .col_30{width:30%; }
.tbl_exercises .col_40{width:40%;}
.tbl_exercises .col_50{width:50%; }
.tbl_exercises .col_60{width:60%; }
.tbl_exercises .col_70{width:70%; }
.tbl_exercises .col_80{width:80%; font-weight:normal}
.tbl_exercises .col_90{width:90%; }
.view_ans{border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9; padding:3px 5px 3px 5px;font-weight:normal}
	.txthide{width:68px; border:none; background:#FFF; color:#F60; border-bottom:dashed 1px #333; padding:3px 30x 1px 0; font-weight:bold; text-align:center}
	.txt150{width:150px;}
	.txt100{width:100px;}
	.txt80{width:80px;}
	.txtans{width:90%; display:none; color:#F60; padding:3px 0 3px 5px; font-weight:bold;color:#F60; border-bottom:dashed 1px #333;border:none; background:#FFF;}
	.txtans strong{border-bottom:dotted 1px #333; color:#090}
	.div_full{float:left;width:100%;margin:20px 0 20px 0;border-bottom:solid 1px #999; }
	
.forumDiv{
	margin:10px auto;
	float:left;
	padding:4px 4px 4px 0;
    display: none;
	text-align:left;
	width:98%; 
 
} 
.fourm ul li a{color:#06F !important; border-bottom:dashed 1px #333;}
.tbl_post{padding:10px 0 10px 0;  float:left; background-color:#fff;width:100%; }

.tbl_post th{color:#666; text-align:left; }
.tbl_post td{color:#333; } 

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}
.message-box-wrap {
	
	padding:10px; font-size:16px;
}
.info {
	color: #4a84bc;
	border:1px solid #CC0;
	background-color: #FFFFE6; margin-bottom:10px;
}

/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}
.txtques{width:98%; color:#F60; padding:3px 0 3px 5px; font-weight:bold;color:#F60; border-bottom:dashed 1px #333;border:none; background:#FFF;}

.tbl_abe{padding:10px 0 10px 0; width:280px;border:1px solid #CCC;margin-bottom:20px;}
.tbl_abe th{width:50%; text-align:left; border:solid 1px #CCC;padding:8px; background:#F7F7F7; font-weight:normal; }
.tbl_abe td{padding:8px;}
.tbl_abe img{padding-top:10px;}

ul.arrows_list1 {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.arrows_list1 li {
	margin: 0px;
	padding: 0px 0px 7px 12px;
	list-style-type: none;
	color: #333;
	background: url(../images/arrow-04.png) no-repeat left 9px;
}
.arrows_list1 li a {
	color: #333; text-decoration:none;
}
.arrows_list1 li a:hover {
	color: #727272;
}
.bg_gray{background:#eeeeee}
.bg_footer{background:#e9e9e9}

.card {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.card h2 {
    margin-top: 0;
}

.definition-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

.definition-table th, .definition-table td {
    border: 1px solid #ccc;
    padding: 8px;
}

.definition-table th {
    background-color: #f2f2f2;
    text-align: left;
}
