.navHeader{
    background: rgb(103,1,80);
    background: linear-gradient(90deg, rgba(103,1,80,1) 16%, rgba(0,0,0,1) 75%);
}

.navHead{
    background-color: #400132;
}

.navHead2{
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 4%, rgba(103,1,80,1) 63%);
}

.colorJC{
    background: #400132 !important;
    border: 1px solid #400132 !important;
    font-weight: bold;
    color: white;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #400132;
    border-color: #400132;
}

.colorJC:hover{
    background:  #400132bf  !important;
    border: 1px solid  #400132bf  !important;
    color: white;
}

.colorJC:disabled{
    background: #400132 !important;
    border: 1px solid #400132 !important;
    font-weight: bold;
}

.colorAddJC{
    background: #670150 !important;
    border: 1px solid #7b7e80 !important;
    font-weight: bold;
}

.colorAddJC:hover{
    background: #adafb0 !important;
    border: 1px solid #adafb0 !important;
}

.nav-pills.nav-secondary .nav-link.active {
    background: #400132 !important;
    border: 1px solid #400132 !important;
    font-weight: bold;
}

.nav-pills > li > .nav-link {
    font-size: large !important;
}

.main-section{
    margin:0 auto;
    padding: 20px;
    margin-top: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 20px #c1c1c1;

}
.fileinput-remove,
.fileinput-upload{
    display: none;
}

.file-preview-image.kv-preview-data.rotate-17359.is-portrait-gt4 {
    width: 100% !important;
}

.letraJC{
    color: #8d9196;
}

.colorJCBorder{
    color: #400132 !important;
    border: 1px solid #400132;
    font-weight: bold;
}


.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a {
    background: #2000199c !important;
    box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, .1), 4px 4px 15px -5px rgb(0, 0, 0) !important;
}

.sidebar.sidebar-style-2 .nav .nav-item .active a {
    background: rgb(94 87 91 / 41%) !important;
    color: white !important;
}

.sidebar.sidebar-style-2 .nav .nav-item .active a i, .sidebar.sidebar-style-2 .nav .nav-item .active a p {
    color: white !important;
}

.sidebar .user, .sidebar[data-background-color="white"] .user {
    margin-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: 1px solid black !important;
    display: block !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.inputmedidas input{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.modal-lg {
    max-width: 1000px !important;
}

.invalid {
    color: #d24141;
    position: absolute;
    margin-left: 5px;
    margin-top: 3px;
}

.form-floating-label .form-control.filled + .placeholder {
    color: green !important;
    font-weight: bold;
}

.has-success .form-control,.has-success label  {
    border-color: #3e9542 !important;
    color: #2f8a31 !important;
}


.esp{
    margin-top: 15px;
}

.text-section.text-center {
    color: white !important;
}

.card-info {
    background: #670150bd !important;
}

.form-group {
    position: relative;
    margin-bottom: 0.7rem;
}

.form-control{
    border-color: #6f6f6f6e !important;
}

.label{
    font-size: 0px !important;
}

.form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 12px 0 0 38px;
    transition: all 200ms;
    opacity: 0.5;
}

.form-control-placeholder-select {

    position: absolute;
    top: 0;
    padding: 21px 0 0 12px;
    transition: all 200ms;
    opacity: 0.5;

}

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
    font-size: 75%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
}

.form-control:focus + .form-control-placeholder-select,
.form-control:valid + .form-control-placeholder-select {
    font-size: 75%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
}

.selectgroup-input:checked + .selectgroup-button {
    border-color: #400132 !important;
    z-index: 1 !important;
    color: #400132 !important;
    background: rgba(64, 1, 50, 0.13) !important;
}

.swal-icon--success__ring {
    border: 4px solid hsla(313.8, 96.8%, 12.4%, 0.44) !important;

}

.swal-icon--success__line {
    background-color: #3e0130 !important;
}


.btn-success {
    background: #3e0130 !important;
        background-color: rgb(62, 1, 48);
    border-color: #3e0130 !important;
}

.btn-success:hover{
    background:  #400132bf  !important;
    border: 1px solid  #400132bf  !important;
}

.swal-button.swal-button--confirm.btn.btn-success-success {
    background: #3e0130 !important;
    background-color: rgb(62, 1, 48);
border-color: #3e0130 !important;
}

.swal-button.swal-button--confirm.btn.btn-success-success:hover {
    background:  #400132bf  !important;
    border: 1px solid  #400132bf  !important;
}
.btnnewicon{
    padding: 9px 12px 5px 12px !important;
}

.btniconnew{
    font-size: 20px !important;
}

	/* FUNKY SM */
    .funkyradio-sm label:not(.simple) {
        /*min-width: 400px;*/
        width: 100%;
        border-radius: 3px;
        border: 1px solid #D1D3D4;
        font-weight: normal;
    }
    .funkyradio-sm input[type="radio"]:empty, .funkyradio-sm input[type="checkbox"]:empty {
        display: none;
    }
    .funkyradio-sm input[type="radio"]:empty ~ label, .funkyradio-sm input[type="checkbox"]:empty ~ label {
        position: relative;
        line-height: 1.5em;
        text-indent: 1.75em;
        margin-top: 0.1em;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 0.8rem;
    }

    .funkyradio-sm input[type="radio"]:empty ~ label:before, .funkyradio-sm input[type="checkbox"]:empty ~ label:before {
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        content:' ';
        width: 2em;
        font-size: 0.6rem;
        background: #D1D3D4;
        border-radius: 3px 0 0 3px;
    }

    .funkyradio-sm input[type="radio"]:hover:not(:checked) ~ label:before {
        content:'\2717';
        text-indent: .6em;
        color: #C2C2C2;
    }

    .funkyradio-sm input[type="checkbox"]:hover:not(:checked) ~ label:before {
        content:'\2714';
        text-indent: .6em;
        color: #C2C2C2;
    }

    .funkyradio-sm input[type="radio"]:hover:not(:checked) ~ label, .funkyradio-sm input[type="checkbox"]:hover:not(:checked) ~ label {
        color: #888;
    }
    .funkyradio-sm input[type="radio"]:checked ~ label:before {
        content:'\2717';
        text-indent: .6em;
        color: #333;
        background-color: #ccc;
    }

    .funkyradio-sm input[type="checkbox"]:checked ~ label:before {
        content:'\2714';
        text-indent: .6em;
        color: #333;
        background-color: #ccc;
    }

    .funkyradio-sm input[type="radio"]:checked ~ label, .funkyradio-sm input[type="checkbox"]:checked ~ label {
        color: #777;
    }
    .funkyradio-sm input[type="radio"]:focus ~ label:before, .funkyradio-sm input[type="checkbox"]:focus ~ label:before {
        box-shadow: 0 0 0 3px #999;
    }


    /* FUNKY MD*/
    .funkyradio-md label:not(.simple) {
        /*min-width: 400px;*/
        width: 100%;
        border-radius: 3px;
        border: 1px solid #D1D3D4;
        font-weight: normal;
    }
    .funkyradio-md input[type="radio"]:empty, .funkyradio-md input[type="checkbox"]:empty {
        display: none;
    }
    .funkyradio-md input[type="radio"]:empty ~ label, .funkyradio-md input[type="checkbox"]:empty ~ label {
        position: relative;
        line-height: 2.15em;
        text-indent: 2.75em;
        margin-top: 0.2em;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 0.8rem;
    }

    .funkyradio-md input[type="radio"]:empty ~ label:before, .funkyradio-md input[type="checkbox"]:empty ~ label:before {
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        content:' ';
        width: 2.5em;
        font-size: 0.75rem;
        background: #D1D3D4;
        border-radius: 3px 0 0 3px;
    }

    .funkyradio-md input[type="radio"]:hover:not(:checked) ~ label:before {
        content:'\2717';
        text-indent: .8em;
        color: #C2C2C2;
    }

    .funkyradio-md input[type="checkbox"]:hover:not(:checked) ~ label:before {
        content:'\2714';
        text-indent: .8em;
        color: #C2C2C2;
    }

    .funkyradio-md input[type="radio"]:hover:not(:checked) ~ label, .funkyradio-md input[type="checkbox"]:hover:not(:checked) ~ label {
        color: #888;
    }
    .funkyradio-md input[type="radio"]:checked ~ label:before {
        content:'\2717';
        text-indent: .8em;
        color: #333;
        background-color: #ccc;
    }

    .funkyradio-md input[type="checkbox"]:checked ~ label:before {
        content:'\2714';
        text-indent: .8em;
        color: #333;
        background-color: #ccc;
    }

    .funkyradio-md input[type="radio"]:checked ~ label, .funkyradio-md input[type="checkbox"]:checked ~ label {
        color: #777;
    }
    .funkyradio-md input[type="radio"]:focus ~ label:before, .funkyradio-md input[type="checkbox"]:focus ~ label:before {
        box-shadow: 0 0 0 3px #999;
    }


    /* FUNKY */
    .funkyradio label:not(.simple) {
        /*min-width: 400px;*/
        width: 100%;
        border-radius: 3px;
        border: 1px solid #D1D3D4;
        font-weight: normal;
    }
    .funkyradio input[type="radio"]:empty, .funkyradio input[type="checkbox"]:empty {
        display: none;
    }
    .funkyradio input[type="radio"]:empty ~ label, .funkyradio input[type="checkbox"]:empty ~ label {
        position: relative;
        line-height: 2.5em;
        text-indent: 3.25em;
        margin-top: 0.2em;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        content:'';
        width: 2.5em;
        background: #D1D3D4;
        border-radius: 3px 0 0 3px;
    }



    .funkyradio input[type="radio"]:hover:not(:checked) ~ label:before {
        content:'\2717';
        text-indent: .9em;
        color: #C2C2C2;
    }


    .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
        content:'\2714';
        text-indent: .9em;
        color: #C2C2C2;
    }

    .funkyradio input[type="radio"]:hover:not(:checked) ~ label, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
        color: #888;
    }
    .funkyradio input[type="radio"]:checked ~ label:before {
        content:'\2717';
        text-indent: .9em;
        color: #333;
        background-color: #ccc;
    }

    .funkyradio input[type="checkbox"]:checked ~ label:before {
        content:'\2714';
        text-indent: .9em;
        color: #333;
        background-color: #ccc;
    }

    .funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {
        color: #777;
    }
    .funkyradio input[type="radio"]:focus ~ label:before, .funkyradio input[type="checkbox"]:focus ~ label:before {
        box-shadow: 0 0 0 3px #999;
    }


    /* SUCCESS */
    .funkyradio-success input[type="radio"]:checked ~ label:before, .funkyradio-success input[type="checkbox"]:checked ~ label:before {
        color: #fff;
        background-color: #670150;
    }
    .funkyradio-success input[type="radio"]:checked ~ label, .funkyradio-success input[type="checkbox"]:checked ~ label {
        background-color: #6701502b;;
    }

    .icondiv{
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        padding: 20px 30px 15px 30px;
        height: 298px;
        overflow-y: scroll;
    }

    .swal-button.swal-button--catch {
        background: #400132 !important;
        border: 1px solid #400132 !important;
    }

    .swal-button.swal-button--Customer {
        background: #097029  !important;
    }

    /* tamaño fuente de datatable*/
    .h3, h3 {
        font-size: 0.777777rem !important;
    }
    body {
        font-size: 12px !important;
        color: #575962;
    }
    .table td, .table th {
        font-size: 10px !important;
    }
    .btn {
        font-size: 10px !important;
    }
    /* fin fuente datatable*/
 .card1 {
        border-radius: 5px;
    background-color: #fff;
    margin-bottom: 0px;
    -webkit-box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, .1);
    -moz-box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, .1);
    box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, .1);
    border: 0;
    }
    .form-control-placeholder1 {
        position: absolute;
        top: 0;
        padding: 0px 0 0 34% !important;
        transition: all 200ms;
        opacity: 0.5;
    }

.eliminar{
    position: none !important;;
    width: 0% !important;;
    min-height: 0px !important;;
    padding-right: 0px !important;;
    padding-left: 0px !important;;
}
.letraa {
    margin-bottom: .5rem;
    color: #495057;
    font-weight: 600;
    font-size: 1rem;
    white-space: nowrap;
    margin-left: 2rem;
}
.margi{
    margin-bottom: 5% !important;
}
.padin{
    padding: 5%;
}
.alinear{
    padding-left: 69%;
}
.form-control-placeholder2{
    top: 0;
    padding: 12px 0 0 0px;
    transition: all 200ms;
    opacity: 0.5;
}
.border1{
    padding-left: 10% !important;
    padding-right: 10% !important;
}
.form-card2 {
    background: white;
    border: 0 none;
    border-radius: 0px;
    padding: 4% 0% 6% 0%;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    position: relative;
}
.form-control-placeholder2 {
    position: absolute;
    top: 0;
    padding: 12px 0 0 38px;
    transition: all 200ms;
    opacity: 0.5;
    left: 2%;
}
.form-control-placeholder3 {
    /* position: absolute; */
    top: 0;
    padding: 14px 0 0 0px;
    transition: all 200ms;
    opacity: 0.5;
    /* left: 2%; */
}

/*libreria de yesid para las datatable*/
.gris tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05) !important;
}
.cabesal{
    background-color:  #2F2140 !important;
    color: #fff !important;
}
/*fin de la libreria xD*/
.caja{
    padding: 0px 0px !important;
}
.estilo{
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 0px;
    -webkit-box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, .1);
    -moz-box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, .1);
    box-shadow: 2px 6px 15px 0 rgba(69, 65, 78, .1);
    border: 0;
}

.escroll{
    width: auto;
    height: 50px;
    padding: 10px;
    white-space: nowrap;
}

.borde{
    border-color: #6f6f6f6e !important;
}

@media (min-width: 1200px){
    .offset-xl-31 {
    margin-left: 28%;
    }
}

.stzEF-right{
    text-align: right !important;
}

.stzEF-left{
    text-align: left !important;
}

.stzEF-center{
    text-align: center !important;
}

.btn-blank{
    background: #fdfdfd !important;
}

.icono-blank{
    color: white !important;
}
