/* !RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.25; }
ol, ul { list-style: none;}
/* ---------- Tables still need 'cellspacing="0"' in the markup. ---------- */
table { border-collapse: separate; border-spacing: 0; width:100%; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { 
/*vertical-align: middle; */}
TD {
  padding: 7px 10px 6px 10px;
  vertical-align: top;
}
th {
   padding-top: 5px;
   padding-bottom: 5px;
}
body {
	color: #515052;
	font-family: Arial, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana,  Sans-Serif;
	font-size: .90em;
}
A{
text-decoration: none;
color: #2295D4;
}
A:hover{
	text-decoration: underline;
}
P{
     margin-top: 7px;
 /*    line-height: 1.25em; */
}
h1 {
 	font-size: 1.45em;
 	margin: 7px 0px 10px 0px;
	font-weight: bold;
	color: #515052;
}
h2 {
 	font-size: 1.20em;
	margin: 5px 0px;
	color: #299DD7;
}
h3{
 	font-size: 1.20em;
	line-height: 1em;
	font-weight: bold;
	color: #7A7E8E;
}
h4{
	margin-bottom:5px;
 	font-size: 1.30em;
	/* color: #7A7E8E; */
	color: #299dd7;
}
h4 a{	
	color: #7A7E8E;
	text-decoration: none;
}
h6{
  color: #79777A;
  font-weight: bold;
}
h6 a{
	color: #79777A;
       text-decoration: none;
	font-weight: normal;
}
h5 {
  color: #79777A;
  font-size: .90em;
}
h5  a{
	color: #79777A;
       text-decoration: none;
}
#header
{
    width: 100%;
    background-color: #FFFFFF;
}
#main {
	width: 980px;
	background-color: #ffffff;
	min-height: 700px;
	margin: 1px auto;
	margin-top: 10px;
}
#content{
	margin-left: 30px;
}
.app_title{
	font-size: 1.5em;
	padding: 0px 0px 15px 15px;
}
.borderblue{
	border-right: 1px solid #299DD7;
	border-left:  1px solid #299DD7;
}
.white, .white a{
	color:#fff;
}
.search{
	position: relative;
}
.fld-search{
	background-color:#C1C1C1;
	float: right;
  	width: 80%;
  border-radius: 5px;
  outline: none;
  color: white;
}
.fld-search::placeholder{
	color: white;
}

.searchButton {
  position: absolute;  
  right: -20px;
  width: 40px;
  height: 35px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px;
  border: none;
  background: #5F5F5F url('/web/CLHIA_LP4W_LND_webstation.nsf/search.png') center no-repeat;
}
.topleft_list{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: right;
}
.topleft_list li {
    float: left;
	margin-top: 7px;
	margin-bottom: 10px;
	height: 15px;
}
.topleft_list li a {
    display: block;
    text-align: center;
    padding: 0px 10px;
    font-size: .75em;
    text-decoration: none;
}
.viewactions {
	float: right;
	width: relative;
	padding-bottom: 40px;
                margin-bottom: 40px;
	font-size: .85em;
}
.container-fluid {
	padding: 0px;
}
ul{
	line-height:1.5em;
}
.seeall, .small {
	
	/* text-align: right; */
	 padding-top:5px; 
}
.seeall a, .small a{
	text-decoration: underline;
	font-size: .90em;
}
.middle{
	text-align: center;
}
.latest{
	margin-top: 10px;
	padding: 5px;
}
.latest li{
	margin-bottom: 5px;
	padding-top: 2px; 
	border-bottom: 1px solid #ededed;
}
.latest p{
	font-size: .95em; 	
	line-height: 1.3em; 
}
.related, .fyi{
	margin-top: 10px;
	padding: 5px;
}
.fyi {
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
}
.fyi h4{
	font-size: 1.25em;
}
.related li{
		border-bottom: 1px solid #ededed;
		line-height: 1.3em;
		padding-top: 2px; 
		margin-bottom: 5px;
}
.related li a{
	font-size: 1em;
}
.col-md-6{
	    padding: 5px 3px;
}
.col-md-3{
	padding: 10px 2px;
}
.col-md-12 img{
 /*   float: right; */
    padding: 0px;
}
.col-md-12 P img{
  padding: 10px;
}
.logo {
     margin-left: 10px;
}
.mini_icon{
	padding-top: 5px;  
	height: 50px; 
}
.all_icon{
	line-height: 1.5em;
	height: 50px
}
.mini_icon img, .all_icon img{
	float: left;
	position: absolute;
}
/** use in landing pages ***/
.mini_icon h6{
	margin-top: 13px;
	margin-left: 57px;
}
/** use in landing pages ***/
.all_icon h6{
	margin-top: 10px;
	margin-left: 57px;
	padding-top: 1em;
}
.all_icon h6 a{
	font-weight: normal;
}
/**** use in home page ****/
.mini_icon h5{
	position: relative;
       padding-top: 5px;
	padding-left: 57px;
}
/*** use in event landing pages ***/
.events{
   margin-bottom: 10px;
}
.eventlink{
	margin-left: 55px;
	font-weight: normal;
}
.eventlink h5{
		margin-left: -52px;
		font-weight: normal;
		font-size": 1em;
}
.eventlink a{
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
}
/*** consult link ****
.consult{
	font-weight: normal;
}
.consult h5{
	font-weight: normal;
	font-size: 1.25em;
	padding-bottom: 5px;
	border: 1px solid red;
}
.consult a{
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
}
/** use in download link ***/
.download_icon {
    margin-top: 10px;
    padding-top: 5px;  
}
.download_icon img{
	float: left;
	position: absolute;
	padding: 5px;
}
.download_icon a{
	margin-left: 62px;
	line-height: 3.5em;
       padding-left: 5px;
	font-size: 1em;
	font-weight: bold;
}
.divider{
	margin-top:10px;
	margin-bottom:7px;
	border-top: 1px solid #b2abab;
	width: 50%;
}
.li_divider{
	padding-top:6px;
	padding-bottom:7px;
	border-bottom: 1px solid #b2abab;
	width: 50%;
}
#body_content ol, #body_content ul{
	list-style: disc;
	margin-left: 15px;
}
#footer {
	margin-top: 30px;
	margin-left: 20px; 
	font-size: .75em;
}
.footerlinks{
	padding: 7px 0px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 5px;
}
.col-md-12 ol, .col-md-12 ul{
	list-style: disc;
	margin-left: 15px;
}
.footericons{
	text-align: right;
}
.footericons img{
	padding-right: 5px;
}
.gfia {
	font-size: .85em;
}
.gfia p{
	margin-top:0px;
	
}
.table th, .table td {
	font-size: 90%;
}
.table th{
		background-color: #0D97D1;
		font-weight: bold;
		color: #ffffff;
}
tr.rowheader
{
    cursor:pointer;
}
.rowheader{
	font-weight: bold;
	font-size: 1.05em;
	background-color: #f0f8ff;
}
.rowheader .sign:after{
  content:"+";
  display:inline-block;      
}
.rowheader.expand .sign:after{
  content:"-";
 }
.icon{
	font-size: .90em;
	padding: 10px 15px;
/*	min-height: 250px !important; */
	height: 220px;
	width: 167px;
}
.icon h4{
	height: 25px;
	margin-top: 7px;
	font-size: 1.1em;
	font-weight: bold;
	line-heigth: 1.1em;
}
.col-md-4.icon:after{
	clear:both;
}
.col-md-4, .col-md-4, .col-md-10, .col-md-12{
 padding:0px 5px; 
}
.register, .register_fr{
	padding: 8px 0px;
	/* background-color: #299DD7; */
	background-color: #D70910;
	float: right;
	border-radius: 3px;
	color: white;
	text-align: center;
	width: 150px;
}
.register_fr{
	width: 190px;
	padding: 5px 0px;
}
.register h3, .register_fr h3{
	color: white;
	font-size: .75em;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.register a, .register_fr a{
	color: white;
	font-size: 1em;
	font-weight: bold;
}
.login{
	color: #299DD7;
	line-height: 1em;
	text-align: right;
/*	margin-left: -30px; */
}
.login h3{
	font-size: .90em;
	margin-top: 5px;
	line-height: .80em;
	color: #299DD7;
}
.login p{
		line-height: 1em;
		font-size: .85em;
}
.topic{
	font-size: .75em;
}
.topic a{
	line-height: 1.25em;
}
/****** navigation ********/
.navbar-default{
	background-color: #ffffff;
	font-size: .88em;
	margin-top: 15px;
	margin-left: 5px;
}
.navbar{
		border:none;
}
.navbar-default .navbar-nav>li>{
	border-right: 1px solid #59575A;
}
.navbar-default .navbar-nav>li>a {
	color:#5B5B5B;
	font-weight: bold;
	padding: 6px 10px;
	border-right: 1px solid #dddddd;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	color:white;
	font-weight: bold;
	background-color: #299DD6;
	padding: 6px 10px;
	border-radius: 6px 6px 0px 0px;
	border-right: 1px solid #dddddd;
}
.open>.dropdown-menu {
    display: block;
    background-color: #545252;
    color: white;
    opacity: .9;
}
.dropdown-menu {
	min-width: 200px;
	border-radius: 10px;
}
.dropdown-menu>li>a{
	color: white;
	font-size: .9em
}
.dropdown-menu li a:hover{
	
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 8px 10px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #ffffff;
	white-space: normal;
	font-size: .9em
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: white;
}
/***** slider image *****/
#slider {
  position: relative;
  overflow: hidden;
  margin-left: 30px; 
}
#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 150px;
  
  list-style: none;
}
#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin:0px;
  padding: 0px;
  width: 965px;
  height: 140px;
  text-align: center;
}
/********** end navigation ******************/
 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.col-md-12 {
	max-width: 980px;
	/* padding: 10px 25px; */
	padding-left: 15px;
}
/**** MOBILE CSS STARTS FROM HERE *****/
@media (max-width: 767px) {
	
	.register{
	margin-left: 15px;
    	padding: 5px;
	width: 150px;
	}
	.col-md-4.login, .col-md-2.login{
	display:block;
	position: absolute;
   	top: 100px;
	margin-left: 15px;
    	padding: 5px;
	}
	
	.latest{
		margin-top: 55px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.navbar-default .navbar-nav>li>a {
	color:#5B5B5B;
	font-weight: bold;
	border: none;
	}
	.navbar-nav .open .dropdown-menu{
		 background-color: #545252;
			color: white;
		font-weight: 300;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #ffffff; 
		font-weight: 300;
	}
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
	.open>.dropdown-menu{
		  background-color: #545252;
			color: white;
	}
	#slider img{
	    width: 700px;
	    height: 120px;
	}
	
	#slider ul li {
		position: relative;
		display: block;
		float: left;
		margin:0px;
		padding: 0;
		width: 700px;
		height: 100px;
   	 	text-align: center;
	}
}
@media (min-width: 300px) and (max-width: 600px) {
	#main {
		width: 98% !important;
		padding-left: 10px;
	}
	#content{
		width: 95% !important;
		margin-left: 5px;
	}
       .mobile_reg {
		 position: absolute;
    		top: 100px;
	}
	#footer {
		margin-left: 15px;
	}
	.navbar-toggle {
		margin-top: 0px;
	}
	.app_title{
		display: none;
	}
	.topleft_list li a  {
		padding-left: 2px;
		padding-right: 5px; 
	}
	#body-content{
		margin-left: 15px;
	}
	.col-xs-6{
		padding-top: 5px;
	
		padding-right: 3px;
	}
	.col-md-8{
    		padding-top: 5px;
			padding-right: 13px;
	}
	.col-md-12, .col-xs-12{
    		padding-top: 5px;
			padding-right: 13px;
	}
	
	
	.logo{
		margin-left: 0px;
	}
	label {
	     line-height: 1.2em;
	}
	.icon{
	    min-height: 250px;
	}
	.footericons{
		text-align: left;
	}
	#slider img{
	    width: 465px;
	    height: 71px;
	}
	
	#slider ul li {
	position: relative;
	display: block;
	float: left;
	margin:0px;
	padding: 0;
	width: 465px;
	height: 71px;
   	 text-align: center;
	}
	
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
