﻿html {
    background: white;
}

body {
    background: url(../img/glow.png) no-repeat center top;
    font-family: Georgia, 'Times New Roman', Arial;
    font-size: 12px;
}

.hide {
    display: none;
}

.pagination a {
    color: #56381b !important;
}

.pagination .active span {
    background-color: #56381b !important;
    border-color: #56381b !important;
}

.filtered-result {
    color: white;
}

.closebtn {
    position: absolute;
    top: 10px;
    right: 15px;
    color: white;
    font-size: 35px;
    cursor: pointer;
}

@-ms-viewport {
    width: device-width;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin: 0 0 0 0;
}

img {
    max-width: 100%;
    /*width: auto;*/
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

a {
    color: #8c441f;
}

    a:hover {
        color: #773a1a;
    }

hr {
    border-top: 1px solid #8C4200;
    border-bottom: none;
    opacity: 0.5;
}

table {
    font-family: Georgia, 'Times New Roman', Arial;
    font-size: 12px;
}

.container {
    padding: 0 0 0 0;
}

.widget .list span, .widget .title {
    font-weight: normal;
    color: #000;
    font-size: 15px;
    margin: 0 0 10px 0;
    display: block;
}

.form-control {
    height: 30px;
}

.btn {
    padding: 4px 12px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.masthead {
    /*background: url('../img/nav_top.png') no-repeat right bottom;*/
    height: 200px;
}

    .masthead h1 {
        /*text-align: center;*/
    }

.main-wrapper {
    background: white;
    -webkit-box-shadow: 0 0 10px #aaa;
    box-shadow: 0 0 10px #aaa;
    margin-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 25px;
}

    .main-wrapper > .masthead,
    .main-wrapper > .navbar {
        margin: 0 15px;
    }

/* Top Nav Part */
.navbar-toggler {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 6px;
}

    .navbar-toggler .icon-bar {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

.header-topbar {
    margin-bottom: 0;
}

    .header-topbar .toolbar {
        margin: 15px 0 15px 0;
    }

        .header-topbar .toolbar .toolbar-item {
            display: block;
            float: left;
            line-height: 20px;
            margin: 0 15px 0 0;
            vertical-align: middle;
            white-space: nowrap;
        }

        .header-topbar .toolbar.float-end .toolbar-item {
            margin: 0 0 0 15px;
        }

    .header-topbar .toolbar-item > a,
    .header-topbar .toolbar-item > a:hover,
    .header-topbar .toolbar-item > a:visited {
        text-decoration: none;
    }

        .header-topbar .toolbar-item > a > .caret {
            margin-top: 0;
            vertical-align: middle;
        }

    .header-topbar .toolbar .toolbar-item.shopping-cart-status,
    .header-topbar .toolbar .toolbar-item.shopping-cart-status .count {
        display: none;
    }

    .header-topbar .nav-weblinks .nav-title {
        padding-top: 0;
    }

        .header-topbar .nav-weblinks .nav-title div.xrm-attribute-value {
            display: inline;
        }

    .header-topbar .link-white {
        color: #fff;
    }

        .header-topbar .link-white .caret {
            border-top: 4px solid #fff;
        }

    .header-topbar .brand {
        color: #fff;
        text-shadow: none;
        padding: 5px;
    }


.calender-content .list {
    margin-left: 20px;
}

    .calender-content .list ul {
        padding: 0 0 30px 0;
    }

    .calender-content .list li {
        padding-bottom: 10px;
        font-size: 13px;
    }

@media print {
    a[href]::after {
        content: none !important;
    }
}

@media(max-width: 991px) {
    .navbar-collapse .nav {
        float: none;
        margin: 0 0 10px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #635242;
        border: 0;
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    }

    .container {
        width: auto;
    }

    .mla-contact-heading {
        padding-top: 10px;
    }

    .calender-content {
        z-index: 10;
    }
}

@media (min-width: 768px) {

    .navbar-collapse.in {
        overflow-y: visible;
        display: block !important;
    }

    .navbar-nav > li {
        float: left;
    }

        .navbar-nav > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
}

.sidebar-content li a {
    position: relative;
    display: block;
    padding: 10px 15px;
    border-radius: 4px 4px 0 0;
}

.sidebar-content li {
    margin-top: 1px;
}

@media (min-width: 768px) {
    .container {
        /*increase container width by removing explicit width property*/
        /*width: 992px;*/
    }

    .header-topbar .navbar-inner {
        background-color: transparent;
        background-image: none;
        filter: none;
    }

    /*  .navbar-collapse.collapse {
        display: inherit !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }*/

    .sidebar-content {
        text-align: right;
        padding-right: 0;
    }

        .sidebar-content li a {
            color: #fff;
            font-size: 12px;
            background: #453625;
            display: block;
            padding: 8px 10px 6px 10px;
            text-transform: uppercase;
        }

    .home-content {
        padding-right: 50px;
    }

    .home-calendar {
        width: 30%;
    }
}


@media (max-width: 991px) {
    .navbar-inner .las-dropdown {
        background-image: none !important;
        background-color: #367368;
    }

    .dropdown-navbar li {
        width: 100%;
    }

    .main-wrapper {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header-topbar .toolbar .toolbar-item {
        float: none;
    }

    .header-topbar .toolbar {
        float: none;
    }

        .header-topbar .toolbar.float-end .toolbar-item {
            margin: 0;
        }

    .header-topbar .navbar-btn {
        margin: 12px 5px;
    }

    .desktop-search {
        display: none !important;
    }

    .navbar-toggler {
        display: block;
    }

    .dropdown-button {
        display: none !important;
    }

    .language-dropdown .toolbar-item.nav-weblinks li {
        width: 100%;
    }

    .language-dropdown {
        float: left !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar .nav > li > a {
        font-weight: bold;
    }
}

.dropdown-navbar {
    width: 100%;
}

.navbar-search {
    padding: 10px 15px;
}

.dropdown-nav {
    width: 100%;
}

.dropdown-login {
    width: 100%;
}

.legAssembly-navtop {
    margin: 0;
    font-size: 13px;
}

    .legAssembly-navtop li a {
        padding: 6px 15px 0px !important;
        text-transform: uppercase;
        color: #fff;
    }

        .legAssembly-navtop li a:active,
        .legAssembly-navtop li a:focus,
        .legAssembly-navtop li a:hover {
            background: transparent !important;
            color: #fff !important;
            text-decoration: underline !important;
        }

.form-inline .input-append .search-query,
.form-inline .input-append .btn .btn-secondary {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}



/* Customize the navbar links to be fill the entire space of the .navbar */
.navbar-outer .navbar-inner {
    padding: 0;
}

.nav-container {
    padding-left: 0px;
}

.navbar-outer .navbar {
    margin: 0;
    display: block;
    width: 97.4%;
    right: 25px;
}

    .navbar-outer .navbar > li {
        display: table-cell;
        width: 1%;
        float: none;
    }

        .navbar-outer .navbar > li > a {
            /*font-weight: bold;*/
            text-align: center;
            border-left: 1px solid rgba(255,255,255,.75);
            border-right: 1px solid rgba(0,0,0,.1);
            padding: 10px 10px;
        }

        .navbar-outer .navbar > li:first-child > a {
            border-left: 0;
        }

        .navbar-outer .navbar > li:last-child > a {
            border-right: 0;
        }


/* Leg Assembly Nav Bar Custom Style Overrides */
.navbar-outer {
    padding: 6px 0;
    border-top: 7px solid #A36941;
    border-bottom: 7px solid #A36941;
}

.navbar-outer .navbar-inner {
    margin: 6px 0;
}

.navbar-inner .las-dropdown {
    /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#367368), to(#367368));*/
    /*blending these nav items may make them feel less jarring*/
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#367368), to(#265049));
}

.navbar-inner {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#635242), to(#332413));
    /*background-color: #332413;
    background-image: -moz-linear-gradient(top, #635242, #332413);
    background-image: -webkit-linear-gradient(top, #635242, #332413);
    background-image: -o-linear-gradient(top, #635242, #332413);
    background-image: linear-gradient(to bottom, #635242, #332413);
    background-repeat: repeat-x;*/
    border: none;
    box-shadow: none;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
}

    .navbar .nav > li > a {
        color: #fff;
        text-shadow: none;
    }

    .navbar .nav .dropdown > a:focus,
    .navbar .nav .dropdown > a:hover {
        background-color: #352615;
        color: #c8c1b5;
    }

    .navbar .nav .dropdown > li > a:focus,
    .navbar .nav .dropdown > li > a:hover {
        background-color: #352615;
        color: #c8c1b5;
    }

    .navbar .nav .las-dropdown > a:focus,
    .navbar .nav .las-dropdown > a:hover {
        background-color: #265049;
        color: #E5E0C4;
    }

    .navbar .nav .las-dropdown .las.dropdown-menu > li > a:focus,
    .navbar .nav .las-dropdown .las.dropdown-menu > li > a:hover {
        background-color: #265049;
        background-image: none;
        color: #E5E0C4;
    }


    .navbar .nav > .active > a,
    .navbar .nav > .active > a:hover,
    .navbar .nav > .active > a:focus,
    .navbar .mav > .active [class^="icon-"],
    .navbar .mav > .active [class*=" icon-"] {
        color: #c8c1b5;
        text-decoration: none;
        background-color: #352615;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .navbar .nav li.dropdown > .dropdown-toggle .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
        border-top-color: #c8c1b5;
        border-bottom-color: #c8c1b5;
    }

    .navbar .nav li.dropdown.open > .dropdown-toggle,
    .navbar .nav li.dropdown.active > .dropdown-toggle,
    .navbar .nav li.dropdown.open.active > .dropdown-toggle {
        background-color: #352615;
        color: #c8c1b5;
    }

    .navbar .nav li.las-dropdown.open > .dropdown-toggle,
    .navbar .nav li.las-dropdown.active > .dropdown-toggle,
    .navbar .nav li.las-dropdown.open.active > .dropdown-toggle {
        background-color: #265049;
        color: #E5E0C4;
    }

.navbar .las.dropdown-menu {
    background-color: #367368;
}

    .navbar .dropdown-menu .dropdown-divider {
        margin: 5px 1px;
    }

    .navbar .dropdown-menu > li > a {
        color: #fff;
    }

        .navbar .dropdown-menu > li > a:hover,
        .navbar .dropdown-menu > li > a:focus,
        .navbar .dropdown-submenu:hover > a,
        .navbar .dropdown-submenu:focus > a {
            text-decoration: none;
            color: #c8c1b5;
            background-color: #23190e;
            background-image: -moz-linear-gradient(top, #352615, #23190e);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#352615), to(#23190e));
            background-image: -webkit-linear-gradient(top, #352615, #23190e);
            background-image: -o-linear-gradient(top, #352615, #23190e);
            background-image: linear-gradient(to bottom, #352615, #23190e);
            background-repeat: repeat-x;
        }



    .navbar .dropdown-menu > .active > a,
    .navbar .dropdown-menu > .active > a:hover,
    .navbar .dropdown-menu > .active > a:focus {
        color: #c8c1b5;
        background-color: #23190e;
        background-image: -moz-linear-gradient(top, #352615, #23190e);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#352615), to(#23190e));
        background-image: -webkit-linear-gradient(top, #352615, #23190e);
        background-image: -o-linear-gradient(top, #352615, #23190e);
        background-image: linear-gradient(to bottom, #352615, #23190e);
        background-repeat: repeat-x;
    }

.navbar .nav > li > .dropdown-menu:after {
    border-bottom: 6px solid #635242;
}

.navbar .dropdown-menu .dropdown-divider {
    background-color: #e5a98a;
    border: none;
}

.navbar .las.dropdown-menu .dropdown-divider {
    background-color: #c8c1b5;
}

.navbar .navbar-collapse .divider-white {
    background-color: white;
    height: 1px;
    margin-top: 7px;
}

.header-topbar .btn .btn-secondary, .navbar .btn-group {
    margin: 0;
}

footer {
    margin: 0 0 15px;
    font-size: 11px;
    color: #626363;
    text-align: center;
}

    footer .footer-bar {
        display: inline-block;
    }

    footer .footer-item {
        display: block;
        float: left;
        line-height: 30px;
        margin: 0 15px 0 0;
        vertical-align: middle;
        white-space: nowrap;
    }

    footer .footer-item {
        margin: 0 0 0 15px;
    }

        footer .footer-item a,
        footer .footer-item a:hover,
        footer .footer-item a:visited {
            padding: 6px 8px;
            text-decoration: none;
            background-color: transparent;
        }

            footer .footer-item a:hover,
            footer .footer-item a:focus,
            footer .footer-item a:active {
                text-decoration: underline;
            }

        footer .footer-item ul,
        footer .footer-item p {
            margin: 0;
        }

/* Common Page elements */

.breadcrumb {
    background-color: transparent;
    padding: 0 2px;
    margin: 0;
}

    .breadcrumb .active {
        color: #636363;
    }

    .breadcrumb > li > .dropdown-divider {
        color: #626363;
    }

.crmEntityFormView .actions {
    background-color: transparent !important;
    border: none !important;
}

.listing .page-header {
    margin-bottom: 0;
}

    .listing .page-header h4 {
        border-bottom: 1px solid #636363;
        padding-bottom: 5px;
    }

.page-header {
    margin: 0 0 20px;
    padding: 0;
    border: none;
}

    .page-header h1 {
        margin-top: 0;
    }

h1, h2 {
    line-height: 25px;
    color: #8c4200;
    font-weight: normal;
    text-transform: uppercase;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    line-height: 25px;
    font-size: 14px;
    margin: 0 0 5px 0;
    color: #000;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 13px;
}

h6 {
    font-size: 11.9px;
}

h1 small {
    font-size: 22px;
}

h2 small {
    font-size: 16px;
}

h3 small {
    font-size: 14px;
}

h4 small {
    font-size: 13px;
}

.nav-tabs.nav-stacked > li > a.las {
    background-color: #367368;
    color: #fff;
}

    .nav-tabs.nav-stacked > li > a.las:hover,
    .nav-tabs.nav-stacked > li > a.las:focus,
    .nav-tabs.nav-stacked > .active > a.las,
    .nav-tabs.nav-stacked > .active > a.las:hover,
    .nav-tabs.nav-stacked > .active > a.las:focus {
        background-color: #265049;
        color: #c8c1b5;
    }

.nav-tabs.nav-stacked > li > a {
    background-color: #493929;
    color: #fff;
}

    .nav-tabs.nav-stacked > li > a:hover,
    .nav-tabs.nav-stacked > li > a:focus,
    .nav-tabs.nav-stacked > .active > a,
    .nav-tabs.nav-stacked > .active > a:hover,
    .nav-tabs.nav-stacked > .active > a:focus {
        background-color: #352615;
        color: #c8c1b5;
    }


.banner-box {
    width: 100%;
    border: 3px solid #fff;
    display: inline-block;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 30px;
}

    .banner-box img {
        width: 100%;
    }

/* Home Specific Styles */

.home-news-item {
    margin-bottom: 20px;
}

    .home-news-item img {
        float: left;
        width: 100px;
        border: 3px solid #fff;
        box-shadow: 0 0 5px #ccc;
        height: 97px;
    }

    .home-news-item .home-news-content {
        margin-left: 120px;
    }

        .home-news-item .home-news-content h4 {
            margin-top: 0;
        }

@media (max-width: 576px ) {
    .home-news-item img {
        float: none;
        width: auto;
    }

    #cludo-search-form-input {
        display: none;
    }

    .home-news-item .home-news-content {
        margin-left: 0;
    }

        .home-news-item .home-news-content h4 {
            margin-top: 10px;
        }
}

ul.top-home {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 3px solid #fff;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 20px;
}

    ul.top-home li {
        float: left;
        width: 33.3333333333333333333333%;
        position: relative;
    }

        ul.top-home li a {
            display: block;
        }

            ul.top-home li a img {
                width: 100%;
                border: solid white 1px;
            }

    ul.top-home .top-home-copy {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgb(255, 255, 255);
        background: rgba(255, 255, 255, 0.75);
        padding: 5px 10px;
    }

        ul.top-home .top-home-copy h4 {
            font-size: 14px;
            margin: 0;
        }

        ul.top-home .top-home-copy a {
            color: #000 !important;
            text-decoration: none !important;
            text-align: center;
        }

        ul.top-home .top-home-copy p {
            font-size: 12px;
            margin: 0;
        }

    ul.top-home .header-item {
        bottom: 0;
        left: 0;
        right: 0;
        padding: 5px 10px;
    }

        ul.top-home .header-item h4 {
            font-size: 14px;
            margin: 0;
        }

        ul.top-home .header-item a {
            color: #333 !important;
            text-decoration: none !important;
        }

        ul.top-home .header-item p {
            font-size: 12px;
            margin: 0;
        }

@media (max-width: 767px) {
    ul.home-nav li {
        float: none;
        width: 100%;
    }

    ul.top-home li {
        /*border: 3px solid #fff;
        box-shadow: 0 0 5px #ccc;*/
    }

    #cludo-search-form-input {
        display: none;
        /*padding-left: 20%*/
    }

    button#search-button {
        left: 22em;
    }


    .language-dropdown {
        width: 100% !important;
    }

        .language-dropdown .toolbar-item.nav-weblinks {
            display: block !important;
            float: left !important;
        }

            .language-dropdown .toolbar-item.nav-weblinks li {
                width: 100%;
            }

    .navbar .nav > li > a {
        font-weight: bold;
    }

    .dropdown-menu {
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    }
}

.table-with-cell-border tr {
    border: 1px solid black;
}

.table-calendar {
    width: 100%;
    margin-bottom: 20px;
}

    .table-calendar th,
    .table-calendar td {
        padding: 2px;
        line-height: 16px;
        text-align: center;
        vertical-align: top;
    }

.dropdown-menu {
    border-radius: 6px;
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #544538;
    background-image: -moz-linear-gradient(top, #635242, #332413);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#635242), to(#332413));
    background-image: -webkit-linear-gradient(top, #635242, #332413);
    background-image: -o-linear-gradient(top, #635242, #332413);
    background-image: linear-gradient(to bottom, #635242, #332413);
    background-repeat: repeat-x;
    border-color: #332413 #332413 #20170c;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #332413;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
        color: #ffffff;
        background-color: #332413;
        *background-color: #251a0e;
    }

    .btn-primary:active, .btn-primary.active {
        background-color: #251a0e \9;
    }

.nav-tabs.nav-stacked > li:first-child > a,
.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*Calendar Css*/
.calendars-section {
    margin-bottom: 28px;
    padding-right: 30px;
    padding-left: 20px;
    float: left;
    overflow: auto;
}

.calendar-selected-day a {
    color: white;
}

.current_day {
    border: 1px solid #904808 !important;
    background: #fdf0e5;
}

div.calendar {
    position: relative;
}

.calendar.row {
    margin: 0 0 25px 0;
}

.calendar_post {
    float: left;
    width: 100%;
}

    .calendar_post h3 {
        color: #000000;
        font-size: 15px;
        font-weight: normal;
    }

.calendar_box {
    float: left;
    width: 245px;
    text-align: center;
    font-size: 12px;
    margin: 0 0px;
}

.calendar_box {
    margin: 0 12px;
}

    .calendar_box .month th {
        font-size: 15px;
        color: #020001;
        padding: 0 0 10px 0;
        font-weight: normal;
    }

        .calendar_box .month th a {
            color: #020001;
        }

    .calendar_box a {
        font-weight: bold;
        text-decoration: underline;
    }

    .calendar_box .day th {
        color: #636363;
        font-weight: normal;
    }

    .calendar_box td {
        padding: 3px 2px;
        vertical-align: middle;
        border: 1px solid #faefe1;
    }

.inner_content_about {
    margin: 10px 0 0;
}

.calendar-about {
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
}

.meeting-archive {
    padding: 5px 5px 5px 5px;
    margin-bottom: 30px;
}

.monthButton {
    line-height: 15.5px;
}

.meeting-archive-table td {
    padding: 0px 10px 10px 0px;
}

.calendar-upload {
    padding-left: 45px;
}

.calendar-content {
    padding-left: 60px;
    margin-top: -10px;
}

.desktop-search {
    display: inline-block;
}

.navbar-search {
    padding: 10px 15px;
    margin: 0px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    width: 100%;
}


.desktop-search .search-query {
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    padding: 0 14px 0 14px;
    width: 250px;
    position: relative;
    font-size: 14px;
    line-height: 25px;
    margin-top: 7px;
}

.navbar-search-dropdown .search-query {
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    padding: 0 14px 0 14px;
    width: 180px;
    position: relative;
    font-size: 14px;
    height: 29px;
    margin-top: 0;
    margin-right: 0.5px;
}

.navbar-search-dropdown .btn {
    margin-left: -3px;
    height: 29px;
}


#content {
    padding-top: 15px;
}

.leg-social {
    margin-top: -5px !important;
}

/*MLA table*/

#mla-table {
    margin-bottom: 15px;
    font-family: Georgia, 'Times New Roman', Arial;
    font-size: 12px;
    width: 100%;
}

    #mla-table th {
        text-align: left;
        padding: 0 10px 5px 0;
    }

    #mla-table td {
        padding: 0 10px 0 0;
    }

.listing ul {
    list-style-type: none;
    margin-left: -40px;
}

ul {
    padding-left: 17px;
}

.listing ul li {
    padding: 0 0 7px 0;
}

.listing ul h4 {
    text-decoration: underline;
}

table .section {
    margin-bottom: 20px;
}

    table .section td {
        padding-right: 10px;
        padding-bottom: 20px;
    }

.crmEntityFormView table.section {
    margin-top: 20px;
    width: 60% !important;
}

td.cell[colspan="1"] .control input, td.cell[colspan="1"] .control textarea {
    width: 171px;
    height: 27px;
    float: left;
}

td.cell[colspan="1"] .control input, td.cell[colspan="1"] .control textarea {
    background: url(../img/bg_short_input.png) no-repeat;
    width: 160px;
    height: 23px;
    border: none;
    margin: 3px 0 0 -3px;
    line-height: 18px;
    overflow: hidden;
    float: left;
}

td.cell[colspan="2"] .control input, input[class="control"] {
    background: url(../img/bg_input_long.png) no-repeat !important;
    width: 355px;
    height: 23px;
    border: none;
    background: none;
    margin-left: -2px;
    line-height: 18px;
    float: left;
}

.control {
    margin-bottom: 20px;
}

td {
    padding: 5px;
}

    td p {
        margin: 10px 0 10px 0;
    }

table[name="details_tab_section_3"] {
    width: 200%;
}

.actions {
    margin-bottom: 20px;
}

.info label {
    color: #aea9a2;
    margin: 3px 0 0;
    font-size: 11px;
}

td.cell.text.form-control-cell, td.cell.textarea.form-control-cell {
    width: 10px;
}

.control {
    width: 20px;
}

.sidebar_seats {
    padding-bottom: 20px;
}

.list span span {
    font-weight: normal;
    color: #000;
    font-size: 15px;
    margin: 0 0 10px 0;
    display: block;
}

.list div {
    margin-bottom: 0px;
}

    .list div li {
        margin: 0 0 5px 0;
    }

.calendar-rightbar h3 {
    margin: 0 0 10px 0;
    color: #020001;
    font-weight: normal;
    font-size: 15px;
}

a {
    text-decoration: none;
    color: #8c441f;
}

h3 a {
    text-decoration: underline;
    font-size: 15px;
}

#MainContent_MainContent_PropAdditionalInformation h3 {
    margin: 0 0 10px 0;
    color: #020001;
    font-weight: normal;
    font-size: 15px;
}

.icon-calendar {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.fa-calendar:before {
    content: "\e109";
}

.datetimepicker input, .bootstrap-timepicker input {
    margin-right: 10px;
}

.datetimepicker span, .bootstrap-timepicker span {
    border-left: 1px solid #ccc !important;
}

#thumbnails {
    margin-bottom: 20px;
}

    #thumbnails .thumbnail {
        float: left;
        height: 117px;
        margin: 7px 0 7px 7px;
        width: 177px;
        float: left;
    }

        #thumbnails .thumbnail img {
            width: 177px;
            height: 117px;
        }

        #thumbnails .thumbnail:hover {
            background-color: #e38d1a;
        }

/*
    table[id="teachersappform"]{
            width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #DDD;
    -webkit-overflow-scrolling: touch;
    }*/

table[id="teachersappform"] td {
    padding-bottom: 18px;
}

table[id="teachersappform"] span {
    width: 100% !important;
}

table[id="teachersappform"] select {
    width: 15% !important;
}

table[id="teachersappform"] textarea {
    height: 150px !important;
    background-color: #F4E1C7 !important;
    border-color: white !important;
    border-width: 2px !important;
    border-style: Solid !important;
    width: 206px !important;
}

table[id="teachersappform"] label {
    width: 100%;
    margin-bottom: -10px;
}

table[id="teachersappform"] input[type="checkbox"] {
    float: left;
}

.crmEntityFormView .cell {
    width: 0% !important;
}
/*
.navigation.insert a {
    font-size: 12px;
}*/

.table-responsive {
    padding-bottom: 25px;
}

    .table-responsive td {
        padding-bottom: 15px;
    }

.mla-seats tr th {
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    font-size: 12px;
}

.mla-seats tr td {
    font-size: 11px;
}

.nav-tabs {
    border-bottom: none;
}

.videourl {
    padding-bottom: 15px;
}

    .videourl input {
        margin-left: 34px;
    }

    .fileupload input, .videourl input {
        border-radius: 4px;
        width: 200px;
        height: 30px;
    }

.home-calendar {
    padding-bottom: 25px;
}

.widget {
    float: left;
    width: 100%;
    padding-left: 0;
    margin-left: -8px;
}


    .widget .list ul li {
        list-style-type: none;
    }

.mla-single {
    padding-bottom: 20px;
}

    .mla-single table {
        padding-bottom: 20px;
    }

#mla-contact {
    border-top: 1px solid #c8c1b5;
    padding-top: 10px;
}

    #mla-contact .mla-contact-title {
        color: #8c441f;
        font-size: 16px;
        text-transform: uppercase;
        text-align: left;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    #mla-contact td {
        width: 33%;
        vertical-align: text-top;
    }

.mla-contact-heading {
    color: #000;
    font-size: 14px;
    padding-bottom: 4px;
}

.biography-heading {
    font-size: 14px;
    color: #000;
    padding-bottom: 5px;
    text-align: left;
}

.button-crest {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.mla-header {
    text-align: left;
    color: #8c441f;
    font-size: 20px;
    text-transform: uppercase;
}

.breadcrumb > li + li:before {
    content: ">\00a0";
    padding: 0 5px;
    color: #ccc;
}

.mla-constituency-cell {
    padding-bottom: 10px;
}

.meeting-archive-dropdowns {
    padding-top: 40px;
}

.home-content h1, .home-calendar h2 {
    margin: 20px 0;
}

.home-content h4 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.umbraco-forms-indicator {
    color: red;
}

.search-button {
    border-radius: 5px;
}

.search-input {
    border-radius: 10px;
}

.cludo-banner {
    background-color: #493929 !important;
}

#cludo-load-more {
    background-color: #faeae0 !important;
}

#cludo-back-to-top {
    top: 85% !important;
}

a.export, a.export:visited {
    display: inline-block;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    border: 1px solid #4b3824;
    padding: 8px;
}

.rr-banner {
    font-size: 26px;
    font-family: "Calibri";
    color: white;
    background-color: #367368;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.rr-description {
    font-size: 12px;
}

.details-well {
    background-color: #367368;
    color: white;
    padding: 10px;
    /*box-shadow: -3px -1px 5px 0px grey;*/
    font-size: 14px;
}

    .details-well a:link,
    .details-well a:visited {
        color: white;
    }

    .details-well a:hover {
        color: lightgray;
        text-decoration: none;
    }

    .details-well:hover {
        /*background-color:#469687;*/
        background-color: #2e6359;
    }
/*
.title-well {
    background-color: #8c4100;
    color: white;
    border-radius: 7px;
    padding-left: 7px;
    box-shadow: -3px -1px 5px 0px grey;
    height: 60px;
}
*/

.rr-bottom-1 {
    background-color: #367368;
    text-align: center;
    color: white;
    padding-top: 12px;
    font-size: 12px;
}

    .rr-bottom-1 a:link,
    .rr-bottom-1 a:visited {
        color: white;
        text-decoration: underline;
    }

    .rr-bottom-1 a:hover {
        color: lightgray;
        text-decoration: underline;
    }

.margin-top-20 {
    margin-top: 20px;
}

.row-margin-offset {
    margin-left: 0px;
    margin-right: 0px;
}

.icons-connect-text {
    display: flex;
    justify-content: center;
    flex-direction: row;
    font-size: 22px;
}

    .icons-connect-text span {
        margin-left: auto;
    }

    .icons-connect-text:hover {
        cursor: pointer;
    }

.reading-room-sidebar-content-inner {
    margin-top: 10px;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 10000;
    cursor: pointer;
}

#player {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

#exit {
    height: 100vh;
    width: 100vw;
}

.timeline {
    position: relative;
    margin: 0 auto;
    width: 100%;
    margin-top: 30px;
    list-style-type: none;
    flex-direction: row;
    align-items: center;
}

    .timeline .date {
        width: 100%;
        padding: 0 20px;
        font-weight: normal;
    }

        .timeline .date h4 {
            background-color: #FFFDD0;
            color: black;
            width: 100px;
            text-align: center;
            padding: 5px 10px;
            border-radius: 10px;
        }

    .timeline .content {
        display: none;
        min-height: 350px;
        margin: 20px;
    }

        .timeline .content h3 {
            padding: 10px 20px;
            background-color: #4A3728;
            color: white;
            margin-bottom: 0;
            text-align: center;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .timeline .content p {
            padding: 10px 20px;
            border: 2px solid #4A3728;
            background-color: PapayaWhip;
            margin-top: 0;
            text-align: left;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
        }

.button-pressed {
    border: 1px solid white;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    border-radius: 10px;
    background-color: #4A3728;
}

.button-unpressed {
    border: 1px solid black;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
    text-align: center;
    color: #000;
    border-radius: 10px;
    background-color: PapayaWhip;
}

.button-row button {
    margin-bottom: 10px;
    width: 70px
}

#hiddenButton {
    display: none;
}

#today-meeting-documents, #upcoming-meeting-documents {
    margin: 0 0 10px 15px;
}

.sidebar-document {
    margin-left: 15px;
}

#primo-button {
    border: none;
    background: none;
    height: 25px;
}

.index {
    font-size: small;
}

.journals-slide-container {
    margin-bottom: 5px;
}

.journals-slide {
    font-size: 16px;
    padding: 10px;
    background-color: #f6e2c9;
    cursor: pointer;
}

.journals-slide-content {
    margin: 20px;
}

    .journals-slide-content > div {
        margin-bottom: 20px;
    }

.committee-slide {
    margin-top: 5px;
    padding: 10px;
    background-color: #f6e2c9;
    cursor: pointer;
}

.committee-slide-content {
    margin: 15px;
}

.gallery a:hover, .gallery a:active {
    text-decoration: none;
}

.gallery-image {
    border: 3px solid #fff;
    box-shadow: 0 0 5px #ccc;
    margin-top: 15px;
}

legend {
    border-bottom: 1px solid black;
}

.archive-filter {
    margin-bottom: 20px;
}

.embed-video {
    margin-bottom: 10px;
}

.panel-container .pagination {
    margin-top: 0px;
}

.committee-acronyms h4 {
    margin-top: 0px;
}

.acronym-list {
    list-style: none;
    margin-bottom: 10px;
}


    .acronym-list li {
        margin-top: 5px
    }

.mla-seats-total td {
    padding-bottom: 0;
}

.constituency-video {
    cursor: pointer;
}

#mla-data-hidden {
    display: none;
}

#mla-data-shown {
    width: 100%;
}

    #mla-data-shown th {
        text-align: center;
        color: #FFFFFF;
        background-color: #4b3824;
        border: 1px solid #FFFFFF;
        padding: 5px;
    }

        #mla-data-shown th p {
            font-weight: 100;
            margin: 0;
            padding: 0;
        }

tr.colored td {
    background-color: #faefd4;
}

.mla-details {
    margin-bottom: 15px;
}

.header-right {
    float: right;
}

.newsletter {
    background-color: #E5E0C4;
    border: 2px solid #367368;
    padding: 20px;
}

    .newsletter p, .newsletter h5 {
        font-family: Georgia, 'Times New Roman', Arial;
        font-weight: lighter;
        font-size: 12px;
        color: #000 !important;
    }

    .newsletter h5 {
        font-size: 16px;
    }

    .newsletter button {
        padding: 7px 15px 7px 15px;
        background-color: #367368;
        color: white;
    }

    .newsletter input {
        padding: 5px;
        color: black;
    }

@media (min-width: 768px) {
    #cludo-search-form {
        position: relative !important;
        left: initial !important;
        top: initial !important;
        display: block;
    }
}

#cludo-search-form #search-button {
    transition: none;
}

.las-icon {
    -webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
    height: 24px;
    width: 24px;
    margin-right: 5px;
}

.col-logo {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.assembly-logo-header {
    margin-left: 25px;
}

.las-logo-header {
    height: 100px;
}

.nav > li > a:hover {
    background-color: #352615;
    color: #c8c1b5;
}

.photo-button-container {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

a.photo-button {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 25px;
    font-size: 14pt;
    padding: 10px;
    border-radius: 15px;
    width: 190px;
    height: 100px;
    background-position: center;
    background-size: cover;
    color: white;
    text-shadow: 1px 1px black;
    margin: 5px;
}

a.book-button {
    color: white;
    background-color: #493929;
    font-size: 17pt;
    padding: 15px;
    border-radius: 15px;
    white-space: nowrap;
    margin-bottom: 10px;
    display: inline-block;
}

a.book-button-las {
    color: white;
    background-color: #367368;
    font-size: 17pt;
    padding: 15px;
    border-radius: 15px;
    white-space: nowrap;
    margin-bottom: 10px;
    display: inline-block;
}

    a.photo-button:hover, a.book-button:hover, a.book-button-las:hover {
        opacity: 0.8;
    }

.mobile-and-top-nav-container {
    align-items: center;
}

    .top-nav {
        list-style: none;
        margin-bottom: 0;
        margin-left: auto;
        align-items: center;
    }

.top-nav a {
    display: block;
    color: white;
    padding: 20px 15px;
    text-transform: uppercase;
    font-size: 13px;
}

p {
    margin-bottom: 10px !important;
}

.navbar-nav {
    width: 100%;
    justify-content: space-around;
}

.nav-item {
    height: 40px;
    flex-grow: 1;
    text-align: center;
    border-right: 1px solid #ccc;
}

.nav-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.nav-item.assembly {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#635242), to(#332413));
}

    .nav-item.assembly a:hover {
        background-color: #352615;
        color: #c8c1b5;
        text-decoration: none;
    }

.nav-item.las {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#367368), to(#265049));
}

    .nav-item.las a:hover {
        background-color: #265049;
        color: #E5E0C4;
        text-decoration: none;
    }

    .nav-item a {
        color: white;
    }

.nav-item .dropdown-menu {
    font-size: 14px;
}

.dropdown-menu .dropdown-item {
    padding: 3px 20px;
}

.nav-item.assembly .dropdown-menu {
    background-color: #635242;
}

    .nav-item.las .dropdown-menu {
        background-color: #367368;
    }

.dropdown-divider {
    height: 1px;
}

.dropdown.assembly .dropdown-divider {
    background-color: rgb(229, 169, 138);
}

.dropdown.las .dropdown-divider {
    background-color: rgb(200, 193, 181);
}

.navbar-toggler {
    background-color: white;
}

@media (max-width: 767px) {
    .mobile-and-top-nav-container {
        background-color: #635242;
    }

    .navbar-outer {
        border: none;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#635242), to(#332413));
        padding: 10px 0;
    }

    .navbar-nav {
        margin-top: 10px;
        border-bottom: 1px solid white;
    }

    .navbar-nav .nav-item {
        width: 100%;
        height: auto;
        border-right: none;
        font-weight: bold;
    }

    .nav-item.assembly {
        background: none;
    }

    .nav-item.las {
        background: #2f5e56;
    }

    .nav-item {
        height: 40px;
        text-align: left;
    }

    .nav-item a {
        padding: 10px 20px;
    }

    .nav-item .dropdown-menu.show {
        display: block;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        border-radius: 0;
        margin: 0;
        border: none;
        z-index: 0;
    }

    .top-nav {
        padding: 10px 15px;
    }

    .top-nav a {
        padding: 5px 0px;
        font-weight: bold;
    }

    #cludo-search-form .search-button {
        width: 48px;
        height: 46px;
        top: 4px;
        left: 250px;
    }
}

@media (max-width: 767px) {
    .container {
        max-width: none;
        width: 100% !important;
    }
}

.footer-links {
    list-style: none;
    padding-left: 0;
}

.footer-links li {
    display: inline-block;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .3rem;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">\00a0";
    padding: 0 5px;
    color: #ccc;
}

.card-title {
    margin-bottom: 0;
}

    .card-title a {
        color: black;
    }

.form-inline {
    gap: 5px;
}

.form-control {
    font-size: 14px;
    flex-shrink: 1;
}

.btn-secondary {
    color: inherit;
}

.nav-stacked li {
    width: 100%;
}

@media (min-width: 768px) {
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}

.rr-header-img {
    width: 100%;
}