/* 
    Created on : Jul 6, 2018
    Author     : Rolance Kripakaran
*/

/**************************************
    General
***************************************/
body {
    color: #888;
}

* {
    outline: none;
}

a:focus, a:hover {
    text-decoration: none;
}

video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}

section {
    width: 100%;
    min-height: 100vh;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border-bottom: 1px solid #ffffff;
    -webkit-align-content: initial;
    -ms-flex-line-pack: initial;
    align-content: initial;
}

section:first-of-type {
    padding-top: 100px;
    padding-bottom: 50px;
}

.section-1 .page-title {
    font-size: 38px;
    line-height: 42px;
    color: #ffffff;
    font-weight: 600;
}

#progress-bar .ldBar-label {
    display: none;
}

#error-text {
    color: #721c24;
    font-weight: 500;
    background-color: #f8d7da;
    border: 1px solid transparent;
    text-align: center !important;
    padding: 20px 15px;
    font-size: 14px;
}

#progress-text {
    font-size: 15px;
    font-weight: 400;
    margin-top: 1rem;
    text-align: center !important;
    color: #666666;
}

button .fa {
    margin-right: 10px;
}

.card {
    margin-top: 10px;
}

.card-body {
    padding: 10px;
}

.card-header {
    padding: 5px 10px;
    font-weight: 800;
    font-size: 12px;
}

.card .card-header a {
    float: right;
    margin: 0 0 0 12px;
    color: #212529;
}

.card .card-header i {
    font-size: 12px;
}

.card .card-body.first-level {
    padding-top: 0px;
    padding-bottom: 0px;
}

.card .card {
    border: none;
    margin: 0px -20px 0px -20px;
}

.card .card .card-header {
    padding: 0px 7px;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card_wrapper.risk-controlls .card {
    height: 240px;
}

.card_wrapper.credit-registry-enquiries .card {
    height: 340px;
}

.card_wrapper .fraud_risk_control,
.card_wrapper .credit_risk_control,
.card_wrapper .nordigen_risk_control,
.card_wrapper .inquiries {
    overflow-y: auto;
    overflow-x: hidden;
}

.input-group-prepend {
    min-width: 36px;
}

.input-group-text {
    width: 100%;
}

.table,
.table td, a {
    color: #888;
}

.table thead th {
    vertical-align: middle;
    text-align: center;
    font-weight: 500;
}

.bootstrap-table .fixed-table-toolbar button .fa {
    margin-right: 0px;
}

.bootstrap-table .table > tbody > tr > td {
    padding: 8px !important;
}

.bootstrap-table .filter-control input,
.bootstrap-table .filter-control select {
    font-size: 12px !important;
    padding: 0.25rem 0.5rem;
    height: calc(1.5em + 0.5rem + 2px);
}

table,
span,
.btn {
    font-size: 12px;
}

table tbody tr.brixo,
table tbody tr.brixo_new,
table tbody tr.sales_finance,
table tbody tr.brixo_annuity,
table tbody tr.brixo_kk_202503,
table tbody tr.brixo_annuity_202503,
table tbody tr.deposit_transit {
    border-left: 6px solid #67B7E1;
}

table tbody tr.flexkontot,
table tbody tr.flexkontot_202503 {
    border-left: 6px solid #8aa651;
}

table tbody tr.merax_arvato,
table tbody tr.merax_new,
table tbody tr.merax_202503 {
    border-left: 6px solid #ff4e1b;
}

table tbody tr.merax {
    border-left: 6px solid #ff0042;
}

table tbody tr.kontantfinans_new {
    border-left: 6px solid #5c2d8e;
}

table tbody tr.kontantfinans,
table tbody tr.kontantfinans_small {
    border-left: 6px solid #a7295a;
}

table .total,
table .total:hover{
    text-align: right;
    font-weight: 700;
    background-color: #ffffff !important;
}

table .fa {
    font-size: 16px;
    margin: 0px 6px 0px 6px;
    color: #007bff;
}

table td a.text-color {
    color: #007bff;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important; 
    text-align: right;
}

.margin-auto {
    margin-right: auto !important;
}

.hide {
    display: none;
}

.dropdown-menu {
    font-size: 12px;
}

.form-control-sm,
.input-group-sm .form-control,
.input-group-sm .input-group-text,
.col-form-label-sm {
    font-size: 12px !important;
}

.has-error label {
    color: #c92222;
}

.has-error input,
.has-error select {
    border-color: #c92222 !important;
}

label.error {
    color: #721c24;
    font-size: 12px;
    margin-bottom: 0px;
}

select[readonly] {
  background: #eee; 
  pointer-events: none;
  touch-action: none;
}

/**************************************
    Preloader
***************************************/
.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff; 
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px); 
}

.lds-ripple .lds-pos {
    position: absolute;
    border: 2px solid #2962FF;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite;
    animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite; 
}

.lds-ripple .lds-pos:nth-child(2) {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; 
}

@-webkit-keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 0; 
    }
    
    5% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1; 
    }
    
  100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0; 
    } 
}

@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 0; 
    }
    
    5% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1; 
    }
    
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0; 
    } 
}

.lds-ripple .lds-pos {
    position: absolute;
    border: 2px solid #2962FF;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite;
    animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite;
    animation-delay: 0s;
}

/**************************************
    Main Wrapper and Navbar
***************************************/
#main-wrapper {
    width: 100%;
    overflow: hidden;
    background-color: #f1f2f7;
    min-height: calc(100vh);
    font-size: 14px;
}

/**************************************
    Unsecured Navbar Header
***************************************/
#header .navbar-light {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .4);
}

#header .navbar-brand img {
    width: 70%;
}

/**************************************
    TopBar
***************************************/
#main-wrapper.mini-sidebar .topbar .top-navbar .navbar-header {
    width: 65px;
}

#main-wrapper.mini-sidebar .topbar .top-navbar .navbar-header.expand-logo {
    width: 250px;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
}

.topbar {
    position: relative;
    z-index: 50;
    -webkit-box-shadow: 1px 0px 7px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 0px 7px rgba(0, 0, 0, 0.15);
    /*background: #ffffff;*/
    background: #6F85AD;
    height: 64px;
}

.topbar .top-navbar {
    min-height: 64px;
    padding: 0px;
}

#main-wrapper[data-sidebartype="full"] .topbar .top-navbar .navbar-header {
    width: 250px;
}

.topbar .top-navbar .navbar-header {
    width: 250px;
    line-height: 64px;
}

.topbar .top-navbar .navbar-header .navbar-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px;
    padding: 0 10px 0 10px;
}

.logo-icon {
    padding-left: 10px;
    margin-right: 5px;
}

.logo-text img {
    height: 26px;
}

.logo-icon img,
.logo-text img {
    margin-bottom: 6px;
}

.topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
    margin-right: 5px;
}

#main-wrapper.mini-sidebar .topbar .top-navbar .navbar-header .logo-text {
    display: none;
}

#main-wrapper.mini-sidebar .topbar .top-navbar .navbar-header.expand-logo .logo-text {
    display: block;
}

.nav-link i {
    font-size: 20px;
    color: #ffffff;
    /*color: #464241;*/
}

.user-details {
    padding-left: 4px;
    font-size: 12px;
    font-weight: 400;
    /*color: #464241;*/
    color: #ffffff;
}

/**************************************
    Left Sidebar
***************************************/
#main-wrapper.mini-sidebar .left-sidebar:hover {
    width: 250px;
}

.left-sidebar {
    display: block;
    position: absolute;
    width: 250px;
    height: calc(100vh - 46px);
    top: 0px;
    z-index: 10;
    padding-top: 64px;
    background: #6F85AD;
    /*background: #ffffff;*/
    -webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.15);
}

.scroll-sidebar {
    height: calc(100%);
    position: relative; 
    overflow-y: auto;
    scroll-behavior: smooth;
}

.sidebarnav {
    /*padding-top: 10px !important;*/ 
    font-size: 12px;
    font-weight: 400;
}

.sidebar-nav ul {
    margin: 0px;
    padding: 0px;
}

.sidebar-nav ul li {
    list-style: none;
}

.sidebar-nav ul .sidebar-item.selected > .sidebar-link {
    background: #27a9e3;
    opacity: 1;
}

.sidebar-nav ul .sidebar-item .sidebar-link.active, 
.sidebar-nav ul .sidebar-item .sidebar-link:hover,
.sidebar-nav ul .second-level .sidebar-item .sidebar-link.active, 
.sidebar-nav ul .second-level .sidebar-item .sidebar-link:hover {
    opacity: 1 !important;
}

.sidebar-nav ul .sidebar-item.selected a, 
.sidebar-nav ul .sidebar-item.selected a i {
    color: #ffffff;
}

.first-level,
.first-level .selected{
    background-color: #95AAD0 !important;
}

.second-level,
.second-level .selected{
    background-color: #A396C8 !important;
}

.third-level,
.third-level .selected{
    background-color: #D09595 !important;
}

.sidebar-nav ul .sidebar-item.selected .first-level > li.active a,
.sidebar-nav ul .sidebar-item.selected .first-level > li.active i,
.sidebar-nav ul .sidebar-item.selected .first-level .second-level > li.active a,
.sidebar-nav ul .sidebar-item.selected .first-level .second-level > li.active i {
    background: #27a9e3;
    color: #ffffff;
    opacity: 0.8;
}

.sidebar-nav ul .sidebar-item.selected .first-level a, 
.sidebar-nav ul .sidebar-item.selected .first-level a i,
.sidebar-nav ul .sidebar-item.selected .first-level .second-level a, 
.sidebar-nav ul .sidebar-item.selected .first-level .second-level a i {    
    /*color: #464241;*/
    color: #ffffff;
}

.sidebar-nav ul .sidebar-item .sidebar-link {
    /*color: #464241;*/
    color: #ffffff;
    padding: 12px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 25px;
    opacity: 0.8;
}

.sidebar-nav ul .sidebar-item .sidebar-link i {
    /*color: #464241;*/
    color: #ffffff;
    font-style: normal;
    width: 35px;
    line-height: 25px;
    font-size: 18px;
    display: inline-block;
    text-align: center;
}

.sidebar-nav .has-arrow {
    position: relative;
}

.collapse.in {
    display: block;
}

.sidebar-nav .has-arrow::after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    /*color: #464241;*/
    color: #ffffff;
    margin-left: 10px;
    -webkit-transform: rotate(135deg) translate(0, -50%);
    -ms-transform: rotate(135deg) translate(0, -50%);
    -o-transform: rotate(135deg) translate(0, -50%);
    transform: rotate(135deg) translate(0, -50%);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    top: 26px;
    right: 20px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.sidebar-nav .first-level .has-arrow::after {
    top: 20px
}

.sidebar-nav .has-arrow[aria-expanded="true"]::after, 
.sidebar-nav li.active > .has-arrow::after, 
.sidebar-nav li > .has-arrow.active::after {
    -webkit-transform: rotate(-135deg) translate(0, -50%);
    -ms-transform: rotate(-135deg) translate(0, -50%);
    -o-transform: rotate(-135deg) translate(0, -50%);
    transform: rotate(-135deg) translate(0, -50%);
}

.sidebar-nav ul .sidebar-item .first-level .sidebar-item .sidebar-link {
    padding: 8px 15px;
}

#main-wrapper.mini-sidebar .left-sidebar {
    width: 65px;
}

#main-wrapper.mini-sidebar .sidebar-nav .has-arrow::after, 
#main-wrapper.mini-sidebar .sidebar-nav .hide-menu {
    display: none;
}

#main-wrapper.mini-sidebar .left-sidebar:hover .sidebar-nav .hide-menu,
#main-wrapper.mini-sidebar .left-sidebar:hover .sidebar-nav .has-arrow:after {
    display: block; 
}

/**************************************
    Main work area - Page Wrapper
***************************************/
#main-wrapper.mini-sidebar .page-wrapper {
    margin-left: 65px;
}

#main-wrapper[data-sidebartype="full"] .page-wrapper {
    margin-left: 250px;
}

.page-wrapper > .container-fluid {
    padding: 5px 10px 10px 10px;
    min-height: calc(100vh - 66px);
}

.page-wrapper .page-title {
    background-color: #ffffff;
    padding: 4px 0px;
    font-size: 14px;
    font-weight: 700;
    /*margin-bottom: 10px;*/
}

.page-title .title {
    display: table;
    height: 36px;
}

.page-title .title-text {
    display: table-cell;
    vertical-align: middle;
}

.page-title .btn-secondary {
    margin-top: 2px;
}

.page-title.godkand {
    color: #155724;
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
}

.page-title.ejgodkand {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
}

.page-title.provning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
}

.page-title .btn-sm.godkand,
.card-header .btn-sm.godkand {
    background-color: #28a745;
    color: #ffffff;
}

.page-title .btn-sm.ejgodkand,
.card-header .btn-sm.ejgodkand {
    background-color: #d9534f;
    color: #ffffff;
}

.page-title .btn-sm.provning,
.card-header .btn-sm.provning {
    background-color: #f0ad4e;
    color: #ffffff;
}

/**************************************
    Add / Edit Loan
***************************************/
#master .nav-tabs .nav-link,
#slave .nav-tabs .nav-link {
    font-size: 14px;
}

#master .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #27a9e3;
}

#slave .nav-pills a {
    color: #6c757d;
    background-color: #ffffff;
    border: 1px solid #6c757d;
    border-radius: 0.25rem;
    margin: 0px 5px;
}

#slave .nav-pills a.active {
    color: #fff;
    background-color: #6c757d;
}

table#payment-plan .total td {
    color: #fff; 
    background-color: #212529; 
    border-color: #32383e;
}

/**************************************
    View Loan
***************************************/
.accrued_fees:hover .dropdown-menu,
.accrued_interest:hover .dropdown-menu {
    display: block;
}

.accrued_fees .dropdown-menu table,
.accrued_interest .dropdown-menu table {
    margin-bottom: 0px;
}

.transferrCreditStart,
tr.transferrCreditStart:hover {
    color: #ffffff;
    background-color: #000000 !important;
}

.loan-status .card-header {
    padding: 0.50rem 1.25rem;
}

.loan-status .card-header .btn {
    float: right;
}

.loan-status .list-group-item {
    padding: 0.53rem 1.25rem;
}

#more-info-body #payment-plan td,
#more-info-body #invoices td {
    padding: 4px 8px !important;
}

.fixedTopViewLoan {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-left: 0px;
    padding: 12px 0px;
}

.comments-bottom-pane {
    padding: 10px 0px 10px 0px;
}

.comments .card-body {
    overflow-y:  auto;
    display: block;
    scroll-behavior: smooth;
    height: 328px;
}

.comments .card-body #comment-form {
    display: grid;
}

.comments .card-body .bootstrap-table {
    margin-bottom: 1.25rem;
}

#early-prepayment-model-window .card-body {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

#add-extra .fa {
    color: inherit;
    font-size: 12px;
}

#early-prepayment-model-window #payment-control-body .heading {
    font-weight: bolder;
    font-size: 12px;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

#early-prepayment-model-window #payment-control-difference {
    color: #ffffff;
}

#early-prepayment-model-window #payment-control-difference #difference-payment {
    text-align: right; 
    font-weight: bolder;
}

#early-prepayment-model-window #payment-control-difference.positive,
#early-prepayment-model-window #payment-control-difference.positive #difference-payment {
    color: #155724;
    background-color: #d4edda;
}

#early-prepayment-model-window #payment-control-difference.negative,
#early-prepayment-model-window #payment-control-difference.negative #difference-payment {
    color: #a94442;
    background-color: #f2dede;
}


/**************************************
    Settings
***************************************/
#email-data .card.card-body,
#document-data .card.card-body {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

#email-data .data-collum,
#document-data .data-collum {
    padding: 0px 12px 12px 12px;
    background-color: #ffffff;
}

#email-data .title-text,
#document-data .title-text {
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 12px;
}

#maxamount-data #maxamount td,
#maxamount-data #maxamount td input, 
#externalpdscore-data #externalpdscore td,
#externalpdscore-data #externalpdscore td input {
    text-align: center;
}

#maxamount-data .input-group-text,
#externalpdscore-data .input-group-text {
    font-size: 12px;
    line-height: 1;
}

.setting-fraud .input-group-text,
.setting-fraud .form-control,
.setting-credit .input-group-text,
.setting-credit .form-control,
.setting-income .input-group-text,
.setting-income .form-control,
.setting-debt .input-group-text,
.setting-debt .form-control,
.setting-behaviour .input-group-text,
.setting-behaviour .form-control, 
.setting-internal-history .input-group-text,
.setting-internal-history .form-control, 
.setting-asset .input-group-text,
.setting-asset .form-control,
.setting-maxamount .input-group-text,
.setting-maxamount .form-control,
.setting-cost .input-group-text,
.setting-cost .form-control {
    font-size: 13px;
}

.setting-fraud input[type="checkbox"],
.setting-credit input[type="checkbox"],
.setting-income input[type="checkbox"],
.setting-debt input[type="checkbox"],
.setting-behaviour input[type="checkbox"],
.setting-internal-history input[type="checkbox"],
.setting-asset input[type="checkbox"],
.setting-maxamount input[type="checkbox"],
.setting-cost input[type="checkbox"] {
    height: 16px;
    margin-left: 20px;
}

.activation-tooltip-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tooltip-new {
    font-size: 12px;
    color: orange;
    text-decoration: none;
}

.tooltip-current {
    font-size: 12px;
    margin-left: 25px;
    display: inline-block;
    color: green;
}

/**************************************
    Bank-ID Authentication Page
***************************************/
#show-cgi .modal-content, .bankid-model {
    width: 500px;
    word-wrap: break-word;
    height: auto;
    max-height: 800px;
}

#show-cgi .modal-body, #show-bisnode .modal-body, #show-uc .modal-body, #show-creditcheck-html .modal-body, .bankid-model-body {
    overflow: auto;
}

#show-cgi .modal-body pre, .bankid-model-pre {
    overflow: unset;
}


/**************************************
    Dashboard
***************************************/
.dashboard .card .card {
    margin: 0px;
}

.card-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.approved-count {
    font-size: 30px;
}

.dashboard .card .card.card-brixo {
    border: 1px solid #67B7E1;
}

.card-brixo > .card-heading {
    color: #ffffff;
    background-color: #67B7E1;
    border-color: #67B7E1;
}

.card-brixo > a {
    color: #67B7E1;
}

.dashboard .card .card.card-flexkontot {
    border: 1px solid #8aa651;
}

.card-flexkontot > .card-heading {
    color: #ffffff;
    background-color: #8aa651;
    border-color: #8aa651;
}

.card-flexkontot > a {
    color: #8aa651;
}

.dashboard .card .card.card-merax {
    border: 1px solid #ff4e1b;
}

.card-merax > .card-heading {
    color: #ffffff;
    background-color: #ff4e1b;
    border-color: #ff4e1b;
}

.card-merax > a {
    color: #ff4e1b;
}

.dashboard .card .card.card-total {
    border: 1px solid #596065;
}

.card-total > .card-heading {
    color: #ffffff;
    background-color: #596065;
    border-color: #596065;
}

.card-total > a {
    color: #596065;
}

.card-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

/**************************************
    Dashboard - Chart
***************************************/
.chart .title {
    font-weight: 700;
    margin-bottom: 6px;
}

.chart .card-body .total {
    font-weight: 700;
}

.minute .card .updated-at {
    margin-top: 10px;
    font-size: 12px;
    font-style: italic;
}

/**************************************
    View Application
***************************************/
.loan_application_form label, 
.loan_information label,
.deposit_information label,
.customer_due_diligence label,
.cm1_response label {
    width: 100%;
    margin-bottom: 0;
    font-size: 12px;
}

.uc_histaddr colgroup,
.uc_histaddr thead tr:first-child, 
.jq-dialog {
    display: none;
}

.uc_histaddr th,
.uc_histaddr td,
.uc_fastigheter th,
.uc_fastigheter td {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.automatic_decision input[id="manual-override"],
.automatic_decision select[id="manual-override"] {
    width:70px; 
    line-height: 1;
    text-align: center;
}

.person_information_uc table th, 
.all_previous_applications table th, 
.automatic_decision table th, 
.recommended_loan_amount table th, 
.kronofogden table th {
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

.person_information_uc table td, 
.all_previous_applications table td,
.automatic_decision table td, 
.automatic_decision .fixed-table-container thead th .th-inner,
.automatic_decision .bootstrap-table #automatic_decision_table.table > tbody > tr > td,
.automatic_decision .bootstrap-table #automatic_decision_request_completion_table.table > tbody > tr > td,
.recommended_loan_amount table td, 
.recommended_loan_amount .fixed-table-container thead th .th-inner,
.recommended_loan_amount .bootstrap-table #automatic_decision_risk_maxamount_table.table > tbody > tr > td,
.recommended_loan_amount .bootstrap-table #automatic_decision_pdscore_maxamount_table.table > tbody > tr > td,
.kronofogden table td {
    padding: 3px !important;
}

.person_information_uc table, 
.kronofogden input, 
.kronofogden select, 
.loan_information span {
    margin-bottom: 6px;
}

.automatic_decision table td {
    text-align: center;
}

/*.automatic_decision table tr td:nth-child(1) {
    text-align: left;
}*/

/*.automatic_decision table tr td:nth-child(4) {
    color: #000000;
}*/

.verifiera_information textArea {
    height: 130px;
    font-size: 12px;
    resize: none;
}

.person_information textArea {
    height: 100px;
    width: 100%;
    font-size: 12px;
    resize: none;
}

#prev-applis table td:hover
.dropdown-menu, 
.kalp_statement span,
.income_statement span {
    display: block;
}

#application .title, 
.setting-fraud .title,
.setting-credit .title,
.setting-income .title,
.setting-debt .title,
.setting-internal-history .title,
.setting-behaviour .title,
.setting-asset .title,
.setting-maxamount .title,
.setting-cost .title,
.setting-tax .title,
.setting-nordigen .title,
.setting-child-allowance .title,
.setting-broker .title,
.setting-kfm-history .title {
    position: relative;
    text-align: left;
    z-index: +1;
}

#application .title span, 
.setting-fraud .title span,
.setting-credit .title span,
.setting-income .title span,
.setting-debt .title span,
.setting-internal-history .title span,
.setting-behaviour .title span,
.setting-asset .title span,
.setting-maxamount .title span,
.setting-cost .title span,
.setting-tax .title span,
.setting-nordigen .title span,
.setting-child-allowance .title span,
.setting-broker .title span,
.setting-kfm-history .title span {
    display: inline-block;
    background: #fff;
    padding-right: 10px;
    overflow: visible;
}

#application .title::after,
.setting-fraud .title::after,
.setting-credit .title::after,
.setting-income .title::after,
.setting-debt .title::after,
.setting-internal-history .title::after,
.setting-behaviour .title::after,
.setting-asset .title::after,
.setting-maxamount .title::after,
.setting-cost .title::after,
.setting-tax .title::after,
.setting-nordigen .title::after,
.setting-child-allowance .title::after,
.setting-broker .title::after,
.setting-kfm-history .title::after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    content: "";
    border-bottom: 1px solid #dedede;
    border-bottom-color: rgb(222, 222, 222);
    z-index: -1;
    overflow: visible;
    margin-top: 4px;
}

#application label {
    font-size: 12px;
    width: 100%;
}

.all_previous_applications label, 
.kronofogden label {
    margin-bottom: 0;
}

.span-link {
    color: #464241;
    text-decoration: none !important;
    cursor: pointer;
}

.topborder5 {
    border-top: 1px solid #dedede;
    margin-top: 3px;
}

.nomargin {
    margin: 0 !important;
}

.kalp_statement .statement-title {
    height: 36px;
    font-weight: 600 !important;
}

.kalp_statement .input-group-text {
    padding: 0px !important;  
}

.kalp_statement .input-row {
    height: 28px;
}

.kalp_statement .form-control-sm {
    height: calc(1.5em + 0.5rem + 1px);
}

.kalp_statement label, 
.income_statement label, 
.user_source label, 
.application_registration label, 
.loan_information label {
    font-weight: 600;
    margin-bottom: 0;
}

.semi-bold {
    font-weight: 600 !important;
}

.godkand {
    color: #00cb3b;
}

.provning {
    color: #ffb810;
}

.ejgodkand {
    color: #c92222;
}

.kronofogden textArea, 
#comments {
    height: 100px;
    width: 100%;
    font-size: 12px;
}

.fixed-table-body {
    overflow: unset !important;
}

.dropdown-menu {
    top: unset;
    left: unset;
}

.increasing-notification {
    font-weight: 600;
    padding: 2px 20px 2px 20px;
    color: #ffffff;
    background-color:#b30000;
    font-size: 14px;
}

#prev-comments #prev, 
#prev-comments #next {
    display: inline-block;
    color: #67B7E1;
    border: 1px solid #67B7E1;
    padding: 10px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

#prev-comments #prev, 
#prev-comments #next {
    color: #67B7E1;
}

#prev-comments #prev:hover, 
#prev-comments #next:hover {
    color: #fff;
    background:#67B7E1;
    cursor: pointer;
}

#prev-comments .slider {
    display: block;
    width: 100%;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
}

#prev-comments .slider .single {
    display: none;
    width: 100%;
    height: auto;
}

#prev-comments .slider {
    white-space: nowrap;
}

#previous_comments label {
    margin-bottom: 0px;
}

#previous_comments hr {
    margin-top: 4px;
    margin-bottom: 4px;
}

#comment_history {
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
}

#child_comment_history {
    max-height: 430px;
    overflow-y: auto;
    overflow-x: hidden;
}

#comments_section {
    position: fixed;
    z-index: 9;
    border: 1px solid #d3d3d3;
    width: 746px;
    margin-left: 15px;
    border-radius: 0.25rem;
}

.comments_header {
  padding: 10px;
  cursor: move;
  z-index: 10;
  background-color: #17a2b8;
  color: #fff;
}

.phone-verified,
.email-verified {
    color: green;
}

.phone-not-verified,
.email-not-verified,
.warning_text {
    color: red;
}

.all_previous_applications .clickable-row:hover {
    cursor: pointer;
}

.popup_window {
    position: fixed;
    width: 600px;
    top: 100px;
    left: 30%;
    background-color: #fff;
    padding: 80px;
    border: 1px solid #e7e7e7;
    display: none;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 10px;
    z-index: 2050;
}

.popup_window button {
    border-color: #b30000;
    color: #b30000;
}

.popup_window button:hover {
    background: #b30000;
    border-color: #b30000;
    color: #fff;
}

.application_approval_step .input-group-text {
    border-radius: 0.25rem 0 0 0.25rem;
    padding: 0.4rem 0.75rem;
    border-right: 0;
}

#show-bisnode table tbody td, 
#show-creditcheck-html table tbody td {
    padding: 5px !important;
    font-size: 11px !important;
}

#show-bisnode label, 
#show-creditcheck-html label {
    font-weight: bold;
}

#show-bisnode h2, 
#show-creditcheck-html h2 {
    font-size: 16px;
    border-bottom: none !important;
}

#show-bisnode .modal-content, 
#show-uc .modal-content, 
#show-creditcheck-html .modal-content {
    height: 842px;
}

#show-cgi .modal-content {
    width: 500px;
    word-wrap: break-word;
    height: 800px;
}

#show-cgi .modal-body, 
#show-bisnode .modal-body,
#show-uc .modal-body, 
#show-creditcheck-html .modal-body {
    overflow: auto;
}

#show-cgi .modal-body pre {
    overflow: unset;
}

.form-control:disabled, 
.form-control[readonly] {
    background-color: #fff;
}

button.close {
    border-color: #000 !important;
    color: #000 !important;
}

button.close:hover {
    background: none !important;
    color: #000 !important;
}

.input-group-sm > .input-group-append > .btn {
    border-left: 1px solid #ced4da !important;
}

.all_previous_applications #previous-application-meta-table.table{
    width: max-content;
}

#show-bisnode .container .row .col-md-12 div.col-md-6:first-child{
    float:left !important;
}

#show-bisnode .container .row .col-md-12 div.col-md-6:last-child{
    float:right !important;
}

.rek.provningbg i {
    color: #ffb810;
}

.rek.godkandbg i {
    color: #00cb3b;
}

.rek.ejgodkandbg i {
    color: #c92222;
}

.next_prev_comment_buttons {
    position: absolute;
    left: calc(100% - 90px);
    top: 25px;
    z-index: 1;
}

.card_wrapper {
    margin-top: 0.5rem !important;
    padding-right: 0.25rem !important
}

#automatic_decision_request_completion_table tr td {
    white-space: normal !important;
}

.reason_to_decline {
    overflow-y: auto;
    max-height: 400px;
}

/**************************************
    Nordigen Report
***************************************/
.bank-report-card .card-header a {
    color: #FFF;
}

.bank-report-card .card-header {
    background-color: rgb(15, 105, 153);
    color: #FFF;
}

.bank_report {
    color: #2b2a2a !important;
    font-weight: 500;
}

.bank_report h3.title {
    font-size: 18px;
}

.bank_report h4.title label {
    overflow: visible;
    padding-right: 20px;
    background: #fff;
}

.bank_report h4.title {
    font-size: 16px;
    position: relative;
    z-index: +1;
    text-align: left;
}

.bank_report h5.title {
    font-size: 14px;
}

.bank_report td.positive_value {
    color: green !important;
}

.bank_report td.negative_value, .bank_report .statment_verification_text {
    color: red !important;
}

.bank-report-card .bank-report-transactions th {
    padding: 6px !important;
    color: #2b2a2a !important;
}

.bank-report-card .bank-report-transactions td {
    padding: 2px !important;
    font-size: 11px;
    color: #2b2a2a;
}

.bank-report-title::after {
  position: absolute;
  top: 37%;
  left: 0;
  right: 0;
  width: 100%;
  content: "";
  border-bottom: 1px solid #9BC2E6;
  z-index: -1;
  overflow: visible;
}

.bank-report-average {
    padding: 85px 100px;
}

.bank-report-navbar {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    right: 0;
}

.bank_report .navbar {
    background-color: #d3d3d3 !important;
}

.bank_report .nav-link {
    font-weight: 500;
    color: #2b2a2a !important;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 0px !important;
    padding-top: 7px !important;
}

.bank_report .navbar-brand .bank_report_logo_image {
    height: 30px;
}

.bank_report .scoring {
    color: #c92222;
    font-weight: 600;
}

.bank-report-average-single {
    text-align: center;
}

.category-detail-background {
    background-color: #e6e5e5;
}

.bank-transaction-list {
    overflow-y: scroll;
    max-height: 300px;
}

.even_row_color {
    background-color: rgb(235, 241, 255);
}

.transaction_seperation_monthly {
    border-top: 3px solid;
}

.bank-report-card .list-requisition th,
.bank-report-card .list-requisition td {
    color: #2b2a2a !important;
}

.bank-account-detail {
    padding-left: 15px;
    margin-bottom: 4px;
}

/**************************************
    Product Specific - ALL
***************************************/
[data-current-product-application="kontantfinans"] .card, 
[data-current-product-application="kontantfinans_new"] .card, 
[data-current-product-application="kontantfinans_small"] .card, 
[data-current-product-application="brixo"] .card,
[data-current-product-application="brixo_new"] .card,
[data-current-product-application="brixo_annuity"] .card,
[data-current-product-application="brixo_kk_202503"] .card,
[data-current-product-application="brixo_annuity_202503"] .card,
[data-current-product-application="deposit_transit"] .card,
[data-current-product-application="sales_finance"] .card,
[data-current-product-application="merax"] .card,
[data-current-product-application="merax_arvato"] .card, 
[data-current-product-application="merax_new"] .card,
[data-current-product-application="merax_202503"] .card,
[data-current-product-application="flexkontot"] .card,
[data-current-product-application="flexkontot_202503"] .card {
    border: 1px solid rgba(0, 0, 0, 0.125) !important;
    margin-top: 0 !important;
    height: 100%;
}

[data-current-product-application="kontantfinans"] .card-header a, 
[data-current-product-application="brixo"] .card-header a,
[data-current-product-application="merax"] .card-header a, 
[data-current-product-application="kontantfinans_new"] .card-header a, 
[data-current-product-application="kontantfinans_small"] .card-header a, 
[data-current-product-application="brixo_new"] .card-header a,
[data-current-product-application="brixo_annuity"] .card-header a,
[data-current-product-application="brixo_kk_202503"] .card-header a,
[data-current-product-application="brixo_annuity_202503"] .card-header a,
[data-current-product-application="deposit_transit"] .card-header a,
[data-current-product-application="sales_finance"] .card-header a,
[data-current-product-application="merax_new"] .card-header a, 
[data-current-product-application="merax_arvato"] .card-header a, 
[data-current-product-application="merax_202503"] .card-header a, 
[data-current-product-application="flexkontot"] .card-header a,
[data-current-product-application="flexkontot_202503"] .card-header a {
    color: #FFF;
}

/**************************************
    Product Specific - BRIXO
***************************************/
[data-current-product-application="brixo"] .active-loan,
[data-current-product-application="brixo_new"] .active-loan,
[data-current-product-application="brixo_annuity"] .active-loan,
[data-current-product-application="sales_finance"] .active-loan,
[data-current-product-application="brixo_kk_202503"] .active-loan,
[data-current-product-application="brixo_annuity_202503"] .active-loan {
    color: rgb(15, 105, 153);
    font-weight: 700;
}

[data-current-product-application="brixo"] .card-header,
[data-current-product-application="brixo_new"] .card-header,
[data-current-product-application="brixo_annuity"] .card-header,
[data-current-product-application="sales_finance"] .card-header,
[data-current-product-application="brixo_kk_202503"] .card-header,
[data-current-product-application="brixo_annuity_202503"] .card-header,
[data-current-product-application="deposit_transit"] .card-header {
    background-color: rgb(15, 105, 153);
    color: #FFF;
}

[data-current-product-application="brixo"] a.custom_anchor, 
[data-current-product-application="brixo"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="brixo"] a:hover,
[data-current-product-application="brixo_new"] a.custom_anchor, 
[data-current-product-application="brixo_new"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="brixo_new"] a:hover,
[data-current-product-application="brixo_annuity"] a.custom_anchor, 
[data-current-product-application="brixo_annuity"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="brixo_annuity"] a:hover,
[data-current-product-application="sales_finance"] a.custom_anchor, 
[data-current-product-application="sales_finance"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="sales_finance"] a:hover,
[data-current-product-application="brixo_kk_202503"] a.custom_anchor, 
[data-current-product-application="brixo_kk_202503"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="brixo_kk_202503"] a:hover,
[data-current-product-application="brixo_annuity_202503"] a.custom_anchor, 
[data-current-product-application="brixo_annuity_202503"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="brixo_annuity_202503"] a:hover {
    color: rgb(15, 105, 153);
}

[data-current-product-application="brixo"] .title::after,
[data-current-product-application="brixo_new"] .title::after,
[data-current-product-application="brixo_annuity"] .title::after,
[data-current-product-application="sales_finance"] .title::after,
[data-current-product-application="brixo_kk_202503"] .title::after,
[data-current-product-application="brixo_annuity_202503"] .title::after,
[data-current-product-application="deposit_transit"] .title::after {
    border-color:rgb(15, 105, 153) !important;
}

[data-current-product-application="brixo"] button, 
[data-current-product-application="brixo"] input.custom_button,
[data-current-product-application="brixo_new"] button, 
[data-current-product-application="brixo_new"] input.custom_button,
[data-current-product-application="brixo_annuity"] button, 
[data-current-product-application="brixo_annuity"] input.custom_button,
[data-current-product-application="sales_finance"] button, 
[data-current-product-application="sales_finance"] input.custom_button,
[data-current-product-application="brixo_kk_202503"] button, 
[data-current-product-application="brixo_kk_202503"] input.custom_button,
[data-current-product-application="brixo_annuity_202503"] button, 
[data-current-product-application="brixo_annuity_202503"] input.custom_button,
[data-current-product-application="deposit_transit"] button, 
[data-current-product-application="deposit_transit"] input.custom_button {
    border-color: rgb(15, 105, 153);
    color: rgb(15, 105, 153);
    background: #fff;
}

[data-current-product-application="brixo"] button:hover, 
[data-current-product-application="brixo"] input.custom_button:hover,
[data-current-product-application="brixo_new"] button:hover, 
[data-current-product-application="brixo_new"] input.custom_button:hover,
[data-current-product-application="brixo_annuity"] button:hover, 
[data-current-product-application="brixo_annuity"] input.custom_button:hover,
[data-current-product-application="sales_finance"] button:hover, 
[data-current-product-application="sales_finance"] input.custom_button:hover,
[data-current-product-application="brixo_kk_202503"] button:hover, 
[data-current-product-application="brixo_kk_202503"] input.custom_button:hover,
[data-current-product-application="brixo_annuity_202503"] button:hover, 
[data-current-product-application="brixo_annuity_202503"] input.custom_button:hover,
[data-current-product-application="deposit_transit"] button:hover, 
[data-current-product-application="deposit_transit"] input.custom_button:hover {
    background: rgb(15, 105, 153) !important;
    border-color: rgb(15, 105, 153);
    color: #fff !important;
}

/**************************************
    Product Specific - FLEXKONTOT
***************************************/
[data-current-product-application="flexkontot"] .active-loan,
[data-current-product-application="flexkontot_202503"] .active-loan {
    color: #8aa651;
    font-weight: 700;
}

[data-current-product-application="flexkontot"] .card-header,
[data-current-product-application="flexkontot_202503"] .card-header {
    background-color: #8aa651;
    color: #FFF;
}

[data-current-product-application="flexkontot"] a.custom_anchor, 
[data-current-product-application="flexkontot"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="flexkontot"] a:hover, 
[data-current-product-application="flexkontot_202503"] a.custom_anchor, 
[data-current-product-application="flexkontot_202503"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="flexkontot_202503"] a:hover {
    color: #8aa651;
}

[data-current-product-application="flexkontot"] .title::after,
[data-current-product-application="flexkontot_202503"] .title::after {
    border-color:#8aa651 !important;
}

[data-current-product-application="flexkontot"] button, 
[data-current-product-application="flexkontot"] input.custom_button,
[data-current-product-application="flexkontot_202503"] button, 
[data-current-product-application="flexkontot_202503"] input.custom_button {
    border-color: #8aa651;
    color: #8aa651;
    background: #fff;
}

[data-current-product-application="flexkontot"] button:hover, 
[data-current-product-application="flexkontot"] input.custom_button:hover,
[data-current-product-application="flexkontot_202503"] button:hover, 
[data-current-product-application="flexkontot_202503"] input.custom_button:hover {
    background: #8aa651 !important;
    border-color: #8aa651;
    color: #fff !important;
}

/**************************************
    Product Specific - MERAX_ARVATO
***************************************/
[data-current-product-application="merax_arvato"] .active-loan,
[data-current-product-application="merax_new"] .active-loan,
[data-current-product-application="merax_202503"] .active-loan {
    color: #e94e1b;
    font-weight: 700;
}

[data-current-product-application="merax_arvato"] .card-header,
[data-current-product-application="merax_new"] .card-header,
[data-current-product-application="merax_202503"] .card-header {
    background-color: #e94e1b;
    color: #FFF;
}

[data-current-product-application="merax_arvato"] a.custom_anchor, 
[data-current-product-application="merax_arvato"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="merax_arvato"] a:hover,
[data-current-product-application="merax_new"] a.custom_anchor, 
[data-current-product-application="merax_new"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="merax_new"] a:hover,
[data-current-product-application="merax_202503"] a.custom_anchor, 
[data-current-product-application="merax_202503"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="merax_202503"] a:hover {
    color: #e94e1b;
}

[data-current-product-application="merax_arvato"] .title::after,
[data-current-product-application="merax_new"] .title::after,
[data-current-product-application="merax_202503"] .title::after {
    border-color:#e94e1b !important;
}

[data-current-product-application="merax_arvato"] button,
[data-current-product-application="merax_arvato"] input.custom_button,
[data-current-product-application="merax_new"] button,
[data-current-product-application="merax_new"] input.custom_button,
[data-current-product-application="merax_202503"] button,
[data-current-product-application="merax_202503"] input.custom_button {
    border-color: #e94e1b;
    color: #e94e1b;
    background: #fff;
}

[data-current-product-application="merax_arvato"] button:hover,
[data-current-product-application="merax_arvato"] input.custom_button:hover,
[data-current-product-application="merax_new"] button:hover,
[data-current-product-application="merax_new"] input.custom_button:hover,
[data-current-product-application="merax_202503"] button:hover,
[data-current-product-application="merax_202503"] input.custom_button:hover {
    background: #e94e1b !important;
    border-color: #e94e1b;
    color: #fff !important;
}

/**************************************
    Product Specific - MERAX_AVIDA
***************************************/


/**************************************
    Product Specific - KONTANTFINANS
***************************************/
[data-current-product-application="kontantfinans_new"] .active-loan {
    color: rgb(92, 45, 142);
    font-weight: 700;
}

[data-current-product-application="kontantfinans"] .active-loan,
[data-current-product-application="kontantfinans_small"] .active-loan {
    color: rgb(167, 41, 90);
    font-weight: 700;
}

[data-current-product-application="kontantfinans_new"] .card-header {
    background-color: rgb(92, 45, 142);
    color: #FFF;
}

[data-current-product-application="kontantfinans"] .card-header,
[data-current-product-application="kontantfinans_small"] .card-header {
    background-color: rgb(167, 41, 90);
    color: #FFF;
}

[data-current-product-application="kontantfinans_new"] a.custom_anchor, 
[data-current-product-application="kontantfinans_new"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="kontantfinans_new"] a:hover {
    color: rgb(92, 45, 142);
}

[data-current-product-application="kontantfinans"] a.custom_anchor, 
[data-current-product-application="kontantfinans"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="kontantfinans"] a:hover,
[data-current-product-application="kontantfinans_small"] a.custom_anchor, 
[data-current-product-application="kontantfinans_small"] .all_previous_applications .clickable-row:hover,
[data-current-product-application="kontantfinans_small"] a:hover {
    color: rgb(167, 41, 90);
} 

[data-current-product-application="kontantfinans_new"] .title::after {
    border-color:rgb(92, 45, 142) !important;
}

[data-current-product-application="kontantfinans"] .title::after,
[data-current-product-application="kontantfinans_small"] .title::after {
    border-color:rgb(167, 41, 90) !important;
}

[data-current-product-application="kontantfinans_new"] button,
[data-current-product-application="kontantfinans_new"] input.custom_button {
    border-color: rgb(92, 45, 142);
    color: rgb(92, 45, 142);
    background: #fff;
}

[data-current-product-application="kontantfinans"] button,
[data-current-product-application="kontantfinans"] input.custom_button,
[data-current-product-application="kontantfinans_small"] button,
[data-current-product-application="kontantfinans_small"] input.custom_button {
    border-color: rgb(167, 41, 90);
    color: rgb(167, 41, 90);
    background: #fff;
}

[data-current-product-application="kontantfinans_new"] button:hover,
[data-current-product-application="kontantfinans_new"] input.custom_button:hover {
    background: rgb(92, 45, 142) !important;
    border-color: rgb(92, 45, 142);
    color: #fff !important;
}

[data-current-product-application="kontantfinans"] button:hover,
[data-current-product-application="kontantfinans"] input.custom_button:hover,
[data-current-product-application="kontantfinans_small"] button:hover,
[data-current-product-application="kontantfinans_small"] input.custom_button:hover {
    background: rgb(167, 41, 90) !important;
    border-color: rgb(167, 41, 90);
    color: #fff !important;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    /*
    * SHARED / COMMON
    */    
    section:first-of-type {
        padding-top: 80px !important;
        padding-bottom: 20px !important;
    }
    
    .section-1 .page-title {
        font-size: 28px;
        line-height: 35px;
    }
    /* END OF SHARED / COMMON */
}

/* Small devices (landscape phones, less than 768px) */
@media (min-width: 576px) and (max-width: 767.98px) {

}

/* Medium devices (tablets, less than 992px) */
@media (min-width: 768px) and (max-width: 991.98px) {

}

/* Large devices (desktops, less than 1200px) */
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/* Large devices (desktops, less than 1599px) */
@media (min-width: 1200px) and (max-width: 1599px) {

}