@font-face {
font-family: "DarkCrystalScript";
src: url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/fonts/dc_s.eot);
src: url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/fonts/dc_s.eot) format("embedded-opentype"),
url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/fonts/dc_s.woff) format("woff"),
url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/fonts/dc_s.ttf) format("truetype"),
url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/fonts/dc_s.svg#DarkCrystalScript) format("svg");
}
@import url("//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic|Philosopher|Aldrich|Asap"); html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
:focus { outline: 0;
}
iframe > body {
background-color: #fff;
} .text-center {
text-align: center !important;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
} .pl-0 {
padding-left: 0px;
}
.pr-0 {
padding-right: 0px;
}
.pl-10 {
padding-left: 10px;
}
.pl-15 {
padding-left: 15px;
}
.pr-10 {
padding-right: 10px;
}
.pt-10 {
padding-top: 10px;
}
.pb-10 {
padding-bottom: 10px;
}
.pb-15 {
padding-bottom: 15px;
}
.ml-10 {
margin-left: 10px;
}
.mr-10 {
margin-right: 10px;
}
.mt-10 {
margin-top: 10px;
}
.mt-20 {
margin-top: 20px;
}
.mt--2 {
margin-top: -2px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-26 {
margin-bottom: 26px;
}
.fLeft {
float: left;
}
.fRight {
float: right;
}
.cLeft {
float: left;
width: 50%;
}
.cRight {
float: right;
width: 50%;
}
.clear {
clear: both;
}
.w-30 {
width: 30px;
}
.lh-15 {
line-height: 15px;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
.entry-content th,
.comment-content th {
color: #666;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ddd;
padding: 6px 10px 6px 0;
}
.entry-content ul li {
margin-left: 15px;
}
#scrollUp {
bottom: 60px !important;
} body {
width: 100%;
}
body,
input,
textarea {
color: #373737;
font: 15px helvetica neue, Helvetica, Arial, sans-serif; line-height: 1.625;
}
.container {
position: relative;
}
@media (min-width: 0px) and (max-width: 768px) {
.container,
.container-sm {
max-width: unset !important;
}
}
@media (min-width: 768px) {
.page-content {
width: 100%;
background: #e2e2e2 url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/fundo06.jpg);
background-attachment: fixed;
}
.pl-md-10 {
padding-left: 10px;
}
.pr-md-10 {
padding-right: 10px;
}
}
@media (min-width: 992px) {
.border-lg-right {
border-right: 1px solid #dee2e6 !important;
}
}
@media (min-width: 1200px) {
.sidebar-youtube {
padding-right: 10px !important;
}
}
@media (max-width: 768px) {
.colunaDireita #fixed01.fixed {
position: unset !important;
}
.colunaDireita #fixed01.scroll {
position: unset !important;
}
}
a {
color: #333;
}
a:hover {
text-decoration: none;
}
.loader,
.loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
.loader {
font-size: 10px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -15px;
margin-left: -15px;
text-indent: -9999em;
border-top: 1.1em solid rgb(51 122 183);
border-right: 1.1em solid rgba(222, 222, 222, 0.2);
border-bottom: 1.1em solid rgba(222, 222, 222, 0.2);
border-left: 1.1em solid rgba(222, 222, 222, 0.2);
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
z-index: 9999;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .hands {
position: absolute;
right: 203px;
top: -15px;
z-index: 5;
height: 0;
width: 168px;
}
@media (max-width: 1199px) {
.hands {
right: 168px;
}
}
@media (max-width: 991px) {
.hands {
right: 125px;
}
} .bartop {
position: absolute;
top: 0;
width: 100%; height: 48px;
}
.topp {
margin: 0 auto;
text-align: center; margin-right: -15px;
margin-left: -15px;  }
.header {
height: 48px;
line-height: 48px;
background-color: #ffffff82;
background-image: url(https://old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/header_top_nezuko.gif);
background-position: 82% -58px;
background-size: 200px;
background-repeat: no-repeat;
position: relative;
}
.header .logo {
font-family: "DarkCrystalScript";
color: #337ab7;
font-size: 34px;
margin-top: 3px;
}
.header .logo a:link,
.header .logo a:visited {
color: #337ab7;
}
.header .logo a:hover {
color: #337ab7bf;
text-decoration: none;
}
.head .edit {
position: absolute;
z-index: 1000;
margin-top: -32px;
right: 10px;
}
.head {
position: relative;
}
.head h1 {
color: #333;
font-size: 14px;
font-weight: 600;
font-family: verdana;
background-color: #e1e7f5;
border-bottom-color: #337ab7;
border-left-color: #ebebeb;
border-right-color: #ebebeb;
border-style: solid;
border-top-color: #ebebeb;
border-width: 1px;
padding: 9px 9px;
text-align: left;
min-height: 38px;
margin-bottom: 0px;
}
.conteudo h1 {
color: #333;
font-size: 14px;
font-weight: 600;
font-family: verdana;
background-color: #e1e7f5;
border-bottom-color: #337ab7;
border-left-color: #ebebeb;
border-right-color: #ebebeb;
border-style: solid;
border-top-color: #ebebeb;
border-width: 1px;
padding: 9px 9px;
text-align: left;
min-height: 38px;
width: 100%;
}
.entry-content h1 {
margin-left: -15px;
width: calc(100% + 30px);
}
.conteudo h2 {
color: #333;
font-size: 14px;
font-weight: 600;
font-family: verdana;
background-color: #dde1ec;
border-bottom-color: #bebebe;
border-left-color: #ebebeb;
border-right-color: #ebebeb;
border-style: solid;
border-top-color: #ebebeb;
border-width: 1px;
padding: 9px 9px;
text-align: left;
height: 38px;
width: 100%;
} .header-menu {
float: right;
margin-top: -2px;
}
.header-menu .dropdown .btn {
font-weight: bold;
}
.header-menu .btn-primary {
background-color: #337ab7; }
.header-menu .btn-primary:hover {
background-color: #0069d9;
}
.header-menu .btn-light {
color: #212529;
background-color: #f8f9fa;
border: 1px solid #337ab7;
}
.header-menu .btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #337ab7;
}
.header-menu img.bz_profile {
position: absolute !important;
margin-top: -11px !important;
margin-left: 4px !important;
}
.header-menu .item.profile-img .ab-icon2 {
background-image: url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/naruto_18x16.png) !important;
background-position: 0px 0px !important;
background-repeat: no-repeat;
min-width: 18px;
height: 16px;
margin-left: 8px;
margin-top: 22px;
padding-left: 22px;
padding-right: 8px;
line-height: 17px;
}
.bzmal-menu {
margin-top: 15px;
height: 20px;
background: #fff;
}
.bzmal-menu a:link,
.bzmal-menu a:visited {
color: #337ab7;
}
.bzmal-menu a:hover {
color: #337ab7bf;
}
.dropdown .btn {
font-weight: bold;
}
.dropdown-menu {
line-height: 2.6em !important;
padding: 0 1.2125em !important;
text-decoration: none !important;
font-size: 10px !important;
font-weight: 500 !important;
letter-spacing: 0.1em !important;
line-height: 3.6em !important;
margin: 0 0 2.6em !important;
text-transform: uppercase !important;
text-shadow: 0em 0em 0.1em #333 !important;
margin-bottom: 0px !important;
padding: 0 0em !important;
margin-top: 9px !important;
border-color: #337ab7 !important;
}
.btn-group-sm > .btn,
.btn-smm {
padding: 0.25rem 0.5rem;
font-size: 0.775rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.btn-smmm {
padding: 0px 4px;
font-size: 10px;
line-height: 1.5;
border-radius: 0.2rem;
}
.btn-primary {
background-color: #337ab7;
border-color: #337ab7;
}
.btn-primary:hover {
color: #fff;
background-color: #2e87e7;
border-color: #2e87e7;
}
.btn-primary-f {
color: #fff !important;
background-color: #337ab7 !important;
border-color: #337ab7 !important;
}
.btn-primary-f:hover {
color: #fff !important;
background-color: #2e87e7 !important;
border-color: #2e87e7 !important;
}
.dropdown-item {
border: 1px solid #337ab7 !important;
padding: 0rem 0.5rem !important;
font-size: 10px !important;
font-weight: 500 !important;
text-shadow: 0em 0em 0.1em #fff !important;
height: 33px;
line-height: 33px;
}
.dropdown-item:focus,
.dropdown-item:hover {
color: #333 !important;
text-decoration: none !important;
background-color: #e1e7f5 !important;
text-shadow: 0em 0em 0.1em #e1e7f5 !important;
}
.btn-light:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
color: #212529;
} .header_mobile {
height: 48px;
line-height: 48px;
position: relative;
background-color: #2d353f;
}
.header_mobile .logo {
font-family: "DarkCrystalScript";
color: #ffffff;
font-size: 30px;
}
.header_mobile .logo img {
width: 200px;
}
.header_mobile .logo a:link,
.header_mobile .logo a:visited {
color: #ffffff;
}
.header_mobile .logo a:hover {
color: #ffffffbf;
} .menu-header {
background: #337ab7;
height: 34px;
clear: both;
display: block;
margin: 0 auto 0px;
width: 100%;
position: relative;
}
.menu-header ul {
font-size: 12px;
list-style: none;
margin: 0 0 0 0;
padding-left: 0;
}
.menu-header li {
float: left;
position: relative;
}
.menu-header a {
color: #fff;
display: block;
padding: 0 1.2125em;
text-decoration: none;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 3.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
height: 34px;
text-shadow: 0em 0em 0.1em #333;
margin-bottom: 0px; }
.menu-header ul ul {
display: none;
float: left;
margin: 0;
position: absolute;
left: -1px;
z-index: 99999;
border-right: 1px solid #337ab7;
border-bottom: 1px solid #337ab7;
border-left: 1px solid #337ab7;
width: 170px;
margin-top: 0px;
}
.menu-header ul ul ul {
left: 100%;
top: 0;
}
.menu-header ul ul a {
background: #fff;
color: #333;
font-size: 10px;
font-weight: normal;
width: 168px;
}
.menu-header ul ul a:hover {
background: #337ab7 !important;
color: #fff !important;
}
.menu-header li:hover > a:first-child {
background: #fff;
color: #000;
}
.menu-header li:hover > a:last-child {
background: #fff;
color: #000;
}
.menu-header ul li:hover > ul {
display: block;
}
.menu-header .busca {
float: right;
margin-right: 2px;
}
.menu-header .busca input {
width: 100px;
} @keyframes swing {
0% {
transform: rotate(0deg);
}
10% {
transform: rotate(10deg);
}
30% {
transform: rotate(0deg);
}
40% {
transform: rotate(-10deg);
}
50% {
transform: rotate(0deg);
}
60% {
transform: rotate(5deg);
}
70% {
transform: rotate(0deg);
}
80% {
transform: rotate(-5deg);
}
100% {
transform: rotate(0deg);
}
}
@keyframes sonar {
0% {
transform: scale(0.9);
opacity: 1;
}
100% {
transform: scale(2);
opacity: 0;
}
}
body {
font-size: 0.9rem;
}
.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper .menu-item-has-children > a:after,
.sidebar-wrapper .sidebar-menu .menu-item-has-children .sub-menu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .page-wrapper {
height: 100vh;
}
.page-wrapper .theme.chiller-theme {
background: #1e2229;
} .page-wrapper.toggled .sidebar-wrapper {
left: 0px;
z-index: 9999;
}
@media screen and (min-width: 768px) {
.page-wrapper.toggled .page-content {
padding-left: 300px;
}
} #show-sidebar {
position: absolute;
left: 20px;
top: 8px;
border-radius: 4px;
width: 35px;
transition-delay: 0.3s;
z-index: 1;
}
.page-wrapper.toggled #show-sidebar { } .sidebar-wrapper {
width: 260px;
height: 100%;
max-height: 100%;
position: fixed;
top: 0;
left: -300px;
z-index: 999;
font-size: 0.9rem;
}
.sidebar-wrapper ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.sidebar-wrapper a {
text-decoration: none;
} .sidebar-content {
max-height: calc(100% - 30px);
height: calc(100% - 30px);
overflow-y: auto;
position: relative;
}
.sidebar-content.desktop {
overflow-y: hidden;
} .sidebar-wrapper .sidebar-brand {
padding: 10px 20px;
display: flex;
align-items: center;
font-family: "DarkCrystalScript";
font-size: 20px;
}
.sidebar-wrapper .sidebar-brand > a {
color: #fff !important;
flex-grow: 1;
}
.sidebar-wrapper .sidebar-brand #close-sidebar {
cursor: pointer;
font-size: 20px;
} .sidebar-wrapper .sidebar-header {
padding: 20px;
overflow: hidden;
}
.sidebar-wrapper .sidebar-header .user-pic {
float: left;
width: 60px;
padding: 2px;
border-radius: 12px;
margin-right: 15px;
overflow: hidden;
}
.sidebar-wrapper .sidebar-header .user-pic img {
object-fit: cover;
height: 100%;
width: 100%;
}
.sidebar-wrapper .sidebar-header .user-info {
float: left;
}
.sidebar-wrapper .sidebar-header .user-info > span {
display: block;
}
.sidebar-wrapper .sidebar-header .user-info .user-role {
font-size: 12px;
}
.sidebar-wrapper .sidebar-header .user-info .user-status {
font-size: 11px;
margin-top: 4px;
}
.sidebar-wrapper .sidebar-header .user-info .user-status i {
font-size: 8px;
margin-right: 4px;
color: #5cb85c;
} .sidebar-wrapper .sidebar-search > div {
padding: 10px 20px;
} .sidebar-wrapper .sidebar-menu {
padding-bottom: 10px;
}
.sidebar-wrapper .sidebar-menu .header-menu span {
font-weight: bold;
font-size: 14px;
padding: 15px 20px 5px 20px;
display: inline-block;
}
.sidebar-wrapper .sidebar-menu ul li a {
display: inline-block;
width: 100%;
text-decoration: none;
position: relative;
padding: 8px 30px 8px 20px;
}
.sidebar-wrapper .sidebar-menu ul li a i {
margin-right: 10px;
font-size: 12px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 4px;
}
.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
display: inline-block;
animation: swing ease-in-out 0.5s 1 alternate;
}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .menu-item-has-children > a:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f105";
font-style: normal;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
background: 0 0;
position: absolute;
right: 15px;
top: 14px;
}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul,
.sidebar-wrapper .sidebar-menu .menu-item-has-children .sub-menu ul {
padding: 5px 0;
}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li,
.sidebar-wrapper .sidebar-menu .menu-item-has-children .sub-menu li {
padding-left: 25px;
font-size: 13px;
}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper .sidebar-menu .menu-item-has-children .sub-menu li a:before {
content: "\f111";
font-family: "Font Awesome 5 Free";
font-weight: 400;
font-style: normal;
display: inline-block;
text-align: center;
text-decoration: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 10px;
font-size: 8px;
}
.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
float: right;
margin-top: 8px;
margin-left: 5px;
}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label,
.sidebar-wrapper .sidebar-menu .menu-item-has-children .sub-menu li a .badge,
.sidebar-wrapper .sidebar-menu .menu-item-has-children .sub-menu li a .label {
float: right;
margin-top: 0px;
}
.sidebar-wrapper .sidebar-menu .sidebar-submenu,
.sidebar-wrapper .sidebar-menu .sub-menu {
display: none;
}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after,
.sidebar-wrapper .sidebar-menu .menu-item-has-children.active > a:after {
transform: rotate(90deg);
right: 17px;
} .sidebar-footer {
position: absolute;
width: 100%;
bottom: 0;
display: flex;
}
.sidebar-footer > a {
flex-grow: 1;
text-align: center;
height: 30px;
line-height: 30px;
position: relative;
}
.sidebar-footer > a .notification {
position: absolute;
top: 0;
}
.badge-sonar {
display: inline-block;
background: #980303;
border-radius: 50%;
height: 8px;
width: 8px;
position: absolute;
top: 0;
}
.badge-sonar:after {
content: "";
position: absolute;
top: 0;
left: 0;
border: 2px solid #980303;
opacity: 0;
border-radius: 50%;
width: 100%;
height: 100%;
animation: sonar 1.5s infinite;
} .page-wrapper .page-content {
display: inline-block;
width: 100%;
padding-left: 0px;
}
.page-wrapper .page-content > div {
}
.page-wrapper .page-content { } ::-webkit-scrollbar {
width: 10px;
height: 7px;
}
::-webkit-scrollbar-button {
width: 0px;
height: 0px;
}
::-webkit-scrollbar-thumb {
background: #525965;
border: 0px none #ffffff;
border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
background: #525965;
}
::-webkit-scrollbar-thumb:active {
background: #525965;
}
::-webkit-scrollbar-track {
background: #bdbdbd;
border: 0px none #ffffff;
border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
background: #e1e7f5;
}
::-webkit-scrollbar-track:active {
background: #337ab7;
}
::-webkit-scrollbar-corner {
background: transparent;
} .chiller-theme .sidebar-wrapper {
background: #31353d;
}
.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
border-top: 1px solid #3a3f48;
}
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
border-color: transparent;
box-shadow: none;
}
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand > a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer > a {
color: #818896;
}
.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a,
.chiller-theme
.sidebar-wrapper
.sidebar-menu
.menu-item-has-children.active
> a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand > a:hover,
.chiller-theme .sidebar-footer > a:hover i {
color: #b8bfce;
}
.page-wrapper.chiller-theme.toggled #close-sidebar {
color: #bdbdbd;
}
.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
color: #ffffff;
}
.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme
.sidebar-wrapper
.sidebar-dropdown
.sidebar-submenu
li
a:hover:before,
.chiller-theme
.sidebar-wrapper
.menu-item-has-children
.sub-menu
li
a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus + span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i,
.chiller-theme
.sidebar-wrapper
.sidebar-menu
.menu-item-has-children.active
a
i {
color: #16c7ff;
text-shadow: 0px 0px 10px rgba(22, 199, 255, 0.5);
}
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-menu .menu-item-has-children div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
background: #3a3f48;
}
.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
color: #6c7b88;
}
.chiller-theme .sidebar-footer {
background: #3a3f48;
box-shadow: 0px -1px 5px #282c33;
border-top: 1px solid #464a52;
}
.chiller-theme .sidebar-footer > a:first-child {
border-left: none;
}
.chiller-theme .sidebar-footer > a:last-child {
border-right: none;
} #corpo.front .page-wrapper h3 {
border-color: #bebebe;
border-style: solid;
border-width: 0 0 1px;
margin-bottom: 10px;
color: #333;
font-size: 11px;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
text-align: left;
}
#corpo.front #dashboard_activity h3 {
letter-spacing: unset;
text-transform: unset;
text-align: unset;
border: unset;
}
.widget_seasonanimeswidget .col {
margin-left: 10.7px !important;
} .rating_pontos {
float: right;
margin-top: 225px;
margin-right: -7px;
width: 85px;
background: url(https://old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/bgRatingPontos_azul.png) repeat scroll 0 0
transparent;
font-size: 30px;
font-family: Aldrich;
text-align: center;
border-radius: 4px 10px 0px 4px;
border-top: 1px solid #888;
border-left: 1px solid #888;
border-bottom: 1px solid #888;
border-right: 7px solid #888;
color: #fff;
text-shadow: 0.1em 0.1em 0.05em #333;
}
.rating_pontos .textonota {
font-size: 8px;
height: 13px;
text-shadow: 0.1em 0.1em 0.05em #333;
background: url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/bgRatingPontos_azul.png) repeat scroll 0 0
transparent;
border-radius: 0px 0px 0px 3px;
}
.rating_pontos .nota {
margin-bottom: -5px;
min-height: 50px;
}
.rating_pontosBaixo {
float: right;
margin-top: 0px;
margin-right: -7px;
width: 6px;
background: url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/rating_baixo.png) no-repeat top;
} .news-unit.home {
border-bottom: #ededed 1px solid;
font-family: Avenir, lucida grande, tahoma, verdana, arial, sans-serif;
padding: 5px 0 5px;
}
.news-unit {
border-bottom: #ededed 1px solid;
font-family: Avenir, lucida grande, tahoma, verdana, arial, sans-serif;
padding: 16px 0 16px;
}
.news-unit .image {
border: 1px solid #999;
margin: -1px;
}
.news-unit .image img {
padding: 1px;
}
.post-title {
font-family: Verdana, Arial;
font-size: 11px;
font-weight: 700;
padding-bottom: 3px;
}
.post-title a:link,
.post-title a:visited {
color: #337ab7;
text-decoration: none;
}
.post-title a:hover {
text-decoration: underline;
}
.post-content {
font-family: Verdana, Arial;
font-size: 11px;
line-height: 1.625;
}
.post-content .more-link:link,
.post-content .more-link:visited {
color: #337ab7;
text-decoration: none;
font-weight: normal;
}
.post-content .more-link:hover {
text-decoration: underline;
}
.post-edit {
position: absolute;
right: 10px;
top: 0;
color: #333;
}
.post-edit a:link,
.post-edit a:visited {
color: #666;
text-decoration: none;
}
.post-edit a:hover {
color: #999;
text-decoration: none;
}
.anime ul li.tab {
text-align: left;
}
.anime div.curvedContainer .tabcontent {
min-height: 240px;
}
.anime .img .imageContainerSobre .texto {
max-height: 232px;
}
.post-footer {
font-family: Verdana, Arial;
font-size: 11px;
color: #7f7f7f;
display: table-cell;
padding-right: 8px !important;
}
.post-footer .post-tag.btn:link,
.post-footer .post-tag.btn:visited {
font-size: 10px;
padding-left: 4px;
padding-right: 4px;
padding-top: 0px;
padding-bottom: 0px;
}
.post-footer .post-tag:hover {
text-decoration: none;
}
.post-footer .post-tag.home:link,
.post-footer .post-tag.home:visited {
font-size: 10px;
font-weight: bold;
}
#corpo.front h3.widget-header span a:link,
#corpo.front h3.widget-header span a:visited {
color: #337ab7;
}
#corpo.front h3.widget-header span a:hover {
text-decoration: underline;
}
img.size-full,
img.size-large {
max-width: 97.5%;
width: auto;
height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 1.625em;
}
p#breadcrumbs {
margin-bottom: 0px;
font-style: italic;
font-size: 12px;
border-bottom: 1px solid #dee2e6;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
} .new-post {
clear: both;
position: relative;
width: 100%;
border: 1px solid #999;
margin-left: 7px;
margin-bottom: 20px;
-webkit-border-radius: 16px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius: 16px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-radius: 16px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
background: #3bb3c2;
border-bottom: 1px solid #999;
border-top: 6px solid #3bb3c2;
font-family: ubuntu, verdana;
}
.new-post.new-post-destaque {
border: 1px solid #f19a0f;
border-bottom: 1px solid #f19a0f;
border-top: 6px solid #f19a0f;
background: #f19a0f;
}
.new-post-general {
clear: both;
width: 100%;
height: 210px;
overflow: hidden;
position: relative;
background: #10396c;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.new-post-image {
position: absolute;
width: 100%;
height: 210px;
opacity: 0.5;
}
.new-post-subimage {
background: rgb(201, 201, 201); background: -moz-linear-gradient(
top,
rgba(201, 201, 201, 1) 0%,
rgba(252, 252, 247, 1) 100%
); background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, rgba(201, 201, 201, 1)),
color-stop(100%, rgba(252, 252, 247, 1))
); background: -webkit-linear-gradient(
top,
rgba(201, 201, 201, 1) 0%,
rgba(252, 252, 247, 1) 100%
); background: -o-linear-gradient(
top,
rgba(201, 201, 201, 1) 0%,
rgba(252, 252, 247, 1) 100%
); background: -ms-linear-gradient(
top,
rgba(201, 201, 201, 1) 0%,
rgba(252, 252, 247, 1) 100%
); background: linear-gradient(
to bottom,
rgba(201, 201, 201, 1) 0%,
rgba(252, 252, 247, 1) 100%
); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#fcfcf7', GradientType=0); height: 10px;
width: 100%;
bottom: 0;
position: absolute;
}
.new-post-subimage.new-post-destaque {
background: rgb(201, 201, 201); background: -moz-linear-gradient(
top,
rgba(201, 201, 201, 1) 0%,
rgba(255, 242, 223, 1) 100%
); background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, rgba(201, 201, 201, 1)),
color-stop(100%, rgba(255, 242, 223, 1))
); background: -webkit-linear-gradient(
top,
rgba(201, 201, 201, 1) 0%,
rgba(255, 242, 223, 1) 100%
); background: -o-linear-gradient(
top,
rgba(201, 201, 201, 1) 0%,
rgba(255, 242, 223, 1) 100%
); background: -ms-linear-gradient(
top,
rgba(201, 201, 201, 1) 0%,
rgba(255, 242, 223, 1) 100%
); background: linear-gradient(
to bottom,
rgba(201, 201, 201, 1) 0%,
rgba(255, 242, 223, 1) 100%
); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#fff2df', GradientType=0); }
.new-post-info {
color: #fff;
position: absolute;
width: 100%;
text-align: center;
bottom: 10px;
font-family: ubuntu, verdana;
}
.new-post-info h2 {
font-size: 26px;
}
.new-post-info a:link,
.new-post-info a:visited { }
.new-post-byline {
padding: 0 20px;
margin: 0 0 20px 0;
}
.new-post-byline-element {
display: inline-block;
margin: 0 10px 5px 0;
font-size: 12px;
line-height: 1.6em;
}
.new-post-link {  }
a.new-post-link:link,
a.new-post-link:visited,
.new-post-edit a:link,
.new-post-edit a:visited { }
a.new-post-link:hover,
.new-post-edit a:hover {
color: #ccc;
}
.new-post-info span.dashicons {
font-size: 16px;
}
.new-post-content {
padding: 14px;
text-align: center;
background: #fcfcf7;
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px; }
.new-post-content table tr td {
border: none !important;
border-top: 1px solid #ddd !important;
padding: 6px 10px 6px 0;
}
.new-post-content.new-post-destaque {
background: #fff2df;
}
.new-post-content a:link,
.new-post-content a:visited {
border-bottom: 2px solid #3279bb;
text-decoration: none;
}
.new-post-content a.more-link:link,
.new-post-content a.more-link:visited {
border-bottom: 0px;
text-decoration: none;
color: #3279bb;
font-style: italic;
}
.new-post-content a.more-link:hover {
color: #ccc;
}
.new-post-comment a:link,
.new-post-comment a:visited {
color: #666;
text-decoration: none;
}
.new-post-byline-element.new-post-comment {
margin-left: 10px;
}
.new-post-content p {
margin-bottom: 5px;
}
.new-post-edit {
position: absolute;
right: 10px;
top: 0;
color: #fff;
}
.new-post-facebook-like {
position: absolute;
right: 3px;
bottom: 13px;
} .new-post-single {
clear: both;
position: relative;
width: 100%;
font-family: ubuntu, verdana;
top: 15px;
min-height: 837px;
}
.new-post-single h1 {
font-size: 26px;
color: #666;
}
.new-post-single h2 {
font-size: 22px;
color: #666;
}
.new-post-single a.new-post-link:link,
.new-post-single a.new-post-link:visited,
#menu02 a.new-post-link:link,
#menu02 a.new-post-link:visited {
color: #999;
}
.new-post-single a.new-post-link:hover,
#menu02 a.new-post-link:hover {
text-decoration: underline;
}
.new-post-single .new-post-byline {
color: #999;
margin: 0px;
padding: 0 14px;
}
.new-post-single .new-post-content {
text-align: left;
background: #fff;
color: #666;
line-height: 1.2rem;
}
.new-post-single .new-post-content img {
border: 0px;
padding: 0px;
}
.new-post-single .new-post-content blockquote {
background: #e9e9e9;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin: 0 0em;
margin-top: 30px;
}
.new-post-single .new-post-content blockquote p {
margin-bottom: 0px;
}
.new-post-single .new-post-content p {
margin-bottom: 16px;
}
.new-post-single .new-post-facebook-like {
position: relative;
right: 3px;
bottom: 13px;
text-align: center;
margin-top: 7px;
margin-bottom: 10px;
}
.new-post-single .new-post-edit,
.new-post-single .new-post-edit a:link,
.new-post-single .new-post-edit a:visited {
color: #666;
}
.new-post-single .new-post-single-general .new-post-edit,
.new-post-single .new-post-single-general .new-post-edit a:link,
.new-post-single .new-post-single-general .new-post-edit a:visited {
color: #fff;
}
.new-post-single .new-post-edit a:hover,
.new-post-single .new-post-single-general .new-post-edit a:hover {
color: #c0c0c0;
}
.new-post-single-general {
clear: both;
width: 100%;
height: 210px;
overflow: hidden;
position: relative;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
z-index: 1;
background: #000;
}
.new-post-single-image {
position: absolute;
width: 100%;
height: 210px;
opacity: 0.5;
} .sharedaddy.sd-sharing-enabled {
text-align: center !important;
margin-top: 10px;
} .sidebar-youtube {
margin-left: 0px !important;
width: auto !important;
margin-bottom: 10px !important;
float: none !important;
}
.sidebar-youtube .sidebar-youtube-tv {
height: 36px !important;
width: 100% !important;
background: #337ab7 !important;
background-color: #337ab7 !important;
border-top: 10px solid #337ab7 !important;
border-left: 5px solid #337ab7 !important;
border-right: 5px solid #337ab7 !important;
border-bottom: 5px solid #337ab7 !important;
}
.sidebar-youtube .sidebar-youtube-tv .titleChannel {
max-width: 312px !important;
}
.sidebar-youtube .textwidget {
height: 200px !important;
width: auto !important;
background-repeat: repeat !important;
border-top: 5px solid #337ab7 !important;
border-left: 5px solid #337ab7 !important;
border-right: 5px solid #337ab7 !important;
border-bottom: 1px solid #337ab7 !important;
}
.sidebar-youtube .textwidget iframe.youtube-channel-widget-iframe {
width: 100% !important;
height: 194px !important;
} .sidebar-dica {
width: auto !important;
margin-left: 0px !important;
margin-bottom: 10px !important;
float: none !important;
}
.sidebar-dica .widget-title {
height: 36px !important;
background: #337ab7 !important;
border-left: 3px solid #337ab7 !important;
border-right: 3px solid #337ab7 !important;
border-top: 3px solid #337ab7 !important;
}
.sidebar-dica .widget-title div {
margin-top: 10px !important;
}
.sidebar-dica .textwidget {
width: 100% !important;
height: 200px !important;
border: 5px solid #337ab7 !important;
}
.sidebar-dica .textwidget a img {
height: auto !important;
margin-top: -20px !important;
} .colunaDireita aside.widget.widget_text div.textwidget:first-child {
background: #fff !important;
text-align: center;
}
.colunaDireita aside.widget.widget_text div.textwidget:last-child,
.colunaDireita aside.widget.widget_tag_cloud div.tagcloud {
background: #f5f6f9;
padding-top: 10px;
padding-bottom: 10px;
}
.colunaDireita aside.widget.widget_text h3.widget-title,
.colunaDireita aside.widget.widget_tag_cloud h3.widget-title {
background: #dde1ec;
height: 28px;
line-height: 2.8em;
margin-bottom: 0;
margin-top: 20px;
border-bottom: #d7d7d7 1px solid;
color: #666;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
text-align: left;
padding-left: 10px;
}
.colunaDireita #fixed01.fixed {
position: fixed;
top: -13px;
}
.colunaDireita #fixed01.scroll {
position: absolute;
top: auto !important;
bottom: 0px;
}
.widget-area {
font-size: 12px;
}
.singular .widget {
clear: both;
}
#menuContent aside .widget-title {
color: #666;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
text-align: center;
} .colunaDireita .widget a {
font-weight: bold;
text-decoration: none;
}
.colunaDireita .widget a:hover,
.colunaDireita .widget a:focus,
.colunaDireita .widget a:active {
text-decoration: underline;
}
.widget .more a:hover,
.widget .more a:focus,
.widget .more a:active {
text-decoration: underline;
} .tagcloud {
padding: 0px;
line-height: 20px;
text-align: center;
}
.tagcloud a:link,
.tagcloud a:visited {
color: #3279bb;
}
.tagcloud a {
color: #fff;
display: inline-block;
padding: 0 2px;
}
.tagcloud a:nth-child(9n) {
color: #4a4a4a;
}
.tagcloud a:nth-child(9n + 1) {
color: #428bca;
}
.tagcloud a:nth-child(9n + 2) {
color: #5cb85c;
}
.tagcloud a:nth-child(9n + 3) {
color: #d9534f;
}
.tagcloud a:nth-child(9n + 4) {
color: #567e95;
}
.tagcloud a:nth-child(9n + 5) {
color: #b433ff;
}
.tagcloud a:nth-child(9n + 6) {
color: #00aba9;
}
.tagcloud a:nth-child(9n + 7) {
color: #b37333;
}
.tagcloud a:nth-child(9n + 8) {
color: #ff6600;
} .pagination,
.listaLetras,
.pagination_home {
clear: both;
position: relative;
font-size: 11px; font-family: Ubuntu, Tahoma, Geneva, sans-serif;
margin-top: 5px;
align-items: center;
justify-content: center;
}
.pagination_home {
text-align: center;
}
.pagination span,
.pagination a {
display: block;
float: left;
margin: 2px 2px 2px 0;
padding: 6px 9px 5px 9px;
text-decoration: none;
width: auto;
color: #fff;
background: #555;
border-radius: 2px 2px 2px 2px;
}
.pagination_home span,
.pagination_home a {
margin: 0px 0px 0px 0;
padding: 6px 9px 5px 9px;
text-decoration: none;
width: auto;
color: #fff;
background: #555;
border-radius: 2px 2px 2px 2px;
margin-left: 2px;
}
.pagination a:hover,
.listaLetras a:hover,
.pagination_home a:hover {
color: #fff;
background: #3279bb;
text-decoration: none;
}
.pagination .current,
.pagination_home .current {
padding: 6px 9px 5px 9px;
background: #3279bb;
color: #fff;
} .equipe .profile .text {
margin-top: 60px;
}
.equipe .profile .profile-img {
margin-right: 10px;
margin-left: 20px;
}
.equipe .profile .profile-img.fRight {
margin-right: 20px;
margin-left: 10px;
}
.equipe .profile {
margin-bottom: 20px;
height: 146px;
} .temporada tr {
background-color: #fff;
}
.temporada tr:nth-of-type(odd) {
background-color: #f6f6f6;
}
.temporadas td {
display: table-cell;
font-family: Avenir, lucida grande, tahoma, verdana, arial, sans-serif;
font-size: 14px;
font-weight: 400;
padding: 14px 0;
text-align: center;
width: 25%;
}
table { border-collapse: separate;
border-spacing: 0;
}
.post-ultimasAtu {
color: #0080c0;
font-size: 10px;
letter-spacing: 0.1em;
line-height: 1.6em;
text-align: center;
text-transform: uppercase; margin-left: 0px;
font-family: Ubuntu, Helvetica, Arial, serif; width: 100%;
}
.post-ultimasAtuBar {
background: #dbefff url(//old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/background_stripes.gif) repeat-x top;
border-top: 1px solid #c0c0c0;
margin-left: 0px;
margin-bottom: 5px;
font-family: Ubuntu, Helvetica, Arial, serif;
height: 4px; width: 100%;
} .lista .post-ultimasAtuBar.temporada {
width: 100%;
background: none;
height: 0;
border: 0;
}
.lista .post-ultimasAtu.temporada {
background: none;
background-color: #5b99d0;
color: #fff;
width: 100%;
margin-top: 15px;
text-align: center;
font-weight: 500;
font-size: 11px;
letter-spacing: 0.1em;
text-transform: uppercase;
height: 30px;
line-height: 30px;
}
.linhaTab ol,
.linhaTab ul {
margin: 0 0 0 1em !important;
}
.episodio {
max-width: 485px !important;
width: unset !important;
}
.linhaTab {
width: 100% !important;
}
.episodio .img {
width: 100%;
} .news-anime {
display: inline-flex;
font-family: Avenir, lucida grande, tahoma, verdana, arial, sans-serif;
height: 360px;
margin-bottom: 20px;
overflow: hidden;
position: relative;
font-size: 11px;
}
.news-anime-title {
line-height: 40px;
height: 40px;
margin: 0;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 100%;
font-size: 14px;
color: #337ab7;
font-weight: bold;
padding-right: 30px;
padding-left: 30px;
}
.news-anime-title-cell {
width: 80%;
margin: 0 auto;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.news-anime-title a:link,
.news-anime-title a:visited,
#opt .anime-titulo a:link,
#opt .anime-titulo a:visited,
#opt a.anime-inserir-hoje:link,
#opt a.anime-inserir-hoje:visited {
color: #337ab7;
border: 0px;
text-decoration: none;
}
.news-anime-title a:hover,
#opt .anime-titulo a:hover,
#opt a.anime-inserir-hoje:hover {
text-decoration: underline;
}
.news-anime-pv {
position: absolute;
right: 6px;
top: 4px;
font-size: 20px;
color: #cacaca;
}
.news-anime-pv a:link,
.news-anime-pv a:visited {
border: 0px;
text-decoration: none;
color: #dc3545;
}
.news-anime-pv a:hover {
opacity: 0.8;
}
.news-anime-onair {
position: absolute;
top: 9px;
left: 5px;
}
.news-anime-produtor {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 160px;
}
.news-anime-episodio {
border-left: 1px solid #d8d8d8;
padding: 0 8px;
}
.news-anime-src a:link,
.news-anime-src a:visited,
.news-anime-genero a:link,
.news-anime-genero a:visited {
text-decoration: none;
color: #3279bb;
border: 0px;
}
.news-anime-src a:hover,
.news-anime-genero a:hover {
text-decoration: underline;
}
.news-anime-src {
background-color: #f9f9f9;
display: block;
-ms-flex-direction: row;
overflow: hidden;
padding: 3px 0;
position: relative;
text-align: center;
width: 100%;
font-size: 11px;
text-align: center;
}
.news-anime-src div:first-child {
margin: -3px 8px;
}
.news-anime-src div {
display: inline-block;
}
.news-anime-genero span {
font-weight: 400;
}
.news-anime-genero {
background-color: #efefef;
border-bottom: #f0f0f0 1px solid;
display: block;
list-style: none;
margin: 0;
overflow: hidden;
padding: 4px 10px;
position: relative;
text-align: center;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: all;
transition-property: all;
transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
vertical-align: middle;
font-size: 12px;
text-transform: lowercase;
}
.news-anime-image {
background-color: #f9f9f9;
background-position-x: center;
background-repeat: no-repeat;
background-size: cover;
display: inline-block;
height: 233px;
image-rendering: -webkit-optimize-contrast;
image-rendering: optimizeQuality;
-ms-interpolation-mode: bicubic;
position: relative;
text-align: center;
}
.news-anime-image img {
max-height: 233px;
}
.news-anime-sinopse {
display: inline-block;
font-size: 11px;
line-height: 1.4em;
overflow: hidden;
padding: 6px 4px 4px 8px;
height: 241px;
max-height: 233px;
}
.news-anime-sinopse:hover {
overflow-y: visible;
}
.news-anime-info {
height: 25px;
line-height: 25px;
z-index: 2;
background-color: #f9f9f9;
text-align: center;
}
.news-anime-opt {
position: absolute;
right: 2px;
margin-top: -1.6px;
} table.anime-add-table {
margin-left: 34px;
width: 90%;
font-size: 12px;
margin-bottom: 0px;
}
table.anime-add-table tr td:first-child {
width: 150px;
font-weight: bold;
vertical-align: middle;
}
table.anime-add-table tr:first-child td {
border: 0px;
}
table.anime-add-table .input-group .form-control {
flex: none !important;
}
table.anime-add-table .input-group-text2 {
background-color: #fff;
border: 0;
}
#opt .modal-body .alert {
position: absolute !important;
width: 96% !important;
}
#opt .modal-body .btn-link {
font-weight: 400;
color: #337ab7;
background-color: transparent;
font-size: 12px !important;
} #linkUs .modal-header .close {
color: #333;
}
.modal-header .close {
color: #fff;
} .footer {
clear: both;
width: 100%;
background: #337ab7;
color: #fff;
font-size: 10px;
font-weight: 300;
letter-spacing: 0.1em;
text-transform: uppercase;
text-align: center;
padding-bottom: 60px;
}
.footer a:link,
.footer a:visited {
color: #fff;
}
.footer .titulo {
color: #9caed9;
display: block;
font-size: 12px;
}
.conteudo-rodape {
width: 100%;
text-align: center;
min-height: 108px;
padding-top: 10px;
padding-bottom: 10px;
} .row-parceiros {
background-color: #86c5fb61;
padding-top: 20px;
padding-bottom: 20px;
}
.parceiros {
text-align: center;
padding-bottom: 8px;
max-height: 31px;
width: 100%;
margin: 0 auto;
}
.parceiros aside div {
max-height: 31px;
overflow: hidden;
}
.parceiros aside div ul li img {
max-height: 31px;
max-width: 88px;
}
.parceiros aside div ul li {
display: inline-block;
margin-left: 10px;
margin-bottom: 4px;
}
.parceiros aside div ul {
margin: 0;
margin-left: -5px;
} .brands {
font-size: 22px;
background: #fff;
height: 35px;
line-height: 37px;
width: 210px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 0px;
} #barraBaixo {
width: 100%;
height: 60px;
bottom: -7px;
position: fixed;
z-index: 1000; border-top: 1px solid #333;
} .pub_250_250 {
width: 250px;
height: 250px;
margin: 0 auto;
}
.pub_728_90 {
width: 728px;
height: 90px;
margin: 0 auto;
overflow: hidden;
}
.pub_250_250.block h1 {
background: #ecdddd;
height: 28px;
line-height: 2.8em;
margin-bottom: 0;
margin-top: 20px;
border-bottom: #d7d7d7 1px solid;
color: #666;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
text-align: left;
padding-left: 10px;
}
.pub_250_250.block {
color: #fff;
text-transform: uppercase;
font-size: 12px;
text-align: right;
background-color: rgb(183, 51, 51);
background-image: url(https://old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/senpai.gif);
background-size: 175px;
background-repeat: no-repeat;
background-position: 0 100%;
}
.pub_728_90.block h1 {
font-weight: bold;
}
.page .pub_728_90.block h1 {
background: none;
height: 10px;
line-height: 0px;
margin-bottom: 0;
margin-top: 0px;
border: 0px;
color: #fff;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
text-align: center;
padding-left: 0px;
margin-left: 0px;
width: 100%;
}
.pub_728_90.block {
color: #fff;
text-transform: uppercase;
font-size: 12px;
text-align: center;
background-color: rgb(183, 51, 51);
background-image: url(https://old.banzaianimes.com.br/wp-content/themes/banzai_2.0/images/senpai.gif);
background-size: 175px;
background-repeat: no-repeat;
background-position: 0 63%;
padding-left: 59px;
line-height: 15px;
padding-top: 10px;
}
.senpai,
.senpaii {
display: none;
padding: 10px;
} #TB_closeWindowButton span.screen-reader-text,
#TB_ImageOff span.screen-reader-text {
display: none;
}
#TB_caption {
height: 36px;
}
#TB_closeWindowButton {
bottom: 0px;
right: 9px;
} .CapaAnime {
float: unset !important;
margin: 0 auto;
} .bzmal-bar {
color: #fff;
background: rgba(51, 122, 183, 0.8);
text-align: center;
display: block;
height: 30px;
line-height: 30px;
}
.table.bzmal {
font-size: 12px;
}
.table.bzmal thead th {
vertical-align: bottom;
border-bottom: 0px !important;
border-top: 0px !important;
background: #f6f6f6 url(//old.banzaianimes.com.br/wp-content/images/bar-table-header.png) no-repeat right 7px /
1px 22px;
display: table-cell;
border-bottom: #ebebeb 1px solid;
height: 36px;
vertical-align: middle;
font-weight: 600;
}
.table.bzmal thead th:last-child {
background-image: none;
}
.table-striped.bzmal tbody tr:nth-of-type(odd) {
background-color: #fff;
}
.table-striped.bzmal tbody tr:nth-of-type(even) {
background-color: #fcfcfc;
}
.table.bzmal td,
.table.bzmal th {
padding: 0.1rem;
border-bottom: #ebebeb 1px solid;
border-top: 0px;
}
.table.bzmal td.status.assistindo,
.table.bzmal th.status.assistindo {
background-color: #2db039;
}
.table.bzmal td.status.concluido,
.table.bzmal th.status.concluido {
background-color: #26448f;
}
.table.bzmal td.status.emespera,
.table.bzmal th.status.emespera {
background-color: #f1c83e;
}
.table.bzmal td.status.desistiu,
.table.bzmal th.status.desistiu {
background-color: #a12f31;
}
.table.bzmal td.status.pretendoassistir,
.table.bzmal th.status.pretendoassistir {
background-color: #c3c3c3;
}
.table.bzmal td.status,
.table.bzmal th.status {
width: 8px;
}
.table.bzmal td.titulo,
.table.bzmal th.titulo {
padding-left: 8px; }
.table.bzmal td.progresso .dashicons,
.table.bzmal th.progresso .dashicons {
font-size: 14px;
line-height: 18px;
}
.table.bzmal td.progresso a.icon-add-episode:hover,
.table.bzmal th.progresso a.icon-add-episode:hover {
text-decoration: none;
color: #c0c0c0;
}
.table.bzmal td div.editar,
.table.bzmal th div.editar {
float: right;
margin-right: 10px;
font-size: 0.9em;
}
.table.bzmal td span.anime-status,
.table.bzmal th span.anime-status {
color: #bababa;
font-size: 0.9em;
padding-left: 4px;
}
.table.bzmal td.link,
.table.bzmal th.link,
.table.bzmal td a.link,
.table.bzmal th a.link {
font-size: 1.1em;
font-weight: bold;
}
.table.bzmal td a:link,
.table.bzmal th a:link,
.table.bzmal td a:visited,
.table.bzmal th a:visited {
color: #1d439b;
text-decoration: none;
}
.table.bzmal td a:hover,
.table.bzmal th a:hover {
text-decoration: underline;
}
.table.bzmal td:first-child,
.table.bzmal th:first-child {
border-left: 1px solid #ebebeb;
}
.table.bzmal td:last-child,
.table.bzmal th:last-child {
border-right: 1px solid #ebebeb;
}
.options-wrap {
margin: 0;
padding: 8px 20px 0px;
position: relative;
}
.options-link-wrap {
float: right;
height: 28px;
margin: 0 0 0 6px;
border: 1px solid #ddd;
border-top: none;
background: #fff;
box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1);
} .grecaptcha-badge {
display: none !important;
} .menu-search {
position: absolute;
right: 0px;
z-index: 2;
}
.menu-search .button-search .btn-primary {
height: 34px;
color: #ffffffa6;
}
.menu-search .button-search .btn-primary:hover {
height: 34px;
color: #fff;
} .sidebar-l,
.sidebar-r {
display: none;
position: absolute;
top: 58px;
}
.sidebar-l .fixed,
.sidebar-r .fixed {
position: fixed;
}
.sidebar-l .absolute,
.sidebar-r .absolute {
position: absolute;
}
.sidebar-l {
left: -170px;
}
.sidebar-r {
right: -10px;
}
@media (min-width: 1490px) {
.sidebar-l,
.sidebar-r {
display: block;
}
} .widget_eu_cookie_law_widget {
margin: 0 auto;
bottom: 53px !important;
position: fixed !important;
}
.widget_eu_cookie_law_widget #eu-cookie-law {
background-color: #e1e7f5 !important;
}