@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');
html, body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color:#000;
  background-image:url(../img/bg55.jpg);
  background-size:cover;
}
.btn-custom{
padding: 1px 15px 3px 2px;
border-radius: 50px;
}
.btn-icon{
padding: 8px;
background: #fff;
}
.tab1{
  color:#ff0000;
  font-size:12px
}
.tab2{
  color:#000aff;
  font-size:12px
}
.tab3{
  color:#000;
  font-size:10px
}
.capa{
    max-width:30px;
    max-height:40px;
}
.boi{
    color:#717fe0;
    font-weight: bold;
    font-style:italic;
}
.versao{
    color:#ff5500;
    font-weight: bold;
}
.retorno{
    background-color:#fff;
    padding:15px;
    font-size:14px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 10px;
    min-width: 1000px;
}
.retornoiptv{
    background-color:#fff;
    padding:15px;
    font-size:14px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 10px;
    min-width: 1000px;
}
.retornopq{
    background-color:#fff;
    padding:15px;
    font-size:14px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 10px;
    min-width: 500px;
}
.retorno_frase{
    font-size:12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.poster{
    border-color: #fff;
    border-style: solid;
    border: 3px solid;
    border-radius:5px;
}
.ico{
    width:30px;
    height:30px;
}
.ico:hover{
    width:32px;
    height:32px;
}
.on-off{
    width:35px;
    height:25px;
}
.on-off:hover{
    width:37px;
    height:27px;
}

.gold{
    color:#dedede;
    font-family: 'Righteous', cursive;
    font-size:24px;
}
.global{
    color:#d0c64c;
    font-size:26px;
}
.marca{
    font-size:10px;
    vertical-align: top;
    color:#dedede;
}
.valor{
    color:#eee;
    padding:10px 0px 0px 10px;
    text-shadow:5px 5px 5px rgba(12, 12, 12, 0.5);
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color:#404040;
}
.responsive-iframe2 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color:#fff;
}
.container{
    margin-bottom: 20px;
    height:100%;
}
.overviewcard_svip01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #768da0;
    border-bottom-color: #242663;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_svip02 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #6dace2;
    border-bottom-color: #242663;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_svip03 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #29669a;
    border-bottom-color: #4346a9;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_premium01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #ea7d9c4f;
    border-bottom-color: #5f2e3c;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_premium02 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #a0425d4f;
    border-bottom-color: #8c485b;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_premium03 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #6705214f;
    border-bottom-color: #5f2e3c;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_cine01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #9d52e24f;
    border-bottom-color: #4c014c;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_cine02 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #5b1b964f;
    border-bottom-color: #4c014c;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_cine03 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #33035f4f;
    border-bottom-color: #4c014c;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
}
.overviewcard_rev01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #8c8c8c;
    border-bottom-color: #292933;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_rev02 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #e26d6d;
    border-bottom-color: #460027;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_rev03 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #299a80;
    border-bottom-color: #00423c;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_iptv01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #65568a;
    border-bottom-color: #3c2e5f;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_iptv02 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #65568a;
    border-bottom-color: #3c2e5f;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}
.overviewcard_iptv03 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #8071a7;
    border-bottom-color: #3c2e5f;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-radius: 10px 10px 10px 10px;
    
}



.home{
  padding: 10px 0px 10px 5px;
  background-color: #151a2b;
}

a {
  text-decoration: none;
}

/* link que foi visitado */
a:visited {
    color: #dedede;
}

/* mouse over */
a:hover {
    color: #dedede;
}

/* link selecionado */
a:active {
    color: #dedede;
}

.text-light {
  font-weight: 300;
}

.text-bold {
  font-weight: bold;
}

.row {
  display: flex;
}
.row--align-v-center {
  align-items: center;
}
.row--align-h-center {
  justify-content: center;
}

.grid {
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 50px 1fr 50px;
  grid-template-areas: 'header' 'main' 'footer';
  height: 100vh;
  overflow-x: hidden;
}
.grid--noscroll {
  overflow-y: hidden;
}

.header {
  grid-area: header;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #000;
  background-image: url(../img/bg123.jpg);
}
.header__menu {
  position: fixed;
  padding: 13px;
  left: 12px;
  background-color: #DADAE3;
  border-radius: 50%;
  z-index: 1;
}
.header__menu:hover {
  cursor: pointer;
}
.header__search {
  margin-left: 55px;
  font-size: 16px;
  color: #cecece;
  font-family: 'Righteous', cursive;
}
.header__input {
  border: none;
  background: transparent;
  padding: 12px;
  font-size: 20px;
  color: #777;
}
.header__input:focus {
  outline: none;
  border: none;
}
.header__avatar {
  background-image: url("../img/conf.png");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.3);
  position: relative;
  margin: 0 26px;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #bababa;
}
.header__avatar:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: none;
  border-left: 2px solid #777;
  border-bottom: 2px solid #777;
  transform: rotate(-45deg) translateY(-50%);
  top: 50%;
  right: -18px;
}

.dropdown {
  position: absolute;
  top: 54px;
  right: -16px;
  width: 220px;
  height: auto;
  z-index: 1;
  background-color: #fff;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: all .3s;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.dropdown__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.dropdown__list-item {
  padding: 12px 24px;
  color: #777;
  text-transform: capitalize;
}
.dropdown__list-item:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.dropdown__icon {
  color: #1BBAE1;
}
.dropdown__title {
  margin-left: 10px;
  color:#777;
  font-weight: bold;
  font-size: 14px;
}
.dropdown__title:hover {
  margin-left: 10px;
  color:#555;
  font-weight: bold;
  font-size: 14px;
}
.dropdown__title:visited {
  margin-left: 10px;
  color:#555;
  font-weight: bold;
  font-size: 14px;
}
.dropdown:before {
  position: absolute;
  content: "";
  top: -6px;
  right: 30px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #FFF;
}
.dropdown--active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.sidenav {
  position: fixed;
  grid-area: sidenav;
  height: 100%;
  overflow-y: auto;

  color: #FFF;
  width: 240px;
  transform: translateX(-245px);
  transition: all .6s ease-in-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.sidenav__brand {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 16px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.15);
  background-image:url(../img/bg123.jpg);
}
.sidenav__brand-icon {
  margin-top: 2px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
.sidenav__brand-close {
  position: absolute;
  right: 8px;
  top: 8px;
  visibility: visible;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.sidenav__brand-link {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  margin: 0 15px;
  letter-spacing: 1.5px;
}
.sidenav__profile {
  display: flex;
  align-items: center;
  min-height: 90px;
  background-color: rgba(255, 255, 255, 0.1);
}
.sidenav__profile-avatar {
  background-color:#fff;
  
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  height: 64px;
  width: 64px;
  margin: 0 15px;
}
.sidenav__profile-title {
    font-size: 17px;
    letter-spacing: 1px;
    color:#dedede;
    font-family: 'Righteous', cursive;

  
}
.sidenav__arrow {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 50%;
  right: 20px;
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  transform: translateY(-50%) rotate(225deg);
}
.sidenav__sublist {
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0;
}
.sidenav--active {
  transform: translateX(0);
}

.navList {
  width: 240px;
  padding: 0;
  margin: 0;
  background-color: #394263;
  list-style-type: none;
}
.navList__heading {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 16px 3px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 15px;
}
.navList__subheading {
  position: relative;
  padding: 10px 30px;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
}
.navList__subheading-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  width: 12px;
}
.navList__subheading-title {
    margin: 0 15px;
    color:#dedede;
    font-family: 'Righteous', cursive;
    font-size:18px;
}
.navList__subheading:after {
  position: absolute;
  content: "";
  height: 6px;
  width: 6px;
  top: 17px;
  right: 25px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transform: rotate(225deg);
  transition: all .2s;
}
.navList__subheading:hover {
  background-color: #303753;
  cursor: pointer;
}
.navList__subheading--open {
  background-color: #303753;
}
.navList__subheading--open:after {
  transform: rotate(315deg);
}
.navList .subList {
     padding: 0;
    margin: 0;
    list-style-type: none;
    background-color: #262c43;
    visibility: visible;
    overflow: hidden;
    max-height: 200px;
    transition: all .4s ease-in-out;
    color:#dedede;
    font-family: 'Righteous', cursive;
    font-size:16px;
}
.navList .subList__item {
  padding: 8px;
  text-transform: capitalize;
  padding: 8px 30px;
  color: #D3D3D3;
}
.navList .subList__item:first-child {
  padding-top: 15px;
  color:#dedede;
}
.navList .subList__item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  color:#dedede;
}
.navList .subList__item:visited {
  cursor: pointer;
  color:#dedede;
}
.navList .subList--hidden {
  visibility: hidden;
  max-height: 0;
  color:#dedede;
}

.main {
  grid-area: main;
  color: #fff;
  font-family: 'Righteous', cursive;
  font-size:17px;
}
.numeros{
    color: #fff;
    font-family: 'Righteous', cursive;
    font-size:28px;
}
.dados{
    color: #fff;
    font-size:35px;
    opacity: 0.7;
}
.main__cards {
  display: block;
  column-count: 1;
  column-gap: 10px;
  margin: 10px;
}

.main-header {
  position: relative;
  display: flex;
  justify-content: space-between;
    height: 100%;
  color: #FFF;
  background-size: cover;
  background-color:#000;
  margin-bottom: 20px;
}
.main-header__intro-wrapper {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 160px;
  padding: 12px 30px;
  background: rgba(255, 255, 255, 0.12);
  font-size: 26px;
  letter-spacing: 1px;
}
.main-header__welcome {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-header__welcome-title {
  margin-bottom: 8px;
  font-size: 26px;
}
.main-header__welcome-subtitle {
  font-size: 18px;
}

.quickview {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 60px;
}
.quickview__item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.quickview__item-total {
  margin-bottom: 2px;
  font-size: 32px;
}
.quickview__item-description {
  font-size: 16px;
  text-align: center;
}

.main-overview {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  grid-auto-rows: 94px;
  grid-gap: 30px;
  margin: 20px;
}

.overviewCard {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  background-color: #FFF;
  transform: translateY(0);
  transition: all .3s;
}
.overviewCard-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  font-size: 21px;
  color: #fff;
}
.overviewCard-icon--document {
  background-color: #e67e22;
}
.overviewCard-icon--calendar {
  background-color: #27ae60;
}
.overviewCard-icon--mail {
  background-color: #e74c3c;
}
.overviewCard-icon--photo {
  background-color: #af64cc;
}
.overviewCard-description {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.overviewCard-title {
  font-size: 18px;
  color: #1BBAE1;
  margin: 0;
}
.overviewCard-subtitle {
  margin: 2px;
  color: #777;
}
.overviewCard:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.card {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  margin-bottom: 20px;
  -webkit-column-break-inside: avoid;
}
.card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  background-color: #394263;
  color: #FFF;
}
.card__header-title {
  margin: 0 20px;
  font-size: 20px;
  letter-spacing: 1.2px;
}
.card__header-link {
  font-size: 16px;
  color: #1BBAE1;
  letter-spacing: normal;
  display: inline-block;
}
.card__main {
  position: relative;
  padding-right: 20px;
  background-color: #FFF;
}
.card__main:after {
  content: "";
  position: absolute;
  top: 0;
  left: 120px;
  bottom: 0;
  width: 2px;
  background-color: #f0f0f0;
}
.card__secondary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-auto-rows: 100px;
  grid-gap: 25px;
  padding: 20px;
  background-color: #FFF;
}
.card__photo {
  background-image: url("../img/avatar.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: slategray;
  transform: scale(1);
  transition: transform .3s ease-in-out;
  width: 100%;
  height: 100%;
}
.card__photo:hover {
  transform: scale(1.1);
  cursor: pointer;
}
.card__photo-wrapper {
  overflow: hidden;
}
.card__row {
  position: relative;
  display: flex;
  flex: 1;
  margin: 15px 0 20px;
}
.card__icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  width: 30px;
  height: 30px;
  top: 0;
  left: 121px;
  transform: translateX(-50%);
  border-radius: 50%;
  color: #FFF;
  background-color: #1BBAE1;
  z-index: 1;
}
.card__row:nth-child(even) .card__icon {
  background-color: #e74c3c;
}
.card__time {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  max-width: 80px;
  margin-left: 15px;
  text-align: right;
  font-size: 14px;
  line-height: 2;
}
.card__detail {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-left: 12px;
  margin-left: 48px;
  transform: translateX(0);
  transition: all .3s;
}
.card__detail:hover {
  background-color: #f0f0f0;
  transform: translateX(4px);
  cursor: pointer;
}
.card__source {
  line-height: 1.8;
  color: #1BBAE1;
}
.card__note {
  margin: 10px 0;
  color: #777;
}
.card--finance {
  position: relative;
}

.settings {
  display: flex;
  margin: 8px;
  align-self: flex-start;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.settings__block {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  color: #394263;
  font-size: 11px;
}
.settings__block:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.settings__icon {
  padding: 0px 3px;
  font-size: 12px;
}
.settings__icon:hover {
  background-color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}
.settings:hover {
  background-color: #fff;
  cursor: pointer;
}

.documents {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(105px, 1fr));
  grid-auto-rows: 214px;
  grid-gap: 12px;
  height: auto;
  background-color: #FFF;
}

.document {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0 0;
  flex-direction: column;
}
.document__img {
  width: 105px;
  height: 136px;
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1609106/doc-1.png");
  background-size: cover;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: transform .3s ease;
}
.document__img:hover {
  transform: translateY(-4px);
}
.document__title {
  margin: 8px 0 2px;
  color: #777;
}
.document__date {
  font-size: 10px;
}

#chartdiv {
  width: 100%;
  height: 300px;
  font-size: 11px;
  min-width: 0;
}

.footer {
  grid-area: footer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  color: #777;
  background-color: #FFF;
}
.footer__copyright {
  color: #1BBAE1;
}
.footer__icon {
  color: #e74c3c;
}
.footer__signature {
  color: #1BBAE1;
  cursor: pointer;
  font-weight: bold;
}

@media only screen and (min-width: 48.75em) {
  .grid {

    grid-template-columns: 240px calc(100% - 280px);
    grid-template-rows: 50px 1fr 50px;
    grid-template-areas: 'sidenav header' 'sidenav main' 'sidenav footer';
    height: 100vh;

  }


  .sidenav {
    position: relative;
    transform: translateX(0);
  }
  .sidenav__brand-close {
    visibility: hidden;
  }

  .main-header__intro-wrapper {
    flex-direction: col;
  }
  .main-header__welcome {
    align-items: flex-start;
  }

  .header__menu {
    display: none;
  }
  .header__search {
    margin-left: 20px;
  }
  .header__avatar {
    width: 40px;
    height: 40px;
  }
    .main-overview{
     column-count: 1; 
  }
    .main__cards {
    column-count: 1;
  }
}
@media only screen and (min-width: 65.625em) {
  .main__cards {
    column-count: 1;
  }
  .main-overview{
     column-count: 1; 
  }

  .main-header__intro-wrapper {
    flex-direction: col;
  }
  .main-header__welcome {
    align-items: flex-start;
  }
}