
.painelcliente{
    border: 1px solid rgba(2, 2, 2, 0.6);
    background: rgba(255,255,255, 0.75) !important;
    margin-bottom: 28px;
    position: relative;
    z-index: 2;
    border-radius: 4px;
}
.panel-heading{
   /* height: 16px;*/
    line-height: 16px;
    padding: 10px 0px 10px 10px;
    color: #ffffff;
    background: #343434;
    text-transform: uppercase; 
    font-size: 13px;
    font-weight: normal !important;
   
}
.creditos{ z-index: 0;}
.margem-topo{
    margin-top: 105px;
}
.creditos:before{
    font-family:  FontAwesome;
    content: "\f153";
    display: inline-block;
    position: absolute;
    left: 20px;
    padding-right: 3px;
    vertical-align: middle;
}

.user:before{
    font-family:  FontAwesome;
    content: "\f007";
    display: inline-block;
    position: absolute;
    left: 20px;
    padding-right: 3px;
    vertical-align: middle;
}
.videos:before{
    font-family:  FontAwesome;
    content: "\f03d";
    display: inline-block;
    position: absolute;
    left: 20px;
    padding-right: 3px;
    vertical-align: middle;
}
.movimentos:before{
    font-family:  FontAwesome;
    content: "\f0cb";
    display: inline-block;
    position: absolute;
    left: 20px;
    padding-right: 3px;
    vertical-align: middle;
}
.divPaineis:before{
    font-family:  FontAwesome;
    content: "\f0cb";
    display: inline-block;
    position: absolute;
    left: 20px;
    padding-right: 3px;
    vertical-align: middle;
}


.selecionadoPlanos  {
    background-color: rgba(92, 184, 92, 0.78);
    background: url('/img/check.png') no-repeat bottom center scroll;
    border-bottom-color: red;
    background-size: contain;
 
}
.selecionado  {
    background-color: rgba(92, 184, 92, 0.78);
/*    background: url('/img/check.png') no-repeat bottom center scroll;*/
    border-bottom-color: red;
    background-size: contain;
    background-position-x: 90%;
}

/* Estilos células do escalonamento */
.SlotThumb{  /* imagem (thumb) no escalonamento  */
    width: 70px;
    padding: 0px;
    margin: 0px;
    transition: transform .5s; /* Animation */
}
.SlotThumb:hover{
    transform: scale(2.5);
}

.enabled{
    background-color: rgba(0,200,0,0.3);
    color: transparent;
}

.enabled:hover{
    cursor:cell;
}


.disabled{
    pointer-events: none;   
    background-color: rgba(150,10,10,0.3);
    cursor: no-drop;
    color: transparent;
}

.disabled:hover{
    cursor: no-drop;
}

.colunaOculta{
     display: none;
}


/* -- Portefolio Item   */
.portfolio-item {
    margin: 5px 0px 20px 0px;
       
   
    
/*    -webkit-box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.41);
    -moz-box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.41);
    box-shadow: 10px 10px 29px 0px rgba(0,0,0,0.41);*/
}

/* user menu   */
.user-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.user-menu li {
    display: inline-block;
}
.user-menu li a {
    display: block;
    font-size: 11px;
    margin-right: 5px;
    padding: 10px;
    color: #222;
}

.user-menu li a:hover {
    
    color: #ffd200;
}
.user-menu li a i.fa {
    margin-right: 5px;
}



.footer-top-area .zigzag-bottom {
  bottom: -153px;
  height: 200px;
}    
.footer-top-area {
  padding: 35px 0 125px;
} 
.footer-top-area .zigzag-bottom{background: #000}
.footer-top-area{
    color: #999;
    padding: 55px 0 180px;
}


.footer-bottom-area {
    /*background: #fff;*/
    color: #777;
    margin-top: 50px;
  /*  position: fixed;*/
    bottom: 1%;
    width: 250px;
     
}
.socialIcons{
    padding-top: 150px;
    position: fixed;
    bottom: 13%;
    width: 250px; 
    z-index: 10;
}

.footer-about-us span {
  color: #ffd200;
}
.footer-wid-title {
  font-family: raleway;
  font-size: 30px;
  font-weight: 100;color: #fff
}

.footer-about-us h2 {
  font-weight: 100;
  font-size: 10px;
}
.footer-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    border-bottom: 1px dashed #555;
    padding: 5px 0;
}
.footer-menu a {
    display: block;
    padding: 5px 0;color: #999
}


.footer-social a {
  background: none repeat scroll 0 0 #ffd200;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 5px;
  text-align: center;
  width: 40px;border: 1px solid #ffd200;
}

.footer-social a:hover {background-color: #222;border-color: #666}

.footer-social {margin-top: 20px}


.clickable{
}
.active{
  color: #428bca;
  font-weight: bold;
}



.sombra a{
     color: #222;
}

.sombra a:hover{
     color: #ffd200;
}

.tituloVideo{
    font-size: 14px;
    margin-bottom: 5px;
    color: #222;
    text-align: left !important;
    overflow: hidden;
}

/* titulos das seções na página principal do site - h2  */
.sectionTitle{
   color: #ffd200;
   font-family: 'Gloria Hallelujah', cursive;
   font-size: 55pt;
   text-shadow: 1px 1px 3px rgba(0,0,0,.90);
}

.content-section li{
    
    text-align: left !important;
}

.tabEscala th{
    font-size: 11px;
}
.tabEscala td{
    padding: 0px;
    margin: 0px;
}
.tabEscala td img{
    width: 30px;
}
.tabEscala .dia{
      background-color: white;  
}
.tabEscala .dia:hover{
      background-color: #ffd200;  
}
.tabEscala .hora{
    width: 35px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
}
.tabEscala .hora:hover{
      background-color: #ffd200;  
}

.tabEscala .escalonamento:hover{
      background-color: #ffd200;  
}
.tabEscala .todaTabela:before{
     content: "APLICAR A TUDO";
     font-size: 9px;
     color: gray;
}

.tabEscala .todaTabela{
      background-color: rgba(255, 210, 0, 0.5);  
}
.tabEscala .todaTabela:hover{
      background-color: #ffd200;  
}

.escalonamento{
    font-size: 10px;
    color: #999999;
    padding: 5px 0px 0px 0px !important;
    margin: 0px !important;
}
.escalonamento:not(.desligado):not(.inativo):empty{
    font-size: 10px;
    background: url("/img/videodefault.png") no-repeat;
    background-position-x: center;
    background-size: contain;
    
}

.verEscalonamento{
    background: rgba(255,233,128,0.6);
    font-size: 13px;
    color: #222222;
    text-align: center;
}

.dragvideo{
    text-align: center;
    z-index: 10;
    padding: 0px 2px 0px 2px;
}
/*  Vídeos ativos ou inativos  */
.ativo{
    
}
.inativo{
    /*border: solid 2px red;*/
    background-image: none;
   /* background-color: rgba(255, 210, 0, 0.54)  !important;  */
    color: rgba(180, 10, 10, 0) !important;
/*     background: url('/img/Slot_Out.png') no-repeat;*/
     background-size: cover;
     background-position: center;

}
.inativo img.SlotThumb{
    filter: blur(3px);
   
    opacity: 0.5;
}
/* período em que o painel está desligado */
.desligado{
 /*   background: url('/img/power-offpb.png') no-repeat;
    background-position: center;
    background-color: rgba(255, 210, 0, 0.54)  !important; 
    color: rgba(10, 10, 10, 0) !important;
    background-size: contain;*/
    /* opacity: 0.3;
    filter: alpha(opacity=30);*/
}
.desligado:before{
     content: "OFF";
}


/* já existe um vídeo do tuilizador ou atingido o máximo */
.slotOcupado{
    background: url('/img/lock.png') no-repeat;
    /*background-color: rgba(10, 10, 10, 0.95) !important;*/
    color: rgba(10, 10, 10, 0) !important;
    background-size: contain;
    background-position: center;
   /* opacity: 0.3;
    filter: alpha(opacity=30);*/
}
/* já há 6 vídeos neste slot */
.slotCheio{
    background: url('/img/filme.png') no-repeat;
    /*background-color: rgba(10, 10, 10, 0.95) !important;*/
    color: rgba(10, 10, 10, 0) !important;
    background-size: 90%;
    background-position: center;
   /* opacity: 0.3;
    filter: alpha(opacity=30);*/
}
.fundo{
   /*  background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
     background-size: cover;*/
     
}
.fundo:before {
  content: "";
  position: fixed;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  opacity: .9; 
  z-index: -1;
  background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
  background-size: cover;
}



/* hiperligação no escalonamento   */



.amarelo{
    color: #ffd200;
}


.custo{
    font-size: 10px;
    color: #555555;
    text-align: center !important;
}


/* rato sobre a imagem dos paineis (escolha do painel) */
.img-hover{ z-index: 99;}
.img-hover img {
    -webkit-transition: all .5s ease; /* Safari and Chrome */
  	-moz-transition: all .5s ease; /* Firefox */
  	-o-transition: all .5s ease; /* IE 9 */
  	-ms-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}
.img-hover img:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateZ(0) scale(1.4); /* Safari and Chrome */
    -moz-transform:scale(1.4); /* Firefox */
    -ms-transform:scale(1.4); /* IE 9 */
    -o-transform:translatZ(0) scale(1.4); /* Opera */
    transform:translatZ(0) scale(1.4);

}

.thumb-hover img {
   
    -webkit-transition: all .5s ease; /* Safari and Chrome */
  	-moz-transition: all .5s ease; /* Firefox */
  	-o-transition: all .5s ease; /* IE 9 */
  	-ms-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}
.thumb-hover img:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateZ(0) scale(1.2); /* Safari and Chrome */
    -moz-transform:scale(1.2); /* Firefox */
    -ms-transform:scale(1.2); /* IE 9 */
    -o-transform:translatZ(0) scale(1.2); /* Opera */
    transform:translatZ(0) scale(1.2);
}

/*  Div para apresentar mensagem de erro  */
#mensagem{
    position: absolute;
    top: 35px;
    width: 100%;
    height: 64px;
    padding: 15px 0px 15px 0px;
    background-color: rgba(255,0,0,0.35);
    color: #ffd200;
    font-size: 16px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.90);
    display: none;
}

/*  tabela de registos  */
.dataTables_paginate   a{
    color: #222222;
}
.paginate_button  a:hover{
    color: #ffd200 !important;
    background-color: #222222;
}
.paginate_button {
    font-size: 14px;
    
}
.paginate_button:before {
    content: " - ";
}.paginate_button:after {
    content: " ";
}

.margemTop{
    margin-top: 130px;
}
.margens5pcent{
        margin: 110px 0% 0px 0%;
    }
@media (min-width: 1200px){
    .margens5pcent{
        margin: 110px 5% 0px 5%;
    }
}

.panel-body{
    min-height: 95px;
}


#painelVideos, #painelMovimentos{
    min-height: 340px;
  
}

.scrollVertical{
    overflow-y: auto;
    
}

.hasVideos{
    cursor: pointer;
}


.fundoamarelo{
    background-color: #ffd200;
    
    color: #222222 !important;
    padding: 50px 30px 50px 30px;
}
.sobre{
    padding: 50px 30px 50px 30px;
}

.paginaPrincipal{
    color: #222222;
    text-align: center;
    /*text-shadow: 0 0 4px #ffd200;*/
}
.invertido{
    background-color: #222222;
    color: #ffd200 !important;
}
.invertido2{
    /*background-color: #222222;*/
    color: #ffd200 !important;
    
}

/*  estilos para a tabela de reservas de planos  */
.slot0{
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: url('../img/barras_0.png') no-repeat center left scroll;
    background-size: 50%;    
}
.slot1{
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: url('../img/barras_1.png') no-repeat center left scroll;
    background-size: 50%;    
}
.slot2{
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: url('../img/barras_2.png') no-repeat bottom left scroll;
    background-size: 50%;    
}
.slot3{
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: url('../img/barras_3.png') no-repeat bottom left scroll;
    background-size: 50%;    
}
.slot4{
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: url('../img/barras_4.png') no-repeat bottom left scroll;
    background-size: 50%;    
}
.slot5{
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: url('../img/barras_5.png') no-repeat bottom left scroll;
    background-size: 50%;    
}
.slot6{
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: url('../img/barras_6.png') no-repeat bottom left scroll;
    background-size: 50%;    
}

.textoMinutos{
    color: #000;
    
}

#resultadoGrava{
    height: 200px;
    overflow: scroll;
}

.videoSource{
    padding: 3px 5px 3px 0px;
    transition: transform .5s; /* Animation */
}
.videoSource:hover{
    transform: scale(1.25);
    z-index: 99;
}

#map {
   /* width: 100%;*/
    height: 200px;
    /*margin-top: 100px;*/
    border: 2px solid #222222;
    border-radius: 5px;
}


.divAlturaMedia{
    height: 300px;
    overflow-y: scroll;
}

.anoDash{
    font-size: small;
    color: white;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    margin: 0px;
}
.mesDash{
    font-size: smaller;
    color: #fed405;
    margin: 0px;
}
.fa-stack-2x {
    font-size: 3em;
    padding-right: 30px;
}
.dashVisualizacoes{
     color: #428bca;
     margin-left: 19%;
     font-weight: bold;
    
 }
 
 /* todos os botões  */
 .btn{
    /* box-shadow: 2px 2px 5px black;*/
 }
 
/* pop-up em vez de título  */
td div.popup { 
    display: none;
    
}
td:hover div.popup { 
    display: block; 
    position: absolute; 
    z-index: 10;
    left: 60px;
    background-color: rgba(255,255,255,0.75);
    font-size: small;
    text-align: left;
    font-weight: 600;
    padding: 4px;
    border-radius: 3px;
    border-width: 2px;
    border-color: #222222;
    box-shadow: 3px 3px 3px gray;
}


/* tabela da distribuição e colocação de vídeos */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    background-color: rgba(255, 231, 117, 0.81) !important;
} 



/* playlist painel privado */



/* border para o vídeo por defeito */
.videoDefault{
     box-shadow: 0px 0px 0px 6px #f0ad4e;
}

.semMargem{
    padding: 0px;
    margin: 0px;
}

.fundoSombra{
    background-color: #e6e6e6;
}

.tblEspacoLinhas tr{
    height: 24px;
}
.tblEspacoLinhas th{
    padding-left: 10px;
}

/* tooltip nos planos */
.tooltipCustom {
  position: relative;
}

.tooltipCustom:before,
.tooltipCustom:after {
  position: absolute;
  content: '';
  opacity: 0;
  transition: all 0.4s ease;
  color: #FFF;
}

.tooltipCustom:before {
  position: relative;
  border-width: 10px 8px 0 8px;
  border-style: solid;
  border-color: #ffd300 transparent transparent transparent;
  top: -15px;
   transform: translateY(20px);
}

.tooltipCustom:after {
  content: attr(data-tooltip);
  background: #ffd300;
  width: 240px;
  height: 70px;
  font-size: 13px;
  font-weight: 300;
  top: -80px;
  left: -10px;
  padding: 10px;
  border-radius: 5px;
  letter-spacing: 1px;
  transform: translateY(20px);
}

.tooltipCustom:hover::before,
.tooltipCustom:hover::after {
  opacity: 1;
  transform: translateY(-2px);
}

