﻿/* 20170214_1703*/
@font-face {
  font-family: "ProximaNova";
  font-weight: normal;
  font-style: normal;
  src: url("fonts/proximanova-regular.eot");
  src: url("fonts/proximanova-regular.eot?#iefix") format("fonts/embedded-opentype"), url("fonts/proximanova-regular.woff2") format("woff2"), url("fonts/proximanova-regular.woff") format("woff"), url("fonts/proximanova-regular.ttf") format("truetype");
}
@font-face {
  font-family:'ProximaNova-extrabold';
  font-weight: bolder;
  font-style: bolder;
  src: url("fonts/proximanova-extrabold.eot");
  src: url("fonts/proximanova-extrabold.eot?#iefix") format("fonts/embedded-opentype"), url("fonts/proximanova-extrabold.woff2") format("woff2"), url("fonts/proximanova-extrabold.woff") format("woff"), url("fonts/proximanova-extrabold.ttf") format("truetype");
}
@font-face {
	font-family:'Oswald';
	src:url("fonts/oswald-regular-webfont.woff"); 
	src:url("fonts/oswald-regular-webfont.tiff");
	src:url("fonts/oswald-regular-webfont.svg");
	src:url("fonts/oswald-regular-webfont.eot?#iefix")format("embedded-opentype"),url("fonts/oswald-regular-webfont.woff") format("woff"),url("fonts/oswald-regular-webfont.ttf") format("truetype"),url("fonts/oswald-regular-webfont.svg#oswaldregular") format("svg");
}
@font-face {
	font-family:'Oswald-bold';
	font-weight:bold;
	font-style:bold;	
	src:url("fonts/oswald-bold-webfont.eot");
	src:url("fonts/oswald-bold-webfont.eot?#iefix") format("embedded-opentype"),url("fonts/oswald-bold-webfont.woff") format("woff"),url("fonts/oswald-bold-webfont.ttf") format("truetype"),url("fonts/oswald-bold-webfont.svg#oswaldbold") format("svg");
}
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html{
	min-height:100%;
    position:relative;
}
body {
	margin:0;
	font-family: ProximaNova, Arial, sans-serif !important;
	width: 100%; 
	min-width: 100% !important; 
	max-width:100% !important; 
	height: 100%; 
	display:table-row-group	
}
#content {/*content div*/
	min-height:1200px;
	font-size: 18px;
	line-height:18px;
	padding-bottom:50px;
}
#content button {
	/*
	font-family: Oswald, sans-serif;
	font-size: .75em;  
	font-weight: normal;
	*/
}
h1, h2, h3,
.Heading1, .Heading2,.Heading3, .Heading4, .Heading5 {
	margin: 7px 0 6px 0;
}
h1, h2, h3, h4, h5
.Heading1, .Heading2,.Heading3, .Heading4, .Heading5 {
	font-family: ProximaNova-extrabold, sans-serif;
	color: #24387E!important;
	font-weight:normal !important;
	font-style:normal !important;
}

h1 {
	font-size: 2.6em !important;
	line-height: 1em;
}
h2, h3 {
	font-size: 2em !important;
	line-height: 1em;
}
hr {
	display:none;
}
a:link{
	color: #505066;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
  color: #0066FF;
}
#wrapper.opa-responsive-stages{
	z-index: 0;
} 
#owdInterviewForm{
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
}
#timeout-warning {
	display: none;
	position: fixed;
	top: 150px;
	left: 0px;
	z-index: 10001;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: transparent;
}
#timeout-warning.timeout-expired{
	display: block;
	background-color: #b52c2c;
	color: #f6f8f8;
}
#timeout-warning.timeout-expiry-warning {
	display: block;
	background-color: #dc9719;
	color: #f6f8f8;
}
#timeout-warning button{
	display: block;
	margin: 10px auto;
	padding: 7px 18px;
	border: transparent;
	font-weight: bold;	
	box-shadow: initial;
}

div.opm-interview.opm-navigation-side #progress-stages-mobile {
	display:none; /*by default, hide*/
}
div.opm-interview.opm-navigation-side{
	background-color: #303030;
	height: 100%;
}
div.opm-interview.opm-navigation-side #progress-stages {
	background-color: #303030;
	left:0px;
	bottom:0px;
	top:0px; /* stretch full page */
	right:0px;
	border-left:none !important;
	border-right:none !important;
	border-width: 0;
	width: 288px !important; /*side nav width*/
	z-index: 100;
	overflow:visible;
	vertical-align: top;
	padding-bottom:50px;
}
div.opm-interview.opm-navigation-side #progress-stages:after{
	/* stretch full page background fill*/
	content:"";
	position:fixed;
	width:288px;
	background-color: #303030;
	left:0px;
	bottom:0px;
	top:0px; 
	right:0px;
	z-index: -99;
}
div.opm-interview.opm-navigation-side #progress-stages ul {
	list-style-type: none;
}
div.opm-interview.opm-navigation-side #progress-stages ul li {
	position:relative;	
	display: inline-block;
	padding: 0px;
	margin: 0;
	line-height: 1em;
	height: 40px;
	color: #fff;
	font-size: 15px!important;
	font-style: normal;
	font-weight: bold!important;
	vertical-align: middle;	
	border-bottom: thin #808080 solid !important;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	overflow-wrap: break-word;
	word-wrap: break-word;	
}
div.opm-interview.opm-navigation-side #progress-stages .opm-progress-stages ul li.order-stage{
	width: 250px;
	padding-left: 38px;
	padding-top: 23px;
	height: 40px;
}
div.opm-interview.opm-navigation-side #progress-stages .opm-progress-stages ul li.order-screen {
	width: 235px;
	padding-left: 53px; /*indented*/
	padding-top: 19px;
	height: 36px;
	background-color: #222222;
}
div.opm-interview.opm-navigation-side .opm-progress-stages ul li.active-screen:after { /* left nav arrow */
	content: ' ';
	height: 0;
	position: absolute; /*absolute to the relative*/
	width: 0;
	border: 12px solid transparent;
	border-left-color: #222222;
	left: 288px;   /* changes the Gray bar Arrow location*/
	top:14px;
}
div.opm-interview.opm-navigation-side .opm-progress-stages ul li.order-stage img,
div.opm-interview.opm-navigation-side .opm-progress-stages ul li.order-screen img
{	display:none;
/*	not using images from OPA*/
} 
.opm-progress-stages ul li a:link {
	color: #A6A6A6;
	text-decoration: none;
}
.opm-progress-stages ul li a:visited {
	text-decoration: none;
}
.opm-progress-stages ul li a:hover {
	color: #FF9900 !important;
}

/*background image positioning for icons*/
.opm-progress-stages ul li.order-stage.complete-stage, 
.opm-progress-stages ul li.order-screen.complete-screen,
.opm-progress-stages ul li.order-stage.incomplete-stage, 
.opm-progress-stages ul li.order-screen.incomplete-screen,
.opm-progress-stages ul li.order-stage.active-stage, 
.opm-progress-stages ul li.order-screen.active-screen,
.opm-progress-stages ul li.order-stage.future-stage, 
.opm-progress-stages ul li.order-screen.future-screen{
   	background-repeat:no-repeat;
	background-attachment:scroll;
}
.opm-progress-stages ul li.order-stage.complete-stage, 
.opm-progress-stages ul li.order-stage.incomplete-stage, 
.opm-progress-stages ul li.order-stage.active-stage, 
.opm-progress-stages ul li.order-stage.future-stage{
	background-position: 9px 19px;
}
.opm-progress-stages ul li.order-screen.complete-screen, 
.opm-progress-stages ul li.order-screen.incomplete-screen,
.opm-progress-stages ul li.order-screen.active-screen,
.opm-progress-stages ul li.order-screen.future-screen{
	background-position: 19px 15px;
}
.opm-progress-stages ul li.order-stage.complete-stage, 
.opm-progress-stages ul li.order-screen.complete-screen{
	background-image:url('images/green.jpg');
}
.opm-progress-stages ul li.order-stage.active-stage{
	background-image:url('images/down-arrow.jpg');
}
.opm-progress-stages ul li.order-screen.active-screen{
	background-image:url('images/yellow.jpg');
}
.opm-progress-stages ul li.order-stage.future-stage, 
.opm-progress-stages ul li.order-screen.future-screen{
	background-image:url('images/black-white.jpg');
}
.opm-progress-stages ul li.order-stage.incomplete-stage,
.opm-progress-stages ul li.order-screen.incomplete-screen {
	background-image:url('images/black-gray.jpg');
}
/*
div.opm-progress-screens {
	background-color: #008AB8;
	position: relative;
	margin-top:-20px;
	height:100px;
	z-index: 8;
	background-image: url(images/Help-Box-Icon.png);
	background-repeat: no-repeat;
	background-position: right;
} */

/********************* end left nav*/


/* page title text*/
h1.screen-title {
    z-index: 20;
    padding-top:20px;
    padding-bottom:0;
	font-weight:normal;
	margin-bottom:20px;
}


.error {
	margin-left: 35px;
}
.control-item .messages {
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* Adjust the position and look for action buttons Remove, Add, and images )*/
.button-group .buttons button,
.button-group .buttons .owd-remove, 
.button-group .buttons .owd-add{
	font-size:1em;
	line-height: 17px;
	border: transparent;
	font-weight: bold;
	box-shadow: initial;
	background-color: transparent;
	padding-left: 25px;
}
.button-group .buttons .owd-remove, 
.button-group .buttons .owd-add{
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.button-group .buttons .owd-remove{
	background: url(images/redx.png);
	background-repeat: no-repeat;	
}
.button-group .buttons .owd-add {
	background: url(images/blueX.PNG);
	background-repeat: no-repeat;
}
/* submit buttons at bottom*/
.opm-submit-buttons .button-spacer{
	margin-top: 20px;
}
.opm-submit-buttons button, 
.opm-submit-buttons button.secondary,
.opm-submit-buttons a.secondary
{  
	font-family: ProximaNova, sans-serif;
	font-size: 1em;  
	font-weight: bolder;
    border: none;
    top: -7px;
    position: relative;
    padding: 10px 15px 8px 15px;
    margin-bottom: 15px;   
}
.opm-submit-buttons button{
    background-color: #023664;
    color: #FFFFFF;     
}
.opm-submit-buttons a.secondary{
	padding: 10px 15px 9px 15px;
}
.opm-submit-buttons button:hover,
.opm-submit-buttons button:active {
	background-color: #128EC3;
}
.opm-submit-buttons button.secondary,
.opm-submit-buttons a.secondary,
.opm-submit-buttons a.secondary:visited {
  background-color: #F0F0F0;
  color: #023664;
  text-decoration: none;
}
.opm-submit-buttons button.secondary:hover,
.opm-submit-buttons button.secondary:active,
.opm-submit-buttons a.secondary:hover,
.opm-submit-buttons a.secondary:active {
  background-color: #128EC3;
  color: #FFFFFF;
}
.opm-submit-buttons button.owd-back {
	float:left;
}
/*End of Submit Button at bottom  */


input[type="text"], textarea, select {
	outline:none;
	border: 1px solid #AAA;
	min-height: 36px;
	width: auto;
	text-indent: 6px;
}
select[size="1"]{
	border: 1px solid #AAA;
	/*overwrite main.css*/
}
button.ui-button.ui-widget.ui-state-default.ui-button-icon-only, 
.opm-control-item-dropdown .opm-select-container::after{
	top: 14px; /*adjust for height*/
}
#content select, #content input.owd-list-input, #content input.list-input {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.ui-autocomplete-input.ui-widget.ui-widget-content.nybe_sel_box{
	-webkit-border-radius: 15px 0px 0px 15px;
	-moz-border-radius: 15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;
}
button.ui-button.ui-widget.ui-state-default.ui-button-icon-only.nybe_sel_box {
	-webkit-border-radius: 0px 15px 15px 0px ;
	-moz-border-radius: 0px 15px 15px 0px ;
	border-radius: 0px 15px 15px 0px ;
	top: 1px;
	height:36px;
	background: none;
	border: 1px solid #AAA;
}



.entity-instance-group {
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entity-instance-widget {
	padding: 1px 0 1px 0;
	margin-top: -10px;
	margin-bottom:0px;
	text-align:right;
}
.control-item, 
.messages, 
.entity-instance-group, 
.opm-container {
	vertical-align: top;
}
.eig-odd, .eig-even {
    border-bottom:thin #CCCCCC solid;
    background-color: transparent !important;
}
/* question and answers*/
.question {
	position: relative;
}

.radio-group-boolean {
}
.opm-checkbox-container, .opm-radio-container {
	width:100%; /*need this for tooltips*/
}


.opm-container, .messages {  /* changes the order of content index****************************************************/
	display: inline;
	width: 100%;
	padding: 0;
	z-index: 1;
}
.control-item, .opm-wrap {
	margin: auto;
	vertical-align: top;
}
/* question and answers*/


.owd-input.Comment strong {
	font-weight: bold;
	color: #FF9900;
	font-size: 0.9em;
}
.owd-input.Alert{
	background-color: #DC9719;
    border: 1px solid #D5820D;
    color: #fff;

	width: auto;
    display: inline-block;
    padding:5px 25px 5px 35px;
	margin-left:35px;    
	position:relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

}
.owd-input.Alert:before{
	font-family: 'FontAwesome';
	content: '\f06a';
	position:absolute;
	left: 15px;
}

/* this is the default parent */ 	
.outerdiv {
	margin: 50px 0px 0px 100px;
}

.owd-entity-table-head .table-question-header {
    font-weight: bold;
    color:#345A92;
    background-color:transparent;
	padding-top: 1.5em;
    vertical-align: bottom;
}
.owd-entity-table-body>.owd-entity-table-row>.owd-entity-table-cell>div{
	position:relative;
}
.owd-entity-table-body>.owd-entity-table-row>.owd-entity-table-cell>div>.mandatory-table{
	position:absolute;
	right:-5px;
	top:-5px;
}
.owd-entity-table-body .owd-entity-table-cell{
	
}
.owd-entity-table-row:hover{
	outline: solid 1px #1474bf;
}

.messages {margin-top:20px;}


.messages>p{
	width: auto;
    display: inline-block;
    padding:5px 25px 5px 35px;
	margin-left:35px;    
	position:relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.messages>p:before{
	position:absolute;
	top:5px;
	left:15px;
	font-family: 'FontAwesome';
	font-style: normal;
}
/*
.messages>p:after{
	content: ' ';
	height: 0;
	width: 0;
	border: 12px solid transparent;
    border-bottom-color: inherit;
    position:absolute;
    top:-20px;
    left:10px;
    z-index:99;
}*/
.messages>p.error:before{
	content:"\f057";
}
.messages>p.error{
	background-color: #b52c2c;
    border-color: #8c1c1c;
    color: #fff;
}
.messages>p.warning:before{
	content:"\f06a";
}
.messages>p.warning{
	background-color: #D5820D;
    border-color: #DC9719;
    color: #fff;
}


.opm-calendar-container img {
    position: absolute;
    right: 4px;
    top: 1px;
    height: 33px;
    width: 33px;
}


.nybe-control-hidden {
	/* generic class to hide custom elements*/
	display:none;
}
a.owd-submit:hover{
	/*anchor links as buttons*/
	color:#fff;
	text-decoration:none;
}


/* custom control modal css */
.nybe-opa-cc-modal{
	font-size: 18px;
	line-height:22px;
}
.nybe-opa-cc-modal label{
	font-weight:bold;
}
.nybe-opa-cc-modal select{
	border-radius: 15px;
}
/* end modal */




/*** mobile nav ***/
#progress-stages-mobile{
	padding-right: 2px;
	padding-left:0px;
	padding-bottom: 0px;
}
#stages-select-mobile {
	padding:3px 0px 3px 10px;
   	border-bottom: thin #808080 solid !important;
}
#screen-select-mobile {
	padding: 3px 0px 3px 20px;
}
#screen-select-mobile, #screen-select-mobile.active-screen, #stages-select-mobile.active-stage, #stages-select-mobile option  {
	background-color: #030303!important;
}
.row:after {
	content: "";
	clear: both;
	display: block;
}
[class*="col-"] 
{
	float: left;
	padding: 15px;
	width: 100%;
}
@media all and (max-width:1280px) {}

@media all and (max-width:768px) {}  

@media all and (max-width:640px) 
{
	div.opm-interview.opm-navigation-side #progress-stages {
		display: none !important; /*toggle for mobile*/
	}
	div.opm-interview.opm-navigation-side #progress-stages-mobile {
		display: table-row; /*toggle for mobile*/
	}
	div.opm-interview.opm-navigation-side {
		display: table;
	}
	#content{
		margin: 0px; /*toggle for mobile*/
	}
	h1.screen-title  {
		margin-top: 0px;
		padding-right: 0px;
	}
	#wrapper.opa-responsive-stages:before{
		margin-top:15px;
		margin-left: 22px;
		font-size:20px;
		font-weight:900;
	}
	.opm-submit-buttons button {
		width:100%;
	}
	div.opm-submit-buttons{
		padding-left: 5%;
		padding-right: 5%;
	}

}
@media all and (max-width:500px) {
	#content {/*content div*/

	}			
	#content button {

	}	
	#content h1, h1.screen-title {
		font-size: 2em;
		line-height: 1em;
		padding-bottom: 0;
	}
	#content h2, #content h3 {
		font-size: 2em !important;
		line-height: 1em;		
		padding-bottom: 0;
	}
	h1, h2, h3, h4, h5,
	.Heading1, .Heading2,.Heading3, .Heading4, .Heading5 {
		padding-bottom: 0;
	}
	
	.owd-entity-table-body>.owd-entity-table-row>.owd-entity-table-cell>div>.question.owd-table-label-hide{
		position:relative;
		width: 100%;
	}
	.owd-entity-table-body>.owd-entity-table-row>.owd-entity-table-cell>div>.question.owd-table-label-hide>img.mandatory {
		position:absolute;
		right:0;
		top:5px;
	}
	
}
@media all and (max-width: 420px) {
	
}
@media all and (max-width:320px)
{	
	button, input, select, textarea{
		font-size: 90%;
		margin-left: 2px;
		vertical-align: baseline;
		font-stretch: condensed;
	}
		
	img 	{
		size: 30%;
	}
	
}


/*temp override*/
.ui-widget {
    font-family: ProximaNova, Arial, sans-serif !important;
    font-size: 1.2em;
}



