﻿.font-weight-400 {
    font-weight: 400
}

.horizontal-tab-warrper {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    height: 660px;
}

    .horizontal-tab-warrper .nav-pills {
        border-right: 1px solid #d8d8d8;
        height: 660px;
    }

        .horizontal-tab-warrper .nav-pills .nav-link {
            font-weight: 400;
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0.5px;
            color: #222222;
            padding: 25px 18px 25px 35px;
        }

    .horizontal-tab-warrper .nav-link.active {
        color: #0081E4;
        background-color: transparent;
        font-weight: 600;
        position: relative;
    }

        .horizontal-tab-warrper .nav-link.active::after {
            content: "";
            position: absolute;
            width: 5px;
            height: 24px;
            background-color: #0081E4;
            right: 0;
        }

    .horizontal-tab-warrper .tab-content h3 {
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.63px;
        padding: 24px 0;
        color: #222222;
        background-color: #ffffff;
        border-bottom: 1px solid #ccc;
        margin-bottom: 30px;
    }

    /*.horizontal-tab-warrper .floating-form .empty-val-input{
    top:-10px
}
*/


    .horizontal-tab-warrper .tab-content .financial-report-table {
        position: absolute;
        left: -15px;
        margin-top: 40px;
    }

    .horizontal-tab-warrper .financial-report-table thead th {
        /*border-top: 0;
    border-bottom: 0;*/
        border: 0;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 0.35px;
        padding-bottom: 20px;
        color: #666666;
    }

    .horizontal-tab-warrper .financial-report-table tbody td:first-child {
        font-weight: 400;
        font-size: 14px;
        line-height: 19.1px;
        color: #0081E4;
        padding-top: 24px;
        width: 35%;
        text-transform: capitalize;
    }

    .horizontal-tab-warrper .financial-report-table tbody td {
        padding-top: 24px;
        width: 16%;
    }

    .horizontal-tab-warrper .financial-report-table tbody .report-size {
        font-weight: 400;
        font-size: 14px;
        line-height: 19.1px;
        color: #222222;
    }

    .horizontal-tab-warrper .floating-form label {
        font-size: 10px;
    }
/*.horizontal-tab-warrper .floating-form .empty-val-input .select-selected{
    padding-top: 28px;
}*/

/*.horizontal-tab-warrper .floating-form .empty-val-input .select-selected::after{
    top:28px
}*/

/*.horizontal-tab-warrper .floating-form .empty-val-input .select-selected{
    height: 50px;
}*/
/*.floating-form .empty-val-input > .placeholder {
    top: 8px;
}*/
@media only screen and (max-width: 1274px) {
    .horizontal-tab-warrper .nav-pills .nav-link {
        padding: 15px 10px 15px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .horizontal-tab-warrper .nav-pills .nav-link {
        font-size: 10px;
        padding: 10px 5px 0px 5px;
        letter-spacing: 0px;
        line-height: normal;
    }

        .horizontal-tab-warrper .nav-pills .nav-link:last-child {
            padding-bottom: 5px;
        }

    .horizontal-tab-warrper .financial-report-table td:first-child {
        font-size: 10px !important;
        line-height: 15px !important;
        padding-left: 8px !important;
    }

    .discolser-aacr .accrLink {
        font-size: 1.4rem !important;
        margin-bottom: 10px !important;
    }

    .horizontal-tab-warrper .tab-content h3 {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
    }

    .table-thin-title.table thead th, .table-thin-title.table tbody td {
        padding: 10px 5px;
    }

    .acoor-data-table td a {
        text-decoration: none;
        word-wrap: break-word;
    }

    .horizontal-tab-warrper .tab-content .financial-report-table {
        margin-top: 10px;
    }

    .table-thin-title.table tbody td img {
        max-width: 45px;
    }

    .horizontal-tab-warrper .col-8 {
        padding-left: 0;
    }

    .discolser-aacr .accrLink::after, .discolser-aacr .accrLink.active::after {
        right: 5px !important;
    }

    .horizontal-tab-warrper .acoor-data-table tbody td:first-child {
        width: 80px;
        font-size: 10px !important;
        line-height: 15px !important;
        padding-left: 8px !important;
        max-width: 80px;
    }

    .horizontal-tab-warrper .financial-report-table thead th {
        padding-left: 10px !important;
        font-size: 9px;
        padding-bottom: 10px;
    }

    .horizontal-tab-warrper .financial-report-table .primary-button {
        font-size: 8px;
        padding: 3px 3px;
    }

    .horizontal-tab-warrper .financial-report-table tbody .report-size {
        font-size: 10px;
    }

    .horizontal-tab-warrper .floating-form .empty-val-input .select-selected::after {
        top: 18px;
    }

    .transfer-amountfield {
        margin: 5px !important;
    }

    .horizontal-tab-warrper .nav-pills {
        height: 660px;
    }

    .floating-form .empty-val-input .select-selected {
        height: 30px;
    }
}

.pagination_notiadd {
    float: none;
}



.discolser-aacr .accrLink {
    font-weight: 600;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 2.2rem;
    letter-spacing: 0.5px;
    color: #222222;
    display: block;
    margin: 20px 0;
    position: relative;
    padding-left: 0px;
    cursor: pointer;
}

    .discolser-aacr .accrLink.active::after {
        -webkit-transform: rotate(-135deg) translateY(-50%);
        transform: rotate(-135deg) translateY(-50%);
    }

    .discolser-aacr .accrLink::after {
        content: "";
        position: absolute;
        right: 25px;
        top: 50%;
        width: 8px;
        height: 8px;
        border: 1px solid #222222;
        border-left: 0 transparent;
        border-top: 0 transparent;
        -webkit-transform: rotate(45deg) translateY(-50%);
        transform: rotate(45deg) translateY(-50%);
    }

.disclousers a {
    border: 1px solid #0081e4;
    padding: 8px 20px;
    border-radius: 4px;
    text-decoration: none;
    color: #0081e4;
    display: inline-block;
}

    .disclousers a:hover {
        border: 1px solid #0081e4;
        background: #0081e4;
        color: #fff !important;
    }

.content-wrapper_sbimfcommon .tab-content {
    padding-right: 15px;
}

.accr-main {
    margin-top: 7%;
}

.discolser-aacr {
    border-bottom: 1px solid #C9C9C9;
}

.disclosure-dropdown-main .secondaryBackgroundColor {
    width: 150px;
    padding: 10px 0;
    border-radius: 4px;
}

.acrdn-data p {
    font-size: 1.2rem;
}

.acoor-data-table td {
    min-width: 75px;
    vertical-align: middle;
}

    .acoor-data-table td a {
        text-decoration: none;
    }
