.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: 5px 0;
}

.form-control-static {
	padding-top: 7px;
	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;
}

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

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

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

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

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.hr {
	margin: 8px 0;
	font-size: 12px;
	padding: 5px 8px;
}

h3.hr span {
	font-size: 12px;
	display: inline-block;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight: 800;
}

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;
}

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

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 3px 0px rgba(0,0,0,.12);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.1);
	position: relative;
}

a.btn {
	top:-1px;
}

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

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

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

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

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

.label-fuchsia {
	background-color: #ff8ec5;
}

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

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

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

.labels .label:first-child {
    margin-left: 0;
}

.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: #999;
}

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

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

.fuchsia {
	color: #ff8ec5;
}

.primary {
	color: #337ab7;
}

.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, .section.search .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
	color: #333;
}

.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__clear {
	font-weight: normal;
	margin-right: 4px;
}

.summary {
	margin-top: 27px;
	margin-left: 0;
}

.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: "Open Sans";
}

.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.3rem;
  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 {
	background-color: #eaeaea;
	color: white;
}

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

.label-block {
	width: 100%;
}

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

.label-3-signs {
    width: 43px;
}

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

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;
}

fieldset {
	border-left: 0;
	padding: 0;
}

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;
}

.btn-default {
	background-image: linear-gradient(to bottom, #efefef 0, #c7c7c7 100%);
	text-shadow: none;
	border-color: #bdbbbb;
}

.btn-default:hover, .btn-default:focus {
    background-position: 0 30px;
}

.btn-sun {
	background-image: linear-gradient(to bottom, #f3efbe 0, #d8cd4a 100%);
	text-shadow: none;
	border-color: #e6dd70;
}

.btn-sun:hover, .btn-sun:focus {
    background-image: linear-gradient(to bottom, #d8cd4a 0, #d8cd4a 100%);
}

.btn-professional {
	background-image: linear-gradient(to bottom, #717171 0, #000000 100%);
	text-shadow: none;
	border-color: #000000;
}

.btn-professional:hover, .btn-professional:focus {
    background-image: linear-gradient(to bottom, #333 0, #000000 100%);
}

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