/* *{
    box-sizing:border-box;
} */

.NewjanelaConfirmacao .t-header
{
    background-color: transparent !important;
    background-image:none !important;
}

.janelaConfirmacao .t-header, #janelaConfirmacao .t-header .t-link
{
    color: #e8811b !important;
    font-size: 1em;
    font-weight: bold;
    height:auto !important;
    padding:10px !important;
}

.botaoConfirmar {
  color: #FFFFFF !important;
  border: 0 !important;
  background: #e8811b !important;
  position: relative;
  border-radius: 60px !important;
  cursor: pointer !important;
}

.NewjanelaConfirmacao .t-window-titlebar{
  color: #e8811b !important;
}

