.bold {
    font-weight: 600;
}

.left {
    text-align: left !important;
}

.calculator-title .btn-group {
    margin: 3px 0 0 10px;
}

.custom-btn-group {
    display: table;
    margin-bottom: 10px;
}

.custom-btn-group .btn {
    white-space: normal !important;
    font-size: 13px;
}

.calc-page h1 {
    font-size: 18px;
    margin-bottom: 9px;
}

.calc-page .panel ul,
.calc-page .panel ol {
    margin: 10px 0;
    list-style: none;
}

.calc-page .panel ul#finance_rating_relations {
    padding: 0 20px 0 30px;
}

.calc-page .panel ul#finance_rating_relations li:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin: 0 5px 0 -20px;
}

.calc-page input.form-control {
    padding: 6px;
}

.calc-page .panel {
    border-color: #0e4c91;
    box-shadow: 0 4px 5px -2px rgba(35, 68, 90, 0.25);
}

.calc-page .panel-simple {
    border: 0;
    margin-bottom: 15px;
}

.calc-page .panel-simple .panel-heading {
    border: 1px solid #0e4c91;
}

.calc-page .panel-simple .panel-body {
    padding: 0;
}

.calc-page .panel-simple .main-table {
    margin: 0;
}

.calc-page .panel-heading {
    font-size: 13px;
    background: -webkit-linear-gradient(#3179cb, #074d9b);
    background: -moz-linear-gradient(#3179cb, #074d9b);
    background: linear-gradient(#3179cb, #074d9b);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.calc-page .panel-custom {
    box-shadow: none;
}

.calc-page .panel-custom .panel-heading {
    padding: 15px 20px;
    justify-content: flex-start;
}

.calc-page .panel-custom .panel-heading.panel-collapsed {
    background: #fff;
}

.calc-page .file-drop-zone-title {
    padding: 30px 10px;
    font-size: 16px;
}

.calc-page {
    color: #525252;
}

.calc-page table tbody td {
    font-size: 1em;
    padding: 4px 6px;
}

.calc-page .col-1 table td:nth-child(4n + 1) {
    text-align: left;
}

.calc-page .col-2 table tbody td {
    font-size: 0.8em;
}

.calc-page table .icon-append,
.sky-form .icon-prepend {
    width: 26px;
    height: 26px;
}
.calc-page table .input input {
    background: #fff;
    -webkit-box-shadow: inset 1px 1px 3px 1px #ddd;
    -moz-box-shadow: inset 1px 1px 3px 1px #ddd;
    box-shadow: inset 1px 1px 3px 1px #ddd;
    height: 30px;
}

.calc-page table .subhead {
    font-weight: normal;
    font-size: 13px;
    width: 34%;
}

.calc-page table .subhead.bold {
    font-weight: 600;
}

.calc-page table .thcs-span {
    width: 40%;
    float: left;
    padding-top: 4px;
}
.calc-page table .thcs-select {
    width: 60%;
    margin-bottom: 5px;
}
.calc-page table .thcs-select:last-child {
    margin-bottom: 0;
}
.calc-page table thead td.blue {
    background: #dfedfc;
    border-right: 1px solid #b8d0ef;
    border-bottom: 1px solid #b8d0ef;
    padding: 6px 10px;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
}

.calc-page table thead td.blue:first-child {
    border-left: 1px solid #b8d0ef;
}

.calc-page table select {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 2px;
    height: 28px;
    font-size: 11px;
    text-transform: none;
    padding: 0 4px;
}

.calc-page table.multiple-input-list tr > th {
    border-bottom: 0;
    color: var(--color-gray2);
    padding: 0 5px;
    font-weight: 700;
}

.calc-page table.multiple-input-list tr > th:first-child {
    padding: 0;
}

.multiple-input-list__item td {
	width: 33%;
}

.calc-config {
    float: right;
    margin-top: 10px;
    width: 30%;
}
select.calc-config select {
    background: #fff;
}
select.calc-config i {
    background: #fff;
    -webkit-box-shadow: 0 0 0 12px #fff;
    -moz-box-shadow: 0 0 0 12px #fff;
    box-shadow: 0 0 0 12px #fff;
}

.activity-field {
    padding: 10px;
    margin-bottom: -10px;
    background-color: #dfedfc;
    border: 1px solid #74a3d6;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.activity-field .select2-container--krajee .select2-selection {
    border-color: #74a3d6;
    -webkit-box-shadow: inset 1px 1px 3px 0 rgba(29, 54, 80, 0.3);
    -moz-box-shadow: inset 1px 1px 3px 0 rgba(29, 54, 80, 0.3);
    box-shadow: inset 1px 1px 3px 0 rgba(29, 54, 80, 0.3);
}

.activity-field .select2-selection__placeholder {
    color: #62768c !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.calc-footer {
    padding: 15px 12px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: #f7f7f7;
}

.result_eur .checkbox {
    margin: 0;
    font-size: 13px;
}

.result_eur .eur-convert-info {
    cursor: pointer;
    font-size: 16px;
}

.result_eur_nb {
    font-weight: 600;
    font-size: 11px;
}

.cr-opinion-info {
    cursor: pointer;
}

.co-info table tbody td:nth-child(3n + 1) {
    width: 40%;
    text-align: left;
}

.cr-info-tooltip table tbody td:nth-child(3n + 1) {
    width: 20%;
}

#feedbackDiv {
    /*display: none;*/
    margin-top: 20px;
}

/* ----------- Information section ---------- */
.info-block {
    margin-bottom: 14px;
    padding: 1em;
    background: #fafafa;
    background: linear-gradient(#fbfbfb 80%, #e8e8e8 140%);
    box-shadow: 0 4px 5px -2px rgba(35, 68, 90, 0.2);
    border: 1px solid #d0d7e0;
    border-radius: 2px;
}

.info-block p {
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    padding-left: 30px;
    margin-bottom: 5px;
}
.info-block i {
    font-size: 1.4em;
    margin-right: 14px;
    float: left;
}

.info-block a {
    margin-left: 30px;
    font-weight: 600;
}

.settings-info {
    margin: -7px -10px 7px -10px;
    padding: 4px;
    background-color: #cde3fb;
    border-top: 1px solid #b8d0ef;
    border-bottom: 1px solid #b8d0ef;
}

.arrow-bg {
    position: relative;
    background-color: #1359a5;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.arrow-bg i {
    color: #fff !important;
}

.arrow-animation {
    animation: downUp 1.5s ease-out infinite, pulse-blue 1.5s ease-out infinite;
}

.arrow-rotate-top {
    transform: rotateX(180deg);
}

@media screen and (max-width: 1300px) {
    .calc-page h1 {
        font-size: 16px;
    }
}

@media (min-width:992px) and (max-width: 1200px) {
    .calc-page-btns {
        flex-direction: column;
        gap: 0.5rem;
    }

    .calc-page-btns .btn {
        border-radius: 3px !important;
    }
}

@media screen and (max-width: 992px) {
    .d-flex + .section-heading-subtitle-bottom {
        margin-top: 1rem;
    }
}

@media screen and (max-width: 600px) {
    .calc-page-btns {
        flex-direction: column;
        gap: 0.5rem;
    }

    .calc-page-btns .btn {
        border-radius: 3px !important;
    }

    .thcs-span {
        display: none;
    }

    .thcs-select {
        width: 100% !important;
    }

    .label.ml-5 {
        margin-left: 0;
    }
}