/*!
 * Wamstartups
 * Copyright 2019 Wamstartups
 * Estilo propio
*/

/* GLOBAL */
body{
	padding: 0;
	padding-top: 70px;
	margin: auto;
	font: 15px/140% "Open Sans", Helvetica, Arial, sans-serif;
	background: #e3e3e3;
}
.usuarios, .btn, nav.navbar a, .container .row, nav.navbar.navbar-inverse.navbar-fixed-top,  .padding {box-sizing: border-box;ms-box-sizing: border-box;webkit-box-sizing: border-box;moz-box-sizing: border-box;}


a { outline: none; color: #03A9F4; text-decoration: none;
/*-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: 500ms ease-out;
*/
}
td i {
    font-style: normal;
}
h1, .h1 {
    font-size: 39px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 21px;
    margin-bottom: 10.5px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Source Sans Pro",Calibri,Candara,Arial,sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
}
div#center {
    text-align: center;
    display: block;
}
/* INPUT, TEXTAREA */
textarea {height: 100px;}
 input[type="email"],input[type="date"], select,#srteContainer, textarea, .tag-editor, input[type="text"], input[type="number"], input[type="password"], input[type="file"], textarea {box-sizing: border-box;ms-box-sizing: border-box;webkit-box-sizing: border-box;moz-box-sizing: border-box;width: 100%;display: block;padding: 6px 12px;font-size: 14px;line-height: 1.428571429;color: #666;vertical-align: middle;background-color: #FFF;background-image: none;border: 1px solid #CCC;border-radius: 4px;-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}
textarea:focus, input[type="text"]:focus,input[type="search"]:focus, input[type="email"]:focus, .ms-choice:focus {
border-color: #66AFE9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
input[disabled] {
    background: #eeeeee;
    cursor: not-allowed;
}
label {display: inline-block;margin-bottom: 5px;font-weight: bold;margin-top: 14px;position: relative;}
/* TABLA */
a#ayuda {
    padding: 1.8px 6px;
    border-radius: 100%;
    /* background: #ffffff; */
    color: #06a9f4;
    border: 1px solid #06a9f4;
}
b.r {color: #F44336;}
b.a {
    color: #4CAF50;
}
b.p {
    color: #FF9800;
}
b.s {
    color: #59aad1;
}
div#tmp,caption {
    display: none !important;
}
ul.nav p {
    display: inline-block;
    margin: 0;
    padding: 5px;
    height: 12px;
    width: 12px;
    text-align: center;
    line-height: 12px;
    background: #ffffff;
    color: #1b6ecc;
    border-radius: 100%;
    font-size: 12px;
    margin-left: 5px;
}
table {background: #ffffff;border-collapse: collapse;width: 100%;box-shadow: 0px 2px 2px rgba(141, 141, 141, 0.48);border-top: 1px solid #d9d9d9;border-bottom: none;}

th {padding: 0px 0px 0px 15px;text-align: left;border-bottom: 2px solid #eeeeee;height: 50px;}
.inicio th {
padding: 0;
line-height: 52px;
}

td {padding: 14px 8px 14px 15px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #d9d9d9;}
tr {background: #ffffff;}
tr:nth-child(odd) {background: #ffffff;}
td span {
    display: block;
    margin-top: 7px;
}
/*BOTONES*/
#boton {
padding: 7px 12px;
width: 100%;
color: #FFF;
background-color: #61A7E9;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 0;
border-radius: 4px;
}
#boton:hover {
background: #5F99D0;
}
#boton {width: 49%;height: 40px;border: 1px solid #629CD2;display: inline-block;}
.modal #boton {
	width: 100%;
}

#boton.btn-gris {
background: #9E9E9E;
border: 1px solid #9E9E9E;
}
#boton.btn-gris:hover {background: #747474;border: 1px solid #000000;}
div#btn-div {
    height: 50px;
    text-align: left;
    display: inline-block;
    width: 100%;
}
.right {
    float: right;
}
.btn-verde {
    background: #1cb0a2 !important;
}
.btn-verde:hover {
    background: #009688 !important;
}
.btn-rojo {
    background: #F44336 !important;
}
.btn-rojo:hover {
    background: #c01a0e !important;
}
.btn {
    height: 35px;
    line-height: 32px;
    background: #4CAF50;
    color: #fff;
    border: 1px solid #449e48;
    border-radius: 5px;
    display: inline-block;
    padding: 0px 9px;
}
.btn:hover {
	background: #3a833d;
	border-color: #357737;
}
#boton.activo {
    pointer-events: none;
    opacity: 0.5;
    background: #607D8B !important;
    border-color: #546D79 !important;
     -webkit-animation: flipInX 1500ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms backwards;
     animation: flipInX 1500ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms backwards; 
}
/*Subir*/
span#porcentaje, span#porcentaje b {
    width: 100%;
    position: absolute;
    height: 20px;
    background: rgba(0, 0, 0, 0.51);
    bottom: -6px;
    z-index: 1;
    padding: 0;
}
span#porcentaje b {
    width: 0%;
    bottom: 0;
    background: #03A9F4;
    content: "";
    z-index: 5;
    left: 0;
}

form#agregar_correo_ex {
    position: relative;
}
/*Botones con menu*/
ul {list-style: none;padding: 0;margin: 0;}
ul.menu.dropit {display: inline-block;position: relative;}
.dropit ul {
   -webkit-box-shadow: 0px 3px 7px rgba(0,0,0,0.1);
   box-shadow: 0px 3px 7px rgba(0,0,0,0.1);
   top: 51px;
   position: absolute;
   right: 0;
   width: 150px;
   text-align: left;
   background: #fff;
   border: 1px solid #D8D8D8;
   border-radius: 5px 0px 5px 5px;
   z-index: 15;
}
.dropit ul:after {content: "";width: 0;height: 0;position: absolute;bottom: 100%;right: 9px;border-width: 0 8px 8px 8px;border-style: solid;border-color: rgb(255, 255, 255) transparent;}
.dropit ul:before {content: "";width: 0;height: 0;position: absolute;bottom: 100%;right: 9px;border-width: 0 8px 10px 9px;border-style: solid;border-color: #D8D8D8 transparent;}

.dropit ul a {padding: 15px 16px !important;display: block;}
.dropit ul a:hover {background: #8CC2F5;color: #fff;}
/*Paginacion*/
nav#paginacion {height: 60px;display: inline-block;line-height: 60px;width: 100%;text-align: right;}
nav#paginacion a.activo {opacity: 0.5;color: #dddd;border-color: #ddd;pointer-events: none;}
nav#paginacion a {color: #52abeb;/* height: 30px; *//* line-height: 30px; *//* display: inline-block; */padding: 8px 14px;background: #fff;border: 1px solid #79b8ff;margin: 3px 3px;border-radius: 5px;}

/*notify msj*/
@-webkit-keyframes notify_msj{ 0%{top:-10%;opacity: 0;} 100%{opacity:1;top: 4%;}}
@keyframes notify_msj{ 0%{top:-10%;opacity: 0;} 100%{opacity:1;top: 4%;}}

div#notify-msj {
   cursor: pointer;
    color: #304a34;
    background: #4CAF50;
    border-radius: 7px;
    text-shadow: 1px 1px #5ac369;
    padding: 11px;
    height: auto;
    z-index: 20;
    text-align: center;
    top: 4%;
    left: 50%;
    -webkit-transform:translate(-50%,0%);
    transform:translate(-50%,0%);
    position: fixed;
    max-width: 500px;
    width: 90%;
    -webkit-box-shadow: 0 0px 0px 0px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 0px 0px 0px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    -webkit-animation: notify_msj 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms backwards;
animation: notify_msj 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms backwards;
}
/*modal*/
.modal {top: 50%;left: 50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);position: fixed;max-width: 500px;width: 90%;z-index: 15;color: #5A5A5A;padding: 10px;top:0;bottom: 0;margin: auto;}
#modal-back {
position: fixed;
opacity: 0.8;z-index: 14;
background: #000000;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;}

div#modal-c {
height: 100%;
position: relative;
background: #fff;
-webkit-animation: modal 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms backwards;
animation: modal 500ms cubic-bezier(0.215, 0.61, 0.355, 1) 250ms backwards;
border-radius: 4px;
-webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, 0.5);
box-shadow: 0 0px 7px rgba(0, 0, 0, 0.5);
}
.modal h3 {
padding: 15px 0px;text-align: center;/* background: #21292E; */}
.modal span {display: block;padding: 0px 19px;}
#buttons {
position: absolute;
right: 0;
bottom: 0;
padding: 3px 0px;
}

#buttons a{
height: 100%;padding: 7px 15px;
color: #3C6998;
display: inline-block;}
/* MENU */
 nav.navbar.navbar-inverse.navbar-fixed-top {
    width: 100%;
    background: #1a6ecc;
    display: block;
    padding: 0px 24px;
    position: absolute;
    display: block;
    top: 0;
    line-height: 50px;
    height: 50px;
}
.navbar-header li a, nav.navbar a {
         color: #fff;
         display: block;
         width: 100%;
         height: 100%;
         padding: 0px 15px;
 }
nav.navbar a:hover {background: #16559e;}
.navbar-header li, ul.nav.navbar-nav li {
	 height: 100%;
	 list-style: none;
	 display: inline-block;
	 position: relative;
}
.navbar-header li {
    margin-left: 10px;
}
.navbar-header li:nth-child(2) {
    margin-left: 0;border-left: 1px solid #1769c7;
}
.navbar-header {
    display: inline;
    float: right;
    color: #fff;
}

ul.nav.navbar-nav {
    margin-left: 100px;
    padding: 0;
    margin: 0;
}
.container .row {
    padding: 0px 30px 50px 30px;
}
ul.nav.navbar-nav.submenu {
    position: absolute;
    z-index: 5;
    background: #1b6ecc;
    display: none;
}

ul.nav.navbar-nav.submenu li {
    display: block;
}
ul.nav.navbar-nav li:hover .submenu {
display: block;
}
/*Tablas*/
@-webkit-keyframes nuevo{0%{opacity:0;background: #ead415;} 50% {opacity:1;} 100%{background: #fff;}}

@keyframes nuevo{0%{opacity:0;background: #ead415;} 50% {opacity:1;} 100%{background: #fff;}}

.rn {-webkit-animation: nuevo 4s cubic-bezier(0.215, 0.61, 0.355, 1) 300ms backwards;animation: nuevo 4s cubic-bezier(0.215, 0.61, 0.355, 1) 300ms backwards;}
/*Loading*/
.lds-ellipsis {
  display: inline-block;
  width: 64px;
  height: 64px;
  left: 9px;
  top: 10px;
  position: absolute;
  margin: auto;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #3ba5ff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
/*Filtro*/
b.error {
    color: #ff0e00;
}
nav#filtro {margin-bottom: 10px;padding: 0px 0px;}

nav#filtro form {
display: inline-block;
margin-bottom: 5px;
}
#b_opc a, nav#filtro input[type='submit'], nav#filtro > a , nav#filtro .dropit-trigger > a {background: #61A7E9;border: none;padding: 9px 30px;color: #fff;outline: none;border-radius: 4px;margin-top: 3px;}


 #filtro input[type="number"], #filtro input[type="text"] , #filtro input[type="date"], #filtro input[type="email"]   {
    margin: 2px 0.5px;
    padding: 7px 7px 7px 15px;
    border-radius: 4px;
    background: #ffffff;
    border: 1px solid #d9dcdd;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #777;
    display: inline;
    /* line-height: 0; */
    width: 200px;
}
#filtro input[type="date"]   {
    padding: 6px 7px 6px 15px;
}
#filtro select {
 padding: 7px 20px 8px 11px;
 width: 200px;
 display: inline;
 border: 1px solid #d9dcdd;
 background: #ffffff;
}
#filtro input[type="number"]:focus {
    border: 1px solid #51aaea;
}

div#registro {
    width: 350px;
    margin: auto;
}
div#registro h3 {
    font-size: 23px;
    font-weight: 100;
    margin: 0;
    padding: 0;
    margin-bottom: 18px;
    text-align: center;
}
div#msj-pass {
    margin: 26px 17px;
    background: #F44336;
    padding: 12px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}
/* Log */
.log span.g {
    color: #37973b;
}
.log span.r {
    color: #cf2020;
}
.log span.timeago {
    float: right;
    color: #999;
}

.log li {
    padding: 14px 8px;
}
.log li:hover {
background: #eee;
}
/*Mensajes*/
p#cntid, #mensaje {position: relative;padding: 15px 11px 15px 11px;background: #fff;margin-bottom: 15px;z-index: 4;}
#mensaje.error {border-left: 10px solid #E9617B;color: #374850;}
div#mensaje.vacio {
    text-align: left;
}
p#cntid, #mensaje.info {border-left: 10px solid #4CAF50;}

/*Extra*/

@media screen and (min-width: 961px) {
div#padding.add {float: left;width: 29%;display: inline-block;}
div#padding.usuarios {
width: 70%;
display: inline-block;
}
div#padding:last-child {padding-left: 16px;padding-top: 25px;}
}
@media screen and (max-width: 961px) {
    .tit {display: none !important;}
}
form#admin_usuario #boton  {width: 100%;}
 /*Icono css*/
 [class*=icono-], [class*=icono-] * {
    box-sizing: border-box;
}
[class*=icono-] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-style: normal;
    color: currentColor;
    text-align: left;
    text-indent: -9999px;
    direction: ltr;
}
.icono-file:before {
    content: '';
    position: absolute;
    top: -2px;
    right: -2px;
    border-style: solid;
    width: 0;
    height: 0;
    border-width: 4px;
}
.icono-file {
    width: 16px;
    height: 19px;
    border-radius: 0 9px 0 0;
    margin: 1px 4px;
    border: 2px solid;
}
.icono-file:before, .icono-heart:before, .icono-reset:before, .icono-sync, .icono-sync:after, .icono-sync:before {
    border-right-color: transparent;
}
.icono-file:before, .icono-heart, .icono-power {
    border-top-color: transparent;
}
a#copiar_consulta {
    position: relative;
    top: -2px;
}
tr[id].select {background: #f7ffb3;}
table.s tr span > a {display: none;}

/* ICONOS CSS */
i[class*="icss-"] {font-size: 23px;position: relative;display:inline-block;font-style: normal;background-color:currentColor;-webkit-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;top: -1px;}
i[class*="icss-"]:before, 
i[class*="icss-"]:after {
  content: "";
  border-width: 0; 
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

i.icss-wrench {
    width: .2em;
    height: .7em;
    background-color: transparent;
    border-radius: .1em;
    -webkit-box-shadow: inset 0 0 0 .065em, inset 0 .5em 0 .065em;
            box-shadow: inset 0 0 0 .065em, inset 0 .5em 0 .065em;
    margin: .3em .4em 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50% .2em;
        -ms-transform-origin: 50% .2em;
            transform-origin: 50% .2em;
}
.icss-stack i.icss-wrench {
    -webkit-transform: translate(-.5em, -.5em) rotate(45deg);
        -ms-transform: translate(-.5em, -.5em) rotate(45deg);
            transform: translate(-.5em, -.5em) rotate(45deg);
}
i.icss-wrench:before {
    width: .45em;
    height: .45em;
    border: .14em solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    top: -.35em;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    
}
i.icss-wrench:after {
    width: .25em;
    height: .18em;
    border: .05em solid currentColor;
    border-top: 0;
    top: -.19em;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

}
/*Checkbox*/
input.chbx {
  position: relative;
  margin: 0;
  border-radius: 20px;
  background: #999;
  outline: 0;
  -webkit-appearance: none;
  cursor: pointer;
  width: 46px;
  height: 24px;
}

input.chbx::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  display: block;
  width: calc((100% - 4px) / 2);
  height: calc(100% - 4px);
  border-radius: 50%;
  background: #eee;
  transition: all .1s linear;
}

input.chbx:checked {
  background: #5b5;
}

input.chbx:checked::after {
  transform: translateX(100%);
}
/*Filtrar*/
form#filtrar {
    max-width: 300px;
}
#filtrar .form-control {
    width: 65%;
    display: inline-block;
}
#filtrar #boton {width: 25%;height: 34px;}
