.pre-loader .pre-loader-box .loader-logo img{
    height:30px;
    width:180px !important;
}
.select-role .btn-group .btn{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.select-role .btn-group .btn .icon{
    display: flex;
    justify-content: center;
    align-items: center;
    left:0;
    top: 40% !important;
    height: 100% !important;
}
.select-role .btn-group .btn .icon i{
    font-size: 1.5rem;
    color:black;

}
.select-role .btn-group .btn span{
    margin-right: 4px;
}
.select-role .btn-group .btn.active, .select-role .btn-group .btn.active:focus, .select-role .btn-group .btn.focus.active,.select-role .btn-group .btn.btn.focus.active .icon i {
    background-color:rgb(197 53 79 / 8%)!important;
    border-color: #c5354f!important;
    color: #c5354f;
}
.file-name{
    color: #c5354f !important;;
    font-size: 12px;
}
.hospital-logo{
    display:flex;
    justify-content: center;
    align-items: center;
    height:50px;
    width:50px;
    border-radius:50%;
    overflow:hidden;
    border:1px solid gray;
}

.service-touchspin{
    max-width: 400px!important;
}

element.style {
}
.register-page-wrap .wizard-content .wizard>.content{
min-height:auto!important;
}

