﻿.page-footer .license {
    margin-top: 0;
}

.loading-box {
    position: absolute;
}

.change-language .user_info_rc .btn-group {
    display: none;
}

body {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    direction: inherit;
    background-color: #f5f6fa
}

.Page_full {
    margin: 0 auto 0;
    width: 100%;
    min-height: auto;
    background: #263238;
    justify-content: center;
    background-image: none;
    background-color: #f5f6fa;
}

.page_content_inner.menuClose {
    width: 100%;
    transform: none;
    margin: auto;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.menu-site {
    display: none;
}

.site_info_li_rc.change-language {
    display: none;
}

h5 {
    color: #636363 !important
}

@media screen and (min-width: 1400px) {
    .center-child > div[class^="col-"] {
        max-width: 380px;
    }
}

@media screen and (max-width:768px) {
    .page_content_inner {
        width: 100%;
    }
}
