body {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-style: normal;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #000;
}

p {
    margin-top: 0;
}

footer {
    padding-top: 3rem;
    padding-bottom: 2rem;
}

footer p {
    margin-bottom: .25rem;
}

.text-purple {
    color: #6f3e99;
}

.text-branco {
    color: #FFF;
    background-color: #6f3e99;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 2px;
}

.middle-info .text-branco {
    color: #FFF;
    border: 1px solid #FFF;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 2px;
}

.fundo p:last-child {
    margin-bottom: 0;
}

.fundo span {
    display: block;
}

.fundo img {
    display: block;
    margin: 0 auto;
}

.purpleBg {
    background-color: #6f3e99 !important;
}

.purpleBgGradient {
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(111, 62, 153, 1) 100%);
}

.link-logo {
    margin-left: 10px;
}


.btn-purple {
    width: 185px;
    height: 60px;
    border-color: #6f3e99;
    color: #6f3e99;
    background: transparent;
    text-decoration: none;
    line-height: 40px;
    border-radius: 0;
}

.btn-purple:hover {
    width: 185px;
    height: 60px;
    background-color: #6f3e99;
    color: white;
    text-decoration: none;
    line-height: 40px;
    border-radius: 0;
    font-weight: 600;
}

.btn-purple.active {
    width: 185px;
    height: 60px;
    background-color: #6f3e99 !important;
    color: white;
    text-decoration: none;
    line-height: 40px;
    border-radius: 0;
    font-weight: 600;
}

.btn-purple-hover {
    background-color: #6f3e99;
    color: white !important;
    text-decoration: none;
    line-height: 40px;
    border-radius: 4px;
    font-weight: 600;
}

.btn-purple-hover:hover {
    background-color: #9258f2;
    color: white;
    text-decoration: none;
    line-height: 40px;
    border-radius: 4px;
    font-weight: 600;
}

.btn-white {
    border-color: #fff;
    color: #fff;
    text-decoration: none;
    line-height: 40px;
    border-radius: 5px;
}

.btn-white:hover {
    background-color: #fff;
    color: #6f3e99;
    text-decoration: none;
    line-height: 40px;
    border-radius: 5px;
    font-weight: 600;
}

.ul-topo {
    height: 100%;
    font-weight: 400;
}

.ul-topo .lista-paginas {
    margin: 0 auto;
    font-size: 16px;
}

.ul-topo .lista-paginas li {
    line-height: 40px;
    margin-left: 10px;
}

.ul-topo .lista-paginas li.active {
    color: #6f3e99 !important;
}

.ul-topo .lista-paginas li.active {
    font-weight: 600;
}

.ul-topo .lista-paginas li.active a {
    color: #6f3e99 !important;
}

.carousel-inner {
    background-color: black;
}

.carousel-indicators .active {
    background-color: #6f3e99 !important;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5);
    cursor: pointer;
}

#carousel-home-topo {
    height: 250px;
}

#carousel-home-topo .wallpaper {
    height: 250px;
    background-size: cover;
    background-position: center center;
    top: 0;
    width: 100%;
    opacity: 0.7;
}

.carousel-caption-home {
    position: absolute;
    top: 15px;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    width: 100%;
}

.card:hover .card-img-assistir {
    visibility: visible;
}

.card {
    cursor: pointer;
}

.card-deck {
    margin-bottom: 40px;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    margin-bottom: 10px;
}

.card-title {
    font-weight: 600;
    line-height: 1.3em;
}

.card-img-serie {
    position: absolute;
    display: none;
    width: 255px;
    height: 151px;
    background-color: rgba(1, 1, 1, 0.95);
}

.card-img-serie p {
    font-size: 18px;
    font-weight: 300;
    margin: 0px;
}

.card-img-assistir {
    position: absolute;
    visibility: hidden;
    width: 192px;
    height: 120px;
    background-color: rgba(1, 1, 1, 0.75);
}

.card-img-assistir p {
    font-size: 18px;
    font-weight: 300;
    margin: 0px;
}

.card-text-assistir {
    width: 110px;
    height: 50px;
    margin: 18% auto;
    border: 1px solid;
    border-color: #FFF;
    color: #6f3e99;
    color: #FFF;
    line-height: 50px;
    border-radius: 3px;
}

#cards-episodios {
    display: block;
    margin-top: 50px;
    margin-bottom: 60px;
}

.cards-recentes {
    display: table;
    margin-top: 50px;
    margin-bottom: 60px;
}

#cards-episodios .card:hover .card-footer,
.cards-recentes .card:hover .card-footer {
    background-color: rgba(146, 88, 242, 0.3);
}

#cards-episodios .card:hover .text-branco,
.cards-recentes .card:hover .text-branco {
    background-color: #9258f2;
}

#cards-episodios .card:hover .card-title,
.cards-recentes .card:hover .card-title {
    color: #6f3e99;
}

#cards-episodios .card-title,
.cards-recentes .card-title {
    max-height: 40px;
    overflow: hidden;
    margin-top: -8px;
    margin-bottom: 8px;
}

#cards-episodios .card-deck,
.cards-recentes .card-deck {
    margin-bottom: 20px;
}

#cards-episodios .card-body,
.cards-recentes .card-body {
    padding-left: 5px;
    padding-top: 10px;
}

#cards-episodios h2,
.cards-recentes h2 {
    margin: 20px 0;
    color: #6f3e99;
    font-size: 24px;
}

#cards-episodios .list,
.cards-recentes .list {
    padding: 0;
}

#cards-episodios .card-img-top,
.cards-recentes .card-img-top {
    height: 120px;
}

#cards-populares {
    margin-top: 20px;
    margin-bottom: 30px;
}

#cards-populares h2 {
    margin: 20px 0;
    color: #fff;
    font-size: 24px;
}

.card-populares .card-title {
    font-size: 14px;
}

.card-populares .card-text {
    font-size: 12px;
}

.projeto-card-box {
    display: table;
    margin-top: 50px;
    margin-bottom: 60px;
}

#cards-search h2 {
    margin: 20px 0;
    color: #fff;
    font-size: 24px;
}

#cards-noticias {
    margin-top: 50px;
    margin-bottom: 60px;
}

#cards-noticias .card-img-overlay {
    top: unset;
    -webkit-box-shadow: inset 0px -110px 100px -70px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: inset 0px -110px 100px -70px rgba(0, 0, 0, 0.85);
    box-shadow: inset 0px -110px 100px -70px rgba(0, 0, 0, 0.85);
}

#cards-noticias h2 {
    margin: 20px 0;
    color: #6f3e99;
    font-size: 24px;
}

.card-title {
    font-weight: 600;
}

.episodios-text {
    position: absolute;
    bottom: 44px;
    font-size: 14px;
}

.projeto-box {
    margin: 50px;
    color: #fff;
}

.projeto-box .span4 {
    width: calc(70% - 20px);
    margin-right: 20px;
}

.projeto-box img {
    float: left;
    margin-right: 20px;
}

.projeto-box-sinopse {
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px;
    text-align: justify;
}

.projeto-card {
    width: 190px;
    height: 400px;
    margin: 10px;
    float: left;
    list-style: none;
}

.checked-star {
    color: #ed7d28;
}

.pesquisa-box {
    height: 50px;
    margin-top: 20px;
}

.pesquisa-box .fa-search {
    float: left;
    font-size: 25px;
    line-height: 40px;
    color: white;
}

.pesquisa-box input {
    float: left;
    width: 54%;
    height: 40px;
    margin-left: 10px;
}

.pesquisa-box select {
    float: left;
    width: 20%;
    margin-left: 15px;
}

.listagem-letras {
    margin-top: 5px;
    margin-bottom: 20px;
    display: table;
    width: 100%;
    height: 10px;
}

.listagem-letras ul.alfabeto {
    list-style-type: none;
    margin: 0;
    width: 100%;
}

.listagem-letras ul.alfabeto li {
    float: left;
    border-left: 1px solid #6f3e99;
}

.listagem-letras ul li a {
    display: block;
    text-align: center;
    background-color: #fff;
    color: #6f3e99;
    font-size: 22px;
    padding: 0px 1px 0px 1px;
    height: 40px;
    line-height: 40px;
    min-width: 36px;
    text-decoration: none;
}

.listagem-letras ul li a.first {
    font-family: yanonekaffeesatz;
    font-size: 26px;
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem;
}

.listagem-letras ul li a.last {
    font-size: 22px;
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem;
}

.listagem-letras ul li a.active,
.listagem-letras ul li a:hover {
    background-color: #e0c3f9;
}

.list {
    float: left;
}

.purplePagination {
    float: left;
    width: 100%;
    margin: 0 auto;
}

.purplePagination li.active a {
    background-color: #6f3e99;
    color: #fff;
}

.purplePagination li.disabled a {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.purplePagination li a {
    border: 1px solid #6f3e99;
    color: #6f3e99;
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    text-decoration: none;
}

.purplePagination li a:hover {
    background-color: #6f3e99;
    color: #fff;
}

.purplePagination li:first-child a {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.purplePagination li:last-child a {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.main-login {
    max-width: 500px;
    margin: 3em auto;
    background: rgba(0, 0, 0, 0.12);
    background-size: cover;
}

.main-login-wrapper h1 {
    font-size: 3em;
    text-align: center;
    color: #fff;
    font-weight: 200;
    text-transform: capitalize;
    letter-spacing: 4px;
}

.main-login-wrapper {
    position: relative;
    overflow: hidden;
    padding: 3em 0 2em;
}

.conta-wrapper {
    height: 170px;
}

.ul-topo .text {
    font-size: 0.9em;
    font-weight: 200;
    display: block;
    width: 150px;
    height: 35px;
    padding-left: 5px;
    margin: 0 5px;
    border: solid 1px rgba(111, 62, 153, 0.37);
}

.login-top {
    padding: 3em;
}

.text:focus,
.text:valid {
    box-shadow: none;
    outline: none;
    background-position: 0 0 !important;
}

.main-login input[type="text"],
.main-login input[type="email"],
.main-login input[type="password"] {
    font-size: 0.9em;
    color: #fff;
    font-weight: 100;
    width: 94.5%;
    display: block;
    border: none;
    padding: 0.8em;
    border: solid 1px rgba(255, 255, 255, 0.37);
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background-position: -800px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
}

.main-login input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 0.8; /* Firefox */
}

.main-login input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.main-login input::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

.main-login input[type="submit"] {
    font-size: .9em;
    color: #6f3e99;
    font-weight: bolder;
    background: #fff;
    outline: none;
    border: 1px solid #6f3e99;
    cursor: pointer;
    padding: 0.9em;
    -webkit-appearance: none;
    width: 100%;
    margin: 2em 0;
    letter-spacing: 4px;
}

.main-login input[type="submit"]:hover {
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.58);
    box-shadow: 0px -1px 3px 0 rgba(0, 0, 0, 0.58);
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    background: transparent;
}

.main-login input.spacing {
    margin: 2em 0;
}

.login-termos span {
    margin-left: 10px;
}

.login-termos label {
    font-size: 0.9em;
    color: #fff;
    font-weight: 200;
    cursor: pointer;
    position: relative;
}

.anim input.checkbox:checked:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: .5rem;
    border-color: transparent;
    border-right-color: transparent;
    animation: .4s rippling .4s ease;
    animation-fill-mode: forwards;
}

.main-login input.checkbox:checked:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: .5rem;
    border-color: #fff;
    border-top-color: transparent;
    border-right-color: transparent;
}

.main-login input.checkbox:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 1;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #fff;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.main-login input.checkbox:before {
    content: "";
    position: absolute;
    width: 1.2em;
    height: 1.2em;
    background: inherit;
    cursor: pointer;
}

.main-login input.checkbox {
    background: #623686;
    cursor: pointer;
    width: 1.2em;
    height: 1.2em;
}

.minhaconta input[type="text"],
.minhaconta input[type="password"] {
    font-size: 0.9em;
    font-weight: 100;
    width: 94.5%;
    display: block;
    border: none;
    padding: 0.8em;
    border: solid 1px rgb(111, 62, 153);
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(111, 62, 153, 0) 96%, #fff 4%);
    background: linear-gradient(to bottom, rgba(111, 62, 153, 0) 96%, #fff 4%);
    background-position: -800px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    color: #6f3e99;
    font-family: 'Roboto Condensed', sans-serif;
}

.minhaconta input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #6f3e99;
    opacity: 0.8; /* Firefox */
}

.minhaconta input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #6f3e99;
}

.minhaconta input::-ms-input-placeholder { /* Microsoft Edge */
    color: #6f3e99;
}

.minhaconta input.spacing {
    margin: 2em 0;
}

.minhaconta label {
    font-weight: 600;
}

.minhaconta-vip,
.minhaconta-gerenciamento {
    margin-left: 20px;
    margin-bottom: 40px;
    font-weight: 600;
}

.minhaconta-vip .submit,
.minhaconta-gerenciamento .submit {
    text-align: center;
    font-size: .9em;
    color: #fff;
    font-weight: bolder;
    background: #6f3e99;
    outline: none;
    border: 1px solid #6f3e99;
    cursor: pointer;
    padding: 0.9em;
    -webkit-appearance: none;
    width: 50%;
    margin: 2em 0;
    letter-spacing: 4px;
}

.minhaconta-vip .submit:hover,
.minhaconta-gerenciamento .submit:hover {
    color: #6f3e99;
    background: #fff;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.rodape-info.white span a {
    color: #6f3e99 !important;
}

.rodape-info span a {
    color: #fff;
}

.rodape-info span a:hover {
    text-decoration: none;
}

.main-pacotes {
    max-width: 500px;
    margin: 2em auto;
}

.main-pacotes label.btn {
    padding: 18px 60px;
    white-space: normal;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
}

.main-pacotes label.btn-block {
    border-color: #6f3e99;
    background-color: #6f3e99;
    color: #fff;
    text-align: left;
    position: relative;
}

.main-pacotes label.btn-block:hover {
    color: #6f3e99;
    background-color: transparent;
}

.main-pacotes label .btn-label {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    padding: 0 10px;
    background: rgba(0, 0, 0, .15);
    height: 100%;
}

.main-pacotes label i {
    line-height: 65px;
}

.main-pacotes input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.colorPurple {
    color: #6f3e99;
}

.btns-pagamento {
    margin-bottom: 150px;
}

.btns-pagamento div {
    cursor: pointer;
    border: 1px solid #6f3e99;
    height: 65px;
    float: left;
    width: 47%;
    border-radius: .3rem;
}

.btns-pagamento div:hover {
    background-color: rgba(0, 0, 0, .15);
}

.btns-pagamento .btnPagseguro {
    background: url(/dist/imagens/pagseguro_icon.png);
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
}

.btns-pagamento .btnPaypal {
    background: url(/dist/imagens/paypal_icon.png);
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 6%;
}

.metodos-download {
    text-align: center;
    color: white;
    margin: 0;
    padding: 0;
    height: 150px;
    list-style: none;
}

.metodos-download li:hover {
    background-color: white;
    color: #6f3e99;

}

.borderwhite {
    border-bottom: 1px solid white;
}

.formatos-download {
    width: 100%;
    margin: 0;
    text-align: center;
    color: white;
    height: 40px;
    line-height: 40px;
}

.formatos-download a {
    background-color: #6b2ba1;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid white;
    cursor: pointer;
}

.formatos-download a.active,
.formatos-download a:hover {
    background-color: #3a1659;
}

.lista-mirror {
    cursor: pointer;
    text-align: center;
}

.lista-mirror li:hover {
    background-color: rgba(110, 62, 153, .10);
    color: #6f3e99;
}

.lista-mirror a {
    text-decoration: none;
    color: #000;
}

.lista-mirror a.disabled {
    pointer-events: none;
}

.lista-mirror li.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.event-image {
    height: 220px;
}

.event-name {
    font-size: 14px;
    margin-top: 10px;
}

.event-modal .content {
    text-align: center;
}

.event-modal .body {
    padding: 5%;
    text-align: justify;
    font-size: 16px;
    font-weight: 300;
}

.event-modal .body p {
    font-size: 14px;
    font-weight: 200;
}

#adTopo {
    position: absolute;
    margin-top: 220px;
    width: 15%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#trailerModal iframe {
    width: 100%;
    height: 420px;
}

@media (max-width: 1670px) {

    #adTopo {
        width: 30%;
    }

    .adLateral {
        display: none !important;
    }
}

@media (max-width: 768px) {

    .projeto-box img {
        float: initial;
    }

    #trailerModal iframe {
        height: 280px;
    }

    #cards-episodios .card-img-top,
    .cards-recentes .card-img-top {
        height: auto;
    }

    .purplePagination li a {
        font-size: 12px;
    }

    .carousel-caption-home {
        padding-right: 15px;
        top: 0;
        left: 4%;
    }

    .carousel-caption-home h2 {
        font-size: 20px;
    }

    .carousel-caption-home .lead {
        font-size: 16px;
    }

    .projeto-box .span4 {
        width: 100%;
    }

    .adLateral,
    .adLancamentos {
        display: none !important;
    }

    .pesquisa-box select {
        margin-bottom: 10px;
        width: 85%;
        margin-left: 35px;
    }

    .pesquisa-box input {
        margin-bottom: 10px;
        width: 85%;
    }

    .listagem-letras {
        display: none !important;
    }

    .menu-usuario i {
        left: 74px !important;
    }

    .form-login {
        position: relative !important;
        top: auto !important;
    }

    .form-login a {
        width: 100%;
    }

    .form-login .btn-login {
        margin: 10px 5px;
    }

    .card-img-assistir {
        display: none;
    }
}

@media (max-width: 1200px) {
    #adTopo {
        display: none;
    }

    .list li {
        margin: 0 !important;
    }
}

@media (max-width: 1390px) {
    .ul-topo .lista-paginas li {
        margin-left: 0 !important;
    }

    .ul-topo .lista-paginas li a {
        padding-right: 0 !important;
    }

    .link-logo img {
        width: 70px;
    }

}

.form-login {
    position: absolute;
    width: 450px;
    border: 1px solid #704999;
    padding: 10px;
    top: 60px;
    right: 10px;
    background-color: white;
    z-index: 9999;
}

.adProjeto {
    width: 310px;
    height: 260px;
}

.adLancamentos {
    margin: 0 auto;
    margin-bottom: 35px;
    display: table;
}

.episodio-card {
    float: left;
    min-width: 222px;
}

.avatar {
    display: grid;
    position: relative;
    top: -50px;
    margin-bottom: -40px;
    text-align: center;
}

.avatar img {
    background-color: #fff;
    margin: 0 auto;
    cursor: pointer;
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(110, 110, 110, 0.5);
    object-fit: cover;
}

.avatar p {
    font-size: 24px;
}

.minhaconta h1 {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.fa-crown {
    color: #d5b320;
    text-shadow: 0px -2px 2px #000;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.noticia {
    margin-bottom: 50px;
}

.noticia h1 {
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin: 50px 0;
    color: #6f3e99;
}

.noticia h1 p {
    font-size: 16px;
    color: #6f3e99;
}

.noticia h1 .dataNoticia {
    float: right;
}

.comentarios h2 {
    color: #6f3e99;
    font-weight: 600;
}

.panel-shadow {
    box-shadow: rgba(0, 0, 0, 0.3) 7px 7px 7px;
}

.panel-white {
    border: 1px solid #dddddd;
    margin: 10px;
}

.panel-white .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}

.panel-white .panel-footer {
    background-color: #fff;
    border-color: #ddd;
}

.post .post-heading {
    height: 95px;
    padding: 20px 15px;
}

.post .post-heading .fa-warning {
    color: #ff4343;
    font-size: 30px;
    cursor: pointer;
}

.post .post-heading .fa-crown {
    position: absolute;
    margin-left: 16px;
    top: 12px;
    font-size: 22px;
    color: #d5b320;
    text-shadow: 0px -2px 2px #000;
}

.post .post-heading .pictura {
    width: 60px;
    height: 60px;
    display: block;
    margin-right: 15px;
}

.post .post-heading .meta .title .h5 {
    font-weight: 600;
    color: #6f3e99;
}

.post .post-heading .meta .title {
    margin-bottom: 0;
    font-size: 16px;
}

.post .post-heading .meta .title a {
    color: black;
}

.post .post-heading .meta .title a:hover {
    color: #aaaaaa;
}

.post .post-heading .meta .time {
    margin-top: 8px;
    color: #999;
}

.post .post-image .image {
    width: 100%;
    height: auto;
}

.post .post-description {
    padding: 15px;
}

.post .post-description p {
    font-size: 14px;
}

.post .post-description .stats {
    margin-top: 20px;
}

.post .post-description .stats .stat-item {
    display: inline-block;
    margin-right: 15px;
}

.post .post-description .stats .stat-item .icon {
    margin-right: 8px;
}

.post .post-footer {
    border-top: 1px solid #ddd;
    padding: 15px;
}

.post .post-footer .input-group-addon a {
    color: #454545;
}

.post .post-footer .comments-list {
    padding: 0;
    margin-top: 20px;
    list-style-type: none;
}

.post .post-footer .comments-list .comment {
    display: block;
    width: 100%;
    margin: 20px 0;
}

.post .post-footer .comments-list .comment .pictura {
    width: 35px;
    height: 35px;
}

.post .post-footer .comments-list .comment .comment-heading {
    display: block;
    width: 100%;
}

.post .post-footer .comments-list .comment .comment-heading .user {
    font-size: 14px;
    font-weight: bold;
    display: inline;
    margin-top: 0;
    margin-right: 10px;
}

.post .post-footer .comments-list .comment .comment-heading .time {
    font-size: 12px;
    color: #aaa;
    margin-top: 0;
    display: inline;
}

.post .post-footer .comments-list .comment .comment-body {
    margin-left: 50px;
}

.post .post-footer .comments-list .comment > .comments-list {
    margin-left: 50px;
}

.vip-link {
    text-align: center;
    color: white;
    font-size: 28px;
}

.vip-link b {
    color: #eabb45;
    text-shadow: 0px 1px 2px #000;
}

.vip-link .fa-crown {
    color: #eabb45;
    margin-right: 20px;
    text-shadow: 0px 1px 2px #000;
}

.small-size {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    object-fit: cover;
}

.icon-size {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    object-fit: cover;
}

.menu-usuario {
    margin-right: 20px;
}

.menu-usuario .dropdown-menu {
    right: 0;
    left: auto;
}

.menu-usuario .row {
    margin-right: 0;
    margin-left: 0;
    flex-wrap: inherit;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #6f3e99 !important;
}

.nav-link .fa-crown {
    position: absolute;
    left: 15px;
    top: -2px;
    font-size: 13px;
    color: #d5b320;
    text-shadow: 0px -2px 2px #000;
}

.navbar-light {
    box-shadow: 0px 2px 3px 0px #704999;
}

.navbar-login .fa-crown {
    position: absolute;
    left: 38px;
    top: -15px;
    font-size: 20px;
    color: #d5b320;
    text-shadow: 0px -2px 2px #000;
}

.menu-usuario .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.menu-usuario .dropdown-menu li {
    margin-top: 10px;
}

.widget-area {
    box-shadow: none;
    padding: 0;
    float: left;
    position: relative;
    width: 100%;
}

.status-upload {
    background: none repeat scroll 0 0 #f5f5f5;
    float: left;
    width: 98%;
    border: 1px solid #dddddd;
    margin: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 7px 7px 7px;
}

.status-upload form {
    float: left;
    width: 100%;
}

.status-upload form textarea {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    color: #777777;
    float: left;
    font-family: Lato;
    font-size: 14px;
    height: 142px;
    letter-spacing: 0.3px;
    padding: 20px;
    width: 100%;
    resize: vertical;
    outline: none;
}

.status-upload form button {
    width: 140px;
    height: 50px;
    margin: 10px;
}

.alert {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999999;
}

.btn-reply:hover,
.btn-reply {
    float: right;
    width: 125px;
    height: 50px;
    border-radius: 5px;
}

.blurry-text {
    color: transparent;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#uploadImagemModal input[type="text"] {
    border: solid 1px rgb(111, 62, 153);
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(111, 62, 153, 0) 96%, #fff 4%);
    background: linear-gradient(to bottom, rgba(111, 62, 153, 0) 96%, #fff 4%);
    color: #6f3e99;
    font-family: 'Roboto Condensed', sans-serif;
}

.btn-file-imagem:hover,
.btn-file-imagem {
    float: right;
    width: 125px;
    height: 50px;
    border-right: 0;
}

.modal-calendario {
    overflow: scroll;
}

.adLateral {
    position: absolute;
    display: block;
    z-index: 1000000;
    top: 500px;
    width: 350px;
    height: 517px;
    left: 0px;
}

.div-adLateral {
    display: block;
    margin: 0px auto;
    left: 145px;
    width: 160px;
    height: 600px;
}

.fix-ad {
    position: fixed;
    top: 100px;
}

.fix-ad .div-adLateral {
    top: 100px;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.main-home + .content {
    padding-top: 102px;
}

.formatos-info {
    background-color: #3a1659;
    color: white;
    padding: 0px 10px;
    padding-top: 12px;
    padding-bottom: 1px;
    font-size: 14px;
    width: calc(100% - 1px);
}

.formatos-info p {
    margin: 0;
    margin-bottom: 5px;
}

.versao {
    text-align: center;
    display: inline-block;
    margin-right: 5px;
}

.versao span {
    color: #7e52a3;
}

#text-formatos {
    text-align: center;
    margin: 8px 0;
    color: #000000;
    font-weight: 600;
}

#episodio-imagem {
    margin: 5px 0;
    float: left;
    border: 1px solid #7e52a3;
    padding: 3px;
}

#download-versoes {
    width: 400px;
    display: inline-block;
}

#versoes {
    margin: 0px auto 0px auto;
    display: table;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 8px);
    height: 100%;
}

.publisher-anchor-color a {
    color: white !important;
}


.generos-div {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}

.generos-div a {
    text-decoration: none;
    color: purple;
}

.generos-div span {
    background-color: white;
    padding: 4px;
    border-radius: 15px;
    line-height: 30px;
}
