.sity-img{
	width: 150px;
	height: 150px;
	padding-bottom: 1em;
}

.staff-sity{
	display: inline-block;
	text-align: center;
    vertical-align: top;
    width: 150px;
	margin-right: 1.6em;
}

.staff-sity-head{
	margin-bottom: 7em;
}

.staff-sity-name{
	margin: 1em 0;
}

.staff-subtitle{
	margin-bottom: 3em;
}
.sity-image {
	height: 150px;
}
.ois-block-text{
	background-color: #e1e1e1;
	padding: .5em 4%;
	line-height: 1.4em;
	font-size: 0.95em;
}

.wf-pd-request .block-webform .form-actions .webform-submit{
	position: absolute;
	right: 0;
	margin-right: 10px;
	color: #fff;
    line-height: 2em;
    padding: 0 1em;
    background-color: #428BCA;
    border-color: #357ebd;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
	text-transform: none;
	font-weight: inherit;
}

.wf-pd-request .block-webform .form-actions{
	margin-bottom: 6em;
}

.wf-pd-request .block-webform h2{
	background: none !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	font-size: 16pt !important;
	color: #000 !important;
}

#edit-submitted-pd-request-field{
	border-radius: 0px;
	color: #000;
}

#block-ois-staff-ois-block {
	padding-bottom: 25px;
}
#block-ois-staff-ois-block h2{
	font-size: 16pt;
	font-weight: inherit;
}

@media (max-width: 767px) {
	#block-ois-staff-ois-block {
		margin: 20px 0px;
		clear: both;
	}
	#block-ois-staff-ois-block h2{
		padding-bottom: 10px;
		max-width: 460px;
		margin: 0 auto;
	}
}

#block-ois-staff-ois-block h2:before{
	position: relative;
	background-image: url('ex_mark.png');
	background-size: 30px 30px;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	bottom: -7px;
	content: "";
}

.wf-pd-request .block-webform .description {
	display: none;
}

.wf-pd-request .block-webform .form-managed-file {
	float: left;
    max-width: 100%;
}

.wf-pd-request .block-webform .form-actions {
	position: relative;
}

.wf-pd-request .block-webform .webform-submit.button-primary.form-submit {
	font-weight: bold;
    text-transform: uppercase;
    top: 53px;
    padding: 0 0.6em;
    margin: 0;
}
@media (max-width: 767px){
	.wf-pd-request .block-webform .webform-submit.button-primary.form-submit {
		top: 50px;
	}
	.wf-pd-request .form-managed-file input {
		display: inherit;
	}
}
.wf-pd-request .block-webform .form-file {
	border: 0;
	padding: 0;
}

.wf-pd-request .form-managed-file .file {
	display: inline-block;
	height: 2.5em;
}