/* The following styles are to visualize how the demo code works. Do not include this in your code.

body { margin: 0px; padding: 0px; background: #f3e6ea url(978-grid.png) repeat-y center top;; font: 11px/12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #000; }
div.col1, div.col2, div.col3, div.col4, div.col5, div.col6, div.col7, div.col8, div.col9, div.col10, div.col11, div.col12 { background: #e8cfd7; padding: 20px 0px; }
div.row { padding-top: 10px; padding-bottom: 10px; }
div.row:first-child { padding-top: 20px; }
div.row:last-child { margin-top: 10px; padding: 20px 0px; background: #e8cfd7; } 


#ft {background-color: #532f63; padding: 10px 10px 1px 10px; color: white; margin-bottom: 20px; font-size: 90%;}
#ft a {color: #a28700; text-decoration: none;}
#bd {margin: 30px 0 20px 0;}
#hd {width: 1006px;}
#masterWrapper {background-color: white; margin-top: 0px;}
#masterHeaderImage {margin: 25px 0 20px 20px;}


body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
	background-color: #e0e0e0;
    color:#333
}
*/
p {
	font-family: 'Montserrat', sans-serif; margin-bottom: 16px;
}

a {color: #0020cc; }



h1, h2, h3, h4, h6, h7, h8 {font-size: 140%; margin-bottom: 12px;}

.PanelField label
{
width:100%;
}

/* purple */
h1 {color: #562f65!important; font-size: 200%;}

/* black */
.subheader {font-size: 120%; bold; margin-top: 15px;}

/* small grey */
small {font-size: 70%; line-height: 12px; font-color: #ccc;}
.notfullwidth {width: 70%;}
.date {float: right;}
.white {color: white;}

/* purple 
h2, h2 a {color: #2f0142;}*/
/* olive 
h3, h3 a {color: #917b01;}*/
/* blue 
h10, h10 a {color: #072a60;}*/
/* white 
h4, h4 a {color: #fff; font-size: 120%; margin: 3px 0 3px 0;}*/
/* grey 
h5, h5 a {color: #666666;}*/
/* green 
h6, h6 a {color: #076050;}*/
/* burgundy 
h7, h7 a {color: #600731;}*/
/* petrol 
h8, h8 a {color: #024358;}*/
/* orange 
h9, h9 a {color: #ae5303;}*/
/* brown 
h9, h9 a {color: #625236 ;}*/

h2, .PanelTitle {
    font-size: 110%!important;
	font-weight:bold; 
	color:#562f65!important; 
}

.PanelHead.Distinguish
{
    min-height: 1.8em!important;
}
/* Optional heading */
.panel-heading.Distinguish, .PanelHead.Distinguish,
.TitleBarCaption,
.panel-group .panel-heading {
  border-bottom: 0px solid #dddddd!important;

}

#masterTopBarAuxiliary a{ color: black; text-decoration:none; font-family: 'Montserrat', sans-serif; }
#masterTopBarAuxiliary a:hover{ color: #ccc; text-decoration:none; }
/*
#masterWrapper {
    width: 100%;
    min-width: 1000px;
    max-width: 1300px;
    margin: 0 auto;
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#hd {
    float: left;
    height: 100px;
    width: 100%;
    background: #fff;
}
*/
#navigation {
    float: left;
    height: 35px;
    width: 97%;
	margin-left: 15px;
    background: #e0e0e0;
}

#contentliquid {
    float: left;
    width: 97%;
	margin: 15px;
}

#content {
    background: #FFFFFF;
    margin-left: 240px;
	
}

#contentnoleft {
    background: #FFFFFF;
}

#leftcolumn {
    float: left;
    background: #fff;
    width: 230px;
    margin-left: -98%;
}


#rightcolumn {
	float: right;
	width: 287px;
	margin-left: 10px;
	
	
	}
/*
#ft {
    height: 25px;
    width: 100%;
    background: #e0e0e0;
    clear: both;
}
*/
#login {
	border: 1px solid #ccc; height: 257px; padding: 15px;}


#blocksections {
	width: 100%; margin-top: 25px;
	}

#blocksections .surround {width: 24%; float: left; margin-right: 10px; }

/*
#pp a {color: #562f65;}
#pp h1, .WebPartZone.Underwriting h1  {color: #562f65;}
#olive a {color: #562f65;}
#olive h1, .WebPartZone.Legal h1  {color: #562f65;}
#gold h1, .WebPartZone.MarketL h1  {color: #562f65;}
#grey a {color: #666666;}
#grey h1 {color: #666666;}
#blue a {color: #562f65;}
#blue h1 , .WebPartZone.HR h1 {color: #562f65;}
#orange a{color: #562f65;}
#orange h1, .WebPartZone.Claims h1 {color: #562f65;}
#green a {color: #562f65;}
#green h1, .WebPartZone.Finance h1 {color: #562f65;}
#burgundy a {color: #562f65;}
#burgundy h1, .WebPartZone.Academy h1 {color: #562f65;}
#petrol a {color: #562f65;}
#petrol h1, .WebPartZone.MarketP h1  {color: #562f65;}
#brown a {color: #562f65;}
#brown h1, .WebPartZone.Legal h1  {color: #562f65;}

.title {padding: 5px;}
.purpleback {background-color: #562f65;}
.greyback {background-color: #666666;}
.blueback {background-color: #294979;}
.oliveback {background-color: #562f65;}
.orangeback {background-color: #562f65;}
.greenback {background-color: #294979;}
.burgundyback {background-color: #562f65;}
.petrolback {background-color: #294979;}
.brownback {background-color: #562f65;}
*/

.greyborder {border: 1px solid #ccc;}
.pad {padding:10px;}
.padmore {padding: 10px 10px 10px 20px;}
.newsline {border-bottom: 1px solid #ccc; margin-bottom: 15px;}
.date {color: #666; margin-top: 4px;}

Input.TextButton, .TextButton.PrimaryButton
{

background: none;
 background-color:#704d7b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYWMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2UwYWMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2Q2OTcyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzc4MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #704d7b 0%, #704d7b 48%, #704d7b 52%, #704d7b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#704d7b), color-stop(48%,#704d7b), color-stop(52%,rgba(214,151,34,1)), color-stop(100%,#A28700)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #704d7b 0%,#704d7b 48%,#704d7b 52%,#704d7b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #704d7b 0%,#704d7b 48%,#704d7b 52%,#704d7b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #704d7b 0%,#704d7b 48%,#704d7b 52%,#704d7b 100%); /* IE10+ */
    background: linear-gradient(top, #704d7b 0%,#704d7b 48%,#704d7b 52%,#704d7b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#704d7b', endColorstr='#704d7b',GradientType=0 ); /* IE6-8 */
	text-indent:0;
	margin-left: 3px;
	margin-top:-4px;
	border: 0;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	/*height:24px;*/
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}

Input.TextButton[disabled], .TextButton.PrimaryButton[disabled],
input.TextButton[disabled]:hover, .TextButton.PrimaryButton[disabled]:hover
{

background: none;
 background-color:#ddd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYWMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2UwYWMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2Q2OTcyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzc4MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ddd 0%, #ddd 48%, #ddd 52%, #ddd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(48%,#ddd), color-stop(52%,rgba(214,151,34,1)), color-stop(100%,#A28700)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ddd 0%,#ddd 48%,#ddd 52%,#ddd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ddd 0%,#ddd 48%,#ddd 52%,#ddd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ddd 0%,#ddd 48%,#ddd 52%,#ddd 100%); /* IE10+ */
    background: linear-gradient(top, #ddd 0%,#ddd 48%,#ddd 52%,#ddd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd', endColorstr='#ddd',GradientType=0 ); /* IE6-8 */
	text-indent:0;
	margin-left: 3px;
	margin-top:-4px;
	border: 0;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	/*height:24px;*/
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}

input.TextButton:hover, .TextButton.PrimaryButton:hover
{

background: none;
 background-color:#562f65;
     background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkYjQ0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2RkYjQ0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2QzYTE0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzdmMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #562f65 0%, #562f65 48%, #562f65 52%, #562f65 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#562f65), color-stop(48%,#562f65), color-stop(52%,#532f63), color-stop(100%,#532f63)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* IE10+ */
    background: linear-gradient(top, #562f65 0%,#562f65 48%,#562f65 52%,#562f65 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562f65', endColorstr='#562f65',GradientType=0 ); /* IE6-8 */
 }
 
.WebPartZone.RightFloat .PanelTitle, .WebPartZone.RightFloat .PanelField, .WebPartZone.RightFloat .PanelFieldValue,
.WebPartZone.RightFloat .PanelFieldLabel, .WebPartZone.RightFloat .TextButton.PrimaryButton
 {
 float:right!important;
 text-align:right;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif!important;
 }
 .WebPartZone.RightFloat .PanelTitle
 {
  color: #A28700;
  
}
 .RightFloat .StandardPanel
{/*
	margin-right: -10px;
    padding-right: 10px; */ 
}
#ctl00_TemplateBody_WebPartManager1_gwpciMiniProfile_ciMiniProfile_contactName_fullName
{
color:#532f63!important;
}
#masterPageTasks {
    margin-right: 10px;
}
#wordings-logo {
background-image: url(/App_themes/lma/images/back-wordings.jpg);
display:block;
height:150px;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}
#market-logo {
background-image: url(/App_themes/lma/images/back-quickguide.jpg);
display:block;
height:150px;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}
#news-logo {
background-image: url(/App_themes/lma/images/back-news.jpg);
display:block;
height:150px;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}
#events-logo {
background-image: url(/App_themes/lma/images/back-events.jpg);
display:block;
height:150px;
width:100%;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}

a.hidelink, a.hidelink:link, a.hidelink:visited, a.hidelink:hover, a.hidelink:visited:hover
  {color: #ffffff; !important}
  
#ctl00_TemplateBody_Name_Individual___CLASS_OF_BUSINESS
{
width:390px!important;
height:220px!important;
}

#ctl00_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_LabelSelectRegistrationOption,
#ctl00_TemplateBody_WebPartManager1_gwpciNewCartDetailsDisplayCommon_ciNewCartDetailsDisplayCommon_Update
{
display:none;
}
#ctl00_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_RegistrationOptionsGrid
{
width:100%!important;
}
#ctl00_TemplateBody_WebPartManager1_gwpciMyProfile_ciMyProfile_NewPanelEditorCommon_ctl11
{
position:relative;
 top:10px;
 left:-780px;
}
#ctl01_TemplateBody_WebPartManager1_gwpciNewCartCheckoutButtonLinkCommon2_ciNewCartCheckoutButtonLinkCommon2_RedirectToCartButton
{
 width:61px!important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciNewSubmitOrderButtonLinkCommon_ciNewSubmitOrderButtonLinkCommon_SubmitCartOrderButton
{
 width:54px!important;
}
#ctl00_TemplateBody_WebPartManager1_gwpciNewSubmitOrderButtonLinkCommon_ciNewSubmitOrderButtonLinkCommon_ContentPanel .TextButton.PrimaryButton
{
 width:53px!important;
}
#ctl00_TemplateBody_WebPartManager1_gwpciNewSubmitOrderButtonLinkCommon_ciNewSubmitOrderButtonLinkCommon_TitleBar
{
	font-size:13px!important;
	font-weight:bold!important;
	font-style:normal!important;
	float:right!important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_SinglePriceData,
#ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_SinglePriceCaption,
#ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_RegistrationOptionsGrid_ctl01,
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_ctl12_ctl01__0,
#ctl01_TemplateBody_WebPartManager1_gwpciNewCartDetailsDisplayCommon_ciNewCartDetailsDisplayCommon_ItemGrid_ctl12_ctl01__0
{
color:#fff!important;

}
#ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_RegistrationOptionsGrid_ctl01__1,
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_ctl12_ctl01__1
{
color:#f0f0f0!important;
}

#ctl00_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_Update
{
display:none;
}

.MediumButton, .UseMediumButton .TextButton, .UseMediumButton .textButtonWithImage
{
	font-size: 120%!important;
	padding: 9px 14px !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciMyProfile_ciMyProfile_NewPanelEditorCommon_panelEditor_Name_Individual___CLASS_OF_BUSINESS
{
	height:200px!important;
	width:100%!important;
}
#ctl01_TemplateBody_WebPartManager1_gwpciNewEmbeddedWebPageCommon_ciNewEmbeddedWebPageCommon__Body
{
	padding: 0px!important;
	margin-bottom: -20px!important;
}

#gs_tti50 td
{
	/* width:250px!important;*/
}

.Claims .TitleBarCaption, .Claims .PanelHead.Distinguish, .Claims h2, .Claims div.PanelTitle {color:#562f65!important;}
.Claims-Right.TitleBarCaption, .Claims-Right .PanelHead.Distinguish, .Claims-Right .panel-heading.Distinguish, .Claims-Right h2, .Claims-Right div.PanelTitle
{
background-color:#562f65!important;
color:#FFF!important;

}
.WebPartZone.Underwriting-Right .StandardPanel,
.WebPartZone.Claims-Right .StandardPanel,
.WebPartZone.Legal-Right .StandardPanel,
.WebPartZone.MarketL-Right .StandardPanel,
.WebPartZone.LW-Right .StandardPanel,
.WebPartZone.MarketP-Right .StandardPanel,
.WebPartZone.HR-Right .StandardPanel,
.WebPartZone.Academy-Right .StandardPanel,
.WebPartZone.Finance-Right .StandardPanel,
.WebPartZone.Other-Right .StandardPanel
{
  border-bottom: 1px solid #BBB!important;
  border-left: 1px solid #BBB!important;
  border-right: 1px solid #BBB!important;
  border-top: 1px solid #BBB!important;
}
.WebPartZone {

    width: 98%!important;

}
	.auth-link.TextButton
	{
		background-color:#542d64;
		color:#fefefe;
	/*	padding-top:2px!important;
		padding-bottom:2px!important; */
		padding: 0px!important;
		border: 0px!important;
		margin-top: 12px;
		font-family: 'Montserrat', sans-serif;
		font-size: 14px;
	}

	/*      Sub Navigation      */
/****************************/
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI {
  width: 100%;
  margin-bottom: 0;
  position: relative;
  white-space: normal;
  BACKGROUND-COLOR: #e0e0e0;
  font-size: 13px!important; 
  font-family: 'Montserrat', sans-serif;
   list-style-type: none;
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI .rtSp {
  display: none;
  border-bottom: 1px solid #BBB;
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI .rtIn {
  color: #333;
  display: block;
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI .rtHover .rtIn,
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI .rtSelected .rtIn {
	border: none;
	BACKGROUND-COLOR: #484848;
	COLOR: #FFFFFF;
	 border-left: 0px solid #484848;
}

.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI > div {
  border-bottom: 1px solid #BBB;
  border-left: 1px solid #BBB;
  border-right: 1px solid #BBB;
  padding: 0;

}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI.rtFirst > div {
	border-top: 0px solid #BBB;
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI > div.rtHover,
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI > div.rtActive,
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI > div.rtSelected {
 /* background: #eeeeee url(images/LeftNavSelected.png) no-repeat right center; */
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI > div.SubNavigationSeparator {
  height: .5em;
  border: none;
  background-color: rgba(0, 0, 0, 0.2);
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI > div .rtIn {
 /*  padding: 6px 29px 16px 15px; */
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI ul.rtUL {
  background-color: #FFF;
  padding-left: 0;
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI ul.rtUL .rtIn {
  padding: 4px 2px;
   border-bottom: 1px solid #BBB;

}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI ul.rtUL .SubNavigationSeparator {
  padding-right: 5px;
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI ul.rtUL .SubNavigationSeparator .rtIn {
  padding: 0;
  border-bottom: 5px solid #999999;
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI ul.rtUL div:hover,
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI ul.rtUL ul div.rtHover {
 /* background-color: #9dc5e5;
  background-color: #333;*/
}
.sub-nav-body .RadTreeView_Austin> .rtUL > .rtLI ul.rtUL div.rtSelected a.rtIn {
 /* font-weight: bold!important; */
}
#SideBarPanel .navlink {
  width: 100%;
}
#SideBarPanel {
  width: 14em;
}
.sub-nav-head
{
	display:none!important;

}

#ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_TitleBar
{
	Font-size: 140%!important;
}


.RadTreeView .rtUL .rtIn {
	padding: 5px 0 5px 12px!important;
}
.RadTreeView.RadTreeView_Austin > .rtUL > .rtLI > .rtUL {
	padding:0!important;
}
.gsc-input-box, .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2
{
	height:32px!important;
}
