@CHARSET "UTF-8";

body {
    background-color: #fafbfd;
    font-family: Verdana, Arial, 'Lucida Grande', Sans-serif;
}

.so {
    background-color: #ff5e5eb3;
    color: #fff;
    text-align: center;
}

.we {
    background-color: #dedede;
    text-align: center;
}

.sum1 {
    background-color: #90abc5;
    text-align: right;

}

.sum2 {
    background-color: #7db97b;
    text-align: right;
}

.sum1,
.sum2 {
    padding-right: 5px;
    font-weight: 200;
    color: #fff;
}

.totals {
    font-size: 0.8rem;
    color: #fff;
}

table.totals {
    background-color: #4070b0;
}

.weeks {
    background-color: #f6f6f6;
}

.months {
    background-color: #fafafa;
}

.control {
    line-height: 10px;
}

.timeline {
    background-color: #eee;
}

.timeline1 {
    background-color: #ddd;
}

.fromto {
    width: 3.6rem
}

.pt_select {
    font-size: 0.8rem;
    margin: 12px;
    text-align: center;
    padding: 8px 0 14px 0;
    border: solid 1px #a2c715;
}

.pt_select button,
.pt_select input[type=submit] {
    background-color: #a2c715;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: none;
    color: #fff;
    padding: 3px 5px 4px 5px;
}

.pt_select h1 {
    color: #a2c715;
    font-size: 12px;
    margin: 0;
    border: none;
    padding-bottom: 12px;
}

.project {
    padding: 5px;
}

.project div {
    overflow: hidden;
}

.color0 {
    background-color: #f88;
    color: #fff;
}

.color1 {
    background-color: #ef5c5c;
    color: #fff;
}

.color2 {
    background-color: #ae2828;
    color: #fff;
}

.color3 {
    background-color: #9b0c0c;
    color: #fff;
}

.colorA0 {
    background-color: #8f8;
    color: #fff;
}

.colorA1 {
    background-color: #63de63;
    color: #fff;
}

.colorA2 {
    background-color: #36a136;
    color: #fff;
}

.colorA3 {
    background-color: #1d6c1d;
    color: #fff;
}


.sel_head_rep {
    width: 0.5rem;
}

.show_settings {
    color: #330;
    background: #fff;
}

.inner {
    background-color: #456969;
}

.infotable {
    border-color: #c9c9c9 !important;
}

.ui_switches {
    cursor: pointer;
    font-size: 14pt;
    font-weight: bolder;
    float: right;
    top: 6px;
    color: #469bdd;
}

.add_account {
    width: 100%;
    text-align: left;
    background-color: #a2c715;
    color: #4F5155;
    border: solid 1px #8f8f9d;
    border-radius: 3px;
    padding: 2px 6px;
    font-weight: normal;
}

.add_account:hover {
    /*color: #fff;*/
}

.add_account i {
    font-weight: 600;
}

.show_archived {
    i {
        float: left;
        color: #469bdd;
        margin-top: 9px;
    }
}

ul#main_prog_nav li.ui-state-default a,
ul#main_prog_nav li.ui-state-default span,
ul#main_prog_nav li.ui-state-hover a,
ul#main_prog_nav li.ui-state-hover span {
    border: 0;
    color: #333956;
}

ul#main_prog_nav li.last_child:not(ul.prog_nav_2 li.last_child) {
    float: right;
    height: 30px;
    margin-top: -60px;
    right: 18px;
    border-bottom-right-radius: 0;
    padding-right: 10px;
    background: unset;

    a {
        color: #eaf5f7;
    }
}

.clevel {
    width: calc(100dvw - 30px);
    min-height: 16px;
    z-index: 3000;
    padding: 6px 15px 7px 15px;
    text-align: left;
    font-size: 13px;
    ;
    /*text-align: left;*/
}

.gold {
    background-color: #AE9252;
    color: #fff;
}

.silver {
    background-color: #C0C0C0;
}

.bronce {
    background-color: #B78B74;
    color: #fff;
}

.platin {
    background-color: #BAAEAE;
}

.portal {
    background-color: #54a9d5;
}

.clevel.portal {
    border-bottom: 2px solid #333956;
    min-height: 14px;
    max-height: 14px;
}

.portal_top {
    text-align: left;
    background-color: #333956;
}

div.portal_top:not(#myproghead) {
    padding: 10px 65px 10px 30px;
    display: flex;
    height: 37px;

}


.portal_top {
    svg {
        height: 35px;
        margin-top: 1px;
        /*width: 165px;*/
    }
}

#rf_content {
    background: #FAFBFD !important;
    /*padding: 20px 20px 12px 20px;
    padding-top: 90px;*/
    position: absolute;
    top: 86px !important;
}

#nav2_prog {
    top: 138px;
}

#toggle_side_menu {
    z-index: 99;
    top: 135px;
    position: absolute;
    color: #3371a0;
}

#ui {
    position: relative;
    clear: both;
    float: right;
    margin-top: -23px;
    padding-right: 20px;
    padding-right: 20px;
    color: #fff;
}

#ui.portal {
    margin-top: -26px;
}

#customer_top_title {
    color: #fff;
    width: fit-content;
    margin: auto;
    font-size: large;
    display: flex;

    img {
        height: 35px;
    }
}

div#nav_prog {
    width: 93px !important;
    background-color: #54a9d5;
    height: 100dvh !important;
    color: #000000;
    position: fixed;
    top: 86px;
}

#main_prog_nav {
    background: #54a9d5;
}

ul#main_prog_nav li.ui-state-default:not(.last_child) {
    background: #FAFBFD !important;
}

ul#main_prog_nav li {
    list-style: none;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-top: 0px !important;
    /*top: calc(100dvh - 531px);*/
}

/*ul#main_prog_nav li.ui-state-default.last_child {
    /*top: calc(100dvh - 458px);
     -66px je Menüpunkt */
/*
background: #54a9d5 !important;
float: unset !important;
right: unset !important;
padding: unset !important;
background: #54a9d5;
}
*/
ul#main_prog_nav li.last_child:not(ul.prog_nav_2 li.last_child) {
    float: none !important;
    right: unset !important;
    padding: unset !important;
    clear: both;
    display: block;

    a {
        height: unset;
    }
}


ul#main_prog_nav li.last_child a.last_child {
    float: none !important;
    padding: unset !important;
    text-align: center;
    /*width: 88px !important;*/
    text-indent: 0 !important;
    right: 0 !important
}

ul#main_prog_nav li.last_child a.last_child i {
    float: unset !important;
}

#log_out_menu {
    float: none !important;
    top: 5x;
    position: relative;

    i {
        font-size: 1.7em;
    }
}

#rf_d_wrapper {
    border: unset !important;
    background: #FAFBFD !important;
}

#main_prog_nav li {
    border-bottom-left-radius: 8px !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    padding: 7px 0px;

}

.ui-widget.ui-widget-content,
.ui-widget-content {
    border: none;
}

.info_table {
    line-height: 28px;
    border-color: #fff;
    border-width: 0;
}

.ui_s_a_s {
    width: 190px !important;
}

.ui_abbrechen {
    width: 100px !important;
}

.ui_n_e {
    width: 133px !important;
}

.ui_m_qr {
    width: 166px !important;
}

.column.full {
    width: calc(100vw - 120px);
    padding-top: 1.5em;
    min-height: 2px;
}

.ui-tooltip {
    padding: 5px 7px;
    position: absolute;
    z-index: 9999;
    -o-box-shadow: 0 0 5px #aaa;
    -moz-box-shadow: 0 0 5px #aaa;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;

    font-size: 12px;

}

.ui-dialog-title {
    height: 24px;
}

ul#main_prog_nav a:hover,
ul#main_prog_nav span:hover {
    color: #333956;
}

.ui-dialog-title.login_splash {
    background-image: none;
    text-indent: unset;
    min-height: 17px;
    vertical-align: sub;
    display: inline-flex;
    float: none;
}

.sla_info {

    /*margin-top: 3px;*/
    h3 {
        background-color: #e9e9e9;
        color: #333956;
        border: solid 1px #e9e9e9;
        margin: 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.rfboard-content {
    /*padding: 0 10px;*/
    width: fit-content;
    /*float: left;*/
    border: solid 1px #333956;
    margin-bottom: 27px;
    border-radius: 8px;
}

.rfboard-content:nth-child(even) {
    clear: both;
}

.rfboard-master {
    padding: 0 10px 0 15px;
}

.dash-header {
    line-height: 18px;
    padding: 10px;
    font-size: 1.1em;
    font-weight: normal;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.dash-content {
    padding: 10px;

    thead {
        tr {
            line-height: 30px;
        }

        td,
        th {
            padding: 5px;
        }
    }

    tbody {
        tr {
            line-height: 30px;
        }

        td {
            padding: 5px 10px;
        }

        td.done {
            display: flex;
        }
    }
}

.section {
    margin-left: 10px;

    h2 {
        margin: 16px 10px 24px 10px;
    }
}

#rf_d_wrapper {
    padding: 8px 10px 8px 10px;
}

button.make_qrc.ui-state-disabled,
button.show_qrc.ui-state-disabled {

    box-shadow: 0 0px;
    border: 1px solid #979797;
    border-radius: 5px;
    padding: 1px 6px;
}


.prog_nav_2 {
    border: 1px solid #bbb;
    background: #fafbfd;
    border-left: 0px;
    z-index: 999;
    position: absolute;
    left: 87px;
    top: -1px;
    /*min-height: 71px;
    width: 166px;*/
    padding: 5px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

ul#main_prog_nav li ul {
    padding: 0 10px 0 5px;
}

.dinfo_dialog {
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.3);
}
