﻿body {
    margin: 0;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    text-align: left !important;
    /*background-color: #ffffff !important;*/
    -webkit-font-smoothing: subpixel-antialiased;
}

.vip-immonote-appbar{
    height:125px;
}

/*a {
    color: #084562;
    text-decoration: none;
    background-color: transparent;
}
*/
a:hover {
    color: #084562;
    text-decoration: none;
}

.mud-nav-link.active:not(.mud-nav-link-disabled) {
    color: #ffffffd9;
    border-left: solid 1px rgba(255, 255, 255, .5);
}

.mud-badge .mud-badge-wrapper {
    top: 25px;
}

.mud-drawer--closed.mud-drawer-mini > .mud-drawer-content > .mud-navmenu .mud-nav-link .mud-nav-link-text {
    visibility: hidden;
}

/*.mud-drawer--closed.mud-drawer-mini >  .mud-badge-wrapper {
    visibility: hidden;
}
*/

.mud-nav-item a:hover {
    color: #ffffffd9;
    text-decoration: none;
}

.sidebar .top-row {
    background-color: rgba(0,0,0,0.4);
}

.sidebar .navbar-brand {
    font-size: 1.1rem;
}

.sidebar .oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}


    .sidebar .nav-item a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }






/*.mud-tab.mud-tab-active {
    color: #191414d9;
}*/

.mud-drawer-header {
    align-items: center;
    justify-content: center;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #ffffff;
}


.mud-navmenu {
    margin-top: 20px;
}



.mud-nav-link {
    padding: 8px 16px 8px 24px;
}

.mud-nav-item {
    padding-top: 13px;
}

.logo-img{
    width:55px;
}

.pl-16, .px-16 {
    padding-left: 105px !important;
}

.pt-16, .py-16 {
    padding-top: 75px !important;
}



.mainimage-cover-wrapper {
    max-width: 100%;
    margin: 0;
    width: 100%;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    display: table;
    height: 100%;
    background: -moz-linear-gradient(top,rgba(0,0,0,0.5) 0%,transparent 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.5) 0%,transparent 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,transparent 100%);
    padding-left: 0px;
}

    .vip-immonote-mainimage {
        height: 35rem;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        background-size: cover;
        background-position-x: center;
        background-position-y: center;
        position: relative;
        overflow: hidden;
        padding: 0;
    }



    .sidebar {
        background-image: linear-gradient(180deg, #084562 0%, #082735 70%) !important;
        /*border-right: white;
    border-right-style: solid;
    border-right-width: 1px;*/
    }

    .table td, .table th {
        padding: .75rem;
        vertical-align: middle;
        border-top: 1px solid;
    }



    .immonote-img-main img {
        width: 760px;
        height: 460px;
    }

    .immonote-img-thumb img {
        margin-top: 5px;
        width: 253px;
        height: 160px;
    }

        .immonote-img-thumb img:hover {
            opacity: 0.7;
        }

    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    textarea:-webkit-autofill,
    textarea:-webkit-autofill:hover,
    textarea:-webkit-autofill:focus,
    select:-webkit-autofill,
    select:-webkit-autofill:hover,
    select:-webkit-autofill:focus {
        /*border: 1px solid #ffffff;*/
        /*  -webkit-text-fill-color: #ffffff;*/
        -webkit-box-shadow: 0 0 0px 1000px #fff inset;
        transition: background-color 5000s ease-in-out 0s;
    }

    .mt-8 {
        margin-top: 8rem !important;
    }

    table.calendar td:hover {
        background-color: #c6d7ff;
    }

    table.calendar {
        table-layout: fixed;
    }

        table.calendar tbody tr {
            height: 7rem;
        }

    .table.calendar td, th {
        padding: .55rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }

    .form-control.invalid {
        border-color: #dc3545 !important;
    }

    .invalid {
        outline: 0px solid red;
    }

    .form-control.valid {
        border-color: #28a745 !important;
    }

    .valid.modified:not([type=checkbox]) {
        outline: 0px solid #26b050;
    }

    .validation-message {
        width: 100%;
        margin-top: .25rem;
        font-size: 80%;
        color: #dc3545;
    }





.mdc-card {
    border-radius: 4px;
    border-radius: var(--mdc-shape-medium, 4px);
    background-color: transparent !important;
    position: relative;
    box-shadow: 0px 2px 1px -1px rgb(0 0 0 / 20%), 0px 1px 1px 0px rgb(0 0 0 / 14%), 0px 1px 3px 0px rgb(0 0 0 / 12%);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}


    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
        /*color: slategray;*/
    }

    .form-control:focus {
        color: #495057 !important;
        /*background-color: #fff !important;*/
        border-color: #80bdff !important;
        outline: 0 !important;
        /* border-width: 0px 0px 0px 0px; */
        /* box-shadow: 0rem 0.1rem 0.1rem 0rem rgba(0,123,255,.25); */
        border-color: #007bffe0 !important;
        box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
    }

    .mdc-checkbox .mdc-checkbox__background {
        top: 11px;
        left: 0px;
    }

    .input-group-addon {
        padding: 6px 0px;
        /*font-size: 12px;*/
        /* font-weight: 400; */
        /*line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 0px solid #ccc;
    border-radius: 4px;*/
        width: 40%;
    }

    .oi {
        position: relative;
        top: 1px;
        display: inline-block;
        speak: none;
        font-family: Icons;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        cursor: pointer;
        color: #0d47a1;
    }



    label {
        display: inline-block;
        margin-bottom: 0.0rem;
    }

    .navbar-brand {
        display: inline-block !important;
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
        margin-right: 0rem !important;
        font-size: 0rem !important;
        line-height: inherit !important;
        white-space: nowrap !important;
        margin-left: 3rem !important;
    }

    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 2;
       
    }

    .mdc-typography--headline2, .mat-headline2, .mat-h2 {
        font-family: Roboto, sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 2.0rem;
        line-height: 3.75rem;
        font-weight: 100;
        letter-spacing: -.00833em;
        text-decoration: inherit;
        text-transform: inherit;
    }

    :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected::before, :not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item--selected::after {
        background-color: rgba(0, 0, 0, 0);
    }

    .mdc-drawer .mdc-list-item {
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 0.9rem;
        line-height: 1.5rem;
        font-weight: 400;
        letter-spacing: .0071428571em;
        text-decoration: inherit;
        text-transform: inherit;
        height: calc(48px - 2 * 4px);
        margin: 8px 8px;
        padding: 0 8px;
        cursor: pointer !important;
    }

    .mdc-text-field--filled .mdc-text-field__ripple::before, .mdc-text-field--filled .mdc-text-field__ripple::after {
        background-color: #ffffff;
    }

    

    .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
        color: #0d47a1;
        display: none;
    }

    

    .mdc-nav-menu {
        margin: 0;
        padding: 0px;
        padding-top: 20px;
    }

    /*.drawer-logo {
        display: flex;
        align-items: center;
        justify-content: center;*/
        /*background-color: #084562;*/
        /*height: 3.5rem;
        color: #fff;*/
        /*background-image: linear-gradient(180deg, rgb(13, 56, 136) 0%, #032952 70%) !important;*/
        /*border-bottom: white;
        border-bottom-style: solid;
        border-bottom-width: 1px;*/
        /*border-right: white;
    border-right-style: solid;
    border-right-width: 1px;*/
    /*}*/





    .mini .logo-img {
        width: 55px;
    }



  

    .mini .drawer-profile {
        padding: 0 4px;
    }

.miniHover {
    transform: translateX(200%);
    animation: slide-out 1s forwards;
    transition: 0.4s ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    
}

.mini .mdc-drawer:hover .after.mdc-sub-menu-icon,
.mini .mdc-drawer:hover .miniHover {
    transform: translateX(0%);
    animation: slide-in 1s forwards;
    transition: width .4s ease-in-out;
    visibility: visible;
    opacity: 1;
    position: fixed;
    left: 58px;
}

    .mini .mdc-drawer:hover .after.mdc-sub-menu-icon {
        position: absolute;
    }

    .mini .drawer-footer .mdc-button {
        min-width: 36px;
    }

  




    /*@media (min-width: 768px) .sidebar {
    width: 256px;
    height: 100vh;
    position: sticky;
    top: 0;
}*/

    .mdc-select .mdc-select__anchor {
        padding-left: 0px;
        padding-right: 0;
    }

    .mdc-drawer .mdc-list-item {
        margin-bottom: 8px;
        border-radius: 0 !important;
        color: #ffffffd9 !important;
    }

.drag-drop-zone {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 100px;
}

.drag-drop-zone:hover {
    /*background-color:lightgray;*/
}

.drag-drop-input {
    position: absolute;
    width: 100%;
    height: 100px;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.drag-enter {
    box-shadow: var(--mud-elevation-10);
}

.list {
    padding: 2em;
    min-width: 100%;
}

.mdc-drawer .miniHover {
    transform: translateX(200%);
    animation: slide-out 1s forwards;
    transition: .4s ease-in-out;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    left: 58px;
}

    .mdc-drawer .mdc-list-item--selected {
        border-left: solid 1px rgba(255, 255, 255, .5);
    }


    .mdc-drawer .mdc-list-item:nth-child(1) {
        margin-bottom: 15px;
        margin-top: 0px;
    }

    /*Breite des Menüs minimieren*/
    .closed .mdc-drawer,
    .closed .app-sidebar {
        width: 70px;
        transition: width .4s ease-in-out;
    }

   

   
/**/
    .app-sidebar .material-icons {
        margin-right: 8px;
        padding-left: 7px;
    }

    .app-sidebar .mat-expansion-panel__content .material-icons {
        padding-left: 2px;
        margin-left: -3px;
    }

    .app-sidebar .mdc-nav-li .material-icons {
        margin-right: 10px;
        padding-left: 8px;
    }

    .mdc-text-field {
        margin-bottom: 1em;
    }

    .mdc-select__anchor {
        --mdc-ripple-fg-size: 0;
        --mdc-ripple-left: 0;
        --mdc-ripple-top: 0;
        --mdc-ripple-fg-scale: 1;
        --mdc-ripple-fg-translate-end: 0;
        --mdc-ripple-fg-translate-start: 0;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        display: inline-flex;
        position: relative;
        box-sizing: border-box;
        height: 56px;
        overflow: hidden;
        margin-bottom: 1em;
        will-change: opacity, transform, color;
    }

    .mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-floating-label {
        display: inherit;
    }

    .top-row {
        height: 5.5rem;
        display: flex;
        align-items: center;
    }

    .immonote-area-search-bar-list {
        margin-bottom: 10px;
    }

    .immonote-area-menue-bar-logout {
        position: absolute;
        top: 15px;
        color: #dae1eb;
    }

.immonote-area-menue-bar .oi {
    position: relative;
    margin-right: 25px;
    margin-bottom: 45px;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: white;
    cursor: pointer;
    font-size: 18px;
}

    .oi-arrow-right, .oi-arrow-left {
        position: relative;
        margin-right: 25px;
        margin-bottom: 45px;
        top: 1px;
        display: inline-block;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        color: #0b357d;
        cursor: pointer;
        font-size: 20px;
    }

    .immonote-area-list .oi {
        cursor: pointer;
    }

    .mdc-floating-label {
        font-family: Roboto, sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 0.8rem;
        line-height: 1.75rem;
        font-weight: 400;
        letter-spacing: .00937em;
        text-decoration: inherit;
        text-transform: inherit;
        position: absolute;
        left: 0;
        transform-origin: left top;
        transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1);
        line-height: 1.15rem;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: text;
        overflow: hidden;
        will-change: transform;
    }


/*.immonote-area-menue-bar {
    margin-top: 0em;
    position: relative;
    margin-top: 0em;
    position: relative;
    top: -3.5em;
    left: 2em;
    z-index: 9999;
}*/

.immonote-area-menue-bar-left {
    margin-top: 0em;
    position: absolute;
    top: 1em;
    left: 2em;
}

    .mdc-drawer .mdc-list-item {
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 1.0rem;
        line-height: 1.5rem;
        font-weight: 400;
        letter-spacing: .0071428571em;
        text-decoration: inherit;
        text-transform: inherit;
        height: calc(48px - 2 * 4px);
        margin: 8px 8px;
        padding: 0 8px;
        cursor: pointer !important;
    }

    .immonote-area-immobilien-mainimage {
        width: 100%;
        display: none;
    }

/*tr.active td {
    background-color: #f00;
}*/

div.WordSection1 {
    page: WordSection1;
    padding: 15px;
}

.mail-container {
    /*overflow-y: scroll;
    flex-grow: 1;
    height: 70vh;
    box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 20%), 0px 5px 8px 0px rgb(0 0 0 / 14%), 0px 1px 14px 0px rgb(0 0 0 / 12%);*/
}

.immonote-mail-attachments {
    font-size: 11px;
    margin: 2px;
    padding: 10px;
    background-color: #084562;
}

.immonote-mail-folder {
    font-size: 12px;
}

.immonote-mail-von {
    font-size: 12px;
}

.immonote-mail-action {
    text-align: right;
}

.table-small td, .table th {
    padding: .35rem;
    vertical-align: top;
    border-top: 0px solid;
    text-align: left;
}

    .table {
        width: 100% !important;
        margin-bottom: 1rem !important;
        /*color: #444445 !important;*/
    }

  



    .mdc-text-field:not(.mdc-text-field--disabled) {
        background-color: #ffffff;
        height: calc(1.5em + .75rem + -3px);
        flex: 1 1 auto;
    }

    .mdc-select:not(.mdc-select--disabled) .mdc-select__anchor {
        background-color: #ffffff;
    }

    .mdc-text-field .mdc-line-ripple {
        background-color: #0b357c;
        background-color: #0b357c;
    }

    .mdc-text-field__input {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: Roboto, sans-serif;
        font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
        font-size: 1rem;
        font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
        font-weight: 400;
        font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
        letter-spacing: 0.009375em;
        letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
        text-decoration: inherit;
        text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
        text-transform: inherit;
        text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
        height: 34px;
        transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
        /* width: 100%; */
        min-width: 0;
        border: none;
        border-radius: 0;
        background: none;
        appearance: none;
        /* padding: 0; */
    }

    .mdc-text-field {
        margin-bottom: 0em;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        padding: 0 16px;
        padding-top: 0px;
        padding-right: 13px;
        padding-bottom: 0px;
        padding-left: 12px;
        display: inline-flex;
        align-items: initial;
        position: relative;
        box-sizing: border-box;
        overflow: hidden;
        will-change: opacity,transform,color;
    }

    label {
        display: inline-block;
        margin-bottom: 0.0rem;
    }



    .mdc-table, .mdc-table--striped {
        width: 100%;
        max-width: 100%;
        background-color: transparent;
        border-collapse: collapse;
        border-spacing: 0;
        display: inline-block;
        overflow-x: auto;
        margin: 8px 0 32px;
        border: 0px solid rgba(0,0,0,0.1);
    }

        .mdc-table th {
            line-height: 0.5rem !important;
            font-weight: 400;
            letter-spacing: .04em;
            text-decoration: inherit;
            text-transform: inherit;
            background-color: rgba(255, 255, 255, 0.08);
            font-size: 1.0rem;
            color: #202124;
            text-align: left;
            border: 1px solid rgba(0,0,0,0.1);
            padding: 12px 12px 12px 24px;
        }

    .mdc-table-header-row {
        height: 40px;
        text-align: left;
        font-weight: 500;
    }

    .table {
        box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2), 0px 5px 8px 0px rgba(0,0,0,0.14), 0px 1px 14px 0px rgba(0,0,0,0.12);
        cursor: pointer;
    }

    .immonote-kontakteliste {
        box-shadow:none;

    }

    .immonote-immobilienliste {
        box-shadow: none;
    }

    

        .table thead th {
            vertical-align: bottom;
            border-bottom: 1px solid;
            font-weight: 100;
            text-align: center;
        }

    /*    .table thead tr {
            background-color: #efefef;
        }
*/

    * {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    label[for] {
        cursor: pointer;
    }

    .grid {
        width: 100%;
        /* position: fixed; */
        top: 0;
        left: 0;
        height: 100%;
        margin-bottom: 2em;
        z-index: 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        overflow: auto;
        text-align: center;
        -webkit-transition: opacity .75s;
        transition: opacity .75s;
    }

        .grid .grid-item {
            width: 75%;
            display: inline-block;
            padding: 0px;
            opacity: .75;
            -webkit-transition: opacity .2s;
            transition: opacity .2s;
        }

            .grid .grid-item:hover {
                opacity: 1;
            }



        .grid img {
            max-width: 100%;
            max-height: 100%;
            box-shadow: 0 3px 5px rgba(0, 0, 0, 1);
        }

    .image-checkbox {
        display: none;
    }

    .lightbox {
        background-color: rgba(34, 34, 34, 0.46);
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        min-height: 100%;
        z-index: 1;
        overflow: auto;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform .100s ease-out;
        transition: transform .100s ease-out;
    }

        .lightbox img {
            position: fixed;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            max-width: 80%;
            max-height: 80%;
            box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2), 0px 5px 8px 0px rgba(0,0,0,0.14), 0px 1px 14px 0px rgba(0,0,0,0.12);
        }

    input[type="checkbox"]:checked + .lightbox {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    input[type="checkbox"]:checked ~ .grid {
        opacity: .125;
    }

    .fade-in {
        animation: fadeIn ease 1.5s;
        -webkit-animation: fadeIn ease 1.5s;
        -moz-animation: fadeIn ease 1.5s;
        -o-animation: fadeIn ease 1.5s;
        -ms-animation: fadeIn ease 1.5s;
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @-moz-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @-o-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @-ms-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    row .gallery {
        height: 270px;
    }



    .demo-mat-card {
        max-width: 400px;
    }

    .demo-mat-card-content {
        padding: 1rem;
    }

    .demo-mat-card-clean-margin {
        margin: 0px;
    }

    .mdc-dialog .mdc-dialog__title {
        text-align: center;
        font-size: 16px;
        border-bottom: #0d47a1;
        border-bottom-style: solid;
        margin-bottom: 1em;
        color: #0d47a1;
    }


    .emaildialog .mdc-dialog__surface {
        width: 550px;
    }

    .emaildialog2 .mdc-dialog__surface {
        width: 750px;
        background-color: #ffffff;
    }

    .emailtext .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
        height: 500px;
    }

    .ql-editor {
        box-sizing: border-box;
        line-height: 1.42;
        height: 300px;
        outline: none;
        overflow-y: scroll;
        padding: 12px 15px;
        tab-size: 4;
        -moz-tab-size: 4;
        text-align: left;
        white-space: pre-wrap;
        word-wrap: break-word;
    }

    .mdc-checkbox {
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 24px;
        display: inline-block;
        position: relative;
        flex: 0 0 18px;
        box-sizing: content-box;
        width: 25px;
        height: 18px;
        line-height: 0;
        white-space: nowrap;
        cursor: pointer;
        vertical-align: bottom;
    }

    .form-control {
        display: block;
        /*margin-right: 80px;*/
        width: 100%;
        height: calc(1.5em + .75rem + -3px);
        padding: .375rem .75rem;
        font-size: 1.0rem;
        font-weight: 100;
        line-height: 1.5;
        color: #555555;
        background-color: transparent !important;
        background-clip: padding-box;
        border: 0px solid #e2e2e2;
        border-bottom: 1px solid #444445;
        border-radius: 0rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }




        select option {
            font-size: 18px;
        }

    

    .btn-primary {
        color: #fff;
        width: 100%;
        font-size: 0.9em;
        background-color: #01579b;
        border-color: #01579b;
    }

    .oi oi-power-standby nav-link btn btn-link {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

    .logout {
        background: none;
        border: none;
        color: #d7d7d7;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        /* margin-left: 0px; */
        /* left: 0px; */
        padding: 0px;
    }

    .userinfo {
        position: absolute;
        bottom: 18px;
        width: 100%;
    }

    .navfooter {
        color: #d7d7d7;
        text-align: center;
        font-size: 11px;
    }

    .mdc-dialog .mdc-dialog__container {
        width: 100%;
    }
    /**/
    /*.mdc-dialog .mdc-dialog__surface {
    max-width: none;
}
*/
    .listcheckbox {
        display: inline-block;
        position: relative;
        flex: 0 0 18px;
        box-sizing: content-box;
        width: 18px;
       
        line-height: 0;
        white-space: nowrap;
        cursor: pointer;
        vertical-align: middle;
        padding: 0px;
    }

    .btn-primary:active {
        color: #fff;
        background-color: #01579b;
        border-color: #01579b;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #01579b;
        border-color: #01579b;
    }


    .mdc-text-field--disabled {
        background-color: #ffffff;
        border-bottom: none;
        pointer-events: none;
    }

    .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
        color: #0d47a1;
        /*    display:none;*/
    }
    /*.mdc-text-field--filled {
     height: 45px; 
}*/
    .mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
        color: #0d47a1;
    }

    .mdc-tab-scroller {
        overflow-y: hidden;
        margin-bottom: 3em;
    }

    .mat-file-upload {
        padding: 1rem;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        position: relative;
    }

    .mdc-select__selected-text {
        padding-left: 16px;
        padding-right: 29px;
        font-family: Roboto, sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 1rem;
        line-height: 1.75rem;
        font-weight: 400;
        letter-spacing: .009375em;
        text-decoration: inherit;
        text-transform: inherit;
        box-sizing: border-box;
        width: 100%;
        min-width: 214px;
        height: 56px;
        padding-top: 20px;
        padding-bottom: 4px;
        border: none;
        border-bottom: 1px solid;
        outline: none;
        background-color: transparent;
        color: inherit;
        white-space: nowrap;
        cursor: pointer;
        appearance: none;
    }

    .mdc-tab__ripple {
        --mdc-ripple-fg-size: 0;
        --mdc-ripple-left: 0;
        --mdc-ripple-top: 0;
        --mdc-ripple-fg-scale: 1;
        --mdc-ripple-fg-translate-end: 0;
        --mdc-ripple-fg-translate-start: 0;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        position: absolute;
        border-right-color: #e4e4e4;
        border-right-style: solid;
        border-right-width: 1px;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .mdc-tab {
        font-family: Roboto, sans-serif;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: .770rem;
        line-height: 2.25rem;
        font-weight: 500;
        letter-spacing: .0892857143em;
        text-decoration: none;
        text-transform: uppercase;
        padding-right: 10px;
        padding-left: 10px;
        position: relative;
        display: flex;
        flex: 0 0;
        justify-content: center;
        box-sizing: border-box;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
        border: none;
        outline: none;
        background: none;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
        -webkit-appearance: none;
        z-index: 1;
        height: 35px;
    }

.mud-tab {
    width: 100%;
    min-width: 0px;
    max-width: 360px;
    display: inline-flex;
    padding: 6px 12px;
    min-height: 48px;
    flex-shrink: 0;
    font-weight: 500;
    line-height: 1.75;
    user-select: none;
    white-space: normal;
    letter-spacing: .02857em;
    text-transform: uppercase;
    text-align: center;
    align-items: center;
    justify-content: center;
    transition: background-color 150ms cubic-bezier(.4,0,.2,1) 0ms;
    font-size: 12px;
}
    
.mud-tab-slider {
    position: absolute;
    background: #084562;
}

.mud-icon-button {
  
    margin-right: 12px;
    
}

.mud-app-bar-overlay-menu {

    left: 57px;
    width: 50% !important
}

button:focus {
     outline: 0px dotted; 
     outline: 0px auto -webkit-focus-ring-color; 
}


.mud-app-bar-overlay-menu .mud-icon-button-label {
   padding-right:1rem;
}

.mud-icon-root .mud-app-bar-overlay-menu-links {
    font-size: 14px;
}

/*.mud-tabs {
    font-family: Roboto, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: .770rem;
    line-height: 2.25rem;
    font-weight: 500;
    letter-spacing: .0892857143em;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    display: flex;
    flex: 0 0;
    justify-content: center;
    box-sizing: border-box;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    outline: none;
    background: none;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-appearance: none;
    z-index: 1;
    height: 35px;
}*/
﻿ /*add this to avoid flickering*/
.plk-dd-inprogess > * {
    pointer-events: none;
}

    /*dropzone style style*/
    .plk-dd-dropzone {
        min-height: 50px;
    }

    /*drag drop styles*/

    .plk-dd-spacing {
        height: 10px;
    }

    .plk-dd-spacing-dragged-over {
        padding: 25px;
    }

    .plk-dd-dragged-over {
        background-color: lightgray;
        opacity: 0.6;
        animation: blinker 1s linear infinite;
    }

        .plk-dd-dragged-over > div {
            background-color: lightgray;
            opacity: 0.6;
            animation: blinker 1s linear infinite;
        }

    .plk-dd-dragged-over-denied {
        background-color: red;
        opacity: 0.6;
        animation: blinker 1s linear infinite;
    }

    .plk-dd-in-transit {
        opacity: 0;
    }

        .plk-dd-in-transit > div {
            opacity: 0;
        }

    @keyframes blinker {
        50% {
            opacity: 0;
        }
    }

    .blink_me {
        animation: blinker 1s linear infinite;
    }

    /*for flex demo*/

    .plk-flex .plk-dd-spacing {
        width: 20px;
        height: auto;
    }

    .plk-flex .plk-dd-dragged-over {
        background-color: lightgray;
        opacity: 0.6;
        animation: blinker 1s linear infinite;
    }

        .plk-flex .plk-dd-dragged-over > div {
            background-color: lightgray;
            opacity: 0.9;
            animation: blinker 1s linear infinite;
        }

    .plk-flex .plk-dd-in-transit {
        background-color: orangered;
    }

        .plk-flex .plk-dd-in-transit > div {
            background-color: orangered;
        }

    .plk-dd-noselect {
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
    }

    .immonote-event {
        border-style: solid;
        border-radius: 0.65em;
        border-width: 1px;
        border-color: #e4ebf1;
        font-size: 12px;
        padding: 2px;
        padding-left: 10px;
        background-color: #e4ebf1;
        margin-top: 1px;
        z-index: 9999;
        padding-top: 2px;
    }

    .immonote-event-collection {
        border-style: solid;
        border-radius: 0.65em;
        border-width: 1px;
        border-color: #e4ebf1;
        font-size: 12px;
        padding: 2px;
        padding-left: 10px;
        background-color: #e4ebf1;
        margin-top: 8px;
        z-index: 9999;
        padding-top: 2px;
    }

    .immonote-event:hover {
        border-color: #01579b;
    }

    .immonote-kalender-datum {
        font-size: bold;
    }

    /*.mdc-dialog .mdc-dialog__container {
    width: 100%;
}

.mdc-dialog .mdc-dialog__surface {
    max-width: none;
    width: 70%;
    height: 30%;
}*/

    .dropzone {
        padding: 0px;
        padding-bottom: 0px;
        /* height: 100%; */
        height: 90px;
    }

        .dropzone ondrop {
            border: 1px dashed #75868a;
        }

    .immonote-kalender-weiteretermine {
        font-size: 12px;
        text-align: center;
        padding: 19px;
    }

    

.immonote-mail-iframe {
    border-style: none;
    width: 100%;
    height: 70vh;
}

.table-wrapper-mailfolder {
    overflow-y: scroll;
    flex-grow: 1;
    height: 80vh;
    box-shadow: none;
}

    .table-wrapper-list {
        overflow-y: scroll;
        flex-grow: 1;
        padding: 9px;
        /*box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2), 0px 5px 8px 0px rgba(0,0,0,0.14), 0px 1px 14px 0px rgba(0,0,0,0.12);*/
    }

    

    table {
        border-collapse: collapse;
        width: 100%;
    }

    .table-small tbody {
        cursor: pointer;
    }

   /* th {
        background: #f2f2f2;
    }*/

    td, th {
        padding: 10px;
        text-align: center;
    }

    .immonote-mail-table > td, th {
        text-align: left;
    }

    .mdc-fab--extended {
        border-radius: 11px;
        height: 36px;
    }

    .immonote-mail-betreff {
        font-size: 18px;
        font-weight: bold;
    }


    .imgcontainer {
        position: relative;
        width: 100%;
        max-width: 400px;
    }

    /* Make the image to responsive */

    .overlay {
        position: relative;
        /* top: 6px; */
        /* bottom: 42px; */
        /* right: 0; */
        /* left: 305px; */
        /* height: 100%; */
        box-shadow: 0 3px 5px rgba(0, 0, 0, 1);
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: .3s ease;
        background-color: #444445;
    }

    /*.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
   
    right: 0;
    height: 100%;
    width: 15%;
    opacity: 0;
    transition: .3s ease;
    background-color: #444445;
}
*/
    /* When you mouse over the container, fade in the overlay icon*/
    .grid-item:hover .overlay {
        opacity: 1;
    }

    /* The icon inside the overlay is positioned in the middle vertically and horizontally */


    .icon-image {
        color: white;
        font-size: 20px;
        /* position: absolute; */
        top: -1px;
        /* left: 22px; */
        /*display: inline-table;*/
        /* transform: translate(-116%, -23%); */
        -ms-transform: translate(-50%, -50%);
        text-align: center;
        /* padding-right: 0px; */
        /* padding: 5px;*/
    }

    .overlay .oi {
        color: #ffffff;
    }

    .immonote-vip-mat-card-card {
        max-width: 100%;
        margin: 1rem;
    }

    .immonote-vip-mat-card-content {
        padding: 1rem;
    }

    .immonote-vip-mat-card-clean-margin {
        margin: 0px;
    }



    .vip-content {
        padding-top: 0rem;
    }


    .mainimage-cover-wrapper {
        max-width: 100%;
        margin: 0;
        width: 100%;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        display: table;
        height: 100%;
        background: -moz-linear-gradient(top,rgba(0,0,0,0.5) 0%,transparent 100%);
        background: -webkit-linear-gradient(top,rgba(0,0,0,0.5) 0%,transparent 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,#e11d1d00 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
    }

    .highlight-label {
        display: block;
        margin-bottom: 0.5em;
    }

    .card-content {
        /*text-align: center !important;*/
        max-width: 100%;
        margin: 1rem;
    }

    .highlight-label {
        color: #555555
    }

    .highlight-value {
        font-size: 21px;
    }


    input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
        border: none;
    }

    /*p, span, a, td {
    color: lightgray !important;
}
*/











   /* @media screen and (max-width: 1024px) {

        .grid .grid-item {
            width: 50%;
        }
    }

    @media screen and (max-width: 768px) {

        .grid .grid-item {
            width: 100%;
        }

        .immonote-vip-mat-card-card {
            max-width: 100%;
            margin: 1rem;
            margin-left: 10px;
            margin-right: 10px;
        }
    }


    @media (min-width: 768px) {

        .vip-main > div {
            padding-left: 0rem !important;
            padding-right: 0rem !important;
        }
    }
*/
    .htmlpreview {
        all: initial; /* blocking inheritance for all properties */
    }


    .ql-container {
        box-sizing: border-box;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 13px;
        height: initial;
        margin: 0px;
        position: relative;
    }



    .row-agb {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 15px;
        margin-left: 15px;
    }


    /*
.table td-left, .table th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}*/

.immonote-vip-image-text-overlay {
    z-index: 99;
    position: absolute;
    text-align: center;
    top: 50%;
    font-size: 3rem;
    color: #ffffff;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-family: Segoe UI Light,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
}

    .dark-background {
        position: relative;
    }

        .dark-background:after {
            content: '\A';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(0,0,0,0.5);
            opacity: 0.5;
        }









.slideshow-container {
    position: relative;
    margin: auto;
    max-width: 695px;
    height: 500px;
}


.mySlides {
    display: block;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white !important;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
    }

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .active, .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}





.galerie {
    max-width: 100%;
    height: 480px;
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
}


.mdc-dialog .mdc-dialog__content {
    color: rgb(0 0 0 / 100%);
}

.mdc-button:not(:disabled) {
    color: #052f42;
}

.mdc-button .mdc-button__ripple::before, .mdc-button .mdc-button__ripple::after {
    /* background-color: #6200ee; */
    background-color: #052f42;
}

.immonote-kontakteliste th{
    text-align:center;
}

.badge {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 5px 8px;
    border-radius: 50%;
    background: red;
    color: white;
}

.blazor-context-menu__list {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: -3px;
    margin: 0px;
    font-size: 14px;
    /* border-style: solid; */
}

.blazor-context-menu__item--default {
    min-width: 120px;
    padding: 7px;
    text-align: left;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
}

.blazor-context-menu__list .oi {
    position: relative;
    top: 1px;
    display: inline-block;
    speak: none;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    color: #0d47a1;
    padding-right: 7px;
}

.active{
    background-color: red;
}

.mud-tabs-toolbar {
    position: relative;
    background-color: transparent;
    padding-bottom: 30px;
}

.mud-icon-button {
   
    padding-left: 0px;
    padding-right: 0px;
   
}

.mud-app-bar-overlay-menu-webexpose {
    left: 50%;
    width: 50% !important;
}

.immonote-webexpose-ap-bild{
    width:255px;
}

/*.mdc-dialog .mdc-dialog__container {
    width: 100%;
}*/

.mdc-dialog .mdc-dialog__surface {
    max-width: none !important;
}

@media (min-width: 960px) {
    .webexpose-firma-logo {
        display:none;
    }

    .page {
        flex-direction: row;
    }

    .mini .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing) + .mdc-drawer-app-content {
        margin-left: 70px;
        transition: margin-left .4s ease-in-out;
    }

    .mdc-drawer__content {
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        overflow: hidden;
        font-size: 0.9rem;
    }
    .mini .mdc-drawer,
    .mini .app-sidebar {
        width: 70px;
        transition: width .4s ease-in-out;
    }

    .mdc-drawer:hover,
    .mdc-drawer:hover .app-sidebar,
    .full .mdc-drawer,
    .full .app-sidebar {
        width: 250px;
        transition: width .4s ease-in-out;
    }

    .closed .mdc-drawer:hover,
    .closed .mdc-drawer:hover .app-sidebar,
    .full .mdc-drawer,
    .full .app-sidebar {
        width: 70px;
        transition: width .4s ease-in-out;
    }

    .closed .logo-img {
        width: 55px;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navToggle{
        display:none;
    }

    .immonote-logo img {
        width: 270px;
    }

  

  /*  .table-small  tr:active {
        background-color: #fff !important;
    }
    .table tr:active {
        background-color: #fff !important;
    }*/

    .mud-table-cell {
        
        font-size: 0.975rem !important;
       
    }

    .table-wrapper {
        overflow-y: scroll;
        flex-grow: 1;
        height: 70vh;
        box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2), 0px 5px 8px 0px rgba(0,0,0,0.14), 0px 1px 14px 0px rgba(0,0,0,0.12);
    }

        .table-wrapper th {
            position: sticky;
            top: 0;
        }
    
        /*.mobile-wrappper{
            display:none;
        }*/

    .closed .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing) + .mdc-drawer-app-content {
        margin-left: 70px;
        transition: margin-left .4s ease-in-out;
    }

    /*content bei geöffnetem Menü verschieben, ausser wenn menü closed*/
    .mini .mdc-drawer:hover.mdc-drawer--open:not(.mdc-drawer--closing) + .mdc-drawer-app-content,
    .full .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing) + .mdc-drawer-app-content {
        margin-left: 250px;
        transition: margin-left .4s ease-in-out;
    }

    .immonote-webexpose-galerie-carousel {
        height: 500px;
    }
}

.immonote-chat-container {
    border: none;
    background-color: #b6f58f;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0;
    
}

.darker {
    border-color: #ccc;
    background-color: #ddd;
    
}

.immonote-chat-container::after {
    content: "";
    clear: both;
    display: table;
}

.immonote-chat-container img {
    float: left;
    max-width: 60px;
    width: 100%;
    margin-right: 20px;
    border-radius: 50%;
}

    .immonote-chat-container img.right {
        float: right;
        margin-left: 20px;
        margin-right: 0;
    }

.time-right {
    float: right;
    color: #aaa;
}

.time-left {
    float: left;
    color: #999;
}

.immonote-chat-left {
    color: #000;
    clear: both;
    line-height: 18px;
    font-size: 15px;
    padding: 8px;
    position: relative;
    margin: 8px 10px;
    max-width: 85%;
    word-wrap: break-word;
    float: left
}

.immonote-chat-right {
    color: #000;
    clear: both;
    line-height: 18px;
    font-size: 15px;
    padding: 8px;
    position: relative;
    margin: 8px 10px;
    max-width: 85%;
    word-wrap: break-word;
    
    float: right;
}

.immonote-chat-send {
    float: right;
    text-align: left;
}

.immonote-chat-received {
    float: left;
    text-align: right;
}

.immonote-chat-container-time-left {
    display: table;
    width: 100%;
}

.immonote-chat-container-time-right {
    display: table;
    width: 100%;
}

.immonote-chat-message-field {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    overflow: hidden;
    height: 50px;
    width: 100%;
    z-index: 2;
}



.conversation-compose {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    overflow: hidden;
    height: 80px;
    width: 100%;
    z-index: 2;
}

    .conversation-compose div,
    .conversation-compose input {
        background: #fff;
        height: 80%;
    }

    .conversation-compose .emoji {
        display: flex;
        align-items: center;
        justify-content: center;
        background: white;
        border-radius: 5px 0 0 5px;
        flex: 0 0 auto;
        margin-left: 8px;
        width: 48px;
    }

    .conversation-compose .input-msg {
        border-color: #5555551a;
        border-radius: 40px;
        padding-left: 10px;
        flex: 1 0 auto;
        font-size: 16px;
        margin: 0;
        outline: none;
        margin-left: 10px;
        width: 85%;
    }

    .conversation-compose .photo {
        flex: 0 0 auto;
        border-radius: 0 0 5px 0;
        text-align: center;
        position: relative;
        width: 48px;
    }

        .conversation-compose .photo:after {
            border-width: 0px 0 10px 10px;
            border-color: transparent transparent transparent #fff;
            border-style: solid;
            position: absolute;
            width: 0;
            height: 0;
            content: "";
            top: 0;
            right: -10px;
        }

        .conversation-compose .photo i {
            display: block;
            color: #7d8488;
            font-size: 24px;
            transform: translate(-50%, -50%);
            position: relative;
            top: 50%;
            left: 50%;
        }

    .conversation-compose .send {
        
        border: 0;
        cursor: pointer;
        flex: 0 0 auto;
        margin-left: 8px;
        margin-right: 8px;
        padding: 0;
        position: relative;
        outline: none;
    }

    .conversation-compose .send .circle {
        background: #008a7c;
        border-radius: 50%;
        color: #fff;
        position: relative;
        width: 48px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .conversation-compose .send .circle i {
        font-size: 24px;
        margin-left: 5px;
    }





.immonote-chat-drawer{
    border-right:none;
}










@media (max-width: 959.99px) {
    .col-sm-12{
       padding: 0 !important;
       margin: 0 !important;
    }

    label {

        font-size: 12px;
    }

    @font-face {
        font-family: 'MyFontFamily';
        src: url("fonts/Poppins-Regular.woff") format('woff'), url("fonts/Poppins-Regular.ttf") format('truetype');
    }

    .mdc-checkbox {
        font-size:12px;
    }

    .pl-16, .px-16 {
        padding-left: 0px !important;
    }

    .pr-16, .px-16 {
        padding-right: 0px !important;
    }

    .pt-16, .py-16 {
        padding-top: 57px !important;
    }

    .mud-toolbar {
        border-left: 0px;
    }

    .mat-h2{
        text-align:center;
    }

    .content {
        padding-top: 0rem;
    }

    .top-row {
        display: block;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }

    .immonote-logo img {
        width: 190px;
    }

    .input-group-addon {
        /*color: #000000de;*/
        font-size: 12px;
    }

    .navToggle {
        padding-right: 15px;
    }
    

    .mini .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing) {
        margin-left: 0px;
        transition: margin-left .4s ease-in-out;
    }

    .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing) + .mdc-drawer-app-content {
        margin-left: 0px;
        margin-right: 0;
    }

   .sidebar {
        height: 100vh;
        position: sticky;
        top: 0;
        overflow:hidden;
    }

    .mdc-drawer {
        width: 0px;
    }

    .userinfo{
        display:none;
    }

    .webexpose-firma-logo {
        background-color: #ffffff;
        border-bottom: solid 2px #555555;
    }

    .immonote-img-thumb{
        display:none;
    }

    .mini .logo-img {
        width: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .app-top-bar {
        
         border-left: 0px; 
        
        position: sticky;
        top: 0px;
        z-index: 999999;
    }

    .row {
        
        margin-right: 0px;
        margin-left: 0px;
    }



 /*   .table-wrapper{
        display:none;
    }

    .mobile-wrappper {
        width: 100%;
    }*/

    .mdc-layout-grid, .mat-layout-grid {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0px;
    }


    .dashboard-schreibtischkontakte{
        display:none;
    }

    .dashboard-schreibtischimmobilien {
        display: none;
    }

    .form-control {
        display: block;
        margin-right: 0%;
        width: 100%;
        height: calc(1.5em + .75rem + -3px);
        padding: .375rem .75rem;
        font-size: 0.8rem;
        font-weight: 400;
        line-height: 1.5;
        /*color: #555555;*/
        /*background-color: #fff;*/
        background-clip: padding-box;
        border: 0px solid #e2e2e2;
        border-bottom: 1px solid #444445;
        border-radius: 0rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .immonote-webexpose-galerie-carousel {
        height: 260px;
       
    }

    .immonote-vip-image-text-overlay {
        font-size: 2rem;
      
    }

    /*styling-a-select-on-ios*/
    select {
        -moz-appearance: none;
        -webkit-appearance: none;
        background-color: transparent !important;
    }

    .grid .grid-item {
        width: 100%;
        display: inline-block;
        padding: 0px;
        opacity: .75;
        -webkit-transition: opacity .2s;
        transition: opacity .2s;
    }

    .mud-nav-link-text{
        font-size: 13px;
      
    }
}







@media print {
    .mud-appbar-fixed {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        display: none;
    }

    .webexpose-docs-frame{
        display:none;
    }

    #map{
        display:none;
    }

    .immonote-webexpose-chat-area{
        display:none;
    }

    .immonote-webexpose-ansprechpartner-area{
        display:none;
    }
}

