


#tg-homebanner-4 {
    background-image: url(../images/insurance-image.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 64vh;
    margin-bottom: 60px;
    position: relative;
}

::placeholder { 
  color: #ffffff!important;
  
}

.footer-logo-img {
    width: 100%;
    max-width: 170px;
    margin: auto;
    height: 50;

}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #70c9e6;
    border-color: #70c9e6;
    color: #ffffff;
}

/* Latest compiled and minified CSS included as External Resource*/

/* Optional theme */

/*@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');*/

.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 27px;
    left: 12%;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 75%;
    height: 1px;
	background-color: #00254d;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 11px 0;
    font-size: 25px;
    line-height: 1.428571429;
    border-radius: 50%;
}
.nav-elements{
display: -webkit-inline-box;
    list-style-type: none;
}
.nav-elements li{
 line-height: 28px;
list-style: none;
}
.nav-elements li a{
color:#000000;
font-size:20px;
padding:5px;
font-weight:700;
}
 .stepwizard {
    display: table;
    width: 100%;
    position: relative;
    background: #ffffff!important;
}
 .panel-primary {
  border:none;
  box-shadow: none;
}
 .panel-primary>.panel-heading {
    background-color:#ffffff;
	border:none;
}
.insurer-txt{
	background-color:#ffffff;
	width:100%;
	margin: 10px auto;
}
.insurer-txt h3{
	font-size:20px;
	font-weight:700;
	text-align:center;
	color: #0686b9;
}

.insurer-txt h5{
	font-size:20px;
	font-weight:700;
	padding-left: 76px;
}
.premium-txt{
	width: 100%;
    max-width: 1016px;
    text-align: center;
   margin: -26px auto 20px;
	font-weight: 500;
	
}
   .form-group {
   margin:0;
   padding: 15px;
}
#insure-details textarea, select, .tg-select select, .form-control, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
	width: 100%;
    max-width: 290px;
    color: #ffffff;
    outline: none;
    /* height: 40px; */
      background: transparent;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 20px;
    border-radius: 0px;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dbdbdb;
    /* text-transform: capitalize; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.control-label {
    padding-left: 5px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}
#tg-homebanner .tg-select:after {
   right: 7px!important;
    z-index: 2;
    color: #ffffff;
    display: block;
    content: '\f107';
    position: absolute;
    text-align: center;
    font-size: inherit;
    line-height: 40px;
    font-family: 'FontAwesome';
}

.tg-select:after {
  top: 1px;
   right: 34px;
    z-index: 2;
    color: #ffffff;
    display: block;
    content: '\f107';
    position: absolute;
    text-align: center;
    font-size: inherit;
    line-height: 40px;
    font-family: 'FontAwesome';
}
#insure-details .fa-calendar {
   position: absolute;
   top: 34%;
   z-index: 999;
   right: 12%;
    color: #ffffff;
}
tg-select-2::after{
	
     top: 5px; 
     right: 15px;
    z-index: 2;
    color: #666;
    display: block;
    content: '\f107';
    position: absolute;
    text-align: center;
    font-size: inherit;
    line-height: 40px;
    font-family: 'FontAwesome';
}
.tg-select-2 select{
	width:500px;
}

.health .control-label{
	
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    padding: 21px;
}
.checkbox-inline{
	color: #00254d;
    font-weight: 700;
    font-size: 16px;

}


#step-1 .panel-body {
	background: -webkit-linear-gradient(left, rgba(6,195,216,1) 0%,rgba(5,120,178,1) 100%);
    background-color: #ecebea;
    width: 100%;
    max-width: 994px;
    margin: auto;
}
#step-1 .btn-primary {
    
    color: #ffffff;
    width: 100px;
    height: 38px;
    border-radius: 0;
    border: none;
    border-radius: 0;
    font-weight: bolder;
    margin: 0;
    margin-top: 20px;
    background-color: transparent;
    border: 1px solid #ffffff;
	margin-right:15px;
    
}

#step-2 .panel-body {
	padding: 15px;
    background: -webkit-linear-gradient(left, rgba(6,195,216,1) 0%,rgba(5,120,178,1) 100%);
	width: 100%;
    max-width: 994px;
    margin: auto;
}
#step-2  .btn-primary {
	    color: #ffffff;
    width: 100px;
   
    border-radius: 0;
    border: none;
    border-radius: 0;
    font-weight: bolder;
    margin: 0;
    margin-top: 20px;
    background-color: transparent;
    border: 1px solid #ffffff;
}
#step-3  .btn-primary {
	    background-color: #00254d;
    color: #ffffff;
    /* width: 100px; */
    width: 14%;
    height: 38px;
    border-radius: 0;
	border:none;
	border-radius:0;
	font-weight:bolder;
	margin:0;
	margin-right:20px;
   
}
.health{
	margin-left:12px;
}
.Supplemental{
	margin-left:12px;
}
.Basic{
	margin-left:12px;
}


/*Css For Checkbox*/


/* Create a custom checkbox */

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
   color:#000;
    border: none;
}

.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;*/
    line-height: 1.42857143;
    vertical-align: top;
     border: none;
	
	}
.table.tables-customizess>thead {
    background-color: #99e6ff;
    font-size: 15px;
}
.table.tables-customizess > tbody {
    background-color: #fff;
    font-size: 14px;
}


.table-responsive {
   /*background: -webkit-linear-gradient(left, rgba(6,195,216,1) 0%,rgba(5,120,178,1) 
   100%);*/
    width: 100%;
    max-width: 994px;
    margin: auto;
    float: none;
   /* padding: 10px;*/
    
   
}
.table-responsive-companys{
    width: 100%;
    max-width: 1021px;
    margin: auto;
    float: none;
    
   /* min-height: 100px;
    max-height: 300px;
     overflow-y: auto;*/
}
/*thead tr:nth-child(1) th{
    background-color: #99e6ff;
    position: sticky;
    top: 0;
    z-index: 10;
  }*/
.endrow{
	border-bottom:2px dotted #ffffff;
}

table > tbody + tbody {
    border-top: 2px dotted #ffffff!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
   
    color: #000;
    text-align: left;
}
th .text-center{
	border:none;
}


#hide-append .panel-body {
    padding: 15px;
    background-color: #ecebea;
    width: 100%;
    max-width: 994px;
    margin: auto;
	margin-top: 15px;
}

#hide-append  
.panel {
    padding-bottom: 50px;
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
}


#hide-append .closeBtn{
	font-size: 35px;
}
.addnew-text h5{
	
	cursor:pointer;
    font-size: 16px;
    font-weight: 600;
   color: #ffffff;
}
.closeBtn{
	position: absolute;
     right: 9%;
    top: 31%;
	background: transparent;
}
.checkbox input[type=checkbox]:after{
	
	width:100px;
	height:100px;
}

.gj-datepicker-bootstrap span[role=right-icon].input-group-addon {
    border-left: 0;
    position: relative;
    border-radius: 0 4px 4px 0;
    display: none;
}
#datepicker2{
	width: 290px;
}
#datepicker3{
	width: 290px;
}
#hide-append .fa-calendar{
	position: absolute;
    top: 34%;
    z-index: 999;
    right: 16%;
	color:#ffffff;
}
.btn-success {
    color: #fff!important;;
    background-color: #00254d!important;
	border-color: #00254dimportant;
}
.control-label-2 {
    padding-left: 18px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.insurance {
	padding-left:13px;
}
.glyphicon-user{
margin-right: 15px;

color: #ffffff;
}
.mt-20{
	margin-top:20px;
}


.stand-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.stand-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #204d74;
}


.stand-checkbox:hover input ~ .checkmark {
  background-color: #204d74;
}


.stand-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}


.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


.stand-checkbox input:checked ~ .checkmark:after {
  display: block;
}


.stand-checkbox .checkmark:after {
 left: 7px;
    top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row.chekboxrows {
    margin-top: 20px;
}
ul.checkrows>li {
  float: left;
  list-style: none;
  padding: 20px 25px;
}
label {
    color: #ffffff;
}
.tg-select-2 {
    color: #666;
    float: left;
    width: 100%;
    position: relative;
    text-transform: uppercase;
}
.tg-select-4 {
    color: #666;
    float: left;
    width: 100%;
    position: relative;
    text-transform: uppercase;
}
option {
	color:#666;
}
thead {
    border-bottom: 1px dotted #ccc;
}
.table-1{
	/*background: #00a0c8;*/
}
.table-img img{
	width: 178px;
}
.new-btn{
	position: absolute;
    right: 0%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%;
    height: 50px;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 18px;
    margin:0;
    padding: 0;
}

.fa-calendar{
cursor:pointer;
}
input:focus, .select select:focus, .form-control:focus {
    color: #fff;
    border-color: #fff;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.aboutus-txt{
	padding: 30px 0px 0px 0px;
}
.aboutus-txt h2{
	color:#000000;
	text-align:center;
}
.aboutus-txt h2:after{
	position:absolute;
	top:55%;
	left:45%;
	width:30px;
	color:#000000;
	display:block;
}

.navbar-toggle {
  background-color: #204d74;
    border: 0;
    margin: 3px 0;
    border-radius: 0;
    padding: 10px 12px;
    color: red;
}

.detail-txt-about {
    padding: 15px 0px;
    margin: 16px 0px;
}
.aboutdetail-txt{
	    padding: 10px 0px;
}
.aboutdetail-txt p{
	 margin: 8px 0 10px;
    padding: 15px 0px;
} 

.card-2 {
    padding-top: 22px;
   
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    height: 400px;
}

.rout-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #1e68e4;
    margin: auto;
    padding: 15px;
}
.card-text {
    text-align: justify;
    padding: 17px;
    line-height: 1.9;
    font-family: 'Roboto';
    color: #000000;
}
.card-title{
color: #000000;
    padding: 13px 0px;
}
.about-cart{
	    margin: 15px 0px;
}
.main-title-text {
    padding-top: 30px;
    text-align: center;
}

.main-title-text h1 {
   color:#000000;
   text-align: center;
}

.tg-title{
	padding:15px 0px;
}
.tg-title h2{
	padding: 30px 0px 5px 0px;
	text-align:center;
	color:#000000;
	font-size: 29px;
    font-weight: bold;
	font-style: normal;
}
.tg-terms h2{
	padding-top:40px;
	text-align:center;
	color:#000000;
	font-size: 29px;
    font-weight: bold;
	font-style: normal;
}
.terms-text h5{
	padding-top:20px;
	color:#000000;
	font-size: 18px;
    font-style: normal;
}
.btm{
	margin-bottom: 30px;
}
#step-1 .btn-movenext{
	 background-color:rgba(5,120,178,1);
    color: #ffffff;
    width: 100px;
    height: 38px;
    border-radius: 0;
	border:none;
	border-radius:0;
	font-weight:bolder;
    margin: 10px 0px -10px 0px;
   
}

#insure-details .gj-datepicker {
     width: 100%;
}

#hide-append .gj-datepicker {
     width: 100%;
}
.gj-datepicker .gj-icon{

  display: none;
}
/*css for responsive navbar*/

@media (max-width: 767px){
.tg-navigation ul li a, .tg-navigation .sub-menu li a {
    line-height: 20px; 
    padding: 10px 20px;
}


.tg-navigation {
    top: 100%;
    left: 0;
    z-index: 51;
    background: #fff;
    position: absolute;
}
.tg-navigation ul {
    text-align: left;
}
.tg-navigation > ul > li {
    padding: 0;
    width: 100%;
    float: left;
    display: block;
}
}


#insurance_result thead th {
    background-color: #99e6ff;
    position: sticky !important;
    top: 0;
    z-index: 10;
    left: 0;
    right: 0;
}
.btn-prevsecond {
    /* background: red; */
    border: 1px solid #000;
    color: #000;
    margin-top: 17px;
    margin-bottom: 10px;
}
#insurance_result tbody td {
    border-bottom: 3px solid #0456cc;
}
#insurance_result_supp tbody td {
    border-bottom: 3px solid #0456cc;
}
div#step-1 {
    margin-top: -46px;
}
div#step-2 {
    margin-top: -46px;
}