a:focus {
box-shadow: none !important;
}
#member-profile.form-horizontal .controls textarea {
    height: 300px !important;
}
.sp-comingsoon body {
    background-color: #000000!important;
}
.pg-meus-dados .nav-placeholder, .pg-meus-dados #sp-footer, .pg-meus-dados #sp-header {
    display: none;
}
.pg-meus-dados #sp-main-body {
    padding: 30px 0;
}
.chrono_credits, #mceu_13, #mceu_14, .toggle-editor.btn-toolbar.pull-right.clearfix, .pg-meus-dados .scrollup {
    display: none !important;
}
.speasyimagegallery-modal-wrapper {
    z-index: 9999;
    cursor: default;
}
.sp-pre-loader .sp-loader-with-logo .line {
    background-color: #ccc;
    bottom: -10px;
    height: 2px;
    left: 0;
    position: absolute;
    top: auto;
}
.sp-pre-loader {
    background: #143446 !important;
}
.sp-loader-with-logo .logo img {
    max-height: 98px;
}
.error-logo {
    max-height: 200px;
}
.error-code {
    color: #FFF;
    font-family: "Montserrat";
}
.error-message {
    color: #FFF;
    font-family: "Montserrat";
}
.error-page body {
    background: #000 !important;
}
.error-page .container {
    background: rgba(0,0,0,0.5);
    padding: 20px;
    border-radius: 6px;
}