
#nex-forms *, #nex-forms :after, #nex-forms :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#nex-forms button, #nex-forms input, #nex-forms optgroup, #nex-forms select, #nex-forms textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

#nex-forms button {
	overflow: visible;
}

#nex-forms button, #nex-forms select {
	text-transform: none;
}

#nex-forms button, #nex-forms html input[type=button], #nex-forms input[type=reset], #nex-forms input[type=submit] {
	cursor: pointer;
}

#nex-forms button[disabled], #nex-forms html input[disabled] {
	cursor: default;
}

#nex-forms button::-moz-focus-inner, #nex-forms input::-moz-focus-inner {
	border: 0 none;
	padding: 0;
}

#nex-forms input {
	line-height: normal;
}

#nex-forms input[type=checkbox], #nex-forms input[type=radio] {
	padding: 0;
}

#nex-forms input[type=search] {
	-moz-box-sizing: content-box;
}

#nex-forms fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

#nex-forms legend {
	border: 0 none;
	padding: 0;
}

#nex-forms textarea {
	overflow: auto;
}

#nex-forms optgroup {
	font-weight: 700;
}

#nex-forms button, #nex-forms input, #nex-forms select, #nex-forms textarea {
	line-height: inherit;
	font-weight: 400;
}

#nex-forms .row {
	margin-left: -15px;
	margin-right: -15px;
}

#nex-forms .col-lg-1, #nex-forms .col-lg-10, #nex-forms .col-lg-11, #nex-forms .col-lg-12, #nex-forms .col-lg-2, #nex-forms .col-lg-3, #nex-forms .col-lg-4, #nex-forms .col-lg-5, #nex-forms .col-lg-6, #nex-forms .col-lg-7, #nex-forms .col-lg-8, #nex-forms .col-lg-9, #nex-forms .col-md-1, #nex-forms .col-md-10, #nex-forms .col-md-11, #nex-forms .col-md-12, #nex-forms .col-md-2, #nex-forms .col-md-3, #nex-forms .col-md-4, #nex-forms .col-md-5, #nex-forms .col-md-6, #nex-forms .col-md-7, #nex-forms .col-md-8, #nex-forms .col-md-9, #nex-forms .col-sm-1, #nex-forms .col-sm-10, #nex-forms .col-sm-11, #nex-forms .col-sm-12, #nex-forms .col-sm-2, #nex-forms .col-sm-3, #nex-forms .col-sm-4, #nex-forms .col-sm-5, #nex-forms .col-sm-6, #nex-forms .col-sm-7, #nex-forms .col-sm-8, #nex-forms .col-sm-9, #nex-forms .col-xs-1, #nex-forms .col-xs-10, #nex-forms .col-xs-11, #nex-forms .col-xs-12, #nex-forms .col-xs-2, #nex-forms .col-xs-3, #nex-forms .col-xs-4, #nex-forms .col-xs-5, #nex-forms .col-xs-6, #nex-forms .col-xs-7, #nex-forms .col-xs-8, #nex-forms .col-xs-9 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

#nex-forms .col-xs-1, #nex-forms .col-xs-10, #nex-forms .col-xs-11, #nex-forms .col-xs-12, #nex-forms .col-xs-2, #nex-forms .col-xs-3, #nex-forms .col-xs-4, #nex-forms .col-xs-5, #nex-forms .col-xs-6, #nex-forms .col-xs-7, #nex-forms .col-xs-8, #nex-forms .col-xs-9 {
	float: left;
}

#nex-forms .col-xs-12 {
	width: 100%;
}

#nex-forms .col-xs-11 {
	width: 91.6667%;
}

#nex-forms .col-xs-10 {
	width: 83.3333%;
}

#nex-forms .col-xs-9 {
	width: 75%;
}

#nex-forms .col-xs-8 {
	width: 66.6667%;
}

#nex-forms .col-xs-7 {
	width: 58.3333%;
}

#nex-forms .col-xs-6 {
	width: 50%;
}

#nex-forms .col-xs-5 {
	width: 41.6667%;
}

#nex-forms .col-xs-4 {
	width: 33.3333%;
}

#nex-forms .col-xs-3 {
	width: 25%;
}

#nex-forms .col-xs-2 {
	width: 16.6667%;
}

#nex-forms .col-xs-1 {
	width: 8.33333%;
}

#nex-forms .col-xs-pull-12 {
	right: 100%;
}

#nex-forms .col-xs-pull-11 {
	right: 91.6667%;
}

#nex-forms .col-xs-pull-10 {
	right: 83.3333%;
}

#nex-forms .col-xs-pull-9 {
	right: 75%;
}

#nex-forms .col-xs-pull-8 {
	right: 66.6667%;
}

#nex-forms .col-xs-pull-7 {
	right: 58.3333%;
}

#nex-forms .col-xs-pull-6 {
	right: 50%;
}

#nex-forms .col-xs-pull-5 {
	right: 41.6667%;
}

#nex-forms .col-xs-pull-4 {
	right: 33.3333%;
}

#nex-forms .col-xs-pull-3 {
	right: 25%;
}

#nex-forms .col-xs-pull-2 {
	right: 16.6667%;
}

#nex-forms .col-xs-pull-1 {
	right: 8.33333%;
}

#nex-forms .col-xs-pull-0 {
	right: 0;
}

#nex-forms .col-xs-push-12 {
	left: 100%;
}

#nex-forms .col-xs-push-11 {
	left: 91.6667%;
}

#nex-forms .col-xs-push-10 {
	left: 83.3333%;
}

#nex-forms .col-xs-push-9 {
	left: 75%;
}

#nex-forms .col-xs-push-8 {
	left: 66.6667%;
}

#nex-forms .col-xs-push-7 {
	left: 58.3333%;
}

#nex-forms .col-xs-push-6 {
	left: 50%;
}

#nex-forms .col-xs-push-5 {
	left: 41.6667%;
}

#nex-forms .col-xs-push-4 {
	left: 33.3333%;
}

#nex-forms .col-xs-push-3 {
	left: 25%;
}

#nex-forms .col-xs-push-2 {
	left: 16.6667%;
}

#nex-forms .col-xs-push-1 {
	left: 8.33333%;
}

#nex-forms .col-xs-push-0 {
	left: 0;
}

#nex-forms .col-xs-offset-12 {
	margin-left: 100%;
}

#nex-forms .col-xs-offset-11 {
	margin-left: 91.6667%;
}

#nex-forms .col-xs-offset-10 {
	margin-left: 83.3333%;
}

#nex-forms .col-xs-offset-9 {
	margin-left: 75%;
}

#nex-forms .col-xs-offset-8 {
	margin-left: 66.6667%;
}

#nex-forms .col-xs-offset-7 {
	margin-left: 58.3333%;
}

#nex-forms .col-xs-offset-6 {
	margin-left: 50%;
}

#nex-forms .col-xs-offset-5 {
	margin-left: 41.6667%;
}

#nex-forms .col-xs-offset-4 {
	margin-left: 33.3333%;
}

#nex-forms .col-xs-offset-3 {
	margin-left: 25%;
}

#nex-forms .col-xs-offset-2 {
	margin-left: 16.6667%;
}

#nex-forms .col-xs-offset-1 {
	margin-left: 8.33333%;
}

#nex-forms .col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	#nex-forms .col-sm-1, #nex-forms .col-sm-10, #nex-forms .col-sm-11, #nex-forms .col-sm-12, #nex-forms .col-sm-2, #nex-forms .col-sm-3, #nex-forms .col-sm-4, #nex-forms .col-sm-5, #nex-forms .col-sm-6, #nex-forms .col-sm-7, #nex-forms .col-sm-8, #nex-forms .col-sm-9 {
		float: left;
	}
	
	#nex-forms .col-sm-12 {
		width: 100%;
	}
	
	#nex-forms .col-sm-11 {
		width: 91.6667%;
	}
	
	#nex-forms .col-sm-10 {
		width: 83.3333%;
	}
	
	#nex-forms .col-sm-9 {
		width: 75%;
	}
	
	#nex-forms .col-sm-8 {
		width: 66.6667%;
	}
	
	#nex-forms .col-sm-7 {
		width: 58.3333%;
	}
	
	#nex-forms .col-sm-6 {
		width: 50%;
	}
	
	#nex-forms .col-sm-5 {
		width: 41.6667%;
	}
	
	#nex-forms .col-sm-4 {
		width: 33.3333%;
	}
	
	#nex-forms .col-sm-3 {
		width: 25%;
	}
	
	#nex-forms .col-sm-2 {
		width: 16.6667%;
	}
	
	#nex-forms .col-sm-1 {
		width: 8.33333%;
	}
	
	#nex-forms .col-sm-pull-12 {
		right: 100%;
	}
	
	#nex-forms .col-sm-pull-11 {
		right: 91.6667%;
	}
	
	#nex-forms .col-sm-pull-10 {
		right: 83.3333%;
	}
	
	#nex-forms .col-sm-pull-9 {
		right: 75%;
	}
	
	#nex-forms .col-sm-pull-8 {
		right: 66.6667%;
	}
	
	#nex-forms .col-sm-pull-7 {
		right: 58.3333%;
	}
	
	#nex-forms .col-sm-pull-6 {
		right: 50%;
	}
	
	#nex-forms .col-sm-pull-5 {
		right: 41.6667%;
	}
	
	#nex-forms .col-sm-pull-4 {
		right: 33.3333%;
	}
	
	#nex-forms .col-sm-pull-3 {
		right: 25%;
	}
	
	#nex-forms .col-sm-pull-2 {
		right: 16.6667%;
	}
	
	#nex-forms .col-sm-pull-1 {
		right: 8.33333%;
	}
	
	#nex-forms .col-sm-pull-0 {
		right: 0;
	}
	
	#nex-forms .col-sm-push-12 {
		left: 100%;
	}
	
	#nex-forms .col-sm-push-11 {
		left: 91.6667%;
	}
	
	#nex-forms .col-sm-push-10 {
		left: 83.3333%;
	}
	
	#nex-forms .col-sm-push-9 {
		left: 75%;
	}
	
	#nex-forms .col-sm-push-8 {
		left: 66.6667%;
	}
	
	#nex-forms .col-sm-push-7 {
		left: 58.3333%;
	}
	
	#nex-forms .col-sm-push-6 {
		left: 50%;
	}
	
	#nex-forms .col-sm-push-5 {
		left: 41.6667%;
	}
	
	#nex-forms .col-sm-push-4 {
		left: 33.3333%;
	}
	
	#nex-forms .col-sm-push-3 {
		left: 25%;
	}
	
	#nex-forms .col-sm-push-2 {
		left: 16.6667%;
	}
	
	#nex-forms .col-sm-push-1 {
		left: 8.33333%;
	}
	
	#nex-forms .col-sm-push-0 {
		left: 0;
	}
	
	#nex-forms .col-sm-offset-12 {
		margin-left: 100%;
	}
	
	#nex-forms .col-sm-offset-11 {
		margin-left: 91.6667%;
	}
	
	#nex-forms .col-sm-offset-10 {
		margin-left: 83.3333%;
	}
	
	#nex-forms .col-sm-offset-9 {
		margin-left: 75%;
	}
	
	#nex-forms .col-sm-offset-8 {
		margin-left: 66.6667%;
	}
	
	#nex-forms .col-sm-offset-7 {
		margin-left: 58.3333%;
	}
	
	#nex-forms .col-sm-offset-6 {
		margin-left: 50%;
	}
	
	#nex-forms .col-sm-offset-5 {
		margin-left: 41.6667%;
	}
	
	#nex-forms .col-sm-offset-4 {
		margin-left: 33.3333%;
	}
	
	#nex-forms .col-sm-offset-3 {
		margin-left: 25%;
	}
	
	#nex-forms .col-sm-offset-2 {
		margin-left: 16.6667%;
	}
	
	#nex-forms .col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	
	#nex-forms .col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	#nex-forms .col-md-1, #nex-forms .col-md-10, #nex-forms .col-md-11, #nex-forms .col-md-12, #nex-forms .col-md-2, #nex-forms .col-md-3, #nex-forms .col-md-4, #nex-forms .col-md-5, #nex-forms .col-md-6, #nex-forms .col-md-7, #nex-forms .col-md-8, #nex-forms .col-md-9 {
		float: left;
	}
	
	#nex-forms .col-md-12 {
		width: 100%;
	}
	
	#nex-forms .col-md-11 {
		width: 91.6667%;
	}
	
	#nex-forms .col-md-10 {
		width: 83.3333%;
	}
	
	#nex-forms .col-md-9 {
		width: 75%;
	}
	
	#nex-forms .col-md-8 {
		width: 66.6667%;
	}
	
	#nex-forms .col-md-7 {
		width: 58.3333%;
	}
	
	#nex-forms .col-md-6 {
		width: 50%;
	}
	
	#nex-forms .col-md-5 {
		width: 41.6667%;
	}
	
	#nex-forms .col-md-4 {
		width: 33.3333%;
	}
	
	#nex-forms .col-md-3 {
		width: 25%;
	}
	
	#nex-forms .col-md-2 {
		width: 16.6667%;
	}
	
	#nex-forms .col-md-1 {
		width: 8.33333%;
	}
	
	#nex-forms .col-md-pull-12 {
		right: 100%;
	}
	
	#nex-forms .col-md-pull-11 {
		right: 91.6667%;
	}
	
	#nex-forms .col-md-pull-10 {
		right: 83.3333%;
	}
	
	#nex-forms .col-md-pull-9 {
		right: 75%;
	}
	
	#nex-forms .col-md-pull-8 {
		right: 66.6667%;
	}
	
	#nex-forms .col-md-pull-7 {
		right: 58.3333%;
	}
	
	#nex-forms .col-md-pull-6 {
		right: 50%;
	}
	
	#nex-forms .col-md-pull-5 {
		right: 41.6667%;
	}
	
	#nex-forms .col-md-pull-4 {
		right: 33.3333%;
	}
	
	#nex-forms .col-md-pull-3 {
		right: 25%;
	}
	
	#nex-forms .col-md-pull-2 {
		right: 16.6667%;
	}
	
	#nex-forms .col-md-pull-1 {
		right: 8.33333%;
	}
	
	#nex-forms .col-md-pull-0 {
		right: 0;
	}
	
	#nex-forms .col-md-push-12 {
		left: 100%;
	}
	
	#nex-forms .col-md-push-11 {
		left: 91.6667%;
	}
	
	#nex-forms .col-md-push-10 {
		left: 83.3333%;
	}
	
	#nex-forms .col-md-push-9 {
		left: 75%;
	}
	
	#nex-forms .col-md-push-8 {
		left: 66.6667%;
	}
	
	#nex-forms .col-md-push-7 {
		left: 58.3333%;
	}
	
	#nex-forms .col-md-push-6 {
		left: 50%;
	}
	
	#nex-forms .col-md-push-5 {
		left: 41.6667%;
	}
	
	#nex-forms .col-md-push-4 {
		left: 33.3333%;
	}
	
	#nex-forms .col-md-push-3 {
		left: 25%;
	}
	
	#nex-forms .col-md-push-2 {
		left: 16.6667%;
	}
	
	#nex-forms .col-md-push-1 {
		left: 8.33333%;
	}
	
	#nex-forms .col-md-push-0 {
		left: 0;
	}
	
	#nex-forms .col-md-offset-12 {
		margin-left: 100%;
	}
	
	#nex-forms .col-md-offset-11 {
		margin-left: 91.6667%;
	}
	
	#nex-forms .col-md-offset-10 {
		margin-left: 83.3333%;
	}
	
	#nex-forms .col-md-offset-9 {
		margin-left: 75%;
	}
	
	#nex-forms .col-md-offset-8 {
		margin-left: 66.6667%;
	}
	
	#nex-forms .col-md-offset-7 {
		margin-left: 58.3333%;
	}
	
	#nex-forms .col-md-offset-6 {
		margin-left: 50%;
	}
	
	#nex-forms .col-md-offset-5 {
		margin-left: 41.6667%;
	}
	
	#nex-forms .col-md-offset-4 {
		margin-left: 33.3333%;
	}
	
	#nex-forms .col-md-offset-3 {
		margin-left: 25%;
	}
	
	#nex-forms .col-md-offset-2 {
		margin-left: 16.6667%;
	}
	
	#nex-forms .col-md-offset-1 {
		margin-left: 8.33333%;
	}
	
	#nex-forms .col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	#nex-forms .col-lg-1, #nex-forms .col-lg-10, #nex-forms .col-lg-11, #nex-forms .col-lg-12, #nex-forms .col-lg-2, #nex-forms .col-lg-3, #nex-forms .col-lg-4, #nex-forms .col-lg-5, #nex-forms .col-lg-6, #nex-forms .col-lg-7, #nex-forms .col-lg-8, #nex-forms .col-lg-9 {
		float: left;
	}
	
	#nex-forms .col-lg-12 {
		width: 100%;
	}
	
	#nex-forms .col-lg-11 {
		width: 91.6667%;
	}
	
	#nex-forms .col-lg-10 {
		width: 83.3333%;
	}
	
	#nex-forms .col-lg-9 {
		width: 75%;
	}
	
	#nex-forms .col-lg-8 {
		width: 66.6667%;
	}
	
	#nex-forms .col-lg-7 {
		width: 58.3333%;
	}
	
	#nex-forms .col-lg-6 {
		width: 50%;
	}
	
	#nex-forms .col-lg-5 {
		width: 41.6667%;
	}
	
	#nex-forms .col-lg-4 {
		width: 33.3333%;
	}
	
	#nex-forms .col-lg-3 {
		width: 25%;
	}
	
	#nex-forms .col-lg-2 {
		width: 16.6667%;
	}
	
	#nex-forms .col-lg-1 {
		width: 8.33333%;
	}
	
	#nex-forms .col-lg-pull-12 {
		right: 100%;
	}
	
	#nex-forms .col-lg-pull-11 {
		right: 91.6667%;
	}
	
	#nex-forms .col-lg-pull-10 {
		right: 83.3333%;
	}
	
	#nex-forms .col-lg-pull-9 {
		right: 75%;
	}
	
	#nex-forms .col-lg-pull-8 {
		right: 66.6667%;
	}
	
	#nex-forms .col-lg-pull-7 {
		right: 58.3333%;
	}
	
	#nex-forms .col-lg-pull-6 {
		right: 50%;
	}
	
	#nex-forms .col-lg-pull-5 {
		right: 41.6667%;
	}
	
	#nex-forms .col-lg-pull-4 {
		right: 33.3333%;
	}
	
	#nex-forms .col-lg-pull-3 {
		right: 25%;
	}
	
	#nex-forms .col-lg-pull-2 {
		right: 16.6667%;
	}
	
	#nex-forms .col-lg-pull-1 {
		right: 8.33333%;
	}
	
	#nex-forms .col-lg-pull-0 {
		right: 0;
	}
	
	#nex-forms .col-lg-push-12 {
		left: 100%;
	}
	
	#nex-forms .col-lg-push-11 {
		left: 91.6667%;
	}
	
	#nex-forms .col-lg-push-10 {
		left: 83.3333%;
	}
	
	#nex-forms .col-lg-push-9 {
		left: 75%;
	}
	
	#nex-forms .col-lg-push-8 {
		left: 66.6667%;
	}
	
	#nex-forms .col-lg-push-7 {
		left: 58.3333%;
	}
	
	#nex-forms .col-lg-push-6 {
		left: 50%;
	}
	
	#nex-forms .col-lg-push-5 {
		left: 41.6667%;
	}
	
	#nex-forms .col-lg-push-4 {
		left: 33.3333%;
	}
	
	#nex-forms .col-lg-push-3 {
		left: 25%;
	}
	
	#nex-forms .col-lg-push-2 {
		left: 16.6667%;
	}
	
	#nex-forms .col-lg-push-1 {
		left: 8.33333%;
	}
	
	#nex-forms .col-lg-push-0 {
		left: 0;
	}
	
	#nex-forms .col-lg-offset-12 {
		margin-left: 100%;
	}
	
	#nex-forms .col-lg-offset-11 {
		margin-left: 91.6667%;
	}
	
	#nex-forms .col-lg-offset-10 {
		margin-left: 83.3333%;
	}
	
	#nex-forms .col-lg-offset-9 {
		margin-left: 75%;
	}
	
	#nex-forms .col-lg-offset-8 {
		margin-left: 66.6667%;
	}
	
	#nex-forms .col-lg-offset-7 {
		margin-left: 58.3333%;
	}
	
	#nex-forms .col-lg-offset-6 {
		margin-left: 50%;
	}
	
	#nex-forms .col-lg-offset-5 {
		margin-left: 41.6667%;
	}
	
	#nex-forms .col-lg-offset-4 {
		margin-left: 33.3333%;
	}
	
	#nex-forms .col-lg-offset-3 {
		margin-left: 25%;
	}
	
	#nex-forms .col-lg-offset-2 {
		margin-left: 16.6667%;
	}
	
	#nex-forms .col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	
	#nex-forms .col-lg-offset-0 {
		margin-left: 0;
	}
}

#nex-forms fieldset {
	border: 0 none;
	margin: 0;
	min-width: 0;
	padding: 0;
}

#nex-forms legend {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	color: #333;
	display: block;
	font-size: 21px;
	line-height: inherit;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}

#nex-forms input[type=search] {
	-moz-box-sizing: border-box;
}

#nex-forms input[type=checkbox], #nex-forms input[type=radio] {
	line-height: normal;
	margin: 4px 0 0;
}

#nex-forms input[type=file] {
	display: block;
}

#nex-forms input[type=range] {
	display: block;
	width: 100%;
}

#nex-forms select[multiple], #nex-forms select[size] {
	height: auto;
}

#nex-forms input[type=checkbox]:focus, #nex-forms input[type=file]:focus, #nex-forms input[type=radio]:focus {
	outline-offset: -2px;
	outline: thin dotted;
}

#nex-forms output {
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	padding-top: 7px;
}

#nex-forms input.form-control, #nex-forms input[type=text].form-control, #nex-forms select.form-control, #nex-forms textarea.form-control {
	background-color: #fff;
	background-image: none;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #777;
	display: block;
	line-height: 1.42857;
	padding: 6px 12px;
	width: 100% !important;
}

#nex-forms input.form-control.nitro-lazy, #nex-forms input[type=text].form-control.nitro-lazy, #nex-forms select.form-control.nitro-lazy, #nex-forms textarea.form-control.nitro-lazy {
	background-image: none !important;
}

#top .main_color #nex-forms input.form-control, #top .main_color #nex-forms select.form-control, #top .main_color #nex-forms textarea.form-control {
	background-color: #fff;
}

#nex-forms .form-control:focus {
	border-color: #ddd;
	outline: 0 none;
}

#nex-forms .form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

#nex-forms .form-control[disabled], #nex-forms .form-control[readonly], #nex-forms fieldset[disabled] .form-control {
	background-color: #eee;
	cursor: not-allowed;
	opacity: 1;
}

#nex-forms textarea.form-control {
	height: auto;
}

#nex-forms input[type=date] {
	line-height: 34px;
}

#nex-forms .form-group {
	margin-bottom: 15px;
}

#nex-forms .checkbox, #nex-forms .radio {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 20px;
	padding-left: 20px;
}

#nex-forms .checkbox label, #nex-forms .radio label {
	cursor: pointer;
	display: inline;
	font-weight: 400;
}

#nex-forms .checkbox input[type=checkbox], #nex-forms .checkbox-inline input[type=checkbox], #nex-forms .radio input[type=radio], #nex-forms .radio-inline input[type=radio] {
	float: left;
	margin-left: -20px;
}

#nex-forms .checkbox+.checkbox, #nex-forms .radio+.radio {
	margin-top: -5px;
}

#nex-forms .checkbox-inline, #nex-forms .radio-inline {
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	margin-bottom: 0;
	padding-left: 20px;
	vertical-align: middle;
}

#nex-forms .checkbox-inline+.checkbox-inline, #nex-forms .radio-inline+.radio-inline {
	margin-left: 10px;
	margin-top: 0;
}

#nex-forms .checkbox-inline[disabled], #nex-forms .checkbox[disabled], #nex-forms .radio-inline[disabled], #nex-forms .radio[disabled], #nex-forms fieldset[disabled] .checkbox, #nex-forms fieldset[disabled] .checkbox-inline, #nex-forms fieldset[disabled] .radio, #nex-forms fieldset[disabled] .radio-inline, #nex-forms fieldset[disabled] input[type=checkbox], #nex-forms fieldset[disabled] input[type=radio], #nex-forms input[type=checkbox][disabled], #nex-forms input[type=radio][disabled] {
	cursor: not-allowed;
}

#nex-forms .input-sm {
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px;
}

#nex-forms select.input-sm {
	height: 30px;
	line-height: 30px;
}

#nex-forms select.input-sm[multiple], #nex-forms textarea.input-sm {
	height: auto;
}

#nex-forms .input-lg {
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.33;
	padding: 10px 16px;
}

#nex-forms select.input-lg {
	height: 46px;
	line-height: 46px;
}

#nex-forms select.input-lg[multiple], #nex-forms textarea.input-lg {
	height: auto;
}

#nex-forms .has-feedback {
	position: relative;
}

#nex-forms .has-feedback .form-control {
	padding-right: 42.5px;
}

#nex-forms .has-feedback .form-control-feedback {
	display: block;
	height: 34px;
	line-height: 34px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 25px;
	width: 34px;
}

#nex-forms .has-success .checkbox, #nex-forms .has-success .checkbox-inline, #nex-forms .has-success .control-label, #nex-forms .has-success .help-block, #nex-forms .has-success .radio, #nex-forms .has-success .radio-inline {
	color: #3c763d;
}

#nex-forms .has-success .form-control {
	border-color: #3c763d;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
}

#nex-forms .has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 6px #67b168;
}

#nex-forms .has-success .input-group-addon {
	background-color: #dff0d8;
	border-color: #3c763d;
	color: #3c763d;
}

#nex-forms .has-success .form-control-feedback {
	color: #3c763d;
}

#nex-forms .has-warning .checkbox, #nex-forms .has-warning .checkbox-inline, #nex-forms .has-warning .control-label, #nex-forms .has-warning .help-block, #nex-forms .has-warning .radio, #nex-forms .has-warning .radio-inline {
	color: #8a6d3b;
}

#nex-forms .has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
}

#nex-forms .has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 6px #c0a16b;
}

#nex-forms .has-warning .input-group-addon {
	background-color: #fcf8e3;
	border-color: #8a6d3b;
	color: #8a6d3b;
}

#nex-forms .has-warning .form-control-feedback {
	color: #8a6d3b;
}

#nex-forms .has-error .checkbox, #nex-forms .has-error .checkbox-inline, #nex-forms .has-error .control-label, #nex-forms .has-error .help-block, #nex-forms .has-error .radio, #nex-forms .has-error .radio-inline {
	color: #a94442;
}

#nex-forms .has-error .form-control {
	border-color: #a94442;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
}

#nex-forms .has-error .form-control:focus {
	border-color: #843534;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 6px #ce8483;
}

#nex-forms .has-error .input-group-addon {
	background-color: #f2dede;
	border-color: #a94442;
	color: #a94442;
}

#nex-forms .has-error .form-control-feedback {
	color: #a94442;
}

#nex-forms .form-control-static {
	margin-bottom: 0;
}

#nex-forms .help-block {
	color: #737373;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}

@media (min-width:768px) {
	#nex-forms .form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	#nex-forms .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	#nex-forms .form-inline .input-group>.form-control {
		width: 100%;
	}
	
	#nex-forms .form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	#nex-forms .form-inline .checkbox, #nex-forms .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;
		vertical-align: middle;
	}
	
	#nex-forms .form-inline .checkbox input[type=checkbox], #nex-forms .form-inline .radio input[type=radio] {
		float: none;
		margin-left: 0;
	}
	
	#nex-forms .form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

#nex-forms .form-horizontal .checkbox, #nex-forms .form-horizontal .checkbox-inline, #nex-forms .form-horizontal .control-label, #nex-forms .form-horizontal .radio, #nex-forms .form-horizontal .radio-inline {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 7px;
}

#nex-forms .form-horizontal .checkbox, #nex-forms .form-horizontal .radio {
	min-height: 27px;
}

#nex-forms .form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

#nex-forms .form-horizontal .form-control-static {
	padding-top: 7px;
}

@media (min-width:768px) {
	#nex-forms .form-horizontal .control-label {
		text-align: right;
	}
}

#nex-forms .form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
	top: 0;
}

#nex-forms .btn {
	-moz-user-select: none;
	background-image: none;
	border-radius: 4px;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 10px 20px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	transition: opacity .4s;
}

#nex-forms .btn.nitro-lazy {
	background-image: none !important;
}

#nex-forms .btn.active:focus, #nex-forms .btn:active:focus, #nex-forms .btn:focus {
	outline-offset: -2px;
	outline: 0 !important;
}

#nex-forms .btn:focus, #nex-forms .btn:hover {
	color: #333;
	text-decoration: none;
}

#nex-forms .btn.active, #nex-forms .btn:active {
	background-image: none;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .125) inset;
	outline: 0 none;
}

#nex-forms .btn.active.nitro-lazy, #nex-forms .btn:active.nitro-lazy {
	background-image: none !important;
}

#nex-forms .btn.disabled, #nex-forms .btn[disabled], #nex-forms fieldset[disabled] .btn {
	box-shadow: none;
	cursor: not-allowed;
	opacity: .65;
	pointer-events: none;
}

#nex-forms .btn-default {
	background-color: #fff;
	border-color: #ccc;
	color: #333;
}

#nex-forms .btn-default.active, #nex-forms .btn-default:active, #nex-forms .btn-default:focus, #nex-forms .btn-default:hover, #nex-forms .open .dropdown-toggle.btn-default {
	background-color: #ebebeb;
	border-color: #adadad;
	color: #333;
}

#nex-forms .btn-default.active, #nex-forms .btn-default:active, #nex-forms .open .dropdown-toggle.btn-default {
	background-image: none;
}

#nex-forms .btn-default.active.nitro-lazy, #nex-forms .btn-default:active.nitro-lazy, #nex-forms .open .dropdown-toggle.btn-default.nitro-lazy {
	background-image: none !important;
}

#nex-forms .btn-default.active[disabled], #nex-forms .btn-default.disabled, #nex-forms .btn-default.disabled.active, #nex-forms .btn-default.disabled:active, #nex-forms .btn-default.disabled:focus, #nex-forms .btn-default.disabled:hover, #nex-forms .btn-default[disabled], #nex-forms .btn-default[disabled]:active, #nex-forms .btn-default[disabled]:focus, #nex-forms .btn-default[disabled]:hover, #nex-forms fieldset[disabled] .btn-default, #nex-forms fieldset[disabled] .btn-default.active, #nex-forms fieldset[disabled] .btn-default:active, #nex-forms fieldset[disabled] .btn-default:focus, #nex-forms fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc;
}

#nex-forms .btn-default .badge {
	background-color: #333;
	color: #fff;
}

#nex-forms .btn-primary {
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff;
}

#nex-forms .btn-primary.active, #nex-forms .btn-primary:active, #nex-forms .btn-primary:focus, #nex-forms .btn-primary:hover, #nex-forms .open .dropdown-toggle.btn-primary {
	background-color: #3276b1;
	border-color: #285e8e;
	color: #fff;
}

#nex-forms .btn-primary.active, #nex-forms .btn-primary:active, #nex-forms .open .dropdown-toggle.btn-primary {
	background-image: none;
}

#nex-forms .btn-primary.active.nitro-lazy, #nex-forms .btn-primary:active.nitro-lazy, #nex-forms .open .dropdown-toggle.btn-primary.nitro-lazy {
	background-image: none !important;
}

#nex-forms .btn-primary.active[disabled], #nex-forms .btn-primary.disabled, #nex-forms .btn-primary.disabled.active, #nex-forms .btn-primary.disabled:active, #nex-forms .btn-primary.disabled:focus, #nex-forms .btn-primary.disabled:hover, #nex-forms .btn-primary[disabled], #nex-forms .btn-primary[disabled]:active, #nex-forms .btn-primary[disabled]:focus, #nex-forms .btn-primary[disabled]:hover, #nex-forms fieldset[disabled] .btn-primary, #nex-forms fieldset[disabled] .btn-primary.active, #nex-forms fieldset[disabled] .btn-primary:active, #nex-forms fieldset[disabled] .btn-primary:focus, #nex-forms fieldset[disabled] .btn-primary:hover {
	background-color: #428bca;
	border-color: #357ebd;
}

#nex-forms .btn-primary .badge {
	background-color: #fff;
	color: #428bca;
}

#nex-forms .btn-success {
	background-color: #5cb85c;
	border-color: #4cae4c;
	color: #fff;
}

#nex-forms .btn-success.active, #nex-forms .btn-success:active, #nex-forms .btn-success:focus, #nex-forms .btn-success:hover, #nex-forms .open .dropdown-toggle.btn-success {
	background-color: #47a447;
	border-color: #398439;
	color: #fff;
}

#nex-forms .btn-success.active, #nex-forms .btn-success:active, #nex-forms .open .dropdown-toggle.btn-success {
	background-image: none;
}

#nex-forms .btn-success.active.nitro-lazy, #nex-forms .btn-success:active.nitro-lazy, #nex-forms .open .dropdown-toggle.btn-success.nitro-lazy {
	background-image: none !important;
}

#nex-forms .btn-success.active[disabled], #nex-forms .btn-success.disabled, #nex-forms .btn-success.disabled.active, #nex-forms .btn-success.disabled:active, #nex-forms .btn-success.disabled:focus, #nex-forms .btn-success.disabled:hover, #nex-forms .btn-success[disabled], #nex-forms .btn-success[disabled]:active, #nex-forms .btn-success[disabled]:focus, #nex-forms .btn-success[disabled]:hover, #nex-forms fieldset[disabled] .btn-success, #nex-forms fieldset[disabled] .btn-success.active, #nex-forms fieldset[disabled] .btn-success:active, #nex-forms fieldset[disabled] .btn-success:focus, #nex-forms fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

#nex-forms .btn-success .badge {
	background-color: #fff;
	color: #5cb85c;
}

#nex-forms .btn-info {
	background-color: #5bc0de;
	border-color: #46b8da;
	color: #fff;
}

#nex-forms .btn-info.active, #nex-forms .btn-info:active, #nex-forms .btn-info:focus, #nex-forms .btn-info:hover, #nex-forms .open .dropdown-toggle.btn-info {
	background-color: #39b3d7;
	border-color: #269abc;
	color: #fff;
}

#nex-forms .btn-info.active, #nex-forms .btn-info:active, #nex-forms .open .dropdown-toggle.btn-info {
	background-image: none;
}

#nex-forms .btn-info.active.nitro-lazy, #nex-forms .btn-info:active.nitro-lazy, #nex-forms .open .dropdown-toggle.btn-info.nitro-lazy {
	background-image: none !important;
}

#nex-forms .btn-info.active[disabled], #nex-forms .btn-info.disabled, #nex-forms .btn-info.disabled.active, #nex-forms .btn-info.disabled:active, #nex-forms .btn-info.disabled:focus, #nex-forms .btn-info.disabled:hover, #nex-forms .btn-info[disabled], #nex-forms .btn-info[disabled]:active, #nex-forms .btn-info[disabled]:focus, #nex-forms .btn-info[disabled]:hover, #nex-forms fieldset[disabled] .btn-info, #nex-forms fieldset[disabled] .btn-info.active, #nex-forms fieldset[disabled] .btn-info:active, #nex-forms fieldset[disabled] .btn-info:focus, #nex-forms fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da;
}

#nex-forms .btn-info .badge {
	background-color: #fff;
	color: #5bc0de;
}

#nex-forms .btn-warning {
	background-color: #f0ad4e;
	border-color: #eea236;
	color: #fff;
}

#nex-forms .btn-warning.active, #nex-forms .btn-warning:active, #nex-forms .btn-warning:focus, #nex-forms .btn-warning:hover, #nex-forms .open .dropdown-toggle.btn-warning {
	background-color: #ed9c28;
	border-color: #d58512;
	color: #fff;
}

#nex-forms .btn-warning.active, #nex-forms .btn-warning:active, #nex-forms .open .dropdown-toggle.btn-warning {
	background-image: none;
}

#nex-forms .btn-warning.active.nitro-lazy, #nex-forms .btn-warning:active.nitro-lazy, #nex-forms .open .dropdown-toggle.btn-warning.nitro-lazy {
	background-image: none !important;
}

#nex-forms .btn-warning.active[disabled], #nex-forms .btn-warning.disabled, #nex-forms .btn-warning.disabled.active, #nex-forms .btn-warning.disabled:active, #nex-forms .btn-warning.disabled:focus, #nex-forms .btn-warning.disabled:hover, #nex-forms .btn-warning[disabled], #nex-forms .btn-warning[disabled]:active, #nex-forms .btn-warning[disabled]:focus, #nex-forms .btn-warning[disabled]:hover, #nex-forms fieldset[disabled] .btn-warning, #nex-forms fieldset[disabled] .btn-warning.active, #nex-forms fieldset[disabled] .btn-warning:active, #nex-forms fieldset[disabled] .btn-warning:focus, #nex-forms fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236;
}

#nex-forms .btn-warning .badge {
	background-color: #fff;
	color: #f0ad4e;
}

#nex-forms .btn-danger {
	background-color: #d9534f;
	border-color: #d43f3a;
	color: #fff;
}

#nex-forms .btn-danger.active, #nex-forms .btn-danger:active, #nex-forms .btn-danger:focus, #nex-forms .btn-danger:hover, #nex-forms .open .dropdown-toggle.btn-danger {
	background-color: #d2322d;
	border-color: #ac2925;
	color: #fff;
}

#nex-forms .btn-danger.active, #nex-forms .btn-danger:active, #nex-forms .open .dropdown-toggle.btn-danger {
	background-image: none;
}

#nex-forms .btn-danger.active.nitro-lazy, #nex-forms .btn-danger:active.nitro-lazy, #nex-forms .open .dropdown-toggle.btn-danger.nitro-lazy {
	background-image: none !important;
}

#nex-forms .btn-danger.active[disabled], #nex-forms .btn-danger.disabled, #nex-forms .btn-danger.disabled.active, #nex-forms .btn-danger.disabled:active, #nex-forms .btn-danger.disabled:focus, #nex-forms .btn-danger.disabled:hover, #nex-forms .btn-danger[disabled], #nex-forms .btn-danger[disabled]:active, #nex-forms .btn-danger[disabled]:focus, #nex-forms .btn-danger[disabled]:hover, #nex-forms fieldset[disabled] .btn-danger, #nex-forms fieldset[disabled] .btn-danger.active, #nex-forms fieldset[disabled] .btn-danger:active, #nex-forms fieldset[disabled] .btn-danger:focus, #nex-forms fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a;
}

#nex-forms .btn-danger .badge {
	background-color: #fff;
	color: #d9534f;
}

#nex-forms .btn-link {
	border-radius: 0;
	color: #428bca;
	cursor: pointer;
	font-weight: 400;
}

#nex-forms .btn-link, #nex-forms .btn-link:active, #nex-forms .btn-link[disabled], #nex-forms fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none;
}

#nex-forms .btn-link, #nex-forms .btn-link:active, #nex-forms .btn-link:focus, #nex-forms .btn-link:hover {
	border-color: transparent;
}

#nex-forms .btn-link:focus, #nex-forms .btn-link:hover {
	background-color: transparent;
	color: #2a6496;
	text-decoration: underline;
}

#nex-forms .btn-link[disabled]:focus, #nex-forms .btn-link[disabled]:hover, #nex-forms fieldset[disabled] .btn-link:focus, #nex-forms fieldset[disabled] .btn-link:hover {
	color: #999;
	text-decoration: none;
}

#nex-forms .btn-lg {
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 16px;
}

#nex-forms .btn-sm {
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px;
}

#nex-forms .btn-xs {
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 1px 5px;
}

#nex-forms .btn-block {
	display: block;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

#nex-forms .btn-block+.btn-block {
	margin-top: 5px;
}

#nex-forms input.btn-block[type=button], #nex-forms input.btn-block[type=reset], #nex-forms input.btn-block[type=submit] {
	width: 100%;
}

#nex-forms .carets {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}

#nex-forms .dropdown {
	position: relative;
}

#nex-forms .dropdown-toggle:focus {
	outline: 0 none;
}

#nex-forms .dropdown-menu, .colorpicker.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	z-index: 1000;
}

#nex-forms .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}

#nex-forms .dropdown-menu .divider {
	background-color: #e5e5e5;
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
}

#nex-forms .dropdown-menu>li>a {
	clear: both;
	color: #333;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}

#nex-forms .dropdown-menu>li>a:focus, #nex-forms .dropdown-menu>li>a:hover {
	background-color: #f5f5f5;
	color: #262626;
	text-decoration: none;
}

#nex-forms .dropdown-menu>.active>a, #nex-forms .dropdown-menu>.active>a:focus, #nex-forms .dropdown-menu>.active>a:hover {
	background-color: #428bca;
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}

#nex-forms .dropdown-menu>.disabled>a, #nex-forms .dropdown-menu>.disabled>a:focus, #nex-forms .dropdown-menu>.disabled>a:hover {
	color: #999;
}

#nex-forms .dropdown-menu>.disabled>a:focus, #nex-forms .dropdown-menu>.disabled>a:hover {
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
	text-decoration: none;
}

#nex-forms .dropdown-menu>.disabled>a:focus.nitro-lazy, #nex-forms .dropdown-menu>.disabled>a:hover.nitro-lazy {
	background-image: none !important;
}

#nex-forms .open>.dropdown-menu {
	display: block;
}

#nex-forms .open>a {
	outline: 0 none;
}

#nex-forms .dropdown-menu-right {
	left: auto;
	right: 0;
}

#nex-forms .dropdown-menu-left {
	left: 0;
	right: auto;
}

#nex-forms .dropdown-header {
	color: #999;
	display: block;
	font-size: 12px;
	line-height: 1.42857;
	padding: 3px 20px;
}

#nex-forms .dropdown-backdrop {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 990;
}

#nex-forms .pull-right>.dropdown-menu {
	left: auto;
	right: 0;
}

#nex-forms .dropup .carets, #nex-forms .navbar-fixed-bottom .dropdown .carets {
	border-bottom: 4px solid;
	border-top: 0 none;
	content: "";
}

#nex-forms .dropup .dropdown-menu, #nex-forms .navbar-fixed-bottom .dropdown .dropdown-menu {
	bottom: 100%;
	margin-bottom: 1px;
	top: auto;
}

@media (min-width:768px) {
	#nex-forms .navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}
	
	#nex-forms .navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

#nex-forms .input-group {
	border-collapse: separate;
	display: table;
	position: relative;
}

#nex-forms .input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

#nex-forms .input-group .form-control {
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 2;
}

#nex-forms .input-group-lg>.form-control, #nex-forms .input-group-lg>.input-group-addon, #nex-forms .input-group-lg>.input-group-btn>.btn {
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.33;
	padding: 10px 16px;
}

#nex-forms select.input-group-lg>.form-control, #nex-forms select.input-group-lg>.input-group-addon, #nex-forms select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px;
}

#nex-forms select.input-group-lg[multiple]>.form-control, #nex-forms select.input-group-lg[multiple]>.input-group-addon, #nex-forms select.input-group-lg[multiple]>.input-group-btn>.btn, #nex-forms textarea.input-group-lg>.form-control, #nex-forms textarea.input-group-lg>.input-group-addon, #nex-forms textarea.input-group-lg>.input-group-btn>.btn {
	height: auto;
}

#nex-forms .input-group-sm>.form-control, #nex-forms .input-group-sm>.input-group-addon, #nex-forms .input-group-sm>.input-group-btn>.btn {
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px;
}

#nex-forms select.input-group-sm>.form-control, #nex-forms select.input-group-sm>.input-group-addon, #nex-forms select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px;
}

#nex-forms select.input-group-sm[multiple]>.form-control, #nex-forms select.input-group-sm[multiple]>.input-group-addon, #nex-forms select.input-group-sm[multiple]>.input-group-btn>.btn, #nex-forms textarea.input-group-sm>.form-control, #nex-forms textarea.input-group-sm>.input-group-addon, #nex-forms textarea.input-group-sm>.input-group-btn>.btn {
	height: auto;
}

#nex-forms .input-group .form-control, #nex-forms .input-group-addon, #nex-forms .input-group-btn {
	display: table-cell;
}

#nex-forms .input-group .form-control:not(:first-child):not(:last-child), #nex-forms .input-group-addon:not(:first-child):not(:last-child), #nex-forms .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

#nex-forms .input-group-addon, #nex-forms .input-group-btn {
	vertical-align: middle;
	white-space: nowrap;
	width: 1%;
}

#nex-forms .input-group-addon {
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #888;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 6px 12px;
	text-align: center;
}

#nex-forms .input-group-addon.prefix {
	border-right: none;
	right: -1px;
	position: relative;
	z-index: 10;
	background: #fff;
}

#nex-forms .upload-multi .input-group-addon.fileinput-exists {
	left: -2px;
}

#nex-forms .input-group-addon.fileinput-exists {
	position: relative;
	z-index: 10;
	left: -1px;
}

.input-group-addon.postfix {
	border-right: none;
	left: -1px;
	position: relative;
	z-index: 10;
	background: #fff;
}

#nex-forms .input-group-addon.input-sm {
	border-radius: 3px;
	font-size: 12px;
	padding: 5px 10px;
}

#nex-forms .input-group-addon.input-lg {
	border-radius: 6px;
	font-size: 18px;
	padding: 10px 16px;
}

#nex-forms .input-group-addon input[type=checkbox], #nex-forms .input-group-addon input[type=radio] {
	margin-top: 0;
}

#nex-forms .input-group .form-control:first-child, #nex-forms .input-group-addon:first-child, #nex-forms .input-group-btn:first-child>.btn, #nex-forms .input-group-btn:first-child>.btn-group>.btn, #nex-forms .input-group-btn:first-child>.dropdown-toggle, #nex-forms .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, #nex-forms .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

#nex-forms .input-group-addon:first-child {
	border-right: 0 none;
}

#nex-forms .input-group .form-control:last-child, #nex-forms .input-group-addon:last-child, #nex-forms .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, #nex-forms .input-group-btn:first-child>.btn:not(:first-child), #nex-forms .input-group-btn:last-child>.btn, #nex-forms .input-group-btn:last-child>.btn-group>.btn, #nex-forms .input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

#nex-forms .input-group-addon:last-child {
	border-left: 0 none;
}

#nex-forms .input-group-btn {
	font-size: 0;
	position: relative;
	white-space: nowrap;
}

#nex-forms .input-group-btn>.btn {
	position: relative;
}

#nex-forms .input-group-btn>.btn+.btn {
	margin-left: -1px;
}

#nex-forms .input-group-btn>.btn:active, #nex-forms .input-group-btn>.btn:focus, #nex-forms .input-group-btn>.btn:hover {
	z-index: 2;
}

#nex-forms .input-group-btn:first-child>.btn, #nex-forms .input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}

#nex-forms .input-group-btn:last-child>.btn, #nex-forms .input-group-btn:last-child>.btn-group {
	margin-left: -1px;
}

#nex-forms .bootstrap-select.btn-group {
	border: medium none !important;
	padding: 0 !important;
}

#nex-forms .bootstrap-select ul.dropdown-menu {
	border: medium none !important;
	min-width: 100% !important;
	padding-top: 0 !important;
	position: static !important;
}

#nex-forms .bootstrap-select div.dropdown-menu {
	width: 100% !important;
}

#nex-forms .label {
	border-radius: .25em;
	color: #fff;
	display: inline;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	padding: .2em .6em .3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

#nex-forms .label[href]:focus, #nex-forms .label[href]:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

#nex-forms .label:empty {
	display: none;
}

#nex-forms .btn .label {
	position: relative;
	top: -1px;
}

#nex-forms .label-default {
	background-color: #999 !important;
	color: #fff;
}

#nex-forms .label-default[href]:focus, #nex-forms .label-default[href]:hover {
	background-color: grey;
}

#nex-forms .label-primary {
	background-color: #428bca !important;
	color: #fff;
}

#nex-forms .label-primary[href]:focus, #nex-forms .label-primary[href]:hover {
	background-color: #3071a9;
}

#nex-forms .label-success {
	background-color: #5cb85c !important;
	color: #fff;
}

#nex-forms .label-success[href]:focus, #nex-forms .label-success[href]:hover {
	background-color: #449d44;
}

#nex-forms .label-info {
	background-color: #5bc0de !important;
	color: #fff;
}

#nex-forms .label-info[href]:focus, #nex-forms .label-info[href]:hover {
	background-color: #31b0d5;
}

#nex-forms .label-warning {
	background-color: #f0ad4e !important;
	color: #fff;
}

#nex-forms .label-warning[href]:focus, #nex-forms .label-warning[href]:hover {
	background-color: #ec971f;
}

#nex-forms .label-danger {
	background-color: #d9534f !important;
	color: #fff;
}

#nex-forms .label-danger[href]:focus, #nex-forms .label-danger[href]:hover {
	background-color: #c9302c;
}

#nex-forms .alert {
	border-radius: 4px;
	border: 1px solid transparent;
	margin-bottom: 20px;
	padding: 15px;
}

#nex-forms .alert h4 {
	color: inherit;
	margin-top: 0;
}

#nex-forms .alert .alert-link {
	font-weight: 700;
}

#nex-forms .alert>p, #nex-forms .alert>ul {
	margin-bottom: 0;
}

#nex-forms .alert>p+p {
	margin-top: 5px;
}

#nex-forms .alert-dismissable {
	padding-right: 35px;
}

#nex-forms .alert-dismissable .close {
	color: inherit;
	position: relative;
	right: -21px;
	top: -2px;
}

#nex-forms .alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

#nex-forms .alert-success hr {
	border-top-color: #c9e2b3;
}

#nex-forms .alert-success .alert-link {
	color: #2b542c;
}

#nex-forms .alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

#nex-forms .alert-info hr {
	border-top-color: #a6e1ec;
}

#nex-forms .alert-info .alert-link {
	color: #245269;
}

#nex-forms .alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

#nex-forms .alert-warning hr {
	border-top-color: #f7e1b5;
}

#nex-forms .alert-warning .alert-link {
	color: #66512c;
}

#nex-forms .alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

#nex-forms .alert-danger hr {
	border-top-color: #e4b9c0;
}

#nex-forms .alert-danger .alert-link {
	color: #843534;
}

#nex-forms .panel {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid transparent;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	margin-bottom: 20px;
}

#nex-forms .panel-body {
	padding: 15px;
}

#nex-forms .panel-heading {
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 10px 15px;
}

#nex-forms .panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

#nex-forms .panel-title {
	color: inherit;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
}

#nex-forms .panel-title>a {
	color: inherit;
}

#nex-forms .panel-footer {
	background-color: #f5f5f5;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top: 1px solid #ddd;
	padding: 10px 15px;
}

#nex-forms .panel>.list-group {
	margin-bottom: 0;
}

#nex-forms .panel>.list-group .list-group-item {
	border-radius: 0;
	border-width: 1px 0;
}

#nex-forms .panel>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top: 0 none;
}

#nex-forms .panel>.list-group:last-child .list-group-item:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom: 0 none;
}

#nex-forms .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

#nex-forms .panel>.table, #nex-forms .panel>.table-responsive>.table {
	margin-bottom: 0;
}

#nex-forms .panel>.table-responsive:first-child>.table:first-child, #nex-forms .panel>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#nex-forms .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, #nex-forms .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, #nex-forms .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, #nex-forms .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, #nex-forms .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, #nex-forms .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, #nex-forms .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, #nex-forms .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

#nex-forms .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, #nex-forms .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, #nex-forms .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, #nex-forms .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, #nex-forms .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, #nex-forms .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, #nex-forms .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, #nex-forms .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

#nex-forms .panel>.table-responsive:last-child>.table:last-child, #nex-forms .panel>.table:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

#nex-forms .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, #nex-forms .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, #nex-forms .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, #nex-forms .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, #nex-forms .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, #nex-forms .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, #nex-forms .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, #nex-forms .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

#nex-forms .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, #nex-forms .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, #nex-forms .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, #nex-forms .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, #nex-forms .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, #nex-forms .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, #nex-forms .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, #nex-forms .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

#nex-forms .panel>.panel-body+.table, #nex-forms .panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd;
}

#nex-forms .panel>.table>tbody:first-child>tr:first-child td, #nex-forms .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0 none;
}

#nex-forms .panel>.table-bordered, #nex-forms .panel>.table-responsive>.table-bordered {
	border: 0 none;
}

#nex-forms .panel>.table-bordered>tbody>tr>td:first-child, #nex-forms .panel>.table-bordered>tbody>tr>th:first-child, #nex-forms .panel>.table-bordered>tfoot>tr>td:first-child, #nex-forms .panel>.table-bordered>tfoot>tr>th:first-child, #nex-forms .panel>.table-bordered>thead>tr>td:first-child, #nex-forms .panel>.table-bordered>thead>tr>th:first-child, #nex-forms .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, #nex-forms .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, #nex-forms .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, #nex-forms .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, #nex-forms .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, #nex-forms .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0 none;
}

#nex-forms .panel>.table-bordered>tbody>tr>td:last-child, #nex-forms .panel>.table-bordered>tbody>tr>th:last-child, #nex-forms .panel>.table-bordered>tfoot>tr>td:last-child, #nex-forms .panel>.table-bordered>tfoot>tr>th:last-child, #nex-forms .panel>.table-bordered>thead>tr>td:last-child, #nex-forms .panel>.table-bordered>thead>tr>th:last-child, #nex-forms .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, #nex-forms .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, #nex-forms .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, #nex-forms .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, #nex-forms .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, #nex-forms .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0 none;
}

#nex-forms .panel>.table-bordered>tbody>tr:first-child>td, #nex-forms .panel>.table-bordered>tbody>tr:first-child>th, #nex-forms .panel>.table-bordered>thead>tr:first-child>td, #nex-forms .panel>.table-bordered>thead>tr:first-child>th, #nex-forms .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, #nex-forms .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, #nex-forms .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, #nex-forms .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0 none;
}

#nex-forms .panel>.table-bordered>tbody>tr:last-child>td, #nex-forms .panel>.table-bordered>tbody>tr:last-child>th, #nex-forms .panel>.table-bordered>tfoot>tr:last-child>td, #nex-forms .panel>.table-bordered>tfoot>tr:last-child>th, #nex-forms .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, #nex-forms .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, #nex-forms .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, #nex-forms .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0 none;
}

#nex-forms .panel>.table-responsive {
	border: 0 none;
	margin-bottom: 0;
}

#nex-forms .panel-group {
	margin-bottom: 20px;
}

#nex-forms .panel-group .panel {
	border-radius: 4px;
	margin-bottom: 0;
	overflow: hidden;
}

#nex-forms .panel-group .panel+.panel {
	margin-top: 5px;
}

#nex-forms .panel-group .panel-heading {
	border-bottom: 0 none;
}

#nex-forms .panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd;
}

#nex-forms .panel-group .panel-footer {
	border-top: 0 none;
}

#nex-forms .panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

#nex-forms .panel-default {
	border-color: #ddd;
}

#nex-forms .panel-default>.panel-heading {
	background-color: #f5f5f5;
	border-color: #ddd;
	color: #333;
}

#nex-forms .panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd;
}

#nex-forms .panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd;
}

#nex-forms .panel-primary {
	border-color: #428bca;
}

#nex-forms .panel-primary>.panel-heading {
	background-color: #428bca;
	border-color: #428bca;
	color: #fff;
}

#nex-forms .panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca;
}

#nex-forms .panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca;
}

#nex-forms .panel-success {
	border-color: #d6e9c6;
}

#nex-forms .panel-success>.panel-heading {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

#nex-forms .panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6;
}

#nex-forms .panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6;
}

#nex-forms .panel-info {
	border-color: #bce8f1;
}

#nex-forms .panel-info>.panel-heading {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

#nex-forms .panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1;
}

#nex-forms .panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}

#nex-forms .panel-warning {
	border-color: #faebcc;
}

#nex-forms .panel-warning>.panel-heading {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

#nex-forms .panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc;
}

#nex-forms .panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc;
}

#nex-forms .panel-danger {
	border-color: #ebccd1;
}

#nex-forms .panel-danger>.panel-heading {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

#nex-forms .panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1;
}

#nex-forms .panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1;
}

#nex-forms .tooltip {
	display: block;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	position: absolute;
	visibility: visible;
	z-index: 1030;
	min-width: 70px;
}

#nex-forms .tooltip.in {
	opacity: 1;
}

#nex-forms .tooltip.top {
	margin-top: 5px;
	padding: 7px 0;
}

#nex-forms .tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

#nex-forms .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

#nex-forms .tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

#nex-forms .tooltip-inner {
	background-color: #000;
	border-radius: 2px;
	color: #fff;
	max-width: 200px;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
}

#nex-forms .tooltip-arrow {
	border-color: transparent;
	border-style: solid;
	height: 8px;
	position: absolute;
	width: 0;
}

#nex-forms .tooltip.top .tooltip-arrow {
	border-top-color: #000;
	border-width: 5px 5px 0;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}

#nex-forms .tooltip.top-left .tooltip-arrow {
	border-top-color: #000;
	border-width: 5px 5px 0;
	bottom: 0;
	left: 5px;
}

#nex-forms .tooltip.top-right .tooltip-arrow {
	border-top-color: #000;
	border-width: 5px 5px 0;
	bottom: 0;
	right: 5px;
}

#nex-forms .tooltip.right .tooltip-arrow {
	border-right-color: #000;
	border-width: 5px 5px 5px 0;
	left: 0;
	margin-top: -5px;
	top: 50%;
}

#nex-forms .tooltip.left .tooltip-arrow {
	border-left-color: #000;
	border-width: 5px 0 5px 5px;
	margin-top: -5px;
	right: 0;
	top: 50%;
}

#nex-forms .tooltip.bottom .tooltip-arrow {
	border-bottom-color: #000;
	border-width: 0 5px 5px;
	left: 50%;
	margin-left: -5px;
	top: 0;
}

#nex-forms .tooltip.bottom-left .tooltip-arrow {
	border-bottom-color: #000;
	border-width: 0 5px 5px;
	left: 5px;
	top: 0;
}

#nex-forms .tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: #000;
	border-width: 0 5px 5px;
	right: 5px;
	top: 0;
}

#nex-forms .popover {
	background: none repeat scroll 0 0 #fff;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	display: none;
	left: 0;
	max-width: 276px;
	padding: 1px;
	position: absolute;
	text-align: left;
	top: 0;
	white-space: normal;
	z-index: 1010;
}

#nex-forms .popover.top {
	margin-top: -10px;
}

#nex-forms .popover.right {
	margin-left: 10px;
}

#nex-forms .popover.bottom {
	margin-top: 10px;
}

#nex-forms .popover.left {
	margin-left: -10px;
}

#nex-forms .popover-title {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	margin: 0;
	padding: 8px 14px;
}

#nex-forms .popover-content {
	padding: 9px 14px;
}

#nex-forms .popover>.popover-arrow, #nex-forms .popover>.popover-arrow:after {
	border-color: transparent;
	border-style: solid;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}

#nex-forms .popover>.popover-arrow {
	border-width: 11px;
}

#nex-forms .popover>.popover-arrow:after {
	border-width: 10px;
	content: "";
}

#nex-forms .popover.top>.popover-arrow {
	border-bottom-width: 0;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
}

#nex-forms .popover.top>.popover-arrow:after {
	border-bottom-width: 0;
	border-top-color: #fff;
	bottom: 1px;
	content: " ";
	margin-left: -10px;
}

#nex-forms .popover.right>.popover-arrow {
	border-left-width: 0;
	border-right-color: rgba(0, 0, 0, .25);
	left: -11px;
	margin-top: -11px;
	top: 50%;
}

#nex-forms .popover.right>.popover-arrow:after {
	border-left-width: 0;
	border-right-color: #fff;
	bottom: -10px;
	content: " ";
	left: 1px;
}

#nex-forms .popover.bottom>.popover-arrow {
	border-bottom-color: rgba(0, 0, 0, .25);
	border-top-width: 0;
	left: 50%;
	margin-left: -11px;
	top: -11px;
}

#nex-forms .popover.bottom>.popover-arrow:after {
	border-bottom-color: #fff;
	border-top-width: 0;
	content: " ";
	margin-left: -10px;
	top: 1px;
}

#nex-forms .popover.left>.popover-arrow {
	border-left-color: rgba(0, 0, 0, .25);
	border-right-width: 0;
	margin-top: -11px;
	right: -11px;
	top: 50%;
}

#nex-forms .popover.left>.popover-arrow:after {
	border-left-color: #fff;
	border-right-width: 0;
	bottom: -10px;
	content: " ";
	right: 1px;
}

#nex-forms .popover.alert-danger {
	background: none repeat scroll 0 0 #f2dede;
}

#nex-forms .popover.alert-danger.top .popover-arrow:after {
	border-top-color: #f2dede;
}

#nex-forms .popover.alert-danger.right .popover-arrow:after {
	border-right-color: #f2dede;
}

#nex-forms .popover.alert-danger.bottom .popover-arrow:after {
	border-bottom-color: #f2dede;
}

#nex-forms .popover.alert-danger.left .popover-arrow:after {
	border-left-color: #f2dede;
}

#nex-forms .popover.alert-info {
	background: none repeat scroll 0 0 #d9edf7;
}

#nex-forms .popover.alert-info.top .popover-arrow:after {
	border-top-color: #d9edf7;
}

#nex-forms .popover.alert-info.right .popover-arrow:after {
	border-right-color: #d9edf7;
}

#nex-forms .popover.alert-info.bottom .popover-arrow:after {
	border-bottom-color: #d9edf7;
}

#nex-forms .popover.alert-info.left .popover-arrow:after {
	border-left-color: #d9edf7;
}

#nex-forms .popover.alert-warning {
	background: none repeat scroll 0 0 #faebcc;
}

#nex-forms .popover.alert-warning.top .popover-arrow:after {
	border-top-color: #faebcc;
}

#nex-forms .popover.alert-warning.right .popover-arrow:after {
	border-right-color: #faebcc;
}

#nex-forms .popover.alert-warning.bottom .popover-arrow:after {
	border-bottom-color: #faebcc;
}

#nex-forms .popover.alert-warning.left .popover-arrow:after {
	border-left-color: #faebcc;
}

#nex-forms .popover.alert-success {
	background: none repeat scroll 0 0 #d6e9c6;
}

#nex-forms .popover.alert-success.top .popover-arrow:after {
	border-top-color: #d6e9c6;
}

#nex-forms .popover.alert-success.right .popover-arrow:after {
	border-right-color: #d6e9c6;
}

#nex-forms .popover.alert-success.bottom .popover-arrow:after {
	border-bottom-color: #d6e9c6;
}

#nex-forms .popover.alert-success.left .popover-arrow:after {
	border-left-color: #d6e9c6;
}

#nex-forms .clearfix:after, #nex-forms .clearfix:before, #nex-forms .container-fluid:after, #nex-forms .container-fluid:before, #nex-forms .container:after, #nex-forms .container:before, #nex-forms .form-horizontal .form-group:after, #nex-forms .form-horizontal .form-group:before, #nex-forms .panel-body:after, #nex-forms .panel-body:before, #nex-forms .row:after, #nex-forms .row:before {
	content: " ";
	display: table;
}

#nex-forms .clearfix:after, #nex-forms .container-fluid:after, #nex-forms .container:after, #nex-forms .form-horizontal .form-group:after, #nex-forms .panel-body:after, #nex-forms .row:after {
	clear: both;
}

#nex-forms .center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#nex-forms .pull-right {
	float: right !important;
}

#nex-forms .pull-left {
	float: left !important;
}

#nex-forms .hide {
	display: none !important;
}

#nex-forms .show {
	display: block !important;
}

#nex-forms .invisible {
	visibility: hidden;
}

#nex-forms .text-hide {
	background-color: transparent;
	border: 0 none;
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
}

#nex-forms .hidden {
	display: none !important;
	visibility: hidden !important;
}

#nex-forms .affix {
	position: fixed;
}

#nex-forms .visible-lg, #nex-forms .visible-md, #nex-forms .visible-sm, #nex-forms .visible-xs {
	display: none !important;
}

@media (max-width:767px) {
	#nex-forms .visible-xs {
		display: block !important;
	}
	
	#nex-forms table.visible-xs {
		display: table;
	}
	
	#nex-forms tr.visible-xs {
		display: table-row !important;
	}
	
	#nex-forms td.visible-xs, #nex-forms th.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	#nex-forms .visible-sm {
		display: block !important;
	}
	
	#nex-forms table.visible-sm {
		display: table;
	}
	
	#nex-forms tr.visible-sm {
		display: table-row !important;
	}
	
	#nex-forms td.visible-sm, #nex-forms th.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	#nex-forms .visible-md {
		display: block !important;
	}
	
	#nex-forms table.visible-md {
		display: table;
	}
	
	#nex-forms tr.visible-md {
		display: table-row !important;
	}
	
	#nex-forms td.visible-md, #nex-forms th.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	#nex-forms .visible-lg {
		display: block !important;
	}
	
	#nex-forms table.visible-lg {
		display: table;
	}
	
	#nex-forms tr.visible-lg {
		display: table-row !important;
	}
	
	#nex-forms td.visible-lg, #nex-forms th.visible-lg {
		display: table-cell !important;
	}
}

@media (max-width:767px) {
	#nex-forms .hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	#nex-forms .hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	#nex-forms .hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	#nex-forms .hidden-lg {
		display: none !important;
	}
}

#nex-forms .visible-print {
	display: none !important;
}

@media print {
	#nex-forms .visible-print {
		display: block !important;
	}
	
	#nex-forms table.visible-print {
		display: table;
	}
	
	#nex-forms tr.visible-print {
		display: table-row !important;
	}
	
	#nex-forms td.visible-print, #nex-forms th.visible-print {
		display: table-cell !important;
	}
}

@media print {
	#nex-forms .hidden-print {
		display: none !important;
	}
}

#nex-forms .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "NEXF Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#nex-forms .glyphicon-asterisk:before {
	content: "*";
}

#nex-forms .glyphicon-plus:before {
	content: "+";
}

#nex-forms .glyphicon-euro:before {
	content: "€";
}

#nex-forms .glyphicon-minus:before {
	content: "−";
}

#nex-forms .glyphicon-cloud:before {
	content: "☁";
}

#nex-forms .glyphicon-envelope:before {
	content: "✉";
}

#nex-forms .glyphicon-pencil:before {
	content: "✏";
}

#nex-forms .glyphicon-glass:before {
	content: "";
}

#nex-forms .glyphicon-music:before {
	content: "";
}

#nex-forms .glyphicon-search:before {
	content: "";
}

#nex-forms .glyphicon-heart:before {
	content: "";
}

#nex-forms .glyphicon-star:before {
	content: "";
}

#nex-forms .glyphicon-star-empty:before {
	content: "";
}

#nex-forms .glyphicon-user:before {
	content: "";
}

#nex-forms .glyphicon-film:before {
	content: "";
}

#nex-forms .glyphicon-th-large:before {
	content: "";
}

#nex-forms .glyphicon-th:before {
	content: "";
}

#nex-forms .glyphicon-th-list:before {
	content: "";
}

#nex-forms .glyphicon-ok:before {
	content: "";
}

#nex-forms .glyphicon-remove:before {
	content: "";
}

#nex-forms .glyphicon-zoom-in:before {
	content: "";
}

#nex-forms .glyphicon-zoom-out:before {
	content: "";
}

#nex-forms .glyphicon-off:before {
	content: "";
}

#nex-forms .glyphicon-signal:before {
	content: "";
}

#nex-forms .glyphicon-cog:before {
	content: "";
}

#nex-forms .glyphicon-trash:before {
	content: "";
}

#nex-forms .glyphicon-home:before {
	content: "";
}

#nex-forms .glyphicon-file:before {
	content: "";
}

#nex-forms .glyphicon-time:before {
	content: "";
}

#nex-forms .glyphicon-road:before {
	content: "";
}

#nex-forms .glyphicon-download-alt:before {
	content: "";
}

#nex-forms .glyphicon-download:before {
	content: "";
}

#nex-forms .glyphicon-upload:before {
	content: "";
}

#nex-forms .glyphicon-inbox:before {
	content: "";
}

#nex-forms .glyphicon-play-circle:before {
	content: "";
}

#nex-forms .glyphicon-repeat:before {
	content: "";
}

#nex-forms .glyphicon-refresh:before {
	content: "";
}

#nex-forms .glyphicon-list-alt:before {
	content: "";
}

#nex-forms .glyphicon-lock:before {
	content: "";
}

#nex-forms .glyphicon-flag:before {
	content: "";
}

#nex-forms .glyphicon-headphones:before {
	content: "";
}

#nex-forms .glyphicon-volume-off:before {
	content: "";
}

#nex-forms .glyphicon-volume-down:before {
	content: "";
}

#nex-forms .glyphicon-volume-up:before {
	content: "";
}

#nex-forms .glyphicon-qrcode:before {
	content: "";
}

#nex-forms .glyphicon-barcode:before {
	content: "";
}

#nex-forms .glyphicon-tag:before {
	content: "";
}

#nex-forms .glyphicon-tags:before {
	content: "";
}

#nex-forms .glyphicon-book:before {
	content: "";
}

#nex-forms .glyphicon-bookmark:before {
	content: "";
}

#nex-forms .glyphicon-print:before {
	content: "";
}

#nex-forms .glyphicon-camera:before {
	content: "";
}

#nex-forms .glyphicon-font:before {
	content: "";
}

#nex-forms .glyphicon-bold:before {
	content: "";
}

#nex-forms .glyphicon-italic:before {
	content: "";
}

#nex-forms .glyphicon-text-height:before {
	content: "";
}

#nex-forms .glyphicon-text-width:before {
	content: "";
}

#nex-forms .glyphicon-align-left:before {
	content: "";
}

#nex-forms .glyphicon-align-center:before {
	content: "";
}

#nex-forms .glyphicon-align-right:before {
	content: "";
}

#nex-forms .glyphicon-align-justify:before {
	content: "";
}

#nex-forms .glyphicon-list:before {
	content: "";
}

#nex-forms .glyphicon-indent-left:before {
	content: "";
}

#nex-forms .glyphicon-indent-right:before {
	content: "";
}

#nex-forms .glyphicon-facetime-video:before {
	content: "";
}

#nex-forms .glyphicon-picture:before {
	content: "";
}

#nex-forms .glyphicon-map-marker:before {
	content: "";
}

#nex-forms .glyphicon-adjust:before {
	content: "";
}

#nex-forms .glyphicon-tint:before {
	content: "";
}

#nex-forms .glyphicon-edit:before {
	content: "";
}

#nex-forms .glyphicon-share:before {
	content: "";
}

#nex-forms .glyphicon-check:before {
	content: "";
}

#nex-forms .glyphicon-move:before {
	content: "";
}

#nex-forms .glyphicon-step-backward:before {
	content: "";
}

#nex-forms .glyphicon-fast-backward:before {
	content: "";
}

#nex-forms .glyphicon-backward:before {
	content: "";
}

#nex-forms .glyphicon-play:before {
	content: "";
}

#nex-forms .glyphicon-pause:before {
	content: "";
}

#nex-forms .glyphicon-stop:before {
	content: "";
}

#nex-forms .glyphicon-forward:before {
	content: "";
}

#nex-forms .glyphicon-fast-forward:before {
	content: "";
}

#nex-forms .glyphicon-step-forward:before {
	content: "";
}

#nex-forms .glyphicon-eject:before {
	content: "";
}

#nex-forms .glyphicon-chevron-left:before {
	content: "";
}

#nex-forms .glyphicon-chevron-right:before {
	content: "";
}

#nex-forms .glyphicon-plus-sign:before {
	content: "";
}

#nex-forms .glyphicon-minus-sign:before {
	content: "";
}

#nex-forms .glyphicon-remove-sign:before {
	content: "";
}

#nex-forms .glyphicon-ok-sign:before {
	content: "";
}

#nex-forms .glyphicon-question-sign:before {
	content: "";
}

#nex-forms .glyphicon-info-sign:before {
	content: "";
}

#nex-forms .glyphicon-screenshot:before {
	content: "";
}

#nex-forms .glyphicon-remove-circle:before {
	content: "";
}

#nex-forms .glyphicon-ok-circle:before {
	content: "";
}

#nex-forms .glyphicon-ban-circle:before {
	content: "";
}

#nex-forms .glyphicon-arrow-left:before {
	content: "";
}

#nex-forms .glyphicon-arrow-right:before {
	content: "";
}

#nex-forms .glyphicon-arrow-up:before {
	content: "";
}

#nex-forms .glyphicon-arrow-down:before {
	content: "";
}

#nex-forms .glyphicon-share-alt:before {
	content: "";
}

#nex-forms .glyphicon-resize-full:before {
	content: "";
}

#nex-forms .glyphicon-resize-small:before {
	content: "";
}

#nex-forms .glyphicon-exclamation-sign:before {
	content: "";
}

#nex-forms .glyphicon-gift:before {
	content: "";
}

#nex-forms .glyphicon-leaf:before {
	content: "";
}

#nex-forms .glyphicon-fire:before {
	content: "";
}

#nex-forms .glyphicon-eye-open:before {
	content: "";
}

#nex-forms .glyphicon-eye-close:before {
	content: "";
}

#nex-forms .glyphicon-warning-sign:before {
	content: "";
}

#nex-forms .glyphicon-plane:before {
	content: "";
}

#nex-forms .glyphicon-calendar:before {
	content: "";
}

#nex-forms .glyphicon-random:before {
	content: "";
}

#nex-forms .glyphicon-comment:before {
	content: "";
}

#nex-forms .glyphicon-magnet:before {
	content: "";
}

#nex-forms .glyphicon-chevron-up:before {
	content: "";
}

#nex-forms .glyphicon-chevron-down:before {
	content: "";
}

#nex-forms .glyphicon-retweet:before {
	content: "";
}

#nex-forms .glyphicon-shopping-cart:before {
	content: "";
}

#nex-forms .glyphicon-folder-close:before {
	content: "";
}

#nex-forms .glyphicon-folder-open:before {
	content: "";
}

#nex-forms .glyphicon-resize-vertical:before {
	content: "";
}

#nex-forms .glyphicon-resize-horizontal:before {
	content: "";
}

#nex-forms .glyphicon-hdd:before {
	content: "";
}

#nex-forms .glyphicon-bullhorn:before {
	content: "";
}

#nex-forms .glyphicon-bell:before {
	content: "";
}

#nex-forms .glyphicon-certificate:before {
	content: "";
}

#nex-forms .glyphicon-thumbs-up:before {
	content: "";
}

#nex-forms .glyphicon-thumbs-down:before {
	content: "";
}

#nex-forms .glyphicon-hand-right:before {
	content: "";
}

#nex-forms .glyphicon-hand-left:before {
	content: "";
}

#nex-forms .glyphicon-hand-up:before {
	content: "";
}

#nex-forms .glyphicon-hand-down:before {
	content: "";
}

#nex-forms .glyphicon-circle-arrow-right:before {
	content: "";
}

#nex-forms .glyphicon-circle-arrow-left:before {
	content: "";
}

#nex-forms .glyphicon-circle-arrow-up:before {
	content: "";
}

#nex-forms .glyphicon-circle-arrow-down:before {
	content: "";
}

#nex-forms .glyphicon-globe:before {
	content: "";
}

#nex-forms .glyphicon-wrench:before {
	content: "";
}

#nex-forms .glyphicon-tasks:before {
	content: "";
}

#nex-forms .glyphicon-filter:before {
	content: "";
}

#nex-forms .glyphicon-briefcase:before {
	content: "";
}

#nex-forms .glyphicon-fullscreen:before {
	content: "";
}

#nex-forms .glyphicon-dashboard:before {
	content: "";
}

#nex-forms .glyphicon-paperclip:before {
	content: "";
}

#nex-forms .glyphicon-heart-empty:before {
	content: "";
}

#nex-forms .glyphicon-link:before {
	content: "";
}

#nex-forms .glyphicon-phone:before {
	content: "";
}

#nex-forms .glyphicon-pushpin:before {
	content: "";
}

#nex-forms .glyphicon-usd:before {
	content: "";
}

#nex-forms .glyphicon-gbp:before {
	content: "";
}

#nex-forms .glyphicon-sort:before {
	content: "";
}

#nex-forms .glyphicon-sort-by-alphabet:before {
	content: "";
}

#nex-forms .glyphicon-sort-by-alphabet-alt:before {
	content: "";
}

#nex-forms .glyphicon-sort-by-order:before {
	content: "";
}

#nex-forms .glyphicon-sort-by-order-alt:before {
	content: "";
}

#nex-forms .glyphicon-sort-by-attributes:before {
	content: "";
}

#nex-forms .glyphicon-sort-by-attributes-alt:before {
	content: "";
}

#nex-forms .glyphicon-unchecked:before {
	content: "";
}

#nex-forms .glyphicon-expand:before {
	content: "";
}

#nex-forms .glyphicon-collapse-down:before {
	content: "";
}

#nex-forms .glyphicon-collapse-up:before {
	content: "";
}

#nex-forms .glyphicon-log-in:before {
	content: "";
}

#nex-forms .glyphicon-flash:before {
	content: "";
}

#nex-forms .glyphicon-log-out:before {
	content: "";
}

#nex-forms .glyphicon-new-window:before {
	content: "";
}

#nex-forms .glyphicon-record:before {
	content: "";
}

#nex-forms .glyphicon-save:before {
	content: "";
}

#nex-forms .glyphicon-open:before {
	content: "";
}

#nex-forms .glyphicon-saved:before {
	content: "";
}

#nex-forms .glyphicon-import:before {
	content: "";
}

#nex-forms .glyphicon-export:before {
	content: "";
}

#nex-forms .glyphicon-send:before {
	content: "";
}

#nex-forms .glyphicon-floppy-disk:before {
	content: "";
}

#nex-forms .glyphicon-floppy-saved:before {
	content: "";
}

#nex-forms .glyphicon-floppy-remove:before {
	content: "";
}

#nex-forms .glyphicon-floppy-save:before {
	content: "";
}

#nex-forms .glyphicon-floppy-open:before {
	content: "";
}

#nex-forms .glyphicon-credit-card:before {
	content: "";
}

#nex-forms .glyphicon-transfer:before {
	content: "";
}

#nex-forms .glyphicon-cutlery:before {
	content: "";
}

#nex-forms .glyphicon-header:before {
	content: "";
}

#nex-forms .glyphicon-compressed:before {
	content: "";
}

#nex-forms .glyphicon-earphone:before {
	content: "";
}

#nex-forms .glyphicon-phone-alt:before {
	content: "";
}

#nex-forms .glyphicon-tower:before {
	content: "";
}

#nex-forms .glyphicon-stats:before {
	content: "";
}

#nex-forms .glyphicon-sd-video:before {
	content: "";
}

#nex-forms .glyphicon-hd-video:before {
	content: "";
}

#nex-forms .glyphicon-subtitles:before {
	content: "";
}

#nex-forms .glyphicon-sound-stereo:before {
	content: "";
}

#nex-forms .glyphicon-sound-dolby:before {
	content: "";
}

#nex-forms .glyphicon-sound-5-1:before {
	content: "";
}

#nex-forms .glyphicon-sound-6-1:before {
	content: "";
}

#nex-forms .glyphicon-sound-7-1:before {
	content: "";
}

#nex-forms .glyphicon-copyright-mark:before {
	content: "";
}

#nex-forms .glyphicon-registration-mark:before {
	content: "";
}

#nex-forms .glyphicon-cloud-download:before {
	content: "";
}

#nex-forms .glyphicon-cloud-upload:before {
	content: "";
}

#nex-forms .glyphicon-tree-conifer:before {
	content: "";
}

#nex-forms .glyphicon-tree-deciduous:before {
	content: "";
}

#nex-forms .popover.alert-danger {
	background: none repeat scroll 0 0 #f2dede;
}

#nex-forms .popover.alert-danger.top .arrow:after {
	border-top-color: #f2dede;
}

#nex-forms .popover.alert-danger.right .arrow:after {
	border-right-color: #f2dede;
}

#nex-forms .popover.alert-danger.bottom .arrow:after {
	border-bottom-color: #f2dede;
}

#nex-forms .popover.alert-danger.left .arrow:after {
	border-left-color: #f2dede;
}

#nex-forms .popover.alert-info {
	background: none repeat scroll 0 0 #d9edf7;
}

#nex-forms .popover.alert-info.top .arrow:after {
	border-top-color: #d9edf7;
}

#nex-forms .popover.alert-info.right .arrow:after {
	border-right-color: #d9edf7;
}

#nex-forms .popover.alert-info.bottom .arrow:after {
	border-bottom-color: #d9edf7;
}

#nex-forms .popover.alert-info.left .arrow:after {
	border-left-color: #d9edf7;
}

#nex-forms .popover.alert-warning {
	background: none repeat scroll 0 0 #faebcc;
}

#nex-forms .popover.alert-warning.top .arrow:after {
	border-top-color: #faebcc;
}

#nex-forms .popover.alert-warning.right .arrow:after {
	border-right-color: #faebcc;
}

#nex-forms .popover.alert-warning.bottom .arrow:after {
	border-bottom-color: #faebcc;
}

#nex-forms .popover.alert-warning.left .arrow:after {
	border-left-color: #faebcc;
}

#nex-forms .popover.alert-success {
	background: none repeat scroll 0 0 #d6e9c6;
}

#nex-forms .popover.alert-success.top .arrow:after {
	border-top-color: #d6e9c6;
}

#nex-forms .popover.alert-success.right .arrow:after {
	border-right-color: #d6e9c6;
}

#nex-forms .popover.alert-success.bottom .arrow:after {
	border-bottom-color: #d6e9c6;
}

#nex-forms .popover.alert-success.left .arrow:after {
	border-left-color: #d6e9c6;
}
