
    
    .bd-callout {
        padding: 1.25rem;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
        border: 1px solid #eee;
        border-left-width: .25rem;
        border-radius: .25rem;
      }
      
      .bd-callout h4 {
        margin-top: 0;
        margin-bottom: .25rem;
      }
      
      .bd-callout p:last-child {
        margin-bottom: 0;
      }
      
      .bd-callout code {
        border-radius: .25rem;
      }
      
      .bd-callout + .bd-callout {
        margin-top: -.25rem;
      }
      
      .bd-callout-info {
        border-left-color: #5bc0de;
      }
      
      .bd-callout-info h4 {
        color: #5bc0de;
      }
      
      .bd-callout-warning {
        border-left-color: #f0ad4e;
      }
      
      .bd-callout-warning h4 {
        color: #f0ad4e;
      }
      
      .bd-callout-success {
        border-left-color:MediumSeaGreen;
      }
      
      .bd-callout-success h4 {
        color: MediumSeaGreen;
      }
      
      .bd-callout-danger {
        border-left-color: #d9534f;
      }
      
      .bd-callout-danger h4 {
        color: #d9534f;
      }
    
    .pageA4 {
        width: 20cm;  
        min-height: 28.7cm;
        padding: 0cm;
        margin: 0  auto;
       border: 1px #FFFFFF solid;
        background-color: white;
        border-radius: 5px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
    
    .page {
        width: 28.7cm;
        min-height: 20cm;
        padding: 0cm;
        margin: 0  auto;
        border: 1px #FFFFFF solid;
        background-color: white;
        border-radius: 5px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
    
    @media print {
        .page{
         border: 0px;
        }
    } 

.zoomm{
overflow: hidden;
}

.zoomm img{ 
	max-width : 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.zoomm:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform:  scale(1.1);
	cursor: crosshair;
}


/* COOKIES E AVISO */
.box-cookies.hide {
    display: none !important;
  }
  
  .box-cookies {
    position: fixed;
    background: rgba(0, 0, 0, .9);
    width: 98%;
    z-index: 998;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .box-cookies .msg-cookies,
  .box-cookies .btn-cookies {
    text-align: center;
    padding: 15px;
    color: #fff;
    font-size: 15px;
  }
  
  .box-cookies .btn-cookies {
    background: #1e88e5;
    cursor: pointer;
    align-self: normal;
  }

.text-item{
	position: absolute;
	left: 5%;
	right: 5%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000;
	text-align: center;
}
.menu-live-topo {padding: 3px 5px; font-family: Montserrat; color: #fff; font-size: 12px; text-transform: uppercase; border-radius: 5px; margin-left: 40px; }
.menu-live-topo.live-aovivo { background-color: rgba(199, 56, 56, 1); animation: live-aovivo-pulse 0.7s infinite; }
.menu-live-topo.live-streaming { background-color: rgb(123, 172, 59); animation: live-streaming-pulse 0.7s infinite; }


@keyframes live-aovivo-pulse {
	0% {box-shadow: 0px 0px 0px 0px rgba(255,0,0,0.8); }
	70% {box-shadow: 0px 0px 0px 5px rgba(255,0,0,0); }
	100% {box-shadow: 0px 0px 0px 0px rgba(255,0,0,0); }
}

@keyframes live-streaming-pulse {
	0% {box-shadow: 0px 0px 0px 0px rgb(123, 172, 59); }
	70% {box-shadow: 0px 0px 0px 5px rgba(123,172,59,0); }
	100% {box-shadow: 0px 0px 0px 0px rgba(123,172,59,0); }
}
.cor_amber {
    background-color: #ff8f00;
} 
.elegant-color {
    background-color: #2E2E2E;
} 
.elegant-color-dark {
    background-color: #3E4551;
}  

@font-face {
    font-family: 'BaksoSapi';
    src: url('../../fonts/BaksoSapi.ttf') format('truetype') ;
    font-weight: normal;
    font-style: normal;
}  
@font-face {
    font-family: 'Abadi';
    src: url('../../fonts/Abadi MT Condensed.ttf') format('truetype') ;
    font-weight: normal;
    font-style: normal;
}  
@font-face {
    font-family: 'AleoBold';
    src: url('../../fonts/Aleo-Bold-webfont.ttf') format('truetype') ;
    font-weight: normal;
    font-style: normal;
}  
@font-face {
    font-family: Comfortaa;
    src: url(../../fonts/Comfortaa-Light.ttf);  
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: ComfortaaBold;
    src: url(../../fonts/Comfortaa-Bold.ttf);  
   
}
.barra-estilosa{
    width: 100%;  
    min-height: 30px;
    max-height: 310px;
    overflow: auto;
    
}
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.texto-10{
    font-size: 10px;
}

.texto-11{
    font-size: 11px;
}

.texto-12{
    font-size: 12px;
}

.texto-14{
    font-size: 14px;
}

.texto-16{
    font-size: 16px;
}
.texto-20{
    font-size: 20px;
}
.barra_rolagem{    
    width: 100%;  
    min-height: 30px;
    max-height: 310px;
    overflow: auto;
    scrollbar-3d light-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#000000;
    scrollbar-dark-shadow-color:#F2F2F2;
    scrollbar-face-color:#FF9900;
    scrollbar-highight-color:#000000;
    scrollbar-shadow-color:#000000;
}

.fonte-Abadi {
    font-family: 'Abadi';
    font-weight: normal;
    font-style: normal;
}

.fonte-ComfortaaLight {
    font-family: 'Comfortaa';
    font-size: 25px;
    color: #ff9900; 
    font-weight: normal;
    font-style: normal;
}
.fonte-Comfortaa {
    font-family: 'Comfortaa';
    font-size: 25px;
    color: #666666; 
    font-weight: bold;
    font-style: normal;
}

.fonte-delicada {
    font-family: 'Comfortaa';
    font-size: 16px;
    color: #666666; 
    font-weight: bold;
    font-style: normal;
}

.fonte-relatorios {
    font-family: 'Comfortaa';
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

.fonte-bonita {
    font-family: 'AleoBold';
    font-size: 25px;
    color: #666666;
}

.fonte-relatorio {
    font-family: 'ComfortaaBold';
}
 
.imagemredonda {    
    border-radius: 50%;
    border-collapse: separate;
    border-spacing: 10px 10px;
    
    border: 5px solid black;
}
.barra-topo{
    background-color: #fff;    
}
.botaoRelatorios{ 
    background-color: #89aec8 !important;
    color: #999999; 
}

.botaoRelatorios:hover{
 
    background-color: #ff9900 !important;	
    color: #FFFFFF; 
}

.botaoVamosTrabalhar{ 
    background-color: #f2f2f2 !important;
    color: #999999; 
}

.botaoVamosTrabalhar:hover{
 
    background-color: #ff9900 !important;	
    color: #FFFFFF; 
}

.botaoServicos{ 
    background-color: #f2f2f2 !important;
    color: #999999; 
}

.botaoServicos:hover{
 
    background-color: #c2c7c4 !important;	
    color: #FFFFFF; 
}

.dashboard .car-body{ 
    padding: 15px;
    width:100%; 
    background-color: #ff9900 ;	 
    height: 100%;
    display: -webkit-flex;
    display: flex;  
    margin-bottom: 10px;

}

.dashboard:hover{
 
    background-color: #33b4a8;	
    color: #FFFFFF; 
    height: 100%; 
    display: -webkit-flex;
    display: flex; 
}

.dashboard2{ 
    background-color: #f1f1f1 ;	
    text-align:center;
    height: 70px; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 10px;

}
.bg-cinza{
    background-color : #f2f2f2;
}
.bg-cinza-silver{
    background-color : Silver;
}
.bg-cinzaescuro{
    background-color : #ddd;
}
.bg-purpura{
    background-color : #ccbadc;
}
.bg-azulclaro{
    background-color : #99ceee;
}
.bg-amarelo{
    background-color : yellow;
}
.bg-verde{
    background-color : #7FFFD4;
}

.bg-orangered{
    background-color :#FF4500 ;
}

.bg-laranja{
    background-color :#FF9900 ;
}

.bg-orange{
    background-color :#FFA500 ;
}
.bg-preto{
    background-color :#000000 ;
}
.bg-pink{
    background-color :pink ;
}
.bg-gray{
    background-color :Gray ;
} 
.bg-compra{
    background-color: SaddleBrown;
}
.bg-venda{
    background-color: teal;
}
.bg-contasfixas{
    background-color: MediumSlateBlue;
}

.dashboard2:hover{
 
    background-color: #60b6f0;	
    color: #FFFFFF;
    text-align:center; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

} 

.dashboard_vazio{; 
    background-color: #fff; //#74d9cf ;	     
    cursor: pointer;
}

.dashboard_vazio:hover{
 
    background-color: #8dc7ee;	
    cursor: pointer;
    list-style: none;
    color: #FFFFFF; 
}


@media (max-width: 979px){

    .caption2{display : none;}    
}
@media all and (max-width: 768px) {
    #menulateral{
     overflow:auto; 
    }
}

.meuinput{
    color:#0073b7;
    font-size: 16px; 
    /* background-color: Gainsboro; */
 }
 .meuinput:focus{
     border-color:#007fff;
 }  
 
 
 .gradiente_vamos_trabalhar{
    background-color: #f2f2f2;
 } 
 
 .gradiente_verdeclaro{
    background: rgb(169,191,121);
    background: linear-gradient(90deg, rgba(169,191,121,1) 0%, rgba(242,242,242,0.7763480392156863) 50%, rgba(169,191,121,1) 100%);
 }
 
 .gradiente_azulforte{
   background: radial-gradient(circle at top left, lightblue, DeepSkyBlue);
 }
 .gradiente_laranja{
    background: linear-gradient(to right, #f1e767 0%, #f1e767 69%, #feb645 100%);   
 }
 .gradiente_laranja_claro{
    background: linear-gradient(circle at top left, #f1e767 0%, #f1e767 69%, #feb645 100%);   
 }
 .gradiente_cinza{ 
    background: linear-gradient(to left, #cec7c7 ,  #f1f1f1);  
 }
 
 .gradiente_azul{
    background: rgb(153,239,246);
    background: linear-gradient(90deg, rgba(153,239,246,1) 0%, rgba(242,238,238,1) 50%, rgba(153,239,246,1) 100%);
  }
 .gradiente_azulclaro{
   background: radial-gradient(circle at top left, #d4f0f6, #69cce1);
 }
 
 .gradiente_verde{
   background: radial-gradient(circle at top left, #fff, #aed062 );
 }
 
 .gradiente_lilas{
   background: radial-gradient(circle at top left, #e8e5f9, #b5a9ee );
 }
 .gradiente_turquesa{
  background: linear-gradient(to left, #ccccff 3%, #ccffff 100%);
 } 
 .gradiente_amarela{
background: linear-gradient(to bottom, #43c6ac , #f8ffae);
 } 
 .gradiente_LightSteelBlue{
background-color: SteelBlue;
 } 
 
 
 .meubody{
     
 }
.wrapper {
    display: table;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;  
    background-repeat: no-repeat;
    background-size: auto;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

#formlogin {
    position: relative;
    width: 380px;
    margin: auto;
    background: #fff;
    padding: 15px;
}
#formloginsistema {
    position: relative;
    width: 380px;
    margin: auto;
    background: #fff;
    padding: 15px;
    -webkit-box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
        -moz-box-shadow:    9px 7px 5px rgba(50, 50, 50, 0.77);
        box-shadow:         9px 7px 5px rgba(50, 50, 50, 0.77);
}

.botoes.dropdown-toggle::after {
    display: none;
}
.botoes img {
  float: left;
  margin: 2px;
  border: 1px solid #fff;
  background-color: transparent;
 
  -webkit-transition: box-shadow 0.5s ease;
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  -ms-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
}
 
.botoes img:hover { 
  background-color: #7FFFD4;
    border: 1px solid #7FFFD4;
  -webkit-box-shadow: 0px 0px 7px rgba(255,255,255,0.9);
  box-shadow: 0px 0px 7px rgba(153, 51, 153, 1.0);
 
}
 

.botao_vamos_trabalhar{ 
    text-decoration: none; 
}
.botao_vamos_trabalhar :hover { 
  background-color:#333;	
    cursor: pointer;
}
.meubotao img {
  float: left;
  background-color: transparent;
}
 
.meubotao img:hover { 
  background-color: #7FFFD4
}

.info-form-progress{list-style-type: none;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around;margin:2em 0;font-size:.9em;text-transform:uppercase;font-weight:600;color:#00BFFF}
.form-progress-step{background:linear-gradient(180deg,rgba(0,0,0,0) calc(18% - 1px),#87CEFA calc(18%),rgba(0,0,0,0) calc(18% + 1px)) top center;-ms-flex-preferred-size:33.3%;flex-basis:33.3%;text-align:center;color:#87CEFA}
.form-progress-step:before{content:'';display:block;border-radius:50%;background-color:#87CEFA;color:#fff;text-align:center;line-height:25px;width:25px;height:25px;margin:0 auto .8em}
.progress-step--active{color:#00BFFF}
.progress-step--active:before{background-color:#00BFFF}           
.progress-step-one:before{content:'1'}
.progress-step-two:before{content:'2'}
.progress-step-three:before{content:'3'}
.progress-step--done{color:#5ad678} 
            
   
.conteudoquadrado { background-color:white; padding:5px; margin-top:5px; border:1px solid #333333; }
         
 @media(min-width:614px){.form-progress-step{background-image:linear-gradient(180deg,rgba(0,0,0,0) calc(13px - 1px),#87CEFA calc(13px),rgba(0,0,0,0) calc(13px + 1px))}}

.botao {
    min-width: 140px;
}  
.botao:hover {
    background-color: black;
    transition:all 0.7s ease-in-out;
}  
 
.botaocard:hover {
    background-color: black;
    box-sizing: border-box;
    border-width: 3px;
    border-color: #000;
    transition:all 0.7s ease-in-out;    
}  
.botaofooter:hover {
    background-color: black;
    padding: 10px;
    transition:all 0.3s ease-in-out;    
} 

.botaocard2:hover {
    background-color:  Gainsboro;
    box-sizing: border-box;
    border-width: 3px;
    border-color: DeepSkyBlue;
    transition:all 0.4s ease-in-out;  
    cursor: pointer;
}    
 

.scrollpersonalizado{

scrollbar-3d light-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-dark-shadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highight-color:#000000;
scrollbar-shadow-color:#000000;
overflow: auto;

}
 