﻿.labeldescription
{
	width: auto !important;
}
textarea.is-maxlength.maxlength-full
{
	background-color: #fee;
	border-color: #c10712;
}
div.maxlength-feedback.maxlength-full
{
	font-weight: bold;
	color: #c10712;
}
#descriptiontarget
{
	float: right;
	margin: 5px 0;
}

.job-page-title {
    background: url(../img/logo-job.svg) no-repeat center center/100% auto;
    width: 226px;
    height: 72px;

}

.share-button-list li {
    vertical-align: top;
}

.javig { font-style: italic; }