/* GRAL */
.main-header.navbar li span{
	text-transform:uppercase;
}
.ew-table-header-caption{
	text-transform:uppercase;
	font-size: .8rem;
}
.ew-message-dialog{
	position: absolute;
right: 20px;
top: 120px;
z-index: 99999;
}
.ew-scroll-table-body{
	min-height:300px;
}
.ew-edit-form > .form-group.row,
.ew-add-form > .form-group.row
{
	width:100%;
	text-align:right;
	/*border-top:solid 1px lightgray;
	padding-top:10px;*/
}
.ew-grid{
	border:none !Important;
}
.ew-table-header th{
	border-top:none !Important;
}
.ew-list-option-header,
.ew-list-option-body{
	text-align:center;
	/*width:32px !important;*/
}


.ew-list-option-header,
.ew-list-option-body,
.ew-list-option-header div,
.ew-list-option-body div{
	/* width:24px !important; */
	width:22px !important;
}

.ew-list-option-header[data-name="button"],
.ew-list-option-body[data-name="button"],
.ew-list-option-header[data-name="button"] div,
.ew-list-option-body[data-name="button"] div{
	/* width:24px !important; */
	width:42px !important;
}


.ew-grid-upper-panel,
.ew-grid-lower-panel{
	background: rgba(0, 0, 0, 0.1);
border-radius: 0px !important;
}
.ew-grid{
	box-shadow: none;
}

/* FORMS */

.ew-add-form, .ew-edit-form{
	width:100% !important;
	background: rgba(0, 0, 0, 0.02);
padding: 10px;
border: solid 1px rgba(0, 0, 0, 0.05);
}
.ew-add-form .form-group{
	/*width: 50%;
	float: left;
	display:block;*/
}
.mt-field{
	float: left;
	display:block;
	margin-right:0px;
	margin-left:0px;
}
.mt-field label{
	max-width:100% !important;
}
.mt-field.form-group > label{
text-transform: uppercase;
font-weight: 600 !important;
padding-top: 4px;
padding-bottom: 4px;	
}
.mt-field .col-sm-10,
.mt-field .col-sm-2
{
	max-width:100% !important;
	padding:0px !important;
}
.mt-field .form-control,
.mt-field .form-control-plaintext
{
	width: 100%;
}
.mt-field .form-control-plaintext{
	background-color:rgb(0,0,0,0.05);
	padding-left:5px;
	padding-right:5px;
}

.mt-field .input-group.date input{
	width:80%;
}

.mt-field .input-group.date .input-group-append{
	width:19%;
}
.mt-field .input-group.date .input-group-append button{
	width:100%;
}

#funidadeslistsrch{
	width:100%;
}
.ew-basic-search > div{
	float:left;
}
.btn-xs{
	padding: 0.05rem 0.3rem;
}


.boton-home{
	border:solid 3px gray;
	border-radius:10px;
	margin-bottom:10px;
}
.boton-home-img{
	height:60px;
}
.boton-home-img img{
	
}
.boton-home-body{
	padding:10px;
	text-align:center;
	text-transform:uppercase;
}
.boton-home-body-small{
	font-size:12px;
	line-height:12px;
}
.boton-home-body p{
	margin-bottom:5px;
}


#tbl_capacitaciones_participantesgrid th[data-name="certificado"],
#tbl_capacitaciones_participantesgrid td[data-name="certificado"]
{
	display:none !important;
}


.form-inline.ew-form.ew-ext-search-form{
	width:100%;
}

#fauditoriasview{
	width:100%;
}