﻿

body {
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-family: var(--font);
    font-size: var(--font-size);
}






table.ContentTable > tbody > tr > td.TdRightTitle {
    padding-right: 35px;
}

td.TdRightTitle {
    height: 105px;
}

body.public {
}

td.bluebox {
    background-repeat: repeat;
}

#Content {
    margin: auto;
    text-align: left;
    background-position: left 135px;
    background-repeat: repeat;
    border: 0 none;
    display: inline-block;
}

    #Content.ContentPublic {
        margin-left: 0px;
    }

table.ContentTablePublic {
    margin: auto;
}

table.LoginBox {
    margin: 170px auto;
}

.BannerLime a {
    color: #C9D7F2;
}

.BannerLime {
    color: #C9D7F2;
}

.BannerVersion {
    color: #D9D1DE;
}

.Copyright {
    color: #697CB9;
}

.Features b * {
    font-weight: normal;
    color: #11377F;
    font-size: 16px;
    font-family: var(--font);
}

.RootPage {
    color: #000000;
}

    .RootPage a {
        color: #000000;
    }

/* Label for Appearance combobox */
.lblSkins {
    color: #405497;
}

.Title h1.h1Blue {
    color: #405497;
}

.ContentMargin {
    margin-left: 0px !important;
}

.pqHeaderPanel {
    padding-bottom: 50px !important;
}

.Slogan {
    color: #405497 !important;
}

.MiniSlogan {
    color: #5F92EC !important;
}

/* Icon menu */
.dxmMenu_Demo {
    color: #FAFAFA;
}

.dxmMenuSeparator_Demo {
    width: 1px !important;
    height: 15px !important;
    background-color: #FAFAFA;
}

.dxmMenu_Demo a {
    color: #FAFAFA;
    text-decoration: underline;
}
/* Header for TitleImage Area*/
.Title {
    height: 81px;
    width: 100%;
    background-image: url('ContentHeader.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.DetailsPageHeader {
    background-color: #4769B7;
    padding: 0px;
    width: 100%;
    background-image: url('BackgroundHeader.gif');
    background-position: left top;
}

.DetailsPageHeaderBottom {
    height: 0px;
    background-color: White;
    border-left: solid 1px #778EBD;
    border-right: solid 1px #778EBD;
}

.DetailsPageLeftEdgeHeader {
    display: none;
}

.DetailsPageRightEdgeHeader {
    display: none;
}

.DetailsPageLeftEdge {
    display: none;
}

.DetailsPageRightEdge {
    display: none;
}

.DetailsPageContent {
    background-color: White;
    border-top-width: 0px;
    border-bottom-width: 0px;
    padding: 30px;
    border-left: solid 1px #778EBD;
    border-right: solid 1px #778EBD;
}

.DetailsPageFooter {
    width: 100%;
    background-color: White;
    border-bottom: solid 1px #778EBD;
}

.DetailsSorceCodeArea {
    width: 100%;
    padding-top: 21px;
    border-left: solid 1px #778EBD;
    border-right: solid 1px #778EBD;
}

.ChallengeTr img {
    width: 200px;
}

.PriceTr img {
    width: 178px;
}

/*.cc-revoke {
    padding: 7px 19px;
    color: white !important;
    background-color: var(--main-color-2) !important;
}

.cc-revoke, .cc-window {
    font-size: 12px;
    font-family: inherit;
}

    .cc-window.cc-banner {
        background-color: #c5c4c4 !important;
    }

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 10px !important;
    text-transform: uppercase;
}

a.cc-btn.cc-dismiss {
    background-color: var(--main-color-2);
    border-radius: 46px;
    text-transform: uppercase;
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-floating.cc-theme-edgeless .cc-message {
        margin: 0.4em 1em 0.4em;
    }

    .cc-window.cc-floating .cc-compliance {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        width: auto;
        margin: auto;
        margin-bottom: 10px;
    }
}*/
