*:focus {
	outline: none;
}
input[type="submit"], button[type="submit"] {
	-webkit-appearance: none;
}
/* Removing input background color for Chrome autocomplete */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.typography h2 {
    font-family: 'Economica' !important;
    color: var(--primary-color) !important;
    font-weight: bold !important;
    font-size: 44px !important;
    line-height: 44px !important;
    border: 0 !important;
}
.typography h3 {
    font-family: 'Economica' !important;
    font-weight: bold !important;
    font-size: 33px !important;
    line-height: 33px !important;
    color: #151818;
}
.typography h6 {
    font-family: 'Economica' !important;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 20px !important;
    color: #151818;
}

img.leftAlone, .captionImage.leftAlone {
    margin: 0 !important;
    float: unset !important;
    max-width: 100% !important;
}

.promote-list {
	display: none;
}

/* SMALL USER MENU ICONS */
#header .nav-utils {
    margin-right: 10px;
}
#header .nav-utils a {
	width: 40px !important;
    font-size: 18px !important;
    border: 0 !important;
}

/* MEDIUM LOGO */
#header .logo-horizontal {
	padding: 0px !important;
}

#header .logo-horizontal img {
	height: 59px !important;
	max-height: 60px;
}

/* Desable default lead-in default */
.no-leadIn .leadIn {
	background: transparent;
    border: none;
}

/* Reverse primary color button */
.btn.btn-reverse {
    background: white !important;
    border: 1px solid var(--primary-color) !important;
    color: var(--primary-color) !important;
}
.btn.btn-reverse:hover {
    background: var(--primary-color) !important;
    color: white !important;
    border: 1px solid white !important;
}

/* Shadow border */
:root {
  --uk-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2), 0 0px 5px 0 rgba(0, 0, 0, 0.19);
  --uk-shadow-hover: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.uk-shadow {
    box-shadow: var(--uk-shadow) !important;
    transition: all 0.4s ease-out 0;
    -webkit-transition: all 0.4s ease-out 0s;
    border-radius: 10px;
    margin-bottom: 24px !important;
    overflow: hidden;
}
.uk-shadow:hover {
    box-shadow: var(--uk-shadow-hover) !important;
}

#header {
    background: #f4f4f4 !important;
    box-shadow: unset;
    border-bottom: 1px solid #e9e6e6 !important;
}
/*#header .brand {
    width: 140px !important;
    height: 140px;
    left: 50px;
    top: -10px;
    border-radius: 50%;
    padding: 0px;
    box-sizing: border-box;
}
#header .logo-horizontal {
    height: 100% !important;
}
#header .logo-horizontal img {
    height: 100% !important;
    max-height: 100% !important;
    width: 100%;
    object-fit: contain;
    transition: all .5s;
}
#header .logo-horizontal img.reduce {
    max-height: 69px !important;
    margin-left: -10px;
}*/
#header .nav-wrap {
    right: 180px !important;
    text-align: right !important;
}
#header .main-nav > li > a {
    font-size: 20px !important;
    text-transform: unset !important;
    color: #151818 !important;
    line-height: 64px !important;
    margin: 0 !important;
}
#cssmenu ul ul {
    text-align: left;
    font-family: 'Economica';
    font-size: 16px !important;
}


.typography p {
    margin-bottom: 21px !important;
    color: #151818;
    line-height: 21px;
    font-size: 15px;
    font-weight: 100;
}
.message p {
    margin-bottom: 10px !important;
}
.message a {
    background: #43beba;
    padding: 6px 12px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    letter-spacing: 0.6px !important;
    font-size: 14px !important;
    text-shadow: none !important;
    font-weight: bold !important;
}

#cssmenu > ul > li:hover > a, #cssmenu > ul > li > a:hover, #cssmenu > ul > li.active > a {
    color: var(--primary-color) !important;
    background: unset !important;
}

#header .main-nav > li.don > a {
  color: var(--secondary-color) !important;
}
#header .main-nav > li.don:hover > a {
  color: var(--primary-color) !important;
}

#header .nav-utils .nav-utils-holder .uk-badge-notification {
    border-color: #f4f4f4 !important;
}

#footer a:not([data-uk-tooltip]) {
    color: white !important;
    font-size: 18px !important;
    line-height: 24px !important;
}

.SocialShare, .envelope {
    display: none !important;
}

.fda-double-block {
    margin: 50px 0;
}
.fda-double-block .PageBlock {
    width: 100%;
}
.fda-double-block .PageBlockContent > div, .fda-double-block .PageBlockContent > div > div {
    overflow: visible !important;
}
.fda-double-block .PageBlockHeader:before {
    content: '';
    position: absolute;
    width: 180px;
    left: -24px;
    border-bottom: 6px dotted var(--primary-color);
    margin-top: -24px;
}
@media (min-width: 960px) {
    .fda-double-block .PageBlock {
        display: flex;
    }
    .fda-double-block .PageBlockHeader {
        width: 40%;
    }
    .fda-double-block .PageBlockContent {
        width: 60%;
    }
}

#EventsPage #EventContainer {
    margin-top: 30px !important;
}
#EventsPage .Partners p {
    margin-bottom: 0 !important;
}
#EventsPage .event.row a.btn {
    font-size: 12px;
    /*text-transform: unset;*/
    margin: 0;
}
#EventsPage .event.row .fatDate {
    top: 50%;
    transform: translateY(-50%);
}

#Notes_Holder {
    display: none !important;
}

#AccountEventsPage .RemoveRegistration {
    display: none;
}

#AccountEventsPage .create_event {
    display: none;
}

iframe[src*="youtube"] {
    height: unset;
    aspect-ratio: 16/9;
}
#FilterForm_FilterForm {
    display: block !important;
}

#AccountEventsPage.EventClass .EventRegistrationList {
    display: none !important;
}
#AccountEventsPage.RegisterClass .EventList {
    display: none !important;
}

#EventsPage #FilterForm_FilterForm fieldset {
    display: block;
}


@media screen and (max-width: 510px){
    #EventContainer .event.row {
        padding-bottom: 0 !important;
        margin-bottom: 10px !important;
        border-bottom: 1px solid #ccc !important;
    }
    #EventsPage .event.row .fatDate {
        top: 0;
        transform: unset !important;
        width: 50%;
        position: relative !important;
        display: flex;
        align-items: center;
    }
    .event .content {
        width: 100%;
        margin-left: 0 !important;
        padding-right: 0 !important;
        display: grid;
        grid-template-areas:
            "title    image"
            "dates    image"
            "details  image"
            "more     image"
            "register image";
        grid-column-gap: 20px;
        grid-template-columns: 1fr 30%;
        margin-bottom: 5px;
    }

    .event h4 {
        grid-area: title;
    }
    .datesAndTimeframe {
        grid-area: dates;
    }
    .event .details {
        grid-area: details;
    }
    .event .btn.btn-primary.readMore {
        grid-area: more;
    }
    .event .btn.btn-secondary.doRegister {
        grid-area: register;
        margin-top: 5px !important;
    }
    .event .partner {
        grid-area: image;
    }
}