/* General */

.PSOFOShop {
	margin: 20px auto;
}

.PSOFOShop .hidden, .PSOFOShop .lumesse-error-message {
	display: none;
}

.PSOFOShop .invalid, .PSOFOShop .has-error input, .PSOFOShop .has-error select, .PSOFOShop .has-error textarea {
	border: 1px solid #E77471!important;
}

.PSOFOShop .Label_required, .PSOFOShop .text-required {
	color: #d8000c;
}

.PSOFOShop .radio label {
	font-weight: normal;
}

.PSOFOShop .table {
	width: 100%;
}

.row {
	margin-bottom: 10px;
}

/* Search */

.PSOFOShop .form-group .control-label, 
#talentSearchForm .PSOFOShop .form-group > div {
	width: 100%;
	display: inline-block;
}

/* Search Agent*/

.PSOFOShop #sDeliveryFrequencyFieldLabel, .PSOFOShop #sStopNotifyingAfterFieldLabel {
	clear: both;
	width: 100%;
}

/* List */

.PSOFOShop #lumesseJobsListWidget .search-criteria {
	margin-bottom: 14px;
}

.PSOFOShop #lumesseJobsListWidget .table {
	width: 100%;
}

.PSOFOShop .pagination-wrapper {
	width: 100%;
	clear: both;
}

.PSOFOShop .pagination {
	list-style-type: none;
	margin: 10px 0;
	position: relative;
	width: 100%;
	clear: both;
}

.PSOFOShop .pagination li {
	display: inline-block;
}

.PSOFOShop .pagination li a {
	padding: 5px 8px;
	background: #f3f3f3;
	border-radius: 5px;
}

.PSOFOShop .pagination li a:hover {
	background: #CCCCCC;
}

/* List Custom ( boxes ) */

.PSOFOShop #lumesseJobsListWidget.box-style caption {
	margin-bottom: 10px;
}

.PSOFOShop #lumesseJobsListWidget.box-style {
}

.PSOFOShop #lumesseJobsListWidget.box-style .search-results {
	text-align: center;
}

.PSOFOShop #lumesseJobsListWidget.box-style .search-results .form-inline .form-group {
	margin: 0 10px 10px 10px;
}

.PSOFOShop #lumesseJobsListWidget.box-style .search-criteria {
	display: none;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table {
	display: block;
	text-align: center;
	margin-top: 0px;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table:before,
.PSOFOShop #lumesseJobsListWidget.box-style .table:after {
	content: " ";
	display: table;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table:after {
	clear: both;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table tr,
.PSOFOShop #lumesseJobsListWidget.box-style .table td,
.PSOFOShop #lumesseJobsListWidget.box-style .table th,
.PSOFOShop #lumesseJobsListWidget.box-style .table thead,
.PSOFOShop #lumesseJobsListWidget.box-style .table tbody,
.PSOFOShop #lumesseJobsListWidget.box-style .table tfoot {
	display: block;
	border: 0;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table thead {
	display: none;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table caption {
	display: inline-block;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table caption [data-lumesse-jl-insert="jobs_count"] {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table tr {
	width: 100%;
	float: left;
	cursor: pointer;
	background: #f3f3f3;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table tr:hover {
	background: #cccccc;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table tr td,
.PSOFOShop #lumesseJobsListWidget.box-style .table tr th {
	text-align: center;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table tr:hover td,
.PSOFOShop #lumesseJobsListWidget.box-style .table tr:hover th {
}

.PSOFOShop #lumesseJobsListWidget.box-style .table tr [headers*="th1"] {
	padding: 0;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table tr [headers*="th1"] a {
	display: block;
	padding: 15px;
	font-size: 140%;
}
.PSOFOShop #lumesseJobsListWidget.box-style .table tr [headers*="th1"] a:hover {
	text-decoration: none;
}

.PSOFOShop #lumesseJobsListWidget.box-style .table tr td { padding: 5px 15px; }

.PSOFOShop #lumesseJobsListWidget.box-style [data-lumesse-jl-insert="pagination"] {
	text-align: center;
}

@-ms-viewport {
	width: auto;
}

@media (min-width: 768px) {
	.PSOFOShop #lumesseJobsListWidget.box-style .table tr {
		width: 49%;
		margin-right: 1%;
	}
}

@media (min-width: 1200px) {
	.PSOFOShop #lumesseJobsListWidget.box-style .table tr {
		width: 32.33333333%;
		margin-right: 1%;
	}
}

/* Details */

#jobs-detail.PSOFOShop dl dd,
#jobDetailModal dl dd,
#jobs-detail.PSOFOShop dl dt,
#jobDetailModal dl dt {
	margin: 0;
	padding: 0;
}

#jobDetailModal dl dt,
#jobs-detail.PSOFOShop dl dt {
	font-weight: bold;
}

#jobs-detail.PSOFOShop dl dt,
#jobDetailModal dl dt,
#jobs-detail.PSOFOShop dl dd,
#jobDetailModal dl dd {
	width: 100%;
	margin-bottom: 5px;
	display: inline-block;
}

#jobDetailModal .btn {
	margin-bottom: 10px;
}

/* Send to Friend */

.PSOFOShop #lumesseSendJobToAFriendWidget .thumbnail {
	margin-bottom: 14px;
}

/* CHP */ 

#chp.PSOFOShop .twelve.columns > div {
	margin-bottom: 25px;
}

.PSOFOShop .table > caption {
	text-align: center;
}


/* MODAL */  

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0,-25%,0);
	transform: translate3d(0,-25%,0);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px;
}

.modal-header .close {
	margin-top: -2px;
}

.close {
	float: right;
	font-size: 20px;
	font-weight: 700;
	color: #000;
}

.close:hover,.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

button.close {
	padding: 0 15px;
	cursor: pointer;
	background: #ffffff;
	border: 0;
	-webkit-appearance: none;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5);
	}

	.modal-sm {
		width: 300px;
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px;
	}
}

#jobDetailModal .modal-content {
	border-radius: 0;
}

#jobDetailModal .modal-content .modal-header {
	background: #bcbcbc;
}

#jobDetailModal .modal-content .modal-header h4 {
	font-weight: 700;
	font-size: 200%;
	color: #fff;
}

#jobDetailModal .modal-content .modal-header span {
	display: inline-block;
	vertical-align: middle;
}

#jobDetailModal .modal-content .modal-header .location-type:before {
	content: url(../images/map-marker.png);
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

#jobDetailModal .modal-content .modal-body h1 {
	display: none;
}

#jobDetailModal .modal-content .modal-body [role=navigation] {
	text-align: center;
}

.PSOFOShop .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 85%;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}

.PSOFOShop .tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.PSOFOShop .tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.PSOFOShop .tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.PSOFOShop .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.PSOFOShop .tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.PSOFOShop .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #434343;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	border-radius: 1px;
}

.PSOFOShop .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.PSOFOShop .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.PSOFOShop .tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.PSOFOShop .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.PSOFOShop .tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}

.PSOFOShop .tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}

.PSOFOShop .tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.PSOFOShop .tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.PSOFOShop .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

/* Apply */

.PSOFOShop .center-block {
	position: relative;
	left: 47%;
	top: 25px;
}

.PSOFOShop .form-legend {
	display: none;
}

.PSOFOShop .section-legend {
	font-weight: bold;
}

.PSOFOShop .form-group .col-sm-4,
.PSOFOShop .form-group .col-sm-5 {
}

.PSOFOShop #apply-sna-import-profile-description > p {
	text-align: center;
	margin-bottom: 0;
}

.PSOFOShop .apply-border, .PSOFOShop .apply-application-title {
	margin-bottom: 25px;
}

.PSOFOShop #apply-sna-fill-faster-label {
	font-weight: bold;
	margin: 6px 0 0 0;
}

.PSOFOShop .apply-sna-show-description-button {
	float: right;
}

.PSOFOShop .apply-sna-buttons {
	margin: 10px 0 0 0;
}

.PSOFOShop .apply-sna-buttons ul {
	margin: 0;
	padding: 0;
}

.PSOFOShop .apply-sna-buttons ul li {
	list-style-type: none;
	display: inline-block;
}

.PSOFOShop .apply-border {
	border: 1px solid #bbb;
	border-radius: 4px;
}

.PSOFOShop .apply-sna-main {
	padding: 15px;
}

.PSOFOShop #apply-sna-import-profile-description {
	display: none;
	background: #eee;
	padding: 15px;
}

div.confirm-dialog-container {
	z-index: 1049 !important;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
}

div.confirm-dialog-container div.confirm-dialog-position-of {
	width: 100%;
	height: 100%;
}

div.confirm-dialog-container div.confirm-dialog-position-of div.ui-dialog {
	height: auto;
	width: auto !important;
	max-width: 768px;
	margin: 25px;
	background-color: #ffffff;
	z-index: 1050;
}

div.confirm-dialog-container div.confirm-dialog-position-of div.ui-dialog .modal-body p {
}

div.confirm-dialog-container div.confirm-dialog-position-of div.ui-dialog div.ui-dialog-titlebar {
	background: #333;
	height: 75px;
	padding: 20px;
}

div.confirm-dialog-container div.confirm-dialog-position-of div.ui-dialog div.ui-dialog-titlebar .ui-dialog-title {
	font-size: 32px;
	font-weight: 700;
	font-style: normal;
	color: #FFF;
}

div.confirm-dialog-container div.confirm-dialog-position-of div.ui-dialog div.ui-dialog-titlebar button.ui-button {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	background: url("../images/close-btn.png");
	border: 0;
	margin: 0;
	padding: 0;
}

div.confirm-dialog-container div.confirm-dialog-position-of div.ui-dialog div.ui-dialog-titlebar button.ui-button:hover {
	background-position: 20px 0;
}

div.confirm-dialog-container div.confirm-dialog-position-of div.ui-dialog div.ui-dialog-titlebar button.ui-button span {
	display: none;
}

div.confirm-dialog-container div.confirm-dialog-position-of div.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-image: url("../images/transparent-50.png");
}

.PSOFOShop .apply-description-column {
	padding-left: 0;
}

.PSOFOShop .apply-radio-checkbox-container .apply-custom-option-wrapper,
.PSOFOShop .apply-radio-checkbox-container label.control-label {
	display: table;
	float: none;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0;
}

.PSOFOShop .apply-radio-checkbox-container .apply-custom-option-wrapper input[type=radio],
.PSOFOShop .apply-radio-checkbox-container label.control-label input[type=radio],
.PSOFOShop .apply-radio-checkbox-container .apply-custom-option-wrapper input[type=checkbox],
.PSOFOShop .apply-radio-checkbox-container label.control-label input[type=checkbox] {
	margin: 0;
	padding: 0;
	position: relative;
}

.PSOFOShop .apply-radio-checkbox-container .apply-custom-option-wrapper .apply-choice-input-wrapper,
.PSOFOShop .apply-radio-checkbox-container label.control-label .apply-choice-input-wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 28px;
}

.PSOFOShop .apply-radio-checkbox-container {
	margin-top: 3px;
}

.PSOFOShop .form-group .col-sm-4.apply-radio-checkbox-container, .PSOFOShop .form-group .col-sm-5.apply-radio-checkbox-container {
	display: block;
}

.PSOFOShop .apply-radio-checkbox-container .apply-custom-option-wrapper .apply-choice-text-wrapper,
.PSOFOShop .apply-radio-checkbox-container label.control-label .apply-choice-text-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.PSOFOShop .apply-radio-checkbox-container .apply-custom-option-wrapper {
	font-style: normal;
	font-weight: 700;
	position: relative;
	box-sizing: border-box;
	float: none;
	max-width: 100%;
	text-align: left;
}

.PSOFOShop .apply-radio-checkbox-container .apply-custom-option-wrapper .apply-choice-text-wrapper input[type=text] {
	font-size: 0.8rem;
}

.PSOFOShop .apply-select-custom-option-row {
	display: table;
	float: none;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0;
}

.PSOFOShop .apply-select-custom-option-row > .apply-radio-wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 45px;
	height: 45px;
	text-align: center;
}

.PSOFOShop .apply-select-custom-option-row > .apply-radio-wrapper > input[type=radio] {
	position: relative;
	margin: 0;
}

.PSOFOShop .apply-select-custom-option-row > .apply-custom-option-wrapper {
	font-size: 100%;
	display: table-cell;
	vertical-align: middle;
}

.PSOFOShop .apply-select-custom-option-row > .apply-custom-option-wrapper > input[type=text] {
	font-size: 0.8rem;
}

.PSOFOShop .apply-select-container > .apply-custom-option-wrapper {
	margin-top: 7px;
}

.PSOFOShop .apply-select-container > .apply-custom-option-wrapper input[type=text] {
	font-size: 0.8rem;
}

.PSOFOShop .form-horizontal .form-group.apply-composite-question .subQuestions {
	background-color: #eee;
	border: 1px solid #BCBCBC;
	padding: 15px;
}

.PSOFOShop .repeatable-questions .form-group,  .PSOFOShop .apply-repeatable-question {
	margin-bottom: 15px;
}

.apply-date-divider {
	display: none;
}

.PSOFOShop .apply-profile-header .apply-border {
	background: white;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.PSOFOShop .apply-profile-header .apply-border .apply-sna-main {
	padding: 10px;
}

.PSOFOShop .apply-profile-header .apply-border .apply-sna-show-description-button {
	float: right;
}

.PSOFOShop .apply-profile-header .apply-border .apply-sna-header {
	text-align: left;
	font-weight: bold;
	margin: 0;
}

.PSOFOShop .apply-profile-header .apply-border .apply-sna-description {
}

.PSOFOShop .apply-profile-header .apply-sna-buttons ul {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons ul li {
	display: inline;
	margin-right: 10px;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button,
.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button:hover,
.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button:active,
.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button:focus {
	color: white;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons button {
	padding: 0 10px 0 50px;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button.linkedin {
	background: #0077b5 url('../images/linkedin-apply-icon.png') no-repeat left center;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button.linkedin:hover {
	background-color: #0369a0;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button.linkedin:active,
.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button.linkedin:focus {
	background-color: #066093;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button.xing {
	background: #026466 url('../images/xing-apply-icon.png') no-repeat left center;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button.xing:hover {
	background-color: #015a5c;
}

.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button.xing:active,
.PSOFOShop .apply-profile-header .apply-sna-buttons button.apply-sna-button.xing:focus {
	background-color: #014c4e;
}

.PSOFOShop .form-group  .apply-radio-checkbox-container .control-label {
	width: 100%;
}

.PSOFOShop .form-group  .apply-radio-checkbox-container .control-label {
	width: 100%;
}

.PSOFOShop .section-message-block {
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 1em;
}

.PSOFOShop .section-message-block [class*="message-validation-rule"] div::before {
	content: url('../images/info-icon.png');
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	width: 20px;
	height: 20px;
	text-align: center;
}

.PSOFOShop .section-message-block .message-validation-rule-not-valid {
	color: #cc0000;
}

.PSOFOShop .section-message-block .message-validation-rule-not-valid div::before {
	content: url('../images/warning-icon.png');
}

@-moz-keyframes help-block-container-focus-animation {
	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(-10px);
	}

	40% {
		transform: translateX(0);
	}

	80% {
		transform: translateX(-10px);
	}

	100% {
		transform: translateX(0);
	}
}

@-webkit-keyframes help-block-container-focus-animation {
	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(-10px);
	}

	40% {
		transform: translateX(0);
	}

	80% {
		transform: translateX(-10px);
	}

	100% {
		transform: translateX(0);
	}
}

@keyframes help-block-container-focus-animation {
	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(-10px);
	}

	40% {
		transform: translateX(0);
	}

	80% {
		transform: translateX(-10px);
	}

	100% {
		transform: translateX(0);
	}
}

.PSOFOShop .apply-focused-element .help-block-container {
	-webkit-animation: help-block-container-focus-animation 400ms 500ms;
	-moz-animation: help-block-container-focus-animation 400ms 500ms;
	animation: help-block-container-focus-animation 400ms 500ms;
}

@-moz-keyframes help-block-container-icon-focus-animation {
	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(10px);
	}

	40% {
		transform: translateX(0);
	}

	80% {
		transform: translateX(10px);
	}

	100% {
		transform: translateX(0);
	}
}

@-webkit-keyframes help-block-container-icon-focus-animation {
	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(10px);
	}

	40% {
		transform: translateX(0);
	}

	80% {
		transform: translateX(10px);
	}

	100% {
		transform: translateX(0);
	}
}

@keyframes help-block-container-icon-focus-animation {
	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(10px);
	}

	40% {
		transform: translateX(0);
	}

	80% {
		transform: translateX(10px);
	}

	100% {
		transform: translateX(0);
	}
}

.PSOFOShop .apply-focused-element .help-block-container:before {
	-webkit-animation: help-block-container-icon-focus-animation 400ms 500ms;
	-moz-animation: help-block-container-icon-focus-animation 400ms 500ms;
	animation: help-block-container-icon-focus-animation 400ms 500ms;
}

.PSOFOShop .form-horizontal input[type=radio],
.PSOFOShop .form-horizontal input[type=checkbox] {
	margin-top: 4px;
}

.PSOFOShop .bg-warning {
	background: transparent;
}

.PSOFOShop .apply-section-group > * > * > legend {
	margin-bottom: 0;
	background-image: url('../images/silk_circle_gray.png');
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 40px;
	line-height: 40px;
	border-bottom: 0;
}

.PSOFOShop .apply-section-group.apply-section-validated {
	position: relative;
}

.PSOFOShop .apply-section-group.apply-section-validated:before {
	content: "";
	display: block;
	position: absolute;
	width: 200vw;
	height: 100%;
	top: -5px;
	left: 50%;
	z-index: -1;
	margin-left: -50vw;
	padding-top: 5px;
	-webkit-animation: sectionCompleteFlash 0.7s;
  /* Chrome, Safari, Opera */
	animation: sectionCompleteFlash 0.7s;
}

.PSOFOShop .apply-section-group.apply-section-validated:after {
	content: attr(data-apply-msg-form-validated);
	display: block;
	position: absolute;
	top: 50%;
	right: -100px;
	margin-top: -25px;
	color: rgba(73, 165, 32, 0);
	font-weight: bold;
	font-size: 130%;
	-webkit-animation: sectionCompleteGreat 0.7s;
  /* Chrome, Safari, Opera */
	animation: sectionCompleteGreat 0.7s;
}

.PSOFOShop .apply-section-group.apply-section-validated > * > * > legend {
	background-image: url('../images/silk_circle_green.png');
}

.PSOFOShop .apply-section-group > fieldset > div > .section-content,
.PSOFOShop .apply-section-group.dps .form-content {
	position: relative;
	background-image: url('../images/silk_line_gray.png');
	background-repeat: repeat-y;
	background-position: 17px;
	padding-bottom: 20px;
}

.PSOFOShop .apply-section-group > fieldset > div > .section-content:before,
.PSOFOShop .apply-section-group.dps .form-content:before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	left: 0;
	width: 40px;
	background-image: url('../images/silk_line_green.png');
	background-repeat: no-repeat;
	background-size: 5px 100%;
	background-position: 17px 0px;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 2px 0px;
	-moz-transform-origin: 2px 0px;
	-ms-transform-origin: 2px 0px;
	transform-origin: 2px 0px;
}

.PSOFOShop .apply-section-group.apply-section-validated > fieldset > div > .section-content:before,
.PSOFOShop .apply-section-group.apply-section-validated.dps .form-content:before {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform 1s;
	-moz-transition: -moz-transform 1s;
	-o-transition: -o-transform 1s;
	transition: transform 1s;
}

.PSOFOShop .apply-section-group > * > * > legend {
	font-style: normal;
	font-weight: 700;
}

.PSOFOShop .apply-section-group > * > * > legend,
.PSOFOShop .section-content {
	padding-left: 55px;
}

.PSOFOShop .apply-section-group {
	margin-bottom: 0;
}

.PSOFOShop .apply-dps-short-text {
	margin-bottom: 10px;
}

.PSOFOShop .form-horizontal.dps > fieldset > .form-content {
	padding-left: 55px;
}

.PSOFOShop .form-horizontal.dps > fieldset > .form-content > .form-group {
	margin-left: 0;
}

.PSOFOShop .apply-submit-wrapper {
	position: relative;
}

.PSOFOShop .apply-submit-wrapper input {
	margin: 20px 0 0 80px;
}

.PSOFOShop .apply-submit-wrapper::before {
	content: "";
	background-image: url('../images/silk_circle_gray_submit.png');
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;
	margin-left: -20px;
}

.PSOFOShop .apply-submit-wrapper.application-valid::before {
	-webkit-animation: applicationValidated 1s;
  /* Chrome, Safari, Opera */
	animation: applicationValidated 1s;
	background-image: url('../images/silk_circle_green_submit.png');
}

.PSOFOShop .apply-submit-wrapper.application-valid::after {
	content: attr(data-apply-msg-ready-to-be-sent);
	display: block;
	font-size: 12px;
	font-weight: bold;
	left: -17px;
	color: #49A520;
	line-height: 14px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 25px;
	width: 75px;
	-webkit-animation: applicationReadyToBeSent 2s;
    /* Chrome, Safari, Opera */
	animation: applicationReadyToBeSent 2s;
}

@media (max-width: 768px) {
	.PSOFOShop .apply-sna-buttons button {
		width: 100%;
	}

	.PSOFOShop .apply-sna-buttons {
		clear: both;
		padding: 10px 0 0 0;
	}
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place {
	margin-top: 15px;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-remove-button-container {
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-remove-button-container .apply-remove-button {
	position: absolute;
	top: 15px;
	background-color: transparent;
	background-image: url("../images/upload-close.png");
	border: 0px;
	padding: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-remove-button-container .apply-remove-button:focus {
	border: 1px dotted #000000;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-remove-button-container .apply-remove-button:hover {
	background-position: -20px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container {
	position: relative;
	width: 100%;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container {
	float: right;
	width: 90%;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-filename-image {
	display: inline-block;
	background-image: url("../images/file-icons.png");
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-filename-image .apply-filename-image-ext {
	color: white;
	font-size: 10px;
	padding-left: 4px;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-text {
	background-position: 0px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-image {
	background-position: -48px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-video {
	background-position: -96px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-audio {
	background-position: -144px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-spreadsheet {
	background-position: -192px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-slideshow {
	background-position: -240px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-compressed {
	background-position: -288px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-no-ext {
	background-position: -384px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-bg-image-other {
	background-position: -336px 0;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-filename-block {
	display: inline-block;
	margin-left: 10px;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-filename-block .apply-filename {
	position: absolute;
	top: 15px;
	font-size: 88%;
	display: block;
	text-overflow: ellipsis;
	width: 220px;
	overflow: hidden;
	white-space: nowrap;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-fileitem-container .apply-filename-container .apply-filename-block .apply-filename:focus {
	border: 1px dotted #000000;
}

.PSOFOShop div.apply-attached-document-component .form-control-container .apply-file-upload-place .apply-loading {
	position: absolute;
	width: 140px;
	height: 140px;
	background-image: url("../images/loading.png");
	top: -50px;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	padding-top: 58px;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #49a520;
}

.PSOFOShop div.apply-attached-document-component .help-block-container {
	margin-top: 13px;
}

.PSOFOShop div.apply-attached-document-component .help-block-container .help-block {
	word-wrap: break-word;
}

.PSOFOShop .apply-description-hints {
	display: none;
}

.PSOFOShop .control-label.col-sm-4.apply-no-answer > span {
	font-weight: bold;
}

#apply-details.PSOFOShop  .col-sm-4 {
	display: block;
}

#apply-details.PSOFOShop  .col-sm-5 {
	display: block;
}

#apply-details.PSOFOShop  .help-block-container {
	margin-top: 10px;
}

.PSOFOShop .form-group .grid {
	position: relative;
}

.PSOFOShop .form-group .grid .apply-description-row {
	width: auto;
}

.isa_info, .isa_success, .isa_warning, .isa_error, .PSOFOShop .apply-description-list, .PSOFOShop .help-block-container .help-block span, .PSOFOShop .alert-danger,.PSOFOShop .alert-success {
	padding: 4px 6px;
	color: #333;
}

.PSOFOShop .help-block span {
	display: inline-block;
}

.isa_info {
	background-color: #BDE5F8;
	border: 1px solid #00529B;
}

.isa_success, .PSOFOShop .alert-success {
	background-color: #DFF2BF;
	border: 1px solid #4F8A10;
}

.isa_warning, .PSOFOShop .apply-description-list {
	background-color: #FEEFB3;
	border: 1px solid #9F6000;
}

.isa_error, .PSOFOShop .help-block-container .help-block span,.PSOFOShop .alert-danger {
	background-color: #FFECEC;
	border: 1px solid #D8000C;
}

.PSOFOShop .alert {
	margin-bottom: 20px;
}

.PSOFOShop .row.apply-description-row .col-sm-5 {
	width: auto!important;
}

.PSOFOShop select.apply-date-select-day, .PSOFOShop select.apply-date-select-month, .PSOFOShop select.apply-date-select-year {
	min-width: 0%;
	padding: 6px 1px;
}
/* Media Queries
------------------------- */

/* Larger than mobile */
@media (min-width: 400px) {
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {

	.PSOFOShop #talentSearchForm  .form-group > div {
		width: auto;
		display: inline;
	}

	.PSOFOShop .form-group .control-label {
		width: 25%;
		min-width: 240px;
	}

	.PSOFOShop .one-third .form-group > div {
		width: 100%;
	}

	#jobs-detail.PSOFOShop dl dt {
		width: 24%;
	}

	#jobs-detail.PSOFOShop dl dd {
		width: 75%;
	}

	.PSOFOShop select.apply-date-select-year {
		width: 30%!important;
	}

	.PSOFOShop select.apply-date-select-month {
		width: 36.5%!important;
	}

	.PSOFOShop select.apply-date-select-day {
		width: 30%!important;
	}
}

@media (max-width: 750px) {
	.PSOFOShop .form-group .grid .apply-description-row {
		display: none;
	}
}
/* Larger than tablet */
@media (min-width: 750px) {
	#apply-details.PSOFOShop  .col-sm-4 {
		display: inline-block;
		width: 35%;
	}

	#apply-details.PSOFOShop  .col-sm-5 {
		display: inline-block;
		width: 40%;
	}

	#apply-details.PSOFOShop  .col-sm-5 input[type="email"], #apply-details.PSOFOShop  .col-sm-5 input[type="number"], #apply-details.PSOFOShop  .col-sm-5 input[type="search"], #apply-details.PSOFOShop  .col-sm-5 input[type="text"], #apply-details.PSOFOShop  .col-sm-5 input[type="tel"], #apply-details.PSOFOShop  .col-sm-5 input[type="url"], #apply-details.PSOFOShop  .col-sm-5 input[type="password"], #apply-details.PSOFOShop  .col-sm-5 textarea, #apply-details.PSOFOShop  .col-sm-5 select {
		width: 80%;
	}

	.PSOFOShop .form-group .grid .apply-description-row {
		width: 135px;
		position: absolute;
		right: 0;
		width: 165px;
	}

	.PSOFOShop select.apply-date-select-year {
		width: 29%!important;
	}

	.PSOFOShop select.apply-date-select-month {
		width: 35%!important;
	}

	.PSOFOShop select.apply-date-select-day {
		width: 29%!important;
	}
}

/* Larger than desktop */
@media (min-width: 1000px) {
	#apply-details.PSOFOShop  .col-sm-4 {
		display: inline-block;
		width: 25%;
	}

	#apply-details.PSOFOShop  .col-sm-5 {
		display: inline-block;
		width: 50%;
	}

	#apply-details.PSOFOShop  .col-sm-5 input[type="email"], #apply-details.PSOFOShop  .col-sm-5 input[type="number"], #apply-details.PSOFOShop  .col-sm-5 input[type="search"], #apply-details.PSOFOShop  .col-sm-5 input[type="text"], #apply-details.PSOFOShop  .col-sm-5 input[type="tel"], #apply-details.PSOFOShop  .col-sm-5 input[type="url"], #apply-details.PSOFOShop  .col-sm-5 input[type="password"], #apply-details.PSOFOShop  .col-sm-5 textarea, #apply-details.PSOFOShop  .col-sm-5 select {
		width: 60%;
	}

	.PSOFOShop .form-group .grid .apply-description-row {
		width: 250px;
	}

	.PSOFOShop select.apply-date-select-year {
		width: 19%!important;
	}

	.PSOFOShop select.apply-date-select-month {
		width: 25%!important;
	}

	.PSOFOShop select.apply-date-select-day {
		width: 19%!important;
	}
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
}
