﻿/*.container-fluid * {
    font-size: 11px !important;
}*/

body {
    background-color: white;
}

#content {
    background-color: white;
}

.container-fluid {
    min-height: 75vh;
    background-color: white;
}

.logo-text {
    color: #0B4499;
    font-size: 24px;
}

.dxgvFocusedRow_iOS, .dxgvFocusedRow_iOS.dxgvDataRowHover_iOS {
    background-color: #0B4499;
}

.dxmLite_iOS {
    font-weight: normal;
}

.nav-text-link {
    color: #333 !important;
    font-weight: bold;
}

.navbar-nav > .active > a {
    border-bottom: 3px solid #1692f9;
}

.dxgvHeader_iOS {
    border-right-style: none;
    padding: 5px;
    padding-top: 20px;
}

.bg-login-image {
    background: url(https://ulsiparistakip.com/Images/loginlogoright.png);
    background-position: center;
    background-size: unset;
    background-repeat: no-repeat;
}

.dxICheckBox_iOS {
    zoom: 0.6;
}

.customInfoBtn {
    margin: 0px !important
}

.card-body {
    padding: 10px;
}

.card-active {
    border: 1px dashed;
    background-color: floralwhite;
}

.divFilter {
    background-color: #eaecf4;
    border-radius: .3rem;
    padding:10px;
}
