/*General*/
.middle-box {
	min-width: 580px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
}

.middle-box.loginscreen {
	width: 350px;
	min-width: 300px
}

.middle-box.loginscreenv2 {
	width: 100%;
	margin-bottom: 0;
}

.middle-box.loginscreenv2>div {
	float: left;
}

.middle-box.loginscreenv2>* {
	text-align: left;
}

.middle-box.loginscreenv2>div>.logo-name2 {
	position: relative;
	display: block;
	margin: 0 !important;
	font-size: 50px !important
}

.middle-box.loginscreenv2>div+h4 {
	padding-top: 19px;
	bottom: 0px;
	position: relative;
	margin: 0 0 0 10px !important;
	float: left;
	width: 48%;
	display: inline-block
}

.large-box {
	width: 900px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
	margin: 0 auto;
}

input.form-control {
	border: 1px solid #ccc !important;
}

/*FeedBack*/
.feedbackPanel {
	list-style: none !important;
	padding: 0 !important;
}

.feedbackPanel>li {
	padding: 15px !important;
	margin-bottom: 20px !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
}

.feedbackPanel>li a {
	font-weight: bold !important;
}

.feedbackPanel>li>span, .feedbackPanel>li>ul {
	margin-bottom: 0 !important;
}

.feedbackPanel>li>span+span {
	margin-top: 5px !important;
}

.feedbackPanel>li.feedbackPanelERROR {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.feedbackPanel>li.feedbackPanelERROR a {
	color: #843534;
}

.feedbackPanel>li.feedbackPanelINFO {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.feedbackPanel>li.feedbackPanelINFO a {
	color: #245269;
}

/*Wizard*/
.wizard {
	margin-bottom: 10px
}

.wizard>.steps a, .wizard>.steps a:hover, .wizard>.steps a:active {
	margin: 0 !important;
}

.wizard>.steps>ul>li {
	width: 23.5% !important;
}

.wizard>.steps li+li {
	margin-left: 2% !important;
}

.wicketExtensionsWizard>* {
	text-align: left;
	color: rgb(103, 106, 108);
}


.wicketExtensionsWizardViewInner>fieldset {
	min-height: 280px !important;
	background-color: #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 13px;
}

.wicketExtensionsWizardViewInner>fieldset h2 {
	margin: 0
}

.wicketExtensionsWizardViewInner>fieldset p {
	margin: 10px 0 10px 0
}

.b-r-xs {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.b-r-sm {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.b-r-md {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.b-r-lg {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.b-r-xl {
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}

.wizard-form {
	padding: 15px 20px 20px 20px;
}

.wizard-step-summary {
	font-size: 14px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.wizard-buttons {
	display: inline-block;
	padding: 0 2.5% 15px 2.5%;
	margin-top: 3%;
	float: right
}

.wizard-buttons input, .wizard-buttons  input:hover, .wizard-buttons input:active
	{
	border: none;
	outline: 0 none;
	margin: 0 0.5em;
	background: #79A341;
	color: #fff;
	display: block;
	padding: 0.5em 1em;
	text-decoration: none;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.wizard-buttons input:disabled {
	background: #eee;
	color: #aaa;
}

.wizard-feedback {
	margin-top: 3%;
}


.border-left-primary {
	border-left: 3px solid #79A341;
}

.border-left-success {
	border-left: 3px solid #009DCA;
}

.border-left-danger {
	border-left: 3px solid #C53425;
}

.border-left-warning {
	border-left: 3px solid #FAA519;
}


.route {
	background: #f8f9fa;
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid #23c6c8;
}
.border-left-route {
	border-left: 3px solid #23c6c8;
}

.route6 {
	background: #f8f9fa;
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid #23c6c8;
}
.border-left-route6 {
	border-left: 3px solid #23c6c8;
}

.person {
	background: #f8f9fa;
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid #79A341;
}
.border-left-person {
	border-left: 3px solid #79A341;
}


.maintainer {
	background: #f8f9fa;
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid #FAA519;
}
.border-left-maintainer {
	border-left: 3px solid #FAA519;
}
.autnum {
	background: #f8f9fa;
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid #3d4d5d;
}
.border-left-autnum {
	border-left: 3px solid #3d4d5d;
}
.border-left-all {
	border-left: 3px solid #932092;
}

.asset {
	background: #f8f9fa;
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid #009DCA;
}
.border-left-asset {
	border-left: 3px solid #009DCA;
}