nav .navbar-brand {
    font-size: x-large;
}

nav .navbar-brand .white {
    color: #FFFFFF
}

.navbar-logo {
    max-width: 100px;
  }

#navbar-logo-img {
    width: 75px;
}

#footer-logo-img {
    width: 50px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    background-color: #CF7B79;
}

.nav-link:focus {
    outline-color: #CF7B79 !important;
    outline-style: solid;
}

@media (max-width: 768px) {
    .btn-outline-dark:hover {
        background-color: inherit;
        color: inherit;
    }
    }

login main {
    overflow-x: auto;
}

main .form-control {
    display: inline-block;
    width: auto;
}

main .modal-body .form-control {
    display: flex;
    width: 100%;
}

body {
    background-color: rgb(52,58,64);
}

main {
    flex: 1;
    background-color: white;
}

.page-item .page-link {
    color: black !important;
}

.page-item.active .page-link {
    background-color: #343a40 !important;
    border: 1px solid darkgray !important;
    color: white !important;
}

#timesheets-table_length, #expenses-table_length {
    text-align: left;
    padding: 0px;
}

#timesheets-table_info, #expenses-table_info {
    text-align: center;
}

#timesheets-table_paginate, #expenses-table_paginate {
    padding-top: 20px;
    display: flex;
    justify-content: flex-end;
}


.table-responsive #timesheets-table_wrapper #timesheets-table tbody tr td {
    padding-left: 18px;
}

.table-responsive #expenses-table_wrapper #expenses-table tbody tr td {
    padding-left: 18px;
}

#timesheet-form-table input[type=number] {
    display: block;
    top: 0;
    left: 0;
    height: 150%;
    width: 45px;
    padding: 0px;
    box-sizing: border-box;
    background-color: transparent;
    -moz-appearance: textfield;
    line-height: 150%;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    text-align: center;
}

@media (max-width: 768px) {
    #timesheet-form-table, #user-table { 
        overflow:auto; 
        height: 350px; 
        margin-left: 10px;
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        display: inline-block;
    }

    #user-table {
        height: 500px;
    }

    #timesheet-form-table thead, #user-table thead, #recently-submitted-table thead {
        position: sticky; 
        top: 0; 
        z-index: 1;
        background-color: white;
    }
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.jumbotron {
    background-color: rgb(228, 228, 228);
    text-align: center;
}

#newsCarousel .carousel-inner .carousel-item {
    transition: -webkit-transformation 5s ease;
    transition: transform 5s ease;
    transition: transform 5s ease, -webkit-transform 5s ease;
    /*border-radius: 25px 25px 25px 25px;*/
    /*overflow: hidden;*/
}

#newsCarousel {
    max-width: 1000px;
    border-width: 1px;
    border-style: solid;
    border-radius: 25px;
    padding: 15px 2px 30px 2px;
    border-color: white;
    background-color: white;
}

.carousel {
    margin: 0 auto;
}

/*.carouselWidth {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    align-items: center;
}*/
.carousel-control-next,
.carousel-control-prev {
    filter: invert(100%);
}
.carousel-control-prev {
    left: 100;
    margin-left: 0;
    width: 4%;
}
.carousel-control-next {
    right: 0;
    margin-right: 0;
    width: 4%;
}
#index-title {
    width: 100%;
    background-color: white;
}

/*#index-title {
    padding: 20px 20px 5px 20px;
}*/

#index-news {
    width: 100%;
    background-color: #F5F5F5;
    padding: 7.5px 2px 7.5px 2px;
}

#expense-form-table input[type=number] {
    /*display: block;*/
    top: 0;
    left: 0;
    height: 150%;
    width: 100px;
    padding: 0px;
    box-sizing: border-box;
    background-color: transparent;
    -moz-appearance: textfield;
    line-height: 150%;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    padding-left: 2.5px;
    text-align: left;
}

#expense-form-table input[type=button] {
    display: inline-block;
}

.right-icon-holder {
    position:relative;
}
.bi-check-circle {
    line-height: 0px;
    top:0%;
    margin-top: 0px; /* Half of line height to keep left middle postion of container */
    margin-left: 15px;
    right: 10px;
    color:green;
    font-size: 150%;
}

.formUpload, .newsUpload, .qmsUpload {

    justify-content: center;
    border: 3px solid #eee;
    padding: 1em 1em 0.5em 1em;
    border-radius: 6px; 
    max-width: 760px;
    overflow: hidden;
}

.formUpload input, .formUpload button, .newsUpload input, .newsUpload button, .qmsUpload input, .qmsUpload button {
border: 3px solid #eee;
padding: 5px 5px;
border-radius: 6px;
width: 100%;
}

#form-table-title, #file-table-title, #qms-table-title {
    clear: both;
}

.total-hours, #timesheet-total, #timesheet-total-hours, .expense-total, #expense-total, .expense-£, .time-off-days1, #time-off-days, #time-off-days2 {
    font-size: 1.15em;
}

#timesheet-total, #timesheet-total-hours, #expense-total, .expense-£, #time-off-days, #time-off-days2 {
    color:#CF7B79;
}

button >svg:first-child {
    margin-right: 5px;
}

.alert span >svg:first-child {
    margin-right: 10px;
}
/* Event Title Wrap */
.fc-event, .event-title {
    padding: 0 1px;
    white-space: normal;
}
.fc-toolbar{
    margin-bottom: 1px !important;
}

/* #dashb-wehours-chart #apexcharts-title-text {
  font-size: x-large;
} */

/* .card {
    margin-bottom: 20px;
} */

#recently-submitted-table-wrapper {
  max-height: 300px;
  overflow: auto;
  display:inline-block;
  width: 100%;
}