@charset "utf-8";

/****************************************
		   BODY STYLE
****************************************/

.section4 div [itemprop="articleBody"] li:nth-child(2n+1) {
    background-color: #E6E7E7;
    padding: 10px;
    margin-right: 25px;
    list-style-position: inside;
}


.section4 div [itemprop="articleBody"] li:nth-child(even) {
    background-color: #F8F8F8;
    padding: 10px;
    margin-right: 25px;
    list-style-position: inside;
} 

.section4 div [itemprop="articleBody"] ul {
    list-style-image: url(../images/icon.png);
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.section5 .listing div[itemprop="articleBody"]  li:nth-child(odd) {
    background-color: #E6E7E7;
}

a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {
    font-size: 15px;
    color: Gray;
    text-decoration: none;
    font-weight: normal;
}
#jevents h2 {
    background-color: #A8A211;
    display: inline-block;
    padding: 1px 15px 0px 15px;
    font-size: 1.4125rem;
    color: #fff;
    margin-left: -25px;
    text-shadow: 0px 0px 1px rgba(150, 150, 150, 1);
    margin-top: -25px;
}


.section7 a {
    color: #fff;
}

div#b2jcontainer_c223.b2jcontainer {
    width: auto;
    padding: 30px;
    overflow: visible;
    margin: auto;
    background: #f2f2f2;
    border: solid 0px #c2c2c2;
    font-family: inherit;
    color: #898989;
    font-weight: 300;
}

div#b2jcontainer_m144.b2jcontainer {
    width: auto;
    padding: 0px;
    overflow: visible;
    margin: auto;
    background: transparent;
    border: solid 0px #c2c2c2;
    font-family: inherit;
    color: #898989;
    font-weight: 300;
}

div#b2jcontainer_m144 .btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: unset;
    cursor: pointer;
    background: #959595;
    color: #FFF;
    text-shadow: none;
    border: 0;
    line-height: 25px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: right;
    position: relative;
}


div [itemprop="articleBody"] {
    background-color: #F6F6F6;
    padding: 20px 0px 20px 0px;
    margin-bottom: 15px;
}

/****************************************
		    PRINT AND EMAIL
****************************************/
.pints_email a {
    color: #BD7E22;
    font-weight: 600;
    text-decoration: none;
}

.pints_email li {
    width: 85px;
    height: 10px;
    display: inline-block;
}

.pints_email .fa {
    font-size: 14px;
    background-color: #C0BCBB;
    padding: 4px 4px;
    width: 25px;
    text-align: center;
    color: #fff;
    margin: 3px 0px 3px 3px;
}

.icons .pull-right {
    float: right;
    margin: -55px 0px 0px 0px;
}

/****************************************
			 SP ACCORDION
****************************************/

.sp-accordion-inner p:first-child {
    padding: 0px 0px;
}

.sp-accordion-item ol li {
    list-style: inside;
    margin: 0px 0px 0px -25px;
    padding: 0px 10px 5px 30px;
    list-style: none;
}

.sp-accordion.sp-accordion-style4 .toggler, .sp-accordion.sp-accordion-style4 .toggler span, .sp-accordion.sp-accordion-style4 .toggler span span {
    display: block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background-color: #BD7E22;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.sp-accordion.sp-accordion-style4 .sp-accordion-inner {
    background: none;
    padding: 15px 0px 15px 0px;
}

.sp-accordion.sp-accordion-style4 .toggler span, .sp-accordion.sp-accordion-style4 .toggler span span {
    font-size: 18px;
    font-weight: 500;
}

.sp-accordion.sp-accordion-style4 .active span span {
    background: url(style4/open.png) no-repeat 98% 50%;
        background-color: rgba(0, 0, 0, 0);
}

.sp-accordion.sp-accordion-style4 .toggler span span {
    background: url(style4/close.png) no-repeat 98% 50%;
        background-color: rgba(0, 0, 0, 0);
    padding: 0 24px;
}

.sp-accordion-container {
    background-color: #F5F5F5;
}
/****************************************
			 	RESET
****************************************/





div#b2jcontainer_m95.b2jcontainer {
    width: auto;
    padding: 30px;
    overflow: visible;
    margin: auto;
    background: #fcfcfc;
    border: solid 0px #c2c2c2;
    font-family: inherit;
    color: #898989;
    font-weight: 300;
    margin: 15px 20px 10px 20px;
}

h2 a {
    color: #fff;
}

.section4 .side p {
    padding: 5px 0px 5px 0px;
}


.section4 .side h4 {
    color: #fff;
    padding: 5px 15px;
    background-color: #A8A211;
    margin-bottom: 10px;
    width: 100%;
    text-transform: capitalize;
}

.section4 .side ul {
    list-style-image: url(../images/icon.png);
    list-style: none;
}

.moduletable.side {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    padding: 10px;
}

.mod_events_latest_table tr {
    border-bottom: 0px solid #ccc;
}

.mod_events_latest_table td {
    padding: 20px 20px;
}

.section6 table {
    background: #f5f5f5;
        background-color: rgb(245, 245, 245);
    background-color: #f5f5f5;
    border: solid 0px #f5f5f5;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: rgb(245, 245, 245);
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #f5f5f5;
    margin: 0rem;
    table-layout: auto;
    padding: 10px 0px;
}

.section4 #content .span4 p {
    padding: 15px 0px 0px 0px;
}

.section5 li {
    font-size: 15px;
    padding: 4px 0px;
}

ol li {
  
    list-style: inside;
    margin: 0px 0px 0px -25px;
    padding: 50px;
    list-style: none;
}

.section6 .moduletable {
    margin: 35px 0px 60px 0px;
    background-color: #f5f5f5;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    padding: 30px;
}

.section6 h4 {
    margin: 10px 10px 10px 0px;
    background-color: #A8A211;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    font-size: 1.1575rem;
}

.section6 ul, .middlecontent .moduletable ul {
    list-style-image: url(../images/icon.png);
}

.section6 li {
    border-bottom: 1px solid #eee;
    padding: 7px 0px;
}



        #main { }
        #sidebar {  float: left; }


.row-fluid .span6 {
    width: 58.717948717948715%;
    *width: 58.664757228587014%;
}

.page-header {
    padding-bottom: 0px;
    margin: -32px 0 0px;
    border-bottom: 0px solid #eee;
}

#content {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    padding: 25px 25px 15px 25px;
    margin: -81px 0px 0px 0px;
    z-index: 1;
    position: relative;
}

.section6 .moduletable {
    margin: 35px 0px 60px 0px;
}

.section5 .moduletable {
    margin: 35px 0px;
}



.pull-left.item-image {
    margin-bottom: 11px;
}

.item-title a {
    text-decoration: none;
}

a {
    color: #994C22;
    line-height: inherit;
    text-decoration: none;
}


p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.20;
    margin-bottom: 0.6rem;
    text-rendering: optimizeLegibility;
   /* font-size: 15px;*/
}


/****************************************
			 	READ MORE
****************************************/


.vina-accordion-content .vina-accordion-item div.title {
    margin-right: 50px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin-left: 20px;
}

.vina-accordion-content .introtext {
    margin-bottom: 5px;
    margin-top: 15px;
}

.readmore a {
    text-decoration: none;
}

.vina-accordion-content .info {
    font-style: italic;
    margin-bottom: 5px;
    margin-left: 25px;
}

.buttonlight.morebutton {
    display: inline-block;
    \*display: inline;
    padding: 7px 15px 7px 12px;
    margin-bottom: 15px;
    \*margin-left: .3em;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #A8A211;
    \*background-color: #A8A211;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    border: 0px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    \*border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
        border-bottom-color: rgba(0, 0, 0, 0.25);
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    \*zoom: 1;
    -webkit-box-shadow: inset 0 0px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 0px 0 rgba(255,255,255,0.2),0 0px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0 0px 0 rgba(255,255,255,0.2),0 0px 2px rgba(0,0,0,0.05);
    margin: 0px 0px 15px 25px;
}


.section1 .button {
display: inline-block;
text-align: center;
line-height: 1;
cursor: pointer;
-webkit-appearance: none;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
vertical-align: middle;
border: 0px solid transparent;
border-radius: 0;
padding: 0em 0em;
margin: 0 0 0rem 0;
    margin-bottom: 0rem;
margin-bottom: 0rem;
font-size: 0.9rem;
background-color: #2199e8;
color: #fefefe;
}


.readmore-btn {
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    background: #3498db;
    background-color: rgb(120, 92, 55);
    padding: 10px 16px 10px 16px;
    text-decoration: none;
    display: inline-block;
    font-family: "Roboto", arial;
    margin: 0px 19px;
    font-weight: 500;
    background-color: #785C37;
    cursor: pointer;
    border-radius: 0px;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 0px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: none;
    background-position: 14px 14px;
    background-repeat: no-repeat;
}


.btn {
    display: inline-block;
    *display: inline;
    padding: 7px 15px 7px 12px;
    margin-bottom: 15px;
    *margin-left: .3em;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #A8A211;
    *background-color: #A8A211;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    border: 0px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
        border-bottom-color: rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 0px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 0px 0 rgba(255,255,255,0.2),0 0px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0 0px 0 rgba(255,255,255,0.2),0 0px 2px rgba(0,0,0,0.05);
}


.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]
     {
       color:#fff;
       background-color:#994C22;
       *background-color:#994C22
    }

.dropdown_css3 > li:first-child {
    margin-left: 0px;
}


/****************************************
			SEARCH
****************************************/

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 26px;
    padding: 2px 6px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: 2px;
}



/****************************************
			 BREADCRUMBS
****************************************/

.breadcrumb > li > .divider {
    padding: 0 5px;
    color: #A8A211;
    font-weight: 700;
}

.breadcrumb {
    padding: 6px 15px;
    margin: 0 0 0px;
    list-style: none;
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
}

.breadcrumb > li {
    display: inline-block;
    *display: inline;
    text-shadow: none;
    *zoom: 1;
}


.breadcrumb a  {
    color:#BD7E22;
}




.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 0px solid #e3e3e3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0.05);
}


fieldset {
    border: 0px solid #DDDDDD;
    margin: 1.125rem 0;
    padding: 0.1rem;
}


.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 0px solid #ddd;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.055);
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,0.055);
    box-shadow: 0 0px 0px rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


ul, ol, dl {
    font-family: inherit;
   /* font-size: 1rem;*/
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 0rem;
}





/****************************************
			 CALENDER
****************************************/



#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #BD7E22;
    color: #000;
}

.jev_toprow div.nextmonth {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.jev_toprow div.previousmonth {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.jev_toprow div.currentmonth {
    border-top: 1px solid #BD7E22;
    border-bottom: 1px solid #BD7E22;
    margin-bottom: -1px;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #BD7E22;
    border: 1px solid #BD7E22;
}

.nav-items > div:last-child {
    border-radius: 0 0px 0px 0;
    border-right: 2px solid #BD7E22;
}

.nav-items > div:first-child {
    border-radius: 0px 0 0 0px;
    border-left: 2px solid #BD7E22;
}

.nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 2px solid #BD7E22;
        border-left-width: 2px;
        border-left-style: solid;
        border-left-color: rgb(255, 59, 48);
    border-left: 0px;
}

#jevents_body {
    width: 100% !important;
    border: 0px solid #DDD;
    background-color: #F7F7F7;
    border-radius: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 24px;
    margin-bottom: 9px;
}

#flatcal_minical .full_cal_link td {
    padding: 3px;
    text-align: center;
    font-size: 10px;
    background-color: #F1F1F1;
    border-top: 1px solid #ddd;
}

#flatcal_minical .flatcal_daycell, #flatcal_minical .flatcal_todaycell, #flatcal_minical .flatcal_sundaycell, #flatcal_minical .flatcal_othermonth {
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #555555;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 2px;
    padding-left: 2px;
    text-align: center;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#flatcal_minical:first-child .flatcal_daycell:first-child, #flatcal_minical .flatcal_todaycell:first-child, #flatcal_minical .flatcal_sundaycell:first-child, #flatcal_minical .flatcal_othermonth:first-child {
   border-left: 0px solid #ddd;
}

#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {
    color: #2266EE;
    text-decoration: none;
    background-color: #A8A211;
    padding: 5px;
    border-radius: 0px;
    color: #fff;
}
  
#flatcal_minical .flatcal_todaycell a {
    color: #fff !important;
    padding: 3px 11px;
    border: 1px solid #BD7E22;
    background-color: #BD7E22;
    border-radius: 0px;
}

#flatcal_minical .flatcal_daylink, #flatcal_minical .flatcal_sundaylink, #flatcal_minical .flatcal_busylink {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

#flatcal_minical .flatcal_month_label {
    font-size: 14px;
    font-weight: bold;
    color: #565666;
    text-align: center;
}

#flatcal_minical .flatcal_month_label {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #6C6B58;
  	padding: 5px;
}

.flatcal_navbar .link_next {
    padding-right: 5px;
    margin: 0 auto;
    min-width: 4px;
    vertical-align: middle;
    height: 18px;
    text-align: center;
    background-color: #A8A211;
}
.flatcal_navbar .link_prev {
    padding-left: 5px;
    vertical-align: middle;
    height: 18px;
    text-align: center;
    min-width: 4px;
    background-color: #A8A211;
}

#flatcal_minical TD.flatcal_weekdays {
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    padding-top: 4px;
    vertical-align: top;
    height: 24px;
    text-align: center;
}

#flatcal_minical TD.flatcal_weekdays {
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    padding-top: 9px;
    vertical-align: top;
    height: 24px;
    text-align: center;
    background-color: #ccc;
}

table {
    width: 100%;
    margin-bottom: 0rem;
    border-radius: 0;
}

table thead, table tbody, table tfoot {
    border: 0px solid #f1f1f1;
    background-color: #fefefe;
}

table.flatcal_main_t {
    margin: auto auto;
    border: 0px solid #DDD;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 0px;
}

#flatcal_minical .flatcal_navbar {
    background-color: #f7f7f7;
    border-bottom: 0px solid #DDD;
}

table {
    width: 100%;
    margin-bottom: 0rem;
    border-radius: 0;
}

table {
    background: #FFFFFF;
        background-color: rgb(255, 255, 255);
    border: solid 1px #DDDDDD;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(221, 221, 221);
    margin-bottom: 0rem;
    table-layout: auto;
}




.dl-horizontal dd {
    margin-left: 0px;
}


.dl-horizontal dt {
    float: left;
    width: 0px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-header {
    padding-bottom: 9px;
    margin: -28px 0 30px;
    border-bottom: 0px solid #eee;
}


.table-bordered {
    border: 1px solid #ddd;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: rgb(221, 221, 221);
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.label-info, .badge-info {
    background-color: #A8A211;
}

 table thead tr th,  table thead tr td {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 0.5rem 0.625rem 0.625rem;
    background-color: #BD7E22;
   text-transform: uppercase;
   
}

.section4 .open li {
    list-style-image: none;
}


.side h4::before {


    border-bottom: 0px solid #A8A211;

}

.cat-children h3 {
    padding-bottom: 9px;
    margin: 0px 0 0px;
    border-bottom: 0px solid #eee;
    font-size: 15px;
}


.table-style {
   
    margin: 20px 20px;
}



#rsform_1_page_0 {
    background-color: #F6F6F6;
    padding: 20px 0px 20px 45px;
    margin-bottom: 15px;
}

/****************************************
			SIDEBAR 
****************************************/
.category-module.side li {
    background-color: #f2f0f080;
    padding: 10px 10px 0px 10px;
    list-style: inherit;
    margin-left: -17px;
    font-size: 15px;
    line-height: 19px;
}



.section4 .moduletable:first-child h4 {
    color: #fff;
    padding: 5px 15px;
    background-color: #BD7E22;
    margin-bottom: 0px;
    width: 100%;
    text-transform: capitalize;
    margin: 0px 0px;
    border-top: 8px solid #fff;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 0px solid #fff;
}


.section4 .moduletable h4::before {
    content: "";
    position: absolute;
    width: 30%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 0px solid #A8A211;
}


.section4 .moduletable table {
    background: #FFFFFF;
        background-color: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    border: solid 0px #DDDDDD;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    margin-bottom: 0rem;
    table-layout: auto;
}

.section4 .moduletable table tr th, .section4 .moduletable table tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0rem 0.625rem;
    text-align: left;
}



element {

}
#phoca-dl-category-box .pd-category h3.pd-ctitle, #phoca-dl-file-box .pd-file h3.pd-ctitle, #phoca-dl-download-box .pd-file h3.pd-ctitle {

    margin: 0;
        margin-bottom: 0px;
    padding: 5px;
    background: #fafafa;
    border: 1px solid #e9e9e9;
    margin-bottom: 7px;
    color: #A8A211;

}













.section5 th {

background-color: #000;

  color:#fff;

}



.section5 table  {

  border: 1px solid #ccc;

  border-collapse: collapse;

  margin: 0;

  padding: 0;

  width: 100%;

  table-layout: fixed;

}

.section5 table caption {

  font-size: 1.5em;

  margin: .5em 0 .75em;

}

.section5 table tr {

  background: #f8f8f8;

  border: 1px solid #ddd;

  padding: .35em;

}

.section5 table th,

.section5 table td {

  padding: .625em;

  text-align: center;

}

.section5 table th {

  font-size: .85em;

  letter-spacing: .1em;

  text-transform: uppercase;

}

@media screen and (max-width: 600px) {

 .section5  table {

    border: 0;

  }

.section5   table caption {

    font-size: 1.3em;

  }

.section5   table thead {

    border: none;

    clip: rect(0 0 0 0);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute;

    width: 1px;

  }

.section5   table tr {

    border-bottom: 3px solid #ddd;

    display: block;

    margin-bottom: .625em;

  }

.section5   table td {

    border-bottom: 1px solid #ddd;

    display: block;

    font-size: .8em;

    text-align: right;

  }

.section5   table td:before {

    /*

    * aria-label has no advantage, it won't be read inside a table

    content: attr(aria-label);

    */

    content: attr(data-label);

    float: left;

    font-weight: bold;

    text-transform: uppercase;

  }

.section5   table td:last-child {

    border-bottom: 0;

  }

}



.section5 th {

background-color: #000;

  color:#fff;

}


.section7  label {
    color: #fff;
}

#b2jcontainer_m144 .b2jform-compact label.control-label, #b2jcontainer_m144 .b2jform-extended label.control-label {
    display: block;
    line-height: 10px;
    margin: 0 10px 0 0;
    padding: 4px 0;
}


.section7 #b2jcontainer_m144 ul {
    list-style: none;
        list-style-type: none;
        list-style-image: none;
    margin-left: 23px;
    list-style-image: none;
}


div#b2jcontainer_m144 .alert {
    padding: 0px 35px 8px 0px;
    margin-bottom: 0px;
    color: #c09853;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0.5);
    border-width: 0px;
    border-style: solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
}

div#b2jcontainer_m144 .alert-error {
    color: #A8A211;
    background-color: transparent;
    border-color: #453F28;
}

div#b2jcontainer_m144 .control-group {
    margin-bottom: 2px;
}

.alert, .alert h4 {
    color: #c09853;
    display: none;
}