.job-holder{display:flex;-webkit-flex-wrap:wr;flex-wrap:wr;padding:10px 0;gap:20px;}
.job-holder.for-admin{-webkit-user-select:inherit;user-select:inherit;}
.job-holder>div{display:flex;-webkit-flex-direction:column;flex-direction:column;flex:1px;width:100%;}
.job-body>div{position:relative;border:1.5px solid #096499;-webkit-border-radius:8px;border-radius:8px;padding:20px;}
.job-body>div>h3{color:#2a2a2a;font-size:18px;font-weight:bold;margin:0;display:flex;gap:10px;-webkit-align-items:center;align-items:center;}
.job-body>div>h3>a{width:20px;height:20px;background:url("../img/mob/icos.png") -60px -40px no-repeat;filter:brightness(0) saturate(100%);}
.section{padding-top:10px;max-width:648px;overflow:hidden;position:relative;}
.section p{margin:0;}
.section>h2{margin:0;font-size:12px;color:#2a2a2a;font-weight:bold;}
.section>div{color:#555;line-height:180%;padding-top:10px;}
.section ul,.section ol{margin:0;padding:0;padding-left:15px;}
.section .details{display:table;width:100%;border-spacing:0;}
.section .details>div{display:table-row;}
.section .details>div>*{display:table-cell;vertical-align:top;padding:3px;}
.section .details>div>b{width:150px;}
.section .details>div>b:after{content:':';}
.section .details>div img.e-mail{padding:3px 0;}
.job-more{max-width:324px;}
.job-more>h3{margin:0;font-size:16px;font-weight:bold;}
.job-more>h3:after{content:':';}
.job-more>div::-webkit-scrollbar{display:none;}
.job-more>div{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:20px;margin-top:20px;max-height:672px;overflow-y:scroll;}
.job-more>div>div{display:flex;padding:10px 12px;-webkit-flex-direction:column;flex-direction:column;gap:15px;border:1px solid #e1dfdd;-webkit-border-radius:8px;border-radius:8px;position:relative;}
.job-more>div>div>a{position:absolute;top:0;bottom:0;left:0;right:0;}
.job-more>div>div>a:hover{-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.4);box-shadow:0 2px 4px rgba(0,0,0,0.4);-webkit-border-radius:8px;border-radius:8px;}
.job-more>div>div>b{font-size:16px;font-weight:normal;}
.job-more>div>div>span>a{color:#616161;font-size:13px;font-weight:normal;text-transform:uppercase;}
.job-more>div>div>label{background:#f0f0f0;-webkit-border-radius:4px;border-radius:4px;padding:2px 10px;color:#096499;font-weight:bold;font-size:16px;width:fit-content;}
.job-more>div>div>.location{display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;gap:5px;}
.job-more>div>div>.location>label>span{color:#2a2a2a;display:flex;-webkit-align-items:center;align-items:center;max-width:207px;}
.job-more>div>div>.location>label>span:before{content:'';background:url("../img/job_loc.svg") left top no-repeat;width:20px;height:16px;display:inline-block;}
.calendar{position:relative;background:#fff;margin:10px 1px;margin-right:2px;border:1px solid #ddd;}
.calendar>div{height:24px;line-height:24px;}
.calendar>div.month{background:#f8f8f8;text-align:center;font-weight:bold;line-height:20px;height:20px;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.calendar>div.month:first-child{border-top:none;}
.calendar>div>*{display:block;margin:0;padding:0;width:27px;height:24px;text-align:right;position:absolute;padding-right:5px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.2);box-shadow:inset 0 0 1px rgba(0,0,0,0.2);font-size:12px;}
.calendar>div>.cell1{left:0;}
.calendar>div>.cell2{left:32px;}
.calendar>div>.cell3{left:64px;}
.calendar>div>.cell4{left:96px;}
.calendar>div>.cell5{left:128px;}
.calendar>div>.cell6{left:160px;}
.calendar>div>.cell7{left:192px;}
.calendar>div>em{color:#ddd;}
.calendar>div>span,.calendar>div>p{background:#EAFFF8;cursor:pointer;}
.calendar>div>p{background:#FFF9FB;}
.calendar>div>b{background:#0A6599;color:#fff;cursor:pointer;}
.send-cvs{display:grid;grid-template-columns:auto auto;-webkit-justify-content:space-between;justify-content:space-between;gap:10px;margin:15px 0 5px 0;}
.send-cvs>a{width:max-content;color:#fff;background-image:-webkit-linear-gradient(85deg,#f53803 0.66%,#f60 100%);background-image:linear-gradient(85deg,#f53803 0.66%,#f60 100%);font-size:14px;font-weight:bold;line-height:16px;height:16px;padding:5px 20px;-webkit-border-radius:4px;border-radius:4px;}
.send-cvs>p.noapply{margin:0;padding:6px 10px;background:#f4f4f4;-webkit-border-radius:5px;border-radius:5px;cursor:no-drop;font-size:18px;color:#500;}
.send-cvs>.salary{padding:2px 10px;-webkit-border-radius:4px;border-radius:4px;color:#0A6599;font-weight:bold;font-size:16px;height:23px;line-height:23px;width:max-content;}
.send-cvs>div.salary{background:#f0f0f0;}
.send-cvs>div.salary>span{font-weight:normal;color:#000;font-size:13px;}
.send-cvs>b.salary{background:#f0f0f0;color:#717171;font-weight:normal;font-size:14px;}
.send-cvs>div>p{margin-top:0;}
.send-cvs>div .bttn{font-size:22px;min-width:254px;}
.send-cvs>.salary{text-align:center;}
.timeleft{margin:5px;color:#777;}
.timeleft>b{color:#0A6599;}
.owner{padding:20px;border-bottom:1px solid #ddd;}
.owner>img{float:left;margin-right:10px;}
.owner>b{font-size:22px;display:block;margin-bottom:6px;}
.owner>span>a{color:#666;}
.org-email{display:none;}
.img-thumbs{margin-top:10px;}
.img-thumbs>a>img{display:inline-block;vertical-align:top;margin-right:5px;margin-bottom:5px;cursor:pointer;}
.anket-list{padding-left:20px;margin:5px 0;}
.anket-list li img{vertical-align:middle;margin-right:5px;height:14px;}
.anket-list li .send-status{display:inline-block;color:#fff;-webkit-border-radius:5px;border-radius:5px;padding:0 5px;background:#0A6599;height:18px;font-size:12px;line-height:18px;font-weight:normal;vertical-align:text top;}
.anket-list li .send-status.no{background:#D11;}
.fafoaa{background:#eee;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:7px 7px 0 rgba(0,0,0,0.1);box-shadow:7px 7px 0 rgba(0,0,0,0.1);border:1px solid #dadada;padding:10px 15px;margin-bottom:20px;color:#333;}
.fafoaa>h3{margin:0;font-size:18px;margin-bottom:15px;}
.sharer>span.share-txt{display:block;font-size:18px;margin-bottom:4px;}
.sharer{width:max-content;}
.sharer>a{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;height:30px;cursor:pointer;position:relative;overflow:hidden;line-height:32px;white-space:nowrap;color:#6d6d6d;padding-left:40px;font-size:16px;text-decoration:none;padding-right:10px;}
.sharer>a:after{content:'';display:block;width:20px;height:20px;top:5px;left:10px;position:absolute;background:url("../img/sis.png?2") no-repeat;filter:invert(50%);}
.sharer>a.ln:after{background-position:center -130px;}
.sharer>a.fb:after{background-position:center -50px;}
.sharer>a.tw:after{background-position:center -10px;}
.sharer>a.ch{color:#D11;}
.sharer>a.ch:after{background-position:center -169px;height:22px;top:9px;}
.views{bottom:20px;position:absolute;right:0;font-size:16px;}
.outer-ad{background:rgba(0,0,0,0.7);left:0;top:0;bottom:0;right:0;z-index:-100;-webkit-opacity:0;opacity:0;-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;-webkit-border-radius:8px;border-radius:8px;position:fixed;padding:80px 0;overflow:auto;}
.outer-ad.show{-webkit-opacity:1;opacity:1;z-index:99999999;}
.outer-ad.show>div.orgad{width:993px;height:834.04px;background:#fff;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-border-radius:8px;border-radius:8px;margin:0 auto;}
.outer-ad>div>.first-section{width:100%;height:56px;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-box-shadow:inset 0 -1px 0 #f0f0f0;box-shadow:inset 0 -1px 0 #f0f0f0;cursor:pointer;}
.outer-ad>div>.first-section>h3{margin:0;padding:0;font-size:22px;line-height:26px;color:#000;padding:16px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:normal;}
.outer-ad>div>.first-section>span{display:inline-block;background:url("../img/close_ad.svg") center center no-repeat;width:16px;height:16px;margin-right:20px;}
.outer-ad>div>.second-section{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;gap:10px;}
.outer-ad>div>.second-section>div.one{width:80px;height:104px;padding-top:20px;padding-left:20px;padding-right:20px;}
.outer-ad>div>.second-section>div.one>div{-webkit-border-radius:50%;border-radius:50%;width:80px;height:80px;position:relative;}
.outer-ad>div>.second-section>div.one>div>div{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:50%;border-radius:50%;width:75px;height:77px;background:#fff;}
.outer-ad>div>.second-section>div.one>div>div>img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:60px;height:30px;}
.outer-ad>div>.second-section>div.two{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;height:104px;}
.outer-ad>div>.second-section>div.two>div.one-th{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:0 0 20px;border-bottom:1px solid #e1dfdd;width:833px;height:74px;}
.outer-ad>div>.second-section>div.two>div.one-th>div.bal-info{display:flex;-webkit-flex-direction:column;flex-direction:column;}
.outer-ad>div>.second-section>div.two>div.one-th>div.bal-info>h3{margin:0;padding:0;font-size:18px;line-height:24px;color:#2a2a2a;font-weight:bold;}
.outer-ad>div>.second-section>div.two>div.one-th>div.bal-info>.balance{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-top:10px;}
.outer-ad>div>.second-section>div.two>div.one-th>div.bal-info>.balance>span{font-size:12px;line-height:20px;color:#434343;}
.outer-ad>div>.second-section>div.two>div.one-th>div.bal-info>.balance>b{font-weight:bold;font-size:14px;line-height:20px;}
.outer-ad>div>.second-section>div.two>div.one-th>div.bal-info>.balance>p{margin:0;padding:0;display:none;margin-left:20px;}
.outer-ad>div>.second-section>div.two>div.one-th>div.bal-info>.balance>p.err{display:block;color:#fc5555;font-size:12px;}
.outer-ad>div>.second-section>div.two>div.one-th>a#bal-id{position:relative;height:24px;width:137px;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-decoration:none;border:1px solid #d9d9d9;padding:0 7px;-webkit-border-radius:2px;border-radius:2px;}
.outer-ad>div>.second-section>div.two>div.one-th>a#bal-id>span.wal-icon{display:block;width:14px;height:14px;background:url("../img/specwallet.svg") left top no-repeat;}
.outer-ad>div>.second-section>div.two>div.one-th>a#bal-id>span.wal-txt{margin-left:10px;font-size:14px;color:rgba(0,0,0,0.85);}
.outer-ad>div>.second-section>div.two>div.two-th{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:10px 24px 20px;}
.outer-ad>div>.second-section>div.two>div.two-th>span.ad-icon{display:inline-block;background:url("../img/ad-infocircle.svg") center center no-repeat;width:20px;height:20px;}
.outer-ad>div>.second-section>div.two>div.two-th>span.ad-txt{font-size:13px;line-height:16px;color:#2a2a2a;margin-left:10px;}
.outer-ad>div>.third-section{border-top:1px solid #e1dfdd;}
.outer-ad>div>.third-section>div#ad-spec{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;cursor:pointer;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:295px;height:217px;padding:20px 24px;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories{display:block;position:relative;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-visible{height:62px;-webkit-border-radius:8px;border-radius:8px;border:2px solid #096499;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-visible>span.down{display:inline-block;background:url("../img/caret.svg") center center no-repeat;width:24px;height:24px;margin-right:15px;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-visible>.in-visible{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:space-between;align-items:space-between;-webkit-justify-content:center;justify-content:center;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-visible>.in-visible>.top-main{font-size:18px;line-height:22px;font-weight:bold;color:#2a2a2a;margin-left:15px;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-visible>.in-visible>.top-discount{margin-left:15px;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-visible>.in-visible>.top-discount>del{font-size:13px;line-height:16px;font-weight:bold;color:#717171;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-visible>.in-visible>.top-discount>span{font-size:13px;line-height:16px;color:#013C9A;margin-left:10px;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-outnonvisible{position:absolute;display:none;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-outnonvisible>.ad-nonvisible{background:#fff;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-outnonvisible>.ad-nonvisible:hover{background:#f5f5f5;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-outnonvisible>.ad-nonvisible>.in-visible{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:275px;height:48px;margin-left:20px;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-outnonvisible>.ad-nonvisible>.in-visible>.top-main{font-size:14px;line-height:22px;font-weight:bold;color:#2a2a2a;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-outnonvisible>.ad-nonvisible>.in-visible>.top-discount>del{font-size:13px;line-height:16px;font-weight:bold;color:#717171;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-outnonvisible>.ad-nonvisible>.in-visible>.top-discount>span{display:inline-block;margin-left:10px;color:#013C9A;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>.ad-categories>.ad-outnonvisible>.ad-nonvisible{}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>ul{margin:0;padding:0;color:#2a2a2a;margin-top:15px;margin-left:10px;}
.outer-ad>div>.third-section>div#ad-spec>.txt-specialad>ul>li{font-size:13px;line-height:16px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:630px;height:162.25px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.first-img{display:block;background:url("../img/ad-sample1.png") center center no-repeat;width:630px;height:52.64px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img{display:block;width:630px;height:59.96px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.third-img{display:block;background:url("../img/ad-sample1.png") center center no-repeat;width:630px;height:52.64px;}
.outer-ad>div>.fourth-section{border-top:1px solid #e1dfdd;}
.outer-ad>div>.fourth-section>div#org-spec{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;cursor:pointer;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg{display:flex;-webkit-flex-direction:column;flex-direction:column;width:295px;height:301px;padding:20px 24px;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories{display:block;position:relative;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.ad-visible{height:62px;-webkit-border-radius:8px;border-radius:8px;border:2px solid #096499;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.ad-visible>span.down{display:inline-block;background:url("../img/caret.svg") center center no-repeat;width:24px;height:24px;margin-right:15px;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.ad-visible>.in-visible{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:space-between;align-items:space-between;-webkit-justify-content:center;justify-content:center;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.ad-visible>.in-visible>.top-main{font-size:18px;line-height:22px;font-weight:bold;color:#2a2a2a;margin-left:15px;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.ad-visible>.in-visible>.top-discount{margin-left:15px;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.ad-visible>.in-visible>.top-discount>del{font-size:13px;line-height:16px;font-weight:bold;color:#717171;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.ad-visible>.in-visible>.top-discount>span{font-size:13px;line-height:16px;color:#013C9A;margin-left:10px;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.org-outnonvisible{position:absolute;display:none;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.org-outnonvisible>.ad-nonvisible{background:#fff;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.org-outnonvisible>.ad-nonvisible:hover{background:#f5f5f5;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.org-outnonvisible>.ad-nonvisible>.in-visible{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:275px;height:48px;margin-left:20px;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.org-outnonvisible>.ad-nonvisible>.in-visible>.top-main{font-size:14px;line-height:22px;font-weight:bold;color:#2a2a2a;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.org-outnonvisible>.ad-nonvisible>.in-visible>.top-discount>del{font-size:13px;line-height:16px;font-weight:bold;color:#717171;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.org-outnonvisible>.ad-nonvisible>.in-visible>.top-discount>span{display:inline-block;margin-left:10px;color:#013C9A;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>.org-categories>.org-outnonvisible>.ad-nonvisible{}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>ul{margin:0;padding:0;color:#2a2a2a;margin-top:15px;margin-left:10px;}
.outer-ad>div>.fourth-section>div#org-spec>.txt-specialorg>ul>li{font-size:13px;line-height:16px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:space-between;align-items:space-between;width:630px;height:300px;gap:10px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>div{-webkit-border-radius:8px;border-radius:8px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.thd-img,.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.fst-img{background:url("../img/org-sample-new.png") center center no-repeat;width:154px;height:300px;background-size:154px 300px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img{width:154px;height:300px;background:url("../img/big-slide-bg.jpg") center center no-repeat;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div{margin-top:12px;width:128px;height:260px;border:1px solid rgba(255,255,255,0.07);background:-webkit-linear-gradient( 204.39deg,rgba(255,255,255,0.6) 0%,rgba(208,208,208,0.5) 100%);background:linear-gradient( 204.39deg,rgba(255,255,255,0.6) 0%,rgba(208,208,208,0.5) 100%);display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;-webkit-align-items:center;align-items:center;-webkit-border-radius:8px;border-radius:8px;padding:8px 4px 0 4px;position:relative;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div:before{content:"";width:100%;height:3px;background:#fff;position:absolute;top:-10px;-webkit-border-radius:4px;border-radius:4px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.title{font-size:10px;font-family:Tahoma;font-weight:400;line-height:12px;text-align:center;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.loc{margin:0 4px;position:absolute;bottom:42px;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;gap:20px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.loc>*{font-size:7px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.loc>.date{width:64px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.sal{font-size:9px;font-weight:700;background:-webkit-linear-gradient( 264.09deg,rgba(255,255,255,0.6) 0%,rgba(239,239,239,0.5) 100%);background:linear-gradient( 264.09deg,rgba(255,255,255,0.6) 0%,rgba(239,239,239,0.5) 100%);position:absolute;bottom:0;width:100%;height:34px;-webkit-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;border:1px solid #fff;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.comp{margin-top:10px;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.comp>b{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.comp>div{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.comp>b{text-align:center;font-size:10.5px;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.comp>div{width:88px;height:88px;border:2px solid #FF8B01;-webkit-border-radius:50%;border-radius:50%;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:#fff;}
.outer-ad>div>.fourth-section>div#org-spec>.img-orgad>.snd-img>div>.comp>div>img{max-width:90%;max-height:90%;margin:0;}
.outer-ad>div>.fifth-section{display:flex;-webkit-flex-direction:row;flex-direction:row;border-top:1px solid #e1dfdd;height:52px;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;}
.outer-ad>div>.fifth-section>a.back-btn{background:#fff;padding:4px 15px;border:1px solid #d9d9d9;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.016);box-shadow:0 2px 0 rgba(0,0,0,0.016);-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;width:84px;height:32px;color:#2a2a2a;font-size:14px;line-height:22px;margin-right:20px;text-decoration:none;}
.outer-ad>div>.fifth-section>a.special-btn{background:#006599;padding:4px 15px;border:1px solid #006599;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.043);box-shadow:0 2px 0 rgba(0,0,0,0.043);-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;width:84px;height:32px;color:#fff;font-size:14px;line-height:22px;margin-right:20px;text-decoration:none;}
.outer-ad>div>.fifth-section>div.first>div>p.err{display:block;color:#ff0000;font-size:12px;margin:0;margin-top:2px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img{display:block;width:630px;height:59.96px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div{border-bottom:1px solid #eaeaea;display:table;width:100%;border-spacing:0;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .company,.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad{display:table-cell;vertical-align:top;padding:10px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .company{width:165px;background:#f6f6f6;position:relative;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .company .clogo{width:60px;height:30px;display:inline-block;vertical-align:top;margin-right:5px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .company .clogo>img{width:60px;height:30px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .company .avatar{width:60px;height:30px;display:inline-block;vertical-align:top;margin-right:5px;text-align:center;background:#fff;overflow:hidden;-webkit-border-radius:4px;border-radius:4px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .company .avatar>img{width:33px;height:30px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .company b{display:inline-block;vertical-align:top;color:#333;width:100px;text-transform:uppercase;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .company:hover b{color:#000;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div.lvl4 .company:after{content:'';display:block;width:40px;height:40px;position:absolute;top:-1px;left:-1px;background:url("../img/grb.png") center center no-repeat;z-index:99;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div b{font-weight:normal;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div div.org-div{display:block;width:100%;min-height:40px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div div.org:hover{text-decoration:none;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div.featured .ad:before{background:url("../img/fads.png") center center no-repeat;width:34px;height:34px;position:absolute;left:0;bottom:0;content:'';display:block;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div.lvl4,.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div.featured{border:none;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div.featured .ad,.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div.featured .company{background:#FFFCDF;border-bottom:1px solid #fff;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div.lvl4 .ad,.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div.featured .ad{border-left:1px solid #fff;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad{border-left:1px dashed #eaeaea;position:relative;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad>div.ad-div>b{display:block;margin-bottom:4px;text-transform:uppercase;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad em{display:none;font-style:normal;color:#999;font-size:11px;overflow:hidden;width:120px;white-space:nowrap;-webkit-text-overflow:ellipsis;text-overflow:ellipsis;margin-left:20px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad:hover em{width:auto;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad em>b{font-weight:bold;color:#666;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad span.sdate{display:block;position:absolute;bottom:10px;right:10px;color:#555;font-size:12px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad span.sdate>b{color:#C22;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad span.fsal{position:absolute;left:25px;bottom:10px;color:#555;font-size:12px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad span.floc{position:absolute;left:170px;bottom:10px;color:#555;font-size:12px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad span.floc:before{position:absolute;left:-16px;top:0;content:'';height:16px;width:16px;background:url("../img/job_loc.svg") left top no-repeat;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad span.floca{position:absolute;left:250px;bottom:10px;color:#555;font-size:12px;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad span.floca:before{position:absolute;left:-16px;top:0;content:'';height:16px;width:16px;background:url("../img/job_loc.svg") left top no-repeat;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad div.save{position:absolute;right:10px;bottom:35px;width:20px;height:20px;background:url("../img/mob/icos.png") -20px -21px no-repeat;cursor:pointer;}
.outer-ad>div>.third-section>div#ad-spec>.img-specialad>.second-img>div .ad div.save.d{background-position:-40px -20px;}
.agree{font-size:20px;font-weight:400;}
.agree>label{display:block;position:relative;margin-bottom:12px;cursor:pointer;user-select:none;color:#2a2a2a;font-weight:bold;}
.agree>label input{position:relative;display:inline-block;-webkit-opacity:0;opacity:0;cursor:pointer;height:0;width:0;margin:0;padding:0;}
.agree .checkmark{position:relative;display:inline-block;height:18px;width:18px;-webkit-border-radius:4px;border-radius:4px;border:1px solid #096499;margin-right:8px;top:4px;}
.agree>label:hover input ~ .checkmark{background:#096499;}
.agree>label input:checked ~ .checkmark{background:#096499;}
.checkmark:after{content:'';position:absolute;display:none;}
.agree>label input:checked ~ .checkmark:after{display:block;}
.agree>label .checkmark:after{left:5px;top:1px;width:5px;height:10px;border:1px solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.agree>label.err{color:#ff0000;}
.agree>label>span.err{border:1px solid #ff0000;}
.agree>p{display:none;}
.agree>p.err{display:block;color:#ff0000;font-size:12px;}
.snd-img>.topsorg{padding-right:0;}
.snd-img>.topsorg>div>div.cell>div{height:301px;}
.ad-lay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:rgba(0,0,0,0.5);-webkit-opacity:0;opacity:0;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}
.ad-lay.show{-webkit-opacity:1;opacity:1;z-index:99999999;}
.ad-lay>div{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;-webkit-box-shadow:2px 2px 6px #000;box-shadow:2px 2px 6px #000;max-width:600px;width:96%;}
.ad-lay>div>h3{position:relative;text-align:center;}
.ad-lay>div>h3>span{cursor:pointer;position:absolute;top:0;right:3px;bottom:0;width:30px;}
.ad-lay>div>h3>span:after{content:'';display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url("../img/cross.png") center top no-repeat;background-size:20px 40px;width:20px;height:20px;}
.outer-ad.show>div.ad-warning{width:500px;height:200px;background:#fff;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);display:flex;-webkit-flex-direction:column;flex-direction:column;display:none;}
.btns{overflow:auto;padding:20px 30px;position:relative;}
.btns .nbl{padding-top:10px;padding-bottom:20px;}
.btns .nbl>p{display:inline-block;margin:0;vertical-align:middle;margin-right:30px;margin-left:60px;}
.your-bal{position:relative;margin:20px auto;padding:0 10px;-webkit-border-radius:5px;border-radius:5px;background:#006599;border:1px solid rgba(0,0,0,0.2);z-index:99;width:265px;height:38px;-webkit-border-radius:65px;border-radius:65px;color:#fff;height:38px;line-height:38px;text-align:center;}
.your-bal>p{background:#fff;border:1px solid #ddd;-webkit-border-radius:5px;border-radius:5px;top:108%;right:0;width:270px;padding:5px 8px;color:#444;position:absolute;margin:0;-webkit-box-shadow:2px 3px 3px rgba(0,0,0,0.4);box-shadow:2px 3px 3px rgba(0,0,0,0.4);display:none;line-height:20px;}
.your-bal>p:after{content:'';display:block;width:7px;height:7px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#fff;top:-5px;right:8px;}
.your-bal>b{display:inline-block;font-size:18px;color:#fff;font-weight:bold;}
.your-bal>b>a:hover{text-decoration:none;}
.your-bal:hover>p{display:block;}
.your-bal>b>a{color:#fff;}
.alert-msg{padding:10px;font-size:18px;line-height:24px;}
.alert-msg>p{padding:10px 20px;}
.org{color:#333;padding:5px;height:40px;}
.org table{width:100%;border-spacing:0;}
.org table td:first-child{width:80px;}
.org img{margin-right:5px;width:80px;-webkit-border-radius:5px;border-radius:5px;vertical-align:middle;}
.adlist{padding:5px 0;}
.adlist table{width:100%;}
.adlist table td{vertical-align:middle;}
.adlist table td:last-child{width:150px;}
.adlist label{display:block;padding:4px 0;position:relative;}
.adlist label:before{content:'- ';}
.adlist label>select{border:1px solid #ddd;max-width:300px;}
.adlist label.saving:after,.adlist label>select .adlist label.saved:after{content:'';position:absolute;right:0;top:0;bottom:0;width:30px;background:url("../img/l2.gif") center center no-repeat;}
.adlist label.saved:after{background-image:url("../img/agbg.png");background-size:20px 20px;}
.org{}
.adlist{padding:10px;}
.adlist a{text-transform:uppercase;font-size:11px;color:#000;}
.adlist a>span{display:block;height:24px;line-height:24px;text-align:center;background:#eee;color:#222;}
.adlist a>span>b{color:#653F3F;}
.adlist a>span a{color:#222;}
.setorg{padding:20px 10px;}
.setorg>p{font-size:16px;line-height:20px;padding:0 5px;}
.setorg>a{margin-top:10px;}
.done-org{padding:10px;}
.done-org>p{font-size:16px;line-height:20px;padding:10px 20px;}
.done-org>a{display:block;padding:10px 20px 20px 20px;}
.social{display:flex;-webkit-align-items:center;align-items:center;gap:20px;position:absolute;bottom:-34px;left:0;}
.social>span,.social>a{display:flex;-webkit-align-items:center;align-items:center;gap:5px;color:#717171;text-decoration:none;}
.social i{display:block;width:24px;height:24px;filter:invert(47%) sepia(7%) saturate(12%) hue-rotate(21deg) brightness(91%) contrast(85%);cursor:pointer;}
.social>span>.save.d{background:url("../img/mob/icos.png") left top no-repeat;background-position:-40px -20px;width:20px;height:20px;filter:unset;}
.social>span>.save{background:url("../img/heart.svg") left top no-repeat;}
.social>.share>i{background:url("../img/new/shape.png") left center no-repeat;filter:unset;}
.share{position:relative;cursor:pointer;top:0;left:0;}
.dropdown{display:none;position:absolute;top:-106px;padding:5px 0;-webkit-border-radius:5px;border-radius:5px;border:1px solid #e1e1e1;background:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,0.05);box-shadow:3px 3px 4px rgba(0,0,0,0.05);}
@media screen and (max-width:1000px){.dropdown/ .send-cvs.scroll-hide{position:unset;}
}@media screen and (max-width:600px){.send-cvs{grid-template-columns:1fr;}
p.details{text-align:center;}
.send-cvs>div.salary{max-width:100%;}
.job-holder{-f-weight:wrap;}
.job-holder>.job-more{margin-top:40px;max-width:100%;}
.job-holder>.job-more>div{-webkit-flex-direction:row;flex-direction:row;}
.job-holder>.job-more>div>div>b{width:300px;}
.details>div{display:flex !important;-webkit-flex-direction:column;flex-direction:column;}
.details>div>*{padding:0 !important;}
}