﻿@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: #00917E;
}

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: #F0F0F0 url("./Images/lte_IE9/html.png") 0 0 repeat-x;
}



body {
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
    margin: 0em auto 0em auto;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow-wrap: normal;
}

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 #9C9C9C !important;
    -moz-box-shadow: 0.2 0.15em 0.15em #9C9C9C !important;
    -o-box-shadow: 0.2 0.15em 0.15em #9C9C9C !important;
    box-shadow: 0.2em 0.15em 0.15em #9C9C9C !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;
    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, .liStatistiche, .liCatalogo, .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;
}

/**************Contatti********************/
.winContatti {
    background-color: rgb(243, 243, 243);
}

.grpContatti {
    margin: 1em;
}

    .grpContatti legend {
        font-size: 1.5em;
        text-shadow: 0.1em 0.1em 0.1em #BCBCBC;
    }

/*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*/
.ms2k-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;
}

.ms2k-contatti .ms2k-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;
}

.ms2k-contatti .ms2k-title {
    font-size: 2.5em;
    font-variant: small-caps;
    text-shadow: 0.1em 0.1em 0.1em #bcbcbc;
}

.m2k-privacy-cell.ms2k-highlight {
    border-radius: 4px;
    border: 1px solid;
}

.ms2k-contatti .ms2k-highlight {
    border-color: #ff0000 !important;
}

.ms2k-contatti .ms2k-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;
}

.ms2k-contatti .ms2k-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;
}

.ms2k-contatti .ms2k-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;
}

.ms2k-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 233 102);
    color: black;
}

/*AC_20220221*/
.DG_Data .k-maskedtextbox {
    width: 100% !important;
}

/*AC_20230620*/
.ms2k-footer {
    max-width: 1024px;
    font-size: 1rem;
    padding: 0 5px 0 7.5rem;
    margin: auto;
    text-align: center;
}
.ms2k-footer .enterprise-data { 
    text-align: justify;
    line-height: 1.5rem;
}

/*AC_20251105*/
/*.loader {
    border: 16px solid #f3f3f3;*/ /* Light grey */
    /*border-top: 16px solid var(--main-color);
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/
.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:900px) {
    html {
        background: #F0F0F0 url("./Images/lte_IE9/html_redux_50.png") 0 0 repeat-x;
        font-size: 50%;
    }

    /*AC_20191119*/
    .DtStat{
        width:75px !important;
    }
}

/*@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;
}

a.login-link {
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: var(--main-color)
}

a.login-link:hover {
    text-decoration: underline;
    background-color: transparent
}

a.login-link:before {
    text-decoration: underline;
    display: inline-block
}

a.login-link:active,a.login-link:hover {
    outline: 0
}

a.login-link:before,a.login-link:hover:before {
    text-decoration: none
}

a.login-link:visited {
    color: var(--main-color)
}