#wca-daggerImageDiv {
  color: #666666;
  clear:left;
  margin-left: 10px;
  text-justify: distribute-all-lines;
  margin-top: 20px;

}
#wca-daggerImage {
  float:left;
  padding-right:2px;
  padding-bottom:2px;
}
#wca-daggerText p{
  font-size:11px;
  color: #666666;
  line-height:17px;
  padding-top:7px;
}

.wca-small-text{
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 20px;
}

.wf3 .api-xsmall-margin-bottom {
  margin-bottom: .625rem;
}

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

.wf3 .rowPadding{
padding: 3px;
}

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

.wca-alignRight {
float: right;
padding: 20px;
}

.wca-alignLeft{
float: left;
margin-left:15px
}

.wca-align{
display: flex;
}

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

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

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

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

.wca-signOnHelpButton{
  float: right;
  padding-top: 5px;
}

.waitMessageContainer{
  height: 150px;
}
.wf3 .forget_table fieldset{
  border: none;
  padding: 0;
  margin: 0;
}
.wf3 #form-container fieldset{
  border: none;
  padding: 0;
  margin: 0;
}

#wca-mnoDiv {
  color: #666666;
  clear:left;
  text-justify: distribute-all-lines;
  margin-top: 20px;
}

#wca-mnoText p{
  font-size:11px;
  color: #666666;
  line-height:17px;
  padding-top:15px;
}

.consentFeedbackContainer {
  margin-bottom: 20px;
}

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

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

/* if we have different framework version in main app and WCA code,
   framework takes width from  old version and show/hide button content overflow.
  adding width until framework team find a solution */
.wf3 .wf-text-input-mask .wf-field__right-button button {
  width: auto;
}

.wca-widgetContainer {
  border: 1px solid #E3E3E3;
  padding: 10px 20px;
  display: flex;
  clear: both;
}

.wca-sendCodeButtons {
  margin-left: 185px;
}
.wca-enterCodeButtons {
  padding-top: 10px;
}

/* 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 #3b3331 ;
  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: 18px;
  height: 48px;
  top:  1px;
  float: right;
  border-color: #6da003;
}

#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('/wcawidget/images/refresh-grey-16.png');
  background-position: center;
  background-repeat: no-repeat;
}

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

a.player-mode {
  background-image: url('/wcawidget/images/audio.png');
  background-position: center;
  background-repeat: no-repeat;
}

.nucaptcha-helpContent h2 {
  margin-bottom: 10px;
  color: #696969;
}
#NudataHelpDiv{
  position: relative;
  width: 100%;
  top: -92px;
}

#nucaptcha-help {
  width: 18px;
  height: 18px;
  border-style: none;
  float: right;
  background-image: url('/wcawidget/images/icon-help-16.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('/wcawidget/images/play.png');  
  background-position: center;
  background-repeat: no-repeat;
}

.pause {
  background-image: url('/wcawidget/images/pause.png');  
  background-position: center;
  background-repeat: no-repeat;
}
.rwd {
  background-image: url('/wcawidget/images/rewind.png');  
  background-position: center;
  background-repeat: no-repeat;
}
.time {
  margin-left: 15px;
}
audio.hide {
  display: none;
}

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

.wca-messageBox:focus {
    outline: none;
}

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

 .wca-custom-text-align-left{
    text-align: left !important;
}

