.errorPage{
  min-height:100%;
  height:auto;
  margin:0;
  padding:0;
}

.errorMsg{
  text-align: center;
  color: #FF0000;
  background: #FFFFFF;
  text-shadow: 0 1px #808d93, -1px 0 #cdd2d5, -1px 2px #808d93, -2px 1px #cdd2d5, -2px 3px #808d93, -3px 2px #cdd2d5, -3px 4px #808d93, -4px 3px #cdd2d5, -4px 5px #808d93, -5px 4px #cdd2d5, -5px 6px #808d93, -6px 5px #cdd2d5, -6px 7px #808d93, -7px 6px #cdd2d5, -7px 8px #808d93, -8px 7px #cdd2d5;
  margin-top: 25%;
  font-size: 4em;
}

.errorMessage {
	list-style: none;
	font-size: 12px;
}

.bankOperatorTitle{
  margin-left: 205px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
#alert-message-container .alert-box, #adm-alert-message-container .adm-alert-box {
  width: 60%;
  border: 2px solid #cd2026;
  margin-top: 15px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

#alert-message-container .messageSpan {
  font-size: 16px;
}

#alert-message-container{
margin-top:50px;
}
.myLabel{
margin:15px;
}


.alert-box .alert-icon {
  width: 16px;
  height: 16px;
  margin-right: 13px;
  margin-top: 5px;
  margin-bottom: 18px;
  float: left;
}

.alert-box {
  font-size: 12px;
  width: 100%;
  border: 2px solid #cd2026;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.alert-box .alert-close-icon {
  position: absolute;
  width: 25px;
  height: 25px;
  top: -1px;
  left: 100%;
  margin-left: -23px;
  /* background-image: url(../img/alert-close-icon.png); */
}

.alert-box p {
  margin-bottom: 5px;
}
.alert-box .error-message {
  font-size: 12px;
  padding-right: 30px;
  margin: 15px 0px;
  list-style:none;
}

#signon-form{
  width: 410px;
  margin-left: auto;
  margin-right: auto;
}


.workspace {
  width: 75%;
  margin: 0 auto;
}
#daggerImageDiv {
  color: #666666;
  clear:left;
  margin-left: 10px;
  text-justify: distribute-all-lines;

}
#daggerImage {
  float:left;
  padding-right:2px;
  padding-bottom:2px;
}
#daggerText p{
  font-size:11px;
  color: #666666;
  line-height:17px;
  padding-top:7px;
}
#mnoDiv {
  color: #666666;
  clear:left;
  text-justify: distribute-all-lines;
}
#mnoText p{
  font-size:11px;
  color: #666666;
  line-height:17px;
  padding-top:15px;
}
#footer {
  float: left;
}

#input-instruction-container {
    margin-top: 92px;
}

#forgot-pass-container{
  width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.steps-container { margin-bottom: 20px; }

#update-form{
  height:auto;
  width:560px;
  padding-right:20px;
}

#phone-type-select{
  width:150px;
}

#phone-type-select_deliveryMethod{
  width:150px;
}

#country-type-select{
  width:200px;
}
.telephone-hyphen{
  padding-left:5px;
  padding-right:5px;
}
.extension-space{
  width:8px;
}
.inlineError{
  color:#cd2026;
  font-size:.78em;
  line-height:12px;
}
.country-code-col{
  white-space:nowrap;
}
.phone-error-table{
  text-indent:20px;
}
.small-text{
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 20px;
}
#email-address-select{
  width:200px;
}
#secure-validation{
  border:1px solid #bababa;
  background-color:#fafafa;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.inlineError img{
    width: 16px;
  height: 16px;
  margin-right: 13px;
}
#int-telephone-col {
    margin-right: 100px;
}
#country-code-col {
    margin-right: 15px;
}
#telephone-col {
    margin-right: 104px;
}
.alert-box .alert-box-message-container {
    font-size: 16px;
    line-height:1;
    margin:10px 0px;
    float:right;
    width: 515px;
}

.phone-number-input {
  font-size:14px;
  width:125px;
  text-align:right;
  color:#666666;
  padding-right:20px;
  float:left;
  margin-left: 146px;
}

.api-xsmall-margin-bottom {
  margin-bottom: .625rem;
}
.auAlignLeft {
  float: left;
  padding-right: 20px;
}


.signForm {
width: 90%;
height: 7%;
float: left;
border-color: grey;
border-width: 1px;
}

.verticalLine {
border-left: 6px solid #eee;
height: 250px;
position: absolute;
left: 55%;
}

.subHeading{
color: black;
}

.headingLeft{
color: black;
font-weight: bold;
text-align: left;
}

.col-padding{
padding-top: 10px;
}

.rowPadding{
padding: 3px;
}

.container{
border: 1px solid #E3E3E3;
height: 250px;
padding-top: 10px;
}

.centerSignOn {
text-align: center;
width: 80%;
}

.setLineWidth {
color: black;
width: 100%;
font-weight: bold;
}

.requiredAlignRight{
float: right;
padding-right: 20px; 
}

.alignCenter{
text-align: center;
}

.secureValidation{
border: 1px solid #bababa;
background-color: #fafafa;
padding-bottom: 20px;
margin-bottom: 20px;
}

.colPadding{
padding-top: 20px;
}

.divPadding{
padding: 5px;
margin-left: 30px;
}

.spacing{
padding: 10px;
margin-left: 5px;
}

.alignRight {
float: right;
padding: 11px;
}

.alignLeft{
float: left;
padding: 20px;
}

.align{
display: flex;
}
#input-pass-container .required_field_col {
  font-size: 14px;
  width: 125px;
  text-align: right;
  color: #666666;
  padding-right: 20px;
  float: left;
}

#newUserContainer {
  width: 560px;
  margin-left: auto;
  margin-right: auto;

}
.password-requirement{
  font-size: 12px;
  line-height: 28px;
  margin-bottom: 0px;
}

.password-requirement:focus {
  outline: none;
}

.password-requirement-cannot-contain-instruction {
  font-size: 12px;
  line-height: 28px;
  margin-bottom: 0;
}

.password-requirement-cannot-header {
  margin-top: 15px;
}

#wrapperHome {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0px 10px;
  background: #fff;
}

.resetPasswordContainer{
  border: 1px solid #E3E3E3;
  height: 750px;
  padding-top: 10px;
}

.password-requirement-header {
  font-size: 14px;
  color: black;
}

.helptitle {
  font-size: 26px;
  margin-top: 25px;
}

.rowValue {
display: flex; /* equal height of the children */
}

.colValue {
flex: 1; /* additionally, equal width */ 
padding: 1em;
}

.question-holder {
clear: both;
padding-bottom: 10px;
}

#frequently_asked_questions_text, #howdoi_text{
float:left;
width:350px;
padding-bottom: 10px;
margin-right:145px;
}

#app_footer_links{
width: auto;
font-family: Arial,Helvetica,sans-serif;
color: #808080 ;
font-size: 11px;
}

#app_footer_links p{
text-align: left;
font-family: Arial,Helvetica,sans-serif;
color: #808080 ;
font-size: 11px;
}
#contactInfo{
margin-left: 36px;
margin-right: 36px;
line-height: 1;
}

.footerContainer{
height: 30px;
}

.send_code_col_button{
  margin-left:100px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cookieContainer{
  min-width: 40%;
  text-align: center;
  margin-left: 16px;
}
.cardDescription {
  margin-left: 165px;
  display: inline-flex;
  margin-right: 10px;
  font-size: 12px;
  line-height: 13px;
  width: 120px;
}
.cardImage{
display: inline-flex;
}
#cardHint{
margin-bottom: 10px;
}

.screen-reader {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}

#footeralign {
float: none;
text-align: center;
}

#createProfile{
padding: 10px;
}

.waitMessageContainer{
width: 600px;
height: 300px;
padding: 10px;
}
.enableBySV-container{
margin-bottom: 20px;
}
.consentFeedbackContainer {
  margin-bottom: 20px;
}

.passwordcannot{
  margin-top: 15px; 
}

#new_user_div{
    height:275px;
    border-left:1px solid #d1d0cf;
}
#existing_user_div{

}
#new_user_button{
	padding-top :30px;
}
#footer{
	float:left;
}
h1.sign-on-header{
	margin-top:20px;
}
#sign-on-form{
	height:225px;
	margin-bottom:20px;
}
#wrapper {
    max-width: 680px;
    margin: 0px auto;
    padding: 0px 10px;
    background: #fff;
}

#form-container{
	padding:0 10px;
    margin-bottom:20px;
}

#header {
    border-bottom: 2px solid #ccc;
    overflow: hidden;
    margin-bottom: 20px;
}

#header .app-title {
    font-size: 22px;
    margin-top: 41px;
    display: inline-block;
    font-weight: bolder;
}
#container {
    border: 1px solid #E3E3E3;
	padding-top: 10px;
	display: flex;
    flex-direction: column;
}
.firstTimeUserContent{
    margin-top: 20px;
    margin-bottom: 20px;
}

.sectionHeader {
  display: flex;
}

.left {
  flex: 0 0 65%;
}

.right {
  flex: 1;
}

.wca-table {
    border-spacing: 0;
    margin: 0;
    padding: 0;
    font-size: .875rem;
    font-weight: 400;
    color: #353535;
    line-height: 1.14;
    width: 100%;
    border-collapse: separate;
}

.wca-table__header {
    box-sizing: border-box;
    background-color: #f7f7f5;
    border-top: 1px solid #b9bcbd;
    border-bottom: 3px solid #b9bcbd;
    border-left: 1px solid #b9bcbd;
    border-right: 0;
    font-weight: 700;
    word-wrap: normal;
    vertical-align: middle;
    padding: .625rem .9375rem;
    color: #555;
    text-align: left;
    position: relative;
}

.wca-table__cell, .wca-table__empty-data-message-content {
    border: 0;
    border-bottom: 1px solid #b9bcbd;
    padding: .625rem .9375rem;
}

/* Captcha Answer Style */
#my-nucaptcha-answer-wrapper  {
  margin-bottom: 25px;
  margin-top: 10px;
  clear: both;
}

/* NuCaptcha styles */
#nucaptcha-answer {
  width: 100%;
  margin-right: 2px;
  border: 1px solid #C6C6C6;
  border-radius: 2px;
  height: 30px;
  margin-top: 5px;
}
#directions-verbose-label {
  margin-left: 2px;
  font-size: .875rem;
  color: #666;
  
}

#media-container{
  border: 1px solid #C6C6C6;
  border-radius: 2px;
  text-align: -webkit-center;
}

/* Captcha icon position */
#my-nucaptcha-button-wrapper {
  width: 16px;
  height: 48px;
  top:  1px;
  border-color: #6da003;
  float: right;
}

  #captcha-wrapper {
    position: relative;
  }
/* anchor icon styles */
#my-nucaptcha-button-wrapper a.cmd{
  display: block;
  height: 20px;
  margin-bottom: 4px;
  position: relative;
  /* hide the anchor text */
  overflow: hidden;
  text-indent: -20000px;
  text-decoration: none;
  text-transform: none;
}

#my-nucaptcha-button-wrapper a.cmd:active {
  outline: 2px solid #6da003;
}

#my-nucaptcha-button-wrapper a.cmd:focus {
  outline: 2px solid #6da003;
}

#media-container button.cmd {
  background-color: transparent;
  box-shadow: 0px 0px 0px transparent;
  border: 0px solid transparent;
  text-shadow: 0px 0px 0px transparent;
  text-indent: -20000px;
  text-decoration: none;
  text-transform: none;
  overflow: hidden;
  cursor: pointer;
  width: 25px;
  height: 25px;
  margin-right: 4px;
}

#media-container button.cmd:active {
  outline: 2px solid #6da003;
}

#media-container button.cmd:focus {
  outline: 2px solid #6da003;
}

/* anchor refresh button */
a.new-challenge {
  background-image: url(/wca/view/static/31d6cfe0d16ae931b73c.png);
  background-position: center;
  background-repeat: no-repeat;
}

audio.nucaptcha-media{
  height: 25px;
}

a.player-mode {
  background-image: url(/wca/view/static/31d6cfe0d16ae931b73c.png);
  background-position: center;
  background-repeat: no-repeat;
}

.nucaptcha-helpContent h2 {
  margin-bottom: 10px;
  color: #696969;
}

#nucaptcha-help {
  background-image: url(/wca/view/static/aae5594ac9afd043e9d0.png);
  background-position: center;
  background-repeat: no-repeat;
}

audio#nucaptcha-media {
  width: 80%; 
  margin: 20px;
}

#audio-buttons {
  width: 80%;  
  margin: 20px;
  text-align: center;
}
.play {
  background-image: url(/wca/view/static/31d6cfe0d16ae931b73c.png);
  background-position: center;
  background-repeat: no-repeat;
}

.pause {
  background-image: url(/wca/view/static/31d6cfe0d16ae931b73c.png);
  background-position: center;
  background-repeat: no-repeat;
}
.rwd {
  background-image: url(/wca/view/static/dec5ef53b5f764903d9b.png);
  background-position: center;
  background-repeat: no-repeat;
}
.time {
  margin-left: 15px;
}
audio.hide {
  display: none;
}

.messageBox{
    border: solid #C0C0C0 2px;
    min-width: 90%;
    text-align: center;
    margin: 10px;
}

.message {
    display: table-cell;
    justify-content: center;
    align-items: center; 
    text-align: left;
    vertical-align: middle;
    margin-left: 20px;
}


.row {
    display: flex; /* equal height of the children */
  }
  
  .col {
    flex: 1; /* additionally, equal width */
    
    padding: 1em;
  }


  .title {
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    color: #708090;
    margin-bottom: 5px;
    margin-top: 3px;
  }

  .links {
      margin-top: 25px;
      padding-right: 30px !important;
      font-size: 14px;
      font-weight: normal;
      line-height: 20px;
  }


.linksAlignment{
    float: right;
    padding-right: 14px;
    padding-top: 40px;
}

#header img {
  margin: 20px 20px 20px 0px;
  float: left;
}
