html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
}
@font-face {
    font-family: 'RalewayRegular';
    src: url('font/raleway-regular.eot');
    src: url('font/raleway-regular.eot') format('embedded-opentype'),
         url('font/raleway-regular.woff2') format('woff2'),
         url('font/raleway-regular.woff') format('woff'),
         url('font/raleway-regular.ttf') format('truetype'),
         url('font/raleway-regular.svg#RalewayRegular') format('svg');
}
@font-face {
    font-family: 'RalewaySemiBold';
    src: url('font/raleway-semibold.eot');
    src: url('font/raleway-semibold.eot') format('embedded-opentype'),
         url('font/raleway-semibold.woff2') format('woff2'),
         url('font/raleway-semibold.woff') format('woff'),
         url('font/raleway-semibold.ttf') format('truetype'),
         url('font/raleway-semibold.svg#RalewaySemiBold') format('svg');
}
@font-face {
    font-family: 'ralewaybold';
    src: url('font/raleway-bold-webfont.eot');
    src: url('font/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/raleway-bold-webfont.woff2') format('woff2'),
         url('font/raleway-bold-webfont.woff') format('woff'),
         url('font/raleway-bold-webfont.ttf') format('truetype'),
         url('font/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('font/opensans-light-webfont.eot');
    src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-light-webfont.woff2') format('woff2'),
         url('font/opensans-light-webfont.woff') format('woff'),
         url('font/opensans-light-webfont.ttf') format('truetype'),
         url('font/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf') format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf') format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Semibold.woff') format('woff'),
		 url('font/OpenSans-Semibold.ttf') format('truetype'),
		 url('font/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf') format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_hx2017_dk{
	max-width:1160px;
	height:auto;
	margin:auto;
}
/*============================================ Header Start ============================================*/
.header_shadow_hx2017_dk{
	width:auto;
	height:auto;
	background:url(images/header_shadow_hx2017_dk.png) repeat-x bottom #FFF;
	padding-bottom:6px;
}
.header_container_hx2017_dk{
	padding:20px 15px;
	background:#29648c;
}
.logo_hx2017_dk{
	float:left;
	text-align:center;
	margin-top:6px;
}
.logo_hx2017_dk img{
	display:inline-block;
}
.obamacare_subsidy_hx2017_dk{
	float:left;
	margin-left:17%;
	width:20%;
}
.obamacare_subsidy_hx2017_dk img{
	float:left;
	margin-right:10px;
}
.obamacare_subsidy_hx2017_dk p{
	font-size:15px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:17px;
	padding-top:7px;
}
.phone_lines_container_hx2017_dk{
	float:right;
}
.phone_lines_container_hx2017_dk img{
	margin-right:5px;
}
.phone_lines_container_hx2017_dk h2,
.phone_lines_container_hx2017_dk h2 a,
.phone_lines_container_hx2017_dk h2 a:hover{
	text-decoration:none;
	outline:none;
	color:#fff;
	font-size:29px;
	font-weight:normal;
	font-family: 'RalewaySemiBold';
}
.phone_lines_container_hx2017_dk h3{
	color:#fff;
	font-size:22px;
	font-family: 'RalewayRegular';
	font-weight:normal;
}
/*=========================== Home Form Start ===========================*/
.form_body_container_hx2017_dk{
	background:url(images/shad_top.png) repeat-x top;
	padding:30px 0px;
}
.form_box_hx2017_dk{
	border:1px solid #e4e4e4;
	background:#f4fcfb;
	box-shadow: 1px 2px 3px #b8b8b8;
	-moz-box-shadow: 1px 2px 3px #b8b8b8;
	-webkit-box-shadow: 1px 2px 3px #b8b8b8;
}
.form_box_hx2017_dk h1{
	color:#ffffff;
	font-size:37px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding:7px;
	background:#009a90;
	text-align:center;
}
.form_box_hx2017_dk h2{
	color:#1c5077;
	font-size:39px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
	text-align:center;
}
.form_box_hx2017_dk h2 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	display:block;
}
.form_box_hx2017_dk h3{
	color:#000000;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
	text-align:center;
}
.plans_logo_hx2017_dk{
	text-align:center;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
.plans_logo_hx2017_dk img{
	display:inline-block;
}
.form_hx2017_dk{
	padding:80px 30px;
}
.form_hm_hx2017_dk{
	padding:30px 40px 50px ;
}
.form_hx2017_dk h1{
	color:#01756a;
	font-size:32px;
	background:none;
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	border-bottom:2px solid #e9f1f0;
	border-top:2px solid #e9f1f0;
	padding:15px 0px;
	margin-bottom:20px;
}
.form_hx2017_dk h1 span{
	font-size:23px;
}
.form_hx2017_dk input[type="text"],
.form_hx2017_dk input[type="tel"],
.form_hx2017_dk input[type="email"] {
	border:2px solid #01756a;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:80px;
	color:#404242;
	font-size:40px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
}
.form_hx2017_dk .dropdown-toggle {
	height:80px;
	border:2px solid #01756a;
	background: #fff;
	color:#404242;
	font-size:28px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.form_hx2017_dk .bootstrap-select {
	height:80px;
}
form .form-control::-webkit-input-placeholder { color: #e0e0e0; text-align:; }
form .form-control:-moz-placeholder { color: #e0e0e0; text-align:; }
form .form-control::-moz-placeholder { color: #e0e0e0; text-align:; }
form .form-control:-ms-input-placeholder { color: #e0e0e0; text-align:; }

.form_hx2017_dk .dropdown-menu{
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
}
.form_hx2017_dk .dropdown-toggle .caret {
	vertical-align:middle;
	border-top:0px dashed !important;
	border-top:0px solid\9 !important;
	border-right:0px solid transparent !important;
	border-left:0px solid transparent !important;
	background:url(images/select_arrow_hx2017_dk.png) no-repeat right top;
	width:18px;
	height:11px;
	margin-top: 0 !important;
	right: 12px !important;
	top: 40% !important;
	border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	-khtml-border-radius: 0px 6px 6px 0px;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 0px dashed !important;
	border-top: 0 none !important;
	content: "";
}
.form_hx2017_dk .bootstrap-select .dropdown-toggle:focus { 
   outline: none !important;
}
.bootstrap-select.btn-group .dropdown-menu ul li{
	padding:0px;
	text-align:left;
	display:block;
    color: #3d3d3d;
	font-family: 'OpenSans';
    font-size: 16px;
	font-weight:normal;
	margin:auto;
}
.pading_dat_hx2017_dk{
	padding-left:0px !important;
	padding-right:0px !important;
}
.pading_dat_M_hx2017_dk{
	padding-left:10px !important;
	padding-right:10px !important;
}
.pading_phone_hx2017_dk{
	padding-left:0px !important;
	padding-right:5px !important;
}
.pading_phone_non_hx2017_dk{
	padding-left:0px !important;
	padding-right:0px !important;
}
.arrow_hx2017_dk{
	text-align:right;
	padding-top:5px;
}
.nest_btn_hx2017_dk button{
	background: #00a69c;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	box-shadow: 1px 2px 3px #b8b8b8;
	-moz-box-shadow: 1px 2px 3px #b8b8b8;
	-webkit-box-shadow: 1px 2px 3px #b8b8b8;
	color:#ffffff;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	border:none;
	height:60px;
	text-shadow:1px 1px 1px #333;
}
.nest_btn_hx2017_dk button:hover,
.nest_btn_hx2017_dk button:focus{
	background: #29648c;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	box-shadow: 1px 2px 3px #b8b8b8;
	-moz-box-shadow: 1px 2px 3px #b8b8b8;
	-webkit-box-shadow: 1px 2px 3px #b8b8b8;
	color:#ffffff;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	border:none;
}
.no_spam_hx2017_dk{
	text-align:center;
	margin-bottom:30px;
}
.we_respect_hx2017_dk{
	color:#6f7070;
	font-size:16px;
	font-family: 'OpenSans-Italic';
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.your_information_hx2017_dk{
	padding-top:20px;
	text-align:center;
}
.your_information_hx2017_dk img{
	display:inline-block;
}
.by_requesting_hx2017_dk{
	padding-top:20px;
	color:#6d6b6b;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	max-width:730px;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
}
/*===================================== Footer Container =================================*/
.footer_container_hx2017_dk{
	background:#29648c;
	margin-top:40px;
}
.footer_lofo_hx2017_dk{
	float:left;
	margin-top:25px;
	width:22%;
	text-align:center;
}
.footer_menu_hx2017_dk{
	float:left;
	margin-top:30px;
	width:52%;
	text-align:center;
}
.footer_menu_hx2017_dk a{
	color:#fff;
	font-size:20px;
	font-weight:normal;
	font-family: 'open_sanslight';
	text-decoration:none;
}
.footer_menu_hx2017_dk a:hover{
	color:#fff;
	font-size:20px;
	text-decoration:underline;
}
.footer_menu_hx2017_dk img{
	vertical-align:text-top;
	margin-left:10px;
	margin-right:10px;
}
.footer_phoner_hx2017_dk{
	float:right;
	margin-top:25px;
	width:23%;
}
.footer_phoner_hx2017_dk img{
	margin-right:5px;
}
.footer_phoner_hx2017_dk h2,
.footer_phoner_hx2017_dk h2 a,
.footer_phoner_hx2017_dk h2 a:hover{
	text-decoration:none;
	outline:none;
	color:#fff;
	font-size:21px;
	font-weight:normal;
	font-family: 'RalewaySemiBold';
}
.footer_phoner_hx2017_dk h3{
	color:#fff;
	font-size:16px;
	font-family: 'RalewayRegular';
	font-weight:normal;
}
.copy_hx2017_dk{
	color:#ffffff;
	font-size:12px;
	text-align:center;
	padding:10px;
	font-family: 'RalewayRegular';
	background:#00a69c;
	margin-top:25px;
}
.copy_hx2017_dk a{
	color:#ffffff;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	font-family: 'RalewayRegular';
}
.copy_hx2017_dk a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.clear{
	clear:both;
}
/*=================================== Css Update No Phone 2015-12-16*/
.obamacare_right_no_phone_hx2017_dk{
	float:right;
	margin-left:0px;
	margin-top:15px;
}
.footer_nophone_logo_hx2017_dk{
	text-align:center;
	padding-top:25px;
}
.footer_nophone_logo_hx2017_dk img{
	display:inline-block;
}
.footer_menu_no_phone_hx2017_dk{
	float:none !important;
	margin-top:15px;
	width:100% !important;
	text-align:center;
}

img.new_th_arrow_hx2017_dk{
    position: absolute;
    right: 85px;
    top: 22px;
}
/*================================================ Thankyou Note =============================================*/
.th_header_hx2017_dk{
	border-bottom:2px solid #f1f1f1;
}
.th_note_wrapper_hx2017_dk{
	max-width:890px;
	margin:auto;
}
.th_not_phone_hx2017_dk,
.th_not_phone_hx2017_dk a,
.th_not_phone_hx2017_dk a:hover,
.th_not_phone_hx2017_dk a:focus{
	float:right;
	color:#0d6294;
	font-size:32px;
	font-family: 'ralewaybold';
	font-weight:normal;
	text-decoration:none;
	outline:none;
	padding-top:6px;
}
.th_not_phone_hx2017_dk img{
	vertical-align:text-top;
}
.th_note_container_hx2017_dk{
	background:#e5e9f0;
}
.th_note_container_hx2017_dk h1{
	color:#5b5d5e;
	font-size:28px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	background:#FFF;
	padding:15px 0px;
}
.th_note_container_hx2017_dk h1 img{
	vertical-align:text-top;
}
.th_note_container_hx2017_dk h1 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.th_box_conti_hx2017_dk{
	text-align:center;
}
.th_box_conti_hx2017_dk img{
	display:inline-block;
}
.th_box_hx2017_dk{
	background:url(images/th_bg_hx2017_dk.jpg) no-repeat #FFF;
	border:2px solid #c7c9c9;
	padding:15px;
	margin-top:20px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	-khtml-border-radius:12px;
}
.th_details_hx2017_dk{
	float:right;
	text-align:left;
	width:60%;
}
.th_details_hx2017_dk h2{
	color:#4c4b4c;
	font-size:16px;
	font-weight:normal;
	padding-top:25px;
	font-family: 'OpenSans-Bold';
}
.th_details_hx2017_dk p{
	color:#4c4b4c;
	font-size:16px;
	font-weight:normal;
	padding-top:15px;
	font-family: 'OpenSans';
	padding-bottom:0px;
	border-bottom:none;
}
.th_details_hx2017_dk p:first-child{
	padding-top:0px;
}
.th_details_hx2017_dk p strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.state_details_box_hx2017_dk{
	border:2px solid #cecece;
	margin-top:10px;
	background:#f7f7f7;
}
.state_map_hx2017_dk{
	float:left;
	background:#FFF;
	border-right:2px solid #cecece;
}
.th_det_hx2017_dk{
	float:left;
	padding:14px;
}
.th_det_hx2017_dk p{
	padding-top:2px;
	font-size:15px;
}
.th_det_hx2017_dk p:first-child{
	padding-top:0px;
}
.th_copy_hx2017_dk{
	color:#666;
	font-size:12px;
	text-align:center;
	padding:10px;
	font-family: 'RalewayRegular';
}
.th_copy_hx2017_dk a{
	color:#666;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	font-family: 'RalewayRegular';
}
.th_copy_hx2017_dk a:hover{
	color:#666;
	text-decoration:underline;
}
/*========================================= Css Update 2017-03-31 ================================================*/
.home_less_field_hx2017_dk{
	text-align:left;
}
.home_less_field_hx2017_dk label{
	color:#222323;
	font-size:20px;
	font-family: 'RalewayRegular';
	font-weight:normal;
	padding-top:5px;
}
.home_less_field_hx2017_dk input[type="text"],
.home_less_field_hx2017_dk input[type="tel"],
.home_less_field_hx2017_dk input[type="email"]{
	height:50px;
	border-color:#969492;
	color:#3e3e3f;
	font-size:19px;
	font-weight:normal;
	font-family: 'RalewayRegular';
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
}
.home_less_field_hx2017_dk input[type="text"]::-moz-placeholder,
.home_less_field_hx2017_dk input[type="tel"]::-moz-placeholder,
.home_less_field_hx2017_dk input[type="email"]::-moz-placeholder {
    color: #6f6e70;
}
.home_less_field_hx2017_dk .dropdown-toggle{
	height:50px;
	border-color:#969492;
	color:#3e3e3f;
	font-size:19px;
	font-weight:normal;
    font-family: 'RalewayRegular';
	text-align:left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.45);
	background: #fff;  
	background: -moz-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: -webkit-linear-gradient(top,  #fff 0%,#e0e1e1 100%);
	background: linear-gradient(to bottom,  #fff 0%,#e0e1e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e0e1e1',GradientType=0 );
}
.home_less_field_hx2017_dk .bootstrap-select .dropdown-toggle:focus {
    outline:none !important;
	border-color:#969492;
	background: #fff;
	background: -moz-linear-gradient(top,  #e0e1e1 0%, #fff 100%);
	background: -webkit-linear-gradient(top,  #e0e1e1 0%,#fff 100%);
	background: linear-gradient(to bottom,  #e0e1e1 0%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e1e1', endColorstr='#fff',GradientType=0 );
}
.home_less_field_hx2017_dk .bootstrap-select.btn-group .dropdown-toggle .filter-option{
	text-align:left;
}
.home_less_field_hx2017_dk .bootstrap-select {
	height:50px;
}
.bootstrap-select.btn-group .dropdown-menu li{
	padding-top:0px;
	text-align:left;
	color:#3e3e3f;
	font-size:17px;
	font-weight:normal;
    font-family: 'RalewayRegular';
	display:block;
	background:none;
	padding:0px;
	margin-top:0px;
}
.home_less_field_hx2017_dk .dropdown-toggle .caret {
	vertical-align:middle;
	border-top:0px dashed !important;
	border-top:0px solid\9 !important;
	border-right:0px solid transparent !important;
	border-left:0px solid transparent !important;
	background:url(images/select_arow_hx2017_dk.png) no-repeat right top;
	width:25px;
	height:44px;
	margin-top: 0 !important;
	right: 9px !important;
	top: 43% !important;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 0px dashed !important;
	border-top: 0 none !important;
	content: "";
}
