﻿.nd-all-pages .new-request-page.content {
  // padding-top: 36px;
}

    .new-request-page .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: 0;
        padding-top: 15px;
    }

   
    .new-request-page .settings-block {
        max-width: 100%;
        border: none;
        border-radius: 8px;
        box-shadow: 0px 1px 1px rgba(125, 151, 174, 0.16), 0px 1px 1px rgba(125, 151, 174, 0.1);
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 20px;
       
    }

        .new-request-page .settings-block:not(:nth-child(2)) {
            height: 92px;
            display: flex;
            align-items: center;
        }

        .new-request-page .settings-block:nth-child(2) {
            // margin-top: 60px;
            background: rgba(0,0,0,0);
            box-shadow: none;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            margin-bottom: 30px;
        }

    .new-request-page .create-tools h2 {
        font-family: NotoSans;
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        letter-spacing: 0px;
        text-align: left;
        padding-top: 0px;
    }

    .new-request-page .settings-heading, .new-request-page .settings-heading h2{
        font-family: NotoSans;
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        letter-spacing: 0px;
        text-align: left;
        padding-bottom: 0px;
    }

    .new-request-page .create-tools .radio-group {
        padding-top: 0px;
    }

        .new-request-page .create-tools .radio-group label {
            font-family: NotoSans;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0px;
            text-align: left;
        }

        .new-request-page .create-tools .radio-group .rad-area {
            height: 13.8px;
            width: 13.8px;
            top: 4px;
            overflow: visible;
        }

    .new-request-page .rad-area span {
        border: none;
        width: 14px;
        height: 14px;
        top: -1px;
        left: -1px;
        background-color: rgba(0,0,0,0);
        background-repeat: no-repeat;
        background-image: url('../../Images/newDesign/NewTravelRequest/Exclude.svg');
        background-position: center;
    }

    .new-request-page .create-tools {
        display: flex;
        align-items: center;
        height: 48px;
    }

    .new-request-page .settings-heading:before {
        top: 3px;
    }

    .new-request-page .settings-block.opened .settings-heading:before {
        background: #485879;
        border-color: #485879;
    }
.new-request-page .table-search div table tbody tr td table tbody tr td:first-child {
    padding-left: 24px;
}

    .new-request-page .table-search div table tbody tr td table tbody tr td span {
        padding-left: 0px;
    }

    .new-request-page .settings-block.opened .collapse-block {
        padding-top: 0;
    }

    .new-request-page .create-tools .other-box .form-control {
        height: 48px;
        border-radius: 8px;
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
    }

    .new-request-page .collapse-block .travel-preferences .top-cols {
        display: flex;
        justify-content: space-between;
    }

        .new-request-page .collapse-block .travel-preferences .top-cols > .btn-block > a.submit-settings {
            width: 227px;
        }

    .new-request-page .create-tools .other-box {
        margin: 0 0 0 24px;
    }

    .new-request-page .btn-success {
        max-width: 227px;
        width: 100%;
        background-color: #485879;
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: center;
    }

.new-request-page .table-search {
    margin-bottom: 0px;
}

.new-request-page .btn-block.opened {
    background: white;
    padding-bottom: 40px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0px 1px 1px 0px #7D97AE1A;
    box-shadow: 0px 1px 1px 0px #7D97AE29;
    display: flex;
    justify-content: flex-end;
}

.new-request-page .table-search span {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 20px;
    display: block;
    width: 100% !important;
}

.new-request-page .table-search table tr th {
    color: #343440;
    background: white;
    font-family: NotoSans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}

    .new-request-page .table-search table tr th:first-child, .new-request-page .table-search > div > table > tbody > tr > td:first-child > span {
        padding-left: 24px;
        border-radius: 8px;
    }

.new-request-page .table-search table tr td {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #343440;
    background: white;
}

.new-request-page .tractionlinkbtn.open {
    background-color: rgba(0,0,0,0) !important;
    width: 24px;
    height: 24px;
    background-image: url('../../Images/newDesign/NewTravelRequest/Edit.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.new-request-page .tractionlinkbtn.delete {
    background-color: rgba(0,0,0,0) !important;
    width: 24px;
    height: 24px;
    background-image: url('../../Images/newDesign/NewTravelRequest/Exit.svg');
    background-position: center;
    background-repeat: no-repeat;
}

.new-request-page .table-search table tr {
    padding-left: 24px;
}

    .new-request-page .table-search table tr:first-child {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

.new-request-page .table-search div table tbody tr td table tbody tr td span {
    margin-bottom: 0px;
    //padding-left: 24px;
}

.new-request-page .table-search div table tbody tr td table tbody tr td a {
    color: #485879;
}

.new-request-page .travel-settings .top-cols h3 {
    font-family: NotoSans;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
}

    