@import url(https://fonts.googleapis.com/css?family=Droid+Sans);

@font-face {
    font-family: MontserratRegular;
    src: url(../fonts/Montserrat-Regular.otf);
}

@font-face {
    font-family: Hiragino;
    src: url(../fonts/hiragino.otf);
}

@font-face {
    font-family: MontserratBold;
    src: url(../fonts/Montserrat-Bold.otf);
}

@font-face {
    font-family: Bebas;
    src: url(../fonts/bebas.ttf);
}

@font-face {
    font-family: MYRIADPRO-REGULAR;
    src: url(../fonts/myriadproregular.otf);
}

@font-face {
    font-family: Pragmatica_Medium;
    src: url(../fonts/Pragmatica_Medium.ttf?v=1);
}

.mobile-menu{
	padding-left:0;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 1000px;
	background: #2f2c2c;
	right: 2000px;
	font-family: Hiragino;
}

.mobile-menu ul{
	margin:0;
	padding:0;
	max-width:100%;
}
.mobile-menu ul li{
	list-style:none;
	border-bottom: 1px solid #ffffff;
}
.mobile-menu ul li:hover{
	text-decoration:none;
	background-color:#e67b07;
}
.mobile-menu ul li a{
	display: block;
	padding: 7px 10px;
	text-transform: capitalize;
	font-weight: bold;
	color: #fff;
}


.mobile-menu ul li a.icon.icon-logo{
		background: #2f2c2c 
		url(../mobile-icon/logo.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-listing{
		background: #2f2c2c 
		url(../mobile-icon/listing.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-detail{
		background: #2f2c2c 
		url(../mobile-icon/detail.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-candidate{
		background: #2f2c2c 
		url(../mobile-icon/candidate.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-video{
		background: #2f2c2c 
		url(../mobile-icon/video.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-consultant{
		background: #2f2c2c 
		url(../mobile-icon/consultant.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-international{
		background: #2f2c2c 
		url(../mobile-icon/international.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-about{
		background: #2f2c2c 
		url(../mobile-icon/about.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-contact{
		background: #2f2c2c 
		url(../mobile-icon/contact.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-employer{
		background: #2f2c2c 
		url(../mobile-icon/employer.png)
		no-repeat 96% center;
		background-size: 18px;
}
.mobile-menu ul li a.icon.icon-siteMape{
		background: #2f2c2c 
		url(../mobile-icon/siteMape.png)
		no-repeat 96% center;
		background-size: 18px;
}

#wrapper{
	max-width:320px;
	height:auto;
	margin:0 auto;
	position:relative;
	padding-bottom:30px;
	border: 1px solid #000000;
}

#header{
	width: 100%;
	background: #ffffff;
}

#header .logo{
	margin: 5px auto;
	width: 100px;
}

#header .turn-off{
	width:20px;
	height:20px;
	position:absolute;
	top:3px;
	left:12px;
	z-index:9
}
#service{
	background:url(../img/maps_back.png) no-repeat;
	margin-left: -15px;
	margin-right: -15px;
}
#service .service-btn{
	text-align:center;
	margin-bottom:5px;
	width: 100px;
	height: 90px;
	margin-left: 7px;
}
.serviceBtn{
	width: 90px;
	height: 90px;
	background: #e50012;
	color: #ffffff;
	margin: 0px auto;
	border-radius: 100%;
	padding-top: 25px;
	border: 1px solid #e50012;
	cursor: pointer;
	margin-top: 2px;
	font-weight: bold;
	position: relative;
}
.serviceBtn.one{
	padding-top: 30px;
}
.serviceBtn:hover{
	box-shadow: 0px 5px 5px #888888;
}
#menu{
	width:100%;
	max-width:320px;
	height:50px;
	border:1px solid #e7e7e7;
	/*border:1px solid #000;*/
	position:fixed;
	bottom:0px;
	background:#f8f8f8;
	z-index:999;
}
#menu .fixed-menu-bottom{
	text-align:center;
	padding:0px;
	border-right:1px solid #e7e7e7;	
}
#menu .fixed-menu-bottom:last-child{
	border:none;
}
#menu .fixed-menu-bottom img{
	max-width:100%;
	width:auto;
}
#jod-list{
	border-top:1px solid #000;
	margin-top:0px;
}
#jod-list table td{
	vertical-align:middle;
	border-bottom:1px solid #000;
	font-family: Hiragino;
}
#jod-list table th{
	border-bottom:2px solid #000;
	font-family: Hiragino;
}
#jod-list table th.place,
#jod-list table th.detail,
#jod-list table td.place,
#jod-list table td.detail{
	text-align:center;
}
#jod-list table td.detail{
	color:red;
}
#jod-list .loadmore{
	text-align:center;
	padding-bottom:20px;
}
#contsultant-slide{
	margin-top:30px;
	height:auto;
}
#contsultant-slide .consultant{
	padding:0px;
}
#contsultant-slide .consultant img{
	max-width:100%;
	width:100%;
}
#contsultant-slide .carousel-control{
	width:auto;
	opacity:1;
	height:65px;
}
#contsultant-slide .carousel-control.right,
#contsultant-slide .carousel-control.left{
	background:none;
}
#contsultant-slide .carousel-control.right,
#contsultant-slide .carousel-control.left{
	top:50%;
	margin-top:-33px;
}
.consultantCon{
	overflow: hidden;
	margin-bottom: 35px;
	/*overflow-x: scroll;*/
}

.consultantList{
	width: 1280px;
}

.consultantPro{
	float: left;
	position: relative;
	width: 160px;
}

.consultantPro img{
	width: 100%;
}

.arrowConsultant{
	position: absolute;
	color: #ffffff;
	width: 40px;
	height: 60px;
	background-color: rgba(255, 0, 0, 0.5);
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 42px;
	cursor: pointer;
	z-index: 999;
}

.arrowConsultant.arrowRight{
	right: 0px;
	padding-left: 15px;
}

.exNature{
	font-family: Hiragino;
	font-size: 15px;
	margin-bottom: 15px;
}

.overlayName{
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	width: 100%;
	z-index: 998;
	/*bottom: -50px;*/
	bottom: 0px;
	color: #ffffff;
}
#our-network{
	margin-top:30px;
	background:url(../img/bg-bar.png) no-repeat;
	height:32px;
}
#our-network .title-bar{
	font-weight:bold;
	padding-top:5px;
}
#our-network .more-detail{
	padding:0px;	
	padding-top:5px;
}
#our-network .more-detail a{
	color:red;
	text-decoration:none;
	cursor:pointer;
}
#country-list{
	margin-top:30px;
	background:url(../img/country-list-bg.png) no-repeat;
	height:165px;
}
#country-list .navbar-nav .country{
	padding:4px 10px;
	text-align:center;	
}
#country-list .navbar-nav .country a{
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	padding:0px;
	background:none;
}
#country-list .navbar-nav .country a:hover{
	color:#ccc;
}
#our-stock{
	margin-top:30px;
	background:url(../img/bg-bar.png) no-repeat;
	height:32px;
}
#our-stock .title-bar{
	font-weight:bold;
	padding-top:5px;
}
#our-stock .more-detail{
	padding:0px;	
	padding-top:5px;
}
#our-stock .more-detail a{
	color:red;
	text-decoration:none;
	cursor:pointer;
}
#stock-information{
	
}
#stock-information header{
	background:#383838;
	height: 45px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	padding-top: 8px;
}
.stock-info .navbar-nav{
	text-align: center;
}
#stock-information .stock-info{
	padding:0px;
}
.networkList{
	background: #333333;
	color: #ffffff;
}
.networkList a{
	color: #ffffff;
}
#footer{
	background:#333333;
}
#footer .footer-menu{
	padding:10px;
}
#footer .footer-menu .panel-group{
	margin-bottom:0px;
}
#footer .footer-menu .panel-group .panel{
	border-radius:0px;
	background:none;
	border-bottom:1px solid #555555;
}
#footer .footer-menu .panel-default{
	border:none;
}
#footer .footer-menu .panel-default > .panel-heading{
	background:none;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	padding-left:0px;
	padding-right:0px;
}
#footer .footer-menu .panel-title{
	font-size:14px;
	font-family: Hiragino;
}
#footer .footer-menu .panel-title a{
	text-decoration:none;
}
#footer .footer-menu .list-group-item{
	background:none;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	border-top:1px solid #555;
	font-weight:bold;
}
#footer .copyright{
	padding:10px;
	text-align: center;
	font-size: 11px;
}
#footer .copyright p{
	color:#fff;
}

#contact p.titleBlack{
	color: #000000;
	font-weight: bold;
}

/*video sec*/
#video-library .now-playing{
	padding:0px;
}
#video-library  .comment{
	margin-top:20px;
}
#video-library  .comment p{
	font-size:12px;
	line-height:20px;
}
#video-library  .comment p.title{
	font-weight:bold;
}
#video-library .playlist{
	padding:0px;
}
#video-library .playlist table td{
	padding:10px 0px;
	vertical-align:middle;
}
#video-library .playlist table td p{
	margin:0px;
}
#video-library .playlist table td p.title{
	padding:0 0 0 5px;
	font-weight:bold;
}
#video-library .playlist table td p.title span{
	font-weight:normal;
}
#video-library .playlist table td.play-control{
	text-align:center;
}
#video-library .playlist table td.play-control a{
	color:#000;
}
/*end video sec*/

/*staff profile*/

#header_zzzz{
	padding:15px;
	position:relative;
	height:175px;
	background:url(../img/staff-profile/cover.jpg) no-repeat;	
}
#header .name-profile{
	width:195px;
	height:auto;
	position:absolute;
	left:15px;
	bottom:20px;
}
#header .name-profile p{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:0px;
}
#header .pic-profile{
	width:88px;
	height:88px;
	position:absolute;
	right:20px;
	top:65px;
}
#header .pic-profile img{
	border:1px solid #fff;
}
#personal-info{
	margin-top:20px;
}
#personal-info p{
	font-size:14px;
	line-height:30px;
	margin:0px;
}
#personal-info p.title{
	font-weight:bold;
	text-decoration:underline;
}
.panel-default > .panel-heading{
	padding:10px;
}
.panel-pic{
	width:15.92%;
	height:43px;
	float:left;
}
.panel-staff-name{
	float:left;
	width:84.08%;
	height:auto;
	padding-left:15px;
	position:relative;
}
.panel-staff-name p{
	margin:0px;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.panel-staff-name p span{
	font-size:12px;
	font-weight:normal;
}
.panel-staff-name i{
	position:absolute;
	top:0px;
	right:0px;
	color:#999999;
}
.panel-collapse p{
	padding:10px;
}
.panel-collapse img{
	width:100%;
	max-width:100%;
}

/*end staff profile*/

/*network*/
#network-info{
	background:url(../img/map_icon.jpg) no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	height: 250px;
}
#network-info p.more-info{
	text-align:center;
	margin-top:120px;
}
#network-info p.more-info a{
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}
.company-info{
	margin-top:0px;
	color: #ffffff;
}
.company-info p{
	font-size:14px;
	line-height:22px;
	color:#ffffff;
}
.company-info p.companyname{
	font-weight:bold;
	text-align:center;
}
#contact-info{
	margin:10px 0;
}
#country-list{
	margin:0;	
	background:#333333;
	height:auto;
}
.country-menu{
	padding:0px;
}
#country-list ul{
	list-style:none;
	margin:0px;
	padding:0;
}
#country-list ul li{
	height:30px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 0px;
	padding-right: 0px;
}
#country-list ul li a{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
#country-list ul li a:hover{
	color:red;
	text-decoration: none;
}
/*end network*/

/*job list*/

#job-search, #job-type{
	padding:0px;
	border-top:1px solid #ebebeb;
}
#job-search {
	background:#f6f9f9;	
}
#job-search .navbar-form{
	margin:0px;
	padding:0px;
	width:100%;
}
#job-search .navbar-form .btn{
	border-radius:0px;
	background:#fff;
	height:43px;
	color:#f86b4f;
}
#job-search .navbar-form .form-group{
	float:right;
	display:block;
	margin-right:5px;
	margin-top:5px;
}
#job-search .navbar-form .form-group input[type="text"]{
	color:#f86b4f;
	width:75px;
}
#job-type .job-type{
	padding:0px;
}
#job-type .reload-job{
	text-align:center;
}
#job-type .reload-job img{
	margin-top:8px;
	
}
#job-type .job-type p.job-title{
	font-weight:bold;
	font-size:16px;
	color:#595656;
	padding-top:8px;
	padding-left:3px;
	font-family: Hiragino;
}
#job-list #job-announce{
	padding:0px;
	margin-top:10px;
}
#job-list #job-announce table td{
	border:none;
	border-bottom:1px solid #959595;
	vertical-align:middle;
}
#job-list #job-announce table td p{
	margin-bottom:0px;
}
#job-list #job-announce table td p.postion{

	font-size:12px;
	color:#000;
}
#job-list #job-announce table td p.place{
	color:#898989;
	font-size:12px;
}
#job-list #job-announce table td p.place i{
	margin-right:5px;
}
#job-list #job-announce table td a{
	color:#f86b4f;
	font-size:12px;
	text-decoration:none;	
}
#job-list #job-announce table td.more{
	text-align:right;
}
#job-list .chair-man{
	padding:0px;
}

/*end job list*/

/*job details*/
#job-detail #section-company{
	background:#f8f8f8;
	padding:15px 0;
}
#job-detail #section-company .company p{
	float:left;
}
#job-detail #section-company .company p.company-logo{
	margin-right:10px;
}
#job-detail #section-company .company p span.company-name{
	font-weight:bold;
}
#job-detail #section-company .company-info{
	margin-top:10px;
}

#job-detail #section-company .company-info .company-btn{
	padding:5px;
	text-align:center;
}
#job-detail #section-company .company-info .company-btn span{
	font-size:11px;
	text-align:center;
	margin-top:5px;
}
#job-detail #job-des{
	margin-top:10px;
}
#job-detail #job-des p{
	line-height:22px;
	font-size:12px;
}
#job-detail #job-des p.title{
	margin-top:20px;
	font-weight:bold;
	font-family: Hiragino;
}
b, strong{
	font-family: Hiragino;
}
/*end job details*/

/*employer top*/
#employer-top #pasona-service .service{
	padding:0px;	
}
#employer-top #pasona-service .service img{
	max-width:100%;
	width:auto;
}
#employer-top #service-detail p{
	text-align:left;
	color:#000;
	font-family: Hiragino;
}
#employer-top #service-detail p.title{
	font-weight:bold;
	margin-top:20px;
	font-family: Hiragino;
}
/*end employer top*/

/*contact*/
#contact{
	margin-top:20px;
}
#contact p{
	color:#7b7b7b;
	line-height:22px;
}
#contact p.title{
	font-size:14px;
	font-weight:bold;
	color:#999999;
}
#contact #contact-address, #contact-info, #contact-btn{
	margin-top:10px;
}
#contact-map{
	margin-top:30px;
}
.pasona-map{
	padding:0px;
}
/*end contact*/

/*consultant*/
#consultant-list #consultant-profile{
	border-top:1px solid #000;
	padding:0px;
	margin-top:10px;
}
#consultant-list #consultant-profile table td{
	border:none;
	border-bottom:1px solid #959595;
	vertical-align:middle;
}
#consultant-list #consultant-profile table td p{
	margin-bottom:0px;
}
#consultant-list #consultant-profile table td p.name{
	font-weight:bold;
	font-size:13px;
	color:#000;
}
#consultant-list #consultant-profile table td p.position{
	color:#898989;
	font-size:12px;
}
#consultant-list #consultant-profile table td a{
	color:#898989;
	font-size:16px;
	text-decoration:none;	
}
#consultant-list .chair-man{
	padding:0px;
}
/*end consultant*/

/*branch list*/
#branch-list{
	margin-top:20px;
}
#branch-list .branch-head{
	text-align:center;
}
#branch-list .branch-list{
	padding:0px;
}
#branch-list .branch-list table td{
	border:none;
	vertical-align:middle;
	padding:10px 10px;
}
#branch-list .branch-list table td.bg-gray{
	background:#f7f7f7;
}
#branch-list .branch-list table td p{
	margin-bottom:5px;
}
#branch-list .branch-list table td p.branch-name{
	font-weight:bold;
}
#branch-list .branch-list table td p span{
	float:right;
	color:#e88372;
}
#branch-list .pic-branch{
	max-width:100%;
	width:auto;
	padding:0px;
}

#branch-list #branch-map{
	margin-top:30px;
}
#branch-list #branch-map .pasona-map{
	padding:0px;
}
/*end branch list*/

/*about*/
#about-banner{
	
	top:0px;
	
}
#about-banner .banner{
	padding:0px;	
	height:198px;
}
#about-banner .banner img{
	width:auto;
	max-height:100%;
}
#about p{
	color:#999;
	text-align:left;
}
#about p.title{
	color:#999;
	font-weight:bold;
	font-size:14px;
	padding:20px 0;
	margin-bottom:0px;
}
#about p.sub-title{
	color:#000;
	font-weight:bold;
}
#about p img{
	margin:10px;
	float:right;
}
/*end about*/

/*button*/
.serviceBtn:active{
	margin-top:4px;
	position: relative;
	background: #a59fa0;
}
.serviceBtn.active{
	margin-top:4px;
	position: relative;
	background: #a59fa0;
	border: 1px solid #a59fa0;
}
.noPad{
	padding: 0;
}
.hide{
	display: none;
}
/*end button*/






/* Log page */
hr.cb{
	border-top: 1px solid #9F9F9F;
	margin-top: 10px;
}

ul.social-login {
	padding: 0;
	text-align: center;
	margin-top: 25px;
}
ul.social-login li:first-child{margin-left:0;}
ul.social-login li{
	display:inline-block;
	margin-left:25px;
}
.top15{
	margin-top:15px;
}
form.login-form .form-control{
	border: 1px solid #1B1B1B !important;
	margin-bottom:15px;
}

input.submitlog-btn:hover{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #505050), color-stop(1, #3e3e3e));
	background:-moz-linear-gradient(top, #505050 5%, #3e3e3e 100%);
	background:-webkit-linear-gradient(top, #505050 5%, #3e3e3e 100%);
	background:-o-linear-gradient(top, #505050 5%, #3e3e3e 100%);
	background:-ms-linear-gradient(top, #505050 5%, #3e3e3e 100%);
	background:linear-gradient(to bottom, #505050 5%, #3e3e3e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#3e3e3e',GradientType=0);
	background-color:#505050;
}
input.submitlog-btn{
	-moz-box-shadow:inset 0px 1px 0px 0px #8d8d8d;
	-webkit-box-shadow:inset 0px 1px 0px 0px #8d8d8d;
	box-shadow:inset 0px 1px 0px 0px #8d8d8d;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3e3e3e), color-stop(1, #505050));
	background:-moz-linear-gradient(top, #3e3e3e 5%, #505050 100%);
	background:-webkit-linear-gradient(top, #3e3e3e 5%, #505050 100%);
	background:-o-linear-gradient(top, #3e3e3e 5%, #505050 100%);
	background:-ms-linear-gradient(top, #3e3e3e 5%, #505050 100%);
	background:linear-gradient(to bottom, #3e3e3e 5%, #505050 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3e3e', endColorstr='#505050',GradientType=0);
	background-color:#3e3e3e;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Hiragino;
	font-size:13px;
	padding: 6px 77px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2540c7;
    text-transform: capitalize;

}
.text-red{
	color:red;
	text-decoration:underline;
}
span.close-btn {
    border: 1px solid #aaa;
    border-radius: 100%;
    padding: 2px 6px;
}
div.banner-sn-4{
    background: url(../img/slider4.png?v=1) no-repeat;
    background-size: 100%;
	color:#000;
}
div.banner-sn-3{
    background: url(../img/slider3.png?v=1) no-repeat;
    background-size: 100%;
	color:#fff;
}
div.banner-sn-2{
    background: #cbb1d8 url(../img/slider2.png?v=1) no-repeat;
    background-size: 100%;
	background-position: 0 0px;
}
div.banner-sn-1{
	/*background: #000000 url(../img/slider1.png?v=1) no-repeat;*/
    background: #000000 url(../img/mobiletopbg.png?v=1) no-repeat;
    background-size: 100%;
	background-position: center center;
	height: auto;
}
img.bn-company-logo{
	height:20px;
}
div.banner-top-title h4 {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 0;
}
div.banner-top-title h4:last-child {
    margin-bottom: 10px;
    margin-top: 2px;
}
div.banner-sn p.description{
	font-size: 12px;
	line-height: 15px;
	margin-right:-15px;
}
.color-w{
	color:#fff;
}
.color-w img{
	width:35px;
	height:35px;
}

.bg-ph-a {
    height: 178px;
    background: url(../img/banner/Layer46.png) no-repeat right top;
    background-size: 83px 175px;
}
.bg-ph-b {
    height: 100%;
    width: 70%;
    background: url(../img/banner/Layer47.png) no-repeat right bottom;
    background-size: 83px 155px;
    position: relative;
	margin-left: 43px;
}
.bg-ph-c {
	height: 73%;
	width: 62%;
	background: url(../img/banner/Layer48.png) no-repeat right top;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	margin-left: 20px;
}
a.browse-more-btn:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 9px solid #000000;
    border-bottom: 4px solid transparent;
    margin: 7px 1px 0px 2px;
}
a.browse-more-btn {
    color: #242228;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.60);
    padding: 2px 7px;
    font-size: 10px;
    padding-right: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
	text-decoration:none;
	margin: 0px 0px 0px 20px;
}

.bullet span.active{background:#eee;}
.bullet span {
    border: 1px solid #eee;
    margin: 2px;
    border-radius: 100%;
    display: inline-block;
    padding: 3px;
}
.button {
    display: block;
    border: 1px solid #c02234;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-top: 11px;
    padding-bottom: 0px;
    font-size: 11px;
	font-weight: bold;
    border-radius: 7px;
    text-decoration: none;
    background: #ff3a44;
	height: 40px;
	width: 45%;
	float: left;
	margin-left: 4.5px;
}
.button:hover{
    text-decoration: none;
	color: #fff;
}
p.bullet {
    margin-top: 60px;
}

.top-cover{
    border: 1px solid #aaa;
    padding-bottom: 40%;
    background: url(../img/banner/cover.png) no-repeat;
    background-size: cover;
}
.top-logo{
	background:#f8f8f8;
	padding-top:10px;
}
.top-logo .col-xs-9 p.h4{
	margin-bottom:3px;
}
.top10{
	margin-top:10px;
}
ul.icon{
	padding:0;
	margin:0;
}
ul.icon li:first-child{margin-left:0;}
ul.icon li{
    list-style: none;
    display: inline-block;
    margin-left: 12px;
    text-align: center;
    font-size: 13px;
}
ul.icon li span:first-child {
    display: block;
    border: 1px solid #bbb;
    width: 50px;
    height: 50px;
	border-radius:100%;
	margin:auto;
}
.col-xs-5.pd0 {
    padding: 0;
}
.col-xs-5.pd0 p {
    font-size: 13px;
}
span.icon-location {
    background: #e86749 url(../img/icon/maker.png) no-repeat center center;
}
span.icon-term {
    background: #fec440 url(../img/icon/time.png) no-repeat center center;
}
span.icon-salary {
    background: #6cb3e3 url(../img/icon/dollar.png) no-repeat center center;
}

.mapNetwork{
	background-image: url(../img/map-01.jpg);
	background-position: center;
	background-size: 600px;
	background-repeat: no-repeat;
	height: 400px;
	text-align: center;
}

.jobPagination{
	margin: 20px auto;
	width:100%;
	text-align: center;
	margin-bottom: 20px;
}

.jobPagination ul{
	list-style: none;
	margin-top: 10px;
}

.jobPagination ul li{
	display: inline-block;
	width: 30px;
	font-family: Hiragino;
	text-align: center;
	font-size: 15px;
}

.jobPagination ul li a{
	color: #000000;
	text-decoration: none;
}

.jobPagination ul li a:hover{
	color: #ed1f18;
	text-decoration: none;
}

.jobPagination ul li .selected{
	color: #ed1f18;
	text-decoration: none;
}

/*login*/
.loginTitle{
	font-family: Hiragino;
	text-align: center;
	font-size: 20px;
}

.subTitle{
	font-family: Hiragino;
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
}

.loginCon{
	border: 1px solid #dedede;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fefefe;
}

.socialLogin{
	max-width: 450px;
	text-align: center;
	margin: 0 auto;
}

.socialLogin img{
	margin-top: 5px;
	cursor: pointer;
}

.socialLogin img:hover {
	position:relative;
	top:-1px;
}

.socialLogin img:active {
	position:relative;
	top:1px;
}

.orCon{
	position: relative;
	text-align: center;
}

.line{
	width: 80%;
	height: 1px;
	background: #dedede;
	margin-bottom: 20px;
	margin: 70px auto;
}

.or{
	width: 70px;
	height: 70px;
	margin: 0 auto;
	background: #e0e0e0;
	padding-top: 20px;
	font-family: Hiragino;
	text-align: center;
	font-size: 20px;
	border-radius: 70px;
	position: absolute;
	top: -35px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.txtBox{
	width: 90%;
	height: 40px;
	border: none;
	background: #eeeeee;
	outline: none;
	margin-bottom: 20px;
	text-indent: 60px;
	margin: 10px auto;
	display: block;
	font-size: 14px;
}

.txtEmail ,.txtEmailPop{
	background-image: url(../../images/loginInputIconUser.png);
	background-repeat: no-repeat;
}

.txtPassword, .txtPasswordPop{
	background-image: url(../../images/loginInputIconPass.png);
	background-repeat: no-repeat;
}

.txtBox::-webkit-input-placeholder {
   color: #9f9f9f;
}

.txtBox:-moz-placeholder { /* Firefox 18- */
   color: #9f9f9f;
}

.txtBox::-moz-placeholder {  /* Firefox 19+ */
   color: #9f9f9f;
}

.txtBox:-ms-input-placeholder {  
   color: #9f9f9f;
}

.txtReg{
	text-indent: 20px;
}

.txtHalf{
	width: 34.7%;
	display: inline-block;
	margin: 0 auto;
}

.signUpBtn{
	right: 0px;
	top: 70px;
	cursor: pointer;
}

.registerloginBtn {
	-moz-box-shadow: 0px 4px 0px 0px #b12b1f;
	-webkit-box-shadow: 0px 4px 0px 0px #b12b1f;
	box-shadow: 0px 4px 0px 0px #b12b1f;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ec0f07), color-stop(1, #ec0f07));
	background:-moz-linear-gradient(top, #ec0f07 5%, #ec0f07 100%);
	background:-webkit-linear-gradient(top, #ec0f07 5%, #ec0f07 100%);
	background:-o-linear-gradient(top, #ec0f07 5%, #ec0f07 100%);
	background:-ms-linear-gradient(top, #ec0f07 5%, #ec0f07 100%);
	background:linear-gradient(to bottom, #ec0f07 5%, #ec0f07 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec0f07', endColorstr='#ec0f07',GradientType=0);
	background-color:#ec0f07;
	border:1px solid #b12b1f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Hiragino;
	font-size:17px;
	font-weight:bold;
	padding:8px 44px;
	text-decoration:none;
	width: 90%;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}
.registerloginBtn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ec0f07), color-stop(1, #ec0f07));
	background:-moz-linear-gradient(top, #ec0f07 5%, #ec0f07 100%);
	background:-webkit-linear-gradient(top, #ec0f07 5%, #ec0f07 100%);
	background:-o-linear-gradient(top, #ec0f07 5%, #ec0f07 100%);
	background:-ms-linear-gradient(top, #ec0f07 5%, #ec0f07 100%);
	background:linear-gradient(to bottom, #ec0f07 5%, #ec0f07 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec0f07', endColorstr='#ec0f07',GradientType=0);
	background-color:#ec0f07;
}
.registerloginBtn:active {
	position:relative;
	top:1px;
}

.service{
	cursor: pointer;
}

.overlayWhite{
	background: #000000;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	z-index: 9999;
	position: fixed;
	margin-top: -20px;
}

.enquiryFormPop{
	max-width: 400px;
	position: fixed;
	z-index: 99999;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	background: #fafafa;
	text-align: center;
	border: 1px solid #dedede;
	top: 1%;
}

/*enquiry form*/
.txtInput{
	width: 100%;
	height: 40px;
	border: 1px solid #dedede;
	text-indent: 35px;
	font-size: 15px;
	outline: none;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
}

.txtArea{
	width: 100%;
	height: 150px;
	border: 1px solid #dedede;
	font-size: 15px;
	outline: none;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	resize: none;
}

.txtNameE{
	background-image : url(../../images/icon_name.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: top left;
}

.txtCompanyName{
	background-image : url(../../images/icon_company.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: top left;
}

.txtEmailE{
	background-image : url(../../images/icon_email.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: top left;
}

.txtPhoneE{
	background-image : url(../../images/icon_phone.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: top left;
}

.txtWebE{
	background-image : url(../../images/icon_web.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: top left;
}

.sendEnquiryBtn{
	height: 30px;
	font-size: 12px;
	border: 1px solid #dedede;
	border-radius: 10px;
	background: #fefefe;
	padding-left: 20px;
	padding-right: 20px;
	outline: none;
	text-align: right;
	margin-top: -10px;
	float: right;
	font-weight: bold;
}

.sendEnquiryBtn:hover{
	color: #ffffff;
	background: #e32532;
}

.checkBoxTnc{
	width: 15px;
	height: 15px;
}

.enquiryFormPop span{
	font-size: 15px;
}

.closeEnquiry{
	font-size: 25px;
	color: #000000;
	position: absolute;
	z-index: 99999;
	top: 0px;
	right: 10px;
	cursor: pointer;
}

/*resume*/
.resumeCon{
	background: #ffffff;
	border: 1px solid #f1efec;
	margin-top: 20px;
	position: relative;
}

.leftResume{
	background: #cc0000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}

.candidatePhotoResume{
	width: 120px;
	height: 120px;
	background: #b0aa9f;
	margin: 0 auto;
	border-radius: 100%;
	background-image: url(../img/profile.png?v=1);
	background-size: 80%;
	background-position: center 30px;
	background-repeat: no-repeat;
}

.candidatePhotoResumeSample{
	width: 170px;
	height: 170px;
	background: #b0aa9f;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 50px;
	border-radius: 100%;
	background-image: url(../../images/PasonaConsultants3.jpg?v=1);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.formTitleResume{
	padding: 10px;
	font-family: Hiragino;
	font-size: 14px;
	text-align: center;
	display:inline-block;
	margin: 20px auto;
	letter-spacing: 4px;
}

.formTitleResume.white{
	color: #ffffff;
	border: 3px solid #ffffff;
}

.formTitleResume.red{
	color: #CC0000;
	border: 3px solid #000000;
}

.resumeTxt{
	border: 1px solid #A6A6A6;
	width: 80%;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	height: 35px;
	text-indent: 5px;
	outline: none;
}

.resumeRightTxt{
	border: 1px solid #A6A6A6;
	width: 90%;
	margin-left: 15px;
	margin-right: 15px;
	height: 35px;
	text-indent: 5px;
	outline: none;
}

.resumeRightShortTxt{
	border: 1px solid #A6A6A6;
	width: 35%;
	height: 35px;
	text-indent: 5px;
	outline: none;
}

.resumeRightSplitTxt{
	border: 1px solid #A6A6A6;
	width: 70%;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	height: 35px;
	text-indent: 5px;
	outline: none;
}

.resumeTxtArea{
	height: 300px;
	resize: none;
	overflow: auto;
	text-indent: 0;
}

.rightResume{
	background: #ffffff;
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
}

.whiteSection{
	background: #ffffff;
	position: relative;
}

.sectionResume{
	background: #F1EFEC;
	padding-top: 30px;
	padding-bottom: 30px;
}

.userNameResume{
	font-family: Hiragino;
	font-size: 15px;
	color: #000000;
	letter-spacing: 4px;
	width:100%;
}

.blackLine{
	background: #000000;
	height: 5px;
	width: 20%;
	margin: 10px auto;
}

.addFieldBtn{
	font-size: 15px;
	color: #000000;
	font-family: Hiragino;
	bottom: 10px;
	cursor: pointer;
	margin-top: 20px;
}

.rightResume .formTitleResume{
	margin-top: 20px;
}

.txtPName{
	text-align: left;
	font-family: Hiragino;
	color: #000000;
}

.txtPDesc{
	text-align: left;
	color: #A6A6A6;
}

.jobEx{
	margin-top: 20px;
	margin-bottom: 20px;
}

.jobExList{
	height: auto;
}

.slider1{
	margin-top: 25px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background: red;
	margin-top: -3px;
}

.ui-widget-content{
	height: 1px;
	background: #000000;
	border: none;
}

.btnResume{
	float: left;
	background: #FF6666;
	text-align: center;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.styleOnly{
	height: 185px;
	width: 20px;
	position: absolute;
	background: #F1EFEC;
	left: 0px;
	top: 100px;
}

.resumeCon .fa{
	color: #ffffff;
}

.resumeCon .leftResume table .detail{
	color: #ffffff;
	text-align: center;
}

.aboutMe{
	width: 85%;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	line-height: 20px;
	margin-bottom: 20px;
}

.positionName{
	text-align: center;
	font-family: Hiragino;
	font-size: 25px;
	color: #CC0000;
}

.rightResume table{
	width: 100%;
}

.skillCon{
	width: 100%;
	height: 13px;
	background: #A5A5A5;
}

.skillLevel{
	/*background: #CC0000;*/
	height: 13px;
}

.skillTable , .langTable{
	text-align: left;
	color: #585550;
	font-family: Hiragino;
}
.skillTable tr td , .langTable tr td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.previewResume,.previewCoverLetter{
	z-index: 99999;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.mobileSlide{
	height: 400px;
	max-width: 648px;
	margin: 0px auto;
}

.sliderMobile1{
	background: #000000 url(../../images/1.jpg) no-repeat;
    background-size: 100%;
	background-position: 0px 0px;
	color:#fff;
	height: 400px;
}

.sliderMobile1 .mobileTxt{
	font-size: 18px;
	font-family: Hiragino;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
}

.sliderMobile1 .readMore{
	width: 100px;
	height: 25px;
	background-color:rgba(255,255,255,0.7);
	color: #000000;
	padding-top: 2px;
	padding-left: 5px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.mobileTxtWhite{
	text-align: center;
	color: #ffffff; 
	font-size: 14px;
	margin-top: 10px;
	font-family: Hiragino;
}

.bullCon{
	width: 100px;
	margin: 0 auto;
}

.bull{
	width: 10px;
	height: 10px;
	border: 1px solid #ffffff;
	border-radius: 100%;
}

.bull.active{
	background: #ffffff;
}

.letterForm{
	text-align: left;
	color: #585550;
	font-family: Hiragino;
	font-size: 14px;
}

.letterForm span{
	font-weight: bold;
}

.promptSave{
	max-width: 420px;
	background: #F5F5F5;
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index: 9999;
	margin-top: 100px;
	padding-bottom: 10px;
}

.promptTitle{
	color: #FA555A;
	font-family: Hiragino;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;

}

.promptUnder{
	height: 2px;
	background: #FA555A;
	width: 100%;
}

.promptMsg{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.buttonPro{
	width: 100%;
	height: 30px;
	background: #FA555A;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	font-family: Hiragino;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
	margin-bottom: 5px;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
	
	.leftResume{
		background: #cc0000 !important;
		color: white !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.formTitleResume.white{
		color: white !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.formTitleResume.red{
		color: #CC0000 !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.whiteSection{
		background: #ffffff !important;
		-webkit-print-color-adjust: exact; 
	}

	.sectionResume{
		background: #F1EFEC !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.blackLine{
		background: #000000 !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.positionName{
		color: #CC0000 !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.fa{
		color: white !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.txtPDesc{
		color: #A6A6A6 !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.fa-mobile-phone:before, .fa-mobile:before, .fa-envelope:before, .fa-map-marker:before, .fa-globe:before, .fa-birthday-cake:before, .fa-venus-mars:before{
		color: white !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.resumeCon .leftResume table .detail, .aboutMe{
		color: white !important;
		-webkit-print-color-adjust: exact; 
	}
	
	.skillCon{
		width: 100%;
		height: 13px;
		background: #A5A5A5 !important;
		-webkit-print-color-adjust: exact; 
	}

	.skillLevel{
		background: #CC0000 !important;
		height: 13px;
		-webkit-print-color-adjust: exact; 
	}
	
}

.txtNameFull{
	height: 35px;
	width: 80%;
}
/*resume*/

.clear{clear:both;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background: red;
	margin-top: -3px;
}

.ui-widget-content{
	height: 1px;
	background: #000000;
	border: none;
}

.fx{
	padding-top: 10px;
	cursor: pointer;
}

.menuL{
	color:#000000;
}

.menuL:hover{
	text-decoration: none;
	color:#000000;
}

.magicTxt{
	width: 100%;
	height: 35px;
	margin-bottom: 5px;
}

.jd-job-a span:first-child {
    display: block;
    width: 65px;
    height: 65px;
    background: #2969b0 url(../../images/icon/currency.png) no-repeat center center;
    float: left;
    border-radius: 30px;
    margin-right: 10px;
}
.jd-job-b span:first-child {
    display: block;
    width: 65px;
    height: 65px;
    background: #7ca951 url(../../images/icon/calender.png) no-repeat center center;
    float: left;
    border-radius: 30px;
    margin-right: 10px;
}
.jd-job-c span:first-child {
    display: block;
    width: 65px;
    height: 65px;
    background: #e25041 url(../../images/icon/back.png) no-repeat center center;
    float: left;
    border-radius: 100%;
    margin-right: 10px;
}
.jd-job-a span:last-child,
.jd-job-b span:last-child,
.jd-job-c span:last-child{
	display:block;
	margin-top:10px;
}
.block-a{
    padding: 5px;
    padding-left: 15px;
}
.jd-adetail{
    background-color: #eee;
    padding: 5px;
    padding-left: 15px;
	margin-top:40px;
	padding-bottom: 20px;
}
.block-c{
	margin-top:40px;
	margin-bottom:40px;
}
.top50{margin-top:50px;}
.block-c p.fbtn a{
	background-color:#ebebeb;
	padding:5px 15px;
	border:none;
	border-radius:5px;
	color:#ec0f07;
	font-weight:bold;
}
p.flink a{
	text-decoration:underline;
	color:#ec0f07;
}
ul.block-r {
    margin: 0;
    padding: 0;
    text-align: center;
	margin-top:20px;
}
ul.block-r li{
	display:inline-block;
	margin:6px;
}
#googleMap{
	width:100%;
	height:160px;
	margin:30px auto;
}
.jd-right-side{
	padding:15px;
	padding-top:20px;
	background:#eee;
	border:1px solid 1px solid rgba(187, 187, 187, 0.16);
}
.apply-for-this {
    background: #e86b5a;
	width: 120px;
	height: 50px;
	color: #ffffff;
	background-image: url(../../images/logo-3.png);
	background-size: 20%;
	background-position: 85px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	cursor: pointer;
}

.relatedJobOpening{
	margin-top:30px;
	background-color:#eee;
	border:1px solid rgba(187, 187, 187, 0.16);
	padding-bottom:20px;
}
.relatedJobOpening h4{
    background-color: #dfdfdf;
    color: #000;
    padding: 11px;
    padding-left: 20px;
	margin-top:0;
}
.relatedJobOpening ul{margin:0;padding:0;margin-left:20px;}
.relatedJobOpening ul li {
    list-style: none;
    margin-bottom: 8px;
    border-bottom: 1px solid #aaa;
}
.relatedJobOpening ul li a {
    display: block;
    padding-bottom: 8px;
	color:#7c7c7c;
}
.shareThisJob{
	margin-top:50px;
	margin-bottom: 20px;}
.shareThisJob ul{
	width: 250px;
	margin: 0 auto;
}
.shareThisJob ul li {
    background: #eee;
    margin: 0px;
    padding: 7px 10px;
    float: left;
    list-style: none;
}
.shareThisJob ul li a img{
	width:35px;
	height:35px;
}

.contactUs{
	text-align: center;
}

.contactUs h3{
	text-align: center;
	font-family: Hiragino;
	font-size: 28.13px;
	color: #000000;
}

.contactUs p{
	font-family: Hiragino;
	font-size: 15px;
	color: #000000;
}

.txtInputContact{
	width: 100%;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	height: 35px;
	text-indent: 10px;
	outline: none;
	border-radius: 5px;
	margin-bottom: 15px;
}

.sendEnquiryBtn{
	height: 30px;
	font-size: 12px;
	border: 1px solid #dedede;
	border-radius: 10px;
	background: #fefefe;
	padding-left: 20px;
	padding-right: 20px;
	outline: none;
	text-align: right;
	margin-top: -10px;
	float: right;
	font-weight: bold;
}

.sendEnquiryBtn:hover{
	color: #ffffff;
	background: #e32532;
}

.enquiryBtn{
	width: 100%;
    height: 40px;
    background-color: #ec1e1c;
    background-image: url(../../images/mail.png);
    background-repeat: no-repeat;
    background-size: 10%;
    background-position: 10px 10px;
    color: #ffffff;
    border-radius: 10px;
    padding-top: 12px;
    font-size: 12px;
    font-weight: bold;
    font-family: Hiragino;
    margin: 0 auto;
    cursor: pointer;
}

.networkName{
	color: red;
	font-size: 20px;
    font-weight: bold;
    font-family: Hiragino;
	padding-top: 60px;
}

.networkDesc{
	color: #101010;
	font-family: Hiragino;
	font-size: 15px;
}

.counName{
	border: 2px solid red;
	padding:0;
	font-size: 13px;
	margin-top:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Hiragino;
	font-size: 15px;
	color: red;
}

.pp-header{
	border:1px solid #bbb;
	position:relative;
}
.row.cover-img {
    height: 312px;
    background: url(../../images/profile-cover.png) no-repeat center center;
    background-size: cover;
	position:relative;
}
.inside-cover {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
	text-align: center;
	background-color:rgba(0, 0, 0, 0.5);
}
.mrmike span.h4{
	text-transform:uppercase;
	margin-right:30px;
}
.mrmike span:last-child{
	margin-left:10px !important;
}
.under-cover {
    background-color: #f9f9f9;
    padding-top: 10px;
}
.inside-under .col-md-2 p{text-transform:capitalize;}
.inside-under .col-md-2:last-child{padding-left:0;}
.pp-avatar {
    width: 168px;
    height: 171px;
    background-image: #fff url(../images/michael-asmar.jpg) no-repeat center center;
    position: absolute;
    z-index: 1;
    top: 10px;
    padding: 5px;
	left:0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 1px 1px 3px #6D6D6D;
	border: 4px solid #fff;
	background-repeat: no-repeat;
	background-size: cover;
}
.pp-avatar span {
    position: absolute;
    font-size: 25px;
    color: #fff;
    right: 10px;
    margin-top: 140px;
}
.change-cover-icon{
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 15px;
    color: #fff;
    font-size: 25px;
}

p.my-interview {
    color: red;
    text-transform: uppercase;
    font-weight: bold;
    background: url(../images/icon/calendar5.png) no-repeat left center;
    padding-left: 30px;
    background-size: contain;
    margin-top: 20px;
}
span.noti-count {
    position: absolute;
    background: #eee;
    padding: 2px 9px;
    border-radius: 100%;
    left: 20px;
    top: 5px;
}
.ps-left-info{
	position:relative;
	margin-top:20px;
}

.personal-information {
    padding: 10px;
    border: 1px solid #aaa;
    padding-top: 15px;
	box-shadow: 1px 1px 3px #6D6D6D;
	margin-top:30px;
}
.personal-information p:first-child{
	margin-bottom:25px;
}
.personal-information p {
    line-height: 7px;
}
div.photo-album img {
    width: 109px;
    margin-right: 1px;
    margin-bottom: 5px;
}
div.photo-album img:nth-child(3n){
	margin-right:0;
}
.post-status {
    border: 5px solid #e9eae3;
    padding: 5px;
	padding-right:10px;
}
.post-status ul {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
}
.post-status ul li:first-child{margin-left:0;}
.post-status ul li {
    display: inline-block;
    margin-left: 5px;
}
.post-status ul li a{
	text-decoration:none;
	color:#ed312c;
	font-weight:bold;
}
.post-status ul li.active a{
	color:#373e4d;
}
.post-status ul li.active {
    background: url(../images/icon/up-arrow.png) no-repeat;
    background-position: center 15px;
    padding-bottom: 6px;
}
.post-status .glyphicon-pencil{
	background: #ff5c5c;
	padding: 2px;
	font-size: 12px;
	color: #fff;
	border-radius: 3px;
}
.post-text{
	padding-top:5px;
	padding-left:5px;
}
.post-text img{
	width:45px;
	height:45px;
	float:left;
	margin-right:5px;
}
.post-text textarea {
    font-weight: bold;
    resize: none;
    width: 92%;
    padding: 5px;
    padding-top: 0;
    overflow-y: auto;
    height: 90px;
    border: none;
}
input.post-btn {
    background: #ff2020;
    border: none;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    border-radius: 3px;
    padding: 2px 10px;
}

.user-timeline {
    border: 1px solid #aaa;
    margin-top: 30px;
    padding: 10px;
    border-radius: 5px;
	padding-bottom:0;
}
.user-timeline h4.timeline-head a.tm-option{
	float:right;
}
.user-timeline h4.timeline-head {
    margin-top: 0;
    font-size: 15px;
    font-weight: bold;
    text-transform: capitalize;
	position:relative;
	margin-bottom:20px;
}
.user-timeline h4 img.tm-uimg{
width: 35px;
    height: 35px;
    float: left;
    margin-right: 7px;

}
ul.timeline-list{
	margin:0;
	padding:0;
}
ul.timeline-list{
	list-style:none;
}
.timeline-photo {
    margin-top: 20px;
    text-align: center;
	margin-bottom:5px;
}

.em-register-btn li a{
    border: 1px solid rgba(236, 15, 7, 0.21) !important;
    padding: 5px 15px !important;
    border-radius: 5px !important;
    color: rgba(236, 15, 7, 0.73) !important;
    font-weight: normal !important;
    margin-left: 6px !important;
}
.em-register-btn li a:hover{
	background:#fff !important;
}

/*apply form*/
.applyCon{
	width: 100%;
	/*background: #bdbec0;*/
	/*padding: 10px;*/
	position: absolute;
	z-index: 9999;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.applyTitle{
	margin-left: 20px;
	font-family: Hiragino;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.socialBox{
	width: 40px;
	height: 40px;
	background: #000000;
	border-radius: 100%;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.socialBox img{
	width: 13px;
	padding-top: 6px;
}

.socialBox .fa{
	color: #ffffff;
	padding-top: 8px;
	font-size: 24px;
}

.stage a{
	margin-left: 20px;
	padding-top: 40px;
	text-decoration: none;
	color: #535353;
	font-weight: bold;
	font-size: 12px;
}

.stage{
	min-height: 100px;
}

.stage1{
	border-left: 10px solid #FF6666;
	border-top: 1px solid #ffffff;
	background: #f2f2f2;
}
.stage2{
	border-left: 10px solid #8EC63F;
	border-top: 1px solid #ffffff;
	background: #fbfbfb;
}
.stage3{
	border-left: 10px solid red;
	border-top: 1px solid #ffffff;
	background: #f2f2f2;
}
.stage4{
	border-left: 10px solid #FF6666;
	border-top: 1px solid #ffffff;
	background: #fbfbfb;
}
.stage5{
	border-top: 1px solid #ffffff;
	background: #f2f2f2;
	text-align: center;
}

.createResumeBtn{
	color: #cc0000;
	font-weight: bold;
}

.createResumeBtn a{
	color: #cc0000;
	font-weight: bold;
	margin: 0px;
}

.btnApplyJob{
	width: 80%;
	height: 45px;
	background: #ff6666;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	padding-top: 13px;
	margin-top: 20px;
	font-weight: bold;
	cursor: pointer;
}

.closeApply{
	width: 40px;
	height: 40px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	border-radius:100%;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
}

.popupLogin,.popupPassword{
	max-width: 320px;
	width: 100%;
	background: #ffffff;
	position: fixed;
	z-index: 99999;
	text-align: center;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 15%;
}

.lockCon{
	background: #f1c40f;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	font-family: Hiragino;
	font-size: 15px;
	text-transform: uppercase;
}

.loginTxt{
	margin-top: 10px;
}

.lockMag{
	width: 65px;
	height: 65px;
	margin: 0 auto;
	border: 1px solid #ffffff;
	border-radius: 50px;
}

.fa-lock{
	background: #f1c40f;
	color: #ffffff;
	margin-top: 10px;
}

.liveSearchBox{
	width: 100%;
	height: 30px;
	border: none;
	border-bottom: 2px solid #f86b4f;
	text-indent: 25px;
	color: #f86b4f;
	font-size: 20px;
	outline: none;
	background-color:rgba(0, 0, 0, 0);
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Hiragino;
}

.liveSearchBox::-webkit-input-placeholder {
   color: #f86b4f;
}

.liveSearchBox:-moz-placeholder { /* Firefox 18- */
   color: #f86b4f;
}

.liveSearchBox::-moz-placeholder {  /* Firefox 19+ */
   color: #f86b4f;
}

.liveSearchBox:-ms-input-placeholder {  
   color: #f86b4f;
}

.searchGlass{
	position: absolute;
	color: #f86b4f;
	margin-top: 10px;
	margin-left: 0px;
}