:root{}

.wfg{-webkit-border-radius:10px;border-radius:10px;border:1px solid #DDD;-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.15);box-shadow:0 4px 10px rgba(0,0,0,0.15);background:#FFF;}
.wfg .top-user{background:url("https://lib.zangia.mn/img/user/mypage.png") left top no-repeat;background-size:cover;}
.wfg .top-user .breadcrump{display:flex;gap:10px;font-size:14px;padding:10px 20px;}
.wfg .top-user .breadcrump a{text-decoration:none;color:#555;}
.wfg .top-user .user-info{display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.wfg .top-user .user-info>.info-first{display:flex;align-items:center;gap:20px;padding:20px 32px;}
.wfg .top-user .user-info>.info-first .img{width:142px;height:142px;}
.wfg .top-user .user-info>.info-first .img img{width:100%;aspect-ratio:1;object-fit:cover;-webkit-border-radius:50%;border-radius:50%;border:3px solid #006599;}
.wfg .top-user .user-info>.info-first .user-details{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:10px;}
.wfg .top-user .user-info>.info-first .user-details .user-name{display:flex;gap:10px;}
.wfg .top-user .user-info>.info-first .user-details .user-name div{font-size:24px;color:#1D1D1F;font-weight:400;}
.wfg .top-user .user-info>.info-first .user-details .user-name div span{font-weight:700;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:10px;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts div{display:flex;-webkit-flex-direction:row;flex-direction:row;align-items:center;gap:4px;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts div p{margin:0;padding:0;font-weight:300;font-size:13px;color:#1D1D1F;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts div i{display:block;width:16px;height:16px;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts div span{display:block;width:20px;height:20px;background:url("https://lib.zangia.mn/img/icons.png") left center no-repeat;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts .phone>i{background:url("https://lib.zangia.mn/img/user/phone.svg") center center no-repeat;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts .email>i{background:url("https://lib.zangia.mn/img/user/email.svg") center center no-repeat;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts .facebook>i{background:url("https://lib.zangia.mn/img/user/facebook.svg") center center no-repeat;}
.wfg .top-user .user-info>.info-first .user-details .user-contacts .location>i{background:url("https://lib.zangia.mn/img/user/location.svg") center center no-repeat;}
.wfg .top-user .user-info>.info-second{display:flex;align-items:flex-end;gap:46px;padding:20px 32px;}
.wfg .top-user .user-info>.info-second>div.point-info{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:4px;}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-logo{display:flex;-webkit-flex-direction:column;flex-direction:column;align-items:center;}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-logo i{display:block;height:16px;}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-logo i.academy{width:128px;background:url("https://lib.zangia.mn/img/user/academy.svg") center center no-repeat;}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-logo i.audio{width:105px;background:url("https://lib.zangia.mn/img/user/audio.svg") center center no-repeat;}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-logo span{display:block;font-size:10px;color:rgba(29,29,31,0.5);}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-stat{display:flex;align-items:center;gap:12px;}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-stat>div.own-pos{display:flex;-webkit-flex-direction:column;flex-direction:column;align-items:center;-webkit-justify-content:center;justify-content:center;gap:4px;}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-stat>div.own-pos span.pos-num{font-size:20px;line-height:24px;color:#1D1D1F;}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-stat>div.own-pos span.pos-txt{font-size:13px;line-height:16px;color:rgba(29,29,31,0.5);}
.wfg .top-user .user-info>.info-second>div.point-info>div.point-stat>span.hr{width:1px;height:43px;background:rgba(29,29,31,0.5);}
.wfg .top-user .points{padding:20px;}
.wfg .top-user .points>.points-head{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;}
.wfg .top-user .points>.points-head h4{margin:0;padding:0;font-size:18px;color:#2A2A2A;}
.wfg .top-user .points>.points-head div{display:flex;align-items:center;gap:4px;}
.wfg .top-user .points>.points-head div span{font-size:13px;color:#434343;}
.wfg .top-user .points>.points-head div b{font-size:13px;color:#FF6600;}
.wfg .top-user .points>.nopoint{display:flex;-webkit-flex-direction:column;flex-direction:column;align-items:center;gap:4px;padding:20px 0;}
.wfg .top-user .points>.nopoint i{display:block;width:350px;height:350px;background:url("https://lib.zangia.mn/img/user/nopoint.png") center center no-repeat;}
.wfg .top-user .points>.nopoint span{font-size:13px;color:#8C8C8C;}
.wfg .top-user .points>.ptable{margin-top:20px;}
.wfg .top-user .points>.ptable>table{width:100%;border-spacing:0;overflow:auto;}
.wfg .top-user .points>.ptable>table>thead{background:#EBF1FC;}
.wfg .top-user .points>.ptable>table>thead>tr{font-size:13px;color:#2A2A2A;}
.wfg .top-user .points>.ptable>table>thead>tr th{padding:8px 10px;border:1px solid #e7e7f1;}
.wfg .top-user .points>.ptable>table>thead>tr:first-child th:first-child{border-top-left-radius:10px;}
.wfg .top-user .points>.ptable>table>thead>tr:first-child th:last-child{border-top-right-radius:10px;}
.wfg .top-user .points>.ptable>table>tbody{background:#FFF;}
.wfg .top-user .points>.ptable>table>tbody>tr{font-size:13px;color:#2A2A2A;}
.wfg .top-user .points>.ptable>table>tbody>tr td{padding:8px 10px;border:1px solid #e7e7f1;}
.wfg .top-user .points>.ptable>table>tbody>tr td span.taken{color:#52C41A;}
.wfg .top-user .points>.ptable>table>tbody>tr td span.refused{color:#FF4D4F;}
.wfg .top-user .points>.ptable>table>tbody>tr td span.red{color:#FF4D4F;}
.wfg .top-user .points>.ptable>table>tbody>tr td div.save{display:block;width:32px;height:32px;margin:auto;cursor:pointer;z-index:99;background:url("https://lib.zangia.mn/img/user/heart.svg") center center no-repeat;}
.wfg .top-user .points>.ptable>table>tbody>tr td div.save.d{background:url("https://lib.zangia.mn/img/user/active_heart.svg") center center no-repeat;}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info{display:flex;align-items:center;gap:10px;}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.clogo{-webkit-border-radius:5px;border-radius:5px;width:44px;height:44px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.clogo.gold{background:-webkit-linear-gradient(#FF8B01 100%,#FFCB85 100%,#FF9900 100%,#FFDA95 100%,#FF9900 100%);background:linear-gradient(#FF8B01 100%,#FFCB85 100%,#FF9900 100%,#FFDA95 100%,#FF9900 100%);}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.clogo.silver{background:-webkit-linear-gradient(#A3A3A3 100%,#FFFFFF 100%,#A8A8A8 100%,#FFFFFF 100%,#B4B3B3 100%);background:linear-gradient(#A3A3A3 100%,#FFFFFF 100%,#A8A8A8 100%,#FFFFFF 100%,#B4B3B3 100%);}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.clogo.bronze{background:-webkit-linear-gradient(#7A4200 80%,#D07B00 80%,#794C00 80%,#A16F00 80%);background:linear-gradient(#7A4200 80%,#D07B00 80%,#794C00 80%,#A16F00 80%);}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.clogo.normal{background:#FFF;}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.clogo>div{display:flex;-webkit-justify-content:center;justify-content:center;align-items:center;width:42px;height:42px;background:#FFF;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:1px 0 0 1px;}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.clogo>div img{width:40px;height:20px;}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.names{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;gap:4px;}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.names>b{font-size:16px;color:#1D1D1F;}
.wfg .top-user .points>.ptable>table>tbody>tr td .com-info>div.names>span{font-size:12px;color:#474D6A;}
.wfg .top-user .points>.ptable>table>tbody>tr .c{text-align:center;}
.wfg .top-user .points>.ptable>table>tbody>tr:last-child td:first-child{border-bottom-left-radius:10px;}
.wfg .top-user .points>.ptable>table>tbody>tr:last-child td:last-child{border-bottom-right-radius:10px;}
.wfg .top-user .jlist{padding:20px;}
.wfg .top-user .jlist>.jlist-head{display:flex;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;}
.wfg .top-user .jlist>.jlist-head h4{margin:0;padding:0;font-size:16px;font-weight:600;text-transform:uppercase;color:#616161;}
.wfg .top-user .jlist>.jlist-head div{position:relative;}
.wfg .top-user .jlist>.jlist-head div>i{position:absolute;top:8px;left:8px;display:block;width:16px;height:16px;background:url("https://lib.zangia.mn/img/user/filter_btn.svg") center center no-repeat;}
.wfg .top-user .jlist>.jlist-head div>.jselect{padding:8px 16px 8px 24px;font-size:13px;color:#2A2A2A;background:#FFF;border:1px solid #E1DFDD;-webkit-border-radius:4px;border-radius:4px;}
.wfg .top-user .joblist{padding:20px;display:grid;grid-gap:16px;grid-template-columns:1fr 1fr;}
.wfg .top-user .joblist>div{position:relative;display:flex;gap:15px;padding:16px;-webkit-border-radius:20px;border-radius:20px;border:1px solid #FF8B01;}
.wfg .top-user .joblist>div>a{position:absolute;left:0;top:0;right:0;bottom:0;text-decoration:none;}
.wfg .top-user .joblist>div>div.clogo{-webkit-border-radius:10px;border-radius:10px;width:88px;height:88px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;}
.wfg .top-user .joblist>div>div.clogo.gold{background:-webkit-linear-gradient(#FF8B01 100%,#FFCB85 100%,#FF9900 100%,#FFDA95 100%,#FF9900 100%);background:linear-gradient(#FF8B01 100%,#FFCB85 100%,#FF9900 100%,#FFDA95 100%,#FF9900 100%);}
.wfg .top-user .joblist>div>div.clogo.silver{background:-webkit-linear-gradient(#A3A3A3 100%,#FFFFFF 100%,#A8A8A8 100%,#FFFFFF 100%,#B4B3B3 100%);background:linear-gradient(#A3A3A3 100%,#FFFFFF 100%,#A8A8A8 100%,#FFFFFF 100%,#B4B3B3 100%);}
.wfg .top-user .joblist>div>div.clogo.bronze{background:-webkit-linear-gradient(#7A4200 80%,#D07B00 80%,#794C00 80%,#A16F00 80%);background:linear-gradient(#7A4200 80%,#D07B00 80%,#794C00 80%,#A16F00 80%);}
.wfg .top-user .joblist>div>div.clogo.normal{background:#FFF;}
.wfg .top-user .joblist>div>div.clogo>div{display:flex;-webkit-justify-content:center;justify-content:center;align-items:center;width:86px;height:86px;background:#FFF;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:1px;}
.wfg .top-user .joblist>div>div.clogo>div img{width:80px;height:40px;}
.wfg .top-user .joblist>div>div.details{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;width:100%;}
.wfg .top-user .joblist>div>div.details .detail-top{display:flex;-webkit-justify-content:space-between;justify-content:space-between;height:44px;}
.wfg .top-user .joblist>div>div.details .detail-top h5{margin:0;padding:0;font-size:16px;font-weight:600;color:#2A2A2A;white-space:wrap;text-overflow:ellipsis;}
.wfg .top-user .joblist>div>div.details .detail-top div{display:flex;gap:4px;}
.wfg .top-user .joblist>div>div.details .detail-top div a{display:block;width:11px;height:34.24px;background:url("https://lib.zangia.mn/img/user/tie.svg") center center no-repeat;}
.wfg .top-user .joblist>div>div.details .detail-top div span{display:block;width:32px;height:32px;padding:0 2px;cursor:pointer;z-index:99;}
.wfg .top-user .joblist>div>div.details .detail-top div span.save{background:url("https://lib.zangia.mn/img/user/heart.svg") center center no-repeat;}
.wfg .top-user .joblist>div>div.details .detail-top div span.save.d{background:url("https://lib.zangia.mn/img/user/active_heart.svg") center center no-repeat;}
.wfg .top-user .joblist>div>div.details .detail-middle{display:flex;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;gap:10px;}
.wfg .top-user .joblist>div>div.details .detail-middle p{margin:0;padding:0;width:85px;white-space:nowrap;text-overflow:ellipsis;font-size:13px;color:#616161;}
.wfg .top-user .joblist>div>div.details .detail-middle span{display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;font-size:12px;font-weight:600;white-space:nowrap;color:#006599;width:242px;}
.wfg .top-user .joblist>div>div.details .detail-bottom{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;}
.wfg .top-user .joblist>div>div.details .detail-bottom div{display:flex;-webkit-flex-direction:row;flex-direction:row;gap:4px;padding:0;}
.wfg .top-user .joblist>div>div.details .detail-bottom div i{display:block;width:12px;height:12px;background:url("https://lib.zangia.mn/img/user/location_small.svg") center center no-repeat;}
.wfg .top-user .joblist>div>div.details .detail-bottom div span{font-size:10px;color:#1d1d1f;}
.wfg .top-user .joblist>div>div.details .detail-bottom span{font-size:10px;color:#717171;}
.wfg .top-user .joblist>a{position:relative;-webkit-border-radius:20px;border-radius:20px;border:1px solid #E7E7F1;display:flex;align-items:center;gap:12px;text-decoration:none;padding:19px 12px;}
.wfg .top-user .joblist>a>div.clogo{-webkit-border-radius:10px;border-radius:10px;width:88px;height:88px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;}
.wfg .top-user .joblist>a>div.clogo.gold{background:-webkit-linear-gradient(#FF8B01 100%,#FFCB85 100%,#FF9900 100%,#FFDA95 100%,#FF9900 100%);background:linear-gradient(#FF8B01 100%,#FFCB85 100%,#FF9900 100%,#FFDA95 100%,#FF9900 100%);}
.wfg .top-user .joblist>a>div.clogo.silver{background:-webkit-linear-gradient(#A3A3A3 100%,#FFFFFF 100%,#A8A8A8 100%,#FFFFFF 100%,#B4B3B3 100%);background:linear-gradient(#A3A3A3 100%,#FFFFFF 100%,#A8A8A8 100%,#FFFFFF 100%,#B4B3B3 100%);}
.wfg .top-user .joblist>a>div.clogo.bronze{background:-webkit-linear-gradient(#7A4200 80%,#D07B00 80%,#794C00 80%,#A16F00 80%);background:linear-gradient(#7A4200 80%,#D07B00 80%,#794C00 80%,#A16F00 80%);}
.wfg .top-user .joblist>a>div.clogo.normal{background:#FFF;}
.wfg .top-user .joblist>a>div.clogo>div{display:flex;-webkit-justify-content:center;justify-content:center;align-items:center;width:86px;height:86px;background:#FFF;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:1px 0 0 1px;}
.wfg .top-user .joblist>a>div.clogo>div img{width:80px;height:40px;}
.wfg .top-user .joblist>a>div.names{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;gap:10px;}
.wfg .top-user .joblist>a>div.names>b{font-size:16px;color:#1D1D1F;}
.wfg .top-user .joblist>a>div.names>div{display:inline-block;width:300px;overflow:hidden;overflow-y:auto;height:45px;}
.wfg .top-user .joblist>a>div.names>div::-webkit-scrollbar{width:3px;background:rgba(0,0,0,0.1);}
.wfg .top-user .joblist>a>div.names>div::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.5);}
.wfg .top-user .joblist>a>div.names>div>span{display:inline-block;margin:0 4px 4px 0;padding:2px 6px;-webkit-border-radius:20px;border-radius:20px;border:1px solid #E7E7F1;font-size:11px;color:#717B9E;}
.wfg .top-user .joblist>a>span{position:absolute;right:2px;display:block;width:24px;height:24px;background:url("https://lib.zangia.mn/img/user/black_next.svg") center center no-repeat;}
.wfg .user-otherinfo{padding:0 20px 20px;}
.wfg .user-otherinfo>.main-info{display:flex;gap:20px;}
.wfg .user-otherinfo>.main-info>div{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:20px;}
.wfg .user-otherinfo>.main-info>div>div{background:#FFF;-webkit-border-radius:20px;border-radius:20px;border:1px solid #E7E7F1;-webkit-box-shadow:0 6px 12px rgba(30,10,58,0.04);box-shadow:0 6px 12px rgba(30,10,58,0.04);display:flex;-webkit-flex-direction:column;flex-direction:column;gap:10px;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:570px;}
.wfg .user-otherinfo>.main-info>div>div>.heading{display:flex;gap:12px;}
.wfg .user-otherinfo>.main-info>div>div>.heading>span{display:block;width:36px;height:36px;}
.wfg .user-otherinfo>.main-info>div>div>.heading>span.cv-icon{background:url("https://lib.zangia.mn/img/user/cv_icon.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.heading>span.test-icon{background:url("https://lib.zangia.mn/img/user/test_icon.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.heading>span.wallet-icon{background:url("https://lib.zangia.mn/img/user/wallet_icon.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.heading>span.setting-icon{background:url("https://lib.zangia.mn/img/user/setting_icon.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.heading>span.point-icon{background:url("https://lib.zangia.mn/img/user/point_icon.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.heading>span.leader-icon{background:url("https://lib.zangia.mn/img/user/tsom_icon.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;width:90%;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div h4{margin:0;padding:0;font-size:16px;color:#1d1d1f;font-weight:500;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div a{display:flex;align-items:center;gap:4px;text-decoration:none;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div a>span{font-size:13px;color:#096499;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div a>i{display:block;width:15px;height:15px;background:url("https://lib.zangia.mn/img/user/blue_next.svg") center center no-repeat;margin-top:2px;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div select{border:none;background:none;outline:none;scroll-behavior:smooth;appearance:none;background-image:url("https://lib.zangia.mn/img/user/arrow_dropdown.svg");background-repeat:no-repeat;background-position:right;background-size:20px;width:70px;display:none;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div .custom-select-wrapper{position:relative;display:block;width:90px;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div .custom-select-wrapper .custom-select{position:relative;cursor:pointer;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div .custom-select-wrapper .custom-select .custom-select-trigger{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;gap:8px;padding:3px;font-size:14px;color:#333;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div .custom-select-wrapper .custom-select .custom-select-trigger span{font-size:13px;color:#333;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div .custom-select-wrapper .custom-select .custom-select-trigger i{display:block;width:20px;height:20px;background-image:url("https://lib.zangia.mn/img/user/arrow_dropdown.svg");background-repeat:no-repeat;background-position:right;background-size:20px;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div .custom-select-wrapper .custom-select .custom-options{position:absolute;top:100%;left:0;right:0;background:#FFF;border:1px solid #CCC;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;z-index:99;display:none;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div .custom-select-wrapper .custom-select .custom-options .custom-option{display:block;text-align:center;padding:5px;font-size:14px;color:#333;cursor:pointer;}
.wfg .user-otherinfo>.main-info>div>div>.heading>div .custom-select-wrapper .custom-select .custom-options .custom-option:hover{background:#F0F0F0;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs{display:flex;gap:6px;padding:5px 10px 0 0;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:4px;width:100%;text-decoration:none;background:#FFF;padding:5px;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a>span{font-size:10px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a>div.cv-percent{position:relative;height:5px;-webkit-border-radius:5px;border-radius:5px;background:#F0F0F0;width:100%;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a>div.cv-percent b{position:absolute;left:0;top:0;bottom:0;display:block;-webkit-border-radius:5px;border-radius:5px;height:5px;background:-webkit-linear-gradient(#006599 100%,#013250 100%);background:linear-gradient(#006599 100%,#013250 100%);}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a>div.cv-update{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a>div.cv-update>div{display:flex;gap:8px;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a>div.cv-update>div span{font-size:10px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a>div.cv-update>span{font-size:10px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>div>.cv-langs>a:hover{background:rgba(113,123,158,.1);-webkit-border-radius:10px;border-radius:10px;}
.wfg .user-otherinfo>.main-info>div>div>.cv-others{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:4px;}
.wfg .user-otherinfo>.main-info>div>div>.cv-others>div{display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:5px 0;}
.wfg .user-otherinfo>.main-info>div>div>.cv-others>div>span{font-size:13px;color:#1D1D1F;font-weight:300;}
.wfg .user-otherinfo>.main-info>div>div>.cv-others>div>a{display:flex;align-items:center;gap:4px;text-decoration:none;}
.wfg .user-otherinfo>.main-info>div>div>.cv-others>div>a span{font-size:13px;font-weight:500;color:#1D1D1F;}
.wfg .user-otherinfo>.main-info>div>div>.cv-others>div>a i{margin-left:4px;display:block;width:15px;height:15px;background:url("https://lib.zangia.mn/img/user/blue_next.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.test-item{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #E1DFDD;}
.wfg .user-otherinfo>.main-info>div>div>.test-item div{font-size:13px;color:#1d1d1f;width:350px;}
.wfg .user-otherinfo>.main-info>div>div>.test-item div p{margin:0;padding:0;}
.wfg .user-otherinfo>.main-info>div>div>.test-item a{display:flex;align-items:center;gap:4px;text-decoration:none;}
.wfg .user-otherinfo>.main-info>div>div>.test-item a div{background:#FF4D4F;width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;display:flex;-webkit-justify-content:center;justify-content:center;align-items:center;}
.wfg .user-otherinfo>.main-info>div>div>.test-item a div p{margin:0;padding:0;font-size:12px;color:#FFF;}
.wfg .user-otherinfo>.main-info>div>div>.test-item a span{display:block;width:15px;height:15px;background:url("https://lib.zangia.mn/img/user/blue_next.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.no-test{display:flex;-webkit-flex-direction:column;flex-direction:column;align-items:center;gap:8px;}
.wfg .user-otherinfo>.main-info>div>div>.no-test span{display:block;width:100px;height:95px;background:url("https://lib.zangia.mn/img/user/no_test.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.no-test p{margin:0;padding:0;font-size:11px;color:#8C8C8C;}
.wfg .user-otherinfo>.main-info>div>div>.test-alert{background:#F0F0F0;display:flex;align-items:center;gap:8px;padding:10px 8px;-webkit-border-radius:10px;border-radius:10px;}
.wfg .user-otherinfo>.main-info>div>div>.test-alert i{display:block;width:16px;height:16px;background:url("https://lib.zangia.mn/img/user/blue_info.svg") center center no-repeat;padding:0 4px;}
.wfg .user-otherinfo>.main-info>div>div>.test-alert p{margin:0;padding:0;font-size:11px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>div>.wallet-item{display:flex;-webkit-justify-content:space-between;justify-content:space-between;gap:4px;padding:5px 0;}
.wfg .user-otherinfo>.main-info>div>div>.wallet-item p{margin:0;padding:0;font-size:13px;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>div>.wallet-item b{font-size:13px;font-weight:600;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>div>.wallet-item.withborder{border-top:1px solid #E1DFDD;}
.wfg .user-otherinfo>.main-info>div>div>.wallet-btn{display:flex;-webkit-justify-content:center;justify-content:center;align-items:center;gap:10px;-webkit-border-radius:8px;border-radius:8px;border:1px solid #D9D9D9;padding:3px 7px;-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.02);box-shadow:0 2px 0 rgba(0,0,0,0.02);text-decoration:none;}
.wfg .user-otherinfo>.main-info>div>div>.wallet-btn i{display:block;width:18px;height:18px;background:url("https://lib.zangia.mn/img/user/wallet_btn.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.wallet-btn span{font-size:13px;color:#333;}
.wfg .user-otherinfo>.main-info>div>div>.setting-item{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;gap:4px;padding:5px 0;}
.wfg .user-otherinfo>.main-info>div>div>.setting-item p{margin:0;padding:0;font-size:13px;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>div>.setting-item a{width:16px;height:16px;background:url("https://lib.zangia.mn/img/user/blue_next.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.social-divider{display:flex;align-items:center;gap:10px;}
.wfg .user-otherinfo>.main-info>div>div>.social-divider i{background:rgba(0,0,0,0.06);width:100%;height:1px;}
.wfg .user-otherinfo>.main-info>div>div>.social-divider span{white-space:nowrap;font-size:12px;color:#e1dfdd;}
.wfg .user-otherinfo>.main-info>div>div>a,.wfg .user-otherinfo>.main-info>div>div>div.social{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;-webkit-border-radius:8px;border-radius:8px;padding:10px 20px;border:1px solid #D9D9D9;text-decoration:none;color:#1D1D1F;}
.wfg .user-otherinfo>.main-info>div>div>a>div,.wfg .user-otherinfo>.main-info>div>div>div.social>div{display:flex;align-items:center;gap:8px;}
.wfg .user-otherinfo>.main-info>div>div>a>div>span,.wfg .user-otherinfo>.main-info>div>div>div.social>div>span{font-size:14px;color:#1D1D1F;}
.wfg .user-otherinfo>.main-info>div>div>a>div>i,.wfg .user-otherinfo>.main-info>div>div>div.social>div>i{display:block;width:22px;height:22px;}
.wfg .user-otherinfo>.main-info>div>div>a>div>.fb-btn,.wfg .user-otherinfo>.main-info>div>div>div.social>div>.fb-btn{background:url("https://lib.zangia.mn/img/user/fb.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>a>div>.apple-btn,.wfg .user-otherinfo>.main-info>div>div>div.social>div>.apple-btn{background:url("https://lib.zangia.mn/img/user/apple.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>a>span.connected,.wfg .user-otherinfo>.main-info>div>div>div.social>span.connected{display:block;width:20px;height:20px;background:url("https://lib.zangia.mn/img/user/green_check.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>a>span.notconnected,.wfg .user-otherinfo>.main-info>div>div>div.social>span.notconnected{display:block;width:20px;height:20px;background:url("https://lib.zangia.mn/img/user/red_alert.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.mypoint{padding:5px 10px;}
.wfg .user-otherinfo>.main-info>div>div>.mypoint>div{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;}
.wfg .user-otherinfo>.main-info>div>div>.mypoint>div span{font-size:13px;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>div>.mypoint>div div{display:flex;align-items:center;gap:4px;}
.wfg .user-otherinfo>.main-info>div>div>.mypoint>div div span{font-size:24px;font-weight:600;color:#F53803;}
.wfg .user-otherinfo>.main-info>div>div>.mypoint>div div i{display:block;width:20px;height:20px;background:url("https://lib.zangia.mn/img/user/point_btn.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>div>.listen-info{padding:0 8px;}
.wfg .user-otherinfo>.main-info>div>div>.listen-info>div{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;padding:5px 0;}
>.wfg .user-otherinfo>.main-info>div>div>.listen-info>div.topborder{border-top:1px solid #e1dfdd  !important;}
.wfg .user-otherinfo>.main-info>div>div>.listen-info>div>span{font-size:13px;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>div>.listen-info>div>div{display:flex;align-items:center;gap:4px;}
.wfg .user-otherinfo>.main-info>div>div>.listen-info>div>div span.duration{font-size:13px;font-weight:600;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>div>.listen-info>div>div span.hour{font-size:11px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>div>.zangia-point{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;padding:0 8px;}
.wfg .user-otherinfo>.main-info>div>div>.zangia-point span{font-size:13px;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>div>.zangia-point i{font-size:20px;font-style:italic;font-weight:600;color:#F53803;}
.wfg .user-otherinfo>.main-info>div>div>.point-duration{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:4px;padding:0 8px;}
.wfg .user-otherinfo>.main-info>div>div>.point-duration>div.point-percent{position:relative;height:5px;-webkit-border-radius:5px;border-radius:5px;background:#F0F0F0;width:100%;}
.wfg .user-otherinfo>.main-info>div>div>.point-duration>div.point-percent b{position:absolute;left:0;top:0;bottom:0;display:block;-webkit-border-radius:5px;border-radius:5px;height:5px;background:-webkit-linear-gradient(#006599 100%,#006699 100%);background:linear-gradient(#006599 100%,#006699 100%);}
.wfg .user-otherinfo>.main-info>div>div>.point-duration>.listen-time{display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.wfg .user-otherinfo>.main-info>div>div>.point-duration>.listen-time span{font-size:10px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>div>.point-alert{display:flex;align-items:center;gap:8px;-webkit-border-radius:15px;border-radius:15px;padding:10px 8px;background:#F5F5F7;}
.wfg .user-otherinfo>.main-info>div>div>.point-alert i{display:block;width:16px;height:16px;background:url("https://lib.zangia.mn/img/user/blue_info.svg") center center no-repeat;padding:0 4px;}
.wfg .user-otherinfo>.main-info>div>div>.point-alert p{margin:0;padding:0;white-space:wrap;font-size:11px;color:#616161;line-height:16px;}
.wfg .user-otherinfo>.main-info>div>div>.point-alert p span{display:inline-block;width:20px;height:20px;background:url("https://lib.zangia.mn/img/user/point_btn.svg") center center no-repeat;vertical-align:middle;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users{position:relative;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div{position:relative;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.leader-item{display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:10px;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.leader-item>.first-part{display:flex;align-items:center;gap:8px;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.leader-item>.first-part span{font-size:14px;color:#1D1D1F;width:20px;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.leader-item>.first-part img{display:block;-webkit-border-radius:50%;border-radius:50%;width:22px;height:22px;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.leader-item>.first-part p{margin:0;padding:0;font-size:14px;color:#1D1D1F;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.leader-item>.second-part{display:flex;align-items:center;gap:4px;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.leader-item>.second-part span.duration{font-size:13px;font-weight:600;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.leader-item>.second-part span.hour{font-size:11px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.greyop{opacity:0.4;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>div>.current{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);background:#E6F3FF;-webkit-border-radius:20px;border-radius:20px;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>.first-leader-part{max-height:462px;overflow:hidden;overflow-y:auto;padding-top:10px;scrollbar-width:thin;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>.first-leader-part::-webkit-scrollbar{width:3px;background:rgba(0,0,0,0.1);}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>.first-leader-part::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.5);}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>.point-alert{display:flex;align-items:center;gap:8px;-webkit-border-radius:15px;border-radius:15px;padding:10px 8px;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>.point-alert i{display:block;width:16px;height:16px;background:url("https://lib.zangia.mn/img/user/blue_info.svg") center center no-repeat;padding:0 4px;}
.wfg .user-otherinfo>.main-info>div>div>.leader-users>.point-alert p{margin:0;padding:0;white-space:wrap;font-size:11px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share{position:relative;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.toggle-container{display:flex;align-items:center;-webkit-justify-content:center;justify-content:center;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.toggle-container .toggle-switch{width:100%;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-border-radius:32px;border-radius:32px;overflow:hidden;background:#F5F5F7;cursor:pointer;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.toggle-container .toggle-switch .toggle-option{width:50%;padding:10px 20px;-webkit-transition:all 300ms linear;transition:all 300ms linear;display:flex;align-items:center;-webkit-justify-content:center;justify-content:center;margin:2px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.toggle-container .toggle-switch .toggle-option.active{background:#FFF;-webkit-border-radius:32px;border-radius:32px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.toggle-container .toggle-switch .toggle-option i{display:block;height:16px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.toggle-container .toggle-switch .toggle-option i.academy-btn{width:128px;background:url("https://lib.zangia.mn/img/user/academy.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.toggle-container .toggle-switch .toggle-option i.audio-btn{width:105px;background:url("https://lib.zangia.mn/img/user/audio.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>#chartdiv{width:100%;height:300px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share{display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;align-items:center;gap:10px;padding-top:20px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-txts{display:flex;align-items:center;gap:4px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-txts .share-btn{display:block;width:18px;height:18px;background:url("https://lib.zangia.mn/img/user/share.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-txts p{margin:0;padding:0;font-size:12px;color:rgba(0,0,0,0.38);}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-btns{display:flex;align-items:center;gap:10px;padding:relative;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-btns a{display:block;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-btns a span{display:block;width:24px;height:24px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-btns a.fb>span{background:url("https://lib.zangia.mn/img/fb-btn.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-btns a.tw>span{background:url("https://lib.zangia.mn/img/tw-btn.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.share .share-btns a.lk>span{background:url("https://lib.zangia.mn/img/lk-btn.svg") center center no-repeat;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem{display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:10px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);background:#E6F3FF;-webkit-border-radius:20px;border-radius:20px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.first-part{display:flex;align-items:center;gap:8px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.first-part div.pos{display:flex;-webkit-flex-direction:column;flex-direction:column;align-items:center;-webkit-justify-content:center;justify-content:center;gap:4px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.first-part div.pos span.num{font-size:16px;color:#1D1D1F;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.first-part div.pos span.txt{font-size:11px;color:#616161;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.first-part img{display:block;-webkit-border-radius:50%;border-radius:50%;width:30px;height:30px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.first-part p{margin:0;padding:0;font-size:14px;color:#1D1D1F;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.second-part{display:flex;align-items:center;gap:4px;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.second-part span.duration{font-size:13px;font-weight:600;color:#1d1d1f;}
.wfg .user-otherinfo>.main-info>div>.leader-info>.leader-share>.ownitem>.second-part span.hour{font-size:11px;color:#616161;}
.wfg .user-otherinfo .job-info{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:10px;padding:10px 0;}
.wfg .user-otherinfo .job-info>div{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:10px;padding:10px 0;}
.wfg .user-otherinfo .job-info>div>.jobs-heading{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;width:100%;}
.wfg .user-otherinfo .job-info>div>.jobs-heading h5{margin:0;padding:0 10px;font-size:16px;color:#717171;}
.wfg .user-otherinfo .job-info>div>.jobs-heading a{text-decoration:none;display:flex;align-items:center;gap:4px;}
.wfg .user-otherinfo .job-info>div>.jobs-heading a span{font-size:13px;color:#096499;}
.wfg .user-otherinfo .job-info>div>.jobs-heading a i{display:block;width:12px;height:12px;background:url("https://lib.zangia.mn/img/user/blue_next.svg") center center no-repeat;margin-top:2px;}
.wfg .user-otherinfo .job-info>div>.jswiper{overflow:hidden;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell{background:#FFF;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;padding:12px 12px 10px 16px;border:1px solid #e7e7f1;-webkit-border-radius:20px;border-radius:20px;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div a{position:absolute;left:0;top:0;right:0;bottom:0;text-decoration:none;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div h5{margin:0;padding:0;font-size:16px;font-weight:600;color:#1d1d1f;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div p{margin:0;padding:0;font-size:13px;color:#616161;text-transform:uppercase;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;padding:0;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-sal{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;align-items:flex-end;padding:0;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-sal p{margin:0;padding:0;display:flex;gap:10px;font-size:16px;font-weight:600;color:#096499;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-sal span{display:block;width:32px;height:32px;padding:0 2px;cursor:pointer;z-index:99;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-sal span.save{background:url("https://lib.zangia.mn/img/user/heart.svg") center center no-repeat;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-sal span.save.d{background:url("https://lib.zangia.mn/img/user/active_heart.svg") center center no-repeat;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-loca{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;padding:0;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-loca div{display:flex;-webkit-flex-direction:row;flex-direction:row;gap:4px;padding:0;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-loca div i{display:block;width:12px;height:12px;background:url("https://lib.zangia.mn/img/user/location_small.svg") center center no-repeat;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-loca div span{font-size:10px;color:#1d1d1f;}
.wfg .user-otherinfo .job-info>div>.jswiper .jobs .swiper-wrapper .cell>div div div.job-loca span{font-size:10px;color:#717171;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org{-webkit-box-shadow:0 6px 12px rgba(30,10,58,0.04);box-shadow:0 6px 12px rgba(30,10,58,0.04);}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a{-webkit-border-radius:20px;border-radius:20px;border:1px solid #E7E7F1;display:flex;align-items:center;gap:12px;text-decoration:none;padding:19px 12px;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.clogo{-webkit-border-radius:10px;border-radius:10px;width:88px;height:88px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.clogo.gold{background:-webkit-linear-gradient(#FF8B01 100%,#FFCB85 100%,#FF9900 100%,#FFDA95 100%,#FF9900 100%);background:linear-gradient(#FF8B01 100%,#FFCB85 100%,#FF9900 100%,#FFDA95 100%,#FF9900 100%);}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.clogo.silver{background:-webkit-linear-gradient(#A3A3A3 100%,#FFFFFF 100%,#A8A8A8 100%,#FFFFFF 100%,#B4B3B3 100%);background:linear-gradient(#A3A3A3 100%,#FFFFFF 100%,#A8A8A8 100%,#FFFFFF 100%,#B4B3B3 100%);}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.clogo.bronze{background:-webkit-linear-gradient(#7A4200 80%,#D07B00 80%,#794C00 80%,#A16F00 80%);background:linear-gradient(#7A4200 80%,#D07B00 80%,#794C00 80%,#A16F00 80%);}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.clogo.normal{background:#FFF;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.clogo>div{display:flex;-webkit-justify-content:center;justify-content:center;align-items:center;width:86px;height:86px;background:#FFF;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:1px 0 0 1px;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.clogo>div img{width:80px;height:40px;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.names{display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;gap:10px;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.names>b{font-size:16px;color:#1D1D1F;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.names>div{display:inline-block;width:300px;overflow:hidden;overflow-y:auto;height:50px;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.names>div::-webkit-scrollbar{width:3px;background:rgba(0,0,0,0.1);}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.names>div::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.5);}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>div.names>div>span{display:inline-block;margin:0 4px 4px 0;padding:2px 6px;-webkit-border-radius:20px;border-radius:20px;border:1px solid #E7E7F1;font-size:11px;color:#717B9E;}
.wfg .user-otherinfo .job-info>div>.jswiper .orgs .swiper-wrapper .org>a>span{position:absolute;right:2px;display:block;width:24px;height:24px;background:url("https://lib.zangia.mn/img/user/black_next.svg") center center no-repeat;}
.pointpop{position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;background:rgba(0,0,0,.95);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:none;z-index:99;}
.pointpop.show{opacity:1;display:block;}
.pointpop.show>div.popup{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#FFF;-webkit-box-shadow:2px 2px 6px rgb(0,0,0);box-shadow:2px 2px 6px rgb(0,0,0);-webkit-border-radius:8px;border-radius:8px;min-width:160px;min-height:122px;overflow:hidden;z-index:999;display:flex;-webkit-justify-content:center;justify-content:center;align-items:center;}
.pointpop.show>div.popup .popup-body{display:flex;-webkit-flex-direction:column;flex-direction:column;align-items:center;gap:8px;}
.pointpop.show>div.popup .popup-body div{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;align-items:center;gap:6px;}
.pointpop.show>div.popup .popup-body div span{font-size:24px;font-weight:600;color:#2A2A2A;}
.pointpop.show>div.popup .popup-body div i{display:block;width:20px;height:20px;background:url("https://lib.zangia.mn/img/user/point_btn.svg") center center no-repeat;}
.pointpop.show>div.popup .popup-body p{margin:0;padding:0;font-size:16px;color:#2A2A2A;}
.pointpop.show>div.popup .popup-body span{font-size:13px;color:#2A2A2A;}
.pointpop.show>div.pop{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#FFF;-webkit-box-shadow:0 6px 12px rgba(30,10,58,.04);box-shadow:0 6px 12px rgba(30,10,58,.04);-webkit-border-radius:15px;border-radius:15px;border:1px solid rgb(231,231,241);min-width:500px;min-height:152px;z-index:999;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:20px;padding:24px;}
.pointpop.show>div.pop .pop-head{display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;}
.pointpop.show>div.pop .pop-head h4{margin:0;padding:0;font-size:16px;font-weight:600;color:#1d1d1f;}
.pointpop.show>div.pop .pop-head span{display:block;width:24px;height:24px;background:url("https://lib.zangia.mn/img/user/close.svg") center center no-repeat;}
.pointpop.show>div.pop .pop-body{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;}
.pointpop.show>div.pop .pop-body div{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:8px;padding:0 0 12px 0;}
.pointpop.show>div.pop .pop-body div label{font-size:14px;color:rgba(0,0,0,.85);}
.pointpop.show>div.pop .pop-body div div{display:flex;-webkit-flex-direction:column;flex-direction:column;gap:4px;}
.pointpop.show>div.pop .pop-body div div>div{display:flex;-webkit-flex-direction:row;flex-direction:row;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;gap:4px;border:1px solid #D9D9D9;-webkit-border-radius:8px;border-radius:8px;padding:5px 12px;}
.pointpop.show>div.pop .pop-body div div>div input{font-size:14px;color:rgba(0,0,0,.85);border:none;width:100%;}
.pointpop.show>div.pop .pop-body div div>div input:focus{outline:none;}
.pointpop.show>div.pop .pop-body div div>div span{display:block;width:20px;height:20px;}
.pointpop.show>div.pop .pop-body div div>div .verified{background:url("https://lib.zangia.mn/img/user/green_check.svg") center center no-repeat;}
.pointpop.show>div.pop .pop-body div div>div .not-verified{background:url("https://lib.zangia.mn/img/user/red_alert.svg") center center no-repeat;}
.pointpop.show>div.pop .pop-body div div>p{margin:0;padding:0;font-size:10px;color:#717171;}
.pointpop.show>div.pop .pop-body div div>p a{font-size:10px;color:#1FB79B;text-transform:uppercase;}
.pointpop.show>div.pop .pop-body div div>div.err{border:1px solid red;}
.pointpop.show>div.pop .pop-body div div>span.err{color:red;}
.pointpop.show>div.pop .pop-body div.bot-padding{padding:0 0 6px 0;border-bottom:1px solid #E7E7F1;}
.pointpop.show>div.pop .pop-body div.top-padding{padding:6px 0 0 0;}
.pointpop.show>div.pop .pop-body div.alert{display:flex;-webkit-flex-direction:row;flex-direction:row;align-items:center;gap:8px;padding:10px 8px;-webkit-border-radius:10px;border-radius:10px;background:#ECF4FF;}
.pointpop.show>div.pop .pop-body div.alert span{display:block;width:16px;height:16px;background:url("https://lib.zangia.mn/img/user/blue_info.svg") center center no-repeat;}
.pointpop.show>div.pop .pop-body div.alert p{margin:0;padding:0;font-size:11px;color:#616161;}
.pointpop.show>div.pop .pop-foot{display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;gap:13px;}
.pointpop.show>div.pop .pop-foot a{-webkit-border-radius:10px;border-radius:10px;padding:10px 20px;font-size:13px;text-decoration:none;}
.pointpop.show>div.pop .pop-foot .cancel-btn{color:#1FB79B;background:#FFF;}
.pointpop.show>div.pop .pop-foot .save-btn{color:#FFF;background:#1FB79B;}
.pointpop.show>div.pop span.close-btn{position:absolute;top:-16px;right:-16px;display:block;width:40px;height:40px;background:url("https://lib.zangia.mn/img/user/close_btn.svg") center center no-repeat;z-index:999;}
.pointpop.show>div.pop video{width:950px;height:540px;}
.pointpop.show>div.pop .success{margin:auto;font-size:16px;color:green;}
.ppover1{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.85);z-index:-1;opacity:0;-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;}
.ppover1.show{z-index:9999999;opacity:1;}
.ppover1.show div{position:absolute;left:50%;top:50%;max-width:300px;background:#FFF;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;}
.ppover1.show div b{display:block;padding:30px 0;color:green;font-size:15px;}
.ppover1.show div input[type="number"]{width:100%;-webkit-border-radius:5px;border-radius:5px;border:1px solid #ddd;height:40px;line-height:40px;padding:0 8px;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;}
.ppover1.show div input[type="number"].err{-webkit-box-shadow:0 0 4px rgba(255,0,0,.9);box-shadow:0 0 4px rgba(255,0,0,.9);}
.ppover1.show .error{margin:10px 0;color:red;padding:0;}
#rsc>span{font-weight:600;color:#10293B;}
span.red{color:#ff4d4f;}
@media (max-width:700px){
	.wfg>.top-user>.user-info{-webkit-flex-direction:column;flex-direction:column;}
	.wfg>.user-otherinfo>.main-info{-webkit-flex-direction:column;flex-direction:column;}
	.jselect{line-height:20px !important;padding:8px 16px 8px 24px !important;}
}
@media (max-width:500px){
	.user-details>.user-contacts>div>p{width:200px;white-space:wrap;}
	.wfg>.user-otherinfo>.main-info{-webkit-flex-direction:column;flex-direction:column;}
	.wfg>.user-otherinfo>.main-info>div>div{width:100% !important;}
	.wfg>.user-otherinfo>.main-info>div>div>.heading div{width:100%;}
	.pointpop.show>div.pop{min-width:90% !important;}
	.jselect{line-height:20px !important;padding:8px 16px 8px 24px !important;}
}
