body { font-family: Arial, Helvetica, sans-serif; animation: fadein 2s; -moz-animation: fadein 2s; /* Firefox */ -webkit-animation: fadein 2s; /* Safari and Chrome */ -o-animation: fadein 2s; /* Opera */ color: #1d1d1f; } .biggerFont { font-size: 2.8rem; } .staymailmodal { white-space: nowrap; } .stayupWrap { flex-direction: column; width: 50%; margin: 60px auto; } ::-webkit-input-placeholder { /* Edge */ color: #888888; } .footerlogo{ width: 242px; height: 38px; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #888888; } ::placeholder { color: #888888; } select:required:invalid { color: #888888 !important; } option[value=""][disabled] { display: none; } option { color: #1d1d1f !important; } .hearder a { font-size: 0.9rem; } .font09 { font-size: 0.9rem; } .font08 { font-size: 0.8rem; } a:hover p { color: #0066cc!important; } .subWrap { background-attachment: fixed; height: 300px; } .mobileCat { display: none !important; } .redtag.btn-outline-danger:not(:disabled):not(.disabled):active, .redtag.btn-outline-danger:not(:disabled):not(.disabled).active, .show > .redtag.btn-outline-danger.dropdown-toggle{ color: #dc3545!important; background-color: #fff!important; border: 1px solid #dc3545; } .redtag{ color: #dc3545!important; background-color: #fff!important; border: 1px solid #dc3545; } .mobileRegister { display: none; } .logined .dropdown-toggle::after { display: none; } /* Hide the browser's default radio button */ .form-check { margin-bottom: 1rem; } .form-control-select { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .customRadio input { position: absolute; opacity: 0; cursor: pointer; } /* Create a custom radio button */ .billingInformationDetail { display: none; } .inputBg .multiselectGroupIcon .multiselect-native-select .btn { background-color: #fff; } .checkmark { position: absolute; top: 4px; left: 0; height: 16px; width: 16px; border: 1px solid #6666; background-color: #eee; border-radius: 50%; } /* On mouse-over, add a grey background color */ .customRadio:hover input ~ .checkmark { background-color: #ccc; } /* When the radio button is checked, add a blue background */ .customRadio input:checked ~ .checkmark { background-color: #25a946; } /* Create the indicator (the dot/circle - hidden when not checked) */ .checkmark:after { content: ""; position: absolute; display: none; } .customRadio { cursor: pointer; padding-left: 30px; font-size: 1rem; } /* Show the indicator (dot/circle) when checked */ .customRadio input:checked ~ .checkmark:after { display: block; } .jobItemDetailNone, .jobPreviewDetailNone { padding: 100px 20px; } .delectCandidateMessage, .statusCandidateMessage, .moveFolderMessage, .markstatusMessage, .markstatusMessageOpen, .markstatusMessageClose, .userPermission, .adminPermission, .delectNotCandidateMessage, .saveDraftMessage, .deleteFloderMessage, .marksmoveFolderMessage, .jobAdSaveMessage { display: none; } .succseeCloseBtn:hover { color: #fff; } .exendWrap{ padding: 15px; } .jobDetail { position: relative; height: 100%; left: 0; width: 100%; max-height: 100vh; padding: 20px; padding-top: 90px; overflow-x: hidden; overflow-y: auto; } .jobDetailWrap { /* position: -webkit-sticky; position: sticky; */ top: 0; border: 1px solid rgba(0, 0, 0, 0.1); } .rightscroll{ width: 64%; top: 0px; position: fixed; height: 100%; transform: translate3d(0px, 287px, 0px); } .rightscroll.posScroll { transform: translate3d(0px, 0px, 0px); } .rightscroll.posAbs { position: absolute; bottom: 25px; } .jobDetailShowWrap { position: relative; height: 100%; } .jobDetailContent{ height: 100%; position: absolute; } .fixedjobDetailTop { position: absolute; padding: 10px; top: 0; height: auto; width: 100%; z-index: 10; border-bottom: 1px solid #e5e5e5; background-color: #fff; } .jobPreviewWrap { overflow-y: auto; /* position: -webkit-sticky; position: sticky; */ top: 0; padding: 20px; height: 100%; } select:required:invalid { color: #888888 !important; } .w-col-4{ width: 40%; } .dropdownTextBtn .dropdown-toggle::after { right: -15px; top: 5px; } .dropdownTextBtn { margin-right: 20px; } .iconBtn:hover span{ text-decoration: underline; } .dropdownTextBtn .dropdown-item { padding: 10px; color: #1d1d1f; } .dropdown-item:hover, .dropdown-item:focus { background-color: #f2f7ff; } .shoppingCount { border-radius: 50px; font-size: 0.6rem; background-color: #fff; color: #000; right: 0; bottom: 3px; position: absolute; width: 16px; display: block; height: 16px; } .link:hover i{ text-decoration: none; } .nowrap{ white-space: nowrap; } .searchInputBar { padding-right: 25px; } hr.normal { margin-top: 1rem !important; margin-bottom: 1rem !important; } .contNo { font-size: 0.6rem; top: 50%; position: absolute; left: 50%; transform: translate(-50%, -50%); } .multiselectToggleGroup .dropdown-menu.show ,.multiselectSubGroup .dropdown-menu.show{ overflow-y: auto; } .shoppingCountNoWrap { position: relative; height: 16px; width: 16px; } .shoppingBag { display: block; position: relative; padding-top: 6px; } .shoppingBag .Icon { color: #fff; font-size: 28px; } .goldBg { background-color: #BFA272; } .pinkBg { background-color: #dc1e58; } .yellowBg { background-color: #F9C000; } .greenBg { background-color: #01A875; } .garyLightFont { color: #737373; } .pinkFont { color: #dc1e58!important; } a.goldFont:hover { color: #BFA272!important; } .greentifFont{ color: #0daa9a!important; } a.greentifFont:hover { color: #0daa9a!important; } a.pinkFont:hover { color: #dc1e58!important; } .yellowFont { color: #f6b10e!important; } a.yellowFont:hover { color: #f6b10e!important; } .garyFont { color: #888!important; } .garyDeepFont { color: #515151; } .greenFont{ color:#01A875 ; } a.greenFont:hover { color: #01A875; } .newImg{ margin-bottom: 10px; } .newsCardTag{ font-size: 0.8rem; } .newsCardTag:hover{ color: initial; } .searchDeleteBtn i{ color: #666666; } a.btn-sm:hover { text-decoration: none !important; border: 1px solid #0062cc; } .newsCardDetail{ -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; margin-bottom: 20px; } .newsCardLink:hover{ text-decoration: none; } .newsCardLink:hover .newsCardDetail{ color: #0066cc; } .newsCardLink{ color: #1d1d1f; } .supportingLinkItem:last-child { margin-bottom: 20px; } .tooltip .arrow { left: 120px !important; } /* Style the indicator (dot/circle) */ .customRadio .checkmark:after { top: 3px; left: 3px; width: 8px; height: 8px; border-radius: 50%; background: white; } .subMenuNewsWrap{ padding: 0px 10px; } .subMenuNews{ position: relative !important; display: -ms-flexbox !important; display: flex !important; } .subMenuNewsCat a{ display: inline-block; } .subMenuNews a{ text-decoration: none!important; } .flex-wrap-wrap { flex-wrap: wrap; } .graydarkBg { background-color: #e9e9e9; } .subMenuNewDrop{ padding: 10px 20px; } .btn-subscribe:hover{ color:#0066cc !important; } .seekerJobAccordTitle{ display: block; } .gap10{ gap: 0px 10px; } .multiselectGroup.noborder.blackFont .multiselect-selected-text{ color:#212529 !important; } .multiselectGroup.noborder.blackFont .multiselect-native-select .dropdown-toggle::after { color:#212529 !important; } /* goldtheme */ .goldColorTheme .newsHeader{ position: relative; } .goldColorTheme .newsHeader::after{ content: ""; border-bottom: 3px solid #BFA272; width: 100%; top: 10px; left: 0; position: absolute; } .goldColorTheme .newsHeader .newsHeaderDetail{ margin-left: 20px; z-index: 10; padding: 0px 10px; position: relative; text-transform: uppercase; background: #fff; } .goldColorTheme .subMenuNewsWrap{ background-color: #BFA272!important; } .goldColorTheme .subMenuNews a.active{ color: #BFA272!important; background-color: #fff!important; } .goldColorTheme .subMenuNews .btn-subscribe{ color: #BFA272; background-color: #fff!important; } /* pinktheme */ .pinkColorTheme .newsHeader{ position: relative; } .pinkColorTheme .newsHeader::after{ content: ""; border-bottom: 3px solid #dc1e58; width: 100%; top: 10px; left: 0; position: absolute; } .pinkColorTheme .newsHeader .newsHeaderDetail{ margin-left: 20px; z-index: 10; padding: 0px 10px; position: relative; text-transform: uppercase; background: #fff; } .pinkColorTheme .subMenuNewsWrap{ background-color: #dc1e58!important; } .pinkColorTheme .subMenuNews a.active{ color: #dc1e58!important; background-color: #fff!important; } .pinkColorTheme .subMenuNews .btn-subscribe{ color: #dc1e58; background-color: #fff!important; } /* yellowtheme */ .yellowColorTheme .newsHeader{ position: relative; } .yellowColorTheme .newsHeader::after{ content: ""; border-bottom: 3px solid #f6b10e; width: 100%; top: 10px; left: 0; position: absolute; } .yellowColorTheme .newsHeader .newsHeaderDetail{ margin-left: 20px; z-index: 10; padding: 0px 10px; position: relative; text-transform: uppercase; background: #fff; } .yellowColorTheme .subMenuNewsWrap{ background-color: #f6b10e!important; } .yellowColorTheme .subMenuNews a.active{ color: #f6b10e!important; background-color: #fff!important; } .yellowColorTheme .subMenuNews .btn-subscribe{ color: #f6b10e; background-color: #fff!important; } /* greentheme */ .greenColorTheme .newsHeader{ position: relative; } .greenColorTheme .subMenuNewsWrap{ background-color: #0daa9a!important; } .greenColorTheme .newsHeader::after{ content: ""; border-bottom: 3px solid #0daa9a; width: 100%; top: 10px; left: 0; position: absolute; } .greenColorTheme .newsHeader .newsHeaderDetail{ margin-left: 20px; z-index: 10; padding: 0px 10px; position: relative; text-transform: uppercase; background: #fff; } .greenColorTheme .subMenuNews a.active{ color: #0daa9a!important; background-color: #fff!important; } .greenColorTheme .subMenuNews .btn-subscribe{ color: #0daa9a; background-color: #fff!important; } .supportingLinkItem{ margin-bottom: 20px; } hr { margin-top: 2rem; margin-bottom: 2rem; } hr.nomral { margin-top: 1rem; margin-bottom: 1rem; } select:invalid { color: #666666; } .btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #6d6d6d; border-color: #6d6d6d; } .btnWrap { margin-top: 20px; } .dropdownSearch .dropdown-toggle::after{ display: none; } .droupDetialWrap{ padding: 10px; width: 300px; } .methodDetail { width: 100%; } canvas.captcha { display: block; margin: 0px auto; } .bootstrap-select>.dropdown-toggle:after { margin-top: -5px; margin-right: -3px; } .lower-alpha { list-style-type: lower-alpha; } .pointList { padding: 0 0 0 18px; } .loadMore .loadMoreDetail.collapsing, .readMore .loadMoreDetail.collapsing { height: 6rem; } .dropdown-menu { z-index: 1111; } .loadMore .loadMoreDetail.collapse:not(.show), .readMore .loadMoreDetail.collapse:not(.show) { display: block; height: 6rem; overflow: hidden; } .readMore a.collapsed::after { content: "See more"; } .readMore a:not(.collapsed)::after { content: "See more"; } .loadMore a.collapsed::after { content: "See more >"; } .loadMore a:not(.collapsed)::after { content: "See less >"; } .jobListTitle { position: relative; padding-right: 50px; } .jobListTitle i { position: absolute; right: 0; top: 0; } #countdown{ width: 25px !important; height: 25px !important; position:absolute; } .d-inline { vertical-align: middle; } .countdownWrap{ padding-right: 25px; } .btnLink{ color:#0066cc !important; } .btnLink:hover{ text-decoration: underline!important; } .smallText { font-size: 0.9rem; } .blueBg { background-color: #26528b; } .warningBg { background-color: #2e57aa; } .warningBgGary { background-color: #ececec; } .grayBg { background-color: #f2f2f2; } .whiteBg { background-color: #fff; } .warpBox { display: block; width: 100%; padding: 20px; border: 1px solid #ececec; } .lightTable { border-bottom: 0; border-top: 0; } .lightTable th { border-top: 0 solid #dee2e6; } .vCenter { top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; width: 100%; padding: 0 20px; } .searchIndexWrap { padding: 20px 0px; } .inputline i { color: #fff !important; } .inputline .form-control { background-color: transparent; color: #fff; border: 1px solid #fff; } ::-webkit-input-placeholder { /* Edge */ color: #888; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #888; } ::placeholder { color: #888; } .inputline .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #fff; opacity: 1; /* Firefox */ } .inputline .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #fff; } .inputline .form-control:-ms-input-placeholder { /* Microsoft Edge */ color: #fff; } .horBorder { left: 50%; position: absolute; height: 100%; border-left: 1px solid #ececec; } .planLabel { position: relative; } .planDes { padding: 0 20px; width: 50%; } .warningDetail, .warningDetailGary { position: relative; padding: 20px 30px; color: #fff; } .warningDetailGary .wraningIcon { left: 0; position: absolute; } .warningDetail::before { content: "\f071"; left: 0; position: absolute; font-family: "Font Awesome\ 5 Free"; font-weight: 900; color: #ffee00; } .custom-control-input.grayCheck:checked ~ .custom-control-label::before { color: #fff; border-color: #4c4c4c; background-color: #4c4c4c; } .jobItemDetail { display: none; } .jobItemDetailNone { height: auto !important; } .warningCloseBtn, .succseeCloseBtn { right: 0; top: 20px; position: absolute; color: #fff; } .warningCloseBtn:hover { color: #fff; } .loginBox { border-radius: 10px; padding: 30px; color: #fff; background-color: rgba(46, 87, 170, 0.8); } .whiteBtn { background-color: #fff; color: #0066cc; } .whiteBtn:hover { background-color: #0066cc; color: #fff; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } @-moz-keyframes fadein { /* Firefox */ from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes fadein { /* Safari and Chrome */ from { opacity: 0; } to { opacity: 1; } } @-o-keyframes fadein { /* Opera */ from { opacity: 0; } to { opacity: 1; } } h1, .h1 { font-size: 29px; font-weight: bold; } h2, .h2 { font-size: 21px; font-weight: bold; } h3, .h3 { font-size: 18px; font-weight: bold; } h4, .h4 { font-size: 1rem; font-weight: bold; } h5, .h5 { font-size: 1rem; font-weight: bold; } .listPadding { margin-left: 20px; } .glyphicon-arrow-left::after { color: #666; content: "\f053"; font-family: "Font Awesome\ 5 Free"; font-weight: 600; } .glyphicon-arrow-right::after { color: #666; content: "\f054"; font-family: "Font Awesome\ 5 Free"; font-weight: 600; } .textunderline { text-decoration: underline; } .input-group > .input-group-append > .inputBtn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group>.input-group-append>.inputBtn:hover { background-color: #fff; border-color: #80bdff; border-radius: 4px; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .select2-container--open .select2-selection { background-color: #fff; border-color: #80bdff; border-radius: 4px; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .mtIcon { vertical-align: middle; padding: 0 0px; font-size: 1.2rem; } /* NECESSARY SECTION */ .only-so-big { height: 100%; max-height: 100px; overflow: hidden; -webkit-transition: max-height 0.75s; transition: max-height 0.75s; } .read-more { background: none; border: none; color: #0062cc; cursor: pointer; font-size: 1em; outline: none; padding: 0; } .read-more:hover { text-decoration: underline; } .read-more:focus { outline: none; } .read-more::-moz-focus-inner { border: 0; } .hid { display: none; } .listMargin { margin-left: 30px; } .inputBtn { position: relative; z-index: 10; color: #0066cc; display: inline-block; font-weight: 400; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid #ced4da; padding: 6px 20px !important; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; } .unbold { font-weight: normal; } .verticalCenter { display: flex; align-items: center; justify-content: center; } .buyWrap .card { border: 0 solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .buyWrap .card-body { border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .modal { background: rgba(255, 255, 255, 0.8); } .modal-content { box-shadow: 0 2px 8px #b0b0b0; border: 0 solid rgba(0, 0, 0, 0.2); } .borderTop { border-top: 1px solid #ececec; } .cardWrap { position: relative; margin: 40px 0; padding-top: 40px; } .page-item.active .page-link { z-index: 3; padding: 6px 10px !important; color: #666666; background-color: transparent; border: 1px solid #d6d6d6; border-radius: 4px; } .table { width: auto !important; min-width: 1280px; } .scrollTop { display: none; } .scrollBtn { z-index: 1000; position: fixed; bottom: 40px; right: 20px; color: #ffff; background: #cdcdcd; padding: 7px 11px; width: 36px; height: 36px; display: block; text-decoration: none; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 10px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .seekerJobAccord .seekerJobAccordHead { position: relative; } .seekerJobAccordIcon::before { content: "\f00d"; position: absolute; font-family: "Font Awesome\ 5 Free"; font-weight: 600; right: 0px; } .collapsed .seekerJobAccordIcon::before { transform: rotate(45deg); } .card { border: 0; border-radius: 0rem; } .card-text { display: -webkit-box; font-size: 0.9rem; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; line-height: 24px; } .partnerLogoSwiperWrap, .resourcesSwiperWrap { margin: 40px 0px; } .seekerJobAccordItemSubHead .seekerJobAccordItemSubHeadIcon::before { font-weight: 600; position: relative; content: "\f078"; color: #0062cc; font-size: 0.7rem; font-family: "Font Awesome\ 5 Free"; border-top: 0 solid; border-right: 0 solid transparent; border-bottom: 0; border-left: 0 solid transparent; } .seekerJobAccordItemSubHead.active .seekerJobAccordItemSubHeadIcon::before { content: "\f077"; } .seekerJobAccordItemSubHead { display: flex; cursor: pointer; padding-bottom: 10px; } .seekerJobAccordItemSubitem { list-style: none; display: none; padding: 10px; } .seekerJobAccordItemSubitem.active { display: block; border-top: 1px solid #cdcdcd; } .seekerJobAccordItemSubitem a { color: #333333 !important; display: block; padding: 6px 6px; } .seekerJobAccordItemSubitem a:hover { color: #105eab !important; text-decoration: none; } .seekerJobAccordItem { margin: 10px 0px; } a.card{ color: #1f1f1f; } a.card:hover{ text-decoration: none; } .page-link { color: #666; } .pagination a { border: 0; } .alertTag{ width: 20px; position: relative; display: inline-block !important; } .alertTagNum{ width: 20px; position: relative; display: inline-block !important; } .alertNum{ color: #fff; position: absolute; top: -14px; left: 50%; transform: translate(-50%, 0%); } .alertTagNum::before{ content: ""; color: #fff; position: absolute; width: 20px; height: 20px; top: -15px; text-align: center; border-radius: 50px; background-color: #f1670c; } .alertTag::before{ content: ""; color: #fff; position: absolute; width: 10px; height: 10px; top: -10px; text-align: center; border-radius: 50px; background-color: #f1670c; } .orangeBtn { background-color: #ffeede; } .multiselect-native-select .btn { padding: 6px 20px 6px 10px !important; } .orangeWord { color: #f1670c; } .multiselectGroup.noborder .multiselect-selected-text { color: #0066cc; } .multiselectGroup.noborder .multiselect-native-select .dropdown-toggle::after { color: #0066cc; } .noborder .multiselect { border: 0 solid; } .rowList{ padding: 20px 0px; display: -ms-flexbox; display: flex; } .rowList:nth-of-type(1){ padding: 0px!important; display: -ms-flexbox; display: flex; } .border-radius { border-radius: 10px; } .input-group-btn > a { display: inline-block; } .addSelectGroup.blueWord .multiselect-selected-text, .addSelectGroup.blueWord .multiselect-native-select .dropdown-toggle::after { color: #0066cc !important; } .addSelectGroup .multiselect-selected-text, .addSelectGroup .multiselect-native-select .dropdown-toggle::after { color: #1d1d1f; } .addSelectGroup .input-group-btn { padding: 7px 6px; } .addSelectGroup .multiselect-container { padding-bottom: 0px; min-width: 250px; } .singleSelectGroup .multiselect-container { padding-bottom: 0px; } .singleSelectGroup .multiselect-container > li > a > label{ padding: 4px 0px; } .addSelectGroup input[type="radio"], .singleSelectGroup input[type="radio"] { display: none; } .doneBtn, .addBtn { display: none; } /* Remove outline for non-keyboard :focus */ *:focus:not(.focus-visible) { outline: none; } /* Optional: Customize .focus-visible */ .focus-visible { outline-color: #0066cc; } .btn-primary:hover { color: #fff; background-color: #26528b; border-color: #26528b; } input { border-radius: 0.25rem !important; } .validate { position: relative; padding-left: 20px; } .validate::before { left: 0; content: "\f05a"; font-family: "Font Awesome\ 5 Free"; position: absolute; font-weight: 600; } .removePriorityBtn { display: none; } .plantBtn { border: 1px solid; background-color: #fff; border-radius: 10px; padding: 30px; } .card-title { display: block; } .card-body a{ color: #1f1f1f; } a.card-text{ text-decoration: none !important; } .blueWord { color: #0066cc !important; } .mainSearchCloseSelectBtn:hover i{ color: #666 !important; } .fieldWord { color: #666666 !important; } .greenBg{ background: #309c47 !important; } .redWord { color: #ea2423 !important; } .greenWord { color: #309c47 !important; } .whiteWord { color: #fff !important; } .blackDeepWord { color: #1d1d1f !important; } .blackWord { color: #212529 !important; } .word { color: #333333 !important; } a.word:hover { color: #0066cc !important; } a.word:hover sup { color: #0066cc !important; } .subMenuNewsCat a{ padding: 10px ; } .searchDeleteBtn { display: none; position: absolute; right: 10px; top: 8px; color: #cdcdcd; } .searchDeleteBtn i { position: relative; top: 0; left: 0; } .switch { position: relative; } .switch input { position: absolute; top: 0; z-index: 2; opacity: 0; cursor: pointer; } .switch input:checked { z-index: 1; } .switch input:checked + label { opacity: 1; cursor: default; } .switch input:not(:checked) + label:hover { opacity: 0.5; } .switch label { color: #fff; opacity: 0.33; transition: opacity 0.25s ease; cursor: pointer; } .switch .toggle-outside { height: 100%; border-radius: 2rem; padding: 0.25rem; overflow: hidden; transition: 0.25s ease all; } .switch .toggle-inside { border-radius: 5rem; background: #fff; position: absolute; transition: 0.25s ease all; } .switch--horizontal input { height: 1.5rem; width: 3rem; left: 2rem; margin: 0; } .switch--horizontal { font-size: 0; margin-bottom: 1rem; } .switch--horizontal label { font-size: 1rem; line-height: auto; display: inline-block; height: 100%; margin: 0; text-align: center; } .switch--horizontal label:last-of-type { margin-left: 4rem; } .switch--horizontal .toggle-outside { background: #cdcdcd; position: absolute; width: 3rem; left: 2rem; } .switch--horizontal .toggle-inside { height: 1rem; width: 1rem; } .switch--horizontal input:checked ~ .toggle-outside .toggle-inside { left: 0.25rem; } .switch--horizontal input ~ input:checked ~ .toggle-outside .toggle-inside { left: 1.8rem; } .col-md-half { width: 50%; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { cursor: pointer; display: inline-block; font-weight: bold; border-radius: 50px; background-color: #0066cc; /* padding: 0 8px; */ color: #fff; width: 24px; text-align: center; margin-right: 8px; } .singleSelectGroup.blueWord .multiselect-native-select .dropdown-toggle::after { color: #0066cc !important; } .singleSelectStatusGroup .multiselect-selected-text { color: #1d1d1f; } .singleSelectStatusGroup a:hover { background-color: #fff !important; } .previewRowDetailItemDetail{ padding-right: 50px; } .previewRowDetailItem{ position: relative; } .editProfileBtnWrap{ position: absolute; right: 15px; top: 0; } .btn-outline-primary:hover { color: #fff!important; background-color: #26528b; border-color: #26528b; } .editRowDetail,.expInfo{ display: none; } .markStatu option { color: #0066cc; } .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before { border-color: #cdcdcd; background-color: rgb(130 130 130 / 50%); } .customRadio input:checked~.checkmark.disabled { background-color: #cdcdcd; } .hideRow { display: none; } .garyWord .multiselect-selected-text { color: #212529!important; } .multiselectGroup.noborder.garyWord .multiselect-native-select .dropdown-toggle::after { color: #212529!important; } .singleSelectGroup.blueWord .multiselect-selected-text { color: #0066cc; } .singleSelectGroup .multiselect-container li:first-child a .radio { color: #0066cc !important; display: none; } .singleSelectStatusGroup .multiselect-container li:nth-child(2) a .radio { color: #309c47 !important; } .singleSelectStatusGroup .multiselect-container li:nth-child(3) a .radio { color: #ea2423 !important; } .singleSelectStatusGroup .multiselect-container li:nth-child(4) a .radio { color: #309c47 !important; } .singleSelectStatusGroup .multiselect-container li:nth-child(5) a .radio { color: #1f1f1f !important; } .singleSelectStatusGroup01 .multiselect-container li:first-child a .radio { color: #1f1f1f !important; display: block !important; } .singleSelectStatusGroup01 .multiselect-container li:nth-child(2) a .radio { color: #309c47 !important; } .singleSelectStatusGroup01 .multiselect-container li:nth-child(3) a .radio { color: #ea2423 !important; } .c-tableTr:hover { background-color: #f4f9ff; } .d-center{ text-align: center; } .select2-container--default .select2-selection--multiple { border: 1px solid #ced4da; } .multiselectGroup.maxWidthSelect .multiselect-container li:first-child { display: none; } .whiteSelecter .multiselect-selected-text { color: #fff; } .whiteSelecter .btn { color: #fff; } .whiteSelecter .multiselect-native-select .dropdown-toggle::after { color: #fff !important; } .maxWidthSelect{ max-width: 200px; } .multiselectGroupIcon .multiselect-native-select .btn { padding: 6px 20px 6px 20px !important; background: #fff; } .maxWidthSelect .dropdown-menu.show{ width: 280px; } .filterItem{ position: relative; display: inline-block; } .filterItem .multiselect{ padding-right: 25px !important; } .filterItem::after{ content: "|"; position: absolute; top: 4px; } .filterItem .multiselectGroup .dropdown-menu.show ,.filterItem .multiselect-container{ overflow-y: auto; max-height: 280px; } .maxWidthSelect .multiselectWrongMessage{ width: 280px; } .filterItem .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { background: none; } .uploadBox { position: relative; padding: 20px 20px 20px 20px; /* min-height: 100px; */ border-radius: 10px; /* width: auto; */ display: inline-block; /* min-width: 100px; */ border: 1px solid #ced4da; } .form_date:disabled, .form_date[readonly] { background-color: #fff!important; opacity: 1; } .removeupLoadImg { position: relative; display: block; width: auto; margin-bottom: 10px; } .link:hover { text-decoration: underline; } .tooltip-qm { float: left; margin: -2px 0 3px 4px; font-size: 12px; } .editButton { display: block; margin-bottom: 10px; } .bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-tooltip-top .arrow::before { border-top-color: #f2f2f2; /* Red */ } .tooltip-inner { max-width: 236px !important; padding: 10px 15px 10px 20px; background: #f2f2f2; color: #333333; text-align: left; } .inlineLabelPadding { padding-top: 15px; margin: 0; } .tooltip.show { opacity: 1; } .datetimepicker td, .datetimepicker th { padding: 10px; } .bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #cdcdcd; /* Red */ } .ununderline { text-decoration: none!important; } .gap30 { gap: 0px 30px; } .btn-sm { border: 0; padding: 2px 20px !important; font-size: 0.8rem; line-height: 1.5; border-radius: 0.2rem; } .btn-longer{ padding: 6px 40px!important; } .btn-primary { color: #fff; background-color: #0066cc; border-color: #0066cc; } .d-inlineblock { vertical-align: top; display: inline-block !important; } .deskTopHideBtn { display: none; } .maskDisable { position: absolute; width: 100%; height: 100%; z-index: 1; background-color: rgba(255, 255, 255, 0.9); } .planDes { display: none; } .planBtn { cursor: pointer; margin-right: 1%; text-align: center; vertical-align: middle; border: 1px solid; height: 84px; width: 23%; color: #212529; border-color: #cdcdcd; border-radius: 10px; } .setpWrapper{ position: relative; padding: 40px 0px; } .addWrap{ border-top: 1px solid #ececec; padding-top: 20px; } .mr-m-2{ margin-right: 1rem; } .upload-file { opacity: 0; position: absolute; z-index: -1; } .linkWord, .blueWord { color: #0066cc; } .purpleWord { color: #a349a4 !important; } .warningWord, .msgWord { color: #105eab; } .editRowDetailItems:first-child{ padding-top: 0px; border-top: 0px solid rgba(0, 0, 0, 0.1); } .editRowDetailItems{ padding-top: 20px; margin-bottom: 20px; border-top: 1px solid rgba(0, 0, 0, 0.1); } .blackBg { background-color: #1d1d1f; } .fontBlack { color: #4c4c4c; } .fontWhite { color: #fff; } .subMenuNavWrap{ position: relative; z-index: 100; } .iconInput { position: relative; } .lineInput{ background-color: #fff; border-radius: 4px; position: relative; } .btnLink:focus, .btnLink.focus { outline: 0; box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%); } .multiselectGroup.autoHeight .dropdown-menu.show { height: auto!important; max-height: 280px; } .pinkBg{ background-color: #fde3e6; } .iconInput i { position: absolute; color: #666666; left: 10px; font-size: 1rem; z-index: 5; top: 10px; } .mobileHide { display: block; } .iconInput .searchDeleteBtn i{ position: relative; top: 0; left: 0; } .iconInput .form-control { padding-left: 40px!important; position: relative; border-radius: 0.25rem !important; } .stepDetailBar{ width: 500px; margin: 0px auto; } .form-group.err .col-form-label{ color: #1d1d1f !important; } .inputGroup.err label, .form-group.err label { color: red !important; } .err.labelTitle{ color: red; } .err select { border-color: red; } .err .inputBtn { border-color: red; } .err .multiselect{ border: 1px solid red; } .inputGroup.err input, .custom-control.err .custom-control-label::before, .form-group.err input { border-color: red; } .form-group.err.multiselectGroup .multiselect-container label { color: #1d1d1f !important; } .loginBox a.link { color: #4c8efc !important; text-decoration: underline; } .loginBox a.link:hover { color: #cdcdcd !important; text-decoration: underline; } .borderBottom { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .borderGaryBottom { border-bottom: 1px solid #efefef; } .form-group { position: relative; } .repostItemWrap { margin-bottom: 100px; } .dropup, .dropright, .dropdown, .dropleft { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .recommendedWrap { height: 40px; } .dropdown-toggle { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .buyWrap .card { vertical-align: top; width: 19.6%; display: inline-block; } .passwordInput i { position: absolute; top: 11px; z-index: 10; color: #666666; right: 10px; } .seekerJobAccordItemSubHead.active{ border-bottom: 1px solid #efefef; } .whiteLink { color: #fff; } .input-group button { border-radius: 0px 4px 4px 0px !important; } .form-group.err .multiselectGroup .multiselect-container label { color: #1d1d1f !important; } .form-group .multiselectGroup { position: relative; } .whiteLink:hover { color: #fff !important; text-decoration: underline; } .subMenuDrop .dropdown-menu { min-width: auto; } .dropdownSub a { display: block; margin: 20px 0px; } .rodate180 { transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); } .dropdownSub { position: absolute; width: 100%; z-index: 99; left: 0px; padding: 0px 20px; background-color: #fff; } .lableCredits { display: inline-block; font-weight: 400; color: #fff; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #0066cc; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .subMenuWrap { position: relative !important; padding: 15px; display: -ms-flexbox !important; display: flex !important; border-bottom: 1px solid #ececec; } .subMenu a { font-size: 0.8rem; padding: 0px 10px; } .customInputBar{ width: 100%; position: relative; } .v-m { vertical-align: middle; } .btn { padding: 6px 20px ; } .smallFont { font-size: 0.8rem; } .disabled{ color: #cdcdcd!important; } .disabled:hover{ color: #cdcdcd!important; } a { color: #0066cc; } a:hover { color: #0066cc!important; text-decoration: underline; } .accordionWrap { position: relative; } .border-bottomNone a, .border-bottomNone { border-bottom: 0px !important; } .accordionSubHead .h3:hover { color: #0066cc !important; text-decoration: none; } .accordionHead { padding: 20px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec; } .joblogoImg { margin-bottom: 10px; } .logoIcon{ width: 50px; height: 50px; } /* .accordionSubHead { padding: 20px 0px; border-bottom: 1px solid #ececec; } */ .fontBlue { color: #26528b; } .allSelectBox .btn-group{ background-color: #fff; } .allSelectBox .multiselect { padding-left: 40px !important; } .allSelectBox .dropdown-toggle::after{ top: 10px; } .btn-subprimary { color: #fff; background-color: #26528b; border-color: #26528b; } .btn-subprimary:hover { color: #fff; background-color: #1d76eb; border-color: #1d76eb; } .accordionSubBody { padding: 0px 40px 20px 0px; border-bottom: 1px solid #ececec; } .jobfunction .dropdown-menu.show { height: 200px; overflow-y: scroll; } .featuredlogo{ position: relative; overflow: hidden; } .featuredlogoImg{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .accordionBody { padding: 20px; } .selectCloseBtn{ position: absolute; right: 30px; top: 8px; z-index: 1000; display: none; color: #666666; } .selectCloseBtn:hover{ color: #666666 !important; } .partnerLogoSwiperWrap a{ color: #1d1d1f; } .partnerLogoSwiperWrap a:hover{ color: #0066cc; text-decoration: none; } .selectCloseBtn i{ top: 0; left: 0; position: relative; } .select2-container--default .select2-results__option[role="group"] { padding-right: 15px; padding-left: 15px; } .select2-results__option { padding: 10px 15px; } .accordionSubHead .h3 { display: block; position: relative; padding: 20px 0px; padding-right: 40px; border-bottom: 0px solid #cdcdcd; } .accordionSubHead .collapsed.h3 { border-bottom: 1px solid #cdcdcd; } #accordion .mb-0 > a:after { content: "\f067"; font-family: "Font Awesome\ 5 Free"; position: absolute; font-weight: 600; right: 0; top: 25px; } #accordion .mb-0 > a[aria-expanded="true"]:after { content: "\f068"; font-family: "Font Awesome\ 5 Free"; position: absolute; font-weight: 600; } /* .accordionSubHead .mb-0>a:after{ display: none; } */ .middleWrap { width: 60%; margin: 0 auto; } .min-height { min-height: 600px; } .breadcrumbLink a:hover { color: #4ea3ff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } /* .multiselect-group { background-color: #f1f1f1; border-bottom: 1px solid #cdcdcd; }*/ .breadcrumbActive:hover { color: #fff !important; text-decoration: underline !important; } .ekko-lightbox .modal-footer { text-align: center; } .download-button a { text-decoration: underline; border-radius: 50px; box-shadow: 0 2px 8px #dadada; padding: 10px 20px; margin: 0 auto; width: 166px; display: block; } .select2-container--default .select2-results__option[aria-disabled="true"] { padding-left: 1rem !important; } .select2-container--default .select2-results__option .select2-results__option { position: relative; padding-left: 3rem; } .select-icon .select2-selection__placeholder .badge { display: none; } .select-icon .placeholder { /* display: none; */ } .select-icon .select2-results__option:before, .select-icon .select2-results__option[aria-selected="true"]:before { display: none !important; /* content: "" !important; */ } .select-icon .select2-search--dropdown { display: none; } .iconList { margin: 0; padding-left: 30px; list-style: none; } .iconList li { line-height: 30px; position: relative; } .iconList li i { position: absolute; left: -30px; top: 6px; width: 20px; text-align: center; } .comanyLogoImg{ margin-bottom: 10px; } .jobCard { position: relative; } .form-control { color: #1d1d1f; } .form-control:focus { color: #1d1d1f; } .selectall{ position: relative; padding-left: 25px; } .jobCard .form-check-input { margin-top: 0rem; margin-left: 0rem; z-index: 1000;} .jobCard .jobCardCheckBox { position: absolute; left: 24px; } .inputIcon input { padding-left: 45px; } .supplierForm a { text-decoration: underline; } .download-button { position: relative; width: 100%; text-align: center; } .sticklySildeBar { padding-right: 0; } .editSearchActive{ display: flex!important; } .bgWrap{ background-size: cover; background-position: 50% 50%; overflow: hidden; position: relative; padding: 120px 20px; } .bgWrapText{ z-index: 2; position: relative; } .bgWrap::after{ content: ""; background-color: rgba(0, 0, 0, 0.2); width: 100%; position: absolute; height: 100%; left: 0; z-index: 1; top: 0; } .updateMessages ,.loginMessages{ color: #fff; position: relative; padding: 20px 0px; } .jobSearchMEdit{ display: none; } .succseeMessage { position: fixed; bottom: 0px; width: 100%; z-index: 9999; } .mr-m-4{ margin-right: 1.5rem !important; } .modal-title { display: none; } .updateMessages,.loginMessages{ display: none; } .modal-body { padding: 20px; } .modal-header { padding: 0; } .modal-header .close { position: absolute; top: 0; right: 0; background-color: #fff; z-index: 99; opacity: 1; padding: 8px 12px; border-radius: 50%; } .select2-selection--multiple { height: auto !important; } .wrapper { overflow: hidden; min-height: 72vh; padding: 50px 0; background-size: cover; background-position: 50% 50%; } .wrapperSticky { padding: 50px 0; background-size: cover; background-position: 50% 50%; } .customSelect .selectText { list-style: disc outside none; display: list-item; margin: 0 16px; } .customSelector { z-index: 2; } .customSelector::after { content: "\f078"; font-family: "Font Awesome\ 5 Free"; font-weight: 600; font-size: 0.7rem; right: 10px; position: absolute; top: 11px; z-index: 1000; } .customSelector:hover { background-color: #fff; border-color: #80bdff; outline: 0; border-radius: 4px; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .dropdown-toggle::after { font-weight: 600; position: absolute; content: "\f078"; font-size: 0.7rem; font-family: "Font Awesome\ 5 Free"; border-top: 0 solid; border-right: 0 solid transparent; border-bottom: 0; border-left: 0 solid transparent; right: 10px; top: 16px; } .jobAdListItem { padding: 10px 30px; } .jobAdListItemDes { padding: 10px 30px; } .folderList { margin: 0; margin-left: 20px; padding: 0px; } .deleteFolderDetail { display: none; } .recruitmentList li { width: 45%; margin-left: 12px !important; display: inline-block; } .c-tableHead { padding: 10px 20px; background-color: #ececec; } .c-table { border: 1px solid #ececec; } .c-tableTr { padding: 10px 20px; } .c-tableTr.active { background-color: #f7f7f7; } .modal-footer { padding: 30px 20px; border-top: 0; justify-content: initial; } .hideLogo { display: none; } .editBox { position: relative; padding: 20px 70px 20px 20px; } .priorityDate { display: none; } table { table-layout: fixed; word-wrap: break-word; } .editBtn { position: absolute; top: 20px; right: 20px; } .selectpickerWrap { position: relative; } .datepicker.dropdown-menu { z-index: 1000 !important; } .selectpickerWrap i { position: absolute; top: 10px; left: 18px; z-index: 200; } .inputline option { padding: 10px 20px; color: #333333; } .inputline .form-control:focus { color: #FFF; } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { background-color: #fff; border-color: #d3d9df; } .bootstrap-select > .dropdown-toggle { border: 1px solid #ced4da; padding-left: 50px !important; background-color: #fff; } .col-3-Item { width: 31%; margin-bottom: 10px; } .col-4-Item { width: 23%; margin-bottom: 10px; } .customSelect, .customSelect01, .customSelect02 { padding-right: 24px; position: relative; z-index: 100; } .customSelect li, .customSelect02 li { list-style: none; z-index: 2; border: 1px solid #b6b6b6; } .customSelect li:not(.init), .customSelect02 li:not(.init) { margin: 0px -13px; display: none; background: #fff; padding: 10px; } .attractivePoint { position: relative; } .fewerWrap{ display: none; } .white-space { white-space: nowrap; } .customSelect02 li:not(.init):hover, .customSelect02 ul li.selected:not(.init) { background: #ececec; } .customSelect02 li.init { color: #888; cursor: pointer; height: 24px; margin-bottom: 8px; border: 0 solid #ced4da; overflow: hidden; } .customSelect li:not(.init):hover, ul li.selected:not(.init) { background: #f2f7ff; } .customSelect li.init { color: #888; cursor: pointer; height: 24px; margin-bottom: 8px; border: 0 solid #ced4da; overflow: hidden; } .paymentLabel { display: block; cursor: pointer; } .searchPadding{ padding: 20px 15px !important; } .expenContainer { margin: 0 1rem; padding: 0px 15px; } .methodItem.disabled:hover, .planBtn:hover { cursor: auto; box-shadow: 0 0 0 2pt #f2f2f2 !important; } .methodItem:hover, .planBtn:hover { color: #212529; box-shadow: 0 0 0 2pt #4c4c4c !important; } .jobTable th { font-weight: initial; background-color: #ececec; } .textDropdown { padding-right: 20px; } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: #ececec; } .textDropdown .dropdown-toggle::after { top: 5px; } .shadowBox{ padding: 20px; } .subMenuDropBtn { font-size: 1.2rem !important; } .jobWrap{ position: relative; cursor: pointer; margin-bottom: 0px; } .jobWrapBtn { display: block; } .lg_hide_inline{ display: inline-block!important; } .noborder { border: 0!important; } .jobWrap .link.active { color: #956bc9 !important; } .jobWrap.active, .jobAdWrap.active { box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%); } .column{ position: relative; } .jobAdWrap:hover { text-decoration: underline!important; } .jobcardTime{ position: absolute; right: 20px; bottom: 15px; } .navbar-expand-lg { width: 100%; margin: 0 auto; padding: 0 1rem; } .fullWidth { width: 100%; } .halfWidth { width: 50%; } .bookmarkBtn.active i{ font-weight: 900; color: #a349a4; } .invoicePrintBtn { margin-top: 8px; } .jobCardAdditionToggle{ position: relative; } .jobCardTime{ position: absolute; right: 0; bottom: 0; } .jobCardAddition{ min-height: 30px; } .ellipsis2 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .ellipsis1 { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .jobCardLinkHead{ position: relative; padding-right: 20px; } .jobCardLinkHead .bookmarkBtn{ position: absolute; right: 0; top: 0; z-index: 50; } .appleLabel{ left: -30px; top: -6px; position: absolute; color: #fff; background-color: #A349A4; padding: 4px 20px; border-radius: 0px 5px 5px 0px; } .appleLabel::after{ content: ""; position: absolute; left: 0px; top: 32px; border: 0 solid transparent; border-top-width: 0px; border-bottom-width: 8px; border-right: 10px solid #26528B; } .roundIcon { border: 1px solid; text-align: center; font-size: 2rem; padding: 6px 18px; border-radius: 50px; } .bootstrap-table .fixed-table-container .table thead th .both { background-image: url("../images/noArrow.png") !important; padding-right: 10px !important; } .bootstrap-table .fixed-table-container .table thead th .desc { background: none !important; } .bootstrap-table .fixed-table-container .table thead th .desc::after { content: "\f078"; font-family: "Font Awesome\ 5 Free"; font-weight: 600; font-size: 0.6rem; margin-left: 10px; } .floderSelecter .select2 { width: 100% !important; } .stepImg{ display: flex; width: 80%; position: relative; margin: 40px auto; } .form-steps:after { content: ""; display: table; clear: both; } .form-steps__item { padding: 0; position: relative; display: block; float: left; width: 12%; text-align: center; } .form-steps__item-content { display: inline-block; } .form-steps__item-icon { top: 0; background: lightgray; color: lightslategray; display: block; border-radius: 100%; text-align: center; width: 30px; height: 30px; line-height: 40px; margin: 0 auto 10px auto; position: absolute; left: 40%; font-size: 13px; font-weight: 700; z-index: 2; } .form-steps__item-text { font-size: 13px; color: lightslategray; font-weight: 500; } .form-steps__item-line { display: inline-block; height: 3px; width: 100%; background: #ececec; float: left; position: absolute; left: -50%; top: 12px; z-index: 1; border: 3px solid #ececec; } .form-steps__item--active .form-steps__item-icon { background: green; color: white; } .profileWrapItem{ position: relative; } .form-steps__item--active .form-steps__item-text { color: green; font-weight: 600; } .form-steps__item--active .form-steps__item-line, .form-steps__item--completed .form-steps__item-line, .form-steps__item--finished .form-steps__item-line { background: green; border: 3px solid green; } .form-steps__item--finished .form-steps__item-icon { color: #fff; background: green; width: 50px ; height: 50px; top: -10px; } .form-steps__item--finished .form-steps__item-icon::before { position: absolute; content: "\f00c"; left: 11px; top: 5px; font-family: "Font Awesome\ 5 Free"; font-weight: 600; font-size: 2rem; } .form-steps__item--completed .form-steps__item-icon { color: #fff; background: green; width: 50px ; height: 50px; top: -10px; } .form-steps__item--completed .form-steps__item-icon::before { position: absolute; content: "\f061"; left: 11px; top: 5px; font-family: "Font Awesome\ 5 Free"; font-weight: 600; font-size: 2rem; } .mainSearchTitle{ padding: 0px 18px; } .mainSearchDetail{ width: 100%;z-index: 11; padding: 15px 20px; position: absolute; border-radius: 4px; background-color: #fff; border: 1px solid #cdcdcd; } .mainSearchDetail .mainSearchGroup{ margin: 0; padding: 0px; } .mainSearchDetail .mainSearchItem{ list-style: none; width: 100%; position: relative; } .mainSearchDetail .mainSearchItems{ padding: 6px 36px; display: -ms-flexbox ; display: flex ; -ms-flex-pack: justify ; justify-content: space-between; } .mainSearchDetail .mainSearchItems:hover{ background-color: #f2f7ff; } .sm_show{ display: none!important; } .mainSearchDetail .mainSearchItems:hover .mainSearchItemIcon,.mainSearchDetail .mainSearchItems:hover label{ color: #0066cc; } .mainSearchDetail .mainSearchItem input{ display: none; } .mainSearchDetail .mainSearchItemIcon{ left: -20px; top: 4px; } .mainSearchDetail .delMainSearchtItem i{ position: relative; top: 0; right: 0; } .mainSearchDetail{ display: none; } .mainSearch.active .mainSearchDetail { display: block; } .bootstrap-table .fixed-table-container .table thead th .asc { background: none !important; } .bootstrap-table .fixed-table-container .table thead th .asc::after { content: "\f077"; font-family: "Font Awesome\ 5 Free"; font-weight: 600; font-size: 0.6rem; margin-left: 10px; } .table-hover tbody tr:hover { color: #666666; background-color: #f9f9f9; } .textDropdown .dropdown-menu.show { padding: 10px; } .textDropdown .dropdown-menu.show li { padding: 4px 0; } .pagination-detail { display: none; } .bootstrap-table .fixed-table-pagination > .pagination ul.pagination { margin: 20px auto !important; } .pagination { float: initial !important; } .sw { width: 100px !important; } .mw { width: 200px !important; } .methodItem.active { box-shadow: 0 0 0 2pt #0066cc !important; } .planBtn.active { color: #0066cc; border: 2px solid #0066cc !important; } .methodItem { box-shadow: 0 0 0 1pt #e8e8e8; padding: 20px; border-radius: 10px; } .btn-lg { width: 250px; font-size: 1rem; padding: 20px 40px; border: 0; } .select2-container { position: relative; width: 100% !important; } .select2-container::after { position: absolute; } .mobileShow { display: none; } .subMenuDrop .dropdown-toggle::after { right: 0; top: 0; display: none; } .checkItem { padding: 15px 0px; border-bottom: 1px solid #e8e8e8; } .wrap { padding: 50px 0; background-size: cover; background-position: 50% 50%; } .accordionHead .h2:hover { text-decoration: none; color: #0066cc !important; } .checkoutPreview { padding: 10px 15px; } .footerWrapper { padding-top: 50px; } .wrapper .breadcrumbTitle { padding-top: 110px; } .wrapper .breadcrumb { height: 200px; } .breadcrumbTitle { padding-top: 150px; } .breadcrumbWarp { z-index: 100; } .breadcrumbLink { text-align: right; } .breadcrumbLink a { color: #fff; } .breadcrumb { position: relative; padding: 0; height: 250px; color: #fff; background-size: cover; background-position: 50% 50%; margin: 0; } .breadcrumb::after { content: ""; position: absolute; width: 100%; height: 100%; z-index: 2; background-color: rgba(0, 38, 67, 0.6); } .mainImg { position: relative; margin: 40px 30%; } .mainLmgDetail { position: absolute; text-align: left; } .topLeft { width: 300px; left: -300px; top: 16px; } .topRight { width: 300px; right: -300px; top: 16px; } .bottomLeft { width: 314px; left: -300px; top: 160px; } .bottomRigth { width: 300px; right: -300px; top: 160px; } .middleLeft { top: 60px; width: 300px; left: -300px; } .fa-eye, .fa-eye-slash { left: auto !important; right: 10px !important; } .btn-group { width: 100% !important; } .multiselectGroupIcon .multiselect-selected-text { padding-left: 20px; padding-right: 20px; } .multiselectGroupIcon i { position: absolute; left: 10px; top: 10px; } .multiselect-selected-text { padding-right: 10px; } .multiselect-container > li > a.doneBtn:hover { background-color: #fff; color: #0066cc; } .jobfunction .doneBtn { position: relative; right: 15px; bottom: 0px; text-align: right; } .jobCardLink { display: none; position: absolute; width: 95%; z-index: 10; height: 100%; left: 0; top: 0; } .multiselect { padding: 6px 12px !important; border: 1px solid #ced4da; text-align: left; padding-right: 45px !important; width: 100% !important; } select { -webkit-appearance: none; -moz-appearance: none; appearance: none; } select { background: transparent; -webkit-appearance: none; } .multiselect-container > li > a:hover { background-color: #f2f7ff; } .multiselect-container > li > a:hover .checkbox { color: #1d1d1f; } .selectionSelecter { position: relative; } .selectionSelecter::after { top: 12px; font-size: 0.6rem; position: absolute; right: 10px; content: "\f078"; font-family: "Font Awesome\ 5 Free"; font-weight: 900; } .recuitDetail li { width: 45%; margin-left: 12px !important; display: inline-block; } .middleRight { top: 60px; width: 300px; right: -300px; } .footerMenuTitle { color: #1d1d1f; margin-bottom: 0.5rem; font-weight: bold; } .tag{ color: #cdcdcd; border: 1px solid #cdcdcd; border-radius: 4px; padding: 10px 20px; } .banner{ position: relative; } .banner .closeBannerBtn{ background-color: #fff; top: -6px; text-align: center; right: 4px; position: absolute; border-radius: 50px; height: 25px; padding-top: 2px; width: 25px; } .jobCardAdditionToggleBtn { display: inline-block; } .blackFont { color: #1d1d1f; } .jobCardTitle{ color: #1d1d1f; display: inherit; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .jobCardTitle:hover{ color: #1d1d1f !important; } .form-check-inline .form-check-input { margin-top: -1px; } .hidden { display: none; } .fixedCalender{ background: #fff; position: fixed !important; top: 0; margin: 0; z-index: 100; left: 0px; width: 100%; } .resourcesNav .dropdownSub a{ padding: 0px 15px; } .featuredItem{ margin-bottom: 20px; position: relative; display: block; text-decoration: none!important; } .resourcesPage{ text-decoration: none!important; } .resourcesPage:hover .resourcesPageing{ text-decoration: underline!important; } .resourcesPage .resourcesPageing{ color: #0066cc; } .resourcesPage:hover.newsCardDetail{ text-decoration: none!important; } .resourcesPage .newsCardDetail{ color: #1d1d1f; } .group .blackFont { color: #1d1d1f!important; } footer ul.footerMenu { margin: 0; padding: 0; } footer ul li { margin-bottom: 0.5rem; list-style: none; } footer a { font-size: 0.9rem; color: #515151; } footer { font-size: 0.9rem; } .media a { padding: 10px 0px; font-size: 1.6rem; color: #666666; } .recruitmentList li { width: 45%; margin-left: 12px !important; display: inline-block; } .clickList, .tickList { padding: 0; margin: 0; } .inlinelist li { display: inline-block; } .tickList li { line-height: 30px; list-style: none; padding: 0 10px; margin-left: 20px; position: relative; } .tickList li:before { position: absolute; left: -12px; content: "\f00c"; font-family: "Font Awesome\ 5 Free"; font-weight: 900; } .clickList li { list-style: none; padding: 0 10px; margin-left: 20px; position: relative; } .clickList li:before { position: absolute; left: -12px; content: "\f058"; font-family: "Font Awesome\ 5 Free"; font-weight: 400; } .smsPassword { display: none; } .creditItem { width: 100%; padding: 0 4%; border-left: 1px solid #ececec; } .bold { font-weight: bold; } .creditItem:first-child { border-left: 0 solid #ececec; } .creditWrap { padding: 40px 0%; } .btn-outline-primary { color: #0066cc; background-color: #fff; border-color: #0066cc; border: 1px solid; } .link { background: transparent; border: 0; cursor: pointer; color: #0066cc !important; } .form-group label { color: #1d1d1f; } .ci { padding-bottom: 30px; } select { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .select::after { content: "\f0dc"; font-family: "Font Awesome\ 5 Free"; font-weight: 400; padding: 12px 8px; position: absolute; right: 0; top: 0; z-index: 1; text-align: center; width: 10%; height: 100%; pointer-events: none; box-sizing: border-box; } select { padding-right: 22px !important; -webkit-appearance: none; } .subBanner { background-size: cover; background-position: 50% 50%; padding: 40px 20px; text-align: center; color: #fff; } .successWrap { width: 120px; position: relative; z-index: 1; margin: 0 auto; background-color: #fff; } .success-checkmark::after { content: ""; border-bottom: 1px solid #cdcdcd; } .successLine { margin-top: -66px; border: 0; padding-bottom: 66px; border-top: 2px solid #309c47; } .success-checkmark { width: 86px; height: 115px; margin: 0 auto; } .success-checkmark .check-icon { width: 80px; height: 80px; position: relative; border-radius: 50%; box-sizing: content-box; border: 4px solid #4caf50; } .success-checkmark .check-icon::before { top: 3px; left: -2px; width: 30px; transform-origin: 100% 50%; border-radius: 100px 0 0 100px; } .success-checkmark .check-icon::after { top: 0; left: 30px; width: 60px; transform-origin: 0 50%; border-radius: 0 100px 100px 0; animation: rotate-circle 4.25s ease-in; } .success-checkmark .check-icon::before, .success-checkmark .check-icon::after { content: ""; height: 100px; position: absolute; background: #ffffff; transform: rotate(-45deg); } .success-checkmark .check-icon .icon-line { height: 5px; background-color: #4caf50; display: block; border-radius: 2px; position: absolute; z-index: 10; } .success-checkmark .check-icon .icon-line.line-tip { top: 46px; left: 14px; width: 25px; transform: rotate(45deg); animation: icon-line-tip 0.75s; } .success-checkmark .check-icon .icon-line.line-long { top: 38px; right: 8px; width: 47px; transform: rotate(-45deg); animation: icon-line-long 0.75s; } .show { display: block; } .success-checkmark .check-icon .icon-circle { top: -4px; left: -4px; z-index: 10; width: 80px; height: 80px; border-radius: 50%; position: absolute; box-sizing: content-box; border: 4px solid rgba(76, 175, 80, 0.5); } .success-checkmark .check-icon .icon-fix { top: 8px; width: 5px; left: 26px; z-index: 1; height: 85px; position: absolute; transform: rotate(-45deg); background-color: #ffffff; } @keyframes rotate-circle { 0% { transform: rotate(-45deg); } 5% { transform: rotate(-45deg); } 12% { transform: rotate(-405deg); } 100% { transform: rotate(-405deg); } } @keyframes icon-line-tip { 0% { width: 0; left: 1px; top: 19px; } 54% { width: 0; left: 1px; top: 19px; } 70% { width: 50px; left: -8px; top: 37px; } 84% { width: 17px; left: 21px; top: 48px; } 100% { width: 25px; left: 14px; top: 45px; } } @keyframes icon-line-long { 0% { width: 0; right: 46px; top: 54px; } 65% { width: 0; right: 46px; top: 54px; } 84% { width: 55px; right: 0; top: 35px; } 100% { width: 47px; right: 8px; top: 38px; } } .multiselect-native-select .multiselect-container { height: 200px; overflow-y: auto; } .hide { display: none; }