@font-face{
  font-family: myriad;
  src: url("../fonts/MyriadPro-Black.otf");
}
@font-face{
  font-family: tirana;
  src: url("../fonts/Tirana-Regular.ttf");
}
@font-face{
  font-family: foco;
  src: url("../fonts/Foco-Bold.ttf");
}
@font-face{
  font-family: open condensed;
  src: url("../fonts/Bebas-Regular.ttf");
}

.bg-xpell-1{
  background-color: #72c2b7 !important;
}

.bg-xpell-2{
  background-color: #001a7b !important;
}

.bg-xpell-3{
  background-color: #fff !important;
}

.txt-xpell-1{
  color: #72c2b7;
}

.txt-xpell-2{
  color: #0b327c;
}

.txt-xpell-3{
  color: #fff;
}

.client-campaign{
  padding-left: 10px;
}

.client-campaign-view{
  margin: 5px 0;
  padding: 10px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*************** BINGO *******************/

.text-cent{
  text-align: center;
}

.tirana {
  font-family: tirana;
}

.tirana .big-letter{
  font-family: open condensed;
  color: #f50580;
  line-height: 90px;
}

.myriad {

  font-family: myriad;
}

.center {
  margin-left: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.bingo-view{
  background: rgb(243, 243, 243) none repeat scroll 0% 0%;
  max-width:1300px;
  margin: auto;
}
.bingo-view-p{
  background: #001a7b;
  margin: auto;
  /*color: #fff;*/
  max-width:1600px;
}
.bingo-img{
  margin: 10px 0;
}

.number {
  font-size: 35px;
  /*color: gray;*/
  border: 1px solid;
  border-radius: 15px;
  height: 58px;
  vertical-align: middle;
  margin: 6%;
  width: 58px;
  cursor: pointer;
}
.card-view {
  font-size: 95px;
  line-height: 1;
}

.number-card {
    margin: 4%;
    font-weight: 1000;
}

.view-img {
  
  width: 95%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.card-container { 
  width: 98%;
  display: inline-block;
  margin-top: 0vh;
  margin-left: auto;
  margin-right: auto;
  /*border: 1px solid black;*/
  max-width: 1200px;
  text-align: center;
}
.bingo-card {
  border: 1px solid #001a7b;
  border-radius: 15px;
  background: #fff;
  padding: 5px 15px;
  margin: 5px 10px;
  width: 76%;/*52%;*/
  max-width: 330px;
  min-width: 330px;
  display: inline-block;
  color: #001a7b;
}
.nameCard {
    text-align: center;
    font-size: 25px;
    color: #fff;
    border: 1px solid gray;
    /*margin: 2px 150px;*/
    border-radius: 23px;
    padding: 5px 16px;
}

.checked .number {
    background-color: #1f1f1f;
    color: #fff;
}

.ball-img {

  /*background-image: url("../img/ball.png");*/
  /*width: 37%;*/
  display: inline-block;
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: relative;
  color: #001a7b;
  cursor: pointer;
}
.ball-img img{
  width: 90%;
}

.ball-img a {
    color: #fff;
}

.b-number{
  left: 0;
  position:absolute;
  text-align:center;
  top: -4px;
  right: 0;
  bottom: 0;
  padding-top: 20%;
  vertical-align: middle;
  
}

.ball-img p {
    /*margin: 25% 0;*/
  font-size: 2vw;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}

.ball-img.v p {
    /*margin: 25% 0;*/
  font-size: 1.1vw;
  position: relative;
}
.flexFont {
  padding-top: 0;
}

.bingo-view-p .ball-img p {
  font-size: 33px;
}

#content-wrapper {
    margin-left: 14rem;
}

.sidebar-toggled #content-wrapper {
    margin-left: 6.5rem;
}

.ball-img.drawn{
  /*background-image: url("../img/ball2.png");*/
  color: white;
}

.ball-img.drawn a{
  color: white;
}

.ball-cell {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.bingo-title {
  text-align: center;
  font-size: 45px;
  color: #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  min-width: 54px;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.left-panel{

  vertical-align: top;
  text-align: center;
}

.but-img-play {
  background-image: url("../img/but.png");
  border: 0;  
  background-position: 0;
  background-size: 100%;
  padding: 21px 20px;
  background-repeat: no-repeat;
  font-weight: 800;
  background-color: transparent;
}
.last-ball{

  background-image: url("../img/last-ball.png");
  border: 0;  
  background-position: 0;
  background-size: 100%;
  padding: 21px 28px;
  background-repeat: no-repeat;
}
#title-letter{
  position: absolute;
  top: 0;
  font-size: 64px;
  width: 100%;
}

#title-number{
  position: absolute;
  bottom: 14%;
  font-size: 105px;
   width: 100%;
   color: #f50580;
   /*text-shadow: -3px -3px 0 #FFF, 3px -3px 0 #FFF, -3px 3px 0 #FFF, 3px 3px 0 #FFF;*/
}
.last-draw-letter{
  position: absolute;
  top: 0;
  font-size: 32px;
  width: 100%;
  /*font-weight: bolder;
  color: #6c6c6c;*/
}

.last-draw-number{
  position: absolute;
  bottom: 5%;
  font-size: 58px;
   width: 100%;
   color: #f50580;
   /*text-shadow: -3px -3px 0 #FFF, 3px -3px 0 #FFF, -3px 3px 0 #FFF, 3px 3px 0 #FFF;*/
}

#last-draw-letter-1{
  top: 0;
  font-size: 38px;
}

#last-draw-number-1{
  top: 20%;
  font-size: 70px;
}

#last-draw-letter-2{
  top: 0;
  font-size: 32px;
}

#last-draw-number-2{
  top: 20%;
  font-size: 60px;
  
}

#last-draw-letter-3{
  top: 0;
  font-size: 24px;
}

#last-draw-number-3{
  top: 20%;
  font-size: 47px;
}
#title-letter-modal{
  position: absolute;
  top: 2px;
  /*left: 97px;*/
  font-size: 85px;
  width: 100%;
}

#title-number-modal{
  position: absolute;
  bottom: 15%;
  /*left: 74px;*/
  font-size: 145px;
  width: 100%;
  color: #470694;
  text-align: center;
   /*text-shadow: -3px -3px 0 #FFF, 3px -3px 0 #FFF, -3px 3px 0 #FFF, 3px 3px 0 #FFF;*/
}

.opt-table {
    margin: auto;
}

.opt-table img {
    margin: 3px 8px;
}

.side-logo
{
  display: none;
}

.side-logo-s
{
  display: inherit;
}

.toggled .side-logo-s
{
  display: inherit;
}


.toggled .side-logo
{
  display: none;
}

.star {
    margin-top: -15%;
    width: 80%;
}

.banner-l{
  background-color: #000723;
  /*display: flex;*/
  text-align: center;
}
.banner-l img{
  margin: auto;
  width: 100%;
  max-width: 1024px;
}

.banner-s{
  /*background-color: #72c2b7;*/
  display: none;
  text-align: center;
}
.banner-s-t{
  /*background-color: #72c2b7;*/
  display: none;
  text-align: center;
}
.banner-s img{
  margin: auto;
  width: 100%;
  max-width: 512px;
}
.banner-s-t img{
  width: 100%;
}
.video-container
{
    position: relative;
    width: 100%;
    height: 450px;
    padding-bottom: unset;
 }
 .video-container iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }
  .video-container.alterno {
    width: 100%;
 }
 .video-chat
{
    display: block;
    position: relative;
    width: 50%;
    height: 450px;
    padding-bottom: unset;
 }
 .video-chat iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }

.win-pat {
    margin: auto;
    width: 260px;
    text-align: center;
    display: flex;
}
#imagen {
    width: 140px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
}
#sel-draw-mode {
    width: 140px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    padding: 9px 20px;
    font-weight: bold;
}

/**********************************************/
.photo-button {
  font-family: 'gobold';
  position: absolute;
  height: 100px;
  border: none;
  color: white;
  padding: 16px 32px;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 2.5vw;
  margin: 4px 2px;
  cursor: pointer;
  z-index: 10;
  width: 225px;
}

.btn-download {
  background:url(../../photo/img/Botonlow.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.d-none{
  display: none;
}
.maincontainer{
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
}
#webcamcontainer {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
#frame {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
#foto_tomada {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
#ultima_foto {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.float3{
  width: 220px;
  height: 55px;
  top: 84%;
  right: 55%;
  position: absolute;
  /*border: none;
  background-color: transparent;
  background: url(../img/SubirFoto.png) no-repeat;
  background-size: cover;*/
}

.float4{  
  width: 220px;
  height: 55px;
  top: 84%;
  right: 15%;
  position: absolute;
  /*border: none;
  background-color: transparent;
  background: url(../img/TomarOtra.png) no-repeat;
  background-size: cover;*/
}
/*********************************************/

@media (max-width: 512px) {
  .banner-l{
    display: none;
  }
  .banner-s{
    display: block;
    /*position: absolute;*/
    left: 70px;
  }
  .banner-s-t{
    display:block;
  }
}

@media (max-width: 768px) {
  .bingo-card {
    width: 90%;
    max-width: 500px;
    min-width: 250px;
  }
  #content-wrapper {
    margin-left: 0rem;
  }

  .sidebar-toggled #content-wrapper {
    margin-left: 0;
  }
  .number {
    font-size: 10vw;
    height: 50%;
    width: 90%;
  }

  .photo-button {
    font-family: 'gobold';
    position: absolute;
    height: 100px;
    border: none;
    color: white;
    padding: 16px 32px;
    left: 50%;
    top: 70%;
    transform: translate(-75%, -50%);
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 2.5vw;
    margin: 4px 2px;
    cursor: pointer;
    z-index: 10;
    width: 125px;
  }

  .float3{
    width: 129px;
    height: 34px;
    top: 85%;
    right: 50%;
  }
  .float4{
    width: 129px;
    height: 34px;
    top: 85%;
    right: 8%;
  }
}


@media (min-width: 768px) {
  
  .card-view {
    line-height: 1;
  }
  .side-logo-s
  {
    display: none;
  }
  .side-logo
  {
    display: inherit;
  }

}

@media (max-width: 1600px) {
  
  .video-container
  {
    height: 400px;
    padding-bottom: unset; 
  }
  .video-chat
  {
    height: 400px;
    padding-bottom: unset; 
  }
}

@media (max-width: 768px) {
  
  .video-container
  {
    height: 300px;
    padding-bottom: 56.25%;
  }
  .video-chat
  {
    display: none;
    height: 0;
    padding-bottom: 56.25%;
  }
}



/********** CHAT ****************/
.fileDiv {
  position: relative;
  overflow: hidden;
}
.upload_attachmentfile {
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
}
.btnFileOpen {margin-top: -50px; }

.direct-chat-warning .right>.direct-chat-text {
    background: #d2d6de;
    border-color: #d2d6de;
    color: #444;
  text-align: right;
}
.direct-chat-primary .right>.direct-chat-text {
    background: #3c8dbc;
    border-color: #3c8dbc;
    color: #fff;
  text-align: right;
}
.spiner{}
.spiner .fa-spin { font-size:24px;}
.attachmentImgCls{ width:450px; margin-left: -25px; cursor:pointer; }

/********** Fin CHAT ****************/

/*.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}*/

/*
 * Component: Small Box
 * --------------------
 */
.small-box {
  border-radius: 2px;
  position: relative;
  display: block;
  margin-bottom: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.small-box > .inner {
  padding: 10px;
}
.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.small-box h3 {
  font-size: 38px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
}
.small-box p {
  font-size: 15px;
}
.small-box p > small {
  display: block;
  color: #f9f9f9;
  font-size: 13px;
  margin-top: 5px;
}
.small-box h3,
.small-box p {
  z-index: 5;
}
.small-box .icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: absolute;
  top: -10px;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
}
.small-box:hover {
  text-decoration: none;
  color: #f9f9f9;
}
.small-box:hover .icon {
  font-size: 95px;
}
@media (max-width: 767px) {
  .small-box {
    text-align: center;
  }
  .small-box .icon {
    display: none;
  }
  .small-box p {
    font-size: 12px;
  }
}

/*
 * Component: Box
 * --------------
 */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
  border-top-color: #3c8dbc;
}
.box.box-info {
  border-top-color: #00c0ef;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.box-header > .box-tools .dropdown-menu > li > a {
  color: #444!important;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool.btn:active {
  box-shadow: none;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}
.chart-legend {
  margin: 10px 0;
}
@media (max-width: 991px) {
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}
.box-comments {
  background: #f7f7f7;
}
.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}
.box-comments .box-comment:after {
  clear: both;
}
.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}
.box-comments .box-comment:after {
  clear: both;
}
.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}
.box-comments .box-comment:first-of-type {
  padding-top: 0;
}
.box-comments .box-comment img {
  float: left;
}
.box-comments .comment-text {
  margin-left: 40px;
  color: #555;
}
.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600;
}
.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px;
}
/*
 * Component: Direct Chat
 * ----------------------
 */
.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow-x: hidden;
  padding: 0;
}
.direct-chat.chat-pane-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.direct-chat-messages {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto;
}
.direct-chat-msg,
.direct-chat-text {
  display: block;
}
.direct-chat-msg {
  margin-bottom: 10px;
}
.direct-chat-msg:before,
.direct-chat-msg:after {
  content: " ";
  display: table;
}
.direct-chat-msg:after {
  clear: both;
}
.direct-chat-msg:before,
.direct-chat-msg:after {
  content: " ";
  display: table;
}
.direct-chat-msg:after {
  clear: both;
}
.direct-chat-messages,
.direct-chat-contacts {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
.direct-chat-text {
  border-radius: 5px;
  position: relative;
  padding: 5px 10px;
  background: #d2d6de;
  border: 1px solid #d2d6de;
  margin: 5px 0 0 50px;
  color: #444444;
}
.direct-chat-text:after,
.direct-chat-text:before {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
}
.direct-chat-text:after {
  border-width: 5px;
  margin-top: -5px;
}
.direct-chat-text:before {
  border-width: 6px;
  margin-top: -6px;
}
.right .direct-chat-text {
  margin-right: 50px;
  margin-left: 0;
}
.right .direct-chat-text:after,
.right .direct-chat-text:before {
  right: auto;
  left: 100%;
  border-right-color: transparent;
  border-left-color: #d2d6de;
}
.direct-chat-img {
  border-radius: 50%;
  float: left;
  width: 40px;
  height: 40px;
}
.right .direct-chat-img {
  float: right;
}
.direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}
.direct-chat-name {
  font-weight: 600;
}
.direct-chat-timestamp {
  color: #999;
}
.direct-chat-contacts-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.direct-chat-contacts {
  -webkit-transform: translate(101%, 0);
  -ms-transform: translate(101%, 0);
  -o-transform: translate(101%, 0);
  transform: translate(101%, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 250px;
  width: 100%;
  background: #222d32;
  color: #fff;
  overflow: auto;
}
.contacts-list > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 0;
}
.contacts-list > li:before,
.contacts-list > li:after {
  content: " ";
  display: table;
}
.contacts-list > li:after {
  clear: both;
}
.contacts-list > li:before,
.contacts-list > li:after {
  content: " ";
  display: table;
}
.contacts-list > li:after {
  clear: both;
}
.contacts-list > li:last-of-type {
  border-bottom: none;
}
.contacts-list-img {
  border-radius: 50%;
  width: 40px;
  float: left;
}
.contacts-list-info {
  margin-left: 45px;
  color: #fff;
}
.contacts-list-name,
.contacts-list-status {
  display: block;
}
.contacts-list-name {
  font-weight: 600;
}
.contacts-list-status {
  font-size: 12px;
}
.contacts-list-date {
  color: #aaa;
  font-weight: normal;
}
.contacts-list-msg {
  color: #999;
}
.direct-chat-danger .right > .direct-chat-text {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}
.direct-chat-danger .right > .direct-chat-text:after,
.direct-chat-danger .right > .direct-chat-text:before {
  border-left-color: #dd4b39;
}
.direct-chat-primary .right > .direct-chat-text {
  background: #3c8dbc;
  border-color: #3c8dbc;
  color: #ffffff;
}
.direct-chat-primary .right > .direct-chat-text:after,
.direct-chat-primary .right > .direct-chat-text:before {
  border-left-color: #3c8dbc;
}
.direct-chat-warning .right > .direct-chat-text {
  background: #f39c12;
  border-color: #f39c12;
  color: #ffffff;
}
.direct-chat-warning .right > .direct-chat-text:after,
.direct-chat-warning .right > .direct-chat-text:before {
  border-left-color: #f39c12;
}
.direct-chat-info .right > .direct-chat-text {
  background: #00c0ef;
  border-color: #00c0ef;
  color: #ffffff;
}
.direct-chat-info .right > .direct-chat-text:after,
.direct-chat-info .right > .direct-chat-text:before {
  border-left-color: #00c0ef;
}
.direct-chat-success .right > .direct-chat-text {
  background: #00a65a;
  border-color: #00a65a;
  color: #ffffff;
}
.direct-chat-success .right > .direct-chat-text:after,
.direct-chat-success .right > .direct-chat-text:before {
  border-left-color: #00a65a;
}
/*
 * Component: Users List
 * ---------------------
 */
 .list-unstyled,
.chart-legend,
.contacts-list,
.users-list,
.mailbox-attachments {
 list-style:none;
 margin:0;
 padding:0
}
.users-list > li {
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center;
}
.users-list > li img {
  border-radius: 50%;
  max-width: 100%;
  height: auto;
}
.users-list > li > a:hover,
.users-list > li > a:hover .users-list-name {
  color: #999;
}
.users-list-name,
.users-list-date {
  display: block;
}
.users-list-name {
  font-weight: 600;
  color: #444;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.users-list-date {
  color: #999;
  font-size: 12px;
}
/* Chat widget (DEPRECATED - this will be removed in the next major release. Use Direct Chat instead)*/
.chat {
  padding: 5px 20px 5px 10px;
}
.chat .item {
  margin-bottom: 10px;
}
.chat .item:before,
.chat .item:after {
  content: " ";
  display: table;
}
.chat .item:after {
  clear: both;
}
.chat .item:before,
.chat .item:after {
  content: " ";
  display: table;
}
.chat .item:after {
  clear: both;
}
.chat .item > img {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 50%;
}
.chat .item > .online {
  border: 2px solid #00a65a;
}
.chat .item > .offline {
  border: 2px solid #dd4b39;
}
.chat .item > .message {
  margin-left: 55px;
  margin-top: -40px;
}
.chat .item > .message > .name {
  display: block;
  font-weight: 600;
}
.chat .item > .attachment {
  border-radius: 3px;
  background: #f4f4f4;
  margin-left: 65px;
  margin-right: 15px;
  padding: 10px;
}
.chat .item > .attachment > h4 {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 14px;
}
.chat .item > .attachment > p,
.chat .item > .attachment > .filename {
  font-weight: 600;
  font-size: 13px;
  font-style: italic;
  margin: 0;
}
.chat .item > .attachment:before,
.chat .item > .attachment:after {
  content: " ";
  display: table;
}
.chat .item > .attachment:after {
  clear: both;
}
.chat .item > .attachment:before,
.chat .item > .attachment:after {
  content: " ";
  display: table;
}
.chat .item > .attachment:after {
  clear: both;
}
.box-input {
  max-width: 200px;
}
.modal .panel-body {
  color: #444;
}

.float-r{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right: 10%;
  background-color:#eee;
  color:#444;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}
@media(min-width: 768px){
  .my-float{
    margin-top:20px;
  }
}

.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  /*background-color:#25d366;*/
  color:#fff;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  /*box-shadow: 2px 2px 3px #999;*/
  z-index:100;
}

.float2{
    position: relative;
    border: none;
    width: 220px;
    height: 60px;
    top: 10px;
    right: -40px;
    background-color: transparent;
    color: #fff;
    z-index: 100;
    background: url(../img/VerFotos2.png) no-repeat;
    background-size: cover;
}

@media (min-width: 768px) {
  .float{   
    width: 70px;
    height: 70px;
  }
  .float2{
    position: fixed;
    width: 290px;
    height: 80px;
    top: 560px;
    right: 76px;
  }
}

.sidebar-toggled .float-r {
    left: 120px;
}

.chat-popup {
    display: none;
    position: fixed;
    bottom: 111px;
    height: 380px;
    right: 15px;
    border: 3px solid #f1f1f1;
    z-index: 9;
}

.chat-popup iframe {
    height: 100%;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  /*width: 1%;*/
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-briefcase:before {
  content: "\1f4bc";
}

.glyphicon-calendar:before {
  content: "\1f4c5";
}

.glyphicon-pushpin:before {
  content: "\1f4cc";
}

.glyphicon-paperclip:before {
  content: "\1f4ce";
}

.glyphicon-camera:before {
  content: "\1f4f7";
}

.glyphicon-lock:before {
  content: "\1f512";
}

.glyphicon-bell:before {
  content: "\1f514";
}

.glyphicon-bookmark:before {
  content: "\1f516";
}

.glyphicon-fire:before {
  content: "\1f525";
}

.glyphicon-wrench:before {
  content: "\1f527";
}

@media (max-width: 1600px) {
  .bingo-view .ball-img p {
    font-size: 25px;
  }
  .bingo-view-p .ball-img p {
    font-size: 2vw;
  }
  
  /*.b-number{
    padding-top: 29%;
  }*/
  /*#title-number{
    font-size: 8vw;
  }*/
  /*#title-letter{
    font-size: 60px;
  }*/
}
@media (max-width: 1400px) {
  #title-number{
    font-size: 8vw;
     /*text-shadow: -3px -3px 0 #FFF, 3px -3px 0 #FFF, -3px 3px 0 #FFF, 3px 3px 0 #FFF;*/
  }
  #title-letter{
    top: 0;
    font-size: 4.8vw;
  }
  #last-draw-letter-1{
    top: 0;
    font-size: 2.8vw;
  }

  #last-draw-number-1{
    top: 20%;
    font-size: 4.7vw;
  }

  #last-draw-letter-2{
    top: 0;
    font-size: 2.2vw;
  }

  #last-draw-number-2{
    top: 20%;
    font-size: 4vw;
  }

  #last-draw-letter-3{
    top: 0;
    font-size: 1.6vw;
  }

  #last-draw-number-3{
    top: 20%;
    font-size: 3vw;
  }
  /*.number {
    font-size: 45px;
    border: 1px solid;
    border-radius: 15px;
    height: 65px;
    margin: 6%;
    width: 70px;
  }*/
}
@media (max-width: 1135px) {
  
  /*.number {
    font-size: 45px;
    border: 1px solid;
    border-radius: 15px;
    height: 65px;
    margin: 6%;
    width: 70px;
  }*/
}

@media (max-width: 1010px) {
  .bingo-view .ball-img p {
    font-size: 20px;
  }
  /*.number {
    font-size: 40px;
    border: 1px solid;
    border-radius: 15px;
    height: 55px;
    margin: 6%;
    width: 60px;
  }*/
}

/*@media (max-width: 500px) {
  .number {
    font-size: 45px;
    border: 1px solid;
    border-radius: 15px;
    height: 65px;
    margin: 6%;
    width: 70px;
  }
}

@media (max-width: 450px) {
  .number {
    font-size: 35px;
    border: 1px solid;
    border-radius: 10px;
    height: 55px;
    margin: 3%;
    width: 60px;
  }
}*/
@media (max-width: 992px) {
  #title-letter{
    top: -3px;
    font-size: 47px;

  }

  #title-number{
    bottom: 7%;
    font-size: 83px;
  }
  
}

@media (max-width: 940px) {
  .bingo-view-p .ball-img p {
    font-size: 1.9vw;
  }
  
}
@media (max-width: 870px) {
  /*.bingo-card
  {
    width: 42%;
  }*/
  /*.number {
    font-size: 25px;
    border: 1px solid;
    border-radius: 10px;
    height: 35px;
    margin: 3%;
    width: 40px;
  }*/
}
@media (max-width: 820px) {
  .bingo-view .ball-img p {
    font-size: 15px;
  }
  
}
@media (max-width: 768px) {
  #title-letter-modal{
    /*left: 32%;*/
    font-size: 13.5vw;
  }

  #title-number-modal{
    bottom: 20%;
    /*left: 23%;*/
    font-size: 19vw;
  }
  
}
@media (max-width: 745px) {
  .bingo-view-p .ball-img p {
    font-size: 1.7vw;
  }
  
}
@media (max-width: 675px) {
  .bingo-view-p .ball-img p {
    font-size: 1.5vw;
  }
  /*.bingo-card{
    margin: 25px 5px;
  }*/
  /*.number {
    font-size: 25px;
    border: 1px solid;
    border-radius: 10px;
    height: 35px;
    margin: 3%;
    width: 40px;
  }*/
}

@media (max-width: 650px) {

  .nameCard {
      font-size: 10px;
  }
}

@media (max-width: 650px) {

  .bingo-view .ball-img p {
    font-size: 12px;
  }
}

@media (max-width: 470px) {

  .bingo-view .ball-img p {
    font-size: 10px;
  }
}


@media (max-width: 350px) {

  .nameCard {
      font-size: 10px;
  }
}
.img-s{
  background-image: url(../img/Banner_298x80.png);
  width: 100%;
  height: 80px;
  background-size: cover;
}
@media (max-width: 	768px) {

  .img-s{
      background-image: url(../img/Banner_263x80.png);
  }
}

#soporte{
  display: none;
}

#soporte.soporte-panel-2{
  display: block;
}

#soporte.chat-popup{
  background: rgb(2,0,36);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, #470694 90%);
  border-radius: 5px;
  width: 350px;
  height: auto;
  padding: 5px;
  border-style: none;
}

#soporte-close.soporte-panel{
  display: none;
}

#formulario-error{
  display: none;
}

#filtro-soporte{
  display: block;
}

#Ultimo-soporte{
  display: none;
}

#Ultimo-soporte.soporte-panel{
  display: block;
}

#formulario-error.soporte-panel{
  display: block;
}

#filtro-soporte.soporte-panel{
  display: none;
}

.recuadro{
  border: solid #f1f1f1;
  border-radius: 5px;
  width: 96%;
  margin: 0px auto 0px auto;
  justify-content: center;
  right: 25%;
  left: 25%;
}

.float-d{
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  left: 250px;
  /* background-color: #25d366; */
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  /* box-shadow: 2px 2px 3px #999; */
  z-index: 100;
}

#soporte.chat-popup-d{
  position: fixed;
  bottom: 111px;
  height: 380px;
  left: 243px;
  border-style: none;
  z-index: 9;
  background: rgb(2,0,36);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, #470694 90%);
  border-radius: 5px;
  width: 350px;
  height: auto;
  padding: 5px;
  border-style: none;
}

/*#filtro-soporte .recuadro-text{
  padding: 20px 0px 0px 0px;
}*/

@media (max-width: 768px) {
  #soporte.chat-popup-d{
    width: 300px;
    left: 20px;
  }
  .float-d{
    left: 20px;
  }
}
.recuadro-text{
  color: #000;
  padding: 20px 0px 0px 0px;
}

.borders{
  font-size: 0.8rem;
  border-radius: 10rem;
  padding: 0.75rem 1rem;
}

.no-borders{
  margin-top: 5px;
  border-radius: 2px !important; 
}

.center-top-bottom {
  margin-bottom: auto;
  margin-top: auto;
  position: relative;
}

#soporte a:hover{
  color: none;
}

.timer{
  /*position: fixed; */
  top: 50%; 
  /*background: rgb(0,0,0);*/
  /*background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 36%, rgba(0,0,0,0.7726278011204482) 96%, rgba(255,255,255,0) 96%);*/
  /*width: 50%; */
  margin: 10px; 
  text-align: center; 
  font-size: 30px; 
  color: black; 
  border-radius: 50px;
}

.video-container-mini
{
  /*position: relative;*/
  padding-bottom: unset;
  /*padding: 20px;*/
}

#soporte .chat-popup iframe{
  height: 300px;
  width: 100%;
}

.espacio{
  width: 100%;
  height: 20px;
}

#outerContainer{
  display: none;
  width: auto;
  height: auto;
}

@media (min-width: 	769px){ 
  #outerContainer.videoDown{
    display:initial;
    position: absolute;
    z-index: 9;
  } 
}

#footer {
  position:fixed;
  background-color: #f50580;
  bottom:0%;
  left:0;
  right:0;
  width:100%;
  padding: 1%;
  height:auto;
}

#footerContainer {
  position:relative;
  width:100%;
  /*height:100px;*/
  
}

@media (max-width:765px) {
  #footer h3{
    font-size: 0.7rem;
  }
  #footer i{
    font-size: 2rem;
  }
  #footer i:last-child{
    font-size: 1rem;
  }
  #footer .col-4{
    max-width: 20%;
  }
  .footer-img{
    width: 50%;
    height: auto;
  } 

}

@media (min-width:765px) and (max-width:1441px )  {
  .fa-stackx {
    margin-bottom: 18px;
  }
  #footer h3{
    font-size: 1.2rem;
  }
  #footer i{
    font-size: 2.3rem;
  }
  #footer i:last-child{
    font-size: 1.7rem;
  }
  
}

@media (min-width:1440px )  {
  #footer h3{
    font-size: 1.7rem;
  }
  .fa-stackx {
    margin-bottom: 26px;
  }
  #footer i{
    font-size: 3rem;
  }
  #footer i:last-child{
    margin-top: 8.5px;
    font-size: 2rem;
    text-align: center;
  }
  .footer-img {
    width: 75%;
    height: auto;
  } 
}

.fa-stackx {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  width: 2.5em;
}

.icon-background{
  color: #470694;
}

.ct-socials {
  position: fixed;
  top: 25%;
  right: 0;
  list-style: none;
  padding-left: 0;
  z-index: 10;
  margin: 0;
  -webkit-transition: right 0.25s ease-in-out;
  transition: right 0.25s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ct-socials li {
  padding: 0px 0;
}
.ct-socials li a {
  background: #f50580;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  width: 44px;
  height: 54px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  float: right;
  padding-left: 5px;
}

@media (min-width:766px){
  .ct-sidebar{
    display: none;
  }  
}

@media (max-width:765px) {
  .ct-sidebar{
    position: fixed;
    top: 25%;
    left: 0;
    list-style: none;
    padding-left: 0;
    z-index: 10;
    margin: 0;
    -webkit-transition: right 0.25s ease-in-out;
    transition: right 0.25s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ct-sidebar li {
    padding: 0px 0;
  }
  .ct-sidebar li a {
    background: #f50580;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 44px;
    height: 54px;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    float: right;
    padding-left: 5px;
  }
}


