.navbar-brand img{
    width: 200px;
}
.footer-logo img,
a img.login-logo{
    width: 200px;
}
.register-form span{
    color: #737373 !important;
}
.required::after {
    content: " *";
    color: red;
}
.ea-signup{
    padding: 40px !important;
}
.sign-up-in-section.ea-signup{
    min-height: auto;
}
.banner{
    background: url("./../../assets/img/shape/dot-dot-wave-shape.svg") no-repeat bottom center;
}
.ea-header .navbar-light .main-menu li a.nav-link{
    color: #262626 !important;
}
.required:after {
    content: " *";
    color: red;
}
.address ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.address ul li{
    padding: 0;
    margin: 0;
}
.server_down{
    background: url('./../../../frontend/assets/img/page-header-bg.svg')no-repeat bottom right;
}
.sidebar_list_cover {
    border: 2px solid #f1f1f3;
    padding: 30px;
    border-radius: 10px;
}
.wp-block-group {
    box-sizing: border-box;
}
.sidebar .sidebar_list_cover-title, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
    font-size: 20px;
    margin-bottom: 27px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
}
.wp-block-latest-comments, .wp-block-latest-posts.wp-block-latest-posts__list {
    padding-left: 0;
    margin-bottom: 0;
}
.sidebar .wp-block-latest-posts__list {
    margin-top: 7px;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0;
}
.sidebar_list_cover ul {
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    padding-left: 0px;
    list-style: none;
}
.wp-block-latest-posts {
    box-sizing: border-box;
}
.wp-block-latest-posts.wp-block-latest-posts__list li:not(:last-child) {
    margin-bottom: 20px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
}
.sidebar_list_cover ul li {
    position: relative;
}
.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em;
}
.wp-block-latest-posts__featured-image img {
    border-radius: 6px;
}
.sidebar_list_cover ul li a:hover {
    color: #175cff;
}
.sidebar_list_cover .wp-block-latest-posts li > a {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.6;
    display: block;
    margin-bottom: 0;
}
.page-header{
    background: url('./../../assets/img/page-header-bg.svg') no-repeat bottom left;
}
.feature_image{
    width: 50%;
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
}
.about_us_wrapper img.about_us_image {
    float: left;
    width: 500px;
    margin-right: 40px;
    margin-bottom: 40px !important;
}
.about_us_main_content p{
    text-align:justify;
}
.main_content p{
    text-align:justify;
}
.customer-logo:hover,
.customer-logo{
    filter:none !important;
    background: #fff;
    border-radius: 5px;
    padding: 0 5px;
}
.integration-logo{
    -webkit-box-shadow: none;
}
