  .auth .login-half-bg {
    //background: url("../img/fondo.png");
    background:white!important;
    background-size: cover;
  }

  .fill-red-left-right svg path
  {
    stroke: url(#fill-red-left-right);
  }

  .fill-orange-left-right{z-index:1;}
  .fill-orange-left-right svg path
  {
    stroke: url(#fill-orange-left-right);
  }

  .fill-purple-left-right{z-index:1;}
  .fill-purple-left-right svg path
  {
    stroke: url(#fill-purple-left-right);
  }

  .fill-green-top-bottom svg path
  {
    stroke: url(#fill-green-top-bottom);
  }

  .fill-blue-top-bottom svg path
  {
    stroke: url(#fill-blue-top-bottom);
  }

  .fill-blue-bottom-top svg path
  {
    stroke: url(#fill-blue-bottom-top);
  }



body
{
  cursor:auto!important;
}




.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-search .input-group {

    background: transparent;
  }






.hidden
{
  display:none!important;
}
    .widget
    {
      border-radius:10px;
      display:none;
      z-index: 1;
      position: relative;
      box-shadow: 0px 1px 3px rgba(0, 0, 0);
      background:#FFFFFF;
      width:100%;
    }

    .widget .title
    {
      text-align:center;
      font-weight: bold;
      padding:5px;
      border-bottom:1px solid #9e9e9e;
    }

    .widget .body
    {
      text-align:center;
      padding:5px;
      height:48px;
    }

    .widget.hx2 .body{height: 143px;}
    .widget.hx3 .body{height:250px}
    .widget.hx4 .body{height:335px}
    .widget.hx5 .body{height:444px}
    .widget.hx6 .body{height:538px}

    .widget.hx-auto{
		height:calc(100vh - 300px);
		min-height:350px;
		}
		
	@media only screen and (max-width: 1200px)
    {
      .align_icon_left
      {
        margin-left: -75%!important;
      }
    }

    @media only screen and (max-width: 992px)
    {
      .hide-small
      {
        display:none!important;
      }
    }
	
	@media only screen and (max-width: 1600px)
    {
      .hide-med
      {
        display:none!important;
      }
    }

    @media only screen and (min-width: 992px)
    {
      .show-small
      {
        display:none!important;
      }
    }

    @media only screen and (min-width: 992px)
    {
      .widget.mhx0_5{margin-top:50px;}
      .widget.wx1_5{width:calc(150% + 15px  );margin-left:calc(25% + 7.5px  );}
      .widget.mwx0_5{margin-left:calc(25% + 7.5px  );}
      .widget.mwx1 {margin-left: calc(50% + 14px );}
      .widget.wx2{width:calc(200% + 30px  );}
      .widget.wx3{width:calc(300% + 30px + 30px  );}
      .widget.wx4{width:calc(400% + 30px + 30px + 30px );}
    }
	
	select
	{
		padding-left: 1.375rem;;
	}



    .form-control, .asColorPicker-input, .dataTables_wrapper select, .jsgrid .jsgrid-table .jsgrid-filter-row input[type="text"], .jsgrid .jsgrid-table .jsgrid-filter-row select, .jsgrid .jsgrid-table .jsgrid-filter-row input[type="number"], .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint {
        font-weight: 400;
        font-size: 0.875rem;
        height:30px;
        border:1px solid black;
    }

    .form-control, .asColorPicker-input, .dataTables_wrapper select, .jsgrid .jsgrid-table .jsgrid-filter-row input[type="text"], .jsgrid .jsgrid-table .jsgrid-filter-row select, .jsgrid .jsgrid-table .jsgrid-filter-row input[type="number"], .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint {
        display: block;
        width: 100%;
        height: calc(1.5em + 0.75rem + 2px);
        padding: 0.875rem 1.375rem;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1;
        background-clip: padding-box;
        border-radius: 2px;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
	
	
	select.form-control 
	{
       
        //height: calc(1.5em + 0.75rem + 7px);
		padding-top:0px!important;
		padding-bottom:0px;
        
    }


    .border-dashed
    {
      border:1px dashed #FFFFFF;
    }

    .daterangepicker td.active, .daterangepicker td.active:hover {
      color:#fff;
      background-color:#6640b2;

    }



    .grafica_control
    {

      padding: 10px;
    }

    .grafica_control input
    {
      height:32px!important;
    }

    .grafica_control button
    {
      margin-top: -4px;
    }

    .grafica_legnds table
    {

      width:100%;
      text-align: center;
    }
    .grafica_legnds tr
    {
      display:inline-block;
      margin:5px;
    }

    .selector_fecha
    {
      padding: 5px;
      padding-left: 10px;
      padding-top: 6px;
      width:400px!important;
    }
    .selector_variables
    {
      padding: 5px;
      padding-top: 10px;
      width: 100px !important;
    }
    .botones-periodo
    {

      padding: 5px;
      padding-top:10px;
      padding-right: 10px;
      width:254px!important;
    }

    .botones-grafica
    {
      padding: 5px;
      padding-top:10px;
      padding-right: 10px;
      text-align: right;
      min-width:215px!important;
      width:calc(100% - 660px)!important;
      min-width:260px!important;
    }




.botones-periodo *,.botones-grafica *,.selector_fecha *
{
  border-radius:0px;
}

.botones-periodo *:first-child,.botones-grafica *:first-child,.selector_fecha *:first-child
{
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem;
}

.botones-periodo *:last-child,.botones-grafica *:last-child,.selector_fecha *:last-child
{
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem;
}



.display-inline {

    display: inline-block;
  }



    /*WIDGETS*/

    .widget .cuerno
    {
      background: #279164;
      width: 30px;
      height: 17px;
      display:inline-block;
      border-top-left-radius:5px;
      border-top-right-radius:5px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.64);

    }


    .widget.bateria_100,
    .widget.bateria_90,
    .widget.bateria_80,
    .widget.bateria_70,
    .widget.bateria_60,
    .widget.bateria_50,
    .widget.bateria_40,
    .widget.bateria_30,
    .widget.bateria_20,
    .widget.bateria_10,
    .widget.bateria_0
    {transition: all 0.45s; }

    .widget.bateria_100 .cuerno{background: #0A7AA5;}

    .widget.bateria_100{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 100%, #279164 101%, #279164 100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 100%, #279164 101%, #279164 100%)!important;}
    .widget.bateria_90{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 90%, #279164  91%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 90%, #279164  91%, #279164  100%)!important;}
    .widget.bateria_80{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 80%, #279164  81%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 80%, #279164  81%, #279164  100%)!important;}
    .widget.bateria_70{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 70%, #279164  71%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 70%, #279164  71%, #279164  100%)!important;}
    .widget.bateria_60{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 60%, #279164  61%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 60%, #279164  61%, #279164  100%)!important;}
    .widget.bateria_50{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 50%, #279164  51%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 50%, #279164  51%, #279164  100%)!important;}
    .widget.bateria_40{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 40%, #279164  41%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 40%, #279164  41%, #279164  100%)!important;}
    .widget.bateria_30{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 30%, #279164  31%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 30%, #279164  31%, #279164  100%)!important;}
    .widget.bateria_20{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 20%, #279164  21%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 20%, #279164  21%, #279164  100%)!important;}
    .widget.bateria_10{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 10%, #279164  11%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 10%, #279164  11%, #279164  100%)!important;}
    .widget.bateria_0{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 0%, #279164  1%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 0%, #279164  1%, #279164  100%)!important;}

    .body_bateria
    {
      text-align:center;
      padding:5px;
      height: 143px;
    }



    /*.charging::after
    {
      content: "";
      background-color: transparent!important;
      background-image: url('../img/wave.png');
      background-size: 550px 60px;
      height: 41px;
      bottom:10px;
      width: 100%;
      position: absolute;
      z-index: -2;
      animation: : wave 30s linear infinite;
      animation-name: wave;
      animation-duration:2s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;

    }

    @keyframes wave
    {
      0%
      {
        background-position-x:0;
      }
      100%
      {
        background-position: 550px;
      }
    }

    .bateria_100.charging::after{display:none;}

    .widget.bateria_90.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 70%, #279164  71%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 70%, #279164  71%, #279164  100%)!important;}
    .bateria_90.charging::after{margin-bottom: 88px;}

    .widget.bateria_80.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 60%, #279164  61%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 60%, #279164  61%, #279164  100%)!important;}
    .bateria_80.charging::after{margin-bottom: 77px;}

    .widget.bateria_70.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 50%, #279164  51%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 50%, #279164  51%, #279164  100%)!important;}
    .bateria_70.charging::after{margin-bottom: 66px;}

    .widget.bateria_60.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 40%, #279164  41%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 40%, #279164  41%, #279164  100%)!important;}
    .bateria_60.charging::after{margin-bottom: 55px;}

    .widget.bateria_60.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 30%, #279164  31%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 30%, #279164  31%, #279164  100%)!important;}
    .bateria_60.charging::after{margin-bottom: 44px;}

    .widget.bateria_60.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 20%, #279164  21%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 20%, #279164  21%, #279164  100%)!important;}
    .bateria_60.charging::after{margin-bottom: 33px;}

    .widget.bateria_60.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 10%, #279164  11%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 10%, #279164  11%, #279164  100%)!important;}
    .bateria_60.charging::after{margin-bottom: 22px;}

    .widget.bateria_60.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 0%, #279164  1%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 0%, #279164  1%, #279164  100%)!important;}
    .bateria_60.charging::after{margin-bottom: 11px;}

    .widget.bateria_60.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 0%, #279164  1%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 0%, #279164  1%, #279164  100%)!important;}
    .bateria_60.charging::after{margin-bottom: 0px;}

    .widget.bateria_0.charging{background:-moz-linear-gradient(bottom, #1988b3 0%, #1988b3 0%, #279164  1%, #279164  100%)!important;background:linear-gradient(0deg, #1988b3 0%, #1988b3 0%, #279164  1%, #279164  100%)!important;}
    .bateria_0.charging::after{margin-bottom: -11px;}*/

    .widget.charging.bateria_90
    {
      background: #279164!important;
    }

    .charging::after
    {
      content: "";
      background: #1988b3;
      background-size: 100% 150px;
      height: 150px;
      width: 100%;
      bottom:0px;
      position: absolute;
      z-index: -2;

      animation-name: wave;
      animation-duration:4s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
      border-radius: 10px;

    }

    @keyframes wave
    {
      0%
      {
        height:0px;
        opacity:0.2;
      }
      19%
      {
        height:0px;
        opacity:0.2;
      }
      20%
      {
        height:38px;
        opacity:0.4;
      }
      39%
      {
        height:38px;
        opacity:0.4;
      }
      40%
      {
        height:75px;
        opacity:0.6;
      }
      59%
      {
        height:75px;
        opacity:0.6;
      }
      60%
      {
        height:106px;
        opacity:0.8;
      }
      79%
      {
        height:106px;
        opacity:0.8;
      }
      80%
      {
        height: 144px;
        opacity:1;
      }
      100%
      {
        height: 144px;
        opacity:1;
      }
    }



.widget
    {

        margin-bottom:25px;
    }

@media only screen and (min-width: 992px)
{
  .col-lg-3, .col-md-3, .col-sm-12, .col-xs-12
  {
      //height:95px;
  }


    .seccion_widget
    {
        height:80px;
        margin-bottom:15px
    }
}

  .seccion_widget
    {

      margin-bottom:15px
    }

.dropdown-menu
  {
    margin-right:-28px;
  }




.navbar {

    background: transparent!important;
	z-index:3;
    }




.navbar-brand-wrapper
{
    width:100%;
}


    .brand-logo
    {
        background-image: url("../img/svg/HimoinsaLogo.svg");
        background-size:  auto 100%;
        background-position: center center;
        background-repeat:no-repeat;
        width:500px;
        height:100px;
    }

.TEST
{
	background-image: url("../img/svg/EHRBatteryPowerGeneratorTEST.svg")!important;
}

.auth .auth-form-transparent .form-control, .auth .auth-form-transparent .input-group-text
{
  border-color:white;
   color:white;
}
.content-wrapper {
    background: transparent!important;
	padding: 1.937rem 1.437rem 0px 1.437rem!important;


}

.container-fluid.page-body-wrapper
{
  //background: url('../img/f4.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background:white!important;
  height:500px;
  overflow-y:scroll;

}



.btn-primary {
    color: #fff!important;
}

.navbar .navbar-menu-wrapper.navbar-search-wrapper
{
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.64);
}



.navbar-toggler.navbar-toggler-right.d-lg-none.align-self-center
{
z-index: 10;
}

  .navbar-toggler.navbar-toggler.align-self-center span
  {
    text-shadow: 0px 0px 10px black!important;
    font-size: 67px!important;

  }

@media only screen and (min-width: 992px)
{

.navbar {

    height: 262px;
    //z-index:2;
  }
}


.navbar {

    height: 76px!important;

}



.logo-persistente
{

    position: absolute;
    bottom: 0px;
    display: none;
}

.logo-persistente::after {
    content: "";
    background-image: url('../img/logos.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 350px auto;
    height: 41px;
    bottom: 10px;
    position: fixed;
    z-index: 50;
    width: 350px;
    left: 50%;
    margin-left: calc( -350px / 2 );

}

.menu-icon
{
  width:20px;
}


.logo-agc {
   background-image: url("../img/logoAGC.png");
        background-size:  auto 100%;
        background-position: center center;
        background-repeat:no-repeat;
        width:80px;
        height:23px;


}

.logo-himoinsa {
   background-image: url("../img/svg/logoHimoinsa.svg");
        background-size:  100% auto;
        background-position: bottom;
        background-repeat:no-repeat;
        width:90%;
        height:50px;
        height: 67px;
		filter:brightness(0) invert(1)!important;


}





.logo-dismuntel {
    background-image: url("../img/logoDISMUNTEL.png");
        background-size:  auto 100%;
        background-position: center center;
        background-repeat:no-repeat;
        width:200px;
        height:50px;

}











.navbar .navbar-menu-wrapper.navbar-search-wrapper .navbar-nav.navbar-nav-right .nav-item.dropdown .navbar-dropdown {

    top: 70px;

}
hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #FFF;
    margin: 1em 0; padding: 0; }





	@media only screen and (max-width: 991px)
	{
		.sidebar-offcanvas
		{
			//right:0px!important;
			position:fixed!important;
		}

		.mdi.mdi-menu
		{
			//display:none;
		}
	}





    /*TEMA OSCURO*/

    .dark .content-wrapper
    {
        background: #1e1e2f;
        color:white;
    }

    .dark .card
    {
        border: 1px solid #313452;
        background: #383e42;
        color:white;
    }

    .dark .sidebar
    {
        background: #383e42;
        top: 0px;
        max-height: 100%;
		min-height: 1000px!important;
    }
	
	
	

    .sidebar .nav
    {
      margin-bottom:0px!important;
    }

    .dark .sidebar .nav .nav-item.active > .nav-link
    {
        background: #282828;
    }

    .dark .sidebar .nav .nav-item .nav-link:hover
    {
      background: #be2b22!important;
    }

    .dark .sidebar .nav .nav-item .nav-link
    {
        color: #959cb6;
    }

    .dark .footer
    {
        background: #1e1e2f;
    }


    .dark .navbar .navbar-menu-wrapper.navbar-search-wrapper
    {
        background: #383e42;
    }

    .dark .navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-search .input-group .form-control,
    .dark .navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-search .input-group .form-control::placeholder,
    .dark .nav-profile-name,
    .dark .navbar .navbar-menu-wrapper.navbar-search-wrapper .navbar-nav.navbar-nav-right .nav-item.nav-profile
    {
        color: #FFFFFF;
    }

    .dark .widget
    {
        background:#f8f9fa;
        color: white;

    }

    .dark  .widget .body
    {
      background-color: rgba(0, 0, 0, 0.20);
    }

    .dark .form-control {
        border: 1px solid #414561;
    }

    .dark .form-control{
        color: #e9e6e6;
        background-color:#4b4f51;
        border: 1px solid white;
    }

    .dark .table {
      color:#FFFFFF;
    }

    .dark  .dropdown-menu, .dark  .dropdown-menu:hover *
    {
      background: #27293d;
      color:white;

    }

    .dark  .table thead th {
      border-right: 2px solid #f3f3f3;
      text-align: center
    }
    .dark  .table tbody td {
      border-right: 2px solid #f3f3f3;
    }





    .dark .brand-logo
    {
      background-image: url("../img/svg/EHRBatteryPowerGenerator.svg");
        background-size: auto 50px;
        background-position: 8px 8px;
        width: 100%;
        height: 60px;
        /* /margin-top: 20px; */

    }

    .sidebar-icon-only .brand-logo
    {
      //background-size: 90% auto;
      //height:50px;
      background: none;
    }

    .dark .auth .login-half-bg {
        //background: url("../img/login_white.png");
        background-size: cover;
      }

    .dark  .auth .auth-form-transparent .form-control, .auth .auth-form-transparent .input-group-text {
    color:white;
  }


  .dark .card .card-title {
    color: white;
  }





.dark .fas.fa-sign-out-alt
{
  color:white;
}

.fa-sitemap:before
{
  content: ' ';
  background-image: url('../img/svg/eHRV2_organizaciones.svg');
  background-size:  100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: list-item;
  list-style-type: none;
  margin-left:-5px;
  height: 20px;
  //filter: brightness(0) invert(1);
}


.dropdown-item .fa-sitemap:before, .show-small .fa-sitemap:before
{
  content: ' ';
  background-image: url('../img/svg/eHRV2_organizaciones.svg');
  background-size:  100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: list-item;
  margin-left:-1px;
  height: 20px;
  filter: brightness(0) invert(1);
}


.fa-square:before
{
  content: ' ';
  background-image: url('../img/svg/MisEHR.svg');
  background-size:  100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: list-item;
  list-style-type: none;
  margin-left:-5px;
  height: 20px;
  //filter: brightness(0) invert(1);
}


.dropdown-item .fa-square:before, .show-small .fa-square:before
{
  content: ' ';
  background-image: url('../img/svg/MisEHR.svg');
  background-size:  100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: list-item;
  margin-left:-1px;
  height: 20px;
  filter: brightness(0) invert(1);
}



.fa-graficos:before
{
  content: ' ';
  background-image: url('../img/svg/Graficos.svg');
  background-size:  100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: list-item;
  list-style-type: none;
  margin-left:-5px;
  height: 20px;
  //filter: brightness(0) invert(1);
}


.dropdown-item .fa-server:before
{
  content: ' ';
  background-image: url('../img/svg/Modelos.svg');
  background-size:  100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: list-item;
  margin-left:-1px;
  height: 20px;
  filter: brightness(0) invert(1);
}









.home
{
  color:black!important;
  //background:url("../img/StatusBG.jpg")!important;
  //background-size:100% 100%!important;
  background: #f5f6f9!important;
  border-radius:0px!important
}



.home .home_header ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;

}

.home .home_header ul li {
   float: left;
   background-color: #dbdad9;
   background-color: #dbdad9;
   margin-right:4px;
   width:calc( ( ( 100% - 16% - 2vW ) / 4 ) - 5px );
   text-align:center;
   font-size:min(3vh, 2vW);
   font-weight: bold;
   padding-top: 2vh;
   height:9vh;
}

.home .home_header ul li:first-child, .home .home_header ul li:nth-child(2)
{
  width:8%;
  background: #383e42;
}

.home .home_header ul li:nth-child(2)
{
	margin-right:2vW;
}

.home .home_header ul li:last-child {margin-right: 0px;}

.home .home_header ul li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}



.home .home_header ul li:hover:not(.active), .home .home_header ul li.active {
  background-color: #be2b22!important;
  color:white!important;
  cursor:pointer;
}


.home .home_body
{
  height:calc(100% - 9vh)!important;
}

.home .home_body .home_body_menu
{
  height:calc(100% - 1px);
  float:left;
  width:calc(25% - 3px);
}

.home .home_body .home_body_menu div
{
  margin-top:1vh;
  height:calc( (100% / 3) - 1vh);
  background-color: #dbdad9;
  text-align:center;
  //border-right:20px solid green;
  //color:#00000066;
}

.home .home_body .home_body_menu div.active
{
  color:#000000!important;
}

.home .home_body .home_body_menu div:before
{
  content: "";
  width:auto;
  height:50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background:transparent;
  background-repeat: no-repeat;
  background-position: center 100%;
  filter: grayscale(100%);
  //opacity:0.4;
}

.home .home_body .home_body_menu.FuenteEnerg_1 div
{
	color:#00000066;
}

.home .home_body .home_body_menu.FuenteEnerg_1 div:before
{
	opacity:0.4;
}




.home .home_body .home_body_menu div.active:before
{
  opacity:1!important;
  filter: none!important;
}

.home .home_body .home_body_menu div:nth-child(1n):before
{
  background-image: url('../img/svg/Grid.svg');
  background-size: auto 90%;


}
.home .home_body .home_body_menu div:nth-child(2n):before
{
  background-image: url('../img/svg/Genset.svg');
  background-size: auto 75%;

}
.home .home_body .home_body_menu div:nth-child(3n):before
{
  background-image: url('../img/svg/SolarPanel.svg');
  background-size: auto 90%;

}
.home .home_body .home_body_menu div:nth-child(4n):before
{
  background-image: url('../img/svg/Main_Battery.svg');
  background-size: auto 60%;

}



.home .home_body .home_body_menu .div_text
{
  width:100%;
  text-align:center;
  font-size:min(4vh, 3vW);
  font-weight: bold;
}

.home .home_body .home_body_menu .div_text span
{
  font-size:min(5vh,20vW);
}

.home .home_body .home_body_col_1, .home .home_body .home_body_col_2, .home .home_body .home_body_col_3
{
  height:100%;
  float:left;
  width:calc(25% - 3px);
}

.home .home_body .home_body_col_1 div
{
  margin-top:1vh;
  height:calc( (100% / 3) - 1vh);
  text-align:left;
}

.home .home_body .home_body_col_1 div img
{
  margin-left:10%;
  margin-top:calc(33% - 37px);
  width:50%
}

.home .home_body .home_body_col_2 div
{
  height:100%;
  text-align:right;

}

.home .home_body .home_body_col_2 div img
{
  margin-top: calc( 50% + 50px);
  width:50%
}

.home .home_body .home_body_col_3 div
{
  margin-top:3px;
  height:calc( ( 100% / 3 ) - 3px);
  text-align:center;
  padding-top:18%;

}

.home .home_body .home_body_col_3 img
{
  height:min(12vh, 12vW);
}

.home .home_body .home_body_col_3 .div_text
{
  font-size:min(4vh, 3vW);
  font-weight: bold;

}
.home .home_body .home_body_col_3 .div_text span
{
  font-size:200%;
}

.home_landing, .home_table
{
  float:left;
  height:100%;
  width:50%;
  text-align:center;
}

.home_landing img
{
  height:min(30vh, 20vw);
  margin-top:15%;
}

.home_landing .div_text, .home_table .div_text
{
  font-size:min(4vh, 3vW);
  font-weight: bold;

}
.home_landing .div_text span, .home_table .div_text span
{
  font-size:136%;
}

.home_landing p,.home_table p
{
  font-size:min(2vh, 2vW);
}

.home_table
{

}

.home_table table
{
  width:90%;
  margin: 1%;
  margin-left:5%;
  border-collapse: separate;
  font-size:min(2.5vh,2vW);
}

.home_table table th, .home_table table td
{
  width:50%;
  border:1px solid transparent;
}


.home_table table th
{
  background-color: #be2b22!important;
  color:white;
  text-align:left;
  padding:1%;
}

.home_table table td
{
  background-color: #dcdbda!important;
  text-align:right;
}

.home_table table td .medidas
{
  width:20%;
  min-width:50px;
  padding-left:1%;
  text-align: left;
  display:inline-block;
}
.home_table .resume
{
  margin-top:2%;
}
.home_table .resume td
{
  background:transparent!important;
  line-height: 60%;
  vertical-align: bottom;
}

.home_table .resume td:nth-child(1n)
{
  width:60%;
}

.home_table .resume td:nth-child(2n)
{
  width:20%;
  font-size:300%;
  font-weight: bold;
}

.home_table .resume td:nth-child(3n)
{
  width:10%;
  text-align:left;
  padding-left:1%;
  font-weight: bold;
}


.si-content
{
  color:black!important;
}


.text-info {
  color: #be2b22 !important;
}

.fa-fake-grid:before
{
  content: ' ';
  background-image: url('../img/svg/Genset.svg');
  background-size:  100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: list-item;
  height: 20px;
  filter: brightness(0) invert(1);
}

.fa-fake-load:before
{
  content: ' ';
  background-image: url('../img/svg/Load.svg');
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: list-item;
  height: 20px;
  filter: brightness(0) invert(1);
}

.fa-fake-power:before
{
  content: ' ';
  background-image: url('../img/svg/P_2.svg');
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  display: list-item;
  height: 40px;
  filter: brightness(0) invert(1);
  color: transparent;
}

.fa-fake-system:before
{
  content: ' ';
  background-image: url('../img/svg/eHRV2_STATUS SYSTEM S.svg');
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  display: list-item;
  height: 40px;
  color: transparent;
}

.fa-fake-voltage:before
{
  content: ' ';
  background-image: url('../img/svg/V-I_4.svg');
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  display: list-item;
  height: 40px;
  filter: brightness(0) invert(1);
  color: transparent;
}

.fa-fake-calendar:before
{
  content: ' ';
  background-image: url('../img/svg/eHRV2_CALENDAR.svg');
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  display: inline;
  height: 20px;
  filter: brightness(0) invert(1);
  color: transparent;
}

.home_no_comunication
{
  position: absolute;
  width: calc(80vw - 240px);
  background: #ce2e26CC;
  z-index: 2;
  margin-left: 10vw;
  height: 50vh;
  font-weight: bold;
  font-size: min(7vh, 7vW);
  font-size: min(7vh, 7vW);
  line-height: 50vh;
  margin-top: 15vh;
  text-align: center;
  transition: width 0.25s ease, background 0.25s ease;
  -webkit-transition: width 0.25s ease, background 0.25s ease;
  -moz-transition: width 0.25s ease, background 0.25s ease;
  -ms-transition: width 0.25s ease, background 0.25s ease;
}

.sidebar-icon-only .home_no_comunication
{
  width: calc(80vw - 70px);
}

.home_hide_back
{
  position: absolute;
  width: calc(90vw - 240px);
  background: transparent;
  z-index: 2;
  margin-left: 15vw;
  height: 70vh;
  font-weight: bold;
  font-size: min(7vh, 7vW);
  font-size: min(7vh, 7vW);
  line-height: 60vh;
  margin-top: 0vh;
  text-align: center;
  transition: width 0.25s ease, background 0.25s ease;
  -webkit-transition: width 0.25s ease, background 0.25s ease;
  -moz-transition: width 0.25s ease, background 0.25s ease;
  -ms-transition: width 0.25s ease, background 0.25s ease;
}


.home_bypass
{
  position: absolute;
  width: calc(90vw - 240px);
  background: #7f7f7f;
  z-index: 2;
  margin-left: 5vw;
  height: 50vh;
  font-weight: bold;
  font-size: min(7vh, 7vW);
  font-size: min(7vh, 7vW);
  //line-height: 10vh;
  margin-top: 15vh;
  text-align: center;
  transition: width 0.25s ease, background 0.25s ease;
  -webkit-transition: width 0.25s ease, background 0.25s ease;
  -moz-transition: width 0.25s ease, background 0.25s ease;
  -ms-transition: width 0.25s ease, background 0.25s ease;
}

.rotate_90
{
	transform: rotate(90deg);
}
.rotate_180
{
	transform: rotate(180deg);
}
.rotate_270
{
	transform: rotate(270deg);
}

.sidebar-icon-only .home_bypass
{
  width: calc(80vw - 70px);
}

.botones_3 td
{
	width: 33%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

.botones_4 td
{
	width: 24%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

#home_seccion_1_1
	{
		height:35vw !important;
		min-height:35vw !important;
	}

@media only screen and (max-width: 992px)
{
  .home_no_comunication
  {
    width: 80vw!important;
	margin-left: 5vw!important;
  }
  .home_bypass
  {
    width: 90vw!important;
	margin-left: 2.5vw!important;
  }
  #sidebar .mdi.mdi-menu
  {
    display:none!important;
  }
  .logo-himoinsa
  {
    position:unset!important;
  }
  .show-small
  {
    display:none!important;
  }
  
  .home .home_header ul li {

   padding-top: calc( ( 5vh - 4vh ) / 2 );
   height:5vh;
	}
	
	#home_seccion_1_1
	{
		height:350px !important;
		min-height:350px !important;
	}

	
}

@media only screen and (max-width: 700px)
{
 
  .home .home_header ul li {

   padding-top: calc( ( 5vh - 3vh ) / 2 );
   height:5vh;
	}
	#home_seccion_1_1
	{
		height:400px !important;
		min-height:400px !important;
	}
}


@media only screen and (max-width: 992px)
{
.show-small
  {
    display:block!important;
  }
}



.calendar_input_hour
{
  width:20px;
  background:none;
  border:0px solid transparent;
  text-align:right;
}


.back_button
{
	float:left;
	color:black;
	margin-left:min(5vh, 5vW);
	margin-top:min(5vh, 5vW);
	margin-bottom:-100px;
	background-image:url('../img/svg/eHRV2_FLECHA.svg');
	background-repeat:no-repeat;
	height:min(5vh, 5vW);
	width:min(5vh, 5vW);
	cursor:pointer;
	
}

.btn_ok::after
{
	content:'OK'
}


.card .card-title
{
	text-transform:none!important;
}

.form-control.date
{
	background:#e9e9ed;
	color:black;
	border:1px solid #8F8F9D;
	border-radius:5px;
}

.dataTables_filter input
{
	height:35px;font-size:14px;width:220px;border: 1px solid #be2b22;background-color: transparent;color:black;
	padding-left:10px;
}


.chosen-container
{

	font-size:14px;background-color: transparent;color:black;
	width:240px!important;
	padding-left:20px;
	padding-top:5px;
	
	

}
.chosen-single
{
	border: 1px solid #be2b22!important;
	width:240px!important;
	height:34px;
	border-radius: 0px!important;
	background: transparent!important;
}

.chosen-drop
{
	border: 1px solid #be2b22!important;
	width:500px!important;
}

.blink {
  animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

caption {

  caption-side: top!important;
  margin-bottom:10px;
  font-size:25px;
}

.dataTables_filter
{
	//margin-bottom:-40px;
}

.body
{
	display:block;
}

.dataTables_paginate 
{
	width:100%;
	text-align: center!important;
}

.paginate_button  
{
	border:0px solid transparent!important;
	background:none!important;
}

#SelectUsuarioOrg_chosen
{
	width: 100% !important;
	padding-left: 0px;
	  

}

#SelectUsuarioOrg_chosen .chosen-choices
{
min-height: 35px;
  font-size: 14px;
  width: 100%;
  display: block;
  border: 1px solid #000000;
  background-color: transparent;
  color: black;
}

#SelectUsuarioOrg_chosen .search-choice
{
	height:27px;
	padding-top: 6px;
}

#SelectUsuarioOrg_chosen .chosen-drop
{
	border:1px solid gray!important;
}

.select_assistant
{
	background:#d9d9d9;
	color:#71706f!important;
	border:0px solid transparent;
	color:white;
	width:calc( 100% -  min(3vh, 3vW));
	height:100%;
	font-size: min(3vh, 3vW);
	font-weight:bold;
	padding:min(3vh, 1vW)
}

.select_assistant img
{
	width: min(12vh, 12vW);height:min(12vh, 12vW);
}



.select_assistant:hover
{
	background:#be2b22;
	color:#ffffff!important;
}


.select_assistant.grid:hover img, .select_assistant:hover img
{
	filter:brightness(0) invert(1)!important;
}


.select_assistant.island:hover img, .select_assistant.genset:hover img
{
	filter:none!important;
}


.assistant_tbale_celsspacing { 
   border-spacing: min(2vh, 2vw);
    border-collapse: separate;

}
.assistant_tbale_celsspacing .select_assistant { 
    width:100%!important;
}


.maxChart
{
	max-height:calc(-270px + 100vh)!important;
	max-width:calc(-360px + 100vw)!important;
}

.sidebar-icon-only .maxChart
{

	max-width:calc(-205px + 100vw)!important;
}

@media only screen and (max-width: 992px)
{
	.maxChart
	{
		max-width:calc(-105px + 100vw)!important;
	}
}

/*Pestañas*/


.tabs {
  text-align: left;
  position: relative;
}
.tabs input {
  position: absolute;
  opacity: 0;
  margin: 0;
  padding: 0;
}

#tab-1:checked ~ section #content-1,
#tab-2:checked ~ section #content-2,
#tab-3:checked ~ section #content-3,
#tab-4:checked ~ section #content-4 {
  opacity: 1;
  visibility: visible;
}

.tabs input + label {
	font-size:0.75rem;
  margin: 12px 2px;
  width: calc(25% - 7px);
  transition: all 0.3s;
  text-align: center;
  border: none;
  border-bottom: 0.5pt solid #1d1e22;
  color: #e7e9f5;
  display: inline-flex;
  -webkit-box-pack: center;
  padding: 5pt 10pt;
  vertical-align: top;
  justify-content: flex-start;
  background: #333;
  box-shadow: 1px 1px 2px 1px #231f20;
  text-transform: uppercase;
  font-weight: 300;
  background: #26292c;
  margin-bottom: 0.5px;
  border-radius: 7px 7px 0 0 !important;
  border-top: 1px solid #3b3d3f;
  letter-spacing: 0.1666666667em !important;
  background: hsl(232deg 6% 17%);
  cursor: pointer;
  border-bottom:3px solid transparent;
}


.tabs input {
  position: relative;
  opacity: 0;
  margin: auto !important;
  padding: 0;display:none;
}
label.tab.tab-primary {
  border-radius: 6pt 0 0 6pt;
}
label.tab.tab-warning {
  border-radius: 0 6pt 6pt 0;
}
#tab-1:checked + label {
  color: #9fe7ff;
  border-bottom:3px solid #9fe7ff;
}
#tab-2:checked + label {
  color: #ffcccb;
  border-bottom:3px solid #ffcccb;
}
#tab-3:checked + label {
  color: #90ee90;
  border-bottom:3px solid #90ee90;
}
#tab-4:checked + label {
  color: #FFA500;
  border-bottom:3px solid #FFA500;
}


label
{
	margin-top: 0.5rem;
}



#navbar_scroll
{
	width: calc(100% - 263px);
	  padding-bottom: 50px !important;
	  position: absolute;
	  z-index: 2;
	  height: 150px !important;
	  margin-top: 20px;
	  background: white !important;
	 
}


@media only screen and (max-width: 992px)
    {
      #navbar_scroll
		{
			width: calc(100% - 20px);
			padding-top: 34px !important;
			min-width:780px!important
			 
		}
		.navbar-menu-wrapper.navbar-search-wrapper.d-none
		{
			display:block!important;
		}
		
		#info_hib
		{
			width: calc(100% - 122px);
			margin-left: 100px;
			position: absolute;
			font-size:15px;
		}
		
		#info_hib *
		{
			font-size:15px;
		}
		#info_hib div
		{
			float:left
		}
		
		#profileDropdown
		{
			display:none;
		}
    }
	
	body{min-width:800px!important}
	
	.SISOLAR{display:none}
	input[type='checkbox']{cursor:pointer;}