﻿.App {
    max-height: none;
    margin-bottom: 24px;
}

.orderDetailContent {
    animation: none !important;
}

.app-right-box {
    width: 100% !important;
    overflow: visible;
    max-height: none;
}

.tenderDetails {
    width: 100%;
    background-color: #eee;
}

.OrderDetail {
    overflow: visible !important;
    background-color: white;
    padding: 24px 25px 0;
    border-radius: 4px;
    color: #000 !important;
    max-width: none !important;
}
.orderDetailCheckListBox modal, .App modal {
    display: none;
}

.page-content {
    position: relative;
}

.orderDetailsOldLayout {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.orderDetailsOldLayout .AppInner {
    max-width: 1366px;
    margin: auto;
    height: 100%;
}

.App a,
.App a:hover {
    color: #337ab7;
}

.footer-copyright,
.socail-btn-wrapper {
    color: #a3a3a3;
}

.page-footer {
    height: 55px !important;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 235px;
}

@media screen and (min-width: 981px) {
    #footerOneMoreRowTpl {
        display: none;
    }
}
.page-footer div.page-footer__wrapper {
    width: 100%;
    max-width: 1134px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 46px;
    padding-right: 46px;
}
.page-footer .col-md-3, .page-footer .col-md-6, .page-footer .col-sm-3 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.socail-btn-wrapper {
    text-align: right;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.col-md-12 {
    width: 100% !important;
}

.row {
    margin: 0 0 !important;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.detailsDivServerClass .exponea-banner.link {
    display: none;
}