/* Reset CSS Document */
@import url(https://fonts.googleapis.com/css?family=Khula:400,300,600,700);
* { box-sizing: border-box; }
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, footer, section, aside, nav, article, figure, address, audio, video { background: transparent; border: 0; margin: 0; padding: 0; outline: 0; }
body { font-family: 'Khula', sans-serif; font-size: 1.4rem; color: rgb(0 0 0 / 90%); font-weight: 400; text-decoration: none; background: #fff; }
h1, h2, h3, h4, h5, h6 { font-size: 16px; font-weight: 700; color: rgb(0 0 0 / 90%); margin-bottom: 5px; }
h1 { font-size: 25px; }
h2 { font-size: 18px; }
input, button { font-family: 'Khula', sans-serif; }
/*input[type="text"], input[type="password"] { margin: 0px; padding: 0px; border: 1px solid #e6e6e6; background: #fff; font-size: 16px; color: rgb(0 0 0 / 90%); padding: 10px; font-family: 'Khula', sans-serif; -webkit-appearance: none; border-radius: 3px; box-sizing: border-box; }*/
select, textarea { margin: 0px; padding: 0px; border: 1px solid #f9f6f6; background: #fff; font-size: 16px; color: rgb(0 0 0 / 90%); padding: 10px; font-family: 'Khula', sans-serif; resize: none; border-radius: 3px; box-sizing: border-box; }
textarea { overflow-y: auto; overflow-x: hidden; }
small { color: #666; font-size: 11px; }
:focus { outline: none; }
a:focus { outline: none; }
p { margin-bottom: 20px; line-height: 20px; }
img { border: none; outline: none; }
a { color: #0c97df; text-decoration: none; outline: none; transition: all 0.3s ease 0s; }
.e-color { color: #61b7a0 !important; }
.mat-icon.mat-primary {
  color: #3aa2e6 !important;
}

.mat-icon.mat-black {
  color: #505253 !important;
}

.black { color: #505253 !important; }

.mat-icon.mat-eprimary {
  color: #61b7a0;
}
a:hover { color: #4983c3; text-decoration: none; outline: none; }
.sprites { background: url(../images/sprites.png) no-repeat 0 0; }
.heightauto { height: auto !important; }
.dspblk { display: block; }
.txtctr { text-align: center; }
.txtrht { text-align: right; }
.dspinblk { display: inline-block; }
.brdrds3 { border-radius: 3px; }
.brdrds4 { border-radius: 4px; }
.brdrds5 { border-radius: 5px; }
.brdrds6 { border-radius: 6px; }
.brdrds-rnd { border-radius: 50%; }
.fnt-smb { font-weight: 600; }
.fnt-bld { font-weight: 700; }
.clr { display: block; clear: both; }
.rlatv { position: relative; }
.fl { float: left !important; }
.fr { float: right !important; }
.fnone { float: none !important; }
.nomrgn { margin: 0 !important; }
.nopad { padding: 0 !important; }
.wauto { width: auto !important; }
.wautofnone { width: auto !important; float: none !important; }
.valgntp { vertical-align: top; }
.valgnmd { vertical-align: middle; }
.valgnbt { vertical-align: bottom; }
.fx-wrp { width: 1170px; margin: auto; }
.req { color: #ff0000; font-size: 12px; }
.MGAUTO { margin: auto !important; float: none !important; }
.PD5 { padding: 5px !important; }
.PD10 { padding: 10px !important; }
.PD20 { padding: 20px !important; }
.PD30 { padding: 30px !important; }
.PD40 { padding: 40px !important; }
.PD50 { padding: 50px !important; }
.MG5 { padding: 5px !important; }
.MG10 { padding: 10px !important; }
.MG20 { padding: 20px !important; }
.MG30 { padding: 30px !important; }
.MG40 { padding: 40px !important; }
.MG50 { padding: 50px !important; }
.PT5 { padding-top: 5px !important; }
.PT10 { padding-top: 10px !important; }
.PT20 { padding-top: 20px !important; }
.PT30 { padding-top: 30px !important; }
.PT40 { padding-top: 40px !important; }
.PT50 { padding-top: 50px !important; }
.MT5 { margin-top: 5px !important; }
.MT10 { margin-top: 10px !important; }
.MT20 { margin-top: 20px !important; }
.MT30 { margin-top: 30px !important; }
.MT40 { margin-top: 40px !important; }
.MT50 { margin-top: 50px !important; }
.PB5 { padding-bottom: 5px !important; }
.PB10 { padding-bottom: 10px !important; }
.PB20 { padding-bottom: 20px !important; }
.PB30 { padding-bottom: 30px !important; }
.PB40 { padding-bottom: 40px !important; }
.PB50 { padding-bottom: 50px !important; }
.MB5 { margin-bottom: 5px !important; }
.MB10 { margin-bottom: 10px !important; }
.MB20 { margin-bottom: 20px !important; }
.MB30 { margin-bottom: 30px !important; }
.MB40 { margin-bottom: 40px !important; }
.MB50 { margin-bottom: 50px !important; }
.PL5 { padding-left: 5px !important; }
.PL10 { padding-left: 10px !important; }
.PL20 { padding-left: 20px !important; }
.PL30 { padding-left: 30px !important; }
.PL40 { padding-left: 40px !important; }
.PL50 { padding-left: 50px !important; }
.ML5 { margin-left: 5px !important; }
.ML10 { margin-left: 10px !important; }
.ML20 { margin-left: 20px !important; }
.ML30 { margin-left: 30px !important; }
.ML40 { margin-left: 40px !important; }
.ML50 { margin-left: 50px !important; }
.PR5 { padding-right: 5px !important; }
.PR10 { padding-right: 10px !important; }
.PR20 { padding-right: 20px !important; }
.PR30 { padding-right: 30px !important; }
.PR40 { padding-right: 40px !important; }
.PR50 { padding-right: 50px !important; }
.MR5 { margin-right: 5px !important; }
.MR10 { margin-right: 10px !important; }
.MR20 { margin-right: 20px !important; }
.MR30 { margin-right: 30px !important; }
.MR40 { margin-right: 40px !important; }
.MR50 { margin-right: 50px !important; }
/* CSS Document */
html, body { height: 100%; }
html { scroll-behavior: smooth;}

#mnwrp { display: block; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -60px; background: #ffffff; }
/* Header CSS */
.navbar-header a { transition: none; }
#hd { display: block;}
.navbar { margin-bottom: 0; }
.navbar.navbar-default { background: none; }
img.user-img-large { border-radius: 50%; margin-left: 8px; width: 51px; height: 51px; border: 2px solid #fcfcfc;}
img.user-img-medium { border-radius: 50%; margin-left: 8px; width: 41px; height: 41px; border: 2px solid #fcfcfc;}
img.user-img-small { border-radius: 50%; margin-left: 8px; width: 24px; height: 24px; border: 2px solid #fcfcfc;}
img.profile-img { border-radius: 50%; margin-left: -190px; width: 51px; height: 51px; border: 4px solid #fcfcfc;}
.navbar .navbar-nav > li > a { padding-top: 5px; padding-bottom: 5px; }
.navbar-brand { padding: 11px 5px; }
.notification-ico { width: 21px; height: 24px; display: inline-block; vertical-align: middle; margin-left: 7px; }
.notification-ico i { font-size: 22px; }
/*.navbar .navbar-nav > li.notification > a { padding-top: 18px; padding-bottom: 18px; }*/
.navbar .dropdown-menu, .navbar.navbar-default .dropdown-menu { margin-left: -33px; max-height: 650px; overflow-y: auto; overflow-x: hidden;}
.dropdown-menu { min-width: 216px;}
em.count { width: 16px; height: 16px; display: block; position: absolute; font-size: 12px; font-weight: 600; background: #e63535; color: #fff; font-style: normal; top: 3px; right: 44px; border-radius: 50%; text-align: center; line-height: 16px; }
.dropdown-menu { padding: 0; }
.navbar .dropdown-menu li > a:hover, .navbar.navbar-default .dropdown-menu li > a:hover, .navbar .dropdown-menu li > a:focus, .navbar.navbar-default .dropdown-menu li > a:focus { color: #0a557c; }
.hd-srch { width: 299px; position: relative; }
.navbar-form .form-control {width: 100%;background-color: #fff;color: #333 !important;border-radius: 3px;padding: 12px 25px 8px 38px !important;}
.navbar .navbar-form .form-group .form-control, .navbar .navbar-form .form-control {height: auto;line-height: normal;border: none;/* padding-left: 20px; */}
.navbar .navbar-form { margin-top: 9px; /*margin-right: 10px */}
.form-control, .form-group .form-control { background-image: none; }
a.srch-ico {width: 30px;height: 30px;display: block;border-radius: 50%;position: absolute;top: 6px;left: 10px;float: left;}
a.srch-ico span { width: 15px; height: 16px; display: block; margin: auto; color: #999999; margin-top: 5px; }
a:hover.srch-ico span { color: #0c97df; }

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-elevated-container-color: #0a97df !important;
  --mdc-chip-elevated-disabled-container-color: #0a97df !important;
}

/* Footer CSS */
#ft { display: block; background: #2b2d30; color: #fff; padding: 10px 0;position: absolute; width: 100% }
#ft, .push { height: 60px; clear: both; }
#ft, .push:last-child { height: 73px; clear: both; }
.ft-blk2 { text-align: center; font-size: 12px; color: #999999; line-height: 45px; }
.ft-blk3 { text-align: right; font-size: 14px; color: #999999; line-height: 45px; }
.ft-blk3 a { color: #999999 !important; font-size: 14px; margin: 0 10px; }
.ft-blk3 a:hover { color: #0c97df; }
/* Userpage CSS */
#md { display: block; padding-top: 85px !important; background-color: rgb(245 245 245); position: relative; min-height: 100vh;}
h2.pg-hd { font-size: 23px; font-weight: 400; margin-top: 15px; margin-bottom: 13px; margin-left: 30px}
h2.epg-hd { font-size: 23px; font-weight: 400; margin-top: 13px; margin-bottom: 13px; margin-left: 30px}
.lft-bx { padding: 10px 19px;}
.row-picture img { width: 60px; height: 60px; }
.list-group .list-group-item, .list-group .list-group-item .row-action-primary img, .list-group .list-group-item .row-picture i, .list-group .list-group-item .row-action-primary i, .list-group .list-group-item .row-picture label, .list-group .list-group-item .row-action-primary label { width: auto; height: auto; }
.list-group .list-group-item { padding: 5px 0; }
.list-group-item { margin-bottom: 0; }
.list-group .list-group-item .row-content { min-height: inherit; }
.list-group .list-group-item .row-picture, .list-group .list-group-item .row-action-primary { vertical-align: middle; }
.list-group .list-group-item .row-content { vertical-align: middle; }
.list-group .list-group-item .row-content { width: calc(100% - 75px); }
.list-group .list-group-separator::before { width: 100%; }
.list-group-item-text a { color: #222; }
.list-group-item-text a:hover { color: #0c97df; }
ul.lft-lst li { list-style-type: none; margin-left: 20px; }
ul.lft-lst li:last-child { border-bottom: none; }
ul.lft-lst li a { font-size: 18px; display: block; padding: 18px 0; color: #222; }
ul.lft-lst li a:hover { color: #0c97df; }
ul.lft-lst li a span { float: right; width: 22px; height: 22px; display: block; float: right; color: #ededed; font-size: 25px; }
ul.lft-lst li.completed a span { color: #4ace72; }
ul.lft-lst li.completed a { color: #999999; cursor: auto; }
.page-separator {height: 2px;display: block;background: #e5e5e5;}
.jobpost-lst .list-group .list-group-item .row-content { width: calc(100% - 95px); }
.jobpost-lst .list-group .list-group-item .row-picture, .jobpost-lst .list-group .list-group-item .row-action-primary { vertical-align: top; }
.jobpost-lst .list-group .list-group-item .row-content { vertical-align: top; }
.jobpost-lst .list-group-separator { margin: 0; }
.jobpost-lst .list-group .list-group-item { padding: 20px; }
.jobpost-lst h4.list-group-item-heading { font-size: 20px; font-weight: 600; margin-bottom: 5px; }
.jobpost-lst h4.list-group-item-heading a { color: #222; }
.jobpost-lst h4.list-group-item-heading a:hover { color: #0c97df; }
.jobpost-desc { border-top: 1px solid #e5e5e5; }
.time-ico { width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin-right: 7px; background-position: -22px 0; }
.jobpost-time { font-size: 14px; color: #999999;}
.jobpost-detail { margin-bottom: 10px; margin-top: 5px;}
.jobpost-detail-blk { width: 33%; float: left; }
.jobpost-detail-blk span { color: #999999; }
.jobpost-detail-blk1 { width: 35%; float: left; }
.jobpost-detail-blk1 span { color: #999999; }
.jobpost-detail-blk2 { width: 45%; float: left; }
.jobpost-detail-blk2 span { color: #999999; }
.jobpost-detail-blk3 { width: 20%; float: left; }
.jobpost-detail-blk3 span { color: #999999; }
/**.jobpost-desc h3 { font-size: 18px; color: #999999; font-weight: 400; } **/
.jobpost-desc h3 { font-size: 17px; color: #333333; font-weight: 600; }
.jobpost-desc ul li { list-style-type: none; background: url(../images/disc-blue.png) no-repeat 0 5px; padding-left: 15px; margin-bottom: 10px; }
.jobpost-btn { padding-top: 10px; }
.jobpost-l { width: 100%; float: left; }
.jobpost-r { float: right; text-align: right; color: #999999; line-height: 40px; }
.jobpost-r a { color: #999999; }
.jobpost-r a:hover { color: #0c97df; }
.jobpost-e { float: right; text-align: right; color: #999999; line-height: 40px; }
.jobpost-e a { color: #999999; }
.jobpost-e a:hover { color: #64ba77; }
.btn, .input-group-btn .btn { margin: 0; margin-right: 20px; border-radius: 4px; }
.jobpost-l .btn, .jobpost-l .input-group-btn .btn { padding: 0; height: 40px; padding-right: 10px; line-height: 40px; border-radius: 5px; background: #0c97df; box-shadow: none; font-weight: 600; opacity: 1; font-size: 16px; text-transform: none; }
.transfer-l { width: 100%; float: left; }
.transfer-l .btn { padding: 0; height: 45px; padding-right: 10px; line-height: 45px; border-radius: 5px; background: #0c97df; box-shadow: none; font-weight: 600; opacity: 1; font-size: 16px; text-transform: none; }
.btn.btn-raised:not(.btn-link), .input-group-btn .btn.btn-raised:not(.btn-link), .btn-group-raised .btn:not(.btn-link), .btn-group-raised .input-group-btn .btn:not(.btn-link), .btn.btn-raised.btn-primary:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:hover:not(.btn-link), .btn-group-raised .btn.btn-primary:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:hover:not(.btn-link), .btn.btn-raised.btn-primary:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:focus:not(.btn-link), .btn-group-raised .btn.btn-primary:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:focus:not(.btn-link), .btn.btn-raised.active.btn-primary:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-primary:not(.btn-link), .btn-group-raised .btn.active.btn-primary:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-primary:not(.btn-link), .btn.btn-raised.btn-primary:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:active:not(.btn-link), .btn-group-raised .btn.btn-primary:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:active:not(.btn-link) { box-shadow: none; }
.btn.btn-raised.btn-primary, .input-group-btn .btn.btn-raised.btn-primary, .btn.btn-fab.btn-primary, .input-group-btn .btn.btn-fab.btn-primary, .btn-group-raised .btn.btn-primary, .btn-group-raised .input-group-btn .btn.btn-primary { color: #fff; }
.btn-ico { width: 36px; height: 40px; display: inline-block; float: left; vertical-align: middle; background: rgba(0,0,0,.1); }
.btn-red .btn-ico { width: 36px; height: 37px; display: inline-block; float: left; vertical-align: middle; background: #fdeded; border-radius: 4px 0 0 4px; }
.btn-yellow .btn-ico { width: 36px; height: 37px; display: inline-block; float: left; vertical-align: middle; background: #fff6e9; border-radius: 4px 0 0 4px; }
.btn-blue .btn-ico { width: 36px; height: 37px; display: inline-block; float: left; vertical-align: middle; background: #e6f4fc; border-radius: 4px 0 0 4px; }
.btn-green .btn-ico { width: 36px; height: 37px; display: inline-block; float: left; vertical-align: middle; background: #ddf4d3; border-radius: 4px 0 0 4px; }
.green-btn { background: #7bc85d !important; }
.green-btn:hover { background: #6eb454 !important; }
.btn-primary:hover { background: #0b88c8; }
.btn.btn-raised.btn-primary:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:hover:not(.btn-link), .btn-group-raised .btn.btn-primary:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:hover:not(.btn-link), .btn.btn-raised.btn-primary:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:focus:not(.btn-link), .btn-group-raised .btn.btn-primary:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:focus:not(.btn-link), .btn.btn-raised.active.btn-primary:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-primary:not(.btn-link), .btn-group-raised .btn.active.btn-primary:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-primary:not(.btn-link), .btn.btn-raised.btn-primary:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:active:not(.btn-link), .btn-group-raised .btn.btn-primary:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:active:not(.btn-link) { background: #0b88c8; }
.userpg-drop { margin-right: 20px; /*margin-top: 10px;*/}
.userpg-drop #dropdown-menu { margin-bottom: 13px; margin-top: -10px; }
.userpg-drop1 { margin-right: 20px; margin-top: 10px;}
.dropdownjs > input[readonly] { padding: 7px 7px 5px; line-height: 23px; }
.load-more { text-align: center; margin-top: 50px; }
.dropdownjs > ul[placement="bottom-left"] { box-shadow: none; top: 36px; border: 1px solid #e6e6e6; width: 100%; border-top: none; }
.dropdownjs > ul { padding: 0; border-radius: 0 0 3px 3px; }
.dropdownjs > ul > li { list-style: outside none none; padding: 10px 10px 5px; }
.dropdownjs > ul > li:hover { background: #f6f6f6; }
.navbar .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder, .navbar .navbar-form input.form-control::-moz-placeholder, .navbar.navbar-default .navbar-form input.form-control::-moz-placeholder {
color: #999;
}
/* User Profile page CSS */
.import-btn { width: 170px; height: 40px; display: block; background-position: 0 -25px; margin-top: -12px; }
.import-btn:hover { background-position: 0 -66px; }
.user-profile-cnt:first-child { margin-top: 0px; }
.user-profile-cnt { margin-top: 20px; }
.user-profile-l { width: 200px;
  margin-right: 103px;
  float: left;
  position: relative;
  margin-bottom: 114px;
  margin-left: 30px;
  border: 1px solid black; }
.user-profile-r { width: 540px; float: left; }
.pic-edit { position: absolute; bottom: 0; right: 0; background: rgba(255,255,255,.3); width: 60px; height: 60px; display: block; padding: 5px; }
.pic-edit-bg { background: #0c97df; width: 50px; height: 50px; padding-top: 13px; display: block; }
.pic-edit-bg span { width: 26px; height: 23px; margin: auto; display: block; color: #fff; font-size: 24px; }
.user-profile-l:hover .pic-edit { display: block; }
.user-profile-l:hover .pic-edit-bg:hover { background: #333; }
h1.page-hd { font-size: 2.4rem; font-weight: 600; position: relative; }
h1.page-hd a { font-size: 26px; font-weight: 700; color: #222; }
h1.page-hd a:hover { color: #0c97df; }
.profile-lst { margin-bottom: 12px; font-size: 18px; position: relative; width: 158%;}
.profile-lst a { color: #222; }
.profile-lst a:hover { color: #0c97df; }
.profile-lst.nodata { font-size: 14px; color: #999999; }
.profile-lst.nodata a { font-size: 14px; color: #999999; }
.profile-lst.nodata a:hover { color: #0c97df; }
.profile-filled .profile-lst.nodata a { font-size: 14px; color: #0c97df; }
.profile-filled .profile-lst.nodata a:hover { color: #7bc85d; }
.profile-lst .edit-ico { display: block; position: absolute; top: -5px; right: 0; border-radius: 50%; padding: 7px; }
.profile-lst .edit-ico:hover { background: #0c97df; }
.profile-lst .edit-ico span { width: 20px; height: 20px; display: block; background-position: -131px 0; }
.profile-lst .edit-ico:hover span { background-position: -152px 0; }
.profile-lst:hover .edit-ico { display: block; }
.profile-lst.nodata:hover .edit-ico { display: none; }
.user-profile-container { margin-bottom: 25px; }
h3.page-hd { font-size: 22px; border-bottom: 1px solid #ededed; padding-bottom: 10px; margin-bottom: 15px; font-weight: 400; }
.profile-half { width: 48%; float: left; }
.btn-cmn-sml { background: none !important; border: 1px solid #0c97df !important; color: #0c97df !important; height: 30px; padding: 0 15px; line-height: 30px; text-transform: none; font-weight: 600; font-size: 14px; }
.btn-cmn-sml:hover { background: #0c97df !important; border: 1px solid #0c97df; color: #fff !important; }
a.hd-link { float: right; color: #999999; font-size: 16px; margin-top: 5px; }
a:hover.hd-link { color: #0c97df; }
.skill-lst { display: block; }
.skill-lst .btn-default { background: #ededed; border-radius: 5px; font-size: 14px; color: rgb(0 0 0 / 90%); padding: 8px 15px; margin-bottom: 9px; margin-right: 5px; text-transform: none; }
.btn.btn-raised:focus:not(.btn-link), .input-group-btn .btn.btn-raised:focus:not(.btn-link), .btn-group-raised .btn:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:not(.btn-link), .btn.btn-raised.active:focus:not(.btn-link), .input-group-btn .btn.btn-raised.active:focus:not(.btn-link), .btn-group-raised .btn.active:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.active:focus:not(.btn-link), .btn.btn-raised:focus:active:not(.btn-link), .input-group-btn .btn.btn-raised:focus:active:not(.btn-link), .btn-group-raised .btn:focus:active:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:active:not(.btn-link), .btn.btn-raised:focus:hover:not(.btn-link), .input-group-btn .btn.btn-raised:focus:hover:not(.btn-link), .btn-group-raised .btn:focus:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:hover:not(.btn-link), .btn.btn-raised.active:focus:hover:not(.btn-link), .input-group-btn .btn.btn-raised.active:focus:hover:not(.btn-link), .btn-group-raised .btn.active:focus:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.active:focus:hover:not(.btn-link), .btn.btn-raised:focus:active:hover:not(.btn-link), .input-group-btn .btn.btn-raised:focus:active:hover:not(.btn-link), .btn-group-raised .btn:focus:active:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:active:hover:not(.btn-link) { box-shadow: none; }
.user-profile-box { border: 1px solid #ededed; }
.user-profile-box-gry { background: #ffffff; padding: 20px; }
.form-group { margin: 0; margin-bottom: 15px; padding-bottom: 0; }
.form-group .form-control { margin-bottom: 0; height: 40px; }
.form-group label.control-label { margin-top: 0; font-size: 14px; color: #222; }
.form-control, .form-group .form-control { background-color: #fff; border: 1px solid #ededed; }
.form-btn { display: block; padding-top: 10px; }
.form-control { padding: 10px !important; }
a.btn-cmn-blue { background: #0c97df !important; height: 40px; line-height: 42px; font-weight: 700; font-size: 16px; text-transform: none; padding: 0 15px; min-width: 100px; border-radius: 4px; }
a.btn-cmn-blue:hover { background: #0c89ca !important; }
a.btn-cmn-gry { background: #999999 !important; height: 40px; line-height: 42px; font-weight: 700; font-size: 16px; text-transform: none; padding: 0 15px; min-width: 100px; border-radius: 4px; }
a.btn-cmn-gry:hover { background: #7c7878 !important; }
.time-block1 { width: 33%; float: left; }
.time-block2 { width: 5%; float: left; text-align: center; line-height: 40px; }
.time-block3 { width: 29%; float: left; text-align: right; }
.checkbox, .radio { margin: 0; }
.form-group .checkbox label, .form-group .radio label, .form-group label { font-size: 14px; color: #222; }
.checkbox .checkbox-material, label.checkbox-inline .checkbox-material { top: 7px; margin-right: 5px; }
.checkbox .checkbox-material .check, label.checkbox-inline .checkbox-material .check { border: 1px solid #ededed; background: #fff; }
.time-block1 #dropdown-menu { width: 68%; float: left; }
.time-block1 .year { width: 28%; float: right; }
.multiple-label label.control-label { margin-top: 0; font-size: 14px; color: #222; }
.date-attended .time-block1 #dropdown-menu { width: 100%; }
.date-attended .time-block1 { width: 20%; }
.dropdownjs > ul[placement="top-left"] { bottom: 38px; }
/* User Friends page CSS */
.frd-cnt { margin-bottom: 15px; }
.frd-cnt-social-btn { display: block; margin-bottom: 15px; }
.frd-cnt-social-btn i { font-size: 22px; vertical-align: middle; margin-right: 10px; }
/*.frd-lst { background: #f9f9f9; border: 1px solid #e5e5e5; padding: 10px; !*margin: 15px;*!}*/
.frd-lst { background: #f9f9f9; padding: 5px;}
.efrd-lst { background: #f9f9f9; border: 1px solid #e5e5e5; margin-top: 25px;}
.contact-frd-lst { background: #ffffff;}
.frd-cnt-social-btn ul li { width: 31.5%; float: left; list-style-type: none; }
.frd-cnt-social-btn ul li.social-mrgn { margin: 0 20px; }
a.google-btn { background: #fff !important; border-radius: 4px; height: 40px; line-height: 42px; padding: 0 20px; display: block; font-weight: 600; color: #716969 !important; text-transform: none; font-size: 16px; margin-right: 0; border: 1px solid #cac7c7;}
a.google-btn:hover { background: rgba(128, 186, 248, 0.7) !important; }
a.google-btn span { height: 47px; display: inline-block; vertical-align: middle; margin-right: -10px; margin-top: -4px;}
a.facebook-btn { background: #3b5998 !important; border-radius: 4px; height: 40px; line-height: 42px; padding: 0 20px; display: block; font-weight: 600; color: #fff !important; text-transform: none; font-size: 16px; margin-right: 0; }
a.facebook-btn:hover { background: #314b82 !important; }
a.facebook-btn span { width: 15px; height: 24px; display: inline-block; vertical-align: middle; background-position: -22px -106px; margin-right: 10px; }
a.linkedin-btn { background: #0a66c2 !important; border-radius: 4px; height: 45px; line-height: 42px; padding: 0 20px; display: block; font-weight: 600; color: #fff !important; text-transform: none; font-size: 16px; margin-right: 0; width: 50%}
a.linkedin-btn:hover { background: #006ba2 !important; }
a.linkedin-btn span { width: 26px; height: 23px; display: inline-block; vertical-align: middle; background-position: -38px -108px; margin-right: 10px; }
.frd-lst ul li { width: 46%; margin: 10px; border: 1px solid #ededed; border-radius: 5px; list-style-type: none; float: left; background: #fff; position: relative; }
.efrd-lst ul li { width: 46%; margin: 10px; /*border: 1px solid #ededed; */ border-radius: 5px; list-style-type: none; float: left; background: #fff; position: relative; }
/*.frd-lst ul li:hover { background: #f6f6f6; }*/
.contact-frd-lst ul li { border: 1px solid #ededed; border-radius: 5px; list-style-type: none; float: left; background: #fff; position: relative; }
/*.contact-frd-lst ul li:hover { background: #f6f6f6; }*/

.frd-lst-det { padding: 20px 0px; min-height: 115px; width: 220px; height: 200px;}
.frd-lst-det-default { padding: 20px 5px 20px 0px; min-height: 115px !important;}
.emp-ref-frd-lst { padding: 20px 0px 0px 0px; min-height: 152px !important;}
.frd-lst-det-small { min-height: 115px; width: 190px; height: 190px;}
.frd-lst-action { background: #ededed; border-radius: 0 0 4px 4px; text-align: center; height: 47px; line-height: 40px; border: 1px solid lightgray }
.align-center { text-align: center}
.frd-img { width: 70px; float: left; margin-right: 4px; position: relative; margin-bottom: 10px;}
.frd-img img { border-radius: 50%;  margin-left: -3px;}
.frd-det { float: left; text-align: center;}
.frd-det-default {float: left;margin: 0px 10px 0px 0px;}
.e-frd-det-default {float: left;}
.frd-desc { font-size: 14px; text-align: center;}
.frd-desc-default { font-size: 14px;}
.frd-det h3 { font-size: 16px; font-weight: 600; margin-bottom: 4px; }
.top-remove { position: absolute; top: 10px; right: 10px; width: 9px; height: 9px; display: block; background-position: -174px 0; color: #999999; }
.top-remove:hover { color: #0c97df; }
.tick-ico { width: 12px; height: 8px; background-position: -186px -1px; vertical-align: middle; display: inline-block; margin-right: 10px; }
.gplus-ico { width: 20px; height: 20px; line-height: 20px; font-size: 10px; color: #fff; display: block; background: #fff; border-radius: 50%; text-align: center; position: absolute; bottom: 0; right: 5px; }
.facebook-ico { width: 20px; height: 20px; line-height: 20px; font-size: 14px; color: #fff; display: block; background: #3b5998; border-radius: 50%; text-align: center; position: absolute; bottom: 0; right: 0; }
.facebook-ico i { margin-top: 3px; }
.linkedin-ico { width: 20px; height: 20px; line-height: 20px; font-size: 13px; color: #fff; display: block; background: #007ab9; border-radius: 50%; text-align: center; position: absolute; bottom: 0; right: 0; }
.frd-lst-full a.btn.btn-default { display: block; margin: 0; padding: 0; height: 40px; border-radius: 0 0 5px 5px; line-height: 40px; text-transform: none; font-size: 16px; font-weight: 600; }
.cancel-ico { width: 9px; height: 9px; display: inline-block; vertical-align: middle; background-position: -174px 0px; margin-right: 10px; }
.frd-lst-half a.btn.btn-default { width: 50%; float: left; }
.frd-lst-half a.btn.btn-default.active { background: #7bc85d; color: #fff; border-radius: 0 0 0 5px; }
.frd-lst-half a.btn.btn-default.active .tick-ico { background-position: -200px -1px; }
.frd-lst-half a.btn.btn-default { border-radius: 0 0 5px 0; }
.cancel-btn, .select-btn { transition-timing-function: ease-in; transition-delay: 0.1s; }
/* User Referral page CSS */
.frd-srch { padding: 10px; margin-top: 5px; }
.frd-srch-blk1 { width: 68%; margin: 0px auto ; position: relative; }
.frd-srch-blk2 { width: 170px; float: right; }
.frd-srch-blk2 a { text-align: center; padding: 0; display: block; background: #7bc85d; border-radius: 4px; font-size: 16px; color: #fff !important; font-weight: 600; height: 40px; line-height: 42px; text-transform: none; }
.frd-srch-blk2 a:hover { background: #67ac4c !important; }
.frd-srch-blk3 { width: 170px; float: right; }
.frd-srch-blk3 a { text-align: center; padding: 0; display: block; background: #7bc85d; border-radius: 4px; font-size: 16px; color: #fff !important;
  font-weight: 600; height: 40px; line-height: 42px; text-transform: none; margin-right: 18px; margin-bottom: 8px; margin-top: 5px; }
.frd-srch-blk3 a:hover { background: #67ac4c !important; }

.frd-srch-blk4 { width: 180px; float: right; }
.frd-srch-blk4 a { text-align: center; padding: 0; display: block; background: #7bc85d; border-radius: 4px; font-size: 16px; color: #fff !important;
  font-weight: 600; height: 40px; line-height: 42px; text-transform: none; margin-right: 18px; margin-bottom: 8px; margin-top: 5px; }
.frd-srch-blk4 a:hover { background: #67ac4c !important; }

.frd-srch-blk5 { width: 170px; float: left; }
.frd-srch-blk5 a { text-align: center; padding: 0; display: block; background: #0c97df; border-radius: 4px; font-size: 16px; color: #fff !important;
  font-weight: 600; height: 40px; line-height: 42px; text-transform: none; margin-right: 18px; margin-bottom: 8px; margin-top: 5px; }
.frd-srch-blk5 a:hover { background: #10a0ea !important; }

.frd-srch-blk1 .form-group { margin-bottom: 0; }
.frd-srch-blk1 .form-control { border: none; border-radius: 4px; height: auto; padding: 10px 10px 7px 35px !important; }
.request-btn { padding: 15px;}
.request-btn button { width: 190px; height: 46px !important; display: inline-block; vertical-align: middle; border-radius: 4px; text-align: center; color: #fff !important; font-weight: 500; font-size: 16px; text-transform: none; padding: 0; line-height: 42px; }
.success-msg { font-size: 14px; }
.frd-srch-blk2 .btn:hover:not(.btn-raised):not(.btn-link), .frd-srch-blk2 .input-group-btn .btn:hover:not(.btn-raised):not(.btn-link), .frd-srch-blk2 .btn:focus:not(.btn-raised):not(.btn-link), .frd-srch-blk2 .input-group-btn .btn:focus:not(.btn-raised):not(.btn-link) { background: #7bc85d; }
.jobpost-lst .list-group-item:hover { /*background: #fbfbfb;*/ }
.modal { background: rgba(0,0,0,.5); height: 100%; }
.modal.in .modal-dialog, .modal-content { height: 450px; }
.modal-dialog { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; }
.modal-footer { position: absolute; bottom: 0; width: 100%; padding: 20px 0 !important; text-align: center; }
.modal-header { border-bottom: 3px solid #7bc85d !important; }
.modal-content .modal-header { padding: 15px 20px 10px; }
.modal-title { font-size: 18px; font-weight: 600; color: #333; }
.modal-content .modal-body { padding: 20px; padding-bottom: 75px; height: 310px; overflow: hidden; overflow-y: auto; }
.modal-header .close { margin-top: 0; font-size: 30px; }
ul.frd-lst-area li { list-style-type: none; border-bottom: 1px solid #e4e4e4; padding: 12px 0; }
ul.frd-lst-area li:last-child { border-bottom: none; padding-bottom: 0; }
.frd-block1 { width: 24%; float: left; margin-right: 10px; }
.frd-block2 { width: 48%; float: left; }
.frd-block1 input, .frd-block2 input { width: 100%; padding: 10px !important; border-radius: 3px !important; height: auto; color: rgb(0 0 0 / 90%) !important; }
.frd-block1 .form-group, .frd-block2 .form-group { margin-bottom: 0; }
.addnew { text-align: right; margin-top: 10px; }
.editable-buttons button.btn.editable-submit { background: url(../images/tickedit-ico.png) no-repeat center #7bc85d; padding: 0 20px; height: 40px; margin-right: 5px; }
.editable-buttons button.btn.editable-submit:hover { background-color: #69b14c; }
.editable-buttons button.btn.editable-submit i { display: none; }
.editable-buttons button.btn.editable-cancel { background: url(../images/cancel-ico.png) no-repeat center #5f5f5f; padding: 0 20px; height: 40px; margin-right: 5px; }
.editable-buttons button.btn.editable-cancel:hover { background-color: #4c4c4c; }
.editable-buttons button.btn.editable-cancel i { display: none; }
.editable-buttons .editable-cancel { margin-left: 0 !important; }
.editable-click, a.editable-click, a.editable-click:hover { border-bottom: none !important; }
a.editable { display: block; padding-right: 25px; }
a:hover.editable { background: url(../images/edit-ico.png) no-repeat right center; transition: none; }
.editable-unsaved { font-weight: normal !important; }
.skill-tag-area { margin: 10px 0; }
.skill-lst-tag { display: block; padding: 20px; border: 1px solid #ededed !important; background: #f9f9f9; margin-bottom: 15px; }
.text-core .text-wrap textarea, .text-core .text-wrap input { width: 100%; }
.form-control[readonly], .form-group .form-control[readonly], .form-control[disabled], .form-group .form-control[disabled], fieldset[disabled] .form-control, fieldset[disabled] .form-group .form-control { background-color: #fff; }
.text-core .text-wrap { width: 100% !important; border: 1px solid #e6e6e6 !important; }
.text-core .text-wrap textarea, .text-core .text-wrap input { border: none; }
.del-ico { font-size: 17px; font-weight: 700; margin-left: 5px; }
.select2-container--default .select2-selection--multiple { border-radius: 3px; border-color: #e6e6e6; }
.select2-container--default.select2-container--focus .select2-selection--multiple { border-color: #e6e6e6; border-bottom-color: #7bc85d; }
.select2-container--default .select2-selection--multiple .select2-selection__choice { margin-top: 9px; padding: 3px 10px 0; border-radius: 3px; }
.select2-container .select2-search--inline .select2-search__field { margin-top: 9px; }
.referral-frd-form { display: none; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { float: right; margin-right: 0; margin-left: 5px; }
.select2-container--default .select2-search--inline .select2-search__field { line-height: 26px; }
.editable-input input { width: 195px; }
.close-ico { position: relative; top: -1px; right: -612px; font-size: 20px; color: #CCC; }
.employer-close-ico { position: absolute; top: -14px; right: -6px; font-size: 20px; color: #CCC; }
/* ProfileComponent page CSS */
.listing-round { background: #f7f7f7; width: 35px; height: 35px; display: block; border-radius: 50%; text-align: center; line-height: 35px; font-size: 18px; color: #0c97df; font-weight: 700; }
.company-job-info { background: #f3f3f3; width: 70px; height: 70px; display: block; border-radius: 50%; text-align: center; line-height: 70px; font-size: 36px; color: #0c97df; font-weight: 700; }
.btn-red { background: #fff !important; border: 1px solid #f05353 !important; color: #f05353 !important; min-width: 150px; }
.btn-red:hover { background: #fdeded !important; }
.btn-yellow { background: #fff !important; border: 1px solid #fbaa26 !important; color: #fbaa26 !important; min-width: 150px; }
.btn-yellow:hover { background: #fff6e9 !important; }
.btn-blue { background: #fff !important; border: 1px solid #0c97df !important; color: #0c97df !important; min-width: 150px; }
.btn-blue:hover { background: #e6f4fc !important; }
.btn-green { background: #fff !important; border: 1px solid #7bc85d !important; color: #7bc85d !important; min-width: 150px; }
.btn-green:hover { background: #ddf4d3 !important; }
.post-job { margin-top: 16px; margin-right: 15px;}
.post-job a { text-transform: none; font-weight: 600; font-size: 16px; margin-top: -10px; margin-right: 0; }
.expertise-cnt { display: block; margin-top: 5px; min-height: 105px; margin-left: 25px;}
.expertise-cnt h3 { font-size: 14px; color: #999999; margin-bottom: 10px; font-weight: normal; }
.expertise-cnt ul li { list-style-type: none; margin: 3px 0; font-size: 12px; width: auto; float: none; background: none; border: none; padding: 0; background: url(../images/disc-blue.png) no-repeat 0 5px; padding-left: 12px; }
.expertise-cnt ul li:hover { background: url(../images/disc-blue.png) no-repeat 0 5px; }
.cmp-action { display: block; padding-bottom: 5px;}
.download-resume { clear: both; border-top: 1px solid #fff; }
.download-resume a { color: #222; display: block; }
.download-resume a:hover { background: #e2e2e2; }
.cmp-blk1 a {float: left;color: #222;display: block;padding: 3px 7px;border-right: 1px solid #fff;/* width: 25px; */}
.cmp-blk2 a { float: right; padding: 3px 15px; display: block; }
.selected-ico { width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin-right: 5px; background-position: -69px -107px; }
.rejected-ico { width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin-right: 5px; background-position: -84px -107px; }
.shortlisted-ico { width: 14px; height: 14px; display: inline-block; vertical-align: middle; margin-right: 5px; background-position: -99px -107px; }
.dott-ico { width: 4px; height: 18px; display: inline-block; vertical-align: middle; background-position: -64px -107px; }
.download-ico { width: 12px; height: 12px; display: inline-block; vertical-align: middle; margin-right: 5px; background-position: -114px -107px; }
.more-menu { width: 200px; position: absolute; top: 45px; left: auto; float: none; right: 0px; background: #fff; box-shadow: 1px 1px 2px 0 rgba(0,0,0,.1); z-index: 99; }
.more-menu a { text-align: left; color: #222; float: none; display: block; }
.v-dott { color: #222; }
.more-menu a:hover { background: #f4f4f4; color: #0c97df; }
/**.selected-btn:hover, .selected-btn.active { background: #ddf4d3; }
.selected-btn:hover .selected-ico, .selected-btn.active .selected-ico { background-position: -69px -122px; } **/
.rejected-btn:hover, .rejected-btn.active { background: #fdeded; }
.rejected-btn:hover .rejected-ico, .rejected-btn.active .rejected-ico { background-position: -84px -122px; }
.shortlisted-btn:hover, .shortlisted-btn.active { background: #e6f4fc; }
.shortlisted-btn:hover .shortlisted-ico, .shortlisted-btn.active .shortlisted-ico { background-position: -99px -122px; }
.downloadresume-btn:hover, .downloadresume-btn.active { background: #e4e4e4 !important; border-radius: 0 0 4px 4px; }
.downloadresume-btn:hover .download-ico, .downloadresume-btn.active .download-ico { background-position: -114px -122px; }
a.viewall-link { font-size: 16px; }
/* Post Job CSS */
.postjob-cnt { display: block; padding-top: 15px; }
.postjob-block1 {/* width: 250px; *//* float: left; *//* margin-right: 30px; */}
.postjob-block2 { width: 440px; float: left; }
.postjob-inner {width: 600px;float: left;}
.dollor-sign { display: block; float: left; background: #ededed; width: 37px; height: 37px; line-height: 37px; text-align: center; font-size: 22px; color: #999999; border-radius: 4px 0 0 4px; }
.salary-drop { width: 77%; float: left; margin-left: -1px; }
.multiplepost-l { width: 350px; float: left; padding-top: 50px; }
.multiplepost-r { width: 226px; float: right; }
.upload-download-cnt { margin-bottom: 50px; text-align: center; }
.upload-download-cnt p { font-size: 14px; }
.download-btn span { width: 12px; height: 12px; display: inline-block; vertical-align: middle; margin-right: 10px; background-position: -128px -107px; }
.upload-btn span { width: 12px; height: 12px; display: inline-block; vertical-align: middle; margin-right: 10px; background-position: -141px -107px; }
.download-btn { background: #46cd6f !important; width: 220px; height: 40px !important; font-size: 16px; line-height: 42px; text-transform: none; font-weight: 600; padding: 0; }
.download-btn:hover { background: #3ebd65 !important; }
.upload-btn { background: #0c97df !important; width: 220px; height: 40px !important; font-size: 16px; line-height: 42px; text-transform: none; font-weight: 600; padding: 0; }
.upload-btn:hover { background: #0a89cb !important; }
.howitwork { background: #fff; border: 1px solid #ededed; }
.howitwork h3 { background: #ededed; text-align: center; border-radius: 4px 4px 0 0; font-size: 20px; font-weight: 600; text-align: center; height: 50px; line-height: 50px; }
.howitwork-cnt { padding: 20px 30px; text-align: center; }
.howitwork-divider-hrvr { width: 160px; height: 42px; display: block; margin: 10px auto; background-position: 0 -138px; }
.howitwork-img2 { width: 70px; height: 52px; display: block; margin: auto; background-position: -193px -20px; }
.howitwork-img3 { width: 70px; height: 72px; display: block; margin: auto; background-position: -193px -77px; }
.howitwork-divider-vr { width: 2px; height: 42px; display: block; margin: 10px auto; background-position: -79px -138px; }
.howitwork-txt { font-size: 12px; margin: 10px 0; }
.postjob-graybox-height { min-height: 700px; }
.postjob-block1 .dropdownjs > input[readonly], .postjob-block2 .dropdownjs > input[readonly] { padding-top: 0 !important; padding-bottom: 0 !important; height: 37px; }
.postjob-inner-small { width: 170px; float: left; }
/*.cmp-sec #hd { background: #61b7a0;} */
.cmp-sec .btn.btn-raised.btn-primary, .cmp-sec .input-group-btn .btn.btn-raised.btn-primary, .cmp-sec .btn.btn-fab.btn-primary, .cmp-sec .input-group-btn .btn.btn-fab.btn-primary, .cmp-sec .btn-group-raised .btn.btn-primary, .cmp-sec .btn-group-raised .input-group-btn .btn.btn-primary { background: #61b7a0; }
.cmp-sec .btn.btn-raised.btn-primary:hover:not(.btn-link), .cmp-sec .input-group-btn .btn.btn-raised.btn-primary:hover:not(.btn-link), .cmp-sec .btn-group-raised .btn.btn-primary:hover:not(.btn-link), .cmp-sec .btn-group-raised .input-group-btn .btn.btn-primary:hover:not(.btn-link), .cmp-sec .btn.btn-raised.btn-primary:focus:not(.btn-link), .cmp-sec .input-group-btn .btn.btn-raised.btn-primary:focus:not(.btn-link), .cmp-sec .btn-group-raised .btn.btn-primary:focus:not(.btn-link), .cmp-sec .btn-group-raised .input-group-btn .btn.btn-primary:focus:not(.btn-link), .cmp-sec .btn.btn-raised.active.btn-primary:not(.btn-link), .cmp-sec .input-group-btn .btn.btn-raised.active.btn-primary:not(.btn-link), .cmp-sec .btn-group-raised .btn.active.btn-primary:not(.btn-link), .cmp-sec .btn-group-raised .input-group-btn .btn.active.btn-primary:not(.btn-link), .cmp-sec .btn.btn-raised.btn-primary:active:not(.btn-link), .cmp-sec .input-group-btn .btn.btn-raised.btn-primary:active:not(.btn-link), .cmp-sec .btn-group-raised .btn.btn-primary:active:not(.btn-link), .cmp-sec .btn-group-raised .input-group-btn .btn.btn-primary:active:not(.btn-link) { background: #18ba8f; }
.v-dott { font-size: 18px; display: inline-block; }
.v-dott i { margin-top: 10px; vertical-align: top; display: inline-block; }
.dropdownjs > ul { z-index: 99; }
.dropdown-menu { z-index: 101; }
/* home page CSS */
.home-banner { background-color: #f8f9fb; background: linear-gradient(88deg, rgb(199 214 232) 0%, rgb(247 254 255) 100%); height: 718px; width: 100%; background-size: cover !important; }
.home-block .navbar-nav > li { padding: 16px 0 9px 0; }
.home-block .navbar-nav > li > a { font-size: 16px; font-family: 'Khula'; font-style: normal; font-weight: 600; }
.home-block .navbar-nav > li > a:hover { color: #46cd6f; }
.home-block .navbar-nav li:last-child a { background: #46cd6f; color: #fff; width: 90px; height: 34px; text-align: center; padding: 0; line-height: 37px; border-radius: 4px; margin-top: -4px; }
.home-banner-cnt { width: 100%; display: inline-block; margin-top: 80px; }
.home-banner-cnt h1 { font-size: 40px; font-family: 'Khula'; font-style: normal; font-weight: 600; color: #747171; margin-bottom: 5px; }
.banner-cnt-lt { margin-top: 40px; }
.home-banner-cnt p { font-size: 18px; font-family: 'Khula'; font-style: normal; font-weight: 600; color: #fff; line-height: 28px; }
.text-color-dark-gray { color: #747171;}
.sub-heading-1 { margin-top: 30px; }
.watch-video {
  background-color: transparent;
  color: #056cb8;
  border: 1px solid #056cb8;
  cursor: pointer;
  margin-top: 20px;
  font-size: 14px;
  padding: 18px 40px 18px 30px;
  min-width: 100px;
  display: inline-flex;
  align-items: center;
  border-radius: 2px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: .2px;
}
.color-red {
  color: #dc3737;
}

.sign-box { width: 300px; float: right; background: #fff; border-radius: 4px; min-height: 360px; border: 2px solid #cacbcb; margin-top: 40px;}
.sign-box h2 { background: #eff3f5; height: 49px; line-height: 52px; border-bottom: 1px solid #e1e5e7; display: inline-block; width: 100%; border-radius: 4px 4px 0 0; text-align: center; color: #0c97df; font-size: 18px; text-transform: uppercase; font-family: 'Khula'; font-style: normal; font-weight: 600; margin-bottom: 0px; }
.sign-form { padding: 20px; padding-bottom: 0px; }
.forgot-btn a { float: right; font-size: 14px; }
.sign-btn { width: 260px; background: #0c97df !important; color: #fff !important; font-size: 16px; font-family: 'Khula'; font-style: normal; font-weight: 600; text-transform: uppercase; height: 40px; line-height: 42px; padding: 0; width: 100%}
.sign-btn:hover { background: #0789cc !important; }

.signup-block { background: #eff3f5; border-top: 1px solid #e1e5e7; height: 84px; border-radius: 0 0 4px 4px; text-align: center; padding-top: 22px; }
.signup-btn { width: 260px; background: #46cd6f !important; color: #fff !important; font-size: 16px; font-family: 'Khula'; font-style: normal; font-weight: 600; text-transform: uppercase; height: 40px; line-height: 42px; padding: 0; }
.signup-btn:hover { background: #3abc62 !important; }

.or-block { width: 100%; display: inline-block; text-align: center; position: relative; }
.or-block span { width: 26px; height: 26px; background: #fff; border-radius: 50%; display: inline-block; color: rgb(0 0 0 / 90%); font-size: 12px; font-family: 'Khula'; font-style: normal; font-weight: 600; text-transform: uppercase; line-height: 27px; position: absolute; left: 44%; z-index: 1; top: -4px; }
.howitworks { width: 100%; display: inline-block; background: #eff3f5; }
.howitworks .container { margin: 0 auto; padding: 70px 0 30px 0; }
.privacy { width: 100%; background: #FFFFFF; }
.privacy .container { margin: 0 auto; padding: 70px 0 30px 0; }
.know-more { width: 100%; background: #e4c2969c; }
.know-more .container { margin: 0 auto; padding: 70px 0 30px 0; }
.h1title { font-size: 32px; color: rgb(0 0 0 / 90%); font-family: 'Khula'; font-style: normal; font-weight: 600; text-align: center; margin-bottom: 60px; line-height: 31px; }
.h1title em { width: 175px; height: 2px; display: inline-block; background: #bec1c3; }
.howit-box { background: url(../images/howit-box.png) no-repeat; height: 363px; }
.howit-icon-bx { display: table; margin: 40px auto 0 auto; width: auto; }
.howit-box h3 { font-size: 22px; color: rgb(0 0 0 / 90%); font-family: 'Khula'; font-style: normal; font-weight: 600; text-align: center; margin: 22px 0 10px 0; }
.howit-box p { font-size: 16px; color: #757d82; text-align: center; }
.secend-howit h3 { margin-top: 0px; }
.secend-howit .howit-icon-bx { margin-top: 0px; }
.featu-emplo { background: #fff; width: 100%; display: inline-block; padding: 70px 0; }
.owl-dots { display: none !important; }
.featu-emplo .item .btn { background: #fff !important; }
.featu-emplo .item { border-right: 1px solid #ebebeb; padding: 0 1px; height: 167px; line-height: 167px; text-align: center; }
.featu-emplo .item.last-child { border-right: 0px; }
.featu-emplo .item img { width: 100%; }
.featu-logo-box { border: 1px solid #ebebeb; border-radius: 3px; height: 169px; display: inline-block; width: 99.9% !important; }
.owl-prev { left: -70px; position: absolute; top: 52px; width: 60px; background: #f8f9fa url(../images/fa-chevron-left.png) no-repeat; height: 60px; border-radius: 50%; font-size: 0px; background-position: 23px 23px; }
.owl-prev:hover { background: #e3e4e5 url(../images/fa-chevron-left.png) no-repeat; background-position: 23px 23px; }
.owl-next { position: absolute; right: -70px; top: 52px; width: 60px; background: #f8f9fa url(../images/fa-chevron-right.png) no-repeat; height: 60px; border-radius: 50%; font-size: 0px; background-position: 25px 22px; }
.owl-next:hover { background: #e3e4e5 url(../images/fa-chevron-right.png) no-repeat; background-position: 25px 22px }
.featu-logo-box .btn { padding: 13px 30px !important; margin-right: 0px !important; }
.client-testi { width: 100%; display: inline-block; background: #eff3f5; padding: 70px 0; float: left; }
.client-pro { margin: 0 auto; display: table; }
.client-pro-img img { width: 122px !important; height: 122px; border-radius: 50%; }
.client-testi .h1title { margin-bottom: 20px; }
.client-pro h3 { font-size: 20px; color: #0c97df; font-family: 'Khula'; font-style: normal; font-weight: 600; margin-top: 20px; text-align: center; line-height: 22px; }
.client-pro h3 span { font-size: 16px; color: rgb(0 0 0 / 90%); display: block; }
.client-testi .item p { text-align: center; font-size: 20px; color: #757d82; width: 765px; margin: 0 auto; font-family: 'Khula'; font-style: normal; font-weight: 400; line-height: 30px; }
.client-testi .container { width: 1030px; }
.client-testi .owl-prev { top: 50%; left: 0; }
.client-testi .owl-next { top: 50%; right: 0; }
.arrow-lt-client { float: left; margin-left: 110px; margin-top: -70px; }
.contact-section { width: 100%; display: inline-block; background: #3b3d41; float: left; padding: 70px 0; }
.contact-section .h1title { color: #fff; margin-bottom: 20px; }
.contact-section .h1title em { background: #55575b; }
.contact-section p { font-size: 16px; color: #757d82; text-align: center; }
.contact-section .form-control, .contact-section .form-group .form-control { background-color: #eff3f5; border: 1px solid #eff3f5; color: #2b2d30; border-radius: 4px; }
.contact-section textarea { height: 160px !important; }
.submit-btn { width: 310px; height: 40px; line-height: 42px; padding: 0; background: #46cd6f !important; font-size: 16px; color: #fff !important; text-transform: uppercase; font-weight: 600; }
.submit-btn:hover { background-color: #3ebf65 !important; }
.contact-section .container { width: 970px; }
.navbar-fixed-top {  }
.navbar-fixed-top.top-nav-collapse { background: rgba(0,0,0,0.4) !important }
.navbar.navbar-inverse.employee { background: linear-gradient(90deg, rgb(8 110 183) 0%, rgb(9 78 163) 35%, rgb(33 202 236) 100%);}
.navbar.navbar-inverse.employer { background:  linear-gradient(90deg, rgba(34,193,195,1) 0%, rgba(191,187,45,1) 100%);}
.featu-emplo .owl-carousel .owl-item img { width: auto; max-width: 100%; display: table-cell; }
.featu-emplo .item { filter: grayscale(100%); filter: gray; -webkit-filter: grayscale(100%); -webkit-transition: .5s ease-in-out; -moz-filter: grayscale(100%); -moz-transition: .5s ease-in-out; -o-filter: grayscale(100%); -o-transition: .5s ease-in-out; }
.featu-emplo .item:hover { cursor: pointer; filter: grayscale(0%); -webkit-filter: grayscale(0%); -webkit-transition: .5s ease-in-out; -moz-filter: grayscale(0%); -moz-transition: .5s ease-in-out; -o-filter: grayscale(0%); -o-transition: .5s ease-in-out; }
.featu-emplo .owl-carousel .owl-item img { margin: 0px auto; padding: 27px 0; }
.inner-header { position: fixed; width: 100vw; top: 0; left: 0; z-index: 999; background: #0c97df;}
.inner-header-employer { background: #61b7a0 !important;}

#ehd { background: #61b7a0;}
.date-attended .form-group { margin-bottom: 0px; }
.sign-form-cnt { font-size: 13px; text-align: center; }
.backtologin a { text-align: center; display: inline-block; width: 100%; }
.signup-block2 { padding: 0; height: 89px; }
.sign-form2 { padding: 20px; }
.signup-block2 .or-block span { top: -27px; }
.contact-section ::-webkit-input-placeholder {
opacity: 1 !important;
color:#2b2d30 !important;
}
.contact-section :-moz-placeholder {
opacity: 1 !important;
color:#2b2d30 !important;
}
.contact-section ::-moz-placeholder {
opacity: 1 !important;
color:#2b2d30 !important;
}
.contact-section :-ms-input-placeholder {
opacity: 1 !important;
color:#2b2d30 !important;
}
.navbar-close-icon { background: url(../images/close-arrow.png) no-repeat 0px 5px !important; width: 27px; height: 20px; }
.navbar-close-icon span { display: none !important; }
/* Home Employer CSS */
.home-employer .home-banner { background-color: #f4fbfb; background: linear-gradient(88deg, rgb(199 231 232) 0%, rgb(233 248 204) 100%) !important; }
.home-employer .navbar-nav li:last-child a { background: #0c97df; }
.home-employer .navbar-nav > li > a:hover { color: #78d1ff; }
.home-employer .sign-box h2 { color: #46cd6f; }
.home-employer a { color: #46cd6f; }
.home-employer a:hover { color: #0c97df; }
.case-study { width: 100%; display: inline-block; background: #eff3f5; padding: 70px 0; float: left; }
.value-benefit { width: 880px; margin: auto; }
.value-benefit-cnt { display: block; margin-top: 70px; margin-bottom: 130px; background: url(../images/benefit-bg.png) no-repeat center top; min-height: 306px; position: relative; }
.value-benefit p.bigfont { font-size: 18px; text-align: center; line-height: 25px; }
.value-benefit-1 { position: absolute; top: -10px; left: -130px; width: 270px; text-align: right; }
.value-benefit-2 { position: absolute; top: -10px; right: -130px; width: 270px; }
.value-benefit-3 { position: absolute; top: 275px; left: -100px; width: 270px; text-align: right; }
.value-benefit-4 { position: absolute; top: 275px; right: -100px; width: 270px; }
.valuebenefit-ico1 { width: 58px; height: 48px; display: inline-block; margin-bottom: 5px; background-position: 0 -188px; }
.valuebenefit-ico2 { width: 68px; height: 40px; display: inline-block; margin-bottom: 5px; background-position: -61px -188px; }
.valuebenefit-ico3 { width: 63px; height: 54px; display: inline-block; margin-bottom: 5px; background-position: -134px -188px; }
.valuebenefit-ico4 { width: 68px; height: 60px; display: inline-block; margin-bottom: 5px; background-position: -202px -188px; }
.valuebenefit-desc h4 { font-size: 20px; font-weight: 600; color: rgb(0 0 0 / 90%); margin-bottom: 12px; }
.casestudy-img { display: block; margin-bottom: 25px; cursor: pointer; }
.casestudy-img img { width: 100%; }
.casestudy-desc { display: block; }
.casestudy-desc h4 { font-size: 20px; font-weight: 600; color: rgb(0 0 0 / 90%); margin-bottom: 12px; }
.casestudy-desc ul li { list-style-type: none; margin-bottom: 5px; font-size: 14px; background: url(../images/bullet-arr.png) no-repeat 0 3px; padding-left: 15px; }
.case-study .owl-prev, .case-study .owl-next { top: 100px; }
.home-employer .sign-btn { background: #46cd6f !important; }
.home-employer .sign-btn:hover { background: #3abc62 !important; }
.home-employer .signup-btn { background: #0c97df !important; }
.home-employer .signup-btn:hover { background: #0789cc !important; }
.value-benefit-1, .value-benefit-2, .value-benefit-3 { border-bottom: 1px solid #e4e4e4; padding-bottom: 20px; }
label.smallfont { font-size: 14px; color: #999; display: block }
.user-profile-r h1.page-hd { margin-bottom: 12px; }
.error { color: #c33; font-size: 14px; font-family: Arial, Helvetica, sans-serif; padding-top: 10px;}

.font-size-xsmall {font-size: 1.2rem !important;}
.font-size-small {font-size: 1.4rem !important;}
.font-size-medium { font-size: 1.6rem !important;}
.font-size-medium-1-8 { font-size: 1.8rem !important;}
.font-size-large{font-size: 2rem !important;}
.font-size-xlarge{ font-size: 2.3rem !important;}
.font-size-xxlarge{ font-size: 2.8rem !important;}
.font-weight-regular { font-weight: 400 !important;}
.font-weight-500 { font-weight: 500 !important;}
.font-weight-bold { font-weight: 600 !important; }
.position-inherit {position: inherit !important;}

.color-text-low-emphasis { color: rgba(0,0,0,0.6);}
.italic-txt { font-style: italic}
.corner-radius-small {border-radius: 0.4rem}
.corner-radius-medium{border-radius: 0.8rem }
.corner-radius-large {border-radius: 1.6rem }
.corner-radius-xlarge {border-radius: 2.4rem }
.corner-radius-full {border-radius: 50% }

.ng-valid[required], .ng-valid.required  {
  /*border-left: 5px solid #42A948 !important; !* green *!*/
  border-color: #ededed;
}

.confirm-message {
  margin-left: 10px;
  color: green;
}

.fa-1-5x{
  font-size: 1.5em;
}

.bhr {
  margin-top: 10px !important;
  margin-bottom: 10px  !important;;
  border-top: 1px solid #686262;
}

.frd-hr {
  margin: 5px;
  border-top: 1px solid #d3c4c4;
}

.dot {
  padding-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}

.small-size {
  font-size: 5px;
}

.alert.alert-message {
  background-color: #e2e1e1;
  color: #000000;
  width: 60%;
  margin: 20px auto;
  /*padding: 10%;*/
}

.alert.alert-warning2 {
  background-color: #f4dfd8;
  color: rgba(111, 29, 29, 0.84);
}

.alert.alert-info-message {
  background-color: #ffffff;
  color: #1a1a1a;
  border: 1px solid lightblue;
}

.box-container {
  border: 2px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .15), 0 2px 3px rgba(0, 0, 0, .2);
  border-radius: 2px;
  transition: box-shadow 83ms;
  padding-top: 4px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}

.box-container:last-child {
  margin-bottom: 40px;
}

/* TODO(mdc-migration): The following rule targets internal classes of card that may no longer apply for the MDC version. */
.mat-card-box {
  background-color: #f9f8f8 !important;
  padding: 0px !important;
}

.employer-job-icon {
  padding-right: 10px;
  float: left;
}

.black-text {
  color: rgba(0, 0, 0, 0.8) !important;
}

label {
  color: #393737 !important;
}

/* TODO(mdc-migration): The following rule targets internal classes of radio that may no longer apply for the MDC version. */
.mat-radio-label {
  color: inherit;
}

.light-blue {
  color: #2177e5;
}

.green {
  color: rgba(10, 187, 40, 0.54);
}

.material-icons.blue { color: #0019fb; }
.material-icons.green { color: rgba(1, 76, 13, 0.54); }
.material-icons.red { color: rgba(232, 5, 5, 0.54); }
.material-icons.gray { color: rgba(52, 47, 47, 0.54); }

.mat-mdc-option {
  border-bottom: 1px solid #e3e3e3;
}

.badge {
  background-color: #0c96df;
  font-size: 12.5px;
}
.badge-hold {
  background-color: #f44336;
  /**font-size: 14px; **/
}

.badge-error {
  background-color: #ec6d6d;
}

.badge-warn {
  background-color: #f3b667;
}

.badge-light {
  background-color: #42484c96;
}

.badge-blue {
  background-color: #0885d996;
}



.badge-info {
  background-color: #dce0dc;
}

.badge-success {
  background-color: #61b7a0 !important;
}

.badge-error a {
  color: #68ff7b;
}

.friend-icon {
  border-radius: 56px;
  height: 56px;
  vertical-align: middle;
  border: 1px solid #dfe1e5;
  display: inline-block;
  padding-right: 12px;
  /*margin-right: 8px;*/
}

.friend-circle {
  width: 58px;
  height: 55px;
  border-radius: 50%;
  margin-left: -3px;
  border: 1px solid #dfe1e5
}

.circle {
  width: 60px;
  height: 60px;
  border: 1px #e3e3e3 solid;
}

.big-circle {
  width: 90px;
  height: 90px;
  border: 1px #e3e3e3 solid;
}

.center {
  margin-left: 25px;
}

.rounded-circle{
  width: 60px;
  height: 60px;
  border: 1px #e3e3e3 solid;
  border-radius: 50%;
}

.job-container {
  height: 220px;
  position: relative;
  overflow: hidden;
  padding-top: 10px;
}

.job-container .read-more{
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 30px 0;
  background-image: linear-gradient(to bottom, transparent, #f6f4f4e0);
  bottom: 0px;
}

.job-show {
  overflow: visible;
  height: auto;
}

.mat-mdc-paginator-outer-container {
  background-color: #f9f9f9 !important;
}
.mat-mdc-paginator-container {
  margin-top: 8px;
}

.profile-icon {
  float: left;
  margin-right: 5px;
}

.reports-loading-spinner {
  margin-top: 50px;
  margin-left: 480px;
}

.success {
  color: green;
  padding-top: 0px !important;
  margin-left: 15px !important;
}

.success-no-margin {
  color: green;
  padding-top: 0px !important;
}

.next-btn {
  color: #ffffff !important ;
  background: #077ad3f0 !important;
  width: 100px;
  text-transform: capitalize !important;
  border: 1px solid #2f87cb;
}

.skip-btn {
  width: 100px;
  text-transform: capitalize !important;
  color: #2f87cb !important ;
  background: #ffffff !important;
  border: 1px solid #2f87cb;
  font-size: 16px; font-family: 'Khula'; font-style: normal; font-weight: 600;
  height: 40px; line-height: 42px; padding: 0;
}

.e-next-btn {
  color: #ffffff !important ;
  background: #61b7a0 !important;
  width: 100px;
  text-transform: capitalize !important;
  border: 1px solid #0ccf24;
  font-size: 16px; font-family: 'Khula'; font-style: normal; font-weight: 600; text-transform: uppercase;
  height: 40px; line-height: 42px; padding: 0;
}

.e-skip-btn {
  width: 100px;
  text-transform: capitalize !important;
  color: #0ccf24 !important ;
  background: #fafafa !important;
  border: 1px solid #0ccf24 !important;
  font-size: 16px; font-family: 'Khula'; font-style: normal; font-weight: 600; text-transform: uppercase;
  height: 40px; line-height: 42px; padding: 0;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.skip-btn:hover { background: #f2fbfc !important; }

.no-jobs-container {
  width: 100%;
  background: #fff;
  padding: 40px 0px;
}

.no-jobs-container-employer {
  width: 100%;
  background: #fff;
  padding: 20px 0px;
}

.pic-200{
  width: 200px !important;
  height: 200px !important;
}

.pic-100{
  width: 100px !important;
  height: 100px !important;
}

.pic-300-200{
  width: 300px !important;
  height: 200px !important;
}

.no-jobs-posted{
  margin-top: 10px;
}

.fourofour-container {
  width: 100%;
}

.fourofour-image {
  width: 180px !important;
  height: 180px !important;
  margin-top: -30px;
}

.fourofour-message{
  margin-top: -20px;
}

.legal-container {
  margin-top: 120px;
}

.outer {
  text-align: justify;
}

.legal-heading {
  padding: 10px 0px 10px 0px;
  text-align: center;
}

.legal-footer{
  margin-top: 50px;
}

.margin-left-8 {
  margin-left: 8px;
}

.margin-left-5 {
  margin-left: 5px;
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-left-30 {
  margin-left: 30px;
}

.margin-left-40 {
  margin-left: 40px;
}

.margin-left-50 {
  margin-left: 50px;
}

.margin-left-60 {
  margin-left: 60px;
}

.margin-left-70 {
  margin-left: 70px;
}

.margin-left-80 {
  margin-left: 80px;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-left-minus-10 {
  margin-left: -10px;
}

.margin-left-minus-15 {
  margin-left: -15px;
}

.margin-left-minus-30 {
  margin-left: -30px;
}

.margin-top-minus-5 {
  margin-top: -5px;
}

.margin-top-minus-10 {
  margin-top: -10px;
}

.margin-top-minus-20 {
  margin-top: -20px;
}
.margin-top-minus-30 {
  margin-top: -30px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-right-15 {
  margin-right: 15px;
}

.margin-right-20 {
  margin-right: 20px;
}

.padding-10 {
  padding: 10px;
}

.padding-20 {
  padding: 20px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-left-25 {
  padding-left: 25px;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-right-25 {
  padding-right: 25px;
}

.padding-right-30 {
  padding-right: 30px;
}

.padding-right-50 {
  padding-right: 50px;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.width-210{
  width: 210px;
}

.width-240{
  width: 240px;
}

.width-250{
  width: 250px;
}

.width-280{
  width: 280px;
}

.width-300{
  width: 300px;
}

.width-340{
  width: 340px;
}

.width-350{
  width: 350px;
}

.width-360{
  width: 360px;
}

.width-103-per{
  width: 103% !important;
}

.width-104-per{
  width: 104% !important;
}

.width-150px{
  width: 150px !important;
}

.width-105-per{
  width: 105% !important;
}

.width-115-per{
  width: 115% !important;
}

.fixed-position {
  /*position: fixed;*/
  /*width: 11%;*/
}

.table-header {
  text-align: center !important;
  background-color: #f2f2f2 !important;;
  border: 1px solid #e3e0e0 !important;;
}

.policies-container {
  margin-left: -150px;
}

.disabled-button {
  color: #8cb7dc !important;
  cursor: not-allowed;
}

.edisabled-button {
  color: #8cdc99 !important;
  cursor: not-allowed;
}

.enabled-button{
  cursor: pointer;
}

.white-space {
  width: 100%;
  height: 442px;
}

.search-icon{
  float: left;
  position: absolute;
  top: 10px;
  left: 10px;
}

.navbar-right {
  margin-right: 0 !important;
}

.wrap-text {
  text-wrap: pretty;
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}


