.navbar-holder table {
    border-spacing: 0px;
}

#btn_Edit {
    z-index: 100;
}

#hrefChangeConnection {
    background-color: %transparentbackground-color%
}

#imgUserRole {
    margin-top: 5px;
}

.imgUserRole1Open {
    width: 25px;
    height: 25px;
    margin-bottom: 0px;
}

.imgUserRole1Closed {
    width: 0px;
    height: 0px;
    margin-bottom: 0px;
}

.active > a {
    color: #FFF !important;
}

a .left_frame_text .active {
    color: #FFF !important;
}

.AboveTileButtons {
    height: 50px;
    min-height: 50px;
    padding-left: 4px;
}

.RoleButton {
    position: relative;
    min-width: 80px;
    height: 20px;
    text-align: left;
    position: relative;
    margin-left: 1px;
    background-color: #EBDAF1;
    zoom: 1;
    border-radius: 0px 0px 5px 5px;
    color: #4D235D;
    box-shadow: 0 0px 2px rgba(0,0,0,.1)
}

.RoleButtonSelected {
    background-color: #4D235D;
    color: #4D235D;
}

.RoleButton_Link {
    font-size: 13px;
    font-family: Calibri;
    text-decoration: none;
    left: 5px;
    color: #FDFEFF;
    display: block;
    text-align: center;
    padding: 0px 20px;
}

    .RoleButton_Link:hover {
        color: #FDFEFF !important;
    }

.Rolebar {
    position: absolute;
    right: 0;
    margin-top: 65px;
    margin-right: 5px;
    border-spacing: 3 0;
}

@media screen and (max-width: 768px) {
    .Rolebar {
        visibility: hidden;
    }

    .TopMenuMainItem {
        margin-left: 25px;
    }
}

.MainHolder {
    display: inline-flex;
    width: 100%;
    min-height: 81.875vh;
}

.SearchButton {
    width: 110px;
}

.DateNews {
    width: 22.5%;
}

.blank {
    color: #FDFEFF;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    text-align: left;
}

.mainbackdrop {
    padding: 0px;
    border-spacing: 0px;
    border: 0px;
    text-align: left;
    z-index: 3;
    /*min-height: 91vh;*/
}

@media screen and (min-width: 769px) {
    .mainbackdrop {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .mainbackdrop {
        width: 100%;
    }
}

.TopMenuMainItem {
    border-radius: 5px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    height: 26.672px;
    clear: both;
    font-weight: 400;
    color: #FDFEFF;
    text-align: inherit;
    white-space: nowrap;
    border: 0;
    padding: 0px 2px !important;
    grid-column: 2;
    grid-row: 1;
}

@media screen and (min-width: 769px) {
    .TopMenuMainItem {
        display: block;
        width: 100%;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media screen and (min-width: 769px) {
    .SignInText {
        visibility: visible !important;
    }
}

.SignInText {
    font-family: Futura, Arial, Helvetica, sans-serif;
    color: #FDFEFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 130px;
    cursor: pointer;
    /*text-align: center;*/
    align-content: center;
    padding-left: 5px;
    padding-right: 10px;
    visibility: hidden;
}

    .SignInText:hover {
        color: #FDFEFF !important;
    }

.backdrop, .content-wrapper, .main-sidebar {
    background-color: #F3F4F6;
}

.main-content {
    background-color: #F3F4F6;
    margin-top: 0px;
    width: 100%;
    padding-bottom: 25px;
}

.MenuPresent {
    transition: margin-left .5s;
}

.sidenav {
    max-width: 199px;
}

/*@media only screen and (min-width: 769px) {
    .PlaceHolderRight {
        width: 30%;
        max-width: 199px;
    }
}*/

@media screen and (min-width: 769px) {
    .sidenav {
        margin-right: 15px;
    }

    .PlaceHolderRight {
        margin-left: 15px;
    }

    .rightsidenav {
        width: 199px;
        height: 84%;
        top: 65px;
        position: absolute;
        transition: 0.5s;
        z-index: 6;
    }

    .LocationBar {
        width: 0;
        height: 0;
    }

    .UpperLocBar {
        position: relative;
        border: 0px;
        width: 30%;
        color: #FDFEFF;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        text-decoration: none;
    }
}

@media screen and (max-width: 768px) {
    .sidenav {
        width: 199px;
        position: absolute;
        opacity: 0;
    }

    .LocationBar {
        width: 100%;
        z-index: 8;
        height: 0;
    }

    .UpperLocBar {
        width: 100%;
        border: 0px;
        z-index: 4;
        color: #FDFEFF;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        text-decoration: none;
    }
}

.header {
    font-weight: bold;
    font-size: 11pt;
    font-family: helvetica,arial,sans-serif;
    background-color: white;
}

.upper_location_bar {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    background-color: #F3F4F6;
    min-height: 19px;
    width: 100%;
    position: relative;
}

.upper_location_bar_not_verified {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    background-color: #F3F4F6;
    min-height: 19px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.left_frame_body {
    background-color: #C0BFC2;
    color: #4D235D;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 0pt;
    text-decoration: none;
    text-align: left;
}

.master_page_left_frame_body {
    background-color: #C0BFC2;
    color: #4D235D;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    text-align: left;
}

body {
    background-color: #F3F4F6;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    text-align: left;
    margin: 0;
}

.body1 {
    margin: 0px;
    background-color: White;
}

.user_info_tab {
    color: #000000;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    text-align: left;
    width: 100%;
    transition: 0.5s;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 65px;
}

.bottomleft_frame_body {
    background-color: #4D235D;
    color: #000000;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    text-align: left;
    width: 100%;
    height: 31px;
    border-collapse: collapse;
}

.toggle-submenu {
    float: right;
    grid-row: 1;
    grid-column: 1;
}

.left_frame_text {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    text-align: right;
    color: #4D235D !important;
    padding: 2px 5px 2px 2px;
    display: flex;
    justify-content: end;
    grid-row: 1;
    grid-column: 2;
}

    .left_frame_text:hover {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        text-decoration: none;
        text-align: right;
        color: #FDFEFF !important;
    }

.left_frame_sel_text {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    text-align: left;
    color: #FDFEFF;
}

.modified {
    font-size: 9pt;
    font-family: helvetica,arial,sans-serif;
    background-color: white;
    font-style: italic;
}

body {
    font-weight: 400;
}

.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px 0;
    border-bottom: 1px solid #eee;
}

    .page-header > small {
        color: #666;
        display: block;
        margin-top: 5px;
    }

#profileImg {
    white-space: nowrap;
}

.MailIcon {
    margin: auto 0px auto 5px;
}

.LoginProfile1 {
    display: flex;
}

.LoginProfile {
    display: block;
    margin-top: 15px;
}

.LoginProfileLink {
    width: 30px;
    height: 30px;
    margin: auto 5px;
}

.CurrentConnection {
    position: absolute;
    margin-top: 65px;
    right: 10px;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 5px 7px rgba(0, 0, 0, .1);
    visibility: hidden;
}

.CurrentConnectionOpen {
    visibility: visible !important;
}

.Login_table1 {
    max-width: 600px;
    text-align: left;
    border-spacing: 0px;
    padding: 0px;
    border: none;
}

.inputTypeSwitcher {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: #C0BFC2;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
    padding: 3px;
    text-align: left;
    text-decoration: none;
    border-width: 0px 0px 0px 0px;
    border-color: #F3F4F6;
    border-style: solid;
    height: 30px;
}

.inputTypeSwitcherSelect {
    margin-right: 5px;
    flex-shrink: 0;
}

.inputTypeSwitcherInput {
    flex-grow: 1;
}

.InputFullWidth {
    width: 100%;
    min-width: 100px
}

input1 {
    display: flex;
    justify-content: space-around;
    width: 550px;
    height: 70px;
}

.LoginPage {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 100%;
    border-radius: 25px 25px 0px 0px;
    vertical-align: bottom;
}

.UserLogin {
    width: 35%;
    padding-left: 10px;
}

.UsernameLogin {
    padding: 0;
    margin: 0;
    color: black;
}

.PasswordLogin {
    margin: 0;
}

.LoginCheckBox {
    text-align: left;
    margin: 0px auto;
}

.ConnectionLogin {
    text-align: right;
    width: 200px;
}

.ForgotPasswordLogin {
    text-align: left;
    width: 200px;
    border-radius: 0px 0px 25px 0px;
}

.ForgotPasswordLogin1 {
    border-radius: 0px 0px 0px 25px;
}

.LoginButton {
    text-align: center;
}

.LoginText {
    text-align: center;
    font-size: 8pt;
}

.connectionboxlogin {
    padding-left: 20px !important;
}

.logoimage {
    height: 30px;
    float: left;
    vertical-align: middle;
}

@media screen and (max-width: 768px) {
    .graycover {
        visibility: hidden;
        background-color: gray;
        opacity: 0.2;
        z-index: 1;
        position: absolute;
        height: 100%;
        width: 100%;
    }

    .graycovervisible {
        visibility: visible;
    }
}

.location_indicator {
    float: left;
}

.location_indicator_not_verified {
    margin-left: 10vw;
    float: left;
}

.helpIcon {
    text-align: right;
}

.AllContentsMain {
    vertical-align: top;
    text-align: left;
    position: relative;
    width: 100%;
    height: 1px;
}

.topLogoHolder {
    padding: 1px;
    padding-left: 5px;
}

topLogoHolder1 {
    position: relative;
    min-height: 65px;
    max-height: 65px;
}

@media screen and (min-width: 769px) {
    .MainOpen {
        transition: 0.5s;
    }

    .MainClosed {
        display: none;
        transition: 0.5s;
    }
}

.envind {
    width: 100%;
    height: 20px;
    position: relative;
    background-color: #4D235D !important;
}

@media screen and (max-width: 768px) {
    .SideMenuOpen {
        position: absolute;
        top: 66px;
        z-index: 5;
    }

    .SideMenuClosed {
        position: absolute;
    }
}

.SideMenuOpen {
    clip-path: inset(-0px -50px -50px -50px);
    opacity: 1;
    transition: opacity 0.5s linear, z-index 0.5s linear;
    z-index: 20;
    /*    width: 30%;*/
}

.SideMenuClosed {
    opacity: 0;
    transition: opacity 0.5s linear, z-index 0.5s linear;
    z-index: 0;
}

.infotableholdercolor {
    background-color: #EBDAF1;
    color: #FDFEFF;
    width: 100%;
}

.OrderEntrySupplies {
    float: right;
    margin-right: 5px;
}

.border-adress {
    border: solid black;
    padding: 10px;
    margin-top: 10px;
    background-color: #C0BFC2;
    width: 30%;
    color: #FDFEFF;
}

.footer {
    background-color: #C0BFC2;
    color: #FDFEFF;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-align: center;
    width: 100%;
    position: relative;
    min-height: 37px;
}

.languageIndicator {
    right: 0px;
}

.languageIndicatorImage {
    width: 23px;
    margin-top: 3px;
}

.BottomMenuContainer {
    margin: 0px auto 0px auto;
    text-align: center;
    background-color: #4D235D !important;
    min-height: 40px;
    padding: 20px 0px;
}

    .BottomMenuContainer div {
        display: flex;
        align-items: flex-start;
        width: 70%;
        margin: 0 auto;
    }

    .BottomMenuContainer a {
        color: #FFFFFF !important;
    }

    .BottomMenuContainer li:hover {
        background-color: #868587 !important;
        border-radius: 5px;
    }

.BottomMenuDropDown {
    overflow: hidden;
    display: none;
    transition: background-color 0.1s ease, opacity 0.3s ease;
    border-radius:5px;
}

    .BottomMenuDropDown:hover > ul,
    .BottomMenuDropDown:hover {
        visibility: visible;
        display: block;
    }

.BottomMenuHeader {
    text-align: left;
    font-weight: 700;
    letter-spacing: .2px;
    margin-bottom: 12px;
    line-height: 1.3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.75);
    width: 90%;
    padding: 7px;
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 5px;
}

    .BottomMenuHeader:hover {
        background-color: #C0BFC2 !important;
        border-radius: 5px;
        border-bottom: 2px solid transparent;
    }

    .BottomMenuHeader > a:hover {
        color: #FFFFFF !important;
    }

.BottomMenuItem {
    text-align: left;
    width: 10% !important;
    height: 100%;
    flex-direction: column;
    padding: 5px 0px 10px 0px;
}

    .BottomMenuItem a {
        font-size: 13px;
        font-family: Calibri, Arial;
    }

    .BottomMenuItem ul {
        color: black;
        text-align: left;
        font-size: 10px;
        line-height: 2.2em;
    }

        .BottomMenuItem ul a {
            color: #CCCCCC !important;
            font-size: 12px;
            padding: 5px;
            display: block;
        }

        .BottomMenuItem ul li {
            display: block;
            border: none !important;
            border-radius:5px;
            justify-content: left;
            width: 100%;
            transition: background-color 0.1s ease, opacity 0.3s ease;
        }

    .BottomMenuItem ::-webkit-scrollbar {
        width: 3px;
    }

    .BottomMenuItem ::-webkit-scrollbar-track {
        background: #4D235D;
        margin-top: 10px;
    }

    .BottomMenuItem ::-webkit-scrollbar-thumb {
        background: white;
        border: none;
    }

.BottomMenuSubList {
    padding-inline-start: 0px;
    width: 100%;
}

    .BottomMenuSubList > li:hover > ul {
        display: block;
    }

.BottomSubMenuItem {
    display: none;
    list-style-type: none;
    background: #4D235D !important;
    overflow-y: scroll;
    padding-inline-start: 0px;
    position: absolute;
    margin: -32px 0 0 134px;
    overflow-y: scroll;
    max-height: 150px;
    min-width: 150px;
    border-radius: inherit;
}
.BottomSubMenuItem::-webkit-scrollbar{
    display:none;
}

.BottomSubMenuItem li:hover {
    background-color: #868587 !important;
    border: none;
}

    .BottomSubMenuItem li {
        border-bottom: 1px solid white;
        padding: 0px;
    }

        .BottomSubMenuItem li a {
            color: #CCCCCC
        }

    .BottomSubMenuItem a {
        padding: 5px;
    }

@media screen and (max-width: 1800px) {
    .BottomSubMenuItems {
        margin-left: 93px;
    }
}

@media screen and (max-width: 1500px) {
    .BottomSubMenuItems {
        margin-left: 85px;
    }
}

@media screen and (max-width: 1400px) {
    .BottomSubMenuItems {
        margin-left: 70px;
    }
}

@media screen and (max-width: 1090px) {
    .BottomSubMenuItems {
        margin-left: 60px;
    }
}

@media screen and (max-width: 850px) {
    .BottomSubMenuItems {
        margin-left: 50px;
    }

    .responsiveContact {
        width: 100% !important;
    }
}

@media screen and (max-width: 650px) {
    .BottomSubMenuItems {
        margin-left: 40px;
    }

    .border-adress {
        width: 100% !important;
    }

    .languageIndicator {
        display: none;
    }

    .CacheReset {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .BottomSubMenuItems {
        margin-left: 30px;
    }
}

@media screen and (max-width: 769px) {
    .BottomMenuContainer {
        display: flex;
        align-items: normal;
        margin: 0 auto;
    }

    .BottomMenuItem {
        width: 100% !important;
    }

    .BottomMenuContainer div {
        width: 90%;
    }

    .mainmenubar {
        display: flex;
        flex-direction: column;
    }
}

.footer-menu-item {
    color: white;
}

.main-header {
    height: 118px;
    left: 0px;
    transition: margin-left .5s;
    position: relative;
    z-index: -1;
}

    .main-header .navbar {
        -webkit-transition: margin-left 0.3s ease-in-out;
        -o-transition: margin-left 0.3s ease-in-out;
        transition: margin-left 0.3s ease-in-out;
        margin-bottom: 0;
        padding-left: 199px;
        border: none;
        min-height: 50px;
        border-radius: 0;
    }

.layout-top-nav .main-header .navbar {
    margin-left: 0;
}

.main-header #navbar-search-input.form-control {
    background: rgba(255, 255, 255, 0.2);
    border-color: transparent;
}

    .main-header #navbar-search-input.form-control:focus,
    .main-header #navbar-search-input.form-control:active {
        border-color: rgba(0, 0, 0, 0.1);
        background: rgba(255, 255, 255, 0.9);
    }

    .main-header #navbar-search-input.form-control::-moz-placeholder {
        color: #ccc;
        opacity: 1;
    }

    .main-header #navbar-search-input.form-control:-ms-input-placeholder {
        color: #ccc;
    }

    .main-header #navbar-search-input.form-control::-webkit-input-placeholder {
        color: #ccc;
    }

@media (max-width: 991px) {
    .main-header .navbar-custom-menu a,
    .main-header .navbar-right a {
        color: inherit;
        background: transparent;
    }
}

@media (max-width: 768px) {
    .main-header .navbar-right {
        float: none;
    }

    .navbar-collapse .main-header .navbar-right {
        margin: 7.5px -15px;
    }

    .main-header .navbar-right > li {
        color: inherit;
        border: 0;
    }
}

.main-header .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
}

    .main-header .sidebar-toggle:before {
        content: "\f0c9";
    }

    .main-header .sidebar-toggle:hover {
        color: #fff;
    }

    .main-header .sidebar-toggle:focus,
    .main-header .sidebar-toggle:active {
        background: transparent;
    }

    .main-header .sidebar-toggle .icon-bar {
        display: none;
    }

.main-header .navbar .nav > li.user > a > .fa,
.main-header .navbar .nav > li.user > a > .glyphicon,
.main-header .navbar .nav > li.user > a > .ion {
    margin-right: 5px;
}

.main-header .navbar .nav > li > a > .label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    padding: 2px 3px;
    line-height: .9;
}

.main-header .logo {
    -webkit-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 200px;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden;
}

    .main-header .logo .logo-lg {
        display: block;
    }

    .main-header .logo .logo-mini {
        display: none;
    }

.main-header .navbar-brand {
    color: #fff;
}

@media (min-width: 1500px) {
    .FooterHolder {
        display: inline-flex;
    }

    .CopyrightHolder {
        position: absolute;
        left: 5px;
    }
}

.FooterText {
    font-size: 9pt;
    color: #FDFEFF;
}

.FooterLink {
    color: #FDFEFF;
    text-decoration: none;
}

    .FooterLink:visited {
        color: #FDFEFF;
        text-decoration: none;
    }

.navbar-toggle {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 15px 15px;
}

@media (max-width: 768px) {
    .main-header {
        position: relative;
    }

        .main-header .logo,
        .main-header .navbar {
            width: 100%;
            float: none;
        }

        .main-header .navbar {
            margin: 0;
        }

        .main-header .navbar-custom-menu {
            float: right;
        }

    .FooterText {
        font-size: 6pt !important;
    }
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
}

    .form-control:focus {
        border-color: #3c8dbc;
        box-shadow: none;
    }

    .form-control::-moz-placeholder,
    .form-control:-ms-input-placeholder,
    .form-control::-webkit-input-placeholder {
        color: #bbb;
        opacity: 1;
    }

    .form-control:not(select) {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

.form-group.has-success label {
    color: #00a65a;
}

.form-group.has-success .form-control,
.form-group.has-success .input-group-addon {
    border-color: #00a65a;
    box-shadow: none;
}

.form-group.has-success .help-block {
    color: #00a65a;
}

.form-group.has-warning label {
    color: #f39c12;
}

.form-group.has-warning .form-control,
.form-group.has-warning .input-group-addon {
    border-color: #f39c12;
    box-shadow: none;
}

.form-group.has-warning .help-block {
    color: #f39c12;
}

.form-group.has-error label {
    color: #dd4b39;
}

.form-group.has-error .form-control,
.form-group.has-error .input-group-addon {
    border-color: #dd4b39;
    box-shadow: none;
}

.form-group.has-error .help-block {
    color: #dd4b39;
}

.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff;
}

.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0;
}

.icheck > label {
    padding-left: 0;
}

.form-control-feedback.fa {
    line-height: 34px;
}

.input-lg + .form-control-feedback.fa,
.input-group-lg + .form-control-feedback.fa,
.form-group-lg .form-control + .form-control-feedback.fa {
    line-height: 46px;
}

.input-sm + .form-control-feedback.fa,
.input-group-sm + .form-control-feedback.fa,
.form-group-sm .form-control + .form-control-feedback.fa {
    line-height: 30px;
}

.active, .treeview .active > a, .sidebar-menu a:hover, li.active > a, .navbar-nav > li > a {
    background-color: #C0BFC2 !important;
    color: #FFF !important;
}

/
.treeview-menu > li.treeview > a {
    Padding-left: 50px;
    text-align: left;
    font-style: italic;
    font-size: 101%;
}

.treeview-menu, .left_frame_text, .bottomleft_frame_body hr {
    background-color: #F3F4F6;
}

.treeview {
    text-align: left;
    min-height: 30.67px;
}

.GuestUserLink {
    text-decoration: none;
    overflow-wrap: break-word;
    text-align: left;
    color: inherit;
}

.GuestOrganizationLink {
    text-decoration: none;
    text-align: left;
    color: inherit;
}

@media only screen and (min-width: 769px) {
    .burger {
        visibility: hidden;
    }

    .bar1 {
        visibility: hidden;
    }

    .bar2 {
        visibility: hidden;
    }

    .bar3 {
        visibility: hidden;
    }
}

@media only screen and (max-width: 768px) {
    .burger {
        visibility: visible;
        margin-top: 2px;
        margin-left: 5px;
        height: 22px;
        border-radius: 5px;
        background-color: #f8f8f8f8;
        transition: margin-left .5s;
        cursor: pointer;
        width: 1px;
        z-index: 3;
    }

    .bar1 {
        visibility: inherit;
        margin-top: 4px;
        margin-left: 4px;
        border-radius: 25px;
        width: 25px;
        height: 2px;
        background-color: #333;
        transition: 0.4s;
    }

    .bar2 {
        visibility: inherit;
        border-radius: 25px;
        width: 25px;
        height: 2px;
        background-color: #333;
        margin: 4px;
        transition: 0.4s;
    }

    .bar3 {
        visibility: inherit;
        border-radius: 25px;
        width: 25px;
        height: 2px;
        background-color: #333;
        margin: 4px;
        transition: 0.4s;
    }

    .BurgerClosed {
        margin-left: 5px;
    }

    .BurgerOpen {
        margin-left: 200px;
    }

    .TopMenuDropDownLevel1 > .treeview-menu, .TwoColumnGridView > .treeview-menu {
        background-color: unset;
    }
}

.RolebarOpen {
    position: absolute;
}

.Hidden {
    visibility: hidden;
    width: 0px;
    position: fixed;
}

.menuLevel4Link {
    text-decoration: none;
    color: #FDFEFF;
    height: auto;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 0px;
    text-align: left;
}

    .menuLevel4Link:hover {
        color: #4D235D;
    }

.left_bottom_menu_text {
    color: #FDFEFF;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
}

.left_bottom_menu {
    background-color: #4D235D;
    color: #FDFEFF;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    border-radius: 0px 0px 10px 0px;
    padding-top: 10px;
    width: 100%;
    overflow-wrap: break-word;
}

    .left_bottom_menu dropdown-menuBackground {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        border: none !important;
    }

a.left_bottom_menu {
    line-height: 35px;
}

    a.left_bottom_menu:hover {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #EBDAF1 !important;
    }

.menu_top {
    border: none;
    background-color: #4D235D;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
}

.dropdown-menuBackground {
    background-color: #4D235D !important;
}

.pulldown {
    background-color: #4D235D;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #EBDAF1;
}

#unConnectedMenu {
    min-height: 21px;
}

.unConnectedMenu {
    height: 62px;
    border-style: none none solid none;
    border-width: 1px;
}

.TimeIndicator {
    margin-left: 10px;
    color: white;
}

.connectedMenu {
    margin-left: 15px;
}

.LeftMenuCell {
    border: 0;
}

.LeftMenuCellFooter {
    border: none;
    vertical-align: bottom;
}

.LeftMenuMenuLevel2Active {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: underline;
    font-weight: bold;
}

.LeftMenuMenuLevel2Link {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

    .LeftMenuMenuLevel2Link:visited {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: bold;
        color: black;
        text-decoration: none;
    }

.LeftMenuMenuLevel3Active {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: underline;
}

.LeftMenuMenuLevel3Link {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: black;
    text-decoration: none;
}

    .LeftMenuMenuLevel3Link:visited {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: black;
        text-decoration: none;
    }

.HomeSquare {
    width: 325px;
    float: left;
    margin-top: 10px;
}

.whiteSpaceHeight {
    width: 325px !important;
    float: left;
    bottom: 0px;
    position: absolute;
}

#groupOne div {
    float: left;
    width: 348px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 5px;
}

#groupTwo div {
    float: left;
    width: 348px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 5px;
}

#groupThree div {
    float: left;
    width: 348px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 5px;
}

#firstSquare, #secondSquare, #thirdSquare {
    position: relative;
    height: 310px;
    margin-top: 5px !important;
}

#firstSquare1, #secondSquare2, #thirdSquare3, #fourthSquare4, #fifthSquare {
    position: relative;
    height: 310px !important;
    margin-top: 5px !important;
}

#headerDotted {
    margin: 2px;
    border: 1px dotted;
    width: 97% !important;
}

#headerContainer {
    margin: 2px;
    width: 97% !important;
}

#leftSpace {
    width: 0px !important;
    height: 300px !important;
}

#whiteSpaceHeight {
    height: 5px !important;
}

#boxContent {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 3px !important;
    width: 97% !important;
}

#more {
    margin-left: 0px;
}

#headerText {
    margin-left: 3px !important;
}

#introitems1_elt_messages, #introitems1_elt_quotations, #introitems1_elt_contracts, #introitems1_elt_ApplicationLog, #introitems1_elt_news, #introitems1_elt_orders, #introitems1_elt_reports, #introitems1_elt_invoices {
    margin-top: 7px !important;
}

#contactAdministratorAndMore {
    float: left;
}

.elt_new1 {
    visibility: hidden;
}

.main-sidebar {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 810;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}

@media (max-width: 768px) {
    .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (min-width: 769px) {
    .sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (max-width: 768px) {
    .sidebar-open .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.sidebar {
    border-radius: 0px 0px 10px 0px;
}

@media (max-width: 768px) {
    #content_data {
        margin-right: 10px !important;
        margin-left: 10px !important;
    }
}

@media (min-width: 769px) {
    .sidebar {
        box-shadow: 0 5px 15px rgba(0,0,0,.1),5px 0px 15px rgba(0,0,0,.1) !important;
    }
}

ul.sidebar-menu {
    width: 199px;
}

.sidebar-form input:focus {
    border-color: transparent;
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}

    .user-panel:before,
    .user-panel:after {
        content: " ";
        display: table;
    }

    .user-panel:after {
        clear: both;
    }

    .user-panel > .image > img {
        width: 100%;
        max-width: 45px;
        height: auto;
    }

    .user-panel > .info {
        padding: 5px 5px 5px 15px;
        line-height: 1;
        position: absolute;
        left: 55px;
    }

        .user-panel > .info > p {
            font-weight: 600;
            margin-bottom: 9px;
        }

        .user-panel > .info > a {
            text-decoration: none;
            padding-right: 5px;
            margin-top: 3px;
            font-size: 11px;
        }

            .user-panel > .info > a > .fa,
            .user-panel > .info > a > .ion,
            .user-panel > .info > a > .glyphicon {
                margin-right: 3px;
            }

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .sidebar-menu > li {
        position: relative;
        margin: 0;
        padding: 0;
    }

        .sidebar-menu > li > a {
            padding: 2px 2px 2px 5px;
            display: flex;
            text-decoration: none !important;
            min-height: 30.67px;
            background-color: #4D235D;
            grid-auto-columns: 15px minmax(0, 1fr);
        }

            .sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
                width: 20px;
            }

        .sidebar-menu > li .label,
        .sidebar-menu > li .badge {
            margin-right: 5px;
        }

        .sidebar-menu > li .badge {
            margin-top: 3px;
        }

    .sidebar-menu li.header {
        padding: 10px 25px 10px 15px;
        font-size: 12px;
    }

    .sidebar-menu li > a > .fa-angle-left,
    .sidebar-menu li > a > .pull-right-container > .fa-angle-left {
        width: auto;
        height: auto;
        padding: 0;
        margin-right: 10px;
        -webkit-transition: transform 0.5s ease;
        -o-transition: transform 0.5s ease;
        transition: transform 0.5s ease;
    }

    .sidebar-menu li > a > .fa-angle-left {
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -8px;
    }

    .sidebar-menu .menu-open > a > .fa-angle-left,
    .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-left {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .sidebar-menu .active > .treeview-menu {
        display: block;
    }

@media (min-width: 769px) {
    .navbar {
        list-style-type: none;
        transition: margin-left .5s;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        top: 119px;
        margin-bottom: 0;
        background-color: #4D235D;
        margin-left: 0.6vw;
    }

    .navbar-holder {
        width: auto;
        min-width: 100%;
        border-bottom: 1px solid lightgrey;
        height: 66px;
    }

    .navbar-holderConnected {
        border-image: linear-gradient(to right, #4D235D 199.5px, lightgrey 10px) 1;
    }

    .navbar-holder .behind {
        height: 65px;
        z-index: 3;
        display: block;
        background-color: #4D235D;
        width: 100%;
        display: flex;
    }

    .MenuTopArrow {
        display: none !important;
    }

    .BottomBorderMainMenuBar {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .topBurger {
        visibility: hidden;
    }
}

@media (max-width: 768px) {
    .FirstMenuHolder {
        background-color: #C0BFC2;
    }

    .navbar {
        position: absolute;
        margin-left: 5px;
        height: 22px;
        border-radius: 5px;
        background-color: #f8f8f8f8;
        transition: .5s;
        cursor: pointer;
        width: 100%;
        z-index: 3;
        background-color: #4D235D;
        display: none;
    }

    .navbar-holder {
        width: 100%;
        height: 66px;
        min-width: 100%;
    }

        .navbar-holder .behind {
            height: 66px;
            z-index: 3;
            display: block;
            background-color: #4D235D;
            width: 100%;
            display: flex;
            top: 0px;
            border-bottom: 1px solid lightgrey;
        }

    .BottomBorderMainMenuBar {
        display: inline-flex;
        width: 100%;
    }

    .navbarOpen {
        display: block;
        left: 0px;
        height: auto;
        margin-left: 0px;
        padding-bottom: 5px;
        z-index: 25;
    }

    .topBurger {
        margin-top: 20px;
        margin-left: 5px;
        height: 22px;
        border-radius: 5px;
        background-color: #f8f8f8f8;
        cursor: pointer;
        z-index: 3;
    }
}

@media (max-width: 768px) {
    .FirstMenuHolder {
        padding: 15px;
    }

    .navbar {
        list-style-type: none;
    }
}

.a.dropdown-item:active {
    text-decoration: underline;
    text-decoration-color: #C0BFC2;
    text-decoration-thickness: 3px;
}

.a.dropdown-item:hover {
    text-decoration: underline;
    text-decoration-color: #C0BFC2;
    text-decoration-thickness: 3px;
}

@media (min-width: 769px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 769px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.dropdown-menu {
    position: absolute;
    top: 0;
    left: 168px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #4D235D;
    background-clip: padding-box;
    border-radius: 0.25rem;
    box-shadow: none;
    border-color: #eee;
}

    .dropdown-menu > li > a > .glyphicon,
    .dropdown-menu > li > a > .fa,
    .dropdown-menu > li > a > .ion {
        margin-right: 10px;
    }

    .dropdown-menu > .divider {
        background-color: #eee;
    }

.navbar-nav > .notifications-menu > .dropdown-menu,
.navbar-nav > .messages-menu > .dropdown-menu,
.navbar-nav > .tasks-menu > .dropdown-menu {
    width: 198px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
}

    .navbar-nav > .notifications-menu > .dropdown-menu > li,
    .navbar-nav > .messages-menu > .dropdown-menu > li,
    .navbar-nav > .tasks-menu > .dropdown-menu > li {
        position: relative;
    }

        .navbar-nav > .notifications-menu > .dropdown-menu > li.header,
        .navbar-nav > .messages-menu > .dropdown-menu > li.header,
        .navbar-nav > .tasks-menu > .dropdown-menu > li.header {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            background-color: #ffffff;
            padding: 7px 10px;
            border-bottom: 1px solid #f4f4f4;
            color: #444444;
        }

        .navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
        .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a,
        .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px;
            padding: 7px 10px;
            border-bottom: 1px solid #eeeeee;
            color: #444 !important;
            text-align: center;
        }

.open:not(.dropup) > .animated-dropdown-menu {
    backface-visibility: visible !important;
    -webkit-animation: flipInX 0.7s both;
    -o-animation: flipInX 0.7s both;
    animation: flipInX 0.7s both;
}

.navbar-custom-menu > .navbar-nav > li {
    position: relative;
}

    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        position: absolute;
        right: 0;
    }

.navbar-custom-menu user_info_tab {
    width: 100%;
    display: inline-block;
    float: left;
    z-index: 1001;
    position: relative;
}

.clear {
    _zoom: 1;
}

    .clear:after {
        content: "";
        clear: both;
        display: block;
    }

.navbar-fold-btn {
    background-color: #C0BFC2;
    height: 26px;
    cursor: pointer;
}

.navbar-holder .navbar {
    /*z-index: 5;*/
}

    .navbar-holder .navbar span {
        background: #fff
    }

.navbar-holder .behind_container {
    transition: margin-left .5s;
    background-color: #4D235D;
    position: relative;
    width: 100%;
    z-index: 10;
    top: 0px;
    left: 0px;
}

.behind_container {
    z-index: 5 !important;
    width: 100% !important;
    top: 0px !important;
    left: 0px !important;
}

.dropdown-item {
    border-radius: 5px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    display: block;
    width: 100%;
    padding-top: 0.12rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0.13rem;
    clear: both;
    font-weight: 400;
    color: #FDFEFF;
    text-align: inherit;
    white-space: nowrap;
    border: 0;
    padding-left: 20px;
}

.arrowless-dropdown-item {
    display: block;
    width: 100%;
    padding-top: 0.12rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0.13rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    border: 0;
    padding-left: 20px;
}

.nav-link {
    display: block;
    width: 100%;
    padding-top: 0rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: #C0BFC2;
    border: 0;
    padding-left: 20px;
}

.tblT {
    border-spacing: 2px;
    padding: 2px;
    border: 0px;
    margin: auto;
}

.Td1 {
    height: 100%;
    width: 100%;
}

.dropdown dropdown-item a {
    background: #4D235D;
}

.dropdown user user-menu {
    width: 100px;
}

.dropdown-item:hover, .dropdown-item:focus, .nav-link:hover, .nav-link:focus {
    background: #C0BFC2 !important;
    color: #104777 !important;
}

.dropdown-item.active, .dropdown-item:active {
    background: #C0BFC2 !important;
    color: #104777 !important;
}

.a {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    color: #4D235D;
    height: auto;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    text-align: left;
}

.aSize {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    a {
        font-size: 12pt !important;
    }
}

.HomeItemContainer {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: black;
    text-align: left;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 5px;
    margin-top: 7px !important;
}

.HomeItemSubContainer {
    background-color: white;
    border-color: #DDD;
    border-width: 1px;
    border-style: solid;
    box-shadow: 3px 3px 5px #EEE;
    min-height: 400px;
    padding-left: 5px;
    border-radius: 0px 10px 10px 10px;
}

.ConfigurationItemSubContainer {
    background-color: white;
    border-color: #DDD;
    border-width: 1px;
    border-style: solid;
    box-shadow: 3px 3px 5px #EEE;
    min-height: 500px;
    padding-left: 5px;
    border-radius: 0px 0px 10px 10px;
}

.text {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #000000;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
    text-decoration: none;
    border-width: 1px 0px 1px 1px;
    border-color: black black #FFFFFF;
    border: none;
}

.Logout {
    vertical-align: middle;
    text-align: center;
    padding-top: 20px;
    width: 100%;
}

.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.wrapper {
    display: table;
}

@media screen and (max-width: 796px) {
    .wrapper {
        overflow: hidden;
    }
}

.wrapper:before,
.wrapper:after {
    content: " ";
    display: table;
}

.wrapper:after {
    clear: both;
}

.layout-boxed {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #F3F4F6;
}

.content-wrapper,
.main-footer {
    -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    margin-left: 199px;
    z-index: 820;
    position: relative;
}

.layout-top-nav .content-wrapper,
.layout-top-nav .main-footer {
    margin-left: 0;
}

@media (min-width: 769px) {
    .sidebar-collapse .content-wrapper,
    .sidebar-collapse .main-footer {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .sidebar-open .content-wrapper,
    .sidebar-open .main-footer {
        -webkit-transform: translate(200px, 0);
        -ms-transform: translate(200px, 0);
        -o-transform: translate(200px, 0);
        transform: translate(200px, 0);
    }
}

.content-wrapper {
    z-index: 800;
}

.main-footer {
    background: #fff;
    padding: 15px;
    color: #444;
    border-top: 1px solid #d2d6de;
}

.input {
    background-color: #C0BFC2;
    color: #FDFEFF;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
    padding: 3px;
    text-align: left;
    text-decoration: none;
    border-width: 0px 0px 0px 0px;
    border-color: #F3F4F6;
    border-style: solid;
    height: 30px;
}
.lookupColor {
    color: #FDFEFF;
}
.lookupColor>span{
    margin-right:5px;
}

    .input > TD, .input > span {
        background-color: #C0BFC2;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        padding: 3px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 0px 0px;
        border-color: #F3F4F6;
        border-style: solid;
        height: 30px;
    }

.replacementvalue {
    background-color: #1E85DF;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    border-width: 0px 0px 0px 0px;
    border-color: #F3F4F6;
    border-style: solid;
    height: 30px;
}

.inputLarge {
    background-color: #C0BFC2;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    border-width: 0px 0px 2px 0px;
    border-color: #F3F4F6;
    border-style: solid;
}

.input_half {
    background-color: #C0BFC2;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
    padding: 5px;
    padding-left: 3px;
    padding-right: 1.5px;
    text-align: left;
    text-decoration: none;
    border-width: 1px 0px 1px 1px;
    border-color: black black #FFFFFF;
    border: none;
    width: 200px;
    height: 28px;
}

.input_halfbool_Table {
    border-spacing: 1px;
    padding: 0px;
    margin-bottom: -1px;
    margin-top: -1px;
}

.input_no_width {
    background-color: #C0BFC2;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
    text-decoration: none;
    border-width: 1px 0px 1px 1px;
    border-color: black black #FFFFFF;
    border: none;
    width: 400px;
    height: 28px;
}

.input_no_height {
    background-color: #C0BFC2;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
    height: 0px;
    padding-right: 2px;
    padding-left: 5px;
    text-align: left;
    text-decoration: none;
    border-width: 1px 0px 1px 1px;
    border-color: black black #FFFFFF;
    border: none;
    width: 400px;
}

.input1 {
    background-color: #C0BFC2;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #FDFEFF;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    border-width: 0px 0px 2px 0px;
    border-color: #F3F4F6;
    border-style: none;
    height: 30px;
}

.inputselect {
    width: 50%;
    min-width: 98px;
}

.inputselectResultMatrix {
    width: 50%;
    min-width: 98px;
    max-width: 130px;
}

.InvalidChartHidden {
    visibility: hidden;
}

.LabChecksSampleDropDown {
    width: 40px;
}

td.number {
    text-align: right;
}

.DropDownListLarge {
    width: 300px;
}

.inputtext {
    width: 50%;
}

.replacementvaluetext {
    width: 50%;
    color: red;
}

.inputCheckBox {
    width: 10%;
}

.inputtextfullwidth {
    width: 100% !important;
}

.CalendarBackground {
    background-color: #686963;
}

.inputdate {
    width: 50%;
}

.inputtextarea {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    width: 300px;
    height: 80px;
}

.inputSmall {
    background-color: white;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: black;
    text-align: left;
    text-decoration: none;
}

.textPanel {
    background-color: white;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: black;
    text-align: left;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 5px;
}

.textPanel1 {
    width: 100%;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.textPanel2 {
    background-color: white;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: black;
    text-align: left;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 5px;
    border: 1px solid black;
    width: 100%;
}

    .textPanel:last-of-type,
    .textPanel1:last-of-type,
    .textPanel2:last-of-type {
        margin-bottom: 5px;
    }

.EnvironmentIndicator {
    color: white;
    height: 26px;
    line-height: 21px;
}

    .EnvironmentIndicator > i {
        line-height: 1.2;
        margin-left: 20px;
        height: 21px;
    }

.welcomeMsgPanel {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #4D235D;
    text-align: left;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 5px;
    width: 100%;
    height: 100%;
}

.RoleButton {
    color: #686963 !important;
    margin-right: 5px;
}

    .RoleButton:hover {
        box-shadow: 0px 3px 3px rgba(0,0,0,.2);
    }

.button {
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    color: #4D235D !important;
    height: auto;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 5px;
    text-align: left;
    border: thin #4D235D;
}

    .button:hover {
        color: #EBDAF1 !important;
    }

    .button IMG {
        vertical-align: middle !important;
    }

.buttoncenter {
    margin: 0 auto;
}

.ImageButtonLogin {
    padding: 5px 8px 5px 42px;
    background: #EBDAF1 url(Image/LabwingBird.png);
    background-position: -2px 9.5px;
    background-repeat: no-repeat;
    background-size: 50px;
    border-radius: 5px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    border: thin #4D235D;
    transition: 0.2s;
}

    .ImageButtonLogin:hover {
        box-shadow: 0px 0px 5px #000000;
        color: white !important;
    }

.SignInButton {
    border-radius: 10px;
    font-size: 279px;
    text-decoration: none;
}

    .SignInButton:hover {
        box-shadow: 0px 0px 5px #000000;
    }

.freeButton {
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 5px;
    background-color: #EBDAF1;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    color: #FDFEFF !important;
    height: auto;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 5px;
    text-align: center;
    border: thin #4D235D;
    transition: 0.2s;
    Display: inline-block;
    margin: 4px 0px 7px 0px;
    align-self: flex-start;
}

.table_freebutton {
    margin-left: 1px;
    margin-top: 6px;
    margin-bottom: 6px;
    border-radius: 5px;
    background-color: #EBDAF1;
    font-family: Futura, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-decoration: none;
    color: #FDFEFF !important;
    height: auto;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: center;
    border: thin #4D235D;
    transition: 0.2s;
    Display: inline-block;
    align-self: flex-start;
    max-height: 24px;
}

.freeButton:last-of-type,
.TileSearch:last-of-type,
.table_base:last-of-type,
.WidgetTable:last-of-type {
    margin-bottom: 2px 0px !important;
}

.freeButton:hover {
    background-color: #4D235D;
    color: #4D235D !important;
    box-shadow: 0px 0px 3px #000000;
    color: white !important;
}

.Tile:has(.freeButton + .WidgetTable) .WidgetTable,
.Tile .freeButton + .table_base:not(.TableHeaderDiv) .table_base,
.Tile .freeButton + .TileSearch:not(.TableHeaderDiv) .TileSearch,
.TileWithHeaders:has(.freeButton + .WidgetTable) .WidgetTable,
.TileWithHeaders .freeButton + .table_base:not(.TableHeaderDiv) .table_base,
.TileWithHeaders .freeButton + .TileSearch:not(.TableHeaderDiv) .TileSearch {
    margin-top: 10px;
}

.LeftButton {
    letter-spacing: 1.2px;
    font-family: Arial, Helvetica, sans-serif;
    color: White;
    font-size: 8pt;
    cursor: pointer;
    width: 125px;
    height: 20px;
}

.LeftDivider {
    background-color: #c2c2c2;
}

.table {
    width: 100%;
    border-collapse: separate;
    max-width: 100%;
    margin-bottom: 25px;
}

.QCTable {
    width: 100%;
    border-collapse: separate;
    max-width: 100%;
}

.WidgetTable {
    width: 100%;
    border: 0px;
    border-collapse: separate;
}

    .WidgetTable:has(+ .WidgetTable),
    .WidgetTable:has(+ .table_base),
    .WidgetTable:has(+ .OrderEntry),
    .WidgetTable:has(+ .Tile) {
        margin-bottom: 15px;
    }

.tablerow {
    width: 100%;
    height: 30px;
}

.table_base:has(+ .table_base),
.table_base:has(+ .WidgetTable),
.table_base:has(+ .OrderEntry),
.table_base:has(+ .Tile),
.table_base:has(+ .Tile .table_base) {
    margin-bottom: 15px;
}

.TableSearch {
    padding-right: 6px;
}

.Tile,
.TileWithHeader,
.TileWithHeaders,
.TableSearch,
.TileSearch,
.TileDocumentRow {
    width: 100%;
    border-spacing: 0px !important;
    padding: 10px;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 5px 7px rgba(0, 0, 0, .1);
}

    .Tile:not(:has(+ .TileDocumentRow)),
    .Tile:not(:has(+ .Tile)),
    .TileWithHeader:not(:has(+ .Tile)),
    .TileWithHeaders:not(:has(+ .Tile)),
    .AboveTileArticle {
        border-color: #DDD;
        border-width: 1px;
        border-style: solid;
    }

    .Tile:has(+ .Tile),
    .Tile:has(+ .TileDocumentRow) {
        border-color: #DDD;
        border-width: 1px;
        border-style: solid solid none solid !important;
    }

.TileDocumentRow {
    border-color: #DDD;
    border-width: 1px;
    border-style: none solid solid solid !important;
}

div .AboveTileArticle:empty {
    display: none !important;
}

.UseFullHeight {
    height: 100%;
}

.CMSArticle {
    padding: 0px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 76%;
    margin: 0 auto;
    margin-top: 75px;
}

@media screen and (max-width:768px) {

    .CMSArticle {
        width: 85% !important;
    }
}
    @media only screen and (min-width: 769px) {
        .main-content:has(#content_data):has(.Tile):has(.CMSArticle) ~ .PlaceHolderRight,
        .MainHolder:has(.upper_location_bar_not_verified) .PlaceHolderRight,
        .MainHolder:has(.upper_location_bar_not_verified) .sidenav,
        .MainHolder:has(.main-content):has(#content_data):has(.Tile):has(.CMSArticle) .sidenav {
            min-width: 199px !important;
            max-width: 199px !important;
            width: 30% !important
        }

    }



    .Tile:has(.CMSArticle) {
        padding: 0px !important;
        overflow: hidden;
        border-top-left-radius: 10px !important;
        border-top-right-radius: 10px !important;
    }

    .FullWidthCMSArticle {
        padding: 0px !important;
        overflow: hidden;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .TileSearch {
        padding-right: 6px;
    }

    .OrderEntry:has(+ .OrderEntry),
    .OrderEntry:has(+ .WidgetTable),
    .OrderEntry:has(+ .table_base),
    .OrderEntry:has(+ .Tile) {
        margin-bottom: 15px;
    }

    .Tile:has(.WidgetTable + .WidgetTable) .WidgetTable,
    .Tile:has(.WidgetTable + .table_base .TableHeaderDiv ) .WidgetTable,
    .Tile:has(.WidgetTable + .TileSearch .TableHeaderDiv) .WidgetTable,
    .Tile:has(.WidgetTable + .TileSearch + .table_base .TableHeaderDiv) .WidgetTable + .TileSearch,
    .Tile:has(.WidgetTable + .table_base + .table_base .TableHeaderDiv ) .table_base,
    .Tile:has(.WidgetTable + .table_base + .TileSearch .TableHeaderDiv ) .table_base,
    .TileWithHeaders:has(.WidgetTable + .WidgetTable) .WidgetTable,
    .TileWithHeaders:has(.WidgetTable + .table_base .TableHeaderDiv ) .WidgetTable,
    .TileWithHeaders:has(.WidgetTable + .TileSearch .TableHeaderDiv) .WidgetTable,
    .TileWithHeaders:has(.WidgetTable + .TileSearch + .table_base .TableHeaderDiv) .WidgetTable + .TileSearch,
    .TileWithHeaders:has(.WidgetTable + .table_base + .table_base .TableHeaderDiv ) .table_base,
    .TileWithHeaders:has(.WidgetTable + .table_base + .TileSearch .TableHeaderDiv ) .table_base {
        margin-bottom: 15px !important;
    }

    .Tile:has(.WidgetTable + .table_base) .WidgetTable,
    .Tile:has(.WidgetTable + .TileSearch) .WidgetTable,
    .Tile:has(.WidgetTable + .TileSearch + .table_base) .WidgetTable,
    .Tile:has(.WidgetTable + .table_base + .table_base) .WidgetTable + .table_base,
    .Tile:has(.WidgetTable + .table_base + .TileSearch) .WidgetTable + .table_base,
    .TileWithHeaders:has(.WidgetTable + .table_base) .WidgetTable,
    .TileWithHeaders:has(.WidgetTable + .TileSearch) .WidgetTable,
    .TileWithHeaders:has(.WidgetTable + .table_base + .table_base) .WidgetTable + .table_base,
    .TileWithHeaders:has(.WidgetTable + .table_base + .TileSearch) .WidgetTable + .table_base {
        margin-bottom: 0px;
    }

    .Tile .table_base:last-of-type
    .Tile .WidgetTable:last-of-type,
    .Tile .OrderEntry:last-of-type,
    .TileWithHeaders .table_base:last-of-type
    .TileWithHeaders .WidgetTable:last-of-type,
    .TileWithHeaders .OrderEntry:last-of-type,
    .TileWithHeaders .TileSearch:last-of-type {
        margin-bottom: 15px !important;
    }

    .table_base:not(:has(+ .table_base)),
    .OrderEntry:not(:has(+ .OrderEntry)),
    .WidgetTable:not(:has(+ .WidgetTable)),
    .TileSearch:not(:has(+ .TileSearch)) {
        margin-bottom: 15px;
    }

    .TileSearch:has( + .TileSearch .TableHeaderDiv) {
        margin-bottom: 15px;
    }

    .Tile .Tile,
    .TileWithHeaders .Tile {
        margin: 0px !important;
        padding: 0px !important;
        border-radius: 0px !important;
        box-shadow: 0px 0px !important;
        border-style: none;
    }

    .TileWithHeaders .Tile {
        margin: 0px !important;
        padding: 0px !important;
        border-radius: 0px !important;
        box-shadow: 0px 0px !important;
    }

    .Tile .TileSearch {
        padding: 0px !important;
        border-radius: 0px !important;
        box-shadow: 0px 0px !important;
    }

    .TileWithHeader .TileSearch {
        margin: 0px !important;
        padding: 0px !important;
        border-radius: 0px !important;
        box-shadow: 0px 0px !important;
    }

    .TileWithHeaders .TileSearch {
        padding: 0px !important;
        border-radius: 0px !important;
        box-shadow: 0px 0px !important;
    }

    .TileWithHeader {
        margin: 0px !important;
        border-radius: 0 10px 10px 10px !important;
    }

    .TileWithHeaders {
        border-radius: 0 0px 10px 10px !important;
    }

    /*First*/
    .Tile:has(+ .Tile),
    .Tile:has(+ .TileDocumentRow),
    .Tile:has(+ .TableSearch),
    .Tile:has(+ .TileSearch) {
        border-radius: 10px 10px 0px 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        margin-top: 5px;
    }

    .TileWithHeader:has(+ .Tile) {
        border-radius: 0px 10px 0px 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px;
        margin-top: 5px;
        padding-top: 15px;
    }

    .TileWithHeaders:has(+ .Tile) {
        border-radius: 0px 10px 0px 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px;
        margin-top: 5px;
        padding-top: 15px;
    }
    /*last or only*/
    .Tile:not(:has(+ .Tile)):not(:has(+ .TableSearch)):not(:has(+ .TileSearch)):not(:has(+ .TileWithHeader)):not(:has(+ .TileWithHeaders)):not(:has(+ .TileDocumentRow)),
    .TableSearch:not(:has(+ .Tile)):not(:has(+ .TableSearch)):not(:has(+ .TileSearch)):not(:has(+ .TileWithHeader)):not(:has(+ .TileWithHeaders)):not(:has(+ .TileDocumentRow)),
    .TileDocumentRow:not(:has(+ .Tile)):not(:has(+ .TableSearch)):not(:has(+ .TileSearch)):not(:has(+ .TileWithHeader)):not(:has(+ .TileWithHeaders)):not(:has(+ .TileDocumentRow)),
    .TileSearch:not(:has(+ .Tile)):not(:has(+ .TableSearch)):not(:has(+ .TileSearch)):not(:has(+ .TileWithHeader)):not(:has(+ .TileWithHeaders)):not(:has(+ .TileDocumentRow)),
    .TileWithHeader:not(:has(+ .Tile)):not(:has(+ .TableSearch)):not(:has(+ .TileSearch)):not(:has(+ .TileWithHeader)):not(:has(+ .TileWithHeaders)):not(:has(+ .TileDocumentRow)),
    .TileWithHeaders:not(:has(+ .Tile)):not(:has(+ .TableSearch)):not(:has(+ .TileSearch)):not(:has(+ .TileWithHeader)):not(:has(+ .TileWithHeaders)):not(:has(+ .TileDocumentRow)) {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        margin-bottom: 10px;
    }

    .AboveTileArticle {
        width: 100%;
        border-spacing: 0px !important;
        padding: 5px;
        border-radius: 10px;
        background-color: white;
    }

        .AboveTileArticle p:first-of-type {
            font-size: 1.4rem;
        }

        .AboveTileArticle:first-of-type {
            margin-top: 5px;
        }

    :has(.AboveTileArticle + .Tile) .AboveTileArticle,
    :has(.AboveTileArticle + .TileWithHeaders) .AboveTileArticle {
        margin-bottom: 10px !important;
    }

    .Tile + .TileSearch {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    .TileSearch + .Tile,
    .TileSearch + .table_base {
        margin-bottom: 15px !important;
    }
    /*sib*/
    .Tile + .Tile,
    .Tile + .TileDocumentRow,
    .TileWithHeader + .Tile,
    .TileWithHeaders + .Tile,
    .Tile + .TableSearch,
    .Tile:has(~ .TileSearch),
    .TileSearch + .Tile {
        margin-top: 0px !important;
        margin-bottom: 0px;
        border-radius: 0px 0px 0px 0px;
    }

    .Tile + .Tile,
    .Tile + .TileDocumentRow {
        padding-top: 15px;
    }

    .ResultInputtabletop {
        background-color: #4D235D;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 0px 0px;
        border-color: #F3F4F6;
        border-style: solid;
        height: 30px;
    }

    .table_top {
        background-color: #4D235D;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 0px 0px;
        border-color: #F3F4F6;
        border-style: solid;
        height: 30px;
        width: 30%;
    }

    .table_top1 {
        background-color: #4D235D;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 1px 0px;
        border-color: #F3F4F6;
        border-style: solid;
        height: 30px;
    }

    .table_top2 {
        background-color: #4D235D;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 0px 0px;
        border-color: #F3F4F6;
        border-style: solid;
        height: 30px;
        width: 20%;
    }

    .table_top_invisible {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 0px 0px;
        border-color: #F3F4F6;
        border-style: solid;
        height: 30px;
        width: 30%;
    }

    .table_top_replacement {
        background-color: #1E85DF;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 0px 0px;
        border-color: #F3F4F6;
        border-style: solid;
        height: 30px;
        width: 30%;
    }

    .topTable {
        vertical-align: top;
        text-align: left;
    }

    .td_line_1 {
        width: 5px;
        vertical-align: top
    }

    div.table_top {
        float: left;
    }

    .table_top_exclusive_color {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: right;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border: none;
        height: 30px;
        width: 30%;
    }

    .table_top_half {
        background-color: #4D235D;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        height: 0px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
        width: 98px;
        height: 28px;
    }

    .table_top_no_width {
        background-color: #4D235D;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
    }

    .table_top_link {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF !important;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        text-align: left;
        text-decoration: none !important;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
    }

        .table_top_link:hover {
            color: #EBDAF1 !important;
            text-decoration: none !important;
        }

    .table_header {
        border-radius: 5px 10px 0px 0px;
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-style: italic;
        color: #FDFEFF;
        height: 0px;
        padding-right: 16px !important;
        padding-left: 5px !important;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
    }

        .table_header:has(+ .TileWithHeader) {
            margin-left: 0px;
        }

        .table_header:has(+ .TileWithHeaders) {
            margin-left: 0px;
        }

    .table_header_export {
        height: 100%;
        justify-content: left;
        border-radius: 5px 10px 0px 0px;
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-style: italic;
        color: #FDFEFF;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
    }

    .table_header_export_option {
        height: 100%;
        border-radius: 5px 10px 0px 0px;
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-style: italic;
        color: #FDFEFF;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
    }

    .importExportPane {
        padding-top: 3px;
        height: 30px;
        display: flex;
        justify-content: space-between;
    }

    .importExportRow {
        display: flex;
        flex-direction: row;
    }

    .exportOption {
        width: 28px;
        padding-right: 10px;
    }

    .TableHeader1 {
        vertical-align: top;
        height: 15px;
    }

    .TableHeader2 {
        background-color: #3A3A3A;
        font-style: italic;
        color: white;
        height: 20px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0 1px 1px;
        border-color: black;
        border: none;
        padding-left: 5px;
    }

    .TableHeader3 {
        border-radius: 5px 10px 0px 0px;
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-style: italic;
        color: #FDFEFF;
        margin-top: 5px;
        padding-right: 60px;
        vertical-align: top;
        height: 15px;
        padding-left: 2px;
    }

    .TableHeader4 {
        font-family: Futura, Arial, Helvetica, sans-serif;
        background-color: #686963;
        color: #FDFEFF;
        font-size: 14pt;
        border-radius: 5px 10px 0px 0px;
        padding-left: 5px;
        height: 15px;
        width: 200px;
        vertical-align: top;
    }

    .TableHeader5 {
        border-radius: 5px 10px 0px 0px;
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-style: italic;
        color: #FDFEFF;
        margin-top: 5px;
        padding-right: 60px;
        vertical-align: top;
        height: 5px;
        padding-left: 2px;
    }

    .TableHeaderDiv {
        border-radius: 5px 10px 0px 0px;
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-style: italic;
        color: #FDFEFF !important;
        margin-top: 5px;
        padding-right: 16px !important;
        padding-left: 5px !important;
        vertical-align: top;
        height: 23px;
        display: inline;
        padding-left: 2px;
        align-self: flex-start;
        border-width: 1px 0px 1px 1px;
    }

    .table_search_top, .table_searchbutton_top {
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-style: italic;
        height: 0px;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 3px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 2px 0px;
        border-color: #F3F4F6;
        border-style: none;
    }
        /*.table_base  tr:nth-child(odd) {
   background-color: #68696380;
}
.table_base  tr:nth-child(even) {
    background-color: #686963;
}*/

        .table_search_top > span {
            color: #FDFEFF;
        }

    .table_search_top {
        padding-right: 120px;
    }

    .table_search {
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-style: italic;
        color: #FDFEFF;
        height: 0px;
        padding-top: 0px;
        padding-right: 120px;
        padding-bottom: 0px;
        padding-left: 3px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
    }

    .WidgetTableButtons {
        color: #FDFEFF;
    }
    /*.TileSearch tr:nth-child(even) {
    background-color: #686963;
}

.TileSearch tr:nth-child(odd) {
    background-color: #68696380;
}
*/
    .tablegap {
        width: 100%;
        border-collapse: separate;
        max-width: 100%;
        margin-bottom: 25px;
        margin-top: 20px !important;
    }

    .DedicatedHeader {
        border-radius: 5px 10px 0px 0px;
        width: auto !important;
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13.5pt;
        font-style: italic;
        color: #FDFEFF;
        padding-top: 0px;
        padding-right: 16px !important;
        padding-bottom: 0px;
        padding-left: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
    }

    .DedicatedHeaderWide {
        border-radius: 10px 10px 0px 0px;
        background-color: #686963;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 16.5pt;
        font-style: italic;
        color: #FDFEFF;
        padding-top: 0px;
        padding-right: 16px !important;
        padding-bottom: 0px;
        padding-left: 5px;
        text-align: center;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black;
        border: none;
    }

    .row_link > a {
        color: #FDFEFF !important;
    }

    .row_link {
        background-color: #4D235D;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF !important;
        height: 0px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: center !important;
        text-decoration: none;
        border-width: 1px 0px 1px 1px;
        border-color: black black #FFFFFF;
        border: none;
    }

    .layoutTable {
        font-size: 8pt;
        color: black;
        font-family: arial;
        background-color: #ffffff;
        text-align: left;
        border-right: black 1px solid;
        border-top: black 1px solid;
        border-left: black 1px solid;
        border-bottom: black 1px solid;
    }

    .table_cell {
        border: black 1px solid;
        background: #C0BFC2;
        color: #FDFEFF;
        width: 100%;
    }

    .table_base {
        width: 100%;
        border: 0px;
        border-spacing: 0px !important;
        /*    max-width: 100vw;*/
        margin-bottom: 25px;
    }

    .table_line_2 {
        width: 100%;
        border: 0px;
        border-spacing: 1px;
        padding: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    @media (max-width: 500px) {
        .table_top {
            font-size: 10px;
        }

        .table_top_link {
            font-size: 10px;
        }

        .table_top_no_width {
            font-size: 10px;
        }
    }

    .OrderEntry {
        border-spacing: 0px;
        padding: 0px;
        border: 0px;
        width: 100%;
        margin-bottom: 5px;
    }

    .ColorPositive {
        background-color: #E90F38 !important;
        font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        color: white;
        padding: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 2px 0px;
        border-color: #FDFEFF;
        border-style: solid;
        height: 30px;
    }

    .ColorNegative {
        background-color: #6DFF7A !important;
        font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        color: white;
        padding: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 2px 0px;
        border-color: #FDFEFF;
        border-style: solid;
        height: 30px;
    }

    .ColorIndeterminate {
        background-color: #8B692E !important;
        font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        color: white;
        padding: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 2px 0px;
        border-color: #FDFEFF;
        border-style: solid;
        height: 30px;
    }

    .CenterTextAlign {
        text-align: center;
    }

    .table > thead > tr > th {
        border-bottom: 2px solid #f4f4f4;
    }

    .table tr td .progress {
        margin-top: 5px;
    }

    .table-bordered {
        border: 1px solid #f4f4f4;
    }

        .table-bordered > thead > tr > th,
        .table-bordered > tbody > tr > th,
        .table-bordered > tfoot > tr > th,
        .table-bordered > thead > tr > td,
        .table-bordered > tbody > tr > td,
        .table-bordered > tfoot > tr > td {
            border: 1px solid #f4f4f4;
        }

        .table-bordered > thead > tr > th,
        .table-bordered > thead > tr > td {
            border-bottom-width: 2px;
        }

    .table.no-border,
    .table.no-border td,
    .table.no-border th {
        border: 0;
    }

    table.text-center,
    table.text-center td,
    table.text-center th {
        text-align: center;
    }

    .table.align th {
        text-align: left;
    }

    .table.align td {
        text-align: right;
    }

    a {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        text-decoration: none;
        color: #4D235D;
        height: auto;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 1px;
        padding-left: 2px;
        text-align: left;
        border: thin #4D235D;
    }

    .hyperlink {
        color: #4D235D;
    }

        .hyperlink:hover {
            color: #EBDAF1;
        }

    a:hover {
        color: #EBDAF1 !important;
        text-decoration: none;
    }

    .detail_link {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: bold;
        text-decoration: underline;
        color: White;
        text-align: left;
        border: thin #FDFEFF;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 2px;
        text-align: left;
    }

    .PrintLink {
        text-decoration: underline;
        color: %HyperlinkColor%;
    }

    .tab_text_link {
        color: #FDFEFF !important;
        text-decoration: none !important;
        text-align: center;
        display: block;
        padding-bottom: 0px;
        padding-top: 0px;
    }

        .tab_text_link:hover {
            color: #4D235D !important;
            text-decoration: none !important;
        }

    .TabControlButton {
        border-radius: 20px 20px 20px 20px !important;
    }

    .TabControlButtonSelected {
        border-radius: 20px 20px 20px 20px !important;
        box-shadow: 0 0px 10px rgba(0,0,0,.15);
    }

    .TabControl {
        border-radius: 20px 20px 0px 0px;
        text-align: center;
        vertical-align: top;
        width: 200px;
    }

    .TabControlSelected {
        border-radius: 20px 20px 0px 0px;
        text-align: center;
        vertical-align: top;
        width: 200px;
    }

    .TabControl1 {
        padding: 0px;
        /*    padding-top: 30px !important;*/
        width: 100%;
        vertical-align: top;
    }

    .WidgetTable:has(+ .table_base +.TileSearch) .table_base,
    .WidgetTable + .table_base + .TileSearch {
        border-collapse: collapse;
    }
    /*.WidgetTable + .table_base td:not(:last-of-type) {
    border-top: 1px solid rgb(0,0,0, .1);
}*/

    .Tile .WidgetTable + .table_base:not(.TableHeaderDiv) td,
    .Tile .WidgetTable + .TileSearch:not(.TableHeaderDiv) td,
    .table_base + .TileSearch tr:not(:last-of-type),
    .table_base:has(+ .TileSearch) td {
        border-bottom: 1px solid rgb(255,255,255, .2);
    }

    .WidgetTable tr:not(:first-of-type) td {
        border-bottom: 1px solid rgb(255,255,255, .2);
        border-right: 1px solid rgb(255,255,255, .2);
    }

    .WidgetTable tr:not(:first-of-type) td {
        padding-left: 5px;
    }

        .WidgetTable tr:not(:first-of-type) td img {
            padding-right: 5px;
        }

    .WidgetTable tr:not(td:has(img)) td {
        padding-right: 5px;
    }

    .TableHeaderDiv + .table_base tr td,
    .table_base:has(.TableHeaderDiv) tr:not(:first-of-type) td,
    .TableHeaderDiv + .OrderEntry tr td,
    .OrderEntry:has(.TableHeaderDiv) tr:not(:first-of-type) td,
    .TableHeaderDiv + .TileSearch tr td,
    .TileSearch:has(.TableHeaderDiv) tr:not(:first-of-type) td {
        border-bottom: 1px solid rgb(255,255,255, .2);
    }
    /*.table_base:has(+ div.TileSearch) tr:last-of-type {
    border-bottom: 1px solid rgb(0,0,0, .2);
}*/
    .Tile .TabControl1 {
        padding-top: 15px !important;
        margin-bottom: 15px;
        width: 100%;
        vertical-align: top;
        box-shadow: none;
        border-radius: 0px;
        background-color: none;
        border-spacing: 0px 0px !important;
    }
    /*.Tile:has(.Tile:first-of-type),
.Tile:has(.OrderEntry:first-of-type),
.Tile:has(.table_base:first-of-type),
.Tile:has(.WidgetTable:first-of-type),*/
    /*.Tile:has(*:first-of-type) *:first-of-type {
    margin-top: 5px;
}*/
    .TabControlHeader {
        background-color: #4D235D;
        height: 23px;
    }

    FORM {
        display: inline;
    }

    @media screen and (max-width: 768px) {
        h1 {
            font-size: 1.5em;
            margin: .75em 0
        }

        h2 {
            font-size: 1.17em;
            margin: .83em 0
        }

        h3 {
            font-size: 0.83em;
            margin: 1.5em 0
        }

        h5 {
            font-size: .75em;
            margin: 1.67em 0
        }

        h6 {
            font-size: .67em;
            margin: 1.85em 0
        }
    }

    @media screen and (min-width: 769px) {
        h1 {
            font-size: 2em;
            margin: .67em 0
        }

        h2 {
            font-size: 1.5em;
            margin: .75em 0
        }

        h3 {
            font-size: 1.17em;
            margin: .83em 0
        }

        h5 {
            font-size: .83em;
            margin: 1.5em 0
        }

        h6 {
            font-size: .75em;
            margin: 1.67em 0
        }
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: Futura, Arial, Helvetica, sans-serif;
        color: #FDFEFF;
        font-weight: normal;
    }

    .blackText {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
    }

    .blackTextBold {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
    }

    .blackTextLink {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: normal;
        text-decoration: none;
        color: #000000;
    }

    .whiteText {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: normal;
        text-decoration: none;
        color: #FDFEFF;
    }

    .whiteTextBold {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: bold;
        text-decoration: none;
        color: #FDFEFF;
    }

    .whiteTextLink {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: normal;
        text-decoration: none;
        color: #FDFEFF;
    }

    .divide {
        border-top: black 1px solid;
        border-bottom: black 1px solid;
        overflow: hidden;
        width: 100%;
        height: 8px;
    }

    p {
        margin: 0;
        padding: 0;
    }

    .TableHeader {
        background-color: #636363;
        font-style: italic;
        color: white;
        height: 20px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0 1px 1px;
        border-color: black;
        border: none;
    }

    .samplebool_Tablecell {
        background-color: white;
        font-style: italic;
        color: black;
        height: 20px;
        text-align: left;
        text-decoration: none;
        border-width: 1px 0 1px 1px;
        border-color: black;
        border: none;
    }

    .LinkButton {
        background-image: url(../image/arrows/ArrowRight.gif);
    }

    .calendarBoxDate {
        top: 1px;
        width: 35px;
        height: 19.3px;
        right: 1px;
        display: block;
        position: absolute;
        margin: 0px;
    }

    .calendarBoxDateTime {
        display: inline-block;
        position: absolute;
    }

    .calendarHourHolder {
        margin: 0px 5px;
    }

    .calendarMinuteHolder {
        margin-left: 5px;
    }

    .inputTB {
        width: 200px;
    }

    .calendarImg {
        width: 20px;
        position: absolute;
        left: -23px;
    }

    .calendarInputDate {
        height: 20px !important;
        position: relative !important;
        display: inline-block;
        width: 350px !important;
    }

        .calendarInputDate > input {
            height: 20px;
        }

    .inputtextcalendar {
        width: 110px !important;
        height: 20px !important;
    }

    .calendarInputDate td {
        clear: both !important;
    }

    .calendarInputDateTime td {
        clear: both !important;
        width: 30%;
    }

    .modalDialog {
        float: left;
        position: absolute;
        display: block;
        z-index: 99;
    }

    .CalendarStyle {
        width: 200px !important;
        text-decoration: none !important;
        height: 200px !important;
        font-size: 14pt !important;
        font-family: Calibri !important;
        color: #000000 !important;
        border-width: 1px !important;
        border-style: None !important;
        background-color: #FDFEFF !important;
        border-collapse: collapse !important;
    }

        .CalendarStyle > tbody > tr > td > table {
            background-color: #4D235D !important;
            color: #FDFEFF;
            width: 100%;
            font-size: 14pt;
            margin-bottom: -1px;
        }

            .CalendarStyle > tbody > tr > td > table > tbody > tr > td > a {
                color: #FDFEFF;
            }

        .CalendarStyle > tbody > tr > th {
            background-color: #686963;
            color: #FDFEFF;
        }

        .CalendarStyle > tbody > tr > td {
            background-color: #C0BFC2;
        }

            .CalendarStyle > tbody > tr > td > a {
                color: #FDFEFF;
            }

    .MailHeader {
        font-size: 10pt;
        color: black;
        font-family: arial;
        background-color: #ffffff;
        text-align: left;
    }

    .MailLoginName {
        font-size: 12pt;
        font-weight: bold;
        font-family: arial;
        color: black;
        background-color: #ffffff;
        text-align: left;
    }

    .MessageMain {
        background-color: #C0BFC2;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #FDFEFF;
        padding: 5px;
        text-align: left;
        text-decoration: none;
        border-width: 0px 0px 2px 0px;
        border-color: #F3F4F6;
        border-style: solid;
        height: 30px;
    }

    .help_body {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: normal;
        text-align: left;
        margin: 4px;
        color: #000000;
        background-color: #F3F4F6;
    }

        .help_body a {
            text-decoration: none;
            color: #4D235D;
            padding: 0px;
        }

            .help_body a:hover {
                color: #FDFEFF;
            }

    .help_header {
        background-color: #C0BFC2;
    }

    .help_labelnormal {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: normal;
        color: #000000;
        text-align: left;
        text-decoration: none;
        background-color: transparent;
    }

    .help_labelinfo {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: bold;
        margin-top: 15px;
        color: #000000;
        text-align: left;
        text-decoration: none;
        background-color: transparent;
    }

    .help_checkboxnormal {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: normal;
        color: #000000;
        text-align: left;
        text-decoration: none;
        background-color: transparent;
    }

    .help_textbox {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        text-align: left;
        text-decoration: none;
        width: 400px;
        height: 20px;
        color: #000000;
        border: black 1px solid;
    }

    .help_textarea {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #000000;
        border: black 1px solid;
        text-align: left;
        text-decoration: none;
        width: 400px;
        Height: 136px;
    }

    .help_listbox {
        background-color: #F3F4F6;
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        color: #000000;
        padding: 2px;
        text-align: left;
        text-decoration: none;
        width: 400px;
        Height: 136px;
    }

    .help_treeview {
        background-color: #F3F4F6;
        font-size: 13pt;
        color: #000000;
        text-align: left;
    }

    .help_treeview_node {
        font-size: 13pt;
        background-color: #F3F4F6;
        color: #000000;
        padding-left: 2px;
    }

    .help_treeview_selectednode {
        font-size: 13pt;
        background-color: #01d1fd;
        color: #000000;
        padding-left: 2px;
    }

    .help_treeviewhovernode {
        font-size: 13pt;
        background-color: #C0BFC2;
        color: #000000;
        padding-left: 2px;
    }

    .help_button {
        font-family: Futura, Arial, Helvetica, sans-serif;
        font-size: 13pt;
        font-weight: normal;
        text-decoration: none;
        text-align: center;
        color: #4D235D;
        border: black 1px solid;
        height: 20px;
        vertical-align: middle;
    }

    .help_border {
        border-top: black 1px solid;
        border-right: black 2px solid;
        border-bottom: black 2px solid;
        border-left: black 1px solid;
        padding: 2px 2px 2px 2px;
    }

    .helpbool_Table100 {
        height: 100%;
    }

    .error-page {
        width: 600px;
        margin: 20px auto 0 auto;
    }

    @media (max-width: 991px) {
        .error-page {
            width: 100%;
        }
    }

    .error-page > .headline {
        float: left;
        font-size: 100px;
        font-weight: 300;
    }

    @media (max-width: 991px) {
        .error-page > .headline {
            float: none;
            text-align: center;
        }
    }

    .error-page > .error-content {
        margin-left: 190px;
        display: block;
    }

    @media (max-width: 991px) {
        .error-page > .error-content {
            margin-left: 0;
        }
    }

    .error-page > .error-content > h3 {
        font-weight: 300;
        font-size: 25px;
    }

    @media (max-width: 991px) {
        .error-page > .error-content > h3 {
            text-align: center;
        }
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none;
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0;
        }

    pre, code, kbd, samp {
        font-family: monospace, monospace;
        font-size: 1em;
    }

    a {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

        a:focus {
            outline: none;
            text-decoration: none;
        }

    .invoice {
        position: relative;
        background: #fff;
        border: 1px solid #f4f4f4;
        padding: 20px;
        margin: 10px 25px;
    }

    .invoice-title {
        margin-top: 0;
    }

    .profile-user-img {
        margin: 0 auto;
        width: 100px;
        padding: 3px;
        border: 3px solid #d2d6de;
    }

    .profile-username {
        font-size: 21px;
        margin-top: 5px;
    }

    .LabDeskConnection {
        text-align: center;
    }

    .treeview-menu {
        display: none;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .treeview-menu > li {
            margin: 0;
        }

            /*        .treeview-menu > li > a {
            display: block;
        }
*/
            .treeview-menu > li > a > .fa, .treeview-menu > li > a > .glyphicon, .treeview-menu > li > a > .ion {
                width: 20px;
            }

            .treeview-menu > li > a > .pull-right-container > .fa-angle-left, .treeview-menu > li > a > .pull-right-container > .fa-angle-down, .treeview-menu > li > a > .fa-angle-left, .treeview-menu > li > a > .fa-angle-down {
                width: auto;
            }

    .pad {
        padding: 10px;
    }

    .margin {
        margin: 10px;
    }

    .margin-bottom {
        margin-bottom: 20px;
    }

    .margin-bottom-none {
        margin-bottom: 0;
    }

    .margin-r-5 {
        margin-right: 5px;
    }

    .inline {
        display: inline;
    }

    .hide {
        display: none !important;
    }

    .no-border {
        border: 0 !important;
    }

    .no-padding {
        padding: 0 !important;
    }

    .no-margin {
        margin: 0 !important;
    }

    .no-shadow {
        box-shadow: none !important;
    }

    .list-unstyled, .chart-legend, .contacts-list, .users-list, .mailbox-attachments {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .list-group-unbordered > .list-group-item {
        border-left: 0;
        border-right: 0;
        border-radius: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .flat {
        border-radius: 0 !important;
    }

    .text-bold, .text-bold.table td, .text-bold.table th {
        font-weight: 700;
    }

    .text-sm {
        font-size: 12px;
    }

    .attachment-block {
        border: 1px solid #f4f4f4;
        padding: 5px;
        margin-bottom: 10px;
        background: #f7f7f7;
    }

        .attachment-block .attachment-img {
            max-width: 100px;
            max-height: 100px;
            height: auto;
            float: left;
        }

        .attachment-block .attachment-pushed {
            margin-left: 110px;
        }

        .attachment-block .attachment-heading {
            margin: 0;
        }

        .attachment-block .attachment-text {
            color: #555;
        }

    .connectedSortable {
        min-height: 100px;
    }

    .ui-helper-hidden-accessible {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .sort-highlight {
        background: #f4f4f4;
        border: 1px solid #ddd;
        margin-bottom: 10px;
    }

    .full-opacity-hover {
        opacity: 0.65;
        filter: alpha(opacity=65);
    }

        .full-opacity-hover:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .chart {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

        .chart svg, .chart canvas {
            width: 100% !important;
        }

    @media print {
        .no-print,
        .main-sidebar,
        .left-side,
        .main-header,
        .content-header {
            display: none !important;
        }

        .content-wrapper,
        .right-side,
        .main-footer {
            margin-left: 0 !important;
            min-height: 0 !important;
            -webkit-transform: translate(0, 0) !important;
            -ms-transform: translate(0, 0) !important;
            -o-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important;
        }

        .fixed .content-wrapper,
        .fixed .right-side {
            padding-top: 0 !important;
        }

        .invoice {
            width: 100%;
            border: 0;
            margin: 0;
            padding: 0;
        }

        .invoice-col {
            float: left;
            width: 33.3333333%;
        }

        .table-responsive {
            overflow: auto;
        }

            .table-responsive > .table tr th,
            .table-responsive > .table tr td {
                white-space: normal !important;
            }
    }

    #content_data {
        margin: auto;
        height: 100%;
        display: flex;
        flex-flow: column;
        overflow: hidden;
    }

    #Distance {
        margin-top: 25px !important;
        margin: auto;
        margin-left: 10px;
        margin-right: 10px;
    }

    .content_data1 {
        border-spacing: 4px;
        padding: 0;
        border: 0;
        width: 100%;
        vertical-align: top;
        text-align: left;
    }

    .contentHolder {
        position: relative;
        min-height: 87vh
    }

    .content1 {
        background-color: #232391;
        color: #232391;
        height: 1px;
        border: 0;
    }

    .content2 {
        position: relative;
        bottom: 0px;
        left: 0px;
        width: 526px;
    }

    .lblHealth {
        font-size: Smaller
    }

    .navbar-static-top {
        transition: margin-left .5s;
        margin-left: 199px;
        text-align: left;
    }

    .maincontent1 {
        margin-left: 199px;
    }

    .menu-open > .MenuTopArrow,
    .menu-open > a > .MenuTopSubArrow {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .BottomBorderMainMenuBar .menu-open {
        display: grid !important;
    }

    .Menu1 {
        display: block;
    }

    .imgArrowMenu {
        color: #FDFEFF;
    }

    .LeftTopMenuText {
        background-color: #4D235D;
        color: #FDFEFF;
        display: flex;
    }

    .LeftMenuDirectLink {
        margin-left: 19px;
        color: #FDFEFF
    }

    @font-face {
        font-family: 'FontAwesome';
        src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
        src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
        font-weight: normal;
        font-style: normal
    }

    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .fa-lg {
        font-size: 1.33333333em;
        line-height: .75em;
        vertical-align: -15%
    }

    .fa-2x {
        font-size: 2em
    }

    .fa-3x {
        font-size: 3em
    }

    .fa-4x {
        font-size: 4em
    }

    .fa-5x {
        font-size: 5em
    }

    .fa-fw {
        width: 1.28571429em;
        text-align: center
    }

    .fa-ul {
        padding-left: 0;
        margin-left: 2.14285714em;
        list-style-type: none
    }

        .fa-ul > li {
            position: relative
        }

    .fa-li {
        position: absolute;
        left: -2.14285714em;
        width: 2.14285714em;
        top: .14285714em;
        text-align: center
    }

        .fa-li.fa-lg {
            left: -1.85714286em
        }

    .fa-border {
        padding: .2em .25em .15em;
        border: solid .08em #eee;
        border-radius: .1em
    }

    .fa-pull-left {
        float: left
    }

    .fa-pull-right {
        float: right
    }

    .fa.fa-pull-left {
        margin-right: .3em
    }

    .fa.fa-pull-right {
        margin-left: .3em
    }

    .pull-right {
        float: right
    }

    .pull-left {
        float: left
    }

    .fa.pull-left {
        margin-right: .3em
    }

    .fa.pull-right {
        margin-left: .3em
    }

    .fa-spin {
        -webkit-animation: fa-spin 2s infinite linear;
        animation: fa-spin 2s infinite linear
    }

    .fa-pulse {
        -webkit-animation: fa-spin 1s infinite steps(8);
        animation: fa-spin 1s infinite steps(8)
    }

    @-webkit-keyframes fa-spin {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }

    @keyframes fa-spin {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
        }
    }

    .fa-rotate-90 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .fa-rotate-180 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .fa-rotate-270 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .fa-flip-horizontal {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1)
    }

    .fa-flip-vertical {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1)
    }

    :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
        filter: none
    }

    .btn:active, .btn.active {
        background-image: none;
    }

    .thumbnail, .img-thumbnail {
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
        box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    }

    .panel {
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    }

    .well {
        background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
        background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
        background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
        background-repeat: repeat-x;
        border-color: #dcdcdc;
        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    }

    article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
        display: block;
    }

    audio, canvas, progress, video {
        display: inline-block;
        vertical-align: baseline;
    }

        audio:not([controls]) {
            display: none;
            height: 0;
        }

    [hidden], template {
        display: none;
    }

    a:active, a:hover {
        outline: 0;
    }

    abbr[title] {
        border-bottom: 1px dotted;
    }

    b, strong {
        font-weight: bold;
    }

    dfn {
        font-style: italic;
    }

    mark {
        color: #000;
        background: #ff0;
    }

    sub, sup {
        position: relative;
        font-size: 75%;
        line-height: 0;
        vertical-align: baseline;
    }

    sup {
        top: -.5em;
    }

    sub {
        bottom: -.25em;
    }

    img {
        border: 0;
    }

    svg:not(:root) {
        overflow: hidden;
    }

    figure {
        margin: 1em 40px;
    }

    hr {
        height: 0;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    pre {
        overflow: auto;
    }

    code, kbd, pre, samp {
        font-family: monospace, monospace;
        font-size: 1em;
    }

    button {
        overflow: visible;
    }

    button, select {
        text-transform: none;
    }

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

        button[disabled], html input[disabled] {
            cursor: default;
        }

        button::-moz-focus-inner, input::-moz-focus-inner {
            padding: 0;
            border: 0;
        }

    input {
        line-height: normal;
    }

        input[type=submit] {
            color: #FDFEFF;
            background-color: #EBDAF1;
        }

        input[type="checkbox"], input[type="radio"] {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0;
        }

        input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
            height: auto;
        }

        input[type="search"] {
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            -webkit-appearance: textfield;
        }

            input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
                -webkit-appearance: none;
            }

    fieldset {
        padding: .35em .625em .75em;
        margin: 0 2px;
        border: 1px solid #c0c0c0;
    }

    legend {
        padding: 0;
        border: 0;
    }

    textarea {
        overflow: auto;
    }

    optgroup {
        font-weight: bold;
    }

    td, th {
        padding: 0;
    }

    @media print {
        *,
        *:before,
        *:after {
            color: #000 !important;
            text-shadow: none !important;
            background: transparent !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

        a,
        a:visited {
            text-decoration: underline;
        }

            a[href]:after {
                content: " (" attr(href) ")";
            }

        abbr[title]:after {
            content: " (" attr(title) ")";
        }

        a[href^="#"]:after,
        a[href^="javascript:"]:after {
            content: "";
        }

        pre,
        blockquote {
            border: 1px solid #999;
            page-break-inside: avoid;
        }

        thead {
            display: table-header-group;
        }

        tr,
        img {
            page-break-inside: avoid;
        }

        img {
            max-width: 100% !important;
        }

        p,
        h2,
        h3 {
            orphans: 3;
            widows: 3;
        }

        h2,
        h3 {
            page-break-after: avoid;
        }

        .btn > .caret,
        .dropup > .btn > .caret {
            border-top-color: #000 !important;
        }

        .label {
            border: 1px solid #000;
        }

        .table td,
        .table th {
            background-color: #fff !important;
        }

        .table-bordered th,
        .table-bordered td {
            border: 1px solid #ddd !important;
        }
    }

    @font-face {
        font-family: 'Glyphicons Halflings';
        src: url('../fonts/glyphicons-halflings-regular.eot');
        src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 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');
    }

    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        *:before, *:after {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    html {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    body {
        line-height: 1.42857143;
        color: #333;
    }

    input, button, select, textarea {
        line-height: inherit;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    figure {
        margin: 0;
    }

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .img-rounded {
        border-radius: 6px;
    }

    .img-thumbnail {
        display: inline-block;
        max-width: 100%;
        height: auto;
        padding: 4px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .img-circle {
        border-radius: 50%;
    }

    .lnk_image {
        height: 11px;
        width: 11px;
        border: 0px
    }

    hr {
        border: 0;
        border-top: 1px solid #eee;
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .sr-only-focusable:active, .sr-only-focusable:focus {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto;
    }

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-weight: 500;
        line-height: 1.1;
        color: inherit;
    }

        h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
            font-weight: normal;
            line-height: 1;
            color: #777;
        }

    h1, .h1, h2, .h2, h3, .h3 {
        padding-top: 20px;
        padding-bottom: 10px;
        margin-bottom: 0px;
    }

        h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
            font-size: 65%;
        }

    h4, .h4, h5, .h5, h6, .h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
            font-size: 75%;
        }

    h4, .h4 {
        font-size: 18px;
    }

    h5, .h5 {
        font-size: 14px;
    }

    h6, .h6 {
        font-size: 12px;
    }

    p {
    }

    .lead {
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.4;
    }

    @media (min-width: 769px) {
        .lead {
            font-size: 21px;
        }
    }

    small, .small {
        font-size: 85%;
    }

    mark, .mark {
        padding: .2em;
        background-color: #fcf8e3;
    }

    .list-unstyled {
        padding-left: 0;
        list-style: none;
    }

    .list-inline {
        padding-left: 0;
        margin-left: -5px;
        list-style: none;
    }

        .list-inline > li {
            display: inline-block;
            padding-right: 5px;
            padding-left: 5px;
        }

    dl {
        margin-top: 0;
        margin-bottom: 20px;
    }

    dt, dd {
        line-height: 1.42857143;
    }

    dt {
        font-weight: bold;
    }

    dd {
        margin-left: 0;
    }

    @media (min-width: 769px) {
        .dl-horizontal dt {
            float: left;
            width: 160px;
            overflow: hidden;
            clear: left;
            text-align: right;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .dl-horizontal dd {
            margin-left: 180px;
        }
    }

    abbr[title], abbr[data-original-title] {
        cursor: help;
        border-bottom: 1px dotted #777;
    }

    .initialism {
        font-size: 90%;
        text-transform: uppercase;
    }

    blockquote {
        padding: 10px 20px;
        margin: 0 0 20px;
        font-size: 17.5px;
        border-left: 5px solid #eee;
    }

        blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
            margin-bottom: 0;
        }

        blockquote footer, blockquote small, blockquote .small {
            display: block;
            font-size: 80%;
            line-height: 1.42857143;
            color: #777;
        }

            blockquote footer:before, blockquote small:before, blockquote .small:before {
                content: '\2014 \00A0';
            }

        .blockquote-reverse, blockquote.pull-right {
            padding-right: 15px;
            padding-left: 0;
            text-align: right;
            border-right: 5px solid #eee;
            border-left: 0;
        }

            .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
                content: '';
            }

            .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
                content: '\00A0 \2014';
            }

    address {
        margin-bottom: 20px;
        font-style: normal;
        line-height: 1.42857143;
    }

    code, kbd, pre, samp {
        font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    }

    code {
        padding: 2px 4px;
        font-size: 90%;
        color: #c7254e;
        background-color: #f9f2f4;
        border-radius: 4px;
    }

    kbd {
        padding: 2px 4px;
        font-size: 90%;
        color: #fff;
        background-color: #333;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    }

        kbd kbd {
            padding: 0;
            font-size: 100%;
            font-weight: bold;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    pre {
        display: block;
        padding: 9.5px;
        margin: 0 0 10px;
        font-size: 13px;
        line-height: 1.42857143;
        color: #333;
        word-break: break-all;
        word-wrap: break-word;
        background-color: #f5f5f5;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

        pre code {
            padding: 0;
            font-size: inherit;
            color: inherit;
            white-space: pre-wrap;
            background-color: transparent;
            border-radius: 0;
        }

    .pre-scrollable {
        max-height: 340px;
        overflow-y: scroll;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    caption {
        padding-top: 8px;
        padding-bottom: 8px;
        color: #777;
        text-align: left;
    }

    th {
        text-align: left;
    }

    fieldset {
        min-width: 0;
        padding: 0;
        margin: 0;
        border: 0;
    }

    legend {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
        font-size: 21px;
        line-height: inherit;
        color: #333;
        border: 0;
        border-bottom: 1px solid #e5e5e5;
    }

    input[type="search"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    input[type="file"] {
        display: block;
    }

    input[type="range"] {
        display: block;
        width: 100%;
    }

    select[multiple], select[size] {
        height: auto;
    }

    input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    output {
        display: block;
        padding-top: 7px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
    }

    .form-label {
        margin-bottom: 0.5rem;
    }

    .col-form-label {
        padding-top: calc(0.375rem + 1px);
        padding-bottom: calc(0.375rem + 1px);
        margin-bottom: 0;
        font-size: inherit;
        line-height: 1.5;
    }

    .col-form-label-lg {
        padding-top: calc(0.5rem + 1px);
        padding-bottom: calc(0.5rem + 1px);
        font-size: 1.25rem;
    }

    .col-form-label-sm {
        padding-top: calc(0.25rem + 1px);
        padding-bottom: calc(0.25rem + 1px);
        font-size: 0.875rem;
    }

    .form-text {
        margin-top: 0.25rem;
        font-size: 0.875em;
        color: #6c757d;
    }

    .form-control {
        display: block;
        width: 100%;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0.25rem;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

    @media (prefers-reduced-motion: reduce) {
        .form-control {
            transition: none;
        }
    }

    .form-control[type=file] {
        overflow: hidden;
    }

        .form-control[type=file]:not(:disabled):not([readonly]) {
            cursor: pointer;
        }

    .form-control:focus {
        color: #212529;
        background-color: #fff;
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .form-control::-webkit-date-and-time-value {
        height: 1.5em;
    }

    .form-control::-moz-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control::placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #e9ecef;
        opacity: 1;
    }

    .form-control::-webkit-file-upload-button {
        padding: 0.375rem 0.75rem;
        margin: -0.375rem -0.75rem;
        -webkit-margin-end: 0.75rem;
        margin-inline-end: 0.75rem;
        color: #212529;
        background-color: #e9ecef;
        pointer-events: none;
        border-color: inherit;
        border-style: solid;
        border-width: 0;
        border-inline-end-width: 1px;
        border-radius: 0;
        -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

    .form-control::file-selector-button {
        padding: 0.375rem 0.75rem;
        margin: -0.375rem -0.75rem;
        -webkit-margin-end: 0.75rem;
        margin-inline-end: 0.75rem;
        color: #212529;
        background-color: #e9ecef;
        pointer-events: none;
        border-color: inherit;
        border-style: solid;
        border-width: 0;
        border-inline-end-width: 1px;
        border-radius: 0;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

    @media (prefers-reduced-motion: reduce) {
        .form-control::-webkit-file-upload-button {
            -webkit-transition: none;
            transition: none;
        }

        .form-control::file-selector-button {
            transition: none;
        }
    }

    .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
        background-color: #dde0e3;
    }

    .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
        background-color: #dde0e3;
    }

    .form-control::-webkit-file-upload-button {
        padding: 0.375rem 0.75rem;
        margin: -0.375rem -0.75rem;
        -webkit-margin-end: 0.75rem;
        margin-inline-end: 0.75rem;
        color: #212529;
        background-color: #e9ecef;
        pointer-events: none;
        border-color: inherit;
        border-style: solid;
        border-width: 0;
        border-inline-end-width: 1px;
        border-radius: 0;
        -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }

    @media (prefers-reduced-motion: reduce) {
        .form-control::-webkit-file-upload-button {
            -webkit-transition: none;
            transition: none;
        }
    }

    .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
        background-color: #dde0e3;
    }

    .form-control-plaintext {
        display: block;
        width: 100%;
        padding: 0.375rem 0;
        margin-bottom: 0;
        line-height: 1.5;
        color: #212529;
        background-color: transparent;
        border: solid transparent;
        border-width: 1px 0;
    }

        .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
            padding-right: 0;
            padding-left: 0;
        }

    .form-control-sm {
        min-height: calc(1.5em + 0.5rem + 2px);
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        border-radius: 0.2rem;
    }

        .form-control-sm::-webkit-file-upload-button {
            padding: 0.25rem 0.5rem;
            margin: -0.25rem -0.5rem;
            -webkit-margin-end: 0.5rem;
            margin-inline-end: 0.5rem;
        }

        .form-control-sm::file-selector-button {
            padding: 0.25rem 0.5rem;
            margin: -0.25rem -0.5rem;
            -webkit-margin-end: 0.5rem;
            margin-inline-end: 0.5rem;
        }

        .form-control-sm::-webkit-file-upload-button {
            padding: 0.25rem 0.5rem;
            margin: -0.25rem -0.5rem;
            -webkit-margin-end: 0.5rem;
            margin-inline-end: 0.5rem;
        }

    .form-control-lg {
        min-height: calc(1.5em + 1rem + 2px);
        padding: 0.5rem 1rem;
        font-size: 1.25rem;
        border-radius: 0.3rem;
    }

        .form-control-lg::-webkit-file-upload-button {
            padding: 0.5rem 1rem;
            margin: -0.5rem -1rem;
            -webkit-margin-end: 1rem;
            margin-inline-end: 1rem;
        }

        .form-control-lg::file-selector-button {
            padding: 0.5rem 1rem;
            margin: -0.5rem -1rem;
            -webkit-margin-end: 1rem;
            margin-inline-end: 1rem;
        }

        .form-control-lg::-webkit-file-upload-button {
            padding: 0.5rem 1rem;
            margin: -0.5rem -1rem;
            -webkit-margin-end: 1rem;
            margin-inline-end: 1rem;
        }

    textarea.form-control {
        min-height: calc(1.5em + 0.75rem + 2px);
    }

    textarea.form-control-sm {
        min-height: calc(1.5em + 0.5rem + 2px);
    }

    textarea.form-control-lg {
        min-height: calc(1.5em + 1rem + 2px);
    }

    .form-control-color {
        width: 3rem;
        height: auto;
        padding: 0.375rem;
    }

        .form-control-color:not(:disabled):not([readonly]) {
            cursor: pointer;
        }

        .form-control-color::-moz-color-swatch {
            height: 1.5em;
            border-radius: 0.25rem;
        }

        .form-control-color::-webkit-color-swatch {
            height: 1.5em;
            border-radius: 0.25rem;
        }

    .form-select {
        display: block;
        width: 100%;
        padding: 0.375rem 2.25rem 0.375rem 0.75rem;
        -moz-padding-start: calc(0.75rem - 3px);
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: right 0.75rem center;
        background-size: 16px 12px;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    @media (prefers-reduced-motion: reduce) {
        .form-select {
            transition: none;
        }
    }

    .form-select:focus {
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .form-select[multiple], .form-select[size]:not([size="1"]) {
        padding-right: 0.75rem;
        background-image: none;
    }

    .form-select:disabled {
        background-color: #e9ecef;
    }

    .form-select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #212529;
    }

    .form-select-sm {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-left: 0.5rem;
        font-size: 0.875rem;
        border-radius: 0.2rem;
    }

    .form-select-lg {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        padding-left: 1rem;
        font-size: 1.25rem;
        border-radius: 0.3rem;
    }

    .form-check {
        display: block;
        min-height: 1.5rem;
        padding-left: 1.5em;
        margin-bottom: 0.125rem;
    }

        .form-check .form-check-input {
            float: left;
            margin-left: -1.5em;
        }

    .form-check-input {
        width: 1em;
        height: 1em;
        margin-top: 0.25em;
        vertical-align: top;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        border: 1px solid rgba(0, 0, 0, 0.25);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }

        .form-check-input[type=checkbox] {
            border-radius: 0.25em;
        }

        .form-check-input[type=radio] {
            border-radius: 50%;
        }

        .form-check-input:active {
            filter: brightness(90%);
        }

        .form-check-input:focus {
            border-color: #86b7fe;
            outline: 0;
            box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        }

        .form-check-input:checked {
            background-color: #0d6efd;
            border-color: #0d6efd;
        }

            .form-check-input:checked[type=checkbox] {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
            }

            .form-check-input:checked[type=radio] {
                background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
            }

        .form-check-input[type=checkbox]:indeterminate {
            background-color: #0d6efd;
            border-color: #0d6efd;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
        }

        .form-check-input:disabled {
            pointer-events: none;
            filter: none;
            opacity: 0.5;
        }

            .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
                opacity: 0.5;
            }

    .form-switch {
        padding-left: 2.5em;
    }

        .form-switch .form-check-input {
            width: 2em;
            margin-left: -2.5em;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
            background-position: left center;
            border-radius: 2em;
            transition: background-position 0.15s ease-in-out;
        }

    @media (prefers-reduced-motion: reduce) {
        .form-switch .form-check-input {
            transition: none;
        }
    }

    .form-switch .form-check-input:focus {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
    }

    .form-switch .form-check-input:checked {
        background-position: right center;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    }

    .form-check-inline {
        display: inline-block;
        margin-right: 1rem;
    }

    .btn-check {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none;
    }

        .btn-check[disabled] + .btn, .btn-check:disabled + .btn {
            pointer-events: none;
            filter: none;
            opacity: 0.65;
        }

    .form-range {
        width: 100%;
        height: 1.5rem;
        padding: 0;
        background-color: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        .form-range:focus {
            outline: 0;
        }

            .form-range:focus::-webkit-slider-thumb {
                box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
            }

            .form-range:focus::-moz-range-thumb {
                box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
            }

        .form-range::-moz-focus-outer {
            border: 0;
        }

        .form-range::-webkit-slider-thumb {
            width: 1rem;
            height: 1rem;
            margin-top: -0.25rem;
            background-color: #0d6efd;
            border: 0;
            border-radius: 1rem;
            -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            -webkit-appearance: none;
            appearance: none;
        }

    @media (prefers-reduced-motion: reduce) {
        .form-range::-webkit-slider-thumb {
            -webkit-transition: none;
            transition: none;
        }
    }

    .form-range::-webkit-slider-thumb:active {
        background-color: #b6d4fe;
    }

    .form-range::-webkit-slider-runnable-track {
        width: 100%;
        height: 0.5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem;
    }

    .form-range::-moz-range-thumb {
        width: 1rem;
        height: 1rem;
        background-color: #0d6efd;
        border: 0;
        border-radius: 1rem;
        -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -moz-appearance: none;
        appearance: none;
    }

    @media (prefers-reduced-motion: reduce) {
        .form-range::-moz-range-thumb {
            -moz-transition: none;
            transition: none;
        }
    }

    .form-range::-moz-range-thumb:active {
        background-color: #b6d4fe;
    }

    .form-range::-moz-range-track {
        width: 100%;
        height: 0.5rem;
        color: transparent;
        cursor: pointer;
        background-color: #dee2e6;
        border-color: transparent;
        border-radius: 1rem;
    }

    .form-range:disabled {
        pointer-events: none;
    }

        .form-range:disabled::-webkit-slider-thumb {
            background-color: #adb5bd;
        }

        .form-range:disabled::-moz-range-thumb {
            background-color: #adb5bd;
        }

    .form-floating {
        position: relative;
    }

        .form-floating > .form-control,
        .form-floating > .form-select {
            height: calc(3.5rem + 2px);
            line-height: 1.25;
        }

        .form-floating > label {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            padding: 1rem 0.75rem;
            pointer-events: none;
            border: 1px solid transparent;
            transform-origin: 0 0;
            transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
        }

    @media (prefers-reduced-motion: reduce) {
        .form-floating > label {
            transition: none;
        }
    }

    .form-floating > .form-control {
        padding: 1rem 0.75rem;
    }

        .form-floating > .form-control::-moz-placeholder {
            color: transparent;
        }

        .form-floating > .form-control::placeholder {
            color: transparent;
        }

        .form-floating > .form-control:not(:-moz-placeholder-shown) {
            padding-top: 1.625rem;
            padding-bottom: 0.625rem;
        }

        .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
            padding-top: 1.625rem;
            padding-bottom: 0.625rem;
        }

        .form-floating > .form-control:-webkit-autofill {
            padding-top: 1.625rem;
            padding-bottom: 0.625rem;
        }

    .form-floating > .form-select {
        padding-top: 1.625rem;
        padding-bottom: 0.625rem;
    }

    .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
        opacity: 0.65;
        transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    }

    .form-floating > .form-control:focus ~ label,
    .form-floating > .form-control:not(:placeholder-shown) ~ label,
    .form-floating > .form-select ~ label {
        opacity: 0.65;
        transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    }

    .form-floating > .form-control:-webkit-autofill ~ label {
        opacity: 0.65;
        transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    }

    .input-group {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
    }

        .input-group > .form-control,
        .input-group > .form-select {
            position: relative;
            flex: 1 1 auto;
            width: 1%;
            min-width: 0;
        }

            .input-group > .form-control:focus,
            .input-group > .form-select:focus {
                z-index: 3;
            }

        .input-group .btn {
            position: relative;
            z-index: 2;
        }

            .input-group .btn:focus {
                z-index: 3;
            }

    .input-group-text {
        display: flex;
        align-items: center;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        text-align: center;
        white-space: nowrap;
        background-color: #e9ecef;
        border: 1px solid #ced4da;
        border-radius: 0.25rem;
    }

    .input-group-lg > .form-control,
    .input-group-lg > .form-select,
    .input-group-lg > .input-group-text,
    .input-group-lg > .btn {
        padding: 0.5rem 1rem;
        font-size: 1.25rem;
        border-radius: 0.3rem;
    }

    .input-group-sm > .form-control,
    .input-group-sm > .form-select,
    .input-group-sm > .input-group-text,
    .input-group-sm > .btn {
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        border-radius: 0.2rem;
    }

    .input-group-lg > .form-select,
    .input-group-sm > .form-select {
        padding-right: 3rem;
    }

    .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
    .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
    .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
        margin-left: -1px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .valid-feedback {
        display: none;
        width: 100%;
        margin-top: 0.25rem;
        font-size: 0.875em;
        color: #198754;
    }

    .valid-tooltip {
        position: absolute;
        top: 100%;
        z-index: 5;
        display: none;
        max-width: 100%;
        padding: 0.25rem 0.5rem;
        margin-top: 0.1rem;
        font-size: 0.875rem;
        color: #fff;
        background-color: rgba(25, 135, 84, 0.9);
        border-radius: 0.25rem;
    }

    .was-validated :valid ~ .valid-feedback,
    .was-validated :valid ~ .valid-tooltip,
    .is-valid ~ .valid-feedback,
    .is-valid ~ .valid-tooltip {
        display: block;
    }

    .was-validated .form-control:valid, .form-control.is-valid {
        border-color: #198754;
        padding-right: calc(1.5em + 0.75rem);
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: right calc(0.375em + 0.1875rem) center;
        background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    }

        .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
            border-color: #198754;
            box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
        }

    .was-validated textarea.form-control:valid, textarea.form-control.is-valid {
        padding-right: calc(1.5em + 0.75rem);
        background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
    }

    .was-validated .form-select:valid, .form-select.is-valid {
        border-color: #198754;
    }

        .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
            padding-right: 4.125rem;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
            background-position: right 0.75rem center, center right 2.25rem;
            background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
        }

        .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
            border-color: #198754;
            box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
        }

    .was-validated .form-check-input:valid, .form-check-input.is-valid {
        border-color: #198754;
    }

        .was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
            background-color: #198754;
        }

        .was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
            box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
        }

        .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
            color: #198754;
        }

    .form-check-inline .form-check-input ~ .valid-feedback {
        margin-left: 0.5em;
    }

    .was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
    .was-validated .input-group .form-select:valid,
    .input-group .form-select.is-valid {
        z-index: 1;
    }

        .was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
        .was-validated .input-group .form-select:valid:focus,
        .input-group .form-select.is-valid:focus {
            z-index: 3;
        }

    .invalid-feedback {
        display: none;
        width: 100%;
        margin-top: 0.25rem;
        font-size: 0.875em;
        color: #dc3545;
    }

    .invalid-tooltip {
        position: absolute;
        top: 100%;
        z-index: 5;
        display: none;
        max-width: 100%;
        padding: 0.25rem 0.5rem;
        margin-top: 0.1rem;
        font-size: 0.875rem;
        color: #fff;
        background-color: rgba(220, 53, 69, 0.9);
        border-radius: 0.25rem;
    }

    .was-validated :invalid ~ .invalid-feedback,
    .was-validated :invalid ~ .invalid-tooltip,
    .is-invalid ~ .invalid-feedback,
    .is-invalid ~ .invalid-tooltip {
        display: block;
    }

    .was-validated .form-control:invalid, .form-control.is-invalid {
        border-color: #dc3545;
        padding-right: calc(1.5em + 0.75rem);
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: right calc(0.375em + 0.1875rem) center;
        background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    }

        .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
            border-color: #dc3545;
            box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
        }

    .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
        padding-right: calc(1.5em + 0.75rem);
        background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
    }

    .was-validated .form-select:invalid, .form-select.is-invalid {
        border-color: #dc3545;
    }

        .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
            padding-right: 4.125rem;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
            background-position: right 0.75rem center, center right 2.25rem;
            background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
        }

        .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
            border-color: #dc3545;
            box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
        }

    .was-validated .form-check-input:invalid, .form-check-input.is-invalid {
        border-color: #dc3545;
    }

        .was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
            background-color: #dc3545;
        }

        .was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
            box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
        }

        .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
            color: #dc3545;
        }

    .form-check-inline .form-check-input ~ .invalid-feedback {
        margin-left: 0.5em;
    }

    .was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
    .was-validated .input-group .form-select:invalid,
    .input-group .form-select.is-invalid {
        z-index: 2;
    }

        .was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
        .was-validated .input-group .form-select:invalid:focus,
        .input-group .form-select.is-invalid:focus {
            z-index: 3;
        }

    .radio, .checkbox {
        position: relative;
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .radio label, .checkbox label {
            min-height: 20px;
            padding-left: 20px;
            margin-bottom: 0;
            font-weight: normal;
            cursor: pointer;
        }

        .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
            position: absolute;
            margin-top: 4px \9;
            margin-left: -20px;
        }

        .radio + .radio, .checkbox + .checkbox {
            margin-top: -5px;
        }

    .radio-inline, .checkbox-inline {
        position: relative;
        display: inline-block;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        vertical-align: middle;
        cursor: pointer;
    }

        .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
            margin-top: 0;
            margin-left: 10px;
        }

    input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
        cursor: not-allowed;
    }

    .radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
        cursor: not-allowed;
    }

    .radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
        cursor: not-allowed;
    }

    .btn {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

        .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .btn:hover, .btn:focus, .btn.focus {
            color: #333;
            text-decoration: none;
        }

        .btn:active, .btn.active {
            background-image: none;
            outline: 0;
            -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        }

        .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
            cursor: not-allowed;
            filter: alpha(opacity=65);
            -webkit-box-shadow: none;
            box-shadow: none;
            opacity: .65;
        }

    a.btn.disabled, fieldset[disabled] a.btn {
        pointer-events: none;
    }

    .fade {
        opacity: 0;
        -webkit-transition: opacity .15s linear;
        -o-transition: opacity .15s linear;
        transition: opacity .15s linear;
    }

        .fade.in {
            opacity: 1;
        }

    .collapse {
        display: none;
    }

        .collapse.in {
            display: block;
        }

    tr.collapse.in {
        display: table-row;
    }

    tbody.collapse.in {
        display: table-row-group;
    }

    .collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-duration: .35s;
        -o-transition-duration: .35s;
        transition-duration: .35s;
        -webkit-transition-property: height, visibility;
        -o-transition-property: height, visibility;
        transition-property: height, visibility;
    }

    .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px solid;
        border-top: 4px solid \9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }

    .dropup, .dropdown {
        position: relative;
    }

    .dropdown-toggle:focus {
        outline: 0;
    }

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #FFFFFF;
        white-space: nowrap;
    }

    .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    }

    .open > .dropdown-menu {
        display: block;
    }

    .open > a {
        outline: 0;
    }

    .dropdown-menu-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu-left {
        right: auto;
        left: 0;
    }

    .dropdown-header {
        display: block;
        padding: 3px 20px;
        font-size: 12px;
        line-height: 1.42857143;
        color: #777;
        white-space: nowrap;
    }

    .dropdown-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 990;
    }

    .pull-right > .dropdown-menu {
        right: 0;
        left: auto;
    }

    @media (min-width: 769px) {
        .navbar-right .dropdown-menu {
            right: 0;
            left: auto;
        }

        .navbar-right .dropdown-menu-left {
            right: auto;
            left: 0;
        }
    }

    .nav {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

        .nav > li {
            position: relative;
            display: block;
        }

            .nav > li > a {
                position: relative;
                display: block;
                padding: 10px 15px 10px 15px;
            }

            .nav > li.disabled > a {
                color: #777;
            }

                .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                    color: #777;
                    text-decoration: none;
                    cursor: not-allowed;
                    background-color: transparent;
                }

        .nav .nav-divider {
            height: 1px;
            margin: 9px 0;
            overflow: hidden;
            background-color: #e5e5e5;
        }

        .nav > li > a > img {
            max-width: none;
        }

    .navbar-nav {
        background-color: #4D235D;
        margin: 7.5px -15px;
    }

    .nav navbar-nav {
        width: 100%;
        border-top: 1px solid black;
    }

    .navbar-nav > li > a {
        line-height: 20px;
        text-align: center;
    }

    @media (max-width: 768px) {
        .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            .navbar-nav .open .dropdown-menu > li > a,
            .navbar-nav .open .dropdown-menu .dropdown-header {
                padding: 5px 15px 5px 25px;
            }

            .navbar-nav .open .dropdown-menu > li > a {
                line-height: 20px;
            }

                .navbar-nav .open .dropdown-menu > li > a:hover,
                .navbar-nav .open .dropdown-menu > li > a:focus {
                    background-image: none;
                }
    }

    @media (min-width: 769px) {
        .navbar-nav {
            float: left;
            margin: 0;
            border-top: 1px solid black;
            width: 100%;
            border-bottom-right-radius: 10px;
        }

            .navbar-nav > li {
                float: left;
            }
    }

    @media screen and (max-width: 500px) {
        .responsiveIMG {
            display: none;
        }
    }

    .navbar-nav > li > .dropdown-menu {
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
        margin-bottom: 0;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .navbar-btn {
        margin-top: 8px;
        margin-bottom: 8px;
    }

        .navbar-btn.btn-sm {
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .navbar-btn.btn-xs {
            margin-top: 14px;
            margin-bottom: 14px;
        }

    .navbar-text {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    @media (min-width: 769px) {
        .navbar-text {
            float: left;
            margin-right: 15px;
            margin-left: 15px;
        }
    }

    @media (min-width: 769px) {
        .navbar-left {
            float: left !important;
        }

        .navbar-right {
            float: right !important;
            margin-right: -15px;
        }

            .navbar-right ~ .navbar-right {
                margin-right: 0;
            }
    }

    .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
    }

    a.label:hover, a.label:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .label:empty {
        display: none;
    }

    .btn .label {
        position: relative;
        top: -1px;
    }

    .badge {
        display: inline-block;
        min-width: 10px;
        padding: 3px 7px;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        background-color: #777;
        border-radius: 10px;
    }

        .badge:empty {
            display: none;
        }

    .btn .badge {
        position: relative;
        top: -1px;
    }

    .btn-xs .badge, .btn-group-xs > .btn .badge {
        top: 0;
        padding: 1px 5px;
    }

    a.badge:hover, a.badge:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
        color: #337ab7;
        background-color: #fff;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

    .nav-pills > li > a > .badge {
        margin-left: 3px;
    }

    .jumbotron {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        color: inherit;
        background-color: #eee;
    }

        .jumbotron h1, .jumbotron .h1 {
            color: inherit;
        }

        .jumbotron p {
            margin-bottom: 15px;
            font-size: 21px;
            font-weight: 200;
        }

        .jumbotron > hr {
            border-top-color: #d5d5d5;
        }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 15px;
        padding-left: 15px;
        border-radius: 6px;
    }

    .jumbotron .container {
        max-width: 100%;
    }

    @media screen and (min-width: 769px) {
        .jumbotron {
            padding-top: 48px;
            padding-bottom: 48px;
        }

        .container .jumbotron,
        .container-fluid .jumbotron {
            padding-right: 60px;
            padding-left: 60px;
        }

        .jumbotron h1,
        .jumbotron .h1 {
            font-size: 63px;
        }
    }

    .thumbnail {
        display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        -webkit-transition: border .2s ease-in-out;
        -o-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
    }

        .thumbnail > img, .thumbnail a > img {
            margin-right: auto;
            margin-left: auto;
        }

    a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
        border-color: #337ab7;
    }

    .thumbnail .caption {
        padding: 9px;
        color: #333;
    }

    .media {
        margin-top: 15px;
    }

        .media:first-child {
            margin-top: 0;
        }

    .media, .media-body {
        overflow: hidden;
        zoom: 1;
    }

    .media-body {
        width: 10000px;
    }

    .media-object {
        display: block;
    }

        .media-object.img-thumbnail {
            max-width: none;
        }

    .media-right, .media > .pull-right {
        padding-left: 10px;
    }

    .media-left, .media > .pull-left {
        padding-right: 10px;
    }

    .media-left, .media-right, .media-body {
        display: table-cell;
        vertical-align: top;
    }

    .media-middle {
        vertical-align: middle;
    }

    .media-bottom {
        vertical-align: bottom;
    }

    .media-heading {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .media-list {
        padding-left: 0;
        list-style: none;
    }

    .list-group {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .list-group-item {
        position: relative;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
        background-color: #fff;
        border: 1px solid #ddd;
    }

        .list-group-item:first-child {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
        }

        .list-group-item:last-child {
            margin-bottom: 0;
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px;
        }

    a.list-group-item, button.list-group-item {
        color: #555;
    }

        a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
            color: #333;
        }

        a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
            color: #555;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .well {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    }

        .well blockquote {
            border-color: #ddd;
            border-color: rgba(0, 0, 0, .15);
        }

    .well-lg {
        padding: 24px;
        border-radius: 6px;
    }

    .well-sm {
        padding: 9px;
        border-radius: 3px;
    }

    .close {
        float: right;
        font-size: 21px;
        font-weight: bold;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: .2;
    }

        .close:hover, .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
            filter: alpha(opacity=50);
            opacity: .5;
        }

    button.close {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
    }

    .center-block {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .center {
        margin-right: auto;
        margin-left: auto;
    }

    .pull-right {
        float: right !important;
    }

    .pull-left {
        float: left !important;
    }

    .hide {
        display: none !important;
    }

    .show {
        display: block !important;
    }

    .invisible {
        visibility: hidden;
    }

    .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

    .affix {
        position: fixed;
    }

    .table_header input, .table_header select {
        color: #000;
    }

    .calendarImgDate {
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    .calendarImgDateTime {
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    #ImageGallery {
        width: 100%;
        max-width: 1036px;
        float: left;
    }

    .GalleryImageContainer {
        display: inline-block;
        overflow: hidden;
        height: 170px;
        max-width: 290px;
    }

    .GalleryThumbnail {
        height: 173px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        image-orientation: from-image;
    }

    .GalleryVideoThumbnail {
        display: inline-block;
        width: 313px;
        margin: 5px 5px 5px 5px;
        vertical-align: top;
    }

    .GalleryVideoTitle {
        height: 42px;
    }

    .mfp-img {
        max-height: 875px !important;
    }

    .mfp-img-del-button {
        color: #fff !important;
        cursor: pointer;
    }

    .progressContainer {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 30em;
        height: 18em;
        z-index: 12;
        margin-top: -9em;
        margin-left: -15em;
        border: 1px solid #ccc;
        background-color: #f3f3f3;
    }

    .bgCover {
        display: block;
        background-color: black;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 5;
        top: 0;
        left: 0;
        opacity: 0.5;
    }

    .processLabel {
        top: 20%;
        position: absolute;
        left: 50px;
        font-size: 30px;
    }

    .hidde {
        position: absolute;
        top: -9999px !important;
        left: -9999px !important;
        display: none;
    }

    .DivCenterContainer {
        margin-top: 10%;
        text-align: center;
        width: 100%;
    }

    .DivCenterWrapper {
        margin: auto;
        width: 80%;
        font-size: large;
    }

    .DivCenterSquare {
        float: left;
        margin: 1pt;
        width: 100%;
        height: auto;
    }

    .Center {
        margin-left: auto;
        margin-right: auto;
    }

    .PowerBIReport {
        height: 750px;
    }

    .Wellplate {
        width: 100%;
        border: 0px;
        border-spacing: 1px;
        padding: 0px;
    }

    .WellPlateNoPointer {
        pointer-events: none;
    }

    .WellplateCell {
        width: 25px;
        text-align: Center;
    }

        .WellplateCell > input {
            width: 125px;
            background-color: white;
            color: black;
            text-align: center;
        }

    .BarcodeLabelHolder {
        text-align: center;
    }

    .BarcodeLabel {
        width: 100%;
    }

    .WelplateButtonsLeft {
        float: left;
    }

    .WelplateButtonsRight {
        float: Right;
    }

    .WellPlateWhiteText {
        color: white !important;
    }

    .WellPlateGreyText {
        color: white !important;
    }

    .WellPlateBlackText {
        color: Black !important;
    }

    .WellPlateWhiteBackGround {
        color: white;
    }

    .HighlightColorInfo {
        background-color: #1E85DF !important;
    }

    .HighlightColorSuccess {
        background-color: #6DFF7A !important;
    }

    .HighlightColorWarning {
        background-color: #8B692E !important;
    }

    .HighlightColorDanger {
        background-color: #E90F38 !important;
    }

    #TopLogo {
        width: 199px;
    }

    .TopLogoImg {
        width: 199px;
        height: 65px;
    }

    .freeButtonFlashing {
        padding: 2px 10px 4px 5px;
        text-align: center;
        font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #FFFFFF !important;
        border-radius: 5px;
        border-width: 3px;
        border-style: solid;
        border-color: #686963;
        animation: Blink 3s linear forwards infinite;
    }

    @keyframes Blink {
        50% {
            border-color: #FFFFFF;
        }
    }

    .LinkNews {
        color: #6DFF7A;
        text-decoration: none;
        font-size: 20px;
    }

    .displayblock {
        display: block !important;
    }

    #Overlay {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.5);
        z-index: 2000;
        cursor: pointer;
    }

    #OverlayMessage {
        width: 800px;
        height: 500px;
        margin: auto;
        background-color: white;
        text-align: center;
        margin: 0 auto;
    }

    .CapacityScheduleWeekTag {
        vertical-align: top;
        height: 15px;
        width: 200px;
    }

    .CapacityScheduleDateCell {
        text-align: center;
        width: 180px;
        border-right: 2px solid white;
    }

    .CapacityScheduleWeekDay {
        text-align: center;
        width: 30px;
        border-right: 2px solid white;
    }

    .CapacityScheduleLabel {
        text-align: center;
        width: 180px;
        border-right: 2px solid white;
    }

    .CapacityScheduleRank {
        text-align: center;
        width: 60px;
        border-right: 2px solid white;
    }

    .CapacityScheduleSlot {
        text-align: center;
        width: 200px;
        height: 30px;
        border-right: 2px solid white;
    }

    .CapacityDayTime {
        background-color: #1E85DF !important;
        color: #FDFEFF !important;
    }

    .CapacityNightTime {
        background-color: #1E85DF !important;
        color: #000000 !important;
    }

    .TableWhiteBottomBorder {
        border-bottom: 2px solid white;
    }

    .TableWhiteRightBorder {
        border-right: 2px solid white;
    }

    .TableLightGreyBottomBorder {
        border-bottom: 2px solid white;
    }

    .TableBorderCollapse {
        border-collapse: collapse;
    }

    #elt_source {
        width: 100%;
    }

    .ContactFormTable {
        width: 76% !important;
        margin: 0 auto;
    }

    .ContactFormSendButton {
        margin-left: 12%;
    }

    .backgroundrole {
        background-color: #4D235D;
        width: 100%;
        text-align: left;
        height: 28px;
    }

    .buttonchange {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        margin: 4px 5px 20px 5px;
    }

    .imagelogo {
        width: 165px;
        height: 50px;
        border-width: 1px !important;
        border: 2px solid;
        color: #4D235D;
    }

    .DivStyling {
        border: 2px solid;
        border-color: #4D235D;
        content: "";
        clear: both;
        display: table;
        width: 100%;
    }

    .TableStyling {
        float: left;
        width: 100%;
        padding: 5px;
    }

    .DropdownALignRight {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .SpaceBottom {
        margin-top: 8px;
        margin-left: 5px;
    }

    .SpaceLeft {
        margin-left: 5px;
    }

    .AlignCenter {
        display: inline-block;
        float: left;
        clear: left;
        width: 121px;
    }

    .container {
        width: 100%;
        float: left;
    }

        .container .cssState {
            float: left;
            display: block;
            border-bottom-width: 0px;
            width: 100%;
            cursor: pointer;
            font-weight: bold;
        }

    #infotable {
        color: #FDFEFF !important;
        text-decoration: none !important;
        text-align: center;
        padding-bottom: 2px;
        padding-left: 10px;
        padding-top: 2px;
    }

    #ContentPlaceHolder1_InnerContentHolder {
        width: 77vw;
        margin: 0 auto;
    }

    #InnerContentHolder {
        height: 100%;
        overflow: hidden;
        min-height: 65vh;
    }

    #ContentWrapperAllignment {
        width: 100%;
        height: 100%;
    }

    #ContentLoggedOff {
        width: 100%;
        height: 100%;
    }

    @media (max-width: 768px) {
        #ContentWrapperAllignment {
            margin: 0 auto;
            width: 100%;
        }
    }

    #username, #password, #newpassword, #newpasswordcheck {
        width: 300px !important;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 7px;
        font-size: 17px;
        margin-top: 7px;
        border-radius: 3px;
        border: none;
    }

    #login_table {
        padding-top: 91px !important;
    }

    @media only screen and (max-width:1024px) {
        #login_table {
            max-width: 600px
        }

        #username {
            font-size: 15px !important;
        }

        #connection_text {
            width: 30px;
        }

        #password {
            font-size: 15px !important;
        }

        #connection_text {
            padding-right: 61px !important;
        }
    }

    @media only screen and (max-width: 500px) {
        #content_data {
            margin-left: 0px;
            margin-right: 0px;
        }

        #login_table {
            max-width: 360px
        }

            #login_table td {
                border-style: none;
            }

        #connection_text {
            width: 30px;
        }

        #username {
            width: 175px !important;
            margin-right: 10px;
            margin-left: 10px;
            font-size: 15px !important;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        #password {
            width: 175px !important;
            font-size: 15px !important;
        }

        #connection_text {
            padding-right: 7px !important;
        }
    }

    .LanguageFlag {
        margin: 30px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 104px;
        text-align: center;
        height: 100px;
    }

    .LanguageFlagSelected {
        margin: 30px;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        text-align: center;
        width: 104px;
        height: 100px;
    }

        .LanguageFlagSelected img {
            width: 104px;
            height: 69px;
            display: inline-block;
            zoom: 1;
            float: left;
            border: 1px solid;
            margin-bottom: 5px;
        }

    .LanguageFlag img {
        width: 104px;
        height: 69px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        float: left;
        border: 1px solid;
        margin-bottom: 5px;
    }

    .LanguageFlag p {
        text-align: center;
        padding-left: 23px;
        width: max-content;
    }

    .LanguageFlagSelected p {
        text-align: center;
        padding-left: 30px;
        width: max-content;
    }

    .LanguageFlag {
        margin: 30px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 104px;
        text-align: center;
        height: 100px;
    }

    .LanguageFlagSelected {
        margin: 30px;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        text-align: center;
        width: 104px;
        height: 100px;
        text-decoration: underline !important;
    }

        .LanguageFlagSelected img {
            width: 104px;
            height: 69px;
            display: inline-block;
            zoom: 1;
            float: left;
            border: 1px solid;
            margin-bottom: 5px;
        }

    .LanguageFlag img {
        width: 104px;
        height: 69px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        float: left;
        border: 1px solid;
        margin-bottom: 5px;
    }

    .LanguageFlag p {
        text-align: center;
        padding-left: 23px;
        width: max-content;
    }

    .LanguageFlagSelected p {
        text-align: center;
        padding-left: 30px;
        width: max-content;
    }

    .RequiredField {
        color: #FF0000;
        font-weight: bold;
        margin-left: 3px;
    }

    DocumentsrowSubHeader {
        font-family: Arial;
        text-decoration: none;
        color: black;
        background-color: black;
    }

    .DocumentsrowHeader {
        text-decoration: none;
        color: black;
        width: 100%;
        margin: 0 auto;
    }

    .DocumentsrowHeaderPage {
        background-color: #4D235D;
        width: 618px;
        color: white;
        background-size: cover;
    }

        .DocumentsrowHeaderPage b {
            padding-left: 15px;
        }

    .menuBar {
        display: flex;
        justify-content: flex-start;
        left: 10px;
        margin-bottom: 15px;
    }

        .menuBar a {
            margin: 10px 0px 0px 0px;
        }

    .table_menu {
        display: inline-flex;
        align-items: flex-end;
        justify-content: space-between;
        width: 100%;
        margin-top: 30px;
        height: 40px;
    }

    .row1 {
        width: 80%;
    }

    @media screen and (max-width: 1100px) {
        .row1 {
            width: 60%;
        }
    }

    #TableComponentList {
        min-width: 250px;
    }

    .MenuTopArrow {
        border: solid #FDFEFF;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 6px;
        height: 6px;
        margin-top: 15px;
        margin-left: 5px;
        grid-row: 1;
        grid-column: 1;
    }

    .MenuTopSubArrow {
        border: solid #FDFEFF;
        border-width: 0 1px 1px 0;
        padding: 0px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        grid-row: 1;
        grid-column: 1;
        width: 6px;
        height: 6px;
        margin-top: 15px;
        margin-left: 5px;
        padding-top: 0px !important;
    }

    .MenuLeftSubMulti {
        display: grid;
        justify-content: end;
        grid-template-columns: 150px 1fr;
    }

    .MenuLeftSubArrow {
        border: solid #4D235D;
        border-width: 0 1px 1px 0;
        padding: 0px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        grid-row: 1;
        grid-column: 1;
        width: 6px;
        height: 6px;
        margin-top: 11px;
        margin-left: 5px;
    }

    #ConnectedMenu2 > li > a > .MenuLeftSubArrow {
        border: solid #FDFEFF;
        border-width: 0 1px 1px 0;
    }

    .menu-open > a > .MenuLeftSubArrow {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .MenuTopArrowDown {
        transform: rotate(45deg) !important;
        -webkit-transform: rotate(45deg) !important;
    }

    .TopDrownDown {
        display: grid;
    }

    .TopDownDownLink {
        grid-row: 1;
        grid-column: 2;
        padding-right: 5px !important;
    }

    .TopMenuMainDropDown {
        list-style: none;
        font-size: 1rem;
        color: #FDFEFF;
        text-align: left;
        border-radius: 0.25rem;
        box-shadow: none;
        transition: all 0.5s ease;
        padding-inline-start: 0px;
        /*  margin: 0 10px 0 10px;*/
    }

    TopMenuMainDropDown:hover {
        background-color: #4D235D;
    }

    @media (max-width: 768px) {
        .TopMenuMainDropDown {
            position: sticky;
        }

        .TopMenuDropDownLevel1 {
            display: grid !important;
        }
    }

    .TopMenuDropDownLevel1 {
        min-width: 3rem;
        font-size: 1rem;
        text-align: left;
        list-style: none;
        border-radius: 0.25rem;
        box-shadow: none;
        border-color: #eee;
        padding: 19px 5px;
    }

    .TopMenuDropDownLevel2, .TopMenuDropDownLevel3, .TopMenuDropDownLevel4 {
        position: relative;
        min-width: 3rem;
        font-size: 1rem;
        text-align: left;
        list-style: none;
        border-radius: 0.25rem;
        box-shadow: none;
    }

    .TopMenuDropDownLevel1 > .TopMenuSubItemList {
        margin-top: 19px;
    }

    .TopMenuSubItemList {
        display: none;
        float: left;
        min-width: 10rem;
        font-size: 1rem;
        text-align: left;
        list-style: none;
        padding-left: 0px;
        border-radius: 0rem 0rem 0.25rem 0.25rem;
        box-shadow: none;
        border-color: #eee;
        grid-column: span 2;
        grid-row: 2;
    }

    .TopMenuSubBox {
        height: 50px;
        align-content: center;
    }

    .TopMenuSubItem {
        border-radius: 5px;
        font-family: Futura, Arial, Helvetica, sans-serif;
        width: 100%;
        clear: both;
        font-weight: 400;
        color: #FDFEFF;
        text-align: inherit;
        white-space: nowrap;
        border: 0;
    }

    a.TopMenuSubItem {
        display: inline;
    }

    @media (max-width: 768px) {
        .TopMenuSubItemList {
            padding-top: 10px;
            padding-bottom: 10px;
            margin-left: 40px;
        }

        .TopMenuSubItem {
            padding-bottom: 3px;
        }

        .TopMenuDropDownLevel2, .TopMenuDropDownLevel3, .TopMenuDropDownLevel4 {
            margin: 0px 0px;
        }

        .TopMenuDropDownLevel1 {
            grid-auto-columns: 20px minmax(0, 1fr);
            grid-auto-flow: column;
        }
    }

    @media (min-width: 769px) {
        .TopMenuDropDownLevel1:hover > ul {
            display: block;
            position: absolute;
            left: auto;
        }

            .TopMenuDropDownLevel1:hover > ul > li {
                display: grid;
                grid-auto-columns: 20px minmax(0, 1fr);
                grid-auto-flow: column;
            }

        .TopMenuDropDownLevel2 {
            display: none;
        }

        .TopMenuSubItem {
            display: block;
        }

        .TopMenuSubItem {
            border-radius: 5px;
            font-family: Futura, Arial, Helvetica, sans-serif;
            width: 100%;
            padding-top: 0.4rem;
            padding-bottom: 0.4rem;
            padding-right: 30px;
            padding-left: 10px;
            clear: both;
            font-weight: 400;
            color: #FDFEFF;
            text-align: inherit;
            white-space: nowrap;
            border: 0;
        }

        .TopMenuSubItemList {
            background-color: #4D235D;
        }

        .treeview-menu .TopMenuSubItemList {
            grid-row: 2;
        }

        .TopDrownDown li .TopMenuSubItem {
            padding-left: 15px;
            padding-top: 5px;
            padding-bottom: 5px;
        }

        .TopDownDownLink1 {
            padding-left: 5px !important;
        }

        .TopDownDownLink2 {
            padding-left: 0px !important;
        }

        .TopDownDownLink3 {
            padding-left: 5px !important;
        }

        .TopDownDownLink4 {
            padding-left: 10px !important;
        }

        .TopDownDownLink5 {
            padding-left: 15px !important;
        }

        .TopDownDownLink6 {
            padding-left: 20px !important;
        }

        .TopDownDownLink7 {
            padding-left: 25px !important;
        }

        .TopDrownDown a {
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
        }

        .active {
            background-color: #C0BFC2 !important;
            color: #FFF !important;
        }

        #lblSignInOrAccount {
            border-radius: 5px;
            padding-right: 15px;
            padding-left: 15px;
        }

            #lblSignInOrAccount:hover,
            .TopMenuDropDownLevel1:hover > .TopMenuMainItem,
            .TopMenuDropDownLevel2:hover,
            .TopMenuDropDownLevel3:hover,
            .TopMenuDropDownLevel4:hover,
            .TopMenuDropDownLevel5:hover,
            .TopMenuDropDownLevel6:hover,
            .TopMenuDropDownLevel7:hover,
            .TopMenuDropDownLevel8:hover {
                background-color: #C0BFC2 !important;
            }

        .TopMenuDropDownLevel1 > .treeview {
            box-shadow: 0 0px 2px rgba(0,0,0,.2)
        }
    }

    #main-menu .active,
    #main-menu .treeview .active > a,
    #main-menu .sidebar-menu a:hover,
    #main-menu li.active > a,
    #main-menu .navbar-nav > li > a {
        background-color: #C0BFC2 !important;
    }

    .TopDownDownLink:active,
    .TopMenuMainItem:active,
    .TopDownDownLink:hover,
    .TopMenuMainItem:hover,
    .TopMenuDropDownLevel1:hover > .TopMenuMainItem,
    .treeview:hover > .TopDownDownLink,
    Overview {
        color: #104777 !important;
    }

    .treeview:hover > .MenuTopSubArrow,
    .MenuTopSubArrow:hover,
    .MenuTopSubArrow:has(+ .active),
    .left_frame_text:hover > .MenuLeftSubArrow,
    .active > .MenuLeftSubArrow,
    .active + .toggle-submenu > .MenuLeftSubArrow {
        border: solid #104777 !important;
        border-width: 0 1px 1px 0 !important;
    }

    .TwoColumnGridView {
        display: grid;
        grid-auto-columns: 20px minmax(0, 1fr);
        grid-auto-flow: column;
    }

    .OrganizationLink {
        margin: 10px 13px 10px 0px;
        text-align: center;
        display: inline-block;
        white-space: break-spaces;
    }

    @media screen and (max-width: 768px) {
        .HideOnMobile {
            display: none;
        }

        .TopDownDownLink,
        .TopMenuSubItem {
            margin-left: 10px;
        }

        .MenuTopSubArrow {
            margin-top: 11px !important;
        }
    }

    .LoginBoxLink {
        color: #0521ca;
        text-decoration: underline;
        cursor: pointer
    }

        .LoginBoxLink:hover {
            color: #041998;
            text-decoration: none
        }

    .CMSEditorButtonHolder {
        height: 70px;
        width: 100px;
        float: right;
        padding: 5px;
    }

    .CMSEditorButton {
        font-size: 15pt;
        background-color: black;
        display: block;
        color: white !important;
        text-decoration: none;
    }

    .LoginSectionBox {
        padding: 1.77rem;
        text-align: left !important
    }

    .LoginInputBox {
        margin-bottom: 30px !important
    }

    LoginBoxLabel {
        color: #7c7d80;
        letter-spacing: initial;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .loginInputField-container {
        border-radius: 4px;
        position: relative;
        min-height: 46px;
        padding: 0;
        -webkit-transition: all 0.1s;
        -o-transition: all 0.1s;
        transition: all 0.1s
    }

    LoginBoxLabel:not(.loginInputField-container) + .loginInputField, LoginBoxLabel:not(.loginInputField-container) + .loginInputField-container {
        margin-top: 0.48rem
    }

    .loginInputField-icon {
        border-right: 1px solid #eff2f5;
        width: 48px;
        text-align: center;
        border-radius: 4px 0 0 4px;
        color: #3e4348;
        position: absolute;
        top: 1px;
        left: 1px;
        bottom: 1px;
        z-index: 3;
        line-height: 46px;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s
    }

        .loginInputField-icon [class*="icon-"] {
            height: 46px;
            top: -3px;
            position: relative
        }

    [class^='icon-'], [class*=' icon-'] {
        display: inline-block;
        width: 1em;
        height: 1em;
        fill: currentColor
    }

    @media (max-width: 768px) {
        #EnterLogin {
            /*        max-width: 93vw;*/
        }
    }

    .LoginSection {
        margin: auto;
    }

    #LoginHeaderText {
        margin: 50px auto;
    }

    .LoginSection {
        background: #fff;
        -webkit-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.1);
        box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.1);
        border-radius: 4px;
        max-width: 500px;
    }

    .loginInputField {
        background: #fff;
        border: 1px solid #acacad;
        border-radius: 2px;
        color: #3e4348;
        padding: 9px 15px;
        min-height: 48px;
        width: 100%;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        outline: 0 !important;
        z-index: 2;
        position: relative;
        line-height: 28px;
        font-size: 0.9411764706rem;
        padding-left: 64px !important
    }

    .LoginBtnBox {
        text-align: center !important
    }

    .LoginBox {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-left: 0;
        letter-spacing: initial;
        margin-top: 30px;
        text-align: center !important
    }

    .LoginBoxItem {
        width: 50%
    }

    .labwingLogin {
        background: #104777;
        color: #fff !important;
        -webkit-box-shadow: 0 2px 4px 0 rgba(38, 60, 86,0.2);
        box-shadow: 0 2px 4px 0 rgba(38, 60, 86,0.2)
    }

        .labwingLogin.is-gradient {
            background: -webkit-gradient(linear, left top, right top, color-stop(0, #104777), to(#263c56));
            background: -webkit-linear-gradient(left, #104777 0, #263c56 100%);
            background: -o-linear-gradient(left, #104777 0, #263c56 100%);
            background: linear-gradient(to right, #104777 0, #263c56 100%)
        }

        .labwingLogin:not(.is-gradient):hover {
            background: #178704
        }

        .labwingLogin:hover {
            -webkit-box-shadow: 0 5px 20px 0 rgba(38, 60, 86,0.5);
            box-shadow: 0 5px 20px 0 rgba(38, 60, 86,0.5)
        }

        .labwingLogin.is-active {
            font-weight: bold
        }

        .labwingLogin:hover {
            background-size: 250%;
            -webkit-box-shadow: 0 3px 12px 0 rgba(0,0,0,0.2);
            box-shadow: 0 3px 12px 0 rgba(0,0,0,0.2)
        }

        .labwingLogin:focus, .labwingLogin.is-active {
            -webkit-box-shadow: 0 3px 12px 0 rgba(0,0,0,0.2);
            box-shadow: 0 3px 12px 0 rgba(0,0,0,0.2)
        }

        .labwingLogin.is-small {
            font-size: 0.8235294118rem;
            line-height: 38px;
            height: 38px
        }

            .labwingLogin.is-small.is-pill {
                border-radius: 19px
            }

    .labwingLogin {
        background: #fff;
        border-radius: 4px;
        border: 0;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12);
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12);
        background-size: 100%;
        background-position: 50% 50%;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        line-height: 46px;
        font-size: 0.9411764706rem;
        outline: 0 !important;
        padding: 0 1.7647058824rem;
        text-align: center;
        text-decoration: none !important;
        -webkit-transition: background 0.2s ease-out, -webkit-box-shadow 0.3s ease-out;
        transition: background 0.2s ease-out, -webkit-box-shadow 0.3s ease-out;
        -o-transition: box-shadow 0.3s ease-out, background 0.2s ease-out;
        transition: box-shadow 0.3s ease-out, background 0.2s ease-out;
        transition: box-shadow 0.3s ease-out, background 0.2s ease-out, -webkit-box-shadow 0.3s ease-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 80%;
        border-radius: 24px;
    }

    [class*='uk-width'] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .LoginHr {
        border: none !important;
        height: 1px !important;
        color: #7c7d80 !important;
        background-color: #7c7d80 !important;
        width: 225px !important;
    }

    .LoginInputHolder {
        margin-top: 10px;
    }

    .InputTextBox100 {
        width: 100%;
    }

    .InputTextBox90 {
        width: 90%;
    }

    .InputTextBox80 {
        width: 80%;
    }

    .InputTextBox70 {
        width: 70%;
    }

    .InputTextBox65 {
        width: 65%;
    }

    .InputTextBox60 {
        width: 60%;
    }

    .InputTextBox50 {
        width: 50%;
    }

    .InputTextBox475 {
        width: 47.5%;
    }

    .InputTextBox45 {
        width: 45%;
    }

    .InputTextBox30 {
        width: 30%;
    }

    .InputTextBoxRight {
        float: right;
        margin-left: auto;
    }

    .InputTextBox {
        margin-top: 10px;
        margin-bottom: 10px;
        background: #fff;
        border: 1px solid #acacad;
        border-radius: 2px;
        color: #3e4348;
        padding: 9px 15px;
        min-height: 48px;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        outline: 0 !important;
        z-index: 2;
        position: relative;
        line-height: 22px;
        font-size: 0.94rem;
    }

    .FlexLayout {
        display: flex;
    }

    .RegisterGenderValue {
        width: 33.3%;
        text-align: center;
    }

    .drop {
        cursor: pointer;
        font-size: 8pt;
    }

    .drag {
        cursor: pointer;
        font-size: 8pt;
    }

    .highlight {
        background-color: yellow;
    }

    .password-toggle-icon {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 100;
        height: 22px;
        width: 22px;
        display: block;
    }

        .password-toggle-icon i {
            font-size: 18px;
            line-height: 1;
            color: #333;
            transition: color 0.3s ease-in-out;
            margin-bottom: 20px;
            height: 22px;
            width: 22px;
            display: block;
            opacity: 75%;
        }

            .password-toggle-icon i:hover {
                color: #000;
            }

    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .fa-eye {
        background-image: url(../../Image/icons/EyeSlashed.png);
        background-size: 100%;
    }

    .fa-eye-slash {
        background-image: url(../../Image/icons/EyeOpen.png);
        background-size: 100%;
    }

    .dropdown {
        position: relative;
    }

    .dropdown-toggle img {
        cursor: pointer;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        margin-top: 16px;
    }

    .dropdown-menu-connetion {
        display: none;
        position: absolute;
        right: 0;
        background-color: white;
        min-width: 250px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 10px;
        z-index: 1000;
        border-radius: 0 0 0 8px;
        top: 65px;
    }

        .dropdown-menu-connetion a {
            display: block;
            padding: 8px 12px;
            color: #333;
            text-decoration: none;
        }

            .dropdown-menu-connetion a:hover {
                background-color: #f2f2f2;
            }

    .dropdown-user {
        padding: 10px 10px 0 10px;
        font-size: 14px;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    #GuestUserDetail, #GuestOrganizationDetail {
        font-size: 90%;
    }

<html>
    <head>
	    <meta charset="windows-1252" />
    </head>
    <body>
    </body>
</html>
