/*@font-face {
    font-family: 'ubunturegular';
	src: url('../fonts/ubuntu-r-webfont.eot');  IE9 Compat Modes 
    src: url('../fonts/ubuntu-r-webfont.woff2') format('woff2'),
         url('../fonts/ubuntu-r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'ubunturegular';
    src: url('../fonts/ubuntu-r-webfont.eot');
    src: url('../fonts/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-r-webfont.woff') format('woff'),
         url('../fonts/ubuntu-r-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-r-webfont.svg#GothamOffice-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu.eot');
    src: url('../fonts/Ubuntu.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Ubuntu.woff2') format('woff2'),
        url('../fonts/Ubuntu.woff') format('woff'),
        url('../fonts/Ubuntu.ttf') format('truetype'),
        url('../fonts/Ubuntu.svg#Ubuntu') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

body{
	font-family: 'ubunturegular'; 
	font-weight: normal; 
	font-style: normal;
}
a:hover, a:focus {
    text-decoration: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
	outline: none;
}
.btn{
	border-radius: 5px;
    /*width: 105px;
    height: 25px;*/
}
.doccat {
padding-bottom:20px;
}
.searchKeyword{

    padding-bottom:30px;
}
.bluebg{
	background: #0070AD;
}
.btn-circle.btn{
	border: none;
}
.btn-circle{
	 width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
	background: #76C100;
}
.btn-circle .btn-label{
	left: 1px;
    top: -1px;
    background: initial;
}

.navbar-default .navbar-toggle .icon-bar{
	background: #fff;
	/*width: 33px;*/
}
.searchbtn{
/*    margin-left:-20px;
*/    height:34px;  
	  margin-top:2px;
    
}
.clrbtn {
    cursor:pointer;
    margin-left:-92px;
}
.searchbtn:hover{

    background-color:#2FA7FF;
    color:#fff;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.txtwhite{
	color: #fff;
}
.textheader{
	color: #0070AD;
	text-align: center;
}
.textheader h2{
	border-bottom: 1px solid #e6e6e6;
	display: inline-block;
}
.topheader{
	height: 50px;
	position: relative;
}
.topheader .navbar.topnav{
	z-index: 1;
}
.topheader .navbar-default.topnav{
	background: transparent;
	border: none;
	color: #fff;
}
.topheader .navbar-default.topnav a{
	color: #fff;
}
.topheader .navbar-default.topnav a:hover{
	color: #dbdbdb;
}
.topheader .navbar-brand{
	width: 270px;
}
.topheader .navbar-brand img{
	margin: 0 auto;
	padding : 0px;
/*	margin-left: 25px;
*/    cursor:auto;
}
.navbar-default .navbar-collapse.in{
	background: rgb(0, 112, 173, 0.9);
	border: none;
	margin-right: -15px;
    margin-left: -15px;
    /*margin-top: 9px;*/
}
.navbar-default .navbar-collapse.in .phicon{
	width: 2%;
}
.navbar-default .navbar-collapse.in .tollfaq li:first-child{
	margin-left: 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background: #0070AD;
}
.tollfaq{
	font-size: 11px;
}
.tollfaq span{
	padding-right: 15px;
}
.phicon{
	    width: 5%;
    /* float: left; */
    margin-right: 5px;
    margin-top: -5px;
}
.bannerimg{
	background: url(../images/banner-image.jpg) center top no-repeat scroll;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	/*padding: 250px 0 120px 0;*/
    background-position: -50px 0px;
	height: 450px;
	margin-left: -15px;
}
.bannerimg-home {
	background: url(../images/banner-image-login.jpg) center top no-repeat scroll ;
	opacity:0.9;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	/*padding: 250px 0 120px 0;*/
	background-position: -50px 0px;
	height: 450px;
	margin-left: -15px;
}
.bannercontmain{
	    position: relative;
}
.bannercaption{
	position: absolute;
    /*top: 30%;*/
	margin-top: 9%;
    color: #2FA7FF;
    font-size: 30px;
	border-left: 2px solid #2FA7FF;
    padding: 10px;
}
.bannercaption p {
    margin: 0 0 -8px;
}
.bannercaption p.bgtext{
	background: #2FA7FF;
	color: #fff;
	display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
	margin-top: 6px;
}
.tollfaq li:first-child{
	margin-top: 7px;
	/*margin-left: 10px;*/
}


.hex:before {
    content: " ";
    width: 0; height: 0;
    border-bottom: 30px solid #fff;
    border-left: 52px solid transparent;
    border-right: 52px solid transparent;
    position: absolute;
    top: -30px;
}

.hex {
    margin-top: 30px;
    width: 104px;
    height: 60px;
    background-color: #fff;
    position: relative;
}

.hex:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -30px;
    border-top: 30px solid #fff;
    border-left: 52px solid transparent;
    border-right: 52px solid transparent;
}

.hex2:before {
  content: " ";
    width: 0; height: 0;
    border-bottom: 30px solid #000;
    border-left: 52px solid transparent;
    border-right: 54px solid transparent;
    position: absolute;
    top: -30px;
}

.hex2 {
    margin-top: 30px;
    width: 106px;
    height: 62px;
    background-color: #000;
    position: relative;
}

.hex2:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -32px;
    border-top: 32px solid #000;
    border-left: 54px solid transparent;
    border-right: 52px solid transparent;
}

#pentagon {
  position: relative;
  width: 90px;
  border-width: 50px 18px 0;
  border-style: solid;
  border-color: blue transparent;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#pentagon:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  top: -85px;
  left: -18px;
  border-width: 0 45px 35px;
  border-style: solid;
  border-color: transparent transparent red;
}


.hexagon {
     position: absolute;
    top: -50px;
    left: 15px;
    width: 232px;
    height: 80.74px;
    background-color: #ffffff;
    margin: 28.87px 0;
    border-left: solid 5px #0070AD;
    border-right: solid 5px #0070AD;
}
.hexagon.mvchexagon{
	left: 30px !important;
} 

.hexagon:before,
.hexagon:after {
 content: "";
    position: absolute;
    /*z-index: 1;*/
    width: 164.71px;
    height: 164.71px;
    -webkit-transform: scaleY(0.3) rotate(-45deg);
    -ms-transform: scaleY(0.3) rotate(-45deg);
    transform: scaleY(0.3) rotate(-45deg);
    /*-webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);*/
    background-color: inherit;
    left: 28.6447px;
	top: -2.3553px;
}

.hexagon:before {
  top: -70.3553px;
    border-top: solid 7.0711px #0070AD;
    border-right: solid 7.0711px #0070AD;
}

.hexagon:after {
 bottom: -84.3553px;
    border-bottom: solid 7.0711px #0070AD;
    border-left: solid 7.0711px #0070AD;
}




/*.shadow{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12),
            0 2px 4px 0 rgba(0,0,0,0.08);
}*/
.homeboxbot{
	 -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.icon-background2 {
    color: #FF2B47;
}
/*.servtable{
	display: table;
	height: 225px;
}
.servcont{
	display: table-cell;
    vertical-align: middle;
	    height: 100%;
}*/





.servtable{
   /* box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 50px 15px;*/
	height: 250px;
    text-align: center;
    margin-top: 10px;
    color: #292929;
	background: #fff;
    perspective: 700px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	/*border: 1px solid #12ABDB;*/
}
/*.servtable:hover{ color: #fff; }
.servtable:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #12ABDB;
	color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    transform: rotateY(70deg);
    transition: all 0.3s ease-in-out 0s;
}
.servtable:hover:after{
    opacity: 1;
    transform: rotateY(0deg);
}*/
.servtable .icon{
    width: 69px;
    height: 69px;
    line-height: 69px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    font-size: 25px;
    color: #3485ef;
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
}
.servtable .servoffermain{
    /*margin-bottom: 30px;*/
	/*padding: 15px;*/
	height: 170px;
	width: 100%;
    padding-bottom: 0;
    /*border-top: 2px solid #12ABDB;
    border-bottom: 4px solid #12ABDB;*/
	display: table;
	padding: 15px;
}
.servtable .servoffermainr img{
	width: 22%;
	top: 98px;
	right: 1%;
	position: absolute;
}
/*.servtable:hover .servoffermain{
    border-bottom: 4px solid #fff;
}
.servtable:hover .servcont{
	color: #fff;
}*/
.servtable .servcont{
    display: block;
	/*width: 20%;*/
	height: 150px;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px 0;
	line-height: 25px;
	display: table-cell; 
	vertical-align: middle;
}
.servicon{
	width: 90%;
}
.servsmicon{
	width: 200%;
    margin-left: -4px;
    margin-top: -4px;	
}
.servcont h2, .servcont h3{
	margin-top: 9px;
    margin-bottom: 9px;
}
.servcont h2{
	color: #01B8E9;
	font-size: 27px;
}
.servcont h3{
	font-size: 19px;
}
.servcont p{
	font-size: 12px;
	color: #797979;
	line-height: 15px;
	font-weight: normal;
}
.servcont .btn:hover, .servcont .btn:focus, .servcont .btn.focus{
	color: #fff;
}


.glyphicon-ring {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 4px solid white;
  color: white;
  display: inline-table;
  text-align: center;
}
.glyphicon-ring .glyphicon-bordered {
  font-size: 20px;
  vertical-align: middle;
  display: table-cell;
}
.glyphicon-teal {
  background: teal;
  color: orange;
}
.medlocat h3{
	color: #FF2B47;
}
.medlocat .servsmicon{
	width: 170%;
}
.claimtrack h3{
	color: #76C100;
}
.claimtrack .btn-locate{
	background: #76C100;
}

.btn-label {position: relative;
	left: -12px;
	display: inline-block;
	padding: 3px 12px;
	background: rgba(0,0,0,0.15);
	border-radius: 3px 0 0 3px;
	width: 30px;
}
.btn-labeled {
	padding-top: 0;
	padding-bottom: 0;
	font-weight: normal;
	font-size: 12px;
}
.btn-locate{
	background: #FF304C;
	color: #fff;
}



/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
	border-radius: 5px;
}

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover .hvr-icon, .hvr-icon-pulse-grow:focus .hvr-icon, .hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}



/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
 /* box-shadow: 0 0 1px rgba(0, 0, 0, 0);*/
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098D1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
.panel-login{
  overflow: hidden;
	padding-top: 20px;
}
.panel-login .nav-tabs{
	border: none;
}
	.panel-login .nav-tabs li {
		/*	margin-right: 20px;*/
	}
.panel-login .tab-pane.active:before{
	opacity: 1;
    border: solid #0070AD;
    border-width: 0 1px 1px 0;
    margin-bottom: 233px;
    padding: 10px;
    transition: 0.3s ease-in-out;
    transform: rotate(-135deg);
    background: #0070AD;
}
/*.panel-login .tab-pane:before{content: " ";
    position: absolute;
    left: 19%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}*/

.panel-login ul.nav-tabs li:hover:after {
  border-top: #c0c0c0;
}
.custom-form .captchadet.form-group{
	padding: 10px;
	margin-top: 10px;
    margin-bottom: 10px;
	margin-left: -10px;
    margin-right: -10px;
}
.custom-form .captchadet .form-control{
	border-bottom: 1px solid #0070AD;
	color: #0070AD;
	padding-bottom: 0px;
    padding-top: 15px;
}
.custom-form .captchadet .animated-label {
    padding: 10px 0 0 4px;
}
.custom-form .captchadet .form-control:focus + .animated-label,
.custom-form .captchadet .form-control:valid + .animated-label {
  font-size: 75%;
  transform: translate3d(0, -25%, 0);
  /*opacity: 1;*/
	color: #ddd;
}

.form-group.static{
	color: #949494;
	margin-right: -15px;
    margin-left: -15px;
}
.form-group .selectbox.form-control{
	font-size: 12px;
	padding-top: 13px !important;
	padding-left: 5px;
}
.form-group.static label{
	font-weight: normal;
}
.form-group.static .form-control-static{
	color: #414141;
	padding-top: 0;
}
.captchadet img{
	/*width: 10%;
	float: right;*/
	margin-left: 6px;
}
.captchadet img.captchaimg{
	border: 1px solid #0070AD;
}
.captchadet{
	background: #fff;
	border-radius: 2px;
	color: #727272;
}
.panel-login ul li.active:after {
  width: 0;
  height: 0;
 border: 11px solid transparent;
 border-bottom-color: #0070AD;
  content: " ";
  position: absolute;
  bottom: -15px;
  left: 44%;
}



.linkbtn{
	padding: 6px 12px;
    margin-bottom: 0;
	background: #606060;
	border-radius: 10px;
}
.nav-tabs > li > a.linkbtn{
	border-radius: 5px;
}
.nav > li > a.linkbtn{
	padding: 2px 30px;
}    
a.linkbtn{
	color: #fff;
}
.nav-tabs > li.active > a.linkbtn, .nav-tabs > li.active > a.linkbtn:hover, .nav-tabs > li.active > a.linkbtn:focus{
	background: #fff;
	border: 1px solid #0070AD;
}
.nav > li > a.linkbtn:hover, .nav > li > a.linkbtn:focus{
	background: #0070AD;
	border-color: #0070AD;
}
.panel-login .tab-content{
  	background: #0070AD;
	margin-top: 15px;
	border-radius: 5px;
	min-height: 210px;
}
.panel-login #homelogin {
  background: #0070AD;
}
.panel-login #homeregister,
.panel-login #homeforget {
  background: #fff;
	border: 1px solid #2FA7FF;
}
.panel-login #homelogin,
.panel-login #homeregister,
.panel-login #homeforget{
	border-radius: 5px;
	padding: 20px;
}
.panel-login #homelogin{
	padding-bottom: 5px;
}
.panel-login .tab-pane.fade.active.in{
	
}
.formtext{
	color: #464646;
	padding-top: 5px;
margin-bottom: -5px;
}
.custom-form {
  /*font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;*/
  max-width: 360px;
  margin: 0 auto;
  /*background: #fff;
  padding: 40px;*/
  border-radius: 4px;
}
.custom-form .btn-primary {
  background-color: #8e44ad;
  border-color: #8e44ad;
}

/*.custom-form .form-group .animated-label {
  position: absolute;
  top: 16px;
  left: 0;
  bottom: 1px;
  z-index: 2;
  width: 100%;
  font-weight: 300;
  cursor: text;
  transition: 0.2s ease all;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
	background: #0070AD;
	font-size: 13px;
}
.custom-form .form-group .animated-label:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 10px;
  visibility: hidden;
  background-color: #fff;
  transition: 0.2s ease all;
}
.custom-form .form-group.not-empty .animated-label {
  top: 0;
  font-size: 12px;
}*/


.custom-form .form-group {
  position: relative;
  padding-top: 10px;
  margin-bottom: 10px;
  font-weight: normal;
}
.custom-form label{
	font-weight: normal;
}
.custom-form .form-control,
.custom-form.is-readonly .form-control[disabled]{
	background: transparent;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #fff;
	outline: none;
	box-shadow: none;
	color: #fff;
}
.custom-form .form-group.static{
	margin-bottom: 25px;
}
.custom-form .animated-label {
  position: absolute;
  bottom: 5px;
  padding: 23px 0 0 4px;
  transition: all 200ms;
  /*opacity: 0.5;*/
  color:white;
}

.custom-form .form-control:focus + .animated-label,
.custom-form .form-control:valid + .animated-label {
  font-size: 75%;
  transform: translate3d(0, -45%, 0);
  /*opacity: 1;*/
	color: #ddd;
}
#homeregister .custom-form .form-control,
#homeforget .custom-form .form-control{
	border-bottom: 1px solid #ccc;
	color: #000;
}
#homeregister .custom-form .animated-label,
#homeforget .custom-form .animated-label{
	color: #000;
}
.custom-form .static-label{
	 font-size: 75%;
  transform: translate3d(0, 5%, 0);
    opacity: 0.5;
	color: #000;
}
.calenicon{
	width: 400%;
}
#homeregister .input-group-addon{
	background-color: transparent; 
	border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

/*.custom-form .form-group .form-control {
  position: relative;
  z-index: 1;
  border-radius: 0;
  border-width: 0 0 1px;
  height: auto;
  padding: 3px 0 2px;
  box-shadow: none;
}
.custom-form .form-group .form-control:focus {
  box-shadow: none;
}
.custom-form .form-group .form-control:focus {
	background: transparent;
}
#homelogin .custom-form .form-group .form-control:focus{
	color: #fff;
}
.custom-form .form-group .form-control:focus ~ .animated-label {
  top: 0;
  opacity: 1;
  color: #fff;
  font-size: 12px;
	bottom: 30px;
}
.custom-form .form-group .form-control:focus ~ .animated-label:after {
  visibility: visible;
  width: 100%;
  left: 0;
}*/
.formsg{
	font-size: 9px;
	color: #C0C0C0;
	float: left;
}
.showpas{
	float: right;
	color: #ccc;
}
.custom-form .remembertext.form-group{
	padding: 0;
    margin: 0;
    text-align: right;
    font-weight: normal;
	font-size: 12px;
}
.remembertext label{
    font-weight: normal;
	top: -4px;
	margin-right: 5px;
}
.forgotpass.form-group{
	margin: 0;
	margin-top: -33px;
	/*margin-left: 24px;*/
	padding: 0;
	font-size: 11px;
	text-align: center;
}
.forgotpass.form-group a{
	color: #DBDBDB;
}
.btn-login{
	background: #fff;
	border: none;
	color: #0070AD;
	padding: 3px 30px;
    margin-bottom:15px;
}
/*.username{
	background-attachment: url(../images/username.svg) center top no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
     padding: 250px 0 120px 0; 
    background-position: -111px 0px;
    height: 20px;
}*/
.usericon{
	width: 10px;
	display: inline;
    margin-right: 10px;
	margin-bottom: 4px;
}

footer{
	background: #2B143D;
	color: #fff;
	margin-top: 30px;
	padding: 10px;
	font-size: 12px;
	/*padding-top: 20px;*/
}
footer ul{
	float: right;
}
footer .footerlink{
	color: #2FA7FF;
}
footer li a{
	color: #fff;
}
footer li a:hover{
	color: #878787;
}
footer li{
	list-style-type: none;
	display: inline-block;
	margin: 0 15px;
}
footer li:first-child:before{
	content: none;
}
footer li:before{
    content: " | ";
	padding-right: 20px;
}
.tolltext{
	text-align: right;
	float: right;
}
.copyrightxt{
	margin-top: 15px;
}
/*footer li:before{
	content: " ";
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 5px solid #ffea00;
}*/




.f1,
.f2 {
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.f1 h4,
.f2 h4 { 
	margin-top: -5px;
    margin-bottom: 0; 
	text-align: center;
	color: #797979;
	font-size: 16px;
}

.f1-steps { 
	overflow: hidden; 
	position: relative; 
	margin-top: 10px;
    margin-bottom: -20px;
    margin-right: -20px;
    margin-left: -20px;
}

.f1-progress { 
	position: absolute; 
	top: 15px; 
	left: 0; 
	width: 100%; 
	height: 1px; 
	background: #ddd; 
}
.f1-progress-line { 
	position: absolute; 
	top: 0; left: 0; 
	height: 1px; 
	background: #76C100; 
}

.f1-step { 
	position: relative; 
	float: left; 
    padding: 0 6%;
}
.f2 .f1-step { 
	position: relative; 
	float: left; 
	width: 33.333%;
    padding: 0 10%;
}

.f1-step-icon {
	display: inline-block; 
	width: 20px; 
	height: 20px; 
	margin-top: 4px; 
	background: #ddd;
	font-size: 12px; 
	color: #fff; 
	line-height: 20px;
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	border-radius: 50%;
	text-align: center;
}
.f1-step.activated .f1-step-icon {
	background: #76C100; 
	border: 1px solid #76C100; 
	color: #fff; 
	/*line-height: 38px;*/
}
.f1-step.active .f1-step-icon {
	width: 20px; 
	height: 20px; 
	/*margin-top: 0;*/ 
	background: #76C100; 
	font-size: 12px; 
	line-height: 20px;
}

.f1-step p { 
	color: #ccc; 
	font-size: 10px;
}
.f1-step.activated p { 
	color: #76C100; 
}
.f1-step.active p { 
	color: #76C100; 
	font-size: 10px;
}

.f1 fieldset,
.f2 fieldset { 
	display: none; 
	text-align: left; 
}

.f1-buttons { 
	text-align: right; 
	padding-top: 7px;
    padding-bottom: 5px;
}

.f1 .input-error { 
	border-color: #f35b3f; 
}
/*.f1.custom-form .form-group .animated-label{
	background: #fff;
    font-size: 13px;
    color: #aaa;
}
.f1.custom-form .form-group .form-control:focus ~ .animated-label{
    color: #aaa;
}
.f1.custom-form .form-group {
    padding-top: 10px;
    margin-bottom: 10px;
}
.f1.custom-form .form-group.static{
	margin-bottom: 24px; 
}*/
.f1-buttons .btn-previous{
	float: left;
}
.reglastbtn{
	background: #76C100;
	color: #fff;
    border: none;
    padding: 3px 20px;
}

.pagetitile{
	background-color: #327ed7;
  background-image: -webkit-linear-gradient(-60deg, #327ed7 50%, #328ede 50%);
  /*min-height: 500px;*/
	color: #fff;    
	height: 55px;
    text-align: center;
    font-size: 21px;
    /*padding: 5px;*/
	padding-top: 14px;
    margin-left: -15px;
    margin-right: -15px;
}
.pagetitile.pagetexthead{
	padding-top: 5px;
}
.pagetitile p{
	font-size: 10px;
}
.plain-tab{
	margin-top: 20px;
	/*overflow: hidden;*/
}

.plain-tab .nav-tabs > li.active > a, 
.plain-tab .nav-tabs > li.active > a:hover,
.plain-tab.nav-tabs > li.active > a:focus{
	border: 0; 
    border-bottom: 1px solid #3cacff;
}
.plain-tab .nav-tabs > li > a:hover{
	background-color: transparent;
	border: 0;
    border-bottom: 1px solid #3cacff;
}
.plain-tab .nav-tabs > li.active > a{
	color: #000000;
}
.plain-tab .nav-tabs > li > a{
	margin-right:0;
	padding-left: 40px;
    padding-right: 50px;
	border: 0;
    border-bottom: 1px solid transparent;
	color: #949494;
	font-size: 15px;
}
.plain-tab .nav-tabs > li:first-child > a{
	padding-left: 20px;
    padding-right: 30px;
}
.plain-tab .tabpagetitle{
	color: #000;
	margin-bottom: 10px;
}
.plain-tab .tabpagetitle h3{
	display: inline-block;
    margin-left: 5px;
	font-size: 15px;
}
.plain-tab .tab-content{
	margin-top: 20px;
}
.plain-tab .certdemoicon{
	width: 2.5%;
	margin-top: -6px
}
.staticform label{
	color: #5C5C5C;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 15px;
}
.staticform .static-label{
	font-size: 14px;
	color: #000;
}
.policytitle .staticgroup{
	border-bottom: 1px solid #E4E4E4;
    padding-bottom: 18px
}
.editsavbtn{
	float: right;
	margin-top: 15px;
}
.editform.row{
	margin-right: 0;
    margin-left: 0;
}
.editform{
	border: 1px solid #FF2B47;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding: 20px;
    padding-top: 5px;
	margin: 0 7px;
}
.editform.paymoption{
	padding-top: 20px;
	border: none;
}
.spacemargin {
    margin-top: -22px;
    margin-bottom: -22px;
}
.is-readonly .btn-save,
.is-readonly .btn-cancel,
.is-readonly .savcancelbtn {
  display: none; 
}
.is-readonly input[disabled], 
.is-readonly textarea[disabled] {
  cursor: text;
  background-color: #fff;
  border-color: transparent;
  outline-color: transparent;
  box-shadow: none; 
}
.is-editing .btn-edit{
  display: none; 
}
.editsavbtn .btn-edit{  
	border-radius: 0;
    border: 1px solid #FF2B47;
    padding: 0 10px;
	color: #6D6D6D;
	background: #fff;
}  
.editsavbtn .btn-edit.hvr-shutter-out-horizontal:before{
	background: #d4d4d4;
	border-radius: 0;
}
.editsavbtn .btn-edit .btn-label{
	background: transparent;
	left: -5px;
}
.savcancelbtn{
	margin-top: 20px;
}
.savcancelbtn .btn-cancel,
.savcancelbtn .btn-save{
	color: #fff;
	border: 0;
}
.savcancelbtn .btn-cancel{
	background: #949494;
}
.savcancelbtn .btn-save{
	background: #0070AD;
}
.is-readonly label,
.is-editing .staticgroup label{
	color: #5C5C5C;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 15px;
}
.is-readonly .form-control{
	height: auto;
    padding: 0;
	color: #000;
}
.is-editing .form-control{
	border: 1px solid #2D9AE3;
    border-radius: 0;
    box-shadow: none;
}
.is-editing label{
	color: #5C5C5C;
    font-size: 12px;
    font-weight: normal;
}
.editborleft{
	border-left: 1px solid #E4E4E4;
}
.is-editing .editborleft {
    border-left: 0;
}
.amntdetails .panel-red{
	border-color: #E4E4E4;
	border-radius: 0;
}
.amntdetails .panel-red > .panel-heading{
	background: #FF2B47;
	color: #fff;
    border-color: #FF2B47;
	border-radius: 0;
}
.amntdetails .panel-title{
	font-weight: normal;
	font-size: 15px;
}
.amntdetails .panel-body{
	padding: 0;
}
.amntdetails .amntdetext{
	padding: 15px 25px 15px 30px;
	text-align: center;
}
.amntdetails .amntdetext p{
	color: #5C5C5C;
	font-size: 11px;
}
.amntdetails .amntdetext .amountnumb{
	color: #FF2B47;
	font-size: 16px;
	font-weight: bold;
}
.amntdetails .amntdetext:last-child{
	border-left: 1px solid #E4E4E4;
}


/*Breadcrumb*/
.breadcrumb{
	border-radius: 0;
    border-bottom: 1px solid #eee;
	background: #fafafa;
	padding: 5px 0px;
    background: transparent;
    margin-left: -15px;
    margin-right: -15px;
}
.breadcrumb a{
	color: #949494;
}
.breadcrumb > li:first-child{
	margin-left: 40px;
}
.breadcrumb li{
	font-size: 11px;
}
.breadcrumb > li + li:before {
	font-weight: lighter;
	color: #7d7d7d;
	/*font-family: "Glyphicons Halflings";
	content: "\e258"; */
}
.breadcrumb > .active {
	font-weight: bold;
	margin-left: 5px;
}

.panel-list{
	/*border: 1px solid #C5C5C5;*/
	border-radius: 0;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding: 7px;
	margin: 0 7px;
}
.imgiconlist{
	float: right;
	text-align: right;
}
.imgiconlist img{
	width: 15%;
}
.panel-list .list-group-item{
	border: none;
	margin-bottom: 7px;
}
.editform.preminfo{
	padding: 0 20px;
	border: none !important;
}
.is-editing .editform.preminfo .premdetail .form-group{
	margin-top: 15px;
}
.editform.preminfo .premdetail{
	border-right: 1px solid #E4E4E4;
	padding: 0 5px;
    position:inherit;
}
.editform.preminfo .row .premdetail:last-child{
	border-right: none;
}
.is-editing .editdisable{
	display: none;
}
.is-readonly .editvisible{
	display: none;
}
.is-readonly .form-control[disabled]{
	background: transparent;
	border: none;
	box-shadow: none;
	outline: none;
	cursor: auto;
}
.is-readonly select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.is-editing .editform.preminfo .premdetail{
	border: none;
}
.editform.preminfo .savcancelbtn{
	padding-bottom: 20px;
}
.preminfo.editsavbtn{
	margin-bottom: 10px;
	margin-top: 0;
}
.panel-policy.panel-group .panel{
	border-radius: 0;
} 
.panel-default > .panel-heading{
	background: transparent;
}
/*.panel-title > a:before {
    float: left !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 15px;
	color: #2FA7FF;
}
.panel-title > a.collapsed:before {
	float: left !important;
	content: "\f067";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
  text-decoration: none;
}*/
.panel-policy .panel-default {
	border: none;
	border-bottom: 1px solid #DBDBDB;
}
.panel-default>.panel-heading a:before {
	content: "";
	position: relative;
	top: -4px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
    color: #2FA7FF;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
    margin-right: 15px;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
 	/*background-color: #eee;*/
}

.panel-default>.panel-heading a[aria-expanded="true"]:before {
	content: "\2212";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:before {
	content: "\002b";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.panel-title > a{
	display: block;
}
.dropdown.myaccount{
	background: #2b143d;
}
.navbar-nav > li.dropdown.myaccount > a:focus{
	color: #fff;
}

/* caret style */
.caret {
  position: relative;
}		
.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
ul.dropdown-cart{
    min-width:250px;
}
ul.dropdown-cart li .item{
    display:block;
    padding:3px 10px;
    margin: 3px 0;
}
ul.dropdown-cart li .item:last-child{
    padding-right: 30px;
}
/*ul.dropdown-cart li .item:hover{
    background-color:#f3f3f3;
}*/
ul.dropdown-cart li .item:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

ul.dropdown-cart li .item-left{
    float:left;
	font-size: 12px;
}
ul.dropdown-cart li .item-left img,
ul.dropdown-cart li .item-left .item-info{
    float:left;
}
ul.dropdown-cart li .item-left .item-info{
    margin-left:10px;   
}
/*ul.dropdown-cart li .item-left span.item-info span{
    display:block;
}*/
ul.dropdown-cart li .item-right{
    float:right;
}
ul.dropdown-cart li .item-right button{
    margin-top:14px;
}
ul.dropdown-cart li .item-right img{
    width: 120%;
    margin-top: 5px;
}
ul.dropdown-cart li{
	border-bottom: 1px solid #DBDBDB;
}
ul.dropdown-cart li:last-child{
	border: none;
}
.item-info .item-title{
	color: #0070AD;
	font-weight: bold;
}
.item-info .item-subtitle{
	color: #949494;
	font-size: 11px;
}
.item-info .status{
	color: #FF9200;
}


/* dropdown style */
.dropdown.open .caret:before,
.dropdown.open .caret:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001;
}
.dropdown.open .caret:before {
  bottom: -17px;
  right: -8px;
  border-bottom-color: #ccc;
}
.dropdown.open .caret:after {
  bottom: -18px;
  right: -8px;
  border-bottom-color: #fff;
}
.dropdown.open.myaccount .caret:after {
  border-bottom-color: #fff;
}

/* navbar style */
.navbar-default .navbar-nav > .dropdown.myaccount.open > a,
.navbar-default .navbar-nav > .dropdown.notification.open > a{
	background: #2B143D;
	color: #fff;
}
.dropdown.notification{
	background: #12497d;
	width: 70px;
}
.dropdown.notification .caret,
.dropdown.usefulnk .caret{
	border-top: 4px transparent;
    margin-left: 0;
}
.dropdown.notification img.notificon{
	width: 57%;
    padding-bottom: 0;
    /* line-height: 0; */
    margin-top: -9px;
    margin-left: 8px;
}
.dropdown.myaccount .usertexticon{
	    display: inline-block;
    width: 25px;
    margin-right: 8px;
    /* margin-top: -10px; */
    top: 5px;
    position: relative;
}
.dropdown.myaccount img.userproficon{
	    margin-top: -11px;
}
.navbar-default .navbar-nav > .dropdown.notification.open > a{
	background: #0d5497;
}
.dropdown.myaccount ul.dropdown-cart li{
	padding: 10px 0;
}
.dropdown.usefulnk{
	background: #0861B5;
}
.navbar-default .navbar-nav > .dropdown.usefulnk.open > a,
.navbar-default .navbar-nav > .dropdown.usefulnk.open > a{
	background: #0861B5;
	color: #fff;
}
.navbar-nav > li.dropdown.usefulnk .dropdown-menu{
	margin-top: -1px;
}
.dropdown.usefulnk ul.dropdown-cart li{
	padding: 10px 0;
}
.dropdown.usefulnk ul.dropdown-cart li{
	
}
.dropdown.usefulnk .hvr-shutter-out-horizontal{
	background: #0861B5;
}
.navbar-nav li.dropdown.usefulnk .dropdown-menu .item a{
	color: #fff;
	display: block;
    padding: 0;
}
.dropdown.usefulnk .hvr-shutter-out-horizontal:hover:before, 
.dropdown.usefulnk .hvr-shutter-out-horizontal:focus:before, 
.dropdown.usefulnk .hvr-shutter-out-horizontal:active:before{
	border-radius: 0;
}

.navbar-nav > li.dropdown{
	font-size: 12px;
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
	color: #000;
}
.navbar-nav > .open > a .caret:before {
  bottom: -23px;
}
.navbar-nav > .open > a .caret:after {
  bottom: -23px;
}
.navbar-nav > li.myaccount.open > a .caret:after {
  bottom: -20px;
}
.navbar-nav > li > .dropdown-menu{
	margin-top: 0;
	padding: 0;
}
.navbar-nav > li.dropdown.myaccount > .dropdown-menu{
	background: #2B143D;
}
.navbar-nav > li.dropdown.myaccount > .dropdown-menu a{
	color: #fff;
	display: block;
    padding: 0;
}
.navbar-nav > li.notification > .dropdown-menu{
	margin-top: -1px;
}
.dropdown.open .caret:before{
	border-bottom: #fff;
}
.navbar-nav .dropdown-menu .item a{
	color: #000;
}
.item .myacicon{
	width: 7%;
    margin-right: 15px;
}
li.dropdown.myaccount > .dropdown-menu li.hvr-shutter-out-horizontal{
	background: #2B143D;
}
li.dropdown.myaccount > .dropdown-menu .hvr-shutter-out-horizontal:before{
	background: #12497d;
	border-radius: 0;
}
.mainav{
	padding-top: 15px;
    padding-bottom: 15px;
}
/*.mainav li a{
	padding: 0 20px;
}*/
/*.mainav li.active a,
.mainav li a{
	padding: 0 20px;
}*/
.subnav{
	border-left: 1px solid #ccc;
	height: 30px;
    margin-top: 10px;
	margin-left: 30px;
	padding-left: 20px;
	font-size: 12px;
}
.subnav li{
	margin-top: -10px;
}

.navbar-default .navbar-nav.mainav > .active > a{
	background-color: #2FA7FF;
}
.mainav li a{
   padding: 0 20px;
    margin: 0;
}

.contentsidebar{
	border-left: 1px solid #eee;
	padding-left: 50px;
	min-height: 350px;
	margin-bottom: 50px;
}
.contentsidebar .panel-default {
    border: none;
}
.contentsidebar .panel-title{
	font-weight: bold;
    font-size: 14px;
	padding: 7px;
}
.contentsidebar .panel-body{
	font-size: 12px;
}
.nav-sidebar .nav > li > a{
	color: #000;
	cursor: pointer;
	font-size: 13px;
}
/*.nav-sidebar .nav > li > a:hover, 
.nav-sidebar .nav > li > a:focus, 
.nav-sidebar .nav > li.active a{
	color: #2FA7FF;
	background: transparent;
}*/

.nav-sidebar .nav > li > a.meactive{
	color: #2FA7FF;
	background: transparent;
}
.nav-sidebar .hvr-shutter-out-horizontal{
	background: transparent;
}
.nav-sidebar .nav > li > a.hvr-shutter-out-horizontal:hover{
	color: #fff;
}
.nav-sidebar .nav > li > a:hover{
	background: transparent;
}
.nav-sidebar .nav > li > a.hvr-shutter-out-horizontal:hover:before, .nav-sidebar .nav > li > a.hvr-shutter-out-horizontal:focus:before, .nav-sidebar .nav > li > a.hvr-shutter-out-horizontal:active:before{
	border-radius: 0;
}
.displaynone{
	display: none;
}
#infocontent>div{display:none;}

#infocontent>div#link1content,
#infocontent>div#link5content{
	display: block;
}
.btn-refresh{
	border: 0;
    border-radius: 0;
    padding: 6px 5px;
	color: #fff;
    background: #0070AD;
}
.btn-refresh .btn-label{
	background: transparent;
}
.btn-refresh.hvr-shutter-out-horizontal:hover:before, .btn-refresh.hvr-shutter-out-horizontal:focus:before, .btn-refresh.hvr-shutter-out-horizontal:active:before{
	border-radius: 0;
}
.regsuccess img{
	margin-top: 20px;
	margin-bottom: 20px;
}
.regsuccess p{
	text-align: center;
	color: #0070AD;
	margin-top: 20px;
	margin-bottom: 40px;
}
.regsuccess .btn-login{
	background: #0070AD;
	color: #fff;
}
.staticon{
	width: 20px;
    margin-right: 7px;
    margin-top: -7px;
}
.static-label.icon{
	margin-left: 20px;
}

.statuswizard{    
	padding-top: 20px;
    padding-bottom: 30px;
	border: 1px solid #2FA7FF;
	border-top: 3px solid #2FA7FF;
	    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.statuswizard .f1-steps{
	margin-bottom: 0; 
    /*margin-right: 20px;*/
    margin-left: 10%
}
.statuswizard .f1-step-icon,
.statuswizard .f1-step.active .f1-step-icon{
	width: 40px;
    height: 40px;
}
.statuswizard .f1-progress{
	top: 27px;
    left: 120px;
    width: 78%;
}
.statuswizard .f1-step-icon,
.statuswizard .f1-step.active .f1-step-icon{
	line-height: 40px;
}
.statuswizard .f1-step.activated .f1-step-icon,
.statuswizard .f1-step.active .f1-step-icon{
     background: transparent; 
     border: 1px solid transparent; 
}
.statuswizard .firstprogress{
	width: 35%;
}
.statuswizard .f1-step-icon,
.statuswizard .f1-step.activated .f1-step-icon{
	background: #fff;
}
.statuswizard .statustext{
	margin-top: 20px;
	margin-left: -20px;
    text-align: center;
    /*margin-left: -13px;*/
}
.statuswizard .statustitle{
	color: #76C100;
	font-size: 12px;
	font-weight: 600;
}
.statuswizard .statusdate,
.statuswizard .f1-step.activated p.statusdate{
	color: #AFAFAF;
	margin-top: -10px;
}
.statuswizard .docreq{
	color: #FF9200;
}
.statuswizard .f1-step.active p{
	color: initial;
}
.statuscontent{ 
	border-top: 1px solid #2FA7FF;
	border-bottom: 1px solid #2FA7FF;
	margin-left: -15px;
	margin-right: -15px;
	padding: 15px;
	padding-bottom: 20px;
	background: #F9F9F9;
}
.claimsg{
	font-size: 12px;
	margin-bottom: 7px;
}
.claimsg img{
	width: 20px;    
	margin-right: 7px;
	margin-top: -4px;
}
.claimcontent{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DBDBDB;
}
.ndassistance{
	border: 1px solid #DBDBDB;
	background: #fff;
	padding: 20px;
	padding-left: 0;
    padding-right: 0;
	margin-top: 50px;
}
.ndassistance .assistanceicon{
	    width: 14%;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.ndassistance.reqdocneed{
	text-align: center;
	margin-top: 20px;
}
.ndassistance .needtext{
	text-align: center;
}
.assistph,.assistemail{
	font-size: 12px;
}
.assistph a,.assistemail a{
	color: initial;
}
.assistph{
	color: #747474;
	margin-top: 10px;
	margin-bottom: 10px;
}
.assistph .assitnum{
	color: #252525;
}

/*.table-fixed thead {
  width: 97%;
}
.table-fixed tbody {
  height: 230px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
  float: left;
  border-bottom-width: 0;
}*/

/*.table-fixed {
  width: 100%;
  background-color: #f3f3f3;
}
.table-fixed tbody {
  height: 200px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: block;
}
.table-fixed tbody td {
  float: left;
}
.table-fixed thead tr th {
  float: left;
  background-color: #f39c12;
  border-color: #e67e22;
}*/


.docinfocol img{
	width: 75%;
    margin-top: -20px;
	margin-left: 10px;
    margin-right: 7px;
}
.docinfocol .inlidv:first-child{
	width: 9%;
}
.docinfocol .inlidv{
	display: inline-block;
}
.claimgreybg{
	background: #F9F9F9;
	margin-right: -15px;
    margin-left: -15px;
    padding-bottom: 20px;
    margin-bottom: -30px;
}
.docreqtable .docreqtblcont{
	margin-top: 20px;
	padding: 10px;
	padding-left: 15px;
	border: 1px solid #DBDBDB;
	background: #fff;
}
.docreqtable .table > thead > tr > th,
.docreqtable .table > tbody > tr > td,
.docreqtable table tbody tr{
	border-bottom: 0;
	border-top: 0;
	font-size: 13px;
}
.docreqtable .table  tbody tr  td{
	padding-left: 0;
}
.docreqtable table th{
	color: #AFAFAF;
	font-weight: normal;
}
.docinfocol .docinfotxt{
	color: #484848;
	margin-left: 10px;
}
.docinfocol .docinfostatus img{
	width: 5%;
    margin-top: 0;
    margin-right: 5px;
}
.docinfocol .docinfostatus{
	color: #484848;
	font-size: 10px;
}
.docinfostatus.approve{
	color: #76C100;
}
.docinfostatus.pending{
	color: #FF9200;
}
.docreqtblcont .provdinfosubtitle{
	color: #AFAFAF;
	font-size: 10px;
}
.claimgreybg.claimlogin{
	padding-top: 40px;
	padding-bottom: 40px;
}
.claimlogheader{
	text-align: center;
	background: #DBDBDB;
	color: #000;
	padding: 10px;
}
.claimlogin .custom-form{
	max-width: 100%;
}
.claimlogincol, .claimregiscol{
	    background: #fff;
    border: 1px solid #ccc;
    padding: 0;
    height: 450px;
}
.claimlogin .claimloginner{
	width: 60%;
    margin: 0 auto;
}
.claimlogin .custom-form .form-control{
	border-bottom: 1px solid #AFAFAF;
	color: #000;
}
.claimlogin .custom-form .input-group-addon{
	background-color: transparent;
	border: none;
    border-bottom: 1px solid #AFAFAF;
    border-radius: 0;
}
.claimlogin .btn-login{
	background: #0070AD;
	color: #fff;
}
.claimlogin .custom-form .form-control:focus + .animated-label, .claimlogin .custom-form .form-control:valid + .animated-label{
	color: #000;
}
.claimlogin .claimloginifo .loglockimg{
	width: 9%;
	display: inline-block;
}
.claimlogin .claimloginifo .loglocktext{
	width: 80%;
	display: inline-block;
	    font-size: 11px;
    padding-top: 14px;
}
.claimlogin .claimloginner{
	    margin-top: 25px;
}
.claimlogin .claimloginifo img{
	width: 80%;
    margin-top: -20px;
}
.claimlogin .custom-form .btn-refresh,
.claimlogin .custom-form .btn-login{
	background: #C9C9C9;
}
#claimlogin.active .claimlogheader,
#claimregister.active .claimlogheader{
	background: #0070AD;
	color: #fff;
}
/*.claimlogincol div.active,
.claimregiscol div.active,*/
.claimlogincol #claimlogin.active,
.claimregiscol #claimregister.active{
	    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	height: 449px;
}

.claimlogin #claimlogin.active .btn-refresh,
.claimlogin #claimregister.active .btn-login{
	background: #0070AD;
}
#login_div{
	padding: 0;
	margin: 0;
	width: 100%;
}

.bodytop{
}

.outputdropdown{
	margin-top: 20px;
}
.outputdropdown .colors{
	display: none;
}
.infoicon{
	width: 3%;
	margin-top: -3px;
	margin-left: 2px;
}
.form-group .infoicon{
	width: 6%;
	margin-top: -4px;
}
.textitle h3{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-top: 5px;
}
.helptable{
	border-top: 1px solid #DBDBDB;
}
.abtmidcontent{
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.abtmidcontent .abtmidcol{
	border-right: 1px solid #DBDBDB;
	padding: 40px;
}
.abtmidcontent .abtmidcol:first-child{
	padding-left: 15px;
}
.abtmidcontent .abtmidcol:last-child{
	border-right: none;
}
.panelcontent{
	margin-top: 30px;
	margin-bottom: 30px;
}
.paneltext.panel-default{
	border: 1px solid #3C99E1;
}
.paneltext .panel-heading{
	background-color: #327ed7;
    background-image: -webkit-linear-gradient(-60deg, #327ed7 20%, #328ede 20%);
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.paneltext .panel-body{
	text-align: justify;
}
.abticoncont{
	margin-bottom: 15px;
}
.abticon{
	width: 14%;
    display: inline-block;
}
.abticon img{
	margin-top: -25px;
    width: 91%;
}
.abtcontent{
	display: inline-block;
	margin-left: 6px;
}
.abtitle{
	font-size: 11px;
	color: #464646;
	margin-bottom: 2px;
}
.abtsubtitle{
	font-size: 14px;
	font-weight: bold;
}
.profpic{
	margin-bottom: 10px;
}
.profpic img{
	width: 16%;
}
.personprof .panel-heading{
	background-image: -webkit-linear-gradient(-58deg, #327ed7 33%, #328ede 33%);
	padding: 15px;
}
.profbtn.editsavbtn{
	margin-top: -20px;
    margin-bottom: 15px;
}
.contactdet.assistph{
	margin-left: -25px;
}
.contactdet.assistph,
.contactdet.assistemail{
    text-align: center;
	margin-top: 15px;
    margin-bottom: 25px;
	font-size: 14px;
}
.contactdet.assistph .phicon,
.contactdet.assistemail .phicon{
	width: 7%;
}
.contactitle{
	color: #464646;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.contactsubtitle{
	font-size: 11px;
	text-align: center;
	color: #949494;
}
.contactmain .personprof .panel-heading{
	background-image: -webkit-linear-gradient(-59deg, #327ed7 28%, #328ede 26%);
}
.errorpg{
	margin-top: 70px;
	margin-bottom: 50px;
}
.panel-default.errorpanel{
	border: 1px solid #FF2B47;
	padding: 20px;
}
.claimtracksearch{
	display: none;
}
.claimsearch{
	width: 100%;
}
.claimtrackshowdivcont,
.claimtracksearch{
	height: 150px;
}
.claimtracksearch{
	text-align: left;
	margin-left: 40px;
	margin-top: -5px;
}
.claimtracksearch p{
	margin-top: -8px;
}
.claimtracksearch .custom-form .form-control:focus + .animated-label,
.claimtracksearch .custom-form .form-control:valid + .animated-label{
	transform: translate3d(0, -61%, 0);
	color: #414141;
}
.claimtracksearch .custom-form .form-control{
	border-bottom: 1px solid #C9C9C9;
	color: #414141;
}
.claimtracksearch .custom-form .animated-label{
	font-size: 14px;
	color: #414141;
}
.claimtracksearch button{
	margin-top: 15px;
}
.claimcertarrow{
	float: right;
	text-align: right;
}
.claimcertarrow img{
	width: 8%;
}
.claimcertprev{
	background: url(../images/previous-arrow.svg) left top no-repeat scroll;
    background-size: auto;
    background-position: 7px 0;
    padding-left: 25px;
    border: none;
    border-radius: 0;
}
.claimcertnext{
	background: url(../images/next-arrow.svg) left top no-repeat scroll;
    background-size: auto;
    background-position: 7px 0;
    padding-left: 25px;
    border: none;
    border-radius: 0;
}
.claimcertprev,
.claimcertnext{
	display: inline;
	/*margin-left: 10px;*/
}
.providetitle{
	color: #0070AD;
	font-size: 24px;
}
.providconthead p{
	color: #464646;
}
.searchbox{
	border: 1px solid #DBDBDB;
	padding: 25px 80px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.searchboxtitle{
	color: #0070AD;
	font-size: 20px;
	text-align: center;
	margin-bottom: 25px;
}
.searchbox .form-control{
	    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.searchbox button{
	margin-top: 30px;
	background: #0070AD;
	color: #fff;
	border: none;
}
.logintitle{
	font-size: 20px;
	color: #0070AD;
    margin-left: -10px;
}
.logintitlecont p{
	color: #464646;	
    margin-left: -10px;
}
.polclaimnumb.claimtracksearch{
	margin-top: -15px;
}
.polclaimnumb .custom-form{
	    margin-top: -8px;
}
.polclaimnumb button{
	    margin-top: 0;
}
.polclaimnumb.claimtracksearch .custom-form .form-control:focus + .animated-label, 
.polclaimnumb.claimtracksearch .custom-form .form-control:valid + .animated-label {
    transform: translate3d(0, -49%, 0);
    color: #414141;
}
.polclaimnumb.claimtracksearch .custom-form .form-group {
    margin-bottom: 8px;
}
.formerrormsg{
	font-size: 10px;
    color: #FFA9B5;
}
.showmsg{
	position: absolute;
    color: #AFAFAF;
    text-align: right;
    right: 0;
    top: 22px;
    font-size: 10px;
}
.showmsg label{
	margin-top: -10px;
	margin-right: 3px;
}
.btn-filter{
	background: transparent;
    border: 1px solid #C9C9C9;
	border-radius: 0;
	padding: 0 0 0 15px;
	font-size: 11px;
}
.btn-filter .btn-label{
	left: 0;
	padding: 3px 13px;
	background: transparent;
}
.btn-rightside{
	padding: 0 0 0 15px;
	border-radius: 0;
	border: 0;
	background: #0070AD;
}
.btn-rightside .btn-label{
	left: 0;
	border-radius: 0;
	background: #2FA7FF;
}
.btn-rightside.btn:hover, .btn-rightside.btn:focus, .btn-rightside.btn.focus{
	color: #fff;
}
.filterdownload{
	margin-top: 17px;
}
.providerupsearch{
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, -0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, -0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, -0.19);
	padding-bottom: 20px;
	/*margin-bottom: 40px;*/
}
.providerupsearch .form-control{
	    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, -0.19);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, -0.19);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, -0.19);
}
.btnprovdsearch{
	padding: 5px 35px;
	background: #0070AD;
	color: #fff;
	border: none;
}
.btnfiltericn{
	padding: 1px 35px;
	border: 1px solid #0070AD;
	background: #fff;
	color: #0070AD;
}
.btnfiltericn .btn-label{
	background: transparent;
}
.downloadbtn{
	float: right;
	text-align: right;
}

.glyphicon { margin-right:5px; }
/*.providerlist .thumbnail{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border: none;
}*/

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: transparent;
    margin-bottom: 10px;
	border: none;
	padding: 0;
}
/*.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}*/

.item.list-group-item .list-group-image
{
    margin-right: 10px;
	display: none;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
/*.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}*/

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

.item.list-group-item .maplocation {
	display: none;
}
.providerlist .thumbnail .caption{
	padding: 0;
}
.resultform label{
	color: #949494;
	font-weight: normal;
	font-size: 10px;
}
.resultform select{
	font-size: 10px;
    font-weight: normal;
    border: none;
    outline: none;
    box-shadow: none;
}
.resultform select.input-sm{
	padding: 2px 0px;
	height: 20px
}
.resultform .form-control:focus{
	border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.resultform .showsortrow:first-child{
	/*border-right: 1px solid #ccc;*/
}
.searchmapresult{
	padding-top: 25px;
	margin-bottom: -30px;
	background: #E4EFF6;
	box-shadow: inset 0px 18px 8px -10px rgba(0, 0, 0, 0.1), inset 0px -11px 8px -15px rgba(0, 0, 0, 0);
}
.providerlist{
	margin-top: 20px;
}
.mapcaption{
	background: #fff;
	padding: 20px;
	padding-bottom: 0;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, -0.19);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, 0);
	
}
.mapcaption h4{
	margin-top: 0;
	margin-bottom: 5px;
	color: #0070AD;
	font-size: 16px;
}
.mapcaption p{
	font-size: 12px;
	margin: 0 0 4px;
}
.mapcaption img{
	/*width: 5%;*/
}
.mapcaption.col-lg-12.col-md-12.col-sm-12.col-xs-12 .providerstatus .providelistimg {
    width: 5%;
	
}
.providelistimg{
	width: 5%;
    display: inline-block;
    margin: -4px;
    margin-right: 6px;
    padding: 0;
    vertical-align: top;
}
.providelistxt{
	display: inline-block;
}
.providemaincont{
	margin-bottom: 20px;
}
.providemaincont:last-child{
	margin-bottom: 0;
}
.milestitle{
	float: right;
	text-align: right;
}
.estimate{
	margin-top: 60px;
}
.providerstatus{
	background: #F9F9F9;
	border-top: 1px solid #EAEAEA;
	padding: 10px;
	font-size: 11px;
    margin-left: -20px;
    margin-right: -20px;
}
.providestatus{
	color: #464646;
}
.providetail{
	color: #949494;
}
.providerstatus .providelistimg{
	width: 8%;
    margin-top: -1px;
}
.btn-list{
	background: url(../images/list-grey.svg) left top no-repeat scroll;
	background-size: 20px 30px;
	background-size: 14px 30px;
    background-position: 7px 0;
    padding-left: 35px;
	background-color: #fff;
	border: none;
	border-radius: 0;
}
.btn-list:hover,
.btn-list.active{
	background: url(../images/list-white.svg) left top no-repeat scroll;
	background-size: 20px 30px;
	background-size: 14px 30px;
    background-position: 7px 0;
    padding-left: 35px;
	background-color: #0070AD;
	color: #fff;
}
.btn-grid{
	background: url(../images/map-grey.svg) left top no-repeat scroll;
	background-size: 20px 30px;
	background-size: 14px 30px;
    background-position: 7px 0;
    padding-left: 35px;
	background-color: #fff;
	border: none;
	border-radius: 0;
}
.btn-grid:hover,
.btn-grid.active{
	background: url(../images/map-bluebg.svg) left top no-repeat scroll;
	background-size: 20px 30px;
	background-size: 14px 30px;
    background-position: 7px 0;
    padding-left: 35px;
	background-color: #0070AD;
	color: #fff;
}
.btn-gridlist{
	-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, -0.19);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.19), 0 6px 20px 0 rgba(0, 0, 0, 0);
}
.providerupsearch .popover{
	border: 1px solid #0070AD;
}
.providerupsearch .popover.bottom > .arrow{
	border-bottom-color: #0070AD;
}
.popover{
	width: 700px;
	max-width: 700px;
}


.slider-labels {
  margin-top: 10px;
}
.provlabel{
	display: block;
}
.provcheckbox{
	display: inline-block;
	margin-right: 20px;
}
.provcheckbox:last-child{
	display: inline-block;
	margin-right: 0;
}
.provfooter{
	border-top: 1px solid #DBDBDB;
	padding-top: 15px;
}

.providerupsearch .dropdown-menu label{
	color: #0070AD;
}
.providerupsearch .form-control{
	font-size: 12px;
}
.provcheckbox label.checkbox-inline{
	padding-left: 0;
    margin-top: -8px;
	color: #464646;
	font-size: 12px;
}
.sm-form{
	width: 70%;
	clear: both;
}
.providerupsearch a{
	color: #464646;
	transition-duration: 0.2s;
}
.providerupsearch a:hover{
	border-bottom: 1px solid #464646;
}
/* dropdown style */
.providerupsearch .btn-group.open .caret:before,
.providerupsearch .btn-group.open .caret:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001;
}
.providerupsearch .btn-group.open .caret:before {
  bottom: -19px;
  right: -8px;
  border-bottom-color: #0070AD;
}
.providerupsearch .btn-group.open .caret:after {
  bottom: -21px;
  right: -8px;
  border-bottom-color: #fff;
}
.providerupsearch .btn-group.open.myaccount .caret:after {
  border-bottom-color: #fff;
}
.providerupsearch .btn-group .dropdown-menu{
	right: -20px;
    float: right;
    left: -300%;
	top: 34px;
    width: 600px;
	padding: 15px;
	border-color: #0070AD;
	z-index: 9999;
}
.rangeform{
	margin-top: 27px;
	/*margin-bottom: 40px;*/
}
.providerupsearch .dropdown-toggle .caret{
    border-top: 4px transparent;
    margin-left: 0;
}
.resultshowtxt{
	color: #949494;
	font-size: 12px;
}
.resultfound{
	color: #464646;
	font-size: 12px;
	margin-top: 5px;
}
.filterposition{
	position: relative;
}
.providerlist .savcancelbtn .mapcaption{
	background: transparent;
	box-shadow: none;
	padding: 0;
}
.prevnextgrp .btn-previous,
.prevnextgrp .btn-next{
	background: #fff;
	border: 1px solid #C9C9C9;
	border-radius: 0;
	color: #464646;
	padding: 0px 12px;
    font-size: 12px;
	margin-left: 10px;
}
.prevnextgrp .btn-previous.hvr-shutter-out-horizontal:hover,
.prevnextgrp .btn-next.hvr-shutter-out-horizontal:hover{
	color: #fff;
	border-color: #2098D1;
}
.prevnextgrp .btn-previous.hvr-shutter-out-horizontal:before,
.prevnextgrp .btn-next.hvr-shutter-out-horizontal:before{
	border-radius: 0;
	color: #fff;
}
.prevnextgrp .btn-previous .btn-label,
.prevnextgrp .btn-next .btn-label{
	background: transparent;
	margin-left: 0;
    left: 0;
}
.list-group-item.prevnextgrp .btn-previous .btn-label,
.list-group-item.prevnextgrp .btn-next .btn-label{
	top: 3px;
}
.certheader{
	color: #0070AD;
}
.certheader img{
	width: 2.7%;
    margin-top: -4px;
}
.certitle{
	font-size: 12px;
}
.certnumb{
	color: #0070AD;
	margin-left: 10px;
}
.claimupsearch{
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.claimtabresult{
	background: #E4EFF6;
	margin-top: 25px;
	margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 20px;
}

@media screen and (max-width: 850px) {
	.claim_tracker_center {
		margin-left: 30%;
	}
}
	/*.eachCheck{
    width:33.33%;
}
*/
	.tab_drawer_heading1 {
		display: none;
	}

	.claimtabcontent ul.tabs {
		margin: 0;
		padding: 0;
		margin-bottom: 25px;
		float: left;
		list-style: none;
		height: 42px;
		width: 100%;
		text-align: center;
	}

		.claimtabcontent ul.tabs li {
			float: left;
			margin: 0;
			cursor: pointer;
			height: 36px;
			line-height: 31px;
			/*border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;*/
			border-left: 1px solid #DBDBDB;
			background-color: #fff;
			color: #464646;
			overflow: hidden;
			/*position: relative;*/
		}

	.claimtabcontent .tab_last {
		border-right: 1px solid #DBDBDB;
	}

	.claimtabcontent ul.tabs li:hover {
		background-color: #ccc;
		color: #333;
	}

	.claimtabcontent ul.tabs li.active {
		background-color: #0070AD;
		color: #fff;
		border-bottom: 1px solid #0070AD;
		display: block;
	}

	.claimtabcontent ul.tabs li .badge {
		/*padding: 3px 5px;
    margin-top: -7px;
	margin-left: 5px;*/
		font-size: 10px;
		border: 1px solid #D3D3D3;
		background: #fff;
		color: #D3D3D3;
	}

	.claimtabcontent ul.tabs li.active .badge {
		/*padding: 3px 5px;
    margin-top: -7px;
	margin-left: 5px;
	font-size: 10px;*/
		border: 1px solid #fff;
		background: #fff;
		color: #0070AD;
	}

	.claimtabcontent .tab_container {
		border: 1px solid #DBDBDB;
		border-top: none;
		clear: both;
		float: left;
		width: 100%;
		background: #fff;
		overflow: auto;
		margin-top: 25px;
	}



	.claimtabcontent .tab_content {
		padding: 15px;
		display: none;
	}

	.claimtabcontent .tab_drawer_heading {
		display: none;
	}

	.is-editing .requiredfield:after {
		content: "*";
		padding-left: 3px;
		color: #ff0000;
	}

	.claimtable table {
		font-size: 12px;
	}

		.claimtable table thead > tr > th {
			background: #E4EFF6;
			font-weight: normal;
			color: #464646;
		}

	.claimtable .table-bordered > thead > tr > th {
		border-bottom: 1px solid #ddd;
		border-right: 0;
		padding-left: 5px;
		margin-left: -2px;
	}
	/*.claimtable .table-bordered > thead > tr > th:first-child,
.claimtable .table-bordered > thead > tr > th:last-child{
	border: none;
}*/

	.claimtable .table-bordered > tbody > tr > td {
		border: none;
		border-right: 1px solid #ddd;
		margin-bottom: 0;
	}

	.claimtabresult .claimcertarrow {
		position: absolute;
		right: 30px;
		top: 42px;
	}

	.claimtabcontent .staticform label {
		margin-top: 0;
	}

	.claimcertnext.bluebtn {
		background: url(../images/blue-next.svg) left top no-repeat scroll;
	}

	.claimcertprev.bluebtn {
		background: url(../images/blue-prev.svg) left top no-repeat scroll;
	}

	.claimtabrow {
		margin-left: -30px;
		margin-right: -30px;
	}

		.claimtabrow h5.paytitle {
			margin-top: 15px;
			margin-bottom: 15px;
		}

	.errorcontent {
		text-align: center;
	}

	.errortext {
		color: #FF2B47;
		font-size: 14px;
		text-transform: uppercase;
	}

	.errornumbtext {
		color: #FF2B47;
		font-size: 60px;
		font-weight: bold;
		text-transform: uppercase;
	}

	.errbtngrp {
		border-top: 1px solid #ccc;
		padding-top: 35px;
		margin-top: 40px;
		margin-bottom: 20px;
	}

		.errbtngrp .claimcertprev {
			margin-right: 2px;
			padding-top: 0;
			padding-right: 21px;
			padding-bottom: 7px;
		}

		.errbtngrp .btn-save {
			background: #0070AD;
			color: #fff;
			border: none;
		}

	.helptble .table-condensed {
		/*border: 1px solid #ccc;*/
	}

		.helptble .table-condensed thead > tr > th {
			background: #0070AD;
			color: #fff;
			/*border-right: 1px solid #fff;*/
		}

	.table-striped > tbody > tr:nth-of-type(odd) {
		background-color: #E4EFF6;
	}

	.glossterm .table-bordered {
		border: none;
		border-bottom: 1px solid #ccc;
	}

		.glossterm .table-bordered > tbody > tr > td {
			border: none;
			/*border-bottom: 1px solid #ddd;
    border-left: 1px solid #ccc;*/
		}

			.glossterm .table-bordered > tbody > tr > td:last-child {
				border-left: 1px solid #ccc;
			}

	.glossterm .table-striped > tbody > tr {
		/*height: 29px;*/
		display: table;
		border-bottom: 1px solid #ddd;
		border-left: 1px solid #ccc;
	}

	.claimcertarrow .carousel-control.left,
	.claimcertarrow .carousel-control.right {
		background: transparent;
	}

	.claimcertarrow .carousel-control {
		width: 10%;
		opacity: 100;
	}

	.carouselbtn .claimcertnext {
		background-position: 10px 0;
		padding-left: 37px;
	}

	.carouselbtn .claimcertprev {
		background-position: 0px 0;
		padding-left: 90px;
		margin-right: 21px;
	}

	#carousel-example-generic .carousel-inner {
		margin-bottom: -10px;
	}

	.maposition {
		position: absolute;
	}

	.loginregisterprov {
		position: absolute;
		top: 0;
	}

		.loginregisterprov .claimgreybg {
			margin-right: 30px;
			margin-left: 15px;
			background: transparent;
		}

			.loginregisterprov .claimgreybg.claimlogin {
				padding: 0;
			}

		.loginregisterprov .logintitlecont {
			padding-top: 10px;
			padding-left: 25px;
		}

		.loginregisterprov .logintitlecont {
			background-color: rgba(255, 255, 255, 0.8);
		}

		.loginregisterprov .reglastbtn {
			width: 50%;
		}

		.loginregisterprov .custom-form .form-group {
			margin-bottom: 20px;
		}

		.loginregisterprov .claimlogin .btn-login {
			margin-top: -20px;
			margin-left: -10px;
		}

		.loginregisterprov .forgotpass {
			margin-top: -20px;
		}

		.loginregisterprov .claimregiscol #claimregister {
			height: 380px;
		}

	.tab-content .close {
		float: right;
		font-size: 31px;
		margin-top: 5px;
		color: #FF2B47;
		opacity: 1;
	}

		.tab-content .close:hover {
			opacity: 0.5;
		}

	.tab-content .popover {
		width: 400px;
		/*max-width: 400px;*/
		height: 200px;
	}

	.tab-content .popover-title {
		background: transparent;
		border: 0;
		padding: 0px 14px;
	}

	.tab-content .popover-content {
		padding: 0px 14px;
		height: 100px;
		border-bottom: 1px solid #ccc;
	}

	.infocarousel .carousel-control {
		top: 110px;
		width: 20px;
		opacity: 1;
	}

	.infocarousel .carousel-indicators .active {
		background: #76C100;
	}

	.infocarousel .carousel-indicators li {
		background: #C9C9C9;
	}

	.infocarousel .carousel-inner {
		/*height: 150px;
	border-bottom: 1px solid #ccc;*/
	}

	.infocarousel .carouselbtngroup {
		/*border-top: 1px solid #ccc;*/
	}

	.infocarousel .carousel-control.left {
		background: transparent;
	}

	.plain-tab .tabpagetitle h3.popover-title {
		float: right;
	}

	.popover-content {
		clear: both;
	}

	.tooltip.in {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.tooltip.top .tooltip-inner {
		background-color: #FFF;
		color: #464646;
		border-top: 1px solid #DBDBDB;
		text-align: left;
		-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}

	.tooltip.top .tooltip-arrow {
		border-top-color: #FFF;
		/*-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	}

	.claimcertarrow .carousel-control.nextbtn {
		width: 50px;
		margin-right: 25px;
	}

	.claimcertarrow .carousel-control.prevbtn {
		width: 50px;
		margin-right: 50px;
	}

	#reset {
		cursor: pointer;
	}

	.navbar-default .navbar-nav > .claimdropdown.open > a {
		background: #2FA7FF;
		color: #fff;
	}

	.claimdropdown.dropdown.open .caret:after {
		border-bottom-color: transparent;
	}

	.claimdropdown .dropdown-menu {
		/*min-width: auto;*/
		border: none;
	}

		.claimdropdown .dropdown-menu > li {
			background: #0070AD;
			font-size: 12px;
			padding: 7px 0;
			width: 100%;
			/*border-bottom: 1px solid #fff;*/
		}

	.topheader .navbar-default.topnav .claimdropdown .dropdown-menu a:hover {
		background: transparent;
	}

	.navbar-nav.mainav > li.dropdown {
		margin-left: 15px;
	}

	.dropdown.usefulnk.claimdropdown {
		background: #2FA7FF;
	}

		.dropdown.usefulnk.claimdropdown .caret {
			border-top: 4px #fff;
		}

	.navbar-nav .claimdropdown .dropdown-menu .item a {
		color: #fff;
		display: block;
		padding: 0;
	}

	.claimdropdown .hvr-shutter-out-horizontal:before {
		border-radius: 0;
		background: #2FA7FF;
	}

	.navbar-nav > li.claimdropdown > .dropdown-menu {
		margin-top: 1px;
		border-top: 1px solid #fff;
	}

	.navbar-default .navbar-nav > li.claimdropdown > a:focus {
		color: #fff;
	}

	.navbar-nav > li.dropdown.claimdropdown {
		font-size: 14px;
		margin-left: 0px;
	}

	.panel-body .amntdetext .infoicon {
		width: 6.5%;
	}

	.panel-title > a.popoverbtn {
		display: inline;
	}

	.panel-title .infoicon,
	#preminform .tabpagetitle .infoicon {
		width: 6%;
	}

	.premdetail .form-group .infoicon {
		width: 8%;
	}

	.plain-tab .nav > li > a:hover, .plain-tab .nav > li > a:focus {
		background: transparent;
	}

	html {
		position: relative;
		min-height: 100%;
	}

	body {
		/* Margin bottom by footer height */
		margin-bottom: 60px;
	}

	footer {
		position: absolute;
		bottom: 0;
		width: 100%;
		/* Set the fixed height of the footer here */
		/*height: 60px;
  background-color: #f5f5f5;*/
	}

	#loading {
		width: 100px;
		height: 100px;
		border: 2px solid #ccc;
		border-top-color: #2fa7ff;
		border-radius: 100%;
		z-index: 99999;
		/* here we center it*/
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		/* Tha animation*/
		animation: round 1s linear infinite;
	}

	.loading {
		width: 100px;
		height: 100px;
		border: 2px solid #ccc;
		border-top-color: #2fa7ff;
		border-radius: 100%;
		z-index: 99999;
		/* here we center it*/
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		/* Tha animation*/
		animation: round 1s linear infinite;
	}

	@keyframes round {
		from {
			transform: rotate(0deg)
		}

		to {
			transform: rotate(360deg)
		}
	}

	#overlay {
		height: 100%;
		width: 100%;
		background: #000;
		opacity: 1;
		left: 0;
		top: 0;
		z-index: 9999;
	}

	.overlay {
		height: 100%;
		width: 100%;
		background: #000;
		opacity: 1;
		left: 0;
		top: 0;
		z-index: 9999;
	}
	/*div::-webkit-scrollbar {
    width: 1em;
}
 
div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
div::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}*/

	/*footer { 
	position: fixed; 
	bottom: 0; 
	top: auto; 
	width: 100%;
    z-index: 9999;
}*/
	/*footer{
	position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #efefef;
  text-align: center;
}*/
	.affix-top {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.affix {
		top: 10px;
		/*left: 63.66666667%;*/
		position: fixed;
	}

	.homelocatrack {
		margin-bottom: 20px;
	}

	.providerlist {
		margin-bottom: 50px;
	}
	/*.sticky {
  position: fixed;
  top: 200px;
  width: 100%;
	background: red;
}

.sticky + .content {
  padding-top: 502px;
}*/
	/*.popover{
    bottom: 50px !important;
    left: 50px !important;
}*/
	/*.helptble .textitle{
	border-bottom: 1px solid #DBDBDB;
}*/
	/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */

	/*Range Slider*/
	/*input[type='range'] {
  width: 210px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
    outline: none;
}
input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
    background: none;
}
input[type='range']::-webkit-slider-runnable-track {
  width: 200px;
  height: 1px;
  background: #003D7C;
}

input[type='range']:nth-child(2)::-webkit-slider-runnable-track{
  background: none;
}

input[type='range']::-webkit-slider-thumb {
  position: relative;
  height: 15px;
  width: 15px;
  margin-top: -7px;
  background: #fff;
  border: 1px solid #003D7C;
  border-radius: 25px;
  z-index: 1;
}


input[type='range']:nth-child(1)::-webkit-slider-thumb{
  z-index: 2;
}

.rangeslider{
    position: relative;
    height: 60px;
    width: 210px;
    display: inline-block;
    margin-top: -5px;
    margin-left: 20px;
}
.rangeslider input{
    position: absolute;
}
.rangeslider{
    position: absolute;
}

.rangeslider span{
    position: absolute;
    margin-top: 30px;
    left: 0;
}

.rangeslider .right{
   position: relative;
   float: right;
   margin-right: -5px;
}input[type='range'] {
  width: 210px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
    outline: none;
}
input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
    background: none;
}
input[type='range']::-webkit-slider-runnable-track {
  width: 200px;
  height: 1px;
  background: #003D7C;
}

input[type='range']:nth-child(2)::-webkit-slider-runnable-track{
  background: none;
}

input[type='range']::-webkit-slider-thumb {
  position: relative;
  height: 15px;
  width: 15px;
  margin-top: -7px;
  background: #fff;
  border: 1px solid #003D7C;
  border-radius: 25px;
  z-index: 1;
}


input[type='range']:nth-child(1)::-webkit-slider-thumb{
  z-index: 2;
}

.rangeslider{
    position: relative;
    height: 60px;
    width: 210px;
    display: inline-block;
    margin-top: -5px;
    margin-left: 20px;
}
.rangeslider input{
    position: absolute;
}
.rangeslider{
    position: absolute;
}

.rangeslider span{
    position: absolute;
    margin-top: 30px;
    left: 0;
}

.rangeslider .right{
   position: relative;
   float: right;
   margin-right: -5px;
}*/
	/*body {
  position: relative;
}
footer{
	 position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}*/



	/* Popup container - can be anything you want */
	.popup {
		position: relative;
		display: inline-block;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

		/* The actual popup */
		.popup .popuptext {
			visibility: hidden;
			width: 260px;
			background-color: #555;
			color: #fff;
			text-align: center;
			border-radius: 6px;
			padding: 8px 0;
			position: absolute;
			z-index: 1;
			bottom: 125%;
			left: 50%;
			margin-left: -80px;
			font-size: 12px;
		}

			/* Popup arrow */
			.popup .popuptext::after {
				content: "";
				position: absolute;
				top: 100%;
				left: 35%;
				margin-left: -5px;
				border-width: 5px;
				border-style: solid;
				border-color: #555 transparent transparent transparent;
			}

		/* Toggle this class - hide and show the popup */
		.popup .show {
			visibility: visible;
			-webkit-animation: fadeIn 1s;
			animation: fadeIn 1s;
		}

	/* Add animation (fade in the popup) */
	@-webkit-keyframes fadeIn {
		from {
			opacity: 0;
		}

		to {
			opacity: 1;
		}
	}

	@keyframes fadeIn {
		from {
			opacity: 0;
		}

		to {
			opacity: 1;
		}
	}


	@keyframes bouncing {
		0% {
			bottom: 0;
		}

		50% {
			bottom: 20px;
		}

		100% {
			bottom: 0;
		}
	}

	.arrow {
		animation: bouncing 1s infinite ease-in-out;
		bottom: 0;
		display: block;
		height: 50px;
		right: 0;
		position: fixed;
		width: 50px;
		z-index: 3000;
	}
