@font-face {
  font-family: 'Roboto';
  src: url('/css/fonts/Roboto/Roboto-Regular.ttf'); /* IE9 Compat Modes */
  src: url('/css/fonts/Roboto/Roboto-Regular.ttf')  format('truetype'), /* Legacy iOS */
       url('/css/fonts/Roboto/Roboto-Bold.ttf'), /* IE9 Compat Modes */
       url('/css/fonts/Roboto/Roboto-Bold.ttf')  format('truetype'), /* Legacy iOS */
       url('/css/fonts/Roboto/Roboto-Italic.ttf'), /* IE9 Compat Modes */
       url('/css/fonts/Roboto/Roboto-Italic.ttf')  format('truetype'), /* Legacy iOS */
       url('/css/fonts/Roboto/Roboto-Medium.ttf'), /* IE9 Compat Modes */
       url('/css/fonts/Roboto/Roboto-Medium.ttf')  format('truetype'), /* Legacy iOS */
       url('/css/fonts/Roboto/Roboto-Black.ttf'), /* IE9 Compat Modes */
       url('/css/fonts/Roboto/Roboto-Black.ttf')  format('truetype'); /* Legacy iOS */
}

body {
    margin: @reset;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
	line-height: 1.6;
	font-size: 15px !important;
	font-family: 'Roboto', verdana;
	color: #333333;
	font-weight: 300;
}



html {
    font-family: Verdana, Geneva, sans-serif !important; 
	font-size: 15px !important;
}

a {
    color: #32558d;
    text-decoration: none;
    background-color: transparent;
}

.url {
    font-size: 0.9em;
}

.btn-success {
    color: #fff;
    background-color: #009900;
    border-color: #009900;
}

.container-fluid{padding-right:0px;padding-left:0px;margin-right:auto;margin-left:auto}

href {color:#2c517d; text-decoration:none}
a:Visited {color:#2c517d}
a:Active {color:#2c517d}
a:Hover {color:#2c517d; text-decoration:underline}

a.bianco {color:#FFFFFF; text-decoration:none}
a.bianco:Visited {color:#ffffff; text-decoration:none}
a.bianco:Hover {color:#FFFFFF; text-decoration:underline}

a.giallo {color:#daf303; text-decoration:none}
a.giallo:Visited {color:#daf303; text-decoration:none}
a.giallo:Hover {color:#daf303; text-decoration:underline}

a.arancio {color:#FF5D00; text-decoration:none}
a.arancio:Visited {color:#FF5D00; text-decoration:none}
a.arancio:Hover {color:#FF5D00; text-decoration:underline}

a.blu {color:#2c517d; text-decoration:none}
a.blu:Visited {color:#2c517d; text-decoration:none}
a.blu:Hover {color:#2c517d; text-decoration:underline}

a.blu_sott {color:#2c517d; text-decoration:underline}
a.blu_sott:Visited {color:#2c517d; text-decoration:underline}
a.blu_sott:Hover {color:#2c517d; text-decoration:none}

a.pagina_normale {color:#000066; border:1px solid #000066; margin-top:2px; padding:1px; text-decoration:none;}
a.pagina_normale:Visited {color:#000066; border:1px solid #000066; margin-top:2px; padding:1px; text-decoration:none;}
a.pagina_normale:Hover {color:#000066; background: #99ccef; border:1px solid #000066; margin-top:2px; padding:1px; text-decoration:none;}

a.pagina_selezionata {color:#000066; background: #99ccef; border:1px solid #000066; margin-top:2px; padding:1px; text-decoration:none;}
a.pagina_selezionata:Visited {color:#000066; background: #99ccef; border:1px solid #000066; margin-top:2px; padding:1px; text-decoration:none;}
a.pagina_selezionata:Hover {color:#000066; background: #FFFFFF; border:1px solid #000066; margin-top:2px; padding:1px; text-decoration:none;}

.img-thumbnail {
    border: 1px solid #CCCCCC;
}

.carousel-caption {
  max-width: 70%;
    width:100%;
  background: rgba(0,20,60,0.3);
  padding: 15px 10px;
}

.list-group-item.active_arancio {
    z-index: 2;
    color: #FFFFFF;
    background-color: #FF5D00;
    border-color: #FF5D00;
}

.row-griglia {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column-griglia {
  flex: 20%;
  max-width: 20%;
  padding: 0 4px;
}

/* INIZIO Se lo schermo e' fra 769 (bootstrap breakpoint) e 1080 per cambiare collapse */
@media screen and (min-width: 1080px) {
  .navbar-brand {
    float: left;
    margin-right: 5px;
    margin-left: -15px;
  }
  .navbar-nav {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    border-radius: 0;
  }
  .navbar-nav.pull-right {
    float: right;
    width: auto;
  }
  .navbar-toggle {
    position: relative;
    top: auto;
    left: auto;
    display: none;
  }
  .nav-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }
}
/* FINE Se lo schermo e' fra 769 (bootstrap breakpoint) e 1080 per cambiare collapse */

/* INIZIO Se lo schermo e' largo 900 o piu' <div> */
@media screen and (min-width: 1080px) 
{

.titolo {
    font-size: 20px;
    color: #174574;
	font-weight:bold;
}

.searc_btn {
    font-size: 20px;
}

.titolo_patro {
    font-size: 20px;
    color: #000000;
	font-weight:bold;
}

.titolo_carosello {
    font-size: 40px;
	font-weight:bold;
	font-family: 'Roboto', verdana;
	color: #FFFFFF;
}

.titolo_pagina {
    font-size: 25px;
    color: #174574;
	font-weight:bold;
}

.titolo_bianco {
    font-size: 20px;
    color: #FFFFFF;
	font-weight:bold;
}

.titolo_menu_dx {
    font-size: 15px;
    color: #FFFFFF;
	font-weight:bold;
}

.titolo_giallo {
    font-size: 20px;
    color: #daf303;
	font-weight:bold;
}

.titolo_arancio {
    font-size: 25px;
    color: #FF5D00;
	font-weight:bold;
}

.titolo_arancio_small {
    font-size: 16px;
    color: #FF5D00;
	font-weight:bold;
}

.titolo_small {
    font-size: 18px;
	color: #174574;
	font-weight:bold;
}

div.carosello_big {
    font-size: 36px;
	font-weight: bold;
  }
  
  div.carosello_small {
    font-size: 25px;
	font-weight: bold;
  }
  
  .small {
	font-size: 14px;
	color: #174574;
}

.sm-table {
	font-size: 14px;
}

  .small_nero {
	font-size: 15px;
	color: #000000;
}

  .small_login_menu {
	font-size: 14px;
	color: #174574;
}
  
  .colonnefooter {
  padding: 20px;
  text-align:left
}
  
  .testo_interno {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}
  
  .biancosmall {
	font-size: 13px;
	color:#FFFFFF;
}

.biancosmall_login {
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

.col3_nopadding {
    padding-right: 10px;
	padding-left: 0px;
    padding-top: 10px;
    display: block;
}

.btn-primary.custom-btn {
	font-size: 17px;
}

.btn-primary.custom-btn-orange {
	font-size: 17px;
}

.btn-primary.custom-btn-red {
	font-size: 17px;
}
  
}
/* FINE Se lo schermo e' largo 900 o piu' <div> */

/* INIZIO Se lo schermo e' largo 1079 o meno <div> */
@media screen and (max-width: 1079px) 
{

.titolo {
    font-size: 18px;
    color: #174574;
	font-weight:bold;
}

.searc_btn {
    font-size: 26px;
}

.titolo_patro {
    font-size: 18px;
    color: #000000;
	font-weight:bold;
}

.titolo_pagina {
    font-size: 23px;
    color: #174574;
	font-weight:bold;
}

.titolo_carosello {
    font-size: 25px;
	font-weight:bold;
	font-family: 'Roboto', verdana;
	color: #FFFFFF;
}

.titolo_bianco {
    font-size: 18px;
    color: #FFFFFF;
	font-weight:bold;
}

.titolo_menu_dx {
    font-size: 13px;
    color: #FFFFFF;
	font-weight:bold;
}

.titolo_giallo {
    font-size: 18px;
    color: #daf303;
	font-weight:bold;
}

.titolo_arancio {
    font-size: 23px;
    color: #FF5D00;
	font-weight:bold;
}

.titolo_arancio_small {
    font-size: 14px;
    color: #FF5D00;
	font-weight:bold;
}

.titolo_small {
    font-size: 16px;
    color: #174574;
	font-weight:bold;
}

div.carosello_big {
    font-size: 30px;
	font-weight: bold;
  }
  
  .small {
	font-size: 12px;
	color: #174574;
}

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

  .small_nero {
	font-size: 13px;
	color: #000000;
}

 .small_login_menu {
	font-size: 11px;
	color: #174574;
}
  
  div.carosello_small {
    font-size: 17px;
	font-weight: bold;
  }

  .testo_interno {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.colonnefooter {
  padding: 10px;
  text-align:left
}
  
  .biancosmall {
	font-size: 11px;
	color:#FFFFFF;
}

.biancosmall_login {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

.col3_nopadding {
    padding-right: 20px;
	padding-left: 20px;
    padding-top: 10px;
    display: block;
}

.btn-primary.custom-btn {
	font-size: 14px;
	padding: .150rem .40rem;
}

.btn-primary.custom-btn-orange {
	font-size: 14px;
	padding: .150rem .40rem;
}

.btn-primary.custom-btn-red {
	font-size: 14px;
	padding: .150rem .40rem;
}

.column-griglia {
    flex: 20%;
    max-width: 20%;
  }

}
/* FINE Se lo schermo e' largo 899 o meno <div> */

/* INIZIO Se lo schermo e' largo 640 o meno <div> */
@media screen and (max-width: 640px) 
{

.titolo {
    font-size: 16px;
    color: #174574;
	font-weight:bold;
}

.searc_btn {
    font-size: 20px;
}

.titolo_patro {
    font-size: 16px;
    color: #000000;
	font-weight:bold;
}

.titolo_pagina {
    font-size: 19px;
    color: #174574;
	font-weight:bold;
}

.titolo_carosello {
    font-size: 14px;
	font-weight:bold;
	font-family: 'Roboto', verdana;
	color: #FFFFFF;
}

.titolo_bianco {
    font-size: 16px;
    color: #FFFFFF;
	font-weight:bold;
}

.titolo_menu_dx {
    font-size: 11px;
    color: #FFFFFF;
	font-weight:bold;
}

.titolo_giallo {
    font-size: 16px;
    color: #daf303;
	font-weight:bold;
}

.titolo_arancio {
    font-size: 21px;
    color: #FF5D00;
	font-weight:bold;
}

.titolo_arancio_small {
    font-size: 14px;
    color: #FF5D00;
	font-weight:bold;
}

.titolo_small {
    font-size: 16px;
	color: #174574;
	font-weight:bold;
}

div.carosello_big {
    font-size: 12px;
	font-weight: bold;
  }
  
  div.carosello_small {
    font-size: 0px;
	font-weight: bold;
  }
  
  .small {
	font-size: 10px;
	color: #174574;
}


.sm-table {
	font-size: 10px;
}

  .small_nero {
	font-size: 11px;
	color: #000000;
}

.small_login_menu {
	font-size: 11px;
	color: #174574;
}

  .testo_interno {
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.colonnefooter {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  text-align:left
}
  
  .biancosmall {
	font-size: 9px;
	color:#FFFFFF;
}

.biancosmall_login {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}

.col3_nopadding {
    padding-right: 10px;
	padding-left: 10px;
    padding-top: 10px;
    display: block;
}

.btn-primary.custom-btn {
	font-size: 10px;
	padding: .40rem .40rem .10rem;
}

.btn-primary.custom-btn-orange {
	font-size: 10px;
}

.btn-primary.custom-btn-red {
	font-size: 10px;
}

.column-griglia {
    flex: 50%;
    max-width: 50%;
  }
  
}
/* FINE Se lo schermo e' largo 640 o meno <div> */

.bg-dark {
    background-color: #174574!important;
}

@media (max-width: 767px)
.elementi_nascosti_mobile {
    display: none!important;
}

.page_title {
	font-weight: bold;
	color: #174574;
	font-size: 20px;
	text-align: left;
}

.card-header-custom:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-header-custom {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #174574;
    border-bottom: 1px solid #174574;
}

.footer {
	background-color: #174574;
	clear: both;
	position: relative;
	min-height: 120px;
	color: #FFFFFF;
	text-align: center;
}

.footer_admin {
	background-color: #174574;
	min-height: 25px;
	color: #FFFFFF;
	text-align: center;
}

.footer2 {
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	min-height: 40px;
	color: #174574;
	text-align: center;
	margin-right: 0px;
    margin-left: 0px;
}

.div_small {
    text-align: center;
    max-width: 400px;
}

.list-group-item.active {
    background-color: #174574;
    border-color: #174574;
}

.btn-primary.custom-btn {
	background-color: #174574;
	border-color: #174574;
	color: #FFFFFF;
}

.btn-primary.custom-btn-orange {
	background-color: #FF5D00;
	border-color: #FF5D00;
	color: #FFFFFF;
}

.btn-primary.custom-btn-red {
	background-color: #CC0000;
	border-color: #CC0000;
	color: #FFFFFF;
}

.intestaz_menu_dx {
    background-color:#174574;
    color:#FFFFFF;
    padding: 10px;
}

.no_margin_right {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: auto;
}

.no_margin {
    margin-left:0;
    margin-right:0;
}

.btn-primary.login-btn {
	background-color: #FFFFFF;;
	border-color: #FFFFFF;
	color: #174574;
	height:35px;
}

.btn-primary.login-btn:hover {
	background-color: #FFFFFF;;
	border-color: #FFFFFF;
	color: #174574;
	height:35px;
}

.btn-primary.custom-btn {
	background-color: #174574;
	border-color: #174574;
	color: #FFFFFF;
}

.btn-outline-primary {
    color: #174574;
    background-color: transparent;
    background-image: none;
    border-color: #174574;
}

.btn-outline-primary:hover {
    color: #FFFFFF;
    background-color: #174574;
    border-color: #174574;
}

.btn-outline-primary_sel {
    color: #FFFFFF;
    background-color: #174574;
    border-color: #174574;
}

.btn-outline-primary_sel:hover {
    color: #174574;
    background-color: transparent;
    background-image: none;
    border-color: #174574;
}

.table .thead-dark th {
    color: #fff;
    background-color: #174574;
    border-color: #174574;
}

.td_celeste_giorni
{
    border-color: #000000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 1px;
    background-color: #174574;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.evento_si
{
    background-color: #EEDA58;
	font-weight: bold;
	color: #FFFFFF;
}

.evento_no
{
    background-color: #EDEDED;
	font-weight: normal;
	color: #000000;
}

.pt-3, .py-3 {
    padding-top: 0px !important; */
}

.show>.btn-secondary.dropdown-toggle {
    color: #6c757d;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    border-color: #fff;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
    
}

a.outline {color:#174574; text-decoration:none}
a.outline:Visited {color:#174574; text-decoration:none}
a.outline:Hover {color:#FFFFFF; text-decoration:none}

a.outline_sel {color:#FFFFFF; text-decoration:none}
a.outline_sel:Visited {color:#FFFFFF; text-decoration:none}
a.outline_sel:Hover {color:#174574; text-decoration:none}

label {
    padding-left: 25;
}

.img-fluid_margin {
    max-width: 100%;
    height: auto;
    margin-top: .75rem;
    margin-left: .75rem;
    margin-right: .75rem;
    margin-bottom: .75rem;
}

.pl-2, .px-2 {
    padding-left: .10rem!important;
}
.pr-2, .px-2 {
    padding-right: .10rem!important;
}

.card-title-img-sx {
    margin-top: .75rem;
    margin-left: .75rem;
    margin-right: .75rem;
    font-size: 18px;
}

.card-text-img-sx {
    margin-top: .75rem;
    margin-left: .75rem;
    margin-right: .75rem;
    font-size: 13px;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.navbar-nav {
    margin-top: 6px;
}

.btn-primary {
    color: #fff;
    background-color: #32558d;
    border-color: #32558d; /*set the color you want here*/
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #32558d;
    border-color: #32558d; /*set the color you want here*/
}

.content {
    padding: 12px 12px 0px 12px;
}

p {
    line-height: 1.6;
}

.navbar-brand {
    margin-right: 0.35rem;
}

.list-group-item.active {
  z-index: 2;
  color: #FFFFFF;
  background-color: #32558d;
  border-color: #32558d;
}

th {
    background-color: #32558d;
    color: #FFFFFF;
    text-align: left;
} 

.container-fluid.navbar-container, .navbar-brand {
  padding-left: 0;
}

.boldrosso {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.img-responsive {
    width: 100%;
    height: 100%;
    .display(block);
}
