/*#############################################*/
.FormGrid {
    width: 100% !important; 
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background:#EFF3F8;
	color:#307ECC;
}
body .ui-tooltip {
	border-width: 2px;
}



.ajax-loading-overlay {
    position: absolute;
    z-index: 1999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FFFFFF',  endColorstr='#80FFFFFF',  GradientType=0);
}
.ajax-loading-overlay>.ajax-loading-icon {
    position: relative;
    left: 8px;
    top: 8px;
}
.ajax-loading-overlay.content-loaded {
    background-color: rgba(255, 255, 255, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66FFFFFF',  endColorstr='#66FFFFFF',  GradientType=0);
}
.ajax-loading-overlay.almost-loaded {
    background-color: rgba(255, 255, 255, .3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4CFFFFFF',  endColorstr='#4CFFFFFF',  GradientType=0);
}
.ajax-loading-overlay.ajax-overlay-body {
    position: fixed;
    z-index: 2999;
}
.ajax-loading-overlay.ajax-overlay-body>.ajax-loading-icon {
    left: 8px;
    top: 8px;
}
.ace-icon {
    text-align: center;
}
a:focus, a:active {
    text-decoration: none;
}
.list-group {
    margin-left: auto;
}
.list-group-item {
    border-radius: 0!important;
}
.lighter {
    font-weight: lighter;
}
.bolder {
    font-weight: bolder;
}
.inline {
    display: inline-block!important;
}
.block {
    display: block!important;
}
.center, .align-center {
    text-align: center!important;
}
.align-left {
    text-align: left!important;
}
.align-right {
    text-align: right!important;
}
.middle {
    vertical-align: middle;
}
.align-middle {
    vertical-align: middle!important;
}
.align-top {
    vertical-align: top!important;
}
.align-bottom {
    vertical-align: bottom!important;
}
.position-relative, .pos-rel {
    position: relative;
}
.position-absolute, .pos-abs {
    position: absolute;
}
.no-float {
    float: none!important;
}
.line-height-normal {
    line-height: normal!important;
}
.line-height-0 {
    line-height: 0!important;
}
.line-height-1 {
    line-height: 1!important;
}
.line-height-125 {
    line-height: 1.25!important;
}
.line-height-150 {
    line-height: 1.5!important;
}
.dark {
    color: #333!important;
}
.white {
    color: #fff!important;
}
.red {
    color: #dd5a43!important;
}
.red2 {
    color: #e08374!important;
}
.light-red {
    color: #f77!important;
}
.blue {
    color: #478fca!important;
}
.light-blue {
    color: #93cbf9!important;
}
.green {
    color: #69aa46!important;
}
.light-green {
    color: #b0d877!important;
}
.orange {
    color: #ff892a!important;
}
.orange2 {
    color: #feb902!important;
}
.light-orange {
    color: #fcac6f!important;
}
.purple {
    color: #a069c3!important;
}
.pink {
    color: #c6699f!important;
}
.pink2 {
    color: #d6487e!important;
}
.brown {
    color: brown!important;
}
.grey {
    color: #777!important;
}
.light-grey {
    color: #bbb!important;
}
.ui-jqgrid .ui-jqgrid-view, .ui-jqgrid .ui-paging-info, .ui-jqgrid .ui-pg-table, .ui-jqgrid .ui-pg-selbox {
    font-size: 13px;
}
.ui-jqgrid .ui-jqgrid-title {
    float: left;
    margin: 8px;
}
.ui-jqgrid .ui-jqgrid-title-rtl {
    float: right;
    margin: 8px;
}
.ui-jqgrid-view>.ui-jqgrid-titlebar {
    height: 40px;
    line-height: 24px;
    color: #FFF;
    background: #307ecc;
    padding: 0;
    font-size: 15px;
}
.ui-jqgrid tr.jqgrow.ui-row-rtl td:last-child {
    border-right: none;
    border-left: 1px solid #E1E1E1;
}
.ui-jqgrid .ui-jqgrid-hdiv {
    background-color: #eff3f8;
    border: 1px solid #D3D3D3;
    border-width: 1px 0 0 1px;
    line-height: 15px;
    font-weight: 700;
    color: #777;
    text-shadow: none;
}
.ui-jqgrid .ui-jqgrid-htable thead {
    background-color: #eff3f8;
}
.ui-jqgrid .ui-jqgrid-htable th span.ui-jqgrid-resize {
    height: 45px!important;
}
.ui-jqgrid .ui-jqgrid-htable th div {
    padding-top: 12px;
    padding-bottom: 12px;
}
.ui-jqgrid-hdiv .ui-jqgrid-htable {
    border-top: none;
}
.ui-jqgrid-hdiv .ui-jqgrid-htable {
    border-top: 1px solid #E1E1E1;
}
.ui-jqgrid-titlebar {
    position: relative;
    top: 1px;
    z-index: 1;
}
.ui-jqgrid tr.jqgrow, .ui-jqgrid tr.ui-row-ltr, .ui-jqgrid tr.ui-row-rtl {
    border: none;
}
.ui-jqgrid tr.ui-row-ltr td, .ui-jqgrid tr.ui-row-rtl td {
    border-bottom: 1px solid #E1E1E1;
    padding: 6px 4px;
    border-color: #E1E1E1;
}
.ui-jqgrid tr.ui-state-highlight.ui-row-ltr td {
    border-right-color: #C7D3A9;
}
.ui-jqgrid tr.ui-state-highlight.ui-row-rtl td {
    border-left-color: #C7D3A9;
}
.ui-jqgrid-btable .ui-widget-content.ui-priority-secondary {
    background-image: none;
    background-color: #F9F9F9;
    opacity: 1;
}
.ui-jqgrid-btable .ui-widget-content.ui-state-hover {
    background-image: none;
    background-color: #EFF4F7;
    opacity: 1;
}
.ui-jqgrid-btable .ui-widget-content.ui-state-highlight {
    background-color: #E4EFC9;
}
.ui-jqgrid .ui-jqgrid-pager {
    line-height: 15px;
    height: 55px;
    padding-top: 3px!important;
    padding-bottom: 5px!important;
    background-color: #eff3f8!important;
    border-bottom: 1px solid #E1E1E1!important;
    border-top: 1px solid #E1E1E1!important;
}
.ui-jqgrid .ui-pg-input {
    font-size: inherit;
    width: 24px;
    height: 20px;
    line-height: 16px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    padding-top: 1px;
    padding-bottom: 1px;
}
.ui-jqgrid .ui-pg-selbox {
    display: block;
    height: 24px;
    width: 60px;
    margin: 0;
    padding: 1px;
    line-height: normal;
}
.ui-jqgrid .ui-jqgrid-htable th div {
    overflow: visible;
}
.ui-jqgrid .ui-pager-control {
    height: 50px;
    position: relative;
    padding-left: 9px;
    padding-right: 9px;
}
.ui-jqgrid .ui-jqgrid-toppager {
    height: auto!important;
    background-color: #eff3f8;
    border-bottom: 1px solid #E1E1E1!important;
}
.ui-jqgrid .jqgrow .editable {
    max-width: 90%;
    max-width: calc(92%)!important;
}
.ui-pg-table .navtable .ui-corner-all {
    border-radius: 0;
}
.ui-jqgrid .ui-pg-button:hover {
    padding: 1px;
}
.ui-jqgrid .ui-pg-button .ui-separator {
    margin-left: 4px;
    margin-right: 4px;
    border-color: #C9D4DB;
}
.ui-jqgrid .ui-jqgrid-btable {
    border-left: 1px solid #E1E1E1;
}
.ui-jqgrid .ui-jqgrid-bdiv {
    border-top: 1px solid #E1E1E1;
}
.ui-jqgrid .loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    height: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    background-color: #FFF;
    border: 2px solid #8EB8D1;
    color: #E2B018;
}
.ui-jqgrid .ui-search-toolbar {
    border-top: 1px solid #E1E1E1;
}
.ui-jqgrid .ui-jqgrid-labels {
    border-bottom: none;
    background: #F2F2F2;
    background-image: -webkit-linear-gradient(top, #f8f8f8 0, #ececec 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0, #ececec 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0, #ececec 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#ffececec',  GradientType=0);
    padding: 0!important;
    border-left: 1px solid #E1E1E1!important;
}
.ui-jqgrid .ui-jqgrid-labels th {
    border-right: 1px solid #E1E1E1!important;
    text-align: left!important;
}
.ui-jqgrid-labels th[id*="_cb"]:first-child>div {
    padding-top: 0;
    text-align: center!important;
}
.ui-jqgrid-sortable {
    padding-left: 4px;
    font-size: 13px;
    color: #777;
    font-weight: 700;
}
.ui-jqgrid-sortable:hover {
    color: #547ea8;
}
th[aria-selected=true] {
    background-image: -webkit-linear-gradient(top, #eff3f8 0, #e3e7ed 100%);
    background-image: -o-linear-gradient(top, #eff3f8 0, #e3e7ed 100%);
    background-image: linear-gradient(to bottom, #eff3f8 0, #e3e7ed 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeff3f8',  endColorstr='#ffe3e7ed',  GradientType=0);
}
th[aria-selected=true] .ui-jqgrid-sortable {
    color: #307ecc;
}
.ui-jqgrid .ui-icon {
    text-indent: 0;
    color: #307ecc;
    float: none;
    right: 2px;
}
.rtl .ui-jqgrid .ui-icon {
    right: auto;
    left: 2px;
}
.ui-jqgrid .ui-icon.ui-state-disabled {
    color: #BBB;
}
.ui-jqgrid .ui-icon.ui-state-disabled:hover {
    padding: 0;
}
.ui-grid-ico-sort:before {
    display: inline;
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
}
.ui-icon-asc:before {
    content: "\f0d8"}
.ui-pg-table>tbody>tr>.ui-pg-button>.ui-icon {
    display: inline-block;
    padding: 0;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    position: static;
    float: none;
    margin: 0 2px!important;
    color: gray;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 100%}
.ui-pg-table>tbody>tr>.ui-pg-button>.ui-icon:hover {
    color: #699AB5;
    border-color: #699AB5;
}
.ui-pg-table>tbody>tr>.ui-pg-button>.ui-icon:before {
    width: 20px;
    text-align: center;
    display: inline-block;
}
.ui-pg-table>tbody>tr>.ui-pg-button.ui-state-disabled .ui-icon {
    color: #B0B0B0;
    background-color: #F7F7F7;
    border-color: #DDD;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.ui-jqgrid-btable input, .ui-jqgrid-btable textarea, .ui-jqgrid-btable select {
    padding: 2px;
    width: auto;
    max-width: 100%;
    margin-bottom: 0;
}
.ui-jqgrid-btable select {
    padding: 1px;
    height: 25px;
    line-height: 25px;
}
.ui-pg-div .ui-icon {
    display: inline-block;
    width: 18px;
    float: none;
    position: static;
    text-align: center;
    opacity: .85;
    -webkit-transition: all .12s;
    -o-transition: all .12s;
    transition: all .12s;
    margin: 0 1px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 17px;
}
.ui-pg-div .ui-icon:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    position: static;
    margin: 0 1px;
}
.ui-pg-div .ui-icon:before {
    font-family: FontAwesome;
    display: inline;
}
.ui-jqgrid .ui-icon-plus {
    color: #50232e;
}
.ui-jqgrid .ui-icon-plus:before {
	font: normal normal normal 14px/1 FontAwesome;
    content: "\f067"}

/*minus*/
.ui-jqgrid .ui-icon-minus{
	color: #666666;
}
.ui-jqgrid .ui-icon-minus:before {
	color: #666666;
	font: normal normal normal 14px/1 FontAwesome;
    content: "\f068";
}

	
.ui-jqgrid .ui-icon-search {
    color: #478FCA;
}
.ui-jqgrid .ui-icon-search:before {
    content: "\f002"}
	
.ui-jqgrid .ui-icon-refresh {
    color: #69aa46;
}
.ui-jqgrid .ui-icon-refresh:before {
    content: "\f021"}
	
.ui-jqgrid .ui-icon-closethick {
    color: #478FCA;
}
.ui-jqgrid .ui-icon-closethick:before {
    content: "\f070"}	
	
.ui-jqgrid .ui-icon-trash {
    color: #DD5A43;
}
.ui-jqgrid .ui-icon-trash {
    color: #DD5A43;
}
.ui-jqgrid .ui-icon-trash:before {
    content: "\f014"}	

	
.ui-jqdialog .ui-jqdialog-titlebar-close {
	 color: rgba(199, 20, 20, 0.71);
}
.ui-jqdialog .ui-jqdialog-titlebar-close:before {
	content: "\f057";
	font-family: FontAwesome;
    font-size: 20px;
}

.ui-jqgrid .ui-icon-pencil {
    color: #f9b966;
}
.ui-jqgrid .ui-icon-pencil:before {
    content: "\f040"}
	
/*tree-view*/
.ui-jqgrid .treeclick:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	content: "\f067";
}
.ui-jqgrid .tree-leaf:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	content: "\f054";
	color: #FF892A!important;
}	

.ui-jqgrid .ui-icon-disk {
    color: #69AA46;
}
.ui-jqgrid .ui-icon-disk:before {
    content: "\f00c"}
	
.ui-jqgrid .ui-icon-cancel {
    color: #DD5A43;
}
.ui-jqgrid .ui-icon-cancel:before {
    content: "\f00d"}
	
.ui-jqdialog-content, .ui-jqdialog .ui-jqdialog-content {
    font-size: 13px;
    padding: 4px 0 0;
	background-color:#FFF;
}
.ui-jqdialog{
	/*width:40% !important;*/
    height:100% !important;
}
.ui-jqdialog-content .formdata, .ui-jqdialog .ui-jqdialog-content .formdata {
    font-size: 13px;
    padding: 6px 12px;
}
.ui-jqdialog-content .form-view-data, .ui-jqdialog .ui-jqdialog-content .form-view-data {
    vertical-align: middle;
    font-size: 13px;
}
.ui-jqdialog-content[id*=alertcnt_], .ui-jqdialog .ui-jqdialog-content[id*=alertcnt_] {
    padding: 8px 11px;
	background:#EFF38F;
}
.ui-jqdialog-content .CaptionTD {
    font-size: 12px;
    text-align: right;
    color: #666;
}
.ui-jqdialog-content .FormData {
    border-bottom: 1px dotted #E8E8E8;
}
.ui-jqdialog-content .FormData:last-child {
    border-bottom: none;
}
.ui-jqdialog-content .FormData>td {
    padding-top: 0px;
    padding-bottom: 0px;
}
.ui-jqdialog-content input.FormElement {
    width: auto;
}
.ui-jqdialog-content select.FormElement {
    padding: 1px;
    height: 25px;
    line-height: 25px;
    width: auto;
}
.ui-jqdialog-content td.EditButton {
    padding: 8px;
}
.EditTable {
    background-color: #eff3f8;
    border-top: 1px solid #D6E1EA!important;
    padding: 8px;
}
.EditTable tr:first-child {
    display: none;
}
.EditTable .navButton .fm-button {
    float: none!important;
    width: auto!important;
    margin: 1px 1px 2px!important;
    background-color: transparent;
    border-radius: 100%}
.EditTable .navButton .fm-button:hover {
    background-color: transparent;
}
.EditTable .navButton .fm-button:focus {
    outline: 0;
}
.EditTable .navButton .fm-button .ace-icon {
    display: inline-block;
    color: #999;
    border: 1px solid #AAA;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 100%;
    background-color: #FFF;
}
.EditTable .navButton .fm-button:hover .ace-icon {
    color: #699AB5;
    border-color: #699AB5;
}
.EditTable .navButton .fm-button.ui-state-disabled .ace-icon, .EditTable .navButton .fm-button.ui-state-disabled:hover .ace-icon {
    color: #BBB;
    border-color: #CCC;
    -moz-transform: scale(0.88);
    -webkit-transform: scale(0.88);
    -o-transform: scale(0.88);
    -ms-transform: scale(0.88);
    transform: scale(0.88);
}
.FormGrid .EditTable {
    background-color: #FFF;
    border-top: none!important;
    padding: 0;
}
.FormGrid .EditTable tr:first-child {
    display: none;
}
.ui-jqgrid .ui-jqgrid-view input, .ui-jqgrid .ui-jqgrid-view select, .ui-jqgrid .ui-jqgrid-view textarea, .ui-jqgrid .ui-jqgrid-view button {
    font-size: 13px;
}
.ui-jqdialog-content .searchFilter select {
    padding: 1px;
    height: 26px;
    line-height: 26px;
    width: auto;
    max-width: 95%;
    margin-bottom: 0;
}
.ui-jqdialog-content .searchFilter .input-elm {
    margin-bottom: 0;
    height: 18px;
    line-height: 18px;
    width: 95%!important;
    padding-left: 1px;
    padding-right: 1px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.ui-jqdialog-content .searchFilter table {
    margin-left: 4px;
}
.ui-jqdialog-content .searchFilter tr td {
    padding: 5px 0;
}
.ui-jqdialog-content .searchFilter .add-group, .ui-jqdialog-content .searchFilter .add-rule, .ui-jqdialog-content .searchFilter .delete-group {
    margin-left: 4px!important;
    font-size: 15px!important;
}
.ui-jqdialog-content .searchFilter .delete-rule {
    border: none;
    background-color: #FFF;
    color: #D15B47;
    font-size: 20px;
    width: 22px;
    line-height: 10px;
    padding: 0;
    text-shadow: none!important;
    display: inline-block;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    opacity: .85;
}
.ui-jqdialog-content .searchFilter .delete-rule:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #B74635;
    opacity: 1;
}
.ui-jqdialog-content .searchFilter .queryresult {
    margin-bottom: 11px;
}
.ui-jqdialog-content .searchFilter .queryresult td.query {
    padding: 6px 11px;
    border: 1px solid #E1E1E1;
    background-color: #EEE;
}
.ui-jqdialog-content .searchFilter .queryresult td.query:empty {
    display: none;
}
.ui-state-error {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #a94442;
    margin: 4px 4px 8px;
    padding: 6px 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    font-size: 13px;
}
.ui-jqdialog .ui-widget-header {
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',  endColorstr='#ffeeeeee',  GradientType=0);
    border-image: none;
    border-bottom: 1px solid solid;
    color: #669FC7;
    min-height: 38px;
    position: relative;
}
.ui-jqdialog .ui-widget-header .ui-jqdialog-title {
    line-height: 38px;
    margin: 0;
    padding: 0;
    padding-left: 12px;
    text-align: left;
}
.widget-header .ui-jqdialog-title {
    padding-left: 0!important;
    padding-right: 0!important;
}
.ui-jqdialog .ui-widget-header .widget-header {
    border-bottom: none;
}
.ui-jqdialog .ui-jqdialog-titlebar {
    border-bottom: 1px solid #DDD!important;
}
.fm-button {
    margin: 0 4px;
}
.fm-button:not(.btn) {
    background-color: #abbac3;
    border-radius: 0;
    box-shadow: none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    padding: 0 12px 1px;
    margin: 0 8px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    vertical-align: middle;
	height:28px;
}
.fm-button.ui-state-default:hover {
    background-color: #8b9aa3;
}
.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th {
    height: 30px;
    padding-top: 2px;
    white-space: normal;
}

.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th div {
    padding-top: 0;
    padding-bottom: 0;
    /*height: 30px; vic1403*/
    line-height: 26px;
}
/*
.ui-widget-content .ui-corner-all{
	height: 20px;
}*/

/*vic1403 buscar*/
.ui-jqgrid tr.ui-search-toolbar td > input{
	height:20px !important;
}

.ui-jqgrid .ui-jqgrid-titlebar-close {
    top: 10%;
    height: auto;
    padding: 0;
    margin: 2px 8px 0 0;
    text-align: center;
    border-radius: 4px;
}
.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
    background-color: rgba(255, 255, 255, .2);
}
.ui-jqgrid .ui-jqgrid-titlebar-close .ui-icon:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "\f077";
    color: #FFF;
}
.ui-jqgrid .ui-jqgrid-titlebar-close .ui-icon-circle-triangle-s:before {
    content: "\f078"}
/*
.ui-jqgrid .tree-wrap-ltr {
    margin: 0 4px;
    float: none;
    display: inline;
}*/

.ui-jqgrid .ui-icon {
    text-indent: 0;
    color: #307ecc;
    float: none;
    right: 2px;
}

.ui-jqgrid .tree-wrap-rtl {
    margin: 2px 4px 0;
}
.ui-jqgrid .ui-subgrid {
    border-bottom: 1px solid #E1E1E1;
    background-color: #F6FAFF;
}
.ui-jqgrid .ui-subgrid .ui-jqgrid-btable {
    background-color: #FFF;
}
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv {
    background-color: transparent;
    margin-top: 4px;
}
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable .ui-jqgrid-labels {
    border-bottom: 1px solid #E1E1E1;
    background: #F1F1F1;
}
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th[aria-selected=true] {
    background: #E5E9EF;
}
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th .ui-jqgrid-sortable {
    font-size: 12px;
}
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th div {
    padding-top: 8px;
    padding-bottom: 8px;
}
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th span.ui-jqgrid-resize {
    height: 36px!important;
}
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-bdiv {
    height: auto!important;
    max-height: 150px;
    margin-bottom: 4px;
    border-top-width: 0;
    border-bottom: 1px solid #E1E1E1;
}
.ui-jqgrid .ui-sgcollapsed>a:hover {
    text-decoration: none;
}
@media only screen and (max-width:767px) {
    .ui-jqgrid .ui-jqgrid-pager {
    height: 90px;
}
.ui-jqgrid .ui-jqgrid-pager>.ui-pager-control {
    height: 85px;
    padding-top: 9px;
}
.ui-jqgrid .ui-jqgrid-pager>.ui-pager-control>.ui-pg-table>tbody>tr>td {
    vertical-align: top;
}
.ui-jqgrid .ui-jqgrid-pager>.ui-pager-control>.ui-pg-table>tbody>tr>td#grid-pager_center {
    width: 0!important;
    position: static;
}
.ui-jqgrid .ui-jqgrid-pager>.ui-pager-control>.ui-pg-table>tbody>tr>td#grid-pager_center>.ui-pg-table {
    margin: 36px auto 0;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
}
}@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:0) {
    .ui-jqgrid .ui-jqgrid-pager>.ui-pager-control>.ui-pg-table>tbody>tr>td#grid-pager_center>.ui-pg-table {
    width: 300px;
}
}