/*Custom style*/
@font-face {
    font-family: 'MyriadPro-BlackCond';
    src:url('../../font/MyriadPro-BlackCond.eot?') format('eot'),
        url('../../font/MyriadPro-BlackCond.woff') format('woff'),
        url('../../font/MyriadPro-BlackCond.ttf') format('truetype'),
        url('../../font/MyriadPro-BlackCond.svg#MyriadPro-BlackCond') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src:url('../../font/MyriadPro-Regular.eot?') format('eot'),
        url('../../font/MyriadPro-Regular.woff') format('woff'),
        url('../../font/MyriadPro-Regular.ttf') format('truetype'),
        url('../../font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('../../fonts/MyriadPro-Bold.eot');
    src: local('☺'), url('../../fonts/MyriadPro-Bold.woff') format('woff'),
            url('../../fonts/MyriadPro-Bold.ttf') format('truetype'),
            url('../../fonts/MyriadPro-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{ font: 1.4em/1.5 'MyriadPro-Regular', Arial; letter-spacing: 0.02rem;overflow-x: hidden; }
.bgcolor-white{background-color: #fff;}
.bgcolor-grey{background-color: #ddd;}
.list_part .bgcolor-white:hover, .jobboard_listing .bgcolor-white:hover{background-color: #f2f2f2; cursor: pointer;}
.border-top{border-top: 1px solid #ccc;}
.hide{display: none;}
.show{display: block;}
.no-pad-top-bottom{padding-top: 0px; padding-bottom: 0px;}
.no-margin-top{margin-top: 0px!important;}
.input-element{
	margin-bottom: 5px;
}
.mega-drop-down a {
    color: #fff !important;
}
.full-width{
	width: 100%;
	padding: 10px 10px 10px 15px;
	font-size: 16px;
	letter-spacing: 0.02em;
	border-radius: 20px;
	border: 1px solid #ccc;
}
.nv-board {
    display: block;
}
.searchicon{
	float: right;
	margin-right: 15px !important;
	margin-top: -35px;
	position: relative;
	z-index: 2;
	color: #F2A032;
}

.images{
   width: 347px;
    height: 116px;
}
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
.image{
  
    width: 100%;
    height: auto;
}
.loader-1{
  border: 5px solid #3498db;
    border-top: 5px solid transparent;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation-name: spin;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    position: absolute;
    bottom: 0;
    right: 0px;
    display: none;
    left: 83px;
    top: 62px;
}

@keyframes spin {
from {transform: rotate(0deg);}
to {transform: rotate(360deg);}
}
.loader-popup{
  border: 5px solid #3498db;
    border-top: 5px solid transparent;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation-name: popspin;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    position: absolute;
    bottom: 0;
    right: 0px;
    display: none;
    left: 85px;
    top: 58px;
}
@keyframes popspin {
from {transform: rotate(0deg);}
to {transform: rotate(360deg);}
}


.container {
    max-width: 753px;
    background-color: #bdbdbd;
    /*padding-left: 3px;
    padding-right: 3px;*/
}
.header_part{
	background-color: #FFFFFF;
	max-height: 105px;
}
.main_1 {
    bottom: 0;
    color: #009eff;
    font-size: 37px;
    font-weight: bolder;
    height: 30px;
    left: 79px;
    line-height: 1px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 78px;
    width: 0%;
    letter-spacing: -1.8px;
}
.add_tag_opt img {
    width: 26% !important;
    padding-left: 10px;
}
.main_2 {
    bottom: 0;
    color: #009eff;
    font-size: 37px;
    font-weight: bolder;
    height: 30px;
    left: 24%;
    line-height: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 26px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 37%;
    width: 10%;
    letter-spacing: -1.8px;
}

.header_part .row{
	margin-bottom: 0.2rem;
}
.header_part [class*="col-"] {
  max-height: 105px;
}
.loader {
    position: absolute;
    left: 15%;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 99;
    top: 27%;
}
.image__1 {
    position: relative;
}
.loader_1 {
    position: relative;
}
#resume {
    position: absolute;
    top: 27%;
    left: 29px;
    font-size: 29px;
    opacity: 0;
}
.mobile_app_img{
	position: absolute;
	z-index: 1;
}
.fa{
	margin-right: 10px;
}
.job_matrix{ 
	padding-left: 0px; 
}
.message_line > div {
    width: 370px !important;
    top: 80% !important;
    left: 63px !important;
}
.job_matrix li{
	list-style: none;
	line-height: 26px;
}
.job_matrix li i{
	color: #009eff;
}
.sub_header_part {
    background-color: #fff;
}
.sub_header_part .qoute_head {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 4px;
}
.sub_header_part .qoute_content {
    font-size: 16px;
    line-height: 21px;
}
.sub_header_part .tag_box{ border-left: 3px solid #BDBDBD; text-align: center; }
.sub_header_part .add_tag_opt {margin-top: 8px;}
.sub_header_part p.add_tag, .sub_header_part p.add_tag_box{ margin-bottom: 5px; }
.sub_header_part p.add_tag {
    color: #004a80;
    width: 100%;
    text-align: center;
}
.sub_header_part p.add_tag .add_tag_input{max-width: 90px; border-bottom: 1px solid #dbdbdb; border-top: 0px; border-left: 0px; border-right: 0px;}
.sub_header_part .tag_box .job_matches{
	font-size: 36px;
	color: #004a80;
	line-height: 25px;
	margin-bottom: 0px;
	padding-right: 15px;
    padding-top: 15px;
}
.sub_header_part .tag_box .job_matches_sub{ 
	font-size: 17px;
	color: #004a80;
	margin-bottom: 0px;
	padding-right: 15px;
}
.sub_header_part .tag_box #job_matches {
    font-size: 24px;
    margin-bottom: 10px;
    padding-right: 15px;
}
.tags_part {
    position: absolute;
    padding-top: 5px;
}
.menu_part{
    margin-top: 40px;
}
.tag-list {
    padding: 5px 5px 5px 10px;
    float: left;
    margin-bottom: 0px;
}
.tag-list li.tag-item::before {
    content: url(../../img/tag-bg.png);
    float: left;
    position: absolute;
    margin-left: -20px;
}
.tag-list li {
    float: left;
    list-style: none;
    font-size: 13px;
    padding: 0px 8px 0px 5px;
    height: 17px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 5px;
    background: #1BA0FC;
    margin-left: 5px;
    margin-right: 15px!important;
    cursor: pointer;
}
.tag-list li.tag-item::after {
    content: " x ";
    float: right;
    position: relative;
    right: -4px;
    color: #FFBA3B;
}
.tag-list li span {
    background: #1BA0FC;
    margin-top: 0px;
    float: left;
    padding-right: 10px;
    height: 17px;
}
.tag-list li span a{
	color: #FED600;
	font-weight: bold;
}
.map-filters {
    padding: 15px 12px;
}
.map-filters span {
    margin-bottom: 0.2rem;
    /*text-align: center;*/
}
.map-filter-icon i {
    font-size: 24px;
    color: #777;
    margin-right: 0px;
    display: block;
}
.map-filter-title {
    color: #777;
    font-size: 17px;
    display: block;
}
.map-filter-desc {
    display: block;
    font-size: 17px;
    color: #000;
}
.map_part{
    min-height: 94px;
}
.owl-nav div{
    float: left;
    margin-right: 10px;
    background: #009EFF;
    color: #fff;
    padding: 4px 10px;
    font-size: 15px;
    cursor: pointer;
}
.map_part ul.next_prev {
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
    position: absolute;
	top: 7px;
}
.map_part ul.next_prev li {
    float: left;
}
.map_part ul.next_prev li a {
    padding: 5px 15px;
    background: #666;
    margin: 0px 3px 0px 0px;
    color: #FFF;
    text-decoration: none;
    font-size: 30px;
}
.map_part ul.next_prev li a:hover {
	background-color: #F2A030;
}
.map_part .never_apply {
    position: absolute;
    bottom: 0px;
    margin: 0px 0px 5px 5px;
}
/*
.never_apply {
    position: relative;
    top: -100px;
    height: 10px;
}
*/
/*div.jobboard_listing_element:hover{background-color: #f2f2f2;}*/
.jobboard_listing_element h2 {
    color: #008cdd;
    font-size: 20px;
    /*border-top: 1px solid #f2f2f2;*/
    margin-top: 1px;
    padding-top: 10px;
}
.time_location .row {
    background: #f2f2f2;
}
.time_location span {
    color: #777;
    font-size: 13px;
    padding: 5px 0px 5px 15px;
    vertical-align: middle;
}
.job_description {
    font-size: 14px;
    font-weight: 100;
    color: #444;
    margin-top: 10px;
    margin-bottom: 1px;
    padding-bottom: 5px;
}
.job-alert-list{display:none;}
.coming_soon{
    position: absolute;
    font-size: 20px;
    top: 0px;
    left: 70px;
    display: none;
}
.jobboard_listing_element{cursor: pointer;}
.joblist:hover{background: #f2f2f2;}
.col-3.col-sm-3.title {
    font-size: 13px;
    font-weight: bold;
    padding: 4px;
}
.col-9.col-sm-9.detail{
    padding: 4px;
    line-height: 18px;
}
/* HK css */
.detailMain span {
    font-size: 25px;
    font-weight: 700;
}

.detailsMain {
    position: absolute;
    top: 25px;
    text-align: center;
    display: inline-flex;
    right: 85px;
    padding-bottom: 0px;
}
.FloatLeft {
    float: left;
}
.Text {
    z-index: 9;
    margin-left: 17px;
    /* margin: 0 auto; */
}

.pop_up_score_section1 {
    font-weight: 700;
    text-align: center;
    line-height: 24px;
    margin-top: 5px;
    font-size: 18px;
    width: 277px;
}

/* HK css */
.col-9.col-sm-9.detail span {
    font-size: 13px;
    color: #333;
}
.col-12.col-sm-12.no-pad-top-bottom.border-bottom {
    border-bottom: 1px solid #ddd;
}
@media (max-width:320px) {
    .responsive-hide{display: none;}
    .header_part .row {margin-bottom: 0.1rem;}
    .header_part, .header_part [class*="col-"]{max-height: 100%;}
    .job_matrix{padding-left: 15px;}
    .sub_header_part p.add_tag .add_tag_input{max-width: 100%;}
    .sub_header_part .tag_box #job_matches{margin-bottom: 0px;}
}
@media (max-width:480px) {
    .responsive-hide{display: none;}
    .header_part .row {margin-bottom: 0.1rem;}
    .header_part, .header_part [class*="col-"]{max-height: 100%;}
    .job_matrix{padding-left: 15px;}
    .sub_header_part p.add_tag .add_tag_input{max-width: 100%;}
    .sub_header_part .tag_box #job_matches{margin-bottom: 0px;}
}

#email {
    margin-left: 3%;
}
.modal-footer-email {
    padding: 15px;
    text-align: right;
}
.modal-dialog {
    top: 31%;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.modal-footer-email {
    border-top: 1px solid #E9ECEF;
}
.modal-body {
    padding-top: 30px;
    padding-bottom: 30px;
}
#tester1{

cursor: context-menu;
position: relative;

}
#tester{

cursor: context-menu;

}
.aligner {
    position: absolute;
    right: 13px;
    top: -6px;
    bottom: 0;
	opacity: 0;
}
#drop {
    height: 109px;
    width: 341px;
}
.main_1.your_score {
    position: absolute;
    top: 0;
    padding-top: 11px;
    left: 15%;
    color: #000;
font-size: 19px;
font-weight: 400;
}
.main_2.your_score {
    position: absolute;
    top: 0;
    padding-top: 11px;
    left: 15%;
    color: #000;
font-size: 19px;
font-weight: 400;
}
.main_1.your_score-1 {
    position: absolute;
    top: 56px;
    left: 147px;
    font-size: 18px;
    text-align: center;
    color: black;
    font-weight: 700;
    right: 0;
    width: 200px;
    line-height: 16px;
    letter-spacing: inherit;
}
.main_2.your_score-1 {
    position: absolute;
    top: 37px;
    left: 68%;
    font-size: 18px;
    text-align: center;
    color: black;
    font-weight: 700;
    right: 0;
    width: 30%;
    line-height: 16px;
    letter-spacing: inherit;
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
	span.close-1 {
    right: 21px !important;
    position: relative !important;
}

.map-filter-title {
    color: #777;
    font-size: 15px;
    display: block;
    letter-spacing: 0px;
    padding-right: 3px;
    padding-left: 3px;
}

.map-filter-desc {
    display: block;
    font-size: 15px;
    color: #000;
    letter-spacing: 0px;
    padding-left: 5px;
}
.exo-menu i {
width: 20px;
	}
.exo-menu > li > a{
	border: inherit !important;
}
.col-12.map-filters {
    padding-bottom: 0px;
}
.dtl_2 {
    left: 175px !important;
}
.add_tag_opt img {
    width: 25% !important;
    padding-left: 0px;
}
.nv-board {
    display: block;
    padding-left: 24px;
}
.job_matrix li {
    list-style: none;
    line-height: 17px;
}
 #tester {
    cursor: context-menu;
}
.loader_1 {
    padding: 20px 0px 0px 0px;
}
.main_1 {
    bottom: 0px;
    color: #009eff;
    font-size: 32px;
    font-weight: bolder;
    height: 30px;
    left: 19%;
    line-height: 1px;
    position: relative;
    top: -82px;
    width: 20px;
}
.main_2{
    top: -85px;
position: relative;
left: 34px;

}
.images {
    width: 347px;
    height: 113px;
    position: relative;
    left: -43px;
}
.add-content{
	width: 209px !important;
}
.box-arrow-img>img{
	width: 14% !important;;
}
.pop_up_score_section.ng-binding{
    top: 5px !important;
}
.score-hover-1 > p {
   padding-left: 21px !important;
}
.container.background-inherit{
    padding-left: 0px !important;
}
span.upld{
    margin-left: 26px !important;
}
.third {
    padding-left: 32px;
}
.fourth {
    padding-left: 32px;
}
.fifth {
    padding-left: 32px;
}
.add-content > h3 {
    font-size: 14px !important;
}
.second-box-content {
    padding: 0px;
    background-color: #fff;
    width: 262px;
    margin-left: 15px;
}
.score-hover-content {

    padding-left: 15px !important;

}
span.lnk{
    margin-left: 18% !important;
}
.main_1.your_score-1 {
    position: relative !important;
    padding-left: 77px !important;
    width: 100%;
    top: -77px;
    left: 50px;
    font-size: 14px;
    overflow: hidden;
    padding-right: 89px !important;
}
.main_2.your_score-1 {
    top: 65px;
    width: 173px;
    font-size: 15px;
    padding: 0px;
    right: 0% !important;
    left: 64% !important;
}
.mobile_app_img {
    position: absolute;
    z-index: 1;
    width: 116px;
}
.image {
    width: 100%;
    height: 100px;
    position: relative !important;
}
.exo-menu > li > a {
    width: 100%;
    display: block !important;
}
.animated.fadeIn.mega-menu {
    position: absolute;
}
.filter-text-padd {
    padding-top: 11px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    display: flex;
    flex-direction: column;
    max-width: 180px;
}
.filter-padd {
    padding-bottom: 0px;
    display: flex;
    justify-content: end;
}

}

@media only screen and (max-width: 575px) and (min-width: 481px) {
	.add-content{
	width: 100% !important;
	margin-bottom: 5px;
    margin-left: 9px !important;
}
.map_part {
    min-height: 120px;
    padding-top: 10px;
}
.exo-menu i {
width: 20px;
	}
 .dyanmic_scr {
    left: 0px !important;
    right: 0 !important;
    width: 210px !important;
    margin: 0px auto !important;
    text-align: left !important;
}
.tag_box {
    padding: 0px !important;
}
.exo-menu > li > a{
	border: inherit !important;
}
.qoute_content {
    padding: 0px 139px;
}
.add_tag_opt img {
    width: 7% !important;
    padding-left: 0px;
}
.jb_title2 {
    left: 40% !important;
}
.dtl_2 {
    left: 27% !important;
    top: 40px !important;
}
.img-responsive.scoreimgs2 {
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
    padding: 0px 60px !important;
}
.job-title.jb_title {
    left: 42%;
	font-size: 16px;
}
.nv-board {
    display: block;
    padding-left: 24px;
}
    .performance-score{
        top: 35%;
    }
    .owl-next {
    margin-top: 10px;
}
.exo-menu > li > a {
    width: 100%;
    display: block !important;
}
.col-12.col-sm-6.loader_1 {
    padding-bottom: 0px;
    text-align: center;
}
#tester1 {
    cursor: context-menu;
}
.image {
    width: 386px;
    height: 115px;
}
.scr_12 {
    top: -108px !important;
    width: 220px !important;
    left: 135px !important;
}
.padd__1{
text-align: center;
}

.box-arrow-img>img{
	width: 7% !important;
}

.score-hover-1>p {
    font-size: 22px !important;
}
.second-box-content{
	width: 100% !important;
    margin-left: -8px !important;
}
.main_1.your_score-1 {
    left: 0px !important;
    font-size: 14px;
    text-align: center;
    color: black;
    font-weight: 700;
    right: 0;
    width: 262px;
    line-height: 16px;
    position: absolute !important;
    top: 59px;
    margin: 0 auto;
    padding-left: 92px;
}
.main_2.your_score-1 {
    left: 0 !important;
    font-size: 14px;
    text-align: center;
    color: black;
    font-weight: 700;
    right: 0;
    width: 260px !important;
    line-height: 16px;
    margin: 0 auto;
    padding-left: 91px;
}
.scr-responsive {
    left: 0px;
    margin: 0 auto;
    width: 50px;
    padding-right: 235px;
    top: 85px;
}
.main_2 {

    position: relative !important;
    left: 105px;
    top: -86px;

}
.jobboard_listing_element {
    width: 100%;
    }
    .pop_up_score_section.ng-binding{
    top: 5px !important;
       left: 148px !important;
}
.jobboard_listing_element {
    width: 100% !important;
    }
    .container.background-inherit {
    background-color: inherit;
    padding-left: 26% !important;
    padding-right: 26% !important;
}
span.close-1 {
    position: relative !important;
    right: 20px !important;
}

.left-padd {
    padding-left: 7px !important;
    padding-right: 37px;
}
.job_matrix {
    text-align: center;
}
.col-12.col-sm-4.text-center.border-bottom {
    margin-top: 105px;
    padding-bottom: 0px;
}
.mobile_app_img {
    position: absolute;
    z-index: 1;
    width: 110px;
}
.animated.fadeIn.mega-menu {
    position: absolute;
}
.message_line > div {
    position: initial !important;
    margin-top: -26px !important;
}
.filter-text-padd {

    padding-top: 9px;
    padding-bottom: 0px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    max-width: 200px;
    margin: 0 auto;

}
}
@media only screen and (max-width: 480px) and (min-width: 320px) {
    .jobboard_listing_element {
    width: 100% !important;
    }
.list-view_scr {
    position: absolute;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 280px !important;
    line-height: 16px !important;
    font-size: 16px !important;
    padding-left: 100px !important;
    word-break: keep-all !important;
    overflow: hidden !important;
    top: 33px !important;
    text-align: center !important;
    font-weight: 600 !important;
}
    .map-filter-title {
    color: #777;
    font-size: 13px;
    display: block;
}
.map-filter-desc {
    display: block;
    font-size: 13px;
    color: #000;
}
.dyanmic_scr {

    left: 0px !important;
    right: 0px !important;
    width: 168px !important;
    margin: 0 auto;
    text-align: left !important;
    font-size: 28px !important;
    top: 54px !important;

}
#tester1_tester {
    width: 306px !important;
    height: auto;
}
.wrap-4 input {
    width: 303px !important;
    height: 119px !important;
}
.images {
    width: 317px;
    height: 114px;
}

.bg-blue i {
    padding-top: 9px;
}
.exo-menu i {
width: 20px;
	}
 .exo-menu > li > a{
	border: inherit !important;
}
  .message_line > div {
    margin-top: -26px !important;
    position: relative !important;
    width: 325px !important;
}
.pop_up_score_section1 {
    font-weight: 700;
    text-align: center;
    line-height: 15px;
    margin-top: 17px;
    font-size: 16px;
    width: 150px;
    position: relative;
    bottom: 15px;
    left: 0px;
    word-break: keep-all;
    overflow: hidden;
}
.Text {
    margin-left: 56px;
}
    .qoute_content {
    padding: 0px 80px;
}
    .performance-score{
        top: 50%;
    }
	.add_tag_opt img {
    width: 10% !important;
    padding-left: 0px;
}
	.img-responsive.scoreimg1 {
    max-width: 300px !important;
    height: 109px !important;
}
	.img-responsive.scoreimgs2 {
    width: 300px !important;
    height: auto;
    max-width: 300px !important;
}
.jb_title2 {
    left: 42% !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    width: 150px !important;
    line-height: 14px !important;
    top: 34px !important;
}
.dtl_2 {

    left: 0px !important;
    top: 29px !important;
    width: 77% !important;
    text-align: center !important;

}
	.job-title.jb_title {
    left: 37%;
    font-size: 15px;
}
    .nv-board {
    display: block;
    padding-left: 24px;
}
    .toggle-menu {
    transform: rotate(90deg);
}
.col-12.col-sm-6.loader_1 {
    padding: 1px !important;
    text-align: center;
    
}
.toggle-menu.visible-xs-block {
    display: none !important;
}
.exo-menu > li > a {
    width: 100%;
    display: block !important;
}
 .owl-next {
    margin-top: 10px;
}
#tester1 {
    cursor: context-menu;
    position: relative;
}
.scr_12 {
    top: -107px !important;
    width: 180px !important;
    left: 129px !important;
}
.image {
    width: 311px;
    height: 105px;
    margin-left: 2px;
}
 .pop_up_score_section.ng-binding{
    top: 5px !important;
        left: 148px !important;
}
.add-content {
    margin-bottom: 5px;
}
.add-content>h3 {
    font-size: 13px;
}
.avialable>h3 {
    font-size: 13px;
}
		.add-content{
	width: 100% !important;
}
.left-padd {
    padding-left: 15px !important;
}
.container.background-inherit {

    background-color: inherit;
    padding-left: 26% !important;
    padding-right: 10% !important;

}
.second-box-content {
    width: 100% !important;
    overflow: hidden;
    margin-left: 0px !important;
}
.add-content>h3 {
    font-size: 14px;
}
.box-arrow-img>img{
	width: 10% !important;;
}

.score-hover-1>p {
    font-size: 14px !important;
    padding-right: 3px !important;
}
.score-hover-1 {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
span.close-1 {
    position: relative !important;
    right: 0px !important;
    top: -10px !important;
}

.score-hover-content ul{
	width: 100% !important;
}
.main_1.your_score-1 {
    position: absolute !important;
    font-size: 14px;
    color: black;
    font-weight: 700;
    width: 168px;
    line-height: 16px;
    bottom: 0;
    top: 33px;
    left: 98px;
    right: 0px;
    word-break: break-all;
}
.main_2.your_score-1 {
    font-size: 14px;
    text-align: center;
    color: black;
    font-weight: 700;
    right: 0;
    width: 249px !important;
    line-height: 16px;
    left: 0 !important;
    margin: 0 auto;
    padding-left: 98px;
}
.main_1 {
    top: 55%;
    font-size: 33px;
    width: 189px;
    text-align: left;
    right: 0px;
    left: 0px;
    margin: 0 auto;
}
.main_2 {
    position: relative !important;
    top: -83px;
    left: 76px;
}
.animated.fadeIn.mega-menu {
    position: absolute;
}

.your_score-1_tester1 {
    position: absolute;
    left: 75px;
    right: 0;
    width: 150px;
    margin: 0 auto;
    top: 30px;
}
.main_1_tester {
    position: absolute !important;
    left: 22% !important;
    right: 0 !important;
    top: 45px !important;
    text-align: center !important;
    bottom: 0 !important;
    width: 33px !important;
}
.main_1_tester > p {
    font-size: 28px !important;
    font-weight: 700;
    color: #009eff;
    display: inline-block;
}
.filter-text-padd {
    padding-top: 5px !important;
    padding-bottom: 0px;
    font-size: 14px;
    max-width: 146px;
    margin: 0 auto;
    font-weight: 600;
}
.filter-section li {
    line-height: 22px;
    font-size: 14px !important;
    font-weight: 600;
    padding-left: 0px !important;
}
.filter-padd {
    padding-bottom: 0px;
    padding-left: 0px !important;
    padding-right: 5px !important;
}
.distance-drop {
    padding: 3px !important;
    font-size: 12px !important;
    right: 0px !important;
    left: 0px !important;
    letter-spacing: -1px;
}
.map_part {
    min-height: 129px;
    padding-top: 15px;
}
}
a.selected {
  background-color:#1F75CC;
  color:white;
  z-index:100;
}

.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin-top: 15px;
  position:absolute;
  text-align:left;
  width:394px;
  z-index:50;
  padding: 25px 25px 20px;
}

label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}
.messagepop p, .messagepop.div {
  border-bottom: 1px solid #EFEFEF;
  margin: 8px 0;
  padding-bottom: 8px;
}


a.selecte {
  background-color:#1F75CC;
  color:white;
  z-index:100;
}

.messagepops {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin-top: 15px;
  position:absolute;
  text-align:left;
  width:394px;
  z-index:50;
  padding: 25px 25px 20px;
}

label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}

.messagepops p, .messagepops.div {
  border-bottom: 1px solid #EFEFEF;
  margin: 8px 0;
  padding-bottom: 8px;
}
.jobboard_listing_element {
    width: 50%;
    display: inline-block;
}
.popup-score {
    display: inline-block;
    width: 49%;
        text-align: center;
}

.score_popup_wrapper {
    height: 500px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}
.jobboard_listing_element.elements_section {
    width: 100%;
}
.pop_up_score {
    position: absolute;
    right: 17px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    width: 140px;
    text-align: center;
    overflow: hidden;
    top: 40%;
}
img#job_list_image {
    padding-left: 20px;
}
.frame {
    position: absolute;
    top: 37%;
    left: 67%;
font-size: 30px;
    font-weight: bolder;
}
.img_popup_section>img {
    position: relative;
    width: 300px;
    height: auto;
        vertical-align: super;
    padding-left: 16px;
}
.popup-score-section {
    position: relative;
    width: 49%;
    display: inline-block;
}
.img_popup_section {
    position: relative;
}


.popup-score>img{
        width: 300px;
    vertical-align: super;
    height: 95px;
}
.row.row_3 {
    position: absolute;
    top: 0%;
}
.pop_up_score_section.ng-binding {
    font-size: 14px;
    text-align: center;
    position: absolute;
    left: 133px;
    top: 38px;
    color: #fff;
    width: 130px;
}


.frame-1 {
    position: absolute;
    left: 100px;
    top: 35px;
}
.score-hover-1>p {
    font-size: 30px;
    display: inline-block;
    background-color: #fff;
    position: relative;
    margin-bottom: 0px;
    cursor: pointer;
    padding: 2px 20px 0px 2px;
    font-weight: 800;
}
span.close-1 {
    position: absolute;
    right: 40%;
    bottom: 24px;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
}
.score-hover-content ul {
    display: inline-block;
    padding: 2px 9px;
    font-size: 20px;
    background-color: #fff;
    width: 262px;
    margin-bottom: 0px;
}
.score-hover-content {
    display: inline-block;
        margin-top: -15px;
   
}
.score-hover-1 {
    display: inline-block;
}
.score-hover-content p {
    font-size: 10px;
    margin-bottom: 0px;
    text-align: center;

}
.add-content>h3 {
    font-size: 16px;
    margin-top: 0px;
    font-weight: bold;
}
.add-content {
    background-color: #fff;
    padding: 4px;
    width: 262px;
}

.avialable>h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
}
.avialable p {
    font-size: 14px;
}
.box-arrow-img>img {
    width: 15%;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.second-box-content {
    padding: 4px;
    background-color: #fff;
    width: 262px;
        margin-left: 7px;
}
.third{

      background-color: inherit;
	  display: none;
      
}
 .ul-1 li{
  cursor: pointer;
 }
 .l1 {
    display: none;
}
  .ul-1 li:hover{
    color: #009EFF;
  }
.performance-score {
    position: absolute;
    z-index: 999;
    width: 100%;
}
.container.background-inherit {
    background-color: inherit;
  padding-left: 16%;
    padding-right: 28%;
}
.no-box-padd{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.ul-2 li {
    font-size: 14px;
}
.left-padd{
    padding-left: 0px;
}
.box-arrow-img img:last-child {
    transform: rotate(180deg);
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
.box-arrow-img>img {
    width: 14% !important;
}
.pop_up_score_section.ng-binding{
    top: 3px;
}
.dtl_2 {
    left: 175px !important;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
.box-arrow-img>img {
    width: 14% !important;
}
.pop_up_score_section.ng-binding{
        left: 148px;
    top: 5px;
}
.dtl_2 {
    left: 175px !important;
}
#tester {
    cursor: context-menu;
    width: 100%;
}


}
.fourth{
	display: none;
	    background-color: inherit;
}
.fifth{
	display: none;
	    background-color: inherit;
}
span.upld {
    background-color: #009EFF;
    display: inline-block;
    color: #fff;
    padding: 0px 11px;
    text-align: center;
    margin-left: 42%;
}
span.lnk {
    background-color: #009EFF;
    display: inline-block;
    color: #fff;
    padding: 0px 11px;
    text-align: center;
    margin-left: 42%;
}
span.rfr {
    background-color: #009EFF;
    display: inline-block;
    color: #fff;
    padding: 0px 11px;
    text-align: center;
    margin-left: 42%;
}
.scoreimgs {
    position: relative;
}
.score_job_list {
    position: relative;
}

.frame__job_list {
    position: absolute;
    display: inline;
    left: 166px;
    top: 43px;
    bottom: 0;
}

.score_job_list>img {
    max-width: 380px;
}
.jb_title {
    position: absolute;
    font-size: 18px;
    left: 229px;
    right: 0;
    top: 43px;
    bottom: 0;
    width: 200px;
    line-height: 20px;
    font-weight: 600;
}
.scoreimg1 {
    position: relative;
}
.bfore_score.scoreimg {
    position: relative;
}
.jb_title2 {
    position: absolute;
    left: 228px;
    right: 0;
    top: 44px;
    bottom: 0;
    font-size: 18px;
    line-height: 20px;
    width: 200px;
    height: 66px;
}
.dtl_2 {
    position: absolute;
    left: 0;
    top: 48px;
    left: 167px;
}
.img-responsive.scoreimgs2 {
    position: relative;
}
.aftr_scr {
    position: relative;
}

.tester-wrap {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
}
.wrap-1 {
    position: relative;
    display: inline-block;
}
.wrap-2 {
    position: absolute;
    left: 129px;
    right: 0;
    top: 12px;
    bottom: 0;
    z-index: 9999;
    opacity: 0;
    width: 281px;
    margin: 0 auto;
    height: 97px;
}
#resume_upload {
    width: 100%;
    overflow: hidden;
    height: 96px;
}
.your_score-1_tester {
    position: absolute;
    left: 121px;
    right: 0;
    width: 300px;
    margin: 0 auto;
    top: 47px;
}
.your_score-1_tester > p {
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
}
.your_score-1_tester1 {
    position: absolute;
    left: 121px;
    right: 0;
    width: 300px;
    margin: 0 auto;
    top: 47px;
}
.your_score-1_tester1 > p {
    font-size: 21px;
    font-weight: 700;
    line-height: 23px;
}
.aftr_tester {
    position: relative;
    display: inline-block;
}
.wrap-4 {
    position: relative;
}
#tester1_tester {
    width: 100%;
    height: auto;
}
.main_1_tester > p {

    font-size: 35px;
    font-weight: 700;
    color: #009eff;
    display: inline-block;

}
.main_1_tester {

    position: absolute;
    left: 94px;
    right: 0;
    top: 51px;
    text-align: left;
    bottom: 0;

}
.score-hover_1.text-center {
    margin-bottom: 140px;
}
.map-relative {
    position: relative;
}
.map-mark-wrap > img {
    position: absolute;
    left: -34px;
    right: 0;
    top: 4px;
    bottom: 0;
}
.map-mark-wrap > img {
    width: 37px;
}
.aftr-baloon-scr {
    position: relative;
}
.map-mark-wrap span {
    position: absolute;
    left: -26px;
    right: 0;
    top: 9px;
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -1px;
}
.dyanmic_scr {
    position: absolute;
    top: 46px;
    left: 0px;
    z-index: 9;
    color: #009eff;
    font-size: 37px;
    font-weight: bolder;
    letter-spacing: -1.8px;
    width: 210px;
    text-align: left;
    right: 0px;
    margin: 0 auto;
}
.filter-padd {
    padding-bottom: 0px;
}
.filter-section li {
    line-height: 22px;
    font-size: 18px;
}
.filter-text-padd{
    padding-top: 11px;
    padding-bottom: 0px;
}
#filter-2{
    font-size: 14px;
     cursor: pointer;
}
#filter-3 {

    font-size: 14px;
    text-align: center;
    cursor: pointer;

}
#filter-4 {

    font-size: 14px;
    text-align: center;
    cursor: pointer;

}
#filter-1 {
    padding-left: 8px;
}
#filter-1 i{
    color: #009eff;
}
.filter-section ul{
    padding-top: 0px;
    text-align: center;
    margin-bottom: 0px;
}
.fa.fa-filter {
    margin-right: 0px;
}

.distance-drop {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    padding: 10px;
    border-radius: 9px;
    box-shadow: 1px 0px 1px 1px #f4f4f4;
    font-size: 14px;
    position: absolute;
z-index: 9;
right: 17px;
}
.distance-box span {
  padding-left: 10px;
}
#filter-3:focus {
    color: #009eff;
}
#filter-3:hover {
    color: #009eff;
}
#filter-4:hover {
    color: #009eff;
}
#filter-3:active {
    color: #009eff;
}
#filter-2:hover {
    color: #009eff;
}
.score-next-class {
    display: flex;
    flex-direction: column;
}
.balloon-next-score img {
    width: 10%;
}
.balloon-next-score {
    display: flex;
    flex-direction: row;
    padding-top: 24px;
}
.balloon-next-score p {
    margin-bottom: 0px;
    align-self: end;
    font-size: 10px;
    font-weight: 700;
}
.scr-padd-bottom{
    padding-bottom: 0px;
}
 input[type=checkbox]:checked+span {
    color: #009eff;
}

.list-view_scr {

    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 350px;
    line-height: 19px;
    font-size: 18px;
    padding-left: 123px;
    word-break: keep-all;
    overflow: hidden;
    top: 45px;
    text-align: center;
    font-weight: bold;

}
.never_apply-brfore {
    position: absolute;
    bottom: 0px;
    padding: 0px 0px 5px 5px;
}
.career-big-logo img {

    width: 100%;
    height: auto;
    vertical-align: text-top;

}
#filter-2:hover:active:focus {
color: #009eff;
}