/*========================================= Form Outter Container ===================================*/
#formWrapper{
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	background-color:rgba(255,255,255,1);
	padding:10px;
	position:relative;
	border-radius:5px;
	box-shadow:0 0 20px rgba(0,0,0,0.3);
}
#formWrapper:after, #formWrapper:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#formWrapper:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #ffffff;
	border-width: 30px;
	margin-left: -30px;
}
#formWrapper:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #ffffff;
	border-width: 36px;
	margin-left: -36px;
}

/*========================================= Form Top Step Tabs ===================================*/
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #149F84;
	border-radius:0px;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    margin: 0;
}
.wizard > .actions > ul {
    width:100%;
}
.wizard > .actions > ul > li {
	width:49.5%;
}
.wizard > .actions > ul > li:nth-child(1) {
    margin: 0 0.5% 0 0;
}
.wizard > .actions > ul > li:nth-child(2) {
    margin: 0 0 0.5% 0;
}
.wizard > .actions > ul > li:nth-child(3) {
    margin: 0 0 0.5% 0;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
	height:52px;
	padding: 1.2em 2em;
	border-radius:0px;
	text-align:center;
	color: #aaa;
	font-size:18px;
	line-height:3px;
}
.wizard > .actions li:nth-child(2) a, .wizard > .actions li:nth-child(3) a {
    border: 1px solid #149F84;
    background: #149F84;
    color: #fff;
}
.wizard > .actions a:hover{
	background-color:#dddddd;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active,
.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
	border-radius:0px;
}
.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background: #dddddd;
    color: #aaa;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #dddddd;
    color: #aaa;
}

.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: #ddd;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #dddddd;
}

/*========================================= Form Body Font Styles ===================================*/
form#stepForm h2{
	font-size:30px;
	margin-top:15px;
	/*border-bottom:1px solid #cccccc;*/
	/*padding-bottom:10px;*/
	margin-bottom:10px;
	color:#149F84;
	text-align:center;
}
label{
	width:100%;
	text-align: center;
}
.form-control{
	font-size:15px;
}
/*========================================= Form Radio Styles ===================================*/
.radio-group1 label,
.radio-group2 label,
.radio-group3 label,
.radio-group4 label,
.radio-group5 label {
    display: inline-block;
    cursor: pointer;
	opacity:0.2;
	width:100%;
}
.radio-group1.outstanding-debt-group label{
	width: 100%;
}
.radio-group1 label:hover,
.radio-group2 label:hover,
.radio-group3 label:hover,
.radio-group4 label:hover,
.radio-group5 label:hover {
   	opacity:1;
}
label.selected img{
	border-radius: 500px;
}
.selected {
    opacity:1 !important;
    border-radius: 500px;
	max-height: 126px;
	max-width: 126px;
	height: 100%;
	width: 100%;
}
.radio-group1 label img,
.radio-group2 label img,
.radio-group3 label img,
.radio-group4 label img,
.radio-group5 label img {
    padding: 0px;
    border-radius: 500px;
    max-height: 120px;
    max-width: 120px;
    height:100%;
	width:100%;
}
.radio-group1 .col-xs-6:nth-child(1) label img, 
.radio-group2 .col-xs-6:nth-child(1) label img,
.radio-group3 .col-xs-6:nth-child(1) label img,
.radio-group1 .col-xs-6:nth-child(2) label img,
.radio-group2 .col-xs-6:nth-child(2) label img,
.radio-group3 .col-xs-6:nth-child(2) label img {
    padding: 0px;
    border-radius: 500px;
    max-height: 120px;
    max-width: 120px;
    height:100%;
	width:100%;
}
.radio-group1 label,
.radio-group2 label,
.radio-group3 label,
.radio-group4 label,
.radio-group5 label{
	padding: 3px;
}
.radio-group1 .col-sm-6:nth-child(1),
.radio-group2 .col-sm-6:nth-child(1){
	padding-right:5px;
	text-align:right;
}
.radio-group1 .col-sm-6:nth-child(2),
.radio-group2 .col-sm-6:nth-child(2){
	padding-left:5px;
	text-align:left;
}
.radio-group2 .col-sm-2,
.radio-group2 .col-sm-2 lable{
	padding:0px;
	text-align:center;
}
.radio-group1 .col-xs-4{
	padding-left:0px;
	padding-right:30px;
}
.radioMobile{
		display:none;
	}

/*========================================= Form Radio SVG Styles ===================================*/
	.nost0{fill:#C03A2B;}
	.nost1{opacity:0.2;}
	.nost2{fill:#FFFFFF;}
	.yesst0{fill:#22AD5F;}
	.yesst1{opacity:0.2;}
	.yesst2{fill:#FFFFFF;}
	.malest0{fill:#136bfc;}
	.malest1{opacity:0.2;enable-background:new;}
	.malest2{fill:#FFFFFF;}
	.femalest0{fill:#F76F8F;}
	.femalest1{opacity:0.2;enable-background:new;}
	.femalest2{fill:#FFFFFF;}
	.notst0{fill:#C03A2B;}
	.notst1{opacity:0.2;enable-background:new;}
	.notst2{fill:#FFFFFF;}
	.gotst0{fill:#22AD5F;}
	.gotst1{opacity:0.2;enable-background:new;}
	.gotst2{fill:#FFFFFF;}

/*========================================= Form Input Styles ===================================*/
.glyphicon{
	/*top:45% !important;*/
	right: 0px;
}
.form-control-feedback.glyphicon{
	top:50% !important;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 4px;
}
.form-group{
	width:100%;
}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
.form-control{
	height:52px;
	border-radius:0px;
	padding: 6px 6px;
}
.input_hidden {
    position: absolute;
    left: -9999px;
}
.form-horizontal .control-label.smokeLabel,
.form-horizontal .control-label.genderLabel,
.form-horizontal .control-label.coverLabel{
	text-align:center;
	/*padding-bottom: 10px; */
    /* padding-top: 30px; */
    /* font-size: 16px; */
}
.has-error .form-control {
	border-color: #a94442 !important;
	}
.has-feedback .form-control {
    /*padding-right: 6px;*/
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    height: 52px;
    border-radius: 0px;
    padding: 6px 12px;
    font-size: 15px;
    color: #777;
    border: 5px solid #eee;
}

/*========================================= Form body Styles ===================================*/
.wizard .content > .body {
	width: 100%;
	padding: 10px 15px;
	position: relative;
	border-radius:0px;
}
.wizard > .content {
	background: #dddddd;
	color:#333333;
	border:1px solid #dddddd;
	border-radius:0px;
	margin: 0.5em 0;
	overflow: visible;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: center;
    font-size: 18px;
}
.wizard, .tabcontrol {
    overflow: visible;
}
/*========================================= Form button Styles ===================================*/
.simpleFormSubmit{
	width: 100%;
	border-radius: 0px;
}
/*===================================================== Active Step Arrow ===========================================*/
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
	position: relative;
	border: 1px solid #ffffff;
}
.wizard > .steps .current a:after, .wizard > .steps .current a:hover:after, .wizard > .steps .current a:active:after, 
.wizard > .steps .current a:before, .wizard > .steps .current a:hover:before, .wizard > .steps .current a:active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	z-index:10;
}
.wizard > .steps .last.current a:after, .wizard > .steps .last.current a:hover:after, .wizard > .steps .last.current a:active:after, 
.wizard > .steps .last.current a:before, .wizard > .steps .last.current a:hover:before, .wizard > .steps .last.current a:active:before {
	left: 0;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	z-index:10;
}
.wizard > .steps .current a:after, .wizard > .steps .current a:hover:after, .wizard > .steps .current a:active:after {
	border-color: rgba(11, 71, 112, 0);
	border-left-color: #149F84;
	border-width: 28px 0 28px 15px;
	margin-top: -28px;
}
.wizard > .steps .current a:before, .wizard > .steps .current a:hover:before, .wizard > .steps .current a:active:before {
	border-color: rgba(70, 137, 187, 0);
	border-left-color: #ffffff;
	border-width: 30px 0 30px 17px;
	margin-top: -30px;
}

/*===================================================== Done Step Arrow ===========================================*/
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active{
	position: relative;
	border: 1px solid #ffffff;
}
.wizard > .steps .done a:after, .wizard > .steps .done a:hover:after, .wizard > .steps .done a:active:after, 
.wizard > .steps .done a:before, .wizard > .steps .done a:hover:before, .wizard > .steps .done a:active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	z-index:20;
}
.wizard > .steps .done a:after, .wizard > .steps .done a:hover:after, .wizard > .steps .done a:active:after {
	border-color: rgba(11, 71, 112, 0);
	border-left-color: #dddddd;
	border-width: 28px 0 28px 15px;
	margin-top: -28px;
}
.wizard > .steps .done a:before, .wizard > .steps .done a:hover:before, .wizard > .steps .done a:active:before {
	border-color: rgba(70, 137, 187, 0);
	border-left-color: #ffffff;
	border-width: 30px 0 30px 17px;
	margin-top: -30px;
}
.jumbotron.jumbotron1 .wizard > .steps .disabled:last-child a:after, 
.jumbotron.jumbotron1 .wizard > .steps .disabled:last-child a:hover:after, 
.jumbotron.jumbotron1 .wizard > .steps .disabled:last-child a:active:after, 
.jumbotron.jumbotron1 .wizard > .steps .done:last-child a:after, 
.jumbotron.jumbotron1 .wizard > .steps .done:last-child a:hover:after, 
.jumbotron.jumbotron1 .wizard > .steps .done:last-child a:active:after{
	display: none;
	border:0px;
}

/*===================================================== Next Step Arrow ===========================================*/
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
	position: relative;
	border: 1px solid #ffffff;
}
.wizard > .steps .disabled a:after, .wizard > .steps .disabled a:hover:after, .wizard > .steps .disabled a:active:after, 
.wizard > .steps .disabled a:before, .wizard > .steps .disabled a:hover:before, .wizard > .steps .disabled a:active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	z-index:20;
}
.wizard > .steps .disabled.last a:after, .wizard > .steps .disabled.last a:hover:after, .wizard > .steps .disabled.last a:active:after, 
.wizard > .steps .disabled.last a:before, .wizard > .steps .disabled.last a:hover:before, .wizard > .steps .disabled.last a:active:before {
	left: 0;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	z-index:20;
	display: none;
}
.wizard > .steps .disabled a:after, .wizard > .steps .disabled a:hover:after, .wizard > .steps .disabled a:active:after {
	border-color: rgba(11, 71, 112, 0);
	border-left-color: #dddddd;
	border-width: 28px 0 28px 15px;
	margin-top: -28px;
}
.wizard > .steps .disabled a:before, .wizard > .steps .disabled a:hover:before, .wizard > .steps .disabled a:active:before {
	border-color: rgba(70, 137, 187, 0);
	border-left-color: #ffffff;
	border-width: 30px 0 30px 17px;
	margin-top: -30px;
}

/*========================================= Form General Styles ===================================*/
.hidden-md{
	display:none;
}
.mobileHeader{
	display:none;
}
.disclaimer p{
	font-size:10px !important;
	color:#999;
	text-align:center;
}
/*#stepForm-p-1 .col-sm-4{
	padding:0px;
}
#stepForm-p-1 .col-sm-4:nth-child(3),
#stepForm-p-1 .col-sm-4:nth-child(7){
	padding-left:10px;
	padding-right:10px;
}*/
.col-sm-12.dob .col-sm-12,
.col-xs-6.dob .col-xs-4{
	padding:0px;
}
.col-sm-12.dob .col-xs-4:nth-child(3){
	padding-left:10px;
	padding-right:10px;
}
.arrow{
	position:absolute;
	width:100px;
	bottom:-40px;
	left:50%;
	margin-left:-50px;
}
.textCount{
	font-size:12px;
	width:100%;
	text-align:center;
}
