.header-logo,.master-menu-content{
    transition: width 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
    min-width: auto !important;
}

@media (min-width: 992px){
.header-track{
 width: calc(100% - var(--menu-width)); !important;   
}
}
.btnMenu{
    flex: 0 0 auto;
    padding: 10px;
    overflow: visible;
    font-size: 1.5rem;
    text-align: center;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border: none;
    background: transparent;
}

.btnMenu-label{
    width: 100%;
    display: flex;
    align-items: inherit;
    justify-content: inherit;
}
.btnMenu-root{
    fill: currentColor;
    width: 22px;
    height: 22px;
    display: inline-block;
    font-size: 22px;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

.btnMenu-root2{
      top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden;
    position: absolute;
    border-radius: inherit;
    pointer-events: none;
}


label{
    padding-top: 10px !important;
}
#builder-layout [page-name='ConsultarEquipamento'] [form]  label:not(.beditorcss):not([class]) {
    background: rgba(0, 0, 0, 0) !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    box-shadow: none !important;
    color: #555555 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: left !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    border-color: #555555 !important;
    border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#builder-layout [page-name='ConsultarEquipamento'] [form]  span:not(.beditorcss).ttd {
    background: rgba(0, 0, 0, 0) !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    box-shadow: none !important;
    color: #555555 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line:  !important;
    text-align: left !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    border-color: #555555 !important;
    border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#builder-layout [page-name='SystemSQLPanel'] [form]  textarea:not(.beditorcss)[id][name='select'].form-control.tfield {
    background: #ffffff !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 10px !important;
    padding-right: 8px !important;
    padding-bottom: 0px !important;
    padding-left: 8px !important;
    box-shadow: none !important;
    color: #444444 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: start !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-color: #dfe4ed !important;
    border-top-width: 0.8px !important;
    border-right-width: 0.8px !important;
    border-bottom-width: 0.8px !important;
    border-left-width: 0.8px !important;
    border-top-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

#builder-layout [page-name='treeview'] [form]  div:not(.beditorcss).panel.panel-default.form-view-wrapper {
    background: rgba(0, 0, 0, 0) !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: px !important;
    margin-left: 0px !important;
    padding-top: px !important;
    padding-right: px !important;
    padding-bottom: px !important;
    padding-left: px !important;
    box-shadow: none !important;
    color:  !important;
    font-size: px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: left !important;
    border-top-style:  !important;
    border-right-style:  !important;
    border-bottom-style:  !important;
    border-left-style:  !important;
    border-color: transparent !important;
    border-top-width: px !important;
    border-right-width: px !important;
    border-bottom-width: px !important;
    border-left-width: px !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

