* {
margin : 0;
padding : 0;
}
@import url(https://fonts.googleapis.com/css?family=Lato);

body {
    font-family: "Open Sans", arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
}

.navbar-brand > img {
display : block;
max-width : 100%;
margin-top : 25px;
}
.no-margin {
margin : 0;
padding : 0;
}
.header-section {
width : 100%;
background : #fff;
}
#logo{
	float:left;
	width:auto;
}
#logo ul li{
	list-style:none;
	margin:0px 0px;
	padding:25px 0px;
	text-decoration:none;
	width:100%;
	float:left;
}



/* slider section */

.slider-section{
	width:100%;
	height:auto;
	padding:0px 0px 0px 0px;
	background:url(../images/back-bg-2.jpg) top left no-repeat;
	background-size:cover;
	min-height:500px;
/*     background: #3db2e1;
    background: -webkit-linear-gradient(#3db2e1, #ece8d9); 
    background: -o-linear-gradient(#3db2e1, #ece8d9);
    background: -moz-linear-gradient(#3db2e1, #ece8d9); 
    background: linear-gradient(#3db2e1, #ece8d9);  */
}
.slider-section img{
	width:100%;
}
.slider-section .gift {
	width:12%;
	float:left;
}
.slider-section .gift-content {
	width:88%;
	float:left;
}
.slider-section .gift img{
	width:40px !important;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}


.sl-box {
    width: 100%;
    padding: 15px;
	position:relative;
}
.sl-box h3{
	font-size:18px;
	margin:0px;
	padding:10px 0px;
	color: rgb(181, 183, 185);
	font-weight:600;
}
.sl-box p{
	font-size:14px;
	margin:0px;
	padding:0px 40px;
	color: #b5b7b9;
}

.sl-box img{
	width:100%;
}

.premium, .term{
	width:100%;
	height:auto;
	float:left;
	position:relative;
}

.premium .triangle-right {
   position: absolute;
    bottom: -100px;
    border-top: 40px solid #ECF7FC;
    border-right: 75px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 75px solid transparent;
    display: block;
    width: 0;
    z-index: 1;
    left: 42%;
    height: 0;
}
.term .triangle-right {
   position: absolute;
    bottom: -100px;
    border-top: 40px solid #fff;
    border-right: 75px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 75px solid transparent;
    display: block;
    width: 0;
    z-index: 1;
    left: 42%;
    height: 0;
}

.sl-box .triangle-right {
   position: absolute;
    bottom: -100px;
    border-top: 40px solid #222A34;
    border-right: 75px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 75px solid transparent;
    display: block;
    width: 0;
    z-index: 1;
    left: 42%;
    height: 0;
}



.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 100px;
}

#policy{
	width:100%;
	height:auto;
	padding:10px 0px 10px 0px;
	margin-bottom:20px;
	position:relative;
	background:rgba(34,42,52,1);
}

/* end slider section */


#services{
	width:100%;
	height:auto;
	padding:20px 0px 20px 0px;
	background: rgba(236,247,252,1);
}

#services h3 {
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 30px;
    text-align: inherit;
	font-family: 'Lato', sans-serif;
	opacity: .8;
	color:#134E8F;
}
#services p {
    opacity: .8;
    font-size: 16px;
    line-height: 24px;
}



#about{
	width:100%;
	height:auto;
	padding:20px 0px 20px 0px;
	background: #eef0f2;
}
.section-title {
    display: inline-block;
    border-bottom: 1px solid #333;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    margin: 0 0 15px;
    padding: 0 0 5px;
}

.client {
    /* border: 1px solid #ddd; */
    padding: 10px 10px;
    width: 100%;
	float:left;
    min-height: auto;
    margin-bottom: 5px;
}
.client img {
    vertical-align: middle;
    padding: 3px 5px;
	/* 	opacity: 0.4; */
}
/* .client img:hover{
	    opacity: inherit;
} */

.img-margin{
	margin-top:80px;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 7px 10px;
}
.form-group {
    margin-bottom: 8px;
}
.sbmt-btn{
    width: 150px;
    padding: 12px 15px;
    background: #617798;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
	border:0px;
}
textarea.form-control {
    height: 120px;
}

hr{
	margin:0px;
    border-top: 1px solid #E1E1E1;
}


#indent{
	width:100%;
	height:auto;
	padding: 20px 0px 20px 0px;
	/* background: #ece8d9; */
	background: #fff;
}

.field-content a {
    display: block;
	padding:10px;
    min-height: 100px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background:#ece8d9;
	border-right: 2px solid #80C6DE;
    overflow: hidden;
    position: relative;
}
.indent {
    padding:10px 0px 10px;
    display: inline-block;
    width: 100%;
}
figure {
    margin-bottom: 7px;
}
.indent h5 {
    color: #333;
    margin: 0;
	text-align:center;
	font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
    text-shadow: 0 1px 0 rgba(0,0,0,.15);
}

#term{
	width:100%;
	height:auto;
	padding:20px 0px 20px 0px;
	background: #fff;
}
#term h3 {
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 30px;
    text-align: inherit;
	font-family: 'Lato', sans-serif;
	opacity: .8;
	color:#134E8F;
}
#term p {
    opacity: .8;
    font-size: 16px;
    line-height: 24px;
}

.buy_link {
    display: block;
    width: 250px;
    background: #a29d89;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin-right: 0px;
    margin-top: 25px;
    position: relative;
    padding: 20px 85px 20px 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.buy_link:before {
    position: absolute;
    content: ' ';
    right: 0;
    top: 0;
    height: 100%;
    width: 77px;
    background: #e5e2d4 url(../images/buy_link.gif) 50% 50% no-repeat;
}

.buy_link:hover {
    color: #a29d88;
    background: #e5e2d4 !important;
}


.mod-menu {
    width: 100%;
    height: auto;
    position: relative;
    padding: 20px 20px;
    min-height:180px;
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.lft-menu {
    width: 100%;
    height: auto;
    position: relative;
    padding: 20px 20px;
    min-height:180px;
	border-bottom: 1px solid #ddd;
}

#term .mod-menu h3, #term .lft-menu h3{
	font-size: 18px;
    margin: 10px 0px;
	font-family: Source Sans Pro;
    line-height: 22px;
	color: #1c3f94;
}

.nopadding{
	margin:0px;
	padding:0px;
}
.mod-menu h3 i, .lft-menu h3 i{
	font-size:56px;
	color:green;
}

/* circle */
.heading{
	 font-size:26px;
    color: #134E8F;
    padding-bottom: 8px;
    font-family: "Open Sans",sans-serif;
    display: block;
    padding-top: 0px;
    font-weight: 900;
}
.care p{
	color: #9498ab;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6em;
    margin-bottom: 30px;
}

.form {
    position: relative;
}

.call-to-action-thanks {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba( 253, 253, 253, 0.85 );
    top: 0;
    left: 0;
    font-size: 16px;
    color: #2C3459;
    font-weight: 300;
    z-index: 300;
    display: none;
}

.call-to-action-thanks .call-to-action-thanks-content {
    margin: 12px 0 0 0;
    line-height: 1.6em;
    text-align: center;
    width: 437px;
}

.call-to-action-thanks .call-to-action-thanks-content .call-to-action-thanks-close {
    text-decoration: underline; 
    cursor: pointer;
}

.call-to-action-thanks-close:hover {
    text-decoration: none; 
}

.form input[type="text"], .form textarea {
    border: 1px solid #ccc;
    background: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 16px;
    font-size: 14px;
    height: 47px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
    width: 200px;
    margin-right: 10px;
    outline: none;
}

.button.button-navy-blue:hover, .button.button-white:hover {
    background: #2C3459;
    color: #fff !important;
    border: 1px solid #2C3459;
}
.button.button-navy-blue {
    border: 1px solid #2C3459;
    color: #2C3459;
    background: #fdfdfd;
    border: 1px solid #2C3459;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}
.button {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 25px;
    height: 49px;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
    outline: none;
    text-decoration: none;
    vertical-align: top;
}

/* TermInsurance */

#sbmt-form{
	width:100%;
	height:auto;
	position:relative;
    background:#fff;
	padding: 5px 0px 20px 0px;
	background-size:cover;
}
/* --------------- Section to show selected details by customer  STARTS--------------------- */
.results-tab-header h1 {
    font-size: 36px;
    color: #33444f;
	margin:0px;
	padding:10px 10px 0 10px;
	display:none;
}

.results-tab-header .progress {
    /* height: 20px; */
	margin-top:20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: transparent;
    border-radius: 4px;
    box-shadow: none;
}

.results-tab-header li, .step2 {
    cursor: default;
    display: block;
    float: left;
    font-size: 140%;
    list-style-type: none;
    margin: 13px 0;
    padding: 0;
    position: relative;
    width: 440px; 
}

.currentStep2 {
    overflow: hidden;
    position: relative;
    color: #5173ab;
    margin: 0px 0 10px;
    height: 67px;
    width: 909px;
    background: url(../images/life_progress.png) no-repeat -915px 0;
}


.results-tab-header .progress li a {
    color: #01581D;
    display: inline-block;
    min-height: 54px;
    text-decoration: none;
    font-family: Open Sans, "SUN3", Arial, Helvetica, sans-serif;
    font-size: 18px; 
	padding-left:15px;
	cursor: pointer;
}

.currentStep2 li.active a  {
    font-family: Open Sans; color: #24428d;
    font-size: 26px;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 0;
    line-height: 41px;

}

.product-dtl .fa-question-circle{
	font-size:16px;
}

.result-tab .fa-question-circle{
	font-size:14px;
	color: #134E8F;
	/* font-weight:bold;
	font-size: 11px; */
	font-weight: 700;
	margin:0px;
	/* padding-right:40px; */
	min-height: auto;
	right: -30px;
}

.results-tab-header a.edit {
	background: url("../images/icon_sprite_b.png") no-repeat scroll 0 -119px  transparent;
	color: #01581D !important;
	font-size: 15px !important;
	position: absolute; top: 4px !important;
    right: 0px; padding-left: 5px;
    cursor: auto;
}
.results-tab-header a.edit:focus {
	outline:0;
}
.results-tab-header .progress li span span span, .results-tab-header .progress li span span em {
    padding: 0;
    color: #000000;
    font-size: 71%;
}

.results-tab-header .progress li:hover .edit, .visited2 .step2:hover .edit {
    visibility: visible;
}

.results-tab-header .progress ul li a .nameSpan {
    min-height: 0;
    width: 375px;
}

.ellipsis {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
}

/* --------------- Section to show selected details by customer  ENDS --------------------- */

/* 
.step { 
background: url("../images/life_progress.png") no-repeat -915px 0;    
color: #5173AB;    
height: 67px;    
margin: 0 0 0;    
overflow: hidden;    
position: relative;    
width: 909px;
font-size: 17px;
}



.step h3 {font-size: 24px;    line-height: 62px;    padding-left: 10px;    display: inline-block;    float: left;}

.step h6 {
    font-size: 16px;
    line-height: 65px;
    padding-right: 315px;
    display: inline-block;
    float: right;
} */
/*
.step h3{
    font-family: "SUN7", Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #134E8F;
    cursor: pointer;
	font-weight:bold;
	margin:0px;
}
.step h3 span{
    font-size: 26px;
}
*/


/*.step {
    margin: 0 0 0;
    position: relative;
    width: 100%;
	padding:10px 0px;
}*/

.details {
    margin: 0 0 0;
    position: relative;
    width: 100%;
	padding: 0px 20px;
	margin:10px 0px;
	border-bottom:1px solid #5173AB;
}

.help-inline{
    color: #134E8F;
    margin-bottom: 10px;
    font-size:16px;
	font-weight:bold;
}

.selectmenu {
    background: #fff;
    border: 3px solid #5173AB;
    border-radius: 0 0 0 0;
    padding: 8px 10px;
    width: 305px;
    margin: 0px 0px;
	font-size: 16px;
    color: #134E8F;
    border-radius: 5px;
}


.textinput{
    border:3px solid #5173AB;
    padding: 8px 10px;
    width: 305px;
    font-size: 16px;
    color: #134E8F;
	border-radius: 5px;
}

.input-group .form-control{
    border: 3px solid #5173AB;
    padding: 0px 10px 0px 15px;
    width: 255px;
    font-size:16px;
    color: #134E8F;
	border-radius: 5px;
	background:#fff;
}

.custom-radio {
    position: relative;
}



.cover .table>tbody>tr>td{
	padding: 5px;
    line-height: 1.42857143;
    vertical-align: middle;
    border:0px;
}
.cover td:nth-child(1){
	width:40%;
}
/* .cover td:nth-child(2){
	width:25%;
} */


.custom-checkbox label.checked {
    background-position: 45px -89px;
}

.custom-checkbox label {
    background-position: 45px 0;
    margin: 0;
    max-height: 35px;
    padding-left: 5px;
}
.custom-checkbox label.checked {
    background-position: 0px -82px;
}
.customCheckbox label {
    padding-left: 35px;
    margin: 0;
    min-height: 15px;
}
.custom-checkbox label, div.disabled-custom-checkbox label.hover, div.disabled-custom-checkbox label.focus {
    background-position: 0 0;
}
.custom-checkbox label, .custom-radio label, div.disabled-custom-radio label {
    background-position: -10px -14px;
}
.custom-checkbox label {
    background: url(../images/checkbox.png) no-repeat;
	background-position: 0px 7px;
}
.custom-checkbox label, .custom-radio label {
   display: inline-block;
    position: relative;
    z-index: 1;
    padding-right: 1em;
    line-height: 1;
    padding: 15px 0 .7em 33px;
    margin: 0 0 .3em;
    cursor: pointer;
    margin-right: 10px;
    max-height: 40px;
	margin-left: -22px;
}
.emailcheck {
    width: 68px;
    margin: 3px 9px;
}


.custom-checkbox.invalidInput {
    position: relative;
    width: 75px;
    float: left;
	margin-left:0px;
}
.custom-checkbox.validInput {
    position: relative;
    width: 75px;
    float: left;
	margin-left: 8px;
}

.btn-primary {
    border-radius:3px;
	background-color: #FF7830;
    border-color: #FF7830;
}
.btn-default {
   border-radius:3px;
}
/* .btn {
    margin-right: 20px;
} */






.nav-tabs {
    border-bottom: 2px solid #BFC3C7;
}

.wizard {
    margin: 20px auto;
	background: rgba(229, 229, 229, 0.7);
   /* background: #E5E5E5; */
}

.quote {
    margin: 0px auto;
	float:left;
	padding-bottom: 0px;
	/* background: rgba(229, 229, 229, 0.7); */
   /* background: #E5E5E5; */
    /* border: 1px solid #E5E5E5; */
	border: 1px solid #000000;	
	width: 99.99%;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #BFC3C7;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #BFC3C7;
    position: absolute;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

#header-fixed{
	background-color: rgb(19, 78, 143);
    padding: 10px;
    color: #fff;
	
}

.count-bubble {
    background-color: #fff;
    margin-left: 8px;
    position: relative;
    font-weight: bolder;
    line-height: 21px;
    border-radius: 3px;
    padding: 0 8px;
    font-size: 14px;
	    color: #FD772F;
}
.count-bubble:after {
     top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -5px;
    content: '';
    position: absolute;
    display: inline-block;
    border: 5px solid transparent;
    border-left: none;
    border-right: 5px solid #fff;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 0px;
}

.wizard h3 {
    margin-top: 0;
}




/* submitform */

h1.results-tab-header {
    font-size: 16px;
    letter-spacing: 3px;
    color: #33444f;
	margin:0px;
	padding:10px;
}
h1.results-tab-header span {
    font-weight: 700;
}

.edit {
    color: #fff;
    background: #FF7830;
	font-weight:bold;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    letter-spacing: 0;
    vertical-align: middle;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 9px 7px;
	display: inline-block;
	margin-bottom:5px;
}

.editnew {
    color: #fff;
    background: #FF7830;
	font-weight:bold;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    letter-spacing: 0;
    vertical-align: middle;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 9px 7px;
	display: inline-block;
	margin-bottom:5px;
}

.upsellBoxOuter h3 {
    padding-top: 15px;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.upsellBoxOuter h3 strong {
    color: #333;
    font-size: 16px;
    font-family: "SUN3",Arial,Helvetica,sans-serif;
}

.goto {
    background-color:#FF7B5E;
    border-radius: 3px;
    box-shadow: none;
    color: white;
    font-weight: bold;
    margin: 22px 0px 0px 0px;
    padding: 10px;
    width: 150px;
	text-align:center;
}
.goto a {
    color: #fff;
}

.logoarea{
	width:100%;
	background:#fff;
	position:relative;
	margin-top: 20px;
	margin-bottom: 0px;
}

.logoarea tr th{
	background: #95A5A6;
	color:#fff;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 7px 5px;
}

.hospital-list-item
{
	padding: 7px 5px;
	font-weight: 600;
	color: #337ab7;
}



.more {
    color: #FF7830;
    padding: 5px 10px 5px 10px;
   /*  height: 25px; */
    font-size: 15px;
    letter-spacing: 0;
    margin-left: 10px;    
	background-repeat: no-repeat;  
	background-size: 16px 16px;    
	font-weight: bold;
	    display: inline-block;
}


.logoarea tr th i{
	font-size:18px;
	color: #444;
}
.logoarea tr td .ch{
	font-size:28px;
	color:#134E8F !important;
}

.logoarea tr:nth-child(2) td{
	font-size:12px;
}

.logoarea tr td:nth-child(1), .logoarea tr td:nth-child(2){
	width:10%;
} 
.logoarea tr td:nth-child(3), .logoarea tr td:nth-child(4), .logoarea tr td:nth-child(5), .logoarea tr td:nth-child(6){
	width:15%;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    vertical-align: middle;
}

.sortvalue{
	font-size:22px;
	color:#FF7B5E !important;
	font-weight:bold;
	margin: 5px 0px;
}

.hovershow{
	display:none;
	width:250px;
}

.featurehelp ul li .show-on-hover:hover > .hovershow{
	width:250px !important;
}

.show-on-hover:hover > .hovershow {
    display: block;
	position:absolute;
	background:#DAE6EE;
	color:#333; 
    padding:10px 10px;
    font-size:12px;
    font-weight:100;
    cursor:pointer;
	width:auto;
	border-radius:5px;
	z-index: 11;	
	left:-60%;
	bottom: 40%;
}
.show-on-hover:hover > .hovershow span{
    font-weight:100;	
}

/* -- changes the heading of chart ----------- */
.highcharts-container svg { padding:20px 0px; }


.sortby {
	padding: 8px 10px;
	/* width:160px; 
	font-size:12.5px;*/	
}

.selectitem {
   border-radius: 0 0 0 0;
   padding: 8px 10px;
   width: 175px;
   margin: 0px 0px;
   font-size: 14px;
   color: #134E8F;
   background: url("../images/_MD54ad957db8699dedbab74f467ae3e2f72_custom_dropdown_bg.png") no-repeat scroll 0 -633px transparent;
   border: 0 none;
   border-radius: 0 0 0 0;
   padding: 11px 10px;
   width: 160px;
outline:0px;
   text-indent: 0.01px;
   text-overflow: '';
   appearance: none;
   font-size:14px;
   display: inline-block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-border-radius: 1px;
   -moz-border-radius: 1px;
   border-radius: 1px;
}




.pc-summary ul li {
    font-weight: 700;
    text-transform: uppercase;
    color: #475e6e;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    min-width: 170px;
    padding-left: 15px;
}
.pc-summary ul li span {
    font-weight: 400;
    text-transform: none;
}


/* tab */

.menu .accordion-heading {  position: relative; }
.menu .accordion-heading .edit .editnew {
    position: absolute;
    top: 8px;
    right: 30px; 
}
.menu .area { border-left: 4px solid #f38787; }
.menu .equipamento { border-left: 0px solid #65c465; }
.menu .ponto { border-left: 4px solid #98b3fa; }
.menu .collapse.in { overflow: visible; }

.nav-tabs {
    border-bottom: 2px solid #DDD;
}
.nav-tabs li{
    border-bottom: 2px solid #ddd;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666;}
	
        .nav-tabs > li.active > a{ border: none; color: #fff !important; background: transparent; }
        .nav-tabs > li > a:hover {color: #fff !important; }
		
		.nav>li>a:focus, .nav>li>a:hover {
		text-decoration: none;
		background-color: #134e8f;
		color:#fff;
		}
		.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
			cursor: default;
			background-color: #ff7830;
		}
		
   .nav-tabs > li > a::after { content: ""; background: #134E8F; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); } 
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 5px 0; }
.tab-content{padding:0px}

.card {background: #FFF none repeat scroll 0% 0%;
		box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23); 
		margin-bottom: 0px;     
		float: left;
		width:100%;
	}


/* end tab */

.result-tab {
    width:100%;
	position:relative;
	text-align:left;
	padding:0px 20px;
	color: #5b798d;
}

.result-tab h3 {
    font-size: 14px;
    border-bottom: 1px solid #F1F4F6;
    padding: 10px 0px;
    display: inline-block;
    color: #FF7830;
    font-weight: 600;
	margin:0px;
}

.result-tab ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.not-available {
    color: #d2dce2 !important;
}

.result-tab ul li span{
    font-size: 12px;
    padding: 5px 5px 0 0;
    font-weight: 700;
    margin-bottom: 6px;
    margin-top:5px;
    position: relative;
    cursor: pointer;
}

.conditions  {
    width:100%;
	position:relative;
	text-align:left;
	padding:0px 20px;
	/* color: #5b798d; */
	color: #000;
	margin-bottom:10px;
}

.pdfcolor i{
	color:#f00;
}

.conditions .label {
    padding-left: 0;
    font-size: 14px;
    display: block;
    color: #FF7830;
    font-weight: 600;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 15px;
    padding-bottom: 0;
}
.conditions .sub-label {
    font-size: 12px;
    font-weight: 700;
}
.conditions p.value {
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 1.6em;
	color: #999;
	font-weight: 100;
}
.conditions p {
    font-size: 12px;    
	font-weight: 100;
}

.policy-wordings {
    /* position: relative;
    float: right; */
	top: 20px;
    padding-right: 30px;
    font-size: 12px;
}

.result-tab p.subtext {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
	text-align:left;
}

.chart {
    min-height: 200px;
    position: relative;
    margin-left: 40px;
    margin-top:0px;
}

.chart-claim-ratio {
    min-height: 200px;
    position: relative;
    margin-left: 0px;
    margin-top:0px;
}

.chart ul {
    position: absolute;
    bottom: 10px;
    width: 100%;
    list-style-type: none;
    padding: 0;
    font-size: 0;
}
.chart ul li {
    display: inline-block;
    width: 20%;
    font-size: 14px;
}
.chart ul li span {
    margin-left: -23px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.chart .dataPoint {
    position: absolute;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 1px;
    height: 1px;
}
.chart .dataPoint .dataPointDetail {
    position: absolute;
    font-size: 12px;
    border: 1px solid rgba(55,58,71,.56);
    width: 90px;
    text-align: center;
    padding: 2px 0;
    border-radius: 3px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 15px;
    color: #373a47;
    background: #fff;
}
.chart .dataPoint .dataPointDetail:after, .chart .dataPoint .dataPointDetail:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.chart .dataPoint .dataPointDetail:before {
    border-top-color: rgba(55,58,71,.56);
    border-width: 7px;
    left: 50%;
    margin-left: -7px;
}
.chart .dataPoint .dataPointDetail:after {
    border-top-color: rgba(55,58,71,.56);
    border-width: 6px;
    left: 50%;
    margin-left: -6px;
}
.chart .dataPoint:after {
    width: 8px;
    position: absolute;
    content: '';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    height: 8px;
    margin-left: -3px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #FF7B5E;
    background: #fff;
}

/* end submitform */






.footerlink {
    float: none;
    padding-bottom: 0px;
    padding-top: 0px;
}
.footerlink > ul {
    width: 100%;
    padding-left: 0;
}
.footerlink li {
    color: #AAAAAA;
    float: left;
	list-style:none
}
.footerlink ul li a {
    color: dimgray;
    float: left;
    margin-right: 14px;
    font-size: 12px;
    font-family: 'lato', sans-serif;
}




#toTop {
position : fixed;
bottom : 25px;
right : 10px;
cursor : pointer;
display : none;
}
.top-botton {
background : red;
padding : 5px 10px;
color : #fff;
}

#footer {
width : 100%;
border-top: solid 1px #c8c8c8;
background: none repeat scroll 0 0 #fcfcfc;
color : #8A8A8A;
margin : 0 auto;
padding : 20px 0;
float: left;
}



.usr-details{
	width:100%;
	height:auto;
	padding:0px 0px;
	float: left;
}

.adjust{
	width:100%;
	height:auto;
    float:left;
}

.quote-box{
	width:20%;
	height:auto;
	padding:0px;
	float:left;
}

.provider {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
	background: #FFFFFF;
    /*background: #F9F9F9;
	margin-bottom:1px;
	 border-top: 1px solid #DADADA; */
	border-top: 1px solid #000000;
	border-bottom:0px;
	border: 1px solid #DADADA; 
	border-right:0px;
}

.product-dtl1 {
    width: 29px;
    height: auto;
    padding: 0px;
    float: left;
    text-align: center;
    min-height: 110px;
    background: #fff;
}


.product-dtl2{
	width: 170px;
	height:auto;
	padding: 15px 0px 0px;
	float:left;
	text-align:center;
	min-height:125px;
	/* border-right:1px solid #DDD8D8; */
	border-right:1px solid #000000;
}


.product-dt-term{
	width: 356px;
	height:auto;
	padding: 15px 0px 0px;
	float:left;
	text-align:center;
	min-height:125px;
	/* border-right:1px solid #DDD8D8; */
	border-right:1px solid #000000;
}

.product-dtl{
	width: 193px;
	height:auto;
	padding:0px;
	float:left;
	text-align:center;
	min-height: 125px;
	/* border-right:1px solid #DDD8D8; */
	border-right:1px solid #000000;
	position:relative;
}

.gray{
	/* background: #F9F9F9; */
	background: #fff;
}
.white{
	background: #fff;
}

.product-dtl h4, .product-dtl2 h4, .product-dtl1 h4{
    color: #134E8F;
	/* font-weight:bold;
	font-size: 11px; */
	font-size: 75%;
    font-weight: 700;
	margin:0px;
	padding:10px 2px 3px;
	min-height: auto;
}

.product-dtl .dropdown-toggle i {
    font-size: 16px;
    color: #444;
}
.ch {
    font-size: 28px;
    color: #134E8F !important;
	margin-top: 22px;
}

p.sml-mrgn {
    margin-top: 22px;
}


.blog-sidebar {
    float: left;
    min-height: 100vh;
    width: 100%;
    position: relative;
    bottom: 0;
    z-index: 297;
    margin-top: 0px;
   /*  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.19);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.19);
    box-shadow: 0 2px 3px rgba(0,0,0,.19); */
   /* border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1); */
	border-right: 1px solid #DADADA;
    position: relative;
    background: #fff;
}

.side-label {
    padding: 0 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #33444f;		text-transform: uppercase;
}label {    display: -webkit-inline-box !important;    max-width: 100% !important;    margin-bottom: 5px !important;    font-weight: normal !important;     color: #000 !important;}input[type=radio] {   margin: 0px 6px 0 12px;    margin-top: 1px \9;    line-height: normal;	height: 14px;    width: 14px;}.checkbox-primary {    display: flex;}.radiobutton.radio-primary {    display: flex;}
.filters {
    color: #fff;
    padding: 12px 0 8px 15px;
    background: #134E8F;
    text-transform: uppercase;
    margin-top: 20px;
    border-top: 1px solid rgba(0,0,0,.08);
    border-bottom: 1px solid rgba(0,0,0,.08);
}
.results-sidebar.sec {
    /* border-top: 1px solid rgba(0,0,0,.1); */
	/* border-bottom: 1px solid rgb(19, 78, 143); */
    padding: 15px 0;
    position: relative;
    z-index: 300;
    float: left;
    width: 100%;
}
.sidebar-opt{
	margin-left:0px;
	width:100%;
	float:left;
}


.no-display{
	display:none !important;
}

.side-label .label-subtext {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
	display: block;
}

.short{
    padding: 0 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
	display: inline-block;
}

.left {
    background: #004e87;
	padding-right: 10px;
}

.modal-backdrop.in {
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
	background-color: #fff;
    /* background-color: #004e87; */
}

.select-box {
   background: url("../images/_MD54ad957db8699dedbab74f467ae3e2f72_custom_dropdown_bg.png") no-repeat scroll 0 -633px transparent;
   border: 0 none;
   border-radius: 0 0 0 0;
   padding: 11px 10px;
   width: 160px;
   margin-left: 12px;
outline:0px;
-webkit-appearance: none;
   -moz-appearance: none;
   text-indent: 0.01px;
   text-overflow: '';
   appearance: none;
   font-size:14px;
   display: inline-block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-border-radius: 1px;
   -moz-border-radius: 1px;
   border-radius: 1px;
}



.pc-info {
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 110px;
    color: #000;
    text-align: -webkit-center;
    width: 100%;
}

p.value {
    color: #000;
    font-size: 18px;
	font-weight:bold;
	
}

.checkbox.checkbox-info {
    float: right;
	margin-right:20px;
	margin-top: 15px;
    margin-bottom: 5px;
}

.pc-ped {
    font-weight: 700;
    color: #000;
    margin-top: 7px;
    position: relative;
    display: inline-block;
    min-width: 100%;
    padding: 10px 0px;
    font-size: 75%;
    left: 0px;
    bottom: 0px;
    position: absolute;
    background: #ffffff;
    /* border-top: 1px solid #DDD8D8; */
	border-top: 1px solid #000000;
}

.pc-ped  span {
    font-weight: 400;
    text-transform: none;
	
}

.spl-feature>span {
    padding-top: 0px;
    padding-left:0px;
	font-size:11px;
    display: block;
    position: relative;
	color:#475e6e;
}

.spl-feature ul li{
    padding-top: 0px;
    padding-left: 0px;
    font-size: 11px;
    display: block;
    position: relative;
    /* color: #475e6e; */
	 color: #000;
	list-style:none;
}


.spl-feature>p span {
   padding-top: 0px;
   padding-left: 0px;
   font-size: 11px;
   display: block;
   position: relative;
   color: #000;
}

.no-padding{
	margin:0px;
	padding:0px;
}



.more .link-text:before {
    width: 15px;
    height: 15px;
    position: relative;
    display: inline-block;
    padding-top: 2px;
    background-color: #464646;
    border: 1px solid #464646;
    border-radius: 80px;
    margin-right: 5px;
    font-size: 8px;
    text-align: center;
    line-height: 14px;
	color:#fff;
    content:"\2b";
	  font-family:"Glyphicons Halflings";
	  line-height:1;
	  margin:10px;
}

.more[aria-expanded="true"] .link-text:after {
    width: 15px;
    height: 15px;
    position: relative;
    display: inline-block;
    padding-top: 2px;
    background-color: #464646;
    border: 1px solid #464646;
    border-radius: 80px;
    margin-right: 5px;
    font-size: 8px;
    text-align: center;
    line-height: 14px;
	color:#fff;
    content:"\2212";
	  font-family:"Glyphicons Halflings";
	  line-height:1;
	  margin:10px;
}

.more[aria-expanded="true"] .link-text:before {
	display:none;
}


/* .more[aria-expanded="true"] .link-text {
    background: url('../images/show-less.png');
    background-repeat: no-repeat;
    background-size: 14px 14px;	   
	background-position: 0px 3px;
} */

.area{
	text-align:left;
}






/* checkbox css */


.checkbox {
    padding-left: 35px; }
	
	
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
	color: #333;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555; }
/* .checkbox input[type="checkbox"] {
    opacity: 0; } */
.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c"; }
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed; }
.checkbox.checkbox-circle label::before {
    border-radius: 50%; }
.checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff; }

.radio {
    padding-left: 20px; }
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
    opacity: 0; }
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c; }


/* checkbox css */




.glyphicon-ok:before {
    content: "\e013";
    color: #1A7045 !important;
}
.glyphicon-remove:before {
    content: "\e014";
    color: #FF7830;
}
.chartalign {
    display: flex;
    margin-bottom: 20px;
}
.tab-pane {
    padding: 5px 0;
    text-align: left;
}
.btn-info {
    color: #fff;
    background-color: #134E8F;
    border-color: #134E8F;
}
.btn-info:hover {
    color: #fff;
    background-color: #134E8F;
    border-color: #134E8F;
}
p.subtext {
    margin-left: 20px;
}


.filters a{
	color:#fff;
}

.header-section {
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 999;
    border-bottom: 1px solid #C9C6C7;
} 
.sbmt-plan {
    margin-top: 70px;
    float: left;
}

#compare-popup-wrapper.open {
    -webkit-transform: translate3d(0,0,0) scale(1);
    -moz-transform: translate3d(0,0,0) scale(1);
    -ms-transform: translate3d(0,0,0) scale(1);
    -o-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}
#compare-popup-wrapper {
    position: fixed;
    top: 75px;
    right: 105px;
    width: 900px;
    min-height: 130px;
    z-index: 300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  /*   background-color: #f7f9fa; */
    background-color: #004D84;
    -webkit-transform: translate3d(0,-275px,0) scale(0.8);
    -moz-transform: translate3d(0,-275px,0) scale(0.8);
    -ms-transform: translate3d(0,-275px,0) scale(0.8);
    -o-transform: translate3d(0,-275px,0) scale(0.8);
    transform: translate3d(0,-275px,0) scale(0.8);
    -moz-transition: -moz-transform .5s cubic-bezier(0.4,0,.2,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.4,0,.2,1);
    -o-transition: -o-transform .5s cubic-bezier(0.4,0,.2,1);
    -ms-transition: -ms-transform .5s cubic-bezier(0.4,0,.2,1);
    transition: transform .5s cubic-bezier(0.4,0,.2,1);
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}

#compare-popup-wrapper h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    color: #FFF;
    margin-top: 10px;
 /*    border-bottom: 1px dashed rgba(0,0,0,.2); 
    border-bottom: 1px dashed #CCC;*/
    margin-bottom: 0;
    padding-bottom: 10px;
}
#compare-popup-wrapper ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	margin: 0px 10px;
}
#compare-popup-wrapper ul li {
    padding: 10px;
    border-bottom: 1px dashed rgba(0,0,0,.2);
    background: #fff;
	width: 200px;
    float: left;
}

/*#compare-popup-wrapper ul li img {
    max-height: 38px;
    max-width: 129px;
}*/

#compare-popup-wrapper img {
    /* max-height: 38px;
    max-width: 129px; */	
}

#compare-popup-wrapper ul li p {
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #5b798d;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
img {
    vertical-align: middle;
}
#compare-popup-wrapper ul li.special {
    border: 0;
    background-color: #f7f9fa;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#compare-popup-wrapper ul li.special p {
    text-overflow: clip;
    overflow: auto;
    white-space: normal;
    text-align: center;
    font-size: 14px;
    padding: 8px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

li.ng-scope i {
    position: absolute;
    right: 10px;
    top: 7px;
    color: #ff7830;
    font-size: 24px;
}

#compare-popup-wrapper ul li.special .btn-primary{
	margin-top:17px;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ff7830;
    border-color: #ff7830;
}




.filters {
    display: none;
}



.modal-body {
    position: relative;
    padding: 0px;
	background-color: #134E8F;
}

.modal-dialog {
    width: 1130px;
    margin: 50px auto;
}

.modal-header h1{
	font-size:18px;
	margin:0px;
	padding:0px;
}
.modal-footer .close {
    margin: 80px 10px 0px 0px;
    background: #ff7830;
    border-radius: 0%;
    outline: 0;
    padding: 10px 30px;
    color: #fff;
	text-shadow:inherit;
	opacity: 1;
	font-size:14px;
}
.modal-header .close {
    margin-top: -2px;
    background: #fff;
    border-radius: 50%;
    width: 20px;
    opacity: 0.9;
	outline:0;
}
.modal-header-primary {
    color:#fff;
    /* padding:9px 15px; */
    background-color: #134E8F;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.border-right{
	border-right:1px solid #eee;
}
.modal-header{
	border-bottom: 0px;
}
.c-plan{
	min-height:150px;
	padding:20px 0px 0px;
	background: #fff;
}
.c-plan .ng-binding{
	padding:7px 0px;
}
.c-plan .edit .editnew{
	margin-bottom: 15px;
}

.min-value {
    border-top: 1px solid rgba(0,0,0,.1);
    text-align: center;
    position: relative;
    padding: 0px 12px;
    background: #f7f7f7;
    border-left: 1px solid rgba(0,0,0,.1);
	font-size: 20px;
    color: #1A7045;
	margin-top:0px;
	height: 52px;
	vertical-align:middle;
	display: table;
    width: 100%;
}
.min-value p{
    min-height: 28px;
    width: 100%;
    top: 50%;
    font-size: 13px;
    color: #6f6f6f;
    letter-spacing: 1px;
	display: table-cell;
    vertical-align: middle;
}

.min-value span.glyphicon-ok {
    font-size: 20px;
    color: #1A7045;
}
.min-value span.glyphicon-remove {
    font-size: 20px;
    color: rgba(158,167,182,.5);
}

.modal-footer {
    padding: 0px;
	min-height:171px;
    text-align: right;
   border-top: 0px;
   background-color: #134E8F;
}
.modal-content {
    background: none;
}
.modal-footer-term {
    padding: 40px 0 0px;
	min-height:110px;
   border-top: 0px;
}
.modal-footer-term .editnew { padding: 5px 20px; }

.row-title {
    letter-spacing: 2px;
    text-transform: uppercase;
    border-bottom: none;
    position: relative;
	height: 51.6px;
	border-bottom: 1px solid rgba(255,255,255,.3);
}

.row-title-term {
    letter-spacing: 2px;
    text-transform: uppercase;
    border-bottom: none;
    position: relative;
	height: 52px;
	border-bottom: 1px solid rgba(255,255,255,.3);
}

.row-title p {
    font-size: 12px;
    color: #fff;
    padding: 20px 10px;
    text-align: right;
    position: relative;
}

.row-title-term p {
    font-size: 12px;
    color: #fff;
    padding: 20px 10px;
    text-align: right;
    position: relative;
}

.padding-rt{
	padding-right:0px;
}



.min-value.break {
    background: #004e87;
    border-left: 0;
}
.min-value.small {
    height: 50px;
}
.min-value.break p {
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#compare-popup-wrapper ul li {
    padding: 0px;
    border-bottom: 1px dashed rgba(0,0,0,.2);
    background: #fff;
    width: 200px;
    float: left;
    min-height: 85px;
	    position: relative;
    border-right: 1px dashed rgba(0,0,0,.2);
}

.product-dtl.white.cn {
    padding: 50px 0px 0px;
}

.progress {
    margin-bottom: 20px;
    overflow: hidden;
    background-color: transparent;
    border-radius: 0px;
    box-shadow: none; 
}

.full-width img{
	max-width:100%;
}



 .compheader {display:none}




@media (max-width:480px){
	.quote-box {
    width: 100% !important;
	}
	.product-dtl2 {
    width: 100% !important;
	border-bottom: 1px solid #000000;
	border-right: 0px solid #000000;
	}
	.product-dtl {
    width: 100% !important;
	border-bottom: 1px solid #000000;
	border-right: 0px solid #000000;
	}
	.selectitem {
    width: 52% !important;
	}
	
	.selectitem {
    padding: 3px 10px !important;
    font-size: 14px;
    color: #134E8F;
    background:#fff !important;
    -moz-appearance: none;
     }
	.short {
    padding: 0 5px !important;
    color: #fff;
	font-size:12px !important;
    letter-spacing: 0px !important;
    }
	
	.pull-right.mrg-right {
    width: 55%;
    text-align: -webkit-left;
    background: #004e87;
    }

	.chart, .chartalign {
        display: block !important;
    }
	
	.nav-tabs>li {
       width: 33.333333%;
    }
	
	#compare-popup-wrapper {
    right: 0px !important;
    top: 90px !important;
    width: 100% !important;
    height: auto !important;
	padding-bottom:10px;
	}
	#compare-popup-wrapper ul { margin-left:20%; }
	#compare-popup-wrapper ul li {
		/* width: 100%; */
		margin-bottom:5px;
	}
	
	.currentStep2 {
    background: none !important;
	width: 100% !important;
    }
	.more {
		font-size: 14px !important;
	}
	.more {
    padding: 13px 0px 5px 10px !important;
	}
	
	.provider, .checkbox label {
    font-size: 14px !important;
	}
	.spl-feature ul li, .pc-ped  span, .pc-ped, .spl-feature>span, .pc-info {
    font-size: 14px !important;
	border-top: 0px solid #000000;
	}
	.product-dtl h4, .product-dtl2 h4, .product-dtl1 h4{
	font-size: 100% !important;
	}
	p.value {
    font-size: 22px !important;	
   }
	
	.product-dtl {
		min-height: 150px !important;
	}
	.modal-open .modal {
    overflow-x: auto !important;
    }
	/* .modal-dialog {
     width: 100% !important;
    } */
	#compare-popup-wrapper ul li.special p {
    padding: 25px 10px;
	}
	
		
	.results-tab-header li, .step2 {
    width: 100% !important;
    }
	
	 .nav-tabs > li > a {height: 50px;padding: 6px 15px; }
	 
	 .hide-mobile {display:none;}
	 .compheader {display:block !important}
	 
	 .min-value { padding:0px; height: 70px; }
	 
	 .modal-dialog {width:600px;}
	
}
	
}


@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

@media only screen and (min-device-width : 481px) and (max-device-width : 768px)
 { 
	 .currentStep2 {
    background-image: none !important;
	width: 100% !important;
    } 
	.quote-box {
    width: 100% !important;
	}
	.product-dtl2 {
    width: 100% !important;
	border-right: 0px solid #000000;
    border-bottom: 1px solid #000000;
	}
	.product-dtl {
    width: 50% !important;
	border-bottom: 1px solid #000000;
	}
    .short {
    padding:0 5px !important;
	} 	
	.selectitem {
    width: 450px !important;
	}
	.pull-right.mrg-right {
    width: 100%;
    text-align: -webkit-left;
    }
	
	
	.selectitem {
    width: 52% !important;
	}
	
	.selectitem {
    padding: 3px 10px !important;
    font-size: 14px;
    color: #134E8F;
    background:#fff !important;
    -moz-appearance: none;
     }
	.short {
    padding: 0 5px !important;
    color: #fff;
	font-size:12px !important;
    letter-spacing: 0px !important;
    }
	
	.pull-right.mrg-right {
    width: 55%;
    text-align: -webkit-left;
    background: #004e87;
    }

	.chart, .chartalign {
        display: block !important;
    }
	
	.nav-tabs>li {
       width: 33.333333%;
    }
	
	.more {
		font-size: 14px !important;
	}
	.more {
    padding: 13px 0px 5px 10px !important;
	}
	
	.provider, .checkbox label {
    font-size: 14px !important;
	}
	.spl-feature ul li, .pc-ped  span, .pc-ped, .spl-feature>span, .pc-info {
    font-size: 14px !important;
	border-top: 0px solid #000000;
	}
	.product-dtl h4, .product-dtl2 h4, .product-dtl1 h4{
	font-size: 100% !important;
	}
	p.value {
    font-size: 22px !important;	
   }
	
	.product-dtl {
		min-height: 150px !important;
	}
	
	.termplan .middle { display: block !important; }
	
		
	.modal-open .modal {
    overflow-x: auto !important;
    }
	/* .modal-dialog {
     width: 100% !important;
    } */
	
	#compare-popup-wrapper ul li.special p {
    padding: 10px 10px;
	}
	
		
	.results-tab-header li, .step2 {
    width: 100% !important;
    }
	
	 .nav-tabs > li > a {height: 50px;padding: 6px 15px; }
	
	
	
	#compare-popup-wrapper {
    right: 0px !important;
    width: 100% !important;
    height: auto !important;
	padding-bottom:10px;
	top: 90px !important;
	}
	#compare-popup-wrapper ul li {
		/* width: 100%; */
		margin-bottom:5px;
	}
		
	.modal-dialog {width:100% !important ;}	 
	.hide-mobile {display:none;}
	
}


@media (max-width:900px){
.filters {
    display: block !important;
}

.sortby {
	padding: 8px 10px;
	width:116px; 
	font-size:12.5px;
}
.left {
    padding-right: 0px;
}

#controlsWrapper p { display:none !important;}

.product-dtl2 {
    width: 100% !important;
	border-bottom: 1px solid #000000;
	border-right: 0px solid #000000;
	}
	.product-dtl {
    width: 100% !important;
	border-bottom: 1px solid #000000;
	border-right: 0px solid #000000;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	
	.product-heading {
    display: none;
	}
	
	/*.hide-mobile {display:none;} */
	
	.product-dtl2 {
		width: 100% !important;
		border-right: 0px solid #000000;
		border-bottom: 1px solid #000000;
	}
	.product-dtl {
		width: 33% !important;
		border-bottom: 1px solid #000000;
	}
	.termplan .product-dtl-quarter {
		width: 34% !important;
		border-bottom: 1px solid #000000;    
	}
	
	.termplan .product-dtl-half {
		width: 50% !important;	
		border-bottom: 1px solid #000000;
    
	}
	
	.termplan .middle {
    display: block !important;
	font-size: 15px; padding-top: 10px !important;
	}
	
	.modal-dialog { width: 100% !important;}
	
	#compare-popup-wrapper {
    right: 40px !important;
    width: 90% !important;
    height: auto !important;
	padding-bottom:10px;
	top: 90px !important;
	}	
}

.chartalign {
    display: flex;
}

#compare-popup-wrapper{display:none;}
.compare-btn {display:none;}
.compare-btn h4{font-size:16px;}



.list-positive ul { margin-left: 30px; list-style: none;}
.list-negative ul { margin-left: 30px; list-style: none;}


.list-positive ul li:before { content: "\f067"; color: #1A7045 !important; font-family: FontAwesome;
  display: inline-block; margin-left: -1.3em; width: 25px; text-align: center; }

.list-negative ul { list-style: none;}
.list-negative ul li:before { content: "\f068"; color: #FF7830 !important; font-family: FontAwesome;
  display: inline-block; margin-left: -1.3em; width: 25px; text-align: center; }



/***** REVIEWS *****/
.review-details { padding:20px; }
.review-details h2	{ color:#24428d; line-height:26px; font-size:20px; font-family: Open Sans; font-weight: bold; margin-bottom:20px; }
.review-details .avg-rating { border: 1px solid #89c119; border-radius: 10px; padding:3px 0px; text-align: center; color:#008CEE; }
.review-details .avg-rating h3 { display:block; font-weight: 300; font-size: 28px; line-height: 1.25; color: #89c119; }
.review-details .rating-xs { font-size:18px; }
.review-details .rating-container .star { margin:0 1px }
.review-details h4 { color:#24428d; font-weight:normal; line-height: 26px; font-size: 20px; }
.review-details .rvws { display:block; border-bottom: 1px solid #eee; padding:10px 0 20px 0; }
.review-details .rvws p { padding:5px 0; }
.review-details .rvws .rstars p  { display:inline-block; }
.review-details .rvws .rdate { float:right; color:#888; }
.review-details .rvws .rating-container { display:inline-block; }
.review-details .rvws h5 { display:inline-block; margin:0 10px; background: #FF7830; color:#fff; padding:5px; border-radius: 5px; font-size:14px; width:30px; text-align:center; }
.review-details .rvws .review-text { line-height: 20px; font-size: 13px; }
.review-details .rvws .reviewer-name { color:#008CEE; line-height: 30px; font-size: 13px; }
.review-details .review-form { border: 1px solid #eee; margin-top:20px; padding:20px 20px 20px 20px; }
.review-details .review-form h3 { color:#24428d; line-height:26px; font-size:20px; margin:0 0 20px 0; padding-top:0px; }
.review-details .review-form span { display:inline-block; }
.review-details .review-form .rating-container { display:inline-block; }
.review-details .rvws .review-subject { clear:both;}
.review-details .review-form input[type=text], .review-details .review-form textarea {
	display:block; border: 1px solid #ececec; border-top-color: #d4d4d4; border-bottom: 0; width: 100%; border-radius: 2px; padding: 0 10px; box-shadow: inset 1px 3px 7px -9px; background: #f9f9f9;
    vertical-align: middle; margin: 10px 0; }
.review-details .review-form input[type=text] { height: 34px; }
.review-details .review-form .editnew { border:0px; }


















