﻿
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: center;
    /*margin-top: -30px;*/
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.row {
    margin: 0 !important;
    justify-content: center;
}

.row {
    margin: 0 !important;
    justify-content: center;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}


/* loader */

.lds-ellipsis {
    display: none;
    position: relative;
    width: 64px;
    height: 64px;
    margin: auto;
}

    .lds-ellipsis div {
        position: absolute;
        top: 27px;
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background: #056241;
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

        .lds-ellipsis div:nth-child(1) {
            left: 6px;
            animation: lds-ellipsis1 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(2) {
            left: 6px;
            animation: lds-ellipsis2 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(3) {
            left: 26px;
            animation: lds-ellipsis2 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(4) {
            left: 45px;
            animation: lds-ellipsis3 0.6s infinite;
        }

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(19px, 0);
    }
}

/* End loader */

.open > .dropdown-menu {
    display: block;
    margin-left: 160px;
    margin-top: -30px;
}

.option-menu {
    overflow: visible !important;
}

.left-pos {
    margin-left: 133px;
    margin-top: -20px;
}

/**circle-btn*/
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
    margin-left: 5px;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    margin-left: 2px;
}


/**NAVBAR*/
#menu {
    border-bottom: 3px solid #fff !important;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.175) !important;
    height: auto;
    background-color: #46BDC8;
    color: #fff;
}

#men:hover, #men:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > a:focus, .dropdown-menu > a:hover {
    color: #fff;
    text-decoration: none;
    /*background: #68a20f;*/
    background: #46BDC8;
    z-index: 10000;
}
/*area trabajo*/
#navbarSupportedContent ul > li:nth-child(1) > ul > li > #men:focus, #navbarSupportedContent ul > li:nth-child(1) .dropdown-menu.show > li > a#men:hover, #navbarSupportedContent ul > li:nth-child(1) > ul > li a:hover {
    /*background: #50ad58;*/
    background: #46BDC8;
    color: #fff;
}
/*gestion*/
#navbarSupportedContent ul > li:nth-child(2) > ul > li > #men:focus, #navbarSupportedContent ul > li:nth-child(2) .dropdown-menu.show > li > a#men:hover, #navbarSupportedContent ul > li:nth-child(2) > ul > li a:hover, #navbarSupportedContent ul > li:nth-child(2) > ul > li a:focus {
    background: #17bad0;
    color: #fff;
}
/*admin*/
#navbarSupportedContent ul > li:nth-child(3) > ul > li > #men:focus, #navbarSupportedContent ul > li:nth-child(3) .dropdown-menu.show > li > a#men:hover, #navbarSupportedContent ul > li:nth-child(3) > ul > li a:hover {
    background: #17bad0;
    color: #fff;
} .dropdown-submenu {
    position: relative;
} .dropdown-submenu a::after {
        transform: rotate(-90deg);
        position: absolute;
        right: 6px;
        top: 1.2em;
    } .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: .1rem;
        margin-right: .1rem;
    } @media screen and (max-width: 414px) {
    img#menu_img {
        width: 350%;
        padding-top: 0px;
    }
}
/*Buttons*/
.btn-primary {
    background: #46BDC8 !important;
    color: #fff;
    border-color: #46BDC8 !important;
    border-radius: 10px !important;
}

    .btn-primary:hover {
        background: #fff !important;
        color: #469BB4 !important;
        border-color: #469BB4 !important;
    }

.btn-primary-home {
    background: #34beae !important;
    color: #fff;
    border-color: #34beae !important;
    border-radius: 10px !important;
}


.btn-primary-home:hover {
    background: #fff !important;
    color: #379a90 !important;
    border-color: #379a90 !important;
}

/* Link de "Forgot Password" en el login*/
#row-form-label > div.main_element-actionLink > a:hover {
    color: #379a90 !important;
}


    .btn_string {
    display: flex;
    justify-content: flex-end;
} .btn_string {
    display: flex;
    justify-content: flex-end;
} .card {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.175);
    margin-left: 20px;
} #cardhomebox {
    width: 200px;
    height: 200px;
} #cardhomebox a {
        text-decoration: none;
        text-decoration-style: none;
        color: #000;
        cursor: pointer;
        background-color: #fff;
        border-radius: 0.25rem;
    } #cardhomebox:hover {
        background-color: rgba(0, 0, 0, 0.10);
        border-radius: 0.25rem;
    } .card-header {
    /*border: 1px solid rgba(0, 0, 0, 0.125) !important;*/
} label.card-header {
    /*padding-left: 20px !important;*/
    padding-right: 20px !important
} .modal-body .card-header {
    cursor: pointer;
} .modal-header.ui-draggable-handle{
    cursor:move;
} .modal-header {
    /*background-image: url(/Content/img/stripes-light.png) !important;
    background-repeat: repeat;*/
} .card-form .card-header input {
    border-bottom: none !important;
    font-size: 17px;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.0);
} .card-file .card-form .card-header input {
    font-size: 1rem;
    font-weight: unset;
} .card-deck-home {
    margin-left: 1px;
    margin-bottom: 20px;
} .card-deck .card-form i.fa-trash-alt {
    margin-top: 20px;
    /*
        position: absolute;
        margin-left: 300px;
        */
} .card-deck .card-form .card-footer, .card-file .card-form .card-footer {
    margin-top: 20px;
    height: 45px;
    border-top: none;
} .card-form i {
    cursor: pointer;
} .modal-body .row .card-deck {
    margin-left: 1px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-top: 40px;
} .modal-body .row .card-file {
    margin-left: 1px;
    margin-right: 10px;
    margin-top: 10px;
} .modal-body .row .card-file {
    width: 90%;
} @media screen and (max-width: 1024px) {

    #body {
        margin: 0 -30px;
    }
} @media screen and (max-width: 1024px) {

    #body {
        margin: 0 -30px;
    }
} @media screen and (min-width: 1200px) {
    #menu_img {
        height: 4.5rem !important;
    }
} @media screen and (max-width: 1024px) {

    #body {
        margin: 0 -30px;
    }
} .page-item.active .page-link {
    background-color: #056241;
}
/* table accordion */
table.table {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
} 
table.table thead {    
    background: #eee;
}
table.table thead tr th {
    padding: 10px;    
}
table.table thead th{    
    vertical-align: middle;
}
.dblclick, .sub_table {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
} .select2-container {
    width: 100% !important;
    max-width: 280px;
} .CardCohortSelectDos .select2-container {
    max-width: 95%;
} .modal-body .form-control, .modal-body-fullscreen .form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
}
/*FULLSCREEN modal*/
.modal-fullscreen {
    position: fixed !important;
    margin: 0;
    top: 0 !important;
    padding: 0;
    max-width: 100% !important;
    height: 100% !important;
} .modal-content-fullscreen {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
} .modal-body-fullscreen {
    max-height: calc(100vh - 130px);
    min-height: calc(100vh - 130px);
    overflow-y: auto;
    background-color: #f3f3f3;
} .close {
    padding: 0rem;
} .page-item.active .page-link {
    background-color: #056241;
}
/*Checkbox with image*/
.customCheckbox input[type="checkbox"] {
    display: none;
} .customCheckbox input[type="checkbox"] + input + label.fa {
        color: grey;
        font-size: 40px;
        width: 40px;
        height: 40px;
        cursor: pointer;
    } .customCheckbox input[type="checkbox"]:checked + input + label.fa {
        background: #fff;
    } .customCheckbox input[type="checkbox"] + input + label.fa:before {
        display: inline-block;
        content: "\f0fe";
        cursor: pointer;
    } .customCheckbox input[type="checkbox"]:checked + input + label.fa:before {
        content: "\f0fe";
        position: relative;
        color: skyblue;
    }
/*Costum section hide*/
.laboratorySection {
    display: none
} .newElement {
    color: skyblue;
    font-size: 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
/*Modal*/
.column-modal {
    margin: 10px;
    padding: 2px;
    width: 200px;
    border: 1px solid black;
} .border-filter {
    border: 1px solid black;
    margin-top: 2px;
    padding: 2px;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
} #modal_title {
    font-family: Arial;
    font-weight: 600;
    color: #000;
    font-size: 1.50rem;
}
/*Table*/
.dataTable tbody {
    background-color: #fff;
} div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: justify;
} div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85rem;
    white-space: normal;
} .table-responsive {
    display: block;
    width: 100%;
    /*width:-webkit-max-content;*/
    overflow-x: auto;
    -ms-overflow-style: scrollbar;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} table.dataTable tbody tr:hover {
    background-color: #dee2e6;
    color: #000;
} table.dataTable tbody tr.bg-1-danger:hover td i.far.fa-question-circle {
    color: red !important;
} table.dataTable thead th input{
    color:#fff;
} table tbody tr.accordion-toggle:hover {
    background-color: #dee2e6;
    cursor: pointer;
} .table-striped tbody tr:hover {
    background-color: #dee2e6;
    cursor: pointer;
} table.dataTable.nowrap th, table.dataTable.nowrap td{
    padding-left:10px;
    padding-bottom:3px;
} .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/*style cabezeras columnas*/
table.dataTable th, table.table thead {
    width: 10rem;
    background-color: #ae9d9d;
    color: #fff;
} table.dataTable th input::placeholder {
        color: #fff;
    } #requestTable_wrapper .bg-secondary {
    background-color: #a6a7a9 !important;
} #requestTable_wrapper .bg-secondary td {
    color: white;
}
/* col-resizable*/
.dt-colresizable-table-wrapper {
    /*overflow: auto;*/
    width: 100%;
    position: relative;
} .dt-colresizable {
    height: 0;
    position: relative;
    top: 0;
    z-index: 999;
} .dt-colresizable .dt-colresizable-col {
        display: block;
        position: absolute;
        box-sizing: border-box;
        width: 5px;
        cursor: ew-resize;
        z-index: 1000;
        background-color: rgba(0, 0, 0, 0.06);
    } .dt-colresizable-table-wrapper.dt-colresizable-with-scroller {
    overflow-x: auto;
    overflow-y: hidden;
} .dt-colresizable-scroller-wrapper {
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden; /** FF **/
    width: 100%;
    right: 0;
} .dt-colresizable-scroller-content-wrapper {
    width: 100%;
} .dt-colresizable-scroller-content {
    width: 100%;
} .dt-colresizable-with-scroller table thead, .dt-colresizable-with-scroller table tbody tr {
    display: table;
    table-layout: fixed;
    width: 100%;
} .dt-colresizable-with-scroller table tbody {
    overflow-y: auto;
    display: block;
} table.dataTable {
    table-layout: fixed;
    margin: 0;
} table.dataTable, table.dataTable th, table.dataTable td {
        box-sizing: border-box
    } table.dataTable thead th, table.dataTable tbody td, table.dataTable tfoot td {
            overflow: hidden;
        } #requestTable tbody tr:hover {
    cursor: pointer;
} input[type=number] {
    width: 100px;
    padding-right: 4px;
} .form-inline .form-control {
    padding: 4px;
    width: auto;
    border: none ;
    border-bottom: 1px solid #ced4da !important;
    background-color: rgba(0, 0, 0, 0.0) !important;
} .form-inline label, .form-inline input, .form-inline select {
    padding-right: 10px;
}
/*hide elements selected in select2*/
.sectionMedicalTestType .select2-selection__rendered, .sectionMedicalTestTypeEdit .select2-selection__rendered {
    display: none !important
} .sectionMedicalTestTypeEdit, .sectionMedicalTestType {
    margin-top: -18px !important;
} .card .jumbotron, .select2container-form .jumbotron {
    padding: 0.5rem !important;
} .btnPlus.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-style: none;
} ​ .deleteSubtype, .deleteCycle {
    cursor: pointer;
} .input3N {
    /*width: 75px !important; */
    width: 50px !important;
} .input4N {
    width: 100px !important;
}
.input3-4N {
    width: 64px !important;
}
  .input5N {
    width: 120px !important;
} .input5-5N {
    width: 135px !important;
} .input6N {
    width: 190px !important;
} .formStyle {
    width: 168px; /*min - to change width, better change it in view */
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
} .col-md-12 input, .col-md-12 .select2-container, input.select2-search__field {
    max-width: 100% !important;
} .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    border: none !important;
    border-bottom: 1px solid #ced4da !important;
} .text-danger {
    font-weight: 200 !important;
    font-size: 0.95rem !important;
} .laboratorySection {
    border: 1px #eee solid;
    padding: 10px;
}
/*.form-group {
    margin-bottom: 0rem !important;
}*/
.btn-down {
    margin-top: 5px;
    font-size: 18px;
    cursor: pointer;
} .subtypeContainer div label.float-left, .subtypeContainerEdit div label.float-left {
    margin-top: 6px;
} .subtypeContainer div span i, .subtypeContainerEdit div span i {
    margin-top: 10px;
} .inputErrors .text-danger span {
    display: block;
}
/*#EditModel_Description_ifr, #CreateModel_Description_ifr, #EditModel_InfoForPatient_ifr, #CreateModel_InfoForPatient_ifr,
#EditModel_Notes_ifr, #CreateModel_Notes_ifr, #EditModel_Credentials_ifr, #CreateModel_Credentials_ifr {
    height: 200px !important;
}*/
.select-columns {
    width: 150px;
    margin: 10px;
    padding: 10px;
    border: 2px dashed rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    min-height: 150px;
    cursor: pointer;
    background: #fff;
} table input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
}
/*placeholder text color*/
.form-control::placeholder {
    color: #ced4da;
} #fondo {
    background-repeat: no-repeat;
    background-position: center;
    backgroud-attachment: unset;
    background-image: url(/Content/img/iec_logo.png);
    height: 500px;
} #fondo .row {
        justify-content: unset;
    } .accordionCycle .row .card, .accordionCycleEdit .row .card, .accordionMedicalTests .row .card, .accordionMedicalTestsEdit .row .card, .row .card {
    width: 100%;
} .forceHide {
    display: none !important
} .header-btns {
    padding: 0px !important;
    padding-right: 30px !important;
    padding-bottom: 10px;
} .card-header-title-left {
    margin-left: -100px;
} .jumbotron {
    margin-bottom: 0 !important;
} .subtypeContainerEdit .mb-4 {
    margin-bottom: -10px !important;
}
.subtypeContainerEdit .mb-4.border {
    margin-bottom: 0px !important;
}
/*.accordionMedicalTests .card-body {
    margin-top: -25px;
}*/
.fc-sun, .fc-sat {
    opacity: .3;
    background: #d7d7d7;
} .closeon {
    margin-top: -13px;
    right: 0;
    width: 13px;
    height: 13px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
} .fc-event .fc-bg {
    z-index: -1 !important;
} .holidayDaysContainer .card {
    width: 100%;
    padding: 10px;
} .card-header .form-control {
    display: inline-block;
} i.far.fa-trash-alt.float-right:hover {
    color: #dc3545;
    cursor: pointer;
}
/* Multiple Select */
select.multipleSelect {
    width: 30px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 5px;
    height: 35px;
    background: url(https://cdn1.iconfinder.com/data/icons/basic-ui-elements-color-round/3/30-512.png) no-repeat right;
    background-size: 20px;
    background-position-x: 5px;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
}
/* Multiple IExplorer */
select.multipleSelect::-ms-expand {
        display: none;
    } select:focus::-ms-value {
    background-color: transparent;
    color: black;
} #MachineModel_AvailableSlotList_AvailableSlots .card {
    box-shadow: none !important;
    border: 0 !important;
} #MachineModel_AvailableSlotList_AvailableSlots .card {
    box-shadow: none !important;
    border: 0 !important;
}
/*input file*/
input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
}
/*New for disabled panels*/
.disabled {
    pointer-events: none;
    opacity: 0.4;
}
/*options style subtype medical test*/
.subtypeContainerEdit .btn {
    background-color: blue;
} .collapse .container .col-11 {
    padding-left: 0px;
    padding-right: 0px;
} .collapse .container div .subTypeContainerEdit .btn-circle {
    width: 25px;
    height: 25px;
    padding: 4px 6px;
} .OpenQuery {
    font-size: 25px;
    cursor: pointer;
    color: #FFBF00
} .OpenQuery:hover {
        color: #b48702
    } .request_print {
    font-size: 25px;
    cursor: pointer;
    margin-right: 5px;
    color: #6c757d;
} .request_print:hover {
        font-size: 25px;
        cursor: pointer;
        margin-right: 5px;
        color: buttonface;
    } .messageQuery {
    background-color: #fff;
    border: none;
    color: black;
} p.col input.messageQuery {
    font-weight: 700;
}
/* Table colors */
.bg-1-danger {
    background-color: #f16262;
    color: white;
} .bg-2-danger {
    background-color: #fe5656;
} .bg-3-danger {
    background-color: #ff3b3b;
} .bg-1-warning {
    background-color: #ffac14;
} .bg-2-warning {
    background-color: #ffdc9c;
} .bg-pre-1-warning {
    background-color: #ffff62;
} .bg-pre-2-warning {
    background-color: #ffff76;
} .bg-line-through td {
    text-decoration: line-through;
    color: red;
} .tooltip-inner {
    max-width: 100% !important;
} .bs-tooltip-top.show {
    pointer-events: none;
} .divFilesContainer .fa-plus-circle {
    display: none;
} .divFilesContainer .fa-plus-circle {
    display: none;
} .card-file.row .card-form .collapse .card-body .col-12 input::placeholder {
    color: #495057;
} .fc-bgevent-container .fc-bgevent .closeon {
    display: none;
} .fc-bgevent {
    border: 1px solid !important;
} #dropArea {
    background: #b5b5b5;
    border: black dashed 1px;
    height: 50px;
    text-align: center;
    color: #fff;
    padding-top: 12px;
} .active-drop {
    background: #77bafa !important;
    border: solid 2px blue !important;
    opacity: .5;
    color: black !important;
}
/*TODO LAIA*/
.center-cropped {
    width: 100%;
    height: 800px;
    background-position: center center;
    background-repeat: no-repeat;
} .carousel-inner > .carousel-item > img {
    width: 40%;
    height: 800px;
} .img-sortable {
    width: 50px;
    height: 50px;
} #sortable li input {
    padding: 0px !important;
    background: no-repeat !important;
    /*border: 0px !important;*/
} input.position {
    width: 20px !important;
} #sortable li {
    padding: 10px !important;
    cursor: pointer
} .EditAnswerContainer .row div div i {
    margin-top: 10px !important;
}
/*####################### Loader ##############################*/
.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
} .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 32px 32px;
    } .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #cef;
            margin: -3px 0 0 -3px;
        } .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        } .lds-roller div:nth-child(1):after {
                top: 50px;
                left: 50px;
            } .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        } .lds-roller div:nth-child(2):after {
                top: 54px;
                left: 45px;
            } .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        } .lds-roller div:nth-child(3):after {
                top: 57px;
                left: 39px;
            } .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        } .lds-roller div:nth-child(4):after {
                top: 58px;
                left: 32px;
            } .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        } .lds-roller div:nth-child(5):after {
                top: 57px;
                left: 25px;
            } .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        } .lds-roller div:nth-child(6):after {
                top: 54px;
                left: 19px;
            } .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        } .lds-roller div:nth-child(7):after {
                top: 50px;
                left: 14px;
            } .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        } .lds-roller div:nth-child(8):after {
                top: 45px;
                left: 10px;
            } @keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
} @media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
} .showImageVueClient {
    background-image: url("img/imagen_vuec.jpg");
    background-size: cover
}
 .showImageVueMotion {
    background-image: url("img/imagen.jpg");
    background-size: cover
}  
  .showInforme {
    background-image: url("img/informe.jpg");
    background-size: cover
}
/*Query message*/
#messages {
    margin-bottom: 5px;
    border: 1px solid rgb(169, 169, 169);
}
/*Calendar*/
#calendarOptionsModalContent.row {
    /*background-color: aliceblue;*/
    width: -moz-max-content; /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
    /*height: 500px;*/
} .CalendarRow {
    height: 50px;
    padding: 5px;
    background-clip: content-box;
    display: flex;
} .CalendarBlock {
    width: 50px;
    height: 40px;
    padding: 4px 2px;
    float: left;
    border-radius: 10px;
    background-clip: content-box;
} .CalendarSelectedBlock {
    background-color: #3a87ad;
} .CalendarAvailableBlock {
    background-color: #8fdf82;
} .SelectedBlock {
    background-color: #2c70fe;
} .CalendarAvailableBlock:hover {
    background-color: #DEB887 !important;
    cursor: pointer;
} .CalendarReservedBlock {
    background-color: rgb(227, 167, 40);
    opacity: 0.7;
    cursor: no-drop;
} .CalendarReservedBlock::after {
        color: #fff;
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    } .CalendarUnavailableBlock {
    background-color: #eee !important;
    cursor: no-drop;
} .CalendarRequestedBlock::after {
    color: #fff;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.CalendarRequestedBlock {
    /*background-color: #c5db39 !important;*/
    background-color: #83f4ff !important;
} .CalendarRequestedBlock:hover {
        background-color: #DEB887 !important;
        cursor: pointer;
    } .CalendarRequestedUnavailableBlock {
    background-image: linear-gradient(37deg, #e3a728 25%, #eeeeee 25%, #eeeeee 50%, #e3a728 50%, #e3a728 75%, #eeeeee 75%, #eeeeee 100%);
    background-size: 16.62px 12.52px;
    opacity: 0.7;
} .CalendarRequestedUnavailableBlock:after {
        cursor: no-drop;
        color: #524f48;
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    } .CalendarRequestedScheduledBlock {
    background-image: linear-gradient(37deg, #e3a728 25%, #eeeeee 25%, #eeeeee 50%, #e3a728 50%, #e3a728 75%, #eeeeee 75%, #eeeeee 100%);
    background-size: 16.62px 12.52px;
    opacity: 0.7;
    cursor: no-drop;
} 

.CalendarRequestedScheduledBlock:after {
        color: #524f48;
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
}
.CalendarRequestedReqeustScheduledBlock {
    opacity: 0.3;
    cursor: no-drop;
} 
.timeSlot {
    float: left;
    text-align: center;
    width: 120px;
    border-left: 1px solid;
} 
.divSlotsTimeRow .timeSlot {
    width: 60px;
} 
.NameMachine {
    font-weight: 700;
} 
.form-control-style {
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-bottom: 1px solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
} .OpenQueryDetaill {
    cursor: pointer
}
/*responsive events*/
@media only screen and (max-width: 1470px) {
    .fc-slats tr {
        height: 3rem;
    }
}
/***********************
    STATS
******************************
*/
.formStats {
    border-radius: 10px;
    border: 3px solid #eee;
    padding: 10px;
    background-color: #fff;
} #container {
    height: 400px;
    margin-top: 2em;
    min-width: 380px;
}
/*PatientsByHospital*/
#select2-HospitalsList-results, #select2-LaboratoriesList-results, #select2-CROList-results, #select2-CategoriesList-results {
    text-transform: uppercase;
} .patientsByHospital td, .patientsByHospital tspan {
    text-transform: uppercase;
}
/***************************************
            Material Classes
****************************************/
#fondo .card { /*18*/
    font-size: .875rem;
} .dropdown-toggle::after { /*3385*/
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
} .navbar { /*4160*/
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    /* padding: 0.5rem 1rem; */
} .navbar-collapse { /*4216*/
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
} @media (min-width: 992px) {
    .navbar-expand-lg { /*4347*/
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav .nav-link { /*4361*/
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

        .navbar-expand-lg .navbar-collapse { /*4369*/
            display: flex !important;
            flex-basis: auto;
        }
} #fondo .card { /*4576*/
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #eeeeee;
    border-radius: 0.25rem;
} #fondo .card-header { /*4629*/
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #eeeeee;
} #fondo .card-header:first-child { /*4636*/
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    } #fondo .card-footer { /*4644*/
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border-top: 1px solid #eeeeee;
} #fondo .card-footer:last-child { /*4650*/
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    } .navbar .navbar-nav .nav-item .nav-link { /*13053*/
    position: relative;
    color: inherit;
    padding: 0.9375rem;
    /* font-weight: 400;
    font-size: 12px; 
    text-transform: uppercase;*/
    border-radius: 3px;
    /* line-height: 20px; */
} .navbar .collapse .navbar-nav .nav-item .nav-link { /*13311*/
    position: relative;
    padding: 10px 15px;
    /* font-weight: 400;
    font-size: 12px; 
    text-transform: uppercase;*/
    border-radius: 3px;
    /* line-height: 20px; */
    margin-left: 5px;
    color: inherit;
} #fondo .card h1, #fondo .card h2, #fondo .card h3, #fondo .card h4, #fondo .card h5, #fondo .card h6, #fondo .card .h1, #fondo .card .h2, #fondo .card .h3, #fondo .card .h4 { /*13676*/
    /* font-family: "Roboto", "Helvetica", "Arial", sans-serif; */
    font-weight: 300;
    line-height: 1.5em;
} .dropdown-menu .dropdown-item, .dropdown-menu li > a { /*14101*/
    position: relative;
    width: auto;
    /*display: flex;*/
    flex-flow: nowrap;
    align-items: center;
    /*color: #333;
     font-weight: normal;
    text-decoration: none;
    font-size: .8125rem; */
    border-radius: 0.125rem;
    /*margin: 0 0.3125rem;*/
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    min-width: 7rem;
    /* padding: 0.625rem 1.25rem; */
    overflow: hidden;
    /* line-height: 1.428571; */
    text-overflow: ellipsis;
    word-wrap: break-word;
} .dropdown-toggle:after { /*14167*/
    will-change: transform;
    transition: transform 150ms linear;
} #fondo .card a:hover, #fondo .card a:focus { /*16316*/
    color: #89229b;
    text-decoration: none;
} #fondo .card a .material-icons { /*16326*/
    vertical-align: middle;
} .caret, .sidebar a { /*16368*/
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
} #fondo .card { /*16623*/
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    color: #333333;
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    height: 80%;
} #fondo .card .card-category:not([class*="text-"]) { /*16634*/
        color: #999999;
        margin-top: -6px;
    } #fondo .card .card-title { /*16652*/
        margin-top: 0.625rem;
    } #fondo .card .card-body, #fondo .card .card-footer { /*16666*/
        padding: 0.9375rem 1.875rem;
    } #fondo .card .card-footer { /*16676*/
        display: flex;
        align-items: center;
        background-color: transparent;
        border: 0;
    } #fondo .card .card-header { /*16710*/
        border-bottom: none;
        background: transparent;
    } #fondo .card .card-header-primary .card-icon, #fondo .card .card-header-primary .card-text, #fondo .card .card-header-primary:not(.card-header-icon):not(.card-header-text), #fondo .card.bg-primary, #fondo #fondo .card.card-rotate.bg-primary .front, #fondo #fondo .card.card-rotate.bg-primary .back { /*16779*/
        background: linear-gradient(60deg, #ab47bc, #8e24aa);
    } #fondo .card .card-header-info .card-icon, #fondo .card .card-header-info .card-text, #fondo .card .card-header-info:not(.card-header-icon):not(.card-header-text), #fondo .card.bg-info, #fondo #fondo .card.card-rotate.bg-info .front, #fondo #fondo .card.card-rotate.bg-info .back { /*16788*/
        /*background: linear-gradient(60deg, #26c6da, #00acc1);*/
        background-color: #17bad0 !important;
    }
    #fondo .card .card-header-success .card-icon, #fondo .card .card-header-success .card-text, #fondo .card .card-header-success:not(.card-header-icon):not(.card-header-text), #fondo .card.bg-success, #fondo #fondo .card.card-rotate.bg-success .front, #fondo #fondo .card.card-rotate.bg-success .back { /*16797*/
        /*background: linear-gradient(60deg, #66bb6a, #43a047);*/
        /*background-color: #50ad58 !important;*/
        background-color: #46BDC8 !important;
    }
    #fondo .card .card-header-warning .card-icon, #fondo .card .card-header-warning .card-text, #fondo .card .card-header-warning:not(.card-header-icon):not(.card-header-text), #fondo .card.bg-warning, #fondo #fondo .card.card-rotate.bg-warning .front, #fondo #fondo .card.card-rotate.bg-warning .back { /*16806*/
        /*background: linear-gradient(60deg, #ffa726, #fb8c00);*/
        background-color: #17bad0 !important;
    } #fondo .card .card-header-danger .card-icon, #fondo .card .card-header-danger .card-text, #fondo .card .card-header-danger:not(.card-header-icon):not(.card-header-text), #fondo .card.bg-danger, #fondo #fondo .card.card-rotate.bg-danger .front, .card.card-rotate.bg-danger .back { /*16815*/
        background: linear-gradient(60deg, #ef5350, #e53935);
    } #fondo .card .card-header-primary .card-icon, #fondo .card .card-header-primary:not(.card-header-icon):not(.card-header-text), #fondo .card .card-header-primary .card-text { /*16830*/
        box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
    } #fondo .card .card-header-danger .card-icon, #fondo .card .card-header-danger:not(.card-header-icon):not(.card-header-text), #fondo .card .card-header-danger .card-text { /*16836*/
        box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
    } #fondo .card .card-header-warning .card-icon, #fondo .card .card-header-warning:not(.card-header-icon):not(.card-header-text), #fondo .card .card-header-warning .card-text { /*16848*/
        box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
    } #fondo .card .card-header-info .card-icon, #fondo .card .card-header-info:not(.card-header-icon):not(.card-header-text), #fondo .card .card-header-info .card-text { /*16854*/
        box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    } #fondo .card .card-header-success .card-icon, #fondo .card .card-header-success:not(.card-header-icon):not(.card-header-text), #fondo .card .card-header-success .card-text { /*16860*/
        box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
    } #fondo .card [class*="card-header-"], .card[class*="bg-"] { /*16865*/
        color: #fff;
    } #fondo .card { /*16957*/
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
} #fondo .card .card-title { /*16965*/
        margin-top: 0;
        margin-bottom: 3px;
    } #fondo .card .card-header .card-category { /*16987*/
        margin: 0;
    } #fondo .card .card-header.card-header-icon i, #fondo .card .card-header.card-header-text i { /*17001*/
        width: 33px;
        height: 33px;
        text-align: center;
        line-height: 33px;
    } #fondo .card .card-header.card-header-icon .card-title, #fondo .card .card-header.card-header-text .card-title { /*17009*/
        margin-top: 15px;
        color: #3C4858;
    } #fondo .card .card-body + .card-footer, #fondo .card .card-footer { /*17070*/
        padding: 0;
        padding-top: 10px;
        margin: 0 15px 10px;
        border-radius: 0;
        justify-content: space-between;
        align-items: center;
    }
/*17105*/
/*#fondo .card [class*="card-header-"] { 
        margin: 0px 15px 0;
        padding: 0;
        position: relative;
    }*/
#fondo .card [class*="card-header-"] .card-icon, #fondo .card [class*="card-header-"] .card-text { /*17126*/
            border-radius: 3px;
            background-color: #999999;
            padding: 15px;
            margin-top: -20px;
            margin-right: 15px;
            float: left;
        } #fondo .card-stats .card-header.card-header-icon, #fondo .card-stats .card-header.card-header-text { /*17288*/
    text-align: right;
} #fondo .card-stats .card-header .card-icon + .card-title, #fondo .card-stats .card-header .card-icon + .card-category { /*17293*/
    padding-top: 10px;
} #fondo .card-stats .card-header.card-header-icon .card-title, .card-stats .card-header.card-header-text .card-title, .card-stats .card-header.card-header-icon .card-category, .card-stats .card-header.card-header-text .card-category { /*17300*/
    margin: 0;
} #fondo .card-stats .card-header .card-category { /*17304*/
    margin-bottom: 0;
    margin-top: 0;
} #fondo .card-stats .card-header .card-category:not([class*="text-"]) { /*17309*/
        color: #999999;
        font-size: 14px;
    } #fondo .card-stats .card-header.card-header-icon i { /*17319*/
    font-size: 36px;
    line-height: 56px;
    width: 56px;
    height: 56px;
    text-align: center;
} #fondo .card-stats a, .card .card-stats a:hover {
    text-decoration: none;
} table.compact tr {
    cursor: pointer
}
/***************************************
            Error Pages
****************************************/
.iec.header-filter {
    position: relative;
} .iec.header-filter:before {
        /*  background: rgba(0,0,0,.5); */
        background: #fff;
    } .iec.header-filter:after, .header-filter:before {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        display: block;
        left: 0;
        top: 0;
        content: "";
        box-sizing: border-box;
    } .iec.page-header {
    height: 100vh;
    background-position: 50%;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
} .iec.header-filter .container {
    z-index: 2;
    position: relative;
} .iec.error-page > .container {
    position: absolute !important;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #282828;
    padding: 0 15px;
    width: 100%;
    max-width: 880px;
    margin-right: auto;
    margin-left: auto;
    /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
} .iec.header-filter .container .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
} .error-page .title {
    font-size: 9em;
    color: #282828;
    letter-spacing: 14px;
    font-weight: 700;
    line-height: 1em;
} .iec .title {
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
} .iec .description {
    font-weight: 300;
} table.dataTable thead {
    background: #eee;
} table.dataTable thead tr th {
        padding: 10px;
    } .trSelected {
    background-color: #a6b4cd;
}
/*table butttons*/
.buttons-excel {
    display: none;
    position: absolute;
}
/***************************************
            Calendar Pages
****************************************/
#Calendar .divSlotsTimeRow {
    padding-top: 15px;
} #Calendar .inner-box {
    height: 100%;
    width: 100%;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 60px;
} #Calendar .CalendarBlock {
    border-radius: 20px;
    /*margin: 1px 1.05px;*/
    padding: 0;
    /*width: 52px !important;*/
    height: 32px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.20);
    transition: all 0.5s;
} #Calendar .CalendarBlock:hover {
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.20);
    } #Calendar .timeSlot {
    border-left: 1px solid rgba(0, 0, 0, 0.30);
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.30);
    border-top: 1px solid rgba(0, 0, 0, 0.30); */
} #Calendar .calendarContent {
    overflow: auto;
    border-radius: 5px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.20);
} #Calendar .CalendarRow {
    margin-top: 5px !important;
} #Calendar .NameMachine {
    padding-left: 15px;
} #Calendar .NameMachine input {
        border-bottom: 0px;
    }
/*Timeline*/
ul.timeline {
    list-style-type: none !important;
    position: relative !important;
} ul.timeline:before {
    content: ' ' !important;
    background: #d4d9df !important;
    display: inline-block !important;
    position: absolute !important;
    left: 9px !important;
    width: 2px !important;
    height: 100% !important;
    z-index: 400 !important;
} ul.timeline > li {
    margin: 10px 0 !important;
    padding-left: 25px !important;
} ul.timeline > li:before {
    content: ' ' !important;
    background: white !important;
    display: inline-block !important;
    position: absolute !important;
    border-radius: 50% !important;
    border: 3px solid #22c0e8 !important;
    left: 0px !important;
    width: 15px !important;
    height: 15px !important;
    z-index: 400 !important;
} .timeline p { font-size:13px;} #timeline h6{ font-size:13px !important} #timeline {
    margin-left: -20px;
}
/***************************************
            Notify 1.0
****************************************/
#NotifyContainer .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #17A2B8;
} .child_container_notifies li a {
    color: white;
    text-decoration: none;
} .child_container_notifies li a:hover {
    color:  gray;
    text-decoration: none !important;
} .greenBack {
    background: #056241 !important;
} #NotifyContainer .dropdown-menu {
    top: 40px;
    right: 0px;
    left: unset;
    width: 450px;
    box-shadow: 0px 5px 7px -1px #c1c1c1;
    padding-bottom: 0px;
    padding: 0px;
} .notification-box div div i {
    position: absolute;
    right: 10px;
    top:9px;
} li.notification-box {
    padding-left: 0px;
    padding-right: 0px;
} .notification-box div.col-10 {
    padding-left: 0px !important;
    padding-bottom: 5px;
    padding-top: 5px;
} #NotifyContainer .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 12px;
    border: 10px solid #aaaaaa;
    border-color: transparent transparent #aaaaaa transparent;
} #NotifyContainer .head {
    padding: 5px 15px;
    border-radius: 3px 3px 0px 0px;
} #NotifyContainer .footer {
    padding: 5px 15px;
    border-radius: 0px 0px 3px 3px;
} #NotifyContainer .bg-gray {
    background-color: #f3f3f3 !important;
} #NotifyContainer .max-text {
    display: block;
    width: 310px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
} #NotifyContainer .max-text-head {
    display: block;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
} @media (max-width: 640px) {
    #NotifyContainer .dropdown-menu {
        top: 50px;
        left: -16px;
        width: 290px;
    }

    #NotifyContainer .nav {
        display: block;
    }

    #NotifyContainer .nav .nav-item, .nav .nav-item a {
            padding-left: 0px;
        }

    #NotifyContainer .message {
        font-size: 13px;
    }
}
/*.child_container_notifies {
    height: 300px;
    max-height: 300px;
    overflow-y: scroll;
}*/
.newElements {
    position: absolute;
    top: -13px;
    right:-11px;
    width: 25px;
    height: 25px;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    padding: 7px;
    padding-left: 4px;
}
.form-group.row.col-md-12 label.card-header, label.bg-primary {
    /*background-color: #68a20f;*/
    /*background: linear-gradient(to left, #68a20f, #477d0b);*/
    background: linear-gradient(to left, #46BDC8, #00a4b5);
    color: #fff;
    margin-top: 19px !important;
    font-weight: bold;
    padding: 16px 10px !important;
    height: 3.5rem;
}
div[id*="RequestModalContent"] .form-group.row.col-md-12 div.collapse.show{
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.175);
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
}
div[id*="ProtocolModalContent"] .form-group.row.col-md-12 div.collapse.show {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.175);
    width: 100%;
    background-color: #fff;
}
.btn-sm._btnOpen, div[id*=DerivedInfoAccordio] .btn-light {
    /*background-color: #c5db39;*/
    background-color: #83f4ff;
    color: #212a2c;
    /*border: #c5db39 !important;*/
    border: #83f4ff !important;
    font-size: x-small;
}
div[id*="RequestModalContent"] h5.mb-0.col, div[id*="RequestModal"] .btn-link {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    padding-right: 0px;
    padding-top: 6px;
}
div[id*="RequestModalContent"] div.col-3{
    margin-top: 5px;
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
}
.modal-content .card div.card-header:not(.input-group), .accordionMedicalTestsEdit .card-header.row {
    /*background: linear-gradient(to left, #68a20f, #477d0b);*/
    background: linear-gradient(to left, #46BDC8, #00a4b5);
    color: #fff;
    height: 3.5rem;
}
div [class*=accordionReferenceCenters] i.fa-plus-circle, div [class*=AccordionReferenceCentersCoreLab] i.fa-plus-circle {    margin-top: -59px;
    /*margin-left: 16px;*/
    padding-right: 10px;
}
.Label_FileName_ {
    /*background-color: #68a20f;*/
    background-color: #46BDC8;
    color: #fff;
    border: 0px !important;
    font-size: x-small;
    height: min-content;
} .modal-footer .btn {
    text-transform: uppercase;
    font-weight: bold;
    /*border: 0 !important;*/
} #EditFilesForPatientContainerCriteria {
    padding: 0px !important;
}
div[id*="DerivedInfoAccordion"] .row .card {
    margin-top: 19px !important;
} .FilesForContainer .fa-plus-circle, .FilesFinishForContainer .fa-plus-circle{
    margin-top: -42px;
    margin-right: 20px;
} div [id*="AddressesContainer"] i, div [id*="ContactsContainer"] i {
    margin-top: -36px;
    margin-right: 20px;
}
.fa-plus-circle.col-md-3, .fa-plus-circle:not(.addBtn) {
    /*color: #c5db39;*/
    color: #59e2ef;
    text-align: right;
    /*padding:0;*/
}
div [class*=accordionCycle] .fa-plus-circle.addBtn, div [class*=accordionCoreCycle] .fa-plus-circle.addBtn {
    margin-top: -52px;
    margin-right: 20px;
}
div [class*=accordionCycle] .fa-plus-circle:not(.addBtn), div [class*=accordionCoreCycle] .fa-plus-circle:not(.addBtn) {
    margin-top: -61px;
    margin-right: 10px;
    margin-left: 92.6%;
    position: absolute;
}
div [class*=accordionCoreCycle] .SubCycle .fa-plus-circle.addBtn {
    width: 20px;
    margin-top: -63px;
}

.plusBtnMultiGroup {
    margin-top: -59px !important;
    padding-right: 10px;
    /*color: #c5db39;*/
    color: #83f4ff;
}
/*.accordionReferenceCentersEdit i:nth-child(2){
    background-color:blue;
}*/ 
  .deleteSubtype {
    cursor: pointer
}
.bg-primary {
    /*background-color: #68a20f !important;*/
    background-color: #46BDC8 !important;
    color: white;
} .bg-gray {
    background-color: #f3f3f3 !important;
} .row div.card-header, .card-body, .FilesForContainer, .FilesFinishForContainer {
    padding: 5px 10px;
} .deleteSubtype {
    cursor: pointer;
} .subtype .col-md-5 {
    padding-left: 0px !important;
} ._containerFiles .card-header.row {
    background: rgba(0, 0, 0, 0.03) !important;
} .btn-info-table-request {
    /*position: relative;
    left: 435px;
    top:5px;*/
    position: relative;
    left: 404px;
    top: 5px;
    width: 0px;
} .indicator {
    position: absolute;
    top: 5px;
    right: 22px;
    font-size: 10px;
    color: #ff5b89 !important;
} .fefCard #headingOne {
    background: rgba(0, 0, 0, 0.03);
    color: #000;
}
.plusBtn span {
    font-size: 31px;
    /*color: #c5db39;*/
    color: #83f4ff;
} label.card-header{
    padding-right: 10px !important;
    padding-left: 10px !important;
} .select2-results__option{ color: #000;} .btnDownload .btn-primary{
    font-size:x-small;
}
/*destok*/
@media (max-width: 1360px) {
    .showImageVueClient, .showImageVueMotion, .showInforme {
        width: 20px !important;
        height: 20px !important;
        margin-left: 0px;
    }
    label, .col-form-label, h5.col.mb-0, #_colHeadTitle, div[id*="RequestModalContent"] h5.mb-0.col, div[id*="RequestModal"] .btn-link {
        font-size: small;
    }
    #fondo .card .card-body .col-md-3 .card-icon {
        font-size: 22px !important;
        padding: 0.5px !important;
        /*line-height: 50px !important;*/
    }
    #fondo .card-icon .material-icons i {
        font-size: 22px !important;
        line-height:37px !important;
        /*width:46px !important;*/
        height:46px !important;
    }
    #fondo .card .card-body {
        font-size: smaller;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    #fondo .card{
        width:109%;
    }
    #_colHeadTitle.col-md-8.mt-0 {
        font-size: calc(0.28rem + 0.52vw) !important;
    }
    .messages p.form-row.col {
        font-size: small;
    }
    #cardPatientInformation .col-3 .btn-circle {
        width: 25px;
        height: 25px;
        padding: 3px 7px;
    }
} 
.max-text-190 {
    display: block !important;
    width: 190px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
} .material-icons .fa-plus-circle, input[id*=TitlePatho]::placeholder, #headingOne input[id*=_Title]::placeholder, input[id*=EditCycle_Name]::placeholder {
    color: #fff;
} div [id*=filesContainerReferenCenter_ReferenCenterEdit] i.fa-plus-circle {
    margin-top: -40px !important;
}
/*table accordion*/
.table {
    background-color: #fff;
} .table td{
    padding:0;
padding-left: 10px;
/*padding-bottom: 3px;*/
} #men {
    padding-left: 20px;
    margin-left: 0px;
} .tooltip-inner {
    /*background-color: #737070;*/
    /*background-color: #656f78;*/
    background-color: #f3f3f3;
    color: #000;
    border: 2px solid #656f78;
} .tooltip-inner .row .col{
    color:#000;
} .arrow::before {
    border-color: #656f78 transparent transparent transparent !important;
} .tooltip.show {
    opacity: 1;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    /*background-color: #68a20f !important;
    border-color: #68a20f !important;*/
    background-color: #46BDC8 !important;
    border-color: #46BDC8 !important;
} .select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #000;
} #fondo .card.card-starts .card-body .col-md-3 .card-icon {
    font-size: 36px;
    line-height: 56px;
    /*width: 86px;
    height: 87px;*/
    text-align: center;
    border-radius: 34px;
    background-color: #999999;
    padding: 6.5px;
    margin-top: -20px;
    margin-right: 15px;
    float: left;
} #fondo .card-icon .material-icons i {
    font-size: 30px;
    line-height: 56px;
    width: 56px;
    height: 56px;
    text-align: center;
    color:#fff;
}
@media (max-width: 990px) {
    #fondo .card {
        height: 70%;
        width: 100%;
    }

    .indicator {
        left: 24px;
        top: 6px;
    }

    #NotifyContainer .dropdown-menu::before {
        top: 26px;
        right: calc(100% - 40px);
    }

    #NotifyContainer .dropdown-menu {
        width: unset;
    }

    .full_bg {
        width: 100vw;
        box-shadow: 0 5px 5px rgb(0 0 0 / 18%) !important;
        background-color: white;
        border-radius: 8px;
        padding: 2rem 3rem;
    }

    .back-img-login {
        background-image: url(/Content/img/backgr-image-login2.jpg) !important;
        background-size: cover;
        background-repeat: no-repeat;
        background-position-x: -40vh !important;
    }
}
@media (max-width: 1440px) {
    .back-img-login {
        background-position-x: -24vh !important;
    }
}
@media (max-width: 1280px) {
    .back-img-login {
        background-position-x: -37vh !important;
    }
}
@media (max-width: 1024px) {
    .back-img-login {
        background-position-x: -55vh !important;
    }
}
/*@media (min-width: 1280px) {
    .back-img-login {
        background-position-x: -37vh !important;
    }
}*/
#fondo a {
    text-decoration: none;
}

div.dataTables_wrapper div.dataTables_processing {
    z-index: 1;
    position: fixed !important;
}

.far.fa-trash-alt {
    cursor: pointer;
}

.main_element-title {
    color: #5b4b53 !important;
}

.main_element-bg {
    height: 100vh;
    position: absolute;
    right: 0px;
    width: 50%;
    max-width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/Content/img/corelabavania.png);
    background-size: cover;
}

.iconIndex {
    width: 56px;
    height: 56px;
    float: left;
    padding: 10px 0px;
    border-radius: 47px;
    text-align: center;
    margin-left: 2px;
    margin-top: -9px;
}

.icon-info-gestion {
    background-color: #17bad0;
}

.icon-warning-admin {
    background-color: #17bad0;
}

.icon-success-area {
    /*background-color: #50ad58;*/
    background-color: #46BDC8;
}

.iconIndex img {
    width: 46px;
}

.iconIndex i {
    font-size: 26px;
    color: #fff;
    padding: 6px;
}

.card-icon .material-icons img {
    width: 56px;
    margin-top: -8px;
}

.table-responsive-xl h2.page_title.float-left {
    padding-bottom: 24px;
}

.body-content > .table-responsive-xl {
    padding-left: 15px;
    padding-right: 15px;
}

#historicTest.table-responsive-xl .anchorColumns {
    margin-right:-28px !important;
}
#contactsIndex .anchorColumns {
    margin-right: 0px !important;
}
/*añadir puntos suspensivos input*/
input.form-control-sm._filename {
    text-overflow: ellipsis;
}
.toClipboart{
    cursor:pointer
}
.borderShadow {
    -webkit-box-shadow: 0px 0px 16px 1px #FFFFFF;
    box-shadow: 0px 0px 16px 1px #FFFFFF;
    border: 1px solid;
    padding: 2px;
    border-radius: 5px
}
#_colHeadTitle.col-md-8.mt-0 {
    font-size: calc(0.28rem + 0.51vw);
}

.cancelAndGenerateNext {
    font-size: 25px;
    cursor: pointer;
    margin-right: 5px;
    color: red;
}
    .cancelAndGenerateNext:hover {
        font-size: 25px;
        cursor: pointer;
        margin-right: 5px;
        color: buttonface;
        }
div[id*="audit"] .fa-plus-circle, div[id*="audit"] .fa-plus-square, div[id*="audit"] .btnPlus:before, div[id*="audit"] i.fa-trash-alt, div[id*="audit"] .Label_FileName_, div[id*="audit"] .btn-light {
    background-color: blue;
    display: none !important;
}

.mce-tinymce iframe p {
    margin: 5px 0 !important;
}
div[id*="audit"] .modal-header .select2-container {
    max-width: 50%;

}
div [class*="accordionMedicalTests"] i.fa-plus-circle {
    position:sticky;
}

/*auditoria select multiple*/
#auditProtocolModal select option:checked {
    background: linear-gradient(#ced4da,#ced4da);
}
input.cost.form-control.form-control-sm.input3-4N {
    font-size: small;
    padding: 2px;
}
/* MANUAL */
div.manual-row {
    width: auto;
    clear: both;
    height: 100%;
    display: block;
}

.manual-row nav.vertical {
    border-radius: 0 !important;
    box-shadow: 4px 4px 4px 4px rgba(0,0,0,0.175) !important;
    overflow: hidden;
    text-align: center;
}

    .manual-row nav.vertical > ul {
        list-style-type: none;
        position:inherit;
    }

        .manual-row nav.vertical > ul > li {
            display: block;   
        }

.manual-row div.titles {
    display: block;
    font-weight: 500;
    letter-spacing: .15rem;
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
    text-align: left;
    padding: 15px;
    text-transform: uppercase;
    transition: all .1s ease;
    text-decoration: none;
}

.manual-row iframe {
    float: right;
    width: 100%;
    height: 960px;
    -moz-box-size:;
    position: absolute;
    border: 0px;
}

.manual-row div.col-2 {
    float:left;
    max-width:20%;
    padding-left: 0;
}

.manual-row div.col-8 {
    padding-left:0;
    margin-left: 30px;
    max-width: 80%;
    height: 100%;
}

.manual-row div.iconIndex {
    margin-bottom: 3rem !important;
    clear: both;
}

.manual-row h2.page_title {
    padding-bottom: 42px;
}

div.manual-row > div.col-2 > nav.vertical > ul > li:hover {
    color: #fff;
    text-decoration: none;
    /*background: #68a20f;*/
    background: #46BDC8;
    z-index: 10000;
    cursor: pointer;
}

div.manual-row > div.col-2 > nav.vertical > ul > li.active {
    /*background: #68a20f;*/
    background: #46BDC8;
    color: #fff;
}
/*notify query*/
.ns-type-Aviso.ns-growl {
    top: unset !important;
}
.accordionMedicalTestsAudit button.btn-circle.border {
    opacity: unset !important;
    border-width: 0.13rem!important;
}
/*pdf request*/
@font-face {
    font-family: 'Helvetica Neue LT Condensed';
    src: url('/Content/fonts/HelveticaNeueLTProCn.otf');
}

@font-face {
    font-family: 'Helvetica Neue LT Light Condensed';
    src: url('/Content/fonts/HelveticaNeueLTProLtCn.otf');
}

@font-face {
    font-family: 'Helvetica Neue LT Medium';
    src: url('/Content/fonts/helvetica-neue-lt-std-65-medium.otf');
}

@font-face {
    font-family: 'Helvetica Neue LT Medium Condensed';
    src: url('/Content/fonts/HelveticaNeueLTProMdCn.otf');
}

@font-face {
    font-family: 'Helvetica Neue LT Roman';
    src: url('/Content/fonts/HelveticaNeueLTProRoman.otf');
}


/*DATATABLES FIX WIDTH*/
table.dataTable {
    width: 100% !important
}
/*datatable stats*/
#_table_filter{
    text-align:right;
}
.tableKPI tbody tr {
    font-size: 14.5px;
}

@media screen and (max-width: 1024px) {
    .main_element-bg {
        display: none;
    }
}

.newRTGElements {
    position: absolute;
    top: -13px;
    right: -11px;
    width: 25px;
    height: 25px;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    padding: 6px;
}


.spinner {
    height: 40px;
    text-align: center;
    font-size: 10px;
}

    .spinner > div {
        background-color: #333;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #a8adb1 !important;
}

.medicaltestSchedule {
    font-size:11px;
}
.disable-div {
    pointer-events: none !important;
    opacity: 0.4 !important;
}

@media screen and (max-width: 1024px) {
    .main_element-bg {
        display: none;
    }
}

#EditMonitorsContainer .container.rounded .row .col, #CreateMonitorsContainer .container.rounded .row .col {
    margin-top: 0px;
    font-size: 0.875rem;
}
#EditMonitorsContainer .container.rounded .row .col:nth-child(1),#CreateMonitorsContainer .container.rounded .row .col:nth-child(1){
    flex: 0 0 50%;
    max-width: 50%;
}
#EditMonitorsContainer .container.rounded .row .col:nth-child(2),#CreateMonitorsContainer .container.rounded .row .col:nth-child(2){
    flex: 0 0 30%;
    max-width: 30%;
}
#EditMonitorsContainer .container.rounded .row .col:nth-child(3),#CreateMonitorsContainer .container.rounded .row .col:nth-child(3){
    flex: 0 0 20%;
    max-width: 20%;    
}
div [class*=accordionCoreCycle] .fa-plus-circle:not(.addBtn) {
    margin-top: -66px;
    margin-right: 10px;
    margin-left: 90.6%;
    position: absolute;
}
div [id*=SubTypeCostRefContainer] .form-row.col-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 104%;
    max-width: 101%;
}
div [id*=SubTypeCostRefContainer] .form-row.col-12 .col-ms-1{
    width: 8%;
    padding-right: 0px;
}
/*Query*/
.newElements {
    position: absolute;
    top: 75px;
    right: -11px;
    width: 25px;
    height: 25px;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    padding: 6px;
}

.modal-body .card {
    box-shadow: none !important;
    margin-left: 0px !important;
}
/*datables button*/

#tableButtonsDropdown .dt-buttons .dt-button {
    background: none;
    border: none;
    display: block;
    text-align: left;
    padding: .5rem 1rem;
    margin: 0;
    border-top: 1px solid #e9ecef;
}

#tableButtonsDropdown .dt-buttons .dt-button:nth-child(1) {
    border-top: 0px solid #e9ecef;
}

#tableButtonsDropdown .dt-buttons .dt-button:hover, #tableButtonsDropdown .dt-buttons .dt-button:active, #tableButtonsDropdown .dt-buttons .dt-button:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f6f9fc;
}

#tableButtonsDropdown .dt-buttons {
    display: block;
    width: 100%;
    padding: 0;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }

    .dropdown-toggle:empty::after {
        margin-left: 0;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #525f7f;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.15);
    border-radius: 0.4375rem;
    -webkit-box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #f6f9fc;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #16181b;
        text-decoration: none;
        background-color: transparent;
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #8898aa;
        pointer-events: none;
        background-color: transparent;
    }

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #8898aa;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover {
            z-index: 1;
        }

        .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
        .btn-group-vertical > .btn:focus,
        .btn-group-vertical > .btn:active,
        .btn-group-vertical > .btn.active {
            z-index: 1;
        }

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .btn-toolbar .input-group {
        width: auto;
    }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
    margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

    .dropdown-toggle-split::after,
    .dropup .dropdown-toggle-split::after,
    .dropright .dropdown-toggle-split::after {
        margin-left: 0;
    }

.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group.show .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-group.show .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .btn-group-vertical > .btn,
    .btn-group-vertical > .btn-group {
        width: 100%;
    }

        .btn-group-vertical > .btn:not(:first-child),
        .btn-group-vertical > .btn-group:not(:first-child) {
            margin-top: -1px;
        }

        .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
        .btn-group-vertical > .btn-group:not(:last-child) > .btn {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .btn-group-vertical > .btn:not(:first-child),
        .btn-group-vertical > .btn-group:not(:first-child) > .btn {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}

    .btn-group-toggle > .btn input[type="radio"],
    .btn-group-toggle > .btn input[type="checkbox"],
    .btn-group-toggle > .btn-group > .btn input[type="radio"],
    .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none;
    }

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .input-group > .form-control,
    .input-group > .form-control-plaintext,
    .input-group > .custom-select,
    .input-group > .custom-file {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        min-width: 0;
        margin-bottom: 0;
    }

        .input-group > .form-control + .form-control,
        .input-group > .form-control + .custom-select,
        .input-group > .form-control + .custom-file,
        .input-group > .form-control-plaintext + .form-control,
        .input-group > .form-control-plaintext + .custom-select,
        .input-group > .form-control-plaintext + .custom-file,
        .input-group > .custom-select + .form-control,
        .input-group > .custom-select + .custom-select,
        .input-group > .custom-select + .custom-file,
        .input-group > .custom-file + .form-control,
        .input-group > .custom-file + .custom-select,
        .input-group > .custom-file + .custom-file {
            margin-left: -1px;
        }

        .input-group > .form-control:focus,
        .input-group > .custom-select:focus,
        .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
            z-index: 3;
        }

        .input-group > .custom-file .custom-file-input:focus {
            z-index: 4;
        }

        .input-group > .form-control:not(:last-child),
        .input-group > .custom-select:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .form-control:not(:first-child),
        .input-group > .custom-select:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

    .input-group > .custom-file {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label,
        .input-group > .custom-file:not(:last-child) .custom-file-label::after {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

.input-group-prepend,
.input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .input-group-prepend .btn,
    .input-group-append .btn {
        position: relative;
        z-index: 2;
    }

        .input-group-prepend .btn:focus,
        .input-group-append .btn:focus {
            z-index: 3;
        }

        .input-group-prepend .btn + .btn,
        .input-group-prepend .btn + .input-group-text,
        .input-group-prepend .input-group-text + .input-group-text,
        .input-group-prepend .input-group-text + .btn,
        .input-group-append .btn + .btn,
        .input-group-append .btn + .input-group-text,
        .input-group-append .input-group-text + .input-group-text,
        .input-group-append .input-group-text + .btn {
            margin-left: -1px;
        }

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.625rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #adb5bd;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}

    .input-group-text input[type="radio"],
    .input-group-text input[type="checkbox"] {
        margin-top: 0;
    }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
    height: calc(1.5em + 1.75rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    padding: 0.875rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.4375rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
    height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
    padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

/* Para corregir el selector querytype */
.select2-container-maxwidth {
    max-width: 271px !important;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 73vh;
}


/* Para 992px */
@media  (min-width: 992px) {
    .modal-lg {
        max-width: 1200px !important;
    }
}
/* override jconfirm */
.jconfirm.jconfirm-white .jconfirm-bg, .jconfirm.jconfirm-light .jconfirm-bg   {
    opacity:  0 !important;
}
.jconfirm {
    position: absolute !important;
    top: 200px !important;
    left: 300px !important;
    right: 300px !important;
    bottom: 300px !important;
    overflow: unset !important;
}

.back-img-login {
    background: url(/Content/img/backgr-image-login3.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.main_element-title-new{
    font-family: Arial;
    font-size: 1.4rem;
}

.body_transparent
{
    background-color: transparent !important;
}

.qc2-icon {
    background-image: url(images/qc2-icon.png);
    background-size: cover;
}

.qca-icon {
    background-image: url(images/qca-icon.png);
    background-size: cover;
}

.textarea-div {
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    border: 1px solid rgb(204, 204, 204);
    font: medium -moz-fixed;
    font: -webkit-small-control;
    height: 50%;
    overflow: auto;
    padding: 2px;
    resize: both !important;
    width: 100%;
}

/* ----------------------------------------- */
/*NC QUERY*/
/* ----------------------------------------- */

.nc-red {
    background-image: url("/Content/img/nc-red.png");
    margin: 0 auto;
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
}

.nc-red-request {
    background-image: url("/Content/img/nc-red.png");
    margin: 0 auto;
    background-size: 25px;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
}

.nc-yellow {
    background-image: url("/Content/img/nc-yellow.png");
    margin: 0 auto;
    background-size: 25px;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat
}