body {
  min-height: 90vh;
  overflow-x: hidden;
}

.dataTables_filter {
  display: none;
}

.help-block {
  font-size: 12px;
}
.help-block ul {
  margin: 0 !important;
}

.with-errors {
  color: #b91c2e;
}

.nav.nav-tabs .nav-item.has-error button:not(.active):after {
  font-family: "Lato Black", sans-serif;
  font-size: 20px;
  content: "*";
  color: #b91c2e;
  line-height: 5px;
}

.swal-popup-custom {
  border-radius: 15px !important;
  padding: 2.25rem 0 2.25rem !important;
}
.swal-popup-custom.swal-login {
  padding: 3.25rem 0 3.25rem !important;
  top: 5.8rem;
}
.swal-popup-custom .swal2-html-container {
  margin: 0.3em 1.6em 0.3em !important;
}
.swal-popup-custom .swal2-title {
  font-size: 1.5rem !important;
  padding-top: 0 !important;
}

.dropify-wrapper {
  background-color: #ECECEC;
  border-color: #ECECEC;
}
.dropify-wrapper .dropify-message .icon-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: rgba(204, 204, 204, 0.5019607843);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-content: center;
  justify-content: center;
}
.dropify-wrapper .dropify-message svg {
  height: 55px;
  width: 55px;
  stroke-width: 1.5;
  stroke: #ECECEC;
  margin-top: auto;
  margin-bottom: auto;
}
.dropify-wrapper .dropify-message .message {
  font-size: 10px;
  text-transform: uppercase;
  color: #CCCCCC;
}
.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
  margin-top: 0 !important;
}
.dropify-wrapper .dropify-filename {
  margin-top: 32px !important;
}

.circle {
  border-radius: 50% !important;
}

.cursor-pointer {
  cursor: pointer;
}

.link-cadastro {
  height: 150px !important;
  color: transparent;
  text-decoration: none !important;
}

.login-box {
  padding-top: 70px;
}
.login-box .form-icon {
  position: relative;
}
.login-box .form-icon a {
  cursor: pointer;
  color: #ffffff;
  position: absolute;
  top: 6px;
  right: 8px;
}
.login-box .btn-esqueci-senha {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}
.login-box .btn-esqueci-senha:hover {
  color: #ffffff;
  font-weight: bold;
}

.bg-register {
  background-image: url(/images/fundo-marca-dagua-2.png?f29634a65a402eea97eab34e28782c75);
}

.login-box label, .login-register label {
  font-size: 12px;
  color: #ffffff;
}
.login-box input, .login-box textarea:not([class=select2-search__field]), .login-box select, .login-register input, .login-register textarea:not([class=select2-search__field]), .login-register select {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(206, 212, 218, 0.15);
  color: #ffffff;
  font-weight: bold;
}
.login-box input:not([type=file]):focus, .login-box input:not([type=file]):active, .login-box textarea:not([class=select2-search__field]):not([type=file]):focus, .login-box textarea:not([class=select2-search__field]):not([type=file]):active, .login-box select:not([type=file]):focus, .login-box select:not([type=file]):active, .login-register input:not([type=file]):focus, .login-register input:not([type=file]):active, .login-register textarea:not([class=select2-search__field]):not([type=file]):focus, .login-register textarea:not([class=select2-search__field]):not([type=file]):active, .login-register select:not([type=file]):focus, .login-register select:not([type=file]):active {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.3019607843);
  opacity: 1;
  border-color: transparent;
  box-shadow: none !important;
}
.login-box .video_preview_label .box-video, .login-register .video_preview_label .box-video {
  background: rgba(255, 255, 255, 0.15);
  height: 190px;
}
.login-box .video_preview_label .box-video .div-icon, .login-register .video_preview_label .box-video .div-icon {
  opacity: 1;
  background-color: rgba(204, 204, 204, 0.25);
}
.login-box .dropify-wrapper, .login-register .dropify-wrapper {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(206, 212, 218, 0.15);
}
.login-box .dropify-wrapper:hover, .login-register .dropify-wrapper:hover {
  background-size: 30px 30px;
  background-image: linear-gradient(-45deg, rgba(246, 246, 246, 0.15) 25%, transparent 25%, transparent 50%, rgba(246, 246, 246, 0.15) 50%, rgba(246, 246, 246, 0.15) 75%, transparent 75%, transparent);
  -webkit-animation: stripes 2s linear infinite;
  animation: stripes 2s linear infinite;
}
.login-box .dropify-wrapper .dropify-message .icon-circle, .login-register .dropify-wrapper .dropify-message .icon-circle {
  background-color: rgba(204, 204, 204, 0.25);
}
.login-box .dropify-wrapper .dropify-message svg, .login-register .dropify-wrapper .dropify-message svg {
  stroke: rgba(236, 236, 236, 0.9);
}
.login-box .with-errors, .login-register .with-errors {
  color: #b91c2e;
  background-color: white;
  border-radius: 4px;
  margin-top: 7px;
  line-height: 20px;
  padding: 0 7px;
}

.environment {
  font-size: 12px;
  opacity: 0.25;
  color: #ffffff;
  width: 100%;
  align-self: flex-end;
}

.esqueceu-senha .input-email {
  position: relative;
}
.esqueceu-senha .input-email input.email {
  background-color: transparent;
  color: white;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-left: 33px;
  width: 300px;
}
.esqueceu-senha .input-email input.email::-moz-placeholder {
  color: white;
  opacity: 0.25;
}
.esqueceu-senha .input-email input.email:-ms-input-placeholder {
  color: white;
  opacity: 0.25;
}
.esqueceu-senha .input-email input.email::placeholder {
  color: white;
  opacity: 0.25;
}
.esqueceu-senha .input-email input.email:active, .esqueceu-senha .input-email input.email:focus {
  border-bottom: 1px solid rgb(255, 255, 255);
  box-shadow: none !important;
}
.esqueceu-senha .input-email svg {
  position: absolute;
  top: 4px;
  opacity: 0.25;
}
.esqueceu-senha .with-errors {
  color: #b91c2e;
  background-color: white;
  border-radius: 4px;
  margin-top: 7px;
  line-height: 20px;
  padding: 0 7px;
}

.password-box {
  padding-top: 232px;
}

.navbar {
  padding-top: 6px;
  padding-bottom: 9px;
}
.navbar .brand {
  padding: 0;
  height: 3rem;
}
.navbar .brand img {
  height: 3rem;
}
.navbar .brand img:nth-child(2) {
  height: 2.8rem;
  margin-top: 2px;
  margin-left: -1px;
}
.navbar .user-info {
  font-size: 12px;
}
.navbar .user-info .user-icon {
  height: 1.5rem;
  width: 1.5rem;
  position: relative;
  border: 2px solid #000000;
}
.navbar .user-info .user-icon svg {
  position: absolute;
  height: 1.2rem;
  top: 1px;
  left: -2px;
}

.nav-pills > li > a {
  border-radius: 0;
}

#wrapper {
  transition: all 0.5s ease;
  overflow: hidden;
}
#wrapper.toggled {
  padding-left: 250px;
  overflow: hidden;
}
#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}
#wrapper.toggled #page-content-wrapper {
  position: relative;
}
#wrapper .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4.5px 7.8px 4.5px;
  border-color: transparent transparent #0498BD transparent;
  position: absolute;
  content: "";
  top: 59px;
  left: 58px;
}

#sidebar-wrapper {
  border-radius: 9px;
  z-index: 1000;
  position: absolute;
  width: 60px;
  height: calc(100% - 7.05rem);
  overflow-y: auto;
  overflow-x: hidden;
  background-image: linear-gradient(to top, #0331A1, #0498BD);
  transition: all 0.5s ease;
  margin-top: 3px;
}

#sidebar-mobile {
  border-radius: 0;
  z-index: 1000;
  top: 0;
  left: 0;
  position: absolute;
  min-height: 90vh;
  overflow-y: auto;
  overflow-x: hidden;
  background-image: linear-gradient(to top, #0331A1, #0498BD);
  transition: all 0.5s ease;
  padding: 15px;
}
#sidebar-mobile .sidebar-nav {
  position: relative;
}

#page-content-wrapper {
  position: absolute;
  padding: 15px;
  width: 100%;
  overflow-x: hidden;
}

.xyz {
  min-width: 360px;
}

.fixed-brand {
  width: auto;
}

/* Sidebar Styles */
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin-top: 7px;
  margin-left: 7px;
  padding-left: 0;
}
.sidebar-nav li {
  line-height: 40px;
  margin-bottom: 11px;
}
.sidebar-nav li .icon {
  width: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sidebar-nav li.active a {
  background-color: #002080 !important;
  color: #ffffff !important;
}
.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-radius: 9px;
  margin-right: 7px;
  padding: 3px 11px;
}
.sidebar-nav li a.name {
  width: 100%;
}
.sidebar-nav li a.name:hover {
  background-color: #ffffff;
  color: #002080;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
  text-decoration: none;
}

.no-margin {
  margin: 0;
}

@media (min-width: 720px) {
  #wrapper {
    padding-left: 250px;
  }
  #wrapper.toggled {
    padding-left: 0;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: 260px;
  }
  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
    padding-left: 250px;
  }
  #wrapper.toggled-2 #sidebar-wrapper {
    width: 60px;
  }
  #wrapper.toggled-2 #sidebar-wrapper:hover {
    width: 260px;
  }
  #wrapper.toggled-2 #page-content-wrapper {
    position: relative;
    margin-right: 0;
    margin-left: -200px;
    transition: all 0.5s ease;
    width: auto;
  }
  #sidebar-wrapper {
    width: 260px;
  }
  #page-content-wrapper {
    padding: 20px;
    position: relative;
    transition: all 0.5s ease;
  }
}
.submenu .button {
  max-width: 135px;
}
.submenu .btn {
  font-size: 0.8rem !important;
  padding: 0.4rem 1.5rem !important;
  font-weight: normal;
  border-width: 1px !important;
}

.dataTable th {
  text-transform: uppercase;
}

.card {
  background-color: transparent;
  border: none;
}
.card .card-header {
  background-color: #ECECEC;
  border-radius: 0.4rem;
  padding: 0;
  border: 0;
}
.card .card-header .card-header-main {
  background-color: #fff;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
  padding: 1rem 1.25rem;
}
.card .card-header .card-header-main .breadcrumb {
  font-size: 10px;
  color: #CECBCB;
}
.card .card-header .card-header-main .breadcrumb a {
  color: #CECBCB !important;
  text-decoration: none;
}
.card .card-header .card-header-main .breadcrumb a:hover, .card .card-header .card-header-main .breadcrumb a:focus, .card .card-header .card-header-main .breadcrumb a:active, .card .card-header .card-header-main .breadcrumb a:visited {
  color: #CECBCB;
}
.card .card-body {
  padding: 1rem 0;
}

.page-actions {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-actions .search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16.25rem;
}
.page-actions .search .input-group {
  position: relative;
}
.page-actions .search .input-group .input-group-append {
  position: relative;
  width: 100%;
}
.page-actions .search .input-group .input-group-append::after {
  content: "|";
  position: absolute;
  font-size: 15px;
  color: #D9D9D9;
  left: 1.75rem;
  top: 0;
}
.page-actions .search .input-group .input-group-append input {
  position: relative;
  background: transparent;
  border: none;
  border-radius: 0;
  color: #000000;
  border-bottom: 1px solid #D9D9D9;
  padding: 0 0 0.25rem 2.25rem;
  font-size: 12px;
  width: 100%;
}
.page-actions .search .input-group .input-group-append input:focus, .page-actions .search .input-group .input-group-append input:active {
  outline: none;
  border: none;
  border-bottom: 2px solid #D9D9D9;
}
.page-actions .search .input-group .input-group-append input::-moz-placeholder {
  color: #D9D9D9;
}
.page-actions .search .input-group .input-group-append input:-ms-input-placeholder {
  color: #D9D9D9;
}
.page-actions .search .input-group .input-group-append input::placeholder {
  color: #D9D9D9;
}
.page-actions .search .input-group svg {
  color: #CECBCB;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
}
.page-actions .add .add-item {
  padding: 6px 19px !important;
}
.page-actions .add .add-item svg {
  width: 1.25rem;
  height: 1.25rem;
}

.py-0-5 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.breadcrumb .breadcrumb-item.active {
  font-weight: bold;
}

.header_menus h6, .header_menus li {
  font-size: 12px;
}
.header_menus ul {
  list-style: none;
}
.header_menus ul li a {
  font-size: 10px;
}

.lista_menus {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}
.lista_menus ul {
  list-style: none;
}
.lista_menus .menu_pai h6 {
  font-size: 12px;
}

.card-log .card-header {
  border-radius: 0;
}
.card-log .title-log {
  font-size: 1rem;
}
.card-log .card-body span {
  line-height: 16px;
}
.card-log .card-body .datetime-log {
  font-size: 0.75rem;
  line-height: 0.85rem;
}
.card-log .card-body .icon-log svg {
  height: 1.2rem;
  color: #0498BD;
}

.profile-datatale img {
  border-radius: 4px;
  height: 1.8rem;
}

.dropify-wrapper.touch-fallback .dropify-clear {
  bottom: 60px;
}
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner {
  padding: 10px 0 5px 0;
}

.video_preview_label {
  width: 100%;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.video_preview_label .box-video {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
  background-color: #ECECEC;
  height: 242px;
}
.video_preview_label .box-video .div-icon {
  width: 80px;
  height: 80px;
  opacity: 0.5;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-content: center;
  justify-content: center;
}
.video_preview_label .box-video .div-icon svg {
  height: 55px;
  width: 55px;
  stroke-width: 1.5;
  stroke: #ECECEC;
  margin-top: auto;
  margin-bottom: auto;
}
.video_preview_label .box-video .message {
  font-size: 11px;
  text-transform: uppercase;
  color: #CCCCCC;
}

.video_preview {
  display: none;
}

.preview {
  position: relative;
  height: 242px;
  background-color: #000000;
}
.preview video.btnRemoveHover {
  width: 100%;
  opacity: 0.5;
  background-color: #000;
}
.preview .boxRemove {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  padding: 14px;
  height: 119px;
}
.preview .boxRemove .removeVideo {
  color: white;
  text-decoration: none;
  padding: 6px 8px;
  border: 2px solid white;
  float: right;
  cursor: pointer;
}

.editing td {
  color: #b91c2e !important;
}

#pills-tab .nav-item.hidden {
  display: none !important;
}

li.nav-item.has-error > button {
  box-shadow: 0 0 4px 4px rgba(219, 40, 40, 0.65);
}
li.nav-item.has-error > a:after {
  content: "*";
  color: #DB2828;
  font-size: 24px;
  line-height: 10px;
}
li.nav-item > button.active {
  box-shadow: none !important;
}
li.nav-item > button.active + a:after {
  content: "" !important;
}

.contentCampaign {
  width: min(608px, 100%);
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}

.blocked_delete_ad {
  color: #666666;
}

li.nav-item.has-error > button {
  box-shadow: 0 0 4px 4px rgba(219, 40, 40, 0.65);
}

.custom-campaign-label {
  position: relative;
  height: 100%;
}
.custom-campaign-label .custom-label-campaign {
  padding: 30px 20px;
  border: 1px solid #002080;
  border-radius: 8px;
  width: 100%;
  font-size: 26px;
  line-height: 1;
  margin-top: 0.5rem;
  height: 100%;
  text-align: center;
}
.custom-campaign-label .custom-label-campaign object svg {
  stroke: #002080 !important;
}
.custom-campaign-label .info {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #F6F6F6;
}
.custom-campaign-label:hover .info {
  display: flex;
}
.custom-campaign-label:hover .custom-label-campaign {
  border-color: transparent;
  box-shadow: 0 0.25rem 0.75rem 3px rgba(0, 0, 0, 0.16);
}

.checkSteps:checked + label > .custom-label-campaign {
  background-color: #002080;
  border: 1px solid #002080;
  color: #ffffff !important;
}
.checkSteps:checked + label > .custom-label-campaign svg path {
  fill: #ffffff !important;
}
.checkSteps:checked + label:hover .info {
  display: none !important;
}

.steps {
  top: -37px;
}
.steps .step {
  background-color: #ECECEC;
  width: 151px;
  min-height: 65px;
  margin-bottom: 2px;
  border-radius: 8px;
}
.steps .step object svg path {
  fill: #ffffff !important;
}
.steps .step .step-checked {
  border-radius: 8px;
  border: none;
  width: 100%;
  height: 100%;
  min-width: 133px;
  min-height: 65px;
  background-color: #FF9933;
}
.steps .step .step-checked.active {
  opacity: 0.5;
}
.steps .step .step-checked:hover {
  opacity: 0.5;
}

.nav-dots .nav-link {
  background-color: #002080;
  border: 1px solid #002080;
  border-radius: 50%;
  color: #ffffff !important;
  padding: 1px !important;
  width: 28px;
  height: 28px;
}
.nav-dots .nav-link.active {
  background: #F6F6F6;
  border-color: #002080;
  color: #002080 !important;
}
.nav-dots .nav-link.disabled {
  border-color: rgba(0, 32, 128, 0.3019607843);
  color: rgba(0, 32, 128, 0.3019607843) !important;
  background: #F6F6F6;
}
.nav-dots .nav-link.disabled + a {
  color: rgba(0, 32, 128, 0.3019607843) !important;
}
.nav-dots .nav-link > svg {
  height: 18px;
  margin-bottom: 4px;
}
.nav-dots .nav-link > span {
  font-size: 19px;
  line-height: 1;
  margin-top: 2px;
}
.nav-dots + .nav-progress {
  width: 84%;
  left: 47px;
  background: none;
  top: -3px;
  z-index: -1;
  border-color: rgba(0, 32, 128, 0.3019607843);
}

.info_audience {
  width: 2.3rem;
  height: 2.3rem;
}

.collapseFilterStore > svg {
  width: 1rem !important;
}

.finalizar_icone {
  height: 1.5rem;
  max-width: 1.5rem;
}

.conteudo-wiiger {
  margin-top: -24px;
}

.carousel-control-prev {
  justify-content: flex-start;
}

.carousel-control-next {
  justify-content: flex-end;
}

.profile_photo {
  width: 102px;
  height: 102px;
}
.profile_photo img {
  width: 102px;
  height: 102px;
  border-style: solid;
  -o-object-fit: cover;
     object-fit: cover;
}

.carousel-inner {
  width: 94%;
}

.carousel-control-prev, .carousel-control-next {
  width: 2%;
}

.swal-custom-container {
  background-color: rgba(0, 0, 0, 0.75) !important;
}

.file_campaign {
  max-width: 200px;
}

#pills-anuncio .col-auto .with-errors {
  max-width: 200px;
}

.infoWiiger .profile_photo {
  width: 272px;
  height: 272px;
}
.infoWiiger .profile_photo img {
  width: 272px;
  height: 272px;
  border: none;
  -o-object-fit: cover;
     object-fit: cover;
}

.campaign-ad-wiiger .profile_photo {
  width: 30px;
  height: 30px;
}
.campaign-ad-wiiger .profile_photo img {
  width: 30px;
  height: 30px;
  border: none;
  -o-object-fit: cover;
     object-fit: cover;
}

.hire-wiiger .profile_photo {
  width: 73px;
  height: 73px;
}
.hire-wiiger .profile_photo img {
  width: 73px;
  height: 73px;
}
.hire-wiiger .general_info {
  line-height: 20px;
}
.hire-wiiger .hireWiigerForm {
  z-index: 9000;
}
.hire-wiiger .nav-dots + .nav-progress {
  width: 82%;
  left: 57px;
}

.wiigers .wiiger {
  box-shadow: 0 0 0.75rem 0.25rem rgba(0, 0, 0, 0.08);
}

.collapseWiigerInfos {
  box-shadow: inset 0px -3px 20px rgba(0, 0, 0, 0.1);
  height: 118px;
  z-index: 900;
}
.collapseWiigerInfos.show {
  height: 100%;
}

.content_history .note {
  line-height: 1.3;
}

.apply_all_btn svg {
  width: 1.1rem;
  height: 1.1rem;
}

@media print {
  body {
    background: none !important;
  }
  .mx-print-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .px-print-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mx-print-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-print-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .py-print-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .mb-print-0 {
    margin-bottom: 0 !important;
  }
  .pb-print-0 {
    padding-bottom: 0 !important;
  }
}
.star-icon {
  font-size: 1rem;
  position: relative;
}
.star-icon:before {
  color: #ddd;
  content: "\f005";
  left: 0;
  overflow: hidden;
  width: 100%;
  opacity: 0.5;
}

.wiigers .star-icon:before, .hire-wiiger .star-icon:before {
  color: #d1d1d1;
  opacity: 1;
}

.star-0:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 0%;
}

.star-1:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 1%;
}

.star-2:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 2%;
}

.star-3:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 3%;
}

.star-4:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 4%;
}

.star-5:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 5%;
}

.star-6:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 6%;
}

.star-7:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 7%;
}

.star-8:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 8%;
}

.star-9:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 9%;
}

.star-10:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 10%;
}

.star-11:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 11%;
}

.star-12:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 12%;
}

.star-13:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 13%;
}

.star-14:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 14%;
}

.star-15:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 15%;
}

.star-16:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 16%;
}

.star-17:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 17%;
}

.star-18:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 18%;
}

.star-19:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 19%;
}

.star-20:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 20%;
}

.star-21:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 21%;
}

.star-22:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 22%;
}

.star-23:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 23%;
}

.star-24:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 24%;
}

.star-25:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 25%;
}

.star-26:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 26%;
}

.star-27:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 27%;
}

.star-28:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 28%;
}

.star-29:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 29%;
}

.star-30:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 30%;
}

.star-31:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 31%;
}

.star-32:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 32%;
}

.star-33:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 33%;
}

.star-34:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 34%;
}

.star-35:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 35%;
}

.star-36:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 36%;
}

.star-37:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 37%;
}

.star-38:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 38%;
}

.star-39:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 39%;
}

.star-40:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 40%;
}

.star-41:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 41%;
}

.star-42:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 42%;
}

.star-43:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 43%;
}

.star-44:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 44%;
}

.star-45:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 45%;
}

.star-46:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 46%;
}

.star-47:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 47%;
}

.star-48:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 48%;
}

.star-49:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 49%;
}

.star-50:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 50%;
}

.star-51:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 51%;
}

.star-52:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 52%;
}

.star-53:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 53%;
}

.star-54:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 54%;
}

.star-55:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 55%;
}

.star-56:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 56%;
}

.star-57:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 57%;
}

.star-58:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 58%;
}

.star-59:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 59%;
}

.star-60:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 60%;
}

.star-61:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 61%;
}

.star-62:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 62%;
}

.star-63:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 63%;
}

.star-64:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 64%;
}

.star-65:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 65%;
}

.star-66:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 66%;
}

.star-67:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 67%;
}

.star-68:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 68%;
}

.star-69:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 69%;
}

.star-70:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 70%;
}

.star-71:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 71%;
}

.star-72:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 72%;
}

.star-73:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 73%;
}

.star-74:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 74%;
}

.star-75:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 75%;
}

.star-76:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 76%;
}

.star-77:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 77%;
}

.star-78:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 78%;
}

.star-79:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 79%;
}

.star-80:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 80%;
}

.star-81:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 81%;
}

.star-82:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 82%;
}

.star-83:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 83%;
}

.star-84:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 84%;
}

.star-85:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 85%;
}

.star-86:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 86%;
}

.star-87:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 87%;
}

.star-88:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 88%;
}

.star-89:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 89%;
}

.star-90:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 90%;
}

.star-91:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 91%;
}

.star-92:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 92%;
}

.star-93:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 93%;
}

.star-94:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 94%;
}

.star-95:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 95%;
}

.star-96:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 96%;
}

.star-97:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 97%;
}

.star-98:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 98%;
}

.star-99:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 99%;
}

.star-100:after {
  color: #FBBD08;
  content: "\f005";
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 100%;
}

.wiigers > .listWiigers, .wiigers > .listCampaigns {
  height: 70vh;
  overflow: auto;
}

.contentWiiger {
  position: relative;
  background-color: #000;
}
.contentWiiger .btnRemoveHover {
  opacity: 0.6;
}
.contentWiiger video, .contentWiiger img {
  width: 100%;
  height: 100%;
}
.contentWiiger .controls {
  width: 100%;
  height: 40%;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: end;
}
.contentWiiger .controls .status {
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  border-bottom: 30px solid transparent;
  border-right: 30px solid transparent;
}
.contentWiiger .controls .status.approved {
  border-right-color: #21BA45;
}
.contentWiiger .controls .status.repproved {
  border-right-color: #DB2828;
}
.contentWiiger .controls .status.waiting {
  border-right-color: #FFC107;
}
.contentWiiger .controls .btnsControls {
  padding: 8px;
}
.contentWiiger .controls .btnsControls a svg {
  width: 18px;
  height: 18px;
}

.listCampaigns .campaign {
  box-shadow: 0 0 0.75rem 0.25rem rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 1400px) {
  .wiigers > .listWiigers, .wiigers > .listCampaigns {
    height: 65vh;
  }
}
