@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900&display=swap');
@media only screen and (max-width: 2900px) {
  p.aviso_seleccion{
    font-size: 13px;
    font-family: 'Lato', 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: 'Lato', sans-serif;
    font-weight: 400;
  }
  p.hora{
     font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
  }
   p.ruta{
     font-size: 14px;
    font-family: 'Lato', 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: 'Lato', 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: 16px;
    text-align: justify;
  }
  p.top{
    font-size: 16px;
    margin-top: 40px;
  }
  p.pregunta{
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #5F1678;
  }
  ul.info{
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    line-height: 30px;
  }
}
@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: 'Lato', sans-serif;
    font-weight: 400;
  }
  p.hora{
     font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
  }
   p.ruta{
     font-size: 13px;
    font-family: 'Lato', 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: 'Lato', sans-serif;
    font-weight: 400;
  }
}
@media only screen and (max-width: 590px) {
  .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 .option: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 .option a:first-child:hover,
.side-menu .option 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 .option 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 .option 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 .option .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 .option .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 .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 > .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 > .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: #828282;
  font-weight: 400;
  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 .option: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;
}
