/* TODO (DP) Should be checked and redefined! */
button:focus {
	outline: 0;
}

/* JQuery Datepicker Style */
select[class="ui-datepicker-month"], select[class="ui-datepicker-year"]
	{
	padding: 0;
}

div[id="ui-datepicker-div"] {
	font-size: 0.85em;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	height: 2.5em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover
	{
	top: 2px;
}

/* Error page(s) style */
.errorPage {
	height: 100%;
	text-align: center;
	background-color: white;
}

.errorPage div {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.errorPage table#wrapperTable {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: midle;
}

.errorPage table#contentTable {
	margin: auto;
	text-align: center;
	vertical-align: midle;
	border-color: #990000;
	border-style: double;
	border-spacing: 4px;
	background-color: white;
}

.errorPage td#contentCell {
	padding: 10px;
	text-align: left;
	color: black;
	font-family: arial, verdana;
	font-size: smaller;
}

.errorPage h4 {
	font-size: larger;
}

@media only screen and (max-width: 40em) {
	.tooltipCustom {
		outline: none;
		font-weight: lighter;
		text-align: left;
	}
	.tooltipCustom strong {
		line-height: 30px;
	}
	.tooltipCustom:hover {
		text-decoration: none;
	}
	.tooltipCustom span {
		z-index: 10;
		display: none;
		padding: 14px 20px;
		margin-left: 13px;
		margin-top: -35px;
		width: 120px;
		line-height: 16px;
	}
	.tooltipCustom:hover span {
		display: inline;
		position: absolute;
		color: #111;
		border: 1px solid #DCA;
		background: #fffAF0;
	}
	.calloutCustom {
		z-index: 20;
		position: absolute;
		top: 30px;
		border: 0;
		left: -12px;
	}
}

@media only screen and (max-width: 20em) {
	.tooltipCustom span {
		width: 100px;
	}
}

@media ( min-width : 40.063em) {
	.tooltipCustom {
		outline: none;
		font-weight: lighter;
		text-align: left;
	}
	.tooltipCustom strong {
		line-height: 30px;
	}
	.tooltipCustom:hover {
		text-decoration: none;
	}
	.tooltipCustom span {
		z-index: 10;
		display: none;
		padding: 14px 20px;
		margin-left: 13px;
		margin-top: -35px;
		width: 250px;
		line-height: 16px;
	}
	.tooltipCustom:hover span {
		display: inline;
		position: absolute;
		color: #111;
		border: 1px solid #DCA;
		background: #fffAF0;
	}
	.calloutCustom {
		z-index: 20;
		position: absolute;
		top: 30px;
		border: 0;
		left: -12px;
	}
}

/*CSS3 extras*/
.tooltip span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 8px #CCC;
	-webkit-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
}

.tableCustom {
	border-style: solid;
	border-width: 1px;
	border-color: #d9d9d9;
	text-align: center;
	width: 100%;
}

.tableCustom tr td {
	border-style: solid;
	border-width: 1px;
	border-color: #d9d9d9;
	text-align: center;
	min-height: 2.35em;
}

.tableCustom tr:hover {
	background-color: #DDE9E7;
}

.allWhiteRows tr td {
	background-color: white;
}

.rowDistinctionTable tr td:not ([id$="excludeDistinction"] ) {
	border-bottom-width: medium;
}

.caption th {
	font-weight: normal;
	background: #d0d0d0;
	text-align: center;
	border: 1px solid #909090;
	color: #eeeeee;
	font-size: 14px;
	background: #333333;
}

.selectableTable .ui-selecting {
	background: #FECA40;
}

.selectableTable .ui-selected {
	background: #F39814;
	color: white;
}

.selectableTable .markRow {
	background: #eea69d !important;
	outline: thin solid #c60f13;
}

.selectableTable .ui-selected:hover {
	background: #f3bd14;
	color: white;
}

.buttonSpacer {
	margin-left: 0.8em;
	margin-right: 0.8em;
}

.buttonPhotoCap {
	width: 100% !important;
}

.buttonRight {
	margin-right: 0;
}

.buttonLeft {
	margin-left: 0;
}

.buttonNoRadius {
	border-radius: 0;
	-webkit-border-radius: 0;
}

.floatLeft {
	float: left;
}

.noHoverOnTable tr:hover {
	background-color: transparent;
}

.extraPadding {
	padding: 15px 15px 15px 15px;
}

#recaptcha_area input[type="text"] {
	display: inline-block;
	height: auto;
}

.right-off-canvas-info {
	background: #e5e5e5;
	padding-top: 3.75em;
	padding-left: 0.75em;
	top: -3.0em;
	overflow-y: scroll;
	overflow-x: hidden;
}

.textGreen {
	color: green;
}

.textBlue {
	color: blue;
}

.textOrange {
	color: orange;
}

.textRed {
	color: red;
}

.textBlack {
	color: Black;
}

.textGray {
	color: #999999;
}

.MenuWithoutBullets li {
	margin: 10px 10px 0px 50px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

.divCard {
	width: 30%;
	min-width: 210px;
	height: 100px;
	background: #008cba;
	position: relative;
	margin: 15px 15px;
	line-height: 33px;
	font-size: 1.5em;
	overflow: hidden;
	text-align: center;
	color: white;
	display: table;
	font-family: Segoe UI, Tahoma, Verdana, Arial, sans-serif;
	cursor: pointer;
	float: left;
}

.divCard div {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
}

.divCard[id$="NotificationCard"] {
	height: 250px;
	font-size: 1.35em;
	cursor: default;
}

.serversNotificationCard[id$="NotificationCard"] {
	height: 170px;
}

.divCard[id$="NotificationCard"] div {
	display: block;
	vertical-align: middle;
	padding: 15px;
	text-align: left;
	margin-left: 13px;
	line-height: 28px;
	cursor: default;
}

.divCard[id$="NotificationCard"] ul {
	list-style: none;
	font-size: 0.6em;
	text-align: left;
	width: 100%;
	vertical-align: middle;
	padding-left: 5%;
	position: absolute;
	bottom: 0;
}

.divCard[id$="NotificationCard"] ul li .dashboardButtons {
	display: block;
	width: 41%;
	height: 28px;
	position: relative;
	float: left;
	background: white;
	color: #008cba;
	font-size: 1em;
	text-align: center;
	padding: 0;
	margin: 0 11px 0 0;
	cursor: pointer;
}

.divCard[id$="NotificationCard"] ul li a {
	color: white;
}

.divCard[id$="NotificationCard"] hr {
	width: 85%;
	border-width: thin;
	border-color: white;
}

.rightTextAlign {
	text-align: right;
}

.whiteAndGrayTable {
	border: solid 0px #dddddd;
	margin-left: 0;
	width: 100%;
}

.whiteAndGrayTable * {
	list-style: none;
	line-height: 1;
	font-size: 14px;
}

.whiteAndGrayTable .whiteAndGrayTd {
	padding-left: 0;
	padding-right: 0;
}

.whiteAndGrayTable .cta-button {
	font-size: 16px;
	padding-bottom: 0.55em;
	padding-top: 0.55em;
	padding-left: 0.55em;
}

.whiteAndGrayTable .cta-dropdown {
	vertical-align: middle;
}

.whiteAndGrayTable .cta-thin-row {
	vertical-align: middle;
	padding-bottom: 0.15em;
	padding-top: 0.15em;
}

.whiteAndGrayTable tr {
	background-color: transparent !important;
}

.whiteAndGraySelect {
	margin: 0;
}

.leftTextAlign {
	text-align: left;
}

.centerTextAlign {
	text-align: center;
}

.backToTop {
	position: fixed;
	bottom: 5em;
	right: 0px;
	text-decoration: none;
	color: gray;
	background-color: rgba(235, 235, 235, 0.80);
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index: 100;
}

.backToTop:hover {
	background-color: rgba(135, 135, 135, 0.50);
}

.smallScreenButtonWidth {
	width: 49%;
}

.rightBorderWhite {
	width: 10px;
	border-right-color: white !important;
}

.breakWordCustom {
	max-width: 100px;
	word-wrap: break-word;
}

.leftPadding-30 {
	padding-left: 30px;
}

.reportAvailability {
	max-height: 10px;
	min-width: 10px;
}

.tableDonorData {
	border: solid 1px #dddddd;
	margin-left: 0;
	width: 90%;
	margin-left: 5%;
	font-size: 15px;
}

.tableDonorData * {
	list-style: none;
	line-height: 1;
	color: #282B2E;
}

.tableDonorData .title {
	background-color: #dddddd;
	padding: 0.6375em 1.25em;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	border-bottom: solid 2px white;
}

.tableDonorData .title-small {
	background-color: #dddddd;
	padding: 0.6375em 1.25em;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	border-bottom: solid 2px white
}

.tableDonorData .title-gray-small {
	background-image: linear-gradient(rgb(140, 140, 140), rgb(128, 128, 128)
		60%, rgb(102, 102, 102));
	padding: 0.6375em 1.25em;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	border-bottom: solid 2px white;
	color: white !important;
}

.tableDonorData .title-gray-small .spanFontColor {
	color: white;
}

.tableDonorData .price {
	background-color: #eeeeee;
	padding: 0.9375em 1.25em;
	text-align: center;
	color: #333333;
	font-weight: normal;
	font-size: 1.25em;
}

.tableDonorData .description {
	background-color: white;
	padding: 0.9375em;
	text-align: center;
	color: #777777;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.4;
	border-bottom: solid 1px #dddddd;
}

.tableDonorData .bullet-item {
	background-color: white;
	padding: 0.6375em 1.25em;
	text-align: left;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #dddddd;
}

.tableDonorData .bullet-item-head {
	background-color: white;
	padding: 0.6375em 1.25em;
	text-align: left;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #dddddd;
}

.tableDonorData .bullet-item-small {
	background-color: white;
	padding: 0.6375em 1.25em;
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #dddddd;
}

.tableDonorData .separ-item {
	background-color: white;
	padding: 0.6375em 1.25em;
	text-align: left;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #efefef;
	border-right: solid 1px #efefef;
}

.tableDonorData .separ-item-head {
	background-color: white;
	padding: 0.6375em 1.25em;
	text-align: left;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #efefef;
}

.tableDonorData .cta-button {
	background-color: whitesmoke;
	text-align: center;
	padding: 1.25em 1.25em 0;
}

.tableDonorData .cta-dropdown {
	background-color: whitesmoke;
	vertical-align: middle;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	padding-left: 1.25em;
	border-bottom: solid 1px #dddddd;
}

.tableDonorData .cta-dropdown-small {
	background-color: whitesmoke;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	padding-left: 20%;
	padding-right: 20%;
	border-bottom: solid 1px #dddddd;
}

@media only screen and (max-width: 40em) {
	.donor-data-dirty-flag {
		vertical-align: middle;
		display: none;
		line-height: 27px;
		height: 15px;
		color: white;
		font-size: 30px;
	}
	.donor-data-bottom-label {
		margin-top: 0.2375em;
		margin-left: 0;
		font-size: 17px;
		display: none;
	}
	.donor-data-bottom-label label {
		color: #aa010e;
	}
}

@media ( min-width : 40.063em) {
	.donor-data-dirty-flag {
		vertical-align: middle;
		display: none;
		line-height: 20px;
		height: 15px;
		color: #aa010e;
	}
	.donor-data-bottom-label {
		margin-top: -0.9375em;
		margin-left: 0;
		width: 90% !important;
		margin-left: 5%;
		font-size: 15px;
		display: none;
	}
	.donor-data-bottom-label label {
		color: #aa010e;
	}
}

.fontSize-13 {
	font-size: 13px;
}

.marginTop-10 {
	margin-top: 10px;
}

.leftPadding-20 {
	padding-left: 20px;
}

.pricing-table .title-custom {
	background-color: #dddddd;
	padding: 0.9375em 1.25em;
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.displayNone {
	display: none;
}

.htmlCaption1 {
	width: 177px;
	height: 285px;
	display: inline-block;
	background: white url(../../common/img/slider/custom_img/caption1.png)
		no-repeat 0 0;
	border-radius: 4px;
}

.htmlCaption2 {
	width: 121px;
	height: 168px;
	display: inline-block;
	background: white url(../../common/img/slider/custom_img/caption2.png)
		no-repeat 0 0;
	border-radius: 4px;
}

.htmlCaption3 {
	width: 190px;
	height: 240px;
	display: inline-block;
	background: white url(../../common/img/slider/custom_img/caption3.png)
		no-repeat 0 0;
	border-radius: 4px;
}

.htmlCaption4 {
	width: 190px;
	height: 240px;
	display: inline-block;
	background: white url(../../common/img/slider/custom_img/caption4.png)
		no-repeat 0 0;
	border-radius: 4px;
}

.redColorCustom {
	color: #c60f13;
}

.imageTooltipCustom {
	float: right;
	width: 50px;
	margin-left: 2px
}

.pricingTableFirstTd {
	color: #c60f13;
	font-size: 14px;
}

.pricingTableSecondTd {
	vertical-align: middle;
	font-size: 14px;
}

.fontSize-14 {
	font-size: 14px;
}

.noBorderAndBottomMargin {
	margin-bottom: 0;
	border: 0px;
}

.paddingTop-0_4 {
	padding-top: 0.4em !important;
}

.padding-0 {
	padding: 0 !important;
}

.lableStyleSearchError {
	color: red;
	visibility: hidden;
}

.centerTableData {
	text-align: center;
}

.centerTableData td th tr {
	text-align: center;
}

.contentMap {
	height: 450px;
	margin: 0;
	margin-bottom: 0px;
	width: auto;
}

.row .rowCustomMargin {
	margin: 0 -0.5em;
}

.showMap tr:first-child {
	vertical-align: top;
}

.showMap td:first-child {
	width: 35%;
}

.showMap td:nth-child(2) {
	width: 65%;
	border: 1px solid #A2A4AB;
}

.grayBorder-1 {
	border: 1px solid #dddddd;
}

.geoLocationData {
	text-indent: 20px;
	text-align: middle;
	border: 0px solid #666;
	width: 100%;
	height: 100px;
	overflow: auto;
}

.grayBorder-0 {
	border: 0px solid #dddddd;
}

.emptySpaceHeight-100 {
	width: 100%;
	height: 100px;
}

.smallAndTouchScreenButton {
	width: 100%;
	height: 40px;
}

.widthOnePercent {
	width: 1%;
}

.scrollbarSizeBigScreen {
	width: 100%;
	height: 380px;
	overflow: auto;
}

.scrollbarSizeSmallScreen {
	width: 100%;
	height: 200px;
	overflow: auto;
}

.tableCustomTs {
	border-style: solid;
	border-width: 1px;
	border-color: #d9d9d9;
	text-align: center;
	width: 100%;
}

.tableCustomTs tr td {
	border-style: solid;
	border-width: 1px;
	border-color: #d9d9d9;
	text-align: center;
}

.tableInnerCustom {
	border-style: solid;
	border-width: 0px;
	border-color: #d9d9d9;
	text-align: center;
	width: 100%;
}

.tableInnerCustom tr td {
	border-style: solid;
	border-width: 0px;
	border-color: #d9d9d9;
	text-align: center;
	border-right: 0px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 15px;
}

.padErrorDiv {
	width: 96%;
	padding-left: 2%;
}

.tooltipLabelCustom {
	margin-top: -2px
}

.noMargin {
	margin: 0 0 0 0 !important;
}

.height-30 {
	height: 30px;
}

.height-10 {
	height: 10px;
}

.roundedDiv {
	margin-left: 0px;
	border: 1px solid #A2A4AB;
	border-top-left-radius: 10px 10px;
	height: auto;
	min-height: 500px;
}

.divCustomMargin {
	margin: 0.2em 0 !important;
}

.noBorder {
	border: 0px;
}

.leftMarginMinus-4 {
	margin-left: -4px
}

.greenColorCustom {
	color: #298A08
}

.greenCursor {
	color: #298A08;
	cursor: pointer
}

.redCursor {
	color: #B40404;
	cursor: pointer
}

.leftMarginMinus-12 {
	margin-left: -12px
}

.errorDivCustom {
	position: relative;
	bottom: 0;
	margin-left: -7px;
}

.buttonNoMargin {
	margin: 0;
}

.formNoMargin {
	margin: 0;
}

.markedMenuEntry {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#d72332, endColorstr=#a4000d);
}

.markedMenuEntry a {
	color: white !important;
}

@media only screen and (min-width: 40.063em) {
	.markedHeaderRounded {
		background-image: linear-gradient(rgb(0, 0, 0), rgb(20, 20, 20) 60%,
			rgb(40, 40, 40));
		color: white;
		border-radius: 1000px;
		width: 100%;
	}
	.quesDescription {
		text-align: center;
		padding-top: 2em;
		width: 80%;
		padding-left: 20%;
		font-size: x-large !important;
	}
	.quesDateDescription {
		margin:0 auto;
		text-align: center;
		padding-top: 0;
		width: 80%;
		padding-left: 20%;
		font-size: x-large !important;
	}
	.quesDescriptionMediaContainer {
		text-align: left;
		right: 0;
		padding-left: 25px;
		display: table-cell;
		height: 12em;
		vertical-align: middle;
		position: relative;
	}
	.quesDescriptionMedia {
		font-size: x-large !important;
		line-height: normal;
		width: 100%;
		display: table-cell;
		height: 8em;
		vertical-align: middle;
		position: relative;
	}
	.quesDescriptionImage {
		width: 30%;
		padding-right: 30px;
		height: 10.275em;
		display: table-cell;
		vertical-align: middle;
		position: relative;
	}
	.quesDescriptionImage img {
		max-height: 10.275em;
	}
	.quesMedia {
		display: table-cell;
		float: right;
		vertical-align: middle;
	}
	.quesMedia video {
		
	}
	.quesMedia audio {
		
	}
	.quesMediaVideo {
		display: table-cell;
		height: 12em;
		vertical-align: middle;
		right: -8px;
		position: relative;
	}
	.quesMediaAudio {
		display: table-cell;
		height: 12em;
		vertical-align: middle;
		right: -15px;
		position: relative;
	}
	.quesMediaImage {
		display: table-cell;
		height: 12em;
		vertical-align: middle;
		float: right;
		position: relative;
	}
	.quesMediaImage img {
		max-height: 12em;
	}
	.saveQuestButton {
		width: 24.063em !important;
		padding-left: 2% !important;
		left: 0 !important;
		margin-left: 1px !important;
	}	
	.quesDateInput {
		max-width: 200px;
		text-align: center;
		display: block;
		margin: 0 auto !important;
	}
	.quesDateInputCal {
		text-align: center;
		display: block;
		margin: 0 auto !important;
	}
	.quesDateRowCont {
		padding-right: 1.025em !important;
	}
	.quesDateCalRowCont {
		display: flex;
    	margin: 0 auto !important;
    	max-width: 300px;
	}
}

@media only screen and (max-width: 40em) {
	.markedHeaderRounded {
		background-image: linear-gradient(rgb(0, 0, 0), rgb(20, 20, 20) 60%,
			rgb(40, 40, 40));
		color: white;
		border-radius: 1000px;
		width: 104%;
		margin-left: -2%;
	}
	.quesDescriptionImage {
		width: 30%;
		padding-right: 30px;
		display: table-cell;
		vertical-align: middle;
		position: relative;
	}
	.quesDescriptionImage img {
		max-height: 8em;
	}
	.quesMediaImage {
		display: table-cell;
		vertical-align: middle;
		float: left;
		position: relative;
		margin-left: -0.925em;
	}
	.quesMediaImage img {
		max-height: 8em;
	}
	.quesDateInputCal {
		text-align: center;
		display: block;
		margin: 0 auto !important;
	}
	.quesDateCalRowCont {
		display: flex;
    	margin: 0 auto !important;
	}
}

.quesPdfIcon {
	width: 25px !important;
}

.quesHtmlIcon {
	width: 40px !important;
}

.signBtnSmall {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	width: 49%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
}

.btnSmallBlackRect {
	font-weight: normal;
	background: #d0d0d0;
	text-align: center;
	border: 1px solid #909090;
	color: #eeeeee;
	font-size: 14px;
	background: #333333;
	margin-bottom: 0.45em;
	padding-top: 0.45em;
	padding-bottom: 0.45em;
	outline: 0;
}

btnSmallBlackRect:hover, btnSmallBlackRect:focus, .btnSmallBlackRect:hover,
	.btnSmallBlackRect:focus {
	background-color: #333333 !important;
}

btnSmallBlackRect:disabled, .btnSmallBlackRect:disabled {
	background-color: #333333;
	outline: 0;
	border: 0;
}

.signInBtnSmall {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#d72332, endColorstr=#a4000d);
	width: 49%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.885em !important;
	padding-bottom: 0.885em !important;
	min-height: 3.25715em;
}

.signUpBtnSmall {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#d72332, endColorstr=#a4000d);
	width: 49%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.885em !important;
	padding-bottom: 0.885em !important;
	min-height: 3.25715em;
}

.signInBtn100 {
	min-height: 3.25715em !important;
	padding-top: 0.875em !important;
}

.btnSmallRed100 {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#da2332, endColorstr=#a4010d);
	width: 100%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
	min-height: 3.5em !important;
}

.inputSmallRed100 {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#da2332, endColorstr=#a4010d);
	width: 100%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.785em !important;
	padding-bottom: 0.885em !important;
	min-height: 3.5em !important;
}

.btnSmallBlue100 {
	background-image: linear-gradient(rgb(0, 83, 159), rgb(0, 79, 153) 60%,
		rgb(0, 66, 128));
	width: 100%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
	min-height: 3.5em !important;
}

.btnSmallBlue50 {
	background-image: linear-gradient(rgb(0, 83, 159), rgb(0, 79, 153) 60%,
		rgb(0, 66, 128));
	width: 50%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
}

.btnSmallGreen100 {
	background-image: linear-gradient(rgb(117, 191, 64), rgb(105, 172, 57)
		60%, rgb(99, 164, 54));
	width: 100%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
	min-height: 3.5em !important;
}

.btnSmallGray100 {
	background-image: linear-gradient(rgb(102, 102, 102), rgb(89, 89, 89)
		60%, rgb(77, 77, 77));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#8c8c8c, endColorstr=#666666);
	width: 100%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
	min-height: 3.5em !important;
}

.btnSmallGray50 {
	background-image: linear-gradient(rgb(140, 140, 140), rgb(128, 128, 128)
		60%, rgb(102, 102, 102));
	width: 50%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
}

.btnSmallBlack100 {
	background-image: linear-gradient(rgb(0, 0, 0), rgb(20, 20, 20) 60%,
		rgb(40, 40, 40));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#000000, endColorstr=#282828);
	width: 100%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
	min-height: 3.5em !important;
}

.btnSmallMyApp100 {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#da2332, endColorstr=#a4010d);
	width: 100%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
}

.homeButtonSmall {
	height: 35px !important;
	padding-top: 10px !important;
}

@media only screen and (min-width: 64.063em) {
	.btnSmallRedRoundAdd {
		background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
			rgb(164, 0, 13));
		font-size: 0.65em;
		box-shadow: 2px 2px 4px #666;
		margin-left: 93%;
	}
	.divSmallRedRoundAdd {
		margin-top: -3.35em;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.btnSmallRedRoundAdd {
		background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
			rgb(164, 0, 13));
		font-size: 0.65em;
		box-shadow: 2px 2px 4px #666;
		margin-left: 88%;
	}
	.divSmallRedRoundAdd {
		margin-top: -3.35em;
	}
}

@media only screen and (max-width: 40em) {
	.btnSmallRedRoundAdd {
		background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
			rgb(164, 0, 13));
		font-size: 0.65em;
		box-shadow: 2px 2px 4px #666;
		margin-left: 80%;
	}
	.divSmallRedRoundAdd {
		margin-top: -3.35em;
	}
}

.divSmallShareOld {
	margin-top: -2.135em;
	margin-left: 87%;
	z-index: 100;
}

.divSmallShare {
	margin-top: -4.335em;
	margin-left: 78%;
	z-index: 100;
}

.divSmallMap {
	margin-top: -2.215em;
	margin-right: 0.265em;
	float: right;
	z-index: 100;
}

.divSmallWallet {
	margin-top: -4.515em;
	margin-left: 44%;
	z-index: 1;
}

@media only screen and (min-width: 40.063em) {
	.btnSmallBlackRound {
		background-color: #141414;
		font-size: 0.65em;
		margin-bottom: 0;
		box-shadow: 2px 2px 4px #666;
		opacity: 0.8;
	}
	.btnSmallBlueRound {
		/*background-image: linear-gradient(rgb(0,0,0), rgb(20,20,20) 60%, rgb(40,40,40));*/
		background-color: #0066ff;
		font-size: 0.65em;
		margin-bottom: 0;
		box-shadow: 2px 2px 4px #666;
		opacity: 0.8;
	}
}

@media only screen and (max-width: 40em) {
	.btnSmallBlackRound {
		background-image: linear-gradient(rgb(0, 0, 0), rgb(20, 20, 20) 60%,
			rgb(40, 40, 40));
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
			startColorstr=#000000, endColorstr=#282828);
		font-size: 0.65em;
		margin-bottom: 0;
		box-shadow: 2px 2px 4px #666;
	}
	.btnSmallBlueRound {
		/*background-image: linear-gradient(rgb(0,0,0), rgb(20,20,20) 60%, rgb(40,40,40));*/
		background-color: #0066ff;
		font-size: 0.65em;
		margin-bottom: 0;
		box-shadow: 2px 2px 4px #666;
	}
	.btnSmallNavRound {
		background-image: linear-gradient(rgb(0, 0, 0), rgb(20, 20, 20) 60%,
			rgb(40, 40, 40));
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
			startColorstr=#000000, endColorstr=#282828);
		font-size: 0.85em;
		margin-bottom: 0;
		padding: 0.75em 1em;
		box-shadow: 2px 2px 4px #666;
	}
}

.btnSmallWhiteRoundBorder {
	position: absolute;
	background-color: #0066ff;
	width: 6em;
	height: 6em;
	background-image: linear-gradient(rgb(204, 0, 0), rgb(179, 0, 0) 60%,
		rgb(153, 0, 0));
	font-size: 0.65em;
	left: 45%;
	bottom: 5px;
	border: thin solid #bfbfbf;
	border-width: 3px;
}

.btnSmallGrayYesNo {
	background-image: linear-gradient(rgb(140, 140, 140), rgb(128, 128, 128)
		60%, rgb(102, 102, 102));
	font-size: 0.65em;
	margin-bottom: 0;
	box-shadow: 2px 2px 4px #666;
	border: 2px !important;
	z-index: 0;
	width: 40%;
	border-style: solid;
	border-width: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1.0625em;
	padding-left: 2em;
	font-size: 1em;
	background-color: #008cba;
	border-color: #007095;
	color: white;
	transition: background-color 300ms ease-out;
}

.btnSmallGreenYesNo {
	background-image: linear-gradient(rgb(57, 172, 57), rgb(51, 153, 51) 60%,
		rgb(45, 134, 45));
	font-size: 0.65em;
	margin-bottom: 0;
	box-shadow: 2px 2px 4px #666;
	border: 2px !important;
	z-index: 0;
	width: 40%;
	border-style: solid;
	border-width: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1.0625em;
	padding-left: 2em;
	font-size: 1em;
	background-color: #008cba;
	border-color: #007095;
	color: white;
	transition: background-color 300ms ease-out;
}

.divSmallMqOutRowContainer {
	border: solid 0px red; 
	height: 100%;
}

.divSmallMqOutContainer {
	text-align: center; 
	margin-left: 5%;
}

.divSmallMqContainer {
	padding-bottom: 1px; 
	margin-left: -5%; 
	width: 109%; 
	padding-left: 0; 
	padding-right: 0;
}

.btnSmallRadioSelected {
	background-image: linear-gradient(rgb(57, 172, 57), rgb(51, 153, 51) 60%,
		rgb(45, 134, 45));
	font-size: 0.65em;
	margin-bottom: 0;
	box-shadow: 2px 2px 4px #666;
	border: 2px !important;
	z-index: 0;
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1.0625em;
	padding-left: 2em;
	font-size: 1em;
	background-color: #008cba;
	border-color: #007095;
	color: white;
	transition: background-color 300ms ease-out;
}

.btnSmallRadioDeSelected {
	background-image: linear-gradient(rgb(140, 140, 140), rgb(128, 128, 128)
		60%, rgb(102, 102, 102));
	font-size: 0.65em;
	margin-bottom: 0;
	box-shadow: 2px 2px 4px #666;
	border: 2px !important;
	z-index: 0;
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1.0625em;
	padding-left: 2em;
	font-size: 1em;
	background-color: #008cba;
	border-color: #007095;
	color: white;
	transition: background-color 300ms ease-out;
}

.btnSmallRadioSelectedM {
	background-image: linear-gradient(rgb(57, 172, 57), rgb(51, 153, 51) 60%,
		rgb(45, 134, 45));
	font-size: 0.65em;
	margin-bottom: 0;
	box-shadow: 2px 2px 4px #666;
	border: 2px !important;
	z-index: 0;
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: left;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5625em;
	padding-left: 1em;
	font-size: 1em;
	background-color: #008cba;
	border-color: #007095;
	color: white;
	transition: background-color 300ms ease-out;
}

.btnSmallRadioDeSelectedM {
	background-image: linear-gradient(rgb(140, 140, 140), rgb(128, 128, 128)
		60%, rgb(102, 102, 102));
	font-size: 0.65em;
	margin-bottom: 0;
	box-shadow: 2px 2px 4px #666;
	border: 2px !important;
	z-index: 0;
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: left;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5625em;
	padding-left: 1em;
	font-size: 1em;
	background-color: #008cba;
	border-color: #007095;
	color: white;
	transition: background-color 300ms ease-out;
}

.divMqAnsweredStartOver {
	padding: 0.5em; 
}

.inputYesNo {
	margin-right: -2.25em !important;
}

.inputYesNoMulty {
	margin-right: -2.25em !important;
}

.selectNoBorder {
	border: 0px !important;
	outline: 0px;
	background-color: white !important;
	text-align: left !important;
	box-shadow: none !important;
}

.optionNoBorder {
	border: 0px !important;
	outline: 0px;
	background-color: white !important;
	box-shadow: none !important;
}

.selectUnderlined {
	color: #00539f !important;
	text-decoration: underline !important;
}

.inputHourStartSmall {
	border: none !important;
	outline: 0px;
	background-color: white !important;
	width: 4.15em !important;
	height: 1.85em !important;
	font-size: 0.95em !important;
	font-weight: bold !important;
	margin-top: -0.15em !important;
	text-align: center !important;
	box-shadow: none !important;
}

.inputHourEndSmall {
	border: 0px !important;
	outline: 0px;
	background-color: white !important;
	width: 4.15em !important;
	height: 1.85em !important;
	font-size: 0.95em !important;
	font-weight: bold !important;
	margin-top: -0.15em !important;
	text-align: center !important;
	box-shadow: none !important;
}

.inputHourMidSmall {
	border: 0px !important;
	outline: 0px;
	background-color: white !important;
	font-size: 0.95em !important;
	font-weight: bold !important;
	margin-top: 0.15em !important;
	text-align: center !important;
}

.backYelloDiv {
	background-color: #cc9900;
	opacity: 0.9;
	filter: alpha(opacity = 90); /* For IE8 and earlier */
	height: 25%;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1;
	right: 0;
}

.lblBoldFront {
	z-index: 0 !important;
	right: 0;
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
	font-size: 80%;
	padding: 0.35em;
	color: white;
}

.lblBoldFrontBlack {
	z-index: 0 !important;
	right: 0;
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
	font-size: 80%;
	padding: 0px;
	color: black;
}

.lblFrontTitle {
	font-size: 105% !important;
	padding-bottom: 5px;
}

.lblBoldFrontBlue {
	z-index: 0 !important;
	right: 0;
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
	font-size: 80%;
	padding: 0.35em;
	color: #00539f;
}

.alpha60 {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,
		endColorstr=#99000000);
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	height: 25%;
	position: absolute;
	bottom: 0;
	z-index: 1;
	right: 0;
	border-radius: 0.85em;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
}

@media only screen and (min-width: 90.063em) {
	.alphaWhite {
		background-color: white;
		height: 8.85em;
		position: absolute;
		margin-top: 30.185em !important;
		z-index: 1;
		right: 0;
		border-radius: 0.85em;
		width: 68%;
		margin-left: 16%;
		margin-right: 16%;
		box-shadow: 2px 2px 4px #666;
	}
	.alphaTransparent {
		opacity: 0.8;
		background-color: black;
		background-repeat: no-repeat;
		border: none;
		cursor: pointer;
		overflow: hidden;
		background-color: #141414;
		font-size: 0.85em;
		font-weight: lighter;
		margin-bottom: 0;
		box-shadow: 2px 2px 4px #666;
	}
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
	.alphaWhite {
		background-color: white;
		height: 8.85em;
		position: absolute;
		margin-top: 30.185em !important;
		z-index: 1;
		right: 0;
		border-radius: 0.85em;
		width: 82%;
		margin-left: 9%;
		margin-right: 9%;
		box-shadow: 2px 2px 4px #666;
	}
	.alphaTransparent {
		opacity: 0.8;
		background-color: black;
		background-repeat: no-repeat;
		border: none;
		cursor: pointer;
		overflow: hidden;
		background-color: #141414;
		font-size: 0.85em;
		font-weight: lighter;
		margin-bottom: 0;
		box-shadow: 2px 2px 4px #666;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.alphaWhite {
		background-color: white;
		height: 8.85em;
		position: absolute;
		margin-top: 30.185em !important;
		z-index: 1;
		right: 0;
		border-radius: 0.85em;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		box-shadow: 2px 2px 4px #666;
	}
	.alphaTransparent {
		opacity: 0.8;
		background-color: black;
		background-repeat: no-repeat;
		border: none;
		cursor: pointer;
		overflow: hidden;
		background-color: #141414;
		font-size: 0.85em;
		font-weight: lighter;
		margin-bottom: 0;
		box-shadow: 2px 2px 4px #666;
	}
}

@media only screen and (max-width: 40em) {
	.alphaWhite {
		background-color: white;
		height: 8.85em;
		position: absolute;
		bottom: 0;
		z-index: 1;
		right: 0;
		border-radius: 0.85em;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		margin-bottom: 2%;
		box-shadow: 2px 2px 4px #666;
	}
	.alphaTransparent {
		opacity: 0.8;
		background-color: black;
		background-repeat: no-repeat;
		border: none;
		cursor: default;
		overflow: hidden;
		background-color: #141414;
		font-size: 0.85em;
		font-weight: lighter;
		margin-bottom: 0;
		box-shadow: 2px 2px 4px #666;
	}
}

.alphaWhiteList {
	background-color: white;
	height: inherit;
	z-index: 1;
	right: 0;
	border-radius: 0.85em;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	box-shadow: 2px 2px 4px #666;
	position: relative;
	padding: 10px;
}

.betaWhiteList {
	background-color: white;
	height: inherit;
	padding: 10px;
	z-index: 1;
	right: 0;
	border-radius: 0.85em;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	box-shadow: 2px 2px 4px #666;
	padding-top: 0.65em;
}

.gamaWhiteList {
	background-color: white;
	height: 6.85em;
	z-index: 1;
	right: 0;
	border-radius: 0.85em;
	width: 100%;
	margin-bottom: 2%;
	box-shadow: 2px 2px 4px #666;
	padding: 10px;
}

.gamaWhiteListLarge {
	background-color: white;
	height: inherit;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 1;
	right: 0;
	border-radius: 0.85em;
	width: 100%;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0.45em;
	padding-top: 0.45em;
}

.betaWhiteListContainer {
	height: 2.85em;
	z-index: 1;
	right: 0;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	padding-top: 0.65em;
}

.rowMobileContainer {
	z-index: 1;
	right: 0;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-bottom: 1.10em;
}

.rowMobileContainerNoMargin {
	z-index: 1;
	right: 0;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}

.column6Container {
	padding-left: 0 !important;
	font-weight: bold;
}

.roundedCorners {
	border-radius: 0.85em;
}

.zetaWhiteListLarge {
	background-color: white;
	height: auto;
	z-index: 1;
	right: 0;
	border-radius: 0.85em;
	width: 100%;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0.25em;
	margin-bottom: 0.75em;
	padding: 0.5em;
}

.timeContainer {
	padding: 1.35em;
	padding-top: 0;
	margin: 0;
	margin-top: -1.8295em;
	width: 107%;
	margin-left: -3.5%;
	/*background-color:  #000066;*/
	background-color: white;
}

.timeContainerHead {
	background-image: linear-gradient(rgb(242, 242, 242), rgb(230, 230, 230)
		60%, rgb(204, 204, 204));
	margin: 0;
	margin-top: 0.515em;
	margin-bottom: 0.775em;
	width: 110%;
	left: -4%;
	background-color: white;
	text-align: center;
	padding: 0.275em;
}

.lblTimeContainerHead {
	color: #1a1a1a;
}

.timeBlueListContainer {
	z-index: 1;
	padding: 0.215em;
	float: left !important;
}

.timeBlueList {
	background-image: linear-gradient(rgb(242, 242, 242), rgb(230, 230, 230)
		60%, rgb(204, 204, 204));
	background-color: white;
	height: 2.25em;
	z-index: 1;
	right: 0;
	border-radius: 0.55em;
	box-shadow: 2px 2px 4px #666;
	vertical-align: middle !important;
	padding: 0;
	padding-top: 0.65em;
	text-align: center;
	font-weight: normal;
	color: #39516f;
}

.timeEmptyLines {
	height: 7.5em;
}

.timeEmptyLinesNoMap {
	height: 7.5em;
}

.timeEmptyLinesDirect {
	height: 9.5em;
}

.drivesEmptyLines {
	height: 7.5em;
}

.drivesEmptyLinesNoMap {
	height: 7.5em;
}

.whiteLabel {
	color: white;
}

.iconLarge {
	font-size: 2em;
}

.iconMenu {
	font-size: 1.2em;
	padding-right: 0.3em;
}

.iconPadLarge {
	font-size: 1.9em;
	position: relative;
	top: 0.15715em;
	margin-right: 0.25715em;
}

.noIconPadLarge {
	min-height: 3.25715em;
	padding-top: 0.885em !important;
}

.iconPadCentarLarge {
	font-size: 1.9em;
	position: absolute;
	top: 0.32715em;
	left: 38%;
}

.iconOwnerPadLarge {
	height: 3.3125em;
}

.iconOwnerPadLargeConfirm {
	height: 4.3125em;
	width: 100%;
}

.iconSmall {
	font-size: 1.15em;
}

@media only screen and (min-width: 40.063em) {
	.bottomRightDiv {
		text-align: left;
		right: 0;
		padding-left: 7.15em;
	}
	.bottomLeftDiv {
		text-align: right;
		left: 0;
		padding-right: 7.15em;
	}
}

@media only screen and (max-width: 40em) {
	.bottomRightDiv {
		text-align: right;
		position: fixed;
		bottom: 0;
		right: 0;
	}
	.bottomLeftDiv {
		text-align: left;
		position: fixed;
		bottom: 0;
		left: 0;
	}
}

.optionRed {
	color: red important;
}

.backTop {
	position: absolute;
	top: 0;
	width: 20%;
	margin-top: 2.915em;
	width: 3.015em;
	margin-right: 0;
	z-index: 1;
	right: 2.315em;
}

.insertMarginBottom {
	margin: 0 0 1em 0;
}

.logoInDeviceMenu {
	width: 6.75em;
	position: absolute;
	margin-top: -2.35em;
	right: 36%;
}

.deviceMenuStickOnTop {
	position: fixed;
	margin-top: 0;
	z-index: 10;
}

@media ( min-width : 40.063em) {
	.insertMarginBottom {
		margin: 0;
	}
}

.button.customColor {
	background-color: #333333;
	border-color: #333333;
	color: #eeeeee;
}

.button.customColor:hover, .button.customColor:focus {
	background-color: #4d4d4d;
}

.button.customColor:hover, .button.customColor:focus {
	color: #eeeeee;
}

.noBorderRadius {
	border-radius: 0px;
}

.tableAwardTypes {
	width: 100%;
	margin-left: 0;
}

.noWrap {
	white-space: nowrap;
}

@media ( min-width : 40.063em) {
	.align-right-medium-up {
		float: right !important;
	}
}

.maxWidthNone {
	max-width: none;
}

select {
	font-size: 0.85em;
	margin: 0 0 1rem 0;
}

textarea {
	font-size: 0.875em;
}

.whiteButton {
	border-radius: 1px;
	margin: 0em;
	color: black;
	border-style: solid;
	border-color: #7b7b7b;
	border-width: 1px;
	background: white;
}

.button.whiteButton:hover, .button.whiteButton:focus, .button.whiteButton:hover,
	.button.whiteButton:focus {
	background-color: black;
	color: white;
}

.button.whiteButton:hover, .button.whiteButton:focus, .button.whiteButton:hover,
	.button.whiteButton:focus {
	color: #333333;
	color: white;
}

.button.disabled.whiteButton, .button[disabled].whiteButton, .button.disabled.whiteButton,
	.button[disabled].whiteButton {
	background-color: white;
	border-color: #b9b9b9;
	color: #333333;
	cursor: default;
	opacity: 0.7;
	box-shadow: none;
}

.button.disabled.whiteButton:hover, .button.disabled.whiteButton:focus,
	.button[disabled].whiteButton:hover, .button[disabled].whiteButton:focus,
	.button.disabled.whiteButton:hover, .button.disabled.whiteButton:focus,
	.button[disabled].whiteButton:hover, .button[disabled].whiteButton:focus
	{
	background-color: #b9b9b9;
}

.button.disabled.whiteButton:hover, .button.disabled.whiteButton:focus,
	.button[disabled].whiteButton:hover, .button[disabled].whiteButton:focus,
	.button.disabled.whiteButton:hover, .button.disabled.whiteButton:focus,
	.button[disabled].whiteButton:hover, .button[disabled].whiteButton:focus
	{
	color: #333333;
}

.button.disabled.whiteButton:hover, .button.disabled.whiteButton:focus,
	.button[disabled].whiteButton:hover, .button[disabled].whiteButton:focus,
	.button.disabled.whiteButton:hover, .button.disabled.whiteButton:focus,
	.button[disabled].whiteButton:hover, .button[disabled].whiteButton:focus
	{
	background-color: white;
}

@media ( min-width : 40.063em) {
	.paddingRemover {
		padding: 0 !important;
	}
}

.bulletErrorButton {
	background-color: #FD9898 !important;
}

.bulletErrorButton:hover {
	background-color: #FF7777 !important;
}

.bulletWarningButton {
	background-color: #F5D396 !important;
}

.bulletWarningButton:hover {
	background-color: #EFBE65 !important;
}

.bulletInfoButton {
	background-color: #94D494 !important;
}

.bulletInfoButton:hover {
	background-color: #61B361 !important;
}

.forceHide {
	display: none !important;
}

.padLeft2 {
	padding: 0 !important;
	padding-left: 2px !important;
}

.padLeft13 {
	margin: 0;
	padding-left: 13px;
}

.padLeft15 {
	width: 100%;
	height: 28px;
	border: 0;
	padding-left: 15px;
}

.padLeftEmail {
	width: 100%;
	height: 28px !important;
	border: 0 !important;
	padding-left: 15px !important;
	color: #333333 !important;
	height: 28px !important;
	border: 1px solid red;
	font-size: 1.00915em !important;
}

.padLeft5 {
	width: 100%;
	height: 28px;
	border: 0;
	padding-left: 5px;
}

.marginTopBottom10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.padRight10 {
	padding-right: 10px !important;
}

.maxWidth {
	padding: 0;
	margin: 0;
	width: 100%;
}

.donorDataSmallTab {
	font-size: x-small;
	font-weight: bold;
	margin-left: 0.15em;
}

.donorDataSmallTabDD {
	background-image: linear-gradient(rgb(140, 140, 140), rgb(128, 128, 128)
		60%, rgb(102, 102, 102));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#8c8c8c, endColorstr=#666666);
	width: 100%;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 0px 2px 4px #666;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 1.25em;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
}

.donorDataSmallTabActive {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#d72332, endColorstr=#a4000d);
}

.up-5 {
	margin-top: -5px;
	margin-bottom: 10px;
}

.tooltipUp {
	
}

.tooltipUp .tooltiptextUp {
	visibility: hidden;
	width: 100%;
	background-color: gray;
	color: #fff;
	border-color: gray;
	text-align: left;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 0;
	padding-left: 10px;
	/* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
	opacity: 0;
	transition: opacity 1s;
	opacity: 0
}

.tooltipUp .tooltiptextUp::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: gray transparent transparent transparent;
}

.tooltipUp:hover .tooltiptextUp {
	visibility: visible;
	opacity: 1;
}

@media only screen and (max-width : 25em) {
	.paddingCustomMap {
		padding-left: 1.615em !important;
		padding-right: 1.615em !important;
	}
	.paddingCustomMapDate {
		padding-right: 0.815em !important;
		padding-left: 0.815em !important;
	}
	.noPaddingSmall {
		padding-left: 0em !important;
		padding-right: 0em !important;
	}
}

.disabledEffect {
	background-image: linear-gradient(rgb(183, 183, 183), rgb(179, 179, 179)
		60%, rgb(166, 166, 166));
	box-shadow: 2px 2px 4px #bfbfbf;
	background-color: #008cba;
	border-color: #007095;
	cursor: default;
}

.logoutInputButton {
	display: block;
	width: 100%;
	padding-left: 13px;
	height: 44px;
	line-height: 1.428571429;
	font-size: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0 10px;
	background-color: transparent;
	border: none;
	background-origin: padding-box;
	text-align: left !important;
}

.logoutInputButton:active, .logoutInputButton:focus {
	outline: 0;
}

.formHover:hover {
	background-color: #272b30 !important;
}

.logoutDescInputButton {
	display: block;
	width: 100%;
	padding-left: 25px !important;
	height: 26px;
	line-height: 1.428571429;
	font-size: 14px;
	font-weight: normal;
	color: rgb(255, 255, 255);
	padding: 0 20px;
	background-color: transparent;
	border: none;
	background-origin: padding-box;
	text-align: left !important;
}

.logoutDescInputButton:active, .logoutDescInputButton:focus {
	outline: 0;
}

.errorSmall {
	font-size: 0.8em;
	padding-left: 0.5em;
}

@media only screen and (max-width: 40em) {
	.signUpSubmit {
		background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
			rgb(164, 0, 13));
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
			startColorstr=#da2332, endColorstr=#a4010d);
		width: 100%;
		font-size: 0.85em;
		font-weight: 500;
		box-shadow: 2px 2px 4px #666;
	}
}

@media ( min-width : 40.063em) {
	.signUpSubmit {
		background-image: linear-gradient(rgb(0, 83, 159), rgb(0, 79, 153) 60%,
			rgb(0, 66, 128));
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
			startColorstr=#00539f, endColorstr=#004280);
		font-size: 0.85em;
		font-weight: 500;
		box-shadow: 2px 2px 4px #666;
	}
}

.mobiscroll-custom .mbsc-fr-w {
	
}

.mobiscroll-custom .mbsc-fr-hdr {
	color: #757575;
	font-size: 1.075em;
	text-transform: none;
}

.mobiscroll-custom .mbsc-sc-whl-l {
	border-color: #00539f;
}

.mbsc-mobiscroll .mbsc-fr-btn {
	height: 2.5em;
	line-height: 2.5em;
	padding: 0 1em;
	color: #00539f;
	text-transform: uppercase
}

.mbsc-mobiscroll .mbsc-fr-btn:hover {
	background: rgba(0, 83, 159, 0.3) !important;
}

.mbsc-mobiscroll .mbsc-range-btn {
	margin: 0 .3333em;
	padding: .3333em;
	border: 1px solid #00539f;
	font-size: .75em
}

.mbsc-mobiscroll.mbsc-range .mbsc-range-btn-t .mbsc-range-btn-sel .mbsc-range-btn
	{
	background: #00539f;
	color: #f7f7f7
}

.mbsc-mobiscroll.mbsc-range .mbsc-range-btn-t:hover .mbsc-range-btn-sel:hover .mbsc-range-btn:hover
	{
	background: rgba(0, 83, 159, 0.3) !important;
}

.mbsc-mobiscroll.mbsc-range .mbsc-range-btn:hover {
	background: rgba(0, 83, 159, 0.3) !important;
}

.mbsc-mobiscroll .mbsc-sc-whl-l {
	border-top: 1px solid #00539f;
	border-bottom: 1px solid #00539f
}

.mbsc-mobiscroll .mbsc-sc-itm.mbsc-btn-a {
	background: rgba(0, 83, 159, 0.3)
}

/* View Map definitions */
@media only screen and (min-width: 90.063em) {
	#mapVg {
		width: 70%;
		height: 40.063em;
		border: 1px solid gray;
		margin-bottom: 3% !important;
		/*max-width: 68.063em;*/
		margin-right: auto;
		margin-left: auto;
	}
	#backVg {
		position: relative;
		margin-top: -7.263em;
		margin-left: 16%;
		width: 4em;
	}
	#listVg {
		position: relative;
		margin-top: -6.263em;
		margin-left: 16%;
		width: 4em;
	}
	#dateVg {
		position: relative;
		margin-top: -7.263em;
		margin-left: 16%;
		width: 23em;
	}
	.alphaWhitePosVg {
		position: relative;
		margin-top: -2.763em;
		margin-left: 16%;
		margin-right: 16%;
		width: 68%;
		background-color: white;
		z-index: 0;
		right: 0;
		border-radius: 0.85em;
		box-shadow: 2px 2px 4px #666;
		padding: 10px;
		min-height: 135px;
	}
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
	#mapVg {
		width: 84%;
		height: 40.063em;
		border: 1px solid gray;
		margin-bottom: 3% !important;
		margin-right: auto;
		margin-left: auto;
	}
	#backVg {
		position: relative;
		margin-top: -7.063em;
		margin-left: 9%;
		width: 4em;
	}
	#listVg {
		position: relative;
		margin-top: -6.263em;
		margin-left: 9%;
		width: 4em;
	}
	#dateVg {
		position: relative;
		margin-top: -7.063em;
		margin-left: 9%;
		width: 23em;
	}
	.alphaWhitePosVg {
		position: relative;
		margin-top: -3.363em;
		width: 82%;
		margin-left: 9%;
		margin-right: 9%;
		background-color: white;
		z-index: 0;
		right: 0;
		border-radius: 0.85em;
		box-shadow: 2px 2px 4px #666;
		padding: 10px;
		min-height: 135px;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	#mapVg {
		width: 100%;
		height: 40.063em;
		border: 1px solid gray;
		margin-bottom: 3% !important;
		max-width: 68.063em;
		margin-right: auto;
		margin-left: auto;
	}
	#backVg {
		position: relative;
		margin-top: -7.263em;
		margin-left: 1%;
		width: 4em;
	}
	#listVg {
		position: relative;
		margin-top: -6.263em;
		margin-left: 1%;
		width: 4em;
	}
	#dateVg {
		position: relative;
		margin-top: -5.563em;
		margin-left: 1%;
		width: 23em;
	}
	.alphaWhitePosVg {
		position: relative;
		margin-top: -3.363em;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		background-color: white;
		z-index: 0;
		right: 0;
		border-radius: 0.85em;
		box-shadow: 2px 2px 4px #666;
		padding: 10px;
		min-height: 135px
	}
}

@media only screen and (max-width: 40em) {
	#mapVg {
		position: absolute;
		top: 2.8em;
		width: 102%;
		height: 94%;
		margin-left: -5%;
	}
	#backVg {
		position: absolute;
		bottom: 0;
		width: 40%;
		margin-left: 2%;
		margin-bottom: 4.3em;
		left: 0;
		width: 4em;
	}
	#listVg {
		position: absolute;
		bottom: 2.2em;
		width: 40%;
		margin-left: 2%;
		margin-bottom: 4.5em;
		left: 0;
		width: 4em;
	}
	#dateVg {
		position: absolute;
		bottom: 0;
		margin-left: 2%;
		margin-bottom: 0;
		left: 0;
	}
	.alphaWhitePosVg {
		background-color: white;
		position: absolute;
		bottom: 0;
		z-index: 1;
		right: 0;
		border-radius: 0.85em;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		margin-bottom: 2%;
		box-shadow: 2px 2px 4px #666;
		padding: 10px;
		min-height: 135px
	}
}

/* View Map definitions end */

/* Available Drives definitions */
@media only screen and (min-width: 40.063em) {
	#backDg {
		position: absolute;
		bottom: 10%;
		width: 10%;
		margin-left: 10%;
		z-index: 1;
		left: 0;
	}
	#mapDg {
		position: absolute;
		bottom: 10%;
		width: 10%;
		margin-left: 10%;
		z-index: 1;
		left: 0;
	}
}

@media only screen and (max-width: 40em) {
	#backDg {
		position: absolute;
		bottom: 9.5em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 4%;
		z-index: 2;
		left: 0;
	}
	#backDgNoMap {
		position: absolute;
		bottom: 9.5em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 4%;
		z-index: 2;
		left: 0;
	}
	#mapDgNoMap {
		position: absolute;
		bottom: 13.3em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 2%;
		z-index: 2;
		left: 0;
	}
	#mapDg {
		position: absolute;
		bottom: 12.5em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 6%;
		z-index: 2;
		left: 0;
	}
	#dateDg {
		position: absolute;
		bottom: 5em;
		margin-left: 0;
		margin-bottom: 5%;
		z-index: 2;
		left: 0;
	}
}

/* Available Drives definitions end */

/* Appointment Review definitions */
@media only screen and (min-width: 40.063em) {
	#backArg {
		display: none;
	}
}

@media only screen and (max-width: 40em) {
	#backArg {
		position: absolute;
		bottom: 6em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 5%;
		z-index: 2;
		left: 0;
	}
}

/* Appointment Review definitions end */

/* Make Appointment definitions */
@media only screen and (max-width: 40em) {
	#backMa {
		position: absolute;
		bottom: 6em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 5%;
		z-index: 2;
		left: 0;
	}
	#endLineMa {
		
	}
	#endLineMag {
		
	}
	#upLineMag {
		
	}
}

/* Make Appointment definitions end */

/* Available Time slots definitions */
@media only screen and (min-width: 40.063em) {
	#backAtg {
		display: none;
	}
	#backAtg_2 {
		display: none;
	}
	#goDateAtg_2 {
		display: none;
	}
	#goDateAtg_2_freeEntry {
		display: none;
	}
	#mapAtg {
		display: none;
	}
	#listAtg {
		display: none;
	}
	#dateAtg {
		display: none;
	}
}

@media only screen and (max-width: 40em) {
	#backAtg {
		position: absolute;
		bottom: 6em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 5%;
		z-index: 2;
		left: 0;
	}
	#backAtg_2 {
		position: absolute;
		bottom: 11.6em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 12%;
		z-index: 2;
		left: 0;
	}
	#goDateAtg_2 {
		position: absolute;
		bottom: 8em;
		margin-left: 0;
		margin-bottom: 12%;
		z-index: 2;
		left: 0;
		border: 1px solid gray;
		min-width: 15em;
		background-color: white;
	}
	#goDateAtg_2_freeEntry {
		position: absolute;
		bottom: 19.8em;
		margin-left: 0;
		z-index: 2;
		left: 0;
		min-width: 15em;
		background-color: white;
	}
	#mapAtg {
		position: absolute;
		bottom: 9.2em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 6%;
		z-index: 2;
		left: 0;
	}
	#listAtg {
		position: absolute;
		bottom: 12.6em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 6%;
		z-index: 2;
		left: 0;
	}
	#dateAtg {
		position: absolute;
		bottom: 4em;
		margin-left: 0;
		margin-bottom: 10%;
		z-index: 2;
		left: 0;
	}
}

/* Available Time slots definitions end */

/* Share Social definitions */
@media only screen and (max-width: 40em) {
	#backSs {
		position: fixed;
		bottom: 0;
		width: 40%;
		margin-left: 4%;
		margin-bottom: 2%;
		z-index: 2;
		left: 0;
	}
}

/* Share Social definitions end */

/* Overwriting foundationD.css button hover */
button:hover, button:focus, .button:hover, .button:focus {
	background-color: #141414;
}

button:hover, button:focus, .button:hover, .button:focus {
	color: white;
}

btnSmallBlueRound:hover, btnSmallBlueRound:focus, .btnSmallBlueRound:hover,
	.btnSmallBlueRound:focus {
	background-color: #007095;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
	background-color: #141414;
	border-color: #141414;
	color: white;
	cursor: default;
	opacity: 0.7;
	box-shadow: none;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover,
	button[disabled]:focus, .button.disabled:hover, .button.disabled:focus,
	.button[disabled]:hover, .button[disabled]:focus {
	background-color: #141414;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover,
	button[disabled]:focus, .button.disabled:hover, .button.disabled:focus,
	.button[disabled]:hover, .button[disabled]:focus {
	background-color: #141414;
}

/* END Overwriting foundationD.css*/
@media only screen and (min-width: 40.063em) {
	.deleteAppWhiteList {
		margin-top: -4.815em;
		margin-right: - 0.115em;
		float: right;
		width: 1.415em;
		cursor: pointer;
		z-index: 100 !important;
	}
	.lblUsualSiteDetails {
		z-index: 0 !important;
		right: 0;
		opacity: 1 !important;
		filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
		font-size: 75%;
		padding: 0.1em;
		color: black;
		padding-bottom: 0.75em;
	}
	.lblAllSiteDetails {
		z-index: 0 !important;
		right: 0;
		opacity: 1 !important;
		filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
		font-size: 75%;
		padding: 0.1em;
		color: black;
		padding-bottom: 0.75em;
	}
}

@media only screen and (max-width: 40em) {
	.deleteAppWhiteList {
		width: 1.415em;
		margin-top: -8.315em;
		margin-right: 0.515em;
		float: right;
	}
	.deleteGamaWhiteList {
		width: 1.415em;
		position: absolute;
		float: right;
		right: 0.0415em;
		top: 0.2415em;
	}
	.lblUsualSiteDetails {
		z-index: 0 !important;
		right: 0;
		opacity: 1 !important;
		filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
		font-size: 75%;
		padding-left: 1.257em;
		color: black;
		padding-bottom: 0.75em;
	}
	.lblAllSiteDetails {
		z-index: 0 !important;
		right: 0;
		opacity: 1 !important;
		filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
		font-size: 75%;
		padding-left: 0.7257em;
		color: black;
		padding-bottom: 0.75em;
	}
}

.formHeightZero {
	height: 0;
}

.parameter-accordion>a:before, .parameter-accordion.active>a:before {
	font-family: "foundation-icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	text-decoration: inherit;
}

.parameter-accordion>a:before {
	content: "\f199";
	position: absolute;
	right: 5%;
}

.parameter-accordion.active>a:before {
	content: "\f176";
	position: absolute;
	right: 5%;
}

.dirtyParameter {
	border: thin solid #c60f13;
}

.dirtyParameter>a {
	background: #f7e7e7 !important;
}

.discriminatedParameter>a:before {
	content: "\f166\00a0\00a0\00a0\f199";
}

.discriminatedParameter.active>a:before {
	content: "\f166\00a0\00a0\00a0\f176";
}

.selectError {
	border: 1px solid #c60f13;
	border-color: #c60f13;
	background-color: rgba(198, 15, 19, 0.1);
}

@media only screen and (max-width: 40em) {
	.smiley {
		display: none;
	}
	.linkSurvey {
		float: right;
		padding-bottom: 20px;
	}
	.linkCertificate {
		float: right;
		clear: right;
	}
	.toPdfLinkM {
		float: right;
		margin-top: -15%;
	}
}

.dateTimeSlots {
	font-weight: normal;
	color: #6f6f6f;
	font-size: 14px;
	margin-bottom: 0.345em;
	padding-top: 0.345em;
	padding-bottom: 0.345em;
	padding-left: 0.345em;
}

.dtsChooseDate {
	margin-right: -4.05em !important;
}

.btnDateTimeSlots {
	height: 1.80em !important;
	padding-top: 0.15em;
}

.dateGoLblTimeSlots {
	font-weight: normal;
	color: #6f6f6f;
	font-size: 14px;
}

.btnDateGo {
	position: absolute;
	height: 3.315em;
	line-height: 3.315em;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	padding-left: 1.525em !important;
	padding-right: 1.525em !important;
	border-radius: 0;
}

.btnDateGo_freeEntry {
	position: absolute;
	height: 2.315em;
	line-height: 2.315em;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	padding-left: 1.525em !important;
	padding-right: 1.525em !important;
}

.inputDateGo {
	margin-top: 0 !important;
	color: #00539f !important;
	text-decoration: underline !important;
	height: 1.125em !important;
	vertical-align: middle !important;
	padding-top: 1.525em !important;
}

label.required:after {
	content: " *";
	color: red;
}

label.requiredDescription {
	font-size: small;
	display: inline;
}

.tooltipQues {
	display: inline-block;
}

.tooltipQues .tooltipTextQues {
	visibility: hidden;
	width: 100%;
	background-color: gray;
	color: #fff;
	border-color: gray;
	text-align: left;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 0;
	padding-left: 10px;
	/* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
	opacity: 0;
	transition: opacity 1s;
	opacity: 0
}

.tooltipQues .tooltipTextQues::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: gray transparent transparent transparent;
}

.tooltipQues:hover .tooltipTextQues {
	visibility: visible;
	opacity: 1;
}

.tooltipQues img {
	width: 1.225em;
}

.sfdafText {
	font-size: 0.85em;
	color: #dd4b39;
}

.inputChooseDate {
	margin-right: -3.75em !important;
}

.btnChooseDate {
	height: 1.985em;
	width: 2.75em;
	padding: 0;
	margin-left: 0.55em;
	border-radius: 0;
	background-color: #4e5053;
}

.btnChooseDate:hover {
	background-color: #4e5053;
}

.btnChooseDate img {
	width: 1.225em;
}

@media only screen and (min-width: 40.063em) {
	.btnPrintResults, .btnDownloadPdf {
		/*font-weight: normal;*/
		background: #d0d0d0;
		text-align: center;
		/*border: 1px solid #909090;*/
		color: #eeeeee;
		font-size: 14px;
		background: #333333;
		/*margin-bottom: 0.45em;*/
		margin-left: 0.00em;
		padding-top: 0.45em;
		padding-bottom: 0.45em;
		overflow: hidden;
		/*background-image: linear-gradient(rgb(51, 51, 51), rgb(38, 38, 38) 60%,
			rgb(26, 26, 26));*/
	}
}

@media only screen and (max-width: 40em) {
	.btnPrintResults, .btnDownloadPdf {
		font-weight: 500;
		background: #d0d0d0;
		text-align: center;
		border: 1px solid #909090;
		color: #eeeeee;
		font-size: 14px;
		background: #333333;
		margin-bottom: 1.00em;
		margin-left: 0.00;
		padding-top: 0.45em;
		padding-bottom: 0.45em;
		overflow: hidden;
		width: 100%;
		min-height: 3.25715em;
		background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
			rgb(164, 0, 13));
	}
}

.macSiteSelectedLoader {
	margin-top: -0.818em !important;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.macLblSubSectionHead {
	padding-bottom: 0.745em;
	font-weight: bold;
}

.macLblSubSecSectionHead {
	padding-bottom: 0.745em;
}

@media only screen and (max-width: 40em) {
	.maclblSelectedSiteDetails {
		z-index: 0 !important;
		right: 0;
		opacity: 1 !important;
		filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
		padding-left: 0;
		color: black;
		padding-bottom: 0 !important;
	}
	.macLblAvailableTimesHead {
		display: table !important;
		margin: 0 auto !important;
		width: 100% !important;
		padding-left: 0.25em !important;
	}
	.macLblAvailableTimesCont {
		display: table !important;
		margin: 0 auto !important;
		width: 100% !important;
		padding-top: 0.45em !important;
	}
	#calendar_mac {
		width: 100% !important;
	}
	.ui-datepicker-month, .ui-datepicker-year {
		margin-right: 2px !important;;
		margin-right: 2px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.ui-datepicker-month:hover, .ui-datepicker-year:hover {
		cursor: pointer;
		background-color: inherit;
		border-color: inherit
	}
	.ui-datepicker .ui-datepicker-header {
		border-radius: 0px;
	}
	.ui-datepicker-next, .ui-datepicker-prev {
		border-radius: 0px !important
	}
	.ui-datepicker td span, .ui-datepicker td a {
		padding: 8px;
		font-size: 15px;
	}
	.ui-datepicker {
		width: inherit
	}
}

@media only screen and (min-width: 40.063em) {
	.maclblSelectedSiteDetails {
		z-index: 0 !important;
		right: 0;
		opacity: 1 !important;
		filter: alpha(opacity = 100) !important; /* For IE8 and earlier */
		font-size: 90%;
		padding-left: 0;
		color: black;
		padding-bottom: 0 !important;
	}
	.macLblAvailableTimesHead {
		display: table !important;
		margin: 0 auto !important;
		width: 18.65em !important;
		padding-left: 0.25em !important;
	}
	.macLblAvailableTimesCont {
		display: table !important;
		margin: 0 auto !important;
		width: 18.65em !important;
		padding-top: 0.45em !important;
	}
	#calendar_mac {
		width: 18.65em;
	}
	.ui-datepicker-month, .ui-datepicker-year {
		margin-right: 2px !important;;
		margin-right: 2px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.ui-datepicker-month:hover, .ui-datepicker-year:hover {
		cursor: pointer;
		background-color: inherit;
		border-color: inherit
	}
	.ui-datepicker .ui-datepicker-header {
		border-radius: 0px;
	}
	.ui-datepicker-next, .ui-datepicker-prev {
		border-radius: 0px !important
	}
	.ui-datepicker td span, .ui-datepicker td a {
		padding: 8px;
		font-size: 15px;
	}
	.ui-datepicker {
		width: inherit
	}
}

.maclblSelectedSiteHeight {
	padding-bottom: 1.55em !important;
}

.macBtnCancel {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#da2332, endColorstr=#a4010d);
	width: auto;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0.725em !important;
	padding-right: 0.725em !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
}

.macBtnSubmit {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr=#da2332, endColorstr=#a4010d);
	width: auto;
	font-size: 0.85em;
	font-weight: 500;
	box-shadow: 2px 2px 4px #666;
	padding-left: 0.725em !important;
	padding-right: 0.725em !important;
	text-align: center !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-top: 0.285em !important;
	padding-bottom: 0.885em !important;
}

.macSiteDetail {
	border: 1px solid #5bb0cb;
	padding-bottom: 0.875em;
	padding-left: 0.875em;
	margin-top: 0.475em !important;
	text-align: left;
	font-size: 0.825em;
}

.macLocationReveal {
	padding: 0.45em;
}

.macSitesResults {
	border: 1px solid #cccccc;
}

.macSitesResultsOver {
	height: 20em;
	overflow-y: auto;
	overflow-x: hidden;
}

.macSitesResultsList {
	padding: 0.65em;
}

.macLblConfirmInfo {
	padding-bottom: 0.45em;
}

.macBtnSearchSites {
	margin-top: 1em;
	margin-bottom: 0;
	width: 100%;
}

.simpleError {
	color: #dd4b39 !important;
}

.mbsc-ios .mbsc-cal-hl-now .mbsc-cal-today {
	color: #00539f
}

.mbsc-ios .mbsc-cal-btn-txt {
	color: #00539f;
	font-size: 1.352941em;
	line-height: 40px
}

.mbsc-ios.mbsc-no-touch .mbsc-cal-day.mbsc-cal-day-v:hover .mbsc-cal-day-fg,
	.mbsc-ios .mbsc-cal .mbsc-cal-day-sel .mbsc-cal-day-fg {
	border: 1px solid #00539f;
	background: #00539f;
	color: #fff
}

.mbsc-ios .mbsc-cal-day-hl .mbsc-cal-day-fg {
	border: 1px solid #00539f;
	background: none;
	color: #000
}

.mbsc-ios .mbsc-cal-tab .mbsc-cal-tab-i {
	padding: 0 .714285em;
	color: #00539f
}

.mbsc-ios .mbsc-cal-tabs .mbsc-cal-tab-sel {
	background: #00539f
}

.mbsc-ios .mbsc-color-active, .mbsc-ios.mbsc-no-touch .mbsc-color-item-c:hover
	{
	border-radius: 3em;
	box-shadow: inset 0 0 0 .1875em #00539f
}

.mbsc-ios .mbsc-range-btn-sel .mbsc-range-btn .mbsc-range-btn-v {
	color: #00539f
}

.mbsc-ios.mbsc-range .mbsc-cal-table .mbsc-cal-day-hl .mbsc-cal-day-i .mbsc-cal-day-fg
	{
	background: #00539f;
	color: #fff
}

.mbsc-ios .mbsc-sc-btn {
	color: #00539f;
	height: 2.666667em !important;
	line-height: 2.666667em !important;
	opacity: 1
}

/* Override bootstrap min/max width Style */
@media ( min-width : 40.063em) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #1c1e22;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover,
		.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #272b30;
	}
	.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified>li>a {
		margin-bottom: 0;
	}
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #1c1e22;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover,
		.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #272b30;
	}
	.navbar {
		border-radius: 4px;
	}
	.navbar-header {
		float: left;
	}
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse,
		.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
	.container>.navbar-header, .container>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	.navbar-static-top {
		border-radius: 0;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		border-radius: 0;
	}
	.navbar>.container .navbar-brand {
		margin-left: -15px;
	}
	.navbar-toggle {
		display: none;
	}
	.navbar-nav {
		float: left;
		margin: auto;
	}
	.navbar-nav>li {
		float: left;
	}
	.navbar-nav>li>a {
		padding: 11px;
		background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
		color: white;
	}
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
	}
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
	}
	.navbar-form select.form-control {
		width: auto;
	}
	.navbar-form .radio, .navbar-form .checkbox {
		display: inline-block;
		padding-left: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"]
		{
		float: none;
		margin-left: 0;
	}
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-form.navbar-right:last-child {
		margin-right: -15px;
	}
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
	.navbar-text.navbar-right:last-child {
		margin-right: 0;
	}
	.navbar-nav .open .dropdown-menu {
		position: absolute !important;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #3c4146 !important;
		border: 0;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header
		{
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus
		{
		background-image: none;
	}
}
/* Override bootstrap min/max width Style end */

/* Override header/body Style */
@media only screen and (min-width: 40.063em) {
	.footer {
		left: 0;
		bottom: 0;
		width: 100%;
		text-align: center;
		background-color: white;
		position: absolute;
		height: 70px;
	}
	.footerDefCont {
		line-height: 70px;
	}
	.footerLine {
		border: 0;
		height: 1px;
		background: #333;
		background: -webkit-gradient(linear, 0 0, 100% 0, from(#CCC), to(#CCC),
			color-stop(50%, #333));
	}
	.footerCopTxt {
		color: #17191c;
		font-style: oblique;
		font-size: small;
	}
}

@media only screen and (max-width: 40em) {
	.footer {
		left: 0;
		bottom: 45px;
		width: 100%;
		text-align: center;
		background-color: white;
		position: absolute;
		height: 60px;
	}
	.footerDefCont {
		line-height: 60px;
	}
	.footerLine {
		margin-left: -0.9375em;
		margin-right: -0.9375em;
		border: 0;
		height: 1px;
		background: #333;
		background: -webkit-gradient(linear, 0 0, 100% 0, from(#CCC), to(#CCC),
			color-stop(50%, #333));
	}
	.footerCopTxt {
		color: #17191c;
		font-style: oblique;
		font-size: small;
	}
}

.header {
	padding: 10px;
	background-color: white !important;
	padding-left: 0.0em;
	padding-right: 0.0em;
	padding-top: 0px;
}

.headerLine {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	*zoom: 1;
	height: 45px;
	background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
	max-width: 100%
}

.headerUnderLine {
	max-width: 100%;
	border: 0;
	height: 1px;
	background: #333;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#CCC), to(#CCC),
		color-stop(50%, #333));
}

.navbar-right a {
	color: white !important;
}

.navbar-nav.navbar-right:last-child {
	margin-top: 10px;
	vertical-align: middle;
	margin-right: -15px;
}

.languageMenu {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 80em;
	padding-right: 5px;
}

.adminNavBar {
	margin-bottom: -16px;
	margin-left: 14%;
	display: flex;
}

.tab-bar {
	padding-left: 0.0em;
	padding-right: 0.0em;
}

@media only screen and (min-width: 40.063em) {
	.container-stat-artical {
		padding-left: 0.0em;
		padding-right: 0.0em;
		overflow-x: hidden;
	}
}

.img_head_logo {
	width: 250px !important;
	padding-left: 5px;
	padding-top: 10px;
}

.btn_head_login {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	font-size: 18px;
	border-radius: 17.5px;
	border: solid 1px #ffffff;
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	color: #ffffff !important;
	padding-top: 0.3625em;
	padding-right: 1.325em;
	padding-bottom: 0.3625em;
	padding-left: 1.325em;
	display: inline-block;
}

.btn_head_login:hover {
	background-image: linear-gradient(rgb(208, 35, 50), rgb(139, 3, 18) 60%,
		rgb(134, 0, 13));
}

.head_off_options {
	float: right;
	padding-right: 21px;
	padding-top: 32px;
	font-size: 16px !important;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #63656e !important;
	display: inline-block;
}

.head_off_options a {
	color: #3a3f44;

}

.head_off_options:hover {
	text-decoration: underline;
}

/* NEW MENUI */
.portal_menu {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: -0.5em;
}

.portal_menu ul {
	list-style: none;
	color: white !important;
	display: inline-block;
	padding: 0;
	margin: 0;
	padding-top: 1.25em;
	padding-bottom: 0;
	line-height: 2em;
	text-transform: uppercase;
}

/* SYSTEM MENU */
.system_menu {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	margin-top: -3px;
	padding-bottom: 9px;
	padding-right: 5px;
}

.system_menu  ul {
	list-style: none;
	color: gray !important;
	display: inline-block;
	padding: 0;
	margin: 0;
	padding-top: 0em;
	/* line-height: 2.5em; */
	float: right;
}

/* SUB MENU */
.sub_menu_li {
	color: white;
	display: inline;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: 2em;
	text-transform: uppercase;
	font-weight: 700;
	font-color: #3c3950;
	white-space: nowrap;
}

.sub_menu_li:hover {
	border-bottom: 2px solid #ffffff;
	color: white !important;
	padding-bottom: 3px;
}

.sub_menu_li a:link, .sub_menu_li a:visited {
	color: #3a3f44;
	text-decoration: none;
}

.sub_menu_li a:hover {
	color: 33a3f44 !important;
	text-decoration: underline;
}

/* SUB  MENU RIGHT */
.sub_menu_right_li {
	display: inline;
	color: #3c3950;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.7px;
}

.sub_menu_right_li a {
	font-weight: 700;
}

.sub_menu_right_a {
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.7px;
	text-align: right;
	display: inline;
	color: #cc1423 !important;
}

.sub_menu_right_a:hover {
	color: #cc1423 !important;
	text-decoration: underline;
}

.sub_menu_right_name_a {
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.7px;
	text-align: right;
	color: #cc1423 !important;
	color: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	display: inline;
	cursor: default;
	text-decoration: none !important;
}

.sub_menu_right_name_a:hover {
	color: #cc1423;
	cursor: default;
	text-decoration: underline;
}

.sub_menu_right_log_out {
	padding: 0 20px;
	background-color: transparent;
	border: none;
	background-origin: padding-box;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.7px;
	text-align: right;
	color: #cc1423;
	display: inline;
	width: inherit;
	padding: 0 !important;
	margin: 0 !important;
}

.sub_menu_right_log_out:hover {
	color: #cc1423;
	text-decoration: underline;
}

.sub_menu_right_form {
	display: inline;
	border: 0px solid red;
	padding: 0;
	margin: 0;
}

@media only screen and (min-width: 40.063em) {
	.body {
		padding: 0 !important;
		padding-bottom: 30px !important; /* Height of the footer */
		margin-bottom: 3em;
	}
}

@media only screen and (max-width: 40em) {
	.body {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 0;
		padding-bottom: 30px; /* Height of the footer */
		margin-bottom: 3em;
	}
}

.column0 {
	padding: 0;
	margin: 0;
}

.h6_label {
	font-size: 0.925em;
}

/* Override header/body Style end */
.rowNoMarginTB {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.lblTextBoxPadBot {
	padding-bottom: 1.25em;
}

.frmSelectPadMarBot {
	padding-bottom: -10px !important;
	margin-bottom: -10px !important;
}

.asadcErrorMsgMargin {
	margin-top: 28px !important;
}

.lblSubheader {
	line-height: 1.4;
	color: #6f6f6f;
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	font-size: 1.000em
}

.lblSubheaderList {
	line-height: 1.3;
	color: #6f6f6f;
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 1.000em
}

.modalTable {
	margin-left: 0;
	width: 100%;
}

.modalTable * {
	list-style: none;
	line-height: 1;
	font-size: 14px;
}

.modalTable .td {
	padding-left: 0;
	padding-right: 0;
}

.modalTable tr {
	background-color: transparent !important;
}

.modalTable tr td {
	padding: 0;
}

.modalTable tr td .modalLbl {
	padding-left: 0.5em;
}

.modalButtons {
	margin-left: 0 !important;
}

.modalDiv {
	padding: 0.75em !important;
}

.modalError {
	color: #ff0d00 !important;
	margin-left: 0 !important;
}

.inputChooseDateSignUp {
	margin-right: -3.75em !important;
}

.btnChooseDateSignUp {
	height: 1.985em;
	width: 2.75em;
	padding: 0;
	margin-left: 0.55em;
	border-radius: 0;
	background-color: #4e5053;
}

.btnChooseDateSignUp:hover {
	background-color: #4e5053;
}

.btnChooseDateSignUp img {
	width: 1.225em;
}

@media only screen and (min-width: 40.063em) {
	.infoMsgModal {
		margin-left: -250px;
		width: 500px;
		max-height: 600px;
		overflow: auto;
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 40em) {
	.infoMsgModal {
		top: 50px;
		margin: auto;
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		max-height: 70vh !important;
		overflow: auto !important;
	}
	dialog, .reveal-modal {
		min-height: 50vh;
	}
}

.homeButton {
	font-size: small;
	border-radius: 0;
	/*background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%, rgb(164, 0, 13));*/
	background-color: #da2332;
	width: 33%;
	margin: 0;
}

.homeButton:hover {
	background-color: #da2332;
}

.lblAppConfirmHead {
	font-size: 2em;
	color: #990000;
}

.lblAppConfirmSubHead {
	font-size: 1.5em;
	color: #990000;
}

.lblAppReviewSubHead {
	color: #990000;
	font-size: large !important;
}

.lblAppReviewError {
	color: #990000;
}

/* AddEvent Plugin */
/* Use Google's hosted "Open Sans" font as display font in button */
@import
	url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600");

/* The button */
.addeventatc {
	display: inline-block;
	position: relative;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #333;
	text-decoration: none;
	font-size: 0.8125em;
	cursor: pointer;
}

.addeventatc:hover {
	display: inline-block;
	position: relative;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #333;
	text-decoration: none;
	font-size: 0.8125em;
	cursor: pointer;
}

.addeventatc .start, .addeventatc .end, .addeventatc .timezone,
	.addeventatc .title, .addeventatc .description, .addeventatc .location,
	.addeventatc .organizer, .addeventatc .organizer_email, .addeventatc .facebook_event,
	.addeventatc .all_day_event, .addeventatc .date_format, .addeventatc .alarm_reminder,
	.addeventatc .recurring, .addeventatc .attendees, .addeventatc .calname,
	.addeventatc .uid, .addeventatc .status, .addeventatc .method,
	.addeventatc .client, .addeventatc .transp {
	display: none !important;
}

/* Drop down */
.addeventatc_dropdown {
	width: 230px;
	position: absolute;
	padding: 6px 0px 0px 0px;
	font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Optima,
		Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	color: #000 !important;
	font-weight: 600;
	line-height: 100%;
	background: #fff;
	font-size: 15px;
	text-decoration: none;
	text-align: left;
	margin-left: -1px;
	display: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 26px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 26px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 26px;
	transform: scale(.98, .98) translateY(5px);
	z-index: -1;
	transition: transform .15s ease;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.addeventatc_dropdown.topdown {
	transform: scale(.98, .98) translateY(-5px) !important;
}

.addeventatc_dropdown span {
	display: block;
	line-height: 100%;
	background: #fff;
	text-decoration: none;
	cursor: pointer;
	font-size: 15px;
	color: #333;
	font-weight: 600;
	padding: 14px 10px 14px 55px;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

.addeventatc_dropdown span:hover {
	background-color: #f4f4f4;
	color: #000;
	text-decoration: none;
	font-size: 15px;
}

.addeventatc_dropdown em {
	color: #999 !important;
	font-size: 12px !important;
	font-weight: 400;
}

.addeventatc_dropdown .frs a {
	background: #fff;
	color: #cacaca !important;
	cursor: pointer;
	font-size: 9px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 110% !important;
	padding-left: 10px;
	position: absolute;
	right: 10px;
	text-align: right;
	text-decoration: none;
	top: 5px;
	z-index: 101;
}

.addeventatc_dropdown .frs a:hover {
	color: #999 !important;
}

.addeventatc_dropdown .ateappleical {
	background: url(https://www.addevent.com//gfx/icon-apple-t5.svg) 18px
		40% no-repeat;
	background-size: 22px 100%;
}

.addeventatc_dropdown .ategoogle {
	background: url(https://www.addevent.com/gfx/icon-google-t5.svg) 18px
		50% no-repeat;
	background-size: 22px 100%;
}

.addeventatc_dropdown .ateoutlook {
	background: url(https://www.addevent.com//gfx/icon-outlook-t5.svg) 18px
		50% no-repeat;
	background-size: 22px 100%;
}

.addeventatc_dropdown .ateoutlookcom {
	background: url(https://www.addevent.com//gfx/icon-outlookcom-t5.svg)
		18px 50% no-repeat;
	background-size: 22px 100%;
}

.addeventatc_dropdown .ateyahoo {
	background: url(https://www.addevent.com//gfx/icon-yahoo-t5.svg) 18px
		50% no-repeat;
	background-size: 22px 100%;
}

.addeventatc_dropdown .atefacebook {
	background: url(https://www.addevent.com//gfx/icon-facebook-t5.svg) 18px
		50% no-repeat;
	background-size: 22px 100%;
}

.addeventatc_dropdown .copyx {
	height: 21px;
	display: block;
	position: relative;
	cursor: default;
}

.addeventatc_dropdown .brx {
	height: 1px;
	overflow: hidden;
	background: #e8e8e8;
	position: absolute;
	z-index: 100;
	left: 10px;
	right: 10px;
	top: 9px;
}

.addeventatc_dropdown.addeventatc-selected {
	transform: scale(1, 1) translateY(0px);
	z-index: 99999999999;
}

.addeventatc_dropdown.topdown.addeventatc-selected {
	transform: scale(1, 1) translateY(0px) !important;
}

.addeventatc_dropdown .drop_markup {
	background-color: #f4f4f4;
}
/* AddEvent Plugin End */
.lblTstResultDonation {
	padding-bottom: 0.5em;
	color: #990000;
}

/* Appointment confirmation buttons */
.button.red.small {
	background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%,
		rgb(164, 0, 13));
	background-color: #990000;
	color: white;
}

.button.red.small:hover {
	background-image: none;
	background-color: #ff4250;
}

.button.blue.small {
	background-image: linear-gradient(rgb(73, 156, 232), rgb(34, 119, 197)
		20%, rgb(0, 83, 159));
	background-color: #0155a1;
	color: white;
}

.button.blue.small:hover {
	background-image: none;
	background-color: #1f95ff;
}
/* Appointment confirmation buttons End */
.share-buttons {
	display: flex;
	flex-wrap: wrap;
	flex-flow: row;
	justify-content: center;
}

.share {
	text-align: center;
	margin: 3px;
	width: 50px;
	padding: 5px;
	transition: all 25ms cubic-bezier(0.4, 0, 1, 1) 0;
}

.share.facebook {
	background-color: #3b5998;
}

.share.facebook:hover {
	background-color: #89a0d1;
}

.share.twitter {
	background-color: #38A1F3;
}

.share.twitter:hover {
	background-color: #a9d6fa;
}

.share.mail {
	background-color: #36BCEE;
}

.share.mail:hover {
	background-color: #8dd9f5;
}

.share.whatsapp {
	background-color: #25D366;
}

.share.whatsapp i, .share.facebook i {
	font-size: 25px;
	padding-top: 4px;
}

.share.whatsapp:hover {
	background-color: #76e7a0;
}

.share i {
	font-size: 35px;
	color: white;
}

.donor-communication-entry {
	display: inline-block;
	margin: 5px;
}

.hr-ma {
	border: solid black;
	border-width: 2px 0 0;
	margin: 0.75em 0 0.3875em;
}

.fixed-site-label {
	color: #990000;
	/*font-weight: normal;*/
}

.mobile-site-label {
	color: #0066cc;
	/*font-weight: normal;*/
}

.donorCard {
	width: 500px;
}

.donorCard-label {
	font-size: 16px;
}

.donorCard-label-ordered {
	font-size: 16px;
	color: #cf1726;
}

.donorCard-clickableLinks {
	font-size: 22px;
	font-weight: bold;
}

.donorCard-clickableLinks .printCard {
	color: #cf1726;
	text-decoration: underline;
}

.donorCard-clickableLinks .backProfile, .donorCard-clickableLinks .download-to-pdf
	{
	color: #393e43;
	text-decoration: underline;
}

.donorCard-subtitle {
	font-size: 20px;
}

.donorCardText {
	height: 86px;
	width: 400px;
	text-align: left;
	position: relative;
	bottom: 200px;
	font-size: 16px;
	left: 50%;
	transform: translateX(-200px);
	text-transform: uppercase;
	color: #333333;
}

@media screen and (max-width : 40.063em) {
	.donorCard {
		width: 290px;
	}
	.donorCardText {
		width: 150px;
		height: 63px;
		font-size: 12px;
		bottom: 121px;
		left: 50%;
		transform: translateX(-118px);
	}
}

@media print {
	.donorCard {
		width: 85.6mm;
		height: 53.98mm;
	}
	.donorCard-label {
		font-size: 14px;
		margin-top: -25px;
	}
	.donorCardText {
		width: 60mm;
		font-size: 12px;
		bottom: 121px;
		left: 50%;
		transform: translateX(-130px);
	}
}

.communicationTable {
	width: 100%;
	margin-bottom: 10px;
}

.communicationTable thead tr:nth-child(1) th {
	text-align: center;
}

.communicationTable thead tr:nth-child(2) th:nth-child(2) {
	width: 100px;
}

.communicationTable tbody tr td:nth-child(2) {
	text-align: right;
}

.communicationTable tbody tr {
	height: 30px;
}

.communicationTable .remove {
	color: red;
}

.communicationTable .order.inactive {
	color: grey;
	cursor: default;
}

.communicationTable .order.active {
	color: #008cba;
}

.communicationTable tbody tr td a {
	margin-right: 7px;
}

.communicationTable tbody tr td i {
	font-size: 30px;
}

.communicationTable tbody tr td {
	padding: 0;
	padding-left: 0.625em;
}

.communication-unconfirmed-error {
	color: red;
	padding-bottom: 10px;
}

.tooltipResultsSpace {
	width: 20px;
	margin-left: 10px;
	padding-top: 0;
	float: right;
}

/* TOOLTIP LEFT*/
@media only screen and (max-width: 40em) {
	.tooltipLeft {
		outline: none;
		font-weight: lighter;
		text-align: left;
	}
	.tooltipLeft strong {
		line-height: 30px;
	}
	.tooltipLeft:hover {
		text-decoration: none;
	}
	.tooltipLeft span {
		z-index: 10;
		display: none;
		padding: 14px 20px;
		margin-top: -23px;
		margin-left: -282px;
		width: 250px;
		line-height: 26px;
	}
	.tooltipLeft:hover span {
		display: inline;
		position: absolute;
		color: #111;
		border: 0px solid #818181;
		background: #ffffff;
		box-shadow: 5px 10px 18px #888888;
	}
	.calloutLeft {
		z-index: 20;
		position: absolute;
		top: 15px;
		border: 0;
		left: 238px;
	}
	.imgTooltipLeftInfo {
		width: 17px;
	}
}

@media ( min-width : 40.063em) {
	.tooltipLeft {
		outline: none;
		font-weight: lighter;
		text-align: left;
	}
	.tooltipLeft strong {
		line-height: 30px;
	}
	.tooltipLeft:hover {
		text-decoration: none;
	}
	.tooltipLeft span {
		z-index: 10;
		display: none;
		padding: 14px 20px;
		margin-top: -23px;
		margin-left: -282px;
		width: 250px;
		line-height: 26px;
	}
	.tooltipLeft:hover span {
		display: inline;
		position: absolute;
		color: #111;
		border: 0px solid #818181;
		background: #ffffff;
		box-shadow: 5px 10px 18px #888888;
	}
	.calloutLeft {
		z-index: 20;
		position: absolute;
		top: 15px;
		border: 0;
		left: 238px;
	}
	.imgTooltipLeftInfo {
		width: 17px;
	}
}

.available-drives-button-confirm img:nth-child(1) {
	display: none;
}

.lbl-mq-approve {
	font-size: 100%;
}

.parameterSubgroup {
	float: left;
	margin-top: 15px;
}

.parameterSubgroup label {
	font-weight: bold;
	text-transform: uppercase;
}

.parameterSubgroupSeparator {
	border-color: #4d4d4d;
	border-width: thin;
}

.checkbox-switch {
	margin-top: 15px;
}

.checkbox-switch strong {
	color: #6f6f6f;
	vertical-align: -2px;
}

.switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 22px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	left: 3px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked+.slider {
	background-color: #da2332;;
}

input:checked+.slider:before {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.appointment-form {
	padding: 15px;
	/*	padding-left: 0; */
}

.appointment .padding-left {
	padding-left: 27px;
}

.appointment .padding-bottom {
	padding-bottom: 15px;
}

.appointment #searchType label {
	margin-left: 0px;
}

.appointment fieldset {
	/*	border: none;  */
	
}

.appointment fieldset legend {
	/*	display: none; */
	
}

.appointment .error-margin {
	margin-top: 1rem;
}

.appointment input, .appointment select {
	/* font-size: 1em !important; */
	
}

.appointment input:focus, .appointment select:focus {
	box-shadow: 0 0 7px #999999;
	outline: none;
}

.appointment .switch input:focus+.slider {
	box-shadow: 0 0 7px #000;
}

.appointment-label {
	display: inline-block;
	width: 120px;
}

.appointment-field {
	display: inline-block;
	width: 60%;
}

.appointment-form .appointment-field .btnChooseDate {
	width: auto;
	height: 1.9685em;
	padding: 0;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 12px;
	border-radius: 0;
	background-color: #4e5053;
}

.appointment-btn input {
	color: #c8c8c8;
	background-color: #222222;
	margin: 0;
}

.appointment-btn input:focus {
	box-shadow: 0 0 7px #999999;
	color: white;
}

.appointment-space {
	margin-left: 125px;
}

.appointment .hour-start {
	display: inline-block;
	width: 120px;
	margin-right: 5px;
}

.appointment .hour-end {
	display: inline-block;
	width: 120px;
	margin-left: 5px;
}

.appointment .hour-start input, .appointment .hour-end input {
	text-align: center;
}

.accordionMobile {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
}

.activeMobile, .accordion:hover {
	background-color: #ccc;
}

.accordionMobile:after {
	content: '\002B';
	color: #777;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}

.activeMobile:after {
	content: "\2212";
}

.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.sub_page_title {
	
}

.sub_page_title {
	
}

@media ( min-width : 40.063em) {
	.breadcrumb {
		margin-top: -20px;
	}
}

.breadcrumbs>* a {
	color: #cc1423;
	line-height: 2.2;
}

.breadcrumbs {
	padding: 0.2625em 0.875em 0.2625em;
	border-width: 1px;
	background-color: #ffffff;
	border-color: gainsboro;
	border-radius: 3px;
}

@media only screen and (max-width: 40em) {
	.breadcrumbs {
		margin-top: 15px;
	}
}

.btnSmallBlackRound:focus {
	background-color: #b9b9b9;
}

.alphaTransparent:focus {
	background-color: #b9b9b9;
}

.backToTopQues {
	font-size: 0.85em;
	margin-top: 30em !important;
	display: none;
}

.backToTopQuesDiv {
	height: 0.5em;
	display: none;
}

/* phlebo app flow */
.avdpTabsContent {
	padding: 0;
	margin-bottom: 0;
	padding-top: 1em;
}

.btnDateAvlPhl {
	height: 2.05em !important;
	padding-top: 0.445em;
	padding-bottom: 0.345em;
}

.avdpChooseDate {
	margin-right: -3.65em !important;
}

.alphaWhiteListHead {
	background-color: #d0d0d0;
	font-weight: bold;
	color: #222222 !important;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	box-shadow: 2px 2px 4px #666;
	position: relative;
	padding: 10px;
}

.avdpTrDateHead {
	background-color: #d0d0d0;
}

.avdpTdDateHead {
	text-align: center;
	font-weight: bold;
	color: #222222 !important;
}

@media only screen and (max-width: 40em) {
	#backDph {
		position: fixed;
		bottom: 0;
		width: 40%;
		margin-left: 4%;
		margin-bottom: 2%;
		z-index: 2;
		left: 0;
	}
}

.avtspTdPhlebo {
	overflow: auto;
	padding-bottom: 0 !important;
	padding-top: 0.5em !important;
	line-height: 0.5em !important;
}

.avtspDivPhlebo {
	padding-bottom: 0.5 !important;
	margin-bottom: 0.5 !important;
	overflow: auto;
	float: left;
	width: auto;
	text-align: left;
	line-height: 2.75em;
}

@media only screen and (max-width: 40em) {
	.avtspBtnPhlebo {
		vertical-align: top !important;
		background-color: #f7f6f6 !important;
		border: 1px solid #c60f13;
		color: #c60f13;
		white-space: normal;
		cursor: pointer;
		overflow: hidden;
		text-align: center;
		margin-right: 0.2em;
		min-width: 4em !important;
		max-width: 7em !important;
		min-height: 3.5em !important;
		padding-left: 0.4em !important;
		padding-right: 0.4em !important;
		padding-top: 0.3em !important;
		padding-bottom: 0.3em !important;
		text-transform: none;
		line-height: 1.2em;
		font-weight: 200;
		font-size: 0.65em;
		display: inline-block;
		align-items: center;
		justify-content: center;
		top: 0px;
		margin-bottom: 0;
		border-radius: 20.5px;
		text-transform: uppercase;
	}
	#mapAtp {
		position: fixed;
		bottom: 3.2em;
		width: 40%;
		margin-left: 4%;
		margin-bottom: 2%;
		z-index: 2;
		left: 0;
	}
	#backAtp {
		position: fixed;
		bottom: 0;
		width: 40%;
		margin-left: 4%;
		margin-bottom: 2%;
		z-index: 2;
		left: 0;
	}
	.mapLblTextAlign {
		text-align: center;
	}
}

@media ( min-width : 40.063em) {
	.avtspBtnPhlebo {
		vertical-align: top !important;
		background-color: #f7f6f6 !important;
		border: 1px solid #c60f13;
		color: #c60f13;
		white-space: normal;
		cursor: pointer;
		overflow: hidden;
		text-align: center;
		margin-right: 0.5em;
		min-width: 4em !important;
		max-width: 7em !important;
		min-height: 3.5em !important;
		padding-left: 0.5em !important;
		padding-right: 0.5em !important;
		padding-top: 0.3em !important;
		padding-bottom: 0.3em !important;
		text-transform: none;
		line-height: 1.2em;
		font-weight: 200;
		font-size: 0.65em;
		display: inline-block;
		align-items: center;
		justify-content: center;
		top: 0px;
		margin-bottom: 0;
		border-radius: 20.5px;
		text-transform: uppercase;
	}
	#mapAtp {
		display: none;
	}
	#backAtp {
		display: none;
	}
	.mapLblTextAlign {
		text-align: right;
	}
}

.avtspBtnPhlebo:hover {
	background-color: #c60f13 !important;
	color: #ffffff;
}

.avtspBtnPhlebo:disabled, .avtspBtnPhlebo[disabled] {
	border: 1px solid #e3e3e3;
	background-color: #ffffff !important;
	color: #8c8c8c !important;
}

.avtspBtnPhlebo:focus {
	background-color: #c60f13 !important;
	outline: 1px solid #c60f13;
}

.avtspTimeEmptyLines {
	height: 4.5em;
}

.mapLblAdvancedSearch {
	font-size: 0.95em;
	font-style: normal;
	padding-top: 0.5em;
	padding-bottom: 1.35em;
	margin-left: 0.25em;
}

.mapLblAdvancedSearch:hover {
	text-decoration: underline;
	cursor: pointer;
}

.mapBtnMyLocation {
	background-color: white !important;
	border: 1px solid #cccccc !important;
	width: 100%;
	margin-bottom: 0;
}

.mapLblOr {
	width: 100%;
	text-align: center;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.avdpDateGoLblTimeSlots {
	font-weight: normal;
	color: #6f6f6f;
	font-size: 14px;
	padding-right: 0.5em;
}

.resizeError {
	height: 60px !important;
}

/* Tooltip Dwp Top container */
.tooltipDwpTop {
	position: relative;
	display: inline-block;
	border-bottom: 1px solid black;
	/* If you want dots under the hoverable text */
}

.tooltipDwpTop strong {
	line-height: 30px;
}

.tooltipDwpTop:hover {
	text-decoration: none;
	border-bottom: 0px solid black;
}

.tooltipDwpTop .tooltiptext {
	visibility: hidden;
	text-align: left;
	text-align: center;
	padding: 26px 37px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	background-color: #ffffff;
	color: #000000;
	position: absolute;
	z-index: 1;
	width: 380px;
	bottom: 150%;
	left: 50%;
	margin-left: -190px;
	/* Use half of the width (120/2 = 60), to center the tooltip */
}

.tooltipDwpTop:hover .tooltiptext {
	visibility: visible;
	box-shadow: 5px 10px 18px #888888;
	text-align: left;
}

.tooltipDwpTop .tooltiptext::after {
	content: " ";
	position: absolute;
	top: 100%; /* At the bottom of the tooltip */
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #ffffff transparent transparent transparent;
}

@media only screen and (min-width: 90.063em) {
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
	.tooltipDwpTop .tooltiptext {
		margin-left: -340px;
	}
	.tooltipDwpTop .tooltiptext::after {
		left: 340px;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.tooltipDwpTop .tooltiptext {
		margin-left: -340px;
	}
	.tooltipDwpTop .tooltiptext::after {
		left: 340px;
	}
}

.genderDivH {
	box-sizing: border-box;
	line-height: 25px;
	margin: 0;
	outline: 0;
	overflow: hidden;
	padding: 0;
	display: inline-block;
	padding-right: 5px;
	padding-top: 3px;
}

.genderRbH {
	height: 16px;
	width: 16px;
	box-sizing: border-box;
	margin: 0;
	outline: 0;
	padding: 0;
	position: relative;
	top: 5px;
	vertical-align: top;
}

.genderRbLblH {
	padding: 0 !important;
	margin: 0 !important;
}

/* Appointment flow Phlebotomy Extended */
@media ( min-width : 40.063em) {
	#mapAcpe {
		width: 80%;
		height: 330px;
		border: 1px solid gray;
		margin-bottom: 3% !important;
		/*max-width: 68.063em;*/
		margin-right: auto;
		margin-left: auto;
	}
	.directionAcpe {
		padding-left: 10%;
		padding-top: 20px;
	}
	.row-main {
		
	}
	.divOrbitContainer {
		
	}
	.divPageHeader1 {
		display: table-cell;
		height: 50px;
		vertical-align: middle !important;
		padding-left: 5px;
	}
	.divSubPageContent1 {
		padding-left: 50px;
		padding-right: 50px;
	}
	.divSubPadRight {
		padding: 0;
		padding-right: 10px;
	}
	.divSubPadLeft {
		padding: 0;
		padding-left: 10px;
	}
	.divHomePageContent1 {
		padding-left: 50px;
		padding-right: 50px;
		margin: 0 auto !important;
	}
	.divHeadContent {
		padding-left: 20px;
		padding-right: 20px;
	}
	.divSubMaxWidth {
		max-width: 420px !important;
	}
	.divSubMaxWidthPad {
		max-width: 420px !important;
		padding-left: 50px;
		padding-right: 50px;
	}
	.subSectionTopPad {
		padding-top: 22px;
	}
	.subSectionTopPad2 {
		padding-top: 12px;
	}
	.lblAboveInputBottomPad {
		padding-bottom: 5px;
	}
	.lblPageHeader1 {
		font-size: 24px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
		vertical-align: middle;
	}
	.lblPageHeader2 {
		font-size: 24px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: 35px;
		letter-spacing: normal;
		color: #171717;
	}
	.lblHighlightDesc {
		font-size: 18px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
	}
	.lblHighlightDesc2 {
		font-size: 12px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
	}
	.lblAppNormalDesc {
		font-size: 16px;
		font-stretch: normal;
		font-style: normal;
		letter-spacing: normal;
		color: #585858;
		font-weight: 500;
		line-height: 1.38;
	}
	.lblAppExtralarge {
		font-size: 36px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
	}
	.lblAppMedium {
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.44;
		letter-spacing: normal;
		color: #393939;
	}
	.btnAppFlowPhl {
		min-width: 250px;
	}
	.divSubPagePad {
		padding-left: 80px;
		padding-right: 80px;
	}
	.imgAppPhleboDesc {
		width: 30px;
		margin-right: 10px;
	}
	.sepContAppFlowPhl {
		position: relative;
		min-height: 275px;
	}
	.sepAppFlowPhl {
		position: absolute;
		top: 0px;
		right: -10px;
		width: 30px;
	}
	.lblAdpeSearchAgain {
		font-size: 16px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #585858;
		padding-left: 20px;
		padding-bottom: 20px;
	}
	.lblAdpeSearchAgain a {
		color: #585858 !important;
	}
	.spnAdpeDateGo {
		font-weight: normal;
		color: #6f6f6f;
		font-size: 14px;
		padding-right: 0.5em;
		padding-left: 5px;
	}
	.divAdpeDateHead {
		text-align: left;
		font-weight: bold;
		background-color: #c60f13 !important;
		color: #ffffff !important;
		height: 2.5em;
		padding-left: 20px !important;
		padding-top: 13px !important;
	}
	.divAdpeDateHead:hover {
		background-color: #c60f13 !important;
	}
	.divAdpeDistanceHead {
		text-align: right;
		font-weight: bold;
		background-color: #c60f13 !important;
		color: #ffffff !important;
		height: 2.5em;
		padding-left: 20px !important;
		padding-top: 10px !important;
	}
	.divAdpeDistanceHead:hover {
		background-color: #c60f13 !important;
	}
	.divAdpeSiteDetails {
		position: relative;
		padding-left: 20px !important;
		padding-right: 100px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		line-height: 1.6;
		border-top: 1px solid #c60f13;
	}
	.divAdpeSiteDetails a {
		padding-top: 1px !important;
	}
	.divAdpeShowMore {
		text-align: right !important;
		padding: 0;
		padding-top: 20px;
		padding-right: 20px;
	}
	.btnAdpeSiteSeeTimes {
		position: absolute;
		bottom: 30px !important;
		right: 20px;
		border-radius: 17.5px;
		border: solid 1px #c60f13;
		background-color: #ffffff !important;
		color: #c60f13 !important;
		padding-top: 0.6625em;
		padding-right: 1.125em;
		padding-bottom: 0.525em;
		padding-left: 1.125em;
	}
	.btnAdpeSiteDriveFull {
		position: absolute; 
		bottom: 30px !important; 
		right: 20px;
		border-radius: 17.5px;
		border: solid 1px #808080;
		background-color: #808080 !important;
		color: #ffffff !important; 
		padding-top: 0.6625em;
		padding-right: 1.125em;
		padding-bottom: 0.525em;
		padding-left: 1.125em;		
	}
	.aHrefAdpeWalkIn {
		position: absolute;
		right: 20px;
		bottom: 18px !important;
		color: #c60f13;
		text-decoration: underline;
	}
	.aHrefAdpeWalkIn:hover, .aHrefAdpeWalkIn:active, .aHrefAdpeWalkIn:visited {
		color: #c60f13;
		text-decoration: underline;
	}
	.activeAdpe {
		background-color: #c60f13 !important;
		color: #ffffff !important;
	}
	.btnAdpeSiteSeeTimes:hover, .btnAdpeSiteSeeTimes:focus {
		background-color: #c60f13 !important;
		color: #ffffff !important;
	}
	.btnAdpeSiteSeeTimes:disabled, .btnAdpeSiteSeeTimes[disabled] {
		background-color: #ffffff !important;
		color: #ffffff !important;
	}
	.btnAdpeSiteSeeTimes:disabled:hover, .btnAdpeSiteSeeTimes[disabled]:hover
		{
		background-color: #ffffff !important;
		color: #ffffff !important;
	}
	.imgLoadAdpeSiteSeeTimes {
		margin-top: -43px !important;
		position: absolute;
		margin-left: auto;
		margin-right: 60px;
		left: 0;
		right: 0;
	}
	.divTimesAppender {
		padding: 0;
		margin-top: -50px;
	}
	.lblAdpeInfoPhlebo {
		font-size: 12px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #585858;
		display: block;
		padding-left: 55px;
		padding-top: 10px;
		line-height: 1.8;
	}
	.divAdpeContInfoPhlebo {
		padding-bottom: 10px;
	}
	.adpeDivTimesContainerOut {
		background-color: #ffe6e6;
		padding: 20px;
		display: inline-table;
		width: 100%;
	}
	.adpeDivTimesContainer {
		display: inline-flex;
		border-bottom: 1px dotted;
		margin-left: 20px;
		background-color: #ffe6e6;
	}
	.adpeDivTimesHead {
		display: inline;
		margin-left: 20px;
		background-color: #ffe6e6;
		font-size: 18px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
		padding-bottom: 15px;
		width: 100%;
	}
	.adpeDivTimes {
		margin: auto;
		margin-left: 0;
		margin-right: 0;
		vertical-align: middle;
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
		min-width: 100px;
	}
	.adpeBTime {
		font-size: 100%;
	}
	.newAccAppFlowPhl {
		padding-top: 390px !important;
	}
	.newAccOrAppFlowPhl {
		padding-top: 10px;
		margin-left: -10px;
	}
	
	.inpAppFlowPhlMed {
		width: 250px !important;
	}
}

@media only screen and (max-width: 40em) {
	#mapAcpe {
		width: 100%;
		height: 200px;
		border: 1px solid gray;
		margin-right: auto;
		margin-left: auto;
	}
	.directionAcpe {
		padding-left: 10px;
		padding-top: 20px;
	}
	.row-main {
		padding-left: 10px;
		padding-right: 10px;
	}
	.divOrbitContainer {
		padding: 0;
	}
	.divPageHeader1 {
		display: table-cell;
		height: 50px;
		vertical-align: middle !important;
	}
	.divSubPageContent1 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.divSubPadRight {
		padding: 0;
	}
	.divSubPadLeft {
		padding: 0;
	}
	.divHomePageContent1 {
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 auto !important;
	}
	.divHeadContent {
		padding-left: 10px;
		padding-right: 10px;
	}
	.divSubMaxWidth {
		max-width: 420px !important;
	}
	.divSubMaxWidthPad {
		max-width: 420px !important;
		padding-left: 10px;
		padding-right: 10px;
	}
	.subSectionTopPad {
		padding-top: 22px;
	}
	.subSectionTopPad2 {
		padding-top: 12px;
	}
	.lblAboveInputBottomPad {
		padding-bottom: 5px;
	}
	.lblPageHeader1 {
		font-size: 24px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
		padding-left: 0;
		vertical-align: middle;
		/*margin-left: -5px;*/
	}
	.lblPageHeader2 {
		font-size: 24px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: 35px;
		letter-spacing: normal;
		color: #171717;
	}
	.lblHighlightDesc {
		font-size: 18px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
	}
	.lblHighlightDesc2 {
		font-size: 12px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
	}
	.lblAppNormalDesc {
		font-size: 16px;
		font-stretch: normal;
		font-style: normal;
		letter-spacing: normal;
		color: #585858;
		font-weight: 500;
		line-height: 1.38;
	}
	.lblAppExtralarge {
		font-size: 36px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
	}
	.lblAppMedium {
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.44;
		letter-spacing: normal;
		color: #393939;
	}
	.btnAppFlowPhl {
		min-width: 250px;
	}
	.divSubPagePad {
		padding-left: 5px;
		padding-right: 5px;
	}
	.imgAppPhleboDesc {
		width: 30px;
		margin-right: 10px;
	}
	.lblAdpeSearchAgain {
		font-size: 16px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #585858;
		padding-left: 10px;
		padding-bottom: 20px;
	}
	.lblAdpeSearchAgain a {
		color: #585858 !important;
	}
	.spnAdpeDateGo {
		font-weight: normal;
		color: #6f6f6f;
		font-size: 14px;
		padding-right: 0.5em;
	}
	.divAdpeDateHead {
		text-align: left;
		font-weight: bold;
		background-color: #c60f13 !important;
		color: #ffffff !important;
		height: 2.5em;
		padding-left: 10px !important;
		padding-top: 13px !important;
	}
	.divAdpeDateHead:hover {
		background-color: #c60f13 !important;
	}
	.divAdpeDistanceHead {
		text-align: right;
		font-weight: bold;
		background-color: #c60f13 !important;
		color: #ffffff !important;
		height: 2.5em;
		padding-left: 10px !important;
		padding-top: 10px !important;
	}
	.divAdpeDistanceHead:hover {
		background-color: #c60f13 !important;
	}
	.divAdpeSiteDetails {
		position: relative;
		padding-left: 10px !important;
		padding-right: 100px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		line-height: 1.6;
		border-top: 1px solid #c60f13;
		font-size: 14px;
	}
	.divAdpeSiteDetails a {
		padding-top: 1px !important;
	}
	#backAdpe {
		position: absolute;
		bottom: 0;
		width: 40%;
		margin-left: -5px;
		margin-bottom: 2%;
		z-index: 2;
		left: 0;
	}
	.divAdpeShowMore {
		text-align: right !important;
		padding: 0;
		padding-top: 20px;
		padding-right: 10px;
	}
	.btnAdpeSiteSeeTimes {
		position: absolute;
		bottom: 30px !important;
		right: 20px;
		border-radius: 17.5px;
		border: solid 1px #c60f13;
		background-color: #ffffff !important;
		color: #c60f13 !important;
		padding-top: 0.6625em;
		padding-right: 1.125em;
		padding-bottom: 0.525em;
		padding-left: 1.125em;
		margin-right: -10px;
	}
	.btnAdpeSiteDriveFull {
		position: absolute; 
		bottom: 30px !important;
		right: 20px;
		border-radius: 17.5px;
		border: solid 1px #808080;
		background-color: #808080 !important;
		color: #ffffff !important;  
		padding-top: 0.6625em;
		padding-right: 1.125em;
		padding-bottom: 0.525em;
		padding-left: 1.125em;
		margin-right: -10px;		
	}
	.aHrefAdpeWalkIn {
		position: absolute; 		
		right: 20px;
		bottom: 18px !important;
		color: #c60f13;
		text-decoration: underline;
	}
	.aHrefAdpeWalkIn:hover, .aHrefAdpeWalkIn:active, .aHrefAdpeWalkIn:visited {
		color: #c60f13;
		text-decoration: underline;
	}
	.activeAdpe {
		background-color: #c60f13 !important;
		color: #ffffff !important;
	}
	.btnAdpeSiteSeeTimes:hover, .btnAdpeSiteSeeTimes:focus {
		background-color: #c60f13 !important;
		color: #ffffff !important;
	}
	.btnAdpeSiteSeeTimes:disabled, .btnAdpeSiteSeeTimes[disabled] {
		background-color: #ffffff !important;
		color: #ffffff !important;
	}
	.btnAdpeSiteSeeTimes:disabled:hover, .btnAdpeSiteSeeTimes[disabled]:hover
		{
		background-color: #ffffff !important;
		color: #ffffff !important;
	}
	.imgLoadAdpeSiteSeeTimes {
		margin-top: -41px !important;
		position: absolute;
		margin-left: auto;
		margin-right: 45px;
		left: 0;
		right: 0;
	}
	.divTimesAppender {
		padding: 0;
		margin-top: 0;
	}
	.lblAdpeInfoPhlebo {
		font-size: 12px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #585858;
		display: block;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 1.8;
	}
	.divAdpeContInfoPhlebo {
		padding-bottom: 10px;
	}
	.adpeDivTimesContainerOut {
		background-color: #ffe6e6;
		padding: 0;
		padding-top: 20px;
		display: inline-table;
		width: 100%;
	}
	.adpeDivTimesContainer {
		display: inline-flex;
		border-bottom: 1px dotted;
		margin-left: 5px;
		background-color: #ffe6e6;
	}
	.adpeDivTimesHead {
		display: inline-flex;
		margin-left: 10px;
		background-color: #ffe6e6;
		font-size: 18px;
		font-weight: 500;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #c60f13;
		padding-bottom: 10px;
		padding-bottom: 10px;
		width: 100%;
	}
	.adpeDivTimes {
		margin: auto;
		margin-left: 0;
		margin-right: 0;
		vertical-align: middle;
		width: auto;
		padding-left: 5px;
		padding-right: 5px;
		min-width: 80px;
	}
	.adpeBTime {
		font-size: 80%;
	}
	.newAccAppFlowPhl {
		padding-top: -20px !important;
		margin-top: -20px !important;
	}
	.newAccOrAppFlowPhl {
		padding-bottom: 10px;
		padding-top: 0 !important;
	}
}

.divSubPageContentCenter {
	text-align: center;
}

.divArpeSubPageAcc {
	padding: 20px;
}

.divAfpeBck {
	
}

.aHrefAppFlowPhl {
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #c60f13;
}

.aHrefAppFlow, .aHrefAppFlow:hover, .aHrefAppFlow:active, .aHrefAppFlow:visited
	{
	color: #c60f13;
	text-decoration: underline;
}

.aHrefAddCalAppFlowPhl, .aHrefAddCalAppFlowPhl:hover {
	font-size: 16px !important;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #c60f13;
	text-decoration: underline;
}

.imgArpeCreateAccount {
	float: left;
	width: 65px;
}

.imgArpeCreateAccount2 {
	float: left;
	width: 65px;
	position: absolute;
	display: block;
	padding-top: 85px;
	left: 20px;
}

.mrgArpeLeft {
	margin-left: 85px;
}

.shareArpe {
	justify-content: flex-start;
}

.shareArpe a {
	margin-left: 20px;
}

.adpeDivPhleboOut {
	overflow: auto;
	padding-bottom: 0 !important;
	padding-top: 0.5em !important;
	line-height: 0.5em !important;
}

.adpeDivPhlebo {
	padding-top: 0.5 !important;
	padding-bottom: 0.5 !important;
	margin-bottom: 0.5 !important;
	overflow: auto;
	float: left;
	width: auto;
	text-align: left;
	line-height: 2.75em;
	margin-right: 0 !important;
	padding-right: 0 !important;
}

.imgAdpeInfoPhlebo {
	width: 44.2px;
	height: 44px;
	object-fit: contain;
	outline: 0;
	display: inline;
	padding-left: 10px;
}

.divAdpeGoDate {
	padding-bottom: 10px;
}

.lblAdpeSearchError {
	font-size: large;
	padding-left: 5px;
}

.divAdpeSiteDetailsLine {
	height: 10px;
}

.spnAdpeSiteDistance {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 110px;
	height: 22px;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #c60f13;
	text-align: right;
}

.spnAdpeSiteDate {
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #c60f13;
}

.fldSetAdpe {
	margin-top: -10px;
	margin-left: -5px;
}

.fldSetAdpeGuest {
	margin-top: 5px;
	margin-left: -5px;
}

.divAdpeTimesBackSel {
	background-color: #ffe6e6;
}

.divAdpeTimesBackUnSel {
	background-color: #ffffff;
}

.btnAdpeMoreDates {
	font-size: 40px !important;
	font-weight: 600 !important;
	color: #ffffff !important;
	padding-top: 0 !important;
	padding-right: 30px !important;
	padding-bottom: 43px !important;
	padding-left: 30px !important;
	background-color: #c60f13 !important;
	border-radius: 17.5px;
	height: 40px !important;
}

.txtAdpeSearch, .txtAdpeSearch::-webkit-input-placeholder {
	
}

.txtAdpeSearchGuest {
	width: 100%;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.txtAdpeSearchGuest:focus {
	outline: none !important;
	box-shadow: 0 0 4px #585858
}

.txtAdpeSearchGuest, .txtAdpeSearchGuest::-webkit-input-placeholder {
	height: 30px !important;
	font-size: 14px !important;
	padding-left: 5px;
}

.txtAdpeSearchGuest, .txtAdpeSearchGuest:-ms-input-placeholder {
	height: 30px !important;
	font-size: 14px !important;
	padding-left: 5px;
}

.btnAppFlow100 {
	width: 100%;
}

@media only screen and (min-width: 40.063em) {
	#backArpeN {
		display: none;
	}
}

@media only screen and (max-width: 40em) {
	#backArpeN {
		position: absolute;
		bottom: 6.7em;
		width: 40%;
		margin-left: 0;
		margin-bottom: 2%;
		z-index: 2;
		left: 0;
	}
}

.spnAdpeHourAm {
	
}

.spnAdpeHourPm {
	
}

/* Appointment flow Phlebotomy Extended END */

/* TABS Appointment flow */
.tabsApp, .tabsApp a {
	*zoom: 1;
	margin-bottom: 0 !important;
	box-shadow: none !important;
	border-bottom: 1px solid #c60f13;
}

.tabsApp:before, .tabsApp:after {
	content: " ";
	display: table;
}

.tabsApp:after {
	clear: both;
}

.tabsApp dd {
	position: relative;
	float: left;
	padding-left: 11px;
	min-width: 150px;
	margin-bottom: -1px !important;
}

.tabsApp dd>a {
	display: block;
	background: #efefef;
	border: thin solid #efefef;
	color: #222222;
	padding: 1rem 2em;
	font-size: 1em;
}

.tabsApp a {
	padding: 0.45em 0.7em !important;
	margin-top: 0.1em;
	color: #666 !important;
	border: 1px solid #c60f13 !important;
	background-color: #ffe6e6 !important;
}

.tabsApp a:hover {
	background-color: #c60f13 !important;
	color: #fff !important;
	text-decoration: none;
}

.tabsApp .active a, .tabsApp .active a:hover {
	padding: 0.45em 0.7em !important;
	margin-top: 0.1em;
	background-color: #fff !important;
	color: #c60f13 !important;
	border-bottom: 1px solid #fff !important;
	font-weight: 400;
	text-decoration: none;
}

.tabs-content-app>.content {
	display: none;
	float: left;
	padding: 0.9375em 0;
	width: 100%;
	padding: 0 !important;
}

.tabs-content-app>.content.active {
	display: block;
	float: none;
}

.tabs-content-app div.content>br {
	display: none;
	height: 0;
	padding-left: 11px;
}

/* TABS Appointment flow END */
.lblBloodPassTips {
	padding-top: 10px;
	line-height: 1.2;
}

.inpBloodPassEmail {
	width: 100%;
	height: 35px;
	padding-left: 10px;
}

.divContInCent {
	display: inline-block !important;
	text-align: center !important;
	width: 100% !important;
}

.divContInCent img {
	display: inline !important;
	width: 65px !important;
	margin-top: -15px !important;
}

.divContInCent lbl {
	display: inline !important;
	margin-top: 70px !important;
}

.divDdfLink {
	padding: 0px;
	padding-top: 10px;
}

.divDdfPad {
	padding: 0px;
}

.lblDdfLinkEror {
	font-size: 120%;
}

@media only screen and (min-width: 40.063em) {
	.divDdfLinkContent {
		padding-left: 35px;
	}
	.btn100Sml {
		
	}
}

@media only screen and (max-width: 40em) {
	.divDdfLinkContent {
		padding-left: 5px;
	}
	.btn100Sml {
		width: 100% !important;
	}
}

.dwp-h1, .dwp-h2, .dwp-h3, .dwp-h4, .dwp-h5, .dwp-h6 {
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #222222;
	text-rendering: optimizeLegibility;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	line-height: 1.4;
}

.dwp-h1 {
	font-size: 2.75em;
}

.dwp-h2 {
	font-size: 2.3125em;
}

.dwp-h3 {
	font-size: 1.6875em;
}

.dwp-h4 {
	font-size: 1.4375em;
}

.dwp-h5 {
	font-size: 1.125em;
}

.dwp-h6 {
	font-size: 1em;
}

.row {
	max-width: 80em;
}

.botHeader {
	height: 30px;
}

.welcomeSlider {
	width: 80em;
}

button span.backArrow {
	margin-left: 0.5em;
	font-size: 1.45em;
	font-weight: normal;
}

.marginBtnMqSmall {
	margin-bottom: 75px;
}

.button-group {
	white-space: nowrap;
}

.emp-line-bottom {
	height: 3.5em;
}

.container-stat-artical-in {
	margin-bottom: -20px;
}

.driveGenListsButton {
	text-align: left;
}

.driveGenListsButton:hover, .driveGenListsButton:focus {
	background-color: white;
}

#pagingForm {
	margin: 0 0 0 0 !important;
}

.loadingIcon_ChineseName {
	color: #ff0d00;
	margin-top: -1px;
	position: absolute;
}

.loyalty_status_1 {
	background-color: #C98D58;
}

.loyalty_status_2 {
	background-color: #CDD5E0;
}

.loyalty_status_3 {
	background-color: #DEB530;
}

.loyalty_status_4 {
	background-color: #72767C;
}

.divHomeOptions {
	float: left;
	min-height: 75px;
}

#divApproveIntro {
	display: none;
}

@media only screen and (max-width: 40em) {
	.subDivLeft {
		background-color: #dddddd;
	}
	.subDivRight {
		background-color: #ece6e6;
	}
	.subHeadHgh {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 20px;
	}
	.subHalfPagePad {
		padding-left: 30px;
		padding-right: 30px;
	}
	.btnRedHigh {
		background-color: #cccccc !important;
	}
	.btnRedHigh:hover {
		background-color: #b3b3b3 !important;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.subDivLeft {
		background-color: #dddddd;
		height: 550px;
	}
	.subDivRight {
		background-color: #ece6e6;
		height: 550px;
	}
	.subHeadHgh {
		height: 180px;
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 20px;
	}
	.subHalfPagePad {
		padding-left: 30px;
		padding-right: 30px;
	}
	.btnRedHigh {
		background-color: #cccccc !important;
	}
	.btnRedHigh:hover {
		background-color: #b3b3b3 !important;
	}
}

@media only screen and (min-width: 64.063em) {
	.subDivLeft {
		background-color: #dddddd;
		height: 490px;
	}
	.subDivRight {
		background-color: #ece6e6;
		height: 490px;
	}
	.subHeadHgh {
		height: 130px;
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 20px;
	}
	.subHalfPagePad {
		padding-left: 50px;
		padding-right: 50px;
	}
	.btnRedHigh {
		background-color: #cccccc !important;
	}
	.btnRedHigh:hover {
		background-color: #b3b3b3 !important;
	}
}

.rememberMe {
	text-align: left;
}

.msgFieldDescriptionSingUp {
	text-align: left;
}

.magDateStye {
	display: inline-block;
}

.divDisabled {
	pointer-events: none;
	opacity: 0.6 !important;
}

.tiraPlanEmpty {
	background-color: #aabbcc !important;
	margin: 5px !important;
	cursor: pointer;
}

.tiraPlanBooked {
	background-color: #708da9 !important;
	margin: 5px !important;
	cursor: pointer;
}

.tiraPlanPause {
	background-color: #669999 !important;
	margin: 5px !important;
	cursor: pointer;
}

.ssoChangePasswordWrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 100%;
	padding-left: 125%;
	height: 100vh;
}

.tabs dd.monitorTab {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 20px 35px;
	transition: 0.3s;
	background: #f5f5f5;
}

.tabs dd.monitorTab:hover {
	background-color: #ddd;
}

.tabs dd.monitorTab.active {
	background-color: #ccc;
}

.tabcontent {
	display: none;
	padding: 6px 12px;
	border: none;
}

.monitoringPage td span {
	margin: 20px;
}

.monitoringPage tr.caption th {
	min-width: 200px;
	max-width: 400px;
}

.monitoringPage tbody.exception td {
	min-width: 200px;
	max-width: 800px;
}

.monitoringPage table.isa_error {
	color: #D8000C;
	background-color: #FFD2D2;
}

.monitoringPage table.isa_error td div {
	color: #81061A;
}

.monitoringPage span.time {
	white-space: nowrap;
}

.monitoringPage div.row .emailTable {
	overflow-x: auto;
	width: 100%;
	white-space: nowrap;
	margin-left: 0;
	margin-right: 0
}

.monitoringPage div.row .quartzTable {
	overflow-x: auto;
	width: 100%;
	max-height: 400px;
	overflow-y: auto;
	white-space: nowrap;
	margin-left: 0;
	margin-right: 0
}

.textSubMenuRed {
	color: #3c3950;
}

input.apple-switch {
	position: relative;
	-webkit-appearance: none;
	outline: none;
	width: 50px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #D9DADC;
	border-radius: 50px;
	box-shadow: inset -20px 0 0 0 #fff;
	float: right;
}

input.apple-switch:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	background: transparent;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
}

input.apple-switch:checked {
	box-shadow: inset 20px 0 0 0 #4ed164;
	border-color: #4ed164;
}

input.apple-switch:checked:after {
	right: 20px;
	box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05);
}

.divOneLine {
	display: inline-block !important;
}

.divFloatLeftPr15 {
	float: left;	
	height: 47px;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-right: 15px;
}

.divFloatLeftPr5 {
	float: left;
	padding-right: 15px;
	height: 47px;
    padding-top: 5px;
    margin-bottom: 5px;
}

@media only screen and (min-width: 512.063px) {
	.advMarkLeft {		
		background-color: #ffffff;		
	}
	.advMarkRight {		
		background-color: #ffffff;		
		padding-left: 0;
	}
}

@media only screen and (max-width: 512px) {
	.advMarkLeft {		
		background-color: #ffffff;		
		padding-right: 5px;
	}
	.advMarkRight {		
		background-color: #ffffff;		
		padding-left: 10px;
	}
}

.divAdvSearchCont {
	display: inline-block !important;
	height: 70px;
	overflow-y: hidden;
	position: relative;
}

.inpAdvSearch {
	width: 200px !important;
	padding: 15px 10px !important;
	display: inline-block !important;
	font-size: 100% !important;
	border-radius: 5px;
}

.inpAdvSearch270 {
	width: 270px !important;
	padding: 15px 10px !important;
	display: inline-block !important;
	font-size: 100% !important;
	border-radius: 5px;
}

.inpAdvSearch170 {
	width: 170px !important;
	padding: 15px 10px !important;
	display: inline-block !important;
	font-size: 100% !important;
	border-radius: 5px;
}

.inpAdvSearch130 {
	width: 130px !important;
	display: inline-block !important;
	padding: 15px 10px !important;
	font-size: 100% !important;
	border-radius: 5px;
}

.inpAdvSearch135 {
	width: 135px !important;
	display: inline-block !important;
	padding: 15px 10px !important;
	font-size: 100% !important;
	border-radius: 5px;
}

.inpAdvSearch80 {
	width: 80px !important;
	display: inline-block !important;
	padding: 15px 10px !important;
	font-size: 100% !important;
	border-radius: 5px;
}

.lblAdvSearchIner {
	display: inline-block !important;
	padding-right: 10px
}

.selAdvSearch {
	width: 200px !important;
	font-size: 100% !important;
	border-radius: 5px;
}

.selAdvSearch130 {
	width: 130px !important;
	font-size: 100% !important;
	border-radius: 5px;
}

.btnAdvSearchDown {
	width: 200px !important;
	padding: 8px 10px !important;
	font-size: 100% !important;
	border-radius: 5px;
	margin-top: 10px;
	background-color: #c60f13;	
}

.btnAdvSearchDown:hover, .btnAdvSearchDown:focus {
	background-color: #c60f13 !important;
	color: #ffffff !important;
}

@media only screen and (min-width: 807.063px) {
	.btnAdvSearch {
		width: 100px !important;
		padding: 8px 10px !important;
		margin-left: 15px !important;
		font-size: 100% !important;
		border-radius: 5px;
		background-color: #c60f13;
		position: static;
		float: right;
		margin: 0.3em 0 0.85em;
	}
	
	.btnAdvSearch:hover, .btnAdvSearch:focus {
		background-color: #c60f13 !important;
		color: #ffffff !important;
	}
	
	.btnAdvFilter {
		width: 150px !important;
		padding: 8px 10px !important;
		margin-left: 15px;	
		position: static;
		float: right;
		margin: 0.3em 0 0.85em;
		-webkit-appearance: none !important;
		background-color: #fafafa;
		background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
		background-repeat: no-repeat;
		background-position: 95% center;
		border: 1px solid #cccccc;
		padding: 0.5em;
		border-radius: 5px;
		height: 2.3725em !important;
		color: inherit;
	    font: inherit;
	    text-align: left;
	}
	
	.btnAdvFilter:hover, .btnAdvFilter:focus {
		background-color: #f3f3f3 !important;
	    border-color: #999999 !important;
	    color: inherit !important;    
	    background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
		background-repeat: no-repeat;
		background-position: 95% center;
	}
	
	.btnAdvLocation {
		width: 140px !important;
		padding: 8px 10px !important;
		margin-left: 15px;	
		position: static;
		float: right;
		margin: 0 0 0.85em;
		-webkit-appearance: none !important;
		background-color: #fafafa;		
		border: 1px solid #cccccc;
		padding: 0.5em;
		border-radius: 5px;
		height: 2.3725em !important;
		color: inherit;
	    font: inherit;
	    text-align: left;
	}
	
	.btnAdvLocation:hover, .btnAdvLocation:focus {
		background-color: #f3f3f3 !important;
	    border-color: #999999 !important;
	    color: inherit !important;	   
	}
	
	.divAdvSearch {
		display: inherit !important;
	}
	
	.divAdvSearchSml {
		display: none !important; 
	}
}

@media only screen and (max-width: 807px) {
	.btnAdvSearch {
		width: 100px !important;
		padding: 8px 10px !important;
		margin-left: 15px !important;
		font-size: 100% !important;
		border-radius: 5px;
		background-color: #c60f13;
		position: static;
		float: left;
		margin: 0.3em 0 0.85em;
	}
	
	.btnAdvSearch:hover, .btnAdvSearch:focus {
		background-color: #c60f13 !important;
		color: #ffffff !important;
	}
	
	.btnAdvFilter {
		width: 150px !important;
		padding: 8px 10px !important;
		margin-left: 15px;	
		position: static;
		float: left;
		margin: 0.3em 0 0.85em;	
		-webkit-appearance: none !important;
		background-color: #fafafa;
		background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
		background-repeat: no-repeat;
		background-position: 95% center;
		border: 1px solid #cccccc;
		padding: 0.5em;		
		border-radius: 5px;
		height: 2.3725em !important;
		color: inherit;
	    font: inherit;
	    text-align: left;
	}
	
	.btnAdvFilter:hover, .btnAdvFilter:focus {
		background-color: #f3f3f3 !important;
	    border-color: #999999 !important;
	    color: inherit !important;    
	    background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
		background-repeat: no-repeat;
		background-position: 95% center;
	}
	
	.btnAdvLocation {
		width: 140px !important;
		padding: 8px 10px !important;
		margin-left: 15px;	
		position: static;
		float: left;
		margin: 0 0 0.85em;	
		-webkit-appearance: none !important;
		background-color: #fafafa;
		border: 1px solid #cccccc;
		padding: 0.5em;		
		border-radius: 5px;
		height: 2.3725em !important;
		color: inherit;
	    font: inherit;
	    text-align: left;
	}
	
	.btnAdvLocation:hover, .btnAdvLocation:focus {
		background-color: #f3f3f3 !important;
	    border-color: #999999 !important;
	    color: inherit !important;
	}
	
	.divAdvSearch {
		display: none !important; 
	}
	
	.divAdvSearchSml {
		display: inherit !important;
	}
}

.btnAdvChooseDate {
	height: 2.275em !important;
	width: 2.75em;
	padding: 0;
	margin-left: 1.05em !important;
	border-radius: 0;
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	background-color: #4e5053;
}

.btnAdvChooseDate:hover {
	background-color: #4e5053;
}

.btnAdvChooseDate img {
	width: 1.225em;
}

.ddRefTableDonorData {	
	margin-left: 0;
	width: 100%;
	border: solid 1px #efefef !important;
	margin-bottom: 0.25em !important;
}

@media only screen and (max-width: 40em) {
	.ddRefContainerOut {
		width: 115%;
		margin-left: -6%;
	}
	
	.ddRefDivImages {	
		padding-left: 2% !important;
	}
	
	.ddRefDivProsImages {
		padding-left: 28px !important;
    	padding-right: 27px !important;
	}
	
	.ddRefLblSmall {
		padding-left: 4% !important;
	}
	
	.ddRefDivLeft4 {
		padding-left: 4% !important;
	}
	
	.ddRefLblProsSmall {
		padding-left: 5% !important;
	}
	
	.ddRefColOut {
		padding-left: 17px !important;
	}
	
	.ddRefColProsOut {	
		padding-left: 28px !important;
    	padding-right: 26px !important;
	}
	
	.ddRefImgMain {
		padding: 0;
	}
	
}

@media only screen and (min-width: 40.063em) {
	.ddRefDivImages {	
		padding-left: 17px !important; 
	}
	
	.ddRefDivProsImages {	
		padding-left: 30px !important; 
	}
	
	.ddRefColOut {	
		padding-left: 22px !important;
	}
	
	.ddRefColProsOut {	
		padding-left: 22px !important;
	}
	
	.ddRefImgMain {
		padding: 0;
	}
	
}

.ddReflblSubheader {
	line-height: 1.4;
	color: #6f6f6f;
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	font-size: 1.000em
}

.ddRefRowOut {	
	padding-right: 15px;
}

.ddRefRowIn {	
	padding: 10px; 
	background-color: #efefef;
}

.ddRefRowStartSave {	
	padding: 10px; 
	background-color: #444a50;
}

.ddRefRowStartSave label {	
	color: #ffffff;
}

.ddRefLblNormal {	
	padding: 10px; 
	background-color: #efefef;
}

.ddRefLblMedium {	
	font-size: 13px; 
	color: white;
}

.ddRefLblLarge {	
	font-size: 25px; 
	color: white;
}

.ddRefDivDark {	
	padding: 10px; 
	background-color: #efefef;
}

.ddRefDivContTop {	
	width: 110px; 
	padding-top: 2px !important;
}

.ddRefDivContTop12 {	
	width: 120px; 
	padding-top: 2px !important;
}

.ddRefDivContInner {
	width: 110px; 
	padding-top: 7px !important;
}

.ddRefDivContInner12 {	
	width: 120px; 
	padding-top: 7px !important;
}

.ddRefLblSmall label {	
	font-size: 12px;
}

.ddRefDivRounded {
	background-color: #444a50; 
	color: white; 
	border-radius: 5px; 
	padding: 10px;
	min-height: 80px;
}

.ddRefPadL15 {
	padding-left: 15px !important;
}

.ddRefPadL25 {
	padding-left: 25px !important;
}

.ddRefPadR22 {
	padding-right: 22px !important;
}

.ddRefTACenter {
	text-align:center;
}

.ddRefInpDis {
	background-color: white; 
	width: 200px; 
	text-align: center;
}

.ddRefADark {
	color: #444a50;
}

.ddRefSpnLeft {
	font-size: 13px; 
	color: white; 
	float: left;
}

.ddRefSpnRight {
	font-size: 13px; 
	color: white; 
	float: right;
}

.divAdvPopSearch {
	height: -webkit-fill-available;
	visibility: visible;
	overflow: auto;
	position: absolute;
	min-height: 100% !important;
	top: 0px;
	left: 70%;
	width: 30%;
	margin-left: 0;
}

.btnAdvPopSearch{
	height: 2.3725em !important;
    margin: 4px 0px 12px !important;
    text-align: center;
    width: 150px !important;
}

#btnAdvPopSearch{
	width: 150px !important;
}

.btnAdvPopClearFilter{
	background-image: none !important;
    width: 150px !important;
    text-align: center;
    position: static !important;
    padding: 0 0 0 0 !important;
    border-radius: 5px !important;
    height: 2.35em !important;
    margin: 4px 0px 12px !important;
}

.btnAdvPopClearFilter:hover, .btnAdvPopClearFilter:focus {
	background-color: #c60f13 !important;
	color: #ffffff !important;
}

.btnLocationPop{
	background-color: #c60f13 !important; 
	color:white !important; 
	margin-top: 3% !important;
}

.btnLocationPop:hover, .btnLocationPop:focus{
	background-color: #f3f3f3 !important;
	border-color: #999999 !important;
	color: inherit !important;
}

.subDivSearchPopCont{
	display: flex; 
	flex-direction: column; 
	justify-content: space-around;
}

.divSubSearch2{
    margin-top: 2%;
    display: flex;
    flex-direction: column;
    width: -webkit-fill-available !important;
    border-radius: 10px;
}

.divSearchCityCode{
	border-radius: 10px;
}

.divStateSearchRadius{
	border-radius: 10px;
}

.divSearchPopRadius{
	margin-top: 3%; 
	margin-bottom: 3%;
}

.divAdvMileKmMargin{
	margin-left:-15px;
	margin-top: 2.5%;
}

.typeAdvSearch{
	margin-top: 3%;
}

.divAdvTypeMargin{
	background-color: yellow; 
	margin-top:5%; 
	margin-left: -15px;
}

.divAdvPhlMargin{
	margin-top:1%;
}

.divAdvDateMargin{
	display: flex; 
	flex-direction: column; 
	margin-left: -15px;
}

.divAdvDateDisplay{
	display: flex;
}

.divAdvDateRangePop{
	display: inline-block;
}

.inpAdvMarginStartDate{
	margin-top: 3%;
}

.divMobiDateTimePicker{
	display: flex;
}

.divPopTimePicker{
	display: inline-block;
	 margin-bottom: 20%;
}

.divPopTime{
	display: inline-block;
	margin-left: -15px;
	margin-top: -2%;
}

.divFilterPicPop{
	display:flex; 
	flex-direction:row; 
	margin-top:1%; 
	margin-bottom:1%;
}

.inpAdvHourStart{
	margin-top: 6%;
}

.divAdvPopFilterAndSearch{
	display: inline; 
	position: absolute; 
	bottom: 0;
	left: 0; 
	background-color:#d9d9d9; 
	width: -webkit-fill-available;
	height: 55px;
}

.divSecondaryPopFilterAndSearch{
	display:flex; 
	flex-direction:row; 
	justify-content:space-around;
}

.btnAdvCloseMargin{
	margin-top: 7%;
}

.imgAdvSearchPop{
	cursor: pointer;
	width: 24px; 
	height: 24px; 
	margin-left:1%;
}

.formAdvPopHeight{
	height: 95%;
}

#btnAdvMyLoc{
	margin-left: 0% !important;
    height: 32px !important;
	width: 170px !important;
	text-align: left !important;
    font: inherit;
}

#btnAdvMyLoc:hover, #btnAdvMyLoc:focus{
	color: #c60f13 !important;
	background-color: #ffffff !important;
}

.divSearchPopContOverflow{
	overflow: auto;
}

.btnPopSearchWidth{
	 width: 150px !important;
}

.lblAdvTimeMargin{
	margin-bottom: 5%;
}

.lblAdvSearchDateMargin{
	margin-bottom: 3%;
}

@media only screen and (min-width: 100em) {
	.divAdvPopSearch {
		left: 80%;
		width: 20%;
	}
}

@media only screen and (min-width: 58.964em) and (max-width: 70em) {
	.divAdvPopSearch {
		left: 65%;
		width: 35%;
	}
}

@media only screen and (min-width: 40.064em) and (max-width: 58.9em) {
	.divAdvPopSearch {
		left: 50%;
		width: 50%;
	}
	.divFilterPicPop {
		margin-left: 1% !important;
	}
}

@media only screen and (max-width: 40em) {
	.divAdvPopSearch {
		width: 90%;
		height: 80%;
		left: 0;
		margin-left: 5%;
	}
	.divAdvPopFilterSearch {
		margin-bottom: 15%;
	}
	.divSearchPopCont {
		height: -webkit-fill-available !important;
	}
	.divFilterPicPop {
		margin-left: -1% !important;
	}
	.divPopSearch {
		background-color: white;
		height: -webkit-fill-available;
		margin-top: -5%;
		overflow: auto;
	}
	.btnClosePop {
		margin-top: 4% !important;
	}
	
	.lblAdvSearchInerPop {
		display: inline-block !important;
		padding-right: 10px
	}
}

@media only screen and (min-width: 40.064em) {
	.divPopSearch {
		background-color: white;
		height: 90vh;
	}
	.divSearchPopCont {
		height: -webkit-fill-available !important;
	}
	.btnClosePop {
		margin-top: 7% !important;
	}
	.divFilterPicPop {
		margin-left: 0.5% !important;
	}
	.lblAdvSearchInerPop {
		display: inline-block !important;
		padding-right: 5px;
    	padding-left: 7px;
	}
}

#btnAdvPopSearch:hover, #btnAdvPopSearch:focus{
	 width: 150px !important;
	 background-color: #ffffff !important;
     color: #c60f13 !important;
}

.customPadding {
	padding-left: 1.625em;
	padding-right: 1.625em;
}

.genderErrorGuest {
	border-color: #c60f13;
	background-color: rgba(198, 15, 19, 0.1);
}

.img2faTitle {
	float: left; 
	margin: 0 20px 0 0; 
	width: 50px;
}

.inp2faCode {
	font-size: 120% !important; 
	width: 150px !important; 
	margin-top: 25px !important;
}

.backgroundStyle {
	background-color: #ffa300 !important;
	color: #722282;
	border-radius: 50%;
    width: 70px;
  	height: 70px;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	font-weight: bold;
  	font-size: 24px;
  	margin: 10px;
}

.circleLTD {
	display: flex;
	justify-content: space-between;
}

.leftPadding {
	padding-left: 1px !important;
	width: 120px !important;
}

.rowGenderIdentity {
	display: inline;
	width: 50%;
}

.genderDispaly {
	width: 50%;
}

.displayComboboxContainer {
	display: flex;
}

.genderFullDisplay {
	width: 100%;
}

.monitoringLoader {
	position: fixed;
	top: 0;
	left: 0;
	background: white;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: -1;
   	position:relative;
}
	
.monitoringDisappear {
	display: none;
}

.monitoringPage div.row td.controls {
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.monitoringPage div.row td.stackTrace div.stackTraceDiv {
	text-align: left;
	width: 100%;
	max-height: 400px;
	max-width: 640px;
	overflow-y: auto;
	margin-left: 0;
	margin-right: 0;
}

.monitoringButtonSuccess {
	height: 100%;
	color: white;
}

.monitoringShowStackTrace {
	padding: 0.6em; 
	height: 33%; 
	float: right;
}

.monitoringShowButtonLink{
	height: 100%; 
	color: white
}

.monitoringWSLink{
	height: 100%;
}

.monitoringReTestLink {
	height: 100%; 
	color: white;
}

.monitoringErrorRowStyle {
	border-style: none;
}

.monitoringHideButtonLink {
	height: 100%; 
	color: white;
}

.contact1_dropdown {
	margin-bottom: 0px;
	max-width: 250px;
}

.contact1_m_dropdown {
	margin-bottom: 0px;
}

.cookie-banner{
	opacity: 80%;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    display: none;
}

.btnAcceptCookies{
	margin: 0 10px;
    cursor: pointer;
    background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%, rgb(164, 0, 13));
}

.btnRejectCookies{
	margin: 0 10px;
    cursor: pointer;
    background-image: linear-gradient(rgb(218, 35, 50), rgb(189, 3, 18) 60%, rgb(164, 0, 13));
}

.cookieInfo{
	font-size: 18px;
}


.versioning{
	display: none !important;
}

.aboutDiv{
	margin-top: -1.5%;
}

.about-heading {
	font-size: 1em;
	text-align: center;
}

.about-img {
	width: 50%;
	display: block;
	margin: 0 auto 10px auto;
}

@media screen and (min-width: 64em) {
	.about-img {
		width: 100%
	}
}

.about-support-link {
	margin-left: 2em;
	margin-top: 1em;
	display: block;
}

.aboutLabel {
	padding-left: 2em;
}

.row .about-row-margin {
	margin: 0;
}

.aboutTitle {
	text-align: center;
}

.imgLoadModalYes {
    position: absolute;
    top: 2px;
    left: 20px;
    width: 25px;
}

.btnReloadNo {
    min-height: 30px;
    min-width: 69px;   
}

.btnReloadYes {
   min-height: 30px;
   min-width: 69px;   
}

.btnReloadYesSpin {
   padding-bottom: 11px !important;
}