﻿body{
    background: rgba(239,241,241,0.6);
}

.navbar-toggler{
    font-size: 1.5rem;
}

.img-usuario{
    max-height:55px;
    width:auto;
    border-radius:25px;
    padding:4px;    
}

@media (max-width: 767px) {
    .estadoForm {
        margin-top: 55px;
        padding: 0px;
    }
}

@media (min-width: 768px) {
   .form .control-label{
    text-align: right !important;
    }
   .spinner-loading{
        padding-top:20%;
    }
   .iframe_intra{
       width:100%; 
       height: calc(100vh - 150px);
   }
}
@media (max-width: 767px) {
   .form .control-label{
    text-align: left !important;
    }
   .spinner-loading{
        padding-top:55%;
    }
   .iframe_intra{
       width:100%; 
       height: calc(100vh - 80px);
   }
}

.sidebar-modulo{
    background-color:#7c8487;
}
.sidebar-subaplicativo{
    background-color:#3b464b;
}
.sidebar-aplicativo{
    background-color:#263238;
}

.tag-pill {
    border-radius: 10rem;
    padding-right: .40em !important;
    padding-left: .40em !important;
    display: inline-block !important;
    margin-top: -3em !important;
    margin-left: -1.6em !important;
    font-size:50% !important;
}

.tag {
    display: inline-block;
    width:80%;
    font-size:85%;
    line-height: 2;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 0 5px 0 5px;
}

.tag-info {
    background-color: #8ab8ed;
}

.tag-success {
    background-color: #4dbd74;
}

.tag-primary {
    background-color: #20a8d8;
}

@media (max-width: 767px) {
    .tagsrt {
        width: 100% !important;
    }
}


.tag-danger {
    background-color: #d9534f;
}

.tag-warning {
    background-color: #f8cb00;
}

.tagsrt {
    
}

#notifications {
    cursor: pointer;
    position: fixed;
    right: 0px;
    z-index: 9999;
    bottom: 0px;
    margin-bottom: 22px;
    margin-right: 15px;
    max-width: 300px;   
}

div.ng-invalid.datepicker-srt input{
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.6);
    border: 1px solid rgba(255, 0, 0, 0.6);
    background: rgba(255,0,0,0.1);
}

.error-input{
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.6);
    border: 1px solid rgba(255, 0, 0, 0.6);
    background: rgba(255,0,0,0.1);
}

.ll-skin-latoja .ui-widget {
    font-family: "Segoe UI";
	background: #fff;
}

.ll-skin-latoja .ui-datepicker {
	padding: 0;
}

.ll-skin-latoja .ui-datepicker-header {
	border: none;
	font-size: 80%;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #e0e8ec; /* layer fill content */
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.53), inset 0 -1px 0 rgba(0,0,0,.12); /* drop shadow and inner shadow */
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.53), inset 0 -1px 0 rgba(0,0,0,.12); /* drop shadow and inner shadow */
	box-shadow: 0 1px 0 rgba(255,255,255,.53), inset 0 -1px 0 rgba(0,0,0,.12); /* drop shadow and inner shadow */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.21) 0%, rgba(255,255,255,.21) 100%); /* gradient overlay */
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.21) 0%, rgba(255,255,255,.21) 100%); /* gradient overlay */
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.21) 0%, rgba(255,255,255,.21) 100%); /* gradient overlay */
	background-image: linear-gradient(bottom, rgba(0,0,0,.21) 0%, rgba(255,255,255,.21) 100%); /* gradient overlay */
}

.ll-skin-latoja .ui-datepicker-title {
	color: #515d65; /* text color */
	font-size: 13px;
	font-weight: bold;
}

.ll-skin-latoja .ui-icon-circle-triangle-e {
	background-image: url(images/ui-icons_454545_256x240.png);
	background-position: -32px -16px;
}

.ll-skin-latoja .ui-icon-circle-triangle-w {
	background-image: url(images/ui-icons_454545_256x240.png);
	background-position: -96px -16px;
}

.ll-skin-latoja .ui-datepicker .ui-datepicker-prev,
.ll-skin-latoja .ui-datepicker .ui-datepicker-next {
	border-color: transparent;
}

.ll-skin-latoja .ui-state-default {
	background: transparent;
	border: none;
	color: #2b2b2b;
	font-family: "Myriad Pro";
	font-weight: normal;
	text-align: center;
}

.ll-skin-latoja .ui-datepicker-header .ui-state-hover {
	background: #bdc5c9;
}

.ll-skin-latoja .ui-datepicker table {
	margin: 0;
}

.ll-skin-latoja .ui-datepicker th {
	color: #9da7af;
	font-size: 12px;
	font-weight: normal;
	-moz-border-radius: 216px 0 0 0 / 0 0 0 0;
	-webkit-border-radius: 216px 0 0 0 / 0 0 0 0;
	border-radius: 216px 0 0 0 / 0 0 0 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: rgba(0,0,0,.08);

}

.ll-skin-latoja .ui-datepicker td {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.06) 0%, rgba(255,255,255,.06) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.06) 0%, rgba(255,255,255,.06) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.06) 0%, rgba(255,255,255,.06) 100%);
	background-image: linear-gradient(bottom, rgba(0,0,0,.06) 0%, rgba(255,255,255,.06) 100%);

}

.ll-skin-latoja .ui-datepicker td:last-child {
	border-right: none;
}

.ll-skin-latoja .ui-datepicker td span, 
.ll-skin-latoja .ui-datepicker td a {
	padding: .7em 0;
	color: #6a747a;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.ll-skin-latoja .ui-datepicker-calendar .ui-state-hover {
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.12) 0%, rgba(255,255,255,.06) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.12) 0%, rgba(255,255,255,.06) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.12) 0%, rgba(255,255,255,.06) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.12) 0%, rgba(255,255,255,.06) 100%);
}

.ll-skin-latoja td a.ui-state-active,
.ll-skin-latoja td a.ui-state-active.ui-state-hover {
	color: #fff;
	background-color: #8ab8ed;
	text-shadow: 0 1px 0 rgba(0,0,0,.26);
	-moz-box-shadow: inset 0 4px 9px rgba(0,0,0,.24);
	-webkit-box-shadow: inset 0 4px 9px rgba(0,0,0,.24);
	box-shadow: inset 0 4px 9px rgba(0,0,0,.24);
}


/* Perfil de Usuario */
.div-icon-perfil{
    padding:20px 0 10% 0; 
    text-align:center;    
}

.div-info-perfil{
    padding:20px 0 10% 20px; 
    text-align:left;    
    font-size:16px;
}
.user-perfil{
    font-size:20px;
    padding:20px 0 20px 0;
    border:1px solid rgba(0,0,0,0.2);
    width:100%;
}

.user-perfil-mobile{
    font-size:20px;
    padding:20px 0 20px 0;
    width:100%;
}

.icon-perfil{
    font-size:100px;
    padding:40px;
    font-weight:300;
    background-color: rgba(58,110,176,0.8);
    color: white;
    width:100%;
}

.div-perfil p{
    font-size:1rem;
}

.icon-perfil-mobile {
    padding-top:10px;
    width: 120px;
}

.perfil-apeNom{
    font-size:30px;
}
.card-shadow {
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.1);
}

b,
strong {
  font-weight: bolder; 
  font-size:18px;
}

small,
.small {
  font-size: 14px;
  font-weight: normal;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #EFF1F1;
    opacity: 1; }


.card-header {
    padding: 1rem 1.25rem;
    font-size: 1.2rem;
    background-color: #eceff1;
    margin-bottom: 0;
    background-color: #01b68d;
    border-bottom: 1px solid #cfd8dc; 
}

.text-white{
   color: white;
}

.dataTables_length select {
    border: 1px solid #E4E4E4 !important;
    border-radius: 3px;
}

.col-fija{
    min-width:15px !important;
}

.col-fecha{
    width:120px !important;
}


table#tablaAusencias th:nth-child(3), table#tablaAusencias td:nth-child(3){
  display: none;
}

.icon-box {    
    height: 160px;
    width: 150px;
    padding: 5px;
    border: 2px solid;
    border-color: rgba(0,0,0,0.1);
    /*border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;*/
    font-weight: 600;
    font-size: 20px;
    color: #515d65;
    cursor: pointer;
    display: inline-block;
}

.icon-content {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
    min-height: 100%;
    min-width: 100%;
}

.icon-box:hover {
    border-color: #aaddcc;
    box-shadow: 3px 3px 1px rgba(0,0,0,0.1);
    background: rgba(170, 221, 204, 0.5);
}

.apps {
    padding: 10px 0px 10px 0px;
}

.logoApp {    
    padding: 10px 10px 0px 10px;
    max-height:80px;   
}

.apps a {
    text-decoration: none;
}

@media(max-width:640px) {
    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
        float: left !important;

    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0 !important;
        margin-left:10px !important;
    }

    .dataTables_length {
        margin: 0 0 0 10px !important;
        float:left !important;
    }    
}

@media(max-width:767px) {
    #tablaAusencias_first, #tablaAusencias_previous, #tablaAusencias_next, #tablaAusencias_last {
        display: none !important;
    }
    
    .logoLogin{
        padding:30px;        
    }
}

@media(min-width:768px) {
    #tablaAusencias_first, #tablaAusencias_previous, #tablaAusencias_next, #tablaAusencias_last {
        display: initial !important;
    }

    .paginate_button {
        display: initial !important;
    }

    .logoLogin {
        padding: 60px;
    }
}

div.dataTables_length select {
    width:auto !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background:rgba(0,0,0,0.8) !important;
}

.mensajeBienvenida{
    padding:30px 0  30px 0;
}

@media (max-width: 767px) {
    .mensajeBienvenida {
        padding: 70px 0 30px 0;
    }
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    font-family: 'FontAwesome' !important;
    line-height: 25px !important;
    content: '\f0fe' !important;
    background:transparent !important;
    border: 0 !important;
    color: rgba(0,0,0,0.7) !important;
    box-shadow: 0 0 0 0 !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    font-family: 'FontAwesome' !important;
    content: '\f146' !important;
}

.dataTables_wrapper {
    padding: 0 !important;
}

.card-block {
    padding:0;
}

.modal-header{
    background-color: rgba(32,168,216,0.85);
    color:white;
}

.clip-adjunto{
    cursor:pointer;
}

.carousel-indicators .active {
    background:rgba(0,111,180,0.85);
}

.carousel-indicators{
    padding-top:20px !important;
    position:initial;
}

.carousel-indicators li{
    background-color:rgba(0,111,180,0.2);
    color:black;
    text-indent:9999px;
    height:10px;
    margin-left:8px !important;
    margin-right:8px !important;
}
    
.ocultar{
    display:none;
}

.div-descarga{
    margin: 15px 0 15px -15px !important;
  }
.titulo-app{
    padding:10px 0 0 10px;
}

.pasos-instalacion{
    font-size:1rem;
    line-height:2rem;
    padding:15px;
}

.sidebar .nav .nav-item .sidebar-modulo {
    background-color: #485f6a;
}

.sidebar .nav .nav-item .sidebar-subaplicativo {
    background-color: #3b464b;
}

.sidebar .nav .nav-item .sidebar-aplicativo {
    background-color: #263238;
}

.search-menu {
    max-width: 91%;    
    background-color: #678898;
    border-color: #3e515b;
    color: #f0f3f5;
    font-size: .800rem;
    padding: 3px;
}

.search-menu:focus {
    outline: none;
}

/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .fa {
    position: absolute;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    pointer-events: none;
    color:#3e515b;
}

/* align icon */
.left-addon .fa  { left:  0px;}
.right-addon .fa { right: 25px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }


.btn-circle.btn-lg {
    width: 55px;
    height: 55px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 20px;
    line-height: 1.33;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    -webkit-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 3px 2px 5px 0px rgba(0,0,0,0.5);
}

.floating-div {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.falso-boton{
    padding-right: 10px;
}

.falso-boton:hover {
    cursor: pointer; 
}