﻿@-ms-viewport {
	width: auto !important;
}

@media (min-width: 1270px) {
	.container {
		/*width: 1078px !important;*/
		width: 1140px !important;
	}
	.container, .container-fluid {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.container  > .row {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}


.navbar-brand.main-logo img {
	height: 30px;
}

.navbar-toggle {
	float: left;
}

.reg {
	cursor: pointer;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	color: white;
	border: none;
	outline: none;
	-webkit-appearance: none;
	text-align: center;
	color: white;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: #9cce59;
	padding: 8px 11px 8px 11px;
	text-decoration: none !important;
}

.inner-content {
	margin-left: 0px;
	margin-right: 0px;
}
@media (min-width: 992px) {
	.inner-content {
		margin-left: 130px;
		margin-right: 65px;
	}
}
.inner-content .info-link {
	font-size: 15px !important;
}
.inner-content p.person-description {
	min-height: 120px;
	margin-bottom: 40px;
}
p {
	font-size: 15px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.link-style-blue {
	color: #00A8D2;
	font-size: 11px;
	text-decoration: none !important;
	/* border-bottom: 1px solid #00A8D2; */
	padding: 0 0 0px 0;
	/* display: inline-block !important; */
	line-height: 12px !important;
	cursor: pointer;
}

.subber-copy {
	font-size: 12px;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

.login {
	cursor: pointer;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	color: white;
	border: none;
	outline: none;
	-webkit-appearance: none;
	text-align: center;
	color: white;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: #00a7cd;
	padding: 8px 11px 8px 11px;
}

.signup-table tr td {
	padding: 5px;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 13px 5px;
}

.reg:hover {
	background: #91c152;
	text-decoration: none !important;
}

.login:hover {
	background: #0197bc;
}

.copyw {
	background-color: #333;
	font-size: 12px;
	color: #fff;
	padding: 15px 0px 10px 0px;
}

	.copyw a {
		font-size: 12px;
		color: #fff;
		padding: 15px 0px 0px 0px;
		top: 0px;
		position: relative;
	}

.copyf {
	font-size: 12px;
	color: #fff;
	float: right;
	text-align: right;
}

	.copyf a {
		font-size: 12px;
		color: #fff;
		top: 0px;
		position: relative;
	}

.copySiteBy {
	font-size: 10px;
}

	.copySiteBy a {
		font-size: 10px;
	}

.footer-head {
	width: 100%;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#footer-logo-in {
	margin-top: 7px;
}

.modal-title {
	font-size: 24px;
	color: #00a8d2;
}

.modal-header {
	border-bottom: 0px solid #e5e5e5;
	margin-bottom: 0px;
	margin-left: 5px;
}

.modal-footer {
	border-top: 0px solid #e5e5e5;
}

input[type=text], input[type=password], select, textarea {
	border-radius: 0px !important;
	border: 1px solid #ccc;
	color: #545454 !important;
	font-size: 11px !important;
	padding-left: 10px !important;
	height: 40px;
}

select {
	font-size: 14px;
}


.modal-dialog {
	transform: translate(-50%, -50%) !important;
	position: absolute;
	z-index: 9999999;
	top: 50%;
	left: 50%;
	margin: auto;
}

.container.white {
	background-color: #fff;
	min-height: calc(100vh - 114px);
}

.modal-backdrop {
	background-color: #fff;
}

.modal-menu {
	float: left;
	font-size: 12px;
	margin: -15px 0 0 0;
	padding: 0;
	color: #aaaaaa;
}

	.modal-menu a {
		color: #aaaaaa;
		margin-right: 10px;
	}

		.modal-menu a:hover {
			color: #0197bc;
		}

.modal-forgot {
	text-align: center;
	font-size: 12px;
	margin: -15px 0 0 0;
	padding: 0;
	color: #aaaaaa;
}

	.modal-forgot a {
		color: #aaaaaa;
		margin-right: 10px;
	}

		.modal-forgot a:hover {
			color: #0197bc;
		}

label {
	font-weight: normal;
	font-size: 13px;
}

/* vertical tabs */
.vertical {
	margin: 20px 0;
}

	.vertical.hc-tabs {
		margin: 40px 0;
	}

	.vertical .nav-tabs,
	.vertical .tab-content {
		display: table-cell;
		margin: 0;
		vertical-align: top;
	}

	.vertical .nav-tabs {
		-webkit-box-shadow: none;
		box-shadow: none;
		border-bottom-color: transparent;
	}

		.vertical .nav-tabs > li {
			float: none;
		}

			.vertical .nav-tabs > li a {
				margin: 0;
				padding: 6px 40px;
				white-space: nowrap;
				color: #333;
				border-bottom: 0px solid #8f8f8f;
			}

			.vertical .nav-tabs > li > a:hover {
				border-color: #333 #333 #333;
				border-right-color: transparent;
				color: #00a8d2;
				z-index: 2;
				background-color: white;
			}

				.vertical .nav-tabs > li > a:hover:after {
					width: 2px;
					content: "";
					height: 102%;
					position: absolute;
					left: -1px;
					top: 0;
				}

			.vertical .nav-tabs > li.active > a,
			.vertical .nav-tabs > li.active > a:hover,
			.vertical .nav-tabs > li.active > a:focus {
				color: #00a8d2;
				z-index: 2;
				width: 100%;
			}


			.vertical .nav-tabs > li > a:hover,
			.vertical .nav-tabs > li.active > a {
				font-weight: bold;
			}


			.vertical .nav-tabs > li.active:after {
				width: 2px;
				content: "";
				height: 102%;
				position: absolute;
				left: 0;
				z-index: 10;
				top: 0;
			}


	.vertical .tab-content {
		border-top: 0px solid #f0f0f0;
		left: -1px;
		z-index: 1;
		padding: 20px 30px;
	}

		.vertical .tab-content:after {
			background-color: transparent;
		}

.arrow {
	display: block;
	position: relative;
}

	.arrow i {
		font-size: 96px;
		top: -62px;
		position: absolute;
		line-height: 1;
		z-index: 2;
		left: 50%;
		margin-left: -27px;
	}

		.arrow i:before {
			color: #fafafa;
			text-shadow: 0px -1px 1px #E9E9E9;
		}

/* hc-tabs */
.hc-tabs .hc-tabs-top img {
	display: none;
}

.nav-tabs > li > a {
	border: 1px solid transparent !important;
}

.title {
	font-family: Verdana;
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 30px 0;
}

.sub-title {
	font-family: Verdana;
	font-size: 13px !important;
	font-weight: bold;
	margin: 15px 0 20px 0;
}

.services-img {
	margin: 0 auto;
	max-height: 300px;
}

#services .copy-content {
	padding-left: 35px;
}

#sequence-theme {
	height: 100%;
}

#sequence-top {
	width: 100%;
	height: 160px;
	overflow: hidden;
	margin-bottom: 20px;
}

.center-box {
	margin: auto 5px;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background: transparent;
	text-align: right;
	float: right;
	font-size: 12px;
	color: #fff;
	margin-top: 105px;
}

	.breadcrumb > .active {
		color: #fff;
	}

	.breadcrumb > li > a {
		color: #fff;
		text-decoration: none;
	}

		.breadcrumb > li > a:hover {
			color: #fff;
			text-decoration: underline;
		}

	.breadcrumb > li + li:before {
		content: ">\00a0";
		padding: 0 5px;
		color: #fff;
		font-size: 10px;
	}

html, body {
	height: 100%;
	color: #000000;
}

#wrap {
	min-height: calc(100vh - 114px);
	/*background-color: #f1f2f3;*/
}

#main {
	/*overflow: auto;*/
	/*padding-bottom: 99px;*/
}
/* must be same height as the footer */

.About-head {
	font-size: 20px;
	font-weight: bold;
}



/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.vertical .nav-tabs,
	.vertical .tab-content {
		display: block;
	}

	#footer-logo-in {
		position: relative;
	}



	.foot-img {
		text-align: center;
	}

	.copySiteBy-left {
		text-align: center;
	}

	.copySiteBy {
		text-align: center;
	}

	#main-footer .footer-desc {
		display: none;
	}
}



/*#hed-container {
	clear: both;
	text-align: center;
	height: 36px;
	margin: 0 auto;
	padding: 8px 0 7px 0;
	background: url(/Areas/Pro/Content/Images/hed-container-rep.gif) repeat-x;
}*/

#main-nav {
	border: 0;
	background-color: #004b8c;
}


.grey-line {
	color: #000000;
	min-height: 31px;
	font-size: 19px;
	margin-top: 30px;
	line-height: 25px;
	font-weight: bold;
	border-bottom: 0px solid #ddd;
}

.underlined-header {
	color: #545454;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.right-link {
	float: right;
	font-size: 11px;
	margin-top: 3px;
	font-weight: bold;
}

#services li a {
	font-size: 13px;
}

#services p {
	font-size: 13px;
}


.info-link, .info-link a {
	color: #00a8d2 !important;
	text-decoration: none;
	cursor: pointer;
	line-height: 12px !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

.info-link:hover, .info-link a:hover {
	border-bottom: 1px solid #00A8D2 !important;
	font-weight: normal;
	text-decoration: none;
}

.info-link-noline, .info-link-noline a {
	color: #00a8d2 !important;
	text-decoration: none;
	font-size: 13px;
	cursor: pointer;
	line-height: 12px !important;
}


	.info-link-noline:hover, .info-link-noline a:hover {
		color: #00a8d2;
		text-decoration: none;
		font-weight: bold;
	}

.blue-button {
	box-shadow: inset 1px 1px 1px #00e7ff;
	border-top: 1px solid #00ccff;
	border-left: 1px solid #03afdb;
	border-right: 1px solid #03afdb;
	border-bottom: 1px solid #0783a2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #06c0ef;
	padding: 4px 6px;
	background-image: linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -o-linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -moz-linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -webkit-linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -ms-linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.02, #0CB2DC), color-stop(0.51, #00CBFE));
	cursor: pointer;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	color: #fff !important;
	font-size: 11px;
}

.green-button {
	box-shadow: inset 0px 0px 1px #065c00;
	/* border-top: 1px solid #41DF55; */
	/* border-left: 1px solid #049616; */
	/* border-right: 1px solid #009011; */
	/* border-bottom: 1px solid #065C00; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/* border-radius: 5px; */
	background: #055712;
	padding: 5px 6px;
	border: 0px;
	background-image: linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -o-linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -moz-linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -webkit-linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -ms-linear-gradient(bottom, #0CB2DC 2%, #00CBFE 51%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.02, #92D051), color-stop(0.51, #A9D18E));
	cursor: pointer;
	/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); */
	color: #fff !important;
	font-size: 11px;
}


.dark-green:hover, .btn-qubico:hover {
	background: #91C152 !important;
}

#main-nav .nav a, #main-nav .nav a {
	color: #fff;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
}

	#main-nav .nav a:hover {
		color: #fff;
		font-size: 12px;
		text-transform: none;
		text-decoration: underline;
	}

#main-footer {
	margin-top: 0px; /*it can be increaded, but it have to be increaded line #220 .container.white  min-height: calc(100vh - 114px);*/
	height: 55px;
	font-size: 11px;
	z-index: -1;
	position: relative;
	/*min-width: 1153px;*/
	/*clear: both;*/
	background: url(/Content/Images/footer-background.png) repeat-x;
	font-family: Verdana;
}

	#main-footer .footer-desc {
		margin: 6px 0 0;
	}

	#main-footer .follow-us-container {
		margin-top: 3px;
		margin-right: -24px;
	}





#sequence.perspective .perspective-view {
	width: 0;
}



/* Small devices (tablets, 768px and up) */
/*Galaxy S5 Portrait Mode*/
@media (min-width:360px) {



	#main-footer .footer-row.row {
		padding-top: 0;
	}
}


/*Galaxy S5 Widescreen Mode*/
@media (min-width:640px) {




	#main-footer .fa-stack {
		top: -1px;
	}
}

@media (min-width:768px) {
}



/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

@media (min-width:1024px) {





	#main-nav {
		box-shadow: none;
	}
}


.navbar-nav.navbar-right:last-child {
	margin-right: 0;
}

#main-nav li:last-child {
	margin-right: 0;
}

.field-validation-error, .field-validation-error span {
	color: red;
	font-size: 12px;
}


#main-nav .container {
	padding: 4px 15px;
}

.navbar-brand, .navbar-brand:hover, .navbar-brand:active, .navbar-brand:focus {
	padding: 7px 10px 6px 0;
}

/*#main #main-nav .navbar-nav {

}*/

.navbar-brand {
	height: 42px;
	margin-left: 0px !important;
}

input[type=radio] {
	vertical-align: middle;
}

#services .nav-tabs li {
	margin-left: 120px;
}

/*body {
	overflow-y: scroll;
}*/


#services:before {
	display: block;
	content: " ";
	margin-top: -94px;
	height: 94px;
	visibility: hidden;
}

#services div.col-md-6 {
	float: none;
	width: 49%;
	vertical-align: middle;
	display: inline-block;
}


.indented-content {
	padding-left: 45px;
	padding-right: 90px;
}


.color-bg a:hover, .color-bg a:focus {
	color: rgb(186, 186, 186) !important;
}

.input-bton {
	cursor: pointer;
	font-size: 12px;
	padding: 4px 8px 5px 8px;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	min-width: 55px;
	font-weight: normal;
	text-align: center;
	font-family: Verdana;
	text-decoration: none;
	vertical-align: text-bottom;
}

	.input-bton.green {
		background-color: #9cce59;
		color: #fff;
	}

		.input-bton.green:hover {
			background: #91c152;
		}


	.input-bton.dark-green {
		background-color: #70ad47;
		color: #fff;
	}

		.input-bton.dark-green:hover {
			background: #5d913b !important;
		}

	.input-bton.dark-blue {
		background-color: #8497b0;
		color: #fff;
	}

		.input-bton.dark-blue:hover {
			background: #778598 !important;
		}

	.input-bton.rounded {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	.input-bton.white-radial {
		border: 1px solid #ffffff;
		outline: none;
	}

		.input-bton.white-radial:active {
			border: 1px solid #ffffff !important;
			border-style: outset;
		}

@media (min-width: 494px) {
	.indented-content {
		padding-right: 45px;
	}
}

@media (min-width:767px) {
	.indented-content {
		padding-right: 85px;
	}
}

@media (min-width:992px) {
	.indented-content {
		padding-right: 85px;
	}
}

#main-nav .nav a, #main-nav .nav a {
	color: #fff;
	text-transform: none;
	font-size: 15px;
	text-decoration: none;
	padding: 13px 0 0 0 !important;
	margin: 0 5px !important;
}

	#main-nav .nav a:hover {
		text-decoration: none;
	}

	#main-nav .nav a:hover, #main-nav .nav a.active {
		color: #fff;
		font-size: 15px;
		text-transform: none;
		border-bottom: 1px solid #fff;
		padding: 13px 0 0 0;
		margin: 0 5px;
	}



.img-responsive.centered {
	display: inline-block;
}

#main-nav .nav a, #main-nav .nav a {
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

.feature-text {
	font-size: 18px;
	padding-bottom: 7px;
}

.feature-sub-heading {
	font-size: 15px;
	border-bottom: 1px solid;
	display: inline-block;
	line-height: 18px;
}

.feature-text, p.standard, .feature-sub-heading {
	color: #595959;
}


.feature-text-col {
	text-align: left;
}




.line-space {
	clear: both;
}

	.line-space.half {
		height: 7.5px;
	}

	.line-space.one {
		height: 15px;
	}

	.line-space.two {
		height: 30px;
	}

	.line-space.ad {
		height: 0px;
	}

.container.clear-header {
	padding-top: 50px;
	position: relative;
}

.btn-register {
}



.ul-menu {
	padding-left: 0;
	margin-top: -9px;
}

	.ul-menu li {
		line-height: 26px;
	}

.ul-menu-link {
	font-size: 12px;
	color: #545454;
}

	.ul-menu-link:hover, .ul-menu-link.active, .ul-menu-link:active {
		font-weight: bold;
		text-decoration: none;
		color: #00a8d2;
	}

.footer-ad-center {
	position: absolute;
	bottom: 55px;
	z-index: -1;
	/*display:none;*/
}

.footer-overlay {
	text-align: center;
}

.reg-right-link {
	float: right;
	margin: 4px 0 0;
}

.registration-pro-form input[type=text],
.registration-pro-form input[type=password],
.registration-pro-form select {
	width: 100%;
}

.reg-right-link {
	margin-top: -40px;
}
@media (max-width: 991px) {
	.reg-right-link {
		clear: both;
		float: none;
	}
	#registration-header {
		margin-bottom: 20px;
	}
}

@media (min-width:992px) {
	.no-desktop-padding-left {
		padding-left: inherit;
	}

	.no-desktop-padding-right {
		padding-right: inherit;
	}
}

@media (min-width:1024px) {
	.no-desktop-padding-left {
		padding-left: 0;
	}

	.no-desktop-padding-right {
		padding-right: 0;
	}
}

.partner-img img {
	width: 120px;
}

@media (min-width:360px) {
	.partner-img {
		padding: 0px 12px;
	}

		.partner-img.one-child {
			padding-left: 0;
		}

		.partner-img.four-child {
			padding-right: 0;
		}
}

@media (min-width:1366px) {
	.partner-img img {
		width: 138px;
	}
}

@media (min-width:1920px) {
	.partner-img img {
		width: 150px;
	}

	.partner-img {
		padding: 0px 16px;
	}
}

/*modal styling*/
.modal-body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.modal.flat-dialog .modal-dialog {
	width: 400px !important;
}

.modal.flat-dialog #GenericDialogContent {
	margin-bottom: 30px !important;
}

.modal.flat-dialog .modal-content {
	border-radius: 0;
}

.modal.flat-dialog .modal-body {
	text-align: center;
	margin: 0;
}

.modal.flat-dialog .modal-header {
	display: none;
}

.modal.larger-font .modal-body p {
	font-size: 14px !important;
}

#consumer-register-form select.selectpicker {
	width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
	#main-nav .nav a {
		text-align: left;
		margin: 0 !important;
		padding: 12px 0 !important;
		border-top: solid 1px rgba(255,255,255,.1);
	}
	.navbar-brand {
		margin-top: 7px;
		margin-left: 15px !important;
		padding-left: 0;
	}
	#main-nav .nav a:hover, #main-nav .nav a.active {
		margin: 0 !important;
		border-top: solid 1px rgba(255,255,255,.1);
		border-bottom: none;
	}
	#main-nav li {
		margin: 0;
	}

	#site-nav .navbar-right {
		float: none !important;
	}

	.navbar-brand {
		margin-top: 7px;
		margin-left: 15px !important;
		padding-left: 0;
	}
	.navbar-brand, .navbar-brand:hover, .navbar-brand:active, .navbar-brand:focus {
		padding-top: 4px;
	}
	#site-nav {
		padding-right: 0;
		clear: both;
	}
	#main-nav .navbar-collapse {
		box-shadow: none;
	}

	.container.clear-header {
		padding-top: 58px;
	}

	.register-contain .grey-line {
		display: none;
	}

	.footer-ad-center {
		right: 48px;
	}

	#right-margin-menu .grey-line {
		display: none;
	}
}

@media (max-width: 767px) {

	.navbar-brand {
		margin-top: 7px;
		margin-left: 15px !important;
		padding-left: 0;
	}

	#main-nav .nav a {
		margin: 0 !important;
		text-align: left;
		padding: 12px 15px !important;
		border-top: solid 1px rgba(255,255,255,.1);
	}

		#main-nav .nav a:hover, #main-nav .nav a.active {
			margin: 0 !important;
			border-bottom: none;
			border-top: solid 1px rgba(255,255,255,.1);
		}

	#main-nav li {
		margin: 0;
	}

	#site-nav .navbar-right {
		float: none !important;
	}

	#main-nav .navbar-collapse {
		box-shadow: none;
	}

	#consumer-register-form select.selectpicker {
		margin-bottom: 15px;
	}

	.modal-dialog {
		width: 100%;
		padding: 0 15px;
	}

	select.state-selects {
		float: none;
		width: 100%;
	}

	.about-img {
		display: inline-block;
		width: 40%;
		margin-bottom: 20px;
	}

	#main-footer .follow-us-container {
		margin-top: 4px;
		margin-right: 0;
	}

	.register-contain {
		margin-bottom: 15px;
		padding-bottom: 30px;
		padding-top: 13px;
	}

		.register-contain .grey-line {
			display: none;
		}

		.register-contain .btn-register {
			width: auto !important;
			float: left;
		}

	.modal-open #main-nav .navbar-toggle {
		margin-right: 30px;
	}

	.container.white {
		margin: 0 15px;
	}

	.tour-img {
		text-align: center;
		margin: 0 0 30px 0;
	}

		.tour-img img {
			display: inline-block;
		}

	.main-col-left .grey-line {
		display: none;
	}

	.container.clear-header {
		padding-top: 58px;
	}

	.main-col-left .ul-menu {
		padding-top: 14px;
		margin: 0;
	}

	.home-intro p br {
		display: none;
	}

	.navbar-brand, .navbar-brand:hover, .navbar-brand:active, .navbar-brand:focus {
		padding-top: 4px;
	}

	#right-margin-menu {
		margin-bottom: 15px;
		padding-bottom: 5px;
		padding-top: 13px;
	}

		#right-margin-menu a {
			float: none !important;
		}

	#confirmation .right-link {
		float: none;
		padding: 0 0 18px 0;
	}

	.reg-right-link {
		float: right;
		line-height: 0px !important;
		margin-top: 8px;
		float: right;
	}

		.reg-right-link:before {
			content: '';
			display: block;
			width: 100%;
		}

		.reg-right-link:after {
			content: '';
			display: block;
			padding-bottom: 10px;
		}

	.modal.flat-dialog .modal-dialog {
		width: calc(100% - 40px) !important;
		margin-left: 20px;
		margin-right: 20px;
		top: 70px;
	}

	.modal-dialog {
		transform: translate(0, -0) !important;
		position: absolute;
		top: auto;
		left: auto;
		margin-top: 10px;
		margin-bottom: 10px;
		width: calc(100% - 30px);
		padding: 0px;
		margin-left: 15px;
		top: 80px;
	}

	.club-member-prompts {
		position: static !important;
		width: 100%;
		display: block;
		padding-top: 37px;
		margin-left: -14px;
	}

	.reg-radio-field input {
		float: none !important;
		margin: 6px 0;
	}

	.btn-qubico {
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media (max-width: 488px) {
	.reg-right-link {
		float: none;
	}
}

#pc-table .imageborder {
	width: 120px;
	height: 75px;
	line-height: 57px;
	border: 1px solid #DDD;
	vertical-align: middle;
	padding: 5px;
}

	#pc-table .imageborder img {
		max-width: 109px;
		display: inline-block;
		max-height: 60px;
		vertical-align: middle;
	}

#pc-table div {
	padding: 0px 27px 25px 0px;
	text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px) {

	#pc-table div {
		padding: 0px 5px 5px 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#pc-table div {
		padding: 0px 15px 15px 0px;
	}

	#pc-table, #pc-table td, #pc-table tr {
		display: block;
	}
	#pc-table td {
		float: left;
	}
/*	#main-nav .navbar-toggle {
		height: 34px;
		margin-left: 15px;
		margin-right: 0px;
	}
*/}

@media (max-width: 767px) {
	#pc-table div {
		padding: 0px 15px 15px 0px;
	}

	#pc-table, #pc-table td, #pc-table tr {
		display: block;
	}

		#pc-table td {
			float: left;
		}
}

@media (max-width: 667px) {
	#main-nav .navbar-toggle {
		margin-left: 15px;
		margin-right: 0px;
	}
}

@media (max-width: 767px) {
	.main-col-right {
		display: none;
	}
	#main-nav .navbar-toggle {
		height: 34px;
		margin-left: 15px;
		margin-right: 0px;
	}
	#main-nav .navbar-toggle:not(.collapsed) span {
		display: none;
	}

	#main-nav .navbar-toggle:not(.collapsed) span:first-child {
		display: block;
		transform: rotate(45deg);
		margin: 0px;
		position: relative;
		top: 3px;
	}

	#main-nav .navbar-toggle:not(.collapsed) span:last-child {
		display: block;
		transform: rotate(-45deg);
		position: relative;
		top: -3px;
	}
}

@media (max-width:375px)
{
		.register-contain {
		    padding-bottom: 60px;
	}

		.register-contain .btn-register
		{
			width:100%!important;
		}
}

.black {
	color: #000000 !important;
}