﻿
/*#region MasterPage*/
.molajoni_logo_box {
    height: 80px;
    width: 57%;
    background-color: white;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    position: relative;
}

.relations_logo_box {
    height: 80px;
    width: 38%;
    background-color: rgb(207,205,206);
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    position: relative;
}

.molajoni_logo {
    width: 50%;
    height: auto;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.relations_logo {
    width: 30%;
    height: auto;
    position: absolute;
    margin: auto;
    top: 0;
    left: 55%;
    right: 0;
    bottom: 0;
}

.lblToday {
    margin: 0 auto;
    margin-top: 23px;
}

#clock {
    border: 0;
    margin: 0;
    width: 50px;
    background-color: #7A7A7A;
}

.lblUtente {
    font-weight: bold;
    font-family: 'Tw Cen MT';
    font-size: 28px;
    color: black;
    margin-top: 17px;
    text-transform: uppercase;
}

.btnLogout {
    background-color: transparent;
    color: white;
    font-family: 'Tw Cen MT';
    font-weight: bold;
    font-size: 15.5px;
    height: 30px;
    border: 0px;
    margin-top: 25px;
    margin-left: 1%;
    margin-right: 10px;
    padding-right: 4px;
}

    .btnLogout:focus {
        outline: none;
    }

.lblInfo, .lblInfoDato {
    font-family: 'Tw Cen MT';
    font-size: 15.5px;
    margin: 11px 0px;
}

.lblInfo {
    font-weight: bold;
    margin-left: 2%;
    margin-right: 5px;
}

.lblInfoDato {
    color: white;
    font-weight: 100;
}

    .lblInfoDato:hover {
        color: white;
    }

.menu {
    height: 33px;
    margin: 0;
    padding: 0;
}

.voce_menu_box {
    width: 8%;
    float: left;
    height: 100%;
}

    .voce_menu_box:last-child {
        border-top-right-radius: 20px;
    }

.voce_menu {
    border-right: 3px solid rgba(0,0,0,0.6);
    height: 100%;
    border-top-right-radius: 20px;
    margin: 0px;
}

    .voce_menu:last-child {
        border-right: 3px solid black;
    }

.menu_link {
    color: white;
    font-weight: bold;
    font-family: 'Tw Cen MT';
    font-size: 15.5px;
    margin-left: 25%;
    margin-top: 5px;
    position: relative;
    top: 2px;
}

    .menu_link:hover {
        text-decoration: none;
        color: white;
    }

    .menu_link:focus {
        text-decoration: none;
        color: white;
    }

.sotto_menu {
    display: none;
    position: absolute;
    background-color: #b8b8b8;
    margin-top: 10px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .sotto_menu a {
        color: white;
        font-family: 'Tw Cen MT';
        font-size: 15.5px;
        font-weight: bold;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.box_link_sottoMenu:hover .sotto_menu {
    display: block;
}

.box_burgerMenu {
    background-color: rgb(230, 230, 230);
    height: 33px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.link_vedisolo {
    position: relative;
    top: 5px;
}

/*#endregion MasterPage*/

/*#region Popup*/
.box_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    position: fixed;
}

.box_popup {
    width: 15%;
    height: 100%;
}

.lista_menu, .lista_team {
    padding-inline-start: 0px;
}

.lista_team {
    margin-block-end: 0px;
}

.lista_nomi, .lista_menu, .lista_team {
    list-style-type: none;
}

    .lista_nomi li {
        color: black;
        font-weight: bold;
        font-size: 15.5px;
        line-height: 30px;
        font-family: 'Century Gothic';
        margin-bottom: 0;
    }

.lista_nomi_small a {
    color: black;
}

    .lista_nomi_small a:hover {
        color: black;
    }

.lista_menu li {
    padding-left: 40px;
}

    .lista_menu li:hover:not(.no_li_menu) {
        background-color: #b8b8b8;
    }

        .lista_menu li:hover:not(.no_li_menu) a {
            color: black;
        }

.no_li_menu {
    padding-left: 0px !important;
}

.lista_menu a, .lista_sottomenu a {
    color: white;
    font-family: 'Tw Cen MT';
    font-size: 15.5px;
    font-weight: bold;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.lista_team a {
    margin: 0px;
    color: white !important;
}

.titolo_popup {
    margin-left: 24px;
    font-size: 18px;
    margin-top: 15px;
}

.close_popup_icon {
    margin-top: 18px !important;
    cursor: pointer;
}
/*#endregion Popup*/

/*#region Default.aspx*/
.box_paginazione {
    margin-left: 30px;
    margin-top: 7px;
}

.left_right_attivita {
    width: 20px;
    height: auto;
}

    .left_right_attivita:focus {
        outline: none;
    }

.data_attivita {
    font-family: 'Tw Cen MT';
    color: white;
    font-weight: 100;
    font-size: 14px;
    position: relative;
    top: -5px;
}

.box_contenuto_pannello {
    width: 95%;
    margin: 0 auto;
}

.testo {
    font-family: 'Tw Cen MT';
    font-weight: 100;
    font-size: 18px;
    margin: 10px 0px;
}

.line_textbox {
    border: 0px;
    border-bottom: 2px solid black;
    position: relative;
    top: -5px;
    width: 100%;
    font-size: 12px;
    padding-left: 8%;
    padding-right: 8%;
    font-family: 'Century Gothic';
}

    .line_textbox:focus {
        outline: none;
    }

.siteDDL {
    -webkit-appearance: none;
    border: 0px;
    background-color: rgb(207,205,206);
    border-radius: 19px;
    width: 100%;
    font-family: 'Century Gothic';
    font-weight: bold;
    font-size: 12px;
    text-align-last: center;
    line-height: 40px;
}

    .siteDDL:focus {
        outline: none;
    }

.baloon_textbox {
    border: 0px;
    background-color: rgb(230,230,230);
    border-radius: 19px;
    width: 100%;
    font-family: 'Century Gothic';
    font-size: 12px;
    line-height: 40px;
    padding-left: 8%;
    padding-right: 8%;
}

    .baloon_textbox:focus {
        outline: none;
    }

.siteBtn {
    border-radius: 19px;
    color: white;
    font-weight: bold;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Century Gothic';
    border: 0px;
    padding: 3px 20px;
    margin: 6px;
    background-color: #7A7A7A;
}

    .siteBtn:focus {
        outline: none;
    }

.siteLink {
    font-family: 'Tw Cen MT';
    font-weight: 100;
    font-size: 18px;
    margin: 10px 0px;
    color: black;
}

    .siteLink:hover {
        text-decoration: none;
    }

.riga_tabella {
    border-bottom: 2px solid black;
    padding-top: 20px;
}

.testo_tabella {
    font-family: 'Tw Cen MT';
    font-weight: 100;
    font-size: 15px;
    position: relative;
    top: 4px;
}

.tabella_icon {
    width: 25px;
    height: auto;
    position: relative;
    top: 3px;
}

.dico_tabella {
    position: relative;
    top: 5px;
    width: 20px;
}

.loginForm td {
    padding: 4px;
}

.td_item_center {
    float: none !important;
    display: inline;
}

.lbl_rememberme label {
    margin-top: 13px;
    margin-left: 10px;
}

.testo_circolare {
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
    color: red;
    cursor: pointer;
}
/*#endregion Default.aspx*/

/*#region Rubrica.aspx*/
.row_clickable tr {
    cursor: pointer;
}
/*#endregion Rubrica.aspx*/

/*#region UsersAdmin.aspx*/
.TestoPiccoloRosso {
    font-family: 'Tw Cen MT';
    font-size: 15px;
    color: red;
}

#formNuovoUtente label {
    color: red;
}

#formModificaPassword label {
    color: red;
}

.grid-view input[title=Email⇵] {
    width: 11vw;
}

.posizione_tabelle {
    position: relative !important;
    left: 0 !important;
}
/*#endregion UsrsAdmin.aspx*/

/*#region Webmail.aspx*/
.iframe_webmail {
    width: 100%;
    height: 100%;
}
/*#endregion Webmail.aspx*/

/*#region Societa.aspx*/
.copia_dati {
    background-color: black;
    color: white;
    display: table;
    margin: 0 auto;
    width: 70%;
    text-align: center;
    padding: 8px;
    font-family: 'Century Gothic';
    margin-top: 19px;
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
    cursor: pointer;
}

.txt_area_note {
    border: 0px;
    background-color: rgb(230,230,230);
    width: 100%;
    font-family: 'Century Gothic';
    font-size: 14px;
    line-height: 20px;
    padding-left: 8%;
    padding-right: 8%;
}

.grid-view input[title=qualifica⇵] {
    width: 1vw;
}

#formRecapiti label {
    color: red;
}

.societaform .row {
    padding: 4px;
}

.checkbox_riservato {
    position: relative;
    top: 5.5px;
}
/*#endregion Societa.aspx*/
/*#region Comune*/
body {
    background-color: rgb(230,230,230);
    padding-bottom: 50px;
}

.pannello {
    margin-top: 50px;
    width: 100%;
    background-color: white;
    border-radius: 19px;
    padding-bottom: 6px
}

.box_titolo {
    width: 100%;
    border-radius: 19px;
    text-align: center;
    padding-bottom: 5px;
}

.titolo {
    color: white;
    font-weight: bold;
    font-size: 15.5px;
    line-height: 30px;
    font-family: 'Century Gothic';
    margin-bottom: 0;
}

.titolo_icon {
    width: 30px;
    height: 25px;
    margin-right: 10px;
    margin-top: 5px;
}

.btn_icon {
    width: 50px;
    height: 43px;
    margin: 1%;
    margin-top: -5px;
    cursor: pointer;
}

    .btn_icon:focus {
        outline-style: none;
    }

.btn_icon_grid {
    width: 18px !important;
    height: auto;
    position: relative;
    top: -3px;
}

.box_btn_riservato .btn_icon_grid {
    top: 5px;
}

.btn_icon_grid:focus {
    outline-style: none;
}

.vertical-center {
    min-height: 70vh;
    display: flex;
    align-items: center;
}

.titolo_pagina {
    color: black;
    font-weight: bold;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Century Gothic';
}

    .titolo_pagina:hover {
        color: black;
        text-decoration: none;
    }

.pannello_amministrazioneUtente .row {
    padding: 4px;
    padding-left: 7%;
    padding-right: 7%;
}

.pannello_amministrazioneLabel .row {
    padding: 20.5px;
    padding-top: 4px;
    padding-left: 7%;
    padding-right: 7%;
}

.lblsuccess {
    color: forestgreen;
}

.validazione label, .lblerrore, label[class=error] {
    color: red;
}

.error {
    display: block;
}

.nome, .cognome, .email {
    margin: 0 auto;
}

.btn_radio {
    position: relative;
    top: 2px;
    left: 5px;
}

.readonly {
    color: #777777;
}

.titolo_societa {
    position: relative;
    right: 100px;
}

.data_label {
    border: 0px;
    text-decoration: underline;
    cursor: pointer;
    width: 167px;
}

    .data_label:focus {
        outline: none;
    }

.centra_data {
    margin-left: 0px;
    padding-top: 6px;
}

.report_link {
    font-size: 16px;
    color: black;
    font-weight: bold;
}

.report_link:hover{
    color: black;
}
/*#endregion Comune*/

/*#region Modificatori*/
.h-25px {
    height: 25px !important;
}

.h-45px {
    height: 45px;
}

.h-42px {
    height: 42px;
}

.min-h-95px {
    min-height: 95px;
}

.h-320px {
    height: 320px;
}

.w-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-38 {
    width: 38%;
}

.w-53 {
    width: 53%;
}

.w-60 {
    width: 60%;
}

.w-80 {
    width: 80%;
}

.w-85 {
    width: 85%;
}

.w-90 {
    width: 90%;
}

.w-95 {
    width: 95%;
}

.w-96 {
    width: 96%;
}

.w-100 {
    width: 100%;
}

.w-42px {
    width: 42px;
}

.m-0 {
    margin: 0;
}

.m-0-auto {
    margin: 0 auto;
}

.m-top-0 {
    margin-top: 0px;
}

.m-top-5px {
    margin-top: 5px;
}

.m-top-10px {
    margin-top: 10px;
}

.m-top-15px {
    margin-top: 15px !important;
}

.m-top-20px {
    margin-top: 20px;
}

.m-top-30px {
    margin-top: 30px !important;
}

.m-top-40px {
    margin-top: 40px !important;
}

.m-top-50px {
    margin-top: 50px;
}

.m-top-114px {
    margin-top: 114px !important;
}

.m-left-0 {
    margin-left: 0px;
}

.m-left-6px {
    margin-left: 6px;
}

.m-left-10px {
    margin-left: 10px;
}

.m-left-15px {
    margin-left: 15px;
}

.m-left-20px {
    margin-left: 20px;
}

.m-left-35px {
    margin-left: 35px;
}

.m-left-150px {
    margin-left: 150px;
}

.m-right-0 {
    margin-right: 0px;
}

.m-right-2px {
    margin-right: 2px !important;
}

.m-right-10px {
    margin-right: 10px;
}

.m-right-20px {
    margin-right: 20px;
}

.m-right-25px {
    margin-right: 25px;
}

.m-right-80px {
    margin-right: 80px;
}

.m-right-85px {
    margin-right: 85px;
}

.m-bottom-5px {
    margin-bottom: 5px;
}

.m-bottom-10px {
    margin-bottom: 10px;
}

.m-bottom-8px {
    margin-bottom: 8px;
}

.m-bottom-20px {
    margin-bottom: 20px;
}

.m-bottom-50px {
    margin-bottom: 50px;
}

.p-6 {
    padding: 6%;
}

.p-0 {
    padding: 0px;
}

.p-left-4 {
    padding-left: 4% !important;
}

.p-left-7 {
    padding-left: 7% !important;
}

.p-right-7 {
    padding-right: 7% !important;
}

.p-top-15px {
    padding-top: 15px;
}

.p-top-25px {
    padding-top: 25px !important;
}

.p-top-40px {
    padding-top: 40px !important;
}

.p-bottom-5px {
    padding-bottom: 5px;
}

.p-bottom-10px {
    padding-bottom: 10px;
}

.p-bottom-15px {
    padding-bottom: 15px;
}

.p-bottom-25px {
    padding-bottom: 25px;
}

.p-left-0px {
    padding-left: 0px;
}

.p-left-2 {
    padding-left: 2.5%;
}

.p-left-4 {
    padding-left: 4% !important;
}

.p-right-0px {
    padding-right: 0px;
}

.p-right-6px {
    padding-right: 6px;
}

.p-right-10px {
    padding-right: 10px;
}

.p-right-2 {
    padding-right: 2.5%;
}

.d-flex {
    display: flex;
}

.d-inline-flex {
    display: inline-flex;
}

.justify-content-center {
    justify-content: center;
}

.top-2px {
    top: 2px !important;
}

.top-6px {
    top: 6px;
}

.top-14px {
    top: 14px;
}

.left-5 {
    left: 5%;
}

.left-9 {
    left: 9%;
}

.background-black {
    background-color: black;
}

.background-gray {
    background-color: rgb(200,200,200);
}

.background-red {
    background-color: #7A7A7A;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.pointer {
    cursor: pointer;
}

.o-auto {
    overflow: auto;
    overflow-x: hidden;
}

.word-break-all {
    word-break: break-all;
}

.v-hidden {
    visibility: hidden;
}

.v-visible {
    visibility: visible;
}

.font-size-14px {
    font-size: 14px;
}
/*#endregion Modificatori*/

/*#region GridView*/
.grid-view {
    width: 100% !important;
}

    /*.grid-view tr:not(:first-child):hover {
    background-color: rgb(230,230,230);
}*/

    .grid-view tr {
        border-bottom: 2px solid black;
        border-top: none !important;
    }

tr:first-child {
    border-bottom: none;
}

.grid-view td {
    padding: 0 !important;
    padding-top: 20px !important;
    font-family: 'Tw Cen MT';
    font-weight: 100;
    font-size: 15px;
    text-align: center;
    border-top: none !important;
}

.grid-view th {
    text-align: center;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    border-top: none !important;
}

    .grid-view th a, .header_tabella {
        font: bold 15px 'Tw Cen MT';
        color: black;
        position: relative;
        top: 5px;
    }

        .grid-view th a:hover, .header_tabella:hover {
            text-decoration: none;
            color: black;
        }

        .grid-view th a:focus, .header_tabella:focus {
            text-decoration: none;
            color: black;
        }

.grid-view input[type=image], .grid-view-role input[type=image] {
    width: 15px;
    height: auto;
}

.grid-view input[type=text] {
    width: 5vw;
}

.grid-view-role {
    width: 80%;
    margin-bottom: 10px;
    margin-top: 25px;
    position: relative;
}

    .grid-view-role, .grid-view-role th, .grid-view-role td, .grid-view-role tr {
        border: 0px !important;
    }

        .grid-view-role input[type=image] {
            position: relative;
            top: 2px;
        }

        .grid-view-role th {
            font: bold 18px 'Tw Cen MT';
            color: black;
        }

        .grid-view-role td {
            font-family: 'Tw Cen MT';
            font-weight: 100;
            font-size: 18px;
        }
/*#endregion GridView*/

/*#region ListView*/
.header_listview {
    font-family: 'Tw Cen MT';
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0px;
}

.container_actions_small {
    position: relative;
    left: 10%;
}

.listview_button_small {
    width: 106px;
    position: relative;
    left: 15px;
}

.left_right_listview {
    position: relative;
    top: 2px;
}

#listview_pager input[type=submit] {
    background-color: transparent;
    border: 0px;
    color: black;
}

    #listview_pager input[type=submit]:focus {
        outline: none;
    }

.colonna_valore input[type=text] {
    width: 80%;
    margin-bottom: 2px;
}

.colonna_valore select {
    width: 80%;
}

.listview_checkbox {
    position: relative;
    left: -4px;
    top: -1px;
}

.validate_col label {
    color: red;
}

.riga_cliccabile:hover, .riga_cliccabile:hover label {
    background-color: rgb(200,200,200);
    cursor: pointer;
}
/*#endregion ListView*/

/*#region UserControl*/
.uc_image, .plus_icon {
    width: 30px;
    height: auto;
}

.plus_icon {
    margin-bottom: -12px;
    position: relative;
    left: -6px;
}

    .plus_icon:focus {
        outline: none;
    }
/*#endregion UserControl*/

