﻿html {
    overflow-y: scroll;
}

html, body {
    font-family: Open Sans;
}

html, body {
    background-color: rgb(255,255,255);
}

.cat-breadcrumb {
    margin-bottom: 20px;
}

.cat-section {
    display: table;
}

.cat-section {
    border-spacing: 1px;
}

.cat-section {
    width: 100%;
}

.cat-section {
    height: 47px;
}

.cat-section {
    font-size: 16px;
}

.cat-section {
    border-width: 1px;
}

.cat-section {
    border-style: solid;
}

.cat-section {
    border-color: rgb(231,231,231);
}

.cat-section {
    background-color: rgb(248,248,248);
}

    .cat-section > div {
        display: table-cell;
    }

    .cat-section > div {
        padding: 5px;
    }

    .cat-section > div {
        vertical-align: middle;
    }

.cat-section-attach-top {
    border-top-width: 0px;
}

.cat-section-attach-top {
    border-top-style: none;
}

.cat-section-attach-top {
    border-top-color: none;
}

.cat-section-attach-bottom {
    border-bottom-width: 0px;
}

.cat-section-attach-bottom {
    border-bottom-style: none;
}

.cat-section-attach-bottom {
    border-bottom-color: none;
}

.cat-panel {
    margin-bottom: 30px;
}

.cat-panel {
    border-width: 1px;
}

.cat-panel {
    border-style: solid;
}

.cat-panel {
    border-color: rgb(231,231,231);
}

.cat-panel-item {
    padding-left: 10px;
}

.cat-panel-item {
    padding-top: 10px;
}

.cat-panel-item {
    padding-right: 10px;
}

    .cat-panel-item:last-of-type {
        padding-bottom: 10px;
    }

.cat-panel-item-label {
    color: rgb(0,0,0);
}

.cat-panel-item-label {
    font-weight: 600;
}

.cat-panel-item-value {
    color: rgb(112,112,112);
}

.cat-panel-item-value {
    font-weight: normal;
}

.cat-footer {
    color: rgb(112,112,112);
}

.cat-footer {
    font-size: 13px;
}

.table-responsive {
    margin-bottom: 30px;
}

.table-responsive {
    border-width: 1px;
}

.table-responsive {
    border-style: solid;
}

.table-responsive {
    border-color: rgb(231,231,231);
}

@media (max-width: 991px) {
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
}

@media (min-width: 992px) {
    .table-responsive > .table > thead > tr > th {
        white-space: pre-line;
    }
}

.table-responsive > .table > thead > tr > td {
    white-space: nowrap;
}

.table-responsive > .table > tbody > tr > th {
    white-space: nowrap;
}

@media (max-width: 991px) {
    .table-responsive > .table > tbody > tr > td {
        white-space: nowrap;
    }
}

@media (min-width: 992px) {
    .table-responsive > .table > tbody > tr > td {
        white-space: pre-line;
    }
}

.table-responsive > .table > tfoot > tr > th {
    white-space: nowrap;
}

.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}

.table-responsive > .table {
    margin-bottom: 0;
}

.table-responsive > .table-bordered {
    border: 0;
}

    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > thead > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr > th:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > tbody > tr > th:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th {
        border-bottom: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td {
        border-bottom: 0;
    }

    .table-responsive > .table-bordered > tfoot > tr > th:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > tfoot > tr > th:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }

.table-responsive > .table > thead > tr > th {
    font-weight: normal;
}

.table-responsive > .table > thead > tr > th {
    border-bottom: none;
}

.table-responsive > .table > thead > tr > th {
    color: rgb(0,0,0);
}

.table-responsive > .table > thead > tr > th {
    background-color: rgb(255,255,255);
}

.table-responsive > .table > thead > tr > th {
    border-width: 1px;
}

.table-responsive > .table > thead > tr > th {
    border-style: solid;
}

.table-responsive > .table > thead > tr > th {
    border-color: rgb(231,231,231);
}

.table-responsive > .table > thead > tr > th {
    text-align: center;
}

.table-responsive > .table > thead > tr > th {
    vertical-align: middle;
}

.table-responsive > .table > thead > tr > td {
    border-width: 1px;
}

.table-responsive > .table > thead > tr > td {
    border-style: solid;
}

.table-responsive > .table > thead > tr > td {
    border-color: rgb(231,231,231);
}

.table-responsive > .table > thead > tr > td {
    text-align: center;
}

.table-responsive > .table > thead > tr > td {
    vertical-align: middle;
}

.table-responsive > .table > tbody > tr > th {
    border-width: 1px;
}

.table-responsive > .table > tbody > tr > th {
    border-style: solid;
}

.table-responsive > .table > tbody > tr > th {
    border-color: rgb(231,231,231);
}

.table-responsive > .table > tbody > tr > th {
    text-align: center;
}

.table-responsive > .table > tbody > tr > th {
    vertical-align: middle;
}

.table-responsive > .table > tbody > tr > td {
    border-width: 1px;
}

.table-responsive > .table > tbody > tr > td {
    border-style: solid;
}

.table-responsive > .table > tbody > tr > td {
    border-color: rgb(231,231,231);
}

.table-responsive > .table > tbody > tr > td {
    text-align: center;
}

.table-responsive > .table > tbody > tr > td {
    vertical-align: middle;
}

.table-responsive > .table > tfoot > tr > th {
    border-width: 1px;
}

.table-responsive > .table > tfoot > tr > th {
    border-style: solid;
}

.table-responsive > .table > tfoot > tr > th {
    border-color: rgb(231,231,231);
}

.table-responsive > .table > tfoot > tr > th {
    text-align: left;
}

.table-responsive > .table > tfoot > tr > th {
    vertical-align: middle;
}

.table-responsive > .table > tfoot > tr > td {
    border-width: 1px;
}

.table-responsive > .table > tfoot > tr > td {
    border-style: solid;
}

.table-responsive > .table > tfoot > tr > td {
    border-color: rgb(231,231,231);
}

.table-responsive > .table > tfoot > tr > td {
    text-align: left;
}

.table-responsive > .table > tfoot > tr > td {
    vertical-align: middle;
}

.cat-panel {
    display: block !important;
}

.input-group > .dropdown-menu {
    top: 100%;
    left: auto;
    right: 0;
}

html, body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.dropdown-item,
.nav-link,
.navbar-brand {
    text-decoration: none !important;
}

    .dropdown-item:hover,
    .nav-link:hover {
        text-decoration: none !important;
    }

.navbar {
    margin-bottom: 20px;
}

.input-group .dropdown-toggle::after,
.btn-group .dropdown-toggle::after {
    display: none;
}

.navbar .dropdown-toggle::after {
    display: inline-block; 
}

.table td p,
.table th p {
    margin-bottom: 0;
    margin-top: 0;
}

.table > :not(caption) > * > * {
    padding: 8px;
}

.table-responsive > .table > tbody > tr > td {
    white-space: normal !important;
}

.table-responsive > .table > thead > tr > th {
    white-space: nowrap;
}

.table > :not(caption) > * > * {
    padding: 8px !important;
}

.table td p,
.table th p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.navbar {
    border-bottom: 1px solid #e7e7e7;
}

a {
    color: #428bca;
}

    a:hover,
    a:focus {
        color: #2a6496;
    }

.nav-link {
    color: #428bca;
}

    .nav-link:hover,
    .nav-link:focus {
        color: #2a6496;
    }

.dropdown-item {
    color: #555 !important;
    text-decoration: none !important;
}

    .dropdown-item:hover,
    .dropdown-item:focus {
        color: #333 !important;
        background-color: #f5f5f5 !important;
        text-decoration: none !important;
    }

.navbar-nav .nav-item.active > .nav-link,
.navbar-nav .nav-item.active > .nav-link:hover,
.navbar-nav .nav-item.active > .nav-link:focus {
    background-color: #e7e7e7;
    color: #555555;
    border-radius: 4px;
}

.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active {
        background-color: #286090;
        border-color: #204d74;
    }

.nav-link,
.nav-link:visited {
    color: #555 !important;
}

    .nav-link:hover {
        color: #333 !important;
        text-decoration: none;
    }

    .nav-link.active,
    .nav-item.active > .nav-link {
        color: #555 !important;
    }

.navbar-nav .nav-link {
    padding-left: 2rem;
    padding-right: 2rem;
}

.navbar-nav .nav-item {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.accordion-heading a,
.accordion-heading a:link,
.accordion-heading a:visited,
.accordion-heading a:hover {
    color: grey !important;
    text-decoration: none !important;
}

.table > thead {
    border-top-color: rgb(231,231,231) !important;
    border-bottom-color: rgb(231,231,231) !important;
}

.table > :not(caption) > * {
    border-color: rgb(231,231,231) !important;
}

.accordion-heading a,
.accordion-heading a:link,
.accordion-heading a:visited,
.accordion-heading a:hover {
    color: #555 !important;
    text-decoration: none !important;
}

.cat-section-attach-bottom + .table-responsive,
.cat-section-attach-bottom + .table-responsive > .table,
.cat-section-attach-bottom + .table-responsive > table {
    border-top-color: rgb(231,231,231) !important;
}

.cat-section-attach-bottom + .table-responsive > .table-bordered > thead > tr > th,
.cat-section-attach-bottom + .table-responsive > .table-bordered > thead > tr > td {
    border-top-color: rgb(231,231,231) !important;
    border-color: rgb(231,231,231) !important;
}
