﻿form {
    width: 100%;
    margin: auto;
}

.form-signin input[type="password"] {
    margin-bottom: 0;
}

.form-signin a.btn {
    margin-top: 1.5em;
}

.error {
    box-shadow: 0 0 5px #fe4640;
    border: 1px solid #fe4640;
}

.ui-pnotify {
    top: 20px;
    right: 20px;
    text-align: left;
    font-size: .9rem;
}

.modal-backdrop.show {
    opacity: 0.85;
}

.modal-backdrop {
    
}

.preloader-container {
    background: rgba(255, 255, 255, 0.3);
    color: rgb(51, 51, 51);
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1051;
    overflow: hidden;
    outline: 0px;
}

.preloader-backdrop {
    z-index: 10000;
    background-color: white;
    filter: alpha(opacity=30);
    opacity: 0.30;
    width: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    height: 100%;
}

.preloader-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -45px;
    margin-top: -15px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    z-index: 10000;
    font-size: 14px;
}

.i-space i {
    margin-right: .5em;
}

.td-normal-btn {
    width: 30px;
}

.td-normal-btn-double {
    width: 65px;
}

.form-control:disabled, .form-control[readonly] {
    padding: 0.25rem 0.5rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    border-bottom: 1px solid #ced4da !important;
    background-color: #f5f5f5;
    cursor: not-allowed;
}
.form-control[readonly][data-type="calendar-month-year"]:not([disabled="disabled"]) {
    background-color:#fff
}

.alert {
    padding: .5rem .75rem;
}

/*#region Listados Vacios */
.emptyGrid {
    text-align: center !important;
    background-color: #E9F0F7 !important;
}

    .emptyGrid i {
        margin-right: 0;
    }

    .emptyGrid > td {
        padding: 1em !important;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.4);
        font-weight: bold;
        text-align: center !important;
    }

    .emptyGrid span {
        color: #8c9094 !important;
    }

.emptyList {
    text-transform: uppercase;
}
/*#endregion */

.modal-dialog-config {
    max-width: 750px;
}

.form-control-feedback {
    margin-top: 6px;
    height: 18px;
    color: #585858;
    line-height: 20px;
    font-size: 15px;
}

    .form-control-feedback.left {
        border-right: 1px solid #ccc;
        left: 0;
        position: absolute;
        top: 0;
        padding-right: 6px;
        padding-left: 6px;
    }

    .form-control-feedback.right {
        border-left: 1px solid #ccc;
        right: 0;
        padding-right: 8px;
        padding-left: 6px;
        top: 0;
        position: absolute;
        float: right;
    }

.form-control.has-feedback-left {
    padding-left: 30px;
}

.form-control.has-feedback-right {
    padding-right: 25px;
}

.has-feedback {
    position: relative;
}

input[type=text][data-type=calendar][readonly], input[type=text][data-type=calendar-range][readonly] {
    background-color: #fff;
    cursor: inherit;
}

tr.pager-row {
    background-color: #fff !important;
}

    tr.pager-row td {
        padding: 8px 0 !important;
    }

.pager-row td {
    position: inherit !important
}

.pages {
    float: right;
    display: block;
    font-size: .8em;
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 2px 20px;
    border: 1px solid #D8D8D8;
}

.paging_label {
    margin-bottom: 0;
    margin: 6px 0;
    font-size: 12px;
}

.pages p {
    float: left;
    margin: 0px 8px;
    line-height: 2.5em;
}

.pages a {
    padding: 5px;
    color: #262a5c !important;
    float: left;
}

.pages select {
    float: left !important;
    width: auto;
    height: 22px;
    padding: 0px 6px;
    font-size: 1.25em;
}

.pages i {
    margin-right: 0
}
/*#region Uploader */
input[type="file"] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    background-color: transparent;
    color: transparent;
}

.btn-file {
    margin: 0;
    height: 31px;
    padding: 0.25rem 0.75rem;
    cursor: pointer;
    color: white !important;
}

.form-control.form-file[readonly] {
    background-color: white;
}
/*#endregion */

.ui-widget {
    font-size: 14px !important;
}

.ui-widget-content {
    background: #ffffff;
    color: #333333;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    padding: 8px 0;
}

.ui-autocomplete {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 250px;
    z-index: 1050;
}

.ui-menu-item-detail {
    font-weight: bold;
    font-size: 10px;
    line-height: 16px;
}

.ui-menu-item-wrapper {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.ui-state-active {
    background-position: 0% 0%;
    background-color: rgba(15,25,38,0.125) !important;
    font-weight: normal !important;
    color: #2b2b2b !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    width:100% !important;
    border-radius:unset !important;
    height: auto !important;
    border:none !important
}

.th-w-80 {
    width: 80px;
}

.th-w-130 {
    width: 130px;
}

.dropdown-menu-mh-250 {
    max-height: 250px;
    overflow: auto;
}

.fs-90 {
    font-size: 90%;
}

input[type=text][data-type=calendar][disabled], input[type=text][data-type=calendar-range][disabled] {
    background-color: #f5f5f5 !important;
}

.calpicker[readonly] {
    background-color: #fff;
}

.table-modal-overflow {
    overflow: auto;
    max-height: 300px;
}

[class*="icheck-"] > input:first-child:disabled + label::before, [class*="icheck-"] > input:first-child:disabled + input[type="hidden"] + label::before {
    background-color: #CFCFCF !important;
    border: 1px solid #D3CFC8 !important;
}

.weighing-left {
    position: absolute;
    top: 0;
    font-size: 10px;
    padding: 1px 8px;
    letter-spacing: .3px;
    color: #ffffff;
    border-radius: 5px 0 5px 0px;
    background: #263576;
}

.td-ellipsis a {
    width: 200px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.weighing-right {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 10px;
    padding: 1px 8px;
    letter-spacing: .3px;
    color: #ffffff;
    border-radius: 5px 0 5px 0px;
    background: #263576;
}

.card-columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.card-columns-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.h-90 {
    height: 90%;
}

.chk-mr-1 input[type=checkbox] {
    margin-right: 0.5rem;
}

.img-lang {
    width: 20px;
}

.form-control[readonly][data-type="calendar-year"] {
    background: white !important;
}

.parpadea {
    animation-name: parpadeo;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: parpadeo;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes parpadeo {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes parpadeo {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}