

.widget.our-agents .repre {
    background-color: #eee;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    padding: 10px 15px;
}


.widget.our-agents  .phone {
    background-image: url("../../img/icons/cell-phone-gray.png");
    background-position: 2px center;
    background-repeat: no-repeat;
    background-size: 12px 20px;
   
    margin-right: 10px;
    padding: 2px 0 2px 30px;
     line-height: 1.5;
    font-size: 12px;
}


.widget.our-agents  .email {
    background-image: url("../../img/icons/mail-gray.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 17px 11px;
   
    margin-right: 10px;
    
    padding: 2px 0 2px 30px;
     line-height: 1.5;
    font-size: 12px;
}


.widget.our-agents .tokapp {
    background-image: url("../../img/icons/tokapp.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 21px 19px;
    
    margin-right: 10px;
    padding: 2px 0 2px 30px;
     line-height: 1.5;
    font-size: 12px;
}
.widget.our-agents  .grupos {
    margin-right: 10px;
    padding: 2px 0;
     line-height: 1.5;
    font-size: 12px;
}


@media not all, not all {
.widget.our-agents .agent .phone {
    background-image: url("../../img/icons/cell-phone-gray@2x.png");
}
}

textarea {
	
	width:100%;
}

.label-inverse, .badge-inverse {
    background-color: #333333;
}
.label-error, .badge-error {
	background-color: #999999;
}

.uneditable-input, .uneditable-textarea {
    background-color: #fcfcfc;
    border-color: #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
    color: #999999;
}
.input-append, .input-prepend {
    display: inline-block;
    /*font-size: 0;*/
    margin-bottom: 10px;
    vertical-align: middle;
    white-space: nowrap;
}


.img-polaroid {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 4px;
}

.input-group{
	width:100%;
}

.btn-mobile {
    width:100%;
    margin: 8px 0;
    font-size:18px;
    line-height:1.33;
   
    padding:10px 16px;
}
@media (min-width: 779px) {
    .btn-mobile {
        width: auto;
        font-size:14px;
        line-height: 1.428571429;
        
    }
    .top-links-mobile{
        display:none;
    }
}
@media (max-width: 780px) {
	.navbar-top-links{
  	    display:none;
    }

    .top-links-mobile{
        display:block;
    }

    .navbar-brand{
        display:none;
    }

    .dropdown-notifys-menu{
        position: fixed;
        top: auto;
        left: auto;
        right: 0;
        width: 320px !important;
    }
  
}


.loading {
    display: none;
    position: fixed;
    top: 350px;
    left: 50%;
    margin-top: -96px;
    margin-left: -96px;
    background-color: #ccc;
    opacity: .85;
    border-radius: 25px;
    width: 192px;
    height: 192px;
    z-index: 99999;
}

.pagination ul {
   
    margin-top: 0;
}
.pagination {
    
    margin: 0;
 
}
.btn-sq-lg {
  width: 120px !important;
  height: 120px !important;
  white-space:normal;
  margin:2px;
}

.btn-sq-lg > * {
    
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-sq-slg {
  width: 140px !important;
  height: 120px !important;
  white-space:normal;
  
}

.btn-sq-slg > * {
    
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-sq-smd {
  width: 120px !important;
  height: 70px !important;
  white-space:normal;
  
}

.btn-sq-smd > * {
    
    overflow: hidden;
    text-overflow: ellipsis;
}


.btn-sq {
  width: 100px !important;
  height: 100px !important;
  font-size: 10px;
}

.btn-sq-sm {
  width: 50px !important;
  height: 50px !important;
  font-size: 10px;
}

.btn-sq-xs {
  width: 25px !important;
  height: 25px !important;
  padding:2px;
}

.TKglist {
	display:inline-block;
	height:200px;
	width:150px;
	padding:5px;
	margin:5px;
}

.TKgButton {
    display: inline-block;
   height: 150px;
    margin: 5px;
    padding: 5px;
    width: 135px;
}

.TKglist.btnGr{
	
	width:150px;
}

.TKinteList {
	/*display:inline-block;*/
	/*height:100px;*/
	width:90px;
	padding:none;
    margin:2px;
    float:left;
}
.TKinteList .InteGrupo{
    background-color: rgba(156, 156, 156, 0.47);
}
.TKinteList .InteGrupo p{
    border-radius: 8px;
    margin:5px;
    font-size:.75em;
    line-height: 10px;
}


.btn-sq-add {
    width: 90px !important;
    height: 60px !important;
    padding:1px !important;
    font-size:.9em !important;
    white-space: normal;
}

.btn-sq-add p{
    line-height: 12px;
}

.TKinteListAdd {
	display:inline-block;
	height:110px;
	width:130px;
	padding:5px;
	margin:5px;
}
.TKinteListAdd .InteGrupo{
    background-color: rgba(156, 156, 156, 0.47);
}
.TKinteListAdd .InteGrupo p{
    border-radius: 8px;
    margin:5px;
    font-size:.75em;
    line-height: 10px;
}

.TKlblInfo {
    font-size:55%;
}

.TKlineainfo{
    border-bottom: 1px solid #ccc;
    padding-bottom: 2px;
    margin-bottom: 5px;
}

input[type=checkbox].TKg_chkGr{
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 24px;
    width: 24px;
    line-height: 1.42857;
    margin-right:8px ;
    vertical-align:middle;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    
}

.TKglinea a{
	
	cursor:pointer;
	vertical-align:middle;
    text-decoration: none;
    font-weight: bold;
}

#showUsers .label{
	margin:3px;
	float:left;
	font-size:.8em;
}

.divMarca {
  width: 0px; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  /*border-top: 20px solid #ffaf50;*/
  transition: 0.5s ease-in-out;
}

.TKgbtnGr .btn-default {
    background-color: #ddd; /* #fcfcfc;*/
}

.TKgbtnGr .btn-default:hover {
    background-color: #e6e6e6; /* #fcfcfc;*/
}

.sc-bg-default {
    background-color: #ddd; /* #fcfcfc;*/
}

.sc-bg-default:hover {
    background-color: #e6e6e6;
    
    color: #fff;
}


.TKglinea.sc-bg-default{
	background-color: #fff;
	color: var(--main-color-primary);
}

.TKglinea.sc-bg-default:hover{
	background-color: #ddd;
	color: var(--main-color-secondary);
}

.sc-bg-success {
    background-color: #5cb85c;
}

.sc-bg-success:hoverrr {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}


.sc-bg-info {
    background-color: #5bc0de;
}

.sc-bg-info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}

.sc-bg-warning {
    background-color: #f0ad4e;
}

.sc-bg-warning:hover {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}


.sc-bg-danger {
    background-color: #d9534f;
}
.sc-bg-danger:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}

.nav-pills > li > a {
    border: 1px solid #ccc;
    margin:3px;
}

.tab-tile {
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:5px solid #ccc;
}

.TKchkbox{
    margin:0px 10px;height:20px;width:20px;
    display:inline-block;
    color: #fff;
    border-radius:3px;
    border: 2px solid #555;
    vertical-align: middle;
    cursor: pointer;
  }
  .checked {
    background: #fea700; 
   
  }
  .unchecked {
   background: #ccc; 
    
  }  
.tooltip.in {
  opacity: 8;
  filter: alpha(opacity=0);
}

.tooltip-inner {
  color: #484848;
  background-color: #fff;
  border: 1px solid #A4A4A4;
}
.tokAppColor{
    color: #ffa700 !important;
}

.mailColor{
    color:#5bc0de;
}

.helpTitulo{
    cursor: pointer;
}
.warningTitulo { width:15px; height: 15px; background: url("/assets/img/icons/warningIcon.png");margin-left:5px;display:inline-block; background-size: contain;}

.fa-remove{
    cursor: pointer;
}

input.errorVal, select.errorVal, textarea.errorVal, button.errorVal, label.errorVal{ 
    box-shadow: 0 0 3px #CC0000 !important;
    border-color: #CC0000 !important;
}
/*#### ESTILOS MENU OPCIONES TABLA ENVIO MENSAJES ####*/
/*  kamilore 10/2018  */

.ibotones{
    border-radius: 5px;
    padding: 5px;
    background-color: grey;
}
.divIcon{
    border: 0px outset grey;
    display: inline-block;
    width: 25px;
    cursor: pointer;
}
.botonIcon{

margin-top: 6px;
margin-left: 18%;
margin-right: 3%;
width: 60%;
height: 19px;
float: left;
}

.flechaIcon{
float: right;
width: 16%;
margin-left: 1%;
}

.iboton {
    margin: 1px;
    width: 100%;
    text-align: left;
    color: rgba(255, 255, 255, 0.9) !important;
    font-weight: 500;
    padding: 0.5em 1.2em;
    background: grey;
    position: relative;
  }
  .iboton:hover {
    color: black;
    box-shadow: 0 4px 16px #373a3b;
    transition: all 0.2s ease;
  }

  #tabla > div > table > thead > tr > th.jtable-column-header.jtable-column-header-sortable.jtable-column-header-sorted-asc > div > span{
      margin-left: 5px;
  }

/*#### ESTILOS BOTÓN EXPORTAR HISTORIAL ####*/
/*kamilore 11/2018*/

#exportarHistorial{
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    margin: 4px 3px 3px 3px !important;
    padding: 10px 15px !important;
}

#liExportar{
     margin-bottom: 0px !important;
     margin-top: 2px !important;
}

/*#### ESTILOS SELECT MULTIPLE EXPORTAR ####*/
/*Kamilore 11/2018*/

#selExportGrupos_chzn input{
    min-height: 27px;
    font-size: 1.2em !important;
}

/*#### ESTILOS EXPORTAR HISTORIAL ####*/

#reportrange{
    padding: 10px 15px !important;
    margin: 3px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

#remite, #porConcepto{
    padding: 10px 15px !important;
    margin: 3px !important;
    height: 42px !important;
}


#buscadorHistorialProg{
    margin-bottom: 0px !important;
}

#buscadorHistorialProg input{
    
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    height: 41px !important;
    
    width: 100% !important;
    
}
#tabla{
    margin-top: 2px !important;
}

#liBuscHistorial{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 2px !important;
}

#liBuscHistorialProg{
    padding-top: 18px !important;
    padding-bottom: 0px !important;
    float: right !important;
}

/*MODAL DE FECHA DE MENSAJES PROGRAMADOS*/
#modificarProgramacion .modal-content{
    max-width: 300px !important;
}

/*ESTILOS JTABLE BOTTOM*/

.jtable-bottom-panel{
    width: 100% !important;
}

.jtable-left-area{
    width: 75% !important;
}

.jtable-right-area{
    width: 25% !important;
    text-align: right !important;
}

@media only screen and (min-width: 1547px) {
    .jtable-left-area{
        width: 80% !important;
    }
    .jtable-right-area{
        width: 20% !important;
    }
}

  @media only screen and (max-width: 1412px) {
    .jtable-left-area{
        width: 70% !important;
    }
    .jtable-right-area{
        width: 30% !important;
    }
  }

/*ESTILOS ENVIO RÁPIDO index ELIMINAR PILDORA*/

i.rmDest{
    cursor: pointer;
}

  /* ESTILOS AYUDA SOPORTE TECNICO*/

  .horarioTel{
      color: #ffa700;
  }
  .numerosSoporte{
      margin-left: 3px;
  }
  .numSoporte{
      width: 260px;
      
  }
  .tablaNumeros{
    padding-right: 5px;
    float: left;
  }

  /*Imagen logo TokWeb en menu lateral*/

  #imgTokWeb{
      bottom: 25px;
      left: 45px;
      position: fixed;
      z-index: -15;
  }

  .ocultarTokWeb{
      visibility: hidden;
  }
 
  .logoTokWeb{
      cursor: pointer;
  }

  @media only screen and (max-width: 858){
      #imgTokWeb{
          display: none;
      }
  }
/*Pone color de fondo al menu para que no se vea logo tokweb*/
  .fondoMenuLat{
      background-color: #f8f8f8;
  }

  /*Estilos modal lista de plantillas en Envio de mensajes*/


  .tablaPlantillas .jtable td:nth-child(2){
    max-width: 350px !important;
  }

  .tablaPlantillas .jtable td:nth-child(3){
      max-width: 20px !important;
  }

  @media only screen and (max-width: 1024px) {
    .tablaPlantillas .jtable td:nth-child(2){
        max-width: 280px !important;
      }
  }

  @media only screen and (max-width: 640px) {
    .tablaPlantillas .jtable td:nth-child(2){
        max-width: 200px !important;
        overflow: scroll;
    }
    .tablaPlantillas .jtable td:nth-child(1){
        max-width: 70px !important;
    }
  }

  @media only screen and (max-width: 500px) {
    .tablaPlantillas .jtable td:nth-child(2){
        max-width: 150px !important;
        
    }
    .tablaPlantillas .jtable td:nth-child(1){
        max-width: 70px !important;
    }
   
    .tablaPlantillas .jtable .jtable-column-header{
        font-size: 0.9em !important;
    }
  }
  @media only screen and (max-width: 400px) {
    .tablaPlantillas{
        overflow: scroll;
    }
  }

/*HISTORIAL PAGINACION EN NEGRO*/
.jtable-goto-page select{
    color: #555;
}
.jtable-page-size-change select{
    color: #555;
}

/*INFORMACIÓN DE GRUPOS DE CADA INTEGRANTE EN TABLA DE ENVIO*/
.gruposInte{
    margin-top: 5px !important;
    width: 100%;
    padding: 1px;
}
.grupoPill{
    line-height: 1 !important;
    font-weight: 700 !important;
    font-size: 75% !important;
    white-space: normal !important;
    padding: 4px 5px !important;
    margin: 1px !important;
    background-color: #707070 !important;
    
    color: white !important;
    display: inline;
}

/*INPUT MOTIVO HISTORIAL PAGOS*/
.motivo{
    overflow: hidden;
}



/*EDITAR MENSAJE DE BIENVENIDA GRUPOS SUSCRIPCIÓN*/

.filaGrupo{
    padding: 0px 15px !important;
}

.filaGrupo .form-controls{
    margin-bottom: 15px !important;
}

#addGroup{
    padding-top: 15px !important;
}

/*SCROLL EN MOVIL TABLAS HISTORIAL*/

#tablaHistMensajes{
    /*width: 100% !important;*/
    overflow: scroll !important;
}
#tablaHistMensajes #tabla th{
    min-width: 80px !important;
}

/* ADJUNTAR IMG D&D*/
.tpl_divisor .dragandrophandler {
    border: 2px dotted #cacaca; 
    border-bottom: none; 
    display:none; 
    position:relative; 
    height:80px;
}

#adjInfo{
    position:absolute;
    top: 50%;
    left: 5%; 
    transform: translate(0, -50%);
}

#extAviso{
    position:absolute;
    right:4px; 
    bottom:0;
    font-size: 8pt;
    font-style: italic;
}

@media only screen and (max-width: 336px) {
    #extAviso{
        display: none;
    }
}

/* Alertas nav*/


 .dropdown-alerts, .dropdown-requests{
    padding: 0 0;
 }

 .alertNotify, .requestNotify {
    padding: 0px !important;
 }

 .alertNotify .alert{
    margin-bottom: 0px;
 }

 .requestNotify .alert{
    margin-bottom: 0px;
 }

 .navbar-top-links > li{
    font-size: 12pt;
 }

 .dropdown-notifys-menu, .dropdown-requests{
    width: 350px;
    min-width: 0;
 }

 .notificacion{
     border-bottom: 1px solid var(--main-color-primary);
     cursor: pointer;
 }

 .notificacion:hover{
     background-color: #F5F5F5;
}

.notificacion-nueva:hover{
    background-color: #2f6782 ;
    color: #5bc0de;

}

.top-links-mobile{
    text-align: right;
}
 
 .tox-tbtn{
    width:34px !important;
}

.opciones>a>button{
    border: 1px solid;
    border-radius: 4px;
}

.request-notify{
    float: right;
    color: #fff;
    background-color: #d9534f;
}

#infoGiroBancSol, #infoTransBancSol {
    border: 1px solid #cacaca; 
    display:none; 
    position:relative; 
    margin-top: 5px;
}

#infoGiroBancSol{
height:80px;
}

#infoTransBancSol{
height:150px;
}

.jtable-toolbar-item-add-record{
    background-color: var(--main-color-primary) !important;
}

.alert-verify, .alert-noemail{
    display:none; 
    font-size: 11pt;
    width: 100%;
    margin: 0 0 0 250px;
}

@media (max-width: 780px) {
    .alert-verify, .alert-noemail{
        margin: 0;
    }
}

.fa-spinner {
    animation: spin 1s linear infinite;
  }
  
  @keyframes spin {
    0% {
        transform: rotate(0deg);
    }
  
    100% {
        transform: rotate(360deg);
    }
  }

  td{
    white-space: break-spaces !important;
  }

  .content-wrapper{
    padding: 1.5rem 1.5rem 1.5rem 3.5rem;
  }

  #sidebar{
    width: auto;
  }   

  .sidebar-icon-only .sidebar-fav {
    display: none !important;
  }

  .sidebar-icon-only #sidebar {
    width: 70px;
    background: #fff;
}

.form-check-inline{
    display: inline-block !important;
    margin-right: 1rem !important;
    padding-left: 1.5em;

}



#side-menu .nav-link:not(.active){
    background-color: transparent;
}

.nav-item select{
    color: black;
}

.card{
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .order-xs-first {
    order: -1 !important;
  }
  .order-xs-0 {
    order: 0 !important;
  }
  .order-xs-1 {
    order: 1 !important;
  }
  .order-xs-2 {
    order: 2 !important;
  }
  .order-xs-3 {
    order: 3 !important;
  }
  .order-xs-4 {
    order: 4 !important;
  }
  .order-xs-5 {
    order: 5 !important;
  }
  .order-xs-last {
    order: 6 !important;
  }


}

.modal-content {
   --bs-modal-border-radius: 34px !important;
}