.underline{
    padding-bottom: 1px;
    border-bottom: 1px solid black;
    cursor: pointer;
}
.w-initial{
    height: auto !important;
}
.swal2-default-outline{
    outline: 0 !important;
    box-shadow: none !important;
}
.swal2-icon.swal2-info {
    border-color: #40BBEC !important;
    color: #40BBEC !important;
}
.login-7 .logo img {
    width: 200px;
    height: auto;
}
body{
    background-color: rgba(64, 187, 236, 1);
}