﻿/* CSS Document ========================

@import url("forms.css");*/


body, html {
	/* font-weight: normal;
   font-size: .80em;*/
	height: 100%;
	/*margin: 0px;
	padding: 0px;*/
	font-size: 16px;
	font-family: Poppins;
	/*Poppins,Yellowtail, Arial, Helvetica, Verdana, sans-serif, "Helvetica Neue", "Lucida Grande", "Segoe UI";*/
	background-color: #003300;
	overflow-x: hidden; /*fixes body left right loose wiggle, needs boty body and html*/
	/*  background-image: url(../images/ANHOGreenBackgroundWEB.v2.jpg);  filter:alpha(opacity=90);     opacity:0.8; 
	background-repeat: repeat;*/
}

body {
	/*overflow-x: auto;
	max-width:96%;*/
	
}

html {
	/*overflow-x: hidden;*/
}

.input-wrapper {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	min-height: 100%;
	padding: 20px;
}


/*Scroll mobile menu*/
/*@media (max-width: 991px) {
	.overflow-y-menu {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch; */ /* mobile safari */
/*height: calc(100vh);
		white-space: nowrap;
	}*/

@media (max-width: 576px) {
	.overflow-y-menu {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch; /* mobile safari */
		height: calc(100vh);
		white-space: nowrap;
	}

	/*.hide-ANHOHeader-on-mobile {
		display: none;
	}*/

}

/*@media (min-width: 992px) {
	.display-hide-button-when-not-mobile {
		display: none;
	}
}*/

hr.SolidHrLine {
	border-top: 1px solid #8c8b8b;
}

@media (min-width: 1200px) {
	.hide-scroll-png-icon-when-not-mobile {
		display: none;
	}
}

@media (min-width: 916px) {
	.display-hide-button-when-not-mobile {
		display: none;
	}
}

.table-only-horrizontal-lines > tbody > tr > td,
.table-only-horrizontal-lines > thead > tr > td,
.table-only-horrizontal-lines {
    border-left: 0;
    border-right: 0;
}

.imgGIBill {
	max-width: 150px;
}

.column_align_left_or_center {
	display: flex;
	justify-content: flex-start;
}

.imgLogo {
	max-width: 120px;
}

.form-group-width-anho {
	width: 60%;
}


@media (max-width: 991px) {
	.imgGIBill {
		max-width: 120px;
	}

	.column_align_left_or_center {
		display: flex;
		justify-content: center;
	}

	.form-group-width-anho {
		width: 100%;
	}
}


.pad-bottom-15px {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/


div.dataTables_wrapper {
	width: 100%;
	margin: 0 auto;
}


/*table.DataTablestd th, table th * {
	vertical-align: bottom;
	padding: 2px;
}

table.DataTablestd td, table td * {
	vertical-align: top !Important;
	padding: 2px;
}*/

table.DataTablestd th * {
	vertical-align: bottom;
	padding: 2px;
}

table.DataTablestd td * {
	vertical-align: top !Important;
	padding: 2px;
}
/*==================================================== */


.bg-white {
	background-color: white;
}


a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}




.hide-line-on-hover {
}

a.hide-line-on-hover:link {
	text-decoration: underline;
}

a.hide-line-on-hover:visited {
	text-decoration: underline;
}

a.hide-line-on-hover:active {
	text-decoration: underline;
}

a.hide-line-on-hover:hover {
	text-decoration: none;
}

hide-line-on-hover {
}


.hide-line-for-hyperlink {
}

a.hide-line-for-hyperlink:link {
	text-decoration: none;
}

a.hide-line-for-hyperlink:visited {
	text-decoration: none;
}

a.hide-line-for-hyperlink:active {
	text-decoration: none;
}

a.hide-line-on-hover:hover {
	text-decoration: none;
}




/*p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}*/
.title_heading {
	/*font-size: x-large;*/
	color: #e8ffff;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
}

.white_background {
	background-color: #FFFFFF;
}

/* HEADINGS   
----------------------------------------------------------*/

/*h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}*/

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
/*.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}*/


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
	background-color: #ffffff;
	margin: 0px auto 0px auto; /*border: 0px solid #496077;*/
	border: 10px solid #ffffff;
}


.header h1 {
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #f9f9f9;
	border: none;
	line-height: 2em;
	font-size: 2em;
}

.main {
	padding: 0px 12px;
	margin: 0px 8px 0px 8px;
	min-height: 420px;
}

.main2 {
	padding: 0px 12px;
	margin: 0px 8px 0px 8px;
	min-height: 420px;
}

.leftCol {
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}

.footer {
	color: #4e5766;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/



div.hideSkiplink {
	background-color: #003300;
	width: 100%; /*  filter: alpha(opacity=85);     opacity: 0.85; */
}

div.hideSkiplink2 {
	background-color: #003300;
	width: 100%;
}

div.menu {
	padding: 0px 0px 0px 0px;
	font-size: 1em;
}

	div.menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: auto;
	}

		div.menu ul li a, div.menu ul li a:visited {
			margin: 0px;
			background-color: #009933;
			border: 2px #009933 solid;
			color: #dde4ec;
			display: block;
			line-height: 1.5em;
			padding: 3px 10px;
			text-decoration: none;
			white-space: nowrap;
		}

			div.menu ul li a:hover {
				background-color: #FFFFFF;
				color: #003300;
				text-decoration: none;
			}

			div.menu ul li a:active {
				background-color: #009933;
				color: #000000;
				text-decoration: none;
			}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #ccc;
}

	fieldset p {
		margin: 2px 12px 10px 10px;
	}

	fieldset.login label, fieldset.register label, fieldset.changePassword label {
		display: block;
	}

	fieldset label.inline {
		display: inline;
	}

legend {
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input.textEntry {
	width: 320px;
	border: 1px solid #ccc;
}

input.passwordEntry {
	width: 320px;
	border: 1px solid #ccc;
}

div.accountInfo {
	width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
	clear: both;
}

.title {
	display: block;
	float: left;
	text-align: left;
	width: auto;
}

.loginDisplay {
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}

	.loginDisplay a:link {
		color: white;
	}

	.loginDisplay a:visited {
		color: white;
	}

	.loginDisplay a:hover {
		color: white;
	}

.failureNotification {
	font-size: 1.2em;
	color: Red;
}

.bold {
	font-weight: bold;
}

.submitButton {
	text-align: right;
	padding-right: 10px;
}



.pathway_middle {
	padding-right: 8px;
	float: left;
}

#s5_advert1_100 .module-lmNoBox {
	margin-top: -20px;
}

#infoBox {
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	float: right;
}

	#infoBox h1 {
		color: #FFFFFF;
		text-shadow: 1px 1px 1px #000000;
	}

	#infoBox h3 {
		font-weight: bold;
	}

	#infoBox h2 {
		font-weight: bold;
		color: #48D1CC;
	}

.lmLogin {
	font-weight: bold;
	margin-top: 20px;
	position: absolute;
	right: 60px;
}

	.lmLogin a {
		color: #FF0;
	}

		.lmLogin a:hover {
			text-decoration: underline;
			color: #FF9;
		}

.rapid_contact .button {
	background: none repeat scroll 0 0 #000000;
	margin-top: 10px;
}

#above_fold {
	clear: both;
	margin-top: 90px;
	width: 980px;
}

#blockrandom {
	margin: 0 30px;
}

.disclaimer {
	margin: auto;
	width: 1025px;
}

.lm_class5 {
	padding-top: 0 !important;
}

.lm_class4 {
}

#above_fold h2 {
	margin-bottom: -15px;
}


.s5_wrap, .s5_wrap2 {
	margin: 0 auto;
}

h1, h2, h3 {
	margin: 0px;
}

a img {
	border: none;
}


ul.a {
	list-style-type: circle;
}

ul.b {
	list-style-type: square;
}

ol.c {
	list-style-type: upper-roman;
}

ol.d {
	list-style-type: lower-alpha;
}

ol.decimal {
	list-style-type: decimal;
}

.popup-div-background {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ccc;
	filter: alpha(opacity=90);
	opacity: 0.9; /* the following two line will make sure     /* that the whole screen is covered by     /* this transparent layer */
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
}

.popup-div-front {
	position: absolute;
	top: 50%;
	left: 50%;
}

/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1 {
	background-color: Gray;
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak {
	color: Red;
	background-color: Red;
}

.BarIndicator_TextBox2_average {
	color: Blue;
	background-color: Blue;
}

.BarIndicator_TextBox2_good {
	color: Green;
	background-color: Green;
}

.BarBorder_TextBox2 {
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	width: 200px;
	vertical-align: middle;
}

.TextIndicator_TextBox3 {
	background-color: Blue;
	color: Yellow;
	font-size: small;
	font-variant: small-caps;
	padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle {
	width: 16px;
	height: 14px;
	background-image: url(images/Question.png);
	overflow: hidden;
	cursor: help;
}

.TextIndicator_TextBox1_Strength1 {
	background-color: Gray;
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.TextIndicator_TextBox1_Strength2 {
	background-color: Gray;
	color: Yellow;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.TextIndicator_TextBox1_Strength3 {
	background-color: Gray;
	color: #FFCAAF;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.TextIndicator_TextBox1_Strength4 {
	background-color: Gray;
	color: Aqua;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.TextIndicator_TextBox1_Strength5 {
	background-color: Gray;
	color: #93FF9E;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}


.headstyle {
	background-color: #C0C0C0;
}

.MaskedEditFocus {
	background-color: #ffffcc;
	color: #000000;
}

.MaskedEditMessage {
	color: #ff0000;
	font-weight: bold;
}

.MaskedEditError {
	background-color: #ffcccc;
}

.MaskedEditFocusNegative {
	background-color: #ffffcc;
	color: #ff0000;
}

.MaskedEditBlurNegative {
	color: #ff0000;
}

/*Modal Popup
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

    .modalPopup p {
        padding: 5px;
    }

.xcelfileupload {
    width: 550px;
}*/

.required_item {
	font-weight: bold;
	border-right: 3px solid #F00;
	margin: 3px 2px 5px 0;
	color: #339;
}

.required_item_not_right_bar {
	font-weight: bold;
	border-right: 3px solid #FFFFFF;
	margin: 3px 2px 5px 0;
	color: #339;
}

.not_required_item {
	font-weight: normal;
	border-right: 3px solid #FFFFFF;
	margin: 1px 2px 5px 0;
}


ul#checkmark {
	list-style-type: none;
}

	ul#checkmark li:before {
		content: "✔ ";
	}


.x-small_white {
	cursor: hand;
	font-size: x-small;
	color: white;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

.xx-small_white {
	font-size: xx-small;
	color: white;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

A.xx-small_white:link {
	color: white;
}

A.xx-small_white:visited {
	color: white;
}

A.xx-small_white:active {
	color: white;
}

A.xx-small_white:hover {
	color: white;
}



.paragraph {
	background-color: white;
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 20px;
	padding-top: 20px;
}



@media (max-width: 767px) {
	.paragraph {
		background-color: white;
		padding-right: 4px;
		padding-left: 4px;
		padding-bottom: 20px;
		padding-top: 20px;
	}
}

.paragraph2 {
	/*	font-family: Verdana, Arial;*/
	background-color: white;
	padding-right: 25px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.paragraphtext {
	/*font-family: verdana,Trebuchet MS, Tahoma, Arial, sans-serif; */
}



.paragraph_heading {
	font-size: x-large;
	/*font-family: verdana,Trebuchet MS, Tahoma, Arial, sans-serif; */
	text-align: center;
	color: #B99311;
}



/*table.tableizer-table {
	border: 1px solid #CCC;
	/*	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.tableizer-table td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #ccc;
}

.tableizer-table th {
	background-color: #104E8B;
	color: #FFF;
	font-weight: bold;
}

tr.tableizer-table-break {
	background-color: #009999;
}*/

.image-see-thru {
	opacity: 0.79;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=79);
}

.pnlheader {
	margin: 30px;
}


.html-marquee {
	margin: 6px 0px 6px 0px;
	font-family: Garamond;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	border-width: 0;
	border-style: solid;
	border-color: #000000;
}




div.menu2 {
	padding: 0px 0px 0px 0px;
	font-size: 1em;
}

	div.menu2 ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: auto;
	}

		div.menu2 ul li a, div.menu2 ul li a:visited {
			margin: 0px;
			background-color: #D7DB24;
			border: 0px solid #D7DB24;
			color: #000066;
			display: block;
			line-height: 1.5em;
			padding: 3px 10px;
			text-decoration: none;
			white-space: nowrap;
		}

			div.menu2 ul li a:hover {
				background-color: #000066;
				color: #D7DB24;
				text-decoration: none;
			}

			div.menu2 ul li a:active {
				background-color: #000066;
				color: #D7DB24;
				text-decoration: none;
			}

.divWaiting {
	position: absolute;
	background-color: #FAFAFA;
	z-index: 2147483647 !important;
	opacity: 0.8;
	overflow: hidden;
	text-align: center;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding-top: 20%;
}

.modal {
	position: fixed;
	z-index: 999;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: Black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}

.center {
	z-index: 1000;
	/*margin: 300px auto;*/
	top: 50%;
	left: 50%;
	padding: 10px;
	width: 256px;
	background-color: White;
	border-radius: 10px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

/*.center img {
        height: 128px;
        width: 128px;
    }*/
.popup-div-background {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background-color: White;
	filter: alpha(opacity=80);
	opacity: 0.8; /* the following two line will make sure     /* that the whole screen is covered by     /* this transparent layer */
	-moz-opacity: 0.8;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
}

.popup-div-front {
	z-index: 1000;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.vertical-center {
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

:target {
	display: block;
	position: relative;
	top: -100px;
	visibility: hidden;
}
