﻿.userRegistration {
    
}

/* SLIDER HOME-:- INIZIO */
.slider-bk-ei-3 {
    background-color:#222;
    padding:10px;
    opacity:70%;
    margin-left:40%
}
/* SLIDER HOME -:- FINE */

/* ACCORDION BLACK -:- INIZIO */
.card-header-black {
    background-color: #222;
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

btn-link-bk {
    font-weight: 800;
    color: #fff;
    text-decoration: none;
    font-size:20px;
}

.btn-bk:hover{
    color:#8ec641 !important;
}
.btn-link-bk:hover {
    color: #8ec641 !important;
}

.btn-bk {
    color: #fff;
    font-size: 20px;
}
    
 /* ACCORDION BLACK -:- FINE */
 
 /* PAGINE INFORMATIVE -:- INIZIO */
    .piTitleLarge {
    font-weight: bold;
    font-size: 42px;
}
.piTitleMedium {
    font-weight: bold;
    font-size: 28px;
}
.piTitleSmall {
    font-weight: bold;
    font-size: 16px;
}
.piSingleSpacing {
    margin-bottom:10px;
}
.piJustify {
    text-align:justify;

}
/* PAGINE INFORMATIVE -:- FINE */

.titleText {
    font-size:24px;
    font-weight:bold;
}

.titleTextGreen {
    font-size: 24px;
    font-weight: bold;
    color: #8ec641;
}

.ei-box {
    border: #b1b1b1 solid 2px;
    padding: 10px;
    /* background-image: url(../images/watchO.png); */
    margin: 10px auto;
    background-repeat: no-repeat;
    background-position: left bottom;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ei-box-orange {
    background-color: orangered;
    padding: 10px;
    /* background-image: url(../images/watchO.png); */
    margin: 10px auto;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: left bottom;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ei-box-green {
    background-color: green;
    padding: 10px;
    /* background-image: url(../images/watchO.png); */
    margin: 10px auto;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: left bottom;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ei-box-blue {
    background-color: cornflowerblue;
    padding: 10px;
    /* background-image: url(../images/watchO.png); */
    margin: 10px auto;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: left bottom;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ei-box-yellow {
    background-color: goldenrod;
    padding: 10px;
    /* background-image: url(../images/watchO.png); */
    margin: 10px auto;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: left bottom;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.effect1 {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}
.effectRed {
    -webkit-box-shadow: 0 10px 6px -6px #951515;
    -moz-box-shadow: 0 10px 6px -6px #951515;
    box-shadow: 0 10px 6px -6px #951515;
}
.effectBlue {
    -webkit-box-shadow: 0 10px 6px -6px #3d88f8;
    -moz-box-shadow: 0 10px 6px -6px #3d88f8;
    box-shadow: 0 10px 6px -6px #3d88f8;
}
.effectGreen {
    -webkit-box-shadow: 0 10px 6px -6px #5cb555;
    -moz-box-shadow: 0 10px 6px -6px #5cb555;
    box-shadow: 0 10px 6px -6px #5cb555;
}
.effectMaroon {
    -webkit-box-shadow: 0 10px 6px -6px #655b41;
    -moz-box-shadow: 0 10px 6px -6px #655b41;
    box-shadow: 0 10px 6px -6px #655b41;
}


.boxFixH {
    min-height: 220px;
}
.boxFixH140 {
    min-height: 140px;
}
.kpi-head {
    text-align: center;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #e9e9e9;
}

.kpi-val1 {
    text-align: center;
    font-weight: bold;
    font-size: 2.3em;
    color: #222
}

.kpi-val1m {
    text-align: center;
    font-weight: bold;
    color: #f00
}
.boxText {
    text-align: center;
    width: 100%;
    font-size: 46px;
    font-weight: bold;
    color: #fff;
}


.boxAdsEdit {
    background-color: #f7f7f7;
    border: 1px solid #b6ff00
}

.bkGreyLight {
    background-color: #f7f7f7;
}
.bkGreyMedium {
    background-color: #f7f7f7;
}
.boxHomeAD {
    border-bottom:solid 2px #b6ff00;
    margin-bottom:5px;
    min-height:160px;
}
.boxAD {
    border: solid 2px #ccc;
    border-bottom: solid 2px #b6ff00;
    margin-bottom: 5px;
    min-height: 220px;
}

.boxADs {
    border: solid 2px #ccc;
    border-bottom: solid 2px #b6ff00;
    margin-bottom: 5px;
    min-height: 210px;
}


.frmPadding10 {
    padding:10px;
}

.frmPicture {
    border: 1px dotted #8ec641;
    min-height:200px;
    width:500px;
    background-color:#fff;
}

.bkGreenMediumDotted {
    border: 3px dotted #8ec641;
    background-color: #f7f7f7;
}
.bkGreyLightDotted {
    border: 3px dotted #222;
    background-color: #f7f7f7;
}

.w100 {
    width:100% !important;
}
.formRow {
    border-bottom: solid 1px #222;
    padding: 5px;
}

.foot-main {
    position: fixed;
    bottom: 0px;
    background-color: #000;
    color: #fff;
    width: 100%;
    z-index: 1000;
}

    .foot-main a {
        color: #8ec641;
        font-weight:bold;
        text-decoration:underline;
    }

.foot-contact {
    background-color: #222;
    color: #fff;
    padding: 1px 1px 4px 1px;
    margin-top: 20px;
    z-index: 1000;
}

.filterPanel {
    display: none;
    position: fixed;
    top: 45px;
    right: 0px;
    background-color: #e3e3e3;
    height: 100%;
    padding: 10px;
    font-size: 12px;
    width: 300px;
    z-index: 1001;
}

.filterButton {
    position: fixed;
    top: 85px;
    right: 0px;
    height: 50px;
    padding: 10px;
    font-size: 12px;
    width: 50px;
    z-index:1000;
}

.foot-contact-anchor {
    position: fixed;
    bottom: 10px;
}

    img .resize {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
    max-height: 50%;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #8ec641;
    border: none;
    color: white;
    padding: 15px 80px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight:bold;
    -webkit-box-shadow: 0 10px 30px 0 rgba(142, 198, 65, 0.4);
    box-shadow: 0 10px 30px 0 rgba(142, 198, 65, 0.4);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 20px 40px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
        outline: none;
        background-color: #73a133;
    }

    input[type=button]:active, input[type=submit]:active, input[type=reset]:active {
        -moz-transform: scale(0.95);
        -webkit-transform: scale(0.95);
        -o-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }

    input[type=button]:focus, input[type=submit]:focus, input[type=reset]:focus {
        outline: none;
    }

input[type=text],
input[type=password],
input[type=email], input[type=date] {
    background-color: white;
    border: none;
    color: #0d0d0d;
    padding: .375rem .75rem;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    width: 85%;
    border: 2px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

    input[type=text]:focus,
    input[type=password]:focus {
        background-color: #fff;
        outline: none;
        border-bottom: 2px solid #8ec641;
    }


/*button RADIO*/
.btn-radio {
    cursor: pointer;
    display: inline-block;
    float: left;
    -webkit-user-select: none;
    user-select: none;
}

    .btn-radio:not(:first-child) {
        margin-left: 20px;
    }

@media screen and (max-width: 1440px) {
    .boxAD {
        min-height: 300px;
    }
}
@media screen and (max-width: 760px) {
    .boxAD {
        min-height: 200px;
    }
}

    @media screen and (max-width: 640px) {

        /* SLIDER HOME-:- INIZIO */
        .slider-bk-ei-3 {
            margin-left: 5%
        }
        /* SLIDER HOME -:- FINE */


        .foot-contact-anchor {
            display: none;
        }

        .btn-radio {
            display: block;
            float: none;
        }

            .btn-radio:not(:first-child) {
                margin-left: 0;
                margin-top: 15px;
            }

       
    }



    .btn-radio svg {
        fill: none;
        vertical-align: middle;
    }

        .btn-radio svg circle {
            stroke-width: 2;
            stroke: #8ec641;
        }

        .btn-radio svg path {
            stroke: #8ec641;
        }

            .btn-radio svg path.inner {
                stroke-width: 6;
                stroke-dasharray: 19;
                stroke-dashoffset: 19;
            }

            .btn-radio svg path.outer {
                stroke-width: 2;
                stroke-dasharray: 57;
                stroke-dashoffset: 57;
            }

    .btn-radio input {
        display: none;
    }

        .btn-radio input:checked + svg path {
            transition: all 0.4s ease;
        }

            .btn-radio input:checked + svg path.inner {
                stroke-dashoffset: 38;
                transition-delay: 0.3s;
            }

            .btn-radio input:checked + svg path.outer {
                stroke-dashoffset: 0;
            }

    .btn-radio span {
        display: inline-block;
        vertical-align: middle;
    }

    /*SWITCH TOGGLE*/
    .onoffswitch2 {
        position: relative;
        width: 80px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    .onoffswitch2-checkbox {
        display: none;
    }

    .onoffswitch2-label {
        display: block;
        overflow: hidden;
        cursor: pointer;
        border: 2px solid #999999;
        border-radius: 5px;
    }

    .onoffswitch2-inner {
        display: block;
        width: 200%;
        margin-left: -100%;
        -moz-transition: margin 0.3s ease-in 0s;
        -webkit-transition: margin 0.3s ease-in 0s;
        -o-transition: margin 0.3s ease-in 0s;
        transition: margin 0.3s ease-in 0s;
    }

        .onoffswitch2-inner:before, .onoffswitch2-inner:after {
            display: block;
            float: left;
            width: 50%;
            height: 35px;
            padding: 0;
            line-height: 35px;
            font-size: 12px;
            color: white;
            font-family: Trebuchet, Arial, sans-serif;
            font-weight: bold;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .onoffswitch2-inner:before {
            content: "PUBBLICO";
            padding-left: 5px;
            background-color: #8ec641;
            color: black;
        }

        .onoffswitch2-inner:after {
            content: "PRIVATO";
            padding-right: 5px;
            background-color: #f34d2b;
            color: white;
            text-align: right;
        }

    .onoffswitch2-switch {
        display: block;
        width: 18px;
        height: 38px;
        margin: 0px;
        background: #FFFFFF;
        border: 2px solid #999999;
        border-radius: 5px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 68px;
        -moz-transition: all 0.3s ease-in 0s;
        -webkit-transition: all 0.3s ease-in 0s;
        -o-transition: all 0.3s ease-in 0s;
        transition: all 0.3s ease-in 0s;
        background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
        background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
        background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
        background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
    }

    .onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-inner {
        margin-left: 0;
    }

    .onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-switch {
        right: 0px;
    }
    /*SWITCH TOGGLE ALT*/
    .onoffswitch3 {
        position: relative;
        width: 180px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }

    .onoffswitch3-checkbox {
        display: none;
    }

    .onoffswitch3-label {
        display: block;
        overflow: hidden;
        cursor: pointer;
        border: 2px solid #999999;
        border-radius: 5px;
    }

    .onoffswitch3-inner {
        display: block;
        width: 200%;
        margin-left: -100%;
        -moz-transition: margin 0.3s ease-in 0s;
        -webkit-transition: margin 0.3s ease-in 0s;
        -o-transition: margin 0.3s ease-in 0s;
        transition: margin 0.3s ease-in 0s;
    }

        .onoffswitch3-inner:before, .onoffswitch3-inner:after {
            display: block;
            float: left;
            width: 50%;
            height: 35px;
            padding: 0;
            line-height: 35px;
            font-size: 12px;
            color: white;
            font-family: Trebuchet, Arial, sans-serif;
            font-weight: bold;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .onoffswitch3-inner:before {
            content: "PUBBLICO";
            padding-left: 5px;
            background-color: #8ec641;
            color: black;
        }

        .onoffswitch3-inner:after {
            content: "PRIVATO";
            padding-right: 5px;
            background-color: #f34d2b;
            color: white;
            text-align: right;
        }

    .onoffswitch3-switch {
        display: block;
        width: 18px;
        height: 38px;
        margin: 0px;
        background: #FFFFFF;
        border: 2px solid #999999;
        border-radius: 5px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 168px;
        -moz-transition: all 0.3s ease-in 0s;
        -webkit-transition: all 0.3s ease-in 0s;
        -o-transition: all 0.3s ease-in 0s;
        transition: all 0.3s ease-in 0s;
        background-image: -moz-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
        background-image: -webkit-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
        background-image: -o-linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
        background-image: linear-gradient(center top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
    }

    .onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
        margin-left: 0;
    }

    .onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-switch {
        right: 0px;
    }

    /*PAGE LINK*/
    .page-link-ss {
        position: relative;
        display: block;
        padding: 0.5rem 0.75rem;
        margin-left: -1px;
        line-height: 1.25;
        color: #fff;
        background-color: rgb(255, 0, 220);
        border: 1px solid #dee2e6;
        font-weight: bold;
    }

        .page-link-ss:hover {
            z-index: 2;
            color: green;
            text-decoration: none;
            background-color: #8ec641;
            border-color: #dee2e6;
            font-weight: bold;
        }

        .page-link-ss:focus {
            z-index: 2;
            outline: 0;
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }
