﻿.nd-all-pages .travel-plan-preview {
    /*margin-top: 103px;*/
    padding-top:120px;
    flex-direction: column;
}

    .nd-all-pages .travel-plan-preview.margin-top {
        margin-top: 126px !important;
    }

    .travel-plan-preview .tools-bar .note-str h2 {
        font-family: NotoSans;
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        letter-spacing: 0px;
        text-align: left;
        color: #343440;
        margin-bottom: 0px;
    }

.travel-plan-preview .settings-block{
    border: none;
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: 0px 1px 1px rgb(125 151 174 / 16%), 0px 1px 1px rgb(125 151 174 / 10%);
    border-radius: 8px;
    padding-left: 24px;
    padding-bottom: 20px;
    padding-top: 28px;
    min-height: 44px;
    margin-bottom: 20px;
}

    .travel-plan-preview .settings-block > .collapse-block > .table > table > tbody > tr:first-child,
    .travel-plan-preview .settings-block > .collapse-block > .table > table > tbody > tr:nth-child(2) {
        border-bottom: none;
    }
        .travel-plan-preview .settings-block > .collapse-block > .table > table > tbody > tr:first-child > td,
        .travel-plan-preview .settings-block > .collapse-block > .table > table > tbody > tr:nth-child(2) > td{
            padding: 0;
        }


            .travel-plan-preview .settings-block > .collapse-block > .table > table > tbody > tr:first-child > td > div > span,
            .travel-plan-preview .settings-block > .collapse-block > .table > table > tbody > tr:first-child > td > div > span *,
            .travel-plan-preview .settings-block > .collapse-block > .table > table > tbody > tr font {
                color: #343440 !important;
                font-family: NotoSans;
                font-size: 16px !important;
                font-weight: 400 !important;
                line-height: 20px;
                letter-spacing: 0px;
                text-align: left;
            }

    .travel-plan-preview .settings-heading .details-opener:before,
    .travel-plan-preview .total-expenses header .opener-total {
        content: '';
        -webkit-transition: all .3s;
        transition: all .3s;
        position: absolute;
        z-index: 20;
        top: 0;
        left: 0;
        width: 48px;
        height: 48px;
        border: none;
        margin: 0;
        background-image: url(../../Images/newDesign/Tasks/Triangle.svg);
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

.travel-plan-preview .settings-block > .collapse-block > .table > table > tbody > tr:nth-child(3) > td table tbody tr{
    //display: grid;
   // grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.travel-plan-preview .total-expenses header .opener-total {
    left: initial;
    right: -20px;
    transition: .3s;
}

.travel-plan-preview .total-expenses.open header .opener-total {
    transform: rotate(180deg);
    left: initial;
    right: -20px;
    transition: .3s;
}

    .travel-plan-preview .settings-block.opened .settings-heading .details-opener:before {
        content: '';
        -webkit-transition: all .3s;
        transition: all .3s;
        position: absolute;
        z-index: 20;
        top: 0;
        left: 0;
        width: 48px;
        height: 48px;
        border: none;
        margin: 0;
        background-image: url(../../Images/newDesign/Tasks/Triangle.svg);
        background-repeat: no-repeat;
        background-position: center;
    }

.travel-plan-preview .request-summary {
    border: none;
    padding: 0;
    position: relative;
}

.nd-all-pages .travel-plan-preview #divSend footer.fixed-footer {
    bottom: 3% !important;
    /*right: 2% !important;*/
    left: initial;
    top: initial;
}

.travel-plan-preview .request-summary > .row,
.new-transportation-page .request-summary > .row,
.new-ind-exp-prev-page .request-summary > .row {
    margin: 0;
}

    .travel-plan-preview .request-summary > .row > .col,
    .new-transportation-page .request-summary > .row > .col,
    .new-ind-exp-prev-page .request-summary > .row > .col {
        padding: 0;
    }

.travel-plan-preview .request-summary .user-list,
.new-transportation-page .request-summary .user-list,
.new-ind-exp-prev-page .request-summary .user-list {
    font-family: NotoSans;
    font-size: 18px;
    font-weight: 600 !important;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}

    .travel-plan-preview .request-summary .user-list:first-child strong,
    .new-transportation-page .request-summary .user-list:first-child strong,
    .new-ind-exp-prev-page .request-summary .user-list:first-child strong {
        display: grid;
        grid-template-columns: auto auto auto auto;
        grid-gap: 6px;
    }

.travel-plan-preview .request-summary .row .col .row .col:first-child,
.new-transportation-page .request-summary .row .col .row .col:first-child,
.new-ind-exp-prev-page .request-summary .row .col .row .col:first-child {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}
.travel-plan-preview .request-summary .row .col .row:not(:first-child) .col:not(:first-child),
.travel-plan-preview .request-summary .row .col .row:not(:first-child) .col:not(:first-child) strong,
.travel-plan-preview .request-summary .row .col .row .col p,
.new-transportation-page .request-summary .row .col .row:not(:first-child) .col:not(:first-child),
.new-transportation-page .request-summary .row .col .row:not(:first-child) .col:not(:first-child) strong,
.new-transportation-page .request-summary .row .col .row .col p,
.new-ind-exp-prev-page .request-summary .row .col .row:not(:first-child) .col:not(:first-child),
.new-ind-exp-prev-page .request-summary .row .col .row:not(:first-child) .col:not(:first-child) strong,
.new-ind-exp-prev-page .request-summary .row .col .row .col p {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}
        .travel-plan-preview .request-summary .row .col .row:not(:first-child) .col:not(:first-child) > table > tbody > tr > td {
           // position: relative;
        }

.travel-plan-preview .request-summary > .row > .col:nth-child(2) > .row:nth-child(8) > .row > .row,
.new-transportation-page .request-summary > .row > .col:nth-child(2) > .row:nth-child(8) > .row > .row {
    display: flex;
    width: 100%;
    padding-top: 10px;
}

.travel-plan-preview .request-summary > .row > .col > .row:nth-child(2),
.new-transportation-page .request-summary > .row > .col > .row:nth-child(2) {
    padding-top: 16px;
}

.travel-plan-preview .request-summary > .row > .col:nth-child(2) {
    margin-top: 79px;
}

        .travel-plan-preview .request-summary > .row > .col:nth-child(2) > .row:nth-child(8) > .row,
        .travel-plan-preview .request-summary > .row > .col:nth-child(2) > .row:nth-child(8) > .row > .row {
           // padding-left: 15px;
        }

    .travel-plan-preview .request-summary .row .col .row:nth-child(4) .col:nth-child(2),
    .travel-plan-preview .request-summary .row .col .row:nth-child(3) .col:nth-child(2) {
        //padding-left: 7px;
    }

.travel-plan-preview .request-summary > .row > .col > .row > .col > table > tbody > tr > td > strong,
.new-transportation-page .request-summary > .row > .col > .row > .col > table > tbody > tr > td > strong {
    // padding-right: 6px;
    line-height: 28px !important;
}
    .travel-plan-preview .request-summary .user-list:first-child strong .fixedwidthellipsis {
        display: block;
        top: 0;
    }

.travel-plan-preview .settings-block.opened .settings-heading:before {
    background: #485879;
    border-color: #485879;
    top: 3px;
}

.travel-plan-preview .settings-heading h2,
.travel-plan-preview .settings-block > .total-expenses header h3,
.travel-plan-preview .settings-block > .total-expenses header span {
    font-family: NotoSans;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
}

.travel-plan-preview .summary-block {
    padding-left: 0px;
    padding-bottom: 20px;
}

    .travel-plan-preview .summary-block h3 {
        font-family: NotoSans;
        font-size: 20px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0px;
        text-align: left;
        margin-left: 0px
    }

.travel-plan-preview .request-summary .row .row {
    margin: 0;
}

    .travel-plan-preview .request-summary .row > .col > .row .col {
        padding-left: 0px;
    }

    .travel-plan-preview .summary-block table tbody tr {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        padding-top: 13px;
    }

.travel-plan-preview .summary-block:not(:last-child) table tbody tr:last-child {
    border-bottom: 1px solid #494e4c;
    padding-bottom: 15px;
}

.travel-plan-preview .money-details tbody tr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.travel-plan-preview .summary-block table tbody tr th,
.travel-plan-preview .summary-block table tbody tr td p,
.travel-plan-preview .money-details th {
    display: block;
    color: #343440;
    font-family: NotoSans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    background: rgba(0,0,0,0);
    border-bottom: none;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 100%;
}
.travel-plan-preview .summary-block > table > tbody > tr > td > p > span:first-child {
    color: #747474;
}
.travel-plan-preview .summary-block table tbody tr td {
    padding-left: 0px;
    background: none;
   // border-bottom: 1px solid #d0d4d3;
}

        .travel-plan-preview .summary-block table tbody tr:last-child td {
            border-bottom: none;
        }

.travel-plan-preview .summary-block table tbody tr td p, .travel-plan-preview .summary-block table tbody tr td span,
.travel-plan-preview .money-details tbody tr .noborderRight,
.travel-plan-preview .money-details tbody tr .noborderRight span,
.travel-plan-preview .summary-block table tbody tr:last-child td {
    color: #343440 !important;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

    .travel-plan-preview .money-details tbody tr .noborderRight span font {
        color: #343440 !important;
    }

    .travel-plan-preview .summary-block table tbody tr:last-child td em {
        font-style: normal;
    }

    .travel-plan-preview .summary-block:nth-child(4) > table > tbody > tr > td:nth-child(3) > span > font {
        padding-left: 8px;
    }

.travel-plan-preview .summary-block > table > tbody > tr:last-child > td,
.travel-plan-preview .summary-block > table > tbody > tr:last-child > td > span {
    font-weight: 600 !important;
}

.travel-plan-preview .money-details tbody tr .noborderRight,
.travel-plan-preview .money-details tbody tr > *{
    padding-left: 0px;
    border: none;
    background: white;
}

    .travel-plan-preview .summary-block table tbody tr td p, .travel-plan-preview .summary-block table tbody tr td span font {
        color: #343440;
      // padding-left: 8px;
    }

    .travel-plan-preview .settings-heading {
        padding-left: 0;
        padding-bottom: 10px;
    }

        .travel-plan-preview .settings-heading:before {
            display: none;
        }

.travel-plan-preview .dropdown-box .opener {
    display: flex;
    align-items: center;
    width: 277px;
    background: white;
    padding-right: 0;
    border: 1px solid #B1B8C2;
    height: 48px;
    height: 48px;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

    .travel-plan-preview .dropdown-box .opener .ico-menu {
        width: 52px;
        height: 46px;
        border-left: 1px solid #B1B8C2;
        background-image: url(../../Images/newDesign/Tasks/Triangle.svg);
        background-repeat: no-repeat;
        background-position: center;
        margin: 0;
    }

.travel-plan-preview .btn-box {
    padding-right:0;
}

.travel-plan-preview .btn-box a.btn-default {
    z-index: 100;
    font-family: NotoSans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #485879;
    border: none;
    padding-right: 0px;
    max-width: 100%;
    height: 24px;
    background: transparent;
}

    .travel-plan-preview .btn-box a.btn-default:hover {
        color: #485879;
    }

.travel-plan-preview .summary-block table .expire-date {
    margin: 0;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.travel-plan-preview .request-summary > .row > .col:nth-child(2) > .row:nth-child(4) > .col:nth-child(2) {
    padding-left: 0px;
}

.travel-plan-preview .request-summary > .row > .col > .row:nth-child(4) > .col:nth-child(2) > table > tbody > tr > td {
    padding:0;
}

.travel-plan-preview .settings-block.type-01 .form-group textarea {
    border: 1px solid #B1B8C2;
    border-radius: 8px;
    padding-left: 15px;
    padding-top: 12px;
    height: 48px;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.travel-plan-preview .GridViewPreviewRow {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 48px;
}

.travel-plan-preview .GridViewPreviewRow > * {
    width: 100% !important;
    display: flex;
    align-items: center;
    padding: 0 !important;
    height: 100%;
}

    .travel-plan-preview .GridViewPreviewRow > td > span {
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
    }

.travel-plan-preview .btn-default {
    height: 100%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #485879;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    max-width: 228px;
    width: 100%;
    min-width: 0px;
    border: none;
    color: white;
}

.travel-plan-preview .collapse-block > .table > table > tbody > tr > td > a.btn.btn-default {
    color: white !important;
}

.travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr > th,
.travel-plan-preview .bottomTable .table table > tbody > tr > th {
    background: white;
    font-family: NotoSans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #343440;
    padding-left: 0px;
    width: 100%;
    height: auto;
    min-height: 42px;
}
.travel-plan-preview .bottomTable {
    padding: 28px 28px 20px 24px;
    box-shadow: 0px 1px 1px rgba(125, 151, 174, 0.16), 0px 1px 1px rgba(125, 151, 174, 0.1);
    border-radius: 8px;
    background: white;
    margin-bottom: 20px;
}

.travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child){
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 2.5fr;
    height: auto;
    margin-top: 16px;
    // background: yellow;
}

.travel-plan-preview .settings-block:nth-child(4) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child) {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    height: auto;
    margin-top: 16px;
}

.travel-plan-preview .settings-block:nth-child(5) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child) {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    height: auto;
    margin-top: 16px;
}

.travel-plan-preview .settings-block:nth-child(6) > .collapse-block > .table table.report-table {
    border: none;
}

.travel-plan-preview .table .report-table tbody tr {
    display: grid;
    grid-template-columns: 0% 22% 11% 11% 13% 13% 10% 20%;
}

.travel-plan-preview .table.style2 table {
    border: none;
}

.travel-plan-preview .table .report-table tbody tr * {
    border: none;
}

    .travel-plan-preview .settings-block:nth-child(6) > .collapse-block > .table table.report-table > tbody > tr {
        display: grid;
        grid-template-columns: 0fr 2fr 1fr 1fr 1fr 1fr 1fr 1fr;
        height: auto;
        margin-top: 16px;
        border: none;
    }

    .travel-plan-preview .settings-block:nth-child(6) > .collapse-block > .table table.report-table > tbody > tr td {
        border: none;
    }

    .travel-plan-preview .settings-block:nth-child(6) > .collapse-block > .table table.report-table > tbody > tr:first-child th:first-child {
        width: 0px;
        padding: 0;
    }

    .travel-plan-preview .settings-block:nth-child(6) > .collapse-block > .table table.report-table > tbody > tr td:before {
        display: none;
    }

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:first-child *,
    .travel-plan-preview .settings-block:nth-child(4) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:first-child *,
    .travel-plan-preview .settings-block:nth-child(5) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:first-child * {
        background-color: white !important;
    }

.travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child) *,
.travel-plan-preview .settings-block:nth-child(4) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child) *,
.travel-plan-preview .settings-block:nth-child(5) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child) * {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(2) td:nth-child(5) {
    grid-column-start: span 2;
}

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(2) td:nth-child(5) *,
    .travel-plan-preview .settings-block:nth-child(4) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(2) td:nth-child(5) *,
    .travel-plan-preview .settings-block:nth-child(5) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(2) td:nth-child(5) * {
        display: flex;
        align-items: center;
        margin-bottom: 0;
        padding: 0 !important;
    }

.travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(4) td:nth-child(4) table tbody tr,
.travel-plan-preview .settings-block:nth-child(4) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(4) td:nth-child(4) table tbody tr,
.travel-plan-preview .settings-block:nth-child(5) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(4) td:nth-child(4) table tbody tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(4) td:nth-child(4) table tbody tr > *,
    .travel-plan-preview .settings-block:nth-child(4) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(4) td:nth-child(4) table tbody tr > *,
    .travel-plan-preview .settings-block:nth-child(5) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(4) td:nth-child(4) table tbody tr > * {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        margin: 0 !important;
    }

        .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(4) td:nth-child(4) table tbody tr > * >span >h4 {
            margin-bottom: 0px;
        }

        .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child) > * {
            height: auto;
            display: flex;
            align-items: center;
            box-sizing: border-box;
            padding: 0 !important;
            margin: 0 !important;
            //border: 1px solid black;
        }

        .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:not(:first-child) > td,
        .travel-plan-preview .bottomTable table tbody tr:not(:first-child) td {
            font-family: NotoSans;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0px;
            text-align: left;
            width: 100%;
            background: white !important;
            color: #343440 !important;
            padding: 0;
            display:flex;
            align-items: center;
            justify-content: flex-start;
            height: auto;
            min-height: 42px;
        }

            .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:not(:first-child) > td >table >tbody > tr > td {
                display: table-cell;
                width: auto;
                background: white !important;
            }

                .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:not(:first-child) > td > table > tbody > tr > td > h4 {
                    background: white !important;
                }

                .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:not(:first-child) > td *,
                .travel-plan-preview .bottomTable table tbody tr:not(:first-child) td * {
                    color: #343440;
                    background: white !important;
                }

            .travel-plan-preview:not(.grand-total):not(.final-preview) .settings-block > .collapse-block > .table table > tbody > tr:nth-child(2) td:not(:first-child) {
                justify-content: flex-end !important;
            }

.travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(3) td table tbody tr,
.travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(4) td table tbody tr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    height: auto;
}

    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(3) td table tbody tr:not(:first-child) > td,
    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(4) td table tbody tr:not(:first-child) > td {
        width: 100%;
        padding: 0;
        height: auto;
    }


    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(3) td table tbody tr:nth-child(2) > td:first-child,
    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(3) td table tbody tr:nth-child(3) > td:first-child,
    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(4) td table tbody tr:nth-child(2) > td:first-child,
    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(4) td table tbody tr:nth-child(3) > td:first-child {
        grid-column-start: span 3;
    }


    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(3) td table tbody tr:nth-child(4) > td:first-child,
    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(4) td table tbody tr:nth-child(4) > td:first-child {
        grid-column-start: span 4;
    }

    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(3) td table tbody tr:first-child > *,
    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(4) td table tbody tr:first-child > * {
        display: flex;
        height: 92px;
        align-items: center;
        background-color: white !important;
        
    }

        .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(3) td table tbody tr:first-child > * > span > h4 > font,
        .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(4) td table tbody tr:first-child > * > span > h4 > font {
            font-family: NotoSans;
            font-size: 18px !important;
            font-weight: 600 !important;
            line-height: 24px;
            letter-spacing: 0px;
            text-align: left;
            color: #343440 !important;
        }



        .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:nth-child(3) td table tbody tr:not(:first-child) > * {
            // display: flex;
            // height: 92px;
            // align-items: center;
        }

            .travel-plan-preview .table.style2 table td:first-child {
                padding-right: 0;
            }
.travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:last-child > td {
    font-weight: 600 !important;
}

.travel-plan-preview .issuedTable table tbody tr {
    display: grid;
    grid-template-columns: 2fr 2fr 3fr 2fr 2fr 2fr 2fr 2fr;
}

.travel-plan-preview .openDetailsTable table tbody tr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

    .travel-plan-preview .openDetailsTable table tbody tr:first-child  >* {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .travel-plan-preview .bottomTable table tbody tr {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 2fr 1fr;
    }


.travel-plan-preview .issuedTable table tbody tr th {
    width: 100% !important;
}


.travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:last-child > td p.noResultsText span {
    font-family: NotoSans;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
}

.travel-plan-preview .row > .col > table > tbody > tr > td > a.downlodablefilename {
    color: #485879 !important;
}

.travel-plan-preview .settings-block > .total-expenses {
    border-top: none;
}

    .travel-plan-preview .settings-block > .total-expenses header {
        padding-top: 0px;
        padding-left: 0px;
    }

.travel-plan-preview .total-expenses .collapse-block,
.travel-plan-preview .total-expenses .proposal-table {
    padding-top: 0px;
}

    .travel-plan-preview .total-expenses .collapse-block > .holder-table {
        margin-left: 0px;
        margin-right: 0px;
    }

    .travel-plan-preview .total-expenses .collapse-block > .holder-table > .cost-holder {
        margin: 0;
    }

        .travel-plan-preview .total-expenses .collapse-block > .holder-table div .title > h4,
        .travel-plan-preview .total-expenses .collapse-block > .holder-table div .report-table tbody tr:first-child th,
        .travel-plan-preview .total-expenses .collapse-block > .holder-table div .report-table tbody tr:first-child th > strong {
            font-family: NotoSans;
            font-size: 18px;
            font-weight: 600;
            line-height: 24px;
            letter-spacing: 0px;
            text-align: left;
            color: #343440;
            background: white;
        }

        .travel-plan-preview .total-expenses .collapse-block > .holder-table div .report-table tbody tr:not(:first-child) td,
        .travel-plan-preview .total-expenses .collapse-block > .holder-table div .report-table tbody tr:not(:first-child) td h4{
            font-family: NotoSans;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0px;
            text-align: left;
            background: white;
            margin-left: 0px;
            margin-bottom: 0px;
        }

.travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table > tbody tr:nth-child(3){
    grid-template-columns: 2fr 15fr;
    padding-top: 32px;
    padding-bottom: 16px;
}

.travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table.tbl-regular tbody tr {
    grid-template-columns: 2fr 15fr;
    padding-top: 0px;
    padding-bottom: 0px;
    
}

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table.tbl-regular tbody tr * {
        font-size: 16px;
    }

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table.tbl-regular tbody tr td {
        grid-column-start: 2;
        border: none;
        padding: 0px;
        display: flex;
        align-items: center;
    }

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table > tbody tr:nth-child(3) > td {
        grid-column-start: 2;
    }

.new-approvals-page .settings-block:nth-child(6) > .collapse-block > div:nth-child(4) > div .collapse-block > div > table.report-table tbody tr td > div > a.btn-remark:before,
.new-approvals-page .settings-block:nth-child(6) > .collapse-block > div:nth-child(4) > div .collapse-block > div > table.report-table tbody tr td > div > a.btn-remark:after {
    background-image: url('../../Images/newDesign/Icon_Remarks.svg');
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table > tbody tr:nth-child(3) table {
    margin: 0;
    width: 100%;
}

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table > tbody tr:nth-child(3) table * {
        box-shadow: none !important;
            border: none;
    }

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table > tbody tr:nth-child(3) table tr {
        grid-template-columns: 1fr;
        padding: 0;
        height: 42px !important;
    }

        .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table > tbody tr:nth-child(3) table tr td {
            grid-template-columns: 1fr;
            padding: 0;

            font-family: NotoSans;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0px;
            text-align: left;

            grid-column-start: 1 !important;
        }

    .travel-plan-preview .settings-block:nth-child(3) > .collapse-block > .table.style2 table > tbody tr:nth-child(3) table tr td {
        width: 100%;
        height: 100%;
    }


.grand-total .settings-block:nth-child(5) .collapse-block .table table tbody tr {
    display: grid;
    grid-template-columns: 7% 8% 9% 9% 10% 11% 10% 10% 9% 10% 7%;
}

    .grand-total .settings-block:nth-child(5) .collapse-block .table table tbody tr:first-child *,
    .travel-plan-preview .bottomTable table tbody tr:first-child *,
    .grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(3) table tbody tr:first-child *,
    .grand-total .settings-block:nth-child(5) .collapse-block .table table tbody tr:first-child th,
    .grand-total .settings-block:last-child > .collapse-block > .table > .settings-block > .collapse-block > .table > .data > div > table > tbody > tr:first-child * {
        padding: 0;
        display: flex;
        justify-content: center;
        text-align: center;
        width: 100% !important;
        align-items: center;
    }

        .grand-total .settings-block:nth-child(5) .collapse-block .table table tbody tr:first-child * {
            width: 100%;
        }

        .grand-total .settings-block:nth-child(5) .collapse-block .table table tbody tr:last-child td {
            font-weight: 400 !important;
        }

.grand-total .settings-block:nth-child(5) .collapse-block .table table tbody tr:first-child th,
.grand-total .settings-block:nth-child(5) .collapse-block .table table tbody tr:not(:first-child) th {
    display: flex;
    align-items: center;
    height: auto;
    min-height: 42px;
}

.grand-total .settings-block:nth-child(5) .collapse-block .table table tbody tr:nth-child(3) td:first-child{
    grid-column-start: span 6
}

.grand-total .settings-block:last-child .collapse-block .table .settings-block:first-child > table > tbody > tr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

    
    .grand-total .settings-block:last-child .collapse-block .table .settings-block:first-child > table > tbody > tr > td:nth-child(1n) {
        grid-column-start: span 1;
    }
    .grand-total .settings-block:last-child .collapse-block .table .settings-block:first-child > table > tbody > tr > *:first-child {
        grid-column-start: span 4 !important;
    }


    .grand-total .settings-block:last-child > .collapse-block > .table > .settings-block:nth-child(1) > table > tbody > tr > * {
        padding: 0;
        display: flex;
        align-items: center;
        height: auto;
        min-height: 42px;
        width: 100%;
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
    }


.grand-total .settings-block:last-child .collapse-block .table .settings-block:first-child table tbody tr:not(:first-child) td:not(:last-child):not(:first-child) {
    justify-content: flex-end;
    padding-right: 32px !important;
}

    .grand-total .settings-block:last-child .collapse-block .table .settings-block:first-child table tbody tr:not(:first-child) td:not(:last-child):not(:first-child) span {
        text-align: right;
    }

    .grand-total .settings-block:last-child > .collapse-block > .table > *:first-child > table > tbody > tr > *:nth-child(2n + 3) {
        font-weight: 400 !important;
    }

    .grand-total .settings-block:last-child > .collapse-block > .table >  .settings-block {
        box-shadow: none;
    }

        .grand-total .settings-block:last-child > .collapse-block > .table > .settings-block:first-child {
            margin-bottom: 0px;
        }

        .grand-total .settings-block:last-child > .collapse-block > .table > .settings-block {
                padding-left: 0;
                padding-right: 0;
        }

        .grand-total .settings-block:last-child > .collapse-block > .table table tbody tr {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        }

.grand-total .settings-block:last-child .settings-block {
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(3) table tbody tr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    background: white !important;
}

    .grand-total .settings-block:last-child > .collapse-block > .table table tbody tr:first-child td:nth-child(2){
        grid-column-start: span 6;
    }

    .grand-total .settings-block:last-child > .collapse-block > .table table tbody tr:first-child td:nth-child(3) {
        grid-column-start: span 2;
    }

.grand-total .settings-block:last-child > .collapse-block > .table > table {
    margin-left: 24px;
}

.grand-total .settings-block:last-child > .collapse-block > .table table tbody tr td {
    padding: 0 !important;
    margin: 0;
    display: flex;
    align-items: center;
    width: 100% !important;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #343440 !important;
    min-width: 0;
}

    .grand-total .settings-block:last-child > .collapse-block > .table table tbody tr td * {
        color: #343440 !important;
    }

.grand-total .settings-block:last-child > .collapse-block > .table > .settings-block > .collapse-block > .table > .data > div > table > tbody > tr {
    display: grid;
    grid-template-columns: 8% 6% 9% 9% 9% 9% 10% 10% 10% 11% 9%;
    background: white !important;
}

.grand-total .settings-block:last-child > .collapse-block > .table > .settings-block > .collapse-block > .table > .data > div > table > tbody > tr > td {
    grid-column-start: span 1;
}

.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(5) > .collapse-block > .table > .data > div > table > tbody > tr > td:nth-child(4),
.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(5) > .collapse-block > .table > .data > div > table > tbody > tr > td:nth-child(5),
.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(5) > .collapse-block > .table > .data > div > table > tbody > tr > td:nth-child(6),
.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(5) > .collapse-block > .table > .data > div > table > tbody > tr > td:nth-child(8),
.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(5) > .collapse-block > .table > .data > div > table > tbody > tr > td:nth-child(9),
.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(5) > .collapse-block > .table > .data > div > table > tbody > tr > td:nth-child(11) {
    padding-right: 24px;
    justify-content: flex-end;
}

.grand-total .settings-block:last-child > .collapse-block > .table > *:last-child >.collapse-block > .table > .data > div:not(.btn-box) > table > tbody > tr > th {
    justify-content: flex-start;
}

.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(6) > .collapse-block > .table > .data > div > table > tbody > tr:not(:nth-child(1)):not(:last-child) > td:nth-child(9),
.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(6) > .collapse-block > .table > .data > div > table > tbody > tr:not(:nth-child(1)):not(:last-child) > td:nth-child(10) {
    padding-right: 24px;
    justify-content: flex-end;
}

.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(6) > .collapse-block > .table > .data > div > table > tbody > tr:last-child > td:nth-child(7),
.grand-total .settings-block:last-child > .collapse-block > .table > *:nth-child(6) > .collapse-block > .table > .data > div > table > tbody > tr:last-child > td:nth-child(8) {
    padding-right: 24px;
    justify-content: flex-end;
}

.travel-plan-preview.grand-total preview .settings-block:nth-child(2) > .collapse-block > .table > div > table > tbody > tr:not(:first-child) > td:not(:first-child):not(:last-child) {
    padding-right: 24px !important;
    justify-content: flex-end !important;
}

.travel-plan-preview.grand-total preview .settings-block:nth-child(3) > .collapse-block > .table > div > table > tbody > tr:not(:first-child) > td:not(:first-child):not(:nth-child(2)) {
    padding-right: 24px !important;
    justify-content: flex-end !important;
}

.travel-plan-preview.grand-total preview .settings-block:nth-child(5) > .collapse-block > .table > div > table > tbody > tr:nth-child(2) > td:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)),
.travel-plan-preview.grand-total preview .settings-block:nth-child(5) > .collapse-block > .table > div > table > tbody > tr:not(:first-child):not(:nth-child(2)) > td:not(:first-child) {
    padding-right: 24px;
    /*justify-content: flex-end !important;*/
}

.travel-plan-preview.grand-total preview .bottomTable  > .table > div > table > tbody > tr:not(:first-child) > td:not(:first-child) {
    padding-right: 24px !important;
    justify-content: flex-end;
}

.grand-total .collapse-block > .table > .data .btn-box > a {
    background-image: url('../../Images/newDesign/ExcelCombined.svg');
    background-repeat: no-repeat;
    background-position: left;
    width: 73px;
    height: 25px;
    padding: 0;
}

.final-abroad .settings-block header .ttl-text {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #343440;
}

.final-abroad .gridviewwrapper > tbody > tr {
    display: grid;
    grid-template-columns: 5fr 24px 3fr 5fr 5fr 5fr 5fr 1fr 1fr 1fr;
    border: none;
}
    .final-abroad .gridviewwrapper > tbody > tr > *:nth-child(10) {
        flex-direction: unset;
    }
    .final-abroad .gridviewwrapper > tbody > tr:first-child {
        display: grid;
        grid-template-columns: 4fr 40px 3fr 5fr 5fr 5fr 5fr 1fr 1fr 1fr 1fr;
        border: none;
    }

    .final-abroad .gridviewwrapper > tbody > tr:nth-child(3),
    .final-abroad .gridviewwrapper > tbody > tr:nth-child(5)
    /*.travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr:nth-child(3) */
    {
        display: grid;
        grid-template-columns: 0fr 18fr;
    }

        .final-abroad .gridviewwrapper > tbody > tr:nth-child(3) > *:nth-child(2),
        .final-abroad .gridviewwrapper > tbody > tr:nth-child(5) > *:nth-child(2) {
            width: 100%;
            flex-direction: column;
        }

        .final-abroad .gridviewwrapper .chk-area span {
            background-image: url('../../Images/newDesign/Tasks/SelectedCheckbox.svg');
            width: 13px;
            height: 13px;
            background-position: center;
            margin: 0;
            border-radius: 3px;
        }

.final-abroad .gridviewwrapper > tbody > tr:last-child {
    display: grid;
    grid-template-columns: 0fr 18fr;
    border: none;
    margin-top: 20px;
}

.travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr:nth-child(3) td:nth-child(2) {
    flex-direction: column;
}

    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr:nth-child(3) td:nth-child(2) table tbody {
        flex-direction: column;
    }

        .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr:nth-child(3) td:nth-child(2) table tbody tr {
            padding-bottom: 10px;
        }

        .final-abroad .gridviewwrapper > tbody > tr:last-child > td {
            display: flex;
            flex-direction: column;
        }

.final-abroad .gridviewwrapper .flightsegmentswrapper * {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #343440 !important;
    background: white;
}

.travel-plan-preview .hiddenRequest {
    border-top: none;
    padding-left: 0px;
    padding-right: 0px;
}

    .travel-plan-preview .hiddenRequest .col *{
        font-family:NotoSans;
    }

    .travel-plan-preview .hiddenRequest .col {
        display: flex;
        flex-direction: column;
    }

.travel-plan-preview .hiddenRequest .col .second-line {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 24px;
}

    .travel-plan-preview .hiddenRequest .col .second-line .btn-success {
       // margin-right: 24px;
    }

    .travel-plan-preview .hiddenRequest .col .second-line .btn-danger {
        margin: 0px;
    }

.travel-plan-preview .request .btn-danger {
    border: 1px solid #C84E4E;
    color: #C84E4E;
    background: transparent;
    transition: 0.3s;
}

    .travel-plan-preview .request .btn-danger:hover {
        border: 1px solid #C84E4E;
        color: white;
        background: #C84E4E;
        transition: 0.3s;
    }

    .final-abroad .gridviewwrapper > tbody > tr > *,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td > span,
    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td,
    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td *,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td * {
        padding: 0;
        width: 100% !important;
        border: none;
        display: flex;
        align-items: center;
        height: auto;
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
        color: #343440 !important;
    }


    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:last-child > .btn-default,
    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:last-child > .btn-close,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:nth-child(11) .btn-close {
        font-size: 0;
        background-color: white;
        width: 24px !important;
        height: 24px !important;
        background-image: url('../../Images/newDesign/Profile/ex.svg');
        background-repeat: no-repeat;
        background-position: center;
    }

    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:nth-child(12) span input{
        width: 24px !important;
        height: 24px !important;
    }


        .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:nth-child(10) > .btn-default {
            font-size: 0;
            background-color: white;
            width: 24px;
            height: 24px;
            background-image: url('../../Images/newDesign/Edit.svg');
            background-repeat: no-repeat;
            background-position: center;
        }


    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:last-child > .btn-close:after,
    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:last-child > .btn-close:before,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:nth-child(11) .btn-close:after,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:nth-child(11) .btn-close:before {
        display: none;
    }

        .final-abroad .gridviewwrapper > tbody > tr > td,
        .final-abroad .gridviewwrapper > tbody > tr > td span {
            color: #343440 !important;
        }

    .final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:first-child > div {
        display: flex;
    }

        .final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:first-child > div > span {
            display: flex;
            align-items: center;
            color: #343440 !important;
        }

        .final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:first-child > div > span > div {
            width: 14px;
            height: 14px;
        }

    .final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:last-child > a,
    .final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:nth-child(11) > a,
    .final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:nth-child(14) > a {
        font-size: 0px;
    }

.final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:nth-child(11) > a {
    background-color: white;
    background-image: url('../../images/newDesign/Refund.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:nth-child(14) > a {
    background-color: white;
    background-image: url('../../images/newDesign/Unissue.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:last-child > a {
    background-color: white;
    background-image: url('../../images/newDesign/Edit.svg');
    background-position: center;
    background-repeat: no-repeat;
}


    .final-abroad .gridviewwrapper .flightsegmentswrapper tbody tr {
       // display: grid;
       // grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
       // margin-bottom: 16px;
    }

.final-abroad .gridviewwrapper .flightsegmentswrapper {
    margin-top: 16px;
}

.travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr {
    display: grid;
    grid-template-columns: 3% 16% 13% 10% 11.5% 10% 10% 10% 14% 2.5%
}

.travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr {
    display: grid;
    grid-template-columns: 0% 16% 11% 7% 10% 9% 11% 12% 10% 8% 3% 3%;
}

.travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr {
    display: grid;
    grid-template-columns: 14% 2% 9% 18% 10% 10% 10% 10% 9% 4% 4%;
}

    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr.inner-table {
        grid-template-columns: 0% 100%;
    }

    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:nth-child(2) > input {
        width: 24px !important;
        height: 24px !important;
    }

    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td:nth-child(9) > span{
        justify-content: flex-end;
        padding-right: 16px;
    }

    .final-abroad .gridviewwrapper .flightsegmentswrapper tbody tr:first-child {
        grid-gap: 16px;
    }

        .final-abroad .gridviewwrapper .flightsegmentswrapper tbody {
            flex-direction: column;
        }

            .final-abroad .gridviewwrapper .flightsegmentswrapper tbody tr td b span,
            .final-abroad .request-summary .calendar-holder .table div table tbody tr th,
            .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th{
                font-family: NotoSans;
                font-size: 18px;
                font-weight: 600;
                line-height: 24px;
                letter-spacing: 0px;
                text-align: left;
                color: #343440 !important;
                background: white;
                
                
            }

.travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th,
.travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th,
.travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th,
.travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th > a {
    display: flex;
    align-items: center;
    min-height: 92px;
    height: 100%;
    width: 100%;
    padding: 0;
}

    .final-abroad .gridviewwrapper > tbody > tr:first-child th,
    .final-abroad .gridviewwrapper > tbody > tr:first-child th *,
    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th,
    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th > a,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th > a{
        font-family: NotoSans;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
        color: #343440 !important;
        background: white;
        border: none;
        padding: 0;
        display: flex;
        align-items: center;
        min-width: 0px;
    }

    .final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:nth-child(2) > input {
        width: 24px !important;
        height: 24px !important;
       // position: absolute;
       // left: 284px;
       // top: 50px;
    }

    .final-abroad .gridviewwrapper > tbody > tr:not(:first-child) > td:nth-child(3) {
      //  padding-right: 50px
    }

    .final-abroad .request-summary .calendar-holder .table div table tbody tr th{
      
    }

.final-abroad .tas-tooltip:hover:after {
    background: #FFFFFF;
    border-radius: 8px;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    box-shadow: 0px 8px 16px rgb(125 151 174 / 8%), 0px 2px 6px rgb(125 151 174 / 2%), 0px 0px 1px rgb(125 151 174 / 2%);
    color: #343440;
    text-shadow: none;
}

.final-abroad .tas-tooltip:hover:before {
    border-color: white transparent;
}



.travel-plan-preview .table.style2 table tr:hover,
.travel-plan-preview .table.style2 table tr:hover td{
    background: white;
    border-color: white;
}

.final-preview .settings-block:nth-child(3) tr{
    padding: 0;
    margin: 0;
}

.final-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child),
.final-preview .settings-block:nth-child(4) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child),
.final-preview .settings-block:nth-child(5) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child) {
    height: 42px !important;
    margin: 0 !important;
}

.final-preview .settings-block:nth-child(3) > .collapse-block > .table table.tableHolder > tbody > tr:nth-child(2) > td > table > tbody > tr:not(:first-child) {
    padding: 0;
    margin: 0;
}

.travel-plan-preview .dropdown-menu {
    border: none;
    border-radius: 8px;
    right: 2px;
    box-shadow: 0px 8px 16px rgb(125 151 174 / 8%), 0px 2px 6px rgb(125 151 174 / 2%), 0px 0px 1px rgb(125 151 174 / 2%);
}

.final-preview .dataTable2 tbody tr th {
    width: auto !important;
    background: white;
}

.final-preview > div > preview > div > .settings-block > .collapse-block > .table > div > table > tbody > tr:nth-child(3) {
    display: grid;
    grid-template-columns: 0% 22% 11% 11% 13% 13% 10% 20% !important;
    padding: 0 !important;
}

    .final-preview > div > preview > div > .settings-block > .collapse-block > .table > div > table > tbody > tr:nth-child(3) > td {
        grid-column-start: initial !important;
    }

    .travel-plan-preview .dropdown-menu * {
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
    }

    @media(max-width: 1550px) {
        .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr > th, .travel-plan-preview .bottomTable .table table > tbody > tr > th, .final-abroad .gridviewwrapper .flightsegmentswrapper tbody tr td b span, .final-abroad .request-summary .calendar-holder .table div table tbody tr th, .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th, .final-abroad .gridviewwrapper > tbody > tr:first-child th, .final-abroad .gridviewwrapper > tbody > tr:first-child th *, .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th, .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th > a, .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th, .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > th > a {
        font-size: 16px;
    }

    .final-abroad .gridviewwrapper > tbody > tr > *,
    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:not(:first-child) > td,
    .travel-plan-preview .bottomTable table tbody tr:not(:first-child) td,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element div > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td > span,
    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td,
    .travel-plan-preview.final-abroad #ctl00_Content_Final_divNeedIssue.settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td *,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td,
    .travel-plan-preview.final-abroad .settings-block.withinlineblockh2element > .collapse-block > .request-summary > .calendar-holder > .table > div > table > tbody > tr > td *,
    .final-abroad .gridviewwrapper .flightsegmentswrapper *,
    .grand-total .settings-block:last-child > .collapse-block > .table > .settings-block > .collapse-block > .table > .data > div > table > tbody > tr:not(:first-child) *,
    .grand-total .settings-block:last-child > .collapse-block > .table table tbody tr td,
    .travel-plan-preview .settings-block > .collapse-block > .table table > tbody > tr:not(:first-child) > td h4,
    .grand-total .settings-block:last-child > .collapse-block > .table > .settings-block:nth-child(1) > table > tbody > tr > * {
        font-size: 14px;
    }
}