.blue_old {
    background-color: #cfe0f1;
    border-color: #cfe0f1;
}

.blue {
    background-color: #cce1f2;
    border-color: #cce1f2;
}

.brown {
    background-color: #dcd1c6;
    border-color: #dcd1c6;
}

.darkblue {
    background-color: #ccd0e8;
    border-color: #ccd0e8;
}

.green_old {
    background-color: #c6e3d0;
    border-color: #c6e3d0;
}

.green {
    background-color: #c3e2d0;
    border-color: #c3e2d0;
}

.olive_old {
    background-color: #dde3c0;
    border-color: #dde3c0;
}

.olive {
    background-color: #dee2bf;
    border-color: #dee2bf;
}

.purple_old {
    background-color: #d2cae0;
    border-color: #d2cae0;
}

.purple {
    background-color: #d2cbe1;
    border-color: #d2cbe1;
}

.red {
    background-color: #f8d3dc;
    border-color: #f8d3dc;
}

.yellow {
    background-color: #faedb6;
    border-color: #faedb6;
}

.step {
    background-repeat: no-repeat;
    background-position: top left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 200px;
    padding: 1em 1em 1em 9em;
}

.step.assess {
    background-image: url("../../bundles/porotcore/images/step/assess.png");
}

.step.target {
    background-image: url("../../bundles/porotcore/images/step/target.png");
}

.step.network {
    background-image: url("../../bundles/porotcore/images/step/network.png");
}

.step.resume {
    background-image: url("../../bundles/porotcore/images/step/resume.png");
}

.step.ad {
    background-image: url("../../bundles/porotcore/images/step/ad.png");
}

.step.hidden_market {
    background-image: url("../../bundles/porotcore/images/step/hidden_market.png");
}

.step.interview {
    background-image: url("../../bundles/porotcore/images/step/interview.png");
}

.step.salary {
    background-image: url("../../bundles/porotcore/images/step/salary.png");
}
.main {
	position: relative;
}

.banner {
	padding: 0;
	margin-top: 10px;
	height: 150px;
	position: relative;
	z-index: 100;
}

#banner {
	padding: 0;
	height: 150px;
	position: relative;
	background: transparent url("../../bundles/porotfrontend/images/bg3.png") top left no-repeat;
/*	background: transparent url("../images/frontpage.png") -10px -1210px no-repeat; */
	z-index: 100;
}

#banner #message {
	padding: 15px 50% 0 18px;
}

#banner #message h1 {
	color: #d2e288;
	font-size: 28px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#banner #message p {
	color: #fff;
}

#banner #message .daniel {
	color: #d2e288;
}

#banner #benefits {
	float: right;
	width: 37%;
	position: absolute;
	top: 12px;
	right: 0;
}

#banner #benefits li {
	list-style-type: none;
	background: url("../../bundles/porotfrontend/images/frontpage.png") -10px -1365px no-repeat;
	color: #fff;
	font-size: 16px;
	margin: 3px 0;
	margin-left: 5px;
	padding-left: 32px;
	line-height: 170%;
}

.main .content {
	margin-right: 225px;
	position: relative;
	overflow: hidden;
}

.sidebar {
	width: 200px;
	position: absolute;
	right: 0;
	top: 0;
}

.sidebar h4 {
	margin-top: 0;
}

.sidebar .links {
	list-style: none;
}

.sidebar .links a {
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: right;
	color: #737172;
	background: url("../../bundles/porotfrontend/images/line.jpg") no-repeat right bottom;
}

.sidebar .links a:hover {
	background-image: url("../../bundles/porotfrontend/images/line_active.jpg");
	text-decoration: none;
}

.sidebar .references img {
	display: none;
}

.frontpage .step {
/*  background-color: transparent;
  background-image: url("../images/frontpage.png");
  background-repeat: no-repeat; */
  height: 140px;
  cursor: pointer;
  text-decoration: none;
  padding: 1em 1em 1em 9em;
  margin-bottom: 0.5em;
}

.frontpage .step h4 {
	margin-top: 0;
}

.frontpage .set a {
	text-decoration: none;
	line-height: 100%;
}

.frontpage .step a:hover {
	text-decoration: none;
}

.frontpage .step .content {
  padding: 1em 1em 1em 11em;
  background-repeat: no-repeat;
  min-height: 8em;
}

/*
.frontpage .ad { background-position: -10px -10px; }
.frontpage .resume { background-position: -10px -160px; }
.frontpage .interview { background-position: -10px -310px; }
.frontpage .salary { background-position: -10px -460px; }
.frontpage .assess { background-position: -10px -610px; }
.frontpage .target { background-position: -10px -760px; }
.frontpage .network { background-position: -10px -910px; }
.frontpage .hidden_market { background-position: -10px -1060px; }
*/
.about .photo {
	float: right;
	margin: 0 0 1em 1em;
}

.sidebar .panel {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.sidebar .panel-heading {
	padding: 0;
}

.sidebar .panel-heading > a {
	display: block;
	background: transparent url("../../bundles/porotfrontend/images/sidebar_bg.jpg") no-repeat 0 -25px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}

.sidebar .panel-heading > a:hover {
	background-position: 0 0;
	text-decoration: none;
}

.sidebar .panel-body {
	border: none;
	padding: 5px 10px;
}

.sidebar .panel-group .panel-heading+.panel-collapse .panel-body {
	border: none;
}

.sidebar .panel-body .links {
	font-weight: 700;
	margin-left: 10px;
}

.sidebar .panel-body a {
	display: block;
}

.sidebar .panel-body img {
	float: left;
	margin: 0 1em 1em 0;
}

.sidebar .references .panel-body,
.sidebar .references .cycle-slideshow {
	height: 100px;
	padding: 0;
}

.sidebar .references .panel-body {
	margin-top: 5px;
}

@media (max-width: 980px) {
	.main .content {
		margin-right: 0;
	}

	.sidebar .references img {
		display: none!important;
	}
}

