.sk-logo-1 {
    margin-bottom: 0rem !important;
}

.sk-toolbar .sk-toolbar-content {
    margin: 0 !important;
}

#sk-zone-Home {
    display: none;
}

#sk-zone-myproductpublic {
    display: none;
}

a.sk-nav-menu.outline {
    display: none;
}

ul.sk-nav-zones>li.sk-zone--active {
    background: none;
}

div#sk-WillbankCallcenterProcess2UI1-TabGroup1-Tab2-Multibrick1 .sk-attr {
    width: 85% !important;
}

.sk-column-list[data-column-count="3"] .sk-attr {
    width: 30%;
}

#footer {
    margin-top: 0;
    padding-bottom: .1rem;
}

img#img-logo-footer {
    max-width: 80%;
    margin-top: -1.5rem;
    margin-bottom: .7rem;
}

section#footer h3 {
    font-size: 2rem;
}

section#footer span {
    font-size: 1.5rem;
}

section#footer a {
    font-size: 1.3rem;
    text-decoration: none;
}

.dadosSegurado{
    position: fixed;
    top: 1%;
    left: 21%;
    z-index: 9999;
}

.dadosSegurado .sk-column-list {
    flex-wrap: unset !important;
    flex-direction: column;
}

.dadosSegurado .sk-uigroup-item:nth-child(2){
    position: fixed;
    top: 1%;
    right: 2%;
}

.dadosSegurado .sk-uigroup-item:nth-child(1){
    width: 100%;
}

.dadosSegurado .sk-uigroup-item:nth-child(1) .sk-textbox{
    flex-direction: row;
    flex-wrap: nowrap;
}

#sk-app[data-channel="Willbank"] .dadosSegurado .sk-label{
    padding-top: 0 !important;
}

.dadosSegurado .sk-uigroup-item:nth-child(1) .sk-textbox,
.dadosSegurado .sk-uigroup-item:nth-child(2) .sk-textbox{
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

#sk-WillbankClaim-CustomerInfo-NameUse .sk-label{
    width: unset !important;
}

.dadosSegurado .sk-uigroup-item:nth-child(1) .sk-textbox .sk-field,
.dadosSegurado .sk-uigroup-item:nth-child(2) .sk-textbox .sk-field{
    min-height: unset;
}

.dadosSegurado .sk-uigroup-item:nth-child(1) .sk-textbox .sk-field span,
.dadosSegurado .sk-uigroup-item:nth-child(2) .sk-textbox .sk-field span{
    font-size: 14px;
    color: black !important;
}

.dadosSegurado .sk-uigroup-item:nth-child(1) .sk-textbox .sk-label,
.dadosSegurado .sk-uigroup-item:nth-child(2) .sk-textbox .sk-label,
.dadosSegurado .sk-uigroup-item:nth-child(1) .sk-textbox .sk-label > label,
.dadosSegurado .sk-uigroup-item:nth-child(2) .sk-textbox .sk-label > label{
    padding: 0;
    color: black !important;
}

#sk-WillbankClaim-Messages-BOValidation{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#sk-WillbankClaim-Questions-EventDescription .sk-field{
    line-break: anywhere;
}


/*ajustes willbank claim*/

.titleClaim{
    margin-top: 5rem;
}

#sk-app[data-channel="Willbank"] #sk-WillbankClaim-Messages-NoBOMessage{
    margin-top: 2rem !important;
}



/* Remover asterisco de obrigatorioi*/

#sk-app[data-channel="Willbank"] span.sk-mandatory{
    display: none !important;
}


/* Ajuste meensagem de sinistro*/


.titleClaim{
    margin-bottom: 5rem !important;
    margin-left: 2rem !important;
}


#sk-app[data-process-step-id="WillbankClaimProcess:2"] div[data-component-type="CHECKBOX"] .sk-option-list{
    gap: 10px;
}

.sk-attr .sk-field .sk-input {
    width: 98% !important;
}


.sk-button {

    height: 5rem !important;
    width: 20rem !important;

}

.sk-tabgroup .sk-tab-content.sk-tab-content--selected {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
    padding-inline-start: 1.5rem !important;
}