body.form .container {
	width: 800px;
}

body.form.user-signup .container {
	width: 640px;
}

@media (max-width: 1024px) {
	body.form .container {
		width: 100%;
	}

	body.form.user-signup .container {
		width: 100%;
	}
}

body .container .item {
	background-color: white;
	border-radius: 2px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

body.form.form-wide .container, body.form .container.container-wide {
	width: 1024px;
}

body.form .container .tab-content {
	border-top: 0;
	border-left: 0;
}

body.form #application-form .col-sm-3, body.form #application-form .col-sm-9, body.form #application-form .col-sm-6, body.form.user-signup .col-sm-6 {
	width: 100%;
	float: none;
}

body.form #application-form .col-sm-offset-3, body.form.user-signup .col-sm-offset-3 {
	margin-left: 0;
}

body.form #application-form .control-label, body.form.user-signup .control-label {
	font-weight: 600;
}

body.form {
	font-size: 16px;
}

.select2-results__option {
	padding: 6px 8px;
	font-size: 14px;
}

body.form h1 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}

body.form h1 small {
	margin: 15px 0;
	display: block;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	font-size: 56%;
	font-weight: 400;
}

body.form .subtitle {
	margin: 15px 0;
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
}

body.form h2 {
	font-size: 23px;
	font-weight: 600;
	text-align: left;
	background-color: #de1919;
	display: block;
	padding: 0 10px 0 60px;
	color: white;
	margin-left: -60px;
	height: 53px;
	position: relative;
	vertical-align: top;
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-top: 30px;
	line-height: 53px;
}

@media (max-width: 480px) {
	body.form h2 {
		font-size: 3.9vw;
		font-weight: 600;
		text-align: left;
		background-color: #de1919;
		display: block;
		padding: 0 10px 0 60px;
		color: white;
		margin-left: -60px;
		height: 53px;
		position: relative;
		vertical-align: top;
		margin-bottom: 30px;
		text-transform: uppercase;
		margin-top: 30px;
		line-height: 53px;
	}
}



body.form h2:after {
    content: '';
    height: 22px;
    border-top: 53px solid #de1919;
    border-right: 18px solid white;
    position: absolute;
    vertical-align: bottom;
    right: -18px;
    top: 0;
}

body.form table td {
	padding: 8px;
}

body.form .col-sm-1, body.form .col-sm-2, body.form .col-sm-3, body.form .col-sm-4, body.form .col-sm-5, body.form .col-sm-6, body.form .col-sm-7, body.form .col-sm-8, body.form .col-sm-8, body.form .col-sm-9, body.form .col-sm-10, body.form .col-sm-11, body.form .col-sm-12, body.form .col-md-1, body.form .col-md-2, body.form .col-md-3, body.form .col-md-4, body.form .col-md-5, body.form .col-md-6, body.form .col-md-7, body.form .col-md-8, body.form .col-md-9, body.form .col-md-10, body.form .col-md-11, body.form .col-md-12 {
	padding-left: 60px;
	padding-right: 60px;
}

body.form .row {
	margin-left: -60px;
	margin-right: -60px;
}

body.form .form-horizontal .form-group {
	margin-left: -60px;
	margin-right: -60px;
}

body.form .form-horizontal .form-block {
	padding-left: 60px;
	padding-right: 60px;
}

body.form .form-horizontal .form-space-top-small {
	padding-top: 30px;
}

body.form .form-horizontal .form-space {
	padding-top: 45px;
	padding-bottom: 15px;
}

body.form .form-horizontal .form-space-bottom {
	padding-bottom: 60px;
}

body.form .form-horizontal .form-space-top-small-correction {
	margin-top: -15px;
}

body.form .col-sm-1.col-slim-left, body.form .col-sm-2.col-slim-left, body.form .col-sm-3.col-slim-left, body.form .col-sm-4.col-slim-left, body.form .col-sm-5.col-slim-left, body.form .col-sm-6.col-slim-left, body.form .col-sm-7.col-slim-left, body.form .col-sm-8.col-slim-left, body.form .col-sm-9.col-slim-left, body.form .col-sm-10.col-slim-left, body.form .col-sm-11.col-slim-left, body.form .col-sm-12.col-slim-left, body.form .col-md-1.col-slim-left, body.form .col-md-2.col-slim-left, body.form .col-md-3.col-slim-left, body.form .col-md-4.col-slim-left, body.form .col-md-5.col-slim-left, body.form .col-md-6.col-slim-left, body.form .col-md-7.col-slim-left, body.form .col-md-8.col-slim-left, body.form .col-md-9.col-slim-left, body.form .col-md-10.col-slim-left, body.form .col-md-11.col-slim-left, body.form .col-md-12.col-slim-left {
	padding-left: 15px;
}

body.form .col-sm-1.col-slim-right, body.form .col-sm-2.col-slim-right, body.form .col-sm-3.col-slim-right, body.form .col-sm-4.col-slim-right, body.form .col-sm-5.col-slim-right, body.form .col-sm-6.col-slim-right, body.form .col-sm-7.col-slim-right, body.form .col-sm-8.col-slim-right, body.form .col-sm-9.col-slim-right, body.form .col-sm-10.col-slim-right, body.form .col-sm-11.col-slim-right, body.form .col-sm-12.col-slim-right, body.form .col-md-1.col-slim-right, body.form .col-md-2.col-slim-right, body.form .col-md-3.col-slim-right, body.form .col-md-4.col-slim-right, body.form .col-md-5.col-slim-right, body.form .col-md-6.col-slim-right, body.form .col-md-7.col-slim-right, body.form .col-md-8.col-slim-right, body.form .col-md-9.col-slim-right, body.form .col-md-10.col-slim-right, body.form .col-md-11.col-slim-right, body.form .col-md-12.col-slim-right {
	padding-right: 15px;
}

body.form .select2-container--bootstrap .select2-selection--single, body.form input.form-control {
	border-width: 0;
	box-shadow: unset;
	border-bottom: 1px solid #ddd;
	border-radius: 4px;
	background-color: #eee;
	padding: 0 22px 0 8px;
	display: inline-flex;
	align-items: center;
	width: 100%;
}

body.form .form-group-lg .select2-container--bootstrap .select2-selection--single {
	padding: 0 54px 0 16px;
}

body.form .select2-container--bootstrap.input-lg .select2-selection--single {
	padding: 0 24px 0 16px;
}

body.form .select2-container--bootstrap .select2-dropdown {
	border-width: 0;
}

body.form input.form-control {
	padding: 10px 16px;
}

body.form .btn.btn-lg {
	padding: 0 30px;
	font-size: 16px;
	text-transform: uppercase;
	box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0,0,0,.12);
	transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
	border: 0 none;
	height: 46px;
	font-weight: 500;
	align-items: center;
}

body.form .btn.btn-lg.btn-inactive {
	cursor: default;
	background-color: #eee;
	color: #aaa;
}

body.form .btn.btn-lg:hover {
	box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0,0,0,.12);
}

body.form .btn.btn-lg.btn-inactive:hover {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0,0,0,.12);
}

body.form .table > thead > tr > th.col-localization, .table > tbody > tr > td.col-localization {
	width: 180px;
}

body.form .table > thead > tr > th.col-term, .table > tbody > tr > td.col-term {
	width: 112px;
}

body.form .table > thead > tr > th.col-start-date, body.form .table > tbody > tr > td.col-start-date, body.form .table > thead > tr > th.col-stop-date, body.form .table > tbody > tr > td.col-stop-date {
	width: 80px;
	text-align: center;
	vertical-align: middle;
}

body.form .section.search {
	padding: 30px 60px 0 60px;
}

.checkbox label {
	padding-left: 0;
}

.form-description p {
	margin-bottom: 15px;
}

.table {
	display: table;
}

.table-row {
	display: table-row;
}

.table-cell {
	display: table-cell;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    width: 100%;
    margin-top: 1px;
}
