.page-content { 
    background: #fff; 
    padding: 0;
}

.page-header h1 {
    border-bottom: 2px solid #004FEE;
}

.panel-heading {
    color: #58B7E6;
    padding: 0px 0px 5px 0px;
    font-size: 24px;
}
.panel-header-sub {
    font-size: 14px;
    line-height: 25px;
}
.panel-header-check {
    font-size: 20px;
}
.panel-header-checked {
    color: #7BE2C2;
}
.panel-not-verified {
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.verificationarea { 
    xmargin-top: 40px;
}
.alert.msg {
    display: none;
}
.disclaimer {
    color: #3E5169;
    font-size: 12px;
    text-align: center;
}
label em {
    color:red;
    margin-left: 5px;
}
label.error {
    font-weight: normal;
}
  h4 { 
    color: #58B7E6; 
  }	
.icon-check {
    text-align: center;
    color: #004EA0; 
    font-size: 14px;
    min-height: 165px;
}

.icon-check label {
    color: #58B7E6; 
    font-size: 14px;
}

.icon-check input {
    display: none;
}

.icon-check input+label, input.icon-check-driverslicence:checked + label {
    width: 100%;
    height: 100px;
    background-size: contain !important;
    background-position: center center;
    cursor: pointer;
}
.uploaded-file {
    margin-top: 5px;
    display: inline-block;
}

.icon-check input:checked+label {
      background: url('/public/img/verification_selected.png') no-repeat center;
}

input.icon-check-driverslicence+label {
       background: url('/public/img/verification_driverslicence.png') no-repeat center;
}

input.icon-check-passport+label {
       background: url('/public/img/verification_passport.png') no-repeat center;
}

input.icon-check-proofofage+label {
       background: url('/public/img/verification_proofofage.png') no-repeat center;
}	

input.icon-check-medicarecard+label {
       background: url('/public/img/verification_medicare.png') no-repeat center;
    width: 110px;
}	

input.icon-check-birthcertificate+label {
       background: url('/public/img/verification_birthcertificate.png') no-repeat center;
}	

input.icon-check-utilities+label {
       background: url('/public/img/verification_utilities.png') no-repeat center;
}	

input.icon-check-rates+label {
       background: url('/public/img/verification_rates.png') no-repeat center;
}	

input.icon-check-bankstatement+label {
       background: url('/public/img/verification_bankstatement.png') no-repeat center;
}			

.upload-button {
    text-align: center;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    white-space: normal;
}

.upload-container {
    border: dashed 2px #004FEE;
    margin: 10px;
    padding: 15px;
    border-radius: 10px !important;
    min-height: 150px;
    max-width: 155px;
    margin: auto;
}

.file-preview {
    height: 120px;
    text-align: center;
    display: none;
}

.upload-container .img-thumbnail {
    height: 100%; 
    width: 100%; 
    object-fit: contain;

}

.upload-button+label, .upload-button label {
    text-align: center;
    color: #58B7E6; 
    font-size: 14px;
}

.upload-spinner {
    background: #fff url('/public/img/spinner.gif') center center no-repeat;
}

.upload-spinner img {
    display: none;
}

.trevor {
    width: 100%;
    margin-bottom: 20px;
}

.icon-image {
    height: 120px;
    object-fit: contain;
    width: 100%;
}

.icon-image-container {
    xborder: solid 3px #1BA4E8;
    border-radius: 5px !important;
    padding: 10px;
    width: 100%;
    max-width: 180px;
    min-height: 140px;
    margin: auto;
    margin-bottom: 10px;
}

.idexample {
    width: 211px;
}

.btn-upload, .btn-upload:hover {
    background-color: #007AD3;
    color: white;
    max-width: 180px;
}

/*
.btn-default, .btn-default:hover {
    background-color: #007AD3 !important;
    border-color: #007AD3 !important;
    color: white !important;
    min-width: 250px;
}
*/

.nextbtn, #verifymobilebtn {
    min-width: 225px;
}

.popover {
    border: 1px solid rgba(256,0,0,.8);
    color: rgba(256,0,0,.8);
    z-index: 99999;
}

.popover.right>.arrow {
    border-right-color: rgba(256,0,0,.8);
}

.popover.bottom>.arrow {
    border-bottom-color: rgba(256,0,0,.8);
}

.popover.top>.arrow {
    border-top-color: rgba(256,0,0,.8);
}

.modal-icon {
    margin-top: 12px;
    margin-bottom: 5px;
    height: 40px;
}

.big-check {
    width: 103px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.modal {
    color: #2F7FBA;
}

input:not([type=radio]):not([type=checkbox]), select {
    padding: 12px 12px !important;
    height: 50px !important;
}


@media (max-width: 767px) {

    .btn-default {
        width: 100%;
    }
    
	.or-option:before {
    	content: "Or";
    	margin: 30px;
    	display: block;
	}    
    
    .icon-check input+label, input.icon-check-driverslicence:checked + label, .upload-spinner {
        height: 80px;
    }
    .col-xs-padding {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px;
    }	
    .upload-button+label, .upload-button label, .icon-check label, .icon-check {
        font-size: 12px;
    }	
    .xs-center {
        text-align: center;
    }	
    .trevor {
        width: 250px;
    }
    .icon-image.portrait {
        height: 100px;
        width: auto;
    }
    .radio-inline {
        display: block;
        margin-left: 0px;
    }
    .radio-inline+.radio-inline {
        margin-left: 0px;
    }    
}	

.beneficiary-list {
    margin-bottom: 10px;
}

.beneficiary-line {
    line-height: 40px;
    border-bottom: solid 1px #c0c0c047;
}

.beneficiary-line i[class^="flaticon-"]:before, .beneficiary-line i[class*=" flaticon-"]:before {
    font-size: 12px;
}

.beneficiary-line:last-child {
    border-bottom: 0;
}

.beneficiary-line a {
    float: right;
    margin-right: 15px;
}

.spinner {
    position: fixed;
    z-index: 999;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;	
      height: 60px;
      width: 60px;
  }
  
      .deposit-menu a {
          width: 100%;
          text-align: left;
          margin-top: 10px;
      }
  
      .deposit-menu a.selected {
		border-color: #3E5169 !important;
    	background-color: #3E5169 !important;
      }
  
      .deposit-menu {
          margin-bottom: 20px;
      }    
  
      .alert { display: none}
      
  
      .limits {
          padding: 20px;
      }
      .limit-header {
          height: 60px;
      }
      .limit-bar {
  
      }
      .limit-bar .blue {
          height: 5px;
          padding: 5px;	
          background: repeating-linear-gradient(
            45deg,
            #58b7e6,
            #58B7E6 10px,
            rgba(88,183,230,0.8) 10px,
            rgba(88,183,230,0.8) 20px
          );		
      }
      .limit-bar .yellow {
          height: 5px;
          padding: 5px;	
          background: repeating-linear-gradient(
            45deg,
            #ffd700,
            #ffd700 10px,
            rgba(255,215,0,0.8) 10px,
            rgba(255,215,0,0.8) 20px
          );			
      }
      .limit-bar .darkgrey {
          background: repeating-linear-gradient(
            45deg,
            #c0c0c0,
            #c0c0c0 10px,
            rgba(192,192,192,0.8) 10px,
            rgba(192,192,192,0.8) 20px
          );
          height: 5px;
          padding: 5px;	
      }
      .limit-bar .grey {
          background: repeating-linear-gradient(
            45deg,
            #dcdcdc,
            #dcdcdc 10px,
            rgba(220,220,220,0.8) 10px,
            rgba(220,220,220,0.8) 20px
          );
          height: 5px;
          padding: 5px;	
      }
      .limit-row .row-box {
          padding-top: 20px;
          background-color: #F3FBFF;
          border-bottom: solid 1px #58B7E6;
          color: #58B7E6;
          height: 60px;
      }
      .limit-row .row-box.check-box {
          padding-top: 10px;
          font-size: 30px;
      }
      .panel-header-unchecked {
          color: #1BA4E8;
      }
  
      .col-centered{
        float: none;
        margin: 0 auto;
    }

    .alert-info {
        text-align: center;
      }  
      
    input[type="date"]::-webkit-inner-spin-button {
        display: none;
        -webkit-appearance: none;
    }

    .smsf-beneficiary-list {
        border: solid 1px #58B7E6;
    }

    .beneficiary-line {
        padding: 10px;
    }

	.upload-container[data-upload-target] {
		cursor: pointer;
    }       
    
    .maintext {
        color: gray;
     }