<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.material-icons.md-18 {
    font-size: 24px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.material-icons.md-24 {
    font-size: 36px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.material-icons.md-36 { 
    font-size: 48px; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div.barratitulo {
    background: #08305E;
    color: #fff;
}
div.conteudoaluno {
    background: #fff;
}
.icontabela {
    background: #FFF5EE;
}
.tituloconteudotable {
    background: #FFFAF0;
}
.downloadtable {
    background: #FFFAF0;
}
.datatabela {
    background: #4682B4;
}
.texthaulas {
    background: #FFFAF0;
}
.downloadhaulas {
    background: #FFFAF0;
}
.menuacessibilidade {
    background: #A6CEFE;
}
.menuhome {
    background: #1bb117;
}

.divrodape {
    background: #E0EEEE;
    color: #08298A;
}

.marca-csf {
  background: url('../img/csf-logo.png') no-repeat;
  background-size: 76%;
  height: 75px;
  padding-top: 10px;
  margin-top: 10px;
}

.marca-csfm {
  background: url('../img/csf-logo.png') no-repeat;
  background-size: 50%;
  height: 70px;
  padding-top: 10px;
  margin-top: 10px;
}

.ocolegioinicio {
    background: url('../img/quemsomos.png') no-repeat;  
    background-size: 100% 100%; 
    background-attachment: fixed;
    height: 400px;
}
.estudaraqui {
    background: url('../img/pqestudar.png') no-repeat;  
    background-size: 100% 100%; 
    height: 300px;
    background-color: #005288;
}
.bannermatricula {
    background: url('../img/matriculas2018.png') no-repeat;  
    background-size: 100%; 
    
}
.segmentos {
    background: url('../img/fundoagenda.png') no-repeat;  
    background-size: 150px;
    background-color: #32CD32; 
}
.aeventos {
    background: url('../img/fundoagenda.png');  
    background-size: 150px;
    background-color: #32CD32;
}
.galeriahome {
    background: url('../img/fundoagenda.png');  
    background-size: 150px;
    background-color: #fff;
}
.divredes {
    background: #fff; 
}
.conteudocolegio {
    background: #00AFEF;
}
.ccongregacao {
    background: #00AFEF; 
}
.textosite {
    color: #08305E;
}

div.margem41 {
    background-color: rgba(192,192,192,0.3);
    color: #FFF;
    padding: 1px;
}
div.margem3 {
    background: #E1E6E8;
    color: #FFF;
    height: 2px;
}
div.margem31 {
    background: #008B00;
    color: #FFF;
    padding: 1px;
}
#preloader6{
    position:relative;
    width: 42px;
    height: 42px;
    animation: preloader_6 5s infinite linear;
}
#preloader6 span{
    width:20px;
    height:20px;
    position:absolute;
    background:red;
    display:block;
    animation: preloader_6_span 1s infinite linear;
}
#preloader6 span:nth-child(1){
background:#2ecc71;
 
}
#preloader6 span:nth-child(2){
left:22px;
background:#9b59b6;
    animation-delay: .2s;
 
}
#preloader6 span:nth-child(3){
top:22px;
background:#3498db;
    animation-delay: .4s;
}
#preloader6 span:nth-child(4){
top:22px;
left:22px;
background:#f1c40f;
    animation-delay: .6s;
}
@keyframes preloader_6_span {
   0% { transform:scale(1); }
   50% { transform:scale(0.5); }
   100% { transform:scale(1); }
}
div.margem41 {
    background-color: rgba(192,192,192,0.3);
    color: #FFF;
    padding: 1px;
}
div.margem3 {
    background: #E1E6E8;
    color: #FFF;
    padding: 1px;
}
div.margem31 {
    background: #008B00;
    color: #FFF;
    padding: 1px;
}
#preloader6{
    position:relative;
    width: 42px;
    height: 42px;
    animation: preloader_6 5s infinite linear;
}
#preloader6 span{
    width:20px;
    height:20px;
    position:absolute;
    background:red;
    display:block;
    animation: preloader_6_span 1s infinite linear;
}
#preloader6 span:nth-child(1){
background:#2ecc71;
 
}
#preloader6 span:nth-child(2){
left:22px;
background:#9b59b6;
    animation-delay: .2s;
 
}
#preloader6 span:nth-child(3){
top:22px;
background:#3498db;
    animation-delay: .4s;
}
#preloader6 span:nth-child(4){
top:22px;
left:22px;
background:#f1c40f;
    animation-delay: .6s;
}
@keyframes preloader_6_span {
   0% { transform:scale(1); }
   50% { transform:scale(0.5); }
   100% { transform:scale(1); }
}
.btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 40px 40px;
    display: inline-block;
    margin: 0px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    border-radius:0px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-menucentral {
    border: 1px solid;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 10px 10px;
    display: inline-block;
    margin: 0px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    border-radius:0px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

div.margem2 {
    background: #008B00;
    color: #FFF;
    padding: 1px;
}

.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-aluno {
    border: 1px solid #fff;
    color: #fff;    border: 0px solid #fff;
    width: 100%;
    background-color: rgba(65, 105, 225, 0.0);

}    
/*BUTTON  css=============*/

.btn-aluno1a:hover, .btn-1a:active {
    color: #fff;
    background: #08305E;
    border-radius: 0px;
    width: 100%;
}

.acessorapido {
    border: solid 0px #7FFF00;
    border-radius: 0px;
    z-index: 2;
    width: 100%;
    padding: 0px;
    &lt;!--background-image: url('./img/csf2.png');--&gt;
    background-size:100%;
    background-repeat: no-repeat;
}

.btn-evento {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 2px 2px;
    display: inline-block;
    margin: 4px 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    border-radius:0px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
div.margem2 {
    background: #008B00;
    color: #FFF;
    padding: 1px;
}

.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


.btn-ocolegio {
    border: 0px solid #fff;
    color: #104E8B;   
    background-color: #0594ED;
    border: 1px solid;
    border-color: #104E8B;
    border-radius: 50px;
}

.btn-ocolegioa:hover, .btn-ocolegioa:active {
    color: #fff;
    background: #08305E;
    border-radius: 5px;
}
.btn-1-areaaluno {
    color: #104E8B;   
    width: 100%;
    background-color:"";
    border: 0px solid;
    border-color: #104E8B;
    border-radius: 50px;
}


.btn-1 {
    color: #104E8B;   
    width: 100%;
    background-color:"";
    border: 1px solid;
    border-color: #104E8B;
    border-radius: 50px;
}

.btn-2 {
    border: 0px solid #fff;
    color: #E6A90E;    
    width: 100%;
    background-color:"";
    border: 1px solid;
    border-color: #E6A90E;
    border-radius: 50px;
}

.btn-3 {
    border: 0px solid #fff;
    color: #104E8B;   
    width: 100%;
    background-color:"";
    
}
.botoescentro {
   padding-right: 0px; 
   padding-left: 0px;
}

.barralinks {
    background-color: rgb(65,105,225);
}
.fixar {
    position:fixed;
    margin-top: -33px !important;
    background: #fff;
    box-shadow: 0px 0px 4px #333;
}
/*BUTTON  css=============*/


.btn-1a:hover, .btn-1a:active {
    color: #fff;
    background: #08305E;
    border-radius: 5px;

}

.btn-2b:hover, .btn-1a:active {
    color: #fff;
    background: #D9BA1F;
    border-radius: 5px; 
}

.btn-3c:hover, .btn-3c:active {
    color: #fff;
    background: #11AB16;
    border-radius: 0px;
}
.btn-eventos1:hover, .btn-eventos1:active {
    color: #fff;
    background: #11AB16;
    border-radius: 0px;
}

/*BUTTON  css=============*/

.btn-aluno1a:hover, .btn-1a:active {
    color: #fff;
    background: #08305E;
    border-radius: 0px;
    width: 100%;
}
.btn-areadoaluno:hover, .btn-1a:active {
    color: #fff;
    background: #08305E;
    border-radius: 0px;
    width: 100%;
}
.navbar {
background-color: rgba(255,255,255,0.88)
}
.modalinicio  {
    /*   display: block;*/
    padding-right: 0px;
    background-color: rgba(4, 4, 4, 0.8); 
    }
   
    .modal-dialog-popup {
            top: 10%;
            width: 100%;
            z-index: 2000;
    position: absolute;
        }
        .modal-content {
                border-radius: 0px;
                border: none;
    top: 40%;
            }
            .modal-body-popup {
                    background-color: #08305EE6;
    color: white;
}

@media screen and (max-width: 1500px) {
  .ocolegio {
    background-image: url("image/cerca-1500.jpg");
}
  
@media screen and (max-width: 400px) {
  .ocolegio {
    background-image: url("img/quemsomos2.png");
}
  
@media screen and (max-width: 320px) {
  .ocolegio {
    background-image: url("img/quemsomos2.png");
  }

}

</pre></body></html>