.login-screen .login-logo{
	text-align: center;
}
.datepicker{
	background-color: #FFF!important;
}
.avatar.avatar-img img{
	width: 100%;
	height: 100%;
	border-radius: 50px;
}
.gallery a{
	display: inline-block;
}
.custom-file-label-primary{
	border: 1px solid #c9d0e6;
}
.logo-img{
	width: 35%;
	height: auto;
}
.favicon-img{
	width: 25px;
	height: 25px;
	margin-top: 42px;
}
a.logo{
	padding-top: 4px;
	padding-bottom: 4px;
}
a.logo img{
	max-height: 50%;
	margin: 15px;
}
.avatar.avatar-img.list-img img{
	width: 36px;
    height: 36px;
}
#imprimir{float:right;}
body.preview{
	margin: 40px 20px;
}
.preview .tabla{
	border: 1px solid #b095a9;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 20px;
}
.preview .table{
	border-collapse: collapse;
}
.preview .table th,.preview .table td{
	border-bottom: 2px solid #ddd;
}
.preview .card-body{
    border-top: 1px solid #bbb;
    padding: 5px;
}
.texto-comp{
	border:0;
	overflow:hidden;
	height: 85px;
    font-size: 11px;
    width: 150px;
    position: relative;
    top: 10px;
}