
.vw_dh{display: none; visibility: hidden; }
.vw_dv{display: block; visibility: visible; }

.vw_ld{ -moz-opacity:.30;  -khtml-opacity:.30; filter:alpha(opacity=30); opacity:.30;
position: fixed; visibility: visible; top: 42%; left: 50%; margin-top: -30px; margin-left: -30px; z-index: 3001;
}
.cssFondo-v{position: fixed; visibility: visible; display: block; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background-color: #DDDDDD;
                  -moz-opacity:.22;  -khtml-opacity:.22; filter:alpha(opacity=22); opacity:.22; z-index: 3000; }
.cssFF-v{position: fixed; visibility: visible; display: block; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background-color: #DDDDDD;
                  -moz-opacity:.30;  -khtml-opacity:.20; filter:alpha(opacity=20); opacity:.20; z-index: 1999; }
.cssload-v{position: fixed; visibility: visible; margin: 1 auto 0 auto; top: 20%; left: 50%; margin-top: -50px; margin-left: -22px; z-index: 300001;  }
.MsgErr-a{position: fixed; font-family: Arial; font-size: 12px; color: #666; top: 200px; left: 50%; width: 490px; height: auto; background-color: #F1F2F2; margin-top: -100px; margin-left: -250px; padding: 3px;  
          border: 1px solid  #DEDEDE; z-index: 3000;}

    
.PW_D{position: absolute; left: 230px; top: 55px; width:auto; height: 80%; z-index: 0; /*border: 1px dotted #ff8833;*/}
.PW_DF{position: absolute; border-radius: 20px; left: 0px; top: 50px; width:auto; height: 80%; z-index: 20000; /* border: 1px dotted #ff8833;*/}

.cnf-v{position: fixed; visibility: visible; background-image: url(../img/bg.png); display: block; top: 0px; left: 0px; width: 98%; height: 90%;
                   text-align: center; background-color: #000000; -khtml-opacity:.30; -moz-opacity:.30; filter:alpha(opacity=30); opacity:.30;  z-index: 3000;}


/*css datatable*/
th.dt-center, td.dt-center { text-align: center; }

:root { --progrees_bg: #d9e0e7; --progrees_bar_bg: green }

.progress_dv {
  width:100px;
  background-color: var(--progrees_bg);
  height: 0.4em;
  display: inline-block;
    border-radius: 1.25em;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) inset;
	
}

.progress_dv_bar {
  height: 0.4em;
  background-color: var(--progrees_bar_bg);
  text-align: center;
  border-radius: 1.25em;
  line-height: 0.4em;
  color: black;
}


.info2, .success2, .warning2, .error2, .validation {
 /*border-radius: 15px 25px 30px; */
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info2 {
color: #425f68;
background-color: #c2ddf7;
background-image: url('../img/info.png');
}
.success2 {
color: #195519;
background-color: #cce9cc;
background-image:url('../img/success.png');
}
.warning2 {
color: #FFFFFF;
 font-weight: bold;
background-color: #1db394;
/*background-image: url('../img/warning.png');*/
}
.error2 {
color: #b46f6d;
background-color: #ffcdcc;
background-image: url('../img/error.png');

}

.TextAreaTTS {  
    border: 1px solid #E4E4E4;
    width: auto;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    background-color: white;
    overflow-wrap: break-word;
}
.lt_ta_tts { border: 1px solid #ccc; border-collapse: collapse; /*width: auto;*/  -webkit-user-select:none ;-khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;} 
.lt_ta_tts tr.rws th {font-family: Arial; font-size: 11px; color: #000066; background: #FFFFFF; text-align: center; padding: 8px;  border: 1px solid #eee; font-weight: normal;}     
.lt_ta_tts tr.cls th {font-family: Arial; font-size: 10px; color: #000; background: #F9F9F9; text-align: center; padding: 8px;  font-weight: BOLD; cursor: pointer; border: 1px solid #eee;}
.lt_ta_tts tr.inf th {font-family: Arial; font-size: 12px; color: #000066; background: #E9EDF5; text-align: center; padding: 8px; border: 0; font-weight: normal;}   
.lt_ta_tts tr.inf td {font-family: Arial; font-size: 12px; color: #666; background: #fff; text-align: center; padding: 8px; border: 1px solid #eee;}      
.lt_ta_tts tr.inf td.dt {font-family: Arial; font-size: 12px; color: #399AE8; font-weight: bold; background: #fff; text-align: center; padding: 8px; border: 1px solid #eee;}      
.lt_ta_tts a{text-decoration: none;}

.vw_r{
    color:#FF0000;
}
.vw_ri{
     background-color:#FFEDEF;
}

.tableD{
    /*-moz-box-shadow:0px 0px 3px #aaa;
    -webkit-box-shadow:0px 0px 3px #aaa;
    box-shadow:0px 0px 3px #aaa;*/
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;*/
    border: 1px solid #DBDBDB;
    
 
    background-color:#ffffff;

    /*overflow:hidden;*/
}

.ExcelTable2007 {
	border: 1px solid #B0CBEF;
	border-width: 1px 0px 0px 1px;
	font-size: 11pt;
	font-family: Calibri;
	font-weight: 100;
	border-spacing: 0px;
	border-collapse: collapse;
}

.ExcelTable2007 TH {
	background-image: url(../img/excel-2007-header-bg.gif);
	background-repeat: repeat-x; 
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #9EB6CE;
	border-width: 0px 1px 1px 0px;
        text-align: center;
}

.ExcelTable2007 TD {
	border: 0px;
	background-color: white;
	padding: 0px 4px 0px 2px;
	border: 1px solid #D0D7E5;
	border-width: 0px 1px 1px 0px;
}

.ExcelTable2007 TD B {
	border: 0px;
	background-color: white;
	font-weight: bold;
}

.ExcelTable2007 TD.heading {
	background-color: #E4ECF7;
	text-align: center;
	border: 1px solid #9EB6CE;
	border-width: 0px 1px 1px 0px;
}

.ExcelTable2007 TH.heading {
	background-image: url(../img/excel-2007-header-left.gif);
	background-repeat: none;
        width: 30px;
}


.has-error .select2-selection {
    /*border: 1px solid #a94442;
    border-radius: 4px;*/
    border-color:rgb(185, 74, 72) !important;
}

.custom-radio 
.custom-control-input:checked~.custom-control-label::after {
    background-color: #1bb394;   
    border-radius: 50%;
}

/*
.custom-switch
.custom-control-input:checked~.custom-control-label::after {
    background-color: green;
   -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem);
    
}*/




.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:checked~.custom-control-label::before {
    background-color: rgba(27, 179, 148, 1)
}


.inputDnD {
  .form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 6em;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: #c61c23;
    box-shadow: 0 0 5px solid currentColor;
    &:before {
      content: attr(data-title);
      position: absolute;
      top: 0.5em;
      left: 0;
      width: 100%;
      min-height: 6em;
      line-height: 2em;
      padding-top: 1.5em;
      opacity: 1;
      visibility: visible;
      text-align: center;
      border: 0.25em dashed currentColor;
      transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
      overflow: hidden;
    }
    &:hover {
      &:before {
        border-style: solid;
        box-shadow: inset 0px 0px 0px 0.25em currentColor;
      }
    }
  }
}


/*.form-group row [class^="col-"] { padding-top: 0; padding-bottom: 0; }*/

/* IOS Message */

.form-control area {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 2px dashed #dadada;

    background-position: center;
    background-repeat: no-repeat;
    background-size: 64px 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    text-align: center;
	vertical-align: middle;
}

.form-control area span {
    margin: 0;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-right: -50%;
	
    transform: translate(-50%, -50%) ;
	 -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
	
}
	
.form-control area:hover,
.form-control area.dragging,
.form-control area.uploading {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
	background: #defaf4;
}
.form-control area input {
    width: 400%;
    height: 100%;
    margin-left: -300%; 
    border: none;
    cursor: pointer;
}

.form-control area input:focus {
    outline: none;
}

.chron  {position: fixed; top: 40px; left: 0px; right: 0px; height: 25px; background-color: #F9F9F9;
           border-bottom: 1px solid #E4E4E4; border-top: 1px solid #E4E4E4; text-align: center;font-size: 12px; font-weight: bold;
           vertical-align:middle;
z-index: 1;}




.webPhone {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 320px;
}

.webPhone_tool {
    position: fixed; /* or absolute */
    top: 20%;
    right: 2px;
    cursor:pointer;
    z-index: 2001;
}


.webPhone_dial {
   width: 40px;
   height: 40px;
   background-color: #fafafa;
   border-color:  #dddedf;  
   border-radius: 50%;
   box-shadow: 0 6px 10px 0 #666;
   transition: all 0.1s ease-in-out;
   color:#000;
   font-size: 20px;
   text-align: center;
   line-height: 40px;
   cursor:pointer;
}
 
.webPhone_dial:hover {
   box-shadow: 0 3px 9px 0 #666;
   transform: scale(1.05);
}


.webPhone_min {
   width: 40px;
   height: 40px;
   background-color: #0b5c5d;
   border-radius: 50%;
   box-shadow: 0 6px 10px 0 #666;
   transition: all 0.1s ease-in-out;
 
   font-size: 20px;
   color: white;
   text-align: center;
   line-height: 40px;
 

   cursor:pointer;
}
 
.webPhone_min:hover {
   box-shadow: 0 6px 14px 0 #666;
   transform: scale(1.05);
}

.webPhone_min_des {
   width: 40px;
   height: 40px;
   background-color: #0b5c5d;
   border-radius: 50%;
   box-shadow: 0 6px 10px 0 #666;
   transition: all 0.1s ease-in-out;
 
   font-size: 20px;
   color: white;
   text-align: center;
   line-height: 40px;
 

   cursor:pointer;
  -webkit-animation: glowing_des 2500ms infinite;
  -moz-animation: glowing_des 2500ms infinite;
  -o-animation: glowing_des 2500ms infinite;
  animation: glowing_des 2500ms infinite;
}

.webPhone_min_des:hover {
   box-shadow: 0 6px 14px 0 #666;
   transform: scale(1.05);
}

@-webkit-keyframes glowing_des {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 30px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing_des {
  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 30px #FF0000; }
  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing_des {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 30px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing_des {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 30px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}


.webPhone_min_con {
   width: 40px;
   height: 40px;
   background-color: #5cb85c;
   border-radius: 50%;
   box-shadow: 0 6px 10px 0 #666;
   transition: all 0.1s ease-in-out;
   border-color:  #5cb85c;  
   font-size: 20px;
   color: white;
   text-align: center;
   line-height: 40px;
 
   cursor:pointer;
  -webkit-animation: glowing 2500ms infinite;
  -moz-animation: glowing 2500ms infinite;
  -o-animation: glowing 2500ms infinite;
  animation: glowing 2500ms infinite;
}

.webPhone_min_con:hover {
   box-shadow: 0 6px 14px 0 #666;
   transform: scale(1.05);
}


@-webkit-keyframes glowing {
  0% { background-color: #58b858; -webkit-box-shadow: 0 0 3px #58b858; }
  50% { background-color: #6bc06b; -webkit-box-shadow: 0 0 30px #6bc06b; }
  100% { background-color: #5cb85c; -webkit-box-shadow: 0 0 3px #5cb85c; }
}

@-moz-keyframes glowing {
  0% { background-color: #58b858; -moz-box-shadow: 0 0 3px #58b858; }
  50% { background-color: #6bc06b; -moz-box-shadow: 0 0 30px #6bc06b; }
  100% { background-color: #5cb85c; -moz-box-shadow: 0 0 3px #5cb85c; }
}

@-o-keyframes glowing {
  0% { background-color: #58b858; box-shadow: 0 0 3px #58b858; }
  50% { background-color: #6bc06b; box-shadow: 0 0 30px #6bc06b; }
  100% { background-color: #5cb85c; box-shadow: 0 0 3px #5cb85c; }
}

@keyframes glowing {
  0% { background-color: #58b858; box-shadow: 0 0 3px #58b858; }
  50% { background-color: #6bc06b; box-shadow: 0 0 30px #6bc06b; }
  100% { background-color: #5cb85c; box-shadow: 0 0 3px #5cb85c; }
}


.webPhone2 {
  position: fixed;
  border-color: #000000;
  visibility: visible; display: block;
  width: 300px;
  background: #FFFFFF;
  border-radius: 15px 50px 30px;
  padding: 20px; 
  box-shadow: 0 3px 6px 0 #666;
  border-width: 1px;
  z-index: 10000;
  cursor:move;
}

.webPhone_display {
  width: 100%;
  font-size: 300%;
  color: green;
}

.webPhone_digit {
   width: 40px;
   height: 40px;
   background-color: #fafafa;
   border-color:  #dddedf;  

   border-radius: 50%;
   transition: all 0.1s ease-in-out;
   color:#000;
   font-size: 20px;
   text-align: center;
   line-height: 40px;
   cursor:pointer;
   border-width: 1px;
   border-style: solid;
   
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none; 
}
.webPhone_digit:hover {
   box-shadow: 0 2px 6px 0 #666;
   transform: scale(1.25);
}


.webPhone_digit_green {
   width: 40px;
   height: 40px;
   background-color: #fafafa;
   border-color:  green;  

   border-radius: 50%;
   transition: all 0.1s ease-in-out;
   color:green;
   font-size: 20px;
   text-align: center;
   line-height: 40px;
   cursor:pointer;
   border-width: 2px;
   border-style: solid;
}
.webPhone_digit_red:hover {
   box-shadow: 0 2px 6px 0 #666;
   transform: scale(1.25);
}
#toast{
  position:fixed;
  top:0;
  left:50%;
  transform:translate(-50%);
  /*background-color:#000;*/
  background-color:rgba(0, 0, 0, 0.8);
  color:#fff;
  padding:35px;
  border-radius:20px;
  text-align:center;
  z-index:100000000;
  box-shadow:0 0 15px rgba(0,0,0,0.7);
  visibility:hidden;
  /* 
  // IE 8 
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  // IE 5-7 
  filter: alpha(opacity=50);
  // Netscape 
  -moz-opacity: 0.5;
  //Safari 1.x 
  -khtml-opacity: 0.5;
  // Good browsers 
  opacity: 0.5;
  */
}

#toast.show{
  visibility:visible;
  animation:fadeInOut 3s;
}

@keyframes fadeInOut{
  5%,95%{opacity:1;top:50px}
  15%,85%{opacity:1;top:30px}
}


.vt_contet{
    background-color:#ffffff;

    overflow:hidden;
    border-radius: 15px 50px 30px 5px;
    border: 10px solid #DBDBDB;
    padding: 10px; 
    
    box-shadow: 0 3px 6px 0 #666;
    -moz-box-shadow:  0 3px 6px 0 #666;
    -webkit-box-shadow: 0 3px 6px 0 #666;
   
}


.vt_contet_hangup{
    background-color:#ffffff;

    overflow:hidden;
    border-radius: 15px 50px 30px 5px;
    border: 10px solid #DBDBDB;
    padding: 10px; 
    
    /*box-shadow: 0 3px 6px 0 #666;*/
    
    box-shadow: 0 0 15px #FF0000;
    -moz-box-shadow:  0 0 15px #FF0000;
    -webkit-box-shadow: 0 0 15px #FF0000; 
    
    -webkit-animation: hangup 2500ms infinite;
    -moz-animation: hanguphangup 2500ms infinite;
   -o-animation: call 2500ms infinite;
     animation: hangup 2500ms infinite;
}


@-webkit-keyframes hangup {
  0% {  -webkit-box-shadow: 0 0 15px #FF0000; }
  50% {  -webkit-box-shadow: 0 0 30px #B20000; }
}

@-moz-keyframes hangup {
  0% {  -moz-box-shadow: 0 0 15px #FF0000; }
  50% {  -moz-box-shadow: 0 0 30px #B20000; }
}

@-o-keyframes hangup {
  0% {  box-shadow: 0 0 15px #FF0000; }
  50% {  box-shadow: 0 0 30px #B20000; }
}

@keyframes hangup {
  0% {  box-shadow: 0 0 15px #FF0000; }
  50% {  box-shadow: 0 0 30px #B20000; }
}



.vt_contet_call{
    background-color:#ffffff;

    overflow:hidden;
    border-radius: 15px 50px 30px 5px;
    border: 10px solid #DBDBDB;
    padding: 10px; 
    
    /*box-shadow: 0 3px 6px 0 #666;*/
    
     box-shadow: 0 0 15px #58b858;
    -moz-box-shadow:  0 0 15px #58b858;
    -webkit-box-shadow: 0 0 15px #58b858; 
    
    -webkit-animation: call 2500ms infinite;
    -moz-animation: call 2500ms infinite;
   -o-animation: call 2500ms infinite;
     animation: call 2500ms infinite;
}


.dt_call{
    background-color:#ffffff;

    overflow:hidden;
    
    /*box-shadow: 0 3px 6px 0 #666;*/
    
     box-shadow: 0 0 15px #58b858;
    -moz-box-shadow:  0 0 15px #58b858;
    -webkit-box-shadow: 0 0 15px #58b858; 
    
    -webkit-animation: call 2500ms infinite;
    -moz-animation: call 2500ms infinite;
   -o-animation: call 2500ms infinite;
     animation: call 2500ms infinite;
}

@-webkit-keyframes call {
  0% {  -webkit-box-shadow: 0 0 15px #58b858; }
  50% {  -webkit-box-shadow: 0 0 30px #6bc06b; }
}

@-moz-keyframes call {
  0% {  -moz-box-shadow: 0 0 15px #58b858; }
  50% {  -moz-box-shadow: 0 0 30px #6bc06b; }
}

@-o-keyframes call {
  0% {  box-shadow: 0 0 15px #58b858; }
  50% {  box-shadow: 0 0 30px #6bc06b; }
}

@keyframes call {
  0% {  box-shadow: 0 0 15px #58b858; }
  50% {  box-shadow: 0 0 30px #6bc06b; }
}



.vt_contet_ring{
    background-color:#ffffff;

    overflow:hidden;
    border-radius: 15px 50px 30px 5px;
    border: 10px solid #DBDBDB;
    padding: 10px; 
    
    /*box-shadow: 0 3px 6px 0 #666;*/
    
     box-shadow: 0 0 15px #fdcb40;
    -moz-box-shadow:  0 0 15px #fdcb40;
    -webkit-box-shadow: 0 0 15px #fdcb40; 
    
    -webkit-animation: ring 2500ms infinite;
    -moz-animation: ring 2500ms infinite;
   -o-animation: ring 2500ms infinite;
     animation: ring 2500ms infinite;
}

@-webkit-keyframes ring {
  0% {  -webkit-box-shadow: 0 0 15px #fdcb40; }
  50% {  -webkit-box-shadow: 0 0 30px #fedf8d; }
}

@-moz-keyframes ring {
  0% {  -moz-box-shadow: 0 0 15px #fdcb40; }
  50% {  -moz-box-shadow: 0 0 30px #fedf8d; }
}

@-o-keyframes ring {
  0% {  box-shadow: 0 0 15px #fdcb40; }
  50% {  box-shadow: 0 0 30px #fedf8d; }
}

@keyframes ring {
  0% {  box-shadow: 0 0 15px #fdcb40; }
  50% {  box-shadow: 0 0 30px #fedf8d; }
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
    
   width: 40px;
   height: 40px;
   background-color: #fafafa;
   border-color:  #dddedf;  
   border-radius: 50%;
   box-shadow: 0 6px 10px 0 #666;
   transition: all 0.1s ease-in-out;
   color:#000;
   font-size: 20px;
   text-align: center;
   line-height: 40px;
   cursor:pointer;
   
   -webkit-animation: shake 1500ms infinite;
   -moz-animation: shake 1500ms infinite;
   -o-animation: shake 1500ms infinite;
    animation: shake 1500ms infinite;
}

.webPhone_dial {
   width: 40px;
   height: 40px;
   background-color: #fafafa;
   border-color:  #dddedf;  
   border-radius: 50%;
   box-shadow: 0 6px 8px 0 #666;
   transition: all 0.1s ease-in-out;
   color:#000;
   font-size: 20px;
   text-align: center;
   
   cursor:pointer;
}
 
.webPhone_dial:hover {
   box-shadow: 0 3px 6px 0 #666;
   transform: scale(1.05);
}

           
            .BannerAgente  {position: fixed; top: 0px; left: 0px; right: 0px; height: 86px; background-color: #f1f1f1;
            border-bottom: 0px solid #2d353c; ;
            -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.32);
            -moz-box-shadow:    0px 3px 8px 0px rgba(50, 50, 50, 0.32);
            box-shadow:         0px 3px 8px 0px rgba(50, 50, 50, 0.32);
            z-index: 1;}
            
            .contenedor-responsivo {
                position: relative;
                overflow: hidden;
                padding-top: 56.25%;
            }
        .iframe-responsivo {
           border: 0;
            height: 100%;
            /*left: 0;*/
            position: absolute;
            /*top: 87px;*/
            width: 100%;
            background-color: #ffffff;
        }
        
        
    #toast{
            position:fixed;
            top:0;
            left:50%;
            transform:translate(-50%);
            background-color:rgba(0, 0, 0, 0.8);
            color:#fff;
            padding:35px;
            border-radius:20px;
            text-align:center;
            z-index:100000000;
            box-shadow:0 0 15px rgba(0,0,0,0.7);
            visibility:hidden;
    }

#toast.show{
  visibility:visible;
  animation:fadeInOut 3s;
}

@keyframes fadeInOut{
  5%,95%{opacity:1;top:50px}
  15%,85%{opacity:1;top:30px}
}


.bg_sip_ring{
    background-color:#ffffff;
    border: 5px solid #fdcb40;
    
    /*box-shadow: 0 3px 6px 0 #666;*/
    
     box-shadow: 0 0 15px #fdcb40;
    -moz-box-shadow:  0 0 15px #fdcb40;
    -webkit-box-shadow: 0 0 15px #fdcb40; 
    
    -webkit-animation: ring 2500ms infinite;
    -moz-animation: ring 2500ms infinite;
   -o-animation: ring 2500ms infinite;
     animation: ring 2500ms infinite;
}

@-webkit-keyframes ring {
  0% {  -webkit-box-shadow: 0 0 15px #fdcb40; }
  50% {  -webkit-box-shadow: 0 0 30px #fedf8d; }
}

@-moz-keyframes ring {
  0% {  -moz-box-shadow: 0 0 15px #fdcb40; }
  50% {  -moz-box-shadow: 0 0 30px #fedf8d; }
}

@-o-keyframes ring {
  0% {  box-shadow: 0 0 15px #fdcb40; }
  50% {  box-shadow: 0 0 30px #fedf8d; }
}

@keyframes ring {
  0% {  box-shadow: 0 0 15px #fdcb40; }
  50% {  box-shadow: 0 0 30px #fedf8d; }
}


.iframe-crm{
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    /*top: 100px;*/
    width: 100%;
    background-color: #ffffff;
}


.tab-crm.active{
    background-color: #1ab394 !important;
    color: #fff !important;
}


/*@media (max-width: 1200px) {
    #lbl_bienvenido,
    #sip_btn_head,
    #btn-timer,
    #sip_btn_clock,
    #txt_sign_out{
        display: none;
    }
    
    #icon_agente{
        display: block !important;
    }
    
    .d_sip_outbound .toggle,
    .d_sip_inbound .toggle,
    .d_sip_blending .toggle{
        width: 40px !important;
    }
    
    .d_sip_outbound .toggle-on:before,
    .d_sip_outbound .toggle-off:before{
        content: 'P';
    }
    
    .d_sip_inbound .toggle-on:before,
    .d_sip_inbound .toggle-off:before{
        content: 'I';
    }
    
    .d_sip_blending .toggle-on:before,
    .d_sip_blending .toggle-off:before{
        content: 'B';
    }
    
    #sip_btn_manual,
    #sip_menajeria,
    #sip_btn_head,
    #sip_btn_mute,
    #sip_btn_hold,
    #sip_btn_clock{
        padding: .5rem!important
    }
}


@media (min-width: 1201px) {
    #lbl_bienvenido
    #sip_btn_head,
    #btn-timer,
    #sip_btn_clock{
        display: block;
    }
    
    #icon_agente{
        display: none;
    }
    
    #txt_sign_out{
        display: inline;
    }

    
    .d_sip_outbound .toggle{
        width: 94px !important;
    }
    
    .d_sip_outbound .toggle-on:before,
    .d_sip_outbound .toggle-off:before{
        content: 'Progresivo';
    }
    
    .d_sip_inbound .toggle{
        width: 82px !important;
    }
    
    .d_sip_inbound .toggle-on:before,
    .d_sip_inbound .toggle-off:before{
        content: 'Inbound';
    }
    
    .d_sip_blending .toggle{
        width: 85px !important;
    }
    
    .d_sip_blending .toggle-on:before,
    .d_sip_blending .toggle-off:before{
        content: 'Blending';
    }
}*/

.status_bar{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none; 
    border-bottom: 0px solid #2d353c; ;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.32);
    -moz-box-shadow:    0px 3px 8px 0px rgba(50, 50, 50, 0.32);
    box-shadow:         0px 3px 8px 0px rgba(50, 50, 50, 0.32);
    padding: 1px; 
}
.status_bar_text{ 
    font-size: 14px;
}
.no_select_text{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none; 
}
.encuesta_ds{ 
    color:#2b2c2c;  text-transform:capitalize; font-weight: bold;
}
    /* width */
    ::-webkit-scrollbar {
        width: 7px;
        height: 7px; 
    }
    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1; 
    }
    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #999999;
        border-radius: 4px;
    }
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover{
        background: #737373;
        border-radius: 4px;
    }
    ::-webkit-scrollbar-track:active 
    {
        background: #f1f1f1;
        border-radius: 4px;
    }
	
#tabs_content_agente{
    position: fixed;
    /*z-index: 100;*/
    top: 100px;
}

/*@media only screen and (max-width: 1047px){*/
@media only screen and (max-width: 1081px){
    #tabs_content_agente{
        top: 150px;
    } 
}


@media only screen and (max-width: 767px){
    #tabs_content_agente{
        top: 165px;
    }
}


#menu_tabs_content{
    background-color: #f3f3f4;
    z-index: 1000;
}