﻿
.btn-menu h1, .nav-item-btn > a {
    font-size: 14px;
}

.title {
    font-size: 16px;
}

.box-login .inner {
    font-size: 1rem;
}


.navbar-side > li > a.i-space i, .clear-i-space i {
    margin-right: 0;
}

.modal-header h2 {
    margin-bottom: 0;
    font-size: 22px;
}

.modal-dialog {
    z-index: 1041;
}

.modal-backdrop {
    background-color: rgb(43, 43, 43);
}

.info-user .username-bottom {
    display: none;
}

.dropdown-menu {
    z-index: 1050;
}

@media (max-width: 1024px) {
    .info-user .username-bottom {
        display: block;
    }
}

.grid-scroll {
    overflow-x: auto;
    max-width: 100%;
    width: 1268px;
}

    .grid-scroll table {
        max-width: none;
    }

/*@media all and (max-width:576px) {
    .modal-dialog {
        min-width: 100%;
    }
}*/

.form-control-feedback.left {
    border-right: 1px solid #ccc;
    left: 16px;
    margin-top: 3px !important;
}

.form-control-feedback.right {
    border-left: 1px solid #ccc;
    right: 2px;
}

.form-control-feedback {
    position: absolute;
    right: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 22px;
    line-height: 24px;
    text-align: center;
    pointer-events: none;
}

.form-control[data-type="calendar"], .form-control[data-type="calendar-range"] {
    background-color: #fff;
}

:disabled.form-control[data-type="calendar"], :disabled.form-control[data-type="calendar-range"] {
    background-color: #e9ecef;
}

.form-control.has-feedback-left {
    padding-left: 36px;
    height: calc(1.5em + 0.5rem + 2px)
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.table-amount {
    overflow: auto;
    padding: .5em 0em;
    border: 1px solid #c7c7c7;
    border-radius: .5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fffbd4;
}

    .table-amount td {
        text-align: right;
        padding: 3px 10px;
    }

    .table-amount hr {
        border-top: 1px solid #ddd;
    }

    .table-amount td label {
        font-weight: bold;
        margin-bottom: 0;
    }

.td-normal-btn [data-toggle="iCheck"] div {
    margin-bottom: 0 !important;
    margin-right: 0;
}

.th-icheck {
    text-align: center;
    width: 35px;
}

.td-icheck {
    text-align: center;
}

    .td-icheck [data-toggle="iCheck"] div, .th-icheck [data-toggle="iCheck"] div {
        margin-bottom: 0 !important;
        margin-right: 0;
    }

.iradio_square_label label{
    padding-left: 5px;
}
.alert {
    padding: .5rem;
}

.icon-help {
    color: #00aaff;
    float: right;
    margin: 0;
    padding: 0;
}

    .icon-help:hover {
        cursor: pointer;
        color: #007cff;
    }

    .icon-help.ext {
        margin: 5px 0;
    }

    .icon-help.ext_subtitle {
        margin: 2px 5px 0px 10px;
    }

        .icon-help.ext_subtitle i {
            font-size: 1.75em;
        }

.table td .thead-inverse th {
    background-color: #535353;
}


.btn-warning {
    background-color: #FFB407;
    border-color: #FFB407;
}

.color-warning {
    color: #ffb407 !important;
}

.form-control-feedback.feedback-btn {
    pointer-events: all;
    cursor: pointer;
    /*height:30px;*/
    margin-top: 0;
    /*padding-top:6px;*/
    font-size: 15px;
    color: #7F7F7F;
}

.feedback-btn:active {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.feedback-btn:hover {
    color: black;
}

.filter.info {
    padding-bottom: 0;
}

.alert-warning {
    background-color: #fff3cd !important;
}

.notificacion {
    text-align: center;
}

    .notificacion i {
        display: table;
        margin: auto;
        margin-bottom: .1em;
    }

.page-title .title_left h3 {
    margin: 9px 1em 9px 0;
}

.icon-help {
    color: #00aaff !important;
    float: right;
    margin-left: 1em;
    padding: 0;
    border-right: none !important;
    font-size: 12px;
}

    .icon-help:hover {
        cursor: pointer;
        color: #007cff;
    }

.table-help td {
    padding: 2px;
}

.ui-autocomplete {
    z-index: 1050;
}

.table-hover > tbody > tr:hover {
    background-color: #ecebeb !important
}

.table-striped > tbody > tr.row-success {
    background-color: #ebfbdf;
}

.success-help {
    color: #ebfbdf !important;
}

.table-striped > tbody > tr.row-danger {
    background-color: #f9e2e2;
}

.table-striped > tbody > tr.row-info {
    background-color: #d9edf7;
}

.info-help {
    color: #d9edf7 !important;
}

.table-striped > tbody > tr.row-warning {
    background-color: #fff3cd;
}

.warning-help {
    color: #fff3cd !important;
}

.color-success {
    color: #ebfbdf !important;
}

.color-danger {
    color: #f9e2e2 !important;
}

.color-btn-success {
    color: #28a745 !important;
}

.color-btn-danger {
    color: #dc3545 !important;
}

.color-btn-default {
    color: #5A738E !important;
}

.color-btn-primary {
    color: #007bff !important;
}

td .btn-default {
    background-color: #5A738E !important;
}

td .btn-default {
    color: white !important;
}

    td .btn-default:hover {
        color: white !important;
    }

/* *********  notifications  **************************** */
/* Pnotify by Hunter Perrin :: 2.0.1 */

.ui-pnotify {
    top: 25px;
    right: 25px;
    position: absolute;
    height: auto;
    /* Ensures notices are above everything */
    z-index: 9999;
    font-size: 11pt;
    line-height: 1.5em;
}
/* Hides position: fixed from IE6 */

html > body > .ui-pnotify {
    position: fixed;
}

.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}

.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0;
}

.ui-pnotify-sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ui-pnotify-title {
    display: block;
    margin-bottom: .4em;
    margin-top: 0;
}

.ui-pnotify-text {
    display: block;
    word-wrap: break-word;
    max-height: 300px;
    overflow: auto;
}

.ui-pnotify-icon,
.ui-pnotify-icon span {
    display: block;
    float: left;
    margin-right: .2em;
    margin-top: .1em;
}
/* Alternate stack initial positioning. */

.ui-pnotify.stack-topleft,
.ui-pnotify.stack-bottomleft {
    left: 25px;
    right: auto;
}

.ui-pnotify.stack-bottomright,
.ui-pnotify.stack-bottomleft {
    bottom: 25px;
    top: auto;
}

.ui-pnotify-closer,
.ui-pnotify-sticker {
    float: right;
    margin-left: .2em;
}
/* theming */
/*
.alert-success {
	color: #ffffff;
	background-color: rgba(38, 185, 154, 0.88);
	border-color: rgba(38, 185, 154, 0.88);
}

.alert-info {
	color: #E9EDEF;
	background-color: rgba(52, 152, 219, 0.88);
	border-color: rgba(52, 152, 219, 0.88);
}

.alert-warning {
	color: #E9EDEF;
	background-color: rgba(243, 156, 18, 0.88);
	border-color: rgba(243, 156, 18, 0.88);
}

.alert-danger,*/
.alert-error {
    color: #E9EDEF;
    background-color: rgba(231, 76, 60, 0.88);
    border-color: rgba(231, 76, 60, 0.88);
}

.alert-dark,
.btn-dark {
    color: #E9EDEF;
    background-color: rgba(52, 73, 94, 0.88);
    border-color: rgba(52, 73, 94, 0.88);
}

    .btn-dark:hover {
        color: #F7F7F7;
    }
/* /theming */
/* /Pnotify by Hunter Perrin :: 2.0.1 */

.btn-default {
    color: #333 !important;
    margin-top: 5px;
}


/*#region Pager */
tr.pager-row {
    background-color: #fff !important;
}

    tr.pager-row td {
        padding: 8px 0 !important;
    }

.pager-row td {
    position: inherit !important;
}

.pages {
    margin-top: 5px;
    float: right;
    display: block;
    font-size: 1.1em;
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 2px 15px;
    border: 1px solid #D8D8D8;
    margin-right: 12px;
}

.paging_label {
    margin-bottom: 0;
    margin-top: 12px;
}

    .paging_label:first-child {
        margin-left: 12px;
    }

.pages p {
    float: left;
    margin: 0px 8px;
    line-height: 2em;
}

.pages a {
    padding: 6px;
    color: #303030 !important;
    float: left;
}

.pages select {
    float: left !important;
    width: auto;
    height: 28px;
    padding: 0px 6px;
}

.pages i {
    margin-right: 0;
}
/*#endregion */

.lbl-resumen-titulo {
    font-size: 11px;
}

.lbl-resumen-valor {
    font-size: 1rem;
}

.disabled-events {
    pointer-events: none;
}



.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    overflow-y: scroll;
    max-height: 15em;
}

