header#header{
	height: 60px;
	border-bottom: 1px solid #dadada;
}
header#header #menu-toggle{
	margin: 15px;
	color: #3a3a3a;
	line-height: 69px;
}

.actions-column{}
.actions-container{
    width: 150px;
}

#place-holder{
	padding-top:25px;
}

input:read-only {
	background-color: #ebebe0;
}

header a.agiv-cuenta{
	float: right;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding-right: 10px;
    color: #666666;    
}

header a.agiv-cuenta:hover{
	text-decoration: none;
}

ul.sidebar-nav i {
	min-width: 50px;
}

/* BOTONES DEL SISTEMA */
.btn-event{
	width: 20px;
}
.btn-agregar, .btn-editar,.btn-dropdown,.btn-micuenta,
.btn-cerrarsesion,.btn-buscar,.btn-xls,.btn-procesarPago,
.btn-darDeBaja,.btn-cerrarsesion,.btn-buscar,.btn-xls,.btn-procesarPago,.btn-cambiarATitular,
.btn-upload,.btn-calendar,.btn-upload{
	background: transparent;
	border:none;
}
.btn-home:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #3a3a3a;
/* 	font-size: 21px; */
	content: "\f015";
}
.btn-rotate-left:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #3a3a3a;
	content: "\f3bf";
}
.btn-rotate-right:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #3a3a3a;
	content: "\f3be";
}
.btn-upload:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	content: "\f093";
}
.btn-xls:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	content: "\f1c3";
}
.btn-xls{
	color: #4d885f;
}
.btn-calendar:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	content: "\f073";
}
.btn-calendar{
	color: #4d885f;
}
.btn-cambiarATitular:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 15px;
	content: "\f4fc";
}
.btn-cambiarATitular:hover,.btn-cambiarATitular:active,
.btn-cambiarATitular:focus{
	color:#008000; 
}
.btn-verRecursos{
	position: absolute;
	right: 20px;
	z-index: 10;
	cursor:pointer;
	padding: 0;
}
.btn-verRecursos:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 15px;
	content: "\f085";
}

.btn-agregar:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	content: "\f055";
}

.btn-agregar:hover{
	color: green;
}

.btn-darDeBaja:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	content: "\f235";
}

.btn-darDeBaja:hover{
	color: red;
}

.btn-buscar:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	content: "\f002";
}

.btn-buscar:hover{
	color: blue;
}

.btn-procesarPago:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 21px;
	content: "\f542";
}

.btn-procesarPago:hover{
	color: blue;
}

.btn-editar:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 15px;
	content: "\f303";
}

.btn-eliminar:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 15px;
	content: "\f2ed";
}
.btn-eliminar {
	color: red;
}
.btn-eliminar:hover{
	color: #cc0000;
}

.btn-ver:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 15px;
	content: "\f002";
}	

.btn-editar{
	color: #AA7239;
}

.btn-editar:hover{
	color: #AA6C39;
}

.btn-dropdown{
	color: #999999;
}

.btn-dropdown:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 12px;
	content: "\f0d7";
}

.btn-micuenta{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 20px;
	content: "\f007";
}
.btn-cerrarsesion{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 15px;
	content: "\f2f5";
}

.hidden{
	display: none;
}

.centered{
	position: relative;
	margin: auto;
}

.custom-file{
	position: absolute;
}
.custom-file button{
	background: transparent;
	border: none;
}
.custom-file button i{
	color: #2D338C;
	text-shadow: 0px 0px 6px #8c8c8c;
}


/****
Solucion simple sidebar 
URL: https://github.com/BlackrockDigital/startbootstrap-simple-sidebar/blob/master/css/simple-sidebar.css

*!
* Start Bootstrap - Simple Sidebar (https://startbootstrap.com/template-overviews/simple-sidebar)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-simple-sidebar/blob/master/LICENSE)
*/

/* MODIFICADO PARA AGIV */
ul.sidebar-nav li a i, ul.sidebar-nav li span i{
	margin-left: -20px;
}

ul.sidebar-nav li a, ul.sidebar-nav li span {
	font-weight: 500;
	letter-spacing: 1px;
	color:#f0f1ff;
}

body {
  overflow-x: hidden;
}

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled {
  padding-left: 250px;
  
}

#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  background: #2f8953;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}

#page-content-wrapper {
  width: 100%;
  position: absolute;
  padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -250px;
}


/* Sidebar Styles */

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
  text-indent: 20px;
  line-height: 47px;
}

.sidebar-nav li span{
  color: #999999;
  cursor: pointer;
  display: block;
}

.sidebar-nav li span:hover{
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active, .sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav li ul{
  display: none;
  padding: 0;
  list-style: none;
}
.sidebar-nav li ul li a{
	padding-left: 15px;
}

.sidebar-nav>.sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}

.sidebar-nav>.sidebar-brand a {
  color: #999999;
}

.sidebar-nav>.sidebar-brand a:hover {
  color: #fff;
  background: none;
}

@media(min-width:768px) {
  #wrapper {
    padding-left: 0;
  }
  #wrapper.toggled {
    padding-left: 250px;
  }
  #sidebar-wrapper {
    width: 0;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: 250px;
  }
  #page-content-wrapper {
    padding: 20px;
    position: relative;
  }
  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}

/*
 * PARA EL LOGIN
 */
/*
 * General styles
 */
body, html {
    height: 100%;
    background-repeat: no-repeat;
    /*background-image: linear-gradient(rgb(), rgb());*/
}

.form-control{
	margin-bottom: 10px;
}

.form-password{
	margin-bottom: 10px;
	padding-right: 40px;
}

.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

/*
 * Card component
 */
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#BTNTOGGLEPWD{
	position: relative;
	top: -42px;
	left: 215px;
}

/* iconos para chequeos */
span.input-text{
	display:block;
}
span.input-text input{
	display: inline-block!important;
}
span.input-text i{
	z-index:10;
	margin-left: 10px;
}
/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

.btn-signin {
    /*background-color: #4d90fe; */
    background-color: #2D338C;
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: #2F8A54;
}

.forgot-password {
    color: rgb(104, 145, 162);
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
    color: rgb(12, 97, 33);
}

/*
* Eliminar flechas para incrementar y decrementar
* valor en los campos de tipo numerico de los formularios
*/
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}


/** Campos para tablas adaptables en movil **/
ul.dtr-details{
	padding: 7px;
}
ul.dtr-details li{
	font-size: 11px;
	list-style: none;
}
.dtr-title{
	font-weight: 700;
}

.image-controls-wrapper{
	background-color: #464646;
	height: 50px;
/* 	margin-top: -10px; */
/*     margin-left: -10px; */
/*     margin-right: -10px; */
}
.image-controls-container{
	margin: auto;
	padding: 14px;
	text-align: center;
}
.image-controls{
	font-size: 25px;
	color: #fff;
}