
/* STYLE 1*/
body #s4-leftpanel {
    display: none;
}

.s4-ca {
    margin-left: 0px;
}

.s4-nothome {
    display: none;
}

.breadcrumb-links {
    display: none;
}

.ms-viewheadertr {
    display: none;
}

#body_main {
    min-height: 100vh !important;
}


/* STYLE 2*/
.space {
    margin-top: 1.8em;
}

.btn-front.huge {
    font-size: 26px;
    font-variant: small-caps;
    letter-spacing: 3px;
    padding: 4px 4px;
    height: 38px;
}

.more-space {
    margin-bottom: 8px !important;
}

#s4-workspace {
    overflow-y: auto !important; /* vertical scroll */
    /*overflow-x: auto!important;*/ /* hide horizontal scroll */
    position: relative !important;
}

#s4-workspace {
    height: auto !important;
}

.btn-front {
    color: #426986 !important;
    text-decoration: none;
    text-align: center;
    font-size: 120%;
    -webkit-border-radius: 0 16px 0 16px;
    -moz-border-radius: 0 16px 0 16px;
    border-radius: 0 16px 0 16px;
    font-family: Cambria,Times New Roman,serif;
    font-weight: normal;
    white-space: nowrap;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #bbb;
    margin-bottom: 4px;
    text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
}

.btn {
    display: inline-block;
    border-bottom: 0 none #b3b3b3;
    display: inline;
    zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #426986 !important;
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: .3em;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6); /* border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25); */
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: 0;
    border: 1px solid #ccc !important;
}

a {
    color: #08c;
    text-decoration: none;
}

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgb(0 0 0 / 15%), 0 1px 2px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgb(0 0 0 / 15%), 0 1px 2px rgb(0 0 0 / 5%);
}

a.find-by-map img {
    max-width: 56px;
}

.btn-front.huge.with-icon img {
    vertical-align: middle;
    width: 24px;
}

a.find-by-map img {
    max-width: 56px;
}

a.find-by-map {
    height: 84px;
    -webkit-border-radius: 0 8px 0 8px;
    -moz-border-radius: 0 8px 0 8px;
    border-radius: 0 8px 0 8px;
}

input[type="text"].waml {
    margin-bottom: 0;
    border-width: 1px;
    -webkit-border-radius: 4px 16px 0 0;
    -moz-border-radius: 4px 16px 0 0;
    border-radius: 4px 16px 0 0;
    border-bottom: 1px solid #bbb;
    font-size: 130%;
    height: 42px;
}

.widget-options {
    margin-top: 0px;
    font-weight: bold;
    margin-left: -7px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a.link {
    color: #426986 !important;
}

.ms-displayInlineBlock {
    display: none !important;
}

bar .search-form .search-query {
    -webkit-border-radius: 0 0 0 8px;
    -moz-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
}

.btn-front.super .btn-front-small {
    margin-top: 6px;
    font-size: 14px;
    font-variant: none;
    letter-spacing: 0;
}

.btn {
    color: #333 !important;
    background-color: #f5f5f5 !important;
    background-image: -moz-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#e0e0e0));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: -o-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: linear-gradient(to bottom,#f5f5f5,#e0e0e0);
    background-repeat: repeat-x;
}

.btn-front {
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    font-size: 120% !important;
    -webkit-border-radius: 0 16px 0 16px;
    -moz-border-radius: 0 16px 0 16px;
    border-radius: 0 16px 0 16px;
    font-family: Cambria,Times New Roman,serif;
    font-weight: normal;
    white-space: nowrap;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #bbb;
    margin-bottom: 4px;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
}

.btn-front:last-child {
    margin-bottom: 0;
}

.btn-front.join {
    margin-bottom: 0;
    -webkit-border-radius: 0 16px 0 0;
    -moz-border-radius: 0 16px 0 0;
    border-radius: 0 16px 0 0;
    border-bottom: 1px solid #bbb;
}

.btn-car {
    -ms-border-radius: 0;
    border-radius: 0;
    height: 38px;
    font-size: 120% !important;
    display: block;
    text-align: left;
    font-family: Cambria, Times New Roman, serif;
    padding: 16px 1px 0px 12px;
    border-bottom: none;
    border-left: none;
}

.btn-car:last-child {
    border-bottom: 1px solid #bbb;
}

.btn-car:hover {
    font-weight: bold;
}

.div-law-leg-admin-element {
    display: inline-block;
    width: 300px;
    height: 100px;
    background: #ce8888;
}

.container {
    display: table;
    width: 97%;
    margin: 25px;
}

.table-row {
    display: table-row;
    height: 100px;
}

.table-cell {
    border: 0px solid;
    display: table-cell;
    padding: 10px;
    background: #fff;
    background: rgba(255,255,255,.6);
    border: 1px solid #ddd;
    padding: 1em;
    -webkit-border-radius: 0 16px 0 16px;
    -moz-border-radius: 0 16px 0 16px;
    border-radius: 0 16px 0 16px;
}

.Table-Inner {
    border-radius: 0 16px 0 16px;
    background-color: #e0e0e0;
    box-sizing: border-box;
    border: 1px solid #bbb;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 120% !important;
    height: 120px;
    color: #333 !important;
    background-color: #f5f5f5 !important;
    background-image: -moz-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#e0e0e0));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: -o-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: linear-gradient(to bottom,#f5f5f5,#e0e0e0);
    background-repeat: repeat-x;
}

.Table-Child {
    border-radius: 0 16px 0 16px;
    background-color: #e0e0e0;
    box-sizing: border-box;
    border: 1px solid #bbb;
    width: 30%;
    text-align: center;
    color: #000;
    font-size: 120% !important;
    height: 80px;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #333 !important;
    background-color: #f5f5f5 !important;
    background-image: -moz-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#e0e0e0));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: -o-linear-gradient(top,#f5f5f5,#e0e0e0);
    background-image: linear-gradient(to bottom,#f5f5f5,#e0e0e0);
    background-repeat: repeat-x;
}

.span6 {
    width: 500px;
}

.span5 {
    width: 300px;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}


.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.row-fluid [class*="span"] {
    display: block;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}

.btn-front.join {
    margin-bottom: 0;
    -webkit-border-radius: 0 16px 0 0;
    -moz-border-radius: 0 16px 0 0;
    border-radius: 0 16px 0 0;
    border-bottom: 1px solid #bbb;
}

img.picture {
    height: 100px;
    border: 1px solid #bbb;
    border-style: solid !important;
    margin: 0.4em;
    -webkit-border-radius: 0 4px 0 4px;
    -moz-border-radius: 0 4px 0 4px;
    border-radius: 0 4px 0 4px;
}

input[type="text"].join-top {
    margin-bottom: 0;
    border-width: 1px;
    border-top: none;
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
}

input[type="text"] {
    border-bottom: 1px solid #bbb !important;
}

.widget-picture {
    margin-top: 12px;
    width: 100%;
    -webkit-border-radius: 0 16px 0 16px;
    -moz-border-radius: 0 16px 0 16px;
    border-radius: 0 16px 0 16px;
    border: 1px solid #666;
}

ul, ol {
    padding: 0;
    margin: 0 0 10px 25px;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.widget-options {
    margin-top: 0px;
    font-weight: bold;
}

ul.bold li {
    list-style-type: none;
    font-weight: bold;
    line-height: 130%;
    padding-top: 4px;
}

#footer {
    display: none !important;
}

.footer {
    color: #fff !important;
    padding-top: 14px !important;
    /*padding-bottom: 56px !important;*/
    text-align: center !important;
    border-top: 1px solid #333 !important;
    font-family: Cambria,Times New Roman,serif !important;
    background: #2e3c49 !important;
}

#SearchBox {
    color: black !important;
    background-color: white !important;
}

#zz5_RootAspMenu {
    margin-left: -150px !important;
}

#slideshow {
    margin: 10px auto;
    position: relative;
    width: 760px;
    height: 320px;
    padding: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

    #slideshow > div {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

.cwp-header {
    background-color: #9EBEE3;
    border-bottom: 1px #002D6A solid;
    font-family: Cambria, Georgia, Serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    /* padding: 4px 4px 4px 8px; */
    /* color: #002D6A !important; */
    /* display: block; */
    /* position: relative; */
    -moz-border-radius: 5px 5px 0 0;
    /* -webkit-border-radius: 5px 5px 0 0; */
    /* border-radius: 5px 5px 0 0; */
}

.cwp-header-title, .cwp-header {
    display: none !important;
}

.cwp-container {
    float: left;
    width: 100%;
    background: #FFF;
    display: block;
    position: relative;
    -moz-border-radius: 10px;
    /* -webkit-border-radius: 10px; */
    /* border-radius: 10px; */
    /* background-color: #FFF; */
    -webkit-box-shadow: 0px 0px 0px #969696 !important;
    -moz-box-shadow: 0px 0px 0px #969696 !important;
    box-shadow: 0px 0px 0px #969696 !important;
    /*behavior: url(/_Layouts/Images/Branding/PIE.htc);*/
    /* margin: 0 0 10px 0; */
    padding-left: 8px !important;
}

#videohigh .ms-vb a:link, .ms-vb2 a:link, .ms-vb-user a:link {
    color: #084268;
    text-decoration: none;
}

#videohigh .ms-vb a:hover, .ms-vb2 a:hover, .ms-vb-user a:hover {
    color: #084268;
    text-decoration: none;
}

.cwp-container {
    float: left;
    width: 100%;
    background: #fff !important;
    display: block;
    position: relative;
    -moz-border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    border-radius: 1px !important;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 0px #fff !important;
    -moz-box-shadow: 0px 0px 0px #fff !important;
    box-shadow: 0px 0px 0px #fff !important;
    margin: 0 0 10px 0;
    padding-left: 8px !important;
}

.cwp-image_thumb ul li {
    margin: 0;
    padding: 6px 5px;
    /* background: none transparent; */
    width: 98%;
    float: left;
    border-top: 0px #fff !important;
    /* vertical-align: top; */
}

.cwp-image_thumb {
    float: left;
    width: 100%;
    background: #fff !important;
    background: rgb(249 249 249) !important;
    display: block;
    position: relative;
    -moz-border-radius: 0 0 0px 0px !important;
    -webkit-border-radius: 0 0 0px 0px !important;
    border-radius: 0 0 0px 0px !important;
    behavior: url(/_Layouts/Images/Branding/PIE.htc);
    -webkit-box-shadow: 0px 3px 3px #ddd !important;
    -moz-box-shadow: 0px 1px 1px #ddd !important;
    box-shadow: 0px 0px 0px #ddd !important;
}


/* STYLE 3*/
.ms-linksection-listItem #ctl00_PlaceHolderMain_FBA_RptControls_FBAManagement {
    display: none;
}

.ms-pagebreadcrumb {
    display: none;
}

.s-area-column {
    float: left;
    /*width: 50%;*/
    padding-right: 0px;
}

/* Clear floats after the columns */
.s-area-row:after {
    content: "";
    display: table;
    clear: both;
}


/* STYLE 4*/

#s4-workspace {
    overflow: auto;
    position: relative;
}

#header, #navigation {
    position: relative;
    width: 1150px;
    height: 100%;
    margin: auto;
}

.c-searchbox {
    width: 338px;
    float: right;
    position: relative;
    top: 40px;
    margin: auto;
}

#globalnav_menu {
    height: 100%;
    width: 1150px;
    margin: auto;
}

    #globalnav_menu ul {
        margin-block-start: 0em;
        margin-block-end: 0em;
    }

#zz2_RootAspMenu.ms-core-listMenu-root {
    padding-inline-start: 0px;
}
