﻿body {
    background-color: #e9ebee;
    color: #333f48;
}

.navLanguage { display: inherit !important; }

.myVideo {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0;
}

#main-logo {
    background: url("https://coreperformancefiles.blob.core.windows.net/coreperformancefiles/images/platform/AD_Canada/Member_Logos348x200/ElecromartRewards_PwdByADR_348x200.jpg") no-repeat center; background-size: 100%;
}

#login-logo {
    background: url("https://coreperformancefiles.blob.core.windows.net/coreperformancefiles/images/platform/AD_Canada/Member_Logos348x200/ElecromartRewards_PwdByADR_348x200.jpg") no-repeat;
    background-origin: content-box;
    background-size: contain;
    height: 187px;
    background-position-x: center;
}

.LoginBackground {
    background-color: #F6F6F6;
    background-image: none;
}

.PrimaryText { color: #1c559e !important; }

.Primary, .RadButton_Bootstrap.rbPrimaryButton, .btn-primary, .nav-pills .nav-link.active {
    background-color: #1c559e !important;
    border-color: transparent !important;
    color: #fff !important;
}

.btn-outline-primary {
    background-color: transparent !important;
    border-color: #1c559e !important;
    color: #1c559e !important;
}

.LoginActive {
    border-bottom: 2px solid #1c559e;
}

.nav-item-adcanada { display: list-item !important; }

.LoginLinkText {
    color: #1c559e;
    font-size: 14px;
}

.loginRegistrationLink { display: inherit !important; }

.RadButton_Bootstrap.rbPrimaryButton, .btn-primary { border: none; }

/*.ADLoginVideo{
    display:inherit!important;
}*/

.LoginBreak { display: none; }

.canada-show { display: inherit !important; }

.canada-hide { display: none; }

.RadTabStrip_Bootstrap .rtsLevel1 .rtsSelected .rtsLink { color: #1c559e !important; }