.bienvenido {
    float: right; 
    vertical-align: 24px;
    position: relative;
    padding-top: 26px;
    padding-right: 20px;
    color: #ffffff;
}

.avatar img {
    border: 2px #fff solid;
}
.fixed-header .site-content {
width: 80%;
    position: inherit;
}

.img-circle {
    border-radius: 50%;
    width: 80px;
    border: 5px #fff solid;
}
.both h4{ margin:0px; font-size:14px;}
.both{ margin:0 15px 0 0; padding:0px;}

#Error{
	background-image:url(../img/no.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#FF0000;
	padding-left:33px;
	height:34px;
	padding-top:6px;
	padding-right:10px;
}
#Success{
	background-image:url(../img/yes.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#669933;
	padding-left:33px;
	height:34px;
	padding-top:6px;
	padding-right:10px;
	}

#customForm input{
	width: 220px;
	padding: 3px;
	float:left;
	margin-bottom:0px;
	height:20px;
	color: #000000;
	font-size: 12px;
	border: 1px solid #cecece;
	}

#customForm label{
	display: block;
	color:#000000;
	float:left;
	width:100px;
	font-size:12px;
	padding-top:6px;
	}

#customForm div{
	margin-left: 10px;
	font-size: 11px;
	float:left;
	}

#customForm div span{
	margin-left: 10px;
	color: #000000;
	font-size: 11px;
	float:left;
	}
.etiqueta {
	padding-right: 10px;
}

[type=radio] {
	margin-left: 10px;
}

.table td, .table th {
    text-transform: capitalize!important;
}

.table tr td {
text-transform: initial!important;
}

.notificacion {
    width: 40%!important;
    background: #fff!important;
    border-radius: 5px!important;
    margin: 12% 32%!important;
    min-width: 250px!important;
    box-shadow: 2px 2px 8px #333333!important;
}

.logo-login {
    width: 100%;
    padding-bottom: 10px;
    max-width: 300px;
}

.sign-in {
width: 100%;
padding-bottom: 10px;
}

.btn-red {
color: #fff;
    background-color: #e2002f;
    border-color: #e2002f;
    border-radius: 5px;
}

.img-cover {
    background: #eaeaea;
}

.img-cover .form-material .form-control, 
.img-cover .form-material .form-control.focus, 
.img-cover .form-material .form-control:focus {
    background-image: linear-gradient(#e2002f, #e2002f), linear-gradient(rgba(0, 0, 0, 0.125), rgba(0, 0, 0, 0.125));
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    float: none;
}

.fixed-header {
background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    background: url(/img/danger.jpg) repeat no-repeat;
 }
 
.caja-1 {
    width: 100%;
    min-width: 150px;
    display: inline-block;
    margin-right: 10px;
    max-width: 200px;
    vertical-align: top;
}
.data-in {
    width: 70px;
    display: inline-block;
    border-radius: 5px!important;
    height: 25px;
    text-align: right;
}

textarea {
height: 100px;
}

.calendario {
width: auto;
max-width: 70px;
display: inline-block;
}
