.main-title,
h2.portlet-title-text,
.print-location,
.portlet-boundary_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_,
.portlet-topper-toolbar,
.portlet-header,
.autofit-col.autofit-col-end,
.component-title,
.portlet-name-text,
.article-progress,
#sidebar,
.component-title .dropdown {
    display: none;
}

body{
    overflow: visible !important;
}

* {
overflow: visible !important;
}

.article-content,
.article-content-cs,
.article-content .page-content {
    display: block !important;
}

.article-content .article-header .content-category {
    display: block;
    margin-bottom: 5px;
    font-size: 1.3em;
    text-transform: uppercase;
}

.article-header > span > span {
    display: inline-block;
    position: relative;
    padding: 5px 10px 5px 0px;
    margin-right: 10px;
}

.article-header > span > span:after {
    display: block;
    content: '/';
    position: absolute;
    right: -6px;
    top: 0px;
    opacity: 0.3;
}

.photo-galleries {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

.photo-galleries:after {
    display: block;
    clear: both;
    content: "";
}

.photo-galleries .item {
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-bottom: 2%;
    padding-bottom: 2%;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}

.photo-galleries .item .item-header {
    display: block;
    margin-bottom: 15px;
}

.photo-galleries .item .item-content .content-category {
    display: block;
    margin-bottom: 8px;
    font-size: 1.3em;
    text-transform: uppercase;
    font-family: "PT Sans Narrow", sans-serif;
}

.photo-galleries .item .item-content h3 {
    display: block;
    margin-bottom: 10px;
    font-size: 1.8em;
    color: #444;
    font-weight: 600;
    font-family: "PT Sans Narrow", sans-serif;
}

.photo-galleries .item a.read-more-link {
    font-size: 1em;
}

.photo-galleries .item .hover-text i.fa {
    line-height: 145% !important;
    font-size: 1.4em !important;
}

.photo-galleries .item:nth-child(3n + 1) {
    clear: both;
    margin-left: 0px;
}






table.NSDP-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #bdbdbd;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}

table.NSDP-table th {
    border: 1px solid #bdbdbd;
    border-right-color: #bdbdbd;
    border-right-style: solid;
    border-right-width: 1px;
    border-right: none;
    background-color: #d3d3d3;
    text-align: center;
    color: #444;
    vertical-align: bottom;
    font-size: 0.95em;
    font-weight: 600;
    padding: 10px 15px;
}

table.NSDP-table td {
    border: 1px solid #bdbdbd;
    text-align: center;
    font-size: 0.95em;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #bdbdbd;
    border-bottom-color: #bdbdbd;
    border-left-color: #bdbdbd;
    border-style: none none solid solid;
    padding: 10px 15px;
}

table.NSDP-table td:first-child {
    text-align: left;
}

table.NSDP-table sup {
    vertical-align: super;
    font-size: 80%;
}

table.Press-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #bdbdbd;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

table.Press-table th {
    border: 1px solid #bdbdbd;
    border-right-color: #bdbdbd;
    border-right-style: solid;
    border-right-width: 1px;
    border-right: none;
    background-color: #d3d3d3;
    text-align: center;
    padding: 5px 15px;
    color: #444;
    vertical-align: top;
    font-size: 0.95em;
    font-weight: 600;
}

table.Press-table th:last-child {
    border-right: #bdbdbd 1px solid;
}

table.Press-table td {
    padding: 5px 15px;
    border: 1px solid #bdbdbd;
    border-top-color: #bdbdbd;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #bdbdbd;
    border-right-style: solid;
    border-right-width: 1px;
    border-top: none;
    border-right: none;
    text-align: left;
    font-size: 0.95em;
}

table.Press-table td:first-child {
    white-space: nowrap;
}

table.standard-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #bdbdbd;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

table.standard-table th {
    border: 1px solid #bdbdbd;
    background-color: #d3d3d3;
    text-align: left;
    padding: 10px 15px;
    color: #444;
    vertical-align: top;
    font-size: inherit;
    font-weight: 600;
}

table.standard-table th:last-child {
    border-right: 1px solid #bdbdbd;
}

table.standard-table td {
    font-size: inherit;
    line-height: 150%;
    padding: 10px 15px;
    border: #bdbdbd 1px solid;
    border-top-color: #bdbdbd;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #bdbdbd;
    border-right-style: solid;
    border-right-width: 1px;
    border-top: none;
    border-right: none;
}

table.standard-table td:last-child {
    border-right: 1px solid #bdbdbd;
}

blockquote {
    display: block;
    border-left: 3px solid #aaa;
    padding: 7px 0px 7px 25px;
    font-style: italic;
    margin-bottom: 15px;
}

.wp-caption {
    border: 1px solid #eee;
    padding: 2%;
    padding-bottom: 2%;
    padding-bottom: 0;
    max-width: 100%;
    margin-bottom: 15px !important;
    background: #fff;
    text-align: center;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    margin-top: 0px !important;
}

.article-header {
    display: block;
    clear: both;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}

.main-title {
    border-left: 4px solid #3c98ca;
    display: block;
    margin-bottom: 10px;
    padding: 10px 18px 10px 18px;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #444;
    border-left: 4px solid #e34922;
}

.article-content .main-title h2 {
    margin-bottom: 5px;
    font-weight: 800;
    color: #444;
    letter-spacing: -2px;
}

.accordion > div {
    display: block;
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin-bottom: 10px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
    background: rgba(255, 255, 255, 0.5);
}

.accordion > div > div {
    display: none;
    margin-bottom: -15px;
    border-top: 1px dotted #ccc;
    margin-top: 15px;
    padding-top: 15px;
}

.accordion > div > a {
    font-weight: bold;
    font-size: 16px;
    display: block;
    color: #363635;
    position: relative;
    margin: -15px;
    padding: 15px;
    line-height: 130%;
    text-decoration: none !important;
}

.accordion > div > a::before {
    display: block;
    content: '';
    width: 3px;
    height: 11px;
    background: #ccc;
    position: absolute;
    right: 17px;
    top: 17px;
}

.accordion > div > a::after {
    display: block;
    content: '';
    width: 11px;
    height: 3px;
    background: #ccc;
    position: absolute;
    right: 13px;
    top: 21px;
}


.bnm-list ul,
.bnm-list ol {
    list-style: decimal;
    list-style-position: inside;
}