﻿body {
}
.select_bank_opt .form-check-inline .form-check-label img {
    height: 100%;
}
.navbar_ul li a.head_icon.reg_btn {
    /* text-shadow: 1px 1px 1px #00000066; */
    background: linear-gradient(135deg, #ffffff 0%, #f0f6ff 95%);
    box-shadow: 0 3px 3px 0px #c0d6fd;
    min-height: 33px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0px;
    min-width: 100px;
    border: 1px solid #4f76e1;
    color: #4f76e1 !important;
}