@import url('css/open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    /*padding-top: 3rem;*/
    /*flex-direction: column;*/
    /*overflow-y: hidden;*/
}

.LayoutContentStyle {
    overflow-y: scroll;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 20px;
}

.LayoutFooterStyle {
    background-color: #ebebeb;
    padding: 5px;
    font-size: 0.8em;
}

    .LayoutFooterStyle a {
        color: black;
        margin-left: 10px;
    }

.logo {
    margin-top: 10px;
    margin-right: 10px;
}

@media screen and (max-width: 1024px) {
    .hideIfNarrow {
        display: none !important;
    }
}
@media screen and (max-width: 800px) {
    .hideIfReallyNarrow {
        display: none !important;
    }
}

.paddedDiv {
    padding: 10px;
}

.startPageIconsDiv {
    float: left;
    width: 175px;
    min-width: 175px;
}

.startPageContentsDiv {
    float: left;
    width: 60%;
}

h1: focus {
    outline: none;
}

a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightcoral;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 2.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

app {
    position: relative;
    /*display: flex;*/
    /*flex-direction: column;*/
}

.top-bar {
    height: 7rem;
    background-color: #002f06; /* #40568D; #008a17; */ /*rgb(192,0,0);*/
    background-image: linear-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%);
    display: flex;
    align-items: stretch;
    color: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
    padding: 0 3rem;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}


/*.top-row {
    height: 3.5rem;
    display: flex;
    align-items: center;
}*/

.main {
    /*flex: 1;*/
}

/*.main {
    flex-grow: 1;
    overflow-y: auto;
    background: linear-gradient(rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 80%);
    padding: 1.5rem !important;
}*/

/*.main .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
    }*/

/*.main .top-row > a {
            margin-left: 1.5rem;
        }*/
.navbar-brand {
    font-size: 1.5em;
    color: white;
    margin: 12px 15px 10px 10px;
    text-decoration: none;
}

    .navbar-brand:hover {
        color: #CCCCCC;
        text-decoration: none;
    }

    .navbar-brand:visited {
        color: white;
        text-decoration: none;
    }

.navbar-login {
    margin-left: 50px;
    margin-top: 30px;
}

    .navbar-login a {
        color: white;
        text-decoration: none;
    }

        .navbar-login a:visited {
            color: white;
            text-decoration: none;
        }



.top-bar .oi {
    width: 2rem;
    font-size: 2.0rem;
    vertical-align: text-top;
    top: -2px;
    margin-bottom: 5px;
    text-align: center;
}

/*.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .nav-item a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }
    */

.nav-item a.active {
    background-color: #0D6EB6;
    /*    color: #0366d6;*/
    color: black;
}

.nav-item a:hover {
    background-color: #333333; 
    color: #0366d6;
    /*color: black;*/
}

.nav-tab-top {
    margin: 5px 0 0 0;
    padding: 0.3rem 1.8rem;
    display: inline-block;
    background-color: rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    color: white;
    position: relative;
    text-transform: uppercase;
    transition: 0.2s ease-out;
}

    .nav-tab-top:hover {
        color: white;
        text-decoration: none;
        background-color: rgba(255,255,255,0.3);
    }

    .nav-tab-top.active {
        background-color: rgba(255,255,255,0.2);
        color: #fff2cc;
    }

    .nav-tab-top img {
        height: 2rem;
        margin-bottom: 0.25rem;
    }

    .nav-tab-top.active img {
        filter: brightness(0) saturate(100%) invert(93%) sepia(18%) saturate(797%) hue-rotate(316deg) brightness(109%) contrast(101%);
    }

    .nav-tab-top.active:after {
        content: "";
        position: absolute;
        bottom: -1rem;
        z-index: 1;
        width: 0px;
        height: 0px;
        border-left: 0.6rem solid transparent;
        border-right: 0.6rem solid transparent;
        border-top: 1rem solid #5D6C90; /* #33A145; */ /*rgb(205,51,51);*/
    }

.sidebar {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
}

    .sidebar .top-row {
        background-color: rgba(0,0,0,0.4);
    }

    .sidebar .navbar-brand {
        font-size: 1.1rem;
        color: white;
        margin: 20px 15px 10px 10px;
    }

    .sidebar .oi {
        width: 2rem;
        font-size: 1.1rem;
        vertical-align: text-top;
        top: -2px;
    }


.content-old {
    padding-top: 1.1rem;
}

.content {
    /*display: flex;*/
    height: 100%;
    z-index: 1;
    background-color: white;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

@media (max-width: 767.98px) {
    .main .top-row {
        display: none;
    }
}

@media (min-width: 768px) {
    app {
        /*flex-direction: row;*/
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}


/* ------------------------------------------------------------ */
/* Data Entry Styles                                            */
/* ------------------------------------------------------------ */
.divBox {
    border: 2px solid #333;
    margin-top: 10px;
    background-color: #efeff1;
    -moz-border-radius: 4px 4px 10px 10px;
    -webkit-border-radius: 4px 4px 10px 10px;
    border-radius: 6px 6px 0 0;
    padding: 0px;
    /*overflow: auto;*/
}

.divHeader {
    padding: 0px;
    font-size: 1.3em;
    color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #333;
    border-radius: 6px 6px 0px 0px;
    background: -webkit-linear-gradient(top, #333333,#000);
    height: 40px;
}

.divMonthName {
    font-size: 1.3em;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.divDayNotes {
    font-size: 1.1em;
    padding-bottom: 5px;
}

.TimeEntryDetails {
    font-size: 1.2em;
}

.TimeDetailsOdd {
    background-color: #F4F4F4;
}

.tdTimeDetails {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    vertical-align: top;
}

.tdTimeHours {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    text-align: right;
    width: 60px;
    max-width: 60px;
}

.AdminMenuButton {
    text-align: left;
    min-width: 160px;
    margin-top: 5px;
}

.ListButton {
    text-align: left;
    min-width: 150px;
    max-width: 150px;
    overflow: hidden;
    margin-top: 5px;
}

.SubListButton {
    text-align: left;
    min-width: 150px;
    max-width: 150px;
    overflow: hidden;
    margin-top: 5px;
}

.dayHoursHeaderLeft {
    margin-left: 10px;
    float: left;
    min-width: 100px;
}

.dayHoursHeaderRight {
    margin-left: 10px;
    float: right;
    text-align: right;
    min-width: 100px;
}

.dayHoursHeaderTotal {
    font-size: 1.5em;
    color: blue;
    font-weight: bold;
}

.dayHoursHeaderTotalMismatch {
    font-size: 1.5em;
    color: red;
    font-weight: bold;
}

.optRecentTask {
    background-color: lightyellow;
    color: navy;
    font-weight: bold;
}

/* ------------------------------------------------------------ */
/* Month at a Glance Report Styles                              */
/* ------------------------------------------------------------ */
td.magDayHeader {
    background-color: #000000;
    color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0px 2px 0px 2px;
    text-align: right;
    vertical-align: top;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 25px;
    min-height: 25px;
    max-height: 25px;
}

td.magWeekend {
    background-color: #CCFFFF;
    color: #000000;
    border: 1px solid #CCCCCC;
    font-size: 0.9em;
    padding: 2px 2px 2px 2px;
    text-align: right;
    vertical-align: top;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
}

td.magWeekDay {
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #CCCCCC;
    font-size: 0.9em;
    padding: 2px 2px 2px 2px;
    text-align: right;
    vertical-align: top;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
}

td.magWeekTotal {
    background-color: #FFFFCC;
    color: #000000;
    border: 1px solid #CCCCCC;
    font-size: 0.9em;
    padding: 2px 2px 2px 2px;
    text-align: right;
    vertical-align: top;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
}

td.magBlankDate {
    background-color: #CCCCFF;
    color: #000000;
    border: 1px solid #CCCCCC;
    font-size: 0.9em;
    padding: 2px 2px 2px 2px;
    text-align: right;
    vertical-align: top;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
}

td.magSummaryCell {
    color: #000000;
    font-size: 1.1em;
    padding: 2px 2px 2px 10px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

td.magGridHeader {
    background-color: #FFFFCC;
    color: #000000;
    padding: 0 2px 0 2px;
    border: 1px solid #CCCCCC;
    text-align: right;
    vertical-align: top;
    width: 23px;
    min-width: 23px;
    max-width: 23px;
}

td.magGridTotal {
    background-color: #FFFFCC;
    color: #000000;
    padding: 0 4px 0 6px;
    border: 1px solid #CCCCCC;
    text-align: right;
    vertical-align: top;
    /*text-wrap: none;*/
}

td.magGridProject {
    background-color: #FFFFFF;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #CCCCCC;
    text-align: left;
    vertical-align: top;
    /*text-wrap: none;*/
}

td.magGridCell {
    background-color: #FFFFFF;
    color: #000000;
    padding: 0 4px 0 6px;
    border: 1px solid #CCCCCC;
    text-align: right;
    vertical-align: top;
    width: 23px;
    min-width: 23px;
    max-width: 23px;
}

.magDayNum {
    font-size: 1.4em;
    color: darkred;
}

.magDayBH {
    font-size: 1.0em;
}

.magDayNBH {
    font-size: 1.0em;
    color: #AAAAAA
}
/* ------------------------------------------------------------ */
/* <end> Month at a Glance Report Styles                        */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Generic Report Styles                                        */
/* ------------------------------------------------------------ */
.tdRptTitle {
    padding-top: 5px;
    font-weight: bold;
    font-size: 1.3em;
    /*text-decoration: underline;*/
}

.tdRptFiller1 {
    width: 10px;
    min-width: 10px;
    max-width: 10px;
}

.tdRptHeader {
    background-color: black;
    color: white;
    border-right: 2px solid lightgray;
    border-bottom: 2px solid lightgray;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.tdRptHeaderRight {
    background-color: black;
    color: white;
    text-align: right;
    border-right: 2px solid lightgray;
    border-bottom: 2px solid lightgray;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.tdRptNormal {
    padding-left: 3px;
}

.tdRptRight {
    text-align: right;
    padding-right: 3px;
}

.tdRptNotes {
    padding-left: 20px;
    font-size: 0.9em;
    background-color: #e9e8e8;
}

.tdRptSubTotal {
    background-color: #f7f7f7;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 20px;
    margin-bottom: 15px;
}

.tdRptSubTotalRight {
    text-align: right;
}

.tdRptGrandTotal {
    border-top: 1px solid #666666;
    background-color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 15px;
}

.tdRptGrandTotalRight {
    text-align: right;
}

.trDetailRow {
}

/* ------------------------------------------------------------ */
/* <end> Generic Report Styles                                  */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Welcome Ad Styles                                            */
/* ------------------------------------------------------------ */
.adSectionLeft {
    width: 100%;
    /*min-height: 450px;*/
    text-align: left;
    padding: 15px 0 15px 0;
    margin: 0 0 0 0;
}

.adSectionRight {
    width: 100%;
    /*min-height: 450px;*/
    text-align: right;
    padding: 15px 0 15px 0;
    margin: 0 0 0 0;
}

.adParagraph {
    padding: 15px;
    margin: 15px;
    /*font-size: 1.5em;*/
    overflow: auto;
}

.adParagraphLeft {
    float: left;
}

.adParagraphRight {
    float: right;
}

.adText {
    /*font-size: 1.5em;*/
}

.adImageLeft {
    float: left;
    margin: 15px;
}

.adImageRight {
    float: right;
    margin: 15px;
}

h3.adHeader {
    padding: 0 30px 0 30px;
}

/* ------------------------------------------------------------ */
/* <end>  Welcome Ad Styles                                     */
/* ------------------------------------------------------------ */


.DashboardHourTotal {
    text-align: right;
    width: 50px;
    min-width: 50px;
    max-width: 50px;
}

/* ------------------------------------------------------------ */
/* Rotating Icons                                               */
/* ------------------------------------------------------------ */
.rotate {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow: hidden;
}

    .rotate:hover {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }


.dialog-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2000;
    display: flex;
    animation: dialog-container-entry 0.2s;
}

@keyframes dialog-container-entry {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.dialog {
    background-color: white;
    box-shadow: 0 0 12px rgba(0,0,0,0.6);
    display: flex;
    flex-direction: column;
    z-index: 2000;
    align-self: center;
    margin: auto;
    width: 700px;
    max-height: calc(100% - 3rem);
    animation: dialog-entry 0.4s;
    animation-timing-function: cubic-bezier(0.075, 0.820, 0.165, 1.000);
}

@keyframes dialog-entry {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateX(0px) scale(1.0);
    }
}

.dialog-title {
    background-color: #444;
    color: #fff2cc;
    padding: 1.3rem 2rem;
}

    .dialog-title h2 {
        color: white;
        font-size: 1.4rem;
        margin: 0;
        font-family: 'Bahnschrift', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        line-height: 1.3rem;
    }

.dialog-body {
    flex-grow: 1;
    padding: 0.5rem 3rem 1rem 0;
}

.dialog-buttons {
    height: 4rem;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    background-color: #eee;
    padding: 0 1rem;
}

.dialog-body > div {
    display: flex;
    margin-top: 1rem;
    align-items: center;
}

.dialog-body label {
    text-align: right;
    width: 200px;
    margin: 0 1.5rem;
}

.dialog-body input, .dialog-body select {
    flex-grow: 1;
    width: unset;
}

.dialog-body .size-label {
    min-width: 110px;
    text-align: right;
}

/*.dialog .toppings {
    text-align: center;
    display: block;
    padding-left: 4rem;
}

.dialog .topping {
    display: inline-block;
    background-color: #a04343;
    color: white;
    padding: 0.2rem 1rem;
    border-radius: 2rem;
    margin: 0.4rem 0.3rem;
    font-weight: 700;
}

.dialog .topping-price {
    font-weight: 100;
    font-size: 0.8rem;
}

    .dialog .topping-price::before {
        content: '£';
    }

.dialog .price {
    font-weight: 700;
    font-size: 1.5rem;
}*/

.myLabel {
    margin: 15px 10px -8px 0px !important;
    text-align: left !important;
}

.myLabel2 {
    margin: 15px 10px -2px 0px !important;
    text-align: left !important;
}

td.editor-label {
    padding: 8px 8px 8px 0;
}
td.view-label {
    padding: 0 8px 0 0;
}


/* ------------------------------------------------------------ */
/* Welcome Ad Styles                                            */
/* ------------------------------------------------------------ */
.adSectionLeft {
    background-color: #eeeeee;
    width: 100%;
    text-align: left;
    padding: 30px;
    margin: 0 0 0 0;
    min-height: 300px;
}

.adSectionRight {
    background-color: #ffffff;
    width: 100%;
    text-align: right;
    padding: 30px;
    margin: 0 0 0 0;
    min-height: 300px;
}

.adParagraph {
    padding: 15px;
    margin: 15px;
    /*font-size: 1.5em;*/
    overflow: auto;
}

.adParagraphLeft {
    float: left;
}

.adParagraphRight {
    float: right;
}

.adText {
    /*font-size: 1.5em;*/
}

.adImageLeft {
    float: left;
    margin: 15px;
}

.adImageRight {
    float: right;
    margin: 15px;
}

.backgroundimage-wrap {
    position: relative;
}

    .backgroundimage-wrap:before {
        content: ' ';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.4;
        background-image: url('/content/images/Backgrounds/GlacierSunPoint.jpg');
        background-repeat: no-repeat;
        background-position: 50% 0;
        background-size: cover;
    }

.backgroundimage-content {
    position: relative;
}

.callout {
    border-radius: 5px;
    border: 1px solid lightgray;
    background-color: rgba(245, 245, 245, .6);
    padding: 10px;
}

.simpleListOfLinks {
    list-style: none;
}
    .simpleListOfLinks li {
        padding: 10px;
        font-size: 1.5em;
    }
    .simpleListOfLinks a {
        text-decoration: none;
        color: black;
        cursor: pointer;
    }
    .simpleListOfLinks i {
        width: 16px;
        margin-right: 8px;
    }
