*{
	font-family: 'Open Sans' !important;
}


/*HEADER NOVO - INICIALMENTE PARA LOGIN, PARA NÃO QUEBRAR A VERSÃO ANTERIOR*/

/*#loginNew #__header {*/
#__header {
    min-height: 56px !important;
    background-color: #2C368E !important;
	/*background: url(http://www.computermachine.com.br/segasp/segasp_topo.png) no-repeat left top;*/
	background: url(http://179.189.225.74:8080/imagemBD/segasp%20-%20branco%20-%20Selo%2055%20horizontal.png) no-repeat left top;
	background-position: 70px !important;
    position: fixed !important;
    top: 0px;
    left: 0px;
    z-index: 100;
    text-shadow: none;
}


.titulo{
    text-shadow: none;
    color: #15308a;
}


/*BACKGROUND LOGIN*/
#loginNew {
    background-image: url(../images/background2024.jpg);	
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#loginsusep {
    background-image: url(../images/background2024.jpg);	
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#login {
    background-image: url(../images/background2024.jpg);	
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


#primeiroAcessoNew {
   background-image: url(../images/background2024.jpg);	
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#alteracaosenha {
   background-image: url(../images/background2024.jpg);	
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#alteracaosenha {
    /* background-image: url(../images/background2024.jpg);	 */
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/*#dadosSeguradoNew {
    height: 100%;
    overflow: auto !important;
}*/



#loginNew #pbACESSAR {
	left: 50px !important;
}
#login #pbACESSAR {
	left: 50px !important;
}
#loginsusep #pbACESSAR {
	left: 50px !important;
}


.imageLogoRecaptcha{
    width: 70px!important;
	height: 70px!important;
	margin-left: auto;
    margin-right: auto;
}
.recaptcha {
 width: 300px;
}
.input-legenda-recaptcha {
    padding: 0px !important;
    margin: -3px 0px 10px 10px !important;
    font-size: 8px !important;
    color: gray !important;
}
.fundo-recaptcha {    
	background-color: white !important;
}
#lgreCAPTCHA{
    color: rgba(7,39,60,1);
    border-color: lightgray;
	border: 0.5px solid lightgray;
}
   /*  01/04/2025- PARA PROBLEMA DE DUPLICAR CHECKBOX  */
 .check_hid{
   visibility: hidden;
  }
#cbRecaptcha_container{
    font-size: 12px !important;
  }
  

#loginNew #pbESQUECI_SENHA{
    left: 20px !important;
    width: 200px !important;
}
#login #pbESQUECI_SENHA{
    left: 20px !important;
    width: 200px !important;
}
#loginsusep #pbESQUECI_SENHA{
    left: 20px !important;
    width: 200px !important;
}


/*Foi necessário trocar apagar do paineis.css*/
.ui-btn{
	border-radius: 6px !important;
}

.ui-btn:focus{
	border-radius: 6px !important;
	box-shadow: none !important;
}

/*checkbox*/

.ui-checkbox-off{
	border: none !important;
	background-color: transparent !important;
}

 .ui-checkbox-on{
	border: none !important;
	background-color: transparent !important;
} 

/*combo*/

.ui-select{
	box-shadown: none !important;
	webkit-box-shadow: none !important;
}

.ui-select:focus{
	box-shadown: none !important;
	webkit-box-shadow: none !important;
}

.ui-select:hover{
	box-shadown: none !important;
}



.ui-select > div{
	box-shadown: none !important;
	webkit-box-shadow: none !important;
}

.ui-select > div:hover{
	box-shadown: none !important;
	webkit-box-shadow: none !important;
}

.ui-select > div:focus{
	box-shadown: none !important;
	webkit-box-shadow: none !important;
}

/*BOTÕES*/

.botaoTopoVoltarDireita{
	right: 280px;
	/*top: 78px;*/
	top: 3px;
	position: fixed;
	z-index: 101;
	border: 1px solid black;
}

.botaoTopoDireita{
	right: 180px;
	top: 3px;
	position: fixed;
	border: 1px solid black;
	z-index: 101;
}

.botao-padrao-mini{
    width: 75px !important;
}


.botao-padrao{
    width: 150px;
    margin: 20px;
	text-shadow: none !important;
    color: #fff !important;
    border-color: #0095e8 !important;
    background-color: #0095e8 !important;	
}

.botao-padrao:hover{
    color: #fff !important;
    border-color: #12a9ff !important;
    background-color: #12a9ff !important;
}

.botao-padrao-light{
    color: #52575D !important;
    border-color: #F8F9FA !important;
    background-color: #F8F9FA !important;
    border: none;
    box-shadow: none;
    text-shadow: none;    
}

.botao-padrao-light:hover{
    color: #52575D !important;
    border-color: #E2E6EA !important;
    background-color: #E2E6EA !important;
}

.botao-padrao-primary{
    color: #fff !important;
    border-color: #007BFF  !important;
    background-color: #007BFF  !important;
    border: none;
    box-shadow: none;
    text-shadow: none;    
}

.botao-padrao-primary:hover{
    color: #fff !important;
    border-color: #0069D9 !important;
    background-color: #0069D9 !important;
}

.botao-padrao-gray{
    color: #fff !important;
    border-color: #6C757D  !important;
    background-color: #6C757D  !important;
    border: none;
    box-shadow: none;
    text-shadow: none;    
}

.botao-padrao-gray:hover{
    color: #fff !important;
    border-color: #5A6268 !important;
    background-color: #5A6268 !important;
}


#cartaodonto #pb1GERAR_PDF{
	width: 300px;
	margin-top: 16px;
}

/*DATAFIELDS*/

/*#loginNew .ui-mini > input {*/
.ui-mini > input {
    font-size: 12px !important;
    padding: 0px 15px 0px 5px !important;
}

/*#loginNew label {*/
label {
	font-weight: bold;
	color: black;
}

/*#loginNew .ui-input-text {*/
.ui-input-text {
    outline: none !important;
    box-shadow: none;
    margin: 5px;
    color: black;
    background: #ffffff !important;
    border-color: #d2d2d2 !important;
    border-radius: 6px !important;
    padding: 4px !important;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none !important;
}

.cm-float-left{
	float: left;
}

.cm-float-right{
	float: right;
}

.div-posfloat{
	position: absolute;
}

.input-padrao{
	width: 300px;
}

.input-padrao > label{
    font-weight: bold;
}

.input-legenda{
    padding: 0px !important;
	margin: -3px 0px 10px 10px !important;
    font-size: 12px !important;
    color: gray !important;
}

/*Tela odonto*/
#cartaodonto .ui-content{
	margin: 0px;
	padding: 0px;
}

#cartaodonto #pb1Voltar{
    border-style: solid;
    border-color: black !important;
    border-width: thin;	
	margin-top: 30px;
}


/*Tela Segurado*/

#dadosSeguradoNew .ui-content{
	margin: 0px;
	padding: 0px;
}

.divPrincipal{    
    padding: 0px;
    margin: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
	overflow: auto;
}

.ui-page{
    background-color: #ECECEC !important;
	height: 100% !important;
}

.cinza{
    background-color: #ECECEC !important;
}

.divPrincipal:first-child{
    background-color: #ECECEC !important;
    height: 100%;
}

.divPrincipal > div:nth-child(2){
    background-color: white !important;
    height: 100%;
}
/*  03/01/2024 para tela principal onde divPrincipal está cortando  */
.laterldireitaMaior{
    background-color: white !important;    
	padding: 0px;
    margin: 0px;
  /*  position: fixed;*/ /* comentado 04/01/2023 para scrollbar */
  position: fixed;
    width: 100%;
    height: 100%;
	overflow: auto; 
}

div{
	text-shadow: none !important;
}
.navSolicitacoes{
	background-color: #6C757D;
}

.botoesSolicitacao{
    background-color: transparent !important;
    text-shadow: none  !important;
	    text-align: left;
		padding-left: 22px;
    color: white  !important;
    border-style: solid;
    font-weight: unset !important;
    font-size: 11.5px;
    border-top: 10px;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.botoesSolicitacao:hover{
    background-color: #5A6268 !important;
}

.fopag{
    margin-top: 50px;
    margin-bottom: 80px;
    box-shadow: rgb(93 93 93 / 20%) 0px 8px 24px;
}

.fopag > div:nth-child(1) {
    border-style: solid;
    padding: 4px 0px 4px 20px;
    margin: 0px;
    border-width: thin;
    background-color: #eaeaea;
    text-shadow: none;
    border-color: #bfbfbf;
}

.fopag > div:nth-child(2){
	border-style: solid;
	padding: 20px 0px 20px 20px;
	margin: 0px;
	border-width: thin;
	background-color: #F0F1F2;
	text-shadow: none;
	border-color: #c8c8c8;
}

.baixeNossoApp{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    margin-top: 80px	
}



/*MODAL*/

.md-modal-header-clean{
	border-bottom: 1px solid #eff2f5;
    border-bottom-width: thin;
    border-bottom-style: solid;
    background-color: #fff!important;
    text-decoration: none;
    text-shadow: none;
    color: #15308a;
    line-height: 6vh;
    margin-left: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    /* width: 70vw; */
    z-index: 1999;
    padding-left: 30px !important;
    padding-right: 10px !important;
    padding-top: 10px;
    top: 4px;
    right: 4px;
    font-size: 1.5em;
}

.md-modal-detail{
    padding: 30px;
    overflow: auto;
    /* max-height: 500px; */
    max-height: 70vh;
}

.md-modal-footer-clean {
    border-top: 1px solid #eff2f5;
    border-top-width: thin;
    border-top-style: solid;
    background-color: #fff!important;
    text-decoration: none;
    text-shadow: none;
    color: white;
    line-height: 6vh;
    margin-left: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    /* width: 70vw; */
    height: 60px;
    z-index: 1999;
    padding-left: 5px !important;
    padding-right: 5px !important;
    bottom: 4px;
    right: 4px;
    font-size: 1.8em;
    justify-content: center;
    align-items: center;
    display: flex;
}

.modalExemplo {
    background: #FFFFFF;
}

/*
.ui-loader .ui-icon-loading {
    background-color: #000  !important;
    display: block  !important;
    margin: 0  !important;
    width: 2.75em  !important;
    height: 2.75em  !important;
    padding: 0.0625em  !important;
    -webkit-border-radius: 2.25em  !important;
    border-radius: 2.25em  !important;
}

.ui-icon-loading {
    background: url(images/ajax-loader.gif) !important;
    background-size: 2.875em 2.875em !important;
}
*/
/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/







.botao-padrao-primary-light{
    color: #009ef7 !important;
    border-color: #f1faff !important;
    background-color: #f1faff !important;
    border: none;
    box-shadow: none;
    text-shadow: none;    
}

.botao-padrao-primary-light:hover{
    color: #fff !important;
    border-color: #009ef7 !important;
    background-color: #009ef7 !important;
}



.botao-padrao-danger{
    color: #fff !important;
    border-color: #dc3545 !important;
    background-color: #dc3545 !important;
    border: none;
    box-shadow: none;
    text-shadow: none;    
}

.botao-padrao-danger:hover{
    color: #fff !important;
    border-color: #dc3545 !important;
    background-color: #dc3545 !important;
}


.botao-padrao-success{
    color: #fff !important;
    border-color: #198754 !important;
    background-color: #198754 !important;
    border: none;
    box-shadow: none;
    text-shadow: none;    
}

.botao-padrao-success:hover{
    color: #fff !important;
    border-color: #198754 !important;
    background-color: #198754 !important;
}



.botao-cadastro{
    float: left;
    margin: 10px;
    height: 30px;
    font-size: 12px;    
}

.botao-padrao-direita{
    width: 150px;
    margin: auto !important;
    margin-right: 0px !important;
    color: #fff !important;
    border-color: #0095e8 !important;
    background-color: #0095e8 !important;       
    text-shadow: none !important;
    margin: 10px;
    height: 30px;
    font-size: 12px;        
}

.botao-relatorio-direita{
    margin: 0px 10px 0px 10px !important;
    width: 150px;
    color: #fff !important;
    border-color: #0095e8 !important;
    background-color: #0095e8 !important;       
    text-shadow: none !important;
    height: 30px;
    font-size: 12px;        
}

.botao-padrao-esquerda{
	width: 150px;
    margin: auto !important;
    margin-left: 0px !important;
	text-shadow: none !important;
    margin: 10px;
    height: 30px;
    font-size: 12px;        
}

.botao-padrao-esquerda:hover{
	width: 150px;
    margin: auto !important;	
    margin-left: 0px !important;
    color: #fff !important;
    border-color: #12a9ff !important;
    background-color: #12a9ff !important;
}


.texto-alerta{
   font-size: 13px;
    font-weight: bold;
    padding: 5px;
}


.btn{
    text-shadow: none !important;
}

/*
body {
    zoom: 85% !important;
}
*/

