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-family:Verdana, Geneva, sans-serif;
}
@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-SemiboldItalic';
	src: url('font/OpenSans-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-SemiboldItalic.woff') format('woff'),
		 url('font/OpenSans-SemiboldItalic.ttf') format('truetype'),
		 url('font/OpenSans-SemiboldItalic.svg#OpenSans-SemiboldItalic') 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;
}
@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: '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: 'Raleway-ExtraBold';
	src: url('font/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),
	     url('font/Raleway-ExtraBold.woff') format('woff'),
		 url('font/Raleway-ExtraBold.ttf') format('truetype'),
		 url('font/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'MyriadProCondensed';
    src: url('font/myriadpro-cond_1.eot');
    src: url('font/myriadpro-cond_1.eot') format('embedded-opentype'),
         url('font/myriadpro-cond_1.woff') format('woff'),
         url('font/myriadpro-cond_1.ttf') format('truetype'),
         url('font/myriadpro-cond_1.svg#MyriadProCondensed') format('svg');
}
@font-face {
    font-family: 'MyriadProBoldCondensed';
    src: url('font/myriadpro-boldcond.eot');
    src: url('font/myriadpro-boldcond.eot') format('embedded-opentype'),
         url('font/myriadpro-boldcond.woff2') format('woff2'),
         url('font/myriadpro-boldcond.woff') format('woff'),
         url('font/myriadpro-boldcond.ttf') format('truetype'),
         url('font/myriadpro-boldcond.svg#MyriadProBoldCondensed') format('svg');
}
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_container_1_ml_dk{
	max-width:1010px;
	height:auto;
	margin:auto;
}
.wrapper_container_2_ml_dk{
	max-width:1168px;
	height:auto;
	margin:auto;
}
/*============================================ Index Page Start ============================================*/
.index_container_ml_dk{
	background:url(images/home_bg_ml_dk.jpg) repeat-x bottom #FFF;
}
.header_container_ml_dk{
	background:#093157;
	padding:15px;
	text-align:center;
}
.header_container_ml_dk h1,
.header_container_ml_dk h2{
	color:#FFF;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:30px;
	max-width:1000px;
	height:auto;
	margin:auto;
}
.header_container_ml_dk h1 strong,
.header_container_ml_dk h2 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.header_container_ml_dk h2{
	font-size:25px;
}
.supplement_insurance_ml_dk{
	border:1px solid #e1e0e1;
	margin-top:20px;
	padding:20px;
}
.supplement_ml_dk{
	color:#474646;
	font-size:35px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	width:52%;
	float:left;
	border-right:1px solid #e1e0e1;
	padding-right:10px;
}
.supplement_ml_dk span{
	font-family: 'OpenSans';
	font-weight:normal;
}
.free_no_ml_dk{
	width:43%;
	float:left;
	padding-left:30px;
}
.free_no_ml_dk ul{
	margin-bottom:0px;
}
.free_no_ml_dk ul li{
	list-style:none;
	color:#474646;
	font-size:18px;
	font-family: 'OpenSans';
	font-weight:normal;
	margin-top:10px;
}
.free_no_ml_dk ul li strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.free_no_ml_dk ul li:first-child{
	margin-top:0px;
}
.free_no_ml_dk ul li img{
	vertical-align:text-top;
}
.mdis_padleft_ml_dk{
	padding-left:0px !important;
}
.mdis_padright_ml_dk{
	padding-right:0px !important;
}
.medicare_box_ml_dk,
.insurance_box_ml_dk{
	margin-top:28px;
}
.medicare_box_ml_dk h2,
.insurance_box_ml_dk h2{
	background:#1abc9c;
	padding:5px;
	width:140px;
	height:73px;
	line-height:47px;
	text-align:center;
	float:left;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	margin-right:10px;
	margin-bottom:-12px;
	z-index:1;
}
.insurance_box_ml_dk h2{
	background:#009d56;
}
.medicare_box_ml_dk h3,
.insurance_box_ml_dk h3{
	color:#474646;
	font-size:17px;
	font-style:normal;
	font-family: 'OpenSans-Italic';
	padding-top:5px;
	line-height:22px;
}
.medicare_box_ml_dk h3 strong,
.insurance_box_ml_dk h3 strong{
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.supplement_box_conti_ml_dk{
	text-align:center;
	clear:both;
	position:relative;
}
.supplement_box_conti_ml_dk img{
	display:inline-block;
	margin-top:3px;
}
.supplement_box_ml_dk{
	background:#093157;
	padding:15px 15px 25px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}
.supplement_box_ml_dk h1{
	color:#FFF;
	font-size:26px;
	font-family: 'RalewayRegular';
	font-weight:normal;
}
.supplement_box_ml_dk h1 strong{
	font-weight:normal;
	font-family: 'ralewaybold';
}
.medicare_image_box_ml_dk{
	padding:20px 0px;
	max-width:430px;
	margin:auto;
}
.medicare_image_box_ml_dk h3{
	background:#658ba8;
	color:#093157;
	font-size:19px;
	font-weight:normal;
	font-family: 'ralewaybold';
	text-align:left;
	padding:14px 10px 8px;
}
.medicare_image_box_ml_dk p{
	background:#658ba8;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	font-family: 'RalewayRegular';
	text-align:left;
	padding:0px 10px 12px;
	line-height:17px;
	border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	-khtml-border-radius: 0px 0px 15px 15px;
}
.medicare_image_box_ml_dk p strong{
	font-weight:normal;
	font-family: 'ralewaybold';
}
/*========================================= Life Medicare Quote Image Page Start ================================================*/
.banner_form_container_ml_dk{
	padding-top:15px;
	background:url(images/banner_bg_ml_dk.jpg) no-repeat center top;
}
.get_started_ml_dk{
	margin-top:5px;
	background:#00467f;
	padding:8px 18px;
	color:#FFF;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:24px;
	text-align:center;
}
.get_started_ml_dk strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.banner_pad_right_none_ml_dk{
	padding-right:0px !important;
}
.banner_left_ml_dk{
	padding-top:0px;
}
.banner_left_ml_dk h1{
	color:#00467f;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	line-height:26px;
}
.banner_left_ml_dk h2{
	color:#e81c24;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:10px;
}
.save_up_to_ml_dk{
	padding-top:10px;
}
.save_up_to_ml_dk img{
	margin-top:11%;
	margin-right:3%;
}
.save_up_to_ml_dk ul{
	margin-bottom:0px;
}
.save_up_to_ml_dk ul li{
	list-style:none;
	background:url(images/list_arrow_ml_dk.png) no-repeat left 14px;
	padding-left:30px;
	color:#3d3d3d;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	font-size:18px;
	margin-top:15px;
	line-height:22px;
}
.save_up_to_ml_dk ul li:first-child{
	margin-top:0px;
}
.save_up_to_ml_dk ul li strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	display:block;
}
.family_img_ml_dk{
	float: left;
	margin-top:20px;
}
.banner_right_ml_dk{
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.453);
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.45);
	border:2px solid #b1b0b0;
	border-top:none;
}
.lifeinsurance_ml_dk{
	color:#3a3a3a;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:14px;
	background:#dee8f0;
	padding:13px 15px;
}
.lifeinsurance_ml_dk strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
/*----------------------- Quote Form*/
.home_form_ml_dk{
	background:#fff;
	padding:20px 0px 0px;
	padding-right:10px;
}
.homeform_hit_ml_dk{
	margin-bottom:10px !Important;
}
.homeform_padd_right_ml_dk{
	padding-right:7.5px !important;
}
.homeform_padd_left_ml_dk{
	padding-left:7.5px !important;
}
.pading_ml_dk {
    padding: 0 !important;
}
.pading_M_ml_dk{
	padding: 0 5px!important;
}
.pading_L_ml_dk{
	padding:0px 0px 0px 2.5px !important;
}
.pading_R_ml_dk{
	padding:0px 2.5px 0px 0px !important;
}
.home_form_ml_dk label{
    color: #3d3d3d;
	font-family: 'OpenSans';
    font-size: 14px;
	font-weight:normal;
}
.bootstrap-select > .dropdown-toggle,
.bootstrap-select.btn-group .dropdown-menu,
.home_form_ml_dk input[type="text"],
.home_form_ml_dk input[type="email"]{
	border:1px solid #c0c0bf;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	font-size: 14px !important;
}
.redio_button_ml_dk{
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
}
.redio_button_ml_dk input[type="radio"] {
	display:none;
}
.redio_button_ml_dk input[type="radio"] + label {
	font-weight:normal;
	color:#666666;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	text-align:left;
}
.redio_button_ml_dk input[type="radio"] + label span {
	display:inline-block;
	width:18px;
	height:19px;
	margin:-3px 6px 0 0;
	vertical-align:middle;
	background:url(images/redio_btn.png) -18px top no-repeat;
	cursor:pointer;
}
.redio_button_ml_dk input[type="radio"]:checked + label span {
	background:url(images/redio_btn.png) 0px top no-repeat;
}
.lable_pad_right_ml_dk{
	padding-right:5px !important;
}
.lable_pad_left_ml_dk{
	padding-left:5px !important;
	padding-right:5px !important;
}
.zip_ml_dk{
	padding-top:7px !important;
}
.btn {
    padding: 6px 8px !important;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    padding-left:7px !important;
}
.weryp_ml_dk{
	text-align:center;
	padding:5px 10px 15px;
	color:#00467f;
	font-size:15px;
	font-family: 'OpenSans-SemiboldItalic';	
}
.get_my_quote_not_btn_ml_dk,
.your_information_is_secure_ml_dk{
    text-align: center;
}
.get_my_quote_not_btn_ml_dk input[type="image"],
.your_information_is_secure_ml_dk img{
    display: inline-block;
}
.your_information_is_secure_ml_dk{
	padding-top:5px;
}
.your_paddtop_secure_ml_dk{
	padding:20px 0px;
}
.by_requesting_billdoard {
    color: #494749;
    font-size: 11px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding:7px 15px 15px;
}
/*========================================= Life Medicare Quote No Image Page Start ================================================*/
.free_no_obligation_ml_dk{
	padding:20px 0px;
}
.free_no_obligation_ml_dk ul{
	margin-bottom:0px;
}
.free_no_obligation_ml_dk ul li{
	list-style:none;
	color:#474646;
	font-size:18px;
	font-family: 'OpenSans';
	font-weight:normal;
	float:left;
	width:33%;
}
.free_no_obligation_ml_dk ul li img{
	vertical-align:sub;
}
.insurance_completed_container_ml_dk{
	text-align:center;
}
.insurance_completed_container_ml_dk img{
	display:inline-block;
}
.insurance_completed_box_ml_dk{
	border:3px solid #e2e2e2;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	background:#f9f9f9;
	text-align:left;
}
.completed_ml_dk{
	color:#3a3a3a;
	font-size:17px;
	text-align:center;
	font-weight:normal;
	font-family: 'OpenSans';
	background:#d9e3eb;
	padding:10px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	position:relative;
}
.quote_arrow_ml_dk{
	position:absolute;
	left:65px;
	top:20px;
}
.completed_ml_dk strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.completed_form_ml_dk{
	max-width:720px;
	margin:auto;
	background:none;
}
.completed_form_ml_dk label{
    color: #093157;
	font-family: 'OpenSans-Bold';
    font-size: 14px;
	font-weight:normal;
}
/*============================================ Metlife Banner ============================================*/
.banner_container_GAWLI_ml_dk{
	text-align:center;
	max-width:980px;
	margin:auto;
}
.banner_container_GAWLI_ml_dk h1{
	font-family: 'OpenSans';
	color:#545454;
	font-size:20px;
	font-weight:normal;
	padding:0px 0px 20px 0px;
	line-height:30px;
}
.banner_container_GAWLI_ml_dk h1 strong{
	font-family: 'OpenSans-Semibold';
	font-weight:normal;
	color:#0078d6;
}
.banner_container_GAWLI_ml_dk h1 span{
	color:#007dc3;
	font-size:28px;
}
.banner_container_GAWLI_ml_dk img{
	display:inline-block;
}
.banner_box_GAWLI_ml_dk{
	border:4px solid #007cc2;
}
.banner_title_GAWLI_ml_dk{
	background:#007cc2;
	color:#ffffff;
	font-size:16px;
	font-family: 'RalewayRegular';
	font-weight:normal;
	padding:5px 0px 10px;
}
.banner_title_GAWLI_ml_dk strong{
	font-family: 'ralewaybold';
	font-weight:normal;
}
.banner_title_GAWLI_ml_dk span{
	padding-left:10px;
	padding-right:10px;
}
.banner_personalized_GAWLI_ml_dk {
	background:url(images/banner_personalized_GAWLI_ml_dk.jpg) no-repeat left #f3f5f4;
    min-height: 323px;
}
.match_31_GAWLI_ml_dk{
	float:left;
	margin-left:15px;
	margin-top:15px;
}
.rates_starting_personalized_GAWLI_ml_dk{
	float:right;
	text-align:left;
	padding-top:20px;
	padding-right:20px;
}
.rates_starting_personalized_GAWLI_ml_dk h1{
	color:#434444;
	font-size:30px;
	font-weight:normal;
	font-family: 'ralewaybold';
	text-align:right;
	padding:0px;
}
.rates_starting_personalized_GAWLI_ml_dk h1 strong{
	color:#93c83d;
	font-size:38px;
	font-weight:normal;
	font-family: 'Raleway-ExtraBold';
}
.rates_starting_personalized_GAWLI_ml_dk ul{
	margin-bottom:0px;
	padding-top:12px;
}
.rates_starting_personalized_GAWLI_ml_dk ul li{
	color:#686868;
	font-size:21px;
	font-weight:normal;
	font-family: 'ralewaybold';
	margin-left:12%;
	margin-top:8px;
}
.rates_starting_personalized_GAWLI_ml_dk ul li span{
	font-family: 'RalewayRegular';
	font-weight:normal;	
}
.metlife_see_GAWLI_ml_dk{
	float:left;
	width:67%;
}
.metlife_see_GAWLI_ml_dk img{
	display:block;
}
.see_your_actual_GAWLI_ml_dk{
	margin-top:-19px;
}
.get_my_rate_GAWLI_ml_dk{
	float: right;
	margin-right: 15px;
	margin-top: 45px;
	width:30%;
}
.monthrate_GAWLI_ml_dk{
	color:#595959;
	font-size:11px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	padding-bottom:20px;
}
.inaddition_metlife_ml_dk{
	padding:15px;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
	color:#5c5d5e;
	background:#f5fdff;
	line-height:26px;
	margin-top:10px;
	border:1px solid #c4f0fa;
}
.inaddition_metlife_ml_dk strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	color:#1389a5;
}
/*============================================ Mutual Banner ============================================*/
.mutual_banner_container_ml_dk{
	text-align:center;
}
.mutual_banner_container_ml_dk img{
	display:inline-block;
}
.mutual_banner_container_ml_dk h1{
	color:#1c326b;
	font-size:31px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.mutual_banner_container_ml_dk h1 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.mutual_banner_container_ml_dk h1 span{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:35px;
}
.mutual_banner_box_ml_dk{
	text-align:left;
	background:#1c326b;
	margin-top:16px;
}
.mutual_box_left_ml_dk{
	float:left;
	padding-right:20px;
}
.mutual_box_left_inner_ml_dk{
	float:left;
	border:11px solid #53a93f;
	background:#f2f5fc;
	height:230px;
	width:662px;
	border-right:none;
	padding:15px;
}
.mutual_box_left_inner_star_ml_dk{
	float:left;
	border:11px solid #53a93f;
	background:url(images/star_big_ml_dk.png) no-repeat left top #f2f5fc;
	height:230px;
	width:662px;
	border-right:none;
	padding:15px;
}
.match_mutual_logo_ml_dk{
	float:left;
}
.match_mutual_logo_2_ml_dk{
	float:left;
	margin-top:25px;
}
.your_customized_ml_dk{
	float:left;
	padding-left:20px;
}
.your_customized_ml_dk h1{
	color:#1c326b;
	font-size:23px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	padding-bottom:0px;
}
.your_customized_ml_dk ul{
	margin-bottom:0px;
}
.your_customized_ml_dk ul li{
	color:#555256;
	font-size:17px;
	font-family: 'OpenSans';
	font-weight:normal;
	margin-left:0px;
	padding-left:17px;
	margin-top:10px;
	list-style:none;
	background:url(images/blue_dot_ml_dk.png) no-repeat 0px 8px;
}
.your_customized_ml_dk ul li strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.mutual_box_shadow_ml_dk{
	background:url(images/mutual_box_shadow_ml_dk.jpg) no-repeat;
	width:66px;
	height:230px;
	float:right;
}
.mutual_box_right_ml_dk{
	float:left;
	padding-top:20px;
}
.mutual_box_right_ml_dk h1{
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:18px;
	padding-bottom:0px;
	padding-left:10px;
}
.mutual_box_right_ml_dk p{
	color:#FFF;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:16px;
	padding-top:4px;
	padding-left:10px;
}
.mutual_box_right_ml_dk p strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.get_my_rate_btn_ml_dk{
	padding-top:5px;
}
/*============================================ Metlife Snoopy Banner ============================================*/
.match_box_conti_ml_dk{
	text-align:center;
	margin:40px auto 0px;
    max-width: 980px;
}
.match_box_conti_ml_dk img{
	display:inline-block;
}
.match_box_ml_dk{
	padding:10px;
	position:relative;
	background:#0078d6;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	padding-right:0px;
}
.match_one_ml_dk{
    left: -20px;
    position: absolute;
    top: -30px;
}
.match_box_left_ml_dk{
	float:left;
	width:710px;
}
.match_box_left_ml_dk h1{
	color:#FFF;
	font-size:23px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	border:none;
	padding-top:30px;
	position:relative;
	margin-bottom:0px;
	padding-bottom:15px;
	text-align:left;
	text-indent:10px;
}
.match_box_left_ml_dk h1 .arrow_gmr_ml_dk{
	position:absolute;
	right:-5px;
	top:-18px;
	left:auto;
}
.metlife_genaretor_ml_dk{
	background:#FFF;
	padding:10px;
	box-shadow: 1px 1px 3px #001f37;
	-moz-box-shadow: 1px 1px 3px #001f37;
	-webkit-box-shadow: 1px 1px 3px #001f37;
	min-height:200px;
}
.met_life_box_ml_dk{
	float:left;
	width:300px;
	margin-top:20px;
	border-right:1px dashed #0078d6;
	padding-right:10px;
	min-height:142px;
}
.final_expenses_ml_dk{
}
.cartoon_ml_dk img{
	float:left;
	margin-top:50px;
}
.finalexpensemetlife_ml_dk{
	text-align:center;
	color:#434444;
	font-size:32px;
	line-height:38px;
	font-family: 'MyriadProCondensed';
}
.finalexpensemetlife_ml_dk strong{
	color:#ff8d00;
	font-family: 'MyriadProBoldCondensed';
	font-size:34px;
}
.starting_ml_dk strong{
	font-size:21px;
	color:#ff8d00;
}
.finalexpensemetlife_ml_dk img{
	display:block;
	margin:auto;
	padding-bottom:10px;
}
.guaranteed_box_ml_dk{
	float:left;
	width:375px;
	margin-left:10px;
	margin-top:17px;
	text-align:left;
}
.guaranteed_box_ml_dk ul li{
	list-style:disc;
	margin-left:25px;
	font-weight:bold;
	font-size:24px;
	color:#0078d6;
    font-family: 'MyriadProSemibold';
	line-height:20px;
	margin-top:8px;
}
.guaranteed_box_ml_dk ul li span {
    color: #0078d6;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.guaranteed_box_ml_dk ul li:first-child{
	margin-top:0px;
}
.guaranteed_box_ml_dk p{
	font-size:14px;
	color:#575759;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:0px;
}
ul.final_ml_dk{
	margin-bottom:16px;
}
ul.final_ml_dk li{
	margin-top:13px;
}
.match_box_right_ml_dk{
	float:right;
	width:260px;
}
.match_form_ml_dk{
	padding:0px 15px;
}
.match_box_right_ml_dk input[type="text"]{
	box-shadow: 1px 1px 1px #001f37;
	-moz-box-shadow: 1px 1px 1px #001f37;
	-webkit-box-shadow: 1px 1px 1px #001f37;
	margin-bottom:8px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
}
.match_box_right_ml_dk select{
	box-shadow: 1px 1px 1px #001f37;
	-moz-box-shadow: 1px 1px 1px #001f37;
	-webkit-box-shadow: 1px 1px 1px #001f37;
	margin-bottom:8px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
}
.match_box_right_ml_dk input[type="image"]{
	margin-right:4px;
	float:right;
}
.less_that_ml_dk{
	padding:0px 0px 10px 0px;
	color:#767777;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	max-width:900px;
	margin:auto;
}
/*========================================= Thankyou Listings Start ================================================*/
.thankyou_page_wrapper_ml_dk{
	max-width:1020px;
	height:auto;
	margin:auto;
	padding-top:15px;
}
.congra_thankyou_ml_dk{
	background:#093157;
	padding:15px;
}
.congra_thankyou_ml_dk h1,
.congra_thankyou_ml_dk h2{
	color:#FFF;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:28px;
	max-width:1000px;
	height:auto;
	margin:auto;
}
.congra_thankyou_ml_dk h2{
	font-size:22px;
}
.congra_thankyou_ml_dk h1 strong,
.congra_thankyou_ml_dk h2 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.congra_thankyou_ml_dk h1 span,
.congra_thankyou_ml_dk h2 span{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:33px;
	color:#FFF;
}
.congra_thankyou_ml_dk h2 span{
	font-size:27px;
}
.thankou_title_arrow_ml_dk{
	position:absolute;
    right: -7%;
    top: -29px;
	z-index:999999;
}
.top_container_ml_dk{
	background:url(images/tip_bg_ml_dk.jpg) repeat;
	position:relative;
}
.top_container_ml_dk em{
	color:#ffffff;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
}
.top_container_ml_dk em strong{
	font-family: 'OpenSans-SemiboldItalic';
	font-size:21px;
}
.top_container_ml_dk strong{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.first_thankyou_box_ml_dk{
	background:url(images/star_cor_ml_dk.png) no-repeat left top #f7f7ed;
	border:3px solid #39b04a;
	padding:22px 0 22px 15px;
	margin-top:15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #bababa;
	-webkit-box-shadow: 2px 2px 3px #bababa;
	box-shadow: 2px 2px 3px #bababa;
}
.reg_thankyou_box_ml_dk{
	margin-top:15px;
	background:#f5f8ff;
	padding:15px 0px;
	-moz-box-shadow: 2px 2px 3px #bababa;
	-webkit-box-shadow: 2px 2px 3px #bababa;
	box-shadow: 2px 2px 3px #bababa;
	border:1px solid #7fbaf8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
.th_logo_box_ml_dk{
	background:#FFF;
	text-align:center;
	height:90px;
	vertical-align: middle;
	display: table-cell;
	padding:0px 20px;
	border:2px solid #d8d8d4;
}
.th_first_logo_ml_dk{
	border:2px solid #d8d8d4;
	height:106px;
}
.th_dis_ml_dk{
	padding-left:15px;
}
.th_dis_ml_dk h2{
	color:#0580d5;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans-Semibold';
}
.th_dis_ml_dk ul{
	margin-bottom:0px;
	padding-top:5px;
}
.th_dis_ml_dk ul li{
	color:#3a3a39;
	font-size:15px;
	font-weight:normal;
	font-family: 'OpenSans';
	margin-left:15px;
	padding-top:5px;
}
.th_button_ml_dk{
	margin-top:10px;
	text-align:center;
}
.th_button_ml_dk img{
	display:inline-block;
}
.th_fst_button_ml_dk{
	margin-top:15px;
}
/*========================================= Footer Container Start ================================================*/
.footer_container_ml_dk{
	padding:25px 10px;
	text-align:center;
	color:#808080;
	font-family: 'RalewayRegular';
	font-weight:normal;
	font-size:13px;
	max-width:1000px;
	margin:auto;
}
.footer_container_ml_dk a{
	color:#4a4b4c;
	font-weight:normal;
	font-family: 'RalewayRegular';
	text-decoration:underline;
}
.footer_container_ml_dk a:hover,
.footer_container_ml_dk a:focus{
	text-decoration:none;
	color:#4a4b4c;
	outline:none;
}
.footer_container_ml_dk p{
	color:#494749;
	font-size:11px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
	text-align:center;
	padding-top:10px;
}
/*============================================ New Home Page ============================================*/
.hew_home_container_ml_dk{
	background:url(images/new_home_header_top_bar_ml_dk.jpg) no-repeat center top;
	padding-top:30px;
}
.newhome_header_conti_ml_dk{
	text-align:center;
}
.newhome_header_conti_ml_dk h1{
	color:#474646;
	font-size:35px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.newhome_header_conti_ml_dk h1 span{
	font-family: 'OpenSans';
	font-weight:normal;
}
.new_home_free_no_ml_dk{
	padding-top:20px;
}
.new_home_free_no_ml_dk ul{
	margin-bottom:0px;
}
.new_home_free_no_ml_dk ul li{
	list-style:none;
	color:#474646;
	font-size:18px;
	font-family: 'OpenSans';
	font-weight:normal;
	margin-top:10px;
	display:inline-block;
	padding-left:15px; padding-right:15px;
}
.new_home_free_no_ml_dk ul li strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.new_home_free_no_ml_dk ul li:first-child{
	margin-top:0px;
}
.new_home_free_no_ml_dk ul li img{
	vertical-align:text-top;
}
.newhome_body_conti_ml_dk{
	padding-bottom:10px;
}
.new_home_medicare_box_ml_dk,
.new_home_insurance_box_ml_dk{
	margin-top:28px;
	background:#ebf7fc;
	padding:15px 15px 0px;
	-moz-box-shadow: 2px 2px 3px #bababa;
	-webkit-box-shadow: 2px 2px 3px #bababa;
	box-shadow: 2px 2px 3px #bababa;
}
.new_home_insurance_box_ml_dk{
	background:#f0f9f5;
}
.new_home_medicare_box_ml_dk h1,
.new_home_insurance_box_ml_dk h1{
	text-align:center;
	color:#1abc9c;
	font-size:31px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.new_home_insurance_box_ml_dk h1{
	color:#009d56;
}
.new_home_medicare_box_ml_dk h2,
.new_home_insurance_box_ml_dk h2{
	color:#474646;
	font-size:21px;
	font-style:normal;
	font-family: 'OpenSans-Italic';
	padding-top:15px;
	line-height:30px;
	text-align:center;
	padding-bottom:20px;
}
.new_home_medicare_box_ml_dk h2 strong,
.new_home_insurance_box_ml_dk h2 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.new_home_supplement_box_conti_ml_dk{
	text-align:center;
}
.new_home_supplement_box_conti_ml_dk img{
	display:inline-block;
	margin-top:3px;
}
.new_home_supplement_box_ml_dk{
	background:#093157;
	padding:15px 15px 25px;
}
.new_home_supplement_box_ml_dk h1{
	color:#FFF;
	font-size:26px;
	font-family: 'RalewayRegular';
	font-weight:normal;
}
.new_home_supplement_box_ml_dk h1 strong{
	font-weight:normal;
	font-family: 'ralewaybold';
}
.new_home_medicare_image_box_ml_dk{
	padding:10px 0px;
	max-width:430px;
	margin:auto;
}
.new_home_medicare_image_box_ml_dk h3{
	background:#658ba8;
	color:#093157;
	font-size:19px;
	font-weight:normal;
	font-family: 'ralewaybold';
	text-align:left;
	padding:14px 10px 8px;
}
.new_home_medicare_image_box_ml_dk p{
	background:#658ba8;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	font-family: 'RalewayRegular';
	text-align:left;
	padding:0px 10px 12px;
	line-height:17px;
	border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	-khtml-border-radius: 0px 0px 15px 15px;
}
.new_home_medicare_image_box_ml_dk p strong{
	font-weight:normal;
	font-family: 'ralewaybold';
}
.get_quote_btn_ml_dk{
	position:relative;
}
.left_medicare_arrow_ml_dk{
	position:absolute;
    top: -22px;
    left: -95px;
}
.right_life_arrow_ml_dk{
	position:absolute;
    top: -22px;
    right: -95px;
}
.clear{
	clear:both;
}
