/* 
	Generic Styling, for Desktops/Laptops 
	*/


.riepilogo_tabella .tableresponsive td span {
    margin: 7px 2px;
    color: black;
    font-size: 14px;
}

.tableresponsive td:nth-child(4) img {
    width: 16px;
    height: 16px;
    top: 9px;
    margin-right: 2px;
}

.riepilogo_tabella .tableresponsive td span.old {
    text-decoration: line-through;
    font-size: 12px;
}


.riepilogo_tabella .tableresponsive td span.percent {
    color: #ae1a1f;
    font-weight: 600;
    font-size: 12px;
}


.tableresponsive td:nth-child(4),
.tableresponsive td:nth-child(6),
.tableresponsive td:nth-child(7),
.tableresponsive td:nth-child(8) {
    text-align: center;
}

table.tableresponsive {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    border: none;
}


.tableresponsive td:nth-child(4) {
    /*border-bottom:none*/
}

.tableresponsive .disponibilita_no, .tableresponsive .disponibilita_yes {
    position: relative;
    float: inherit;
    margin: 0px auto;
        color: transparent !important;
}

.tableresponsive input[type="checkbox"] {
    position: relative;
    float: inherit;
    margin: 0px auto;
    top: auto;
}

/* Zebra striping */

.tableresponsive tr:nth-of-type(odd) {
    background-color: #efefef;
}

.tableresponsive th {
    background: #5B5F5F;
    color: white;
    font-weight: normal;
    font-size: 15px;
}

.tableresponsive.sottotabella th {
    background: #a6a6a6;
    color: #FFF;
    border: none;
    text-align: left;
    font-size: 13px;
    padding: 4px 10px;
    text-transform: uppercase;
}

    .tableresponsive.sottotabella th:nth-child(4) {
        text-align: center;
        font-size: 12px;
        line-height: 14px;
    }

.tableresponsive.sottotabella .btn,
.tableresponsive input[type="button"],
.pagaora a {
    cursor: pointer;
    margin-left: 2px;
    padding: 3px 5px;
    background: #FFFFFF;
    font-size: 14px;
    float: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    text-align: center;
    border: 1px solid #666;
    color: #666;
}


.tableresponsive.sottotabella h1 {
    color: black;
}


.articolo .tableresponsive td:nth-child(4) {
    display: table-cell;
    text-align: left;
}

.sx .tableresponsive.sottotabella {
    width: 100%;
}

.tableresponsive .field_module,
.tableresponsive .minifield_module input[type="text"] {
    padding: 3px;
    background: #FFFFFF;
    font-size: 14px;
    float: inherit;
    width: 65px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    color: #ae1a1f;
    text-align: center;
    border: 1px solid #666;
}

.tableresponsive td, .tableresponsive th {
    padding: 10px;
    border-top: none;
    border-right: none;
    border-left: none;
    text-align: left;
    line-height: 20px;
    border-bottom: none;
       min-height: 46px;
}

.tableresponsive th {
}

.tableresponsive td {
    color: #666;
     
}

.tableresponsive a {
    color: #666;
    text-decoration: underline;
}

    .tableresponsive a:hover {
        color: #333;
        text-decoration: underline;
    }




/*


@media only screen and (max-width: 778px) {

    .articolo .tableresponsive td:nth-child(5) {
        min-width: inherit;
    }

    .riservata .content .sx,
    .descrizione,
    .riservata .content .dx,
    .tableresponsive.sottotabella {
        width: 100%;
    }

    .tableresponsive td:nth-child(5), .tableresponsive td:nth-child(7), .tableresponsive td:nth-child(8) {
        text-align: left;
    }

        .tableresponsive td:nth-child(7) img {
            position: absolute;
        }

        .tableresponsive td:nth-child(5) img {
            position: relative;
            top: 2px;
            margin-right: 5px;
        }


    .riepilogo_tabella .tableresponsive td {
        background-color: white;
        border-bottom: 1px solid #E2E2E2;
    }

    .tabelle_carrello .minifield_module {
        height: 40px;
    }


    table.tableresponsive, .tableresponsive thead, .tableresponsive tbody, .tableresponsive th, .tableresponsive td, .tableresponsive tr {
        display: block;
    }

    table.tableresponsive {
        border: 1px solid #ccc;
        border-bottom: none;
    }


    .tableresponsive thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tableresponsive tr {
        border-bottom: 2px solid #ccc;
    }

    .tableresponsive.sottotabella tr {
        border-bottom: 1px solid #ccc;
    }

    .tableresponsive td {
        min-height: 41px;
        border: none;
        border-bottom: 1px solid #f7f7f7;
        position: relative;
        padding-left: 40% !important;
    }

    .tableresponsive.dettaglioforum td {
        border: none;
        border-bottom: 1px solid #f7f7f7;
        position: relative;
        padding-top: 33px;
        padding-left: 10px;
    }

    .tableresponsive td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 30%;
        padding-right: 10px;
        white-space: nowrap;
        color: black;
    }

    .tableresponsive.sottotabella td:before {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 30%;
        padding-right: 0px;
        white-space: nowrap;
        background-color: #a6a6a6;
        color: white;
        text-shadow: none;
        padding: 10px;
    }

    .tableresponsive.dettaglioforum td:before {
        position: absolute;
        top: 8px;
        left: 10px;
        width: 100%;
        padding-right: 10px;
        white-space: nowrap;
        color: black;
        font-size: 17px;
    }


    .tableresponsive .field_module, .tabelle_carrello .btn {
        top: 3px;
        margin-bottom: 0px;
    }

    .tabelle_carrello .btn {
        margin-bottom: 0px;
        float: inherit;
        position: absolute;
        top: 10px;
        margin-left: 6px;
        width: auto;
    }

    .riepilogo_tabella .tableresponsive td, .riepilogo_tabella .tableresponsive th {
        padding: 7px;
        min-height: 41px;
    }

        .riepilogo_tabella .tableresponsive td:nth-child(3), .riepilogo_tabella .tableresponsive th:nth-child(3) {
            width: auto;
        }

    .tableresponsive .disponibilita_no, .tableresponsive .disponibilita_yes {
        float: left;
    }

    .riepilogo_tabella .tableresponsive td span {
        margin: 0px 2px;
    }

    .tableresponsive td:nth-child(4), .tableresponsive td:nth-child(6), .tableresponsive td:nth-child(7), .tableresponsive td:nth-child(8) {
        text-align: left;
    }

    .riepilogo_tabella .tableresponsive td img {
        float: left;
    }

    .riepilogo_tabella .tableresponsive td span,
    .riepilogo_tabella .tableresponsive td span.percent,
    .riepilogo_tabella .tableresponsive td span.old {
        font-size: 18px;
    }


    .tableresponsive td:nth-child(4) img {
        top: 3px;
    }
}



@media only screen and (max-width: 500px) {
    .articolo .tableresponsive td:nth-child(4) {
        display: flex;
    }

    .tableresponsive.sottotabella td:before {
        width: 35%;
    }

    .tableresponsive td {
        padding-left: 50% !important;
    }
}

*/