﻿/*UPDATE PROGRESS***********************************************************************/
#updateProgress .panel-overlay {
    height: 100vh;
    position: fixed;
    width: 100vw;
}


.panel-title-thin {
    line-height: 35px;
}


htmliframe.form-control {
    height: unset;
}



/*HELP TEXT**********************************************************************************************/
.help {
    background-color: rgba(0,0,0,0.05);
    border-radius: 0;
    box-shadow: none;
    padding: 5px 5px 5px 25px;
    position: relative;
    border: 1px solid #e3e3e3;
    text-align: left;
}

    .help i {
        position: absolute;
        left: 7px;
        top: 7px;
    }

.help-block {
    font-style: italic;
    font-size: 85%;
}

.number-unit {
    width: 60% !important;
}



.background-warning-color {
    background-color: #ff9398 !important;
}

.background-orange-color {
    background-color: #f5cf99 !important;
}

.background-success-color {
    background-color: #8FE27A !important;
}


/* mail-list */
.mail-list {
    margin-bottom: 0;
}

    .mail-list > li {
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .mail-list > li.mail-list-item-mint {
            background-color: #50c7a7;
            color: white;
        }

    .mail-list .mail-list-item-mint .mail-subject a, .mail-list .mail-list-item-mint .mail-subject a > .text-muted, .mail-list .mail-list-item-mint .mail-time {
        color: white;
    }


.disabled-content {
    display: block;
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    min-height: 50px;
    font-size: 27px;
    font-weight: bold;
}




/*KOSTA RANGE*****************************************************/
.kosta-range {
}

    .kosta-range input {
        height: 33px !important;
        border-radius: 0 !important;
    }

        .kosta-range input.active {
            background-color: rgba(37,71,106,0.2);
            border-color: #294f75;
        }

    .kosta-range .k-calendar-range .k-calendar-monthview .k-content td a {
        padding: 0;
    }

    .kosta-range .k-calendar-range .k-content td a > span {
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 0.5em;
        display: block;
        position: relative;
    }

        .kosta-range .k-calendar-range .k-content td a > span span {
            position: relative;
        }


    .kosta-range .k-calendar-range .k-calendar-monthview .k-content td.k-state-selected a,
    .kosta-range .k-calendar-range .k-calendar-monthview .k-content td.k-state-hover a,
    .kosta-range .k-calendar-range .k-calendar-monthview .k-content td.k-today a {
        background: transparent;
        box-shadow: none;
    }

    .kosta-range .k-calendar-range .k-content td.k-state-selected a > span {
        background-color: rgba(37,71,106,0.73);
    }

    .kosta-range .k-calendar-range .k-content td.k-state-hover a > span {
        background-color: #294f75;
    }

    .kosta-range .k-calendar-range .k-content td.k-today:not(.k-state-selected) a > span {
        color: black;
        border: 1px solid #294f75;
    }

    .kosta-range td a > span.start {
        border-bottom-left-radius: 20px !important;
        border-top-left-radius: 20px !important;
    }

    .kosta-range td a > span.end {
        border-bottom-right-radius: 20px !important;
        border-top-right-radius: 20px !important;
    }

    .kosta-range td span.active:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 20px;
        background-color: #294f75 !important;
    }

    .kosta-range caption.k-month-header {
        text-align: center !important;
        opacity: 1 !important;
    }

    .kosta-range table {
        background-color: #f6f6f6 !important;
        margin: 5px !important;
        border-radius: 5px;
    }

    .kosta-range .k-footer {
        display: none !important;
    }

    .kosta-range .k-calendar-header {
        padding: 0 !important;
    }

        .kosta-range .k-calendar-header > a {
            display: none !important;
        }

        .kosta-range .k-calendar-header .k-calendar-nav {
            position: absolute;
            right: 0;
            top: -35px;
        }

.kosta-range-picker {
    border: 0;
    overflow: visible !important;
}

@media(max-width:767px) {
    .kosta-range {
        width: 310px;
    }

        .kosta-range .k-calendar-range .k-calendar-view {
            white-space: normal;
        }

        .kosta-range .k-calendar-header .k-calendar-nav {
            display: none;
        }

        .kosta-range select {
            margin-left: 0 !important;
            margin-top: 10px;
        }
}

/*sonusnotes*/
.sonusnotes-notesplaceholder {
    padding: 15px;
}

    .sonusnotes-notesplaceholder:empty, .sonusnotes-notesplaceholder-withaddbtn .sonusnotes-notesplaceholder {
        padding: 0;
    }




/*CALCULATOR***************************************************/
.calculator-current {
    border-radius: 16px;
    background-color: #3a444e !important;
}

    .calculator-current .calculator-tooltip-toggle,
    .calculator-section-caption .calculator-tooltip-toggle {
        background-color: #3a444e !important;
    }

.calculator-current-prices-err {
    background-color: #f44336;
    padding: 10px;
    border-radius: 8px;
    margin: 5px 0;
}

    .calculator-current-prices-err.standalone {
        text-align: center;
    }

.calculator-tabs-switcher {
    border-bottom: none !important;
}

.calculator-suggestions-group-item {
    border: none !important;
    border-radius: 8px;
    overflow: hidden;
}

.calculator-tabs-tab {
    border-radius: 8px 8px 0 0;
}

.calculator-tabs-content {
    border-radius: 8px;
    border-top: 1px solid #ccc;
}


/*PAGES******************************************/
.eshop-shopdocument-items-panel .panel-heading {
    border-radius: 0 !important;
}


