html {
    scroll-behavior: smooth !important;
    font-family: "Poppins", sans-serif !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

@media only screen and (max-width: 1046px) {
    .dateDisplay {
        display: none;
    }

    .m0-small {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 1200px) {
    .displayFlex {
        display: block !important;
    }

    .petProfileImage {
        height: 300px !important;
        width: 300px !important;
    }
}

.btn {
    height: auto;
    min-height: 20px;
    font-family: "Poppins", sans-serif !important;
}

ul.stepper.horizontal .step .step-content .step-actions.unset {
    padding: 0 !important;
    padding-top: 10px !important;
}

.fc .fc-non-business {
    background: rgb(205 205 205 / 40%) !important
}

.fc-daygrid-week-number {
    margin-left: 30px !important;
    margin-top: 5px !important;
    font-size: 10px !important;
}

.invoiceDropdown {
    left: 0 !important;
}

#loginBackground {
    height: 100%;
    right: 0px;
    position: absolute;
}

.activeChosenService {
    background: #bdf1be !important;
}

#createCalendar {
    background: #f1f1f1;
    border-radius: 30px;
    padding: 30px;
}

.otherServicesDiv {
    height: 255px;
    overflow-y: scroll;
}

.basic-button {
    margin: 5px;
    margin-right: 0 !important;
    margin-left: 10px;
    min-width: 200px;
}

.homeServices {
    background: url('../img/home_services.png');
    background-repeat: no-repeat;
    background-size: auto;
}

.homeServices2 {
    background: url('../img/home_services_2.png');
    background-repeat: no-repeat;
    background-size: auto;
}

.homeNewServices {
    background: url('../img/home_new_services.png');
    background-repeat: no-repeat;
    background-size: auto;
}

.homeTime {
    background: url('../img/home_time.png');
    background-repeat: no-repeat;
    background-size: auto;
}

.homeBirthday {
    background: url('../img/home_birthday.png');
    background-repeat: no-repeat;
    background-size: auto;
}

#forgotPasswordBackground {
    height: 100%;
    left: 0px;
    position: absolute;
    background: url('../img/forgotPasswordImage.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.btn, .btn-flat {
    text-transform: none !important;
    border-radius: 20px;
    transition: 200ms;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04) !important;
}

.btn-flat {
    box-shadow: none !important;
}

.btn-floating {
    box-shadow: none !important;
    transition: 200ms;
}

.btn-floating:hover {
    transition: 200ms;
    filter: brightness(93%);
}

.btn:hover, .btn-flat:hover {
    transition: 200ms;
    filter: brightness(93%);
}

.card {
    border-radius: 15px !important;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
    margin: .5rem 0 .4rem 0
}

.collapsible {
    -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
}

.bordered {
    border-radius: 30px !important;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.collection {
    border-radius: 20px !important;
    transition: 200ms;
    margin-top: 0 !important;
}

.noBorder {
    border: 0 !important;
}

.collection:hover {
    transition: 200ms;
    box-shadow: none !important;
}

.font-35 {
    font-size: 35px !important;
}

.hoverable {
    cursor: pointer !important;
}

.serviceTableSelect {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.spinnerImage{
    width: 50px;
    height: 50px;
}

.bolder {
    font-weight: bolder !important;
    color: grey;
}

.extraPadding {
    padding: 50px !important;
}

.wallpaperHolder {
    background: url("https://cdn.trimbeheer.nl/img/Wallpaper.png");
    background-position: center;
    background-size: cover;
}

.logo {
    max-width: 100% !important;
    min-width: 100px !important;
    max-height: 300px !important;
}

.title {
    margin-left: 10px !important;
}

.circle {
    width: 50px !important;
    height: 50px !important;
    left: 5px !important;
    object-fit: cover !important;
}

.biggerCircle {
    width: 200px !important;
    height: 200px !important;
    object-fit: cover !important;
}

.mediumCircle {
    width: 60px !important;
    height: 60px !important;
    object-fit: cover !important;
}

.width10 {
    width: 10% !important;
}

.width50 {
    width: 50% !important;
}

.collection-text {
    margin-left: 10px !important;
}

.subdir {
    padding-left: 70px !important;
}

.sameHeightCol {
    flex: 1 !important;
    margin: 0rem 0 1.5rem 0 !important;
}

.minHeightFull {
    min-height: 100% !important;
}

.displayFlex {
    display: flex !important;
}

td {
    border-radius: 0 !important;
}

.striped td, .striped th {
    padding: 8px 5px !important;
}

.rotate180 {
    transform: rotate(180deg);
}

.fullScreenModal {
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 100%;
    overflow: visible;
    top: 0 !important;
    border-radius: 0 !important;
}

.modal {
    border-radius: 30px !important;
    width: 75% !important;
    max-height: 100% !important;
    height: 75% !important;
    /*overflow: visible*/
}

.smallModal {
    border-radius: 30px !important;
    width: 20% !important;
    max-height: 100% !important;
    height: 75% !important;
}

.bottom-sheet {
    border-radius: 0 !important;
}

.trimbeheerText {
    color: #ffb400;
}

.sidenav {
    box-shadow: none !important;
}

table tr td {
    font-size: 16px;
}

#globalSearchWrapper img {
    width: 25px;
    position: absolute;
    left: 245px;
    top: 168px;
}

.trimbeheerWordmark {
    width: 60%;
}

.smsMessageEditor {
    height: 200px;
    width: 100%;
    resize: none;
    border: none;
    padding: 20px;
    border-radius: 30px;
}

#global_search, #global_search:focus {
    border: none !important;
    margin: 0 8px !important;
    box-shadow: none !important;
    width: 94% !important;
    z-index: 9999 !important;
}

#globalSearchOverlay {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(16, 16, 16, 0.5);
    z-index: 9998 !important;
}

.rounded {
    border-radius: 20px;
}

#globalSearchResults {
    background: #fff;
    min-height: 360px;
    max-height: 89%;
    overflow-y: scroll;
    width: 850px;
    border-radius: 30px 0 0 30px;
    position: fixed;
    top: 71px;
    left: 307px;
    z-index: 9999 !important;
}

.heading {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 5px;
}

i {
    color: black;
}

.notificationIcon i {
    font-size: 35px !important;
    margin: 0 !important;
    cursor: pointer;
}

.notificationIcon .badge {
    min-width: 1px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 30px;
    right: 36px;
    height: auto;
}

#notificationsPopup {
    position: fixed;
    top: 0;
    right: 0;
    padding: 18px 12px 0 12px;
    background: #fff;
    border-top: 0;
    width: 400px;
    height: 100%;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
    z-index: 999999 !important;
}

#shortcutPopup {
    position: fixed;
    top: 64px;
    right: 10px;
    padding: 18px 12px 0 12px;
    background: #fff;
    border-top: 0;
    width: 400px;
    height: 350px;
    border-radius: 0 0 30px 30px;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
    z-index: 999999 !important;
}

.petWeightsTable p {
    margin: unset !important;
}

.oneNotification {
    padding: 3px 10px;
    background: #f5f5f5;
    border-radius: 35px;
    margin-bottom: 10px;
}

.oneNotification i.material-icons {
    padding: 16px;
    border-radius: 100%;
    margin-top: 8px;
}

.oneNotification p span {
    font-weight: bold;
    display: block;
}

.notificationsWrapper {
    max-height: 90%;
    overflow-y: scroll;
}

.oneNotification button i.material-icons {
    padding: 0;
    margin: 0;
}


.oneNotification button {
    margin-bottom: 3px;
}

.notificationsWrapper::-webkit-scrollbar {
    width: 0 !important
}

.notificationsWrapper {
    overflow: -moz-scrollbars-none;
}

.notificationsWrapper {
    -ms-overflow-style: none;
}

.red {
    background-color: #d31d1a !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-58 {
    padding-left: 58px !important;
}

.addPadding-10 {
    padding-left: +10px !important;
}

.lighter {
    font-weight: lighter;
}

.row {
    margin-bottom: 0 !important;
}

.shortcut-btn {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 10px;
!important;
}

.optgroup-option img {
    border-radius: 40px !important;
}

.petDate {
    display: none;
}

small {
    color: #9e9e9e !important;
}

.ui-timepicker-container {
    z-index: 9999 !important;
}

.ui-timepicker-standard .ui-menu-item {
    width: 25% !important;
    float: left;
}

h6 {
    font-weight: bold !important;
}

.nice-a-tag {
    color: #9e9e9e;
    text-decoration: underline;
}

.width-50 {
    width: 50px !important;
}

.colorHolder {
    background-color: #0D47A1;
    width: 100%;
    height: 100px;
}

.color1 {
    background-color: #ef9a9a;
    color: black;
}

.color2 {
    background-color: #ce93d8;
    color: black;
}

.color3 {
    background-color: #90caf9;
    color: black;
}

.color4 {
    background-color: #80cbc4;

    color: black;
}

.color5 {
    background-color: #388e3c;
    color: black;
}

.color6 {
    background-color: #f57c00;
    color: black;
}

.color7 {
    background-color: #fafafa;
    color: black;
}

.color8 {
    background-color: #424242;
    color: black;
}

.color9 {
    background-color: #ffb400;
    color: black;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-4 {
    margin-top: 4px;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-13 {
    margin-top: 13px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-17 {
    margin-top: 17px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}


.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.filterButton {
    line-height: 75px;
}

.point-maker {
    vertical-align: middle !important;
    padding-bottom: 10px;
}

.biggerButtons {
    font-size: 30px !important;
}

.form-control {
    display: none !important;
}

.cloneableProduct {
    display: none;
}

.petProductsTable {
    display: block;
    min-height: 55vh;
    max-height: 55vh;
    overflow-y: scroll;
    margin-top: 10px;
}

/* Calendar style */
.eventDialogText {
    color: #616161;
}

.eventDialogDot {
    font-size: 4px !important;
}

.smallTitle {
    font-size: 10px !important;
}

.ui-dialog.eventDialog {
    font-family: 'Montserrat', sans-serif !important;
    font-size: .8em;
}

.ui-dialog.eventDialog .ui-dialog-titlebar {
    display: none;
}

.eventDialogDateLine {
    margin-left: 32px;
}

.eventDialogDeleteBtn {
    bottom: 15px;
    right: 15px;
    position: absolute;
}

.eventDialogCloseBtn {
    bottom: 15px;
    left: 15px;
    position: absolute;
}

.calendarHeading {
    font-weight: bolder;
    font-size: 18px;
}

.sideNavTriggerBtn {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    margin-top: 14px;
    position: absolute;
    left: 8px;
}



.sideNavTriggerBtn i {
    font-size: 28px !important;
    line-height: 41px !important;
    margin-right: unset;
    padding: 0;
}

.sideNavTriggerBtn .sidenav-trigger {
    margin: 0 8px;
}

.backBtn {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    margin-top: 14px;
    position: absolute;
    left: 60px;
}

.left-10 {
    left: 10px !important;
}

.backBtn i {
    font-size: 28px !important;
    line-height: 42px !important;
    margin-right: unset;
    padding: 0 6px;
}

.actionBtn {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    margin-right: 24px;
    margin-top: 14px;
}

.actionBtn i {
    font-size: 28px !important;
    line-height: 42px !important;
    margin-right: unset;
    padding: 0 6px;
}

.serviceProductsTable td, .serviceProductsTable th {
    padding: 0 5px 0 0;
}

.serviceProductsTable tr {
    border-bottom: none !important;
}

.tabs {
    border-radius: 30px;
}

.card-content {
    padding: 18px !important;
    padding-top: 24px !important;
}

.card-title {
    margin-bottom: 0 !important;
}

.fc-timegrid-event .fc-event-main {
    overflow: hidden !important;
}

@media only screen and (max-width: 600px) {
    table.responsive-table td {
        height: 45px !important;
    }

    table tr td {
        font-size: 13px !important;
    }

    .backBtn, .sideNavTriggerBtn, .actionBtn {
        margin-top: 8px;
    }

    .card {
        margin: 0 !important;
        margin-bottom: 20px !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }

    .topBar {
        margin-bottom: 0 !important;
    }

    .card-title {
        font-size: 18px !important;
    }

    .card-content {
        padding: 10px !important;
        margin: 0px !important;
    }

    .row {
        margin: 0 !important;
        padding: 0 !important;
    }

    .col {
        margin: 0 !important;
        padding: 0 !important;
    }

    .pd-3 {
        padding: 3px !important;
    }
    
    #actionsModal .card {
        height: 125px !important;
    }

    #actionsModal .col {
        padding: 5px !important;
    }

    #reloadHomeContent .card {
        margin: 10px !important;
        padding: 10px !important;
        border-radius: 10px !important;
    }

    #settingsCards .card {
        margin: 10px !important;
        border-radius: 10px !important;
    }

    #settingsCards .font-22 {
        text-align: center;
        margin-left: 10px;
    }

    #globalSearchResults {
        padding: 5px;
        min-height: 100vh;
        max-height: 100vh;
        width: 100%;
        border-radius: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999 !important;
    }
}


@media only screen and (min-width: 1280px) {
    .backBtn {
        left: 320px;
    }
}


@media only screen and (max-width: 600px) {
    .fc-left {
        font-size: 12px !important;
    }

    .fc-toolbar {
        display: block !important;
    }

    .fc-button-primary {
        margin-top: 5px !important;
    }

    .fullWidthMobile {
        width: 100%;
    }

    .mt-5-m {
        margin-top: 5px;
    }
}

.font-26 {
    font-size: 26px;
}

.font-24 {
    font-size: 24px;
}

.font-22 {
    font-size: 22px;
}

.font-10 {
    font-size: 10px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px;
}

.verticalAlignMiddle {
    vertical-align: middle !important;
}

.font-18 {
    font-size: 18px;
}

.m-0 {
    margin: 0;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.displayNone {
    display: none;
}

.displayNoneImportant {
    display: none !important;
}

.petTypeCards img, .petSexCards img {
    max-width: 70px;
}

.petDescriptionStyled {
    padding: 10px !important;
    background-color: #F5F5F5;
    height: 100px;
    width: 100% !important
}

.dropdown-content {
    width: 100% !important;
    min-width: 200px !important;
}

.dropdown-content li a {
    width: 100% !important;
}

.smaller {
    font-size: 20px;
    color: black
}

.clickable {
    cursor: pointer;
}

.smallCheckInput {
    width: 50px !important;
    height: 50px !important;
}

.settingsCollapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: .5rem 0 1rem 0;
    webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.settingTitle {
    font-size: 28px;
    margin: 0 0 12px 0;
}

.settingTitle i {
    font-size: 32px;
    margin: 0 10px 0 0;
}

.fullWidth {
    width: 100% !important;
}

.btnWIcon {
    font-size: 20px !important;
}

.btnWIcon i {
    font-size: 25px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.productsTable td {
    padding: 0;
}

.productsTable td input {
    border: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
}

.productsTable td input:focus {
    border: none !important;
}


.albumImage {
    height: 200px;
    margin: auto;
    width: 100%;
    padding: 0 !important;
}

.albumImage img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    transition: 300ms;
}

.albumImage img:hover {
    filter: grayscale(100%) !important;
    transition: 300ms;
}

#newImageTrigger {
    transition: 300ms;
}

#newImageTrigger:hover {
    transition: 300ms;
    filter: brightness(110%) !important;
    cursor: pointer;
}

.addAlbumImage {
    height: 200px !important;
    width: auto;
}

.addAlbumImage i {
    font-size: 50px !important;
}

.invoiceTable tr td, .invoiceTable tr th {
    padding: 8px 5px !important
}

#demoTimer {
    padding-right: 20px;
    font-size: 20px;
}

#accountancyInvoicesTable {
    overflow: hidden;
    overflow-y: scroll;
    height: 310px;
}

#accountancyPurchaseInvoicesTable {
    overflow: hidden;
    overflow-y: scroll;
    height: 310px;
}

.notPaidInvoice {
    background-color: rgba(255, 0, 0, 0.47) !important;
}

.max-width-250 {
    max-width: 250px !important;
}

.pl-32 {
    padding-left: 32px !important;
}

.invoice-tab-buttons {
    font-size: 17px;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 !important;
    margin-bottom: 10px !important;
    color: black;
    border-radius: 20px;
    -webkit-box-shadow: inset 0px 0px 30px -17px rgba(0,0,0,0.4);
    box-shadow: inset 0px 0px 30px -17px rgba(0,0,0,0.4);
}

/* NEW VERSION OF FULLCALENDAR */
.fc-theme-standard th, .fc-theme-standard td, .fc-theme-standard thead, .fc-theme-standard tbody, .fc-theme-standard .fc-divider, .fc-theme-standard .fc-row, .fc-theme-standard .fc-content, .fc-theme-standard .fc-popover, .fc-theme-standard .fc-list-view, .fc-theme-standard .fc-list-heading td {
    border: 0 !important;
    border-color: white !important;
}

.fc th {
    text-align: left !important;
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    float: left !important;
}

.fc-content-skeleton {
    border-bottom: 0 !important;
    border-top: 1px solid #F1F1F1 !important;
}

.fc-dayGridMonth-view table {
    border-collapse: revert !important;
}

.fc .fc-col-header-cell-cushion {
    color: black !important;
}

.fc-daygrid-day-top {
    float: left;
}

.fc a {
    color: black !important;
}

.fc-theme-standard .fc-scrollgrid {
    border: none !important;
}

/*.fc-timegrid-slots tr {*/
/*    border:none !important;*/
/*}*/

.fc .fc-daygrid-day-frame {
    border-bottom: solid lightgrey 1px !important;
}

.fc-license-message {
    display: none !important;
}
/* END NEW VERSION OF FULLCALENDAR */

.swal2-container .select-wrapper {
    display: none !important;
}

.smallCard {
    padding: 10px 5px !important;
}

.transactionBadge {
    border-radius: 5px;
    padding: 5px 12px;
    font-weight: bold;
}

.newTransaction td {
    font-weight: bold;
}

.piInvoiceImage {
    width: 100% !important;
    height: 200px !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    font-size: 40px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.deleteReceipt {
    font-size: 30px !important;
}

.modal-overlay {
    background: #fff !important;
    opacity: 0.2;
}

.downloadReceipt {
    font-size: 30px !important;
}

.bottomBar {
    width: 100% !important;
    height: auto !important;
    padding: 5px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.customerCard {
    color: grey;
    font-size: 30px !important;
}

.bigIcon {
    font-size: 30px !important;
}

.material-icons {
    transition: transform 0.2s ease-in-out !important;
}

.material-icons:hover {
    transform: rotate(15deg) !important;
}

.pageTitle {
    font-size: 24px;
    font-weight: 300;
    padding-top: 10px;
}

.colorPickSelector {
    border-radius: 5px;
    width: 46.6px;
    height: 46.6px;
}

.colorPickSelector.customSystemColorSelector {
    cursor: pointer;
    margin-left: 38%;
}

.petImage {
    width: 100%;
    height: auto;
    border-radius: 100% !important;
}

.colorCards {
    max-height: 140px !important;
    border-radius: 30px !important;
    padding: 3px !important;
    padding-top: 20px !important;
}

.colorCards h3 {
    font-size: 1.7rem;
    font-weight: bold;
    margin-top: 10px !important;
}

.flatpickr-calendar, .flatpickr-innerContainer, .flatpickr-rContainer, .flatpickr-weekdays, .flatpickr-weekdaycontainer, .flatpickr-days, .dayContainer, .flatpickr-day {

}

h4 {
    font-size: 26px;
}

ul.stepper .step:not(:last-of-type)::after {
    display: none !important;
}

@media only screen and (min-width: 993px) {
    ul.stepper.horizontal .step .step-content .step-actions.unset {
        position: unset !important;
        bottom: unset !important;
        right: unset !important;
        padding: 20px 0px !important;
    }
}

.tutorialIcon {
    margin-left: 10px;
    transition: 200ms;
    cursor: pointer;
}

.tutorialIcon:hover {
    transform: rotate(20deg);
    transition: 200ms;
}

.step-content {
    margin: 0 !important;
}

.badge {
    border-radius: 10px !important;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.04);
}

.blob {
    background: black;
    padding: 4px 12px;
    border-radius: 3px;
    color: #fff;
    transform: scale(1);
    animation: pulse-black 2s infinite;
    width: 140px !important;
    text-align: center;
    margin: 0 !important;
}

.blob.expired {
    background: rgb(222, 66, 73);
    box-shadow: 0 0 0 0 rgba(222, 66, 73, 1);
    animation: expired 2s infinite;
}

@keyframes expired {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(222, 66, 73, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(116, 194, 165, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(116, 194, 165, 0);
    }
}

@media only screen and (max-width: 768px) {
    .trimbeheerWordmark {
        width: 100% !important;
    }
}

@media only screen and (min-width: 440px) {
    .flatpickr-calendar, .flatpickr-innerContainer, .flatpickr-rContainer, .flatpickr-weekdays, .flatpickr-weekdaycontainer, .flatpickr-days, .dayContainer, .flatpickr-day {
        width: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 600px) {
    .showServiceIcon {
        font-size: 70px !important;
        padding-top: 60px !important;
    }
}

@media only screen and (min-width: 1600px) {
    .showServiceIcon {
        font-size: 80px !important;
        padding-top: 54px !important;
    }
}


@media only screen and (max-width: 1280px) {
    .modal-fixed-footer {
        margin: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-height: 100%;
        overflow: visible;
        top: 0 !important;
        border-radius: 0 !important;
    }

    #createPurchaseInvoiceModal {
        border-radius: 0 !important;
        width: 100% !important;
        max-height: 100% !important;
        height: 100% !important;
    }

    .basic-button {
        /*width: 50% !important;*/
    }

    /*main {*/
    /*    padding-left: 0 !important*/
    /*}*/
    /*.sidenav {*/
    /*    display: ;*/
    /*}*/
}

@media only screen and (max-width: 600px) {
    .basic-button {
        width: 100% !important;
    }

    .sameHeightCol {
        margin: 0 !important;
    }

    .displayFlex {
        display: block !important;
    }
}

@media only screen and (max-width: 600px) {
    .notificationIcon i {
        font-size: 35px !important;
        margin: 0 12px 0 0 !important;
        cursor: pointer;
    }

    #notificationsPopup {
        position: fixed;
        top: 57px;
        padding: 18px 12px 0 12px;
        background: #fff;
        border-bottom: 3px solid #eaeaea;
        border-right: 3px solid #eaeaea;
        border-left: 3px solid #eaeaea;
        width: 100%;
        height: 500px;
        box-shadow: 0px 7px 8px 0px rgb(0 0 0 / 4%);
        z-index: 999999 !important;
    }

    .oneNotification {
        padding: 3px 10px;
        background: #f5f5f5;
        border-radius: 35px;
        margin-bottom: 10px;

    }

    .oneNotification i.material-icons {
        padding: 16px;
        border-radius: 100%;
        margin-top: 8px;
    }

    .oneNotification p span {
        font-weight: bold;
        display: block;
    }

    .notificationsWrapper {
        max-height: 400px;
        overflow-y: scroll;
    }


    .notificationIcon .badge {
        top: 25px;
    }

    .fullScreenModalMobile {
        margin: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-height: 100%;
        overflow: visible;
        top: 0 !important;
        border-radius: 0 !important;
    }
}

.lbButton i {
    color: lightgrey;
    font-size: 30px !important;
}

@media only screen and (max-width: 1600px) and (min-width: 600px) {
    .biggerCircle {
        width: 100px !important;
        height: 100px !important;
        object-fit: cover !important;
    }
}

@media only screen and (max-width: 992px) {
    .backBtn {
        left: 60px !important;
    }

    .sideNavTriggerBtn {
        display: inline;
    }

    #createCalendar {
        padding: 0 !important;
        border-radius: 0 !important;
        background: none !important;
    }
}

.choiceCard {
    border: 1px solid #b1b1b1;
}

.fc .fc-daygrid-day-events {
    margin-top: 25px !important;
}