<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clr {clear:both; padding:0;}


html {
	min-height: 100%;
    position: relative;
}

body
{
	/* margin: 0 0 160px 0; */
	padding: 0px;
	text-align: left;
    background-color: #f4f6f7;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

a {
    color: #037CC1;
    text-decoration: none; 
}

p {font-family: Arial;}
img, img a
{
	border: none;
}
input, textarea
{
	color: #525252;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	background-color: #E4E4E4;
	border: 1px solid #C5C3C3;
}
input.nobg
{
	background: none;
}
a
{
	color: #037CC1;
	text-decoration: none;
}
 a:hover
{
		text-decoration: underline;
}
 a:focus, .lnk-btn
{
		outline:none !important;
}

div.Grid table
{
	border-color: #ffffff;
}
div.MainContent
{
	width: 99%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.Center
{
	text-align: center;
}
div.Center table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.Right
{
	text-align: right;
}
div.Left
{
	text-align: left;
}
div.Left table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.HoverMenuContent
{
	background: #ffffff;
	border: 2px solid #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
	z-index: 20000;
}
div.HoverMenuContent a
{
	color: #660000;
	text-decoration: none;
}
div.HoverMenuContent a:hover
{
	color: #003366;
	text-decoration: underline;
}

tr.GridPaging span
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
}
tr.GridPaging a
{
	color: #fe720e;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
}

tr.GridPagingSelectedPage a
{
	color: #fe720e;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

tr.GridPaging a:hover
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
tr.GridItems a
{
	color: #17252c;
	text-decoration: underline;
	font-weight: bold;
}
tr.GridItems a:hover
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
tr.GridItemsOrange a
{
	color: #17252c;
	text-decoration: underline;
	font-weight: bold;
	border-color: #dc720e;
}
tr.GridItemsOrange a:hover
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	border-color: #dc720e;
}
tr.GridAlternatingItems a
{
	/*
	color: #c34608;
	text-decoration: underline;
	font-weight: bold;
	*/
	color: #17252C;
font-weight: bold;
text-decoration: underline;
}
tr.GridAlternatingItems a:hover
{
	/*
	color: #c34608;
	text-decoration: none;
	font-weight: bold;
	*/
	color: #17252C;
	text-decoration: none;
	font-weight: bold;
	
}
th.GridHeaderSortBoth
{
	background-image: url(../Images/IconSortBoth.gif);
	background-repeat: no-repeat;
	background-position: center left;
	/*padding-left: 11px;*/
	/*padding-right: 11px;*/
}
th.GridHeaderSortBoth a
{
    padding-left: 11px;
}
th.GridHeaderSortASC
{
	background-image: url(../Images/IconSortASC.gif);
	background-repeat: no-repeat;
	background-position: center left;
	/*padding-left: 11px;*/
	/*padding-right: 11px;*/
}
th.GridHeaderSortDESC
{
	background-image: url(../Images/IconSortDESC.gif);
	background-repeat: no-repeat;
	background-position: center left;
	/*padding-left: 11px;*/
	/*padding-right: 11px;*/
}
ul
{
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 1px;
	margin-top: 1px;
	list-style: none;
	color: #fff;
}
li
{
	font-family: Arial;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.RadTreeView a.rtIn{
color:#666666 !important;
}

.RadTreeView .rtUL {
  padding: 10px 0 0 !important;
}

.RadSplitter_Default, .RadSplitter_Default .rspPaneTabContainer, .RadSplitter_Default .rspPane, .RadSplitter_Default .rspResizeBar, .RadSplitter_Default .rspSlideContainerResize, .RadSplitter_Default .rspPaneHorizontal, .RadSplitter_Default .rspResizeBarHorizontal, .RadSplitter_Default .rspSlideContainerResizeHorizontal {
  border-color:#D8D8D8  !important;
}

.RadSplitter_Default {
  font-family: Arial,Helvetica,sans-serif !important;
  font-size: 13px !important;
  line-height:154%;
}

#ctl00_ContentPlaceHolder1_RadSplitter1 {
width:947px !important;
}

#RAD_SPLITTER_PANE_CONTENT_ctl00_ContentPlaceHolder1_Radpane2 {
height:978px !important;
}

.RadTreeView_Default .rtSelected .rtIn {
  background-color: transparent !important;
  background-image: none !important;
  border:none !important;
  color: #585858 !important;
  font-weight:bold !important;
  text-decoration: underline;
}

.RadTreeView_Default .rtHover .rtIn {
  background-color: #E8E8E8  !important;
  background-image: none !important;
  border:0 !important;
  color: black;
}

ul.BlackText
{
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #000;
}
li.BlackText
{
	font-family: Arial;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
ul.Gray
{
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #666666;
	list-style-type: circle;
}
li.Gray
{
	font-family: Arial;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	
}

.ListClass
{
	margin: 0px;
	line-height: 22px;
	list-style: outside;
	padding-left: 4px;
	list-style-type:none !important;
}

.ListClass li {
padding-bottom:3px;
}

.ListClass li a{
background-color:#e4e4e4;
padding:2px 0px 2px 20px;
display:block;
color:#5b5b5b;
}

H1 {
    font-family:Arial;
    font-size:18px;
    font-weight:normal;
    color:#037CC1;
    line-height:24px;
	margin-bottom:0px;
	padding:0 0 3px 5px;
	display:inline-block;
}

div.ErrorBackground {
  background-color: #f0f0f0;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  color: #484848;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  padding: 5px 10px 5px 12px;
  text-align: center;
}

.BoldMessageLink {font-size: 11px; color: #202020; font-weight: bold; text-decoration: underline;}
.RedMessageLink {font-size: 11px; color: Red; font-weight: bold; text-decoration: underline;}
.AlertMessageHeader {background-image: url(../Images/AlertMessageHeader.gif); background-repeat: no-repeat; background-position: center;}
.ReadUnreadMessageHeader {background-image: url(../Images/ReadUnreadMessageHeader.gif); background-repeat: no-repeat; background-position: center;}

.GridHeader
{
	background:#A0A0A0;
	height: 40px;
	color: #FFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

.GridItems td:first-child, .GridAlternatingItems td:first-child{
padding-left:3px !important;
}

.Grid.mail_box .GridItems td:first-child, .Grid.mail_box .GridAlternatingItems td:first-child,
.Grid.mail_box .GridItems td:second-child, .Grid.mail_box .GridAlternatingItems td:second-child{
text-align:center !important;
}




.GridHeader th
{
	padding: 3px 3px 3px 3px;
}
.GridHeader tr
{
	padding: 3px 3px 3px 3px;
}
.GridHeader td
{
	padding: 0px 3px;
}
tr.GridHeader th a
{
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}
tr.GridHeader th a:hover
{
	color: lightgray;
	text-decoration: underline;
}
.GridHeaderOrange
{
	background-image: url(../Images/TableHeader.gif);
	background-repeat: repeat-x;
	border: 1px solid #dc720e;
	height: 40px;
	color: #FFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
.GridHeaderOrange th
{
	padding: 3px 3px 3px 3px;
}
.GridHeaderOrange tr
{
	padding: 3px 3px 3px 3px;
}
.GridHeaderOrange td
{
	padding: 0px 3px;
}
tr.GridHeaderOrange th a
{
	color: #FFF;
	text-decoration: underline;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}
tr.GridHeaderOrange th a:hover
{
	color: #747C80;
	text-decoration: none;
}
.GridAlternatingItems
{
	border: 1px solid #B1B1B1;
	border-left: none;
	border-bottom: none;
	color: #5B5B5B;
	height: 42px;
	background-color:#F0F0F0; 
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}
.GridAlternatingItems td
{
	/*padding: 1px 3px;*/
	padding: 3px;
	vertical-align:middle;
}

.GridAlternatingItems td.btns
{
	padding: 0;
}

.GridAlternatingItemsRed
{
	border: 1px solid #B1B1B1;
	border-left: none;
	border-bottom: none;
	color: red;
	height: 42px;
	background-image: url(../Images/rowbg_2.gif);
	background-repeat: repeat-x;
	background-color: #C2C2C2;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
.GridAlternatingItemsRed td
{
	padding: 0px 5px 0px 5px;
	vertical-align:bottom;
}
.GridAlternatingItemsRed td.btns
{
	padding: 0;
}

.GridAlternatingItemsBold
{
	border: 1px solid #B1B1B1;
	border-left: none;
	border-bottom: none;
	height: 42px;
	color: #202020;
	background-image: url(../Images/rowbg_2.gif);
	background-repeat: repeat-x;
	background-color: #C2C2C2;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
.GridAlternatingItemsBold td
{
	padding: 0px 5px 0px 5px;
	vertical-align:bottom;
}
.GridAlternatingItemsBold td.btns
{
	padding: 0;
}

.GridItems
{
	border: 1px solid #B1B1B1;
	border-left: none;
	border-bottom: none;
	color: #5B5B5B;
	height: 42px;
	background:#F8F8F8;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}
.GridItems td
{
	/*padding: 1px 3px 1px 3px;*/
	padding: 3px;
	/*vertical-align:bottom; Shakti*/
	vertical-align:middle;
}
.GridItems td.btns
{
	padding: 0;
}

.GridItemsOrange
{
	border: 1px solid #dc720e;
	color: #5B5B5B;
	height: 42px;
	background-image: url(../Images/rowbg_1.gif);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}
.GridItemsOrange td
{
	/*padding: 1px 3px 1px 3px;*/
	padding: 0px;
	/*vertical-align:bottom; Shakti*/
	vertical-align:middle;
}
.GridItemsOrange td.btns
{
	padding: 0;
}

.GridItemsRed
{
	border: 1px solid #B1B1B1;
	border-left: none;
	border-bottom: none;
	color: red;
	height: 42px;
	background-image: url(../Images/rowbg_1.gif);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
.GridItemsRed td
{
	padding: 1px 5px 1px 5px;
	vertical-align:middle;
}
.GridItemsRed td.btns
{
	padding: 0;
}

.GridItemsBold
{
	border: 1px solid #B1B1B1;
	border-left: none;
	border-bottom: none;
	height: 42px;
	color: #202020;
	background-image: url(../Images/rowbg_1.gif);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}
.GridItemsBold td
{
	padding: 1px 5px 1px 5px;
	vertical-align:middle;
}
.GridItemsBold td.btns
{
	padding: 0;
}

ver .GridFooter
{
	font-weight: bold;
	font-size: 11px;
	background-color: #8E96A6;
	color: #000000;
	text-align: right;
}
.GridFooter td
{
	padding: 2px 5px 2px 5px;
}
.GridItemsDisable
{
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-color: gray;
}
.GridItemsDisable td
{
	padding: 2px 5px 2px 5px;
}
.GridItemsMouseOver
{
	border: 1px solid #111111;
	border-left: none;
	border-bottom: none;
	color: #333333;
	height: 43px;
	background-image: url(../Images/rowbg_selected_sub.gif);
	background-repeat: repeat-x;
	background-color: #272727;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}
.GridItemsDisable a
{
	font-size: 12px;
	text-align: left;
	color: #D3D3D3;
	background-color: gray;
	text-decoration: underline;
}
.GridItemsDisable a:hover
{
	font-size: 12px;
	text-align: left;
	color: #D3D3D3;
	background-color: gray;
	text-decoration: none;
}
.GridItemsEdit
{
	border: 1px solid #111111;
	border-left: none;
	border-bottom: none;
	color: #5B5B5B;
	height: 42px;
	background-image: url(../Images/rowbg_selected_sub.gif);
	background-repeat: repeat-x;
    background-color: #b8b8b8;/*/#272727;*/
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
}
.GridItemsEdit td
{
	padding: 1px 5px 1px 5px;
}
.GridHeaderMouseOver
{
	/*background-color: #4f4a4a;*/
}
.GridRowAdd
{
	border: 1px solid #000000;
	border-left: none;
	border-bottom: none;
	color: #333333;
	height: 42px;
	background-image: url(../Images/rowbg_selected_sub.gif);
	background-repeat: repeat-x;
	background-color: #272727;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align:middle;
}
.GridRowSelect
{
	border: 1px solid #000000;
	border-left: none;
	border-bottom: none;
	color: #333333;
	height: 42px;
	background-image: url(../Images/rowbg_selected.gif);
	background-repeat: repeat-x;
	background-color: #b1afaf;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align:middle;
}
.GridRowSelect td
{
	 vertical-align:middle;
	 padding:1px 5px;
}
.GridRowSelect td.btns
{
	padding: 0;
}

.Button
{
	background-color: #8ab130;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	border: solid 1px #648923;
	font-family: Arial;
	cursor: hand;
}
.ButtonRow
{
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
.Label
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	
}
.LabelWhite
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	color:White;
}
.LabelLeft
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
}
.LabelCenter
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-right: 5px;
}
.Header
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.Text
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
.TextControl
{
	font-size: 12px;
	text-align: left;
	
}
.TextControlWhite
{
	font-size: 12px;
	text-align: left;
	color:White;
	
}
.TextControlNumeric
{
	font-size: 12px;
	text-align: right;
}
.Error
{
	font: Arial;
	font-size: 14px;
	color: Red;
	font-weight: bold;
}
.RedText
{
	color: Red;
	font-weight: bold;
}
.BlueText
{
	color: Blue;
	font-weight: bold;
}
.GreenText
{
    color: #4a6810;
    font-weight: bold;
}
.WhiteText
{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.Title
{
	font: bold 11px Arial;
	color: #678c24;
}
.Bold
{
	font-weight: bold;
}
.RequiredField
{
	font: Arial;
	font-size: 11px;
	text-align: left;
	color: Red;
}
.DefaultPricingItemNote
{
	font: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4a6810;
	text-align: left;
}
.DefaultPricingItem
{
	font-size: 11px;
	font-weight: bold;
	color: #4a6810;
	text-align: left;
}
.DefaultPricingItemNumeric
{
	font-size: 11px;
	font-weight: bold;
	color: #4a6810;
	text-align: right;
}

.Anchor
{
	color: #678c24;
	font-size: 12px;
	font-family: Arial;
}
.Anchor a
{
	color: #678c24;
}

.ModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.60;
}
.UpdateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 250px;
	height: 50px;
    border-radius: 6px;
}
.UpdateProgressMessage
{
	margin: 3px;
	font-family: Arial;
	font-size: small;
	vertical-align: middle;
    position: relative;
    top: -1px;
}

.PopupHeader {background-image:url(../Images/popup_head_bg.png);}
.PopupFooter {background-image:url(../Images/popup_foot_bg.png); background-repeat:repeat-x; width: 100%;}

.GridViewHeaderMiddle
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}

.ExpandTable
{
	border: dotted 1px gray;
	width: 99%;
}
.ExpandTitle
{
	background-image: url(../Images/PanelBackground.gif);
	color: black;
	border-bottom: gray 1px dotted;
	height: 0px;
	vertical-align: baseline;
	font-weight: bold;
	padding-left: 5px;
}

.megamenu
{
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	z-index: 100;
}

/* Buttons */
.HideButton
{
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
    margin-left: 0px;
	cursor:pointer;
}
.BlackButton
{
	background-image: url(../Images/btn_black_bg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	vertical-align:top;
	padding-top:8px;
	color: #666666;
	cursor:pointer;
}
.OrangeButton
{
	background-image: url(../Images/btn_orange_bg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	vertical-align:top;
	padding-top:8px;
	color: #B9A899;
	cursor:pointer;
}
.RedButton
{
	background-image: url(../Images/btn_red_bg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	vertical-align:top;
	padding-top:8px;
	color: #C0A3A0;
	cursor:pointer;
}

.pagecrumb
{
	color: #23535E;
	width: 976px;
	height: 27px;
	background-image: url(../Images/pagecrumb_bg.jpg);
	background-repeat: no-repeat;
}
.pagebody
{
	background-image: url(../Images/pagebg.png);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 19px;
}
.pagetop
{
	background-image: url(../Images/pagetop.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.pageheadtext
{
	padding-left: 0px;
	padding-top: 12px;
	width:100%;
	text-align:left;
}

.pageheadtext h1{
	display:block;
	border-bottom:1px solid #037CC1;
}

.SubZone
{
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 2px;
}
.Tabletop
{
	width: 925px;
	margin-left: 4px;
	font-size: 17px;
	color: #878787;
	background-image: url(../Images/Tabletop.gif);
	background-repeat: no-repeat;
}
.bottomnav
{
	background-image: url(../Images/bottom_nav.png);
	background-repeat: no-repeat;
	width: 976px;
	height: 105px;
}
.bottomnavtext
{
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
	padding-top: 10px;
	color: #5b5b5b;
}
.bottomnavtext a
{
	padding-left: 10px;
	padding-right: 10px;
	color: #5b5b5b;
}

.bottomnavtext a:hover {
text-decoration:underline;
}

.leftslider {
	width:60px;
	height:31px;
	background-repeat:no-repeat;
	background-image:url(../Images/slide_bg_left.png);
	text-align:center;
	padding-top:9px;
	margin-right:1px;
}
.rightslider {
	width:60px;
	height:31px;
	background-repeat:no-repeat;
	background-image:url(../Images/slide_bg_right.png);
	text-align:center;
	padding-top:9px;
}

.ListClass Li Span{ font-weight:bold;font-size:15px;  }


.megamenu{
position: absolute;
display: none;
left: 0;
top:0;
z-index: 100;

}
.popUpClose
{
	float: right; 
    margin: 16px 5px 0 0; 	  
}

.chromestyle{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	/*width: 99%;*/
	font-weight: normal;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.chromestyle ul{
	padding:0px;
	font-size:11px;
	width: 100%;
	margin: 0px;
	list-style-position:inside;
	text-align: left; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{

	display: inline;
	padding-left:0px;
	line-height:0px;
}
.chromestyle ul li a{
	font-size:11px;
	color: #FFFFFF;
	margin: 0px;
	padding:0px;
	text-decoration: none;
/*	border-right: 1px solid #DADADA;*/
}
.chromestyle ul li a:hover{
	font-size:11px;
	color:#E97743;
/*	background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}
.chromestyle ul li a.OnStateNav {
	color:#E97743;
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position:absolute;
	/*top: 0;*/
	margin-left:0px;
	margin-top:0px;
	border: 1px solid #d16a24;
	BORDER-TOP-WIDTH:0px;
	border-bottom-width: 0;
	text-align:left;
	font-size:11px;
	line-height:24px;
	z-index:100;
	background-color:#037CC1;
	color:#FFFFFF;
	width: 220px;
	visibility: hidden;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=#d8dade,direction=100,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 8px;
	font-size:11px;
	border-bottom: 1px solid #d16a24; /*THEME CHANGE HERE*/
	background-color:#037CC1;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	color:#FFFFFF;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	font-size:11px;
	color:#ffcc8f;
}


/* header 
.header { width:982px; margin:0 auto; padding:0; background:url(../Images/Header.jpg) no-repeat; height:96px;}

*/

/*Power*/
.Power { width:auto; height:30px; float:right; margin:0; padding:0;}
.Power p { float:left; font: normal 11px Arial; color:#7c7c7c; margin-right:5px;}

.PricingFilterText {color: #fe7201; font-size: 12px; font-weight:bold;}

.PrimeAlert {
	background-image:url(../images/MainAlertBG.png);
	text-align:left;
	width:750px;
	height:36px;
	margin-left:10px;
	margin-bottom:10px;
}


/* Scrollable Table */
div.Grid
{
}
div.scrollable
{
	/*margin-top: 40px;*/
	overflow: auto;	
}

table.scrollable
{
	/*
	margin-top: 43px;
	*/
}
table.scrollable
{
	table-layout: fixed;
}
table.scrollable thead.fixed th
{
	/*height: 43px;*/
	/*padding: 1px 3px;*/
}
table.scrollable thead.fixed tr.TableHeaderBG
{
	/*
	margin-top: -43px;
	position: absolute;
	*/
}
.navimg {
	margin-bottom:15px;
}
.navtext {
	font-family:Tahoma;
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.navtext a {
	padding-top:2px;
	padding-bottom:14px;
	color:#FFFFFF;
	position:relative;
	display:block;
}

 .navtext a:hover {
	color:black;
}
.pagecontainer {
	background: #f3f4f4;
	/* width:974px; */
	margin-top: 0px;
	/* padding-top: 50px; */
	padding-left:0 !important;
	padding-bottom:50px;
	position:relative;
	text-align:center;
	min-height:800px;
}


.pagecontainer .container{
    background: white;
    margin-top: 0px;
    padding-bottom: 50px;
    position: relative;
}

.wine_beer {
    /*width: 22px;
    margin-top: -3px;
    margin-right: 10px;*/
    font-size: 20px;
}

.pagecontainerend {
	height:22px;
	width:974px;
	display:none;
}
.pheadcontainer {
	height:30px;
	border-bottom:1px solid #037CC1;
	background: white;
	margin-bottom:20px;
}
.alerttext {
	line-height:18px;
	font-size:12px;
	color:#bf0000;
}
.pagetablebox {
	width:946px;
	padding-top:10px;
}
.alertcloser {
	background-image:url(../Images/AlertSeparatorBar.gif);
	background-repeat:repeat-x;
	line-height:4px;
	margin-left:14px;
	margin-right:14px;
}
.tnavtop {
	background-image:url(../Images/TopNav_bg.gif);
	background-repeat:repeat-x;
}

.footcontainer {
  background-color:#f3f4f4;
  border-top: 1px solid #e0e0e0;
  bottom: 0;
  height: 33px;
  position: absolute;
  width: 100%;
  color:#5b5b5b;
  text-align:center;
}
.footstart {
	width:974px;
	text-align:center;
}
.tbar100 {
	background-color:#FFFFFF;
	color:#666666;
}
.nowrap
{
    white-space: nowrap;
}

/* Help ribbon on the right side of the LogginedInMaster.master*/

/* Help ribbon on the right side of the LogginedInMaster.master*/

.help_btn {
    position:fixed;
    right:0;
    top:35%;
    outline: none; 
    white-space:nowrap;
    font-family:arial;
    font-size: 12px;
    font-weight: normal !important;
    line-height: 20px;
}

.help_btn a{
    text-decoration:none;
}

.help_btn p{
    margin: 0 0 10px;
}


.help_btn1{
    position:relative;
    display:inline-block;
    background-image: linear-gradient(to left, #037CC1, #9cd4f3);
    background-repeat: repeat-x;
    padding: 23px 1px 16px 3px;
    border-top-left-radius:8px;
    border-bottom-left-radius:8px;
    margin-right:-3px;
    outline: none; 
    text-decoration:none;
    max-height:118px;
}

.help_btn1 img{
    max-width:27px;
}

.help_btn1.closed{
    background-image:none;
    background:#037CC1;
    outline: none; 
}

.help_btn1.closed:hover {
    background-image: linear-gradient(to left, #037CC1, #9cd4f3);
    outline: none; 
}

.help_btn1:hover {
    background-image: linear-gradient(to left, #037CC1, #037CC1);
}

.help_content {
    position:relative;
    display:inline-block;
    height:116px;
    width:0px;
    background-color:#037CC1;
    outline: none; 
}

#input_wrapper {
    position:relative;
    float: right;
    outline:none;
}

.help_btn .help_content1 {
    width:90px;
    height:92px;
    display:inline-block;
    text-align:center;
    margin:12px 10px 10px 30px;
    border:1px dashed white;
}

.help_btn .help_content1,
.help_btn .help_content2,
.help_btn .help_content3  {
    color:white;
    font-weight:normal;
}

.help_btn .help_content2 {
    width:100px;
    height:92px;
    display:inline-block;
    text-align:center;
    margin:12px 10px 10px 0;
    border:1px dashed white;
}

.help_btn .help_content1:hover,
.help_btn .help_content2:hover,
.help_btn .help_content3:hover  {
    background-color:#138ed4;
}


.help_btn .help_content3 {
    width:95px;
    height:92px;
    display:inline-block;
    text-align:center;
    margin:12px 10px 10px 0;
    border:1px dashed white;
}

.breadcrumbs {
	text-align: left;
	padding: 10px 6px 0px 6px;
}

.topic_detail input,
.topic_detail textarea {
background-color:white !important;
}

.topic_detail legend {
text-align:left;
margin:0 30px 10px 20px;
border-bottom:1px solid #037CC1;
font-size:20px;
height: 30px;
color:#037CC1;
}

.topic_detail .RadTreeView_Default .rtLines .rtLast .rtTop {
  background-image: none;
}

.hide {
    display: none;
}

.modal {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  left: 50%;
  margin-left: -280px;
  outline: 0 none;
  position: fixed;
  top: 10%;
  width: 560px;
  z-index: 1050;
}

.topic_detail .ButtonRow {
text-align: left !important;
padding-bottom:50px;
}

.topic_detail .rtUL.rtLines {
padding-left:22px;
}

.topic_detail .ButtonRow .btn{
background-image: linear-gradient(to bottom, #9cd4f3, #ff7b00);
color: #ffffff;
    font-size: 11px;
    font-weight: bold;
	padding:4px 20px;
	border-radius:4px;
	cursor:pointer;
	border:1px solid #e26d00;
}

.reContentCell body {
background-color:white !important;
background-image:none !important;
}

.topic_detail .RadEditor {
min-width: 605px !important;
    width: 605px !important;
}

.RadTreeView .rtIn {
color: black;
}


.ruUploadSuccess,.ruUploadProgress {
    color:#5B5B5B;
}

.rcbItem {color: black;}

.rgSelectedRow {
    background-image:none !important;
    background-color:#8F8F8F !important;
    color:black !important;
}

.RadGrid input[type="image"] {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.scrollable.setfront {
padding-left:10px;
}

.pagetablebox.one .BlueText {
padding-left:5px !important;
}

.TextControl.some_table_1 {
text-align:left;
}



.popover {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 0;
    white-space: normal;
    z-index: 1010;
}

.popover.pop_one {
max-width:625px;
}


.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px;
}

.popover-content {
    padding: 9px 14px;
}

.popover .arrow:after {
    border-width: 10px;
    content: "";
}

.popover .arrow, .popover .arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}


.popover.left .arrow {
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -3px;
    right: -11px;
    top: 50%;
	text-align: left;
    white-space: normal;
}

.popover.left .arrow:after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    right: 1px;
}

#ctl00_ContentPlaceHolder1_uxInfoGv_ctl00_2_uxPODHoverImg  {
margin-left:10px;
}

.FLPHeader {font-size: 20px; color: black; text-align: center; text-transform: uppercase;}
.RadListBox .RadListBox_Default {background-color: white; color: black}
.rlbText {color: black; font-size: 11px; text-align: left;}


.filter .RadComboBox {
width:126px !important;
}

.textcontrol.brand .rcbSlide {
width:120px !important;
background:red!important;
float:left !important;
}

.filter .RadComboBox_Default .rcbInputCell {
background-image:none !important;
cursor: pointer;
}

.filter .RadComboBox_Default .rcbArrowCell {
background-image: url("../images/arrow_down.png");
background-position:left 12px;
max-width:15px;
border-right:1px solid #e0e0e0;
}

.filter .RadComboBox_Default.size .rcbArrowCell {
border-right:0;
}

.filter.pricing .RadComboBox_Default.size .rcbArrowCell {
border-right: 0;
}

.filter .RadComboBox .rcbFocused .rcbArrowCellRight  {
background-position:left 12px;
}

.filter .RadComboBox .rcbHovered .rcbArrowCellRight  {
background-position:left 12px;
}

.filter table.rcbHovered {
background:#E8E8E8 ;
}

.filter table.rcbFocused {
background:#E8E8E8 ;
cursor:pointer;
}

.filter .back_filter {
	background-color:#f3f4f4;
    display: inline-block;
    height: 27px;
    width: 100%;
	border-radius:5px;
	border: 1px solid #b1b1b1;
}

.filter {
padding:0px 0 10px;
}

.filter.ten {
padding:10px 0 15px 5px;
}


.actual_dates table.scrollable {
width:950px;
}

.filter .upper_text{
width:100%;
display:inline;
height:20px;
margin:0;
}

.filter .upper_text1 {
width:100%;
display:inline;
height:20px;
margin:0;
}

.filter .upper_text li{
display:inline-block;
width:116px;
color:#037CC1;
font-family:"Segoe UI",Arial,Helvetica,sans-serif;
font-size:12px;
}

.filter .upper_text1 li{
display:inline-block;
color:#037CC1;
font-family:"Segoe UI",Arial,Helvetica,sans-serif;
font-size:12px;
padding:0 15px 0 0;
}

.filter .upper_text1 li:last-child{
padding:0;
}

.filter .upper_text li:first-child{
padding-left:15px;
}

.filter .back_filter span:first-child{
padding-left:10px;
}

.filter .RadComboBox_Default .rcbInput {
  line-height: 23px;
}

.filter .OrangeButton.filter {
 background: linear-gradient(#9cd4f3, #037CC1) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border-radius: 0 3px 3px 0;
 float: right;
 padding: 4px 5px;
 text-align: center;
 width: 140px;
 position:relative;
}

.filter .OrangeButton.filter:before {
content:url("../images/icon_filter.png");
left: 19px;
position: absolute;
top: 9px;
}

.OrangeButton.filter.login {
 background: linear-gradient(#9cd4f3, #037CC1) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border-radius: 0 3px 3px 0;
 float: right;
 padding: 4px;
 text-align: center;
 width: 140px;
}

.filter .OrangeButton.filter:hover {
background: linear-gradient(#f57804, #f8a354);
}

.filter .OrangeButton.filter input{
font-size:14px;	
font-weight:normal;
color:#5b5b5b;
}

.filter .BlackButton.filter {
background-image:none;
height:20px;
text-align:right;
margin:0 -10px 0 0;
}

.filter .BlackButton.filter input{
color:blue;
font-weight:normal;
padding-top:5px;
}

.filter .BlackButton.filter input:hover{
text-decoration:underline;
}



.upper_menu {
width:100%;
background:#f3f4f4;
height:30px;
padding-top:5px;
border-bottom:1px solid #e0e0e0;
text-align:center;
}

.upper_menu .beer, .upper_menu .wine {
	color: #037CC1;
    display: inline-block;
    float: right;
	margin: -22px 1px;
	padding-bottom:5px;
	position:relative;
	padding-left:10px;
	}


.upper_menu .beer:hover, 
.upper_menu .wine:hover {
	background-color:white;
	cursor:pointer;}

.upper_menu .beer a:hover, 
.upper_menu .wine a:hover {
	text-decoration:none;}

.upper_menu .login_data{
text-align:left;
width:55%;
display:inline-block;
margin-top:-3px;
}

.upper_menu .auth_data{
    text-align:left;
    width:20%;
    display:inline-block;
    margin-top:3px;
}

.upper_menu .logout{
text-align:right;
width:20%;
display:inline-block;
float:right;
margin-top:3px;
}


.upper_menu .logout a:hover{
text-decoration:underline;
}



.container {
width:974px;
margin:0 auto;
position:relative;
display:inline-block;
    text-align: left;
     min-height: 400px;
}

.navbar {
	min-height:32px;
	height:32px;
	margin-top:60px;
	background-color: #037CC1;
	text-align:center;
	margin-bottom:0;
}


.navbar-nav &gt; li &gt; .dropdown-menu {
	text-align:left;
	background-color: #037CC1;
    border-bottom: 1px solid #138ed4;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding:0;
    text-decoration: none;
    text-indent: 8px;
    width: auto;
    margin-top: -1px !important;
}



/*.dropdown-menu &gt; li:hover {
    border: none;
} */

.dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 5px 15px 5px 0px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: white !important;
    white-space: nowrap;
	border-bottom: 1px solid #9cd4f3;
	font-size: 12px;
    background-color:#037CC1 !important;
}

.dropdown-menu &gt; li:last-child &gt; a {
    border-bottom:0;
}

.dropdown-menu &gt; li &gt; a:hover {
    color: #9cd4f3 !important;
	background-color:#037CC1;
    border-top: none;
}

.dropdown-menu &gt; li &gt; a:focus {
    text-decoration: none;
    background-color: #037CC1;
    border-top: none;
}



 
.menu {
  background-color: white;
  border-bottom: 30px solid #037CC1;
  height: 50px;
  padding-top: 20px;
  position: relative;
}



.navimg.logo {
  margin-top: 7px;
  max-height: 40px;
  margin-right:20px;
}

.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:hover, .navbar-default .navbar-nav&gt;.open&gt;a:focus {
    background-color: #037CC1;
    text-decoration:underline;
}


.navbar-nav.navbar-right:last-child {
	margin-right:-65px;
}

li.dropdown:hover &gt; .dropdown-menu {
    display: block;
}

.navbar .navbar-nav &gt; li &gt; a {
  color: #ffffff !important;
  font-family: Tahoma;
  font-size: 12px;
  text-transform: uppercase;
}

.navbar .navbar-nav &gt; li &gt; a:hover {
    color: #333 !important;
}

.navbar-right .dropdown-menu {
    left: 10px !important;
    right: auto;
}





.navbar-brand {
	padding:0;
	margin-top:-42px;
}

.navbar &gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-left: 0px;
}


.navbar-brand img {
	height:38px;
}

.navimg.men {
  position:absolute;
  top:-40px;
  left:calc(50% - 18px);
}

.navimg.men-without-caret {
  position:absolute;
  top:-40px;
  left:calc(50% - 21px);
}

.navbar-collapse {
    padding-right: 40px !important;
}

.menu .navtext {
padding-left:0;
padding-right:30px;
}

.loginpage .BlackButton{
background-image:none !important;
color:blue !important;
padding-top:0;
}

.loginpage .BlackButton .HideButton{
color:#037CC1 !important;
font-weight:normal !important;
}

.loginpage .BlackButton .HideButton:hover{
text-decoration:underline;
}

.head_b {
float:right;
background-color:#9cd4f3 !important;
    border:1px solid #037CC1 !important;
    border-radius:3px;
    float: right;
    padding: 4px;
    text-align: center;
	margin-left:5px;
	margin-top:10px;
  font-size:12px;
  color:#037CC1;
  font-weight:normal !important;
}

.head_b:hover {
background-color: #037CC1 !important;
    color:#9cd4f3 !important;
}

.Actual_date_table tr {
height:25px;
}

.greyis {
  background-color: #f3f4f4;
  border: 1px solid #c5c3c3 !important;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  background-image: -moz-linear-gradient(center top , #fff, #e6e6e6);
    background-repeat: repeat-x;
}

.greyis:hover {
background-color: #e6e6e6;
background-image:none;
	}

.newinputstyle input {
  background-color: #f3f4f4;
  border: 1px solid #c5c3c3;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  height: 18px;
  margin-bottom: 5px;
  width: 175px;
}

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
 border-color: #9CD4F3; 
}

.newinputstyle input[type='checkbox'] {
width:auto;
}

.newinputstyle input:focus {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(113, 136, 234, 0.57);
border-color: #9CD4F3;
}

.newinputstyle.inside input {
width:auto;
}

.w250 {
width:250px !important;
}

.newinputstyle select {
  background-color: #f3f4f4;
  border: 1px solid #c5c3c3;
  color: #525252;
  height: 24px !important;
  margin-bottom: 5px;
  font-size:12px;
}

.newinputstyle .states_x select {
margin-top:2px;
}

.nofloat .head_b {
  float: left;
  left: 146px;
  position: relative;
  width: 100px;
  height:25px;
  font-size:12px;
}

.head_b.one {
margin-right:10px;
}

.head_b.one.two {
margin-right:210px;
}

.one {
height:25px !important;
font-size:12px !important;
width:auto !important;
padding:0 20px !important;
margin-top:15px !important;
}

.float_r {
float:right;
}

.font_12 {
font-size:12px !important;
}

.icon_cal img {
padding-top:1px !important;

}

.floatr {
float:right;
margin-right:15px;
}


.head_c  {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(center top , #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #ccc #ccc #bbb !important;
  border-image: none;
  border-radius: 4px !important;
  border-style: solid !important;
  border-width: 1px !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 4px 10px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
    height:25px;
}


.head_c:hover {
    background-color: #e6e6e6;
    background-position: 0 -15px;
    color: #333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.tr_height tr {
height:25px;
}

.head_b:hover {
color:black;
}

.TextControl.username {
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

.check_login input {
margin-top:11px;
}

.forgot {
padding: 10px 58px 5px 35px;
}

.forgot .HideButton:hover {
text-decoration:underline;
}


.check_login label {
    display: inline-block;
    margin-top: 14px;
    padding: 0 5px;
    position: absolute;
}

.dis_rep_con .ErrorBackground {
margin: 0 12px 10px;
}

.help-topics-content-panel {
    padding: 10px;
}

.rmItem label {color: black;}

div.Center {
    text-align: center;
}

div.Center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.SmallText {font-size: 9px;}

.NoteText {
    font-size: 10px;
    color: Red;
    font-weight: bold;
}

.NoteText2 {
    font-size: 14px;
    color: Red;
    font-weight: bold;
}

.BulletList {
    list-style: circle;
}

.BulletList li { color: black;}
.ReportHeader { color: orange;font-size: 18px;font-weight: bold;text-decoration: underline;}

#uxErrorDiv {
    color: #b94a48 !important;
    
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: 10px;
    padding: 10px;
    text-align: left;
    font-family: "century gothic", futura, arial;
    min-height: 20px;
}

#uxErrorDiv.red {
background-color: #f2dede !important;
    border-color: #eed3d7 !important;
}
#uxErrorDiv.green {
background-color: #DFF0D8 !important;
    border-color: #3DBA28 !important;
}

#uxErrorDiv &gt; a.close {
    position: relative;
    top: -2px;
    /*right: -930px;*/
    line-height: 20px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

#uxErrorDiv &gt; a.close:hover, a.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span6 {
    width: 48.93617021276595%;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.127659574468085%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid .span6 {
    width: 48.93617021276595% !important;
}
.row-fluid .span4 {
    width: 48.93617021276595% !important;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.127659574468085%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

.icon-eye {
            font-size: 30px;
            position: relative;
            left: 0px;
            margin-bottom: 10px;
        }
        .icon-eye:before {
            content: "\e740";
        }

        .icon-copy {
            font-size: 20px;
            position: relative;
            left: 0px;
            margin-bottom: 10px;
        }
        .icon-copy:before {
            content: "\e768";
        }

.icon-tick:before {
    font-size: 25px;
    content: "\e9e2";
}
.icon-cross:before {
    font-size: 25px;
    content: "\e9ef";
}

#ctl00_UpdateProgress1_uxImg {
        position: relative;
        top: 0px;
    }
	
	@media (min-width: 768px)
{
.navbar-nav &gt; li &gt; a {
    padding-top: 3px;
    padding-bottom: 5px;
}

}

.navbar-public {
    padding-left: 200px;
}

.pdt-8 {
    padding-top: 8px;
}

.pdt-10 {
    padding-top: 10px;
}

input.HideButton,.checkbox &gt; input {
            outline-color: #fce6b5 !important
        }

.rgPager .riSingle .riTextBox {
    height: 22px !important;
}

h4 {
            font-size: 16px;
            color: #037CC1;
        }
        span.question {
            font-weight: bold;
        }
select.TextControl
{
	outline-color:#037CC1 !important;
}

div.UpdateProgress &gt; div {
    margin-top: 17px;
    padding-left: 10px;
    text-align: center;
    margin-right: 20px;
}

.navicon {
    font-size: 35px;
}
.RadGrid input[type="image"].text-download {
    width: 33px !important;
}

.icon-top-menu {
    color: #037CC1 !important;
}


/*for ON/OFF buttons icon*/
.has-switch span.switch-primary, .has-switch span.switch-left {
  background-color: #9cd4f3; 
  color: #037CC1;
}


a.brand-walmart {
    position: relative !important;
    right: 0px !important;
    top: -40px !important;
    float: right;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 12px !important;
}</pre></body></html>