/*#region General */

body {
    margin: 0;
    padding: 0;
    font-family: arial,sans-serif;
    font-size: 15px;
}

a {
    color: #222;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

    a[disabled] {
        pointer-events: none !important;
    }

hopatientinfo a label {
    cursor: pointer !important;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

h1 {
    color: #25A0DA;
    font-size: 16px;
    margin: 2px 0;
}

    h1 a {
        color: #25A0DA;
    }

.clear {
    clear: both;
}

textarea {
    font-family: Arial !important;
    font-size: 15px !important;
}

.displayInLine {
    display: inline;
}

.displayNone {
    display: none;
}

.displayNoneImportant {
    display: none !important;
}

.RadWindowDiagnosticAid .rwStatusbarRow {
    display: none;
    max-height: 100%;
    max-width: 100%;
}

.bold {
    font-weight: bold;
}

.rotateLabelAxisY {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    position: absolute;
    left: 38px;
    bottom: 211px;
    font-size: large;
    font-weight: bold;
    letter-spacing: 7px;
    color: #25A0DA;
    text-decoration: none;
}

/*div.RadComboBox_Metro .rcbInputCell input.rcbInput {
    height: 23px;
}*/

div.RadComboBox_Metro {
    height: 27px;
}

.RadComboBox_Metro tr {
    height: 26px !important;
}

/*#endregion*/

/*#region Loading*/
.loadingMoreElements {
    width: 100%;
    height: 0px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}

.noMoreElementToLoad {
    display: none;
    color: #c2c2c2;
    font-size: 12px;
}

.loadingElements {
    background-image: url("../../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 5px;
    overflow: hidden;
    width: 810px;
    height: 50px;
    text-align: center;
    color: gray;
    line-height: 85px;
    font-size: 13px;
}
/*#endregion*/

/*#region Menu*/

.HeaderMain, .headerContentColumns {
    background-color: #25A0DA;
    border-bottom: 1px solid #25A0DA;
    height: 18px;
    padding: 5px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 990;
    box-sizing: content-box !important;
}

.menu-profile {
    height: 33px;
    margin-right: 10px;
    position: relative;
    top: -9px;
}

@media print {
    .titleh1 {
        display: none;
    }
}

.imageprofilecontent {
    border: 1px solid #DDDDDD;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    position: absolute;
    right: 43px;
    top: -3px;
    width: 24px;
}

.imageprofile {
    width: 24px;
}

.HeaderSearch {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 5px;
    min-height: inherit;
    padding: 5px;
    position: fixed;
    top: 29px;
    width: 100%;
    z-index: 5;
    box-sizing: content-box !important;
}

.HeaderMain a {
    color: #FFF;
    padding: 10px 2px 2px;
    text-decoration: none;
    border: none;
    font-size: 13px;
    font-weight: bold;
}

    .HeaderMain a:hover {
        background-color: #25A0DA;
        color: #fff !important;
        text-decoration: none !important;
    }

    .HeaderMain a img {
        border: none;
    }

.menu-ul {
    font-size: 15px;
    padding-left: 10px;
    cursor: pointer;
}

    .menu-ul li {
        list-style: none outside none;
    }

.submenu-ul {
    font-size: 13px;
    padding-left: 10px;
}

    .submenu-ul li {
        list-style: none outside none;
    }

.menuPager {
    float: right;
    padding: 4px 0 2px;
}

.contentFiltersSearch {
    padding: 7px;
    /*position: fixed !important;*/
    font-size: 12px;
    margin-top: 7px;
}

    .contentFiltersSearch .RadComboBox_Metro tr {
        height: 23px !important;
    }

.subtitleFilter {
    border-bottom: 0px solid #25A0DA;
    color: #25A0DA;
    margin-top: 4px;
    margin-bottom: 2px;
}

.sectionFilter {
    width: 160px !important;
}

.sectionFilterSearch {
    width: 133px !important;
}



/*#endregion*/

/*#region Links*/


.a-selected {
    border-top: 5px solid #fff !important;
    padding-top: 5px !important;
}

.a-menuLateralSelected {
    background-color: #EEEEEE;
}

.a-submenuLateralSelected {
    text-decoration: underline;
}

.a-profile {
    display: inline-block;
    height: 23px;
    overflow: hidden;
    padding: 0 5px !important;
    position: relative;
    top: 6px;
    width: 25px;
    box-sizing: content-box;
}

    .a-profile img {
        width: 23px;
        background-color: #FFFFFF;
    }

.a-config {
    padding: 0 5px !important;
    position: relative;
    top: 4px;
}

    .a-config:hover, .a-profile:hover {
        background-color: #25A0DA !important;
    }

.a-logo {
    margin-left: 7px;
    padding: 0;
}

    .a-logo:hover {
        background-color: none;
    }

    .a-logo img {
        max-height: 50px;
    }

.menu-ul li a {
    border-bottom: 1px dotted #EEEEEE;
    color: #222222;
    display: block;
    padding: 2px 5px;
}

    .menu-ul li a:hover {
        background-color: #eee;
    }

.submenu-ul li a {
    border-bottom: 1px dotted #EEEEEE;
    color: #222222;
    display: block;
    padding: 2px 5px;
}

    .submenu-ul li a:hover {
        text-decoration: underline;
        background-color: #FFF;
    }

.a-patienMenu {
    text-align: center;
    font-size: 12px;
}

/*#endregion*/

/*#region Estructuras*/

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.column-l {
    width: 171px;
}

.column-r {
    width: 170px;
}

.column-c {
    float: left;
    padding: 5px;
    min-width: 765px;
}

.padding-t-2 {
    padding-top: 2px;
}

.margin-r-10 {
    margin-right: 10px;
}

.margin-r-4 {
    margin-right: 4px;
}

.margin-r-5 {
    margin-right: 5px;
}

.margin-r-18 {
    margin-right: 18px;
}

.margin-r-2 {
    margin-right: 2px;
}

.margin-l-2 {
    margin-left: 2px;
}

.margin-l-5 {
    margin-left: 5px;
}

.margin-l {
    margin-left: 175px;
}

.margin-l-10 {
    margin-left: 10px;
}

.margin-l-24 {
    margin-left: 24px;
}

.margin-b-5 {
    margin-bottom: 5px;
}

.margin-b-7 {
    margin-bottom: 7px;
}

.margin-b-10 {
    margin-bottom: 10px;
}

.margin-b-15 {
    margin-bottom: 15px;
}

.margin-b-20 {
    margin-bottom: 20px;
}

.margin-b {
    margin-bottom: 10px;
}

.margin-t-7-imp {
    margin-top: 7px !important;
}

.margin-t-10 {
    margin-top: 10px;
}

.margin-t-17 {
    margin-top: 6px;
}

.margin-t-14 {
    margin-top: 14px;
}

.margin-t-18 {
    margin-top: 18px;
}

.margin-t-20 {
    margin-top: 20px;
}

.margin-t-24 {
    margin-top: 24px;
}

.margin-t-3 {
    margin-top: 3px;
}

.margin-t-4 {
    margin-top: 4px;
}

.margin-t-2 {
    margin-top: 2px;
}

.margin-t-5 {
    margin-top: 5px;
}


.content-search {
    padding-top: 3px;
    width: 550px;
}

    .content-search input {
        background-color: white;
        border: 1px solid #DDDDDD;
        font-size: 14px;
        height: 25px;
        margin: 0 !important;
        width: 336px;
    }

        .content-search input:focus {
            border: 1px solid #2476AB;
        }

.content-min {
    min-width: 1208px;
}

.content-minOverFlow {
    overflow-y: auto;
}

#divContentMainMasterUbiquo {
    background-color: white;
}

.button-blue-nomargin {
    background-color: #25A0DA;
    color: #FFFFFF;
    padding: 5px;
    border: 1px solid #25A0DA;
    cursor: pointer;
    text-decoration: none !important;
    font: bold 11px/1.5em "Liberation sans",Arial,Helvetica,sans-serif;
}

.button-blue {
    background-color: #25A0DA;
    color: #FFFFFF;
    margin-left: 5px;
    padding: 5px;
    border: 1px solid #25A0DA;
    cursor: pointer;
    text-decoration: none !important;
    font: bold 11px/1.5em "Liberation sans",Arial,Helvetica,sans-serif;
}

    .button-blue[disabled="disabled"] {
        pointer-events: none;
        background-color: #fff;
        color: #ccc !important;
        border-color: #ccc;
        cursor: default;
    }

.branchOfficeSelected {
    font-weight: bold !important;
    text-decoration: underline;
}

.button-changeIps {
    margin: 0 auto !important;
    box-sizing: border-box;
}

    .button-changeIps:hover {
        color: white !important;
    }

.buttonBlueWorkStation {
    background-color: #25A0DA;
    color: #FFFFFF;
    margin-left: 1px;
    padding: 2px;
    border: 1px solid #25A0DA;
    cursor: pointer;
    text-decoration: none !important;
    font: bold 11px/1.5em "Liberation sans",Arial,Helvetica,sans-serif;
    float: right;
}

.button-blue:hover, .button-blue-nomargin:hover {
    background-color: #25A0DA;
    border: 1px solid #25A0DA;
    color: #FFFFFF;
}


.button-advance {
    background-color: #25A0DA;
    border: 1px solid #25A0DA;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin: 2px;
    padding: 5px;
}

    .button-advance:hover, .button-advance:focus {
        background-color: #25A0DA;
        color: #fff;
        text-decoration: none;
    }

.button-advanceDisabled {
    background-color: #25A0DA;
    border: 1px solid #25A0DA;
    color: #FFFFFF;
    cursor: default;
    display: inline-block;
    font-size: 11px;
    opacity: 0.3;
    font-weight: normal !important;
    margin: 2px;
    padding: 5px;
}

.textFilterAdvance {
    margin: 5px;
}

.button-gray {
    background-color: #FFF;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal !important;
    margin: 2px;
    padding: 5px;
    display: inline-block;
    margin-bottom: 4px;
    box-sizing: content-box;
}

    .button-gray:hover, .button-circle:hover, .buttonUploadDocAttacher:hover, .button-circleCUPS:hover {
        background-color: #E5E5E5;
        color: #000000;
    }

.button-grayDisabled {
    background-color: #FFF;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    cursor: default;
    color: #000;
    font-size: 11px;
    font-weight: normal !important;
    margin: 2px;
    padding: 5px;
    display: inline-block;
    opacity: 0.3;
    margin-bottom: 4px;
}

.button-circle {
    background-color: #EEEEEE;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #444444;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}

.button-circleCUPS {
    background-color: #EEEEEE;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #444444;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
    margin: 10px;
}

.button-closeWindow-ListView {
    left: 75px;
    position: relative;
    top: -17px;
}

.button-search {
    font: bold 16px/1em "Liberation sans",Arial,Helvetica,sans-serif;
    padding: 3px 25px;
}

.button-select {
    float: left;
    padding-top: 5px;
}

.img-searh {
    background-color: transparent;
    background-image: url("../images/search_white.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.button-pagin {
    margin: 0;
    padding: 5px 25px;
}

    .button-pagin:hover {
        font-weight: bold;
    }

.aspNetDisabled {
    color: #DDDDDD;
}

    .aspNetDisabled:hover {
        border: 1px solid rgba(0, 0, 0, 0.1);
        background-image: -webkit-linear-gradient(top, #F5F5F5, #F5F5F5) !important;
        background-image: -moz-linear-gradient(top, #F5F5F5, #F5F5F5) !important;
    }

.button-Edit {
    background-image: url("../images/sprite_black2.png");
    background-position: -208px 1135px;
    display: inline-block;
    height: 13px;
    width: 15px;
    top: 11px;
}

.button-Edit-Ubiquo {
    background-image: url("../images/sprite_black2.png") !important;
    background-position: -208px 1135px !important;
    display: inline-block !important;
    height: 13px !important;
    width: 15px !important;
    top: 11px !important;
    padding: 5px !important;
}

.button-Edit-Location {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -122px 1109px;
    display: inline-block;
    height: 13px;
    padding: 5px 12px;
    position: relative;
    top: 11px;
}

.button-Add {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 5px -860px;
    display: inline-block;
    height: 13px;
    padding: 5px 12px;
    position: relative;
    top: 11px;
}

.button-Delete {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -96px 1px;
    display: block;
    height: 17px;
    position: relative;
    width: 16px;
}

.enabledUser {
    background-image: url("../../Css/Images/users.jpg");
    background-position: -81px -3px;
    display: block;
    height: 20px;
    width: 20px;
    float: right;
}

.ViewEventCamEnabled {
    background-image: url("../../Css/Images/camsIconsnew.jpg");
    background-position: -102px -43px;
    display: block !important;
    height: 20px;
    width: 30px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 13px;
    -webkit-border-bottom-left-radius: 13px;
    -webkit-border-bottom-right-radius: 21px;
    margin-right: 14px;
}

.disabledUser {
    background-image: url("../../Css/Images/users.jpg");
    background-position: -139px -2px;
    display: block;
    height: 20px;
    width: 20px;
    float: right;
}

.buttonDeleteSeparator {
    margin-right: 2px;
    padding-right: 2px;
    border-right: 1px dotted #999;
}

.labelMedicalOrders {
    overflow: hidden;
    width: 125px;
}

.button-DeleteRegion {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -315px -860px;
    display: inline-block;
    height: 13px;
    padding: 5px 12px;
    position: relative;
    top: 11px;
}


.button-Plus {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 0 -1056px;
    display: block;
    height: 17px;
    position: relative;
    width: 16px;
}

.buttonLocationInsert {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -2px -860px;
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 9px 5px;
    position: relative;
    top: 3px;
    margin-left: 0px;
    box-sizing: content-box;
}


.button-Edit:hover {
    background-image: url("../images/sprite_black2.png");
}

.button-Edit-Location:hover {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
}

.button-Add:hover {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
}

.button-Delete:hover {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
}

.button-DeleteRegion:hover {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
}

.locationListComboBox input {
    height: 24px;
}

.locationListComboBoxLeftMargin {
    margin-left: 10px;
}

.insertLocationContainer {
    width: 290px;
}

/*#endregion*/

/*#region Contenedor Principal*/

.ContentMain {
    position: absolute;
    top: 78px;
    width: 100%;
}

.ContentMainView {
    top: 0px !important;
}

.Menu-Actions-Items {
    margin-bottom: 5px;
}

/*#endregion*/

/*#region Tablas*/

.borderTableTemplateMedialco {
    border-collapse: collapse;
}

    .borderTableTemplateMedialco table {
        border-collapse: collapse;
    }

    .borderTableTemplateMedialco th {
        border: 1px solid black;
    }

    .borderTableTemplateMedialco td {
        border: 1px solid black;
    }

.rowMargin3 {
    margin: 10px 0px;
}

.tableCenter {
    margin-left: auto;
    margin-right: auto;
}

.tablePatientDynamics {
    border-collapse: collapse;
    width: 100%;
}

.tableDynamicScheduler {
    border-collapse: collapse;
}

.tablePatients {
    font-size: 14px;
}

.radWindowTableEquipments {
    font-size: 14px;
    line-height: 22px;
}

.tablePatients td {
    padding: 5px;
}

.radUploadEdit {
    background-color: transparent;
    font-style: oblique;
}


.rowItemPatientInterconsultation td {
    padding: 5px;
}

.rowItemPatient:hover {
    background-color: #eee;
    cursor: pointer;
}

.rowItemPatientInterconsultation:hover {
    background-color: #eee;
    cursor: pointer;
}

.rowItemAppointmentCancelled:hover {
    background-color: #eee;
    cursor: pointer;
}

.rowCUPSInDoctor:hover {
    background-color: #eee;
    cursor: pointer;
}

.rowItem:hover {
    background-color: #eee;
    cursor: pointer;
}

.widthIdentification {
    width: 100px;
}

.widthIPEquipmentsInEvents {
    width: 30%;
}

.widthDescriptionEquipmentsInEvents {
    width: 30%;
}

.widthDay {
    width: 66px;
}

.widthButtons {
    width: 205px;
}

.widthGender {
    width: 30px;
}

.widthPendings {
    width: 52px;
}

.withButtonWorkList {
    width: 95px;
}

.widthStartDate {
    width: 174px;
}

.widthBirthDay {
    width: 100px;
}

.widthCode {
    width: 65px;
}

.widthActions-Ips {
    width: 175px;
}

.widthActions-BranchOffice {
    width: 190px;
}

.widthPort {
    width: 47px;
}

.widthCost {
    width: 150px;
}

.widthBranchOffice {
    width: 150px;
}

.widthGeneralDate {
    width: 200px !important;
}

.widthActions {
    width: 170px;
}

.widthActionsEquipmentsInEvents {
    width: 10%;
}

.widthBioRefEquipmentsInEvents {
    width: 30%;
}

.widthActionsFull {
    width: 164px;
}

.widthActionsEmployee {
    width: 120px;
}

.widthActionsEmployeeFull {
    width: 185px;
}

.widthActionsEditor {
    width: 200px;
}

.widthActionsEditorTemplate {
    width: 260px;
}

.widthLogType {
    width: 300px;
}

.widthFormulaFields {
    min-width: 145px !important;
    max-width: 145px !important;
}

.widthFormulaFields-325 {
    min-width: 325px !important;
    max-width: 325px !important;
}

.TitleSmall {
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.TitleSmallWorkStation {
    color: #222222;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.TitleHeaderEquipment {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}

.border-bottomLight {
    border-bottom: 1px solid #eee;
}

.rowItemPatient {
    border-bottom: 1px solid #ddd;
}

.rowItemEquipment {
    border-bottom: 1px solid #ddd;
}

.rowItemSceduler {
    border-bottom: 1px solid #ddd;
}

    .rowItemSceduler:hover {
        background-color: #eee;
        cursor: pointer;
    }

.rowItemAppointmentCancelled {
    border-bottom: 1px solid #ddd;
}

.rowItem {
    border-bottom: 1px solid #ddd;
}

.rowItemPatientDetails {
    display: none;
}

.rowItemPatientInterconsultationDetails {
    display: none;
}

.rowItemInterconsultationDetails {
    display: none;
}

.ContentPatient {
    border: 1px solid #EEEEEE;
    padding: 10px 16px;
    min-width: 801px;
    position: relative;
}

.ContentPatientSmall {
    padding: 2px 4px;
}

.ContentPatientPlaceHolder {
    border: 1px solid #EEEEEE;
    padding: 10px 30px;
    min-width: 801px;
    position: relative;
}

.tableDetailsContainer {
    min-width: 801px;
}

    .tableDetailsContainer td {
        padding-top: 10px;
    }

        .tableDetailsContainer td table td {
            padding-top: 5px;
        }

.ContentDetailsPanel {
    min-width: 801px;
    position: relative;
}

.PatientImageContent {
    float: left;
    max-height: 140px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 130px;
    border: 1px solid #eee;
}

    .PatientImageContent img {
        width: 130px;
    }

.PatientInfoContent {
    border-left: 1px solid #999999;
    float: left;
    font-size: 11px;
    margin-left: 20px;
    padding-left: 10px;
}

.PatientMenuContent {
}

.PatientInfoContent th, .InfoSmall th, .schedulerPendingPInfo th, .AddVisitFile th {
    color: #666666;
    font-size: 13px;
    text-align: left;
}

.InfoLarge {
    display: none;
    padding: 7px 10px;
}

.PatientInfoAdverseEvents {
    padding: 7px 10px;
}

.PatientInfoAdverseEventsNewInfo {
    border-top: 1px solid #EEE;
    padding: 7px 10px;
    display: none;
}

.InfoSmall {
    font-size: 11px;
}

    .InfoSmall .imgCont {
        border: 1px solid #aaa;
        max-height: 25px;
        overflow: hidden;
        padding: 1px;
        width: 25px;
    }

.InfoSmallSpecialistEdit {
    font-size: 11px;
}

.InfoLargeSpecialistEdit {
    display: none;
}

.form-table {
    color: #222;
    font: bold 11px/1.5em "Liberation sans",Arial,Helvetica,sans-serif;
}


/*#endregion*/

/*#region Textbox*/

/*#region DatePickerTextBox Telerik*/
/*.riTextBox {
    width: 176px;
    background-color: white !important;
    border: 1px solid #DDD !important;
    font-size: 14px !important;
    height: 29px;
    margin: 0;
}*/
/*#endregion*/

.RadUpload_Metro .ruFakeInput {
    width: 80px !important;
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 14px !important;
    height: 23px !important;
}

.RadUpload .ruFileWrap {
    height: 32px !important;
}

.RadUpload .ruBrowse {
    margin-top: 3px !important;
}

.raduploadAsyncVisit {
    width: 238px;
}

.texboxlarge {
    width: 200px !important;
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 14px !important;
    height: 25px;
    margin: 7px 7px 7px 0px !important;
}

.texboxlarge2 {
    width: 200px !important;
}

.textboxLarge3 {
    width: 170px !important;
}

.textboxLarge4 {
    width: 180px !important;
}

.textHeader {
    width: 80px;
    padding-bottom: 5px;
}

.textboxLarge4, .textboxLarge3, .texboxlarge2 {
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 14px !important;
    height: 30px;
    margin: 0 !important;
}

.texboxlargeWithOutWidt {
    background-color: white !important;
    border: 1px solid #cccccc !important;
    font-size: 14px !important;
    height: 30px;
    margin: 0 !important;
}

.texboxSchedulerCups {
    width: 200px !important;
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 14px !important;
    height: 22px;
    margin: 0 !important;
}

.texboxlarge-Reports {
    width: 200px !important;
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 14px !important;
    height: 23px !important;
    margin: 0 !important;
}

.texboxlarge-Admin {
    width: 200px !important;
    font-size: 14px !important;
    height: 24px !important;
    margin: 0 !important;
}


.texboxSmall-Reports {
    width: 160px !important;
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 14px !important;
    height: 23px;
    margin: 0 !important;
}

.texboxSmall {
    width: 150px;
    background-color: white;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    height: 25px;
    margin: 0 !important;
}

    .texboxlarge:focus, .texboxSmall:focus, .texboxlarge-Reports:focus, .texboxSmall-Reports:focus {
        border: 1px solid #2476AB !important;
    }

.texboxMinInput {
    width: 60px !important;
    background-color: white !important;
    border: 1px solid #DDDDDD !important;
    font-size: 14px !important;
    height: 29px;
    margin: 0 !important;
}

    .texboxMinInput:focus {
        border: 1px solid #2476AB !important;
    }

/*#endregion*/

/*#region UbiquoMessages*/

.message-error {
    border: 1px solid #E34B46;
    color: #E34B46;
    margin: 15px 5px 10px;
    padding: 5px 10px;
    text-align: center;
}

.message-success {
    border: 1px solid #72A62A;
    color: #72A62A;
    margin: 5px 5px 10px;
    padding: 5px 10px;
    text-align: center;
}

.message-alert {
    background-color: #FFFFA1;
    border: 1px solid #F59F61;
    color: #444444;
    margin: 5px 5px 10px;
    padding: 5px 10px;
    text-align: center;
}

.message-info {
    border: 1px solid #777;
    color: #777;
    margin: 5px 5px 10px;
    padding: 5px 10px;
    text-align: center;
}


/*#endregion*/

/*#region PatientAutoComplete*/

html .RadAutoCompleteBox_Default {
    width: 200px;
    font-size: inherit;
    font-family: inherit;
    line-height: 20px;
}
    /** Token list */
    html .RadAutoCompleteBox_Default .racTokenList {
        height: 24px;
        border-color: #eeeeee;
    }

    html .RadAutoCompleteBox_Default .racToken {
        padding-top: 1px;
        padding-bottom: 1px;
    }

    html .RadAutoCompleteBox_Default .racRemoveTokenLink {
        margin-top: -6px;
        top: 50%;
    }
    /** Focused */
    html .RadAutoCompleteBox_Default .racFocused {
        border-color: #2476AB;
    }
    /** Input */
    html .RadAutoCompleteBox_Default .racInput {
        height: 24px;
        font-size: inherit;
        font-family: inherit;
    }

/*div.RadAutoCompleteBox_Default .racTokenList
{
    width: 196px;
    height: 25px;
    background-color: white;
    border: 1px solid #EEE;
}

div.RadAutoCompleteBox_Default .racInput
{
    width: 196px;
    height: 25px;
    margin: 0px;
}

div.RadAutoCompleteBox_Default.autocomplete
{
    width: 196px;
}*/

/*#endregion*/

/*#region DynamicPages Menu*/

.moreControlContainer {
    width: 180px;
    margin-top: 5px;
    display: none;
    position: fixed;
    z-index: 1000;
    box-shadow: 0 0 3px 1px #9999AC;
}

.moreControlPointer {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #FFF;
    width: 0;
    height: 0;
    display: block;
    left: 78px;
    position: absolute;
    top: -12px;
    z-index: 100;
}

.moreHiddenDiv {
    width: 136px;
    height: 11px;
    position: absolute;
    top: -12px;
    margin-left: 7px;
}

.moreMenuItem {
    font-size: 13px;
    padding: 3px;
    border-bottom: 1px solid #DDDDDD;
    margin-top: 1px;
}

    .moreMenuItem:hover {
        background-color: #EEE;
        text-decoration: none;
        cursor: pointer;
    }

.moreControlFooter {
    padding: 5px 5px 5px 8px;
    background-color: #FFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px dotted #DDDDDD;
    margin-top: -2px;
    z-index: 80;
    text-align: center;
}

/*#endregion*/

/*#region BranchOfficeChange*/

.branchOfficeChangeContainer {
    width: 180px;
    margin-top: 5px;
    display: none;
    position: fixed;
    z-index: 1000;
    box-shadow: 0 0 3px 1px #9999AC;
}

/*endregion*/

/*#region Messages*/

.notificationsControlContainer {
    width: 340px;
    margin-top: 5px;
    display: none;
    position: fixed;
    z-index: 1000;
}

.notificationsControlPointer {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #FFF;
    width: 0;
    height: 0;
    display: block;
    left: 160px;
    position: absolute;
    top: -12px;
    z-index: 100;
}

.notificationsButtonHover {
    cursor: pointer;
}

.notificationsControlHeader, .notificationsControlFooter {
    padding: 5px 5px 5px 8px;
    background-color: #FFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px dotted #DDDDDD;
    margin-top: -2px;
    z-index: 80;
    text-align: center;
}

.notificationsControlGoTo a {
    font-family: arial,sans-serif;
    font-size: 10px;
    color: black;
    text-decoration: none;
}

    .notificationsControlGoTo a:hover {
        color: #25A0DA;
    }

.notificationsControlBodyContainer {
    padding: 8px 8px 6px 8px;
    background-color: #FFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    max-height: 358px;
    overflow-y: auto;
    overflow-x: hidden;
}

.notificationsShowMoreButtonContainer {
    padding: 8px 8px 6px 8px;
    background-color: #FFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.notificationsControlContainer {
    border-right: 1px solid #DDDDDD;
    box-shadow: 0 0 3px 1px #9999AC;
}

.notificationsItemSender {
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.notificationsItemSpan {
    font-family: arial,sans-serif;
    font-size: 12px;
    white-space: nowrap;
    width: 226px;
}

.notificationsItemSpanNoOverFlow {
    font-family: arial,sans-serif;
    font-size: 14px;
}

.notificationsItemDate {
    font-family: arial,sans-serif;
    font-size: 14px;
}

.notificationsItemImage {
    display: block;
    height: 48px;
    width: 48px;
    float: left;
    margin-right: 3px;
}

.notificationsControlItemContainer {
    background-color: white;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    margin-top: 1px;
    overflow-x: hidden;
}

.notificationsControlItemContainerInbox {
    background-color: white;
    border-bottom: 1px solid #DDDDDD;
    margin-top: 1px;
}

.notificationsControlItemContainerNotClicked {
    background-color: #CEE3F6;
}

.notificationsControlItemContainer a, .notificationsControlItemContainerInbox a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    padding: 8px;
    display: block;
}

    .notificationsControlItemContainer a:hover, .notificationsControlItemContainerInbox a:hover {
        text-decoration: none;
        color: #25A0DA !important;
        cursor: pointer;
        padding: 8px;
        display: block;
        background-color: #EEE;
    }

.notificationsHiddenDiv {
    width: 136px;
    height: 11px;
    position: absolute;
    top: -12px;
    margin-left: 108px;
}

.notificationCounter {
    font-size: 10px;
    color: #25A0DA;
    padding: 0 4px;
    background-color: #fff;
    font-weight: bolder;
}

.NoNotificationsSpan {
    font-size: 11px;
    color: #000;
    font-family: arial,sans-serif;
}

.notificationText {
}

.notificationTextContainer {
    margin-top: 13px;
    float: left;
    height: 48px;
    vertical-align: middle;
    overflow: hidden;
    width: 220px;
}

.notificationIcon {
    float: left;
    margin-left: 13px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.notificationTitle {
    font-family: arial,sans-serif;
    color: #FFF;
    margin: 5px;
    position: relative;
    top: -20px;
    left: -3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.notificationAllInfoContainer {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    position: relative;
    top: -20px;
    left: 2px;
    border: 1px solid #DDD;
}

.notificationsShowMore {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin-top: 3px;
    padding: 2px;
    text-align: center;
    display: block;
}

    .notificationsShowMore:hover {
        background-color: #E5E5E5;
        color: #000000;
    }

/*Estas clases se sobreescribieron del skin Metro de Telerik, 
    para que las notificaciones quedaran acordes a la plataforma*/
.RadXmlHttpPanel {
    background-color: #FFF !important;
}

.rnContentWrapper {
    cursor: pointer;
    color: #000 !important;
}
/***********************************************************/

/*#endregion*/

.ClassFileInput {
}

/*#region Selected List*/

.ubiquoControlsHeight input {
    height: 24px;
}

.selectedList, .selectedListMedium, .selectedListlarge {
    border: 1px solid #DDDDDD;
    height: 30px;
    padding: 5px;
}

.selectedListlarge {
    background-color: white !important;
    font-size: 14px !important;
    width: 202px !important;
}

.selectedListlargeCups {
    background-color: white !important;
    font-size: 12px !important;
    width: 202px !important;
    height: 28px;
}

.selectedListMedium {
    width: 257px;
}

    .selectedListlarge:focus, .selectedList:focus, .selectedListMedium:focus {
        border: 1px solid #25A0DA;
    }

.datePikerLarge {
    width: 200px;
}

.datePikerSmall {
    display: inline-block;
}

    .datePikerSmall .RadPicker .rcTable {
        width: 110px;
    }

.datePikerLarge input {
    border: 1px solid #DDDDDD !important;
    font-size: 14px !important;
    height: 24px;
    margin: 0 !important;
    width: 136px !important;
    -webkit-border-radius: 5px;
}

.datePikerLargeHistorical input {
    height: 27px !important;
}

.datePikerSmall input {
    border: 1px solid #DDDDDD !important;
    font-size: 14px !important;
    height: 24px;
}

    .datePikerLarge input:focus, .datePikerSmall input:focus {
        border: 1px solid #2476AB !important;
    }

.marginleftform {
    margin-left: 10px;
}

.marginRightSelectedList {
    margin-right: 7px !important;
}

.menu-action {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 0;
}

.formPendings {
    border: 1px solid #999999;
    margin: 10px 0px;
    max-height: 280px;
    padding: 2px;
}

.formWorkStation {
    border: 1px solid #999999;
    margin: 10px 0px;
    max-height: 280px;
    padding: 2px;
}

.countPendigs {
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #E5E5E5;
    width: 20px;
    text-align: center;
    height: 18px;
    padding-top: 6px;
}

.audioRecorder {
    border: 1px solid #999999;
    margin-left: auto;
    margin-right: auto;
    max-height: 98px;
    padding: 2px;
    height: 250px;
}

.audioRecorderPlay {
    border: 1px solid #999999;
    margin-left: auto;
    margin-right: auto;
    height: 63px;
}

.recorder {
    position: relative;
    z-index: 9999;
}

.DownloadButtonSound {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -96px -194px;
    display: inline-block;
    height: 3px;
    margin-left: 7px;
    padding: 8px 8px 4px;
    position: relative;
    float: left;
}

.contentPendings {
    max-height: 200px;
    overflow-y: auto;
}

.contentPendingsAssociated {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.contentTransitions {
    max-height: 315px;
    overflow-y: auto;
}

.aidsSearchResults {
    max-height: 200px;
    overflow-y: auto;
    display: none;
}

.schedulerSearchResults {
    max-height: 200px;
    overflow-y: auto;
    display: none;
}

.Menutitle {
    background-color: #EEEEEE;
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-top: 5px;
    text-align: center;
    box-sizing: content-box;
}

.MenutitleDiagnosticAid {
    background-color: #EEEEEE;
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    min-height: 20px;
    padding-top: 5px;
    text-align: center;
    box-sizing: content-box;
}

.MenutitleDiagnosticAid {
    color: #222222 !important;
    vertical-align: top;
}

.MenutitleWorkStation {
    background-color: #EEEEEE;
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-top: 5px;
    text-align: center;
}

.menuActionsPatient {
}

.menuActionsPatient-left {
    float: left;
}

.menuActionsPatient-right {
    float: right;
}

.button-blanc {
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    cursor: pointer;
    font-size: 11px;
    padding: 5px;
}

    .button-blanc:hover {
        background-color: #EEEEEE;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
    }

.menuActionTemplate {
    margin: 10px 0;
    padding: 10px 0;
    text-align: right;
}

    .menuActionTemplate a:focus {
        text-decoration: none;
        color: #fff;
    }

.templateContent {
}

.UbiquoTemplate .RadDock_Metro .rdTop .rdLeft, .UbiquoTemplate .RadDock_Metro .rdTop .rdRight, .UbiquoTemplate .RadDock_Metro .rdTop .rdCenter,
.UbiquoTemplate .RadDock_Metro .rdBottom .rdLeft, .UbiquoTemplate .RadDock_Metro .rdBottom .rdRight, .RadDock_Metro .rdBottom .rdCenter {
    background-image: none !important;
}

.UbiquoTemplate .RadDock_Metro .rdMiddle .rdLeft, .UbiquoTemplate .RadDock_Metro .rdMiddle .rdRight {
    background-image: none !important;
}

.UbiquoTemplate .RadDockZone_Metro {
    border-color: #fff !important;
}

.UbiquoTemplateTextboxEmpty {
    border: 1px solid #E34B46 !important;
    display: inline-block;
}

.UbiquoTemplateTextboxColorSuccess {
    color: #22AD18;
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block !important;
}

.UbiquoTemplateTextboxColorError {
    color: #f99563;
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block !important;
}

.UbiquoTemplateTextboxColorwarning {
    border: 1px solid #f99563 !important;
    display: inline-block;
}

.UbiquoTemplateTextboxSuccess {
    border: 1px solid #22AD18 !important;
    display: inline-block;
}

.buttonCloseOpen, .buttonCloseOpenSpecialist {
    background-repeat: no-repeat;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 11px;
    top: 12px;
    width: 20px;
}

.buttonCloseInfo {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -351px -222px;
}

.buttonOpenInfo {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -318px -222px;
}

.ta-rigth {
    text-align: right;
}

.ratingClass {
    height: 22px !important;
    width:auto !important;
}


.titleh1 {
    color: #25A0DA;
    font-size: 16px;
    margin: 2px 0;
    padding: 5px;
    font-weight: bold;
}

.titleh1-left {
    margin-top: 10px;
    float: left;
    margin-right: 2px;
    margin-left: 7px;
}

.titleh1-rigth {
    float: right;
    width: 180px;
}

.titleh1large-rigth {
    float: right;
    margin-right: 5px;
}

.titleh1large-left {
    float: left;
    margin-right: 5px;
}

.titleh1-rigth .textleft {
    float: left;
    margin-right: 5px;
    padding-top: 2px;
}

.buttonSelectPatient {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -94px -381px;
    display: inline-block;
    height: 20px;
    position: absolute;
    right: 35px;
    width: 20px;
}

.buttonSelectPatient {
}

.subtitle {
    border: medium none;
    color: #FFF;
    padding: 10px 5px 2px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.messageInfo {
    margin: 5px 0;
    padding: 0 20px;
}

.ViewOrderMedicalButton {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -60px -764px;
    display: inline-block;
    height: 20px;
    width: 22px;
    top: 11px;
    background-color: transparent;
}

.MergeEvent {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -60px -796px;
    display: inline-block;
    height: 20px;
    width: 22px;
    top: 11px;
    background-color: transparent;
}

.contentViewEvent {
    margin: 20px auto 10px auto;
    padding: 10px 5px;
}


.eventItemContent {
    border: 1px solid #DDDDDD;
    margin-bottom: 8px;
    padding: 10px;
    position: relative;
    font-size: 14px;
    border-radius: 5px;
}

.eventItemContentWidth {
    width: 100%;
}

.eventItemContentWidthScroll {
    width: 98%;
}

.noMorePendings {
    font-size: 12px;
    display: none;
}

.noResults {
    border: 1px solid #DDDDDD;
    margin-bottom: 5px;
    padding: 10px;
    position: relative;
    font-size: 14px;
    display: none;
}

.eventItemTitle {
    color: #25A0DA;
    float: left;
    font-weight: bold;
    font-size: 14px;
}

.eventItemDate {
    float: right;
}

    .eventItemDate a {
        box-sizing: content-box;
    }

.eventItemInfo {
    font-size: 1em;
    height: 35px;
    width: auto;
}

.eventItemActions {
    float: right;
    margin-left: 5px;
    text-align: right;
    width: 223px;
}

.eventCancelItemActions {
    float: right;
    margin-left: 10px;
    text-align: right;
    width: 45px;
}

.eventItemActionsPendings {
    float: right;
    margin-left: 10px;
    text-align: right;
}

.pendingsExtraInfo {
    display: none;
    padding-top: 14px;
}

.eventItemContentHover:hover {
    background-color: #EEE;
    cursor: pointer;
}

.eventLinkSendEmail {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -254px -255px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLinkSendHL7Message {
    background-image: url("../images/Hl7Send.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLinkSendEmailConfirm {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -224px -257px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLink {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -254px -862px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLinkOrigin {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -254px -862px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLinkAll {
    background-image: url("../images/printer-icons-vector-det-gray-38894748.jpg");
    background-position: -9px -37px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLinkMidAlign {
    vertical-align: middle;
}

.eventLinkNotImages {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 3px -158px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLinkPartialPrint {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -95px -542px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventView {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -61px -1216px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventViewMyCases {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -31px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    width: 20px;
}

.eventCancel {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -64px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventWorkList {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -62px 3px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    width: 20px;
}

.eventAdverse {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -190px -1151px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.bUpdate {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -63px -1119px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventEdit {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 2px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventVeryDising {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 2px -351px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventMakeAnAppoiment {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -31px -575px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventComments {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -285px -285px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventEdit:hover {
}

.isNotInterestingCase {
    background-image: url("../images/star-128.png");
    background-position: 0px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
    margin-bottom: -1px;
}

.isInterestingCase {
    background-image: url("../images/Star-Full.png");
    background-position: 0px 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
    margin-bottom: -1px;
}

.loadingInterestingCase {
    background-image: url("../images/ajax-loader.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
    margin-bottom: -1px;
}

.displayInLineIntCase {
    display: inline !important;
}
/*#endregion*/

/*#region Template Editor*/

/*#region Template General */

.marginAidDiagnostic {
    margin-right: 20px;
}

.contentConfigGeneral, .contentConfigStyle {
    padding: 0 2px;
}

    .contentConfigGeneral .RadUpload .ruFakeInput {
        width: 80px;
    }

    .contentConfigGeneral img {
        width: 80px;
    }

    .contentConfigGeneral .text-italic {
        font-size: 9px;
        font-style: italic;
    }

.ContentControlConfig .contentConfigOption .radConfig {
    width: 136px !important;
}

    .ContentControlConfig .contentConfigOption .radConfig input {
        width: 113px !important;
    }

.contentConfigGeneral .radConfig {
    width: 136px !important;
}

.contentConfigCenter {
    text-align: center;
}

/*#endregion */

/*#region Template Controls */

/*#region Template TextBox */

.UCDefaultTextBox input {
    border: 1px solid #999;
}

    .UCDefaultTextBox input:focus {
        border: 1px solid #25A0DA;
    }

.UCDefaultTextBox textarea {
    border: 1px solid #999;
    width: 99%;
}

    .UCDefaultTextBox textarea:focus {
        border: 1px solid #25A0DA;
    }

/*#endregion */
.UCDefaultTableControls th {
    text-align: left;
    vertical-align: top;
    white-space: pre;
}

.UCDefaultTableControls table {
    table-layout: fixed;
}


.TableControlTitle {
    font-weight: bold;
}

.TableTemplateResponsive > div.RadForm > table {
    table-layout: fixed;
    width: 100%;
}

    .TableTemplateResponsive > div.RadForm > table td > input, .TableTemplateResponsive > div.RadForm > table td > textarea, .TableTemplateResponsive > div.RadForm > table td > span,
    .TableTemplateResponsive > table td > input, .TableTemplateResponsive > table td > textarea, .TableTemplateResponsive > table td > span {
        width: 100%;
        text-align: justify;
        white-space: pre-line;
    }

/*#region Template LabelUbiquo */


.UCDefaultLabel {
}


/*#endregion */

/*#region Template DropDownList */


.UCDefaultDropDownList {
}


/*#endregion */

/*#region Template CheckBoxList */

.UCDefaultCheckBoxList {
}

/*#endregion */

/*#region Template DatePiker */

.UCDefaultDatePiker {
    height: 47px;
}

/*#endregion */

/*#region Template RadioButtonList */


.UCDefaultRadioButtonList {
}


/*#endregion */

/*#region Template PatientInfo */

.UCDefaultPatietInfo {
}

.ControlContainerViewPatient {
    margin-top: 10px;
}

/*#endregion */

/*#region Template Signature */

.UCDefaultSignature, .SignatureTemplateControlLeft, .SignatureTemplateControlRight {
    width: 100%;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}

.SignatureTemplateControlRight {
    text-align: right;
}

.SignatureTemplateLine {
    border-top: 1px solid #999999;
    width: 100%;
    margin-bottom: 5px;
}

.UCDefaultSignature > .signatureTemplateContent, .SignatureTemplateControlLeft > .signatureTemplateContent, .SignatureTemplateControlRight > .signatureTemplateContent {
    max-width: 100%;
    display: inline-block;
}

    /***** CONTENT IMAGE *****/
    .UCDefaultSignature > .signatureTemplateContent > .signatureTemplateImageContent, .SignatureTemplateControlLeft > .signatureTemplateContent > .signatureTemplateImageContent,
    .SignatureTemplateControlRight > .signatureTemplateContent > .signatureTemplateImageContent {
        display: table;
        margin: 0 auto;
    }

        .UCDefaultSignature > .signatureTemplateContent > .signatureTemplateImageContent > img, .SignatureTemplateControlLeft > .signatureTemplateContent > .signatureTemplateImageContent > img,
        .SignatureTemplateControlRight > .signatureTemplateContent > .signatureTemplateImageContent > img {
            max-width: 140px;
            max-height: 140px;
        }
    /*** END CONTENT IMAGE ***/

    /***** CONTENT TEXT *****/
    .UCDefaultSignature > .signatureTemplateContent > .signatureTemplateTextContent, .SignatureTemplateControlLeft > .signatureTemplateContent > .signatureTemplateTextContent,
    .SignatureTemplateControlRight > .signatureTemplateContent > .signatureTemplateTextContent {
        width: 100%;
        text-align: left;
        font-size: 14px;
    }
/*** END CONTENT TEXT ***/

/*#endregion */

/*#region Template DynamicImage */

.UCDefaultDynamicImage {
}

/*#endregion */

/*#region Template Header */

.UCDefaultHeader {
}

    .UCDefaultHeader .HeaderControl {
        display: block;
        margin-bottom: 10px;
        position: absolute;
        top: 1px;
        width: 100%;
    }

    .UCDefaultHeader .HeaderLogo {
        color: #043588;
        text-align: center;
    }

        .UCDefaultHeader .HeaderLogo img {
            width: 768px;
            height: 130px;
        }

    .UCDefaultHeader .HeaderLine {
        margin-bottom: 3px;
    }

    .UCDefaultHeader .HeaderText {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }


/*#endregion */

/*#region Template Footer */

.UCDefaultFooter {
}

    .UCDefaultFooter .FooterControl {
        border-top: 1px solid;
        bottom: 0;
        color: #043588;
        font-size: 12px;
        padding-top: 5px;
        text-align: center;
        width: 810px !important;
    }

    .UCDefaultFooter .FooterLogo {
        width: 200px;
    }

        .UCDefaultFooter .FooterLogo img {
            width: 200px;
        }



    .UCDefaultFooter .FooterText {
        text-align: left;
    }

/*#endregion */

/*#endregion */

/*#region Template DoctorList */

.UCDefaultDoctorList > select {
    min-width: 150px;
    padding: 6px 12px;
}

.UCDefaultDoctorList > .fa:hover, .UCDefaultDoctorList > .fa:focus {
    color: #222;
}

/*#endregion */

/*#region Template Controls Old */


/*#region Header */

.HeaderControl {
    display: block;
    margin-bottom: 10px;
    top: 1px;
    width: 100%;
}

.HeaderLogo {
    border-bottom: 2px solid #043588;
    color: #043588;
    text-align: center;
}

    .HeaderLogo img {
        width: 230px;
    }

.HeaderLine {
    margin-bottom: 3px;
}

.HeaderText {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

/*#endregion */

/*#region Dynamic Images*/

.dynamicImagesContent {
    margin: 5px 0;
    padding: 5px 0;
}

.dynamicImageItem {
    margin: 1px;
}

.printButton, .iconPrint {
    cursor: pointer;
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -254px -862px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.deleteButtonConfig {
    cursor: pointer;
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -126px -126px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.deleteButtonRefresh {
    cursor: pointer;
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 0 -1120px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.printPartial {
    cursor: pointer;
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -95px -542px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.newBiopsies {
    cursor: pointer;
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -95px -766px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.printButtonNotImages {
    cursor: pointer;
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 4px -158px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

/*#endregion*/

/*#region DropDownList*/

.titleDropDownList {
    font-weight: bold;
}

/*#endregion*/

/*#region RadioButtonList*/

.titleRadioButtonList {
    font-weight: bold;
}

/*#endregion*/

/*#region SavingUserControl*/


/*#endregion*/
.SavingUserContent {
}

.SavingUserLine {
}

.SavingUserText {
    font-family: Arial;
    font-size: 8px;
}

.SavingUserRight {
    width: 300px;
}

.ViewVisit {
    font-size: 13px;
    text-align: left;
    color: #666666;
    padding-left: 4px;
    padding-top: 4px;
}

.VisitHide {
    display: none;
}

.MoreOptionsHide {
    display: none;
}

.boderButtom {
    border-bottom: 2px solid #A8A8A8;
}

/*#region SignatureContorl*/

.SignatureContent {
}

.SignatureLine {
}

.SignatureText {
    border-top: 1px solid #999999;
    margin-top: 20px;
}

.SignaturePanel {
    padding-top: 40px;
    text-align: center;
}

.SignatureLeft {
    float: left;
    width: 300px;
}

.SignatureCenter {
    width: 300px;
    margin: auto;
    text-align: center;
}

.SignatureRight {
    float: right;
    width: 300px;
}

.SignatureTop {
    margin-top: 30px;
}

.PendingItemContent {
    border-bottom: 1px dotted #EEEEEE;
    padding-bottom: 3px;
    padding-top: 3px;
}


.PendingName {
    float: right;
    font-size: 11px;
    width: 120px;
}

.PendingInfo {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    padding: 5px 5px 2px;
    position: absolute;
    right: 169px;
    width: 304px;
    display: none;
}

.PendingInfoTitle {
    color: #25A0DA;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    float: left;
}

.PendingInfo table {
    font-size: 12px;
}

.PendingInfo td {
    font-size: 11px;
}

.PendingInfo th {
    text-align: left;
    color: #444;
}

.ContentPendingPatient {
    text-align: left;
    position: relative;
}


    .ContentPendingPatient th, .ContentPendingPatient strong {
        color: #444444;
        font-size: 12px;
        width: 50px;
    }

    .ContentPendingPatient td {
        font-size: 12px;
    }

.StatusPending {
    font-size: 12px;
    position: absolute;
    right: 10px;
}

    .StatusPending img {
        position: absolute;
        right: -22px;
        top: -3px;
    }



.a-study {
    display: block;
    border-bottom: 1px dashed #DDDDDD;
    padding: 5px 10px;
}

    .a-study:hover {
        background-color: #EEEEEE;
    }

.ContentStudy {
    font-size: 12px;
    padding: 10px;
    cursor: pointer;
}

.TitleStudy {
    position: relative;
    overflow-wrap: break-word;
    text-align: center;
    border: 1px solid #999999;
    cursor: pointer;
    padding: 2px;
}

    .TitleStudy:hover {
        background-color: #eee;
    }

.ContentSeries {
    margin-left: 10px;
    padding: 5px 10px;
    display: none;
}

.TitleSerie {
    overflow-wrap: break-word;
    border-bottom: 1px dashed #999999;
    margin-bottom: 10px;
}

    .TitleSerie:hover {
        background-color: #eee;
    }

.ContentImage {
    display: none;
    margin-left: 0;
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: auto;
}

.a-instance {
    background-image: url("../../Images/ajax-loader.gif");
    background-position: 40px 40px;
    background-repeat: no-repeat;
    border: 1px solid #EEEEEE;
    margin-bottom: 5px;
    max-height: 100px;
    min-height: 80px;
    overflow: hidden;
    width: 100px;
}

    .a-instance:hover {
        border-color: #999;
    }

    .a-instance img {
        width: 100px;
    }


.ContentStudies {
    overflow-x: hidden;
    overflow-y: auto;
    direction: rtl;
}

.visibleTrue {
    display: block;
}

.TextBoxListParameters {
    font-size: 13px;
    margin: 15px 0;
}


    .TextBoxListParameters select {
        width: 142px;
        height: 24px;
    }


.contentAntecedentsResult {
    border-bottom: 1px dotted #999999;
    margin-top: 10px;
}

.eventItemActionsAntecedents {
    float: right;
    margin-left: 10px;
    text-align: right;
}

.pacs-search {
    width: 100%;
}

/*#endregion*/

/*#region Textbox*/

.titleTextBox {
    font-weight: bold;
    margin-left: 4px;
}

.sheet, .contentControls {
    padding: 10px 10px;
    width: 810px !important;
    position: relative;
    height: 1075px !important;
}

.forcePagebreak {
    page-break-before: always;
}

.contentPrint {
    padding: 10px 10px;
    position: relative;
    width: 810px !important;
}

.contentPrintLeft, .sheetLeft {
    float: left;
    width: 49%;
}

.contentPrintRight, .sheetRight {
    float: right;
    width: 49%;
}

.ContenedorPlaceHolder {
    padding: 10px 10px;
    width: 810px !important;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.sheet .cssclass {
    padding-left: 5px;
}

.cssclass {
    margin-bottom: 10px;
    text-align: justify;
}


    .cssclass .RadEditor {
        width: 99% !important;
        min-width: 99% !important;
    }

.textBoxContentDefault textarea {
    min-height: 100px;
    width: 97%;
}
/*#endregion*/

/*#endregion */


.contentImages {
}

.contentImages {
}

.itemImageContent {
    float: left;
    height: 180px;
    margin: 2px;
    overflow: hidden;
    width: 200px;
}

.itemImage {
    width: 200px;
}

.ExportPdf {
    cursor: pointer;
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -31px -222px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.contentDiagnosticAid {
    border: 1px solid #AAAAAA;
    height: 185px;
    margin-top: 5px;
    overflow: auto;
    padding: 10px;
}

.Menu-Actions-Items-Diagnostic {
    margin-bottom: 5px;
    text-align: center;
}

.imageSelectable {
    float: left;
    margin: 2px;
    width: 200px;
}

.selected {
    border: 1px solid red;
}

.contentTemplateEditor .RadDock_Default .rdContent {
    height: 100%;
}


.contentTemplateEditor .rdCenter {
    display: block;
}

.textBoxConfigSmall {
    height: 22px;
    width: 318px;
}

.textBoxConfigLarge {
    height: 22px;
    width: 459px;
}

.ContentControlConfig {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    margin: 15px 0;
    padding: 2px;
    position: absolute;
    right: 1px;
    width: 186px;
    z-index: 1000;
    max-height: 370px;
    overflow-y: hidden;
}

    .ContentControlConfig textarea {
        width: 136px;
        resize: none;
    }

    .ContentControlConfig select {
        width: 141px;
    }

    .ContentControlConfig .contentConfigOption {
        border: 1px dotted #999;
        margin: 2px;
        padding: 7px;
        width: 87%;
        box-sizing: content-box;
        display: inline-block;
    }

        .ContentControlConfig .contentConfigOption input {
            width: 136px;
        }

    /*Estilo del comboBox de RadComboBoxTextMode del editor de plantillas*/
    .ContentControlConfig .contentConfigOptionRad {
        border: 1px dotted #999;
        float: left;
        margin: 2px;
        padding: 7px;
        width: 140px;
    }

        .ContentControlConfig .contentConfigOptionRad input {
            width: 113px;
        }
    /*Estilo del comboBox de RadComboBoxTextMode del editor de plantillas*/

    .ContentControlConfig .space {
        height: 2px;
    }

body:nth-of-type(1) .ContentControlConfig .space {
    height: 6px;
}


.datePikerConfig .RadPicker .rcTable {
    width: 145px !important;
}

.datePikerConfig .riTextBox {
    width: 118px !important;
    background-color: white !important;
    border: 1px solid #DDD !important;
    font-size: 14px !important;
    height: 29px !important;
    margin: 0 !important;
}

.DisplayNone {
    display: none;
}

.configTitle {
    color: #444444;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.configTitleGeneral {
    color: #444444;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-left: 6px;
}




/*#endregion*/

/*#region Statistics*/

.chartEvents {
    padding: 2px;
}

.chartStatus {
    padding: 2px;
}

.chartPriority {
    padding: 2px;
}

.GraphicsContainer {
    position: relative;
    width: 500px;
}

.LoadingImg {
    position: absolute;
    width: 33px;
    display: none;
}

.gauge-container {
    text-align: center;
    margin: 0 auto;
    height: 48px;
}

.gauge {
    height: 33px;
    display: inline-block;
    zoom: 1;
}

.gauge-value {
    height: 18px;
    display: inline-block;
    zoom: 1;
    text-align: right;
    width: 141px;
}

.formGeneralStats {
    border: 1px solid #999999;
    margin: 10px 0;
    height: 348px;
    padding: 2px;
}

.gaugeRow {
    border-bottom: 1px dotted #EEEEEE;
}

/*#endregion*/

/*#region DiagnosticAids*/

.horizontalAidMaximize, .horizontalAidMinimize {
    background-color: #EEEEEE;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #444444;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
}

    .horizontalAidMaximize:hover, .horizontalAidMinimize:hover {
        background-color: #E5E5E5;
        color: #000000;
    }

.horizontalAidMaximize {
    padding: 0 7px 0 6px;
    float: right;
    margin-left: 5px;
}

.horizontalAidMinimize {
    padding: 0 6px 0 7px;
    margin-left: 6px;
}

.horizontalAidsClosedWrapper {
    margin-top: 10px;
    border: 1px solid #999999;
    display: block;
    max-height: 216px;
    padding: 4px;
}

.horizontalAidsGobalWrapper {
    margin-top: 10px;
    display: none;
}

.buttonUploadDiagnosticAid {
    margin-right: 11px;
    margin-top: 4px;
}

.noAidRapidSearchResults {
    font-size: 10px;
    color: #5C5C5C;
    padding: 2px;
    display: none;
}

.ViewDiagnosticAid {
    margin-top: 10px;
    border: 1px solid #e5e5e5;
    padding: 2px;
}

.formDiagnosticAids {
    border: 1px solid #999999;
    margin: 10px 0px;
    max-height: 460px;
    padding: 2px;
    width: 166px;
}

.formTransitions {
    border: 1px solid #999999;
    margin: 10px 0px;
    padding: 2px;
}

.buttonShowMoreAids {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin: 1px 3px;
    padding: 0;
    text-align: center;
    display: block;
}

    .buttonShowMoreAids:hover {
        background-color: #E5E5E5;
        color: #000000;
    }

.buttonShowMoreAppoiments {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin: 1px 3px;
    padding: 0;
    text-align: center;
    display: block;
}

    .buttonShowMoreAppoiments:hover {
        background-color: #E5E5E5;
        color: #000000;
    }

.buttonAidOptions {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -31px -608px;
    background-repeat: no-repeat;
    margin-top: 3px;
}

.buttonAidSearch {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -128px 0px;
    background-repeat: no-repeat;
    margin-top: 3px;
}

.buttonClearAidSearch {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -31px -1122px;
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-right: 2px;
}

.rapidAidSearchContainer {
    margin: 2px;
}

.textBoxRapidAidSearch {
    width: 98px !important;
}

.textBoxAidTitle {
    background-color: white !important;
    border: 1px solid #E5E5E5 !important;
    font-size: 14px !important;
    margin: 0 !important;
    height: 18px !important;
    width: 100% !important;
}


.aidTitle .labelAidTitle {
    margin-right: 13px;
}

.aidTitle {
    font: 11px/10px "Segoe UI",Arial,sans-serif;
    margin-bottom: 7px;
}

.aidOptionsDisplay {
    display: none;
}

.aidOptions {
    color: #5C5C5C;
    font-size: 10px;
    border: 1px solid #EEEEEE;
    padding: 1px;
    background-color: #FFF;
    cursor: pointer;
}

    .aidOptions:hover {
        background-color: #EEEEEE;
        border: 1px solid #CCCCCC;
    }


.button-blanc {
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    cursor: pointer;
    font-size: 11px;
    padding: 5px;
}

    .button-blanc:hover {
        background-color: #EEEEEE;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
    }

.aidTextContainer {
    float: left;
}

.aidTextContainerAssociated {
    float: left;
}

.aidMessageContainer {
    margin-top: 2px;
    display: none;
}

.aidMessageSuccess {
    border: 1px solid #72A62A;
    color: #72A62A;
    font-size: 10px;
    padding: 2px;
    text-align: center;
}

.aidMessageError {
    border: 1px solid #E34B46;
    color: #E34B46;
    font-size: 10px;
    padding: 2px;
    text-align: center;
}

.aidMessageContainerInventory {
    margin-top: 2px;
    display: none;
}

.aidMessageSuccessInventory {
    border: 1px solid #72A62A;
    color: #72A62A;
    font-size: 10px;
    padding: 2px;
    text-align: center;
}

.aidMessageErrorInventory {
    border: 1px solid #E34B46;
    color: #E34B46;
    font-size: 10px;
    padding: 2px;
    text-align: center;
}

.renameFields {
    display: none;
    font-size: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.renameTitle {
    font-weight: bold;
    font-size: 11px;
}

.textBoxAidRaname {
    width: 115px !important;
}

.renameButtons {
    margin-top: 3px;
    margin-bottom: 3px;
}

.confirmMessageWrapper {
    background-color: #AAAAAA;
    opacity: 0.5;
    display: none;
}

.confirmMessageContainer {
    background-color: #FFF;
    display: none;
}

.confirmMessageTitle {
    font-size: 10px;
    background-color: #25A0DA;
    color: #FFF;
    padding: 3px;
}

.confirmMessageText {
    padding: 3px;
    font-size: 11px;
}

.confirmButton {
    background-color: #25A0DA;
    color: #FFFFFF;
    margin-left: 5px;
    padding: 1px 7px;
    border: 1px solid #25A0DA;
    cursor: pointer;
    text-decoration: none !important;
    font: bold 11px/1.5em "Liberation sans",Arial,Helvetica,sans-serif;
}

    .confirmButton:hover {
        background-color: #25A0DA;
        border: 1px solid #25A0DA;
    }

.DiagnosticAidItemContent {
    padding-bottom: 3px;
    padding-top: 3px;
    direction: ltr;
    cursor: pointer;
}

.DiagnosticAidItemContentAssociated {
    padding-bottom: 3px;
    padding-top: 3px;
    direction: ltr;
    cursor: pointer;
}

.diagnosticAidhover {
    border-bottom: 1px solid #ccc;
}

    .diagnosticAidhover:hover {
        background-color: #eee;
    }

.AvailableSpecialistImage {
    float: left;
    margin-right: 5px;
}

.DiagnosticAidDate {
    color: #5C5C5C;
    font-size: 10px;
}


.DiagnosticAidName {
    font-size: 11px;
}

.DiagnosticAidNameAssociated {
    font-size: 11px;
}

.aidName {
    font-weight: bold;
    cursor: pointer !important;
}

.Image {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 2px -641px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
}

.ImagePACS {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 2px -669px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
}

.ImagePACSAlma3D {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -62px -669px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.ImagePACSDownload {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -254px -220px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
}

.Document {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -446px -414px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
}

.Video {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -94px -641px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
}

.Sound {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -541px -639px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
}

.PDF {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -414px -414px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
}

.ImagePACSBack {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -414px -639px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
}


.Image:hover, .Video:hover, .Sound:hover, ImagePACSBack:hover, .PDF:hover, .Consultation:hover, .Interconsultation:hover, .Procedure:hover, Antecedent:hover, .Staff:hover {
}

.Consultation {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -448px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.Interconsultation {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -509px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.Procedure {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -480px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.Antecedent {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -540px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.Staff {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -572px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

h5 {
    padding-left: 10px;
}

h4 {
    margin: 4px 0;
}

.ContentActions {
    width: 820px;
    margin-top: 10px;
}

.ContentDimensions {
    float: left;
}

.inputColumns {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    height: 25px;
    width: 50px;
}

.inputWidth {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    height: 24px;
    width: 50px;
}

.ContentAdd {
    border: 1px solid #999999;
    cursor: pointer;
    float: right;
    padding: 3px 9px;
}

.ContentsSelecteds {
    border: 1px solid #999999;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    width: 800px;
}

.ContentsSelectedsPrint {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    width: 792px;
}

.ContentsSelectedsCustom img {
    margin: 8px 20px;
    width: 28% !important;
}

.ContentScroll {
    height: 177px;
}

.ContentsSelecteds img, .ContentsSelectedsPrint img {
    border: 1px solid #FFFFFF;
}

.ContentAvailable {
    border: 1px solid #999999;
    overflow: auto;
    padding: 10px;
    width: 800px;
}

    .ContentAvailable img {
        width: 170px;
    }

.selected {
    border: 1px solid red !important;
}

.ContentsSelectedsPrint {
    margin-bottom: 10px;
    text-align: center;
    width: 800px;
}

.PatientInfoPanel {
    margin-bottom: 10px;
}

/*#region HorizontalDiagnosticAids*/

.horizontalAidsWrapper {
    border: 1px solid #999;
    padding: 4px;
    display: block;
    max-height: 216px;
}

.horizontalAidsInfiniteOutterWrapper {
    overflow-x: auto;
    float: left;
}

.horizontalAidsItemWrapper {
    border: 1px solid #EEE;
    padding: 2px;
    float: left;
    margin-right: 4px;
}

.horizontalAidsInfiniteWrapper {
    float: left;
}

.horizontalAidsItemTitle {
    background-color: #EEEEEE;
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-top: 5px;
    text-align: center;
}

.horizontalAidsItemType {
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

.horizontalAidsItemDate {
    color: #5C5C5C;
    font-size: 10px;
    text-align: center;
}

.horizontalAidArrow {
    max-height: 204px;
    text-align: center;
    font-weight: bold;
    color: #EEE;
    padding: 0px 5px;
    border: 1px solid #EEE;
}

    .horizontalAidArrow:hover {
        background-color: #EEE;
        color: #000;
        cursor: pointer;
    }

.horizontalAidLeftArrow {
    float: left;
    margin-right: 4px;
    min-height: 36px;
}

.horizontalAidRightArrow {
    float: right;
    margin-left: 4px;
    min-height: 18px;
}

.horizontalAidsActionsRight {
    padding: 4px;
    float: right;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    margin-top: -1px;
    z-index: 100;
    background-color: #FFF;
    display: none;
}

.horizontalAidsActionsLeft {
    padding: 4px;
    float: left;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    margin-top: -1px;
    z-index: 100;
    background-color: #FFF;
    display: none;
}

.horizontalAidsMainActionsContainer {
    float: right;
    margin-top: 3px;
}

.labelNoResultsHorizontalAids {
    display: none;
}

.horizontalAidsInfiniteSearchWrapper {
    float: left;
}

/*#endregion*/

/*#endregion*/

/*#region Menu Inventory*/

.contentInventory {
    max-height: 200px;
    overflow-y: auto;
}

.contentWorkStation {
    max-height: 200px;
    overflow-y: auto;
    width: 164px;
}

.InventoryItemContent {
    border-bottom: 1px dotted #EEEEEE;
    padding-bottom: 3px;
    padding-top: 3px;
}

.workStationItemContent {
    border-bottom: 1px dotted #EEEEEE;
    padding-bottom: 3px;
    padding-top: 3px;
}

.InventoryCount {
    float: left;
    margin-left: 2px;
    margin-right: 5px;
}

.InventoryName {
    float: left;
    width: 65px;
    font-size: 11px;
}

.workStationIP {
    float: left;
    width: 65px;
    font-size: 11px;
}

.InventoryAction {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

.InventoryCost {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 11px;
}

.InventoryCountView {
    float: left;
    margin-left: 2px;
    margin-right: 5px;
    font-size: 11px;
}

.workStationDescriptionView {
    float: left;
    margin-left: 2px;
    margin-right: 5px;
    font-size: 12px;
}

.InventoryNameView {
    float: left;
    width: 85px;
    font-size: 11px;
}

.InventoryCostView {
    float: right;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 11px;
}

.a-delete {
    font-weight: bold;
    cursor: pointer;
    padding: 2px;
}

    .a-delete:hover {
        background-color: #eee;
    }

.ContentAddUpload {
    margin: 15px auto;
    /*margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: auto;
    width: 260px;*/
}

.RadWindow_Default a.rwIcon {
    width: 20px;
}

.ContentTableSelectedInventory {
    margin-bottom: 15px;
}

.ContentTableInventory {
}

.QuantityProduct {
    height: 22px;
    width: 58px;
}

.buttonCircle {
    background-color: #EEEEEE;
    border: 1px solid #999999;
    cursor: pointer;
    padding: 0 5px;
}

    .buttonCircle:hover {
        border: 1px solid #444;
    }

.tableInventory {
}

    .tableInventory th {
        background-color: #EEEEEE;
        color: #222222;
    }

    .tableInventory tr {
        border-bottom: 1px dashed #AAAAAA;
    }

    .tableInventory td {
    }


.adminIconsContent {
    margin: 0 auto;
    text-align: center;
    float: left;
}

    .adminIconsContent a {
        color: #25A0DA;
        font-weight: bold;
    }

        .adminIconsContent a:hover {
            text-decoration: underline;
        }

    .adminIconsContent .iconItemAdmin {
        float: left;
        margin-bottom: 10px;
        width: 150px;
        height: 175px;
    }

.iconItemAdmin > a {
    cursor: pointer;
}

.ContenAcordeonClose, .ContentAcordeonOpen {
    border: 1px solid #EEEEEE;
    padding: 5px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 12px;
}

.ContentAcordeonOpen {
    width: 100%;
}

.acordeonTitle {
}



.hyperOpenClose {
    position: absolute;
    right: 4px;
    top: 3px;
    padding: 0 7px 0 6px;
}

.TableCUPSView {
    color: #25A0DA;
    font-size: 11px;
    margin-left: 61px;
    font-family: arial,sans-serif;
}

    .TableCUPSView tr {
    }

    .TableCUPSView th {
    }

    .TableCUPSView td {
        color: black;
    }

    .TableCUPSView a {
    }

.TableResult {
}

    .TableResult tr {
    }

    .TableResult th {
        padding: 0px 4px 0px 4px;
    }

    .TableResult td {
    }

    .TableResult a {
    }

.tableResultCIE10 {
}

    .tableResultCIE10 th {
        padding-right: 10px;
    }

    .tableResultCIE10 td {
        padding-right: 10px;
    }

.tableContent {
}

.contentPendings2 {
    border: 1px solid #999999;
    margin: 10px 0;
    padding: 2px;
    max-height: 200px;
    overflow-y: auto;
}

.titlePendings {
    background-color: #DDDDDD;
    margin-bottom: 5px;
    padding: 2px 5px;
}

.searchContentPendings {
}

.searchPending {
    margin-top: 5px;
}

.textPending {
    height: 20px;
    width: 106px;
}


.buttonSearch {
}

.tabsContentPendings {
}

.tabPending, .tabPendingConfig {
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    cursor: pointer;
    float: left;
    font-size: 11px;
    margin-left: 1px;
    margin-right: 1px;
    padding: 2px;
    text-align: center;
    width: 46px;
}

.tabPendingConfig {
    border-top: 1px solid #EEEEEE;
    border-bottom: none;
}

.tabPendingScheduler {
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    cursor: pointer;
    float: left;
    font-size: 11px;
    margin-left: 1px;
    margin-right: 1px;
    padding: 2px;
    text-align: center;
}

.tabPending.eventTypeTransition {
    width: 74px;
}

    .tabPending.eventTypeTransition.tabSelected {
        background-color: #E5E5E5;
    }

.tabType {
}

.tabDoctor {
}

.resultPendings {
    margin-bottom: 3px;
}

.panelSearchPendings {
}

.panelTypePendings {
}

.panelDoctorPendings {
}

.textCenter11 {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
}

.cupsTitle {
    margin-bottom: 1px;
    margin-top: 1px;
    color: #25A0DA;
    font-size: 11px;
    font-weight: bold;
    font-family: arial,sans-serif;
}

.buttonDetails {
    background-color: #EEEEEE;
    border: 1px solid #999999;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin-top: 5px;
    padding: 2px 0;
    text-align: center;
}

.searhIcon {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -128px 0px;
    background-repeat: no-repeat;
}

.eventTitle {
    color: #444444;
    font-weight: bold;
    margin: 10px;
    text-align: center;
}

/*#endregion*/

/*#region Profile*/

.formPass {
    border: 1px solid #EEE;
    padding: 10px;
    border-radius: 10px;
}

.cvContainer {
    border: 1px solid #EEE;
    padding: 10px;
    border-radius: 10px;
}

.passwordContainer {
    float: left;
}

.insidePasswordContainer {
    border: 1px solid #EEE;
    padding: 10px;
}

.documentControlContainer {
}

.documentAttacherContainer {
    padding: 10px;
}

.documentControlContainerBig {
    float: left;
    width: 100%;
}

.editButtonContainer {
    margin: 4px 0px;
    text-align: right;
}

.cvButtonsContainer {
    text-align: right;
}

.buttonsContainer {
    margin: 7px 0px;
    text-align: right;
}

.windowButtonsContainer {
    margin: 12px 4px;
    text-align: right;
}

.windowContent {
    margin: 4px;
}

tr.rowChangePass > td {
    padding-bottom: 8px;
}

.buttonDownload {
    background-image: url("../images/iconDownload.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 18px;
    vertical-align: middle;
}

.buttonDelete {
    background-image: url("../images/iconDelete.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 18px;
    vertical-align: middle;
}



.buttonUpload {
    text-align: right;
    margin-top: 4px;
}

.documentSection {
    float: left;
    margin-right: 3px;
    display: block;
}

.documentSectionContainer {
    padding-bottom: 5px;
}

.textBoxTitle {
    background-color: white !important;
    border: 1px solid #EEEEEE !important;
    font-size: 14px !important;
    height: 25px;
    margin: 0 !important;
    width: 198px !important;
}

.textBoxDescription {
    background-color: white !important;
    border: 1px solid #EEEEEE !important;
    font-size: 14px !important;
    height: 25px;
    margin: 0 !important;
    width: 300px !important;
}

.textBoxTitleDiagAid {
    background-color: white !important;
    border: 1px solid #EEEEEE !important;
    font-size: 14px !important;
    height: 19px;
    margin: 0 !important;
    width: 188px !important;
}

.documentSection .ruFileWrap {
    height: 29px !important;
}

.documentSection .ruButton {
    height: 29px !important;
    margin-top: 0px !important;
}

.textBoxUploaderDocAttacherIE {
    height: 27px !important;
}

.textBoxUploaderDocAttacher {
    height: 23px !important;
}

.documentItem {
    border-bottom: 1px solid #EEE;
    padding: 2px;
    margin-top: 9px;
}

    .documentItem:hover {
        background-color: #EEE;
    }

.buttonUploadDocAttacher {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #767676;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal !important;
    margin-left: 7px;
    padding: 7px 10px 6px;
    float: left;
}

/*#endregion*/

/*#region Menu Profile*/
#HyperLinkImageProfile {
    width: 23px;
}
/*#endregion*/

/*#region Media Player*/

.mediaPlayer {
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.mediaPlayerControlHost {
    width: 540px !important;
    height: 260px !important;
}

.FooterDownload {
    width: 121px;
    margin: auto;
}

.FooterDownloadFile {
    width: 120px;
    margin: auto;
}

.FooterDownloadDiagnosticAid {
    width: 100%;
    text-align: center;
}
/*#endregion*/

/*#region BiomedicalCapture*/
.buttonBiomedicalCapture {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 0 -672px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    height: 16px;
    margin-left: 6px;
    padding-right: 10px;
    width: 16px;
}

.buttonBiomedicalOld {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 0 -672px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin-left: 6px;
    width: 17px;
}

.countBiomedicalOld {
    display: inline-block;
    vertical-align: top;
    ;
}

/*#endregion*/

/*#region Scheduler*/

.scheduler {
    height: 600px;
}

.timeSlot-Disabled {
    background: silver !important;
    cursor: not-allowed;
}

.RadScheduler .rsApt {
    width: 100% !important;
}

.pageFilterContainer {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    width: 98% !important;
}

    .pageFilterContainer select {
        width: 201px;
    }

.button-Update {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 5px -1117px;
}

    .button-Update:hover {
        background-image: url("../images/icons-symbols-gray-noBackground.png");
        background-position: 5px -1117px;
    }

.marginSchedulerSearcher {
    margin-top: 21px;
}

.schedulerCanceledReason {
    display: none;
}

.widthAppointmentCancelledDate {
    width: 200px;
}

.widthAppointmentCancelledActions {
    width: 120px;
}

.widthAppointmentCancelledPhone {
    width: 180px;
}

.replicationContainer {
    width: 389px;
}

.pInfoTitle {
    font-weight: bold;
}

.schedulerSearcherItem {
    display: inline-block;
    margin-right: 4px;
    min-height: 45px;
    max-height: 45px;
}

.schedulerEventReport {
    float: left;
    margin-right: 4px;
    min-height: 72px;
    max-height: 72px;
}

.schedulerReportSearcherItem {
    float: left;
    margin-right: 4px;
}

.pendingAdvanceItem {
    float: left;
    margin-right: 4px;
    height: 50px !important;
}

    .pendingAdvanceItem div div .textSchedulerCUPS {
        width: 140px !important;
    }

.schedulerSearcherCheckBox {
    float: left;
    margin-right: 4px;
    width: 160px !important;
}

.schedulerSearcherDate {
    width: 203px;
}

.schedulerSearcherDatePending {
    width: 160px;
}

    .schedulerSearcherDatePending .datePikerLarge div table td span input {
        width: 140px !important;
    }

.schedulerSearcherDateReport {
    width: 161px;
}

.schedulerSearcherDateTime {
    width: 223px;
}

.AddVisitInEvent {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -32px -255px;
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

.multiLineTextArea {
    height: 24px;
    width: 98%;
    resize: none;
}

.multiLineTextAreaPending {
    height: 24px;
    width: 100%;
    resize: none;
}

/*#region NewAppointment*/

.schedulerSectionTitle {
    background-color: #EEEEEE;
    border-bottom: 1px dashed #999999;
    border-top: 1px dashed #999999;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;
    margin: 5px 0;
}

.schedulerInnerTable {
    height: 33px;
}

.buttonDeleteAppointment {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -96px 1px;
    display: inline-block;
    height: 18px;
    width: 16px;
}

.buttonUpdateAppointment {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -63px -1119px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.buttonCancelAppointment {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -62px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    width: 20px;
}

.buttonSelectAppointment {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -61px -1216px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.buttonDoctorSpecialities {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -253px -157px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.widthButtonsScheduler {
    width: 70px;
    text-align: center;
}

.rowItemAppointment {
    border-bottom: 1px solid #ddd;
}

    .rowItemAppointment:hover {
        background-color: #EEE;
    }

.doctorSpecialitiesPointer {
    border-bottom: 11px solid transparent;
    border-top: 11px solid transparent;
    border-left: 11px solid #FFF;
    height: 0;
    width: 0;
    position: absolute;
    right: -11px;
    z-index: 15000;
}

.doctorSpecialitiesTitle {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    border-bottom: dotted #EEE 1px;
    padding: 2px 2px 5px 2px;
    margin: 4px 5px 0 10px;
}

.doctorSpecialitiesContainer {
    border-right: 1px solid #DDDDDD;
    box-shadow: 0 0 3px 1px #9999AC;
    display: none;
    position: absolute;
    z-index: 15000;
    background-color: #FFF;
    cursor: default;
}

.doctorSpecialitiesResult {
    padding: 2px;
}

.doctorSpeciality {
    border-bottom: 1px solid #EEE;
    font-size: 13px;
    margin-top: 2px;
}

.comboBoxNormalAvailability {
    width: 160px;
}

.comboBoxNormalAvailabilitySpecialities {
    width: 160px;
    z-index: 20002 !important;
}

.comboBoxNormalAvailabilityPadding {
    padding-top: 11px !important;
}

.titleComboBoxNormalAvailabilityPadding {
    padding-top: 23px;
}

comboBoxPendingsMedic {
    width: 200px;
}

.datePickerAvailability {
    width: 150px;
}

.datePickerAvailabilityContainer {
    width: 160px;
}

.rowItemSchedulerDetails span {
    color: #666666;
    font-size: 12px;
}

.rowItemSchedulerDetails {
    border: 1px solid #EEE;
    display: none;
}

/*#endregion*/

/*#endregion*/

/*#region GoTop Function*/

#goTop {
    bottom: 5px;
    position: fixed;
    right: 2px;
}

    #goTop:hover {
        background-position: 272px -224px;
        background-image: url("../images/icons-symbols-gray-noBackground.png");
        opacity: 1;
    }

    #goTop span {
        width: 16px;
        height: 16px;
        display: block;
        background-image: url("../images/icons-symbols-gray-noBackground.png");
        background-position: 272px -224px;
        opacity: 0.5;
    }

.user_state_unavailable {
    background-image: url('../../Css/Images/red_button.png');
    background-repeat: no-repeat;
    background-color: transparent;
    border: medium none transparent;
    background-position: left center;
    padding-left: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    font-family: arial;
    cursor: pointer;
    width: 120px;
}

.user_state_available {
    background-image: url('../../Css/Images/green_button.png');
    background-repeat: no-repeat;
    background-color: transparent;
    border: medium none transparent;
    background-position: left center;
    padding-left: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    font-family: arial;
    cursor: pointer;
    width: 120px;
}

/*#endregion*/

/*#region Approver Inbox*/

.interconsultationRequestActions {
    float: right;
}

.panelSelectedSpecialist {
    border: 1px solid #eee;
    padding: 5px;
    margin-bottom: 10px;
}

/*#region ApproverInboxRejectForm*/

.rejectFormTextBox {
    width: 450px;
    height: 150px;
    background-color: white;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    resize: none;
}

.rejectFormContainer {
    margin: 20px;
    width: 448px;
    height: 232px;
    padding-right: 20px;
}

.rejectBodyLabel {
    font-size: 14px;
    font-family: Arial;
    padding-bottom: 10px;
}

.rejectFormButtons {
    float: right;
    padding-top: 10px;
    padding-bottom: 20px;
    height: 48px;
    font-size: 14px;
    padding-top: 17px;
    padding-bottom: 17px;
}

/*#region ApproverInboxFilters*/

.approverInboxFilters {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}

    .approverInboxFilters select {
        width: 200px;
    }

/*#endregion*/

/*#endregion*/

/*#endregion*/

/*#region MyRequests*/

/*#endregion*/

/*#region MyPendings*/

.labelTitleInterconsultationEdit {
    padding: 5px;
}

.borderPanelInterconsultationEdit {
    border: 1px solid #EEE;
    padding: 10px;
    margin-bottom: 10px;
}

/*#endregion*/

/*#region Pendings Control*/

.pendingMessageContainer {
    margin-top: 2px;
    display: none;
}

.pendingMessageSuccess {
    border: 1px solid #72A62A;
    color: #72A62A;
    font-size: 10px;
    padding: 2px;
    text-align: center;
}

.pendingMessageError {
    border: 1px solid #E34B46;
    color: #E34B46;
    font-size: 10px;
    padding: 2px;
    text-align: center;
}

.closeDateFilterPendings {
    margin: 2px 0 2px 2px;
}

.clearDateFilterPendings {
    margin: 2px 0 2px 2px;
}

.pendingDateSelector {
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    margin-top: 2px;
    margin-bottom: 3px;
    padding: 2px;
    display: none;
}

.pendingDateSelectorTitle {
    font-size: 14px !important;
}

.pendingsButtonOptionsContainer {
    margin-top: 3px;
    margin-bottom: 3px;
}

.pendingDateSelector span {
    font-size: 13px;
}

.newPendingsContainer {
    border: 1px solid #999;
    margin: 10px 0;
    padding: 2px;
    overflow-y: hidden;
    width: 164px;
}

.buttonSearch {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -128px 0px;
    background-repeat: no-repeat;
    margin-left: 2px;
    margin-top: 3px;
}

.buttonClearSearch {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -31px -1122px;
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-right: 2px;
}

.buttonDateFilter {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -31px -576px;
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-right: 2px;
}

.tabPendings {
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    cursor: pointer;
    float: left;
    font-size: 11px;
    margin-left: 1px;
    margin-right: 1px;
    padding: 2px;
    text-align: center;
    width: 46px;
}

.tabPendingsOrganization {
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    margin-right: 2px;
    cursor: pointer;
    float: left;
    font-size: 10px;
    padding: 2px 4px;
    text-align: center;
}

    .tabPendingsOrganization:hover {
        background-color: #EEE;
    }

.orderPendingsButtonsContainer {
    margin-left: 12px;
    display: none;
}

.pendingsItemContainer {
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 3px;
    max-height: 272px;
    overflow-y: auto;
    display: none;
}

.doctorEventsContainer {
    max-height: 372px;
    overflow-y: auto;
}

.pendingItem {
    border-bottom: 1px solid #EEEEEE;
    padding: 3px;
}

    .pendingItem:hover {
        background-color: #EEE;
    }

.pendingDate {
    color: #5C5C5C;
    font-size: 10px;
}

.pendingPatient {
    font-size: 11px;
    font-weight: bold;
}

.tabPendings:hover {
    background-color: #EEE;
}

.pendingItemInfo {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    position: absolute;
    width: 270px;
    z-index: 99999;
    display: none;
    padding: 5px;
}

.pendingButtonSignPending {
    margin-top: -3px;
}

.pendingItemInfoTitle {
    color: #25A0DA;
    font-weight: bold;
}

.pendingInfoText {
    font-size: 12px;
    float: left;
    padding-top: 5px;
}

    .pendingInfoText .bold {
        font-weight: bold;
    }

    .pendingInfoText span {
        text-transform: capitalize;
    }

.pendingItemInfoActions {
    margin-top: 10px;
    margin-bottom: 5px;
}

.buttonMorePendings {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin: 1px 3px;
    padding: 0;
    text-align: center;
    display: none;
}

    .buttonMorePendings:hover {
        background-color: #E5E5E5;
        color: #000000;
    }

.textBoxRapidSearchPendings {
    width: 97px;
}

.searchResults, .doctorEventsContainer {
    display: none;
}

.labelNoResults {
    display: none;
}

/*#endregion*/

/*#region AvailableSpecialistControl*/

.formAvailableSpecialist {
    border: 1px solid #999999;
    margin: 10px 0;
    max-height: 253px;
    padding: 2px 0 2px 2px;
    width: 166px;
}

.contentSpecialist {
    max-height: 180px;
    overflow-y: scroll;
    min-height: 50px;
    direction: rtl;
}

.cupsListSelect {
    border-bottom: 1px solid #EEEEEE;
    padding: 3px;
}

.cupsList {
    font-size: 12px !important;
    width: 95%;
}

.cupsListBig {
    font-size: 12px !important;
    width: 98%;
    margin: 0px 0px 2px 4px;
}

.AvailableSpecialistItemContent {
    border-bottom: 1px dotted #EEEEEE;
    padding-bottom: 3px;
    padding-top: 3px;
    direction: ltr;
    cursor: pointer;
}

.DiagnosticAidImage {
    float: left;
    margin-right: 5px;
}

.DiagnosticAidImageAssociated {
    float: left;
    margin-right: 5px;
}

.contentUnavailable {
    max-height: 200px;
    min-height: 32px;
    overflow-y: auto;
    padding: 8px 0;
    text-align: center;
}

.buttonMoreContainer {
    font-size: 12px !important;
    text-align: right !important;
    padding: 3px 0;
}

.buttonMoreSpecialists {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin: 1px 3px;
    padding: 0;
    text-align: center;
    display: block;
}

    .buttonMoreSpecialists:hover {
        background-color: #E5E5E5;
        color: #000000;
    }

.button-config {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -31px -608px;
    background-repeat: no-repeat;
}

.button-clean {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -31px -1121px;
    background-repeat: no-repeat;
}

.separatorBorderBottom {
    border-bottom: 1px double #CCCCCC !important;
    margin: 15px 0px;
}

.rapidSearchContainer {
    margin: 2px;
}

.textBoxRapidSearch {
    width: 112px;
}

.textBoxRapidSearchLarge {
    width: 133px;
}

.specialistName {
    font-size: 11px;
}

.availableSpecialist-searcher {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
}

    .availableSpecialist-searcher select {
        width: 202px;
    }

.searcherItemControlContainer {
    margin: 5px 0px 5px 0px;
}

.searcherItemControlContainerMiddleUpFloat {
    margin: 5px 7px 5px 0;
    float: left;
    width: 300px;
}

.searcherLabelLarge {
    width: 95px;
    float: left;
    margin-right: 2px;
    height: 25px;
    padding-top: 6px;
}

.searcherLabelFit {
    width: auto;
    float: left;
    margin-right: 2px;
    margin-right: 2px;
    height: 25px;
    padding-top: 6px;
}

.priceRangeItem {
    width: 202px;
}

.priceRangeTextBox {
    width: 202px !important;
    background-color: white !important;
    border: 1px solid #DDDDDD !important;
    font-size: 14px !important;
    height: 29px;
    margin: 0 !important;
}

    .priceRangeTextBox:focus {
        border: 1px solid #2476AB !important;
    }

.ipsBranchOfficeSelector {
    margin-right: 4px;
}

.availableSpecialistLabelLarge {
    width: 91px;
    float: left;
    vertical-align: middle;
    margin-right: 2px;
    height: 25px;
    padding-top: 2px;
}

.availableSpecialistLabelFit {
    width: auto;
    float: left;
    vertical-align: middle;
    margin-right: 2px;
    padding-top: 2px;
}

.specialistInfo {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    padding: 5px 5px 2px;
    position: absolute;
    right: 169px;
    width: 414px;
    display: none;
    z-index: 9999;
}

.specialistCUPS {
    max-height: 100px;
    overflow-y: auto;
}

.specialistCUPSBig {
    max-height: 300px;
    overflow-y: auto;
}

.availableSpecialistBigViewProfile {
    width: 6%;
}

.no-padding {
    padding: 0 !important;
}

.specialistInfoNameTitle {
    padding-top: 5px;
    float: left;
}

.cupsInvitation {
    background-color: #FFF;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    color: #000;
    font-size: 11px;
    font-weight: normal !important;
    margin: 2px;
    padding: 5px;
    display: inline-block;
    width: 97%;
}

.availableSpecialistInfoTitle {
    color: #25A0DA;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

.startsRating {
    position: relative;
    width: 88px;
    height: 15px;
}

    .startsRating .cover {
        position: absolute;
        background: transparent url("../images/WhiteStarsNoBG.png") top left no-repeat;
        top: 0px;
        left: 0px;
        width: 88px;
        height: 15px;
        z-index: 10000;
    }

    .startsRating .progress {
        position: absolute;
        background: transparent url("../images/BlueStarsNoBG.png") top left no-repeat;
        top: 0px;
        left: 0px;
        height: 15px;
        z-index: 10001;
    }

.iconAvailable {
    background-color: #72D208;
    border: 1px solid #30901B;
    border-radius: 9px 9px 9px 9px;
    height: 16px;
    margin-right: 4px;
    position: relative;
    top: 3px;
    width: 16px;
}

.iconUnavailable {
    background-color: #E66741;
    border: 1px solid #984721;
    border-radius: 9px 9px 9px 9px;
    height: 16px;
    margin-right: 4px;
    position: relative;
    top: 3px;
    width: 16px;
}
/*#endregion*/

/*#region Scheduler Pendings*/

.formSchedulerPending {
    border: 1px solid #999999;
    margin: 10px 0;
    max-height: 250px;
    padding: 2px;
}

.contentSchedulerPending {
    max-height: 180px;
    overflow-y: scroll;
    min-height: 50px;
    direction: rtl;
}

.schedulerPendingSubject {
    font-size: 11px;
}

.schedulerPendingNoResults {
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    padding-top: 8px;
}

.schedulerPendingItemContent {
    border-bottom: 1px dotted #EEEEEE;
    padding-bottom: 3px;
    padding-top: 3px;
    direction: ltr;
}

.schedulerPendingTime {
    text-align: center;
    font-weight: bold;
}

.schedulerPendingPassed {
    color: #949494;
}

.schedulerPendingItem:hover {
    background-color: #EEEEEE;
}

.schedulerProcedurePending {
    background-image: url("../Images/icons-symbols-gray-noBackground.png");
    background-position: -482px -1px;
    display: inline-block;
    height: 18px;
    width: 17px;
    margin-right: 1px;
}

.schedulerConsultationPending {
    background-image: url("../Images/icons-symbols-gray-noBackground.png");
    background-position: -449px -1px;
    display: inline-block;
    height: 18px;
    width: 17px;
    margin-right: 1px;
}

.schedulerInterconsultationPending {
    background-image: url("../Images/icons-symbols-gray-noBackground.png");
    background-position: -511px -1px;
    display: inline-block;
    height: 18px;
    width: 17px;
    margin-right: 1px;
}

.schedulerPendingText {
    width: 82%;
}

.imageDisabled {
    opacity: 0.5;
}

.specialityName {
    font-size: 10px;
    font-style: italic;
}

.appointmentDescription {
    font-style: italic;
}

.schedulerPendingPInfo {
    font-size: 11px;
    margin-bottom: 10px;
}

/*#endregion*/

/*#region Interconsultation InvitationDetails*/

.InterconsultationInvitationDetails {
    margin-left: 30px;
}

    .InterconsultationInvitationDetails span {
        font-family: monospace;
    }

.RejectReasonsContainer {
    border-left: 1px solid #999999;
    float: left;
    font-size: 11px;
    margin-left: 20px;
    padding-left: 10px;
}

/*#endregion*/

/*#region Rules*/
.ContentRules {
}

.contentTableRule {
    overflow-x: auto;
    white-space: nowrap;
}

.ContentRules table {
}

.titleH3 {
    background-color: #EEEEEE;
    border-bottom: 1px dotted #999999;
    border-top: 1px dotted #999999;
    color: #555555;
    padding: 5px;
    font-weight: bold;
    margin: 10px 0;
}

    .titleH3 a {
        color: #555555;
    }

/*#endregion*/

/*#region Streaming */

.detailsDoctorInfo {
    padding: 5px;
    background-color: #EEEEEE;
    border-bottom: 1px dashed #999999;
    border-top: 1px dashed #999999;
    margin: 10px 0;
    min-width: 853px;
}

.detailsDoctorTitleField {
    font-weight: bold;
    color: #666666;
    font-size: 13px;
    text-align: left;
}

.detailsDoctorImage {
    border: 1px solid #aaa;
    max-height: 25px;
    overflow: hidden;
    padding: 1px;
    width: 25px;
}

.closeStreamingRoom {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -94px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

/*#endregion*/

/*#region Location Autocomplete*/

.ui-helper-hidden-accessible {
    display: none;
}

.texboxlocation {
    width: 169px !important;
}

/*#endregion*/

/*#region FileUpload*/
.FileUpload {
    width: 200px !important;
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 13px !important;
    height: 25px;
    margin: 0 !important;
    float: left;
    position: absolute;
}

.FileUploadFirefox {
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 13px !important;
    height: 25px;
    margin: 0 !important;
    float: left;
    position: absolute;
}

.radCloseSignature {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -96px -220px;
    display: inline-block;
    height: 13px;
    margin-left: 0;
    padding: 9px 10px;
    position: relative;
    top: 3px;
    width: 5px;
}
/*#endregion*/

.btnDeleteTemplate {
}
/*#region ColumnPrint*/
.hidden {
    display: none;
}
/*#endregion*/
.btnDeleteTemplate {
    background-image: url("../Images/iconDelete.png");
    border: 1px solid #999999;
    height: 17px;
    padding: 0 8px;
    width: 6px;
    background-color: #FFFFFF;
    cursor: pointer;
    position: absolute;
    right: -1px;
    top: -1px;
}

.borderControlTemplate {
    position: relative;
    border: 1px dotted #999999;
    margin-bottom: 5px;
    padding: 4px 0;
}

#comment {
    position: absolute;
    right: 0;
}

    #comment.fixed {
        position: fixed !Important;
        top: 63px;
    }

.AudioFixed {
    position: fixed !Important;
    top: 190px;
}

.DiagnosticAidFixed {
    position: fixed !Important;
    top: 64px;
}

.WorkStationsFixed {
    position: fixed !Important;
    top: 246px;
}

.DiagnosticAidFixedVideoConference {
    position: fixed !Important;
    /*top: 190px;*/
}

.VideoConferenceFixed {
    /*position: fixed !important;
   width: 166px;*/
}

.configSection {
    margin-bottom: 5px;
    margin-top: 10px;
}

    .configSection .configSectionTitle {
        background-color: #EEEEEE;
        border-bottom: 1px dashed #999999;
        border-top: 1px dashed #999999;
        padding: 5px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }

    .configSection .configSectionSubTitleLarge {
        border-bottom: 1px dashed #999999;
        /*border-top: 1px dashed #999999;*/
        padding: 5px;
    }

    .configSection .configSectionTitleLarge {
        border-bottom: 1px dashed #999999;
        border-top: 1px dashed #999999;
        padding: 5px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }

    .configSection .conficSectionOption {
        border: 1px solid #eee;
        float: left;
        margin: 5px;
        padding: 10px;
        max-height: 52px !important;
        min-height: 52px !important;
    }

        .configSection .conficSectionOption .space {
            height: 2px;
        }

.conficSectionOption input[type="file"] {
    display: inline-block;
}

.configSection .configSectionSubTitle {
    font-weight: bold;
    margin-right: 5px;
    font-size: 14px;
}

.conficSectionOption {
    border: 1px dotted #999999;
    float: left;
    margin: 5px;
    padding: 10px;
}


/*********************************************************/

.ContentConfigEvents {
    margin-left: 30px;
    margin-top: 16px;
}

    .ContentConfigEvents .ContentControls {
        border-right: 1px dotted #999999;
        float: left;
        padding: 7px;
    }

    .ContentConfigEvents .ContentEvents {
        float: left;
        padding: 5px 7px;
        width: 457px;
    }

        .ContentConfigEvents .ContentEvents table {
            border-collapse: separate;
            border-spacing: 5px;
        }

    .ContentConfigEvents .ContentPages {
        border-right: 1px dotted #999999;
        float: left;
        padding: 7px;
    }

    .ContentConfigEvents .ContentPagesControls {
        float: left;
        padding: 5px 7px;
    }

    .ContentConfigEvents .itemControl {
        display: block;
        margin-left: 10px;
        padding: 2px;
    }

        .ContentConfigEvents .itemControl:hover {
            background-color: #EEEEEE;
        }

    .ContentConfigEvents .contentItemEvents {
        padding: 2px;
    }

.UploadDiadTexboxt {
    margin-left: 5px !Important;
    width: 175px !Important;
    margin-bottom: 3px !Important;
}

.UploadDiadTexboxt2 {
    margin-left: 5px !Important;
    margin-bottom: 3px !Important;
}

.UploadLabel {
    margin-left: 2px;
}

.UploadDiadButton {
    margin-right: 12px !Important;
}

.ImageDiagnosticAid {
    width: 400px;
}

.RaduploadDimen {
    width: 220px;
    height: 20px;
}

.RaduploadDimenInput {
    margin: 0 0 10px 0 !Important;
}

/*.radUploadContent {
    width: 226px;
}*/

.RaduploadDimenButton {
    width: 59px !Important;
}

.buttonUploadMargin {
    margin-right: 20px;
}

.listviewpatientsearch {
    width: 800px;
}

.listviewEqInEvents {
    width: 800px;
}

.listviewEquipment {
    width: 500px;
}

.top_center {
    display: none;
}

.bottom_operate {
    display: none;
}

.button-Rewind {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -32px -1020px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    top: 11px;
    width: 15px;
}

.button-Fast {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -130px -1020px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    top: 11px;
    width: 15px;
}

.button-Play {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -95px -1020px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    top: 11px;
    width: 15px;
}

.button-pause {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -65px -1020px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    top: 11px;
    width: 15px;
}

.SignatureImagePrint {
    margin: auto;
    width: 120px;
}

    .SignatureImagePrint img {
        height: 70px;
        width: 110px;
    }

.AudioPosition {
    z-index: 1000;
    max-height: 370px;
    overflow-y: hidden;
}

#audio_playe {
    width: 168px;
    display: none;
}

.hideControlsRips {
    display: none;
}

.RipsControls {
    margin-bottom: 10px;
    outline: none;
}

.RadWindowVisitHeigh {
    height: 58px;
    width: 265px;
    min-width: 200px;
}

.SaveButtonAddVisit {
    margin-top: 11px;
}

.InsertvisitSource {
    margin-top: 10px;
    padding: 2px;
    margin-bottom: 10px;
    max-width: 1028px;
    min-width: 500px;
}

.UploadVisit {
    min-width: 72px;
    max-width: 614px;
    width: 100%;
    float: left;
    clear: both;
}

    .UploadVisit .RadAsyncUpload {
        width: 208px;
    }

.positionButtonUploadOrder {
    float: left !important;
}

.fadebox {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.4;
    opacity: .4;
    filter: alpha(opacity=40);
}

.overbox {
    display: none;
    position: absolute;
    z-index: 1002;
    overflow: auto;
    width: 400px;
    height: 270px;
    background-color: #fff;
}

.textboxover {
    width: 354px;
    height: 150px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.buttonContainerDoubleClick {
    margin: 4px 23px;
    text-align: right;
}

.separator {
    border-top: 1px solid;
}

:-webkit-full-screen {
    background-color: black;
}


/*#region Event comments*/

.commentContainer {
    border-bottom: 1px solid #F8F8F8;
    margin-bottom: 1px;
    padding-bottom: 2px;
    word-break: break-word;
}

.commentContainerMyRequests {
    max-height: 200px;
    overflow-y: scroll;
}


.widthCommentContainer {
    width: 47%;
}

.commentText {
    width: 90%;
    padding-left: 4px;
}

.commentTextEdit {
    width: 70%;
    padding-left: 4px;
}

.buttonDeleteComment {
    margin-right: 5px;
    margin-top: 5px;
}

.buttonAddComment {
    margin-right: 3px;
}

.editCommentsContainer {
    margin-top: 5px;
    border: 1px solid #EEE;
}

.addCommentContainer {
    border: 1px solid #EEE;
    padding: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
    min-height: 40px;
}

.titleLeftSelectBranchOfficeIPS {
    line-height: 25px;
}

.eventCommentsContainer {
    width: 99% !important;
    margin: 2px;
    font-family: arial,sans-serif;
    font-size: 15px;
    max-height: 275px;
    overflow: auto;
}

.eventViewOrigin {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -92px -1216px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventComment {
    margin-bottom: 2px;
    border-bottom: 1px solid #C8C8C8;
    font-size: 11px;
}

.eventCommentText {
    font-size: 11px;
    color: #333;
}

.a-commentAvatar {
    padding-top: 4px;
    padding-left: 4px;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    width: 32px;
}

    .a-commentAvatar img {
        width: 32px;
        background-color: #FFFFFF;
    }

.eventCommentDate {
    font-size: 11px;
    color: #999;
}

.eventCommentUser {
    color: #25A0DA;
    font-size: 11px;
    font-weight: bold;
    margin-right: 10px;
}

.eventCommentHeader {
    cursor: pointer;
    width: 565px;
}

/*#endregion*/

/*#region equipment*/
.EquipmentDetails {
    display: none;
}

.EquipmentInfoContent {
    color: #666666;
    font-size: 11px;
}
/*#endregion*/

/*#region Worklist*/
.SelectedListWorkList {
    width: 163px;
}

.TexboxtLargePatientWorklist {
    width: 344px !important;
}

.TexboxtShortPatientWorklist {
    width: 120px !important;
}

.WorkListMarginIdentification {
    margin-left: 5px;
}

.WorkListGender {
    width: 146px !important;
}

.TexboxtMultilinePatientWorklist {
    width: 99% !important;
    height: 153px;
}

.TexboxtLargePatientWorklistNames {
    width: 360px !important;
}

.TexboxtMultilineProcedureWorklistPatient {
    width: 457px !important;
    height: 58px;
}

.TexboxtMultilineProcedureWorklist {
    width: 401px !important;
    height: 58px;
}

.WorkListProcedurePriority {
    width: 100% !important;
}

.TexboxtLargeProcedureWorklistNames {
    width: 482px !important;
}

.TexboxtMultilineProcedureSuccesWorklist {
    width: 99% !important;
    height: 58px;
}

.TextBoxtMultilineImagen {
    width: 224px !important;
}

.WorklistTd:hover {
    background-color: #eee;
    cursor: pointer;
}

.worklistPanel {
    width: 731px;
}

.worklistrequestProcedure {
    width: 715px;
}

.workListschedulerProcedure {
    width: 870px;
}

.worklistMarginLinkButtonComplete {
    margin-top: 15px;
}

.workListItemCupsComplete {
    min-height: 30px;
    line-height: 35px;
}

/*#endregion*/

.rgInfoPart {
    display: none;
}

.MasterFixedMenu {
    right: 1px;
}

.RadComboBox_Metro tr {
    height: 28px;
    width: 136px;
}

.LabelWorkList {
    color: #818181;
}



.EquipmentType {
    width: 140px !Important;
}

.imageWorkListCups {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -64px -224px;
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

.imageWorkListViewPatient {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -96px -384px;
    display: inline-block;
    height: 13px;
    width: 17px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

.imageRevised {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -91px -352px;
    display: inline-block;
    height: 13px;
    width: 10px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

.imageDiagnosticAidPatient {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -191px -416px;
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

.imageAlertRule {
    background-image: url("../images/Alert_Yellow.png");
    background-size: 24px 24px;
    display: inline-block;
    height: 14px;
    width: 24px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

.imageChangePriorityPending {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -127px -1153px;
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

.NewEventAdverse {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 3px -159px;
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 11px;
    margin-right: 8px;
}

.OldEventAdverse {
    background-image: url("../images/iconAdverseEvent.png");
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-position-y: 1px;
}

.widthDate {
    width: 178px;
}

.editorContainer {
    margin-bottom: 10px;
}

.eventPendingCapturedAudio {
    background-color: #CEE3F6 !important;
}

.buttonZoomAddImageDiagnosticAid {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -127px 0px;
    display: inline-block;
    height: 18px;
    width: 23px;
    top: 11px;
}

.buttonZoomLessImageDiagnosticAid {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -159px 0px;
    display: inline-block;
    height: 18px;
    width: 23px;
    top: 11px;
}

.ViewMedicalOrder {
    padding: 0px 0px 3px 0px;
    min-width: 801px;
    position: relative;
    margin-bottom: 3px;
    height: 24px;
}

/*#region Pendings */

.pendingsFieldset {
    border: 1px solid #EEE;
    min-height: 72px;
    margin: 0 0px;
    padding: 5px 5px 20px 2px !important;
}

    .pendingsFieldset legend {
        color: #999;
    }

.advancedFilters {
    padding: 2px;
}

.pendingsButtonClicked {
    background-color: #25A0DA !important;
    color: #FFF !important;
}

    .pendingsButtonClicked:hover {
        background-color: #25A0DA;
        border: 1px solid #25A0DA;
    }

.signedOverlay {
    display: none;
    color: #FFF;
    padding-top: 12px;
    font-weight: bold;
    position: absolute;
    display: inline-block;
    text-align: center;
    background-color: #72A62A;
    opacity: 0.9;
    box-sizing: content-box !important;
}

.loadingPanel {
    display: none;
    color: #FFF;
    padding-top: 12px;
    font-weight: bold;
    position: absolute;
    display: inline-block;
    text-align: center;
    background-color: rgba(37,160,218,0.5);
}

.signErrorOverlay {
    display: none;
    color: #FFF;
    padding-top: 12px;
    font-weight: bold;
    position: absolute;
    display: inline-block;
    text-align: center;
    background-color: rgba(227,75,70,0.9);
}

.loadingPanelImage {
    opacity: 1 !important;
}

.closeSignErrorOverlay {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -62px -1055px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    margin-right: 10px;
    width: 17px;
    cursor: pointer;
}

.littleMessage {
    font-size: 9px;
    margin-right: 5px;
    margin-top: 4px;
}

.signErrorText {
    padding-left: 231px;
}

/*#endregion */

/*#region AdverseEvents */

.aidWrapper {
    padding: 3px;
    border-bottom: 1px solid #EEE;
}

    .aidWrapper:hover {
        background-color: #EEE;
    }

.aidsContainer {
    max-height: 188px;
    overflow: auto;
    border: 1px solid #DDDDDD;
}

.eventItemActionsAdverseEvent {
    float: right;
    margin-left: 10px;
    text-align: right;
    width: 172px;
}

.checkBoxPatientContainer {
    border: 1px solid #EEEEEE;
    float: right;
    margin-top: -1px;
    padding-left: 2px;
}

.noDiagnosticAidMsg {
    margin: 3px;
}

.adverseSectionTitle {
    background-color: #EEEEEE;
    border-bottom: 1px dashed #999999;
    border-top: 1px dashed #999999;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;
}

/*#endregion */

/*#region CUPSAssociation */

.labelCUPSAssociation {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 4px;
    margin-left: 37px;
}

.cupsAssociationButtonsWrapper {
    float: left;
    margin-right: 4px;
    padding-top: 21px;
}

.revisorFields {
    display: none;
}

/*#endregion */

/*#region Edit Employee Pendings Config*/

.buttonPendingsConfig {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -31px -608px;
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    margin-right: 2px;
    margin-top: 3px;
    width: 16px;
    float: left;
}

.editEmployeePendingsConfigContainer {
    border-right: 1px solid #DDDDDD;
    box-shadow: 0 0 3px 1px #9999AC;
    display: none;
    position: absolute;
    z-index: 15000;
    background-color: #FFF;
    cursor: default;
    left: 231px;
    margin-top: -30px;
}

.pendingsConfigPointer {
    border-bottom: 11px solid transparent;
    border-top: 11px solid transparent;
    border-right: 11px solid #FFFFFF;
    height: 0;
    width: 0;
    margin-left: -11px;
    margin-top: 30px;
    position: fixed;
    z-index: 15000;
}

.pendingsConfigTitle {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid #bbb 1px;
    padding: 2px 2px 5px 2px;
    margin: 4px 5px 0 10px;
}

.pendingsConfigContainer {
    margin: 11px 6px;
    text-align: right;
}

.tablePendingsConfig {
    padding: 3px;
    margin: 13px;
}

.buttonContainerPendingsConfig {
    margin: 7px 5px 7px 0px;
    text-align: right;
}

.divAlignCenter {
    text-align: center;
}
/*#endregion*/

.buttonAdminPassword {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -193px -33px;
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    margin-right: 2px;
    margin-top: 3px;
    width: 16px;
    float: right;
}

.editEmployeeAdminPasswordContainer {
    background-color: #FFFFFF;
    border-right: 1px solid #DDDDDD;
    box-shadow: 0 0 3px 2px #9999AC;
    cursor: default;
    display: none;
    left: 352px;
    margin-top: -46px;
    position: absolute;
    z-index: 15000;
}

.adminPasswordPointer {
    border-bottom: 11px solid transparent;
    border-top: 11px solid transparent;
    border-right: 11px solid #FFFFFF;
    height: 0;
    width: 0;
    margin-left: -11px;
    margin-top: 30px;
    position: fixed;
    z-index: 15000;
}

.adminPasswordTitle {
    color: #25A0DA;
    font-size: 14px;
    font-weight: bold;
    border-bottom: dotted #EEE 1px;
    padding: 2px 2px 5px 2px;
    margin: 4px 5px 0 10px;
}

.adminPasswordContainer {
    margin: 11px 6px;
    text-align: right;
}

.tableAdminPassword {
    padding: 3px;
}

.buttonContainerAdminPassword {
    margin: 7px 5px 7px 0px;
    text-align: right;
}



/*#region AdminPassword*/



/*endregion*/

/*#region CUPSAutoComplete */
.ui-corner-top {
    font-size: 14px;
}

.ui-corner-all {
    font-size: 12px;
}

.textSchedulerCUPS {
    background-color: #FFFFFF !important;
    border: 1px solid #ccc !important;
    height: 30px;
    font-size: 14px;
    margin-bottom: 10% !important;
    width: 122px !important;
    border-radius: 4px !important;
}

.button-grayCUPS {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    height: auto;
    left: -1px;
    margin: -2px !important;
    padding: 2px;
    position: relative;
    top: 3px;
}

    .button-grayCUPS img, .button-grayCUPS a {
        vertical-align: baseline;
        box-sizing: content-box !important;
    }

.button-grayCUPSAbsoluteRight {
    background-color: #FFFFFF;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    height: auto;
    right: 10px;
    margin: -2px !important;
    padding: 2px;
    position: absolute;
    top: 9px;
}

    .button-grayCUPSAbsoluteRight img, .button-grayCUPSAbsoluteRight a {
        vertical-align: baseline;
        box-sizing: content-box !important;
    }

/*#endregion*/

.viewPatientAppointMent {
    border-right: 1px solid #DDDDDD;
    box-shadow: 0 0 3px 1px #9999AC;
    display: none;
    position: absolute;
    z-index: 15000;
    background-color: #FFF;
    cursor: default;
    left: 172px;
    margin-top: 11px;
}

.eventLinkAddRule {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 3px -1055px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLinkDeleteRule {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -62px -1055px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventLinkDeleteRuleReplicate {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -93px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.labelDigitalSign {
    color: #222222;
    font: bold 15px/1.5em "Liberation sans",Arial,Helvetica,sans-serif;
}

/*#region New Profile */

.profileContainer {
    border: 1px solid #EEE;
    padding: 15px;
}

.imageProfileContainer {
    width: 150px;
    height: 190px;
    border: 1px solid #EEE;
    overflow: hidden;
    float: left;
    border-radius: 5px;
}

.imageProfile {
    min-width: 150px;
    max-height: 190px;
}

.profileInfoContainer {
    border: 5px solid #EEEEEE;
    margin-left: 175px;
    min-height: 190px;
    padding: 4px;
    width: auto;
}

    .profileInfoContainer table, .profileInfoContainer tbody {
        vertical-align: top;
    }

.imageProfileInfoItem {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

.imageProfileAddress {
    background-position: 1px -736px;
}

.imageProfileLocation {
    background-position: -159px -736px;
}

.imageProfileAge {
    background-position: -32px -576px;
}

.imageProfileCellPhone {
    background-position: -191px -256px;
}

.imageProfilePhone {
    background-position: 2px -256px;
}

.imageProfileMaritalStatus {
    background-position: -511px -386px;
}

.imageProfileOccupation {
    background-position: -64px -898px;
}

.imageProfileEmail {
    background-position: -256px -257px;
}

.profileInfoText {
    padding-top: 3px;
}

.profileInfoTitle {
    color: #666666;
    font-size: 13px;
    text-align: left;
}

.fieldSetAboutMe {
    margin-top: 5px;
    border: 1px solid #EEE;
    text-align: justify;
}

    .fieldSetAboutMe legend {
        color: #DDD;
        font-size: 16px !important;
        margin: 2px 0;
    }

.textBoxAboutMe {
    resize: vertical;
    width: 99%;
    border: 1px #EEE solid;
    height: 100px;
}

/*#endregion*/

.eventLinkReSendStudyDinamica {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -63px -1117px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.eventItemContentReSendStudyDinamica {
    border: 1px solid #DDDDDD;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 6px 26px 26px;
    position: relative;
}

.eventItemDateDinamica {
    float: right;
    position: absolute;
    right: 0px;
    top: 1px;
}

.visitExtraInfo {
    border: 1px solid #EEE;
    margin-bottom: 2px;
}

.visitMessageError {
    border: 1px solid #E34B46;
    color: #E34B46;
    padding: 5px 10px;
    text-align: center;
}

.visitMessageSuccess {
    border: 1px solid #72A62A;
    color: #72A62A;
    margin: 5px 5px 10px;
    padding: 5px 10px;
}

.linkButtonDeleteStudy {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin: 2px 2px 4px;
    padding: 3px;
}

.OptionToExport {
    margin-top: 6px;
    margin-left: 9px;
    margin-right: 12px;
}


.doctorCommentsContainer {
    border: 1px solid #EEE;
    max-height: 300px;
    overflow-y: scroll;
}

.streaming {
    width: 100%;
    margin: 0 0 14px 0;
}

.theirVideo {
    width: 100%;
    float: left;
    margin-right: 5px;
}

.myVideo {
    width: 92%;
    float: left;
}

.repeaterAppoimentItem {
    padding: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

    .repeaterAppoimentItem .messageInfo {
    }

    .repeaterAppoimentItem .rdLeft {
        float: left;
    }

    .repeaterAppoimentItem .rdRight {
        float: right;
    }

.analyser {
    display: inline-block;
    background: #E8E8E8;
    width: 100%;
    box-shadow: 0px 0px 10px #D0D0D0;
    margin-top: 6px;
    height: 58px;
}

.audioRecorderHtml5 {
    border: 1px solid #999999;
    margin-left: auto;
    margin-right: auto;
    max-height: 129px;
    padding: 2px;
    height: 438px;
}

.viz {
    float: left;
    width: 99%;
}


.controlsAudio {
    margin: 0px 0 0 38px;
}

.recorder {
    width: 39%;
}

.saveAudio {
    margin-left: 3px;
}

.canvasButton {
    height: 46px;
    margin-right: 40px;
    cursor: pointer;
}

.contentButtonRed {
    margin-top: 5px;
    position: relative;
    z-index: 1;
}

.radGridAdverse .rgDataDiv {
    height: 175px !important;
}

.radGridAdverse {
    margin-bottom: 10px;
}

.buttonAdminPassword {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -193px -33px;
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    margin-right: 2px;
    margin-top: 3px;
    width: 16px;
    float: right;
}

.dropdownPendings {
    height: 300px;
}

.headerPatientInfoText {
    border: solid 1px;
    border-radius: 10px;
    width: 49%;
    height: 100%;
    float: right;
}

.headerPatientInfoLogo {
    width: 49%;
    height: 100%;
    float: left;
}

.letterBold {
    font-weight: bold;
}

.HeaderPatientInfoLogo {
    width: 100%;
    height: 100%;
}

.imageHeaderPatientInfo {
    width: 100%;
    height: 100%;
}

.headerICMT {
    margin-bottom: 50px;
}

.footerTemplateICMT span {
    position: inherit !important;
}

.footerTemplateICMT p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.borderText {
    border: solid 1px;
    border-radius: 10px;
    width: 100%;
}

.patientInfoICMT table {
    width: 100%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-spacing: 1px;
    border-collapse: collapse;
}

.patientInfoICMT tr {
    border: black 1px solid;
}

.spanBold {
    margin-bottom: 20px;
}

    .spanBold span {
        font-weight: bold;
    }

.titleFontGray {
    font-weight: bold;
    font-size: 20px;
    background-color: #EBEBEB;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 10px;
}

/*------------------------Class configurations Page-----------------------------*/

/*********** MENU ADMINISTRATION ************/

.generalAdministrationLinks {
}

    .generalAdministrationLinks > div {
        margin: 0 auto;
        height: 125px;
        width: 127px;
        background-color: #25A0DA;
        border-radius: 10px;
        position: relative;
        border: 1px solid #25A0DA;
    }

        .generalAdministrationLinks > div > div {
            color: #fff;
            font-size: 60px;
            padding: 33px;
        }

.iconItemAdmin.Selected > .generalAdministrationLinks {
}

    .iconItemAdmin.Selected > .generalAdministrationLinks > div {
        background-color: #fff !important;
    }

        .iconItemAdmin.Selected > .generalAdministrationLinks > div > div {
            color: #25A0DA !important;
        }

.iconItemAdmin.Selected > .linkTextAdmin {
    text-decoration: underline !important;
}

/********* END MENU ADMINISTRATION **********/

.HyperLinkCalendar {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/calendar.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkCIE10 {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/CIE10.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkInsurances {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/insurance.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkConfigurations {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/configurations.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkCUPS {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/CUPS.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkEmployee {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/employee.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkEquipments {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/equipments.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkEspecialities {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/especialities.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkEvents {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/events.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkInventory {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/intentory.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkBranchIPS {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/branchips.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkPatients {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/patients.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkTemplates {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/templates.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkRegion {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/regions.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkRules {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/rules.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkStatistics {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/statistics.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkRouter {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/Router.png);
    margin: 0 auto;
    display: block;
}

.HyperLinkStudies {
    height: 127px;
    width: 129px;
    background-image: url(../../Images/Admin/Metro/studies.png);
    margin: 0 auto;
    display: block;
}

.interconsultationTitleLabel {
    margin-bottom: 1px;
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
    font-family: arial,sans-serif;
}

.isAudioHtml5 {
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-top: 5px;
    text-align: center;
}

.orderListWrapper {
    width: 200px;
    float: left;
}

.profileButtonSave {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #767676;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal !important;
    /* margin-left: 7px; */
    padding: 7px 10px 6px;
    float: left;
}

.newVisit {
    margin: 10px 0px 0px 5px;
    width: 807px;
}


/*region click derecho textboxt*/

.ContentText {
    background-color: #fff;
    border: 1px solid #777;
    display: none;
    padding: 10px;
    position: fixed;
    top: 1px;
    width: 800px;
    z-index: 10;
    display: none;
    height: 300px;
    overflow: scroll;
}

.ItemText {
    border-bottom: 1px dashed #777;
    cursor: pointer;
    margin-bottom: 4px;
    padding: 2px;
}

    .ItemText:hover {
        background-color: #eee;
    }



.newVisit {
    margin: 10px 0px 0px 5px;
    width: 807px;
}

.newUser {
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: powderblue;
    margin-top: 15px;
}

.contentIPs {
    width: 100%;
    margin-top: 16px;
}


.tab {
    border: 1px solid;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    float: left;
    margin-left: 5px;
    padding: 7px 16px;
    border-bottom: none;
}

    .tab:hover {
        background-color: #eeeeee;
    }

.tabSelect {
    background-color: #eeeeee;
}

.ContentControlsTab {
    background-color: #fff;
    border: 1px solid;
    padding: 10px;
}

.contentIPs {
    width: 100%;
    width: 100%;
    margin-top: 16px;
}

.buttonSelectAppointmentInterconsultation {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -64px -637px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.widthButtonsInterconsultation {
    width: 80px;
    text-align: center;
}

.widthEventsInterconsultation {
    width: 95%;
}

.imageInterconsultationEvents {
    height: 67px;
    margin-top: 10px;
}

.interconsultationRellocateEvent {
    width: 100%;
}

.commentsInterconsultation {
    margin-top: 11px;
}

.buttonsInterconsultationRellocate {
    margin-top: 12px;
}

.pendingsfiltersfieldset {
    padding: 3px;
    border: 1px solid #EEE;
    color: #999;
    height: 56px;
}

.uploadTemplatefieldset {
    padding: 3px;
    border: 1px solid #EEE;
    color: #999;
}

.pendingfiltersheightcontrols {
}

.pendingsfilterscupfieldset {
    padding: 3px;
    border: 1px solid #EEE;
    color: #999;
}

fieldset.pendingsfiltersfieldset legend, fieldset.pendingsfilterscupfieldset legend {
    width: auto;
    border-width: 0 0 0;
    margin-bottom: 0px;
}

.ipsColorWord {
    color: #999;
}

.insurancesHeght {
    height: 29px !important;
}

/*Clase para los tabs (borde de selección) de los radioButtons y los CheckBoxs*/
tr.highlight {
    outline: medium solid #dad9d9;
}

.numericTextBox {
    height: 27px;
    text-align: right;
}

.canvasLoaderEvent {
    position: relative;
    z-index: auto;
    top: 4px;
    left: 4px;
}

.loadingViewDiagnosticAid, .loadingChangePriority, .loadingViewAlertDiagnosticAid {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

    .loadingViewDiagnosticAid span, .loadingChangePriority span, .loadingViewAlertDiagnosticAid span {
        display: block;
        margin-bottom: 5px;
    }

.ImagePendingViewDiagnosticAid {
    cursor: default !important;
}

.aidNameViewPendings {
    font-weight: bold;
    float: left;
}

.DiagnosticAidDateViewPending {
    color: #5c5c5c;
    font-size: 10px;
    float: left;
    text-align: left;
}

.contentResultDiagnosticAid {
    overflow: auto;
}

.contentMoney {
    color: #fff;
    float: left;
    font-size: 13px;
    margin-right: 6px;
    padding-top: 8px;
}

    .contentMoney a {
        font-size: 12px;
    }

.contentResponse {
    border: 1px solid #ddd;
    margin: 10px auto;
    padding: 17px;
    text-align: right;
    width: 600px;
    font-size: 13px;
}

    .contentResponse table {
        margin: 0 auto;
        width: 600px;
    }

    .contentResponse th {
        color: #444;
        font-weight: bold;
    }

    .contentResponse td {
        text-align: center;
    }


.paymentContent {
}

.paymentDescription {
    font-size: 13px;
    font-style: italic;
    text-align: center;
}

.paymentNote {
    font-size: 12px;
    margin-bottom: 35px;
    margin-top: 8px;
    text-align: center;
}

.paymentContent table {
    margin: 10px auto;
    width: 430px;
    color: #444;
}

.paymentContent th {
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.paymentContent td {
}

.paymentContent input {
    height: 23px;
    width: 205px;
}

.paymentContent .contentcenter {
    text-align: center;
}

.paymentContent .contentRight {
    text-align: right;
}

.contentOrders {
    color: #777;
    padding: 10px;
}

    .contentOrders td {
        border-bottom: 1px solid #ddd;
    }

.orderItem {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.orderDate {
    font-size: 12px;
}

.orderId {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
}

.orderDescription {
    float: left;
    max-width: 400px;
    text-align: center;
}

.orderStatus {
}

.ordertotal {
    width: 180px;
    text-align: right;
}

.contentTitles {
    color: #25A0DA;
}


.wrapper {
    position: absolute;
    top: 200px;
    left: 50%;
}

.contentResults {
    margin-top: 15px;
}

.contentResultsDoctors {
    padding: 10px;
}

.contentResultItem {
    border-bottom: 1px dashed #ccc;
    padding: 5px;
}

.contentResultItemSmall {
    float: left;
    height: 150px;
    overflow: hidden;
    width: 45%;
    min-width: 445px;
}

.contentResultItemIPS {
    height: 112px;
    overflow: hidden;
}

.contentResulImage {
    float: left;
    margin: 0 5px 5px;
}

.resultImage, .resultImageIPS {
    height: 60px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0;
    width: 60px;
}

.resultImage {
    border-radius: 50px;
}

.contentResulImage img {
    width: 60px;
}

.contentResultDescription {
    float: left;
    width: 70%;
}

.contentResultDescriptionSmall {
    width: 49%;
}


.resultName {
    padding-left: 10px;
}

.resultSubMenu {
    padding-left: 10px;
}

.scheduledResult {
    background-image: url("../../Css/Images/icons-symbols-gray-noBackground.png");
    background-position: -30px -574px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 20px;
    width: 20px;
}

.resultIndicadores {
    margin-top: 5px;
    padding: 2px 10px;
}

.indicadorItem {
    display: inline-block;
    font-size: 12px;
    margin: 2px 5px 2px 0;
}

.indicadorTitle {
    color: #555;
    display: inline-block;
    font-weight: bold;
}

.indicadorResult {
    color: #777;
    display: inline-block;
}

.resultHv {
    color: #777;
    font-family: times new roman;
    font-style: italic;
    height: 40px;
    margin-top: 2px;
    overflow: hidden;
    padding: 0 10px;
}

.contentResultBotons {
    float: right;
    width: 151px;
}

.btnSearchBlue, btnCleanUpBlue {
    background-color: #25A0DA;
    border: 1px solid #25A0DA;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 2px;
    padding: 2px 10px;
    text-align: center;
}

    .btnSearchBlue:hover, btnCleanUpBlue:hover {
        background-color: #fff;
        color: #25A0DA;
    }

.btnSend, .btnSearchSmall {
    border: 1px solid #25A0DA;
    background-color: #25A0DA;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 13px;
    margin: 4px;
    padding: 8px 5px;
    text-align: center;
    cursor: pointer;
}

    .btnSend:hover, .btnSearchSmall:hover {
        background-color: #fff;
        color: #25A0DA;
    }

a.btnSend[disabled="disabled"] {
    pointer-events: none;
    background-color: #fff;
    color: #ccc;
    border-color: #ccc;
    cursor: default;
}

    a.btnSend[disabled="disabled"]:hover {
        color: #ccc;
    }

.priceResult {
    font-size: 9px;
    margin-top: 3px;
}

.linkProfile {
    color: #25A0DA;
    font-weight: bold;
    font-size: 14px;
}

.linkImageProfile {
}

    .linkImageProfile img {
        width: 60px;
    }

.searchItemParam {
    float: left;
    margin: 2px;
    padding: 2px;
}

.searchItemParamScore {
    float: right;
    margin: 2px;
    padding: 2px;
    display: inline-block;
}

.searchItemParamScoreAdd {
    position: absolute;
    margin-top: 29px;
    margin-left: 383px;
}

.searchItemParamTitle {
    color: #777;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
}

.searchItemParamContent {
}

    .searchItemParamContent input {
        height: 21px;
        width: 130px;
        border: 1px solid #25A0DA;
    }

    .searchItemParamContent select {
        height: 25px;
        width: 130px;
        border: 1px solid #25A0DA;
    }

    .searchItemParamContent .riSingle .riTextBox {
        height: 26px;
        width: 130px;
        border: 1px solid #25A0DA;
    }

.searcherFiltersContent {
}

.contentFilters {
    border: 1px solid #ccc;
    padding: 7px;
    min-width: 932px;
}

.searcherTooltipHV, .searcherTooltip {
    cursor: pointer;
}

.DisplayNoneFull {
    display: none !important;
}


.scheduledSearchContent {
    padding: 5px;
}

.scheduledSearchMenu {
    width: 630px;
}

.contentWeekBtnLeft {
    text-align: left;
    width: 30%;
}

.contentWeekTextCenter {
    text-align: center;
}

.btnscheduledSearch {
    color: #25A0DA;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

    .btnscheduledSearch:hover {
        text-decoration: underline;
    }

.scheduledSearchWeek {
    font-size: 13px;
}

.contentWeekBtnRigth {
    text-align: right;
    width: 30%;
}

.scheduledSearchResult {
}

.scheduledSearchTable th {
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 5px;
    width: 50px;
}

.scheduledSearchTable tr {
}

.scheduledSearchTable td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 5px;
    width: 50px;
}

.scheduledSearchTable {
    width: 630px;
}

.scheduledSearchMessage {
    color: #777;
    font-size: 13px;
    font-style: italic;
    margin-top: 10px;
    text-align: center;
    width: 630px;
}

.titleDay {
}

.subTitleDay {
    color: #777;
    font-size: 12px;
    font-weight: normal;
}

.hourSelected {
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
}

    .hourSelected:hover {
        background-color: #ddd;
    }

.printEventDoctorInformation {
    width: 100%;
    /*border: 1px solid #DDDDDD;*/
    margin-bottom: 8px;
    padding: 11px 0px 4px 6px;
    position: relative;
    font-size: 14px;
    height: 23px;
}

/*.printEventDoctorInformation:hover {
        background-color: #EEE;
    }*/

.titleControl {
    color: #25A0DA;
    float: left;
    font-weight: bold;
    font-size: 15px;
}


/*-------------------VIEW PATIENT SCROLL--------------------*/

.loadingIframeViewPatient {
    width: 100%;
    height: 13px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 90px;
}

.loadingMoreViewPatientScroll {
    width: 100%;
    height: 0px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}

.noMoreEventsViewPatient {
    display: none;
    color: #c2c2c2;
    font-size: 12px;
}

.eventItemViewPatient {
    margin-top: 5px;
}

.contentDiagnosticAidViewPatient {
    float: left;
    margin-right: 10px;
    font-size: 12px;
}

.ui-widget-content {
    overflow: hidden !important;
    margin-bottom: 4px !important;
    margin-top: 5px !important;
    border: 1px solid #25a0da !important;
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #25a0da !important;
    }

.inputNotBorder {
    min-width: 130px;
    text-align: center;
}

/*---ARRANGEMENTS---*/

.fullWidthArrangements {
    width: 100%;
    height: 26px;
    clear: both;
}

.displayButtonNone {
    display: none !important;
}

.contentResultDescriptionArrangement {
    float: left;
    width: 95%;
    padding: 1em 0;
}

.resultNameArrangement {
    padding-left: 10px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .resultNameArrangement:hover {
        background-color: #eee;
        cursor: pointer;
    }

.imageLoadingGeneric {
    color: #25A0DA;
}

.fontLoadingGeneric {
    color: #25A0DA;
    font-size: 40px;
    text-align: center;
}

.loadingArrangements, .loadingNewArrangement, .loadingNewSpeciality, .loadingRouterlog, .loadingGeneral, .loadingDrugsPendings {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

    .loadingNewArrangement span, .loadingNewSpeciality span, .loadingRouterlog span, .loadingGeneral span, .loadingDrugsPendings span {
        display: block;
        margin-bottom: 5px;
    }

.pagerArrangement {
    width: 100%;
    display: flex;
}

.pageStyleArrangement {
    text-align: center;
    margin: 0 auto;
    color: #777;
    font-family: times new roman;
    font-style: italic;
}

.pageIPS {
    width: 90px;
}

.pageConventios {
    width: 155px;
}

.pageSpecialities {
    width: 225px;
}

.separatePager {
    width: 100%;
    color: #25a0da;
    background-color: #25a0da;
    margin-top: 12px;
    height: 2px;
}

.contentResultIPSs {
    margin-top: 15px;
    min-width: 932px;
}

.pageArrangementsModel {
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    text-align: center;
    width: 25px;
    height: 25px;
}

.disableClickSpan {
    pointer-events: none;
    cursor: default;
}

.pageArrangements {
    background: #b2b2b2;
    pointer-events: none;
    cursor: default;
}

.pageStateCurrent {
    background-color: #009933 !important;
}

.pageArrangementsCurrent {
    background: #25a0da;
    background-image: url(../../../Images/iconSuccess.ico);
    pointer-events: all;
    cursor: pointer;
}

.pageArrangementsSuccess {
    background: #25a0da;
    background-image: url(../../../Css/Images/iconSuccess.ico);
    background-position: 4px 3px;
    background-repeat: no-repeat;
    pointer-events: all;
    cursor: pointer;
}

.contentResultItemArrangementIPS {
    height: 60px;
    overflow-x: hidden;
}

    .contentResultItemArrangementIPS:hover {
        background-color: #eee;
        cursor: pointer;
    }

.contentResultItemIPSArrangement {
    height: 50px;
    overflow: hidden;
    box-sizing: content-box;
}

.contentResultItemIPSSelected, .contentResultArrangementSelected {
    background-color: #eee;
}

.resultImageArrangement, .resultImageArrangementIPS {
    height: 30px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0;
    width: 30px;
}

.imageIps {
    margin: 0 auto;
    width: 100% !important;
}

.resultDescriptionArrangement {
    color: #777;
    font-family: times new roman;
    font-style: italic;
    margin-top: 2px;
    overflow: hidden;
    padding: 4px 20px;
}

.indicatorTitleTypeArrangement {
    font-weight: bold;
}

.contentResultArrangement {
    padding: 4px 20px;
    overflow: hidden;
    width: 85%;
    float: left;
}

.contentResultArrangementSpecialities {
    padding: 4px 20px;
    overflow: hidden;
}

.contentResultArrangementSelectSpecialities {
    padding: 4px 40px;
    overflow: hidden;
}

.indicatorItem {
    width: 100%;
}

.indicatorResultArrangementSpecialities, .indicatorTitleTypeArrangementSpecialities {
    float: left;
    width: 12%;
    text-align: right;
    margin-left: 5px;
    margin-right: 5px;
}

.indicatorTitleTypeArrangementSpecialities {
    font-weight: bold;
}

.colorConfidential {
    background-color: #CEE3F6;
}

.viewPatientNone {
    display: none !important;
}

.isConfidentialCheck {
    margin: 13px 6px 4px 0px;
}

.isFaceToFaceCheck {
    margin: 13px 6px 4px 0px;
}

.confidencialFont {
    margin-left: 143px;
    text-shadow: 1px 1px white, -1px 0px #333;
    width: 200px;
    background-color: transparent;
    color: #25A0DA;
    z-index: 1;
    opacity: 0.5;
    font-style: oblique;
}

/*---END ARRANGEMENTS---*/


.areaCss {
    min-height: 200px;
    width: 540px;
}

.fusePatient {
    /* margin-left: 30px;*/
    width: 156px;
}

.deleteDiagnosticAidGenericType, .editDiagnosticAidGenericType {
    margin-right: 5px;
}

.marginDiagnosticAidGenericType {
    margin: 8px;
}

.cursorHand {
    cursor: pointer;
}

.buttonEdit {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 2px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.chat {
    bottom: 68px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    background-color: #F3F9FA;
}

.chatHeader {
    background-color: #e9eaed;
    border-bottom: 0;
    border: 1px solid #56A1B0;
    position: relative;
    background-color: #25A0DA;
    border-bottom: none;
    cursor: pointer;
    display: block;
    height: 26px;
}

.chatContent {
    height: 23em;
    width: 100%;
    overflow-y: scroll;
}

.chatText {
    border: 1px solid rgba(29, 49, 91, .3);
    border-width: 0 1px;
    position: relative;
    background-color: #fff;
    border-color: #b2b2b2;
    border-style: solid;
    border-width: 0 1px;
    bottom: -1px;
    content: '';
    height: 27px;
    margin-left: -1px;
    position: absolute;
    border-top-width: 0;
    padding-bottom: 4px;
    padding-top: 7px;
    border: 1px solid #c9d0da;
    cursor: text;
    max-height: 77px;
    min-height: 16px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 49px 3px 5px;
    position: relative;
    background-color: #F5FAFC;
    width: 101%;
}

.chatPopup {
    border: 1px solid rgba(29, 49, 91, .3);
    border-width: 0 1px;
    position: relative;
    background-color: #fff;
    border-color: #b2b2b2;
    border-style: solid;
    border-width: 0 1px;
    bottom: -1px;
    content: '';
    height: 1px;
    margin-left: -1px;
    position: absolute;
    border-top-width: 0;
    padding-bottom: 4px;
    padding-top: 7px;
    border: 1px solid #c9d0da;
    cursor: text;
    max-height: 77px;
    min-height: 16px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 49px 3px 5px;
    position: relative;
    background-color: #F5FAFC;
    width: 78%;
}

.chatTextbox {
    border: 0;
    display: block;
    height: 0;
    margin: 0;
    min-height: 16px;
    outline: none;
    padding: 0;
    resize: none;
    width: 100%;
    height: 14px;
    background-color: #F5FAFC;
}

.chatAll {
    width: 100%;
    margin-top: 5px;
    height: 100%;
    margin-left: -14px
}

.chatTextHeader {
    font-size: 12px;
    margin: 5px 8px 3px;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .25);
    font-family: Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
}

    .chatTextHeader h4 {
        color: white;
    }


.chatSpace {
    white-space: pre-wrap;
}

.chatContentText {
    border: 1px solid rgba(0, 0, 0, .18);
    border-bottom-color: rgba(0, 0, 0, .29);
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 #dce0e6;
    color: #373e4d;
    min-height: 14px;
    padding-bottom: 3px;
    padding-top: 4px;
    position: relative;
    text-shadow: rgba(255, 255, 255, .5) 0 1px 0;
    word-wrap: break-word;
    max-width: 171px;
    background-color: #f6f7f8;
    float: left;
    margin-left: 6px;
    padding-left: 5px;
    padding-right: 6px;
    font-size: 12px;
}

.chatContentTextStyle {
    padding: 5px;
    word-wrap: break-word;
    line-height: 1.28;
    text-align: left;
    direction: ltr;
}

.chatContentTextAll {
    vertical-align: baseline;
    line-height: 1.28;
    margin: 0 4px;
    overflow: hidden;
    padding: 5px 0;
    text-align: left;
    position: relative;
    min-height: 34px;
    height: auto;
}

.linkLoginHome {
    margin: 10px;
    color: white;
}

/****************************** PATIENT INFO***********************/

.contentRowDataPatientInfoNew {
    margin-right: 0px !important;
    margin-left: 0px !important;
    display: flex;
    flex-wrap: wrap;
}

    .contentRowDataPatientInfoNew > div {
        margin-top: 5px;
        margin-bottom: 5px;
        word-break: break-word;
    }

.contentPatientInfoNew {
    border-bottom: 1px solid #25a0da;
    padding: 7px;
    position: relative;
}

.contentLeftPatientInfoNew {
    display: inline-block;
    vertical-align: top;
    width: 4%;
    transition: all 1s ease 0s;
}

.contentLeftPatientInfoNewOpen {
    width: 12%;
}


.contentImage, .contentImageOpen {
    border-radius: 50px;
    height: 45px !important;
    overflow: hidden;
    width: 45px !important;
    transition: all 1s ease 0s;
}

    .contentImage img, .contentImageOpen img {
        width: 45px;
        transition: all 1s ease 0s;
    }

.contentImageOpen {
    width: 100px !important;
    height: 100px !important;
}

    .contentImageOpen img {
        width: 100px;
    }

.contentMenu {
    width: 0px;
    transition: all 1s ease 0s;
    height: 0px;
    overflow: hidden;
}

.contentMenuOpen {
    width: 115px;
    height: 190px;
}

.contentRigthPatientInfoNew {
    display: inline-block;
    margin-left: 15px;
    top: 13px;
    transition: all 1s ease 0s;
    width: 93%;
}

.contentRigthPatientInfoNewSmall {
    width: 85%;
}

.contentInfoPatientInfoNew {
    color: #25a0da;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-right: 6px;
    padding-top: 12px;
    cursor: pointer;
}

    .contentInfoPatientInfoNew:hover {
        /*background-color: #eee;*/
    }

.descriptionPatienInfoNew {
    float: left;
}

.actionsPatientInfoNew {
    float: right;
}

.imageDrugs {
    cursor: pointer;
    margin-right: 5px;
    width: 21px;
}

.imageAllergies {
    cursor: pointer;
    width: 22px;
}

.imageLock, .imageUnLock {
    cursor: pointer;
    margin-right: 5px;
    width: 22px;
}

.btnAction {
    cursor: pointer;
    color: #25a0da;
}

    .btnAction:hover {
        text-decoration: underline;
    }

.btnActionPatientInfoNew {
    border: 1px solid #ccc;
    border-radius: 1px;
    color: #777;
    display: block;
    font-size: 12px;
    margin-top: 10px;
    padding: 2px 7px;
    text-align: center;
}

    .btnActionPatientInfoNew:hover {
        background-color: #ccc;
        color: #fff;
    }


.contentInfoFullPatientInfoNew {
    height: 0px;
    width: 0px;
    transition: all 1s ease 0s;
}

.contentInfoFullPatientInfoNewOpen {
    height: auto;
    width: 100%;
}


.patientInfoTabs {
    overflow: hidden;
    width: 0px;
    height: 0px;
    transition: all 1s ease 0s;
}

.patientInfoTabsOpen {
    width: 100%;
    height: 20px;
}

.patientInfoTabs .patientInfoTab {
    border-color: #ccc #ccc -moz-use-text-color;
    border-radius: 4px 4px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #777;
    float: left;
    font-size: 12px;
    padding: 2px 7px;
    margin-left: 4px;
    cursor: pointer;
}

    .patientInfoTabs .patientInfoTabSelected, .patientInfoTabs .patientInfoTab:hover {
        background-color: #ccc;
        color: #fff;
    }

.contentainerTab, .contentDatos, .contentDrugs, .contentAllergies, .contentAllExams, .contentAllLabExams {
    border: 1px solid #ccc;
    display: none;
    font-size: 13px;
    min-height: 120px;
    padding: 10px;
    text-align: left;
    max-height: 300px;
    overflow: auto;
}

    .contentDatos th {
        text-align: left !important;
    }

    .contentDatos td {
        text-align: left !important;
    }

.contentDatosOpen {
    width: 100%;
}

.contentainerTab table {
}

.contentainerTab th {
    color: #444;
    font-size: 12px;
}

.contentainerTab td {
    color: #444;
}

.patientInfoContentEmptyDrugs, .patientInfoContentEmptyAllergies {
    color: #777;
    margin-top: 20px;
    text-align: center;
}

.drugsTemplate {
    overflow-x: auto;
}

    .drugsTemplate table, .allergiesTemplate table {
        border: 1px solid #ccc;
        /*table-layout: fixed;*/
    }

        .drugsTemplate table th, .allergiesTemplate table th {
            background-color: #ccc;
            color: #fff;
            padding: 8px;
            /*word-break: break-all;*/
        }


        .drugsTemplate table td, .allergiesTemplate table td {
            padding: 3px;
            text-align: left;
            border-bottom: 1px solid #ccc;
            /*word-break: break-all;*/
        }

            .drugsTemplate table td:last-child, .allergiesTemplate table td:last-child {
                padding: 3px;
                text-align: center;
                border-bottom: 1px solid #ccc;
                /*word-break: break-all;*/
            }

.actionAllergies, .actionDrugs {
    text-align: right;
    margin-bottom: 8px;
}

.contentAddAllergies, .contentAddDrugs {
    min-height: 50px;
    padding-top: 10px;
}

    .contentAddAllergies select, .contentAddDrugs select {
        height: 22px;
        width: 210px;
    }

    .contentAddDrugs table {
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .contentAddDrugs th, .titleDrugInEvent {
        color: #777;
        font-size: 10px;
        text-align: left;
    }

    .contentAddDrugs td {
    }

.selectUnits {
    width: 100% !important;
}

.messageInfoContentAllergy, .messageInfoContentDrug {
    margin-top: 10px;
}


.messageConfidencial {
    color: red;
    float: left;
    font-size: 10px;
    margin-right: 7px;
    padding-top: 4px;
}


.labelMessagePasswod {
    font-style: italic;
    font-size: 12px;
    color: gray;
    min-width: 500px;
    display: block;
}

.priorityButton {
    width: 20px;
    height: 20px;
    float: left;
    margin: 10px;
    background-image: url("../Images/alertgray.png");
}

.priorityButtonLowSelected {
    background-image: url("../Images/alertblue.png");
}

.priorityButton:hover {
    background-image: url("../Images/alertblue.png");
}

.priorityButtonMediumSelected {
    background-image: url("../Images/alertgreen.png");
}

.priorityButtonMedium:hover {
    background-image: url("../Images/alertgreen.png");
}

.priorityButtonHighSelected {
    background-image: url("../Images/alertyellow.png");
}

.priorityButtonHigh:hover {
    background-image: url("../Images/alertyellow.png");
}

.priorityButtonUrgentSelected {
    background-image: url("../Images/alertred.png");
}

.priorityButtonUrgent:hover {
    background-image: url("../Images/alertred.png");
}

.contentPriorities {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.contentAllPriorities {
    height: 40px;
    margin: 0 auto;
    display: table;
}

.linkButtonPending {
    background-color: #0082c3;
    border-radius: 2px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 15px;
    text-decoration: none;
    width: 100px;
    margin: 0 auto;
    cursor: pointer;
}

    .linkButtonPending:hover {
        border: 1px solid #0082C3;
        background-color: #fff;
        color: #0082C3;
    }

.specialitiesInIPS {
    color: gray;
    font-size: 10px;
}

.messageObligatory {
    color: #777;
    font-style: oblique;
}

.requiredField {
    font-size: 15px;
    width: 5px;
}

.contentSubTypeAffiliation {
    margin-top: 5px;
}

.verticalAlignTable td {
    vertical-align: top;
}

.titleRules {
    font-size: 15px;
    margin: 5px;
}

.imageRuleFailed {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -260px -1060px;
    display: inline-block;
    height: 13px;
    margin-left: 0;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    width: 5px;
}

.imageRuleSuccess {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -259px -354px;
    display: inline-block;
    height: 13px;
    margin-left: 0;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    width: 5px;
}

.separatorDiagnosticAid {
    border-bottom: 3px solid #b9b9b9;
    margin-bottom: 9px;
    margin-top: 10px;
}

.emptyRules {
}

.titleAlertProtocol {
    color: #25A0DA;
    font-size: 12px;
    margin: 2px 0;
    padding: 5px;
    font-weight: bold;
    margin-left: 7px;
}

.selectDrugs {
    width: 100% !important;
    max-width: 155px;
    float: left;
}

.buttonActionsEventsNewPatientInfo {
    margin-top: 2px;
    font-size: 1.3em;
    color: black;
}

    .buttonActionsEventsNewPatientInfo:hover {
        color: black;
    }

.imageLoadingProfile {
    text-align: center;
}

    .imageLoadingProfile > i {
        color: #25A0DA;
    }

/**********************VIEW PATIENT************************/
.eventItemContentPatient {
    border-bottom: 3px solid #25a0da;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    font-size: 14px;
    width: 100%;
}

.eventItemTitlePatient {
    color: #25A0DA;
    float: left;
    font-size: 1em;
}

.classContentNote {
    border: 1px solid #25a0da;
    padding: 0 15px 15px;
    display: block;
    clear: both;
}

.headerContent {
    border-bottom: 1px solid #25A0DA;
    margin-bottom: 9px;
}

.headerh1 {
    padding: 6px 0px 5px 5px;
}

.contentDoctorMain {
    border-bottom: 2px solid #25a0da;
    margin-top: 7px;
}

.contentDoctorMainResultsTitle {
    border-bottom: 2px solid #25a0da;
    color: #25a0da;
    padding: 7px;
}

.resultNameIPS {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #777;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 4px;
    padding-bottom: 2px;
}

.widthWorkStationTable {
    width: 419px;
}

.marginTable td {
    padding: 10px;
}

.marginTable th {
    padding: 10px;
}

.DoctorsScore {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .DoctorsScore li {
        background: url('') no-repeat -833px -65px;
        width: 16px;
        height: 16px;
        float: left;
    }

        .DoctorsScore li.selectedStars { /* esta clase añade la imagen seleccionada */
            background: url('') no-repeat -800px -66px;
        }

.DoctorsScoreNew {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .DoctorsScoreNew li {
        background: url('../../css/Images/StarsNew3.jpg') no-repeat -34px -45px transparent;
        width: 16px;
        height: 16px;
        float: left;
    }

        .DoctorsScoreNew li.selectedStars { /* esta clase añade la imagen seleccionada */
            background: url('../../css/Images/StarsNew3.jpg') no-repeat -61px -1px transparent;
        }

.TextColorAllergyPrintHeader {
    color: #25A0DA;
}

.TableResultAllergyPrint {
    padding-top: 6px;
    padding-left: 8px;
}

.titleTextBoxAllergyPrint {
    font-weight: bold;
    padding-left: 8px;
    color: #25A0DA;
    font-size: 18px;
}

.TextColorDrugPrintHeader {
    color: #25A0DA;
}

.TableResultDrugPrint {
    padding-top: 6px;
    padding-left: 8px;
    overflow: auto;
    word-break: break-all;
}

    .TableResultDrugPrint th {
        padding: 5px;
    }

.titleTextBoxDrugPrint {
    font-weight: bold;
    padding-left: 8px;
    color: #25A0DA;
    font-size: 18px;
}

.ColorMessageTextboxCommentsEmpty {
    color: #E34B46;
}

.ddlEquipmentsInEventsFilter {
    padding: 5px 7px 4px;
    border-width: 0;
    border-style: solid;
}

.ButtonAdvanceEqInEveFilter {
    background-color: #25A0DA;
    border: 1px solid #25A0DA;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin: 2px;
    padding: 4px;
}

.EqInEvfiltersfieldset {
    padding: 3px;
    border: 1px solid #EEE;
    color: #999;
    height: 42px;
}

.contentEqInEventCo {
    border-bottom: 1px solid #25a0da;
    padding: 7px;
    position: relative;
}

.contentImageCam {
    float: left;
    margin-left: 0;
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: auto;
}

.contentLeftEqInEvent {
    display: inline-block;
    vertical-align: top;
    width: 4%;
    transition: all 1s ease 0s;
}

.contentRigthEqInEvent {
    display: inline-block;
    margin-left: 15px;
    top: 13px;
    transition: all 1s ease 0s;
    width: 93%;
}

.contentEqInEventInfo {
    color: #25a0da;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-right: 6px;
    padding-top: 12px;
    cursor: pointer;
}

.contentEqInEvenAditInf {
    height: 0px;
    width: 0px;
    transition: all 1s ease 0s;
}

.equInEvenInfoDetTabs {
    overflow: hidden;
    width: 0px;
    height: 0px;
    transition: all 1s ease 0s;
}

    .equInEvenInfoDetTabs .EqInEvInfoDetTabSel, .equInEvenInfoDetTabs .equInEvenInfoDetTabs:hover {
        background-color: #ccc;
        color: #fff;
    }

.contentEqInEvTab, .contentEqInEvData {
    border: 1px solid #ccc;
    display: none;
    font-size: 13px;
    padding: 10px;
    text-align: left;
    height: auto;
    overflow: auto;
}

.tableEqInEvDynamics {
    border-collapse: collapse;
}

.contLeftEuInEvInfoOpen {
    width: 30px;
}

.contInfoFullEqInEvNew {
    height: 0px;
    width: 0px;
    transition: all 1s ease 0s;
}

.contentInfoFullEqInEvOpen {
    height: auto;
    width: 100%;
}

.eqInEveTabsOpen {
    width: 100%;
    height: 20px;
}

.descriptionEqInEvent {
    float: left;
}

.equInEvenInfoDetTab {
    border-color: #ccc #ccc -moz-use-text-color;
    border-radius: 4px 4px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #777;
    float: left;
    font-size: 12px;
    padding: 2px 7px;
    margin-left: 4px;
    cursor: pointer;
}

.eqInEvTableProperties {
    width: 100%;
    /*height: 54px;*/
}

.RadWindow_Default a.rwIcon {
    background-image: none !important;
}


/*----------------------------- CLASS ANNEX 3 ------------------------------*/

.PageContentAnnex3 {
    width: 810px;
    min-width: 810px;
    margin: 14px;
    position: relative;
}

.PageContentAnnex9 {
    width: 810px;
    min-width: 810px;
    margin: 14px;
    position: relative;
}

.PageContentDrugs {
    width: 810px;
    min-width: 810px;
    margin: 0px;
    position: relative;
}


.titleCenterAnnex {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.titleCenterAnnexSmall {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.separatorAnnex {
    background-color: black;
    height: 3px;
    width: 100%;
}

.backgroundTitleAnnex {
    height: 100%;
}

.backgoundLeftTitleAnnex {
    background-image: url("../../Images/Template/Annex/ColombiaShield.jpg");
    background-position: left 20px center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 60px;
}

.backgoundLeftLogoNoPOSDrug {
    background-image: url("../../Images/Template/POSDrug/logo-artmedica.png");
    /*background-position: left 20px center;*/
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
}

.backgoundLeftLogoLaboratoryTestNoPOS {
    background-image: url("../../Images/Template/POSDrug/logo-artmedica.png");
    /*background-position: left 20px center;*/
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
}

.backgoundLeftLogoTestNoPOS {
    background-image: url("../../Images/Template/POSDrug/logo-artmedica.png");
    /*background-position: left 20px center;*/
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
}

.titleCenterAnnexVerticalAlign {
    line-height: 70px;
}

.subTitleLeftAnnexSmall {
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    border-top: 3px solid black;
    border-bottom: 3px solid black;
    margin-right: 5px;
    text-align: center;
    margin-top: 5px;
}

.tableContent1Annex {
    float: right;
    border-spacing: 5px;
    font-size: 13px;
}

    .tableContent1Annex td {
        border: 1px solid black;
        padding: 3px;
    }

.borderAnnex {
    border: 3px solid black;
}

.tableContent2Annex {
    border-spacing: 5px;
    font-size: 13px;
    width: 100%;
}

.tableContent2AnnexPatient {
    font-size: 13px;
    width: 100%;
    border-spacing: 0px;
    text-align: center;
}

    .tableContent2AnnexPatient td {
        border: 3px solid black;
        height: 15px;
    }

.tableContent3AnnexPatient {
    font-size: 13px;
    width: 100%;
    border-spacing: 0px;
    margin-top: 5px;
}

    .tableContent3AnnexPatient th, .tableContent4AnnexPatient th {
        text-align: left;
    }

.buttonSkipTemplatePrint {
    width: 35px;
    height: 25px;
    background-image: url("../../Images/Template/SkipTemplatePrint.png");
    display: inline-block;
    background-size: 35px 30px;
    background-repeat: no-repeat;
}

.buttonShowTemplatePrint {
    width: 35px;
    height: 25px;
    background-image: url("../../Images/Template/ShowTemplatePrint.png");
    display: inline-block;
    background-size: 35px 30px;
    background-repeat: no-repeat;
}

.buttonShowTemplateExport {
    width: 35px;
    height: 25px;
    background-image: url("../../Images/Template/blue-document-export.png");
    display: inline-block;
    background-size: 35px 30px;
    background-repeat: no-repeat;
}

.loadingGenerateAnnex {
    background-image: url("../Images/ajax-loader.gif");
    background-position: 2px 2px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    overflow: hidden;
    width: 128px;
    height: 20px;
    float: left;
    text-align: right;
    color: gray;
    line-height: -moz-block-height;
    font-size: 12px;
}

.loadingUbiquo1 {
    background-image: url("../Images/ajax-loader.gif");
    background-position: 2px 2px;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: gray;
    line-height: -moz-block-height;
    font-size: 12px;
}

.tableListCUPSandCIE10 {
    width: 100%;
    font-size: 13px;
    border-top: 3px solid black;
}

.tableInfoDoctorAnnex3 {
    width: 100%;
    font-size: 13px;
}

    .tableInfoDoctorAnnex3 th {
        text-align: left;
    }

.separatorTopAnnex3 {
    border-top: 3px solid black;
    width: 100%;
    font-weight: bold;
}

    .separatorTopAnnex3 td {
        font-weight: normal !important;
    }

.generateEvent {
    margin: 7px 0 4px 0px;
}

.loadingAnnexTemplate {
    background-image: url("../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px;
    overflow: hidden;
    width: 810px;
    height: 50px;
    text-align: center;
    color: gray;
    line-height: 85px;
    font-size: 13px;
}

.loadingDrugsTemplate {
    background-image: url("../../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 5px;
    overflow: hidden;
    width: 810px;
    height: 50px;
    text-align: center;
    color: gray;
    line-height: 85px;
    font-size: 13px;
}

.ubiquo-width-full {
    width: 100% !important;
}

.buttonBlueMargin {
    margin-left: 0px !Important;
}

.buttonSeeConferences {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -59px -639px;
    display: inline-block;
    height: 13px;
    width: 10px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
}

/************************* UPSERT EVENT ***************************/

.commentsUpsertEvent {
    width: 100%;
}

.addTemplateContentUpsertEvent {
    width: 100%;
    margin-top: 25px;
}

.menuAddTemplateContentUpserEvent {
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
}

.loadSearchTemplate {
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 30px;
    margin-left: 5px;
}

.btnAddMoreTemplate {
    margin-top: 13px;
    margin-right: 7px;
    margin-left: 2px;
}

.contentTemplateBorder {
    width: 100%;
    height: auto;
    border: 1px solid #25A0DA;
    padding: 5px;
    box-sizing: border-box;
    clear: both;
    margin-top: 10px;
    float: left;
}

.templateContentCommonArea {
    margin-top: 10px;
    margin-bottom: 25px;
}

.titleh1-leftUpsertEvent {
    margin-top: 0px;
    float: left;
    margin-right: 2px;
    margin-left: 7px;
}

.imageDiagnosticAidPatientInterconsultation {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -191px -416px;
    display: inline-block;
    height: 13px;
    width: 5px;
    padding: 2px 6px;
    position: relative;
    top: 3px;
    margin-left: 0px;
    padding-bottom: 8px;
    box-sizing: content-box;
}

.titleComboBoxNormalAvailabilityPaddingInterconsultation {
    padding-top: 15px;
    padding-left: 4px;
    position: relative;
    top: 7px;
}

.MenutitleInterconsultation {
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-top: 5px;
    text-align: center;
    position: relative;
    top: -6px;
}

.paneAddNoteDynamic {
    margin-top: 15px;
}

.bulkInsertText {
    margin-right: 19px;
}

.bulkInsertSeparator {
    width: 99%;
    border: #CDCDCD 2px solid;
    padding: 10px 5px 18px 5px;
}

/************************* NEW MENU MASTER ***************************/

.menu-container-master {
    background: #25a0da;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    height: 32px;
}

    .menu-container-master > .ProfileNewMenu {
        padding-top: 7px;
    }

.ProfileNewMenu a {
    color: #FFF;
    padding: 10px 2px 2px;
    text-decoration: none;
    border: none;
    font-size: 13px;
    font-weight: bold;
}

    .ProfileNewMenu a:hover {
        background-color: #fff;
        color: #25A0DA !important;
        border-radius: 4px;
    }

    .ProfileNewMenu a img {
        border: none;
        background-color: #fff;
        color: #25A0DA;
        border-radius: 4px;
        box-sizing: content-box !important;
    }

.a-selectedNewMenu {
    background-color: white;
    border-radius: 4px;
    color: #25a0da !important;
    border: 1px solid #25a0da;
}

.imageUbiqupNewMenu {
    padding-left: 15px;
}

nav {
    background-color: #25a0da;
    border-radius: 4px;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
    color: white;
    display: block;
    overflow: hidden;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    height: 30px;
}

    nav ul {
        margin: 0;
        padding: 0;
    }

        nav ul li {
            display: inline-block;
            list-style-type: none;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -ms-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s;
        }

    nav > ul > li > a {
        color: white;
        display: block;
        line-height: 29px;
        padding: 0 5px;
        text-decoration: none;
    }

        nav > ul > li > a > .caret,
        nav > ul > li > div ul > li > a > .caret {
            border-top: 4px solid #fff;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
            content: "";
            display: inline-block;
            height: 0;
            width: 0;
            vertical-align: middle;
            -webkit-transition: color 0.1s linear;
            -moz-transition: color 0.1s linear;
            -o-transition: color 0.1s linear;
            transition: color 0.1s linear;
        }

    nav > ul > li > div ul > li > a > .caret {
        border-bottom: 4px solid transparent;
        border-top: 4px solid transparent;
        border-right: 4px solid transparent;
        border-left: 4px solid #25a0da;
        margin: 0 0 0 8px;
    }

    nav > ul > li > div ul > li:hover > a > .caret {
        border-bottom: 4px solid transparent;
        border-top: 4px solid transparent;
        border-right: 4px solid transparent;
        border-left: 4px solid #25a0da;
        margin: 0 0 0 8px;
    }

    nav > ul > li:hover {
        background-color: white;
        border-radius: 4px;
    }

        nav > ul > li:hover > a {
            color: #25a0da;
        }

            nav > ul > li:hover > a > span {
                color: #fff;
                background-color: #25a0da;
            }

            nav > ul > li:hover > a > .caret {
                border-top-color: #25a0da;
            }

    nav > ul > li > div,
    nav > ul > li > div ul > li > div {
        background-color: #fff;
        border-top: 0;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
        display: none;
        margin: 0;
        opacity: 0;
        position: absolute;
        width: 165px;
        visibility: hidden;
        z-index: 100;
        border: 1px solid #25a0da;
        -webkit-transiton: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -ms-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        -transition: opacity 0.2s;
    }

        nav > ul > li > div ul > li > div {
            border-radius: 0 4px 4px 4px;
            box-shadow: inset 2px 0 5px rgba(0,0,0,.15);
            margin-top: -42px;
            right: -165px;
        }

        nav > ul > li:hover > div,
        nav > ul > li > div ul > li:hover > div {
            display: block;
            opacity: 1;
            visibility: visible;
        }

        nav > ul > li > div ul > li {
            display: block;
        }

            nav > ul > li > div ul > li > a {
                color: #25a0da;
                display: block;
                padding: 12px 24px;
                text-decoration: none;
                border: 1px solid #fff;
                border-radius: 4px;
            }

            nav > ul > li > div ul > li:hover > a {
                background-color: white;
                border: 1px solid #55c0fa;
                border-radius: 4px;
                color: #25a0da;
            }

    nav > ul > li:hover > div {
        display: block;
        opacity: 1;
        visibility: visible;
    }

.separatorNewMenu {
    display: none;
}

/************************* END NEW MENU MASTER ***************************/

.borderGroup {
    border: 1px solid #fff;
    padding: 0 8px;
    display: inline-block;
}

.fullWidthImportant {
    width: 100% !important;
    height: auto !important;
    clear: both !important;
}

.fullWidth {
    width: 100%;
    height: auto;
    clear: both;
}

    .fullWidth .doubleScroll-scroll-wrapper {
        width: 100% !important;
    }

.boxQuestion {
    width: 20px;
    height: 20px;
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: 2px -1151px;
}

/************************* CORNEAL PACHYMETRY ***************************/

table.CornealPachymetry {
    display: table;
    margin: 0 auto;
    width: auto;
    padding: 5px 10px;
    border-collapse: separate;
    border-spacing: 2px;
}

    table.CornealPachymetry td, table.CornealPachymetry th {
        min-width: 60px;
        min-height: 30px;
        height: 30px;
        text-align: center;
    }

        table.CornealPachymetry td.ContentValueEye {
            border: 1px solid black;
        }

        table.CornealPachymetry th.ContentTitleEye {
            border: 1px solid black;
            background-color: #eeeeee;
        }

    table.CornealPachymetry .valueText {
        min-width: 40px;
        min-height: 20px;
        width: 40px;
        height: 20px;
        margin: 0 auto;
        display: table;
        text-align: center;
    }

.contentEyesCornealPachymetry, .contentDiagnosticAidTemplate {
    display: table;
    margin: 0 auto;
    width: auto;
}

.contentTableEyesCornealPachymetry {
}

    .contentTableEyesCornealPachymetry th {
        border: 1px solid black;
    }

.titleCornealPachymetry, .titleDiagnosticAidTemplate {
    width: 100%;
    text-align: center;
    background-color: #eeeeee;
    height: 30px;
    line-height: 30px;
}

    .titleCornealPachymetry h2, .titleDiagnosticAidTemplate h2 {
        line-height: 30px;
        font-weight: bold;
    }

/************************* END CORNEAL PACHYMETRY ***************************/

body > div.ContentTopLogin, body > form > div.contentBottomLogin {
    display: none;
}

.reportGeneralContent {
    width: 95%;
}

.behaviorCupsAutoComplete {
    word-break: initial;
}

/*POSDrug*/

.PageContentPOSDrug {
    width: 810px;
    /*border: 1px solid black;*/
    margin: 0px;
    position: relative;
    /*font-size:1rem;*/
}

.InfoPatientPOSDrugTh {
    font-weight: normal;
    text-align: right;
    font-style: normal;
    font-family: Arial;
    font-size: small;
}

.ListBehavior {
    margin-left: 20px;
    float: left;
    font-family: arial,sans-serif;
    font-size: 15px;
    clear: right;
    width: 94%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 0px;
    border-bottom: 1px solid gray;
    word-break: break-all;
    word-wrap: break-word;
    text-align: left;
    color: black;
}


.BtnPrintBehavior {
    font-family: arial,sans-serif;
    font-size: 10px;
    float: right;
    height: auto;
    clear: right;
    margin: auto;
    width: 50px;
    text-align: right;
}

.spaceh1 {
    padding-top: 20px;
}

.eventInfoContentBehaviorEmpty {
    color: #c2c2c2;
    font-size: 12px;
}

.behaviors {
    width: 171px;
    color: #25A0DA;
}

.behaviorsDescription {
    float: left;
    text-align: justify;
    white-space: pre-line;
    max-height: 460px;
}

.titleDefaultOrders {
    padding: 3px;
    color: #25A0DA;
}

.titlePrincipalDefaultClass {
    padding: 3px;
    font-weight: bold;
    color: #25A0DA;
    font-size: 20px;
}

.contentTitlePrincipal {
    margin-bottom: 10px;
}

.waterMark {
    color: #c2c2c2;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.waterMarkUbiquo2 {
    color: #a2a2a2;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

.messageModule {
    text-align: center;
}

.waterMarkSmall {
    color: #c2c2c2;
    font-size: 9px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
}

.behaviorsDescription {
    float: left;
    text-align: justify;
    font-size: 15px;
}

.titleBehaviorDescription {
    color: #25A0DA;
    font-size: 16px;
    margin: 2px 0;
    font-weight: bold;
}

.eventLinkMoreConducts {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -415px -224px;
    background-repeat: no-repeat;
    margin: 0 auto;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.styleListBehavior {
    width: 100%;
    max-height: 460px;
}

.addBehaviorButton {
    margin-top: 6px;
}

.isPrincipalCenter {
    text-align: center;
}

.trEqualEvent {
    background-color: #F0F0F0;
}

.textDrugAutoComplete {
    width: 100%;
}

.button-grayDrugAutoComplete {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    margin: -2px !important;
    padding: 2px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 25px;
    height: 25px;
    box-sizing: content-box;
}

.contentDrugAutoComplete, .contentSubSpeciality, .contentUserAutoComplete {
    /*float: left;*/
    position: relative;
    width: 100%;
}

.ImageClearAutoComplete {
    width: 20px;
    height: 20px;
}

.isBackup {
    display: none;
}

.contentLogFilters, .contentLStudiesSentFilters {
    box-sizing: border-box;
    margin-left: 5px;
}

.contentButtonsActionlog, .contentButtonsActionStudiesSent {
    margin-top: 10px;
}

/*ROUTER LOG*/
.width80 {
    width: 80px;
}

.width100 {
    width: 100px;
}

.width150 {
    width: 150px;
}

.max-width-205 {
    max-width: 205px;
}

.widthLogId, .widthLogPriority {
    width: 100px;
}

.widthLogName, .widthLogDate, .widthLogType {
    width: 150px;
}

.titleLogRouter {
    padding-bottom: 10px;
}

.tableLogRouter {
    border-collapse: collapse;
    width: 98%;
    margin: 0 auto;
    table-layout: fixed;
}

    .tableLogRouter td {
        word-break: break-all;
    }

    .tableLogRouter tr.rowSelectRouter:hover {
        background-color: #eee;
        cursor: pointer;
    }

.tableContentJboxRouterLog {
    border-collapse: separate;
    border-spacing: 10px;
    width: 100%;
}

    .tableContentJboxRouterLog th {
        color: #777;
        font-size: 12px;
        text-align: left;
    }

    .tableContentJboxRouterLog td {
        text-align: left;
    }

.contentResultLogRouter {
}

    .contentResultLogRouter table {
        border: 1px solid #ccc;
    }

        .contentResultLogRouter table th {
            background-color: #ccc;
            color: #fff;
            padding: 8px;
        }


        .contentResultLogRouter table td {
            padding: 3px;
            text-align: left;
            border-bottom: 1px solid #ccc;
        }

            .contentResultLogRouter table td:last-child {
                padding: 3px;
                border-bottom: 1px solid #ccc;
            }

.contentColumnsLogRouter:last-child, .contentColumnsStudiesSent:last-child {
    display: none;
}

.checkRouterLog {
    width: 100%;
    margin: 0 auto;
}

.buttons-FiltersRouterlog, .buttons-FiltersRouterStudiesSent {
    min-width: 47px;
}

.tabsConfigGeneralRouter {
    width: 100% !important;
    box-sizing: border-box;
}

.checkBoxConfigRouter {
    margin-left: 0px;
}

.tableConfigRouter {
    border-collapse: separate;
    border-spacing: 20px 5px;
    border: none !important;
}

    .tableConfigRouter td {
        padding: 6px !important;
    }

.contentButtonsAction {
    width: 98%;
    margin: 0 auto;
    display: block;
    clear: both;
}

.tableDrugs {
}

    .tableDrugs > th, .tableDrugs > td {
        width: 25%;
    }

    .tableDrugs td > input {
        width: 100%;
    }

    .tableDrugs td > .contentDrugAutoComplete {
        float: initial;
    }

.dropDownSelectedIPS {
    max-width: 130px;
    min-width: 130px;
    margin-right: 5px;
}

.dropDownSelectedIPSAsync {
    max-width: 220px;
    min-width: 220px;
    margin-right: 5px;
}

.dropDownSelectedIPSAsyncList {
    max-width: 145px;
    min-width: 145px;
    margin-right: 5px;
}

.tablePopUpChangeIPS {
    display: table;
    margin: 0 auto;
    text-align: left;
    table-layout: fixed;
    width: 100%;
}

    .tablePopUpChangeIPS th {
        font-size: 13px;
    }

.contentIPSPopUp, .contentBranchOfficePopUp, .contentRoomPopUp {
    position: relative;
}

.loadingPopUpChangeIPS, .loadingPopUpChangeIPSAsync, .loadingPopUpChangeBranchOffice, .loadingPopUpChangeBranchOfficeAsync, .loadingPopUpChangeRoom, .loadingPopUpChangeRoomAsync, .loadingPopUpChangeIPSSelected, .loadingPendingsDrugs, .loadingPopUpChangeIPSSelectedAsync, .loadingGeneralSave {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("../../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.loadingGeneralUbiquo {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.loadingValidateInsurance {
    width: 12px;
    height: 12px;
    background-image: url("../../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.disabledPopUpChangeIPS, .disabledPopUpChangeBranchOffice, .disabledPopUpChangeRoom {
    position: absolute;
    width: 130px;
    height: 20px;
    background-color: rgba(128, 128, 128, 0.5);
}

.disabledPopUpChangeIPSAsync, .disabledPopUpChangeBranchOfficeAsync, .disabledPopUpChangeRoomAsync {
    position: absolute;
    width: 220px;
    height: 20px;
    background-color: rgba(128, 128, 128, 0.5);
}

.disabledPopUpChangeIPSAsyncList, .disabledPopUpChangeBranchOfficeAsyncList, .disabledPopUpChangeRoomAsyncList {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.5);
}

.buttonSelectPopUpChangeIPS {
    margin-right: 5px !important;
}

.messageChangeIPS, .loadingPopUpChangeIPSSelected {
    margin-top: 6px;
    margin-right: 5px;
}

/************************* Print Drugs *****************************/

.tablePrintDrugTitle {
}

.textAlign-r {
    text-align: right;
}

.textAlign-c {
    text-align: center;
}

.textAlign-l {
    text-align: left;
}

.imgColombiaShield {
    background-image: url("../../Images/Template/Annex/ColombiaShield.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
}

.imgAntioquiaShield {
    background-image: url("../../Images/Template/Annex/AntioquiaShield.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    height: 50px;
    width: 42px;
}

.horizontalSeparatorDrugs {
    width: 100%;
    height: 1px;
    border-bottom: 3px solid black;
}

.tablePatientInfoDrug {
    border-collapse: collapse;
    font-size: 12px;
}

    .tablePatientInfoDrug td, .tablePatientInfoDrug th {
        width: 33%;
        border: 1px solid black;
        height: 20px;
        box-sizing: border-box;
    }

p.selectedItem {
    width: 15px;
    height: 15px;
    border: 1px solid black;
    background-color: rgba(143,188,143,0.5);
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    font-size: 12px;
}

p.textSelectedItem {
    width: 25px;
    min-height: 15px;
    font-size: 10px;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
}

.tableDrugInfo {
    font-size: 10px;
    border-collapse: collapse;
    table-layout: fixed;
}

    .tableDrugInfo tr:nth-child(even) {
        background-color: rgba(143,188,143,0.5);
    }

    .tableDrugInfo tr:nth-child(odd) {
        background-color: transparent;
    }

    .tableDrugInfo th {
        border: 1px solid black;
    }

    .tableDrugInfo td {
        height: 20px;
        border-left: 1px solid black;
        border-right: 1px solid black;
    }

.tableProfesionalInfo {
    table-layout: fixed;
    font-size: 12px;
    border-collapse: collapse;
}

    .tableProfesionalInfo td, .tableProfesionalInfo th {
        border: 1px solid black;
        min-height: 20px;
        font-size: 10px;
    }

.textCanceledDrugTemplate {
    position: absolute;
    transform: rotate(-35deg);
    font-size: 135px;
    padding-top: 190px;
    color: red;
    opacity: 0.6;
}

/************************* End Print Drugs *****************************/

/************************* DashBoard *****************************/

.contentDashBoardResult > div.row > div.col-xs-12 > .panel-default {
    border-bottom: 1px solid #25A0DA !important;
    border: none;
    border-radius: 0px !important;
}

.panelDashBoardUbiquo {
    min-height: 300px;
    max-height: 300px;
    overflow: auto;
}

/*.PopUpDashBoardHomePageUbiquo {
    min-height: 500px;
    height: 500px;
    max-height: 550px;
}*/

.allModulesDashBoardConfig {
    min-height: 500px;
    max-height: 550px;
    overflow: auto;
    border-left: 1px solid #25A0DA;
}

.selectedModulesConfigDashBoard {
    min-height: 500px;
    max-height: 550px;
    overflow: auto;
}

.panel-title-All {
    font-size: 10px;
}

.panel-SelectAdd {
    cursor: pointer;
}

.linkButtonUbiquoWhite {
    color: white;
}

    .linkButtonUbiquoWhite:hover {
        color: white;
    }

.linkButtonUbiquo, .linkButtonUbiquoWhite {
    cursor: pointer;
    text-decoration: none;
}

    .linkButtonUbiquo:hover, .linkButtonUbiquoWhite:hover {
        text-decoration: none;
    }

.defaultImgModules {
    width: 100%;
    min-height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.panelModulesSelected > .panel-body > .defaultImgModules {
    height: 200px;
}

.panel-title-Modules {
    position: relative;
    padding-right: 15px;
}

.linkButtonRemoveModule, .linkButtonConfigModule {
    position: absolute;
    right: 0px;
}

.iFrameModule {
    border: 0px;
    clear: both;
    height: auto;
    min-height: 270px;
    width: 100%;
}

.messagesStyle {
    border-bottom: 1px solid #25a0da;
    margin-left: -12px;
}

    .messagesStyle:hover {
        text-decoration: none;
        color: #25A0DA !important;
        cursor: pointer;
        display: block;
    }

.messagePhotoStyle {
    width: 52px;
    margin-top: 4px;
}

.messageTableStyle {
    vertical-align: top;
}

.messageEmptyStyle {
    text-align: center;
}

.DynamicControlConfiguration {
    width: 95%;
    padding: 5px;
}

.imgLoadingDashBoard {
    width: 45px;
    height: 12px;
    display: block;
    margin: 0 auto;
    background-image: url(../Images/loadingBar.gif);
    background-repeat: no-repeat;
    background-size: contain;
}

.nav-tabsUbiquoStatesPriorities > li > a {
    padding: 0 15px !important;
}

.highcharts-contextmenu > div > div:first-child, .highcharts-contextmenu > div > hr {
    display: none !important;
}

#moduleSelected {
}

    #moduleSelected #panelBody #buttonAddModule {
        display: none;
    }

    #moduleSelected:hover #panelBody #buttonAddModule {
        display: block;
    }

    #moduleSelected:hover #panelHeading, #moduleSelected:hover #panelBody #contentImage {
        filter: blur(3px);
        -webkit-filter: grayscale(0.5) blur(3px);
    }

.buttonSelectAdd {
    z-index: 1;
}

.buttonCircle2 {
    width: 80px;
    height: 80px;
    border: 1px solid #25A0DA;
    text-align: center;
    line-height: 75px;
    font-weight: bold;
    color: #25A0DA;
    border-radius: 50%;
    background-color: white;
    margin: 0 auto;
}

/************************* End DashBoard *****************************/

.contentAllDiagnosticAidTemplate {
    width: 100%;
    clear: both;
    display: inline-block;
}

.ui-autocomplete {
    z-index: 10003 !important;
    font-size: 13px !important;
}

.SubSpecialityPopUp {
    width: 170px;
    margin: 0 auto;
}

.tablePatientInfoTemplate th, .tablePatientInfoTemplate td {
    padding: 5px;
}

.contentButtonSelectRoom {
    margin-top: 10px !important;
}

.button-blueEfect:focus {
    outline: hidden;
    text-decoration: none;
    color: #fff;
}

.button-blueEfect-Selected:focus {
    outline: hidden;
    text-decoration: none;
    color: #25A0DA;
}

.button-blueEfect[disabled] {
    background-color: #fff;
    color: #ccc;
    border-color: #ccc;
    cursor: default;
    pointer-events: none;
}

    .button-blueEfect[disabled]:hover {
        color: #ccc;
    }
    

.btn-ubiquo {
    color: #fff !important;
    background-color: #25A0DA !important;
}

    .btn-ubiquo:hover {
        outline: hidden !important;
        text-decoration: none !important;
        color: #fff !important;
    }

/************************* DRUGS PAGE ***************************/

.table-supplies tbody td {
    cursor: pointer;
}

.listLotesView {
    margin-top: 10px;
    text-align: left;
}

#contentDetailsInsertEditDrug > div {
    margin-top: 5px;
}

.panelDrugPageFilter {
    height: 45px;
    max-height: 45px;
    margin-right: 5px;
    min-width: 170px;
}

.buttonFiltersDrugsPage {
    margin-top: 18px !important;
}

.selectedDrugInPage {
    background-color: #f5f5f5;
}

.buttonEditDrugPage {
    margin: 5px;
}

.buttonEditCategoriesPage {
    margin: 5px;
}

.inputInsertEditDrugPage, .inputLargeFull {
    width: 100%;
    height: 22px;
}

.inputInsertEditDrugPage, .inputInsertEditDrugPageHeightAuto, .inputLargeFull {
    width: 100% !important;
}

.titleInsertEditStockDrug {
    color: #777;
    font-size: 10px;
    text-align: left;
}

.tableInsertEditStockDrug {
    border-collapse: separate;
    border-spacing: 5px;
    table-layout: fixed;
    width: 100%;
}

.buttonActionsStockDrug {
    margin-top: 15px !important;
}

.panelSavingChangesStockDrugs {
    margin-top: 12px !important;
    height: 30px !important;
}

.contentInserEditFiels > div {
    padding-top: 10px !important;
}

.messageEmptyDrugsPendings:first-child {
    display: block !important;
}

.inputFilterPendingDrug {
    height: 25px !important;
}

/*********************** END DRUGS PAGE *************************/

.tableInsertEditRooms {
    border-collapse: separate !important;
    border-spacing: 10px !important;
}

.inputFieldsInsertEditPatient {
    height: 29px !important;
}

.cellInsertEditUser {
    height: 55px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tableSeparateBorder5 {
    border-collapse: separate;
    border-spacing: 5px;
}

.button-Conf-Ubiquo-dash {
    background-image: url("../images/sprite_black2.png") !important;
    background-position: -211px 1133px !important;
    display: block !important;
    height: 19px !important;
    width: 19px !important;
    top: 11px !important;
    padding: 5px !important;
    cursor: pointer;
    float: left;
}

.button-Conf-Ubiquo-dash-disabled {
    background-image: url("../images/sprite_black2.png") !important;
    background-position: -211px 1133px !important;
    display: block !important;
    height: 19px !important;
    width: 19px !important;
    top: 11px !important;
    padding: 5px !important;
    cursor: pointer;
    opacity: 0.3;
}

.panelUbiquo-body {
    padding: 15px;
    border: 0px solid #25A0DA;
    border-radius: 4px;
}

.panelUbiquo-heading {
    color: #fff;
    border: 1px solid #fff;
    min-height: 23px;
    max-height: 15px;
    overflow-x: hidden;
}

.buttonAdd-blueEfect {
    background-color: #25A0DA;
    border: 1px solid #25A0DA;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-top: -2px;
    padding: 2px 6px;
    text-align: center;
    font-size: 13px;
    float: left;
}

    .buttonAdd-blueEfect:hover {
        background-color: #fff;
        color: #25A0DA;
    }

/**********************CONTROL DE ESTADOS***********************/


.contentStatusDashBoardPopUp {
    padding-top: 10px;
    border-bottom: 1px solid #25A0DA;
}

.contentEventDashBoardPopUp {
    padding-top: 10px;
    border-bottom: 1px solid #25A0DA;
    padding-bottom: 3px;
}

.DynamicControlConfigurationText {
    font-size: 14px;
}

.StatusDashBoardPopUp {
    width: 115px;
    /*font-size:14px;*/
    font-weight: 200;
}

.contentEvents div h5 {
    color: #25A0DA;
    /*font-size:12px;*/
}

.selectListIPSFilter, .selectListBranchOfficeFilter, .selectListEmployees {
    width: 73% !important;
    height: 22px !important;
    /*font-size:14px;*/
}

.selectDateFilter {
    width: 22%;
    height: 22px;
    /*font-size:14px;*/
}

.titleConfigStatus {
    width: 26%;
    text-align: left;
}

.titleCounterEventsConfig {
    width: 26%;
    text-align: left;
}

.selectCounterEventConfig {
    width: 73% !important;
    height: 22px !important;
}

.selectCounterEventDateFilter {
    width: 22%;
    height: 22px;
    /*font-size:14px;*/
}

.tablePendingsFilters {
    width: 98%;
}

    .tablePendingsFilters tbody tr {
        width: 100%;
    }

        .tablePendingsFilters tbody tr td {
            width: 33.33%;
            padding-left: 2px;
            padding-right: 2px;
        }

/********************** FIN CONTROL DE ESTADOS***********************/

/********************* Column Left Float ***********************/

.columnLeftFloat {
    position: fixed;
    overflow: hidden;
    left: 0;
}

.columnCenterFloat {
    margin-left: 171px !important;
}

.columnRightFloat {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    float: right;
    right: 0px;
}

.contentColumnsMaster {
    background-color: transparent !important;
    height: calc(100% - 90px);
    margin-top: 75px;
    z-index: 0;
    border: 0px solid transparent;
    padding: 0px;
}

.ContentMainMaster {
    width: calc(100% - 182px) !important;
    min-width: 1035px !important;
}

/******************* Fin Column Left Float *********************/
/************** COLUMN RIGHT FLOAT *****************/
.columnRightFloatUbiquo {
    width: 171px;
    height: calc(100% - 76px);
    position: fixed;
    right: 0px;
    z-index: 4;
    overflow: auto;
}

/************ END COLUMN RIGHT FLOAT ***************/
.contentAllPrint > .classContentNote > .printEventDoctorInformation {
    display: none !important;
}

.contentAllPrint > .classContentNote {
    border: 0px solid white !important;
}

.ContentImagesPatient {
    min-width: 300px;
}

.MinWidthRadWindow table tbody .rwContentRow {
    min-width: 300px !important;
}

.MinWidthRadWindow {
    min-width: 300px !important;
}

.column > .classContentNote > .printEventDoctorInformation {
    display: none !important;
}

.column > .classContentNote {
    border: 0px solid white !important;
}

.schedulerSearcherDateReport div .RadPicker .rcTable tbody tr > td .riSingle > input {
    width: 140px !important;
}

.messageDirection {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.listCancelOrReject {
    margin: 5px 0;
}

/********************CITAS**************************/

.itemFilterAppointment {
    width: 95%;
}

.tableAppointments {
    border-bottom: 0.5px solid #ccc;
    width: 100%;
    border-spacing: 6px !important;
    border-collapse: separate !important;
}

    .tableAppointments tr {
        border-bottom: 0.5px solid #ccc;
    }

.ShowCUPSAppointment span:last-child {
    display: none;
}

.tableAppointments .pendingsExtraInfo {
    display: block !important;
    padding-top: 14px !important;
}

.tableInfoPatientAppointment {
    table-layout: fixed;
    border-collapse: inherit !important;
}

    .tableInfoPatientAppointment tr th, .tableInfoPatientAppointment tr td {
        min-width: 200px;
        max-width: 300px;
        word-break: break-all;
    }

.tableFiltersAssignAppointment tr {
    width: 100%;
}

    .tableFiltersAssignAppointment tr th, .tableFiltersAssignAppointment tr td {
        width: 50%;
    }

.height-23 {
    height: 23px;
}

.height-25 {
    height: 25px;
}

.height-30 {
    height: 30px !important;
}

.height-auto {
    height: auto !important;
    min-height: initial !important;
}

.height-250 {
    height: 250px !important;
}

.height-200 {
    height: 200px !important;
}

.height-150 {
    height: 150px !important;
}
/******************** end CITAS**************************/

/*******************listas****************************/
.margin-Categories {
    margin-right: -12px;
    margin-left: 15px;
    margin-top: 34px;
}

.contentAppointmentActionsPopUp {
    max-height: 400px;
}

.timePickerAppointmentInput {
    height: 23px !important;
    border-radius: 0px !important;
    padding: 3px 12px !important;
}

.timePickerAppointmentSpan {
    border-radius: 0px !important;
    padding: 3px 3px !important;
    margin-top: 0px !important;
    border: none !important;
    background-color: white;
}

.labelInfoAppointment {
    min-width: 200px;
    font-weight: 300;
    word-break: break-all;
    margin-bottom: 0px !important;
}

.InfoEventHover:hover {
    background-color: #EEE;
    cursor: pointer;
}


/*******************listas****************************/
.margin-Categories {
    margin-right: -12px;
    margin-left: 15px;
}

.inputInsertEditCategoriesPage {
    width: 100%;
}

.linkButtonCancelUpdateCategoriesPage {
    margin-top: 16px;
}

.linkButtonUpdateCategoriesPage {
    margin-top: 16px;
}

.contentAppointmentActionsPopUp {
    max-height: 500px !important;
}

/*#contentRejectAppointment .contentToolsAppintment div .editorContainer .RadEditor{
   height:350px !important;
}*/


.timePickerAppointmentInput {
    height: 23px !important;
    border-radius: 0px !important;
    padding: 3px 12px !important;
}

.timePickerAppointmentSpan {
    border-radius: 0px !important;
    padding: 3px 3px !important;
    margin-top: 0px !important;
    border: none !important;
    background-color: white;
}

.labelInfoAppointment {
    min-width: 200px;
    font-weight: 300;
    word-break: break-all;
    margin-bottom: 0px !important;
}



.margin10-2 {
    margin: 10px 2px !important;
}

.contentTableBehaviorGeneral {
}

    .contentTableBehaviorGeneral table {
        border: 1px solid #ccc;
        border-collapse: collapse;
        min-width: 600px;
        margin-left: 5px;
        table-layout: fixed;
    }

        .contentTableBehaviorGeneral table th {
            background-color: #ccc;
            color: #fff;
            padding: 4px;
            word-break: break-all;
            font-size: 13px;
        }


        .contentTableBehaviorGeneral table td {
            padding: 5px;
            text-align: left;
            font-size: 12px;
            border: 1px solid #ccc;
            word-break: break-all;
        }

            .contentTableBehaviorGeneral table td:last-child {
                padding: 5px;
                border-bottom: 1px solid #ccc;
                word-break: break-all;
            }

.contentTableBehaviorGeneralPrint {
}

    .contentTableBehaviorGeneralPrint table, .contentTableBehaviorGeneralPrintSmall table {
        border: 1px solid #ccc;
        border-collapse: collapse;
        width: 95%;
        margin-left: 5px;
        table-layout: fixed;
    }

        .contentTableBehaviorGeneralPrint table th, .contentTableBehaviorGeneralPrintSmall table th {
            background-color: #ccc;
            color: #fff;
            padding: 4px;
            word-break: break-all;
            font-size: 13px;
        }

            .contentTableBehaviorGeneralPrintSmall table th:first-child {
                background-color: #ccc;
                color: #fff;
                padding: 4px;
                word-break: break-all;
                font-size: 13px;
                width: 14%;
            }


        .contentTableBehaviorGeneralPrint table td, .contentTableBehaviorGeneralPrintSmall table td {
            padding: 5px;
            text-align: left;
            font-size: 12px;
            border: 1px solid #ccc;
            word-break: break-all;
        }

            .contentTableBehaviorGeneralPrint table td:last-child, .contentTableBehaviorGeneralPrintSmall table td:last-child {
                padding: 5px;
                border-bottom: 1px solid #ccc;
                word-break: break-all;
            }

.tableTemplateConfig {
    width: 100%;
    table-layout: fixed;
}

    .tableTemplateConfig td {
        width: 100%;
        /*border:2px solid black;*/
    }

    .tableTemplateConfig tr {
        margin-top: 5px !important;
        /*border:2px solid black;*/
    }

.templateConfigItem {
    width: 98% !important;
}

.templateConfigSecondItem {
    width: 99% !important;
}

.tableEventsCounter {
    width: 100%;
    margin-top: 10px;
    overflow-x: hidden;
}

    .tableEventsCounter tr td {
        text-align: center;
        border: 1px solid #ccc;
    }

        .tableEventsCounter tr td:first-child {
            text-align: left;
            border: 1px solid #ccc;
        }

    .tableEventsCounter tr:hover {
        background-color: #eee;
    }

    .tableEventsCounter tr:first-child th {
        background-color: #ccc;
        color: #fff;
        padding: 4px;
        word-break: break-all;
        font-size: 13px;
    }

    .tableEventsCounter th {
        border: 1px solid #ccc;
        color: #000;
        padding: 4px;
        word-break: break-all;
        font-size: 13px;
        font-weight: 300;
    }

.fontLegendFilter {
    font-size: 12px;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
}

.itemTableEventsCointer {
    min-width: 110px !important;
}


.titleInterconsultationTotal {
    color: #767676;
}

.titleInterconsultationContainer {
    width: 97% !important;
}


/************************* BULK INSERT TEMPLATE ****************************/

.bulkInsertTemplateItemsOrdenable {
    list-style: none;
    padding-left: 0px;
}

.bulkInsertTemplateItemService {
    list-style: none;
    padding-left: 0px;
}

.bulkInsertTemplateItem {
    border: 1px solid #c8c8c8;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    background-color: white;
}

    .bulkInsertTemplateItem:hover {
        border: 1px dashed #c8c8c8;
        cursor: move;
    }


.DynamicParameterItem {
    /*border: 1px solid #c8c8c8;*/
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    background-color: white;
}

    .DynamicParameterItem:hover {
        background-color: #eee;
    }

.labelBulkInsertTemplate {
    display: none;
}

@media screen and (min-width: 1515px) {
    .labelBulkInsertTemplate {
        margin-bottom: 0px !important;
        display: inline-block;
    }

    .textBoxItemBulkInsertTemplateKey {
        height: 25px;
        width: 25% !important;
    }

    .textBoxItemBulkInsertTemplateDefaultValue {
        height: 25px;
        width: 24% !important;
        margin-left: 5px;
        margin-right: 5px;
    }

    .textBoxItemBulkInsertTemplateMin {
        height: 25px;
        width: 10% !important;
        margin-left: 5px;
    }

    .textBoxItemBulkInsertTemplateMax {
        height: 25px;
        width: 10% !important;
        margin-left: 5px;
        margin-right: 5px;
    }
}

.textBoxItemBulkInsertTemplate {
    height: 25px;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
}

.textBoxItemBulkInsertTemplateKey {
    height: 25px;
    width: 30%;
}

.textBoxItemBulkInsertTemplateDefaultValue {
    height: 25px;
    width: 25%;
    margin-left: 5px;
    margin-right: 5px;
}

.textBoxItemBulkInsertTemplateMin {
    height: 25px;
    width: 12%;
    margin-left: 5px;
}

.textBoxItemBulkInsertTemplateMax {
    height: 25px;
    width: 12%;
    margin-left: 5px;
    margin-right: 5px;
}

.textBoxParameterValue {
    height: 30px;
    width: calc(20% - 10px);
    width: -webkit-calc(20% - 10px);
    width: -moz-calc(20% - 10px);
    margin-left: 5px;
}

.checkBoxItemBulkInsertTemplate {
    margin-left: 5px !important;
    margin-right: 5px !important;
    cursor: pointer;
}

.checkBoxItemBulkInsertTemplateValidateMinMax {
    margin-left: 5px !important;
    cursor: pointer;
}

.checkBoxItemDynamicReport {
    margin-left: 5px !important;
    cursor: pointer;
}

.buttonDeleteItemBulkInsertTemplate {
    margin-right: 5px;
    width: 18px;
    cursor: pointer;
}

.textBoxLargeBulkInsertTemplateGeneral {
    width: 300px;
    height: 25px;
}

.textBoxMediumBulkInsertTemplateGeneral {
    width: 210px;
    height: 25px;
}

.dropDownBulkInsertTemplateMedium {
    width: 170px;
    height: 25px;
}

.panelContentBulkInsertTemplate {
    display: inline-block;
}

.buttonAddItemDynamicBulkInsertTemplate {
    cursor: pointer;
    border: 1px dashed #c8c8c8;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #c8c8c8;
    font-weight: bold;
}

.panelContentPopUpBulkInsertDetails {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

/*********************** END BULK INSERT TEMPLATE **************************/

.inputStyleTd {
    padding: 5px !important;
    font-size: 13px !important;
}

.EmployeeListComboBox {
    width: 100% !important;
}

.inputUploadFile {
    font-size: 12px !important;
}

ReportLinkScheduler {
    display: inline-block;
}

.LinkReportsUbiquo {
    margin: 10px;
    float: left;
}

.ReportLinkContent {
    background-color: #25A0DA;
    display: table-cell;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: middle;
    width: 128px;
    height: 120px;
}


.ReportLinkGeneral {
    min-height: 120px;
    max-height: 120px;
    min-width: 120px;
    max-width: 120px;
    background-color: #25A0DA;
    margin: 0 auto;
    display: block;
    float: left;
    color: white;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    margin: 13px 13px 13px 13px;
    padding-top: 40px;
}

    .ReportLinkGeneral:hover {
        text-decoration: underline;
        color: white;
        font-weight: 500;
        font-size: 12px;
        text-align: center;
    }

.reportsIconsContent {
    float: left;
    margin-bottom: 10px;
    width: 150px;
    height: 135px;
}

#pestanasIntegration {
    font-size: 3ex;
    font-weight: bold;
}

    #pestanasIntegration ul {
        margin-left: -40px;
    }

    #pestanasIntegration li {
        list-style-type: none;
        float: left;
        text-align: center;
        margin: 0px 2px -2px -0px;
        background: white;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 2px solid #25A0DA;
        border-bottom: dimgray;
        padding: 0px 8px 0px 8px;
    }

    #pestanasIntegration a:link {
        text-decoration: none;
        color: #25A0DA;
        font-size: 17px;
    }

#contenidopestanasIntegration {
    clear: both;
    background: white;
    padding: 20px 20px 20px 20px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border: 2px solid #25A0DA;
    width: 1025px;
}

.ContentEvents2 {
    float: left;
    padding: 5px 7px;
    width: 565px !important;
}

.ContentIntegration {
    float: left;
    padding: 5px 7px;
    width: 600px !important;
}

.rowTitles {
    font-weight: bold;
    border-bottom: 2px solid #ddd;
}

/*************** CLASSIFIERS PAGE ******************/
.contentAdminResults {
    margin-left: 15px;
    margin-top: 10px;
    padding-top: 20px;
    border-top: 2px solid #ddd;
    width: 98%;
}

.contentAdminItems {
    margin: 0px auto;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    width: 98%;
}

.descriptionInputClassification {
    text-align: justify;
}

.ClassAndPlansTemplate {
    margin-bottom: 15px;
}

    .ClassAndPlansTemplate table {
        border: 1px solid #ccc;
        table-layout: fixed;
    }

        .ClassAndPlansTemplate table th {
            background-color: #ccc;
            color: #fff;
            padding: 8px;
            padding-left: 3px !important;
            word-break: break-all;
            padding-right: 12px;
        }


        .ClassAndPlansTemplate table td {
            padding: 3px;
            text-align: left;
            border-bottom: 1px solid #ccc;
            word-break: break-all;
            padding-right: 12px;
        }

            .ClassAndPlansTemplate table td:last-child {
                padding: 3px;
                border-bottom: 1px solid #ccc;
                word-break: break-all;
            }

.plansTemplate {
}

    .plansTemplate table {
        border: 1px solid #ccc;
        table-layout: fixed;
    }

        .plansTemplate table th {
            background-color: #ccc;
            color: #fff;
            padding: 8px;
            padding-left: 3px !important;
            padding-right: 12px;
        }


        .plansTemplate table td {
            padding: 3px;
            text-align: left;
            border-bottom: 1px solid #ccc;
            padding-right: 12px;
        }

            .plansTemplate table td:last-child {
                padding: 3px;
                border-bottom: 1px solid #ccc;
            }

/************* END CLASSIFIERS PAGE ****************/


.reportGeneralResults {
    width: 100%;
}

.containerButtons {
    margin: 0px;
}

.padding-l-5 {
    padding-left: 5px !important;
}

.padding-l-10 {
    padding-left: 5px !important;
}

.inline-block {
    display: inline-block;
}

.fontSize-14 {
    font-size: 14px !important;
}

.dropDownPopUpPlanItem {
    height: 25px;
}

#pestanasClassification {
    font-size: 15px !important;
}

    #pestanasClassification ul {
        margin-left: -40px;
    }

    #pestanasClassification li {
        list-style-type: none;
        float: left;
        text-align: center;
        margin: 0px 2px -2px -0px;
        background: white;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #25A0DA;
        border-bottom: dimgray;
        padding: 0px 8px 0px 8px;
    }

    #pestanasClassification a:link {
        text-decoration: none;
        color: #25A0DA;
        font-size: 15px;
    }

#contenidopestanasClassification {
    clear: both;
    background: white;
    padding: 20px 20px 20px 20px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border: 1px solid #25A0DA;
    width: 100%;
    min-height: 150px;
}

.usersInPlansListAsync {
    position: absolute;
    width: 220px;
    height: 20px;
    background-color: rgba(128, 128, 128, 0.5);
}

.dropDownSelectedUsersInPlansAsync {
    max-width: 220px;
    min-width: 220px;
    margin-right: 15px;
    height: 27px;
}

.dropDownSelectedPlanItemsAsync {
    max-width: 220px;
    min-width: 220px;
    margin-right: 5px;
    height: 27px;
}

.contentClassificationsListPopup {
    max-height: 400px;
    min-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
}

.contentProgramsListPopup {
    max-height: 400px;
    min-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
}

.labelAssignedUserInfo {
    font-size: 12px;
}

.selectedListAssigUserInfo {
    background-color: white !important;
    font-size: 14px !important;
    width: 150px !important;
}

.texboxAssigUserInfo {
    width: 150px !important;
}

.contentBehaviorsControl {
    min-width: 235px;
    padding-right: 8px;
    float: left;
}

.backgrounCenter {
    background-position: center center !important;
}

.changeEquipment {
    margin: 5px 5px 10px 3px;
}

.equipmentFont {
    color: #666666;
    font-size: 13px;
}

/************* INTERESTING CASES LIST****************/

.loadingIntCasesTemplate {
    background-image: url("../../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 5px;
    overflow: hidden;
    width: 810px;
    height: 50px;
    text-align: center;
    color: gray;
    line-height: 85px;
    font-size: 13px;
}

/************* END INTERESTING CASES LIST****************/

.panelDynamicFilter {
    height: 45px;
    max-height: 45px;
    margin-right: 5px;
    min-width: 170px;
    max-width: 20%;
}

/************* IS FACE TO FACE****************/

.isNotFaceToFace {
    background-image: url("../images/nopresencial.png");
    background-position: 0px 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
    margin-bottom: -1px;
}

.isFaceToFace {
    background-image: url("../images/presencial.png");
    background-position: 0px 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 20px;
    margin-bottom: -1px;
}

/************* END IS FACE TO FACE ****************/

.texboxPatientIntCases {
    width: 94% !important;
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 14px !important;
    height: 23px;
    margin-left: 4px;
}

.textboxintCaseDescription {
    width: 94% !important;
    background-color: white !important;
    border: 1px solid #EEE !important;
    font-size: 14px !important;
    height: 23px;
    margin-left: 4px;
}

/* Clase que tendra el tooltip de casos interesantes*/
.cssToolTipIntCase {
    display: none;
    background: #f4f4f4;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0,0,0,.4);
    border: 3px solid #369;
    color: #2c2c2c;
    text-decoration: none;
    padding: 5px;
}


/************** MENU MASTER ***************/

.dropdown-menu > li > a, .dropdown-menu > li > a {
    border: 1px solid #fff !important;
}

    .dropdown-menu > li > a.active, .dropdown-menu > li > a.active:hover {
        border-top: 5px solid #25A0DA !important;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        border: 1px solid #25A0DA !important;
        color: #25A0DA !important;
        text-decoration: none;
        background-image: none !important;
        background-color: white !important;
    }

.CUPSInterestingCases span:last-child {
    display: none;
}

.CIE10InterestingCases span:last-child {
    display: none;
}

.SchedulerRuleTd {
    width: 98%;
    float: left;
    height: 30px;
    font-size: 14px;
}

.SchedulerRuleTdCheckbox {
    width: 98%;
    float: left;
    font-size: 14px;
    text-align: center;
}

.SchedulerRuleTdTextArea {
    width: 99%;
    float: left;
    font-size: 14px !important;
    border: 1px solid #eee !important;
}

/************ END MENU MASTER *************/

/************ INSURANCE DOP DOWN LIST TO PROGRAMS AND MONITORINGS*************/

.insuranceDDLProg {
    float: left;
    height: 30px;
    font-size: 14px;
}

.texboxlargeMonitAndprog {
    background-color: white !important;
    border: 1px solid #cccccc !important;
    font-size: 14px !important;
    height: 30px;
    margin: 0 !important;
    height: 30px;
}

.drodDownListMonitoring {
    height: 25px !important;
}

.fieldsSearchPatients {
    height: 30px;
    min-width: 200px;
    max-width: 200px;
}

.classificationAndPlans {
    color: #496268;
    background-color: #fff;
}

.itemCUPSListView {
    vertical-align: text-top;
}

.Height-23 {
    height: 23px;
}

.roleListCss {
    background-color: white !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 white !important;
    font-size: 14px !important;
    height: 27px !important;
    padding-bottom: 0 !important;
    padding-left: 5px !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    text-align: left !important;
    border: 1px solid #8c8c8c;
}

    .roleListCss:hover {
        border: 1px solid #25A0DA;
    }

.cssFieldsPopup {
    height: 27px !important;
    font-size: 14px;
}
/***************** ALERTED EVENTS *******************/

.ListCups, .ListCie10 {
    display: inline-block;
}

    .ListCie10 > .separatorList:last-child, .ListCups > .separatorList:last-child {
        display: none;
    }

.listCupsEvent > span:last-child {
    display: none;
}

.buttonWhite {
    background-color: white !important;
    color: #25A0DA;
    box-shadow: 0 0 0 white !important;
    font-size: 14px !important;
    height: 27px !important;
    padding-bottom: 0 !important;
    padding-left: 5px !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    text-align: left !important;
    border: 1px solid #8c8c8c;
}

.button-WhiteEfect {
    background-color: white;
    border: 1px solid #25A0DA;
    border-radius: 2px;
    color: #25A0DA;
    cursor: pointer;
    display: inline-block;
    margin: 2px;
    padding: 2px 10px;
    text-align: center;
}

    .button-WhiteEfect:hover {
        background-color: #25A0DA;
        color: white;
    }

.button-SmallWhiteEfect {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #555;
    cursor: pointer;
    display: inline-block;
    margin: 2px;
    padding: 2px 10px;
    text-align: center;
}

    .button-SmallWhiteEfect:hover {
        background-color: #DDDDDD;
        color: #555;
    }

.button-wordBreak {
    min-width: 150px;
    max-width: 150px;
    text-overflow: ellipsis;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.selectedGroup {
    background-color: #25A0DA !important;
    color: white !important;
}

.alertedEventsView {
    background-image: url("../images/icons-symbols-gray-noBackground.png");
    background-position: -61px -1216px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-top: 10px;
}
/*************** END ALERTED EVENTS *****************/

/****************CONTROL DE ALERTAS********************/
.tableAlertCounter {
    width: 100%;
    margin-top: 10px;
    overflow-x: hidden;
    font-size: 13px;
}

    .tableAlertCounter tr td {
        text-align: center;
        border: 1px solid #ccc;
        padding: 4px;
    }

        .tableAlertCounter tr td:first-child {
            text-align: left;
            border: 1px solid #ccc;
        }

    .tableAlertCounter tr:hover {
        background-color: #eee;
    }

    .tableAlertCounter tr:first-child th {
        background-color: #ccc;
        color: #fff;
        padding: 4px;
        word-break: break-all;
        font-size: 13px;
    }

    .tableAlertCounter th {
        border: 1px solid #ccc;
        color: #000;
        padding: 4px;
        font-size: 13px;
        font-weight: 300;
    }

.AlertDashBoardPopUp {
    width: 95%;
    font-weight: 200;
    margin-left: 4px;
    text-align: justify;
}

.VerticalAlignTop {
    vertical-align: top;
}

.rolesByRule span:last-child {
    display: none;
}
/****************CONTROL DE ALERTAS********************/

.schedulerButtonComplete {
    margin-right: 30px;
}

.textboxtReplicate {
    height: 27px;
}

.ruleNotificationDisabled {
    margin-right: 5px;
    color: #ccc;
}

    .ruleNotificationDisabled:hover {
        margin-right: 5px;
        color: #ccc;
    }
	
	/************REMOVER CONTROLES EN IMPRIMIR************/

.removecontrollersPrint {
    display:none;
}

.hidenPrintContent{
	text-align:right;
	cursor: pointer;
	margin-right: 5px; 
	clear:both;
	margin-bottom:10px; 
	padding-top:5px
}

/**************** Dicom Viewer Html5 *****************/

.dicomImageLoader {
    min-width: 750px !important;
}

.contentDicomViewerHtml5 {
    border: 1px solid black;
    background-color: #c8c8c8;
    margin: 1px;
    min-width: 300px !important;
}

.contentToolsDicomViewerHtml5 {
    margin-bottom: 10px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.buttonToolDicomViewerHtml5 {
    background-color: #fff;
    color: #25A0DA;
    border: 1px solid #25a0da;
    width: 40px;
    height: 40px;
    padding: 2px;
}

.buttonToolDicomViewerHtml5Dropdown {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 0px;
}

.buttonToolDicomViewerHtml5Disabled {
    background-color: #fff;
    color: #c8c8c8;
    border: 1px solid #c8c8c8;
    width: 40px;
    height: 40px;
}



.contentMetaDataDcmHtml5 label {
    margin-bottom: 0px !important;
    font-weight: normal;
}

.selectedDicom {
    border: 3px solid #25a0da;
}
/************** End Dicom Viewer Html5 ***************/

/************** faceToFace Icon ***************/
/*.isFaceToFace {
    background-color: transparent;
    background-image: url("../../../images/others/presencial.png");
    background-position: 0px 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.isNotFaceToFace {
    background-color: transparent;
    background-image: url("../../../images/others/nopresencial.png");
    background-position: 0px 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}*/
/************** End faceToFace Icon ***************/

/************** event statuses edit ***************/

.widthGenericFields {
    min-width: 160px;
    max-width: 160px;
    height: 27px;
}

.widthGenericFields2 {
    min-width: 150px;
    max-width: 150px;
    height: 27px;
}

.widthButtonActions {
    min-width: 56px;
    max-width: 56px;
    text-align: center;
}

.stylePatientInfo {
    padding: 7px;
    position: relative;
    border-bottom: 1px solid #fff;
}

.styleLabelLight {
    font-weight: 300;
    min-width: 80px !important;
}

.contentConfigurationDynamic {
    margin-bottom: 15px;
}

    .contentConfigurationDynamic:hover {
        background-color: #f8f8f8;
    }


/************** end event statuses edit ***************/

.autoCompleteFullWidth input {
    width: 100%;
}

.dropdownArrowUbiquo {
    background-image: url(../../Images/Others/arrow-down-b.png);
    background-size: 20px 21px;
    background-position: center right;
    background-repeat: no-repeat;
}

.contentDropdownListSpecialities {
}

    .contentDropdownListSpecialities > .chosen-container {
        width: 180px !important;
    }

        .contentDropdownListSpecialities > .chosen-container > .chosen-drop {
            height: 160px !important;
        }

            .contentDropdownListSpecialities > .chosen-container > .chosen-drop > .chosen-results {
                height: 123px !important;
            }

.contentDropdownListSpecialities2 {
}

    .contentDropdownListSpecialities2 > .chosen-container {
        width: 180px !important;
    }

        .contentDropdownListSpecialities2 > .chosen-container > .chosen-drop {
            height: 125px !important;
        }

            .contentDropdownListSpecialities2 > .chosen-container > .chosen-drop > .chosen-results {
                height: 88px !important;
            }

/*************** IPS-BRANCHOFFICE-ROOM GENERAL ****************/

.imageIPSInListInPage {
    width: 25px;
    height: 25px;
}

.imageIPSSelectedInListInPage {
    width: 30px !important;
    height: 30px !important;
}

.buttonDisabledIpsBranchOfficeRoom {
    background-color: #fff !important;
    color: #c8c8c8 !important;
    border: 1px solid #c8c8c8 !important;
    cursor: default !important;
}

.textBoxInsertEditPopUp {
    height: 30px !important;
}

.buttonClearAutoCompletePopUp {
    height: 32px !important;
    width: 32px !important;
}

    .buttonClearAutoCompletePopUp img {
        height: 25px !important;
        width: 25px !important;
        display: table;
        margin: 0 auto;
    }

.checkBoxPopUpBranchOffice {
    display: table;
    margin: 0 auto;
    padding-top: 5px;
}

.textBoxKeyWordIpsPage {
    margin-right: 5px !important;
    border: 1px solid #c8c8c8 !important;
}

.widthAutoCompleteCupsIpsPage {
    width: 88% !important;
}

/************* END IPS-BRANCHOFFICE-ROOM GENERAL **************/

.tableDetailsRule {
    background-color: #FFF;
}

    .tableDetailsRule tr:first-child hover {
        background-color: #ddd;
    }

.buttonDisabledHeader {
    background-color: #fff !important;
    color: #c8c8c8 !important;
    border: 1px solid #c8c8c8 !important;
    cursor: default !important;
}

.contentTableComponents {
    margin-left: 15px;
    padding-top: 20px;
    width: 98%;
}

/********************** VIEWER HTML 5 ************************/

.fullSizeViewer {
    width: 100% !important;
    height: 100% !important;
    position: relative;
}

    .fullSizeViewer .contentDicomViewerDicomHtml5 {
        width: 100% !important;
    }

.viewverul {
    display: none;
    position: absolute;
    list-style: none;
    background-color: white;
    border: 1px solid #25A0FF;
    margin: 3px 1px 0px 0px;
    padding: 0;
    z-index: 100;
    min-width: 123px;
}

    .viewverul li {
        cursor: pointer;
        border-bottom: 1px solid #337ab7;
        padding: 10px;
    }

        .viewverul li:hover {
            background-color: #E5E5E5;
            background: rgba(0,0,1,0.1);
        }

.viewLayout {
    display: none;
    position: absolute;
    list-style: none;
    background-color: white;
    border: 1px solid #25A0FF;
    margin: 3px 1px 0px 0px;
    padding: 0;
    z-index: 100;
    min-width: 123px;
}

.viewLayoutColor {
    display: none;
    position: absolute;
    list-style: none;
    background-color: white;
    border: 1px solid #25A0FF;
    margin: 3px 1px 0px 0px;
    padding: 0;
    z-index: 100;
    top: 41px;
}

    .viewLayoutColor li {
        clear: both;
        min-width: 40px;
        text-align: center;
    }

    .viewLayout li, .viewLayoutColor li {
        cursor: pointer;
        border-bottom: 1px solid #337ab7;
        padding: 10px;
    }

        .viewLayout li:hover, .viewLayoutColorli:hover {
            background-color: #E5E5E5;
            background: rgba(0,0,1,0.1);
        }

.viewLayoutFlip {
    display: none;
    position: absolute;
    list-style: none;
    background-color: white;
    border: 1px solid #25A0FF;
    margin: 3px 1px 0px 0px;
    padding: 0;
    z-index: 100;
    top: 41px;
}

    .viewLayoutFlip li {
        clear: both;
        min-width: 40px;
        text-align: center;
    }

    .viewLayoutFlip li, .viewLayoutFlip li {
        cursor: pointer;
        border-bottom: 1px solid #337ab7;
        padding: 10px;
    }

        .viewLayoutFlip li:hover {
            background-color: #E5E5E5;
            background: rgba(0,0,1,0.1);
        }

/******************** END VIEWER HTML 5 **********************/
.magnifyTool {
    border: 4px white solid;
    box-shadow: 2px 2px 10px #1e1e1e;
    border-radius: 50%;
    display: none;
    cursor: none;
}

/**************** DYNAMIC TABLE ANGULAR ******************/

.trTableDynamic {
}

    .trTableDynamic td:nth-child(2) {
        display: none;
    }

/************** END DYNAMIC TABLE ANGULAR ****************/


/***************** SHOW DIAGNOSTIC AID *******************/
.RadWindow_Metro {
    border: 0px !important;
}
/*************** END SHOW DIAGNOSTIC AID *****************/

/*************** EventResultDetailTypes control*****************/

.button-EventResultDetailTypes {
    background-color: #fff;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    height: auto;
    right: 3px;
    top: 3px;
    position: absolute;
}

    .button-EventResultDetailTypes img, .button-EventResultDetailTypes a {
        vertical-align: baseline;
        box-sizing: content-box !important;
    }

/*************** End EventResultDetailTypes control *****************/
.contentMessage {
    color: #25A0DA;
}

.fontColor-Green {
    color: forestgreen !important;
}

.fontColor-Red {
    color: red !important;
}

.fontColor-Gray {
    color: #ccc !important;
}

/**************** EMPLOYEE IPS PAGE *******************/

.multiSelectDropDownEmployeePopUp {
    height: 22px;
    width: 170px !important;
}

.inputLargeFullEmployeePopUp {
    width: 100%;
    height: 27px;
}

.TextBoxSignTextEmployeePopUp {
    height: 140px;
}

.inputUploadEmployeeList {
    width: 170px;
}

.inputUploadEmployee {
    height: 27px;
}

.inputUploadPatient {
    height: 27px;
}

.bodyInsertEditUser {
}

    .bodyInsertEditUser > .row > div {
        margin-top: 10px;
    }

.formDatePickerUserInsertEdit, .backgroundWhiteCalendarBeatPicker {
    background-color: white !important;
}

li.days-cell.selected {
    border: 0px !important;
}

.form-control-Ubiquo {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px !important;
    height: 34px !important;
    line-height: 1.42857 !important;
    padding: 6px 12px !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s !important;
    width: 100% !important;
}

    .form-control-Ubiquo:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }

    .form-control-Ubiquo::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control-Ubiquo[disabled], .form-control-Ubiquo[readonly], fieldset[disabled] .form-control-Ubiquo {
        background-color: #eee !important;
        opacity: 1;
    }

    .form-control-Ubiquo[disabled], fieldset[disabled] .form-control-Ubiquo {
        cursor: not-allowed;
    }

/************** END EMPLOYEE IPS PAGE *****************/

.ListPatientUbiquo {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    list-style: none;
}

    .ListPatientUbiquo li .itemListPatientUbiquo {
        color: #25a0da;
        border-bottom: 2px solid #25A0DA;
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 10px;
        padding: 10px;
    }

.divItemListPatientUbiquo {
    color: #25a0da;
    font-size: 15px;
    margin-top: 5px;
    padding-left: 10px;
}

.tr-disabled {
    background-color: #FFFFFF;
}

    .tr-disabled td {
        color: #BBBBBB;
    }

.contentColorSelectorClassification > div#colorSelector2 {
    left: -5px !important;
    top: -5px !important;
}

.contentColorSelectorClassification > div#colorpickerHolder2 {
    top: 27px !important;
    left: -4px !important;
}

.inputClassificationInsertEdit {
    margin-top: 3px;
}

.plansItems {
    margin: 3px;
}

}

.ubiquo-table > tbody > tr > td {
    padding: 5px !important;
    border-top: none !important;
}

    .ubiquo-table > tbody > tr > td > input,
    .ubiquo-table > tbody > tr > td > select {
        height: 25px;
    }

.ruUploadProgress {
    width: 220px !important;
    text-overflow: ellipsis;
}

.TelerikModalOverlay {
    width: 100% !important;
}

.tableControlFullWidth {
    width: 100%;
}

    .tableControlFullWidth > div {
        width: 100%;
    }

        .tableControlFullWidth > div > table {
            width: 100%;
        }

.contentPendingsPrograms {
    min-width: 280px;
    display: flex;
}

.contentPendingsTitles {
    padding-bottom: 10px;
}

.discardAppoinment {
    width: 100%;
    margin: 5px 0px 5px 0px;
}

.discardAppoinmentDropdown {
    width: 100%;
    height: 24px;
    margin: 5px 0px 5px 0px;
}

.tableConfigurations .tableConfigurationsTh {
    min-width: 350px !important;
    max-width: 350px !important;
}

.tableConfigurations .tableConfigurationsTd {
    text-align: justify !important;
    min-width: 350px !important;
    max-width: 350px !important;
}

.width200-250 {
    min-width: 200px !important;
}

.parentContentConfigurationList .doubleScroll-scroll-wrapper {
    width: 98% !important;
    margin-left: 15px !important;
}

.radWindowsNewInterconsultation {
    height: auto !important;
    overflow: hidden !important;
}

.displayLoadEventInProgress {
    display: inline-block !important;
}

.messageCloseButton {
    float: right !important;
    font-weight: bold !important;
    border-style: none !important;
    background: transparent !important;
    color: inherit !important;
    line-height: 18px !important;
    font-size: 16px !important;
}

.eventInProgress {
    margin: 0px 10px 9px 0px;
}

.eventInProgressButtons {
    margin: 7px;
}

/******* INSERT EDIT PATIENT POPUP *******/

.contentCheckBoxFormularyPatient {
    line-height: 26px;
}

.subTypeAffiliationList {
    margin-top: 5px;
}

.HyperLinkUpdateValidateEmployee, .HyperLinkGetInfoPatientExist {
    cursor: pointer;
}

/***** END INSERT EDIT PATIENT POPUP *****/

/*********UBIQUO FORMULA CONFIG**********/

.textBoxCodeControlheight {
    min-height: 166px;
}

/*********END UBIQUO FORMULA CONFIG**********/

.contentMetaDataDcmHtml5 {
    font-size: 80%;
    position: relative;
    color: #fff;
}



.MessageValidate {
    display: block;
    margin: 5px;
    color: #808080;
    display: list-item;
}

.styleToRuleFields {
    background-color: white;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    height: 25px;
    margin: 0 !important;
    width: 98% !important;
}

.width-percent96 {
    width: 96% !important;
}

.margin-r-14 {
    margin-right: 14px !important;
}

.overflow-hidden {
    overflow-x: hidden !important;
}

.allergiestable {
    margin-bottom: 0px !important;
}

.floatmeta {
    position: absolute;
    padding: 5px;
}

@media screen and (max-width: 800px) {


    .metadataHtmlest {
        display: table-caption;
    }

    .metadataHtmlName {
        display: none;
    }

    .wrapdisplay {
        display: table-caption;
    }
}

.btnDeleteCIE10 {
    display: table;
    margin: 0 auto;
    width: 20px;
    text-align: center;
}

.widthDateSynchronous {
    width: 105px;
}

.widthTimeSynchronous {
    width: 90px;
}

.heigthFormulaNameDatePick {
    height: 46px;
}

.heigthDefaultDateDatePicker {
    height: 36px;
}

.color-ubiquo {
    background: #25A0DA;
}

/******************* AVAILABILITY CALENDAR ***********************/

.loadingCalendarAvailability {
    background-image: url("../../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
    color: gray;
    position: absolute;
    background-color: rgba(37,160,218, 0.4);
    z-index: 10;
}

.schedulerUbiquo {
    cursor: pointer !important;
}

.disabledObj {
    pointer-events: none;
    background-color: #c5c5c5;
}

.textAreaFullWidth {
    max-width: 100%;
    min-width: 100%;
}

.textAreaFullWidthImportant {
    max-width: 100% !important;
    min-width: 100% !important;
}

/***************** END AVAILABILITY CALENDAR *********************/

.ubiquo-input {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ubiquo-margin {
    margin-left: 10px;
    margin-right: 10px;
}

.ubiquo-margin-high {
    margin-top: 30px;
    margin-bottom: 90px;
}

.ubiquoContentFilter {
    width: 200px !important;
}

/************ ALERT UBIQUO **************/

.alertUbiquo {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
}

/********** END ALERT UBIQUO ************/


.ubiquo-color-title-table {
    background-color: #f0f0f0;
}

.tableTelerikHistoricalResult {
    width: 100% !important;
}

.buttonHistory {
    margin-top: 20px !important;
}

.historyFilters {
    margin: 1px 10px 14px 0;
}

.fc-ubiquo-restriction {
    background-color: rgba(51, 51, 51, 0.70) !important;
    border-color: rgba(51, 51, 51, 0.70) !important;
}

    .fc-ubiquo-restriction > .fc-list-item-marker > .fc-event-dot {
        background-color: rgba(51, 51, 51, 0.70) !important;
    }

.fc-ubiquo-consultation {
    background-color: #00171f !important;
    border-color: #00171f !important;
}

    .fc-ubiquo-consultation > .fc-list-item-marker > .fc-event-dot {
        background-color: #00171f !important;
    }

.fc-ubiquo-interconsultation {
    background-color: #1b75ba !important;
    border-color: #1b75ba !important;
}

    .fc-ubiquo-interconsultation > .fc-list-item-marker > .fc-event-dot {
        background-color: #1b75ba !important;
    }

.fc-ubiquo-procedure {
    background-color: #003459 !important;
    border-color: #003459 !important;
}

    .fc-ubiquo-procedure > .fc-list-item-marker > .fc-event-dot {
        background-color: #003459 !important;
    }

.fc-ubiquo-streaming {
    background-color: #00a8e8 !important;
    border-color: #00a8e8 !important;
}

    .fc-ubiquo-streaming > .fc-list-item-marker > .fc-event-dot {
        background-color: #00a8e8 !important;
    }

.event-type-nav-bar {
    list-style: none;
    color: white;
    margin: 0;
    padding: 0;
}

    .event-type-nav-bar > li {
        float: left;
        padding: 5px;
    }

.termAndCondition {
    text-align: justify;
}

.termAndConditionHeader {
    background-color: #25A0DA;
    color: white;
    margin: 0px 0px 20px 0px;
}

.articleTextCondition {
    margin-bottom: 10px;
}

    .articleTextCondition ul {
        list-style: none;
    }

    .articleTextCondition li {
        margin: 10px;
    }

.termAndConditionFooter {
    clear: both;
    background-color: #25A0DA;
    color: white;
    position: fixed;
    bottom: 0;
    margin-top: 10px;
    width: 100%;
}

    .termAndConditionFooter h3 {
        font-size: 1em;
        padding-bottom: 6px;
    }

.buttonTermAndCondition {
    margin-bottom: 70px;
}


    .buttonTermAndCondition button {
        background-color: #25A0DA;
        border: none;
    }

/******************** New Profile Patient **********************/

.NamePatientNewProfile {
    font-size: 1.1em;
    padding-bottom: 5px;
    border-bottom: 1px solid #25A0DA;
    font-weight: bold;
    width: 95%;
}

.subTitleInfoPatientNewProfile {
    color: #a2a2a2;
    font-weight: bold;
}

.labelInfoPatientNewProfile {
    color: #a2a2a2;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.textActionsPatientNewProfile {
    font-family: arial,sans-serif !important;
    padding-left: 5px;
}

.actionNewProfilePatient {
    color: #fff !important;
    font-size: 1em;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .actionNewProfilePatient > div {
        padding: 0.01em 16px;
        background-color: #25A0DA !important;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
        text-align: center;
        border: 1px solid #25A0DA;
    }

        .actionNewProfilePatient > div:hover {
            background-color: #fff !important;
            color: #25A0DA !important;
        }

    .actionNewProfilePatient.ActivateAction > div {
        background-color: #fff !important;
        color: #25A0DA !important;
    }

.panel-Ubiquo {
    border: 1px solid #25A0DA;
}

    .panel-Ubiquo > .panel-heading {
        background-color: #25A0DA;
        color: #fff;
    }

.mediaListEventsPatientProfile {
    border-bottom: 2px solid #25A0DA;
    cursor: pointer;
    padding-bottom: 5px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

    .mediaListEventsPatientProfile > .media-body > p {
        font-size: 14px;
    }

    .mediaListEventsPatientProfile > .media-body > h2.infoLeft {
        font-size: 14px;
        float: right;
    }

.mediaListEventContentPatientProfile {
    padding-bottom: 5px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

    .mediaListEventContentPatientProfile > .media-body > p {
        font-size: 14px;
    }

    .mediaListEventContentPatientProfile > .media-body > h2.infoLeft {
        font-size: 14px;
        float: right;
    }

.contentAgeAndGender {
    background-color: #25A0DA;
    width: 49%;
    color: #fff;
    display: inline-block;
    height: 85px;
}

.contentTableUbiquo1 {
}

    .contentTableUbiquo1 > .table > thead > tr > th {
        vertical-align: middle !important;
    }

    .contentTableUbiquo1 table, .contentTableUbiquo1 table {
        border: 1px solid #25A0DA;
        border-collapse: collapse;
        width: 100%;
    }

        .contentTableUbiquo1 table th, .contentTableUbiquo1 table th {
            background-color: #fff;
            color: #25A0DA;
            border: 1px solid #25A0DA !important;
            padding: 4px;
            font-size: 1em;
        }


        .contentTableUbiquo1 table td {
            padding: 5px;
            text-align: left;
            font-size: 1em;
            border: 1px solid #25A0DA !important;
            text-align: justify;
        }

.contentFiltersPatientNewProfile {
    margin-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.textCutGeneral {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.rowContentAdvancedFilter {
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 5px;
    padding-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

/*.fa:hover {
    color: #25A0DA;
}*/

/****************** END New Profile Patient ********************/

table.highlight tr td {
    padding: 5px;
}


.myschedulerFilter {
    margin-bottom: 10px;
    margin-left: -4px;
}

.myschedulerButton {
    margin-top: 36px;
    margin-left: 10px;
}

.conferenceTitle {
    margin: 7px;
}


.ubiquo-profile-upload-file {
}

    .ubiquo-profile-upload-file .ruFakeInput {
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }


    .ubiquo-profile-upload-file .ruButton {
        border: none !important;
        color: #337ab7;
        background-color: #fff;
    }

        .ubiquo-profile-upload-file .ruButton:hover {
            color: #23527c !important;
            text-decoration: underline !important;
        }

    .ubiquo-profile-upload-file .ruButtonHover:hover {
        color: #23527c !important;
        text-decoration: underline !important;
    }

.ubiquo-margin-top {
    margin-top: 15px !important;
}

.ubiquo-text-bold {
    font-weight: bold;
}

.ubiquo-quit-bottom {
    margin-bottom: -18px;
}

}


.videoConferenceMargin {
    margin: 7px;
}

.imageProfile {
    width: 100% !important;
    height: 100% !important;
}

.documentInsuranceIcon {
    color: #aaaaab;
}

.validateInsurance {
    font-size: 16px;
}

.authorizationContent {
    width: 100%;
}

.border-radius {
    border-radius: 10px;
}

.authorizationContentDetail .row div {
    margin-bottom: 15px;
}

.authorizationTitle {
    border-bottom: 1px solid #25A0DA;
    padding: 10px;
    text-align: start;
}

.authorizationDetailDiv {
    padding: 0px 0px 15px 23px;
}

.eventTitleAuthorization {
    color: #25A0DA;
    font-weight: bold;
    margin: 10px;
    font-size: 14px !important;
}

.dateAuthorization {
    margin: 10px;
}

.interconsultationSynchronomous {
    margin: 10px;
}

/******************** VIDEO CONFERENCE SIGNAL-R *********************/

.panel-videoConference, .panel-controlUbiquo-right {
    font-size: 12px;
    margin-right: 5px;
}

    .panel-videoConference > .panel-heading, .panel-controlUbiquo-right > .panel-heading {
        padding: 7px !important;
    }

    .panel-videoConference > .panel-body, .panel-controlUbiquo-right > .panel-body {
        padding: 7px !important;
        max-height: 300px;
        overflow: auto;
    }

.mediaVideoConferenceUbiquo:hover {
    background-color: #eee;
}

.media-list-Ubiquo-VideoConference > li {
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 0px;
    border-bottom: 1px solid #ccc;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

    .media-list-Ubiquo-VideoConference > li > div > img {
        border-radius: 50%;
    }

.panel-videoConferenceOld, .panel-controlUbiquoOld-right {
    border: 1px solid rgb(153, 153, 153) !important;
    border-radius: 0px !important;
}

li.mediaEmptyListUserVideoConference:last-child {
    display: block !important;
}

.media-left-UbiquoVideoConference {
    width: 30px;
    display: inline-block;
}

.media-body-UbiquoVideoConference {
    vertical-align: super;
    display: inline-block;
    width: 110px;
}

/****************** END VIDEO CONFERENCE SIGNAL-R *******************/

.table-vertical-align > tbody > tr > td {
    vertical-align: middle;
}

    .table-vertical-align > tbody > tr > td > div > ul {
        padding-left: inherit;
    }








/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.3 - 2016-08-17T06:24:46.066Z
 * License: MIT
 */


/* Style when highlighting a search. */
.ui-select-highlight {
    font-weight: bold;
}

.ui-select-offscreen {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}


.ui-select-choices-row:hover {
    background-color: #f5f5f5;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
    padding-left: 0;
}

.select2-locked > .select2-search-choice-close {
    display: none;
}

.select-locked > .ui-select-match-close {
    display: none;
}

body > .select2-container.open {
    z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-width: 1px; /* FIXME hardcoded value :-/ */
    border-top-style: solid;
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -4px; /* FIXME hardcoded value :-/ */
}

    .ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
    .ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
        margin-top: 4px; /* FIXME hardcoded value :-/ */
    }

.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
    border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
    width: 100%;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
    width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="selectize"] input.ui-select-search-hidden {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 0;
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
    text-decoration: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
    position: relative;
}

    .ui-select-bootstrap .ui-select-toggle > .caret {
        position: absolute;
        height: 10px;
        top: 50%;
        right: 10px;
        margin-top: -2px;
    }

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
    /* Instead of relative */
    position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

    .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
        border-radius: 4px !important; /* FIXME hardcoded value :-/ */
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

.ui-select-bootstrap .ui-select-search-hidden {
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

.ui-select-bootstrap > .ui-select-match > .btn {
    /* Instead of center because of .btn */
    text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
    position: absolute;
    top: 45%;
    right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
    width: 100%;
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    margin-top: -1px;
}

body > .ui-select-bootstrap.open {
    z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
    height: auto;
    padding: 3px 3px 0 3px;
}

    .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
        background-color: transparent !important; /* To prevent double background when disabled */
        border: none;
        outline: none;
        height: 1.666666em;
        margin-bottom: 3px;
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
        font-size: 1.6em;
        line-height: 0.75;
    }

    .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
        outline: 0;
        margin: 5px 3px 5px 0px;
    }

.ui-select-multiple .ui-select-match-item {
    position: relative;
}

    .ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
        pointer-events: none;
    }

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    margin-right: 2px;
    border-left: 1px solid #428bca;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    margin-left: 2px;
    border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row > span {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

    .ui-select-bootstrap .ui-select-choices-row > span:hover, .ui-select-bootstrap .ui-select-choices-row > span:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

.ui-select-bootstrap .ui-select-choices-row.active > span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled > span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-bootstrap .ui-select-match-text {
    width: 100%;
    padding-right: 1em;
}

    .ui-select-bootstrap .ui-select-match-text span {
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }

.ui-select-bootstrap .ui-select-toggle > a.btn {
    position: absolute;
    height: 10px;
    right: 10px;
    margin-top: -2px;
}

.equipmentListInEvent {
    height: 28px;
    width: 160px;
    padding: 3px 12px !important;
    border-radius: 0px !important;
}

    .equipmentListInEvent span {
        float: left;
    }

    .equipmentListInEvent b {
        float: right;
        margin-top: 9px;
    }

/***************** MENU ADMIN *******************/

.nav-pills-ubiquo {
}

    .nav-pills-ubiquo > li.active > a {
        background-color: #25A0DA !important;
    }

    .nav-pills-ubiquo > li {
        cursor: pointer;
    }

        .nav-pills-ubiquo > li > a {
            padding: 5px 10px !important;
        }

.nav-pills-subtitle-ubiquo {
    padding-left: 18px !important;
}

    .nav-pills-subtitle-ubiquo > li {
        border-bottom: 1px solid #ccc;
        cursor: pointer;
    }

        .nav-pills-subtitle-ubiquo > li.active > a {
            background-color: #e5e5e5 !important;
            color: #000 !important;
        }

        .nav-pills-subtitle-ubiquo > li > a {
            padding: 2px 5px !important;
            font-style: italic;
        }

.titleMenuAdmin {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

/*************** END MENU ADMIN *****************/

.formula-ubiquo-renal > * {
    margin: 0px 5px !important;
}

.textbox-ubiquo-renal {
    display: inline-block;
    min-height: 80px;
    float: left;
}

    .textbox-ubiquo-renal > * {
        margin: 0px 5px !important;
    }

.textbox-ubiquo-renal-20 {
    width: 20%;
}

.width-20 {
    width: 20%;
}

.width-25 {
    width: 25%;
}

.width-30 {
    width: 30%;
}

.width-33 {
    width: 33%;
}

.datepicker-ubiquo-renal {
    display: inline-block;
    min-height: 80px;
    float: left;
}

    .datepicker-ubiquo-renal > * {
        margin: 0px 5px !important;
    }

    .datepicker-ubiquo-renal .riTextBox {
        height: 25px;
        border-color: initial;
    }

    .datepicker-ubiquo-renal .RadPicker {
        width: 192px !important;
    }

.datepicker-ubiquo-renal-20 {
    width: 20%;
}
/*************** ABOUT OF *****************/

@media (max-width: 900px) {
    .ubiquo-about-of {
        width: 100px !important;
        float: left !important;
    }
}


.viewVideoRooms {
    display: inline-block;
    margin: 1px 6px 2px 2px;
    font-size: 13px;
    cursor: pointer;
}

.videoRoomTitle {
    display: inline-block;
}

.videoRoomPendingImage {
    border-radius: 50%;
}

.videoRoomPendingData {
    margin: 17px 12px 12px 12px;
}

.videoConferenceRedirect {
    width: 100%;
}

.videoConferenceViewIcon {
    margin-top: 16px;
}

.formulaUbiquoButtonEdit {
    margin-right: 5px;
}

.contaUsButtons {
    margin-top: 25px;
}

.z-index-max {
    z-index: 99999999 !important;
}

.select-modified-specialities {
    width: 95% !important;
}

/***************** SPECIALITY SELECT WIDTH AUTOCOMPLETE *******************/

.form-control-SpecialityListAutoComplete {
    text-align: left;
    height: 34px;
}

    .form-control-SpecialityListAutoComplete > div {
        width: 100% !important;
    }

        .form-control-SpecialityListAutoComplete > div > a {
            display: block;
            width: 100%;
            height: 34px !important;
            padding: 6px 12px !important;
            font-size: 14px;
            line-height: 1.42857143;
            color: #555;
            background-color: #fff;
            background-image: none;
            border: 1px solid #ccc !important;
            border-radius: 4px;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
            -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        }

            .form-control-SpecialityListAutoComplete > div > a > div > b {
                margin-top: 6px;
            }

.form-group > div.chosen-container > a.chosen-single > div > b {
    margin-top: 6px;
}

.form-control-SpecialityListAutoComplete > div > a:focus {
    border-color: #66afe9;
    outline: 0;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
                box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);*/
}

.form-control-SpecialityListAutoComplete > div > a::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control-SpecialityListAutoComplete > div > a:-ms-input-placeholder {
    color: #999;
}

.form-control-SpecialityListAutoComplete > div > a::-webkit-input-placeholder {
    color: #999;
}

/*************** END SPECIALITY SELECT WIDTH AUTOCOMPLETE *****************/

.form-control-DateControls {
    padding: 6px 12px !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
}

.center-speciality-event {
    width: 96% !important;
    margin: auto !important;
}

.contentMessageContactUs {
    text-align: center;
}

.multiselect-clear-filter {
    display: none !important;
}

.tableStudies td:first-child {
    overflow-wrap: break-word;
}

/*************** SCALE OF RISKS *****************/

.ubiquo-scale-of-risks {
    background: #004d99;
    color: #fff;
}

    .ubiquo-scale-of-risks table {
        width: 100%;
    }

    .ubiquo-scale-of-risks th {
        padding: 20px;
        text-align: center;
    }

        .ubiquo-scale-of-risks th td {
            padding: 15px;
            text-align: center;
        }

.ubiquo-bootstrap-content-radio table {
    width: 100%;
}


.ubiquo-bootstrap-content-radio td {
    padding: 20px 5px 0 0;
    float: left;
}

.ubiquo-bootstrap-content-radio label {
    float: right;
}

.ubiquo-bootstrap-content-radio input[type="radio"] {
    float: left !important;
}


.font-weight-bold {
    font-weight: bold;
}

.ubiquo-age-patient {
    margin: 20px 0px 0 0;
}

    .ubiquo-age-patient br {
        display: none;
    }

    .ubiquo-age-patient span {
        font-weight: bold;
        margin-left: 15px;
    }

    .ubiquo-age-patient input {
        margin-left: 208px;
    }

/*********** JBOX TOOLTIP ************/

/* jBox theme: TooltipBorder */

.jBox-TooltipBorder .jBox-container {
    border-radius: 5px;
    border: 2px solid #25A0DA;
}

/* Pointer */

.jBox-TooltipBorder .jBox-pointer:after {
    border: 2px solid #25A0DA;
}

.jBox-TooltipBorder .jBox-pointer-top,
.jBox-TooltipBorder .jBox-pointer-bottom {
    width: 34px;
    height: 12px;
}

.jBox-TooltipBorder .jBox-pointer-left,
.jBox-TooltipBorder .jBox-pointer-right {
    width: 12px;
    height: 34px;
}

/* Close button */

.jBox-TooltipBorder.jBox-closeButton-box:before {
    width: 28px;
    height: 28px;
    background: #25A0DA;
}

.nav-pills-ubiquo-tooltip li {
    border-bottom: 1px solid #25A0DA;
}

/********* END JBOX TOOLTIP **********/


.studiesPacsHeader {
    background-color: #ccc;
    color: #fff;
    padding: 3px;
    font-size: 14px;
}


.studyItems {
    border-bottom: 1px solid #ccc;
    margin: 6px -17px 6px -14px;
}

.workLCUPSItems {
    border-bottom: 1px solid #ccc;
    margin: 6px -17px 6px -14px;
    min-height: 44px;
}

.studyMerge {
    background-image: url(../images/icons-symbols-gray-noBackground.png);
    background-position: -60px -799px;
    display: inline-block;
    height: 18px;
    width: 22px;
    background-color: transparent;
}

.tableUbiquoDynamic {
}

    .tableUbiquoDynamic th, .tableUbiquoDynamic td {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }




.studiesTable {
    border-bottom: 1px solid #25A0DA;
    padding-bottom: 5px;
}

.studiesTitle {
    font-weight: bold;
    cursor: pointer;
}

.studiesDetailsMargin {
    margin-top: 10px;
}

.contentMultiselectSpecilities > div > div > button {
    text-align: left !important;
}

    .contentMultiselectSpecilities > div > div > button > span {
        color: #333 !important;
        font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Helvetica Neue",Arial;
        font-size: 16px;
    }

.ubiquo-disabled {
    background: #cccccc;
}

.ubiquoButtonWorklist {
    margin-top: 101px;
}

.ubiquoFormWorkList {
    width: 100%;
    height: 100px;
}


.ubiquo-color-blue {
    color: #25a0da;
    font-size: 18px;
    margin: 0 5px 0 5px;
}

.ubiquoWorkListRequestService {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    font-weight: bold;
    color: #25A0DA;
}

.ubiquoWorkListRequestService {
    margin-top: 20px;
}

.ubiquoButtonClearWorkList {
    margin-top: 7px;
    border: none !important;
    background-color: rgba(255, 255, 255, 0) !important;
}



.ubiquo-content-title-template th {
    border: 1px solid #25A0DA;
    width: 100% !important;
    text-align: center;
    padding: 15px;
    background: #25A0DA;
    color: #fff;
    font-size: 16px;
}

.ubiquo-content-text-tamplete span {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}


.ubiquo-content-text-tamplete textarea {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.ubiquo-content-text-tamplete input {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.ubiquoPacsStudiesButtonDelete {
    top: -2px !important;
}

.Inline {
    display: -webkit-inline-box;
}

.iconInputBootstrap {
    margin-bottom: 3px;
    margin-top: 3px;
    color: #777777;
}

.CupsNameStyle {
    margin: 10px;
}

.paddingName {
    padding: 10px;
}

.eventCommentEditClass {
    background-image: url(../images/icons-symbols-gray-noBackground.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    width: 12px;
    font-size: 10px;
    background-size: 429px;
}

.textBoxNoResize {
    resize: none;
}

.radWindNoScrollBars .rwWindowContent > div {
    overflow: hidden !important;
}

.insurcePadding td {
    padding: 5px;
}

.buttonClearSubSpeciality-formControl {
    height: 36px !important;
    border-radius: 5px;
    padding-top: 7px !important;
}

.RuleMargin {
    margin-bottom: 8px;
}

.label {
    display: inline !important;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-size: 12px;
    min-width: 140px;
    max-width: 84%;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        -ms-filter: 'alpha(opacity=0)';
        font-size: 20px !important;
        direction: ltr;
        cursor: pointer;
    }

.removeFileUploadUbiquo {
    font-size: 15px;
    vertical-align: middle;
    color: #25A0DA;
    cursor: pointer;
}


.uploadResult {
    width: 100%;
    padding: 16px;
}

.uploadResultText {
    word-break: break-all;
}

.btnUpload {
    color: black;
}

.uploadSubtypeTitle {
    display: block;
    margin-top: 10px;
}

.titleRulesDiagnosticAid {
    display: inline-block;
}

.modalUploadBody {
    max-height: 550px;
    overflow-y: auto;
}

.rowWithOutMarginLateral {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.alertUploadDiagnosticAid {
    text-align: center;
}

/******* BIOMEDICAL CAPTURE UBIQUO ********/

.contentImagesBiomedicalCaptureUb {
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    min-height: 300px;
    max-height: 500px !important;
    overflow: auto !important;
}

.faUbiquo2 {
    font-size: 20px;
    color: #222 !important;
    margin-top:3px;
}

.faCapturedVideo {
    font-size: 20px;
    margin-top: 3px;
}

.ubiquo-image-selected {
    border: 5px solid #25A0DA;
    cursor: pointer;
}

.frameContentImageCaptureBiomedical {
    width: 100%;
    height: 130px;
    position: relative;
}

.imageCaptureBiomedical {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1.5;
}

#avpw_footer {
    display: none !important;
}

#avpw_tool_content_header {
    height: 25px !important;
}

    #avpw_tool_content_header > span {
        font-size: 18px !important;
        line-height: 20px;
    }

.goBack {
    float: left;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    margin-right: 10px;
}

#videoCapturedContainer > .row > .col-md-12 > video {
    display: table !important;
    margin: 0 auto !important;
    width: 50% !important;
    position: relative !important;
}

#commandLabel {
    padding-right: 30px;
    font-size: 12px;
    padding-top: 2px;
    color: #808080;
}

/***** END BIOMEDICAL CAPTURE UBIQUO ******/

.modal-xl-ubiquo {
    width: 80%;
}

i.fa[disabled] {
    pointer-events: none;
    background-color: #fff;
    color: #ccc !important;
    border-color: #ccc;
    cursor: default;
}

.oldFormularyUbiquo {
    border-collapse: separate !important;
    border-spacing: 10px;
}

.warnInfoIcon {
    background-position: 0px 0px;
    background-image: url("../Images/alertred.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.hideMsgFor {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.editCUPSAutoComplete {
    background-image: url(../images/icons-symbols-gray-noBackground.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
    font-size: 20px;
    margin-top: 6px;
    margin-left: 6px;
}

.loadingModalWork {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.rectangle {
    border: 1px solid #FF0000;
    position: absolute;
}

.canvasVideoBiomedical {
    position: absolute;
    z-index: 10000;
    display: none;
}

.ajustTextToMaxWidth {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.avpw .avpw_icon_label {
    font-size: 16px !important;
}

.avpw_label {
    font-size: 13px !important;
}

.canvasDrawAudio {
    display: block;
    background: #fafafa;
    width: 100%;
    height: 75%;
    box-shadow: 0px 0px 3px blue;
}

.audioBiomedical {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    margin: auto;
    width: 100%;
}

#canvasTest:-moz-full-screen {
    display: flex !important;
}

.videoContent {
    background: #eee;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
}

#avpw_main_overlay .avpw_tool_icon_inner {
    background-image: url(../../Scripts/AdvancedImageEditor/images/Formas.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    width: 55px !important;
}

#avpw_main_meme {
    background-image: url(../../Scripts/AdvancedImageEditor/images/aviary_atlas_light.png) !important;
    background-position: 134px -255px !important;
    width: 55px !important;
    background-repeat: no-repeat;
}


#avpw_main_meme > .avpw_icon_image {
  
}

    #avpw_main_meme > .avpw_icon_image > .avpw_tool_icon_inner {
        background-image: url(../../Scripts/AdvancedImageEditor/images/aviary_atlas_light.png) !important;
        background-position: 134px -255px !important;
        width: 55px !important;
    }

#avpw_main_NameImage > .avpw_icon_image > .avpw_tool_icon_inner {
    background-image: url(../../Scripts/AdvancedImageEditor/images/aviary_atlas_light.png) !important;
    background-position: 134px -255px !important;
    width: 55px !important;
}

#avpw_main_NameImage {
}

#avpw_main_meme:active .avpw_tool_icon_inner {
    background-position: 134px -255px !important
}

#avpw_main_meme .avpw_tool_icon_inner:before, #avpw_main_NameImage .avpw_tool_icon_inner:before {
    background-position: 134px -255px !important;
    width: 55px;
}

#avpw_main_meme > span.avpw_icon_label {
}

/******* PACS UBIQUO *******/

.pdfInstancePACS {
    font-size: 80px;
    background-color: #fff;
    display: table;
    margin: 0 auto;
}

.ubiquo-camera-biomedical {
    cursor: pointer;
    margin: 7px;
}

.ubiquo-play-stop-video {
    cursor: pointer;
    margin: 7px;
}

/***** END PACS UBIQUO *****/

.colPopUpDoctorListTemplate {
    margin-top: 10px;
}

.biomedicalflipvideoy {
    transform: rotate(90deg) scale(1, -1);
}

.biomedicalflipvideox {
    transform: scale(1, -1);
}

.checkHOStyle > input {
    margin-bottom: 10px;
}

.hopatientinfo > tbody, .hopatientinfo > tbody > th, .hopatientinfo > tbody > td {
    padding: 3px 0px 3px 12px;
}

.orderDiagnosticId {
    display: table;
    margin: 0 auto;
}

    .orderDiagnosticId > a {
        background-color: #fff;
        margin-top: 5px;
        margin-bottom: 5px;
    }

/********* PENDINGS PAGE **********/

.loadingPendingsPage {
    width: 44px;
    height: 20px;
    background-image: url("../Images/loadingBar.gif");
    background-repeat: no-repeat;
    margin: 0 auto;
}

/******* END PENDINGS PAGE ********/

.fa-spinner {
    color: #25A0DA;
}

.loadSearch {
    color: #25A0DA;
}

/******** INVOICE *********/

.invoice-total {
    text-align: right;
}

.invoice-total-value {
    width: 15%;
    border-bottom: 1px solid #DDDDDD !important;
    border-top: 0px solid #fff !important;
}

.titleSmallInvoice {
    width: 125px;
    text-align: right !important;
}

.contentInvoiceInventory {
    max-width: 850px;
    margin-top: 10px;
    padding: 15px;
    border-top: 1px solid #e7eaec;
    border-bottom: 1px solid #e7eaec;
}

.invoice-title-value {
    border-bottom: 0px solid #fff !important;
    border-top: 0px solid #fff !important;
}

.invoice-table {
    margin-top: 25px;
}

.invoice-image-ips {
    height: 50px;
}

.invoice-button-print {
    font-size: 18px;
    vertical-align: top;
    color: #4a4a4a;
}

    .invoice-button-print:hover {
        color: #4a4a4a;
    }

.view-patient-fa-icon {
    font-size: 17px;
    vertical-align: top;
    color: #4a4a4a;
    margin-top:2px;
}

    .view-patient-fa-icon:hover {
        color: #4a4a4a;
    }

/******** END INVOICE ********/

/******* NOTIFICATIONS *******/

.tdDoctorOnly > div.btn-group > .multiselect {
    text-align: left;
}

    .tdDoctorOnly > div.btn-group > .multiselect > b {
        float: right;
        margin-top: 9px;
    }

/***** END NOTIFICATIONS *****/

/*********** VITAL SIGN ************/

.panelTitleVitalSign {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 7px;
    min-height: 48px;
}

    .panelTitleVitalSign h5 {
        display: inline-block;
        font-size: 14px;
        margin: 0 0 7px;
        padding: 0;
        text-overflow: ellipsis;
        float: left;
    }

.panelContentVitalSign {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
}

.panelInbox {
    border-left: 2px solid #e7eaec;
    border-right: 2px solid #e7eaec;
    border-bottom: 2px solid #e7eaec;
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

.panelIboxFullHeight {
    height: 97%;
}

.panelInboxTools {
    display: block;
    float: none;
    margin-top: 0;
    position: relative;
    padding: 0;
    text-align: right;
}

    .panelInboxTools a {
        cursor: pointer;
        margin-left: 5px;
        color: #c4c4c4;
    }


.VitalSignChartContent {
    width: 100%;
    height: 150px;
}

.btnsActionsContentVitalSignPage {
    min-height: 30px;
    margin-bottom: 20px;
}

.buttonConfigGeneralVitalSign {
    vertical-align: middle;
}

.titleConfigGeneralVars {
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.labelParameterVar {
    font-weight: normal;
}

.contentVariableDynamic {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
    margin-top: 10px;
}

.contentVariableDynamicAditionalData {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.titleFlotChart {
    text-align: center;
    color: #25A0DA;
    font-weight: bold;
}

.titleFlotChart2 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    color: #25A0DA;
    font-weight: bold;
}

.divContentDataGeneralPlot {
    display: table;
    margin: 0 auto;
    text-align: center;
}

    .divContentDataGeneralPlot > div {
        display: table-cell;
        vertical-align: middle
    }

.lastValueVS {
    font-size: 40px;
}

.contentMinMaxValueVS {
    font-size: 10px;
}

.height-100 {
    height: 100%;
}

.height-97 {
    height: 97%;
}

.margin-b-15 {
    margin-bottom: 15px;
}

.margin-l-0 {
    margin-left: 0px;
}

.margin-r-0 {
    margin-right: 0px;
}

.margin-t-8-imp {
    margin-top: 8px !important;
}

.contentCurrentValueWidthOutGraphic {
    border: 1px solid #808080;
    height: 80px;
}

.contentMaxAndMinValueWithOutGraphic {
    border: 1px solid #808080;
    height: 60px;
    padding-left: 0px;
    padding-right: 0px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-15 {
    font-size: 15px;
}

.emptyBoardsMessage {
    text-align: center;
    color: #444444;
}

.panelAlertVS {
    padding-top: 0px;
    padding-bottom: 5px;
    border-radius: 5px;
    margin-left: -10px;
    margin-right: -10px;
    border: 3px solid rgba(0,0,0,0);
}

.AlertVitalSignBorder {
    animation-name: AlertVSBorder;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: AlertVSBorder;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

.AlertVitalSignBackground, .AlertVitalSignBackgroundModal, .AlertVitalSignEquipmentBackground, .AlertVitalSignEquipmentBackgroundModal {
    will-change: transform, backgound-color, opacity;
    animation-name: AlertVSBackground;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: AlertVSBackground;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes AlertVSBackground {
    0% {
        background-color: rgba(255, 0, 0, 0.75);
    }

    50% {
        background-color: rgba(255, 0, 0, 0);
    }

    100% {
        background-color: rgba(255, 0, 0, 0.75);
    }
}

@-webkit-keyframes AlertVSBackground {
    0% {
        background-color: rgba(255, 0, 0, 0.75);
    }

    50% {
        background-color: rgba(255, 0, 0, 0);
    }

    100% {
        background-color: rgba(255, 0, 0, 0.75);
    }
}

@keyframes AlertVSBackground {
    0% {
        background-color: rgba(255, 0, 0, 0.50);
    }

    50% {
        background-color: rgba(255, 0, 0, 0);
    }

    100% {
        background-color: rgba(255, 0, 0, 0.50);
    }
}

@-moz-keyframes AlertVSBorder {
    0% {
        border: 3px solid rgba(255, 0, 0, 0.75);
    }

    50% {
        border: 3px solid rgba(255, 0, 0, 0);
    }

    100% {
        border: 3px solid rgba(255, 0, 0, 0.75);
    }
}

@-webkit-keyframes AlertVSBorder {
    0% {
        border: 3px solid rgba(255, 0, 0, 0.75);
    }

    50% {
        border: 3px solid rgba(255, 0, 0, 0);
    }

    100% {
        border: 3px solid rgba(255, 0, 0, 0.75);
    }
}

@keyframes AlertVSBorder {
    0% {
        border: 3px solid rgba(255, 0, 0, 0.75);
    }

    50% {
        border: 3px solid rgba(255, 0, 0, 0);
    }

    100% {
        border: 3px solid rgba(255, 0, 0, 0.75);
    }
}

.contentNewGeneralVariable {
    padding: 10px;
    text-align: center;
    color: #808080;
    border: 1px solid #c5c5c5;
    margin-top: 5px;
    cursor: pointer;
}

.height-55 {
    height: 55px;
}

.height-56 {
    height: 56px;
}

.titleVariablesBoard {
    padding: 5px;
    border-bottom: 1px solid #808080;
    width: 100%;
}

.text-a-r {
    text-align: right;
}

.buttonsActionsBoardVS {
    vertical-align: text-top;
    color: #808080;
}

.padding-r-0 {
    padding-right: 0px;
}

.linkToPatientVS {
    color: #808080;
}

.panel-body-VS {
    padding-bottom: 0px;
}

.contentAlertEquipment {
    height: auto;
    color: red;
}

/********* END VITAL SIGN **********/
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
/*.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}*/
.row.columnsEqual {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 992px) {
    .row.columnsEqual992 {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width: 1200px) {
    .row.columnsEqual1200 {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width: 1700px) {
    .col-ub-vs-3 {
        width: 25%;
    }
}

.blurDataUbiquo {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.buttonActionPatientInfoNew {
    font-size: 25px;
    vertical-align: middle;
    color: #666666;
}

.rwControlButtons {
    width: 152px !important;
}
/*.rwCloseButton {
    margin-left: 116px;
    margin-top: -18px;
}*/
.rwControlButtons {
    width: auto !important;
}

.separator-studies {
    margin-top: 5px;
    border-top: #25a0da 1px solid;
}

.buttonTab {
    min-width: 150px;
    max-width: 150px;
    padding: 3px;
    display: inline;
}

.buttonTabWordBreak {
    min-width: 150px;
    max-width: 150px;
    text-overflow: ellipsis;
    height: 25px;
    display: table-cell;
    vertical-align: middle;
}

.headerPopUpBiomedicalDiagnosticAid {
    padding-bottom: 5px !important;
}

.nav > li > a:hover {
    background-color: transparent;
    color: #25A0DA;
}

.border-b-ccc {
    border-bottom: 1px solid #ccc;
}

.border-b-ccc-2 {
    border-bottom: 2px solid #ccc;
}

.titleBiomedicalDiagnosticAid {
    color: #333;
    margin-bottom: 0px;
    margin-top: 2px;
}

.pBiomedicalDiagnosticAid {
    font-size: 11px;
    color: #808080;
    margin-bottom: 3px;
}

.noMoreItemsUbiquo {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #c8c8c8;
    text-align: center;
    font-size: 12px;
}

.mediaUbiquoBiomedical {
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    cursor: pointer;
}

    .mediaUbiquoBiomedical:hover {
        background-color: #f5f5f5;
    }

.linkDownloadVisorBiomedical {
    color: #7e7e7e !important;
}

.registerIcon {
    text-align: -webkit-center;
    text-align: -moz-center;
}

.interconsultationDoctor {
    height: 150px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-top: 10px;
}

.contentPatientsResultPending {
    padding-bottom: 10px;
    border: 1px solid #25a0da;
    padding: 16px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

    .contentPatientsResultPending:hover {
        cursor: pointer;
    }

    .contentPatientsResultPending > .eventDetail {
        border-top: 1px solid rgb(223, 223, 223);
        margin: 10px 0px;
    }

.tableContentMoreInfoPending {
    border-bottom: 1px solid #dddddd;
}

    .tableContentMoreInfoPending > thead {
        background-color: whitesmoke;
    }


.pendingFilter {
    margin: 5px;
    padding: 5px;
    border: 1px solid transparent;
}

.pendingUlResult {
    cursor: pointer;
    vertical-align: middle;
}

.infoPendingDetailContent {
    margin: 10px;
}

.pendingDetailInfo {
    margin-top: 10px;
}

.contentItemNewPending {
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    width: calc(100% - 20px);
    border-radius: 5px;
}

.pendingComments {
    width: 45%;
    float: left;
}

.pendingLoading {
    position: absolute;
    left: 50%;
}

.preloadCloseEvent {
    vertical-align: middle;
}

.btn-info {
    background-color: #25A0DA !important;
}

textarea {
    resize: none;
}

.descriptionFinalized {
    margin-top: 5px
}

.printEventPending {
    margin-left: 16px;
}

.buttonviewblur {
    padding-top: 10px;
}

.abuttonblurGenericList {
    vertical-align: middle;
}

.buttonblurGenericList {
    font-size: 22px;
    color: #666666;
}

/*Nuevo control de imágenes dinámicas*/
.form-control-ubq {
    width: 100px !important;
}

.row-images {
    text-align: center;
}

.img-ubiquo {
    width: auto;
    max-width: calc(100% - 10px);
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-container {
    padding-bottom: 30px;
    min-height: 232px;
}

.img-container-Print {
    padding-bottom: 0px;
}

.panel-default-print {
    margin-bottom: 0px !important;
}

    .panel-default-print > div.panel-body {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

.col-ubq-1 {
    width: 99%;
}

.col-ubq-2 {
    width: 49.5%;
}

.col-ubq-3 {
    width: 33%
}

.col-ubq-4 {
    width: 24.75%;
}

.col-ubq-5 {
    width: 19.8%;
}

.col-ubq-6 {
    width: 16.5%
}

.col-ubq-1, .col-ubq-2, .col-ubq-3, .col-ubq-4, .col-ubq-5, .col-ubq-6 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


/* FIN Nuevo control de imágenes dinámicas*/

.cssDeleteImage {
    color: #808080;
    vertical-align: middle;
    cursor: pointer;
}

.cssDatePicker {
    width: 85%;
    height: 33px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.eventoccupied {
    text-align: center !important;
}

.marginUserInvolvedButton {
    margin-right: 17px !important;
}



/********* DIAGNOSTICAID MENU CONTROL **********/

.modal-footer-DiagnosticAid {
    padding-bottom: 0px;
}

/******* END DIAGNOSTICAID MENU CONTROL ********/

.note-toolbar {
    display: flex;
}

.note-btn-group {
    display: flex;
}

.speechRecognitionRedButton {
    color: red;
}

.pendingPatientLoad {
    display: inline-block;
}

.pendingPatientButtons {
    display: inline-block;
}

.cancelModalBodyPending {
    text-align: center;
}

.loadCancelEventModal {
    display: inline-block;
}

.table-management-plans {
    table-layout: fixed;
    width: 100%;
    white-space: nowrap;
}

    .table-management-plans th {
        background-color: #ccc;
        color: #fff;
        text-align: center;
    }

    .table-management-plans td {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

    .table-management-plans .table-management-plans-actions {
        width: 10%;
    }

    .table-management-plans .table-management-plans-cie10 {
        width: 10%;
    }

    .table-management-plans .table-management-plans-creation-date {
        width: 15%;
    }

    .table-management-plans .table-management-plans-description {
        width: 65%;
    }

.content-header {
    padding-bottom: 9px;
    margin-bottom: 10px;
    border-bottom: 1px solid #25A0DA;
}

.empty-content {
    margin: auto;
    color: #ccc;
}

.table-single-management-plan {
    table-layout: fixed;
    width: 100%;
    white-space: nowrap;
}

    .table-single-management-plan th {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

    .table-single-management-plan td {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

    .table-single-management-plan .table-single-management-plan-cie10-code {
        width: 25%;
    }

    .table-single-management-plan .table-single-management-plan-cie10-name {
        width: 75%;
    }

.row.section {
    margin-bottom: 20px;
}

.cursor-default {
    cursor: default !important;
}

.activeVideoConference {
    width: calc(100% - 130px);
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.note-editor .note-editable {
    line-height: 1.2;
}

    .note-editor .note-editable > p {
        margin: 0px;
    }

.UCDefaultTextBox > span > p {
    margin: 0px;
}

.classForCups {
    background-color: #FFFFFF;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    height: auto;
    right: 10px;
    margin: -2px !important;
    padding: 2px;
    position: absolute;
    top: 30px;
}

.classForCups1 {
    background-color: #FFFFFF;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: normal !important;
    height: auto;
    right: 10px;
    margin: -2px !important;
    padding: 2px;
    position: absolute;
    top: 10px;
}

.styleH1Behavior {
    margin-bottom: -33px;
}

/*Nueva página pendientes*/
ul.contentPendingsResultList > li {
    padding-bottom: 10px;
    border: 1px solid #25a0da;
    padding: 16px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

    ul.contentPendingsResultList > li > .PendingsDetail {
        border-top: 1px solid rgb(223, 223, 223);
        margin: 10px 0px;
    }

.messageText {
    word-wrap: break-word;
}

.pending-modal-body {
    max-height: calc(100vh - 130px);
    overflow-y: auto;
}

.pendingViewPatient {
    background-image: url(../images/icons-symbols-gray-noBackground.png);
    background-position: -96px -384px;
    display: inline-block;
    height: 13px;
    width: 17px;
    padding: 2px 6px;
    top: 3px;
    margin-left: 0px;
}

.pendingViewDiagnosticAid {
    background-image: url(../images/icons-symbols-gray-noBackground.png);
    background-position: -193px -415px;
    display: inline-block;
    height: 17px;
    width: 15px;
    padding: 2px 6px;
    top: 3px;
    margin-left: 0px;
}

.pedingAlertRule {
    background-image: url(../images/Alert_Yellow.png);
    background-size: 24px 29px;
    background-position: -194px -410px;
    display: inline-block;
    height: 17px;
    width: 19px;
    padding: 2px 6px;
    top: 3px;
    margin-left: 0px;
}

.cancelDrug {
    background-color: #dedede !important;
    color: black !important;
}

    .cancelDrug a {
        color: black !important;
    }

.EditedMedicine {
    background-color: #25A0DA;
    color: #fdfdfd;
}

    .EditedMedicine a {
        color: #fdfdfd;
    }

.drugInEvent-modal {
    max-height: calc(100vh - 170px);
    overflow-y: auto;
}

.examSelectCups {
    display: inline-block;
    width: 100%;
    margin-right: 3px;
}

.divContentPrintAllExams {
    width: 100%;
    text-align: left;
}

.styleListBehaviorSinModal {
    margin-top: 47px;
}

.panelAlerts {
    margin-bottom: 12px;
}

.panelAlertContainerIcon {
    cursor: pointer;
    display: inline;
    margin-right: 5px;
}

.panelAlertContainerText {
    display: inline;
    vertical-align: text-bottom;
}

.titleBehavior {
    color: #25A0DA;
    font-size: 16px;
    margin: 2px 0;
    padding-top: 11px;
}

.hr {
    margin-top: 7px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #25A0DA;
}

.alertDivGeneral {
    width: 100%;
    display: inline-block;
}

.iconAlertGeneral {
    font-size: 21px;
    cursor: pointer
}

.alert-modal-body {
    max-height: calc(94vh - 280px);
    overflow-y: auto;
    overflow-x: hidden;
}

.alert-modal-body-simple {
    height: 100px
}

.messageAlingAlert {
    width: 100%;
    text-align: center;
    padding-top: 5px;
}

.highInput {
    margin-top: 10px;
}

.highInputBottom {
    margin-bottom: 10px;
}

.animacionParpadeo {
    /*position: absolute;*/
    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: parpadeo;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes parpadeo {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes parpadeo {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

.styleBellAlert {
    margin: 5px;
    padding: 5px;
    border: 1px solid;
    border-color: transparent;
}

/****************** CUPSNAME IN NEW PENDINGS *********************/

.contentCUPSNameNewPending {
    display: inline-block;
    color: #7e7e7e;
    font-size: 12px;
}

    .contentCUPSNameNewPending > .contentSubTitleCUPSNameNewPending {
        font-weight: bold;
        display: inline-block;
    }

    .contentCUPSNameNewPending > .CUPSNameNewPendings {
        display: inline-block;
    }

/**************** END CUPSNAME IN NEW PENDINGS *******************/

.contentMedicalOrderImage {
    text-align: center
}

    .contentMedicalOrderImage > img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: calc(100vh - 251px);
    }


/******************** MEDICAL ORDER UBIQUO *********************/

.rowMedicalOrderUbiquo {
    padding-left: 10px;
    padding-right: 10px;
}

    .rowMedicalOrderUbiquo > div.col-xs-12 {
        border-bottom: 1px solid #c8c8c8;
    }

.MedicalOrderUbiquoFileName {
    display: inline-block;
    vertical-align: text-bottom;
    width: calc(100% - 30px);
}

.MedicalOrderUbiquoIcon {
    font-size: 28px;
}

#medicalOrderModalBody > .rowMedicalOrderUbiquo:last-child > div.col-xs-12 {
    border-bottom: 0px solid #c8c8c8 !important;
}

.divContentFilesMedicalOrders {
    width: 300px;
    vertical-align: top;
    display: inline-block;
    max-height: 500px;
    overflow-y: auto;
}

    .divContentFilesMedicalOrders > .itemFileMedicalOrder > .iconItemFileMedicalOrder {
        width: 25px;
        display: inline-block;
    }

    .divContentFilesMedicalOrders > .itemFileMedicalOrder > .nameItemFileMedicalOrder {
        width: calc(100% - 30px);
        display: inline-block;
        vertical-align: top;
    }

        .divContentFilesMedicalOrders > .itemFileMedicalOrder > .nameItemFileMedicalOrder > .divFileNameItemMedicalOrder {
            font-weight: bold;
            font-size: 13px;
        }

        .divContentFilesMedicalOrders > .itemFileMedicalOrder > .nameItemFileMedicalOrder > .divFileDateItemMedicalOrder {
            font-size: 10px;
        }

        .divContentFilesMedicalOrders > .itemFileMedicalOrder > .nameItemFileMedicalOrder > label {
            cursor: pointer;
        }

.divContentViewFilesMedicalOrder {
    width: calc(100% - 310px);
    margin-left: 5px;
    border-left: 1px solid #c8c8c8;
    min-height: 500px;
    max-height: 500px;
    display: inline-block;
}

    .divContentViewFilesMedicalOrder > .imageMedicalOrderSelected {
        max-height: 500px;
        width: auto;
        margin: 0 auto;
        display: table;
    }

    .divContentViewFilesMedicalOrder > .divContentNotVisibleFile {
        display: table;
        width: 100%;
        height: 500px;
    }

        .divContentViewFilesMedicalOrder > .divContentNotVisibleFile > .divTextNotVisibleFile {
            text-align: center;
            vertical-align: middle;
            display: table-cell;
            margin: 0 auto;
            font-size: 30px;
            font-weight: bold;
            color: #c8c8c8;
        }

    .divContentViewFilesMedicalOrder > div.ContentFileShowMedicalOrder {
        width: 100%;
        min-height: 500px;
        display: table;
    }

        .divContentViewFilesMedicalOrder > div.ContentFileShowMedicalOrder > div.ContentFileImageShowMedicalOrder {
            vertical-align: middle;
            display: table-cell;
        }

            .divContentViewFilesMedicalOrder > div.ContentFileShowMedicalOrder > div.ContentFileImageShowMedicalOrder > img {
                max-width: 70%;
                max-height: 500px;
                vertical-align: middle;
                display: table;
                margin: 0 auto;
            }

.divContentFilesMedicalOrders > .itemFileMedicalOrder {
    border-bottom: 1px solid #c8c8c8;
    margin-right: 5px;
    padding-top: 5px;
    cursor: pointer;
}

    .divContentFilesMedicalOrders > .itemFileMedicalOrder.Selected {
        background-color: #e9e9e9;
    }

    .divContentFilesMedicalOrders > .itemFileMedicalOrder:hover {
        background-color: #e9e9e9;
    }

    .divContentFilesMedicalOrders > .itemFileMedicalOrder:last-child {
        border-bottom: 0px solid #c8c8c8;
    }



/****************** END MEDICAL ORDER UBIQUO *******************/

.diagnosticAidFilters {
    display: table-cell;
    margin-right: 4px;
    min-height: 45px;
    max-height: 45px;
    padding: 2px;
}

.diagnosticAidButtons{
    vertical-align: bottom;
}

.diagnosticAidFilterText {
    height: 27px !important;
}

/****************** MODAL XL UBIQUO *******************/

.modal-xl {
    width: 85%;
    margin: 30px auto;
}

/**************** END MODAL XL UBIQUO *****************/

@media screen and (max-width:308px) and (min-width:266px) {
    .marginTopMovilLabelEquipments {
        margin-top: 10px;
        float: none;
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media screen and (max-width:640px) {

    .btn-display-grid {
        display: grid;
    }

    .btn-margin-responsive {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}


@media screen and (max-width:991px) and (min-width:640px) {
    .marginTopEventConfidential {
        margin-top: 22px;
    }
}

@media screen and (max-width:1024px) and (min-width:991px) {
    .marginTopEventConfidential {
        margin-top: 22px;
    }
}

/****************** MODAL VALIDATE USER *******************/

.imageLoginValidateUser {
    max-width: 200px;
    margin: 0 auto;
    display: table;
    padding-bottom: 20px;
}

.textInfoUserValidate {
    text-align: center;
    margin: 0 auto;
    display: table;
}

/**************** END MODAL VALIDATE USER *****************/

.jBox-content {
    display: inline-table;
}

/* *************    TOAST IMAGE EDITOR   **********************/
.tui-image-editor-header-logo, .tui-image-editor-header-buttons, .tui-image-editor-icpartition {
    display: none !important;
}

.tui-image-editor-controls .tui-image-editor-menu {
    text-align: left;
    padding-left: 4px;
}

.tui-image-editor-controls-logo, .tui-image-editor-controls-buttons {
    display: none !important;
}

.tui-image-editor-container {
    min-height: 500px !important;
}

tui-image-editor-canvas-container {
    margin-bottom: 10px;
}

.tui-image-editor-container .tui-image-editor-main {
    position:initial;
}

#tie-btn-shape {
    margin-right: 20px;
    float: right;
}

/*-----------------------------------------------------------------------------------*/

.patientOnlyComments {
    width: 90% !important;
    margin-bottom: 20px;
    display: inline-table;
    text-align: left;
}

    .patientOnlyComments > .commentContainer {
        border-bottom: 1px solid #e8e8e8;
    }

        .patientOnlyComments > .commentContainer > .commentText {
            margin-left: 5px;
        }

/*----------------------------------------------------------------------------------------*/

.btn-danger {
    color: #fff !important;
    background-color: #25A0DA !important;
    border-color: #25A0DA !important;
}

    .btn-danger:hover {
        color: #25A0DA !important;
        background-color: #fff !important;
        border-color: #25A0DA !important;
    }

.popover {
    min-width: 150px !important;
}

.loading-result-icon {
    font-size: 60px;
    color: #25A0DA;
    margin-bottom: 15px;
}

.success-result-icon {
    font-size: 70px;
    color: #347c10;
    margin-bottom: 15px;
}

.error-result-icon {
    font-size: 70px;
    color: #b21717;
    margin-bottom: 15px;
}

/*------------------------------------------- PYP TEMPLATE ---------------------------------------------*/

.title-PypTemplate {
    padding: 10px;
    background-color: rgb(245, 245, 245);
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}

.subTitle-PypTemplate {
    font-weight: bold;
}

.padding-t-10 {
    padding-top: 10px;
}

.groupContent-PypTemplate {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
}

    .groupContent-PypTemplate > span.titleGroup-PypTemplate {
        position: absolute;
        top: -15px;
        padding: 5px;
        background-color: white;
    }

.buttonDeleteCIE10Selected {
    margin-right: 5px;
    cursor: pointer;
}

.rowWithOutMargin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.labelResult-PypTemplate {
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
    width: 100%;
    vertical-align: middle;
    text-align: justify;
}

.rowPYP_AgudezaVisual {
    border: 1px solid #ccc;
    margin-top: 10px;
    border-radius: 5px;
}

/*----------------------------------------- END PYP TEMPLATE -------------------------------------------*/
.form-control {
    margin-bottom: 15px;
}

.padding-b-5 {
    padding-bottom: 5px;
}

@media print {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }
}


/*------------------------------------------- DRUGS ALL ROOM ---------------------------------------------*/

.drugsAllRooms {
    text-align: left;
}

.drugsAllRooms > label {
    font-weight: normal !important;
    margin-bottom: 0px !important;
}

/*----------------------------------------- END DRUGS ALL ROOM -------------------------------------------*/

/*------------------------------------------- PUBLIC VIEW PATIENT ---------------------------------------------*/

.contentPublicViewPatient {
    border: 1px solid #25A0DA;
    border-radius: 10px;
}

    .contentPublicViewPatient > div.row {
        padding: 10px;
    }

        .contentPublicViewPatient > div.row > div.contentPublicViewPatient {

        }

            .contentPublicViewPatient > div.row > div.contentInformationEvent > div.PatientEventName {
                width: 100%;
                font-weight: bold;
                clear: both;
            }

            .contentPublicViewPatient > div.row > div.contentInformationEvent > div.PatientEventDate {
                width: 100%;
                font-size: 12px;
                clear: both;
            }

.NotMoreResultPublicPatientEvents {
    color: #c8c8c8;
    text-align: center;
}

.NotFoundResultsPublicPatientEvents {
    padding: 20px;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    color: #c8c8c8;
    text-align: center;
}
/*----------------------------------------- END PUBLIC VIEW PATIENT -------------------------------------------*/

/*------------------------------------------- BULK INSERT IN PAGE ---------------------------------------------*/

.titleBulkInsert {
    font-weight: bold;
}

/*----------------------------------------- END BULK INSERT IN PAGE -------------------------------------------*/