@CHARSET "ISO-8859-1";
/*style portada*/
.c2-2b h1 {
text-shadow: 0 1px 1px white;
margin-bottom: 15px;
color: #356AA0;
font-size: 30px;
}
.c2-2b h2{
	font-size: 22px;
}
.c2-2b h2,h3 {
font-weight: 100;
color: #9C27B0;
padding-bottom:5px;
}
.c2-2b h3 {font-size: 17px;
font-weight: 100;border-bottom:none;
}
.c2-2b ul,.c2-2b ol{ margin:5px 5px 5px 8px; padding:0px; }
.c2-2b ul li,.c2-2b ol li{ margin:0px 30px;}

.c2-2b{font-size:12px; color:#555;}
.c2-2b p{margin:10px 0px 6px 0px;}

.page-cont h1,h2,h3{ font-weight:100;
}

.page-cont a{
  color: #3b5998;
  cursor: pointer;
  text-decoration: underline;
}
.page-cont a:hover{
	text-decoration: underline;
}
.card .brd{background: #0d88c1;}
.header-top{ text-align: left;}
.wpage-footer{
    background: #fff; 
    min-height: 100px;
    margin-top: -15px;
    padding: 20px 0px; text-align: center;
}
/*header*/
.wpage-header section.panel{background: #041d33!important; color: #fff;border-radius: 0px;}
.form-search-sec{ max-width: 650px; margin: auto; }
.header-cont{max-width: 1168px; margin: auto;}
#sticky-placeholder{display: none;}
#sticky-placeholder.on{ display: block;height: 200px;}
.sticky{z-index: 1002;}
.fixed {position: fixed;top:0px;width: 100%;}
.fixed h1{ font-size: 18px;}
.fixed .panel-body{ padding: 5px;}
.fixed .header-top{float: left;}
.fixed .header-top img{ width: 120px; padding: 15px 0px;}
.fixed .dv-search{ max-width: 300px; float: right;}
.fixed .btn-add-page, .fixed .header-title{ display:none;}
/*menu options*/
.menu-options li.active{ border-bottom: 3px solid #716fc4;}
.menu-options li.active a{ color: #607D8B; }
/*page content*/
#wiki-frontp-content-wrap .panel,#wiki-content-wrap .panel{ min-height: 600px;}
.wiki-content, .results-section{ font-size: 16px;}
.wiki-content a{ color: #0091ae;}
.wiki-content a:hover{ text-decoration: underline;}
/*search*/
.results-section{ padding: 0px;}
.results-section a{ color: #0091ae;}
.results-section a:hover{ text-decoration: underline;}

body{
    margin-bottom:0px!important;
}
@media (max-width: 479px){
    body {
        margin-top: 0px !important;
    }
    .header-top{ text-align: center;}
}


