﻿.nd-all-pages .content.profile-page {
    padding-left: 20px;
    padding-right: 32px;
}
.profile-page .box {
    width: 100%;
    margin-top: 100px;
}

    .profile-page .box .tools-bar .block {
        float: none;
        width: auto;
        display: flex;
        align-items: center;
        max-width: 100%;
    }

.profile-page .box .tools-bar .block .back-btn input{
    display: block;
    border: none;
    font-family: NotoSans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #485879;
    position: relative;
    padding-right: 0;
}

    .profile-page .box .tools-bar .block .back-btn input:hover {
        background: none;
    }

    .profile-page .box .tools-bar .block div {
        display: block;
        margin: 0;
        padding-top:0;
        padding-bottom: 0;
    }
        .profile-page .box .tools-bar .block .btn-box {
            padding-right: 17px;
            padding-bottom: 3px;
            position: absolute;
            top: 123px !important;
        }

        .tools-bar .btn-box:before {
            width: 0;
        }

.profile-page .box .tools-bar .block .dropdown-box {
    border: none;
}

    .profile-page .box .tools-bar .block .dropdown-box .opener {
        display: flex;
        align-items: center;
        width: 277px;
        background: white;
        padding-right: 0;
        border: 1px solid #B1B8C2;
        height: 48px;
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
    }

.profile-page .box .tools-bar .block .back-btn {
    position: relative;
    max-width: 55px;
    width: auto;
    padding-right: 21px;
}

            .profile-page .box .tools-bar .block .back-btn:before {
                content: '';
                position: absolute;
                background-image: url('../../Images/newDesign/Profile/Back.svg');
                background-repeat: no-repeat;
                background-position: center;
                background-color: rgba(0,0,0,0);
                width: 24px;
                height: 24px;
                left: -11px;
                top: 5px;
            }

.profile.tools-bar {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 31px;
}


.tools-bar .btn-box .btn-default {
    display: flex;
    width: auto;
    background: none;
    background-image: none;
}

.userprofile-settings .middle-block .inputs-section {
    display: flex;
    padding-bottom: 19px;
}

.inputs-section > .cols .cols .col {
    //width: 277px;
    width: 100%;
    max-width: 277px;
    padding: 0;
    //margin-right: 24px;
    margin-bottom: 16px;
}

.inputs-section > .cols:after {
    display: none;
}

.inputs-section > .cols > .col:nth-child(1), .inputs-section > .cols > .col:nth-child(2) {
    width: auto;
    display: flex;
    justify-content: flex-start;
    padding: 0;
}

.inputs-section > .cols .cols {
    width: 100%;
    //display: flex;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 24px;
    margin: 0;
    max-width: 1482px;
}

    .inputs-section > .cols .cols .col-edit {
        grid-column-start: span 2;
    }

    .inputs-section > .cols .cols:after {
        display: none;
    }

.inputs-section > .cols {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
}
.inputs-section > .cols + .cols {
    padding-top: 0px;
}

.profile-page .sel {
    height: 48px
}
.profile-page .col {
    width: 277px;
}
.profile-page .sel .form-group {
    height: 100%;
   // margin-right: 24px;
    //width: 277px;
}

    .profile-page .settings-block {
        border: none;
        margin-left: 0px;
        margin-right: 0px;
        box-shadow: 0px 1px 1px rgba(125, 151, 174, 0.16), 0px 1px 1px rgba(125, 151, 174, 0.1);
        border-radius: 8px;
        padding-left: 24px;
        padding-bottom: 20px;
        padding-top: 28px;
        min-height: 44px;
        margin-bottom: 20px;
    }

.profile-page .settings-heading {
    padding-left: 0;
    padding-bottom: 0px;
}

.profile-page .settings-heading h2 {
    font-family: NotoSans;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
}

.profile-page .settings-heading:before {
    display: none;
}

.userprofile-settings .base-info {
    border-top: none;
    background: rgba(0,0,0,0);
    padding-left: 0px;
    padding-top: 5px;
}

   .profile-page .userprofile-settings .base-info .note {
    
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
        color: #343440;
        
    }

        .profile-page .userprofile-settings .base-info .note b {
            font-family: NotoSans;
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0px;
            text-align: left;
            font-size: 20px;
            line-height: 28px;
        }

.profile-page .userprofile-settings .middle-block {
    background: rgba(0,0,0,0);
    padding-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;  
    padding-right: 0px;
   // padding-top: 28px;
}

    .profile-page .userprofile-settings .middle-block .btn-block {
        display: flex;
        justify-content: flex-end;
    }

    .profile-page .btn-success, .profile-page .attach-wrapper .top .btn {
        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%;
        height: 48px;
        min-width: 0px;
    }

.profile-page .settings-heading .details-opener {
    overflow: visible;
    top: -1px;
    right: 3px;
}

.profile-page  .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;
}

    .profile-page .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;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
} 



.profile-page .form-group table {
    width: 100%;
}

.inputs-section > .cols .cols.gc2 {
    grid-template-columns: 1fr 1fr;
}

.pas-check {
    height: 100%;
    display: flex;
    align-items: center;
}

    .profile-page .pas-check .chk-area.customForm-class-type2 {
        height: 14px;
        width: 14px;
        min-width: 14px;
        float: none;
        display: flex;
    }

    .profile-page .pas-check label, .profile-page .col span {
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
       
    }

        .profile-page .col.decl-flex span:first-child {
            margin-right: 8px;
        }

        .profile-page .pas-check label, .profile-page .col span.req {
            top: -8px;
            left: 5px;
        }

        .profile-page .col span.req {
            color: #FD708D;
        }

            .inputs-section > .cols .cols .col.span2 {
                max-width: 100%;
                grid-column-start: span 2;
            }
.inputs-section > .cols .cols .col.span4 {
    max-width: 100%;
    grid-column-start: span 4;
}

.inputs-section > .cols .cols .col.span3 {
    max-width: 100%;
    grid-column-start: span 3;
}

.inputs-section .text-area-updated {
    height: 48px;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    border: 1px solid #B1B8C2;
    border-radius: 8px;
    vertical-align: middle;
    padding-top: 12px;
}

.profile-page .align-center {
    align-items: center;
}

.profile-page .attach-wrapper .top {
    display: flex;
    padding-bottom: 45px;
}

.profile-page .attach-wrapper .top .col-l {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-height: 48px;
}

    .profile-page .attach-wrapper .top .col-01, .profile-page .attach-wrapper .top .col-02 {
        max-width: 277px;
        width: 100%;
        margin-right: 24px;
        height: 48px;
    }

.profile-page .attach-wrapper .top .btn {
    padding: 12px 15px;
    color: #485879;
    background: white;
    border: 1px solid #485879;
    max-width: 277px;
    margin-right: 24px;
    margin-top: 0px;
    height:100%;
    cursor: pointer;
}

.profile-page .attach-wrapper {
    background: rgba(0,0,0,0);
    padding-top: 3px;
    padding-left: 0px;
}

    .profile-page .attach-wrapper .data {
        max-width: 1464px;
        width: 100%;
        margin-bottom: 4px;
    }

    .profile-page .attach-wrapper .data thead {
        
    }

        .profile-page .attach-wrapper .data thead tr {
            width: 100%;
            display: grid;
            grid-template-columns: 18.8% 18.8% 16.1% 14.9% 19% 12.4%;
        }

            .profile-page .attach-wrapper .data thead tr 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: 36px;
            }

        .profile-page .attach-wrapper .data tbody .filled {
            display: grid;
            grid-template-columns: 18.8% 18.8% 16.1% 14.9% 19% 14.4%
        }

            .profile-page .attach-wrapper .data tbody .filled td:last-child {
                display: flex;
                justify-content: flex-end;
            }

            .profile-page .attach-wrapper .data tbody .filled td, .profile-page .attach-wrapper .data tbody .filled strong a {
                font-family: NotoSans;
                font-size: 16px;
                font-weight: 400;
                line-height: 20px;
                letter-spacing: 0px;
                text-align: left;
                color: #343440;
                padding-left: 0px;
                padding-bottom: 19px;
            }

            .profile-page .textaddsubject {
                height: 100%;
                border: 1px solid #B1B8C2;
                border-radius: 8px;
                font-family: NotoSans;
                font-size: 16px;
                font-weight: 400;
                line-height: 20px;
                letter-spacing: 0px;
                text-align: left;
            }

            .profile-page .btn-file-delete {
                width: 20px;
                height: 20px;
                display: block;
                background-image: url('../../Images/newDesign/Profile/ex.svg');
                background-repeat: no-repeat;
                background-position: center;
                font-size: 0px !important;
            }
.profile-page .note {
    display: flex;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    margin-right: 8px;
}

                .profile-page .note .marked {
                    color: #FFA500;
                    margin-right: 8px;
                }

.profile-page .preferences-heading {
    border-bottom: none;
    margin-bottom: 24px;
    padding-bottom: 0px;
    margin-bottom: 13px;
}
.profile-page .preferences-heading h3 {
    padding-left: 0;
    font-family: NotoSans;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
}

.profile-page .note.block {
    margin-bottom: 24px;
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

    .profile-page .note.block b {
        color: #FFA500;
    }

    .profile-page .block {
        display: block;
    }

.profile-page .btn-close:before {
    display: none;
}

.profile-page .btn-close:after {
    width: 20px;
    height: 20px;
    background-image: url(../../Images/newDesign/Profile/ex.svg);
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    top: -55px;
    left: -26px;
    background-size: 100%;
}

.profile-page .inputs-section .btn-close {
    overflow: visible;
}

.profile-page .addNew {
    border-color: #12A778;
    width: 32px;
    height: 32px;
    min-height: 0px;
    min-width: 0px;
    background-image: url('../../Images/newDesign/Profile/Combined Shape.svg');
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    position: absolute;
    right:0;
}

    .profile-page .addNew:hover {
        background-color: rgba(0,0,0,0);
    }

    .profile-page .addNew.addNewVisa {
        bottom: 3px;
        right: 2px;
    }

    .profile-page .addNewPassportPosition {
        position: absolute;
        bottom: 71px;
        right: 0;
    }

.profile-page .add-row {
    display:flex;
    justify-content: flex-end;
}

.profile-page .form-group input.required:before {
    content: "<div>*</div>";
    display: block;
    width: 5px;
    height: 5px;
    color: red;
}

.profile-page .dropdown-menu {
    border: none; 
    box-shadow: 0px 0px 1px 0px #7D97AE05, 0px 2px 6px 0px #7D97AE05, 0px 8px 16px 0px #7D97AE14;
}

    .profile-page .dropdown-menu:before {
        display: none;
    }

    .profile-page .dropdown-menu li a {
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
    }

.profile-page .RadComboBox_MetroTouch table tbody tr{
   display: flex;
}

    .profile-page .RadComboBox_MetroTouch table td.rcbInputCellLeft {
        padding: 0;
        display: block;
        width: 100%;
        border: 1px solid #B1B8C2;
        border-right: none;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        height: 46px;
    }
.profile-page .RadComboBox_MetroTouch .rcbHovered .rcbInputCell, .profile-page .RadComboBox_MetroTouch .rcbInputCell {
    padding: 0;
}

    .profile-page .RadComboBox_MetroTouch .rcbHovered .rcbInputCell input, .profile-page .RadComboBox_MetroTouch .rcbInputCell input {
        padding: 0;
        padding-left: 15px;
        height: 46px;
        border: none;
        font-style: normal;
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: left;
        color: #343440;
    }

        .profile-page .RadComboBox_MetroTouch .rcbHovered .rcbInputCell input::placeholder, 
        .profile-page .RadComboBox_MetroTouch .rcbInputCell input::placeholder {
            color: transparent;
        }

        .profile-page .RadComboBox_MetroTouch table td.rcbArrowCell {
            background: rgba(0,0,0,0);
            border: 1px solid #B1B8C2;
            border-left: none;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            height: 46px;
            display: flex;
            align-items: center;
        }

.profile-page .RadComboBox_MetroTouch .rcbArrowCell a {
    background-image: url(../../Images/newDesign/Profile/TriangleSmall.svg);
    background-position: center;
    margin-right: 8px;
    background-repeat: no-repeat;
}

.profile-page .close-absolute {
    position: absolute;
    right:0;
    top: 50%;
}

.profile-page .cols .col .create-tools label {
    font-family: NotoSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.profile-page .cols .col .cols .col.col-edit {
    display: flex;
}

.profile-page .customForm-class-check.customForm-class-type2.customForm-class-customForm-hidden.chk-area.chk-unchecked {
    width: 14px;
    height: 14px;
}

.profile-page .customForm-class-check.customForm-class-type2.customForm-class-customForm-hidden.chk-area.chk-unchecked div span {
    top: -4px;
    left: -8px;
}

.profile-page .dummy-loading-btn {
    max-width: 277px;
    width: 100%;
    max-height:48px;
    display: none;
    justify-content: center;
    align-items: center;
    background: #485879;
    border-radius: 8px;
}
    .profile-page .dummy-loading-btn .dummy-loading-text {
        display: block;
        font-family: NotoSans;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: center;
        color: white;
    }

    .profile-page .dummy-loading-btn .dummy-loading {
        content: ' ';
        background-image: url(../../Images/newDesign/Profile/loading.gif);
        width: 23px;
        height: 24px;
        background-position: center;
        margin-right: 8px;
    }

.profile-page .settings-block.opened .collapse-block.emp-det-block {
    padding-top: 37px;
}

.profile-page .settings-block.opened .collapse-block.emp-det-block-2 {
    height: 54px;
}

.profile-page .pad-bot19 {
    padding-bottom: 19px;
}

.profile-page .del-fm {
    //top: -639%;
    //left: -25px;
}

.profile-page .sv-bt-mg-up {
    margin-top: 8px;
}

.profile-page .pt-12 {
    padding-top: 12px;
}

.profile-page .userprofile-settings .middle-block .inputs-section.pb-9 {
    padding-bottom: 9px;
}

.profile-page .settings-block.opened .collapse-block.pt-36 {
    padding-top: 36px;
}

.profile-page .pt-28 {
    padding-top: 28px;
    margin-bottom: 23px;
}

.profile-page .mb-23 {
    margin-bottom: 23px;
    margin-top: 33px;
}

.profile-page .btnDelVisa:after {
    top: -32px;
    left: -25px;
}

.profile-page .drivLic {
    margin-top: 35px;
    padding-bottom: 9px;
}

.profile-page .btnAddMemb{
    bottom: 3px;
    right: 2px;
}

.profile-page .btnDelDrivLic:after {
    top: -20px;
    left: -25px;
}

.profile-page .btnAddNewDrLic{
    right: 2px;
    bottom: -5px;
}

.profile-page .pt-21 {
    padding-top: 21px;
    display: flex;
    justify-content: flex-end;
}

.profile-page footer.btn-block {
    display: flex;
    justify-content: flex-end;
}

.profile-page .preferences-heading h3.airline-and-hotel {
    padding-top: 15px;
    padding-bottom: 11px;
}

.profile-page .a-row {
    padding-right: 30px;
}

.profile-page .col-a3 {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    float: none;
    padding: 0;
}

.profile-page .col-a3 a {
    max-width: 258px;
    width: 100%;
}

.profile-page .mt-16 {
    margin-top: 16px;
}
