﻿@font-face {
    font-family: WebComponentsIcons;
    src: url(./fonts/glyphs/WebComponentsIcons.woff) format('woff'), url(./fonts/glyphs/WebComponentsIcons.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

:root {
    --main-color: #CB0D27;
}

html {
    min-height: 100%;
    width: 100%;
    min-width: 500px;
    font-size: 12px;
    color: #000000;
    /*Per modificare impostare tale colore per tutto il testo presente è necessario inserire tale valore anche per .rtsText in Lavoro_tab.css e .lblCondizioni in LoginRegistration.css*/
    margin: 0;
    padding: 0;
    background-color: #f1ece2;
    background-image: -webkit-linear-gradient(top, #e6ddc9 0,#f1ece2 24em,#f1ece2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e6ddc9), color-stop(24em, #f1ece2), to(#f1ece2));
    background-image: -webkit-linear-gradient(top, #e6ddc9 0, #f1ece2 24em, #f1ece2 100%);
    background-image: linear-gradient(to bottom, #e6ddc9 0,#f1ece2 24em,#f1ece2 100%);
}



body {
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
    margin: 0em auto 0em auto;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow-wrap: normal;
    background: url("./Images/lte_IE9/html.png") 0 0 repeat-x;
}

h1 {
    display: block;
    font-size: 2em;
    font-weight: bold;
}

table {
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

img {
    border: 0;
    width: 100%;
}

hr {
    border: 0;
    height: 3px;
    color: black;
    background-color: black;
}

.Page {
    position: relative;
    margin: 2em 1em 2em 1em;
    -webkit-box-shadow: 0 0 1.25em 0 rgba(130,130,130,0.75);
    -moz-box-shadow: 0 0 1.25em 0 rgba(130,130,130,0.75);
    -o-box-shadow: 0 0 1.25em 0 rgba(130,130,130,0.75);
    box-shadow: 0 0.125em 1.25em 0 rgba(130,130,130,0.75);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    background-color: #FBFBFC;
    padding: 1em 1em 1em 1em;
    max-width: 1024px;
}

.Header {
    position: relative;
    min-height: 50%;
    margin-left: auto;
    margin-right: auto;
    /*max-width:1024px;*/
}

    .Header .Top {
        height: 7.00em;
        position: relative;
    }

        .Header .Top .logo-vaillant {
            width: 14em;
            border: 0em;
            position: absolute;
            top: 1.33em;
            right: 1.67em;
            border: 0em;
        }


.Section {
    position: relative;
    margin: auto auto auto auto;
    min-height: 50%;
}

.divSideButton {
    margin-top: 2em;
}

.tdSideButton {
    width: 7.5em;
}

    .tdSideButton ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .tdSideButton a {
        display: block;
        position: relative;
        text-decoration: none;
        width: 100%;
        height: 100%;
        color: inherit;
        background-color: none;
        padding: 0.25em 0 0.25em 0;
    }

    .tdSideButton h1 {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: normal;
        font-size: 1em;
        font-variant: small-caps;
        letter-spacing: 1px;
        display: inline-block;
        vertical-align: bottom;
        margin: 0 0 0 0.125em;
    }

.myli {
    display: block;
    width: 7em;
    height: 6em;
    -webkit-box-shadow: 0.2 0.15em 0.15em #BFBEBB !important;
    -moz-box-shadow: 0.2 0.15em 0.15em #BFBEBB !important;
    -o-box-shadow: 0.2 0.15em 0.15em #BFBEBB !important;
    box-shadow: 0.2em 0.15em 0.15em #BFBEBB !important;
    background: -webkit-linear-gradient(#FAF8F3, #EAE9E5) !important;
    background: -o-linear-gradient(#FAF8F3, #EAE9E5) !important;
    background: -moz-linear-gradient(#FAF8F3, #EAE9E5) !important;
    background: linear-gradient(#FAF8F3, #EAE9E5) !important;
    border: none;
    text-align: center;
    left: -0.2em;
    padding-top: 0.5em;
    margin-bottom: 0.2em;
    border-top-right-radius: 0.5em;
    -webkit-border-top-right-radius: 0.5em;
    -moz-border-top-right-radius: 0.5em;
    -o-border-top-right-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    -webkit-border-bottom-right-radius: 0.5em;
    -moz-border-bottom-right-radius: 0.5em;
    -o-border-bottom-right-radius: 0.5em;
}

    .myli a {
        vertical-align: middle;
    }

        .myli a h1 {
            display: block;
        }

    .myli .MenuIcon {
        display: inline-block;
        vertical-align: middle;
        align-self: center;
        width: 3em;
        max-width: 4em;
    }

        .myli .MenuIcon.Hover {
            display: none;
        }

    .myli:hover .MenuIcon, .myli:active .MenuIcon {
        display: none;
    }

        .myli:hover .MenuIcon.Hover, .myli:active .MenuIcon.Hover {
            display: inline-block;
        }

    .myli h1, .myli h1 {
        position: relative;
        left: auto;
        white-space: normal;
    }

.liNew, .liContatti, .liCatalogo, .liStatistiche, .liHome, .liLoad, .liFabbisogni {
    display: none;
}

#ccup-m_btnUser {
    width: 100% !Important;
    max-width: 200px;
}

.ErrorMessage
{
    font-variant:small-caps;
    line-height:5em;
    vertical-align:middle;
}

.RadTabStrip_Default .rtsLink:hover {
    text-decoration: none !important;
}


.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list>.k-state-selected, .k-list>.k-state-highlight, .k-panel>.k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
}

.k-grid-header .k-header {
  background: var(--main-color) !important;
  background: -moz-linear-gradient(top, var(--main-color) 0%, #AB1113 51%, #94abc0 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,var(--main-color)), color-stop(51%,#AB1113), color-stop(100%,#94abc0))!important;
  background: -webkit-linear-gradient(top, var(--main-color) 0%,#AB1113 51%,#94abc0 100%)!important;
  background: -o-linear-gradient(top, var(--main-color) 0%,#AB1113 51%,#94abc0 100%)!important;
  background: -ms-linear-gradient(top, var(--main-color) 0%,#AB1113 51%,#94abc0 100%)!important;
  background: linear-gradient(to bottom, var(--main-color) 0%,#AB1113 51%,var(--main-color) 100%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--main-color)', endColorstr='#94abc0',GradientType=0 )!important;
  color: White !important;
  text-align: center !important;
  }

#txtPRValueTotale {/*necessario per mantenere constante la dimensione del totale*/
    font-size: 100%;
}

/*AC_20210615*/
.tdInfo {
    padding: 0.75em;
    height: 0px;
}

.grpInfo {
    height: 100%;
}

.pnlGrpInfo {
    width: 100%;
    height: 100%;
    max-height: 48.3em;
    overflow: auto;
    vertical-align: middle;
    text-align: center;
}

    .pnlGrpInfo .grpInfoImg {
        text-align: center;
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

/*AC_20210615*/
.tdInfo {
    padding: 0.75em;
    height: 0px;
}

.grpInfo {
    height: 100%;
}

.pnlGrpInfo {
    width: 100%;
    height: 100%;
    max-height: 48.3em;
    overflow: auto;
    vertical-align: middle;
    text-align: center;
}

    .pnlGrpInfo .grpInfoImg {
        text-align: center;
        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

/*AC_20210721*/
.cchsd-contatti textarea {
    text-indent: .33em;
    background-color: #fff;
    color: #515967;
    padding: 2px .3em;
    line-height: 1.6em;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    border-color: #dbdbde;
    font-size: 100%;
    font-family: inherit;
    -webkit-appearance: none;
    resize: none;
}

.cchsd-contatti .cchsd-table {
    /* position: relative; */
    /* top: -1px; */
    background-color: #F3F3F3 !important;
    -webkit-border-radius: 0 0.5em 0.5em 0.5em !important;
    -moz-border-radius: 0 0.5em 0.5em 0.5em !important;
    -o-border-radius: 0 0.5em 0.5em 0.5em !important;
    border-radius: 0 0.5em 0.5em 0.5em !important;
    -webkit-box-shadow: 0.2em 0.2em 0.15em #bcbcbc;
    -moz-box-shadow: 0.2em 0.2em 0.15em #BCBCBC;
    -o-box-shadow: 0.2em 0.2em 0.15em #BCBCBC;
    box-shadow: 0.2em 0.2em 0.15em #bcbcbc;
    padding: 1em 1em 1em 1em !important;
    z-index: 0;
    box-sizing: border-box;
}

.cchsd-contatti .cchsd-title {
    font-size: 2.5em;
    font-variant: small-caps;
    text-shadow: 0.1em 0.1em 0.1em #bcbcbc;
}

.m2k-privacy-cell.cchsd-highlight {
    border-radius: 4px;
    border: 1px solid;
}

.cchsd-contatti .cchsd-highlight {
    border-color: #ff0000 !important;
}

.cchsd-contatti .cchsd-btn {
    -webkit-border-radius: 0.5em !important;
    -moz-border-radius: 0.5em !important;
    -o-border-radius: 0.5em !important;
    border-radius: 0.5em !important;
    background: -webkit-linear-gradient(#f3f3f3, #ececec) !important;
    background: -o-linear-gradient(#f3f3f3, #ececec) !important;
    background: -moz-linear-gradient(#f3f3f3, #ececec) !important;
    background: linear-gradient(#f3f3f3, #ececec) !important;
    -webkit-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
    -moz-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
    -o-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
    box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
    font-variant: small-caps;
}

    .cchsd-contatti .cchsd-btn:active {
        -webkit-box-shadow: inset 0.15em 0.15em 0.15em #BCBCBC !important;
        -moz-box-shadow: inset 0.15em 0.15em 0.15em #BCBCBC !important;
        -o-box-shadow: inset 0.15em 0.15em 0.15em #BCBCBC !important;
        box-shadow: inset 0.15em 0.15em 0.15em #BCBCBC !important;
    }

    .cchsd-contatti .cchsd-btn.krad-btn-disabled:active {
        -webkit-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
        -moz-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
        -o-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
        box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
    }

.cchsd-contatti hr {
    border: 0;
    height: 1px;
    color: #515965;
    background-color: #515965;
}

/*AC_20210903*/
.CalcFab .inner_grb legend {
    font-weight: normal;
    text-decoration: underline;
}

/*AC_20211116*/
.CalcFab td.hide {
    height:0px;
}
.CalcFab td.title {
    font-size: 1.5em;
    text-decoration: underline;
    font-style: italic;
}
.CalcFab .subtitle legend {
    font-size: 1.2em;
    font-style: italic;
}

.CalcFab input:disabled {
    background: rgb(255 253 140);
    color: black;
}

/*AC_20220524*/
.DG_Data .k-maskedtextbox {
    width: 100% !important;
}

/*AC_20230620*/
.hsd-footer {
    max-width: 1024px;
    font-size: 1rem;
    padding: 0 5px 0 7.5rem;
    margin: auto;
    text-align: center;
}

.hsd-footer .enterprise-data {
    text-align: justify;
    line-height: 1.5rem;
}

/*AC_20251110*/
.loader {
    margin: 10px;
}
.loader {
    width: 84px;
    height: 84px;
    position: relative;
    overflow: hidden;
}

.loader:before, .loader:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--main-color);
    transform: translate(-50%, 100%) scale(0);
    animation: push 2s infinite ease-in;
}

.loader:after {
    animation-delay: 1s;
}

@keyframes push {
    0% {
        transform: translate(-50%, 100%) scale(1);
    }

    15%, 25% {
        transform: translate(-50%, 50%) scale(1);
    }

    50%, 75% {
        transform: translate(-50%, -30%) scale(0.5);
    }

    80%, 100% {
        transform: translate(-50%, -50%) scale(0);
    }
}
  


@media screen and (max-width:750px) {
    html {
        font-size: 50%;
    }

    body{
        background:url("./Images/lte_IE9/html_redux_50.png") 0 0 repeat-x;
    }
}

/*@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px)
 {
    html
    {
        background:#F0F0F0 url("./Images/lte_IE9/html_enlarge_120.png") 0 0 repeat-x;
        font-size:120%;
    }
}*/

/*AC_20190403*/
.Condizioni li {
    padding: 1em;
}
