body{
    background-color: #e3e3e3;
}


.panel{
    background-color: #e3e3e3;
}
.nav a{
    font-size: 12px;
}
.margin-botton-20{
    margin-bottom: 20px;
}
.color-header{
    background-color: #87CEEB;
}
.list-group-item{
    background-color: #87CEEB;
}
#left-menu{
    height: 100%;
}
#left-menu a,
#left-menu span {
    color: blue;
    opacity: 0.8;
    font-size: 12px;
}
/*.gallery{*/
    /*width: 95%;*/
/*}*/
#left-menu .left-menu-header {
    padding-top: 10px;
}

#left-menu hr {
    margin-top: 5px;
}

#left-menu ul {
    background-color: transparent;
}
#left-menu li {
    margin-top: 15px;
}

.sigla{
    height: 100px;
    width: 100px;
}
.headText{
    /*margin-top: 1%;*/
    font: 100 30px/1.3 'Arizonia', Helvetica, sans-serif;
    color: #2b2b2b;
    text-shadow: 4px 4px 0px rgba(0,0,0,0.1);
    font-size: 200%;
    /*text-align: center;*/
}

@media (max-width: 1024px) {
    .container{padding: 0;}
   .headText { font-size: 120%; }
    .nav a{font-size: 10px;}
    .nav li a{padding: 10px 5px;}
    #left-menu a,
    #left-menu span {
        color: #000000;
        opacity: 0.8;
        font-size: 9px;
    }
    .panel-title{
        font-size: 10px;
    }
    .panel{
        font-size: 9px;
        padding: 0;
    }
    .font-date-picker{
        font-size: 9px;
    }
}
@media (min-width: 1280px) {
    .container
    {
        width: 80%;
    }
    .headText { font-size: 230%; }
    .nav a{font-size: 16px;}
    #left-menu a,
    #left-menu span {
        color: #000000;
        opacity: 0.8;
        font-size: 16px;
    }
    .panel-title{
        font-size: 16px;
    }
    .panel{
        font-size: 16px;
    }
    .font-date-picker{
        font-size: 12px;
    }
}

.indent20{
    padding-left: 15%;
}
.indent30{
    padding-left: 25%;
}
.imgScoala{
    width: 100%;
    height: 70%;
}
.bust{
    width: 100px;
    height: 100px;
}
.no-border{
    border: none;
}
.top5pr{
    margin-top: 5%;
}
.top10pr{
    margin-top: 10%;
}
.top15pr{
    margin-top: 15%;
}
.vmin2{
    font-size: 1.7vmin;
}

/* latin-ext */
@font-face {
    font-family: 'Arizonia';
    font-style: normal;
    font-weight: 400;
    src: local('Arizonia'), local('Arizonia-Regular'), url(http://fonts.gstatic.com/s/arizonia/v6/2LCopz-tiFTquWPI_IJCyBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Arizonia';
    font-style: normal;
    font-weight: 400;
    src: local('Arizonia'), local('Arizonia-Regular'), url(http://fonts.gstatic.com/s/arizonia/v6/PwrsyFTYH2Wmsvpn0dx4s_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}