@import url('https://www.asrhealthbenefits.com/cdn/css/chivo.css');

body {
	padding-bottom: 2em;
	font-family: 'Chivo', Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F0F0F0;
	color: #6D6E71;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
}

body.popUpBody {
	padding-bottom: 2em;
	font-family: 'Chivo', Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F0F0F0;
	color: #6D6E71;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
}

hr.popUpLineBreak {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    unicode-bidi: isolate;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}

input {
	font-family: 'Chivo', Arial, Helvetica, sans-serif;
}

a, a:link, a:hover, a:active, a:focus, a:visited, .asr-primary {
	color: #B71E70;
}

.asr-secondary {
	color: #148ba8;
}

span.center, div.center {
	text-align: center;
}

span.left, div.left {
	text-align: left;
}

span.right, div.right {
	text-align: right;
}

span.box, div.box {
	border: 1px solid #148ba8;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

span.boxBackground, div.boxBackground {
	background-color: #f4f4f4;
	border: 1px solid #148ba8;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.pageHeader {
	color: #000000;
	background-color: #ffffff;
}

.pageHeaderHtmlContainer {
	background-image: url(./ThemeImages/customer-service.jpg);
	min-height: 8em;
	background-position: left;
}

.smallPageHeaderHtmlContainer {
    background-image: url(./ThemeImages/customer-service-small.jpg);
    min-height: 5em;
    background-position: left;
    margin-left: -5px;
    margin-right: -5px;
}

a.pageHeaderLink {
	text-decoration: none !important;
}

.pageFooter {
	color: #000000;
	background-color: unset;
}

.divider {
	background-color: #B71E70;
	height: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.vspace {
	height: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.loginStatus {
	text-align: right;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	font-size: 1em;
}

.pageContent {
}

.pageTitle {
	color: #B71E70;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 10px;
	text-align: left;
}

.pageDescription {
	color: #000000;
	font-weight: normal;
	padding-bottom: 8px;
	text-align: left;
}

.footerText {
	font-size: .85em;
	padding-top: .25em;
}

.validationError {
	color: #ff0000;
	font-size: .9em;
	font-weight: bold;
}

.errorMessageBox {
	color: #000000;
	font-size: 1em;
	background-color: #f4f4f4;
	border-width: 1px;
	border-style: solid;
	border-color: #ff0000;
	margin-bottom: 15px;
	padding: 7px;
	width: 600px;
}

.title1 {
	font-size: 1.5em;
	font-weight: bold;
}

.title2 {
	font-size: 1.25em;
	font-weight: bold;
}

.title3 {
	font-size: 1em;
	font-weight: bold;
}

.text1 {
	font-size: 1.25em;
	font-weight: normal;
}

.text2 {
	font-size: 1.1em;
	font-weight: normal;
}

.text3 {
	font-weight: normal;
}

.text4 {
	font-weight: normal;
}

.text5 {
	color: #999;
	font-size: .8em;
	font-weight: normal;
}

.text6 {
	color: #B71E70;
	font-size: 1em;
	font-weight: bold;
}

.highlight {
	color: #B71E70;
}

.invertedHighlight {
	background-color: #B71E70;
	color: #ffffff;
	padding: 3px;
}

.lowlight {
	color: #c0c0c0;
}

.tableOutlinedNoPad {
}

.tableOulinedNoPad td, .tableOulinedNoPad th {
	padding: 0 !important;
}

.tableOutlined {
	border-collapse: collapse;
	border: 1px solid #6D6E71;
	width: 100%;
}

.tableOutlined td, .tableOutlined th {
	padding: .25em .5em;
}

.tableOutlined tr:nth-of-type(odd) {
	background-color: #f4f4f4;
}

.tableOutlined tr.lightgrey {
	background-color: #d3d3d3;
}

.tableHeader {
	background-color: #f4f4f4;
	font-weight: bold;
	color: #6D6E71;
}

.ColumnHeader, .table1_row_header, .RadGrid th.rgHeader {
	font-weight: bold;
	background-color: #148ba8;
	color: #ffffff;
	padding: .5em;
}

	.RadGrid th.rgHeader > a {
		color: #ffffff;
		font-weight: bold;
	}

.RowWhite, .GridRow, .rgRow {
	color: #000000;
	background-color: #ffffff !important;
}

.RowGrey, .GridRowAlt, .rgAltRow {
	color: #000000;
	background-color: #f4f4f4 !important;
}

	.GridRow td, .GridRowAlt td, td.GridRow, td.GridRowAlt {
		padding-left: .25em;
	}

.rgFilterRow {
	background-color: #f4f4f4;
}

table.noShade td, table.noShade tr:nth-of-type(odd), .tableOutlined.actionNav tr:nth-of-type(odd), .tableOutlined.noShade > tr:nth-of-type(odd), .tableOutlined.noShade > tbody > tr:nth-of-type(odd) {
	background: none;
}

.EobLineHeader {
	font-size: 1em;
	font-weight: Bold;
	background-color: #B6DCE1;
	vertical-align: bottom;
	text-align: right;
	border-bottom: 1px solid Black;
}

.EobLineFooter {
	font-size: 1em;
	background-color: #f4f4f4;
	vertical-align: bottom;
	text-align: right;
	border-top: 1px solid Black;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

.EobLineRow {
	color: #000000;
	font-size: 1em;
	background-color: #ffffff;
	text-align: right;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

.EobLineRowAlt {
	color: #000000;
	font-size: 1em;
	background-color: #f4f4f4;
	text-align: right;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

.checkgroupHeader {
	background-color: #005573;
	color: #FFFFFF;
	padding: .25em;
}

.enrollRequired {
	color: #990000;
}

.enrollRequiredSmall {
	color: #990000;
	font-size: .8em;
}

.homeTab, .GridHeader, .GridHeader > tr {
	background-color: #148ba8 !important;
}

.tableOutlined td.GridHeader {
	padding: .5em .5em;
}

.homeTab, .homeTab > td, .GridHeader > td, .homeTab > th, .GridHeader > th {
	padding: .5em .5em;
	font-size: 1.05em;
}

.homeTab, .GridHeader, .GridHeader a {
	color: #ffffff;
}

.GridHeader {
	font-weight: bold;
	padding-left: .25em;
}

.GridTitle {
	background-color: #127d97;
	border-bottom: 2px solid #B6DCE1;
	color: #f2f2f2;
	text-align: center;
	font-weight: bold;
	font-size: 1.15em;
}

.GridNoData {
	background-color: #f4f4f4;
	color: #6D6E71;
	text-align: center;
	font-weight: bold;
}

.GridFooter {
	background-color: #f4f4f4;
	color: #6D6E71;
	text-align: left;
	border-top: 2px solid #B71E70;
}

.claimListTable {
	width: 100%;
}

.HtmlButton, button {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #B71E70;
	font-size: 1em;
	color: #ffffff;
	cursor: pointer;
}

.ImagePageBreak {
	page-break-before: always;
}

#modalPage {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

/* Used for COBRA WebForm page */
.modalBackground {
	filter: Alpha(Opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	background-color: #005573;
	position: absolute;
	z-index: 500;
	top: 0px;
	left: 0px;
}

#divMarsk {
	position: absolute;
	background-color: #005573;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	Height: 300px;
	opacity: 0.4;
	filter: alpha(opacity=20)
}

#divMarskFull {
	position: absolute;
	background-color: #005573;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	Height: 100%;
	opacity: 0.2;
	filter: alpha(opacity=10)
}

/* Accordion */
/* Used for COBRA WaitingList page */
.accordionHeader {
	border: 1px solid #148ba8;
	color: #148ba8;
	background-color: #B6DCE1;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	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 #148ba8;
	color: #B6DCE1;
	background-color: #148ba8;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	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: #B6DCE1;
	border: 1px dashed #148ba8;
	/*    border-top: none;*/
	padding: 5px;
	padding-top: 10px;
	width: 97%;
}

#messageBox {
	border-right: 0px solid #000000;
	position: absolute;
	/* width: 300px;  */
	/* height: 250px; */
	z-index: 100;
	background-color: #efefef;
	border-style: solid;
	border-width: 1px;
	display: none;
}

#messageTitle {
	width: 100%;
	height: 18px;
	z-index: 1;
	cursor: pointer;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #e3dcc0;
}

#contents {
	width: 100%;
	height: auto;
	z-index: 2;
}


.TextIndicator_TextBox1_Strength1 {
	background-color: #B71E70;
	color: #FFFFFF;
	font-size: .75em;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.TextIndicator_TextBox1_Strength2 {
	background-color: #B71E70;
	color: #fecf05;
	font-size: .75em;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.TextIndicator_TextBox1_Strength3 {
	background-color: #B71E70;
	color: #FFCAAF;
	font-size: .75em;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.TextIndicator_TextBox1_Strength4 {
	background-color: #B71E70;
	color: Aqua;
	font-size: .75em;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

.TextIndicator_TextBox1_Strength5 {
	background-color: #B71E70;
	color: #93FF9E;
	font-size: .75em;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}

/* Menu Feature Admin Colors */
ol.tabbedNavigation {
	padding-left: 0px;
	width: 99%;
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-left: 0px;
}

	ol.tabbedNavigation li {
		list-style: none;
		margin: 0;
		display: inline;
		margin-right: 3px;
	}

		ol.tabbedNavigation li a {
			padding: 3px 10px 3px 10px;
			margin-left: 0px;
			border: 1px solid #999;
			border-bottom: none;
			background: #ccc;
			text-decoration: none;
		}

			ol.tabbedNavigation li a:link {
				color: #333;
			}

			ol.tabbedNavigation li a:visited {
				color: #333;
			}

			ol.tabbedNavigation li a:hover,
			ol.tabbedNavigation li a.current {
				color: white;
			}

			ol.tabbedNavigation li a.current {
				font-weight: bold;
			}

			ol.tabbedNavigation li a:hover,
			ol.tabbedNavigation li a.current {
				background: #B71E70;
			}



/* for webuser login feature look up */
div.FeatureSet {
	padding: 5px;
	margin: 10px;
	border: 1px solid #6D6E71;
	background: #f4f4f4;
	color: #6D6E71;
	font-weight: bold;
	width: 300px;
	display: table;
	min-height: 0;
}

div.Features {
	padding: 5px;
	margin: 20px;
	border: 1px solid #6D6E71;
	background: #ffffff;
	color: #B71E70;
	width: 250px;
	display: table;
	min-height: 0;
}


/* the following part is for Hipaa835 pages */
ol.HipaaNavigation {
	padding-left: 0px;
	width: 99%;
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-left: 0px;
}

	ol.HipaaNavigation li {
		list-style: none;
		margin: 0;
		display: inline;
		margin-right: 3px;
	}

		ol.HipaaNavigation li a {
			padding: 3px 10px 3px 10px;
			margin-left: 0px;
			border: 1px solid #999;
			border-bottom: none;
			background: #ccc;
			text-decoration: none;
		}

			ol.HipaaNavigation li a:link {
				color: #333;
			}

			ol.HipaaNavigation li a:visited {
				color: #333;
			}

			ol.HipaaNavigation li a:hover,
			ol.HipaaNavigation li a.current {
				color: white;
			}

			ol.HipaaNavigation li a.current {
				font-weight: bold;
			}

			ol.HipaaNavigation li a:hover,
			ol.HipaaNavigation li a.current {
				background: #B71E70;
			}


.HipaaFormleftCol {
	padding: 4px;
	float: left;
	width: 150px;
	text-align: right;
}

.HipaaFormrightCol {
	padding: 4px;
	float: left;
	width: 300px;
}

.HipaaFormClear {
	clear: both;
}
/* end of part for Hipaa835 pages */

/* For PTX Pages Layout */
.ptxformleftCol {
	padding: 4px;
	float: left;
	width: 130px;
	text-align: right;
}

.ptxFormrightCol {
	padding: 4px;
	float: left;
	width: 520px;
}

.ptxFormClear {
	clear: both;
}

.ptxtitle {
	font-weight: bold;
	float: left;
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #B71E70;
	margin-right: 5px;
}
/* end PTX Pages Layout */

div.GroupSet {
	padding: 5px;
	margin: 4px;
	border: 1px solid #6D6E71;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	width: 780px;
	display: table;
	min-height: 0;
}

div.RoleSet {
	padding: 5px;
	margin: 4px;
	border: 1px solid #6D6E71;
	background-color: #f4f4f4;
	color: #000000;
	font-weight: bold;
	width: 780px;
	display: table;
	min-height: 0;
}

div.CategorySet {
	padding: 5px;
	margin: 4px;
	border: 1px solid #6D6E71;
	background-color: #efefef;
	color: #333333;
	width: 760px;
	display: table;
	min-height: 0;
	font-size: .75em;
}

div.GroupRoleSet {
	padding: 5px;
	margin: 4px;
	/*  border:1px solid #000;*/
	background-color: #f4f4f4;
	color: #000000;
	font-weight: bold;
	width: 760px;
	display: table;
	min-height: 0;
}

div.GroupCategorySet {
	padding: 5px;
	margin: 4px;
	border: 1px solid #6D6E71;
	background-color: #efefef;
	color: #333333;
	width: 740px;
	display: table;
	min-height: 0;
	font-size: .75em;
}



/*8/22/2013 for new claims accums page */

#AccumchartContainer {
	width: 400px;
}

#chartHeaderLeft {
	font-size: .8em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	width: 210px;
	float: left;
	/*
          border-style:solid;
            border-width:1px;
            border-color:#999999;
          */
}

#chartHeaderRight {
	font-size: 1em;
	/*font-weight: bold;*/
	float: left;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 10px;
	width: 180px;
	/* for testing only
          border-style:solid;
            border-width:1px;
            border-color:#999999;
          */
}

#chart {
	/*margin-bottom: .5em;*/
	background-color: #f5f5f5;
	display: block;
	position: relative;
	height: 20px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	margin-bottom: 20px;
	overflow: hidden;
}


	#chart div.barPaid, #chart div.barPaidAlt {
		background: #fecf05; /*asr #e3dcc0;*/ /* Physician #f4c158;*/
		position: absolute;
		top: 0;
		left: 0;
		height: 20px;
		/*border-right:solid #666666;
border-right-width: 0px;*/
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	}

	#chart div.barMax {
		background: #f5f5f5;
		position: absolute;
		height: 20px;
		border-radius: 4px 4px 4px 4px;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
		margin-bottom: 20px;
		overflow: hidden;
	}


	#chart div.percentage {
		color: #333333;
		position: absolute;
		top: 0;
		left: 2px;
		height: 20px;
		padding: 2px 2px 4px 10px;
	}


.TextAmount {
	color: #333333; /*#336F52;*/
}



/*8/22/2013 for new claims accums page */

/* czbladminbutton is for CZBLAdmin.aspx Page */
.czbladminbutton {
	background-color: #B71E70;
	color: white;
}
	/*set default styling  */

	.czbladminbutton:hover, #my_button:focus, .my_button_click {
		color: white;
		background: #888888;
		font-style: italic
	}
/*set styling for hover (mouseover), focus, and onclick ??  */
/* end of czbladminbutton is for CZBLAdmin.aspx Page */

.enrollmentv2-table-container {
	width: 525px;
	border: 2px solid #48484c;
	padding: .25em;
}

/*report dashboard*/
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: unset !important;
	background-color: #148ba8 !important;
	color: #ffffff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: unset !important;
	background-color: #B6DCE1 !important;
	color: #005573 !important;
	border: 1px solid #005573;
}
/*end report dashboard*/

fieldset > legend {
	color: #B71E70;
}

/* replace gif icons with svgs */

.asrImageIcon {
	width: 1em;
	margin: 0 .25em;
}

.asrImageIconDisabled {
	opacity: .5;
}

.asrImageIconLockTd {
	width: .75em;
}

.asrImageIconNav {
	width: unset;
	height: 1em;
}

/* end replace gif icons with svgs */
