body {
    background: white !Important;
    background-color: white !Important;
}

.disableScroll{
    position: fixed!important;
    width: 100vw;
}

.blockUICustom {
    background-image: url('http://localhost:8282/resources/images/ajax_button_block.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: rgba(0,0,0,0.0);
}

#error_container {
    text-align: center;
}
.error_image {

}
.error_message {
    text-align:center;
    color:#2e2e62;
    font-family:'Source Sans Pro','Arial', sans-serif !important;
}
#error_header {
    display:block;
    font-weight:bold;
}
#error_text {}
#error_image_404 {}

#logo {}
.footer {
    background: #2e2e62;
    margin-top: 50px;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.footer .ui-widget-content {
    background: none;
    border: none;
}
.footer .footerMenus {
    padding: 40px 0px;
    text-align: center;
    width: 820px;
    margin: 0 auto;
}
@media (max-width: 820px) {
    .footer .footerMenus {
        width: 100%;
    }
}
@media (max-width: 640px) {
    .footer .footerMenus {
        text-align: left;
    }
}
.footer .footerMenus span.title {
    color: #9191ac;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
.footer .footerMenus ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
@media (max-width: 640px) {
    .footer .footerMenus ul {
        margin-bottom: 30px;
    }
}
.footer .footerMenus ul li {
    margin-bottom: 5px;
}
.footer .footerMenus ul li a {
    color: #9191ac;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.footer .footerMenus ul li a:hover {
    color: #fff;
}
.footerBottom {
    background: #212155;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.footerBottom .ui-widget-content {
    background: none;
    border: none;
    color: #57577f;
}
.footerBottom .footerBottomContent {
    width: 820px;
    margin: 0 auto;
    padding: 40px 0px;
    color: #57577f;
    font-weight: bold;
    font-size: 13px;
}
@media (max-width: 820px) {
    .footerBottom .footerBottomContent {
        width: 100%;
    }
}
.footerBottom .footerBottomContent a {
    display: inline-block;
    color: #57577f;
    text-decoration: none;
    line-height: 29px;
}
@media (max-width: 740px) {
    .footerBottom .footerBottomContent a {
        display: block;
        margin-top: 10px;
        margin-left: 0px;
    }
}
.footerBottom .footerBottomContent a:hover {
    color: #fff;
}
.footerBottom .footerBottomContent .footer_social {
    float: right;
}
@media (max-width: 640px) {
    .footerBottom .footerBottomContent .footer_social {
        float: none;
        margin-top: 25px;
    }
}
.footerBottom .footerBottomContent .footer_social button {
    margin-right: 10px;
    border: 0px;
    background: #4b4b7d;
    text-shadow: none;
    box-shadow: none;
    width: 25px;
    height: 25px;
    color: #2e2e62;
    border-radius: 25px;
}
.footerBottom .footerBottomContent .footer_social button:hover {
    color: #fff;
}
#error_container {
    text-align: center;
}
.error_message {
    text-align:center;
    color:#2e2e62;
    font-family:'Source Sans Pro','Arial', sans-serif !important;
}
#error_header {
    display:block;
    font-weight:bold;
}
