/** {
    font-family: TitleCondensedMedium, Helvetica, Arial, sans-serif !important;
}*/

tr {
    background-color: transparent !important;
}

	tr:hover {
		background-color: transparent !important;
		/*background-color: #040308 !important;*/
	}

tr:hover td:nth-child(n+1) {
    background-color: transparent !important; }

	tr:hover {
		/*background-color: rgba(0, 0, 0, 0.1) !important;*/
		background-color: #092b50 !important;
	}

tr.table--hover-none {
    background-color: transparent !important;
}





/**** SET PER COLONNE CON HEADER E COLONNE FISSE ***/

table.head-left-fixed > tr, table.left-fixed  > tr  {
    background-color: #FFFFFF !important; }

table.head-left-fixed > tr:hover, table.left-fixed > tr:hover {
    background-color: #EFEFEF !important; }

table.head-left-fixed > tr:hover td:nth-child(n+1), table.left-fixed > tr:hover td:nth-child(n+1) {
    background-color: #EFEFEF !important; }

/**** FINE SET PER COLONNE CON HEADER E COLONNE FISSE ***/

.pagine-interne .row{
    margin-left: 0px;
    margin-right: 0px;
}

label {
    display: inline-block;
    max-width: 100%;
     margin-bottom: 0px;
     font-weight: normal;
}

.navbar{
    border: 0px;
}

.menu-desktop--user{
    text-align: right;
}

.button--block{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    /*margin: 0px;*/
}

.m-bottom--micro {
    margin-bottom: 4px; }

.m-bottom--small {
    margin-bottom: 8px; }

.m-bottom--medium {
    margin-bottom: 16px; }

.m-bottom--big {
    margin-bottom: 24px; }

.m-top--label{
    margin-top: 17px;
}

.button

.menu-desktop ul li ul li a, .main-navigation ul li a{
    padding: 8px 16px;
}

a:hover, a:focus {
    text-decoration: none;
}

.hidden--soft{
    display: none;
}

table{
    border-collapse: collapse;
    padding: 0px !important;
}

th {padding-bottom:5px;}

.text-center{
    text-align: center;
}

.text-left{
    text-align: left;
}

.text-right{
    text-align: right;
}

.no-cursor {
    cursor: default !important;
}

.pointer, .button{
    cursor: pointer;
}
.card__body{
     /*5px solid white;*/*/
}

.modal {
    z-index: 100;
}

.capoclassifica__image{
    /*background-color: #16A085;
    border: 5px solid white;*/
    width: 67px;
    height: 90px;
    margin: -0px -40px 0 0;
    /*position: absolute;
    margin: -45px -40px 0 0;
    top: 50%;
    left: 20%;*/
    z-index: 2;
}

.capoclassifica__imageLogo {
    width: 85px;
    height: 85px;
    border-radius: 35px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*position: absolute;
    margin: -40px -40px 0 0;
    top: 50%;
    left: 40%;*/
}

#feedFonte1 a, #feedFonte2 a  {
    color: #DADADA !important;
}

.card {
    margin: 0px !important;
}

.feed__container__no_border {
    padding: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.feed__error {
    padding: 16px;
}

#feedFonte1 .feed__error {
    border-right: 1px solid #5E676F;
}


.feed__error--icon{
    color: red;
}

.formazioni-button{
    /*cursor: pointer;*/
}

.big-match__team-name{
    margin-top: 2px;
    margin-bottom: 10px;
}

.big-match__team-position{
    margin-top: 4px;
}

.top_manager--classifica{
    /*overflow: auto;*/
}

.button--micro {
    margin-bottom: 6px;
    padding: 4px 8px;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
}

.homepage__article-paragraph{
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3;
}

.homepage__page-counter{
    font-size: 16px;
}

span.authError{
    color: red;
    font-weight: bold;
}

input.authError{
    outline-color: red;
}

#errorLogin{
    font-size: 12px;
}

.modal__body--login-error{
    margin: 0px !important;
    padding-bottom: 0px;
}

.modal__body--login-error > .dialog, .modal__body--login-error ul{
    margin: 0px !important;
    -webkit-padding-start: 20px;
}


/*.modal__body{
    background-color: lightgrey;
}*/

.nicEdit-main {
    background-color: #FFF;
    color: black;
    height: 250px;
    overflow: auto;
    padding: 10px;
    font-size: 14px;
}


.margin-top-20{
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
}

.testo_unModal, .testo_autonews {
    color: #000;
    height: 115px;
    margin-bottom: 5px;
    width: 100%;
    resize: none;
}

.news__modal__close {
    float: right;
    font-size: 32px;
    cursor: pointer;
    line-height: 0.6;
}

.chat-bar__conversation {
    overflow: auto;
    height: 100%;
    /*border: 1px solid black;*/
    clear: both;
}

.chat-bar{
    overflow: hidden;
    padding-bottom: 0px;
}

.chat-bar__input-panel {
    /*width: 400px;*/
}

.chat-bar__conversation--nologged{
    padding-bottom: 70px !important;
}

.chat-bar__conversation--logged{
    padding-bottom: 240px !important;
}

.chat-bar__authError{
    color: red;
    /*font-weight: bold;*/
}

#testoSalaStampa-error{
    padding: 5.8px 30px;
}

.prossimo-turno__center--giorno{
    font-size: 22px;
}

@-moz-document url-prefix() {
    /*.chat-bar__input-panel {
        background-color: $colorShadeLight;
        box-shadow: $shadow;
        position: absolute;
        top: 100px;
        padding: sp(2);
        height: 170px;
        width: 100%;
    }*/

    .chat-bar__input-panel {
        position: absolute;
        bottom: 0px;
        padding: 16px;
        height: 185px;
        width: 100%;
    }

    .prossimo-turno__center--data {
        font-size: 26px;
    }

    .chat-bar__conversation {
        padding-bottom: 250px !important;
    }

    .chat-bar__conversation--nologged > *:last-child {
        margin-bottom: 70px;
    }

    .chat-bar__conversation--logged > *:last-child {
        margin-bottom: 250px;
    }

    .chat-bar__input-panel > *:last-child {
        margin-bottom: 15px;
    }

    #testoSalaStampa-error{
        padding: 6.8px 30px;
    }
}

.chat-bar__message--button{
    padding-left: 20px;
    padding-right: 20px;
}

#testoSalaStampa{
    resize: none;
}

.button--container {
    border-radius: 3px;
    padding: 0px !important;
    font-size: 14px;
    border-width: 0;
    font-weight: 600;
    transition: box-shadow 0.1s ease-in-out;
    background-color: white;
    border: none !important;
}

.button--container:hover:enabled{
    background-color: white;
    border: none !important;
}


.button {
    border: 1px solid transparent;
    font-weight: normal;
    border-radius: 0;
    padding: 5px 30px;
    /*line-height: 1.5;*/
}

.button--white {
    border-color: #ccc;
}

.button--invio:hover:enabled {
    /*color: #fff;*/
    /*background-color: #c9302c;*/
    color: #ac2925;
    background-color: #e6e6e6;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-color: #ac2925;
}

.button--white:hover:enabled {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.button:hover:enabled {
    box-shadow: none;
}

.button--green {
    border-color: #4cae4c;
}

.button--green:hover:enabled {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.button--blue:hover:enabled, a.button--blue:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.button--alert {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.button--alert:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.button--blue:hover:disabled {
    background-color: #21a5e4;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.button--green:hover:disabled {
    background-color: #45D080;
    border-color: #398439;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.button.disabled, .button[disabled], fieldset[disabled] .button{
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.button--micro {
    padding: 4px 8px;
    line-height: 1;
}

#autoNewsField{
    color: #DADADA;
    line-height: 1.25;
    font-size: 14px;
    padding: 0px 20px 20px 20px;
    border: 1px dotted #dadada;
}

#autoNewsField > h3{
    margin-bottom: 4px;
}

.modal__news--text {
    font-size: 16px;
    list-style: none;
    color: #DADADA;
    font-weight: 900;
}

.modal__news--text--testo {
    padding-bottom: 8px;
}

.modal__news {
    padding: 40px 40px 20px 40px;
}

.mercato-libero__line:last-child {
    border-bottom: 1px solid #dfdfdf;
}

.footer{
    /*height: 70px;*/
}

.footer__info{
    margin-top: 20px;
}

.form__input-text{
    border-radius: 0px;
}

.modal__header--login img {
    margin-top: 20px;
}

.modal__header--logo {
    background-image: url("../img/solo_logo_alternativo_light.png");
    background-repeat: no-repeat;
    background-position: center;
/*    height: 78px;
    width: 176px;*/
}

.modal__header--login--nomelega {
    padding-top: 55px;
    font-size: 30px;
    color: black;
    font-weight: 900;
    margin-bottom: 10px;
    margin-top: 10px;
}

tr:first-child:hover:enabled {
    background-color: rgba(255, 255, 255, 0.1);
}


.footer {
    /*height: 70px;
    margin-top: 20.8px;*/
}

.footer__info--left {
    text-align: left;
    color: #969696; }
.footer__info--center {
    text-align: center;
    color: #969696; }
.footer__info--right {
    text-align: right;
    color: #969696; }
.footer__info--line1 {
    color: #969696;
    padding-bottom: 3px; }
.footer__info--line2 {
    border-top: 1px dotted #969696;
    color: #969696;
    padding-top: 3px; }

.footer__logo {
    background-image: none;
    align-self: center;
    margin: 0 auto; }

.footer__text {
    color: #969696;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal; }
.footer__text p {
    color: #969696; }
.footer__text a {
    color: #DADADA;
    margin-left: 2px;
    font-weight: normal;
    /*font-weight: $font-weight-bold;*/ }
.footer__text span {
    color: #ff8935;
    margin-left: 2px; }
.footer__text--tipolega {
    color: #DADADA !important;
    font-variant: small-caps; }
.footer__text--fms {
    color: #ff8935 !important;
    font-weight: 200 !important;
    font-variant: small-caps; }

.form__input-text--login {
    margin: 8px 0;
    font-size: 14px; }

.modal__content {
    border-radius: 0px;
}

.modal__content--login {
    background-color: #EFEFEF;
    color: #5E676F;
    max-width: 400px;
    border: 10px solid #FFFFFF;
    animation-name: animatetopLogin;
    top: 60px; }

@keyframes animatetopLogin {
    from {
        top: -300px;
        opacity: 0; }
    to {
        top: 60px;
        opacity: 1; } }


.modal__close--login {
    margin-top: -2px;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2; }

.modal__header--login {
    color: #5E676F;
    border-bottom: 1px solid #A1ABB5;
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    border-bottom: 0px; }
.modal__header--img-circle {
    max-height: 100px;
    max-width: 100px;
    border-radius: 50%;
    margin-top: 20px; }

.modal__body--login-msg {
    border: 1px solid #dadfe1;
    height: 30px;
    line-height: 28px;
    transition: all ease-in-out 500ms;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: left;
    padding: 0px;
    margin: 0px 15px;
    color: #000000;
    font-weight: normal; }
.modal__body--login-marker {
    width: 30px;
    float: left;
    line-height: 28px;
    text-align: center;
    background-color: #DADADA;
    margin-right: 5px;
    transition: all ease-in-out 500ms; }


.prossima-giornata__line > div {
    display: table-cell;
    vertical-align: middle;
}

.prossima-giornata__team-name {
    margin-top: 0px;
    font-weight: normal;
}

.prossima-giornata__team-left {
    text-align: left;
}

.prossima-giornata__team-right {
    text-align: right;
}

.prossima-giornata__versus {
    font-size: 12px;
    border-radius: 0px;
}

.prossima-giornata__stampa, .prossima-giornata__stampa a {
    margin-top: 10px;
    text-align: right;
    font-weight: normal;
}

a {
    color: #DADADA;
}

.prossima-giornata__stampa a:hover {
    border-bottom: 1px solid #A1ABB5;
}

.top-flop__image{
    margin: 0 auto;
}

.formazioni__name {
    font-size: 11px;
    font-weight: 600;
    color: #DADADA;
}

.formazioni__name--panchina {
    font-weight: normal;
    font-size: 12px !important;
}

.modal__formazione--image {
    max-width: 100px;
    width: auto;
    border-radius: 0px;
}

.modal__formazione--big-name{
    margin: 16px 8px 0px 8px;
}

.modal__formazione--small-name{
    margin: 0px 8px 0px 8px;
}

.formazioni-inviate__status-right{
    margin-right: auto;
    margin-left: inherit;
}

.formazioni-inviate__status-left{
    margin-left: auto;
}

.formazioni-inviate__line {
    /*display: block;*/
}

.formazioni-inviate__icon-right{
    margin-right: 10px;
    margin-left: 0px
}

.formazioni-inviate__line--modal-left {
    margin-bottom: 15px;
    margin-top: 10px;
}

.heading__small-formazioni{
    padding-top: 5px;
    color: #A1ABB5;
}

table.formazioni--panchina {
    margin-top: 10px;
}

table.formazioni--panchina td{
    padding: 1px 5px 0px;
}


table.formazioni th:first-child:hover {
    background-color: #A1ABB5
}

table.formazioni th:first-child {
    background-color: #A1ABB5;
    color: #25273E;
}

table.formazioni td.prima-riga {
    padding-top: 15px;
}


.formazioni__image-player {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    border: 2px solid #5E676F;
}

.formazioni-non-inviata{
    height: 100px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: flex-end;
    justify-content: center;
    color: #A1ABB5;
    font-size: 14px;
}

.formazioni-non-inviata--testo{
    color: #A1ABB5;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

.formazioni-separazione{
    height: 20px;
}

.formazioni-separazione-bordo{
    height: 10px;
    border-bottom: 1px solid #4a5561;
    padding: 4px;
    margin-bottom: 15px;
}


.formazioni-gp--logo{
    margin-top: 60px;
}

.formazioni-gp--logo-non-inviata{
    margin-top: 40px;
}

.formazioni-capitano{
    background-color: #EC334D;
}

.formazioni-inviate__gp {
    align-items: center;
    justify-content: center;
    border: none;
}

.formazioni-inviate__icon-gp{
    margin-left: 0px;
    margin-right: 10px;
}

.formazioni-inviate__status-center{
    margin-left: 0px;
}

@media only screen and (min-width: 480px) {
    .show--mobile-small {
        display: none;
    }

    .tabellino--right {
        padding: 0px;
    }

    .tabellino--left {
        padding: 0px;
    }

    .tabellino__risultati{
        margin: 0 20px !important;
    }

    .squadre__left{
        padding-right: 15px !important;
    }

    .squadre__right{
        padding-left: 15px !important;
    }

}

@media only screen and (max-width: 767px){
    .storico, .statistiche, .invio-formazioni, .mercato {
        padding: 0 !important;
    }

    textarea.statistiche{
        padding-top: 5px !important;
    }

    .button--mob-2xriga-sx{
        margin: 10px 0px 0px 0px !important;
        width: 95% !important;
        float: left;
        text-align: center !important;
        padding: 5px 0px !important;
    }

    .button--mob-2xriga-dx{
        margin: 10px 0px 0px 0px !important;
        width: 95% !important;
        float: right;
        text-align: center !important;
        padding: 5px 0px !important;
    }

    .button--mob-2xriga{
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
        float: left;
        text-align: center !important;
        padding: 5px 0px !important;
    }

    .button--mob-block{
        width: 100% !important;
        margin: 10px 0px 0px 0px !important;
    }

    .select__body{
        margin-right: 0px !important;
    }

    .single-button--modal-block {
        margin-left: 0px !important;
    }

    .button--statistiche-azione{
        margin-top: 0px;
        padding: 5px 14px !important;
    }

    .avversario_mob--left{
        text-align: left !important;
        margin-left: 0px !important;
    }

    .mob-margin-lat{
        margin-left: 1px !important;
        margin-right: 1px !important;
    }

    .mob-margin-top-no{
        margin-top: 0px;
    }

    .mob-margin-bottom--small{
        margin-bottom: 5px;
    }

    .mob-top--small {
        margin-top: 8px !important;
    }
}

.tabellino--left {
    padding-left: 20px;
}

.tabellino--right {
    padding-right: 20px;
}

div.formazioni li a:focus, div.formazioni  li a:active, div.formazioni  li a:visited {
    outline: none;
    outline: 0;
}

.margin-right-0{
    margin-right: 0px;
}

.margin-left-0{
    margin-left: 0px;
}

.padding-left-0{
    padding-left: 0px;
}

.padding-right-0{
    padding-right: 0px;
}

.padding-left-5{
    padding-left: 5px;
}

.padding-right-5{
    padding-right: 5px;
}

.formazioni-mobile{
    margin-top: 10px;
}

.container__fornmazioni-mobile{
    padding-top: 0px;
}

td.formazioni-vuota{
    height: 10px;
}

tr.no-hover:hover{
    background-color: inherit;
}

span.formazioni__name {
    font-size: 13px;
    font-weight: normal;
}

.records__competizione {
    font-size: 12px;
    color: #A1ABB5;
    text-align: center;
}

.records__user-result--best {
    right: 50%;
    background-color: #31b949;
    margin: -40px -60px 0 0;
}

.records__user-result--worst {
    left: 50%;
    background-color: #EC334D;
    margin: -40px 0 0 -60px;
}

.records__user-result {
    width: 45px;
    height: 45px;
    border-radius: 35px;
    color: #FFFFFF;
    font-weight: 600;
    padding-top: 13.6px;
    font-size: 32px;
    text-align: center;
    position: absolute;
    top: 30%;
    border: 4px solid #25273E;
    z-index: 2;
}

.records__image {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    margin: -40px -40px 0 0;
    right: 50%;
    top: 40%;
}

.records__user-solo-result {
    color: #FFFFFF;
    font-size: 32px;
    text-align: center;
    margin: 0 auto;
    padding-top: 105px;
}

.records__user-name {
    font-size: 14px;
    color: #DADADA;
    text-align: center;
    font-weight: normal;
    margin-top: 0px;
}

.records__icona {
    display: block;
    margin: -6px 0;
    font-size: 20px;
}

.formazioni-inviate__orario {
    font-size: 12px;
    color: #5E676F; /*#A1ABB5;*/
    margin-left: auto;
    font-weight: normal;
    padding-left: 8px;
    margin-top: 0px;
	width:220px;
}

.formazioni-inviate__team {
    padding: 4px 0 0 8px;
    font-weight: normal !important; /*600;*/
    color: #DADADA;
    font-size: 13px;
}

tr.table--hover-none:hover {
    background-color: inherit;
}

.top-player__container {
    display: flex;
    align-items: center;
}

.top-player__image {
    width: 90px;
    height: 90px;
    border-radius: 45px;
    border: 3px solid #5E676F;
}

.top-player__name {
    font-weight: normal;
}

.top-player__votes table th{
    font-weight: normal;
}

.top-player__votes table td{
    font-weight: normal;
    font-size: 12px;
}

td.top-player__tot{
    font-size: 20px !important;
    font-weight: bold !important;
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.TMcanvas{
     max-width: 80%;
    margin: 0 auto;
 }

.capoclassifica__stat{
    height: 90px;
    width: 50%;
}

.capoclassifica {
    margin-top: 15px;
    margin-bottom: 10px;
}

.capoclassifica-info{
    display: flex;
    align-items: center;
    justify-content: center;
}

.capoclassifica__pti{
    font-size: 18px;
    font-weight: 600;
    color: inherit;
    background-color: inherit;
    padding: 0px;
    display: inline-block;
}

.left{
    float: left;
}

.right{
    flot: right;
}

.big-match {
    margin-top: 5px;
    margin-bottom: 5px;
}

.migliore-peggiore__image img{
    /*height: 90px;
    width: 67px;
    margin: -35px 0 0 -35px;*/
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.migliore-peggiore__image{
    width: 80px;
    height: 80px;
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    /*border: 2px solid white;*/
    background-color: #383b58;
    margin-top: 10px;
}

.migliore-peggiore:first-child {
    padding-right: 15px;
    padding-left: 15px;
}

.migliore-peggiore:nth-child(2) {
    padding-left: 5px;
    padding-right: 5px;
}

.migliore-peggiore__name {
    font-size: 16px;
    font-weight: normal;
}

.migliore-peggiore__title {
    font-size: 20px;
    color: #DADADA;
    font-weight: normal;
}

.migliore-peggiore__table th {
    font-weight: normal !important;
}

.migliore-peggiore__td-intestazione {
    color: #DADADA;
}

.migliore-peggiore__tot {
    font-size: 20px !important;
    font-weight: bold !important;
    border: 1px dotted;
}

.migliore-peggiore--icon {
    margin: auto;
    width: 20px;
    height: 20px;
}

.migliore-peggiore__res--best {
    right: 50%;
    background-color: #31b949;
    margin: -60px 20px 0 0;
}

.migliore-peggiore__res--worst {
    left: 50%;
    background-color: #EC334D;
    margin: -60px 0 0 20px;
}

.migliore-peggiore__res {
    width: 40px;
    height: 40px;
    border-radius: 30px;
    color: #FFFFFF;
    font-weight: 600;
    /*padding-top: 13.6px;*/
    font-size: 32px;
    text-align: center;
    position: absolute;
    top: 30%;
    border: 4px solid #25273E;
    z-index: 2;
}

.classifiche__nome{
    color: #DADADA;
    font-size: 13px;
    padding-left:10px;
}

.classifica__table{
    vertical-align: middle;
}

.classifiche__pti{
    font-size: 16px;
    color: #A1ABB5;
}

.classifiche__image {
    padding: 0px 4px;
}

.top_flop--table td{
    padding: 4px 3px !important;
}

.tab__top-flop {
    width: auto;
    height: auto;
}

.top-flop__name {
    font-size: 13px;
    font-weight: normal;
    color: #DADADA;
}

.top-flop__image {
    width: 26px;
    height: 26px;
    border-radius: 13px;
    border: 2px solid #5E676F;
}

.top-flop__tot {
    font-size: 14px;
}

.top-flop__nomeFsq{
    font-size: 10px;
}

.top-flop__nomeTEAM{
    font-size: 11px;
}

.tab__button--right {
    margin-right: 8px;
    text-align: right;
}

.tab__button a {
    font-weight: normal;
}

.top-manager__table td {
    padding: 4px;
}

.top-manager__table th{
    font-weight: normal;
    padding: 4px;
}

.top-manager__table td.scVoti{
    font-size: 14px;
}

.top-manager__team {
    font-size: 14px;
    font-weight: normal;
}

.tab__container {
    padding: 4px 0px 0px 0px;
}

.top-manager__comparison-name {
    font-size: 14px;
    color: #DADADA;
    font-weight: normal;
    text-align: center;
    margin-top: 0px;
    height: 36px;
    margin-bottom: 6px;
}

.top-manager__table_ul {
    margin-top: 5px;
}

.top-manager__table_ul th{
    font-size: 13px;
    font-weight: normal;
    padding: 0px 10px 0 0;
}

.tab__container {
    overflow: hidden;
}

.ultimo-turno__team-left {
    text-align: left;
}

.ultimo-turno__team-right {
    text-align: right;
}

.ultimo-turno__team-name {
    margin-top: 0px;
    font-weight: normal;
}

.ultimo-turno__result {
    font-size: 14px;
    border-radius: 0px;
    padding: 1px 4px; /*4.9px;*/
}

.ultimo-turno__image {
    padding: 0px 4px;
}

.ultimo-turno__position {
    padding: 0px;
    font-weight: normal;
    color: #A1ABB5;
}

.tabellino__tot--green{
    color: #31b949;
    font-size: 16px;
    font-weight: bold;
}

.tabellino__tot--red{
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.tabellino__voto--green{
    color: #31b949;
}

.tabellino__voto--red{
    color: red;
}

.tabellino__table td{
    vertical-align: middle;
}

.tabellino__nonGioca{
    color: #A1ABB5;
}

.tabellino__rigori--green{
    /*color: #31b949;*/
    color: #DADADA;
    font-size: 20px;
}

.tabellino__rigori--red{
    color: red;
    font-size: 20px;
}

.tabellino__risultati-partita{
    font-size: 14px;
    padding: 0px 0 4px;
    margin-bottom: 4px;
}

.tabellino__risultati-suprig{
    font-size: 14px;
    padding: 0px 0 4px;
    margin: 8px 0;
}

.tabellino--heading__medium {
    font-size: 14px;
    padding: 8px 0 4px;
}

.tabellino__td--ruolo{
    width: 10%;
}

.tabellino__td--voto{
    width: 10%;
}

.tabellino__risultati{
    margin: 0px;
}

.tabellino__risultati-row {
    font-size: 13px;
    margin-top: 2px;
}

.tabellino__risultati-row-totSquadra {
    font-size: 13px;
    margin-top: 2px;
    color: #DADADA;
}

.tabellino__risultati-value{
    font-size: 16px;
}

.ultimo-turno__result-row--goal {
    font-size: 18px;
}

.flex_auto-left{
    margin-left: auto;
    margin-right: inherit;
}

.flex_auto-right{
    margin-right: auto;
    margin-left: inherit;
}

.tabellno__name{
    font-size: 14px !important;
}

.ultimo-turno__goals{
    padding: 0px;
    max-width: none;
}

.tabellino__pti{
    color: #A1ABB5;
    font-size: 14px;
}

.tabellino__pti_gp{
    margin-top: 10px;
}

.tabellino__sup_riga{
    border-top: 1px solid #DADADA;
    padding-top: 4px;
    margin-top: 6px;
}

.padding-left-10{
    padding-left: 10px;
}

.padding-right-10{
    padding-right: 10px;
}

.tabellino__risultati-mobile{
    margin-bottom: 10px;
}

.mob_panca{
    display: none;
}

.mob_panca_link {
    color: #DADADA;
    margin-top: 10px;
    font-size: 13px;
}

.mob_panca_link span:hover {
    border-bottom: 1px solid #A1ABB5;
}

#panchina-left{
    margin-right: 10px;
}

#panchina--right{
    margin-left: 10px;
}

.table__fixed-hidden-row {
    line-height: 4px;
}

.calendario {
    padding: 10px 5px;
}

.calendario__intestazione{
    margin-top: 15px;
}
.calendario__team-name {
    color: #5E676F;
    margin-top: 0px;
    font-size: 12px;
    font-weight: normal;
    /*font-weight: 600;
    font-size: 12px;
    text-align: center;
    margin-top: 8px;*/
}

.calendario__team-nameGp {
    text-align: left;
    padding-left: 10px;
}

.calendario__team-left{
    text-align: left;
}

.calendario__team-right{
    text-align: right;
}

.calendario__result {
    font-weight: 600;
    background-color: #4a5561;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 0px;
    padding: 1px 4px;
}

.calendario__position {
    /*padding: 4px;*/
    font-weight: 600;
    color: #5E676F;
}

.calendario__versus{
    font-weight: normal;
    padding: 0 6.4px;
}
.calendario__image {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px 4px;
}

.calendario__flex-center{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.calendario__icon{
    margin: 0px 15px;
}

.calendario__line{
    padding-top: 0px;
    margin-bottom: 10px;
}

.calendario__no--line{
    padding: 0px 4px;
}

.calendario__first--line{
    margin-top: 10px;
}

.calendario__header--big{
    color: #5E676F;
    font-weight: 600;
}

.form__control--radio:first-child {
    margin-left: 0px;
}

.calendario__link--flex {
    display: flex;
}

.calendario__link--flex a.link-left {
    margin-right: auto;
}

.calendario__link--flex a.link-center {
    margin: auto;
}

.calendario__link--flex a.link-right {
    margin-left: auto;
}

.calendario__link--flex a {
    cursor: pointer;
    color: #5E676F;
    padding-bottom: 4px;
}

.calendario__link--flex a:hover {
    padding-bottom: 3px;
    border-bottom: 1px dotted #5E676F;
}

.calendario__link--flex a.checked {
    padding-bottom: 2px;
    border-bottom: 2px solid #A1ABB5;
}

.calendario__team-points {
    font-size: 12px;
    color: #A1ABB5;
    font-weight: 200;
}

.calendario__info--day{
    font-size: 12px;
}

.calendario__info--league-dark{
    color: #5E676F;
}

.card--inside {
    margin: 8px !important;
}

.icon__heading--storico {
    background-image: url(../img/storico-bianco.svg);
}

.icon__heading--feedback {
    background-image: url(../img/info-feedback.svg);
}

.squadra__championship--left {
    float: right;
    margin-left: 8px;
}

.squadra__flag {
    width: 30px;
    height: 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    margin-top: 5px;
}

.squadra__player-name {
    font-size: 13px;
    font-weight: normal;
    color: #5E676F;
}

.squadra__date{
    margin-bottom: 5px;
}

.squadra__player__image {
    width: 26px;
    height: 26px;
    border-radius: 13px;
    border: 1px solid #5E676F;
}

.squadra__role--line{
    /*border-bottom: 1px solid #dfdfdf;*/
    padding-bottom: 10px;
}

.squadra__line:last-child {
    border-bottom: 1px solid #dfdfdf;
}

.squadra__value--mister{
    font-weight: bold;
    font-size: 16px !important;
}

table.squadra{
    margin-bottom: 10px;
}

.squadra__value{
     font-size: 14px;
     margin-top: 5px;
     margin-left: 10%;
     margin-bottom: 10px;
 }

.squadra__value--palmares{
    margin-bottom: 0px;
}

.squadra__line {
    text-align: right;
    padding: 0px;
    margin-left: 10%;
}

.squadra__value--vittorie{
    font-size: 16px;
    font-weight: 600;
}

.squadra__intestazione {
    padding-left: 10px;
}

.squadra__logo {
    width: 100px;
    height: 100px;
    border-radius: 45px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.squadre__heading{
    padding-top: 0px;
    border-color: #A1ABB5;
    color: #A1ABB5;
}

.squadra__foto--top {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    /* border: 2px solid white; */
    background-color: #DFDFDF;
    border: 3px solid #A1ABB5;
    margin-right: 10px;
    margin-left: auto;
}

.squadra__foto--mister img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


.squadra__foto--mister {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    background-color: #DFDFDF;
    /*border: 2px solid #A1ABB5;*/
    margin-left: auto;
    margin-top: 5px;
}

.squadra__foto--mister img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.squadra__user-info {
    font-size: 26px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.squadra__info--small{
    font-size: 12px;
    color: #A1ABB5;
    margin-top: 5px;
    border-top: 1px solid #dfdfdf;
}

.select__body {
    height: 30px;
    max-width: none;
    width:100%;
    border: 1px solid #A1ABB5;
    border-radius: 0px;
    margin-right: 8px;
    background: #FFFFFF;
}

.storico{
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0px;
}

.storico__head{
    padding-top: 0px;
}

.heading__line--normal{
    font-weight: normal;
}

.storico__stagione{
    font-weight: bold;
}

.competition__info--data {
    text-align: center;
    color: #A1ABB5;
    font-size: 12px;
}

.storico__select{
    padding-left: 0px;
    margin-top: 10px;
}

.storico__calendario--giornata{
    background-color: lavenderblush; /*#FCFCFC;*/
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #DADADA;
}

.storico__classifica{
    margin-top: 15px;
}

.storico__classifica th {
    color: #5E676F;
    font-weight: 200;
    background-color: lavenderblush;
}

.storico__classifica--Squadra {
    min-width: 150px;
    text-align: left !important;
    font-size: 14px;
    color: #5E676F;
}

.storico__classifica--Presidente {
    min-width: 150px;
    text-align: left !important;
    font-weight: bold;

}

.storico__classifica--p.ti {
    min-width: 150px;
}

.storico__tabella td{
    text-align: center;
    color: #5E676F;
}

.text--micro-puff{
    font-size: 12px;
}

.gest-prof-label{
    margin-top: 5px;
    display: block;
}

#inviomassivo {
    display: none;
}

.progressbar {
    width: 0%;
    height: 16px;
    background-image: url(../img/progress.gif);
    background-repeat: repeat-x;
    margin: 1px;
}

.progressbar_mm {
    /*width: 300px;
    left: 370px;
    top: 8px;*/
    width: 100%;
    /*top: 20px;*/
    height: 20px;
    border: 1px #008080 dotted;
    /*position: relative;*/
    padding: 0;
}

.progressbarnumeric {
    position: relative;
    width: 30px;
    height: 20px;
    margin: 0 auto;
    color: black;
    top: -16px;
    font-size: 10px;
    text-align: center;
}

.margin-bottom-20{
    margin-bottom: 20px;
}

.statistiche{
    padding: 0px 8px;
}

.invio-formazioni{
    padding: 0px 8px;
}

.invio-formazioni__giornata{
    margin-top: 0px;
}

.jumbotron {
    padding: 5px;
    margin: 20px 0px 10px ;
    /*background-color: lavenderblush;*/
    border-radius: 5px;
    border: 1px solid #DADADA;
}

input.statistiche, textarea.statistiche {
    height: 30px;
    resize: none;
}

textarea.statistiche {
    padding-top: 5px;
}

.select__body--statistiche{
    min-width: inherit;
    padding-left: 5px;
}

.button--statistiche-azione{
    padding: 5px 16px;
    margin-left: 0px;
}

.margin-top-8{
    margin-top: 8px;
}

.statistiche--table th{
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.statistiche--table td.noFound{
    color: red;
    border: none;
    font-size: 14px;
    font-weight: bold;
    background-color: lavenderblush; /*#FCFCFC;*/
    padding: 10px !important;
    border-radius: 5px;
    border: 1px solid #DADADA;
}

.icon__heading--info-avversario {
    background-image: url(../img/info-avversario-dark.svg);
}

.modal__content--small {
    background-color: #FFFFFF;
    color: #5E676F;
    max-width: 600px;
}

.info_avversario{
    padding: 25px !important;
}

table.infoAvversario{
    text-align: center;
}

table.infoAvversario td{
    vertical-align: middle !important;
    color: #5E676F !important;
}

table.infoAvversario th {
    font-weight: 300;
    color: #5E676F !important;
}

.avversario {
    font-size: 14px;
    margin-top: 0px;
    margin-left: 10%;
    margin-bottom: 10px;
}

.avversario {
    color: #5E676F;
}

.avversario--crediti {
    font-size: 16px;
    font-weight: 600;
}

.avversario--nome {
    font-weight: bold;
    font-size: 16px !important;
    margin-bottom: 0px;
    margin-top: 10px;
}

table.infoAvversario th.bilancio--red{
    color: red !important;
    font-weight: 400 !important;
}

table.infoAvversario th.bilancio--green{
    color: #454545 !important;
    font-weight: bold !important;
}

.modal__header--messaggio {
    background-color: rgb(255, 240, 245);
}

.myTeam{
    background-color: #F2B78C !important;
    /*font-weight: bold;*/
}

#contenutoBilancio, #contenutoVenduti, #contenutoInfortunati{
    max-height: 300px;
}

.info-squadra__image-player {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    /*border: 2px solid #dddddd;*/
    background-color: rgba(221, 221, 221, 0.5);
}


table.infoSquadra td{
    color: #5E676F !important;
    vertical-align: middle !important;
}

table.infoSquadra td:hover {
	color:antiquewhite !important;
	vertical-align: middle !important;
}

table.infoAvversario td.info-squadra__tot--green, table.infoSquadra td.info-squadra__tot--green {
    color: #31b949 !important;
    font-size: 14px;
    /*font-weight: bold;*/
}

table.infoAvversario td.info-squadra__tot--red, table.infoSquadra td.info-squadra__tot--red  {
    color: red !important;
    font-size: 14px;
    /*font-weight: bold;*/
}

.block{
    display: block !important;
}

.invio_formazioni--incontro{
    margin-left: 10px;
    margin-right: 10px;
}

.invio_formazioni--competizione--icon{
    width: 15px;
    height: 15px;
    bottom: 1px;
    position: relative;
}

table.infoAvversario .invio_formazioni--ruolo, table.infoSquadra .invio_formazioni--ruolo{
    width: 20px;
}
table.infoAvversario .invio_formazioni--keeper, table.infoAvversario  .bacheca__role--keeper,
table.infoSquadra .invio_formazioni--keeper, table.infoSquadra  .bacheca__role--keeper{
    color: #21a5e4 !important;}
table.infoAvversario .invio_formazioni--defense, table.infoAvversario .bacheca__role--defense,
table.infoSquadra .invio_formazioni--defense, table.infoSquadra .bacheca__role--defense{
    color: #c5c12e !important;}
table.infoAvversario .invio_formazioni--pivot, table.infoAvversario .bacheca__role--pivot,
table.infoSquadra .invio_formazioni--pivot, table.infoSquadra .bacheca__role--pivot{
    color: #45D080 !important;}
table.infoAvversario .invio_formazioni--striker, table.infoAvversario .bacheca__role--striker,
table.infoSquadra .invio_formazioni--striker, table.infoSquadra .bacheca__role--striker{
    color: #ff8935 !important;}

.invio-formazioni td.giocatore, .invio-formazioni th.giocatore{
    text-align: left;
}

table.infoAvversario td.invio-formazioni--green,
table.infoSquadra td.invio-formazioni--green {
    color: #31b949 !important;
    font-size: 14px;
    /*font-weight: bold;*/
}

table.infoAvversario td.invio-formazioni--red,
table.infoSquadra td.invio-formazioni--red{
    color: red !important;
    font-size: 14px;
    /*font-weight: bold;*/
}

table.infoAvversario td.invio-formazioni--casa,
table.infoSquadra td.invio-formazioni--casa{
    /*opacity: 0.7;*/
    color: #21a5e4 !important;
}

table.infoAvversario td.invio-formazioni--fuori,
table.infoSquadra td.invio-formazioni--fuori{
    /*opacity: 0.35;*/
    margin-top: 2px;
    color: #ff8935 !important;
}

.fa-1x {
    font-size: 16px;
}

table.infoAvversario td.stato > .label,
table.infoSquadra td.stato > .label{
    font-size: 12px;
    line-height: 0.9;
    padding: 2px 3px;
    position: relative;
    right: 0px;
    text-align: center;
    top: -7px;
    /* background-color: #dd4b39 !important; */
    color: black !important;
    background-color: transparent !important;
}

table.infoAvversario tr.riga_giocatore_schierato td,
table.infoSquadra tr.riga_giocatore_schierato td{
    background-color: #f6f7f7 !important;
    /*opacity: .55;
    filter: alpha(opacity=55);*/
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}

table.infoAvversario tr.riga_giocatore_schierato td.stato, table.infoAvversario tr.riga_giocatore_schierato td.capt,
table.infoSquadra tr.riga_giocatore_schierato td.stato, table.infoSquadra tr.riga_giocatore_schierato td.capt{
    filter: alpha(opacity=100);
    /*opacity: 1;
    background-color: rgba(236, 240, 245, 0.55) !important;*/
}

table.infoAvversario tr.riga_giocatore, table.infoAvversario tr.riga_giocatore_on, table.infoAvversario tr.riga_giocatore_schierato,
table.infoSquadra tr.riga_giocatore, table.infoSquadra tr.riga_giocatore_schierato {
	cursor: pointer;
}

.progress {
    margin-top: 2px;
    margin-bottom: 2px;
}

.progress.xs,.progress-xs {
    height: 7px
}


.riga_giocatore {
    cursor: move;
}

.riga_giocatore_on {
	cursor: move;
	background-color:#d6d6d6;
}


.rig_ignore {
    display: none;
}

.thdiv {
    font-weight: bold;
    border: 1px solid #f4f4f4;
    margin: 0px;
    padding: 5px 0px;
}

div.rig_schierato {
    min-height: 40px;
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 5px 0px;
}

.invio-formazioni__giornata{
    border-radius: 0px;
}

.invio-formazioni--data{
    font-weight: normal;
}

.button--invio-formazione {
    /*height: 38px;*/
    height: 33px;
    border: 2px solid #449d44;
}

.button--invio-formazione--disabled{
    height: 48px;
    border-radius: 0px;
    font-weight: bold;
}

.invio-formazioni--countodown {
	background-color: red;
	text-align: center;
	color: white;
	/*padding: 1px;*/
	/*padding: 4px;*/
	border-radius: 4px;
	/*margin-top:10px;*/
}

.Mancatempo {
	margin-top: 10px;
}



.prossimo-turno__center--days {
    border: none;
}

.prossimo-turno__center > .hasCountdown{
    border-bottom: 1px solid #DD2A2A;
}

.invio-formazioni--countodown > .prossimo-turno__center--numbers{
    font-size: 20px;
    margin-bottom: 0px;
    border: none;
}

.invio-formazioni--countodown > div > div > .prossimo-turno__center--item {
    float: left;
}

.invio-formazioni--countodown > div > div > .prossimo-turno__center--days {
    border: none;
    padding: 0;
    margin-left: 25px;
    margin-top: 8px;
}

.invio-formazioni__buttons-container{
    padding: 0px;
}

.padding-lat-5{
    padding-left: 5px;
    padding-right: 5px;
}

.invio-formazioni__buttons-container .button, .calcTopTeam {
    float: none;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.invio-formazioni--topTeam_opzioni{
    padding: 5px;
}

.invio-formazioni > textarea{
    padding: 8px;
    resize: none;
    width:100%;
}

.invio-formazioni--report {
    padding: 25px !important;
    font-size: 14px;
    word-wrap: break-word;
}

.dato{
    font-size: 14px;
}

.intro{
    font-weight: bold;
}

.voci:before {
    font-family: 'FontAwesome';
    content: '\f105';
    margin:0 5px 0 0px;
    font-weight: normal;
}

.invioOk{
    color: green;
}

.invioOk, .invioKo, .invio-dato{
    margin-top:10px;
}

.invioKo{
    color: red;
}

.invioOk:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    color: green;
    margin:25px 5px 0 0px;
}

.invioKo:before {
    font-family: 'FontAwesome';
    content: '\f00d';
    color: red;
    margin:0 5px 0 -0px;
}


table.invio-formazioni--rapporto td {
    color: #5E676F !important;
}

table.invio-formazioni--rapporto
tr:first-child:hover {
    background-color: inherit !important;
}


table.invio-formazioni--rapporto tr.first-row td{
    padding-bottom: 10px !important;
    border-top: 0px;
}

table.invio-formazioni--rapporto tr.last-row td{
    padding-top: 5px !important;
}

table.invio-formazioni--rapporto{
    width: 100%;
    word-wrap: break-word;
    text-align: left;
    margin-bottom: 10px !important;
}

td.dato {
    padding-left: 15px;
}

.divisore{
    display: block;
    position: relative;
    padding: 0px;
    margin: 4px auto;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #ffffff;
}

.vaiAlMercato{
    cursor: pointer;
}

#spinnerInvio{
    margin-left: 10px;
    font-size: 16px;
    display: none;
}

/******* INVIO FORMAZIONI ANIMAZIONI *****************/

#listaInPanchina{
    height: 285px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
}

#listaInCampo {
    margin: 20px auto 20px;
    height: 380px;
    position: relative;
    /*width: 430px;*/
    /*width: 330px;
    height: 450px;
    background-color: lightgreen;*/
    /*background-image: url(../img/pitch4.svg);*/
}

.plr {
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 25px;
    /*text-decoration: underline;*/
    font-size: 9px;
    text-align: center;
    position: absolute;
    width: 0;
    height: 0;
    top: -60px;
    left: 200px;
    cursor: pointer;
    display: none;
    opacity: 0;
}

.invio-formazioni__player-name {
    background-color: white;
    padding: 0px 5px;
    margin-top: 0px;
    font-size: 10px;
    color: black;
    font-weight: 200;
    text-transform: uppercase;
    border-radius: 6px 6px 0px 0px;
}

.invio-formazioni__player-image {
    margin: 0 auto;
    width: 50px;
    height: 46px;
    top: 2px;
    border: none; //1px solid gray;
    box-shadow: none;
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: cover;
    border-radius: 15px 15px 0 0;
    background-color: gray;*/
    left: 0px;
    position: static;
}

.invio-formazioni__player-figu {
    background-position: top center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: relative;
    top: 5px;
    margin: 0 auto;
    background-size: 100% 100%;
}

.signed-user__avatar-image{
    background-color: #DADADA;
}

.mercato{
    padding: 0px 8px;

}

.mercato-libero-p__line:last-child{
    margin-bottom: 16px;
}

.button--mercato-chiamata {
    height: 48px;
    border: 2px solid #204d74;
}

.mercato-libero-p {
    padding: 0px;
}

.mercato-libero-p__button-container button {
    max-width: 25px;
    padding: 0px;
    margin: 0px;
}

.rigorista{
    cursor: default !important;
}

.rigorista_move{
    cursor: move !important;
}

.sortable-ghost {
    background-color: #f6f7f7 !important;
}

.margin-lat-3{
    margin-left: 3px;
    margin-right: 3px;
}

.mercato{
    padding: 25px !important;
}

.margin-right--small{
    margin-right: 5px;
}

.margin-right--medium{
    margin-right: 10px;
}

.margin-left--small{
    margin-left: 5px;
}

.margin-left--medium{
    margin-left: 10px;
}

.form__control--radio {
    margin-left: 0px;
}

.form__input-text--30{
    height: 30px;
}

.crediti_recuperabili {
    color: red;
}

.button-tabelle--mercato{
    padding: 0 10px !important;
    text-align: center !important;
    max-width: none !important;
}

table.mercatoTabelle td{
    vertical-align: middle !important;
    color: #5E676F !important;
}

table.mercatoTabelle tr.interesseUtente{
    background-color: lavenderblush !important;
}

table.mercatoTabelle tr.interesseUtente:hover {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.mercato--countodown{
    background-color: red;
    text-align: center;
    color: white;
    padding: 4px;
}

.mercato--countodown > .prossimo-turno__center--numbers{
    font-size: 30px;
    margin-bottom: 0px;
    border: none;
}

.mercato--countodown > div > div > .prossimo-turno__center--item {
    /*float: left;*/
}

.mercato--countodown > div > div > .prossimo-turno__center--days {
    border: none;
    padding: 0;
    /*margin-left: 25px;
    margin-top: 8px;*/
}

.mercato--descrizione-fase{
    text-transform: uppercase;
}

.padding-lat-0{
    padding-left: 0px;
    padding-right: 0px;
}

.mercato--notifica{
    font-size: 14px;
}

.logolega {
    background-image: url(../img/bannerdemo.png);
    background-repeat: no-repeat;
    height: 70px;
    width: 360px;
}

.header__logo-shape {
    width: 360px;
}

.header__logo-shape:after {
    left: 360px;
}


.button--ok-cookie {
    color: #fff;
    background-color: #5cb85c;
    border: 2px solid #5cb85c !important;
    padding: 5px 10px !important;
}

.button--more-info {
    color: #fff;
    background-color: #0275d8;
    border: 2px solid #0275d8 !important;
    padding: 5px 10px !important;
}

.button--ok-cookie:hover:enabled {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}

.button--more-info:hover:enabled {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
}

.dialog--noflex{
    display: block;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}


/* Remove margins from progress bars when put in a table */
.table tr > td .progress {
    margin: 0;
}

.progress-bar-primary {
    background-color: #3c8dbc;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

}

.progress-bar-success {
    background-color: #00a65a;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-yellow {
    background-color: #f39c12;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #dd4b39;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-squalif {
	background-color: transparent;
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.Punti-meglio-peggio {
    color: #FFFFFF;
    font-size: 32px;
    text-align: center;
    margin: 0 auto;
    /*padding-top: 105px;*/
}

// // Progress bars // -------------------------------------------------- // Bar animations // ------------------------- // WebKit @-webkit-keyframes progress-bar-stripes {
    from

{
    background-position: 40px 0;
}

to {
    background-position: 0 0;
}

}

// Spec and IE10 + @keyframes progress-bar-stripes {
    from

{
    background-position: 40px 0;
}

to {
    background-position: 0 0;
}

}


// Bar itself // ------------------------- // Outer container .progress {
    overflow: hidden;
    height: @line-height-computed;
    margin-bottom: @line-height-computed;
    background-color: @progress-bg;
    border-radius: @progress-border-radius;
    .box-shadow(inset 0 1px 2px rgba(0,0,0,.1));
}

// Bar of progress .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: @font-size-small;
    line-height: @line-height-computed;
    color: @progress-bar-color;
    text-align: center;
    background-color: @progress-bar-bg;
    .box-shadow(inset 0 -1px 0 rgba(0,0,0,.15));
    .transition(width .6s ease);
}

// Striped bars // // `.progress-striped .progress-bar` is deprecated as of v3.2.0 in favor of the // `.progress-bar-striped` class, which you just add to an existing // `.progress-bar`. .progress-striped .progress-bar,
.progress-bar-striped {
    #gradient > .striped();
    background-size: 40px 40px;
}

// Call animation for the active one // // `.progress.active .progress-bar` is deprecated as of v3.2.0 in favor of the // `.progress-bar.active` approach. .progress.active .progress-bar,
.progress-bar.active {
    .animation(progress-bar-stripes 2s linear infinite);
}


// Variations // ------------------------- .progress-bar-success {
    .progress-bar-variant(@progress-bar-success-bg);
}

.progress-bar-info {
    .progress-bar-variant(@progress-bar-info-bg);
}

.progress-bar-warning {
    .progress-bar-variant(@progress-bar-warning-bg);
}

.progress-bar-danger {
    .progress-bar-variant(@progress-bar-danger-bg);
}
