/* Minification failed. Returning unminified contents.
(590,17): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
#reportContainer{
    text-align: center;
}

#reportContainer iframe{
    border: none;
}

body{
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
    /*background-color:#f3f3f3 !important;*/
    color: #717171;
}
    body.login-page {
        /* background-image: url('imgs/Login_PC_ASY.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;*/
         background-color: #EDEDED;
        height: 100vh;
        width: 100%;
    }
    body.home-page {
        /* background-image: url('imgs/Inicio pc.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;*/
        background-color: #EDEDED;
        height: 100vh;
        width: 100%;
    }
        body .background {
            overflow: hidden;
            width: 100%;
            height: 100%;
            /*display: block;*/
            top: 0;
            position: fixed;
            left: 0;
            display: flex;
            justify-content: center; /* Centrado horizontal */
            align-items: center; /* Centrado vertical */
            height: 100vh; /* Altura completa de la pantalla */
        }
    body .background .bg-up-ri {
        width: 360px;
        /* height: 300px; */
        position: absolute;
        top: -87px;
        right: -126px;
    }
    body .background .bg-do-le {
        width: 360px;
        /*height: 300px;*/
        position: absolute;
        bottom: -87px;
        left: -126px;  
    }
    body.login-page .background .bg-do-le {
        left: -103px;
    }
    body.home-page .background .bg-logo {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        max-width: 450px;
        margin:0 40px;
    }

    body .background .bg-pc {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        max-width: 620px;
        margin: 0 120px;
       bottom:-76px;
       position:absolute;
    }
    body .background .bg-bienvenido {
        max-width: 100%;
        /* max-height: 100%; */
        /* width: auto; */
        /* height: auto; */
        /* max-width: 800px; */
        /* margin: 0 120px; */
        bottom: 98px;
        left: -24px;
        position: absolute;
        color: #fff;
        font-size: 5rem;
        rotate: 270deg;
    }



    body.login-page .bg-logo {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        max-width: 250px;
        margin: 0 40px;
    }

    /*@media 
(max-width: 1550px) {
    body.home-page {
        background-image: url('imgs/Inicio tablet.png');
    }
}
@media (max-width: 1126px) {
    body.home-page {
        background-image: url('imgs/Inicio celular.png');
    }
}*/
    header {
        height: 50px;
        color: #1E587F;
        background-color: #FFF;
        position: fixed;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.5) 0 -20px 20px 20px;
        border-bottom: 2px solid !important;
    }


header .nav > li > a {
    /*color: #1E587F;
    background-color: #FFF;*/
}

header .nav > li > a:focus, header .nav > li > a:hover {
    background-color: #e64b3d !important;
    color: #FFF;
}


.Logo{
	padding: 5px 0px 5px 0px;
}

.logo_desc{
	color:#FFF;
	font-weight: bold;
	font-size: 18px;
	vertical-align: bottom;
	padding-left: 20px;
	/*-webkit-text-fill-color: #333;
	-webkit-text-stroke: 0.5px #FFF;*/
}

.vertical_nav a:hover,.vertical_nav a:link,.vertical_nav a:visited,.vertical_nav a:active {
	text-decoration: none;
} 


.wrapper {
  padding: 65px 30px 15px 30px;
  transition: all 0.3s ease-out;
  /*background-color:#f3f3f3;*/
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ImgLogo {
  height: 37px;
  text-align: center;
  padding-top: 13px;
}

.jumbotron{
    padding: 48px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 5px !important;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color:white;
}
/*
.navbar-collapse {
    background: #FFF;
}

.navbar-brand {
    color: white;
}*/

.navbar-login
{
    width: 250px;
    padding: 5px 10px 5px 10px;
}

.icon-size
{
    font-size: 87px;
}

.popover-title {
  background-color: #fff !important;
}


.no-seleccionable { 
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#bar{
  height: 5px;
}

 .finish a  {
  background-color: #5cb85c !important;
}

.finish a:hover {
  background-color: #449d44 !important;
}

#DatePag{
  text-align: center;
}

#MonthPag{
  text-align: center;
}

.table th, td{
  text-align: center;
}

.select .list-group li{
  cursor:pointer;
}

.deSelect .list-group li{
  cursor:pointer;
}

.selected-JJ{
  color: #fff !important;
  background-color: #2D8A9A !important;
}

.vertical_nav {
    position: fixed !important;

}



/*Lang Bar*/

.ImgFlag{
  width: 35px;
  height: 24px;
  cursor: pointer;
}

.banderas .col-md-4{
  text-align: center;
}


/* Botones Metro
============================*/

.shortcut-button {
    padding: 0 1rem;
    vertical-align: middle;
    border: 1px #d9d9d9 solid;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    outline: none;
    font-size: 3.4rem;
    line-height: 0.8 !important;
    margin: .15625rem 0;
    position: relative;
    width: 9.5rem;
    height: 9.5rem;
    text-align: center;
    border-collapse: collapse;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    background: #ff5a5a !important;
}

.shortcut-button .fa{
    font-size: 34px !important;
    text-align: center !important;
}


.shortcut-button:hover {
  border:1px solid #333; 
}

.shortcut-button .title{
  font-size: 1.2rem;
}


/* Mini devices 
==========================*/
@media (max-width: 240px) {

  .ImgLogo {
    height: 38px;
    width:207px;
    text-align: left;
    margin-top: 5px;
    float: none;
  }

}

/* Small devices (tablets)
==========================
@media (min-width: 768px) {
    .navbar-header{float: none !important;}

}


/* Medium devices (desktops)
==========================*/
@media only screen and (min-width: 768px) {

  body {
    overflow-y: scroll;
  }

  .wrapper {
    margin-left: 200px;
  }

  .wrapper__minify {
    margin-left: 50px;
  }

}


/* Dashboard Indicadores 
============================*/

.tile-stats.sparkline {
    padding: 10px;
    text-align: center;
}


.tile-stats {
    position: relative;
    display: block;
    margin-bottom: 12px;
    border: 1px solid #E4E4E4;
    -webkit-border-radius: 5px;
    overflow: hidden;
    padding-bottom: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    background: #FFF;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.tile-stats:hover .icon i {
    animation-name: tansformAnimation;
    animation-duration: .5s;
    animation-iteration-count: 1;
    color: rgba(58, 58, 58, 0.41);
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: tansformAnimation;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: tansformAnimation;
    -moz-animation-duration: .5s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}

.tile-stats .icon {
    color: #BAB8B8;
    position: absolute;
    right: 10px;
    top: 22px;
    z-index: 1;
}

.tile-stats .icon i {
    margin: 0;
    font-size: 60px;
    line-height: 0;
    vertical-align: bottom;
    padding: 0;
}

.tile-stats .count {
    color: #333;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.65857143
}

.tile-stats .count,
.tile-stats h3,
.tile-stats p {
    position: relative;
    margin: 0;
    margin-left: 10px;
    z-index: 5;
    padding: 0;
}

.tile-stats h3 {
    color: #BAB8B8;
}

.tile-stats p {
    margin-top: 5px;
    font-size: 12px;
    color:#333;
}

.tile-stats > .dash-box-footer {
    position: relative;
    text-align: center;
    margin-top: 5px;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.tile-stats > .dash-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
}

.tile-stats > .dash-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
}





/*Bootsrap Extra
==========================*/

.bs-callout {
  padding: 15px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}

.bs-callout-JJ {
  border-left-color: #363839;
}

.label-JJ{
  background-color: #35A4B7;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 10px !important;
}


.btn-JJ {
  color: #fff !important;
  background-color: #35A4B7;
  border-color: #2D8A9A;
}

.btn-JJ:hover{
  color: #fff !important;
  background-color: #2D8A9A;
  border-color: #2D8A9A !important;
}

.btn-JJ:focus,
.btn-JJ.focus { 
  color: #fff  !important;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-JJ:active:hover,
.btn-JJ.active:hover,
.open > .dropdown-toggle.btn-JJ:hover,
.btn-JJ:active:focus,
.btn-JJ.active:focus,
.open > .dropdown-toggle.btn-JJ:focus,
.btn-JJ:active.focus,
.btn-JJ.active.focus,
.open > .dropdown-toggle.btn-JJ.focus {
  color: #fff !important;
  background-color: #2D8A9A;
  border-color: #1b6d85;
}

.frame{
    text-align: center;
}

.checkPersonalizado {
    vertical-align:-webkit-baseline-middle;
}

.navbar-header .glyphicon {
    color: #000000;
}
.navbar-static-top .navbar-collapse {
    background: #ffffff none repeat scroll 0% 0%;
    width: 100%;
    border-bottom: 2px solid #1E587F;
}

.list-files {
    list-style: none;
}
    .list-files .item {
        margin-bottom: 5px;
        box-shadow: 1px 1px 2px rgba(100,100,100,0.1);
        background-color: #fff;
        border-radius: 5px;
        font-size: 18px;
    }
        .list-files .item a {
            cursor: pointer;
            padding: 10px;
            display: block;
        }
        .list-files .item:hover {
            background-color: #ddd;
        }

.pd-10 {padding: 10px;}
.td-lf {text-align: left}
.bg-dark {
    background-color: #000;
    color: #FFF;
}
.text-white{
    color: #FFF;
}
.mg { margin:3px:}
.mt { margin-top: 3px;}
.pg {padding: 5px;}
.mt5 {margin-top:5px;}
.centrado {
    background-color: #fff;
    display:grid;
    justify-items: center;
}
.tituloth {
    background-color: grey;
    color: #fff;
}

.centradox {
    display: grid;
    justify-items: center;
}



#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
left:0;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
