
/* Color Key
Background Color_Medium Blue: #3366cc
Background Color_Light Blue: #adc2eb
Background Color_ Beige: #cccc99
Background Color_Cool Grey: #666666
Background Color_Grey: #999999
Background Color_Dark Blue: #0e41a7
Dark Blue: #0e41a7
Table Frame_Cool Grey: #cecece
Inner Table_Light Grey: #e8e8e8
Background Color_Dark Beige: #c1c18c
Background Color_Off White: #f4f4e9
Inner Table_Light Beige: #eaead6
Breadcrumb Bar_Light Beige: #dfdfc8
Breadcrumb Bar Divider_light Beige: #f4f4f4
Row Color Span: #ffffff;
Off White - used for subsegments like in ExportPage.aspx: #ffffcc
Light Grey - used for Portlets: #cccccc
*/


/* "LEGACY" (backwards compatibility) Styles */
/* To be replaced with other styles later... */

a {
	outline: 0;
	border-style: none;
}

	a img {
		outline: none;
	}

img {
	border: none;
	border-style: none;
}

img {
	border: 0;
}

.Blank {
	/* a blank class for things that need one but don't use it... */
}

.Hidden {
	visibility: hidden;
}

.DialogHeader {
	background-color: #4d8abe;
	padding: 10px;
	color: #ffffff;
	font-size: 15px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
}

.DialogBody {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	padding: 5px;
}


.RowClass {
	background-color: #e9eaeb;
}

.AlternatingRowClass {
	background-color: #ffffff;
}

.RedRowClass {
	color: #FF0000;
}

.RegularRowClass {
	color: #000000;
}

.RedRowClass TD.DataCell {
	color: #FF0000;
	font-size: 8pt;
	font-family: Arial, Verdana;
	cursor: default;
	padding: 4px;
	border-right: 1px solid #ffffff;
}

.HighlightRow {
	background-color: #FEFF7F;
}

.HeadingCellClass {
	padding-right: 5px;
	padding-left: 4px;
	height: 20px;
	width: auto;
	border-right: 1px solid white;
}

.HeadingCellHover {
	background-color: #3366cc;
}

.HeadingRowClass {
	background-color: #4d8abe;
}

.HeadingSubRowClass {
	background-color: #2080ff;
}

.HeadingTextClass {
	padding-left: 5px;
	font-family: Verdana, Tahoma, Arial;
	white-space: nowrap;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff; /*background-color: #ddddbb;*/
	text-decoration: none;
}

.SelectedRowClass {
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #cccccc; /*background-color: #FFEEC2; */
}

TD.DataCellRedTextClass {
	color: red;
}

.SelectedRowClass TD.DataCell {
	border-right: #ffffff 1px solid;
	color: #0033cc;
}

.SelectedRowClass TD.DataCellRedTextClass {
	color: red;
}

.DefaultTab {
	color: #608ab4;
	background-color: #ccced7;
	font-size: 10px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
	cursor: default;
}

.DefaultTabHover {
	color: #4d8abe;
	background-color: #ccced7;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	cursor: pointer;
}

.formPrimaryColumn {
	float: left;
	width: 320px;
}

.formSecondaryColumn {
	float: left;
	width: 300px;
}

.formTertiaryColumn {
	float: left;
	width: 300px;
}

.formQuaternaryColumn {
	float: left;
	width: 300px;
}

.HeaderText {
	padding-left: 8px;
	padding-top: 2px;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
}

.TblFormDefault {
	border: 0;
	padding: 0;
	font-size: 10px;
	font-family: verdana, Tahoma, arial;
}
	/* first column of the table */
	.TblFormDefault td:first-child {
		text-align: right;
		width: 130px;
		font-weight: bold;
		vertical-align: top;
	}
/* should have same properties of above */
.TblFormDefault_Col1 {
	text-align: right;
	width: 130px;
	font-weight: bold;
	vertical-align: top;
}

.TblNested, .TblNested td {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.Top {
	z-index: 999999;
}

.Bottom {
	z-index: -999999;
}

.labelText {
	color: #000000;
	font-size: 10px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
}

.MultiPage {
	background-color: #e7eaf1; /* #e4e6ef; /*#e5e7f1; /*#e2e2e3; /* #d9dbe5; */
	overflow: visible;
	border: solid 1px #ccced7;
}

.PageContent {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #333333;
}

.SelectedTab {
	color: #4d8abe;
	background-color: #ffffff;
	font-size: 10px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
	cursor: default;
}

.SentryContainer_Norm {
	background-color: #d9dbe5; /*#c9ccd5; /*#d9dbe5; /* #d3d3d4; /*#6693c5; /*#a6bbd2; /*#cdd0dd;/* #ffffff; */
	border-width: 1px;
	border-color: #ccced7;
	border-style: solid;
}

.SentryContainerTransparent {
	background-color: Transparent;
	border: 1px solid #4d8abe;
}

.SentryContainer_Secondary {
	background-color: #e7eaf1; /*#e4e6ef; /*#e5e7f1; /*#d9dbe5;*/
	border: 1px solid #4d8abe;
	padding: 5px;
}

.SentryContainer_Secondary_ShadowBorder {
	background-color: #e7eaf1; /*#e4e6ef; /*#e5e7f1; /*#d9dbe5;*/ /*border: solid 1px solid #4d8abe;*/
	border-top: solid 1px #e2e2e2;
	border-right: solid 2px #818181;
	border-bottom: solid 2px #818181; /* #777676;*/
	border-left: solid 1px #d7d7d7;
}



.SentryContainer_Tertiary {
	background-color: #ffffff;
	border: 1px solid #4d8abe;
}

.SentryFilterHeader {
	background-color: #cecece;
	background-image: url(images/tblPanel.jpg);
	border: 0;
}

.sentryFormElement {
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

	.sentryFormElement label {
		float: left;
		/*width: 100px;*/
		color: #333333;
		font-size: 10px;
		font-family: Verdana, Tahoma, Arial;
		font-weight: bold;
		/*padding-top: 4px;*/
	}

.SentryPrimaryFooter {
	width: 100%;
	height: 0px;
	background-color: #4d8abe;
}

.SentryPrimaryHeader {
	background-color: #4d8abe;
	border-width: 1px;
	border-color: #4d8abe;
	border-style: solid;
	width: auto; /*height: 22px;*/
	padding: 4px;
}

.secHeaderText {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
	text-align: left;
	padding: 3px 0 5px;
}

.labelHeaderText {
	color: #4d8abe;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
	text-align: left;
	padding: 3px 0 5px;
}

.DocTableHeader {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #4d8abe;
	padding: 5px;
}

.DocTableGrid {
	border: solid 1px #4d8abe;
}

.DocTableCell {
	padding: 5px 5px 5px 5px;
}

.tableHeader {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #4d8abe;
	padding: 5px;
}

	.tableHeader a {
		color: #F2EFFF;
	}

.tableText {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	padding: 5px;
	width: auto;
}

.tblStyle {
	border: 0 #ffffff;
}

.TopGroup {
	/*position: relative;  SEN-6968 tab overlaps CDO dashboard calendar */
	z-index: 99;
}

/* END of "LEGACY" (backwards compatibility) Styles */

body {
	margin: 0px;
	height: 100%;
	min-width: 900px;
	width: 100%;
}

	body, body p, body table {
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
	}

.BreadCrumbTrail {
	color: #4d8abe;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	text-decoration: none;
}

.BreadCrumbCurrentPage {
	color: #000000;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
}

.CommandButton {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
	background-color: #d3daed; /*#cccccc;*/
	padding: 0px 1px;
	border-top: solid 1px #e2e2e2;
	border-right: solid 1px #818181;
	border-bottom: solid 1px #777676;
	border-left: solid 1px #d7d7d7;
	height: 19px;
	cursor: pointer;
}

.CommandButton[disabled="disabled"] {
		opacity: .3;
}

.btn /* Exact same style settings as CommandButton */ {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
	background-color: #d3daed; /*#cccccc;*/
	padding: 0px 1px;
	border-top: solid 1px #e2e2e2;
	border-right: solid 1px #818181;
	border-bottom: solid 1px #777676;
	border-left: solid 1px #d7d7d7;
	height: 19px;
	cursor: pointer;
}

.btn[disabled="disabled"] {
	opacity: .3;
}


.DisabledCommandButton {
	color: Gray;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url( "images/disabledBtnBG.gif" );
	background-repeat: repeat-x;
	padding: 0 5px;
	border: solid 1px #777777;
}


input.disabled {
	color: Gray;
}

.TransactionGeneral1 {
	width: 750px;
}

.LinkText {
	color: blue;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
}

.ControlText {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
}

.ControlTextRightAligned {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	text-align: right;
}

.DateTextBox {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
}

.FieldSetContainer {
	background-color: Transparent;
	border: 1px solid #4d8abe;
}

.FieldSetLegend {
	color: #4d8abe;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
}

Legend {
	color: #4d8abe;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
}

.FormBody {
	background-color: #d9dbe5;
	padding: 5px 10px 5px 10px;
}

.FormContainer {
	background-color: #d9dbe5;
	border: 1px solid #cccccc;
	padding: 2px 5px 2px 10px;
}

.FormFooter {
	height: 10px;
	background-color: #4d8abe;
}

.FormHeader {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: left;
	background-color: #4d8abe;
}

.FormText {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

html {
	height: 100%;
}

.LabelDefault {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

#lblCopyright, #lblLicensedBy, #lblVersion, #lblTermsOfUse {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}

.LabelError {
	font-family: Future, Verdana, Arial;
	font-size: 12px;
	color: Red;
	font-weight: normal;
}

.LabelErrorSmall {
	font-family: Future, Verdana, Arial;
	font-size: 9px;
	color: Red;
	font-weight: normal;
}

.LabelErrorBold {
	font-family: Future, Verdana, Arial;
	font-size: 12px;
	color: Red;
	font-weight: Bold;
}

.LabelFormTitle {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.LabelGridHeader {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.LabelInfo {
	font-family: Future, Verdana, Arial;
	font-size: 10px;
	color: Blue;
	font-weight: normal;
}

.SentryActionMenu {
	background-color: #ffffff;
	border-top: solid 1px #d9dbe5;
	border-left: solid 1px #d9dbe5;
	border-right: solid 1px #d9dbe5;
	border-bottom: solid 1px #d9dbe5;
}

.SentryActionMenuItem {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #ffffff;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
	position: relative;
}

.SentryActionMenuItemHover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #cacaca; /*#d5e1f3;*/
	cursor: default;
	height: 24px;
}

.SentryActionMenuItemActive {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, arial;
	font-weight: normal;
	background-color: #d5e1f3;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
}

.SentryActionMenuItemExpanded {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #d5e1f3;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
}

.SentryContextMenu {
	background-color: #ffffff;
	cursor: default;
}

.SentryContextMenuItem {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #ffffff;
	cursor: default;
	height: 22px;
	border-bottom: solid 1px #d9dbe5;
	position: relative;
}

.SentryContextMenuItemHover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #cacaca; /*#d5e1f3;*/
	cursor: default;
	height: 22px;
}

.SearchPanel {
	background: transparent url('../../images/search-bkg.png') no-repeat right;
	height: 22px;
	width: 240px;
	vertical-align: central;
	padding-right: 10px;
}

.SentryMenu {
	background-color: #4d8abe;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	cursor: default;
	height: 15px;
}

.SentryMenuItem {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #4d8abe;
	cursor: default;
}

.SentryMenuItemHover {
	color: #4d8abe;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #ffffff;
	cursor: default;
	position: relative;
}

.SentryMenuItemDown {
	color: #4d8abe;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #ffffff;
	cursor: default;
}

.SentryMenuNoHeight {
	color: #336699;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}

.SentryMenuNoHeightItem {
	/*color: #336699;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	background-color: #fff;*/
	cursor: pointer;
	float: left;
}


.SearchHistoryMenuNoHeightItem {
	color: #336699;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	background-color: transparent;
	cursor: default;
}

.SentrySubMenu {
	float: left;
	color: #4d8abe;
	font-size: 15px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #ffffff;
	border-top: solid 1px #d9dbe5;
	border-left: solid 1px #d9dbe5;
	border-right: solid 1px #d9dbe5;
	border-bottom: solid 1px #d9dbe5;
}

#SearchTextBox, .ControlText {
	border: none;
	width: 120px;
	/*vertical-align: middle;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;*/
	/*font-size: 12px;
	height: 14px;
	line-height: 14px;*/
}

.SentryFavMenuItem {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
	position: relative;
}

.SentryFavMenuItemHover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #d5e1f3;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
	position: relative;
}


.SentrySubMenuItem {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #ffffff;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #ffffff;
	position: relative;
}

.SentrySubMenuItemHover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #d5e1f3;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
}

.SentrySubMenuItemDown {
	color: #000000;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	font-weight: normal;
	background-color: #d5e1f3;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
}



.SearchHistorySubMenuItem {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #ffffff;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #ffffff;
	position: relative;
	font-style: italic;
}

.SearchHistorySubMenuItemHover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	background-color: #d5e1f3;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
}

.SearchHistorySubMenuItemDown {
	color: #000000;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	font-weight: normal;
	background-color: #d5e1f3;
	cursor: default;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
}

.SentrySubMenuBreak {
	background-color: #d9dbe5;
	width: 100%;
	height: 2px;
}

.TopBarText {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

/*.welcome { color: #fff; font-size: 7pt; font-family: Tahoma, Verdana, Arial; font-weight: normal; }*/


/*TABLE.FormContainer 
{
	border: 0px;
	padding: 1px 1px 1px 1px;
	text-align: right;
	vertical-align: middle;
}*/


TD.FormControl {
	vertical-align: middle;
	text-align: left;
}

TD.FormLabel {
	text-align: right;
	vertical-align: middle;
	color: #000000;
	font-size: 10px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
}

TD.FormText {
	padding: 5px 0px 5px 0px;
}


/* END Sentry Portal Styles */

.SentryHeader {
	height: 38px;
	/*background: #4d8abe;*/
	margin: 0 0 5px 0;
	padding: 0;
}

.MainMenuBG {
	/*background-image: url('../../graphics/MainMenuBG.gif');
	background-repeat: repeat-x;	
	background-attachment: scroll;*/
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 34px;
	padding: 2px;
	font-weight: bold;
}

.BreadCrumbBG {
	background-color: #d9dbe5;
	background-image: url('../../graphics/BreadCrumbBG.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	z-index: -1;
	top: 28px;
	left: 0px;
	width: 100%;
	height: 32px;
}

IMG.MainLogo {
	margin: 2px 2px 0 2px;
	width: 32px;
	height: 32px;
}

/*.SentryMainMenu
{
	background-color: Transparent;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	cursor: default;
	height: 15px;
}*/

.SentryMainMenu {
	background-color: Transparent;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	/*letter-spacing: 1px;*/
	cursor: pointer;
}


/*------------------------------------*\
    NAV
\*------------------------------------*/
.arrow-down {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	float: right;
	margin-top: 10px;
	cursor: pointer;
}

#nav {
	list-style: none;
	font-weight: bold;
	/*margin-bottom:10px;*/
	float: left; /* Clear floats */
	width: 100%;
	/* Bring the nav above everything else--uncomment if needed.*/
	position: relative;
	z-index: 5;
}

	#nav li {
		float: right;
		margin-right: 15px;
		position: relative;
	}

	#nav a {
		display: block;
		padding: 5px;
		color: #fff;
		text-decoration: none;
		float: left;
	}

		#nav a:hover {
			color: #ccc;
		}

	#nav li ul li a {
		min-width: 115px;
	}

	/*--- DROPDOWN ---*/
	#nav ul {
		margin: 20px 0px 5px 0px;
		background: #4d8abe; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
		/* background:rgba(255,255,255,0); But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
		list-style: none;
		position: absolute;
		left: -9999px; /*Hide off-screen when not needed (this is more accessible than display:none;) */
	}

		#nav ul li {
			padding-top: 1px; /* Introducing a padding between the li and the a give the illusion spaced items */
			float: none;
		}

		#nav ul a {
			white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
		}

	#nav li:hover ul { /* Display the dropdown on hover */
		left: 0; /* Bring back on-screen when needed */
	}

	#nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
		font: #ccc;
	}

	#nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
		text-decoration: none;
	}

	#nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */
		font: #ccc;
	}

.TopBarNoLinkText:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}

.TopBarNoLinkText {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}


TABLE.SingleColumnTable {
}

	TABLE.SingleColumnTable TD.SingleColumnTableText {
		color: #333333;
		font-size: 10px;
		font-family: verdana, Tahoma, arial;
		font-weight: bold;
		width: 20%;
		text-align: right;
	}

	TABLE.SingleColumnTable TD.SingleColumnTableData {
		vertical-align: top;
		width: 80%;
	}

TABLE.DualColumnTable TD.DualColumnTableText {
	color: #333333;
	font-size: 10px;
	vertical-align: top;
	font-weight: bold;
	width: 18%;
	text-align: right;
}

TABLE.DualColumnTable TD.DualColumnTableData {
	vertical-align: top;
	width: 32%;
}
/* Rounded Corners code */
.RoundCornerHeight1, .RoundCornerHeight2, .RoundCornerHeight3, .RoundCornerHeight4 {
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.RoundCornerHeight1 {
	height: 1px;
	background: #4D8ABE;
	margin: 0 5px;
}

.RoundCornerHeight2 {
	height: 1px;
	background: #4D8ABE;
	border-right: 2px solid #4D8ABE;
	border-left: 2px solid #4D8ABE;
	margin: 0 3px;
}

.RoundCornerHeight3 {
	height: 1px;
	background: #4D8ABE;
	border-right: 1px solid #4D8ABE;
	border-left: 1px solid #4D8ABE;
	margin: 0 2px;
}

.RoundCornerHeight4 {
	height: 2px;
	background: #4D8ABE;
	border-right: 1px solid #4D8ABE;
	border-left: 1px solid #4D8ABE;
	margin: 0 1px;
}
/* end round corners */
.CrmGridHeadingRow {
	background-color: #fff;
}

.CrmGridHeadingText {
	padding-left: 5px;
	font-family: Verdana, Tahoma, Arial;
	white-space: nowrap;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.CrmGridHeadingCellHover {
}

.CrmHeader {
	padding-left: 10px;
	padding-top: 2px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	background-color: #4D8ABE;
	color: #fff;
}


/**********************/
/* Login Page Styles */
/********************/
BODY.LoginPage {
	background-color: #4d8abe;
	background-image: url('../../graphics/CSShadow.gif');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

BODY.BluePage {
	background-color: #4d8abe;
}

.PageWrap {
	min-height: 100%;
	/* equal to footer height */
	margin-bottom: -136px;
}

	.PageWrap:after {
		content: "";
		display: block;
	}

	.PageFooter, .PageWrap:after {
		text-align: center;
		/* .push must be the same height as footer */
		height: 136px;
	}

.PageFooter {
	color: #90b3d8;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
	margin-top: 50px;
}

.LoginBannerWrapper {
	display: flex;
	justify-content: Left;
}
.LoginBanner {
	background: #ffffb4;
	color: black;
	font-size: 12px;
	padding: 0.5rem;
	line-height: 1rem;
	text-align: left;
	width: 100%;
}

.LoginMainWrapper {
	width: 360px;
	background: #fff;
	margin: 0px auto;
	border-radius: 3px;
	border: solid 1px #666;
	box-shadow: 2px 2px 8px 0px #333;
}

.LoginMainForm, .AboutMainForm, .PwdMainForm {
	width: 30px;
	margin: 0px auto;
	background: #fff;
	background-color: rgba(255, 255, 255, 1);
	padding: 30px;
	text-align: center;
	float: left;
}

.PwdMainForm {
	text-align: left;
	width: 50%;
}

.LoginMainForm {
	width: 300px;
	margin: 0px auto 0px 0px;
    padding-bottom: 5px;
}

.AboutMainForm {
	float: none;
}

.LoginPageLogo {
	margin: 0px 0px 10px 0px;
	background-image: url('../../images/Sentry-PM-logo_300x90.png');
	width: 300px;
	height: 70px;
	background-repeat: no-repeat;
	text-align: center;
}

.LTLoginPageLogo {
	margin: 0px 0px 10px 0px;
	background-image: url('../../images/Sentry-LT-logo_300x90.png');
	width: 300px;
	height: 70px;
	background-repeat: no-repeat;
	text-align: center;
}

.AdImg {
	background: #fff;
	width: 700px;
	height: 411px;
}

.brokenAdImg {
	background: transparent;
}


.LoginCopyrightNotice {
	color: #90b3d8;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
}


.LoginError, .PwdError, .BrowserCompatibilityError {
	color: #ff0000;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}

.ssoOnly { 
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}

.ssoOnlyOrange {
	color: #FF7043;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
}
 

.PwdError {
	width: 300px;
	display: inline-block;
	text-align: center;
}

.LoginPageLabel {
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
}

.LoginPageLabelOnLight {
	color: #000;
	font-size: 16px;
    text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
}

.LoginPageTextBox {
	color: #999;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	border-radius: 3px;
	padding: 3px;
	border: solid 1px #999;
	width: 280px;
	height: 24px;
	margin: 5px;
}

	.LoginPageTextBox:focus {
		box-shadow: 0px 0px 8px 0px #4585bc;
	}

#ForgotPwdLink {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#passwordTextBoxClear {
	display: none;
}

#passwordTextBox {
	color: #333;
}

#DomainDropDownList {
	height: 32px;
	padding: 5px;
	width: 290px;
	color: #333;
}

.SuccessBannerWrapper {
	display: flex;
	justify-content: center;	
}

.SuccessBanner {
	border: solid #D0E20F;
	background: white;
	color: black;
	font-size: 14px;
	text-align: center;
	display: none;
	width: 40%;
}

.MaintenanceAlertDates {
	color: #b22222;
	/*font-style: italic;*/
	font-size: 16px;
}

.MaintenanceAlertMessage {
	font-size: 16px;
	margin: 10px;
}

.UATSiteWarningCheckbox input[type="checkbox"] { 
    margin-right: 5px;
    cursor: pointer;
}

/**** OLD STYLE ***/
.LoginButton {
	background-color: #4d8abe;
	color: White;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	width: 67px;
	height: 24px;
	border-width: 1px;
	border-top-color: #83A9D3;
	border-left-color: #83A9D3;
	border-right-color: #1D5A9B;
	border-bottom-color: #1D5A9B;
}
/**** END OLD STYLE ***/


.LoginButton, .LoginPageButton {
	background-color: #4d8abe;
	color: White;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 290px;
	height: 45px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 5px;
	padding: 6px 12px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
}

.LoginPageButton {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	width: 100px;
}

	.LoginPageButton.Blue {
		background-color: #4d8abe;
		color: White;
	}

	.LoginButton:active, .LoginPageButton:active {
		outline: 0;
		background-image: none;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	}

	.LoginButton:disabled, .LoginPageButton:disabled {
		background-color: #ccc;
		color: #fff;
		cursor: auto;
	}

		.LoginButton:disabled:active, .LoginPageButton:disabled:active {
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow: none;
		}

#LicensePanel, #UpdatePanel, #ExtraInfo {
	width: 360px;
	border: solid 1px #ffffff;
	border-radius: 3px;
	padding: 3px 3px 3px 3px;
	padding: 20px;
	margin: 20px auto;
}

.full-width {
	width: 90%;
	text-align: left;
}

.DualAuthTitle {
    font-size: 24px; 
    font-weight: 400; 
    line-height: 32px; 
    margin: 0;
}

.DualAuthIntoLabel {
    font-size: 13px; 
    margin-top:0.5rem; 
    margin-bottom: 0.25rem;
}

.DualAuthLabel {
    font-size: 14px;
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    text-decoration: none;
}

.DualAuthSendButton {
    background-color: #4d8abe;
    color: White;
    font-size: 13px;
    height: 32px;
    margin: 5px;
    padding: 4px 8px;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    float: right;
}

.DualAuthUserIcon {
    background-image: url('../../images/user-circle_16x16.png'); 
    width: 16px;
    height: 16px;
    background-repeat: no-repeat; 
    text-align: center;
    display: inline-block;
}

.DualAuthUsername {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2rem; 
    color: #656565;
}

.DualAuthFieldSet {
    margin : 2rem 0; 
    padding: .5rem;
    border: 1px solid #e3e3e3;
}

.DualAuthLegend {
    font-size: 14px; 
    font-weight: normal; 
    color: black; 
    padding: 2px 7px 2px 5px;
}

.DualAuthOptionList {
    font-size: 14px;
}

    .DualAuthOptionList tbody *{
       margin: 0.25rem
    }

    .DualAuthOptionList .aspNetDisabled {
        margin-left: 0;
        color: #656565
    }

.RememeberThisComputerCheckBox{
    font-size: 14px;
    cursor: pointer;
}

    .RememeberThisComputerCheckBox input[type="checkbox"] {
        margin-top: 1rem;
        margin-right: 0.25rem;
        margin-bottom: 2rem;
    }

.DualAuthConfirmButton {
    width: 100px;
    float: right;
}

/**************************/
/* END Login Page Styles */
/************************/

.AboutMainForm h2 {
	margin: 10px 0;
	background: #90b3d8;
	border-radius: 4px;
	padding: 3px 10px;
}

.AboutLbl, #SentryProductTypeString, #SentryExpirationDateString,
#ClientSinceString, #DatabaseServerLabel, #DatabaseNameLabel,
#UsedDataSpaceString, #UsedStorageSpaceString, #SiteVersionString,
#DatabaseVersionString, #ServerTimeLabel, #ServerTimeZoneLabel, #ClientNameString,
#HTMLVersionString, #TimeZoneInfoString,
#ClientIdString {
    font-size: 14px;
    font-weight: normal;
}

.AboutPageGrid th, .AboutPageGrid td {
	padding: 5px 10px;
	font-size: 11px;
}

.AboutPageGrid th {
	background: #666;
	color: #fff;
}

#TermsPage {
	width: 360px;
	margin: 0px auto;
	background-color: rgba(255, 255, 255, 1);
	border: solid 1px #666;
	border-radius: 3px;
	padding: 30px;
	text-align: center;
	box-shadow: 2px 2px 8px 0 #333;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 13px;
}



/*********************/
/* Edit Form Styles */
/*******************/

TD.FrmLbl {
	text-align: right;
	vertical-align: middle;
	color: #000000;
	font-size: 10px;
	font-family: verdana, Tahoma, arial;
	font-weight: bold;
}

TD.SentryFormTopLeft {
	background-color: #e7eaf1;
	background: url('../../graphics/forms/TopLeftCorner.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 31px;
}

TD.SentryFormHeader {
	background-color: #e7eaf1;
	background: url('../../graphics/forms/TopHeaderBG.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
}

TD.SentryFormTopRight {
	background-color: #e7eaf1;
	background: url('../../graphics/forms/TopRightCorner.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 31px;
}

TD.SentryFormMiddleLeft {
	background-color: #e7eaf1;
	background: url('../../graphics/forms/MiddleLeftEdge.gif');
	background-repeat: repeat-y;
}

TD.SentryFormContent {
	background-color: #e7eaf1;
	background-color: #e7eaf1;
	padding-top: 5px;
}

TD.SentryFormMiddleRight {
	background-color: #e7eaf1;
	background: url('../../graphics/forms/MiddleRightEdge.gif');
	background-repeat: repeat-y;
}

TD.SentryFormBottomLeft {
	background-color: #e7eaf1;
	background: url('../../graphics/forms/BottomLeftCorner.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 12px;
}

TD.SentryFormBottomMiddle {
	background-color: #e7eaf1;
	background: url('../../graphics/forms/BottomMiddleEdge.gif');
	background-repeat: repeat-x;
}

TD.SentryFormBottomRight {
	background-color: #e7eaf1;
	background: url('../../graphics/forms/BottomRightCorner.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 12px;
}

/*************************/
/* End Edit Form Styles */
/***********************/


/**********************************/
/* Portal (within Sentry) Styles */
/********************************/

DIV.PortalTabBG {
	background-color: #d9dbe5;
	background-image: url('../../graphics/portal/tabbg.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	width: 100%;
	height: 25px;
}

DIV.PortalTabSpacer {
	float: left;
	background-color: Transparent;
	height: 15px;
	width: 2px;
}

DIV.PortalTabActive {
	float: left;
	background-color: #4d8abe;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	height: 15px;
}

DIV.PortalTabActiveMouseOver {
	float: left;
	background-color: #4d8abe;
	color: #d9dbe5;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	height: 15px;
}

DIV.PortalTabNormal {
	float: left;
	background-color: Transparent;
	color: #666666;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	height: 15px;
}

DIV.PortalTabNormalMouseOver {
	float: left;
	background-color: #e1e0e0;
	color: #4d8abe;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	height: 15px;
}

DIV.PortalTabHidden {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

/**************************************/
/* END Portal (within Sentry) Styles */
/************************************/

tr.even {
	background-color: #fff;
}

tr.odd {
}

.RadioButtonList {
	line-height: 20px;
}

/*********************/
/* Timeout popup Styles */
/*******************/
.TimeOutModalWindow {
}

.TimeOutLogoutButton {
	background-color: #d3daed;
	color: #000;
	font-size: 12px;
	width: 100px;
	height: 30px;
	border-width: 1px;
	border-top-color: #e2e2e2;
	border-left-color: #83A9D3;
	border-right-color: #818181;
	border-bottom-color: #777676;
}

.TimeOutContinueButton {
	background-color: green;
	color: White;
	font-size: 12px;
	width: 200px;
	height: 30px;
	border-width: 1px;
	border-top-color: #83A9D3;
	border-top-color: #e2e2e2;
	border-left-color: #83A9D3;
	border-right-color: #818181;
	border-bottom-color: #777676;
}

/********************/
/* Accordion Styles */
/********************/
.accordionHeader {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin-top: 2px;
	cursor: pointer;
}

#master_content .accordionHeader a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

	#master_content .accordionHeader a:hover {
		background: none;
		text-decoration: underline;
	}

.accordionHeaderSelected {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	margin-top: 2px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

	#master_content .accordionHeaderSelected a:hover {
		background: none;
		text-decoration: underline;
	}

.accordionContent {
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 2px;
	padding-top: 2px;
}

.DisabledRow {
	filter: blur(add=false, direction=135, strength=2);
}

	.DisabledRow td.DataCell {
		font-size: 10px;
		font-family: MS Sans Serif;
		font-size: 10px;
		color: gray;
	}

.item {
	background-color: #D9DBE5;
	border: solid 1px #D9DBE5;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	cursor: pointer;
}

.itemHover {
	background-color: #D9DBE5;
	border: solid 1px #D9DBE5;
	border-left-color: #EEEEEE;
	border-top-color: #EEEEEE;
	border-bottom-color: #999999;
	border-right-color: #999999;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	cursor: pointer;
}

.itemActive {
	background-color: #D9DBE5;
	border: solid 1px #D9DBE5;
	border-left-color: #999999;
	border-top-color: #999999;
	border-bottom-color: #EEEEEE;
	border-right-color: #EEEEEE;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	cursor: pointer;
}

.HandCursor {
	cursor: pointer;
}

.MenuItemHoverUnenableForGridMenu {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	background-color: #C0C0C0;
	cursor: default;
	position: relative;
	height: 24px;
	border-bottom: solid 1px #d9dbe5;
}

.MenuItemHoverUnenable {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	background-color: #C0C0C0;
	cursor: default;
	position: relative;
	border-bottom: solid 1px #d9dbe5;
}


.BarIndicator_TextBox2_weak {
	vertical-align: text-top;
	height: 20px;
	color: Red;
	background-color: Red;
}

.BarIndicator_TextBox2_average {
	height: 20px;
	color: Blue;
	background-color: Blue;
}

.BarIndicator_TextBox2_good {
	height: 20px;
	color: Green;
	background-color: Green;
}


.BarIndicator1 {
	vertical-align: top;
	width: 150px;
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
}

.menuBtn {
	background-color: #cccccc;
	color: #000;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	height: 40px;
	text-transform: uppercase;
	margin: 10px;
	border-radius: 4px;
	border: 1px solid #999;
	cursor: pointer;
	outline: none;
}

	.menuBtn:hover {
		background-image: none;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	}

	.menuBtn:active {
		outline: 0;
		background-image: none;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	}

	.menuBtn:disabled, .menuBtn:disabled:hover {
		background-color: #cacaca;
		color: #999;
		cursor: auto;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

		.menuBtn:disabled:active {
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow: none;
		}

.menuCheckBox {
	float: right;
	visibility: hidden;
	margin: -8px 10px -10px 0;
	padding: 0;
}

#SuccessNotification {
	position: fixed;
	display: block;
	top: 45px;
	margin-left: -100px;
	left: 50%;
	z-index: 100;
	width: 250px;
	background: #f2f8f4;
	border: 2px solid #a1bcad;
	border-radius: 10px;
	text-align: center;
	width: 200px;
	height: 40px;
}

#SuccessNotificationMessage {
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
	font-family: Segoe UI;
	font-size: 15px;
}

#FavoritesMenuDialog {
	position: absolute;
	top: 40px;
	right: 45px;
	z-index: 100;
	width: 250px;
	margin: 0;
	background: #fff;
	border: 2px solid #999;
	border-radius: 3px;
}

	#FavoritesMenuDialog div {
		clear: none;
		margin: 10px 0 0 10px;
		padding: 1px;
		float: left;
		text-align: center;
		width: 65px;
		height: 75px;
		cursor: pointer;
	}

		#FavoritesMenuDialog div img {
			margin-bottom: 5px;
		}

	#FavoritesMenuDialog .MoreFavoritesDiv {
		width: 100%;
		height: 15px;
		background: white;
		margin: 10px 0 0 0;
		border: none;
		padding: 10px 0;
		font-size: 14px;
		color: rgb(77, 138, 190);
		cursor: pointer;
	}

.fave_link {
    word-wrap: break-word;
    display: inline-block;
    max-width: 70px; 
}

.fave_link:hover {
	color: #666;
}

#TradeEntryMenuDialog, #TransactionEntryMenuDialog {
	display: none;
	margin: 0;
	padding: 10px 0 0 15px;
}

	#TradeEntryMenuDialog div, #TransactionEntryMenuDialog div {
		clear: none;
		margin: 3px 3px 3px 0;
		padding: 1px;
		float: left;
		text-align: center;
	}

		#TransactionEntryMenuDialog div .menuBtn {
			width: 150px;
		}

	#TradeEntryMenuDialog .editmode {
		visibility: collapse;
		float: right;
		margin: 8px 0 0 -12px;
	}

.ui-widget-overlay {
	opacity: .50 !important; /* Make sure to change both of these, as IE only sees the second one */
	filter: Alpha(Opacity=50) !important;
	background: rgb(50, 50, 50) !important; /* This will make it darker */
}

.BrowserCompatibility {
	margin: auto;
	background-image: url('../../images/Error_40x40.png');
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	text-align: center;    
}

/*************************/
/* Slideshow style */
/***********************/

.mySlides {
    width: 100%;
}

.slideshow-button {
    color: #000 !important;
    background: transparent;
    border: none;
    display: inline-block;
    outline: 0;
    padding: 16px;
    margin-top: -22px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    font-weight: bold;
    font-size: 28px;
    transition: 0.6s ease;
    opacity: .50;
}

    .slideshow-button:hover {
        background: #fff !important;
    }

.display-left {
    left: 0%;
}

.display-right {
    right: 0%;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 11px;
    width: 11px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    opacity: .75;
}

    .active, .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

.elbt {
	position: fixed;
	z-index: 10000;
	bottom: 0px;
	right: 0px;
	float: right;
	padding: 10px;
	background: #202930;
	color: whitesmoke;
}