/* Comuns
-----------------------------------------------------------------------------*/
.tituloLogo,.tituloSivv, #uvasBackContainer, #sombraContainer, #painelLogin, #informacoes {
    position: absolute;
}

#painelWelcome, #imgNovidades, #imgChat, #imgAviso, #imgNovidades2, #imgChat2, #imgAviso2, .col-10, .col-1, .col-auto {
    position: relative;
}

.logotipoHeader, .titulo, #imgNovidades, #imgChat, #imgAviso, #imgNovidades2, #imgChat2, #imgAviso2, .col-10, .col-1, .col-auto {
    float: left;
}

/* Font
-----------------------------------------------------------------------------*/
.tituloLogo, #area, .log, .recovery, .tituloInformacao, .tituloInformacao2 {
    font-family: Segoe UI;
}

#area, .log, .recovery, .tituloInformacao, .tituloInformacao2, .tituloHeader, .ui-button-text.ui-c,
.ui-button.ui-state-default, .ui-button.ui-state-hover, .ui-button.ui-state-active, .descricaoInformacao {
    font-weight: normal;
}

.tituloInformacao, .recovery, .ui-button-text.ui-c {
    text-transform: uppercase;
}

.descricaoHeader, .tituloInformacao, .tituloInformacao2 {
    font-weight: lighter;
}

.recovery, .ui-button-text.ui-c {
    font-size: 10px;
}

.descricaoInformacao, .ui-inputfield, .ui-widget-content .ui-inputfield, 
.ui-widget-header .ui-inputfield {
    font-size: 12px;
}

#area{
    margin-bottom: 5px
}

.descricaoInformacao, .tituloInformacao, .tituloInformacao2, .ui-button.ui-state-active,
.ui-button.ui-state-default {
    color: #fff;
}

/* Header
-----------------------------------------------------------------------------*/
.logotipoHeader {
    background-image: url("../resources/images/home/logo_header_transp.png");
    width: 164px;
    height: 224px;
}

.uvasHeader {
    background-image: url("../resources/images/home/img_login_dirt3.png");
    width: 585px;	
    height: 274px;
    float: right;
}

.tituloLogo {
    margin-top: 18px;
    margin-left: 172px;
    color: #bb1837;
    line-height: 100px;
}

.tituloSivv {
    margin-top: 100px;
    margin-left: 172px;
    color: #bb1837;
}

.tituloHeader {
    font-size: 100px;
    font-family: Gabriola;
}

.descricaoHeader {
    font-size: 25px;
    font-family:Segoe UI;
    font-weight:400;
}

/* Container
-----------------------------------------------------------------------------*/
#uvasBackContainer {
    background-image: url("../resources/images/home/img_login_dirt4.png");
    width: 337px;
    height: 193px;
    right: 0;
}

#sombraContainer {
    box-shadow: inset 0px 12px 12px -7px rgba(0,0,0,0.4);
    width: 100%;
    height: 12px;
    left: 0;
    top: 0;
    z-index: -2;
}

/* Box do login
-----------------------------------------------------------------------------*/
#painelLogin {
    margin-top: 150px;
    /*width: 100%;*/
    margin-left: 200px;	
}

#area {
    color: #333;
    margin-left: 175px;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: 500;
}

#cartao_cidadao {
    width: 174px;
    height: 44px;
    position: relative;
    margin-left: 10px;
    padding: 10px;
    border: 1px solid #999;
    background: #dedede;    
}

.log {
    display:inline-block;
    width: 165px;
    margin-right: 9px;
    text-align: right;
    font-size: 14px;
    color: #333;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: 500;
}

.ccHeader {
    color: #333;
    font-family: Segoe UI;
    font-weight: 500;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
}

.recovery {
    color: #035353;
    text-decoration: underline;
    font-family: Segoe UI;
    font-weight: 500;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 25px;
}

.recovery:focus {
    border: 1px solid #339A99;
}

.ui-growl-item-container{
    border-radius: 0;
}

.ui-growl-item{
    text-shadow:none;
    font-size: 20px;
}

/* Painel Informativo
-----------------------------------------------------------------------------*/
#informacoes {
    width: 100%;
    margin-top: 45px;
    margin-left: 50px;
}

#separadorNeB {
    display: inline-block;
    width: 50px;	
}

/* Button
-----------------------------------------------------------------------------*/
.ui-button {
    height: 30px;
    width: 120px;
    border-radius: 0;
}

.ui-button-text.ui-c {
    /* text-align: right; */
    font-family: Segoe UI;
    font-size: 11px;
    font-weight: 500;
    text-shadow: none;
}

.ui-button.ui-state-default {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #058B8A;
    border: none;
    margin-left: 5px;
}

.ui-button.ui-state-hover, .ui-button.ui-state-focus {
    background: #339A99;
    color: #fff;
    border: 1px;
    border-color: #339A99;
}

.ui-button.ui-state-active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #339A99;
    border-color: #339A99;
}

/* Inputext
-----------------------------------------------------------------------------*/
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    height: 20px;
    background-color: none !important;
}

input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #333;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: /*your box-shadow*/0 0 0 50px white inset;
    -webkit-text-fill-color: #333;
}

/* Painel Welcome
-----------------------------------------------------------------------------*/
#painelWelcome {
    top: 50px;
    margin-left: 50px;
    margin-right: 50px;
    overflow: auto;
}

#imgNovidades {
    background-image: url("../resources/images/home/ico_login_novidades.png");
    width: 86px;
    height: 86px;
}

#imgChat {
    background-image: url("../resources/images/home/ico_login_chat.png");
    width: 86px;
    height: 86px;
}

#imgAviso {
    background-image: url("../resources/images/home/ico_login_aviso.png");
    width: 86px;
    height: 86px;
}

.col-1 {
    width: 1%;
}

.col-10 {
    width: 5%;
}

.col-auto {
    width: 25%;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
}

.tituloInformacao, .tituloInformacao2 {
    font-size: 30px;
    white-space: nowrap;	
}

#painelWelcome table table td{
    width: 400px;
}
.linkVerde:link, a:visited {
    font-size: 10px;
    background-color: white;
    color: black;
    border: 2px solid #339999;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:10px
}

.linkVerde:hover, a:active {
    background-color:#339999;
    color: white;
}
.botaoVerde:link, a:visited {
    font-size: 10px;
    background-color: #339999;
    color: white;
    border: 1px solid green;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:10px
}
.button {
  background-color: #339999; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
   border-radius:8px;
}

.button1 {
  background-color: white; 
  color: black;
  border: 2px solid #339999;
}