﻿


.content-wrapper {
background-color:white !important;
}

.form-group {
    margin-bottom: 0.2rem !important;
}

.dxbs-fl .dxbs-fl-g > .row, .dxbs-fl .dxbs-fl-gd > .card > .row, .dxbs-fl .dxbs-fl-gr + .row:not(.dxbs-fl-gr) {
    padding-top: 0.4rem !important;
}

.dxbs-fl .dxbs-fl-gd {
    margin-bottom: 0.2rem !important;
}

.dxbs-fl .dxbs-fl-gd, .dxbs-fl .dxbs-fl-gt {
    margin-top: 0.2rem !important;
}

.col-form-label {
    padding-top: 0.1rem !important;
    padding-bottom: 0.1rem !important;
  
}

.card-header {
    padding: .1rem 0.7rem !important;
}

.callout, .card, .info-box, .mb-3, .my-3, .small-box {
   margin-bottom:0.3rem !important;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 600 !important;
}

.Captions {
    color: #0000FF;
}

/* .Controls
            {
            font-family: 'Nirmala UI', 'sans-serif';
            color: #000000;
            font-size: 12px;
            padding-left: 5px;
            padding-right: 5px;
            padding-bottom: 55px !important;
            padding-top: -5px !important;
        }
        
        .Inputs
        {
            font-size: 12px;
            padding-bottom: -5px !important;
            padding-top: -5px !important;
        }*/

.GridRows {
    font-family: 'Nirmala UI', 'sans-serif';
    color: #000000;
    border-style: none !important;
    font-size: 12px;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    border-width: 0px !important;
}

    .GridRows td {
        color: #000000;
        border-style: none !important;
        font-size: 12px;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        border-width: 0px !important;
    }

tr.GridRows:hover {
    color: #ffffff;
    background-color: #e6f3ff !important;
}

/*.mainTabPage
        {  
            margin-top: 0.8vw;  
            width: 100%;  
            height: 84vw;  
            background-color: rgba(255,255,255,0.5);  
            background: none;  
            border-top: 2px solid #6e7c7c;  
            margin-top: -1px;  
        }*/

.mainTab {
    display: inline-block;
    height: 1.95vw;
    width: 8vw;
    line-height: 1vw;
    text-align: center;
    background: none;
    background-color: #a0a4a4;
    margin-right: 5px;
    border: none;
}

    .mainTab a:link {
        text-decoration: none;
        color: white;
    }

.mainTabActive {
    display: inline-block;
    height: 2vw;
    width: 7vw;
    line-height: 1vw;
    text-align: center;
    background: none;
    background-color: #6e7c7c;
    color: white;
    text-decoration: none;
    margin-right: 5px;
}




