﻿
.gritter-close:before, .gritter-light .gritter-close:before {
    content: 'Close'!important;
    position: absolute!important;
    text-align: center!important;
    right: 0!important;
    color: #e3ec57;
    left: 0;
    z-index: 10;
    text-indent: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 9px;
    top: 50%!important;
    margin-top: -5px;
    font-family: inherit;
}

.prevent-click {
     pointer-events: none;
     cursor: not-allowed;
}


.stepwizard-step p {
    margin-top: 5px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.object-disabled-white {
    background-color: white;
    font-weight: bold;
    color: black;
}

.ace-file-input {
    display: block;
    font-size: inherit;
    position: relative;
    height: 30px;
}

    .ace-file-input .ace-file-container {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 30px;
        background-color: #fff;
        border: 1px solid #d5d5d5;
        cursor: pointer;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all .15s;
        -o-transition: all .15s;
        transition: all .15s;
    }

        .ace-file-input .ace-file-container .ace-file-name {
            display: inline-block;
            height: 28px;
            max-width: 80%;
            white-space: nowrap;
            overflow: hidden;
            line-height: 28px;
            color: #888;
            font-size: 13px;
            vertical-align: top;
            position: static;
            padding-left: 30px;
        }

.table > thead > tr {
    color: #707070;
    font-weight: normal;
    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);
}

.position-chekAll {
    left: 6%;
    display: block;
    text-align: left;
    position: absolute;
    margin-top: 1%;
    z-index: 99;
}

.position-swDevolusion {
    margin-left: 60px;
}

.jstree-div-responsive {
    max-width: 100%;
    overflow: auto;
    font: 12px Verdana, sans-serif;
    box-shadow: 0 0 0.2px #ccc;
    padding: 10px;
    border-radius: 5px;
}

.icon-warning-del {
    color: red;
}

.btn.btn-sm {
    line-height: 16px;
}

.empresa-box {
    margin-top: 20px;
    height: 80%;
}

.margin-botton-6px {
    margin-bottom: 6px;
}

.margin-right-2px {
    margin-right: 2px;
}

.padding-right-0px {
    padding-right: 0px;
}

.padding-left-2px {
    padding-left: 2px;
}

.padding-left-0px {
    padding-left: 0px;
}

.padding-left-5px {
    padding-left: 5px;
}

.new-col-md-1 {
    width: 12.3%;
}

.new-col-md-10 {
    width: 87.6%;
}

.new-display-none {
    display: none;
}

.background-white {
    background-color: white;
}

.title-msje-alert {
    font-size: small;
    text-align: center;
    margin-left: 5px;
    font-family: sans-serif;
}

.myAlert-Top {
    position: fixed;
    left: 75%;
    top: 60px;
    width: 25%;
    height: 50px;
}

.position-imgen-empresa {
    position: absolute;
}

.list-style-none {
    list-style: none;
}

.box.box-danger {
    border-top-color: #dd4b39;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

.box-header {
    color: #444;
    display: block;
    padding-top: 50px;
    padding-left: 20px;
    position: relative;
}

.position-empresa {
    margin-top: 5%;
    margin-left: 20%;
    width: 50%;
}

.title-empresa {
    margin-top: 5px;
    margin-bottom: 2px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.desc-empresa {
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
    margin-bottom: 10px;
}

.etiq-count-empresa {
    font-size: 12px;
    margin-right: 5px;
    margin-top: 3px;
}

.position-panel-empresa {
    margin-left: 2%;
}

.margin-right-20 {
    margin-right: 20px;
    width: 18%;
}

.margin-right-30px {
    margin-right: 70px;
}


.margin-right-60px {
    margin-right: 60px;
}

.margin-right-40px {
    margin-right: 40px;
}


.icon-login {
    position: absolute;
    right: 30px;
    margin-top: 10px;
}

.position-label {
    text-align: right;
}

.spcace-colum {
    margin-left: 0px;
}

.position-botonera {
    position: fixed;
    top: 50px;
    z-index: 2000;
}

.width-column-dt {
    display: none;
}

.width-column-dt-visible {
    display: table-cell;
}

.my-sticky-class {
    background-color: red;
}


.gritter-item {
    font-family: inherit !important;
    color: #fff !important;
    font-size: 10px !important;
    padding: 2px 15px 5px !important;
}

    .gritter-item p {
        font-size: 11px !important;
        color: #fff !important;
        line-height: 15px;
    }

#fondo-loading {
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2001;
}

#loading-content {
    position: fixed;
    left: 44%;
    top: 40%;
    text-align: center;
}

.centrar-opciones-mvto {
    margin-left: 30%;
}

.img-loading {
    width: 50%;
    filter: invert(1) hue-rotate(50deg) brightness(500%);
    padding: 20px;
}

#dynatree-expander {
    background-position: 0px -280px;
    cursor: pointer;
    background-image: url('../Content/img/icons.gif');
}

.label-fiscal-prin {
    text-align:right;
    padding-top:2px;
    background-color:azure;
}
.label-fiscal-second {
    text-align:right;
    padding-top:2px;
    background-color:ivory;
    display:block;
}
.border-top-botton {
    border-bottom: 2px solid gainsboro; 
}
.border-right {
    border-right: 2px solid gainsboro;  
}

.border-right-input {
    border-right: 2px solid gainsboro;  
}

.input-form-web {
    margin-bottom:1px;
    height:30px;
    background-color:white;
    opacity:initial;
    font-size:11px;
}
.label-form-web {
    margin-bottom:1px;
    background-image:linear-gradient(white, white);
}

.label-detail-form-web {
    margin-bottom:1px;
    background-image:linear-gradient(white, white);
}

.form-group-web {
    padding-right:0px;
    padding-left:5px;
    margin-bottom: 0.1rem;
}

.hr1-separator {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

@media (max-width: 670px) {

    .border-right {
    border-right: 0px solid gainsboro;  
}

    .border-right-input {
    border-right: 2px solid white;  
}

    .label-fiscal-prin {
    text-align:center;
    padding-top:2px;
    background-color:azure;
}

    .label-fiscal-second {
    text-align:right;
    padding-top:2px;
    background-color:gainsboro;
    display:none;
}
    .padding-right-0px {
        padding-right: 10px;
    }

    .padding-left-2px {
        padding-left: 15px;
    }

    .padding-left-5px {
        padding-left: 5px;
    }

    .padding-left-0px {
        padding-left: 10px;
    }


    .new-col-md-1 {
        width: 1%;
    }

    .new-col-md-10 {
        width: 83.33333333%;
    }

    .myAlert-Top {
        position: fixed;
        top: 19%;
        left: 2%;
        width: 97%;
        height: 50px;
    }

    .position-panel-empresa {
        margin-left: 3%;
        width: 100%;
        margin-top: -85px;
    }

    .margin-right-20 {
        margin-right: 20px;
        width: auto;
    }

    .margin-right-30px {
        margin-right: 60px;
        width: auto;
    }


    .margin-right-60px {
        margin-right: 10px;
    }

    .margin-right-40px {
    margin-right: 30px;
}


    .centrar-opciones-mvto {
        margin-left: 0%;
    }

    .position-label {
        text-align: left;
    }

    .spcace-colum {
        padding-left: 15px;
    }

    .position-botonera {
        position: fixed;
        top: 58px;
        z-index: 2000;
        margin-left: 5px;
        background-color: white;
    }

    .width-column-dt {
        display: table-cell;
    }

    .width-column-dt-visible {
        display: none;
    }

    #loading-content {
        position: fixed;
        left: 25%;
        top: 44%;
        text-align: center;
    }

    #dtListaDatatable_filter {
        text-align: right;
    }

    .position-chekAll {
        left: 22%;
        display: block;
        text-align: left;
        position: absolute;
        margin-top: -5%;
        z-index: 99;
    }

    .position-swDevolusion {
        margin-left: 10px;
    }

    .position-imgen-empresa {
        position: initial;
        width: 50%;
        padding-bottom: 15px;
        margin-left: 30%;
    }

    .padding-left-5px {
        padding-left: 10px;
    }
}
