body {
	display: flex;
	flex-direction: column;
	height: 100%;
	font-family: 'AvenirLTStd-Medium', Arial, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 1.42857143;
	margin: 0px;
}

body {
	-webkit-font-smoothing: antialiased;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

* {
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 0;
	zoom: 1;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: border-box;
}

hr {
	margin-bottom: 24px;
	border: 0;
	border-bottom: 1px solid #fff;
	margin-left: 26%;
	margin-right: 26%;
	margin-top: 9px;
}

p {
	margin: 0 0 10px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 600;
	line-height: 1.1;
	color: inherit;
}

.h1, .h2, .h3, h1, h2, h3 {
	color: #fff;
	margin-bottom: 10px;
}

.h1, h1 {
	font-size: 41px;
}

.h2, h2 {
	font-family: inherit;
	font-weight: 500;
	font-size: 26px;
	color: #424242;
	font-weight: lighter;
	margin-bottom: 20px;
}

#features h2 {
	font-family: "AvenirLTStd-Medium", Arial, Verdana;
	font-size: 16px;
	text-transform: uppercase;
	padding: 12px 14px;
	color: #fff;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 9px;
	padding-top: 20px;
}

#features h2:after {
	padding-left: 20px;
	padding-right: 20px;
	display: inline;
	border-bottom: 1px solid #fff;
}

.h3, h3 {
	font-size: 20px;
	font-weight: lighter;
}

p {
	color: #3D3D3D;
}

#features p {
	color: #085078;
	padding: 4px 0px 0px 0px;
}

#features li>a:hover {
	text-decoration: underline;
}

#formcontainer p {
	color: #35510E;
	font-weight: bold;
}

#formcontainer h3 {
	font-size: 2.3em;
	color: #35510E;
}

.header {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../images/iStock_000047152918_edited_02.jpg) no-repeat
		center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
/*.header-admin {display: table;position: relative;width: 100%;height: 100%;background: url(../images/shutterstock_262335101_PP_01_cropped_web.jpg) no-repeat center center scroll;-webkit-background-size: cover; -moz-background-size: cover;background-size: cover;-o-background-size: cover;}*/
@media screen and (max-width: 736px) {
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
		font-family: inherit;
		font-weight: 500;
		line-height: 1.1;
		color: inherit;
		font-weight: lighter;
	}
	.h1, .h2, .h3, h1, h2, h3 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.h1, h1 {
		font-size: 34px;
		line-height: 1.3;
	}
	.h2, h2 {
		font-size: 20px;
	}
	.h3, h3 {
		font-size: 16px;
	}
	#navbar ul {
		margin-top: 5px;
	}
}

:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before,
	.btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before,
	.container-fluid:after, .container-fluid:before, .container:after,
	.container:before, .dl-horizontal dd:after, .dl-horizontal dd:before,
	.form-horizontal .form-group:after, .form-horizontal .form-group:before,
	.modal-footer:after, .modal-footer:before, .nav:after, .nav:before,
	.navbar-collapse:after, .navbar-collapse:before, .navbar-header:after,
	.navbar-header:before, .navbar:after, .navbar:before, .pager:after,
	.pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before
	{
	display: table;
	content: " ";
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after,
	.container-fluid:after, .container:after, .dl-horizontal dd:after,
	.form-horizontal .form-group:after, .modal-footer:after, .nav:after,
	.navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after,
	.panel-body:after, .row:after {
	clear: both;
}

img {
	border: 0;
}

img {
	vertical-align: middle;
}

.img-responsive { /*display: block;*/
	max-width: 100%;
	height: auto;
}

.navbar {
	position: relative;
	min-height: 60px;
	border: 1px solid transparent;
	background-color: #fff;
}

.navbar-brand img {
	margin: 14px 0px;
	width: 180px;
}

.navbar-brand-quark img {
	margin-left: 0px;
	margin-bottom: 10px;
	height: 70px;
}

@media only screen and (max-width: 736px) {
	.navbar-header img {
		max-width: 90%; /*width:60%;*/
	} /*width: 176px;margin-top: 7px;*/
	.navbar {
		min-height: 50px;
	}
	.navbar-brand-quark img {
		margin-left: 0px;
		margin-bottom: 0px; /*height: 54px;*/
	}
}

.nav {
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
	list-style: none;
}

.navbar-nav {
	margin: 7.5px -15px;
}

.nav>li {
	position: relative;
	display: inline-block;
	margin-right: 12px;
}

.nav>li>a {
	color: #fff;
	color: #4e7417;
	text-decoration: none;
}

a {
	color: #fff;
	text-decoration: none;
}

.important {
	color: #407437;
	color: #414042;
	font-family: "AvenirLTStd-Heavy", Arial, Verdana;
}

.downloads {
	color: #fff;
	font-family: "AvenirLTStd-Heavy", Arial, Verdana;
}

.header-outer {
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	z-index: 3000;
}

.header-outer-green {
	background-color: rgba(124, 178, 40, 0.95);
	background-image: none;
}

#slidertop {
	position: relative;
	z-index: 0;
}

#slidertop-full {
	position: relative;
	z-index: 0;
	z-index: 305;
}

.business-header {
	height: 370px;
	background: url('../images/iStock_000047152918_edited_02.jpg') center
		center no-repeat scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

/* -------------------- Carousel SLider ----------------- */
.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d) , ( -webkit-transform-3d ) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.item.active.right, .carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	.carousel-inner>.item.active, .carousel-inner>.item.next.left,
		.carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity = 50);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0,
		rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0,
		rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)),
		to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0,
		rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
		endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0,
		rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0,
		rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)),
		to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0,
		rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
		endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity = 90);
	outline: 0;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
	{
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
	{
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff; /*text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)*/
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
		.carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
		{
		margin-left: -10px
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
		{
		margin-right: -10px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.carousel, .item, .active {
	height: 370px; /*100%*/
}

.carousel-inner {
	height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
/* -------------------- Carousel SLider Ends here ----------------- */
@media only screen and (max-width: 736px) {
	#navbar ul>li {
		margin-left: 0px;
	}
}

@media and (min-width:1200px) {
	#navbar ul>li {
		margin-left: 20px;
	}
}

/*#features{background: #f5f5f5;background: rgba(152, 210, 171, 0.15);padding-top: 30px;}*/
#services {
	padding: 60px 20px;
}

#services p {
	padding: 20px 4px;
}

.service-content {
	cursor: pointer;
	margin-bottom: 30px;
}

.service-content span {
	display: table;
	margin: 0px auto 25px;
	color: #3498db;
	text-align: center;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	position: relative;
	width: 100px;
	height: 100px;
	display: table;
	font-size: 35px;
	border-radius: 50%;
	padding-top: 22px;
}

.service-content h4 {
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	margin: 0px 0px 10px;
	text-transform: none;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #235C79;
}

.service-content p {
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	margin: 0 0 10px;
	color: #777;
	font-weight: 300;
	padding: 0 20px;
}

.service-content a {
	color: #3498DB;
	font-size: 14px;
	text-align: center;
	display: table;
	margin: 0 auto;
}

.service-content a {
	color: #3498DB;
}

.c1 ul li {
	list-style-image: url(../images/listArrowBlue.gif);
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li, #slider2 li {
	width: 168px;
	height: 168px;
	overflow: hidden;
}

.chd_block {
	background: #7cb228;
	background-color: rgba(124, 178, 40, 0.8);
	background-color: #7cb228;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,
		startColorstr='#CC7CB228', endColorstr='#CC50B3E2');
	background: -svg-linear-gradient(160deg, rgba(124, 178, 40, 0.8),
		rgba(109, 159, 61, 0.99));
	background: -webkit-linear-gradient(160deg, rgba(124, 178, 40, 0.8),
		rgba(109, 159, 61, 0.99));
	background: -moz-linear-gradient(160deg, rgba(124, 178, 40, 0.8),
		rgba(109, 159, 61, 0.99));
	background: linear-gradient(160deg, rgba(124, 178, 40, 0.8),
		rgba(109, 159, 61, 0.99));
}

.featured-widget {
	background-color: rgb(231, 231, 231);
	border: 8px solid #ccc;
	width: 413px;
	box-sizing: content-box;
}

#copyright-services {
	z-index: 304;
}

#copyright-services div {
	color: #FFFFFF;
}

.image-flash {
	padding-top: 30px;
	padding-left: 100px;
	margin-bottom: 30px;
}

/* --------------- button ------------- */
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus,
	.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
	color: #aaa;
	text-decoration: none
}

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity = 65);
	box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #aaa;
	background-color: #eee;
	border-color: #cfcfcf;
}

.btn-default:focus, .btn-default.focus {
	color: #aaa;
	background-color: #d4d4d4;
	border-color: #aeaeae
}

.btn-default:hover {
	color: #aaa;
	background-color: #d4d4d4;
	border-color: #cfcfcf
}

.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle
	{
	color: #aaa;
	background-color: #d4d4d4;
	border-color: #cfcfcf
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus,
	.btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
	.open>.btn-default.dropdown-toggle:hover, .open>.btn-default.dropdown-toggle:focus,
	.open>.btn-default.dropdown-toggle.focus {
	color: #aaa;
	background-color: #c3c3c3;
	border-color: #aeaeae
}

.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle
	{
	background-image: none
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus,
	.btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active,
	.btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus,
	.btn-default[disabled].focus, .btn-default[disabled]:active,
	.btn-default[disabled].active, fieldset[disabled] .btn-default,
	fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus,
	fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active,
	fieldset[disabled] .btn-default.active {
	background-color: #eee;
	border-color: #eee
}

.btn-default .badge {
	color: #eee;
	background-color: #aaa
}

.btn-platform {
	color: #41753a;
	background-color: #fff;
	border-color: #fff;
	text-decoration: none;
	padding: 12px 34px;
	font-size: 1.3em;
}

.btn-primary {
	color: #407437;
	background-color: #fff;
	border-color: #fff;
	text-decoration: none;
}

.btn-primary:focus, .btn-primary.focus {
	color: #407437;
	background-color: #fff;
	border-color: #fff;
}

.btn-primary:hover {
	color: #407437;
	background-color: #fff;
	border-color: #fff;
}

.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle
	{
	color: #407437;
	background-color: #fff;
	border-color: #fff;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus,
	.btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
	.open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus,
	.open>.btn-primary.dropdown-toggle.focus {
	color: #407437;
	background-color: #fff;
	border-color: #fff;
}

.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle
	{
	background-image: none
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus,
	.btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active,
	.btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus,
	.btn-primary[disabled].focus, .btn-primary[disabled]:active,
	.btn-primary[disabled].active, fieldset[disabled] .btn-primary,
	fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus,
	fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active,
	fieldset[disabled] .btn-primary.active {
	background-color: #4ab9cf;
	border-color: #4ab9cf
}

.btn-primary .badge {
	color: #4ab9cf;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #57ad68;
	border-color: #57ad68
}

.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #458c53;
	border-color: #2b5934
}

.btn-success:hover {
	color: #fff;
	background-color: #458c53;
	border-color: #41864f
}

.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #458c53;
	border-color: #41864f
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus,
	.btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
	.open>.btn-success.dropdown-toggle:hover, .open>.btn-success.dropdown-toggle:focus,
	.open>.btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #397445;
	border-color: #2b5934
}

.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle
	{
	background-image: none
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus,
	.btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active,
	.btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus,
	.btn-success[disabled].focus, .btn-success[disabled]:active,
	.btn-success[disabled].active, fieldset[disabled] .btn-success,
	fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus,
	fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active,
	fieldset[disabled] .btn-success.active {
	background-color: #57ad68;
	border-color: #57ad68
}

.btn-success .badge {
	color: #57ad68;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #4ab9cf;
	border-color: #4ab9cf
}

.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #30a0b6;
	border-color: #206b79
}

.btn-info:hover {
	color: #fff;
	background-color: #30a0b6;
	border-color: #2e99ae
}

.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #30a0b6;
	border-color: #2e99ae
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus,
	.btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
	.open>.btn-info.dropdown-toggle:hover, .open>.btn-info.dropdown-toggle:focus,
	.open>.btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #29879a;
	border-color: #206b79
}

.btn-info:active, .btn-info.active, .open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus,
	.btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active,
	.btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus,
	.btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
	fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover,
	fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus,
	fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active
	{
	background-color: #4ab9cf;
	border-color: #4ab9cf
}

.btn-info .badge {
	color: #4ab9cf;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #e46334;
	border-color: #e46334
}

.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #ca4a1b;
	border-color: #873112
}

.btn-warning:hover {
	color: #fff;
	background-color: #ca4a1b;
	border-color: #c1461a
}

.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #ca4a1b;
	border-color: #c1461a
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus,
	.btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
	.open>.btn-warning.dropdown-toggle:hover, .open>.btn-warning.dropdown-toggle:focus,
	.open>.btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #ab3e17;
	border-color: #873112
}

.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle
	{
	background-image: none
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus,
	.btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active,
	.btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus,
	.btn-warning[disabled].focus, .btn-warning[disabled]:active,
	.btn-warning[disabled].active, fieldset[disabled] .btn-warning,
	fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus,
	fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active,
	fieldset[disabled] .btn-warning.active {
	background-color: #e46334;
	border-color: #e46334
}

.btn-warning .badge {
	color: #e46334;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #e21f2f;
	border-color: #e21f2f
}

.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #b61825;
	border-color: #730f17
}

.btn-danger:hover {
	color: #fff;
	background-color: #b61825;
	border-color: #ad1623
}

.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #b61825;
	border-color: #ad1623
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus,
	.btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
	.open>.btn-danger.dropdown-toggle:hover, .open>.btn-danger.dropdown-toggle:focus,
	.open>.btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #97141e;
	border-color: #730f17
}

.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle
	{
	background-image: none
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus,
	.btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active,
	.btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus,
	.btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
	fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover,
	fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus,
	fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active
	{
	background-color: #e21f2f;
	border-color: #e21f2f
}

.btn-danger .badge {
	color: #e21f2f;
	background-color: #fff
}

.btn-link {
	color: #4ab9cf;
	font-weight: normal;
	border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
	fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}

.btn-link:hover, .btn-link:focus {
	color: #36b1ca;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover,
	fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none
}

.btn-lg, .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.btn-sm, .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs, .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block
	{
	width: 100%
}

.btn-logon {
	color: #fff;
	background-color: #407437;
	border-color: #407437;
	text-decoration: none;
	float: right;
	padding: 7px 31px;
	text-transform: uppercase;
}

.btn-logon:hover {
	color: #fff;
	background-color: #508e45;
	border-color: #508e45;
}
/* ---------------- columns ------------width:750px-970px-1170px */
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media ( min-width :768px) {
	.container {
		width: 760px
	}
}

@media ( min-width :992px) {
	.container {
		width: 980px
	}
}

@media ( min-width :1200px) {
	.container {
		width: 1190px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3,
	.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
	.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
	.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
	.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media ( min-width :768px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
		.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media ( min-width :992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3,
		.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media ( min-width :1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3,
		.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@
-ms-viewport {
	width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block,
	.visible-md-block, .visible-md-inline, .visible-md-inline-block,
	.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
	.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important
}

@media ( max-width :767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	td.visible-xs, th.visible-xs {
		display: table-cell !important
	}
}

@media ( max-width :767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media ( max-width :767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media ( max-width :767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table !important
	}
	tr.visible-sm {
		display: table-row !important
	}
	td.visible-sm, th.visible-sm {
		display: table-cell !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media ( min-width :992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	td.visible-md, th.visible-md {
		display: table-cell !important
	}
}

@media ( min-width :992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media ( min-width :992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media ( min-width :992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media ( min-width :1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	td.visible-lg, th.visible-lg {
		display: table-cell !important
	}
}

@media ( min-width :1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media ( min-width :1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media ( min-width :1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media ( max-width :767px) {
	.hidden-xs {
		display: none !important
	}
}

@media ( min-width :768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media ( min-width :992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media ( min-width :1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

#formcontainer {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	max-width: 40em;
}

#formbackground {
	-webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.2);
	background: url(../images/form-bkg.png) repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000',
		endColorstr='#000', GradientType=0);
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.77);
	/*max-width: 38em;*/
}

#form {
	margin-right: auto;
	margin-left: auto;
	max-width: 34em; /*height: 306px;*/
	z-index: 1;
	padding-left: 20px;
	padding-right: 20px;
}

#formcontent {
	padding-top: 3px;
	padding-right: 25px;
	padding-left: 25px;
	z-index: 20000;
}

#formcontent h3 {
	color: #fff;
	margin-bottom: 10px;
}

.formlogon {
	padding-bottom: 30px;
	overflow: hidden;
}

.formlogon h2 {
	color: #35510E;
	font-size: 1.5em;
	margin-top: 40px;
	margin-bottom: 38px;
}

label {
	font-size: 1em;
	font-weight: 700;
	color: #339933;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}

.contentErrortext {
	font-size: 10px;
	color: #E00;
	letter-spacing: 0.5px;
}

.redcross {
	font-size: 16px;
	color: #E00;
	margin-right: 6px;
}

@media screen and (min-width:481px) and (max-width: 735px) {
	.content {
		margin-top: 25%;
		margin-bottom: 100px;
		z-index: 305;
	}
}

@media screen and (min-width:736px) and (max-width: 1024px) {
	#form { /*height: 300px;*/
		
	}
	#formcontainer {
		max-width: 37em;
	}
	.formlogon h2 {
		margin-top: 26px;
		margin-bottom: 24px;
	}
}

button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

select {
	padding: 6px;
	border-color: #e7e7e7;
	border-radius: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
}

button, input {
	line-height: normal;
}

input[type="text"], input[type="password"], input[type="email"], input[type="search"],
	textarea {
	background-color: white;
	font-family: inherit;
	border: 1px solid #cccccc;
	color: rgba(0, 0, 0, 0.75);
	display: block;
	font-size: 1em;
	padding: 0.5em;
	height: 2.2em;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s
		ease-in-out;
	-moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
	transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

.form-group {
	margin-bottom: 15px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}
/*--------------------
	Footer styles
--------------------*/
footer {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px; /*height:60px;*/
}

footer .copyright {
	color: #424243;
	text-align: center;
	font-size: 12px;
	font-family: "AvenirLTStd-Medium", Arial, Verdana;
	margin-top: 9px;
	padding-bottom: 6px;
	letter-spacing: 0.5px;
}

footer .left img {
	border: 1px solid #bebebe;
	margin: 2px 2px 0px 0px;
}

footer .flags {
	width: 20px;
	padding-right: 4px;
}

footer .languagedd {
	text-align: center;
	letter-spacing: 0.5px;
}

.login-footer-main {
	bottom: 0;
	margin-bottom: 0;
	position: relative;
	right: 0;
	left: 0;
	z-index: 1030;
}

.login-footer {
	bottom: 0;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 1030;
}

footer {
	flex: 0 0 auto;
}

.dropup .btn, .dropup .dropdown-menu {
	font-size: 12px;
}

/* ---------------- Footer end------------- */
.dropup .dropdown-menu {
	background-color: #424243;
}

.btn-default {
	font-weight: normal;
}

.open>.btn-default.dropdown-toggle:hover, .open>.btn-default.dropdown-toggle:focus,
	.open>.btn-default.dropdown-toggle.focus, .btn-default:hover {
	background-color: #ffffff;
	color: #424243;
	border-color: #cfcfcf;
}

.btn-default {
	color: #424243;
}

.dropdown-menu>li>a {
	color: #c3c3c3;
	padding: 10px 20px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #c3c3c3;
	background-color: #676767;
}

.dropdown-menu {
	border-radius: 0px;
}

/* ---------------- Heading Content------------- */
#topmargin {
	margin-top: 70px;
}

.h2-heading {
	color: #424242;
	margin-bottom: 30px;
	margin-top: 0px;
	width: 90%;
}

/* ---------------- 4 or 5 Column Tabs------------- */
.workspace {
	background-color: #85c276;
	text-align: center;
	min-height: 325px;
}

.workspace-img {
	text-align: center;
	min-height: 125px;
}

.workspace-img img {
	width: 100px;
}

.workspace-btn {
	margin-bottom: 10px;
	min-width: 230px;
	border-radius: 0px;
}

#features h2 {
	border-bottom: 1px solid #fff;
	margin-bottom: 16px;
	display: inline-block;
	padding-bottom: 4px;
}

.administration {
	background-color: #407437;
	text-align: center;
	min-height: 325px;
}

.administration-img {
	text-align: center;
	min-height: 125px;
}

.administration-img img {
	width: 100px;
}

.administration-btn {
	margin-bottom: 10px;
	min-width: 230px;
	border-radius: 0px;
}

.importantlinks {
	background-color: #f1f1f1;
	text-align: center;
	min-height: 325px;
	color: #414042;
}

#features .importantlinks h2 {
	border-bottom: 1px solid #414042;
}

.importantlinks hr {
	border-bottom: 1px solid #414042;
	margin-left: 20%;
	margin-right: 20%;
}

.resources {
	background-color: #93959c;
	text-align: center;
	min-height: 325px;
}

.downloadsblock {
	background-color: #808184;
	text-align: center;
	min-height: 325px;
}

.importantlinks li, .resources li, .downloadsblock li, .downloadsblock p
	{
	text-align: left;
}

.content {
	margin-top: 10%;
	margin-bottom: 100px;
	z-index: 305;
}

.dropup, .dropdown {
	position: relative;
	display: inline-block;
	left: 0;
}

/* ------- 
	Generic Media Breakpoints for global usage 
--------------------*/
@media only screen and (min-width: 320px) and (max-width: 768px) {
	/*footer {height: 120px;}*/
	footer .copyright {
		text-align: center;
	}
	footer .languagedd {
		text-align: center;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width:
	768px) {
	footer {
		height: 120px;
	}
	footer .copyright {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	footer .languagedd {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 639px) {
	#form {
		margin-bottom: 150px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width:
	639px) {
	#form {
		margin-bottom: 150px;
	}
}

/* ----------- 
	Desktops 
----------- */
@media only screen and (min-width: 1024px) and (max-width:1513px) {
	/*.col-lg-3.workspace,.col-lg-3.administration{
    width: 50%;
}
.col-lg-2.importantlinks, .col-lg-2.resources, .col-lg-2.downloadsblock{
    width: 33.33333333%
}*/
	.h2-heading {
		width: 54%;
	}
	#topmargin {
		margin-top: 98px;
		padding-left: 22px;
	}
	.workspace {
		min-height: 300px;
	}
	/*.workspace-img{min-height:110px;}*/
	.workspace-img img {
		width: 98px;
	}
	.administration {
		min-height: 300px;
	}
	/*.administration-img{min-height:98px;}*/
	.administration-img img {
		width: 98px;
	}
	.importantlinks {
		min-height: 300px;
	}
	.resources {
		min-height: 300px;
	}
	.downloadsblock {
		min-height: 300px;
	}
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	.col-lg-3.workspace, .col-lg-3.administration, .col-lg-2.importantlinks,
		.col-lg-2.resources {
		width: 50%;
	}
	.col-lg-2.downloadsblock {
		width: 100%;
	}
	.h2-heading {
		width: 54%;
	}
	#topmargin {
		margin-top: 98px;
		padding-left: 22px;
	}
	.workspace {
		min-height: 300px;
	}
	.workspace-img {
		min-height: 98px;
	}
	.workspace-img img {
		width: 98px;
	}
	.administration {
		min-height: 300px;
	}
	.administration-img {
		min-height: 98px;
	}
	.administration-img img {
		width: 98px;
	}
	.importantlinks {
		min-height: 300px;
	}
	.resources {
		min-height: 300px;
	}
	.downloadsblock {
		min-height: 300px;
	}
}

@media only screen and (min-width: 320px) and (max-width:800px) {
	.importantlinks {
		min-height: 240px;
	}
	.resources {
		min-height: 240px;
	}
	.downloadsblock {
		min-height: 240px;
	}
}

@media only screen and (min-device-width: 768px) and
	(max-device-width:1024px) and (orientation: portrait) {
	.content {
		margin-top: 25%;
		margin-bottom: 100px;
		z-index: 305;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.h2-heading {
		width: 54%;
	}
}

@media only screen and (min-width: 1200px) {
	.h2-heading {
		width: 90%;
	}
}

/* ----------- Tablets iPads ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width:
	1024px) {
	.h2-heading {
		width: 54%;
	}
	#topmargin {
		margin-top: 98px;
		padding-left: 22px;
	}
	.workspace {
		min-height: 300px;
	}
	.workspace-img {
		min-height: 98px;
	}
	.workspace-img img {
		width: 98px;
	}
	.administration {
		min-height: 300px;
	}
	.administration-img {
		min-height: 98px;
	}
	.administration-img img {
		width: 98px;
	}
	.importantlinks {
		min-height: 280px;
	}
	.resources {
		min-height: 280px;
	}
	.downloadsblock {
		min-height: 280px;
	}
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width:
	1024px) and (orientation: portrait) {
	.business-header>col-lg-6 {
		margin-top: 135px;
	}
	.h1, h1 {
		font-size: 30px;
	}
	.h2-heading {
		font-size: 22px;
		width: 59%;
	}
	.business-header {
		height: 264px;
	}
	#topmargin {
		margin-top: 58px;
	}
	.importantlinks {
		min-height: 280px;
	}
	.resources {
		min-height: 280px;
	}
	.downloadsblock {
		min-height: 280px;
	}
	.content {
		margin-top: 25%;
		margin-bottom: 100px;
		z-index: 305;
	}
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width:
	1024px) and (orientation: landscape) {
	.h1, h1 {
		font-size: 30px;
	}
	.h2, h2 {
		font-size: 18px;
	}
	.business-header {
		height: 280px;
	}
	#topmargin {
		margin-top: 110px;
	}

	/*footer {height: 70px;}*/
	footer .copyright {
		float: left;
	}
	footer .languagedd {
		margin-top: 0px;
	}
	.content {
		margin-top: 7%;
		margin-bottom: 80px;
		z-index: 305;
	}
}

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width:
	736px) {
	.h1, h1 {
		font-size: 22px;
	}
	.h2-heading {
		width: 70%;
	}
	.h2, h2 {
		font-size: 16px;
	}
	.business-header {
		height: 238px;
	}
	#topmargin {
		margin-top: 60px;
	}
	.importantlinks {
		min-height: 240px;
	}
	.resources {
		min-height: 240px;
	}
	.downloadsblock {
		min-height: 240px;
	}
}
/*  */
@media only screen and (min-device-width: 320px) and (max-device-width:
	735px) {
	.col-xs-6.workspace {
		width: 100%;
	}
	.col-xs-6.administration {
		width: 100%;
	}
	.h1, h1 {
		font-size: 24px;
	}
	.h2-heading {
		width: 64%;
	}
	.h2, h2 {
		font-size: 16px;
	}
	.navbar-header {
		width: 67%;
	}
	footer .copyright {
		font-size: 12px;
	}
}

@media only screen and (min-device-width: 375px) and (max-device-width:
	667px) and (orientation:landscape) {
	.navbar-header {
		width: 50%;
	}
	.col-xs-6.workspace {
		width: 50%;
	}
	.col-xs-6.administration {
		width: 50%;
	}
}