.elementor-4181 .elementor-element.elementor-element-fc1976a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px;--background-transition:0s;--padding-top:0px;--padding-right:0px;--padding-bottom:0px;--padding-left:0px;}.elementor-4181 .elementor-element.elementor-element-f50b761{margin-top:40px;margin-bottom:0px;}.elementor-4181 .elementor-element.elementor-element-dcaa407 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-4181 .elementor-element.elementor-element-14baa07 .elementor-tab-title, .elementor-4181 .elementor-element.elementor-element-14baa07 .elementor-tab-title:before, .elementor-4181 .elementor-element.elementor-element-14baa07 .elementor-tab-title:after, .elementor-4181 .elementor-element.elementor-element-14baa07 .elementor-tab-content, .elementor-4181 .elementor-element.elementor-element-14baa07 .elementor-tabs-content-wrapper{border-width:1px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(min-width:768px){.elementor-4181 .elementor-element.elementor-element-fc1976a{--content-width:100%;}}/* Start custom CSS for tabs, class: .elementor-element-14baa07 */#structure {
    font-family: Arial;
    font-size: 18px;
}

#structure tr td:first-child {
    font-weight: bold;
    color:#000;
    width: 6em;
    
}
#structure tr td:nth-child(2) {
    width: 8.4em;
    padding-right: 2.4em;
}

#structure tr td{
    font-family: Arial;
    color:#666666;
    border: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
    /*border-bottom: 1px solid #d9d9d9;*/

}

#structure tr td{
    color:#666666;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
}

#structure .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    border: 0;
    border-bottom: 2px solid var(--e-global-color-primary);
    color: var(--e-global-color-primary);
}
#structure .elementor-tabs-wrapper .elementor-tab-title {
    border: 0;
    font-size: 22px;
    color: #333333;
}
#structure .elementor-tab-mobile-title.elementor-active {
    border-bottom: 2px solid var(--e-global-color-primary);
    
}
#structure .elementor-tab-mobile-title {
    color: #333333;
}

#structure .elementor-tab-content {
    border: 0;
}
@media screen and (max-width:765px) {
  #structure thead {
      display:none;
  }
  #structure tr {
    display:flex;
    flex-direction: column;
  }   
}/* End custom CSS */