html {
    background-image: url('../img/bg.png');
}

body {
    background: url('../img/glow.png') no-repeat center top;
    font-family: Georgia, 'Times New Roman', Arial;
    font-size: 12px;
}
.hide{
	display: none;
}
/* The grid: Four equal columns that floats next to each other */
.imgColumn {
  float: left;
  width: 25%;
  padding: 10px;
}

.pagination a {
	color: #56381b !important;
}

.pagination .active span {
	background-color: #56381b !important;
	border-color: #56381b !important;
}
/* Style the images inside the grid */
.imgColumn img {
  opacity: 0.8; 
  cursor: pointer; 
  border: 3px solid #fff;
  box-shadow: 0 0 5px #ccc;
}

.imgColumn img:hover {
  opacity: 1;
}

.imgRow:after {
  content: "";
  display: table;
  clear: both;
}

.expandedContainer {
  position: relative;
  display: none;
  border: 1px solid #fff;
  box-shadow: 0 0 3px #ccc;
}

#imgtext {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  font-size: 20px;
}
.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;
    filter: alpha(opacity=50);
}

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);
}

header.masthead {
    background: url('../img/nav_top.png') no-repeat right bottom;
    height: 209px;
}

    header.masthead h1 {
        text-align: center;
    }

.legAssembly-wrapper {
    background: url('../img/bg.png');
    -webkit-box-shadow: 0 0 10px #aaa;
    -ms-box-shadow: 0 0 10px #aaa;
    box-shadow: 0 0 10px #aaa;
    margin-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
}

    .legAssembly-wrapper > header.masthead,
    .legAssembly-wrapper > .navbar,
    .legAssembly-wrapper > footer {
        margin: 0 20px;
    }

    .legAssembly-wrapper > header.masthead {
        margin-top: 20px;
    }

    .legAssembly-wrapper > footer {
        margin-bottom: 20px;
    }


/* Top Nav Part */
.navbar-toggle {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 6px;
}

    .navbar-toggle .icon-bar {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

.legAssembly-topbar {
    margin-bottom: 0;
}

    .legAssembly-topbar .toolbar {
        margin: 15px 0 15px 0;
    }

        .legAssembly-topbar .toolbar .toolbar-item {
            display: block;
            float: left;
            line-height: 20px;
            margin: 0 15px 0 0;
            vertical-align: middle;
            white-space: nowrap;
        }

        .legAssembly-topbar .toolbar.pull-right .toolbar-item {
            margin: 0 0 0 15px;
        }

    .legAssembly-topbar .toolbar-item > a,
    .legAssembly-topbar .toolbar-item > a:hover,
    .legAssembly-topbar .toolbar-item > a:visited {
        text-decoration: none;
    }

        .legAssembly-topbar .toolbar-item > a > .caret {
            margin-top: 0;
            vertical-align: middle;
        }

    .legAssembly-topbar .toolbar .toolbar-item.shopping-cart-status,
    .legAssembly-topbar .toolbar .toolbar-item.shopping-cart-status .count {
        display: none;
    }

    .legAssembly-topbar .nav-weblinks .nav-title {
        padding-top: 0;
    }

        .legAssembly-topbar .nav-weblinks .nav-title div.xrm-attribute-value {
            display: inline;
        }

    .legAssembly-topbar .link-white {
        color: #fff;
    }

        .legAssembly-topbar .link-white .caret {
            border-top: 4px solid #fff;
        }

    .legAssembly-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 (min-width: 1800px)
{
        #cludo-search-form{
        padding-left: 25% !important;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .row .col-md-8 {
        width: 65.74585635359117%;
    }

    .row .col-md-4 {
        width: 31.491712707182323%;
    }

    .home-calendar {
        float: left;
    }

    .home-content {
        float: left;
    }

    .in {
        display: none !important;
    }
}

@media(max-width: 979px) {
    .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: transparent;
        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) and (max-width: 992px) {
    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

@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;
        }
}
@media (min-width: 992px) {
    .container{
        width:1050px;
    }
    #cludo-search-form{
        padding-left: 19%;
    }
    .legAssembly-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 {
        padding: 0px 0 0 20px;
        text-align: right;
        width: 15%;
    }

        .sidebar-content li a {
            color: #fff;
            font-size: 12px;
            background: #453625;
            display: block;
            padding: 10px 20px 6px 5px;
            text-transform: uppercase;
        }

    #content .row .col-md-9 {
        padding-bottom: 15px;
        width: 83%;
    }

        #content .row .col-md-9 .col-md-9 {
            width: 76%;
        }

        #content .row .col-md-9 .col-md-3 {
            width: 24%;
        }

    .col-md-9 .calender-content {
        float: left;
        width: 75%;
        padding: 0 35px 0 0;
    }

    .col-md-3{
        width: 17%;
    }

    .home-content{
        padding-right:50px;
    }

    .home-calendar{
        width:30%;
    }
}


@media (max-width: 979px) {
    body {
        background: url('../img/bg.png');
    }
    
            #content .row .col-md-9 .banner-box, #content .row .col-md-9 .banner-box img {
            width: 100% !important;
        }

    .dropdown-navbar li {
        width: 100%;
    }
    #cludo-search-form{
        padding-left: 10%;
    }
    #cludo-search-form-input{
        display: none;
    }
	button#search-button {
    	left: 22em;
	}
    .legAssembly-wrapper {
        background: transparent none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }

    .legAssembly-topbar .toolbar .toolbar-item {
        float: none;
    }

    .legAssembly-topbar .toolbar {
        float: none;
    }

        .legAssembly-topbar .toolbar.pull-right .toolbar-item {
            margin: 0;
        }

    .legAssembly-topbar .navbar-btn {
        margin: 12px 5px;
    }

    .desktop-search {
        display: none !important;
    }

    .navbar-toggle {
        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;
    }

    #content .row .col-md-9 {
        border-right: none !important;
    }
}

.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-default {
    -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-legAssembly .navbar-inner {
    padding: 0;
}

.nav-container {
    padding-left: 0px;
}

.navbar-legAssembly .nav {
    margin: 0;
    display: block;
    width: 95.3%;
    right: 25px;
}

    .navbar-legAssembly .nav > li {
        display: table-cell;
        width: 1%;
        float: none;
    }

        .navbar-legAssembly .nav > 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-legAssembly .nav > li:first-child > a {
            border-left: 0;
        }

        .navbar-legAssembly .nav > li:last-child > a {
            border-right: 0;
        }


/* Leg Assembly Nav Bar Custom Style Overrides */
.navbar-static-top.navbar-legAssembly {
    border-top: 7px solid #8C4200;
    border-bottom: 7px solid #8C4200;
}

.navbar-legAssembly .navbar-inner {
    margin: 6px 0;
}

.navbar-inner {
    background-color: #332413;
    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;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff635242', endColorstr='#ff332413', GradientType=0);
    border: none;
    box-shadow: none;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    margin: 0 10px 0 0;
}

    .navbar .nav > li > a {
        color: #fff;
        text-shadow: none;
        margin-bottom: 2px;
    }

        .navbar .nav > li > a:focus,
        .navbar .nav > li > a:hover {
            background-color: #352615;
            color: #c8c1b5;
        }


    .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 .dropdown-menu {
    background-color: #635242;
}

    .navbar .dropdown-menu .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;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff352615', endColorstr='#ff23190e', GradientType=0);
        }



    .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;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff352615', endColorstr='#ff23190e', GradientType=0);
    }

.navbar .nav > li > .dropdown-menu:after {
    border-bottom: 6px solid #635242;
}

.navbar .dropdown-menu .divider {
    background-color: #e5a98a;
    border: none;
}

.legAssembly-topbar .btn .btn-default, .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 > .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;
}

    .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 {
    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 {
    border: 3px solid #fff;
    display: inline-block;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 30px;
}

/* 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: 480px ) {
    .home-news-item img {
        float: none;
        width: auto;
    }
    #cludo-search-form-input{
        display:none;
    }
    #cludo-search-form {
        width:80%;
    }
    .home-news-item .home-news-content {
        margin-left: 0;
    }

        .home-news-item .home-news-content h4 {
            margin-top: 10px;
        }
}

ul.home-ads {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 3px solid #fff;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 20px;
}

    ul.home-ads li {
        float: left;
        width: 33.3333333333333333333333%;
        position: relative;
    }

        ul.home-ads li a {
            display: block;
        }

            ul.home-ads li a img {
                width: 100%;
            }

    ul.home-ads .adxAdCopy {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgb(255, 255, 255);
        background: rgba(255, 255, 255, 0.75);
        padding: 5px 10px;
    }

        ul.home-ads .adxAdCopy h4 {
            font-size: 14px;
            margin: 0;
        }

        ul.home-ads .adxAdCopy a {
            color: #333 !important;
            text-decoration: none !important;
        }

        ul.home-ads .adxAdCopy p {
            font-size: 12px;
            margin: 0;
        }

    ul.home-ads .headerItem {
        bottom: 0;
        left: 0;
        right: 0;
        padding: 5px 10px;
    }

        ul.home-ads .headerItem h4 {
            font-size: 14px;
            margin: 0;
        }

        ul.home-ads .headerItem a {
            color: #333 !important;
            text-decoration: none !important;
        }

        ul.home-ads .headerItem p {
            font-size: 12px;
            margin: 0;
        }

@media (max-width: 767px) {
    ul.home-nav li {
        float: none;
        width: 100%;
    }
	ul.home-ads 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-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;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff635242', endColorstr='#ff332413', GradientType=0);
    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;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .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;
}

*html .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;
    }

.col-md-3 .list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.inner_content_about {
    margin: 10px 0 0;
}

    .col-md-9 .calender-content .calendars-section {
        margin-bottom: 28px;
        float: left;
    }

    .col-md-9 .calender-content .month-select .monthButton {
        line-height: 15.5px;
    }

    .col-md-9 .calender-content .month-select .calendar-dropdowns {
        width: auto;
        padding: 0px;
        margin-bottom: 0px;
        height: inherit;
        border: 1px solid #cccccc;
        font-size: 12px;
    }

.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: 20px;
}
/*
.icon-search{
    display: inline-block;
    width:14px;
    height:14px;
    line-height:14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-repeat: no-repeat;
    margin-top:1px;
}*/

.leg-social {
    margin-top: -5px !important;
}

/*MLA table*/

#MLAs{
    margin-bottom: 15px;
	font-family: Georgia, 'Times New Roman', Arial;
    font-size: 12px;
}
#MLAs th {
    text-align: left;
    padding-bottom: 5px;
}

.mla-name {
    width: 200px;
    padding-bottom: 2px;
}

.mla-party {
    width: 200px;
}

.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;
}

#MainContent_MainContent_ContentBottom_FormView_fax {
}

table[name="details_tab_section_3"] {
    width: 200%;
}

table[cellpadding="5"]{
    width:120% !important;
    max-width:none;
}

table[cellpadding="5"] td{
    padding-bottom: 10px;
}

#MainContent_MainContent_ContentBottom_FormView_leg_details {
    background: url(../img/bg_textarea.png) no-repeat;
    height: 93px;
    width: 368px;
    position: relative;
}

.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 {
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 5px;
    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;
    margin-bottom: 20px;
}

    #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;
}

.mla-image-cell {
    width: 215px;
    height: 260px;
    padding-right: 15px;
    padding-left:0;
}

.biography-cell{
    padding-left:0;
}

.mla-single .biography-heading {
    font-size: 14px;
    color: #000;
    padding-bottom: 5px;
    text-align: left;
}

.buttonCrest{
    position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}

.mla-single .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: 15px;
}

.meeting-archive-dropdowns{
    padding-top:40px;
}

.home-content h1, .home-calendar h2{
    line-height:70px;
}

.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;
}