.bca-input-secure {
    margin-bottom: 30px;
    width: 100%;
    max-width: 515px;
	
}

.bca-input-secure span {
    float:left;
    vertical-align: middle;
	margin: 0 10px 0 0;
}

.bca-input-secure p {    
    vertical-align: middle;
    margin: 0;
}

.hide-this {
    display: none;
}

.businesscurrentaccount {
    height: 100%;
    padding: 0px 15px;
}



.businesscurrentaccount p {
    color: #5f5f5f;
    font-size: 12px; 
}

.businesscurrentaccount p a {
    font-size: 12px; 
}

.businesscurrentaccount label {
    color: #5f5f5f;
    font-size: 12px; 
}

.bca-form-group {
    padding: 15px 0px 0px 0px !important;
}

.bca-form-group label {
    display: block;
}

.bca-form-group textarea { 
    resize: vertical; 
}

.bca-buttons-container {
    padding: 0 !important;
    margin-top: 20px;
    text-align: right;
} 

.bca-button-grey {
    padding: 10px 20px;
    text-decoration: none;
    background-color: #f3f3f3;
    border-radius: 0px;
    border: none;
    color: #333333;
    margin-right: 10px;
}

.bca-button-grey:hover {
    background-color: #e7e7e7 !important;
    color: #333333 !important;
}

.bca-button-blue {
    padding: 10px 20px;
    text-decoration: none;
    background-color: #26428b;
    border-radius: 0px;
    border: none;
    color: #ffffff;
}

.bca-button-blue:hover {
    background-color: #FF9933 !important;
    color: #ffffff !important;
}

.bca-blue-btn[disabled] {
    pointer-events: none;
    cursor: none;
}

.bca-form-left {
    padding: 0 10px 0 0 !important;
}

.bca-form-right {
    padding: 0  !important;
}

/* Updated form design */

.bca-container {
    padding: 30px 20px 20px 20px;
    border:1px solid #dbdbdb;
    border-radius: 2px;
    background-color: #fafafa;
    margin:22px 0;
}

.bca-container h1 {
	font-size: 16px!important;
	font-weight: normal;
    margin-top: 0px;
	margin-bottom: 20px;
    background: none !important;
    color:#026cb8;
    height: auto;
    padding-bottom:0!important;
}

.bca-container hr {
    border-top:1px solid #cccccc;
    margin:0 0 20px 0
}

.bca-container input[type="checkbox"] {
    background-color: #ffffff !important;
    padding: 5px;
    border: 1px solid #c5c5c5 !important;
    border-radius: 4px;
}

.bca-container .form-radio-label {
    font-size: 12px;
    color: #5f5f5f;
    margin: 0 15px 0 5px;
}

.bca-blue-txt {
    color: #2c478d !important;
}

.bca-btn-container {
    padding:0px 0px !important;
    margin:0px 0px;
}
.bca-blue-btn {
    background: url(../img/btn-arrow-white.svg) #0396fd no-repeat 90% center;
    background-size: 20px 14px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding:0 40px 0 20px;
	margin:15px 0;
	display: inline-block;
    line-height: 45px;
    cursor: pointer;
    border:none;   
}
.bca-blue-btn a {
    color:#fff;
    text-decoration: none;
}
.bca-blue-btn:hover, .bca-blue-btn a:hover {
    background-color: #b54712!important;
    text-decoration: none !important;
    color: #ffffff !important;
}

.bca-form-table tr td {
    padding: 0px 10px 0px 0px !important;
}

.bca-form-table input {
    margin-top: 0px !important;
}

.bca-select {
    padding: 10px 20px 10px 10px;
    border: 1px solid #c5c5c5 !important;
    border-radius: 4px;
    color: #7b7b7b;
    background-color: #ffffff;
	width: 100%;
	max-width: 515px;
}

.bca-select-prefix {
	padding: 10px 20px 10px 10px;
	border: 1px solid #c5c5c5 !important;
	border-radius: 4px;
	color: #7b7b7b;
	background-color: #ffffff;
	width: 180px;
}

.bca-input {
    padding: 10px 20px 10px 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #5f5f5f;
    background-color: #ffffff;
    width: 100%;
    max-width: 515px;
    margin: 0 0 5px 0;
}
.bca-input-date {
    padding: 10px 20px 10px 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #5f5f5f;
    width: 100%;
    max-width: 248px;
    margin: 0 0 5px 0;
    background: url(../img/icon-date.png) 95% center no-repeat #fff;
    display: inline-block;
}

.bca-input-date.form-control[readonly] {
    background-color: #fff!important;
    padding: 10px 20px 10px 10px;
    height: auto;
    box-shadow:none;
}
.bca-input-time {
    padding: 10px 20px 10px 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #5f5f5f;
    width: 100%;
    max-width: 249px;
    margin: 0 15px 5px 0;
    background: url(../img/icon-time.png) 95% center no-repeat #fff;
    display: inline-block;
}
select.bca-input-time {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
select.bca-input-time::-ms-expand {
    display: none;
}

.bca-input-number {
	width: 330px;
}

.needhelp {
    position: absolute;
    right: 0;
    top: 20px;
    color: #42454d;
    font-size: 14px;
}

.needhelp span {
    color: #000e7a;
    font-size: 16px;
    font-weight: bold;
}

.bca-progress-img {
    padding: 20px 0px;
}

#js-busreg {
    display: none;
}

input:invalid, input:invalid {
  border: 1px solid red;
}

.invalid-msg {
    display: block;
    color: red;
    visibility: hidden;
    margin-bottom: 15px;
    font-size: 10px;
}

input[type="radio"] {
    margin: 5px 0 35px 0;
}

.success-txt {
    color: #333;
    font-size: 16px !important;
    line-height: 24px !important;
	margin-bottom: 15px;
}

.success-txt-small {
    color: #5f5f5f;
    font-size: 12px !important;
    line-height: 22px !important;
	margin-bottom: 15px;  
}

@media screen and (min-width: 768px) and (max-width: 991px){

    .bca-container h1 {
        font-size: 16px!important;
    }

    .bca-blue-btn {
        font-weight: bold;
        
    }

    .bca-container .bca-input-secure p {
        font-size: 10px!important;
    }

    .bca-container .bca-input-secure span {
        margin-bottom: 10px
    }

}

@media screen and (min-width: 320px) and (max-width:767px) {

    .bca-container h1 {
        font-size: 16px!important;
    }

    .bca-blue-btn {
        font-weight: bold;
    }
    .bca-container .bca-input-secure p {
        font-size: 10px!important;
    }

    .bca-container .bca-input-secure span {
        margin-bottom: 10px
    }

}

@media screen and (min-width: 577px) and (max-width: 678px){
    .col-lg-12 {
        padding-left: 15px!important;
    }
}

@media screen and (max-width: 320px) {
    .radio-mobile {
        display: block;
        margin: 20px 0
    }
    input[type="radio"] {
        margin-bottom: 20px;
    }

    .bca-blue-btn {	
        font-size: 12px;
        padding:15px 40px 15px 20px;
        line-height: 12px; 
        font-family: arial;
    }

    .full-width {
        
        width: 100%;
    }
}