/*
	Variable Grid System.
	Learn more  http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/
 

/* Containers
----------------------------------------------------------------------------------------------------*/
body
{
	/*background-image:url('/UX/Images/Header/Common/LargeButtons/siteBGSm.png');*/
	background-position:center;
	background-repeat:repeat-y;
}
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color:Transparent;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha  First, Omega  Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width:40px;
}

.container_16 .grid_2 {
	width:100px;
}

.container_16 .grid_3 {
	width:160px;
}

.container_16 .grid_4 {
	width:220px;
}

.container_16 .grid_5 {
	width:280px;
}

.container_16 .grid_6 {
	width:340px;
}

.container_16 .grid_7 {
	width:400px;
}

.container_16 .grid_8 {
	width:460px;
}

.container_16 .grid_9 {
	width:520px;
}

.container_16 .grid_10 {
	width:580px;
}

.container_16 .grid_11 {
	width:640px;
}

.container_16 .grid_12 {
	width:700px;
}

.container_16 .grid_13 {
	width:760px;
}

.container_16 .grid_14 {
	width:820px;
}

.container_16 .grid_15 {
	width:880px;
}

.container_16 .grid_16 {
	width:640px;
	
}

.container_17 .grid_17, .grid_17
{
	width: 911px;
}



/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left:60px;
}

.container_16 .prefix_2 {
	padding-left:120px;
}

.container_16 .prefix_3 {
	padding-left:180px;
}

.container_16 .prefix_4 {
	padding-left:240px;
}

.container_16 .prefix_5 {
	padding-left:300px;
}

.container_16 .prefix_6 {
	padding-left:360px;
}

.container_16 .prefix_7 {
	padding-left:420px;
}

.container_16 .prefix_8 {
	padding-left:480px;
}

.container_16 .prefix_9 {
	padding-left:540px;
}

.container_16 .prefix_10 {
	padding-left:600px;
}

.container_16 .prefix_11 {
	padding-left:660px;
}

.container_16 .prefix_12 {
	padding-left:720px;
}

.container_16 .prefix_13 {
	padding-left:780px;
}

.container_16 .prefix_14 {
	padding-left:840px;
}

.container_16 .prefix_15 {
	padding-left:900px;
}



/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right:60px;
}

.container_16 .suffix_2 {
	padding-right:120px;
}

.container_16 .suffix_3 {
	padding-right:180px;
}

.container_16 .suffix_4 {
	padding-right:240px;
}

.container_16 .suffix_5 {
	padding-right:300px;
}

.container_16 .suffix_6 {
	padding-right:360px;
}

.container_16 .suffix_7 {
	padding-right:420px;
}

.container_16 .suffix_8 {
	padding-right:480px;
}

.container_16 .suffix_9 {
	padding-right:540px;
}

.container_16 .suffix_10 {
	padding-right:600px;
}

.container_16 .suffix_11 {
	padding-right:660px;
}

.container_16 .suffix_12 {
	padding-right:720px;
}

.container_16 .suffix_13 {
	padding-right:780px;
}

.container_16 .suffix_14 {
	padding-right:840px;
}

.container_16 .suffix_15 {
	padding-right:900px;
}



/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .push_1 {
	left:60px;
}

.container_16 .push_2 {
	left:120px;
}

.container_16 .push_3 {
	left:180px;
}

.container_16 .push_4 {
	left:240px;
}

.container_16 .push_5 {
	left:300px;
}

.container_16 .push_6 {
	left:360px;
}

.container_16 .push_7 {
	left:420px;
}

.container_16 .push_8 {
	left:480px;
}

.container_16 .push_9 {
	left:540px;
}

.container_16 .push_10 {
	left:600px;
}

.container_16 .push_11 {
	left:660px;
}

.container_16 .push_12 {
	left:720px;
}

.container_16 .push_13 {
	left:780px;
}

.container_16 .push_14 {
	left:840px;
}

.container_16 .push_15 {
	left:900px;
}



/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .pull_1 {
	left:-60px;
}

.container_16 .pull_2 {
	left:-120px;
}

.container_16 .pull_3 {
	left:-180px;
}

.container_16 .pull_4 {
	left:-240px;
}

.container_16 .pull_5 {
	left:-300px;
}

.container_16 .pull_6 {
	left:-360px;
}

.container_16 .pull_7 {
	left:-420px;
}

.container_16 .pull_8 {
	left:-480px;
}

.container_16 .pull_9 {
	left:-540px;
}

.container_16 .pull_10 {
	left:-600px;
}

.container_16 .pull_11 {
	left:-660px;
}

.container_16 .pull_12 {
	left:-720px;
}

.container_16 .pull_13 {
	left:-780px;
}

.container_16 .pull_14 {
	left:-840px;
}

.container_16 .pull_15 {
	left:-900px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*START Custome CSS for content placeholder*/
/*----------------------------------------------------------------------------------------------------------*/
#header
{
	height: 76px;
	display: none!important;
}
#nav
{
	height: 24px;
	z-index: 7002;
}
#bread {
    height: 26px;
    margin-bottom: 15px;
    margin-top: 5px;
    z-index: -9999;
}
#content
{
	min-height: 500px;
	position: relative;
	z-index: 0;	
}
#footer
{
	margin-top:15px;
	padding-bottom:20px;
	/*clear:both;
	border-top: dotted 1px #aeaeae;
	min-height:70px;*/
}

#fontWidget
{
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.search
{
	float: right;
	width: 105px;
	height: 30px;
	cursor: pointer;
	margin-left: 7px;
	margin-right: 5px;
	background-image: url('/UX/Images/Header/Search/LargeButtons/btnSearchPanel.png');
	background-repeat: no-repeat;
}
.search:hover
{
	background-image: url('/UX/Images/Header/Search/LargeButtons/btnSearchPanelH.png');
}


.poweredBy
{
	display: block;
	height: 22px;
	width: 155px;
	background: url('/UX/Images/Header/Common/LargeButtons/poweredBy.png') no-repeat;
	margin:  54px 0px 0px 780px;
	
	
}
.welcome
{
    display: inline-block;
    float: right;
    margin:  -37px 10px 0px 640px;
	zoom: 1;
	*display:inline;
    text-align:right;
}
.welcomeLbl {
  font-size: x-small;
  font-family: Lato;
}
.wlmMR{
    margin-top:-17px !important;
}
.login
{
	float: right;
	z-index: 3;
}
.home
{
	float: right;
	z-index: 3;
	margin-right:8px;
}


.logout
{
	float: right;
	z-index: 3;
}
.logout:hover
{
	background-image: url('/UX/Images/Header/Login/LargeButtons/btnLogoutPanelH.png');
}
.login:hover
{
	background-image: url('/UX/Images/Header/Login/LargeButtons/btnLoginPanelH.png');
}
#logo
{
	float: left;
	height: 76px;
	max-width: 600px;
}

.ResizeFont
{
	font-size:19px !important;
}




/*LoginPanel START*/

#slidePanel
{
	width: 100%;
	position: absolute;
	height: auto; /*HEIGHT OF HIDDEN SLIDE PANEL*/
	display: none; /*THE ELEMENT WILL NOT BE DISPLAYED*/
	z-index: 7500;
	background-color:Transparent;
	left: 0;
	box-sizing: content-box !important;
}
.slidePanelContentBG
{
	background-color: #4e4e4e;
}
.slidePanelBottomBG
{
	background: Transparent url('/UX/Images/Header/Login/LargeButtons/LoginPanelBG.png') repeat-x 50% 0%;
	height:30px;
}
.sidePanelContent
{
	margin: 0px auto;
	width: 940px;
	padding: 8px;
	min-height: 100px;
	height: auto;
	position: relative;
	overflow:hidden;
}


.divBtnClose
{
	text-align: right;
	width: 940px;
	margin: 0px auto ;
	clear: both;
}
/*Login News Items CSS END*/
.loginAd
{
	width: 580px;
	float: left;
	height: auto;
	
}


.loginAdTop
{
	height:10px;
	width:580px;
	background-image:url('/UX/Images/Header/Login/LargeButtons/loginAdBorderTopSm.png');
}
.loginAdMiddle
{
	border-left: solid 1px #ececec;
	border-right: solid 1px #ececec;
	background-color: #f7f7f7;
	padding: 0px 5px; 
	width:568px;
	height:auto;
	
}
.loginAdBottom
{
	height:10px;
	width:580px;
	background-image:url('/UX/Images/Header/Login/LargeButtons/loginAdBorderBottomSm.png');
}


.adHeading
{
	height: 33px;
}
.adContent
{
	border: solid 1px #ececec;
	min-height: 40px;
	height: auto;
	clear: both;
	background-color:#ffffff;
	margin:0px 0px 10px 0px;
}
.adItem
{
	margin: 10px 10px;
	background-color: #efefef;
}
.adItemImg
{
	display: inline-block;
	width: 55px;
	margin: 5px 5px;
	zoom: 1;
	*display:inline;
}

.adItemP
{
	display: inline-block;
	width: 465px;
	vertical-align: top;
	margin: 5px 5px;
	
	zoom: 1;
	*display:inline;
}
.adItemP p,  .adItemP a
{
	line-height: 20px;
	font-size:13px;
	font-weight: bold;
	color: #4E4E4E;
}
/*Login News Items CSS END*/
/*Blog ITems CSS START*/
.blogItemList
{
	padding: 10px;
	border: solid 1px #ececec;
	height: auto;
	background-color:#ffffff;	
	
}
.blogItemList ul
{
    list-style:none;
}
.blogItemList ul li
{
	background-color: #EFEFEF;padding-left: 3px;padding-right: 3px;
	margin-top:3px;
}
  .blogItemList ul li a {
    line-height: 20px;
    font-family: Lato;
    font-size: 13px;
    font-weight: bold;
    color: #EB902E;
  }
.blogItemList ul li.more
{
	background-color:Transparent;
	padding-left: 3px;
	padding-right: 3px;
	margin-top:3px;
}
/*Blog ITems CSS END*/

.loginControls
{
	width: 353px;
	float: right;
	height: auto;
	
}
.loginControlsTop
{
	height:10px;
	width:353px;
	background-image:url('/UX/Images/Header/Login/LargeButtons/loginCtrlTop.png');
}
.loginControlsMiddle
{
	border-right: solid 1rpx #ececec;
	border-left: solid 1rpx #ececec;
	padding:0px 5px;
	background-color:#f7f7f7;
	width:343px;
	height: auto;
}
.loginControlsBottom
{
	height:10px;
	width:353px;
	background-image:url('/UX/Images/Header/Login/LargeButtons/loginCtrlBottom.png');
}

.loginControlsMiddleTxt
{
	width: 280px;
	margin-top: 5px;
	height:25px;
	font-size:15px;
	margin-left:30px;
	
}

.loginControlsMiddle label
{
	font-weight: bold;
	line-height: 20px;
	padding-top: 7px;
	display: block;
	font-size: 15px;	
	margin-left:30px;
}

.btnForgotPass
{
	font-weight: bold;
	color: #08a900;
	margin:10px 0px 10px 30px;
	line-height:30px;
}
.btnLogin
{
	line-height: 30px;
	 margin: 10px 0px 10px 230px;
	 width:86px;
	 height:24px;
}
.connectWithUs
{
	float:right;
	height:70px;
	width:353px;
	margin-top:10px;
	text-align:right;
	padding-right:5px;
	background:Transparent url('/UX/Images/Header/Login/LargeButtons/connectBG.png') no-repeat right;
	
}
.connectWithUs a
{
	margin:11px 3px 11px 2px;
	display:inline-block;
}
.logoeBOARDSol
{
	width:353px;
	height:115px;
	margin:10px 0px;
	background:Transparent url('/UX/Images/Header/Login/LargeButtons/simbli_logo_white.png') no-repeat Center;
	display:block;
	float:right;
}

.btnCloseLogin 
{
	position:absolute;
	
	left:679px;
}

/*LoginPanel END*/

/*Search Panel Strat*/
#SearchSlidePanel
{
	width: 100%;
	position: absolute;
	height: auto; /*HEIGHT OF HIDDEN SLIDE PANEL*/
	display: none; /*THE ELEMENT WILL NOT BE DISPLAYED*/
	z-index: 7500;
	background-color: Transparent;
	left: 0;
}
.SearchSidePanelContent
{
	margin: 0px auto;
	width: 940px;
	padding: 8px;
	min-height: 100px;
	height: auto;
	position: relative;
	overflow:hidden;
}


.searchControlsMiddle
{
	border-right: solid 1px #ececec;
	border-left: solid 1px #ececec;
	padding:0px 5px;
	background-color:#f7f7f7;
	width:928px;
	height: auto;
}
.searchControlsMiddle label
{
	font-weight: bold;
	line-height: 20px;
	padding-top: 7px;
	display: inline-block;
	font-size: 15px;	
	margin-left:15px;
	zoom: 1;
	*display:inline;
}
.searchControlsMiddleKeyword
{
	width: 310px;
	margin-top: 5px;
	height:20px;
	font-size:15px;
	margin-left:15px;
    box-sizing:initial;
}

.searchControlsMiddleDate
{
	width: 110px;
	margin-top: 3px;
	height:20px;
	font-size:15px;
	margin-left:15px;

}
.searchControlsDateRange
{
    display: inline-block;
    margin-top: 20px;
}
.searchControlsMiddleRadio
{
    display: inline-block;
	margin:5px 0px 0px 35px;
	zoom: 1;
	*display:inline;
}
.searchControlsBottom
{
	height:10px;
	width:940px;
	/*background-image:url('images/loginCtrlBottom.png');*/
}

.btnSearchDiv
{
    display: inline-block;
    width: 100px;
    float: right;
	zoom: 1;
	*display:inline;
}
.btnSearch
{
	 line-height: 30px;
	 margin: 10px 10px 0px 10px;
	 width:91px;
	 height:24px;
}



.searchModuleSelectLabel
{
    margin: 20px 10px 0px 5px;
    padding: 5px 5px 5px 5px;
    background-color: #f7f7f7;
    font-weight: bold;
}

.advSearchDiv
{
 
   font-weight: bold;
	margin:10px 0px 0px 30px;
	line-height:30px;
	
	
}

.advSearchDiv a
{
    font-weight: bold;
	color: #08a900;
}

.searchOption
{
	width: 940px;
	float: right;
	height: auto;
	margin-bottom: 10px;
}

.searchOptionTop
{
	height:10px;
	width:940px;
	background-image:url('/UX/Images/Header/Search/LargeButtons/searchBGTopSM.png');
}

.searchOptionMiddle
{
	border-left: solid 1px #ececec;
	border-right: solid 1px #ececec;
	background-color: #f7f7f7;
	padding: 0px 5px 5px; 
	width: 928px;
	height:auto;
}

.searchOptionMiddleItem
{
    display: inline-block;
	padding:5px 5px;
	margin:0px 5px 5px  5px;
	background-color:#ffffff;
	border:solid 1px #ECECEC ;
	width: 190px;
	zoom: 1;
	*display:inline;
}
.searchOptionMiddleItem div
{
	margin-bottom:3px;
	margin-left: 10px;
	margin-right: 10px;
}
.searchOptionMiddleItem div label
{
	font-weight: bold;
	line-height: 20px;
	padding-top: 7px;
	font-size: 15px;	
}
.searchOptionMiddleItem p
{
    padding-top: 2px;
    padding-left: 25px;
    padding-bottom: 2px;
}

.searchOptionBottom
{
	height:10px;
	width:940px;
	background-image:url('/UX/Images/Header/Search/LargeButtons/searchBGBottomSM.png');
}


.btnCloseSearch 
{
	position:absolute;
	
	left:769px;
}
/*Search Panel END*/

/*----------------------------------------------------------------------------------------------------------*/
/*END*/



/*----------------------------------------------------------------------------------------------------------*/
/*END*/



/* FE02 (Edit Policy/Regulation) Start */
.prEditCol{
    width:33%;
}
/* FE02 (Edit Policy/Regulation) End */


/* My Profile Page Css - Start */
.mpImgSec{
    width:340px;
}
.passPointSec{
    width:250px;
}
.passPointM{
    width:100% !important;
}
.passPointM1{
    margin-top:0 !important;
}
.ss27{
    width:27%;
}
/* My Profile Page Css - End */
