@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;700&display=swap');

body{
  background-color: #eeeeee;
  font-family: 'Barlow', sans-serif !important;
  font-size: 16px;
}

h1{
  font-size: 18px;
  font-weight: bold;
  margin-top: 12px;
}

h3{
  font-size: 1em;
  font-weight: 700;
}

h4{
  font-size: 16px;
  font-weight: 300
}

h5{
  font-size: 11px;
}

h6{
  background-color: #eeeeee;
  margin-top: 15px;
  border-radius: 5px;
  padding: 3px;
  font-weight: 700;
  color: #000;
  float: right;
}

p{
  margin: 0 0 12px;
  font-size: 0.9em;
}

tspan{
  font-family: 'Barlow', Sans-Serif;
  font-size: 1.2em;
}

.shiny-text-output{
  display: inline;
}

#engagement-display_media_movel{
  display:inline;
  text-decoration: underline
}

.irs--shiny .irs-bar {
    top: 25px;
    height: 8px;
    border-top: 1px solid #2ADD90;
    border-bottom: 1px solid #2ADD90;
    background: #2ADD90;
}

td{
  font-size: 0.9em !important;
}

th{
  text-align: center !important;
}

code{
  font-size: 75%;
  padding: 0 4px 0 0 !important;
}

.irs {
    font-family: Barlow, sans-serif;
}

.irs-line {
    overflow: inherit;
    top: 25px;
    height: 8px;
    background: linear-gradient(to bottom, #dedede -50%, white 150%);
    background-color: #ededed;
    border: 1px solid #cccccc;
    border-radius: 8px;
}

.irs-grid-text{
  color: #000;
}

.selectize-input{
  font-size: 0.9em;
}

.well{
  /*background-color: #ababab; */
  border: 1px solid #ababab;
  color: #000;
  margin-top: 14px;
  }

.irs-min, .irs-max{
  color: #ffffff;
  background: #231f20;
  display: none;
}

.irs-single{
  background:#ffffff;
  color: #4b31dd;
  display: none;
}

.selectize-control.multi .selectize-input > div{
  background:#555;
  font-weight: 700;
  color: #fff;
}

.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header{
  background-color: #4b31dd;
  color: #fff;
  padding: 0.1px 10px 10px 15px;
  margin-top: 15px;
  border-radius: 3px;
}

.explain{
  margin-bottom: 20px;
  font-size: 11px;
}

.form-group{
  margin-bottom: 0;
  margin-top: 0;
}
.form-control{

}

.control-label{
    float: left;
    margin-right: 20px;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 10px;
    font-weight: 400;
}

.shiny-input-container{
   margin-bottom: 10px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #eeeeee;
    background-color: #4b31dd;
    border-radius: 15px;
}

.navbar-nav{
    display: block !important;
    margin: 10px auto !important;
    float: none !important;
    max-width: 100vw !important;
    text-align: center;
}

.navbar-nav>li>a {
  padding: 5px 12px;
}

.container-fluid{
  color: #231f20;
  background-color: #eeeeee;
}

.twitter-tweet{
  width: 100%;
}

#trends-tweets{
  display: block;
  overflow: auto;
  min-width: 100% !important;
}

.desc{
  margin: 30px 1% 0 0 !important;
}

.desc > table > tobody > tr > td{
  border-right: 1px solid black;
}

.desc h4 {
  font-size: 0.8em;
  color: #fff;
  background-color: #4b31dd;
  padding: 10px 8px ;
  border-radius: 8px;
  display: inline;
  font-weight: 300;
}

.desc p{
  font-size: 1em;
}

.destaque{
  font-size: 1.3em;
  line-height: 1.8em;
  font-weight: 400;
  background-color: #eeeeee;
  color: #231f20;
  display: inline;
  padding: 3px 0;
}

.destaque a{
  color: #4b31dd;
}

.destaque a:hover{
  color: #fff;
  text-decoration: none;
}

.destaque span{
  font-weight: 700;
  border: #4b31dd 1px solid;
  color: #4b31dd;
  background-color: #eeeeee;
  padding: 1px 5px;
  border-radius: 5px;
  font-size: 1.2em;
}

.destaque span:hover{
  font-weight: 700;
  border: #f33872 1px solid;
  color: #fff;
  background-color: #f33872;
  padding: 1px 5px;
  border-radius: 5px;
  font-size: 1.2em;
}

hr{
  border-top: 2px solid #4b31dd;
}


.icons{
  color: #0fb872;
}

.dataTables_wrapper .dataTables_filter {
    float: left !important;
    text-align: left !important;
}

#DataTables_Table_0_filter,
#DataTables_Table_1_filter,
#DataTables_Table_2_filter,
#DataTables_Table_3_filter,
#DataTables_Table_4_filter,
#DataTables_Table_5_filter,
#DataTables_Table_6_filter,
#DataTables_Table_7_filter,
#DataTables_Table_8_filter,
#DataTables_Table_9_filter,
#DataTables_Table_10_filter,
#DataTables_Table_11_filter,
#DataTables_Table_12_filter,
#DataTables_Table_13_filter,
#DataTables_Table_14_filter,
#DataTables_Table_15_filter
{
  width: 100%;
}

#DataTables_Table_0_filter input, #DataTables_Table_1_filter input, #DataTables_Table_2_filter input, #DataTables_Table_3_filter input, #DataTables_Table_4_filter input, #DataTables_Table_5_filter input, #DataTables_Table_6_filter input, #DataTables_Table_7_filter input, #DataTables_Table_8_filter input, #DataTables_Table_9_filter input, #DataTables_Table_10_filter input, #DataTables_Table_11_filter input, #DataTables_Table_12_filter input, #DataTables_Table_13_filter input, #DataTables_Table_14_filter input, #DataTables_Table_15_filter input {
    width: 100%;
    max-width: 650px;
    border-width: 1px;
    background-color: #ffffff;
    border-color: #0fb872 !important;
    border-radius: 5px;
    border-style: solid;
    padding: 6px 12px;
    text-align: center;
    margin-right: 15px;
    color: #231f20;
}

#DataTables_Table_0_filter label,
#DataTables_Table_1_filter label,
#DataTables_Table_2_filter label,
#DataTables_Table_3_filter label,
#DataTables_Table_4_filter label,
#DataTables_Table_5_filter label,
#DataTables_Table_6_filter label,
#DataTables_Table_7_filter label,
#DataTables_Table_8_filter label,
#DataTables_Table_9_filter label,
#DataTables_Table_10_filter label,
#DataTables_Table_11_filter label,
#DataTables_Table_12_filter label,
#DataTables_Table_13_filter label,
#DataTables_Table_14_filter label,
#DataTables_Table_15_filter label
{
  display: block !important;
}

#tweets-conexoes{
  margin: 10px 0;
}
.btn-group-sm>.btn, .btn-sm {
padding: 2.5px 5px;
font-size: 16px;
border-radius: 3px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 4px;
}

.btn-primary {
color: #231f20;
font-weight: 400;
background-color: #ffffff;
border-color: #4b31dd;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
color: #fff;
background-color: #4b31dd;
border-color: #4b31dd;
}

.btn-primary:hover {
color: #fff;
background-color: #4b31dd;
border-color: #4b31dd;
}

.btn-group, .btn-group-vertical {
margin: 2px;
}

/* CARDS */

.wrapper {
	max-width: 100%;
	width: 100%;
	margin: 5px auto 20px;
	min-height: 500px;
}

.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 5px 0;
}

.column {
	flex: 1;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	margin: 2px;
	padding: 10px 30px 20px;
	font-size: 0.75em !important;
	line-height: 1.8em;

}
	.column:first-child { margin-left: 0; }
	.column:last-child { margin-right: 0; }

@media screen and (max-width: 980px) {
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
	}
	.columns .column:nth-last-child(2) {
			margin-right: 0;
		}
		.columns .column:last-child {
			flex-basis: 100%;
			margin: 0;
		}
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #4b31dd;
    border: 1px solid #4b31dd;
    border-bottom-color: transparent;
}

.nav-tabs>li>a {
    color: #0fb872;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

#resumo-date-label{
  margin-bottom: 5px !important;
}

/* carousel*/

carousel {
  width: 100%%;
  display: inline;
}
carousel page {
  position: absolute;
  top: 2em;
  min-height: 350px;
  left: 0;
  width: 100%;
  transform: scale(0);
}

carousel page label {
  cursor: pointer;
  background: #2eefa0;
}
carousel #page1cb:checked ~ #page1 {
  transform: scale(1);
}
carousel #page2cb:checked ~ #page2 {
  transform: scale(1);
}
carousel #page3cb:checked ~ #page3 {
  transform: scale(1);
}

.html-widget.gauge svg {
    height: 240px;
}

/* RADIO BUTTONS */

.columns input[type="radio"]{
  display: none;
}

#option-1:checked:checked ~ .option-1,
#option-2:checked:checked ~ .option-2{
  border-color: #0069d9;
  background: #0069d9;
  color: #f33872;

}

#option-1:checked:checked ~ .option-1 .dot::before,
#option-2:checked:checked ~ .option-2 .dot::before{
  opacity: 1;
  transform: scale(1);
}
.wrapper .option span{
  font-size: 20px;
  color: #808080;
}
#option-1:checked:checked ~ .option-1 span,
#option-2:checked:checked ~ .option-2 span{
  color: #fff;
}

#conteudo-horas_trends{
  display: inline;
  font-weight: 700;
}

#popularity-conexoes-label{
  width: 100%;
  height: 5px;
}

#popularity-chartTerms-label, #popularity-date-label, #engagement-date-label, #engagement-metrica-label{
  margin-bottom: 5px;
}

.btn-default {
    color: #fff;
    background-color: #4b31dd;
    border-color: #4b31dd;
}

.btn-default:hover {
    background-color: #0fb872;
}

.wrapper .option span {
  font-size: 0.7em;
  color: #000;
  text-transform: uppercase;
}

.wrapper .option span:hover{
  color: #fff;
}

/* TABS */ 

.prodNav {
  font-size:0.76em;
  background: #f5f5f5;
  border-radius: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0 20px;
  line-height: 1.1;
  padding-left: 0;
}
.prodNav .ptItem {
  padding: 9px 15px;
  line-height: 20px;
  border-radius: 20px;
  border: 1px solid transparent;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}

.prodNav .ptItem.active,
.prodNav .ptItem:hover {
  background: #4b31dd;
  border-color: #4b31dd;
  color: #ffffff;
}

.prodBody {
  border: 1px solid #c1c1c1;
  padding: 20px;
  border-radius: 5px;
  font-size: 14px;
}

.prodBody a{
  color: #000}

.prodMain {
  display: none;
  padding: 20px;
  color: #ffffff;
}

.prodMain.active {
  display: block;
}

#pTab1C {
  background: #f33872;
}
#pTab2C {
  background: #0fb872;
}

#pTab3C {
  background: #e2a805;
}

.pretty {
  margin-left: -10px;
}

/* ESTILOS DOS LINKS-CARDS */

.cards-table td, .cards-table th{
  text-align: left;
}

.card-link a{
  color: #4b31dd;
}

.card-link a:hover{
  color: #0fb872;
}

.card-title{
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 12px;
}

.card-head{
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.card-desc{
  margin: 0 0 12px;
  font-size: 1.1em;
}

.card-meta{
  font-weight: 300;
}

.img-destak{
  float:right; 
  max-width:300px;
  margin: 0 0 20px 30px;
}

@media screen and (max-width: 980px){
  .img-destak{
  margin: 20px 0x;
   }
}

/* CARDS */

.wrapper {
	max-width: 100%;
	width: 100%;
	margin: 5px auto 20px;
	min-height: 500px;
}

.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 5px 0;
}

.column {
	flex: 1;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	margin: 2px;
	padding: 10px 30px 20px;
	font-size: 0.75em !important;
	line-height: 1.8em;

}
	.column:first-child { margin-left: 0; }
	.column:last-child { margin-right: 0; }

@media screen and (max-width: 680px) {
      .mob-hide{
      display: none;
    }
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
	}
	.columns .column:nth-last-child(2) {
			margin-right: 0;
		}
		.columns .column:last-child {
			flex-basis: 100%;
			margin: 0;
		}
		.cards-pol{
		  margin-right:20px;
		}
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #4b31dd;
    border: 1px solid #4b31dd;
    border-bottom-color: transparent;
}

.nav-tabs>li>a {
    color: #0fb872;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

#resumo-date-label{
  margin-bottom: 5px !important;
}

/* carousel*/

carousel {
  width: 100%%;
  display: inline;
}
carousel page {
  position: absolute;
  top: 2em;
  min-height: 350px;
  left: 0;
  width: 100%;
  transform: scale(0);
}

carousel page label {
  cursor: pointer;
  background: #2eefa0;
}
carousel #page1cb:checked ~ #page1 {
  transform: scale(1);
}
carousel #page2cb:checked ~ #page2 {
  transform: scale(1);
}
carousel #page3cb:checked ~ #page3 {
  transform: scale(1);
}

.html-widget.gauge svg {
    height: 240px;
}

/* RADIO BUTTONS */

.columns input[type="radio"]{
  display: none;
}

#option-1:checked:checked ~ .option-1,
#option-2:checked:checked ~ .option-2{
  border-color: #0069d9;
  background: #0069d9;
  color: #f33872;

}

#option-1:checked:checked ~ .option-1 .dot::before,
#option-2:checked:checked ~ .option-2 .dot::before{
  opacity: 1;
  transform: scale(1);
}
.wrapper .option span{
  font-size: 20px;
  color: #808080;
}
#option-1:checked:checked ~ .option-1 span,
#option-2:checked:checked ~ .option-2 span{
  color: #fff;
}

#conteudo-horas_trends{
  display: inline;
  font-weight: 700;
}

#popularity-conexoes-label{
  width: 100%;
  height: 5px;
}

#popularity-chartTerms-label, #popularity-date-label, #engagement-date-label, #engagement-metrica-label{
  margin-bottom: 5px;
}

.btn-default {
    color: #fff;
    background-color: #4b31dd;
    border-color: #4b31dd;
}

.btn-default:hover {
    background-color: #0fb872;
}

.wrapper .option span {
  font-size: 0.7em;
  color: #000;
  text-transform: uppercase;
}

.wrapper .option span:hover{
  color: #fff;
}

/* TABS */ 

.prodNav {
  font-size:0.76em;
  background: #f5f5f5;
  border-radius: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0 20px;
  line-height: 1.1;
  padding-left: 0;
}
.prodNav .ptItem {
  padding: 9px 15px;
  line-height: 20px;
  border-radius: 20px;
  border: 1px solid transparent;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}

.prodNav .ptItem.active,
.prodNav .ptItem:hover {
  background: #4b31dd;
  border-color: #4b31dd;
  color: #ffffff;
}

.prodBody {
  border: 1px solid #c1c1c1;
  padding: 20px;
  border-radius: 5px;
  font-size: 14px;
}

.prodBody a{
  color: #000}

.prodMain {
  display: none;
  padding: 20px;
  color: #ffffff;
}

.prodMain.active {
  display: block;
}

#pTab1C {
  background: #f33872;
}
#pTab2C {
  background: #0fb872;
}

#pTab3C {
  background: #e2a805;
}

.pretty {
  margin-left: -10px;
}

.shiny-input-checkboxgroup label~.shiny-options-group{
      margin-bottom: 8px;
}

/* ESTILOS DOS LINKS-CARDS */

.cards-table td, .cards-table th{
  text-align: left;
}

.card-link a{
  color: #4b31dd;
}

.card-link a:hover{
  color: #0fb872;
}

.card-title{
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 12px;
}

.card-head{
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.card-desc{
  margin: 0 0 12px;
  font-size: 1.1em;
}

.card-meta{
  font-weight: 300;
}

.img-destak{
  float:right; 
  max-width:300px;
  margin: 0 0 20px 30px;
}

@media screen and (max-width: 680px){
  .img-destak{
  margin: 20px 0x;
   }
}

/* Tabela responsiva */

.tabela {
  /*border: 1px solid #000000;*/
  border-collapse: collapse;
  margin: 20px auto 0;
  padding: 0px;
  table-layout: fixed;
  min-width: 100%;
}
.tabela th {
  text-align: center;
  border: 1px solid #4b31dd;
  font-weight: bold;
  text-align: center;
}
.tabela td {
  font-size: 0.85em;
  padding: 5px;
  border: 1px solid #4b31dd;
}
.tabela tr {
  background-color: #eeeeee;
  color: #000000;
  text-align: center;
}
.tabela .mobile-head {
  display: none;
}
.tabela .show-on-mobile {
  display: none;
}

@media screen and (max-width: 800px) {
  .tabela {
    border: 0px solid #4b31dd;
    border-collapse: collapse;
    margin: 20px auto 0;
    padding: 0px;
    table-layout: fixed;
    min-width: 100%;
  }
  .tabela td {
    padding: 8px;
    border: 1px solid #4b31dd;
    display: block;
    text-align: right;
    width: 100%\9;
    float: left\9;
  }
  .tabela tr {
    background-color: #dddddd;
    color: #000000;
    text-align: right;
    margin: 8px;
  }
  .tabela tr:first-child {
    display: none;
  }
  .tabela tr {
    display: block;
  }
  .tabela td:not(:first-child) {
    border-top: 0px;
  }
  .tabela .mobile-head {
    font-weight: bold;
    color: #000000;
    float: left;
    text-align: left;
    display: block;
  }
  .tabela .show-on-mobile {
    display: block;
  }
}

.inicio {
  font-size: 1.1em;
}

.inicio span{
  padding: 0px 5px;
  position: relative;
  background: #FFBB99;
  cursor: pointer;
}

small{
  font-weight: 300;
  font-size: 13px;
  font-family: monospace;
}

.destaques{
  padding: 12px;
  margin: 8px;
  border: 2px solid #4b31dd;
  border-radius: 10px;
  min-height: 220px;
}

#posts-mode > label{
  display: none;
}

.datepicker {
  z-index: 1000 !important;
}

.shiny-spinner-output-container {
        position: relative; /* Allows centering the spinner */
      }
.shiny-spinner-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; /* Ensures spinner takes up full table height */
}
.shiny-notification {
        position: fixed;
        top: 50%;  /* Center vertically */
        left: 50%; /* Center horizontally */
        transform: translate(-50%, -50%); /* Adjust positioning based on the element size */
        z-index: 1050; /* Make sure it appears above other elements */      background-color: #2ADD90;
      }
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #fff;
}

.small-box{
    background-color: #2ADD90;
    padding: 4px 4px 12px 18px;
    margin-bottom: 12px;
    border-radius: 8px;
}

.inner h3{
  font-size: 2em;
}

label{font-weight:400 !important}

body > div > div > div.form-group.row.has-error > span{display:none !important}

.form-text{text-size: 0.8em}

.container{
  max-width: 1200px !important;
  margin: 0 auto !important;
}