﻿body {
}

.width {
    background-color: grey;
    color: white;
    font-weight: bold;
    border: none;
    font-size: 11px;
    padding: 3px;
    text-decoration: none;
    width: 166px !important;
    height: 20px !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style: none;
    margin: 2px;
}

.auto-style1 {
    width: 640px;
}

.auto-style2 {
    height: 30px;
}

.auto-style3 {
    width: 640px;
    height: 30px;
}

.auto-style4 {
    height: 36px;
}

.auto-style5 {
    width: 640px;
    height: 36px;
}

.no-margin {
    margin-top: 0;
}

.text-right {
    text-align: right;
}

.tblLabel1 {
    width: 95px;
    height: 8px;
    display: block;
}

.dropdown-large {
    width: 350px;
    display: block;
}

.hidden-label {
    display: none;
    height: 8px;
}

.dropdown-large-hdn {
    width: 350px;
    display: none;
}

.btn-small {
    width: 40px;
}

.btn-medium {
    width: 81px;
}

.tab-container-large {
    width: 1280px;
    margin-left: 10px;
    margin-top: -2%;
}

.scrollable-div {
    height: 300px;
    overflow-y: auto;
}

.wide-table {
    width: 75%;
}

.short-cell {
    height: 6px;
}

.checkbox-rights {
    width: 173px;
}

.top-align {
    vertical-align: top;
}

.scrollable-container {
    overflow: auto;
}

.report-grid {
    width: 50%;
    height: 10%;
    border-style: none;
}

.alter-item-style {
    height: 3%;
}

.alter-item-style2 {
    height: 2%;
}

.width15 {
    width: 15%;
}

.width5 {
    width: 5%;
}

.hidden-position {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: -51px;
}

.scrollable-container {
    height: 337px;
    overflow-y: auto;
}

.width75 {
    width: 75%;
}

.short-cell {
    height: 6px;
    vertical-align: top;
}

.overflow-auto {
    overflow: auto;
}

.tab-container-style {
    width: 1280px !important;
    margin-left: 10px !important;
    margin-top: -2% !important;
}

.ReportBody1 {
    width: 50%;
    height: 10%;
    border-style: none;
}
.visibility-hidden {
    visibility: hidden;
}
.btn-loader {
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-left: 6px;
    visibility: hidden;
}
