﻿
/*---- Fonts ----*/

@font-face {
    font-family: Avenir;
    src: url('../../App_Themes/Fonts/avenir-lt-65-medium.ttf');
}

@font-face {
    font-family: Avenir-Next-Condensed;
    src: url('../App_Themes/Fonts/Avenir Next Condensed.ttc');
}

@font-face {
    font-family: Roboto;
    src: url(../Fonts/Roboto-Regular.ttf);
}

* {
    font-family: Avenir;
}

span.dxtv-ndTxt.dx-vam {
    font-weight: 200;
}

.dxeBase {
    font: 12px Avenir, Avenir, Avenir;
}
/*---------------*/
html,
body {
    height: 100%;
    font-family: Avenir !important;
}

body {
    font-family: var(--font-family) !important;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14pt;
}

.dropdown-menu .dropdown-item {
    font-family: var(--font-family) !important;
    font-weight: 100 !important;
}

body, input, select, textarea, button, .ui-btn {
    font-family: var(--font-family) !important;
    font-weight: 500 !important;
}

#tareasLink, #HyperLinkNuevoWaykee {
    font-family: var(--font-family) !important;
    font-weight: 500 !important;
    font-size: large;
}

a#HyperLinkChangePass, #hPhotoPerfil {
    font-family: var(--font-family) !important;
    font-weight: 500 !important;
}

span#lblLogout {
    font-family: var(--font-family) !important;
    font-weight: 500 !important;
}

.Boton {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    font-size: 14px;
    font-weight: bold;
    color: var(--light-color);
    background-color: var(--bg-color-middle);
    height: 25px;
    width: 100px;
}

.border-powerera-light {
    border: 1px solid var(--bg-color-light);
}

.bg-powerera-light {
    background-color: var(--bg-color-light) !important;
}

.bg-powerera-dark {
    background-color: var(--bg-color-dark) !important;
}

.bg-powerera {
    background-color: var(--bg-color-middle) !important
}

.bg-dashtitle {
    background-color: var(--bg-color-dark) !important;
}

.text-powerera {
    color: var(--bg-color-dark) !important;
}

/*---- Inicio Login ----*/
.form-signin {
    width: 100%;
    max-width: 400px;
    padding: 15px;
    margin: auto;
}

    .form-signin .checkbox {
        font-weight: 400;
    }

    .form-signin .form-control {
        position: relative;
        box-sizing: border-box;
        height: auto;
        padding: 10px;
        font-size: 16px;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="email"] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.App {
    border-top: 1px solid #2A2A2A;
    width: 100%;
    left: -2px;
    color: #2A2A2A;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    font-family: Roboto;
    background-color: #FFFFFF;
}

    .App a {
        text-decoration: none;
        border: none;
    }

    .App table {
        margin: auto;
    }

#bApply {
    z-index: 120;
    height: 40px;
    width: 104px;
}

#bCancel {
    z-index: 120;
    height: 40px;
    width: 104px;
}

.body-login {
    background-color: var(--bg-login-body) !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

#bLogin {
    z-index: 120;
    width: 128px;
    height: 40px;
}

.btn-primary {
    background-color: var(--bg-button) !important;
}

.btn-main {
    background-color: var(--bg-principal) !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-size: 14px !important;
    border: 1px solid var(--bg-principal) !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.Cerrar {
    float: right;
    margin: 5px;
}

.ColumnLabel {
    float: left;
    width: 100%;
    text-align: center;
}

.ColumnField {
    float: left;
    width: 237px;
}

.ColumnLabelField {
    float: left;
    width: 427px;
    text-align: right;
}

.ColumnValidator {
    float: left;
    width: 31px;
}

.ColumnFieldValidator {
    float: left;
    width: 268px;
}

.divLogoEmpresa {
    padding: 5px;
    position: absolute;
    top: 0;
    width: 98%;
    left: 10px;
}

#divLoginEmpty {
    width: 140px;
    float: left;
}

#divLoginTitle {
    float: left;
}

#divError {
    width: 40px;
    float: left;
}

#divErrorBody {
    float: left;
}

#imgLogoEmpresa {
    border-radius: 10px;
    box-shadow: 0 0 15px #ddd;
    background: #1A9DD5;
    content: var(--bg-logo);
}

/*#Label1 {
    z-index: 101;
    color: #ffffff;
}

#Label2 {
    z-index: 105;
    color: #ffffff;
}*/

#lblAlerta {
    z-index: 110;
    font-weight: bold;
    font-size: 12pt;
    color: var(--bg-alert);
    width: 446px;
    font-weight: bold;
}

#lblCambiarContraseña {
    z-index: 102;
    font-size: 20pt;
    color: #ffffff;
}

#lblConfirmarContraseña {
    z-index: 109;
    color: #ffffff;
}

#lblContraseñaAnterior {
    z-index: 111;
    color: #ffffff;
}

/*#lblInciarSesion {
    z-index: 105;
    font-size: 20pt;
    color: #ffffff;
}*/

#lblNuevaContraseña {
    z-index: 110;
    color: #ffffff;
}

.link-login {
    text-decoration: none;
    color: var(--text-color-login);
}


.No-border {
    text-decoration: none;
    border: 1px solid var(--bg-principal-s) !important;
}

#lkbChangePassword {
    z-index: 106;
    font-size: 90%;
}

.logo-login {
    max-width: var(--bg-logo-maxWidth);
    content: var(--bg-logo-login);
}

/*.logo-login {
    max-width: 200px;
    content: var(--bg-logo-login);
}*/

#pEmptyHeader {
    height: 70px;
    width: 100%;
}

#pError {
    height: 31px;
    width: 100%;
}

#pHeaderLogin {
    height: 125px;
    width: 100%;
}

#pnlB {
    position: fixed;
    background-color: #000000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10000;
    filter: alpha(opacity=70);
    float: left;
    -moz-opacity: .70;
    opacity: .70;
}

#pnlC {
    background-color: #C6D1DE;
    margin: auto auto auto auto;
    width: 500px;
    height: 200px;
    position: relative;
    z-index: 20000;
    color: White;
    text-align: center;
    top: 100px;
    vertical-align: middle;
    font-weight: bold;
    border: solid 5px white;
    background-image: url('../../Imagenes/ImgCharts/btnPush.gif');
    background-repeat: repeat-x;
}

#pnlLogin {
    z-index: 104;
    margin: 200px auto auto auto;
    position: relative;
    width: 555px;
    height: 455px;
    background-image: url(../../Imagenes/Login.png);
}

#pLButton {
    text-align: right;
}

.RowLogin {
    height: 31px;
    width: 100%
}

#tableSWFDateTime {
    z-index: 117;
    height: 50px;
    left: 238px;
    position: absolute;
    top: 507px;
    background-color: #1a9dd5;
    width: 555px;
    border: none;
}

.transparencia {
    position: fixed;
    width: 100px;
    height: 100%;
    background-image: url('../../Imagenes/transparencia.png');
    top: 0;
    margin-left: -25px;
    background-repeat: repeat;
}

    .transparencia td span {
        text-align: left;
    }

#txtConfirmPassword {
    z-index: 108;
    width: 200px
}

#txtLastPassword {
    z-index: 106;
    width: 200px;
}

#txtNewPassword {
    z-index: 107;
    width: 200px;
}

/*#txtPassword {
    z-index: 100;
    color: #2A2A2A;
}

#txtUser {
    z-index: 103;
    color: #2A2A2A;
}*/

/*---- Fin Login ----*/


/*---- Inicio Start.aspx ----*/
.beep {
    cue: url('./Sound/button-42.wav');
}

/*.collapse {
    display: block !important;
}

.navbar-right {
    float: right
}*/

.ui-link {
    text-shadow: none;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.logo {
    content: var(--bg-logo);
    max-height: 40px;
    margin-left: var(--bg--logo-margin-left)
}

.show-central-logo {
    display: var(--show-central-logo) !important;
}

.show-left-logo {
    display: var(--show-left-logo) !important;
}

.circleGreen {
    height: 35px;
    width: 35px;
    position: relative;
    border-radius: 50%;
    /*background-color: var(--bg-circle-green);*/
    background-color: transparent !important;
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.circleBlue {
    height: 30px;
    width: 30px;
    background-color: transparent !important;
    color: white;
    text-decoration: none !important;
    position: relative;
    display: var(--menu-item-display);
    vertical-align: middle;
    text-align: center;
    content: var(--chat-image);
    /*background-image: url('../../Imagenes/Huatan/chat.svg');*/
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    margin: auto 0;
}

.messageCircle {
    height: 30px;
    width: 30px;
    background-color: transparent !important;
    color: white;
    text-decoration: none !important;
    position: relative;
    display: var(--menu-item-display);
    vertical-align: middle;
    text-align: center;
    content: var(--chat-image);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    margin: auto 0;
    top: 10px !important;
}

.topCeroPixel {
    top: 0px !important;
}

.notificationCircle {
    height: 30px;
    width: 30px;
    position: relative;
    background-color: transparent !important;
    color: white;
    text-decoration: none !important;
    position: relative;
    display: var(--menu-item-display);
    vertical-align: middle;
    text-align: center;
    content: var(--notification-icon);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

    .notificationCircle:after {
        position: absolute;
        right: 0%;
        top: 0%;
        content: attr(data-count);
        font-size: 40%;
        padding: .6em;
        border-radius: 999px;
        line-height: .75em;
        color: red;
        text-align: center;
        min-width: 2em;
        font-weight: bold;
        background: red;
        border-style: solid;
    }

[badge]:after {
    background: red;
    border-radius: 57px;
    color: #fff;
    content: attr(badge);
    font-size: 12px;
    margin-top: -9px;
    min-width: 20px;
    min-height: 20px;
    padding: 3px;
    margin-left: -18px !important;
    position: absolute;
    text-align: center;
    text-shadow: none !important;
}

[badge^="-"]:after,
[badge="0"]:after,
[badge=""]:after {
    display: none;
}

.MesFecha {
    color: var(--bg-circle-blue);
    font-size: small;
}

.fechaTitulo {
    margin-left: 50px;
    font-size: small;
}

.circleMenuItem a {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.circleMenuItem {
    height: 15px;
    position: relative;
    border-radius: 10px;
    background-color: var(--bg-circle-blue);
    color: white;
    text-decoration: none;
    position: relative;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    display: var(--menu-item-display);
}

.float {
    display: table-cell;
    vertical-align: middle;
    padding: 3px;
    MARGIN-LEFT: 7PX !IMPORTANT;
}

.createWaykeeItem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    display: var(--menu-item-display);
}

.TareasTitle {
    font-weight: bold;
    font-size: larger;
    margin-left: 70px !important;
}

.RectangleBlue {
    height: 45px;
    position: relative;
    border-radius: 15%;
    background-color: var(--bg-circle-blue);
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
}

    .RectangleBlue input {
        background-color: var(--bg-color-light);
        border-block-color: var(--bg-color-light);
        border-style: none;
    }

.ui-link {
    box-shadow: none !important;
}

.NotificacionNo {
    padding: -3px 0px;
    height: 20px;
    width: 20px;
    position: relative;
    vertical-align: central;
    top: -20px;
    LEFT: 15px;
    border-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    background: var(--bg-notification);
    color: white;
    font-size: 15PX;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: block;
}

.SinNotificacion {
    padding: -3px 0px;
    height: 18px;
    width: 18px;
    position: absolute;
    vertical-align: central;
    top: -5px;
    right: 0px;
    border-radius: 50%;
    color: white;
    text-decoration: none;
}

/*.SinNotificacion {
    padding: -3px 0px;
    height: 20px;
    width: 20px;
    position: relative;
    vertical-align: central;
    top: -20px;
    LEFT: 15px;
    border-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    background: var(--bg-notification);
    color: white;
    font-size: 15PX;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: none;
}*/

.NotificacionNo:hover {
    text-decoration: none !important;
}

.chip-green {
    display: inline-block;
    padding: 9px 16px;
    height: 19px;
    font-size: 16px;
    margin-left: 120px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: none !important;
    line-height: 0px;
    border-radius: 25px;
    background-color: var(--bg-circle-green);
}

/*scroll stile*/
/* Let's get this party started */
.WaykeeScroll {
    height: 400px !important;
    overflow-y: scroll;
}

    .WaykeeScroll::-webkit-scrollbar {
        width: 8px;
    }

    /* Track */
    .WaykeeScroll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    /* Handle */
    .WaykeeScroll::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #7941f2;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

        .WaykeeScroll ::-webkit-scrollbar-thumb:window-inactive {
            background: var(--bg-color-light);
        }

/*---- Inicio Objectos ----*/
.WaykeeTabs {
    background-color: var(--bg-color-middle);
    color: white;
    text-decoration: none;
}

/*.dxtc-activeTab .dxtc-link span {
    text-decoration: underline !important;
    color: white !important;
    font-weight: bold;
}

.dxtc-link span {
    color: white !important;
}

.dxtcLite > .dxtc-stripContainer .dxtc-tab, .dxtcLite > .dxtc-stripContainer .dxtc-activeTab {
    background-color: var(--bg-color-middle) !important;
    float: left;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

.dxtc-tab {
    background-color: var(--bg-color-middle) !important;
    float: left;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

.dxeListBoxItemSelected_Metropolis {
    color: White;
    background-color: var(--bg-color-middle) !important;
}

.dxeButton, .dxeButtonEditButton_Metropolis:hover {
    background-color: var(--bg-color-middle) !important;
}*/
.dropdown-menu {
    min-width: -webkit-fill-available !important;
}

    .dropdown-menu li:hover {
        background-color: var(--bg-color-middle);
    }
/*FIN CSS param TABS*/
.pointerMouse {
    cursor: pointer;
}

.hide_element {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: var(--bg-panel-primary);
    border-color: var(--bg-panel-primary);
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-primary {
    border-color: var(--bg-panel-primary);
}

.panel-footer {
    padding: 10px 15px;
    background-color: var(--bg-light-gray);
    border-top: 1px solid var(--bg-gray);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 1.25rem;
}

.fechaTitulo {
    border: 1px solid #FFFFFF;
    padding: 5px;
    background-color: var(--bg-color-middle);
    color: #FFFFFF;
    font-weight: bold;
}

.fechaSubTitulo {
    width: 600px;
    border-collapse: collapse;
    margin: 5px auto;
    height: 40px;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #FFFFFF;
    padding: 5px;
    background-color: var(--bg-light-blue);
    color: black;
    font-weight: bold;
}

table.TareasData .fechaSubTitulo {
    width: 60%;
    border-collapse: collapse;
    margin: 5px auto;
    height: 40px;
    text-align: center;
    border-radius: 6px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 5px;
    background-color: var(--bg-light-blue);
    color: black;
    font-weight: bold;
}

.panel-success > .panel-heading {
    color: #484e49;
    background-color: var(--bg-color-light) !important;
    border-color: var(--bg-color-light) !important;
    font-family: var(--font-family);
    color: white !important;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid var(--bg-color-light) !important;
    border-top-color: var(--bg-color-light) !important;
    border-right-color: var(--bg-color-light) !important;
    border-bottom-color: var(--bg-color-light) !important;
    border-left-color: var(--bg-color-light) !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

label {
    display: inline-block;
    max-width: 100%;
    font-weight: 500;
    font-family: var(--font-family);
    font-size: small;
}

.card-title a {
    color: var(--dark-gray2) !important;
}

/*PRIORIDADES TAREAS*/
.prioridad-alta {
    padding: -3px 0px;
    height: 18px;
    width: 18px;
    vertical-align: central;
    cursor: pointer;
    top: -5px;
    right: 0px;
    border-radius: 50%;
    background-color: var(--bg-high-priority);
    color: white;
    font-size: small;
}

.prioridad-media {
    cursor: pointer;
    padding: -3px 0px;
    height: 18px;
    width: 18px;
    vertical-align: central;
    top: -5px;
    right: 0px;
    border-radius: 50%;
    background-color: var(--bg-middle-priority);
    font-size: small;
}

.prioridad-baja {
    cursor: pointer;
    padding: -3px 0px;
    height: 18px;
    width: 18px;
    vertical-align: central;
    top: -5px;
    right: 0px;
    border-radius: 50%;
    background-color: var(--bg-low-priority);
    font-size: small;
}

.prioridad-alta-icon {
    /*background-image: url("../../Imagenes/newVersion/exclamation-red.png");*/
    content: var(--prioridad-alta-icon) !important;
    cursor: pointer;
    width: 30px;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 25px;
    background-position-x: center
}

.prioridad-media-icon {
    /*background-image: url("../../Imagenes/newVersion/exclamation-gray.png");*/
    content: var(--prioridad-media-icon) !important;
    cursor: pointer;
    width: 30px;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 25px;
    background-position-x: center
}

.prioridad-baja-icon {
    /*background-image: url("../../Imagenes/newVersion/exclamation-blue.png");*/
    content: var(--prioridad-baja-icon) !important;
    cursor: pointer;
    width: 30px;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 25px;
    background-position-x: center
}

.mover-arriba-icon {
    content: var(--mover-arriba-icon) !important;
    cursor: pointer;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 25px;
    background-position-x: center
}

.mover-medio-icon {
    content: var(--mover-medio-icon) !important;
    cursor: pointer;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 25px;
    background-position-x: center
}

.mover-abajo-icon {
    content: var(--mover-abajo-icon) !important;
    cursor: pointer;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 25px;
    background-position-x: center
}

.panel.panel-primary {
    border-style: solid;
    border-color: #5557d2;
}
/*---- Fin Objetos ----*/
/*#tareasLink {
    display: var(--menu-item-display);
}*/
/*---- Fin Start.aspx ----*/


/*---- Dashboard ----*/
.dashTitle {
    background-color: var(--bg-color-dark);
    padding: 10px;
    color: #FFFFFF;
}
/*-------------------*/


/*----Helppo------*/
.navbar-botton-bg {
    background-color: var(--bg-color-light);
    display: var(--display-login-barbottom) !important;
}

.navbar-background-bg {
    background-color: var(--bg-color-light);
    display: var(--display-navbar-background) !important;
    display: block
}
/*----------------*/
.navbar-item-display {
    display: var(--display-navitem) !important;
}

.display-login-logo {
    display: var(--display-login-logo) !important;
}

.navbar-login-top {
    background-color: var(--bg-principal);
    display: var(--display-login-bartop) !important;
}

.login-title {
    color: var(--bg-principal) !important;
    font-weight: bold !important;
    /*text-transform: initial;*/
}

.login-user {
    border: 1px solid var(--color-login-text) !important;
    color: var(--color-login-text) !important;
    font-size: 12px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.CustomAspxTextBox {
    border: 1px solid var(--color-AspxTextBox-Color) !important;
    color: var(--color-AspxTextBox-Color) !important;
    font-size: 12px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.login-pass {
    border: 1px solid var(--color-login-text) !important;
    color: var(--color-login-text) !important;
    font-size: 12px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.btn-login {
    background-color: var(--bg-principal) !important;
    color: #FFFFFF !important;
    /*text-transform: capitalize;*/
    font-size: 14px !important;
    background-color: var(--bg-login-btn) !important;
    border: 1px solid var(--bg-login-btn) !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.dxbButton_iOS {
    font: normal 13px var(--font-family), var(--font-family), var(--font-family), var(--font-family);
    text-shadow: none;
    background-color: none !important;
    color: black !important;
    text-shadow: none !important;
    border: 0px solid;
    border-top-color: #E0DFDF;
    border-right-color: #E0DFDF;
    border-bottom-color: #E0DFDF;
    border-left-color: #E0DFDF;
    border-radius: 5px;
    background: #E1E1E1 url(/DXR.axd?r=0_1335-WRCcj) repeat-x top;
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.5);
}

    .dxbButton_iOS:hover {
        font: normal 13px var(--font-family), var(--font-family), var(--font-family), var(--font-family);
        text-shadow: none;
        background-color: var(--bg-login-btn) !important;
        color: white !important;
        text-shadow: none !important;
        border: 0px solid;
        border-top-color: var(--bg-login-btn) !important;
        border-right-color: var(--bg-login-btn) !important;
        border-bottom-color: var(--bg-login-btn) !important;
        border-radius: 5px;
        background: var(--bg-login-btn) !important;
        box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.5);
    }

.dxbButtonHover_MetropolisDetalle {
    color: #333333;
    border: 1px solid #c0c0c0;
    background-color: white;
    padding: 1px;
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}

.link-login {
    background-color: var(--bg-principal-s) !important;
    width: 100%;
    display: block;
    padding-top: var(--padding-btn);
    padding-bottom: var(--padding-btn);
    border: 1px solid var(--bg-principal-s) !important;
}

.navbar-login-social {
    display: var(--display-login-social) !important;
    background-color: var(--bg-principal) !important;
}

.menu-title {
    margin-left: 20px;
    color: #FFFFFF;
    font-weight: normal !important;
}

.ht-logo {
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    padding-top: 10px;
}

.bg-trans {
    opacity: .9 !important;
}

.header-menu {
    height: 78px;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}


.ui-panel-inner {
    padding: 0 !important;
}


.ui-body-a {
    background: none;
}

.container-menu {
    background-color: #789D90 !important;
    height: 87vh;
}

.fix-menu {
    height: 88vh;
    overflow-y: auto;
    border-right: 1px solid #FFFFFF;
    background-color: #789D90 !important;
}

.dxbButton_Moderno:hover {
    background-color: var(--bg-principal) !important;
}

.dxbButtonHover_Moderno:hover {
    background-color: var(--bg-principal) !important;
}

.dxbButtonHover_Moderno {
    background-color: var(--bg-principal) !important;
}

.btn-primary:hover {
    background-color: var(--bg-principal) !important;
}


.panel-head {
    background-color: var(--bg-principal) !important;
    color: #FFFFFF !important;
    border-color: #d6e9c6;
}

.panel > .panel-head {
    background-color: var(--bg-principal) !important;
    color: #FFFFFF !important;
    border-color: #d6e9c6;
}

.IsVisibleForThisSite {
    display: var(--visible-in-this-site) !important;
    display: block;
}

.IsWaykee {
    display: var(--is-visible) !important;
}

.ChatImage {
    background-image: url('../../../Imagenes/Huatan/chat.svg');
    max-width: 100px !important;
    background-size: 100px !important;
}

.attachment {
    content: var(--attachment-icon) !important;
    height: 32px !important;
    cursor: pointer;
}

.htmlIcon {
    content: var(--html-icon) !important;
    height: 32px !important;
    cursor: pointer;
}

.SendIcon {
    content: var(--send-icon) !important;
    height: 32px !important;
    cursor: pointer;
    /*content: var(--Send-icon) !important;*/
}

.searchIcon {
    content: var(--search-icon) !important;
    height: 30px !important;
    cursor: pointer;
}

.closeIcon, .cancelSuscriber, .cancelEtiqueta {
    content: var(--cerrar-icon) !important;
    height: 16px !important;
    cursor: pointer;
}

.closeIcon1, .cancelSuscriber1, .cancelEtiqueta1 {
    content: var(--cerrar-icon1) !important;
    height: 16px !important;
    cursor: pointer;
}

.leido {
    content: var(--leido-icon) !important;
    height: 20px !important;
    cursor: pointer;
}
/*.MensajeBar {
    background-color: var(--bg-principal-s) !important;
}
.MensajeBar table Input {
    background-color: var(--bg-principal-s) !important;
    max-width: 1px !important;
}
.MensajeBar table .dxucTextBox_Mulberry {
    background-color: var(--bg-principal-s) !important;
}
.MensajeBar table img {
    margin-top:10px !important;
}*/
.MensajeBar {
    /*background-color: #dddddd !important;*/
    background-color: #C3D4C3 !important;
}

    .MensajeBar table Input {
        background-color: #C3D4C3 !important;
        max-width: 1px !important;
    }

    .MensajeBar table .dxucTextBox_Mulberry {
        background-color: #C3D4C3 !important;
    }

    .MensajeBar table img {
        margin-top: 10px !important;
    }

img#btnAddComentarioImg {
    margin-top: -3px;
}

img#UploadControlMultipleFile_ImageUpload {
    margin-top: 2px;
}


.container-menu {
    background-color: var(--bg-color-middle) !important;
    height: var(--container-menu-height) !important;
}

@media (min-height: 450px) and (max-height: 500px) {
    .container-menu {
        height: 73.5vh !important;
    }

    .fix-menu {
        height: 73.5vh !important;
    }
}

@media (min-height: 501px) and (max-height: 620px) {
    .container-menu {
        height: 78vh !important;
    }

    .fix-menu {
        height: 78vh !important;
    }
}

@media (min-height: 621px) and (max-height: 700px) {
    .container-menu {
        height: 81vh !important;
    }

    .fix-menu {
        height: 81vh !important;
    }
}

@media (min-height: 701px) and (max-height: 786px) {
    .container-menu {
        height: 84vh !important;
    }

    .fix-menu {
        height: 84vh !important;
    }
}

@media (min-height: 787px) and (max-height: 930px) {
    .container-menu {
        height: 86.5vh !important;
    }

    .fix-menu {
        height: 86.5vh !important;
    }
}

.fix-menu {
    height: 88vh;
    overflow-y: auto;
    border-right: 1px solid #FFFFFF;
    background-color: var(--bg-color-middle) !important;
}

.nodo-sel {
    background-color: var(--bg-color-middle) !important;
}

.nodo-hover {
    background-color: var(--bg-color-dark) !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: var(--bg-color-light) !important;
}

P span IMG {
    max-width: 300PX;
}

.dxucTextBox_Mulberry {
    background-color: transparent !important;
}

.highlight {
    background-color: yellow;
    color: black;
}

.Radious25 {
    border-radius: 25px !important;
}

.contentMsg {
    top: 110px !important;
}

.dxucTextBox_Mulberry, dxucNullText_Mulberry {
    border: none !important;
    margin: 0;
    padding: 0;
    width: 0px;
}

.contentMsg {
    height: 83%;
    overflow: auto;
    margin-top: 8px;
    margin-bottom: 5px;
}

.footerMsg {
    height: auto !important;
    width: 95%;
    margin-left: 8px;
    /*margin-top: -27px;*/
    background-color: #f1f1f1;
    border-radius: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.tareaDetalle {
    margin: auto 10px 10px auto;
    padding: 15px;
    min-width: 80px;
    width: 98%;
    background-color: #f1f1f1;
    font-family: var(--font-family);
    border-radius: 8px;
    border: none;
    text-align: left;
}

#lblFueraFocus, #lblDentroFocus {
    font-family: var(--font-family);
    font-size: small !important;
}

.text-with-dots {
    width: 400px !important;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.text-dots {
    width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#lblDescripcionTarea:hover {
    white-space: unset;
    text-overflow: unset;
}

/*.text-dots:hover {
    white-space: unset;
    text-overflow: unset;
}*/
/*.containerTarea {
    position: fixed;
    top: 55px;
    bottom: 15%;
    width: 100% !important;
}*/
.containerTarea {
    position: relative;
    top: 6px;
    bottom: 15%;
    width: 100% !important;
}

div.globoyo.mySlides.img {
    flex-flow: column !important;
    align-content: center !important;
    text-align: center !important;
    float: left;
}

.hidedivNodo {
    display: none !important;
    width: 100% !important;
}

.btnMostrarOcultarPanel {
    float: right !important;
}

.textareaChat {
    margin: 8px auto;
    display: block;
    border-radius: 10px;
    border: 6px solid #556677;
    height: 50px;
    max-height: 65px !important;
    width: 98%;
    overflow-x: hidden;
}


.footerMsgMiddleCenter {
    padding-top: 7px !important;
    padding-bottom: 0px !important;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 25px;
    width: 100% !important;
}

.dxeToken_Moderno {
    background-color: var(--bg-color-light) !important;
}

.icon-middle-align {
    margin: auto 0;
}

.nav-link a, dropdown-menu a, dropdown-item span {
    font: var(--font-family) !important;
    font-weight: 500 !important;
}

.ChipRemove {
    background-image: url('../../Waykee/img/Remove.png');
    background-size: 15px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    margin-right: -16px !important;
    cursor: pointer;
    display: none;
}

div.Chip:hover div.ChipRemove {
    display: block;
}

td.saveIcon {
    background-image: url('../../Imagenes/diskette_ok_32.gif');
    background-size: 15px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    margin-right: 0px !important;
    float: right !important;
    margin-top: -31px;
    cursor: pointer;
}

div.AddTag, .td-Etiquetas, .AddSuscriptores, .td-Suscriptores {
    cursor: cell;
}

div.AddTag {
    /*cursor: url('../../Imagenes/newVersion/edit_32.png'),auto;*/
}

div.Chip {
    cursor: auto !important;
}

.chipSuscr {
    display: inline-flex;
    padding: 0 11px;
    margin-left: 3px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    border-radius: 25px;
    background-color: #f1f1f1;
}

div.Chip {
    /*cursor: url('../../Imagenes/newVersion/edit_32.png'),auto;*/
}

.Lectura, .Lectura span {
    font-family: var(--font-family) !important;
    font-size: small !important;
}

    .Lectura span {
        /*cursor: var(--edit-icon) 2 -3, auto !important;*/
        cursor: pointer;
        vertical-align: middle !important;
        transform: rotate(95);
    }

.Lectura {
    vertical-align: middle;
    float: left;
    font-family: var(--font-family);
    color: black;
}

.LecturaLabel {
    vertical-align: middle;
    font-family: var(--font-family);
    float: left;
    color: black;
    font-size: small;
}

.NoEditar span {
    cursor: auto !important;
}

body, input, select, textarea, button, .ui-btn {
    font-family: var(--font-family) !important;
}

.dxeButton, .dxeButtonEditButton_Metropolis:hover {
    background-color: var(--bg-color-light) !important;
}

.dxeButtonEditButton.dxeButtonEditClearButton, .dxeButtonEditButton.dxeButtonEditClearButton:hover {
    display: none !important;
}

.DisplayOculto {
    display: none !important;
}

.DisplayVisible {
    display: block !important;
}

.HtmlDocRechazados td {
    font-family: var(--font-family);
    font-size: small;
}

.dxbButton_iOS {
    color: #303030;
    font: normal 13px var(--font-family), var(--font-family), var(--font-family), var(--font-family);
    text-shadow: none;
}

.alt-row-powerviews {
    background-color: #EDEDEB !important;
}
/*@media only screen and (max-width: 400px) {
    img .logo-login {
        margin-top: -47px;
    }

    .small, small {
        font-size: 80%;
        font-weight: 400;
        max-height: 73px;
    }

    nav.navbar.fixed-top.navbar-login-top {
        max-height: 78px;
    }
}*/

/* Para plugin Magnific Popup */
.image-source-link {
    color: #94d5f3;
}

.img-magnificpopup {
    max-width: 100%;
}

/* Indicador de desconexión a hubs */
#offline-indicator {
    width: 2.5%;
    height: 1.5%;
    border-radius: 5px;
    position: fixed;
    z-index: 10;
    text-align: center;
    color: #fff;
    background-color: #e2535a;
    text-shadow: none;
    font-size: 0.9em;
    padding: 0;
    box-shadow: 0px 1px 5px 1px;
    display: none;
    margin-top: 0.2%;
}

.ShowCompanyList {
    display: var(--Show-Company-List) !important;
}

/* Componente para agregar una nueva tarea  */
.subTask {
    margin-bottom: 10px;
}

.img-photo-profile {
    margin-top: -7px;
    padding: 1px;
    width: 25px !important;
    height: 25px !important;
    margin-left: -2px;
}

.img-photo-profile-default {
    margin-top: -7px;
    padding: 1px;
    width: 28px !important;
    height: 28px !important;
    margin-left: -2px;
}

.divRenglonLecturaEscritura {
    display: inline-flex !important;
}

    .divRenglonLecturaEscritura span {
        display: inline-flex !important;
        vertical-align: middle;
    }

.div-photo-profile {
    margin-left: -5px;
    vertical-align: middle;
    margin-top: -10px;
}

.div-user {
    margin: 3px;
}

.dropdown-toggle::after {
    display: none;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0px;
}

.dropdown-toggle-caret::after {
    display: inline-block;
    margin-left: 0em;
    vertical-align: 0.0em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0px;
    color: #fff;
}

.dropdown-toggle span {
    font-family: var(--font-family) !important;
    font-weight: 100 !important;
    text-decoration: none !important;
    color: #fff;
}

.dropdown-toggle-caret {
    margin-left: 5px !important;
}

.PopupCompleteWindow {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    vertical-align: middle;
    width: 100% !important;
}


.panel-files {
    width: auto !important;
    margin-left: 8px;
    background-color: #f1f1f1;
    border-radius: 7px;
}

.panel-files-icon {
    height: 29px !important;
    width: auto !important;
    background-color: #f1f1f1;
    border-radius: 7px;
}

.mensaje.texto div:first-of-type {
    background: red;
}

.btnAdd {
    margin-top: 6px !important;
    display: inline-block !important;
    margin-left: 2px;
    width: 0px !important;
}

    .btnAdd div.dxb {
        padding: 1px 4px 2px;
        border-width: 1px;
        border-style: dotted;
        width: -3px !important;
        border-color: transparent;
        border-image: initial;
        margin-left: -12px;
    }
/*Tarea 247416*/
.addButton {
    content: var(--add-icon) !important;
    background-repeat: no-repeat;
    background-position: center;
}

/*Tarea 247418*/
.excelButton {
    content: var(--icon-btn-excel-pwv) !important;
    background-repeat: no-repeat;
    background-position: center;
}
/*Tarea 247509*/
.editcircleButton {
    content: var(--edit-circle-icon) !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
}