﻿/* INSPINIA OVERRIDE START */

.logo-name {
    font-size: 150px !important;
}

.wrapper-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -5px;
    margin-right: -5px;
}

.nav li:hover > ul {
    display: block;
}

.ibox .label-bigger {
    font-size: 14px;
}

/* Override default none */
.ibox-content > .sk-spinner {
    display: block;
}

a {
    color: #337ab7;
}

b, strong {
    font-weight: 700;
}

.label {
    text-align: center;
}

.k-toolbar > div {
    align-items: center;
}

.loginscreen {
    width: 300px;
    margin: 0 auto;
}

.btn-amt {
    color: #fff;
    background-color: #2c97d4;
    border-color: #2c97d4;
}

.field-validation-error {
    color: #ED5565 !important;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

/* INSPINIA OVERRIDE END */

td.yearCurrent {
    font-weight: bold;
    font-size: x-large;
}

div.yearly {
    overflow: scroll;
}

table.tblYearly {
    border: 0.1em;
	border-spacing: 0;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
    max-width: 90%;
}
    table.tblYearly td {
        border-width: 0.1em 0.1em 0 0;
        border-style: solid;
        border-color: gray;
        padding: 0;
        margin: 0;
        max-width: 100px;
        min-width: 70px;
    }

table.tblYearly th {
    background-color: rgba(143,200,214, 1);
	border-width: 0.1em;
	border-style: solid;
	border-color: gray;
    text-align: center;
}

td.tblYearlyHeader {
	border-width: 0.125em;
    font-weight: bold;
	padding: 0.125em 0.625em;
    text-align: center;
    min-width: 80px;
}
td.tblYearlyHeaderShort {
	border-width: 0.125em;
    font-weight: bold;
	padding:  0.125em 0.625em;
    text-align: center;
}
.tdDay {
    padding: 0 0.2em;
	border-width:  0.125em;
    font-weight: bold;
    text-align: center;
    /*width: 45px;*/
}
.tdWeekend {
    background-color: rgba(180,180,180, 1);
}
.tdToday {
    background-color: rgba(143,200,214, 1);
}
.tdStrikethrough {
    text-decoration: line-through;
}
.tdOdo {
    padding: 0 1em;
    text-align: right;
}
.tdOdoPrediction {
    padding: 0 1em;
    text-align: right;
    font-style: italic;
}
.tourDate {
    text-align: center;
    word-wrap: break-word;
    -moz-box-shadow: inset 0 0 2px #000000;
    -webkit-box-shadow: inset 0 0 2px #000000;
    box-shadow: inset 0 0 2px #000000;
    cursor: pointer;
    padding: 0.25em;
    position: relative;
}
.tdDummy {
    background-color: gray;
}
.tdEmptyDate {
    border-width: 0;
    background-color: gray;
}
/*table for HotelRestaurantTourTable*/
.tourDateHotel {
    text-align: center;
    word-wrap: break-word;
	box-shadow: 0 0 0.25em inset;
    cursor: pointer;
    padding: 0.25em;
    position: relative;
}

td.first-column-header {
    background-color: #F5F5F6;
    font-weight: bold;
    width: 10px;
    white-space: nowrap;
}
.manageButtons {
    position: absolute;
    top: 0;
    right: 6px;
    visibility: hidden;
    float:right;
    width: 20px;
}
.tdHotelRest:hover .manageButtons {
    /*display: block;*/
    visibility: visible;
}

.manageButtons .fa:hover {
    text-shadow: 0 0 3px #000000;
    color: #fff;
}

.manageButtons::after
{
    clear:both;
}

.hotelsRestaurantsInside {
    min-width: 100px;
    min-height: 20px;
    float:left;
}

table.tblHotelsRestaurants {
    position: relative; /* for x icons in rooming*/
}
table.tblHotelsRestaurants th {
    text-align: center;
}
.tdHotelsRestaurantsInside {
    min-width: 50px;
    min-height: 35px;
    font-size: 14px;
}
.tdHotelsRestaurantsInsideEmpty {
    background-color: #ED5565;
}
.tdHotelsRestaurantsInside_hover {
    display: none;
    font-size: 34px;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/* tables for TMoto Yearly view*/
.eventYearlyCell {
    text-align: center;
    word-wrap: break-word;
	box-shadow: 0 0 0.25em inset;
    padding: 0.25em;
}
.eventYearlyCell_Clickable {
    cursor: pointer;
}
.eventYearlyCell_TourDate {
    background-color: rgba(0, 0, 120, 0.20);
    min-width: 200px;
}
.eventYearlyCell_Rent, .eventYearlyCell_RentalGroup {
    background-color: rgba(0, 120, 0, 0.20);
}
.eventYearlyCell_Service {
    background-color: rgba(120, 0, 0, 0.20);
}
.eventYearlyCell_ServicePrediction {
    background-color: rgba(60, 0, 0, 0.20);
}
.eventYearlyCell_Odo {
    background-color: rgba(120, 120, 0, 0.20);
}
.eventYearlyCell_OdoPrediction {
    background-color: rgba(60, 60, 0, 0.20);
}           

/* table for TMoto Amortization */
td.moneyPlus{
    background-color: rgba(0, 255, 0, 0.50);
}
td.moneyMinus{
    background-color: rgba(255, 0, 0, 0.50);
}

.sticky {  
    position: fixed;  
    width: 98% !important;  
    right: 0;  
    top: 0;  
    z-index: 100;  
    border-top: 0;  
    
    padding: 10px;
    background-color: #E3E3E3;
    background-image: none, linear-gradient(to bottom, #F6F6F6 0, #EAEAEA 100%);
    background-position: 50% 50%;
    box-sizing: border-box;

    border-color: #C5C5C5;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
}

.sticky-header thead tr:nth-child(1) th {
    position: sticky;
    top: 0;
    z-index: 100;
}

.tbl-grande {
    overflow: auto;
    max-height: 640px;
}

.tblGridToolbar {
    padding: 8px;
    display: block !important;
    width: 100%;
}

div.infowindow-content {
    line-height: 18px;
}

.tourDateUL {
    list-style-type: none;
    margin: 20px 10px;
}

.tourDateDetailsConnected{
    border-right: 2px solid black;
}
    .tourDateDetailsConnected td{
        padding-right: 1em;
    }

.tourDateUL td:first-child{
    width: 9em;
    padding: 0.25em 0;
}

.alignRightButton{
    text-align: center;
    margin: 0;
}

.tourDateDetailsNotConnected {
    height: 40px;
}

.tourDateTable {
    margin: 0.2em;
    width: 100%;
}
.tourDateTable td {
    padding: 0;
    width: auto;
}

.yearly-assignedto {
    position: absolute;
    top: 0;
    width: 100%;
}

.tblMotoInfo {
    margin: 30px 10px;
}
    .tblMotoInfo tr {
        border-collapse: separate;
        border-spacing: 0;
        empty-cells: show;
        color: #2E2E2E;
        line-height: normal;
        font-size: 100%;
        font-family: inherit;
    }
        .tblMotoInfo tr:nth-child(odd) {
            background-color: #F5F5F5;
        }
    .tblMotoInfo td {
        border: 0.1em solid gray;
        padding: 0.4em 0.6em;
        overflow: hidden;
        line-height: 1.6em;
        vertical-align: middle;
        text-overflow: ellipsis;
        color: #2E2E2E;
    }

.tblMotoInfoCommands {
    margin-left: 10px;
}


.nav.navbar-right > li > form > a {
    color: #999c9e;
}

.nav > li > form > a {
    color: #a7b1c2;
    font-weight: 600;
}

.nav > li > form > a {
    position: relative;
    display: block;
}

.nav > li > form > a i {
    margin-right: 6px;
}

.dropdown-menu > li > form > a {
    border-radius: 3px;
    color: inherit;
    line-height: 25px;
    margin: 4px;
    text-align: left;
    font-weight: normal;
}
.dropdown-menu > li > form > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #444;
    white-space: nowrap;
}

.btn-group-mlg > .btn, .btn-mlg {
    padding: 9px 10px;
    font-size: 14px;
    line-height: 1;
    width: 100%;
    height: 100%;
    font-weight: 600;
}

.label-small {
    font-size: 7px;
}

.badge-small {
    font-size: 8px;
}

.outline-white {
    color: #fff;
}

/*
    Schedule table
*/
.scheduleTours {
	font-size: 10px;
	background-color: #fff;
	color: #000;
}
.tourDateSchedule {
    border-style: solid;
    border-color: black;
    border-width: 1px !important;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    -webkit-font-smoothing: antialiased;
    opacity: 0.8;
}
.tourDateScheduleSmall {
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	text-orientation: upright;
	-webkit-font-feature-settings: "vkrn", "vpal";
	font-feature-settings: "vkrn", "vpal";
	line-height: 1;
	padding-top: 2px;
}
.tourDateScheduleBig {
	padding-top: 24px;
	text-align: center;
}
.scheduleWrapper {
	font-size: 10px;
	background-color: #fff;
	color: #000;
	width: 99%;
}
.scheduleLayoutRow {
    white-space: nowrap;
}
.scheduleLayoutRow > .scheduleLayoutCell {
    display: inline-block;
    vertical-align: middle; /*solves the weird 3px margin*/
}
#schedulePanels .tdSchedule:hover {
    /*transform: scale(1.5);*/
    transform: translate(-10px,0);
    width: 70px;
    z-index: 1100;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
    #schedulePanels .tdSchedule:hover .scheduleInside {
        width: 70px !important;
    }

#schedulePanels .tdScheduleRooms:hover {
    /*transform: scale(1.5);*/
    transform: none;
    width: 300px;
    z-index: 1100;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
}
    #schedulePanels .tdScheduleRooms:hover .scheduleInside {
        width: 300px !important;
    }

.tdScheduleTourDate {
    border-style: solid;
    border-color: black;
    padding: 0 !important;
    border-width: 1px !important;
    margin: 0;
    overflow: hidden;
}
.tdSchedule {
    border-style: solid;
    border-color: lightgray;
    padding: 0 !important;
    border-width: 1px !important;
    margin: 0;
    overflow: hidden;
    white-space: normal;
    opacity: 0.8;
}
.tdScheduleHover  {
    background-color: rgba(26, 179, 148, 0.20) !important;
}
.tdScheduleSelectionRow  {
    background-color: rgba(26, 179, 148, 0.40);
}
.tdScheduleSelectionCol  {
    background-color: rgba(26, 179, 148, 0.40);
}
.tdScheduleHeader {
    border-color: #000;
}
.scheduleTourDateInside {
    width: 10px;
    height: 12px;
    font-size: 9px;
    overflow: hidden;
    word-break:break-all;
    font-weight:bold;
}
.scheduleInside {
    width: 50px;
    height: 12px;
    font-size: 9px;
    overflow: hidden;
}
    .scheduleInside:empty:hover {
        border: 1px solid gray;
        cursor: pointer;
    }
.scheduleHeaderInside {
    width: 50px;
    height: 86px;
    text-align: center;
    line-height: 14px;
}

.scheduleHeaderSelected {
    background-color: #1ab394 !important;
}

.scheduleHeaderAlt {
    background-color: #f0f0f0;
}

.scheduleHeaderHover {
    background-color: #19abb3;
}

/* Comments inside a schedule cell */
span.scheduleClient {
    font-style: italic;
}
span.scheduleComments {
    background-color: lightcoral;
    margin: auto;
    padding: 1px;
}
span.scheduleAccessories {
    color:red;
}
span.scheduleTourGuideUnconfirmed {
    background-color: red;
    padding: 1px;
}

.scheduleButtons {
    position: absolute;
    top: 0;
    right: 5px;
    width: 10px;
    display: none;
    z-index: 1000;
}
.scheduleMotoLine {
    white-space: nowrap;
    overflow: hidden;
}
.scheduleMotoLineBG {
    background-color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 2px;
    line-height: 15px;
}
.scheduleMotoDragAlertAnimation {
    font-size: 20px;
    animation-name: scheduleMotoDragAlertAnimationFade;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-duration: 500ms;
    animation-direction: alternate-reverse;
}
    @keyframes scheduleMotoDragAlertAnimationFade {
        0%,45% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

.scheduleMotoLineAlternationAnimation {
    position: absolute;
    left: 3px;
}
    .scheduleMotoLineAlternationAnimation:nth-child(1) {
        animation-name: scheduleMotoLineAlternationAnimationFade;
        animation-fill-mode: both;
        animation-iteration-count: infinite;
        animation-duration: 1s;
        animation-direction: alternate-reverse;
    }

    .scheduleMotoLineAlternationAnimation:nth-child(2) {
        animation-name: scheduleMotoLineAlternationAnimationFade;
        animation-fill-mode: both;
        animation-iteration-count: infinite;
        animation-duration: 1s;
        animation-direction: alternate;
    }
    @keyframes scheduleMotoLineAlternationAnimationFade {
        0%,45% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }

.vehicle-automatic {
    border-bottom: 1px dashed !important;
}

.tdSchedule:hover .scheduleButtons {
    display: block;
}

.scheduleButtons .fa {
    text-shadow: 0 0 3px #FFF;
    color: #000;
}
.scheduleButtons .fa:hover {
    text-shadow: 0 0 3px #000;
    color: #fff;
}

.scheduleTourHeader {
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    width: 100%;
    text-shadow: 1px 1px 4px rgba(150, 150, 150, 1);
    white-space: nowrap;
    overflow: hidden;
}
.scheduleTourFriendsMark {
    text-shadow: 0 0 4px green;
}
.scheduleTourFooter {
    bottom: 0;
    height: 12px;
    position: absolute;
    width: 100%;
    box-shadow: inset 0 0 2px #000000;
    color: #000;
    -webkit-font-smoothing: antialiased;
}
.scheduleTourOffsetTop {
    top: 0;
    position: absolute;
    width: 101%;
    background-color: orange;
}
.scheduleTourOffsetBottom {
    bottom: 0;
    position: absolute;
    width: 101%;
    background-color: orange;
}

/* Schedule event styles */

/* TOUR */
.tdSchedule_TourDate {
    background-color: #feff99;
}
.btn-tourdate-color {
    background-color: rgba(254, 255, 153, 0.4) !important;
}
    .btn-tourdate-color:hover {
        background-color: rgba(254, 255, 153, 1) !important;
    }

/* TOUR GUIDE */
.tdSchedule_TourDateGuide, .tdSchedule_BackupVehicle {
    background-color: rgb(242,220,219);
}
.btn-tourguide-color {
    background-color: rgba(242,220,219, 0.4) !important;
}
    .btn-tourguide-color:hover {
        background-color: rgba(242,220,219, 1) !important;
    }

/* SELF-GUIDED */
.tdSchedule_SelfGuided {
    background-color: #cdffcc;
}
.btn-selfguided-color {
    background-color: rgba(205,255,204, 0.4) !important;
}
    .btn-selfguided-color:hover {
        background-color: rgba(205,255,204, 1) !important;
    }

/* RENT */
.tdSchedule_Rent, .tdSchedule_RentalGroup, .tdSchedule_Logistics {
    background-color: #99cdff;
}
.btn-rent-color {
    background-color: rgba(153,205,255, 0.4) !important;
}
    .btn-rent-color:hover {
        background-color: rgba(153,205,255, 1) !important;
    }

/* SERVICE */
.tdSchedule_Service {
    background-color: #ffb95f;
}
.btn-service-color {
    background-color: rgba(255,185,95, 0.4) !important;
}
    .btn-service-color:hover {
        background-color: rgba(255,185,95, 1) !important;
    }
.tdSchedule_ServicePrediction {
    background-color: #ffb95f;
}

/* COMMENT */
.tdSchedule_Comment {
    background-color: #f0f0f0;
}
.btn-comment-color {
    background-color: rgba(240,240,240, 0.4) !important;
}
    .btn-comment-color:hover {
        background-color: rgba(240,240,240, 1) !important;
    }

.tdSchedule_Error {
    background-color: red;
}
.tdSchedule_Unconfirmed {
    background-color: orange;
}
.tdSchedule_SalePending {
    background-color: white;
    background-image: url("data:image/svg+xml,%3Csvg style='transform:rotate(25deg)' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='0' y='20' fill='gray' font-size='11'%3ESALE%3C/text%3E%3Ctext x='6' y='30' fill='gray' font-size='11'%3EPENDING%3C/text%3E%3C/svg%3E");
}
.tdSchedule_NotYet {
    background-color: white;
    background-image: url("data:image/svg+xml,%3Csvg style='transform:rotate(25deg)' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='1' y='25' fill='gray' font-size='12'%3ENOT YET%3C/text%3E%3C/svg%3E");
}
.tdSchedule_Sold {
    background-color: white;
    background-image: url("data:image/svg+xml,%3Csvg style='transform:rotate(25deg)' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='8' y='25' fill='gray' font-size='14'%3ESOLD%3C/text%3E%3C/svg%3E");
}
.tdSchedule_none {
    background: repeating-linear-gradient(45deg, #FFFFFF, #FFFFFF 4px, lightgray 5px, lightgray 5px);
}
.scheduleItemMenu {
    font-size: 12px !important;
}

.tdScheduleRooms {
    background-color: #f0f0f0;
}
.scheduleRoomsLocation {
    text-align: left;
    width: 99px;
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
    display: inline-block;
}
.scheduleRoomsRow {
    text-align: left;
}
    .scheduleRoomsRow:hover {
        font-weight: bold;
    }
.scheduleRoomsLocationError {
    background-color: rgba(240,128,128,1);
}
.scheduleRoomsHotel {
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
    border: gray 1px solid;
    display: inline-block;
}
.scheduleRoomsHotelBadgeHB {
    background-color: #005790;
    color: #fff;
    padding: 1.5px;
    margin-left: 2px;
    font-size: 12px;
}
.scheduleRoomsHotelBadgeFB {
    background-color: #900000;
    color: #fff;
    padding: 1.5px;
    margin-left: 2px;
    font-size: 12px;
}
.scheduleRoomsExcelButton {
    background-color: #76BA78;
}

.fa-menuicon {
    width: 20px;
    margin-top: auto;
    margin-bottom: auto;
}

.cursorPointer {
    cursor: pointer;
}

.checkGreen {
    color: green;
    font-size: 1.2em;
    cursor: pointer;
}
.checkRed {
    color: red;
    font-size: 1.2em;
    cursor: pointer;
}

.userName {
    height: 100%;
    vertical-align: middle;
    font-size: 1.5em;
}

.acc-checkbox-toggle {
    margin-right: 5px !important;
}

.remove-image { cursor: pointer; }

img.restrainedImage {
    display: block;
    max-width:400px;
    max-height:400px;
    width: auto;
    height: auto;
}
img.restrainedImageSm {
    display: block;
    max-width: 200px;
    max-height: 200px;
    width: auto;
    height: auto;
}

.underlined {
    text-decoration: underline !important;
}

tr.tableStripe {
	background-color: rgba(0,0,0,.05);
}

/*bug in kendo styles (textbox when selected has white text color*/
.text-box.single-line {
    color: #515967;
}

.label-bigger {
    display: inline-block;
    width: 100%;
    height:100%;
    font-size: 14px;
    padding: 10px;
}

.text-bigger {
    font-size: 22px;
}

.btnMini {
    margin-left: 4px;
    margin-right: 4px;
}

.btnMini:hover {
    cursor: pointer;
    color: #ED5565;
    font-weight: bold;
}

.ibox-content, .wrapper-content {
    overflow: auto;
}

.rooming-passenger-background {
    background-color: orangered !important;
}
.margin-lrl {
    margin-left: 2px;
    margin-right: 2px;
}

th.rooming-passenger {
    font-weight: 400;
}


.blackboard-rentday {
    font-weight: bold;
}

.blackboard-renttype {
    font-weight: bold;
}

.log-bg-Insert {
    background-color: #e6ffe6 !important;
}

.log-bg-Delete {
    background-color: #ffe6e6 !important;
}

/* SWAL */
.swal-overlay {
    z-index: 11000; /* Because of kendo windows */
}
.swalConfirm {
    background-color: #1ab394;
    color: #FFFFFF;
}

.auto-column {
    -moz-columns: auto;
    -webkit-columns: auto;
    column-count: auto;
    column-width: 340px;
}
    .auto-column .row {
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
        -o-column-break-inside: avoid;
        -ms-column-break-inside: avoid;
        page-break-inside: avoid;
    }

.info-container .row {
    padding: 5px 15px;
}

.info-label {
    font-weight: bold;
    background-color: #F5F5F6;
    padding-top: 5px;
    padding-bottom: 5px;
}

.dropdown {
    display: inline-block;
}
.dropdown-menu {
    min-width: unset;
}

.lozadPlaceholder {
    height: 200px !important;
}

.IsRestDay {
    background-color: rgba(180,180,180, 1) !important;
}

.editor-row-margins {
    margin-top: 8px;
}
.editor-row-margins .col-1 {
    margin-left: 40px;
}

.tdd-heading-sticky {
    position: fixed;
    top: 0;
    z-index: 1000;
    font-weight: bold;
    font-size: 20px;
    background-color: #f3f3f4;
    padding: 10px 10px 10px 10px;
    border-color: #e7eaec;
    border-style: solid;
    border-width: 1px;
}

.search-toolbar {
    margin-left: 8px !important;
    margin-right: 8px !important;
    margin-top: 8px !important;
    width: 20em !important;
}

.bg-warning-subtle {
    background-color: rgba(248,172,89,0.5);
}

.bg-danger-subtle {
    background-color: rgba(237,85,101,0.5);
}

hr.garage {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, #ddd, #777, #ddd);
}

.grid-cancelled-row {
    background-color: rgba(237,85,101,0.2) !important;
}

.tile-layout-config-button {
    position: absolute;
    right: 20px;
    bottom: 10px;
    color: #c4c4c4;
}

.tile-layout-config-button:hover {
    color: unset;
}

.border-bgb-primary {
    border-color: #1ab394 !important;
}
.border-bgb-success {
    border-color: #007bff !important;
}
.border-bgb-warning {
    border-color: #f8ac59 !important;
}

.navbar-center {
    text-align: center;
    margin: auto;
}

.list-item-animatedbg {
    transition: 0.3s;
}
    .list-item-animatedbg:hover {
        background-color: color-mix(in srgb, var(--kendo-color-primary, #1984c8) 25%, transparent);
    }

.btn-thin {
    padding: .1rem .4rem;
}

.k-checkbox-outofhours {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='white' stroke='lightgray' d='M6.5 3h3v6h-3zM6.5 12h3v2h-3z'/%3e%3c/svg%3e") !important;
}
.k-checkbox-outofhours:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='white' stroke='var%28--kendo-color-on-primary, white%29' d='M6.5 3h3v6h-3zM6.5 12h3v2h-3z'/%3e%3c/svg%3e") !important;
}

/* Move LogOut on mobile */
@media (max-width: 768px) {
    .navbar-top-links.navbar-right {
        position: absolute;
        right: 0;
    }
    #logouttext {
        display: none;
    }
}
