@charset "UTF-8";

/*!
 *  Funio 2.0.3
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

.eye-on-id-result {
	color: red;
}
.promo-footer {
	background: orange !important;
	z-index: 9999 !important;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
body {
	margin: 0;
}

/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/* line 54, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

/* line 67, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
	display: none;
	height: 0;
}

/* line 77, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
	display: none;
}

/* line 89, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a {
	background-color: transparent;
}

/* line 98, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
	outline: 0;
}

/* line 110, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
	border-bottom: 1px dotted;
}

/* line 118, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
	font-weight: bold;
}

/* line 127, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
	font-style: italic;
}

/* line 136, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* line 145, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
mark {
	background: #ff0;
	color: #000;
}

/* line 154, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
small {
	font-size: 80%;
}

/* line 162, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

/* line 170, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sup {
	top: -0.5em;
}

/* line 174, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
sub {
	bottom: -0.25em;
}

/* line 185, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
img {
	border: 0;
}

/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
	overflow: hidden;
}

/* line 204, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
figure {
	margin: 1em 40px;
}

/* line 212, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
hr {
	box-sizing: content-box;
	height: 0;
}

/* line 221, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
pre {
	overflow: auto;
}

/* line 229, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* line 252, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

/* line 266, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button {
	overflow: visible;
}

/* line 277, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
	text-transform: none;
}

/* line 290, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

/* line 302, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
	cursor: default;
}

/* line 311, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* line 322, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input {
	line-height: normal;
}

/* line 334, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/* line 346, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/* line 356, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

/* line 367, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/* line 376, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/* line 387, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
legend {
	border: 0;
	padding: 0;
}

/* line 396, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
	overflow: auto;
}

/* line 405, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
	font-weight: bold;
}

/* line 416, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* line 421, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	a,
	a:visited {
		text-decoration: underline;
	}

	/* line 23, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	a[href]:after {
		content: " (" attr(href) ")";
	}

	/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}

	/* line 38, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	/* line 44, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	thead {
		display: table-header-group;
	}

	/* line 48, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	tr,
	img {
		page-break-inside: avoid;
	}

	/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	img {
		max-width: 100% !important;
	}

	/* line 57, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	h2,
	h3 {
		page-break-after: avoid;
	}

	/* line 72, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	.navbar {
		display: none;
	}

	/* line 77, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	.btn>.caret,
	.cb-popup-inner .cb-btn>.caret,
	.dropup>.btn>.caret,
	.cb-popup-inner .dropup>.cb-btn>.caret {
		border-top-color: #000 !important;
	}

	/* line 81, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	.label {
		border: 1px solid #000;
	}

	/* line 85, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	.table {
		border-collapse: collapse !important;
	}

	/* line 88, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	.table td,
	.table th {
		background-color: #fff !important;
	}

	/* line 94, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_print.scss */
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
	content: "\002a";
}

/* line 38, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
	content: "\002b";
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "\20ac";
}

/* line 41, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
	content: "\2212";
}

/* line 42, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
	content: "\2601";
}

/* line 43, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
	content: "\2709";
}

/* line 44, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
	content: "\270f";
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
	content: "\e001";
}

/* line 46, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
	content: "\e002";
}

/* line 47, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
	content: "\e003";
}

/* line 48, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
	content: "\e005";
}

/* line 49, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
	content: "\e006";
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
	content: "\e007";
}

/* line 51, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
	content: "\e008";
}

/* line 52, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
	content: "\e009";
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
	content: "\e010";
}

/* line 54, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
	content: "\e011";
}

/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
	content: "\e012";
}

/* line 56, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
	content: "\e013";
}

/* line 57, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
	content: "\e014";
}

/* line 58, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
	content: "\e015";
}

/* line 59, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
	content: "\e016";
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
	content: "\e017";
}

/* line 61, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
	content: "\e018";
}

/* line 62, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
	content: "\e019";
}

/* line 63, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
	content: "\e020";
}

/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
	content: "\e021";
}

/* line 65, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
	content: "\e022";
}

/* line 66, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
	content: "\e023";
}

/* line 67, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
	content: "\e024";
}

/* line 68, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
	content: "\e025";
}

/* line 69, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
	content: "\e026";
}

/* line 70, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
	content: "\e027";
}

/* line 71, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
	content: "\e028";
}

/* line 72, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
	content: "\e029";
}

/* line 73, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
	content: "\e030";
}

/* line 74, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
	content: "\e031";
}

/* line 75, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
	content: "\e032";
}

/* line 76, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
	content: "\e033";
}

/* line 77, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
	content: "\e034";
}

/* line 78, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
	content: "\e035";
}

/* line 79, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
	content: "\e036";
}

/* line 80, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
	content: "\e037";
}

/* line 81, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
	content: "\e038";
}

/* line 82, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
	content: "\e039";
}

/* line 83, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
	content: "\e040";
}

/* line 84, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
	content: "\e041";
}

/* line 85, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
	content: "\e042";
}

/* line 86, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
	content: "\e043";
}

/* line 87, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
	content: "\e044";
}

/* line 88, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
	content: "\e045";
}

/* line 89, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
	content: "\e046";
}

/* line 90, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
	content: "\e047";
}

/* line 91, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
	content: "\e048";
}

/* line 92, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
	content: "\e049";
}

/* line 93, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
	content: "\e050";
}

/* line 94, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
	content: "\e051";
}

/* line 95, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
	content: "\e052";
}

/* line 96, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
	content: "\e053";
}

/* line 97, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
	content: "\e054";
}

/* line 98, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
	content: "\e055";
}

/* line 99, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
	content: "\e056";
}

/* line 100, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
	content: "\e057";
}

/* line 101, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
	content: "\e058";
}

/* line 102, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
	content: "\e059";
}

/* line 103, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
	content: "\e060";
}

/* line 104, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
	content: "\e062";
}

/* line 105, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
	content: "\e063";
}

/* line 106, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
	content: "\e064";
}

/* line 107, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
	content: "\e065";
}

/* line 108, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
	content: "\e066";
}

/* line 109, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
	content: "\e067";
}

/* line 110, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
	content: "\e068";
}

/* line 111, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
	content: "\e069";
}

/* line 112, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
	content: "\e070";
}

/* line 113, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
	content: "\e071";
}

/* line 114, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
	content: "\e072";
}

/* line 115, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
	content: "\e073";
}

/* line 116, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
	content: "\e074";
}

/* line 117, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
	content: "\e075";
}

/* line 118, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
	content: "\e076";
}

/* line 119, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
	content: "\e077";
}

/* line 120, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
	content: "\e078";
}

/* line 121, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
	content: "\e079";
}

/* line 122, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
	content: "\e080";
}

/* line 123, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
	content: "\e081";
}

/* line 124, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
	content: "\e082";
}

/* line 125, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
	content: "\e083";
}

/* line 126, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
	content: "\e084";
}

/* line 127, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
	content: "\e085";
}

/* line 128, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
	content: "\e086";
}

/* line 129, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
	content: "\e087";
}

/* line 130, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
	content: "\e088";
}

/* line 131, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
	content: "\e089";
}

/* line 132, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
	content: "\e090";
}

/* line 133, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
	content: "\e091";
}

/* line 134, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
	content: "\e092";
}

/* line 135, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
	content: "\e093";
}

/* line 136, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
	content: "\e094";
}

/* line 137, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
	content: "\e095";
}

/* line 138, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
	content: "\e096";
}

/* line 139, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
	content: "\e097";
}

/* line 140, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
	content: "\e101";
}

/* line 141, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
	content: "\e102";
}

/* line 142, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
	content: "\e103";
}

/* line 143, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
	content: "\e104";
}

/* line 144, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
	content: "\e105";
}

/* line 145, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
	content: "\e106";
}

/* line 146, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
	content: "\e107";
}

/* line 147, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
	content: "\e108";
}

/* line 148, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
	content: "\e109";
}

/* line 149, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
	content: "\e110";
}

/* line 150, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
	content: "\e111";
}

/* line 151, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
	content: "\e112";
}

/* line 152, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
	content: "\e113";
}

/* line 153, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
	content: "\e114";
}

/* line 154, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
	content: "\e115";
}

/* line 155, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
	content: "\e116";
}

/* line 156, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
	content: "\e117";
}

/* line 157, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
	content: "\e118";
}

/* line 158, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
	content: "\e119";
}

/* line 159, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
	content: "\e120";
}

/* line 160, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
	content: "\e121";
}

/* line 161, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
	content: "\e122";
}

/* line 162, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
	content: "\e123";
}

/* line 163, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
	content: "\e124";
}

/* line 164, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
	content: "\e125";
}

/* line 165, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
	content: "\e126";
}

/* line 166, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
	content: "\e127";
}

/* line 167, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
	content: "\e128";
}

/* line 168, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
	content: "\e129";
}

/* line 169, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
	content: "\e130";
}

/* line 170, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

/* line 171, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

/* line 172, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

/* line 173, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

/* line 174, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
	content: "\e135";
}

/* line 175, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
	content: "\e136";
}

/* line 176, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
	content: "\e137";
}

/* line 177, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
	content: "\e138";
}

/* line 178, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
	content: "\e139";
}

/* line 179, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
	content: "\e140";
}

/* line 180, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
	content: "\e141";
}

/* line 181, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
	content: "\e142";
}

/* line 182, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
	content: "\e143";
}

/* line 183, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
	content: "\e144";
}

/* line 184, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
	content: "\e145";
}

/* line 185, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
	content: "\e146";
}

/* line 186, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
	content: "\e148";
}

/* line 187, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
	content: "\e149";
}

/* line 188, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
	content: "\e150";
}

/* line 189, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

/* line 190, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

/* line 191, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
	content: "\e153";
}

/* line 192, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

/* line 194, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

/* line 195, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
	content: "\e157";
}

/* line 196, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
	content: "\e158";
}

/* line 197, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
	content: "\e159";
}

/* line 198, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
	content: "\e160";
}

/* line 199, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
	content: "\e161";
}

/* line 200, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
	content: "\e162";
}

/* line 201, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
	content: "\e163";
}

/* line 202, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
	content: "\e164";
}

/* line 203, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
	content: "\e165";
}

/* line 204, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
	content: "\e166";
}

/* line 205, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
	content: "\e167";
}

/* line 206, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
	content: "\e168";
}

/* line 207, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
	content: "\e169";
}

/* line 208, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
	content: "\e170";
}

/* line 209, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
	content: "\e171";
}

/* line 210, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
	content: "\e172";
}

/* line 211, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
	content: "\e173";
}

/* line 212, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
	content: "\e174";
}

/* line 213, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
	content: "\e175";
}

/* line 214, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
	content: "\e176";
}

/* line 215, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
	content: "\e177";
}

/* line 216, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
	content: "\e178";
}

/* line 217, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
	content: "\e179";
}

/* line 218, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
	content: "\e180";
}

/* line 219, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
	content: "\e181";
}

/* line 220, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
	content: "\e182";
}

/* line 221, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
	content: "\e183";
}

/* line 222, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
	content: "\e184";
}

/* line 223, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
	content: "\e185";
}

/* line 224, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
	content: "\e186";
}

/* line 225, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
	content: "\e187";
}

/* line 226, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
	content: "\e188";
}

/* line 227, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
	content: "\e189";
}

/* line 228, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
	content: "\e190";
}

/* line 229, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
	content: "\e191";
}

/* line 230, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
	content: "\e192";
}

/* line 231, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
	content: "\e193";
}

/* line 232, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
	content: "\e194";
}

/* line 233, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
	content: "\e195";
}

/* line 234, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
	content: "\e197";
}

/* line 235, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
	content: "\e198";
}

/* line 236, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
	content: "\e199";
}

/* line 237, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
	content: "\e200";
}

/* line 238, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
	content: "\e201";
}

/* line 239, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
	content: "\e202";
}

/* line 240, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
	content: "\e203";
}

/* line 241, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
	content: "\e204";
}

/* line 242, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
	content: "\e205";
}

/* line 243, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
	content: "\e206";
}

/* line 252, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
	content: "\e209";
}

/* line 253, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
	content: "\e210";
}

/* line 254, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
	content: "\e211";
}

/* line 255, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
	content: "\e212";
}

/* line 256, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
	content: "\e213";
}

/* line 257, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
	content: "\e214";
}

/* line 258, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
	content: "\e215";
}

/* line 259, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
	content: "\e216";
}

/* line 260, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
	content: "\26fa";
}

/* line 261, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
	content: "\e218";
}

/* line 262, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
	content: "\e219";
}

/* line 263, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
	content: "\f8ff";
}

/* line 264, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
	content: "\e221";
}

/* line 265, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
	content: "\231b";
}

/* line 266, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
	content: "\e223";
}

/* line 267, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
	content: "\e224";
}

/* line 268, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
	content: "\e225";
}

/* line 269, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
	content: "\e226";
}

/* line 270, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
	content: "\e227";
}

/* line 271, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
	content: "\e227";
}

/* line 272, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
	content: "\e227";
}

/* line 273, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
	content: "\00a5";
}

/* line 274, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
	content: "\00a5";
}

/* line 275, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
	content: "\20bd";
}

/* line 276, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
	content: "\20bd";
}

/* line 277, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
	content: "\e230";
}

/* line 278, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
	content: "\e231";
}

/* line 279, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}

/* line 280, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
	content: "\e233";
}

/* line 281, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
	content: "\e234";
}

/* line 282, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
	content: "\e235";
}

/* line 283, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
	content: "\e236";
}

/* line 284, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
	content: "\e237";
}

/* line 285, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
	content: "\e238";
}

/* line 286, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
	content: "\e239";
}

/* line 287, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
	content: "\e240";
}

/* line 288, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
	content: "\e241";
}

/* line 289, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
	content: "\e242";
}

/* line 290, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
	content: "\e243";
}

/* line 291, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
	content: "\e244";
}

/* line 292, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
	content: "\e245";
}

/* line 293, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
	content: "\e246";
}

/* line 294, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
	content: "\e247";
}

/* line 295, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
	content: "\e248";
}

/* line 296, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
	content: "\e249";
}

/* line 297, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
	content: "\e250";
}

/* line 298, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
	content: "\e251";
}

/* line 299, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
	content: "\e252";
}

/* line 300, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
	content: "\e253";
}

/* line 301, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
	content: "\e254";
}

/* line 302, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
	content: "\e255";
}

/* line 303, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
	content: "\e256";
}

/* line 304, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
	content: "\e257";
}

/* line 305, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
	content: "\e258";
}

/* line 306, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
	content: "\e259";
}

/* line 307, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
	content: "\e260";
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #fff;
}

/* line 36, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

/* line 48, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
	color: #14baf6;
	text-decoration: none;
}

/* line 52, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover,
a:focus {
	color: #0788b7;
	text-decoration: underline;
}

/* line 58, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/* line 69, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
	margin: 0;
}

/* line 76, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
	vertical-align: middle;
}

/* line 81, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

/* line 86, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
	border-radius: 4px;
}

/* line 93, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

/* line 106, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
	border-radius: 50%;
}

/* line 113, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

/* line 125, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

/* line 141, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

/* line 159, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
	cursor: pointer;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

/* line 16, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 22px;
	margin-bottom: 11px;
}

/* line 30, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
	font-size: 65%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 11px;
	margin-bottom: 11px;
}

/* line 41, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%;
}

/* line 47, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h1,
.h1 {
	font-size: 41px;
}

/* line 48, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h2,
.h2 {
	font-size: 34px;
}

/* line 49, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h3,
.h3 {
	font-size: 28px;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h4,
.h4 {
	font-size: 20px;
}

/* line 51, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h5,
.h5 {
	font-size: 16px;
}

/* line 52, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
h6,
.h6 {
	font-size: 14px;
}

/* line 58, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
p {
	margin: 0 0 11px;
}

/* line 62, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.lead {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {

	/* line 62, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
	.lead {
		font-size: 24px;
	}
}

/* line 78, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
	font-size: 87%;
}

/* line 83, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

/* line 90, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-left {
	text-align: left;
}

/* line 91, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-right {
	text-align: right;
}

/* line 92, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-center,
.addons--well,
.webhosting--cta {
	text-align: center;
}

/* line 93, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
	text-align: justify;
}

/* line 94, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
	white-space: nowrap;
}

/* line 97, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
	text-transform: lowercase;
}

/* line 98, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase,
.initialism {
	text-transform: uppercase;
}

/* line 99, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
	text-transform: capitalize;
}

/* line 102, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
	color: #777777;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
	color: #337ab7;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
	color: #1baf10;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
	color: #14800c;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
	color: #31708f;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
	color: #245269;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
	color: #8a6d3b;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
	color: #a94442;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}

/* line 119, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
	color: #fff;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
	background-color: #337ab7;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
	background-color: #dff0d8;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
	background-color: #d9edf7;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
	background-color: #fcf8e3;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
	background-color: #f2dede;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}

/* line 138, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #eeeeee;
}

/* line 149, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
	margin-top: 0;
	margin-bottom: 11px;
}

/* line 153, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0;
}

/* line 167, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled,
#menu .mega-menu .list-menu,
.plusvalue--list ul {
	padding-left: 0;
	list-style: none;
}

/* line 173, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

/* line 177, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

/* line 185, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dl {
	margin-top: 0;
	margin-bottom: 22px;
}

/* line 189, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
	line-height: 1.42857143;
}

/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dt {
	font-weight: bold;
}

/* line 196, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
dd {
	margin-left: 0;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before,
.dl-horizontal dd:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
	clear: both;
}

@media (min-width: 768px) {

	/* line 211, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	/* line 218, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

/* line 229, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

/* line 235, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.initialism {
	font-size: 90%;
}

/* line 241, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 20px;
	border-left: 5px solid #eeeeee;
}

/* line 250, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}

/* line 257, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777777;
}

/* line 265, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0';
}

/* line 274, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}

/* line 286, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: '';
}

/* line 287, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

/* line 294, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_type.scss */
address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.42857143;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none;
}

/* line 41, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre {
	display: block;
	padding: 10.5px;
	margin: 0 0 11px;
	font-size: 15px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

/* line 66, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before,
.container:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
	clear: both;
}

@media (min-width: 768px) {

	/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {

	/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {

	/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
	.container {
		width: 1170px;
	}
}

/* line 30, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
	clear: both;
}

/* line 39, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_grid.scss */
/* .row {
	margin-left: -18px;
	margin-right: 0px;
} */

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before,
.row:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
	clear: both;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
	width: 8.33333333%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
	width: 16.66666667%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
	width: 25%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
	width: 33.33333333%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
	width: 41.66666667%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
	width: 50%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
	width: 58.33333333%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
	width: 66.66666667%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
	width: 75%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
	width: 83.33333333%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
	width: 91.66666667%;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
	width: 100%;
}

/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
	right: auto;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
	right: 8.33333333%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
	right: 16.66666667%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
	right: 25%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
	right: 33.33333333%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
	right: 41.66666667%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
	right: 50%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
	right: 58.33333333%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
	right: 66.66666667%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
	right: 75%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
	right: 83.33333333%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
	right: 91.66666667%;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
	right: 100%;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
	left: auto;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
	left: 8.33333333%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
	left: 16.66666667%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
	left: 25%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
	left: 33.33333333%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
	left: 41.66666667%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
	left: 50%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
	left: 58.33333333%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
	left: 66.66666667%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
	left: 75%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
	left: 83.33333333%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
	left: 91.66666667%;
}

/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
	left: 100%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
	margin-left: 0%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
	margin-left: 25%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
	margin-left: 50%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
	margin-left: 75%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {

	/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-1 {
		width: 8.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-2 {
		width: 16.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-3 {
		width: 25%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-4 {
		width: 33.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-5 {
		width: 41.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-6 {
		width: 50%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-7 {
		width: 58.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-8 {
		width: 66.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-9 {
		width: 75%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-10 {
		width: 83.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-11 {
		width: 91.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-12 {
		width: 100%;
	}

	/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-0 {
		right: auto;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-3 {
		right: 25%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-6 {
		right: 50%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-9 {
		right: 75%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-12 {
		right: 100%;
	}

	/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-0 {
		left: auto;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-1 {
		left: 8.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-2 {
		left: 16.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-3 {
		left: 25%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-4 {
		left: 33.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-5 {
		left: 41.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-6 {
		left: 50%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-7 {
		left: 58.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-8 {
		left: 66.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-9 {
		left: 75%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-10 {
		left: 83.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-11 {
		left: 91.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-12 {
		left: 100%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-0 {
		margin-left: 0%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-3 {
		margin-left: 25%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-6 {
		margin-left: 50%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-9 {
		margin-left: 75%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {

	/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-1 {
		width: 8.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-2 {
		width: 16.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-3 {
		width: 25%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-4 {
		width: 33.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-5 {
		width: 41.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-6 {
		width: 50%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-7 {
		width: 58.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-8 {
		width: 66.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-9 {
		width: 75%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-10 {
		width: 83.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-11 {
		width: 91.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-12 {
		width: 100%;
	}

	/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-0 {
		right: auto;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-1 {
		right: 8.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-2 {
		right: 16.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-3 {
		right: 25%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-4 {
		right: 33.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-5 {
		right: 41.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-6 {
		right: 50%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-7 {
		right: 58.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-8 {
		right: 66.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-9 {
		right: 75%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-10 {
		right: 83.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-11 {
		right: 91.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-12 {
		right: 100%;
	}

	/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-0 {
		left: auto;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-1 {
		left: 8.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-2 {
		left: 16.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-3 {
		left: 25%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-4 {
		left: 33.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-5 {
		left: 41.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-6 {
		left: 50%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-7 {
		left: 58.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-8 {
		left: 66.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-9 {
		left: 75%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-10 {
		left: 83.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-11 {
		left: 91.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-12 {
		left: 100%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-0 {
		margin-left: 0%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-3 {
		margin-left: 25%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-6 {
		margin-left: 50%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-9 {
		margin-left: 75%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {

	/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-1 {
		width: 8.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-2 {
		width: 16.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-3 {
		width: 25%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-4 {
		width: 33.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-5 {
		width: 41.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-6 {
		width: 50%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-7 {
		width: 58.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-8 {
		width: 66.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-9 {
		width: 75%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-10 {
		width: 83.33333333%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-11 {
		width: 91.66666667%;
	}

	/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-12 {
		width: 100%;
	}

	/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-0 {
		right: auto;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-3 {
		right: 25%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-6 {
		right: 50%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-9 {
		right: 75%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-12 {
		right: 100%;
	}

	/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-0 {
		left: auto;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-1 {
		left: 8.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-2 {
		left: 16.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-3 {
		left: 25%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-4 {
		left: 33.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-5 {
		left: 41.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-6 {
		left: 50%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-7 {
		left: 58.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-8 {
		left: 66.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-9 {
		left: 75%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-10 {
		left: 83.33333333%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-11 {
		left: 91.66666667%;
	}

	/* line 40, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-12 {
		left: 100%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-0 {
		margin-left: 0%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-3 {
		margin-left: 25%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-6 {
		margin-left: 50%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-9 {
		margin-left: 75%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table {
	background-color: transparent;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
th {
	text-align: left;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px;
}

/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

/* line 41, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
	border-top: 0;
}

/* line 57, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table>tbody+tbody {
	border-top: 2px solid #ddd;
}

/* line 62, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
	background-color: #fff;
}

/* line 75, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
	padding: 5px;
}

/* line 88, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
	border: 1px solid #ddd;
}

/* line 94, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
	border: 1px solid #ddd;
}

/* line 101, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	border-bottom-width: 2px;
}

/* line 114, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

/* line 125, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-hover>tbody>tr:hover {
	background-color: #f5f5f5;
}

/* line 135, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

/* line 143, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
	background-color: #f5f5f5;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
	background-color: #dff0d8;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
	background-color: #d9edf7;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
	background-color: #fcf8e3;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
	background-color: #f2dede;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc;
}

/* line 171, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width: 767px) {

	/* line 171, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
	.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	/* line 183, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
	.table-responsive>.table {
		margin-bottom: 0;
	}

	/* line 191, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
	.table-responsive>.table>thead>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>tfoot>tr>td {
		white-space: nowrap;
	}

	/* line 200, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
	.table-responsive>.table-bordered {
		border: 0;
	}

	/* line 208, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
	.table-responsive>.table-bordered>thead>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0;
	}

	/* line 212, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
	.table-responsive>.table-bordered>thead>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0;
	}

	/* line 225, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tables.scss */
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0;
	}
}

/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 24px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

/* line 32, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

/* line 47, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 52, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

/* line 59, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
	display: block;
}

/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
	display: block;
	width: 100%;
}

/* line 70, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
	height: auto;
}

/* line 76, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/* line 83, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555555;
}

/* line 114, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control,
.cb-popup.login-menu .cb-input {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus,
.cb-popup.login-menu .cb-input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder,
.cb-popup.login-menu .cb-input::-moz-placeholder {
	color: #999;
	opacity: 1;
}

/* line 107, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder,
.cb-popup.login-menu .cb-input:-ms-input-placeholder {
	color: #999;
}

/* line 108, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder,
.cb-popup.login-menu .cb-input::-webkit-input-placeholder {
	color: #999;
}

/* line 136, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand,
.cb-popup.login-menu .cb-input::-ms-expand {
	border: 0;
	background-color: transparent;
}

/* line 146, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled],
.cb-popup.login-menu [disabled].cb-input,
.form-control[readonly],
.cb-popup.login-menu [readonly].cb-input,
fieldset[disabled] .form-control,
fieldset[disabled] .cb-popup.login-menu .cb-input,
.cb-popup.login-menu fieldset[disabled] .cb-input {
	background-color: #eeeeee;
	opacity: 1;
}

/* line 153, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled],
.cb-popup.login-menu [disabled].cb-input,
fieldset[disabled] .form-control,
fieldset[disabled] .cb-popup.login-menu .cb-input,
.cb-popup.login-menu fieldset[disabled] .cb-input {
	cursor: not-allowed;
}

/* line 162, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control,
.cb-popup.login-menu textarea.cb-input {
	height: auto;
}

/* line 174, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	input[type="date"].form-control,
	.cb-popup.login-menu input[type="date"].cb-input,
	input[type="time"].form-control,
	.cb-popup.login-menu input[type="time"].cb-input,
	input[type="datetime-local"].form-control,
	.cb-popup.login-menu input[type="datetime-local"].cb-input,
	input[type="month"].form-control,
	.cb-popup.login-menu input[type="month"].cb-input {
		line-height: 36px;
	}

	/* line 197, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	input[type="date"].input-sm,
	.input-group-sm>input[type="date"].form-control,
	.cb-popup.login-menu .input-group-sm>input[type="date"].cb-input,
	.input-group-sm>input[type="date"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="date"].btn,
	.cb-popup-inner .input-group-sm>.input-group-btn>input[type="date"].cb-btn,
	.input-group-sm input[type="date"],
	input[type="time"].input-sm,
	.input-group-sm>input[type="time"].form-control,
	.cb-popup.login-menu .input-group-sm>input[type="time"].cb-input,
	.input-group-sm>input[type="time"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="time"].btn,
	.cb-popup-inner .input-group-sm>.input-group-btn>input[type="time"].cb-btn,
	.input-group-sm input[type="time"],
	input[type="datetime-local"].input-sm,
	.input-group-sm>input[type="datetime-local"].form-control,
	.cb-popup.login-menu .input-group-sm>input[type="datetime-local"].cb-input,
	.input-group-sm>input[type="datetime-local"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
	.cb-popup-inner .input-group-sm>.input-group-btn>input[type="datetime-local"].cb-btn,
	.input-group-sm input[type="datetime-local"],
	input[type="month"].input-sm,
	.input-group-sm>input[type="month"].form-control,
	.cb-popup.login-menu .input-group-sm>input[type="month"].cb-input,
	.input-group-sm>input[type="month"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="month"].btn,
	.cb-popup-inner .input-group-sm>.input-group-btn>input[type="month"].cb-btn,
	.input-group-sm input[type="month"] {
		line-height: 33px;
	}

	/* line 202, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	input[type="date"].input-lg,
	.input-group-lg>input[type="date"].form-control,
	.cb-popup.login-menu .input-group-lg>input[type="date"].cb-input,
	.input-group-lg>input[type="date"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="date"].btn,
	.cb-popup-inner .input-group-lg>.input-group-btn>input[type="date"].cb-btn,
	.input-group-lg input[type="date"],
	input[type="time"].input-lg,
	.input-group-lg>input[type="time"].form-control,
	.cb-popup.login-menu .input-group-lg>input[type="time"].cb-input,
	.input-group-lg>input[type="time"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="time"].btn,
	.cb-popup-inner .input-group-lg>.input-group-btn>input[type="time"].cb-btn,
	.input-group-lg input[type="time"],
	input[type="datetime-local"].input-lg,
	.input-group-lg>input[type="datetime-local"].form-control,
	.cb-popup.login-menu .input-group-lg>input[type="datetime-local"].cb-input,
	.input-group-lg>input[type="datetime-local"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
	.cb-popup-inner .input-group-lg>.input-group-btn>input[type="datetime-local"].cb-btn,
	.input-group-lg input[type="datetime-local"],
	input[type="month"].input-lg,
	.input-group-lg>input[type="month"].form-control,
	.cb-popup.login-menu .input-group-lg>input[type="month"].cb-input,
	.input-group-lg>input[type="month"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="month"].btn,
	.cb-popup-inner .input-group-lg>.input-group-btn>input[type="month"].cb-btn,
	.input-group-lg input[type="month"] {
		line-height: 63px;
	}
}

/* line 215, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
	margin-bottom: 15px;
}

/* line 224, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* line 231, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

/* line 239, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

/* line 248, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px;
}

/* line 254, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

/* line 264, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

/* line 276, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

/* line 285, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

/* line 295, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

/* line 307, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 38px;
}

/* line 315, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.cb-popup.login-menu .input-group-lg>.form-control-static.cb-input,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.cb-popup-inner .input-group-lg>.input-group-btn>.form-control-static.cb-btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.cb-popup.login-menu .input-group-sm>.form-control-static.cb-input,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.cb-popup-inner .input-group-sm>.input-group-btn>.form-control-static.cb-btn {
	padding-left: 0;
	padding-right: 0;
}

/* line 71, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm,
.input-group-sm>.form-control,
.cb-popup.login-menu .input-group-sm>.cb-input,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.cb-popup-inner .input-group-sm>.input-group-btn>.cb-btn {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 79, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm,
.input-group-sm>select.form-control,
.cb-popup.login-menu .input-group-sm>select.cb-input,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn,
.cb-popup-inner .input-group-sm>.input-group-btn>select.cb-btn {
	height: 33px;
	line-height: 33px;
}

/* line 84, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm,
.input-group-sm>textarea.form-control,
.cb-popup.login-menu .input-group-sm>textarea.cb-input,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
.cb-popup-inner .input-group-sm>.input-group-btn>textarea.cb-btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.cb-popup.login-menu .input-group-sm>select[multiple].cb-input,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn,
.cb-popup-inner .input-group-sm>.input-group-btn>select[multiple].cb-btn {
	height: auto;
}

/* line 333, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control,
.form-group-sm .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .form-group-sm .cb-input {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 340, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control,
.form-group-sm .cb-popup.login-menu select.cb-input,
.cb-popup.login-menu .form-group-sm select.cb-input {
	height: 33px;
	line-height: 33px;
}

/* line 344, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm .cb-popup.login-menu textarea.cb-input,
.cb-popup.login-menu .form-group-sm textarea.cb-input,
.form-group-sm select[multiple].form-control,
.form-group-sm .cb-popup.login-menu select[multiple].cb-input,
.cb-popup.login-menu .form-group-sm select[multiple].cb-input {
	height: auto;
}

/* line 348, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
	height: 33px;
	min-height: 36px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.5;
}

/* line 71, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg,
.input-group-lg>.form-control,
.cb-popup.login-menu .input-group-lg>.cb-input,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.cb-popup-inner .input-group-lg>.input-group-btn>.cb-btn {
	height: 63px;
	padding: 17px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 4px;
}

/* line 79, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg,
.input-group-lg>select.form-control,
.cb-popup.login-menu .input-group-lg>select.cb-input,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn,
.cb-popup-inner .input-group-lg>.input-group-btn>select.cb-btn {
	height: 63px;
	line-height: 63px;
}

/* line 84, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg,
.input-group-lg>textarea.form-control,
.cb-popup.login-menu .input-group-lg>textarea.cb-input,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
.cb-popup-inner .input-group-lg>.input-group-btn>textarea.cb-btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.cb-popup.login-menu .input-group-lg>select[multiple].cb-input,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn,
.cb-popup-inner .input-group-lg>.input-group-btn>select[multiple].cb-btn {
	height: auto;
}

/* line 359, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control,
.form-group-lg .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .form-group-lg .cb-input {
	height: 63px;
	padding: 17px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 4px;
}

/* line 366, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control,
.form-group-lg .cb-popup.login-menu select.cb-input,
.cb-popup.login-menu .form-group-lg select.cb-input {
	height: 63px;
	line-height: 63px;
}

/* line 370, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg .cb-popup.login-menu textarea.cb-input,
.cb-popup.login-menu .form-group-lg textarea.cb-input,
.form-group-lg select[multiple].form-control,
.form-group-lg .cb-popup.login-menu select[multiple].cb-input,
.cb-popup.login-menu .form-group-lg select[multiple].cb-input {
	height: auto;
}

/* line 374, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
	height: 63px;
	min-height: 42px;
	padding: 18px 16px;
	font-size: 20px;
	line-height: 1.3333333;
}

/* line 388, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
	position: relative;
}

/* line 393, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control,
.has-feedback .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .has-feedback .cb-input {
	padding-right: 45px;
}

/* line 398, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none;
}

/* line 410, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.cb-popup.login-menu .input-group-lg>.cb-input+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.cb-popup-inner .input-group-lg>.input-group-btn>.cb-btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback,
.form-group-lg .cb-popup.login-menu .cb-input+.form-control-feedback,
.cb-popup.login-menu .form-group-lg .cb-input+.form-control-feedback {
	width: 63px;
	height: 63px;
	line-height: 63px;
}

/* line 417, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.cb-popup.login-menu .input-group-sm>.cb-input+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.cb-popup-inner .input-group-sm>.input-group-btn>.cb-btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback,
.form-group-sm .cb-popup.login-menu .cb-input+.form-control-feedback,
.cb-popup.login-menu .form-group-sm .cb-input+.form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #1baf10;
}

/* line 21, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control,
.has-success .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .has-success .cb-input {
	border-color: #1baf10;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus,
.has-success .cb-popup.login-menu .cb-input:focus,
.cb-popup.login-menu .has-success .cb-input:focus {
	border-color: #14800c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #45ed38;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #45ed38;
}

/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
	color: #1baf10;
	border-color: #1baf10;
	background-color: #dff0d8;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
	color: #1baf10;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b;
}

/* line 21, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control,
.has-warning .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .has-warning .cb-input {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus,
.has-warning .cb-popup.login-menu .cb-input:focus,
.cb-popup.login-menu .has-warning .cb-input:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
	color: #8a6d3b;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442;
}

/* line 21, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control,
.has-error .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .has-error .cb-input {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus,
.has-error .cb-popup.login-menu .cb-input:focus,
.cb-popup.login-menu .has-error .cb-input:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
	color: #a94442;
}

/* line 439, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label~.form-control-feedback {
	top: 27px;
}

/* line 442, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only~.form-control-feedback {
	top: 0;
}

/* line 453, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {

	/* line 478, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	/* line 485, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .form-control,
	.form-inline .cb-popup.login-menu .cb-input,
	.cb-popup.login-menu .form-inline .cb-input {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	/* line 492, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .form-control-static {
		display: inline-block;
	}

	/* line 496, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	/* line 500, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control,
	.form-inline .input-group .cb-popup.login-menu .cb-input,
	.cb-popup.login-menu .form-inline .input-group .cb-input {
		width: auto;
	}

	/* line 508, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .input-group>.form-control,
	.form-inline .cb-popup.login-menu .input-group>.cb-input,
	.cb-popup.login-menu .form-inline .input-group>.cb-input {
		width: 100%;
	}

	/* line 512, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	/* line 519, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	/* line 526, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}

	/* line 530, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	/* line 537, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

/* line 559, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

/* line 569, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 29px;
}

/* line 575, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
	clear: both;
}

@media (min-width: 768px) {

	/* line 582, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

/* line 593, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {

	/* line 603, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-horizontal .form-group-lg .control-label {
		padding-top: 18px;
		font-size: 20px;
	}
}

@media (min-width: 768px) {

	/* line 611, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 14px;
	}
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn,
.cb-popup-inner .cb-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* line 26, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus,
.cb-popup-inner .cb-btn:focus,
.btn.focus,
.cb-popup-inner .focus.cb-btn,
.btn:active:focus,
.cb-popup-inner .cb-btn:active:focus,
.btn:active.focus,
.cb-popup-inner .cb-btn:active.focus,
.btn.active:focus,
.cb-popup-inner .active.cb-btn:focus,
.btn.active.focus,
.cb-popup-inner .active.focus.cb-btn {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/* line 32, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover,
.cb-popup-inner .cb-btn:hover,
.btn:focus,
.cb-popup-inner .cb-btn:focus,
.btn.focus,
.cb-popup-inner .focus.cb-btn {
	color: #fff;
	text-decoration: none;
}

/* line 39, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active,
.cb-popup-inner .cb-btn:active,
.btn.active,
.cb-popup-inner .active.cb-btn {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled,
.cb-popup-inner .disabled.cb-btn,
.btn[disabled],
.cb-popup-inner [disabled].cb-btn,
fieldset[disabled] .btn,
fieldset[disabled] .cb-popup-inner .cb-btn,
.cb-popup-inner fieldset[disabled] .cb-btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* line 58, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
.cb-popup-inner a.disabled.cb-btn,
fieldset[disabled] a.btn,
fieldset[disabled] .cb-popup-inner a.cb-btn,
.cb-popup-inner fieldset[disabled] a.cb-btn {
	pointer-events: none;
}

/* line 68, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default,
.cb-popup-inner .cb-btn {
	color: #fff;
	background-color: #13313c;
	border-color: transparent;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus,
.cb-popup-inner .cb-btn:focus,
.btn-default.focus,
.cb-popup-inner .focus.cb-btn {
	color: #fff;
	background-color: #071115;
	border-color: transparent;
}

/* line 17, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover,
.cb-popup-inner .cb-btn:hover {
	color: #fff;
	background-color: #071115;
	border-color: transparent;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active,
.cb-popup-inner .cb-btn:active,
.btn-default.active,
.cb-popup-inner .active.cb-btn,
.open>.btn-default.dropdown-toggle,
.cb-popup-inner .open>.dropdown-toggle.cb-btn {
	color: #fff;
	background-color: #071115;
	border-color: transparent;
}

/* line 29, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover,
.cb-popup-inner .cb-btn:active:hover,
.btn-default:active:focus,
.cb-popup-inner .cb-btn:active:focus,
.btn-default:active.focus,
.cb-popup-inner .cb-btn:active.focus,
.btn-default.active:hover,
.cb-popup-inner .active.cb-btn:hover,
.btn-default.active:focus,
.cb-popup-inner .active.cb-btn:focus,
.btn-default.active.focus,
.cb-popup-inner .active.focus.cb-btn,
.open>.btn-default.dropdown-toggle:hover,
.cb-popup-inner .open>.dropdown-toggle.cb-btn:hover,
.open>.btn-default.dropdown-toggle:focus,
.cb-popup-inner .open>.dropdown-toggle.cb-btn:focus,
.open>.btn-default.dropdown-toggle.focus,
.cb-popup-inner .open>.dropdown-toggle.focus.cb-btn {
	color: #fff;
	background-color: black;
	border-color: transparent;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active,
.cb-popup-inner .cb-btn:active,
.btn-default.active,
.cb-popup-inner .active.cb-btn,
.open>.btn-default.dropdown-toggle,
.cb-popup-inner .open>.dropdown-toggle.cb-btn {
	background-image: none;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover,
.cb-popup-inner .disabled.cb-btn:hover,
.btn-default.disabled:focus,
.cb-popup-inner .disabled.cb-btn:focus,
.btn-default.disabled.focus,
.cb-popup-inner .disabled.focus.cb-btn,
.btn-default[disabled]:hover,
.cb-popup-inner [disabled].cb-btn:hover,
.btn-default[disabled]:focus,
.cb-popup-inner [disabled].cb-btn:focus,
.btn-default[disabled].focus,
.cb-popup-inner [disabled].focus.cb-btn,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .cb-popup-inner .cb-btn:hover,
.cb-popup-inner fieldset[disabled] .cb-btn:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .cb-popup-inner .cb-btn:focus,
.cb-popup-inner fieldset[disabled] .cb-btn:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .cb-popup-inner .focus.cb-btn,
.cb-popup-inner fieldset[disabled] .focus.cb-btn {
	background-color: #13313c;
	border-color: transparent;
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge,
.cb-popup-inner .cb-btn .badge {
	color: #13313c;
	background-color: #fff;
}

/* line 71, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary,
.cb-popup.login-menu input[type="submit"] {
	color: #fff;
	background-color: #1baf10;
	border-color: transparent;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus,
.cb-popup.login-menu input[type="submit"]:focus,
.btn-primary.focus,
.cb-popup.login-menu input.focus[type="submit"] {
	color: #fff;
	background-color: #14800c;
	border-color: transparent;
}

/* line 17, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover,
.cb-popup.login-menu input[type="submit"]:hover {
	color: #fff;
	background-color: #14800c;
	border-color: transparent;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active,
.cb-popup.login-menu input[type="submit"]:active,
.btn-primary.active,
.cb-popup.login-menu input.active[type="submit"],
.open>.btn-primary.dropdown-toggle,
.cb-popup.login-menu .open>input.dropdown-toggle[type="submit"] {
	color: #fff;
	background-color: #14800c;
	border-color: transparent;
}

/* line 29, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover,
.cb-popup.login-menu input[type="submit"]:active:hover,
.btn-primary:active:focus,
.cb-popup.login-menu input[type="submit"]:active:focus,
.btn-primary:active.focus,
.cb-popup.login-menu input[type="submit"]:active.focus,
.btn-primary.active:hover,
.cb-popup.login-menu input.active[type="submit"]:hover,
.btn-primary.active:focus,
.cb-popup.login-menu input.active[type="submit"]:focus,
.btn-primary.active.focus,
.cb-popup.login-menu input.active.focus[type="submit"],
.open>.btn-primary.dropdown-toggle:hover,
.cb-popup.login-menu .open>input.dropdown-toggle[type="submit"]:hover,
.open>.btn-primary.dropdown-toggle:focus,
.cb-popup.login-menu .open>input.dropdown-toggle[type="submit"]:focus,
.open>.btn-primary.dropdown-toggle.focus,
.cb-popup.login-menu .open>input.dropdown-toggle.focus[type="submit"] {
	color: #fff;
	background-color: #0f6009;
	border-color: transparent;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active,
.cb-popup.login-menu input[type="submit"]:active,
.btn-primary.active,
.cb-popup.login-menu input.active[type="submit"],
.open>.btn-primary.dropdown-toggle,
.cb-popup.login-menu .open>input.dropdown-toggle[type="submit"] {
	background-image: none;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover,
.cb-popup.login-menu input.disabled[type="submit"]:hover,
.btn-primary.disabled:focus,
.cb-popup.login-menu input.disabled[type="submit"]:focus,
.btn-primary.disabled.focus,
.cb-popup.login-menu input.disabled.focus[type="submit"],
.btn-primary[disabled]:hover,
.cb-popup.login-menu input[disabled][type="submit"]:hover,
.btn-primary[disabled]:focus,
.cb-popup.login-menu input[disabled][type="submit"]:focus,
.btn-primary[disabled].focus,
.cb-popup.login-menu input[disabled].focus[type="submit"],
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .cb-popup.login-menu input[type="submit"]:hover,
.cb-popup.login-menu fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .cb-popup.login-menu input[type="submit"]:focus,
.cb-popup.login-menu fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .cb-popup.login-menu input.focus[type="submit"],
.cb-popup.login-menu fieldset[disabled] input.focus[type="submit"] {
	background-color: #1baf10;
	border-color: transparent;
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge,
.cb-popup.login-menu input[type="submit"] .badge {
	color: #1baf10;
	background-color: #fff;
}

/* line 75, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

/* line 17, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

/* line 29, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
	background-image: none;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

/* line 79, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

/* line 17, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

/* line 29, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	background-image: none;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

/* line 83, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

/* line 17, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

/* line 29, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	background-image: none;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

/* line 87, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

/* line 17, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

/* line 29, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

/* line 37, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	background-image: none;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

/* line 96, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
	color: #14baf6;
	font-weight: normal;
	border-radius: 0;
}

/* line 101, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* line 109, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

/* line 115, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover,
.btn-link:focus {
	color: #0788b7;
	text-decoration: underline;
	background-color: transparent;
}

/* line 123, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

/* line 135, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg,
.btn-group-lg>.btn,
.cb-popup-inner .btn-group-lg>.cb-btn {
	padding: 17px 16px;
	font-size: 15px;
	line-height: 1.3333333;
	border-radius: 4px;
}

/* line 139, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm,
.btn-group-sm>.btn,
.cb-popup-inner .cb-btn {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 143, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs,
.btn-group-xs>.btn,
.cb-popup-inner .btn-group-xs>.cb-btn {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 151, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block,
.cb-popup.login-menu input[type="submit"] {
	display: block;
	width: 100%;
}

/* line 157, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block+.btn-block,
.cb-popup.login-menu input[type="submit"]+.btn-block,
.cb-popup.login-menu .btn-block+input[type="submit"],
.cb-popup.login-menu input[type="submit"]+input[type="submit"] {
	margin-top: 5px;
}

/* line 165, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
.cb-popup.login-menu input[type="submit"],
input[type="reset"].btn-block,
.cb-popup.login-menu input[type="reset"][type="submit"],
input[type="button"].btn-block,
.cb-popup.login-menu input[type="button"][type="submit"] {
	width: 100%;
}

/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

/* line 13, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
	opacity: 1;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
	display: none;
}

/* line 21, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
	display: block;
}

/* line 26, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
	display: table-row;
}

/* line 28, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
	display: table-row-group;
}

/* line 30, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
	position: relative;
}

/* line 26, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
	outline: 0;
}

/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 16px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

/* line 54, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

/* line 65, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu>li>a,
.dropdown-menu>li>.green-btn {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu>li>.green-btn {
	border-radius: 0;
	outline: inherit;
	text-align: left;
	width: 100%;
	border: none;
}

/* line 78, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626 !important;
	background-color: #f5f5f5 !important;
}

.dropdown-menu>li>.green-btn:focus,
.dropdown-menu>li>.green-btn:hover {
	color: #262626 !important;
	text-decoration: none;
	background-color: #f5f5f5 !important;
}

/* line 88, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}

/* line 103, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #777777;
}

/* line 110, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed;
}

/* line 123, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open>.dropdown-menu {
	display: block;
}

/* line 128, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.open>a {
	outline: 0;
}

/* line 137, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
	left: auto;
	right: 0;
}

/* line 147, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
	left: 0;
	right: auto;
}

/* line 153, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #777777;
	white-space: nowrap;
}

/* line 163, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

/* line 173, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

/* line 186, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: "";
}

/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {

	/* line 207, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}

	/* line 212, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_dropdowns.scss */
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn,
.cb-popup-inner .btn-group>.cb-btn,
.btn-group-vertical>.btn,
.cb-popup-inner .btn-group-vertical>.cb-btn {
	position: relative;
	float: left;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn:hover,
.cb-popup-inner .btn-group>.cb-btn:hover,
.btn-group>.btn:focus,
.cb-popup-inner .btn-group>.cb-btn:focus,
.btn-group>.btn:active,
.cb-popup-inner .btn-group>.cb-btn:active,
.btn-group>.btn.active,
.cb-popup-inner .btn-group>.active.cb-btn,
.btn-group-vertical>.btn:hover,
.cb-popup-inner .btn-group-vertical>.cb-btn:hover,
.btn-group-vertical>.btn:focus,
.cb-popup-inner .btn-group-vertical>.cb-btn:focus,
.btn-group-vertical>.btn:active,
.cb-popup-inner .btn-group-vertical>.cb-btn:active,
.btn-group-vertical>.btn.active,
.cb-popup-inner .btn-group-vertical>.active.cb-btn {
	z-index: 2;
}

/* line 26, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn+.btn,
.btn-group .cb-popup-inner .cb-btn+.btn,
.cb-popup-inner .btn-group .cb-btn+.btn,
.btn-group .cb-popup-inner .btn+.cb-btn,
.cb-popup-inner .btn-group .btn+.cb-btn,
.btn-group .cb-popup-inner .cb-btn+.cb-btn,
.cb-popup-inner .btn-group .cb-btn+.cb-btn,
.btn-group .btn+.btn-group,
.btn-group .cb-popup-inner .cb-btn+.btn-group,
.cb-popup-inner .btn-group .cb-btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .cb-popup-inner .btn-group+.cb-btn,
.cb-popup-inner .btn-group .btn-group+.cb-btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
	margin-left: -5px;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before,
.btn-toolbar:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
	clear: both;
}

/* line 39, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .cb-popup-inner .cb-btn,
.cb-popup-inner .btn-toolbar .cb-btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
}

/* line 44, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar>.btn,
.cb-popup-inner .btn-toolbar>.cb-btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px;
}

/* line 51, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.cb-popup-inner .btn-group>.cb-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

/* line 56, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn:first-child,
.cb-popup-inner .btn-group>.cb-btn:first-child {
	margin-left: 0;
}

/* line 58, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.cb-popup-inner .btn-group>.cb-btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

/* line 63, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn:last-child:not(:first-child),
.cb-popup-inner .btn-group>.cb-btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

/* line 69, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn-group {
	float: left;
}

/* line 72, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.cb-popup-inner .btn-group>.btn-group:not(:first-child):not(:last-child)>.cb-btn {
	border-radius: 0;
}

/* line 76, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.cb-popup-inner .btn-group>.btn-group:first-child:not(:last-child)>.cb-btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

/* line 81, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.cb-popup-inner .btn-group>.btn-group:last-child:not(:first-child)>.cb-btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

/* line 86, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

/* line 105, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn+.dropdown-toggle,
.cb-popup-inner .btn-group>.cb-btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

/* line 109, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.cb-popup-inner .btn-group-lg.btn-group>.cb-btn+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

/* line 116, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* line 127, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret,
.cb-popup-inner .cb-btn .caret {
	margin-left: 0;
}

/* line 131, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret,
.btn-group-lg>.btn .caret,
.cb-popup-inner .btn-group-lg>.cb-btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

/* line 136, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret,
.dropup .cb-popup-inner .btn-group-lg>.cb-btn .caret,
.cb-popup-inner .dropup .btn-group-lg>.cb-btn .caret {
	border-width: 0 5px 5px;
}

/* line 145, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn,
.cb-popup-inner .btn-group-vertical>.cb-btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn,
.cb-popup-inner .btn-group-vertical>.btn-group>.cb-btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical>.btn-group:after {
	clear: both;
}

/* line 157, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn-group>.btn,
.cb-popup-inner .btn-group-vertical>.btn-group>.cb-btn {
	float: none;
}

/* line 162, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn+.btn,
.cb-popup-inner .btn-group-vertical>.cb-btn+.btn,
.cb-popup-inner .btn-group-vertical>.btn+.cb-btn,
.cb-popup-inner .btn-group-vertical>.cb-btn+.cb-btn,
.btn-group-vertical>.btn+.btn-group,
.cb-popup-inner .btn-group-vertical>.cb-btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.cb-popup-inner .btn-group-vertical>.btn-group+.cb-btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0;
}

/* line 172, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.cb-popup-inner .btn-group-vertical>.cb-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

/* line 175, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn:first-child:not(:last-child),
.cb-popup-inner .btn-group-vertical>.cb-btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

/* line 179, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn:last-child:not(:first-child),
.cb-popup-inner .btn-group-vertical>.cb-btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* line 184, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.cb-popup-inner .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.cb-btn {
	border-radius: 0;
}

/* line 188, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.cb-popup-inner .btn-group-vertical>.btn-group:first-child:not(:last-child)>.cb-btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,
.cb-popup-inner .btn-group-vertical>.btn-group:last-child:not(:first-child)>.cb-btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 201, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

/* line 206, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified>.btn,
.cb-popup-inner .btn-group-justified>.cb-btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

/* line 212, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group .cb-popup-inner .cb-btn,
.cb-popup-inner .btn-group-justified>.btn-group .cb-btn {
	width: 100%;
}

/* line 216, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

/* line 237, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"]>.btn input[type="radio"],
.cb-popup-inner [data-toggle="buttons"]>.cb-btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
.cb-popup-inner [data-toggle="buttons"]>.cb-btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
.cb-popup-inner [data-toggle="buttons"]>.btn-group>.cb-btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
.cb-popup-inner [data-toggle="buttons"]>.btn-group>.cb-btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

/* line 13, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control,
.input-group .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .input-group .cb-input {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus,
.input-group .cb-popup.login-menu .cb-input:focus,
.cb-popup.login-menu .input-group .cb-input:focus {
	z-index: 3;
}

/* line 58, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .input-group .cb-input {
	display: table-cell;
}

/* line 63, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group .cb-popup.login-menu .cb-input:not(:first-child):not(:last-child),
.cb-popup.login-menu .input-group .cb-input:not(:first-child):not(:last-child) {
	border-radius: 0;
}

/* line 68, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

/* line 77, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

/* line 89, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.cb-popup.login-menu .input-group-sm>.input-group-addon.cb-input,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
.cb-popup-inner .input-group-sm>.input-group-btn>.input-group-addon.cb-btn {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 3px;
}

/* line 94, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.cb-popup.login-menu .input-group-lg>.input-group-addon.cb-input,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
.cb-popup-inner .input-group-lg>.input-group-btn>.input-group-addon.cb-btn {
	padding: 17px 16px;
	font-size: 20px;
	border-radius: 4px;
}

/* line 101, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

/* line 108, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group .cb-popup.login-menu .cb-input:first-child,
.cb-popup.login-menu .input-group .cb-input:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.cb-popup-inner .input-group-btn:first-child>.cb-btn,
.input-group-btn:first-child>.btn-group>.btn,
.cb-popup-inner .input-group-btn:first-child>.btn-group>.cb-btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.cb-popup-inner .input-group-btn:last-child>.cb-btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.cb-popup-inner .input-group-btn:last-child>.btn-group:not(:last-child)>.cb-btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

/* line 117, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
	border-right: 0;
}

/* line 120, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group .cb-popup.login-menu .cb-input:last-child,
.cb-popup.login-menu .input-group .cb-input:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.cb-popup-inner .input-group-btn:last-child>.cb-btn,
.input-group-btn:last-child>.btn-group>.btn,
.cb-popup-inner .input-group-btn:last-child>.btn-group>.cb-btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.cb-popup-inner .input-group-btn:first-child>.cb-btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.cb-popup-inner .input-group-btn:first-child>.btn-group:not(:first-child)>.cb-btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

/* line 129, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
	border-left: 0;
}

/* line 135, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

/* line 144, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn>.btn,
.cb-popup-inner .input-group-btn>.cb-btn {
	position: relative;
}

/* line 146, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn>.btn+.btn,
.cb-popup-inner .input-group-btn>.cb-btn+.btn,
.cb-popup-inner .input-group-btn>.btn+.cb-btn,
.cb-popup-inner .input-group-btn>.cb-btn+.cb-btn {
	margin-left: -1px;
}

/* line 150, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn>.btn:hover,
.cb-popup-inner .input-group-btn>.cb-btn:hover,
.input-group-btn>.btn:focus,
.cb-popup-inner .input-group-btn>.cb-btn:focus,
.input-group-btn>.btn:active,
.cb-popup-inner .input-group-btn>.cb-btn:active {
	z-index: 2;
}

/* line 159, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child>.btn,
.cb-popup-inner .input-group-btn:first-child>.cb-btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}

/* line 165, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child>.btn,
.cb-popup-inner .input-group-btn:last-child>.cb-btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before,
.nav:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
	clear: both;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav>li {
	position: relative;
	display: block;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 10px;
}

/* line 23, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav>li.disabled>a {
	color: #777777;
}

/* line 34, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

/* line 46, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eeeeee;
	border-color: #14baf6;
}

/* line 59, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

/* line 66, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav>li>a>img {
	max-width: none;
}

/* line 76, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
	border-bottom: 1px solid #ddd;
}

/* line 78, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

/* line 84, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

/* line 89, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs>li>a:hover {
	border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

/* line 118, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills>li {
	float: left;
}

/* line 122, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills>li>a {
	border-radius: 4px;
}

/* line 125, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills>li+li {
	margin-left: 2px;
}

/* line 131, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #337ab7;
}

/* line 144, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked>li {
	float: none;
}

/* line 146, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

/* line 160, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified,
.nav-tabs.nav-justified {
	width: 100%;
}

/* line 163, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none;
}

/* line 165, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

/* line 171, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {

	/* line 177, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}

	/* line 180, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

/* line 190, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0;
}

/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

/* line 199, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {

	/* line 206, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	/* line 210, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
	.nav-tabs-justified>.active>a,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff;
	}
}

/* line 224, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content>.tab-pane {
	display: none;
}

/* line 227, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.tab-content>.active {
	display: block;
}

/* line 237, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
	position: relative;
	min-height: 60px;
	margin-bottom: 22px;
	border: 1px solid transparent;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before,
.navbar:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
	clear: both;
}

@media (min-width: 768px) {

	/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar {
		border-radius: 4px;
	}
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before,
.navbar-header:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
	clear: both;
}

@media (min-width: 768px) {

	/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-header {
		float: left;
	}
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before,
.navbar-collapse:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
	clear: both;
}

/* line 59, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {

	/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}

	/* line 68, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	/* line 75, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-collapse.in {
		overflow-y: visible;
	}

	/* line 81, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

/* line 92, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

	/* line 92, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

/* line 108, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {

	/* line 108, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.container>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

/* line 128, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {

	/* line 128, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-static-top {
		border-radius: 0;
	}
}

/* line 138, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {

	/* line 138, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}

/* line 150, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

/* line 154, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

/* line 163, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
	float: left;
	padding: 19px 15px;
	font-size: 20px;
	line-height: 22px;
	height: 60px;
}

/* line 170, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}

/* line 175, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand>img {
	display: block;
}

@media (min-width: 768px) {

	/* line 180, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 13px;
	margin-bottom: 13px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

/* line 206, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
	outline: 0;
}

/* line 211, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

/* line 217, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {

	/* line 193, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-toggle {
		display: none;
	}
}

/* line 232, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
	margin: 9.5px -15px;
}

/* line 235, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
}

@media (max-width: 767px) {

	/* line 243, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	/* line 251, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}

	/* line 255, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 22px;
	}

	/* line 257, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none;
	}
}

@media (min-width: 768px) {

	/* line 232, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav {
		float: left;
		margin: 0;
	}

	/* line 270, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav>li {
		float: left;
	}

	/* line 272, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav>li>a {
		padding-top: 19px;
		padding-bottom: 19px;
	}
}

/* line 286, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 12px;
	margin-bottom: 12px;
}

@media (min-width: 768px) {

	/* line 478, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	/* line 485, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .form-control,
	.navbar-form .cb-popup.login-menu .cb-input,
	.cb-popup.login-menu .navbar-form .cb-input {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	/* line 492, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .form-control-static {
		display: inline-block;
	}

	/* line 496, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	/* line 500, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control,
	.navbar-form .input-group .cb-popup.login-menu .cb-input,
	.cb-popup.login-menu .navbar-form .input-group .cb-input {
		width: auto;
	}

	/* line 508, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .input-group>.form-control,
	.navbar-form .cb-popup.login-menu .input-group>.cb-input,
	.cb-popup.login-menu .navbar-form .input-group>.cb-input {
		width: 100%;
	}

	/* line 512, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	/* line 519, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	/* line 526, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0;
	}

	/* line 530, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	/* line 537, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_forms.scss */
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {

	/* line 298, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-form .form-group {
		margin-bottom: 5px;
	}

	/* line 302, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {

	/* line 286, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

/* line 327, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 332, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

/* line 343, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
	margin-top: 12px;
	margin-bottom: 12px;
}

/* line 346, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn,
.cb-popup-inner .navbar-btn.cb-btn {
	margin-top: 13.5px;
	margin-bottom: 13.5px;
}

/* line 349, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn,
.cb-popup-inner .btn-group-xs>.navbar-btn.cb-btn {
	margin-top: 19px;
	margin-bottom: 19px;
}

/* line 359, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
	margin-top: 19px;
	margin-bottom: 19px;
}

@media (min-width: 768px) {

	/* line 359, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px) {

	/* line 379, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-left {
		float: left !important;
	}

	/* line 382, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	/* line 386, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-right~.navbar-right {
		margin-right: 0;
	}
}

/* line 397, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
	background-color: #14baf6;
	border-color: #09a7e0;
}

/* line 401, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
	color: #fff;
}

/* line 403, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #e6e6e6;
	background-color: transparent;
}

/* line 410, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
	color: #fff;
}

/* line 415, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav>li>a {
	color: #fff;
}

/* line 418, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #000;
	background-color: transparent;
}

/* line 425, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: transparent;
}

/* line 433, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent;
}

/* line 442, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
	border-color: #fff;
}

/* line 444, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #089acf;
}

/* line 448, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

/* line 453, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #09a7e0;
}

/* line 462, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #555;
}

@media (max-width: 767px) {

	/* line 473, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}

	/* line 475, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #000;
		background-color: transparent;
	}

	/* line 482, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: transparent;
	}

	/* line 490, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

/* line 506, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
	color: #fff;
}

/* line 508, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
	color: #000;
}

/* line 513, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
	color: #fff;
}

/* line 515, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #000;
}

/* line 521, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

/* line 531, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}

/* line 535, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

/* line 537, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

/* line 544, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

/* line 549, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d;
}

/* line 552, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent;
}

/* line 559, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909;
}

/* line 567, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent;
}

/* line 577, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
	border-color: #333;
}

/* line 579, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

/* line 583, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

/* line 588, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}

/* line 596, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #090909;
	color: #fff;
}

@media (max-width: 767px) {

	/* line 607, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909;
	}

	/* line 610, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909;
	}

	/* line 613, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d;
	}

	/* line 615, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent;
	}

	/* line 622, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #090909;
	}

	/* line 630, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent;
	}
}

/* line 641, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

/* line 643, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
	color: #fff;
}

/* line 648, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
	color: #9d9d9d;
}

/* line 650, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff;
}

/* line 656, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 22px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

/* line 13, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb>li {
	display: inline-block;
}

/* line 16, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}

/* line 25, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb>.active {
	color: #777777;
}

/* line 4, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 22px 0;
	border-radius: 4px;
}

/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination>li {
	display: inline;
}

/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #14baf6;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

/* line 25, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

/* line 32, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

/* line 41, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
	z-index: 2;
	color: #0788b7;
	background-color: #eeeeee;
	border-color: #ddd;
}

/* line 52, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
	z-index: 3;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}

/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pagination.scss */
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 17px 16px;
	font-size: 20px;
	line-height: 1.3333333;
}

/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
}

/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager {
	padding-left: 0;
	margin: 22px 0;
	list-style: none;
	text-align: center;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before,
.pager:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
	clear: both;
}

/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
	display: inline;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

/* line 23, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager li>a:hover,
.pager li>a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .next>a,
.pager .next>span {
	float: right;
}

/* line 38, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous>a,
.pager .previous>span {
	float: left;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
	display: none;
}

/* line 25, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.btn .label,
.cb-popup-inner .cb-btn .label {
	position: relative;
	top: -1px;
}

/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

/* line 44, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
	background-color: #777777;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e;
}

/* line 48, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
	background-color: #337ab7;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #286090;
}

/* line 52, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
	background-color: #1baf10;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #14800c;
}

/* line 56, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
	background-color: #5bc0de;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5;
}

/* line 60, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
	background-color: #f0ad4e;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f;
}

/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
	background-color: #d9534f;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #09a7e0;
	border-radius: 10px;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
	display: none;
}

/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge,
.cb-popup-inner .cb-btn .badge {
	position: relative;
	top: -1px;
}

/* line 32, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge,
.btn-group-xs>.btn .badge,
.cb-popup-inner .btn-group-xs>.cb-btn .badge,
.btn-group-xs>.btn .badge,
.cb-popup-inner .btn-group-xs>.cb-btn .badge {
	top: 0;
	padding: 1px 5px;
}

/* line 41, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #14baf6;
	background-color: #fff;
}

/* line 47, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item>.badge {
	float: right;
}

/* line 51, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item>.badge+.badge {
	margin-right: 5px;
}

/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills>li>a>.badge {
	margin-left: 3px;
}

/* line 62, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}

/* line 13, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
	color: inherit;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: 200;
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron>hr {
	border-top-color: #d5d5d5;
}

/* line 28, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 4px;
	padding-left: 15px;
	padding-right: 15px;
}

/* line 35, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {

	/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	/* line 43, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}

	/* line 49, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_jumbotron.scss */
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 72px;
	}
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 22px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

/* line 17, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail>img,
.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
	padding: 9px;
	color: #333333;
}

/* line 34, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #14baf6;
}

/* line 9, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
	padding: 15px;
	margin-bottom: 22px;
	border: 1px solid transparent;
	border-radius: 4px;
}

/* line 16, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
	margin-top: 0;
	color: inherit;
}

/* line 23, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
	font-weight: bold;
}

/* line 28, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert>p,
.alert>ul {
	margin-bottom: 0;
}

/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert>p+p {
	margin-top: 5px;
}

/* line 42, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissible {
	padding-right: 35px;
}

/* line 47, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

/* line 59, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #1baf10;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
	border-top-color: #c9e2b3;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
	color: #14800c;
}

/* line 63, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
	border-top-color: #a6e1ec;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
	color: #245269;
}

/* line 67, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
	border-top-color: #f7e1b5;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
	color: #66512c;
}

/* line 71, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

/* line 8, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
	border-top-color: #e4b9c0;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
	color: #843534;
}

@-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;
	}
}

/* line 26, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
	overflow: hidden;
	height: 22px;
	margin-bottom: 22px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

/* line 54, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
	background-size: 40px 40px;
}

/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
	background-color: #5cb85c;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 77, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
	background-color: #5bc0de;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 81, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
	background-color: #f0ad4e;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 85, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
	background-color: #d9534f;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 1, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media {
	margin-top: 15px;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
	margin-top: 0;
}

/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
	transform: scale(1);
	/* Standard Property */
	transform-origin: 0 0;
	/* Standard Property */
	overflow: hidden;
}

/* line 16, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-body {
	width: 10000px;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object {
	display: block;
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
	max-width: none;
}

/* line 29, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media>.pull-right {
	padding-left: 10px;
}

/* line 34, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media>.pull-left {
	padding-right: 10px;
}

/* line 39, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top;
}

/* line 46, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
	vertical-align: middle;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
	vertical-align: bottom;
}

/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

/* line 63, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_media.scss */
.media-list {
	padding-left: 0;
	list-style: none;
}

/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

/* line 21, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

/* line 31, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

/* line 34, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* line 46, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
	color: #555;
}

/* line 50, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333;
}

/* line 55, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

/* line 63, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
	width: 100%;
	text-align: left;
}

/* line 70, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}

/* line 78, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

/* line 81, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}

/* line 87, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

/* line 96, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit;
}

/* line 101, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}

/* line 4, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
	color: #1baf10;
	background-color: #dff0d8;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
	color: #1baf10;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
	color: #1baf10;
	background-color: #d0e9c6;
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #1baf10;
	border-color: #1baf10;
}

/* line 4, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
	color: #31708f;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

/* line 4, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

/* line 4, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

/* line 24, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

/* line 123, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

/* line 127, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel {
	margin-bottom: 22px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
	padding: 15px;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before,
.panel-body:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
	clear: both;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit;
}

/* line 39, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color: inherit;
}

/* line 49, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

/* line 63, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0;
}

/* line 67, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

/* line 74, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.list-group:first-child .list-group-item:first-child,
.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;
}

/* line 82, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.list-group:last-child .list-group-item:last-child,
.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;
}

/* line 89, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 96, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

/* line 100, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.list-group+.panel-footer {
	border-top-width: 0;
}

/* line 110, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
	margin-bottom: 0;
}

/* line 115, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px;
}

/* line 121, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

/* line 127, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

/* line 131, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

/* line 135, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

/* line 143, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

/* line 149, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

/* line 153, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

/* line 157, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

/* line 164, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

/* line 170, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0;
}

/* line 174, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0;
}

/* line 181, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0;
}

/* line 185, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0;
}

/* line 194, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0;
}

/* line 203, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0;
}

/* line 210, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

/* line 222, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
	margin-bottom: 22px;
}

/* line 226, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

/* line 230, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel+.panel {
	margin-top: 5px;
}

/* line 235, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
	border-bottom: 0;
}

/* line 238, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd;
}

/* line 244, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
	border-top: 0;
}

/* line 246, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

/* line 254, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
	border-color: transparent;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default>.panel-heading {
	color: #14baf6;
	background-color: transparent;
	border-color: transparent;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default>.panel-heading .badge {
	color: transparent;
	background-color: #14baf6;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent;
}

/* line 257, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
	border-color: #337ab7;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}

/* line 260, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
	border-color: #d6e9c6;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success>.panel-heading {
	color: #1baf10;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #1baf10;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

/* line 263, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
	border-color: #bce8f1;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

/* line 266, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
	border-color: #faebcc;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

/* line 269, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
	border-color: #ebccd1;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

/* line 5, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

/* line 28, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
	padding-bottom: 75%;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #fafafa;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
	padding: 24px;
	border-radius: 4px;
}

/* line 26, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
	padding: 9px;
	border-radius: 3px;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close {
	float: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
.close:hover,
.close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* line 30, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_close.scss */
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
	overflow: hidden;
}

/* line 16, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

/* line 32, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

/* line 36, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

/* line 38, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

/* line 44, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

/* line 51, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
	position: relative;
	background-color: transparent;
	border: 1px solid transparent;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}

/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #14baf6;
}

/* line 73, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

/* line 74, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* line 79, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
	padding: 15px;
	border-bottom: 1px solid transparent;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before,
.modal-header:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
	clear: both;
}

/* line 85, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
	margin-top: -2px;
}

/* line 90, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

/* line 97, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
	position: relative;
	padding: 15px;
}

/* line 103, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid transparent;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
	clear: both;
}

/* line 110, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn+.btn,
.modal-footer .cb-popup-inner .cb-btn+.btn,
.cb-popup-inner .modal-footer .cb-btn+.btn,
.modal-footer .cb-popup-inner .btn+.cb-btn,
.cb-popup-inner .modal-footer .btn+.cb-btn,
.modal-footer .cb-popup-inner .cb-btn+.cb-btn,
.cb-popup-inner .modal-footer .cb-btn+.cb-btn {
	margin-left: 5px;
	margin-bottom: 0;
}

/* line 115, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group .cb-popup-inner .cb-btn+.btn,
.cb-popup-inner .modal-footer .btn-group .cb-btn+.btn,
.modal-footer .btn-group .cb-popup-inner .btn+.cb-btn,
.cb-popup-inner .modal-footer .btn-group .btn+.cb-btn,
.modal-footer .btn-group .cb-popup-inner .cb-btn+.cb-btn,
.cb-popup-inner .modal-footer .btn-group .cb-btn+.cb-btn {
	margin-left: -1px;
}

/* line 119, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block+.btn-block,
.modal-footer .cb-popup.login-menu input[type="submit"]+.btn-block,
.cb-popup.login-menu .modal-footer input[type="submit"]+.btn-block,
.modal-footer .cb-popup.login-menu .btn-block+input[type="submit"],
.cb-popup.login-menu .modal-footer .btn-block+input[type="submit"],
.modal-footer .cb-popup.login-menu input[type="submit"]+input[type="submit"],
.cb-popup.login-menu .modal-footer input[type="submit"]+input[type="submit"] {
	margin-left: 0;
}

/* line 125, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {

	/* line 136, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
	.modal-dialog {
		/* width: 600px; */
		margin: 30px auto;
	}

	/* line 140, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}

	/* line 145, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
	.modal-sm {
		width: 300px;
	}

	#transfer-domain-modal .modal-sm {
		width: 350px;
	}
}

@media (min-width: 992px) {

	/* line 149, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_modals.scss */
	.modal-lg {
		width: 900px;
	}
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	opacity: 0;
	filter: alpha(opacity=0);
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

/* line 20, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

/* line 21, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

/* line 26, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

/* line 36, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

/* line 52, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

/* line 59, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

/* line 66, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

/* line 73, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

/* line 80, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

/* line 87, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

/* line 94, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

/* line 6, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 400px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 16px;
	background-color: #13313c;
	background-clip: padding-box;
	border: 1px solid transparent;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
	margin-top: -10px;
}

/* line 28, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
	margin-left: 10px;
}

/* line 29, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
	margin-top: 10px;
}

/* line 30, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
	margin-left: -10px;
}

/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 16px;
	background-color: #0f2830;
	border-bottom: 1px solid #09181d;
	border-radius: 3px 3px 0 0;
}

/* line 42, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
	padding: 9px 14px;
}

/* line 51, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

/* line 61, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover>.arrow {
	border-width: 11px;
}

/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover>.arrow:after {
	border-width: 10px;
	content: "";
}

/* line 70, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: transparent;
	border-top-color: rgba(0, 0, 0, 0.05);
	bottom: -11px;
}

/* line 77, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #13313c;
}

/* line 85, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: transparent;
	border-right-color: rgba(0, 0, 0, 0.05);
}

/* line 92, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #13313c;
}

/* line 100, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: transparent;
	border-bottom-color: rgba(0, 0, 0, 0.05);
	top: -11px;
}

/* line 107, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #13313c;
}

/* line 116, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: transparent;
	border-left-color: rgba(0, 0, 0, 0.05);
}

/* line 123, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #13313c;
	bottom: -10px;
}

/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
	position: relative;
}

/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

/* line 16, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

/* line 22, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {

	/* line 16, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-moz-transition: -moz-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
	}

	/* line 34, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-inner>.item.next,
	.carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	/* line 39, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-inner>.item.prev,
	.carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	/* line 44, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right,
	.carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block;
}

/* line 59, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.active {
	left: 0;
}

/* line 63, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

/* line 70, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.next {
	left: 100%;
}

/* line 73, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.prev {
	left: -100%;
}

/* line 76, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0;
}

/* line 81, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.active.left {
	left: -100%;
}

/* line 84, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner>.active.right {
	left: 100%;
}

/* line 93, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: transparent;
}

/* line 109, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000', GradientType=1);
}

/* line 112, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#80000000', GradientType=1);
}

/* line 119, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover,
.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/* line 128, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

/* line 138, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

/* line 143, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

/* line 148, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

/* line 158, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
	content: '\2039';
}

/* line 163, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
	content: '\203a';
}

/* line 174, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

/* line 185, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.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;
}

/* line 207, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

/* line 218, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 229, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn,
.carousel-caption .cb-popup-inner .cb-btn,
.cb-popup-inner .carousel-caption .cb-btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {

	/* line 240, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}

	/* line 249, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px;
	}

	/* line 253, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px;
	}

	/* line 260, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	/* line 267, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_carousel.scss */
	.carousel-indicators {
		bottom: 20px;
	}
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
	clear: both;
}

/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* line 15, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
	float: right !important;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
	float: left !important;
}

/* line 27, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
	display: none !important;
}

/* line 30, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.show {
	display: block !important;
}

/* line 33, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
	visibility: hidden;
}

/* line 36, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide,
.navbar-brand {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

/* line 45, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
	display: none !important;
}

/* line 53, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
	display: none !important;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
	display: none !important;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
	display: none !important;
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
	display: none !important;
}

/* line 36, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {

	/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.visible-xs {
		display: block !important;
	}

	/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-xs {
		display: table !important;
	}

	/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-xs {
		display: table-row !important;
	}

	/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {

	/* line 54, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {

	/* line 59, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {

	/* line 64, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.visible-sm {
		display: block !important;
	}

	/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-sm {
		display: table !important;
	}

	/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-sm {
		display: table-row !important;
	}

	/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}

	.media-middle.media-pr.hidden-xs a img {
		width: 100%;
	}

	.media-pr {
		padding-right: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	/* line 73, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	/* line 78, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	/* line 83, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

	/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.visible-md {
		display: block !important;
	}

	/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-md {
		display: table !important;
	}

	/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-md {
		display: table-row !important;
	}

	/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

	/* line 92, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

	/* line 97, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

	/* line 102, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {

	/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.visible-lg {
		display: block !important;
	}

	/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-lg {
		display: table !important;
	}

	/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-lg {
		display: table-row !important;
	}

	/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}

	.new-cira-wraper.product {
		min-height: 300px;
		margin-bottom: 18px;
	}
}

@media (min-width: 1200px) {

	/* line 111, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {

	/* line 116, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {

	/* line 121, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {

	/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

	/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {

	/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-lg {
		display: none !important;
	}
}

/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
	display: none !important;
}

@media print {

	/* line 7, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.visible-print {
		display: block !important;
	}

	/* line 10, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-print {
		display: table !important;
	}

	/* line 11, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-print {
		display: table-row !important;
	}

	/* line 12, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}

/* line 155, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
	display: none !important;
}

@media print {

	/* line 155, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-print-block {
		display: block !important;
	}
}

/* line 162, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
	display: none !important;
}

@media print {

	/* line 162, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-print-inline {
		display: inline !important;
	}
}

/* line 169, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
	display: none !important;
}

@media print {

	/* line 169, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/_responsive-utilities.scss */
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {

	/* line 18, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-print {
		display: none !important;
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_mixin.scss */
.fa-stack-3x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

/* line 20, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_mixin.scss */
.modal-header {
	color: #fff;
}

/* line 24, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_mixin.scss */
.modal-content {
	-webkit-box-shadow: 0 5px 15px transparent;
	box-shadow: 0 5px 15px transparent;
}

/* line 29, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_mixin.scss */
.close {
	opacity: 1;
}

/* line 33, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_mixin.scss */
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

/* line 37, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_mixin.scss */
.row.no-gutters>[class^="col-"],
.row.no-gutters>[class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}

/* line 1, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
.template {
	display: none;
}

/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
.iframe {
	padding: 0;
	background-color: transparent;
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
.working-hours-visible {
	display: none !important;
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
.working-hours .working-hours-visible {
	display: block !important;
}

/* line 18, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
.working-hours .working-hours-hidden {
	display: none !important;
}

/* line 22, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
#modal-cira {
	color: #fff;
	opacity: 0.9;
}

/* line 27, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
#modal-cira .modal-dialog {
	top: 25%;
}

/* line 31, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
#modal-cira .legaltype {
	background-color: #13313c;
	border-radius: 15px;
}

/* line 35, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
#modal-cira .legaltype label {
	padding: 10px;
}

/* line 40, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_funio.scss */
#modal-cira .select-wrapper {
	margin-bottom: 10px;
	width: auto;
}

/* line 47, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
h1.section-title small {
	font-size: 0.6em;
}

/* line 52, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
body {
	font-family: "Roboto";
	font-weight: 300;
}

/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
mark {
	padding: 0;
}

/* line 61, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.text {
	font-size: 18px;
	line-height: 30px;
}

/* line 67, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.text-link a {
	text-decoration: underline;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.break-word {
	word-break: break-all;
}

/* line 76, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.no-mb {
	margin-bottom: 0 !important;
}

/* line 80, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.mt-10 {
	margin-top: 10px;
}

/* line 84, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.color-white {
	color: #fff;
}

/* line 88, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.color-green {
	color: #1baf10;
}

/* line 92, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.color-red {
	color: #ab1717;
}

/* line 96, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.color-funio {
	color: #14baf6;
}

/* line 100, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.color-dark-blue {
	color: #13313c;
}

/* line 104, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.color-yellow {
	color: #F8A01D;
}

/* line 108, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.highlighter {
	padding: 6px 24px;
	background-color: #fafafa;
}

/* line 113, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
mark {
	color: #14baf6;
	background-color: transparent;
}

/* line 118, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
abbr[title] {
	border: none;
}

/* line 122, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.x-small {
	font-size: 0.8em;
}

/* line 126, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.price {
	font-family: "Roboto Slab";
	font-weight: 100;
	font-size: 35px;
}

/* line 131, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.price mark {
	font-weight: 400;
}

/* line 135, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.price del {
	font-size: 0.6em;
	display: block;
}

/* line 139, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
/* .price del span {
  color: #14baf6;
} */
/* line 144, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.price sup {
	color: #2c7089;
	font-size: 0.6em;
}

/* line 150, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.handwrite {
	font-family: "Kalam";
	font-style: italic;
}

/* line 155, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.lead-price {
	font-size: 20px;
}

/* line 158, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.lead-price span {
	position: relative;
	bottom: -3px;
}

/* line 163, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.lead-price mark {
	font-size: 28px;
}

/* line 167, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.lead-price .btn,
.lead-price .cb-popup-inner .cb-btn,
.cb-popup-inner .lead-price .cb-btn {
	margin-left: 20px;
}

/* line 175, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.discount {
	display: inline-block;
	margin-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	border: 10px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 184, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.discount span {
	display: inline-block;
	padding: 0 10px;
	height: 70px;
	line-height: 70px;
	vertical-align: bottom;
}

/* line 193, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.discount .amount {
	background-color: #fff;
	color: #1baf10;
	font-size: 60px;
}

/* line 199, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.discount .type {
	font-size: 0.6em;
	padding: 0 20px;
}

@media (max-width: 992px) {

	/* line 175, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
	.discount {
		margin-right: 0;
	}

	/* line 207, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
	.discount span {
		height: 50px;
		line-height: 50px;
	}

	/* line 212, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
	.discount .amount {
		font-size: 50px;
	}
}

/* line 218, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.wrapper-link {
	cursor: pointer;
}

/* line 223, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.huge-title,
.product h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 60px;
}

/* line 228, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.huge-title span,
.product h3 span {
	display: block;
	font-weight: 100;
	font-size: 50px;
}

/* line 234, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.es .huge-title,
.es .product h3,
.product .es h3,
.fr .huge-title,
.fr .product h3,
.product .fr h3 {
	font-size: 45px;
}

/* line 238, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.es .huge-title span,
.es .product h3 span,
.product .es h3 span,
.fr .huge-title span,
.fr .product h3 span,
.product .fr h3 span {
	font-size: 40px;
}

/* line 244, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.green-title,
.plusvalue--list h3,
.hub--text h3 {
	margin-top: 0;
	color: #1baf10;
	font-weight: 700;
}

/* line 249, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.index .green-title,
.index .plusvalue--list h3,
.plusvalue--list .index h3,
.index .hub--text h3,
.hub--text .index h3 {
	font-size: 40px;
}

/* line 254, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title {
	margin-top: 0;
	margin-bottom: 40px;
	padding-left: 0;
	font-size: 40px;
	font-weight: 400;
}

/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title small {
	font-family: "Kalam";
	padding: 0 0 10px;
	font-size: 15px;
	color: #fff;
}

/* line 11, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title small i {
	margin-right: 5px;
}

/* line 15, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title small .ribbon {
	display: inline-block;
	height: 40px;
	color: #fff;
	line-height: 40px;
	position: relative;
	background-color: #14baf6;
	padding: 0 10px;
	margin-right: 30px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

/* line 26, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title small .ribbon:after {
	position: absolute;
	top: 0;
	right: -40px;
	content: " ";
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-left-color: #14baf6;
}

@media (max-width: 992px) {

	/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
	.section-title small {
		display: block;
		float: none !important;
		margin: 20px 0;
		line-height: 2.5em;
	}
}

/* line 263, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title.no-bd {
	padding-left: 0;
	font-weight: 400;
	border: none;
}

/* line 268, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title.no-bd small {
	display: block;
	margin-top: 5px;
}

/* line 274, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title.light-title {
	font-weight: 300;
}

/* line 277, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.section-title.light-title mark {
	font-weight: 400;
}

/* line 283, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
h3,
.h3 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 30px;
}

/* line 288, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
h3 small,
.h3 small {
	display: block;
	margin-top: 5px;
	font-weight: 300;
	font-size: 18px;
	color: #13313c;
}

/* line 295, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.box-dark h3 small,
.box-dark .h3 small {
	color: #fff;
}

/* line 301, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.title-offset {
	position: relative;
	top: -30px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}

/* line 309, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.title-offset span {
	padding: 10px;
}

/* line 312, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.title-offset span:first-child {
	background-color: #000;
	text-transform: uppercase;
}

/* line 317, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.title-offset span:last-child {
	background-color: #1baf10;
}

/* line 326, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.popover {
	color: #fafafa;
	font-weight: 300;
}

/* line 334, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
blockquote p:before {
	content: '" ';
}

/* line 336, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.fr blockquote p:before {
	content: "« ";
}

/* line 341, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
blockquote p:after {
	content: ' "';
}

/* line 343, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.fr blockquote p:after {
	content: " »";
}

/* line 351, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
p.border {
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
}

/* line 359, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.fa-num {
	font-weight: 700;
	font-size: 35px;
	font-family: "Roboto";
}

/* line 365, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.fa-small {
	font-size: .6em;
}

/* line 369, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.fa-question-circle {
	cursor: pointer;
}

/* line 373, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.fa-1x {
	font-size: 1.5em;
}

/* line 379, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.btn-media {
	display: block;
	margin-bottom: 20px;
	padding: 10px 20px;
	background-color: #fff;
	border: 2px solid #14baf6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #000;
}

/* line 390, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.btn-media .media-left {
	padding-right: 20px;
}

/* line 394, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.btn-media .fa-stack {
	color: #14baf6;
	font-size: 2em;
}

/* line 399, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.btn-media span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
}

/* line 406, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.btn-well {
	display: block;
	padding: 20px;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.5em;
}

/* line 419, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.btn-well small {
	display: block;
	text-transform: none;
	font-weight: 300;
}

/* line 425, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.btn-well .fa {
	margin-top: 20px;
}

/* line 429, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.box-dark .btn-well {
	color: #14baf6;
	background-color: #153744;
	-webkit-box-shadow: 0 3px #122e39;
	box-shadow: 0 3px #122e39;
}

/* line 434, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.box-dark .btn-well .fa,
.box-dark .btn-well small {
	color: #fff;
}

/* line 440, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.btn-well:hover {
	text-decoration: none;
	background-color: #19414f;
}

/* line 446, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.link-img {
	display: inline-block;
	width: 140px;
	height: 130px;
	overflow: hidden;
	background-color: #14baf6;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 459, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.link-img span {
	display: inline-block;
	padding-top: 43.33333333px;
}

/* line 464, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.link-img img {
	height: 100%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 471, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.link-dark {
	color: #000;
	text-decoration: underline;
}

/* line 478, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.visual-elm {
	position: relative;
	font-size: 14px;
}

/* line 482, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.visual-elm img {
	margin: 0 auto;
}

/* line 487, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.visual-elm-box {
	width: 70%;
	margin: 0 auto;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #14baf6;
	text-align: center;
}

/* line 495, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.visual-elm-box p {
	margin-bottom: 0;
}

/* line 502, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.ssl-color {
	color: #1baf10;
}

/* line 506, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.spam-color {
	color: #2986ee;
}

/* line 510, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.promo-color {
	color: #14baf6;
}

/* line 514, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.funio-color,
.email-color {
	color: #14baf6;
}

/* line 519, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.nowrap {
	white-space: nowrap;
}

/* line 523, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.truncate {
	display: block;
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* line 533, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.big-icon-custom {
	position: relative;
	width: 85px;
	height: 160px;
	overflow: hidden;
	border-left: 1px solid #ccc;
}

/* line 540, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.big-icon-custom i {
	position: absolute;
	top: 0;
	left: -75px;
	font-size: 10em;
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	transform: rotate(5deg);
}

/* line 554, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.panel-group .panel-default {
	border-bottom: 1px dashed #ccc;
}

/* line 557, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.panel-group .panel-default:last-child {
	border: none;
}

/* line 562, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.panel-group .panel-default .panel-title a {
	display: block;
}

/* line 565, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.panel-group .panel-default .panel-title a:hover,
.panel-group .panel-default .panel-title a:active,
.panel-group .panel-default .panel-title a:focus,
.panel-group .panel-default .panel-title a:visited {
	text-decoration: none;
}

/* line 572, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.panel-group .panel-default .panel-title a:hover,
.panel-group .panel-default .panel-title a:focus {
	color: #0788b7;
}

/* line 577, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.panel-group .panel-default .panel-title a:before {
	font-family: FontAwesome;
	font-weight: 900;
	content: "";
	padding-right: 10px;
}

/* line 583, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.panel-group .panel-default .panel-title a.collapsed:before {
	content: "\f0fe";
}

/* line 590, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.panel-group .panel-default .panel-body {
	margin-bottom: 10px;
}

/* line 598, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.support-cta .btn-default,
.support-cta .cb-popup-inner .cb-btn,
.cb-popup-inner .support-cta .cb-btn {
	background-color: #071115;
}

/* line 601, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.support-cta .btn-default:hover,
.support-cta .cb-popup-inner .cb-btn:hover,
.cb-popup-inner .support-cta .cb-btn:hover {
	background-color: #0d2129;
}

/* line 607, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_type.scss */
.strong {
	font-weight: bold;
}

/* line 64, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-social a:hover[href*="facebook.com"] i {
	color: #557FCB;
}

/* line 69, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-social a:hover[href*="twitter.com"] i {
	color: #2AA9DE;
}

/* line 74, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-social a:hover[href*="youtube.com"] i {
	color: #E7241E;
}

/* line 79, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-social a:hover[href*="plus.google.com"] i {
	color: #F17200;
}

/* line 84, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-social a:hover[href*="linkedin.com"] i {
	color: #2AA9DE;
}

/* line 90, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-unstyled,
#menu .mega-menu .list-menu,
.plusvalue--list ul {
	margin-bottom: 0;
}

/* line 93, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-unstyled li,
#menu .mega-menu .list-menu li,
.plusvalue--list ul li {
	padding: 5px 0;
}

/* line 99, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon li,
.list-arrow li,
.list-arrow-green li,
.list-check li {
	width: 100%;
	padding: 5px 0;
}

/* line 103, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon li:before,
.list-arrow li:before,
.list-arrow-green li:before,
.list-check li:before {
	font-family: FontAwesome;
	font-weight: 900;
	content: "";
	padding-right: 5px;
}

/* line 113, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-arrow li:before {
	content: "\f054";
	color: #14baf6;
}

/* line 122, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-arrow-green li:before {
	content: "\f054";
	color: #1baf10;
	font-size: 0.8em;
}

/* line 132, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-check li:before {
	content: "\f058";
	color: #14baf6;
}

/* line 139, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icons li,
.plusvalue--list ul li {
	border-bottom: 1px dashed #ccc;
	font-weight: 700;
	text-transform: uppercase;
}

/* line 144, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icons li span,
.plusvalue--list ul li span {
	display: block;
	font-weight: 300;
	font-size: 16px;
	text-transform: none;
}

/* line 151, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icons li:last-child,
.plusvalue--list ul li:last-child {
	border-bottom: none;
}

/* line 155, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icons li i,
.plusvalue--list ul li i {
	display: block;
	float: left;
}

/* line 163, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.icon-oneliner p {
	margin: 5px 0;
}

/* line 167, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.icon-oneliner strong {
	text-transform: uppercase;
}

/* line 171, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.icon-oneliner i {
	color: #14baf6;
}

/* line 177, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-border li {
	border-bottom: 1px dashed #ccc;
}

/* line 180, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.box-dark .list-border li {
	border-bottom-color: #33677b;
}

/* line 184, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-border li:last-child {
	border: none;
}

/* line 191, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-fixed-width span {
	display: inline-block;
	width: 150px;
	margin-right: 10px;
}

/* line 198, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-justify {
	text-align: right;
}

/* line 201, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-justify li {
	padding: 10px 0;
	font-size: 20px;
}

/* line 205, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-justify li .name {
	float: left;
	font-weight: 700;
}

/* line 210, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-justify li:first-child {
	padding-top: 0;
}

/* line 214, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-justify li:last-child {
	padding-bottom: 0;
}

/* line 221, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-1x li {
	padding: 10px 0;
}

/* line 224, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-1x li:first-child,
.list-1x li.template+li {
	padding-top: 0;
}

/* line 229, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-1x li:last-child {
	padding-bottom: 0;
}

/* line 236, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-2x li {
	padding: 20px 0;
}

/* line 239, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-2x li:first-child,
.list-2x li.template+li {
	padding-top: 0;
}

/* line 244, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-2x li:last-child {
	padding-bottom: 0;
}

/* line 251, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list-plus {
	padding: 0 20px;
}

/* line 255, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list-plus ul li {
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0;
}

/* line 261, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list-plus ul span {
	display: block;
	font-weight: 300;
	font-size: 16px;
	text-transform: none;
}

/* line 268, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list-plus ul i {
	margin-right: 10px;
	color: #14baf6;
	font-size: 45px;
}

/* line 275, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list-plus .media {
	margin-top: 0;
}

/* line 281, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-social-share li {
	height: 36px;
}

/* line 287, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-red {
	background-color: #d20000;
}

/* line 291, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-pink {
	background-color: #f156a3;
}

/* line 295, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-blue {
	background-color: #0073ba;
}

/* line 299, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-black {
	background-color: #000;
}

/* line 303, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-gold {
	background-color: #aed02c;
}

/* line 307, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-green {
	background-color: #33df11;
}

/* line 311, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-navy {
	background-color: #153861;
}

/* line 315, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-bulk {
	background-color: #ab1717;
	width: 140px;
	height: 125px;
	font-size: 20px;
}

/* line 321, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-bulk .tld-item-price {
	font-size: 25px;
}

/* line 326, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld li {
	position: relative;
	float: left;
	width: 110px;
	height: 85px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	background-color: #14baf6;
	-webkit-box-shadow: 0 0 15px -3px black;
	box-shadow: 0 0 15px -3px black;
}

/* line 340, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld.list-tld-advanced .tld-item {
	cursor: pointer;
	margin-left: 0;
	margin-right: 16px;
}

/* line 348, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-item.selected {
	-webkit-box-shadow: 0 0 0 5px #fff inset;
	box-shadow: 0 0 0 5px #fff inset;
}

/* line 351, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-item.selected:after {
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-family: "FontAwesome";
	content: "\f058";
	color: #fff;
	font-size: 1.3em;
}

/* line 362, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-item.tld-item--cta {
	padding-top: 15px;
	background-color: transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

/* line 367, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-item.tld-item--cta .fa:before {
	text-shadow: 0 0 3px #717171;
}

/* line 374, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-item-title {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
}

/* line 383, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld .tld-item-price {
	position: absolute;
	left: 10px;
	bottom: 25px;
	font-size: .8em;
}

/* line 392, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld span:last-child {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-size: .8em;
}

/* line 401, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld.hide-prices li {
	height: 41px;
}

/* line 404, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld.hide-prices li .tld-item-price {
	display: none;
}

/* line 409, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-tld.hide-prices li span:last-child {
	display: none;
}

/* line 418, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li {
	position: relative;
}

/* line 421, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li:before,
.list-domain-lookup li:after {
	content: " ";
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 31px;
	background-color: #13313c;
}

/* line 436, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li:before {
	left: -31px;
}

/* line 440, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li:after {
	right: -31px;
}

/* line 444, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li:hover {
	background-color: #13313c;
}

/* line 447, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li:hover:before,
.list-domain-lookup li:hover:after {
	display: inline-block;
}

/* line 453, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li a {
	display: block;
}

/* line 456, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li a .btn-default,
.list-domain-lookup li a .cb-popup-inner .cb-btn,
.cb-popup-inner .list-domain-lookup li a .cb-btn {
	background-color: #1E4B5C;
}

/* line 460, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li a:hover {
	text-decoration: none;
}

/* line 464, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li a[disabled=disabled] {
	cursor: default !important;
}

/* line 466, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li a[disabled=disabled] .btn,
.list-domain-lookup li a[disabled=disabled] .cb-popup-inner .cb-btn,
.cb-popup-inner .list-domain-lookup li a[disabled=disabled] .cb-btn {
	cursor: default !important;
}

/* line 470, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li a[disabled=disabled] .btn-status {
	opacity: 0.5;
	background-color: #ab1717 !important;
}

/* line 474, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup li a[disabled=disabled] .unavailable {
	cursor: default !important;
}

/* line 482, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup .promo small.regular {
	text-decoration: line-through;
	color: #ab1717;
}

/* line 487, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-domain-lookup .promo small.promo {
	color: #1baf10;
}

/* line 494, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big .fa-stack {
	margin-bottom: 20px;
	font-size: 4.33333em;
}

/* line 498, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big .fa-stack .fa-stack-1x {
	color: #fff;
}

/* line 502, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big .fa-stack .fa-stack-2x {
	color: #13313c !important;
	text-shadow: none;
}

/* line 508, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big a {
	position: relative;
	display: inline-block;
	color: #13313c;
	text-decoration: none;
}

/* line 515, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big a:hover:before,
.list-icon-big a:hover:after {
	display: inline-block;
}

@media (max-width: 992px) {

	/* line 515, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
	.list-icon-big a:hover:before,
	.list-icon-big a:hover:after {
		display: none;
	}
}

/* line 525, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big a:before,
.list-icon-big a:after {
	position: absolute;
	top: 10px;
	left: 36px;
	display: none;
	width: 119px;
	height: 119px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

@media (max-width: 1200px) {

	/* line 525, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
	.list-icon-big a:before,
	.list-icon-big a:after {
		left: 20px;
	}
}

/* line 544, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big a:before {
	content: "\f002";
	z-index: 10;
	padding-top: 25px;
	background-color: rgba(20, 186, 246, 0.9);
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 2em;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-border-radius: 119px;
	-webkit-border-radius: 119px;
	border-radius: 119px;
}

/* line 562, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big a:after {
	content: attr(data-hover-text);
	z-index: 15;
	left: 47px;
	width: 95px;
	padding-top: 61px;
	font-size: 14px;
}

@media (max-width: 1200px) {

	/* line 562, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
	.list-icon-big a:after {
		left: 30px;
	}
}

/* line 578, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-icon-big a.feature-soon:before,
.list-icon-big a.feature-soon:after {
	display: inline-block;
}

@media (max-width: 992px) {

	/* line 578, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
	.list-icon-big a.feature-soon:before,
	.list-icon-big a.feature-soon:after {
		display: none;
	}
}

/* line 591, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.list-spaced li {
	margin: 0 20px;
}

/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.form-inline-full .form-group {
	width: 100%;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.form-inline-full .input-group {
	width: 100%;
	position: relative;
}

/* line 13, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.form-inline-full .input-group .input-group-btn {
	width: 1%;
	vertical-align: top;
}

/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.form-inline-full .input-group .form-control.search-domain,
.form-inline-full .input-group .cb-popup.login-menu .search-domain.cb-input,
.cb-popup.login-menu .form-inline-full .input-group .search-domain.cb-input {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 25, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.form-inline-full .input-group .btn,
.form-inline-full .input-group .cb-popup-inner .cb-btn,
.cb-popup-inner .form-inline-full .input-group .cb-btn {
	margin-left: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 31, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.form-inline-full ul.error {
	position: absolute;
	left: 0;
	bottom: -44px;
	margin: 0;
	padding: 0 10px 5px;
	list-style-type: none;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-color: rgba(19, 49, 60, 0.9);
	font-size: 14px;
	color: #14baf6;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.search-domain::-webkit-input-placeholder {
	font-weight: 300;
	color: #ccc !important;
}

/* line 53, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.box-discount {
	position: relative;
}

/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.promo-discount {
	position: absolute;
	top: -136px;
	right: 0;
	padding: 0;
	font-size: 1.7em;
	text-align: center;
	text-transform: uppercase;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

@media (max-width: 992px) {

	/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
	.promo-discount {
		top: -78px;
		left: 0;
	}
}

@media (max-width: 768px) {

	/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
	.promo-discount {
		font-size: 1.3em;
		top: -69px;
		left: 0;
	}

	.navbar-toggle.toggle-trigger {
		display: block;
		float: right;
	}

	.navbar-header {
		float: none;
	}
}

@media (max-width: 480px) {

	/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
	.promo-discount {
		font-size: 0.9em;
		top: -59px;
		left: 0;
	}
}

/* line 88, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.promo-discount--amount {
	display: block;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #19414f;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

@media (max-width: 992px) {

	/* line 88, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
	.promo-discount--amount {
		display: inline-block;
	}
}

/* line 103, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.tld-add,
.advanced-cta {
	display: inline-block;
	text-decoration: underline;
}

/* line 109, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.has-error .form-control,
.has-error .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .has-error .cb-input {
	-webkit-box-shadow: 0 0 0 2px #14baf6 inset;
	box-shadow: 0 0 0 2px #14baf6 inset;
}

/* line 114, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.input-group.wrapper-tld {
	position: absolute;
	left: -20px;
	top: 65px;
	background-color: #13313c;
	width: auto;
	padding: 10px 20px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

@media (max-width: 992px) {

	/* line 114, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
	.input-group.wrapper-tld {
		top: 136px;
	}
}

/* line 128, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.wrapper-dd-tld {
	position: relative;
	color: #000;
}

/* line 132, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.wrapper-dd-tld .select2-container.select2-container--default {
	top: 5px !important;
	left: auto !important;
	right: 160px;
}

/* line 137, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.wrapper-dd-tld .select2-container.select2-container--default:before {
	position: absolute;
	top: -20px;
	left: 95px;
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #fafafa;
}

/* line 153, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
	padding: 0;
	border: none;
	background-color: transparent;
}

/* line 158, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered,
.select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__rendered {
	padding: 0;
}

/* line 162, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__choice__remove {
	float: right;
	margin-right: 0;
	margin-left: 8px;
	color: #000;
}

/* line 169, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__choice {
	background-color: #fafafa;
	border: none;
	color: #000;
}

/* line 177, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--default .select2-results__option {
	padding: 0 5px;
}

/* line 181, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--default .select2-results__option--highlighted {
	background-color: #14baf6;
}

/* line 184, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #14baf6;
}

/* line 191, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--default .select2-results>.select2-results__option[aria-selected] {
	background-color: #fafafa;
	color: #000;
}

/* line 200, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-container--open .select2-dropdown--below {
	background-color: #fafafa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
}

/* line 207, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* line 218, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-dropdown {
	border: none;
	padding: 10px;
}

/* line 223, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_form.scss */
.select2-dropdown--above,
.select2-dropdown--below {
	width: 220px !important;
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_button.scss */
.btn,
.cb-popup-inner .cb-btn {
	font-family: "Roboto Slab";
	font-weight: 300;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_button.scss */
.valentine .btn-primary,
.valentine .cb-popup.login-menu input[type="submit"],
.cb-popup.login-menu .valentine input[type="submit"],
.valentine .cb-popup.login-menu input[type="submit"] {
	color: #fff;
	background-color: #D25577;
	border-color: transparent;
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_button.scss */
.valentine .btn-primary:hover,
.valentine .cb-popup.login-menu input[type="submit"]:hover,
.cb-popup.login-menu .valentine input[type="submit"]:hover,
.valentine .btn-primary:focus,
.valentine .cb-popup.login-menu input[type="submit"]:focus,
.cb-popup.login-menu .valentine input[type="submit"]:focus,
.valentine .cb-popup.login-menu input[type="submit"]:hover,
.valentine .cb-popup.login-menu input[type="submit"]:focus {
	background-color: #c1335a;
}

/* line 20, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_button.scss */
.btn-cart-checkout-mw {
	max-width: 25px;
}

/* line 24, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_button.scss */
.btn-md,
.btn-group-md>.btn,
.cb-popup-inner .btn-group-md>.cb-btn {
	padding: 12px 16px;
	font-size: 20px;
	line-height: 1.33333;
	border-radius: 4px;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well {
	-webkit-box-shadow: 0 0 transparent;
	box-shadow: 0 0 transparent;
}

/* line 7, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well.well--dark {
	background-color: rgba(19, 49, 60, 0.9);
	color: #fff;
}

/* line 12, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well.well--light {
	background-color: rgba(255, 255, 255, 0.8);
	color: #14baf6;
}

/* line 18, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well-1x {
	padding: 30px;
}

/* line 22, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well-2x {
	padding: 40px;
}

/* line 26, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well-3x {
	padding: 60px;
}

/* line 30, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well-4x {
	padding: 80px;
}

/* line 35, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well-group .well {
	margin-bottom: 0;
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well-group .well:first-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.well-group .well:last-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-pr {
	padding-right: 60px;
}

/* line 54, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-wrapper-full {
	padding: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 59, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-wrapper-domain {
	margin-bottom: 55px;
}

/* line 63, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-wrapper-vertical,
.box-wrapper-vertical-nomargin {
	margin-top: 20px;
	margin-bottom: 40px;
}

/* line 68, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-wrapper-vertical-nomargin {
	margin: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}

/* line 75, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-wrapper-vertical-nomargin.box-white {
	padding-top: 40px;
}

/* line 80, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-wrapper-1x {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* line 86, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark {
	background-color: #13313c;
	color: #fff;
}

/* line 91, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark .section-title.no-bd small {
	color: #14baf6;
}

/* line 96, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark a {
	color: #fff;
}

/* line 100, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark hr {
	border-top: 1px dashed #30606d;
}

/* line 104, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark .well {
	background-color: #153744;
	-webkit-box-shadow: 0 3px #122e39;
	box-shadow: 0 3px #122e39;
}

/* line 109, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark .well-inverse {
	background-color: #fafafa;
	color: #000;
}

/* line 114, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark.box-wrapper-full {
	background-color: #13313c;
}

/* line 118, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark.box-transparent {
	background-color: rgba(19, 49, 60, 0.9);
}

/* line 129, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-bubble,
.box-bubble-left {
	padding-bottom: 0;
}

/* line 132, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-bubble .container,
.box-bubble-left .container {
	padding-bottom: 40px;
	background: url("/media/images/bubble.png") no-repeat 100% 100%;
}

/* line 141, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-bubble-left .container {
	background: url("/media/images/bubble-left.png") no-repeat 0 100%;
}

/* line 146, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light-blue {
	background-color: #14baf6;
	color: #fff;
}

/* line 150, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light-blue a {
	color: #fff;
}

/* line 155, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-blue {
	margin-top: 20px;
	padding: 10px;
	line-height: 1.4em;
	font-size: 15px;
	background-color: #27b3e4;
	color: #fff;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

/* line 165, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-blue a {
	color: #fff;
}

/* line 169, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-blue span {
	display: block;
}

/* line 176, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light {
	background-color: #fafafa;
	padding: 40px 0;
	margin-top: 0;
	margin-bottom: 0;
}

/* line 182, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light hr {
	border-top: 1px dashed #d7d7d7;
}

/* line 186, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light .well {
	background-color: #fff;
}

/* line 190, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light .box-blue {
	background-color: #27b3e4;
	color: #fff;
}

/* line 196, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light .section-title small {
	color: gray;
}

/* line 202, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light .list-tld li {
	color: #fff;
}

/* line 208, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white {
	padding: 20px 0 10px;
	background-color: #fff;
}

/* line 212, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.web-hosting_compare .box-white,
.fr_hebergement-web_comparer .box-white,
.es_alojamiento-web_comparar .box-white {
	padding: 0 0 10px;
}

/* line 219, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .section-title small {
	color: gray;
}

/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .list-tld li {
	color: #fff;
}

/* line 233, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.fa-stack .fa-stack-2x {
	text-shadow: 1px 1px #14baf6, -1px 1px #14baf6, 1px -1px #14baf6, -1px -1px #14baf6;
}

/* line 236, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.fa-stack .fa-stack-1x {
	color: #14baf6;
}

/* line 244, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light .fa-stack .fa-stack-2x {
	color: #fff;
}

/* line 251, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-light .well .fa-stack .fa-stack-2x {
	color: #fafafa;
}

/* line 259, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-dark .well .fa-stack .fa-stack-2x {
	color: #13313c;
}

/* line 267, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .fa-stack .fa-stack-2x {
	color: #fafafa;
}

/* line 273, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .well .fa-stack .fa-stack-2x {
	color: #fff;
}

/* line 277, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .well .fa-stack .fa-stack-1x {
	color: #14baf6;
}

/* line 285, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .fa-stack-orange .fa-stack-2x {
	text-shadow: none;
	color: #14baf6;
}

/* line 290, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .fa-stack-orange .fa-stack-1x {
	color: #fff;
}

/* line 296, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .fa-stack-black .fa-stack-2x {
	text-shadow: none;
	color: #000;
}

/* line 301, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .fa-stack-black .fa-stack-1x {
	color: #fff;
}

/* line 308, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .well .fa-stack-ssl .fa-stack-2x {
	text-shadow: 2px 2px #1baf10, -2px 2px #1baf10, 2px -2px #1baf10, -2px -2px #1baf10;
	color: #fff;
}

/* line 313, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.box-white .well .fa-stack-ssl .fa-stack-1x {
	text-shadow: none;
	color: #1baf10;
}

/* line 322, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.fa-stack-no-bd .fa-stack-2x {
	text-shadow: none !important;
	color: #14baf6 !important;
}

/* line 327, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.fa-stack-no-bd .fa-stack-1x {
	text-shadow: none !important;
	color: #14baf6 !important;
}

/* line 336, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.modal-content iframe {
	min-height: 500px;
	background-color: #fff;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 345, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.modal-open .modal {
	background-color: rgba(20, 186, 246, 0.8);
}

/* line 350, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps {
	overflow: visible;
}

/* line 353, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right {
	position: relative;
	padding: 0 40px 0 0;
}

/* line 357, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc {
	position: absolute;
	padding: 3px 10px;
	text-transform: uppercase;
	color: #fff;
	background-color: #13313c;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

/* line 368, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc:before,
.media-vps .media-right .desc:after {
	position: absolute;
	left: 45%;
	content: "";
}

/* line 375, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc:before {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	-moz-transform: scale(1, 5);
	-ms-transform: scale(1, 5);
	-webkit-transform: scale(1, 5);
	transform: scale(1, 5);
}

/* line 382, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc:after {
	display: block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border: 2px solid #13313c;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* line 392, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-1 {
	left: 0;
	top: -30px;
}

/* line 396, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-1:before,
.media-vps .media-right .desc-1:after {
	bottom: -30px;
}

/* line 401, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-1:before {
	border-top-color: #13313c;
}

/* line 405, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-2 {
	right: 0;
	top: -40px;
}

/* line 409, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-2:before,
.media-vps .media-right .desc-2:after {
	bottom: -30px;
}

/* line 414, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-2:before {
	border-top-color: #13313c;
}

/* line 418, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-3 {
	left: 20%;
	bottom: -40px;
}

/* line 422, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-3:before,
.media-vps .media-right .desc-3:after {
	top: -30px;
}

/* line 427, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_skin.scss */
.media-vps .media-right .desc-3:before {
	border-bottom-color: #13313c;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare {
	text-align: center;
	border-spacing: 20px 0;
	border-collapse: separate;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare .price {
	font-size: 25px;
}

/* line 13, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare .h2 {
	text-transform: uppercase;
	font-weight: 700;
}

/* line 17, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare .h2 small {
	display: block;
	font-weight: 100;
	font-size: 34px;
}

/* line 24, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare .fa-check-circle {
	color: #1baf10;
	font-size: 1.5em;
}

/* line 29, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare .fa-minus-circle {
	color: #d82626;
	font-size: 1.5em;
}

/* line 34, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare .fa-question-circle {
	color: #14baf6;
	font-size: 1.5em;
	margin-left: 0;
}

/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare thead tr th {
	text-align: center;
	border: none !important;
	background-color: #fafafa;
	font-weight: 300;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare thead tr th:first-child {
	text-align: left;
	background-color: transparent !important;
	font-size: 22px;
	color: #1baf10;
}

/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare thead tr:first-child th {
	padding: 20px 0 0 !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

/* line 67, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare td {
	padding: 0 30px !important;
	background-color: #fafafa;
	border: none !important;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

/* line 75, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare td:first-child {
	text-align: left;
	white-space: nowrap;
}

/* line 80, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare td>span {
	display: inline-block;
	width: 100%;
	min-height: 48px;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc;
}

/* line 92, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr:hover td {
	background-color: #ededed;
}

/* line 99, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr:first-child td>span {
	padding-top: 20px;
	min-height: 56px;
}

/* line 104, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr:first-child td:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

/* line 111, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr:last-child td {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* line 114, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr:last-child td>span {
	border: none;
	padding-bottom: 20px;
}

/* line 123, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-before-last td:first-child,
.table-compare tbody tr.row-before-last td:nth-child(2),
.table-compare tbody tr.row-before-last td:nth-child(3) {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* line 128, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-before-last td:first-child>span,
.table-compare tbody tr.row-before-last td:nth-child(2)>span,
.table-compare tbody tr.row-before-last td:nth-child(3)>span {
	padding-bottom: 20px;
	border: none;
}

/* line 138, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-last td:first-child,
.table-compare tbody tr.row-last td:nth-child(2),
.table-compare tbody tr.row-last td:nth-child(3) {
	background-color: transparent;
}

/* line 143, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-last td:first-child>span,
.table-compare tbody tr.row-last td:nth-child(2)>span,
.table-compare tbody tr.row-last td:nth-child(3)>span {
	border: none;
}

/* line 148, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-last td:nth-child(3),
.table-compare tbody tr.row-last td:nth-child(4) {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* line 152, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-last td:nth-child(3)>span,
.table-compare tbody tr.row-last td:nth-child(4)>span {
	padding-bottom: 20px;
	border: none;
}

/* line 163, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-shared td:first-child,
.table-compare tbody tr.row-shared td:nth-child(2),
.table-compare tbody tr.row-shared td:nth-child(4),
.table-compare tbody tr.row-shared td:nth-child(3),
.table-compare tbody tr.row-after-last td:first-child,
.table-compare tbody tr.row-after-last td:nth-child(2),
.table-compare tbody tr.row-after-last td:nth-child(4),
.table-compare tbody tr.row-after-last td:nth-child(3) {
	background-color: transparent;
}

/* line 169, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-shared td:first-child>span,
.table-compare tbody tr.row-shared td:nth-child(2)>span,
.table-compare tbody tr.row-shared td:nth-child(4)>span,
.table-compare tbody tr.row-shared td:nth-child(3)>span,
.table-compare tbody tr.row-after-last td:first-child>span,
.table-compare tbody tr.row-after-last td:nth-child(2)>span,
.table-compare tbody tr.row-after-last td:nth-child(4)>span,
.table-compare tbody tr.row-after-last td:nth-child(3)>span {
	border: none;
}

/* line 174, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-shared td:last-child,
.table-compare tbody tr.row-after-last td:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* line 177, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-shared td:last-child>span,
.table-compare tbody tr.row-after-last td:last-child>span {
	padding-bottom: 20px;
	border: none;
}

/* line 188, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-reseller td,
.table-compare tbody tr.row-vps td,
.table-compare tbody tr.row-after-after-last td {
	background-color: transparent;
}

/* line 191, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody tr.row-reseller td>span,
.table-compare tbody tr.row-vps td>span,
.table-compare tbody tr.row-after-after-last td>span {
	border: none;
}

/* line 202, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody+tbody tr:first-child td {
	text-align: center;
	padding-top: 10px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	background-color: transparent !important;
}

/* line 209, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody+tbody tr:first-child td>span {
	border: none;
}

/* line 216, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tbody+tbody tr:nth-child(2)>span {
	padding-top: 20px;
}

/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare tfoot tr td {
	padding-top: 20px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	background-color: transparent !important;
}

/* line 236, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare.table-compare-hosting tr td {
	cursor: pointer;
}

/* line 240, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare.table-compare-hosting tr td:first-child {
	cursor: default;
}

/* line 248, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare.table-compare-invert th,
.table-compare.table-compare-invert td {
	background-color: #fff;
}

/* line 256, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-compare.table-compare-invert .last-tbody tr td:first-child {
	background-color: transparent !important;
}

/* line 265, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-bordered {
	border-width: 5px;
	border-color: #e4e4e4;
	background-color: #fff;
}

/* line 273, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-bordered thead tr th {
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

/* line 284, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-bordered thead tr th:first-child {
	text-align: left;
}

/* line 293, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-bordered tbody tr td {
	padding: 15px;
	text-align: center;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-width: 2px;
	border-right-width: 2px;
}

/* line 301, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_table.scss */
.table-bordered tbody tr td:first-child {
	text-align: left;
}

/* line 6, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_header.scss */
.navbar-brand {
	width: 109px;
	height: 60px;
	line-height: 60px;
	padding: 0;
	background: url("/media/images/logo.png") no-repeat center center;
	background-size: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 6, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_header.scss */
	.navbar-brand {
		background-image: url("/media/images/logo@2x.png");
	}
}

/* line 22, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_header.scss */
.navbar-header,
.navbar-collapse {
	position: relative;
}

/* line 27, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_header.scss */
.navbar-header {
	z-index: 10;
}

/* line 30, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_header.scss */
.navbar-collapse {
	z-index: 5;
}

@media (min-width: 768px) {

	/* line 35, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_header.scss */
	.navbar>.container .navbar-brand {
		margin-left: 0;
	}
}

@media (max-width: 768px) {

	/* line 41, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_header.scss */
	.navbar>.container .navbar-brand {
		margin-left: 15px;
	}
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
body {
	padding-top: 60px;
}

/* line 8, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li>a,
.navbar-nav .btn,
.navbar-nav .cb-popup-inner .cb-btn,
.cb-popup-inner .navbar-nav .cb-btn {
	line-height: 25px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
}

/* line 16, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li.spacer>a {
	position: relative;
}

/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li.spacer>a:after {
	content: "";
	position: absolute;
	top: 25px;
	right: -5px;
	bottom: 0;
	height: 15px;
	width: 1px;
	background-color: #139acb;
}

@media (max-width: 768px) {

	/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li.spacer>a:after {
		display: none;
	}
}

/* line 34, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li.open>a:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 5px;
	bottom: 0;
	right: 5px;
	background-color: #fafafa;
	z-index: -1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li .navbar-group {
	margin-top: 12px;
}

/* line 49, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li .navbar-group .btn-default,
.navbar-nav>li .navbar-group .cb-popup-inner .cb-btn,
.cb-popup-inner .navbar-nav>li .navbar-group .cb-btn {
	border-color: #1f5163;
}

/* line 53, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li .navbar-group i {
	font-size: 1.3em;
}

/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li .navbar-group .badge {
	top: -2px;
	color: #fff;
	font-size: 12px;
	font-family: arial;
	margin-left: 5px;
}

@media (max-width: 768px) {

	/* line 67, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	#menu {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}

	/* line 73, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	#menu .navbar-nav {
		margin-left: 0;
		margin-right: 0;
	}

	/* line 79, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group {
		width: 100%;
		display: block;
	}

	/* line 83, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group .btn-group {
		width: 100%;
		display: block;
		float: none;
		text-align: left;
	}

	/* line 89, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group .btn-group .btn,
	.navbar-nav>li .navbar-group .btn-group .cb-popup-inner .cb-btn,
	.cb-popup-inner .navbar-nav>li .navbar-group .btn-group .cb-btn {
		float: none;
		-moz-border-radius: 4px !important;
		-webkit-border-radius: 4px;
		border-radius: 4px !important;
	}

	/* line 95, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group .cart-empty {
		color: #fff;
	}

	/* line 99, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group .dropdown-cart {
		clear: both;
	}

	/* line 102, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group .dropdown-cart .cart-empty {
		border: none;
		padding-bottom: 10px;
		text-align: left;
		padding-left: 20px;
		font-weight: normal;
	}

	/* line 111, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group mark {
		color: #13313c;
	}

	/* line 115, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group .dropdown-cart .disabled {
		position: relative;
		padding: 20px;
	}

	/* line 119, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group .dropdown-cart .disabled .truncate {
		width: 150px;
	}

	/* line 123, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>li .navbar-group .dropdown-cart .disabled:before {
		top: 20px;
		right: 20px;
		color: #a94442;
	}
}

/* line 133, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.nav .btn-group.open>a {
	background-color: #071115;
}

/* line 137, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li>.btn-group>a:hover,
.navbar-nav>li>.btn-group>a:visited,
.navbar-nav>li>.btn-group>a:focus {
	background-color: #13323d;
	color: #fff;
}

/* line 144, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li>a.active {
	color: #13313c;
	font-weight: 300;
}

/* line 149, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>li {
	margin-right: 10px;
}

/* line 154, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.navbar-nav>.cart-menu {
	float: right;
	margin-right: 0;
}

@media (max-width: 768px) {

	/* line 154, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>.cart-menu {
		float: none;
		background-color: #13313c;
	}

	/* line 162, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>.cart-menu .navbar-group {
		margin-top: 0;
	}

	/* line 165, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>.cart-menu .navbar-group .btn-default,
	.navbar-nav>.cart-menu .navbar-group .cb-popup-inner .cb-btn,
	.cb-popup-inner .navbar-nav>.cart-menu .navbar-group .cb-btn {
		padding: 10px 0 0 20px;
		background: transparent;
		border-color: transparent;
	}

	/* line 170, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>.cart-menu .navbar-group .btn-default:before,
	.navbar-nav>.cart-menu .navbar-group .cb-popup-inner .cb-btn:before,
	.cb-popup-inner .navbar-nav>.cart-menu .navbar-group .cb-btn:before {
		content: attr(title);
		font-family: "Roboto";
		text-transform: none;
	}

	/* line 176, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>.cart-menu .navbar-group .btn-default .cart-badge,
	.navbar-nav>.cart-menu .navbar-group .cb-popup-inner .cb-btn .cart-badge,
	.cb-popup-inner .navbar-nav>.cart-menu .navbar-group .cb-btn .cart-badge {
		margin-left: 5px;
	}

	/* line 182, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>.cart-menu .dropdown-cart {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		padding: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	/* line 193, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>.cart-menu .dropdown-cart .cart-domains-list {
		padding: 0;
	}

	/* line 198, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-nav>.cart-menu .btn-cart-checkout {
		margin: 10px 20px;
		padding: 5px;
	}
}

/* line 206, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu {
	position: relative;
}

/* line 209, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .label {
	display: inline-block;
	vertical-align: top;
	padding: 0.3em 0.6em;
}

/* line 215, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu {
	position: static;
}

/* line 219, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu.open .caret {
	color: #14baf6;
}

/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .dropdown-menu {
	top: 54px;
	left: -15px;
	padding: 30px 15px;
	background-color: #fafafa;
	border: none;
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 235, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .dropdown-menu h4 {
	margin-left: 20px;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 24px;
}

/* line 242, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .dropdown-menu i {
	color: #14baf6;
	-webkit-transition-property: text-shadow;
	transition-property: text-shadow;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

@media (min-width: 768px) {

	/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	#menu .mega-menu .dropdown-menu {
		width: 750px;
	}
}

@media (min-width: 992px) {

	/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	#menu .mega-menu .dropdown-menu {
		width: 850px;
	}
}

@media (min-width: 1200px) {

	/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	#menu .mega-menu .dropdown-menu {
		width: 1100px;
		left: 115px;
	}
}

/* line 261, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .dropdown-menu.right {
	left: auto;
	right: 0;
}

@media (min-width: 992px) {

	/* line 266, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	#menu .mega-menu .dropdown-menu.medium {
		width: 970px;
	}
}

@media (min-width: 1200px) {

	/* line 266, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	#menu .mega-menu .dropdown-menu.medium {
		width: 970px;
		left: 115px;
	}
}

/* line 278, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu.lang-menu {
	position: relative;
	margin-right: 10px;
}

/* line 282, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu.lang-menu .dropdown-menu {
	position: absolute;
	left: 5px;
	right: 5px;
	width: auto;
	min-width: inherit;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

/* line 292, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu.lang-menu .dropdown-menu li {
	border-top: 1px dotted #c2c2c2;
}

/* line 296, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu.lang-menu .dropdown-menu li:last-child a:hover {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

/* line 302, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu.lang-menu .dropdown-menu a {
	padding: 10px;
}

/* line 311, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu li {
	margin: 0;
	padding: 0;
}

/* line 316, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a {
	display: inline-block;
	padding: 20px;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 323, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a h5 {
	margin: 0 0 5px;
	line-height: 1.3em;
}

/* line 327, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a h5 .title {
	font-weight: 700;
}

/* line 332, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a span {
	font-weight: 300;
}

/* line 336, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a .media {
	display: block;
}

/* line 340, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a:hover,
#menu .mega-menu .list-menu a:focus,
#menu .mega-menu .list-menu a.active {
	background-color: #F2F2F2;
}

/* line 343, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a:hover i,
#menu .mega-menu .list-menu a:focus i,
#menu .mega-menu .list-menu a.active i {
	text-shadow: 2px 1px 0px #F2F2F2, 4px 3px 0px rgba(0, 0, 0, 0.15);
}

/* line 348, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a.active {
	cursor: default;
}

/* line 352, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu .list-menu a:hover,
#menu .mega-menu .list-menu a:active,
#menu .mega-menu .list-menu a:visited {
	text-decoration: none;
}

/* line 358, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
#menu .mega-menu mark {
	color: #1baf10;
	padding: 0;
}

/* line 365, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-header {
	padding: 0;
	color: #000;
	font-weight: bold;
}

/* line 370, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-header h4 {
	min-width: 280px;
	margin-top: 30px;
}

/* line 374, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-header h4.media-heading {
	margin-top: 0;
}

/* line 382, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.badge.badge-success {
	background-color: #1baf10;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

/* line 388, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart {
	top: 125%;
	padding: 20px;
	border: none;
	background-color: #fafafa;
}

@media (max-width: 768px) {

	/* line 395, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.dropdown-cart .cart-domains-list {
		padding: 10px;
	}
}

@media (min-width: 768px) {

	/* line 402, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.dropdown-cart .cart-domains-list {
		overflow-x: hidden;
		max-height: 300px;
	}
}

/* line 410, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart:before {
	position: absolute;
	top: -18px;
	right: 10px;
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #fafafa;
}

@media (max-width: 768px) {

	/* line 410, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.dropdown-cart:before {
		display: none;
	}
}

/* line 426, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart .disabled {
	position: relative;
	cursor: pointer;
	padding: 5px 0;
	border-bottom: 1px dotted #e5e5e5;
}

@media (max-width: 768px) {

	/* line 426, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.dropdown-cart .disabled {
		color: #fff;
	}
}

/* line 436, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart .disabled:before {
	position: absolute;
	right: 0;
	top: 5px;
	content: "\f014";
	font-family: "FontAwesome";
	color: #949494;
}

/* line 446, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart .disabled:hover:before {
	color: #a94442;
}

/* line 452, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart li:last-child {
	border: none;
}

/* line 456, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart mark {
	float: right;
}

/* line 460, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart .btn-group {
	margin-top: 10px;
}

/* line 463, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-cart .btn-group .btn,
.dropdown-cart .btn-group .cb-popup-inner .cb-btn,
.cb-popup-inner .dropdown-cart .btn-group .cb-btn {
	font-size: 0.8em;
	font-family: "Roboto";
}

@media (max-width: 768px) {

	/* line 472, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default {
		border: none;
	}

	/* line 476, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default .navbar-nav li {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #1f5163;
	}

	/* line 481, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default .navbar-nav li:last-child {
		border: none;
	}

	/* line 485, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default .navbar-nav li a {
		padding: 20px;
	}

	/* line 492, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a.active {
		color: #fff;
		background-color: #089acf;
	}

	/* line 501, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu {
		position: fixed;
		top: 0;
		right: -1000px;
		bottom: 0;
		left: 1000px;
		z-index: 20;
		min-height: 100%;
		background-color: #14baf6;
		-webkit-box-shadow: 0px 0px 20px 5px #444;
		box-shadow: 0px 0px 20px 5px #444;
	}

	/* line 514, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu.in {
		-webkit-animation: slide 0.5s forwards;
		-o-animation: slide 0.5s forwards;
		animation: slide 0.5s forwards;
	}

	/* line 518, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .navbar-toggle {
		border: none;
		color: #fff;
		text-transform: uppercase;
	}

	/* line 524, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu-mobile {
		position: static;
		top: auto;
		float: none;
		display: block;
		width: auto;
		margin: 0;
		padding: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	/* line 541, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .lang-menu {
		padding: 20px;
		clear: both;
		overflow: hidden;
		text-align: center;
	}

	/* line 547, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .lang-menu .caret {
		display: none;
	}

	/* line 551, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .lang-menu li,
	.navbar-default #menu .lang-menu a {
		display: inline-block;
		border: none;
	}

	/* line 556, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .lang-menu .dropdown-toggle {
		background-color: #13313c;
	}

	/* line 560, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .lang-menu a {
		margin: 0 10px;
		padding: 10px !important;
		background-color: #089acf;
		font-size: 16px;
		font-weight: normal;
		line-height: 22px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}

	/* line 570, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .lang-menu .dropdown-menu {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		display: inline-block;
		float: none;
		padding: 0;
		text-align: left;
		-webkit-box-shadow: 0 0 transparent;
		box-shadow: 0 0 transparent;
		background-color: transparent;
	}

	/* line 582, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .lang-menu .dropdown-menu li {
		border: none;
	}

	/* line 589, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu h4 {
		margin: 0;
		padding: 20px;
		color: #1f5163;
		font-size: 16px;
		font-family: "Roboto";
		font-weight: bold !important;
		text-transform: uppercase;
		font-weight: inherit;
		border-bottom: 1px solid #3890b0;
	}

	/* line 603, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu>li>a,
	.navbar-default #menu .dropdown-menu>li>a:hover,
	.navbar-default #menu .dropdown-menu>li>a:active,
	.navbar-default #menu .dropdown-menu>li>a:focus {
		color: #fff !important;
	}

	/* line 612, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu {
		margin: 0;
	}

	/* line 615, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu a {
		position: relative;
		padding: 20px 35px;
		color: #fff;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	/* line 621, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu a.active {
		color: #fff;
		background-color: #089acf;
		border-left: 5px solid #fff;
		padding: 20px 30px;
	}

	/* line 627, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu a.active:before {
		position: absolute;
		top: 40%;
		left: 0;
		content: "";
		border: 6px solid transparent;
		border-left-color: #fff;
	}

	/* line 636, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu a.active .title {
		font-weight: bold;
	}

	/* line 641, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu a:hover,
	.navbar-default #menu .dropdown-menu .list-menu a:active,
	.navbar-default #menu .dropdown-menu .list-menu a:focus {
		color: #fff;
		background-color: #089acf;
	}

	/* line 648, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu a h5 {
		margin-bottom: 0;
	}

	/* line 652, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu a .label {
		display: none;
	}

	/* line 656, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .list-menu a .title {
		font-weight: normal;
	}

	/* line 663, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-default #menu .dropdown-menu .media-body>span {
		display: none;
	}

	/* line 671, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
	.navbar-btn {
		text-align: left;
	}
}

@-moz-keyframes slide {
	100% {
		left: 60px;
		right: 0;
	}
}

@-webkit-keyframes slide {
	100% {
		left: 60px;
		right: 0;
	}
}

@keyframes slide {
	100% {
		left: 60px;
		right: 0;
	}
}

/* line 683, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.cart-animation {
	position: absolute;
	z-index: 99999;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #1baf10;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

/* line 693, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_menu.scss */
.dropdown-menu-full {
	left: 0;
	right: 0;
}

/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.contact .lead {
	font-size: 24px;
	font-weight: 300;
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.contact b {
	margin-left: 20px;
	font-weight: 700;
}

/* line 17, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer .container {
	padding-bottom: 20px !important;
	background-image: none !important;
}

/* line 22, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer .footer--border {
	position: relative;
}

/* line 26, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer .footer--border:last-child:afer {
	display: none;
}

@media (min-width: 1200px) {

	/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .footer--border:before,
	.footer .footer--border:after {
		position: absolute;
		top: 20px;
		bottom: 0;
		content: " ";
		width: 1px;
		background-color: #14baf6;
	}

	/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .footer--border:before {
		left: -15px;
	}

	/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .footer--border:after {
		right: 15px;
	}
}

/* line 52, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer h3,
.footer h4 {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 700;
}

/* line 61, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer h3 i {
	font-size: 12px;
}

/* line 66, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer h4 {
	color: #fff;
}

/* line 71, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer ul li {
	font-size: 14px;
}

/* line 74, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer ul li:before {
	font-size: 12px;
}

/* line 81, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer.box-dark a {
	color: #fff;
}

/* line 85, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer.box-dark h3 a {
	color: #14baf6;
}

/* line 90, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer hr {
	border-top: 1px solid #14baf6;
}

/* line 94, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer .fa-stack-2x {
	color: #fff;
	text-shadow: 0 0 transparent;
}

/* line 99, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.footer .fa-stack-1x {
	color: #fff;
}

/* line 104, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.adr {
	font-size: 16px;
	font-weight: 100;
}

/* line 109, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.list-contact {
	margin-bottom: 0;
}

/* line 112, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
.list-contact i {
	color: #14baf6;
}

@media (max-width: 768px) {

	/* line 119, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.contact.box-light-blue {
		text-align: center;
	}

	/* line 122, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.contact.box-light-blue .pull-right {
		display: block;
		margin-left: 0;
		float: none !important;
	}

	/* line 132, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .list-social {
		margin-top: 5px;
	}

	/* line 135, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .list-social>li {
		padding: 0;
	}

	/* line 142, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .col-md-4 h3,
	.footer .col-md-2 h3 {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #14baf6;
	}

	/* line 150, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .list-arrow li {
		border-bottom: 1px solid #123f50;
	}

	/* line 153, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .list-arrow li:last-child {
		border: none;
	}

	/* line 157, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .list-arrow li a {
		display: inline-block;
		padding: 6.66666667px;
	}

	/* line 165, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .footer--notes * {
		text-align: center !important;
	}

	/* line 169, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .footer--notes .pull-right {
		float: none !important;
	}

	/* line 173, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .footer--notes ul {
		margin-top: 20px;
	}

	/* line 177, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_footer.scss */
	.footer .footer--notes .middleman {
		display: block;
		margin-top: 20px;
	}
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero {
	position: relative;
	background: #13313c;
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.spring .hero {
	background: #13313c url("/media/images/heros/spring.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.spring .hero {
		background-image: url("/media/images/heros/spring@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.summer .hero {
	background: #13313c url("/media/images/heros/summer.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.summer .hero {
		background-image: url("/media/images/heros/summer@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fall .hero {
	background: #13313c url("/media/images/heros/fall.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.fall .hero {
		background-image: url("/media/images/heros/fall@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.winter .hero {
	background: #13313c url("/media/images/heros/winter.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.winter .hero {
		background-image: url("/media/images/heros/winter@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.christmas .hero {
	background: #13313c url("/media/images/heros/christmas.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.christmas .hero {
		background-image: url("/media/images/heros/christmas@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.ny .hero {
	background: #13313c url("/media/images/heros/ny.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.ny .hero {
		background-image: url("/media/images/heros/ny@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.valentine .hero {
	background: #13313c url("/media/images/heros/valentine.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.valentine .hero {
		background-image: url("/media/images/heros/valentine@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.irish .hero {
	background: #13313c url("/media/images/heros/irish.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.irish .hero {
		background-image: url("/media/images/heros/irish@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.qc .hero {
	background: #13313c url("/media/images/heros/qc.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.qc .hero {
		background-image: url("/media/images/heros/qc@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.canadia .hero {
	background: #13313c url("/media/images/heros/canadia.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.canadia .hero {
		background-image: url("/media/images/heros/canadia@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.us .hero {
	background: #13313c url("/media/images/heros/us.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.us .hero {
		background-image: url("/media/images/heros/us@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.school .hero {
	background: #13313c url("/media/images/heros/school.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.school .hero {
		background-image: url("/media/images/heros/school@2x.jpg");
	}
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.halloween .hero {
	background: #13313c url("/media/images/heros/halloween.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.halloween .hero {
		background-image: url("/media/images/heros/halloween@2x.jpg");
	}
}

/* line 24, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.valentine .hero .text-promo-1 .lead,
.qc .hero .text-promo-1 .lead,
.canadia .hero .text-promo-1 .lead {
	color: #13313c;
	text-shadow: 0 3px #fff;
}

/* line 28, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.valentine .hero .text-promo-1 .lead u,
.qc .hero .text-promo-1 .lead u,
.canadia .hero .text-promo-1 .lead u {
	border-color: #fff;
}

/* line 34, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero .lead {
	margin-top: 45px;
	text-align: right;
}

@media (max-width: 992px) {

	/* line 34, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.hero .lead {
		position: relative;
		top: auto;
		right: auto;
		text-align: center;
		margin-top: 40px;
	}
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero .highlighter.h1,
h1 .hero .highlighter {
	font-weight: 700;
	font-size: 55px;
	color: #13313c;
}

@media (max-width: 992px) {

	/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.hero .highlighter.h1,
	h1 .hero .highlighter {
		font-size: 40px;
	}
}

/* line 58, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero .highlighter.h2,
h2 .hero .highlighter {
	margin-right: 50px;
	font-size: 40px;
	color: #13313c;
}

/* line 65, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero .box-wrapper-full {
	position: relative;
}

@media (max-width: 992px) {

	/* line 74, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.hero .highlighter.h1,
	h1 .hero .highlighter,
	.hero .highlighter.h2,
	h2 .hero .highlighter {
		font-size: 20px;
		margin: 0 auto;
	}

	/* line 82, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.box-wrapper,
	.box-wrapper-full {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	/* line 88, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.box-wrapper .input-group .search-domain,
	.box-wrapper-full .input-group .search-domain {
		margin-bottom: 10px;
	}

	/* line 92, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.box-wrapper .input-group .input-group-btn,
	.box-wrapper-full .input-group .input-group-btn {
		display: block;
		width: 100%;
	}

	/* line 97, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.box-wrapper .input-group .btn-primary,
	.box-wrapper .input-group .cb-popup.login-menu input[type="submit"],
	.cb-popup.login-menu .box-wrapper .input-group input[type="submit"],
	.box-wrapper-full .input-group .btn-primary,
	.box-wrapper-full .input-group .cb-popup.login-menu input[type="submit"],
	.cb-popup.login-menu .box-wrapper-full .input-group input[type="submit"] {
		display: block;
		width: 100%;
		margin-left: 0;
		clear: left;
	}
}

/* line 147, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero-promo {
	min-height: 519px;
	background: #13313c url("/media/images/promos/promo-99.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 147, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.hero-promo {
		background-image: url("/media/images/promos/promo-99@2x.jpg");
	}
}

/* line 157, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero-promo-1 {
	min-height: 417px;
	background: #13313c url("/media/images/promos/promo-oneclick.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 157, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.hero-promo-1 {
		background-image: url("/media/images/promos/promo-oneclick@2x.jpg");
	}
}

/* line 167, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero-promo-2 {
	min-height: 519px;
	background: #13313c url("/media/images/promos/promo-ssl.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 167, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.hero-promo-2 {
		background-image: url("/media/images/promos/promo-ssl@2x.jpg");
	}
}

/* line 177, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.hero-promo-3 {
	min-height: 519px;
	background: #13313c url("/media/images/promos/promo-quebec.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 177, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.hero-promo-3 {
		background-image: url("/media/images/promos/promo-quebec@2x.jpg");
	}
}

/* line 187, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
#hero--carousel {
	background-color: #13313c;
}

/* line 188, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
#hero--carousel .carousel-indicators {
	margin-bottom: 0;
}

/* line 191, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
#hero--carousel .carousel-indicators li {
	width: 15px;
	height: 15px;
	margin: 0 5px;
	border: none;
	background-color: #14baf6;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

/* line 200, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
#hero--carousel .carousel-indicators li.active {
	background-color: #fff;
	border: none;
}

/* line 207, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
#hero--carousel .item {
	height: auto;
	padding: inherit;
}

/* line 217, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-top {
	margin-top: 60px;
}

/* line 221, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo {
	color: #fff;
}

/* line 224, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo u {
	text-decoration: none;
	border-bottom: 3px solid yellow;
}

/* line 229, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo mark {
	color: #fdff3d;
}

@media (max-width: 992px) {

	/* line 221, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo {
		margin-top: 20px;
	}
}

/* line 243, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.index .carousel-inner,
.index .hero,
.es_index .carousel-inner,
.es_index .hero,
.fr_index .carousel-inner,
.fr_index .hero {
	height: auto;
	min-height: auto;
}

/* line 250, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-1 {
	margin-top: 40px;
}

/* line 253, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-1 .lead {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 3em;
	font-weight: bold;
	text-shadow: 0 3px #13313c;
	text-align: center;
}

/* line 262, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-1 .lead small {
	margin-top: 10px;
	font-size: 0.75em;
}

/* line 268, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-1 u {
	border-bottom-color: #fff;
}

/* line 273, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-1 .lead-price span {
	position: relative;
	bottom: -3px;
	display: inline-block;
}

/* line 278, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-1 .lead-price span:before {
	position: absolute;
	top: -35px;
	left: -197px;
	content: " ";
	width: 182px;
	height: 95px;
	background: url("/media/images/arrow-yellow.png") no-repeat center center;
}

/* line 291, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-1 .fineprint {
	position: relative;
	top: -20px;
	left: -10px;
	display: block;
	font-size: 12px;
}

/* line 298, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.es .text-promo-1 .fineprint {
	left: 40px;
}

@media (max-width: 992px) {

	/* line 250, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-1 {
		text-align: center;
	}

	/* line 306, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-1 .lead {
		font-size: 1.8em;
		margin-bottom: 10px;
	}

	/* line 311, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-1 a {
		display: block;
		margin-left: 0;
		margin-top: 20px;
	}

	/* line 319, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-1 .lead-price span:before {
		display: none;
	}

	/* line 325, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-1 .fineprint {
		position: static;
		top: auto;
		left: auto;
	}
}

/* line 333, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-3 {
	margin-top: 23px;
}

/* line 336, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-3 p {
	margin-bottom: 0;
	font-size: 83px;
	font-weight: bold;
	line-height: 49px;
	text-transform: uppercase;
	text-align: justify;
}

@media (max-width: 1200px) {

	/* line 336, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-3 p {
		font-size: 68px;
	}
}

/* line 348, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-3 p small {
	font-size: 0.3em;
	font-weight: 300;
}

/* line 354, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fr .text-promo-3,
.es .text-promo-3 {
	margin-top: 70px;
}

/* line 358, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fr .text-promo-3 p,
.es .text-promo-3 p {
	line-height: 28px;
	font-size: 58px;
}

/* line 362, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fr .text-promo-3 p small,
.es .text-promo-3 p small {
	font-size: 0.45em;
}

/* line 369, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.es .text-promo-3 p {
	font-size: 80px;
}

/* line 372, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.es .text-promo-3 p small {
	font-size: 0.3em;
}

@media (max-width: 1200px) {

	/* line 380, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.fr .text-promo-3 p {
		font-size: 48px;
	}

	/* line 383, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.fr .text-promo-3 p small {
		font-size: 0.45em;
	}

	/* line 390, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.es .text-promo-3 p {
		font-size: 65px;
	}

	/* line 393, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.es .text-promo-3 p small {
		font-size: 0.3em;
	}
}

/* line 401, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-4 {
	margin-top: 43px;
	padding: 24.5px 40px;
	border: 5px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 407, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-4 p {
	position: relative;
	font-size: 40px;
	text-transform: uppercase;
}

/* line 412, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fr .text-promo-4 p {
	font-size: 30px;
}

/* line 416, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-4 p:before,
.text-promo-4 p:after {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 22px;
	background: url("/media/images/lis.png") no-repeat center center;
}

/* line 426, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-4 p:before {
	left: 0;
}

/* line 430, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-4 p:after {
	right: 0;
}

@media (max-width: 1200px) {

	/* line 435, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-4 p:before {
		left: -20px;
	}

	/* line 439, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-4 p:after {
		right: -20px;
	}
}

@media (max-width: 480px) {

	/* line 407, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-4 p {
		font-size: 25px;
	}
}

/* line 450, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-5 {
	margin-top: 30px;
}

/* line 453, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-5 p {
	margin-bottom: 10px;
}

/* line 457, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-5 .icon {
	display: inline-block;
	vertical-align: bottom;
}

/* line 462, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-5 a {
	margin-top: 20px;
}

@media (max-width: 992px) {

	/* line 450, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-5 {
		margin-top: 30px;
	}
}

@media (max-width: 480px) {

	/* line 471, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.text-promo-5 .btn,
	.text-promo-5 .cb-popup-inner .cb-btn,
	.cb-popup-inner .text-promo-5 .cb-btn {
		white-space: normal;
	}
}

/* line 477, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-bf {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
}

/* line 483, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-bf small {
	font-family: "Kalam";
	font-size: 0.5em;
}

/* line 488, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-bf mark {
	padding: 5px;
	background-color: #fdff3d;
	color: #000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

/* line 497, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.text-promo-bf li:first-child {
	margin-right: 40px;
}

/* line 503, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.timer {
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

@media (max-width: 1200px) {

	/* line 503, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.timer {
		font-size: 1.8em;
	}

	/* line 512, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.timer .media-body {
		clear: both;
		display: block;
		width: auto;
	}
}

/* line 520, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.yellow {
	font-size: 2em;
	color: #fdff3d;
}

@media (max-width: 768px) {

	/* line 525, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.countdown {
		white-space: normal;
	}
}

/* line 530, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.countdown li {
	min-width: 140px;
	margin-right: 10px;
}

@media (max-width: 992px) {

	/* line 530, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
	.countdown li {
		min-width: auto;
	}
}

/* line 539, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.countdown .count {
	position: relative;
	display: block;
	width: 88px;
	padding: 10px 12px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	text-align: center;
	letter-spacing: 28px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 552, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.countdown .count:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 49%;
	content: "";
	width: 3px;
	background-color: #000;
}

/* line 566, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fa-hero {
	position: absolute;
}

/* line 570, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fa-hero-top {
	top: -25px;
	left: -80px;
}

/* line 575, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fa-hero-bottom {
	top: 0;
	right: 0;
}

/* line 580, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hero.scss */
.fa-hero-full {
	font-size: 28em;
	color: #14b4f6;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product {
	overflow-x: hidden;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
}

/* line 12, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .product--item {
	position: relative;
	z-index: 10;
}

/* line 18, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .product--item a:hover,
.product .product--item a:focus {
	text-decoration: none;
}

/* line 24, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .product--item:first-child {
	z-index: 15;
}

/* line 28, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .product--item:last-child {
	z-index: 5;
}

/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .product--item:last-child .product--specs:before,
.product .product--item:last-child .product--specs:after {
	display: block;
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .product--item:last-child:after {
	display: none;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .product--item:after {
	position: absolute;
	content: " ";
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(5%, rgba(0, 0, 0, 0)), color-stop(60%, #fafafa));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 5%, #fafafa 60%);
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 5%, #fafafa 60%);
	background-image: linear-gradient(rgba(0, 0, 0, 0) 5%, #fafafa 60%);
}

@media (max-width: 992px) {

	/* line 54, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
	.product .product--item {
		border-bottom: 1px dashed #30606d;
	}

	/* line 58, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
	.product .product--item:after {
		display: none;
	}

	/* line 62, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
	.product .product--item:last-child {
		border: none;
	}
}

/* line 68, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .item {
	position: relative;
	margin-bottom: 20px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .item h3,
.product .item a,
.product .item p {
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

/* line 81, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .item .item--arrow {
	position: absolute;
	z-index: 15;
	bottom: -40px;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border: 10px solid transparent;
	border-top-color: #13313c !important;
	-webkit-transition-property: bottom;
	transition-property: bottom;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

/* line 104, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .use {
	font-size: 24px;
	font-weight: 100;
}

/* line 109, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product hr {
	max-width: 250px;
}

/* line 117, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .btn,
.product .cb-popup-inner .cb-btn,
.cb-popup-inner .product .cb-btn {
	margin-top: 20px;
	max-width: 250px;
	margin: 20px auto 5px;
}

/* line 122, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.fr .product .btn,
.fr .product .cb-popup-inner .cb-btn,
.cb-popup-inner .fr .product .cb-btn {
	max-width: 280px;
}

/* line 127, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product li {
	padding: 10px 0;
}

/* line 130, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product li i {
	margin-right: 10px;
}

/* line 135, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product .fa-chevron-right {
	color: #14baf6;
	font-size: 10px;
}

/* line 142, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product--specs {
	position: relative;
	z-index: 10;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fafafa;
	color: #13313c;
	font-size: 16px;
}

/* line 152, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product--specs ul {
	margin-bottom: 0;
	position: relative;
	z-index: 10;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

/* line 161, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.es .product--specs ul {
	font-size: 16px;
}

/* line 165, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.fr .product--specs ul {
	font-size: 19px;
}

/* line 170, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product--specs i {
	color: #14baf6;
}

/* line 174, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product--specs:before,
.product--specs:after {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	content: ' ';
	width: 99999px;
	height: 100%;
	background-color: #fafafa;
	z-index: 5;
}

@media (min-width: 992px) and (max-width: 1200px) {

	/* line 174, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
	.product--specs:before,
	.product--specs:after {
		height: 315px;
	}
}

/* line 190, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product--specs:before {
	left: -99699px;
}

/* line 194, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.product--specs:after {
	right: -99999px;
}

@media (max-width: 992px) {

	/* line 199, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
	.product--specs {
		margin-top: 0;
	}

	/* line 203, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
	.product--specs,
	.product--specs:before,
	.product--specs:after {
		background-color: #13313c;
		color: #fafafa;
	}

	/* line 210, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
	.product--specs ul {
		text-align: center;
	}

	.new-cira-wraper.product .product--specs ul {
		text-align: left;
	}

	.new-cira-wraper.product .product--specs ul li i {
		left: 5px;
	}

	.new-cira-wraper.product .product--specs ul li {
		position: relative;
		padding-left: 35px;
		font-size: 15px;
	}

}

/* line 219, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.is-faded .item h3,
.is-faded .item a,
.is-faded .item p {
	opacity: 0.3;
}

/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.is-faded .item .item--arrow {
	bottom: -30px;
}

/* line 230, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_product.scss */
.is-faded .product--specs ul {
	opacity: 0.3;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
.brand {
	margin-top: 40px;
}

/* line 8, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
.brand--title {
	margin-top: 25px;
}

/* line 11, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
.brand--title p {
	font-weight: 700;
	font-size: 24px;
	color: #1baf10;
	text-transform: uppercase;
}

/* line 17, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
.brand--title p small {
	color: #000;
	font-size: 23px;
	text-transform: none;
	font-weight: 300;
	display: block;
}

@media (max-width: 1200px) {

	/* line 11, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
	.brand--title p {
		text-align: center;
		margin-bottom: 20px;
	}
}

/* line 33, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
.brand--list li {
	padding: 0 23px;
}

@media (max-width: 1200px) {

	/* line 33, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
	.brand--list li {
		padding: 0 13px;
	}
}

/* line 41, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
.brand--list a {
	display: block;
	color: #000;
}

/* line 47, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_brand.scss */
.brand--list img {
	display: block;
	margin: 0 auto 25px;
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.domain--tld-list {
	padding: 0 20px;
	background: #fff;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.lt-ie9 .domain--tld-list:before,
.lt-ie9 .domain--tld-list:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.lt-ie9 .domain--tld-list:after {
	clear: both;
}

/* line 18, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.domain--tld-list li {
	padding: 20px 0;
	width: 25%;
}

/* line 22, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.lt-ie9 .domain--tld-list li {
	float: left;
}

/* line 30, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.domain--form p {
	margin-top: 20px;
	font-size: 30px;
}

/* line 34, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.domain--form p mark {
	font-size: 36px;
	font-weight: 700;
}

/* line 40, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.domain--form .privacy-label {
	font-weight: 300;
}

@media (max-width: 480px) {

	/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
	.domain--form .form-inline-full .search-domain,
	.domain--form .form-inline-full .input-group-btn,
	.domain--form .form-inline-full .btn-primary,
	.domain--form .form-inline-full .cb-popup.login-menu input[type="submit"],
	.cb-popup.login-menu .domain--form .form-inline-full input[type="submit"] {
		display: block;
		float: none;
		width: 100%;
		margin-left: 0;
	}

	/* line 56, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
	.domain--form .search-domain {
		margin-bottom: 10px;
	}
}

/* line 62, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-com {
	background-image: url("/media/images/tld/com.png");
	width: 90px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-ca {
	background-image: url("/media/images/tld/ca.png");
	width: 59px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-net {
	background-image: url("/media/images/tld/net.png");
	width: 73px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-quebec {
	background-image: url("/media/images/tld/quebec.png");
	width: 115px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-quebec-invert {
	background-image: url("/media/images/tld/quebec-invert.png");
	width: 115px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-org {
	background-image: url("/media/images/tld/org.png");
	width: 66px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-biz {
	background-image: url("/media/images/tld/biz.png");
	width: 52px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-be {
	background-image: url("/media/images/tld/be.png");
	width: 50px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-info {
	background-image: url("/media/images/tld/info.png");
	width: 87px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-couk {
	background-image: url("/media/images/tld/couk.png");
	width: 95px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-in {
	background-image: url("/media/images/tld/in.png");
	width: 63px;
	height: 40px;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domain.scss */
.icon-eu {
	background-image: url("/media/images/tld/eu.png");
	width: 60px;
	height: 40px;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.hero-addons {
	min-height: 417px;
	background: url("/media/images/heros/addons.jpg") no-repeat center center;
	background-size: cover;
	text-align: right;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
	.hero-addons {
		background-image: url("/media/images/heros/addons@2x.jpg");
	}
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.hero-addons h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (max-width: 768px) {

	/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
	.hero-addons h1 {
		font-size: 30px !important;
	}
}

/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.hero-addons h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons {
	margin-bottom: 0;
}

/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well {
	padding: 40px;
	background: transparent;
}

/* line 51, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well img {
	margin-bottom: 20px;
	min-height: 81px;
}

/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well p.lead {
	position: relative;
	font-family: "Roboto Slab";
	font-weight: 700;
	font-size: 25px;
}

/* line 63, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well p.lead small {
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
	font-family: "Roboto";
}

/* line 75, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well p {
	font-size: 17px;
}

/* line 79, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well p:last-child {
	font-family: "Roboto Slab";
	font-weight: 300;
	font-size: 22px;
}

/* line 87, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well hr {
	border-top: 1px dashed #d7d7d7;
	max-width: 250px;
}

/* line 92, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well .btn,
.addons--well .cb-popup-inner .cb-btn,
.cb-popup-inner .addons--well .cb-btn {
	max-width: 250px;
	margin: 0 auto;
}

/* line 97, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well .fa-shield {
	color: #2986ee;
}

/* line 101, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well .fa-lock,
.addons--well .fa-plus {
	color: #1baf10;
}

/* line 106, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_addons.scss */
.addons--well .fa-paper-plane,
.addons--well .fa-dropbox {
	color: #14baf6;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.lt-ie9 .plusvalue--stats ul:before,
.lt-ie9 .plusvalue--stats ul:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.lt-ie9 .plusvalue--stats ul:after {
	clear: both;
}

/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul li {
	width: 50%;
	margin: auto;
	padding-top: 120px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-position: center 40px;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	text-align: center;
}

/* line 20, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.lt-ie9 .plusvalue--stats ul li {
	float: left;
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul li.plusvalue--stats-satisfaction {
	background-image: url("/media/images/stats/satisfaction.png");
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul li.plusvalue--stats-country {
	background-image: url("/media/images/stats/country.png");
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul li.plusvalue--stats-center {
	background-image: url("/media/images/stats/center.png");
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul li.plusvalue--stats-year {
	background-image: url("/media/images/stats/year.png");
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul li:nth-child(2) {
	border-right: none;
}

/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul li:nth-child(3) {
	border-bottom: none;
}

/* line 50, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats ul li:last-child {
	border: none;
}

/* line 58, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats .data {
	font-size: 34px;
	font-weight: 700;
}

/* line 63, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--stats .data-label {
	display: block;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
	color: #14baf6;
}

/* line 73, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--list h3 {
	margin-top: 35px;
}

/* line 82, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--list ul li {
	padding: 15px 0;
	font-size: 23px;
}

/* line 87, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--list ul span {
	font-size: 75%;
}

/* line 91, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_plusvalue.scss */
.plusvalue--list ul i {
	margin-right: 20px;
	font-size: 3.5em;
	color: #14baf6;
}

/* line 20, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonial blockquote {
	padding: 0;
	border-left: 0;
}

/* line 25, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonial p {
	position: relative;
	margin-bottom: 0;
	padding: 0 20px 20px;
	font-size: 18px;
	text-align: justify;
	border-bottom: 4px solid #ededed;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/* line 36, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonial .media {
	margin-top: 0;
	padding-top: 20px;
}

/* line 40, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonial .media:before {
	display: none;
}

/* line 45, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonial .media-left {
	position: relative;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonial .media-left:before {
	position: absolute;
	content: " ";
	top: -20px;
	left: 33px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #ededed;
}

/* line 60, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonial .media-body {
	padding-left: 20px;
	padding-top: 10px;
	font-size: 18px;
}

/* line 65, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonial .media-body cite {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #13313c;
	font-style: normal;
}

/* line 75, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonials-media {
	display: inline-block;
	width: 85px;
	height: 85px;
	margin: 4px;
	overflow: hidden;
	border: 4px solid #fff;
	-moz-border-radius: 85px;
	-webkit-border-radius: 85px;
	border-radius: 85px;
	-webkit-box-shadow: 0 0 0 1px #ccc;
	box-shadow: 0 0 0 1px #ccc;
}

/* line 87, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_testimonial.scss */
.testimonials-media img {
	width: 78px;
	height: 79px;
	display: block;
}

/* line 8, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--text p {
	font-size: 18px;
}

/* line 13, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--list {
	margin-top: 20px;
}

/* line 16, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--list li {
	font-size: 18px;
	margin: 5px 0;
}

/* line 22, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel {
	position: relative;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.hub--carousel:before,
.hub--carousel:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.hub--carousel:after {
	clear: both;
}

/* line 26, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel:before {
	position: absolute;
	top: 0;
	left: 0;
	content: " ";
	display: block;
	width: 100%;
	height: 312px;
	background: url("/media/images/browser.png") no-repeat 0 0;
	background-size: 100%;
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel .carousel {
	z-index: 5;
}

/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel:before {
	z-index: 10;
}

/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel img {
	width: 468px;
}

/* line 50, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel .carousel-inner {
	height: 312px;
}

/* line 53, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel .carousel-inner .item {
	overflow: hidden;
	background-color: #f2f2f2;
	height: 305px;
	padding: 50px 15px 0;
}

/* line 65, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel-nav>span {
	margin-right: 10px;
	font-size: 15px;
	color: gray;
}

/* line 71, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.hub--carousel-nav a {
	text-decoration: none;
}

/* line 77, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.fa-stack--carousel .fa-stack-1x {
	color: #fff;
	font-size: 0.5em;
}

/* line 82, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_hub.scss */
.fa-stack--carousel .fa-stack-2x {
	text-shadow: none;
	color: #14baf6 !important;
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps {
	background: url("/media/images/heros/vps2.jpg") no-repeat center;
	background-size: cover;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps--title h1 {
	display: inline-block;
	margin: 40px 0 20px;
	font-weight: 400;
	font-size: 49px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}

/* line 21, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps--title h1 small {
	display: block;
	font-size: 30px;
	color: #fff;
	font-weight: 300;
}

/* line 28, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps--title h1 mark {
	color: #fff;
}

/* line 34, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.lt-ie9 .specs--list:before,
.lt-ie9 .specs--list:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.lt-ie9 .specs--list:after {
	clear: both;
}

/* line 40, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.lt-ie9 .specs--list .specs--list-item {
	float: left;
	margin-right: 14px;
}

/* line 44, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.lt-ie9 .specs--list .specs--list-item:last-child {
	margin-right: 0;
}

/* line 56, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item {
	width: 19%;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #153744;
	text-align: center;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px #122e39;
	box-shadow: 0 3px #122e39;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

/* line 71, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .lead {
	margin-bottom: 0;
	color: white;
	font-weight: 700;
	font-size: 27px;
	text-transform: none;
	color: #14baf6;
}

/* line 80, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item span {
	display: block;
}

/* line 84, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .list-specs {
	margin-bottom: 10px;
	font-size: 14px;
}

/* line 88, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .list-specs li {
	border-bottom: 1px dotted #346677;
}

/* line 91, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .list-specs li:last-child {
	border-bottom: none;
}

/* line 97, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .price {
	position: relative;
	padding-top: 10px;
	font-size: 20px;
	text-transform: none;
}

/* line 103, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .price del {
	font-size: 0.5em;
}

/* line 105, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .price del,
.specs--list-item .price del * {
	text-decoration: line-through;
}

/* line 110, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .price span {
	display: inline-block;
}

/* line 114, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .price:before {
	content: " ";
	position: absolute;
	top: 0;
	left: -20px;
	right: -20px;
	height: 2px;
	background-color: #13313c;
}

/* line 125, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .specs--list-item-details {
	text-transform: none;
}

/* line 129, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .btn,
.specs--list-item .cb-popup-inner .cb-btn,
.cb-popup-inner .specs--list-item .cb-btn,
.specs--list-item hr {
	max-width: 250px;
}

/* line 133, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item hr {
	margin: 10px auto;
}

/* line 137, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item .btn,
.specs--list-item .cb-popup-inner .cb-btn,
.cb-popup-inner .specs--list-item .cb-btn {
	margin: 0 auto;
	text-transform: none;
}

/* line 142, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item:hover {
	background-color: #19414f;
}

/* line 146, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item.specs--list-item-featured {
	position: relative;
	top: -20px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #19414f;
}

/* line 153, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item.specs--list-item-featured .featured-title {
	margin-bottom: 0;
}

/* line 157, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.specs--list-item.specs--list-item-featured:hover {
	background-color: #1f5163;
}

@media (max-width: 1200px) {

	/* line 56, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
	.specs--list-item {
		width: 49%;
	}

	/* line 165, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
	.specs--list-item:first-child {
		width: 100%;
	}
}

@media (max-width: 768px) {

	/* line 56, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
	.specs--list-item {
		width: 100%;
	}
}

/* line 175, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.why-vps h3 {
	color: #14baf6;
}

/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list li {
	position: relative;
	padding: 20px 0 0;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list li:before {
	content: " ";
	width: 1px;
	height: 117px;
	position: absolute;
	bottom: -25px;
	left: 47px;
	background-color: #14baf6;
}

@media (max-width: 768px) {

	/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
	.why--list li:before {
		display: none;
	}
}

/* line 23, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list li:first-child {
	padding-top: 0;
}

/* line 28, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list li:last-child:before {
	display: none;
}

/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list li:last-child p:last-child {
	border: none;
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list p {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list p:first-child {
	margin-top: 10px;
}

/* line 47, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.why--list p:last-child {
	font-weight: 300;
	text-transform: none;
	text-align: justify;
}

/* line 184, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps {
	text-align: center;
}

/* line 187, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps ul {
	position: relative;
	margin: 0 120px 20px auto;
	padding: 0 0 20px;
}

/* line 192, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps ul:before,
.visual-elm-vps ul:after {
	content: " ";
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 204, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps ul:before {
	background-color: #13313c;
	height: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 210, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps ul:after {
	content: " | | | ";
	color: #45c8f8;
	left: 50%;
	right: auto;
	bottom: 0;
	width: 50px;
	height: 20px;
	background-color: #14baf6;
}

/* line 223, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps li {
	font-size: 1.8em;
}

/* line 226, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps li small {
	font-size: 14px;
	font-style: italic;
}

/* line 232, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps .visual-elm-2x {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100px;
	background-color: #13313c;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 241, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps .visual-elm-2x small {
	position: absolute;
	bottom: 10px;
	top: 30px;
	left: 10px;
	right: 10px;
	padding-top: 10px;
	display: block;
	color: #fff;
	background-color: #14baf6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 258, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.visual-elm-vps .visual-elm-3x {
	margin: 0 120px 0 auto;
	color: #14baf6;
	font-size: 2em;
	font-weight: bold;
}

/*
    Custom range slider
*/
/* line 272, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps--title mark {
	color: #1baf10;
}

/* line 276, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps--title .btn-primary,
.hero-vps--title .cb-popup.login-menu input[type="submit"],
.cb-popup.login-menu .hero-vps--title input[type="submit"] {
	background-color: #1baf10 !important;
	font-family: "Roboto";
	text-transform: uppercase;
	font-weight: bold;
}

/* line 284, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps--title .btn-primary,
.hero-vps--title .cb-popup.login-menu input[type="submit"],
.cb-popup.login-menu .hero-vps--title input[type="submit"],
.hero-vps--title .btn-success {
	padding: 13.33333333px;
}

/* line 289, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps--title .price {
	font-size: 20px;
}

/* line 292, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.hero-vps--title .price mark {
	font-size: 35px;
}

/* line 298, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider {
	position: relative;
}

/* line 301, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider label {
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

/* line 306, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider label .value {
	font-weight: bold;
	position: relative;
	top: 5px;
}

/* line 312, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider label .fa {
	position: relative;
	top: 3px;
	color: #14baf6;
	font-size: 1.5em;
}

/* line 321, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider .irs {
	margin: 13.33333333px 0 10px;
}

/* line 326, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps {
	position: absolute;
	top: 35px;
	display: inline-block;
	width: 100%;
	height: 25px;
}

/* line 333, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps li {
	position: absolute;
	margin: 0;
	padding: 0;
}

/* line 338, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps li:nth-child(1) {
	left: 0;
}

/* line 339, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps li:nth-child(2) {
	left: 25%;
}

/* line 340, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps li:nth-child(3) {
	left: 50%;
}

/* line 341, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps li:nth-child(4) {
	left: 75%;
}

/* line 342, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps li:nth-child(5) {
	left: 100%;
}

/* line 346, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps li:first-child .dot,
.range-slider-steps li:last-child .dot {
	background-color: transparent;
}

/* line 352, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps a {
	position: relative;
	left: -10px;
	display: block;
	padding: 10px;
}

/* line 359, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.range-slider-steps .dot {
	display: block;
	height: 6px;
	width: 6px;
	background-color: #53a9c8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 372, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs {
	min-height: 15px;
}

/* line 375, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs-single {
	width: 35px;
	max-width: 35px;
	height: 25px;
	overflow: hidden;
	top: -5px;
	z-index: 10;
	background-color: #1baf10;
	color: transparent;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 391, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs-single:before,
.irs .irs-single:after {
	position: absolute;
	top: 4px;
	color: #fff;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* line 405, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs-single:before {
	content: "\f0d9";
	left: 10px;
}

/* line 410, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs-single:after {
	content: "\f0da";
	right: 10px;
}

/* line 416, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs {
	background-color: #2c7089;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 421, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs-bar {
	left: 0 !important;
}

/* line 425, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs-grid {
	top: 0px;
	height: 15px;
	overflow: hidden;
}

/* line 431, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs-grid-pol {
	display: none;
}

/* line 435, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.irs .irs-min,
.irs .irs-max,
.irs .irs-grid-text {
	display: none;
}

/* line 444, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.iframe .btn-cart-checkout {
	margin-top: 35px;
	background-color: #14baf6;
}

/* line 448, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.iframe .btn-cart-checkout:hover {
	background-color: #45c8f8;
}

/* line 453, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.iframe .irs .irs-single {
	background-color: #14baf6;
}

/* line 458, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.app-img {
	position: relative;
	display: inline-block;
	width: 100%;
	min-height: 1px;
}

/* line 465, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.app-img img {
	position: absolute;
}

/* line 468, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.app-img img.offset-100 {
	top: -100px;
}

/* line 472, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.app-img img.align-right {
	right: 0;
}

/* line 478, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
#animation-vps {
	position: absolute;
	z-index: 10;
	left: 25px;
	top: 70px;
	-webkit-box-shadow: 0px 0px 1px #000;
	box-shadow: 0px 0px 1px #000;
}

/* line 486, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.touch-action {
	position: absolute;
	z-index: 20;
	top: 132px;
	left: 200px;
	display: block;
	width: 20px;
	height: 20px;
	background: #1baf10;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}

/* line 498, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.touch-action.animate {
	-webkit-animation: ripple 0.65s linear 1.5s;
	-o-animation: ripple 0.65s linear 1.5s;
	animation: ripple 0.65s linear 1.5s;
}

/* line 501, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_vps.scss */
.touch-action.animate2 {
	-webkit-animation: ripple2 0.65s linear 1.5s;
	-o-animation: ripple2 0.65s linear 1.5s;
	animation: ripple2 0.65s linear 1.5s;
}

@-moz-keyframes ripple {
	100% {
		opacity: 0;
		-moz-transform: scale(2.5);
		transform: scale(2.5);
	}
}

@-webkit-keyframes ripple {
	100% {
		opacity: 0;
		-webkit-transform: scale(2.5);
		transform: scale(2.5);
	}
}

@keyframes ripple {
	100% {
		opacity: 0;
		-moz-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-webkit-transform: scale(2.5);
		transform: scale(2.5);
	}
}

@-moz-keyframes ripple2 {
	100% {
		opacity: 0;
		-moz-transform: scale(2.5);
		transform: scale(2.5);
	}
}

@-webkit-keyframes ripple2 {
	100% {
		opacity: 0;
		-webkit-transform: scale(2.5);
		transform: scale(2.5);
	}
}

@keyframes ripple2 {
	100% {
		opacity: 0;
		-moz-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-webkit-transform: scale(2.5);
		transform: scale(2.5);
	}
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.hero-wordpress {
	background: #13313c url("/media/images/heros/wordpress_banner_top.jpg") no-repeat center center;
	background-size: cover;
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.wordpress-title h1 {
	margin-top: 40px;
	text-transform: uppercase;
	color: #fff;
	font-size: 61px;
}

/* line 16, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.fr .wordpress-title h1,
.es .wordpress-title h1 {
	font-size: 48px;
}

/* line 21, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.wordpress-title h1 span {
	font-weight: bold;
}

/* line 25, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.wordpress-title h2 small {
	display: block;
	margin-bottom: 30px;
	color: #1baf10;
	font-size: 24px;
	font-weight: 400;
	text-transform: none;
}

/* line 35, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.wordpress-title .kalam {
	display: block;
	margin-bottom: 30px;
	font-family: "Kalam";
}

/* line 40, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.wordpress-title .kalam img {
	margin-left: 10px;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.list-icon-dark .fa-stack .fa-stack-2x {
	color: #13313c;
	text-shadow: none;
}

/* line 53, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.list-icon-dark .fa-stack .fa-stack-1x {
	color: #fff;
}

/* line 60, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_wordpress.scss */
.title-bold {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}

/* line 6, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
.hero-contacts {
	min-height: 417px;
	background: url("/media/images/heros/contacts.jpg") no-repeat left center;
	background-size: cover;
	text-align: right;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 6, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
	.hero-contacts {
		background-image: url("/media/images/heros/contacts@2x.jpg");
	}
}

/* line 16, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
.hero-contacts h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 30, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
.hero-contacts h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

@media (max-width: 768px) {

	/* line 16, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
	.hero-contacts h1 {
		font-size: 30px !important;
	}
}

/* line 44, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
.contact--title {
	margin-top: 0;
	color: #1baf10;
	font-size: 20px;
}

/* line 51, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
.contacts--form legend {
	border: none;
}

/* line 55, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
.contacts--form label {
	font-weight: 300;
}

/* line 59, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_contacts.scss */
.contacts--form .form-control,
.contacts--form .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .contacts--form .cb-input {
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
.bg-wrapper {
	background: #13313c url("/media/images/heros/app.jpg") no-repeat center center;
	background-size: cover;
}

/* line 8, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
.bg-wrapper section.box-dark {
	background-color: transparent;
}

@media (max-width: 991px) {

	/* line 15, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
	.hero-webhosting h1 {
		text-align: center;
		margin-bottom: 100px;
	}

	/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
	.hero-webhosting h1 small {
		display: none !important;
	}
}

/* line 27, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
.hero-webhosting.webhosting .specs--list-item {
	-webkit-box-shadow: 0 3px #23495C;
	box-shadow: 0 3px #23495C;
}

/* line 31, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
.hero-webhosting.webhosting .specs--list-item .price:before {
	background-color: #23495C;
}

/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.webhosting--list li {
	position: relative;
	padding: 20px 0 0;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.webhosting--list li:before {
	content: " ";
	width: 1px;
	height: 117px;
	position: absolute;
	bottom: -25px;
	left: 47px;
	background-color: #14baf6;
}

@media (max-width: 768px) {

	/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
	.webhosting--list li:before {
		display: none;
	}
}

/* line 23, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.webhosting--list li:first-child {
	padding-top: 0;
}

/* line 28, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.webhosting--list li:last-child:before {
	display: none;
}

/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.webhosting--list li:last-child p:last-child {
	border: none;
}

/* line 38, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.webhosting--list p {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.webhosting--list p:first-child {
	margin-top: 10px;
}

/* line 47, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.webhosting--list p:last-child {
	font-weight: 300;
	text-transform: none;
	text-align: justify;
}

/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
.webhosting--cta {
	min-height: 306px;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
.additionnal-features .h4 {
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

/* line 58, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
.additionnal-features .list-arrow li:before {
	color: #1baf10;
	font-size: 12px;
}

/* line 66, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
.webhosting .specs--list-item {
	width: 23%;
}

@media (max-width: 1200px) {

	/* line 66, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
	.webhosting .specs--list-item {
		width: 49%;
	}
}

@media (max-width: 768px) {

	/* line 66, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
	.webhosting .specs--list-item {
		width: 100%;
	}
}

/* line 83, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_webhosting.scss */
[data-view="home"] .hidden-shared,
[data-view="webhosting.shared"] .hidden-shared,
[data-view="webhosting.wordpress"] .hidden-shared,
[data-view="webhosting.reseller"] .hidden-shared {
	display: none;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.hero-domains {
	background: url("/media/images/heros/app-invert-test.jpg") no-repeat center center;
	background-size: cover;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--tld {
	position: relative;
}

/* line 12, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--tld h3 {
	font-size: 42px;
	text-transform: uppercase;
}

/* line 16, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--tld h3 small {
	font-size: 25px;
}

/* line 21, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--tld .lead {
	font-size: 21px;
}

/* line 26, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.advanced-cta {
	position: absolute;
	top: -70px;
	right: 15px;
	background-color: #13313c;
	padding: 10px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 35, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private {
	position: relative;
	z-index: 5;
	padding-top: 30px;
	padding-bottom: 20px;
}

/* line 41, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private h2 {
	margin-top: 0;
	font-size: 30px;
}

/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private .fa-stack {
	width: 200px;
}

/* line 50, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private .fa-lock {
	top: -80px;
	font-size: 18em;
	color: #fafafa;
	-moz-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}

/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private .fa-play {
	top: 70px;
	left: -10px;
	font-size: 40px;
	color: #14baf6;
	-moz-transform: rotate(290deg);
	-ms-transform: rotate(290deg);
	-webkit-transform: rotate(290deg);
	transform: rotate(290deg);
}

/* line 65, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private .fa-circle {
	top: 60px;
	left: -6px;
	font-size: 33px;
	color: #14baf6;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private .pull-right {
	margin-top: 10px;
}

/* line 76, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private .btn-default,
.domain--private .cb-popup-inner .cb-btn,
.cb-popup-inner .domain--private .cb-btn {
	cursor: default;
	color: #1baf10;
	background-color: #fff;
}

/* line 81, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain--private .btn-default span,
.domain--private .cb-popup-inner .cb-btn span,
.cb-popup-inner .domain--private .cb-btn span {
	font-weight: 700;
}

/* line 87, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.media-overflow {
	overflow: visible;
}

/* line 93, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domains--features h4 {
	text-transform: uppercase;
}

/* line 96, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domains--features h4 .label {
	font-weight: 300;
	padding: .3em .6em;
}

/* line 103, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.img-border {
	border: 3px solid #fafafa;
}

/* line 107, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text {
	border: 3px solid #fafafa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 113, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text .col-md-6:first-child h5 {
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyNDc1YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE0YjFlYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #12475b), color-stop(100%, #14b1eb));
	background-image: -moz-linear-gradient(left, #12475b, #14b1eb);
	background-image: -webkit-linear-gradient(left, #12475b, #14b1eb);
	background-image: linear-gradient(to right, #12475b, #14b1eb);
}

/* line 117, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text .col-md-6:first-child .inner {
	background-color: #fff;
}

/* line 123, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text .col-md-6:last-child h5 {
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
}

/* line 128, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text .col-md-6 .inner {
	padding: 10px;
	font-size: 10px;
	font-family: monospace;
	color: #5c5c5c;
}

/* line 136, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text h5 {
	display: block;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-weight: 300;
	background-color: #14baf6;
}

/* line 148, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text p {
	margin-bottom: 5px;
}

/* line 152, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text ul {
	margin-bottom: 10px;
	padding-left: 20px;
}

/* line 157, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.whois-text li {
	padding: 0;
}

/* line 162, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-background {
	padding-top: 40px;
	padding-bottom: 30px;
}

/* line 167, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-bulk {
	position: relative;
	z-index: 10;
	min-height: 300px;
	background-image: url("/media/images/background/bulk.gif");
	background-repeat: repeat;
}

/* line 175, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-world {
	background-image: url("/media/images/background/world.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-blend-mode: luminosity;
}

/* line 182, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-color {
	background-image: url("/media/images/background/shapes.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 50%;
}

/* line 189, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-realestate {
	background-color: #DAF5FF;
	background-image: url("/media/images/background/realestate.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* line 196, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-technical {
	background-image: url("/media/images/tld/categories/pt-technical.jpg");
}

/* line 200, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-business {
	background-image: url("/media/images/tld/categories/pt-business.jpg");
}

/* line 204, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-academic {
	background-image: url("/media/images/tld/categories/pt-academic.jpg");
}

/* line 208, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-patterns {
	margin-top: 0;
	background-image: url("/media/images/background/patterns.png");
	background-position: center top;
}

/* line 216, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.background-patterns.dark {
	background-color: #13313c;
	background-image: url("/media/images/background/patterns-dark.jpg");
	color: #fff;
}

/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.word-map svg {
	width: 100%;
	height: 210px;
}

@media (max-width: 992px) {

	/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.word-map svg {
		height: 300px;
	}
}

@media (max-width: 768px) {

	/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.word-map svg {
		height: 300px;
	}
}

@media (max-width: 480px) {

	/* line 225, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.word-map svg {
		height: 210px;
	}
}

@media (max-width: 1200px) {

	/* line 241, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.word-map svg .highcharts-series {
		transform: scale(0.8);
	}
}

@media (min-width: 992px) {

	/* line 241, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.word-map svg .highcharts-series {
		transform: scale(0.7);
	}
}

@media (max-width: 992px) {

	/* line 241, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.word-map svg .highcharts-series {
		transform: scale(1);
	}
}

@media (max-width: 768px) {

	/* line 241, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.word-map svg .highcharts-series {
		transform: scale(0.8);
	}
}

@media (max-width: 480px) {

	/* line 241, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.word-map svg .highcharts-series {
		transform: scale(0.6);
	}
}

/* line 265, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.container-relative {
	position: relative;
	padding-top: 20px;
}

/* line 270, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow {
	position: absolute;
	top: -40px;
	left: 15px;
	width: 0;
	height: 0;
	border: 30px solid transparent;
	z-index: 10;
}

/* line 279, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.white {
	border-top-color: #fff;
}

/* line 283, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.black {
	border-top-color: #000;
}

/* line 287, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.gray {
	border-top-color: #fafafa;
}

/* line 291, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.dark {
	border-top-color: #13313c;
}

/* line 295, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.light {
	border-top-color: #14baf6;
}

/* line 299, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.darkgray {
	border-top-color: #1B2326;
}

/* line 303, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.lightblue {
	border-top-color: #DAF5FF;
}

/* line 307, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.blue {
	border-top-color: #0B4A91;
}

/* line 311, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.section-arrow.red {
	border-top-color: #E74F4E;
}

@media (max-width: 768px) {

	/* line 270, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.section-arrow {
		display: none;
	}
}

/* line 320, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookip-msg {
	line-height: 1.9em;
}

/* line 323, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookip-msg .badge {
	font-size: 1em;
}

@media (max-width: 992px) {

	/* line 331, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.domain-lookup-footer .list-inline {
		float: none !important;
	}

	/* line 334, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.domain-lookup-footer .list-inline li {
		display: block;
	}

	/* line 338, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
	.domain-lookup-footer .list-inline a {
		display: inline-block;
		width: 100%;
	}
}

/* line 346, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookup-section {
	padding-bottom: 0;
}

/* line 348, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookup-section .isWithFunio {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	opacity: 0.5;
}

/* line 354, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookup-section .isWithFunio .btn-status {
	background-color: #ab1717 !important;
}

/* line 361, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookup-section-advanced {
	padding-top: 0;
}

/* line 365, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.isotope-filter {
	cursor: pointer;
}

/* line 372, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon {
	position: absolute;
	top: -40px;
	right: 15px;
	width: 150px;
	text-align: center;
}

/* line 381, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-inner {
	position: relative;
}

/* line 384, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-inner:before,
.ribbon-inner:after {
	position: absolute;
	content: " ";
	display: block;
	width: 0;
	height: 0;
	-moz-transform: scaleY(0.5);
	-ms-transform: scaleY(0.5);
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}

/* line 396, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-inner:after {
	left: -7px;
	top: 33px;
	z-index: 5;
	border: 75px solid transparent;
}

/* line 406, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-inner:before {
	left: -2px;
	top: 32px;
	z-index: 10;
	border: 70px solid transparent;
}

/* line 415, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-arrow {
	position: absolute;
	left: 0px;
	top: 30px;
	z-index: 15;
	display: block;
	width: 0;
	height: 0;
	border: 68px solid transparent;
	-moz-transform: scaleY(0.5);
	-ms-transform: scaleY(0.5);
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}

/* line 431, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-bulk {
	padding: 0 4px 4px;
	background: #AB1717;
	color: #fff;
	text-transform: uppercase;
}

/* line 437, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-bulk b {
	display: inline-block;
}

/* line 441, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-bulk .ribbon-inner {
	padding: 10px;
	background: #AB1717;
	border: 3px solid #fff;
	border-top: 0;
}

/* line 447, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-bulk .ribbon-inner:before {
	border-top-color: #fff;
}

/* line 450, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.en .ribbon-bulk .ribbon-inner:before,
.fr .ribbon-bulk .ribbon-inner:before,
.es .ribbon-bulk .ribbon-inner:before {
	top: 54px;
}

/* line 457, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-bulk .ribbon-inner:after {
	border-top-color: #AB1717;
}

/* line 460, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.en .ribbon-bulk .ribbon-inner:after,
.fr .ribbon-bulk .ribbon-inner:after,
.es .ribbon-bulk .ribbon-inner:after {
	top: 55px;
}

/* line 468, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.ribbon-bulk .ribbon-arrow {
	border-top-color: #AB1717;
}

/* line 471, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.en .ribbon-bulk .ribbon-arrow,
.fr .ribbon-bulk .ribbon-arrow,
.es .ribbon-bulk .ribbon-arrow {
	top: 52px;
}

/* line 480, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.tld-category {
	background-repeat: repeat;
	background-position: 0 0;
}

/* line 485, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.tld-category--dark {
	color: #fff;
}

/* line 489, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.tld-category--colors {
	background-color: #14baf6 !important;
	background-image: url("/media/images/tld/categories/shapes.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}

/* line 497, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.tld-category--realestate {
	background-image: url("/media/images/tld/categories/pt-realestate.jpg");
}

/* line 501, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.tld-category--technical {
	background-image: url("/media/images/tld/categories/pt-technical.jpg");
}

/* line 505, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.tld-category--creative {
	background-image: url("/media/images/tld/categories/pt-creative.jpg");
}

/* line 509, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.tld-category--business {
	background-image: url("/media/images/tld/categories/pt-business.jpg");
}

/* line 513, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.tld-category--academic {
	background-image: url("/media/images/tld/categories/pt-academic.jpg");
}

/* line 521, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.filter-group .btn.active,
.filter-group .cb-popup-inner .active.cb-btn,
.cb-popup-inner .filter-group .active.cb-btn {
	background-color: #14baf6;
	-webkit-box-shadow: 0 0 transparent;
	box-shadow: 0 0 transparent;
}

/* line 529, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
#advanced-domain-search-section .box-wrapper-full {
	padding: 20px 0 0 0;
}

/* line 534, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domains--faq {
	position: relative;
	z-index: 20;
}

/* line 540, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookup-results .add-domain {
	cursor: pointer;
}

/* line 544, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookup-results .add-domain[data-cart-product-id] .btn-status {
	background-color: #13313c;
	color: #1baf10;
}

/* line 548, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookup-results .add-domain[data-cart-product-id] .btn-status i:before {
	content: "\f00c";
}

/* line 554, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_domains.scss */
.domain-lookup-results .add-domain [data-text="domain"] {
	min-height: 35px;
	line-height: 35px;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.hero-whois {
	min-height: 417px;
	background: url("/media/images/heros/domain-whois.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
	.hero-whois {
		background-image: url("/media/images/heros/domain-whois@2x.jpg");
	}
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.hero-whois--title {
	text-align: right;
}

/* line 17, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.hero-whois--title h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (max-width: 768px) {

	/* line 17, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
	.hero-whois--title h1 {
		font-size: 30px !important;
	}
}

/* line 35, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.hero-whois--title h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.whois--form .input-lg,
.whois--form .input-group-lg>.form-control,
.whois--form .cb-popup.login-menu .input-group-lg>.cb-input,
.cb-popup.login-menu .whois--form .input-group-lg>.cb-input,
.whois--form .input-group-lg>.input-group-addon,
.whois--form .input-group-lg>.input-group-btn>.btn,
.whois--form .cb-popup-inner .input-group-lg>.input-group-btn>.cb-btn,
.cb-popup-inner .whois--form .input-group-lg>.input-group-btn>.cb-btn {
	height: auto;
	padding: 26px 26px;
	border-right: transparent;
}

/* line 52, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.whois--form .input-group-addon {
	padding: 0 12px;
}

/* line 55, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.whois--form .input-group-addon:first-child {
	padding: 0;
}

/* line 60, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.whois--form .form-control,
.whois--form .cb-popup.login-menu .cb-input,
.cb-popup.login-menu .whois--form .cb-input {
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 65, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.whois--form pre {
	font-family: monospace;
	letter-spacing: 1px;
}

/* line 70, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_whois.scss */
.whois--form .rc-anchor-standard {
	background-color: transparent !important;
	border: none !important;
	box-shadow: 0 0 transparent !important;
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
.hero-about-us {
	min-height: 417px;
	background: url("/media/images/heros/about-us.jpg") no-repeat center center;
	background-size: cover;
	text-align: right;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
	.hero-about-us {
		background-image: url("/media/images/heros/about-us@2x.jpg");
	}
}

/* line 13, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
.hero-about-us h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (max-width: 768px) {

	/* line 13, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
	.hero-about-us h1 {
		font-size: 30px !important;
	}
}

/* line 31, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
.hero-about-us h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 41, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
.contact--title {
	margin-top: 0;
	color: #1baf10;
	font-size: 20px;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
.about-us--tagline h2 {
	margin-bottom: 20px;
}

/* line 54, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
.about-us--logos .img-thumbnail {
	min-height: 220px;
	padding: 20px 0;
	width: 100%;
}

/* line 59, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_about-us.scss */
.about-us--logos .img-thumbnail img {
	max-height: 178px;
	max-width: 300px;
	vertical-align: middle;
	margin: 0 auto;
}

/* line 6, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.hero-account-management {
	background: url("/media/images/heros/app.jpg") no-repeat center center;
	background-size: cover;
}

/* line 12, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.account-management--easy .fa-stack {
	position: relative;
	top: -30px;
	color: #14baf6;
	font-size: 11em;
}

/* line 20, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.account-management--easy .fa-stack-1x {
	font-size: 0.9em;
	color: #fff;
}

/* line 28, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.account-management--new .media .fa {
	color: #14baf6;
}

/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.account-management--new .media .fa-stack {
	font-size: 5em;
}

/* line 36, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.account-management--new .media .fa-stack-1x {
	font-size: 0.8em;
}

/* line 41, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.account-management--new h4 {
	margin-top: 0;
	text-transform: uppercase;
}

/* line 47, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.hub-sc {
	background-repeat: no-repeat;
	background-position: center 0;
	min-height: 260px;
	background-size: 100% 100%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 0 3px #fafafa inset;
	box-shadow: 0 0 0 3px #fafafa inset;
}

/* line 55, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.hub-sc .inner {
	visibility: hidden;
	min-height: 260px;
	background: rgba(20, 186, 246, 0.9);
	color: #fff;
}

/* line 62, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.hub-sc a {
	color: #fff;
}

/* line 67, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.hub-sc:hover .inner {
	visibility: visible;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.hub-sc.hub-1 {
	background-image: url("/media/images/hub/en/hub-1.png");
}

/* line 75, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.fr .hub-sc.hub-1 {
	background-image: url("/media/images/hub/fr/hub-1.jpg");
}

/* line 79, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.es .hub-sc.hub-1 {
	background-image: url("/media/images/hub/es/hub-1.jpg");
}

/* line 84, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.hub-sc.hub-2 {
	background-image: url("/media/images/hub/en/hub-2.png");
}

/* line 88, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.fr .hub-sc.hub-2 {
	background-image: url("/media/images/hub/fr/hub-2.jpg");
}

/* line 92, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.es .hub-sc.hub-2 {
	background-image: url("/media/images/hub/es/hub-2.jpg");
}

/* line 97, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.hub-sc.hub-3 {
	background-image: url("/media/images/hub/en/hub-3.png");
}

/* line 101, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.fr .hub-sc.hub-3 {
	background-image: url("/media/images/hub/fr/hub-3.jpg");
}

/* line 105, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.es .hub-sc.hub-3 {
	background-image: url("/media/images/hub/es/hub-3.jpg");
}

/* line 111, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.products-cta {
	margin-top: 20px;
}

/* line 114, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.products-cta ul {
	list-style-type: none;
	padding-left: 0;
}

/* line 119, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.products-cta a {
	display: inline-block;
	padding: 20px;
	background-color: #153744;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 128, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.products-cta a i {
	color: #2c7089;
	-webkit-transition-property: text-shadow;
	transition-property: text-shadow;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

/* line 134, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.products-cta a h5 {
	font-weight: 700;
}

/* line 138, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.products-cta a:hover,
.products-cta a:focus {
	background-color: #19414f;
	text-decoration: none;
}

/* line 143, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_account-management.scss */
.products-cta a:hover i,
.products-cta a:focus i {
	text-shadow: 2px 1px 0px #153744, 4px 3px 0px rgba(0, 0, 0, 0.15);
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.hero-ssl {
	min-height: 417px;
	background: url("/media/images/heros/ssl.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
	.hero-ssl {
		background-image: url("/media/images/heros/ssl@2x.jpg");
	}
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.hero-ssl--title h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #1baf10;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (max-width: 768px) {

	/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
	.hero-ssl--title h1 {
		font-size: 30px !important;
	}
}

/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.hero-ssl--title h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl-tagline .fa-stack-2x {
	color: #1baf10;
	text-shadow: 3px 3px #fff, -3px 3px #fff, 3px -3px #fff, -3px -3px #fff;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl-tagline .fa-stack-1x {
	color: #fff;
}

/* line 52, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl-tagline h2 {
	margin-top: 10px;
	font-weight: 700;
	text-transform: uppercase;
}

/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl-tagline h2 span {
	display: inline-block;
	font-size: 40px;
	color: #1baf10;
}

/* line 67, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--products .media-left {
	padding-right: 20px;
}

/* line 70, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--products .media-left .fa-stack {
	font-size: 3em;
	color: #1baf10;
}

/* line 76, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--products .price {
	font-size: 25px;
}

/* line 79, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--products .price>div {
	word-wrap: break-word;
}

/* line 84, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--products strong {
	font-size: 55px;
	font-family: "Roboto";
}

/* line 89, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--products h3 {
	margin-top: 0;
	font-family: "Roboto Slab";
}

/* line 94, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--products .btn-block,
.ssl--products .cb-popup.login-menu input[type="submit"],
.cb-popup.login-menu .ssl--products input[type="submit"] {
	margin-bottom: 5px;
}

/* line 99, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--products small a {
	text-decoration: underline;
}

/* line 106, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl-addons h4 {
	color: #1baf10;
}

/* line 112, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--why .fa-stack-2x {
	color: #fff;
	text-shadow: 1px 1px #14baf6, -1px 1px #14baf6, 1px -1px #14baf6, -1px -1px #14baf6;
}

/* line 117, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--why .fa-stack-1x {
	color: #14baf6;
}

/* line 121, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ssl.scss */
.ssl--why h4 {
	margin-top: 0;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.hero-zero-downtime-architecture {
	min-height: 417px;
	background: url("/media/images/heros/zero-downtime-architecture.jpg") no-repeat center center;
	background-size: cover;
	text-align: right;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
	.hero-zero-downtime-architecture {
		background-image: url("/media/images/heros/zero-downtime-architecture@2x.jpg");
	}
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.hero-zero-downtime-architecture h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (max-width: 768px) {

	/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
	.hero-zero-downtime-architecture h1 {
		font-size: 25px !important;
	}
}

/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.hero-zero-downtime-architecture h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.visual-elm-zero-downtime {
	min-height: 340px;
	max-width: 265px;
	text-transform: uppercase;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.visual-elm-zero-downtime .visual-elm-trans {
	position: absolute;
}

/* line 51, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.visual-elm-zero-downtime .visual-elm-trans-1x,
.visual-elm-zero-downtime .visual-elm-trans-2x {
	top: 115px;
}

/* line 56, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.visual-elm-zero-downtime .visual-elm-trans-1x {
	left: 25px;
}

/* line 59, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.visual-elm-zero-downtime .visual-elm-trans-2x {
	right: 25px;
}

/* line 63, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.visual-elm-zero-downtime .visual-elm-trans-3x {
	top: 200px;
	left: 0;
	right: 0;
	text-align: center;
}

/* line 70, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.visual-elm-zero-downtime .visual-elm-box-1x {
	position: absolute;
	right: 0;
	top: 145px;
}

/* line 76, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
.visual-elm-zero-downtime .visual-elm-box-2x {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 150px;
}

@media (min-width: 992px) and (max-width: 1200px) {

	/* line 86, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
	.visual-elm-zero-downtime .visual-elm-trans-1x,
	.visual-elm-zero-downtime .visual-elm-trans-2x {
		top: 98px;
	}

	/* line 91, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
	.visual-elm-zero-downtime .visual-elm-trans-1x {
		left: 7px;
	}

	/* line 94, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
	.visual-elm-zero-downtime .visual-elm-trans-2x {
		right: 7px;
	}

	/* line 98, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_zero-downtime-architecture.scss */
	.visual-elm-zero-downtime .visual-elm-trans-3x {
		top: 175px;
	}
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.hero-cakemail {
	min-height: 417px;
	background: url("/media/images/heros/cakemail.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
	.hero-cakemail {
		background-image: url("/media/images/heros/cakemail@2x.jpg");
	}
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.hero-cakemail--title h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (max-width: 768px) {

	/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
	.hero-cakemail--title h1 {
		font-size: 30px !important;
	}
}

/* line 32, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.hero-cakemail--title h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail .box-dark {
	padding-bottom: 0;
}

/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail .box-dark .container {
	background: url("/media/images/bubble.png") no-repeat 100% 100%;
	padding-bottom: 40px;
}

/* line 54, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail--tagline h2 {
	font-weight: 700;
	text-transform: uppercase;
}

/* line 59, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail--tagline mark {
	color: #1baf10;
}

/* line 63, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail--tagline small {
	display: block;
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
	font-family: "Kalam";
	color: #fff;
	font-weight: 300;
}

/* line 75, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail--examples {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* line 79, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail--examples .price {
	font-size: 30px;
}

/* line 83, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail--examples mark {
	color: #1baf10;
}

/* line 89, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail--custom .fa {
	margin-right: 5px;
	padding: 10px 0;
	font-size: 1.2em;
	color: #14baf6;
}

/* line 97, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_cakemail.scss */
.cakemail--custom mark {
	color: #1baf10;
	font-weight: 700;
}

@media (max-width: 991px) {

	/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
	.hero-reseller h1 {
		text-align: center;
		margin-bottom: 100px;
	}

	/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
	.hero-reseller h1 small {
		display: none !important;
	}
}

/* line 17, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.hero-reseller.reseller--products .specs--list-item {
	-webkit-box-shadow: 0 3px #23495C;
	box-shadow: 0 3px #23495C;
}

/* line 21, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.hero-reseller.reseller--products .specs--list-item .price:before {
	background-color: #23495C;
}

/* line 30, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller--products .specs--list-title {
	width: 54%;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}

/* line 37, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller--products .specs--list-title.ressources-title {
	width: 26%;
}

/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller--products .specs--list-item {
	width: 26%;
}

@media (max-width: 1200px) {

	/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
	.reseller--products .specs--list-item {
		width: 49%;
	}

	/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
	.reseller--products .specs--list-item:last-child {
		width: 100%;
	}
}

@media (max-width: 768px) {

	/* line 42, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
	.reseller--products .specs--list-item {
		width: 100%;
	}
}

/* line 59, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller--products .specs--list-spacer {
	width: 15%;
	font-size: 40px;
	font-family: "Roboto Slab";
	line-height: 210px;
	-webkit-box-shadow: 0 0 transparent !important;
	box-shadow: 0 0 transparent !important;
}

/* line 60, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller--products .specs--list-spacer,
.reseller--products .specs--list-spacer:hover {
	background-color: transparent;
}

/* line 74, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller--features .media-left {
	padding-right: 20px;
}

/* line 78, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller--features .h4 {
	font-weight: 700;
}

/* line 84, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller--templates li {
	margin-bottom: 10px;
}

/* line 90, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_reseller.scss */
.reseller-additional .price {
	font-size: 20px;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ecommerce.scss */
.hero-ecommerce {
	background: url("/media/images/heros/ecommerce.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ecommerce.scss */
	.hero-ecommerce {
		background-image: url("/media/images/heros/ecommerce@2x.jpg");
	}
}

/* line 12, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ecommerce.scss */
.hero-ecommerce h1 {
	margin-top: 0;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
	word-break: break-all;
}

/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ecommerce.scss */
.hero-ecommerce h1 small {
	display: block;
	margin-top: 10px;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 30, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ecommerce.scss */
.hero-magento {
	background: url("/media/images/heros/magento.jpg") no-repeat center center;
	background-size: cover;
}

/* line 35, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ecommerce.scss */
.hero-prestashop {
	background: url("/media/images/heros/prestashop.jpg") no-repeat center center;
	background-size: cover;
}

/* line 40, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ecommerce.scss */
.hero-oscommerce {
	background: url("/media/images/heros/oscommerce.jpg") no-repeat center center;
	background-size: cover;
}

/* line 45, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_ecommerce.scss */
.hero-opencart {
	background: url("/media/images/heros/opencart.jpg") no-repeat center center;
	background-size: cover;
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.hero-website-builder {
	min-height: 417px;
	background: url("/media/images/heros/website-builder-new.jpg") no-repeat center center;
	background-size: cover;
	text-align: right;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
	.hero-website-builder {
		background-image: url("/media/images/heros/website-builder-new@2x.jpg");
	}
}

/* line 13, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.hero-website-builder .btn-block,
.hero-website-builder .cb-popup.login-menu input[type="submit"],
.cb-popup.login-menu .hero-website-builder input[type="submit"] {
	white-space: normal;
}

/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.hero-website-builder--title h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (max-width: 768px) {

	/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
	.hero-website-builder--title h1 {
		font-size: 30px !important;
	}
}

/* line 37, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.hero-website-builder--title h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.website-builder--why .well {
	margin-bottom: 10px;
}

/* line 51, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.website-builder--why .well p {
	margin-top: 5px;
	margin-bottom: 0;
}

/* line 57, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.website-builder--why .media-left {
	padding-right: 10px;
}

/* line 61, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.website-builder--why .fa {
	font-size: 2em;
}

/* line 65, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.website-builder--why .img-responsive {
	margin: 0 auto;
}

/* line 72, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.website-builder--access .list-fixed-width span {
	font-weight: 700;
}

/* line 81, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_website-builder.scss */
.reseller--templates .list-inline li img {
	width: 139px;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_products-compare.scss */
.hero-compare {
	min-height: 135px;
	background: url("/media/images/heros/hosting-compare-small.jpg") no-repeat center center;
	background-size: cover;
}

/* line 11, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_products-compare.scss */
.hero-compare--title h1 {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 135px;
	line-height: 135px;
	color: #14baf6;
	text-transform: uppercase;
	font-weight: 700;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.hero-compare--title h1:before,
.hero-compare--title h1:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.hero-compare--title h1:after {
	clear: both;
}

/* line 23, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_products-compare.scss */
.hero-compare--title h1 small {
	height: 135px;
	line-height: 135px;
	float: right;
	margin-right: 0;
	font-size: 22px;
	color: #fff;
	text-transform: none;
	font-weight: 300;
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_one-click.scss */
.hero-one-click {
	background: url("/media/images/heros/app.jpg") no-repeat center center;
	background-size: cover;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_one-click.scss */
.one-click--install h3 {
	color: #1baf10;
	font-size: 25px;
	font-weight: 700;
}

/* line 15, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_one-click.scss */
.one-click--install ul {
	list-style-type: none;
	padding: 0;
}

/* line 20, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_one-click.scss */
.one-click--install .min-h {
	min-height: 50px;
}

/* line 24, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_one-click.scss */
.one-click--install .progress {
	margin-bottom: 0;
	height: 35px;
	background-color: #3e3e3e;
	padding: 3px;
}

/* line 31, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_one-click.scss */
.one-click--install .progress-bar {
	line-height: 29px;
	color: #3e3e3e;
	font-weight: 700;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

/* line 39, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_one-click.scss */
.list--brand {
	margin-top: 10px;
	font-size: 14px;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_one-click.scss */
.list--brand img {
	margin-top: 10px;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
#livechat-eye-catcher {
	visibility: hidden !important;
}

/* line 8, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
#container-livechat {
	width: 53px;
}

/* line 12, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
#livechat {
	position: relative;
}

/* line 18, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.contact-bar .cb-btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

/* line 22, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.contact-bar .cb-kb {
	display: none;
}

/* line 26, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.contact-bar .cb-status {
	display: none !important;
}

/* line 14, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.cb-chat:before,
.cb-chat:after {
	content: " ";
	display: table;
}

/* line 19, /root/.bundle/vendor/gems/bootstrap-sass-3.3.7/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.cb-chat:after {
	clear: both;
}

/* line 34, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-chat img {
	display: none;
	float: left;
	margin-top: 8px;
	margin-right: 6px;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup {
	position: absolute;
	top: 60px;
	right: 0;
	min-width: 350px;
	background-color: #fafafa;
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 52, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup img[src*="arrowLivechat.png"] {
	display: none;
}

/* line 56, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup:before {
	position: absolute;
	content: ' ';
	top: -18px;
	right: 10px;
	width: 0;
	border: 10px solid transparent;
	border-bottom-color: #fafafa;
}

/* line 67, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup.chat-skills .skills-options>span {
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
}

/* line 75, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup.login-menu .cb-label {
	display: none;
}

/* line 83, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup.login-menu br {
	display: block;
	height: 4px;
	content: " ";
}

/* line 89, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup.login-menu input[type="submit"] {
	margin-bottom: 5px;
}

/* line 97, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup-inner {
	padding: 20px;
	padding-top: 0;
}

/* line 108, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup-toolbar {
	text-align: right;
}

/* line 112, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
.cb-popup-close {
	font-size: 1.2em;
	padding-right: 15px;
	cursor: pointer;
}

/* line 120, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
#ajaxLoader {
	display: block;
	padding: 50px;
}

/* line 124, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
#ajaxLoader img[src*="mini-ajax-loader.gif"] {
	display: block;
	margin: 0 auto;
}

/* line 131, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
#livechat-full {
	display: none;
	overflow: visible !important;
	width: 430px !important;
	top: 60px !important;
	bottom: auto !important;
	background: #fafafa !important;
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (min-width: 992px) {

	/* line 131, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
	#livechat-full {
		display: block;
	}
}

/* line 146, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_livechat.scss */
#livechat-compact-container {
	display: none !important;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.hero-spam-protection {
	min-height: 417px;
	background: url("/media/images/heros/spam-protection.jpg") no-repeat center center;
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
	.hero-spam-protection {
		background-image: url("/media/images/heros/spam-protection@2x.jpg");
	}
}

/* line 15, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.hero-spam-protection--title h1 {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	margin-top: 120px;
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

@media (max-width: 768px) {

	/* line 15, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
	.hero-spam-protection--title h1 {
		font-size: 30px !important;
	}
}

/* line 33, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.hero-spam-protection--title h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
}

/* line 44, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.spam-protection--why h3 {
	font-size: 25px;
	color: #1baf10;
}

/* line 49, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.spam-protection--why .well {
	margin-bottom: 10px;
}

/* line 52, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.spam-protection--why .well p {
	margin-top: 5px;
	margin-bottom: 0;
}

/* line 58, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.spam-protection--why .media-left {
	padding-right: 10px;
}

/* line 62, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.spam-protection--why .fa {
	font-size: 2em;
}

/* line 67, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.visual-elm-spam-protection {
	height: 650px;
	margin-top: 20px;
}

/* line 71, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.visual-elm-spam-protection .visual-elm-box-1x,
.visual-elm-spam-protection .visual-elm-box-2x,
.visual-elm-spam-protection .visual-elm-box-3x {
	position: absolute;
	left: 0;
	right: 0;
}

/* line 79, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.visual-elm-spam-protection .visual-elm-box-1x {
	top: 100px;
}

/* line 83, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.visual-elm-spam-protection .visual-elm-box-2x {
	bottom: 50px;
	text-align: center;
}

/* line 88, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_spam-protection.scss */
.visual-elm-spam-protection .visual-elm-box-3x {
	width: 50%;
	bottom: 0;
	right: auto;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/partials/_you-are-not-alone.scss */
.representative {
	overflow: hidden;
	min-height: 329px;
	background: url("/media/images/heros/representative.jpg") no-repeat right center;
	background-size: cover;
}

/* line 10, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/partials/_you-are-not-alone.scss */
.representative h3 {
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 45px;
	color: #fff;
}

/* line 16, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/partials/_you-are-not-alone.scss */
.representative h3 small {
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: 300;
	color: #fff;
}

/* line 24, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/partials/_you-are-not-alone.scss */
.representative .btn,
.representative .cb-popup-inner .cb-btn,
.cb-popup-inner .representative .cb-btn {
	font-family: "Roboto Slab";
}

/* line 28, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/partials/_you-are-not-alone.scss */
.representative .row>div {
	position: relative;
}

/* line 31, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/partials/_you-are-not-alone.scss */
.representative .row>div * {
	position: relative;
	z-index: 10;
}

/* line 36, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/partials/_you-are-not-alone.scss */
.representative .row>div:before {
	content: " ";
	display: block;
	width: 2000px;
	position: absolute;
	z-index: 5;
	top: -100px;
	bottom: -100px;
	right: 0;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(20%, #000), color-stop(80%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0)));
	background-image: -moz-linear-gradient(left, #000 20%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-linear-gradient(left, #000 20%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, #000 20%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0) 100%);
}

/* line 6, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_404.scss */
.page-404 {
	padding-top: 483.80952381px;
	min-height: 1016px;
	background: url("/media/images/404.jpg") no-repeat center center;
	background-size: cover;
	color: #fff;
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_404.scss */
.page-404 .h1 {
	font-family: "Roboto Slab";
}

/* line 18, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_404.scss */
.page-404 .h1 {
	font-size: 80px;
}

/* line 22, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_404.scss */
.page-404 .lead {
	font-size: 37px;
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.hero-app {
	padding: 60px 0;
	background: url("/media/images/heros/app.jpg") no-repeat right top;
	background-size: cover;
	color: #fff;
}

/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.hero-app h1 {
	text-transform: uppercase;
}

@media (max-width: 768px) {

	/* line 14, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
	.hero-app h1 {
		font-size: 30px !important;
	}
}

/* line 21, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.hero-app h1 mark {
	font-weight: bold;
	font-size: 1.5em;
}

/* line 28, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.app-img {
	position: relative;
	display: inline-block;
	width: 100%;
	min-height: 1px;
}

/* line 35, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.app-img img {
	position: absolute;
	z-index: 5;
}

/* line 39, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.app-img img.offset-100 {
	top: -100px;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.app-img img.align-right {
	right: 0;
}

/* line 48, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.app-img video {
	position: absolute;
	z-index: 10;
	width: 250px;
	left: 25px;
	top: 55px;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 1px #000;
	box-shadow: 0px 0px 1px #000;
}

/* line 62, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.overflow-hidden {
	overflow: hidden;
}

/* line 66, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.wrapper-app {
	background: url("/media/images/app/user.jpg") no-repeat right top;
}

@media (max-width: 992px) {

	/* line 66, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
	.wrapper-app {
		background-image: none;
	}
}

/* line 73, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.app-sc-w {
	width: 332px;
}

/* line 77, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.apple-app-validation-sucks {
	position: relative;
	display: inline-block;
	cursor: progress;
}

/* line 82, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.apple-app-validation-sucks:before,
.apple-app-validation-sucks:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.6);
	width: 135px;
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 99, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.apple-app-validation-sucks:before {
	text-align: center;
	display: inline-block;
	content: attr(data-text);
	color: #fff;
	font-family: "Kalam";
	font-size: 14px;
}

/* line 110, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.modal-no-bd .modal-body {
	border: none;
}

/* line 115, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_app.scss */
.pointer {
	cursor: pointer;
}

/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
body[class*="startup"] {
	background: #fff url("/media/images/landing/bg.jpg") no-repeat center center;
	background-size: cover;
}

/* line 7, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
body[class*="startup"] .main-logo {
	width: 109px;
	height: 60px;
	line-height: 60px;
	padding: 0;
	background: url("/media/images/logo-blue.png") no-repeat center center;
	background-size: 100%;
}

@media (max-width: 992px) {

	/* line 3, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
	body[class*="startup"] {
		padding-top: 0;
	}

	/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
	body[class*="startup"] .main-logo {
		margin: 0 auto;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	/* line 25, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
	body[class*="startup"] .main-logo {
		background-image: url("/media/images/logo-blue@2x.png");
	}
}

/* line 30, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
body[class*="startup"] .btn-success {
	background-color: #05c100;
	border: none;
	white-space: normal;
}

/* line 36, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
body[class*="startup"] form {
	position: relative;
}

/* line 39, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
body[class*="startup"] form:before {
	content: "";
	position: absolute;
	top: -138px;
	right: -20px;
	display: block;
	height: 188px;
	width: 80px;
	background: url("/media/images/arrow-green-new.png");
}

/* line 52, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
body[class*="startup"] form .form-control,
body[class*="startup"] form .cb-popup.login-menu .cb-input,
.cb-popup.login-menu body[class*="startup"] form .cb-input {
	background-color: #fcfeff;
	border: 1px solid #dbdbdb;
}

/* line 61, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
.bg-white {
	background-color: #fff;
}

/* line 65, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
.well-transparent {
	background-color: rgba(255, 255, 255, 0.7);
}

/* line 69, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
.well-bordered {
	border: 4px solid #05c100;
}

/* line 73, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
.well-rounded {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 77, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_landing.scss */
.well-shadow {
	box-shadow: 0 0 25px 1px rgba(0, 0, 0, 0.35);
}

/* line 5, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.no-mt {
	margin-top: 0;
}

/* line 9, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.no-mb {
	margin-bottom: 0;
}

/* line 13, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.no-pt {
	padding-top: 0;
}

/* line 17, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.no-pb {
	padding-bottom: 0;
}

/* line 21, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.mh-550 {
	max-height: 550px;
}

/* line 25, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.text-underline {
	text-decoration: underline;
}

/* line 29, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.fw-n {
	font-weight: normal;
}

/* line 33, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.mt-20 {
	margin-top: 20px !important;
}

/* line 37, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.ml-10 {
	margin-left: 10px !important;
}

/* line 41, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.p-h {
	padding-left: 5px;
	padding-right: 5px;
}

/* line 46, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_helpers.scss */
.strike {
	text-decoration: line-through;
}

@-moz-keyframes glow {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes glow {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@keyframes glow {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0.5;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes shake {

	from,
	11.1%,
	to {
		-moz-transform: none;
		transform: none;
	}

	22.2% {
		-moz-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}

	33.3% {
		-moz-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}

	44.4% {
		-moz-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}

	55.5% {
		-moz-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}

	66.6% {
		-moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}

	77.7% {
		-moz-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}

	88.8% {
		-moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

@-webkit-keyframes shake {

	from,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none;
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

@keyframes shake {

	from,
	11.1%,
	to {
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
	}

	22.2% {
		-moz-transform: skewX(-12.5deg) skewY(-12.5deg);
		-ms-transform: skewX(-12.5deg) skewY(-12.5deg);
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}

	33.3% {
		-moz-transform: skewX(6.25deg) skewY(6.25deg);
		-ms-transform: skewX(6.25deg) skewY(6.25deg);
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}

	44.4% {
		-moz-transform: skewX(-3.125deg) skewY(-3.125deg);
		-ms-transform: skewX(-3.125deg) skewY(-3.125deg);
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}

	55.5% {
		-moz-transform: skewX(1.5625deg) skewY(1.5625deg);
		-ms-transform: skewX(1.5625deg) skewY(1.5625deg);
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}

	66.6% {
		-moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		-ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}

	77.7% {
		-moz-transform: skewX(0.390625deg) skewY(0.390625deg);
		-ms-transform: skewX(0.390625deg) skewY(0.390625deg);
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}

	88.8% {
		-moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		-ms-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

@-moz-keyframes pulse {
	from {
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-moz-transform: scale3d(1.3, 1.3, 1.3);
		transform: scale3d(1.3, 1.3, 1.3);
	}

	to {
		-moz-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.3, 1.3, 1.3);
		transform: scale3d(1.3, 1.3, 1.3);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	from {
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-moz-transform: scale3d(1.3, 1.3, 1.3);
		-ms-transform: scale3d(1.3, 1.3, 1.3);
		-webkit-transform: scale3d(1.3, 1.3, 1.3);
		transform: scale3d(1.3, 1.3, 1.3);
	}

	to {
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

/* line 63, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_animations.scss */
.glow {
	-webkit-animation: glow 1.5s linear;
	-o-animation: glow 1.5s linear;
	animation: glow 1.5s linear;
}

/* line 67, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_animations.scss */
.shake {
	-webkit-animation: shake 1s linear;
	-o-animation: shake 1s linear;
	animation: shake 1s linear;
}

/* line 71, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_animations.scss */
.pulse {
	-webkit-animation: pulse 0.5s linear;
	-o-animation: pulse 0.5s linear;
	animation: pulse 0.5s linear;
}

/* line 4, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser {
	padding: 0 20px 20px;
	background-color: #ededed;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* line 19, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-btn {
	display: inline-block;
	padding-top: 14px;
	min-height: 60px;
	width: 80px;
}

/* line 25, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-btn li {
	padding-left: 3px;
	padding-right: 3px;
}

/* line 29, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-btn li:first-child i {
	color: #F85415;
}

/* line 33, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-btn li i {
	color: #E3E717;
}

/* line 37, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-btn li:last-child i {
	color: #28C214;
}

/* line 43, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-url {
	min-height: 20px;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* line 51, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-body {
	position: relative;
	overflow: hidden;
	padding: 20px;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* line 60, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-body h3 {
	font-weight: normal;
	color: #e1e1e1;
	font-size: 16px;
}

/* line 66, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-body .row {
	margin-bottom: 20px;
}

/* line 69, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-body .row.last {
	margin-bottom: 0;
}

/* line 77, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-corner {
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px;
}

/* line 84, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-corner p {
	position: relative;
	z-index: 10;
	color: #fff;
	text-align: right;
}

/* line 92, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.browser-corner:before {
	position: absolute;
	z-index: 5;
	top: -170px;
	right: -170px;
	width: 0;
	height: 0;
	content: "";
	border: 170px solid transparent;
	border-bottom-color: #14baf6;
	-moz-transform: translateZ(1px) rotate(45deg);
	-ms-transform: translateZ(1px) rotate(45deg);
	-webkit-transform: translateZ(1px) rotate(45deg);
	transform: translateZ(1px) rotate(45deg);
}

/* line 110, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_browser.scss */
.theme-image {
	width: 100%;
	min-height: 100px;
	background: #fafafa;
}

/******** login box **********/
.top-login-box,
.top-logged-box {
	min-width: 320px;
	border-radius: 6px;
	background: #fff !important;
	right: 0;
	margin-top: 20px;
	left: auto;
	padding: 30px 20px 50px;
	color: #333;
	border: none;
	box-shadow: 0 0 0 2px #282828 inset;
}

.top-logged-box {
	min-width: 155px;
	padding: 30px 20px;
}

.top-login-box h4 {
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 30px;
}

.top-login-box:before {
	display: none;
}

.top-login-box label {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px;
	width: 100%;
}

.login-form-box .form-control {
	border: none;
	outline: none;
	line-height: 43px;
	height: 43px;
	color: #333;
	border-radius: 6px;
	box-shadow: 0 0 0 2px #282828 inset;
}

.login-form-box label .losenord {
	border: none !important;
	outline: none !important;
	padding: 0 !important;
	background: none !important;
	color: #333 !important;
	float: right;
	font-weight: normal;
	font-style: italic;
	box-shadow: none !important;
	line-height: 18px !important;
	border-radius: 0 !important;
}

.login-text-box {
	float: left;
	width: 100%;
	margin: 22px 0 0;
}

.login-text-box button {
	display: inline-block;
	border: none;
	outline: none;
	margin: 10px 0 0;
	background: none;
	border-radius: 32px;
	width: 100%;
	color: #282828;
	line-height: 38px;
	height: 38px;
	box-shadow: 0 0 0 2px #282828 inset;
}

.login-text-box h4 {
	margin: 0 0 15px;
}

.login-text-box button {
	margin: 34px 0 0;
}

.login-text-box button:hover {
	background: #282828;
	color: #fff;
}

.top-login-box label.error {
	padding-top: 10px;
}

.login-form-box .form-control.error {
	box-shadow: 0 0 0 2px #fff inset;
}

.navbar-nav>li select {
	background: none;
	border: none;
	color: #fff;
	margin-top: 2px;
	text-transform: uppercase;
	padding-top: 19px;
	padding-bottom: 19px;
}

.navbar-nav>li.open>a:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 5px;
	bottom: 0;
	right: 5px;
	background-color: #fafafa;
	z-index: -1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.navbar-nav>li select option {
	border-top: 1px dotted #c2c2c2;
	display: block;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333;
	white-space: nowrap;
	padding: 10px;
	background: #fff;
	border: none;
}

.subbanner {
	display: table;
	height: 300px;
	width: 100%;
	font-size: 24px;
	color: #fff;
	line-height: 30px;
}

.v-align {
	display: table-cell;
	vertical-align: middle;
}

.subbanner h1 {
	margin: 0;
}

.sub-outerbox {
	background: url(/media/images/heros/app.jpg) center center / cover no-repeat rgb(19, 49, 60);
}

.special-padding {
	padding: 50px 0;
}

.section-privacy h2 {
	color: #333;
}


/****************************VPN***********************************/
.vpn-bg-wrapper {
	background: #13313c url("/media/images/heros/app.jpg") no-repeat center center;
	background-size: cover;
}

.hero-vpn {
	min-height: 317px;
	background: url("/media/images/heros/vpn-banner.png") no-repeat center center;
	background-size: cover;
}

.hero-vpn--title h1 {
	display: inline-block;
	padding: 40px;
	margin-top: 120px;
	font-weight: 400;
	font-size: 48px;
	text-align: left;
	color: #fff;
	text-transform: unset;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 95px;
}

.hero-vpn--title h1 small {
	display: block;
	text-transform: none;
	font-size: 24px;
	color: #fff;
	font-weight: 300;
}

.hero-vpn .col-md-12 {
	padding: 13px 0 0 0;
}

.vpnprice-plan {
	border: 1px solid #fff;
}

.vpnprice-heading h2 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 30px;
	margin-top: 15px;
	font-weight: 600;
}

.vpnprice-heading span.vpn-price {
	font-size: 48px;
	line-height: 36px;
	color: #2bb020;
	margin-bottom: 11px;
	font-weight: 600;
	display: inline-block;
}

.vpnplan-features {
	margin-top: 42px;
}

.vpnplan-features ul {
	margin-bottom: 45px;
}

.vpnplan-features li {
	margin-bottom: 16px;
}

.vpnplan-features li span {
	font-weight: 500;
}

.vpn-order-btn .btn-lg {
	padding: 15px 36px;
}

.vpnproduct-section-heading {
	margin-bottom: 73px;
	margin-top: 30px;
}

.main-blue-box {
	background-color: #13313c;
	color: #fff;
}

.vpn-features-section .media {
	background-color: #fff;
	box-sizing: border-box;
	border: 20px solid transparent;
	background-clip: padding-box;
	padding: 21px 36px;
	height: 230px;
}

.vpn-features-section .media h4 {
	font-size: 24px;
	line-height: 36px;
	margin-top: 8px;
}

.vpn-features-section .media figure {
	margin-top: 18px;
	margin-right: 12px;
}

.vpnfeatures-heading {
	margin-bottom: 35px;
}

.vpnqa-heading {
	margin-bottom: 60px;
}

.vpnqa-section {
	padding: 80px 0;
}

.vpn-qa {
	padding: 0 100px;
}

.vpnqa-accordian .card {
	border-bottom: 1px solid #dddddd;
}

.vpnqa-accordian .card .card-header h2 span {
	font-size: 18px;
	font-weight: 500;
}

.blue-bg {
	color: #13baf6;
}

.card .mb-12 {
	margin-bottom: 12px;
}

.vpn-fontawesome {
	margin-right: 16px;
}

.bordertop {
	border-bottom: unset !important;
}

.vpnqa-accordian .card h2 .btn-link:hover span,
.btn-link:active span {
	color: #1baf10 !important;
}

.vpnqa-accordian .card h2 .btn-link:hover .vpn-fontawesome:before,
.btn-link:active .vpn-fontawesome:before {
	color: #1baf10 !important;
}

.vpn-fontawesome.fa-plus-circle:before {
	font-size: 20px;
}

.vpn-fontawesome.fa-minus-circle:before {
	font-size: 20px;
}

.vpnqa-accordian .card .card-body p {
	font-size: 18px;
	line-height: 24px;
	color: #293339;
	margin: 13px 61px 15px;
}

.vpnqa-accordian button.btn.btn-link {
	color: #293339;
}

.vpnqa-accordian .btn-link:focus,
.btn-link:hover {
	text-decoration: unset;
	color: #0fa558;
}

.vpnqa-accordian .btn:active:focus,
.vpnqa-accordian .btn:focus {
	outline: unset;
}

@media screen and (max-width: 768px) {
	.vpn-qa {
		padding: 0;
	}
}

@media screen and (max-width: 560px) {
	.vpnqa-accordian .card .card-header h2 span {
		font-size: 12px;
	}
}


/****************************Security Audit***********************************/
.hero-securityaudit {
	min-height: 350px;
	background: url("/media/images/heros/securityaudit-banner.png") no-repeat center center;
	background-size: cover;
}

.hero-securityaudit--title h1 {
	display: inline-block;
	padding: 40px 0;
	margin-top: 50px;
	font-weight: 400;
	font-size: 48px;
	text-align: left;
	color: #fff;
	text-transform: unset;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 95px;
}

.hero-securityaudit--title h1 small {
	display: block;
	text-transform: none;
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	line-height: 36px;
	padding: 0 34% 0 0;
}

.securityaudit--info h2 {
	font-weight: 500;
	margin-bottom: 30px;
}

.securityaudit--info p {
	line-height: 22px;
	margin-bottom: 25px;
}

.securityaudit--info span {
	font-size: 18px;
	line-height: 25px;
	color: #2bb020;
	font-weight: 500;
}

.securityaudit--info figure {
	margin-top: 40px;
}

.sa-content-box {
	padding-right: 6%;
}

.securityaudit--info {
	margin-top: 0;
	padding: 0 0 10px;
}

.free-sa-btn {
	margin-top: 25px;
}

.free-sa-btn .btn-block {
	width: 66%;
}

.free-sa-btn .btn-lg {
	padding: 15px 16px;
}

.security-audit-pricing .table {
	margin-top: 70px;
	margin-bottom: 45px;
}

.security-audit-table thead tr th {
	padding: 20px 24px;
	border-color: #fff;
}

.security-audit-table tbody tr td figure {
	margin-top: 12px;
}

.security-audit-table tbody tr td figure.dash-blend img {
	mix-blend-mode: hard-light;
}

.security-audit-table tbody tr td {
	padding: 20px 25px 12px 25px;
	color: #5a5959;
	font-weight: 400;
}

.security-audit-table td:nth-child(2),
.security-audit-table td:nth-child(3),
.security-audit-table td:nth-child(4) {
	text-align: center;
}

.audit-table-row1 th h5 {
	font-size: 18px;
	line-height: 36px;
	font-weight: 600;
	margin-bottom: 10px;
}

.sa-info {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
}

.audit-table-row1 th .sa-underline {
	border-bottom: 2px solid #e6e8ec;
	margin: 0 52px 8px;
}

.audit-table-row1 th span.sa-color {
	color: #14baf6;
}

.audit-table-row1 th span.sa-price {
	font-size: 48px;
	line-height: 70px;
}

.audit-table-row1 th span.sa-quarterly {
	font-size: 18px;
	line-height: 25px;
}

.audit-table-row1 tr:nth-child(even)>td {
	background-color: #f8f8f8;
}

.audit-table-row1 tr:nth-child(odd)>td {
	background-color: #fff;
}

.audit-table-row1 th:first-child {
	width: 405px;
	border-left-style: hidden;
	border-top-style: hidden !important;
	border-bottom-style: hidden;
}

.audit-table-row1 th:nth-child(2),
.audit-table-row1 th:nth-child(3),
.audit-table-row1 th:nth-child(4) {
	width: 223px;
	border-bottom-style: hidden;
}

th.audit-table-subheading {
	background-color: #13313c;
	color: #fff;
	font-size: 18px;
	padding: 15px 20px !important;
	font-weight: 400;
}

.security-audit-table tbody tr td figure {
	margin-top: 18px;
}

.security-audit-table tbody tr td figure.dash-blend {
	margin-top: 22px;
}

.security-audit-table tbody tr td figure.dash-blend img {
	mix-blend-mode: hard-light;
}

.security-audit-table tbody tr td {
	padding: 20px 25px 12px 33px;
	color: #000;
	font-weight: 300;
	font-size: 17px;
	line-height: 22px;
	height: 90px;
	border-bottom-style: solid;
}

.security-audit-table td:nth-child(2),
.security-audit-table td:nth-child(3),
.security-audit-table td:nth-child(4) {
	text-align: center;
}

.audit-note {
	font-weight: 500;
	margin-bottom: 45px;
}

.audit-note span {
	color: red;
}

.consult-btn {
	margin-top: 35px;
}

.consult-btn a {
	background: #27b467;
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto';
	padding: 18px 43px;
	border-radius: 3px !important;
}

.consult-btn a:hover {
	background: #2cbc72;
	color: #fff;
}

.sa-blue-box h2 {
	margin-bottom: 0;
}

.security-audit-pricing .section-arrow {
	left: 48%;
}

.security-audit-table {
	border-top: 0;
	border-right: 0;
	border: unset;
}

.security-audit-table thead>tr>th:last-child {
	border-right: 0;
}

/************************ Sitelock ********************************************/
.hero-sitelock--title {
	background: url('/media/images/heros/sitelock_banner_top.png');
	height: 350px;
	color: #fff;
	padding: 90px 0;
	background-size: cover;
}

.hero-sitelock--title h1 {
	font-size: 48px;
	line-height: 36px;
	margin-bottom: 25px;
}

.hero-sitelock--title p {
	font-size: 24px;
	line-height: 36px;
	padding: 0 62% 0 0;
}

.hero-sitelock--title p span {
	color: #13baf6;
	font-weight: 600;
}

.sitelock-plan-section span {
	text-transform: none;
}

.sitelock-plan-section span.sitelock-plan-subheading {
	font-size: 16px;
	line-height: 36px;
}

.sitelock-plan-section span.sitelock-plan-feature {
	font-size: 14px;
	line-height: 36px;
	color: #2bb020;
}

.sitelock-plan-section .specs--list-item {
	width: 31%;
}

.sitelock-plan-section .specs--list-item ul li {
	text-transform: none;
}

.sitelock-feature-heading {
	display: flex;
	margin-bottom: 7px;
}

.sitelock-feature-heading h2 {
	font-size: 30px;
	line-height: 36px;
}

.sitelock-inner p {
	margin-bottom: 30px;
}

.sitelock-feature-heading img {
	width: 30px;
	height: 30px;
	margin: 25px 17px 0 0;
}

.sitelock-inner {
	border-bottom: 1px dashed #cccccc;
}

.sitelock-features-section .section-arrow {
	left: 47.5%;
	top: -60px;
}

.sitelock-features-section {
	background: url('/media/images/sitelock-features-bg.png') no-repeat;
	background-size: cover;
	padding: 60px 0;
}

.sitelock-features-2 {
	padding: 60px 0;
}

.sitelock-features-2 .media-body p.sitelock-media-heading {
	font-size: 24px;
	line-height: 36px;
	font-weight: 500;
	text-transform: none;
}

.sitelock-features-2 .media-left img {
	margin-left: 10px;
}

.sitelock-features-2 .media-body {
	padding-left: 16px;
}

.sitelock-features-2 .media-left {
	padding-top: 20px;
}

.sitelock-bottom-section {
	background: url('/media/images/sitelock-bottom-banner.jpg') no-repeat;
	height: 470px;
	color: #fff;
	background-size: cover;
}

.sitelock-bottom-section .container {
	padding: 4.8% 1.8%;
}

.sitelock-bottom-section h2 {
	padding: 0 45% 0 0;
	font-size: 42px;
	font-weight: 400;
	line-height: 48px;
	margin-top: 60px;
}

.sitelock-bottom-section span.subheading-green {
	color: #2bb020;
	font-size: 24px;
	line-height: 36px;
}

.cart {
	width: 35px;
	height: 35px;
	cursor: pointer;
	box-shadow: 0 0 0 2px #fff inset;
	background: url(/media/images/svg/cart.svg) no-repeat center;
	background-size: 50%;
	border-radius: 100%;
	float: right;
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-right: 30px;
}

.cart span {
	right: -7px;
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	border-radius: 100%;
	position: absolute;
	background: #fff;
	color: #000;
}

a#cart_btn {
	float: right;
}

#cartform_box.logged-in-box {
	/* right: 0; */
	right: 58px;
	z-index: 9;
	top: 64px;
	background: #fff;
	padding: 30px 20px;
	width: 360px;
	position: absolute;
	border: 2px solid #4a4a4a;
}

#cartform_box.logged-in-box::before {
	right: 10px;
	top: -13px;
	width: 22px;
	content: '';
	height: 13px;
	position: absolute;
	background: url(../images/cart-arrow.png) no-repeat;
}

@media screen and (max-width: 1440px) {
	.product h3 span {
		font-size: 40px;
	}

	.product h3 {
		font-size: 45px;
	}
}

@media screen and (max-width: 1199px) {
	.sitelock-bottom-section .container {
		padding: 9.8% 1.8%;
	}

	.sitelock-bottom-section h2 {
		padding: 0 12% 0 0;
	}

	.new-cira-wraper.product .product--specs ul {
		text-align: left;
	}

	.new-cira-wraper.product .product--specs ul li i {
		left: 5px;
	}

	.new-cira-wraper.product .product--specs ul li {
		position: relative;
		padding-left: 35px;
		font-size: 15px;
	}

	.new-cira-wraper.product .product--specs {
		min-height: 245px;
	}
}

@media screen and (max-width: 991px) {
	.sitelock-bottom-section h2 {
		font-size: 36px;
	}

	.sitelock-plan-section .specs--list-item {
		width: 100%;
	}

	.webhosting.private-vpn-plans-section .specs--list-item {
		width: 100%;
	}
}

@media screen and (max-width: 530px) {
	.hero-sitelock--title {
		text-align: center;
	}

	.hero-sitelock--title h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.hero-sitelock--title p {
		font-size: 18px;
		padding: 0;
	}

	.sitelock-features-section {
		padding: 30px 0;
	}

	.sitelock-feature-heading h2 {
		font-size: 25px;
	}

	.sitelock-feature-heading p {
		font-size: 15px;
	}

	.sitelock-features-2 .media-left img {
		margin-left: 0;
	}

	.sitelock-features-2 .media-body {
		padding-left: unset;
	}

	.sitelock-features-2 {
		padding: 15px 0;
	}

	.sitelock-bottom-section {
		text-align: center;
	}

	.sitelock-bottom-section h2 {
		padding: 0;
	}

	.sitelock-bottom-section h2 {
		font-size: 28px;
	}

	.sitelock-bottom-section h2 {
		margin-top: 20px;
	}

	.sitelock-bottom-section .container {
		padding: 24.8% 1.8%;
	}

	.sitelock-features-2 .media-body p.sitelock-media-heading {
		font-size: 20px;
	}

	.sitelock-features-2 .media-body p.border {
		font-size: 14px;
	}
}

/****************************WORDPRESS SERAVO********************************************/
.wordpress-plans .specs--list-item {
	width: 22.5%;
}

.wordpress-plans .specs--list-item span {
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
	margin: 8px 0 25px;
}

.wordpress-plans .specs--list-item .list-specs li {
	text-transform: none;
}

.wordpress-plans .specs--list-item {
	padding: 20px 25px;
}

/************************ Domain - CA ********************************************/

.hero-ca--title {
	min-height: 450px;
	background: url('/media/images/heros/cirastock-207.jpg') no-repeat 50% 48%;
	background-size: cover;
}

.dotca {
	position: relative;
	width: 450px;
	max-width: 450px;
}

.dotca .image {
	display: block;
	width: 100%;
	height: auto;
}

.dotca .overlay {
	position: absolute;
	bottom: 0;
	background: rgb(0, 0, 0);
	background: rgba(205, 19, 43, 0.5);
	/* Black see-through */
	color: #f1f1f1;
	width: 100%;
	transition: .5s ease;
	opacity: 0;
	color: white;
	font-size: 20px;
	padding: 20px;
	text-align: center;
}

.dotca:hover .overlay {
	opacity: 1;
}

.box-dark-ca {
	color: #fff;
	text-shadow: 1px 1px 3px black;
}

.box-dark-ca small {
	color: #09A7E0;
}

/************************ CA Domain  Landing page ********************************************/

.ca-landing-banner-img img {
	width: 100%;
}

.ca-landing-inner-sec1 {
	border: 1px solid #13313c;
	background-color: #13313c;
	color: #fff;
	padding: 50px;
	margin-bottom: 20px;
	border-radius: 4px;

}

.ca-landing-p1 {
	font-size: 20px;
}

.ca-landing-p2 {
	font-size: 16px;
}

.landing-panel1 {
	border-bottom: 1px solid #425a63;
	padding: 12px 0;
	margin: 0;
}

.landing-panel2 .fa-times {
	color: #ff0000;
}

.landing-panel2 {
	border-bottom: 2px solid #425a63;
	padding: 23px 0 23px 0;
}

.landing-panel3 {
	font-size: 22px;
	padding: 16px 0;
	margin-bottom: 8px;
}

.landing-sec-values {
	float: right;
}

.ca-landing-inner-sec2 {
	padding: 45px;
	margin-bottom: 70px;
	border-radius: 4px;
}

.ca-landing-inner-sec3 {
	border: 1px solid #dddddd;
}

.ca-landing-inner-sec1 h4 {
	margin-bottom: 33px;
}

.landing-inner-sub1 {
	border-bottom: 1px solid #dddddd;
	padding: 38px;
}

.landing-inner-sub2 {
	padding: 38px;
}

.landing-page-heading {
	padding-right: 10px;
}

.landing-inner-sub1 i {
	color: #14baf6;
}

.landing-inner-sub2 i {
	color: #14baf6;
}

#loading-bar-spinner.spinner {
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -20px;
	position: absolute;
	z-index: 19 !important;
	animation: loading-bar-spinner 400ms linear infinite;
}

#loading-bar-spinner.spinner .spinner-icon {
	width: 40px;
	height: 40px;
	border: solid 4px transparent;
	border-top-color: #00C8B1 !important;
	border-left-color: #00C8B1 !important;
	border-radius: 50%;
}

@keyframes loading-bar-spinner {
	0% {
		transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.landing-panel-ex {
	padding: 10px 0 10px 0;
	font-size: 20px;
}

.ca-domain-landing-logo {
	color: #fff;
	line-height: 28px;
}

.landing-blue-logo {
	line-height: 60px;
}

.landing-white-logo {
	width: 109px;
	height: 60px;
}

.nav-lang>li>a:hover,
.nav-lang>li>a:focus {
	background-color: #13313c !important;
}

.nav-lang .open>a,
.nav-lang .open>a:hover,
.nav-lang .open>a:focus {
	background-color: #13313c !important;
}

.landing-ca-condition {
	font-weight: 400;
	font-size: 14px;
}

.landing-cira-logo {
	text-align: center;
	margin: 0 auto;
}

.landing-pkg .price del {
	font-size: 14px;
	font-weight: 400;
}

.ca-landing-inner-sec1 .form-control {
	height: 43px;
}

span.label.label-success.var1 {
	padding: 6px 10px;
	display: inline;
}

.specs--list-item .lead.var1 {
	margin-bottom: 14px;
	line-height: 26px;
	font-size: 22px;

}

.ca-landing-p2 .valueyear {
	display: block;
}

.specs--list-item .price-border:before {
	background-color: #ddd;
	height: 1px;
}

.specs--list-item .price-border {
	padding-top: 25px;
}

.landing-pkg {
	padding-top: 30px 20px 40px;
}

.landing-pkg .btn-primary {
	width: 110px;
}

/* .footer-nav-ca .container{
padding: 10px !important;
} */
.footer-list-ca li {
	padding: 0;
}

.footer-list-ca .fa-stack:hover {
	color: #1baf10;
}

h3.landing-panel1.text-white.text-center {
	padding-top: 0;
}

.landing-pkg .media-left {
	padding: 0;
}

/* line 64, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.footer-list-ca a:hover[href*="facebook.com"] i {
	color: #13313c;
}

/* line 69, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.footer-list-ca a:hover[href*="twitter.com"] i {
	color: #13313c;
}

/* line 74, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.footer-list-ca a:hover[href*="youtube.com"] i {
	color: #13313c;
}

/* line 79, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.footer-list-ca a:hover[href*="plus.google.com"] i {
	color: #13313c;
}

/* line 84, /srv/remote_source/frontend/funio.com/source/media/css/assets/funio/_list.scss */
.footer-list-ca a:hover[href*="linkedin.com"] i {
	color: #13313c;
}

@media (max-width: 991px) {
	.ca-landing-inner-sec1 .form-control {
		height: 43px;
		width: 330px;
		position: absolute;
		top: 10px;
		left: 0;
	}

	.landing-ca-condition {
		margin-bottom: 20px;
	}

	.landing-panel3 .total-amount {
		position: relative;
		top: -65px;
	}

	.landing-panel3 .ca-prefix {
		position: relative;
		top: -65px;
	}

	.landing-panel3 .ca-domain-price {
		position: relative;
		top: -65px;
	}

	.ca-landing-inner-sec2 {
		margin-bottom: 20px;

	}

	.footer-list-ca {
		position: relative;
		top: -34px;
	}

	h3 {
		font-size: 26px;
	}
}

@media (max-width: 767px) {
	.navbar-cira-landing {
		margin-right: 15px !important;
		margin-left: 15px !important;
	}
}

@media (max-width: 575px) {
	.ca-landing-inner-sec1 .form-control {
		width: 150px;
	}

	.footer-list-ca {
		position: relative;
		top: 0px;
	}

	.footer-nav-ca {
		text-align: center;
	}

	ul.list-inline.list-social.pull-right.footer-list-ca {
		text-align: center;
		float: none !important;
	}
}

.footer-nav-ca {
	position: relative;
	width: 100%;
	bottom: 0;
}

/************************ CA Domain Landing page2 ********************************************/
.landing-page2-banner {
	/* overflow: hidden; */
	background: url(/media/images/heros/landingpage2-banner.jpg) no-repeat right center;
	background-size: cover;
}

/****************************campaign***********************************/
.hero-campaign {
	min-height: 680px;
	background: #13313c url(/media/images/promos/hohoho/funio-banner-large.png) no-repeat center center;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	background-size: 59%;
	color: #fff;
	font-family: 'Mountains of Christmas';
	font-size: 35px;
	font-style: normal;
	src: url(https://fonts.gstatic.com/s/mountainsofchristmas/v8/dVGBFPwd6G44IWDbQtPewylJhLDHyIrT3I5b5eGTHmw.woff2) format("woff2");
}


.box-dark-campaign {
	background-color: #000;
	color: #fff;
}

.hero-banner-hohoho-vpn {
	min-height: 200px;
	background: #13313c url(/media/images/promos/hohoho/banner-noel-vpn-en.png) no-repeat center center;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	background-size: 90%;
}

@media screen and (min-width: 750px) {
	.hero-banner-hohoho-vpn {
		background: #13313c url(/media/images/promos/hohoho/banner-noel-vpn-en.png) no-repeat center center;
		background-size: 95%;
	}
}

@media screen and (min-width: 1200px) {
	.hero-banner-hohoho-vpn {
		background: #13313c url(/media/images/promos/hohoho/banner-noel-vpn-en.png) no repeat center center;
		background-size: 60%;
	}

}

.hero-banner-hohoho-shared {
	min-height: 200px;
	background: #13313c url(/media/images/promos/hohoho/banner-noel-shared-en.png) no-repeat center center;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	background-size: 90%;
}

@media screen and (min-width: 750px) {
	.hero-banner-hohoho-shared {
		background: #13313c url(/media/images/promos/hohoho/banner-noel-shared-en.png) no-repeat center center;
		background-size: 95%;
	}
}

@media screen and (min-width: 1200px) {
	.hero-banner-hohoho-shared {
		background: #13313c url(/media/images/promos/hohoho/banner-noel-shared-en.png) no repeat center center;
		background-size: 60%;
	}


	/* Portrait */
	@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {

		.hero-campaign {
			background: #13313c;
		}

	}


	/* Landscape */
	@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

		.hero-campaign {
			background: #13313c;

		}

	}




	/************************ APPSUITE ********************************************/
	.hero-appsuite--title {
		background: #13313c url('/media/images/heros/appsuite_banner_top.png');
		height: 350px;
		color: #13313c;
		padding: 90px 0;
	}

	.hero-appsuite--title h1 {
		font-size: 85px;
		line-height: 125px;
		margin-bottom: 5px;
	}

	.hero-appsuite--title p {
		font-size: 36px;
		line-height: 36px;
		font-weight: 600;
		padding: 0 10% 0 0;
	}

	.hero-appsuite--title p span {
		color: #fff;
	}

	.appsuite-plan-section span {
		text-transform: none;
	}

	.appsuite-plan-section span.appsuite-plan-subheading {
		font-size: 16px;
		line-height: 36px;
	}

	.appsuite-plan-section span.appsuite-plan-feature {
		font-size: 14px;
		line-height: 36px;
		color: #2bb020;
	}

	.appsuite-plan-section .specs--list-item {
		width: 40%;
	}

	.appsuite-plan-section .specs--list-item ul li {
		text-transform: none;
	}

	.appsuite-feature-heading {
		display: flex;
		margin-bottom: 7px;
	}

	.appsuite-feature-heading h2 {
		font-size: 30px;
		line-height: 36px;
	}

	.appsuite-inner p {
		margin-bottom: 30px;
	}

	.appsuite-feature-heading img {
		width: 30px;
		height: 30px;
		margin: 25px 17px 0 0;
	}

	.appsuite-inner {
		border-bottom: 1px dashed #cccccc;
	}

	.appsuite-features-section .section-arrow {
		left: 47.5%;
		top: -60px;
	}

	.appsuite-features-section {
		background: url('/media/images/appsuite-features-bg.png') no-repeat;
		background-size: cover;
		padding: 60px 0;
	}

	.appsuite-features-2 {
		padding: 60px 0;
	}

	.appsuite-features-2 .media-body p.appsuite-media-heading {
		font-size: 24px;
		line-height: 36px;
		font-weight: 500;
		text-transform: none;
	}

	.appsuite-features-2 .media-left img {
		margin-left: 10px;
	}

	.appsuite-features-2 .media-body {
		padding-left: 16px;
	}

	.appsuite-features-2 .media-left {
		padding-top: 20px;
	}

	.appsuite-bottom-section {
		padding-right: 20px;
		background: url('/media/images/appsuite/openx-appsuite-essentials.png') no-repeat scroll 900px #13313c;
		background-color: #13313c;
		height: 500px;
		color: #fff;
	}

	.appsuite-bottom-section .container {
		padding: 4.8% 1.8%;
	}

	.appsuite-bottom-section h2 {
		padding: 0 45% 0 0;
		font-size: 42px;
		font-weight: 400;
		line-height: 48px;
		margin-top: 60px;
	}

	.appsuite-bottom-section span.subheading-green {
		color: #2bb020;
		font-size: 24px;
		line-height: 36px;
	}
}

@media screen and (max-width: 1199px) {
	.appsuite-bottom-section .container {
		padding: 9.8% 1.8%;
	}

	.appsuite-bottom-section h2 {
		padding: 0 12% 0 0;
	}
}

@media screen and (max-width: 991px) {
	.appsuite-bottom-section h2 {
		font-size: 36px;
	}

	.appsuite-plan-section .specs--list-item {
		width: 100%;
	}
}

@media screen and (max-width: 530px) {
	.hero-appsuite--title {
		text-align: center;
	}

	.hero-appsuite--title h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.hero-appsuite--title p {
		font-size: 18px;
		padding: 0;
	}

	.appsuite-features-section {
		padding: 30px 0;
	}

	.appsuite-feature-heading h2 {
		font-size: 25px;
	}

	.appsuite-feature-heading p {
		font-size: 15px;
	}

	.appsuite-features-2 .media-left img {
		margin-left: 0;
	}

	.appsuite-features-2 .media-body {
		padding-left: unset;
	}

	.appsuite-features-2 {
		padding: 15px 0;
	}

	.appsuite-bottom-section {
		text-align: center;
	}

	.appsuite-bottom-section h2 {
		padding: 0;
	}

	.appsuite-bottom-section h2 {
		font-size: 28px;
	}

	.appsuite-bottom-section h2 {
		margin-top: 20px;
	}

	.appsuite-bottom-section .container {
		padding: 24.8% 1.8%;
	}

	.appsuite-features-2 .media-body p.appsuite-media-heading {
		font-size: 20px;
	}

	.appsuite-features-2 .media-body p.border {
		font-size: 14px;
	}
}

/************************ WebHosting Banners ********************************************/
.shared-bg-wrapper {
	background: #13313c url("/media/images/heros/webhosting_banner_top.png") no-repeat center center;
	background-size: cover;
}

.shared-bg-wrapper section.box-dark {
	background-color: transparent;
}

/************************ MARKETGOO ********************************************/
.hero-marketgoo--title {
	background: url('/media/images/heros/marketgoo_banner_top.jpg');
	height: 350px;
	color: #13313c;
	padding: 90px 0;
}

.hero-marketgoo--title h1 {
	/*font-size: 85px;
  line-height: 125px;
  margin-bottom: 5px;*/
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px;
	/*margin-top: 120px;*/
	font-weight: 700;
	font-size: 49px;
	text-align: left;
	color: #14baf6;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.hero-marketgoo--title h1 small {
	display: block;
	text-transform: none;
	font-size: 27px;
	color: #000;
	font-weight: 300;
	/*line-height: 40px;
  padding: 0 34% 0 0;*/
}

.hero-marketgoo--title p {
	font-size: 36px;
	line-height: 36px;
	font-weight: 600;
	padding: 0 10% 0 0;
}

.hero-marketgoo--title p span {
	color: #fff;
}

.marketgoo-plan-section span {
	text-transform: none;
}

.marketgoo-plan-section span.marketgoo-plan-subheading {
	font-size: 16px;
	line-height: 36px;
}

.marketgoo-plan-section span.marketgoo-plan-feature {
	font-size: 14px;
	line-height: 36px;
	color: #2bb020;
}

.marketgoo-plan-section .specs--list-item {
	width: 40%;
}

.marketgoo-plan-section .specs--list-item ul li {
	text-transform: none;
}

.marketgoo-feature-heading {
	display: flex;
	margin-bottom: 7px;
}

.marketgoo-feature-heading h2 {
	font-size: 30px;
	line-height: 36px;
}

.marketgoo-inner p {
	margin-bottom: 30px;
}

.marketgoo-feature-heading img {
	width: 30px;
	height: 30px;
	margin: 25px 17px 0 0;
}

.marketgoo-inner {
	border-bottom: 1px dashed #cccccc;
}

.marketgoo-features-section .section-arrow {
	left: 47.5%;
	top: -60px;
}

.marketgoo-features-section {
	background: url('/media/images/marketgoo-features-bg.png') no-repeat;
	background-size: cover;
	padding: 60px 0;
}

.marketgoo-features-2 {
	padding: 60px 0;
}

.marketgoo-features-2 .media-body p.marketgoo-media-heading {
	font-size: 24px;
	line-height: 36px;
	font-weight: 500;
	text-transform: none;
}

.marketgoo-features-2 .media-left img {
	margin-left: 10px;
}

.marketgoo-features-2 .media-body {
	padding-left: 16px;
}

.marketgoo-features-2 .media-left {
	padding-top: 20px;
}

.marketgoo-bottom-section {
	padding-right: 20px;
	background: url('/media/images/marketgoo/openx-marketgoo-essentials.png') no-repeat scroll 900px #13313c;
	background-color: #13313c;
	height: 500px;
	color: #fff;
}

.marketgoo-bottom-section h2 {
	padding: 0 45% 0 0;
	font-size: 42px;
	font-weight: 400;
	line-height: 48px;
	margin-top: 60px;
}

.marketgoo-bottom-section span.subheading-green {
	color: #2bb020;
	font-size: 24px;
	line-height: 36px;
}

.marketgoo-box-dark {
	background-color: #13313c;
	color: #fff;
}

/*
.box-dark a {
  color: #fff;
}*/

@media screen and (max-width: 1199px) {
	.marketgoo-bottom-section .container {
		padding: 9.8% 1.8%;
	}

	.marketgoo-bottom-section h2 {
		padding: 0 12% 0 0;
	}
}

@media screen and (max-width: 991px) {
	.marketgoo-bottom-section h2 {
		font-size: 36px;
	}

	.marketgoo-plan-section .specs--list-item {
		width: 100%;
	}
}

@media screen and (max-width: 530px) {
	.hero-marketgoo--title {
		text-align: center;
	}

	.hero-marketgoo--title h1 {
		font-size: 35px;
		line-height: 40px;
		display: inline-block;
		background-color: rgba(255, 255, 255, 0.8);
		padding: 40px;
		margin-top: 120px;
		font-weight: 700;
		font-size: 49px;
		text-align: left;
		color: #14baf6;
		text-transform: uppercase;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}

	.hero-marketgoo--title p {
		font-size: 18px;
		padding: 0;
	}

	.marketgoo-features-section {
		padding: 30px 0;
	}

	.marketgoo-feature-heading h2 {
		font-size: 25px;
	}

	.marketgoo-feature-heading p {
		font-size: 15px;
	}

	.marketgoo-features-2 .media-left img {
		margin-left: 0;
	}

	.marketgoo-features-2 .media-body {
		padding-left: unset;
	}

	.marketgoo-features-2 {
		padding: 15px 0;
	}

	.marketgoo-bottom-section {
		text-align: center;
	}

	.marketgoo-bottom-section h2 {
		padding: 0;
	}

	.marketgoo-bottom-section h2 {
		font-size: 28px;
	}

	.marketgoo-bottom-section h2 {
		margin-top: 20px;
	}

	.marketgoo-bottom-section .container {
		padding: 24.8% 1.8%;
	}

	.marketgoo-features-2 .media-body p.marketgoo-media-heading {
		font-size: 20px;
	}

	.marketgoo-features-2 .media-body p.border {
		font-size: 14px;
	}
}

/*********************Volume Domains *******************/
.info-bulle {
	position: relative;
	display: inline-block;
}

/* Tooltip text */
.info-bulle .tooltiptext {
	visibility: hidden;
	width: 500px;
	background: rgb(19, 49, 60);
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;

	/* Position the tooltip text */
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;

	/* Fade in tooltip */
	opacity: 0;
	transition: opacity 0.3s;
}

/* Tooltip arrow */
.info-bulle .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 15%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #13313c transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.info-bulle:hover .tooltiptext {
	visibility: visible;
	opacity: .9;
}

.help {
	cursor: help;
}

.new-cira-wraper.product h3 {
	font-size: 22px;
}

.new-cira-wraper.product h3 span {
	font-size: 20px;
}

.new-cira-wraper.product .use {
	font-size: 15px;
}

.new-cira-wraper.product .price del {
	font-size: 14px;
}

.new-cira-wraper.product .price {
	font-size: 20px;
}

.new-cira-wraper.product .btn-lg {
	padding: 8px 12px;
	font-size: 15px;
	width: 110px;
	margin-top: 5px;
}

.new-cira-wraper.product {
	min-height: 575px;
	margin-bottom: 18px;
}

.new-cira-wraper.product .product--specs ul li {
	position: relative;
	padding-left: 25px;
	font-size: 15px;
	padding-bottom: 0;
  	padding-top: 5px;
}

.new-cira-wraper.product .product--specs ul li i {
	position: absolute;
	left: 0;
}

.new-cira-wraper.product .product--specs:before {
	min-height: 244px;
	width: 99930px;
}

.new-cira-wraper.product .product--specs {
	padding: 15px 2px;
}

.new-cira-wraper.product li {
	padding: 8px 0;
}

.orderForm_right h2,
.orderForm_right p,
.orderForm_left h2,
.orderForm_left p {
	text-align: center;
}

.create-acc-btn-wrap {
	width: 100%;
	float: left;
	text-align: center;
}

/* #cart_signup h2, .orderForm_left h2 {
    padding-left: 30px;
} */
/* .orderForm_left p, .orderForm_right p {
    padding-left: 30px;
} */
.forget-wrap-new {
	font-size: 14px;
	float: right;
	margin: 10px 0 0;
}

.specs--list-item .btn {
	min-width: 92px;
}

.cart-nav-box #quickCartItems ul li {
	float: left;
	width: 100%;
	padding: 10px 4px;
	border-bottom: 1px solid #e4d0d0;
	text-align: left;
}

.cart-nav-box #quickCartItems .cartTotal {
	padding: 8px 0;
}

.cart-nav-box #quickCartItems .cartTotal ul li {
	padding: 10px 4px !important;
}

.cart-nav-box .green-btn {
	color: #fff;
	background-color: #1baf10;
	border-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	font-family: "Roboto Slab";
	line-height: 25px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
}

.cart-nav-box .item_info {
	width: 70%;
}

.cart-nav-box .pull-right.item_info {
	width: 30%;
	text-align: right;
	text-transform: lowercase;
}

.chekform-wrap .form-check-input {
	height: 20px !important;
	width: 18px !important;
	float: left !important;
	margin: 0 10px 0 0 !important;
	line-height: 20px !important;
}

.form-group.chekform-wrap {
	width: 100% !important;
}

.chekform-wrap .form-check-label {
	width: 80% !important;
}

/* crazy weekend campaign */
#crazyweekend {
	display: block;
}

#crazyweekend .modal-content {
	width: 650px
}

#crazyweekend .modal-dialog {
	width: 650px;
}

#crazyweekend .modal-header {
	padding: 0;
	background-color: #13313c;
}

#crazyweekend .modal-body {
	background-color: #13313c;
}

#crazyweekend .modal-body {
	padding: 0;
}

.modal-open .modal {
	background: none;
}

#crazyweekend .modal-body h4 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 12px;
}

#crazyweekend .modal-body p {
	font-size: 16px;
	margin: 0;
	line-height: 26px;
	color: #fff;
	padding: 0 30px 15px;
}

#crazyweekend .box-wrapper-vertical-nomargin {
	padding: 0;
}

#crazyweekend .hero-campaign {
	background-size: 100%;
	/* min-height: 320px; */
	margin-bottom: 20px;
}

#crazyweekend .section-title {
	margin-bottom: 10px;
	font-size: 32px;
}

#crazyweekend .section-title.no-bd {
	font-weight: bold;
}

#crazyweekend hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

#crazyweekend .close {
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background-color: rgba(0, 0, 0, 0.25);
}

#crazyweekend .row.outer-pop {
	margin: 0;
}

.modal-backdrop.in {
	opacity: 0.4;
	background: black;
}

/* cookies banner */
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert {
	padding: 15px;
	margin-bottom: 22px;
	border: 1px solid transparent;
	border-radius: 4px;
}

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

.alert-cookie-usage button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.alert-cookie-usage .close {
	float: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.5;
	filter: alpha(opacity=20);
}


/* .cookies-box{
    background-color: #14baf6;
}
.cookies-box p{
font-size: 16px;
color: white;
}
.cookies-box p a.cookies-link-Wrap{
    color: #14baf6;
}
.cookies-box {
    padding: 15px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
	width: 100%;
    float: left;
}
span#hidepromotionBoxBottom {
    cursor: pointer;
    color: #fff;
    opacity: 1;
    width: 20px;
    height: 20px;
    line-height: 10px;
    font-size: 20px;
    float: right;
    top: 14px;
    position: absolute;
    right: 10px;
} */
/* .cookies-box p {margin: 10px 0 0;width: 54%;text-align: left;}
.cookies-box p a{text-decoration:underline;}
.cookies-box p a:hover{text-decoration:none;color: #fff;}
.cookies-box .default-btn{margin: 0 0 0 30px;}
.cookies-box .default-btn a{padding: 12px 0 14px;min-width: 100px;} */



@media screen and (max-width: 1199px) {
	#crazyweekend .modal-content {
		width: 580px;
	}

	#crazyweekend .modal-dialog {
		width: 580px;
		margin: 0 auto;
	}

	#crazyweekend .section-title small {
		margin: 7px 0 0;
		line-height: auto;
	}

	#crazyweekend .section-title {
		margin-bottom: 10px;
		font-size: 30px;
	}

	#crazyweekend .outer-pop .btn-md {
		font-size: 18px;
	}
}

@media screen and (max-width: 991px) {
	#crazyweekend .section-title {
		margin-bottom: 10px;
		font-size: 28px;
	}

	#crazyweekend .modal-body p {
		padding: 0 20px 15px;
	}

	#crazyweekend .modal-content {
		width: 530px;
	}

	#crazyweekend .modal-dialog {
		width: 530px;
	}
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 576px) {
	#crazyweekend .modal-content {
		width: auto;
	}

	#crazyweekend .modal-dialog {
		width: auto;
	}

	#crazyweekend .section-title {
		margin-bottom: 10px;
		font-size: 24px;
	}

	#crazyweekend .outer-pop .btn-md {
		font-size: 18px;
	}

	h1.section-title small {
		font-size: 14px;
	}

	#crazyweekend .modal-body p {
		font-size: 14px;
		margin: 0;
		line-height: 24px;
		padding: 0 15px 15px;
	}

	#crazyweekend .hero-campaign {
		background-size: 100%;
		min-height: 260px;
		margin-bottom: 18px;
	}
}

/* marketing landing page css */
.container1170 {
	margin: 0 auto;
	width: 100%;
	max-width: 1170px;
}

.marketing-landings-outer-wraper {
	padding: 80px 40px;
	background: #fff;
	text-align: center;
}

.marketing-landings-outer-wraper h3 {
	font-size: 26px;
	line-height: 36px;
	margin: 0 0 15px 0;
	font-weight: 600;
}

.marketing-landings-outer-wraper h5 {
	font-size: 22px;
	line-height: 36px;
	margin: 0 0 45px 0;
	font-weight: 500;
}

.marketing-landings-outer-wraper .marketring-box {
	width: 150px;
	background: #14baf6;
	padding: 15px;
	text-align: center;
	margin: 0 auto 15px;
}

.marketing-landings-outer-wraper .marketring-box h4 {
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
	margin: 0 0 17px 0;
	color: #fff;
}

.marketing-landings-outer-wraper .marketring-box img {
	margin: 0 0 13px 0;
}

.marketing-landings-outer-wraper .marketring-box h4.marketing-price {
	margin-bottom: 0;
}

.marketing-landings-outer-wraper .marketing-action-btn .btn {
	border: unset !important;
	min-width: 150px !important;
	font-size: 16px !important;
	color: #fff;
	padding: 5px;
	background: #14baf6;
	border-radius: 0;
	font-weight: 600;
}

.marketing-landings-outer-wraper .marketing-action-btn .btn:hover {
	background: #14baf6 !important;
	color: #fff !important;
}

.marketing-landings-outer-wraper .marketing-box2 {
	width: 515px;
	background: #14baf6;
	padding: 5px;
	text-align: center;
	margin: 45px auto 0;
}

.marketing-landings-outer-wraper .marketing-box2 p {
	margin-bottom: 5px;
	font-weight: 600;
	color: #fff;
}

.marketing-landings-outer-wraper .marketing-box2 p.mkt-p {
	margin-bottom: 0;
}

.marketing-landing-banner .mkt-bnr-txt {
	display: table;
	margin: 0 auto;
	height: 300px;
}

.marketing-landing-banner {
	height: max-content;
}

.marketing-landing-banner .mkt-sub-text {
	display: table-cell;
	vertical-align: middle;
	padding-top: 100px;
	padding-bottom: 150px;
}

.marketing-landings-outer-wraper .marketring-box a {
	color: #fff;
	text-decoration: none;
}

.marketing-landings-outer-wraper .marketring-box a:hover {
	color: #fff;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.marketing-landings-outer-wraper h3 {
		font-size: 24px;
		line-height: 34px;
		margin: 0 0 13px 0;
		font-weight: 600;
	}

	.marketing-landings-outer-wraper h5 {
		font-size: 20px;
		line-height: 30px;
		margin: 0 0 40px 0;
		font-weight: 500;
	}

	.marketing-landings-outer-wraper .marketring-box h4 {
		font-size: 22px;
		line-height: 32px;
		font-weight: 600;
		margin: 0 0 16px 0;
	}

	.marketing-landings-outer-wraper .marketing-action-btn .btn {
		font-size: 15px !important;
	}

	.marketing-landings-outer-wraper .marketing-box2 {
		width: 100%;
		margin: 40px auto 0;
	}

}

@media screen and (max-width: 576px) {
	.marketing-landings-outer-wraper h3 {
		font-size: 22px;
		line-height: 30px;
		margin: 0 0 12px 0;
		font-weight: 600;
	}

	.marketing-landings-outer-wraper h5 {
		font-size: 18px;
		line-height: 28px;
		margin: 0 0 32px 0;
		font-weight: 500;
	}

	.marketing-landings-outer-wraper .marketring-box h4 {
		font-size: 20px;
		line-height: 26px;
		font-weight: 600;
		margin: 0 0 15px 0;
		color: #fff;
	}

	.marketing-landings-outer-wraper .marketing-action-btn .btn {
		font-size: 14px !important;
		padding: 5px 0;
	}

	.marketing-landings-outer-wraper .marketing-box2 {
		width: 100%;
		margin: 32px auto 0;
	}

	.marketing-landings-outer-wraper .marketing-box2 p {
		margin-bottom: 4px;
		font-size: 14px;

	}

	.marketing-landings-outer-wraper {
		padding: 70px 15px;
	}

}

.spring .marketing-landing-banner.hero {
	/* background: url("/media/images/heros/funio-landing-banner.jpg") no-repeat center center; */
	background: url("/media/images/heros/funio-landing-banner.jpg") no-repeat center center;
	background-size: cover;
}

.login-btn {
	margin-bottom: 5px;
}

.create-acc-btn-wrap span {
	vertical-align: top;
	margin-top: 5px;
	display: inline-block;
}

.login-msg {
	background-color: #db8a8a;
	color: #fff;
	margin: 0;
	margin-top: 0px;
	margin-top: 0;
	width: 92%;
	float: left;
	padding: 20px;
	font-size: 15px;
}

.login-msg h3 {
	font-size: 24px;
	margin: 0 0 5px;
}

.login-msg p {
	margin: 0;
}

.login-msg h2 {
	font-weight: 400;
}


.modal-content-td {
	background: white;
}

.modal-title-td {
	color: black;
	text-align: center;
}

.epp-code {
	width: 100%;
	border-radius: 4px;
}

.modal-body-td {
	width: 90%;
	margin: 20px auto 0;
}

.modal-content-td .modal-header .close {
	color: black;
}

#transfer-domain-modal .legaltype {
	background-color: #13313c;
	border-radius: 15px;
}

.ca-label {
	color: white;
	margin: 15px 0px 0px 5px;
}

.ca-checkbox {
	color: white;
}

.media-middle {
	color: #13313c;
}

#transfer-domain-modal .modal-header {
	float: left;
	width: 100%;
	/* background-color: #13313c; */
}

#transfer-domain-modal .modal-header .close {
	float: right;
}

#transfer-domain-modal .modal-body-td {
	width: 100%;
	padding: 0px 15px;
}

#transfer-domain-modal .modal-body-td .domain-field.epp-code {
	height: 40px;
	margin-bottom: 10px;
}

#transfer-domain-modal #epp_err_msg {
	color: #df1414;
	font-size: 16px;
	font-weight: bolder;
}

#transfer-domain-modal .ca-label {
	margin: 15px 0px !important;
}

#transfer-domain-modal #ca-options {
	padding: 0px 15px;
}

#transfer-domain-modal .select2.select-wrapper {
	margin-bottom: 10px;
}

#transfer-domain-modal .modal-footer button#submit_transfer {
	padding: 2px 10px;
}

.is-loggedin-dropdown-menu {
	background-color: #1baf10 !important;
	border-color: #1baf10 !important;
}

.background-clear-text {
	width: 650px;
	padding: 20px;
	border-radius: 10px;
	background: rgb(19, 49, 60, 0.5);
}

.background-clear-text-bar {
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 0px;
	background: rgb(19, 49, 60, 0.5);
}

.row-clear-text {
	margin-left: 0px;
	margin-right: 0px;
}

/* customer case gamblify page css */

.customer-case-section .hero-cakemail--title h1 {
	font-size: 36px;
}

.customer-case-wrapper1 p {
	font-size: 15.96px;
	line-height: 2;
	font-family: poppins, sans-serif;
	margin-top: 15.96px;
	margin-bottom: 15.96px;
	font-weight: 300;
	color: #000;
}

.customer-case-wrapper1 h2 {
	font-size: 19.88px;
	font-weight: bolder;
	color: #000;
	font-family: poppins, sans-serif;
	margin-bottom: 9.94px;
}

.customer-case-wrapper1 {
	padding-bottom: 50px;
}

/* private vpn page */
.private-vpn-title h1 {
	font-size: 42px;
	line-height: 50px;
	margin-bottom: 25px;
}

.private-vpn-title p {
	padding: 0;
	font-size: 20px;
	line-height: 30px;
}

.private-vpn-title .btn-group-ecommerce {
	width: 250px;
}

.private-vpn-title .btn-group-ecommerce .btn {
	margin-bottom: 15px;
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
}

.private-vpn-title span.pvt-span {
	display: block;
	margin-top: 10px;
}

.private-vpn-plans-section h2 {
	text-align: center;
	margin-bottom: 40px;
	color: #fff;
}

.private-vpn-title {
	height: 450px;
}

.private-vpn-plans-section span.per-month {
	display: block;
	color: #fff;
}

.pvt-vpn-span {
	margin-top: 10px;
	display: block;
}

.pvt-vpn-btn-outer {
	text-align: center;
}

.pvt-vpn-btn-outer a {
	color: #fff;
}

.private-vpn-rights-sec .txt {
	margin-bottom: 18px;
}

.private-vpn-rights-sec .txt.pvt-m {
	margin-bottom: 0;
}

.private-vpn-rights-sec .ul-list {
	padding-top: 0 !important;
	margin-bottom: 30px;
}

.private-vpn-rights-sec .ul-list li i {
	margin-right: 10px;
}

.private-vpn-rights-sec .ul-list li {
	margin-bottom: 10px;
}

.private-vpn-rights-sec h2.subhead-02 {
	margin-bottom: 40px;
}

.private-vpn-title button a {
	color: #fff;
}

.private-vpn-title button a:hover {
	text-decoration: none;
}

.private-vpn-plans-section button a:hover {
	text-decoration: none;
}

.webhosting.private-vpn-plans-section .specs--list-item {
	width: 32%;
}

.privatevpn-value-section p {
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
}

.privatevpn-location-section p.pvt-p {
	margin-bottom: 35px;
}

.privatevpn-location-section .media-middle img {
	width: 24px;
	height: 17px;
}

.privatevpn-location-section .media-middle {
	vertical-align: top;
}

.representative.privatevpn-value-section {
	background: url("/media/images/heros/value-section-banner.jpg") no-repeat right center;
	background-size: cover;
}

.privatevpn-location-section .why--list-plus ul li {
	font-size: 17px;
}

.privatevpn-location-section .why--list-plus ul span.smol-special {
	margin-bottom: 8px;
	margin-left: 4px;
	color: #14baf6;
}

.private-vpn-campaign {
	padding: 16px 15px 11px;
	min-height: auto;
	background: #d9edf7;
	border-radius: 0;
	color: #000;
}

.unprotected-ip {
	float: left;
	margin-right: 30px;
}

.unprotected-ip span,
.unprotected-info span {
	font-size: 13px;
}

.fa-exclamation-triangle {
	width: 20px;
	color: #000;
	font-size: 15px;
}

.unprotected-info {
	float: left;
}

.unprotected-info i,
.protected-info i {
	width: 12px;
	color: #e74c3c;
}

.unprotected-info a,
.protected-info a {
	color: #000;
	font-size: 11px;
	text-decoration: underline !important;
}

#admin-panel {
	float: right;
}

.btn-buy-theme-bg {
	background-color: #14baf6;
	color: #fff;
	border: unset;
}

.btn-signup-header {
	float: left;
	padding: 0 10px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
}

.calendly-inline-widget iframe {
	height: 100%;
}

li.consultation-btn {
	padding: 10px 0;
}

li.consultation-btn a.btn-primary {
	padding: 10px;
}

li.consultation-btn a.btn-primary:hover {
	color: #fff;
	background-color: #14800c;
	border-color: transparent;
}

li.consultation-btn a.btn-primary {
	color: #fff;
}

li.consultation-btn a.btn-primary.active {
	background-color: #1baf10;
}

li.consultation-btn a.btn-primary.active:hover {
	background-color: #14800c;
}

.calendly-inline-widget iframe body {
	overflow: hidden !important;
}

.box-wrapper-vertical.cnsultation-wrap1 {
	margin-bottom: 0;
}

.box-white.cnsultation-wrap1 {
	padding-bottom: 0;
}

/* Footer hover animations */
.footer ul li a::after {
	left: 0;
	bottom: -2px;
	width: 0;
	height: 1px;
	content: '';
	position: absolute;
	background: #14baf6;
	transition: ease-in-out 0.3s;
}

.footer ul li a:hover::after {
	width: 100%;
}

.footer ul.list-social li a:hover::after {
	width: auto;
}

.footer ul li a:hover {
	text-decoration: none;
	color: #14baf6;
}

.footer ul li a {
	position: relative;
}

a.specific-font {
	font-size: 13.8px;
}

/* .valentine-campaign img{
	width: 100%;
} */
#modalCampaign {
	display: block;
	background: rgba(0, 0, 0, 0.6);
}

#modalCampaign.fade {
	transition: opacity .15s linear !important;
	opacity: 1;
}

/* #modalCampaign .modal-dialog {
	margin: 100px auto 50px;
} */

/* valentine pop-up styling */
.valentine-banner-outer {
	background-image: url("/media/images/valentine-camapign-banner-image1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.valentine-banner-outer .inner-box-wrapper {
	float: left;
	width: 100%;
	padding: 45px;
}

.valentine-banner-outer .inner-box-wrapper .con-1 {
	float: left;
	width: 50%;

}

.valentine-banner-outer .inner-box-wrapper .con-1 span.red-special {
	font-size: 28px;
	line-height: 32px;
	color: #e1495e;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	display: block;
	font-weight: 500;
}

.valentine-banner-outer .inner-box-wrapper .con-1 h1 {
	font-size: 44px;
	line-height: 52px;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 20px;
	color: #000;
	font-weight: 500;
}

.valentine-banner-outer .inner-box-wrapper .con-1 span.sub-text {
	font-size: 20px;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #000;
	display: block;
	margin-bottom: 20px;
}

.valentine-banner-outer .inner-box-wrapper .red-button a {
	font-size: 14px;
	display: inline-block;
	padding: 6px 34px;
	text-decoration: none;
	background: #e1495e;
	color: #fff;
	border-radius: 12px;
	line-height: 30px;
}

.valentine-banner-outer .inner-box-wrapper .red-button a:hover {
	background: #b2394a;

}

#modalCampaign {
	display: block;
	background: rgba(0, 0, 0, 0.6);
}

#modalCampaign .modal-body {
	padding: 0;
}

#modalCampaign.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999999;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
}

.modal-open #modalCampaign.modal {
	overflow-x: hidden;
	overflow-y: auto;
}

#modalCampaign .modal-dialog {
	max-width: 717px !important;
}

#modalCampaign .modal-content {
	width: 717px !important;
}

#modalCampaign .modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0;
}

#modalCampaign .modal-content .close {
	background: #4a4a4a;
	color: #fff;
	opacity: 1;
	width: 40px;
	height: 40px;
	line-height: 10px;
	font-size: 22px;
	float: right;
	top: 16px;
	position: absolute;
	right: 16px;
	border-radius: 0;

}

#modalCampaign .close {
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background-color: rgba(0, 0, 0, 0.25);
}

.modal-backdrop.in {
	opacity: 0.4;
	background: black;
}

.quickCart_button a.green-btn:hover {
	text-decoration: none;
}

/* Footer hover animations */

@media screen and (max-width: 1199px) {
	li.consultation-btn a.btn-primary {
		padding: 10px 8px;
		font-size: 13px;
	}
}

@media (min-width: 769px) and (max-width: 991px) {
	li.consultation-btn a.btn-primary {
		padding: 8px 6px;
		font-size: 12px;
	}

	.navbar-nav>li>a {
		font-size: 12px;
	}

	.cart {
		width: 35px;
		height: 35px;
		float: right;
		position: absolute;
		right: -20px;
	}

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

	.nav>li>a {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (max-width: 768px) {
	li.consultation-btn {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		border-bottom: none;
	}

	li.cart-menu {
		border-bottom: none;
	}

	li.consultation-btn a.btn-primary {
		padding: 10px 8px;
		font-size: 13px;
		width: 230px;
		text-align: center;
		margin: 0 auto;
	}

	.navbar-default .navbar-nav li.consultation-btn {
		border-bottom: none;
	}

	.navbar-default .navbar-nav li.cart-menu {
		border-bottom: none;
	}

	a.specific-font {
		font-size: 14px;
	}
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {

	/* valentine pop up styling fixes */
	.valentine-banner-outer .inner-box-wrapper {
		float: left;
		width: 100%;
		padding: 35px;
	}

	.valentine-banner-outer .inner-box-wrapper .con-1 {
		float: left;
		width: 100%;

	}

	.valentine-banner-outer .inner-box-wrapper .con-1 span.red-special {
		font-size: 22px;
		line-height: 24px;
		color: #e1495e;
		margin-bottom: 18px;
		display: block;
		font-weight: 500;
	}

	.valentine-banner-outer .inner-box-wrapper .con-1 h1 {
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 18px;
		color: #000;
		font-weight: 500;
	}

	.valentine-banner-outer .inner-box-wrapper .con-1 span.sub-text {
		font-size: 18px;
		line-height: 20px;
		font-weight: 500;
		color: #000;
		display: block;
		margin-bottom: 18px;
	}

	.valentine-banner-outer .inner-box-wrapper .red-button a {
		font-size: 14px;
		display: inline-block;
		padding: 6px 34px;
		text-decoration: none;
		background: #e1495e;
		color: #fff;
		border-radius: 12px;
	}

}

@media screen and (max-width: 767px) {
	#modalCampaign .modal-content {
		width: auto !important;
	}

	#modalCampaign .modal-dialog {
		width: auto !important;
	}
}

@media screen and (max-width: 576px) {
	#modalCampaign .modal-content {
		width: 100%;
	}

	.valentine-banner-outer .inner-box-wrapper {
		padding: 25px;
	}

	.valentine-banner-outer {
		background-position: 89% center;
	}

	.valentine-banner-outer .inner-box-wrapper .con-1 h1 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 18px;
		color: #000;
		font-weight: 500;
	}

	.valentine-banner-outer .inner-box-wrapper .con-1 span.red-special {
		font-size: 20px;
		line-height: 22px;
		color: #e1495e;
		margin-bottom: 18px;
		display: block;
		font-weight: 500;
	}

	.valentine-banner-outer .inner-box-wrapper .con-1 span.sub-text {
		font-size: 16px;
		line-height: 18px;
		font-weight: 500;
		color: #000;
		display: block;
		margin-bottom: 18px;
	}
}

/* Styling */
/* private cyber secure page styling */
.cyber-secure-banner button {
	min-width: auto;
	width: auto;
}

.cyber-secure-con1 p {
	margin-bottom: 30px;
}

.cyber-secure-con2 .cyber-sub-content {
	margin-top: 20px;
}

.cyber-secure-con3 ul {
	width: 600px;
	margin: 0 auto;
}

.cyber-secure-con3 ul li {
	position: relative;
	padding-left: 30px;
}

.cyber-secure-con3 ul li i {
	position: absolute;
	left: 0;
}

.cyber-secure-con4 .row {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.cyber-secure-con4 .visible-lg img,
.cyber-secure-con4 .visible-lg {
	text-align: center;
}

.cyber-secure-con5 .specs--list-item.wrapper-link {
	width: 100%;
}

.cyber-secure-con5 ul li {
	padding-left: 0;
}

.cyber-secure-con5 .specs--list-item .list-specs li {
	color: #fff;
}

.cyber-secure-con5 .specs--list-item .price {
	color: #fff;
}

.cyber-secure-con5 .row {
	display: flex;
	align-items: center;
}

.cyber-secure-con3.private-vpn-rights-sec h2.subhead-02 {
	margin-top: 0;
	margin-bottom: 30px;
}
/*  */
#search-result .btn-outer-conz button{
	display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
	padding: 8px 16px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	background-color: #1baf10;
    border-color: transparent;
     color: #fff;
	 font-family: "Roboto Slab";
	 font-weight: 300;
}
#search-result .btn-outer-conz button:hover{
	background-color: #14800c;
}
#search-result ul li{
	margin-bottom: 10px;
}
#search-result p{
	margin-bottom: 16px;
}
#search-result ul{
	margin-bottom: 10px;
}
.cyber-secure-con1 .box-wrapper-domain .input-group{
	width: 100%;
}
.cyber-secure-con1 .box-wrapper-domain .input-group-btn button{
	min-width: 293px;
	border-radius: 4px;
}

/* CIRA LANDING PAGE STYLING */
.new-cira-wraper.product {
	min-height: auto;
	overflow: hidden;
	padding: 0 20px;
	background: #13313c;
	color: #fff;
}
.cira-box1{
	padding: 0;
	margin: 0;
}
.cira-box1 .ca-landing-inner-sec1 {
	padding: 15px 20px;
	background: #13313C;
	color: #fff;
	margin: 0;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #ededed;
  }
.cira-box1 .ca-landing-inner-sec2{
	margin: 0;
	padding: 25px 35px;
	background: #13313C;
}
.cira-box1 .col-md-6.col-sm-12 .dropdown{
	margin: 5px 0 0;
}
.cira-box1 .landing-panel1{
	border-bottom: 1px solid #fff;
}
.cira-box1 .landing-panel2 {
	border-bottom: 2px solid #fff;
	padding: 12px 0;
}
.cira-box1 .landing-panel3{
	color: #fff;
}
.cira-box1 .product .item .item--arrow{
	border-top-color: #ededed;
}
.cira-box1 .reg-period {
	margin: 15px 0 0;
	display: block;
  }
  .cira-landing-new-products .col-md-12 h3{
	padding: 0;
  }
  .cira-landing-new-products .reg-period{
	text-align: center;
	margin: 22px 0 0 15px;
  }
@media screen and (max-width: 1199px) {

	/* privatw cyber secure responsive */
	.cyber-secure-banner.private-vpn-title {
		height: auto;
	}

	.cyber-secure-banner.private-vpn-title h1 {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.cyber-secure-con1 .section-title {
		margin-bottom: 25px;
		font-size: 30px;
		font-weight: 500;
	}

	.representative h3 {
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 32px;
	}

	.cyber-secure-con5 h2 {
		font-size: 30px;
	}
}

@media screen and (max-width: 991px) {

	/* private cyber secure responsive */
	.cyber-secure-banner.private-vpn-title {
		padding: 60px 0;
	}

	.cyber-secure-banner.private-vpn-title h1 {
		font-size: 38px;
	}

	.cyber-secure-con2 .webhosting.private-vpn-plans-section .specs--list-item {
		padding: 15px 8px;
	}

	.cyber-secure-con3 .container-relative {
		padding-top: 0;
	}

	.cyber-secure-con3 .private-vpn-rights-sec .ul-list {
		margin-bottom: 0 !important;
	}

	.cyber-secure-con4 .row {
		flex-direction: column;
		margin-bottom: 25px;
		text-align: center;
	}

	.cyber-secure-con4 .row .col-md-6.visible-md.visible-lg {
		display: block !important;
	}

	.cyber-secure-con4 .row.mid-con .col-md-6.var1 {
		order: 1;
	}

	.cyber-secure-con4 h2 {
		font-size: 30px;
	}

	.cyber-secure-con5 h2 {
		font-size: 26px;
	}

	.cyber-secure-con5 .row {
		display: block;
	}

	.cyber-secure-con5 .specs--list-item.wrapper-link {
		width: 400px;
		margin: 0 auto;
	}

	.cyber-secure-con5 .row {
		text-align: center;
	}

	.row {
		margin-left: 0;
		margin-right: 0;
	}
	/* menu fixes */
	#menu .mega-menu.lang-menu a{
		padding: 18px 10px;
	}
	.cira-box1 .reg-period,.cira-landing-new-products .reg-period{
		text-align: left;
	}
	.cira-landing-new-products .reg-period{
		margin: 0 0 20px;
	}
	.cira-landing-new-products .col-md-6.col-sm-12.p-0{
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	.cyber-secure-con3 ul {
		width: auto;
		margin: 0 auto;
	}

	.cyber-secure-con2.webhosting.private-vpn-plans-section .specs--list-item {
		width: 100%;
	}

	.cyber-secure-con2 .specs--list-item.specs--list-item-featured {
		top: 0;
	}

	.cyber-secure-con4 h2 {
		font-size: 26px;
	}

	.cyber-secure-con5 h2 {
		font-size: 24px;
	}

	.cyber-sub-content {
		padding-right: 0;
		padding-left: 0;
	}

	.cyber-secure-con1 .section-title {
		margin-bottom: 25px;
		font-size: 26px;
	}

}

@media screen and (max-width: 576px) {
	.cyber-secure-con4 h2 {
		font-size: 22px;
	}

	.cyber-secure-con5 h2 {
		font-size: 22px;
	}

	.cyber-secure-banner.private-vpn-title h1 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 14px;
	}

	.cyber-secure-con1 .section-title {
		margin-bottom: 20px;
		font-size: 23px;
	}

	.cyber-secure-banner.private-vpn-title p {
		padding: 0;
		font-size: 19px;
		line-height: 30px;
	}
	.cyber-secure-banner button {
		width: auto;
		font-size: 16px;
		margin: 0 auto;
		text-align: center;
	}
	#search-result img.mark-img{
		width: 50px;
	}
}
