﻿body {
    padding-top: 70px;
    padding-bottom: 20px;
    background-color: #f3f4f5;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select {
    max-width: 280px;
}

textArea {
    width: 100% !important;
    min-height: 100px;
    overflow: hidden;
}

.displayTable {
    display: table;
}

body {
    font-family: 'Gill Sans', 'Franklin Gothic Book', 'Arial Narrow', Arial, sans-serif;
    margin-top: 80px;
}


/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-bottom: 0px;
    margin-top: 5px;
}

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

.ibDisplay {
    display: inline-block;
}

.ibDisplayOnMain {
    display: inline-block;
}

.ibDisplayToCentered {
    display: inline-block;
}

.input-width {
    width: 200px;
}

.input-group-addon {
    height: 34px;
}

.input-group {
    padding-right: 0px;
    padding-left: 0px;
    margin: 5px 0px;
}

td, th {
    padding: 3px;
    cursor: pointer;
    text-align: center;
}

    td:hover {
        background-color: #2bace2;
    }

.tableFormatting {
    font-size: 12px;
    overflow-y: scroll;
    border: 1px solid #dddddd;
}

    .tableFormatting tbody > tr > td {
        padding: 4px;
        line-height: 15px;
    }

/*.table > tbody > tr > th,*/
.table > tbody > tr > td {
    border: none;
}

.table tbody > tr > th {
    border-top: none;
}

.weeklyTable > tbody > tr > td {
    border: 1px solid #dddddd;
    width: 30px;
    height: 40px;
    vertical-align: middle;
}

.customBorder {
    border-bottom: 1px solid #dddddd;
}

.hidden {
    display: none;
}

.input-customization {
    width: 170px;
    font-size: 14px;
    padding-left: 2px;
}

.centered {
    text-align: center;
}

.roundedCorners {
    border-radius: 3px;
}

.alignRight {
    text-align: right;
}

.blueButton {
    background-color: #2bace2;
    color: #fff;
    border: none;
    height: 30px;
}

    .blueButton:hover {
        text-decoration: underline;
        background-color: #04589b;
        border: none;
    }

.blueButtonDisabled {
    background-color: #779cb9;
    color: #fff;
    border: none;
    height: 30px;
}

    .blueButtonDisabled:hover {
        text-decoration: none;
        background-color: #779cb9;
        border: none;
    }

.brownButton {
    background-color: #786440;
    color: #fff;
    border: none;
    height: 30px;
}

    .brownButton:hover {
        text-decoration: underline;
        background-color: #a18555;
        border: none;
    }

.brownButtonDisabled {
    background-color: #5e4f37;
    color: #fff;
    border: none;
    height: 30px;
}

    .brownButtonDisabled:hover {
        text-decoration: none;
        background-color: #5e4f37;
        border: none;
    }

.rightOnMain {
    float: right;
}

.right {
    text-align: right;
}

.minWidth {
    min-width: 200px;
}

.smallerWidth {
    width: 50px;
}

.smallWidth {
    width: 80px;
}

.medWidth {
    width: 100px;
}

.largerWidth {
    width: 125px;
}

.halfWidth {
    width: 50%;
    margin: 0px;
    padding: 0px;
}

.width33 {
    width: 33.333%;
    padding: 0px;
    margin: 0px;
}

.form-control {
    max-width: 450px;
    border-radius: 0px;
}

.entry-control {
    width: auto;
}

.fieldHeight {
    height: 28px;
}

.smallPadding {
    padding-left: 5px;
    padding-right: 5px;
}

.smallCalloutText {
    font-size: 10px;
    font-weight: bold;
}

.qualifierText {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    display: inline-block;
    margin-top: 5px;
}

.entrySpacing {
    margin: 0px;
}

.rdoFormatting {
    width: 200px;
    border: 2px solid #FFF;
    text-align: center;
}

    .rdoFormatting > label, .rdoFormatting2 > label {
        color: #FFF;
        vertical-align: top;
        font-size: 24px;
    }

.rdoFormatting2 {
    width: 250px;
    border: 2px solid #FFF;
    text-align: center;
}


#radioTime, #radioExpense, #radioMileage {
    width: 24px;
    height: 24px;
    vertical-align: bottom;
}

.userPrefsContainer {
    margin-top: 20px;
}

.cbSelector {
    width: 150px;
    vertical-align: central;
}

input[type="checkbox"] {
    height: 24px;
    width: 24px;
    top: 8px;
    left: 5px;
    position: relative;
    margin-right: 15px;
}

.multiSelect {
    min-width: 150px;
    min-height: 250px;
    max-width: 250px;
    max-height: 300px;
    padding: 15px;
    margin: 20px;
    border: 2px groove #2bace2;
}

.leftRightButtons {
    background-color: darkseagreen;
    border: 1px solid darkolivegreen;
    color: darkolivegreen;
}

.leftToCenter {
    margin-left: 70px;
    text-align: left;
}

.leftToCenter15 {
    margin-left: 15px;
    text-align: left;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse, .logo, .navbar-collapse {
    background-color: #2bace2;
}

.navbar-user {
    color: #fff;
    vertical-align: top;
    width: auto;
    min-width: 140px;
    max-width: 200px;
    float: right;
    text-align: right;
}

    .navbar-user a {
        color: #fff;
    }

.timerContainer {
    border: 1px solid #999;
    padding: 5px;
    margin-top: 50px !important;
}

.timeTrackerContainer {
    border: 1px solid #999;
    padding: 2px;
    display: inline-block;
    width: 85px;
    height: 30px;
    line-height: 24px;
    margin: 0px 6px -10px 6px;
}

.timerDimensions {
    width: 30px;
    height: 30px;
    display: inline-block;
}

.timerDimensions2 {
    width: 24px;
    height: 30px;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 3px;
}

.notVisible {
    visibility: hidden;
    display: none;
    width: 0px;
}

.visible {
    display: inline-block;
    visibility: visible;
    width: 25.71px;
}

#container {
    min-height: 100%;
    position: relative;
}

footer {
    bottom: 0;
    width: 87%;
    height: 60px; /* Height of the footer */
    overflow: hidden;
}

.hideOnLoad {
    display: none;
}

.SH-Dates-Input, .SH-Dates-Input2, .SH-Dates-Input3, .SH-Advanced {
    display: none;
    visibility: hidden;
}

.SH-Dates-Label, .SH-Dates-Label2, .SH-Dates-Label3, .SH-Advanced-Label {
    /*display: block;*/
    
    padding: 0.5em;
    text-align: center;
    /*border-bottom: 1px solid #CCC;*/
    color: #000;
}
    
    .SH-Dates-Label:hover, .SH-Dates-Label2:hover, .SH-Dates-Label3:hover, .SH-Advanced-Label:hover {
        color: #505050;
        text-decoration: underline;
    }

    .SH-Dates-Label::before, .SH-Dates-Label2::before, .SH-Dates-Label3::before, .SH-Advanced-Label::before {
        font-family: Consolas, monaco, monospace;
        font-weight: bold;
        font-size: 15px;
        content: ">";
        vertical-align: text-top;
        display: inline-block;
        width: 21px;
        height: 21px;
        margin-right: 3px;
        background: radial-gradient(ellipse at center, #CCC 50%, transparent 50%);
        margin-top: -1px;
        color: #056abb;
    }

/*  Showing/hiding html content  */
.expanded, .expanded2, .expanded3, .expanded4 {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    height: 0;
}

section {
    padding: 0 20px;
}

 #toggle:checked ~ .expanded {
    /*min-height: 200px;*/
    min-height: 25px;
    height: auto;
    visibility: visible;
    opacity: 100;
    transition: visibility 0.5s, opacity 0.5s linear;
}

#toggle:checked ~ .divToggle .SH-Dates-Label::before {
    content: "v";
}

#toggle:checked ~ .SH-Dates-Label::before {
    content: "v";
}


#toggle2:checked ~ .expanded2 {
    min-height: 25px;
    height: auto;
    visibility: visible;
    opacity: 100;
    transition: visibility 0.5s, opacity 0.5s linear;
}

#toggle2:checked ~ .divToggle2 .SH-Dates-Label2::before {
    content: "v";
}

#toggle2:checked ~ .SH-Dates-Label2::before {
    content: "v";
}


#toggle3:checked ~ .expanded3 {
    min-height: 200px;
    height: auto;
    visibility: visible;
    opacity: 100;
    transition: visibility 0.5s, opacity 0.5s linear;
}

#toggle3:checked ~ .SH-Dates-Label3::before {
    content: "v";
}

#toggle4:checked ~ .expanded4 {
    min-height: 75px;
    height: auto;
    visibility: visible;
    opacity: 100;
    transition: visibility 0.5s, opacity 0.5s linear;
}

#toggle4:checked ~ .SH-Advanced-Label::before {
    content: "v";
}

/*  Showing/hiding html content - End */

/*   Date Picker Customization  */

#ui-datepicker-div {
    display: none;
}

.ui-datepicker {
    width: 190px;
}

.ui-datepicker-calendar {
    background-color: azure;
    font-size: 16px;
}

.ui-datepicker-title {
    text-align: center;
    margin-top: 20px;
}

.ui-datepicker-prev {
    float: left;
    margin-top: -15px;
    content: "<";
}

.ui-datepicker-next {
    float: right;
    margin-top: -15px;
    content: ">";
}

.ui-datepicker {
    border: 1px solid #929292;
    background-color: white;
    padding: 5px;
}

/*  Date Picker Customization End  */

label {
    display: block;
}

.date-header {
    background-color: #2bace2;
}

.slip-summary {
    border: 2px solid gray;
}

    .slip-summary div, .slip-summary span {
        padding: 2px 5px 2px 5px;
    }

.equal-spacing-columns {
    display: flex;
}

    .equal-spacing-columns div, .equal-spacing-columns span {
        flex: 1;
    }

.flex-table-header {
    background-color: lightgray;
    font-weight: bold;
}

.flex-row {
    display: flex;
}

    .flex-row * {
        flex: 1;
    }

.flex-row-wrap {
    display: flex;
    flex-wrap: wrap;
}

    .flex-row-wrap * {
        flex: 1;
    }

.flex-table-row {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
}

    .flex-table-row div, .flex-table-row span {
        flex: 1;
        flex-flow: row nowrap;
    }

.slip-summary {
    display: flex;
    flex-flow: column nowrap;
    flex: 1 1 auto;
}

.striped-table:nth-child(2n+1) {
    background-color: lightgrey;
}

.total-row {
    background-color: darkgray;
    margin-bottom: .5em;
}

.divToggle, .divToggle2 {
    padding: .5%;
    width: 100%;
    height: 100%;  
}

.totHrs {
    padding: 0;
}

/* boot strap checkbox overrides */
.toggle.btn {
    background: transparent;
    border: none;
    z-index: 1001;
}

.btn-default, .btn-default:hover, .btn-default.active, .btn-primary, .btn-primary:hover {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}

.chkLabelLogin, .chkLabelUserPref, .chkLabelRate, .chkLabelTime{
    position: relative;
    display: block;
    width: 60px;
    height: 30px;
    margin-bottom: 15px;
}

.chkLabelFilterDate {
    position: relative;
    display: inline;
    width: 60px;
    height: 30px;
}


.chkLabelTime {
    display: inline-block;
}

.timeDiv p {
    display: inline-block;
}

.chkLabelLogin input, .chkLabelUserPref input, .chkLabelRate input, .chkLabelTime input, .chkLabelFilterDate input{
    display: none;
}

.sliderGrooveLogin, .sliderGrooveUserPref, .sliderGrooveRate, .sliderGrooveTime {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #95989a;
    border-radius: 20px;
    transition: all 0.3s ease;
}

.sliderGrooveLoginChecked, .sliderGrooveUserPrefChecked, .sliderGrooveRateChecked, .sliderGrooveTimeChecked {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #2bace2;
    border-radius: 20px;
    transition: all 0.3s ease;
}
    .sliderGrooveLogin:after, .sliderGrooveUserPref:after, .sliderGrooveRate:after, .sliderGrooveTime:after {
        position: absolute;
        content: "";
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background: #fff;
        top: 2px;
        left: 2px;
        transition: all 0.3s ease;
    }

    .sliderGrooveLoginChecked:after, .sliderGrooveUserPrefChecked:after, .sliderGrooveRateChecked:after, .sliderGrooveTimeChecked:after {
        position: absolute;
        content: "";
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background: #fff;
        top: 2px;
        left: auto;
        right: 2px;
        transition: all 0.3s ease;
    }

.sliderGrooveFilterDate {
    position: absolute;
    height: 14px;
    width: 25px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #95989a;
    border-radius: 20px;
    transition: all 0.3s ease;
}

.sliderGrooveFilterDateChecked {
    position: absolute;
    height: 14px;
    width: 25px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #2bace2;
    border-radius: 20px;
    transition: all 0.3s ease;
}
    .sliderGrooveFilterDate:after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        top: 2px;
        left: 2px;
        transition: all 0.3s ease;
    }

    .sliderGrooveFilterDateChecked:after{
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        top: 2px;
        left: auto;
        right: 2px;
        transition: all 0.3s ease;
    }

input:checked + .sliderGrooveLogin, input:checked + .sliderGrooveUserPref, input:checked + .sliderGrooveRate, input:checked .sliderGrooveTime, input:checked .sliderGrooveFilterDate {
    transform: translate(30px);
}


.btnBlueFormatted {
    background-color: #2bace2;
    color: #fff;
    border-radius: 0px;
    height: 50px;
    font-size: 1.5em;
    font-weight: bold;
    border: 1px solid rgba(0,0,0,0.00)
   
}

.loginh1 {
    color: #95989a;
}

.homeInput {
    width: 230px;
    height: 50px;
    padding: 10px;
    background-color: #fff !important;
}

input:-webkit-autofill {
    background-color: #fff !important;
}

.standardMargin {
    margin: 10px 0px;
}

.clientPreferenceList div label {
    margin-left: 15px;
}

    .clientPreferenceList div label:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.divOptions {
    display: inline-block;
    float: right;
}

.optionDropDown {
    background: transparent;
    border: none;
    box-shadow: none;
    float: right;
    width: auto;
    padding: 6px 6px 6px 12px;
    border-bottom: 1px solid #757575;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
}

    .optionDropDown:after {
        background: transparent;
        display: none;
    }

    .optionDropDown::-ms-expand {
        display: none;
    }

.form-dateEntry select {
    border: 2px solid #cccccc;
    height: 34px;
    padding: 1px 10px;
}

    .form-dateEntry select:first-of-type {
        border-left: 3px solid #666;
        border-top: 3px solid #666;
        border-bottom: 3px solid #666;
    }

    .form-dateEntry select:nth-of-type(2) {
        border-top: 3px solid #666;
        border-bottom: 3px solid #666;
    }

    .form-dateEntry select:nth-of-type(3) {
        border-right: 3px solid #666;
        border-top: 3px solid #666;
        border-bottom: 3px solid #666;
    }

.inputFormatting {
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    height: 34px;
    padding: 6px 12px;
    text-align: center;
}

.row {
    margin-right: 0;
    margin-left: 0;
    
}

.slipEntryForm {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
}

.formTopRow {
    order: 1;
    width: 100%;
}

.formColLeft {
    order: 2;
    flex-basis: 49%;
    text-align: center;
}

.formColRight {
    order: 3;
    flex-basis: 49%;
    text-align: center;
}

.formBottomRow {
    width: 100%;
    order: 4;
}

.slipTypeList {
    position: fixed;
    align-self: flex-end;
    margin: 0;
    bottom: 0;
    margin-top: 80px;
    width: 97.5%;
    background-color: #fff;
    text-align: center;
    max-width: 1100px;
}

.slipType {
    flex: 1;
    margin: 0px;
    text-align: center;
    flex-grow: 1;
    width: 32.5%;
    display: inline-block;
    font-size: 1.7em;
    height: 90px;
}

    .slipType span {
        width: 100%;
        height: 90px;
    }

.slipTypeActive {
    color: #2bace2;
    border-bottom: 5px solid #2bace2;
    font-size: 1.8em;
}

.slipTypeInactive {
    color: #666;
    border-bottom: transparent;
}

    .slipTypeInactive:hover {
        border-bottom: 5px solid #666;
        font-size: 1.8em;
    }

.rateDiv {
    display: inline-block;
}

/* slip history formatting */
.shDateFormat {
    width: 230px;
    text-align: right;
}

.shEndDatePlus, .shEndDateMinus {
    border: 1px solid #2bace2;
    border-radius: 50%;
    color: #2bace2;
    width: 20px;
    height: 20px;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    margin-right: 2px;
}

.shDateFormat select:first-of-type {
    border-left: 2px solid #666;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
}

.shDateFormat select:nth-of-type(2) {
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
}

.shDateFormat select:last-of-type {
    border-right: 2px solid #666;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
}

.shDescription {
    text-align: left;
    font-size: 0.8em;
}

.shRow {
    border-top: 1px solid #666;
}

/* user preferences formatting */
.prefDiv {
    width: 24%;
    display: inline-block;
}

.divFilters {
}

    .divFilters a {
        border: 1px solid #2bace2;
        border-radius: 50%;
        color: #2bace2;
        width: 30px;
        height: 30px;
        font-size: 25px;
        line-height: 25px;
        display: inline-block;
        text-align: center;
        margin: 2px;
    }

    .divFilters p {
        display: inline-block;
    }

#btnSave, #btnClone, #btnDelete, #btnCancel, #btnImport, #btnSplit {
    width: 100%;
    padding: 0,10px,0,10px;
    margin: 0 auto;
}

#btnCancel{
    margin-top: .5em;
}

.totTime {
    text-align: right;
    background-color: #2bace2;
    margin-top: .5em;
    margin-bottom: .5em;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.7);
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight:bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


@media screen and (max-width: 975px) {
    .prefDiv {
        width: 32%;
    }
}

@media screen and (min-width: 772px) {
    .showOnMobile {
        display: none;
    }

    .container {
        max-width: 1268px;
    }

    .hideOnSmallMobile {
        display: table-cell;
    }

    .hideOnMediumMobile {
        display: table-cell;
    }

    .leftToCenter {
        margin-left: 20px;
        text-align: left;
    }

    .mobile-only {
        display: none;
    }

    /* V Added This V*/
    .SH-Dates-Label.desktop-only, .SH-Dates-Label2.desktop-only {
        display: inline;
    }
}

@media screen and (max-width: 771px) {
    .showOnMobile {
        display: table-cell;
    }

    .hideOnSmallMobile {
        display: table-cell;
    }

    .hideOnMediumMobile {
        display: none;
    }

    .desktop-only {
        display: none;
    }

    .time-spent {
        float: right;
    }

    .billable {
        color: green;
    }

    .expense {
        color: red;
    }

    /* V Added This V*/
    .SH-Dates-Label.mobile-only, .SH-Dates-Label2.mobile-only {
        display: block;
    }
}

@media screen and (max-width: 700px) {
    .formColLeft, .formColRight {
        flex-basis: 100%;
    }

    #btnResetTimer {
        margin-top: 10px;
    }

    .slipTypeList, .slipType {
        height: 65px;
    }

    .slipType, .slipTypeInactive {
        font-size: 1.3em;
    }

        .slipTypeActive, .slipTypeInactive:hover {
            font-size: 1.4em;
        }

    .divOptions {
        padding: 0px;
        vertical-align: top;
        margin-left: 12px;
    }

    .userPrefs {
        padding: 0px;
    }

    .prefDiv {
        width: 45%;
    }
}

@media screen and (max-width: 650px) {
    .ibDisplayToCentered {
        display: block;
        text-align: center;
    }
}

@media screen and (max-width: 550px) {
    .centerOnSmallMobile {
        text-align: center;
    }

    .ibDisplayOnMain {
        display: block;
    }

    .rightOnMain {
        float: none;
    }

    .leftToCenter,
    .leftToCenter15 {
        margin-left: 0px;
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .prefDiv {
        width: 85%;
    }
}

@media screen and (max-width: 400px) {
    h1 {
        font-size: 25px;
    }

    /*.entrySpacing {
        margin: 0px;
    }*/

    .hideOnSmallMobile {
        display: none;
    }
}

/*Screens 330px and smaller*/
@media screen and (max-width: 330px) {
    h1 {
        font-size: 22px;
    }

    .leftOnMobile {
        text-align: left;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

td.entry-history-summary {
    border-top: solid 1px black
}
.Validation-Msg {
    color: red;
}
.ui-datepicker-prev {
    margin-top: auto;
}

.ui-datepicker-next {
    margin-top: auto;
}
.ui-datepicker-calendar {
background-color:white;
}
.projectTotalValid {
    font-weight: bold;
    width: 100%;
    background-color: #d2d2d2;
    height: 30px;
}

.projectTotalInvalid {
    font-weight: bold;
    width: 100%;
    background-color: #e6e6e6;
    height: 30px;
    color: #DF3E3E;
}
.isValidTotal {
    background-color: khaki;
    color:red;
}

.buttonBlue-right {
width:200px;
float:right;
font-weight:bold;
}
.form-check-label {
font-weight:normal;
text-align:left;
margin-top:0px;
}
