.second-row-tabs ul li > a.offers_list .container-fluid,
.customers_list .container-fluid{
    padding: 0;
}
.navbar-form{
    position: absolute;
    right: 0;
}
.search-form{
    position: relative;
}
.offers_list .tablewrapper .customer_section > div.col-md-4,
.customers_list .customer_section > div:first-child{
    margin-top: -80px;
    position: relative;
    z-index: 999;
    padding-top: 30px;
}
.tablewrapper .customer_section > div:first-child{
    background: #dfe6f5;
}
.default__view #navbar,
.customers_list #navbar,
.offers_list #navbar{
    border-bottom: 1px solid #CBD7E1!important;
    box-shadow: none!important;
}
#navbar{
    position: relative;
    z-index: 990;
}
.default__view .customer-details-wrapper .profile-details-sidebar{
    background: #dfe6f5;
    margin-top: -80px;
    position: relative;
    z-index: 999;
    padding-top: 10px;
}
.default__view .campaignslist,
.default__view .send_message_tabs{
    padding: 0;
    margin-top: 0;
}
.default__view .customer-details-wrapper{
    border-width: 0;
    padding: 0;
    margin-top: 0;
    display: flex;
}
.default__view .profilesidebarright{
    padding: 20px;
    background: #fff;
    margin-top: 0;
}
.default__view .profilesidebar{
    max-width: 350px;
    float: none;
    margin: 20px auto;
}
.default__view .profilesidebar .customer-side-info-title{
    display: table;
    margin: auto;
    text-align: center;
}
.default__view .container-fluid{
    padding: 0;
}
.default__view .customer-details-wrapper{
    min-height: 100vH;
}
.products_list .offers_list .in_section_title_and_breadcrumbs{
    width: 45%;
}
.offers_list .in_section_title_and_breadcrumbs{
    width: 60%;
}
.fc-button-primary{
    min-height: 39px;
}
.fc .fc-daygrid-event{
    white-space: normal!important;
}
#calendar{
    background: #fff;
    padding: 20px;
}
.fc-daygrid-dot-event{
    background: rgba(0, 0, 0, 0.1);
}
.blocktitlesection{
    flex:1;
}
.customer_views_links > div > a.active{
    color: #3066c3;
}
.customer_views_links > div > a{
    padding: 0 10px;
    color: #24375A;
}
.customer_views_links > div{
    display: table;
    margin: auto;
}
.customer_views_links{
    display: table;
    width: 100%;
    margin: 0px 0 10px;
}
.select-view-icons.customer_list_view a{
    color: #8D8D8D;
    position: relative;
    top:-1px;
    display: flex;
}
.videodashboard.helpvideos.popup .videoscreen-wrapper .videoinfo{
    width: 100%;
}
.videodashboard.helpvideos.popup .videoscreen-wrapper .customer-info span{
    color: #000;
    width: 100%;
}
.videodashboard.helpvideos.popup .videoscreen-wrapper .customer-info span:first-child{
    font-size: 20px;
    width: 100%;
    display: table;
}
.videodashboard.helpvideos.popup .videoscreen-wrapper .received-info{
    position: absolute;
    top:6px;
    left: 0px;
    width: 130px;
    background: #fff;
}
.videodashboard.helpvideos.popup{
    height: 100%;
}
.videodashboard.helpvideos.popup .videoscreen-wrapper{
    width: 100%;
    padding-top: 35px;
    height: 100%;
    background: #fff;
}
.helpsection.admin{
    font-size: 14px;
    padding: 14px 15px;
}
.helpsection{
    background: transparent;
    font-size: 20px;
    padding: 10px 15px;
}
.offers_list .blocktitlebuttons,
.contact_list .blocktitlebuttons,
.customers_list .blocktitlebuttons,
.products_list .blocktitlebuttons{
    position: absolute;
    right: 0;
    top: 20px;
}