/* All Site Styles */

.nav-mobile-district {
    padding-bottom: 60px !important;
}
.fsFormFieldWrapper legend, .fsFormFieldWrapper label {
    font-weight: bold;
}
a.fsResourceCollectionLink {
    font-weight: bold;
}
li.parentsquare {
    background-image: url(https://www.skschools.org/uploaded/lib/icons/ParentSquare_Icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px !important;
}
li.peachjar {
    background-image: url(https://www.skschools.org/uploaded/lib/icons/PeachJar_Icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px !important;
}
.ps-qrcode img {
    max-width: 150px;
}

@media (min-width: 1000px) {
    .logo-container {
        width:40%;
    }
    .nav-utility-header {
        display:block;
    }
    .logo-image.fsThumbnailSmall img {
        height:100px;
    }
    .image-button-container.fourths .fsResourceElement {
        width: calc(25% - 20px);
    }
}
