/*lista sesion*/
.attachment {
    font-size: 2em;
}

.pull-left .img-app-icon {
    margin-right: 1em;
}

.pull-right .img-app-icon {
    margin-left: 1em;
}

.sesion .badge {
    background-color: red;
}

.sesion img {
    height: 25px;
    margin-right: 5px;
}

a.sesion.list-group-item.active {
    background-color: #337ab7;
}

.aware.chat-activity-list {
    padding-right: 10px;
    min-height: 100px;
    height: 300px;
    overflow-y: auto;
    padding-bottom: 10px;
}

.modal-body .aware.chat-activity-list {
    height: 450px;
}

.modal-body .sesiones {
    height: 450px;
}

.conversacion-hilo .alert-success {
    width: 80%;
    float: left;
}

.conversacion-hilo .alert-info {
    width: 80%;
    float: right;
}

.conversacion-hilo .list-group {
    min-height: 100px;
    height: 300px;
    overflow-y: auto;
    padding-bottom: 10px;
}

.conversacion-form {
    --background-color: #dddddd;
}

.conversacion-form form {
    margin-top: 15px;
}

.first-item {
    margin-top: 10px !important;
}

/* botones no-hover */
.no-hover:hover {
    opacity: 1 !important;
    cursor: default;
}

/* modal de espera de llamada */

.waitingCall .modal-dialog {
    top: 60px;
}

/* date picker */

.text-info {
    color: black;
}

/* */

/* sweet alert */

.sweet-alert p {
    color: initial;
}

.sa-button-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.sa-button-container .cancel {
    -webkit-order: 2;
    order: 2;
}

.sa-button-container .sa-confirm-button-container {
    -webkit-order: 1;
    order: 1;
}

/* */

/* tablas de crecimiento dinámico */

table.grid-aware {
    width: 100%;
    margin: 0px;
    border: 1px solid #d4d4d4;
    -webkit-user-select: inherit;
    -moz-user-select: inherit;
    -ms-user-select: inherit;
    user-select: inherit;
}

table.grid-aware th,
table.grid-aware td {
    padding-left: 5px;
    border: 1px solid #d4d4d4;
    vertical-align: text-top;
    padding-top: 6px;
}

table.grid-aware tr {
    height: 30px;
    cursor: default;
}

table.grid-aware tr:hover,
table.grid-aware tr:hover:nth-child(even) {
    background-color: silver;
}

table.grid-aware tr:nth-child(even) {
    background-color: #f3f3f3;
}

table.grid-aware th {
    border-bottom: 1px solid #d4d4d4;
    background: #f3f3f3;
    background: -webkit-gradient(linear,
            left bottom,
            left top,
            color-stop(0, #eeeeee),
            color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
    background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #eeeeee);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    -webkit-border-top-right-radius: -1px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: -1px;
    -moz-border-radius-topright: -1px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: -1px;
    border-top-right-radius: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: -1px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

/* menu button */

.navbar-header {
    display: none;
}

a.brand {
    margin-left: 20px;
}

#botoneraregistro {
    float: left;
}

#botoneraregistro button {
    margin-bottom: 5px;
    margin-left: 2px;
}

/* modal */

.modal-header {
    cursor: move;
}

.brand {
    background-image: url("../assets/images/logo_small.png");
    background-repeat: no-repeat;
    background-position: 2px 20px;
    --text-indent: -999999px;
    width: 140px;
}

li.campañas {
    top: -60px;
}

li.campañas2 {
    top: -70px;
}

div.h2 {
    top: -65px;
    font-family: initial;
    color: rgb(0, 0, 0);
    left: 10px;
}

h2.list-camp {
    font-size: 30px;
    margin-top: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

hr.separador {
    margin-top: -2px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

div#view-wrap {
    background: white;
}

/* Discado Manual */

ul.discadomanual {
    list-style-type: none;
}

div.row.campaings {
    margin-left: -40px;
    padding: 0px;
}

div.campaing {
    top: -10px;
    width: 100%;
    vertical-align: center;
    height: 100%;
    min-height: 150px;
}

a.thumbnail {
    background-image: url(../assets/images/logo.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
}

a.thumbnail:hover {
    border-width: 1px;
    border-radius: 8px;
    /*border-color: #FF6500;*/
}

button.list-camp {
    width: 100%;
    height: 100%;
}

.btn:hover {
    opacity: 0.5;
}

.btn-icono:hover {
    color: rgba(0, 0, 0, 0.8);
}

.btn-icono {
    width: 25%;
    height: 80px;
    max-height: 80px;
    font-size: 40px;
    border: none;
    color: black;
    background: rgba(241, 227, 255, 1);
    margin-bottom: 40px;
    border-radius: 3px 0px 0px 3px;
}

span.disc-manual {
    top: -7px;
    display: inline-block;
    position: relative;
    font-size: 15px;
    text-shadow: 1px 1px 0px #111111;
}

span.etiqueta {
    display: inline-block;
    max-width: 45%;
    font-size: 14px;
    color: rgba(73, 73, 73, 1);
    text-shadow: 1px 1px 0px #aaaaaa;
}

span.disc-auto {
    top: -7px;
    display: inline-block;
    position: relative;
    font-size: 15px;
    text-shadow: 1px 1px 0px #111111;
}

button.disc-manual {
    width: 70%;
    height: 80px;
    max-height: 80px;
    font-size: 40px;
    margin-left: -3px;
    border: none;
    vertical-align: center;
    background: rgba(215, 40, 40, 0.8);
    color: white;
    font-weight: bold;
    border-radius: 0px 3px 3px 0px;
}

button.campañas {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    height: 80px;
    margin-left: -3px;
    border: none;
    padding-right: 2px;
    vertical-align: center;
    background-image: url(../assets/images/logo.png);
    background-color: white;
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: 3% 50%;
    color: #181818;
    border-radius: 3px 3px 3px 3px;
    border-color: rgba(73, 73, 73, 0.6);
    border-style: solid;
    border-width: 1px;
}

button.campañas:hover {
    background-size: 24%;
    background-color: whitesmoke;
    background-repeat: no-repeat;
    background-position: 3% 50%;
    border-radius: 5px;
    border-color: rgba(73, 73, 73, 0.7);
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
}

button.disc-manual:hover {
    background: rgba(215, 50, 50, 0.9);
    border-style: solid;
    border-color: rgba(215, 50, 50, 1);
    border-width: 1px;
    border-radius: 0pc 5px 5px 0px;
}

button.disc-auto {
    width: 70%;
    height: 80px;
    max-height: 80px;
    font-size: 40px;
    margin-left: -3px;
    border: none;
    vertical-align: center;
    background: rgba(89, 197, 69, 0.9);
    color: white;
    font-weight: bold;
    border-radius: 0px 3px 3px 0px;
}

button.disc-auto:hover {
    background: rgba(109, 197, 69, 0.8);
    border-style: solid;
    border-color: rgba(109, 197, 69, 0.9);
    border-width: 1px;
    border-radius: 0pc 5px 5px 0px;
}

.btn-1 {
    background-color: rgb(0, 109, 204);
    background-image: -moz-linear-gradient(50% 0%,
            rgb(0, 136, 204),
            rgb(0, 68, 204));
    color: #fff;
}

.btn-2 {
    background-color: rgb(230, 230, 230);
    background-image: -moz-linear-gradient(50% 0%,
            rgb(255, 255, 255),
            rgb(230, 230, 230));
    color: rgb(51, 51, 51);
    border-color: rgb(204, 204, 204);
}

.btn-3 {
    background-color: rgb(189, 54, 47);
    background-image: -moz-linear-gradient(50% 0%,
            rgb(238, 95, 91),
            rgb(189, 54, 47));
    color: #fff;
    margin-bottom: 15px;
}

.btn-4 {
    background: rgb(47, 150, 180);
    background-image: -moz-linear-gradient(50% 0%,
            rgb(91, 192, 222),
            rgb(47, 150, 180));
    color: #fff;
    margin-top: 5px;
}

.btn-5 {
    background-color: rgba(91, 183, 91, 1);
    background-image: -moz-linear-gradient(50% 0%,
            rgb(98, 196, 98),
            rgb(81, 163, 81));
    color: #fff;
    margin-top: 5px;
}

.bt:hover {
    color: whitesmoke;
}

div#saludo {
    background-color: #f5f5f5;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 200;
    color: #333333;
    padding: 60px;
    border-radius: 6px;
    margin-bottom: 5px;
}

button.options {
    margin: 12px 10px;
    min-width: 130px;
}

form#frmAceptado {
    color: #333333;
    background-color: #f5f5f5;
    border-radius: 6px;
    padding: 30px 10px 10px 20px;
    border-color: #d0d0d0;
    border-width: 1px;
    border-style: solid;
}

/* Discado.html*/

/* Discado.html*/

/* listas aware*/

.ui-grid-cell {
    /* border-right: 0px; */
}

.ui-grid-icon-blank {
    display: none;
}

.mb-sm {
    margin-bottom: 5px;
}

/* Las listas del proyecto */

#listasProyecto .grid {
    /* height: calc(100vh - 255px); */
    height: calc(100vh - 290px);
}

div.ui-grid-cell {
    border-color: silver;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
}

#listasProyecto .listas-aware .grid {
    border: none;
}

#listasProyecto .listas-aware {
    border: 1px solid silver;
    color: #000000;
}

#listasProyecto .listas-aware:hover {
    border: 1px solid silver;
    color: #000000;
}

#listasProyecto .listas-title {
    padding: 10px 15px;
    font-size: 1.2em;
    font-weight: bold;
    --background-color: #f5f5f5;
    border: 1px solid silver;
    --border-top-right-radius: 3px;
    --border-top-left-radius: 3px;
    margin-bottom: 5px;
    --margin-top: 5px;
}

#listasProyecto .listas-aware>div.srch {
    padding: 3px;
}

#listasProyecto .listas-aware>div.grid {
    margin-top: 2px;
}

/* para permitir dynamic row height */

.dynamic-row-height .ui-grid-row {
    height: auto !important;
}

.dynamic-row-height .ui-grid-row>div {
    display: table-row;
}

.dynamic-row-height .ui-grid-row>div .ui-grid-cell {
    display: table-cell;
    float: none;
    vertical-align: middle;
    height: auto !important;
}

.dynamic-row-height .ui-grid-cell-contents {
    white-space: normal;
    text-overflow: inherit;
    word-break: break-word;
    min-height: 25px;
}

/* ***************************** */

/* */

/*
#listasProyecto .ui-grid-row,
#listasProyecto .ui-grid-cell {
     height: auto!important; 
    min-height: 30px;
}

#listasProyecto .ui-grid-header-cell .ui-grid-cell-contents {
    font-size: 0.85em;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.ui-grid-cell {
    float: none;
    display: table-cell;
}

.ui-grid-header-cell,
.ui-grid-cell-contents {
    white-space: normal;
    padding: 2px;
    word-break: break-word;
}



*/

/* */

div:focus {
    outline: none;
    border: 0;
}

#xpage-wrapper {
    height: calc(100% - 20px);
}

#xwrapper {
    padding-top: 60px;
    height: 100%;
}

#view-wrap {
    height: calc(100% - 35px);
    overflow-x: hidden;
}

.gray-bg {
    background-color: initial;
}

#view-content {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.footer {
    padding: 0px 20px;
    height: 20px;
}

.NOK {
    color: red;
}

/*  StyleRegistro */

div.page-header {
    position: relative;
    min-height: 36px;
    padding-bottom: 5px !important;
    margin: 0 0 15px 0 !important;
    border-bottom: 1px solid #eeeeee !important;
}

body {
    color: black;
}

h3 {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.span1 {
    margin: 12px 10px;
    min-width: 130px;
}

.return {
    margin-right: 40px;
}

table {
    max-height: 10px;
    margin-left: 10px;
    margin-top: 20px;
}

#tabla-datos {
    margin-top: -150px;
}

.glyphicon {
    left: -3px;
}

.icon-black {
    color: black;
}

p.contactados {
    margin: 5px 80px;
}

p.no-contactados {
    margin: 5px;
}

h2.contactados {
    font-weight: bold;
}

h2.no-contactados {
    font-weight: bold;
}

button.contactados {
    margin-bottom: 15px;
    background-color: rgb(0, 109, 204);
    background-image: -moz-linear-gradient(50% 0%,
            rgb(0, 136, 204),
            rgb(0, 68, 204));
    color: #fff;
    width: 50%;
}

button.contactados:hover {
    color: #fff;
}

button.no-contactados {
    margin-bottom: 15px;
    background-color: rgb(230, 230, 230);
    background-image: -moz-linear-gradient(50% 0%,
            rgb(255, 255, 255),
            rgb(230, 230, 230));
    color: rgb(51, 51, 51);
    border-color: rgb(204, 204, 204);
    width: 50%;
}

a.est1 {
    margin-top: 10px;
    margin-right: 35px;
}

a.est2 {
    margin-top: 10px;
    margin-left: 35px;
}

a.estados {
    width: 360px;
}

div.principal {
    margin-top: 25px;
}

/* Referidos Controller*/

input#fono {
    margin-left: 10px;
}

button#llamar {
    margin-left: 10px;
}

/* */

div.time {
    margin-bottom: 10px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

#pbColgar.on-call {
    background-color: #ed5565;
}

#pbTransfer.on-call {
    background-color: #18a689;
}

.project-title {
    text-align: center;
}

/* Login */

.btn-aware:hover {
    border-color: silver;
    background: rgba(255, 101, 0, 0.9);
    color: whitesmoke;
}

.btn-aware {
    background: rgba(255, 101, 0, 1);
    border-color: #ff5800;
    font-weight: bold;
    color: #fff;
}

.a-aware {
    color: #df7401;
    font-weight: bold;
}

.has-error {
    color: red !important;
}

/* Listas */

/* Historial */
.modal-historial {
    width: 980px;
}

#gridHistorial .ui-grid-cell {
    float: none;
    display: table-cell;
}

#gridHistorial .ui-grid-cell-contents {
    white-space: normal;
    --padding: 2px;
    word-break: break-word;
    --min-height: 2em;
}

#gridHistorial .ui-grid-row,
#gridHistorial .ui-grid-cell {
    height: auto !important;
}

/* ********** webphone ********/
.btn-dropdown {
    background-color: #f68528;
    border-color: #f68528;
    color: #333;
    font-weight: bold;
}

.containerwebphone {
    width: 250px;
}

.webphone.btn {
    width: 5px;
}

.chrome-media-icon {
    display: inline-block;
    width: 20px;
    height: 17px;
    vertical-align: -4px;
}

.chrome-media-icon {
    background-image: url("../assets/images/chrome-media-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 4px;
}

.call-options {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
    padding-top: 6px;
}

.btn-webphone {
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    display: inline-block;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-callOptions {
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 10px;
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

input#btnTransfer {
    padding: 6px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left-width: 0px;
}

input#btnHoldResume {
    border-radius: 0px;
    border-left-width: 0px;
}

input#btnMute {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-callIn {
    background-image: -webkit-linear-gradient(top, #1c84c6, #4cb5f7) !important;
    width: 49%;
}

.btn-callOut {
    background-image: -webkit-linear-gradient(top, #ed5565, #f44336) !important;
    width: 49%;
}

div.webphone {
    width: 200px;
    height: 100%;
    position: relative;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    position: relative;
    padding-bottom: 10px;
}

#cbAutoAnswer {
    position: relative;
    top: 2px;
}

table#webphone tr td {
    padding-bottom: 5px;
}

table#webphone tr:first-child td {
    padding-top: 4px;
}
