#sp-main-body {
    padding: 0px 0;
	max-width:1400px;
}
.doublemenu .sp-dropdown {
    width: 400px !important;
}
#sp-breadcrumbs {
    margin: 0px 0px 0px 0px;
    background: #fff;
}
.breadcrumb {
    padding: 10px;
    background-color: #fff;
    border-radius: 0px;
}
.float-start {
    float: left !important;
	padding-right:10px;
}
#sp-footer, #sp-bottom {
    background: #fff !important;
    color: #000 !important;
}
.layout-boxed .body-innerwrapper {
    max-width: 1400px;
    margin: 0 auto;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0) !important;
}
.sp-pagebuilder-page-edit {
	display:none !important;
}
#sp-header {
    height: 100px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.1);
    animation: spFadeIn 0.5s;
}
#sp-section-1 {
    margin: 0px 0px 30px 0px !important;
}
#sp-header .logo {
    height: 100px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}
 #es .g-list-inline>li {
    display: inline-block !important;
    font-size: 12px;
}
.article-details .article-ratings-social-share {
    display:none !important;
}
#sp-left .sp-module ul>li>a, #sp-right .sp-module ul>li>a {
    display: block;
    padding: 5px 0;
    line-height: 24px;
    padding: 2px 0;
}
#sp-main-body {
    padding: 0px 0;
    margin-bottom: 30px;
	margin-top: 20px;
}
.article-details .article-can-edit {

    display: none !important;
}
#sp-left .sp-module {
    margin-top: 0px;
    border: 0px solid #f3f3f3;
    padding: 0px 20px 20px 0px;
    border-radius: 3px;
}
#sp-right .sp-module {
    margin-top: 0px;
    border: 0px solid #f3f3f3;
    padding: 0px 0px 20px 20px;
    border-radius: 3px;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 10px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #f3f3f3;
}
#es .es-list-sorting {
    text-align: right;
    margin-bottom: 0px;
	display:none;
}
#es.mod-es-hashtags .o-nav__item {
    margin-bottom: 5px! important;
}
#es .t-text--muted {
    color: #888 !important;
	display:none !important;
}
