﻿/* Styling foundation
    --- 01 typeography system
    font sizes (px):
    10 /12 /14 /16 /18 /20 /24 /30 /36 /44 /52 /62 /74/ 86/ 98
    font weights
    default:400,600

    line heights
    default = 1

    spacing system (px)
    2 / 4/ 8 / 12 /16 / 24 /32 / 48 / 64 /80 /96 / 128

    ---02 colors
    primary:#D0361B, 
    hover: #ed705a
    Tints:??
    shades:??
    accents
    greys: : #666;
    light: ???
    very light: ??
    background-color: #f8d7da;
    border-color: #f5c2c7;
    ---05 shadows

    ---06 border-radius
    ---whitespace

*/

*, *::before, *::after {
    font: inherit;
}

* {
    padding: 0;
    margin: 0;
}

html {
    display: flex;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    width: calc(100vw - (100vw - 100%));
}

form {
    display: flex;
    flex-direction: column;
    flex-grow:1;
}
img, picture, svg, video {
    display: block;
    max-width: 100%;
}

input, textarea, button, select {
    font: inherit;
}

.Site_Master_nav {
    margin-bottom: 1rem;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Site_Master_nav_brand {
    display: flex;
    align-items: center;
    text-decoration: none;
    white-space: nowrap;
}

.Site_Master_nav_brand_label, .Site_Master_nav_brand_label_slogan {
    font-size: 1.0rem;
    font-weight: 600;
    margin-left: .15rem;
    white-space: pre-wrap;
}

    .Site_Master_nav_menu {
        display: flex;
        align-items: center;
    }

    .Site_Master_nav_menu > * {
        font-size: 1rem;
        margin-left: 1rem;
    }

.Site_Master_nav_menu_mainmenu {
    border: none !important;
}

.Site_Master_nav_loginstatus {
    padding: 0.25rem 0.5rem;
    border-radius: 0.2rem;
    color: #dc3545;
    border-color: #dc3545;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: .1rem solid;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .Site_Master_nav_loginstatus:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }

.Site_Master_nav_toggle > * {
    width: 54px;
    height: 28px;
}

.Site_Master_alert_error {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 1rem 1rem;
    background-color: #f8d7da;
    border-color: #f5c2c7;
    border-radius: .25rem;
}

    .Site_Master_alert_error > * {
        color: #000000;
        font-size: 1.125rem;
        font-weight: 600;
    }

.Site_Master_hero {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow:1;
    margin: 0 1rem;
}

/*table {
    margin: 0.25rem 0.25rem;
}*/

footer {
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
    margin-top: 2.0rem;
    border-top: solid 0.0625rem rgba(102, 102,102,0.2);
    background: var(--navColor);
}

    footer > * {
        font-weight: 600 !important;
        margin: 0 3.75rem;
    }
/* Overwrite the button colors to match the orange base color */
.dxbButton_Office365, .dxbButton_Office365Dark {
    background-color: #D0361B;
}

.dxbButtonHover_Office365, .dxbButtonHover_Office365Dark {
    background-color: #D0361B;
    color: white;
}

html.dxTheme-Office365Dark {
    --navColor: radial-gradient(circle, #363636 0%, #222222 100%);
    --navWebKitBoxShadow: 0 1px 3px 0 rgb(255 255 255 / 25%);
    --loginBoxShadow: 0 1px 50px 0 rgb(255 255 255 / 25%);
    --navBoxShadow: 0 1px 3px 0rgba(255,255,255,.25);
    --fontColor: #ffffff;
    --mandatory-bg-color: #B25757;
}

html.dxTheme-Office365 {
    --navColor: radial-gradient(circle, rgba(233,233,233,1) 0%, rgba(255,255,255,1) 100%);
    --navWebKitBoxShadow: 0 1px 3px 0 rgb(0 0 0 / 25%);
    --loginBoxShadow: 0 1px 50px 0 rgb(0 0 0 / 25%);
    --navBoxShadow: 0 1px 3px 0rgba(0,0,0,.25);
    --fontColor: #000000;
    --mandatory-bg-color: #FEDCDC;
}

/* Dark mode: invert nav arrow SVG icons to white */
html.dxTheme-Office365Dark .cmd-icon-button img {
    filter: brightness(0) invert(1);
}

/* Separator bar between button groups (nav arrows) */
.btn-group-separator {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 20px;
    margin: 0 4px;
    opacity: 0.3;
}
html.dxTheme-Office365Dark .btn-group-separator { background: #ffffff; }
html.dxTheme-Office365 .btn-group-separator { background: #000000; }

.dxm-side-menu-button {
    background-color: #D0361B !important;
}

.dxm-slide-panel {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.dxeBase_Office365, .dxflCaption_Office365, .dxmLite_Office365 {
    color: #000000 !important;
}

.dxm-popup, .dxrpHT, .dxeEditAreaSys, .dxeListBoxItem_Office365, .dxtc-link,
.dxeMemoEditArea_Office365, .dxgvTable_Office365, .dxeCalendarDay_Office365,
.dxpLite_Office365, .dxp-num, .dxtcLite_Office365, .dxpcLite_Office365,
.dxpc-headerText, .dxgvGroupRow_Office365, .dxeCalendarButton_Office365 {
    color: var(--fontColor) !important;
}


    .dxgvControl_Office365 .dxgvTable_Office365 .dxgvFocusedRow_Office365,
    .dxpLite_Office365 .dxp-current {
        color: white !important;
    }
/*td class="dxgv" align="left" style="vertical-align:Top;border-bottom-width:0px;*/
.dxgv {
    text-align: left;
    vertical-align: top;
    border-bottom-width: 0px;
}

.dxtc-activeTab a {
    color: #D0361B !important;
}
/*dxm-slide-panel dxm-left dxm-expanded{

}*/
.dxm-expanded, .dxm-expanded > * {
    width: calc(100vw - (100vw - 100%)) !important;
}


nav {
    background: var(--navColor);
    -webkit-box-shadow: var(--navWebKitBoxShadow);
}

.form-signin {
    -webkit-box-shadow: var(--navWebKitBoxShadow);
}

.btnInline {
    display: inline-table;
}

:is(h1,h2,h3,h4,h5,h6) > span {
    font-size: 2rem !important;
    font-weight: 500 !important;
}

.Site_Hero_Master_popup_email {
    width: 24rem !important;
}
.Site_Hero_Master_popup_container {
    display: flex;
    flex-direction: column;
}

    .Site_Hero_Master_popup_container > * {
        margin-bottom: .5rem;
    }

    .Site_Hero_Master_popup_container * {
        width: 100% !important;
    }

.Site_Hero_Master_popup_sendemail_inputform> *{
    margin-bottom:0.5rem;
}

.Site_Hero_Master_popup_sendemail_buttons {
    display: flex;
}

    .Site_Hero_Master_popup_sendemail_buttons > * {
        margin: 0.5rem;
    }


    .dropZoneExternal > div,
.dropZoneExternal > img
{
    position: absolute;
}
.dropZoneExternal
{
    position: relative;
    border: 1px dashed #f17f21!important;
    cursor: pointer;
}
.dropZoneExternal,
.dragZoneText
{
    width: 100%;
    max-width: 350px;
    min-width: 286px;
    height: 350px;
}
#dragZone
{
    width: 100%;
    display: table;
}
#uploadedImage
{
    width: 100%;
}
.dropZoneText
{
    width: 300px;
    height: 150px;
    color: #fff;
    background-color: #888;
}
#dropZone
{
    overflow:hidden;
    top: 0;
    padding: 100px 25px;
}
.uploadControlDropZone,
.hidden
{
    display: none;
}
.dropZoneText,
.dragZoneText
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20pt;
}
.dragZoneText
{
    color: #808080;
}
.dxucInlineDropZoneSys span
{
    color: #fff!important;
    font-size: 10pt;
    font-weight: normal!important;
}
.validationMessage
{
    padding: 0 20px;
    text-align: center;
}
.uploadContainer
{
    width: 100%;
    max-width: 350px;
    min-width: 286px;
    margin-top: 10px;
}
.Note
{
    max-width: 500px;
}
.fixed-ratio-img img
{
    object-fit: cover;
    object-position: center;
}