.questionnaireContainer {
     border: 2px solid #00AECD;
     border-radius: 10px;
     background: #fff;
     display: flex;
     flex-wrap: wrap;
     place-content: center;
     padding: 10px 0;
     margin-bottom: 20px;
     width: calc(100% - 4px);
     font-weight: 600;
}
 .sendArrayMaxSend {
     padding-top: 5px;
     padding-bottom: 5px;
     padding-inline-start: 7px;
     color: gray;
     padding-right: 13px;
}
 .sendArrayMaxSend.noAsterisk {
     padding-right: 23px;
}
 .Icon.IsPremium {
     position: relative;
     top: 25px;
     right: 10px;
     background-size: contain;
     width: 18px;
     height: 20px;
}
 .peoplePJ {
     display: flex;
     flex-direction: column;
     padding: 5px 10px;
     padding-bottom: 13px;
     margin: 0;
     border: 1px solid rgba(200, 200, 200, 0.46);
     border-radius: 10px;
}
 .peoplePJ--publishBy {
     margin: 10px 0;
     margin-top: 0;
     font-size: 14px;
     font-weight: 700;
}
 .LoaderCssMore {
     position: absolute;
     left: 0;
     right: 0;
     top: 0;
     bottom: auto;
}
 .peoplePJ--metapel {
     display: flex;
     justify-content: space-between;
}
 a.peoplePJ--metapel--personLink {
     text-decoration: none;
}
 .peoplePJ--metapel_details {
     display: flex;
}
 .peoplePJ--metapel_details--text {
     align-self: center;
     margin: 0 10px;
}
 img.peoplePJ--metapel_details--img {
     width: 50px;
     height: 50px;
     border-radius: 50px;
}
 .peoplePJ--metapel_details--text__name {
     font-weight: bold;
     color: darkblue;
     padding-bottom: 4px;
     font-size: 14px;
}
 .lblContainerComment {
     color: rgb(149, 165, 166);
     font-size: 12px;
     height: 30px;
}
 .peoplePJ--metapel_details--text__korotTitle {
     color: gray;
     font-size: 14px;
}
 .peoplePJ--ChatBtn {
     align-self: center;
}
 .peoplePJ--ChatBtn.bttn {
     border-radius: 50px;
     width: 85px;
     height: 26px;
     line-height: 1;
     border: 1px solid;
     background: white;
     margin-inline-start: 15px;
     display: flex;
     justify-content: center;
     align-items: center;
     color: inherit;
}
 .peoplePJ--ChatBtn.mobileOnly {
     display: none;
}
 #editForm {
     border: none;
     box-shadow: none;
     padding-top: 0;
     padding: 0px;
     margin: 0px 10px;
     margin-top: 15px;
}
 #editForm div#cityLiveInputResults {
     width: 100%;
}
 .frmContainer--errorText {
     visibility: hidden;
     color: red;
     margin: 0px 5px;
}
 #editForm .lblContainer--outline-error label input {
     border: 0;
     box-shadow: none;
}
 #editForm .lblContainer--outline-error label input + span:after {
     background: red;
     width: 100%;
     left: 0;
}
 .redBorderError {
     border-bottom: 2px solid red;
}
 #editForm label {
     width: 100%;
     background: transparent;
     padding: 0;
     overflow: initial;
}
 textarea#letter {
     display: none;
}
 .editOptions {
     float: inline-end;
     margin-top: -5px;
}
 .lblContainer label .InputFix.EqualWidth.wbInput {
     width: 100%;
     font-size: 13px;
}
 .editForm.frmContainer .lblContainer--outline {
     padding: 10px 0px;
}
 .editForm.frmContainer .lblContainer--outline span {
     font-size: 13px;
}
 .editForm.frmContainer .lblContainer--outline .frmContainer--errorText {
     margin-top: -5px;
     font-size: 11px;
}
 #editForm > div.Gray {
     margin: 5px 0px;
}
 #editForm .AdvancedForm .UpdateGroup .UpdateElement .EqualWidth {
     height: 30px;
}
 #editForm.frmContainer label select {
     font-size: 13px;
}
 div#myDetails {
     display: flex;
     overflow: hidden;
}
 .redColor {
     color: red;
}
 .CardRow .myDetails--profileCard {
     padding-inline-start: 10px;
}
 .myDetails--Img img {
     display: block;
     height: 130px;
     width: 130px;
     border-radius: 100%;
}
 .myDetails--profileCard--name {
     font-size: 26px;
}
 .myDetails--edit {
     margin-inline-start: auto;
}
 .myDetails--profileCard > div {
     padding: 2px;
}
 input.bttn.blue.FreeSearchItem.Submit {
     height: 30px;
     border-radius: 8px;
}
 .ul_results_wrap .BothGenderText {
     text-align: center;
}
 .CompanyNameLinkNew {
     display: flex;
     justify-content: center;
     border-bottom: 2px solid rgba(200, 200, 200, 0.46);
}
 #enterJob a.font14.CompanyNameLink {
     display: block;
     color: inherit;
     text-decoration: none;
}
 #enterJob a.font14.CompanyNameLink span {
     color: var(--color4);
     text-decoration: underline;
}
 #enterJob a.font14.CompanyNameLink span:hover {
     color: #1a0dab;
}
 #modal_content .jobSpan span {
     background-color: #f5f5f5;
     border: 1px solid rgba(0,0,0,0.1);
     border-radius: 100px;
     margin: 5px 3px;
}
 .LogoImgComp {
     display: flex;
     justify-content: center;
}
 .FeaturedTopLinks .noWrap.LinksPlaceHolder a {
     text-align: right;
     width: calc(100% - 60px);
}
 .FeaturedTopLinks {
     margin: 5px 0;
}
 .LoaderCss-mobile {
     color: red;
     bottom: 36px;
     font-size: 50px;
}
 .LoaderCss--MobileClick {
     color: black;
}
 .jobSpan {
     display: flex;
     justify-content: flex-end;
     width: 130px;
}
 #jobBtnAction .ArticleButtonsPlaceHolder .jobSpan> span.Delete {
     position: initial;
     background-color: #f5f5f5;
     border: 1px solid rgba(0,0,0,0.1);
}
 .jobContact {
     display: flex;
     flex-grow: 1;
}
 #jobFullDetails .JobItemRight.Transition div:first-child {
     display: none;
}
 div#jobFullDetails {
     padding-block: 10px 20px;
     padding-inline: 20px;
}
 .ArticleButtonsPlaceHolder {
     display: flex;
     justify-content: space-between;
}
 .HeaderJob {
     display: flex;
     justify-content: space-between;
}
 .titleAndCompName {
     display: flex;
     flex-direction: column;
     margin: 11px 0;
}
 #jobBtnAction .Point {
     text-decoration: none;
}
 div#jobBtnAction:not(:empty) {
     padding: 7px 10px;
     position: relative;
     z-index: 1;
     padding-right: 20px;
}
 .jobHead__text__moreJobs {
     display: flex;
     gap: 10px;
}
 .jobHead__text__moreJobs > .jobHead__text__title {
     flex: 1 0 0;
     height: 100%;
}
 .jobHead__text__moreJobs > .jobHead__text__img {
     max-width: 150px;
     aspect-ratio: 215/75;
     overflow: hidden;
}
 .jobHead__text__moreJobs > .jobHead__text__img a {
     display: block;
     width: 100%;
     height: 100%;
}
 .jobHead__text__moreJobs > .jobHead__text__img img {
     display: block;
     width: 100%;
     height: 100%;
     object-fit: contain;
}
 #jobBtnAction .CardHeader {
     padding-bottom: 0 !important;
     font-size: 24px;
     font-weight: bold;
}
 .jobBtnContainer {
     padding-top: 1px;
}
 #enterJob .JobItemLeft.Transition .jobContact > input , #jobBtnAction .ArticleButtonsPlaceHolder .jobContact> input {
     height: 34px;
     border-radius: 100px;
     width: 124px;
}
 #jobBtnAction .ArticleButtonsPlaceHolder .jobSpan> span {
     margin: 0 4px;
     top: auto;
     border-radius: 100px;
     width: 30px;
     height: 30px;
}
 article.click {
     border-inline-start: 4px solid #EF1921 !important;
}
 #innerBanner img.pres {
     height: 38px;
     width: 100%;
     margin: 0 2px;
     object-fit: contain;
}
 div#leftBanner, div#rightBanner {
     top: 153px;
}
 .SochenRegBtnDiv .SochenRegBtn {
     margin-top: 18px;
     width: 150px;
}
 input#SochenRegInp {
     text-align: center;
}
 div[id*="commun"] {
     display: none;
}
 .ResultsSargel.BottomBorder {
     height: auto;
}
 div#dvSochenReg, div#dvSochenRegExist {
     order: 1;
}
 div#enterJob {
     position: sticky;
     top: 100px;
     border: 1.1px solid rgba(200, 200, 200, 0.4588235294117647);
     border-top: 4px solid red;
     background: white;
     flex: 1;
     min-width: 350px;
     overflow: clip;
     overflow-y: auto;
     height: var(--height,calc(100vh - 120px));
     min-height: 500px;
}
 .misrotList {
     min-height: calc(100% - 46px);
     margin: 0 1px;
     display: flex;
     flex-flow: column;
}
 .misrotList .extraJob {
     order: -1;
}
 span.bttn.SochenRegBtn {
     width: auto;
}
 div#innerBanner:not(:empty) {
     display: flex;
     height: 55px;
     overflow: hidden;
}
 h1#h1Header {
     margin: 0;
     text-align: start;
     line-height: 1.1;
     text-wrap: balance;
}
 .h1Container {
     text-align: center;
}
 #jobBtnAction .bPanel {
     position: initial;
     height: 30px;
     background-color: #f5f5f5;
     border: 1px solid rgba(0,0,0,0.1);
}
 #desktopResultsHeader {
     display: block;
     margin-top: 10px;
}
 .ArticleButtonsPlaceHolder .Icon.Delete, .ArticleButtonsPlaceHolder .Icon.Bookmark {
     position: absolute;
     height: 27px;
     width: 27px;
     inset-inline-end: 0px;
     z-index: 10;
     background-color: transparent;
     border: none;
     box-shadow: none;
}
 .ArticleButtonsPlaceHolder .Icon.Bookmark {
     top: 10px;
}
 .ArticleButtonsPlaceHolder .Icon.Delete {
     bottom: 8px;
}
 span.MobileJobLink.ArrowUpdate:after {
     inset-inline-end: 15px;
}
 #cloneFullDetails input.bttn.blue.full {
     width: 110px;
     margin: 5px 4px;
}
 #cloneFullDetails input.bttn.phone.full {
     width: 114px;
     margin: 5px 4px;
     height: 32px;
}
 #cloneFullDetails .bPanel {
     width: 20px;
}
 #cloneFullDetails .ArticleButtonsPlaceHolder {
     position: fixed;
     bottom: 0px;
     inset-inline-end: 0;
     width: 55%;
     display: block;
     text-align: center;
     background: white;
}
 #cloneFullDetails span.bttn.Icon.Share.Half.stopPropagation {
     width: 15px;
}
 #cloneFullDetails .JobItemRight.Transition {
     width: calc(100% - 2px);
     display: block;
     height: auto;
     margin-bottom: 0px;
     overflow: initial;
}
 .SubMenuList.Materialshadow .SubMenuheader {
     width: calc(100% - 10px);
}
 form#searchForm {
     display: flex;
     flex-wrap: wrap;
}
 .CenterContent:has(#asidePanel:empty) form#searchForm {
     margin-bottom: 30px;
}
 .SubMenuheader {
     width: 150px;
     line-height: 1;
}
 .ResultsSargel.BottomBorder {
     margin: 5px 2px;
}

form .FreeSearchTextBoxPlaceHolder {
  
  display: flex;
  margin: 0;
  margin-inline-end: 6px;
  width: 280px;
}

 form .SubMenuheader {
     width: 80px;
}
 .SubMenuList {
     height: 156px;
     max-height: 200px;
     margin: 0 5px;
}
 .CenterContent {
     display: flex;
     flex-direction: column;
}
 .ul_results_list center {
     margin-block-start: auto;
}
 span.LinksHeader.font14 {
     width: auto;
     text-align: center;
}
 .SearchLinksPlaceHolder .LinksPlaceHolder a {
     display: block;
     text-align: center;
}
 .ul_results_list .SearchLinksPlaceHolder {
     margin-top: -10px;
     margin-bottom: 10px;
}
 .ul_results_list span.font14.ByTitle {
     color: black;
}
 .ul_results_list a.CompanyNameLink {
     color: black;
     text-decoration: underline;
}
 .CompanyNameLinkLogo {
     width: 40px;
     height: 40px;
}
 #jobFullDetails::-webkit-scrollbar, .ul_results_list::-webkit-scrollbar ,.ResultsList::-webkit-scrollbar,#enterJob::-webkit-scrollbar {
     width: 6px !important;
}
 #jobFullDetails::-webkit-scrollbar-track ,.ul_results_list::-webkit-scrollbar-track ,.ResultsList::-webkit-scrollbar-track,#enterJob::-webkit-scrollbar-track {
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
     border-radius: 10px !important;
}
 #jobFullDetails::-webkit-scrollbar-thumb ,.ul_results_list::-webkit-scrollbar-thumb,.ResultsList::-webkit-scrollbar-track,#enterJob::-webkit-scrollbar-thumb {
     border-radius: 10px !important;
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5) !important;
}
 .resultDataSearchNew {
     display: flex;
     flex-flow: row wrap;
     gap: 20px;
     min-height: calc(100vh - 130px);
     width: 100%;
}
 .ul_results_wrap {
     flex: 1;
     height: 100%;
     overflow-x: clip;
     max-width: 45%;
     min-width: 0;
}
 .ul_results_list {
     border-radius: 4px;
    /* overflow-x: hidden;
    */
}
 main.SearchResultsPlaceHolder {
     width: 100%;
}
 #cloneFullDetails .JobExtraInfo li {
     width: 45%;
     display: inline-table;
     overflow: auto;
     white-space: normal;
     padding: 3px;
}
 #cloneFullDetails .JobExtraInfo li.jobType, #cloneFullDetails .JobExtraInfo li.jobSalary {
     display: inline-block;
}
 #cloneFullDetails .JobExtraInfo li.jobSalary {
     width: 100%;
}
 article#cloneFullDetails .CardHeader {
     white-space: unset;
}
 article#cloneFullDetails {
    /*height: calc(100% - 30px);
    */
    /*height: auto;
    */
    /*min-height: calc(100% - 30px);
    */
     width: calc(100% - 35px);
     padding-bottom: 20px;
     margin-bottom: 0;
     overflow: unset;
     box-shadow: none;
     height: auto;
     background: transparent;
}
 .MenuText {
     position: relative;
     top: 8px;
     font-size: 32px;
     width: 100%;
     text-align: center;
     color: #333333;
}
 .MenuArrow {
     width: 70%;
     aspect-ratio: 300 / 300;
     background: url(/images/menu_arrow.png)center no-repeat;
     background-size: 90%;
     position: relative;
     top: 0;
     left: 0;
     right: 0;
     opacity: 0.3;
     margin: auto;
}
 .ltr .MenuArrow {
     transform: scaleX(-1);
}
 article#newId {
     height: 500px;
}
 div#show-misra {
     display: inline-block;
     width: 43%;
    /*width: 423px;
    */
}
 label#CVLabel {
     height: 20px;
     width: calc(100% - 10px);
}
 label#multiSendLabel {
     height: 20px;
     width: calc(100% - 10px);
}
 .UpdateGroup .UpdateElement label.LabelLongHalf {
     height: 20px;
     width: calc(100% - 10px);
}
 div#CVRadioPlaceHolder {
     width: 100%;
}
 .addNewFile {
     border-top: 1px solid #eeeeee;
}
 #fileUploadLabel {
     margin-top: 9px;
     margin-inline-start: 5px;
     min-width: 110px;
     padding: 0;
     min-height: 33px;
}
 #errorCv {
     margin-inline-start: 7px;
     margin-top: 3px;
     color: red;
     text-align: start;
}
 .btnAddFile {
     direction: ltr;
}
 body.rtl .btnAddFile {
     direction: rtl;
}
 .LoaderCss.Black {
     color: #9e9e9e;
     margin: 0px auto;
     font-size: 14px;
     inset-inline-start: 5px;
}
 .careerTips.ManageCV {
     line-height: 1.3;
     margin-inline-end: 2px;
}
 .ManageCV {
     display: inline-block;
     text-align: end;
     line-height: 50px;
     float: inline-end;
     margin-inline-end: 8px;
     direction: ltr;
}
 body.rtl .ManageCV {
     direction: rtl;
}
 .ManageCV a {
     color: #01579b;
}
 img.openInNewTab {
     height: 17px;
     margin-inline-start: 5px;
     vertical-align: middle;
}
 body.rtl img.openInNewTab {
     transform: rotate(-90deg);
}
 textarea#letter {
     width: 100%;
}
 .MainPanelHeader {
     display: table;
     width: 100%;
     padding: 5px 0px;
     margin-bottom: 0px;
}
 .MainPanelHeader .JobListSearchPanel {
     line-height: initial;
     text-align: inline-end;
}
 .InputFix {
     vertical-align: top;
     border: 1px solid #dcdcdc;
}
 select.InputFix {
     border: none;
     line-height: 16px;
}
 [id^="misra"].Closed, [id^="Mekudam"].Closed {
     display: none;
}
 .ul_results_wrap .JobItem {
     margin-bottom: 20px;
     color: #333333;
     outline: none;
     box-sizing: border-box;
}
 .ul_results_wrap > .misrotList > .JobItem:last-child {
     margin-bottom: 0;
}
 .JobExtraInfo {
     margin: 5px 0px;
     font-size: 14px;
}
 .JobExtraInfo ul {
     display: inline-block;
     width: 100%;
     padding: 0px;
     margin: 0px;
     list-style-type: none;
}
 .JobExtraInfo li {
     position: relative;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     padding: 5px;
     width: 100%;
     position: relative;
     padding-inline-start: 25px;
     box-sizing: border-box;
}
 #jobBtnAction .JobExtraInfo li:focus {
     white-space: wrap;
}
 .JobExtraInfo li:before {
     content: '';
     position: absolute;
     font-family: "Font Awesome 6 Pro";
     font-weight: 300;
     font-size: 15px;
     inset-inline-start: 0;
     top: 5px;
}
 .JobExtraInfo .jobLocation:before {
     content: '\f3c5';
}
 .JobExtraInfo .jobType:before {
     content: '\e345';
}
 .JobExtraInfo .jobSuitableFor {
     display: none;
     content: '\f0b1';
}
 .JobExtraInfo .jobAttributes:before {
     content: '\f0b0';
}
 .JobExtraInfo .jobSalary:before {
     content: '\f20b';
}
 body.uk .JobExtraInfo .jobSalary:before {
     content: '\f195';
}
 .Gray, .Gray a {
     color: #808080;
}
 .JobItemLeft .JobCompany {
     background-size: 100%;
     background-repeat: no-repeat;
}
 .JobItemRight {
   
   box-sizing: border-box;
   width: 100%;
   margin-inline-end: 0%;
   display: inline-block;
   vertical-align: top;
   border-inline-start: 4px solid transparent;
   padding-top: 14px;
   padding-inline-start: 10px;
   padding-bottom: 10px;
   cursor: pointer;
   z-index: 1;
   padding-inline-end: 12px;
     
}
 .JobItemRight.click {
     border-inline-start: 4px solid #EF1921 !important;
}
 .JobItemRight:hover {
     background-color: #fbf4f4;
}
 .JobItemRight div {
     z-index: 0;
}
 .JobItemRight .JobExtraInfo li {
     cursor: pointer;
}
 .JobItemLeft {
     vertical-align: top;
     width: calc(100% - 2px);
     display: block;
}
 .JobItemSubHeader {
     color: #333333;
     font-weight: bold;
     padding-bottom: 10px;
     padding-top: 10px;
}
 .JobItemSubHeader.jobRequirements {
     padding-top: 15px;
}
 #modal_content .JobItem .CardHeader {
     white-space: normal;
}
 .JobItem .CardHeader {
     color: #333333;
     font-size: 18px;
     font-weight: bold;
     padding-bottom: 5px;
     position: static;
}
 .JobItemRight .CardHeader:after {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     background: Black;
     display: block;
     opacity: 0;
     z-index: 1;
}
 #modal_content .jobHead__text__titleAndCompName .CardHeader:after {
     content: none;
}
 .JobItem a:hover {
     text-decoration: none;
}
 .JobItem .CompanyNameLink {
     color: #333333;
     text-decoration: underline;
}
 .JobItem .CompanyNameLink:hover {
     color: #1a0dab;
}
 .Biladi {
     width: 150px;
     font-weight: bold;
     text-align: center;
     font-size: 12px;
     color: red;
     padding: 2px;
     cursor: help;
     border-top: 1px solid red;
     border-bottom: 1px solid red;
     position: relative;
     margin: 20px auto;
     margin-top: 49px;
     margin-bottom: 10px 
}
 .JobItem .NoBiladi:not(:empty) {
     width: 80%;
     height: 24px;
     margin: 20px auto;
}
 .NoBiladi:not(:empty) {
     height: 5px;
}
 .JobItem .JobCompany {
     display: flex;
     flex-direction: column;
     align-items: center;
     padding: 8px 0;
}
 .JobItem .bttn.blue:hover {
     color: #ffffff;
     text-decoration: none;
}
 .JMOnlyItem {
     display: block;
     bottom: calc(100%);
     inset-inline: -80%;
     max-width: 280px;
     margin: auto;
     color: #333333;
     background: #fff;
     border-radius: 5px;
     padding: 20px;
     box-shadow: 0 0 3px rgb(0 0 0 / 12%), 0 0 3px rgb(0 0 0 / 24%);
     position: absolute;
     z-index: 1000;
     transition: 250ms;
     font: initial;
     font-family: arial;
     font-size: 12px;
     visibility: hidden;
     opacity: 0;
}
 .JMOnlyItem.Show {
     bottom: calc(100% + 20px);
     visibility: visible;
     opacity: 1;
}
 #shareJobBy {
     display: none;
     position: fixed;
     z-index: 10;
}
 #shareJobBy.show {
     display: block;
}
 .ShareList {
     width: 150px;
     margin: 0;
     background: white;
     padding: 0;
     border-radius: 10px;
     border: 1px solid #ececec;
     list-style: none;
}
 .ShareList li a {
     padding: 10px;
     color: inherit;
     display: flex;
     gap: 5px;
     text-decoration: none;
}
 .ShareList li a:hover {
     background: rgba(0, 0, 0, .05);
}
 .SharePlaceHolder {
     width: 98px;
     margin: 0px 5px;
     background: #ffffff;
     padding: 5px;
     border-radius: 4px;
     border: 1px solid #ececec;
     opacity: 0;
     visibility: hidden;
     height: 0px;
     padding: 0px;
}
 .SharePlaceHolder.hevraWidth {
     width: 125px;
}
 .hevraWidth #jobBtnAction .Point {
}
 .SharePlaceHolder.Show {
     opacity: 1;
     visibility: visible;
     height: auto;
     padding: 15px 10px;
}
 .SharePlaceHolder > label {
     height: 25px;
     line-height: 25px;
     display: inline-block;
}
 .ResultsHeader {
     font-size: 14px;
     font-size: 14px;
     color: #5F5F5F;
     font-weight: bold;
}
 .SearchBox {
     border-radius: 2px;
     border: none;
     border: 1px solid #eeeeee;
     background: transparent;
}
 a.PageLink {
     color: #2a4a93;
     text-decoration: none;
}
 a.PageLink:hover {
     text-decoration: underline;
}
 #pagesUp {
     display: table;
     width: 100%;
     line-height: 30px;
     height: 30px;
}
 .SelectPanel {
     margin-bottom: 18px;
}
 .JobListSearchPanel {
     float: inline-end;
     width: initial;
}
 .ShowMekudam {
     position: absolute;
     bottom: 0px;
     inset-inline: 50%;
     width: 30px;
     height: 30px;
     background: #ffffff;
     border-radius: 100%;
     -webkit-transform: translate(-50%, 50%);
     transform: translate(-50%, 50%);
     background-size: 15px;
     box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.24);
     background-repeat: no-repeat;
     background-position: center;
}
 .ShowMekudam.ArrowDown:after {
     display: none;
}
 .AdIcon {
     background: #9fc54e;
     color: #ffffff;
     padding: 1px 2px;
     border-radius: 2px;
     font-size: 11px;
     vertical-align: bottom;
     line-height: 18px;
}
 .MekudemetMoreInfo {
     font-size: 16px;
}
 #jobFullDetails .JobItemRight {
     width: calc(100% - 119px);
     display: inline-block;
}
 #jobFullDetails .JobItemLeft {
    /*width: calc(100% - 362px);
    */
     display: inline-block;
}
 .Mekudam .NoShow {
     overflow: hidden;
     max-height: 0px;
}
 .Mekudam .NoShow.DisplayNone {
     display: none;
}
 .bttn.Icon {
     background-size: 22px;
     background-repeat: no-repeat;
     background-position: center;
     min-width: auto;
     padding: 0px 10px;
     margin: 0 2px;
     box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
 .bttn.Half {
     width: calc(10% - 22px);
}
 .bttn.Third {
     width: calc((100% / 3) - 22px);
}
 .nonRelevantText {
     color: #ff0000;
     font-weight: bold;
     width: 100%;
     margin: 4px 0;
     margin-top: 0px;
}
 .enterJobWarp {
     position: relative;
}
 .SendInProgress, .SentSuccessfully {
     position: absolute;
     top: 0px;
     inset-inline: 0;
     width: 100%;
     height: 100%;
     background: rgba(128, 128, 128, 0.55);
     z-index: 15;
     display: flex;
     justify-content: center;
     align-items: center;
     overflow: clip;
     pointer-events: none;
}
 .enterJobWarp .SendInProgress, .enterJobWarp .SentSuccessfully {
     display: block;
}
 .enterJobWarp .SendInProgress .SendInProgressTextHolder , .enterJobWarp .SentSuccessfully .SentSuccessfullyContent {
     position: sticky;
     top: 50%;
     right: 0;
     left: 0;
     margin: auto;
}
 .SentSuccessfullyContent {
     background: #ffffff;
     padding: 13px 15px;
     border-radius: 12px;
     width: 145px;
     text-align-last: center;
}
 .SentSuccessfullyText {
     font-size: 18px;
}
 body.rtl .SentSuccessfullyText {
     left: 20px;
     text-align: center;
}
 .SendInProgressTextHolder div {
     text-align: center;
}
 .JobItem .bttn.CancelSend {
     position: absolute;
     bottom: 10px;
     inset-inline-end: 50%;
     transform: translateX(-50%);
}
 .SentSuccessfully.Hide {
     opacity: 0;
     visibility: hidden;
}
 .MultiSendPlaceHolder {
     margin-top: 10px;
     min-width: 250px;
}
 .MultiSendOptions, .MultiSendButtons {
     overflow: hidden;
}
 .MultiSendOptions.Hide, .MultiSendButtons.Hide {
     height: 0px;
     padding-top: 0px;
     padding-bottom: 0px;
}
 .MultiSendOptions label {
     display: block !important;
     margin-top: 10px;
}
 .MultiSendButtons {
     margin-top: 10px;
}
 .MultiSendButtons .bttn {
     min-width: auto;
}
 .MultiSendButtons .SaveButton.WithCancel {
     margin-inline-end: 4%;
     opacity: 1;
     visibility: visible;
}
 .MultiSendButtons .SaveButton.WithCancel.Hide {
     opacity: 0;
     visibility: hidden;
}
 .advancedButton {
     display: block;
     width: 100%;
     text-align: center;
     color: #4989f1;
     text-decoration: underline !important;
}
 .AdvancedForm .UpdateGroup .UpdateElement .EqualWidth.RadioPlaceHolder {
     display: inline-block;
     vertical-align: top;
     height: auto;
}
 .AdvancedForm label.LabelLong {
     height: 104px;
}
 .AdvancedForm .UpdateGroup .UpdateElement .EqualWidth.RadioPlaceHolder .BasicLabel:not(.MultiLabel) {
     display: block !important;
}
 .AdvancedForm label:not(.BasicLabel) {
     width: 145px;
}
 .AdvancedForm .UpdateGroup .UpdateElement .EqualWidth {
     width: calc(100% - 156px);
     height: 35px;
}
 .AdvancedForm .UpdateGroup .UpdateElement .HalfWidth {
     width: calc(50% - 78px);
}
 .AdvancedForm .UpdateGroup .UpdateElement .HalfWidth:not(:last-child) {
     border-inline-end: 1px solid #dedede;
}
 .AdvancedForm label.LabelLongHalf {
     height: 70px;
}
 .AdvancedForm label.LabelLongHalf, .AdvancedForm label.LabelLong {
     vertical-align: top;
}
 .AdvancedForm .FileNameSpan {
     vertical-align: middle;
}
 .AdvancedForm .KorotImgPlaceHolder {
     width: 25px;
     height: 25px;
     margin-inline-end: 5px;
     vertical-align: middle;
}
 .korotVersionNum1Focus .KorotImgPlaceHolder:first-child {
     border-radius: 100%;
}
 .AdvancedForm .QuestionText {
     background: #f7f7f7;
     border: none;
     border-bottom: 1px solid #dedede;
     height: 100%;
}
 .AdvancedForm .AnswerSelect {
     border: none;
     width: 100%;
     background-color: #ffffff;
}
 .AdvancedForm .UpdateGroup .UpdateElement textarea.EqualWidth {
     display: inline-block;
     height: 86px;
}
 .TextSpan {
     font-size: 12px;
     text-decoration: underline;
     color: #01579B;
     float: inline-end;
     margin-inline-end: 5px;
     height: 25px;
     line-height: 25px;
}
 .MobileJobLink {
     display: block;
     position: absolute;
     inset-inline-end: 0;
     top: 0px;
     width: 100%;
     height: 100%;
     z-index: 0;
     height: calc(100% - 50px);
}
 .JobItemBottom {
     align-items: normal;
     display: flex;
     gap: 10px;
     flex-wrap: nowrap;
     justify-content: space-between;
     border-top: 1px solid #D9D9D9;
     height: 100%;
     padding: 5px;
}
 .bottmButton {
     z-index: 10;
}
 .bottomItems {
     z-index: 10;
     cursor: pointer;
     position: relative;
     text-align: center;
     padding: 10px 5px;
     transition: 100ms;
     font-size: 12px;
     display: flex;
     flex-wrap: nowrap;
     place-content: center;
     align-items: center;
     gap: 5px;
     width: auto;
     flex: 1;
     line-height: 1.2;
}
 .bottomItems > span {
     text-align: center;
     white-space: nowrap;
}
 .bottomItems i {
     font-size: 16px;
}
 .bottomItems.twoBTNS {
     width: calc(50% - 2px);
}
 .bottomItems:hover {
     background: #E4E2E0;
     border-radius: 7px;
     color: black;
}
 .bottomItems:before {
     background-size: 20px;
     background-repeat: no-repeat;
     height: 20px;
     width: 20px;
     margin-inline-end: 2px;
     display: inline-block;
}
 .JobItemRight.click + .JobItemBottom .bottomItemsSend {
     background-color: #0069BE;
     background-image: linear-gradient(top, #0069BE, #0069BE);
     color: white;
     border-radius: 7px;
     overflow: hidden;
}
 .bottomItemsSave.On i {
     color: #EF1921;
}
 .FilterQuestions .UpdateElement {
     position: relative;
     display: flex;
     flex-flow: column;
}
 .FilterQuestions .UpdateElement #AnswerSelect44130Err {
     top: auto;
     transform: none;
     left: auto;
     text-align: start;
     inset-inline-start: 0;
     bottom: -20px;
}
 .UpdateElement #multiSendOptionsPlaceHolder #MultiSendErr {
     top: auto;
     transform: none;
     left: auto;
     text-align: start;
     inset-inline-start: 0;
     bottom: -20px;
}
 .checkhevra .bottomItemsCompany {
     display: none;
}
 @media only screen and (min-width:701px) {
     .maxHeightArticle ~ .ShowFullMisra.ArrowDown {
         display: block;
    }
}
 .ShowFullMisra {
     position: static;
     margin: auto;
     width: 30px;
     height: 30px;
     background: #ffffff;
     border-radius: 100%;
     -webkit-transform: translate(0%, 75%);
     transform: translate(0%, 75%);
     background-size: 15px;
     box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.24);
     background-repeat: no-repeat;
     background-position: center;
     display: none;
}
 .ShowFullMisra.ArrowDown:after {
     display: none;
}
 .paddingTop10px {
     padding-top: 8px;
}
 .enterJobWarp {
     min-height: 100%;
}
 @media only screen and (max-width:700px) {
     .peoplePJ--ChatBtn.mobileOnly {
         display: block;
         background: url(/images/topSargelIcons/messages_black.png);
         background-repeat: no-repeat;
         background-size: 22px;
         border-radius: 50%;
         width: 40px;
         background-position: center;
         height: 40px;
         line-height: 0;
         padding: 0;
         min-width: 0;
         margin-left: 0;
    }
     .peoplePJ--ChatBtn.notMobile {
         display: none;
    }
     .paddingTop10px {
         padding-top: 10px;
    }
     .peoplePJ {
         margin-left: 0px;
    }
     .JobItem .ArrowUpdate:after {
         inset-inline-end: 15px;
    }
     .ShowMekudam {
         display: none;
    }
     .JobItem .NoBiladi {
         display: none;
    }
     .JobItem .Biladi {
         margin: 20px auto;
         margin-bottom: 15px;
    }
     .MainPanelHeader .JobListSearchPanel, .MainPanelHeader {
         height: initial;
         line-height: initial;
         width: 100%;
         display: block;
         margin: auto;
         font-weight: bold;
    }
     .MainPanelHeader span {
         text-align: center;
    }
     .MainPanelHeaderMobile {
         text-align-last: center;
    }
     .InputFix {
         width: calc(100% - 60px);
    }
     .FeaturedTopLinks > div {
         width: 100% !important;
    }
    
   
     .SharePlaceHolder.Show {
         height: auto;
         padding: 5px;
    }
     .JobExtraInfo li {
         width: calc(100% - 40px);
    }
     #modal_content .JobExtraInfo li {
         overflow: initial;
         white-space: initial;
    }
     .SelectPanel {
         margin: auto;
         display: table;
         margin-bottom: 18px;
    }
     .JobListSearchPanel {
         float: none;
    }
     [id="modal_window"] .JobItemRight {
         height: auto;
         margin-bottom: 0px;
         overflow: initial;
    }
     [id="modal_window"] .MobileJobLink {
         display: none;
    }
     [id="modal_window"] .JobItem {
         height: auto;
         width: calc(100% - 10px);
         padding: 5px;
         margin: 10px 0px;
         margin-bottom: 0px;
         margin-top: 0px;
         display: inline-block;
         overflow: visible;
         -webkit-box-shadow: none;
         box-shadow: none;
         padding-bottom: 0;
    }
     [id="modal_window"] .JobItem a.bttn.full {
         line-height: 26px;
    }
     [id="modal_window"] .JobItem .bttn.full {
         border-radius: 100vh;
         height: 40px;
    }
     input.bttn.phone.full {
         border: 1px solid #4c8efa;
         color: #4c8efa;
    }
     .advancedButton {
         display: inline-block;
         width: auto;
         margin-inline-end: 5px;
    }
     [id="modal_window"] .bttn.Third, [id="modal_window"] .bttn.Half {
         height: 30px;
         vertical-align: middle;
    }
     [id="modal_window"] .bttn.Half.Bookmark {
         margin-left: 0;
         padding-left: 0;
         padding-right: 0;
    }
     .CompanyNameLinkNew .CompanyNameLink {
         padding: 11px 0;
    }
     .ArticleButtonsPlaceHolder .Icon.Delete, .ArticleButtonsPlaceHolder .Icon.Bookmark , .ArticleButtonsPlaceHolder .Icon.Share.Half {
         width: 25px;
         z-index: 10;
         background-color: transparent;
         border: none;
         box-shadow: none;
    }
     .ArticleButtonsPlaceHolder .Icon.Bookmark {
         top: 9px;
         margin: 0;
         width: 27px;
    }
     .ArticleButtonsPlaceHolder .Icon.Delete {
         bottom: 6px;
    }
     [id="modal_window"] .ArticleButtonsPlaceHolder .Icon.Delete, [id="modal_window"] .ArticleButtonsPlaceHolder .Icon.Bookmark {
         position: static;
         height: 30px;
    }
     .JobItem .bttn.CancelSend {
         bottom: 0px;
         inset-inline-end: 10px;
         transform: none;
    }
     .AdvancedForm label.LabelLongHalf, .AdvancedForm label.LabelLong {
         height: 20px;
         line-height: 20px;
         width: calc(100% - 10px);
         border-bottom: 1px solid #eeeeee;
    }
     .AdvancedForm .UpdateGroup .UpdateElement .EqualWidth.RadioPlaceHolder {
         width: 100%;
    }
     .QuestionText.InputFix {
         width: 100%;
    }
     .MultiSendPlaceHolder {
         margin: auto;
         min-width: auto;
    }
     #multiSendLabel, #CVLabel {
         height: 20px !important;
    }
     #multiSendLabel {
         width: calc(100% - 10px);
         border: none;
         border-bottom: 1px solid #eeeeee;
    }
     .MultiSendRadioPlaceHolder {
         display: inline-block;
         vertical-align: top;
    }
     span.MobileJobLink.ArrowUpdate {
         display: block;
    }
     div#jobFullDetails {
         display: none;
    }
     div#show-misra {
         width: 100%;
    }
     aside#asidePanel {
         width: calc(100% - 18px);
    }
     .ResultsPlaceHolder {
         width: 98%;
    }
     .ul_results_list {
         border: unset;
         height: unset;
    }
     .ul_results_wrap {
         max-width: calc(100vw - 20px);
         margin: 0 auto;
    }
     #jobBtnAction {
         display: none;
    }
     div#enterJob {
         display: none !important;
    }
     #asidePanel div#approveFiltersMobile {
         margin: 0 0;
    }
     aside#asidePanel>div {
         height: auto;
         max-width: none;
         margin: 13px 0px;
    }
     .SubMenuheader {
         width: unset;
    }
     .MainSub ul {
         height: 188px;
    }
     div[id*="commun"] {
         display: unset;
    }
     .TopSargelPadder .JoblistMenu.Materialshadow.SecondSargelPlaceHolder {
         margin-top: 0px;
    }
    
    form .FreeSearchTextBoxPlaceHolder {
      margin: 0;
      width: 100%;
    }
     input.bttn.blue.FreeSearchItem.Submit {
         width: 100%;
         height: 36px;
    }
     Article:hover {
         background-color: white;
    }
     .JobItem .CardHeader {
         width: calc(100% - 30px);
    }
     #innerBanner img.pres {
         margin: 0 2px;
    }
     .editOptions .bttn {
         height: 29px;
         line-height: 0;
         margin: 1px 5px;
    }
     form#searchForm {
         height: 120px;
    }
     label#CVLabel {
         padding-bottom: 20px;
    }
    
    #ListSearchBox form .FreeSearchTextBoxPlaceHolder, 
    #HomeSearchBox form .FreeSearchTextBoxPlaceHolder {
      
      width: 100%!important;  
      margin: 0; 
    }
}
 [role="dialog"] [name="file1"] {
     display: none;
}
 [role="dialog"]:has(.cv-form-details) .jobHead__actionBtn {
     display: none !important;
}
 [role="dialog"] .MainPanelHeader[tabindex="0"]:hover {
     background: color-mix(in lab, var(--colorWhite) 90%, var(--colorBoxBorder));
}
 [role="dialog"] a, [role="dialog"] .editingButton {
     text-decoration: none;
     color: var(--link-color-main, #0078d4);
     font-weight: normal;
}
 [role="dialog"] a strong, [role="dialog"] .editingButton strong{
     font-weight: bold;
}
 [role="dialog"] a:hover, [role="dialog"] .editingButton:hover {
     color: color-mix(in lab, var(--colorWhite) 20%, #0078d4);
}
 [role="dialog"] .cv-form-details #modal_popupLoader {
     position: fixed;
     inset: 0;
     background: rgba(0, 0, 0, .2);
     z-index: 100;
}
 [role="dialog"] .cv-form-details .PersonDetails {
     padding-bottom: 65px;
}
 [role="dialog"] .cv-form-details .cn-actionPannle {
     position: fixed;
     align-items: center;
     bottom: 0;
     z-index: 100;
     inset-inline: 0;
     background: #eee;
     margin: 0;
     padding: 10px;
}
 [role="dialog"] .cv-form-details .cn-actionPannle .profileEditingError {
     white-space: nowrap;
     color: var(--color2);
     font-size: 12px;
     text-align: center;
}
 [role="dialog"] .PersonDetails {
     display: flex;
     gap: 20px;
     flex-flow: column wrap;
}
 [role="dialog"] .PersonDetails ul, [role="dialog"] .PersonDetails li {
     margin: 0;
     padding: 0;
     list-style-type: none;
}
 [role="dialog"] .getCVListHTML li {
     border-bottom: 1px solid var(--color11);
}
 [role="dialog"] .PersonDetails > div {
     position: relative;
     flex: 1;
     width: 100%;
     min-width: calc(50% - 10px);
     background: var(--colorWhite);
     border-radius: 10px;
     box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
     overflow-x: clip;
}
 [role="dialog"] .PersonDetails .MainPanelHeader {
     position: relative;
     display: flex;
     flex-flow: row wrap;
     align-items: center;
     justify-content: space-between;
     padding: 10px;
     min-height: auto;
     height: auto;
     border-bottom: 1px solid var(--color11);
     gap: 10px;
     margin: 0;
     font-size: 14px;
     color: var(--color6);
     line-height: 1.2;
}
 [role="dialog"] .PersonDetails .mainContent {
     line-height: 1.8;
     padding: 10px;
}
 [role="dialog"] .PersonDetails .profileDiv {
     display: flex;
     flex-flow: row nowrap;
     gap: 10px;
     padding: 10px;
     overflow-x: clip;
}
 [role="dialog"] .PersonDetails .profileDiv a {
     color: inherit;
     text-decoration: none;
}
 [role="dialog"] .PersonDetails .profileDiv .account-menu__profile--imgWtap {
     max-width: none;
}
 [role="dialog"] .PersonDetails .profileDiv .account-menu__profile--img {
     width: 95px;
     height: auto;
     aspect-ratio: 1;
}
 [role="dialog"] .PersonDetails .profileDiv .profileContentWrap {
     flex-grow: 1;
     overflow-x: clip;
     min-width: 0;
}
 [role="dialog"] .PersonDetails .profileDiv .profileContentWrap .profileHeader h2 {
     margin: 0;
     display: flex;
     gap: 10px 20px;
     flex-wrap: wrap;
}
 [role="dialog"] .PersonDetails .profileDiv .profileContentWrap .profileContent {
     display: flex;
     flex-flow: row wrap;
     column-gap: 20px;
}
 [role="dialog"] .PersonDetails .profileDiv .profileContentWrap .profileContent ul {
     flex: 1 0 calc(50% - 10px);
     display: flex;
     flex-flow: column nowrap;
     padding-top: 10px;
     gap: 10px;
}
 [role="dialog"] .PersonDetails .profileDiv .profileContentWrap .profileContent ul li {
     display: flex;
     align-items: center;
     gap: 10px;
     position: relative;
}
 [role="dialog"] .PersonDetails .profileDiv .profileContentWrap .profileContent ul li i {
     color: var(--color12);
}
 [role="dialog"] .PersonDetails .korotTitleDetails {
     padding: 10px;
}
 [role="dialog"] .PersonDetails .contactDetailsStatusUpdateDate {
     padding: 10px;
     border-top: 1px solid var(--color11);
     flex-flow: row nowrap;
     justify-content: space-between;
}
 [role="dialog"] .PersonDetails .contactDetailsStatusUpdateDate strong {
     text-align: center;
}
 [role="dialog"] .PersonDetails .is_empty .cn-filedWrap{
     display: none!important;
}
 [role="dialog"] .PersonDetails .profileDiv .emptyError{
     color: var(--color2);
}
 [role="dialog"] .PersonDetails .profileDiv.editing .emptyError{
     display: none!important;
}
 [role="dialog"] .cvDivActions {
     display: flex;
     gap: 10px;
}
 [role="dialog"] .cvDivActions a[target="_blank"] {
     color: inherit;
     text-decoration: underline;
}
 [role="dialog"] .cvDiv ul.userCVList {
     display: flex;
     flex-flow: column;
     overflow-x: clip;
}
 [role="dialog"] .cvDiv ul.userCVList > li:has(.checked) {
     order: -1;
}
 [role="dialog"] .cvDiv ul.userCVList label {
     padding: 10px;
     padding-inline-start: 35px;
     display: flex;
     align-items: center;
     justify-content: space-between;
     cursor: pointer;
     height: 50px;
     width: 100%;
     border-bottom: 1px solid color-mix(in lab, var(--colorWhite) 90%, var(--colorBoxBorder));
}
 [role="dialog"] .cvDiv ul.userCVList label:before {
     position: absolute;
     top: 50%;
     translate: 0 -50%;
     inset-inline-start: 10px;
}
 [role="dialog"] .cvDiv ul.userCVList label:hover {
     background: color-mix(in lab, var(--colorWhite) 90%, var(--colorBoxBorder));
}
 [role="dialog"] .cvDiv ul.userCVList label > span.innerText {
     display: inline-flex;
     flex-flow: row wrap;
     gap: 10px;
     align-items: center;
}
 [role="dialog"] .cvDiv ul.userCVList label > span.innerText .innerTextContent {
     flex: 1;
}
 [role="dialog"] .cvDiv ul.userCVList label > span.innerText + strong {
     text-align: end;
     font-size: 12px;
     color: #88a0bd;
}
 [role="dialog"] .cvDiv ul.userCVList label fa-file {
     display: inline-block;
}
 [role="dialog"] .cvDiv ul.userCVList label .fa-file-check, [role="dialog"] .cvDiv ul.userCVList label .defaultFile {
     display: none;
}
 [role="dialog"] .cvDiv ul.userCVList label a {
     color: inherit;
     text-decoration: none;
}
 [role="dialog"] .cvDiv ul.userCVList label a:hover {
     text-decoration: underline;
}
 [role="dialog"] .cvDiv ul.userCVList label .buttonIcon {
     background: var(--colorWhite);
     display: flex;
     justify-content: center;
     align-items: center;
     width: 36px;
     height: 36px;
     border-radius: 50%;
     color: var(--colorText);
     text-decoration: none;
     border: 1px solid rgba(0, 0, 0, 0.1);
}
 [role="dialog"] .cvDiv ul.userCVList label .buttonIcon:hover {
     background: color-mix(in lab, var(--colorWhite) 85%, var(--colorText));
}
 [role="dialog"] .cvDiv ul.userCVList input[type="radio"]:checked + label :is(.fa-file) {
     display: none;
}
 [role="dialog"] .cvDiv ul.userCVList input[type="radio"]:checked + label .fa-file, [role="dialog"] .cvDiv ul.userCVList input[type="radio"]:checked + label .defaultFile {
     display: inline-block;
}
 [role="dialog"] .cvDiv .showAlluserCVList {
     display: flex;
     justify-content: space-between;
     align-items: center;
     gap: 10px;
     padding: 10px;
}
 [role="dialog"] .cvDiv .showAlluserCVList button {
     border: 0;
     gap: 10px;
     padding: 0 8px;
}
 [role="dialog"] .cvDiv .showAlluserCVList button:hover {
     border: 0;
}
 [role="dialog"] .cvDiv .showAlluserCVList a {
     color: var(--black);
     text-align: end;
     display: block;
}
 [role="dialog"] .cvDiv .showAlluserCVList button:before {
     content: '\f107';
     font-family: "Font Awesome 6 Pro";
}
 [role="dialog"] .cvDiv:has(.userCVList.show) .showAlluserCVList button:before {
     content: '\f106';
}
 [role="dialog"] .multiSendOptionsDiv ul {
     display: flex;
     flex-flow: column;
     gap: 10px;
     padding: 10px;
}
 [role="dialog"] .messageDiv {
     overflow: clip;
}
 [role="dialog"] .messageDiv > div {
     padding-top: 10px;
}
 [role="dialog"] .messageDiv textarea[name="letter"] {
     field-sizing: content;
     min-height: 85px;
     resize: none;
     outline: 0;
     border-top-width: 17px;
}
 [role="dialog"] .messageDiv textarea[name="letter"]:after {
     content: none !important;
}
 [role="dialog"] .questionsDiv .color-red {
     color: var(--color2);
}
 [role="dialog"] .questionsDiv .cn-filedsWrap {
     gap: 0;
}
 [role="dialog"] .questionsDiv .cn-filedsWrap .cn-filedsGroup {
     position: relative;
     gap: 10px;
     padding: 15px 10px;
     border-bottom: 1px solid var(--color11);
}
 [role="dialog"] .questionsDiv .cn-filedsWrap .cn-filedsGroup .cn-filedWrap {
     position: static;
}
 [role="dialog"] .questionsDiv .cn-filedsWrap .cn-filedsGroup select {
     border: 0;
     border-radius: 100vh;
     padding-inline: 30px;
     background-color: #f0f0f0;
     outline: 0;
     text-align: center;
}
 [role="dialog"] .questionsDiv .cn-filedsWrap .cn-filedsGroup .cn-filedWrap--outline-error select {
     border: 1px solid red;
}
 [role="dialog"] .questionsDiv .cn-filedsWrap .cn-filedsGroup .errorMSG {
     position: absolute;
     bottom: 2px;
     color: var(--color2);
     font-size: 12px;
     text-align: center;
     inset-inline-start: 10px;
     white-space: nowrap;
     margin: auto;
     width: fit-content;
}
 [role="dialog"] .questionsDiv .cn-question {
     flex: 2.5;
}
 [role="dialog"] .buttonSubmit {
     font-size: 14px;
     font-weight: bold;
     width: 200px;
}
 [role="dialog"] .AutoCompleteStyle {
     width: 100%;
    * position: absolute;
     z-index: 1;
     inset-inline: 0;
     top: 100%;
     bottom: auto;
     transform: none;
}
 [role="dialog"] .AutoCompleteStyle .AutocompleteRow {
     padding: 10px;
     cursor: pointer;
     height: auto;
     line-height: inherit;
     position: relative;
     display: flex;
}
 [role="dialog"] .AutoCompleteStyle .AutocompleteRow b {
     font-weight: bold;
}
 [role="dialog"] .AutoCompleteStyle .AutocompleteRow.Transition.InappropriateLink, [role="dialog"] .AutoCompleteStyle .AutoCompleteHistory.default {
     display: none;
}
 article:has(.cvSendSuccessfully) > div:not(.cvSendSuccessfully) {
     filter: opacity(0.3);
}
 .cvSendSuccessfully {
   
  position: absolute;
  inset: 0;
  z-index: 10;
  background: rgba(0, 0, 0, .1);
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

.cvSendSuccessfully > span {
  
  background: white;
  font-size: 16px;
  font-weight: bold;
  padding: 20px;
  display: block;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, .2);
}

.articleJob .cvSendSuccessfully {
  
  align-items: start;
}

.articleJob .cvSendSuccessfully > span {
  
  margin-top: 50px;
}

.employmentStatusUpdateDate, .contactDetailsStatusUpdateDate {
  
  display: flex;
  flex-flow: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
}

.employmentStatusUpdateDate strong, .contactDetailsStatusUpdateDate strong {
  
  text-align: center;
}

.employmentStatusUpdateDate .employmentStatusUpdateDateContent , .employmentStatusUpdateDate .contactDetailsStatusUpdateDateContent , .contactDetailsStatusUpdateDate .employmentStatusUpdateDateContent , .contactDetailsStatusUpdateDate .contactDetailsStatusUpdateDateContent {
  
  display: flex;
  gap: 10px;
}

.employmentStatusUpdateDate .employmentStatusUpdateDateContent button, .employmentStatusUpdateDate .contactDetailsStatusUpdateDateContent button, .contactDetailsStatusUpdateDate .employmentStatusUpdateDateContent button, .contactDetailsStatusUpdateDate .contactDetailsStatusUpdateDateContent button {
    
  height: 40px;
  border-radius: 30px;
  min-width: 100px;
  border: 1px solid var(--color4);
  font-weight: normal;
  color: var(--color4);
  background: var(--colorWhite);
}

.employmentStatusUpdateDate .employmentStatusUpdateDateContent button:hover, .employmentStatusUpdateDate .contactDetailsStatusUpdateDateContent button:hover, .contactDetailsStatusUpdateDate .employmentStatusUpdateDateContent button:hover, .contactDetailsStatusUpdateDate .contactDetailsStatusUpdateDateContent button:hover {
  
  background: color-mix(in lab, black 5%, var(--colorWhite));
}

[role="dialog"] .PersonDetails .editing li:has(input) i {
     display: none;
}
 [role="dialog"] .PersonDetails .editing .disabled {
     pointer-events: none;
     filter: grayscale(1);
     opacity: .5;
}
 .cn-body .profileDiv .cn-filedWrap {
     flex-wrap: wrap;
}
 .cn-body .profileDiv input:-webkit-autofill, .cn-body .profileDiv input:not([type="file"]):not([type="checkbox"]):not([type="radio"]) {
     padding: 2px 5px;
     margin: 0;
     border: 1px solid var(--color12)!important;
     width: 100%;
     display: block;
     font-size: inherit;
     min-height: auto;
     outline: none;
     min-width: 200px;
}
 .cn-body .profileDiv .cn-filedWrap--outline-error input:not([type="file"]):not([type="checkbox"]):not([type="radio"]) {
     border: 1px solid var(--color2)!important;
}

@media screen and (max-width: 700px) {
  [role="dialog"] .PersonDetails .contactDetailsStatusUpdateDate {
       justify-content: center;
       flex-flow: row wrap;
  }
   [role="dialog"] .cn-actionPannle > div {
       width: 100%;
  }
   [role="dialog"] .cn-actionPannle > div:has(.profileEditingError) {
       order: 1;
  }
   [role="dialog"] .buttonSubmit {
       width: 100%;
  }
  [role="dialog"] .questionsDiv .cn-question {
       min-width: 100%;
  }
  [role="dialog"] .questionsDiv .cn-filedsWrap .cn-filedsGroup {
       padding: 20px 10px;
  }
  [role="dialog"] .questionsDiv .cn-filedsWrap .cn-filedsGroup .cn-filedWrap {
       position: relative;
  }
  [role="dialog"] .questionsDiv .cn-filedsWrap .cn-filedsGroup .errorMSG {
       top: 100%;
       bottom: auto;
       inset-inline: 0;
  }
}

@media screen and (max-width: 480px) {
  
  [role="dialog"] .cvDivActions {
       display: flex;
       justify-content: space-between;
       width: 100%;
  }
}
