
.ui-jqgrid .ui-jqgrid-htable th div {
	font-family: 'Montserrat';
	font-size: 13px;
}
.blue .ui-jqgrid tr.jqgroup td {
	color: #014efa;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 13px;
}
.blue .ui-jqgrid tr.jqgroup td .ui-icon-circlesmall-minus, .blue .ui-jqgrid tr.jqgroup td .ui-icon-circlesmall-plus
	{
	top: 5px;
	position: relative;
	margin-right: 10px;
	opacity: 0.5;
}
.blue .ui-jqgrid tr.ui-state-hover, .blue .ui-jqgrid tr.ui-state-hover td
	{
	background: #e8f0fa;
	color: #333;
}
.blue .ui-jqgrid .ui-state-highlight, .blue .ui-jqgrid .ui-state-highlight td
	{
	background: #014EFA !important;
	color: white !important;
}
.ui-widget-content {
	color: #333 !important;
}
.gridhead.selectorTablaAll {
	padding-bottom: 40px;
	box-sizing: border-box;
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	grid-gap: 7px;
}
.gridhead.selectorTablaAll + .span1>.elasticrefresh {
	display: flex;
	align-items: center;
	grid-gap: 5px;
	position: relative;
	top: -5px;
}
.ui-jqgrid-sortable.ui-ellipsis {
	color: #333 !important;
}
#gridTitle {
	font-weight: 700;
	border-left: none;
	box-shadow: none;
	border-bottom: 0px;
	color: #333;
	font-size: 18px;
	padding: 0px;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding-left: 0px !important;
	text-align: left;
	line-height: 2.5em;
	border: 0px;
}
.grid-filter.withIcon {
	display: flex;
	align-items: center;
	grid-gap: 3px;
}
#content {
	box-sizing: border-box;
}
.escala_indcesion_si {
	background-color: #fff9c9;
}
.escala_indcesion_pendiente {
	background-color: #ffddd4;
}
.ui-jqgrid tr.jqgrow td {
	line-height: 20px;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: 500;
	font-family: inherit !important;
}
.dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 5px;
	vertical-align: middle;
}
.list-status {
	width: 22px !important;
	height: 22px;
	display: inline-flex !important;
	font-size: 9px;
	font-weight: 600 !important;
	letter-spacing: 0px;
	color: #333 !important;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 0px;
	border-radius: 3px !important;
	background-color: #efefef;
}
.list-status.list-status-P {
	color: white !important;
	background-color: #ed5e4a !important;
}
.list-status.list-status-B {
	color: white !important;
	background-color: #69b8ff !important;
}
.list-status.list-status-E {
	color: white !important;
	background-color: #69b8ff !important;
}
.list-status.list-status-X {
	color: white !important;
	background-color: #36ba61 !important;
}
.list-status.list-status-A {
	color: white !important;
	background-color: #36ba61 !important;
}
.gridhead>.puiActionsButton {
	order: 1;
	margin-top: 0px !important;
	margin-left: 0px !important;
}
.gridhead>.grid_btnNew {
	order: 2;
}
.gridhead>.grid_searchBtn {
	order: 3;
}
.gridhead>.grid_advAddFiltersBtn {
	order: 4;
}
.gridhead>.grid_advRemoveFiltersBtn {
	order: 5;
}
.gridhead>.gcombo {
	order: 6;
}
.gridhead>.grid_selectLang {
	order: 7;
}
.gridhead>.ports-container {
	order: 8;
}
.gridhead>.divsinput {
	order: 9;
}
.gridhead select {
	margin-bottom: 0px !important;
}
.gridhead input {
	margin-bottom: 0px !important;
	border-radius: 4px !important;
}
.divsinput .grid_sinput {
	background-image:
		url('data:image/svg+xml;utf8,<svg fill="gray" height="16" viewBox="0 0 24 24" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 5L20.49 19l-5-5zm-6 0C8.01 14 6 11.99 6 9.5S8.01 5 10.5 5 15 7.01 15 9.5 12.99 14 10.5 14z"/></svg>');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 20px 20px;
	padding-left: 40px;
}
.filterinfo {
	padding: 5px 0px;
	text-align: right;
	color: #014efa;
	font-weight: bold;
	position: absolute;
	top: -30px;
	right: 0px;
}
.imgdummy {
	margin: 0px !important;
}
.main-content>.container-fluid>.row-fluid {
	display: flex;
}
.pace .pace-progress {
	background: #014efa;
}
a {
	color: #014efa;
	text-decoration: none;
}
a#loginCancelButton {
	color: #333;
}