@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
body {
	background: #f2f2f2;
}
.container {
	position: relative;
}
.logo{ text-align:left; padding:15px 0; color: #fff; font-size:32px;}
.logo span{ font-size:18px; font-style:italic; display:block;}
header {
	background: url(../images/newheader.jpeg) no-repeat center #fff; background-size:cover;
}
.media-body h3{ font-size:18px; font-weight:600; text-align:justify; line-height:1.5;}
.header-right {
	display: block;
	float: right;
	padding: 10px 0;
}
.container-box {
	position: relative;
	background: #fff;
	padding: 20px;
}
.nav {
	float: right;
	padding-bottom: 10px;
}
.nav > li > a {
	font-size: 18px;
	background: #fff;
	border-radius: 3px;
	padding: 5px 20px !important;
	margin-left: 10px;
}
img {
	max-width: 100%;
	height: auto;
}
.top-header {
	background:#f5f5f5;
	padding: 5px 0;
	 color:#06459e;
}
.top-header a {
	color:#06459e;
}
.pdb20 {
	padding-bottom: 20px;
}
.pdtb20 {
	padding: 20px 0;
}
.pd20 {
	padding: 20px;
}
.pd10 {
	padding: 10px;
}
#carousel {
	background: #f2f2f2;
	padding: 20px;
	min-height: 300px
}
#carousel .item {
	margin-left: 40px;
	margin-right: 40px;
}
.nav-bar{background: #06459e;}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	background: #06459E;
}
#cssmenu > ul > li {
	float: left;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu > ul > li > a {
	padding: 14px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
	color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 20px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #dddddd;
	content: '';
}
#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 17px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #dddddd;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 23px;
	height: 0;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
	z-index: 99999;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	left: auto;
	right: 0;
}
#cssmenu li:hover > ul > li {
	height: 35px;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding: 11px 15px;
	width: 200px;
	 
	text-decoration: none;
	color: #dddddd;
	font-weight: 400;
	background: #333333;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	border-bottom: 0;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #dddddd;
	content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
	right: auto;
	left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #dddddd;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
	right: auto;
	left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.logo{ text-align:center;}
	.nav {
    float: none;
    padding-bottom: 10px;
    text-align: center;
}
.header-right {
	display: block;
	float: none;
	text-align:center;
	padding: 10px 0;
}
 #cssmenu {
 width: 100%;
}
 #cssmenu ul {
 width: 100%;
 display: none;
}
 #cssmenu.align-center > ul {
 text-align: left;
}
 #cssmenu ul li {
 width: 100%;
 border-top: 1px solid rgba(120, 120, 120, 0.2);
}
 #cssmenu ul ul li,  #cssmenu li:hover > ul > li {
 height: auto;
}
 #cssmenu ul li a,  #cssmenu ul ul li a {
 width: 100%;
 border-bottom: 0;
}
 #cssmenu > ul > li {
 float: none;
}
 #cssmenu ul ul li a {
 padding-left: 25px;
}
 #cssmenu ul ul ul li a {
 padding-left: 35px;
}
 #cssmenu ul ul li a {
 color: #dddddd;
 background: none;
}
 #cssmenu ul ul li:hover > a,  #cssmenu ul ul li.active > a {
 color: #ffffff;
}
 #cssmenu ul ul,  #cssmenu ul ul ul,  #cssmenu.align-right ul ul {
 position: relative;
 left: 0;
 width: 100%;
 margin: 0;
 text-align: left;
}
 #cssmenu > ul > li.has-sub > a:after,  #cssmenu > ul > li.has-sub > a:before,  #cssmenu ul ul > li.has-sub > a:after,  #cssmenu ul ul > li.has-sub > a:before {
 display: none;
}
 #cssmenu #menu-button {
 display: block;
 padding: 17px;
 color: #dddddd;
 cursor: pointer;
 font-size: 12px;
 text-transform: uppercase;
 font-weight: 700;
}
 #cssmenu #menu-button:after {
 position: absolute;
 top: 22px;
 right: 17px;
 display: block;
 height: 4px;
 width: 20px;
 border-top: 2px solid #dddddd;
 border-bottom: 2px solid #dddddd;
 content: '';
}
 #cssmenu #menu-button:before {
 position: absolute;
 top: 16px;
 right: 17px;
 display: block;
 height: 2px;
 width: 20px;
 background: #dddddd;
 content: '';
}
 #cssmenu #menu-button.menu-opened:after {
 top: 23px;
 border: 0;
 height: 2px;
 width: 15px;
 background: #ffffff;
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
 #cssmenu #menu-button.menu-opened:before {
 top: 23px;
 background: #ffffff;
 width: 15px;
 -webkit-transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 -o-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
 #cssmenu .submenu-button {
 position: absolute;
 z-index: 99;
 right: 0;
 top: 0;
 display: block;
 border-left: 1px solid rgba(120, 120, 120, 0.2);
 height: 46px;
 width: 46px;
 cursor: pointer;
}
 #cssmenu .submenu-button.submenu-opened {
 background: #262626;
}
 #cssmenu ul ul .submenu-button {
 height: 34px;
 width: 34px;
}
 #cssmenu .submenu-button:after {
 position: absolute;
 top: 22px;
 right: 19px;
 width: 8px;
 height: 2px;
 display: block;
 background: #dddddd;
 content: '';
}
 #cssmenu ul ul .submenu-button:after {
 top: 15px;
 right: 13px;
}
 #cssmenu .submenu-button.submenu-opened:after {
 background: #ffffff;
}
 #cssmenu .submenu-button:before {
 position: absolute;
 top: 19px;
 right: 22px;
 display: block;
 width: 2px;
 height: 8px;
 background: #dddddd;
 content: '';
}
 #cssmenu ul ul .submenu-button:before {
 top: 12px;
 right: 16px;
}
 #cssmenu .submenu-button.submenu-opened:before {
 display: none;
}
 .reveal-modal {
width:90% !important;
left: 7% !important;
 margin:0 auto !important;
}
}
.content {
	 
}
.login-box {
	background: #f2f2f2;
}
.Loh1 {
	background: #0068AC;
	color: #fff;
	padding: 5px 10px;
	font-weight: 700;
	font-size: 18px;
}
.box-login {
	padding: 10px;
}
.box-login input {
	margin-bottom: 10px;
}
.r-tabs {
	position: relative;
	background-color: #06459E;
	border-top: 1px solid  #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid  #b0b0b0;
	border-bottom: 4px solid  #b0b0b0;
	border-radius: 4px;
	font-size: 13px;
}
/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	background-color: #0068AC;
}
/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 10px 12px;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #06459E;
	text-shadow: none;
	background-color: white;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
/* Tab panel */
.r-tabs .r-tabs-panel {
	background-color: #fff;
	border-bottom: 4px solid white;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	background-color: #00c5ad;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	font-size: 14px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #00c5ad;
	text-shadow: none;
}
/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.search-box {
	display: block;
	width: 300px;
	float:right;
	margin: 10px 0;
}

.search-box:after{ display:block; content:''; clear:both;}
.search-box .input {
 
	width: 100%;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 1.5;
	 height: 30px;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.search-box .search-btn {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: #337ab7;
    height: 30px;
    color: #fff;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
    width: 30px;
}
.search-input{ position:relative; }
.search-type { text-align:left; color: #000;}
.article-box {
	padding: 10px;
	border: 1px solid #cad4d4;
	margin-bottom: 10px;
	border-radius: 3px;
	background: #fff;
}
.article-box h1 {
	padding: 0 0 5px 0;
	line-height: 1.5;
	margin: 0;
	font-size: 14px;
	color: #06459E;
	font-weight: 700;
}
.article-box p {
	margin: 0;
}
footer {
	background: #06459E;
	color: #fff;
	padding: 20px 0;
	text-align: center;
}
.footer-menu {
	padding-bottom: 10px;
}
.footer-menu ul {
	margin: 0;
	padding: 0;
}
.footer-menu li {
	display: inline-block;
}
.footer-menu li a {
	display: block;
	margin-right: 10px;
	display: block;
	color: #fff;
}
.plfd {
	padding: 5px 0;
}
.plfd ul {
	margin: 0;
	padding: 0;
}
.plfd li {
	display: inline-block;
}
.plfd li a {
	display: block;
	margin-right: 10px;
}
 .text-danger {
    color: #f00;
}
.mtt20 {
	margin-top: 20px;
}
.mtb20 {
	margin-bottom: 10px;
}
#leftmenu, #leftmenu ul, #leftmenu li, #leftmenu a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	position: relative;
}
#leftmenu a {
	line-height: 1.3;
	padding: 5px 10px;
}
#leftmenu {
	width: 100%;
	margin-bottom: 20px;
}
#leftmenu > ul > li {
	cursor: pointer;
	background: #000;
	border-bottom: 1px solid #4c4e53;
}
#leftmenu > ul > li:last-child {
	border-bottom: 1px solid #3e3d3c;
}
#leftmenu > ul > li > a {
	font-size: 14px;
	display: block;
	color: #ffffff;
	text-shadow: 0 1px 1px #000;
	background: #64676e;
	background: -moz-linear-gradient(#64676e 0%, #4c4e53 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #64676e), color-stop(100%, #4c4e53));
	background: -webkit-linear-gradient(#64676e 0%, #4c4e53 100%);
	background: linear-gradient(#64676e 0%, #4c4e53 100%);
}
#leftmenu > ul > li > a:hover {
	text-decoration: none;
}
#leftmenu > ul > li.active {
	border-bottom: none;
}
#leftmenu > ul > li.active > a {
	background: #06459E;
 
	color: #fff;
 
}
#leftmenu > ul > li.has-sub > a:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	border: 5px solid transparent;
	border-left: 5px solid #ffffff;
}
#leftmenu > ul > li.has-sub.active > a:after {
	right: 14px;
	top: 12px;
	border: 5px solid transparent;
	border-top: 5px solid #fff;
}
/* Sub menu */
#leftmenu ul ul {
	padding: 0;
	display: none;
}
#leftmenu ul ul a {
	background: #efefef;
	display: block;
	color: #333;
	font-size: 13px;
}
#leftmenu ul ul li {
	border-bottom: 1px solid #c9c9c9;
}
#leftmenu ul ul li.odd a {
	background: #e5e5e5;
}
#leftmenu ul ul li:last-child {
	border: none;
}
#horizontalTab {
	margin-bottom: 20px;
}
.welcome {
	margin-bottom: 20px;
	text-align: justify;
	background: #EDF4FF;
	padding: 10px;
	color: #000;
}
.welcome h2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #0068AC;
	border-bottom: 1px solid #ccc;
}
.chief-editor {
	padding: 10px;
	background: #06459E;
	color: #fff;
	margin-bottom: 10px;
}
.chief-editor h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: 700;
}
.chief-editor h3 {
	margin: 0;
	padding: 0;
	line-height:1.5;
	font-size: 18px;
}
.chief-editor p {
	margin-top: 10px;
}
.email-subscription {
	background: #EDF4FF;
	color: #000;
	margin-bottom: 10px;
}
.email-subscription h1 {
	background: #0068ac none repeat scroll 0 0;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 8px 10px;
}
.left-ul-menu {
	margin-bottom: 20px;
}
.left-ul-menu ul {
	margin: 0;
	padding: 0;
}
.left-ul-menu ul li {
	list-style: none;
	display: block;
	margin-bottom: 10px;
}
.left-ul-menu ul li a {
	background: #2490A0;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 10px;
	display: block;
}
.left-ul-menu ul li .bg-g {background: #06459E; text-transform:uppercase;
}
.left-ul-menu ul li a:hover {
	background: #06459E;
	color: #fff;
}
.after-login ul {
	margin: 0;
	padding: 0;
}
.after-login ul li {
	list-style: none;
	display: block;
	margin-bottom: 10px;
}
.after-login ul li a {
	background: #45A5B2;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	padding: 20px 0px;
	display: block;
	text-align: center;
}
.after-login ul li:last-child {
	margin: 0;
}
.after-login ul li a:hover {
	background: #06459E;
	color: #fff;
}
.form {
	margin-bottom: 20px;
}
.heading {
	background: #286090;
	padding: 5px 10px;
	color: #fff;
	margin-bottom: 10px;
}
.sign-up {
	width: 250px;
	height: 340px;
	background: #F2F2F2;
	display: table;
	text-align: center;
}
.sign-up span {
	display: table-cell;
	font-size: 18px;
	font-weight: 700;
	vertical-align: middle;
	line-height: normal;
}
.sign-up a {
	background: #0068AC;
	padding: 5px;
	text-align: center;
	margin: 20px;
	display: block;
	color: #fff;
}
h4 {
	color: #0068AC;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding-top: 20px;
}
hr {
	border: 1px solid #99d6f7;
}
.table-border {
	background: #f2f2f2 none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 10px;
}
.red-border {
	background: #d7f4e6 none repeat scroll 0 0;
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px;
}
.img-border {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 10px;
}
.top-ul {
	padding: 20px;
}
.top-ul ul {
	margin: 0;
	padding: 0;
}
.top-ul li {
	list-style: circle;
	line-height: 1.8;
}
.feedback {
	position: absolute;
	bottom: 0;
	right: 0;
	position: fixed;
	z-index: 99;
}
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 9999;
	display: none;
	top: 0;
	left: 0;
}
.reveal-modal {
	visibility: hidden;
	top: 100px;
	/* margin-top:-220px; */
	left: 50%;
	margin-left: -250px;
	width: 520px;
	background: #fff ;
	position: absolute;
	z-index: 99999;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.reveal-modal h1 {
	color: #06459E;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
	position: absolute;
}
.profile{ margin:10px 0; border:1px solid #ccc; background:#fff; padding:15px; min-height: 200px;}
.profile img{
	height: 80px;
    width: 80px;
}

.profile h3{ margin-bottom:5px; color: #2D85CE; font-size:14px; font-weight:600;}
.profile ul{ margin:0 0 0 20px; padding:0; text-align:left;}
.profile ul li{ list-style:circle; font-size:13px;}
 
 .profile .btn-view a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0d9c5;
    border-radius: 3px;
    color: #544b31;
    padding: 5px 20px;
	font-size:13px;
    text-align: center;
    transition: all 0.3s ease 0s;
	display:inline-block;
}
.profile .btn-view a:hover {
    background: #0068AC none repeat scroll 0 0;
    border: 1px solid #064666;
    color: #fff;
}
.profile .btn-view {
    margin-top: 15px;
    text-align: center;
}

.navigate{ background: #EDF4FF; margin-bottom:20px;}
.navigate h1{  background: #0068ac none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 8px 10px;
}
.navigate ul { margin:0; padding:0; }
.navigate ul li{ list-style-type:none; display:block; padding:5px 10px; position:relative;}
.navigate ul li span{ position:absolute; right:10px; top:5px;color: #989898;
    text-align: right;}
.navigate ul li a{  display:block; color: #000; }
.navigate ul li a .fa{ font-size:14px; margin-right:5px; vertical-align:baseline;}

.post-artical{ background: #EDF4FF; color:#000; padding:10px; margin-bottom:20px; line-height:2;}
.post-artical a{ color: #06459E; font-weight:600; font-size:13px; margin-bottom:10px; display:block; cursor: pointer;}

.Subject-Areas { height:200px; overflow-x:auto; border:1px solid #ccc; padding:10px; margin-bottom:20px;}
.Subject-Areas ul { margin:0; padding:0; }
.Subject-Areas ul li{ list-style-type:none; display:block; margin-bottom:5px;}
.Subject-Areas ul li a{  display:block; color: #000; border:1px solid #ccc; padding:5px; }
.carousel-inner .read-more{ margin-top:20px;display: inline-block;}

.top-right-box{ text-align:right; padding-top:10px;}
.top-right-box:after{ display:block; content:''; clear:both;}
.top-right-box .btnsub{ position: relative;
    padding-left: 25px;
    height: 28px;
    line-height: 1;}
.top-right-box .btnsub .icon {
    background: #01a1c5;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -5px;
    left: -17px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    color: #ffffff;
    border: 2px solid #ffffff;
}

.box-style-light-blue{
    padding: 10px;
    background: #2490a0;
    color: #fff;
    margin-bottom: 10px;
}
.box-style-light-blue h3 {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1.5;
    font-size: 18px;
}
.mb-30{ margin-bottom:30px !important;}
.page-heading{ margin-bottom:15px;}
.page-heading:after, .list-style:after{ content:''; display:block; clear:both;}
.page-heading h3{ margin:0; padding:0; font-size:22px;}
.page-heading p{ margin-top:10px; margin-bottom:0;}
.content-area { padding:0 15px;}
.list-style{ margin-bottom:30px; border-bottom:1px solid #ccc; padding-bottom:30px;}
.list-style ul{ margin:0; padding:0;}
.list-style h3{ font-size:18px;}
.list-style ul li{
		float:left;
		width:33.33%;
		list-style:none; 
}
.list-style ul li h4{ font-size:14px;}
.list-style ul li a{color:#333;}
ul.ul-list{ margin:0; padding:0;}
ul.ul-list li{ list-style:none; position:relative; padding-left:15px; margin-bottom:5px;}
ul.ul-list li span{ position:absolute; top:0; left:0;    font-size: 12px;}
.font16{ font-size:16px; }
.font12{ font-size:12px; }
.nopadd{padding-left: 0px; padding-right: 0px; }
.mthtext{padding-top: 10px; padding-bottom: 10px;}
.archiveText{margin-top: 5px;}
.margin-top-15{margin-top: 15px;}
.cursor_pointer{cursor: pointer !important;}
.ui-autocomplete{height: 250px !important; overflow: scroll !important;}
.ui-widget-content{height: 250px !important; overflow: scroll !important;}


.innerdiv{min-height: 150px;}