button {
    cursor: pointer;
}

#content form.policy-content-form {
    width: auto;
}

#content form.policy-content-form .overtime input[type="number"] {
    width: 60px;
}

#accounting_page {
    padding: 10px 20px;
}

#accounting_page h3,
#policy-content h3,
.page-header {
    color: #2E6E9E;
    border-bottom: #d3d3d3 thin solid;
    margin: 0 0 5px 0;
    padding-bottom: 7px;
}

#rate-policy .hidden {
    display: none;
}

#id_minimum_minutes {
    width: 85px;
}

#id_override_us_federal_tax_id {
    width: 85px;
}

div#policy-content.popup {
    width: 700px;
    margin: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#policy-content {
    font-size: .9em;
}

#policy-content .instructions {
    margin-bottom: 10px;
}

#policy-content .instructions p{
    margin: 0;
}

#policy-content fieldset {
    margin-bottom: 15px;
    border: 1px solid #CCC;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#policy-content .overtime input[type="number"] {
    width: 65px;
}

#policy-content a.delete img {
    height: 15px;
}

#policy-content ._button{
    margin: 12px 0;
}

label.question {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

#id_bill_pay_rounding_rule {
    display: inline-block;
    margin: 0 5px 0 10px;
}


#policy-content ul {
    padding: 0;
    margin: 5px 0;
    list-style: none;
}

#policy-content ul li {
    display: inline;
}

#policy-content input#id_mileage {
    width: 50px;
    margin: 5px;
}

#policy-content div.row {
    margin: 5px 0 5px 25px;
}
#policy-content div.row input.name {
    width: 200px;
}

#policy-content div.row input.amount {
    width: 50px;
}
#policy-content div.empty-form {
    display: none;
}

#policy-content a.add-new {
    font-size: .9em;
    display: inline-block;
    margin-left: 40px;
}

#policy-content fieldset.overtime p {
    margin: 0 0 10px 0;
}

#policy-content fieldset.overtime #id_overtime_day,
#policy-content fieldset.overtime #id_overtime_week_hours,
#policy-content fieldset.overtime #id_overtime_day_2,
#policy-content fieldset.overtime #id_overtime_7th_day_hours {
    width: 30px;
}

#policy-content div.persons .formset {
    margin-left: 40px;
}

#policy-content div.custom_amount {
    display: none;
}

#policy-content div.custom_amount input {
    width: 60px;
}

#policy-content div.first_last_day {
    display: none;
    clear: left;
    padding-top: 5px;
}

#policy-content div.first_last_day label,
#policy-content div.first_last_day input{
    float: left;
}
#policy-content div.first_last_day label {
    margin-right: 5px;
}
#policy-content #care_managers_hourly input[name=care_managers-rate_types],
#policy-content input[name=care_mgmt-rate_types]{
    display: none;
}
#personal-rates dl{
    margin: 0;
    clear: left;
}
#personal-rates dl dt{
    font-weight: bold;
}
#personal-rates dl dd {
    margin-left: 20px;
}
#personal-rates dl dd input {
    margin-right: 10px;
}
#personal-rates dl dd ul li a {
    padding-left: 10px;
}

#personal-rates dl ul li{
    clear: left;
}

#personal-rates dl ul li{
    font-weight: normal;
    list-style-type: square;
    display: block !important;
}

#personal-rates dl ul li label.text {
    margin-top: 2px;
}

#personal-rates dl ul li.errors {
    margin-left: 180px;
}

#personal-rates input.amount {
    text-align: right;
}

#personal-rates input#id_custom_amount {
    width: 50px;
}

#personal-rates dl dd input.tiered-check-box{
    margin-right: 0px;
}

#personal-rates dl dd ul li a.edit-tiered-rate {
    padding-left: 0px;
}


dd.empty {
    margin-bottom: 5px;
}

div#rate-schedules h4 {
    font-size: 1.1em;
    margin-bottom: 5px;
}
div#rate-schedules dl dt {
    font-weight: bold;
    margin-bottom: 5px;
}

div#rate-schedules dl dd {
    margin-left: 10px;
}
div#rate-schedules dl dd label {
    float: left;
    width: 150px;
}
div#rate-schedules dl dd span {
    font-size: 1.1em;
}
div#rate-schedules input {
    text-align: right;
}

#policy-content input[type="text"] {
    width: 75px;
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
}

/*#policy-content input.tiered-amount {*/
    /*width: 30px;*/
    /*border-radius: 4px 4px 4px 4px;*/
    /*color: #555555;*/
    /*padding-right: 2px;*/
    /*vertical-align: middle;*/
/*}*/
.rates-tooltip .ui-tooltip-content {
    background-color: #FFF;
    border-color: #2E6E9E;
}
.rates-tooltip .ui-tooltip-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.rates-tooltip .ui-tooltip-content ul li{
    margin-bottom: 3px;
}
.rates-tooltip .ui-tooltip-content input {
    width: 97%;
}

.agency-rates h4 {
    font-size: 1.2em;
    padding-bottom: 7px;
    border-bottom: thin solid #D3D3D3;
    margin-bottom: 5px;
}

.agency-rates table {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 5px;
    min-width: 800px;
}

.agency-rates input {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.agency-rates table th, .agency-rates table td {
    padding: 4px 0 0 5px;
    color: #545454;
}

.agency-rates table .name {
    width: 270px;
}

.agency-rates table th {
    text-align: left;
    font-size: 12px;
}

.agency-rates table td strong {
    font-size: 12px;
}

.agency-rates table input[type="text"] {
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    vertical-align: middle;
}

.agency-rates table .delete-rate {
    width: 15px;
    padding-right: 3px;
}

.agency-rates table td.delete-rate img {
    margin-top: 3px;
    height: 15px;
}

.agency-rates table .name {
    padding-left: 3px;
}

.agency-rates table input.name {
    font-size: .9em;
    width: 250px;
}

.agency-rates table th.bill-amount {
    padding-left: 40px;
    width: 152px;
}

.agency-rates table th.pay-amount {
    width: 152px;
}

.agency-rates table th.rate-code{
    width: 108px;
    padding-left: 10px;
}

.agency-rates table input.bill-amount {
    margin-left: 30px;
    width: 75px;
    text-align: right;
}

.agency-rates table input.pay-amount {
    width: 75px;
    text-align: right;
}


/*.agency-rates table th.tiered-amount {*/
    /*padding-left: 5px;*/
    /*width: 100px;*/
/*}*/
/*.agency-rates table input.tiered-amount {*/
    /*width: 40px;*/
    /*text-align: right;*/
/*}*/

/*.agency-rates table input.tiered-payroll-code {*/
    /*width: 60px;*/
    /*text-align: right;*/
/*}*/

/*.agency-rates table input.tiered-rate-dept-code {*/
    /*width: 60px;*/
    /*text-align: right;*/
/*}*/

.agency-rates table input.payroll-code {
    width: 75px;
    text-align: right;
}

.agency-rates table input.rate-type {
    display: none;
}

.agency-rates .hourly-pro-rate input {
    display: none;
}

.agency-rates .per-visit-pro-rate input {
    display: none;
}

.agency-rates ul {
    padding: 0;
    margin: 5px 0;
    list-style: none;
}

.agency-rates ul li {
    display: inline;
}

.agency-rates .save-rates {
    margin-top: 30px;
    /* bootstrap .btn below */
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding: 4px 6px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.agency-rates .save-rates:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.agency-rates tr.add-row {
    display: none;
}

.agency-rates a.add-new {
    margin-left: 10px;
    font-size: 12px;
}

.agency-rates div.empty-rows {
    padding: 10px;
    margin-bottom: 5px;
    background-color: #F7F7F9;
    border: 1px solid #E1E1E8;
    border-radius: 4px 4px 4px 4px;
    width: 800px;
}

.tiered_rate_content a.delete_tier img {
    height: 14px;
}

.tiered_type_select_label  {
    margin-left: 10px;
    font-size: 12px;
}

.tiered_rate_content, .tier-type-label, tiered_rate_client_content{
    font-size: .9em;
}

.tiered_rate_content table input[readonly] {
    color: black;
    background-color: #CCCCCC;
    background-image: none;
}

.tiered_rate_content .buttons{
    float:right;
    padding: 0px 25px 15px 0px;
}

.tiered_rate_content .errors{
    border:2px solid red;
}

div.empty-msg-hide {
    display: none;
}

table.authorizations {
    width: 100%;
}

table.authorizations td,
table.authorizations th {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

table.authorizations tbody {
    border-top: 1px solid #aaa;
}

table.authorizations .name {
    width: 100px;
}

table.authorizations .name a {
    margin-top: 0px;
}

table.authorizations .form input{
    padding:0;
    margin:0;
}

table.authorizations .form input[type='text'] {
    height: 22px;
    border: 1px solid #aaa;
    width: 200px;
    padding: 0 2px;
}

table.authorizations .form input.ui-autocomplete-input {
    width: 178px;
}

table.authorizations .form select{
    height: 22px;
    border: 1px solid #aaa;
    width: 206px;
    padding: 2px 0;
}


a.add-authorization {
    margin-top: 10px;
    display: block;
}

#accounting_page #quickbooks-instructions input[type=text] {
    width: 210px;
}

legend {
    font-size: 14px;
}

.quickbooks-tax-refresh-container {
    float: right;
}

#accounting_page #quickbooks-instructions img {
    border:1px solid #bbb;
    padding:2px;
    margin: 20px 65px;
    display: block;
}

#accounting_page #id_qbo_connection_ticket {
    width: 230px;
}

/***** Billing/Payroll Pages *****/

div#reports {
    padding: 10px;
    position: relative;
    overflow: hidden;
}

div#reports tr:hover{
    background-color: #e8e8e8;
}

img.loading{
    height: 16px;
    display: none;
}

div#date-selectors .tinybutton{
    padding: 5px 3px;
    position: relative;
    top: 4px;
}

div#date-selectors a img{
    margin: 0;
    top: 0px;
    height: 16px;
}

div#date-selectors{
    width: 699px;
    text-align: right;
    margin-bottom: 4px;
}
div#date-selectors input{
    border: 1px solid #AAAAAA;
    width: 80px;
}
span#custom_dates {
    display: none;
}
div#grid div#people_wrap {
    margin: 0 20px 20px 0;
    float: left;
    width: 190px;
}

div#grid div#people div#filter{
    height: 27px;
    position: relative;
}

div#grid div#filter img {
    position: absolute;
    top: 7px;
    right: 5px;
}

div#grid div#people div#filter input{
    width: 196px;
    border: 1px solid #AAA;
    padding: 4px 2px;
    height: 17px;
}

div#grid ul {
    list-style-type: none;
}
div#grid ul ul{
    padding-left: 20px;
}

/* billing/payroll filters column (on left) */
.m.b_p_filters{
    font-size: 12px;
    position: relative;
    width: 100%;
}

.m.b_p_filters h4{
    font-size: 14px;
    clear: both;
}

.m.b_p_filters .billing_type {
    font-size: 10px;
}

.m.b_p_filters .people_picker{
    width: 98%;
}

/* override some chosen.js styles */
.m.b_p_filters .chzn-choices .search-field input{
    width: 95px!important;
}

.m.b_p_filters .chzn-container .chzn-results {
    max-height: 160px!important;
}

.m.b_p_filters .location_select{
    width: 100%;
    padding: 4px;
}

.m.b_p_filters .period{
    width: 100%;
    padding: 4px;
}

.m.b_p_filters .from_to{
    margin-top: 4px;
}

.m.b_p_filters .from_to input{
    width: 70px;
}
.m.b_p_filters .chzn-container-multi .chzn-choices {
    width: 100%;
}

.m.b_p_filters .letter_filter{
    text-align: right;
}

.m.b_p_filters .filter_options .letter_filter label{
    display: inline;
    margin: 0;
}

.m.b_p_filters .filter_options label{
    display: block;
    font-weight: bold;
    font-size: 10px;
    margin-top: 12px;
}

.m.b_p_filters .filter_options .dates_select label{
    margin-top: 8px;
}

.m.b_p_filters .go{
    margin: 10px 0;
    float: right;
    font-size: 13px;
    line-height: 20px;
    background-image: -moz-linear-gradient(center top , #ffffff, #def3f2);
}

.m.b_p_filters .view_options{
    margin-top: 10px;
    border-top: 2px solid #ddd;
    padding-top: 10px;
    clear: both;
}

.m.b_p_filters .view_options ul,
.m.b_p_filters .view_options li{
    padding: 0;
    margin: 0;
}

.m.b_p_filters .view_options li{
    margin: 4px 0;
}

.m.b_p_filters .view_options input[type="text"] {
    width: 25px;
    margin-right: 4px;
}

.m.b_p_filters h4{
    margin: 0 0 5px 0;
    color: #333333;
}

/* invoice print results page */
body.invoice_print_results #menu{
    padding: 10px 0 0 0;
}

.m.invoice_print_list {
    padding: 20px;
}

.m.invoice_print_list li{
    list-style: none;
    padding-top: 8px;
}

.m.invoice_print_list .count {
    text-align: center;
    width: 50px;
}

#carelogs .description_head {
    font-weight: bold;
    float: left;
    margin-right: 30px;
}

div#grid div#carelogs {
    overflow: hidden;
    left: -12px;
    position: relative;
    width: 698px;
    clear: right;
    min-width: 698px !important;
    min-height: 180px;  /* so that +Add dropdown does not get cut off! */
}

div#reports td img {
    height: 16px;
    position: relative;
    top: 2px;
    margin-left: 5px;
}

div#reports td a.add-mileage img {
    top: 3px;
}
div#reports a.generic:hover,
div#reports a.edit-carelog:hover{
    text-decoration: underline;
    color: #0F6CB6;
}

div#reports tr.title {
    background-color: #E6E6E6;
}

div#reports tr.title td,
div#reports tr.totals td {
    cursor: pointer;
}


div#reports td.checkbox input {
    margin: 0;
}

.floating-actions-wrapper{
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    height: 45px;
    padding-top: 10px;
    border-top: 1px solid #AAA;
    background-color: #FFF;
}
.floating-actions-wrapper.ppsaDrive {
    height: 90px;
}

.floating-actions-wrapper .actions {
    /*    position: relative;*/
    text-align: right;
    width: 908px;
    margin: 0 auto;
}

.floating-actions-wrapper .print_tweak_button {
    display: none;
}

.floating-actions-wrapper ._button {
    padding: 5px 14px;
}

.floating-actions-wrapper ._drop_menu .choices {
    bottom: 24px;
    top: auto;
    text-align: left;
}

div#reports .unfinalized .dragme.unmatched_adj,
div#reports .unfinalized .dragme.a_shift,
div#reports .unfinalized .dragme.unmatched_adj a,
div#reports .unfinalized .dragme.a_shift a{
    cursor: move;
}

div#reports a.delete {
    display: none;
}
div#reports a.delete img {
    height: 14px;
    margin-left: 4px;
    float: left;
}
div#reports table {
    width: 100%;
}

div#reports table#heading {
    background-color: #e6e6e6;
    border: 1px solid #AAA;
}

div#reports table#heading td{
    border-bottom: 1px solid #AAA;
    font-weight: bold;
}

div#reports table.group {
    border: 1px solid #AAA;
    margin-top: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div#reports table td{
    padding: 3px 0 3px 4px;
    margin: 0;
    font-size: 10px;
}

div#reports table td span.group-title input{
    margin-left: 0;
}

div#reports table tr.title,
div#reports table tr.collapsed {
    background-color: #E6E6E6;
    font-weight: bold;
}
div#reports table tr.title td{
    border-bottom: 1px solid #AAA;
}
div#reports table tr.totals.collapsed td {
    border-top: none;
}

div#reports table tr.totals {
    font-weight: bold;
}
div#reports table tr.totals td {
    border-top: 1px solid #AAA;
}
div#reports table tr.totals span.finalized,
div#reports table tr.totals span.invoiced,
div#reports table tr.totals span.exported,
div#reports table tr.totals span.excel {
    font-size: 12px;
    padding-bottom: 2px;
    margin-left: 2px;
}
div#reports table tr.totals .finalized,
div#reports table tr.totals .invoiced,
div#reports table tr.totals .queued,
div#reports table tr.totals .exported,
div#reports table tr.totals .excel{
    display: none;
}

div#reports table td span.holiday {
    font-style: italic;
}

div#reports table img.loading {
    height: 16px;
    float: right;
    display: none;
}

div#reports div#tools{
    margin-top: 10px;
}

div#reports div#tools input{
    float: right;

}

div#reports tr.item td {
    vertical-align: top;
}
div#reports tr.item.highlight td {
    background-color: #FDEF46;
}

div#reports .closed{
    display: none;
}

/* turn highlight into filter*/
div#reports.filters-applied.hide-em table.group {
    display: none;
}

div#reports.filters-applied.hide-em table.highlight {
    display: table;
}

/* hide mode */
.hide-em tr.item{
    display: none;
}
.hide-em tr.item.highlight{
    display: table-row;
}


div#reports tr.item span.status,
div#reports tr.item span.status a,
div#reports tr.item span.status span{
    display: none;
}

div#reports tr.item.finalized span.status,
div#reports tr.item.exported span.status{
    display: inline;
}

div#reports tr.item.invoiced span.status .invoiced,
div#reports tr.item.exported span.status .exported,
div#reports tr.item.invoiced span.status .revisioned,
div#reports tr.item.exported-to-excel span.status .excel{
    display: inline;
}
div#reports tr.item.exported span.status span.exported,
div#reports tr.item.invoiced span.status span.invoiced,
div#reports tr.item.exported-to-excel span.status span.excel,
div#reports tr.item span.status span.paid{
    margin-left: 5px;
}

.legend .unfinalize, span.unfinalize, span.finalized,
div#reports tr.item.finalized span.status .unfinalize{
    color: green;
    font-weight: bold;
}

/*
    A little trickery -- we are using CSS to control rules for unfinalizing
    in addition to serverside logic.
    First: show a tag by default
 */
div#reports tr.item span.status a.unfinalize {
    display: inline;
}

/* Then hide a if we can't unfinalize */
div#reports tr.item.exported span.status a.unfinalize,
div#reports tr.item.invoiced span.status a.unfinalize,
div#reports tr.item.exported-to-excel.no-unfinalize span.status a.unfinalize {
    display: none;
}

/* And show span if we can't unfinalize, this list should match above */
div#reports tr.item.exported span.status span.unfinalize,
div#reports tr.item.invoiced span.status span.unfinalize,
div#reports tr.item.exported-to-excel.no-unfinalize span.status span.unfinalize {
    display: inline;
}


.legend .exported, span.exported, span.excel,
div#reports tr.item.finalized span.status .exported,
div#reports tr.item.exported-to-excel span.status .excel{
    color: blue;
    font-weight: bold;
}

.legend .paid,
span.status .paid{
    color: #90a08d;
    font-weight: bold;
}

.legend .invoiced, span.invoiced {
    color: orangered;
    font-weight: bold;
}

.pending_calc {
    color: gray;
    font-weight: bold;
}

div#reports a.invoiced{
    color: orangered;
    font-weight: bold;
    padding: 0 3px;
    cursor: pointer;
}

.revisioned{
    color: purple;
    font-weight: bold;
}

.shift_differential{
    color: orange;
    font-weight: bold;
}

div#reports div.legend {
    clear: left;
    font-size: 12px;
}

div#reports div.legend dt{
    float: left;
    width: 26px;
    padding-top: 4px;
}
div#reports div.legend dd{
    margin: 0;
    overflow: hidden;
    position: relative;
    padding-top: 4px;
}


div#reports td.checkbox   { width: 25px; text-align: right;}
div#reports table#heading td.checkbox   { text-align: left;}
div#reports td.date       { width: 140px; }
div#reports td.clock-in   { width: 40px; }
div#reports td.clock-out  { width: 40px; }
div#reports td.regular    { width: 35px; text-align: right; }
div#reports td.ot         { width: 40px; text-align: right;  }
div#reports td.dot        { width: 40px; text-align: right;  }
div#reports td.auth       { width: 40px; ; text-align: center;}
div#reports .title td.auth       {text-align: left;}
div#reports td.rate       { width: 100px; }

div#reports td.total,
div#reports td.scheduled,
div#reports td.actual,
div#reports td.adjustment  {
    width: 60px; text-align: right; padding-right: 3px;
}

div#reports span.print-only { display: none; }

#reports .grand_totals{
    width: 686px;
    margin: 5px 0 ;
    padding: 6px 0 6px 10px;
    font-weight: bold;
    font-size: 10px;
    height: 18px;
    line-height: 16px;;
    background-color: #e4f5f5;
    border: 1px solid #aaa;
    position: relative;
}
#reports .grand_totals li{
    float: left;
}
#reports .grand_totals .name{
    width: 208px;
}
#reports .grand_totals .mileage{
    width: 187px;
}
#reports .grand_totals .sub_totals, #reports .grand_totals .ab_sub_totals{
    position: absolute;
    right: 176px;
    top: 6px;
}

#reports .grand_totals .actual,
#reports .grand_totals .scheduled,
#reports .grand_totals .adjustment,
#reports .grand_totals .regular,
#reports .grand_totals .ot,
#reports .grand_totals .dot{
    min-width: 40px;
    text-align: right;
    margin-left: 4px;
    float: right;
}
#reports .grand_totals .ab_sub_totals .regular { right: 260px; position: absolute;}
#reports .grand_totals .ab_sub_totals .ot { right: 216px; position: absolute;}
#reports .grand_totals .ab_sub_totals .dot { right: 171px; position: absolute;}
#reports .grand_totals .ab_sub_totals .scheduled { right: -38px; position: absolute;}
#reports .grand_totals .ab_sub_totals .actual { right: -106px; position: absolute; width:64px; }
#reports .grand_totals .ab_sub_totals .adjustment { right: -173px; position: absolute;}

#reports .grand_totals .total{
    position:absolute;
    right: 0;
    top: 6px;
    text-align: right;
}
.m.b_p_filters #id_tags_chzn .chzn-choices{
    width: 185px;
}

._ptip.accounting_tip {
    width: 275px;
}

#reports .split-payer-icon img {
    height: 12px;
    margin-left: 3px !important;
}

 /* Angular Fix */
[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

#advance_billing ul {
    padding: 0;
    margin: 5px 0;
    list-style: none;
}

#self-serve-payment-methods ul {
    padding: 0;
    margin: 5px 0;
    list-style: none;
}

p.ppsa-drive-banner {
    text-align: center;
    margin-top: 15px;
}
p.ppsa-drive-banner span {
    padding: 6px;
    background-color: #f89406;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: bold;
}
p.ppsa-drive-banner span a {
    color: #FFFFFF;
    text-decoration: underline;
}

div.retroactive_pay_rate_changes {
    margin-top: 25px;
}
div.retroactive_pay_rate_changes p {
    margin-left: 20px;
}

div.retroactive_pay_rate_changes p.retroactive_pay_rate_start_date {
    display: none;
    margin-left: 45px;
}

div.tear {
    display: inline-block;
    padding: 3px 7px;
    margin: 2px 3px;
    border: 1px solid #999;
    background: #E3E3E3;
    color: #333;
    border-radius: 5px;
    white-space: nowrap;
}

div.tear i {
    color: #600;
    margin-right: 9px;
}
div.tear i:hover {
    color: #A00;
    margin-right: 9px;
    cursor: pointer;
}
tr.carelog-pending-calc{
    background-color: #edf2fb !important;
}
tr.carelog-pending-calc td{
    background-color: #edf2fb !important;
}
.carelog-loading-container{
    position: relative;
    width: 10px;
    height: 10px;
    display: inline-block;
  
}
.carelog-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
    border: 2px solid #ccc;
    border-top: 2px solid #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
  }
  
  @keyframes spin {
    to {
      transform: rotate(360deg);
    }
  }

  #carelogs .carelog_async_description {
    font-weight: bold;
    float: left;
    display: none;
    color: red;
}