@charset "UTF-8";

.landingcus7 *, .landingcus7 :after, .landingcus7 :before, .landingcus7 input[type=search] {
	box-sizing: border-box;
}

.landingcus7 .breadcrumb, .landingcus7 .carousel-indicators, .landingcus7 .dropdown-menu, .landingcus7 .media-list, .landingcus7 .nav, .landingcus7 .pager, .landingcus7 .statlist {
	list-style: none;
}

.landingcus7 .label, .landingcus7 sub, .landingcus7 sup {
	vertical-align: baseline;
}

.landingcus7 hr, .landingcus7 img {
	border: 0;
}

.landingcus7 .nightmodebuttonmobile {
	display: none;
}

.landingcus7 body {
	font-family: Karla, sans-serif;
	font-size: 14px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	line-height: inherit;
	background-color: #fff;
	color: #555;
}

.landingcus7 body.signup {
	padding-bottom: 0;
}

.landingcus7 article, .landingcus7 aside, .landingcus7 details, .landingcus7 figcaption, .landingcus7 figure, .landingcus7 footer, .landingcus7 header, .landingcus7 hgroup, .landingcus7 main, .landingcus7 menu, .landingcus7 nav, .landingcus7 section, .landingcus7 summary {
	display: block;
}

.landingcus7 audio, .landingcus7 canvas, .landingcus7 progress, .landingcus7 video {
	display: inline-block;
	vertical-align: baseline;
}

.landingcus7 audio:not([controls]) {
	display: none;
	height: 0;
}

.landingcus7 .couterHeader {
	color: #666;
	width: 100%;
	float: left;
	padding-top: 80px;
}

.landingcus7 .couterHeader span {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #292929;
	margin-bottom: 10px;
}

.landingcus7 .couterHeader .valueCounter {
	font-size: 45px;
	font-weight: 700;
	color: var(--gutter);
}

.landingcus7 [hidden], .landingcus7 template {
	display: none;
}

.landingcus7 a {
	background-color: transparent;
	outline: 0 !important;
}

.landingcus7 a:active, .landingcus7 a:hover {
	outline: 0;
}

.landingcus7 b, .landingcus7 optgroup, .landingcus7 strong {
	font-weight: 700;
}

.landingcus7 dfn {
	font-style: italic;
}

.landingcus7 h1 {
	margin: .67em 0;
}

.landingcus7 mark {
	background: #ff0;
	color: #000;
}

.landingcus7 sub, .landingcus7 sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

.landingcus7 sup {
	top: -.5em;
}

.landingcus7 sub {
	bottom: -.25em;
}

.landingcus7 img {
	vertical-align: middle;
}

.landingcus7 svg:not(:root) {
	overflow: hidden;
}

.landingcus7 hr {
	box-sizing: content-box;
	height: 0;
}

.landingcus7 pre, .landingcus7 textarea {
	overflow: auto;
}

.landingcus7 code, .landingcus7 kbd, .landingcus7 pre, .landingcus7 samp {
	font-size: 1em;
}

.landingcus7 button, .landingcus7 input, .landingcus7 optgroup, .landingcus7 select, .landingcus7 textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

.landingcus7 button {
	overflow: visible;
}

.landingcus7 button, .landingcus7 select {
	text-transform: none;
}

.landingcus7 button, .landingcus7 html input[type=button], .landingcus7 input[type=reset], .landingcus7 input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

.landingcus7 .custom-select, .landingcus7 button.close, .landingcus7 input[type=search] {
	-webkit-appearance: none;
}

.landingcus7 button[disabled], .landingcus7 html input[disabled] {
	cursor: default;
}

.landingcus7 button::-moz-focus-inner, .landingcus7 input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.landingcus7 input[type=checkbox], .landingcus7 input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

.landingcus7 input[type=number]::-webkit-inner-spin-button, .landingcus7 input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

.landingcus7 input[type=search]::-webkit-search-cancel-button, .landingcus7 input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.landingcus7 table {
	border-collapse: collapse;
	border-spacing: 0;
}

.landingcus7 td, .landingcus7 th {
	padding: 0;
}

@media print {
	.landingcus7 blockquote, .landingcus7 img, .landingcus7 pre, .landingcus7 tr {
		page-break-inside: avoid;
	}

	.landingcus7 *, .landingcus7 :after, .landingcus7 :before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	.landingcus7 a, .landingcus7 a:visited {
		text-decoration: underline;
	}

	.landingcus7 a[href]:after {
		content: " (" attr(href) ")";
	}

	.landingcus7 abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.landingcus7 a[href^="#"]:after, .landingcus7 a[href^=":"]:after {
		content: "";
	}

	.landingcus7 blockquote, .landingcus7 pre {
		border: 1px solid #999;
	}

	.landingcus7 thead {
		display: table-header-group;
	}

	.landingcus7 img {
		max-width: 100% !important;
	}

	.landingcus7 h2, .landingcus7 h3, .landingcus7 p {
		orphans: 3;
		widows: 3;
	}

	.landingcus7 h2, .landingcus7 h3 {
		page-break-after: avoid;
	}

	.landingcus7 .navbar {
		display: none;
	}

	.landingcus7 .btn > .caret, .landingcus7 .dropup > .btn > .caret {
		border-top-color: #000 !important;
	}

	.landingcus7 .label {
		border: 1px solid #000;
	}

	.landingcus7 .table {
		border-collapse: collapse !important;
	}

	.landingcus7 .table td, .landingcus7 .table th {
		background-color: #fff !important;
	}

	.landingcus7 .table-bordered td, .landingcus7 .table-bordered th {
		border: 1px solid #ddd !important;
	}
}

.landingcus7 .btn-group-justified, .landingcus7 .input-group, .landingcus7 .table-border-with-radius {
	border-collapse: separate;
}

.landingcus7 html {
	font-size: inherit;
	-webkit-tap-highlight-color: transparent;
}

.landingcus7 button, .landingcus7 input, .landingcus7 select, .landingcus7 textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.landingcus7 a {
	color: #1ca8dd;
	text-decoration: none;
}

.landingcus7 a:focus, .landingcus7 a:hover {
	color: #137499;
}

.landingcus7 a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}

.landingcus7 figure {
	margin: 0;
}

.landingcus7 .carousel-inner > .item > a > img, .landingcus7 .carousel-inner > .item > img, .landingcus7 .img-responsive, .landingcus7 .thumbnail a > img, .landingcus7 .thumbnail > img {
	display: block;
	max-width: 100%;
	height: auto;
}

.landingcus7 .img-rounded {
	border-radius: 6px;
}

.landingcus7 .unauthorized #nightmode, .landingcus7 .unauthorized .nightmodebuttonmobile {
	display: none;
}

.landingcus7 .img-thumbnail {
	padding: 4px;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.landingcus7 .img-circle {
	border-radius: 50%;
}

.landingcus7 hr {
	border-top: 1px solid #eee;
}

.landingcus7 .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.landingcus7 .sr-only-focusable:active, .landingcus7 .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.landingcus7 .h1, .landingcus7 .h2, .landingcus7 .h3, .landingcus7 .h4, .landingcus7 .h5, .landingcus7 .h6, .landingcus7 h1, .landingcus7 h2, .landingcus7 h3, .landingcus7 h4, .landingcus7 h5, .landingcus7 h6 {
	margin-bottom: 10.5px;
	font-family: inherit;
	font-weight: 300;
	line-height: 1.1;
	color: inherit;
}

.landingcus7 [role=button] {
	cursor: pointer;
}

.landingcus7 .h1 .small, .landingcus7 .h1 small, .landingcus7 .h2 .small, .landingcus7 .h2 small, .landingcus7 .h3 .small, .landingcus7 .h3 small, .landingcus7 .h4 .small, .landingcus7 .h4 small, .landingcus7 .h5 .small, .landingcus7 .h5 small, .landingcus7 .h6 .small, .landingcus7 .h6 small, .landingcus7 h1 .small, .landingcus7 h1 small, .landingcus7 h2 .small, .landingcus7 h2 small, .landingcus7 h3 .small, .landingcus7 h3 small, .landingcus7 h4 .small, .landingcus7 h4 small, .landingcus7 h5 .small, .landingcus7 h5 small, .landingcus7 h6 .small, .landingcus7 h6 small {
	font-weight: 400;
	line-height: 1;
	color: #eee;
}

.landingcus7 .badge, .landingcus7 .label, .landingcus7 dt, .landingcus7 kbd kbd, .landingcus7 label {
	font-weight: 700;
}

.landingcus7 .h1 .small, .landingcus7 .h1 small, .landingcus7 .h2 .small, .landingcus7 .h2 small, .landingcus7 .h3 .small, .landingcus7 .h3 small, .landingcus7 h1 .small, .landingcus7 h1 small, .landingcus7 h2 .small, .landingcus7 h2 small, .landingcus7 h3 .small, .landingcus7 h3 small {
	font-size: 65%;
}

.landingcus7 .h4 .small, .landingcus7 .h4 small, .landingcus7 .h5 .small, .landingcus7 .h5 small, .landingcus7 .h6 .small, .landingcus7 .h6 small, .landingcus7 h4 .small, .landingcus7 h4 small, .landingcus7 h5 .small, .landingcus7 h5 small, .landingcus7 h6 .small, .landingcus7 h6 small {
	font-size: 75%;
}

.landingcus7 .h1, .landingcus7 h1 {
	font-size: 36px;
}

.landingcus7 .h2, .landingcus7 h2 {
	font-size: 30px;
}

.landingcus7 .h3, .landingcus7 h3 {
	font-size: 24px;
}

.landingcus7 .h4, .landingcus7 h4 {
	font-size: 18px;
}

.landingcus7 .h5, .landingcus7 h5 {
	font-size: 14px;
}

.landingcus7 .h6, .landingcus7 h6 {
	font-size: 12px;
}

.landingcus7 p {
	margin: 0 0 10.5px;
}

.landingcus7 .lead {
	margin-bottom: 21px;
}

.landingcus7 .small, .landingcus7 small {
	font-size: 85%;
}

.landingcus7 .mark, .landingcus7 mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.landingcus7 .list-inline, .landingcus7 .list-unstyled {
	padding-left: 0;
	list-style: none;
}

.landingcus7 .text-left {
	text-align: left;
}

.landingcus7 .text-right {
	text-align: right;
}

.landingcus7 .text-center {
	text-align: center;
}

.landingcus7 .text-justify {
	text-align: justify;
}

.landingcus7 .text-nowrap {
	white-space: nowrap;
}

.landingcus7 .text-lowercase {
	text-transform: lowercase;
}

.landingcus7 .initialism, .landingcus7 .text-uppercase {
	text-transform: uppercase;
}

.landingcus7 .text-capitalize {
	text-transform: capitalize;
}

.landingcus7 .text-muted {
	color: #999;
}

.landingcus7 .text-primary {
	color: #1ca8dd;
}

.landingcus7 a.text-primary:focus, .landingcus7 a.text-primary:hover {
	color: #1686b0;
}

.landingcus7 .text-success {
	color: #1bc98e;
}

.landingcus7 a.text-success:focus, .landingcus7 a.text-success:hover {
	color: #159c6e;
}

.landingcus7 .text-info {
	color: #9f86ff;
}

.landingcus7 a.text-info:focus, .landingcus7 a.text-info:hover {
	color: #7753ff;
}

.landingcus7 .text-warning {
	color: #e4d836;
}

.landingcus7 a.text-warning:focus, .landingcus7 a.text-warning:hover {
	color: #ccbf1b;
}

.landingcus7 .text-danger {
	color: #e64759;
}

.landingcus7 a.text-danger:focus, .landingcus7 a.text-danger:hover {
	color: #dc1e33;
}

.landingcus7 .bg-primary {
	color: #fff;
	background-color: #1ca8dd;
}

.landingcus7 a.bg-primary:focus, .landingcus7 a.bg-primary:hover {
	background-color: #1686b0;
}

.landingcus7 .bg-success {
	background-color: #dff0d8;
}

.landingcus7 a.bg-success:focus, .landingcus7 a.bg-success:hover {
	background-color: #c1e2b3;
}

.landingcus7 .bg-info {
	background-color: #d9edf7;
}

.landingcus7 a.bg-info:focus, .landingcus7 a.bg-info:hover {
	background-color: #afd9ee;
}

.landingcus7 .bg-warning {
	background-color: #fcf8e3;
}

.landingcus7 a.bg-warning:focus, .landingcus7 a.bg-warning:hover {
	background-color: #f7ecb5;
}

.landingcus7 .bg-danger {
	background-color: #f2dede;
}

.landingcus7 a.bg-danger:focus, .landingcus7 a.bg-danger:hover {
	background-color: #e4b9b9;
}

.landingcus7 .page-header {
	padding-bottom: 9.5px;
	margin: 42px 0 21px;
	border-bottom: 1px solid #f5f5f5;
}

.landingcus7 dl, .landingcus7 ol, .landingcus7 ul {
	margin-top: 0;
}

.landingcus7 ol, .landingcus7 ul {
	margin-bottom: 10.5px;
}

.landingcus7 ol ol, .landingcus7 ol ul, .landingcus7 ul ol, .landingcus7 ul ul {
	margin-bottom: 0;
}

.landingcus7 .list-inline {
	margin-left: -5px;
}

.landingcus7 .list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.landingcus7 dl {
	margin-bottom: 21px;
}

.landingcus7 dd, .landingcus7 dt {
	line-height: 1.5;
}

.landingcus7 dd {
	margin-left: 0;
}

@media (min-width: 992px) {
	.landingcus7 .sidebar-nav li a, .landingcus7 .sidebar-nav li a:active, .landingcus7 .sidebar-nav li a:focus {
		text-decoration: none;
	}

	.landingcus7 .dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.landingcus7 .dl-horizontal dd {
		margin-left: 180px;
	}

	.landingcus7 #login .well {
		width: 80%;
		float: right;
		box-shadow: 0 30px 80px rgba(0, 0, 0, 0.3);
		color: #666;
		padding: 30px;
		background-color: rgba(255, 255, 255, 0.9);
	}

	.landingcus7 a.navbar-brand.navbar-brand-emphasized {
		width: 220px;
	}

	.landingcus7 .nav-bar-leftside {
		padding-left: 0;
		transition: all .4s ease 0s;
		height: 90%;
		border-right: 1px solid rgba(230, 230, 230, 0.4);
	}

	.landingcus7 #sidebar-wrapper {
		margin-left: -150px;
		left: 70px;
		width: 150px;
		background: #222;
		position: fixed;
		height: 100%;
		z-index: 10000;
		transition: all .4s ease 0s;
	}

	.landingcus7 #main_icon, .landingcus7 .sub_icon {
		padding-right: 65px;
		float: right;
	}

	.landingcus7 #page-content-wrapper {
		padding-left: 0;
		margin-left: 0;
		height: auto;
		width: 100%;
	}

	.landingcus7 .nav-bar-leftside.active {
		padding-left: 0;
		left: -280px !important;
	}

	.landingcus7 .nav-bar-leftside.active #sidebar-wrapper {
		left: 150px;
	}

	.landingcus7 #sidebar_menu li a, .landingcus7 .sidebar-nav li a {
		color: #09f;
	}

	.landingcus7 .sidebar_name {
		padding-top: 25px;
		color: #fff;
		opacity: .7;
	}

	.landingcus7 .sidebar-nav li {
		line-height: 40px;
		text-indent: 20px;
	}

	.landingcus7 .sidebar-nav li a {
		color: #999;
		display: block;
	}

	.landingcus7 .sidebar-nav li a:hover {
		color: #fff;
		background: rgba(255, 255, 255, 0.2);
		text-decoration: none;
	}

	.landingcus7 .sidebar-nav > .sidebar-brand {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	.landingcus7 .sidebar-nav > .sidebar-brand a {
		color: #999;
	}

	.landingcus7 .sidebar-nav > .sidebar-brand a:hover {
		color: #fff;
		background: 0 0;
	}

	.landingcus7 #main_icon {
		padding-top: 20px;
	}

	.landingcus7 #main_icon:hover {
		color: #09f;
	}

	.landingcus7 .sub_icon {
		padding-top: 10px;
	}

	.landingcus7 .content-header {
		height: 65px;
		line-height: 65px;
	}

	.landingcus7 .content-header h1 {
		margin: 0 0 0 20px;
		line-height: 65px;
		display: inline-block;
	}

	.landingcus7 #sidebar_menu {
		list-style: none;
		float: left;
		margin: 0;
	}

	.landingcus7 #sidebar_menu .sidebar-brand {
		float: none;
		text-indent: 0;
		height: auto;
	}

	.landingcus7 a#menu-toggle {
		font-size: 25px;
	}

	.landingcus7 #menu-toggle {
		position: relative;
		float: none;
		margin-right: 0;
		padding: 9px 10px;
		margin-top: 18px;
		margin-bottom: 8px;
		background-color: transparent;
		border: none;
		border-radius: 0;
		outline: 0;
	}

	.landingcus7 #menu-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		background-color: #fff;
	}

	.landingcus7 #menu-toggle .icon-bar + .icon-bar {
		margin-top: 4px;
	}

	.landingcus7 ul.nav.navbar-nav.nav-bar-leftside {
		z-index: -9;
	}
}

.landingcus7 .btn-group-vertical > .btn-group:after, .landingcus7 .btn-toolbar:after, .landingcus7 .clearfix:after, .landingcus7 .container-fluid:after, .landingcus7 .container:after, .landingcus7 .dashhead:after, .landingcus7 .dl-horizontal dd:after, .landingcus7 .form-horizontal .form-group:after, .landingcus7 .modal-actions:after, .landingcus7 .modal-footer:after, .landingcus7 .nav:after, .landingcus7 .navbar-collapse:after, .landingcus7 .navbar-header:after, .landingcus7 .navbar:after, .landingcus7 .pager:after, .landingcus7 .panel-body:after, .landingcus7 .row:after, .landingcus7 .sidebar-header:after {
	clear: both;
}

.landingcus7 pre code, .landingcus7 table {
	background-color: transparent;
}

@media (max-width: 767px) {
	.landingcus7 #wrapper {
		padding-left: 70px;
		transition: all .4s ease 0s;
	}

	.landingcus7 #sidebar-wrapper {
		left: 70px;
	}

	.landingcus7 #wrapper.active {
		padding-left: 150px;
	}

	.landingcus7 #wrapper.active #sidebar-wrapper {
		left: 150px;
		width: 150px;
		transition: all .4s ease 0s;
	}
}

.landingcus7 abbr[data-original-title], .landingcus7 abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #eee;
}

.landingcus7 .initialism {
	font-size: 90%;
}

.landingcus7 blockquote {
	padding: 10.5px 21px;
	margin: 0 0 21px;
	font-size: 17.5px;
	border-left: 5px solid #f5f5f5;
}

.landingcus7 blockquote ol:last-child, .landingcus7 blockquote p:last-child, .landingcus7 blockquote ul:last-child {
	margin-bottom: 0;
}

.landingcus7 blockquote .small, .landingcus7 blockquote footer, .landingcus7 blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.5;
	color: #eee;
}

.landingcus7 legend, .landingcus7 pre {
	display: block;
	color: #222;
}

.landingcus7 blockquote .small:before, .landingcus7 blockquote footer:before, .landingcus7 blockquote small:before {
	content: "2014  ";
}

.landingcus7 .blockquote-reverse, .landingcus7 blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #f5f5f5;
	border-left: 0;
	text-align: right;
}

.landingcus7 code, .landingcus7 kbd {
	padding: 2px 4px;
	font-size: 90%;
}

.landingcus7 caption, .landingcus7 th {
	text-align: left;
}

.landingcus7 .blockquote-reverse .small:before, .landingcus7 .blockquote-reverse footer:before, .landingcus7 .blockquote-reverse small:before, .landingcus7 blockquote.pull-right .small:before, .landingcus7 blockquote.pull-right footer:before, .landingcus7 blockquote.pull-right small:before {
	content: "";
}

.landingcus7 .blockquote-reverse .small:after, .landingcus7 .blockquote-reverse footer:after, .landingcus7 .blockquote-reverse small:after, .landingcus7 blockquote.pull-right .small:after, .landingcus7 blockquote.pull-right footer:after, .landingcus7 blockquote.pull-right small:after {
	content: " 2014";
}

.landingcus7 address {
	margin-bottom: 21px;
	font-style: normal;
	line-height: 1.5;
}

.landingcus7 code, .landingcus7 kbd, .landingcus7 pre, .landingcus7 samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.landingcus7 code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

.landingcus7 kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.landingcus7 kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none;
}

.landingcus7 pre {
	padding: 10px;
	margin: 0 0 10.5px;
	font-size: 13px;
	line-height: 1.5;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
	direction: ltr;
}

.landingcus7 pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0;
}

.landingcus7 .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.landingcus7 caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #999;
}

.landingcus7 .table {
	width: 100%;
	margin: 0 auto;
	max-width: 100%;
}

.landingcus7 .table > tbody > tr > td, .landingcus7 .table > tbody > tr > th, .landingcus7 .table > tfoot > tr > td, .landingcus7 .table > tfoot > tr > th, .landingcus7 .table > thead > tr > td, .landingcus7 .table > thead > tr > th {
	line-height: 1.5;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	padding: .75rem;
}

.landingcus7 #services .table > tbody > tr td.hide-on-mobile:nth-child(4) {
	color: #28a745;
}

.landingcus7 #services .table > tbody > tr td.hide-on-mobile:nth-child(5) {
	color: #dc3545;
}

.landingcus7 #services .table > tbody > tr td.service-description .btn.btn-primary {
	border-radius: 25px;
	font-size: 14px;
	padding: 5px 10px;
	border: none;
}

.landingcus7 .table thead {
	font-size: 14px;
	color: #576591;
	font-weight: 600;
}

.landingcus7 .table > thead > tr > th {
	vertical-align: bottom;
	border-top: none;
	border-bottom: 2px solid #dee2e6;
	padding: .75rem;
}

.landingcus7 .badge, .landingcus7 .btn, .landingcus7 .btn-group, .landingcus7 .btn-group-vertical, .landingcus7 .caret, .landingcus7 .checkbox-inline, .landingcus7 .navbar-brand img, .landingcus7 .radio-inline {
	vertical-align: middle;
}

.landingcus7 .table > caption + thead > tr:first-child > td, .landingcus7 .table > caption + thead > tr:first-child > th, .landingcus7 .table > colgroup + thead > tr:first-child > td, .landingcus7 .table > colgroup + thead > tr:first-child > th, .landingcus7 .table > thead:first-child > tr:first-child > td, .landingcus7 .table > thead:first-child > tr:first-child > th {
	border-top: 0;
}

.landingcus7 .table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.landingcus7 .table tbody {
	font-size: 16px;
	color: #464e77;
	letter-spacing: .2px;
	font-weight: 400;
}

.landingcus7 .table .table {
	background-color: #fff;
}

.landingcus7 .table-condensed > tbody > tr > td, .landingcus7 .table-condensed > tbody > tr > th, .landingcus7 .table-condensed > tfoot > tr > td, .landingcus7 .table-condensed > tfoot > tr > th, .landingcus7 .table-condensed > thead > tr > td, .landingcus7 .table-condensed > thead > tr > th {
	padding: 5px;
}

.landingcus7 .table-bordered, .landingcus7 .table-bordered > tbody > tr > td, .landingcus7 .table-bordered > tbody > tr > th, .landingcus7 .table-bordered > tfoot > tr > td, .landingcus7 .table-bordered > tfoot > tr > th, .landingcus7 .table-bordered > thead > tr > td, .landingcus7 .table-bordered > thead > tr > th {
	border: 1px solid #ddd;
}

.landingcus7 .table-bordered > thead > tr > td, .landingcus7 .table-bordered > thead > tr > th {
	border-bottom-width: 2px;
}

.landingcus7 .table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.landingcus7 .table-hover > tbody > tr:hover, .landingcus7 .table > tbody > tr.active > td, .landingcus7 .table > tbody > tr.active > th, .landingcus7 .table > tbody > tr > td.active, .landingcus7 .table > tbody > tr > th.active, .landingcus7 .table > tfoot > tr.active > td, .landingcus7 .table > tfoot > tr.active > th, .landingcus7 .table > tfoot > tr > td.active, .landingcus7 .table > tfoot > tr > th.active, .landingcus7 .table > thead > tr.active > td, .landingcus7 .table > thead > tr.active > th, .landingcus7 .table > thead > tr > td.active, .landingcus7 .table > thead > tr > th.active {
	background-color: #f5f5f5;
}

.landingcus7 table col[class*=col-] {
	position: static;
	float: none;
	display: table-column;
}

.landingcus7 table td[class*=col-], .landingcus7 table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell;
}

.landingcus7 .table > tbody > tr > td > a[data-original-title="Click to copy!"] {
	display: block;
	text-decoration: none;
	font-size: 11px;
	background-color: #fee7e7;
	color: #f01919;
	text-align: center;
	border-radius: 6px;
	line-height: 24px;
	padding: 0 10px;
	white-space: nowrap;
}

.landingcus7 #services .table tr td.col-md-1 {
	text-align: center;
}

.landingcus7 .btn-group > .btn-group, .landingcus7 .btn-toolbar .btn, .landingcus7 .btn-toolbar .btn-group, .landingcus7 .btn-toolbar .input-group, .landingcus7 .col-xs-1, .landingcus7 .col-xs-10, .landingcus7 .col-xs-11, .landingcus7 .col-xs-12, .landingcus7 .col-xs-2, .landingcus7 .col-xs-3, .landingcus7 .col-xs-4, .landingcus7 .col-xs-5, .landingcus7 .col-xs-6, .landingcus7 .col-xs-7, .landingcus7 .col-xs-8, .landingcus7 .col-xs-9, .landingcus7 .control-label input[type=checkbox], .landingcus7 .dropdown-menu {
	float: left;
}

.landingcus7 .table-hover > tbody > tr.active:hover > td, .landingcus7 .table-hover > tbody > tr.active:hover > th, .landingcus7 .table-hover > tbody > tr:hover > .active, .landingcus7 .table-hover > tbody > tr > td.active:hover, .landingcus7 .table-hover > tbody > tr > th.active:hover {
	background-color: #e8e8e8;
}

.landingcus7 .table > tbody > tr.success > td, .landingcus7 .table > tbody > tr.success > th, .landingcus7 .table > tbody > tr > td.success, .landingcus7 .table > tbody > tr > th.success, .landingcus7 .table > tfoot > tr.success > td, .landingcus7 .table > tfoot > tr.success > th, .landingcus7 .table > tfoot > tr > td.success, .landingcus7 .table > tfoot > tr > th.success, .landingcus7 .table > thead > tr.success > td, .landingcus7 .table > thead > tr.success > th, .landingcus7 .table > thead > tr > td.success, .landingcus7 .table > thead > tr > th.success {
	background-color: #dff0d8;
}

.landingcus7 .table-hover > tbody > tr.success:hover > td, .landingcus7 .table-hover > tbody > tr.success:hover > th, .landingcus7 .table-hover > tbody > tr:hover > .success, .landingcus7 .table-hover > tbody > tr > td.success:hover, .landingcus7 .table-hover > tbody > tr > th.success:hover {
	background-color: #d0e9c6;
}

.landingcus7 .table > tbody > tr.info > td, .landingcus7 .table > tbody > tr.info > th, .landingcus7 .table > tbody > tr > td.info, .landingcus7 .table > tbody > tr > th.info, .landingcus7 .table > tfoot > tr.info > td, .landingcus7 .table > tfoot > tr.info > th, .landingcus7 .table > tfoot > tr > td.info, .landingcus7 .table > tfoot > tr > th.info, .landingcus7 .table > thead > tr.info > td, .landingcus7 .table > thead > tr.info > th, .landingcus7 .table > thead > tr > td.info, .landingcus7 .table > thead > tr > th.info {
	background-color: #d9edf7;
}

.landingcus7 .table-hover > tbody > tr.info:hover > td, .landingcus7 .table-hover > tbody > tr.info:hover > th, .landingcus7 .table-hover > tbody > tr:hover > .info, .landingcus7 .table-hover > tbody > tr > td.info:hover, .landingcus7 .table-hover > tbody > tr > th.info:hover {
	background-color: #c4e3f3;
}

.landingcus7 .table > tbody > tr.warning > td, .landingcus7 .table > tbody > tr.warning > th, .landingcus7 .table > tbody > tr > td.warning, .landingcus7 .table > tbody > tr > th.warning, .landingcus7 .table > tfoot > tr.warning > td, .landingcus7 .table > tfoot > tr.warning > th, .landingcus7 .table > tfoot > tr > td.warning, .landingcus7 .table > tfoot > tr > th.warning, .landingcus7 .table > thead > tr.warning > td, .landingcus7 .table > thead > tr.warning > th, .landingcus7 .table > thead > tr > td.warning, .landingcus7 .table > thead > tr > th.warning {
	background-color: #fcf8e3;
}

.landingcus7 .table-hover > tbody > tr.warning:hover > td, .landingcus7 .table-hover > tbody > tr.warning:hover > th, .landingcus7 .table-hover > tbody > tr:hover > .warning, .landingcus7 .table-hover > tbody > tr > td.warning:hover, .landingcus7 .table-hover > tbody > tr > th.warning:hover {
	background-color: #faf2cc;
}

.landingcus7 .table > tbody > tr.danger > td, .landingcus7 .table > tbody > tr.danger > th, .landingcus7 .table > tbody > tr > td.danger, .landingcus7 .table > tbody > tr > th.danger, .landingcus7 .table > tfoot > tr.danger > td, .landingcus7 .table > tfoot > tr.danger > th, .landingcus7 .table > tfoot > tr > td.danger, .landingcus7 .table > tfoot > tr > th.danger, .landingcus7 .table > thead > tr.danger > td, .landingcus7 .table > thead > tr.danger > th, .landingcus7 .table > thead > tr > td.danger, .landingcus7 .table > thead > tr > th.danger {
	background-color: #f2dede;
}

.landingcus7 .table-hover > tbody > tr.danger:hover > td, .landingcus7 .table-hover > tbody > tr.danger:hover > th, .landingcus7 .table-hover > tbody > tr:hover > .danger, .landingcus7 .table-hover > tbody > tr > td.danger:hover, .landingcus7 .table-hover > tbody > tr > th.danger:hover {
	background-color: #ebcccc;
}

.landingcus7 .table-responsive {
	overflow-x: auto;
	min-height: .01%;
}

@media screen and (max-width: 767px) {
	.landingcus7 .table-responsive {
		width: 100%;
		margin-bottom: 15.75px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.landingcus7 .table-responsive > .table {
		margin-bottom: 0;
	}

	.landingcus7 .table-responsive > .table-bordered {
		border: 0;
	}

	.landingcus7 .table-responsive > .table-bordered > tbody > tr > td:first-child, .landingcus7 .table-responsive > .table-bordered > tbody > tr > th:first-child, .landingcus7 .table-responsive > .table-bordered > tfoot > tr > td:first-child, .landingcus7 .table-responsive > .table-bordered > tfoot > tr > th:first-child, .landingcus7 .table-responsive > .table-bordered > thead > tr > td:first-child, .landingcus7 .table-responsive > .table-bordered > thead > tr > th:first-child {
		border-left: 0;
	}

	.landingcus7 .table-responsive > .table-bordered > tbody > tr > td:last-child, .landingcus7 .table-responsive > .table-bordered > tbody > tr > th:last-child, .landingcus7 .table-responsive > .table-bordered > tfoot > tr > td:last-child, .landingcus7 .table-responsive > .table-bordered > tfoot > tr > th:last-child, .landingcus7 .table-responsive > .table-bordered > thead > tr > td:last-child, .landingcus7 .table-responsive > .table-bordered > thead > tr > th:last-child {
		border-right: 0;
	}

	.landingcus7 .table-responsive > .table-bordered > tbody > tr:last-child > td, .landingcus7 .table-responsive > .table-bordered > tbody > tr:last-child > th, .landingcus7 .table-responsive > .table-bordered > tfoot > tr:last-child > td, .landingcus7 .table-responsive > .table-bordered > tfoot > tr:last-child > th {
		border-bottom: 0;
	}
}

.landingcus7 fieldset, .landingcus7 legend {
	padding: 0;
	border: 0;
}

.landingcus7 fieldset {
	margin: 0;
	min-width: 0;
}

.landingcus7 legend {
	width: 100%;
	margin-bottom: 21px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5;
}

.landingcus7 label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}

.landingcus7 input[type=checkbox], .landingcus7 input[type=radio] {
	margin: 1px 5px 0 0;
	line-height: normal;
}

.landingcus7 .form-control, .landingcus7 output {
	line-height: 1.5;
	color: #555;
	display: block;
}

.landingcus7 input[type=file] {
	display: block;
}

.landingcus7 input[type=range] {
	display: block;
	width: 100%;
}

.landingcus7 select[multiple], .landingcus7 select[size] {
	height: auto;
}

.landingcus7 input[type=checkbox]:focus, .landingcus7 input[type=file]:focus, .landingcus7 input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}

.landingcus7 output {
	padding-top: 7px;
	font-size: 14px;
}

.landingcus7 .form-control {
	width: 100%;
	height: 49px;
	padding: 15px 10px;
	font-size: 15px;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
}

.landingcus7 .form-control:focus {
	border-color: #bdbdbd;
	outline: 0;
}

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

.landingcus7 .form-control:-ms-input-placeholder {
	color: #999;
}

.landingcus7 .form-control::-webkit-input-placeholder {
	color: #999;
}

.landingcus7 .has-success .checkbox, .landingcus7 .has-success .checkbox-inline, .landingcus7 .has-success .control-label, .landingcus7 .has-success .form-control-feedback, .landingcus7 .has-success .help-block, .landingcus7 .has-success .radio, .landingcus7 .has-success .radio-inline, .landingcus7 .has-success.checkbox label, .landingcus7 .has-success.checkbox-inline label, .landingcus7 .has-success.radio label, .landingcus7 .has-success.radio-inline label {
	color: #1bc98e;
}

.landingcus7 .form-control[disabled], .landingcus7 .form-control[readonly], .landingcus7 fieldset[disabled] .form-control {
	background-color: #f5f5f5;
	opacity: 1;
}

.landingcus7 textarea.form-control {
	height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.landingcus7 input[type=date].form-control, .landingcus7 input[type=datetime-local].form-control, .landingcus7 input[type=month].form-control, .landingcus7 input[type=time].form-control {
		line-height: 35px;
	}

	.landingcus7 .input-group-sm input[type=date], .landingcus7 .input-group-sm input[type=datetime-local], .landingcus7 .input-group-sm input[type=month], .landingcus7 .input-group-sm input[type=time], .landingcus7 input[type=date].input-sm, .landingcus7 input[type=datetime-local].input-sm, .landingcus7 input[type=month].input-sm, .landingcus7 input[type=time].input-sm {
		line-height: 30px;
	}

	.landingcus7 .input-group-lg input[type=date], .landingcus7 .input-group-lg input[type=datetime-local], .landingcus7 .input-group-lg input[type=month], .landingcus7 .input-group-lg input[type=time], .landingcus7 input[type=date].input-lg, .landingcus7 input[type=datetime-local].input-lg, .landingcus7 input[type=month].input-lg, .landingcus7 input[type=time].input-lg {
		line-height: 46px;
	}
}

.landingcus7 .form-group {
	margin-bottom: 15px;
}

.landingcus7 .checkbox, .landingcus7 .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.landingcus7 .checkbox label, .landingcus7 .radio label {
	min-height: 21px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.landingcus7 .checkbox input[type=checkbox], .landingcus7 .checkbox-inline input[type=checkbox], .landingcus7 .radio input[type=radio], .landingcus7 .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px 9;
}

.landingcus7 .checkbox + .checkbox, .landingcus7 .radio + .radio {
	margin-top: -5px;
}

.landingcus7 .checkbox-inline, .landingcus7 .radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

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

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

.landingcus7 .form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 35px;
}

.landingcus7 .form-control-static.input-lg, .landingcus7 .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}

.landingcus7 .form-group-sm .form-control, .landingcus7 .input-sm {
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 12px;
}

.landingcus7 .input-sm {
	height: 30px;
	line-height: 1.5;
}

.landingcus7 select.input-sm {
	height: 30px;
	line-height: 30px;
}

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

.landingcus7 .form-group-sm .form-control {
	height: 30px;
	line-height: 1.5;
}

.landingcus7 .form-group-lg .form-control, .landingcus7 .input-lg {
	border-radius: 6px;
	padding: 10px 16px;
	font-size: 18px;
}

.landingcus7 .form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.landingcus7 .form-group-sm select[multiple].form-control, .landingcus7 .form-group-sm textarea.form-control {
	height: auto;
}

.landingcus7 .form-group-sm .form-control-static {
	height: 30px;
	min-height: 33px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.landingcus7 .input-lg {
	height: 46px;
	line-height: 1.3333333;
}

.landingcus7 select.input-lg {
	height: 46px;
	line-height: 46px;
}

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

.landingcus7 .form-group-lg .form-control {
	height: 46px;
	line-height: 1.3333333;
}

.landingcus7 .form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.landingcus7 .form-group-lg select[multiple].form-control, .landingcus7 .form-group-lg textarea.form-control {
	height: auto;
}

.landingcus7 .form-group-lg .form-control-static {
	height: 46px;
	min-height: 39px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.landingcus7 .has-feedback {
	position: relative;
}

.landingcus7 .has-feedback .form-control {
	padding-right: 43.75px;
}

.landingcus7 .form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	pointer-events: none;
}

.landingcus7 .collapsing, .landingcus7 .dropdown, .landingcus7 .dropup {
	position: relative;
}

.landingcus7 .form-group-lg .form-control + .form-control-feedback, .landingcus7 .input-group-lg + .form-control-feedback, .landingcus7 .input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.landingcus7 .form-group-sm .form-control + .form-control-feedback, .landingcus7 .input-group-sm + .form-control-feedback, .landingcus7 .input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.landingcus7 .btn, .landingcus7 .dropdown-header, .landingcus7 .dropdown-menu > li > a {
	line-height: 1.5;
	white-space: nowrap;
}

.landingcus7 .has-warning .checkbox, .landingcus7 .has-warning .checkbox-inline, .landingcus7 .has-warning .control-label, .landingcus7 .has-warning .form-control-feedback, .landingcus7 .has-warning .help-block, .landingcus7 .has-warning .radio, .landingcus7 .has-warning .radio-inline, .landingcus7 .has-warning.checkbox label, .landingcus7 .has-warning.checkbox-inline label, .landingcus7 .has-warning.radio label, .landingcus7 .has-warning.radio-inline label {
	color: #e4d836;
}

.landingcus7 .has-error .checkbox, .landingcus7 .has-error .checkbox-inline, .landingcus7 .has-error .form-control-feedback, .landingcus7 .has-error .help-block, .landingcus7 .has-error .radio, .landingcus7 .has-error .radio-inline, .landingcus7 .has-error.checkbox label, .landingcus7 .has-error.checkbox-inline label, .landingcus7 .has-error.radio label, .landingcus7 .has-error.radio-inline label {
	color: #e64759;
}

.landingcus7 .has-feedback label ~ .form-control-feedback {
	top: 26px;
}

.landingcus7 .has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.landingcus7 .help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #959595;
}

@media (min-width: 768px) {
	.landingcus7 .form-inline .form-control-static, .landingcus7 .form-inline .form-group {
		display: inline-block;
	}

	.landingcus7 .form-inline .control-label, .landingcus7 .form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.landingcus7 .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.landingcus7 .form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.landingcus7 .form-inline .input-group .form-control, .landingcus7 .form-inline .input-group .input-group-addon, .landingcus7 .form-inline .input-group .input-group-btn {
		width: auto;
	}

	.landingcus7 .form-inline .input-group > .form-control {
		width: 100%;
	}

	.landingcus7 .form-inline .checkbox, .landingcus7 .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.landingcus7 .form-inline .checkbox label, .landingcus7 .form-inline .radio label {
		padding-left: 0;
	}

	.landingcus7 .form-inline .checkbox input[type=checkbox], .landingcus7 .form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}

	.landingcus7 .form-inline .has-feedback .form-control-feedback {
		top: 0;
	}

	.landingcus7 .form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

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

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

.landingcus7 .form-horizontal .checkbox, .landingcus7 .form-horizontal .radio {
	min-height: 28px;
}

.landingcus7 .form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

.landingcus7 .form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.landingcus7 .form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
		font-size: 18px;
	}

	.landingcus7 .form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

.landingcus7 .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	padding: 6px 12px;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.landingcus7 .custom-control-indicator, .landingcus7 .datepicker table {
	-webkit-user-select: none;
	-moz-user-select: none;
}

.landingcus7 .btn.active.focus, .landingcus7 .btn.active:focus, .landingcus7 .btn.focus, .landingcus7 .btn:active.focus, .landingcus7 .btn:active:focus, .landingcus7 .btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}

.landingcus7 .btn.focus, .landingcus7 .btn:focus, .landingcus7 .btn:hover {
	color: #111;
	text-decoration: none;
}

.landingcus7 .btn.active, .landingcus7 .btn:active {
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.landingcus7 .btn.disabled, .landingcus7 .btn[disabled], .landingcus7 fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	box-shadow: none;
}

.landingcus7 a.btn.disabled, .landingcus7 fieldset[disabled] a.btn {
	pointer-events: none;
}

.landingcus7 .btn-default.focus, .landingcus7 .btn-default:focus {
	color: #111;
	background-color: #dcdcdc;
	border-color: #9c9c9c;
}

.landingcus7 .btn-default.active, .landingcus7 .btn-default:active, .landingcus7 .btn-default:hover, .landingcus7 .open > .dropdown-toggle.btn-default {
	color: #111;
	background-color: #dcdcdc;
	border-color: #bdbdbd;
}

.landingcus7 .btn-default.active.focus, .landingcus7 .btn-default.active:focus, .landingcus7 .btn-default.active:hover, .landingcus7 .btn-default:active.focus, .landingcus7 .btn-default:active:focus, .landingcus7 .btn-default:active:hover, .landingcus7 .open > .dropdown-toggle.btn-default.focus, .landingcus7 .open > .dropdown-toggle.btn-default:focus, .landingcus7 .open > .dropdown-toggle.btn-default:hover {
	color: #111;
	background-color: #cacaca;
	border-color: #9c9c9c;
}

.landingcus7 .btn-default.disabled, .landingcus7 .btn-default.disabled.active, .landingcus7 .btn-default.disabled.focus, .landingcus7 .btn-default.disabled:active, .landingcus7 .btn-default.disabled:focus, .landingcus7 .btn-default.disabled:hover, .landingcus7 .btn-default[disabled], .landingcus7 .btn-default[disabled].active, .landingcus7 .btn-default[disabled].focus, .landingcus7 .btn-default[disabled]:active, .landingcus7 .btn-default[disabled]:focus, .landingcus7 .btn-default[disabled]:hover, .landingcus7 fieldset[disabled] .btn-default, .landingcus7 fieldset[disabled] .btn-default.active, .landingcus7 fieldset[disabled] .btn-default.focus, .landingcus7 fieldset[disabled] .btn-default:active, .landingcus7 fieldset[disabled] .btn-default:focus, .landingcus7 fieldset[disabled] .btn-default:hover {
	background-color: #f5f5f5;
	border-color: #dcdcdc;
}

.landingcus7 .btn-default .badge {
	color: #f5f5f5;
	background-color: #111;
}

.landingcus7 .btn-primary {
	color: #fff;
	background-color: #09f;
	border-color: #09f;
}

.landingcus7 .btn-primary.active, .landingcus7 .btn-primary.disabled, .landingcus7 .btn-primary.disabled.active, .landingcus7 .btn-primary.disabled.focus, .landingcus7 .btn-primary.disabled:active, .landingcus7 .btn-primary.disabled:focus, .landingcus7 .btn-primary.disabled:hover, .landingcus7 .btn-primary.focus, .landingcus7 .btn-primary:active, .landingcus7 .btn-primary:focus, .landingcus7 .btn-primary:hover, .landingcus7 .btn-primary[disabled], .landingcus7 .btn-primary[disabled].active, .landingcus7 .btn-primary[disabled].focus, .landingcus7 .btn-primary[disabled]:active, .landingcus7 .btn-primary[disabled]:focus, .landingcus7 .btn-primary[disabled]:hover, .landingcus7 .open > .dropdown-toggle.btn-primary, .landingcus7 fieldset[disabled] .btn-primary, .landingcus7 fieldset[disabled] .btn-primary.active, .landingcus7 fieldset[disabled] .btn-primary.focus, .landingcus7 fieldset[disabled] .btn-primary:active, .landingcus7 fieldset[disabled] .btn-primary:focus, .landingcus7 fieldset[disabled] .btn-primary:hover {
	background-color: #09f !important;
	border-color: #09f !important;
}

.landingcus7 .btn-primary.focus, .landingcus7 .btn-primary:focus, .landingcus7 .btn-primary:hover {
	color: #fff;
}

.landingcus7 .btn-primary.active, .landingcus7 .btn-primary:active, .landingcus7 .open > .dropdown-toggle.btn-primary {
	color: #fff;
	outline: 0;
}

.landingcus7 .btn-primary.active.focus, .landingcus7 .btn-primary.active:focus, .landingcus7 .btn-primary.active:hover, .landingcus7 .btn-primary:active.focus, .landingcus7 .btn-primary:active:focus, .landingcus7 .btn-primary:active:hover, .landingcus7 .open > .dropdown-toggle.btn-primary.focus, .landingcus7 .open > .dropdown-toggle.btn-primary:focus, .landingcus7 .open > .dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #09f !important;
	border-color: #09f !important;
}

.landingcus7 .btn-primary .badge {
	color: #09f;
	background-color: #fff;
}

.landingcus7 #login button.btn.btn-primary {
	width: 100%;
	margin: 10px 0;
}

.landingcus7 #login a.btn.btn-primary.m-l {
	background: 0 0 !important;
	color: #09f !important;
	border: none;
	outline: 0;
	box-shadow: none;
}

.landingcus7 #login .m-t {
	font-weight: 400;
}

.landingcus7 #login .m-l {
	margin-left: 0 !important;
}

.landingcus7 .btn-success {
	color: #fff;
	background-color: #1bc98e;
	border-color: #18b37e;
}

.landingcus7 .btn-success.focus, .landingcus7 .btn-success:focus {
	color: #fff;
	background-color: #159c6e;
	border-color: #09422f;
}

.landingcus7 .btn-success.active, .landingcus7 .btn-success:active, .landingcus7 .btn-success:hover, .landingcus7 .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #159c6e;
	border-color: #117d58;
}

.landingcus7 .btn-success.active.focus, .landingcus7 .btn-success.active:focus, .landingcus7 .btn-success.active:hover, .landingcus7 .btn-success:active.focus, .landingcus7 .btn-success:active:focus, .landingcus7 .btn-success:active:hover, .landingcus7 .open > .dropdown-toggle.btn-success.focus, .landingcus7 .open > .dropdown-toggle.btn-success:focus, .landingcus7 .open > .dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #117d58;
	border-color: #09422f;
}

.landingcus7 .btn-success.disabled, .landingcus7 .btn-success.disabled.active, .landingcus7 .btn-success.disabled.focus, .landingcus7 .btn-success.disabled:active, .landingcus7 .btn-success.disabled:focus, .landingcus7 .btn-success.disabled:hover, .landingcus7 .btn-success[disabled], .landingcus7 .btn-success[disabled].active, .landingcus7 .btn-success[disabled].focus, .landingcus7 .btn-success[disabled]:active, .landingcus7 .btn-success[disabled]:focus, .landingcus7 .btn-success[disabled]:hover, .landingcus7 fieldset[disabled] .btn-success, .landingcus7 fieldset[disabled] .btn-success.active, .landingcus7 fieldset[disabled] .btn-success.focus, .landingcus7 fieldset[disabled] .btn-success:active, .landingcus7 fieldset[disabled] .btn-success:focus, .landingcus7 fieldset[disabled] .btn-success:hover {
	background-color: #1bc98e;
	border-color: #18b37e;
}

.landingcus7 .btn-success .badge {
	color: #1bc98e;
	background-color: #fff;
}

.landingcus7 .btn-info {
	color: #fff;
	background-color: #9f86ff;
	border-color: #8b6cff;
}

.landingcus7 .btn-info.focus, .landingcus7 .btn-info:focus {
	color: #fff;
	background-color: #7753ff;
	border-color: #3100ec;
}

.landingcus7 .btn-info.active, .landingcus7 .btn-info:active, .landingcus7 .btn-info:hover, .landingcus7 .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #7753ff;
	border-color: #5a2fff;
}

.landingcus7 .btn-info.active.focus, .landingcus7 .btn-info.active:focus, .landingcus7 .btn-info.active:hover, .landingcus7 .btn-info:active.focus, .landingcus7 .btn-info:active:focus, .landingcus7 .btn-info:active:hover, .landingcus7 .open > .dropdown-toggle.btn-info.focus, .landingcus7 .open > .dropdown-toggle.btn-info:focus, .landingcus7 .open > .dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #5a2fff;
	border-color: #3100ec;
}

.landingcus7 .btn-info.disabled, .landingcus7 .btn-info.disabled.active, .landingcus7 .btn-info.disabled.focus, .landingcus7 .btn-info.disabled:active, .landingcus7 .btn-info.disabled:focus, .landingcus7 .btn-info.disabled:hover, .landingcus7 .btn-info[disabled], .landingcus7 .btn-info[disabled].active, .landingcus7 .btn-info[disabled].focus, .landingcus7 .btn-info[disabled]:active, .landingcus7 .btn-info[disabled]:focus, .landingcus7 .btn-info[disabled]:hover, .landingcus7 fieldset[disabled] .btn-info, .landingcus7 fieldset[disabled] .btn-info.active, .landingcus7 fieldset[disabled] .btn-info.focus, .landingcus7 fieldset[disabled] .btn-info:active, .landingcus7 fieldset[disabled] .btn-info:focus, .landingcus7 fieldset[disabled] .btn-info:hover {
	background-color: #9f86ff;
	border-color: #8b6cff;
}

.landingcus7 .btn-info .badge {
	color: #9f86ff;
	background-color: #fff;
}

.landingcus7 .btn-warning {
	color: #fff;
	background-color: #e4d836;
	border-color: #e1d420;
}

.landingcus7 .btn-warning.focus, .landingcus7 .btn-warning:focus {
	color: #fff;
	background-color: #ccbf1b;
	border-color: #726b0f;
}

.landingcus7 .btn-warning.active, .landingcus7 .btn-warning:active, .landingcus7 .btn-warning:hover, .landingcus7 .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ccbf1b;
	border-color: #aca217;
}

.landingcus7 .btn-warning.active.focus, .landingcus7 .btn-warning.active:focus, .landingcus7 .btn-warning.active:hover, .landingcus7 .btn-warning:active.focus, .landingcus7 .btn-warning:active:focus, .landingcus7 .btn-warning:active:hover, .landingcus7 .open > .dropdown-toggle.btn-warning.focus, .landingcus7 .open > .dropdown-toggle.btn-warning:focus, .landingcus7 .open > .dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #aca217;
	border-color: #726b0f;
}

.landingcus7 .btn-warning.disabled, .landingcus7 .btn-warning.disabled.active, .landingcus7 .btn-warning.disabled.focus, .landingcus7 .btn-warning.disabled:active, .landingcus7 .btn-warning.disabled:focus, .landingcus7 .btn-warning.disabled:hover, .landingcus7 .btn-warning[disabled], .landingcus7 .btn-warning[disabled].active, .landingcus7 .btn-warning[disabled].focus, .landingcus7 .btn-warning[disabled]:active, .landingcus7 .btn-warning[disabled]:focus, .landingcus7 .btn-warning[disabled]:hover, .landingcus7 fieldset[disabled] .btn-warning, .landingcus7 fieldset[disabled] .btn-warning.active, .landingcus7 fieldset[disabled] .btn-warning.focus, .landingcus7 fieldset[disabled] .btn-warning:active, .landingcus7 fieldset[disabled] .btn-warning:focus, .landingcus7 fieldset[disabled] .btn-warning:hover {
	background-color: #e4d836;
	border-color: #e1d420;
}

.landingcus7 .btn-warning .badge {
	color: #e4d836;
	background-color: #fff;
}

.landingcus7 .btn-danger {
	color: #fff;
	background-color: #e64759;
	border-color: #e33145;
}

.landingcus7 .btn-danger.focus, .landingcus7 .btn-danger:focus {
	color: #fff;
	background-color: #dc1e33;
	border-color: #82121e;
}

.landingcus7 .btn-danger.active, .landingcus7 .btn-danger:active, .landingcus7 .btn-danger:hover, .landingcus7 .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #dc1e33;
	border-color: #bd1a2c;
}

.landingcus7 .btn-danger.active.focus, .landingcus7 .btn-danger.active:focus, .landingcus7 .btn-danger.active:hover, .landingcus7 .btn-danger:active.focus, .landingcus7 .btn-danger:active:focus, .landingcus7 .btn-danger:active:hover, .landingcus7 .open > .dropdown-toggle.btn-danger.focus, .landingcus7 .open > .dropdown-toggle.btn-danger:focus, .landingcus7 .open > .dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #bd1a2c;
	border-color: #82121e;
}

.landingcus7 .btn-danger.disabled, .landingcus7 .btn-danger.disabled.active, .landingcus7 .btn-danger.disabled.focus, .landingcus7 .btn-danger.disabled:active, .landingcus7 .btn-danger.disabled:focus, .landingcus7 .btn-danger.disabled:hover, .landingcus7 .btn-danger[disabled], .landingcus7 .btn-danger[disabled].active, .landingcus7 .btn-danger[disabled].focus, .landingcus7 .btn-danger[disabled]:active, .landingcus7 .btn-danger[disabled]:focus, .landingcus7 .btn-danger[disabled]:hover, .landingcus7 fieldset[disabled] .btn-danger, .landingcus7 fieldset[disabled] .btn-danger.active, .landingcus7 fieldset[disabled] .btn-danger.focus, .landingcus7 fieldset[disabled] .btn-danger:active, .landingcus7 fieldset[disabled] .btn-danger:focus, .landingcus7 fieldset[disabled] .btn-danger:hover {
	background-color: #e64759;
	border-color: #e33145;
}

.landingcus7 .btn-danger .badge {
	color: #e64759;
	background-color: #fff;
}

.landingcus7 .btn-link {
	color: #1ca8dd;
	font-weight: 400;
	border-radius: 0;
}

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

.landingcus7 .btn-link, .landingcus7 .btn-link:active, .landingcus7 .btn-link:focus, .landingcus7 .btn-link:hover {
	border-color: transparent;
}

.landingcus7 .btn-link:focus, .landingcus7 .btn-link:hover {
	color: #137499;
	text-decoration: underline;
	background-color: transparent;
}

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

.landingcus7 .btn-block {
	display: block;
}

.landingcus7 .btn-block + .btn-block {
	margin-top: 5px;
}

.landingcus7 a.forget-pass {
	font-weight: 400;
	color: #09f;
}

.landingcus7 #history-search .btn-primary, .landingcus7 #history-search-mobile .btn-primary {
	padding: 13px;
	outline: 0;
}

.landingcus7 .container, .landingcus7 .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
	.landingcus7 .container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.landingcus7 .container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.landingcus7 .container {
		width: 1170px;
	}
}

.landingcus7 .row {
	margin-left: -15px;
	margin-right: -15px;
}

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

.landingcus7 .col-xs-12 {
	width: 100%;
}

.landingcus7 .col-xs-11 {
	width: 91.66666667%;
}

.landingcus7 .col-xs-10 {
	width: 83.33333333%;
}

.landingcus7 .col-xs-9 {
	width: 75%;
}

.landingcus7 .col-xs-8 {
	width: 66.66666667%;
}

.landingcus7 .col-xs-7 {
	width: 58.33333333%;
}

.landingcus7 .col-xs-6 {
	width: 50%;
}

.landingcus7 .col-xs-5 {
	width: 41.66666667%;
}

.landingcus7 .col-xs-4 {
	width: 33.33333333%;
}

.landingcus7 .col-xs-3 {
	width: 25%;
}

.landingcus7 .col-xs-2 {
	width: 16.66666667%;
}

.landingcus7 .col-xs-1 {
	width: 8.33333333%;
}

.landingcus7 .col-xs-pull-12 {
	right: 100%;
}

.landingcus7 .col-xs-pull-11 {
	right: 91.66666667%;
}

.landingcus7 .col-xs-pull-10 {
	right: 83.33333333%;
}

.landingcus7 .col-xs-pull-9 {
	right: 75%;
}

.landingcus7 .col-xs-pull-8 {
	right: 66.66666667%;
}

.landingcus7 .col-xs-pull-7 {
	right: 58.33333333%;
}

.landingcus7 .col-xs-pull-6 {
	right: 50%;
}

.landingcus7 .col-xs-pull-5 {
	right: 41.66666667%;
}

.landingcus7 .col-xs-pull-4 {
	right: 33.33333333%;
}

.landingcus7 .col-xs-pull-3 {
	right: 25%;
}

.landingcus7 .col-xs-pull-2 {
	right: 16.66666667%;
}

.landingcus7 .col-xs-pull-1 {
	right: 8.33333333%;
}

.landingcus7 .col-xs-pull-0 {
	right: auto;
}

.landingcus7 .col-xs-push-12 {
	left: 100%;
}

.landingcus7 .col-xs-push-11 {
	left: 91.66666667%;
}

.landingcus7 .col-xs-push-10 {
	left: 83.33333333%;
}

.landingcus7 .col-xs-push-9 {
	left: 75%;
}

.landingcus7 .col-xs-push-8 {
	left: 66.66666667%;
}

.landingcus7 .col-xs-push-7 {
	left: 58.33333333%;
}

.landingcus7 .col-xs-push-6 {
	left: 50%;
}

.landingcus7 .col-xs-push-5 {
	left: 41.66666667%;
}

.landingcus7 .col-xs-push-4 {
	left: 33.33333333%;
}

.landingcus7 .col-xs-push-3 {
	left: 25%;
}

.landingcus7 .col-xs-push-2 {
	left: 16.66666667%;
}

.landingcus7 .col-xs-push-1 {
	left: 8.33333333%;
}

.landingcus7 .col-xs-push-0 {
	left: auto;
}

.landingcus7 .col-xs-offset-12 {
	margin-left: 100%;
}

.landingcus7 .col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.landingcus7 .col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.landingcus7 .col-xs-offset-9 {
	margin-left: 75%;
}

.landingcus7 .col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.landingcus7 .col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.landingcus7 .col-xs-offset-6 {
	margin-left: 50%;
}

.landingcus7 .col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.landingcus7 .col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.landingcus7 .col-xs-offset-3 {
	margin-left: 25%;
}

.landingcus7 .col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.landingcus7 .col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.landingcus7 .col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
	.landingcus7 .col-sm-1, .landingcus7 .col-sm-10, .landingcus7 .col-sm-11, .landingcus7 .col-sm-12, .landingcus7 .col-sm-2, .landingcus7 .col-sm-3, .landingcus7 .col-sm-4, .landingcus7 .col-sm-5, .landingcus7 .col-sm-6, .landingcus7 .col-sm-7, .landingcus7 .col-sm-8, .landingcus7 .col-sm-9 {
		float: left;
	}

	.landingcus7 .col-sm-12 {
		width: 100%;
	}

	.landingcus7 .col-sm-11 {
		width: 91.66666667%;
	}

	.landingcus7 .col-sm-10 {
		width: 83.33333333%;
	}

	.landingcus7 .col-sm-9 {
		width: 75%;
	}

	.landingcus7 .col-sm-8 {
		width: 66.66666667%;
	}

	.landingcus7 .col-sm-7 {
		width: 58.33333333%;
	}

	.landingcus7 .col-sm-6 {
		width: 50%;
	}

	.landingcus7 .col-sm-5 {
		width: 41.66666667%;
	}

	.landingcus7 .col-sm-4 {
		width: 33.33333333%;
	}

	.landingcus7 .col-sm-3 {
		width: 25%;
	}

	.landingcus7 .col-sm-2 {
		width: 16.66666667%;
	}

	.landingcus7 .col-sm-1 {
		width: 8.33333333%;
	}

	.landingcus7 .col-sm-pull-12 {
		right: 100%;
	}

	.landingcus7 .col-sm-pull-11 {
		right: 91.66666667%;
	}

	.landingcus7 .col-sm-pull-10 {
		right: 83.33333333%;
	}

	.landingcus7 .col-sm-pull-9 {
		right: 75%;
	}

	.landingcus7 .col-sm-pull-8 {
		right: 66.66666667%;
	}

	.landingcus7 .col-sm-pull-7 {
		right: 58.33333333%;
	}

	.landingcus7 .col-sm-pull-6 {
		right: 50%;
	}

	.landingcus7 .col-sm-pull-5 {
		right: 41.66666667%;
	}

	.landingcus7 .col-sm-pull-4 {
		right: 33.33333333%;
	}

	.landingcus7 .col-sm-pull-3 {
		right: 25%;
	}

	.landingcus7 .col-sm-pull-2 {
		right: 16.66666667%;
	}

	.landingcus7 .col-sm-pull-1 {
		right: 8.33333333%;
	}

	.landingcus7 .col-sm-pull-0 {
		right: auto;
	}

	.landingcus7 .col-sm-push-12 {
		left: 100%;
	}

	.landingcus7 .col-sm-push-11 {
		left: 91.66666667%;
	}

	.landingcus7 .col-sm-push-10 {
		left: 83.33333333%;
	}

	.landingcus7 .col-sm-push-9 {
		left: 75%;
	}

	.landingcus7 .col-sm-push-8 {
		left: 66.66666667%;
	}

	.landingcus7 .col-sm-push-7 {
		left: 58.33333333%;
	}

	.landingcus7 .col-sm-push-6 {
		left: 50%;
	}

	.landingcus7 .col-sm-push-5 {
		left: 41.66666667%;
	}

	.landingcus7 .col-sm-push-4 {
		left: 33.33333333%;
	}

	.landingcus7 .col-sm-push-3 {
		left: 25%;
	}

	.landingcus7 .col-sm-push-2 {
		left: 16.66666667%;
	}

	.landingcus7 .col-sm-push-1 {
		left: 8.33333333%;
	}

	.landingcus7 .col-sm-push-0 {
		left: auto;
	}

	.landingcus7 .col-sm-offset-12 {
		margin-left: 100%;
	}

	.landingcus7 .col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.landingcus7 .col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.landingcus7 .col-sm-offset-9 {
		margin-left: 75%;
	}

	.landingcus7 .col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.landingcus7 .col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.landingcus7 .col-sm-offset-6 {
		margin-left: 50%;
	}

	.landingcus7 .col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.landingcus7 .col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.landingcus7 .col-sm-offset-3 {
		margin-left: 25%;
	}

	.landingcus7 .col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.landingcus7 .col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.landingcus7 .col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.landingcus7 .col-md-1, .landingcus7 .col-md-10, .landingcus7 .col-md-11, .landingcus7 .col-md-12, .landingcus7 .col-md-2, .landingcus7 .col-md-3, .landingcus7 .col-md-4, .landingcus7 .col-md-5, .landingcus7 .col-md-6, .landingcus7 .col-md-7, .landingcus7 .col-md-8, .landingcus7 .col-md-9 {
		float: left;
	}

	.landingcus7 .col-md-12 {
		width: 100%;
	}

	.landingcus7 .col-md-11 {
		width: 91.66666667%;
	}

	.landingcus7 .col-md-10 {
		width: 83.33333333%;
	}

	.landingcus7 .col-md-9 {
		width: 75%;
	}

	.landingcus7 .col-md-8 {
		width: 66.66666667%;
	}

	.landingcus7 .col-md-7 {
		width: 58.33333333%;
	}

	.landingcus7 .col-md-6 {
		width: 50%;
	}

	.landingcus7 .col-md-5 {
		width: 41.66666667%;
	}

	.landingcus7 .col-md-4 {
		width: 33.33333333%;
	}

	.landingcus7 .col-md-3 {
		width: 25%;
	}

	.landingcus7 .col-md-2 {
		width: 16.66666667%;
	}

	.landingcus7 .col-md-1 {
		width: 8.33333333%;
	}

	.landingcus7 .col-md-pull-12 {
		right: 100%;
	}

	.landingcus7 .col-md-pull-11 {
		right: 91.66666667%;
	}

	.landingcus7 .col-md-pull-10 {
		right: 83.33333333%;
	}

	.landingcus7 .col-md-pull-9 {
		right: 75%;
	}

	.landingcus7 .col-md-pull-8 {
		right: 66.66666667%;
	}

	.landingcus7 .col-md-pull-7 {
		right: 58.33333333%;
	}

	.landingcus7 .col-md-pull-6 {
		right: 50%;
	}

	.landingcus7 .col-md-pull-5 {
		right: 41.66666667%;
	}

	.landingcus7 .col-md-pull-4 {
		right: 33.33333333%;
	}

	.landingcus7 .col-md-pull-3 {
		right: 25%;
	}

	.landingcus7 .col-md-pull-2 {
		right: 16.66666667%;
	}

	.landingcus7 .col-md-pull-1 {
		right: 8.33333333%;
	}

	.landingcus7 .col-md-pull-0 {
		right: auto;
	}

	.landingcus7 .col-md-push-12 {
		left: 100%;
	}

	.landingcus7 .col-md-push-11 {
		left: 91.66666667%;
	}

	.landingcus7 .col-md-push-10 {
		left: 83.33333333%;
	}

	.landingcus7 .col-md-push-9 {
		left: 75%;
	}

	.landingcus7 .col-md-push-8 {
		left: 66.66666667%;
	}

	.landingcus7 .col-md-push-7 {
		left: 58.33333333%;
	}

	.landingcus7 .col-md-push-6 {
		left: 50%;
	}

	.landingcus7 .col-md-push-5 {
		left: 41.66666667%;
	}

	.landingcus7 .col-md-push-4 {
		left: 33.33333333%;
	}

	.landingcus7 .col-md-push-3 {
		left: 25%;
	}

	.landingcus7 .col-md-push-2 {
		left: 16.66666667%;
	}

	.landingcus7 .col-md-push-1 {
		left: 8.33333333%;
	}

	.landingcus7 .col-md-push-0 {
		left: auto;
	}

	.landingcus7 .col-md-offset-12 {
		margin-left: 100%;
	}

	.landingcus7 .col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.landingcus7 .col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.landingcus7 .col-md-offset-9 {
		margin-left: 75%;
	}

	.landingcus7 .col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.landingcus7 .col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.landingcus7 .col-md-offset-6 {
		margin-left: 50%;
	}

	.landingcus7 .col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.landingcus7 .col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.landingcus7 .col-md-offset-3 {
		margin-left: 25%;
	}

	.landingcus7 .col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.landingcus7 .col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.landingcus7 .col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.landingcus7 .col-lg-1, .landingcus7 .col-lg-10, .landingcus7 .col-lg-11, .landingcus7 .col-lg-12, .landingcus7 .col-lg-2, .landingcus7 .col-lg-3, .landingcus7 .col-lg-4, .landingcus7 .col-lg-5, .landingcus7 .col-lg-6, .landingcus7 .col-lg-7, .landingcus7 .col-lg-8, .landingcus7 .col-lg-9 {
		float: left;
	}

	.landingcus7 .col-lg-12 {
		width: 100%;
	}

	.landingcus7 .col-lg-11 {
		width: 91.66666667%;
	}

	.landingcus7 .col-lg-10 {
		width: 83.33333333%;
	}

	.landingcus7 .col-lg-9 {
		width: 75%;
	}

	.landingcus7 .col-lg-8 {
		width: 66.66666667%;
	}

	.landingcus7 .col-lg-7 {
		width: 58.33333333%;
	}

	.landingcus7 .col-lg-6 {
		width: 50%;
	}

	.landingcus7 .col-lg-5 {
		width: 41.66666667%;
	}

	.landingcus7 .col-lg-4 {
		width: 33.33333333%;
	}

	.landingcus7 .col-lg-3 {
		width: 25%;
	}

	.landingcus7 .col-lg-2 {
		width: 16.66666667%;
	}

	.landingcus7 .col-lg-1 {
		width: 8.33333333%;
	}

	.landingcus7 .col-lg-pull-12 {
		right: 100%;
	}

	.landingcus7 .col-lg-pull-11 {
		right: 91.66666667%;
	}

	.landingcus7 .col-lg-pull-10 {
		right: 83.33333333%;
	}

	.landingcus7 .col-lg-pull-9 {
		right: 75%;
	}

	.landingcus7 .col-lg-pull-8 {
		right: 66.66666667%;
	}

	.landingcus7 .col-lg-pull-7 {
		right: 58.33333333%;
	}

	.landingcus7 .col-lg-pull-6 {
		right: 50%;
	}

	.landingcus7 .col-lg-pull-5 {
		right: 41.66666667%;
	}

	.landingcus7 .col-lg-pull-4 {
		right: 33.33333333%;
	}

	.landingcus7 .col-lg-pull-3 {
		right: 25%;
	}

	.landingcus7 .col-lg-pull-2 {
		right: 16.66666667%;
	}

	.landingcus7 .col-lg-pull-1 {
		right: 8.33333333%;
	}

	.landingcus7 .col-lg-pull-0 {
		right: auto;
	}

	.landingcus7 .col-lg-push-12 {
		left: 100%;
	}

	.landingcus7 .col-lg-push-11 {
		left: 91.66666667%;
	}

	.landingcus7 .col-lg-push-10 {
		left: 83.33333333%;
	}

	.landingcus7 .col-lg-push-9 {
		left: 75%;
	}

	.landingcus7 .col-lg-push-8 {
		left: 66.66666667%;
	}

	.landingcus7 .col-lg-push-7 {
		left: 58.33333333%;
	}

	.landingcus7 .col-lg-push-6 {
		left: 50%;
	}

	.landingcus7 .col-lg-push-5 {
		left: 41.66666667%;
	}

	.landingcus7 .col-lg-push-4 {
		left: 33.33333333%;
	}

	.landingcus7 .col-lg-push-3 {
		left: 25%;
	}

	.landingcus7 .col-lg-push-2 {
		left: 16.66666667%;
	}

	.landingcus7 .col-lg-push-1 {
		left: 8.33333333%;
	}

	.landingcus7 .col-lg-push-0 {
		left: auto;
	}

	.landingcus7 .col-lg-offset-12 {
		margin-left: 100%;
	}

	.landingcus7 .col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.landingcus7 .col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.landingcus7 .col-lg-offset-9 {
		margin-left: 75%;
	}

	.landingcus7 .col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.landingcus7 .col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.landingcus7 .col-lg-offset-6 {
		margin-left: 50%;
	}

	.landingcus7 .col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.landingcus7 .col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.landingcus7 .col-lg-offset-3 {
		margin-left: 25%;
	}

	.landingcus7 .col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.landingcus7 .col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.landingcus7 .col-lg-offset-0 {
		margin-left: 0;
	}
}

.landingcus7 .fade {
	opacity: 0;
	transition: opacity .15s linear;
}

.landingcus7 .fade.in {
	opacity: 1;
}

.landingcus7 .collapse {
	display: none;
}

.landingcus7 .collapse.in {
	display: block;
}

.landingcus7 tr.collapse.in {
	display: table-row;
}

.landingcus7 tbody.collapse.in {
	display: table-row-group;
}

.landingcus7 .collapsing {
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: .35s;
	transition-timing-function: ease;
}

.landingcus7 .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 2px;
	border-top: 4px dashed;
	border-top: 4px solid 9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.landingcus7 .dropdown-toggle:focus {
	outline: 0;
}

.landingcus7 .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.landingcus7 .dropdown-menu-right, .landingcus7 .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}

.landingcus7 .btn-group-vertical > .btn:not(:first-child):not(:last-child), .landingcus7 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .landingcus7 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

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

.landingcus7 .dropdown-menu > li > a {
	display: block;
	padding: 8px 20px;
	clear: both;
	font-weight: 400;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
}

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

.landingcus7 .dropdown-menu > .active > a, .landingcus7 .dropdown-menu > .active > a:focus, .landingcus7 .dropdown-menu > .active > a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #1ca8dd;
}

.landingcus7 .dropdown-menu > .disabled > a, .landingcus7 .dropdown-menu > .disabled > a:focus, .landingcus7 .dropdown-menu > .disabled > a:hover {
	color: #eee;
}

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

.landingcus7 .open > .dropdown-menu {
	display: block;
}

.landingcus7 .open > a {
	outline: 0;
}

.landingcus7 .dropdown-menu-left {
	left: 0;
	right: auto;
}

.landingcus7 .dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	color: #eee;
}

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

.landingcus7 .nav-justified > .dropdown .dropdown-menu, .landingcus7 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

.landingcus7 .pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.landingcus7 .dropup .caret, .landingcus7 .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid 9;
	content: "";
}

.landingcus7 .dropup .dropdown-menu, .landingcus7 .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 992px) {
	.landingcus7 .navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

	.landingcus7 .navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.landingcus7 .btn-group, .landingcus7 .btn-group-vertical {
	position: relative;
	display: inline-block;
}

.landingcus7 .btn-group-vertical > .btn, .landingcus7 .btn-group > .btn {
	position: relative;
	float: left;
}

.landingcus7 .btn-group-vertical > .btn.active, .landingcus7 .btn-group-vertical > .btn:active, .landingcus7 .btn-group-vertical > .btn:focus, .landingcus7 .btn-group-vertical > .btn:hover, .landingcus7 .btn-group > .btn.active, .landingcus7 .btn-group > .btn:active, .landingcus7 .btn-group > .btn:focus, .landingcus7 .btn-group > .btn:hover {
	z-index: 2;
}

.landingcus7 .btn-group .btn + .btn, .landingcus7 .btn-group .btn + .btn-group, .landingcus7 .btn-group .btn-group + .btn, .landingcus7 .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

.landingcus7 .btn-toolbar {
	margin-left: -5px;
}

.landingcus7 .btn-toolbar > .btn, .landingcus7 .btn-toolbar > .btn-group, .landingcus7 .btn-toolbar > .input-group {
	margin-left: 5px;
}

.landingcus7 .btn .caret, .landingcus7 .btn-group > .btn:first-child {
	margin-left: 0;
}

.landingcus7 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.landingcus7 .btn-group > .btn:last-child:not(:first-child), .landingcus7 .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.landingcus7 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .landingcus7 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.landingcus7 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.landingcus7 .btn-group .dropdown-toggle:active, .landingcus7 .btn-group.open .dropdown-toggle {
	outline: 0;
}

.landingcus7 .btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.landingcus7 .btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.landingcus7 .btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.landingcus7 .btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none;
}

.landingcus7 .btn-lg .caret {
	border-width: 5px 5px 0;
}

.landingcus7 .dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.landingcus7 .btn-group-vertical > .btn, .landingcus7 .btn-group-vertical > .btn-group, .landingcus7 .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.landingcus7 .btn-group-vertical > .btn-group > .btn {
	float: none;
}

.landingcus7 .btn-group-vertical > .btn + .btn, .landingcus7 .btn-group-vertical > .btn + .btn-group, .landingcus7 .btn-group-vertical > .btn-group + .btn, .landingcus7 .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.landingcus7 .btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.landingcus7 .btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.landingcus7 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.landingcus7 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .landingcus7 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.landingcus7 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.landingcus7 .btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.landingcus7 .btn-group-justified > .btn, .landingcus7 .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.landingcus7 .btn-group-justified > .btn-group .btn {
	width: 100%;
}

.landingcus7 .btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

.landingcus7 [data-toggle=buttons] > .btn input[type=checkbox], .landingcus7 [data-toggle=buttons] > .btn input[type=radio], .landingcus7 [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], .landingcus7 [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.landingcus7 .input-group, .landingcus7 .input-group-btn, .landingcus7 .input-group-btn > .btn, .landingcus7 .nav > li, .landingcus7 .nav > li > a, .landingcus7 .navbar {
	position: relative;
}

.landingcus7 .input-group {
	display: table;
}

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

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

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

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

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

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

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

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

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

.landingcus7 .nav > li, .landingcus7 .nav > li > a {
	display: block;
}

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

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

.landingcus7 .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
}

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

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

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

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

.landingcus7 .input-group-addon:first-child {
	border-right: 0;
}

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

.landingcus7 .input-group-addon:last-child {
	border-left: 0;
}

.landingcus7 .input-group-btn {
	font-size: 0;
	white-space: nowrap;
}

.landingcus7 .input-group-btn > .btn + .btn {
	margin-left: -1px;
}

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

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

.landingcus7 .input-group-btn:last-child > .btn, .landingcus7 .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}

.landingcus7 .nav {
	margin-bottom: 0;
	padding-left: 0;
}

.landingcus7 .nav > li > a {
	padding: 7px 15px;
}

.landingcus7 .nav > li > a:focus, .landingcus7 .nav > li > a:hover {
	text-decoration: none;
	background-color: #09f;
	color: #fff;
	line-height: 30px;
}

.landingcus7 .nav > li.disabled > a {
	color: #eee;
}

.landingcus7 .nav > li.disabled > a:focus, .landingcus7 .nav > li.disabled > a:hover {
	color: #eee;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.landingcus7 .nav .open > a, .landingcus7 .nav .open > a:focus, .landingcus7 .nav .open > a:hover {
	background-color: #e3f5fb;
	border-color: #1ca8dd;
}

.landingcus7 .nav .nav-divider {
	height: 1px;
	margin: 9.5px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.landingcus7 .nav > li > a > img {
	max-width: none;
}

.landingcus7 .nav-tabs {
	border-bottom: 1px solid #ddd;
}

.landingcus7 .nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.landingcus7 .nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.5;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.landingcus7 .nav-pills > li > a, .landingcus7 .nav-pills > li > a:active, .landingcus7 .nav-pills > li > a:focus, .landingcus7 .nav-pills > li > a:hover {
	line-height: 23px;
}

.landingcus7 .nav-tabs > li > a:hover {
	border-color: #f5f5f5 #f5f5f5 #ddd;
}

.landingcus7 .nav-tabs > li.active > a, .landingcus7 .nav-tabs > li.active > a:focus, .landingcus7 .nav-tabs > li.active > a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.landingcus7 .nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.landingcus7 .nav-tabs.nav-justified > li {
	float: none;
}

.landingcus7 .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
	margin-right: 0;
	border-radius: 4px;
}

.landingcus7 .nav-tabs.nav-justified > .active > a, .landingcus7 .nav-tabs.nav-justified > .active > a:focus, .landingcus7 .nav-tabs.nav-justified > .active > a:hover {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.landingcus7 .nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}

	.landingcus7 .nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.landingcus7 .nav-tabs.nav-justified > .active > a, .landingcus7 .nav-tabs.nav-justified > .active > a:focus, .landingcus7 .nav-tabs.nav-justified > .active > a:hover {
		border-bottom-color: #fff;
	}
}

.landingcus7 .nav-pills > li {
	float: left;
	margin-bottom: -1px;
}

.landingcus7 .nav-justified > li, .landingcus7 .nav-stacked > li {
	float: none;
}

.landingcus7 .nav-pills > li > a {
	border-radius: 4px 4px 0 0;
	font-size: 15px;
	color: #333;
	font-weight: 400;
}

.landingcus7 .nav-pills > li + li {
	margin-left: 0;
}

.landingcus7 .nav-pills > li.active > a, .landingcus7 .nav-pills > li.active > a:focus, .landingcus7 .nav-pills > li.active > a:hover {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: solid 3px #09f;
	color: #09f;
	border-radius: 4px 4px 0 0;
	cursor: default;
	border-bottom-color: transparent;
	line-height: 20px;
}

.landingcus7 .nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.landingcus7 .nav-justified {
	width: 100%;
}

.landingcus7 .nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}

.landingcus7 .nav-tabs-justified {
	border-bottom: 0;
}

.landingcus7 .nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.landingcus7 .nav-tabs-justified > .active > a, .landingcus7 .nav-tabs-justified > .active > a:focus, .landingcus7 .nav-tabs-justified > .active > a:hover {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.landingcus7 .nav-justified > li {
		display: table-cell;
		width: 1%;
	}

	.landingcus7 .nav-justified > li > a {
		margin-bottom: 0;
	}

	.landingcus7 .nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.landingcus7 .nav-tabs-justified > .active > a, .landingcus7 .nav-tabs-justified > .active > a:focus, .landingcus7 .nav-tabs-justified > .active > a:hover {
		border-bottom-color: #fff;
	}
}

.landingcus7 .tab-content > .tab-pane {
	display: none;
}

.landingcus7 .tab-content > .active {
	display: block;
}

.landingcus7 .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.landingcus7 .navbar {
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent;
}

.landingcus7 .navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.landingcus7 .navbar-collapse.in {
	overflow-y: auto;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.landingcus7 .navbar-fixed-bottom .navbar-collapse, .landingcus7 .navbar-fixed-top .navbar-collapse {
		max-height: 200px;
	}
}

.landingcus7 .container-fluid > .navbar-collapse, .landingcus7 .container-fluid > .navbar-header, .landingcus7 .container > .navbar-collapse, .landingcus7 .container > .navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 992px) {
	.landingcus7 .navbar {
		border-radius: 4px;
	}

	.landingcus7 .navbar-header {
		float: left;
	}

	.landingcus7 .navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}

	.landingcus7 .navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.landingcus7 .navbar-collapse.in {
		overflow-y: visible;
	}

	.landingcus7 .navbar-fixed-bottom .navbar-collapse, .landingcus7 .navbar-fixed-top .navbar-collapse, .landingcus7 .navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}

	.landingcus7 .container-fluid > .navbar-collapse, .landingcus7 .container-fluid > .navbar-header, .landingcus7 .container > .navbar-collapse, .landingcus7 .container > .navbar-header {
		margin-right: 0;
		margin-left: 0;
	}

	.landingcus7 .navbar-fixed-bottom, .landingcus7 .navbar-fixed-top, .landingcus7 .navbar-static-top {
		border-radius: 0;
	}

	.landingcus7 .navbar > .container .navbar-brand, .landingcus7 .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.landingcus7 .navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

.landingcus7 .navbar-fixed-bottom, .landingcus7 .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

.landingcus7 .navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.landingcus7 .navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.landingcus7 .navbar-brand {
	float: left;
	padding: 14.5px 15px;
	font-size: 18px;
	line-height: 35px;
	height: 67.5px;
}

.landingcus7 .navbar-brand img {
	display: inline-block;
	max-width: 100%;
}

.landingcus7 .navbar-brand:focus, .landingcus7 .navbar-brand:hover {
	text-decoration: none;
}

.landingcus7 .navbar-brand > img {
	display: block;
	max-height: 68px;
}

.landingcus7 .navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 18px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px;
}

.landingcus7 .navbar-toggle:focus {
	outline: 0;
}

.landingcus7 .navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.landingcus7 .navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 992px) {
	.landingcus7 #login #menu-toggle, .landingcus7 #login .navbar-default .navbar-toggle, .landingcus7 .navbar-toggle {
		display: none !important;
	}
}

.landingcus7 .navbar-nav {
	margin: 7.25px -15px;
}

.landingcus7 .navbar-nav > li > a {
	padding-top: 17px;
	padding-bottom: 17px;
	line-height: 30px;
}

@media (max-width: 991px) {
	.landingcus7 nav .nav-pills li, .landingcus7 ul#sidebar_menu {
		display: none;
	}

	.landingcus7 .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.landingcus7 #login .well, .landingcus7 .search {
		width: 100%;
	}

	.landingcus7 .pull-right {
		float: none !important;
	}

	.landingcus7 .navbar-nav .open .dropdown-menu .dropdown-header, .landingcus7 .navbar-nav .open .dropdown-menu > li > a {
		padding: 5px 15px 5px 25px;
	}

	.landingcus7 .navbar-nav .open .dropdown-menu > li > a {
		line-height: 21px;
	}

	.landingcus7 .select-search, .landingcus7 nav select {
		display: inline-block;
		margin-bottom: 15px;
	}

	.landingcus7 #history-search {
		display: none;
	}

	.landingcus7 #main-page.well {
		background: 0 0;
		border: 0;
		padding: 20px 0;
		box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
	}

	.landingcus7 .well {
		margin: 0 0 19px;
	}

	.landingcus7 .paddingbody {
		padding-top: 50px !important;
	}
}

.landingcus7 .paddingbody, .landingcus7 .top-content-area {
	padding-top: 100px;
}

.landingcus7 .top-content-area {
	background: url("https://i.ibb.co/M6PGmkc/background-l.jpg") center top no-repeat #f0f2f6;
	background-size: cover;
}

@media (min-width: 992px) {
	.landingcus7 .container-fluid.container-fluid-spacious, .landingcus7 .container.container-fluid-spacious {
		padding-left: 300px;
		padding-top: 90px;
		-webkit-transition-duration: .4s;
	}

	.landingcus7 #index .container-fluid.container-fluid-spacious, .landingcus7 #index .container.container-fluid-spacious {
		padding-left: 300px;
		padding-right: 25px;
		padding-top: 110px;
		-webkit-transition-duration: .4s;
		width: 100%;
	}

	.landingcus7 #index .container-fluid.container-fluid-spacious.active, .landingcus7 #index .container.container-fluid-spacious.active, .landingcus7 .container-fluid.container-fluid-spacious.active, .landingcus7 .container.container-fluid-spacious.active {
		padding-left: 40px;
		-webkit-transition-duration: .4s;
	}

	.landingcus7 .section-two, .landingcus7 .top-content-area {
		padding: 100px 0;
	}

	.landingcus7 .navbar-nav {
		float: left;
		margin: 0;
	}

	.landingcus7 .navbar-nav > li {
		float: left;
	}

	.landingcus7 .navbar-nav > li > a {
		padding-top: 20px;
		padding-bottom: 18px;
	}

	.landingcus7 .nav-bar-leftside.navbar-nav > li {
		float: initial;
	}

	.landingcus7 .search {
		width: 400px;
	}
}

.landingcus7 .navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin: 7.5px -15px;
}

@media (min-width: 768px) {
	.landingcus7 .navbar-form .form-control-static, .landingcus7 .navbar-form .form-group {
		display: inline-block;
	}

	.landingcus7 .navbar-form .control-label, .landingcus7 .navbar-form .form-group {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.landingcus7 .navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.landingcus7 .navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.landingcus7 .navbar-form .input-group .form-control, .landingcus7 .navbar-form .input-group .input-group-addon, .landingcus7 .navbar-form .input-group .input-group-btn {
		width: auto;
	}

	.landingcus7 .navbar-form .input-group > .form-control {
		width: 100%;
	}

	.landingcus7 .navbar-form .checkbox, .landingcus7 .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.landingcus7 .navbar-form .checkbox label, .landingcus7 .navbar-form .radio label {
		padding-left: 0;
	}

	.landingcus7 .navbar-form .checkbox input[type=checkbox], .landingcus7 .navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}

	.landingcus7 .navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 991px) {
	.landingcus7 .navbar-form .form-group {
		margin-bottom: 5px;
	}

	.landingcus7 .navbar-form .form-group:last-child {
		margin-bottom: 0;
	}

	.landingcus7 .section-two, .landingcus7 .top-content-area {
		padding: 60px 0;
	}
}

@media (min-width: 992px) {
	.landingcus7 .navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none;
	}

	.landingcus7 nav select {
		display: none !important;
	}

	.landingcus7 .select-search, .landingcus7 nav select {
		display: none;
	}

	.landingcus7 .nav.nav-pills {
		margin: 10px;
		border-bottom: 1px solid #ddd;
	}

	.landingcus7 .navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}

	.landingcus7 .navbar-left {
		float: left !important;
	}

	.landingcus7 .navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.landingcus7 .navbar-right ~ .navbar-right {
		margin-right: 0;
	}

	.landingcus7 #login nav.navbar.navbar-default.navbar-static-top {
		position: inherit;
		background: #fff;
		box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	}

	.landingcus7 nav.navbar.navbar-default.navbar-static-top {
		position: fixed;
		min-height: 67.5px;
		width: 100%;
	}

	.landingcus7 .unauthorized .navbar.navbar-default.navbar-static-top {
		position: relative;
		background-color: #090d16;
		margin-top: 0;
	}

	.landingcus7 ul.nav.navbar-nav.nav-bar-leftside {
		width: 280px;
		position: fixed;
		height: 100%;
		top: 68px;
		left: 0;
		padding: 60px 14px 0;
		z-index: 7;
		background: #151722;
		color: #fff;
		overflow-y: auto;
	}

	.landingcus7 #order-pages .search {
		float: right;
		padding-left: 80px;
	}
}

.landingcus7 .navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.landingcus7 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-radius: 4px 4px 0 0;
}

.landingcus7 .navbar-btn {
	margin-top: 7.5px;
	margin-bottom: 7.5px;
}

.landingcus7 .navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.landingcus7 .navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.landingcus7 .navbar-text {
	margin-top: 14.5px;
	margin-bottom: 14.5px;
}

.landingcus7 .btn .badge, .landingcus7 .btn .label {
	position: relative;
	top: -1px;
}

.landingcus7 .embed-responsive, .landingcus7 .modal, .landingcus7 .modal-open, .landingcus7 .progress {
	overflow: hidden;
}

.landingcus7 .navbar-default {
	background-color: #f1f1f3;
	border: #e7e7e7;
	border: 0;
	border-radius: 2px;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
	-ms-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
}

.landingcus7 .authorized .navbar.navbar-default {
	border-radius: 0;
}

.landingcus7 .authorized.dark .navbar.navbar-default {
	background-color: #151722;
}

.landingcus7 .authorized.light .navbar.navbar-default {
	background-color: #090d16;
}

.landingcus7 .navbar-default .navbar-brand:focus, .landingcus7 .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent;
}

.landingcus7 .navbar-default .navbar-text {
	color: #054752;
}

.landingcus7 .navbar-default .navbar-nav > li > a {
	color: #054752;
	font-weight: 400;
}

.landingcus7 .navbar-default .navbar-nav.nav-bar-account > li > a:hover, .landingcus7 .navbar-default .navbar-nav.nav-bar-account > li > a:active, .landingcus7 .navbar-default .navbar-nav.nav-bar-account > li > a:focus {
	background: transparent !important;
	color: #f01919 !important;
}

.landingcus7 .navbar-default .navbar-nav.nav-bar-account > li > a, .landingcus7 .navbar-default .navbar-nav.currency_div > li > a {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.landingcus7 .navbar-default .navbar-nav.nav-bar-account > li:first-child > a {
	padding-top: 12px;
	padding-bottom: 12px;
}

.landingcus7 .navbar-default .navbar-nav.sidebar-nav > li {
	display: block;
	margin-bottom: 10px;
	text-indent: 0;
	line-height: normal;
}

.landingcus7 .navbar-default .navbar-nav.sidebar-nav > li > a {
	padding: 13px 18px;
	border-radius: 14px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	color: #0a0f1a;
	line-height: 24px;
	-webkit-transition: .14s ease;
	transition: .14s ease;
	text-indent: 0;
}

.landingcus7 .dark .navbar-default .navbar-nav.sidebar-nav > li > a {
	color: #efefef;
}

.landingcus7 .navbar-default .navbar-nav.sidebar-nav > li.active > a {
	background: #fee7e7;
	color: #f01919;
	font-weight: 600;
}

.landingcus7 .navbar-default .navbar-nav.currency_div > li > a:hover, .landingcus7 .navbar-default .navbar-nav.currency_div > li > a:active, .landingcus7 .navbar-default .navbar-nav.currency_div > li > a:focus {
	background: transparent !important;
	color: #fff !important;
}

.landingcus7 .navbar-default .navbar-nav.sidebar-nav > li > a:hover, .landingcus7 .navbar-default .navbar-nav.sidebar-nav > li > a:active, .landingcus7 .navbar-default .navbar-nav.sidebar-nav > li > a:focus {
	background: #fee7e7;
	color: #f01919;
}

.landingcus7 .dark .navbar-default .navbar-nav.sidebar-nav > li > a:hover, .landingcus7 .dark .navbar-default .navbar-nav.sidebar-nav > li > a:active, .landingcus7 .dark .navbar-default .navbar-nav.sidebar-nav > li > a:focus {
	background: #2c1721;
	color: #f01919;
}

.landingcus7 .navbar-default .navbar-nav.sidebar-nav > li > a i {
	margin-right: 10px;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 20px;
	vertical-align: -1px;
}

.landingcus7 .navbar-default .navbar-nav > li > a:focus, .landingcus7 .navbar-default .navbar-nav > li > a:hover {
	color: #333;
	background-color: transparent;
}

.landingcus7 .navbar-default .navbar-nav > .active > a, .landingcus7 .navbar-default .navbar-nav > .active > a:focus, .landingcus7 .navbar-default .navbar-nav > .active > a:hover {
	color: #054752;
	font-weight: 400;
	background-color: #e7e7e7;
}

.landingcus7 .navbar-default .navbar-nav > .active > a {
	color: #09f;
	font-weight: 400;
	background-color: #e7e7e7;
}

.landingcus7 .navbar-default .navbar-nav > .disabled > a, .landingcus7 .navbar-default .navbar-nav > .disabled > a:focus, .landingcus7 .navbar-default .navbar-nav > .disabled > a:hover {
	color: #ccc;
	background-color: transparent;
}

.landingcus7 .navbar-default .navbar-toggle {
	border-color: #09f;
}

.landingcus7 .navbar-default .navbar-toggle:focus, .landingcus7 .navbar-default .navbar-toggle:hover {
	background-color: #ddd000;
}

.landingcus7 .navbar-default .navbar-toggle .icon-bar {
	background-color: #09f;
}

.landingcus7 .navbar-default .navbar-collapse, .landingcus7 .navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.landingcus7 .navbar-default .navbar-nav > .open > a, .landingcus7 .navbar-default .navbar-nav > .open > a:focus, .landingcus7 .navbar-default .navbar-nav > .open > a:hover {
	color: #555;
}

@media (max-width: 991px) {
	.landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}

	.landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #333;
		background-color: transparent;
	}

	.landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #555;
		background-color: #e7e7e7;
	}

	.landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .landingcus7 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #ccc;
		background-color: transparent;
	}

	.landingcus7 nav .nav-pills li {
		display: none;
	}

	.landingcus7 #index nav select {
		display: none !important;
	}

	.landingcus7 #ticket nav select, .landingcus7 .select-search {
		display: inline-block;
		margin-bottom: 15px;
	}
}

.landingcus7 .breadcrumb > li, .landingcus7 .pagination {
	display: inline-block;
}

.landingcus7 .navbar-default .navbar-link {
	color: #777;
}

.landingcus7 .navbar-default .navbar-link:hover {
	color: #333;
}

.landingcus7 .navbar-default .btn-link {
	color: #777;
}

.landingcus7 .navbar-default .btn-link:focus, .landingcus7 .navbar-default .btn-link:hover {
	color: #333;
}

.landingcus7 .navbar-default .btn-link[disabled]:focus, .landingcus7 .navbar-default .btn-link[disabled]:hover, .landingcus7 fieldset[disabled] .navbar-default .btn-link:focus, .landingcus7 fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc;
}

.landingcus7 .navbar-inverse {
	background-color: #111;
	border-color: #000;
}

.landingcus7 .navbar-inverse .navbar-brand:focus, .landingcus7 .navbar-inverse .navbar-brand:hover, .landingcus7 .navbar-inverse .navbar-nav > li > a:focus, .landingcus7 .navbar-inverse .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #fff;
}

.landingcus7 .navbar-inverse .navbar-brand, .landingcus7 .navbar-inverse .navbar-nav > li > a, .landingcus7 .navbar-inverse .navbar-text {
	color: #fff;
}

.landingcus7 .navbar-inverse .navbar-nav > .active > a, .landingcus7 .navbar-inverse .navbar-nav > .active > a:focus, .landingcus7 .navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #000;
}

.landingcus7 .navbar-inverse .navbar-nav > .disabled > a, .landingcus7 .navbar-inverse .navbar-nav > .disabled > a:focus, .landingcus7 .navbar-inverse .navbar-nav > .disabled > a:hover {
	color: #444;
	background-color: transparent;
}

.landingcus7 .navbar-inverse .navbar-toggle {
	border-color: #333;
}

.landingcus7 .navbar-inverse .navbar-toggle:focus, .landingcus7 .navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}

.landingcus7 .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.landingcus7 .navbar-inverse .navbar-collapse, .landingcus7 .navbar-inverse .navbar-form {
	border-color: #000;
}

.landingcus7 .nav-bar-account #nightmode {
	cursor: pointer;
	display: inline-block;
	width: 34px;
	font-size: 19px;
	line-height: 34px;
	text-align: center;
	-webkit-transition: .14s ease;
	transition: .14s ease;
	padding: 24px 0px;
}

.landingcus7 .nav-bar-account .fa.fa-moon {
	color: #ff6a27;
}

.landingcus7 .nav-bar-account .fa.fa-sun {
	color: #ffbf00;
}

.landingcus7 .navbar-inverse .navbar-nav > .open > a, .landingcus7 .navbar-inverse .navbar-nav > .open > a:focus, .landingcus7 .navbar-inverse .navbar-nav > .open > a:hover {
	background-color: #000;
	color: #fff;
}

@media (max-width: 991px) {
	.landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #000;
	}

	.landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #000;
	}

	.landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}

	.landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
		background-color: transparent;
	}

	.landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #fff;
		background-color: #000;
	}

	.landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .landingcus7 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #444;
		background-color: transparent;
	}
}

.landingcus7 .navbar-inverse .btn-link, .landingcus7 .navbar-inverse .btn-link:focus, .landingcus7 .navbar-inverse .btn-link:hover, .landingcus7 .navbar-inverse .navbar-link, .landingcus7 .navbar-inverse .navbar-link:hover {
	color: #fff;
}

.landingcus7 .navbar-inverse .btn-link[disabled]:focus, .landingcus7 .navbar-inverse .btn-link[disabled]:hover, .landingcus7 fieldset[disabled] .navbar-inverse .btn-link:focus, .landingcus7 fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444;
}

.landingcus7 .breadcrumb {
	padding: 8px 15px;
	margin-bottom: 21px;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.landingcus7 .breadcrumb > li + li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}

.landingcus7 .breadcrumb > .active {
	color: #eee;
}

.landingcus7 .pagination {
	margin: 21px 0;
	border-radius: 4px;
	padding: 0 10px;
}

.landingcus7 .pager li, .landingcus7 .pagination > li {
	display: inline;
}

.landingcus7 .pagination > li {
	float: left;
}

.landingcus7 .pagination > li > a, .landingcus7 .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.5;
	text-decoration: none;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
	cursor: pointer;
}

.landingcus7 .pagination > li > a:hover, .landingcus7 .pagination > li > span:hover {
	border-color: #bdbdbd !important;
}

.landingcus7 .pagination > li:first-child > a, .landingcus7 .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.landingcus7 .pagination > li:last-child > a, .landingcus7 .pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.landingcus7 .pagination > li > a:focus, .landingcus7 .pagination > li > a:hover, .landingcus7 .pagination > li > span:focus, .landingcus7 .pagination > li > span:hover {
	z-index: 3;
	border-color: #ddd;
}

.landingcus7 .pagination > .active > a, .landingcus7 .pagination > .active > a:focus, .landingcus7 .pagination > .active > a:hover, .landingcus7 .pagination > .active > span, .landingcus7 .pagination > .active > span:focus, .landingcus7 .pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	cursor: pointer;
	background-color: #09f;
}

.landingcus7 .pagination > .disabled > a, .landingcus7 .pagination > .disabled > a:focus, .landingcus7 .pagination > .disabled > a:hover, .landingcus7 .pagination > .disabled > span, .landingcus7 .pagination > .disabled > span:focus, .landingcus7 .pagination > .disabled > span:hover {
	color: #eee;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.landingcus7 .pagination-lg > li > a, .landingcus7 .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.landingcus7 .pagination-lg > li:first-child > a, .landingcus7 .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.landingcus7 .pagination-lg > li:last-child > a, .landingcus7 .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.landingcus7 .pagination-sm > li > a, .landingcus7 .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.landingcus7 .badge, .landingcus7 .label {
	line-height: 1;
	white-space: nowrap;
	text-align: center;
}

.landingcus7 .pagination-sm > li:first-child > a, .landingcus7 .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.landingcus7 .pagination-sm > li:last-child > a, .landingcus7 .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.landingcus7 .pager {
	padding-left: 0;
	margin: 21px 0;
	text-align: center;
}

.landingcus7 .pager li > a, .landingcus7 .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.landingcus7 .pager li > a:focus, .landingcus7 .pager li > a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

.landingcus7 .pager .next > a, .landingcus7 .pager .next > span {
	float: right;
}

.landingcus7 .pager .previous > a, .landingcus7 .pager .previous > span {
	float: left;
}

.landingcus7 .close, .landingcus7 .list-group-item > .badge, .landingcus7 .pull-right {
	float: right;
}

.landingcus7 .pager .disabled > a, .landingcus7 .pager .disabled > a:focus, .landingcus7 .pager .disabled > a:hover, .landingcus7 .pager .disabled > span {
	color: #eee;
	background-color: #fff;
	cursor: not-allowed;
}

.landingcus7 a.badge:focus, .landingcus7 a.badge:hover, .landingcus7 a.label:focus, .landingcus7 a.label:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.landingcus7 .label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em;
}

.landingcus7 .label:empty {
	display: none;
}

.landingcus7 .label-default {
	background-color: #eee;
}

.landingcus7 .label-default[href]:focus, .landingcus7 .label-default[href]:hover {
	background-color: #d5d5d5;
}

.landingcus7 .label-primary {
	background-color: #1ca8dd;
}

.landingcus7 .label-primary[href]:focus, .landingcus7 .label-primary[href]:hover {
	background-color: #1686b0;
}

.landingcus7 .label-success {
	background-color: #1bc98e;
}

.landingcus7 .label-success[href]:focus, .landingcus7 .label-success[href]:hover {
	background-color: #159c6e;
}

.landingcus7 .label-info {
	background-color: #9f86ff;
}

.landingcus7 .label-info[href]:focus, .landingcus7 .label-info[href]:hover {
	background-color: #7753ff;
}

.landingcus7 .label-warning {
	background-color: #e4d836;
}

.landingcus7 .label-warning[href]:focus, .landingcus7 .label-warning[href]:hover {
	background-color: #ccbf1b;
}

.landingcus7 .label-danger {
	background-color: #e64759;
}

.landingcus7 .label-danger[href]:focus, .landingcus7 .label-danger[href]:hover {
	background-color: #dc1e33;
}

.landingcus7 .badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	background-color: #09f;
	border-radius: 10px;
}

.landingcus7 .badge:empty {
	display: none;
}

.landingcus7 .media-object, .landingcus7 .thumbnail {
	display: block;
}

.landingcus7 .btn-group-xs > .btn .badge, .landingcus7 .btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

.landingcus7 .list-group-item.active > .badge, .landingcus7 .nav-pills > .active > a > .badge {
	color: #1ca8dd;
	background-color: #fff;
}

.landingcus7 .jumbotron, .landingcus7 .jumbotron .h1, .landingcus7 .jumbotron h1 {
	color: inherit;
}

.landingcus7 .list-group-item > .badge + .badge {
	margin-right: 5px;
}

.landingcus7 .nav-pills > li > a > .badge {
	margin-left: 3px;
}

.landingcus7 .jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
}

.landingcus7 .jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.landingcus7 .alert .alert-link, .landingcus7 .close {
	font-weight: 700;
}

.landingcus7 .jumbotron > hr {
	border-top-color: #dcdcdc;
}

.landingcus7 .container .jumbotron, .landingcus7 .container-fluid .jumbotron {
	border-radius: 6px;
}

.landingcus7 .jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.landingcus7 .jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.landingcus7 .container .jumbotron, .landingcus7 .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}

	.landingcus7 .jumbotron .h1, .landingcus7 .jumbotron h1 {
		font-size: 63px;
	}
}

.landingcus7 .thumbnail {
	padding: 4px;
	margin-bottom: 21px;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: border .2s ease-in-out;
}

.landingcus7 .thumbnail a > img, .landingcus7 .thumbnail > img {
	margin-left: auto;
	margin-right: auto;
}

.landingcus7 a.thumbnail.active, .landingcus7 a.thumbnail:focus, .landingcus7 a.thumbnail:hover {
	border-color: #1ca8dd;
}

.landingcus7 .thumbnail .caption {
	padding: 15px 11px;
	color: #555;
}

.landingcus7 .alert {
	padding: 6px 12px;
	margin-bottom: 17px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.landingcus7 .alert h4 {
	margin-top: 0;
	color: inherit;
}

.landingcus7 .alert > p, .landingcus7 .alert > ul {
	margin-bottom: 0;
}

.landingcus7 .alert > p + p {
	margin-top: 5px;
}

.landingcus7 .alert-dismissable, .landingcus7 .alert-dismissible {
	padding-right: 35px;
}

.landingcus7 .alert-dismissable .close, .landingcus7 .alert-dismissible .close {
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -10.5px;
	color: inherit;
}

.landingcus7 .modal, .landingcus7 .modal-backdrop {
	right: 0;
	bottom: 0;
	left: 0;
}

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

.landingcus7 .alert-success hr {
	border-top-color: #18b37e;
}

.landingcus7 .alert-success .alert-link {
	color: #baf6e2;
}

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

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

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

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

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

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

.landingcus7 .alert-danger {
	position: relative;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.landingcus7 .alert-danger hr {
	border-top-color: #e33145;
}

.landingcus7 .alert-danger .alert-link {
	color: #cff;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.landingcus7 .progress {
	height: 21px;
	margin-bottom: 21px;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.landingcus7 .progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	text-align: center;
	background-color: #1ca8dd;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	transition: width .6s ease;
}

.landingcus7 .progress-bar-striped, .landingcus7 .progress-striped .progress-bar {
	background-size: 40px 40px;
}

.landingcus7 .progress-bar.active, .landingcus7 .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.landingcus7 .progress-bar-success {
	background-color: #1bc98e;
}

.landingcus7 .progress-bar-info {
	background-color: #9f86ff;
}

.landingcus7 .progress-bar-warning {
	background-color: #e4d836;
}

.landingcus7 .progress-bar-danger {
	background-color: #e64759;
}

.landingcus7 .media {
	margin-top: 15px;
}

.landingcus7 .media:first-child {
	margin-top: 0;
}

.landingcus7 .media, .landingcus7 .media-body {
	zoom: 1;
	overflow: hidden;
}

.landingcus7 .media-body {
	width: 10000px;
}

.landingcus7 .media-object.img-thumbnail {
	max-width: none;
}

.landingcus7 .media-right, .landingcus7 .media > .pull-right {
	padding-left: 10px;
}

.landingcus7 .media-left, .landingcus7 .media > .pull-left {
	padding-right: 10px;
}

.landingcus7 .media-body, .landingcus7 .media-left, .landingcus7 .media-right {
	display: table-cell;
	vertical-align: top;
}

.landingcus7 .media-middle {
	vertical-align: middle;
}

.landingcus7 .media-bottom {
	vertical-align: bottom;
}

.landingcus7 .media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.landingcus7 .media-list {
	padding-left: 0;
}

.landingcus7 .list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.landingcus7 .list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: transparent;
	border: 1px solid #ddd;
}

.landingcus7 .list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.landingcus7 .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.landingcus7 a.list-group-item, .landingcus7 button.list-group-item {
	color: #555;
}

.landingcus7 a.list-group-item .list-group-item-heading, .landingcus7 button.list-group-item .list-group-item-heading {
	color: #333;
}

.landingcus7 a.list-group-item:focus, .landingcus7 a.list-group-item:hover, .landingcus7 button.list-group-item:focus, .landingcus7 button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

.landingcus7 button.list-group-item {
	width: 100%;
	text-align: left;
}

.landingcus7 .list-group-item.disabled, .landingcus7 .list-group-item.disabled:focus, .landingcus7 .list-group-item.disabled:hover {
	background-color: #f5f5f5;
	color: #eee;
	cursor: not-allowed;
}

.landingcus7 .list-group-item.disabled .list-group-item-heading, .landingcus7 .list-group-item.disabled:focus .list-group-item-heading, .landingcus7 .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}

.landingcus7 .list-group-item.disabled .list-group-item-text, .landingcus7 .list-group-item.disabled:focus .list-group-item-text, .landingcus7 .list-group-item.disabled:hover .list-group-item-text {
	color: #eee;
}

.landingcus7 .list-group-item.active, .landingcus7 .list-group-item.active:focus, .landingcus7 .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #1ca8dd;
	border-color: #1ca8dd;
}

.landingcus7 .list-group-item.active .list-group-item-heading, .landingcus7 .list-group-item.active .list-group-item-heading > .small, .landingcus7 .list-group-item.active .list-group-item-heading > small, .landingcus7 .list-group-item.active:focus .list-group-item-heading, .landingcus7 .list-group-item.active:focus .list-group-item-heading > .small, .landingcus7 .list-group-item.active:focus .list-group-item-heading > small, .landingcus7 .list-group-item.active:hover .list-group-item-heading, .landingcus7 .list-group-item.active:hover .list-group-item-heading > .small, .landingcus7 .list-group-item.active:hover .list-group-item-heading > small {
	color: inherit;
}

.landingcus7 .list-group-item.active .list-group-item-text, .landingcus7 .list-group-item.active:focus .list-group-item-text, .landingcus7 .list-group-item.active:hover .list-group-item-text {
	color: #ccecf9;
}

.landingcus7 .list-group-item-success {
	color: #1bc98e;
	background-color: #dff0d8;
}

.landingcus7 a.list-group-item-success, .landingcus7 button.list-group-item-success {
	color: #1bc98e;
}

.landingcus7 a.list-group-item-success .list-group-item-heading, .landingcus7 button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

.landingcus7 a.list-group-item-success:focus, .landingcus7 a.list-group-item-success:hover, .landingcus7 button.list-group-item-success:focus, .landingcus7 button.list-group-item-success:hover {
	color: #1bc98e;
	background-color: #d0e9c6;
}

.landingcus7 a.list-group-item-success.active, .landingcus7 a.list-group-item-success.active:focus, .landingcus7 a.list-group-item-success.active:hover, .landingcus7 button.list-group-item-success.active, .landingcus7 button.list-group-item-success.active:focus, .landingcus7 button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #1bc98e;
	border-color: #1bc98e;
}

.landingcus7 .list-group-item-info {
	color: #9f86ff;
	background-color: #d9edf7;
}

.landingcus7 a.list-group-item-info, .landingcus7 button.list-group-item-info {
	color: #9f86ff;
}

.landingcus7 a.list-group-item-info .list-group-item-heading, .landingcus7 button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

.landingcus7 a.list-group-item-info:focus, .landingcus7 a.list-group-item-info:hover, .landingcus7 button.list-group-item-info:focus, .landingcus7 button.list-group-item-info:hover {
	color: #9f86ff;
	background-color: #c4e3f3;
}

.landingcus7 a.list-group-item-info.active, .landingcus7 a.list-group-item-info.active:focus, .landingcus7 a.list-group-item-info.active:hover, .landingcus7 button.list-group-item-info.active, .landingcus7 button.list-group-item-info.active:focus, .landingcus7 button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #9f86ff;
	border-color: #9f86ff;
}

.landingcus7 .list-group-item-warning {
	color: #e4d836;
	background-color: #fcf8e3;
}

.landingcus7 a.list-group-item-warning, .landingcus7 button.list-group-item-warning {
	color: #e4d836;
}

.landingcus7 a.list-group-item-warning .list-group-item-heading, .landingcus7 button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

.landingcus7 a.list-group-item-warning:focus, .landingcus7 a.list-group-item-warning:hover, .landingcus7 button.list-group-item-warning:focus, .landingcus7 button.list-group-item-warning:hover {
	color: #e4d836;
	background-color: #faf2cc;
}

.landingcus7 a.list-group-item-warning.active, .landingcus7 a.list-group-item-warning.active:focus, .landingcus7 a.list-group-item-warning.active:hover, .landingcus7 button.list-group-item-warning.active, .landingcus7 button.list-group-item-warning.active:focus, .landingcus7 button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #e4d836;
	border-color: #e4d836;
}

.landingcus7 .list-group-item-danger {
	color: #e64759;
	background-color: #f2dede;
}

.landingcus7 a.list-group-item-danger, .landingcus7 button.list-group-item-danger {
	color: #e64759;
}

.landingcus7 a.list-group-item-danger .list-group-item-heading, .landingcus7 button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

.landingcus7 a.list-group-item-danger:focus, .landingcus7 a.list-group-item-danger:hover, .landingcus7 button.list-group-item-danger:focus, .landingcus7 button.list-group-item-danger:hover {
	color: #e64759;
	background-color: #ebcccc;
}

.landingcus7 a.list-group-item-danger.active, .landingcus7 a.list-group-item-danger.active:focus, .landingcus7 a.list-group-item-danger.active:hover, .landingcus7 button.list-group-item-danger.active, .landingcus7 button.list-group-item-danger.active:focus, .landingcus7 button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #e64759;
	border-color: #e64759;
}

.landingcus7 .panel-heading > .dropdown .dropdown-toggle, .landingcus7 .panel-title, .landingcus7 .panel-title > .small, .landingcus7 .panel-title > .small > a, .landingcus7 .panel-title > a, .landingcus7 .panel-title > small, .landingcus7 .panel-title > small > a {
	color: inherit;
}

.landingcus7 .list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.landingcus7 .list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.landingcus7 .panel {
	margin-bottom: 21px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.landingcus7 .panel-title, .landingcus7 .panel > .list-group, .landingcus7 .panel > .panel-collapse > .list-group, .landingcus7 .panel > .panel-collapse > .table, .landingcus7 .panel > .table, .landingcus7 .panel > .table-responsive > .table {
	margin-bottom: 0;
}

.landingcus7 .panel-body {
	padding: 15px;
}

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

.landingcus7 .panel-title {
	margin-top: 0;
	font-size: 16px;
}

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

.landingcus7 .panel > .list-group .list-group-item, .landingcus7 .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.landingcus7 .panel-group .panel-heading, .landingcus7 .panel > .table-bordered > tbody > tr:first-child > td, .landingcus7 .panel > .table-bordered > tbody > tr:first-child > th, .landingcus7 .panel > .table-bordered > tbody > tr:last-child > td, .landingcus7 .panel > .table-bordered > tbody > tr:last-child > th, .landingcus7 .panel > .table-bordered > tfoot > tr:last-child > td, .landingcus7 .panel > .table-bordered > tfoot > tr:last-child > th, .landingcus7 .panel > .table-bordered > thead > tr:first-child > td, .landingcus7 .panel > .table-bordered > thead > tr:first-child > th, .landingcus7 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .landingcus7 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .landingcus7 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .landingcus7 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .landingcus7 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .landingcus7 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .landingcus7 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .landingcus7 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
	border-bottom: 0;
}

.landingcus7 .panel > .table-responsive:last-child > .table:last-child, .landingcus7 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .landingcus7 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .landingcus7 .panel > .table:last-child, .landingcus7 .panel > .table:last-child > tbody:last-child > tr:last-child, .landingcus7 .panel > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.landingcus7 .panel > .list-group:first-child .list-group-item:first-child, .landingcus7 .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.landingcus7 .panel > .list-group:last-child .list-group-item:last-child, .landingcus7 .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.landingcus7 .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.landingcus7 .panel > .table-responsive:first-child > .table:first-child, .landingcus7 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .landingcus7 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .landingcus7 .panel > .table:first-child, .landingcus7 .panel > .table:first-child > tbody:first-child > tr:first-child, .landingcus7 .panel > .table:first-child > thead:first-child > tr:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.landingcus7 .list-group + .panel-footer, .landingcus7 .panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.landingcus7 .panel > .panel-collapse > .table caption, .landingcus7 .panel > .table caption, .landingcus7 .panel > .table-responsive > .table caption {
	padding-left: 15px;
	padding-right: 15px;
}

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

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

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

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

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

.landingcus7 .panel > .table > tbody:first-child > tr:first-child td, .landingcus7 .panel > .table > tbody:first-child > tr:first-child th {
	border-top: 0;
}

.landingcus7 .panel > .table-bordered, .landingcus7 .panel > .table-responsive > .table-bordered {
	border: 0;
}

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

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

.landingcus7 .panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

.landingcus7 .panel-group {
	margin-bottom: 21px;
}

.landingcus7 .panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.landingcus7 .panel-group .panel + .panel {
	margin-top: 5px;
}

.landingcus7 .panel-group .panel-heading + .panel-collapse > .list-group, .landingcus7 .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #ddd;
}

.landingcus7 .panel-group .panel-footer {
	border-top: 0;
}

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

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

.landingcus7 .panel-default > .panel-heading {
	color: #222;
	background-color: #f5f5f5;
	border-color: #ddd;
}

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

.landingcus7 .panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #222;
}

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

.landingcus7 .panel-primary {
	border-color: #1ca8dd;
}

.landingcus7 .panel-primary > .panel-heading {
	color: #fff;
	background-color: #1ca8dd;
	border-color: #1ca8dd;
}

.landingcus7 .panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #1ca8dd;
}

.landingcus7 .panel-primary > .panel-heading .badge {
	color: #1ca8dd;
	background-color: #fff;
}

.landingcus7 .panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #1ca8dd;
}

.landingcus7 .panel-success {
	border-color: #1bc98e;
}

.landingcus7 .panel-success > .panel-heading {
	color: #fff;
	background-color: #1bc98e;
	border-color: #1bc98e;
}

.landingcus7 .panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #1bc98e;
}

.landingcus7 .panel-success > .panel-heading .badge {
	color: #1bc98e;
	background-color: #fff;
}

.landingcus7 .panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #1bc98e;
}

.landingcus7 .panel-info {
	border-color: #9f86ff;
}

.landingcus7 .panel-info > .panel-heading {
	color: #fff;
	background-color: #9f86ff;
	border-color: #9f86ff;
}

.landingcus7 .panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #9f86ff;
}

.landingcus7 .panel-info > .panel-heading .badge {
	color: #9f86ff;
	background-color: #fff;
}

.landingcus7 .panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #9f86ff;
}

.landingcus7 .panel-warning {
	border-color: #e4d836;
}

.landingcus7 .panel-warning > .panel-heading {
	color: #fff;
	background-color: #e4d836;
	border-color: #e4d836;
}

.landingcus7 .panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #e4d836;
}

.landingcus7 .panel-warning > .panel-heading .badge {
	color: #e4d836;
	background-color: #fff;
}

.landingcus7 .panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #e4d836;
}

.landingcus7 .panel-danger {
	border-color: #e64759;
}

.landingcus7 .panel-danger > .panel-heading {
	color: #fff;
	background-color: #e64759;
	border-color: #e64759;
}

.landingcus7 .panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #e64759;
}

.landingcus7 .panel-danger > .panel-heading .badge {
	color: #e64759;
	background-color: #fff;
}

.landingcus7 .panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #e64759;
}

.landingcus7 .embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
}

.landingcus7 .embed-responsive .embed-responsive-item, .landingcus7 .embed-responsive embed, .landingcus7 .embed-responsive iframe, .landingcus7 .embed-responsive object, .landingcus7 .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.landingcus7 .embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.landingcus7 .embed-responsive-4by3 {
	padding-bottom: 75%;
}

.landingcus7 .well {
	min-height: 20px;
	padding: 15px 30px 15px 30px;
	margin-bottom: 19px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #fff;
	background-color: #151722;
	border: 1px solid #151722;
	border-radius: 18px;
	box-shadow: none;
}

.landingcus7 .tab-content .well {
	border-radius: 0 0 18px 18px;
	margin-top: 0;
	border: none;
}

.landingcus7 #order-pages .well {
	width: 100%;
}

.landingcus7 .well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.landingcus7 .well-lg {
	padding: 24px;
	border-radius: 6px;
}

.landingcus7 .well-sm {
	padding: 9px;
	border-radius: 3px;
}

.landingcus7 .close {
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
}

.landingcus7 .popover, .landingcus7 .tooltip {
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-shadow: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-family: "Work Sans", sans-serif;
	text-transform: none;
	text-decoration: none;
}

.landingcus7 .close:focus, .landingcus7 .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
}

.landingcus7 button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
}

.landingcus7 .modal-content, .landingcus7 .popover {
	background-clip: padding-box;
}

.landingcus7 .modal {
	display: none;
	position: fixed;
	top: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.landingcus7 .modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%);
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
}

.landingcus7 .modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.landingcus7 .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.landingcus7 .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.landingcus7 .modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	outline: 0;
}

.landingcus7 .modal-backdrop {
	position: fixed;
	top: 0;
	z-index: 1040;
	background-color: #000;
}

.landingcus7 .modal-backdrop.fade {
	opacity: 0;
}

.landingcus7 .modal-backdrop.in {
	opacity: .5;
}

.landingcus7 .modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.5px;
}

.landingcus7 .modal-header .close {
	margin-top: -2px;
}

.landingcus7 .modal-title {
	margin: 0;
	line-height: 1.5;
}

.landingcus7 .modal-body {
	position: relative;
	padding: 15px;
}

.landingcus7 .modal-footer {
	padding: 15px;
	border-top: 1px solid #e5e5e5;
}

.landingcus7 .modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.landingcus7 .modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.landingcus7 .modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.landingcus7 .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.landingcus7 .modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.landingcus7 .modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}

	.landingcus7 .modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.landingcus7 .modal-lg {
		width: 900px;
	}
}

.landingcus7 .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	text-align: left;
	text-align: start;
	font-size: 12px;
	opacity: 0;
}

.landingcus7 .tooltip.in {
	opacity: .9;
}

.landingcus7 .tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.landingcus7 .tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.landingcus7 .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.landingcus7 .tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.landingcus7 .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.landingcus7 .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.landingcus7 .tooltip.top .tooltip-arrow, .landingcus7 .tooltip.top-left .tooltip-arrow, .landingcus7 .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.landingcus7 .tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px;
}

.landingcus7 .tooltip.top-left .tooltip-arrow {
	right: 5px;
	margin-bottom: -5px;
}

.landingcus7 .tooltip.top-right .tooltip-arrow {
	left: 5px;
	margin-bottom: -5px;
}

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

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

.landingcus7 .tooltip.bottom .tooltip-arrow, .landingcus7 .tooltip.bottom-left .tooltip-arrow, .landingcus7 .tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0;
}

.landingcus7 .tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px;
}

.landingcus7 .tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px;
}

.landingcus7 .tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px;
}

.landingcus7 .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	text-align: start;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.landingcus7 .carousel-caption, .landingcus7 .carousel-control {
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.landingcus7 .flextable-item, .landingcus7 .iconav .tooltip, .landingcus7 .table th {
	white-space: nowrap;
}

.landingcus7 .popover.top {
	margin-top: -10px;
}

.landingcus7 .popover.right {
	margin-left: 10px;
}

.landingcus7 .popover.bottom {
	margin-top: 10px;
}

.landingcus7 .popover.left {
	margin-left: -10px;
}

.landingcus7 .popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.landingcus7 .popover-content {
	padding: 9px 14px;
}

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

.landingcus7 .carousel, .landingcus7 .carousel-inner {
	position: relative;
}

.landingcus7 .popover > .arrow {
	border-width: 11px;
}

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

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

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

.landingcus7 .popover.left > .arrow:after, .landingcus7 .popover.right > .arrow:after {
	content: " ";
	bottom: -10px;
}

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

.landingcus7 .popover.right > .arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff;
}

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

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

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

.landingcus7 .popover.left > .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
}

.landingcus7 .carousel-inner {
	overflow: hidden;
	width: 100%;
}

.landingcus7 .carousel-inner > .item {
	display: none;
	position: relative;
	transition: .6s ease-in-out left;
}

.landingcus7 .carousel-inner > .item > a > img, .landingcus7 .carousel-inner > .item > img {
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.landingcus7 .carousel-inner > .item {
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.landingcus7 .carousel-inner > .item.active.right, .landingcus7 .carousel-inner > .item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.landingcus7 .carousel-inner > .item.active.left, .landingcus7 .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.landingcus7 .carousel-inner > .item.active, .landingcus7 .carousel-inner > .item.next.left, .landingcus7 .carousel-inner > .item.prev.right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.landingcus7 .carousel-inner > .active, .landingcus7 .carousel-inner > .next, .landingcus7 .carousel-inner > .prev {
	display: block;
}

.landingcus7 .carousel-inner > .active {
	left: 0;
}

.landingcus7 .carousel-inner > .next, .landingcus7 .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.landingcus7 .carousel-inner > .next {
	left: 100%;
}

.landingcus7 .carousel-inner > .prev {
	left: -100%;
}

.landingcus7 .carousel-inner > .next.left, .landingcus7 .carousel-inner > .prev.right {
	left: 0;
}

.landingcus7 .carousel-inner > .active.left {
	left: -100%;
}

.landingcus7 .carousel-inner > .active.right {
	left: 100%;
}

.landingcus7 .carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	font-size: 20px;
}

.landingcus7 .carousel-control.left {
	background-repeat: repeat-x;
}

.landingcus7 .carousel-control.right {
	left: auto;
	right: 0;
	background-repeat: repeat-x;
}

.landingcus7 .carousel-control:focus, .landingcus7 .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
}

.landingcus7 .carousel-control .glyphicon-chevron-left, .landingcus7 .carousel-control .glyphicon-chevron-right, .landingcus7 .carousel-control .icon-next, .landingcus7 .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.landingcus7 .carousel-control .glyphicon-chevron-left, .landingcus7 .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}

.landingcus7 .carousel-control .glyphicon-chevron-right, .landingcus7 .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px;
}

.landingcus7 .carousel-control .icon-next, .landingcus7 .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: "Work Sans", sans-serif;
}

.landingcus7 .carousel-control .icon-prev:before {
	content: "2039";
}

.landingcus7 .carousel-control .icon-next:before {
	content: "203a";
}

.landingcus7 .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	text-align: center;
}

.landingcus7 .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 9;
	background-color: transparent;
}

.landingcus7 .carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.landingcus7 .carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
}

.landingcus7 .carousel-caption .btn, .landingcus7 .text-hide {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.landingcus7 .carousel-control .glyphicon-chevron-left, .landingcus7 .carousel-control .glyphicon-chevron-right, .landingcus7 .carousel-control .icon-next, .landingcus7 .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}

	.landingcus7 .carousel-control .glyphicon-chevron-left, .landingcus7 .carousel-control .icon-prev {
		margin-left: -15px;
	}

	.landingcus7 .carousel-control .glyphicon-chevron-right, .landingcus7 .carousel-control .icon-next {
		margin-right: -15px;
	}

	.landingcus7 .carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.landingcus7 .carousel-indicators {
		bottom: 20px;
	}
}

.landingcus7 .btn-group-vertical > .btn-group:after, .landingcus7 .btn-group-vertical > .btn-group:before, .landingcus7 .btn-toolbar:after, .landingcus7 .btn-toolbar:before, .landingcus7 .clearfix:after, .landingcus7 .clearfix:before, .landingcus7 .container-fluid:after, .landingcus7 .container-fluid:before, .landingcus7 .container:after, .landingcus7 .container:before, .landingcus7 .dl-horizontal dd:after, .landingcus7 .dl-horizontal dd:before, .landingcus7 .form-horizontal .form-group:after, .landingcus7 .form-horizontal .form-group:before, .landingcus7 .modal-footer:after, .landingcus7 .modal-footer:before, .landingcus7 .nav:after, .landingcus7 .nav:before, .landingcus7 .navbar-collapse:after, .landingcus7 .navbar-collapse:before, .landingcus7 .navbar-header:after, .landingcus7 .navbar-header:before, .landingcus7 .navbar:after, .landingcus7 .navbar:before, .landingcus7 .pager:after, .landingcus7 .pager:before, .landingcus7 .panel-body:after, .landingcus7 .panel-body:before, .landingcus7 .row:after, .landingcus7 .row:before {
	content: " ";
	display: table;
}

.landingcus7 .center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.landingcus7 .pull-left {
	float: left !important;
}

.landingcus7 .btn-toolbar .btn-toolbar-item, .landingcus7 .nav-bordered > li {
	float: left;
}

.landingcus7 .hide {
	display: none !important;
}

.landingcus7 .show {
	display: block !important;
}

.landingcus7 .hidden, .landingcus7 .visible-lg, .landingcus7 .visible-lg-block, .landingcus7 .visible-lg-inline, .landingcus7 .visible-lg-inline-block, .landingcus7 .visible-md, .landingcus7 .visible-md-block, .landingcus7 .visible-md-inline, .landingcus7 .visible-md-inline-block, .landingcus7 .visible-sm, .landingcus7 .visible-sm-block, .landingcus7 .visible-sm-inline, .landingcus7 .visible-sm-inline-block, .landingcus7 .visible-xs, .landingcus7 .visible-xs-block, .landingcus7 .visible-xs-inline, .landingcus7 .visible-xs-inline-block {
	display: none !important;
}

.landingcus7 .invisible {
	visibility: hidden;
}

.landingcus7 .text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0;
}

.landingcus7 .affix {
	position: fixed;
}

@-ms-viewport {
	.landingcus7 {
		width: device-width;
	}
}

.landingcus7 .authorized .navbar-header::before {
	content: "";
	background-color: #090d16;
	position: absolute;
	left: 0;
	display: block;
	width: 280px;
	height: 100%;
	z-index: -1;
}

@media (max-width: 767px) {
	.landingcus7 .visible-xs {
		display: block !important;
	}

	.landingcus7 table.visible-xs {
		display: table !important;
	}

	.landingcus7 tr.visible-xs {
		display: table-row !important;
	}

	.landingcus7 td.visible-xs, .landingcus7 th.visible-xs {
		display: table-cell !important;
	}

	.landingcus7 .well {
		margin: 0 0 19px;
		padding: 15px;
	}

	.landingcus7 .visible-xs-block {
		display: block !important;
	}

	.landingcus7 .visible-xs-inline {
		display: inline !important;
	}

	.landingcus7 .visible-xs-inline-block {
		display: inline-block !important;
	}

	.landingcus7 .nightmodebuttonmobile {
		display: inline-block;
		float: right;
		padding: 25px 10px;
		cursor: pointer;
	}

	.landingcus7 .nightmodebuttonmobile .fa.fa-moon {
		color: #ff6a27;
	}

	.landingcus7 .nightmodebuttonmobile .fa.fa-sun {
		color: #ffbf00;
	}

	.landingcus7 .authorized .navbar-header::before {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.landingcus7 .visible-sm {
		display: block !important;
	}

	.landingcus7 table.visible-sm {
		display: table !important;
	}

	.landingcus7 tr.visible-sm {
		display: table-row !important;
	}

	.landingcus7 td.visible-sm, .landingcus7 th.visible-sm {
		display: table-cell !important;
	}

	.landingcus7 .visible-sm-block {
		display: block !important;
	}

	.landingcus7 .visible-sm-inline {
		display: inline !important;
	}

	.landingcus7 .visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.landingcus7 .visible-md {
		display: block !important;
	}

	.landingcus7 table.visible-md {
		display: table !important;
	}

	.landingcus7 tr.visible-md {
		display: table-row !important;
	}

	.landingcus7 td.visible-md, .landingcus7 th.visible-md {
		display: table-cell !important;
	}

	.landingcus7 .visible-md-block {
		display: block !important;
	}

	.landingcus7 .visible-md-inline {
		display: inline !important;
	}

	.landingcus7 .visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.landingcus7 .visible-lg {
		display: block !important;
	}

	.landingcus7 table.visible-lg {
		display: table !important;
	}

	.landingcus7 tr.visible-lg {
		display: table-row !important;
	}

	.landingcus7 td.visible-lg, .landingcus7 th.visible-lg {
		display: table-cell !important;
	}

	.landingcus7 .visible-lg-block {
		display: block !important;
	}

	.landingcus7 .visible-lg-inline {
		display: inline !important;
	}

	.landingcus7 .visible-lg-inline-block {
		display: inline-block !important;
	}

	.landingcus7 .hidden-lg {
		display: none !important;
	}
}

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

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

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

.landingcus7 .visible-print {
	display: none !important;
}

@media print {
	.landingcus7 .visible-print {
		display: block !important;
	}

	.landingcus7 table.visible-print {
		display: table !important;
	}

	.landingcus7 tr.visible-print {
		display: table-row !important;
	}

	.landingcus7 td.visible-print, .landingcus7 th.visible-print {
		display: table-cell !important;
	}
}

.landingcus7 .visible-print-block {
	display: none !important;
}

@media print {
	.landingcus7 .visible-print-block {
		display: block !important;
	}
}

.landingcus7 .visible-print-inline {
	display: none !important;
}

@media print {
	.landingcus7 .visible-print-inline {
		display: inline !important;
	}
}

.landingcus7 .visible-print-inline-block {
	display: none !important;
}

@media print {
	.landingcus7 .visible-print-inline-block {
		display: inline-block !important;
	}

	.landingcus7 .hidden-print {
		display: none !important;
	}
}

.landingcus7 .lead {
	font-size: 16px;
	font-weight: inherit;
	line-height: 1.4;
	letter-spacing: 0;
}

.landingcus7 .list-spaced li {
	margin-bottom: 3px;
}

.landingcus7 .text-serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.landingcus7 .text-xs-left {
	text-align: left;
}

.landingcus7 .text-xs-right {
	text-align: right;
}

.landingcus7 .text-xs-center {
	text-align: center;
}

@media (min-width: 768px) {
	.landingcus7 .lead {
		font-size: 21px;
	}

	.landingcus7 .text-sm-left {
		text-align: left;
	}

	.landingcus7 .text-sm-right {
		text-align: right;
	}

	.landingcus7 .text-sm-center {
		text-align: center;
	}
}

@media (min-width: 992px) {
	.landingcus7 .text-md-left {
		text-align: left;
	}

	.landingcus7 .text-md-right {
		text-align: right;
	}

	.landingcus7 .text-md-center {
		text-align: center;
	}
}

@media (min-width: 1200px) {
	.landingcus7 .text-lg-left {
		text-align: left;
	}

	.landingcus7 .text-lg-right {
		text-align: right;
	}

	.landingcus7 .text-lg-center {
		text-align: center;
	}
}

.landingcus7 .alert-dark {
	background-color: rgba(0, 0, 0, 0.9);
	border-color: rgba(0, 0, 0, 0.8);
	color: #fff;
}

.landingcus7 .alert-dark hr {
	border-top-color: rgba(0, 0, 0, 0.8);
}

.landingcus7 .alert-dark .alert-link {
	color: #e6e6e6;
}

.landingcus7 .alert-dark .close {
	text-shadow: 0 1px 0 #000;
}

.landingcus7 .alert-dark .close:focus, .landingcus7 .alert-dark .close:hover {
	color: #fff;
}

.landingcus7 .alert-full {
	border-radius: 0;
}

.landingcus7 .btn {
	font-size: 14px;
	text-transform: none;
	letter-spacing: normal;
}

.landingcus7 .btn-group-lg > .btn, .landingcus7 .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.landingcus7 .btn-group-sm > .btn, .landingcus7 .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.landingcus7 .btn-group-xs > .btn, .landingcus7 .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.landingcus7 .btn-more:after {
	position: relative;
	top: 1px;
	content: "ã€‰";
	display: inline-block;
	padding-left: .3em;
	color: inherit;
}

.landingcus7 .btn-toolbar > .btn-toolbar-item {
	margin-left: 5px;
}

.landingcus7 .btn-toolbar-divider {
	float: left;
	width: 1px;
	height: 34px;
	margin-left: 10px;
	margin-right: 5px;
	background-color: #eee;
}

.landingcus7 .btn-group-justified.btn-group-justified-spaced {
	width: calc(100% + 10px);
	margin-left: -5px;
	border-spacing: 5px;
}

.landingcus7 .nav > .nav-header {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
	font-size: 85%;
	font-weight: 400;
	letter-spacing: 1px;
	color: #aeaeae;
	text-transform: uppercase;
}

.landingcus7 .nav > li + .nav-header {
	margin-top: 20px;
}

.landingcus7 .nav-bordered > li > a {
	display: inline-block;
	padding: 10px 0;
	font-weight: 300;
	color: #777;
	border-bottom: 4px solid transparent;
}

.landingcus7 .nav-pills > li.active > a, .landingcus7 .nav-pills > li.active > a:focus, .landingcus7 .nav-pills > li.active > a:hover, .landingcus7 .navbar-nav > .active > a, .landingcus7 .navbar-nav > .active > a:focus, .landingcus7 .navbar-nav > .active > a:hover {
	font-weight: 500;
}

.landingcus7 .nav-bordered > li > a:focus, .landingcus7 .nav-bordered > li > a:hover {
	color: #1ca8dd;
	background-color: transparent;
}

.landingcus7 .nav-bordered > li + li {
	margin-left: 30px;
}

.landingcus7 .nav-bordered > li.active > a, .landingcus7 .nav-bordered > li.active > a:focus, .landingcus7 .nav-bordered > li.active > a:hover {
	font-weight: 500;
	color: #777;
	border-bottom-color: #1ca8dd;
}

.landingcus7 .nav-bordered.nav-justified > li + li {
	margin-left: 0;
}

.landingcus7 .nav-bordered.nav-justified > li > a {
	margin-bottom: 0;
}

.landingcus7 .nav-bordered.nav-stacked > li {
	float: none;
	margin-left: 0;
}

.landingcus7 .nav-bordered.nav-stacked > li + li {
	margin-top: 0;
}

.landingcus7 .nav-bordered.nav-stacked > li.active > a, .landingcus7 .nav-bordered.nav-stacked > li.active > a:focus, .landingcus7 .nav-bordered.nav-stacked > li.active > a:hover {
	border-left-color: #1ca8dd;
}

.landingcus7 .nav-bordered.nav-stacked > li > a {
	display: block;
	padding: 5px 10px 5px 30px;
	border-bottom: 0;
	border-left: 4px solid transparent;
}

.landingcus7 .nav-bordered.nav-stacked > li > a:focus, .landingcus7 .nav-bordered.nav-stacked > li > a:hover {
	border-left: 4px solid;
}

.landingcus7 .nav-bordered.nav-stacked .nav-header {
	padding-left: 34px;
}

.landingcus7 .nav-bordered.nav-stacked .nav-divider {
	height: 1px;
	margin: 20px 0 25px 34px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.2);
}

.landingcus7 .with-top-navbar {
	background-color: #f0f0f0;
	transition: width .25s ease 0s, margin .25s ease 0s;
}

.landingcus7 .container-fluid .col-lg-12 {
	background: #fff;
}

.landingcus7 .navbar-nav > li > a > .badge {
	margin-left: 5px;
}

.landingcus7 .navbar-nav.nav-bar-account > li > a > .badge {
	margin-left: 0;
	background-color: #f01919;
	padding: 14px 25px;
	font-size: 15px;
	font-weight: 600;
}

.landingcus7 .navbar-brand-icon {
	float: left;
	margin-right: 5px;
}

.landingcus7 .navbar-inverse .navbar-brand-emphasized, .landingcus7 .navbar-inverse .navbar-brand-emphasized:focus, .landingcus7 .navbar-inverse .navbar-brand-emphasized:hover {
	color: #fff;
	background-color: #000;
}

.landingcus7 .navbar-padded .navbar-header {
	padding-left: 5px;
	padding-right: 5px;
}

@media (min-width: 768px) {
	.landingcus7 .navbar-padded {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.landingcus7 .navbar-form-control {
	border: 0;
	box-shadow: none;
}

.landingcus7 .navbar-inverse .navbar-form-control {
	background-color: #232323;
}

.landingcus7 .navbar-inverse .navbar-form-control:focus {
	color: #111;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(255, 255, 255, 0.5);
}

.landingcus7 .navbar-btn-avitar, .landingcus7 .navbar-btn-avitar:active, .landingcus7 .navbar-btn-avitar:active:focus, .landingcus7 .navbar-btn-avitar:focus, .landingcus7 .navbar-btn-avitar:hover, .landingcus7 .navbar-btn-avitar:hover:active {
	padding: 0;
	border: 0;
	background: 0 0;
	outline: 0 !important;
	box-shadow: none !important;
}

.landingcus7 .navbar-btn-avitar img {
	height: 35px;
	width: 35px;
}

.landingcus7 .list-group-header {
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	font-weight: 400;
	color: inherit;
	background-color: transparent;
	border: 1px solid #ddd;
}

.landingcus7 .list-group-header:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.landingcus7 .list-group-header:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.landingcus7 .m-b-0, .landingcus7 .m-y-0 {
	margin-bottom: 0 !important;
}

.landingcus7 .list-group-progress {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	display: block;
	background-color: #f7f7f7;
}

.landingcus7 .modal-body-scroller {
	max-height: 500px;
	overflow: auto;
	border-radius: 6px;
}

.landingcus7 .modal-body + .modal-body {
	border-top: 1px solid #e5e5e5;
}

.landingcus7 .modal-actions:after, .landingcus7 .modal-actions:before {
	content: " ";
	display: table;
}

.landingcus7 .modal-action {
	float: left;
	width: 50%;
	padding: 15px;
	border: solid #e5e5e5;
	border-width: 1px 0 0;
}

.landingcus7 .p-t-0, .landingcus7 .p-y-0 {
	padding-top: 0 !important;
}

.landingcus7 .modal-action + .modal-action {
	border-left-width: 1px;
}

.landingcus7 .modal-action:first-child {
	border-bottom-left-radius: 5px;
}

.landingcus7 .modal-action:last-child {
	border-bottom-right-radius: 5px;
}

.landingcus7 .modal-action:active, .landingcus7 .modal-action:focus, .landingcus7 .modal-action:hover {
	text-decoration: none;
	background-color: #f5f5f5;
	border-color: #e5e5e5;
}

@media (max-width: 768px) {
	.landingcus7 .table-full {
		margin-right: -16px;
		margin-left: -16px;
	}

	.landingcus7 .iconav-slider {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
	}
}

.landingcus7 .table-actions {
	padding-bottom: 15px;
}

.landingcus7 .p-b-0, .landingcus7 .p-y-0 {
	padding-bottom: 0 !important;
}

.landingcus7 .container-fill-height {
	display: table;
	width: 100%;
	height: 100vh;
}

.landingcus7 .container-fill-height .container-content-bottom, .landingcus7 .container-fill-height .container-content-middle {
	display: table-cell;
	vertical-align: middle;
}

.landingcus7 .container-fill-height .container-content-bottom {
	vertical-align: bottom;
}

@media (min-width: 768px) {
	.landingcus7 .container-fluid-spacious {
		padding-right: 40px;
		padding-left: 40px;
	}
}

.landingcus7 .p-r-0, .landingcus7 .p-x-0 {
	padding-right: 0 !important;
}

.landingcus7 .p-l-0, .landingcus7 .p-x-0 {
	padding-left: 0 !important;
}

.landingcus7 .icon:before {
	position: relative;
	top: 2px;
	display: inline-block;
	font-family: toolkit-entypo;
	speak: none;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.landingcus7 .dashhead-subtitle, .landingcus7 .hr-divider, .landingcus7 .statcard-desc {
	text-transform: uppercase;
}

.landingcus7 .carousel .icon-chevron-thin-left, .landingcus7 .carousel .icon-chevron-thin-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.landingcus7 .m-t-0, .landingcus7 .m-y-0 {
	margin-top: 0 !important;
}

.landingcus7 .carousel .icon-chevron-thin-left {
	left: 50%;
	margin-left: -10px;
}

.landingcus7 .carousel .icon-chevron-thin-right {
	right: 50%;
	margin-right: -10px;
}

.landingcus7 .m-r-0, .landingcus7 .m-x-0 {
	margin-right: 0 !important;
}

.landingcus7 .icon-500px-with-circle:before {
	content: "EA01";
}

.landingcus7 .icon-500px:before {
	content: "EA02";
}

.landingcus7 .icon-add-to-list:before {
	content: "EA03";
}

.landingcus7 .icon-add-user:before {
	content: "EA04";
}

.landingcus7 .icon-address:before {
	content: "EA05";
}

.landingcus7 .icon-adjust:before {
	content: "EA06";
}

.landingcus7 .icon-air:before {
	content: "EA07";
}

.landingcus7 .icon-aircraft-landing:before {
	content: "EA08";
}

.landingcus7 .icon-aircraft-take-off:before {
	content: "EA09";
}

.landingcus7 .icon-aircraft:before {
	content: "EA0A";
}

.landingcus7 .icon-align-bottom:before {
	content: "EA0B";
}

.landingcus7 .icon-align-horizontal-middle:before {
	content: "EA0C";
}

.landingcus7 .icon-align-left:before {
	content: "EA0D";
}

.landingcus7 .icon-align-right:before {
	content: "EA0E";
}

.landingcus7 .icon-align-top:before {
	content: "EA0F";
}

.landingcus7 .icon-align-vertical-middle:before {
	content: "EA10";
}

.landingcus7 .icon-app-store:before {
	content: "EA11";
}

.landingcus7 .icon-archive:before {
	content: "EA12";
}

.landingcus7 .icon-area-graph:before {
	content: "EA13";
}

.landingcus7 .icon-arrow-bold-down:before {
	content: "EA14";
}

.landingcus7 .icon-arrow-bold-left:before {
	content: "EA15";
}

.landingcus7 .icon-arrow-bold-right:before {
	content: "EA16";
}

.landingcus7 .icon-arrow-bold-up:before {
	content: "EA17";
}

.landingcus7 .icon-arrow-down:before {
	content: "EA18";
}

.landingcus7 .icon-arrow-left:before {
	content: "EA19";
}

.landingcus7 .icon-arrow-long-down:before {
	content: "EA1A";
}

.landingcus7 .icon-arrow-long-left:before {
	content: "EA1B";
}

.landingcus7 .icon-arrow-long-right:before {
	content: "EA1C";
}

.landingcus7 .icon-arrow-long-up:before {
	content: "EA1D";
}

.landingcus7 .icon-arrow-right:before {
	content: "EA1E";
}

.landingcus7 .icon-arrow-up:before {
	content: "EA1F";
}

.landingcus7 .icon-arrow-with-circle-down:before {
	content: "EA20";
}

.landingcus7 .icon-arrow-with-circle-left:before {
	content: "EA21";
}

.landingcus7 .icon-arrow-with-circle-right:before {
	content: "EA22";
}

.landingcus7 .icon-arrow-with-circle-up:before {
	content: "EA23";
}

.landingcus7 .icon-attachment:before {
	content: "EA24";
}

.landingcus7 .icon-awareness-ribbon:before {
	content: "EA25";
}

.landingcus7 .icon-back-in-time:before {
	content: "EA26";
}

.landingcus7 .icon-back:before {
	content: "EA27";
}

.landingcus7 .icon-baidu:before {
	content: "EA28";
}

.landingcus7 .icon-bar-graph:before {
	content: "EA29";
}

.landingcus7 .icon-basecamp:before {
	content: "EA2A";
}

.landingcus7 .icon-battery:before {
	content: "EA2B";
}

.landingcus7 .icon-beamed-note:before {
	content: "EA2C";
}

.landingcus7 .icon-behance:before {
	content: "EA2D";
}

.landingcus7 .icon-bell:before {
	content: "EA2E";
}

.landingcus7 .icon-blackboard:before {
	content: "EA2F";
}

.landingcus7 .icon-block:before {
	content: "EA30";
}

.landingcus7 .icon-book:before {
	content: "EA31";
}

.landingcus7 .icon-bookmark:before {
	content: "EA32";
}

.landingcus7 .icon-bookmarks:before {
	content: "EA33";
}

.landingcus7 .icon-bowl:before {
	content: "EA34";
}

.landingcus7 .icon-box:before {
	content: "EA35";
}

.landingcus7 .icon-briefcase:before {
	content: "EA36";
}

.landingcus7 .icon-browser:before {
	content: "EA37";
}

.landingcus7 .icon-brush:before {
	content: "EA38";
}

.landingcus7 .icon-bucket:before {
	content: "EA39";
}

.landingcus7 .icon-bug:before {
	content: "EA3A";
}

.landingcus7 .icon-cake:before {
	content: "EA3B";
}

.landingcus7 .icon-calculator:before {
	content: "EA3C";
}

.landingcus7 .icon-calendar:before {
	content: "EA3D";
}

.landingcus7 .icon-camera:before {
	content: "EA3E";
}

.landingcus7 .icon-ccw:before {
	content: "EA3F";
}

.landingcus7 .icon-chat:before {
	content: "EA40";
}

.landingcus7 .icon-check:before {
	content: "EA41";
}

.landingcus7 .icon-chevron-down:before {
	content: "EA42";
}

.landingcus7 .icon-chevron-left:before {
	content: "EA43";
}

.landingcus7 .icon-chevron-right:before {
	content: "EA44";
}

.landingcus7 .icon-chevron-small-down:before {
	content: "EA45";
}

.landingcus7 .icon-chevron-small-left:before {
	content: "EA46";
}

.landingcus7 .icon-chevron-small-right:before {
	content: "EA47";
}

.landingcus7 .icon-chevron-small-up:before {
	content: "EA48";
}

.landingcus7 .icon-chevron-thin-down:before {
	content: "EA49";
}

.landingcus7 .icon-chevron-thin-left:before {
	content: "EA4A";
}

.landingcus7 .icon-chevron-thin-right:before {
	content: "EA4B";
}

.landingcus7 .icon-chevron-thin-up:before {
	content: "EA4C";
}

.landingcus7 .icon-chevron-up:before {
	content: "EA4D";
}

.landingcus7 .icon-chevron-with-circle-down:before {
	content: "EA4E";
}

.landingcus7 .icon-chevron-with-circle-left:before {
	content: "EA4F";
}

.landingcus7 .icon-chevron-with-circle-right:before {
	content: "EA50";
}

.landingcus7 .icon-chevron-with-circle-up:before {
	content: "EA51";
}

.landingcus7 .icon-circle-with-cross:before {
	content: "EA52";
}

.landingcus7 .icon-circle-with-minus:before {
	content: "EA53";
}

.landingcus7 .icon-circle-with-plus:before {
	content: "EA54";
}

.landingcus7 .icon-circle:before {
	content: "EA55";
}

.landingcus7 .icon-circular-graph:before {
	content: "EA56";
}

.landingcus7 .icon-clapperboard:before {
	content: "EA57";
}

.landingcus7 .icon-classic-computer:before {
	content: "EA58";
}

.landingcus7 .icon-clipboard:before {
	content: "EA59";
}

.landingcus7 .icon-clock:before {
	content: "EA5A";
}

.landingcus7 .icon-cloud:before {
	content: "EA5B";
}

.landingcus7 .icon-code:before {
	content: "EA5C";
}

.landingcus7 .icon-cog:before {
	content: "EA5D";
}

.landingcus7 .icon-colours:before {
	content: "EA5E";
}

.landingcus7 .icon-compass:before {
	content: "EA5F";
}

.landingcus7 .icon-controller-fast-backward:before {
	content: "EA60";
}

.landingcus7 .icon-controller-fast-forward:before {
	content: "EA61";
}

.landingcus7 .icon-controller-jump-to-start:before {
	content: "EA62";
}

.landingcus7 .icon-controller-next:before {
	content: "EA63";
}

.landingcus7 .icon-controller-paus:before {
	content: "EA64";
}

.landingcus7 .icon-controller-play:before {
	content: "EA65";
}

.landingcus7 .icon-controller-record:before {
	content: "EA66";
}

.landingcus7 .icon-controller-stop:before {
	content: "EA67";
}

.landingcus7 .icon-controller-volume:before {
	content: "EA68";
}

.landingcus7 .icon-copy:before {
	content: "EA69";
}

.landingcus7 .icon-creative-cloud:before {
	content: "EA6A";
}

.landingcus7 .icon-creative-commons-attribution:before {
	content: "EA6B";
}

.landingcus7 .icon-creative-commons-noderivs:before {
	content: "EA6C";
}

.landingcus7 .icon-creative-commons-noncommercial-eu:before {
	content: "EA6D";
}

.landingcus7 .icon-creative-commons-noncommercial-us:before {
	content: "EA6E";
}

.landingcus7 .icon-creative-commons-public-domain:before {
	content: "EA6F";
}

.landingcus7 .icon-creative-commons-remix:before {
	content: "EA70";
}

.landingcus7 .icon-creative-commons-share:before {
	content: "EA71";
}

.landingcus7 .icon-creative-commons-sharealike:before {
	content: "EA72";
}

.landingcus7 .icon-creative-commons:before {
	content: "EA73";
}

.landingcus7 .icon-credit-card:before {
	content: "EA74";
}

.landingcus7 .icon-credit:before {
	content: "EA75";
}

.landingcus7 .icon-crop:before {
	content: "EA76";
}

.landingcus7 .icon-cross:before {
	content: "EA77";
}

.landingcus7 .icon-cup:before {
	content: "EA78";
}

.landingcus7 .icon-cw:before {
	content: "EA79";
}

.landingcus7 .icon-cycle:before {
	content: "EA7A";
}

.landingcus7 .icon-database:before {
	content: "EA7B";
}

.landingcus7 .icon-dial-pad:before {
	content: "EA7C";
}

.landingcus7 .icon-direction:before {
	content: "EA7D";
}

.landingcus7 .icon-document-landscape:before {
	content: "EA7E";
}

.landingcus7 .icon-document:before {
	content: "EA7F";
}

.landingcus7 .icon-documents:before {
	content: "EA80";
}

.landingcus7 .icon-dot-single:before {
	content: "EA81";
}

.landingcus7 .icon-dots-three-horizontal:before {
	content: "EA82";
}

.landingcus7 .icon-dots-three-vertical:before {
	content: "EA83";
}

.landingcus7 .icon-dots-two-horizontal:before {
	content: "EA84";
}

.landingcus7 .icon-dots-two-vertical:before {
	content: "EA85";
}

.landingcus7 .icon-download:before {
	content: "EA86";
}

.landingcus7 .icon-dribbble-with-circle:before {
	content: "EA87";
}

.landingcus7 .icon-dribbble:before {
	content: "EA88";
}

.landingcus7 .icon-drink:before {
	content: "EA89";
}

.landingcus7 .icon-drive:before {
	content: "EA8A";
}

.landingcus7 .icon-drop:before {
	content: "EA8B";
}

.landingcus7 .icon-dropbox:before {
	content: "EA8C";
}

.landingcus7 .icon-edit:before {
	content: "EA8D";
}

.landingcus7 .icon-email:before {
	content: "EA8E";
}

.landingcus7 .icon-emoji-flirt:before {
	content: "EA8F";
}

.landingcus7 .icon-emoji-happy:before {
	content: "EA90";
}

.landingcus7 .icon-emoji-neutral:before {
	content: "EA91";
}

.landingcus7 .icon-emoji-sad:before {
	content: "EA92";
}

.landingcus7 .icon-erase:before {
	content: "EA93";
}

.landingcus7 .icon-eraser:before {
	content: "EA94";
}

.landingcus7 .icon-evernote:before {
	content: "EA95";
}

.landingcus7 .icon-export:before {
	content: "EA96";
}

.landingcus7 .icon-eye-with-line:before {
	content: "EA97";
}

.landingcus7 .icon-eye:before {
	content: "EA98";
}

.landingcus7 .icon-facebook-with-circle:before {
	content: "EA99";
}

.landingcus7 .icon-facebook:before {
	content: "EA9A";
}

.landingcus7 .icon-feather:before {
	content: "EA9B";
}

.landingcus7 .icon-fingerprint:before {
	content: "EA9C";
}

.landingcus7 .icon-flag:before {
	content: "EA9D";
}

.landingcus7 .icon-flash:before {
	content: "EA9E";
}

.landingcus7 .icon-flashlight:before {
	content: "EA9F";
}

.landingcus7 .icon-flat-brush:before {
	content: "EAA0";
}

.landingcus7 .icon-flattr:before {
	content: "EAA1";
}

.landingcus7 .icon-flickr-with-circle:before {
	content: "EAA2";
}

.landingcus7 .icon-flickr:before {
	content: "EAA3";
}

.landingcus7 .icon-flow-branch:before {
	content: "EAA4";
}

.landingcus7 .icon-flow-cascade:before {
	content: "EAA5";
}

.landingcus7 .icon-flow-line:before {
	content: "EAA6";
}

.landingcus7 .icon-flow-parallel:before {
	content: "EAA7";
}

.landingcus7 .icon-flow-tree:before {
	content: "EAA8";
}

.landingcus7 .icon-flower:before {
	content: "EAA9";
}

.landingcus7 .icon-folder-images:before {
	content: "EAAA";
}

.landingcus7 .icon-folder-music:before {
	content: "EAAB";
}

.landingcus7 .icon-folder-video:before {
	content: "EAAC";
}

.landingcus7 .icon-folder:before {
	content: "EAAD";
}

.landingcus7 .icon-forward:before {
	content: "EAAE";
}

.landingcus7 .icon-foursquare:before {
	content: "EAAF";
}

.landingcus7 .icon-funnel:before {
	content: "EAB0";
}

.landingcus7 .icon-game-controller:before {
	content: "EAB1";
}

.landingcus7 .icon-gauge:before {
	content: "EAB2";
}

.landingcus7 .icon-github-with-circle:before {
	content: "EAB3";
}

.landingcus7 .icon-github:before {
	content: "EAB4";
}

.landingcus7 .icon-globe:before {
	content: "EAB5";
}

.landingcus7 .icon-google + -with-circle:before {
	content: "EAB6";
}

.landingcus7 .icon-google + :before {
	content: "EAB7";
}

.landingcus7 .icon-google-drive:before {
	content: "EAB8";
}

.landingcus7 .icon-google-hangouts:before {
	content: "EAB9";
}

.landingcus7 .icon-google-play:before {
	content: "EABA";
}

.landingcus7 .icon-graduation-cap:before {
	content: "EABB";
}

.landingcus7 .icon-grid:before {
	content: "EABC";
}

.landingcus7 .icon-grooveshark:before {
	content: "EABD";
}

.landingcus7 .icon-hair-cross:before {
	content: "EABE";
}

.landingcus7 .icon-hand:before {
	content: "EABF";
}

.landingcus7 .icon-heart-outlined:before {
	content: "EAC0";
}

.landingcus7 .icon-heart:before {
	content: "EAC1";
}

.landingcus7 .icon-help-with-circle:before {
	content: "EAC2";
}

.landingcus7 .icon-help:before {
	content: "EAC3";
}

.landingcus7 .icon-home:before {
	content: "EAC4";
}

.landingcus7 .icon-hour-glass:before {
	content: "EAC5";
}

.landingcus7 .icon-houzz:before {
	content: "EAC6";
}

.landingcus7 .icon-icloud:before {
	content: "EAC7";
}

.landingcus7 .icon-image-inverted:before {
	content: "EAC8";
}

.landingcus7 .icon-image:before {
	content: "EAC9";
}

.landingcus7 .icon-images:before {
	content: "EACA";
}

.landingcus7 .icon-inbox:before {
	content: "EACB";
}

.landingcus7 .icon-infinity:before {
	content: "EACC";
}

.landingcus7 .icon-info-with-circle:before {
	content: "EACD";
}

.landingcus7 .icon-info:before {
	content: "EACE";
}

.landingcus7 .icon-instagram-with-circle:before {
	content: "EACF";
}

.landingcus7 .icon-instagram:before {
	content: "EAD0";
}

.landingcus7 .icon-install:before {
	content: "EAD1";
}

.landingcus7 .icon-key:before {
	content: "EAD2";
}

.landingcus7 .icon-keyboard:before {
	content: "EAD3";
}

.landingcus7 .icon-lab-flask:before {
	content: "EAD4";
}

.landingcus7 .icon-landline:before {
	content: "EAD5";
}

.landingcus7 .icon-language:before {
	content: "EAD6";
}

.landingcus7 .icon-laptop:before {
	content: "EAD7";
}

.landingcus7 .icon-lastfm-with-circle:before {
	content: "EAD8";
}

.landingcus7 .icon-lastfm:before {
	content: "EAD9";
}

.landingcus7 .icon-layers:before {
	content: "EADA";
}

.landingcus7 .icon-leaf:before {
	content: "EADB";
}

.landingcus7 .icon-level-down:before {
	content: "EADC";
}

.landingcus7 .icon-level-up:before {
	content: "EADD";
}

.landingcus7 .icon-lifebuoy:before {
	content: "EADE";
}

.landingcus7 .icon-light-bulb:before {
	content: "EADF";
}

.landingcus7 .icon-light-down:before {
	content: "EAE0";
}

.landingcus7 .icon-light-up:before {
	content: "EAE1";
}

.landingcus7 .icon-line-graph:before {
	content: "EAE2";
}

.landingcus7 .icon-link:before {
	content: "EAE3";
}

.landingcus7 .icon-linkedin-with-circle:before {
	content: "EAE4";
}

.landingcus7 .icon-linkedin:before {
	content: "EAE5";
}

.landingcus7 .icon-list:before {
	content: "EAE6";
}

.landingcus7 .icon-location-pin:before {
	content: "EAE7";
}

.landingcus7 .icon-location:before {
	content: "EAE8";
}

.landingcus7 .icon-lock-open:before {
	content: "EAE9";
}

.landingcus7 .icon-lock:before {
	content: "EAEA";
}

.landingcus7 .icon-log-out:before {
	content: "EAEB";
}

.landingcus7 .icon-login:before {
	content: "EAEC";
}

.landingcus7 .icon-loop:before {
	content: "EAED";
}

.landingcus7 .icon-magnet:before {
	content: "EAEE";
}

.landingcus7 .icon-magnifying-glass:before {
	content: "EAEF";
}

.landingcus7 .icon-mail-with-circle:before {
	content: "EAF0";
}

.landingcus7 .icon-mail:before {
	content: "EAF1";
}

.landingcus7 .icon-man:before {
	content: "EAF2";
}

.landingcus7 .icon-map:before {
	content: "EAF3";
}

.landingcus7 .icon-mask:before {
	content: "EAF4";
}

.landingcus7 .icon-medal:before {
	content: "EAF5";
}

.landingcus7 .icon-medium-with-circle:before {
	content: "EAF6";
}

.landingcus7 .icon-medium:before {
	content: "EAF7";
}

.landingcus7 .icon-megaphone:before {
	content: "EAF8";
}

.landingcus7 .icon-menu-white:before {
	content: "EAF9";
}

.landingcus7 .icon-menu:before {
	content: "EAFA";
}

.landingcus7 .icon-merge:before {
	content: "EAFB";
}

.landingcus7 .icon-message:before {
	content: "EAFC";
}

.landingcus7 .icon-mic:before {
	content: "EAFD";
}

.landingcus7 .icon-minus:before {
	content: "EAFE";
}

.landingcus7 .icon-mixi:before {
	content: "EAFF";
}

.landingcus7 .icon-mobile:before {
	content: "EB00";
}

.landingcus7 .icon-modern-mic:before {
	content: "EB01";
}

.landingcus7 .icon-moon:before {
	content: "EB02";
}

.landingcus7 .icon-mouse-pointer:before {
	content: "EB03";
}

.landingcus7 .icon-mouse:before {
	content: "EB04";
}

.landingcus7 .icon-music:before {
	content: "EB05";
}

.landingcus7 .icon-network:before {
	content: "EB06";
}

.landingcus7 .icon-new-message:before {
	content: "EB07";
}

.landingcus7 .icon-new:before {
	content: "EB08";
}

.landingcus7 .icon-news:before {
	content: "EB09";
}

.landingcus7 .icon-newsletter:before {
	content: "EB0A";
}

.landingcus7 .icon-note:before {
	content: "EB0B";
}

.landingcus7 .icon-notification:before {
	content: "EB0C";
}

.landingcus7 .icon-notifications-off:before {
	content: "EB0D";
}

.landingcus7 .icon-old-mobile:before {
	content: "EB0E";
}

.landingcus7 .icon-old-phone:before {
	content: "EB0F";
}

.landingcus7 .icon-onedrive:before {
	content: "EB10";
}

.landingcus7 .icon-open-book:before {
	content: "EB11";
}

.landingcus7 .icon-palette:before {
	content: "EB12";
}

.landingcus7 .icon-paper-plane:before {
	content: "EB13";
}

.landingcus7 .icon-paypal:before {
	content: "EB14";
}

.landingcus7 .icon-pencil:before {
	content: "EB15";
}

.landingcus7 .icon-phone:before {
	content: "EB16";
}

.landingcus7 .icon-picasa:before {
	content: "EB17";
}

.landingcus7 .icon-pie-chart:before {
	content: "EB18";
}

.landingcus7 .icon-pin:before {
	content: "EB19";
}

.landingcus7 .icon-pinterest-with-circle:before {
	content: "EB1A";
}

.landingcus7 .icon-pinterest:before {
	content: "EB1B";
}

.landingcus7 .icon-plus:before {
	content: "EB1C";
}

.landingcus7 .icon-popup:before {
	content: "EB1D";
}

.landingcus7 .icon-power-plug:before {
	content: "EB1E";
}

.landingcus7 .icon-price-ribbon:before {
	content: "EB1F";
}

.landingcus7 .icon-price-tag:before {
	content: "EB20";
}

.landingcus7 .icon-print:before {
	content: "EB21";
}

.landingcus7 .icon-progress-empty:before {
	content: "EB22";
}

.landingcus7 .icon-progress-full:before {
	content: "EB23";
}

.landingcus7 .icon-progress-one:before {
	content: "EB24";
}

.landingcus7 .icon-progress-two:before {
	content: "EB25";
}

.landingcus7 .icon-publish:before {
	content: "EB26";
}

.landingcus7 .icon-qq-with-circle:before {
	content: "EB27";
}

.landingcus7 .icon-qq:before {
	content: "EB28";
}

.landingcus7 .icon-quote:before {
	content: "EB29";
}

.landingcus7 .icon-radio:before {
	content: "EB2A";
}

.landingcus7 .icon-raft-with-circle:before {
	content: "EB2B";
}

.landingcus7 .icon-raft:before {
	content: "EB2C";
}

.landingcus7 .icon-rainbow:before {
	content: "EB2D";
}

.landingcus7 .icon-rdio-with-circle:before {
	content: "EB2E";
}

.landingcus7 .icon-rdio:before {
	content: "EB2F";
}

.landingcus7 .icon-remove-user:before {
	content: "EB30";
}

.landingcus7 .icon-renren:before {
	content: "EB31";
}

.landingcus7 .icon-reply-all:before {
	content: "EB32";
}

.landingcus7 .icon-reply:before {
	content: "EB33";
}

.landingcus7 .icon-resize-100:before {
	content: "EB34";
}

.landingcus7 .icon-resize-full-screen:before {
	content: "EB35";
}

.landingcus7 .icon-retweet:before {
	content: "EB36";
}

.landingcus7 .icon-rocket:before {
	content: "EB37";
}

.landingcus7 .icon-round-brush:before {
	content: "EB38";
}

.landingcus7 .icon-rss:before {
	content: "EB39";
}

.landingcus7 .icon-ruler:before {
	content: "EB3A";
}

.landingcus7 .icon-save:before {
	content: "EB3B";
}

.landingcus7 .icon-scissors:before {
	content: "EB3C";
}

.landingcus7 .icon-scribd:before {
	content: "EB3D";
}

.landingcus7 .icon-select-arrows:before {
	content: "EB3E";
}

.landingcus7 .icon-share-alternative:before {
	content: "EB3F";
}

.landingcus7 .icon-share-alternitive:before {
	content: "EB40";
}

.landingcus7 .icon-share:before {
	content: "EB41";
}

.landingcus7 .icon-shareable:before {
	content: "EB42";
}

.landingcus7 .icon-shield:before {
	content: "EB43";
}

.landingcus7 .icon-shop:before {
	content: "EB44";
}

.landingcus7 .icon-shopping-bag:before {
	content: "EB45";
}

.landingcus7 .icon-shopping-basket:before {
	content: "EB46";
}

.landingcus7 .icon-shopping-cart:before {
	content: "EB47";
}

.landingcus7 .icon-shuffle:before {
	content: "EB48";
}

.landingcus7 .icon-signal:before {
	content: "EB49";
}

.landingcus7 .icon-sina-weibo:before {
	content: "EB4A";
}

.landingcus7 .icon-skype-with-circle:before {
	content: "EB4B";
}

.landingcus7 .icon-skype:before {
	content: "EB4C";
}

.landingcus7 .icon-slideshare:before {
	content: "EB4D";
}

.landingcus7 .icon-smashing:before {
	content: "EB4E";
}

.landingcus7 .icon-sound-mix:before {
	content: "EB4F";
}

.landingcus7 .icon-sound-mute:before {
	content: "EB50";
}

.landingcus7 .icon-sound:before {
	content: "EB51";
}

.landingcus7 .icon-soundcloud:before {
	content: "EB52";
}

.landingcus7 .icon-sports-club:before {
	content: "EB53";
}

.landingcus7 .icon-spotify-with-circle:before {
	content: "EB54";
}

.landingcus7 .icon-spotify:before {
	content: "EB55";
}

.landingcus7 .icon-spreadsheet:before {
	content: "EB56";
}

.landingcus7 .icon-squared-cross:before {
	content: "EB57";
}

.landingcus7 .icon-squared-minus:before {
	content: "EB58";
}

.landingcus7 .icon-squared-plus:before {
	content: "EB59";
}

.landingcus7 .icon-star-outlined:before {
	content: "EB5A";
}

.landingcus7 .icon-star:before {
	content: "EB5B";
}

.landingcus7 .icon-stopwatch:before {
	content: "EB5C";
}

.landingcus7 .icon-stumbleupon-with-circle:before {
	content: "EB5D";
}

.landingcus7 .icon-stumbleupon:before {
	content: "EB5E";
}

.landingcus7 .icon-suitcase:before {
	content: "EB5F";
}

.landingcus7 .icon-swap:before {
	content: "EB60";
}

.landingcus7 .icon-swarm:before {
	content: "EB61";
}

.landingcus7 .icon-sweden:before {
	content: "EB62";
}

.landingcus7 .icon-switch:before {
	content: "EB63";
}

.landingcus7 .icon-tablet-mobile-combo:before {
	content: "EB64";
}

.landingcus7 .icon-tablet:before {
	content: "EB65";
}

.landingcus7 .icon-tag:before {
	content: "EB66";
}

.landingcus7 .icon-text-document-inverted:before {
	content: "EB67";
}

.landingcus7 .icon-text-document:before {
	content: "EB68";
}

.landingcus7 .icon-text:before {
	content: "EB69";
}

.landingcus7 .icon-thermometer:before {
	content: "EB6A";
}

.landingcus7 .icon-thumbs-down:before {
	content: "EB6B";
}

.landingcus7 .icon-thumbs-up:before {
	content: "EB6C";
}

.landingcus7 .icon-thunder-cloud:before {
	content: "EB6D";
}

.landingcus7 .icon-ticket:before {
	content: "EB6E";
}

.landingcus7 .icon-time-slot:before {
	content: "EB6F";
}

.landingcus7 .icon-tools:before {
	content: "EB70";
}

.landingcus7 .icon-traffic-cone:before {
	content: "EB71";
}

.landingcus7 .icon-trash:before {
	content: "EB72";
}

.landingcus7 .icon-tree:before {
	content: "EB73";
}

.landingcus7 .icon-triangle-down:before {
	content: "EB74";
}

.landingcus7 .icon-triangle-left:before {
	content: "EB75";
}

.landingcus7 .icon-triangle-right:before {
	content: "EB76";
}

.landingcus7 .icon-triangle-up:before {
	content: "EB77";
}

.landingcus7 .icon-tripadvisor:before {
	content: "EB78";
}

.landingcus7 .icon-trophy:before {
	content: "EB79";
}

.landingcus7 .icon-tumblr-with-circle:before {
	content: "EB7A";
}

.landingcus7 .icon-tumblr:before {
	content: "EB7B";
}

.landingcus7 .icon-tv:before {
	content: "EB7C";
}

.landingcus7 .icon-twitter-with-circle:before {
	content: "EB7D";
}

.landingcus7 .icon-twitter:before {
	content: "EB7E";
}

.landingcus7 .icon-typing:before {
	content: "EB7F";
}

.landingcus7 .icon-uninstall:before {
	content: "EB80";
}

.landingcus7 .icon-unread:before {
	content: "EB81";
}

.landingcus7 .icon-untag:before {
	content: "EB82";
}

.landingcus7 .icon-upload-to-cloud:before {
	content: "EB83";
}

.landingcus7 .icon-upload:before {
	content: "EB84";
}

.landingcus7 .icon-user:before {
	content: "EB85";
}

.landingcus7 .icon-users:before {
	content: "EB86";
}

.landingcus7 .icon-v-card:before {
	content: "EB87";
}

.landingcus7 .icon-video-camera:before {
	content: "EB88";
}

.landingcus7 .icon-video:before {
	content: "EB89";
}

.landingcus7 .icon-vimeo-with-circle:before {
	content: "EB8A";
}

.landingcus7 .icon-vimeo:before {
	content: "EB8B";
}

.landingcus7 .icon-vine-with-circle:before {
	content: "EB8C";
}

.landingcus7 .icon-vine:before {
	content: "EB8D";
}

.landingcus7 .icon-vinyl:before {
	content: "EB8E";
}

.landingcus7 .icon-vk-alternitive:before {
	content: "EB8F";
}

.landingcus7 .icon-vk-with-circle:before {
	content: "EB90";
}

.landingcus7 .icon-vk:before {
	content: "EB91";
}

.landingcus7 .icon-voicemail:before {
	content: "EB92";
}

.landingcus7 .icon-wallet:before {
	content: "EB93";
}

.landingcus7 .icon-warning:before {
	content: "EB94";
}

.landingcus7 .icon-water:before {
	content: "EB95";
}

.landingcus7 .icon-windows-store:before {
	content: "EB96";
}

.landingcus7 .icon-xing-with-circle:before {
	content: "EB97";
}

.landingcus7 .icon-xing:before {
	content: "EB98";
}

.landingcus7 .icon-yelp:before {
	content: "EB99";
}

.landingcus7 .icon-youko-with-circle:before {
	content: "EB9A";
}

.landingcus7 .icon-youko:before {
	content: "EB9B";
}

.landingcus7 .icon-youtube-with-circle:before {
	content: "EB9C";
}

.landingcus7 .icon-youtube:before {
	content: "EB9D";
}

.landingcus7 .flextable {
	dislay: table;
	width: 100%;
}

.landingcus7 .flextable-item {
	display: table-cell;
	width: 1%;
	vertical-align: middle;
}

.landingcus7 .flextable-item .btn-group {
	margin-left: 10px;
}

.landingcus7 .flextable-item .btn-group > .btn {
	float: none;
}

.landingcus7 .flextable-item .btn-group > .btn + .btn {
	margin-left: -4px;
}

.landingcus7 .m-l-0, .landingcus7 .m-x-0 {
	margin-left: 0 !important;
}

.landingcus7 .flextable-primary {
	width: 99%;
}

.landingcus7 .pos-r {
	position: relative !important;
}

.landingcus7 .pos-a {
	position: absolute !important;
}

.landingcus7 .pos-f {
	position: fixed !important;
}

.landingcus7 .datepicker-dropdown:after, .landingcus7 .datepicker-dropdown:before {
	display: inline-block;
	border-top: 0;
	position: absolute;
	content: "";
}

.landingcus7 .w-sm {
	width: 25% !important;
}

.landingcus7 .w-md {
	width: 50% !important;
}

.landingcus7 .w-lg {
	width: 75% !important;
}

.landingcus7 .w-full {
	width: 100% !important;
}

.landingcus7 .m-a-0 {
	margin: 0 !important;
}

.landingcus7 .m-r, .landingcus7 .m-x {
	margin-right: 20px !important;
}

.landingcus7 .m-l, .landingcus7 .m-x {
	margin-left: 20px !important;
}

.landingcus7 .m-t, .landingcus7 .m-y {
	margin-top: 20px !important;
}

.landingcus7 .m-b, .landingcus7 .m-y {
	margin-bottom: 20px !important;
}

.landingcus7 .m-a {
	margin: 20px !important;
}

.landingcus7 .m-t-md, .landingcus7 .m-y-md {
	margin-top: 30px !important;
}

.landingcus7 .m-b-md, .landingcus7 .m-y-md {
	margin-bottom: 30px !important;
}

.landingcus7 .m-x-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}

.landingcus7 .m-r-md, .landingcus7 .m-x-md {
	margin-right: 30px !important;
}

.landingcus7 .m-l-md, .landingcus7 .m-x-md {
	margin-left: 30px !important;
}

.landingcus7 .m-a-md {
	margin: 30px !important;
}

.landingcus7 .m-r-lg, .landingcus7 .m-x-lg {
	margin-right: 60px !important;
}

.landingcus7 .m-l-lg, .landingcus7 .m-x-lg {
	margin-left: 60px !important;
}

.landingcus7 .m-t-lg, .landingcus7 .m-y-lg {
	margin-top: 60px !important;
}

.landingcus7 .m-b-lg, .landingcus7 .m-y-lg {
	margin-bottom: 60px !important;
}

.landingcus7 .m-a-lg {
	margin: 60px !important;
}

.landingcus7 .p-a-0 {
	padding: 0 !important;
}

.landingcus7 .p-l, .landingcus7 .p-x {
	padding-left: 20px !important;
}

.landingcus7 .p-r, .landingcus7 .p-x {
	padding-right: 20px !important;
}

.landingcus7 .p-t, .landingcus7 .p-y {
	padding-top: 20px !important;
}

.landingcus7 .p-b, .landingcus7 .p-y {
	padding-bottom: 20px !important;
}

.landingcus7 .p-a {
	padding: 20px !important;
}

.landingcus7 .p-r-md, .landingcus7 .p-x-md {
	padding-right: 30px !important;
}

.landingcus7 .p-l-md, .landingcus7 .p-x-md {
	padding-left: 30px !important;
}

.landingcus7 .p-t-md, .landingcus7 .p-y-md {
	padding-top: 30px !important;
}

.landingcus7 .p-b-md, .landingcus7 .p-y-md {
	padding-bottom: 30px !important;
}

.landingcus7 .p-a-md {
	padding: 30px !important;
}

.landingcus7 .p-r-lg, .landingcus7 .p-x-lg {
	padding-right: 60px !important;
}

.landingcus7 .p-l-lg, .landingcus7 .p-x-lg {
	padding-left: 60px !important;
}

.landingcus7 .p-t-lg, .landingcus7 .p-y-lg {
	padding-top: 60px !important;
}

.landingcus7 .p-b-lg, .landingcus7 .p-y-lg {
	padding-bottom: 60px !important;
}

.landingcus7 .p-a-lg {
	padding: 60px !important;
}

.landingcus7 .text-inherit, .landingcus7 .text-inherit:focus, .landingcus7 .text-inherit:hover {
	color: inherit;
	text-decoration: inherit;
}

.landingcus7 .iconav-brand:hover, .landingcus7 .sidebar-brand:hover, .landingcus7 a:focus, .landingcus7 a:hover, .landingcus7 body > footer li a, .landingcus7 body > footer li a:focus, .landingcus7 body > footer li a:hover {
	text-decoration: none;
}

.landingcus7 .datepicker {
	padding: 4px;
	border-radius: 4px;
	color: #222;
}

.landingcus7 .datepicker-inline {
	width: 220px;
}

.landingcus7 .datepicker.datepicker-rtl {
	direction: rtl;
}

.landingcus7 .datepicker.datepicker-rtl table tr td span {
	float: right;
}

.landingcus7 .datepicker-dropdown {
	top: 0;
	left: 0;
}

.landingcus7 .datepicker-dropdown:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
}

.landingcus7 .datepicker-dropdown:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
}

.landingcus7 .datepicker-dropdown.datepicker-orient-left:before {
	left: 6px;
}

.landingcus7 .datepicker-dropdown.datepicker-orient-left:after {
	left: 7px;
}

.landingcus7 .datepicker-dropdown.datepicker-orient-right:before {
	right: 6px;
}

.landingcus7 .datepicker-dropdown.datepicker-orient-right:after {
	right: 7px;
}

.landingcus7 .datepicker-dropdown.datepicker-orient-top:before {
	top: -7px;
}

.landingcus7 .datepicker-dropdown.datepicker-orient-top:after {
	top: -6px;
}

.landingcus7 .datepicker-dropdown.datepicker-orient-bottom:before {
	bottom: -7px;
	border-bottom: 0;
	border-top: 7px solid #999;
}

.landingcus7 .datepicker-dropdown.datepicker-orient-bottom:after {
	bottom: -6px;
	border-bottom: 0;
	border-top: 6px solid #fff;
}

.landingcus7 .datepicker > div {
	display: none;
}

.landingcus7 .datepicker.days .datepicker-days, .landingcus7 .datepicker.months .datepicker-months, .landingcus7 .datepicker.years .datepicker-years {
	display: block;
}

.landingcus7 .datepicker table {
	margin: 5px 10px;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.landingcus7 .datepicker table > tbody > tr > td, .landingcus7 .datepicker table > tbody > tr > th, .landingcus7 .datepicker table > thead > tr > td, .landingcus7 .datepicker table > thead > tr > th {
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: none;
}

.landingcus7 .table-striped .datepicker table tr td, .landingcus7 .table-striped .datepicker table tr th {
	background-color: transparent;
}

.landingcus7 .datepicker table tr td.day.focused, .landingcus7 .datepicker table tr td.day:hover {
	background: #f5f5f5;
	cursor: pointer;
}

.landingcus7 .datepicker table tr td.new, .landingcus7 .datepicker table tr td.old {
	color: #eee;
}

.landingcus7 .datepicker table tr td.disabled, .landingcus7 .datepicker table tr td.disabled:hover {
	background: 0 0;
	color: #eee;
	cursor: default;
}

.landingcus7 .datepicker table tr td.today, .landingcus7 .datepicker table tr td.today.disabled, .landingcus7 .datepicker table tr td.today.disabled:hover, .landingcus7 .datepicker table tr td.today:hover {
	color: #000;
	background-color: #ffdb99;
	border-color: #ffb733;
}

.landingcus7 .datepicker table tr td.today.disabled.focus, .landingcus7 .datepicker table tr td.today.disabled:focus, .landingcus7 .datepicker table tr td.today.disabled:hover.focus, .landingcus7 .datepicker table tr td.today.disabled:hover:focus, .landingcus7 .datepicker table tr td.today.focus, .landingcus7 .datepicker table tr td.today:focus, .landingcus7 .datepicker table tr td.today:hover.focus, .landingcus7 .datepicker table tr td.today:hover:focus {
	color: #000;
	background-color: #ffc966;
	border-color: #b37400;
}

.landingcus7 .datepicker table tr td.today.active, .landingcus7 .datepicker table tr td.today.disabled.active, .landingcus7 .datepicker table tr td.today.disabled:active, .landingcus7 .datepicker table tr td.today.disabled:hover, .landingcus7 .datepicker table tr td.today.disabled:hover.active, .landingcus7 .datepicker table tr td.today.disabled:hover:active, .landingcus7 .datepicker table tr td.today.disabled:hover:hover, .landingcus7 .datepicker table tr td.today:active, .landingcus7 .datepicker table tr td.today:hover, .landingcus7 .datepicker table tr td.today:hover.active, .landingcus7 .datepicker table tr td.today:hover:active, .landingcus7 .datepicker table tr td.today:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.disabled, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today:hover {
	color: #000;
	background-color: #ffc966;
	border-color: #f59e00;
}

.landingcus7 .datepicker table tr td.today.active.focus, .landingcus7 .datepicker table tr td.today.active:focus, .landingcus7 .datepicker table tr td.today.active:hover, .landingcus7 .datepicker table tr td.today.disabled.active.focus, .landingcus7 .datepicker table tr td.today.disabled.active:focus, .landingcus7 .datepicker table tr td.today.disabled.active:hover, .landingcus7 .datepicker table tr td.today.disabled:active.focus, .landingcus7 .datepicker table tr td.today.disabled:active:focus, .landingcus7 .datepicker table tr td.today.disabled:active:hover, .landingcus7 .datepicker table tr td.today.disabled:hover.active.focus, .landingcus7 .datepicker table tr td.today.disabled:hover.active:focus, .landingcus7 .datepicker table tr td.today.disabled:hover.active:hover, .landingcus7 .datepicker table tr td.today.disabled:hover:active.focus, .landingcus7 .datepicker table tr td.today.disabled:hover:active:focus, .landingcus7 .datepicker table tr td.today.disabled:hover:active:hover, .landingcus7 .datepicker table tr td.today:active.focus, .landingcus7 .datepicker table tr td.today:active:focus, .landingcus7 .datepicker table tr td.today:active:hover, .landingcus7 .datepicker table tr td.today:hover.active.focus, .landingcus7 .datepicker table tr td.today:hover.active:focus, .landingcus7 .datepicker table tr td.today:hover.active:hover, .landingcus7 .datepicker table tr td.today:hover:active.focus, .landingcus7 .datepicker table tr td.today:hover:active:focus, .landingcus7 .datepicker table tr td.today:hover:active:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.disabled.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.disabled:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.today:hover:hover {
	color: #000;
	background-color: #ffbc42;
	border-color: #b37400;
}

.landingcus7 .datepicker table tr td.today.disabled, .landingcus7 .datepicker table tr td.today.disabled.active, .landingcus7 .datepicker table tr td.today.disabled.disabled, .landingcus7 .datepicker table tr td.today.disabled.disabled.active, .landingcus7 .datepicker table tr td.today.disabled.disabled.focus, .landingcus7 .datepicker table tr td.today.disabled.disabled:active, .landingcus7 .datepicker table tr td.today.disabled.disabled:focus, .landingcus7 .datepicker table tr td.today.disabled.disabled:hover, .landingcus7 .datepicker table tr td.today.disabled.focus, .landingcus7 .datepicker table tr td.today.disabled:active, .landingcus7 .datepicker table tr td.today.disabled:focus, .landingcus7 .datepicker table tr td.today.disabled:hover, .landingcus7 .datepicker table tr td.today.disabled:hover.disabled, .landingcus7 .datepicker table tr td.today.disabled:hover.disabled.active, .landingcus7 .datepicker table tr td.today.disabled:hover.disabled.focus, .landingcus7 .datepicker table tr td.today.disabled:hover.disabled:active, .landingcus7 .datepicker table tr td.today.disabled:hover.disabled:focus, .landingcus7 .datepicker table tr td.today.disabled:hover.disabled:hover, .landingcus7 .datepicker table tr td.today.disabled:hover[disabled], .landingcus7 .datepicker table tr td.today.disabled:hover[disabled].active, .landingcus7 .datepicker table tr td.today.disabled:hover[disabled].focus, .landingcus7 .datepicker table tr td.today.disabled:hover[disabled]:active, .landingcus7 .datepicker table tr td.today.disabled:hover[disabled]:focus, .landingcus7 .datepicker table tr td.today.disabled:hover[disabled]:hover, .landingcus7 .datepicker table tr td.today.disabled[disabled], .landingcus7 .datepicker table tr td.today.disabled[disabled].active, .landingcus7 .datepicker table tr td.today.disabled[disabled].focus, .landingcus7 .datepicker table tr td.today.disabled[disabled]:active, .landingcus7 .datepicker table tr td.today.disabled[disabled]:focus, .landingcus7 .datepicker table tr td.today.disabled[disabled]:hover, .landingcus7 .datepicker table tr td.today:hover.disabled, .landingcus7 .datepicker table tr td.today:hover.disabled.active, .landingcus7 .datepicker table tr td.today:hover.disabled.focus, .landingcus7 .datepicker table tr td.today:hover.disabled:active, .landingcus7 .datepicker table tr td.today:hover.disabled:focus, .landingcus7 .datepicker table tr td.today:hover.disabled:hover, .landingcus7 .datepicker table tr td.today:hover[disabled], .landingcus7 .datepicker table tr td.today:hover[disabled].active, .landingcus7 .datepicker table tr td.today:hover[disabled].focus, .landingcus7 .datepicker table tr td.today:hover[disabled]:active, .landingcus7 .datepicker table tr td.today:hover[disabled]:focus, .landingcus7 .datepicker table tr td.today:hover[disabled]:hover, .landingcus7 .datepicker table tr td.today[disabled], .landingcus7 .datepicker table tr td.today[disabled].active, .landingcus7 .datepicker table tr td.today[disabled].focus, .landingcus7 .datepicker table tr td.today[disabled]:active, .landingcus7 .datepicker table tr td.today[disabled]:focus, .landingcus7 .datepicker table tr td.today[disabled]:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.today, .landingcus7 fieldset[disabled] .datepicker table tr td.today.active, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled.active, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled:active, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.today.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.today:active, .landingcus7 fieldset[disabled] .datepicker table tr td.today:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.today:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.today:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td.today:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.today:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td.today:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.today:hover:hover {
	background-color: #ffdb99;
	border-color: #ffb733;
}

.landingcus7 .datepicker table tr td.today .badge, .landingcus7 .datepicker table tr td.today.disabled .badge, .landingcus7 .datepicker table tr td.today.disabled:hover .badge, .landingcus7 .datepicker table tr td.today:hover .badge {
	color: #ffdb99;
	background-color: #000;
}

.landingcus7 .datepicker table tr td.today:hover:hover {
	color: #000;
}

.landingcus7 .datepicker table tr td.today.active:hover {
	color: #fff;
}

.landingcus7 .datepicker table tr td.range, .landingcus7 .datepicker table tr td.range.disabled, .landingcus7 .datepicker table tr td.range.disabled:hover, .landingcus7 .datepicker table tr td.range:hover {
	background: #f5f5f5;
	border-radius: 0;
}

.landingcus7 .datepicker table tr td.range.today, .landingcus7 .datepicker table tr td.range.today.disabled, .landingcus7 .datepicker table tr td.range.today.disabled:hover, .landingcus7 .datepicker table tr td.range.today:hover {
	color: #000;
	background-color: #facd7b;
	border-color: #f6a818;
	border-radius: 0;
}

.landingcus7 .datepicker table tr td.range.today.disabled.focus, .landingcus7 .datepicker table tr td.range.today.disabled:focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover.focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover:focus, .landingcus7 .datepicker table tr td.range.today.focus, .landingcus7 .datepicker table tr td.range.today:focus, .landingcus7 .datepicker table tr td.range.today:hover.focus, .landingcus7 .datepicker table tr td.range.today:hover:focus {
	color: #000;
	background-color: #f8ba49;
	border-color: #8a5b05;
}

.landingcus7 .datepicker table tr td.range.today.active, .landingcus7 .datepicker table tr td.range.today.disabled.active, .landingcus7 .datepicker table tr td.range.today.disabled:active, .landingcus7 .datepicker table tr td.range.today.disabled:hover, .landingcus7 .datepicker table tr td.range.today.disabled:hover.active, .landingcus7 .datepicker table tr td.range.today.disabled:hover:active, .landingcus7 .datepicker table tr td.range.today.disabled:hover:hover, .landingcus7 .datepicker table tr td.range.today:active, .landingcus7 .datepicker table tr td.range.today:hover, .landingcus7 .datepicker table tr td.range.today:hover.active, .landingcus7 .datepicker table tr td.range.today:hover:active, .landingcus7 .datepicker table tr td.range.today:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.disabled, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today:hover {
	color: #000;
	background-color: #f8ba49;
	border-color: #ca8508;
}

.landingcus7 .datepicker table tr td.range.today.active.focus, .landingcus7 .datepicker table tr td.range.today.active:focus, .landingcus7 .datepicker table tr td.range.today.active:hover, .landingcus7 .datepicker table tr td.range.today.disabled.active.focus, .landingcus7 .datepicker table tr td.range.today.disabled.active:focus, .landingcus7 .datepicker table tr td.range.today.disabled.active:hover, .landingcus7 .datepicker table tr td.range.today.disabled:active.focus, .landingcus7 .datepicker table tr td.range.today.disabled:active:focus, .landingcus7 .datepicker table tr td.range.today.disabled:active:hover, .landingcus7 .datepicker table tr td.range.today.disabled:hover.active.focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover.active:focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover.active:hover, .landingcus7 .datepicker table tr td.range.today.disabled:hover:active.focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover:active:focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover:active:hover, .landingcus7 .datepicker table tr td.range.today:active.focus, .landingcus7 .datepicker table tr td.range.today:active:focus, .landingcus7 .datepicker table tr td.range.today:active:hover, .landingcus7 .datepicker table tr td.range.today:hover.active.focus, .landingcus7 .datepicker table tr td.range.today:hover.active:focus, .landingcus7 .datepicker table tr td.range.today:hover.active:hover, .landingcus7 .datepicker table tr td.range.today:hover:active.focus, .landingcus7 .datepicker table tr td.range.today:hover:active:focus, .landingcus7 .datepicker table tr td.range.today:hover:active:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.disabled.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.range.today:hover:hover {
	color: #000;
	background-color: #f7ad27;
	border-color: #8a5b05;
}

.landingcus7 .datepicker table tr td.range.today.disabled, .landingcus7 .datepicker table tr td.range.today.disabled.active, .landingcus7 .datepicker table tr td.range.today.disabled.disabled, .landingcus7 .datepicker table tr td.range.today.disabled.disabled.active, .landingcus7 .datepicker table tr td.range.today.disabled.disabled.focus, .landingcus7 .datepicker table tr td.range.today.disabled.disabled:active, .landingcus7 .datepicker table tr td.range.today.disabled.disabled:focus, .landingcus7 .datepicker table tr td.range.today.disabled.disabled:hover, .landingcus7 .datepicker table tr td.range.today.disabled.focus, .landingcus7 .datepicker table tr td.range.today.disabled:active, .landingcus7 .datepicker table tr td.range.today.disabled:focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover, .landingcus7 .datepicker table tr td.range.today.disabled:hover.disabled, .landingcus7 .datepicker table tr td.range.today.disabled:hover.disabled.active, .landingcus7 .datepicker table tr td.range.today.disabled:hover.disabled.focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover.disabled:active, .landingcus7 .datepicker table tr td.range.today.disabled:hover.disabled:focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover.disabled:hover, .landingcus7 .datepicker table tr td.range.today.disabled:hover[disabled], .landingcus7 .datepicker table tr td.range.today.disabled:hover[disabled].active, .landingcus7 .datepicker table tr td.range.today.disabled:hover[disabled].focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover[disabled]:active, .landingcus7 .datepicker table tr td.range.today.disabled:hover[disabled]:focus, .landingcus7 .datepicker table tr td.range.today.disabled:hover[disabled]:hover, .landingcus7 .datepicker table tr td.range.today.disabled[disabled], .landingcus7 .datepicker table tr td.range.today.disabled[disabled].active, .landingcus7 .datepicker table tr td.range.today.disabled[disabled].focus, .landingcus7 .datepicker table tr td.range.today.disabled[disabled]:active, .landingcus7 .datepicker table tr td.range.today.disabled[disabled]:focus, .landingcus7 .datepicker table tr td.range.today.disabled[disabled]:hover, .landingcus7 .datepicker table tr td.range.today:hover.disabled, .landingcus7 .datepicker table tr td.range.today:hover.disabled.active, .landingcus7 .datepicker table tr td.range.today:hover.disabled.focus, .landingcus7 .datepicker table tr td.range.today:hover.disabled:active, .landingcus7 .datepicker table tr td.range.today:hover.disabled:focus, .landingcus7 .datepicker table tr td.range.today:hover.disabled:hover, .landingcus7 .datepicker table tr td.range.today:hover[disabled], .landingcus7 .datepicker table tr td.range.today:hover[disabled].active, .landingcus7 .datepicker table tr td.range.today:hover[disabled].focus, .landingcus7 .datepicker table tr td.range.today:hover[disabled]:active, .landingcus7 .datepicker table tr td.range.today:hover[disabled]:focus, .landingcus7 .datepicker table tr td.range.today:hover[disabled]:hover, .landingcus7 .datepicker table tr td.range.today[disabled], .landingcus7 .datepicker table tr td.range.today[disabled].active, .landingcus7 .datepicker table tr td.range.today[disabled].focus, .landingcus7 .datepicker table tr td.range.today[disabled]:active, .landingcus7 .datepicker table tr td.range.today[disabled]:focus, .landingcus7 .datepicker table tr td.range.today[disabled]:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.active, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled.active, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled:active, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today:active, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
	background-color: #facd7b;
	border-color: #f6a818;
}

.landingcus7 .datepicker table tr td.range.today .badge, .landingcus7 .datepicker table tr td.range.today.disabled .badge, .landingcus7 .datepicker table tr td.range.today.disabled:hover .badge, .landingcus7 .datepicker table tr td.range.today:hover .badge {
	color: #facd7b;
	background-color: #000;
}

.landingcus7 .datepicker table tr td.selected, .landingcus7 .datepicker table tr td.selected.disabled, .landingcus7 .datepicker table tr td.selected.disabled:hover, .landingcus7 .datepicker table tr td.selected:hover {
	color: #fff;
	background-color: #eee;
	border-color: #555;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.landingcus7 .datepicker table tr td.selected.disabled.focus, .landingcus7 .datepicker table tr td.selected.disabled:focus, .landingcus7 .datepicker table tr td.selected.disabled:hover.focus, .landingcus7 .datepicker table tr td.selected.disabled:hover:focus, .landingcus7 .datepicker table tr td.selected.focus, .landingcus7 .datepicker table tr td.selected:focus, .landingcus7 .datepicker table tr td.selected:hover.focus, .landingcus7 .datepicker table tr td.selected:hover:focus {
	color: #fff;
	background-color: #d5d5d5;
	border-color: #151515;
}

.landingcus7 .datepicker table tr td.selected.active, .landingcus7 .datepicker table tr td.selected.disabled.active, .landingcus7 .datepicker table tr td.selected.disabled:active, .landingcus7 .datepicker table tr td.selected.disabled:hover, .landingcus7 .datepicker table tr td.selected.disabled:hover.active, .landingcus7 .datepicker table tr td.selected.disabled:hover:active, .landingcus7 .datepicker table tr td.selected.disabled:hover:hover, .landingcus7 .datepicker table tr td.selected:active, .landingcus7 .datepicker table tr td.selected:hover, .landingcus7 .datepicker table tr td.selected:hover.active, .landingcus7 .datepicker table tr td.selected:hover:active, .landingcus7 .datepicker table tr td.selected:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.disabled, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected:hover {
	color: #fff;
	background-color: #d5d5d5;
	border-color: #363636;
}

.landingcus7 .datepicker table tr td.selected.active.focus, .landingcus7 .datepicker table tr td.selected.active:focus, .landingcus7 .datepicker table tr td.selected.active:hover, .landingcus7 .datepicker table tr td.selected.disabled.active.focus, .landingcus7 .datepicker table tr td.selected.disabled.active:focus, .landingcus7 .datepicker table tr td.selected.disabled.active:hover, .landingcus7 .datepicker table tr td.selected.disabled:active.focus, .landingcus7 .datepicker table tr td.selected.disabled:active:focus, .landingcus7 .datepicker table tr td.selected.disabled:active:hover, .landingcus7 .datepicker table tr td.selected.disabled:hover.active.focus, .landingcus7 .datepicker table tr td.selected.disabled:hover.active:focus, .landingcus7 .datepicker table tr td.selected.disabled:hover.active:hover, .landingcus7 .datepicker table tr td.selected.disabled:hover:active.focus, .landingcus7 .datepicker table tr td.selected.disabled:hover:active:focus, .landingcus7 .datepicker table tr td.selected.disabled:hover:active:hover, .landingcus7 .datepicker table tr td.selected:active.focus, .landingcus7 .datepicker table tr td.selected:active:focus, .landingcus7 .datepicker table tr td.selected:active:hover, .landingcus7 .datepicker table tr td.selected:hover.active.focus, .landingcus7 .datepicker table tr td.selected:hover.active:focus, .landingcus7 .datepicker table tr td.selected:hover.active:hover, .landingcus7 .datepicker table tr td.selected:hover:active.focus, .landingcus7 .datepicker table tr td.selected:hover:active:focus, .landingcus7 .datepicker table tr td.selected:hover:active:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.disabled.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.disabled:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.selected:hover:hover {
	color: #fff;
	background-color: #c3c3c3;
	border-color: #151515;
}

.landingcus7 .datepicker table tr td.selected.disabled, .landingcus7 .datepicker table tr td.selected.disabled.active, .landingcus7 .datepicker table tr td.selected.disabled.disabled, .landingcus7 .datepicker table tr td.selected.disabled.disabled.active, .landingcus7 .datepicker table tr td.selected.disabled.disabled.focus, .landingcus7 .datepicker table tr td.selected.disabled.disabled:active, .landingcus7 .datepicker table tr td.selected.disabled.disabled:focus, .landingcus7 .datepicker table tr td.selected.disabled.disabled:hover, .landingcus7 .datepicker table tr td.selected.disabled.focus, .landingcus7 .datepicker table tr td.selected.disabled:active, .landingcus7 .datepicker table tr td.selected.disabled:focus, .landingcus7 .datepicker table tr td.selected.disabled:hover, .landingcus7 .datepicker table tr td.selected.disabled:hover.disabled, .landingcus7 .datepicker table tr td.selected.disabled:hover.disabled.active, .landingcus7 .datepicker table tr td.selected.disabled:hover.disabled.focus, .landingcus7 .datepicker table tr td.selected.disabled:hover.disabled:active, .landingcus7 .datepicker table tr td.selected.disabled:hover.disabled:focus, .landingcus7 .datepicker table tr td.selected.disabled:hover.disabled:hover, .landingcus7 .datepicker table tr td.selected.disabled:hover[disabled], .landingcus7 .datepicker table tr td.selected.disabled:hover[disabled].active, .landingcus7 .datepicker table tr td.selected.disabled:hover[disabled].focus, .landingcus7 .datepicker table tr td.selected.disabled:hover[disabled]:active, .landingcus7 .datepicker table tr td.selected.disabled:hover[disabled]:focus, .landingcus7 .datepicker table tr td.selected.disabled:hover[disabled]:hover, .landingcus7 .datepicker table tr td.selected.disabled[disabled], .landingcus7 .datepicker table tr td.selected.disabled[disabled].active, .landingcus7 .datepicker table tr td.selected.disabled[disabled].focus, .landingcus7 .datepicker table tr td.selected.disabled[disabled]:active, .landingcus7 .datepicker table tr td.selected.disabled[disabled]:focus, .landingcus7 .datepicker table tr td.selected.disabled[disabled]:hover, .landingcus7 .datepicker table tr td.selected:hover.disabled, .landingcus7 .datepicker table tr td.selected:hover.disabled.active, .landingcus7 .datepicker table tr td.selected:hover.disabled.focus, .landingcus7 .datepicker table tr td.selected:hover.disabled:active, .landingcus7 .datepicker table tr td.selected:hover.disabled:focus, .landingcus7 .datepicker table tr td.selected:hover.disabled:hover, .landingcus7 .datepicker table tr td.selected:hover[disabled], .landingcus7 .datepicker table tr td.selected:hover[disabled].active, .landingcus7 .datepicker table tr td.selected:hover[disabled].focus, .landingcus7 .datepicker table tr td.selected:hover[disabled]:active, .landingcus7 .datepicker table tr td.selected:hover[disabled]:focus, .landingcus7 .datepicker table tr td.selected:hover[disabled]:hover, .landingcus7 .datepicker table tr td.selected[disabled], .landingcus7 .datepicker table tr td.selected[disabled].active, .landingcus7 .datepicker table tr td.selected[disabled].focus, .landingcus7 .datepicker table tr td.selected[disabled]:active, .landingcus7 .datepicker table tr td.selected[disabled]:focus, .landingcus7 .datepicker table tr td.selected[disabled]:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.selected, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.active, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled.active, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled:active, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.selected.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.selected:active, .landingcus7 fieldset[disabled] .datepicker table tr td.selected:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.selected:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.selected:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td.selected:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.selected:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td.selected:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.selected:hover:hover {
	background-color: #eee;
	border-color: #555;
}

.landingcus7 .datepicker table tr td.selected .badge, .landingcus7 .datepicker table tr td.selected.disabled .badge, .landingcus7 .datepicker table tr td.selected.disabled:hover .badge, .landingcus7 .datepicker table tr td.selected:hover .badge {
	color: #eee;
	background-color: #fff;
}

.landingcus7 .datepicker table tr td.active, .landingcus7 .datepicker table tr td.active.disabled, .landingcus7 .datepicker table tr td.active.disabled:hover, .landingcus7 .datepicker table tr td.active:hover {
	color: #fff;
	background-color: #1ca8dd;
	border-color: #1997c6;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.landingcus7 .datepicker table tr td.active.disabled.focus, .landingcus7 .datepicker table tr td.active.disabled:focus, .landingcus7 .datepicker table tr td.active.disabled:hover.focus, .landingcus7 .datepicker table tr td.active.disabled:hover:focus, .landingcus7 .datepicker table tr td.active.focus, .landingcus7 .datepicker table tr td.active:focus, .landingcus7 .datepicker table tr td.active:hover.focus, .landingcus7 .datepicker table tr td.active:hover:focus {
	color: #fff;
	background-color: #1686b0;
	border-color: #0b4155;
}

.landingcus7 .datepicker table tr td.active.active, .landingcus7 .datepicker table tr td.active.disabled.active, .landingcus7 .datepicker table tr td.active.disabled:active, .landingcus7 .datepicker table tr td.active.disabled:hover, .landingcus7 .datepicker table tr td.active.disabled:hover.active, .landingcus7 .datepicker table tr td.active.disabled:hover:active, .landingcus7 .datepicker table tr td.active.disabled:hover:hover, .landingcus7 .datepicker table tr td.active:active, .landingcus7 .datepicker table tr td.active:hover, .landingcus7 .datepicker table tr td.active:hover.active, .landingcus7 .datepicker table tr td.active:hover:active, .landingcus7 .datepicker table tr td.active:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.disabled, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active:hover {
	color: #fff;
	background-color: #1686b0;
	border-color: #126e90;
}

.landingcus7 .datepicker table tr td.active.active.focus, .landingcus7 .datepicker table tr td.active.active:focus, .landingcus7 .datepicker table tr td.active.active:hover, .landingcus7 .datepicker table tr td.active.disabled.active.focus, .landingcus7 .datepicker table tr td.active.disabled.active:focus, .landingcus7 .datepicker table tr td.active.disabled.active:hover, .landingcus7 .datepicker table tr td.active.disabled:active.focus, .landingcus7 .datepicker table tr td.active.disabled:active:focus, .landingcus7 .datepicker table tr td.active.disabled:active:hover, .landingcus7 .datepicker table tr td.active.disabled:hover.active.focus, .landingcus7 .datepicker table tr td.active.disabled:hover.active:focus, .landingcus7 .datepicker table tr td.active.disabled:hover.active:hover, .landingcus7 .datepicker table tr td.active.disabled:hover:active.focus, .landingcus7 .datepicker table tr td.active.disabled:hover:active:focus, .landingcus7 .datepicker table tr td.active.disabled:hover:active:hover, .landingcus7 .datepicker table tr td.active:active.focus, .landingcus7 .datepicker table tr td.active:active:focus, .landingcus7 .datepicker table tr td.active:active:hover, .landingcus7 .datepicker table tr td.active:hover.active.focus, .landingcus7 .datepicker table tr td.active:hover.active:focus, .landingcus7 .datepicker table tr td.active:hover.active:hover, .landingcus7 .datepicker table tr td.active:hover:active.focus, .landingcus7 .datepicker table tr td.active:hover:active:focus, .landingcus7 .datepicker table tr td.active:hover:active:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.disabled.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.disabled:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td.active:hover:hover {
	color: #fff;
	background-color: #126e90;
	border-color: #0b4155;
}

.landingcus7 .datepicker table tr td.active.disabled, .landingcus7 .datepicker table tr td.active.disabled.active, .landingcus7 .datepicker table tr td.active.disabled.disabled, .landingcus7 .datepicker table tr td.active.disabled.disabled.active, .landingcus7 .datepicker table tr td.active.disabled.disabled.focus, .landingcus7 .datepicker table tr td.active.disabled.disabled:active, .landingcus7 .datepicker table tr td.active.disabled.disabled:focus, .landingcus7 .datepicker table tr td.active.disabled.disabled:hover, .landingcus7 .datepicker table tr td.active.disabled.focus, .landingcus7 .datepicker table tr td.active.disabled:active, .landingcus7 .datepicker table tr td.active.disabled:focus, .landingcus7 .datepicker table tr td.active.disabled:hover, .landingcus7 .datepicker table tr td.active.disabled:hover.disabled, .landingcus7 .datepicker table tr td.active.disabled:hover.disabled.active, .landingcus7 .datepicker table tr td.active.disabled:hover.disabled.focus, .landingcus7 .datepicker table tr td.active.disabled:hover.disabled:active, .landingcus7 .datepicker table tr td.active.disabled:hover.disabled:focus, .landingcus7 .datepicker table tr td.active.disabled:hover.disabled:hover, .landingcus7 .datepicker table tr td.active.disabled:hover[disabled], .landingcus7 .datepicker table tr td.active.disabled:hover[disabled].active, .landingcus7 .datepicker table tr td.active.disabled:hover[disabled].focus, .landingcus7 .datepicker table tr td.active.disabled:hover[disabled]:active, .landingcus7 .datepicker table tr td.active.disabled:hover[disabled]:focus, .landingcus7 .datepicker table tr td.active.disabled:hover[disabled]:hover, .landingcus7 .datepicker table tr td.active.disabled[disabled], .landingcus7 .datepicker table tr td.active.disabled[disabled].active, .landingcus7 .datepicker table tr td.active.disabled[disabled].focus, .landingcus7 .datepicker table tr td.active.disabled[disabled]:active, .landingcus7 .datepicker table tr td.active.disabled[disabled]:focus, .landingcus7 .datepicker table tr td.active.disabled[disabled]:hover, .landingcus7 .datepicker table tr td.active:hover.disabled, .landingcus7 .datepicker table tr td.active:hover.disabled.active, .landingcus7 .datepicker table tr td.active:hover.disabled.focus, .landingcus7 .datepicker table tr td.active:hover.disabled:active, .landingcus7 .datepicker table tr td.active:hover.disabled:focus, .landingcus7 .datepicker table tr td.active:hover.disabled:hover, .landingcus7 .datepicker table tr td.active:hover[disabled], .landingcus7 .datepicker table tr td.active:hover[disabled].active, .landingcus7 .datepicker table tr td.active:hover[disabled].focus, .landingcus7 .datepicker table tr td.active:hover[disabled]:active, .landingcus7 .datepicker table tr td.active:hover[disabled]:focus, .landingcus7 .datepicker table tr td.active:hover[disabled]:hover, .landingcus7 .datepicker table tr td.active[disabled], .landingcus7 .datepicker table tr td.active[disabled].active, .landingcus7 .datepicker table tr td.active[disabled].focus, .landingcus7 .datepicker table tr td.active[disabled]:active, .landingcus7 .datepicker table tr td.active[disabled]:focus, .landingcus7 .datepicker table tr td.active[disabled]:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.active, .landingcus7 fieldset[disabled] .datepicker table tr td.active.active, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled.active, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled:active, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.active.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.active:active, .landingcus7 fieldset[disabled] .datepicker table tr td.active:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.active:hover, .landingcus7 fieldset[disabled] .datepicker table tr td.active:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td.active:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td.active:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td.active:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td.active:hover:hover {
	background-color: #1ca8dd;
	border-color: #1997c6;
}

.landingcus7 .uneditable-input:focus, .landingcus7 input[type=color]:focus, .landingcus7 input[type=date]:focus, .landingcus7 input[type=datetime-local]:focus, .landingcus7 input[type=datetime]:focus, .landingcus7 input[type=email]:focus, .landingcus7 input[type=month]:focus, .landingcus7 input[type=number]:focus, .landingcus7 input[type=password]:focus, .landingcus7 input[type=search]:focus, .landingcus7 input[type=tel]:focus, .landingcus7 input[type=text]:focus, .landingcus7 input[type=time]:focus, .landingcus7 input[type=url]:focus, .landingcus7 input[type=week]:focus, .landingcus7 textarea:focus {
	border-color: #25aae1;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #25aae1;
	outline: 0;
}

.landingcus7 .datepicker table tr td.active .badge, .landingcus7 .datepicker table tr td.active.disabled .badge, .landingcus7 .datepicker table tr td.active.disabled:hover .badge, .landingcus7 .datepicker table tr td.active:hover .badge {
	color: #1ca8dd;
	background-color: #fff;
}

.landingcus7 .datepicker table tr td span {
	display: block;
	width: 23%;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
	border-radius: 4px;
}

.landingcus7 .datepicker table tr td span:hover {
	background: #f5f5f5;
}

.landingcus7 .datepicker table tr td span.disabled, .landingcus7 .datepicker table tr td span.disabled:hover {
	background: 0 0;
	color: #eee;
	cursor: default;
}

.landingcus7 .datepicker table tr td span.active, .landingcus7 .datepicker table tr td span.active.disabled, .landingcus7 .datepicker table tr td span.active.disabled:hover, .landingcus7 .datepicker table tr td span.active:hover {
	color: #fff;
	background-color: #1ca8dd;
	border-color: #1997c6;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.landingcus7 .datepicker table tr td span.active.disabled.focus, .landingcus7 .datepicker table tr td span.active.disabled:focus, .landingcus7 .datepicker table tr td span.active.disabled:hover.focus, .landingcus7 .datepicker table tr td span.active.disabled:hover:focus, .landingcus7 .datepicker table tr td span.active.focus, .landingcus7 .datepicker table tr td span.active:focus, .landingcus7 .datepicker table tr td span.active:hover.focus, .landingcus7 .datepicker table tr td span.active:hover:focus {
	color: #fff;
	background-color: #1686b0;
	border-color: #0b4155;
}

.landingcus7 .datepicker table tr td span.active.active, .landingcus7 .datepicker table tr td span.active.disabled.active, .landingcus7 .datepicker table tr td span.active.disabled:active, .landingcus7 .datepicker table tr td span.active.disabled:hover, .landingcus7 .datepicker table tr td span.active.disabled:hover.active, .landingcus7 .datepicker table tr td span.active.disabled:hover:active, .landingcus7 .datepicker table tr td span.active.disabled:hover:hover, .landingcus7 .datepicker table tr td span.active:active, .landingcus7 .datepicker table tr td span.active:hover, .landingcus7 .datepicker table tr td span.active:hover.active, .landingcus7 .datepicker table tr td span.active:hover:active, .landingcus7 .datepicker table tr td span.active:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active:hover {
	color: #fff;
	background-color: #1686b0;
	border-color: #126e90;
}

.landingcus7 .datepicker table tr td span.active.active.focus, .landingcus7 .datepicker table tr td span.active.active:focus, .landingcus7 .datepicker table tr td span.active.active:hover, .landingcus7 .datepicker table tr td span.active.disabled.active.focus, .landingcus7 .datepicker table tr td span.active.disabled.active:focus, .landingcus7 .datepicker table tr td span.active.disabled.active:hover, .landingcus7 .datepicker table tr td span.active.disabled:active.focus, .landingcus7 .datepicker table tr td span.active.disabled:active:focus, .landingcus7 .datepicker table tr td span.active.disabled:active:hover, .landingcus7 .datepicker table tr td span.active.disabled:hover.active.focus, .landingcus7 .datepicker table tr td span.active.disabled:hover.active:focus, .landingcus7 .datepicker table tr td span.active.disabled:hover.active:hover, .landingcus7 .datepicker table tr td span.active.disabled:hover:active.focus, .landingcus7 .datepicker table tr td span.active.disabled:hover:active:focus, .landingcus7 .datepicker table tr td span.active.disabled:hover:active:hover, .landingcus7 .datepicker table tr td span.active:active.focus, .landingcus7 .datepicker table tr td span.active:active:focus, .landingcus7 .datepicker table tr td span.active:active:hover, .landingcus7 .datepicker table tr td span.active:hover.active.focus, .landingcus7 .datepicker table tr td span.active:hover.active:focus, .landingcus7 .datepicker table tr td span.active:hover.active:hover, .landingcus7 .datepicker table tr td span.active:hover:active.focus, .landingcus7 .datepicker table tr td span.active:hover:active:focus, .landingcus7 .datepicker table tr td span.active:hover:active:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active:hover, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active:hover.focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active:hover:focus, .landingcus7 .open > .dropdown-toggle.datepicker table tr td span.active:hover:hover {
	color: #fff;
	background-color: #126e90;
	border-color: #0b4155;
}

.landingcus7 .datepicker table tr td span.active.disabled, .landingcus7 .datepicker table tr td span.active.disabled.active, .landingcus7 .datepicker table tr td span.active.disabled.disabled, .landingcus7 .datepicker table tr td span.active.disabled.disabled.active, .landingcus7 .datepicker table tr td span.active.disabled.disabled.focus, .landingcus7 .datepicker table tr td span.active.disabled.disabled:active, .landingcus7 .datepicker table tr td span.active.disabled.disabled:focus, .landingcus7 .datepicker table tr td span.active.disabled.disabled:hover, .landingcus7 .datepicker table tr td span.active.disabled.focus, .landingcus7 .datepicker table tr td span.active.disabled:active, .landingcus7 .datepicker table tr td span.active.disabled:focus, .landingcus7 .datepicker table tr td span.active.disabled:hover, .landingcus7 .datepicker table tr td span.active.disabled:hover.disabled, .landingcus7 .datepicker table tr td span.active.disabled:hover.disabled.active, .landingcus7 .datepicker table tr td span.active.disabled:hover.disabled.focus, .landingcus7 .datepicker table tr td span.active.disabled:hover.disabled:active, .landingcus7 .datepicker table tr td span.active.disabled:hover.disabled:focus, .landingcus7 .datepicker table tr td span.active.disabled:hover.disabled:hover, .landingcus7 .datepicker table tr td span.active.disabled:hover[disabled], .landingcus7 .datepicker table tr td span.active.disabled:hover[disabled].active, .landingcus7 .datepicker table tr td span.active.disabled:hover[disabled].focus, .landingcus7 .datepicker table tr td span.active.disabled:hover[disabled]:active, .landingcus7 .datepicker table tr td span.active.disabled:hover[disabled]:focus, .landingcus7 .datepicker table tr td span.active.disabled:hover[disabled]:hover, .landingcus7 .datepicker table tr td span.active.disabled[disabled], .landingcus7 .datepicker table tr td span.active.disabled[disabled].active, .landingcus7 .datepicker table tr td span.active.disabled[disabled].focus, .landingcus7 .datepicker table tr td span.active.disabled[disabled]:active, .landingcus7 .datepicker table tr td span.active.disabled[disabled]:focus, .landingcus7 .datepicker table tr td span.active.disabled[disabled]:hover, .landingcus7 .datepicker table tr td span.active:hover.disabled, .landingcus7 .datepicker table tr td span.active:hover.disabled.active, .landingcus7 .datepicker table tr td span.active:hover.disabled.focus, .landingcus7 .datepicker table tr td span.active:hover.disabled:active, .landingcus7 .datepicker table tr td span.active:hover.disabled:focus, .landingcus7 .datepicker table tr td span.active:hover.disabled:hover, .landingcus7 .datepicker table tr td span.active:hover[disabled], .landingcus7 .datepicker table tr td span.active:hover[disabled].active, .landingcus7 .datepicker table tr td span.active:hover[disabled].focus, .landingcus7 .datepicker table tr td span.active:hover[disabled]:active, .landingcus7 .datepicker table tr td span.active:hover[disabled]:focus, .landingcus7 .datepicker table tr td span.active:hover[disabled]:hover, .landingcus7 .datepicker table tr td span.active[disabled], .landingcus7 .datepicker table tr td span.active[disabled].active, .landingcus7 .datepicker table tr td span.active[disabled].focus, .landingcus7 .datepicker table tr td span.active[disabled]:active, .landingcus7 .datepicker table tr td span.active[disabled]:focus, .landingcus7 .datepicker table tr td span.active[disabled]:hover, .landingcus7 fieldset[disabled] .datepicker table tr td span.active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled.active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled.focus, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled:active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled:focus, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled:hover, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .landingcus7 fieldset[disabled] .datepicker table tr td span.active.focus, .landingcus7 fieldset[disabled] .datepicker table tr td span.active:active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active:focus, .landingcus7 fieldset[disabled] .datepicker table tr td span.active:hover, .landingcus7 fieldset[disabled] .datepicker table tr td span.active:hover.active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active:hover.focus, .landingcus7 fieldset[disabled] .datepicker table tr td span.active:hover:active, .landingcus7 fieldset[disabled] .datepicker table tr td span.active:hover:focus, .landingcus7 fieldset[disabled] .datepicker table tr td span.active:hover:hover {
	background-color: #1ca8dd;
	border-color: #1997c6;
}

.landingcus7 .datepicker table tr td span.active .badge, .landingcus7 .datepicker table tr td span.active.disabled .badge, .landingcus7 .datepicker table tr td span.active.disabled:hover .badge, .landingcus7 .datepicker table tr td span.active:hover .badge {
	color: #1ca8dd;
	background-color: #fff;
}

.landingcus7 .datepicker table tr td span.new, .landingcus7 .datepicker table tr td span.old {
	color: #eee;
}

.landingcus7 .datepicker .datepicker-switch {
	width: 145px;
}

.landingcus7 .datepicker tfoot tr th, .landingcus7 .datepicker thead tr:first-child th {
	cursor: pointer;
}

.landingcus7 .datepicker tfoot tr th:hover, .landingcus7 .datepicker thead tr:first-child th:hover {
	background: #f5f5f5;
}

.landingcus7 .datepicker .cw {
	font-size: 10px;
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle;
}

.landingcus7 .datepicker thead tr:first-child .cw {
	cursor: default;
	background-color: transparent;
}

.landingcus7 .headerSortDown, .landingcus7 .headerSortUp, .landingcus7 .input-group.date .input-group-addon, .landingcus7 .table .header:hover {
	cursor: pointer;
}

.landingcus7 .input-daterange {
	width: 100%;
}

.landingcus7 .input-daterange input {
	text-align: center;
}

.landingcus7 .input-daterange input:first-child {
	border-radius: 3px 0 0 3px;
}

.landingcus7 .input-daterange input:last-child {
	border-radius: 0 3px 3px 0;
}

.landingcus7 .input-daterange .input-group-addon {
	width: auto;
	min-width: 16px;
	padding: 4px 5px;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	vertical-align: middle;
	background-color: #f5f5f5;
	border: solid #d5d5d5;
	border-width: 1px 0;
	margin-left: -5px;
	margin-right: -5px;
}

.landingcus7 .table .header {
	padding-right: 20px;
	font-weight: 300;
}

.landingcus7 .headerSortDown, .landingcus7 .headerSortUp {
	white-space: nowrap;
	font-weight: 700 !important;
	color: #1ca8dd !important;
	border-bottom-color: #1ca8dd !important;
}

.landingcus7 .headerSortDown:after, .landingcus7 .headerSortUp:after {
	display: inline-block;
	width: 0;
	height: 0;
	content: "";
	margin-right: -10px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.landingcus7 .headerSortUp:after {
	border-top: 4px solid;
}

.landingcus7 .headerSortDown:after {
	border-bottom: 4px solid;
}

.landingcus7 .nav-toggler {
	display: block;
	width: 40px;
	padding: 10px;
	font-size: 16px;
	color: #555;
	background: 0 0;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}

.landingcus7 .nav-toggler:before {
	display: block;
	content: "";
	width: 100%;
	padding-bottom: .125em;
	border-top: .375em double;
	border-bottom: .125em solid;
}

.landingcus7 .nav-toggler:focus, .landingcus7 .nav-toggler:hover {
	color: #fff;
	background-color: #555;
}

@media (min-width: 768px) {
	.landingcus7 .nav-toggler-sm {
		display: none;
	}
}

@media (min-width: 992px) {
	.landingcus7 .nav-toggler-md {
		display: none;
	}
}

@media (min-width: 1200px) {
	.landingcus7 .nav-toggler-lg {
		display: none;
	}
}

@media (min-width: 480px) {
	.landingcus7 .nav-toggleable-xs {
		display: block !important;
		height: auto !important;
	}
}

@media (min-width: 768px) {
	.landingcus7 .nav-toggleable-sm {
		display: block !important;
		height: auto !important;
	}
}

@media (min-width: 992px) {
	.landingcus7 .nav-toggleable-md {
		display: block !important;
		height: auto !important;
	}
}

.landingcus7 .delta-negative:after, .landingcus7 .delta-positive:after {
	width: 0;
	height: 0;
	margin-left: 2px;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}

.landingcus7 .statlist {
	margin-bottom: 20px;
	padding-left: 0;
	border-bottom: 1px solid #e5e5e5;
}

.landingcus7 .statlist-link {
	position: relative;
	display: block;
	padding: 10px;
	color: inherit;
	border-top: 1px solid #e5e5e5;
}

.landingcus7 .statlist-progress {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	display: block;
	background-color: #f5f5f5;
}

.landingcus7 .delta-indicator, .landingcus7 .delta-negative:after, .landingcus7 .delta-positive:after {
	display: inline-block;
	vertical-align: middle;
}

.landingcus7 .statcard-number {
	margin-top: 0;
	margin-bottom: 0;
}

.landingcus7 .statcard-number .label {
	padding: .125em .5em;
	font-size: 50%;
	vertical-align: middle;
}

.landingcus7 .statcard-desc {
	font-size: 85%;
	letter-spacing: .15em;
	color: #888;
}

.landingcus7 .delta-indicator {
	padding: .4em;
	font-size: 12px;
}

.landingcus7 .delta-positive {
	color: #1bc98e;
}

.landingcus7 .delta-positive:after {
	border-top: 4px dashed;
	border-top: 4px solid 9;
	border-top: 0;
	border-bottom: 4px solid;
}

.landingcus7 .delta-negative {
	color: #e64759;
}

.landingcus7 .delta-negative:after {
	border-top: 4px dashed;
	border-top: 4px solid 9;
}

.landingcus7 .ex-graph, .landingcus7 canvas {
	display: block;
}

.landingcus7 .statcard-danger, .landingcus7 .statcard-info, .landingcus7 .statcard-primary, .landingcus7 .statcard-success, .landingcus7 .statcard-warning {
	color: #fff;
	border-radius: 3px;
}

.landingcus7 .statcard-danger .delta-negative, .landingcus7 .statcard-danger .delta-positive, .landingcus7 .statcard-danger .statcard-number, .landingcus7 .statcard-info .delta-negative, .landingcus7 .statcard-info .delta-positive, .landingcus7 .statcard-info .statcard-number, .landingcus7 .statcard-primary .delta-negative, .landingcus7 .statcard-primary .delta-positive, .landingcus7 .statcard-primary .statcard-number, .landingcus7 .statcard-success .delta-negative, .landingcus7 .statcard-success .delta-positive, .landingcus7 .statcard-success .statcard-number, .landingcus7 .statcard-warning .delta-negative, .landingcus7 .statcard-warning .delta-positive, .landingcus7 .statcard-warning .statcard-number {
	font-weight: 400;
	color: inherit;
}

.landingcus7 .statcard-danger .statcard-desc, .landingcus7 .statcard-info .statcard-desc, .landingcus7 .statcard-primary .statcard-desc, .landingcus7 .statcard-success .statcard-desc, .landingcus7 .statcard-warning .statcard-desc {
	font-weight: 400;
	color: rgba(255, 255, 255, 0.65);
}

.landingcus7 .statcard-danger .statcard-hr, .landingcus7 .statcard-info .statcard-hr, .landingcus7 .statcard-primary .statcard-hr, .landingcus7 .statcard-success .statcard-hr, .landingcus7 .statcard-warning .statcard-hr {
	margin-left: -20px;
	margin-right: -20px;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.landingcus7 .statcard-primary {
	background-color: #1ca8dd;
}

.landingcus7 .statcard-success {
	background-color: #1bc98e;
}

.landingcus7 .statcard-info {
	background-color: #9f86ff;
}

.landingcus7 .statcard-warning {
	background-color: #e4d836;
}

.landingcus7 .statcard-danger {
	background-color: #e64759;
}

.landingcus7 .ex-graph {
	margin: 0 auto 15px;
}

.landingcus7 .ex-line-graph {
	width: 100%;
	height: 273px;
}

.landingcus7 .hr-divider {
	position: relative;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.landingcus7 .hr-divider:before {
	position: absolute;
	top: 50%;
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #eee;
}

.landingcus7 .custom-select, .landingcus7 .hr-divider-content {
	display: inline-block;
	vertical-align: middle;
}

.landingcus7 .hr-divider-content {
	position: relative;
	z-index: 2;
	padding-left: 1em;
	padding-right: 1em;
	color: #555;
	background-color: #fff;
}

.landingcus7 .hr-divider-heading {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	color: inherit;
}

.landingcus7 .hr-divider-nav > li > a {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 100%;
}

.landingcus7 .hr-divider-nav > .active > a {
	font-weight: 300;
	background: 0 0;
}

.landingcus7 .custom-select {
	padding: 6px 12px;
	height: 45px;
	font-size: 14px;
	line-height: 1.5;
	color: #555;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC") right 12px center no-repeat #fff;
	background-clip: padding-box;
	background-size: 8px 10px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-moz-appearance: none;
	appearance: none;
}

.landingcus7 .custom-select:focus {
	border-color: #bdbdbd;
	outline: 0;
}

.landingcus7 .custom-select-sm {
	padding-top: 3px;
	padding-bottom: 3px;
}

.landingcus7 .sidebar .nav-toggleable-md.in, .landingcus7 .sidebar .nav-toggleable-sm.in, .landingcus7 .sidebar-header {
	padding-bottom: 20px;
}

.landingcus7 .custom-control > label {
	padding-left: 25px;
	font-weight: 400;
}

.landingcus7 .custom-control.checkbox-inline, .landingcus7 .custom-control.radio-inline {
	padding-left: 25px;
}

.landingcus7 .custom-control.checkbox-inline > label, .landingcus7 .custom-control.radio-inline > label {
	padding-left: 0;
}

.landingcus7 .custom-control input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.landingcus7 .custom-control-indicator {
	position: absolute;
	top: 1px;
	left: 0;
	display: block;
	width: 18px;
	height: 18px;
	text-align: center;
	background-color: #fff;
	background-clip: padding-box;
	background-size: 75% 75%;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
	-ms-user-select: none;
	user-select: none;
}

.landingcus7 .checkbox-inline, .landingcus7 .input-with-icon, .landingcus7 .radio-inline {
	position: relative;
}

.landingcus7 .custom-control input:focus ~ .custom-control-indicator {
	box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}

.landingcus7 .custom-control input:checked ~ .custom-control-indicator {
	color: #fff;
	background-color: #1ca8dd;
	border-color: #1ca8dd;
	box-shadow: none;
}

.landingcus7 .custom-control input:active ~ .custom-control-indicator {
	color: #fff;
	background-color: #5bc3ea;
	border-color: #5bc3ea;
	box-shadow: none;
}

.landingcus7 .has-error .form-control, .landingcus7 .has-error .form-control:focus, .landingcus7 .has-success .form-control, .landingcus7 .has-success .form-control:focus, .landingcus7 .has-warning .form-control, .landingcus7 .has-warning .form-control:focus {
	border-color: #ebccd1;
	box-shadow: none;
}

.landingcus7 .custom-checkbox .custom-control-indicator {
	border-radius: .33rem;
}

.landingcus7 .custom-radio .custom-control-indicator {
	border-radius: 50%;
}

.landingcus7 .custom-controls-inline .custom-control + .custom-control {
	margin-left: 20px;
}

.landingcus7 .custom-control-stacked .custom-control:after {
	display: block;
	content: "";
}

.landingcus7 .checkbox-inline label, .landingcus7 .radio-inline label {
	margin-bottom: 0;
	cursor: pointer;
}

.landingcus7 .form-control {
	transition: none;
}

.landingcus7 .form-control:focus {
	color: #000;
	background-color: #fff;
	box-shadow: none;
}

.landingcus7 .has-error .input-group-addon, .landingcus7 .has-success .input-group-addon, .landingcus7 .has-warning .input-group-addon {
	color: #fff;
	background-color: #fff;
	border-color: transparent;
}

.landingcus7 .input-with-icon {
	display: inline-block;
	vertical-align: middle;
}

.landingcus7 .input-with-icon > .form-control {
	padding-right: 30px;
}

.landingcus7 .input-with-icon > .icon {
	position: absolute;
	top: 7px;
	right: 10px;
	color: #ccc;
}

.landingcus7 .sidebar-header {
	position: relative;
}

.landingcus7 .sidebar-header:after, .landingcus7 .sidebar-header:before {
	content: " ";
	display: table;
}

.landingcus7 .sidebar-toggler {
	position: absolute;
	top: 2px;
	right: 0;
	color: #ccc;
	border-color: #ccc;
}

.landingcus7 .sidebar-toggler:focus, .landingcus7 .sidebar-toggler:hover {
	color: #fff;
	background-color: #ccc;
}

.landingcus7 .sidebar-brand {
	float: left;
	font-size: 18px;
	line-height: 1;
	color: #555;
}

.landingcus7 .sidebar-brand > img {
	height: 40px;
}

.landingcus7 .sidebar-brand:hover {
	color: #222;
}

.landingcus7 .sidebar-brand-icon {
	font-size: 40px;
}

.landingcus7 .sidebar-form {
	position: relative;
	margin-bottom: 30px;
}

.landingcus7 .sidebar-form .form-control {
	padding-left: 15px;
	padding-right: 15px;
}

.landingcus7 .sidebar-form .btn-link {
	position: absolute;
	top: 0;
	right: 0;
	padding: 9px 10px;
	color: #959595;
	border: 0;
	line-height: 0;
}

.landingcus7 .iconav-brand, .landingcus7 .iconav-brand:hover {
	color: inherit;
}

.landingcus7 .sidebar-form .btn-link .glyphicon {
	vertical-align: text-top;
}

.landingcus7 .iconav {
	margin-top: -20px;
	margin-bottom: 30px;
}

@media (min-width: 768px) {
	.landingcus7 .sidebar-brand > img {
		height: 60px;
	}

	.landingcus7 .iconav {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		width: 70px;
		margin-top: 0;
		margin-bottom: 0;
		background-color: #eee;
		overflow-y: auto;
		-webkit-transform: translate3d(0, 0, 0);
	}

	.landingcus7 .with-iconav {
		margin-left: 70px;
	}
}

.landingcus7 .iconav-brand {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	border-bottom: 0;
	background-color: #222;
}

@media (min-width: 768px) {
	.landingcus7 .iconav-brand {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.landingcus7 .nav.nav-pills.orderNav > li:last-child {
		margin-left: auto;
		float: left !important;
		width: 100%;
	}
}

.landingcus7 .iconav-brand-icon {
	font-size: 30px;
}

.landingcus7 .iconav-nav .label {
	position: absolute;
	top: 8px;
	right: 12px;
	z-index: 5;
	padding: .2em .4em;
	font-size: 11px;
	line-height: 1;
	border-radius: 10px;
	border: 2px solid #eee;
}

.landingcus7 .iconav-nav > li {
	float: none;
	display: inline-block;
}

.landingcus7 .iconav-nav > li > a {
	position: relative;
	padding: 10px 12px;
	font-size: 18px;
	color: #222;
	text-align: center;
	border-radius: 0;
}

.landingcus7 .iconav-nav > li + li {
	margin-left: -3px;
}

.landingcus7 .iconav-nav > li + li > a {
	border-left: 1px solid #fff;
}

@media (min-width: 768px) {
	.landingcus7 .iconav-nav > li {
		display: block;
	}

	.landingcus7 .iconav-nav > li > a {
		padding: 15px;
	}

	.landingcus7 .iconav-nav > li + li {
		margin-left: 0;
	}

	.landingcus7 .iconav-nav > li + li > a {
		border-top: 1px solid #fff;
		border-right: 0;
	}

	.landingcus7 .dashhead-titles {
		float: left;
	}
}

.landingcus7 .iconav-nav > li.active > a, .landingcus7 .iconav-nav > li.active > a:active, .landingcus7 .iconav-nav > li.active > a:focus, .landingcus7 .iconav-nav > li.active > a:hover {
	color: #555;
	background-color: #fff;
}

.landingcus7 .iconav-nav > li.active > a .label, .landingcus7 .iconav-nav > li.active > a:active .label, .landingcus7 .iconav-nav > li.active > a:focus .label, .landingcus7 .iconav-nav > li.active > a:hover .label {
	border-color: #fff;
}

.landingcus7 .iconav-nav > li > a > img {
	width: 26px;
	margin: 0 auto;
}

.landingcus7 .iconav-nav-label {
	font-size: 11px;
}

.landingcus7 .dashhead:after, .landingcus7 .dashhead:before {
	content: " ";
	display: table;
}

.landingcus7 .dashhead-title {
	margin-top: 0;
}

.landingcus7 .dashhead-subtitle {
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: 400;
	font-size: 85%;
	color: #aeaeae;
	letter-spacing: 1px;
}

.landingcus7 .dashhead-toolbar {
	margin-left: 0;
}

.landingcus7 .dashhead-toolbar .input-with-icon {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0;
}

@media (min-width: 768px) {
	.landingcus7 .dashhead-toolbar {
		float: right;
		margin-top: 12px;
	}

	.landingcus7 .dashhead-toolbar .input-with-icon {
		width: 180px;
		margin-bottom: 0;
	}
}

.landingcus7 .dashhead-toolbar-divider {
	float: left;
	width: 1px;
	height: 34px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #eee;
}

.landingcus7 .dashhead-toolbar-item {
	float: left;
}

@media (max-width: 768px) {
	.landingcus7 .dashhead-toolbar-item.btn-group-halves {
		width: 100%;
	}

	.landingcus7 .dashhead-toolbar-item.btn-group-halves .btn {
		width: 50%;
		margin-left: 0;
	}

	.landingcus7 .dashhead-toolbar-item.btn-group-thirds {
		width: 100%;
	}

	.landingcus7 .dashhead-toolbar-item.btn-group-thirds .btn {
		width: 33%;
		margin-left: 0;
	}

	.landingcus7 .dashhead-toolbar-item.btn-group-thirds .btn:last-child {
		width: 34%;
	}

	.landingcus7 .dashhead-toolbar-item.btn-group-fourths {
		width: 100%;
	}

	.landingcus7 .dashhead-toolbar-item.btn-group-fourths .btn {
		width: 25%;
		margin-left: 0;
	}
}

.landingcus7 .btn-pill {
	padding-left: 1.25em;
	padding-right: 1.25em;
	border-radius: 1000em;
}

.landingcus7 .btn-square {
	border-radius: 0;
}

.landingcus7 .btn-default-outline {
	color: #111;
	background-color: transparent;
	border-color: #111;
}

.landingcus7 .btn-default-outline.active, .landingcus7 .btn-default-outline.focus, .landingcus7 .btn-default-outline:active, .landingcus7 .btn-default-outline:focus, .landingcus7 .btn-default-outline:hover, .landingcus7 .open > .dropdown-toggle.btn-default-outline {
	color: #fff;
	background-color: #111;
	box-shadow: none;
}

.landingcus7 .btn-default-outline.disabled, .landingcus7 .btn-default-outline.disabled.active, .landingcus7 .btn-default-outline.disabled.focus, .landingcus7 .btn-default-outline.disabled:active, .landingcus7 .btn-default-outline.disabled:focus, .landingcus7 .btn-default-outline.disabled:hover, .landingcus7 .btn-default-outline[disabled], .landingcus7 .btn-default-outline[disabled].active, .landingcus7 .btn-default-outline[disabled].focus, .landingcus7 .btn-default-outline[disabled]:active, .landingcus7 .btn-default-outline[disabled]:focus, .landingcus7 .btn-default-outline[disabled]:hover, .landingcus7 fieldset[disabled] .btn-default-outline, .landingcus7 fieldset[disabled] .btn-default-outline.active, .landingcus7 fieldset[disabled] .btn-default-outline.focus, .landingcus7 fieldset[disabled] .btn-default-outline:active, .landingcus7 fieldset[disabled] .btn-default-outline:focus, .landingcus7 fieldset[disabled] .btn-default-outline:hover {
	border-color: #111;
}

.landingcus7 .btn-primary-outline, .landingcus7 .btn-primary-outline.disabled, .landingcus7 .btn-primary-outline.disabled.active, .landingcus7 .btn-primary-outline.disabled.focus, .landingcus7 .btn-primary-outline.disabled:active, .landingcus7 .btn-primary-outline.disabled:focus, .landingcus7 .btn-primary-outline.disabled:hover, .landingcus7 .btn-primary-outline[disabled], .landingcus7 .btn-primary-outline[disabled].active, .landingcus7 .btn-primary-outline[disabled].focus, .landingcus7 .btn-primary-outline[disabled]:active, .landingcus7 .btn-primary-outline[disabled]:focus, .landingcus7 .btn-primary-outline[disabled]:hover, .landingcus7 fieldset[disabled] .btn-primary-outline, .landingcus7 fieldset[disabled] .btn-primary-outline.active, .landingcus7 fieldset[disabled] .btn-primary-outline.focus, .landingcus7 fieldset[disabled] .btn-primary-outline:active, .landingcus7 fieldset[disabled] .btn-primary-outline:focus, .landingcus7 fieldset[disabled] .btn-primary-outline:hover {
	border-color: #1997c6;
}

.landingcus7 .btn-default-outline .badge {
	color: #fff;
	background-color: #111;
}

.landingcus7 .btn-primary-outline {
	color: #1997c6;
	background-color: transparent;
}

.landingcus7 .btn-primary-outline.active, .landingcus7 .btn-primary-outline.focus, .landingcus7 .btn-primary-outline:active, .landingcus7 .btn-primary-outline:focus, .landingcus7 .btn-primary-outline:hover, .landingcus7 .open > .dropdown-toggle.btn-primary-outline {
	color: #fff;
	background-color: #1997c6;
	box-shadow: none;
}

.landingcus7 .btn-success-outline, .landingcus7 .btn-success-outline.disabled, .landingcus7 .btn-success-outline.disabled.active, .landingcus7 .btn-success-outline.disabled.focus, .landingcus7 .btn-success-outline.disabled:active, .landingcus7 .btn-success-outline.disabled:focus, .landingcus7 .btn-success-outline.disabled:hover, .landingcus7 .btn-success-outline[disabled], .landingcus7 .btn-success-outline[disabled].active, .landingcus7 .btn-success-outline[disabled].focus, .landingcus7 .btn-success-outline[disabled]:active, .landingcus7 .btn-success-outline[disabled]:focus, .landingcus7 .btn-success-outline[disabled]:hover, .landingcus7 fieldset[disabled] .btn-success-outline, .landingcus7 fieldset[disabled] .btn-success-outline.active, .landingcus7 fieldset[disabled] .btn-success-outline.focus, .landingcus7 fieldset[disabled] .btn-success-outline:active, .landingcus7 fieldset[disabled] .btn-success-outline:focus, .landingcus7 fieldset[disabled] .btn-success-outline:hover {
	border-color: #18b37e;
}

.landingcus7 .btn-primary-outline .badge {
	color: #fff;
	background-color: #1997c6;
}

.landingcus7 .btn-success-outline {
	color: #18b37e;
	background-color: transparent;
}

.landingcus7 .btn-success-outline.active, .landingcus7 .btn-success-outline.focus, .landingcus7 .btn-success-outline:active, .landingcus7 .btn-success-outline:focus, .landingcus7 .btn-success-outline:hover, .landingcus7 .open > .dropdown-toggle.btn-success-outline {
	color: #fff;
	background-color: #18b37e;
	box-shadow: none;
}

.landingcus7 .btn-info-outline, .landingcus7 .btn-info-outline.disabled, .landingcus7 .btn-info-outline.disabled.active, .landingcus7 .btn-info-outline.disabled.focus, .landingcus7 .btn-info-outline.disabled:active, .landingcus7 .btn-info-outline.disabled:focus, .landingcus7 .btn-info-outline.disabled:hover, .landingcus7 .btn-info-outline[disabled], .landingcus7 .btn-info-outline[disabled].active, .landingcus7 .btn-info-outline[disabled].focus, .landingcus7 .btn-info-outline[disabled]:active, .landingcus7 .btn-info-outline[disabled]:focus, .landingcus7 .btn-info-outline[disabled]:hover, .landingcus7 fieldset[disabled] .btn-info-outline, .landingcus7 fieldset[disabled] .btn-info-outline.active, .landingcus7 fieldset[disabled] .btn-info-outline.focus, .landingcus7 fieldset[disabled] .btn-info-outline:active, .landingcus7 fieldset[disabled] .btn-info-outline:focus, .landingcus7 fieldset[disabled] .btn-info-outline:hover {
	border-color: #8b6cff;
}

.landingcus7 .btn-success-outline .badge {
	color: #fff;
	background-color: #18b37e;
}

.landingcus7 .btn-info-outline {
	color: #8b6cff;
	background-color: transparent;
}

.landingcus7 .btn-info-outline.active, .landingcus7 .btn-info-outline.focus, .landingcus7 .btn-info-outline:active, .landingcus7 .btn-info-outline:focus, .landingcus7 .btn-info-outline:hover, .landingcus7 .open > .dropdown-toggle.btn-info-outline {
	color: #fff;
	background-color: #8b6cff;
	box-shadow: none;
}

.landingcus7 .btn-warning-outline, .landingcus7 .btn-warning-outline.disabled, .landingcus7 .btn-warning-outline.disabled.active, .landingcus7 .btn-warning-outline.disabled.focus, .landingcus7 .btn-warning-outline.disabled:active, .landingcus7 .btn-warning-outline.disabled:focus, .landingcus7 .btn-warning-outline.disabled:hover, .landingcus7 .btn-warning-outline[disabled], .landingcus7 .btn-warning-outline[disabled].active, .landingcus7 .btn-warning-outline[disabled].focus, .landingcus7 .btn-warning-outline[disabled]:active, .landingcus7 .btn-warning-outline[disabled]:focus, .landingcus7 .btn-warning-outline[disabled]:hover, .landingcus7 fieldset[disabled] .btn-warning-outline, .landingcus7 fieldset[disabled] .btn-warning-outline.active, .landingcus7 fieldset[disabled] .btn-warning-outline.focus, .landingcus7 fieldset[disabled] .btn-warning-outline:active, .landingcus7 fieldset[disabled] .btn-warning-outline:focus, .landingcus7 fieldset[disabled] .btn-warning-outline:hover {
	border-color: #e1d420;
}

.landingcus7 .btn-info-outline .badge {
	color: #fff;
	background-color: #8b6cff;
}

.landingcus7 .btn-warning-outline {
	color: #e1d420;
	background-color: transparent;
}

.landingcus7 .btn-warning-outline.active, .landingcus7 .btn-warning-outline.focus, .landingcus7 .btn-warning-outline:active, .landingcus7 .btn-warning-outline:focus, .landingcus7 .btn-warning-outline:hover, .landingcus7 .open > .dropdown-toggle.btn-warning-outline {
	color: #fff;
	background-color: #e1d420;
	box-shadow: none;
}

.landingcus7 .btn-danger-outline, .landingcus7 .btn-danger-outline.disabled, .landingcus7 .btn-danger-outline.disabled.active, .landingcus7 .btn-danger-outline.disabled.focus, .landingcus7 .btn-danger-outline.disabled:active, .landingcus7 .btn-danger-outline.disabled:focus, .landingcus7 .btn-danger-outline.disabled:hover, .landingcus7 .btn-danger-outline[disabled], .landingcus7 .btn-danger-outline[disabled].active, .landingcus7 .btn-danger-outline[disabled].focus, .landingcus7 .btn-danger-outline[disabled]:active, .landingcus7 .btn-danger-outline[disabled]:focus, .landingcus7 .btn-danger-outline[disabled]:hover, .landingcus7 fieldset[disabled] .btn-danger-outline, .landingcus7 fieldset[disabled] .btn-danger-outline.active, .landingcus7 fieldset[disabled] .btn-danger-outline.focus, .landingcus7 fieldset[disabled] .btn-danger-outline:active, .landingcus7 fieldset[disabled] .btn-danger-outline:focus, .landingcus7 fieldset[disabled] .btn-danger-outline:hover {
	border-color: #e33145;
}

.landingcus7 .btn-warning-outline .badge {
	color: #fff;
	background-color: #e1d420;
}

.landingcus7 .btn-danger-outline {
	color: #e33145;
	background-color: transparent;
}

.landingcus7 .btn-danger-outline.active, .landingcus7 .btn-danger-outline.focus, .landingcus7 .btn-danger-outline:active, .landingcus7 .btn-danger-outline:focus, .landingcus7 .btn-danger-outline:hover, .landingcus7 .open > .dropdown-toggle.btn-danger-outline {
	color: #fff;
	background-color: #e33145;
	box-shadow: none;
}

.landingcus7 .btn-danger-outline .badge {
	color: #fff;
	background-color: #e33145;
}

.landingcus7 .ticket-dialog .message {
	border-radius: 5px;
	padding: 10px 15px;
}

.landingcus7 .ticket-dialog .one .message {
	background: #d3d3d3;
}

.landingcus7 .ticket-dialog .two .message {
	background: #e8e8e8;
}

.landingcus7 .ticket-dialog .info {
	font-size: 12px;
	margin-top: 5px;
}

.landingcus7 .ticket-dialog .author {
	font-weight: 700;
}

.landingcus7 .ticket-dialog .time {
	color: #ababab;
}

.landingcus7 body {
	padding-top: 0;
	padding-bottom: 50px;
}

@media (min-width: 768px) {
	.landingcus7 body {
		padding-top: 0;
		padding-bottom: 65px;
	}
}

.landingcus7 .h1, .landingcus7 .h2, .landingcus7 .h3, .landingcus7 .h4, .landingcus7 .h5, .landingcus7 .h6, .landingcus7 h1, .landingcus7 h2, .landingcus7 h3, .landingcus7 h4, .landingcus7 h5, .landingcus7 h6 {
	margin-top: 0;
}

.landingcus7 .title-m {
	margin: 0;
	line-height: 1.5;
}

.landingcus7 hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

.landingcus7 .list-p {
	padding: 0;
	list-style-position: inside;
}

.landingcus7 .table-centered {
	margin-top: 15px;
}

.landingcus7 .btn-default {
	color: #fff;
	background-color: #25aae1;
	border-color: #25aae1;
}

.landingcus7 a.btn.btn-primary.ticketbtn.center {
	margin: 0 auto;
	display: block;
	width: 60%;
}

.landingcus7 .btn-default:hover {
	background: #f5f5f5;
}

.landingcus7 .unauthorized .navbar-default .navbar-nav a[href]:hover {
	background: #09f;
	color: #fff;
}

.landingcus7 .navbar-default .navbar-nav > .active > a, .landingcus7 .navbar-default .navbar-nav > .active > a:focus, .landingcus7 .navbar-default .navbar-nav > .active > a:hover {
	background: 0 0;
}

.landingcus7 .navbar-default .navbar-nav > .open > a, .landingcus7 .navbar-default .navbar-nav > .open > a:focus, .landingcus7 .navbar-default .navbar-nav > .open > a:hover {
	background-color: #f5f5f5;
}

.landingcus7 a.disabled, .landingcus7 a.disabled:hover {
	background-color: #eee !important;
}

.landingcus7 .navbar-default.navbar-fixed-top + .container-fluid {
	margin-top: 30px;
}

.landingcus7 .center-content-block {
	width: 335px;
}

.landingcus7 .center-big-content-block {
	max-width: 600px;
}

.landingcus7 .center-big-content-block, .landingcus7 .center-content-block {
	margin: 0 auto;
}

.landingcus7 .table-border-radius {
	border-radius: 4px;
	display: inline-block;
}

.landingcus7 .table-border-radius td:first-child, .landingcus7 .table-border-radius th:first-child {
	border-left: 0;
}

.landingcus7 .table-border-radius td:last-child, .landingcus7 .table-border-radius th:last-child {
	border-right: 0;
}

.landingcus7 .table-border-radius tr:last-child td {
	border-bottom: 0;
}

.landingcus7 .table-word-break .big-data {
	word-break: break-all;
}

.landingcus7 .table-centered {
	width: auto;
}

.landingcus7 a.disabled {
	color: #bebebe !important;
	cursor: default;
}

.landingcus7 .table th, .landingcus7 h4.dashhead-title, .landingcus7 p strong {
	font-weight: 700;
	font-size: 13px;
	color: inherit;
}

.landingcus7 .m-b-15 {
	margin-bottom: 15px;
}

.landingcus7 .table-border-with-radius td, .landingcus7 .table-border-with-radius > thead > tr > th {
	border: 1px solid #ddd;
	border-left: 0 !important;
}

.landingcus7 .table-border-with-radius td {
	border-top: 0 !important;
}

.landingcus7 .table-border-with-radius > tbody:first-child > tr:first-child td, .landingcus7 .table-border-with-radius > thead > tr > th {
	border-top: 1px solid #ddd !important;
}

.landingcus7 .table-border-with-radius tr td:first-child, .landingcus7 .table-border-with-radius tr th:first-child {
	border-left: 1px solid #ddd !important;
}

.landingcus7 .table-border-with-radius tr th:first-child, .landingcus7 .table-border-with-radius > tbody:first-child > tr:first-child td:first-child {
	border-radius: 4px 0 0;
}

.landingcus7 .table-border-with-radius tr th:last-child, .landingcus7 .table-border-with-radius > tbody:first-child > tr:first-child td:last-child {
	border-radius: 0 4px 0 0;
}

.landingcus7 .table-border-with-radius tr:last-child td:first-child {
	border-radius: 0 0 0 4px;
}

.landingcus7 .table-border-with-radius tr:last-child td:last-child {
	border-radius: 0 0 4px;
}

.landingcus7 .table-api tbody tr:first-child td:first-child, .landingcus7 .table-api th:first-child {
	width: 30%;
}

.landingcus7 .panel .panel-border-bottom, .landingcus7 .panel .panel-border-top {
	margin-left: -15px;
	margin-right: -15px;
	padding: 0 15px;
}

.landingcus7 .panel .panel-border-top {
	border-top: 1px solid #ddd;
	padding-top: 15px;
}

.landingcus7 .panel .panel-border-bottom {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.landingcus7 html {
	position: relative;
	min-height: 100%;
}

.landingcus7 body > footer {
	text-align: center;
	position: absolute;
	bottom: 15px;
	width: 100%;
}

.landingcus7 body > footer ul {
	padding: 0;
	margin: 0;
}

.landingcus7 body > footer li {
	display: inline-block;
	padding: 0 10px;
}

.landingcus7 #orders_comments, .landingcus7 .ticket-danger, .landingcus7 .ticket-success {
	display: none;
}

.landingcus7 .table-description {
	width: 70%;
}

.landingcus7 span[data-toggle=tooltip] {
	cursor: pointer;
}

.landingcus7 .ticket_button {
	margin-bottom: 30px;
	text-align: center;
}

.landingcus7 .titcket-title {
	color: #464e77;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.landingcus7 .dark .titcket-title {
	color: #fff;
}

.landingcus7 .is_seen {
	color: #09f !important;
}

.landingcus7 .ticket-message-right .ticket-message {
	background: #fee7e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	color: #464e77;
}

.landingcus7 .ticket-message-left .ticket-message {
	background-color: #e7eefc !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	font-weight: 500;
	color: #464e77;
}

.landingcus7 .ticket-message-block .info strong {
	color: #464e77;
}

.landingcus7 .dark .ticket-message-block .info strong {
	color: #fff;
}

.landingcus7 .ticket-message-block {
	margin-bottom: 15px;
}

@media (max-width: 990px) {
	.landingcus7 .table-description tr td:last-child, .landingcus7 .table-description tr th:last-child, .landingcus7 .table-full .table tr td:first-child, .landingcus7 .table-full .table tr td:last-child, .landingcus7 .table-full .table tr th:first-child, .landingcus7 .table-full .table tr th:last-child {
		display: none;
	}

	.landingcus7 .table-description tr th:nth-child(4) {
		border-radius: 0 4px 0 0;
	}

	.landingcus7 .table-description tr:last-child td:nth-child(4) {
		border-radius: 0 0 4px;
	}

	.landingcus7 .table-full .table tr td:nth-child(2), .landingcus7 .table-full .table tr th:nth-child(2) {
		border-left: 1px solid #ddd !important;
	}

	.landingcus7 .table-full .table tr th:nth-child(2) {
		border-radius: 4px 0 0;
	}

	.landingcus7 .table-full .table tr th:nth-child(3), .landingcus7 .table-full .table-word-break tr th:nth-child(8) {
		border-radius: 0 4px 0 0;
	}

	.landingcus7 .table-full .table tr:last-child td:nth-child(2) {
		border-radius: 0 0 0 4px;
	}

	.landingcus7 .table-full .table tr:last-child td:nth-child(3), .landingcus7 .table-word-break tr:last-child td:nth-child(8) {
		border-radius: 0 0 4px;
	}

	.landingcus7 .table-word-break tr th:nth-child(3), .landingcus7 .table-word-break tr:last-child td:nth-child(3) {
		border-radius: 0 !important;
	}

	.landingcus7 .table-word-break thead tr th:first-child, .landingcus7 .table-word-break tr td:first-child {
		display: table-cell !important;
	}

	.landingcus7 .table-word-break tr td:last-child, .landingcus7 .table-word-break tr td:nth-child(2), .landingcus7 .table-word-break tr td:nth-child(4), .landingcus7 .table-word-break tr td:nth-child(5), .landingcus7 .table-word-break tr td:nth-child(6), .landingcus7 .table-word-break tr th:last-child, .landingcus7 .table-word-break tr th:nth-child(2), .landingcus7 .table-word-break tr th:nth-child(4), .landingcus7 .table-word-break tr th:nth-child(5), .landingcus7 .table-word-break tr th:nth-child(6) {
		display: none;
	}
}

.landingcus7 select option {
	direction: ltr;
}

@media (max-width: 767px) {
	.landingcus7 .table-responsive {
		border: none;
	}
}

@media (max-width: 390px) {
	.landingcus7 body {
		padding-bottom: 80px;
	}

	.landingcus7 body > footer {
		bottom: 5px;
	}
}

.landingcus7 .ownone {
	overflow-x: inherit !important;
}

.landingcus7 .w80 {
	width: 80px;
	text-align: center;
}

.landingcus7 .nav-bar-leftside::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.landingcus7 .nav-bar-leftside::-webkit-scrollbar-thumb {
	background: #09f;
}

.landingcus7 .nav-bar-leftside::-webkit-scrollbar-track {
	border-radius: 5px;
	background: rgba(230, 230, 230, 0.4);
}

.landingcus7 .login.m-t-md p {
	line-height: 1.2;
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 30px;
	color: #09f;
	font-family: "Work Sans", sans-serif;
	text-align: left;
}

.landingcus7 .aboutRow p, .landingcus7 .well td {
	font-weight: 400;
}

.landingcus7 .login.m-t-md a {
	color: #09f;
}

.landingcus7 #login .control-label {
	display: none;
}

.landingcus7 #login .well form {
	padding: 15px 0;
}

.landingcus7 .formlast {
	text-align: center;
}

.landingcus7 #order-page.well, .landingcus7 #ticket-page.well {
	padding: 0;
}

.landingcus7 #main-page.well {
	background: 0 0;
	border: 0;
	padding: 20px 0;
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
}

.landingcus7 .section-two {
	background-color: #f5f8fd;
}

.landingcus7 .imgEffect {
	width: 100%;
}

.landingcus7 footer p {
	text-align: left;
}

.landingcus7 .well.login.m-t-md {
	background: 0 0 !important;
	box-shadow: none !important;
	border: none;
}

.landingcus7 .nav.navbar-nav.currency_div ul {
	max-height: 400px;
	overflow: auto;
}

.landingcus7 .container.container-fluid-spacious, .landingcus7 .unauthorized .container-fluid.container-fluid-spacious {
	padding-left: 40px !important;
	-webkit-transition-duration: .4s;
}

.landingcus7 .unauthorized .container-fluid.container-fluid-spacious {
	padding-top: 130px !important;
	position: relative;
}

.landingcus7 .unauthorized .container-fluid.container-fluid-spacious::before {
	background-color: #090d16;
	background-size: cover;
	position: absolute;
	bottom: 0%;
	left: 0px;
	right: 0;
	top: -10px;
	border-radius: 0;
	-webkit-transform: rotate(-7.5deg);
	transform: rotate(-7.5deg);
	overflow: hidden;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	background-repeat: no-repeat;
	content: "";
	display: block !important;
	height: 186px;
}

.landingcus7 .card-divs {
	margin-right: -5px;
	margin-left: -5px;
}

@media (max-width: 992px) {
	.landingcus7 .card-divs {
		margin-right: -15px;
		margin-left: -15px;
	}
}

.landingcus7 .cards {
	min-height: 20px;
	padding: 10px;
	margin-bottom: 0;
	margin-bottom: 5px;
	margin-right: 10;
	margin-left: 10;
	background-color: #09f;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-top: 5px;
}

.landingcus7 .completed_status {
	color: green;
	font-weight: 900;
}

.landingcus7 .in_progress_status {
	color: darkorange;
	font-weight: 900;
}

.landingcus7 .partial_status {
	color: darkred;
	font-weight: 900;
}

.landingcus7 .cancel_status {
	color: red;
	font-weight: 900;
}

.landingcus7 .pending_status {
	color: blue;
	font-weight: 900;
}

.landingcus7 html, .landingcus7 body {
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.landingcus7 body {
	background-color: #f7f8fc;
}

.landingcus7 .hidden {
	display: none !important;
}

.landingcus7 select, .landingcus7 option {
	-webkit-appearance: none;
}

.landingcus7 ::-webkit-scrollbar {
	width: 7px;
	height: 7px;
}

.landingcus7 body.dark ::-webkit-scrollbar-thumb {
	background: #232842;
}

.landingcus7 ::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 5px;
}

.landingcus7 ::-webkit-scrollbar-track {
	background: transparent;
}

.landingcus7 .main-color {
	color: #185bdc;
}

.landingcus7 .btn-xs {
	padding: 5px;
	font-size: 12px;
}

.landingcus7 .dash-menu-btn {
	font-size: 24px;
	color: #fff;
	cursor: pointer;
}

.landingcus7 .close-sidebar-btn {
	position: absolute;
	top: 20px;
	right: -50px;
	height: 50px;
	width: 50px;
	color: #185bdc;
	background: #fff;
	line-height: 50px;
	text-align: center;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #fff;
	display: none;
	cursor: pointer;
}

.landingcus7 .app-sidebar {
	width: 280px;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100vh;
	background-color: #fff;
	-webkit-box-shadow: 17px 4px 35px rgba(0, 0, 0, 0.02);
	box-shadow: 17px 4px 35px rgba(0, 0, 0, 0.02);
	z-index: 1029;
	-webkit-transition: .14s ease;
	transition: .14s ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.landingcus7 .app-sidebar .sidebar-header {
	overflow: hidden;
	position: relative;
	padding-top: 30px;
	padding-bottom: 0px;
	text-align: center;
}

.landingcus7 .app-sidebar.sidebar-inact .sidebar-header {
	padding-bottom: 10px;
}

.landingcus7 .app-sidebar .sidebar-header .logo-lg {
	display: inline-block;
	height: 55px;
}

.landingcus7 .app-sidebar .sidebar-header .logo-sm {
	display: none;
	height: 60px;
}

.landingcus7 .app-sidebar .sidebar-header .app-logo {
	width: 100%;
	text-align: center;
	position: relative;
}

.landingcus7 .app-sidebar .sidebar-header > * {
	position: relative;
	z-index: 2;
}

.landingcus7 .app-sidebar .sidebar-header .sh-bg {
	position: absolute;
	left: 0px;
	top: -40px;
	width: calc(100% + 40px);
	height: 174px;
	background-color: transparent;
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	z-index: 0;
	background: #090d16;
}

.landingcus7 .app-sidebar .sidebar-header .app-user {
	position: relative;
	padding: 40px 30px;
}

.landingcus7 .app-sidebar .sidebar-header .app-user .user-name {
	font-size: 19px;
	text-align: center;
	font-weight: 600;
	color: #342e59;
	margin-top: 15px;
	margin-bottom: 20px;
}

.landingcus7 .app-sidebar .sidebar-header .app-user .user-balance {
	border-radius: 10px;
	background: #f01919;
	color: #fff;
	padding: 14px 24px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 600;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .16s ease;
	transition: .16s ease;
	position: relative;
	letter-spacing: .4px;
	text-decoration: none !important;
}

.landingcus7 .app-sidebar .sidebar-header .app-user .user-balance:hover {
	-webkit-box-shadow: 0px 6px 25px rgba(240, 25, 25, 0.4);
	box-shadow: 0px 6px 25px rgba(240, 25, 25, 0.4);
}

.landingcus7 .app-sidebar .sidebar-header .app-user .user-balance[data-second-text] {
	overflow: hidden;
}

.landingcus7 .app-sidebar .sidebar-header .app-user .user-balance[data-second-text]::before {
	content: attr(data-second-text);
	position: absolute;
	left: 0px;
	width: 100%;
	top: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	color: #fff;
	-webkit-transition-delay: .16s;
	transition-delay: .16s;
	-webkit-transition: .16s ease;
	transition: .16s ease;
}

.landingcus7 .app-sidebar .sidebar-header .app-user .user-balance[data-second-text]:hover {
	color: rgba(255, 255, 255, 0);
}

.landingcus7 .app-sidebar .sidebar-header .app-user .user-balance[data-second-text]:hover::before {
	opacity: 1;
	top: 50%;
}

.landingcus7 .app-sidebar .sidebar-content {
	padding: 20px 0;
	overflow-x: auto;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.landingcus7 .app-sidebar .sidebar-content::-webkit-scrollbar {
	width: 4px;
}

.landingcus7 .app-sidebar .sidebar-content::-webkit-scrollbar-track {
	background: transparent;
}

.landingcus7 .app-sidebar .sidebar-content::-webkit-scrollbar-thumb {
	background: #eee;
	border-radius: 2px;
}

.landingcus7 body.dark .app-sidebar .sidebar-content::-webkit-scrollbar-thumb {
	background: #232842;
}

.landingcus7 .app-sidebar .sidebar-content::-webkit-scrollbar-thumb:hover {
	background: #ccc;
}

.landingcus7 .app-sidebar .sidebar-menu {
	list-style: none;
	padding: 0px 14px;
	margin: 0px;
}

.landingcus7 .app-sidebar .sidebar-menu li {
	display: block;
	margin-bottom: 10px;
}

.landingcus7 .app-sidebar .sidebar-menu li.active > a.menu-link {
	color: #f01919;
	font-weight: 600;
}

.landingcus7 .app-sidebar .sidebar-menu li a.menu-link {
	padding: 13px 18px;
	border-radius: 14px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	color: #0a0f1a;
	line-height: 24px;
	-webkit-transition: .14s ease;
	transition: .14s ease;
}

.landingcus7 .app-sidebar .sidebar-menu li a.menu-link:hover {
	color: #f01919;
}

.landingcus7 .app-sidebar .sidebar-menu li a.menu-link .menu-icon {
	margin-right: 10px;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 20px;
	vertical-align: -1px;
}

.landingcus7 .app-header {
	top: 0px;
	left: 280px;
	right: 0px;
	z-index: 1003;
	background: #090d16;
	border-left: 1px solid #0a0f1a;
	height: 100px;
	position: fixed;
}

.landingcus7 .app-header .row-100 {
	height: 100px;
}

.landingcus7 .app-header .col-100 {
	max-height: 100px !important;
}

.landingcus7 .app-header .hea-ann-title {
	border-radius: 10px;
	padding: 14px 30px;
	background: #f01919;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}

.landingcus7 .app-header .header-btn {
	font-size: 15;
	font-weight: 400;
	color: #fff;
	display: inline-block;
	line-height: 37px;
	text-decoration: none;
}

.landingcus7 .app-header .header-btn:hover .icon {
	background: #fff;
	color: #185bdc;
	opacity: 1;
}

.landingcus7 .app-header .header-btn .icon {
	height: 34px;
	display: inline-block;
	width: 34px;
	font-size: 19px;
	line-height: 34px;
	text-align: center;
	border-radius: 9px;
	color: #fff;
	-webkit-transition: .14s ease;
	transition: .14s ease;
}

.landingcus7 .container-fluid {
	padding: 0 50px;
}

.landingcus7 .dhr-marquee {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .6px;
	line-height: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.landingcus7 .divider {
	border-bottom: 1px solid #efefef;
}

.landingcus7 .d-card {
	border-radius: 18px;
	background-color: #fff;
	color: #464e77;
}

.landingcus7 .d-card.dc-blue {
	background: #f01919;
	color: #fff;
}

.landingcus7 .d-card.dc-orange {
	background: -webkit-gradient(linear, left top, right top, from(#f25a3c), to(#ff7f40)) #ff7f40;
	background: linear-gradient(to right, #f25a3c, #ff7f40) #ff7f40;
	color: #fff;
}

.landingcus7 .d-card .d-card-head {
	padding: 20px 4px 20px 4px;
	margin: 0 32px;
	position: relative;
	font-weight: 700;
	color: #464e77;
	font-size: 19px;
	letter-spacing: .2px;
}

.landingcus7 .d-card .d-card-head::after {
	content: "";
	position: absolute;
	bottom: 0px;
	width: 160px;
	z-index: 4;
	left: 0px;
	height: 2px;
	background: #f01919;
}

.landingcus7 .d-card .d-card-head .dch-icon {
	height: 42px;
	width: 42px;
	text-align: center;
	line-height: 42px;
	display: inline-block;
	margin-right: 10px;
}

.landingcus7 .d-card .d-card-head .dch-icon img {
	height: 42px;
}

.landingcus7 .d-card .d-card-body {
	padding: 15px 30px 15px 30px;
}

.landingcus7 .d-card.d-pad {
	padding: 34px 30px;
}

.landingcus7 .d-card.d-pad-2 {
	padding: 20px 30px;
}

.landingcus7 .dc-ht-sup-box {
	display: block;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.landingcus7 .dc-ht-sup-box .dc-ht-sup-title {
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 14px;
}

.landingcus7 .app-content {
	background-color: #f7f8fc;
	padding-left: 280px;
	padding-top: 100px;
	padding-bottom: 30px;
}

.landingcus7 .dash-home-status {
	position: relative;
}

.landingcus7 .dash-home-status > .row {
	margin-left: -8px;
	margin-right: -8px;
}

.landingcus7 .dash-home-status > .row > div {
	padding-left: 8px;
	padding-right: 8px;
}

.landingcus7 .dash-home-status .dhs-item {
	border-radius: 18px;
	background-color: #3054e0;
	color: #fff;
	padding: 25px 40px 25px 30px;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.landingcus7 .dash-home-status .dhs-item::before {
	content: "";
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	background-image: url("https://cdn.mypanel.link/c3qakg/n9irc85e2bjbrm29.png");
	background-size: auto 100%;
	background-position: right center;
	background-repeat: no-repeat;
	opacity: .7;
}

.landingcus7 .dash-home-status .dhs-item.dhs-item--1 {
	background: #759bff;
	background: linear-gradient(230deg, #759bff 0%, #843cf6 100%);
}

.landingcus7 .dash-home-status .dhs-item.dhs-item--2 {
	background: #fc5286;
	background: linear-gradient(230deg, #fc5286 0%, #fbaaa2 100%);
}

.landingcus7 .dash-home-status .dhs-item.dhs-item--3 {
	background: #ffc480;
	background: linear-gradient(230deg, #ffc480 0%, #ff763b 100%);
}

.landingcus7 .dash-home-status .dhs-item.dhs-item--4 {
	background: #0e4cfd;
	background: linear-gradient(230deg, #0e4cfd 0%, #6a8eff 100%);
}

.landingcus7 .dash-home-status .dhs-item .dhs-item--icon {
	height: 80px;
	width: 80px;
	line-height: 77px;
	text-align: center;
	border: 3px solid #fff;
	border-radius: 50%;
	display: block;
	-webkit-transition: .15s ease;
	transition: .15s ease;
}

.landingcus7 .dash-home-status .dhs-item .dhs-item--icon .dhs-item--icon-img {
	width: auto;
	height: 60%;
}

.landingcus7 .dash-home-status .dhs-item .dhs-item--title {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
}

.landingcus7 .dash-home-status .dhs-item .dhs-item--text {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
}

.landingcus7 .order-side {
	margin-top: 40px;
}

.landingcus7 .simple-title {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .4;
	color: #464646;
	position: relative;
	padding-bottom: 14px;
}

.landingcus7 .simple-title::after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 2px;
	width: 76px;
	background: #315dff;
}

.landingcus7 .form-group .form-control {
	border: none;
	outline: none;
	background-color: #f8f7f7;
	color: #464e77;
	font-size: 15px;
	font-weight: 500;
	min-height: 52px;
	overflow: hidden;
	padding: 10px 18px;
}

.landingcus7 .form-group .form-control {
	outline: none;
	box-shadow: none;
}

.landingcus7 .form-group .form-control::-webkit-input-placeholder {
	color: rgba(70, 78, 119, 0.8);
}

.landingcus7 .form-group .form-control:-ms-input-placeholder {
	color: rgba(70, 78, 119, 0.8);
}

.landingcus7 .form-group .form-control::-ms-input-placeholder {
	color: rgba(70, 78, 119, 0.8);
}

.landingcus7 .form-group .form-control::placeholder {
	color: rgba(70, 78, 119, 0.8);
}

.landingcus7 .form-group.fg-ly .input-group .input-group-prepend .input-group-text {
	background: #ff9b5c !important;
}

.landingcus7 .form-group.fg-lb .input-group .input-group-prepend .input-group-text {
	background: #214af0 !important;
}

.landingcus7 .form-group .input-group .input-group-prepend .input-group-text {
	background: #f01919;
	color: #fff;
	outline: none;
	border: none;
	text-align: center;
	width: 52px;
}

.landingcus7 .form-group .input-group .input-group-prepend .input-group-text i {
	width: 100%;
	text-align: center;
}

.landingcus7 .form-group label {
	color: #464e77;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 12px;
}

.landingcus7 .form-group.fg-for-login label {
	color: #fff;
}

.landingcus7 .form-group.fg-for-login .form-control {
	background-color: #edeef2;
	color: #444;
}

.landingcus7 .form-group.fg-for-login .form-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.6);
}

.landingcus7 .form-group.fg-for-login .form-control:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.6);
}

.landingcus7 .form-group.fg-for-login .form-control::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.6);
}

.landingcus7 .form-group.fg-for-login .form-control::placeholder {
	color: rgba(0, 0, 0, 0.6);
}

.landingcus7 .profile-box {
	padding: 54px 30px 30px;
	color: #fff;
	border-radius: 20px;
	margin-bottom: 30px;
}

.landingcus7 .profile-box .pb-title {
	font-size: 24px;
	color: #fff;
	letter-spacing: .2px;
	margin-bottom: 8px;
}

.landingcus7 .profile-box .pb-text {
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	letter-spacing: .2px;
	margin-bottom: 10px;
}

.landingcus7 .profile-box.box-1 {
	background: -webkit-gradient(linear, left top, right top, from(#ffb16f), to(#ff8a4d)) #ff8a4d;
	background: linear-gradient(to right, #ffb16f, #ff8a4d) #ff8a4d;
}

.landingcus7 .profile-box.box-1 .btn {
	color: #ff9556 !important;
}

.landingcus7 .profile-box.box-2 {
	background: -webkit-gradient(linear, left top, right top, from(#185bdc), to(#315dff)) #185bdc;
	background: linear-gradient(to right, #185bdc, #315dff) #185bdc;
}

.landingcus7 .profile-box.box-2 .btn {
	color: #464e77 !important;
}

.landingcus7 .alert {
	border: none;
	outline: none;
	font-size: 14px;
	font-weight: 400;
	padding: 20px 30px;
}

.landingcus7 .alert.alert-success {
	background-color: #c8f2dd;
	color: #24ca7a !important;
}

.landingcus7 .alert.alert-danger {
	background-color: #facedb;
	color: #fb3f77;
}

.landingcus7 .alert strong {
	font-weight: 400;
}

.landingcus7 .btn {
	padding: 14px 30px;
	border: none;
	-webkit-transition: .14s ease;
	transition: .14s ease;
}

.landingcus7 .btn.btn-primary:hover, .landingcus7 .btn.btn-primary:focus {
	background: #cd0909 !important;
}

.landingcus7 .btn.btn-primary {
	background: #f01919;
}

.landingcus7 .btn.btn-light {
	color: #315dff;
	background: #fff;
}

.landingcus7 .btn.btn-secondary {
	color: #fff;
	background: #3ed979;
}

.landingcus7 .btn.btn-secondary:hover {
	background: #0a0f1a;
	transition: 300ms all;
}

.landingcus7 .btn.btn-purple {
	background: linear-gradient(90deg, var(--c1, #ec07c7), var(--c2, #bc009e) 51%, var(--c1, #138bff)) var(--x, 0)/200%;
	color: #fff;
}

.landingcus7 .btn.btn-lg {
	font-size: 17px;
	padding: 22px 34px;
	font-weight: 500;
}

.landingcus7 .btn.btn-outline {
	padding: 12px 30px;
	border: 2px solid #fff;
	color: #fff;
	background: transparent;
}

.landingcus7 .btn.btn-outline:hover {
	background: #fff;
	color: #181818;
}

.landingcus7 .tab-pane .notification {
	padding: 0 0 20px 0;
	height: 500px;
	overflow-y: auto;
}

.landingcus7 .tab-pane .notification li {
	display: flex;
	align-items: center;
	border: 1px solid #f5f5f5;
	border-bottom-color: #dadada;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 15px;
	background: #f8f7f7;
}

.landingcus7 .tab-pane .notification li .icons i {
	font-size: 25px;
	margin-right: 10px;
}

.landingcus7 .tab-pane .notification li .date {
	color: #ccc;
	font-size: 14px;
	margin-bottom: 10px;
}

.landingcus7 .tab-pane .notification li .title {
	font-size: 16px;
	font-weight: 500;
}

.landingcus7 .tab-pane .notification li .title a {
	color: #464e77;
}

.landingcus7 .tab-pane .notification li .text {
	color: #464e77;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
}

.landingcus7 .home-body {
	background: #f7f8fc;
	max-width: 100%;
	overflow-x: hidden;
}

.landingcus7 .unauthorized .navbar-default {
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1000;
	margin-top: 30px;
	background-image: none;
	background-color: transparent;
	border: none;
	box-shadow: none;
	margin-bottom: 0;
}

.landingcus7 .header .site-icon-container {
	display: inline-block;
}

.landingcus7 .header .site-icon-container img {
	max-height: 54px;
	width: auto;
}

.landingcus7 .header .site-name img {
	height: 60px;
}

.landingcus7 .unauthorized .navbar-default ul.nav.navbar-right {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.landingcus7 .unauthorized .navbar-default ul.nav.navbar-right li {
	display: inline-block;
	padding: 0 25px;
}

.landingcus7 .unauthorized .navbar-default ul.nav.navbar-right li.nav-item.active a {
	color: #fff !important;
	background: transparent !important;
}

.landingcus7 .unauthorized .navbar-default ul.nav.navbar-right li.nav-item.active {
	background: transparent !important;
}

.landingcus7 .unauthorized .navbar-default ul.nav.navbar-right li.nav-item a {
	color: rgba(255, 255, 255, 0.8) !important;
	text-decoration: none;
	font-size: 15px;
	display: block;
	font-weight: 600;
	height: 100px;
	padding: 0;
	line-height: 100px;
	position: relative;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.landingcus7 .unauthorized .navbar-default ul.nav.navbar-right li.nav-item a:hover {
	color: rgba(255, 255, 255, 0.9) !important;
	background-color: transparent;
}

.landingcus7 .text-primary {
	color: #3e3f5e !important;
}

.landingcus7 .services-search {
	position: relative;
}

.landingcus7 .services-search .ss-input {
	position: relative;
	height: 40px;
	border-radius: 5px;
	background: #f8f8f8;
	border: 1px solid #f8f8f8;
	font-size: 15px;
	font-weight: 500;
	width: 100%;
	color: #c9c9c9;
	padding: 0 30px;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.landingcus7 .services-search .ss-input:focus {
	border: 1px solid #ebe8e8;
	outline: none;
}

.landingcus7 .input-group-btn .dropdown-menu {
	left: auto;
	right: 0;
	width: 350px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
}

.landingcus7 .input-group-btn .dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	text-decoration: none;
}

.landingcus7 .input-group-btn .dropdown-menu > li > a:hover {
	color: #185bdc;
}

.landingcus7 .service_cat_header {
	border: none;
}

.landingcus7 .service_cat_header td {
	border: none;
}

.landingcus7 .service_cat_header td strong {
	border-radius: 10px;
	background: #f01919;
	min-height: 52px;
	font-size: 16px;
	padding: 11px 24px;
	line-height: 30px;
	font-weight: 600;
	width: 100%;
	color: #fff;
	display: block;
}

.landingcus7 .filter-btns {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: -4px;
	margin-right: -4px;
}

.landingcus7 .filter-btns > div {
	padding-left: 4px;
	padding-right: 4px;
}

.landingcus7 .filter-btns .filter-btn {
	padding: 12px 18px;
	font-size: 12px;
	color: #646a8c;
	font-weight: 500;
	margin: 6px 0;
	display: block;
	border-radius: 6px;
	background: #f8f8f8;
	-webkit-transition: .1s ease;
	transition: .1s ease;
	text-decoration: none !important;
}

.landingcus7 .filter-btns .filter-btn:hover {
	background: #e2e8f5;
}

.landingcus7 .filter-btns .filter-btn.active {
	background: -webkit-gradient(linear, left top, right top, from(#2341bb), to(#214bf3)) #214bf3;
	background: linear-gradient(to right, #2341bb, #214bf3) #214bf3;
	color: #fff;
}

.landingcus7 .filter-btns .filter-btn .icon {
	margin-right: 8px;
	font-size: 14px;
}

.landingcus7 .filter-search {
	border-radius: 6px;
	background: #ffab5a;
	color: #fff;
	position: relative;
	display: block;
	margin: 6px 0;
}

.landingcus7 .filter-search:focus-within {
	outline: 2px solid #214bf3;
}

.landingcus7 .filter-search .fise-input {
	outline: none;
	border: none;
	background: transparent;
	padding: 12px 18px;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	width: calc(100% - 41px);
	position: relative;
}

.landingcus7 .filter-search .fise-input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.9);
}

.landingcus7 .filter-search .fise-input:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.9);
}

.landingcus7 .filter-search .fise-input::-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.9);
}

.landingcus7 .filter-search .fise-input::placeholder {
	color: rgba(255, 255, 255, 0.9);
}

.landingcus7 .filter-search .fise-btn {
	border: none;
	outline: none;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	text-align: center;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: transparent;
}

.landingcus7 .filter-search .fise-btn i {
	height: 20px;
}

.landingcus7 .addf-text {
	font-size: 16px;
	letter-spacing: .2px;
	line-height: 27px;
	font-weight: 500;
	color: #a8a8a8;
}

.landingcus7 .addf-text p {
	margin-bottom: 1.8rem;
}

.landingcus7 .addf-text .dear-text {
	font-size: 17px;
	color: #373737;
	font-weight: 600;
}

.landingcus7 .addf-warning {
	font-size: 12px;
	color: #616685;
	letter-spacing: .8px;
}

.landingcus7 .addf-warning span {
	color: #1b5be0;
	font-weight: 600;
}

.landingcus7 .addf-warning i {
	color: #1b5be0;
	font-size: 16px;
	margin-right: 4px;
}

.landingcus7 .faq-ss-tabs .home-ss-tab {
	position: relative;
	cursor: pointer;
	background: transparent;
	color: #151722;
	background-color: #fff;
	padding: 28px 20px 28px 20px;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	margin-bottom: 14px;
	border-radius: 12px;
}

.landingcus7 .faq-ss-tabs .home-ss-tab .fa-minus {
	display: none;
}

.landingcus7 .faq-ss-tabs .home-ss-tab.active {
	background: #090d16;
	color: #fff;
}

.landingcus7 .faq-ss-tabs .home-ss-tab.active .ss-tab-head {
	color: #fff;
}

.landingcus7 .faq-ss-tabs .home-ss-tab.active .ss-tab-head .right-p {
	color: #fff;
}

.landingcus7 .faq-ss-tabs .home-ss-tab.active .fa-minus {
	display: block;
}

.landingcus7 .faq-ss-tabs .home-ss-tab.active .fa-plus {
	display: none;
}

.landingcus7 .faq-ss-tabs .home-ss-tab .ss-tab-head {
	font-size: 20px;
	font-weight: 500;
	color: #151722;
}

.landingcus7 .faq-ss-tabs .home-ss-tab .ss-tab-head .right-p {
	color: #151722;
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}

.landingcus7 .faq-ss-tabs .home-ss-tab .ss-tab-content {
	display: none;
	padding-top: 12px;
	color: #fff;
	font-size: 16px;
	line-height: 170%;
	padding-bottom: 8px;
}

.landingcus7 .tos-navs .nav-item {
	display: inline-block;
}

.landingcus7 .tos-navs .nav-item.nav-link {
	-webkit-transition: .2s ease;
	transition: .2s ease;
	text-align: center;
	margin: 0 10px;
	position: relative;
	line-height: 30px;
	font-size: 16px;
	font-size: 600;
	min-width: 200px;
	font-weight: 600;
	padding: 18px 23px;
	margin-bottom: 20px;
	background-color: #e5eeff;
	color: #185bdc;
	border-radius: 5px;
}

.landingcus7 .tos-navs .nav-item.nav-link.active {
	background-color: #185bdc;
	color: #fff;
}

.landingcus7 .tos-navs .nav-item.nav-link:hover {
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.14);
}

.landingcus7 pre.code {
	border-radius: 10px;
	background-color: #dde9ff;
	color: #185bdc;
	padding: 24px;
}

@media (max-width: 767.98px) {
	.landingcus7 .container-fluid {
		margin-bottom: 100px;
		padding: 0 15px !important;
	}

	.landingcus7 .navbar.navbar-default .container-fluid {
		margin-bottom: 0;
	}

	.landingcus7 .unauthorized .container-fluid.container-fluid-spacious {
		padding-top: 100px !important;
		padding-left: 15px !important;
	}

	.landingcus7 .unauthorized .nav.navbar-nav.currency_div {
		display: none;
	}

	.landingcus7 .authorized .navbar.navbar-default {
		margin-bottom: 10px;
	}

	.landingcus7 .dash-home-status .col-sm-5.align-self-center.d-none.d-md-block {
		display: none;
	}

	.landingcus7 .authorized .navbar-default .navbar-toggle {
		border: none;
	}

	.landingcus7 .authorized .navbar-default .navbar-toggle:focus, .landingcus7 .authorized .navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}

	.landingcus7 .authorized .navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
		height: 3px;
	}

	.landingcus7 .authorized.light ul.nav.navbar-nav.nav-bar-leftside, .landingcus7 .authorized.light ul.nav.navbar-nav.currency_div, .landingcus7 .authorized.light ul.nav.navbar-nav.nav-bar-account {
		background-color: #fff;
		margin-top: 0;
		margin-bottom: 0;
	}

	.landingcus7 .authorized.light ul.nav.navbar-nav.nav-bar-account {
		display: flex;
		flex-direction: column-reverse;
	}

	.landingcus7 .authorized.light ul.nav.navbar-nav.nav-bar-leftside {
		padding-top: 7.25px;
	}

	.landingcus7 .navbar-default .navbar-nav.sidebar-nav > li > a, .landingcus7 .navbar-default .navbar-nav.currency_div > li > a, .landingcus7 .navbar-default .navbar-nav.nav-bar-account > li > a {
		font-size: 14px;
		padding: 10px 15px;
		color: #0a0f1a;
		line-height: 24px;
		border-radius: 14px;
	}

	.landingcus7 .dark .navbar-default .navbar-nav.sidebar-nav > li > a, .landingcus7 .dark .navbar-default .navbar-nav.currency_div > li > a, .landingcus7 .dark .navbar-default .navbar-nav.nav-bar-account > li > a {
		color: #efefef;
	}

	.landingcus7 .navbar-default .navbar-nav.currency_div > li > a:hover, .landingcus7 .navbar-default .navbar-nav.currency_div > li > a:active, .landingcus7 .navbar-default .navbar-nav.currency_div > li > a:focus, .landingcus7 .navbar-default .navbar-nav.nav-bar-account > li > a:hover, .landingcus7 .navbar-default .navbar-nav.nav-bar-account > li > a:active, .landingcus7 .navbar-default .navbar-nav.nav-bar-account > li > a:focus {
		background: #fee7e7 !important;
		color: #f01919 !important;
	}

	.landingcus7 .dark .navbar-default .navbar-nav.currency_div > li > a:hover, .landingcus7 .dark .navbar-default .navbar-nav.currency_div > li > a:active, .landingcus7 .dark .navbar-default .navbar-nav.currency_div > li > a:focus, .landingcus7 .dark .navbar-default .navbar-nav.nav-bar-account > li > a:hover, .landingcus7 .dark .navbar-default .navbar-nav.nav-bar-account > li > a:active, .landingcus7 .dark .navbar-default .navbar-nav.nav-bar-account > li > a:focus {
		background: #2c1721 !important;
		color: #f01919 !important;
	}

	.landingcus7 .nav-bar-account #nightmode {
		display: none;
	}

	.landingcus7 .navbar-nav.nav-bar-account > li > a > .badge {
		width: 100%;
		display: block;
		border-radius: 14px;
	}

	.landingcus7 .navbar-default .navbar-nav.nav-bar-account > li:first-child a {
		background-color: transparent !important;
	}

	.landingcus7 .navbar-default .navbar-nav.sidebar-nav > li, .landingcus7 .navbar-default .navbar-nav.currency_div > li, .landingcus7 .navbar-default .navbar-nav.nav-bar-account > li {
		margin-bottom: 0;
		margin-left: 10px;
		margin-right: 10px;
	}

	.landingcus7 .authorized ul.nav.navbar-nav.nav-bar-leftside::before {
		display: none;
	}

	.landingcus7 .table-mobile-cards thead {
		display: none;
	}

	.landingcus7 .table-mobile-cards tr {
		border: none;
	}

	.landingcus7 .table-mobile-cards tr.table-mobile-card {
		display: block;
		border-radius: 10px;
		border: 1px solid #eee;
		padding: 14px 24px;
		margin-bottom: 24px;
		margin-left: 15px;
		margin-right: 15px;
		background: #fafafa;
	}

	.landingcus7 .table-mobile-cards tr.table-mobile-card td {
		display: block;
		border: none;
		padding: 0px;
		font-size: 13px;
	}

	.landingcus7 .table-mobile-cards tr.table-mobile-card td + td {
		margin-top: 12px;
	}

	.landingcus7 .table-mobile-cards tr.table-mobile-card td::before {
		content: attr(data-title);
		font-size: 14px;
		color: #000;
		font-weight: 500;
		display: block;
	}

	.landingcus7 .app-sidebar {
		left: -100px;
	}

	.landingcus7 .app-sidebar.sidebar-inact {
		width: 280px;
		left: 0px;
	}

	.landingcus7 .app-sidebar.sidebar-inact .close-sidebar-btn {
		display: block;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-header .logo-lg {
		display: none;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-header .logo-sm {
		display: none;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user {
		padding: 40px 10px !important;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user .user-name {
		display: block;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user .user-balance {
		display: block;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link {
		padding: 13px 18px;
		text-align: left;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link .menu-icon {
		width: 24px;
		height: 24px;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link .menu-text {
		display: inline-block;
	}

	.landingcus7 .app-sidebar .sidebar-header .logo-lg {
		display: none;
	}

	.landingcus7 .app-sidebar .sidebar-header .logo-sm {
		display: inline-block;
	}

	.landingcus7 .app-sidebar .app-user {
		padding: 0px 10px !important;
	}

	.landingcus7 .app-sidebar .app-user .user-avatar > .the-avatar {
		width: 40px !important;
		height: 40px !important;
	}

	.landingcus7 .app-sidebar .app-user .user-avatar .avatar-badge {
		display: none !important;
	}

	.landingcus7 .app-sidebar .app-user .user-avatar .the-avatar-bg-bt {
		display: none !important;
	}

	.landingcus7 .app-sidebar .app-user .user-avatar .the-avatar-bg {
		display: none !important;
	}

	.landingcus7 .app-sidebar .app-user .user-name {
		display: none;
	}

	.landingcus7 .app-sidebar .app-user .user-balance {
		display: none;
	}

	.landingcus7 .app-sidebar .sidebar-menu li a.menu-link {
		padding: 13px 0px;
		text-align: center;
	}

	.landingcus7 .app-sidebar .sidebar-menu li a.menu-link .menu-icon {
		width: 100%;
	}

	.landingcus7 .app-sidebar .sidebar-menu li a.menu-link .menu-text {
		display: none;
	}

	.landingcus7 .app-content {
		padding-left: 0px !important;
	}

	.landingcus7 .app-header {
		left: 0px !important;
	}

	.landingcus7 .dash-home-status .dhs-item {
		padding: 10px;
		text-align: center;
		border-radius: 10px;
	}

	.landingcus7 .dash-home-status .dhs-item .dhs-item--title {
		font-size: 12px;
	}

	.landingcus7 .dash-home-status .dhs-item .dhs-item--text {
		font-size: 20px;
	}

	.landingcus7 .top-notice-content p {
		font-size: 12px;
	}

	.landingcus7 .order-side {
		margin-top: 0;
	}

	.landingcus7 .d-card .d-card-body {
		padding: 15px;
	}

	.landingcus7 .p0 {
		padding: 0 !important;
	}

	.landingcus7 .services-search {
		padding: 15px;
	}

	.landingcus7 .input-group-btn .dropdown-menu > li > a {
		font-size: 12px;
	}

	.landingcus7 #orderDetail {
		padding: 15px;
	}

	.landingcus7 #orderDetail .card .card-header h4 {
		font-size: 11px !important;
	}

	.landingcus7 #orderDetail .card .ordNumber {
		font-size: 12px;
		padding: 5px 15px;
	}

	.landingcus7 #orderDetail .card .ordStatus {
		font-size: 11px;
	}

	.landingcus7 #orderDetail .card small {
		font-size: 11px;
	}

	.landingcus7 #orderDetail .card-body ul li {
		font-size: 11px !important;
	}

	.landingcus7 .orderNav {
		padding: 15px;
	}

	.landingcus7 .orderNav li {
		width: 49%;
		margin: 0 1%;
		margin-right: auto !important;
	}

	.landingcus7 .dash-list {
		margin-top: 0 !important;
	}

	.landingcus7 .orders-btn {
		padding-bottom: 0 !important;
	}

	.landingcus7 .app-header {
		height: 75px;
	}

	.landingcus7 .app-header .row-100 {
		height: 75px;
	}

	.landingcus7 .d-card .d-card-head {
		font-size: 14px;
		margin: auto;
	}

	.landingcus7 .text-style-2 {
		font-size: 12px;
	}

	.landingcus7 .faq-ss-tabs .home-ss-tab .ss-tab-head {
		font-size: 15px;
		font-weight: 400;
	}

	.landingcus7 .faq-ss-tabs .home-ss-tab .ss-tab-content {
		font-size: 13px;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-header {
		padding-bottom: 0;
	}

	.landingcus7 .app-sidebar .sidebar-content {
		padding: 0 0 20px 0;
	}

	.landingcus7 .app-sidebar .sidebar-menu {
		padding-bottom: 50px;
		margin-top: 25px;
	}

	.landingcus7 .tos-navs .nav-item.nav-link {
		width: 100%;
	}
}

@media (max-width: 1199.98px) {
	.landingcus7 .app-sidebar .sidebar-header .sh-bg {
		background: transparent;
	}

	.landingcus7 .register-page .register-page-content {
		padding: 25px 0 100px 0 !important;
	}

	.landingcus7 .register-left .rl-text {
		margin-bottom: 25px !important;
	}

	.landingcus7 .home-head .hl-title {
		font-size: 42px !important;
	}

	.landingcus7 .home-head {
		padding: 100px 0 0 !important;
	}

	.landingcus7 .home-head, .landingcus7 .ha-item {
		overflow: hidden;
	}

	.landingcus7 .container-fluid {
		padding: 0 30px;
	}

	.landingcus7 .app-sidebar {
		width: 80px;
	}

	.landingcus7 .app-sidebar.sidebar-inact {
		width: 280px;
	}

	.landingcus7 .app-sidebar.sidebar-inact .close-sidebar-btn {
		display: block;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-header .logo-lg {
		display: none;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-header .logo-sm {
		display: none;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user {
		padding: 0 10px !important;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user .user-name {
		display: block;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user .user-balance {
		display: block;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link {
		padding: 13px 18px;
		text-align: left;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link .menu-icon {
		width: 24px;
		height: 24px;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link .menu-text {
		display: inline-block;
	}

	.landingcus7 .app-sidebar .sidebar-header .logo-lg {
		display: none;
	}

	.landingcus7 .app-sidebar .sidebar-header .logo-sm {
		display: inline-block;
	}

	.landingcus7 .app-sidebar .app-user {
		padding: 0px 10px !important;
	}

	.landingcus7 .app-sidebar .app-user .user-name {
		display: none;
	}

	.landingcus7 .app-sidebar .app-user .user-balance {
		display: none;
	}

	.landingcus7 .app-sidebar .sidebar-menu li a.menu-link {
		padding: 13px 0px;
		text-align: center;
	}

	.landingcus7 .app-sidebar .sidebar-menu li a.menu-link .menu-icon {
		width: 100%;
	}

	.landingcus7 .app-sidebar .sidebar-menu li a.menu-link .menu-text {
		display: none;
	}

	.landingcus7 .app-content {
		padding-left: 80px;
	}

	.landingcus7 .app-header {
		left: 80px;
	}
}

@media (max-width: 1500.98px) {
	.landingcus7 .container-fluid {
		padding: 0px 25px;
	}
}

@media (min-width: 1199.98px) {
	.landingcus7 .app-sidebar.sidebar-inact {
		width: 80px;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-header .logo-lg {
		display: none;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-header .logo-sm {
		display: inline-block;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user {
		padding: 0px 10px !important;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user .user-name {
		display: none;
	}

	.landingcus7 .app-sidebar.sidebar-inact .app-user .user-balance {
		display: none;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link {
		padding: 13px 0px;
		text-align: center;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link .menu-icon {
		width: 100%;
	}

	.landingcus7 .app-sidebar.sidebar-inact .sidebar-menu li a.menu-link .menu-text {
		display: none;
	}

	.landingcus7 .app-content.sidebar-inact {
		padding-left: 80px;
	}

	.landingcus7 .app-header.sidebar-inact {
		left: 80px;
	}
}

.landingcus7 .dropdown-menu {
	width: 100%;
	padding: 0;
	max-height: 43.6vh;
	border: none !important;
	margin-top: 15px;
}

.landingcus7 #serviceItem, .landingcus7 #categoryItem {
	white-space: inherit;
	padding: 12px;
	font-weight: 500;
	font-size: 14px;
	background: #f8f7f7;
	border-bottom: 1px solid #fff;
	color: #464e77;
	text-align: left;
	width: 100%;
}

.landingcus7 #serviceItem:hover, .landingcus7 #categoryItem:hover {
	background: #fff;
}

.landingcus7 #order-category, .landingcus7 #order-services {
	white-space: nowrap;
	text-overflow: ellipsis;
}

.landingcus7 #order-category, .landingcus7 #order-services {
	width: 85%;
	overflow-x: hidden;
	position: absolute;
	line-height: 15px;
	height: 24px;
	font-size: 14px;
}

.landingcus7 .dropdown button {
	background: #fff;
	border: 1px solid #fff;
	border-top: none !important;
	color: #081521;
}

.landingcus7 .dropdown button:hover, .landingcus7 .dropdown button:focus {
	outline: none;
	box-shadow: none;
}

.landingcus7 .fab.fa-instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important;
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433", endColorstr="#bc1888", GradientType=1);
	background-clip: text;
	font-size: 14px;
	padding: 2.4px;
	border-radius: 5px;
	color: #fff;
	font-weight: lighter;
	margin-right: 10px;
}

.landingcus7 .fab.fa-facebook-square {
	background: #207eff;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 18px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	border-radius: 5px;
	margin-right: 10px;
}

.landingcus7 .fab.fa-youtube {
	background: #ff0042;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fab.fa-twitter {
	background: #1da1f2;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fab.fa-telegram-plane {
	background: #2b9fd2;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fab.fa-soundcloud {
	background: #ff5836;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fab.fa-spotify {
	background: #62ffa2;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fab.fa-twitch {
	background: #e600ff;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fab.fa-pinterest-p {
	background: #ff5858;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fa.fa-music {
	background: #f8004d;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fab.fa-tiktok {
	background: #f8004d;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fas.fa-globe {
	background: #1a1a1a;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fas.fa-stream {
	background: #ccc;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .fab.fa-hotjar {
	background: #f00;
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 17px;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
	margin-right: 10px;
}

.landingcus7 .panel-body {
	border: none;
}

.landingcus7 .nav.nav-pills.fastside {
	float: none;
	display: flex;
	margin-bottom: 0;
	justify-content: space-between;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	border: none;
}

.landingcus7 .nav.nav-pills.fastside li {
	flex-grow: 1;
	flex-basis: 0;
	text-align: center;
	float: none;
	background-color: transparent !important;
}

.landingcus7 .nav-pills.fastside .nav-link {
	background: #e5e6e7;
	color: #090d16;
	border: none;
	text-align: center;
	padding: 15px 0;
	border-radius: 18px 0 0 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

.landingcus7 .nav-pills.fastside li:last-child a.nav-link {
	border-radius: 0 18px 0 0;
}

.landingcus7 .nav-pills.fastside li.active a.nav-link {
	background: #f01919;
	color: #fff;
}

.landingcus7 .nav-pills.fastside > li.active > a, .landingcus7 .nav-pills.fastside > li.active > a:focus, .landingcus7 .nav-pills.fastside > li.active > a:hover {
	border: none;
	border-radius: 18px 0 0 0;
	line-height: 24px;
}

.landingcus7 .nav-pills.fastside > li:last-child.active > a, .landingcus7 .nav-pills.fastside > li:last-child.active > a:focus, .landingcus7 .nav-pills.fastside > li:last-child.active > a:hover {
	border-radius: 0 18px 0 0;
}

.landingcus7 .d-card-body {
	padding: 15px 30px 15px 30px;
	background: #151722;
}

.landingcus7 .d-card-body {
	padding: 15px 30px 15px 30px;
	background: #151722;
}

.landingcus7 .panel-body {
	background-color: #f8f7f7;
	color: #464e77;
	font-size: 14px;
	border-radius: 18px;
	padding: 10px;
}

.landingcus7 .app-navbar {
	display: none;
	height: 70px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: #fff;
	position: fixed;
	z-index: 1000;
	padding: 0;
}

.landingcus7 .app-navbar > .row {
	display: flex;
	flex-wrap: wrap;
	height: 70px;
}

.landingcus7 .app-navbar .row .col.text-center.align-self-center {
	max-width: 100%;
	min-width: 0;
	flex-basis: 0;
	flex-grow: 1;
	padding-left: 15px;
	padding-right: 15px;
	align-self: center !important;
}

.landingcus7 .app-navbar .navbar-mid-icon {
	margin-top: -40px;
	margin-left: -5px;
}

.landingcus7 .app-navbar a.active .navbar-icon {
	-webkit-filter: inherit;
	filter: inherit;
}

.landingcus7 .app-navbar a.active .navbar-texts {
	color: #185bdc;
}

.landingcus7 .app-navbar a.active i {
	color: #185bdc;
}

.landingcus7 .app-navbar i {
	color: #202020;
}

.landingcus7 .app-navbar .navbar-texts {
	font-size: 10px;
	font-weight: 500;
	color: #202020;
	display: block;
	margin-top: 6px;
}

.landingcus7 .sDetayBtn {
	color: #f01919 !important;
	color: #fff !important;
	border-radius: 25px;
	font-size: 14px;
	padding: 5px 10px;
	cursor: pointer;
}

.landingcus7 .modal-header {
	background: #f01919;
}

.landingcus7 .modal-header h4 {
	font-size: 13px;
	color: #fff;
}

.landingcus7 .modal-body {
	font-size: 13px;
}

.landingcus7 #orderDetail .card {
	margin-bottom: 10px;
	border: none;
}

.landingcus7 #orderDetail .card .card-header {
	padding: 0;
	border: none;
	background-color: #f8f8f8;
	border-radius: 10px;
}

.landingcus7 #orderDetail .card .card-header h4 {
	font-size: 14px;
	color: #185bdc;
}

.landingcus7 #orderDetail .card .card-header .btn-header-link {
	color: #fff;
	color: #222;
	display: block;
	text-align: left;
	cursor: pointer;
	border: none;
	padding: 14px 30px;
	text-decoration: none;
}

.landingcus7 #orderDetail .card .card-header .btn-header-link:after {
	content: "f107";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
	right: 10px;
	top: 25px;
}

.landingcus7 #orderDetail .card .card-header .btn-header-link.collapsed:after {
	content: "f106";
}

.landingcus7 #orderDetail .card .collapsing {
	background: #fff;
}

.landingcus7 #orderDetail .card .collapse.show {
	background: #fff;
	line-height: 24px;
	color: #222;
	border: 1px solid #efefef;
	border-top: 0;
	border-radius: 10px;
}

.landingcus7 #orderDetail .card-body {
	padding: 5px 15px;
}

.landingcus7 #orderDetail .card-body ul {
	padding-left: 0;
}

.landingcus7 #orderDetail .card-body ul li {
	list-style-type: none;
	font-size: 13px;
}

.landingcus7 .nav.nav-pills.orderNav {
	border: none;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.landingcus7 .nav.nav-pills.orderNav > li {
	margin-right: 8px;
	margin-bottom: 0;
}

.landingcus7 .nav.nav-pills.orderNav > li > a {
	background-color: #e9e9e9;
	color: #202020;
	padding: 12px 8px;
	font-size: 11px;
	border: none;
	outline: none;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: .15s ease;
	transition: .15s ease;
	min-height: 40px;
	display: inline-block;
	margin-bottom: 4px;
	width: 100%;
	text-decoration: none;
	line-height: 16px;
}

.landingcus7 .nav.nav-pills.orderNav > li > a > i {
	margin-right: 4px;
}

.landingcus7 .nav.nav-pills.orderNav > li.active > a, .landingcus7 .nav.nav-pills.orderNav > li > a:hover {
	background: #f01919;
	color: #fff;
}

.landingcus7 .nav.nav-pills.orderNav > li:last-child {
	margin-left: auto;
	width: 100%;
	display: block;
	clear: both;
}

.landingcus7 .dfb-search {
	background-color: #e9e9e9;
	color: #fff;
	font-size: 11px;
	border: none;
	outline: none;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: .15s ease;
	transition: .15s ease;
	min-height: 40px;
	position: relative;
	overflow: hidden;
}

.landingcus7 .dfb-search .dfb-input {
	width: calc(100% - 40px);
	background: transparent;
	border: none;
	outline: none;
	height: 40px;
	color: #202020;
	padding: 0 14px;
	min-width: 250px;
}

.landingcus7 .dfb-search i {
	color: #fff;
}

.landingcus7 .dfb-search .dfb-submit {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: none;
	background: #f01919;
	color: #fff;
}

.landingcus7 .ticket-message-right .ticket-message {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
}

.landingcus7 .ticket-message-left .ticket-message {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
}

.landingcus7 .ref-item {
	border-bottom: 1px solid #f5f5f5;
	padding: 15px 0;
}

.landingcus7 .ref-item.d-blue {
	border-radius: 25px;
	padding: 15px 25px;
	color: #f01919;
}

.landingcus7 .ref-item i {
	color: #090d16;
	font-size: 20px;
}

.landingcus7 .ref-item .the-title {
	font-weight: bold;
}

.landingcus7 .rep-title h3 {
	font-size: 18px;
	font-weight: 600;
}

.landingcus7 #sssTab .faq-ss-tabs .home-ss-tab {
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #f5f5f5;
}

.landingcus7 #sssTab .home-ss-tab .col {
	font-size: 16px;
}

.landingcus7 #sssTab .faq-ss-tabs .home-ss-tab .ss-tab-head .right-p {
	font-size: 16px;
}

.landingcus7 .noorders {
	text-align: center;
}

.landingcus7 .noorders .smiley {
	max-width: 175px;
}

.landingcus7 .darkMode {
	background: transparent;
	box-shadow: none;
	border: none;
	outline: 0;
}

.landingcus7 .darkMode:focus {
	background: transparent;
	box-shadow: none;
	border: none;
	outline: 0;
}

.landingcus7 .darkMode i {
	height: 34px;
	display: inline-block;
	width: 34px;
	font-size: 19px;
	line-height: 34px;
	text-align: center;
	-webkit-transition: .14s ease;
	transition: .14s ease;
}

.landingcus7 .darkMode i.fa-moon {
	color: #ff6a27;
}

.landingcus7 .darkMode i.fa-sun span {
	color: #fff;
}

.landingcus7 .darkMode i.fa-sun {
	color: #ffbf00;
}

.landingcus7 .darkMode i span {
	color: #404040;
}

.landingcus7 body.unauthorized.dark {
	background: #f7f8fc;
}

.landingcus7 body.authorized.dark, .landingcus7 body.dark .app-content {
	background: #0f1017;
}

.landingcus7 body.dark .app-sidebar {
	background: #151722;
}

.landingcus7 body.dark .app-header {
	background: #151722;
	border-left: 1px solid #0f1017;
}

.landingcus7 body.dark .app-sidebar .sidebar-menu li a.menu-link {
	color: #efefef;
}

.landingcus7 body.dark .app-sidebar .sidebar-menu li.active > a.menu-link {
	color: #f01919;
	font-weight: 600;
}

.landingcus7 body.dark .app-sidebar .sidebar-menu li a.menu-link:hover {
	color: #f01919;
}

.landingcus7 body.dark .app-sidebar .sidebar-header .app-user .user-name {
	color: #7f89b7;
}

.landingcus7 body.dark .app-navbar {
	background: #162851;
}

.landingcus7 body.dark .app-navbar i, .landingcus7 body.dark .app-navbar .navbar-texts {
	color: #fff;
}

.landingcus7 body.dark .app-navbar a.active i, .landingcus7 body.dark .app-navbar a.active .navbar-texts {
	color: #2c5df8;
}

.landingcus7 body.dark .app-header .hea-ann-title {
	background: #f01919;
}

.landingcus7 body.dark .close-sidebar-btn {
	background: #151722;
	border-color: #0f1017;
}

.landingcus7 body.dark .d-card {
	background: #151722;
	color: #fff;
}

.landingcus7 body.dark .form-group .form-control, .landingcus7 body.dark .panel-body {
	background: #13151e;
	color: #7f89b7;
}

.landingcus7 body.dark .form-group label {
	color: #fff;
}

.landingcus7 body.dark .nav-pills.fastside .nav-link {
	border: none;
	color: #f01919;
	background: #2c1721;
	border-radius: 18px 0 0 0px;
	padding: 15px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.landingcus7 body.dark .nav-pills.fastside li.active .nav-link, .landingcus7 body.dark .nav-pills .show > .nav-link {
	background: #f01919;
	color: #fff;
}

.landingcus7 body.dark .tab-pane .notification li {
	background: #0f1017;
	border-color: #0f1017;
}

.landingcus7 body.dark .tab-pane .notification li .icons i {
	font-size: 25px;
	margin-right: 10px;
}

.landingcus7 body.dark .tab-pane .notification li .text, .landingcus7 body.dark .tab-pane .notification li .title a {
	color: #7f89b7;
}

.landingcus7 body.dark .tab-pane .notification li .date {
	color: #464e77;
}

.landingcus7 body.dark #serviceItem, .landingcus7 body.dark #categoryItem {
	background: #13151e;
	color: #7f89b7;
	border-color: #232842;
}

.landingcus7 body.dark #serviceItem:hover, .landingcus7 body.dark #categoryItem:hover {
	background: #232842;
}

.landingcus7 body.dark .table td, .landingcus7 body.dark .table thead th {
	border-color: #0f1017;
}

.landingcus7 body.dark .table tbody {
	color: #fff;
}

.landingcus7 body.dark .services-search .ss-input {
	background: #0f1017;
	border-color: #0f1017;
}

.landingcus7 body.dark .input-group-btn .dropdown-menu {
	background: #0f1017;
}

.landingcus7 body.dark .input-group-btn .dropdown-menu a {
	color: #7f89b7;
}

@media (max-width: 767.98px) {
	.landingcus7 body.dark .table-mobile-cards tr.table-mobile-card {
		background: #0f1017;
		border-color: #232842;
	}
}

.landingcus7 body.dark .table-mobile-cards tr.table-mobile-card td::before {
	color: #fff;
}

.landingcus7 body.dark .form-group .input-group .input-group-prepend .input-group-text {
	background: #f01919;
}

.landingcus7 body.dark .orderNav li a {
	color: #f01919;
	background-color: #2c1721;
}

.landingcus7 body.dark .orderNav li.active a, .landingcus7 body.dark .orderNav li a:hover {
	background: #f01919;
	color: #fff;
	border: none;
}

.landingcus7 body.dark .dfb-search .dfb-input {
	background: #0f1017;
}

.landingcus7 body.dark .dfb-search .dfb-submit {
	background: #f01919;
}

.landingcus7 body.dark .card {
	background: #0f1017;
	border-radius: 10px !important;
}

.landingcus7 body.dark #orderDetail .card .card-header {
	background: #0f1017;
}

.landingcus7 body.dark #orderDetail .card .card-header .ordNumber {
	color: #fff;
}

.landingcus7 body.dark #orderDetail .card .card-header small {
	color: #7f89b7;
}

.landingcus7 body.dark #orderDetail .card .card-header .btn-header-link:after {
	color: #7f89b7;
}

.landingcus7 body.dark #orderDetail .card-body, .landingcus7 body.dark #orderDetail .card .collapse.show {
	background: #0f1017;
	color: #fff;
	border: transparent;
}

.landingcus7 body.dark .ref-item, .landingcus7 body.dark .table-bordered {
	border-color: #0f1017;
}

.landingcus7 body.dark .ref-item.d-blue {
	color: #fff;
}

.landingcus7 body.dark .ref-item i {
	color: #fff;
}

.landingcus7 body.dark .d-card .d-card-head {
	color: #7f89b7;
}

.landingcus7 body.dark .dc-blue {
	background: #f01919;
	color: #fff;
}

.landingcus7 body.dark .dc-orange {
	background: -webkit-gradient(linear, left top, right top, from(#f25a3c), to(#ff7f40)) #ff7f40;
	background: linear-gradient(to right, #f25a3c, #ff7f40) #ff7f40;
	color: #fff;
}

.landingcus7 body.dark pre.code {
	background: #162851;
	color: #4088ff;
}

.landingcus7 body.dark .faq-ss-tabs .home-ss-tab {
	background: #151722;
}

.landingcus7 body.dark .faq-ss-tabs .home-ss-tab .col {
	color: #fff !important;
}

.landingcus7 body.dark .faq-ss-tabs .home-ss-tab .ss-tab-head .right-p {
	color: #162851;
}

.landingcus7 body.dark .modal-body, .landingcus7 body.dark .modal-footer {
	background: #0f1017;
	color: #7f89b7;
}

.landingcus7 body.dark .modal-header, .landingcus7 body.dark .modal-footer {
	border-color: #232842;
}

.landingcus7 body.dark .card-box-top p {
	color: #fff;
}

.landingcus7 body.dark .sDetayBtn {
	color: #f01919 !important;
}

.landingcus7 body.dark .tos-navs .nav-item.nav-link {
	background: #162851;
	color: #3d80ff;
}

.landingcus7 body.dark .tos-navs .nav-item.nav-link.active {
	background: #11336c;
	color: #fff;
}

.landingcus7 body.dark #sssTab .faq-ss-tabs .home-ss-tab {
	border-color: #0f1017;
}

.landingcus7 .home-body {
	background: #f7f8fc;
	max-width: 100%;
	overflow-x: hidden;
}

.landingcus7 .home-head {
	position: relative;
	padding: 100px 0 100px;
}

.landingcus7 .signup .home-head {
	padding-bottom: 0;
}

.landingcus7 .home-head.outside {
	height: 300px;
}

.landingcus7 .home-head .home-head-bg {
	background-image: url("https://ytsmm.com/img/files/8d2f64d40fc0e8f2de749fd5f9f2d2c7.png"), -webkit-gradient(linear, left top, right top, from(#090d16), to(#0a0f1a)) #090d16;
	background-image: url("https://ytsmm.com/img/files/8d2f64d40fc0e8f2de749fd5f9f2d2c7.png"), linear-gradient(to right, #5d28fe, #5324fe);
	background-size: cover;
	position: absolute;
	bottom: 0%;
	left: 0;
	right: -10%;
	top: -30%;
	border-radius: 0;
	-webkit-transform: rotate(-7.5deg);
	transform: rotate(-7.5deg);
	overflow: hidden;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	background-repeat: no-repeat;
}

.landingcus7 .signup .home-head .home-head-bg {
	transform: rotate(0);
}

.landingcus7 .home-head .home-head-content {
	padding: 160px 0 50px;
	color: #fff;
}

.landingcus7 .signup .home-head .home-head-content {
	padding-top: 0;
}

.landingcus7 .home-head .hh-left-badge {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 40px;
	border-radius: 25px;
	padding-right: 10px;
}

.landingcus7 .home-head .hh-left-badge .hhlb-icon {
	background: #f01919;
	color: #fff;
	margin: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 30px;
	width: 30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
}

.landingcus7 .home-head .hh-left-badge .hhlb-text {
	padding: 10px 14px;
	color: #fff;
	font-weight: 600;
	line-height: 20px;
	font-size: 13px;
}

.landingcus7 .home-head .hl-title {
	font-size: 50px;
	line-height: 64px;
	font-weight: 600;
	margin-top: 58px;
	margin-bottom: 30px;
	color: #fff;
}

.landingcus7 .home-head .hl-text {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
}

.landingcus7 .hl-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 50px;
	margin-left: -8px;
	margin-right: -8px;
}

.landingcus7 .hl-btns > a {
	margin: 8px;
}

.landingcus7 .loginSide .round {
	width: 600px;
	height: 600px;
	border-radius: 50%;
	background: #a9b4fc;
	opacity: .07;
	position: absolute;
	top: -50px;
	left: -150px;
	z-index: 1;
}

.landingcus7 .loginSide {
	position: relative;
}

.landingcus7 .loginSide .login-box {
	background: #fff;
	-webkit-box-shadow: 0px 0px 60px rgba(94, 92, 154, 0.12);
	box-shadow: 0px 0px 60px rgba(94, 92, 154, 0.12);
	border-radius: 30px;
	padding: 54px 44px;
	position: relative;
	z-index: 20 !important;
	color: #3e3f5e;
}

.landingcus7 .loginSide .login-box .lgb-title {
	font-size: 26px;
	font-weight: 700;
	color: #302f45;
	margin-bottom: 24px;
}

.landingcus7 .loginSide .login-box .lgb-text {
	color: #afb0c0;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 38px;
}

.landingcus7 .loginSide .login-box .fc-home {
	border-radius: 10px;
	border: 1px solid #dedeea;
	position: relative;
	width: 100%;
	margin-bottom: 34px;
	padding: 0px 0px;
	-webkit-transition: .4s ease;
	transition: .4s ease;
	height: 52px;
}

.landingcus7 .loginSide .login-box .fc-home label {
	font-size: 12px;
	color: #afb0c0;
	line-height: 20px;
	height: 20px;
	padding: 0 10px;
	position: absolute;
	top: -11px;
	left: 15px;
	z-index: 3;
}

.landingcus7 .loginSide .login-box .fc-home label .label-text {
	z-index: 3;
	position: relative;
}

.landingcus7 .loginSide .login-box .fc-home label::before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 9px;
	width: 100%;
	background: #fff;
	height: 2px;
}

.landingcus7 .loginSide .login-box .fc-home input {
	font-size: 15px;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	outline: none !important;
	color: #3e3f5e;
	padding: 0 25px;
	background: transparent !important;
	border-radius: 9px;
}

.landingcus7 .loginSide .login-box .fc-home:focus-within {
	border-color: #3e3f5e;
}

.landingcus7 .text-primary {
	color: #3e3f5e !important;
}

.landingcus7 .frgpass {
	text-decoration: none;
	color: #302f45;
	font-size: 14px;
	font-weight: 400;
}

.landingcus7 .frgpass:hover {
	color: #3e3f5e;
}

.landingcus7 .home-menu-btn {
	display: none;
}

.landingcus7 .home-menu-btn {
	margin-top: -40px;
	z-index: 1030;
	position: fixed;
	right: 30px;
}

.landingcus7 .form-check-label {
	font-size: 14px;
	color: #302f45;
}

@media screen and (max-width: 991.98px) {
	.landingcus7 .home-head.outside {
		height: 100px;
	}

	.landingcus7 .home-head.outside .home-head-bg {
		border-radius: 0 0 75px 75px;
	}

	.landingcus7 .home-info {
		padding: 0 !important;
	}

	.landingcus7 .loginSide .login-box .lgb-title, .landingcus7 .loginSide .login-box .lgb-text {
		text-align: center;
	}

	.landingcus7 .authorized .app-navbar {
		display: block !important;
	}

	.landingcus7 .home-menu-btn {
		display: inline-block;
	}

	.landingcus7 .header {
		margin-top: 0;
	}

	.landingcus7 .header .site-name {
		margin-left: 0;
	}

	.landingcus7 .header .site-name img {
		height: 50px;
		text-align: center;
	}

	.landingcus7 .home-head .home-head-content {
		padding: 5px 0 50px;
	}

	.landingcus7 .loginSide .login-box {
		padding: 50px 15px;
	}

	.landingcus7 .home-body .app-navbar .navbar-mid-icon {
		margin-left: 0;
	}

	.landingcus7 .m-flex {
		display: flex;
		justify-content: center;
	}

	.landingcus7 .home-head .home-head-bg {
		background-image: -webkit-gradient(linear, left top, right top, from(#090d16), to(#0a0f1a)) #090d16;
		background-image: linear-gradient(to right, #5d28fe, #5324fe);
		background-size: cover;
		position: absolute;
		bottom: 0%;
		left: 0;
		right: 0;
		top: 0;
		border-radius: 0;
		-webkit-transform: none;
		transform: none;
		overflow: hidden;
		-webkit-transform-origin: none;
		transform-origin: none;
		background-repeat: no-repeat;
	}

	.landingcus7 .loginSide .round {
		display: none;
	}

	.landingcus7 .shapeBox {
		display: none !important;
	}

	.landingcus7 .hs-area {
		margin-top: 40px;
		padding-bottom: 0 !important;
	}

	.landingcus7 .hs-head h1, .landingcus7 .ha-title h2 {
		font-size: 24px !important;
		line-height: 32px !important;
	}

	.landingcus7 .ha-item .ha-heading {
		order: -1;
		text-align: center !important;
		margin-bottom: 40px;
	}

	.landingcus7 .ha-item .ha-graph::after {
		background-size: 200%;
		width: 100%;
	}

	.landingcus7 .ha-item .graphics {
		text-align: center;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.landingcus7 .ha-item .graphics img {
		max-width: 300px;
	}

	.landingcus7 .ha-item .graphics img.main-image {
		margin: auto !important;
	}

	.landingcus7 .ha-item .graphics span.shadow {
		width: auto !important;
		left: -10% !important;
		right: -10% !important;
	}

	.landingcus7 .ha-item .graphics span.shadow:nth-child(2) {
		left: -20% !important;
		right: -20% !important;
	}

	.landingcus7 .ha-title .ha-title-icon {
		margin: auto;
	}

	.landingcus7 .footer {
		margin-top: 0 !important;
	}

	.landingcus7 .footer .footer-top {
		display: none;
	}

	.landingcus7 .footer .footer-content-bot .footer-content-bot-text {
		text-align: center !important;
		padding-bottom: 100px;
	}

	.landingcus7 .footer-content-bot-text {
		padding-top: 25px;
	}
}

.landingcus7 .shapeBox {
	max-width: 1200px;
	margin: auto;
	display: block;
	position: relative;
}

.landingcus7 .shape {
	position: absolute;
}

.landingcus7 .shape1 {
	left: 50px;
	top: 800px;
	animation: fade-up 2s infinite ease-in-out;
}

.landingcus7 .shape2 {
	left: 250px;
	top: 700px;
	animation: fade-up 2.5s infinite ease-in-out;
}

.landingcus7 .shape3 {
	left: 450px;
	top: 750px;
	animation: fade-up 3.5s infinite ease-in-out;
}

.landingcus7 .ha-item:not(:last-child) {
	margin-bottom: 130px;
}

.landingcus7 .ha-item .ha-heading {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	margin-right: auto;
}

.landingcus7 .ha-item .ha-heading .section-heading {
	margin: 0;
}

.landingcus7 .ha-item .ha-graph {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.landingcus7 .ha-item .ha-graph::after {
	content: "";
	background: #8224e3;
	height: 100%;
	width: 100vw;
	border-radius: 500px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.landingcus7 .ha-item .graphics {
	position: relative;
	display: inline-block;
	margin-left: 75px;
	z-index: 1;
}

.landingcus7 .ha-item .graphics img.main-image {
	height: 480px;
	border-radius: 25px;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.landingcus7 .ha-item .graphics span.shadow {
	content: "";
	background: rgba(255, 255, 255, 0.15);
	display: block;
	height: 90%;
	width: 90%;
	border-radius: 25px;
	position: absolute;
	left: 10%;
	bottom: 0;
	z-index: -1;
	box-shadow: none !important;
}

.landingcus7 .ha-item .graphics span.shadow:nth-child(2) {
	height: 80%;
	width: 80%;
	left: 30%;
}

.landingcus7 .ha-item.inverse .ha-heading {
	margin-right: initial;
	margin-left: auto;
	text-align: left;
}

.landingcus7 .ha-item.inverse .ha-graph::after {
	left: initial;
	right: 0;
}

.landingcus7 .ha-item.inverse .graphics {
	margin-left: auto;
	margin-right: -15px;
}

.landingcus7 .ha-item.inverse span.shadow {
	left: initial;
	right: 20%;
}

.landingcus7 .ha-item.inverse span.shadow:nth-child(2) {
	left: initial;
	right: 40%;
}

.landingcus7 .ha-item .ha-graph::after {
	background-image: linear-gradient(to right, #f01919 0%, #c20101 50%, #f01919 100%);
}

@media screen and (max-width: 767.98px) {
	.landingcus7 .ha-item .ha-graph::after {
		width: auto;
		height: auto;
		left: 15px !important;
		right: 15px !important;
		padding-top: calc(100% - 30px);
	}

	.landingcus7 .ha-item .graphics span.shadow {
		display: none;
	}

	.landingcus7 .form-group .form-control, .landingcus7 #serviceItem, .landingcus7 #categoryItem {
		font-size: 12px;
	}
}

.landingcus7 .ha-title .ha-title-icon {
	height: 86px;
	width: 86px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f01919;
	border-radius: 25px;
	font-size: 56px;
	color: #fff;
}

.landingcus7 .ha-title h2 {
	margin: 0;
	font-size: 32px;
	line-height: 45px;
	color: #302f45;
	padding: 0px;
	font-weight: 700;
}

.landingcus7 .ha-text {
	font-size: 16px;
	line-height: 31px;
	margin-top: 35px;
}

.landingcus7 .hs-area {
	padding: 0 0 70px 0;
}

.landingcus7 .hs-area .hs-area-owl {
	padding: 40px 0;
}

.landingcus7 .hs-area .hs-area-owl .owl-stage-outer {
	position: relative;
	z-index: 1;
}

.landingcus7 .hs-area .hsa-item {
	padding: 24px 30px;
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(234, 61, 86, 0.06);
	box-shadow: 0px 10px 30px 0px rgba(234, 61, 86, 0.06);
	border-radius: 20px;
	color: #a1a1a1;
	-webkit-transition: .14s ease;
	transition: .14s ease;
	cursor: pointer;
}

.landingcus7 .hs-area .hsa-item:hover {
	-webkit-box-shadow: 0px 10px 30px 0px rgba(234, 61, 86, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(234, 61, 86, 0.1);
	color: #302f45;
}

.landingcus7 .hs-area .hsa-item:hover .hsi-more {
	color: #000;
	text-decoration: none;
}

.landingcus7 .hs-area .hsa-item .hsi-icon i {
	font-size: 67px;
}

.landingcus7 .hs-area .hsa-item .hsi-title {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .4px;
}

.landingcus7 .hs-area .hsa-item .hsi-more {
	color: #a1a1a1;
	font-size: 13px;
	font-weight: 300px;
}

.landingcus7 .hs-head {
	text-align: center;
}

.landingcus7 .hs-head h1 {
	font-size: 32px;
	line-height: 45px;
	color: #302f45;
	padding: 0px;
	font-weight: 700;
}

.landingcus7 .hs-head small {
	font-size: 16px;
	line-height: 31px;
}

.landingcus7 .footer {
	position: relative;
	background-color: #090d16;
	margin-top: 100px;
}

.landingcus7 .footer .footer-content {
	padding: 30px 0;
}

.landingcus7 .footer .footer-top {
	color: #fff;
	background: -webkit-gradient(linear, left top, right top, from(#090d16), to(#0a0f1a)) #090d16;
	background: linear-gradient(to right, #090d16, #0a0f1a) #090d16;
	padding: 50px 0;
}

.landingcus7 .footer .footer-top .ftgu-text {
	color: #fff;
	font-weight: 500;
	line-height: 140%;
	font-size: 40px;
}

.landingcus7 .footer .footer-links {
	font-size: 16px;
}

.landingcus7 .footer .footer-links ul {
	list-style: none;
	margin: 0px;
	top: 0px;
	padding: 0px;
}

.landingcus7 .footer .footer-links ul li {
	display: inline-block;
	padding: 0 15px;
}

.landingcus7 .footer .footer-links ul li a {
	font-weight: 500;
	display: block;
	color: white;
	text-decoration: none;
	-webkit-transition: .15s ease;
	transition: .15s ease;
	letter-spacing: .4px;
}

.landingcus7 .footer .footer-links ul li a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.landingcus7 .footer .footer-content-bot .footer-content-bot-text {
	font-size: 16px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.8);
	text-align: right;
}

.landingcus7 .footer .footer-content-bot .footer-content-bot-text a {
	color: #fff;
}

.landingcus7 .register-page {
	background-color: #090d16;
	color: #fff;
	min-height: 100vh;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.landingcus7 .register-page .register-page-content {
	position: relative;
	padding: 100px 0;
	width: 100%;
}

.landingcus7 .register-left {
	text-align: center;
}

.landingcus7 .register-left .rl-logo {
	height: 75px;
}

.landingcus7 .register-left .rl-text {
	font-size: 16px;
	letter-spacing: -.4px;
	line-height: 175%;
	margin-top: 40px;
}

.landingcus7 .register-left .rl-menu {
	list-style: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
}

.landingcus7 .register-left .rl-menu li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 10px 15px;
}

.landingcus7 .register-left .rl-menu li a {
	display: block;
	text-decoration: none;
	font-weight: 600;
	color: #fff;
}

.landingcus7 .home-info {
	padding: 50px 0;
}

.landingcus7 .best-price {
	margin-top: 16px;
	margin-bottom: 48px;
}

.landingcus7 .home-info .hi-title {
	font-size: 32px;
	line-height: 45px;
	color: #302f45;
	padding: 0px;
	font-weight: 700;
}

.landingcus7 .home-sab-items .hosa-item {
	margin-bottom: 15px;
	background-color: transparent;
	background-color: #fff;
	border-radius: 10px;
	padding: 25px 10px;
}

.landingcus7 .home-sab-items .hosa-item:hover {
	background: #f01919;
	-webkit-transition: .1s ease;
	transition: .1s ease;
	cursor: pointer;
}

.landingcus7 .home-sab-items .hosa-item:hover .hosa-icon > img {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}

.landingcus7 .home-sab-items .hosa-item .hosa-title {
	color: #302f45;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
}

.landingcus7 .home-sab-items .hosa-item:hover .hosa-title {
	color: #fff;
}

.landingcus7 .pagination {
	margin: 0;
	padding: 0;
	text-align: center;
}

.landingcus7 .pagination li {
	display: inline;
}

.landingcus7 .pagination li a {
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px;
	color: #fff;
	background: #185bdc;
	margin-right: 5px;
}

.landingcus7 .pagination li a {
	border-radius: 5px;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

.landingcus7 .pagination li a.active {
	background-color: #ffab5a;
	color: #fff;
}

.landingcus7 .pagination li a:hover:not(.active) {
	background-color: #ffab5a;
}

.landingcus7 .btn.btn-default.btn-xs {
	background: #ffab5a;
	color: #fff;
	padding: 7px;
}

.landingcus7 body.dark .dfb-search .dfb-input {
	color: #fff;
}

.landingcus7 .blog-txt {
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.landingcus7 #categoryTitle, .landingcus7 #serviceTitle {
	width: 90%;
	overflow: hidden;
	position: absolute;
	height: 20px;
}

.landingcus7 .authorized ul.nav.navbar-nav.nav-bar-leftside::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	width: calc(100% + 40px);
	height: 55px;
	background-color: transparent;
	-webkit-transform: rotate(-6.6deg);
	transform: rotate(-6.6deg);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	z-index: 0;
	background: #090d16;
}

.landingcus7 .authorized.light ul.nav.navbar-nav.nav-bar-leftside {
	background-color: #fff;
}

.landingcus7 .light .well {
	background-color: #fff;
	border-color: #fff;
}

.landingcus7 #login.unauthorized nav.navbar.navbar-default.navbar-static-top {
	position: absolute;
	background-color: #090e18 !important;
}

.landingcus7 .hidden-smm {
	display: none;
}

@media (max-width: 550px) {
	.landingcus7 .unauthorized #navbar {
		height: 70px;
		bottom: 0;
		left: 0px;
		width: 100%;
		background: #000;
		position: fixed;
		z-index: 1000;
		padding: 0;
		display: flex !important;
		right: 0;
		margin: auto;
	}

	.landingcus7 .unauthorized #navbar .nav.navbar-right {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin: auto;
	}

	.landingcus7 .unauthorized .navbar-default ul.nav.navbar-right li {
		display: inline-block;
		padding: 0 8px;
	}

	.landingcus7 .unauthorized .navbar-default ul.nav.navbar-right li.nav-item a {
		height: 70px;
		line-height: 70px;
		padding: 0 4px;
	}

	.landingcus7 .unauthorized .navbar-toggle {
		display: none;
	}

	.landingcus7 .unauthorized .navbar-brand {
		float: none;
		margin: auto;
		padding: 17px 0;
		line-height: 100px;
		height: 100px;
		display: block;
		width: 100%;
		text-align: center;
	}

	.landingcus7 .unauthorized .navbar-brand .panel_icon_class {
		margin: -16px auto auto;
	}

	.landingcus7 .unauthorized .navbar-default {
		margin-top: 0;
	}

	.landingcus7 .hide-on-mob {
		display: none;
	}

	.landingcus7 .owl-item {
		width: 100% !important;
	}
}