/***************************************************login*************************************************************/
.fondo{
    -webkit-user-select: none;
}

/* form style------------------------------- */
.group 			  { 
  position:relative; 
  margin-bottom:45px; 
}
input 				{
  font-size:18px;
  padding: 2px 10px 2px 5px;
  display:block;
  width: 100%;
  border: none;
/*  border-bottom: 1px solid #17a2b8 !important;;*/
}
input:focus 		{ outline:none; }

/* LABEL ======================================= */
label 				 {
  color:#999; 
  font-size:18px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:10px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

/* estado activo*/
input:focus ~ label, input:valid ~ label 		{
  top:-20px;
  font-size:14px;
  color:#17a2b8 !important;
}

/* barra abajo ================================= */
.bar 	{ position:relative; display:block; width:100%; }
.bar:before, .bar:after 	{
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#273e74;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.bar:before {
  left:50%;
}
.bar:after {
  right:50%; 
}

/* estado activo */
input:focus ~ .bar:before, input:focus ~ .bar:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* estado activo */
input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}
/***************************/

.waves-effect {
  /*position: relative;*/
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: .3s ease-out;
}

.indigo {
  background-color: #273e74 !important;
}

/* animaciones ================ */
@-webkit-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
.social-links {
	list-style: none;
	padding: 0;
	margin: 0 0 0px;
}

.social-links li {
	display: inline-block;
	margin: 5px;
}

.social-links a {
	width: 36px;
	height: 36px;
	display: block;
	line-height: 35px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, .9);
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	font-size: 14px;
                    color: rgba(0, 0, 0, .9);
}

.social-links a:hover {
    border: 1px solid #003a57;
	color: #003a57;
}
.copyright {
    margin: 0;
        color: rgba(0, 0, 0, .9);
}

a{
    color: rgba(0, 0, 0, .9);
}

#footer {
    text-align: center;
    padding: 0px 0;
    color: #FFF;
    margin-top: 3%;
}

/*@media screen and (max-height: 900px){
    #div{
        height: 190px;
    }
}
@media screen and (max-height: 768px){
    #div{
        height: 80px;            
    }
}*/

@Media (max-width:1366px){
    input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
        background: none !important;
        background-image: none !important;
        color: rgb(0, 0, 0) !important;
        transition: background-color 5000s ease-in-out 0s;
        -webkit-box-shadow: 0 0 0px 1000px transparent inset !IMPORTANT;
    }

    .row .centrado{
        margin-bottom: 3%;
        border-bottom: solid 1px;
    }
    .register-info-box{
        width: 50%;
        padding: 0 50px;
        top: 16%;
        left: 60%;
        position: absolute;
        text-align: left;
        color: white;
    }
    .register-info-box button{
        font-size: 22px;
            margin-top: 13%;
    }
    .login-info-box {
        width: 50%;
        padding: 0 50px;
        top: 16%;
        left: 0;
        position: absolute;
        text-align: left;
        color: white;
        padding-left: 7%;
    }
    #reg{
        display: none;
    }
    .right-log{
        transition: .6s ease-out;
        margin-left: 51% !IMPORTANT;
    }
    .altolog{
        min-height: calc(33vh);
        padding-bottom: 0px;
    }
    .altoPer{
        transition: .6s ease-out;
        min-height: calc(62vh);
    }
    .login-info-box button{
        font-size: 22px;
        margin-top: 13%;
    }
    .centrado input{
        -webkit-box-shadow: 0 0 0px 1000px transparent inset !IMPORTANT;
    }

    .periodos{
        height: calc(75vh)!IMPORTANT;
        margin-top: calc(7vh)!IMPORTANT;
        margin-left: 36%!IMPORTANT;
        width: 26%!IMPORTANT;
    }
    .perFondo{
        left: 32%;
        width: 35.5%;
        height: calc(71vh);
        top: calc(9vh);
    }

    #periodo{
        height: calc(50vh);
        overflow-y: auto;
        display: none;
    }

    #periodo h1{
        text-align: CENTER;
        color: #697580;
        font-size: 30px;
    }

    #empresa{
        height: calc(50vh);
        overflow-y: auto;
        display: none;
    }

    #empresa h1{
        text-align: CENTER;
        color: #697580;
        font-size: 30px;        
    }

    #detPer td{
        transition: .2s ease-out;
        font-size: 20px;
        text-align: center;
    }
    #detEmp td{
        transition: .2s ease-out;
        font-size: 20px;
        text-align: center;
    }

    .rowSelected td{
        transition: .2s ease-out;
        font-size: 25px!IMPORTANT;
    }

    .rowSelected{
        background-color: #94b1c7 !important;
    }

    .buscarEmp{
        transition: .5s ease-out;
        border-radius: 20px;
        width: 25%;
        text-align: center;
        margin: auto;
    }
    .buscarEmp:focus{
        width: 100%!IMPORTANT;
    }

    .recContra{
        text-align: center;
        cursor: pointer;
    }
    .recContra:hover{
        text-decoration: underline;
    }    
    #botonIngresar{
        border-radius: 0px;
        width: 50%;
        font-size: 25px;
    }
    #botonPeriodo{
        border-radius: 0px;
        width: 50%;
        font-size: 25px;
        display: none;
    }
    #botonEmpresa{
        border-radius: 0px;
        width: 50%;
        font-size: 25px;
        display: none;
    }
    #botonRegistrar{
        border-radius: 0px;
        width: 50%;
        font-size: 25px;
    }
}
@Media (min-width:1367px){
    input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
        background: none !important;
        background-image: none !important;
        color: rgb(0, 0, 0) !important;
        transition: background-color 5000s ease-in-out 0s;
        -webkit-box-shadow: 0 0 0px 1000px transparent inset !IMPORTANT;
    }

    .row .centrado{
        margin-bottom: 3%;
        border-bottom: solid 1px;
    }
    .register-info-box{
        width: 36%;
        padding: 0 50px;
        top: 20%;
        right: 0;
        position: absolute;
        text-align: left;
        color: white;
    }
    .register-info-box button{
        font-size: 22px;
        margin-top: 13%;
    }
    .login-info-box {
        width: 36%;
        padding: 0 50px;
        top: 20%;
        left: 0;
        position: absolute;
        text-align: left;
        color: white;
        padding-left: 9%;
    }
    #reg{
        display: none;
    }
    .right-log{
        transition: .6s ease-out;
        margin-left: 51% !IMPORTANT;
    }
    .altolog{
        min-height: calc(33vh);
        padding-bottom: 0px;
    }
    .altoPer{
        transition: .6s ease-out;
        min-height: calc(64vh);
    }
    .login-info-box button{
        font-size: 22px;
        margin-top: 13%;
    }
    .centrado input{
        -webkit-box-shadow: 0 0 0px 1000px transparent inset !IMPORTANT;
    }

    .periodos{
        height: calc(75vh)!IMPORTANT;
        margin-top: calc(7vh)!IMPORTANT;
        margin-left: 36%!IMPORTANT;
        width: 26%!IMPORTANT;
    }
    .perFondo{
        left: 32%;
        width: 35.5%;
        height: calc(71vh);
        top: calc(9vh);
    }

    #periodo{
        height: calc(50vh);
        overflow-y: auto;
        display: none;
    }

    #periodo h1{
        text-align: CENTER;
        color: #697580;
    }

    #empresa{
        height: calc(50vh);
        overflow-y: auto;
        display: none;
    }

    #empresa h1{
        text-align: CENTER;
        color: #697580;
    }

    #detPer td{
        transition: .2s ease-out;
        font-size: 22px;
        text-align: center;
    }
    #detEmp td{
        transition: .2s ease-out;
        font-size: 22px;
        text-align: center;
    }

    .rowSelected td{
        transition: .2s ease-out;
        font-size: 27px!IMPORTANT;
    }

    .rowSelected{
        background-color: #94b1c7 !important;
    }

    .buscarEmp{
        transition: .5s ease-out;
        border-radius: 20px;
        width: 25%;
        text-align: center;
        margin: auto;
    }
    .buscarEmp:focus{
        width: 100%!IMPORTANT;
    }

    .recContra{
        text-align: center;
        cursor: pointer;
    }
    .recContra:hover{
        text-decoration: underline;
    } 
    #botonIngresar{
        border-radius: 0px;
        width: 50%;
        font-size: 30px;
    }
    #botonPeriodo{
        border-radius: 0px;
        width: 50%;
        font-size: 30px;
        display: none;
    }
    #botonEmpresa{
        border-radius: 0px;
        width: 50%;
        font-size: 30px;
        display: none;
    }
    #botonRegistrar{
        border-radius: 0px;
        width: 50%;
        font-size: 30px;
    }
}

@media (min-width:1368px) and (max-width:1440px){
    input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
        background: none !important;
        background-image: none !important;
        color: rgb(0, 0, 0) !important;
        transition: background-color 5000s ease-in-out 0s;
        -webkit-box-shadow: 0 0 0px 1000px transparent inset !IMPORTANT;
    }

    .row .centrado{
        margin-bottom: 3%;
        border-bottom: solid 1px;
    }
    .register-info-box{
        width: 50%;
        padding: 0 50px;
        top: 16%;
        left: 60%;
        position: absolute;
        text-align: left;
        color: white;
    }
    .register-info-box button{
        font-size: 22px;
            margin-top: 13%;
    }
    .login-info-box {
        width: 50%;
        padding: 0 50px;
        top: 16%;
        left: 0;
        position: absolute;
        text-align: left;
        color: white;
        padding-left: 7%;
    }
    #reg{
        display: none;
    }
    .right-log{
        transition: .6s ease-out;
        margin-left: 51% !IMPORTANT;
    }
    .altolog{
        min-height: calc(33vh);
        padding-bottom: 0px;
    }
    .altoPer{
        transition: .6s ease-out;
        min-height: calc(62vh);
    }
    .login-info-box button{
        font-size: 22px;
        margin-top: 13%;
    }
    .centrado input{
        -webkit-box-shadow: 0 0 0px 1000px transparent inset !IMPORTANT;
    }

    .periodos{
        height: calc(75vh)!IMPORTANT;
        margin-top: calc(7vh)!IMPORTANT;
        margin-left: 36%!IMPORTANT;
        width: 26%!IMPORTANT;
    }
    .perFondo{
        left: 32%;
        width: 35.5%;
        height: calc(71vh);
        top: calc(9vh);
    }

    #periodo{
        height: calc(50vh);
        overflow-y: auto;
        display: none;
    }

    #periodo h1{
        text-align: CENTER;
        color: #697580;
        font-size: 30px;
    }

    #empresa{
        height: calc(50vh);
        overflow-y: auto;
        display: none;
    }

    #empresa h1{
        text-align: CENTER;
        color: #697580;
        font-size: 30px;        
    }

    #detPer td{
        transition: .2s ease-out;
        font-size: 20px;
        text-align: center;
    }
    #detEmp td{
        transition: .2s ease-out;
        font-size: 20px;
        text-align: center;
    }

    .rowSelected td{
        transition: .2s ease-out;
        font-size: 25px!IMPORTANT;
    }

    .rowSelected{
        background-color: #94b1c7 !important;
    }

    .buscarEmp{
        transition: .5s ease-out;
        border-radius: 20px;
        width: 25%;
        text-align: center;
        margin: auto;
    }
    .buscarEmp:focus{
        width: 100%!IMPORTANT;
    }

    .recContra{
        text-align: center;
        cursor: pointer;
    }
    .recContra:hover{
        text-decoration: underline;
    }    
    #botonIngresar{
        border-radius: 0px;
        width: 50%;
        font-size: 25px;
    }
    #botonPeriodo{
        border-radius: 0px;
        width: 50%;
        font-size: 25px;
        display: none;
    }
    #botonEmpresa{
        border-radius: 0px;
        width: 50%;
        font-size: 25px;
        display: none;
    }
    #botonRegistrar{
        border-radius: 0px;
        width: 50%;
        font-size: 25px;
    }
}

@Media (max-width:1280px){
    .register-info-box{
        width: 50%;
        padding: 0 50px;
        top: 16%;
        left: 50%;
        position: absolute;
        text-align: left;
        color: white;
    }
    
    .altolog{
        min-height: calc(42vh);
        padding-bottom: 0px;
    }
}
@media (min-width: 992px) and (max-width: 1100px) {
    .altolog{
        min-height: calc(32vh);
    }
    #botonIngresar {
        font-size: 16px;
    }
    .register-info-box button {
        font-size: 18px;
    }
    #periodo h1,#empresa h1 {
        font-size: 18px;
    }
    #detPer td,#detEmp td {
        font-size: 14px!IMPORTANT
    }
    #detPer .rowSelected td,#detEmp .rowSelected td {
        font-size: 18px!IMPORTANT
    }
    #botonPeriodo, #botonEmpresa {
        font-size: 18px;
    }
}
