﻿header {
    z-index: 20;
    position: relative;
}
p img {
    display: inline-block;
    padding: 0 10px 10px 0;
    float: left;
}
p:after {
    content: '';
    clear: both;
    float: none;
    display: block;
}
p[style*="text-align: center"] img, p[style*="text-align:center"] img {
    float: none;
    padding: 0 0 10px 0;
}
.socialIcons li.wordpress a {
    background-position: 0 0;
    width: 25px;
    height: 25px;
    background: url(../images/wordpressicon_red.png);
}
.socialIcons li.wordpress a:hover {
    background-position: 0 0;
    background: url(../images/wordpressicon_purple.png);
}
footer .socialIcons li.wordpress a {
    background-position: 0 0;
    width: 25px;
    height: 25px;
    background: url(../images/wordpressicon_white.png);
}
footer .socialIcons li.wordpress a:hover {
    background-position: 0 0;
    background: url(../images/wordpressicon_pink.png);
}
input[type='hidden'] + label {
    margin-left: 5px;
}
input[type="hidden"] + label {
    margin-right: 5px;
}
.instagramSliderWrapper {
    position: relative;
}
.instagramFeed .owl-controls {
    display:none;
}
.choosePayment label {
    width: 76%;
    margin: 0;
}
.giveNow .choosePayment li:first-child:after {
    padding-left: 20px;
    padding-right:0;
    display: none; /*remove this*/
}
.giveNow .chapterOfInitiation {
    width: 49%;
    float: left;
}
.giveNow .cardCode input {
    width: 16%;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}
.loggedIn .quickLinks.show-on-medium-down li.memberIcon .icon {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.mobileLoginIcon .fa-user {
    display: none;    
}
.loggedIn .mobileLoginIcon .fa-user {
    display: block;    
}
a.submit {
    float: right;
    font-size: 28px;
    font-size: 2.8rem;
    color: #441155;
    background: none;
    border: none;
}
.genericPage .title {
    cursor: pointer;
}
.left-panel {
	width: 50%;
	float: left;
    padding-right: 20px;
}
.right-panel {
	width: 50%;
	float: left;
    padding-left: 20px;
}
.quickLinks .item .icon {
    top: 25%; left: 50%;
    width: 77%;
    transform: translateX(-50%);
    text-align: center;
}
.genericPage a,
table td a, 
table td a:visited {
    color: rgb(68,153,221);
}
.validation ul,
.validation ul li {
    list-style: none;
    width: 100% !important;
}
.EPiServerForms {
    margin-top: 20px;
}
.EPiServerForms label {
    top: 0;
    padding-top: 10px;
    display: inline-block;
    width: 20%;
    margin-bottom: 15px;
}
.EPiServerForms button[type=submit] {
    margin: 15px 0;
}
.EPiServerForms input[type="text"], .EPiServerForms input[type="password"], .EPiServerForms input[type="date"], .EPiServerForms input[type="datetime"], 
.EPiServerForms input[type="datetime-local"], .EPiServerForms input[type="month"], .EPiServerForms input[type="week"], .EPiServerForms input[type="email"], 
.EPiServerForms input[type="number"], .EPiServerForms input[type="search"], .EPiServerForms input[type="tel"], .EPiServerForms input[type="time"], 
.EPiServerForms input[type="url"], .EPiServerForms textarea {
    width: 75%;
    margin-bottom: 15px;
}
input[type="file"] {
    display: inline-block;
    width: 40%;
}
.Form__Element {
    position: relative;
    padding-left: 10px;
}
.Form__Element.FormChoice input {
    margin: 0 10px 20px 0;
}
.Form__Element.FormChoice label {
    width: 92%;
}
.Form__Element__Caption {    
    top: 0;
    padding-top: 10px;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: bold;
}
.Form__Element[class*="Textarea"] label,
.Form__Element.FormSelection label {
    width: 92%;
}
.Form__Element[class*="Textarea"] textarea {
    width: 98%;
}
.EPiServerForms select {
    margin-bottom: 15px;
}
.Form__Status__Message.Form__Warning__Message {
    margin: 20px 0; 
    padding: 20px;
    background: #f8f5f9;
    color: #881133;
    display: block;
}
.ValidationRequired .Form__Element__ValidationError {
    position: absolute;
}
.ValidationRequired label,
.ValidationRequired.FormChoice .Form__Element__Caption {
    position: relative;
}
.ValidationRequired.ValidationFail label,
.ValidationRequired.FormChoice.ValidationFail .Form__Element__Caption {
    color: red;
}
.ValidationRequired.FormChoice.ValidationFail label {
    color: #222;
}
.ValidationRequired label:before,
.ValidationRequired.FormChoice .Form__Element__Caption:before {
    content: '*';
    display: block;
    color: red;
    position: absolute;
    left: -10px;
    top: 12px;
}
.ValidationRequired.FormChoice label:before {
    display: none;
}
.ValidationRequired.ValidationFail .Form__Element__ValidationError {
    position: absolute;
    top: -12px;
    left: 10px;
}
.EPiServerForms .Form__Status .Form__Success__Message {
    background: none !important;
}
.homeFeatured {
    padding: 20px 0;
}
.homeFeatured.contentArea h1,
.instagramFeed h1 {
    font-size: 4.8rem;
}
.homeFeatured.contentArea p {
    font-size: 1.6rem;
}
.featuredStories article .moreBtn {
    bottom: 20px;
}
.modalContent {
    text-align: center;
}
.catalog .catalogWidget article .photo img {
    border: none;
}

.recruitmentForm {
    padding-bottom: 40px;
}
.recruitmentForm label {
    width: 15%;
}
.recruitmentForm input {
    width: 85%;
}
.recruitmentForm input[type="checkbox"] {
    width: auto;
}
    .recruitmentForm input[type="checkbox"] + label {
        display: inline-block;
        width: 90%;
        padding-left: 10px;
    }
.forgotUserPass {
    padding-top: 20px;
}

.privateDashboard .sidebar .buttonLinks li button {
    width: 100%;
    font-size: 2.4rem;
    outline:0;
    text-align: left;
}
.loggedIn .quickLinks li.memberIcon .dropdown button {
    display: block;
    color: #FFF;
    font-family: "brownProBold", sans-serif;
    font-size: 1.4rem;
}
.catalogWidget .column:last-child, .catalogWidget  .columns:last-child {
    padding-right: 20px;
}
.genericAccordion .title:hover {
    color: rgb(136,17,51);
}
.payDues .payDuesSubmit {
    float: right;
}
.verification-seal {
    float: left;
    padding-left: 25px;
    padding-bottom: 20px;
}
    .verification-seal img {
        margin-left: -25px;
        margin-top: 10px;
    }

@media (max-width: 640px) { 
    .left-panel {
	    width: 100%;
	    float: none;
        padding-right: 0;
    }
    .right-panel {
	    width: 100%;
	    float: none;
        padding-left: 0;
    }
    .EPiServerForms label {
        width: 92%;
    }
    .EPiServerForms input[type="text"], .EPiServerForms input[type="password"], .EPiServerForms input[type="date"], .EPiServerForms input[type="datetime"], 
    .EPiServerForms input[type="datetime-local"], .EPiServerForms input[type="month"], .EPiServerForms input[type="week"], .EPiServerForms input[type="email"], 
    .EPiServerForms input[type="number"], .EPiServerForms input[type="search"], .EPiServerForms input[type="tel"], .EPiServerForms input[type="time"], 
    .EPiServerForms input[type="url"], .EPiServerForms textarea {
        width: 100%;
    }
    .EPiServerForms input[type="file"] {
        width: 100%;
    }
    
    .recruitmentForm label {
        width: 100%;
    }
    .recruitmentForm input {
        width: 100%;
    }
    
    .menu.loggedIn .quickLinks li.member button {
        display: block;
        padding: 0 0 10px 0;
        font-size: 1.4rem;
        font-family: "brownProBold", sans-serif;
    }
    .menu .subMenu li button {
        color: #441155;
        text-transform: initial;
    }
}