@import url("https://foro.elpalomar.org.uy/styles/ravaio/theme/header.css");
@import url("https://foro.elpalomar.org.uy/styles/ravaio/theme/menu.css");
@import url("https://foro.elpalomar.org.uy/styles/ravaio/theme/footer.css");

/*
    Estilos Generales
*/

#page-body .chunk {
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
}

#sub-header {
    background-image: none!important;
    background-color: #ffffff!important;
}

#sub-header .sub-header-title h1.forum-title a,
h1.sitename-title,
#sub-header .sub-header-title h1,
#sub-header .sub-header-title h1 a {
    color: #113C7F!important;
    font-weight: 300!important;
    font-size: 42px;
    line-height: 46px;
    text-transform: uppercase;
    text-align: left;
}

#quick-login{
    background-color: rgba(0,0,0,0.7);
    z-index:999!important;
}

.modal-backdrop{
    display:none!important;
}