.nominated_talent_page .space5 {
    height: 5px;
}

.nominated_talent_page .space6 {
    height: 6px;
}

.nominated_talent_page .space7 {
    height: 7px;
}

.nominated_talent_page .space8 {
    height: 8px;
}

.nominated_talent_page .space10 {
    height: 10px;
}

.nominated_talent_page .space15 {
    height: 15px;
}

.nominated_talent_page .space20 {
    height: 20px;
}

.nominated_talent_page .space30 {
    height: 30px;
}

.nominated_talent_page .breadC_h1 {
    font-weight: normal !important;
    font-size: 20px!important;
    color: #474f74;
    margin-top: 15px;
}

.nominated_talent_page .top_header {
    background-color: #fff;
    margin-top: -22px;
    padding: 20px 0px 10px 0px;
}
.nominated_talent_page .d-flex
{
    display: flex;
}

/* .h_box{
    height:250px;
  } */

.nominated_talent_page .btn_blue {
    background-color: #0091FF;
    color: #fff;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 20px;
    letter-spacing: 1px;
    box-shadow: none;
}

.nominated_talent_page .btn_blue:hover,
.nominated_talent_page .btn_blue:focus {
    color: #fff !important;
    background-color: #035fa5;
}

.nominated_talent_page .btn_white {
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 20px;
    border: 1px solid #c3c3c3;
    background-color: #fff;
    color: #7f7f7f;
    box-shadow: none;
}

.nominated_talent_page .btn_white:hover,
.nominated_talent_page .btn_white:focus {
    color: #28262673 !important;
}

.nominated_talent_page .mr_15 {
    margin-right: 15px;
}


/* start of multi page css */

.nominated_talent_page .page_container .page_container_box {
    text-align: center;
    margin-top: 8px;
}

.nominated_talent_page .page_container .baricon1 img {
    margin-top: -22px;
    width: 19px;
}

.nominated_talent_page .page_container .baricon img {
    margin-top: -22px;
    margin-right: -1px;
    width: 19px;
}

.nominated_talent_page .page_container .baricon_first {
    border-radius: 100%;
    margin-top: -4px;
    background-color: #4174ff;
    padding: 5px;
}

.nominated_talent_page .page_container .progress_bar {
    width: 170px;
    height: 2px;
    border-radius: 20px;
    background-color: #c3c3c3;
}

.nominated_talent_page .page_container .progress_bar_last {
    width: 48px;
    height: 2px;
    border-radius: 20px;
    background-color: #D8D8D8;
}

.nominated_talent_page .page_container .progress_bar_first {
    width: 45px;
    height: 2px;
    border-radius: 20px;
    background-color: #4174ff;
}

.nominated_talent_page .page_container .page_contents_box {
    box-sizing: border-box;
    margin-top: 20px;
}

.nominated_talent_page #second_page,
.nominated_talent_page #third_page,
.nominated_talent_page #fourth_page,
.nominated_talent_page #fifth_page,
.nominated_talent_page #sixth_page,
.nominated_talent_page #seven_page,
.nominated_talent_page #eight_page,
.nominated_talent_page #nine_page,
.nominated_talent_page #ten_page {
    display: none;
}

.nominated_talent_page .page_container2 {
    display: inline-flex;
}

.nominated_talent_page .page_container_inner {
    display: inline-flex;
    position: relative;
}

.nominated_talent_page .page_number1 {
    position: absolute;
    top: 17px;
    left: -15px;
    font-size: 11px;
    color: black;
    font-weight: 600;
}

.nominated_talent_page .page_number {
    position: absolute;
    top: 17px;
    left: -22px;
    font-size: 12px;
    color: #000;
}


/* end of multi page css */


/*Page CSS Start*/

.nominated_talent_page .updates p {
    font-size: 12px;
}

.nominated_talent_page .updates p span {
    color: #4f7cfb;
}

.nominated_talent_page .step_header {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.nominated_talent_page .step_form_container {
    border-radius: 8px;
    border: solid 1px #c3c3c3;
    margin: 10px 0px 0px 0px;
}

.nominated_talent_page .step_btn_container {
    margin: 10px 0px;
}

.nominated_talent_page .step_btn_container .btn {
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px !important;
    height: 38px;
}

.nominated_talent_page #page2 {
    left: -18px;
}

.nominated_talent_page #page3 {
    left: -70px;
}

.nominated_talent_page #page4 {
    left: -8px;
}

.nominated_talent_page #page5 {
    left: -38px;
}

.nominated_talent_page #page6 {
    left: -25px;
}

.nominated_talent_page #page7 {
    left: -13px;
}

.nominated_talent_page #page8 {
    left: -38px;
}

.nominated_talent_page #page9 {
    left: -2px;
}

.nominated_talent_page #page10 {
    left: -13px;
}

.nominated_talent_page .aestric {
    color: #ff0000;
}

.nominated_talent_page .step_container_inner {
    padding: 20px;
    /* margin: 10px; */
    height: calc(100vh - 193px);
    overflow-y: auto;
}

.nominated_talent_page .step_container_inner .form-group {
    margin-bottom: 10px;
}

.nominated_talent_page .step_form_container label {
    color: #000;
    font-weight: 500;
    font-size: 13px!important;
}

.nominated_talent_page .step_form_container .radio_label label
{
    cursor: pointer;
}

/* .nominated_talent_page .step_form_container .form-control {
    border: 1px solid #c3c3c3;
    height: 34px;
    border-radius: 4px;
    font-size: 12px !important;
    padding: 5px 10px;
    box-shadow: none;
} */


/* Multiselect css For Reference */

.nominated_talent_page .step_form_container .select2-container--default .select2-search--inline .select2-search__field {
    min-width: 250px !important;
    /* padding-left: 0.75rem !important; */
    /* margin-top: 6px; */
    padding: 5px 10px 5px 5px;
    margin-top: 0 !important;
}

.nominated_talent_page .select2-results__option {
    font-size: 12px !important;
}

/* .select2-results__option:before {
    top: 6px !important;
} */

.nominated_talent_page .select2-container {
    min-width: 100%;
    width: 100% !important;
}

.nominated_talent_page .select2-container--default .select2-selection--multiple .select2-selection__rendered
{
    padding: 0px 5px;
    padding-top: 4px !important;
    max-height: 56px;
    overflow-y: auto;
}

.nominated_talent_page .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    font-size: 12px;
    /* height: 28px; */
}

.nominated_talent_page .select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
}

.nominated_talent_page .select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 18px;
    width: 18px;
    border: 2px solid #bbbbbb;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -4px;
}

.nominated_talent_page .select2-dropdown {
    position: relative !important;
}

.nominated_talent_page .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-right: 3px;
}

.nominated_talent_page .select2-results__option[aria-selected=true]:before {
    font-family: fontAwesome;
    content: "\f00c";
    color: #fff;
    background-color: #4374ff;
    border: 0;
    display: inline-block;
    padding-left: 3px;
}

.nominated_talent_page .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}

.nominated_talent_page .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}

.nominated_talent_page .select2-container--default .select2-selection--multiple {
    /* background-color: rgba(238, 248, 255, 0.5); */
    background-color: #F7F6F3;
    border-radius: 4px;
    cursor: text;
    width: 100%;
    /* border: 1px solid #d9efff; */
    border: 1px solid #c3c3c3;
}

.nominated_talent_page .select2-container .select2-search--inline .select2-search__field {
    font-size: 12px;
}

.nominated_talent_page .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}

.nominated_talent_page .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #4374ff;
    border-width: 1px;
}

.nominated_talent_page .select2-container--default .select2-selection--multiple {
    border-width: 1px;
}

.nominated_talent_page .select2-container--open .select2-dropdown--below {
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.nominated_talent_page .select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}


/* select with icons badges single*/

.nominated_talent_page .select-icon .select2-selection__placeholder .badge {
    display: none;
}

.nominated_talent_page .select-icon .placeholder {
    display: none;
}

.nominated_talent_page .select-icon .select2-results__option:before,
.nominated_talent_page .select-icon .select2-results__option[aria-selected=true]:before {
    display: none !important;
    /* content: "" !important; */
}

.nominated_talent_page .select-icon .select2-search--dropdown {
    display: none;
}

.nominated_talent_page .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    border-radius: 60px;
}

.nominated_talent_page .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 200;
    margin-right: 0px;
    float: right;
    font-size: 22px;
    position: relative;
    left: 20px;
    bottom: 10px;
}

.nominated_talent_page .readOnly .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 25px;
    position: relative;
    left: 15px;
    bottom: 11px;
}

.nominated_talent_page .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 0px;
    padding: 3px 30px 3px 15px;
    height: 23px;
    color: #495057!important;
    margin-bottom: 2px;
    margin-top: 2px;
}


/* End Multiselect css For Reference */

.nominated_talent_page .talent_modal_link {
    color: #495057 !important;
    font-weight: 500 !important;
    background: transparent !important;
    padding: 0px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    cursor: pointer;
}

.nominated_talent_page .step_form_container textarea {
    height: 60px !important;
    resize: none;
}

.nominated_talent_page .talent_modal_link img {
    width: 15px;
    margin-right: 5px;
    margin-top: -3px;
}


/*Who Is Talent Modal Start */

.nominated_talent_page .talent_modal_link {
    color: #495057 !important;
    font-weight: 500 !important;
    background: transparent !important;
    padding: 0px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    cursor: pointer;
}

.nominated_talent_page .talent_modal_link img {
    width: 15px;
    margin-right: 5px;
    margin-top: -3px;
}

.nominated_talent_page .who_talent_modal .modal-dialog {
    max-width: 950px;
    width: 950px;
    margin: 0 auto;
    margin-top: 90px;
}

.nominated_talent_page .who_talent_modal .modal-body {
    padding: 0px !important;
    max-height: initial;
}

.nominated_talent_page .m_0 {
    margin: 0px !important;
}


.nominated_talent_page .list_sec {
    display: flex;
    margin-bottom: 20px;
}

.nominated_talent_page .img_sec {
    min-width: 100px;
    text-align: center;
    margin-right: 15px;
}

.nominated_talent_page .img_sec img {
    width: 45px;
}

.nominated_talent_page .img_sec h1 {
    font-size: 15px;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 0px;
}

.nominated_talent_page .content_sec h5 {
    font-size: 13px;
    line-height: 18px;
}

.nominated_talent_page #talentModal .content_sec h5
{
    margin-top: 0px;
    color: #000;
}

.nominated_talent_page .list_sec_container {
    padding: 20px 0px;
}

.nominated_talent_page .list_sec_container .list_sec:last-child {
    margin-bottom: 0px !important;
}

.nominated_talent_page .modal-footer>:not(:last-child) {
    margin-right: 5px;
}

.nominated_talent_page .nominate-talent-form .modal-footer {
    display: block !important;
}

.nominated_talent_page .nominate-talent-form .modal-footer .form-group {
    float: left;
    margin: 8px 0px 0px;
}

.nominated_talent_page .btn_sec {
    float: right;
}

.nominated_talent_page .who_talent_modal .modal-content {
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem !important;
}

.nominated_talent_page .modal_left_sec {
    background: #141534;
    color: #fff;
    padding-top: 50px;
    position: relative;
    border-radius: 0.25rem 0rem 0rem 0.25rem;
}
.nominated_talent_page .col-md-3.modal_left_sec
{
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.nominated_talent_page .left_sec h1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.nominated_talent_page .left_sec p {
    font-size: 14px;
    margin-bottom: 30px;
}

.nominated_talent_page .left_sec hr {
    border-top: 2px solid #fff;
}

.nominated_talent_page .modal_left_sec .banner_img {
    position: absolute;
    bottom: 65px;
}

.nominated_talent_page .who_talent_modal {
    top: 45px;
}


/*Who Is Talent Modal End */


/*Step 2 css*/

.nominated_talent_page .step_form_container .radio_label {
    margin-right: 25px;
}

.nominated_talent_page .step_form_container input[type="radio"] {
    margin-right: 7px;
    position: relative;
    top: 1px;
    cursor: pointer;
}

.nominated_talent_page .step_form_container input[type="radio"]:checked+label {
    font-weight: bold;
}

.nominated_talent_page .radio_formgroup {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 15px !important;
}

.nominated_talent_page .step_form_container .radio_formgroup label {
    margin-bottom: 10px;
}

.nominated_talent_page .top_back_btn {
    position: absolute;
    top: -150px;
    left: 15px;
    cursor: pointer;
    color: #2E79FF !important;
}

.nominated_talent_page .top_profile_sec {
    background: #e5f4ff;
    margin-top: 15px;
    background: #e5f4ff;
    margin-top: 7px;
    padding: 6px 15px;
}

.nominated_talent_page .profile_pic {
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.nominated_talent_page .profile_name {
    color: #4a4a4a;
    font-size: 13px;
    font-weight: 700;
    margin-left: 10px;
    margin: 11px 15px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nominated_talent_page .progress_bar_sec {
    padding-top: 3px;
}

.nominated_talent_page .progress_bar_sec h2 {
    color: #4a4a4a;
    font-size: 10px;
    font-weight: 700;
    margin-top: 0px;
}

.nominated_talent_page .progress_bar_sec .progress {
    height: 6px;
    background-color: #fff;
    border-radius: 2px;
    width: calc(100% - 50px);
    margin-bottom: 0px;
}

.nominated_talent_page .progress-bar.bg-primary {
    background-color: #4174ff !important;
}

.nominated_talent_page .progress_bar_value {
    right: 15px;
    bottom: 0px;
    margin-bottom: 0px;
    color: #4174ff;
    font-size: 12px;
    font-weight: 700;
}

.nominated_talent_page .profile_border {
    border-right: 1px solid #979797;
}


/*Step 2 css*/


/*Step 3 CSS Start*/

.nominated_talent_page .add_project_box .panel-default {
    margin-bottom: 5px;
    border-color: transparent !important;
    box-shadow: none !important;
}

.nominated_talent_page .add_project_box .panel-default>.panel-heading {
    color: #333;
    background-color: #f0f8ff;
    ;
    /* border: 1px solid #d9efff; */
    border-radius: 0px;
    padding: 0;
}

.nominated_talent_page .add_project_box .panel-group .panel-heading+.panel-collapse>.list-group,
.nominated_talent_page .add_project_box .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #d9efff;
    border-top: none;
}

.nominated_talent_page .formAddProject span {
    font-size: 12px;
}

.nominated_talent_page .add_project_box .panel-title {
    margin-bottom: 0px !important;
    text-transform: none;
    color: rgb(67, 116, 255) !important;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0px;
}

.nominated_talent_page .add_project_box .major_project_name {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 100px);
    color: #131313;
}

.nominated_talent_page .add_project_box .panel-heading button {
    display: inline-block;
    background: transparent;
    border: none;
    font-size: 21px;
    color: #7d8082;
    margin: 0;
    padding: 0;
    position: relative;
    top: -8px;
}

.nominated_talent_page .add_project_box .panel-group .panel-heading a:after {
    content: '';
    background-repeat: no-repeat;
    background-size: 23px;
    position: relative;
    right: 0px;
    background-position: right;
    padding: 10px;
    float: right;
    bottom: 9px;
    cursor: pointer !important;
}

.nominated_talent_page .add_project_box .panel-group .panel-heading a.collapsed:after {
    background-size: 19px;
    bottom: 1px;
    background-image: url(../images/icons/add_icon_grey.svg);
}

.nominated_talent_page .add_project_box .panel-group .panel-heading a:after {
    background-size: 19px;
    bottom: 1px;
    background-image: url(../images/icons/minus_icon_grey.svg);
}

.nominated_talent_page .add_project_box .panel-group .panel-heading a {
    display: inline-block;
    width: calc(100% - 43px);
    padding: 15px;
    line-height: 100%;
    position: relative;
}

.nominated_talent_page .add_project_box .panel-heading button {
    display: inline-block;
    background: transparent;
    border: none;
    font-size: 21px;
    color: #7d8082;
    margin: 0;
    padding: 0;
    /* position: absolute; */
    margin-top: -29px;
    /* right: 33px; */
    float: right;
    margin-right: 15px;
}

.nominated_talent_page .add_project_box .panel-default {
    border-color: #ddd;
}

.nominated_talent_page .add_project_box .panel-heading button img {
    width: 14px;
}

.nominated_talent_page .add_project_box .panel-group .panel-heading a[aria-expanded="false"]:after {
    background-size: 19px;
    bottom: 3px;
    background-image: url(../images/icons/add_icon_grey.svg);
}

.nominated_talent_page .add_project_box .panel-group .panel-heading a[aria-expanded="true"]:after {
    background-size: 19px;
    bottom: 3px;
    background-image: url(../images/icons/minus_icon_grey.svg);
}

.nominated_talent_page .add_project_box .panel-body {
    max-height: unset;
    padding: 8px 15px !important;
}

.nominated_talent_page .add_project_box .form-group label {
    color: #191919;
    font-weight: 500;
    font-size: 13px !important;
    display: block;
}

.nominated_talent_page .add_project_box .edit_project {
    cursor: pointer;
    border: none;
    background: none;
    float: right;
    margin: 0px 4px 0px 0px;
}

.nominated_talent_page .add_project_box .edit_project img {
    width: 16px;
}

.nominated_talent_page .add_project_box .formAddProject hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.nominated_talent_page .add_project_box .formAddProject .edit_textarea {
    width: 100%;
    background: #eef9ff;
    border: 1px solid #c8d1d6;
    color: #222;
    font-size: 12px;
    height: 40px !important;
    padding: 5px;
    resize: none;
    overflow-y: auto;
}

.nominated_talent_page .add_project_box .formAddProject .edit_textarea:disabled {
    border: 1px solid #fff !important;
    padding: 3px 0px;
    background: #fff !important;
}

.nominated_talent_page .box_btn {
    padding: 3px 6px!important;
    font-size: 12px !important;
    height: 27px !important;
    line-height: 13px!important;
    background-color: #0091FF;
    border-radius: 16px;
}

.nominated_talent_page .box_btn img {
    width: 9px;
    vertical-align: initial;
    margin-right: 4px;
}

.nominated_talent_page .mb_15 {
    margin-bottom: 15px;
}

/* .nominated_talent_page .modal_label {
    font-weight: 400;
    color: #495057;
    font-size: 14px !important;
    margin-left: 0;
}

.nominated_talent_page .global_sm_modal .modal-sm {
    max-width: 386px;
    width: auto !important;
    margin: 10px auto !important;
    margin-top: 90px !important;
}

.nominated_talent_page .global_sm_modal .modal-header,
.nominated_talent_page .modal-footer {
    background: #ffffff!important;
    color: #4374ff!important;
    border: none !important;
}

.nominated_talent_page .global_sm_modal .modal-header,
.nominated_talent_page .modal-footer {
    padding: 15px 30px !important;
}

.nominated_talent_page .edit_project_modal .modal-body {
    max-height: calc(100vh - 297px);
    overflow-y: auto;
} */

/* .edit_project_modal .modal-body:hover {
    overflow-y: auto;
} */

/* .nominated_talent_page .global_sm_modal .modal-body {
    padding: 10px 30px 22px 30px !important;
}

.nominated_talent_page .global_sm_modal h5 {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 17px;
    color: #4f7cfb;
    font-weight: 500;
} */

/* .nominated_talent_page .form-control {
    border: 1px solid #c3c3c3;
    height: 34px;
    border-radius: 2px;
    font-size: 12px !important;
    padding: 5px 10px;
    box-shadow: none !important;
} */

.nominated_talent_page textarea.modal_input {
    height: 90px !important;
    overflow-y: auto;
    resize: none;
}

.nominated_talent_page .global_sm_modal .modal-footer {
    justify-content: flex-end;
}

.nominated_talent_page .btn-primary {
    color: #fff;
    background-color: #4f7cfb;
    border-color: #4f7cfb;
    /* opacity: .65; */
}


/*Step 3 CSS End*/


/*Step 5 Start*/

.nominated_talent_page .foundational_data_container .form-control {
    /* border: 1px solid #d9efff; */
    border: 1px solid #c3c3c3;
    background: rgba(238, 248, 255, 0.5);
}

.nominated_talent_page .step_form_container textarea.blue_textarea {
    height: 44px !important;
}


/*Step 5 end*/


/*Step 6 Start*/

.nominated_talent_page .step_form_container label.box_title_blue {
    color: #4374ff !important;
    font-size: 14px !important;
    margin-top: 0px;
    display: block;
}


/*Step 6 end*/


/*Step 8 start*/

.nominated_talent_page .blue_control_container .form-control {
    /* border: 1px solid #d9efff;
    border: 1px solid #c3c3c3; */
    background: #f0f8ff;
}

.nominated_talent_page .mr_25 {
    margin-right: 25px;
}

.nominated_talent_page .mb_10 {
    margin-bottom: 10px !important;
}

.nominated_talent_page .mb_5 {
    margin-bottom: 5px !important;
}

.nominated_talent_page .input-group.date .input-group-addon {
    cursor: pointer;
}

.nominated_talent_page .calender_addon {
    top: -1px !important;
    border: 1px solid #d9efff;
    background: rgba(238, 248, 255, 0.5);
}

.nominated_talent_page .input-group .calender_input {
    border-radius: 2px;
    border-right: none;
}


/*Step 8 end*/


/*Step 7 start*/

.nominated_talent_page .step_form_container .activity_sec input[type="radio"] {
    top: 3px;
}

.nominated_talent_page .step_form_container .activity_sec label {
    font-size: 12px!important;
}

.nominated_talent_page .step_form_container .activity_sec {
    margin-bottom: 10px;
}

.nominated_talent_page .step_form_container .activity_sec .row {
    border-bottom: 1px solid #d9efff;
}

.nominated_talent_page .activity_sec p {
    font-size: 12px;
    margin-bottom: 4px;
    color: #7F7F7F;
}

.nominated_talent_page .activity_sec .creator_name {
    color: #4174FF;
}

.nominated_talent_page .activity_sec .activity_date {
    font-size: 11px;
}

.nominated_talent_page .add_activity_box .panel-group .panel-heading a {
    width: 100%;
}

.nominated_talent_page .activity_tag {
    background: #eef9ff;
    border-radius: 50px;
    padding: 6px 35px 6px 15px;
    height: 28px;
    margin: 5px;
    width: auto;
    display: inline-block;
    font-size: 11px;
    border: 1px solid #eee;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.nominated_talent_page .activity_tag .removeicon {
    background-image: url(../images/icons/cross_icon.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    position: absolute;
    right: 13px;
    background-position: right;
    padding: 8px 8px 8px 15px;
    float: right;
    top: 6px;
    cursor: pointer;
}


/*Step 7 end*/


/*Step 9 Start*/

.nominated_talent_page .tags_container {
    border-radius: 2px;
    border: 1px solid #d9efff;
    background: rgba(238, 248, 255, 0.5);
    /* height: calc(100vh - 270px); */
    height: calc(100vh - 311px);
    padding: 10px;
    overflow-y: auto;
}

.nominated_talent_page .step_form_container label.box_title_black {
    color: #000 !important;
}

.nominated_talent_page .mt_6 {
    margin-top: 6px;
}

.nominated_talent_page .back-icon {
    width: 14px;
}

.nominated_talent_page .tag_text {
    background: #fff;
    border-radius: 50px;
    margin: 5px;
    width: auto;
    display: inline-block;
    font-size: 11px;
    padding: 4px 35px 6px 15px;
    height: 28px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #eee;
    position: relative;
}

.nominated_talent_page .tag_text .removeicon {
    background-image: url(../images/icons/cross_icon.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    position: relative;
    right: 0px;
    background-position: right;
    padding: 10px;
    float: right;
    position: absolute;
    right: 12px;
    top: 3px;
}

.nominated_talent_page .tag_text.active .removeicon,
.nominated_talent_page .tag_text:hover .removeicon{
    background-image: url(../images/cross_delete_white_icon.svg);
}

.nominated_talent_page .tag_text.active,
.nominated_talent_page .tag_text:hover {
    background: #4374ff !important;
    color: #fff;
    cursor: pointer;
}

.nominated_talent_page .tag_vertical_border {
    border-right: 1px solid #c3c3c3;
}


/*Step 9 end*/
/*Step 10 Start*/

.nominated_talent_page .preview_box .panel-default>.panel-heading {
    background-color: transparent;
    border-radius: 0;
    border: none;
}

.nominated_talent_page .preview_box .major_project_name {
    color: #000;
    font-size: 14px;
    padding: 3px 0px;
}

.nominated_talent_page .preview_box .panel-group .panel-heading a {
    /* border-bottom: solid 1px rgba(195, 195, 195, 0.5); */
    border-left: none;
    border-right: none;
}

.nominated_talent_page .preview_box .panel-group .panel-heading+.panel-collapse>.list-group,
.nominated_talent_page .preview_box .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: solid 1px rgba(195, 195, 195, 0.5) !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.nominated_talent_page .preview_box .panel-group .panel-heading+.panel-collapse>.panel-body
{
    border: 1px solid #f0f8ff!important;
}

.nominated_talent_page .preview_box .panel-group .panel-heading a[aria-expanded="true"] {
    border-bottom: none !important
}

.nominated_talent_page .preview_box .panel-group .panel-heading a[aria-expanded="false"]:after {
    background-size: 7px;
    bottom: 0px;
    background-image: url(../images/nominate_talent/arrow_right.svg);
}

.nominated_talent_page .preview_box .panel-group .panel-heading a[aria-expanded="true"]:after {
    background-size: 14px;
    bottom: -4px;
    background-image: url(../images/nominate_talent/arrow_down.svg);
}

.nominated_talent_page .preview_box .input_values {
    color: #4174FF;
    font-size: 12px;
    margin-bottom: 0px;
    word-break: break-all;
}
.nominated_talent_page .preview_box .panel-heading
{
    border-bottom: 1px solid #d9efff !important;
}
.nominated_talent_page .preview_tags {
    background: #4174ff;
    border-radius: 50px;
    padding: 5px 13px;
    height: 24px;
    margin: 5px;
    width: auto;
    display: inline-block;
    font-size: 11px;
    border: 1px solid #4174ff;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    color: #fff;
    line-height: 12px;
}

.nominated_talent_page .preview_box .panel-group .panel+.panel {
    margin-top: -3px;
}

.nominated_talent_page .preview_box .panel-default {
    margin-bottom: 5px;
}

.nominated_talent_page .preview_box .radio_formgroup {
    border-bottom: 1px solid #dcdbdb;
}

.nominated_talent_page .preview_box .radio_formgroup .input_values {
    padding-right: 20px;
}

/* .nominated_talent_page .step_container_inner_preview {
    padding: 0px 15px 0px;
} */

.nominated_talent_page .add_project_box_preview .panel-default>.panel-heading {
    color: #333;
    background-color: #f6fbff;
    border: 1px solid #d9efff;
    border-radius: 4px;
    padding: 0;
}

.nominated_talent_page .add_project_box_preview .panel-default {
    margin-bottom: 10px;
}

.nominated_talent_page .add_project_box_preview .major_project_name {
    /* color: #4174ff; */
    font-size: 13px;
    padding: 0px;
    width: 100%;
}

.nominated_talent_page .add_project_box_preview .panel-group .panel-heading+.panel-collapse>.list-group,
.nominated_talent_page .add_project_box_preview .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #d9efff !important;
    border-top: none !important;
}

.nominated_talent_page .add_project_box_preview .panel-group .panel-heading a {
    border: none;
}

.nominated_talent_page .add_project_box_preview .panel-group .panel-heading a[aria-expanded="false"]:after {
    background-size: 19px;
    bottom: 1px;
    background-image: url(../images/icons/add_icon_grey.svg);
}

.nominated_talent_page .add_project_box_preview .panel-group .panel-heading a[aria-expanded="true"]:after {
    background-size: 19px;
    bottom: 1px;
    background-image: url(../images/icons/minus_icon_grey.svg);
}

.nominated_talent_page .activitiesPreview_panel .activity_tag .removeicon {
    display: none;
}

.nominated_talent_page .activitiesPreview_panel .activity_tag,
.nominated_talent_page .tag_panel_preview .tag_text {
    padding: 5px 15px;
}

.nominated_talent_page .tag_panel_preview .tags_container {
    height: 347px;
    overflow-y: auto;
}

.nominated_talent_page .tag_panel_preview .tag_container_inner {
    height: 150px;
}

.nominated_talent_page .tag_panel_preview .skill_container {
    background: #fff;
    height: 150px;
    margin: 10px 0px;
}

.nominated_talent_page .tag_panel_preview .skill_container .tag_text {
    background: #f5faff;
}


/*Step 10 end*/
/* ........................................... */
.nominated_talent_page .modal-header .close {
    margin-top: -23px;
}
.nominated_talent_page .add_project_box .panel-default>.panel-heading .panel_title
{
    padding: 15px;
    display: block;
}
/* .panel_title.collapsed:after
{
    transform: rotate(270deg);
}
.panel_title:after {
    content: '';
    border-top: solid 5px #659EC7;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    margin-top: 9px;
    float: right;
} */
/* ........................................... */

.nominated_talent_page .foundational_data_container textarea.blue_textarea, .nominated_talent_page #eight_page textarea.blue_textarea
{
    height: 34px !important;
}
.nominated_talent_page .step_form_container .form-control
{
    padding: 7px 10px;
}
.nominated_talent_page .modal-dialog .close
{
    opacity: 1;
}
.nominated_talent_page #nine_page .step_container_inner
{
    /* height: unset; */
    overflow-y: unset;
}
.nominated_talent_page #addProjectModal .select2-search--inline .select2-search__field
{
    padding: 0 10px !important;
}
/* .nominated_talent_page #seven_page .add_project_box .panel-default>.panel-heading
{
    border: 1px solid #c0c0c0!important;
} */
.nominated_talent_page #seven_page .add_project_box .panel-group .panel-heading+.panel-collapse>.list-group, 
.nominated_talent_page #seven_page .add_project_box .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #f0f8ff!important;
    border-top: none !important;
}
.nominated_talent_page #seven_page .add_project_box .panel-group .panel-heading+.panel-collapse>.panel-body
{
    background: #fff;
    border-top: 0px solid transparent !important;
}
.nominated_talent_page .border-top-0.pt-0, .nominated_talent_page .panel a
{
    background: #f0f8ff;
    /* border-radius: 0px; */
}
.nominated_talent_page .panel-collapse.collapse.show
{
    /* background: rgb(246, 251, 255); */
    margin-bottom: 0px;
    /* border-top: 1px solid rgba(195, 195, 195, 0.5); */
}
/* .nominated_talent_page .border-top-0.pt-0.collapsed, .nominated_talent_page .panel a.collapsed
{
    background: #ffffff;
} */
.nominated_talent_page .panel .panel .panel-heading {
    padding: 10px;
    background: #ffffff;
    border-bottom: 0px solid transparent;
    border-radius: 0;
}
.nominated_talent_page .panel .panel .panel-body
{
    background: #ffffff;
    padding: 10px !important;
    margin-bottom: 0px !important;
}
.nominated_talent_page .panel .panel 
{
    margin-bottom: 10px;
}
.nominated_talent_page .panel .panel:last-child 
{
    margin-bottom: 0px;
}
.nominated_talent_page .panel .panel .panel-heading h4:after {
    background-size: 14px;
    bottom: -4px;
    background-image: url(../images/nominate_talent/arrow_down.svg);
}
.nominated_talent_page #addProjectModal .select2-search--inline .select2-search__field
{
    width: auto !important;
}
.nominated_talent_page #activitiesPreview .heading-text {
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 17px;
    background-image: url(../images/icons/minus_icon_grey.svg);
}
.nominated_talent_page #activitiesPreview .heading-text.collapsed {
    background-size: 17px;
    background-image: url(../images/icons/add_icon_grey.svg);
    background-repeat: no-repeat;
    background-position-x: right;
}
.nominated_talent_page #activitiesPreview .panel-default>.panel-heading
{
    border: solid 1px rgba(195, 195, 195, 0.5);
}
.nominated_talent_page #addProject .edit_textarea:disabled
{
    /* border: 1px solid #f6fbff !important;
    background: #f6fbff !important;   */
}
/* ........................................... */
.nominated_talent_page #eight_page .input-group-addon
{
   width: unset;
}
.nominated_talent_page .calender_addon
{
    border: 1px solid #c3c3c3;
}
.nominated_talent_page #ProjectModal .nav-tabs>li
{
    width: 100%;
    padding: 0px 10px;
}
.nominated_talent_page #ProjectModal .nav>li>a
{
    padding: 0px;
}
.nominated_talent_page #ProjectModal .nav-tabs>li>a:hover
{
    border-color: transparent;
}
.nominated_talent_page #ProjectModal .menu_list_sec ul.nav-tabs.list-group-flush
{
    position: absolute;
    width: calc(100% - 60px);
    background: #ffffff;
    z-index: 999;
    border-radius: 0;
    max-height: 100px;
    overflow-y: auto;
}
.nominated_talent_page #ProjectModal li.list-group-item
{
    border-bottom: 0px solid transparent;
    border: 1px solid #ddd;
    border-top: 0px solid transparent;
}
.nominated_talent_page #ProjectModal .widget-heading
{
    line-height: 40px !important;
}
/*Page CSS End*/
/* ..... */
@media only screen and (min-width:240px) and (max-width:768px)  {
    .nominated_talent_page .step_container_inner
    {
        margin: 0px;
    }
    .nominated_talent_page .step_btn_container .btn_blue
    {
        padding: 4px 4px !important;
    }
    .nominated_talent_page .add_project_box .major_project_name
    {
        line-height: 16px;
    }
    /* .nominated_talent_page .page_number1
    {
        left: 95px;
    } */
}
/* ..... */
@media only screen and (min-width:320px) and (max-width:575px) {
    .nominated_talent_page .top_profile_sec {
        margin-top: 30px;
    }
    .nominated_talent_page .page_container .progress_bar_first {
        width: 20px;
    }
    .nominated_talent_page .page_container .progress_bar {
        width: 36px;
    }
    .nominated_talent_page .page_container .progress_bar_last {
        width: 20px;
    }
    .nominated_talent_page .who_talent_modal .nominated_talent_page .who_talent_modal
    {
        text-align: center;
    }
    .nominated_talent_page .who_talent_modal .left_sec
    {
        text-align: center;
        padding: 20px;
    }
    .nominated_talent_page .who_talent_modal .modal_left_sec .banner_img
    {
        margin-top: 10px;
    }
    .nominated_talent_page .who_talent_modal .list_sec_container 
    {
        padding: 20px 19px 20px 0px;
    }
    .nominated_talent_page .p_0
    {
        padding: 0px !important;
    }
}
/* ..... */
@media only screen and (min-width:320px) and (max-width:767px) {
    .nominated_talent_page .talent_modal_link {
        font-size: 13px !important;
    }
    .nominated_talent_page .modal_left_sec .banner_img {
        position: relative;
        bottom: initial;
        margin-bottom: 50px;
    }
    .nominated_talent_page .list_sec_container {
        max-height: 255px;
        overflow-y: auto;
    }
    .nominated_talent_page .profile_border {
        border-right: none;
    }
    .nominated_talent_page .top_profile_sec {
        padding: 6px 15px 10px;
    }
    .nominated_talent_page .top_back_btn {
        top: -202px;
    }
    .nominated_talent_page .page_number1,
    .nominated_talent_page .page_number {
        display: none;
    }
    .nominated_talent_page .page_container .page_container_box {
        text-align: center;
    }
    .nominated_talent_page .page_container .baricon img,
    .nominated_talent_page .page_container .baricon1 img {
        width: 15px;
    }
    .nominated_talent_page .page_container .progress_bar_first {
        width: 20px;
    }
    /* .nominated_talent_page .page_container .progress_bar {
        width: 35px;
    } */
    .nominated_talent_page .page_container .progress_bar_last {
        width: 20px;
    }
    .nominated_talent_page .page_container .page_contents_box {
        margin-top: 5px;
    }
    .nominated_talent_page .who_talent_modal .modal-dialog {
        width: auto;
    }
    .nominated_talent_page .radio_formgroup .text-right {
        text-align: left !important;
    }
    .nominated_talent_page .add_project_box .major_project_name {
        width: calc(100% - 60px);
    }
    .nominated_talent_page .activity_radio_conatiner {
        display: block !important;
    }
    .nominated_talent_page .tags_container {
        height: 200px;
        overflow-y: auto;
    }
    .nominated_talent_page .tag_vertical_border {
        border-right: none;
    }
    .nominated_talent_page .tag_panel_preview .skill_container,
    .nominated_talent_page .tag_panel_preview .tag_container_inner {
        overflow-y: auto;
    }
}
/* ..... */
@media only screen and (min-width:769px) and (max-width:991px) {
    .nominated_talent_page .page_container .progress_bar {
        width: 117px;
    }
    /* .nominated_talent_page .page_number1,
    .nominated_talent_page .page_number {
        font-size: 9px;
    } */
    .nominated_talent_page .page_container .baricon img,
    .nominated_talent_page .page_container .baricon1 img {
        width: 16px;
    }
    .nominated_talent_page .page_container .page_container_box {
        text-align: center;
    }
    /* .nominated_talent_page .page_number1 {
        left: 98px;
    } */
    .nominated_talent_page #page2 {
        left: -27px;
    }
    .nominated_talent_page #page6 {
        left: -16px;
    }
    .nominated_talent_page #page5 {
        left: -29px;
    }
    .nominated_talent_page #page8 {
        left: -25px;
    }
    .nominated_talent_page #page10 {
        left: -9px;
    }
    .nominated_talent_page .step_btn_container .btn {
        font-size: 11px !important;
        padding: 4px 10px !important;
    }
    .nominated_talent_page .tags_container {
        height: 200px;
        overflow-y: auto;
    }
    .nominated_talent_page .tag_vertical_border {
        border-right: none;
    }
    .nominated_talent_page .tag_panel_preview .skill_container,
    .nominated_talent_page .tag_panel_preview .tag_container_inner {
        overflow-y: auto;
    }
    .nominated_talent_page .step_form_container .radio_label {
        margin-right: 10px;
    }
    /* .nominated_talent_page .step_btn_container .btn
    {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
    } */
}
/* @media only screen and (min-width:992px) and (max-width:1000px) 
{
    .nominated_talent_page .page_number1
    {
        left: 95px;
    }
} */
/* ..... */
@media only screen and (min-width:1000px) and (max-width:1024px) {
    .nominated_talent_page .talent_modal_link {
        font-size: 11px !important;
    }
    .nominated_talent_page .content_sec h5 {
        font-size: 12px;
        line-height: 16px;
    }
    .nominated_talent_page .who_talent_modal {
        top: 4px;
    }
    .nominated_talent_page .img_sec img {
        width: 40px;
    }
    .nominated_talent_page .img_sec h1 {
        font-size: 13px;
    }
    .nominated_talent_page .modal_left_sec {
        padding-top: 30px;
    }
    .nominated_talent_page .modal_left_sec .banner_img {
        bottom: 35px;
    }
    .nominated_talent_page .edit_project_modal .modal-body {
        max-height: 295px !important;
    }
    /* .nominated_talent_page .page_container .progress_bar {
        width: 72px;
    } */
    .nominated_talent_page .step_btn_container .btn {
        font-size: 12px !important;
        padding: 4px 5px !important;
    }
    /* .nominated_talent_page .page_number1
    {
        left: 60px;
    } */
}
/* ..... */
@media only screen and (min-width: 240px) and (max-width: 1023px)
{
    /* .nominated_talent_page .step_btn_container .btn {
        width: 23%;
        font-size: 13px !important;
        height: 29px;
        margin: 0.4%;
    } */
    .nominated_talent_page .step_btn_container .btn_blue
    {
        padding: 4px 15px;
    }
    .nominated_talent_page .width-49per
    {
        width: 48.5% !important;
    }

}
/* ..... */
@media only screen and (min-width: 1024px) and (max-width: 1366px)
{
    .nominated_talent_page .page-container, .nominated_talent_page .main-header.main-tab-container 
    {
        padding: 0px 20px;
    }
}
/* @media only screen and (min-width: 1025px) and (max-width: 1366px)
{
    .nominated_talent_page .page_number1
    {
        left: 97px;
    }
} */
/* ..... */
/* @media only screen and (max-width:1280px) and (min-width:1200px) {
    .nominated_talent_page .page_container .progress_bar {
        width: 106px;
    }
    .nominated_talent_page .page_container .progress_bar_last {
        width: 49px;
    }
} */
/* ..... */
/* @media only screen and (max-width:1366px) and (min-width:240px) {
    .nominated_talent_page .step_container_inner {
        height: calc(100vh - 340px);
        overflow-y: auto;
    }
} */
/* ..... */
@media only screen and (max-width:1366px) and (min-width:1280px) {
    .nominated_talent_page .content_sec h5 {
        font-size: 12px;
        line-height: 16px;
    }
    .nominated_talent_page .who_talent_modal {
        top: 4px;
    }
    .nominated_talent_page .img_sec img {
        width: 40px;
    }
    .nominated_talent_page .img_sec h1 {
        font-size: 13px;
    }
    .nominated_talent_page .modal_left_sec {
        padding-top: 30px;
    }
    .nominated_talent_page .modal_left_sec .banner_img {
        bottom: 35px;
    }
    .nominated_talent_page .edit_project_modal .modal-body {
        max-height: 295px !important;
    }
}
/* ..... */
/* @media only screen and (min-width:1367px) and (max-width:1900px) 
{
    .nominated_talent_page .page_number1
    {
        left: 93px;
    }
} */
@media only screen and (max-width:1440px) and (min-width:1400px) {
    /* .nominated_talent_page .page_container .progress_bar {
        width: 96px;
    } */
    .nominated_talent_page .step_btn_container .btn {
        padding: 4px 10px !important;
    }
    .nominated_talent_page .page_container .progress_bar_last {
        width: 50px;
    }
    /* .nominated_talent_page .page_number1
    {
        left: 82px;
    } */
}
/* ..... */
@media only screen and (max-width:1600px) and (min-width:1590px) {
    /* .nominated_talent_page .page_container .progress_bar {
        width: 101px;
    } */
    .nominated_talent_page .page_container .progress_bar_last {
        width: 47px;
    }
}
/* ..... */
@media only screen and (max-width:5000px) and (min-width:1900px) {
    .nominated_talent_page .who_talent_modal {
        top: 125px;
    }
    .nominated_talent_page .page_container .progress_bar_last {
        width: 53px;
    }
    /* .nominated_talent_page .page_container .progress_bar {
        width: 131px;
    } */
    /* .nominated_talent_page .page_number1
    {
        left: 155px;
    } */
}
/* ...... */
.nominated_talent_page .modal-backdrop
{
    opacity: 0.5;
}
/* Standard Media Query according to Bootstap 4 Start */
/* x-small devices */
@media only screen and (min-device-width:320px) and (max-device-width:479.98px)
{
}
/* Small devices - sm  */
@media only screen and (min-device-width: 320px) and (max-device-width:767.98px)
{
    .nominated_talent_page .step_container_inner
    {
        height: calc(100vh - 251px);
    }
    .nominated_talent_page .step_btn_container
    {
        display: flex;
    }
    .nominated_talent_page .step_btn_container .btn
    {
        width: 25%;
        margin: 2px;
    }
    /* .nominated_talent_page .page_container .progress_bar {
        width: 37px;
    } */
}
/* Medium devices - md */
@media only screen and (min-device-width: 768px) and (max-device-width:991.98px)
{
    .nominated_talent_page .step_container_inner
    {
        height: calc(100vh - 271px);
    }
    .nominated_talent_page .step_btn_container
    {
        margin-bottom: 0px;
    }
    .nominated_talent_page .step_btn_container
    {
        display: flex;
    }
    .nominated_talent_page .step_btn_container .btn
    {
        width: 25%;
        margin: 2px;
    }
}
/* Large devices - lg */
@media only screen and (min-device-width: 992px) and (max-device-width:1199.98px)
{
    /* .nominated_talent_page .page_container .progress_bar {
        width: 72px;
    } */
}
/* X-Large devices */
@media only screen and (min-device-width: 1200px) and (max-device-width:1399.98px)
{
    /* .nominated_talent_page .page_container .progress_bar
    {
        width: 88px;
    } */
}
/* XX-Large devices */
@media only screen and (min-device-width: 1400px) and (max-device-width:1599.98px)
{
    /* .nominated_talent_page .page_container .progress_bar
    {
        width: 89px;
    } */
}
/* ................ */
@media (min-width: 1600px) 
{
}
/* Standard Media Query according to Bootstap 4 End */