﻿.nd-all-pages .new-travel-status {
    margin-top: 136px;
    flex-direction: column;
}

.new-design-progess-bar.ts .span-travel-status {
    display: none;
}

.new-travel-status .btn-box a.btn-default:hover {
    color: #485879;
}

.new-travel-status .btn-box a.btn-default.back-btn:before {
    content: ' ';
    background-image: url(../../Images/newDesign/Profile/Back.svg);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.new-travel-status .tools-bar .note-str h2 {
    font-family: NotoSans;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #343440;
    margin-left: 0px;
}

.new-travel-status .travelstatuswrapper.calendar-block.type2 { 
     width: 100%;
   // max-width: 100%;
    margin: 0;
    box-sizing: border-box;
    background: transparent;
    border: none;
    padding: 0;
}

.new-travel-status .btnRemoveEmail {
    background-image: url('../../Images/newDesign/SmallRedCross.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;

}

.new-travel-status .btnRecoverEmail {
    background-image: url('../../Images/newDesign/Undo.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
}

.new-travel-status .travelstatuswrapper > .settings-heading {
    display: none;
}

.new-travel-status .travelstatuswrapper > .travelstatusfilterwrapper {
    padding-top: 0px;
}

.new-travel-status .travelstatusfilterwrapper .rad-checked span {
    top: -1px;
}

.new-travel-status .travelstatusfilterwrapper * > img {
    width: 24px;
    height: 24px;
    float: none;
    display: flex;
    align-items: center;
}

.new-travel-status .calendar-filter.style2.travelstatusfilterwrapper {
    padding-left: 0px;
    background: transparent;
}
.new-travel-status .a-row.grid6 > * {
    width: 100%;
    padding: 0px;
    display: flex !important;
    align-items: center;
}

    .new-travel-status .a-row.grid6 > *:last-child > .chk-area {
        display: flex;
        align-items: center;
        width: 14px;
        height: 14px;
        float: none;
    }
        .new-travel-status .a-row.grid6 > *:last-child > .chk-area > .chk-area {
            width: 14px;
            height: 14px;
            border: none;
            float: none;
        }

.new-travel-status .showremovedemailswrapper label {
    min-width: 200px;
   
}
.new-travel-status .travelstatusfilterwrapper .col-a2 .chk-area span {
    top: -2px;
}
.new-travel-status .travelstatusfilterwrapper .col-a2 span,
.new-travel-status .travelstatusfilterwrapper .col-a3 span,
.new-travel-status .showremovedemailswrapper label {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}
.new-travel-status .a-row > span {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #343440;
}

.new-travel-status .travelstatusfilterwrapper .mailimage {
    top: 2px;
}

.new-travel-status .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%);
}

    .new-travel-status .dropdown-menu * {
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
    }

.new-travel-status .a-row.grid6:before {
    display: none;
}

.new-travel-status .rad-area {
    top: 3px;
}

.new-travel-status .table.travelstatustablewrapper {
    padding-bottom: 12px;
    background: white;
    box-shadow: 0px 1px 1px rgba(125, 151, 174, 0.16), 0px 1px 1px rgba(125, 151, 174, 0.1);
    border-radius: 8px;
}

    .new-travel-status .table.travelstatustablewrapper table tr {
        display: grid;
        grid-template-columns: 0% 6% 13% 13% 13% 22% 17% 13% 0% 3%;
    }

    .new-travel-status .table.travelstatustablewrapper table th {
        display: flex;
        align-items: center;
        width: 100%;
        background: white;
        color: #343440;
        font-family: NotoSans;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
        padding: 0;
        height: 88px;
    }

    .new-travel-status .table.travelstatustablewrapper table td {
        display: flex;
        align-items: center;
        padding: 0;
        width: 100%;
        padding-right: 5px;
        height: 100%;
        min-height: 40px;
        margin-bottom: 8px;
    }

.new-travel-status .table table tbody tr:nth-child(10n) + tr td {
    border:none;
}

.new-travel-status .table.travelstatustablewrapper table td:nth-child(2) {
    justify-content: center;
}

        .new-travel-status .table.travelstatustablewrapper table td img:first-child {
           // display: none;
        }

        .new-travel-status .table.travelstatustablewrapper table td span {
            font-family: NotoSans;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0px;
            text-align: left;
            color: #343440;
        }

        @media(max-width: 1600px) {

        }