
.page-login .panel {
  padding: 20px 0;

  position: relative;
  border-top:1px solid #dcdcdc;
}

.panel.open {
  background-color: #fff;
  border-bottom: 1px solid #dcdcdc;
}

.panel.open:last-child {
  border-bottom: none;
}

.panel .login-panel-title {
  font-size: 18px;
  text-decoration: none;
  position: relative;
  display: block;
  padding-left: 20px;
  width: 100%;
}

.panel .login-panel-title .title {
  padding-left: 15px;
}
.panel-body li {
  margin: 10px 0;
}

.panel.open .login-panel-title {
  color: #333333;
}

.panel-content {
  display: none;
}

.panel.open .panel-content {
  display: block;
}

ul.panel-body {
  margin: 0;
}
.login-panel-content input{
  /*  width: 400px;*/
  width: 97%
}
.login-panel-content button{
  /*width: 415px;*/
  width: 100%;
}
.login-panel-content{
  /*width: 415px;*/
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.info-title{
  font-weight: 900;
 
} 
.info-title:after {
  content: "";
  width:30px;
  height: 21px;
  background-image: url('../img/icons/info_icons.png');
  background-repeat: no-repeat;
  background-position: 10px -63px;
  display: inline-block;
  position: absolute;
}
.info-title.show-info:after {
  background-position: 10px 0px;
}

.panel.login-panel.open{
  background-color: #f2f2f2;
}
.login-panel-content p{
  margin-top: 25px;
  margin-bottom: 10px;
}
.login-panel-content button.read-btn{
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  width:185px;
}

.arrow-icon{
  background-image: url('../img/icons/arrows.png');
  background-repeat: no-repeat;
  background-position: 0px -116px;
  position: absolute;
  right:40px;
  top: 0;
  height: 20px;
  width: 20px;
}

.arrow-icon.down-arrow{
  background-position: 0px -54px;
}
.line-separator{
    margin-top:20px;
    height:1px;
    border-bottom:1px solid #dcdcdc;
    display: none;
}
.login-page .tab-content {
  overflow: hidden;
}
.forget-div{
  margin-top: 20px;
  margin-left: 298px;
  height: 45px;
}
.security-div{
color:#434446;
  margin-left: auto;
  margin-right: auto;
  width: 315px;
}
.security-div h3{
  font-size: 28px;
}
.login-page .tab-content{
  margin-top: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #dcdcdc;
}
.locate-btn,
.locate-btn:hover,
.locate-btn:active,
.locate-btn:focus {
  width: 275px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-image: linear-gradient(to bottom, #777a7e, #777a7e);
  background-color: #777a7e;
}
.results-heading.lockout-heading {
  color: #434446;
}
.sec-img{
  display: inline;
  float:left;
  margin-right:20px;
  padding-top: 10px;
}
.sec-div{
  display: inline;
  float:left;
  text-align: left;
  margin-bottom: 20px;
}
.login-panel-content h4{
  padding-bottom: 5px;
}
div.error-msg{
  margin-bottom: 10px;
  display:none;
}
div.login-btn{
  margin-top:10px;
}
.accepted-btn{
  display: none;
}
.login-panel-content p.info-detail{
  font-style: italic;
  margin-top:10px;
  display: none;
}
.radio-options{
  display: inline-block;
  width:75px;
  position: relative;
}
.radio-options .radio{
  width: 22px;
  height: 22px;
  margin-top: 0;
}

.login-panel-content .radio-options input{
  width: 22px;
  height: 22px;
}

.radio-options .radio-txt {
	margin-left: 5px;
    font-weight: bold;	
}

.doc-present p.error-msg, .webcam-present p.error-msg, .save-cart-login{
  display:none;
}

.read-btn,
.read-btn:hover,
.read-btn:focus,
.read-btn:active {
  text-shadow: none;
  color: #fff;
}

.terms li {
  font-size: 14px;
  line-height: 21px;
  color: #434446;
  margin: 10px 0;
}

/*Forgot password modal*/
/*.forgot-pwd h3{
  font-size: 28px;
  padding-bottom: 10px;
}*/
/*modal*/
/*.modal-backdrop{
  height: 100% !important;
  z-index: -1;
}*/

.terms-conditions-modal .modal-body{
	overflow-y: scroll;
	max-height: 380px;
}
.terms-modal .modal-body{
	overflow-y: scroll;
	max-height: 380px;
}

.modal-body{
	overflow-y: hidden;
	max-height: none;
/*	margin-top: -1px; */
	margin-bottom: -1px;
}


.login-panel-group {
	background-color: white;
}

.tab-content {
  overflow: hidden;
}

.results-heading.login-heading {
	font-size: 28px;
	color: #2467C9;
	font-weight: normal;
}
.t-and-c-error{
	display:none;
}

.alert, .alert h4 {
  color: #c09853;
  list-style-type: none;
  background-color: #f2f2f2;
  border: none;
  padding: 8px 35px 8px 0px;
}

.login-panel-content .read-accept-wrap {
	margin-top: 2%;
}

.login-panel-content .error-msg {
	color: #D80000;
}

.forgottenpwd-text {
	margin-left: 20px;
	margin-top: 10px;
}

.forgottenpwd-sub-text{
	font-size: 90%;
}


.login-panel-title p {
	max-width: 80%;
}

/* .terms-modal {
	position: absolute;
	top: 10%;
} */

.forgottenPwd-email.text  {
	width: 97%;
}


a#cboxClose,
a#cboxClose:hover {
	  background-image: url('../img/icons/arrows.png');
  background-repeat: no-repeat;
  background-position: 0px -88px;
  height: 20px;
  width: 15px;
  cursor: pointer;
}
