.intestazione {
    background-color: #000;
    color: #fff;
}

.classcol1 {
    width: 10% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    min-height: 4rem !important;
    height: auto !important;
    color: #000 !important;
}

.classdettcol1 {
    width: 10% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
}

.classcol2 {
    width: 29% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    padding-left: 0.3rem;
    min-height: 4rem !important;
    height: auto !important;
    color: #000 !important;
}

.classdettcol2 {
    width: 10% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    padding-left: 0.3rem;
}

.classdettcol5 {
    width: 14% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    padding-left: 0.3rem;
}

.classcol3 {
    width: 7%;
    float: left;
    border-right: 1px solid #d1d1d1;
    padding-right: 0.3rem;
    min-height: 4rem !important;
    height: auto !important;
    color: #000 !important;
}

.classcol3 span {
    font-weight: 600;
}

.classcol3tot {
    width: 7%;
    float: left;
    border-right: 1px solid #d1d1d1;
    padding-right: 0.3rem;
    min-height: 4rem !important;
    height: auto !important;
    background-color: #820505 !important;
    color: #fff !important;
}

.classcol3tot span {
    font-weight: 600;
}

.classdettcol3 {
    width: 17%;
    float: left;
    border-right: 1px solid #d1d1d1;
    padding-right: 0.3rem;
}

.classdettcol4 {
    width: 17%;
    float: left;
    border-right: 1px solid #d1d1d1;
}

.classcol4 {
    width: 19%;
    float: left;
    border-right: 1px solid #d1d1d1;
    min-height: 4rem !important;
    height: auto !important;
    color: #000 !important;
}

#rigaclassint {
    background-color: #000;
    color: #fff;
    min-height: 4rem !important;
    height: auto !important;
}

#rigaclassint label {
    color: #fff !important;
}

.rigaclass {
    min-height: 2.5rem !important;
    height: auto !important;
}

.subheadins {
    text-align: left;
    font-size: 1.2rem;
    font-weight: 700;
    margin-top: 4rem;
}

.subheadins2 {
    font-size: 1rem;
    text-align: left;
    color: #000 !important;
    font-weight: 500 !important;
}

.fa.fa-star.classjolly {
    margin-top: 0.5rem;
    color: rgb(255, 77, 0);
    font-size: 1.4rem;
}

.fa.fa-plus-square.classplus {
    font-size: 1.4rem;
    margin-top: 0.5rem;
    color: blue;
}

.fa.fa-minus-circle.classminus {
    font-size: 1.4rem;
    margin-top: 0.5rem;
    color: rgb(125, 3, 113);
}

.nomegiocatore {
    padding: .5rem;
    border: 2px solid rgb(244, 249, 244);
    background-color: rgb(227, 84, 4);
    border-radius: 10px;
    font-weight: 700;
}

.classint {
    font-size: 0.7rem;
}

.form-group {
    clear: both;
}

.info_coldx {
    width: 30%;
    float: left;
    padding: 1rem;
}

.info_colsx {
    width: 70%;
    float: left;
    padding: 2rem;
}

.info-head {
    text-align: center !important;
}

.info-head2 {
    font-size: 1.6rem;
}

.info-descri {
    font-size: 1rem;
}

#loginform {
    padding-top: 2rem !important;
}

#loginsection {
    background-color: #d7d7d7;
    padding-top: 1.5rem;
    padding-bottom: 3.5rem;
}

.schecoldx {
    width: 65% !important;
    float: left;
}

.schecolsx {
    width: 32% !important;
    float: left;
    font-family: 'Open Sans', sans-serif !important;
}

#editsche {
    margin-top: 2;
    padding-top: 3rem;
    background-color: #d2d2d2;
    padding-bottom: 4rem;
    min-height: 900px;
}

@media (min-width: 576px) {
    .headins {
        font-size: 1.8rem !important;
    }
}

@media (min-width: 300px) {
    .headins {
        font-size: 1.1rem;
    }
}

@media (min-width: 576px) {
    .col-form-label {
        font-size: 1rem !important;
        overflow: hidden;
    }
}

@media (min-width: 300px) {
    .col-form-label {
        font-size: 0.9rem !important;
        overflow: hidden;
    }
}

#jolly {
    max-width: 48px;
    height: auto;
}

@media (min-width: 300px) {
    #jolly {
        max-width: 48px;
        height: auto;
        display: none;
    }
}

@media (min-width: 576px) {
    #jolly {
        max-width: 48px;
        display: inline;
    }
}

#chkjolly {
    margin-top: 1rem;
    width: 2rem !important;
}

.col-form-label.fltable {
    font-size: 0.7rem !important;
}

#intestazioni {
    background-color: #000;
    color: #fff;
    padding-top: 0.4rem;
    border-left: 1x solid #000;
}

.schecol1i {
    float: left;
    width: 18% !important;
}

.schecol2i {
    float: left;
    width: 18% !important;
}

.schecol3i {
    float: left;
    width: 24% !important;
}

.schecol4i {
    float: left;
    Width: 40%;
}

.fa.cmdicon {
    font-size: 1.5rem;
    padding: 0.3rem 0.5rem 0 0.5rem;
}

.fa.coliconv {
    color: rgb(2, 85, 2) !important;
}

.fa.coliconr {
    color: rgb(158, 8, 3) !important;
}

#rigaschedine {
    padding-top: 0.3rem;
    border-bottom: 2px solid #d3d3d3;
}

.pollicino {
    color: #000 !important;
    border: 1px solid #a1a1a1;
    font-size: 0.8rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#pollicino span {
    font-size: 0.8rem;
}

#menupron {
    margin-top: 8rem !important;
}

.linkmenu {
    color: #fff !important;
}

.headdash {
    font-size: 2rem;
    margin-bottom: 2rem;
    margin-top: 2rem !important;
}

#rowfba1 {
    background-color: #820505;
    padding-top: 2rem;
    padding-bottom: 2rem;
    opacity: 0.7;
}

#rowfba2 {
    background-color: #020b3a;
    padding-top: 2rem;
    padding-bottom: 2rem;
    opacity: 0.7;
}

#rowschedina {
    background-color: #000;
    padding-top: 2rem;
    padding-bottom: 2rem;
    opacity: 0.7;
}

.myselect {
    font-size: 1rem !important;
}

.sigrande {
    font-size: 5rem;
    font-weight: 700;
    text-shadow: 0 2px 2px #000;
    color: green
}

.nogrande {
    font-size: 5rem;
    font-weight: 700;
    text-shadow: 0 2px 2px #000;
    color: red
}

.grassetto {
    font-weight: 700;
    font-size: 1.3rem;
    padding: 0.5rem;
    background-color: rgb(194, 130, 12);
    border: 1px solid #a3a3a3;
    border-radius: 5px;
}

@media (min-width: 300px) {
    .form-row .fontsize {
        font-size: 0.7rem !important;
    }
}

@media (min-width: 576px) {
    .form-row .fontsize {
        font-size: 0.8rem !important;
    }
}

@media (min-width: 768px) {
    .form-row .fontsize {
        font-size: 0.9rem !important;
    }
}

@media (min-width: 992px) {
    .form-row .fontsize {
        font-size: 1.1rem !important;
    }
}

.myh {
    background-color: #820505 !important;
    color: #fff !important;
    font-weight: 700 !important;
    padding: 1rem !important;
    border-radius: 10px !important;
}

.testobold {
    font-weight: 700 !important;
    color: #820505 !important;
}

.testo-rosso {
    color: #820505 !important;
    font-weight: 700 !important;
}

.bloccodati {
    width: 90%;
    margin-left: 5%;
}

@media (max-width: 576px) {
    .bloccodati {
        overflow: auto;
    }
}

.rigaintestazione {
    font-size: 0.8rem;
    background-color: #000 !important;
    color: #fff !important;
    text-align: center;
    border: 2x solid #737373;
}

@media (max-width: 576px) {
    .rigaintestazione {
        font-size: 0.6rem;
        overflow: auto;
    }
}

.rigadati {
    min-height: 32px !important;
    padding-top: 0.3rem;
    font-size: 0.9rem !important;
    background-color: #fff !important;
    color: #000 !important;
    text-align: center;
    border-bottom: 2x solid #000;
}

@media (max-width: 576px) {
    .rigadati {
        font-size: 0.8rem;
        overflow: auto;
    }
}

.rigagrigia {
    background-color: #f1f1f1 !important;
}

@media (min-width: 768px) {
    .ris-gioc {
        width: 18% !important;
        float: left !important;
        text-align: left !important;
        padding-left: 0.3rem !important;
        margin-left: 0 !important;
    }
    .ris-gio {
        width: 10% !important;
        float: left;
        text-align: center;
    }
    .ris-gir {
        width: 10% !important;
        float: left;
        text-align: center;
    }
    .ris-par {
        width: 4% !important;
        float: left !important;
        text-align: center !important;
        display: block !important;
        font-size: 0.9rem !important;
    }
    .rigadati .ris-pun {
        background-color: #820505;
        color: #fff;
    }
    .ris-pun {
        width: 10% !important;
        float: left;
        text-align: center;
        font-weight: 600;
    }
    .ris-jol img {
        max-width: 26px;
    }
    .ris-jol {
        width: 5% !important;
        float: left;
        text-align: center;
    }
}

@media (min-width: 200px) {
    .ris-gioc {
        width: 35%;
        text-align: left !important;
        margin-left: 5%;
        overflow: hidden;
        font-size: 0.8rem !important;
    }
    .ris-gio {
        width: 20%;
    }
    .ris-gir {
        width: 15%;
    }
    .ris-par {
        width: 7%;
        display: none;
    }
    .ris-pun {
        width: 15%;
    }
    .ris-jol img {
        max-width: 20px !important;
    }
    .ris-jol {
        width: 15%;
    }
}

.riscontainer {
    width: 60%;
    margin-left: 20%;
}

@media (max-width: 576px) {
    .riscontainer {
        width: 96%;
        margin-left: 2%;
    }
    .block-heading h4 {
        font-size: 1.2rem !important;
    }
    .block-heading h6 {
        font-size: 1rem !important;
    }
}

@media (max-width: 576px) {
    #header {
        padding-top: 3.5rem !important;
    }
}

.rigatot1 {
    background-color: #f2f2f2;
    border: 1 solid #000;
    padding-right: 0.4rem;
    padding-top: 0.3rem;
}

.rigatot1 label {
    font-size: 1rem;
}

.rigatot2 {
    background-color: #d6b004;
    color: #000;
    border: 1 solid #000;
    padding-right: 0.4rem;
    padding-top: 0.4rem;
}

.rigatot2 label {
    font-size: 1.2rem;
    font-weight: 700;
    text-align: right;
}

.datiusri {
    background-color: #000;
    color: #fff;
    font-weight: 500;
}

.datiusr {
    background-color: #d2d2d2;
    color: #000;
    font-weight: 700;
}

#rigajolly {
    background-color: rgb(3, 94, 8) !important;
    color: #fff;
    font-weight: 600;
    min-height: 3rem !important;
    border-radius: 5px;
    padding: 0.5rem;
    width: 98%;
    margin-left: 1%;
}

.msgjolly {
    font-size: 1.1rem;
    font-weight: 600;
    text-align: left;
}

.msgjolly span {
    background-color: rgb(138, 24, 4) !important;
    color: #fff !important;
    padding: 0.6rem;
    border-radius: 3px;
}

.regform {
    margin-top: 1.5rem !important;
    padding: 2rem !important;
}

.privacy {
    border: 1px solid #1d1d1d;
    padding: 1rem;
    line-height: 1.4rem;
    background-color: #f3f3f3;
    margin-bottom: 2rem !important;
    width: 96% !important;
    margin-left: 2% !important;
}

.privacy p {
    line-height: 1.1rem;
    font-size: 0.9rem;
    text-align: left !important;
}

.privacy input[type='checkbox'] {
    cursor: pointer;
    /* Imposta il cursore per le label */
    padding: 0 0 0 15px;
    /* Padding a sinistra per rendere il controllo cliccabile */
    margin: 15px 0 0 15px;
    /* Margine a destra per posizionare al meglio il controllo */
    position: relative;
    /* Creiamo un contesto di posizionamento per il contenuto generato */
    width: 30px;
    height: 30px;
}

.block-heading li {
    font-size: 0.8rem;
    text-align: justify;
}

.regform input[type='checkbox'] {
    cursor: pointer;
    /* Imposta il cursore per le label */
    padding: 0 0 0 15px;
    /* Padding a sinistra per rendere il controllo cliccabile */
    margin: 15px 0 0 15px;
    /* Margine a destra per posizionare al meglio il controllo */
    position: relative;
    /* Creiamo un contesto di posizionamento per il contenuto generato */
    width: 20px;
    height: 20px;
}

.sfondonero {
    background-color: #000;
    color: #fff;
    font-weight: 600;
    font-size: 0.9rem;
}

.sfondochiaro {
    background-color: #f3f3f3;
    color: #000;
    font-weight: 600;
    font-size: 1.2rem;
    padding: 4rem;
}

#featmain {
    position: relative;
}

.intro2 {
    position: relative;
    font-size: 16px;
    max-width: 800px;
    margin-top: 14rem !important;
    padding-top: 3rem;
}

@media (min-width: 300px) {
    .myform-control {
        display: block;
        width: 100%;
        height: calc(1.4em + .6rem + 2px);
        padding: .35rem .5rem;
        font-size: 0.7rem;
        font-weight: 400;
        line-height: 1.2;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        text-align: right !important;
    }
}

@media (min-width: 768px) {
    .myform-control {
        display: block;
        width: 100%;
        height: calc(1.2em + .7rem + 2px);
        padding: .37rem .7rem;
        font-size: 0.9rem;
        font-weight: 400;
        line-height: 1.2;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        text-align: right !important;
    }
}

.contschedina {
    background-color: rgb(63, 157, 160);
    color: #000;
    border-radius: 8px;
    -webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.4);
    padding: 1rem;
    margin: 0.5%;
    width: 4rem;
    float: left;
    text-align: center;
    font-weight: 600;
    font-size: 1.3rem;
}

.classcontainer {
    width: 92%;
    margin-left: 4%;
}

.posiz {
    width: 3%;
    float: left;
}

.pron-pos {
    width: 10% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    min-height: 1rem !important;
    height: auto !important;
    color: #000 !important;
}

.pron-usr {
    width: 20% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    min-height: 1rem !important;
    height: auto !important;
    color: #000 !important;
    padding-left: 0.4rem;
}

.pron-nom {
    width: 25% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    min-height: 1rem !important;
    height: auto !important;
    color: #000 !important;
    padding-left: 0.4rem;
}

.pron-ema {
    width: 25% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    min-height: 1rem !important;
    height: auto !important;
    color: #000 !important;
    padding-left: 0.4rem;
}

.pron-fa1 {
    width: 10% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    min-height: 1rem !important;
    height: auto !important;
    color: #000 !important;
}

.pron-fa2 {
    width: 10% !important;
    float: left;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    min-height: 1rem !important;
    height: auto !important;
    color: #000 !important;
}

.pron-pos span {
    color: #fff !important;
}

.pron-usr span {
    color: #fff !important;
}

.pron-nom span {
    color: #fff !important;
}

.pron-ema span {
    color: #fff !important;
}

.pron-fa1 span {
    color: #fff !important;
}

.pron-fa2 span {
    color: #fff !important;
}