.s4bt_labelAnagrafiche{
    width: auto !important;
    font-family: Rubik;
    font-size: 32px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: -0.3px;
    color: #4678aa;
    margin-left: 0px !important;
}


.s4bt_bodyAccordionFilerRightAnagrafiche{
    border: none !important;
    background-color: #f0f2f4
}






/* S4BT ICON DATATABLE */
.s4bt_iconDatatableAnagrafiche{
    width: 25px !important;
    height: 16px !important;
    font-size: 12px;
    text-align: center;
    position: relative;
    top: 40%;
    transform: translateY(-50%);
    color: #1452cc;
    background-color: #e8effc;
    border-radius: 1000%;
    padding: 6px 0 2px 0;
    cursor: pointer;
}





/* S4BT TABBAR FILTER */
.s4bt_tabbarAnagrafiche .webix_control.webix_el_tabbar{
    border-width: 0px !important;
    background: #e9ebee !important;
}

.s4bt_tabbarAnagrafiche.webix_control.webix_el_tabbar{
    border-bottom: 2px solid #dadee2 !important;
    /* background-image: linear-gradient(#e1e4e7, transparent, #e1e4e7) !important;
    z-index: 1 */
    box-shadow: inset 0 45px #e1e4e7 !important;
    background-image: linear-gradient(#e9ebee, #759ec7) !important;
}

.s4bt_tabbarAnagrafiche .webix_all_tabs .webix_item_tab {
    width: 244px !important;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: 0.4px;
    color: #738596;
    background: #e9ebee !important;
    text-transform: uppercase;
    border: none;
    position: relative;
    left: 16px;
}

.s4bt_tabbarAnagrafiche .webix_all_tabs .webix_item_tab.webix_selected {
    width: auto !important;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: 0.4px;
    color: #4678aa;
    
    box-shadow: inset 0 37px #e1e4e7 !important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-image: linear-gradient(#e9ebee, #759ec7) !important;

    padding-bottom: 0;
}

.s4bt_tabbarAnagrafiche .webix_tab_more_icon,
.s4bt_tabbarAnagrafiche .webix_tab_more_icon:hover {
    width: 43px !important;
    cursor: pointer;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 0 18px;
    background-color: transparent;
    position: absolute;
    right: 16px;
    top: 10px;
}

.s4bt_tabbarAnagrafiche .webix_all_tabs .webix_tab_more_icon .webix_icon {
    width: 24px;
    background-color: #fff;
    border-radius: 50%;
    color: #1452cc;
    padding: 3px 0;
}

.s4bt_tabbarAnagrafiche.webix_control.webix_el_tabbar {
    background: #e9ebee;
}

.s4bt_multiviewAccordionFilter.webix_multiview{
    background-color: #e9ebee;
}



.webix_list.webix_tab_list{
    border-radius: 8px;
    background-color: #545e6a;
    color: #fff;
}

.webix_tab_list .webix_list_item {
    border-bottom: 1px solid #738596;
    text-align: left;
    border-color: #738596;
}

.webix_tab_list .webix_list_item.webix_focused{
    width: auto;
    height: auto !important;
    overflow: hidden;
    background-color: #545e6a;
}





/* SUBVIEW WITH TABVIEW */
.s4bt_datatable.webix_cell.webix_dtable_subview{
    height: auto !important
}





.s4bt_tabviewModal.webix_layout_line{
    width: auto !important;
    /* height: 100% !important; */
    border: none !important
}

.s4bt_tabviewModal .webix_control.webix_el_tabbar{
    border: none !important;
}

.s4bt_tabviewModal .webix_all_tabs .webix_item_tab,
.s4bt_tabviewModal .webix_all_tabs .webix_item_tab:hover {
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: 0.4px;
    color: #738596;
    background-color: #fff;
    text-transform: uppercase
}

.s4bt_tabviewModal .webix_all_tabs {
    width: auto;
    margin: 0px 24px !important;
}

.s4bt_tabviewModal .webix_all_tabs .webix_item_tab.webix_selected {
    color: #505c83;
    box-shadow: inset 0 38px #fff !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-image: linear-gradient(#fff, #505c83)
} 

.s4bt_tabviewModal .webix_view.webix_control.webix_el_tabbar{
    border-bottom: 1px solid #e7ebee !important;
    position: relative;
    z-index: 1
}

.s4bt_tabviewModal .webix_item_tab.webix_selected{
    color: #4678aa;
}





.s4bt_multiUploaderListModal{
    background-color: #d9dee3;
}

.s4bt_multiUploaderListModal.webix_list{
    width: 100% !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.s4bt_multiUploaderListModal .webix_list_item.webix_focused{
    height: 64px !important;
    font-family: Rubik;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 5;
    letter-spacing: 0.4px;
    color: #676b6f;
    background-color: transparent !important
}

.s4bt_multiUploaderListModal .webix_list_item{
    height: 64px !important;
    font-family: Rubik;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 5;
    letter-spacing: 0.4px;
    color: #676b6f;
}

.s4bt_multiUploaderListModal .webix_remove_upload{
    width: 20px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #738596;
}

.s4bt_multiUploaderListModal .webix_remove_upload .cancel_icon {
  background-image: none;
  font-family: "Font Awesome 5 Pro";
  font-size: 17px;
  margin: 0;
  font-weight: 100;
  height: auto;
  width: 20px;
  color: #738596;
}
.s4bt_multiUploaderListModal .webix_remove_upload .cancel_icon:hover {
  color: #738596;
}
.s4bt_multiUploaderListModal .webix_remove_upload .cancel_icon:before {
  content: "\F057";
}





.s4bt_buttonNewRecordDatatable{
    border-radius: 21px;
    background-color: #e8effc;
    font-family: Rubik;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: 0.4px;
    color: #1452cc;
    padding: 4px 8px;
    cursor: pointer;
}



.s4bt_formSubviewDatatableModal.webix_form.webix_layout_form,
.s4bt_colsFlexLeyoutModalAnagrafiche{
    height: auto !important;
    border: none !important
}

.s4bt_datatableModalWhite .webix_cell.webix_dtable_subview{
    height: auto !important
}


.s4bt_datatableModalWhite.webix_dtable .webix_dtable_subview .webix_view {
    border-left-width: 0px !important;
    border-right-width: 0px !important;
}





/* Card Mobile */

.s4bt_bodyAccGenDataMobile{
    width: auto !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
}

.s4bt_infoAccActivityMobile{
    height: auto !important
}

.s4bt_rowsCardAnagraficheMobile.webix_layout_accordion {
    background-color: #f0f2f4 !important;
}

.s4bt_rowsCardAnagraficheMobile.webix_layout_line{
    height: auto !important;
}

.webix_scrollview .s4bt_scrollviewAnagraficheMobile{
    border-width: 0px !important;
}

.s4bt_activityLabelMobile{
    font-family: Rubik;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal !important;
    letter-spacing: 0.6px;
    color: #8d9196;
    margin: 0;
    text-transform: uppercase;
}

.s4bt_activityDescMobile{
    font-family: Rubik;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal !important;
    letter-spacing: 0.3px;
    color: #424548;
    padding: 0;
    margin: 0;
    margin-top: -8px !important;
    display: flex
}

.s4bt_activityLinkDescMobile{
    font-family: Rubik;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal !important;
    letter-spacing: 0.3px;
    color: #1452CC;
    padding: 0;
    margin: 0;
    margin-top: -8px !important;
    display: flex
}

.s4bt_headerActivityMobile .webix_accordionitem_header {
    background-color: #fff !important;
    border-radius: 0px !important;
}
.webix_view.webix_accordionitem.s4bt_headerActivityMobile.vertical{
    width:auto !important;
    font-family: Rubik;
    height: auto !important;
    border-radius: 8px;
    border: solid 1px #e8ebee !important;
}

/* .webix_accordionitem_body {
    border-top: 1px solid red;
} */

.s4bt_headerActivityMobile.webix_layout_accordion{
    background-color: transparent;
}

.webix_accordionitem.s4bt_headerActivityMobile.collapsed.vertical{
    background-color: transparent !important;
    border: none !important;
}

.s4bt_headerActivityMobile .webix_accordionitem_button{
    color: #759ec7 !important;
    padding: 25% 0 0 0 !important;
}