﻿@font-face {
    font-family: SegoeUI;
    src: local("SegoeUI"),url(/Fonts/SegoeUI.woff) format("woff"),url(/Fonts/SegoeUI.ttf) format("truetype"),url(/Fonts/SegoeUI.svg#SegoeUI) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: SegoeUI;
    src: local("SegoeUI-Light"),url(/Fonts/SegoeUI-Light.woff) format("woff"),url(/Fonts/SegoeUI-Light.ttf) format("truetype"),url(/Fonts/SegoeUI-Light.svg#SegoeUI) format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: SegoeUI;
    src: local("SegoeUI-Italic"),url(/Fonts/SegoeUI-Italic.woff) format("woff"),url(/Fonts/SegoeUI-Italic.ttf) format("truetype"),url(/Fonts/SegoeUI-Italic.svg#SegoeUI) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: SegoeUI;
    src: local("SegoeUI-SemiBold"),url(/Fonts/SegoeUI-SemiBold.woff) format("woff"),url(/Fonts/SegoeUI-SemiBold.ttf) format("truetype"),url(/Fonts/SegoeUI-SemiBold.svg#SegoeUI) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: SegoeUI;
    src: local("SegoeUI-Bold"),url(/Fonts/SegoeUI-Bold.woff) format("woff"),url(/Fonts/SegoeUI-Bold.ttf) format("truetype"),url(/Fonts/SegoeUI-Bold.svg#SegoeUI) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: SegoeUI;
    src: local("SegoeUI-SemiLight"),url(/Fonts/SegoeUI-SemiLight.woff) format("woff"),url(/Fonts/SegoeUI-SemiLight.ttf) format("truetype"),url(/Fonts/SegoeUI-SemiLight.svg#SegoeUI) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: SegoeUI;
    src: local("SegoeUI-SemiLight-Italic"),url(/Fonts/SegoeUI-Semilight-Italic.woff) format("woff"),url(/Fonts/SegoeUI-Semilight-Italic.ttf) format("truetype"),url(/Fonts/SegoeUI-Semilight-Italic.svg#SegoeUI) format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: "Segoe MDL2 Assets";
    src: local("Segoe MDL2 Assets"),url(/Fonts/segmdl2-fullmdl.woff) format("woff"),url(/Fonts/segmdl2-fullmdl.ttf) format("truetype"),url(/Content/fonts/segmdl2-webfont.svg#SegoeMDL2Assets) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(/Fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(/Fonts/glyphicons-halflings-regular.woff) format("woff"),url(/Fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Office365Icons;
    src: url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.woff?) format("woff"),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.ttf?) format("truetype"),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.svg?#office365icons) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    position: relative;
    min-height: 100vh;
    scroll-behavior: smooth;
}

.notificationListItem {
    color: #0074cc;
    word-break: break-all
}

@media (max-width:767px) {
    .start_chat_button {
        top: -10px;
        right: -35px !important;
        transform: scale(.6)
    }
}

.reporting-eventlist .MuiDataGrid-window {
    overflow-x: hidden !important
}
