﻿@font-face {
    font-family: 'Roobert PRO';
    src: url('/assets/lib/roobert/RoobertPRO-Regular.eot');
    src: url('/assets/lib/roobert/RoobertPRO-Regular.eot?#iefix') format('embedded-opentype'), url('/assets/lib/roobert/RoobertPRO-Regular.woff2') format('woff2'), url('/assets/lib/roobert/RoobertPRO-Regular.woff') format('woff'), url('/assets/lib/roobert/RoobertPRO-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roobert PRO';
    src: url('/assets/lib/roobert/RoobertPRO-Bold.eot');
    src: url('/assets/lib/roobert/RoobertPRO-Bold.eot?#iefix') format('embedded-opentype'), url('/assets/lib/roobert/RoobertPRO-Bold.woff2') format('woff2'), url('/assets/lib/roobert/RoobertPRO-Bold.woff') format('woff'), url('/assets/lib/roobert/RoobertPRO-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roobert PRO';
    src: url('/assets/lib/roobert/RoobertPRO-Light.eot');
    src: url('/assets/lib/roobert/RoobertPRO-Light.eot?#iefix') format('embedded-opentype'), url('/assets/lib/roobert/RoobertPRO-Light.woff2') format('woff2'), url('/assets/lib/roobert/RoobertPRO-Light.woff') format('woff'), url('/assets/lib/roobert/RoobertPRO-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roobert PRO';
    src: url('/assets/lib/roobert/RoobertPRO-Medium.eot');
    src: url('/assets/lib/roobert/RoobertPRO-Medium.eot?#iefix') format('embedded-opentype'), url('/assets/lib/roobert/RoobertPRO-Medium.woff2') format('woff2'), url('/assets/lib/roobert/RoobertPRO-Medium.woff') format('woff'), url('/assets/lib/roobert/RoobertPRO-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

html {
    font-family: 'Roobert PRO', Roboto, sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-family: 'Roobert PRO', Roboto,sans-serif;
    font-size: 16px; /*1rem;*/
    font-weight: normal;
    line-height: 1.5;
    color: #404040;
    text-align: left;
    background-color: white; /*#eee*/
}
.form-control {
    font-size:16px !important;
}
a {
    text-decoration:none;
}
.rounded {
    border-radius: 12px !important;
}

.profile-badge {
    display: inline-block;
    background-color: #f0f0ff;
    margin: 2px;
    border-radius: 50%;
}

    .profile-badge > p {
        color: #9875d1;
        display: table-cell;
        vertical-align: middle;
        text-decoration: none;
        text-align: center;
        height: 36px;
        width: 36px;
        min-height: 36px;
        max-height: 36px;
        font-size: 16px;
        font-weight: bold;
    }

#notificationscontainer, #NotificationsListContainer {
    padding-left: 0px !important;
}

.bg-theme {
    background-color: #d5cefa;
}
.border-theme {
    border:1px solid #A695FF;
}

.bg-theme-light {
    background-color: #e8e4ff;
}

.theme-text-accent {
    color: #A695FF;
}
.theme-text-light {
    color: #d5cefa;
}

.theme-circle-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 10px;
    background-color: #f0f0ff;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.theme-circle-button-sm {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 10px;
    background-color: #f0f0ff;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.theme-circle-button-lg {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding: 10px;
    background-color: #f0f0ff;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.theme-square-button {
    width: 60px;
    height: 60px;
    padding: 10px;
    background-color: #f0f0ff;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.theme-icon {
    margin-right: 10px;
    width:20px;
}
.theme-icon-m0 {
    margin-right: 0px;
    width: 20px;
    text-align:center;
}
.modal {
    border-width:0px !important;
    border:none !important;
}
#FullScreenPopup > div > div.modal-header {
    border-bottom:none !important;
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: none;
    border-width: 0;
}
.searchHighlight {
    background-color:#eae7ff;
    color:#9875d1;
}
.form-control {
    background-color:unset !important;
}
.dxbs-calendar .dxbs-month-table > tbody > tr > td.dxbs-today, .dxbs-calendar .dxbs-fast-nav > .card-body > .table > tbody > tr > td.dxbs-today
Specificity: (0,3,3) {
    border-color: #d5cefa !important;
}
.service-list {
    border: none !important;
    overflow: hidden hidden !important;
}
.service:hover {
    background-color: whitesmoke;
}
.highlight-hover:hover {
    background-color: whitesmoke;
}