@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	font-family:Verdana, Geneva, sans-serif
}

header {
	float: left;
	height: auto;
	width: 98%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-right: 1%;
	padding-left: 1%;
	background-image: url(../img/opacity.png);
	background-repeat: repeat;
	color: #FFF;
	z-index:5000;
	font-size:18px;
	
}
#current-pos {
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-right: 10px;
	color: #06C;
	font-size: 16px;
	border: 0px none #D6D6D6;
}
.read-all-salary-bot:hover{
	border-top-color: #0CF;
	border-right-color: #0CF;
	border-bottom-color: #0CF;
	border-left-color: #0CF;
}


.read-all-salary-bot {
	float: left;
	width: 70%;
	margin-left: 10%;
	padding-right: 5%;
	padding-left: 5%;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	color: #06F;
	border: 2px solid #F90;
	border-radius:5px 5px;
}
header nav {
	float: right;
	height: auto;
	width: 80%;
	padding: 0px;
	display: block;
	margin: 0px;
	transition: all 0.5s 0.1s ease-out;
}
#be-the-first{
	transition: all 0.5s 0.1s ease-out;
}
header nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#nav-links li {
	float: left;
	height: 20px;
	width: auto;
	list-style-type: none;
	margin-right: 20px;
}
header nav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	float: left;
	width: auto;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo {
	font-size: 24px;
	font-weight: normal;
	display: block;
	float: left;
	width: auto;
	height: 39px;
	color: #000;
	text-decoration: none;
	padding-bottom:0px;
	margin-top:-4px;
}
#search {
	text-align: center;
	background-repeat: no-repeat;
}
#add-sala a, #add-rev a {
	text-decoration: none;
	background-color: #666666;
	display: block;
	width: auto;
	border: 1px solid #CCC;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	height: 10px;
	line-height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#add-sala a span, #add-rev a span {
	font-size: 12px;
	color: #FFF;
	background-color: #FC0;
	height: 15px;
	width: 15px;
	margin-right: 10px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 4px;
}

.search-salary-title, .search-salary-title2 {
	transition: border-color 0.3s 0.1s ease-out;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 41px;
	width: 80%;
	margin-left: 0px;
	margin-right: 0%;
	float: left;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFF;
}


#search-box {
	float: left;
	height: auto;
	width: 90%;
	margin-left: 5%;
}
.head2{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin-bottom:0px;	
	margin-top:0px;
	font-size:16px;
}
.head3{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	margin-bottom:0px;	
	margin-top:0px;
	font-size:14px;
}
.head1{
	width:100%;
	margin-bottom:0px;	
	margin-top:0px;
	font-size:16px;
	padding-top:0px;
}
.add-salary{
	width: 49%;
	margin-left: auto;
	float: right;
	padding-bottom: 20px;
	background-color:#fff;
	box-shadow: 0px 0px 5px #ccc;
	
	position: relative;
}

.add-salary2{
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
	float: left;
	padding-bottom: 20px;
	background-color:#fff;
	box-shadow: 0px 0px 5px #ccc;
	position: relative;
}

#uw-write-up{
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
	float: left;
	text-align: center;
	margin-bottom:40px;
}
#uw-write-up h1{
	font-size: 30px;
	color: #069;
	text-decoration: none;
	margin-bottom:50px;
	
}
#uw-write-up p{
	font-size: 16px;
	color: #069;
	text-decoration: none;
	width:100%;
	margin-top:29px;
}
#add-salary-fom{
	position:absolute;
	width:91%;
	height:450px;
	overflow:hidden;
}

#raper-me{
	height:450px;
}
#form-part1{
	position:absolute;
	width:99.5%;
	height:auto;
}

#form-part2{
	display:none;
	position:absolute;
	width:97%;
	height:auto;
	left:550px;
	
}

#add-salary-submit{
	width:100%; 
	padding-left:0px; 
	padding-right:0px;
	margin-left:0px;
}
#search-box h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 30px;
}
.search-button {
	transition: all 0.5s 0.1s ease-out;
	color: #000;
	cursor: pointer;
	background-color: #FC0;
	height: 44px;
	width: 18.26%;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #FC0;
	border-left-color: #F90;
}
.wrapper {
	background-image: url(../img/salary-scale-bg.jpg);
	background-repeat:repeat-x;
	float: left;
	height: auto;
	width: 100%;
	background-color: #95DAEA;
	margin-top:0px;
}
.wrapper2 {
	background-image: url(../img/salary-scale-bg.jpg);
	background-repeat:repeat-x;
	float: left;
	height: auto;
	width: 100%;
	background-color: #95DAEA;
	margin-top:0px;
}
#top-job-title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#each-salary {
	float: left;
	width: 100%;
	height: auto;
	padding: 0px;
	height: auto;
	margin: 0px;
}
#each-company3 {
	float: left;
	width: 100%;
	height: auto;
	padding: 0px;
	height: auto;
	margin: 0px;
}
#each-company3 li{
	list-style-type:none;
}
#each-salary-row {
	transition: all 0.3s 0.1s ease-out;
	float: left;
	width: 21.5%;
	margin-right: 1%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 70px;
	border: 1px solid #CCC;
	list-style-type: none;
	padding-right: 1%;
	padding-left: 1%;
}
#top-job-title li a {
	text-decoration: none;
	color: #06C;
	font-size: 14px;
}
#salary-amount {
	transition: all 0.3s 0.1s ease-out;
	background-color: #fff;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	height: 44px;
	width: 85px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	border: 1px solid #D6D6D6;
	text-align: center;
	border-radius: 40px 40px;
	margin-left: auto;
	box-shadow: 0px 0px 10px #D6D6D6;
	display: block;
	margin-top: auto;
	margin-bottom: -50px;
}

#salary-title {
	width: 100%;
	height: 40px;
	font-size: 14px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-transform: capitalize;
	
}
#salary-title span {
	width: 100%;
	height: 40px;
	position:relative;
	top: 50%;
}
#each-salary li {
	list-style-type: none;
	text-align: center;
	
}
#job-title-salary h2, #company-salary h2, #blog h2{
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 40px;
	font-size: 18px;
	color: #666;
	margin-top: 0px;
}
#reviews-sec h2{
	margin-bottom:0px;
}
#blog h3 {
	text-align: left;
	float: left;
	height: auto;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666;
}
#raise h2, #review h2 {
	font-size: 18px;
	color: #333;
}
#footer-row-2-col li{
	list-style:none;
}

.button1 {
	float: left;
	height: 40px;
	width: auto;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	border: 2px solid #FF9900;
	text-decoration: none;
	border-radius: 20px 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #FFF;
}
.button5 {
	float: left;
	height: 30px;
	width: auto;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 30px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	border: 1px solid #FF9900;
	text-decoration: none;
	border-radius: 5px 5px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: right center;
}
.button5:hover {
	background-color: #ADE9E4;
	color:#333;
}
.button6 {
	float: left;
	height: 30px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 30px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	border: 1px solid #F60;
	text-decoration: none;
	border-radius: 5px 5px;
	margin-top: 20px;
	font-weight: bold;
	background-color:#FC0;
	text-align:center;
}
.button6:hover {
	background-color: #F63;
	color:#333;
}
.button0:hover, .button00:hover{
	background-color:#FFC;
}

.button0 {
	float: left;
	height: 40px;
	width: auto;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	cursor: pointer;
	border: 2px solid #FF9900;
	text-decoration: none;
	border-radius: 5px 5px;
	margin-top: 20px;
	font-weight: bold;
}

.button00 {
	float: left;
	height: 40px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	cursor: pointer;
	border: 2px solid #FF9900;
	text-decoration: none;
	border-radius: 5px 5px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #FFF;
}

.button2 {
	height: 40px;
	width: 25%;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	border: 2px solid #FF9900;
	text-decoration: none;
	border-radius: 20px 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #FFF;
	margin-right: auto;
	margin-left: 32.5%;
	float: left;
}
.button3 {
	height: 40px;
	width: 50%;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	border-radius: 20px 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #FFF;
	margin-right: auto;
	margin-left: 20%;
	float: left;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCCC;
	border-right-color: #66CCCC;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#home-top-comp{
	margin-right: 2%;
	margin-left: 28%;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}


#read-more-add, #dotdot{
	display:none;
	float:none;
	width:auto;
}

.button4 {
	height: 40px;
	width: 18%;
	padding-right: 1%;
	padding-left: 1%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	border: 2px solid #FF9900;
	text-decoration: none;
	border-radius: 20px 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #FFF;
	margin-right: auto;
	margin-left: 40%;
	float: left;
	text-align: center;
}

.review-button {
	height: 40px;
	width: 35%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	margin-top: 20px;
	font-weight: bold;
	background-color: #096;
	margin-right: 2%;
	margin-left: 14%;
	float: left;
	text-align: center;
	border-radius: 5px 5px;
	background-image: url(../img/plus2.png);
	background-repeat: no-repeat;
	background-position: left 15px center;
}

.review-button6 {
	height: 40px;
	width: 35%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	margin-top: 20px;
	font-weight: bold;
	background-color: #096;
	margin-right: 2%;
	margin-left: 14%;
	float: left;
	text-align: center;
	border-radius: 5px 5px;
	background-image: url(../img/plus2.png);
	background-repeat: no-repeat;
	background-position: left 15px center;
}

.review-button2 {
	height: 40px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	margin-top: 20px;
	font-weight: bold;
	float: left;
	text-align: center;
	border-radius: 5px 5px;
	
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top:5px;
}

#add-rev-sala a, #add-rev-sala2 a{
	background-image: url(../img/plus2.png);
	color:#FFF;
	border-radius:5px 5px;
	
}
#raise p, #review p {
	font-size: 14px;
	line-height: 20px;
}
#each-company-salary {
	transition: all 0.3s 0.1s ease-out;
	height: auto;
	width: 8.4%;
	margin-right: 1.65%;
	list-style-type: none;
	border: 1px solid #D6D6D6;
	border-radius: 5px 5px;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
	margin-left: 1.65%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
}


#each-company {
	transition: all 0.3s 0.1s ease-out;
	height: auto;
	width: 8%;
	margin-right: 1.65%;
	list-style-type: none;
	border: 1px solid #D6D6D6;
	border-radius: 5px 5px;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
	margin-left: 1.65%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
}
#each-company2 {
	transition: all 0.3s 0.1s ease-out;
	height: auto;
	width: 11%;
	margin-right: 2.7%;
	list-style-type: none;
	border: 1px solid #D6D6D6;
	border-radius: 5px 5px;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
}
#company-logo {
	text-align: center;
	float: left;
	height: 100px;
	width: 94%;
	margin-bottom: 5px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 3%;
	padding-bottom: 2px;
	padding-left: 3%;
}

#company-logo3 {
	text-align: center;
	float: left;
	height: auto;
	width: 30%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 2px;
	padding-left: 3%;
}
#each-company-salary3 {
	transition: all 0.3s 0.1s ease-out;
	width: 21.5%;
	text-align:left;
	margin-right: 1%;
	list-style-type: none;
	border: 1px solid #D6D6D6;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
	margin-left: 1.90%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
}
#each-company-salary2 {
	transition: all 0.3s 0.1s ease-out;
	width: 29.6%;
	text-align:left;
	margin-right: 1%;
	list-style-type: none;
	border: 1px solid #D6D6D6;
	
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
	margin-left: 1.90%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
}
#each-company-salary3:hover ,#each-company-salary2:hover {
	border-color:#F60;
}
#each-company-salary3:hover #company-state3,  #each-company-salary2:hover #company-state3, #each-company-salary2:hover #company-state4 {
	background-color: #FFF;
}
#company-info3{
	width:61%;
	float:right;
	padding-top:20px;
	text-align:left;
	font-size:14px;
	padding-right:2%;
	height:80px;

}
#company-state3{
	width: 85%;
	padding-left: 5%;
	padding-right: 10%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #999;
	float: left;
	text-align: right;
	background-color: #F0F0F0;
	transition: all 0.3s 0.1s ease-out;
	background-image: url(../img/locaton2.png);
	background-repeat: no-repeat;
	background-position: right 7px center;
}
#company-state4{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #999;
	float: left;
	background-color: #F0F0F0;
	transition: all 0.3s 0.1s ease-out;
	text-align:right;
}
#company-logo2 {
	text-align: center;
	float: left;
	height: 80px;
	width: 94%;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 3%;
	padding-bottom: 2px;
	padding-left: 3%;
}


.lefbox-pad {
	float: left;
	height: auto;
	width: 45%;
	margin-right: 5%;
}
#raise{
	background-color: #E5E5E5;
}


#company-name {
	color: #39C;
	margin-bottom: 10px;
	font-size: 12px;
	width: 92%;
	padding-right: 4%;
	padding-left: 4%;
	white-space:normal;
	display:block;
	float:left;
}
#company-amount {
	color: #333;
	font-size: 16px;
}
#mobile-add-data{
	display:none;
	width:88%;
	padding-left:7%;
	padding-right:5%;
}

#job-title-salary p {
	text-align: center;
	font-size: 12px;
	padding: 0px;
	width: 100%;
	margin-bottom: 40px;
}
#review-box {
	height: auto;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#review-box img {
	margin-bottom: 20px;
}
#review {
	background-color: #BEE9F3;
	background-image: url(../img/offer-back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#salary-by{
	background-image: url(../img/offer-back.png);
	background-color: #BEE9F3;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#salary-by ul {
	margin: 0px;
	padding: 0px;
}

#salary-by ul li {
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin-bottom: 0px;
	transition: all 0.3s 0.1s ease-out;
}
#by-title {
	float: left;
	height: auto;
	width: 70%;
	margin-top: 7px;
	color: #666;
	font-size: 14px;
}
#by-amount {
	float: right;
	height: auto;
	width: 20%;
	margin-top: 7px;
	color: #000;
	font-size: 14px;
	text-align: right;
}
#by-no {
	font-size: 24px;
	color: #999;
	float: left;
	height: auto;
	width: 10%;
}
.by-column {
	float: left;
	height: auto;
	width: 42%;
	margin-right: 2%;
	border: 1px solid #CCC;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 10px 10px;
	background-repeat: repeat-x;
	margin-left: 2%;
}
.by-column ul li a {
	text-decoration: none;
	display: block;
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
}
.by-column ul li{
	transition: all 0.3s 0.1s ease-out;
	height: auto;
}
.by-column h2 {
	width: auto;
	margin-bottom: 30px;
	font-size: 16px;
	color: #464646;
	padding-bottom: 10px;
	padding-top: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F90;
}
#by-field-h2 {
	background-image: url(../img/field.png);
	background-repeat: no-repeat;
}
#by-industry-h2 {
	background-image: url(../img/industry.png);
	background-repeat: no-repeat;
}
#by-location-h2 {
	background-image: url(../img/location2.png);
	background-repeat: no-repeat;
}
.by-column h2 img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.testimoney-pix {
	height: 100px;
	width: 100px;
	border: 1px solid #39C;
	overflow: hidden;
	border-radius: 50px 50px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	background-image: url(../img/default-testimony.jpg);
	background-repeat: no-repeat;	
}
.testimoney-msg {
	font-size: 12px;
	line-height: 18px;
	width: 90%;
	margin-top: 20px;
	background-color: #FFF;
	border: 1px solid #39C;
	border-radius: 10px 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #066;
	font-style: italic;
	height: auto;
	padding-right: 5%;
	padding-left: 5%;
}
.testimoney2 {
	float: left;
	height: auto;
	width: 44%;
	margin-left: 0%;
	margin-right: 3%;
	margin-top: -60px;
}
.testimoney3 {
	float: right;
	height: auto;
	width: 44%;
	margin-left: 3%;
	margin-top: -60px;
}
.testimoney0 {
	float: left;
	height: auto;
	width: 30%;
	margin-left: 0%;
	margin-right: 4.9%;
}
.testimoney1 {
	float: right;
	height: auto;
	width: 44%;
	margin-left: 3%;
	margin-bottom: -60px;
}
#testimoney ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.testimoney-h2 {
	height: auto;
	width: 100%;
	float: left;
}
.testimoney-h2 h2 {
	text-align: center;
	height: 200px;
	width: 200px;
	margin-right: auto;
	border: 1px solid #CCC;
	border-radius: 100px 100px;
	margin-left: auto;
	line-height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F60;
}
#testimo-r-p {
	float: left;
}
#testimo-t {
	float: left;
}
#testimo-l-p {
	float: right;
}
#testimoney ul {
	padding: 0px;
	float: left;
	height: auto;
	width: 60%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20%;
}
#testimoney {

}

#cs-review {
	text-align: center;
	background-color: #EBEBEB;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../img/wallpaper.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FC0;
}

#push-pad{
	padding-left:80px;
}
#blog-img {
	height: 160px;
	width: 100%;
	overflow: hidden;
	float: left;
	margin-bottom: 5px;
	background-color:000#;
}

.search-comp-img {
	height: 40px;
	width: 40px;
	overflow:hidden;
	float: left;
	margin-right:10px;
	border-radius: 5px 5px;
	border: solid 1px #ccc;
}
#blog ul {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#blog ul li {
	transition: all 0.3s 0.1s ease-out;
	vertical-align: top;
	display: inline-block;
	float: left;
	width: 22%;
	height: auto;
	margin-right: 4%;
	list-style-type: none;
	border-top-width: 5px;
	border-top-style: solid;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}
#blog ul li a {
	text-decoration: none;
	color: #333;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
#bl-t-b {
	border-top-color: #0CC;
}
#o-t-b {
	border-top-color:#FC3;
}
#g-t-b {
	border-top-color:#9C0;
}
#blog {
	background-color: #DFDFDF;
}
#testimoney h2 {
	text-align: center;
	margin-bottom: 40px;
	color: #09C;
	font-size: 18px;
}
#search ul {
	height: 40px;
	border: 2px solid #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#search-box ul li a {
	line-height: 40px;
	text-align: center;
	float: left;
	height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#search-box ul li {
	list-style-type: none;
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
#switch {
	transition: all 0.3s 0.1s ease-out;
	width: 50%;
	height: 25px;
	background-image: url(../img/point.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFF;
	display: block;
}
#active-switch{
	background-color: #999;
	color: #FFF;
}
#fb-s {
	background-image: url(../img/fb1.png);
}
footer {
	background-color: #6CC;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 50px;
}
#footer-row-1 {
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AD7D7;
	
}
#footer-row-1-col {
	float: left;
	height: 210px;
	width: 18%;
	list-style-type: none;
	margin-right: 1.7%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8AD7D7;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer-2-row {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	float: left;
	height: auto;
}
#footer-2-row li {
	list-style-type: none;
}
#copy-right {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	color: #333333;
}
#copy-right a{
	text-decoration:none;
	color: #333333;
}
#copy-right a:hover{
	color:#fff;
	text-decoration:underline;
}
#aboutus-social{
	float:none; 
	width:66%; 
	margin-left:auto; 
	margin-right:auto;
}
#social-media {
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#social-media ul li {
	float: left;
	height: auto;
	width: auto;
	margin-right: 30px;
}
#social-media ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#footer-row-2-col {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#footer-row-1-col li a {
	text-decoration: none;
	color: #216767;
}
#footer-row-1-col h2{
	color: #FFF;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: uppercase;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer-row-1-col li {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
	padding: 0px;
	color: #216767;
}
.login {
	background-color: #FC0;
	float: left;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.login-signup {
	float: right;
	width: 38%;
}
#currency-select{
	width:65px;
	
}
#country-select{
	width:65px;
	
}	
#nav-links {
	float: left;
	width: 62%;
	margin-top:3px;
}

.login-signup li {
	list-style-type: none;
	float: right;
	width: auto;
	margin-right: 4%;
	display: block;
}
#nav-links li a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
.login:hover {
	background-color:#9FC;
	
}
.search-button:hover {
	background-color:#CF9;
}
.login-signup li a:hover {
	color:#333;
}
.search-salary-title:hover {
	border-bottom-color: #F93;
}

.search-input-company2{
	transition: border-color 0.3s 0.1s ease-out;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 40px;
	width: 80%;
	margin-left: 0px;
	margin-right: 0%;
	float: left;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFF;
}
#search-input-company{
	background-image:url(../img/company-icon.png);
}
#search-input-company{
	background-image:url(../img/company-icon.png);
}
#search-input-title{
	background-image:url(../img/job-title.png);
}
#search-input-location{
	background-image:url(../img/location.png);
}
#each-salary-row:hover {
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
.review-button:hover, .review-button2:hover{
	opacity:0.7;
}
#each-salary-row:hover #salary-amount{
	background-color: #FFE697;
	border-color: #F60;	
}
.button4:hover, .button1:hover, .button2:hover, .button3:hover {
	border-top-color: #6CC;
	border-right-color: #6CC;
	border-bottom-color: #6CC;
	border-left-color: #6CC;
	background-color: #F0FFF0;
}
#each-company-salary:hover {
	border-color: #F93;
	background-color: #EBEBEB;
	box-shadow: 0px 0px 3px #999;
}

.by-column ul li a:hover {
	background-color: #CCFFCC;
}
#blog ul li:hover {
	border-top-color: #F60;
	
}
#blog ul li a:hover{
	color:#F90;
}
#footer-row-1-col li a:hover {
	color: #FFF;
}
#social-media ul li a:hover {
	opacity:0.4;
}
#each-salary-row a:hover {
	color: #333;
}
.mag-b-66 {
	height: auto;
	width: 49%;
	float: left;
}
.form-title {
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	font-weight: bold;
	border-bottom-color: #F90;
	margin-right: 60%;
}

#bonuses{
	height:0px;
	overflow:hidden;
	transition: all 0.5s 0.1s ease-out;
	display:none;
}

#add-data {
	padding-top: 0px;
	background-color: #E5E5E5;
	background-image: url(../img/bgimg.png);
	background-repeat: repeat;
	
}

#by-data {
	padding-top: 10px;
	padding-bottom:30px;
	background-color: #E5E5E5;
	background-image: url(../img/bgimg.png);
	background-repeat: repeat;
}

.box-wrap {
	padding-top: 30px;
	background-color: #E5E5E5;
	background-repeat: repeat;
}

#add-data h1 {
	font-size: 20px;
	color: #069;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	padding-bottom: 10px;
	margin-top:0px;
	display: inline;
}

.my-h1{
	font-size: 20px;
	color: #069;
	margin-bottom: 50px;
	text-align: center;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	padding-bottom: 10px;
	float: none;
	display: inline;
	margin-top: 50px;
}
#form-salary-amount {
	width: 48%;
	margin-right: 2%;
	
}
#form-salary-curenty {
	width: 24%;
	margin-right: 2%;
	text-align:left;
	
}
#form-salary-type {
	width: 24%;
	height:41px;
}
#form-salary-type select, #form-salary-curenty select{
	height:37px;
}
#cs-review h2 {
	font-size: 18px;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 100%;
}
.rating-star {
	float: left;
	height: auto;
	width: auto;
}
.rating-star span {
	transition: all 0.5s 0.1s ease-out;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #CCC;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	margin-right: 4px;
	border-radius:3px 3px;
	cursor:pointer;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear:right;
}
#login-signup-hold2{
	display:none;
}
.why-review li {
	margin-bottom: 17px;
	list-style-image: url(../img/review-list.png);
}

#why-login ul li {
	margin-bottom: 15px;
	list-style-image: url(../img/arrow-1.png);
	font-size:16px;
	margin-top: 10px;
}
#why-login ul {
	float:left;
	padding-top:10px;
	width:100%;
	margin:0px;
	padding-bottom:0px;
}
#review-left {
	float: right;
	height: auto;
	width: 43.5%;
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFF;
	color: #069;
	border: 1px solid #EBEBEB;
	box-shadow:0px 0px 10px #ccc;
}

#review-infox {
	float: left;
	height: auto;
	width: 43.5%;
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #069;
}
.box {
	width:70%;
	height:200px;
	background:#FFF;
	margin:40px auto;
}
.effect3
{
  position: relative;
}
.effect3:before
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#review-left h2 {
	margin-top: 0px;
	padding-top: 10px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 10px;
	font-size: 14px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
}

#review-switch {
	padding: 0px;
	float: right;
	width: 100%;
	margin-top: 0px;
	border: 0px solid #D6D6D6;
	margin-bottom:20px;
}

#review-switch li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	height: auto;
	width: 50%;
}
#review-switch li a {
	text-decoration: none;
	float: left;
	height: 22px;
	width: 100%;
	display: block;
	text-align: center;
	line-height: 22px;
	border: 0px solid #F60;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
}
.social-login li a {
	float: left;
	height: 50px;
	width: 100%;
	text-decoration: none;
	line-height: 50px;
	color: #FFF;
	background-position: 15px center;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
#signup-or {
	float: left;
	height: 20px;
	width: 100%;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#signup-or span {
	height: 40px;
	width: 10%;
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	margin-bottom: -5px;
	margin-left: 45%;
	background-color: #FFF;
	text-align: center;
}
.social-login {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}



.social-login li {
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin-bottom: 15px;
}
#fb-signup {
	background-color: #06C;
	background-image: url(../img/fb-icon.png);
	background-repeat: no-repeat;
}
#google-signup {
	background-color: #FFF;
	background-image: url(../img/google-icon.png);
	background-repeat: no-repeat;
	color: #F33;
}
#signup-box {
	float: right;
	height: auto;
	width: 45%;
	margin-left: 5%;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	border-radius: 5px 5px;
}
#signup-box2 {
	float: left;
	height: auto;
	width: 46%;
	margin-left: 25%;
	margin-right: 25%;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	border-radius: 5px 5px;
}
#company-encourage-info{
	font-size:14px;
	display:none;
	float:left;
	width:96%;
	margin-left:4%;
	margin-top:20px;
}
#company-encourage-info ul li{
	margin-bottom:10px;
}.login-forgot {
	font-size: 13px;
	color: #09C;
	margin-right: 5px;
	margin-left: 5px;
}
#show-option-box{
	width:100%;
	height:auto;
	max-height:250px;
	overflow:auto;
	background-color:#FFF;
	box-shadow:2px 2px 5px #ccc;
	margin-top:37px;
	border:1px solid #09C;
	left:0px;
	position:absolute;
	z-index:1500;
}
#show-option-box a{
	float:left;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5%;
	padding-right:5%;
	width:90%;
	text-decoration:none;
	color:#666;
	font-size:14px;
	text-align:left;
	background-image:none;
	font-weight:normal;
	
}
#show-option-box a:hover{
	background-color: #E2E2E2;
	color:#333;
}
#search-label {
	float: left;
	height: auto;
	width: 27.2%;
}

#company-label{
float: left;
	height: auto;
	width: 80%;
}
#company-label2{
	float: left;
	height: auto;
	width: 77%;
}
#company-label input, #company-label2 input{
	width:90%;
	padding-left:7%;
	padding-right:5%;
	float:left;
}
	

#job-end-date{
	transition: all 0.3s 0.1s ease-out;
}
#warning_box ul {
	margin: 0px;
	float: left;
	width: 90%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
}
#warning_box ul li {
	color: #F30;
	margin-bottom: 10px;
	font-size: 14px;
	text-decoration: none;
}
#warning_box {
	border: 1px solid #F60;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 0%;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
	display: none;
}
#warning_box h2 {
	background-color: #F60;
	float: left;
	height: auto;
	width: 97.2%;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	color: #FFF;
	padding-right: 0px;
	padding-left: 3%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../img/warning-icon.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#warning_box_info {
	float: left;
	height: auto;
	width: 100%;
}
#cons-pros {
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}



#company-more-info{
	display:none;
}#dashboard-header {
	background-color: #22242A;
	float: left;
	height: auto;
	width: 98%;
	display: block;
	background-image: none;
	padding-right: 1%;
	padding-left: 1%;
	position: fixed;
	z-index:5000;
}
#dashboard-header ul li {
	list-style-type: none;
	clear: right;
	float: left;
}
#dashboard-left {
	background-color: #2F323A;
	float: left;
	height: 100vh;
	width: 16%;
	position: fixed;
	top: 56px;
	transition: all 0.5s 0.1s ease-out;
}
#dashboard-header ul {
	margin: 0px;
	padding: 0px;
}
#scale-name {
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 8px;
	display: block;
	height: auto;
	width: auto;
}
#scale-name span {
	color: #4ECDC4;
}
#profile-pic {
	height: 80px;
	width: 80px;
	overflow: hidden;
	border-radius: 40px 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#profile-pic2 {
	height: 40px;
	width: 40px;
	overflow: hidden;
	border-radius: 21px 21px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-right: 10px;
	border: 2px solid #FC0;
	background-color: #FC0;
	
}
#nav-logout{

}
#profile-pic3{
	width:auto;
}
#profile-pic3 a {
	height: 36px;
	width: 36px;
	overflow: hidden;
	border-radius: 19px 19px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-right: 10px;
	border: 2px solid #FC0;
	background-color: #FC0;
	display:block;
	overflow:hidden;
	padding-top:0px;
	
}
#signup-li{
	margin-right:0px;
}
#signup-li a{
	padding-bottom:5px;
}
#country-switch{
	position:fixed;
	width: auto;
	right: 65px;
	font-size: 12px;
	color: #FC0;
	z-index: 20000;
	top: 22px;
	text-decoration: none;
	background-image: url(../img/point-down2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:15px;
	display:none;
}
#profile-name {
	
	height: auto;
	width: auto;
	margin-top: 3px;
	list-style-type: none;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	display:block;
	
}
#profile-info {
	padding: 0px;
	width:auto;
	float:right;
	display:block;
	float:right;
	
}
.dashboard-nav {
	float: left;
	height: auto;
	width: 88%;
	margin-left: 3%;
	padding-right: 3%;
	padding-left: 3%;
	margin-right: 3px;
}
.dashboard-nav li a {
	text-decoration: none;
	color: #9EAA8F;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 8px center;
	float: left;
	height: auto;
	width: 82%;
	display: block;
	padding-left: 17%;
	padding-top: 13px;
	padding-bottom: 13px;
}
.dashboard-nav li a:hover {
	background-color: #474B58;
	color:#fff;
}
.dashboard-nav li {
	margin-bottom: 5px;
	float: left;
	height: auto;
	width: 100%;
	list-style-position: inside;
	list-style-type: none;
}
#dashboard-a {

	background-image: url(../img/dashboard2.png);
}
#profile-a {
	background-image: url(../img/profile1.png);
}
#raise-a {
	background-image: url(../img/raise.png);
}
#salary-a {
	background-image: url(../img/salary0.png);
}
#review-a {
	background-image: url(../img/review0.png);
}
#blog-a {
	background-image: url(../img/blog.png);
}
#add-salary-a {
	background-image: url(../img/add.png);
}
#review-offer-a {
	background-image: url(../img/review3.png);
}

#salary-research-a {
	background-image: url(../img/research-icon2.png);
}

#dashboard-right{
	float: right;
	height: auto;
	width: 84%;
	margin-top: 60px;
}
.dashboard-up{

}
.logout {
	float: right;
	background-color: #4ECDC4;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	border-radius: 2px 2px;
	margin-top: 5px;
	display:block;
}
#right-part {
	background-color: #D6D9DC;
	height: 100vh;
	width: 20%;
	float: right;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 20px;
	position:fixed;
	top: 58px;
	right:0px;
}
#blog-post {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#blog-post li {
	list-style-type: none;
	float: left;
	height: auto;
	width: 100%;
}

#item-list {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#item-list li {
	list-style-type: none;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom:8px;
}
#no-expe{
	font-size:10px;
	color:#999;
	margin-bottom:3px;
}
.breakdown-salary li ul li h2{
margin-bottom:20px;
margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	color:#999;
}
.breakdown-salary li ul li h2 span{
	color:#F90
}
.breakdown-salary li ul{
	padding:0px;
	margin:0px;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	float:left;
}
.breakdown-salary li ul li{
	width:100%;
	padding:0px;
	margin:0px;
}
#no-amount{
	font-size: 20px;
	float: right;
	text-align: center;
	margin-top: -45px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-bottom: 7px;
}
.breakdown-salary ul li{
	width:100%;
	border:none;
	box-shadow:none;
	margin-bottom:auto;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#no-employe{
	font-size:12px;
	margin-bottom:10px;
}
#mid-avg{
	border-bottom-color: #999;
}
#senior-avg{
	border-bottom-color: #333;
}
.breakdown-salary{
	width:100%;
	padding:0px;
	float:left;
	margin-bottom:10px;
}
.breakdown-salary li{
	width: 27.1%;
	float: left;
	list-style-type: none;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	margin-right: 3%;
	margin-bottom:30px;
}
#item-list li h2{
	font-size:14px;
	color:#666;
	margin-bottom:5px;
	margin-top:0px;
}
#item-list li a{
	color:#03F;
	font-size:14px;
	text-decoration:none;
}
#item-list li a:hover{
	text-decoration:underline;
}
.blog-img {
	float: left;
	height: 50px;
	width: 80px;
	overflow: hidden;
	margin-right: 15px;
	border: 1px solid #9CA4AB;
	padding: 0px;
	border-radius: 3px 3px;
}
#blog-post a h3 {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
}
#blog-post li a:hover{
	background-color:#E5E5E5;
}
#blog-post a {
	font-weight:normal;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACB3B9;
	float: left;
	height: auto;
	width: 98%;
	padding-left:1%;
	padding-right:1%;
	
}
#right-part h2 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#dashboard-center {
	float: left;
	height: auto;
	width: 75%;
	padding-top: 20px;
	padding-bottom: 30px;
}
#dashboard-center {
	float: left;
	height: auto;
	width: 67%;
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#dashboard-center1 {
	float: left;
	height: auto;
	width: 75%;
	padding-bottom: 30px;
	
}

#dashboard-center2 {
	float: left;
	height: auto;
	width: 92%;
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 0px;
	padding-bottom: 30px;
}
.comp-main-head{
	float: left;
	height: auto;
	width: 92%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 0px;
	background-color: #F3F3F3;
	padding-top: 30px;
	margin-top:-5px;
}
.comp-page-left{
	width:60%;
	float:left;
	height:auto;
}
.rating-fold{
	float: left;
	height: auto;
	width: 89%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	padding-left: 10%;
	margin-bottom: 50px;
	margin-left: 1%;
}
.comp-page-right{
	width:30%;
	float:right;
	height:auto;
}

.ur-worth li {
	float: left;
	height: auto;
	width: 23.2%;
	background-color: #FFF;
	list-style-type: none;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4ECDC4;
	margin-left: 0px;
}
.recommended-jobs {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding:0px;
}
.recommended-jobs li {
	float: left;
	width: 100%;
	list-style-type: none;
	height: auto;
	margin-bottom: 10px;
}
.recommended-jobs li a{
	color: #069;
	font-size: 13px;
	border-radius: 5px 5px;
	border: 0px solid #C4C4C4;
	display: block;
	float: left;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}
.recommended-jobs li a:hover{
	background-color:#EEE;
	color:#F60;
}
.hold-job-logo {
	float: left;
	height: 40px;
	width: 40px;
	border-radius: 20px 20px;
	text-align: center;
	overflow: hidden;
	display: block;
	margin-right:10px;
	background-color:#000;
}
.hold-job-txt {
	display: block;
	float: left;
	height: auto;
	width: 80%;
	margin-top:10px;
}
.uw-circle{
	width: 50px;
	height: 50px;
	border-radius: 25px 25px;
	float: left;
	background-image: url(../img/earning.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #6CF;
	border-left-color: #FFF;
	margin-left: 0px;
}
.uw-circle2{
	width: 50px;
	height: 50px;
	border-radius: 25px 25px;
	float: left;
	background-image: url(../img/market-earn.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
}
.uw-circle3{
	width: 50px;
	height: 50px;
	border-radius: 25px 25px;
	float: left;
	background-image: url(../img/growth.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #096;
	border-left-color: #FFF;
}
.ur-worth-amount {
	float: right;
	height: auto;
	width: 75%;
	text-align:right;
	margin-top:10px;
}
.ur-worth {
	float: left;
	height: auto;
	margin: 0px;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
-webkit-box-shadow: -4px 4px 51px -25px rgba(0,0,0,0.75);
-moz-box-shadow: -4px 4px 51px -25px rgba(0,0,0,0.75);
box-shadow: -4px 4px 51px -25px rgba(0,0,0,0.75);
}



#switch-search {
	width: 30%;
	margin-left: 35%;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
}
.dash-title {
	text-align: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4ECDC4;
	padding-bottom: 10px;
	margin-bottom: 30px;
	background-image: url(../img/job.png);
	width: 91%;
	padding-left: 9%;
	float: left;
	height: auto;
	background-repeat: no-repeat;
}
.dash-title2 {
	text-align: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4ECDC4;
	padding-bottom: 10px;
	margin-bottom: 30px;
	background-image: url(../img/job.png);
	width: 95%;
	padding-left: 5%;
	float: left;
	height: auto;
	background-repeat: no-repeat;
}
#dash-h2 {
	text-align: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4ECDC4;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#dash-h1 {
	text-align: left;
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}
#dash-by {
	width: 44%;
	background-color: #4ECDC4;
}
.dash-boxes{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 60px;
	background-image: url(../img/line.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.dash-boxes-li {
	height: 200px;
	width: 22%;
	list-style-type: none;
	margin-bottom: 40px;
	float: left;
	margin-right: 4%;
	padding-top: 20px;
}
.top-salary {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.top-salary li {
	list-style-type: none;
	height: auto;
	width: 21%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
.top-salary li span {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	color: #999;
	font-size: 14px;
}
#top-salary-amount {
	font-size: 30px;
	font-weight: normal;
	color: #4ECDC4;
}

#top-job-amount {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	
}
#average-amount {
	font-size: 28px;
	font-weight: normal;
	color: #000;
	
}




#dash-boxes-2 {
	background-color: #CCC;
}

#dash-boxes-4 {
	margin-right: 0px;
	background-color: #CC9966;
}

#dash-boxes-3 {
	margin-right: 0px;
	background-color: #444C57;
	
}

#dash-boxes li {
}

#kuw-job-title {
	list-style-type: none;
	height: auto;
	width: 26.5%;
}
.top-job-salary {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.top-job-salary li {
	list-style-type: none;
	height: auto;
	width: 18.2%;
	padding-right: 2%;
	padding-left: 2%;
	margin-right: 2%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4ECDC4;
	border-radius: 5px 5px;
	box-shadow: 0px 0px 10px #C0C0C0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #666;
	margin-bottom: 20px;
	vertical-align: top;
	display: inline-block;
	text-transform: capitalize;
}
#each-related-jobt{
	width: 32.6%;
	height: auto;
	color: #666;
	vertical-align: top;
	display: inline-block;
	float:none;
}
.top-job-salary li span {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
}
.top-job-salary li:hover {
	background-color: #F4F4F4;
}
.top-job-salary li a{
	text-decoration:none;
	color:#666;
	display:block;
	width:100%;
}
.why-review {
	float: left;
	width: 85%;
	padding-right: 5%;
	padding-left: 10%;
	font-size: 16px;
}
.profile-nav {
	float: left;
	height: auto;
	width: 100%;
	background-color: #E4F8F7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.profile-nav li {
	height: auto;
	width: 25%;
	list-style-type: none;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.profile-nav li a {
	text-decoration: none;
	color: #666;
	float: left;
	height: auto;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	background-image: url(../img/fb1.png);
	background-position: center 10px;
	background-repeat: no-repeat;
	padding-top: 50px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#active-profile {
	border-bottom-color: #4ECDC4;
}
#change-pass {
	float: none;
	margin-right: auto;
	margin-left: 25%;
	width: 50%;
	background-color: #4ECDC4;
	margin-bottom: 20px;
}
#new-education {
	float: left;
	margin-right: auto;
	background-color: #4ECDC4;
	margin-bottom: 20px;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
	padding-right: 5%;
	padding-left: 5%;
	display: block;
	text-align: center;
	width: auto;
}
#password-fields {
	display: none;
}
.schools {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.schools li {
	list-style-type: none;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.schools li h2 {
	font-size: 14px;
	color: #4A4A4A;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
}
.schools li p {
	font-size: 14px;
	color: #999;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.edit-1 {
	font-size: 12px;
	margin-right: 10px;
	color: #F60;
	float: left;
}
#add-school, #add-salary {
	display: none;
}
.profile-nav li a:hover {
	background-color: #D1F3F1;
}
.skills-list li {
	float: left;
	width: auto;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
.skills-list li a {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EAEAEA;
	color: #666;
	border-radius: 10px 10px;
	background-image: url(../img/delete.png);
	background-repeat: no-repeat;
	background-position:  right 5px center;
}
.skills-list li a:hover {
	background-color: #FFCC66;
}

.skills-list {
	margin-bottom: 30px;
	float: left;
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.error-box {
	font-size: 12px;
	text-align: center;
	float: left;
	height: auto;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #000;
	background-color: #FC3;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
.salary-fig {
	display: block;
	float: right;
	width: 20%;
	margin-top: 10px;
	color: #333;
	font-size: 18px;
	font-weight: normal;
}
.star-fig {
	display: block;
	float: left;
	width: 25%;
	margin-top: 5px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-right: 5%;
}
#company-avg-salary{
	width:43%;
	min-height:75px;
	padding-bottom:18px;
}
#company-gender{
	border-left-color:#CCC; 
	width:43%;
	float:right;
	padding-top:18px;
	padding-bottom:18px;
	margin-right:0px;
	min-height:75px;
}

#company-skills{
	width: 90%;
	margin-right: 0px;
	min-height: 88px;
	margin-top: 30px;
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-right: 5%;
	padding-left: 5%;
	padding-top:20px;
	padding-bottom:20px;
}
#add-salary-share-2{
  display:none;

}
.salary-typ {
	float: left;
	width: 75%;
	font-size: 12px;
}
#salary-board li {
	list-style-type: none;
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 13px;
}

#review-board li {
	list-style-type: none;
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
}
#bar-box {
	float: left;
	height: auto;
	width: 100%;
	background-color: #DDD;
	margin-top: 5px;
}
#bar-box2 {
	float: left;
	height: auto;
	width: 70%;
	background-color: #DDD;
	margin-top: 5px;
}
#salary-board {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#review-board {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#bar-box span {
	background-color: #4ECDC4;
	float: left;
	height: 10px;
	display: block;
}
#bar-box2 span {
	background-color: #FF9900;
	float: left;
	height: 13px;
	display: block;
}
.pay-p {
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.head-bar {
	float: left;
	height: auto;
	width: 90%;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	background-color: #F0F0F0;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.company-banna {
	background-image: url(../pictures/company/banner/700/default-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	height: 180px;
	width: 100%;
	
}
.company-logo {
	padding: 2px;
	float: left;
	height: auto;
	width: 100px;
	border: 1px solid #CCC;
	margin-top: -30px;
	margin-left: 5px;
	border-radius: 5px 5px;
	margin-right: 20px;
}
.company-logo img{
	border-radius:5px 5px;
}
.company-name{
	font-size: 20px;
	font-weight: bold;
	height: auto;
	width: 100%;
	margin-top: 20px;
	float: left;
	color: #333;
	margin-bottom: 3px;
	margin-top: 0px;
}
.total-review {
	margin-top: 20px;
	float: right;
	width: 20%;
}
.company-nav {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.company-nav li {
	list-style-type: none;
	float: left;
	width: auto;
	height: auto;
}
.company-nav li a span{
	font-size:12px;
	font-weight:normal;
}

.company-nav li a {
	float: left;
	height: auto;
	width: auto;
	padding-top: 18px;
	padding-right: 22px;
	padding-bottom: 18px;
	padding-left: 38px;
	color: #666666;
	text-decoration: none;
	background-image: url(../img/icon1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#comp-review-a {
	background-image: url(../img/review5.png);
}
#comp-salary-a {
	background-image: url(../img/money.png);
}
#comp-about-a {
	background-image: url(../img/profile-icon1.png);
}
#comp-photo-a {
	background-image: url(../img/photo-icon.png);
}
#comp-job-a {
	background-image: url(../img/job.png);
}
#comp-video-a {
	background-image: url(../img/video.png);
}
.company-nav li a:hover{
	background-color: #B5EAE6;
	border-bottom-color: #B5EAE6;
}
#active-comp-nav {
	border-bottom-color: #0066CC;
	color: #003399;
	margin-bottom: -2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#star-box {
	font-size: 12px;
	height: 20px;
	width: 20px;
	line-height: 20px;
}
#star-box2 {
	font-size: 10px;
	height: 14px;
	width: 14px;
	line-height: 14px;
	text-align:center;
}
#rating-cat li {
	float: left;
	list-style-type: none;
}
#rating-cat {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#rating-cat li ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.review-list {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.review-list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.review-list li ul h3 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
}
.country-switch{
	display:block;
}
.review-list li {
	list-style-type: none;
	height: auto;
	float:left;
	
}
.review-list li ul li p {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.helpful {
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #36BEB4;
	font-size: 13px;
	text-decoration: none;
	color: #34B8AE;
	border-radius: 3px 3px;
	background-color: #FFF;
}
.more1 {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #F60;
	font-size: 12px;
	text-decoration: none;
	color: #F60;
	border-radius: 3px 3px;
	background-color: #FFF;
	float: right;
	margin-top:10px;
}
.report {
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 23px;
	font-size: 13px;
	text-decoration: none;
	color: #E18700;
	border-radius: 3px 3px;
	float: right;
	background-image: url(../img/flag-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.report:hover{
	text-decoration:underline;
}
.company-salary {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.company-salary ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.company-salary li {
	list-style-type: none;
}
#each-comp-salary {
	padding-bottom: 20px;
	padding-top: 10px;
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#each-comp-salary-a {
	text-decoration: none;
	font-size: 18px;
	color: #06F;
	text-transform:capitalize;
}
#each-comp-salary-a:hover {
	color:#F60;
}

.line-bar {
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bar-chart {
	background-color: #F90;
	height: 20px;
	width: 4px;
}

.photoz {
	margin-top: 30px;
	float: left;
	height: auto;
	width: 100%;
}

.photoz li {
	float: left;
	width: 31.3%;
	margin-left: 1%;
	margin-right: 1%;
	height: 120px;
	overflow: hidden;
	margin-bottom: 20px;
}

.videoz li {
	width: 30.8%;
	margin-left: 1%;
	margin-right: 1%;
	height:auto;
	overflow: hidden;
	margin-bottom: 20px;
	display:inline-block;
	
}
.videoz {
	margin-top: 30px;
	float: left;
	height: auto;
	width: 100%;
	padding:0px;
	
	
}
#video-box{
	display:none;
}
.videoz li a{
	text-decoration:none;
	font-size:14px;
	color:#333;
}

.videoz li a:hover{
	color:#06C;
}

.titlez-box {
	float: left;
	height: auto;
	width: 43.5%;
	margin-top: 0px;
	margin-right: 3%;
	margin-bottom: 30px;
	margin-left: 0%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-color: #FFF;
}
.titlez-box li {
	list-style-type: none;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.titlez-box li h2 {
	text-align: left;
	color: #666;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
	height: auto;
	width: 100%;
}
.titlez-box li a {
	text-decoration: none;
	font-size: 14px;
}
.title-a {
	color: #03F;
}
#title-list-col {
	width: 31.3333%;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
}
#title-cat-box {
	width: 96%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-top: 5%;
	padding-left: 2%;
}
.title-a:hover {
	color: #F90;
	text-decoration: underline;
}
#upload-photo{
	height:0px;
	transition:height  0.3s 0.1s ease-out;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:0px;
}

#upload-photo-but2{
	width:30%; 
	padding-left:0px; 
	padding-right:0px;
	 margin-left:35%;
	 border-color:#000;
}

.search-form2 {
	float: left;
	height: 38px;
	width: 100%;
	padding: 1px;
	background-color: #FFF;
	margin-right: 0px;
	border-radius: 5px 5px;
	transition: all 0.5s 0.1s ease-out;
	border: 1px solid #CCC;
}
#company-name-label{
	width:90%;
	float:left;
}

.search-input-2 {
	float: left;
	height: 36px;
	width: 100%;
	font-size: 14px;
	color: #333;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	padding-left: 10px;
	background-color: transparent;
	border: 0px none #660099;
	background-repeat:no-repeat;
	background-position:right center;
}
.search-form2:hover{
	background-color:#E9E9E9;
}
.search-but2 {
	float: right;
	height: 38px;
	width: 3%;
	background-color:#0C3;
	background-image: url(../img/search-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	border-bottom-right-radius: 5px 5px;
	background-color:transparent;
	border: 0px solid #609;
	cursor: pointer;
	
}
.hold-search2{
	width:40%;
	margin-left:30%;
	float:left;
}#each-company-salary a {
	color: #06C;
}
#industry-list {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#industry-list li {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin: 0px;
}
.industry-cat-h2 {
	width: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	font-size: 16px;
	color: #369;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: center;
}
#industry-list li a {
	text-decoration: none;
	font-size: 14px;
	color: #333;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	float: left;
	width: 90%;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5%;
	padding-left: 5%;
}
#industry-list li a:hover {
	color: #F60;
	background-color: #F0F0F0;
}

.job-titles{
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#09F;
}

.states{
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#09F;
}
.states li{
	float: left;
	width: 18%;
	list-style-type: none;
	padding-right: 1%;
	padding-left: 1%;
	margin-bottom:10px;
	text-align:center;
}
.job-titles li{
	float: left;
	width: 31.33%;
	list-style-type: none;
	padding-right: 1%;
	padding-left: 1%;
	margin-bottom:10px;
}
.job-titles li a, .states li a{
	color:#00F;
	font-size:14px;
}

.job-titles li a:hover, .states li a:hover{
	color:#F60;
}
#pop-hold{
	display: none;
	opacity:0;
}
#main-wrapper{
	width:100%;
	float:left;
	height:auto;
}

.black-cover {
	height: 100%;
	width: 100%;
	position:fixed;
	z-index: 5000;
	opacity:0.8;
	background-color: #000;
	top: 0px;
	right: 0px;
}
.win-wraper {
	height: auto;
	width: 100%;
	margin-right: auto;
	position: fixed;
	background-color:#fff;
	z-index:10000;
	
}
#pop-content{
	width:90%;
	float:left;
	padding-left:5%;
	padding-right:5%;
	padding-bottom:30px;
	
}

#close-win {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width:auto;
	float:right;
	margin-right:5px;
	margin-top:5px;

}
#close-win:hover {
	background-color: #ccc;
}
#report-box{
	display:none;
}
#cs-review p {
	margin-top: 7px;
	margin-bottom: 0px;
	font-size:12px;
}
.dash-boxes li ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.dash-boxes li ul li {
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin-bottom: 5px;
}
.dash-boxes-li ul li h2 {
	float: left;
	height: auto;
	width: 100%;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.dash-boxes-li ul li a {
	text-decoration: none;
	color: #999;
	font-size: 14px;
}

.dash-boxes-li ul li a:hover {
	text-decoration:underline;
}
#evaluate-offer {
	background-image: url(../img/evaluate-bg.jpg);
	background-repeat:repeat;
	color: #FFF;
}

#raise {
	
	background-repeat: repeat;
	color: #FFF;
}

#evaluate-form{
	box-shadow: 0px -6px 15px #06C;
	
}
.eval-com-logo {
	float: left;
	width: 8.333%;
	height: auto;
	text-decoration: none;
	display: block;
}
.evaluate-salary {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.evaluate-salary li {
	float: left;
	height: 60px;
	width: 30.6%;
	margin-right: 4%;
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.evaluate-salary li span {
	width: 100%;
	float: left;
	margin-top: 5px;
}
.evaluate-h1 {
	font-size: 12px;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin: 0px;
	width:50%;
	float:right;
}
.evaluate-table {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.evaluate-table ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.evaluate-table li {
	list-style-type: none;
}

#customBtn {
	display: inline-block;
	color: #444;
	width: 100%;
	height: 50px;
	border: thin solid #F60;
	white-space: nowrap;
	text-align: center;
	background-color: white;
	background-position: 15px center;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #F60;
	line-height: 50px;
	background-image: url(/img/google-icon.png);
    }
    #customBtn:hover {
      cursor: pointer;
    }
    span.label {
      font-family: serif;
      font-weight: normal;
    }

#left-msg-box{
	height:100vh;
}

#skills-used li{
	border: none;
	box-shadow: none;
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #E8E8E8;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:12px;
	border-radius:10px 10px;
	float:left;
}

.each-top-jobs {
	width: 31%;
	float: left;
	height: 80px;
	display: block;
	border-radius: 5px 5px;
	padding: 1%;
	transition: all 0.5s 0.1s ease-out;
	color: #06C;
	list-style:none;
}
.each-top-jobs:hover {
	background-color: #EBEBEB;
	color: #F60;
}

.job-icon {
	float: left;
	height: 80px;
	width: 20%;
	margin-right: 2%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	display: inline-block;
}
.job-icon img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.job-title1 {
	float: right;
	width: 77%;
	font-size: 14px;
	display: table-cell;
	height: 80px;
	text-decoration: none;
	text-transform: capitalize;
	margin-top: 0px;
	margin-left: 1%;
	vertical-align: middle;
	position: relative;
	line-height: 70px;
}
.job-title1 span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;      
}
.job-title1 span font {
	margin-top: 10px;
	float:left;
	color:#999;
	font-size: 12px;
}
.related-jobs {
	padding:0px;
	margin:0px;
	width:100%;
}
.share-page{
	width:100%;
	margin-top:20px;
	float:left;
}
.share-page div{
	float:left;
}
.share-page p{
	font-size:14px;
	width:100%;
	float:left;
	display:block;
}
#evaluate-li{
	display:none;
}.top-by {
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-comp-huz {
}

.top-by li {
	float: left;
	width: auto;
	list-style-type: none;
	background-color: #FFF;
}
#user-profile{
	width:auto;
}
.top-by li a {
	line-height: 40px;
	height: 40px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	z-index: 100;
	margin-bottom: -2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#country-symbol-hold{
	width: 90%;
	height: 0px;
	background-color: #FC0;
	position: fixed;
	z-index: 3000;
	top: 43px;
	left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: 0px;
	margin-right: 0px;
	display: none;
	transition: all 0.3s 0.1s ease-out;
	overflow: hidden;
}
#country-symbol-hold select{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	height:30px;
	background-color:#FFF;
}
.encourage {
	font-size: 12px;
	background-color: #CCC;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 50px;
	border-radius: 5px 5px;
	float: left;
}
.encourage-arrow{
	width: 100%;
	background-image: url(../img/point2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	float: left;
}
.support {
	float: left;
	height: auto;
	width: 66%;
	margin-right: 15%;
	margin-left: 15%;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 2%;
	padding-right: 2%;
	border: 1px solid #093;
	margin-top: 20px;
	border-radius: 5px 5px;
}
.ur-value {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.support2 {
	float: left;
	height: auto;
	width: 96%;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
	border: 1px solid #093;
	margin-top: 20px;
	border-radius: 5px 5px;
	
}
.support1 {
	float: left;
	height: auto;
	width: 84%;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 8%;
	padding-right: 8%;
	border: 1px solid #390;
	margin-top: 20px;
}
.support1 p {
	font-size:14px;
	line-height:20px;
	color:#666;
}
.support1 h2{
	font-size: 20px;
	color: #069;
}
.support h2, .support2 h2{
	font-size: 26px;
	color: #069;
}
.support p, .support2 p{
	font-size:14px;
	line-height: 25px;
}
.review-button0 {
	font-size:16px;
	height: 40px;
	width: 40%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 40px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 5%;
	float: left;
	text-align: center;
	border-radius: 5px 5px;
	border: 1px solid #F60;
	font-weight:bold;
}
#thank-you{
	padding-top:20px; 
	padding-bottom:40px;
}
.review-button00 {
	font-size: 16px;
	height: 40px;
	width: 40%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 40px;
	color: #F00;
	cursor: pointer;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0%;
	float: right;
	text-align: center;
	border-radius: 5px 5px;
	border: 3px solid #069;
	font-weight: bold;
}
#rating-hold{
	width:17.5%;
}
#upload-picture-box, #upload-video-box{
	overflow:hidden;
}
#add-rev2{
	margin-right:18%;	
}
#search-comp-li{
	float:right;
	width:54.8%;
}
.new-section{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 25px;
	margin-top:30px;
}
#star-hold{
	width:auto;
	float:right;

}
.review-button11 {
	font-size: 12px;
	height: 40px;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 40px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0%;
	float: right;
	text-align: center;
	font-weight: bold;
	box-shadow: 0px 0px 5px #ccc;
	background-color: #390;
}
.subscribe-countinue {
	font-size: 14px;
	height: 40px;
	width: 30%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 40px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	margin-top: 20px;
	float: left;
	text-align: center;
	border-radius: 5px 5px;
	border: 1px solid #069;
	font-weight: bold;
	margin-left: 35%;
	background-color: #069;
}
.review-button4 {
	font-size: 16px;
	height: 30px;
	width: 45%;
	padding-right: 0%;
	padding-left: 0%;
	line-height: 30px;
	font-size: 12px;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	margin-right: 5%;
	float: left;
	text-align: center;
	border-radius: 5px 5px;
	border: 1px solid #F60;
	font-weight: bold;
}
.force-add {
	background-color: #FFF;
	width: 98%;
	padding-right: 0%;
	padding-left: 1%;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-top: 6px;
	margin-bottom: 6px;
	box-shadow:0px 0px 4px #999;
	transition: all 0.5s 0.1s ease-out;
	overflow:hidden;
}
.force-add:hover{
	
}

.close-force {
	line-height: 20px;
	color: #666;
	height: 20px;
	width: 20px;
	text-decoration: none;
	float: right;
	font-size: 14px;
	text-align:center;
	margin-right:10px;
}

.close-force:hover{
	color:#F90;
}
.review-button4:hover{
	background-color:#FFC;
}
#pop-force-add{
	display:none;
}

#company-salary-box{
	width: 100%;
	float: left;
	background-position: 70px 20px;
	height: 50px;
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
#promp-add-salary-login{
	display:none;
}
.top-right-add {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.mark-incorrect {
	font-size: 12px;
	color: #F00;
	width: 40%;
	text-decoration: none;
	display: block;
	border-radius: 5px 5px;
	float: right;
	border: 1px solid #FF0000;
	margin-left: 30%;
	margin-right: 30%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#mark-incorrect2 {
	font-size: 9px;
	color: #3CC;
	width: auto;
	text-decoration: none;
	display: block;
	border-radius: 5px 5px;
	float: right;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px
}
#mark-incorrect2:hover{
	text-decoration:underline;
}

.js-enable{
	box-shadow:0px 0px 5px #ccc;
	float:left;
	width:30%;
	background-color:#fff;
	padding-left:2%;
	padding-right:2%;
	margin-left:33%;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:50px;
	
}

ur-value li {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 33px;
	list-style-type: none;
}

#mobile-comodo{
	display:none;
}

.recommened-company{
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
}

.recommened-company li{
	width: 100%;
	float: left;
	list-style: none;
}
.recommened-company li a{
	color: #03F;
	display: block;
	float: left;
	height: auto;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
.recommened-company li a:hover{
	background-color:#FFF;
}
#search-company-dashb{
	background-color:#FFF;
}

#invite-friends-mobile{
	display:none;
}
#no-worth-alert{
	background-image: url(../img/arrow1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.home-company-reviews {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	box-shadow: 0px 0px 5px #999;
	position:relative;
}
.home-company-reviews li{
	list-style-type: none;	
}
.each-home-company-reviews {
	float: left;
	height: auto;
	width: 29%;
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top:20px;
	padding-bottom:20px;
}
.each-home-company-reviews ul{
	width:100%;
	margin:0px;
	padding:0px;
}
#mid-rev{
	box-shadow: 0px 0px 8px #666;
	position:static;
	
}
.email-subscribe-form{
	width: 100%;
	height: auto;
	float: left;
	border-radius: 20px 20px;
	background-color: #FFF;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9191;
	border-right-color: #FF9191;
	border-bottom-color: #FF9191;
	border-left-color: #FF9191;
}

.email-subscribe-txt{
	width: 65%;
	height: 40px;
	float: left;
	border-radius: 20px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5%;
	font-size: 16px;
	
}
.email-subscribe-but{
	width: 23%;
	height: 42px;
	float: right;
	border-top-right-radius: 20px 20px;
	border-bottom-right-radius: 20px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	text-align: center;
	background-color: #FF9191;
	font-weight:bold;
}
#email-subscribe{
	background-color: #6FC;
	width: 60%;
	padding-left: 20%;
	padding-right: 20%;
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
}
#email-subscribe2{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	background-color: #6FC;
	border-radius:5px 5px;
}

#email-subscribe2 img{
	float:right;
}
#services {
	background-image: url(../img/services-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E8E8E8;
	padding-top:50px;
}
#services h1{
	padding-top:0px;
}
.service-item li{
	list-style-image: url(../img/service-list.png);
}

.oda-comp-salary{
	float:left;
	width:100%;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:10px;
}

.oda-comp-salary li{
	float:left;
	width:100%;
	margin-bottom:10px;
	text-align:center;
	list-style:none;
}
.oda-comp-salary li a{
	color:#06F;
	font-size:14px;
	text-decoration:none;
}
.oda-comp-h2{
	text-align:center;
	font-size:14px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	float:left;
	width:100%;
	margin-top:20px;
	color:#333;
}

.oda-comp-salary li a:hover{
	text-decoration:underline;
}

.show-pass{
	width: 35px;
	height: 37px;
	background-color: #FF8B3E;
	position: relative;
	float: right;
	margin-top: -37px;
	margin-right: -2px;
	background-image: url(../img/eye.png?x);
	background-repeat: no-repeat;
	background-position: center -22px;
	cursor:pointer;
	transition: border-color 0.3s 0.1s ease-out;
}

.show-pass:hover{
	background-color: #FF6804;
}

#signup_password1{
	padding-right:3%;
	padding-right:17%;
	width:80%;
}