#MainBody {
	background-color: #ffffff;
}
#masterContentArea, #ctl01_masterWrapper #hd{
background-color:#ffffff;
    margin-left: auto;
    margin-right: auto;
}
#ctl01_masterWrapper #hd{
	padding-bottom:0px;
	border-bottom-width: 0px;
}
#masterHeaderImage {
    background-image: url("/images/RMBA/Offsite/Template/offsite-header-logo2.png");
    background-repeat: no-repeat;
    float: left;
    height: 70px;
    overflow: hidden;
    text-indent: -9999px;
    width: 348px;
	margin-top: 0;
}
.nav-primary {
    background-color: #7aa2b8;
}
.header-container{
	padding:0px;
}
.navbar-collapse.collapse {
    width: 100%;
}
.obo-container, .obo-container div{
	float:right;
	padding-right:10px;
}
#ctl01_Primary_NavMenu, #masterContentArea, .header-top-container, .footer-content, .footer-nav-copyright .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}
.hometile{
position: relative;
padding: 0;
margin: 0;
}
.hometile img {
display: block;
max-width: 100%;
height: auto;
}
.hometile-text {
position: absolute;
width: 100%;
color: #fff;
left: 0;
bottom: 0;
padding: 0.6rem;
font-family: Lucida Sans,Arial,Helvetica,Verdana,sans-serif;
font-weight: lighter;
z-index: 2;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(0,0,0,.5);
}
.hometile .hometile-text a{
color: #fff;
text-decoration: none;
text-align: center;
font-size: 2rem;
}
.hometile .hometile-text a:hover{
color: #ccc;
text-decoration: underline;
}
#ste_container_cicontracts{
	margin-bottom: 15px;
}
.container, .header-container, .SliderPage1 {
    max-width: 100%;
}
.home-title span {
    float: right;
    font-family: "Segoe UI",Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding: 5px;
}
.home-title span a{
	text-decoration:none;
}
.home-title span a:hover{
text-decoration: underline;	
}

.home-title{
	border-bottom: 1px solid #ddd;
    border-color: #ddd;
}
#ste_container_ciUpcomingEvents ul.RelatedItemsVertical li a {
    vertical-align: top;
}
#ste_container_ciUpcomingEvents ul.RelatedItemsVertical li img {
   margin-top:8px;
}
.footer-nav-copyright {
    background-color: transparent;
    color: #fff;
}
.footer-content .col-sm-4:nth-child(3) {
    border-right: 1px solid #fff;
}
.footer-content .col-sm-4{
    border-left: 1px solid #fff;
	margin-bottom:20px;
}
.footer-content {
    background-color: transparent;
    color: #fff;
}
#ctl01_FooterCommunications_quicklinks_ListTitle_Body{
    padding-left: 0;
}
.hide{
display:none;
}
/* ==============================================================================
   ===================================Navigation Tweaks==========================
   ============================================================================== */
.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
    background-color: #037bc0;
    font-size: 105%;
    padding: 8px 16px;
    text-align: left;
font-weight: normal!important;
color: #ffffff!important;
	border-right: medium none !important;
}

.RadMenu.rmResponsive .rmGroup {
    font-size: 105%;
    font-weight: normal;
    text-transform: capitalize !important;
	background-color: #00a7e5;
}
.rmSelected, .rmFocused{
	background-color: #00a7e5 !important;
}

.navbar-collapse.collapse {
    background-color: #037bc0;
}
.RadMenu.rmResponsive .rmItem, .RadMenu.rmResponsive .rsmItem {
    border-top: none;
	color: #ffffff!important;
}
.RadMenu.rmResponsive .rmItem .rmLink:hover, .RadMenu.rmResponsive .rsmItem .rsmLink:hover, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover {
    color: #9cc4da;
}
.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink{
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
}
.rmResponsive .rmSlide .rmFocused > .rmLink, .rmResponsive .rmSlide .rmSelected > .rmLink, .rmResponsive .rmSlide .rsmSelected > .rsmLink, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmSelected > .rsmLink {
    color: #9cc4da;
}
.RadMenu.rmResponsive .rmRootLink:hover,
.RadMenu.rmResponsive .rmRootLink:focus,
.RadMenu.rmResponsive .rmExpanded > .rmRootLink {
  /* root item hover and focus styles */
  background-color: #00a7e5 !important; /* hover */
}

.RadMenu.rmResponsive .rmSelected > .rmRootLink, 
.RadMenu.rmResponsive .rmFocused > .rmRootLink {
  background-color: #00a7e5 !important;  /* current page */
}

/*-------------------------*/
/* Document system styling */
/*-------------------------*/

.file {
    position: relative; 
    width:100%;
    padding:10px;
    background-color:#E7E7E7;
    float:left;
    margin-bottom:10px;
}

.file div {
    float:left;
}


.file div a {
    display:block;
    text-decoration:none;
    width:100%;
    height:100%;

}

.file .fileImg {
    height:130px;
    width:130px;
    margin:10px 20px 10px 10px;
    text-align:center;
    overflow:hidden;
    border-radius:15px;
}

.file .fileImg img {
    width:100%;
}

.file .content {
    min-height:40px;
    max-height:100px;
    max-width:475px;
    overflow:hidden;
}

.file .content h2 { 
    font-size: 14px; 
    color: #5e7f90; 
    font-weight:bold; 
    margin: 4px 0 4px 0;
    border:none;
}

.file .content h2 a { 
    font-size: 14px; 
    color: #5e7f90; 
    font-weight:bold; 
    margin:0;
    border:none;
    text-decoration:none;
}

.file .content h2 a:hover { 
    text-decoration:underline;
}

.file .content p { 
    margin:5px 0;
}

.file .downloadContainer { 
    position: absolute; 
    bottom: 17px;
    left: 170px;
}

.file div.doc {
    background-image: url("../../assets/images/doc_default.gif");
    background-size:cover;
}

.file div.link {
    background-image: url("../../assets/images/link_default.gif");
    background-size:cover;
} 

.file div.download {
    background-image: url("../../assets/images/download.jpg");
    width:93px;
    height:29px;
    margin-right:5px;
    border-radius:5px;
}

.file .filetype {
    background-size:cover;
    height: 31px;
    width: 31px;
    margin-left:10px;
}

.file .filetype.doc {
    background-image: url("../../assets/images/fileicons/doc2.png");
}

.file .filetype.pdf {
    background-image: url("../../assets/images/fileicons/pdf19.png");
}

.file .filetype.docx{
    background-image: url("../../assets/images/fileicons/docx.png");
}
.file .filetype.xls{
    background-image: url("../../assets/images/fileicons/xls1.png");
}
.file .filetype.xlsx{
    background-image: url("../../assets/images/fileicons/xlsx.png");
}
.file .filetype.ppt{
    background-image: url("../../assets/images/fileicons/ppt.png");
}
.file .filetype.pptx{
    background-image: url("../../assets/images/fileicons/pptx2.png");
}
.file .filetype.jpg{
    background-image: url("../../assets/images/fileicons/jpg3.png");
}
.file .filetype.jpeg{
    background-image: url("../../assets/images/fileicons/jpg3.png");
}
.file .filetype.png{
    background-image: url("../../assets/images/fileicons/png3.png");
}
.file .filetype.bmp{
    background-image: url("../../assets/images/fileicons/bmp2.png");
}
.file .filetype.gif{
    background-image: url("../../assets/images/fileicons/gif3.png");
}
.file .filetype.tif{
    background-image: url("../../assets/images/fileicons/tiff1.png");
}
.file .filetype.tiff{
    background-image: url("../../assets/images/fileicons/tiff1.png");
}
.file .filetype.sevenz{
    background-image: url("../../assets/images/fileicons/7z1.png");
}

@media (max-width: 727px) {
    .file .fileImg {
        height: 30px;
        width: 30px;
        border-radius:0px;
    }
    .file .fileImg img {
        display:none;
    }
    
    .file .downloadContainer { 
        bottom: 32px; 
        left: 32px; 
    }

    .file .content {
        padding-top:8px;
        max-height:100px;
        max-width:70%;
        margin-bottom:50px;
    }

    .file .content p {
        display:none;
    }
}

/* ==============================================================================
   ===================================News pages styling==========================
   ==============================================================================
*/

#ste_container_ciBuildingtoday img:hover{
	opacity:0.5;
	}
	.news-content img{
		max-width:30%;
		float:right;
		display:block;
		margin:20px 0px 20px 20px;
	}
	.home-news a,.home-news1 a,.home-news2 a, .news-latest a, .more-news a, .home-columns a{
		text-decoration:none;
	}
	.home-news a:hover , .home-news1 a:hover, .home-news2 a:hover, .home-columns a:hover, .news-latest a:hover, .more-news a:hover{
		text-decoration:underline;
	}
		.more-news, .home-news, .home-news1, .home-news2,.home-columns{
		margin-bottom:1em;
	}
.news-date {
    	display: block;
    	font-size: 0.8em;
    	margin: -3px 0 8px;
}
.newslinkitem {
    border-top: 1px solid #eeeeee;
    display: block;
    margin-bottom: 5px;
    padding-top: 5px;
}
.newslinkitem a {
    	color: #23749d;
    	margin-bottom: 5px;
	text-decoration:none;
}
.newslinkitem a:hover{
	text-decoration:underline;
}

.TaggedListPanel .newslinkitem:first-child,.TaggedListPanel .newslinkitem:nth-child(2),.TaggedListPanel .newslinkitem:nth-child(3) {
    display: none;
} 
	/* this rule hides the first result in the more news tagged list on news pages because the first result is displaying in full html on the page*/
	.TaggedListPanel .more-news:first-child{
		display:none;
	}
	.news-latest .news-title h4{
	font-size:150%;
	}
	/* this rule hides the title in full html on the page*/
	.news-latest .news-content h2{
	display:none;
		}
.title-date{
    font-size: 0.9em;
    font-weight: lighter;
	margin-bottom:10px;
}
/* ==============================================================================
   ===================================Home Pages styling==========================
   ==============================================================================
*/
#ste_container_ciHomenews1 .TaggedListPanel .home-news1:nth-child(3), #ste_container_ciHomenews1 .TaggedListPanel .home-news1:nth-child(4){
    display: block;
}
#ste_container_ciHomenews2 .TaggedListPanel .home-news2:first-child, #ste_container_ciHomenews2 .TaggedListPanel .home-news2:nth-child(2){
    display: none;
}
#ste_container_ciHomenews2{
		display: none;
		}

#ste_container_ciHomenews1, #ste_container_ciHomenews2{
	margin-bottom:0px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciUpcomingEvents_ciUpcomingEvents__Head{
	border-bottom-width: 0px;
	}
#ctl01_TemplateBody_WebPartManager1_gwpciUpcomingEvents_ciUpcomingEvents__Body, #ctl01_TemplateBody_WebPartManager1_gwpciUpcomingEvents_ciUpcomingEvents_ContentPanel ul{
padding:0px;
}

/* removes padding from tagged lists*/
#ctl01_TemplateBody_WebPartManager1_gwpciCopyofIndustry_ciCopyofIndustry_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciLatest_ciLatest_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciMember_ciMember_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciLatest_ciLatest_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciMember_ciMember_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciIndustry_ciIndustry_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpcichiefschat_cichiefschat_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpcilatest_cilatest_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciHomenews1_ciHomenews1_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciHomenews2_ciHomenews2_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciMember1_ciMember1_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciIndustry1_ciIndustry1_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpcinewslinks_cinewslinks_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpcinewslinks2_cinewslinks2_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpcinewslinks3_cinewslinks3_ListTitle_Body,
#ctl01_TemplateBody_WebPartManager1_gwpciHomenews2_ciHomenews2_ListTitle_Body ul li,
#ctl01_TemplateBody_WebPartManager1_gwpciUpcomingEvents_ciUpcomingEvents_ContentPanel ul li{
padding-left:0px;
}
.footer h1, .footer h2, .footer h3{
	color:#ffffff;
}
.footer .footer-image{
	width:50%
}
.footer-content a {
    color: #ffffff;
    text-decoration: none;
}
.footer-content a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#ft {
    background: #00457d;
    background-image: -webkit-linear-gradient(top, #00457d, #6B8AB8);
    background-image: -moz-linear-gradient(top, #00457d, #6B8AB8);
    background-image: -ms-linear-gradient(top, #00457d, #6B8AB8);
    background-image: -o-linear-gradient(top, #00457d, #6B8AB8);
    background-image: linear-gradient(to bottom, #00457d, #6B8AB8);
    background-image: url("/images/RMBA/RMBA Home Site/Template/MB Footer Background.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .PageTitle, .PanelTitle, .SectionTitle, .SectionLabel, .SectionLabelSmaller {
	color: #485961;
	font-weight:normal;
    font-family: Lucida Sans, Arial,Helvetica,Verdana,sans-serif;
}
.ContentItemContainer .homenewszone .iMIS-WebPart:first-child{
display: block!important;
}
.iMIS-WebPart #ste_container_cihometitle, .iMIS-WebPart #ste_container_cihometitle2 {
		display: none}
		
/* Hide sec nav on home pages*/	
.no-sec-nav .col-secondary{
	display:none;
}
.no-sec-nav .has-secondary-col .col-primary {
    width: 100%!important;
}
.news-latest .news-content .home-title{
	display:none;
}		
/* ==============================================================================
   ============================ Non-Mobile styling ========================
   ==============================================================================
*/
@media (min-width: 768px)
		{
       .col-sm-4 .ContentItemContainer .homenewszone .iMIS-WebPart:first-child{
		display: none!important;
		}
		.iMIS-WebPart #ste_container_cihometitle, .iMIS-WebPart #ste_container_cihometitle2 {
		display: block!important;}
		#ste_container_ciHomenews2{
		display: block;
		}
		#ste_container_ciHomenews1 .TaggedListPanel .home-news1:nth-child(3), #ste_container_ciHomenews1 .TaggedListPanel .home-news1:nth-child(4){
		display: none;
		}
		.footer-content .col-sm-4 {    
		min-height: 320px;
		}
		.footer-content .col-sm-4:nth-child(2),.footer-content .col-sm-4:first-child{
		text-align:left;
}
}

	
/* ==============================================================================
   ============================Collection organizer tabs========================
   ==============================================================================

.RadTabStrip_Metro .rtsLevel .rtsOut, .RadTabStrip_Metro .rtsLevel .rtsIn, .RadTabStrip_Metro .rtsLevel .rtsTxt {
    font-size: 1.06em!important;
    padding: 2px!important;}*/
	
.RadTabStrip_Metro .rtsLevel .rtsOut, .RadTabStrip_Metro .rtsLevel .rtsIn, .RadTabStrip_Metro .rtsLevel .rtsTxt {
font-family: Lucida Sans,Arial,Helvetica,Verdana,sans-serif !important;
    font-size: 1.11em !important;
    padding: 3px 0 5px !important;
}
	
/* ==============================================================================
   ============================Shop========================
   ==============================================================================
*/
	.SearchResultSummary .ListItemTitle a {
    font-size: 120%;
    font-weight: 600;
}
/*Hide add to cart for a specific item*/
.cart-hide .PricingSection, .cart-hide .AddToCartSection,.cart-hide #ste_container_ciProceedtoCheckout{
display:none;
}
/* ==============================================================================
  Logo for branch Assoiciates on branch pages
   ==============================================================================
*/
.goldLogo {
    background-image: url("/../images/RMBA/Offsite/Gold30px.png");
}
.silverLogo {
    background-image: url("/../images/RMBA/Offsite/Silver30px.png");
}
.goldLogo, .silverLogo {
    background-repeat: no-repeat;
    border: 0 none;
    height: 28px;
    width: 30px;
}
.imageLogo img {
    max-width: 130px;
    max-height: 50px;
}
/*hide branch page tabs*/
#ctl01_TemplateBody_WebPartManager1_gwpcitab_citab_radTab_Top{
display:none;
}
/* ==============================================================================
  Hide old site elements
   ==============================================================================
*/
.offsite-old, #ste_container_ciNewspageTaggedList{
display:none;
}

table.offsite-table{
	border-width: 1px;
	border-color: #eeeeee;
	border-collapse: collapse;
	width:100%;
}
table.offsite-table th {
	color: #ffffff;
	border-width: 1px;
	font-weight: normal;
	padding: 8px;
	border-style: solid;
	border-color: #485961;
	background-color: #485961;
	font-size: 1.2em;
}
table.offsite-table tr:nth-child(even) {
    background-color: #eeeeee;
}
table.offsite-table td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #eeeeee;
}

.footer-quicklinks .TaggedListPanel .newslinkitem:first-child,.footer-quicklinks .TaggedListPanel .newslinkitem:nth-child(2),.footer-quicklinks .TaggedListPanel .newslinkitem:nth-child(3) {
    display: block;
}
.footer-quicklinks .PanelBody,.panel-body, .PanelBody {
    padding: 0;
}
.col-sm-3 .panel-body, .col-sm-3 .PanelBody{
    padding: 10px;
}
/* ==============================================================================
   ==================== Extra instructions on events display======================
   ==============================================================================
*/
.IteneraryColumn div div:nth-child(3)::after {
    content: "NB: Please enter the quantity and press 'Add' before proceeding to the checkout.";
	color:red;
}


/* ==============================================================================
   == add staff button on /Offsite/My_Business/Business_Profile.aspx staff page==
   ==============================================================================
*/
.hidegrouplist .rtFirst .rtSelected .rtIn{
background-color:#424242!important;
text-align:center!important;
padding: 17px 1px 12px !important;
color:#ffffff!important;
width:200px;
height:60px;
margin-left:-20px;
    font-size: 0px;
        color:#424242!important;
}
.hidegrouplist .rtFirst .rtSelected .rtIn:hover{
	background-color:#7aa2b8!important;
    color:#7aa2b8!important;
}
.hidegrouplist .rtFirst .rtSelected .rtIn::before{
content:"Add a staff member";
    font-size:16px;
    padding:20px;
    color:#fff!important; 
}
.hidegrouplist .rtLI, .hidegrouplist .TitleBarCaption, #ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_NewGroupListEditorCommon_GroupNameDiv{
	display:none;
}
.hidegrouplist .rtLI:first-child{
	display:block;
}
.hidegrouplist .RadTreeView .rtLines .rtLI::before, .RadTreeView .rtLines .rtTop::before {
    border: none!important;
}
#ctl00_TemplateBody_groupDetailDiv{
display:none;
}
/* ==============================================================================
   == Events cart=
   ==============================================================================
*/
.hide-quantity .DisplayInlineBlock,
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_Grid1_ctl00 td:nth-child(2),
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_Grid1_ctl00 th:nth-child(2),
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_Grid1_ctl00 td:nth-child(3),
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_Grid1_ctl00 th:nth-child(3),
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_DataDiv,
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart__Head,
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_DataPanel_Head,
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciEventProgramDisplay_ciEventProgramDisplay_TitleBar,
.hide-quantity  #ste_container_ciEventProgramDisplay .PanelHead,
.hide-quantity  #ste_container_ciEventProgramDisplay .FormFieldResponse,
.hide-quantity  #ste_container_ciEventProgramDisplay .ProgramItemSummary div div:nth-child(3),
.hide-quantity  #ste_container_ciEventProgramDisplay .ProgramItemSummary div div:nth-child(4),
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciCartCharges_ciCartCharges_ContentPanel,
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciContinueShoppingButton_ciContinueShoppingButton__BodyContainer,
.hide-quantity  .UsePrimaryButton,
.hide-quantity .nav-aux-cart,
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciEventProgramDisplay_ciEventProgramDisplay_list_functions_saturday__19_august_2017_ctl00_ctl04_ctl00_TimeRow,
.hide-quantity  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_Update,
#ctl01_TemplateBody_WebPartManager1_gwpcieventcartbutton_cieventcartbutton_TitleBar,
#ctl01_TemplateBody_WebPartManager1_gwpcieventcartbutton_cieventcartbutton_ResultsGrid_Grid1_ctl00 th{
	display:none;
}
.hide-quantity #ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_TitleBar h2::before{
	content:"Pay for ";
	}
	
.hide-quantity #ste_container_ciShoppingCart{
	margin-bottom:-50px;
	margin-top:-23px;
}
.hide-quantity #ste_container_ciEventDisplay{
	margin-bottom:-20px;
}
.cart-hide .nav-aux-cart{
	display:none;
}
#ctl01_TemplateBody_WebPartManager1_gwpcieventcartbutton_cieventcartbutton_ResultsGrid_Grid1_ctl00__0 a{
background-color:#424242!important;
text-align:center!important;
padding:12px 12px!important;
color:#ffffff!important;
width:150px;
margin-right:-12px;
        color:#ffffff !important;
		text-decoration:none;
		float:right;
}
#ctl01_TemplateBody_WebPartManager1_gwpcieventcartbutton_cieventcartbutton_ResultsGrid_Grid1_ctl00__0 a:hover{
	opacity:.7;
}
#ctl01_TemplateBody_WebPartManager1_gwpcieventcartbutton_cieventcartbutton_ResultsGrid_Grid1 {
	border-color:#ffffff;
}
.AsiMessage{display:none;}
.mbnzsignin #ctl01_TemplateBody_WebPartManager1_gwpcimbnzsignin_cimbnzsignin_signInUserNameLabel{
    font-size: 0px;
}
.mbnzsignin #ctl01_TemplateBody_WebPartManager1_gwpcimbnzsignin_cimbnzsignin_contentPanel::before{
    content:"Email address" ;
    font-weight: bold; 
}