.menu-min .sidebar-shortcuts h4 {
    display: none;
}
.navbar-nav {
    margin-left: 0;
}
label.error{
	color: red;
	padding-left: 6px;
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
	clear: both;
}
.page-header button{
	float: right;
	margin-right: 40px;
}
.page-title {
    padding: 16px 36px 16px 0;
}
#ace-settings-container {
	display: none;
}
.txt-des-sumario{
	line-height: 20px;
	height: 30px;
	padding-left: 22px;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 12px;
}
.rowLinea{
    border-bottom: 1px solid #333;
    clear: both;
}

.modal-dialog {
	width: 300px;
	padding-top: 180px;
}
.sidebar .sidebar-shortcuts {
	background-color: #f5f5f5;
}
label {
    display: block;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
}
.btn-sm {
	padding-top: 4px;
	padding-bottom: 4px;
}
.elem-group {
	float: left;
	min-height: 73px;
/*	margin-right: 20px;*/
}
.elem-group label {
	margin: 0;
}
.boxVisa .elem-group {
/*	margin-left: -12px;*/
	margin-right: 0;
}
.elem-group > label.error:before {
	min-height: 76px;
}
.radio {
	float: left;
}
.form-group input {
	padding-bottom: 3px;
}
.elem-group select {
	padding-left: 2px;
}
#gbox_grdSucursales, #gbox_grdMarcas {
	margin-top: 10px;
	border-bottom: 1px solid #d3d3d3;
}
#modSuc .modal-dialog {
	width: 545px;
}
#modSoc .modal-dialog {
	width: 710px;
}
/*.modal-dialog .elem-group {
	margin-right: 10px;
}*/
.modal-footer {
	margin-top: 20px;
}
#gbox_grdSocios {
	margin-top: 10px;
}
#gbox_grdMarcas {
	margin-top: 10px;
}
.ui-jqgrid .ui-jqgrid-htable th span.ui-jqgrid-resize {
	height: 40px !important;
}
.ui-jqgrid .ui-jqgrid-htable th div {
	padding-top: 10px;
}
.ui-jqgrid-view > .ui-jqgrid-titlebar {
	height: 35px;
}
.ui-jqgrid .ui-jqgrid-title {
	margin-top: 5px;
}
.form-group input.error {
	border-color: #f8bac3;
}
.nav-search {
	display: none;
}
.nav-shortcut {
    line-height: 24px;
    position: absolute;
    right: 22px;
    top: 8px;
}
.label-lg.arrowed-in:before {
	left: -12px;
	right: 6px;
}
.spShortcut {
	cursor: pointer;
}
.action-buttons a {
	margin-left: 0;
	margin-right: 0;
}
.visible-lg {
	position: absolute;
}
.ui-jqgrid .ui-subgrid td.subgrid-cell {
	padding-top: 15px;
    vertical-align: top;
}
#gbox_grdVisas {
	clear: both;
	padding-top: 10px;
}
#modVisa .modal-dialog, #modTer .modal-dialog {
	width: 650px;
}
#modAmex .modal-dialog{
	width: 750px;
	padding-top: 80px;
}
#modAmex .elem-group {
	min-height: 66px;
}
#modAmex .modal-footer{
	margin-top: 5px;
}
#modTer .modal-dialog {
	padding-top: 20px;
}
#grdVisas {
	font-size: 12px;
}
#grdVisas .ui-pg-div {
	padding-left: 2px;
	padding-right: 2px;
}
#gbox_grdTerminales {
	margin-top: 10px;
	clear: both;
}
.form-horizontal .control-label {
    padding-top: 0;
}
.action-buttons a{
	margin-right: 5px;
}
#gview_grdAmex {
	padding-top: 10px;
}
#btnMismoCon {
	float: right;
}
i.ico-prod {
	margin-right: 3px;
}
.badge:empty, .new-msg{
  display: block; width: 8px; height: 14px; top: 1px; position: absolute;
}
.navigation > li > a {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.swal2-popup #swal2-content {
  font-size: 14px;
}
.swal2-popup .swal2-styled.swal2-confirm, .swal2-popup .swal2-styled.swal2-cancel {
  font-size: 13px;
}
.cabal-green {
    float: left;
    height: 21px;
    width: 25px;
    display: inline-block;
    background: url('../img/icon-cabal.png') 0 0;
}
.cabal-danger {
    float: left;
    height: 20px;
    width: 25px;
    display: inline-block;
    background: url('../img/icon-cabal.png') -25px 0;
}
.cabal-blue {
    float: left;
    height: 20px;
    width: 24px;
    display: inline-block;
    background: url('../img/icon-cabal.png') -50px 0;
}
.navigation li a > i {
  font-size: 16px;
}
