﻿.PersonalEntry .PersonalTopPad ,.PreferencesEntry .PreferencesTopPad,.AddClientEntry .AddClientTopPad               { height:100px; overflow:hidden; width:270px }
.PersonalEntry .PersonalInner,.PreferencesEntry .PreferencesInner,.AddClientEntry .AddClientInner                 { min-width: 650px; }
.PersonalEntry .PersonalFieldRow,.PreferencesEntry .PreferencesFieldRow,.AddClientEntry .AddClientFieldRow            { padding: 5px 0px 5px 0px; float:left; margin: 0px 15px 0px 0px;  width:200px }
.PersonalEntry .PersonalFieldLabel ,.PreferencesEntry .PreferencesFieldLabel,.AddClientEntry .AddClientFieldLabel,.AddClientFieldCheckbox          { font-size: 12px; float:none; width:200px }
.PersonalEntry .PersonalFieldValue,.PreferencesEntry .PreferencesFieldValue,.AddClientEntry .AddClientFieldValue            { color:Gray; float:left; font-size:12px; font-weight:bold; text-align: center;  padding: 0px 0px 0px 0px; min-height:28px;}
.PersonalEntry .PersonalFieldInput,.PreferencesEntry .PreferencesFieldInput,.AddClientEntry .AddClientFieldInput          { float:left; font-size:12px; font-weight:bold; text-align: left; width:200px }
.PersonalEntry .PersonalValidator,.PreferencesEntry .PreferencesValidator,.AddClientEntry .AddClientValidator            { float:left; overflow:hidden; text-align:center; width:200px }
.PersonalEntry .ErrorDisplay,.PreferencesEntry .ErrorDisplay			    { color:Red; text-align:left; }
.PersonalEntryErrorPad ,.PreferencesEntryErrorPad                     { padding: 5px 0px 5px 0px; }
.AddClientFieldCheckbox {margin-bottom:10px;margin-top:10px;}
.AddClientFieldRow .field-validation-error{display:block;text-align:left;}
.saveClientAddButtons {text-align:right;}
.AddClientFieldRowTimeZone { width:100px !important;}
.AddClientEntry .ErrorDisplay			    { color:Red; text-align:left }
.AddClientEntryErrorPad                      { padding: 5px 0px 5px 0px; }
.FuelPricesFieldRow { padding: 5px 0px 5px 0px; float:left; margin: 0px 15px 0px 0px;}
.FuelPricesFieldLabel { font-size: 12px; float:none; width:100px }
.FuelPricesFieldInput { font-size:12px; font-weight:bold; text-align: left; width:100px }
.ClearFloat{clear:both;}

.FeaturesDiv {height:60px; overflow-y:scroll; overflow-x:hidden; border: solid 1px #7F9DB9}

#ClientAdmin_Actions{
    position:absolute;
    display:none;
    border-bottom: solid 1px #333333;
    background-color: White;
    color:Black;    
}

#ClientAdmin_Actions li,#ClientAdmin_GroupActions li{
   list-style-type:none;
   display:block;
}

#ClientAdmin_GroupActions{
    position:absolute;
    display:none;
    border-bottom: solid 1px #333333;
    background-color: White;
    color:Black;    
}

#ClientAdmin_GroupActions ul,#ClientAdmin_Actions ul{
    Margin:0px;
    padding:0px;
}

.left {float:left;}

img.arrowright {
    
    text-decoration:none;
    vertical-align:middle;
    float:right;
    border-style:none;
    margin-left:5px;
    margin-right:5px;
    padding:0px;
}

.AccountPartial
{
    width:900px;
    padding:0px;
    margin:0px;
}

.ShiftPatternName
{
    font-weight:bold;
    }
    
#ClientSearch_Buttons{padding-top:5px;float:right;}
#ClientSearch_Buttons a{text-decoration:underline;}
#ClientSearch_Buttons .button{text-decoration:none;padding-left:5px;}
.standardHeader{color:Black;}
.clientListTable{min-width:800px;width: 100%;border:solid 1px #333333}
.pagingListRow td {text-align:right;}

#AssignGroup_FleetPanelLite
{
    width:450px;
    height:470px;
}

.assignGroupsRadioDiv
{
    width:150px;
}

.assignGroupDiv
{
    position: relative;
    float:left;
}

.assignGroupButtonsDiv
{
    position: relative;
    float:left;
}


.shiftTableMain{width:500px;}
.shiftTable{width:500px;}
.shiftPatternCellShiftDetail{width:350px;}
.shiftPatternCellFrom{width:200px;}
.shiftPatterCellTo{width:200px;}
.shiftPatternCellDay{width:55px;}


.PreferencesEntry fieldset {width:630px;}

#WebAccessReportCompanyMain {height:40px;width:800px;}
#WebAccessReportCompanySub {float:right;}
.WebAccessReportDateInput {width: 80px;}
#WebAccessReport {margin-left:20px}
#WebAccessReportTable th {padding:5px 10px 5px 0px;}
#WebAccessReportTable td {padding:5px 10px 5px 0px;}
.WebAccessReportHeaderLabel {width:80px; padding:5px 10px 5px 0px; font-weight:bold;}
.WebAccessReportHeaderValue {width:80px; padding:5px 10px 5px 0px;}
.WebAccessReportAltRow { background: #DADADA }