.select-wrapper>label.mdb-main-label.active{
    color: #757575;
}
.my-custom-scrollbar {
    position: relative;
    height: 200px;
    overflow: auto;
    }
    .table-wrapper-scroll-y {
    display: block;
    }
.readonly{
    pointer-events: none;
}
ul.dropdown-content {
    margin-top: 9px;
}
hr.mt-4.mb-5 {
    width: 100%;
}
h5,h6 {
	color: #003979;
}
nav ul.custom-scrollbar{
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */
}
ul.custom-scrollbar::-webkit-scrollbar {
   -webkit-appearance: none;
    width: 7px;
    background: transparent; /* Chrome/Safari/Webkit */
}
ul.custom-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.formatted-text {
    white-space: pre-wrap;
}
.commentcontent {
    padding-top: 0;
    margin-top: 0px!important;
}
.commentcontent .step-content {
    background-color: #fafaff;
    border-radius: 10px;
}
.contentblockdark {
    background-color: #003979;
}
.contentblocklight {
    background-color: #fafaff;
}
#qrstyle{
    width: 200px;
    height: 200px;
    display: block;
}
.btn{
    box-shadow: none;
}
.slim .collapsible-header strong {
    margin-left: 0 !important;
    font-size: 0.6em;
}

.needs-validation .md-form label {
     left: .0rem;
}

.table-responsive {
    overflow-x: hidden;
}
.comment-title{
    padding: 0.2 1.5em !important;
}
.comment-select{
    margin-bottom: 0em !important;
}

.comment-content{
    padding: 0.40rem !important;
}
.assignment-row input, .assignment-row select,
.assignment-row .select-wrapper input.select-dropdown {
    font-size: 12px;
}

.badge-fw {
    text-align: center;
}
.badge.badge-secondary {
    background-color: #003979;
}
.badge.badge-success {
    background-color: #11ee0d;
}
.progress .progress-bar {
    animation-name: animateBar;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}
@keyframes animateBar {
    0% {transform: translateX(-100%);}
    100% {transform: translateX(0);}
}
.assignment-date{
    height: 1.82em !important;
}

/* ── Control assignment tab ──────────────────────────── */
.assignment-table {
    width: 100%;
}

.assignment-header {
    display: flex;
    align-items: center;
    gap: 6px;
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 2px;
}

.assignment-header__cell {
    flex: 14 1 0;
    min-width: 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #9ba7b3;
    letter-spacing: 0.04em;
    font-weight: 600;
}

.assignment-header__cell--deadline,
.assignment-header__cell--status {
    flex: 10 1 0;
}

.assignment-header__cell--action {
    flex: 0 0 28px;
}

.assignment-row {
    display: flex;
    align-items: center;
    gap: 6px;
    width: 100%;
    padding: 4px 0;
    border-bottom: 1px solid #f7f7f7;
}

.assignment-row[hidden] {
    display: none !important;
}

.assignment-row__cell {
    flex: 14 1 0;
    min-width: 0;
}

.assignment-row__cell--deadline,
.assignment-row__cell--status {
    flex: 10 1 0;
}

.assignment-row__cell--action {
    flex: 0 0 28px;
    text-align: center;
}

.assignment-row .md-form {
    margin-top: 0;
    margin-bottom: 0;
}

.assignment-row__cell small {
    display: none;
}

@media (max-width: 767.98px) {
    #assignment-header {
        display: none !important;
    }

    .assignment-row {
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        padding: 10px 12px;
        margin-bottom: 8px;
        border: 1px solid #e9ecef;
        border-radius: 8px;
        border-bottom: 1px solid #e9ecef;
    }

    .assignment-row__cell,
    .assignment-row__cell--deadline,
    .assignment-row__cell--status {
        flex: none;
        width: 100%;
        display: flex;
        align-items: center;
        padding: 4px 0;
        border-bottom: 1px solid #f7f7f7;
        min-height: 36px;
    }

    .assignment-row__cell:last-child {
        border-bottom: none;
    }

    .assignment-row__cell[data-label]::before {
        content: attr(data-label);
        flex: 0 0 108px;
        font-size: 11px;
        text-transform: uppercase;
        color: #9ba7b3;
        letter-spacing: 0.04em;
        font-weight: 600;
    }

    .assignment-row__cell--action {
        flex: none;
        width: 100%;
        justify-content: flex-end;
        border-bottom: none;
        padding-top: 6px;
    }
}

img#report-logo {
    max-height: 2em;
}
#report-card{
    margin-bottom: 0!important;
}
#report-hr{
    margin-top: 0!important;
}

.report-block h4{
    font-size: 1.3rem;
    padding-top: 2em;
}
.page-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.page-header {
    position: fixed;
    top: 0mm;
    width: 100%;
}
.report-title {
    font-size: 4em;
    margin: auto 0 1em;
}
.page .card-title {
    width: 100%;
}
h4.card-title {
    font-size: 1.25rem;
    color: #003979 !important;

}
a h4.card-title {
    color: #003979 !important;
}
h2.tile-value {
    font-size: 2.5rem;
    font-weight: 700;
}
h2.tile-value-red {
    color: #fc6655 !important;
}
h2.tile-value-amber {
    color: #ffc14f !important;
}
.days-overdue {
    color: #fc6655 !important;
    font-weight: 700 !important;
}
.card-body h2[style*="color"] {
    color: inherit;
}
h4.card-title {
    font-size: 1.25rem;
}
a h4.card-title {
    color: #003979 !important;
}
h2.tile-value {
    font-size: 2.5rem;
    font-weight: 700;
}
h2.tile-value-red {
    color: #fc6655 !important;
}
h2.tile-value-amber {
    color: #ffc14f !important;
}
.days-overdue {
    color: #fc6655 !important;
    font-weight: 700 !important;
}
.card-body h2[style*="color"] {
    color: inherit;
}
table.report {
    width: 100%;
}
table.report td{
    padding-right: 20px;
}
table.report td.left{
    width: 110px;
}
.report-block {
    width: 100%;
    display: block;
}
.report-block .report-table td{
    width: 50%;
}
.report-block .table .report-col-6{
    width: 50%;
}
.report-block .table .report-col-2{
    width: 16.667%;
}
.report-block .table .report-col-4{
    width: 33.33%;
}
.report-block table.table-xs td, .report-block table.table-xs th{
    font-size: 0.7rem;
    padding-top: 0.4rem;
    padding-bottom: 0.3rem;
}

.report-block table.table-xs .th-sm {
    min-width: inherit;
}

.report-block h3{
    padding-top: 2em;
}
.page {
    page-break-after: always;
    -webkit-print-color-adjust: exact !important;
}
@page {
    margin-top: 0mm;
    margin-bottom: 0mm;
}

@media print {

    thead {display: table-header-group;}
    tfoot {display: table-footer-group;}
    .print-hide {display: none;}
    body {
        margin: 0;
        color-adjust: exact;
    }
    header {display: none;}
    span.badge {
        box-shadow: none;
        border: none;
    }
    h1 {
        margin: 200px auto;
    }
}
.rn-skin ul.stepper li.active a .circle {
    background-color:#82c7f2!important;
}
li.nav-item.collapsible-header.border-top.py-2 {
    margin-top: 1em!important;
    padding-top: 1em!important;
}

ul.stepper .md-form .list-unstyled a {
    padding: 0 2px;
    display: inline-block;
}

ul.stepper .md-form .list-unstyled li {
    flex: none;
    flex-direction: inherit;
}
ul.stepper {
    overflow-y: visible;
    min-height: 151px;
}
ul.stepper li a .circle.test-step{
    margin:0!important;
    width: 1rem;
    height: 1rem;
}

ul.stepper li.active a .circle.test-step{
    width: 1.75rem;
    height: 1.75rem;
}

ul.stepper li a{
    vertical-align: top;
    height: 100%;
}
.stepper-horizontal li:not( :first-child):before, .stepper-horizontal li:not(:last-child):after {
    margin: .5rem 0 75px;
}
ul.stepper a .step-title{
    min-height: 24px;
}
div.step-title {
    font-weight: 500;
}
div.step-title-blue {
    font-weight: 200;
}
.inner-row {
    width: 98%;
}
.report-label{
    font-size: 0.75rem;
    color: #757575;
}

.bg-green {
    background-color: aquamarine;
}

.bg-red {
    background-color: lightcoral;
}
.width-30 {
    width: 30%;
}
#login-subtext {
    font-size: small!important;
    color: #6c757d;
}
#forgotpass{
    font-size: smaller!important;
}
#login-card{
    padding: 3rem 3rem 0 3rem!important;
}
#login-button{
    font-size: medium;
    margin:0;
}
.width-10 {
    width: 10%;
}
.switch {
    display: inline-block;
    min-height: 2rem;
}
.switch label input[type=checkbox]:checked+.lever:after{
    background-color: #fc6655;
}
.switch label input[type=checkbox]:checked+.lever {
    background-color: #f7a79e;
}
label+button.btn-save {
    display: none;
}
.table-sm.select{
    min-width: 30px
}
.md-form {
	box-shadow: unset;
}
.rn-skin table.table tr.not-enabled {
    color: #C8CDD0;
}

.rn-skin table.table .not-enabled a {
    color: #add7f1;
}

input.rounded-pill:focus {
	box-shadow: none !important;
}

.rn-skin table.table tr.not-enabled {
    color: #C8CDD0;
}

.rn-skin table.table .not-enabled a {
    color: #add7f1;
}

input.rounded-pill:focus {
	box-shadow: none !important;
}

.scrollbar {
	overflow-y: scroll !important;
}

.sorting, .sorting_desc, .sorting_asc {
	height: 50px;
}
.rn-text-grey-middle {
    color: grey;
}
.dropdown-content li>a, .dropdown-content li>span {
    padding: .3rem;
    font-size: .85rem;
}

@media (min-width: 1200px) {
    .fixed-sn .page-footer .container-fluid, .fixed-sn main {
        margin-right: 3%;
        margin-left: 3%;
    }
}
.filter-controls {
    background-color: #f7f7f7;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 10px;
}

fieldset.rnfs {
    border: 1px solid rgb(223, 223, 223);
    padding: 15px 20px 15px 20px;
    margin: 20px;
    border-radius: 10px;
}
fieldset.rnfs-narrow {
    border: 1px solid rgb(223, 223, 223);
    padding: 8px 12px 8px 12px;
    margin: 10px;
    border-radius: 10px;
}


legend {
    font-size: 1rem;
    color:rgb(160, 160, 160);
    padding-left: 10px;
    padding-right: 10px;
}

.side-nav.wide .collapsible-body a{
    padding-left:16px;
}

.rn-skin .side-nav .collapsible li .collapsible-body a.active, .rn-skin .side-nav .collapsible li .collapsible-body a:active, .rn-skin .side-nav .collapsible li .collapsible-body a:hover{
    color: #ffffff;
}

.rn-skin .side-nav .collapsible li .collapsible-header.active, .rn-skin .side-nav .collapsible li .collapsible-header:hover {
    background-color: rgba(255, 255, 255, .15);
    color: #ffffff;
}

a.collapsible-header-l1{
    font-size: 0.85rem;
}

.side-nav .collapsible a
{
    height: 39px;
}

.collapsible-header.collapsible-header-l1.border-top{

    border-top: 1px solid #1a735f !important;
}

.rn-skin table.table a {
    color: #005d97
}

.rn-skin table.table a.btn.btn-secondary {
    color: #ffffff;
}

.side-nav.wide .collapsible a {
    padding-left: 16px !important;
}

body {
    background-color:  #f7f9fb;
}

.rn-skin .navbar {
    background-color: #f7f9fb;
}

.card {
    border-radius: 15px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.16),0 1px 2px 0 rgba(0,0,0,.12)
}

.fixed-sn main, .hidden-sn main {
    padding-top: 1.5rem
}


.rn-skin .side-nav .logo-wrapper img {
    padding: 4% 25px;
}
.side-nav .logo-wrapper {
    height: 4.75rem;
}

.md-form input:not([type]), .md-form input[type=password]:not(.browser-default), .md-form input[type=email]:not(.browser-default), .md-form input[type=url]:not(.browser-default), .md-form input[type=time]:not(.browser-default), .md-form input[type=date]:not(.browser-default), .md-form input[type=datetime]:not(.browser-default), .md-form input[type=datetime-local]:not(.browser-default), .md-form input[type=tel]:not(.browser-default), .md-form input[type=number]:not(.browser-default), .md-form input[type=search]:not(.browser-default), .md-form input[type=search-md], .md-form input[type=text]:not(.browser-default), .md-form textarea.md-textarea {
    border-bottom-color: #efefef;
}
.stepper-horizontal li:hover {
    background-color: transparent;
}

.table td, .table th {
    border-top: 1px solid #efefef;
}

.form-control, .form-control:focus {
    color:#000a14
}
.nav-tabs .nav-link.active {
  border: none !important;
}

.nav-link:focus,
.nav-link:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.account-dropdown {
    min-width: 180px;
    padding: 0.45rem 0;
    margin-top: 0.45rem;
    border: 1px solid #e7edf3;
    border-radius: 10px;
    box-shadow: none !important;
    filter: none !important;
    background-color: #ffffff;
}

.account-dropdown.show,
.account-dropdown.show.dropdown-menu {
    box-shadow: none !important;
    filter: none !important;
}

.account-dropdown .account-dropdown__item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.65rem 1rem;
    color: #243447 !important;
    font-size: 0.95rem;
    line-height: 1.2;
    text-decoration: none !important;
}

.account-dropdown .account-dropdown__item i {
    width: 1rem;
    text-align: center;
    color: #7a8794 !important;
}

.account-dropdown .account-dropdown__item:hover,
.account-dropdown .account-dropdown__item:focus,
.account-dropdown .account-dropdown__item:active {
    background-color: #f1f3f5 !important;
    color: #243447 !important;
    box-shadow: none !important;
    text-decoration: none !important;
}

.account-dropdown .account-dropdown__item:visited,
.account-dropdown .account-dropdown__item:visited:hover,
.account-dropdown .account-dropdown__item:visited:focus,
.account-dropdown .account-dropdown__item:visited:active {
    color: #243447 !important;
}

.account-dropdown .account-dropdown__item:hover i,
.account-dropdown .account-dropdown__item:focus i,
.account-dropdown .account-dropdown__item:active i {
    color: #7a8794 !important;
}

.account-dropdown .account-dropdown__item + .account-dropdown__item {
    border-top: 1px solid #eef2f6;
}
/* Risk & Control search */
.rc-search-wrapper {
    position: relative;
}

#rc-search {
    width: 350px;
    font-size: 14px;
    border: 1px solid #ccc;
    padding-left: 1rem;
    padding-right: 2rem;
}

#rc-search::-webkit-search-cancel-button,
#rc-search::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
    display: none;
}

.rc-search-clear {
    position: absolute;
    top: 50%;
    right: 0.75rem;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    color: #003979;
    font-size: 1.1rem;
    line-height: 1;
    padding: 0;
    z-index: 1;
}

.rc-search-clear:hover {
    color: #212529;
    padding-left: 1rem;
    padding-right: 2rem;
}

#rc-search::-webkit-search-cancel-button,
#rc-search::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
    display: none;
}

.rc-search-clear {
    position: absolute;
    top: 50%;
    right: 0.75rem;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    color: #003979;
    font-size: 1.1rem;
    line-height: 1;
    padding: 0;
    z-index: 1;
}

.rc-search-clear:hover {
    color: #212529;
}

.rc-search-results {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    width: 600px;
    width: 600px;
    background: #fff;
    border: 1px solid #ccc;
    list-style: none;
    padding: 0;
    margin-top: 2px;
    z-index: 1000;
    display: none;
    border-radius: 12px;
    overflow: hidden;
}

.rc-search-result a {
    display: flex;
    justify-content: space-between;
    padding: 0.25rem 0.5rem;
    color: inherit;
    text-decoration: none;
    width: 100%;
}

.rc-search-result a:hover {
    background: #f5f5f5;
}

.rc-search-type {
    color: #fff;
    font-size: 0.75rem;
    padding: 0 0.25rem;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.rc-search-title {
    font-weight: 400;
}

.rc-search-type--risk {
    background: #003979;
}

.rc-search-type--control {
    background: #1fa2f5;
}

.rc-search-type--risk_issue {
    background: #fc6655;
}

.rc-search-type--test_of_control {
    background: #ffc14f;
}

.rc-search-type--thirdparty {
    background: #28a745;
}

.rc-search-type--contract {
    background: #6f42c1;
}

.rc-search-limit-msg {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    font-style: italic;
    color: #6c757d;
}

.rc-search-type--thirdparty {
    background: #28a745;
}

.rc-search-type--contract {
    background: #6f42c1;
}

.rc-search-limit-msg {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    font-style: italic;
    color: #6c757d;
}

li.nav-item i {
    margin-right:8px;
}

.modal-dialog .modal-content {
    border-radius: 10px;
}   

.modal .modal-dialog {
    max-height: calc(100vh - 1rem);
}

.modal .modal-content {
    max-height: calc(100vh - 1rem);
    display: flex;
    flex-direction: column;
}

.modal .modal-body {
    overflow-y: auto;
}

.link-control-table-wrapper {
    transition: opacity 0.15s ease;
}

.menu-icon {
    color: #b4b4b4;
}
.hover-underline:hover {
  text-decoration: underline !important;
}

.badge-blue {
    background-color: #0e519e1c!important;
    border: 2px solid #0e529e63;
    color: #0e529e !important;
    box-shadow: none;
}
.badge-red {
    background-color: #e5534b2a!important;
    border: 2px solid #e5534b70;
    color: #e5534b !important;
    box-shadow: none;
}
.badge-grey {
    background-color: #ffffff!important;
    border: 2px solid #99a6b175;
    color: #9ba7b3 !important;
    box-shadow: none;
}
.badge-aqua {
    background-color: #0deeb225!important;
    border: 2px solid #0deeb3;
    color: #11755b !important;
    box-shadow: none;
}
.badge-yellow {
    background-color: #ffedca!important;
    border: 2px solid #ffb52b;
    color: #b47500 !important;
    box-shadow: none;
}
.badge {
    margin:1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}
input[type="search"].form-control {
  border: 1px solid #ccc!important;
}

.badge.yellow.darken-2 {
    background-color: #fff3cd!important;
    border: 2px solid #ffecb5;
    color: #856404 !important;
    box-shadow: none;
}
.badge.orange {
    background-color: #ffe5b4!important;
    border: 2px solid #ffcc80;
    color: #b36b00 !important;
    box-shadow: none;
}
.badge.blue.lighten-2 {
    background-color: #cfe2ff!important;
    border: 2px solid #99ccff;
    color: #084298 !important;
    box-shadow: none;
}  
.badge.grey.lighten-1 {
    background-color: #e2e3e5!important;
    border: 2px solid #e4e5e6!important;;
    color: #a2aeb9 !important;
    box-shadow: none;
}
.table .thead-light th {
    background-color: #f9f9f9!important
}



.badge.bulk-update-all, .badge.bulk-update-none {
    padding: 2px;
    margin: 1px;
    background-color: rgb(150, 150, 150);
}

table.dt-table th {
    font-size: 0.85rem;
}

table .dtColumnID {
    color:grey;
}

table.table.dt-table thead th {
  border-top: 1px solid #efefef;
}

.test-cycle-progress-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.test-cycle-progress {
    width: 76px;
    min-width: 76px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
}

.test-cycle-progress__point {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #d9e1ea;
    border: 1px solid #d0d8e2;
}

.test-cycle-progress__point--completed {
    background-color: #198754;
    border-color: #198754;
}

.test-cycle-progress__point--other {
    background-color: #ffc14f;
    border-color: #ffc14f;
}

.test-cycle-progress__point--empty {
    background-color: #eef2f7;
    border-color: #d7dee8;
}

.test-cycle-progress__text {
    font-size: 0.75rem;
    color: #6b7a90;
    white-space: nowrap;
}

.table.dt-table td, .table th {
  border-top: 1px solid #efefef;
}

.table.dt-table thead th {
    border-bottom: none;
    background-color: #fbfbfb;
}


.side-nav .collapsible a {
    font-size: 13px;
    font-weight: 450px;
}

.card .card-body h1, .card .card-body h2, .card .card-body h3, .card .card-body h4, .card .card-body h5, .card .card-body h6 {
    font-weight: 600;
}

.classic-tabs .nav li a {
    padding: 16px 16px;
    font-size: 12px;
    font-weight: 600
}

.rn-skin .classic-tabs .tabs-white li a.active {
    border-color: #1fa2f5;
    color: #003979;
}

.reference-chapters-tab {
    padding: 0.5rem 1rem 1.25rem;
}

.reference-chapters-tab .reference-chapters-accordion .reference-chapter-card {
    border: 1px solid #e9eef5;
    border-radius: 10px;
    box-shadow: none;
    margin-bottom: 0.85rem;
    overflow: hidden;
}

.reference-chapters-tab .reference-chapter-header {
    background-color: #fff;
    border-bottom: 1px solid #edf2f8;
    padding: 0;
}

.reference-chapters-tab .reference-chapter-trigger {
    display: block;
    padding: 1rem 1.1rem;
    color: #003979;
    text-decoration: none;
}

.reference-chapters-tab .reference-chapter-trigger:hover {
    background: #f8fbff;
}

.reference-chapters-tab .reference-chapter-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.18rem;
    line-height: 1.3;
}

.reference-chapters-tab .reference-chapter-body {
    padding: 1.1rem 1.1rem 0.9rem;
}

.reference-chapters-tab .reference-chapter-content {
    color: #6b7a90;
    margin-bottom: 0.85rem;
    font-weight: 500;
}

.reference-chapters-tab .reference-subchapters {
    margin-top: 0.5rem;
}

.reference-chapters-tab .reference-subchapter {
    border-top: 1px solid #edf2f8;
    margin-top: 0.8rem;
    padding-top: 0.85rem;
}

.reference-chapters-tab .reference-subchapter-title {
    font-size: 1rem;
    color: #003979;
    margin-bottom: 0.35rem;
}

.reference-chapters-tab .reference-subchapter-content {
    color: #6b7a90;
    margin-bottom: 0.6rem;
}

.reference-chapters-tab .reference-subchapter-children {
    margin-left: 1rem;
    padding-left: 0.75rem;
    border-left: 2px solid #edf2f8;
}

.reference-chapters-tab .reference-controls-table-wrap {
    margin: 0.7rem 0 0.35rem;
    border: 1px solid #e6edf6;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}

.reference-chapters-tab .reference-controls-table-header {
    background: #f6f9fd;
    color: #003979;
    font-size: 0.86rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding: 0.55rem 0.75rem;
    border-bottom: 1px solid #e6edf6;
}

.reference-chapters-tab .reference-controls-table td {
    padding: 0.62rem 0.75rem;
    border-top: 1px solid #eef3f9;
    vertical-align: top;
}

.reference-chapters-tab .reference-controls-table tbody tr:first-child td {
    border-top: none;
}

.reference-chapters-tab .reference-controls-table tbody tr:hover {
    background: #f9fbff;
}

.reference-chapters-tab .reference-controls-table-title {
    width: 34%;
    min-width: 220px;
    font-weight: 600;
}

.reference-chapters-tab .reference-controls-table-title a {
    color: #005d97;
    text-decoration: none;
}

.reference-chapters-tab .reference-controls-table-title a:hover {
    color: #003979;
    text-decoration: underline;
}

.reference-chapters-tab .reference-controls-table-description {
    color: #4f6077;
    line-height: 1.45;
}

.card-header .reference-chapter-header .h5 {
    font-weight: 500;
}

.link-control-col-select {
    width: 40px;
}

.link-control-description {
    color: #4f6077;
    white-space: pre-wrap;
}

.link-control-table tbody tr {
    cursor: pointer;
}

.link-control-table tbody tr.is-selected {
    background-color: #eef6ff;
}

.link-control-table tbody tr.is-selected:hover {
    background-color: #e3f0ff;
}

@media (max-width: 992px) {
    .reference-chapters-tab {
        padding: 0.35rem 0.35rem 0.9rem;
    }

    .reference-chapters-tab .reference-controls-table-title {
        width: auto;
        min-width: 160px;
    }

    .reference-chapters-tab .reference-subchapter-children {
        margin-left: 0.45rem;
        padding-left: 0.55rem;
    }
}

.btn {
    font-weight: 500;
}

table td {
  font-size: 14px;
  font-weight: 500;
}

.select-wrapper input.select-dropdown {
    font-size: 15px;
}
.text-dark-grey {
   color: #707070 !important;
}

