html{
    padding-bottom: 40px;

}

body {
    background-color:   rgba(255, 235, 205, 0.07);
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.5;
    /*background: url('/img/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);*/
    background: rgb(249,249,249);
}


/** riduce l'altezza di un chosen select */
.mini-ch-sel .chosen-results {
    max-height:100px;
    font-size: 12px;
}

#bottom-info {
    position: fixed;
    bottom: 0;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    width: 100%;
    background-color: #f7f7f7;
    /*color: white;*/
    padding-left: 10px;
    text-align: center;
    z-index: 10000000 !important;

}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.text-right {
    text-align: right !important;
}


.mb1 {
    margin-bottom: 1px !important;
}

.mt1 {
    margin-top: 1px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml10 {
    margin-left: 10px !important;
}

.lh30 {
    line-height: 30px !important;
}

.page-header {
    margin-top: 0px;
    padding-bottom: 1px;
    margin-bottom: 14px;
}

.breadcrumb {
    margin-bottom: 0px;
}

.dialog {
    background-color: rgb(250, 250, 250);
    background-image: linear-gradient(rgb(255, 255, 255), rgb(242, 242, 242));
    background-repeat: repeat-x;
    border-bottom-color: rgb(212, 212, 212);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(212, 212, 212);
    border-left-style: solid;
    border-left-width: 0px;
    border-right-color: rgb(212, 212, 212);
    border-right-style: solid;
    border-right-width: 0px;
    border-top-color: rgb(212, 212, 212);

    border-radius: 4px;
    border-top-style: solid;
    border-top-width: 0px;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 10px 0px;
    padding: 20px;
    min-height: 400px !important;
}

.edit-dialog {
    /*position: relative;*/
    background-color:  #f5f6f7;/*#f5f6f7;*/

    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    -webkit-border-radius: 3px;

    padding:0 30px 5px 30px;
    margin-top: 12px;

    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 10px 0px;
}

.calendario-grafico{
    width: 1008px !important;
}

/** SPONSOR COMI */
.sponsor-comi-wrap {
    width: 100% !important;
    padding: 1% !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.sponsor-comi-wrap.promote-app {
    background-image: linear-gradient(-45deg, rgba(40, 72, 125, .00) 0%, rgba(40, 72, 125, .80) 100%), linear-gradient(82deg, #4267B2 0%, #00F0FF 100%);
    height:100px;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    font-family: "Helvetica Neue", "Open Sans", Arial, sans-serif;
    color: white;
}

.sponsor-comi-wrap.promote-app h2 {
    display: table;
    font-size: 40px;
    line-height: 44px;
    font-weight: bold;
    margin: 0 auto;
    color: white !important;
}

.sponsor-comi-wrap.promote-app h5 {
    display: table;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    margin: 0 auto;
    color: white !important;
}

.sponsor-comi-wrap.promote-app .left-logo {
    width: 25%;
    display: table;

}

.sponsor-comi-wrap.promote-app .right-logo {
    width: 25%;
    display: table;

}



.promote-app-text {
    width: 50%;
    display: table;
    margin: 0 auto;
}

.sponsor-coimi_bg{
    /*background-color: #0084ff;*/
    /*background-image: linear-gradient(-45deg, rgba(40, 72, 125, .00) 0%, rgba(40, 72, 125, .80) 100%), linear-gradient(82deg, #4267B2 0%, #00F0FF 100%)*/
}


.box-live {
    width:918px !important;

    position: relative;
    background-color: #E7E7E7;/*#f5f6f7;*/

    border: 1px solid /*#f7941d*/;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;

    -webkit-border-radius: 8px 0 8px 0;
    -moz-border-radius: 8px 0 8px 0;
    border-radius: 8px 0 8px 0;

    padding:15px 46px 10px 46px;
    margin-top: 12px;

    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 10px 0px;
}




.box-live::after {

    content: "Live";
    position: absolute;
    top: -1px;
    left: -1px;
    line-height: 20px;
    padding: 3px 20px;
    font-size: 16px;
    border: 1px solid #f7941d/*#ddd*/;
    -webkit-border-radius: 8px 0 8px 0;
    -moz-border-radius: 8px 0 8px 0;
    border-radius: 8px 0 8px 0;

    /*background-color: #0087e6;*/
    /*background-color: #1b75bc;*/
    background-color: #326295;
    color: white;
}

.box-live .gare-wrap {
    width:914px;
    border: 1px solid #f7941d/*#ddd*/;
    -webkit-border-radius: 8px 0 8px 0;
    -moz-border-radius: 8px 0 8px 0;
    border-radius: 8px 0 8px 0;
}

.box-live .gare-wrap h3 .h3-wrap {
    width: 898px;
}

.box-live .qlink-wrap {
    width: 908px;
}

.box-live .gara-big-wrap {
    width: 898px;
}

.girone-riga {
    background-color: white;
    padding: 5px;
    border:1px solid rgb(204, 204, 204);
    border-radius: 4px;
}

.dati-gara {
    z-index:10;
}


.dialog.mh0 {
    min-height: 0px !important;
}

/* inizio modifiche mie */

.mh0 {
    min-height: 0px !important;
}

.pd0 {
    padding: 0px !important;
}


.table th, .table td {
    vertical-align: middle !important;
}

.table-hover tbody tr:hover > td {
    border-bottom: 2px solid rgb(0, 136, 204);
    cursor: pointer;
    cursor:hand;
}

.table-hover tbody tr:hover[id*="no_data"] > td,
.table-hover.disabled tbody tr:hover > td ,
.table-hover.disabled tbody tr:hover > th {
    background-color: inherit !important;
    border-bottom: inherit !important;
    color: inherit !important;
    cursor: not-allowed;
}




.table-hover tbody tr:hover[id*="no_data"] > td{
    cursor: auto !important;
}

.table.disabled {
    opacity: 0.5;
}

.table th[data-sort]{
    cursor:pointer;
}

.cal-sidenav {
    /*width: 228px;*/
    width: 95%;
    *width: 95%;
    max-width: 228px;
}

.cal-mese-title {
    text-align: right;
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, sans-serif;

}

.table-cal .badge {
    padding-left: inherit !important;
    padding-right: inherit !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*cursor: default !important;*/
}

section#cal_start{
    padding-top: 42px;
}

.table-cal tbody tr td,
.table-cal thead tr th {
    text-align: right !important;
}

.table-cal tbody tr td {
    cursor: hand;
    cursor: pointer;
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, sans-serif;

}

.cal-sidenav .control-label {
    width: 100px !important;
}

.cal-sidenav .controls {
    margin-left: 110px !important;
}

.modal-backdrop.fade.in {
    opacity: 0.4;
}

.modal-backdrop {
    opacity: 0.4;
}

.cliccable{
    cursor: hand;
    cursor: pointer;
}
/*.cliccable:hover{
    color: #0088cc;
    border: 2px solid #0088cc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;


    transition: border-color 300ms cubic-bezier(.02,.01,.47,1);
    -moz-transition: border-color 300ms cubic-bezier(.02,.01,.47,1);
    -webkit-transition: border-color 300ms cubic-bezier(.02,.01,.47,1);


}*/

.text-big{
    font-size: 18px;
}

.uppercase {
    text-transform: uppercase;
}

textarea {
    resize: none;
}

.small_div {
    min-height: 14px !important;

}

.bar-highlight {
    border: 1px solid red !important;
}

.tb_sort_asc {
    margin-top: 2px;
    background-image: url(/img/sort_asc.png);
    height:16px;
    width: 9px;
}

.tb_sort_desc {
    margin-top: 2px;
    background-image: url(/img/sort_desc.png);
    height:16px;
    width: 9px;
}

.navbar_2_affix {
    position: fixed;
    left:0;
    right:0;
}

.container_with_2_affix_bar {
    padding-top: 50px;
}

.nb_title{
    font-size: 21px;
    line-height: 40px;
}

.small-table{
    font-size: 12px;
}

.span-full {
    width:100%;
    margin-left: 0px;
}


.full-container {
    width:95%;
    margin-left:auto;
    margin-right:auto;
    overflow:auto;
    border-radius: 4px;
}

.full-container .table {
    margin-left: auto;
    margin-right: auto;
}

.td-info{
    color: #468847;
    border: 2px solid #d6e9c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center !important;
}

.td-success {
    color: #468847;
    background-color: #dff0d8 !important;
    border: 2px solid #d6e9c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center !important;
}

.td-error {
    color: #b94a48;
    background-color: #f2dede !important;
    border: 2px solid #eed3d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center !important;
}

.modal-large {
    width: 700px !important;
    margin-left: -375px !important;
}

.modal-huge {
    width: 1028px !important;
    margin-left: -514px !important;
}

.modal-body {
    max-height: 100% !important;
}

.modal-header small {
    color:#414141 !important;
}

.control-label.small{
    width: 110px !important;
}

.controls.small{
    margin-left: 120px !important;
}
/*.filtro-nav {*/
    /*margin-top: 10px !important;*/
    /*margin-bottom: 0 !important;*/
/*}*/

/*.filtro-nav li {*/
    /*margin-left: 15px;*/
    /*line-height: 30px;*/
/*}*/

.navbar-inner label {
    display: inline-block;
    margin-bottom: 0px;
}

.navbar-inner input {
   /* height: 15px;
    font-size: 12px;*/
}

.navbar-inner .input-mini {
    height: 15px;
    font-size: 12px;
    width:70px;
}

.navbar-inner .input-super-mini {
    height: 15px;
    font-size: 12px;
    width:30px;
}

.navbar-inner .alert {
    background-color: transparent !important;
    margin-bottom: 5px;
    /*padding-top: 0px;*/
    padding-bottom: 0px;
}

.accordion-heading .close {
    margin-right: 10px;
    margin-top: 5px;
    color:red;
    opacity: 0.9;
}

.accordion-heading .close.ok {
    font-size: 13px;
    line-height: 27px;
    color: green;
    opacity: 0.9;
}


@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

.big-glyph {
    font-size: 14px;
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-chevron:before {
    content: "\e113";
}

.glyphicon-chevron.down:before {
    content: "\e114";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon:empty {
    width:1em;
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-question-sign:before {
    content: "\e085";
}


.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-trash:before {
    content: "\e020";
}

.badge-info-slim {
    background-color: #3a87ad;
    padding-top: 0px;
    padding-bottom: 0px;
}


.badge-info-slim[href] {
    background-color: #2d6987;
    padding-top: 0px;
    padding-bottom: 0px;
}

.green {
    color: green !important;
    font-size: 13px;
}


.bck-green {
    background-color: #1ab394 !important;
    border-color: #1ab394;
    color: #FFFFFF !important;
}

.stato-rimborso {
    color: green !important;

}

.blue {
    color: #0072CA !important;
}


.tooltip.in {
    opacity: 0.95;
    filter: alpha(opacity=80);
}
.tooltip-inner {
    background-color: #0072CA !important;
    font-weight: bold;

}

.tooltip.top .tooltip-arrow {
    border-top-color: #0072CA !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #0072CA !important;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #0072CA !important;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #0072CA !important;
}

.red {
    color: red !important;
    font-size: 13px;
}

.tb_warning {

    color: #b94a48 !important;
    border-color: #eed3d7 !important;

}


/**
FIX bootstrap maps
*/
.map_container img {
    max-width: none !important;
}

.map_container label {
    width: auto !important;
    display:inline !important;
}

.map_container.full-container{
    width:100%;
}

.container_with_2_affix_bar_map {
    padding-top: 99px;
    background-color: #F1EEE6;
}

.map_overlay_control {
    border-radius: 4px;
    opacity: 0.95;
    width: 250px !important;
    overflow: auto;
    z-index: 9999999;
    left: 50px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    border:1px solid rgba(0, 0, 0, 0.14902);
    background-color: #F1EEE6;
    margin-top: 6px;

}


.map_overlay_control p {
    margin: 10px 20px;
}

.no-navbar {
    padding-top: 0px !important;
}

.span-full [class*="span"] {
    margin-left: 0.2%;
}

.span-full .span9 {
    width:76.85% !important;
}

/* Base class */
.gare-in_campo {
    position: relative;
    margin: 5px 0;
    padding: 39px 5px 14px;
    *padding-top: 19px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width:300px !important;
}

.alert-error-nobg {
    color: #b94a48;
    background-color: transparent !important;
    border-color: #eed3d7;
}

/* Echo out a label for the example */
.legend {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    color: #3a87ad;
    width:283px;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 4px 0 0;
}

/*div.gmnoprint { padding-left: 50px; }*/

.tabellone {
    position:relative;
    overflow:auto;
    white-space: nowrap;
    /*padding-top: 50px;*/
}

div#container_tabellone.container{
    margin-bottom: 40px;
}

.auto-center {
    margin: 0 auto !important;

}

.turno {
    margin-top: 50px;
    position:relative;
    padding-top: 50px;
    display: inline-block;
    width: 315px;

    min-height: 340px;
    overflow: hidden;
    font-size: 1em;
    /*font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    vertical-align: top;
    /*background-color: rgba(0,0,0,0.1);*/
    background-color: #e8e9e8;
    border: 1px solid #DDDDDD;
    border-radius: 4px;

}

.turno .option-popup {
    position: absolute !important;
}

.wrapper {
    overflow: auto;

    transition: height 300ms cubic-bezier(.02,.01,.47,1);
    -moz-transition: height 300ms cubic-bezier(.02,.01,.47,1);
    -webkit-transition: height 300ms cubic-bezier(.02,.01,.47,1);
}

.dati-turno {
    left:auto;
    width: 316px;
    top:0px;
    z-index: 10;


    transition: top 300ms cubic-bezier(.02,.01,.47,1),
                left 300ms cubic-bezier(.02,.01,.47,1);
    -moz-transition: top 300ms cubic-bezier(.02,.01,.47,1),
                    left 300ms cubic-bezier(.02,.01,.47,1);
    -webkit-transition: top 300ms cubic-bezier(.02,.01,.47,1),
                       left 300ms cubic-bezier(.02,.01,.47,1);
}

.dati-turno .option-header{
    background-color: #D9EDF7;
    color: #3a87ad;

}

.dati-turno li{
    list-style-type: none;
}

.dati-turno a{
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    line-height: 35px;
}

.dati-turno .evidenzia {
    color:white;
    font-weight: bold;
}

.dati-turno .add-on {
    color: #0088cc;
    /*font-weight: bold;*/
}

.dati-turno .input-prepend {
    width: 230px;
}

.dati-turno .date-di-gioco{
    height:120px;
    overflow: auto;
}

.dati-turno .option-body {
    padding: 10px 16px;
}

.dati-turno span {
    font-size: 14px !important;

}

.dati-turno.closed{
    top: -273px;
}

.incontro {
    position: relative;
    /*background: #fff;*/
    background-color: #f5f6f7;

    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    -webkit-border-radius: 3px;

    height: 80px;
    margin:10px;
}

.incontro .squadra{
    position: absolute;
    background: #fff;
    border: inherit;
    border-color: inherit;
    -webkit-border-radius: inherit;
    line-height: 20px;
    min-height: 20px;
    padding: 0 5px ;
    width:100%;
    left:-6px;
    box-shadow: 0 0 1px rgba(0,0,0,0.3);
    /*font-weight: bold;*/

    transition: top 300ms cubic-bezier(.02,.01,.47,1),
    height 300ms cubic-bezier(.02,.01,.47,1);
    -moz-transition: top 300ms cubic-bezier(.02,.01,.47,1),
    height 300ms cubic-bezier(.02,.01,.47,1);
    -webkit-transition: top 300ms cubic-bezier(.02,.01,.47,1),
    height 300ms cubic-bezier(.02,.01,.47,1);
}

.incontro .squadra.passa-il-turno {
    font-weight: bold;
    color: #0088cc;
}

.incontro .squadra.perde-il-turno {
    font-weight: normal;
    font-style: italic;
    color:  rgb(160, 159, 158);
}

.incontro .squadra.sq_a{
    top:-1px;
}

.incontro .squadra.aperto {
    height: 150px;
    box-shadow: 0 0 13px rgba(0,0,0,0.3);
    z-index: 20;
}

.incontro .squadra .wrapper{
    height:0px;
}

.incontro .squadra.aperto .wrapper{
    height: 130px;
}

.incontro .squadra.sq_b{
    bottom:-1px;
}

.incontro .descrizione {
    position: absolute;
    top: -28px;
    width: 100%;
}

.incontro .parziali {
    position: absolute;
    top: 17px;
    height: 32px;
    width:100%;
    padding-top: 3px;
    padding-left: 5px;
    font-size: 13px !important;
}

.option-header .info {
    color: #0088cc;
}

.option-header .err {
    color: red;
}

.sub-table-content{
    width: 95%;
    padding-left: 5%;
}

.no-padding {
    width: 85%;
    padding: 0 !important;
}

.control-label.large{
    width:220px !important;
}

.controls.large{
    margin-left: 230px !important;
}

.risultato-ufficiale {
    background-color: green;
    color: white;
    padding: 2px 5px;
    border-radius: 4px;
    color: #468847;
    background-color: #dff0d8 !important;
    border: 2px solid #d6e9c6;
}

.text-i_arb {
    display: block;
    color: #0072CA !important;
}

.box-dettaglio-gara{
    height:100px;
    padding: 10px !important;
    margin: 0px !important;
}

.box-dettaglio-gara h4{
    margin-top:0px;
}


.option-header .nascondi-chevron{
    display: none;
}

.header-logo {
    /*height: 100px;*/
    min-height: 0px;
}

.sponsor-logo {
    float: right;
    height:80px;
    margin: 25px 50px;
}

.desc-comitato {
    float: right;
    min-height: 80px;
    /*margin: 25px 50px;*/
    margin: 5px;
}

.login-btn {
    color:white !important;
    padding-right: 16px;
}

.desc-comitato .text-info {
    color: #1c4771;
}

.official-logo {
    float: left;
    min-height:80px;
    /*margin: 25px 50px;*/
    margin: 5px;
}


.public-nav-wrap {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #bfbfbf;
    background-color: white;
}

.public-nav-wrap.affix {
    top:0;
    left:0;
    right:0;
    z-index: 10000;
    box-shadow: 0 0 13px rgba(0,0,0,0.3);

}

.desc-txt-comitato {
    margin-left: 0px;
    padding-left: 40px;
    display: none;
}

.affix .desc-txt-comitato{
    display: block;
}

.barra-benvenuto{
    background-color: #326295;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    color: white;
}

.barra-benvenuto .nav-pills > li > a,
.barra-benvenuto .nav-pills > li > a:hover,
.barra-benvenuto .nav-pills > li > a:focus,
.barra-benvenuto .nav-pills .open .dropdown-toggle
{
    color:white;
    padding: 4px;
    background-color: transparent;
}

.barra-benvenuto li>a {
    color: #0087e6;
    padding: 9px 8px 8px;
    margin-bottom: -3px;
}

.barra-benvenuto li.active>a  {
    color: #0087e6;
    background-color: transparent;
}

.barra-benvenuto .nav-pills>li>a {
    border-radius:0
}



.barra-benvenuto .nav-pills>li.active>a:hover {
    background-color: transparent;
}



.barra-date-gare {
    background-color: white;
    height: 30px;
    line-height: 30px;

    color: white;
    /*display: none;*/
}


.public-nav-wrap li>a {
    color: #0087e6;
    padding: 9px 8px 8px;
    margin-bottom: -3px;
    border-bottom: 3px solid transparent;
}

.public-nav-wrap li.active>a  {
    color: #0087e6;
    background-color: transparent;
    border-bottom: 3px solid #0087e6;
}

.public-nav-wrap .nav-pills>li>a {
    border-radius:0
}

.public-nav-wrap .nav-pills>li>a:hover {
    background-color: transparent;

    color: #0087e6;
    border-bottom: 3px solid #0087e6;
}

.public-nav-wrap .nav-pills>li.active>a:hover {
    background-color: transparent;
}

.qlink-wrap {
    height: 38px;
    width: 998px;
    position: relative;
    margin: 0px 0 20px 0;
}

.qlink-link.plain {
    padding-left: 0px !important;
}

.qlink-wrap .qlink-list {
    display: table-cell;
    position: absolute;
    right: 0;
    height: 38px;
    list-style:none
}

.qlink-wrap .qlink-list .qlink-link {
    display: inline-block;
    zoom: 1;
    padding-left: 17px;
    position: relative;
}

.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap::before{
    border-color: #f2f2f2 transparent 	9;
    border-color: #f2f2f2 rgba(242,242,242,0);
    border-style: solid;
    border-width: 38px 0 0 14px;/*0 0 38px 14px;*/
    position: absolute;
    left: 3px;
    top: 0;
    width: 0;
    content: "";
}

.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap:hover::before,
.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap:hover::after,
.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap:hover > .before,
.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap:hover > .after {
    border-color: #0087e6 transparent 	9;
    border-color: #0087e6 rgba(0,135,230,0);
}

.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap:hover{
    background-color: #0087e6;
    color: #fff;
}

.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap a:hover,
.qlink-wrap .qlink-list .qlink-link.plain .qlink-link-wrap a:hover {
    color: #fff;
    text-decoration: none;
}




.qlink-wrap .qlink-list .qlink-link.last .qlink-link-wrap::after{
    content:none;
}

.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap{
    display: block;
    min-width: 64px;
    height: 38px;
    line-height: 38px;
    background-color: #f2f2f2;
    text-align: center;
    color: #0087e6;
    cursor: pointer;
}

.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap a{
    padding-right:30px;
}

.qlink-wrap .qlink-list .qlink-link .qlink-link-wrap a{
    color: #0087e6;
    padding: 10px;
    position: relative;
    padding-right: 20px;
    display: inline-block;
    zoom: 1;
    line-height: 1;
}

.qlink-wrap .qlink-list .qlink-link.plain .qlink-link-wrap a{
    color: #0087e6;
    padding: 10px;
    position: relative;
    padding-right: 10px;
    display: inline-block;
    zoom: 1;
    line-height: 1;
}

.gare-wrap {
    margin-bottom: 40px;
    margin-top: 20px;
    background-color: white;

    -webkit-border-radius: 8px 0 8px 0;
    -moz-border-radius: 8px 0 8px 0;
    border-radius: 8px 0 8px 0;

    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 10px 0px;

    padding-bottom: 1px;

}



.gare-wrap h3 {
    color: #474747;
    font-size: 21px;
    line-height: 50px;
    height: 50px;
    padding-left: 10px;

    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 1px;
}

.gare-wrap h3 .h3-wrap {
    width: 988px;
    height: 50px;
    display: table-cell;
    border-bottom: 1px solid #474747 !important;
}

.gara-big-wrap {
    width: 988px;
    clear: both;

    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.risultati {
    position: relative;
    border-bottom: 1px solid #DCDCDC;
    font-size: 12px;
    line-height: 19px;
}

.risultati::before, .risultati::after {
    content: " ";
    display: table;
}

.risultati::after {
    clear:both
}

.gare-wrap .risultati .risultati-r-link {
    min-height:80px;*height:80px
}

.risultati>a {
    display: block;
    color: #666;
    text-decoration: none;
}

.risultati .info-gara {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-align: left;
    float: left;
}

.risultati .info-gara .info-gara-data{
    padding-top: 5px;
}

.risultati .info-gara .info-gara-giornata{
    font-weight:700
}

.risultati .info-gara .re {
    padding: 5px;
    margin-top: 6px;
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
    border-radius: 4px;

}
.risultati .info-gara .re .chiave{
    font-weight:700;
    font-size: 24px;
}

.risultati .info-gara .info-gara-campo-desc {
    font-size: 11px;
}

.gara-big-wrap .risultati .info-gara {

    width: 232px;
    margin-right: 20px;
    min-height: 80px;
}

.gara-big-wrap .risultati .info-gara div {
    line-height:17px
}

.gara-big-wrap .risultati .dati-gara {
    margin-left:272px
}

.risultati .dati-gara::before,
.risultati .dati-gara::after {
    content: " ";
    display: table;
}

.risultati .dati-gara::after {
    clear: both;
}

.risultati .dati-gara {
    position: relative;
}

.risultati .dati-gara .sq{
    width: 44%;
}

.gara-big-wrap .sq{
    height: 80px;
}

.sq {
    position: absolute;
    z-index: 1;
}

.sq.casa{
    left:0;
}

.sq.fuori{
    right:0;
}

.classifica-big .border {
    border-left: 1px solid #dddddd;
}


.classifica-big .squadra{
    position: relative !important;
    height: 48px;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



.classifica-big .squadre{
    position: relative !important;
    font-size: 1.1em;
    width: 550px;
    height: 24px;

    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.classifica-big .ris-fmt{
    width: 50px;
    font-size: 1.1em;
    line-height: 24px;
    height: 24px;
    white-space: nowrap;

}

.classifica-big .data-fmt{
    width: 180px;
    font-size: 1.1em;
    line-height: 24px;
    height: 24px;
}

.classifica-big .parziali-fmt {
    width: 210px;
    font-size: 1.1em;
    line-height: 24px;
    height: 24px;
    white-space: nowrap;


}

.classifica-big .saldo {
    font-size: 1.3rem;
    line-height: 40px;
    text-align: right;
}


.classifica-big .rnk {
    text-align: center;
    font-size: 1.4rem;
    height: 48px;
    line-height: 48px !important;
    color:#0087e6;
    width:28px;
    line-height: 60px;


}



.sq .sq-n,
.sq .sq-i,
.classifica-big .sq-n,
.classifica-big .sq-i {
    position:absolute
}

.classifica-big .i-sq-logo {
    width: 40px;
    height: 40px;
    margin-top: 4px;
}

.i-sq-logo {
    width: 40px;
    height: 40px;
}

.sq .sq-i {
    text-align: center;
}

.sq.casa .sq-i {
    left:0;
}

.sq.casa .btn-punto {
    margin-right: 2px;
}

.btn-punto {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);

}

.btn-punto .sq-i-wrap {

    height:74px !important
}

.gara-big-wrap .sq-i .sq-i-wrap {
    width:50px;
    height:80px
}

.btn-punto .i-sq-logo {
    width: 48px;
    height: 48px;
}

.btn-punto .sq-logo {
    border:1px solid #c7c6c6;
}

.gara-big-wrap .sq .sq-i+.sq-n,
.gara-big-wrap .sq.casa .sq-i+.sq-n{
    margin-left:63px;
}

.classifica-big .sq-i+.sq-n{
    margin-left:55px;



}

.classifica-big .cla-el {
    color: #555;
    font-size: 14px;
    width: 39px !important;
    line-height: 47px;
    text-align: center;
}

.classifica-big .cla-el.punti {
    color: #555;
    font-size: 1.4em;
    font-weight: bold;

}

.sq.casa .sq-n {
    left: 0;
    text-align: left;
}

.sq.fuori .sq-n {
    right: 0;
    text-align: right;
}

.gara-big-wrap .sq.fuori .sq-i+.sq-n {
    margin-right: 63px;
    margin-left: 0;
}

.sq.casa .sq-i{
    left: 0;
}

.sq.fuori .sq-i{
    right: 0;
}

.s {
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.gara-big-wrap .s .s-status {
    font-size: 11px;
    line-height: 26px;
    text-transform: uppercase;
    min-height: 26px;
}

.gara-big-wrap .s .s-status-abbr {
    display: none !important;
    visibility: hidden !important;
}

.gara-big-wrap .s{
    margin-bottom:8px;
}

.gara-big-wrap .s .s-score{
    font-size: 27px;
    line-height: 26px;
}

.risultati>a .s-score {
    color:#0087e6  !important;
}

.gara-big-wrap .sq-n .sq-nLong {
    font-size: 18px;
    line-height: 20px;
    height: 80px;
}

.classifica-big .sq-n .sq-nLong {
    font-size: 18px;
    line-height: 48px;
    height: 48px;
}

.classifica-big th {
    white-space: nowrap;

    font-size: 13px;
    line-height: 25px;
    height: 25px;
    padding: 2px 10px;

    vertical-align: bottom;
    text-align: center;
    border-bottom: 0;
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    background-color: transparent !important;
    border:0px !important;
}

.sq .sq-n .sq-nLong,
.sq .sq-i .sq-nLong {
    color: #474747;
    /*text-transform: capitalize;*/
}

.sq .sq-i {
    text-align: center;
}

.sq-nShort {
    display: none !important;
}

.sq .sq-n .sq-nLong,
.sq .sq-i .sq-nlong,
.sq .sq-n .sq-i-wrap,
.sq .sq-i .sq-i-wrap,
.sq .sq-n .sq-nShort,
.sq .sq-i .sq-nShort{
    display: table-cell;
    vertical-align: middle;
}

.gara-big-wrap .g-parziali {
    /*font-size: 11px;*/
    line-height: 18px;
    text-align: center;
}

.gara-big-wrap .info-gara-mobile{
    display: none;
}

#date_gare {
    padding-top: 5px;
    background-color: white;
}

.tornei-popover {
    max-width: none;
}

.tornei-popover .popover-content {
    padding: 0;
}

.tornei-popover .dropdown-menu {
    display: block;
    position: relative;
    border: 0px;
}

.pdf_dnld {
    height: 30px;
    margin: 0 15px;
}

.scrollable-container {
    transition: height 250ms cubic-bezier(.02,.01,.47,1);
    -moz-transition: height 250ms cubic-bezier(.02,.01,.47,1);
    -webkit-transition: height 250ms cubic-bezier(.02,.01,.47,1);
    overflow:hidden;
    position:relative;

}

.top-scrollable{
    /*transition: margin 250ms cubic-bezier(.02,.01,.47,1);
    -moz-transition: margin 250ms cubic-bezier(.02,.01,.47,1);
    -webkit-transition: margin 250ms cubic-bezier(.02,.01,.47,1);*/
    display: table;
    width:100%;
}

/* matrice km */
#sep-la-lp {
    z-index:1039;left: 0px;top:42px;height:157px;width:198px; background-color: white;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);


}

div#sep-la-lp .rotate {
    -ms-transform:
        translate(-15px, 60px)
        rotate(40deg);
    -webkit-transform:
        translate(-15px, 60px)
        rotate(38deg);
    transform:
        translate(-15px, 60px)
        rotate(40deg);
    border-bottom: 1px solid #ccc;

    width: 240px;
}

#loc_p_wrap {
    left: 199px;top:40px;width:auto;right:0px;height:160px; background-color: white;border-bottom: 1px solid #ccc;
}

#loc_a_wrap{
    width:199px;left:0px;top:201px; bottom:0px; background-color: white;border-right: 1px solid #ccc
}

#distanze{
    padding-left:200px;padding-top:161px;
}

th.rotate {
    /* Something you can count on */
    height: 181px;
    white-space: nowrap;
    padding: 0px !important;

    text-align: left;
    border: 0px !important;
    font-weight: normal;
}

.sel-head-distanze {
    color: #0072CA !important;
    font-weight: bold !important;
}

.table-km td {
    white-space: nowrap;
    padding: 10px !important;
    text-align: right;
    min-width:20px;
    max-width: 20px;
}

th.rotate > div {
    -ms-transform:
        translate(25px, 51px)
        rotate(-60deg);
    -webkit-transform:
        translate(25px, 51px)
        rotate(-60deg);
    transform:
        translate(25px, 51px)
        rotate(-60deg);
    width: 25px;
}

th.rotate > div > span {
    display: block;
    border-bottom: 1px solid #ccc;
    /*padding: 5px 10px;*/
    padding-bottom: 5px;
    width: 190px;

}

.table tbody tr.promossa>td,
.table tbody tr.promossa>td div,
.promossa{
    color: #0044cc !important;
    font-weight: bolder;
}

.table tbody tr.playoff>td,
.table tbody tr.playoff>td div,
.playoff{
    color: #499249 !important;
}

.table tbody tr.playout>td,
.table tbody tr.playout>td div,
.playout{
    color: #df8505 !important;
}

.table tbody tr.retrocessa>td,
.table tbody tr.retrocessa>td div,
.retrocessa{
    color: #bd362f !important;
    font-weight: bolder;
}
/** giudice unico */

.recidiva-squadre-wrap{
    bottom:-310px;
    height:350px;
    transition: bottom 300ms cubic-bezier(.02,.01,.47,1);
    -moz-transition: bottom 300ms cubic-bezier(.02,.01,.47,1);
    -webkit-transition: bottom 300ms cubic-bezier(.02,.01,.47,1);
}

.recidiva-squadre-wrap.show{
    bottom:50px;
}

.recidiva-squadre-wrap div {
    background-color: rgb(73, 71, 71);
    color: rgb(191, 191, 190);
}

.recidiva-squadre-wrap .toggle-btn{
    padding: 10px;
    /*width:350px;*/
    border-radius: 4px 4px 0px 0px;
}

.recidiva-squadre-wrap.show .toggle-btn{
    font-weight: bold;
    color: white;
}

.recidiva-squadre-wrap .container{
    padding: 10px;
    height:340px;
    /*border-radius: 0px 4px 0px 0px;*/
    overflow: auto;
}

.recidiva-squadre-wrap .container div{
    width:100%;
    background-color: white;
    border-radius: 4px 4px 0px 0px;
    color:#333;
}

/** */

/** filtro avanzato designa */

.filtro-avanzato-wrap{
    bottom:-310px;
    height:350px;
    transition: bottom 300ms cubic-bezier(.02,.01,.47,1);
    -moz-transition: bottom 300ms cubic-bezier(.02,.01,.47,1);
    -webkit-transition: bottom 300ms cubic-bezier(.02,.01,.47,1);
}

.filtro-avanzato-wrap.show{
    bottom:50px;
}

.filtro-avanzato-wrap div {
    background-color: rgb(73, 71, 71);
    color: rgb(191, 191, 190);
}

.filtro-avanzato-wrap .toggle-btn{
    padding: 10px;
    border-radius: 4px 4px 0px 0px;
    height: 20px !important;
}

.filtro-avanzato-wrap.show .toggle-btn{
    font-weight: bold;
    color: white;
}

.filtro-avanzato-wrap .container{
    padding: 10px;
    height:340px;
    overflow: hidden;
    width: 650px;
}

.filtro-avanzato-wrap .container div{
    width:100%;
    /*background-color: white;*/
    /*border-radius: 4px 4px 0px 0px;*/
    color:white;
}

.filtro-avanzato-wrap .input-super-mini {
    height: 15px;
    font-size: 12px;
    width:40px;
}

.filtro-avanzato-wrap .left-div {
    padding-left:3%;
    margin:5px 0 5px 0;
    float:left;
    width:77% !important;
    line-height: 25px
}

.filtro-avanzato-wrap .right-div {
    margin:5px 0 5px 0;
    float:left;
    width:17% !important;
    padding-right: 3%;
}

.filtro-avanzato-wrap .input-super-mini{
    float:right;
    text-transform: uppercase;
}

.des-fa-attivo {
    color: #90ee90;
    font-weight: bold;
}



/** */

/** premia campionati promozionali */
.accordion.convalida_promozionale {
    width: 500px !important;
    float:left;
}

.premia {
    display: none;
    width:0px;
}

.premia.convalida_promozionale {
    display: block;
    width: 150px !important;
    float: left;
    padding: 6px;
}

.premia.convalida_promozionale .input-small {
    width: 30px !important;
}

.premia.convalida_promozionale label  {
    line-height: 30px;
    margin-bottom: 0px;
}


.demo {
    position: fixed;
    z-index: 100000;
    bottom:0;
    right:0;
    width:180px;
    height: 20px;
    background-color: #1b75bc;
    color: #f7941d;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;

}

#scheda_anag .chosen-container {
    margin-bottom: 10px;
}

#wrap_scheda_rimborso {
    width:998px ;
    float:left;
}


.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}

.solo-mobile {
    display:none;
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }

}

@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}


/*@supports (-webkit-overflow-scrolling: touch) {*/
  /* CSS specific to iOS devices */
  /*.sponsor-comi-wrap.promote-app {*/
    /*display: none !important;*/
  /*}*/

/*}*/

@media (min-width: 980px) and (max-width: 1200px) {
    .span-mini{
        width: 300px !important;
    }

}

@media (max-width: 1193px) {
    .option-header .nascondi-chevron {
        display: inline;
    }


}

@media (min-width: 980px) and (max-width: 1192px){
    .classifica-big .cla-el {
        font-size: 0.8rem;
        width: 25px !important;
        line-height: 47px;
        text-align: center;
    }


    .classifica-big .squadre{
        font-size: 1.1em;
        width: 450px;
    }

    .classifica-big .ris-fmt{
        width:25px;
        font-size: 1.1em;
    }

    .classifica-big .data-fmt{
        width: 150px;
        font-size: 1.1em;
    }

    .classifica-big .parziali-fmt {
        width: 180px;
        font-size: 0.9em;
    }

}

@media (max-width: 979px) {
    .navbar-fixed-top .navbar-inner{
        padding-top: 0;
        padding-bottom: 0;
    }
    .content {
       padding-left: 5px;
       padding-rihgt: 5px;

    }

    .affix {
        position: relative;
    }

    .navbar-fixed-top {
        margin-bottom: 1px;
    }

    .navbar-text {
        display: none;
    }

    .caption h3{
        font-size: 18px;
    }

    .classifica-big .cla-hide {
        display: none;
    }

    .classifica-big .cla-el.punti {
        color: #555;
        font-size: 1.1em;
        font-weight: bold;
        line-height: 47px;

    }

    .classifica-big .i-sq-logo {
       height: 24px;
       width: 24px;
    }

    .classifica-big .sq-i+.sq-n{
        margin-left:30px;
    }

    .classifica-big .sq-i {
        line-height: 47px;
    }

    .classifica-big .cla-el {
        font-size: 0.8rem;
        width: 22px !important;
        line-height: 40px;
        text-align: center;
    }

    .classifica-big .rnk{
        height: 48px;
        line-height: 48px;
        font-size: 1.2rem;
    }

    .classifica-big .squadre{
        font-size: 0.8rem;
        width: 310px;
    }

    .classifica-big .ris-fmt{
        width:15px;
        font-size: 0.7rem;

    }

    .classifica-big .data-fmt{
        width: 130px;
        font-size: 0.8rem;
    }

    .classifica-big .parziali-fmt {
        width: 150px;
        font-size: 0.7rem;
    }

    .no-mobile{
        display: none;
    }

    .solo-mobile {
        display:block;
    }

    .nav-mobile {
        background-color: white;
        height: 30px;
        line-height: 30px;
        margin-bottom: 1px;
    }

    .public-nav-wrap{
        border-top: 1px solid #bfbfbf;
    }

    .public-nav-wrap .nav-pills>li>a:hover {
        border-bottom: 0px;
    }

    .public-nav-wrap li.active>a {
        color: white;
    }


    .official-logo {
        display: block;
    }

}

/*@media (max-width: 768px) {
    .desc-comitato {
        display: none;
    }
    .official-logo {
        display: block;
    }


}*/

@media(max-width: 768px) {

    .hide-phone {
        display: none;
    }

    .modal-large {
        margin-left: 0px !important;
    }

    .gare-wrap h3{
        padding-left: 0px;
    }

    .gara-big-wrap {
        padding-left: 0px;
        padding-right: 0px;
        width: 754px;
    }



    .box-live {
        width:752px !important;
        padding:15px 0px 10px 0px;
    }

    .box-live .gare-wrap {
        width:752px;
    }

    .box-live .gare-wrap h3 .h3-wrap {
        width: 750px;
        padding-left: 2px;
    }

    .box-live .qlink-wrap,
    .qlink-wrap {
        width: 752px;
    }

    .box-live .gara-big-wrap {
        width: 754px;
    }


    .info-gara{
        display: none;
    }

    .dati-gara{
        margin-left: 0px !important;
        width:754px;
    }

    .gare-wrap {
        margin-left: 0px !important;
        margin-right: 0px !important;
        width:754px;
    }

    body{
        padding-left: 3px;
        padding-right: 3px;

    }

    .no-mobile{
        display: none;
    }

    .solo-mobile {
        display:block;
    }

    .nav-mobile {
        background-color: white;
        height: 30px;
        line-height: 30px;
        margin-bottom: 1px;
    }

    .public-nav-wrap{
        border-top: 1px solid #bfbfbf;
    }

    .public-nav-wrap .nav-pills>li>a:hover {
        border-bottom: 0px;
    }

    .public-nav-wrap li.active>a {
        color: white;
    }


    .official-logo {
        display: block;
    }

    .gara-big-wrap .info-gara-mobile {
        line-height: 18px;
        text-align: center;
        display: block;
    }

    .calendario-grafico {
        width: 754px !important;
    }

    .sponsor-comi-wrap {
        width: 98% !important;
    }


}

@media(max-width: 680px) {

    .modal-large {
        width: 94% !important;
        margin-left: 0px !important;
    }

    .gara-big-wrap {
        width: 568px;
    }

    .dati-gara{
        margin-left: 0px !important;
        width:568px;
    }

    .gare-wrap {
        margin-left: 0px !important;
        margin-right: 0px !important;
        width:568px;
    }


    .qlink-wrap{
        width: 568px !important;
    }

    .calendario-grafico {
        width: 100% !important;
    }

    .sponsor-comi-wrap.promote-app {
        width: 98% !important;
        height: 80px !important;
    }

    .sponsor-comi-wrap.promote-app .left-logo {
        display: none;
    }

    .sponsor-comi-wrap .promote-app-text {
        width: 70% ;
    }

    .sponsor-comi-wrap .promote-app-text h2 {
        font-size: 30px;
        line-height: 40px;
        margin-left: 10px;
    }

    .sponsor-comi-wrap .promote-app-text h5 {
        font-size: 16px;
        line-height: 18px;
        margin-left: 10px;
    }

    .box-live .gare-wrap {
        width:566px !important;
    }

    .box-live .gare-wrap h3 .h3-wrap {
        width: 566px !important;
    }

    .box-live .qlink-wrap {
        width: 566px !important;
    }

    .box-live .gara-big-wrap {
        width: 566px !important;
    }
}

@media(max-width: 480px) {
    .gara-big-wrap {
        width: 480px;
    }

    .info-gara{
        display: none;
    }

    .dati-gara{
        margin-left: 0px !important;
        width: 480px;

    }

    .gare-wrap {
        margin-left: 0px !important;
        margin-right: 0px !important;
        width:480px;
    }

    body{
        padding-left: 3px;
        padding-right: 3px;

    }

    .gare-wrap h3 {
        line-height: 32px;
        height: 32px;
    }

    .h3-wrap{
        font-size: 16px;
        height: 32px !important;
    }

    .no-mobile{
        display: none;
    }

    .solo-mobile {
        display:block;
    }

    .nav-mobile {
        background-color: white;
        height: 30px;
        line-height: 30px;
        margin-bottom: 1px;
    }

    .public-nav-wrap{
        border-top: 1px solid #bfbfbf;
    }

    .public-nav-wrap .nav-pills>li>a:hover {
        border-bottom: 0px;
    }

    .public-nav-wrap li.active>a {
        color: white;
    }

    .desc-comitato {
        display: none;
    }
    .official-logo {
        display: block;
    }

    .gara-big-wrap .info-gara-mobile {
        line-height: 18px;
        text-align: center;
        display: block;
    }

    .gara-big-wrap .sq-n .sq-nLong{
        font-size: 14px;
        line-height: 16px;
    }

    .calendario-grafico {
        width: 100% !important;
    }

    .sponsor-comi-wrap.promote-app {
        height: 60px !important;
    }

    .sponsor-comi-wrap .promote-app-text h2 {
        font-size: 20px;
        line-height: 25px;
        margin-left: 10px;
    }

    .sponsor-comi-wrap .promote-app-text h5 {
        font-size: 12px;
        line-height: 14px;
        margin-left: 10px;
    }

    .qlink-wrap{
        width: 480px !important;
    }

    .box-live .gare-wrap {
        width:478px !important;
    }

    .box-live .gare-wrap h3 .h3-wrap {
        width: 478px !important;
    }

    .box-live .qlink-wrap {
        width: 478px !important;
    }

    .box-live .gara-big-wrap {
        width: 478px !important;
    }

}

@media print
{
    .navbar, .navbar *, .header-logo, .barra-benvenuto, .nav *
    {
        display: none !important;
    }

    .no-print, .no-print *
    {
        display: none !important;
    }

}

/* bootstrap 3 */

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3,
.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1,
.col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4,
.col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10,
.col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5,
.col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10,
.col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5,
.col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
}

.dati-gara .col-xs-1 {
    width: 1% !important;
}


.dati-gara label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.edit-referto {
    /* font-size: 16px; */
    border: 1px solid #f7941d/*#ddd*/;
    border-top: 0px !important;
    border-radius: 5px;
    background-color: #326295;
    color: white;
    width: 150px;
    margin: auto;
    border-radius: 0px 0 8px 8px;
    line-height: 20px;
}

/* fine modifiche mie */

