/* Istituto Omnicomprensivo Roccaraso */

/* ----- OVERRIDES ----- */

/* importo fonts custom */
@import url("xfonts.css?v=2");

html{

}
.log{
    height: 170px;
    width: 160px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #333399!important;
    border-radius: 10px;
}
input {
    font-family: inherit;
    font-size: inherit;
    width: 120px!important;
    text-align: center!important;
    line-height: inherit;
}
h3, .h3 {
    font-size: 15px!important;
}
h1, h2, h3 {
    margin-top: 0px!important;
    font-family:"Rounded_Elegance"!important;
    margin-bottom: 10px;
}
h2, .h2 {
    font-size: 18px!important;
}
h4, .h4
{
  font-family: 'Rounded_Elegance';
}
/* sfondo pagina */
body{
 /*background:url('../img/p2.jpg');*/
background: url('../img/footer1.png')bottom repeat-x, #C3D5E9;
/*background-size:cover;
background-attachment: fixed;*/
 font-family: "Rounded_Elegance";

font-size: 16px;

}

/* titoli */
h1, h5, h6, .h1, .h5, .h6
{
  font-family: 'Rounded_Elegance';
  letter-spacing:0px;

}

h4, .h4
{
  font-family: 'Rounded_Elegance';
}

article{
  /* separato da content per short pants */
  background-color: transparent;

  padding-top:10px;

}
.btn-default1{
    color: #333333!important;
    background-color: #ffffff!important;
    border-color: #cccccc!important;
margin-top:0px!important;

}
.form1 {
  display: block;
  width: 100%!important;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #fff!important;
  background-image: none;
  border: 1px solid #fff!important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group1 {
    position: relative;
    display: table;
    border-collapse: separate;
    width:100%!important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}

/*hover delle news*/

.view-ninth .mask-1, .view-ninth .mask-2 {
    background-color: rgba(255, 255, 255, 0.8);
    height: 70%;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0.6s;
    -moz-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}
.view-ninth .mask-1 {
    left: auto;
    right: 0;
    -webkit-transform: rotate(56.5deg) translateX(-180px);
    -moz-transform: rotate(56.5deg) translateX(-180px);
    -o-transform: rotate(56.5deg) translateX(-180px);
    -ms-transform: rotate(56.5deg) translateX(-180px);
    transform: rotate(56.5deg) translateX(-180px);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}
.view-ninth .mask-2 {
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(56.5deg) translateX(180px);
    -moz-transform: rotate(56.5deg) translateX(180px);
    -o-transform: rotate(56.5deg) translateX(180px);
    -ms-transform: rotate(56.5deg) translateX(180px);
    transform: rotate(56.5deg) translateX(180px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.view-ninth .content {
    background: rgba(255, 255, 255, 0);
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
    width: 100%;
    overflow: hidden;

    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.1s ease-in-out 0.1s;
    -moz-transition: all 0.1s ease-in-out 0.1s;
    -o-transition: all 0.1s ease-in-out 0.1s;
    transition: all 0.1s ease-in-out 0.1s;
}
.view-ninth h2 {
    background: transparent;
    margin-top: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.view-ninth a.info {
    display: none;
}
.view-ninth:hover .content {
    height: 70%;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    top: 40px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}
.view-ninth:hover .mask-1, .view-ninth:hover .mask-2 {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}





.view {
   width: 100%;
   height: 70%;
   margin: 10px;
   float: left;
   
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background: transparent url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask,.view .content {
   width: 100%;
   height: 70%;
   position: absolute;
   overflow: hidden;
   top: 40px!important;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;

   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 16px;
   position: relative;

   color: #fff;
   padding: 0px 0px 0px;
   margin-top:5px!important;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}












.col-sm-6, .col-lg-12{
  background:transparent;



}


div.bodiv {
    margin: 20px;
    padding: 20px;
}

.bodiv img {
    height: 100%;
    width: 100%;
    background: none;
    border: green solid 10px;
}

img.iclass {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

img.iclass:hover {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    opacity: 1;
}
.visible-xs{
margin-bottom:10px!important;

}

@media (min-width:768px){.container{width:740px;} 
.col-sm-1, .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-sm-10, .col-sm-11{float:left;} 
.col-sm-12{width:100%!important;} 
.col-sm-11{width:91.66666666666666%!important;} 
.col-sm-10{width:83.33333333333334%!important;} 
.col-sm-9{width:75%!important;} 
.col-sm-8{width:66.66666666666666%!important;} 
.col-sm-7{width:58.333333333333336%!important;}
 .col-sm-6{width:50%!important;} 
 .col-sm-5{width:41.66666666666667%!important;} 
.col-sm-4{width:33.33333333333333%!important;} 
.col-sm-3{width:25%!important;} 
.col-sm-2{width:16.666666666666664%!important;} 
.col-sm-1{width:8.333333333333332%!important;} 
.col-sm-pull-12{right:100%!important;} 
.col-sm-pull-11{right:91.66666666666666%!important;}
 .col-sm-pull-10{right:83.33333333333334%!important;}
  .col-sm-pull-9{right:75%!important;}
  .col-sm-pull-8{right:66.66666666666666%!important;} 
  .col-sm-pull-7{right:58.333333333333336%!important;} 
  .col-sm-pull-6{right:50%!important;} 
  .col-sm-pull-5{right:41.66666666666667%!important;}
   .col-sm-pull-4{right:33.33333333333333%!important;} 
 .col-sm-pull-3{right:25%!important;}
  .col-sm-pull-2{right:16.666666666666664%!important;} 
  .col-sm-pull-1{right:8.333333333333332%!important;}
   .col-sm-pull-0{right:0%!important;} 
   .col-sm-push-12{left:100%!important;} 
  .col-sm-push-11{left:91.66666666666666%!important;} 
  .col-sm-push-10{left:83.33333333333334%!important;} 
  .col-sm-push-9{left:75%!important;} 
  .col-sm-push-8{left:66.66666666666666%!important;}
   .col-sm-push-7{left:58.333333333333336%!important;} 
   .col-sm-push-6{left:50%!important;}
   .col-sm-push-5{left:41.66666666666667%!important;}
   .col-sm-push-4{left:33.33333333333333%!important;}
   .col-sm-push-3{left:25%!important;}
   .col-sm-push-2{left:16.666666666666664%;} 
   .col-sm-push-1{left:8.333333333333332%;} 
  .col-sm-push-0{left:0%!important;}
   .col-sm-offset-12{margin-left:100%!important;}
   .col-sm-offset-11{margin-left:91.66666666666666%!important;} 
   .col-sm-offset-10{margin-left:83.33333333333334%!important;}
   .col-sm-offset-9{margin-left:75%!important;} 
   .col-sm-offset-8{margin-left:66.66666666666666%!important;}
    .col-sm-offset-7{margin-left:58.333333333333336%!important;} 
   .col-sm-offset-6{margin-left:50%!important;}
    .col-sm-offset-5{margin-left:41.66666666666667%!important;} 
    .col-sm-offset-4{margin-left:33.33333333333333%!important;} 
   .col-sm-offset-3{margin-left:25%!important;}
    .col-sm-offset-2{margin-left:16.666666666666664%!important;} 
   .col-sm-offset-1{margin-left:8.333333333333332%!important;} 
   .col-sm-offset-0{margin-left:0%!important;}}





   @media (min-width:992px){.container{width:960px;} 
   .col-md-1, .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-md-10, .col-md-11{float:left;} 
   .col-md-12{width:100%!important;}
    .col-md-11{width:91.66666666666666%!important;} 
    .col-md-10{width:83.33333333333334%!important;} 
   .col-md-9{width:75%!important;} 
   .col-md-8{width:66.66666666666666%!important;} 
   .col-md-7{width:58.333333333333336%!important;}
    .col-md-6{width:50%!important;} 
    .col-md-5{width:41.66666666666667%!important;} 
    .col-md-4{width:33.33333333333333%!important;}
    .col-md-3{width:25%!important;} 
.col-md-2{width:16.666666666666664%!important;}
 .col-md-1{width:8.333333333333332%;}
 .col-md-pull-12{right:100%!important;} 
 .col-md-pull-11{right:91.66666666666666%!important;} 
 .col-md-pull-10{right:83.33333333333334%!important;}
  .col-md-pull-9{right:75%!important;} 
  .col-md-pull-8{right:66.66666666666666%!important;} 
  .col-md-pull-7{right:58.333333333333336%;}
   .col-md-pull-6{right:50%!important;} 
   .col-md-pull-5{right:41.66666666666667%!important;}
    .col-md-pull-4{right:33.33333333333333%!important;}
    .col-md-pull-3{right:25%!important;}
    .col-md-pull-2{right:16.666666666666664%!important;}
     .col-md-pull-1{right:8.333333333333332%!important;} 
.col-md-pull-0{right:0%!important;}
 .col-md-push-12{left:100%!important;} 
 .col-md-push-11{left:91.66666666666666%!important;} 
.col-md-push-10{left:83.33333333333334%!important;} 
.col-md-push-9{left:75%!important;} 
.col-md-push-8{left:66.66666666666666%!important;} 
.col-md-push-7{left:58.333333333333336%!important;} 
.col-md-push-6{left:50%!important;} 
.col-md-push-5{left:41.66666666666667%!important;} 
.col-md-push-4{left:33.33333333333333%!important;} 
.col-md-push-3{left:25%!important;} 
.col-md-push-2{left:16.666666666666664%!important;}
 .col-md-push-1{left:8.333333333333332%!important;}
  .col-md-push-0{left:0%!important;}
   .col-md-offset-12{margin-left:100%!important;}
  .col-md-offset-11{margin-left:91.66666666666666%!important;}
 .col-md-offset-10{margin-left:83.33333333333334%!important;} 
 .col-md-offset-9{margin-left:75%!important;} 
.col-md-offset-8{margin-left:66.66666666666666%!important;} 
.col-md-offset-7{margin-left:58.333333333333336%!important;} 
.col-md-offset-6{margin-left:50%!important;}
 .col-md-offset-5{margin-left:41.66666666666667%!important;}
 .col-md-offset-4{margin-left:33.33333333333333%!important;} 
 .col-md-offset-3{margin-left:25%!important;} 
 .col-md-offset-2{margin-left:16.666666666666664%!important;} 
.col-md-offset-1{margin-left:8.333333333333332%;} 
.col-md-offset-0{margin-left:0%!important;}}



   @media (min-width:1080px){.container{width:1056px;} 
   .col-md-1, .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-md-10, .col-md-11{float:left;} 
   .col-md-12{width:100%!important;}
    .col-md-11{width:91.66666666666666%!important;} 
    .col-md-10{width:83.33333333333334%!important;} 
   .col-md-9{width:75%!important;} 
   .col-md-8{width:66.66666666666666%!important;} 
   .col-md-7{width:58.333333333333336%!important;}
    .col-md-6{width:50%!important;} 
    .col-md-5{width:41.66666666666667%!important;} 
    .col-md-4{width:33.33333333333333%!important;}
    .col-md-3{width:25%!important;} 
.col-md-2{width:16.666666666666664%!important;}
 .col-md-1{width:8.333333333333332%;}
 .col-md-pull-12{right:100%!important;} 
 .col-md-pull-11{right:91.66666666666666%!important;} 
 .col-md-pull-10{right:83.33333333333334%!important;}
  .col-md-pull-9{right:75%!important;} 
  .col-md-pull-8{right:66.66666666666666%!important;} 
  .col-md-pull-7{right:58.333333333333336%;}
   .col-md-pull-6{right:50%!important;} 
   .col-md-pull-5{right:41.66666666666667%!important;}
    .col-md-pull-4{right:33.33333333333333%!important;}
    .col-md-pull-3{right:25%!important;}
    .col-md-pull-2{right:16.666666666666664%!important;}
     .col-md-pull-1{right:8.333333333333332%!important;} 
.col-md-pull-0{right:0%!important;}
 .col-md-push-12{left:100%!important;} 
 .col-md-push-11{left:91.66666666666666%!important;} 
.col-md-push-10{left:83.33333333333334%!important;} 
.col-md-push-9{left:75%!important;} 
.col-md-push-8{left:66.66666666666666%!important;} 
.col-md-push-7{left:58.333333333333336%!important;} 
.col-md-push-6{left:50%!important;} 
.col-md-push-5{left:41.66666666666667%!important;} 
.col-md-push-4{left:33.33333333333333%!important;} 
.col-md-push-3{left:25%!important;} 
.col-md-push-2{left:16.666666666666664%!important;}
 .col-md-push-1{left:8.333333333333332%!important;}
  .col-md-push-0{left:0%!important;}
   .col-md-offset-12{margin-left:100%!important;}
  .col-md-offset-11{margin-left:91.66666666666666%!important;}
 .col-md-offset-10{margin-left:83.33333333333334%!important;} 
 .col-md-offset-9{margin-left:75%!important;} 
.col-md-offset-8{margin-left:66.66666666666666%!important;} 
.col-md-offset-7{margin-left:58.333333333333336%!important;} 
.col-md-offset-6{margin-left:50%!important;}
 .col-md-offset-5{margin-left:41.66666666666667%!important;}
 .col-md-offset-4{margin-left:33.33333333333333%!important;} 
 .col-md-offset-3{margin-left:25%!important;} 
 .col-md-offset-2{margin-left:16.666666666666664%!important;} 
.col-md-offset-1{margin-left:8.333333333333332%;} 
.col-md-offset-0{margin-left:0%!important;}}



   @media (min-width:1200px){.container{width:1200px;} 
   .col-md-1, .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-md-10, .col-md-11{float:left;} 
   .col-md-12{width:100%!important;}
    .col-md-11{width:91.66666666666666%!important;} 
    .col-md-10{width:83.33333333333334%!important;} 
   .col-md-9{width:75%!important;} 
   .col-md-8{width:66.66666666666666%!important;} 
   .col-md-7{width:58.333333333333336%!important;}
    .col-md-6{width:50%!important;} 
    .col-md-5{width:41.66666666666667%!important;} 
    .col-md-4{width:33.33333333333333%!important;}
    .col-md-3{width:25%!important;} 
.col-md-2{width:16.666666666666664%!important;}
 .col-md-1{width:8.333333333333332%;}
 .col-md-pull-12{right:100%!important;} 
 .col-md-pull-11{right:91.66666666666666%!important;} 
 .col-md-pull-10{right:83.33333333333334%!important;}
  .col-md-pull-9{right:75%!important;} 
  .col-md-pull-8{right:66.66666666666666%!important;} 
  .col-md-pull-7{right:58.333333333333336%;}
   .col-md-pull-6{right:50%!important;} 
   .col-md-pull-5{right:41.66666666666667%!important;}
    .col-md-pull-4{right:33.33333333333333%!important;}
    .col-md-pull-3{right:25%!important;}
    .col-md-pull-2{right:16.666666666666664%!important;}
     .col-md-pull-1{right:8.333333333333332%!important;} 
.col-md-pull-0{right:0%!important;}
 .col-md-push-12{left:100%!important;} 
 .col-md-push-11{left:91.66666666666666%!important;} 
.col-md-push-10{left:83.33333333333334%!important;} 
.col-md-push-9{left:75%!important;} 
.col-md-push-8{left:66.66666666666666%!important;} 
.col-md-push-7{left:58.333333333333336%!important;} 
.col-md-push-6{left:50%!important;} 
.col-md-push-5{left:41.66666666666667%!important;} 
.col-md-push-4{left:33.33333333333333%!important;} 
.col-md-push-3{left:25%!important;} 
.col-md-push-2{left:16.666666666666664%!important;}
 .col-md-push-1{left:8.333333333333332%!important;}
  .col-md-push-0{left:0%!important;}
   .col-md-offset-12{margin-left:100%!important;}
  .col-md-offset-11{margin-left:91.66666666666666%!important;}
 .col-md-offset-10{margin-left:83.33333333333334%!important;} 
 .col-md-offset-9{margin-left:75%!important;} 
.col-md-offset-8{margin-left:66.66666666666666%!important;} 
.col-md-offset-7{margin-left:58.333333333333336%!important;} 
.col-md-offset-6{margin-left:50%!important;}
 .col-md-offset-5{margin-left:41.66666666666667%!important;}
 .col-md-offset-4{margin-left:33.33333333333333%!important;} 
 .col-md-offset-3{margin-left:25%!important;} 
 .col-md-offset-2{margin-left:16.666666666666664%!important;} 
.col-md-offset-1{margin-left:8.333333333333332%;} 
.col-md-offset-0{margin-left:0%!important;}}





@media (min-width:1450px){.container{width:1450px;} 
.col-lg-1, .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-lg-10, .col-lg-11{float:left;} 
.col-lg-12{width:100%!important;} 
.col-lg-11{width:91.66666666666666%!important;} 
.col-lg-10{width:83.33333333333334%!important;} 
.col-lg-9{width:75%!important;} 
.col-lg-8{width:66.66666666666666%!important;}
 .col-lg-7{width:58.333333333333336%!important;}
  .col-lg-6{width:50%!important;} 
  .col-lg-5{width:41.66666666666667%!important;} 
 .col-lg-4{width:33.33333333333333%!important;} 
 .col-lg-3{width:25%!important;}
  .col-lg-2{width:16.666666666666664%!important;}
  .col-lg-1{width:8.333333333333332%!important;} 
  .col-lg-pull-12{right:100%!important;} 
  .col-lg-pull-11{right:91.66666666666666%!important;} 
  .col-lg-pull-10{right:83.33333333333334%!important;}
   .col-lg-pull-9{right:75%!important;} 
   .col-lg-pull-8{right:66.66666666666666%!important;} 
  .col-lg-pull-7{right:58.333333333333336%!important;} 
  .col-lg-pull-6{right:50%!important;} 
  .col-lg-pull-5{right:41.66666666666667%!important;} 
  .col-lg-pull-4{right:33.33333333333333%!important;} 
  .col-lg-pull-3{right:25%!important;} 
  .col-lg-pull-2{right:16.666666666666664%!important;} 
  .col-lg-pull-1{right:8.333333333333332%!important;}
   .col-lg-pull-0{right:0%!important;}
   .col-lg-push-12{left:100%!important;} 
   .col-lg-push-11{left:91.66666666666666%!important;}
    .col-lg-push-10{left:83.33333333333334%!important;} 
  .col-lg-push-9{left:75%!important;}
   .col-lg-push-8{left:66.66666666666666%!important;}
   .col-lg-push-7{left:58.333333333333336%!important;} 
   .col-lg-push-6{left:50%!important;} 
   .col-lg-push-5{left:41.66666666666667%!important;} 
   .col-lg-push-4{left:33.33333333333333%!important;} 
   .col-lg-push-3{left:25%!important;} 
   .col-lg-push-2{left:16.666666666666664%!important;} 
   .col-lg-push-1{left:8.333333333333332%!important;}
    .col-lg-push-0{left:0%!important;} 
    .col-lg-offset-12{margin-left:100%!important;}
    .col-lg-offset-11{margin-left:91.66666666666666%!important;}
     .col-lg-offset-10{margin-left:83.33333333333334%!important;} 
   .col-lg-offset-9{margin-left:75%!important;} 
   .col-lg-offset-8{margin-left:66.66666666666666%!important;}
    .col-lg-offset-7{margin-left:58.333333333333336%!important;}
    .col-lg-offset-6{margin-left:50%!important} 
    .col-lg-offset-5{margin-left:41.66666666666667%!important;} 
    .col-lg-offset-4{margin-left:33.33333333333333%!important} 
    .col-lg-offset-3{margin-left:25%!important;} 
    .col-lg-offset-2{margin-left:16.666666666666664%!important;} 
    .col-lg-offset-1{margin-left:8.333333333333332%!important;} 
    .col-lg-offset-0{margin-left:0%!important;}}table{max-width:100%;background-color:transparent;}

h3, .h3 {
  font-size: 18.4px;
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #000!important;
}


    .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: ''!important;
  color: #00ffe9;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.flex-direction-nav a.flex-next:before {
  content: ''!important;
}
.col-md-10 {
    width: 83.33333333333334%;
    color: #000!important;
}


.row-slider{

  width:100%!important;
}

/*spostare cerca nel sito*/
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0px!important;
  -webkit-transition: all 1.9s;
  -moz-transition: all 1.9s;
  transition: all 1.9s;
  width:120px!important;
  margin-left:400px!important;
}
.input-group .form-control:first-child:focus{
    width:300px!important;
}
.input-group-btn:last-child>.btn {
  margin-left: -1px;
  margin-top: 0px!important;
  margin-right:50px!important;
  background-color:#333399!important;
  color:#fff!important;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #fff!important;
  background-image: none;
  border: 1px solid #fff!important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group .form:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0px!important;
}

.form{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;background-image:none;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);}
.form:-moz-placeholder{color:#999999;}
.form::-moz-placeholder{color:#999999;}
.form:-ms-input-placeholder{color:#999999;}
.form::-webkit-input-placeholder{color:#999999;}
.form[disabled],.form[readonly],fieldset[disabled] .form{cursor:not-allowed;background-color:#eeeeee;}
.form {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #fff!important;
  background-image: none;
  border: 1px solid #fff!important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}





/* titoli */
h1, h2, h3, h5, h6, .h1, .h2, .h3, .h5, .h6
{
  font-family: 'Rounded_Elegance';
  letter-spacing:0px;
}

h4, .h4
{
  font-family: 'Rounded_Elegance';
}

article{
  /* separato da content per short pants */
  background-color: #333399;
  /*box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.3);*/
  padding-top:10px;
  /*min-height: 1450px;*/
}

/* linea sopra test */
.cam-teaser-divider {
  margin: 0;
  border-bottom: 1px solid #000;
  border-top: 0;
}

hr {
  margin: 5px 0 20px;
  border: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 1px;

}

hr {
  border: 1px solid gray;
  height: 1px;
}
 



/*cambia colore tasto consulta */
.btn-warning {
  color: #ffffff!important;
  background-color: #333399!important;
  border-color: #333399!important;
}


.visualizzato_tot_volte{
  color:#000!important;
}
.glyphicon:empty {
  width: 1em;

}  



/*  modificano i tasti social*/
.col-xs-1{
float:left !important;
margin-bottom: 50px !important;
margin-left: 10px !important;
width: 35px !important;
 box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3)!important;
 background-color: transparent !important;
} 

/*  modificano i tasti social*/
.col-md-1{
float: left !important;
margin-bottom: 50px !important;
margin-left: 10px !important;
width: 35px !important;
 background-color: transparent !important;
}

.col-sm-5{
        background-color:transparent!important;
        padding-top: 20px !important;

}




.hp_titolo_flusso_principale_col4 {
    height: 46px!important;
    overflow: hidden;
    font-size: 20px!important;
    font-weight: bold;
    color:#000!important;
    font-family:"Rounded_Elegance"!important;
}
.hp_testo_flusso_principale_col4 {
    height: 66px!important;
    overflow: hidden;
    font-size: 16px!important;
        color:#000!important;

}
.hp_titolo_flusso_principale_col12 {
    overflow: hidden;
      height:40px!important;
        font-size: 20px!important;
        font-weight: bold;
            color:#000!important;
                font-family:"Rounded_Elegance"!important;
}
.hp_testo_flusso_principale_col12 {
    overflow: hidden;
     font-size: 16px!important;
         height:70px!important;
         color:#000!important;
}


.hp_titolo_flusso_principale_col6{
  height:60px!important;
  overflow: hidden; 
      color:#000!important;
       font-size: 20px!important;
           font-family:"Rounded_Elegance"!important;
          font-weight: bold;
}

.hp_testo_flusso_principale_col6{
  height:120px!important; 
  overflow: hidden; 
      color:#000!important;
       font-size: 16px!important;
}

.hp_titolo_flusso_principale_col3{
  height:75px!important;
  overflow: hidden; 
      color:#000!important;
       font-size: 20px!important;
           font-family:"Rounded_Elegance"!important;
          font-weight: bold;
}

.hp_testo_flusso_principale_col3{
  height:80px!important;

  overflow: hidden; 
      color:#000!important;
       font-size: 16px!important;
}

h3{
    font-size: 20px!important;
}







.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn1>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn1>.btn{height:45px;line-height:45px;}
textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn1>.btn{height:auto;}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn1>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn1>.btn{height:30px;line-height:30px;}
textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn1>.btn{height:auto;}
.input-group-addon,.input-group-btn1,.input-group .form-control{display:table-cell;}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn1:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}
.input-group-addon,.input-group-btn1{width:1%;white-space:nowrap;vertical-align:middle;}
.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#000;text-align:center;background-color:#eeeeee;border:1px solid #cccccc;border-radius:4px;}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px;}
.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px;}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0;}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn1:first-child>.btn,.input-group-btn1:first-child>.dropdown-toggle,.input-group-btn1:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;}
.input-group-addon:first-child{border-right:0;}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn1:last-child>.btn,.input-group-btn1:last-child>.dropdown-toggle,.input-group-btn1:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}
.input-group-addon:last-child{border-left:0;}
.input-group-btn1{position:relative;white-space:nowrap; background-color:#333399;}.input-group-btn1:first-child>.btn{margin-right:-1px;}
.input-group-btn1:last-child>.btn{margin-left:-1px;}
.input-group-btn1>.btn{position:relative;}.input-group-btn1>.btn+.btn{margin-left:-4px;}
.input-group-btn1>.btn:hover,.input-group-btn1>.btn:active{z-index:2;}




/* titoli */
h1, h2, h3, h5, h6, .h1, .h2, .h3, .h5, .h6
{
  font-family: 'Rounded_Elegance';
  letter-spacing:0px;
}

h4, .h4
{
  font-family: 'Rounded_Elegance';
}

article{
  /* separato da content per short pants */
  background-color: #333399;
  /*box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.3);*/
  padding-top:10px;
/*  min-height: 1450px;*/
}

/* linea sopra test */
.cam-teaser-divider {
  margin: 0;
  border-bottom: 1px solid #000;
  border-top: 0;
}

hr {
  margin: 5px 0 20px;
  border: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 1px;

}

hr {
  border: 1px solid gray;
  height: 1px;
}
 



/*cambia colore tasto consulta */
.btn-warning {
  color: #ffffff!important;
  background-color: #333399!important;
  border-color: #333399!important;
}


.visualizzato_tot_volte{
  color:#000!important;
}
.glyphicon:empty {
  width: 1em;

}  




.col-sm-5{
        background-color:transparent!important;
        padding-top: 20px !important;

}
element.style {
  color: #434343;
  font-family: Rounded_Elegance;
  font-size: medium;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  orphans: auto;
  text-align: left;
  text-indent: 0px;
  text-transform: none;
  white-space: normal;
  widows: 1;
  word-spacing: 0px;
  -webkit-text-stroke-width: 0px;
  background-color: transparent!important;
}



/*tasti leggi*/
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
  width: 50px!important;
  height:25px!important;
  float:right!important;
  text-align: left!important;
 display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: left!important;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 3px 5px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
  

 /* background:transparent!important;*/

}



/* altezza minima articoli */


/* immagine di sfondo footer */
.footer{
  background-color: transparent;
  margin-top: 15px;
  margin-bottom: 25px;
  /*background-image: url('../img/footer.png');
  background-size: cover;
  aggiunte short pants */
  height:auto;
  position:relative;

}



.low-row{
  height: 7em;
}

.prima-visione-web-float{
  width: 16.666666666666664%;
}

.autumn img{
  border-radius: 5px;
  padding: 15px 15px 10px 20px;
  /*box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.3);*/
  background-color: transparent;
}

@media (max-width:395px){
  .pvw-adapter{
    width: 50%;
    margin: 25px;
  }
  
}



@media (max-width:800px){
  .name-adapter{
  width:none;
  }
  
}


/* colore link menu footer */
.footer a{
  color: #000;
}

/* colore link menu footer */
.footer p{
  color: #333;
}

/* colore link menu footer */
.footer label{
  color: #000;
}

/* colore titoli articoli */
article .page-header, article h1{
  margin: 0;
  color: #333;
  font-size: 40px;
  border: none;
}




/* colore generico dei link */
a{
  color: #000;
}

a:hover{
  color: #000;
}
/* colore freccia giù menu */
.nav .caret {
    border-top-color: #000 !important;
}

/* colore link home menu di navigazione */
.breadcrumb a{
  color: #000;font-size:15px;
}

.breadcrumb .text-muted, .breadcrumb li {
    color: #000;font-size:15px;
}

.pre-content{
  /*background-color: rgba(255,255,255,0.75);*/
}

/* colore link pagine collegate */
a.list-group-item {
    color: #333;

}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus{
  background-color: #d2d5d8;
  border-color: #d2d5d8;
  color: #333;
}

/* colore link documenti strutturati */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #d2d5d8;
    color: #333;
}

.nav-pills a
{
  color: #333;
}


/* sfondo testata in alto */
.header{
  
  background-image: url('../img/TestataOK.png');
  background-repeat: no-repeat;
margin-top:-10px!important;
    padding:10%;
    background-size: 100%;
  

 
  /*background-position: -10px;*/
}
#testata-alta{
  height: 200px;
}


    .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: ''!important;
  color: #00ffe9;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.flex-direction-nav a.flex-next:before {
  content: ''!important;
}
.col-md-10 {
    width: 83.33333333333334%;
    color: #000!important;
}


.row-slider{

  width:100%!important;
}




/* menù */


/* colore e stile testo delle voci del menu */
.navbar-ulivi{
  border: 0;
  border-radius: 0;


    margin-top: 20px ;
  margin-bottom: 10px;
  background-color: transparent;
  min-height: 45px;
    padding:3px 0px 0px 10px;


  color:#000;
}

.navbar-ulivi a{
  font-family: 'OpenSans-Regular';
  font-size: 16px;
    font-weight: bold;
  text-transform:uppercase;
color:#000;
margin-left:5px;
    border-bottom: 5px solid #333399!important;
}

.navbar-ulivi a:hover
{
  color: #000;
}

/* Sfondo interno del dropdown menu */
.dropdown-menu>li>{
  font-family: 'Rounded_Elegance';
  color: #000;
  text-transform:uppercase;
  font-size: 13px;
}

.dropdown-menu>li>a:hover{
  background: #e0e0e0; /* Old browsers */
  background: -moz-linear-gradient(top, #e0e0e0 0%, #e0e0e0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e0e0e0 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e0e0e0 0%,#e0e0e0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e0e0e0 0%,#e0e0e0 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e0e0e0 0%,#e0e0e0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
  color: #000;
}

.dropdown-menu
{
  background-color: #fff;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  color: #fff;
    background-color: #333399;
}

/* Hover buttons navbar-ulivi */
.nav > li > a:hover, .nav > li > a:focus {
    background: #e0e0e0; /* Old browsers */
  background: -moz-linear-gradient(top, #e0e0e0 0%, #e0e0e0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e0e0e0 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e0e0e0 0%,#e0e0e0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e0e0e0 0%,#e0e0e0 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e0e0e0 0%,#e0e0e0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
    text-decoration: none;
    border-bottom: 5px solid transparent;
    
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-bottom: 5px solid transparent;

  color: #000;
  background-color: #333399;

}

.nav .open > a{
    color: #fff;
    background-color: #333399;
}
    .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: ''!important;
  color: #00ffe9;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.flex-direction-nav a.flex-next:before {
  content: ''!important;
}
.col-md-10 {
    width: 83.33333333333334%;
    color: #000!important;
}


.row-slider{

  width:100%!important;
}




/* titoli */
h1, h2, h3, h5, h6, .h1, .h2, .h3, .h5, .h6
{
  font-family: 'Rounded_Elegance';
  letter-spacing:0px;
}

h4, .h4
{
  font-family: 'Rounded_Elegance';
}

article{
  /* separato da content per short pants */
  background-color: #333399;
  /*box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.3);*/
  padding-top:10px;
 /* min-height: 1450px;*/
}

/* linea sopra test */
.cam-teaser-divider {
  margin: 0;
  border-bottom: 1px solid #000;
  border-top: 0;
}

hr {
  margin: 5px 0 20px;
  border: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 1px;

}

hr {
  border: 1px solid gray;
  height: 1px;
}
 



/*cambia colore tasto consulta */
.btn-warning {
  color: #ffffff!important;
  background-color: #333399!important;
  border-color: #333399!important;
}


.visualizzato_tot_volte{
  color:#000!important;
}
.glyphicon:empty {
  width: 1em;

}  




element.style {
  color: #434343;
  font-family: Rounded_Elegance;
  font-size: medium;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  orphans: auto;
  text-align: left;
  text-indent: 0px;
  text-transform: none;
  white-space: normal;
  widows: 1;
  word-spacing: 0px;
  -webkit-text-stroke-width: 0px;
  background-color: transparent!important;
}

/*widgets*/
.panel{margin-bottom:0px!important;background-color:transparent!important;border:1px solid transparent!important;border-radius:4px!important;-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.00)!important;box-shadow:0 0px 0px rgba(0, 0, 0, 0.00)!important;}
.panel-body{padding:0px;}.panel-body:before,.panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel-body:before,.panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel>.list-group{margin-bottom:0;}.panel>.list-group .list-group-item{border-width:1px 0;}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0;}
.panel>.list-group .list-group-item:last-child{border-bottom:0;}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0;}
.panel>.table,.panel>.table-responsive{margin-bottom:0;}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:0px!important solid transparent;}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0;}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0;}
.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0;}
.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0px!important;}
.panel-heading{padding:10px 15px;border-bottom:2px !important solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}.panel-heading>.dropdown .dropdown-toggle{color:inherit;}
.panel-title{margin-top:0;margin-bottom:0;font-size:20px;}.panel-title>a{color:inherit;}
.panel-footer{padding:10px 15px;background-color:transparent!important;border-top:0px solid #fff!important;border-bottom:2px !important; border-bottom-right-radius:0px!important;border-bottom-left-:0px!important;}
.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden;}.panel-group .panel+.panel{margin-top:0px;}
.panel-group .panel-heading{border-bottom:2px !important;}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:0px solid #000!important;}
.panel-group .panel-footer{border-top:0;}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:0px solid #000!important;}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}.pagination>li{display:inline;}.pagination>li>a{position:relative;float:left;padding:5px 25px;line-height:1.428571429;text-decoration:none;background-color:#333399!important;border:1px solid transparent;margin-left:-1px; width:50%!important; color:#fff!important;}


.panel-default{border-color:transparent;}.panel-default>.panel-heading{color:#000!important;background-color:transparent;border-color:#333399;}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#333399;}
.panel-default>.panel-heading>.dropdown .caret{border-color:#333333 transparent;}
.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fff;}
.panel-primary{border-color:#428bca;}.panel-primary>.panel-heading{color:#ffffff;background-color:#428bca;border-color:#428bca;}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca;}
.panel-primary>.panel-heading>.dropdown .caret{border-color:#ffffff transparent;}
.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca;}
.panel-success{border-color:#d6e9c6;}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6;}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6;}
.panel-success>.panel-heading>.dropdown .caret{border-color:#468847 transparent;}
.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6;}
.panel-warning{border-color:#faebcc;}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#faebcc;}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc;}
.panel-warning>.panel-heading>.dropdown .caret{border-color:#c09853 transparent;}
.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc;}
.panel-danger{border-color:#ebccd1;}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#ebccd1;}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1;}
.panel-danger>.panel-heading>.dropdown .caret{border-color:#b94a48 transparent;}
.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1;}
.panel-info{border-color:#bce8f1;}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1;}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1;}
.panel-info>.panel-heading>.dropdown .caret{border-color:#3a87ad transparent;}
.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1;}



.list-group{margin-bottom:20px;padding-left:0;}
.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:transparent!important;border:1px solid transparent;}.list-group-item:first-child{border-top-right-radius:0px!important;border-top-left-radius:0px!important;}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0px!important;border-bottom-left-radius:0px!important;}
.list-group-item>.badge{float:right;}
.list-group-item>.badge+.badge{margin-right:0px!important;}
a.list-group-item{color:#555555;}a.list-group-item .list-group-item-heading{color:#333333;}
a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:transparent!important;}
a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#ffffff;background-color:#428bca;border-color:#428bca;}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit;}
a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7;}
.list-group-item-heading{margin-top:0;margin-bottom:0px!important;}
.list-group-item-text{margin-bottom:0;line-height:1.3;font-size:12px;}
.panel{margin-bottom:10px!important;background-color:#ffffff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.00)!important;box-shadow:0 0px 0px rgba(0, 0, 0, 0.00)!important;}
.panel-body{padding:5px;}.panel-body:before,.panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel-body:before,.panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel>.list-group{margin-bottom:0;}.panel>.list-group .list-group-item{border-width:1px 0;}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0;}
.panel>.list-group .list-group-item:last-child{border-bottom:0;}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0;}




.widgets .list-group-item-title{
  color: #fff;
  background-color: #0095B6;
  border-color: #0095B6;
  text-transform: uppercase;
  font-size: 16px;
}

.btn-warning,.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
 background-color:#333399;


    border-color: transparent;
    color: #fff!important;
    font-weight: bold;
    border-radius: 4px;
}
.btn-warning:hover,.btn-warning:focus{
 background-color:#333399;


    border-color: transparent;
    color: #fff!important;
    font-weight: bold;
    border-radius: 4px;
}

.navbar-ulivi .btn-news a:hover, .widgets .comunicati:hover, .news .btn-link:hover, .widgets .oggiulivi:hover{
    background-color:#D52027;
    border-color: transparent;
  color: #fff;
  text-decoration: none;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus{
  background-color: #333399;
  border-color: #333399;
  color:#000!important;
}

.col-md-10 {
  width: 83.33333333333334%;
  color:#000!important;
}
/* modifiche calendario */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px!important;
}
.fc-border-separate th, .fc-border-separate td {
  border-width: 0px 0px 0px 0px!important;
}
.panel-default {
  border-color: #fff!important;
}
.panel-body {
  padding: 9px!important;
}
.panel-default>.panel-heading {
  color: #000;
  background-color: #fff;
  border-color: #fff;

}
.fc-state-default {
  background-color: transparent;
  background-image: -moz-linear-gradient(top, transparent, transparent);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(top, transparent, transparent);
  background-image: -o-linear-gradient(top, transparent, transparent);
  background-image: linear-gradient(to bottom, transparent, transparent);
  background-repeat: repeat-x;
  border-color: transparent transparent transparent;
  /*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
  color: #000;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0)!important;
  box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0), 0 0px 0px rgba(0, 0, 0, 0.00)!important;
  }

.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px!important;
  border-bottom-color: #000!important;
  }
  /* ultime notizie*/
  .panel {
  margin-bottom: 15px;
  background-color: transparent;
  border: 0px solid transparent!important;
  border-radius: 4px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0)!important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0)!important;
}
.list-group-item a{
color:#000;
}
.list-group-item a:hover{
color:#000;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
}
.panel-default>.panel-heading {
  color: #000!important;
  background-color: transparent;
  border-color: #000;
}
.glyphicon:empty {
  width: 1em!important;
}
.pagination>li>a {
  position: relative;
  float: left;
  padding: 3px 30px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color:#333399;

  border: 0px solid #fff;
  margin-left: 3px;
  width: 20%!important;
  color: #fff!important;
}
.pagination>li>a:hover {
  position: relative;
  float: left;
  padding: 3px 30px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color:#333399;

  border: 0px solid #fff;
  margin-left: 3px;
  width: 20%!important;
  color: #fff!important;
}
.glyphicon {
    position: relative;
    top: 1px;
    left: -7px!important;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pagination>li>a:focus {
  position: relative;
  float: left;
  padding: 3px 30px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color:#333399;

  border: 0px solid #fff;
  margin-left: 3px;
  width: 20%!important;
  color: #fff!important;
}
.panel-footer {
  padding: 10px 15px;
  background-color: transparent;
  border-top: 1px solid transparent;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {

  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
  margin-left: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}





/* menu esteso footer centrato */
.footer_text
{
  padding-top:20px;
    background-color: transparent;
  /*background-image: url('../img/footer_grande_OK.png');*/
    background-repeat: repeat;
    background-position: bottom;
 /*  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.3);*/

}

.low-row{
  height: 7em;
}
.search{
  margin-top: 0px;
  float: right;
}
.prima-visione-web-float{
  width: 16.666666666666664%;
}

.autumn img{
  border-radius: 5px;
  padding: 15px 15px 10px 20px;
  /*box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.3);*/
  background-color: #000;
}

@media (max-width:395px){
  .pvw-adapter{
    width: 50%;
    margin: 25px;
  }
  
}
.sotto-testata-address{
  background-color:transparent;
  color:#000;
  font-family: "Rounded_Elegance";
  height: auto;
  padding: 5px 0px 2px 0px;
  font-size: 13.5px;
  margin-top: 30px;

}

/* School Name Behavior */
.school-name1 {
    float: left;
     margin-left: -491px;
    margin-top: 132px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 50px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name {
    float: left;
    margin-left: 299px;
    margin-top: 86px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 33px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name2 {
    float: left;
 margin-left: 5px;
    margin-top: 75px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 122px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}



@media (max-width:880px){
  .name-adapter{
    display: none;
  }
  
}

/* colore link menu footer */
.footer a{
  color: #000;
      font-size: 19px;
}

/* colore link menu footer */
.footer p{
  color: #000;
      font-size: 14px;
}

/* colore link menu footer */
.footer label{
  color: #000;
      font-size: 19px;
       font-family: "OpenSans-Regular";
}
/* Google Maps responsive iframe */
.google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
/* colore titoli articoli */
article .page-header, article h1{
  margin: 0;
  color: #333;
  font-size: 40px;
  border: none;
}

/* colore e text shadow dei testi carosello --- attenzione modificare anche il media sotto */
.carousel-caption{
  position: absolute;
  top: auto;
    left: auto;
    right: auto;
    bottom: 0;
    width: 100%;
  padding: 0 60px;
  text-align: left;
  background: #fff;
  text-shadow: none;
}









.col-sm-3{background-color:transparent!important;
}
/* altezza minima articoli */
.content{
  background-color: #f7f7f7;
  padding-top:10px;
  /* aggiunte short pants*/
  padding:10px;
  margin-bottom:20px!important;
  padding-bottom:auto;
  position: relative;
 /* min-height: 1550px; /* homepage min height */
}






  

.sotto-testata-address{
  background-color:transparent;
  color:#000;
  font-family: "Rounded_Elegance";
  height: auto;
  padding: 5px 0px 2px 0px;
  font-size: 13.5px;
  margin-top: 30px;

}

  /*text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);*/


/* BSII0021 for shorts and TOLS0005 for longs */



/* Google Maps responsive iframe */
.google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
/* colore titoli articoli */
article .page-header, article h1{
  margin: 0;
  color: #333;
  font-size: 40px;
  border: none;
}

/* colore e text shadow dei testi carosello --- attenzione modificare anche il media sotto */
.carousel-caption{
  position: absolute;
  top: auto;
    left: auto;
    right: auto;
    bottom: 0;
    width: 100%;
  padding: 0 60px;
  text-align: left;
  background: #fff;
  text-shadow: none;
}


/* BACK TO TOP */
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.cd-top {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #333399 url(../img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
/*.cd-top.cd-fade-out {
    if the user keeps scrolling down, the button is out of focus and becomes less visible
    opacity: .5;
}*/
.no-touch .cd-top:hover {
    background-color: #333399;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/* FINE BACK TO TOP */

/* colore freccia giù menu */
.nav .caret {
    border-top-color: #6e6e6e !important;
}

/* colore link home menu di navigazione */
.breadcrumb a{
  color: #000;
  font-size:15px;

}

.breadcrumb .text-muted, .breadcrumb li {
    color: #000;
}

.pre-content{
  /*background-color: rgba(255,255,255,0.75);*/
}

/* colore link pagine collegate */
a.list-group-item {
    color: #333;
}



/* colore link documenti strutturati */
.nav-pills a:hover, .nav-pills a:focus {
    background-color: #C3D5E9 !important;
    color: #333399!important;
    border-bottom:0px solid #fff!important;
}
.nav-pills > li.active > a {
    background-color: #dddddd;
    color: #333;
}
.nav-pills a
{
  color: #333;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #333399!important;
}









/* ----- STANDARD ----- */

.news_elenco_testo{
  height:80px;
  overflow: hidden; 
  font-size: 18px;
}

.correlati_elenco_testo{
  height:80px;
  overflow: hidden; 
  font-size: 18px;  
}

.hp_news_foto_piccola_titolo{
  height:50px;
  overflow: hidden; 
}

.hp_news_foto_nessuna_titolo{
  height:50px;
  overflow: hidden; 
}

.hp_news_foto_grande_titolo{
  height:30px;
  overflow: hidden; 
}

.hp_news_foto_grande_testo{
  height:95px;
  overflow: hidden; 
}

select.btn{
  padding: 7px 12px;
}

.row{
  margin: 0;
}

.container{
  padding-left: 0;
  padding-right: 0;
}

.music-btn{
  padding-right: 0;
}

.header{
  padding: 10px 0;
}

.header .form-control,.header .form-control:focus{
  border:none;
  box-shadow: none;
}

.navbar-ulivi .btn-news a{
  background: #bcbcbc; /* Old browsers */
  background: -moz-linear-gradient(top, #bcbcbc 0%, #e2e2e2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bcbcbc), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bcbcbc 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bcbcbc 0%,#e2e2e2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bcbcbc 0%,#e2e2e2 100%); /* IE10+ */
  background: linear-gradient(to bottom, #bcbcbc 0%,#e2e2e2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

.navbar-brand{
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-menu>li>a{
  padding-top: 10px;
  padding-bottom: 10px;
}

.breadcrumb{
  margin-bottom:0;
}

/*
.navbar form{
  padding: 0 10px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
*/

.navbar-toggle .icon-bar{
  background-color: #fff;
}

.breadcrumb{
  padding-left: 0;
  padding-right: 0;
  background: none;
}

.user{
  padding-left: 10px;
  padding-right: 10px;
}

.user p{
  margin:5px 0;
  font-size: 15px;
}

.user-bc{
  font-size: 15px;
  padding-top: 4px;
}

.user-bc:before{
  content: ' ' !important;
}

.widgets{
  margin-top: 20px;
}

.widgets .widget-title{
  text-align: center;
}

.widgets>div{
  padding: 0;
}

.widgets blockquote{
  margin-bottom: 0;
}

.widgets img{
  width: 100%;

}

.widgets .trasparenza .sx{
    padding: 0 5px 0 0;
}

.widgets .trasparenza .dx{
    padding: 0 0 0 5px;
}

.widgets .comunicati, .widgets .banner{
    display: block;
    margin-bottom: 20px;
}

.widgets .scuolafuturo{
  background-color: #c0001f;
  padding: 15px;
}

.widgets .scuolafuturo img{
  width: 100%;
}

.news{
  padding: 0;
    background-color: transparent!important;
  border:0px!important;
}

.news h3{
  margin: 0;
  word-wrap: break-word;
}

.news img{
  margin-top: 10px;
  width: 100%;
}

.news p{
  margin-top: 10px;
}

.news .visible-xs{
  margin-bottom: 20px;
}

.news.p1 p{
  color: #aaa;
}

.news.p2 h3{
  color: #999;
}

.news.p2 p{
  color: #000;
}

.news.p2 .row>div{
  padding: 0;
}

/* Colore dei tasti leggi */
.news.p2 .btn-link{
  background: #C3D5E9/* Old browsers */
  background: -moz-linear-gradient(top, #C3D5E9 0%, #C3D5E9); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C3D5E9 5), color-stop(100%,#C3D5E9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #C3D5E9 0%,#C3D5E9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #C3D5E9 0%,#C3D5E9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #C3D5E9 0%,#C3D5E9 100%); /* IE10+ */
  background: linear-gradient(to bottom, #C3D5E9 0%,#C3D5E9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C3D5E9', endColorstr='#C3D5E9',GradientType=0 ); /* IE6-9 */
  /* Il color serve a dare il colore al testo sul pulsante */
    color: #333399;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 5px;
    border-radius: 0px;
    width: 100%!important;
    height: 34px!important;
    text-align: center!important;

}

/* Colore della lentina d'ingrandimento */
.btn:hover, .btn-link a:hover{
  background: #333399; /* Old browsers */
  background: -moz-linear-gradient(top, #333399 43%, #333399 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#333399), color-stop(100%,#333399)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #333399 43%,#333399 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #333399 43%,#333399 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #333399 43%,#333399 100%); /* IE10+ */
  background: linear-gradient(to bottom, #333399 43%,#333399 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333399', endColorstr='#333399',GradientType=0 ); /* IE6-9 */
color:#fff;
}


.trasparenza .trasparenza-group a{
  margin-bottom: 20px;
}

.footer a{
  text-decoration: none;
}

.footer a:hover{
  text-decoration: underline;
}

.footer .links{
  padding: 20px 20px 20px 20px;
  background-color: transparent;
  
}

.footer .links a{
  display:block;
  margin-bottom: 5px;
     font-family: "OpenSans-Regular";
  color:#000;
      font-size: 16px;
}

.footer .info{
    font-size: 14px;
    color: #000;
font-family: "Rounded_Elegance";
    font-weight: normal;
    margin-top:0px!important;
    margin-left:10px!important;
     padding:10px 400px 10px 0px!important;
    /*text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);*/
}

.footer .info2{
    font-size: 16px;
    color: #000;
font-family: "Rounded_Elegance";
float:right;
    font-weight: normal;
  margin-left:500px!important;
  margin-top:-100px!important;
    /*text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);*/
}

/*colore info scuola footer */
.info a{
  color: #000;
 /*  text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);*/

    text-decoration: underline;
}

.privacy a{
  color: #000!important;
  font-size:14px!important;
margin-top:50px!important;
font-family: "Rounded_Elegance";
  font-weight: normal;
   /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);*/
}

/* Carosello */
.carousel-caption{
  position: static;
  background-color: #333;
}
.carousel-control.left{
    background: transparent url(../../../img/freccia_slider_sx.png) 10% center no-repeat;
}

.carousel-control.right{
    background: transparent url(../../../img/freccia_slider_dx.png) 90% center no-repeat;
}

/* Articoli */
article{
  padding-top: 20px;
}

article img.img-thumbnail{
    width: 100%;
}

article img.img-gen{
    background-color: #FFFFFF;
    border: 1px solid #fff;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;  
    margin-bottom: 15px;
}

article .page-header{
  margin: 0 0 10px;
}

article .page-header .spg-class sup{
  text-transform: lowercase;
  font-weight: normal;
}

article .page-header .spg-class-name{
  font-weight: bold;
}

article img.pull-left{
  margin-right: 15px;
}

article img.img-thumbnail{
  margin-bottom: 15px;
}

article h1, article h2, article h3,article h4,article h5,article h6{
  text-transform: uppercase;
}

article h1{
  font-size: 24px;
  margin: 0;
}

article img.media-object{
  border: 1px solid #eee;
}

/* Form Contatti */
form label.required-desc:before{
  content: '* ';
  color: #f00;
}
form label.required-desc{
  font-weight: normal;
}
form label.required:after{
  content: ' *';
  color: #f00;
}

/* Orario Scolastico */
.orario-row{
  padding: 0;
  margin-bottom: 20px;
  background-color: #fff;
}

.orario-row .group-changeview{
  padding-top: 5px;
}

.orario-row .group-changeview label.span{
  margin: 0;
}

.orario-row table{
  margin: 10px 0 0;
}

.orario-row tbody>tr>td, .orario-row thead>tr>th{
  vertical-align: middle;
  font-size:8px;
  -webkit-transition: background-color 250ms linear;
  -moz-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}

.orario-row thead>tr>th{
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  border: none;
}

.orario-row thead>tr>th:first-child{
  border-left: none;
}

.orario-row tbody>tr>td{
  padding: 0;
  text-transform: uppercase;
  border: 1px solid #fff;
}

.orario-row tbody>tr>td[rowspan]{
  vertical-align: top;
}

.orario-row tbody>tr>td a{
  display: block;
  color: #fff;
}

.orario-row th.ora, .orario-row td.ora{
  text-align: center;
}

.orario-row table td.turnoff a{
  color: #aaa;
}


/* Colore materie */
.orario-row table td.italiano, .orario .label.italiano{
  background: #4b95d1 url(../img/orario/italiano.png) left top repeat-y !important;
}
.orario-row table td.italiano a{
  background: transparent url(../img/orario/ico/italiano.png) left top no-repeat;
}
.orario-row table td.storia, .orario .label.storia{
  background: #6bb3e4 url(../img/orario/storia.png) left top repeat-y !important;
}
.orario-row table td.storia a{
  background: transparent url(../img/orario/ico/storia.png) left top no-repeat;
}
.orario-row table td.religione, .orario .label.religione{
  background: #f8d1e5 url(../img/orario/religione.png) left top repeat-y !important;
}
.orario-row table td.religione a{
  background: transparent url(../img/orario/ico/religione.png) left top no-repeat;
}
.orario-row table td.matematica, .orario .label.matematica{
  background: #e66b43 url(../img/orario/matematica.png) left top repeat-y !important;
}
.orario-row table td.matematica a{
  background: transparent url(../img/orario/ico/matematica.png) left top no-repeat;
}
.orario-row table td.informatica, .orario .label.informatica{
  background: #fdcf7a url(../img/orario/informatica.png) left top repeat-y !important;
}
.orario-row table td.informatica a{
  background: transparent url(../img/orario/ico/informatica.png) left top no-repeat;
}
.orario-row table td.artistica, .orario .label.artistica{
  background: #aedef8 url(../img/orario/artistica.png) left top repeat-y !important;
}
.orario-row table td.artistica a{
  background: transparent url(../img/orario/ico/artistica.png) left top no-repeat;
}
.orario-row table td.inglese, .orario .label.inglese{
  background: #d681b3 url(../img/orario/inglese.png) left top repeat-y !important;
}
.orario-row table td.inglese a{
  background: transparent url(../img/orario/ico/inglese.png) left top no-repeat;
}
.orario-row table td.scienze, .orario .label.scienze{
  background: #51ad47 url(../img/orario/scienze.png) left top repeat-y !important;
}
.orario-row table td.scienze a{
  background: transparent url(../img/orario/ico/scienze.png) left top no-repeat;
}
.orario-row table td.fisica, .orario .label.fisica{
  background: #81bf72 url(../img/orario/fisica.png) left top repeat-y !important;
}
.orario-row table td.fisica a{
  background: transparent url(../img/orario/ico/fisica.png) left top no-repeat;
}
.orario-row table td.educazione-fisica, .orario .label.educazione-fisica{
  background: #878787 url(../img/orario/educazione-fisica.png) left top repeat-y !important;
}
.orario-row table td.educazione-fisica a{
  background: transparent url(../img/orario/ico/educazione-fisica.png) left top no-repeat;
}
.orario-row table td.turnoff{
  background: #eee none !important;
}
.orario-row table td.turnoff a{
  background: none;
}
.orario .label.label-default{
  background-image: none !important;
}

/* Orario Collapse */
#orario-accordion{
  margin-top: 20px;
}

#orario-accordion table th, #orario-accordion table td{
  width: 90%;
}

#orario-accordion table th.ora, #orario-accordion table td.ora{
  width: 10%;
}

#orario-accordion table td{
  font-size: 12px;
  height: 66px;
  padding: 12px 4px 0 6px;
  vertical-align: top;
}

#orario-accordion table td a{
  padding: 0 0 0 45px;
}

/* Elenco Icone Contatti Staff */
.spg-contacts a{
  padding-left: 5px;
}
.spg-contacts a:first-child{
  padding-left: 0;
}

/* Slider Main */
.iframe_container{
  position: relative;
  background-color: #000;
}

.iframe_container.h400{
  padding-top: 41.7%;
}

.iframe_container.h500{
  padding-top: 60%;
}

.iframe_container iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

/* Organigramma */
.organigramma .spg-slider{
  padding: 10px 0;
  background-color: #eee;
  margin-bottom: 20px;
}

.organigramma .spg-slider img{
  width: 100%;
}

/* Contatti */
.contatti .spg-slider{
  padding: 0;
  margin-bottom: 20px;
}

/* Comunicati */
.comunicati .widgets .categorie .list-group-item{
  padding: 15px;
}
.comunicati .widgets .categorie a{
  padding: 10px 0 10px 42px;
  background-position: left center;
  background-repeat: no-repeat;
}
.comunicati a.famiglie{
  background-image: url(../img/ico/famiglia.png);
}
.comunicati a.studenti{
  background-image: url(../img/ico/studente.png);
}
.comunicati a.docenti{
  background-image: url(../img/ico/docente.png)
}

/* POF */
div.pof h4.panel-title{
  font-size: 12px;
}

div.pof .nav li{
  font-size: 13px;
}

div.pof .cover-pof{
    position: relative;
    display: block;
    width: 100%;
}

div.pof .cover-pof img{
    display: block;
    width: 100%;
}

div.pof .cover-pof .top{
    position: absolute;
    bottom: 0;
}

/* Categorie Albo/Trasparenza */
.widgets .list-group-item-title{
  color: #fff;
  background-color: #333399!important;
  border-color: #333399;
  text-transform: uppercase;
  font-size: 16px;
}
.list-group-item-title:hover{
  color: #000!important;
  background-color: #333399!important;
  border-color: #333399;
  text-transform: uppercase;
  font-size: 16px;
}
.widgets .list-group label{
  color: #999
}










/* Responsive */
@media (max-width: 1450px) and (min-width: 1200px){
.log{
    height: 150px!important;
    width: 140px!important;
    margin-left: -119px;
    margin-top: -113px;
}
.iconw{
  width:100%!important;
}


/*spostare cerca nel sito*/
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-top: -200px!important;
  -webkit-transition: all 1.9s;
  -moz-transition: all 1.9s;
  transition: all 1.9s;
  width:120px!important;
  margin-left:400px!important;
}
.input-group .form-control:first-child:focus{
    width:200px!important;
}
.input-group-btn:last-child>.btn {
  margin-left: 0px;
  margin-top: -200px!important;
margin-right:0px!important;
  background-color:#333399!important;
}


.navbar, .navbar-ulivi {
margin-top:-20px!important;
}

.hp_titolo_flusso_principale_col4 {
    height: 50px!important;
    overflow: hidden;
    font-size: 20px!important;
    font-weight: bold;
    color: #000!important;
    font-family: "Rounded_Elegance"!important;
}
.hp_testo_flusso_principale_col4 {
    height: 83px!important;
    overflow: hidden;
    font-size: 16px!important;
    color: #000!important;
}
.header{
  
  background-image: url('../img/Testata-02.png')!important;
  background-repeat: no-repeat;
margin-top:-10px!important;
    padding:10%;
    background-size: 100%;
  

 
  /*background-position: -10px;*/
}


/* School Name Behavior */
.school-name1 {
    float: left;
     margin-left: -491px;
    margin-top: -90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 50px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name {
    float: left;
    margin-left: 299px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 33px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name2 {
    float: left;
 margin-left: 5px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 122px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
  }


   @media (max-width:1200px) and (min-width: 1080px) {
.log{
    height: 130px!important;
    width: 120px!important;
margin-left: -101px;
    margin-top: -101px;

}

.iconw{
  width:100%!important;
}
.hp_testo_flusso_principale_col4 {
    height: 102px!important;
    overflow: hidden;
    font-size: 16px!important;
    color: #000!important;
}
.navbar-ulivi {
    border: 0;
    border-radius: 0;
    margin-top: -52px;
    margin-bottom: 10px;
    background-color: transparent;
    min-height: 45px;
    padding: 3px 0px 0px 10px;
    color: #000;
}
/*spostare cerca nel sito*/
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-top: -190px!important;
  -webkit-transition: all 1.9s;
  -moz-transition: all 1.9s;
  transition: all 1.9s;
  width:120px!important;
  margin-left:400px!important;
}
.input-group .form-control:first-child:focus{
    width:200px!important;
}
.input-group-btn:last-child>.btn {
  margin-left: -1px;
  margin-top: -190px!important;
  margin-right:0px!important;
  background-color:#333399!important;
}
#testata-alta {
    height: 145px!important;
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 1px!important;
    border-bottom-color: #000!important;
    font-size:14px;
}
.header{
  
  background-image: url('../img/Testata-02.png')!important;
  background-repeat: no-repeat;
margin-top:-10px!important;
    padding:10%;
    background-size: 100%;
  

 
  /*background-position: -10px;*/
}


/* School Name Behavior */
.school-name1 {
    float: left;
     margin-left: -491px;
    margin-top: -90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 50px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name {
    float: left;
    margin-left: 299px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 33px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name2 {
    float: left;
 margin-left: 5px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 122px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
}

   @media (max-width:1080px) and (min-width: 1056px) {
    .log{
    height: 110px!important;
    width: 100px!important;
    margin-left: -101px;
    margin-top: -101px;
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 1px!important;
    border-bottom-color: #000!important;
    font-size:12px;
}
.hp_testo_flusso_principale_col4 {
    height: 101px!important;
    overflow: hidden;
    font-size: 16px!important;
    color: #000!important;
}
.iconw{
  width:100%!important;
}
.navbar, .navbar-ulivi {
margin-top:-53px!important;
}
.navbar-ulivi a{

  font-size: 12px;
    font-weight: bold;
  text-transform:uppercase;
color:#000;
}

.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 1px!important;
    border-bottom-color: #000!important;
    font-size:12px!important;
}
.calendari .fc-day-number {
    padding: 4px 10px 0 0;
    font-size:12px!important;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px!important;
}
/*spostare cerca nel sito*/
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-top: -170px!important;
  -webkit-transition: all 1.9s;
  -moz-transition: all 1.9s;
  transition: all 1.9s;
  width:120px!important;
  margin-left:400px!important;
}
.input-group .form-control:first-child:focus{
    width:200px!important;
}
.input-group-btn:last-child>.btn {
  margin-left: -1px;
  margin-top: -170px!important;
  margin-right:0px!important;
  background-color:#333399!important;
}
#testata-alta {
    height: 135px!important;
}
.header{
  
  background-image: url('../img/Testata-02.png')!important;
  background-repeat: no-repeat;
margin-top:-10px!important;
    padding:10%;
    background-size: 100%;
  

 
  /*background-position: -10px;*/
}


/* School Name Behavior */
.school-name1 {
    float: left;
     margin-left: -491px;
    margin-top: -90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 50px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name {
    float: left;
    margin-left: 299px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 33px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name2 {
    float: left;
 margin-left: 5px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 122px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
}
   @media (max-width:1056px) and (min-width: 991px) {
        .log{
    height: 90px!important;
    width: 80px!important;
     margin-left: -101px;
    margin-top: -101px;
}
.news.p2 h3 {
    color: #999;
    font-size:16px!important;
}
.iconw{
  width:100%!important;
}
.hp_testo_flusso_principale_col4 {
    height: 101px!important;
    overflow: hidden;
    font-size: 16px!important;
    color: #000!important;
}
.navbar, .navbar-ulivi {
margin-top:-53px!important;
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 2px!important;
    border-bottom-color: #000!important;
    font-size:12px!important;
}
.calendari .fc-day-number {
    padding: 4px 10px 0 0;
    font-size:12px!important;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px!important;
}
.navbar-ulivi a{

  font-size: 14px;
    font-weight: bold;
  text-transform:uppercase;
color:#000;
}
/*spostare cerca nel sito*/
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-top: -170px!important;
  -webkit-transition: all 1.9s;
  -moz-transition: all 1.9s;
  transition: all 1.9s;
  width:120px!important;
  margin-left:400px!important;
}
.input-group .form-control:first-child:focus{
    width:200px!important;
}
.input-group-btn:last-child>.btn {
  margin-left: -1px;
  margin-top:-170px!important;
  margin-right:0px!important;
  background-color:#333399!important;
}
#testata-alta {
    height: 125px!important;
}
.header{
  
  background-image: url('../img/Testata-02.png')!important;
  background-repeat: no-repeat;
margin-top:-10px!important;
    padding:10%;
    background-size: 100%;
  

 
  /*background-position: -10px;*/
}


/* School Name Behavior */
.school-name1 {
    float: left;
     margin-left: -491px;
    margin-top: -90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 50px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name {
    float: left;
    margin-left: 299px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 33px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name2 {
    float: left;
 margin-left: 5px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 122px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
}
/* Responsive */
@media (max-width: 991px) and (min-width: 768px){

 .log{
  height: 70px!important;
    width: 60px!important;
     margin-left: -101px;
    margin-top: -101px;
}
/*spostare cerca nel sito*/
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-top: -150px!important;
  -webkit-transition: all 1.9s;
  -moz-transition: all 1.9s;
  transition: all 1.9s;
  width:120px!important;
  margin-left:400px!important;
}
.input-group .form-control:first-child:focus{
    width:120px!important;
}
.input-group-btn:last-child>.btn {
  margin-left: -1px;
  margin-top: -150px!important;
  margin-right:5px!important;
  background-color:#333399!important;
}

/*calendar*/
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
}
.navbar, .navbar-ulivi {
margin-top:-53px!important;
}
.navbar-ulivi a{
  font-family: 'Rounded_Elegance';
  font-size: 10px;
    font-weight: bold;
  text-transform:uppercase;
color:#000;
}

.autumn img {
    border-radius: 5px;
    padding: 15px 15px 10px 20px;
    /* box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.3); */
    background-color: #000;
    margin-left:-40px!important;
}
.footer .links a {
    display: block;
    margin-bottom: 5px;
    color: #000;
    font-size: 13px!important;
}
.footer label {
    color: #000;
    font-size: 15px!important;
}
.input-group .form-control:first-child:focus {
    width: 130px!important;
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 2px!important;
    border-bottom-color: #000!important;
    font-size: 8px!important;
}
.calendari .fc-day-number {
    padding: 4px 10px 0 0;
    font-size: 8px!important;
}
#testata-alta {
    height: 105px!important;
}
.content1{
  background-color: #fff;
  padding-top:20px;
  /* aggiunte short pants*/
  padding:10px;
  padding-bottom:auto;
  position: relative;
  min-height: 100px;
  width:100%!important;

  margin-top:20px!important;

}
.calendari .fc-header-title h2 {
    font-size: 12px!important;
    padding: 4px 0;
}
.footer .info {
    font-size: 14px;
    color: #000;
    font-family: "Rounded_Elegance";
    font-weight: normal;
    margin-top: 0px!important;
    margin-left: 10px!important;
    padding: 10px 0px 10px 0px!important;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.hp_titolo_flusso_principale_col4 {
    height: 50px!important;
    overflow: hidden;
    font-size: 16px!important;
    font-weight: normal;
    color:#000!important;
}
.hp_testo_flusso_principale_col4 {
    height: 91px!important;
    overflow: hidden;
    font-size: 14px!important;
        color:#000!important;

}
.hp_titolo_flusso_principale_col12 {
    overflow: hidden;
      height:20px!important;
        font-size: 14px!important;
        font-weight: normal;
            color:#000!important;
}
.hp_testo_flusso_principale_col12 {
    overflow: hidden;
     font-size: 16px!important;
         color:#000!important;
}
a.list-group-item .list-group-item-heading {
    color: #333333;
     font-size: 16px!important;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
        font-size: 12px!important;
}
.hp_titolo_flusso_principale_col6{
  height:40px!important;
  overflow: hidden; 
      color:#000!important;
       font-size: 14px!important;
          font-weight: normal;
}

.hp_testo_flusso_principale_col6{
  height:auto!important; 
  overflow: hidden; 
      color:#000!important;
       font-size: 16px!important;
}
.header{
  
  background-image: url('../img/Testata-02.png')!important;
  background-repeat: no-repeat;
margin-top:-10px!important;
    padding:10%;
    background-size: 100%;
  

 
  /*background-position: -10px;*/
}


/* School Name Behavior */
.school-name1 {
    float: left;
     margin-left: -491px;
    margin-top: -90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 50px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name {
    float: left;
    margin-left: 299px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 33px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name2 {
    float: left;
 margin-left: 5px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 122px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.hp_titolo_flusso_principale_col3{
  height:13px!important;
  overflow: hidden; 
      color:#000!important;
       font-size: 14px!important;
          font-weight: normal;
}

.hp_testo_flusso_principale_col3{
  height:auto;

  overflow: hidden; 
      color:#000!important;
       font-size: 16px!important;
}

.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 10px!important;
    position: relative;
    color: rgba(0, 0, 0, 0);
    color: #fff;
    padding: 0px 0px 0px;
    margin-top: 0px!important;
    text-align: center;
}

  .container{
        width: 100%;
  }
  .toolbar{
    padding: 5px 0;
  }


  .news.p2 .row>div{
    padding: 0 10px;
  }
  .news.p2 .row>div.first{
    padding-left: 0;
    padding-right: 20px;
  }

  .news.p2 .row>div.last{
    padding-left: 20px;
    padding-right: 0;
  }
  .widegts{
    margin-top: 0;
  }
  .widgets .scuolafuturo img{
    width: auto;
  }

  .carousel-caption{
    position: absolute;
    top: auto;
      left: auto;
      right: auto;
      bottom: 0;
      width: 100%;
    padding: 0 60px;
    text-align: left;
    background: rgba(200,200,200,0.6);
  }

  .carousel-caption h4{
      font-size: 28px;
  }

  .carousel-caption p{
      font-size: 20px;
  }

  .carousel-control{
      z-index: 15;
  }

  .carousel-control.left{
      background: transparent url(../../../img/freccia_slider_sx.png) 10% 88% no-repeat;
  }

  .carousel-control.right{
      background: transparent url(../../../img/freccia_slider_dx.png) 90% 88% no-repeat;
  }
  .orario-row table{
    table-layout: fixed;
  }
  .orario-row tbody>tr>td, .orario-row thead>tr>th{
    width: 105px;
    height: 66px;
  }
  .orario-row thead>tr>th{
    height: 36px;
    font-size: 12px;
  }
  .orario-row tbody>tr>td{
    padding: 12px 4px 0 6px;
    font-size: 10px;
  }
  .orario-row tbody>tr>td a{
    padding: 0 0 0 10px;
    height: 53px;
  }
  .orario-row th.ora, .orario-row td.ora{
    width: 30px;
    font-size: 12px;
  }
}


















@media (min-width: 960px){
  body{
    padding-top: 10px;
  }
  .toolbar{
    padding: 5px 0;
  }
  .maincontent{
    padding-bottom: 0px;
    /* aggiunte per short pants */
    position:relative;
  }
  .navbar-nav>li>a{
    padding: 10px;
  }
  .homepage{
      padding: 0px 33px 0px;
}
  .widgets{
    margin-top: 0;
  
    padding-right: 10px;
  }
  .news.p2 .row>div{
    padding: 0 10px;
  }
  .news.p2 .row>div.first{
    padding-left: 0;
    padding-right: 20px;
  }
  .news.p2 .row>div.last{
    padding-left: 20px;
    padding-right: 0;
  }
  .widgets .scuolafuturo{
    padding: 20px;
  }
  .widgets .scuolafuturo img{
    width: auto;
  }

  .carousel-caption{
    position: absolute;
    top: auto;
      left: auto;
      right: auto;
      bottom: 0;
      width: 100%;
    padding: 0 60px;
    text-align: left;
    background: rgba(252,114,47,0.6)!important;
  }










  

  .carousel-caption h4{
      font-size: 28px;
  }

  .carousel-caption p{
      font-size: 20px;
  }

  .carousel-control{
      z-index: 15;
  }

  .carousel-control.left{
      background: transparent url(../../../img/freccia_slider_sx.png) 10% 88% no-repeat;
  }

  .carousel-control.right{
      background: transparent url(../../../img/freccia_slider_dx.png) 90% 88% no-repeat;
  }
  .orario-row table{
    table-layout: fixed;
  }
  .orario-row tbody>tr>td, .orario-row thead>tr>th{
    width: 140px;
    height: 66px;
  }
  .orario-row thead>tr>th{
    height: 36px;
    font-size: 12px;
  }
  .orario-row tbody>tr>td{
    padding: 12px 4px 0 6px;
    font-size: 10px;
  }
  .orario-row tbody>tr>td a{
    padding: 0 0 0 10px;
    height: 53px;
  }
  .orario-row th.ora, .orario-row td.ora{
    width: 40px;
    font-size: 12px;
  }
}
/* FullCalendar */
.calendari{
  margin-bottom: 10px;
}
.calendari .fc-header-title h2{
  font-size:16px;
  padding:4px 0
}
.calendari .fc-button{
  background: none;
  padding: 0 3px;
}
.calendari .fc-day-number{
  padding: 4px 10px 0 0;
}

/* qTip */
.qtip-content{
  display: block;
  font-size: 16px;
  padding: 10px;
}

/* DEBUG */
.debug .container{
  position: relative;
  background-color: transparent;
}
.debug #lines {
  position: absolute;
  z-index: -4;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-size: 80px 80px, 80px 80px, 20px 20px, 20px 20px;
  background-image: linear-gradient(#ddd 1px, transparent 1px),
                    linear-gradient(90deg, #ddd 1px, transparent 1px),
                    linear-gradient(#eee 1px, transparent 1px),
                    linear-gradient(90deg, #eee 1px, transparent 1px);
}

.debug-btn{
  padding-left: 0;
}

.debug-btn-right{
  padding-right: 0;
}

.btn-summer{
  background-color: #a3d45f;
  color: #fff;
}

.btn-summer:hover{
  background-color: #669933;
  color: #fff;
}

.music-btn .btn{
  color: #921917;
}

.navbar-toggle{
  background-color: #333399;
}

.user .username, .user-bc .username{
  color: #000;
}

.carousel-inner a:hover h4{
  color: #333;
}

.news.p1 h3{
  color: #921917;
}

.news.p1 .btn-link{
  background-color: #bf4348;
  color: #000;
}

/* Footer Line */
.footer hr{
  border-color: #222021;
}

hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 0px solid #eeeeee;
}

.navbar-ulivi .btn-news, .widgets .comunicati, .calendari .fc-today{
  border-color: transparent;
  background-color:#333399;
border-radius:0px;
color: #fff; 
  font-weight: normal;
}

/*.calendari .fc-today.withevent{
    position: relative;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #f0ad4e transparent transparent transparent;
    z-index: 1;
}

.calendari .fc-today.withevent>div{
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 10;
}*/

/* Hover dei tasti leggi */
.navbar-ulivi .btn-news a:hover, .widgets .comunicati:hover, .news .btn-link:hover, .widgets .oggiulivi:hover{
  background: #333399; /* Old browsers */
  background: -moz-linear-gradient(top, #333399 0%, #333399); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333399), color-stop(100%,#333399)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #333399 0%,#333399 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #333399 0%,#333399 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #333399 0%,#333399 100%); /* IE10+ */
  background: linear-gradient(to bottom, #333399 0%,#333399 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333399', endColorstr='#333399',GradientType=0 ); /* IE6-9 */
  /* Il color serve a dare il colore al testo sul pulsante */
    color: #fff;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 5px;
    border-radius: 0px;
    width: 100%!important;
    height: 34px!important;
    text-align: center!important;
}

article .page-header .spg-class{
  color: #921917;
}

/* Full Calendar */
.calendari .withevent{
  border-color: transparent;
  background-color:#333399;
color: #fff; 
border-radius:0px;
  font-weight: normal;
}

.calendari .withevent a{
  color: #fff;
}




   @media (max-width:767px) and (min-width: 10px) {
     .log{
  height: 70px!important;
    width: 60px!important;
    margin-left: -50px;
    margin-top: -50px;

}
.footer .info {
    font-size: 14px;
    color: #000;
    font-family: "Rounded_Elegance";
    font-weight: normal;
    margin-top: 0px!important;
    margin-left: 10px!important;
    padding: 10px 0px 10px 0px!important;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
#testata-alta {
    height: 200px!important;
}
.header{
  
  background-image: url('../img/Testata_Responsive.png')!important;
  background-repeat: no-repeat;
margin-top:-10px!important;
    padding:10%;
    background-size: 100%;
  

 
  /*background-position: -10px;*/
}


/* School Name Behavior */
.school-name1 {
    float: left;
     margin-left: -491px;
    margin-top: -90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 50px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name {
    float: left;
    margin-left: 299px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 33px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.school-name2 {
    float: left;
 margin-left: 5px;
    margin-top:-90000px;
    font-weight: bold;
    font-family: 'Rounded_Elegance';
    font-size: 122px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: normal;
    /* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
}
.navbar-ulivi {
    border: 0;
    border-radius: 0;
    margin-top: -41px;
    margin-bottom: 10px;
    background-color: transparent;
    min-height: 45px;
    padding: 3px 0px 0px 10px;
    color: #000;
}
.navbar-ulivi a {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333399!important;
        background-color: #fff!important;
    margin-left: 0px;
    margin-top:5px!important;
    margin-bottom:5px!important;
    border-bottom: 0px solid #333399!important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fff!important;
        background-color: #333399!important;
    white-space: nowrap;
        border-bottom: 0px solid #333399!important;
}
}