﻿/* CSS Stylesheet */
/* Author: Tom Machado */

/*#region CSS_Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
	display: block;
}

body
{
	line-height: 1.5;
}

blockquote, q
{
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
	content: none;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}


.rfdSelectBox_Default .rfdSelectBox_optgroup_label:hover
 {
	color: #000 !important;
	background: black !important;
	background-color: black !important;
}

.rfdSelectBox.rfdSelectDisabled li:hover

{
	color: #000 !important;
	background: black !important;
	background-color: black !important;
}

/*#endregion*/

/*#region Page */

html, body, form
{
	height: 100%;
	margin: 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', 'Helvetica Neue', Helvetica, Geneva, Arial, sans-serif !important;
	font-size: 12px;
}

.wrap
{
	min-height: 100%;
}

/*#endregion*/

/*#region Headers */

.header
{
	background: url("../Images/header_red_small.png") top center repeat-x;
	height: 110px;
	min-width: 1500px;
	background-color: black;
}

.headercontainer
{
	height: 54px;
	width: 100%;
	margin: 0 auto;
	background: none;
	position: relative;
}

.logo
{
	width: 260px;
	margin-left: 10px;
}

.menu
{
	text-transform: uppercase;
	position: relative;
	float: left;
	margin-top: -103px;
	color: #bbb;
	font-size: 13px;
	margin-left: 300px;
	width: 755px;
	z-index: 8000;
}

.logout
{
	position: relative;
	float: right;
	display: inline;

	top:-100px;
	text-align: right;
	padding-right: 20px;

	color: #838383;
	font-size: 15px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.unstyle {
	all: unset;
	display: block;
}

.cuiBannerTop {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
	color: white;
	text-transform: uppercase;
	background-color: green;
	margin-top: -20px;
}

.cuiBannerWhiteBottom {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
	color: white;
	text-transform: uppercase;
	margin-top: -20px;
}

.cuiBannerBottom {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
	color: white;
	text-transform: uppercase;
	background-color: green;
	margin-top: -20px;
}

.masterDropDown1 {
	position: absolute;
	top: 43px;
	right: 17px;
	width: 375px;
	color: #3E3E3E;
	background: #cfd3d4;
}

.masterDropDown2 {
	position: absolute;
	top: 69px;
	right: 17px;
	width: 375px;
	color: #3E3E3E;
	background: #cfd3d4;
}

.masterDropDownSingle {
	position: absolute;
	top: 55px;
	right: 17px;
	width: 375px;
	color: #3E3E3E;
	background: #cfd3d4;
}

.logoutUsername
{
	color: #838383;
	font-size: 14px;
	text-decoration: none;
}

.logoutButton
{
	text-transform: uppercase;
	font-size: 14px;
	color: #bbb;
	text-decoration: none;
}

.logoutButton a:link, .logoutButton a:active 
{
	color: #bbb;
	text-decoration: none;
}

.logoutButton a:hover 
{
	color: white;
	text-decoration: none;
}


.logoutButton:hover, .logoutUsername:hover
{
	color: white;
}

.navSpacing
{
	padding: 5px 0px 5px 5px;
}

.nav
{
	color:#CCCCCC;
	text-decoration: none;
}

.nav:visited
{
	color:#CCCCCC;
	text-decoration: none;
}

.nav:hover
{
	color: white !important;
}

.pagetitle
{
	position: absolute;
	font-size: 2.3em;
	top: 55px;
	left: 250px;
	color: #838383;
	z-index: 1000;
}

.pageTitleMaster
{
	position: absolute;
	font-size: 2.3em;
	top: 55px;
	left: 250px;
	color: #838383;
	z-index: 1000;
}

.pagetitleSubText
{
	font-size: .5em;
	color: #838383;
}

.dropdown-notification {
   height: 40px;
   line-height: 40px;
   position: relative;
   top: -15px;
   transition: top .2s;
	text-align: center;
	background: black;
	color: white;
}
.dropdown-notification.active {
   top: 0;
}

/*#endregion*/

/*#region Main*/

.main
{
	/* Removed for homepage for whatever reason, might need to add it back */
	overflow-y:no-display;

	/* must be same height as the footer */
	padding-bottom: 45px;

	width: 100%;
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', 'Helvetica Neue', Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	min-width: 1500px;
}

.content-container
{
	margin: 0 auto;
	min-width: 1200px;
	width: 98%;
	padding-bottom: 48px;
}

/*#endregion*/

/*#region Login*/

.homecontentwrapper
{
	padding: 0;
	width: 100%;
	height: 800px;
	margin: 0 auto;
	position: relative;
	background: url("../Images/homepage.png") top center no-repeat;
}

.loginboxwrapper
{
	text-align: center;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
	
}

.consentbox {
	width: 600px;
	height: 620px;
	display: inline-block;
	background-color: white;
	background: rgba(255,255,255,0.85);
	padding: 30px 20px 10px 10px;
	border: 1px solid #262626;
	text-align: left;
	vertical-align: top;
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', 'Helvetica Neue', Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
}

.loginbox
{
	width: 400px;
	height: 330px;
	display:inline-block;
	background-color: white;
	background: rgba(255,255,255,0.85);
	padding: 30px 10px 10px 10px;
	border: 1px solid #262626;
	text-align: center;
	vertical-align: top;
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', 'Helvetica Neue', Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/*#endregion*/

/*#region Rad Style Fixes*/

.RadMenu,
.RadMenu .rmLink {
	outline: 0;
}

/* IMPORTANT: Blends Radmenu into background */
.rmRootGroup
{
	background: transparent !important;
	border-left-style: none !important;
	border-left-color: inherit !important;
	border-left-width: medium;
	border-right-style: none !important;
	border-right-color: inherit !important;
	border-right-width: medium;
	border-top-style: none !important;
	border-top-color: inherit !important;
	border-top-width: medium;
	border-bottom-style: none !important;
	border-bottom-color: inherit !important;
	border-bottom-width: medium;
}

.RadMenu_Black .rmText
{
	background-image: none !important;
	color: #ccc;
}

.RadMenu_Black .rmVertical .rmItem 
{
	padding: 5px 0px 5px 5px !important;
}

.RadMenu_Black .rmLink, .rmExpanded, a.rmLink:hover
{
	background-image: none !important;
}

.RadMenu_Black .rmText:hover
{
	color: white;
}

/* IMPORTANT: Fixes horizontal scrolling to not show vertical scroll bar */
.rgDataDiv
{
	height:auto !important;
}

/* IMPORTANT: Fixes horizontal scrolling small header gap */
.rgHeaderDiv
{
	margin-right: 0px !important;
}

/* IMPORTANT: Fix for background color of dropdowns to it's not white hover on white background' */
.rfdSelectBox_Default li
{
	background-color: rgb(235, 235, 235);
}

/* IMPORTANT: Fix for background color of dropdowns to it's not white hover on white background' */
.rfdSelectBox_Default li :hover
{
	background-color: rgb(235, 235, 235);
}

/* IMPORTANT: Fix for IE9 Rad Grid bottom border expanding when scroll bar is present and hovering over a row */
._Telerik_IE9 .rgDataDiv
{
	display: inline-block;
}

.rgExpandCol
{
	   padding-left: 0 !important;
	   padding-right: 0 !important;
	   text-align: center;
}

.inner1HeaderStyle
{
	background: #3B85AA !important;
	font-size: 14px !important;
	font-weight:bold !important;
}

.inner1AltStyle
{
	background: #A9D5E8 !important;
}

.inner1ItemStyle
{
	background: #A1CBDD !important;
}

.inner2HeaderStyle
{
	background: #CC7676 !important;
	font-size: 14px !important;
	font-weight:bold !important;
}

.inner2AltStyle
{
	background: #F99393 !important;
}

.inner2ItemStyle
{
	background: #EF8B8B !important;
}

/*#endregion*/

/*#region footer*/

.navigationBottom
{
	float: left;
	width: 100%;
	background-color: #a9060b;
	height: 4px;
}

.footer
{
	clear:both;
	position: relative;
	margin-top: -58px;
	height:58px;
	background-color: #181818;
	min-width: 1500px;
}

.footercontent
{
	height: 28px;
	margin: 0 auto;
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #bbb;
	padding-top: 12px;
	background: url("../Images/footer.png") top center no-repeat;
}

/*#endregion*/

/*#region TimePicker*/

/*.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }*/

/*#endregion*/

/*#region Home.aspx*/

.homeHeader
{
	font-weight: bold;
	font-size: 16px;
	color: #a9060b;
	padding-bottom: 10px;
}

.homeHeaderSmall
{
	font-weight: bold;
	font-size: 14px;
	color: #a9060b;
	padding-bottom: 10px;
}

.homeHeaderLink
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	color: #a9060b;
}

.homeHeaderLink:hover
{
	color: #262626;
}

.homeHeaderHelp
{
	color:  #a9060b;
}

.homeHeaderHelp:hover
{
	color:  #262626;
}

/*#endregion*/

/*#region Home.aspx*/

.accountLink
{
	font-weight: bold;
	color: #a9060b;
}

.accountLink:hover
{
	color: #262626;
}

.verifyLink
{
	color: #262626;
}

.verifyLink:hover
{
	color: #a9060b;
}

/*#endregion*/

/*#region BAHRepContactForm.aspx Captcha*/

.imageClass
{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
}

.textBox
{
	display: block;
	margin-bottom: 10px;
}

.imgCorrectCode
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid green;
}

.imgWrongCode
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid red;
}

/*#endregion*/

/*#region Text*/

.submitHeader
{
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #a9060b;
}

h1
{
	font-weight: bold;
	font-size: 28px;
	color: #262626;
}

h2
{
	font-weight: bold;
	font-size: 22px;
	color: #262626;
}

h3
{
	font-weight: bold;
	font-size: 14px;
	color: #262626;
}

h4
{
	font-weight: bold !important;
	font-size: 12px;
	color: #262626;
}

h5
{
	font-size: 12px;
	color: #262626;
}

/*#endregion*/

/*#region AdminCompare */

.GridPanelSpacing
{
	padding-top:20px !important;
}

.btnSaveStyle
{
	width: 30%;
	height:38px;
	margin-left:40%;
	font-size:1.4em;
	margin-bottom:15px;
}

.lblResultStyle
{
	text-align:center;
	font-size:1.4em;
}

.pnlResultStyle
{
	margin-bottom: 20px;
}

/*#endregion*/


/* Remove RadGrid vertical borders */
div.RadGrid_Default .rgHeader,
div.RadGrid_Default th.rgResizeCol,
div.RadGrid_Default .rgRow td,
div.RadGrid_Default .rgAltRow td,
div.RadGrid_Default .rgEditRow td
{
	border-left-width:0;
	border-right-width:0;
}

/* add RadGrid vertical border to a specific column*/
div.RadGrid_Default th.LeftBorder,
div.RadGrid_Default .rgRow td.LeftBorder,
div.RadGrid_Default .rgAltRow td.LeftBorder,
div.RadGrid_Default .rgEditRow td.LeftBorder
{
	border-left-width:1px;
	border-left: solid lightgrey !important;
}


/* add RadGrid vertical border to a specific column*/
div.RadGrid_Default th.RightBorder,
div.RadGrid_Default .rgRow td.RightBorder,
div.RadGrid_Default .rgAltRow td.RightBorder,
div.RadGrid_Default .rgEditRow td.RightBorder
{
	border-right-width:1px;
	border-right: solid lightgrey !important;
}

/* Remove new Telerik icon on RadWindow popups*/
/*.RadWindow .rwIcon {
	display: none !important;
	background-image: none !important;
}*/

/* Correct padding for new Telerik title name on RadWindow popups*/
.RadWindow .rwTitle {
	padding: 0 0 0 30px !important;
}

.rmItem {
	border: 0px !important;
}

.RadWindow .rwIcon {
	background-image: none !important;
	display: none !important;
}