.form-horizontal .form-block {
	padding: 0;
}

.form-horizontal .form-group {
	margin-bottom: 5px;
}

.section.search .form-group {
	margin-top: 0px;
	margin-bottom: 0px;
}

.section.search .form-group label {
	display: none;
}

.section.search input.search, .section.search .btn-group.input {
    width: 130px;
}

.form-group-lg .form-control-static {
	font-size: 18px;
	line-height: 1.42857;
	height: auto;
	padding: 10px 0;
}

.form.application-create .form-group-lg .form-control-static {
	font-size: 18px;
	padding: 10px 16px;
	border-bottom: 1px solid #ddd;
	font-weight: 400;
}

.form-control-static {
	padding-top: 10px;
	padding-bottom: 5px;
	min-height: 30px;
}

.form-control, .help-block {
	padding: 4px 9px;
	margin-bottom: 0;
}

.form-control {
	height: auto;
}

.help-block {
	margin-top: 0;
	padding: 0px;
}

.has-error .help-block {
	margin-top: 15px;
	text-decoration: underline;
}

.form-group-lg .form-control, .form-control {
	border-radius: 2px;
	height: auto;
	padding: 4px 9px;
}

.form-horizontal .control-label {
	text-align: left;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 10px;
		font-weight: 400;
	}
}

.form-horizontal .form-group-lg .control-label {
	font-size: 18px;
	padding-top: 10px;
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	padding-top: 15px;
}

h2.hr {
	background-image: url('/img/hr.png');
	background-position: left 21px;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 0 10px 0;
}

h2.hr span {
	font-size: 14px;
	background-color: white;
	display: inline;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: 600;
}

h3.headline {
	background-color: #1b354c;
    font-size: 11px;
    padding: 5px 8px;
    color: white;
    font-weight: 600;
    margin: 0 15px;
}

.box:hover h3.hr span {
	background-color: #f5f5f5;
}

form .bottom {
	margin-top: 15px;
}

.labels {
	bottom: 1px;
	display: inline-block;
	position: relative;
	margin-left: 5px;
}

.labels.labels-top {
    margin-left: 0;
    margin-right: 5px;
}

a.label {
	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);
}

.label {
	display: inline-block;
	font-size: 85%;
	padding: 0 0.6em;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.5;
	border-width: 0;
	border-style: solid;
	min-width: 43px;
	border-radius: 2px;
}

.label-link {
  background-color: #ddd;
  color: #999;
}

.label-primary {
	background-color: #337ab7;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-info {
    background-color: #5bc0de;
}

.label-danger {
    background-color: #d9534f;
}

.label-link:hover, a.label-link:hover {
	color: #666;
}

.label-disabled {
	opacity: 0.5;
	cursor: not-allowed !important;
}

.labels > .label:first-child {
	margin-left: 3px;
}

.labels .label .desktop {
	display: inline;
}

.labels .label .mobile {
	display: none;
}

@media (max-width: 360px) {
	.labels .label .desktop {
		display: none;
	}

	.labels .label .mobile {
		display: inline;
	}
}

.label-default {
	background-color: #c5c5c5;
}

.label-black {
	background-color: #222;
}

.breadcrumbs {
	margin-top: 15px;
	display: none;
}

.hr[type=button] {
	cursor: pointer;
}

.select2-container--bootstrap .select2-selection--single {
	height: 30px;
	padding: 4px 24px 4px 12px;
	border-radius: 2px;
	box-shadow: none;
}

.space-xs-bottom {
	margin-bottom: 15px;
}

.select2-container--bootstrap .select2-selection__clear {
	color: #999;
}

.section.search .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
	color: #333;
}

.form-group-md .select2-container .select2-selection--single .select2-selection__clear {
    position: absolute;
    right: 15px;
    color: #999;
}

.form-group-lg .select2-container .select2-selection--single .select2-selection__clear {
    position: absolute;
    right: 30px;
    color: #999;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    right: 10px;
}

.select2-container--bootstrap .select2-selection--single {
	height: 30px;
	padding: 4px 24px 4px 9px;
}

.btn-group .form-group {
	margin-bottom: 0;
}

.btn-group .form-group {
	margin-left: 0;
	margin-right: 0;
}

.form-control-static.form-control-static-table {
	padding: 0;
}

.form-control-static-table .grid-view {
	padding-top: 0;
}

.form-control-static-table .grid-view .table {
	margin-bottom: 0;
}

.form-control-static-table .grid-view .table > tbody > tr > td {
	border-top: 0 none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.select2-selection__clear {
	font-family: arial;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__clear, .select2-container--bootstrap .select2-selection__clear {
	font-weight: normal;
	right: 1px;
	top: -1px;
	height: 8px;
}

.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__clear {
	font-size: 24px;
	top: 8px;
	right: 33px;
}

.select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__clear {
	font-size: 24px;
	top: -2px;
	right: 12px;
}

.summary {
	margin-top: 10px;
}

.form-group.input-number input {
	width: 80px;
	text-align: right;
}

.select2-container--krajee .select2-selection--single {
	height: 30px;
	padding: 4px 24px 4px 9px;
}

.select2-container--bootstrap .select2-selection {
	font-family: Roboto;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
	border-left: 0 none;
	width: 30px;
}

.select2-container--krajee .select2-selection__clear {
  color: #000;
  font-family: "Open Sans";
  top: 0.6rem;
  font-weight: 100;
  font-size: 12px;
  opacity: 1;
	cursor: pointer;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow b {
	top: 14px;
}

.select2-container--krajee .select2-selection {
	-webkit-box-shadow: unset;
	box-shadow: unset;
	border-radius: 2px;
}

.label-inactive {
    opacity: 0.7;
    cursor: arrow;
}

.label-success {
    background-color: #5cb85c;
}

.label-block {
	width: 100%;
}

.label-status {
	width: 36px;
	padding: 0;
}

span.label {
	opacity: 0.7;
	cursor: default;
}

span.label.label-active {
	opacity: 1;
	cursor: pointer;
}

a span.label {
	opacity: 1;
	cursor: pointer;
}

.payu-button {
	display: inline-block;
	width: 290px;
	height: 50px;
	background-image: url('/img/payu_account_button_long_03.png');
	text-align: center;
}

.btn.payu-button:active, .btn.payu-button.active {
	background-image: url(/img/payu_account_button_long_03.png);
}

fieldset {
	border-left: 5px solid #eee;
	padding: 15px 15px 0 15px;
}

fieldset.active {
	border-left: 5px solid green;
}

legend {
	width: auto;
	padding: 0 5px;
	margin: 0 0 0 -5px;
	border: 0;
	position: relative;
	top: 19px;
}

legend .checkbox label {
	font-size: 23px;
	font-weight: 600;
	padding-left: 0;
}

body.form .form-group label.control-label.col-sm-3 {
    padding-right: 15px;
}

body.form .form-group .col-sm-9 {
	padding-left: 15px;
}

body.form.application-create .form-group .col-sm-9, body.form.order-create .form-group .col-sm-12, body.form.meet-application-create .form-group .col-sm-9 {
	padding-left: 60px;
}
