﻿body 
{
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
}

#footerContainer
{
    background: url(../images/pannel_bottom_pixel.png) repeat-x;
    bottom: 0;
    height: 85px;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 4;
}

.navigation {
    height: 85px;
    margin: 0 0 0 10px;
    padding: 0;
    width: 601px;
}

.navigation li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.navigation li a {
    background-image: url("../images/bottom_button_off.png");
    background-position: 0 0;
    border: 0 none;
    height: 85px;
    text-align: center;
    width: 95px;
}
.navigation li a {
    color: #3686C9;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.navigation li a:hover, .navigation li.selected a {
    background-image: url("../images/bottom_button_off-02.png");
    border: 0 none;
    height: 85px;
    text-align: center;
    width: 95px;
}

.navigation li a img {
    border: 0 none;
    margin-top: 2px;
}

#contentContainer {
    background: none repeat scroll 0 0 transparent;
    bottom: 85px;
    left: 0;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    top: 56px;
    width: 100%;
}

#contentContainer #content {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    left: 0;
    margin: 0;
    overflow: auto;
    padding: 10px 10px 10px 200px;
    position: relative;
    top: 60px;
    width: auto;
}

#headerContainer {
    background: url("../images/pannel_header_pixel.png") repeat-x scroll 0 0 transparent;
    height: 56px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}

#headerContainer #titleImage {
    float: left;
}

#headerContainer .database_image {
    background: url("../images/server_blue_t.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    margin-left: 20px;
    width: 50px;
}

#headerContainer #title h1 {
    color: #0377D9;
    float: left;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin: 12px 0 0 10px;
    text-transform: uppercase;
}

#headerContainer #logo 
{
    float: right;
    margin-right: 15px;
}

#menu {
    background: url("../images/pannel_menu_pixel.png") repeat-x scroll 0 0 #FBFBFB;
    border-right: 1px solid #D2D6D8;
    height: 100%;
    margin-top: -5px;
    padding-left: 10px;
    padding-top: 18px;
    position: fixed;
    top: 56px;
    width: 175px;
    z-index: 3;
}

#menu ul li:hover, #menu ul li.selected {
    background: #eee;
}

#menu ul li a {
    color: #0377D9;
    text-decoration: none;
}

#menu ul li:hover a, #menu ul li.selected a {
    color: #000000;
}

#menu .main {
    color: #0377D9;
    font-weight: bold;
}

#menu ul {
    list-style-type: none;
    margin-top: 5px;
    padding-left: 10px;
}

#menu ul li {
    padding: 2px 0px;
}

#lblClassGroupName, #lblAvailableClasses, #lblClassRangeSelection,
#lblClassGroups, .blueTitle, #userNameLabel
{
    color: #0377D9;
    display: block;
    font-weight: bold;
    padding-bottom: 3px;
}

input[type=text]
{
    border: 1px solid #ccc;
    margin-top: 2px;
    margin-bottom: 2px;
}

#StartSection input[type=checkbox]
{
    margin: 0px;
}

.ui-th-column div 
{
    color: #0377D9;
    font-weight: bold;
    height: 40px !important;
    line-height: 40px;
}

#grid, .grid
{
    max-height: 511px;
    margin-bottom: 20px;
    overflow-y: scroll;
}

#ranges {
    background: url("../images/backgroundRanges.png") no-repeat scroll 0 0 transparent;
    height: 43px;
    padding-left: 15px;
    padding-top: 16px;
    width: 573px;
}

#ranges input
{
    width: 85px;
    padding-left: 5px;
    padding-right: 5px;
}

#lblAddFrom, #lblAddTo {
    color: #555;
    font-size: 11px;
}

#m1s, #m2s
{
    color: #555555;
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding-left: 10px;
}

#Div1 img {
    position: absolute;
    right: 10px;
}

#m1s img, #m2s img
{
    position: relative;
    top: 4px;
}

#btnCreateClassGroup {
    background: url("../images/backgroundButton.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 40px;
    width: 196px;
}

.groupFolder {
    background: url("../images/folder.png") no-repeat scroll 3px 3px transparent;
    text-indent: 25px;
}
.groupFolder span 
{
    padding-left: 25px;
}

img 
{
    border: 0px;
}

.select, .edit, .delete 
{
    display: inline-block;
}

.select {
    background: url("../images/select.png") no-repeat scroll 0 0 transparent;
    height: 13px;
    padding-left: 19px;
    width: 16px;
}

.edit {
    background: url("../images/edit.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    margin-left: 10px;
    padding-left: 17px;
    padding-right: 3px;
}

.delete {
    background: url("../images/delete.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    padding-left: 17px;
}

.NOTCHECKED 
{
    background: url(../images/syncronizationUnchecked.png);
    width: 99px;
    height: 18px;
    display: block;
}

.YES 
{
    background: url(../images/syncronizationOk.png);
    width: 99px;
    height: 18px;
    display: block;
}

.NO 
{
    background: url(../images/syncronizationNeedsUpdate.png);
    width: 99px;
    height: 18px;
    display: block;
}

.action {
    float: left;
    width: 200px;
}

.actionInfo {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    float: left;
    height: 40px;
    margin-right: 7px;
    width: 500px;
}

.clear
{
    clear: both;
}

.maintenanceAction {
    height: 45px;
}
button[disabled]:active, button[disabled],
input[type="reset"][disabled]:active,
input[type="reset"][disabled],
input[type="button"][disabled]:active,
input[type="button"][disabled],
select[disabled] > input[type="button"],
select[disabled] > input[type="button"]:active,
input[type="submit"][disabled]:active,
input[type="submit"][disabled] {
    border: 0px solid #000;
    background: url(../images/backgroundButtonGray.png) !important;
    display: block;
    height: 40px;
    width: 196px;
    font-weight: bold;
    color: white;
    cursor: default !important;
}

#btnCheckClasses, #btnRepairClasses, #btnChangePersistency, #btnApply, #CancelButton, #OKButton, #SaveButton, #RefreshVersion,
#RefreshButton, #CompileButton,.action input {
    background: url("../images/backgroundButton.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: white;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    width: 195px;
    cursor: pointer;
}


#gridRunUnits select
{
    height: 20px;
    min-width: 100px;
}

#lblSourceRunUnit, #lblTargetRunUnit, #lblSourceCompany, #lblTargetCompany
{
    display: inline-block;
    width: 120px;
}

.left 
{
    float: left;
    padding-right: 20px;
}

#ctl00_UpTimeValueLabel, #ctl00_MaintenanceModevalueLabel, #MaintenanceMessageValueLabel {
    border: 1px solid #CCCCCC;
    display: inline-block;
    padding: 10px;
    background: #f9f9f9;
    margin-right: 30px;
    padding-right: 10px;
    margin-left: 10px;
}

.but
{
    float: left;
    text-align: center;
    width: 70px;
    position: relative;
}
.but input
{
    background: none;
    border: 0px solid #fff;
    width: 100%;
    height: 40px;
    padding: 13px 0 0;
    color: #fff;
    cursor: pointer;
}
.but span {
    bottom: 3px;
    display: block;
    position: absolute;
    width: 70px;
}
#buttons
{
    width: 281px;
    height: 40px;
    background: url(../images/actionButtons.png) no-repeat;
    float: left;
    color: #fff;
}

/* Navigation buttons */
.btnNav {
    display: inline-block;
}

.btnNav input {
    float: left;
    width: 70px;
    height: 40px;
    border-radius: 2px;
    font-weight: 300;
}

.btnNav input:disabled {
    float: left;
    width: 70px;
    height: 40px;
    border-radius: 2px;
    font-weight: 300;
}

input.btnBlueMedium {
    width: 90px;
    height: 40px;
    background: url(../images/closebutton.png) no-repeat;
    float: left;
    color: #fff;
    font-weight: 300;
}

input:disabled.btnBlueMedium {
    width: 90px;
    font-weight: 300;
}

input.btnBlueLarge {
    background: url("../images/backgroundButton.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: white;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    width: 195px;
    cursor: pointer;
    font-weight: 300;
}

input:disabled.btnBlueLarge {
    width: 195px;
    font-weight: 300;
}

.btnBlue {
    height: 40px;
    background: url(../images/closebutton.png) no-repeat;
    float: left;
    color: #fff;
}

.block 
{
    display: block !important;
}

#UntilLabel {
    display: block;
    background: #555;
    color: #fff;
    padding: 3px 49px;
    font-weight: bold;
    margin-top: 20px;
}

#UntilLabel2 {
    display: block;
    text-align: center;
}
#UntilTextBox {
    display: inline-block;
    font-weight: bold;
    margin-top: 22px;
    padding: 2px;
    text-align: center;
}
#minutes {
    background: #f3f3f3;
    height: 93px;
    text-align: center;
}

.userName{
    background: url(/images/admin.png) 2px no-repeat;
    padding-left: 24px;
    height: 21px;
}

#ctl00_ContentPlaceHolder_CompletedCallsDataGrid_
{
    width: 70px !important;
}

#StartSection h1 {
    color: #0377D9;
    padding: 0px;
    margin-top: 11px;
}

.lasttd 
{
    text-align: center;
}

#ResetSettings, #ResetProfiler, #ResetWorkflow, #ResetUsers
{
    cursor: pointer;
}

.blueTd
{
    background: #87CEFA;
}

.greenTd
{
    background: #00FA9A;
}

.purpleTd
{
    background-color: Purple;
    color: White !important;
}

.redTd
{
    background: #A11517;
    color: White !important;
}

.ui-jqgrid-bdiv
{
    max-height: 500px;
    height: 100% !important;
}