#toTop {
    position: fixed;
    bottom: 40px;
    right: 40px;
    cursor: pointer;
    display: none;
}
.btn-info {
    color: #fff;
    background-color: orange;
    border-color: orange;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: orangered;
    border-color: orange;
}
.scroll-wrapper{
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}
.scroll-wrapper,
.scroll-wrapper > iframe{
    width: 100%;
    height: 100%;
}
.icons-sociais i{
    color: white;
    margin-right: 10px;
}

.navbar{
    margin-bottom: 0 !important;
}

.menutemas{
    padding: 0 !important;
}
.tema{
    border: none !important;
}
.loginuser{
    margin-right: 0;
}
.navtema{
    background: none !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
}
.cumprimentar{
    margin-top: 50px;
    margin-right: 10px;
    text-align: right;
}
.cumprimentar a{
    color: white !important;
}
.navtipo{
    margin-top: 10px;
}
.tema  li  a{
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    text-align: center;
    color: white;
    height: 45px;
}
.menuleft > a{
    padding: 0 !important;
    background: black;
}
.loginuser > li > a{
    padding: 0;
    background: black;
}
.loginuser > li > a:hover{
    background: black;
}
.loginuser .open a:focus{
    background: black;
}
.region-login ul{
    list-style: none;
}
.region-login {
    background: black !important;
}
.region-login a{
    text-decoration: none !important;
    color: white !important;
}
.menulateral{
    width: 300px;
    background-color: black;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 45px;
    left: -300px;
}
.menudesplegar{
    float: left;
}
.loginuser{
    float: right;
}
.fa-card{
    color: darkgrey !important;
    float: right;
    font-size: 24px !important;
    margin-left: 10px;
    padding-bottom: 10px;
}

.extra-social > a > .fa-facebook-square:hover,
.extra-social > a > .fa-linkedin-square:hover{
    color:blue !important;
}
.extra-social > a > .fa-google-plus-square:hover{
    color:red !important;
}
.extra-social > a > .fa-twitter-square:hover{
    color:deepskyblue !important;
}

.close{
    opacity: 1 !important;
}

.loginmenu{
    background: black;
    color: white;
    padding: 10px;
    width: 300px;
}

.loginmenu li a{
    color: white;
}

.menuprincipal{
    background-color: black;
    color: white;
    padding: 15px;
    width: 300px;
}
.menuprincipal li a{
    color: white;
}
.form-search > div{
    margin-bottom: 10px;
}

.nav-justified > li{display: table-cell; width: 1%;}

.registerfree{
    position: fixed;
    top: 415px;
    z-index: 1000;
    float: left;
    cursor: pointer;
    color: white;
    background: orange;
    /*height: 300px;*/
    /*width: 35px;*/
    /*background-color: blue;*/
}
.formregister{
    position: fixed;
    top: 415px;
    left: -300px;
    z-index: 1000;
    height: 212px;
    width: 300px;
    background-color: grey;
}

.disclaimer2{
    color: yellow !important;
}
.disclaimer2 a{
    color: yellow !important;
}

/* NAV TYPE */
.evento_tipo{
    font-weight: normal !important;
    color: black !important;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.noticia_tipo,
.opiniao_tipo,
.revista_tipo,
.video_tipo{
    color: #000;
    text-decoration: none !important;
    background: none;
    border: none;
}

.cntntypes{
    padding-top: 14px;
    padding-bottom: 14px;
}

.active_toggle{
    font-weight: bold;
    text-decoration: underline !important;
}

.noticia_tipo,
.opiniao_tipo,
.revista_tipo,
.video_tipo,
.evento_tipo{
    margin-right: 25px;
    background: none;
    border: none;
}
.noticia_tipo:hover,
.opiniao_tipo:hover,
.revista_tipo:hover,
.evento_tipo:hover,
.video_tipo:hover{
    text-decoration: underline !important;
    cursor: pointer;
    color: black !important;
    opacity: 1;
    filter: alpha(opacity=100);
}


/* ARTIGOS PAGE */
.logotipo{
    margin-top: 30px;
}
.logotipo hr{
    border-top: 2px solid #eee;
}
.artigos_body{
    background: #d9d9d9;
}
.conteudo_artigos{
    background: white;
}
.artigo_corpo{
    border-right: 1px solid #cccccc;
    padding-right:15px;
}
.scroll{
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
@media (max-width: 750px) {
    .logo-maior{
        display: none;
    }
    .loginmenu{
        left: -260px;
    }
}
@media (max-width: 550px) {
    .redes-sociais{
        display: none;
    }
    .loginmenu{
        left: -260px;
    }
}
.about > .panel{
    border: none !important;
}
.about > .panel > .panel-heading{
    background: #000000 !important;
    color: white !important;
}
.about > .panel > .panel-heading > h4 a{
    text-decoration: none !important;
}
.about > .panel > #collapseOne > .panel-body{
    background: #000000 !important;
    color: white;
}
.about > .panel > #collapseOne > .panel-body a{
    text-decoration: none !important;
    color: white;
}
.about .panel-heading+.panel-collapse .panel-body{
    border: none !important;
}

.ip a,
.vi a,
.oi a{
    text-decoration: none !important;
    color: white;
    font-weight: bold !important;
}
#login > div > div,
#mudar-email > div > div{
    border: 1px solid white;
    border-radius: 0px;
}

.ui.borderless{
    margin-top: 60px !important;
    border: none !important;
    box-shadow: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/* NO-ASSINANTE */
.ainda-nao {
    background-color: #f37021;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    margin-bottom: 20px;
}
.volver{
    float: right;
}
.login-title {
    float: left;
    color: white;
    font-weight: bold;
}
.login-row,
.passreset-row{
    display: none;
}
.fa-base{
    color: white;
}
.linea {
    margin:20px 15px;
}
.no-assinante {
    background-color: #e6e6e6;
    margin-bottom: 25px;
}
.formassinante {
    margin: 15px 0 0 0 }

.navbar {
    min-height: 60px !important;}

.col-md-3.redes-sociais.has-search {
    margin-top: 7px !important;}

.row {margin: 10px 0 !important;}

.row.logotipo {
    margin-top: 30px !important;
}

/* E NEWS */
.mc-layout__modalContent > iframe,
.mc-closeModal{
    border: 2px black solid;
}