.lists2{
position:relative;
float:left;
width:304px;
}
.lists{
position:relative;
float:left;
width:133px;
border: 1px solid #E9E9E9;
height:248px;
cursor:pointer;
margin-bottom: 33px;
font-size:13px;
line-height:1.2;
color:#323256;
font-weight:normal;
background-color: rgba(50,50,86,0.7);
overflow:hidden;
}
.lists:hover{
font-weight:bold;
background-color: rgba(50,50,86,1);
-webkit-transition: all  150ms ease-in-out;
    -moz-transition: all  150ms ease-in-out;
    -o-transition: all  150ms ease-in-out;
    -ms-transition: all  150ms ease-in-out;
    transition: all  150ms ease-in-out;
}
.lists a:link, .lists a:hover, .lists a:visited{
color:#323256;
}
.listsImage2{
position:relative;
float:left;
height:122px;
width:123.5px;
background-color:#FFF;
padding: 5px;
}
.listsImage{
position:relative;
float:left;
height:122px;
width:123.5px;
background-color:#FFF;
background-position:center;
background-repeat:no-repeat;
background-size: contain;
}
.listsPosition{
position:relative;
float:left;
width:113.5px;
padding:10px;
text-align:left;
background-color:#f1f2f2;
overflow:hidden;
height: 47px;
padding-bottom: 0px;
border-bottom: 15px solid #f1f2f2;
}
.listsCity, .listsDeadline{
position:relative;
float:left;
width:113.5px;
margin:10px;
text-align:left;
height:30px;
overflow:hidden;
margin-bottom:0px;
font-size:12px;
}

.listsPosition:hover{
text-decoration:underline;
}
.listsCity, .listsDeadline{
font-weight:normal;
margin-top:6px;
font-size:11px;
height:18px;
color: #515151;
}
.listsDeadline{
position:absolute;
bottom:0px;
left:0px;
height:30px;
line-height:32px;
color: #FFF;
background-position: center left;
padding-left: 30px;
background-repeat: no-repeat;
background-image: url(../images/skadonIcon.png);
}
.moreJobLists{
position:relative;
float:left;
width:100%;
height:20px;
text-align:center;
display:none;
cursor:pointer;
margin-top:15px;
margin-bottom:15px;
font-size:11px;
line-height:20px;
font-weight:bold;
}
.moreJobLists:hover{
text-decoration:underline;
}
.moreJobListsLoader{
background-repeat:no-repeat;
background-position:center;
background-image:url(../images/ajax-loader.gif);
}
.revSliderHomeTopLeft{
position:relative;
background-color:#e6e7e8;
float:left;
width:646px;
overflow:hidden;
height:250px;
}
.homeAreaRight{
position:relative;
float:left;
width:302px;
height:250px;
margin-left:31px;
}
.homeAreaRightJobSeekers, .homeAreaRightJobProviders{
position:relative;
float:left;
width:100%;
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/bg_se_11.jpg);
height:125px;
}
.homeAreaRightJobProviders{
background-image:url(../images/linkedInHome.png);
}
.homeAreaRightJobProviders:hover{
/*background-image:url(../images/bg_se_22.jpg);
*/-webkit-transition: all  200ms ease-in-out;
    -moz-transition: all  200ms ease-in-out;
    -o-transition: all  200ms ease-in-out;
    -ms-transition: all  200ms ease-in-out;
    transition: all  200ms ease-in-out;
}
.homeAreaRightJobSeekers:hover{
background-image:url(../images/bg_se_12.jpg);
-webkit-transition: all  200ms ease-in-out;
    -moz-transition: all  200ms ease-in-out;
    -o-transition: all  200ms ease-in-out;
    -ms-transition: all  200ms ease-in-out;
    transition: all  200ms ease-in-out;
}
.homeAreaRightJobSeekersTxt{
position:relative;
float:left;
width:200px;
margin-left:25px;
margin-top:40px;
font-size:18px;

color:#FFFFFF;
text-transform:uppercase;
line-height:1.2;
}
.homeAreaRightJobSeekersTxt2{
position:relative;
float:left;
width:200px;
margin-left:25px;
font-weight:200;
margin-top:5px;
font-size:14px;
color:#FFFFFF;
line-height:1.2;
}
.revSliderFeatured{
position:relative;
float:left;
margin-top:33px;
width:978px;
height:250px;
border: 1px solid #FFF;
background-color:#FFF;
}
.revSliderFeaturedHeader{
position:relative;
float:left;
width:968px;
font-size: 12px;
font-weight:300;
color: #323256;
background-color:#f1f2f2;
height:20px;
padding-left:10px;
margin-bottom:1px;
line-height:20px;
}
.revSliderFeaturedContainer{
position:relative;
float:left;
width:302px;
height:227px;
margin-bottom:10px;
margin-right:33px;
overflow:hidden;
border: 1px solid #E9E9E9;
background-image:url(../images/featuredBg2.png);
background-position:center right;
background-repeat:no-repeat;
}
.revSliderFeaturedContainer{
background-position:center bottom;
background-image:none;
background-color:#FF9485;
}
.revSliderFeaturedContainerBox{
position:relative;
float:left;
width:100%;
border:none;
height:232px;
background-color:#fff;
}
.revSliderFeaturedContainerImage{
position:relative;
float:left;
width:130px;
margin-top:70px;
height:87px;
background-position:center;
background-repeat:no-repeat;
overflow:hidden;
background-size: contain;
background-color:#F7F7F7;
}
.revSliderFeaturedContainerImageNew{
position:relative;
float:left;
width:282px;
height:112px;
background-position:center;
background-repeat:no-repeat;
overflow:hidden;
background-size: contain;
background-color:#F7F7F7;
}
.revSliderFeaturedContainerImage2{
position:relative;
float:left;
width:130px;
height:227px;
padding:10px;
background-position:center;
background-repeat:no-repeat;
overflow:hidden;
background-size: contain;
background-color:#F7F7F7;
}
.revSliderFeaturedContainerImage3{
position:relative;
float:left;
width:282px;
height:112px;
padding:10px;
background-position:center;
background-repeat:no-repeat;
overflow:hidden;
background-size: contain;
background-color:#F7F7F7;
}
.revSliderFeaturedContainer:hover{
background-color:#232256;
background-image:none;
}
.revSliderFeaturedContainerTitle{
position:relative;
float:left;
width:152px;
overflow:hidden;
height:227px;
line-height:1.2;
font-size:13px;
font-weight:300;
color:#FFF;
}
.revSliderFeaturedContainerTitleNew{
position:relative;
float:left;
width:302px;
overflow:hidden;
height:95px;
line-height:1.2;
font-size:13px;
font-weight:300;
color:#FFF;
}
.revSliderFeaturedContainerTitleTop{
position:relative;
float:left;
width:122px;
margin:15px;
overflow: hidden;
height: 60px;
}
.revSliderFeaturedContainerTitleTopNew{
position:relative;
float:left;
width:272px;
margin:15px;
line-height:17px;
color:#FFF;
margin-bottom:10px;
font-size:15px;
font-weight:500;
overflow: hidden;
height:36px;
}
.revSliderFeaturedContainerTitleBottom{
position:absolute;
width:122px;
background-position:center left;
background-repeat:no-repeat;
background-image:url(../images/skadonIcon.png);
height:20px;
padding-left:30px;
line-height:20px;
bottom:10px;
left:15px;
}
.categoriesArea, .categoriesAreaRight{
position:relative;
float:left;
width:646px;
height:250px;
background-color:#f1f2f2;
margin-top:33px;
}
.categoriesArea{
height:auto;
padding-bottom:18px;
}
.categoriesAreaRight{
margin-left:33px;
width:300px;
}
.categoriesAreaHeader{
position:relative;
float:left;
width:601px;
padding-left:25px;
margin-top:22px;
height:40px;
line-height:40px;
font-size:15px;
color:#323256;
padding-right:20px;
}
.jobSearchArea{
position:relative;
float:left;
margin-left:43px;
}
.jobSearchAreaLocation{
position:relative;
float:left;
widows:195px;
}
.searchInput{
position:relative;
float:left;
padding-left:10px;
padding-right:10px;
width:108px;
height:24px;
line-height:24px;
background-color:#FFFFFF;
font-size:11px;
margin-left:15px;
}
#jobKeyword{
width:108px;
margin-left:15px;
}
.jobSearchAreaLocationBtn{
position:relative;
float:left;
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/catSearch.png);
cursor:pointer;
width:30px;
background-color:#FFFFFF;
height:40px;
margin-left:1px;

}
.categoryName{
position:relative;
float:left;
width:112px;
background-color:#FFFFFF;
height:26px;
line-height:26px;
color:#323256;
font-size:13px;
font-weight:300;
margin-top:16px;
margin-left: 18px;
  margin-right: 22px;
  overflow:hidden;
cursor:pointer;
padding-left:10px;
}
.categoryCount{
position:absolute;
right:0px;
top:0px;
padding-left:5px;
background-color:inherit;
padding-right:10px
}
.categoryName:hover{
color:#ff9485;
}
.revSliderFeatured .bx-wrapper .bx-prev{
width:12px;
margin-left: -30px;
  margin-top: -15px;
height:22px;
background: url(../images/leftFeatured.png) no-repeat;
}
.revSliderFeatured .bx-wrapper .bx-next{
margin-right: -30px;
left: 987px;
width:12px;
  margin-top: -15px;
height:22px;
background: url(../images/rightFeatured.png) no-repeat;
}
.revSliderFeaturedContainerTitleTopShareArea{
position: relative;
float: left;
width: 122px;
margin-left: 15px;
overflow: hidden;
height: 20px;
line-height:20px;
}
.revSliderFeaturedContainerTitleDesc{
position: relative;
float: left;
width: 122px;
margin: 15px;
color:#FFFFFF;
font-weight:normal;
font-size:9px;
height:60px;
line-height:1.3;
overflow:hidden;
}
.revSliderFeaturedContainerTitleDescNew{
position: relative;
float: left;
width: 270px;
margin: 15px;
color:#FFFFFF;
font-weight:normal;
font-size:11px;
height:42px;
margin-top:0px;
margin-bottom:0px;
line-height:1.3;
overflow:hidden;
}
.fbShareFeatured{
position:absolute;
width:40px;
height:21px;
color:#FFF;
line-height:21px;
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
background-image: url(../images/fbDefault.png);
right:10px;
bottom:10px;
}
.fbShareFeatured:hover{
background-image: url(../images/fbHover.png);
}
.paginationArea{
position:relative;
float:left;
/* left: 50%;
margin-left: -40px; */
margin-bottom:33px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.paginationArrows, .paginationArrowsRight{
position:relative;
float:left;
width:14px;
margin-top:2px;
height:30px;
background-repeat:no-repeat;
background-position:top center;
background-image: url(../images/paginationLeft.png);
}
.paginationArrowsRight{
background-image: url(../images/paginationRight.png);
}
.paginationCurrent2, .paginationCurrent{
position:relative;
float:left;
width:14px;
height:12px;
color:#FF9485;
font-weight:500;
padding-top:20px;
text-align:center;
font-size:14px;
margin-left:9px;
margin-right:9px;
background-repeat:no-repeat;
background-position:top center;
background-image: url(../images/pagicationActive.png);
}
.paginationCurrent:link, .paginationCurrent:hover, .paginationCurrent:visited{
color:#BCBEC0;
font-weight:normal;
background-image: url(../images/pageListIcon.png);
}
.paginationCurrent:hover{
color:#FF9485;
background-image: url(../images/pageListIconHover.png);
}
.tooManyPagesPoiner{
position:relative;
float:left;
width:14px;
height:32px;
color:#BCBEC0;
margin-left:9px;
margin-right:9px;
}
.listsCity{
position: absolute;
z-index:99;
  bottom: 29px;
  width:134px;
  background-color:#e6e7e8;
  font-size:12px;
  font-weight:500;
  left: -11px;
  height: 20px;
  text-align:center;
  line-height: 20px;
  color: #939598;
}
.popAlertArea{
position:relative;
float:left;
width:961px;
height:50px;
margin-bottom: 33px;
font-weight:300;
font-size:13px;
color:#FFF;
background-color:#FF9485;
line-height:50px;
padding-left:18px;
-webkit-transition: all  350ms ease-in-out;
    -moz-transition: all  350ms ease-in-out;
    -o-transition: all  350ms ease-in-out;
    -ms-transition: all  350ms ease-in-out;
    transition: all  350ms ease-in-out;
}
.homePopExitBtn{
position:absolute;
right:18px;
font-size:20px;
cursor:pointer;
top:0px;
}
.catSelected{
background-color:#FF9485;
color:#fff;
}
.catSelected:hover{
color:#fff;
cursor:default;
}
.homeAreaRightTop{
position:absolute;
width:100%;
    background-size: 304px 108px;
height:108px;
background-repeat:no-repeat;
background-image:url(../images/jaksdjkasbsjbds.gif);
}
.homeAreaRightTopH{
width:100%;
color:#FFF;
font-size:15px;
font-weight:bold;
text-align:center;
margin-top:24px;
text-transform:uppercase;
    font-size: 24px;
    font-weight: bold;
}
.homeAreaRightTopH2{
margin-top:4px;
color:#303255;
font-size:14px;
}
.homeAreaRightTopH22{
background-repeat:no-repeat;
background-image:url(../images/bgNeIco.png);
background-size:50px;
height:50px;
margin-top:6px;
background-position:center;
}
.homeAreaRightTop2{
bottom:0;
margin-top:33px;
background-image:url(../images/asdashdlashd.png);
height:108px;
background-color:
}
.homeAreaRightTopH222{
background-image:url(../images/asjhvhd.png);
}
.homeAreaRightTopH2211s{
height:24px; 
margin-top:10px;
}
.homeAreaRightTopH2211{
margin-top:20px;
}