﻿body
{
    margin: 0px;
    font-family: Arial;
}
#header
{
    font-family: Tahoma;
    font-size: x-large;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#login-header
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Tahoma;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: small;
    height: 15px;
}
#main
{
    margin-top: 5px;
}
#leftsection
{
    float: left;
    width: 24%;
}
#accordion-menu, #accordion-section
{
    font-size: 75%;
}
#accordion-section div
{
    height: auto !important;
}
#accordion-menu ul
{
    padding-left: 0px;
    margin-top: 0px;
    line-height: 20px;
}
#accordion-menu a
{
    text-decoration: none;
}
#rightsection
{
    float: left;
    margin-left: 0.5%;
    width: 75%;
    margin-right: 0.5%;
}
#tab-section
{
    margin-top: 1px;
}
#tab-section div
{
    font-size: 75%;
}
#tab-section li
{
    font-size: 75%;
}
#footer
{
    font-family: Tahoma;
    font-size: x-small;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 15px;
    margin-top: 5px;
}
.s-msg
{
    text-align: center;
    font-weight: bold;
    color: Green;
    font-size: 12pt;
    margin: 5px;
}
.f-msg
{
    text-align: center;
    font-weight: bold;
    color: Red;
    font-size: 12pt;
    margin: 5px;
}
#ui-datepicker-div
{
    font-size: 75%;
}
.ui-dialog
{
    font-size: 75%;
}
input.text, textarea.text
{
    background-color: #FFFFFF;
}
.dataTables_info
{
    padding-top: 0;
}
.dataTables_paginate
{
    padding-top: 0;
}
.css_right
{
    float: right;
}
#example_wrapper .fg-toolbar
{
    font-size: 0.8em;
}
#theme_links span
{
    float: left;
    padding: 2px 10px;
}
#dtable th
{
    cursor: pointer;
}
label.error
{
    /*float: left;*/
    display: inline-block;
    color: yellow;
    font-weight: bold;
}
.authentication
{
    height: auto !important;
}
input.error, textarea.error
{
    border: 1px solid red;
}
#d-msg, #d-msg1, #d-mark
{
    text-align: center;
    font-weight: bold;
}
#content
{
    width: 1250px;
    margin: 0px auto;
}
tr.jqgrow
{
    background-color: white;
}
h3 a
{
    font-weight: bold;
}
input.disabled
{
    background-color: #285C00;
    border: 1px solid yellow;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}
legend
{
    color: #FFFFFF;
}
.highlight-tr
{
    background-color: #A5FD5D;
}
.highlight-tr-1
{
    background-color: #5CE62E;
}

#loadallroles .rhvalue
{
    clear: both;
    list-style: none;
    font-weight: bold;
    display: block;
    padding-left: 10px;
    margin-left: 0px;
}
#loadallroles .rhvalue li
{
    line-height: 25px;
}
#loadallroles .rhvalue li span
{
    float: left;
    margin-top: 4px;
}
#loadallroles .rvalue
{
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding-left: 10px;
}
#loadallroles .rvalue li
{
    width: 200px;
    float: left;
}
.ui-autocomplete
{
    font-size: 12px;
}

#searchmodfbox_dtable1
{
    top: 300px !important;
}
