﻿#navId li {
    margin-right: 50px;
    margin-left: 5px;
}

    #navId li:last-child {
        margin-right: 5px;
    }

    #navId li:first-child {
        margin-left: 10px;
    }

.labeloverride {
    cursor: none !important
}

.top-space {
    margin-top: 15px;
}

.drop-top {
    margin-top: -10px;
}

.margin_top {
    margin-top: 10px;
    padding-top: 15px;
}

.links-overflow--scroll .links-overflow__list {
    padding-bottom: 20px !important;
}

#emailTextBox-error {
    display: none !important;
    width: 0px;
    height: 0px;
    background-color: red;
}

#confirmEmailTextBox-error {
    display: none !important;
    width: 0px;
    height: 0px;
    background-color: red;
}

.error-class-when-error {
    display: block;
}

.error-class-when-noerror {
    display: none;
}

.error-class-when-noerror {
    display: none;
}

.loadingStyle {
    padding-top: 10px;
}

.changeemailwarning {
    font-size: small;
    font-weight: lighter;
}

.loadingmessage {
    z-index: 1000;
    color: white;
    position: relative;
    padding: 10px;
}

.desktop li a {
    font-size: 18px !important;
}

.tablet li a {
    font-size: 16px !important;
}

.orangeClass {
    color: orange;
}

.whiteClass {
    color: white;
}

.yellowClass {
    color: #fed43e;
}

.site-browse__menu--primary-myatrportal-mobile {
    -webkit-column-count: 2 !important;
    column-count: 2 !important;
}

.unsubscribe-checkbox {
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
}

.download-app__feature-list__item a {
    text-decoration: none;
}

table {
    color: #000;
}

.manage-my-subscriptions-title {
    font-size: 30px !important;
    color: white !important;
}

.showclass {
    display: block !important;
}

.desktopClass {
    max-width: 410px;
}

.tabletClass {
    width: 350px;
}

.desktopButtonClass {
    max-width: 210px;
}

.tabletButtonClass {
    width: 210px;
}

.hideclass {
    display: none !important;
}

div.timeformdiv > table th, div.timeformdiv > table td {
    text-align: center;
}

div.timeformdiv > table input[type=checkbox] {
    vertical-align: middle;
    text-align: center;
    margin-left: 45%;
}

.errorclass {
    color: red;
}

.bgimg {
    background-image: url(/resources/img/page/app/background--1.jpg);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: -1;
    min-height: 70vh;
}

.download-app__feature-list__item {
    max-width: 100%;
    flex: 1 0 100%;
    margin-top: 0;
}

@media (min-width: 768px) {
    .download-app__details-title {
            font-size: 65px;
        }
}

.tab-margin {
    margin-bottom: 10px !important;
}

.loading.is-loading::after {
    opacity: 0;
}

.margin-space {
    margin-top: 5px !important;
}