﻿.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    padding-left: 0px;
}

.no-scroll {
    overflow: hidden;
}

.light-style .auth-cover-bg-color {
    background-color:;
    background-color:;
}

.select2-results__option[role=option][aria-selected=true] {
    background-color: #ff5757 !important;
    color: #fff;
}

body {
    background: #f7f7f7 !important;
    background-size: cover;
}
