.grey_background {
	background-color: #e7eaeb !important;
}

.white_background {
	background-color: #ffffff !important;
}

.no_border {
	border: 0px solid !important;
}

.no_opacity {
    opacity: 0 !important;
}

.border_section {
	border: 1px solid #f1f0f0;
	padding: 15px;
}

.no_margin {
	margin: 0 !important;
}

.margin_bottom_5px {
	margin-bottom: 5px !important;
}

.margin_bottom_10px {
	margin-bottom: 10px !important;
}

.margin_bottom_15px {
	margin-bottom: 15px !important;
}

.margin_top_10px {
    margin-top: 10px !important;
}

.margin_right_15px {
    margin-right: 15px !important;
}

.margin_right_40px {
	margin-right: 40px;
}

.margin_right_5px {
    margin-right: 5px !important;
}

.padding_20px {
	padding: 20px;
}

.padding_top_10px {
    padding-top: 10px !important;
}

.padding_left_15px {
    padding-left: 15px !important;
}

.relative_div {
	position: relative !important;
}

.div_block {
	float: left;
	width: 100%;
}

.bold_text {
    font-weight: 500 !important;
}

.intended {
	padding-left: 25px !important;
}

.intended label {
	left: 30px !important;
}

a:focus, .ui-button-text:focus, button:focus {
    outline: 0px !important; 
}

.float_l {
    float: left !important;
}
.float_r {
    float: right !important;
}

.breadcrumb_ul {
    width: 98%;
    margin: 50px auto 22px auto;
    text-align: center;
	float: left;
}
.breadcrumb_ul li {
    display: block;
    float: left;
    width: 23%;
    text-align: center;
    background: url(../images/bread_crumb_line.png) left 10px repeat-x;
}

.breadcrumb_ul li.finished {
    background: url(../images/bread_crumb_line_finished.png) left 10px repeat-x;
}
.breadcrumb_ul li p {
    margin: 0px;
    z-index: 1;
    position: relative;
    width: 18px;
}
.breadcrumb_ul li bdo {
    display: block;
    font-size: 13px;
    position: absolute;
    text-align: center;
    left: -311%;
    top: -29px;
    width: 140px;
    color: #989797;
}
.breadcrumb_ul li span {
    width: 30px;
    height: 30px;
    border: solid 1px #cccccc;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
	line-height: 28px;
	color: #cccccc;
	font-size: 13px;
	margin-top: -4px;
}
.breadcrumb_ul li p.finished span {
    background: #ffffff;
    border: solid 2px #00615C;
    color: #00615C;
}
.breadcrumb_ul li p.active span {
    background: #00615C;
    border: solid 1px #00615C;
    color: #fff;
}
.breadcrumb_ul li p.active bdo {
	color: #00615C;
	font-weight: 500;
}
.breadcrumb_ul li p.finished bdo {
	color: #00615C;
}
.breadcrumb_last_li {
	background: none !important;
    width: auto !important;
}

.alert_message_section {
	background: #7A71B0;
    color: #fff;
    padding: 15px;
    border-radius: 3px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.alert_message_section i{
	position: absolute;
    font-size: 24px !important;
    left:20px;
}

.alert_message_section .info_heading{
	padding-left: 35px;
	font-size: 18px;
	margin-bottom: 5px;
}

.alert_message_section span{
	padding-left: 35px;
    width: 100%;
    float: left;
}

.ul_with_circle_point li {
	list-style-type: none;
	margin-bottom: 5px;
}

.ul_with_circle_point li:before {
	width: 9px;
    height: 9px;
    background: #000000;
    content: " ";
    float: left;
    border-radius: 50%;
    margin-top: 5px;
    margin-right: 7px;
}

.ul_heading_p {
	font-weight: 500;
    margin-bottom: 3px;
	padding-left: 10px;
}

table.radio-table {
	margin-top: 19px;
}

.plan-link-section {
	border-top: 1px solid #dcdcdc;
}

/*.plan-link-section a {
	height: 49px;
    line-height: 49px;
    float: right;
    padding: 0 15px;
    color: #00615C;
    text-decoration: none;
}*/
/*.plan-link-section a {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    color: #009c95;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}*/
 .plan-link-section a{
    height: 49px;
    line-height: 49px;
    float: right;
    padding: 0 15px;
    color: #00615C;
    text-decoration: none;
}
 /*.plan-link-section a.grey-button {
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    color: #009c95;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}*/
 .plan-link-section a.green-button {
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.select_green_button {
	background-color: #00615C !important;
    color: #fff !important;
    border: none;
}

.border_table {
	width: 100%;
}

.border_table td, th {
    padding: 10px 10px;
    font-size: 14px;
}

.border_table tr {
    border-bottom: 1px solid rgba(0,0,0,0.12);
}

h6.enhanced {
    font-weight: 500;
    font-size: 15px;
}

.green_text {
    color: #00615C;
    font-weight: 500;
}
.rate_style {
	color: #00615C;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
}

.cvge_dtls_plan_gray {
	min-height: 58px;
    line-height: 57px;
}

.plan_table {
	width: 100%;
	border: 1px solid #ebebeb;
}

.plan_table td {
	padding-left: 10px;
    padding-right: 10px;
}

.table_left_sect {
	background: #f5f5f5;
    border: 1px solid #ebebeb;
}

.table_right_sect {
	background: #fcfcfc;
    border-bottom: 1px solid #ebebeb;
    width: 250px;
}

.question_p_tag {
	color: #00615C;
    font-size: 20px;
}

.radiobutton_table {
	border-collapse:separate; 
	border-spacing: 0 1em;
}

.radiobutton_table tr label {
	font-size: 14px;
    padding-left: 5px !important;
}

.sub_heading_text {
	color: #089c91;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
}

.plan_compare_Section {
	padding: 6px 0 0 10px;
    width: auto;
}

.plan_compare_Section span.customCheckbox {
	margin-right: 8px;
}

.tax_credit_info_section {
	border: 1px solid #E7EAEB;
    padding: 10px;
    color: #00615C;
    margin-bottom: 20px;
    font-size: 16px;
}

.tax_credit_info_section span i {
	font-size: 20px !important;
    margin-right: 5px;
}

.application_details_strip {
	float: left;
    width: 100%;
    border: 1px solid #E7EAEB;
}

.application_details_strip ul {
	padding: 0;
    margin: 0;
}

.application_details_strip ul li {
	float: left;
    list-style-type: none;
    padding: 10px;
}

.appli_details_heading {
	background: #E7EAEB;
    color: #00615C;
    font-weight: 500;
}

.edit_li {
	padding-right: 0 !important;
}

.edit_li a {
	background: #00615C;
    padding: 12px 20px;
    color: #fff;
    text-decoration: none;
}

.subscriber_details_section {
	width: 100%;
    position: absolute;
    z-index: 2;
    top: 44px;
    background: #fff;
    border: solid 1px #ccc;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

.subscriber_details_section li {
	list-style-type: none;
}

.subscriber_details_section ul {
	padding: 0;
}

.subscriber_details_section:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #ccc;
    border-width: 12px;
    margin-left: -22px;
}

.subscriber_details_section:after, .subscriber_details_section:before {
    bottom: 100%;
    left: 13%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.select_red_button {
	background-color: #FE8D8D !important;
    color: #fff !important;
    border: none;
}

/*.plan_floating_div {
	position: fixed;
    bottom: 0;
    padding: 15px 10px;
    background: #fff;
    z-index: 1;
    text-align: right;
    border: solid 3px #00615C;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

.plan_floating_div a {
	color: #00615C;
    font-weight: 500;
    font-size: 16px;
	padding-right: 30px;
}*/

.plan_floating_div {
    position: relative;
    bottom: 0;
    padding: 15px;
    background: #fff;
    z-index: 1;
    text-align: right;
    border: solid 3px #00615C;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 5px;
    min-height: 72px;
    line-height: 35px;
}

.plan_floating_div a {
    color: #00615C;
    font-weight: 500;
    font-size: 16px;
}

.premium_details_values {
	font-size: 22px;
    color: #00615C;
    font-weight: 500;
}

.pd_heading_values {
	font-weight: 500;
    font-size: 16px;
}

.old_price_details {
	font-size: 30px !important;
    font-weight: 400 !important;
    color: #C1C1C1 !important;
    text-decoration: line-through !important;
}

.grey-box i.fa-suitcase {
    font-size: 77px!important;
    line-height: 142px!important;
}

.tax_credit_eligible_bar {
	float: right;
    margin-right: -1px;
	position: absolute;
    right: 0;
}

.tax_credit_text_style {
	display: inline-block;
    background: #8dc90b;
    color: white;
    padding: 4px;
    float: left;
    font-size: 12px;
}

.tax_credit_icon_style {
	display: inline-block;
    background: #587d06;
    color: white;
    padding: 2px 6px;
    float: left;
    line-height: 21px;
}

.tax_credit_icon_style i {
	font-size: 15px !important;
}

.quote.plan-container .rate-container {
	padding-top: 40px;
}

.selected_button {
	background-color: #06b51f !important;
    border: 1px solid #06b51f !important;
    color: #ffffff !important;
}

.select_button {
	background-color: #00615C !important;
    border: 1px solid #00615C !important;
    color: #ffffff !important;
}

.continue_button_sec {
	border-radius: 2px;
    display: inline-block;
    border: solid 1px #ccc;
    cursor: pointer;
    background: #f3f3f3;
    line-height: 16px;
    text-decoration: none !important;
}

.continue_button {
	font-size: 13px;
    text-align: center;
    border-radius: 2px;
    padding: 0px 5px;
    color: #252525;
    cursor: pointer;
    background: #f3f3f3;
    line-height: normal;
    font-weight: 500;
}

.continue_icon {
	background: #cccccc;
    color: #000;
    padding: 2px 4px 0px 6px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
    color: #00615C !important;
    background-color: #ffffff !important;
    border-color: #00615C !important;
    background: #fff !important;
}

.ui-dialog-buttonset > button:first-child {
	color: #00615C !important;
    background-color: #ffffff !important;
    border-color: #00615C !important;
    background: #fff !important;
}

.grey-button {
    background-color: #ffffff;
    color: #00615C;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 5px;
    width: auto;
    border-color: #00615C;
}

.selected_plan_style {
	border: 1px solid #00615C !important;
}

.radiobutton_alignment table.radio-table {
    margin-top: 0px;
}
.ssn_fix input {
    padding: 0px 0px 0px 0px !important;
    margin: 15px 0px 0px 0px !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    height: 30px !important;
    line-height: normal !important;
}
.ssn_fix {
    position: relative;
}
.ssn_fix .err1.field-validation-error  {
    margin-top: 45px;
    display: block;
}

.ui-dialog-title {
	text-transform: capitalize !important;
}

.effec_date_span {
	display: inline-block;
    margin-left: 15px;
    color: #333;
    font-size: 14px;
	padding: 0;
}

.max_allowed_Sec {
	font-size: 13px;
    color: #33a09b;
    margin-top: 8px;
    display: block;
    float: left;
    width: 100%;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0;
    background: #00615C;
    color: #f5f4f4;
	border-radius: 0;
}

.nav-tabs>li.active>a:after {
	content: none;
}

.nav-tabs>li>a:hover {
	border-bottom: none;
}
.hh_labl_val {
    font-weight: 400;
    color: #00615C;
    margin: 22px 0 0 0;
    display: block;
    font-size: 15px;
    word-wrap: break-word;
}

.font_weight_400 {
    font-weight: 400 !important;
}

.chzn-select-deselect {
    width: 200px;
    display: inline-block;
    position: absolute;
    left: -10000px;
}

.customRadio .rb {
    opacity: 0;
}

.h4_sub_text {
    display: inline-block !important;
    font-style: italic;
    font-size: 16px !important;
}

.input_dollaricon {
    position: absolute;
    left: 0;
    top: 23px;
    color: #8E8E8E;
}

.nav-tabs li {
    width: 50%;
}

.plan_count_td {
    font-size: 14px;
    font-weight: 500;
}

.plan_filter_td {
    font-size: 12px;
}

.plan_filter_td table {
    border-collapse: separate;
    border-spacing: 0 0.5em;
}

.plan_filter_td table tbody {
    color: #fff;
}

.plan_filter_radio_label{
    color: #fff;
    font-size: 14px;
    left: 0;
    top: 5px;
}

.range-slider-new {
    width: 90%;
    margin-left: 11px;
    margin-top: 11px;
    background: #4dbab5;
    height: 8px;
    border-color: #00615C;
    min-height: 8px;
}

.range-slider-new div {
    left: 0%;
    width: 100%;
}

.left_0 {
    left: 0%;
}

.left_100 {
    left: 100%;
}

.subscriber_details_link, .subscriber_details_link:hover {
    color: #333;
    text-decoration: none;
}

.subscriber_details_secpadding {
    padding: 20px 20px 8px 20px;
}

.baseProductInfo {
    width: 100%;
    display: table;
}

.min_height_auto {
    min-height: auto !important;
}

.plan_main_heading {
    font-size: 15px;
    color: #252525;
}

.plan_main_value {
    color: #7e7e7e;
    font-size: 15px;
}

.plan_subheader_h5 {
    border-bottom: dashed 1px #ccc;
}

.plan_sub_heading {
    font-size: 13px;
    color: #252525;
}

.plan_sub_value {
    font-size: 13px;
    color: #7e7e7e;
}

.collapse_expand, .collapse_expand:hover, .collapse_expand:focus {
    text-decoration: none;
    color: #337ab7;
}

.productFinalRateText b.div_block {
    margin-bottom: -5px;
}

h6.enhanced {
    font-weight: 500;
    font-size: 15px;
}

.font_weight_500 {
    font-weight: 500 !important;
}

h6.enhanced {
    font-weight: 500;
    font-size: 15px;
}


.ffm-indicator {
    font-style: italic;
}

.plan_compare_count {
    line-height: 36px;
}

.comparePlansBtn {
    padding: 6px 12px;
}

.bold_h4_heading {
    font-weight: 400 !important;
}

.red_text {
    color: red;
}

.tax_credit_h5 {
    font-size: 20px;
    color: #333;
}

.memb_plan_nme {
    font-size: 16px;
}

.text_underline {
    text-decoration: underline !important;
}

.mnthlypremnewval {
    font-size: 18px;
    font-weight: 500;
}

.mnthlypremorgval {
    font-size: 16px;
    font-weight: 400;
    color: gray;
    margin-right:10px;
    text-decoration: line-through;
}

.actaptcvalsec {
    font-size: 14px;
    color: #333;
    text-align: right;
    width: 62%;
}

.actaptctxt {
    float: left;
    width:100%;
    font-weight: 500;
}

.actaptcval {
    float: left;
    font-weight: 400;
    width:100%;
} 

.aplaptcvalsec {
    font-size: 14px;
    color: #333;
    text-align: right;
    width: 38%;
}

.aplaptctxt {
    float: left;
    width:100%;
    font-weight: 500;
}

.aplaptcval {
    float: left;
    font-weight: 400;
    width:100%;
}

.change_aptc {
    display:block;
    float:right;
}

.authorize_input {
    margin-top: 22px !important;
}

.emaillabel, .faxlabel {
    color: #333;
    top: 5px;
}

.maillabel {
    color: #333;
}

.width_100 {
    width: 100% !important;
}

.hh_labl_val {
    font-weight: 400;
    color: #00615C;
    margin: 22px 0 0 0;
    display: block;
    font-size: 15px;
}

.spose_depnt_txt {
    font-size: 22px;
}

.medium_font {
    font-size: 14px;
}

.attch_typ_inp {
    height: 55px !important;
}

.in-progress-text-status {
    color: #00615C;
    font-weight: 500;
}

.label_sub_txt {
    font-size: 11px;
}

.width_auto {
    width: auto !important;
}

.green_link, .green_link:hover {
    color: #00615C;
    font-weight: 500;
    text-decoration: none;
}

.font_weight_500 {
    font-weight: 500 !important;
}

.green_text {
    color: #00615C;
    font-weight: 500;
}

.disabled_primary_button {
    pointer-events: none !important;
    background-color: lightgray !important;
    border: 1px solid #c5c5c5 !important;
}
.bold_text {
    font-weight: 500 !important;
}
.bold_h4_heading {
    font-weight: 400 !important;
}

.ui-widget-overlay {
    position: fixed;
}

.loading_icon_section {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1002;
}

.rating_tag_section {
    display: inline-block;
    margin-bottom: -6px;
}

.rating_tag {
    line-height: normal;
    float: left;
    color: #fff;
    padding: 3px 4px 2px 6px;
    border-radius: 2px;
    font-weight: 500;
    font-size: 12px;
    vertical-align: middle;
}

.rating_tag i {
    font-size: 15px !important;
    color: #fdb81e;
}

.rating_info_icon_sec, .rating_info_icon_sec:hover, .rating_info_icon_sec:focus {
    display: inline-block;
    height: 19px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    color: gray;
    margin-top: 3px;
}

.rating_info_icon_sec i {
    font-size: 18px !important;
}

.not_rated_section {
    display: inline-block;
    margin-bottom: -9px;
}

.not_rated_section span {
    background: #0e406a;
    padding: 1px 7px;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    float: left;
    margin-top: -1px;
}

.webui-popover {
    width: 350px;
}

.overall_rating_div {
    border: 1px solid #f1f0f0;
    padding: 10px 15px;
}

.overall_rating_section {
    color: #0E406A;
}

.overall_rating_section span {
    font-size: 1.1em;
    font-weight: 500;
}

.separate_rating_section {
    padding: 10px 15px;
}

.separate_rating_section h5 {
    margin-bottom: 4px;
    font-weight: 500;
    color: #000;
    font-size: 1em;
}


.webui-popover {
    width: 350px;
}

/* Media Queries for Responsive Design */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.sidenav{display: none;}
	.fixed-sidemenu-container, .fixed_leftnav_footer{padding-left: 0;}
}

@media only screen and (max-width: 767px) {
	.sidenav{display: none;}
	.fixed-sidemenu-container, .fixed_leftnav_footer{padding-left: 0;}
	.breadcrumb_ul{padding: 0;}
	.breadcrumb_ul li bdo{font-size: 11px;width: 72px;left: -130%;}
	#subNav{display: none;}
	.breadcrumb_ul li span{width: 24px; height: 24px; line-height: 22px;font-size: 12px;}
	.breadcrumb_ul li{width: 23%;}
}
.min_height_auto {
    min-height: auto !important;
}

/*/////*/

.footer_floating_section {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    width:auto;
}
.aboutRateDetailsdesign {
        top: 90px !important;
        position: fixed !important;
    }
#cartFooter {
    width: 200px;
}
#cartFooterView {
    width: 420px;
}
#dialogRateDetails{
width: auto !important;
    min-height: auto!important;
    height: auto !important;
    max-height: 350px !important;
    overflow: auto !important;
}
.overlay {
            position: fixed;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            /*background: rgba(51,51,51,0.7);*/
            background: rgba(236, 231, 231, 0.8901960784313725);
            z-index: 10;
            
        }
       
        .ajax-loader {
            position: absolute;
            left: 50%;
            top: 50%;
            margin-left: -32px; /* -1 * image width / 2 */
            margin-top: -32px; /* -1 * image height / 2 */
        }
        .remove_cart_button {
    background-color: #f2dede !important;
    border: 1px solid #f2dede !important;
    border-radius: 0px;
    color: #b94b4a !important;
}
        .tobaccoUsageRowApplicant .err1-quote::before{
            top: -11px !important;
        }
        #dialogPopup{
            height: 60px !important;
        }
/* Media Queries for Responsive Design */

.info-txt-overflow {
	height: 125px;
    overflow-y: auto;
}

.ui-dialog-buttonset > button.ui-button:only-child {
  	color: #fff !important;
  	background-color: #00615C !important;
  	border-color: #00615C !important;
  	margin-top: 0;
  	margin-bottom: 0;
  	margin-right: 0;
}

.ui-dialog-buttonset > button.ui-button:only-child span {
    padding: 6px 9px;
    margin: 0;
    font-size: 13px;
    font-weight: 300;
}
