body {
    font-family: 'Century Gothic' !important;
}

.site-container
{
	position: relative;
}

.jbamc {
    background-image: url('/media/1011/sct_evening.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}

.jbamc-footer-container {
    font-size: 1.3em;
    /*margin-top: 580px;*/
}

.jbamc-footer .copyright {
    /*background-color: rgba(0,0,0,0.5);*/
    font-family: 'Century Gothic';
}

.jbamc-header {
    /*border-radius: 8px 8px 0px 0px;*/
}

.jbamc-footer .jbamc-footer-container {
    /*background-color: rgba(255,255,255,0.8);*/
    min-height: 100px;
    padding-left: 60px;
    padding-right: 50px;
}

.jbamc-footer .copyright, .jbamc-footer .copyright a {
    min-height: 50px;
    padding: 15px;
    border-radius: 0px 0px 8px 8px;
    color: #fff;
    font-weight: 400;
    font-size: 0.9em;
}

    .jbamc-footer .copyright .list-inline li {
        padding: 0px;
    }

.jbamc-footer-container .row [class^="col-"] {
    padding: 10px;
}


.jbamc-logo {
    height: 95px !important;
    width: 100%;
    margin-top: 6%; /*30px;*/
    margin-left: 6%; /*30px;*/
    background-size: contain;
    background-image: url("/media/1006/judicial-branch-logo-150.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.jbamc-logo-text {
    margin-top: 2px;
    margin-left: 100px;
    color: #fff;
    font-family: 'Century Gothic';
    font-weight: 400;
    font-style: normal;
    font-size: 1.3em;
    line-height: 1em !important;
}

    .jbamc-logo-text .text-sm {
        font-weight: normal;
        font-size: 0.85em;
        line-height: 0.5;
        color: #a9a9a9;
    }

.search-form-container {
    margin-top: 3%;
    margin-bottom: 6%;
    margin-right: 3%;
}

.search-form {
    width: 400px;
}





.light-seperator {
    opacity: 0.1;
}




.footer-item .media .media-heading {
    font-weight: bold;
    font-size: 1.1em;
}

.footer-item .media .media-left {
    font-size: 1.8em;
}

.social-icons {
    font-size: 2.3em;
}

.jbamc-menu-icon {
    color: #fff;
    font-size: 2.5em !important;
    /*position: absolute;
            top: 25px;
            right: 25px;*/
}



.translucent-black {
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}

.translucent-white {
    background-color: rgba(255,255,255,0.9);
}

.translucent-copper {
    background-color: rgba(86, 36, 25,0.9);
}

.translucent-blue {
    background-color: rgba(4, 32, 51, 0.9);
}

.white-text {
    color: #fff;
}

.two-cols-fix > .container > .row {
    margin-right: -30px;
    margin-left: -30px;
}

hr
{
	border-color: #c6c6c6;	
}

hr.dark-seperator {
    border: 1px solid rgba(0,0,0,0.3);
}

.well.well-tan {
    background-color: rgba(208, 195, 182, 0.85);
    border: 1px solid rgba(86, 36, 25, 0.2);
}

.pager li > a, .pager li > span,
.pagination li > a, pagination li > span {
    background-color: rgba(86, 36, 25,0.75) !important;
    color: #fff !important;
}

    .pager li > a:hover,
    .pagination li > a:hover {
        background-color: rgba(86, 36, 25,0.95) !important;
        color: #fff;
    }

.navbar-header {
    margin-left: 15%;
}

.main-title {
    border-bottom: 2px solid #b9b9b9;
}

.image-bkg {
    background-position: center center;
    background-size: cover;
}


.rounded-corners {
    border-radius: 10px;
}


figure {
    text-align: center;
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
}

figcaption {
    border-top: thin silver solid;
    margin-top: 10px;
    padding-top: 10px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Fjalla One', sans-serif !important;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        font-weight: 100 !important;
    }

mark {
    background: rgba(255, 255, 0, 0.5) !important;
}


ul.checkbox-list {
    list-style: none;
}

    ul.checkbox-list li:before {
        font-family: 'FontAwesome';
        content: '\f14a';
        margin: 0 5px 0 -15px;
        color: #28B463;
    }

    ul.checkbox-list li {
        margin-bottom: 15px;
    }

.panel-block {
    padding: 15px;
}

.social-media-block.twitter iframe {
    width: 100% !important;
}

.umbraco-forms-form .checkboxlist label {
    float: none !important;
    clear: left;
}

a.accordion-toggle
{
    display:block;
}

#google_translate_element
{
    position:absolute;
    top:5px;
    left: 5px;
    z-index: 9999;
}

@media(max-width: 1199px) {
    .search-form {
        width: 330px;
    }

    .copyright {
        text-align: center;
    }

        .copyright .pull-right {
            float: none !important;
        }
}


@media(max-width: 991px) {
    .jbamc-logo {
        height: 65px !important;
    }

    .jbamc-logo-text {
        margin-left: 53px;
        font-size: 0.75em;
        margin-top: -1.5%;
    }
}



@media (max-width: 766px) {
    .navbar-nav > li > a {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        /*border-radius: 8px !important;*/
    }

    .search-form-container {
        margin-top: 7%;
    }

    .jbamc-header,
    .jbamc-footer .copyright {
        border-radius: 0px;
    }

    .jbamc-footer .copyright {
        margin-bottom: 0px;
    }

    .jbamc-logo {
        width: 68%;
    }

    .jbamc-logo-text {
        /*font-size:0.69em;*/
        line-height: 0.5em;
    }

    .search-form-container .search-form {
        width: 100%;
    }

    .copyright .list-inline > li {
        display: block;
        font-size: 1.2em;
        padding: 5px !important;
    }

    #jbamc-mainNav .navbar-collapse {
        background-color: rgba(0,0,0,0.6);
    }

    .navbar-header {
        padding-bottom: 4%;
        padding-top: 8%;
    }
}

/* custom Umbraco Forms styles */
div.custom-umbraco-form input.primary {
	background-color: #3c88c9;
	color: white;
	font-size: 105%;
}
div.custom-umbraco-form input.text, div.custom-umbraco-form textarea {
	max-width: 600px !important;
}

@media print {
	.panel-collapse.collapse { display: block; }
}