@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@media only screen and (max-width: 2900px) {

  div.nodefinido{
    width: 100%;
    border-radius: 5px;
    background-color: #bbb;
    color: #fff;
    height: auto;
     padding: 10px;
  }
    div.aceptado{
    width: 100%;
    padding: 10px;
    font-weight: 800;
    border-radius: 5px;
    background-color: #3a710a;
    color: #fff;
    height: auto;
  }
  div.incompleto{
     padding: 10px;
    width: 100%;
    border-radius: 5px;
    background-color: red;
    color: #fff;
    height: auto;
  }
  div.completo{
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    background-color: green;
    color: #fff;
    height: auto;
  }

div.cat1{
  background-color: #414242; /* Green */
  border: none;
  color: white;
  padding: 9px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 12px;
}
div.cat2{
  background-color: #3C69B2; /* Green */
  border: none;
  color: white;
  padding: 9px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 12px;
}
div.cat3{
  background-color: #ED4040; /* Green */
  border: none;
  color: white;
  padding: 9px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 12px;
}
div.cat4{
  background-color: #178DC0; /* Green */
  border: none;
  color: white;
  padding: 9px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 12px;
}
 div.cat5{
  background-color: #F49F38; /* Green */
  border: none;
  color: white;
  padding: 9px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 12px;
}
  div.admin_icon{
    width: 10px;
    cursor: pointer;
    text-align: right;
    right: 0;
    float: right;
  }
  img.back_icon{
    right: 0;
    text-align: right;
    width: 16px;
    opacity: 0.4;
  }
  img.back_icon:hover{
    width: 16px;
    opacity: 1;
  }
  a, a:hover, a:focus {
    text-decoration: none;
    color: #3f3f3f;
  }
  div.spc_image_a{
    width: auto;
    float: left;
    position: absolute;
  }
  img.spc_image_a{
    width: 220px;
    margin-top: -30%;
    margin-left: -10%;
  }
  img.logo_spc{
    width: 400px;
    margin-top: 0px;
    margin-bottom: -20px;
  }
  .centrado{
    text-align: center;
  }
  div.div_archivo_b{
    display: none;
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  ul.sub_nivel{
    list-style-type: none;
    font-size: 12.5px;
  }
  .font-size-special{
    font-size: 12px;
  }
  div.margen_especial{
    padding: 5px;
    margin-bottom: 10px;
  }
  div.header_menu_into{
    margin-top: 25px;
    width: 100%;
    float: left;
    height: auto;
    border-top: 1px #dde0e0 solid;
    position: relative;
    color: #3f3f3f;
    margin-bottom: 40px;
  }
  div.boton_menu_into{
    width: calc(auto - 0px);
    height: 40px;
    float: left;
  }
  div.boton_menu_into:hover{
    width: calc(auto - 0px);
    background-color: #f1f1f1;
    height: 40px;
    cursor: pointer;
  }
  div.contenido_boton{
    padding:8px;
  }
  div.contenido_separador{
    width: 100%;
    clear: both;
    float: left;
    padding-left:15px;
    padding-right:15px;
    margin-bottom: 15px;
    margin-top: 25px;
  }
  p.titulo_instrucciones{
    text-transform: uppercase;
    font-size: 14px;
    margin-top: -5px;
  }
  .members_fees{
    background-color: #5F1678;
    color: #fff;
  }
  .other_fees{
    background-color: orange;
    color: #fff;
  }
  div.icono_col{
    width: auto;
    float: left;
    height: auto;
    padding-top:2px;
  }
  div.opcion_col{
    width: auto;
    float: left;
    height: auto;
  }
  .color_especial{
    color: #3f3f3f;
  }
  .right{
    float: right;
  }
  .other{
    margin-top: -5px;
  }
  p.opcion{
    padding-top: 1px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-left: -9px;
  }
  i.icon_especial {
    font: normal normal normal 15px/1 'Material-Design-Icons';
    width: 30px;
    height: 30px;
    display: inline;
    margin-top: 14px;
    margin-right: 13px;
  }
  i.icon_especial_display {
    font: normal normal normal 19px/1 'Material-Design-Icons';
    width: 30px;
    height: 30px;
    display: inline;
  }
  thead{
    font-weight: 500;
    color: #3f3f3f;
  }
  #btn{
    display: none;
  }
  div.asia{
    width: 100%;
    border-radius: 5px;
    background-color: #CD74A7;
    color: #fff;
    height: auto;
  }
  div.amlat{
    width: 100%;
    border-radius: 5px;
    background-color: #e43329;
    color: #fff;
    height: auto;
  }
  div.africa{
    width: 100%;
    border-radius: 5px;
    background-color: #50a444;
    color: #fff;
    height: auto;
  }
  div.europe{
    width: 100%;
    border-radius: 5px;
    background-color: #082fa9;
    color: #fff;
    height: auto;
  }
  div.vostok{
    width: 100%;
    border-radius: 5px;
    background-color: #98cc07;
    color: #fff;
    height: auto;
  }
  div.noram{
    width: 100%;
    border-radius: 5px;
    background-color: #f7af41;
    color: #fff;
    height: auto;
  }
  div.world{
    width: 100%;
    border-radius: 5px;
    background-color: #5F1678;
    color: #fff;
    height: auto;
  }
  div.miembro{
    width: 100%;
    border-radius: 5px;
    background-color: #5F1678;
    color: #fff;
    height: auto;
  }
  div.asociado{
    width: 100%;
    border-radius: 5px;
    background-color: orange;
    color: #fff;
    height: auto;
  }
  div.no_miembro{
    width: 100%;
    border-radius: 5px;
    background-color: #3e3e3e;
    color: #fff;
    height: auto;
  }
  div.active{
    width: 100%;
    border-radius: 5px;
    background-color: #105fa9;
    color: #fff;
    height: auto;
  }
  div.inactive{
    width: 100%;
    border-radius: 5px;
    background-color: #a9104a;
    color: #fff;
    height: auto;
  }
  p.aviso_seleccion{
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    text-align: left;
    margin-top: 30px;
  }
  .tours_reservados{
   width: 100%;
   margin: 0 auto;
   height: auto;
   background-color: #f8f8f8;
   clear: both;
   float: left;
   border-radius: 5px;
   margin-bottom: 15px;
 }
 .col_tour_dia{
  width: 50%;
  float: left;
  height: auto;
  padding: 15px;
  text-align: center;
}
.contenedor2{
  width: 80%;
  margin:0 auto;
  height: auto;
}
.oculta_tour {
  display: none;
}
.dia{
  font-size: 17px;
  font-weight: 800;
}
div.disponible{
  width: 100%;
  height: auto;
  border-radius: 30px;
  background-color: #509b00;
  color: #fff;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
p.hora{
 font-size: 14px;
 font-family: 'Roboto', sans-serif;
 font-weight: 400;
}
p.ruta{
 font-size: 14px;
 font-family: 'Roboto', sans-serif;
 font-weight: 800;
 margin-bottom: -30px;
}
div.no_disponible{
 width: 100%;
 height: auto;
 border-radius: 30px;
 background-color: #a61717;
 color: #fff;
 font-size: 13px;
 font-family: 'Roboto', sans-serif;
 font-weight: 400;
}
div.caja{
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-color: #f8f8f8;
  clear: both;
  float: left;
  border-radius: 5px;
}
div.dia2{
  width: 100%;
  height: auto;
  float: left;
  margin-top: 0px;
}
div.caja2{
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-color: #f8f8f8;
  clear: both;
  float: left;
  border-radius: 5px;
}
div.col_tour{
  position: relative;
  text-align: center;
  width: 20%;
  float: left;
  height: auto;
  box-sizing: border-box;
  padding: 5px;
}
img.img_tour{
  width: 100%;
  position: relative;
  transition: transform .3s; 
}
img.img_tour2{
  width: 100%;
  position: relative;
}
img.img_tour:hover{
  transform: scale(0.98);
}
img.img_tour:active{
  transform: scale(0.99);
}
}
@media only screen and (max-width: 2900px) {
  .contenedor{
    width: 70%;
    margin:0 auto;
    height: auto;
  }
  p.info{
    font-weight: 400;
    font-size: 14px;
    text-align: justify;
  }
  p.top{
    font-size: 14px;
    margin-top: 40px;
  }
  p.pregunta{
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #5F1678;
  }
  ul.info{
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1440px) {
  .tabla{
    display: block;
    overflow-x: auto;
  }
}
@media only screen and (max-width: 1125px) {
  img.spc_image_a{
    width: 170px;
    margin-top: -30%;
    margin-left: -10%;
  }
}
@media only screen and (max-width: 1024px) {
  div.spc_image_a{
    display: none;
  }
}
@media only screen and (max-width: 830px) {
  .dia{
    font-size: 14px;
    font-weight: 800;
  }
  .contenedor{
    width: 95%;
    margin:0 auto;
    height: auto;
  }
  .contenedor2{
    width: 97%;
    margin:0 auto;
    height: auto;
  }
  div.disponible{
    width: 100%;
    height: auto;
    border-radius: 30px;
    background-color: #509b00;
    color: #fff;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
  }
  p.hora{
   font-size: 13px;
   font-family: 'Roboto', sans-serif;
   font-weight: 400;
 }
 p.ruta{
   font-size: 13px;
   font-family: 'Roboto', sans-serif;
   font-weight: 800;
   margin-bottom: -30px;
 }
 div.no_disponible{
   width: 100%;
   height: auto;
   border-radius: 30px;
   background-color: #a61717;
   color: #fff;
   font-size: 11px;
   font-family: 'Roboto', sans-serif;
   font-weight: 400;
 }
}
@media only screen and (max-width: 590px) {
  img.logo_spc{
    width: 300px;
    margin-top: 0px;
    margin-bottom: -20px;
  }
  .dia{
    font-size: 13px;
    font-weight: 800;
  }
  .contenedor{
    width: 100%;
    margin:0 auto;
    height: auto;
  }
  .contenedor2{
    width: 100%;
    margin:0 auto;
    height: auto;
  }
  div.col_tour{
    position: relative;
    text-align: center;
    width: 50%;
    float: left;
    height: auto;
    box-sizing: border-box;
    padding: 5px;
  }
  .contenedor{
    width: 100%;
    margin:0 auto;
    height: auto;
  }
  ul.info{
    font-size: 14px;
  }
  p.info{
    font-size: 14px;
  }
  p.top{
    font-size: 14px;
  }
  p.pregunta{
    font-size: 14px;
  }
}
.form-group .control-label,
.form-group-default .control-label {
  width: 100%;
  color: #717171;
  font-weight: 400;
}
.dropdownjs:after {
  content: "\e8a3";
}
.fakeinput.-left + ul {
  right: 0 !important;
  left: auto !important;
}
.fakeinput.-left + ul[placement="bottom-left"] {
  -webkit-transform-origin: top right !important;
  transform-origin: top right !important;
}
.fakeinput.-left + ul[placement="top-left"] {
  -webkit-transform-origin: bottom right !important;
  transform-origin: bottom right !important;
}
* {
  box-sizing: border-box;
}
.top-navbar {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  background-color: #5F1678;
  color: #FFF;
}
.top-navbar.-sticky {
  top: -50px;
}
.top-navbar .subnavbar {
  padding: 0 20px;
}
.top-navbar .subnavbar > .column {
  line-height: 0;
  padding: 0;
  margin: 0;
}
.top-navbar .subnavbar > .column .-buttonicon {
  border-radius: 100%;
}
.top-navbar .subnavbar > .column .-buttonicon.-small i {
  font-size: 24px;
  margin: 18px;
}
.top-navbar .subnavbar li {
  display: inline-block;
}
.top-navbar .subnavbar li a {
  color: #FFF;
  display: block;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.top-navbar .subnavbar li a i {
  float: left;
  box-sizing: initial;
}
.top-navbar .subnavbar li a:hover,
.top-navbar .subnavbar li a:focus {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
}
.top-navbar .subnavbar li a.-active {
  border-bottom: 3px solid white;
}
.top-navbar .subnavbar li .text {
  float: left;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
}
.top-navbar .subnavbar li i + .text {
  padding-right: 20px;
}
.top-navbar .subnavbar li .timetravel-dropdown {
  float: left;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  line-height: 0;
  position: relative;
}
.top-navbar .subnavbar li .timetravel-dropdown .selection {
  font-size: 15px;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin: 20px;
  cursor: pointer;
  padding-left: 5px;
}
.top-navbar .subnavbar li .timetravel-dropdown .caret {
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 13px;
  cursor: pointer;
}
.top-navbar .subnavbar.-one {
  height: 50px;
}
.top-navbar .subnavbar.-one li a {
  height: 50px;
}
.top-navbar .subnavbar.-one li i {
  font-size: 20px;
  margin: 15px;
}
.top-navbar .subnavbar.-one li.user-avatar a {
  display: block;
  background-image: url(http://i.imgur.com/SM9UV94.png);
  background-size: cover;
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  margin: 6px;
  border-radius: 100%;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.top-navbar .subnavbar.-one li.user-avatar a:focus,
.top-navbar .subnavbar.-one li.user-avatar a:active {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.1);
}
.top-navbar .subnavbar.-two {
  background-color: #424242;
  height: 60px;
}
.top-navbar .subnavbar.-two li a {
  height: 60px;
}
.top-navbar .subnavbar.-two li i {
  font-size: 32px;
  margin: 14px;
}
.top-navbar .subnavbar.-two li svg.icon {
  width: 32px;
  height: 32px;
  display: inline;
  margin: 14px;
}
.top-navbar .subnavbar.-two .sidemenu-toggle .open {
  display: none;
}
.top-navbar .subnavbar.-two .sidemenu-toggle .closed {
  display: block;
}
.top-navbar .subnavbar.-two .sidemenu-toggle.-active {
  border-bottom: 0;
}
.top-navbar .subnavbar.-two .sidemenu-toggle.-active .open {
  display: block;
}
.top-navbar .subnavbar.-two .sidemenu-toggle.-active .closed {
  display: none;
}
.top-navbar .subnavbar.-two .navbar-tabs {
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  width: 500px;
  margin: auto;
  z-index: 5;
}
.top-navbar .subnavbar.-two .navbar-tabs a {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .top-navbar .subnavbar.-two .navbar-tabs a {
    padding: 0 10px;
  }
}
.top-navbar .logo {
  width: 200px;
  margin: 9px 0;
  margin-left: -50px;
  margin-top: 5px;
  cursor: pointer;
  position: absolute;
}
.side-menu {
  position: fixed;
  z-index: 90;
  background: white;
  height: calc(100vh -  110px);
  bottom: 0;
  -webkit-transition: left 0.3s ease, right 0.3s ease;
  transition: left 0.3s ease, right 0.3s ease;
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
.side-menu.-left {
  width: 300px;
  left: -300px;
}
.side-menu.-right {
  width: 320px;
  right: -440px;
  box-shadow: inset 3px 0 2px -3px rgba(0, 0, 0, 0.4);
}
.side-menu.-sticky {
  height: calc(100vh -  60px);
}
.side-menu.-left.-active {
  left: 0;
}
.side-menu.-right.-active {
  right: 0;
}
.side-menu .section span {
  display: block;
  padding: 15px 15px 15px 35px;
  color: rgba(0, 0, 0, 0.4);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
.side-menu .option {
  font-weight: 400;
  position: relative;
}
.side-menu .suboption {
  font-weight: 400;
  position: relative;
}
.side-menu .option:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.side-menu .suboption:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.side-menu .option a:first-child {
  display: block;
  padding: 15px 15px 15px 35px;
  color: rgba(0, 0, 0, 0.84);
}
.side-menu .suboption a:first-child {
  display: block;
  padding: 12px 12px 12px 25px;
  color: rgba(0, 0, 0, 0.84);
}
.side-menu .option a:first-child:hover,
.side-menu .option a:first-child:focus {
  text-decoration: none;
}
.side-menu .suboption a:first-child:hover,
.side-menu .suboption a:first-child:focus {
  text-decoration: none;
}
.side-menu .option a:first-child > i.icon {
  vertical-align: middle;
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.54);
  margin-left: -10px;
}
.side-menu .suboption a:first-child > i.icon {
  vertical-align: middle;
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.54);
  margin-left: -10px;
}
.side-menu .option a:first-child > img.icon {
  width: 24px;
  opacity: 0.54;
  margin-right: 10px;
}
.side-menu .suboption a:first-child > img.icon {
  width: 24px;
  opacity: 0.54;
  margin-right: 10px;
}
.side-menu .option a:first-child.-active {
  color: #5F1678;
  background-color: rgba(0, 0, 0, 0.05);
}
.side-menu .suboption a:first-child.-active {
  color: #5F1678;
  background-color: rgba(0, 0, 0, 0.05);
}
.side-menu .option a:first-child.-active i {
  color: #5F1678;
}
.side-menu .suboption a:first-child.-active i {
  color: #5F1678;
}
.side-menu .option .helptoggle {
  position: absolute;
  opacity: 0;
  z-index: 10;
  right: 0;
  top: 0;
  padding: 20px 10px;
  line-height: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.side-menu .suboption .helptoggle {
  position: absolute;
  opacity: 0;
  z-index: 10;
  right: 0;
  top: 0;
  padding: 20px 10px;
  line-height: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.side-menu .option .helptoggle:focus {
  opacity: 1;
}
.side-menu .suboption .helptoggle:focus {
  opacity: 1;
}
.side-menu .option .helptoggle i.icon {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.2);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.side-menu .suboption .helptoggle i.icon {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.2);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.side-menu .option .helptoggle:hover i.icon {
  color: rgba(0, 0, 0, 0.3);
}
.side-menu .suboption .helptoggle:hover i.icon {
  color: rgba(0, 0, 0, 0.3);
}
.side-menu .option:hover .helptoggle,
.side-menu .option a:first-child:focus + .helptoggle {
  opacity: 1;
}
.side-menu .suboption:hover .helptoggle,
.side-menu .suboption a:first-child:focus + .helptoggle {
  opacity: 1;
}
.side-menu .searchbox {
  font-weight: 400;
  padding-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.side-menu .searchbox .field {
  border-width: 15px 45px 15px 40px;
  border-style: solid;
  border-color: #FFFFFF;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.side-menu .searchbox .field * {
  display: inline;
}
.side-menu .searchbox .field br {
  display: none;
}
.side-menu .searchbox .searchicon {
  color: #737373;
  font-size: 20px;
  position: absolute;
  margin: 15px 0 15px 15px;
  pointer-events: none;
}
.side-menu .searchbox .reseticon {
  color: #737373;
  font-size: 20px;
  position: absolute;
  right: 25px;
  top: 15px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.side-menu .searchbox .field:not(:empty) ~ .reseticon {
  opacity: 1;
}
.timetravel-nav > .header {
  padding: 30px 15px 10px 15px;
}
.timetravel-nav > .header > .title {
  font-size: 30px;
  margin: 0;
}
.timetravel-nav > .body {
  padding: 10px 15px;
}
.timetravel-nav > .body .togglebutton {
  top: 8px;
  position: relative;
}
.fab-button-label {
  -webkit-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  font-size: 13px;
  padding: 5px 10px;
  color: white;
  position: fixed;
  right: 100px;
  bottom: 55px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
}
.fab-button {
  z-index: 1000;
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column-reverse;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
  bottom: 0;
  right: 0;
  padding: 0 30px 40px 0;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(100px) scale(0.7);
  transform: translateY(100px) scale(0.7);
}
.fab-button.-active {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  pointer-events: all;
}
.fab-button:hover + .fab-button-label {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.fab-button .fabprimary.btn:not(.btn-link):not(.btn-flat) {
  position: relative;
  background-color: #5F1678;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.fab-button .fabprimary.btn:not(.btn-link):not(.btn-flat):hover {
  background-color: #e43e15;
}
.fab-button .fabprimary i {
  position: absolute;
  top: 16px;
  left: 16px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.fab-button .fabactions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column-reverse;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
  margin-bottom: 10px;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0 linear 1s;
  transition: max-height 0 linear 1s;
}
.fab-button .fabactions .btn:not(.btn-link):not(.btn-flat) {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.fab-button .fabactions .btn:not(.btn-link):not(.btn-flat):nth-child(1) {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.fab-button .fabactions .btn:not(.btn-link):not(.btn-flat):nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.fab-button .fabactions .btn:not(.btn-link):not(.btn-flat):nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.fab-button.-open .fabprimary i {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fab-button.-open .fabactions {
  max-height: 200vh;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.fab-button.-open .fabactions .btn:not(.btn-link):not(.btn-flat) {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 1;
}
.container-fluid {
  -webkit-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
  padding-top: 125px;
  margin-bottom: 100px;
}
.side-menu.-left.-active ~ .container-fluid {
  padding-left: 315px;
}
.side-menu.-right.-active ~ .container-fluid {
  padding-right: 455px;
}
.panel {
  padding: 15px 20px;
}
.panel .title {
  font-size: 20px;
  margin-top: 0;
}
.panel .title > .icon {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px 11px;
  border-radius: 100%;
  margin-right: 20px;
  vertical-align: middle;
}
.panel .title > .groupby {
  display: inline-block;
  padding: 0 0 0 50px;
}
.panel .title > .groupby .thelabel {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-right: 10px;
}
.panel .title > .groupby .selector {
  display: inline-block;
  vertical-align: middle;
  width: 270px;
  height: 28px;
  background-image: -webkit-linear-gradient(#5F1678, #5F1678), -webkit-linear-gradient(#d2d2d2, #d2d2d2);
  background-image: linear-gradient(#5F1678, #5F1678), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 0 2px,100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(99%);
  padding: 0 5px;
}
.panel .title > .groupby .selector .option {
  display: inline-block;
  vertical-align: middle;
  background: #E6E6E6;
  border-radius: 100px;
  font-size: 12px;
  padding: 5px 10px;
}
.panel .title > .groupby .selector .suboption {
  display: inline-block;
  vertical-align: middle;
  background: #E6E6E6;
  border-radius: 100px;
  font-size: 12px;
  padding: 5px 10px;
}
.panel .title > .actions {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.panel .title > .actions .icon {
  color: rgba(0, 0, 0, 0.54);
  vertical-align: middle;
}
.panel .title > .actions .btn {
  padding: 8px;
  margin: 0;
  border-radius: 100%;
  vertical-align: middle;
}
.panel .title > .actions .btn.-active .icon {
  color: #5F1678;
}
.panel .title > .actions .filter {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.panel .title > .actions .filter > .field {
  max-width: 0;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: max-width 0.3s ease;
  transition: max-width 0.3s ease;
}
.panel .title > .actions .filter.-active .field {
  max-width: 200px;
}
.panel.panel-light-teal {
  background: #424242;
  background: #424242;  
  color: rgba(255, 255, 255, 0.84);
}
.panel.panel-light-teal b {
  font-weight: 400;
}
.panel_home {
  width: 100%;
  padding: 15px 20px;
  background-color: #fff;
  border-radius: 5px;
  display: inline-block;
  box-shadow: 0px 0px 8px #c6c5cb;
}
.panel_home .title {
  font-size: 20px;
  margin-top: 0;
}
.panel_home .title > .icon {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px 11px;
  border-radius: 100%;
  margin-right: 20px;
  vertical-align: middle;
}
.panel_home .title_a {
  font-size: 15px;
  margin-top: 0;
}
.panel_home .title_a > .icon {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px 11px;
  border-radius: 100%;
  margin-right: 10px;
  vertical-align: middle;
}
.panel_home .title > .groupby {
  display: inline-block;
  padding: 0 0 0 50px;
}
.panel_home .title > .groupby .thelabel {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-right: 10px;
}
.panel_home .title > .groupby .selector {
  display: inline-block;
  vertical-align: middle;
  width: 270px;
  height: 28px;
  background-image: -webkit-linear-gradient(#5F1678, #5F1678), -webkit-linear-gradient(#d2d2d2, #d2d2d2);
  background-image: linear-gradient(#5F1678, #5F1678), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 0 2px,100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(99%);
  padding: 0 5px;
}
.panel_home .title > .groupby .selector .option {
  display: inline-block;
  vertical-align: middle;
  background: #E6E6E6;
  border-radius: 100px;
  font-size: 12px;
  padding: 5px 10px;
}
.panel_home .title > .groupby .selector .suboption {
  display: inline-block;
  vertical-align: middle;
  background: #E6E6E6;
  border-radius: 100px;
  font-size: 12px;
  padding: 5px 10px;
}
.panel_home .title > .actions {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.panel_home .title > .actions .icon {
  color: rgba(0, 0, 0, 0.54);
  vertical-align: middle;
}
.panel_home .title > .actions .btn {
  padding: 8px;
  margin: 0;
  border-radius: 100%;
  vertical-align: middle;
}
.panel_home .title > .actions .btn.-active .icon {
  color: #5F1678;
}
.panel_home .title > .actions .filter {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.panel_home .title > .actions .filter > .field {
  max-width: 0;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: max-width 0.3s ease;
  transition: max-width 0.3s ease;
}
.panel_home .title > .actions .filter.-active .field {
  max-width: 200px;
}
.panel_home.panel-light-teal {
  background: #424242;
  background: #424242;  
  color: rgba(255, 255, 255, 0.84);
}
.panel_home.panel-light-teal b {
  font-weight: 400;
}
table {
  width: 100%;
}
table thead tr th {
  color: #3f3f3f;
  font-weight: 500;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
table thead tr th span {
  color: #b5b5b5;
  font-size: 10px;
  vertical-align: middle;
}
table td,
table th {
  padding: 10px;
  cursor: pointer;
  text-align: center;
}
table tbody {
  font-weight: 300;
}
table tbody tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.03);
}
table tbody tr:hover {
  background-color: rgba(49,85,129,0.4);
}
table tbody tr.-active {
  background: rgba(49,85,129,0.25);
}
table tbody tr.-active:nth-child(even) {
  background: rgba(49,85,129,0.3);
}
table .radio {
  top: 14px;
}
table .radio,
table .radio label {
  display: inline;
  padding: 0;
  margin: 0;
}
table .radio label span {
  left: initial;
  top: initial;
}
.details h2.placeholder {
  color: rgba(0, 0, 0, 0.6);
  padding: 30px;
}
.details.show-content .placeholder {
  display: none;
}
.details .tables {
  display: none;
}
.details.show-content .tables {
  display: block;
}
.details .table-wrapper {
  padding: 15px;
}
.timeframe-selector {
  position: relative;
}
.timeframe-selector .dropdown {
  display: none;
  position: absolute;
  z-index: 30;
  width: 200px;
  background: white;
  top: 10px;
  right: 0;
  color: rgba(0, 0, 0, 0.64);
  text-align: left;
  line-height: 19px;
  border-radius: 2px;
  padding: 5px 0;
}
.timeframe-selector .dropdown.-active {
  display: block;
}
.timeframe-selector .dropdown .option {
  display: block;
  padding: 15px 20px;
  cursor: pointer;
}
.timeframe-selector .dropdown .suboption {
  display: block;
  padding: 15px 20px;
  cursor: pointer;
}
.timeframe-selector .dropdown .option:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.timeframe-selector .dropdown .suboption:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.logomobile {
  display: none;
  padding-left: 83px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.logomobile img {
  width: 200px;
  height: 60px;
  margin: 10px 0;
  cursor: pointer;
}
.sidemenu-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 110;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 1199px) {
  .side-menu.-left.-active ~ .container-fluid {
    padding-left: 15px;
  }
  .side-menu.-left {
    z-index: 120;
    top: 0;
    height: 100vh !important;
  }
  .logomobile {
    display: block;
  }
  .side-menu.-left.-active ~ .sidemenu-backdrop.-left {
    opacity: 1;
    pointer-events: all;
  }
}
@media (max-width: 1920px) {
  .side-menu.-right.-active ~ .container-fluid {
    padding-right: 15px;
  }
  .side-menu.-right {
    z-index: 120;
    top: 0;
    height: 100vh !important;
    border-left: 0;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .side-menu.-right .header {
    height: 110px;
    background-color: #5F1678;
    color: rgba(255, 255, 255, 0.84);
  }
  .side-menu.-right.-active ~ .sidemenu-backdrop.-right {
    opacity: 1;
    pointer-events: all;
  }
  .side-menu.-right .-hidden-notlg {
    display: none;
  }
}
.close {
  text-shadow: none;
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.close:hover,
.close:focus {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
hr.seperator {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin: 10px -15px;
}
i.-icontext {
  font-size: 14px;
}
@media only screen and (max-width: 590px) {
  #especial{
    display: none;
  }
  .panel .title {
    font-size: 15px;
    margin-top: 0;
  }
}

