
.divFilterWrapper {
    float: right;
}
.current-status-filter {
    color: #658A26;
}
#pagetable .catrowLast td {
    border-bottom: 1px solid black;
}
.hrscol p {
    text-align: right;
}
.hrscol {
    width: 90px;
}
.divUnderIndexWrapper {
    margin-top: -1px; 
    padding-top: 20px;

}
#pagetable {
    border-top: 1px solid #cccccc;
}
#pagetable th p, #pagetable td p {
    padding: 5px;
}
.trClientHeaderRow td {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    cursor: pointer;
    font-weight: normal;
}
.trClientHeaderRow td:hover {
   background-color: #cccccc;
}
.trContractorMainRow, .trContractorSubRow {
    display: none;
}
.trContractorShowHide {
    cursor: pointer;
}
.trContractorShowHide {
    background-color: #cccccc;
}
.tblContractorTable .trContractorShowHide {
    cursor: default;
}
#pagetable.tblContractorTable .currentView {
    background-color: #fa9633;
    color: black;
}
.chkAcceptReject, .chkApproveReject {
    float: left;
    margin-right: 5px;
}
.ddlHours, .ddlMinutes, .ddlDoubleHours, .ddlDoubleMinutes , .ddlVacationHours , .ddlVacationMinutes, .ddlStraightHours, .ddlStraightMinutes, .ddlOTHours, .ddlOTMinutes, .ddlHolidayHours, .ddlHolidayMinutes   {
    width: 80px;
}
.divMessage {
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    text-shadow: none;
    margin-top: -20px;
    margin-bottom: 20px;
}
.divErrorMessage {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    padding: 10px 20px;
}
.divNoticeMessage {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    padding: 10px 20px;
}
.divSuccessMessage {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;    
    padding: 10px 20px;
}

.anchStatus.current {
    color: black;
}
.datepicker {
    background: url(../images/admin/icons/calen.png) right no-repeat #fff;
    cursor: pointer;
}
.divAssignClients.assignHidden {
    display: none;
}
.divAssignClients {
    margin-bottom: 10px;
}

.divClientListWrapper {
    float: left;
    padding: 0px 10px;
    border: 1px solid #cccccc;
    background: #f2f2f2;
    clear: both;
    margin-left: 210px;
    margin-bottom: 6px;
}
.divClientAssignmentWrapper select {
    width: 240px;
}
.divClientListWrapper.chkFirstCheckbox {
    margin-left: 0px;
    clear: none;   
}
.divLeftColumn, .divCenterColumn, .divRightColumn {
    float: left;
    width: 290px;
}
.tblListTable {
    width: 100%;
}
.frmStandardForm label {
    width: 130px;
    float: left;
    display: block;
}
.justmodified td {
    background-color: #B2C593;
    color: white;
}

#pagetable .justmodified td {
    border-bottom: 1px solid #658A26;
}

#pagetable .justmodified a.anchDelete, #pagetable .justmodified a {
    color: white;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.25);
    text-decoration: underline;
}

#pagetable .justmodified a.anchDelete:hover {
    color: #cf1632;
    text-shadow: none;
}

#pagetable .justmodified a:hover {
    text-shadow: none;
}

.divClientAssignmentWrapper {
    width: 450px;
    float: left;
    border-right: 1px solid #cccccc;
    background: #f2f2f2;
    padding: 5px 5px 5px 15px;
}
.divExternalManagerAssignmentWrapper {
    width: 450px;
    float: right;
}
.anchDefaultHidden {
    display: none;
}
.divExternalManagerShowHide {
    display: none;
}

.catrow.even {
    background: #ffffff;
}

#pagetable td {
    border-bottom: 1px solid #cccccc;
}

.catrow.odd {
    background: #E0E0E0;
}

#pagetable a {
    color: #d76b00;
}

#pagetable a:hover {
    color: #658A26;
}

.header-row th {
    background: #9DA2A3;
    color: white;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.25);
}

a.anchAddLink, a.anchRecalculate {
    line-height: 30px;
    display: inline-block;
    padding: 5px 10px 5px 5px;
    border: 2px solid ;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;    
}

a.anchAddLink span, a.anchRecalculate span {
    vertical-align: bottom;
}

a.anchAddLink:hover, a.anchRecalculate:hover {
    text-decoration: none;
    background: #d76b00;
    color: white;
    border: 2px solid #d76b00;
}

.frmTableFilters {
    width: 75%;
    float: right;
    margin-top: 10px;
}

.headeractions {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.divCompanySelectWrapper, .divManagerSelectWrapper, .divSearchWrapper, .frmTableFilters input[type=submit], .divResetWrapper {
    float: left;
}
.content-timesheets .divCompanySelectWrapper .ddlCompanySelect, .content-timesheets .divWeekEndingDropDown .ddlWeekEnding {
  
}


.divCompanySelectWrapper, .divSearchWrapper, .divManagerSelectWrapper {
    
}

.content-contractors .divCompanySelectWrapper, .content-contractors .divManagerSelectWrapper {
    
}

.content-contractors .divSearchWrapper {
   
}


.divCompanySelectWrapper .ddlCompanySelect {
    
}

.divSearchWrapper .txtDirectSearch {
    margin-left: 20px;  
}


a.anchReset {

    margin-left: 10px;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;    
}

a.anchReset:hover {
    background-color: #d76b00;
    border-color: #d76b00;
}


.frmTableFilters input.btnFilterButton, a.anchReset {
    line-height: 22px;
    padding: 0px 15px;
    margin-left: 10px;
}

#pagetable a.anchDelete {
    color: #cf1632;
}

a.anchBackButton {
    margin-top: 20px;
    line-height: 30px;
    display: inline-block;
    padding: 5px 10px 5px 5px;
    border: 2px solid #fa9633;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;      
}

a.anchBackButton span {
    margin-right: 5px;
    vertical-align: bottom;    
}

a.anchBackButton:hover {
    text-decoration: none;
    background: #d76b00;
    border: 2px solid #d76b00;
    color: white;
}


.frmStandardForm input[type=text], .frmStandardForm input[type=email] {
    width: 250px;
}

.frmStandardForm .ddlLargeDropdown {
    width: 262px;
    height: 26px;
    line-height: 26px;
    padding: 0px 5px;
}

.frmStandardForm textarea {
    width: 250px;
    height: 100px;
    overflow-y: scroll;
}

.divCheckboxWrapper {
    padding: 10px 0px;
}

.divCheckboxWrapper input[type=checkbox] {
    vertical-align: bottom;
    
}

.divExternalManagerWrapper {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #cccccc;
}



.primarysecondaryselect {
    margin: 0px 10px;
}


.divClientListWrapper input[type=checkbox] {
    vertical-align: bottom;
    margin-right: 5px;
}

.content-timesheets .frmTableFilters {
    width: 100%;
}

.divStatusWrapper a, .divStatusWrapper .pipe {
    display: inline-block;
    padding: 5px;
}

.divStatusWrapper a {
    color: black;
}

.divStatusWrapper a:hover {
    color: white;
    background: darkorange;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;   
    text-decoration: none; 
}

.divStatusWrapper a.anchStatus.current {
    color: black;   
    color: white;
    padding: 5px 10px;
    background: #D7E4C1;
    background: #658A26;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 1px solid #658A26;
    margin-bottom: -1px;    
}

.divStatusWrapper a.anchStatus.current:hover {
    text-decoration: none;
    background: #658A26;
    color: white;

}

.content-timesheets .divCompanySelectWrapper, .content-timesheets .divManagerSelectWrapper, .content-timesheets .divSearchWrapper, .content-timesheets .frmTableFilters input[type=submit], .content-timesheets .divResetWrapper, .content-timesheets .divWeekEndingDropDown {
    float: left;
}
.content-timesheets .divCompanySelectWrapper, .content-timesheets .divManagerSelectWrapper, .content-timesheets .divWeekEndingDropDown {
    width: 140px;
}
.divResetWrapper {
    
}
.content-timesheets .divSearchWrapper {
    width: 160px;
}

.pDayEnterWrapper, .frmEditTimesheet p {
    display: block;
    width: 334px;
}

.spanDayName, .pDayEnterWrapper span {
    width: 150px;
    display: inline-block;
}

.btnPrint {
    display: inline-block;
}
.divShowHideStatus .chkProcessed.chkCheckbox {
    vertical-align: bottom;
    margin-right: 10px;
}

.divShowHideStatus, .weeklytotals {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;    
    margin-bottom: 20px;
}

.h3PageTitle {
    padding: 10px 20px;    
    margin-top: -20px;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px solid #658A26;    
    background: #D7E4C1;
}

.divShowHideStatus label {
    width: 150px;
}

.taNotes.taTextArea {
    width: 330px;
}

.frmStandardForm .divShowHideStatus .txtLargeTextbox {
    width: 200px;
}

.pHolidayWrapper {
    background-color: #D7E4C1;
    color: black;
    padding-bottom: 5px;
}

.pHolidayWrapper:before {
    display: block;
    background: transparent;
    color: black;
    text-align: center;
    content: "holiday";
    text-transform: uppercase;
    letter-spacing: 1em;
    margin-top: 6px;
}
.pHolidayWrapper .spanDayName {
    text-indent: 5px;
}




.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
    filter: alpha(opacity=40);  
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.marquee-footer-wrapper {
    position: fixed;
    z-index: 99;
    bottom: 0px;
     width: 100%;
    height: 110px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);      
    background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
    opacity: 1.0;
    filter: alpha(opacity=100); 
}

.marquee-footer-wrapper:hover {
    -webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black; 
    background: url(../images/transgray75.png); 
    opacity: 1.0;
    filter: alpha(opacity=100); 
}

.marquee-footer-wrapper.stuck {
    position: relative;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;       
    padding-top: 10px;
}

.marquee-footer-wrapper .footer-div {
    background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
    opacity: 1.0;
}

.footer-div-container.stuck {
    padding-bottom: 0px;
}

img.MarqueeLogo {
    width: 298px;
    height: 88px;
}

a.MarqueeLWW {
    display: block;
    height: 90px;
    width: 295px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
    border: 1px solid #cccccc;
    margin: 0px auto;
    background: white;

    
}

a.MarqueeLWW img {
    width: auto;
    height: 88px;
}

a.MarqueeLWW:hover {
    border: 1px solid #777777;
    
}

.footer-div-container {
    background: transparent;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border-bottom: none;
    text-align: center;
    font-size: 13px;
    border-bottom: none;
    padding: 10px 20px 124px 20px;
    width: 100%;
    padding: 0px;
    padding-bottom: 110px;
}



.footer-div.marquee-footer {
    padding: 10px;
    width: 33%;
    float: left;
    text-align: left;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}



.marquee-footer-ads a img {
    margin-right: 20px;
}



a.MarqueeLink {
    background: white;
    display: block;
    border: 1px solid #cccccc;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    width: 300px;
    height: 90px;
}


a.MarqueeLink:hover {
    background: white;
    border: 1px solid #777777;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}

.MarqueeText {
    display: block;
    float: right;
    text-align: center;
    padding: 5px;
    width: 50%;
    word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
    border: 1px solid #cccccc;   
    background: white;
    display: block;
    text-align: center;
    line-height: 20px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    font-weight: bold;
    color: #cccccc;
    padding: 14px;
}

a.MarqueeContact:hover {
    background: white;
    border: 1px solid #777777;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    color: #777777;
}

a.MarqueeLWW {
    display: block;
    height: 98px;
    width: 290px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
    border: 1px solid #cccccc;
}

a.MarqueeLWW img {
    width: 100%;
}

a.MarqueeLWW:hover {
    border: 1px solid #777777;
}


.ads-column a img.panelad {
    display: block !important;
}

.divCheckboxRequiredWrapper .chkCheckbox {
    vertical-align: bottom;
    margin-right: 5px;
}


.listofholidaydates {
    width: 480px; float: right;
}

.listofholidaydates .divHolidayWrapper {
    padding: 10px 0px 10px 10px;
    border-bottom: 1px solid #cccccc;

}

.yearsheader {
    border-bottom: 1px solid #d76b00;
}

.yearsheader .anchChangeYears {
    display: inline-block;
}

.yearsheader .anchChangeYears.current {
    color: white;
    padding: 5px 10px;
    background: #d76b00;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;    
}

.yearsheader .anchChangeYears.current:hover {
    text-decoration: none;
    background: #658A26;
}

.yearsheader a.anchChangeYears, .yearsheader .pipe {
    display: inline-block;
    padding: 5px;
}

a.anchDeleteHoliday {
    color: #cf1632;
}

a.anchDeleteHoliday:hover {
    text-decoration: none;
}
.divHolidayWrapper.caution {
    background-color: #cf1632;
    border-color: #cf1632;    
    color: white;
}
.divHolidayWrapper.caution a.anchDeleteHoliday {
    color: white;
}


.footer-div-mobile {
    padding-top: 0px;
}


















.onoffswitch {
    position: relative; width: 110px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "MOBILE";
    padding-left: 10px;
    background-color: #D76B00; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "DESKTOP";
    padding-right: 10px;
    background-color: #658A26; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 17px; margin: 6.5px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 76px;
    border: 2px solid #999999; border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

.frmTableFilters {
    width: 100%;
}

.content-managers .divCONTRACTORSelectWrapper, .content-managers .divWeekEndingDropDown, .content-managers .divSearchWrapper {
   
}

.content-managers .ddlCompanySelect {
   
}

.content-managers .divCompanySelectWrapper {
   
}

.divCONTRACTORSelectWrapper, .divWeekEndingDropDown, .divSearchWrapper {
    float: left;
}

.divManagerBlock {
    margin: 15px 0px;
}

.content-approved-timesheets .frmStandardForm input[type=text], .content-approved-timesheets .frmStandardForm input[type=email], .content-pending-timesheets .frmStandardForm input[type=text], .content-pending-timesheets .frmStandardForm input[type=email] {
    width: 100px !important;
}
.content-submitted-timesheets .frmStandardForm input[type=text], .content-submitted-timesheets .frmStandardForm input[type=email], .content-accepted-timesheets .frmStandardForm input[type=text], .content-accepted-timesheets .frmStandardForm input[type=email] {
    width: 100px !important;
}

.weeklytotals .pWrapperTimeTexboxes label {
    width: 110px;
}


.content-pending-timesheets .spanDayName, .content-pending-timesheets .pDayEnterWrapper span, .content-approved-timesheets .spanDayName, .content-approved-timesheets .pDayEnterWrapper span {
    width: 155px;
}

input[type=checkbox] {
    background: transparent;
}

.frmStandardForm input[type=text].txtMassEmailSubject {
    width: 400px;
} 
.frmStandardForm .taMassEmailMessage, .frmStandardForm .taSettingsSettings {
    width: 400px;
    height: 200px;
}

.shorterrow label {
  width: 140px;
}

input:disabled:hover, input:read-only:hover, input:-moz-read-only:hover {
    cursor: not-allowed;
    opacity: 0.5;
    filter: alpha(opacity=50);    
}

.trContractorMainRow {
    text-transform: capitalize;
}

#pagetable a.anchLink {

}

.trContractorShowHide, .trContractorSubRow {
    background: #f2f2f2;
}

.trClientHeaderRow.accepted, .trClientHeaderRow.submitted, .trClientHeaderRow.rejected, .trClientHeaderRow.approved, .trClientHeaderRow.open {
    background: #D7E4C1;    
    background: #658A26;
    color: black;
    color: white;
}

.trClientHeaderRow.archived {
    background: #D7E4C1;    
    background: #658A26;
    color: black;
    color: white;
}

.trClientHeaderRow.accepted:hover, .trClientHeaderRow.accepted:hover td {
    background: #658A26;
    color: white;
}

.trClientHeaderRow.submitted:hover, .trClientHeaderRow.submitted:hover td {
    background: #658A26;
    color: white;
}

.trClientHeaderRow.accepted td, .trClientHeaderRow.submitted td {
    font-weight: normal;
}

.header-row th {
    background: #CECECE;    
    background: #D7E4C1;
    color: black;
    text-shadow: none;
    font-weight: normal;
    text-transform: capitalize;
}

.tblClientTable.tblListTable .header-row th, .tblManagerTable.tblListTable .header-row th, .tblContractorTable.tblListTable .header-row th {
    background: #658A26;
    color: white;    
}

.tblClientTable.tblListTable .catrow.even, .tblManagerTable.tblListTable .catrow.even, .tblContractorTable.tblListTable .catrow.even {
    background: #D7E4C1;
}

.tblClientTable.tblListTable .catrow.odd, .tblManagerTable.tblListTable .catrow.odd, .tblContractorTable.tblListTable .catrow.odd {
    background: #f2f2f2;
}

input[type=submit], .anchCheckoutButton, a.anchReset, a.btnPrint {
    background: #658A26;
    border: 2px solid #658A26;    
}

input[type=submit]:hover, .anchCheckoutButton:hover, a.btnPrint:hover {
    background: #d76b00;
    border-color: #d76b00;
    color: white;
    text-shadow: none;
}

#pagetable.tblManagerTable.tblListTable a, #pagetable.tblContractorTable.tblListTable a, #pagetable a {
    color: black;
    text-decoration: underline;    
}

#pagetable.tblManagerTable.tblListTable a:hover, #pagetable.tblContractorTable.tblListTable a:hover, #pagetable a:hover {
    color: #d76b00;
}

.divTopBarLinks a.anchTopLink.current, .divTopBarLinks a.anchTopLink.current:hover {
    background: #658A26;
}
.divTopBarLinks a.anchTopLink:hover {
    background: darkorange;
}

.yearsheader .anchChangeYears.current {
    background: #658A26;
}

.yearsheader {
    border-bottom: 1px solid #658A26;
}

.listofholidaydates {
    float: left !important;
    margin-left: 40px;
}

.yearsheader a.anchChangeYears {
    color: black;
}

.yearsheader a.anchChangeYears:hover {
    background: darkorange;
    color: white;
    text-decoration: none;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;    
}

a.btnPrint {
    display: inline-block;
}

.weeklytotals {

    margin-top: 20px;
} 

.pHolidayWrapper label {
    text-indent: 10px;
}

.content-pending-timesheets .frmStandardForm input[type=text] {
    width: 50px !important;
    text-align: right;    
}

.weekdayhours {
    text-align: right;
}


.divManagerBlock {
    margin-bottom: 40px;
}


.myinfowrapper p, .divManagerBlock p {
    margin-bottom: 5px;
}

.divManagerBlock a, .myinfowrapper a {
    color: black;
    text-decoration: underline;
}
.divManagerBlock a:hover, .myinfowrapper a:hover {
    color: #d76b00;
}


#pagetable a.anchLink.anchDelete {
    color: #cf1632;
}

#frmAdjustSettings label {
    width: 210px;
}

.contactor-pending-timesheets-submitted-on * {
    display: inline-block !important;
    line-height: 26px;
}

.frmEditTimesheet input[type=submit], .frmEditTimesheet a.btnPrint, .frmEditTimesheet .anchReset {
    width: 90px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}



.divFileUploadWrapper {
    float: left;
    margin: 20px 0;
}
p.buttons {
    margin-top: 0;
    margin-bottom: 0;
}
p input[type=submit].btnSave {
    width: 140px;
    float: left;
    margin: 0;
    margin-right: 20px;
}
.anchReset.btnReset {
    background: url(../../layout/images/refresh.png) center left no-repeat #658A26;
    padding-left: 30px;
    width: 100px;
    float: left; 
    margin-right: 60px;
}
.anchReset.btnReset:hover {
    background: url(../../layout/images/refresh.png) center left no-repeat #d76b00;
}
p.print {
    float: left;
}
p.print a.btnPrint, p a.btnPrint {
    border: none;
    background: url(../../layout/images/print.png) center no-repeat;
    background-color: none;
    display: inline-block;
    width: 90px;
    height: 25px;
    margin-top: 5px;
}
p a.btnPrint:hover {
    border: none;
    background: url(../../layout/images/print.png) center no-repeat;
    background-color: none;
    display: inline-block;
    width: 90px;
    height: 25px;
    margin-top: 5px;
}
#pagetable p a.btnSendContact.print.printcheck.anchCheckoutButton.btnPrint {
    color: #333;
}
#pagetable p a.btnSendContact.print.printcheck.anchCheckoutButton.btnPrint:hover {
    color: #d76b00;
}
#pagetable p a.btnSendContact.print.printcheck.anchCheckoutButton.btnPrint, #pagetable p a.btnSendContact.print.printcheck.anchCheckoutButton.btnPrint:hover {
    background: none;
    width: auto;
    text-decoration: none;
    text-align: left;
    display: inline-block;
    text-shadow: none;
}

p.submit {
    margin-top: 35px;
}
p.buttons.submit input[type=submit].btnSubmit {
    background: #277ebc;
    border: 2px solid #277ebc;
    width: 260px;
}
p.buttons.submit input[type=submit].btnSubmit:hover {
    background: #226da2;
    border: 2px solid #226da2;
}
.divExistingFilesWrapper label {
    width: 200px;
}
.spanExpenseIndicator img {
    width: 28px;
    border: none;
}
.footer-div label {
    display: inline-block;
}


.contactorsortarrow {
    display: inline-block;
    margin-left: 5px;    
}

a.btnSendContact.print.anchCheckoutButton.btnPrint {
    margin: 0px;
    padding: 0px;
    width: 25px;
    display: block;
}

.pDayEnterWrapper span.spanDayNameWidth {
    width: 100px;
}




.divStatusWrapper .anchExpandAllClients {
    float: right;
}
.divTimesheetSearchFilterWrapper.ArchivedFilter {
    margin-bottom: 10px;
}

.divTimesheetSearchFilterWrapper.ArchivedFilter .divYearSelectWrapper, .divTimesheetSearchFilterWrapper.ArchivedFilter .divSubmitButtonWrapper  {
    float: left;
}
.divTimesheetSearchFilterWrapper.ArchivedFilter .divYearSelectWrapper, .divTimesheetSearchFilterWrapper.ArchivedFilter .divCompanySelectWrapper, .divTimesheetSearchFilterWrapper.ArchivedFilter .divSearchWrapper, .divTimesheetSearchFilterWrapper.ArchivedFilter .divSubmitButtonWrapper  {
    margin-right: 10px;
    width: auto;
}
