@import url(//fonts.googleapis.com/css?family=Nothing+You+Could+Do);
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
	}
	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	40%,
	43%,
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
	}
	70% {
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}
	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}
	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	0%,
	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 jello {
	0%,
	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)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}
	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn)
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg)
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg)
	}
	50%,
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}
	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}
	60%,
	80% {
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}
	60%,
	80% {
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: center
	}
	to {
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: center
	}
	to {
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: left bottom
	}
	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: left bottom
	}
	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: right bottom
	}
	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: right bottom
	}
	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: left bottom
	}
	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: left bottom
	}
	to {
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: right bottom
	}
	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
	0%,
	to {
		-webkit-transform-origin: right bottom
	}
	to {
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: center
	}
	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: center
	}
	to {
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: left bottom
	}
	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: left bottom
	}
	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: right bottom
	}
	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: right bottom
	}
	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: left bottom
	}
	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: left bottom
	}
	to {
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: right bottom
	}
	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}
	0%,
	to {
		-webkit-transform-origin: right bottom
	}
	to {
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		transform-origin: top left
	}
	0%,
	20%,
	60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}
	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform-origin: top left
	}
	0%,
	20%,
	60% {
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		transform-origin: top left
	}
	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	50%,
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	50%,
	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.card.safari.identified .front:before,
.card.safari.identified .back:before {
	background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%)
}

.card.ie-10.flipped,
.card.ie-11.flipped {
	-webkit-transform: 0deg;
	-ms-transform: 0deg;
	transform: 0deg
}

.card.ie-10.flipped .front,
.card.ie-11.flipped .front {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg)
}

.card.ie-10.flipped .back,
.card.ie-11.flipped .back {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg)
}

.card.ie-10.flipped .back:after,
.card.ie-11.flipped .back:after {
	left: 18%
}

.card.ie-10.flipped .back .cvc,
.card.ie-11.flipped .back .cvc {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	left: 5%
}

.card.ie-10.flipped .back .shiny,
.card.ie-11.flipped .back .shiny {
	left: 84%
}

.card.ie-10.flipped .back .shiny:after,
.card.ie-11.flipped .back .shiny:after {
	left: -480%;
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.card.ie-10.amex .back,
.card.ie-11.amex .back {
	display: none
}

.card-logo {
	height: 36px;
	width: 60px;
	font-style: italic
}

.card-logo,
.card-logo:before,
.card-logo:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.card-logo.amex {
	text-transform: uppercase;
	font-size: 4px;
	font-weight: bold;
	color: white;
	background-image: -webkit-repeating-radial-gradient(center, circle, #FFF 1px, #999 2px);
	background-image: repeating-radial-gradient(circle at center, #FFF 1px, #999 2px);
	background-image: repeating-radial-gradient(circle at center, #FFF 1px, #999 2px);
	border: 1px solid #EEE
}

.card-logo.amex:before,
.card-logo.amex:after {
	width: 28px;
	display: block;
	position: absolute;
	left: 16px
}

.card-logo.amex:before {
	height: 28px;
	content: "american";
	top: 3px;
	text-align: left;
	padding-left: 2px;
	padding-top: 11px;
	background: #267AC3
}

.card-logo.amex:after {
	content: "express";
	bottom: 11px;
	text-align: right;
	padding-right: 2px
}

.card.amex.flipped {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.card.amex.identified .front:before,
.card.amex.identified .back:before {
	background-color: #108168
}

.card.amex.identified .front .card-logo.amex {
	opacity: 1
}

.card.amex.identified .front .cvc {
	visibility: visible
}

.card.amex.identified .front:after {
	opacity: 1
}

.card-logo.discover {
	background: #FF6600;
	color: #111;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	padding-top: 9px;
	letter-spacing: 0.03em;
	border: 1px solid #EEE
}

.card-logo.discover:before,
.card-logo.discover:after {
	content: " ";
	display: block;
	position: absolute
}

.card-logo.discover:before {
	background: white;
	width: 200px;
	height: 200px;
	border-radius: 200px;
	bottom: -5%;
	right: -80%;
	z-index: -1
}

.card-logo.discover:after {
	width: 8px;
	height: 8px;
	border-radius: 4px;
	top: 10px;
	left: 27px;
	background-color: #FFF;
	background-image: -webkit-radial-gradient(#FFF, #f60);
	background-image: radial-gradient(#FFF, #f60);
	content: "network";
	font-size: 4px;
	line-height: 24px;
	text-indent: -7px
}

.card .front .card-logo.discover {
	right: 12%;
	top: 18%
}

.card.discover.identified .front:before,
.card.discover.identified .back:before {
	background-color: #86B8CF
}

.card.discover.identified .card-logo.discover {
	opacity: 1
}

.card.discover.identified .front:after {
	-webkit-transition: 400ms;
	transition: 400ms;
	content: " ";
	display: block;
	background-color: #FF6600;
	background-image: -webkit-linear-gradient(#f60, #ffa166, #f60);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f60), color-stop(#ffa166), to(#f60));
	background-image: linear-gradient(#f60, #ffa166, #f60);
	height: 50px;
	width: 50px;
	border-radius: 25px;
	position: absolute;
	left: 100%;
	top: 15%;
	margin-left: -25px;
	-webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.5)
}

.card-logo.visa.visa {
	background: white;
	text-transform: uppercase;
	color: #1A1876;
	text-align: center;
	font-weight: bold;
	font-size: 15px
}

.card-logo.visa.visa:before,
.card-logo.visa.visa:after {
	content: " ";
	display: block;
	width: 100%;
	height: 25%
}

.card-logo.visa.visa:before {
	background: #1A1876;
	bottom: 100%
}

.card-logo.visa.visa:after {
	background: #E79800;
	top: 100%
}

.card.visa.identified .front:before,
.card.visa.identified .back:before {
	background-color: #191278
}

.card.visa.identified .card-logo.visa {
	opacity: 1
}

.card-logo.mastercard {
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 9px;
	line-height: 36px;
	z-index: 1;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.6)
}

.card-logo.mastercard:before,
.card-logo.mastercard:after {
	content: " ";
	display: block;
	width: 36px;
	top: 0;
	position: absolute;
	height: 36px;
	border-radius: 18px
}

.card-logo.mastercard:before {
	left: 0;
	background: #FF0000;
	z-index: -1
}

.card-logo.mastercard:after {
	right: 0;
	background: #FFAB00;
	z-index: -2
}

.card.mastercard.identified .front .card-logo.mastercard,
.card.mastercard.identified .back .card-logo.mastercard {
	-webkit-box-shadow: none;
	box-shadow: none
}

.card.mastercard.identified .front:before,
.card.mastercard.identified .back:before {
	background-color: #0061A8
}

.card.mastercard.identified .card-logo.mastercard {
	opacity: 1
}

.card-container {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	width: 350px;
	max-width: 100%;
	height: 200px;
	margin: auto;
	z-index: 1;
	position: relative
}

.card {
	font-family: "Helvetica Neue";
	line-height: 1;
	position: relative;
	width: 100%;
	height: 100%;
	min-width: 315px;
	border-radius: 10px;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear
}

.card>*,
.card>*:before,
.card>*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: inherit
}

.card.flipped {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.card .front,
.card .back {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	border-radius: 10px;
	background: #DDD
}

.card .front:before,
.card .back:before {
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	border-radius: 10px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}

.card .front:after,
.card .back:after {
	content: " ";
	display: block
}

.card .front .display,
.card .back .display {
	color: white;
	font-weight: normal;
	opacity: 0.5;
	-webkit-transition: opacity 400ms linear;
	transition: opacity 400ms linear
}

.card .front .display.focused,
.card .back .display.focused {
	opacity: 1;
	font-weight: 700
}

.card .front .cvc,
.card .back .cvc {
	font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
	font-size: 14px
}

.card .front .shiny,
.card .back .shiny {
	width: 50px;
	height: 35px;
	border-radius: 5px;
	background: #CCC;
	position: relative
}

.card .front .shiny:before,
.card .back .shiny:before {
	content: " ";
	display: block;
	width: 70%;
	height: 60%;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #d9d9d9;
	position: absolute;
	top: 20%
}

.card .front .card-logo {
	position: absolute;
	opacity: 0;
	right: 5%;
	top: 8%;
	-webkit-transition: 400ms;
	transition: 400ms
}

.card .front .lower {
	width: 80%;
	position: absolute;
	left: 10%;
	bottom: 30px
}

@media only screen and (max-width: 480px) {
	.card .front .lower {
		width: 90%;
		left: 5%
	}
}

.card .front .lower .cvc {
	visibility: hidden;
	float: right;
	position: relative;
	bottom: 5px
}

.card .front .lower .number {
	font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
	font-size: 24px;
	clear: both;
	margin-bottom: 30px
}

.card .front .lower .expiry {
	font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
	letter-spacing: 0em;
	position: relative;
	float: right;
	width: 25%
}

.card .front .lower .expiry:before,
.card .front .lower .expiry:after {
	font-family: "Helvetica Neue";
	font-weight: bold;
	font-size: 7px;
	white-space: pre;
	display: block;
	opacity: 0.5
}

.card .front .lower .expiry:before {
	content: attr(data-before);
	margin-bottom: 2px;
	font-size: 7px;
	text-transform: uppercase
}

.card .front .lower .expiry:after {
	position: absolute;
	content: attr(data-after);
	text-align: right;
	right: 100%;
	margin-right: 5px;
	margin-top: 2px;
	bottom: 0
}

.card .front .lower .name {
	text-transform: uppercase;
	font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
	font-size: 20px;
	max-height: 45px;
	position: absolute;
	bottom: 0;
	width: 190px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: horizontal;
	overflow: hidden;
	text-overflow: ellipsis
}

.card .back {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.card .back .bar {
	background-color: #444;
	background-image: -webkit-linear-gradient(#444, #333);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333));
	background-image: linear-gradient(#444, #333);
	width: 100%;
	height: 20%;
	position: absolute;
	top: 10%
}

.card .back:after {
	content: " ";
	display: block;
	background-color: #FFF;
	background-image: -webkit-linear-gradient(#FFF, #FFF);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
	background-image: linear-gradient(#FFF, #FFF);
	width: 80%;
	height: 16%;
	position: absolute;
	top: 40%;
	left: 2%
}

.card .back .cvc {
	position: absolute;
	top: 40%;
	left: 85%;
	-webkit-transition-delay: 600ms;
	transition-delay: 600ms
}

.card .back .shiny {
	position: absolute;
	top: 66%;
	left: 2%
}

.card .back .shiny:after {
	content: "This card has been issued by Jesse Pollak and is licensed for anyone to use anywhere for free.\AIt comes with no warranty.\A For support issues, please visit: github.com/jessepollak/card.";
	position: absolute;
	left: 120%;
	top: 5%;
	color: white;
	font-size: 7px;
	width: 230px;
	opacity: 0.5
}

.card.identified {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3)
}

.card.identified .front,
.card.identified .back {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.5)
}

.card.identified .front:before,
.card.identified .back:before {
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	opacity: 1
}

.card.identified .front .card-logo,
.card.identified .back .card-logo {
	-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3)
}

.card.identified.no-radial-gradient .front:before,
.card.identified.no-radial-gradient .back:before {
	background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
	background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%)
}


/*! =======================================================
                      VERSION  9.8.0              
========================================================= */


/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */

.slider {
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.slider.slider-horizontal {
	width: 210px;
	height: 20px
}

.slider.slider-horizontal .slider-track {
	height: 10px;
	width: 100%;
	margin-top: -5px;
	top: 50%;
	left: 0
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
	height: 100%;
	top: 0;
	bottom: 0
}

.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
	margin-left: -10px
}

.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	border-width: 0 10px 10px 10px;
	width: 0;
	height: 0;
	border-bottom-color: #0480be;
	margin-top: 0
}

.slider.slider-horizontal .slider-tick-container {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.slider.slider-horizontal .slider-tick-label-container {
	white-space: nowrap;
	margin-top: 20px
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	padding-top: 4px;
	display: inline-block;
	text-align: center
}

.slider.slider-horizontal.slider-rtl .slider-track {
	left: initial;
	right: 0
}

.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
	margin-left: initial;
	margin-right: -10px
}

.slider.slider-horizontal.slider-rtl .slider-tick-container {
	left: initial;
	right: 0
}

.slider.slider-vertical {
	height: 210px;
	width: 20px
}

.slider.slider-vertical .slider-track {
	width: 10px;
	height: 100%;
	left: 25%;
	top: 0
}

.slider.slider-vertical .slider-selection {
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0
}

.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
	width: 100%;
	left: 0;
	right: 0
}

.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
	margin-top: -10px
}

.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
	border-width: 10px 0 10px 10px;
	width: 1px;
	height: 1px;
	border-left-color: #0480be;
	border-right-color: #0480be;
	margin-left: 0;
	margin-right: 0
}

.slider.slider-vertical .slider-tick-label-container {
	white-space: nowrap
}

.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
	padding-left: 4px
}

.slider.slider-vertical.slider-rtl .slider-track {
	left: initial;
	right: 25%
}

.slider.slider-vertical.slider-rtl .slider-selection {
	left: initial;
	right: 0
}

.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
	border-width: 10px 10px 10px 0
}

.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
	padding-left: initial;
	padding-right: 4px
}

.slider.slider-disabled .slider-handle {
	background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
	background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
	background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0)
}

.slider.slider-disabled .slider-track {
	background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
	background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
	background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
	cursor: not-allowed
}

.slider input {
	display: none
}

.slider .tooltip.top {
	margin-top: -36px
}

.slider .tooltip-inner {
	white-space: nowrap;
	max-width: none
}

.slider .hide {
	display: none
}

.slider-track {
	position: absolute;
	cursor: pointer;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-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);
	border-radius: 4px
}

.slider-selection {
	position: absolute;
	background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	-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-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px
}

.slider-selection.tick-slider-selection {
	background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
	background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
	background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0)
}

.slider-track-low,
.slider-track-high {
	position: absolute;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px
}

.slider-handle {
	position: absolute;
	top: 0;
	width: 20px;
	height: 20px;
	background-color: #337ab7;
	background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
	background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
	background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	filter: none;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	border: 0px solid transparent
}

.slider-handle.round {
	border-radius: 50%
}

.slider-handle.triangle {
	background: transparent none
}

.slider-handle.custom {
	background: transparent none
}

.slider-handle.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605';
	color: #726204
}

.slider-tick {
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	-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-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	filter: none;
	opacity: 0.8;
	border: 0px solid transparent
}

.slider-tick.round {
	border-radius: 50%
}

.slider-tick.triangle {
	background: transparent none
}

.slider-tick.custom {
	background: transparent none
}

.slider-tick.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605';
	color: #726204
}

.slider-tick.in-selection {
	background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
	background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
	background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
	opacity: 1
}

.webui-popover-content {
	display: none
}

.webui-popover-rtl {
	direction: rtl;
	text-align: right
}

.webui-popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
	min-width: 50px;
	min-height: 32px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
	margin-top: -10px
}

.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
	margin-left: 10px
}

.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
	margin-top: 10px
}

.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
	margin-left: -10px
}

.webui-popover.pop {
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
	-o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
	transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
	opacity: 0;
	filter: alpha(opacity=0)
}

.webui-popover.pop-out {
	-webkit-transition-property: "opacity,transform";
	-o-transition-property: "opacity,transform";
	transition-property: "opacity,transform";
	-webkit-transition: 0.15s linear;
	-o-transition: 0.15s linear;
	transition: 0.15s linear;
	opacity: 0;
	filter: alpha(opacity=0)
}

.webui-popover.fade,
.webui-popover.fade-out {
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	opacity: 0;
	filter: alpha(opacity=0)
}

.webui-popover.out {
	opacity: 0;
	filter: alpha(opacity=0)
}

.webui-popover.in {
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	filter: alpha(opacity=100)
}

.webui-popover .webui-popover-content {
	padding: 9px 14px;
	overflow: auto;
	display: block
}

.webui-popover .webui-popover-content>div:first-child {
	width: 99%
}

.webui-popover-inner .close {
	font-family: arial;
	margin: 8px 10px 0 0;
	float: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
	text-decoration: none
}

.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.webui-popover-inner .close:after {
	content: "\00D7";
	width: 0.8em;
	height: 0.8em;
	padding: 4px;
	position: relative
}

.webui-popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
	border-radius: 5px 5px 0 0
}

.webui-popover-content {
	padding: 9px 14px;
	overflow: auto;
	display: none
}

.webui-popover-inverse {
	background-color: #333333;
	color: #eeeeee
}

.webui-popover-inverse .webui-popover-title {
	background: #333333;
	border-bottom: 1px solid #3b3b3b;
	color: #eeeeee
}

.webui-no-padding .webui-popover-content {
	padding: 0
}

.webui-no-padding .list-group-item {
	border-right: none;
	border-left: none
}

.webui-no-padding .list-group-item:first-child {
	border-top: 0
}

.webui-no-padding .list-group-item:last-child {
	border-bottom: 0
}

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

.webui-popover>.webui-arrow {
	border-width: 11px
}

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

.webui-popover.top>.webui-arrow,
.webui-popover.top-right>.webui-arrow,
.webui-popover.top-left>.webui-arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0
}

.webui-popover.top>.webui-arrow:after,
.webui-popover.top-right>.webui-arrow:after,
.webui-popover.top-left>.webui-arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #ffffff;
	border-bottom-width: 0
}

.webui-popover.right>.webui-arrow,
.webui-popover.right-top>.webui-arrow,
.webui-popover.right-bottom>.webui-arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25)
}

.webui-popover.right>.webui-arrow:after,
.webui-popover.right-top>.webui-arrow:after,
.webui-popover.right-bottom>.webui-arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff
}

.webui-popover.bottom>.webui-arrow,
.webui-popover.bottom-right>.webui-arrow,
.webui-popover.bottom-left>.webui-arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	border-top-width: 0
}

.webui-popover.bottom>.webui-arrow:after,
.webui-popover.bottom-right>.webui-arrow:after,
.webui-popover.bottom-left>.webui-arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #ffffff;
	border-top-width: 0
}

.webui-popover.left>.webui-arrow,
.webui-popover.left-top>.webui-arrow,
.webui-popover.left-bottom>.webui-arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25)
}

.webui-popover.left>.webui-arrow:after,
.webui-popover.left-top>.webui-arrow:after,
.webui-popover.left-bottom>.webui-arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px
}

.webui-popover-inverse.top>.webui-arrow,
.webui-popover-inverse.top-left>.webui-arrow,
.webui-popover-inverse.top-right>.webui-arrow,
.webui-popover-inverse.top>.webui-arrow:after,
.webui-popover-inverse.top-left>.webui-arrow:after,
.webui-popover-inverse.top-right>.webui-arrow:after {
	border-top-color: #333333
}

.webui-popover-inverse.right>.webui-arrow,
.webui-popover-inverse.right-top>.webui-arrow,
.webui-popover-inverse.right-bottom>.webui-arrow,
.webui-popover-inverse.right>.webui-arrow:after,
.webui-popover-inverse.right-top>.webui-arrow:after,
.webui-popover-inverse.right-bottom>.webui-arrow:after {
	border-right-color: #333333
}

.webui-popover-inverse.bottom>.webui-arrow,
.webui-popover-inverse.bottom-left>.webui-arrow,
.webui-popover-inverse.bottom-right>.webui-arrow,
.webui-popover-inverse.bottom>.webui-arrow:after,
.webui-popover-inverse.bottom-left>.webui-arrow:after,
.webui-popover-inverse.bottom-right>.webui-arrow:after {
	border-bottom-color: #333333
}

.webui-popover-inverse.left>.webui-arrow,
.webui-popover-inverse.left-top>.webui-arrow,
.webui-popover-inverse.left-bottom>.webui-arrow,
.webui-popover-inverse.left>.webui-arrow:after,
.webui-popover-inverse.left-top>.webui-arrow:after,
.webui-popover-inverse.left-bottom>.webui-arrow:after {
	border-left-color: #333333
}

.webui-popover i.icon-refresh:before {
	content: ""
}

.webui-popover i.icon-refresh {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 20px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-left: -15px;
	margin-right: -15px;
	background: url(/assets/webui-popover/img/loading-16ea0cf66d51efdbbc2a62b11ab0419fa72fb3320844f1d0d710480245ac9925.gif) no-repeat
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes rotate {
	100% {
		transform: rotate(360deg)
	}
}

.webui-popover-backdrop {
	background-color: rgba(0, 0, 0, 0.65);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998
}

.webui-popover .dropdown-menu {
	display: block;
	position: relative;
	top: 0;
	border: none;
	box-shadow: none;
	float: none
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}


/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 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 */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

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

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input {
	line-height: normal
}

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

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

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}


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

@media print {
	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.takyhy {
		display: none
	}
	.btn>.caret,
	.facebook-button a>.caret,
	.facebook-button button>.caret,
	.facebook-login>.caret,
	body.profiles .sub-pills li.active a>.caret,
	.dropup>.btn>.caret,
	.facebook-button .dropup>a>.caret,
	.facebook-button .dropup>button>.caret,
	.dropup>.facebook-login>.caret,
	body.profiles .sub-pills li.active .dropup>a>.caret {
		border-top-color: #000 !important
	}
	.label {
		border: 1px solid #000
	}
	.table,
	body.help-faq .markdown table {
		border-collapse: collapse !important
	}
	.table td,
	body.help-faq .markdown table td,
	.table th,
	body.help-faq .markdown table th {
		background-color: #fff !important
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");
	src: url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"), url("/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"), url("/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"), url("/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"), url("/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular") format("svg")
}

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

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #fff
}

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

a {
	color: #337ab7;
	text-decoration: none
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline
}

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

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive,
body.admin table img,
body.pictures .pictures-item img {
	display: block;
	max-width: 100%;
	height: auto
}

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

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	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
}

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

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee
}

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

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

[role="button"] {
	cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
.checkbox-matrix .form-group>label,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
.checkbox-matrix .form-group>label small,
h5 .small,
.checkbox-matrix .form-group>label .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: 400;
	line-height: 1;
	color: #777777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

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%
}

h4,
.h4,
h5,
.checkbox-matrix .form-group>label,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
.checkbox-matrix .form-group>label small,
h5 .small,
.checkbox-matrix .form-group>label .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%
}

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

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

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

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

h5,
.checkbox-matrix .form-group>label,
.h5 {
	font-size: 14px
}

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

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px
	}
}

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

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

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.ticere {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

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

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover,
a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090
}

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

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

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

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

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

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

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

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

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0
}

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

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

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

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt,
dd {
	line-height: 1.428571429
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
	display: table;
	content: " "
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee
}

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

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

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: "\2014 \00A0"
}

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

.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: ""
}

.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"
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}

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

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

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)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

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

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

.rasijib {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.rasijib:before,
.rasijib:after {
	display: table;
	content: " "
}

.rasijib:after {
	clear: both
}

@media (min-width: 768px) {
	.rasijib {
		width: 750px
	}
}

@media (min-width: 992px) {
	.rasijib {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.rasijib {
		width: 1170px
	}
}

.mifage {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.mifage:before,
.mifage:after {
	display: table;
	content: " "
}

.mifage:after {
	clear: both
}

.pemibez {
	margin-right: -15px;
	margin-left: -15px
}

.pemibez:before,
.pemibez:after {
	display: table;
	content: " "
}

.pemibez:after {
	clear: both
}

.pemibez-no-gutters {
	margin-right: 0;
	margin-left: 0
}

.pemibez-no-gutters [class*="col-"] {
	padding-right: 0;
	padding-left: 0
}

.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,
.wylov,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.gyde,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.rysuryg,
.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-right: 15px;
	padding-left: 15px
}

.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
}

.col-xs-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

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

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

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

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

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

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

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

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

.col-xs-pull-1 {
	right: 8.3333333333%
}

.col-xs-pull-2 {
	right: 16.6666666667%
}

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

.col-xs-pull-4 {
	right: 33.3333333333%
}

.col-xs-pull-5 {
	right: 41.6666666667%
}

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

.col-xs-pull-7 {
	right: 58.3333333333%
}

.col-xs-pull-8 {
	right: 66.6666666667%
}

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

.col-xs-pull-10 {
	right: 83.3333333333%
}

.col-xs-pull-11 {
	right: 91.6666666667%
}

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

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

.col-xs-push-1 {
	left: 8.3333333333%
}

.col-xs-push-2 {
	left: 16.6666666667%
}

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

.col-xs-push-4 {
	left: 33.3333333333%
}

.col-xs-push-5 {
	left: 41.6666666667%
}

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

.col-xs-push-7 {
	left: 58.3333333333%
}

.col-xs-push-8 {
	left: 66.6666666667%
}

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

.col-xs-push-10 {
	left: 83.3333333333%
}

.col-xs-push-11 {
	left: 91.6666666667%
}

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

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%
}

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

.col-xs-offset-4 {
	margin-left: 33.3333333333%
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%
}

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

.col-xs-offset-7 {
	margin-left: 58.3333333333%
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%
}

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

.col-xs-offset-10 {
	margin-left: 83.3333333333%
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%
}

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

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.wylov,
	.col-sm-5,
	.gyde,
	.col-sm-7,
	.rysuryg,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-1 {
		width: 8.3333333333%
	}
	.col-sm-2 {
		width: 16.6666666667%
	}
	.col-sm-3 {
		width: 25%
	}
	.wylov {
		width: 33.3333333333%
	}
	.col-sm-5 {
		width: 41.6666666667%
	}
	.gyde {
		width: 50%
	}
	.col-sm-7 {
		width: 58.3333333333%
	}
	.rysuryg {
		width: 66.6666666667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.3333333333%
	}
	.col-sm-11 {
		width: 91.6666666667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.3333333333%
	}
	.col-sm-pull-2 {
		right: 16.6666666667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.3333333333%
	}
	.col-sm-pull-5 {
		right: 41.6666666667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.3333333333%
	}
	.col-sm-pull-8 {
		right: 66.6666666667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.3333333333%
	}
	.col-sm-pull-11 {
		right: 91.6666666667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.3333333333%
	}
	.col-sm-push-2 {
		left: 16.6666666667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.3333333333%
	}
	.col-sm-push-5 {
		left: 41.6666666667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.3333333333%
	}
	.col-sm-push-8 {
		left: 66.6666666667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.3333333333%
	}
	.col-sm-push-11 {
		left: 91.6666666667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 992px) {
	.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
	}
	.col-md-1 {
		width: 8.3333333333%
	}
	.col-md-2 {
		width: 16.6666666667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.3333333333%
	}
	.col-md-5 {
		width: 41.6666666667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.3333333333%
	}
	.col-md-8 {
		width: 66.6666666667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.3333333333%
	}
	.col-md-11 {
		width: 91.6666666667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.3333333333%
	}
	.col-md-pull-2 {
		right: 16.6666666667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.3333333333%
	}
	.col-md-pull-5 {
		right: 41.6666666667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.3333333333%
	}
	.col-md-pull-8 {
		right: 66.6666666667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.3333333333%
	}
	.col-md-pull-11 {
		right: 91.6666666667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.3333333333%
	}
	.col-md-push-2 {
		left: 16.6666666667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.3333333333%
	}
	.col-md-push-5 {
		left: 41.6666666667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.3333333333%
	}
	.col-md-push-8 {
		left: 66.6666666667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.3333333333%
	}
	.col-md-push-11 {
		left: 91.6666666667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 1200px) {
	.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
	}
	.col-lg-1 {
		width: 8.3333333333%
	}
	.col-lg-2 {
		width: 16.6666666667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.3333333333%
	}
	.col-lg-5 {
		width: 41.6666666667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.3333333333%
	}
	.col-lg-8 {
		width: 66.6666666667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.3333333333%
	}
	.col-lg-11 {
		width: 91.6666666667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.3333333333%
	}
	.col-lg-pull-2 {
		right: 16.6666666667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.3333333333%
	}
	.col-lg-pull-5 {
		right: 41.6666666667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.3333333333%
	}
	.col-lg-pull-8 {
		right: 66.6666666667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.3333333333%
	}
	.col-lg-pull-11 {
		right: 91.6666666667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.3333333333%
	}
	.col-lg-push-2 {
		left: 16.6666666667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.3333333333%
	}
	.col-lg-push-5 {
		left: 41.6666666667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.3333333333%
	}
	.col-lg-push-8 {
		left: 66.6666666667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.3333333333%
	}
	.col-lg-push-11 {
		left: 91.6666666667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: transparent
}

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

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

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left
}

th {
	text-align: left
}

.table,
body.help-faq .markdown table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>thead>tr>th,
body.help-faq .markdown table>thead>tr>th,
.table>thead>tr>td,
body.help-faq .markdown table>thead>tr>td,
.table>tbody>tr>th,
body.help-faq .markdown table>tbody>tr>th,
.table>tbody>tr>td,
body.help-faq .markdown table>tbody>tr>td,
.table>tfoot>tr>th,
body.help-faq .markdown table>tfoot>tr>th,
.table>tfoot>tr>td,
body.help-faq .markdown table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th,
body.help-faq .markdown table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
body.help-faq .markdown table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
body.help-faq .markdown table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
body.help-faq .markdown table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
body.help-faq .markdown table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
body.help-faq .markdown table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
body.help-faq .markdown table>thead:first-child>tr:first-child>td {
	border-top: 0
}

.table>tbody+tbody,
body.help-faq .markdown table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table,
body.help-faq .markdown table .table,
.table body.help-faq .markdown table,
body.help-faq .markdown .table table,
body.help-faq .markdown table table {
	background-color: #fff
}

.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
}

.table-bordered {
	border: 1px solid #ddd
}

.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
}

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

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

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

.table>thead>tr>td.active,
body.help-faq .markdown table>thead>tr>td.active,
.table>thead>tr>th.active,
body.help-faq .markdown table>thead>tr>th.active,
.table>thead>tr.active>td,
body.help-faq .markdown table>thead>tr.active>td,
.table>thead>tr.active>th,
body.help-faq .markdown table>thead>tr.active>th,
.table>tbody>tr>td.active,
body.help-faq .markdown table>tbody>tr>td.active,
.table>tbody>tr>th.active,
body.help-faq .markdown table>tbody>tr>th.active,
.table>tbody>tr.active>td,
body.help-faq .markdown table>tbody>tr.active>td,
.table>tbody>tr.active>th,
body.help-faq .markdown table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
body.help-faq .markdown table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
body.help-faq .markdown table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
body.help-faq .markdown table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
body.help-faq .markdown table>tfoot>tr.active>th {
	background-color: #f5f5f5
}

.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
}

.table>thead>tr>td.success,
body.help-faq .markdown table>thead>tr>td.success,
.table>thead>tr>th.success,
body.help-faq .markdown table>thead>tr>th.success,
.table>thead>tr.success>td,
body.help-faq .markdown table>thead>tr.success>td,
.table>thead>tr.success>th,
body.help-faq .markdown table>thead>tr.success>th,
.table>tbody>tr>td.success,
body.help-faq .markdown table>tbody>tr>td.success,
.table>tbody>tr>th.success,
body.help-faq .markdown table>tbody>tr>th.success,
.table>tbody>tr.success>td,
body.help-faq .markdown table>tbody>tr.success>td,
.table>tbody>tr.success>th,
body.help-faq .markdown table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
body.help-faq .markdown table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
body.help-faq .markdown table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
body.help-faq .markdown table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
body.help-faq .markdown table>tfoot>tr.success>th {
	background-color: #dff0d8
}

.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
}

.table>thead>tr>td.info,
body.help-faq .markdown table>thead>tr>td.info,
.table>thead>tr>th.info,
body.help-faq .markdown table>thead>tr>th.info,
.table>thead>tr.info>td,
body.help-faq .markdown table>thead>tr.info>td,
.table>thead>tr.info>th,
body.help-faq .markdown table>thead>tr.info>th,
.table>tbody>tr>td.info,
body.help-faq .markdown table>tbody>tr>td.info,
.table>tbody>tr>th.info,
body.help-faq .markdown table>tbody>tr>th.info,
.table>tbody>tr.info>td,
body.help-faq .markdown table>tbody>tr.info>td,
.table>tbody>tr.info>th,
body.help-faq .markdown table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
body.help-faq .markdown table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
body.help-faq .markdown table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
body.help-faq .markdown table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
body.help-faq .markdown table>tfoot>tr.info>th {
	background-color: #d9edf7
}

.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
}

.table>thead>tr>td.warning,
body.help-faq .markdown table>thead>tr>td.warning,
.table>thead>tr>th.warning,
body.help-faq .markdown table>thead>tr>th.warning,
.table>thead>tr.warning>td,
body.help-faq .markdown table>thead>tr.warning>td,
.table>thead>tr.warning>th,
body.help-faq .markdown table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
body.help-faq .markdown table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
body.help-faq .markdown table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
body.help-faq .markdown table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
body.help-faq .markdown table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
body.help-faq .markdown table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
body.help-faq .markdown table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
body.help-faq .markdown table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
body.help-faq .markdown table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}

.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
}

.table>thead>tr>td.danger,
body.help-faq .markdown table>thead>tr>td.danger,
.table>thead>tr>th.danger,
body.help-faq .markdown table>thead>tr>th.danger,
.table>thead>tr.danger>td,
body.help-faq .markdown table>thead>tr.danger>td,
.table>thead>tr.danger>th,
body.help-faq .markdown table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
body.help-faq .markdown table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
body.help-faq .markdown table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
body.help-faq .markdown table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
body.help-faq .markdown table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
body.help-faq .markdown table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
body.help-faq .markdown table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
body.help-faq .markdown table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
body.help-faq .markdown table>tfoot>tr.danger>th {
	background-color: #f2dede
}

.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
}

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

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table,
	body.help-faq .markdown .table-responsive>table {
		margin-bottom: 0
	}
	.table-responsive>.table>thead>tr>th,
	body.help-faq .markdown .table-responsive>table>thead>tr>th,
	.table-responsive>.table>thead>tr>td,
	body.help-faq .markdown .table-responsive>table>thead>tr>td,
	.table-responsive>.table>tbody>tr>th,
	body.help-faq .markdown .table-responsive>table>tbody>tr>th,
	.table-responsive>.table>tbody>tr>td,
	body.help-faq .markdown .table-responsive>table>tbody>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	body.help-faq .markdown .table-responsive>table>tfoot>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	body.help-faq .markdown .table-responsive>table>tfoot>tr>td {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.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
	}
	.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
	}
	.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
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

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
}

input[type="file"] {
	display: block
}

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

select[multiple],
select[size] {
	height: auto
}

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

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	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
}

.form-control: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)
}

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

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

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

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

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

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px
	}
	input[type="date"].input-sm,
	.input-group-sm>input[type="date"].form-control,
	.input-group-sm>input[type="date"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="date"].btn,
	.input-group-sm>.input-group-btn>input[type="date"].facebook-login,
	.input-group-sm input[type="date"],
	input[type="time"].input-sm,
	.input-group-sm>input[type="time"].form-control,
	.input-group-sm>input[type="time"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="time"].btn,
	.input-group-sm>.input-group-btn>input[type="time"].facebook-login,
	.input-group-sm input[type="time"],
	input[type="datetime-local"].input-sm,
	.input-group-sm>input[type="datetime-local"].form-control,
	.input-group-sm>input[type="datetime-local"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
	.input-group-sm>.input-group-btn>input[type="datetime-local"].facebook-login,
	.input-group-sm input[type="datetime-local"],
	input[type="month"].input-sm,
	.input-group-sm>input[type="month"].form-control,
	.input-group-sm>input[type="month"].input-group-addon,
	.input-group-sm>.input-group-btn>input[type="month"].btn,
	.input-group-sm>.input-group-btn>input[type="month"].facebook-login,
	.input-group-sm input[type="month"] {
		line-height: 30px
	}
	input[type="date"].input-lg,
	.input-group-lg>input[type="date"].form-control,
	.input-group-lg>input[type="date"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="date"].btn,
	.input-group-lg>.input-group-btn>input[type="date"].facebook-login,
	.input-group-lg input[type="date"],
	input[type="time"].input-lg,
	.input-group-lg>input[type="time"].form-control,
	.input-group-lg>input[type="time"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="time"].btn,
	.input-group-lg>.input-group-btn>input[type="time"].facebook-login,
	.input-group-lg input[type="time"],
	input[type="datetime-local"].input-lg,
	.input-group-lg>input[type="datetime-local"].form-control,
	.input-group-lg>input[type="datetime-local"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
	.input-group-lg>.input-group-btn>input[type="datetime-local"].facebook-login,
	.input-group-lg input[type="datetime-local"],
	input[type="month"].input-lg,
	.input-group-lg>input[type="month"].form-control,
	.input-group-lg>input[type="month"].input-group-addon,
	.input-group-lg>.input-group-btn>input[type="month"].btn,
	.input-group-lg>.input-group-btn>input[type="month"].facebook-login,
	.input-group-lg input[type="month"] {
		line-height: 46px
	}
}

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

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

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

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

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

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

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

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

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

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

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.facebook-button .input-group-lg>.input-group-btn>a.form-control-static,
.facebook-button .input-group-lg>.input-group-btn>button.form-control-static,
.input-group-lg>.input-group-btn>.form-control-static.facebook-login,
body.profiles .sub-pills li.active .input-group-lg>.input-group-btn>a.form-control-static,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.facebook-button .input-group-sm>.input-group-btn>a.form-control-static,
.facebook-button .input-group-sm>.input-group-btn>button.form-control-static,
.input-group-sm>.input-group-btn>.form-control-static.facebook-login,
body.profiles .sub-pills li.active .input-group-sm>.input-group-btn>a.form-control-static {
	padding-right: 0;
	padding-left: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.facebook-button .input-group-sm>.input-group-btn>a,
.facebook-button .input-group-sm>.input-group-btn>button,
.input-group-sm>.input-group-btn>.facebook-login,
body.profiles .sub-pills li.active .input-group-sm>.input-group-btn>a {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

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

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

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

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

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

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

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.facebook-button .input-group-lg>.input-group-btn>a,
.facebook-button .input-group-lg>.input-group-btn>button,
.input-group-lg>.input-group-btn>.facebook-login,
body.profiles .sub-pills li.active .input-group-lg>.input-group-btn>a {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

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

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

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

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

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

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

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

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

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.facebook-button .input-group-lg>.input-group-btn>a+.form-control-feedback,
.facebook-button .input-group-lg>.input-group-btn>button+.form-control-feedback,
.input-group-lg>.input-group-btn>.facebook-login+.form-control-feedback,
body.profiles .sub-pills li.active .input-group-lg>.input-group-btn>a+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.facebook-button .input-group-sm>.input-group-btn>a+.form-control-feedback,
.facebook-button .input-group-sm>.input-group-btn>button+.form-control-feedback,
.input-group-sm>.input-group-btn>.facebook-login+.form-control-feedback,
body.profiles .sub-pills li.active .input-group-sm>.input-group-btn>a+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.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: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-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)
}

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

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

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

.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
}

.has-warning .form-control {
	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)
}

.has-warning .form-control: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
}

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

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

.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
}

.has-error .form-control {
	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)
}

.has-error .form-control: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
}

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

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

.has-feedback label~.form-control-feedback {
	top: 25px
}

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

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

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

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

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

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

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	display: table;
	content: " "
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

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

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

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn,
.facebook-button a,
.facebook-button button,
.facebook-login,
body.profiles .sub-pills li.active a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus,
.facebook-button a:focus,
.facebook-button button:focus,
.facebook-login:focus,
body.profiles .sub-pills li.active a:focus,
.btn.focus,
.facebook-button a.focus,
.facebook-button button.focus,
.focus.facebook-login,
body.profiles .sub-pills li.active a.focus,
.btn:active:focus,
.facebook-button a:active:focus,
.facebook-button button:active:focus,
.facebook-login:active:focus,
body.profiles .sub-pills li.active a:active:focus,
.btn:active.focus,
.facebook-button a:active.focus,
.facebook-button button:active.focus,
.facebook-login:active.focus,
body.profiles .sub-pills li.active a:active.focus,
.btn.active:focus,
.facebook-button a.active:focus,
.facebook-button button.active:focus,
.active.facebook-login:focus,
body.profiles .sub-pills li.active a.active:focus,
.btn.active.focus,
.facebook-button a.active.focus,
.facebook-button button.active.focus,
.active.focus.facebook-login,
body.profiles .sub-pills li.active a.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.facebook-button a:hover,
.facebook-button button:hover,
.facebook-login:hover,
body.profiles .sub-pills li.active a:hover,
.btn:focus,
.facebook-button a:focus,
.facebook-button button:focus,
.facebook-login:focus,
body.profiles .sub-pills li.active a:focus,
.btn.focus,
.facebook-button a.focus,
.facebook-button button.focus,
.focus.facebook-login,
body.profiles .sub-pills li.active a.focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.facebook-button a:active,
.facebook-button button:active,
.facebook-login:active,
body.profiles .sub-pills li.active a:active,
.btn.active,
.facebook-button a.active,
.facebook-button button.active,
.active.facebook-login,
body.profiles .sub-pills li.active a.active {
	background-image: none;
	outline: 0;
	-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)
}

.btn.disabled,
.facebook-button a.disabled,
.facebook-button button.disabled,
.disabled.facebook-login,
body.profiles .sub-pills li.active a.disabled,
.btn[disabled],
.facebook-button a[disabled],
.facebook-button button[disabled],
[disabled].facebook-login,
body.profiles .sub-pills li.active a[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .facebook-button a,
.facebook-button fieldset[disabled] a,
fieldset[disabled] .facebook-button button,
.facebook-button fieldset[disabled] button,
fieldset[disabled] .facebook-login,
fieldset[disabled] body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active fieldset[disabled] a {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
.facebook-button a.disabled,
a.disabled.facebook-login,
body.profiles .sub-pills li.active a.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] .facebook-button a,
.facebook-button fieldset[disabled] a,
fieldset[disabled] a.facebook-login,
fieldset[disabled] body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active fieldset[disabled] a {
	pointer-events: none
}

.btn-default,
body.profiles .sub-pills li.active a {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:focus,
body.profiles .sub-pills li.active a:focus,
.btn-default.focus,
body.profiles .sub-pills li.active a.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover,
body.profiles .sub-pills li.active a:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active,
body.profiles .sub-pills li.active a:active,
.btn-default.active,
body.profiles .sub-pills li.active a.active,
.open>.btn-default.dropdown-toggle,
body.profiles .sub-pills li.active .open>a.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad
}

.btn-default:active:hover,
body.profiles .sub-pills li.active a:active:hover,
.btn-default:active:focus,
body.profiles .sub-pills li.active a:active:focus,
.btn-default:active.focus,
body.profiles .sub-pills li.active a:active.focus,
.btn-default.active:hover,
body.profiles .sub-pills li.active a.active:hover,
.btn-default.active:focus,
body.profiles .sub-pills li.active a.active:focus,
.btn-default.active.focus,
body.profiles .sub-pills li.active a.active.focus,
.open>.btn-default.dropdown-toggle:hover,
body.profiles .sub-pills li.active .open>a.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
body.profiles .sub-pills li.active .open>a.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus,
body.profiles .sub-pills li.active .open>a.dropdown-toggle.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.disabled:hover,
body.profiles .sub-pills li.active a.disabled:hover,
.btn-default.disabled:focus,
body.profiles .sub-pills li.active a.disabled:focus,
.btn-default.disabled.focus,
body.profiles .sub-pills li.active a.disabled.focus,
.btn-default[disabled]:hover,
body.profiles .sub-pills li.active a[disabled]:hover,
.btn-default[disabled]:focus,
body.profiles .sub-pills li.active a[disabled]:focus,
.btn-default[disabled].focus,
body.profiles .sub-pills li.active a[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] body.profiles .sub-pills li.active a:hover,
body.profiles .sub-pills li.active fieldset[disabled] a:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] body.profiles .sub-pills li.active a:focus,
body.profiles .sub-pills li.active fieldset[disabled] a:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] body.profiles .sub-pills li.active a.focus,
body.profiles .sub-pills li.active fieldset[disabled] a.focus {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge,
body.profiles .sub-pills li.active a .badge {
	color: #fff;
	background-color: #333
}

.btn-primary,
.framed-well.settings input[type='submit'] {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary:focus,
.framed-well.settings input[type='submit']:focus,
.btn-primary.focus,
.framed-well.settings input.focus[type='submit'] {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover,
.framed-well.settings input[type='submit']:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary:active,
.framed-well.settings input[type='submit']:active,
.btn-primary.active,
.framed-well.settings input.active[type='submit'],
.open>.btn-primary.dropdown-toggle,
.framed-well.settings .open>input.dropdown-toggle[type='submit'] {
	color: #fff;
	background-color: #286090;
	background-image: none;
	border-color: #204d74
}

.btn-primary:active:hover,
.framed-well.settings input[type='submit']:active:hover,
.btn-primary:active:focus,
.framed-well.settings input[type='submit']:active:focus,
.btn-primary:active.focus,
.framed-well.settings input[type='submit']:active.focus,
.btn-primary.active:hover,
.framed-well.settings input.active[type='submit']:hover,
.btn-primary.active:focus,
.framed-well.settings input.active[type='submit']:focus,
.btn-primary.active.focus,
.framed-well.settings input.active.focus[type='submit'],
.open>.btn-primary.dropdown-toggle:hover,
.framed-well.settings .open>input.dropdown-toggle[type='submit']:hover,
.open>.btn-primary.dropdown-toggle:focus,
.framed-well.settings .open>input.dropdown-toggle[type='submit']:focus,
.open>.btn-primary.dropdown-toggle.focus,
.framed-well.settings .open>input.dropdown-toggle.focus[type='submit'] {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary.disabled:hover,
.framed-well.settings input.disabled[type='submit']:hover,
.btn-primary.disabled:focus,
.framed-well.settings input.disabled[type='submit']:focus,
.btn-primary.disabled.focus,
.framed-well.settings input.disabled.focus[type='submit'],
.btn-primary[disabled]:hover,
.framed-well.settings input[disabled][type='submit']:hover,
.btn-primary[disabled]:focus,
.framed-well.settings input[disabled][type='submit']:focus,
.btn-primary[disabled].focus,
.framed-well.settings input[disabled].focus[type='submit'],
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .framed-well.settings input[type='submit']:hover,
.framed-well.settings fieldset[disabled] input[type='submit']:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .framed-well.settings input[type='submit']:focus,
.framed-well.settings fieldset[disabled] input[type='submit']:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .framed-well.settings input.focus[type='submit'],
.framed-well.settings fieldset[disabled] input.focus[type='submit'] {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge,
.framed-well.settings input[type='submit'] .badge {
	color: #337ab7;
	background-color: #fff
}

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

.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	background-image: none;
	border-color: #398439
}

.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
}

.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
}

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

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

.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc
}

.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
}

.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
}

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

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

.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	background-image: none;
	border-color: #d58512
}

.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
}

.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
}

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

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

.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	background-image: none;
	border-color: #ac2925
}

.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
}

.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
}

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

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.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
}

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

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

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

.btn-lg,
.btn-group-lg>.btn,
.facebook-button .btn-group-lg>a,
.facebook-button .btn-group-lg>button,
.btn-group-lg>.facebook-login,
body.profiles .sub-pills li.active .btn-group-lg>a {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn,
.facebook-button .btn-group-sm>a,
.facebook-button .btn-group-sm>button,
.btn-group-sm>.facebook-login,
body.profiles .sub-pills li.active .btn-group-sm>a {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn,
.facebook-button .btn-group-xs>a,
.facebook-button .btn-group-xs>button,
.btn-group-xs>.facebook-login,
body.profiles .sub-pills li.active .btn-group-xs>a {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

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

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

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

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

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

.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
}

.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
}

.dropup,
.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.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;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	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)
}

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

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

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

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

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

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #777777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

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

.open>a {
	outline: 0
}

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

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

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #777777;
	white-space: nowrap
}

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

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

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

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

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

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

.btn-group>.btn,
.facebook-button .btn-group>a,
.facebook-button .btn-group>button,
.btn-group>.facebook-login,
body.profiles .sub-pills li.active .btn-group>a,
.btn-group-vertical>.btn,
.facebook-button .btn-group-vertical>a,
.facebook-button .btn-group-vertical>button,
.btn-group-vertical>.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>a {
	position: relative;
	float: left
}

.btn-group>.btn:hover,
.facebook-button .btn-group>a:hover,
.facebook-button .btn-group>button:hover,
.btn-group>.facebook-login:hover,
body.profiles .sub-pills li.active .btn-group>a:hover,
.btn-group>.btn:focus,
.facebook-button .btn-group>a:focus,
.facebook-button .btn-group>button:focus,
.btn-group>.facebook-login:focus,
body.profiles .sub-pills li.active .btn-group>a:focus,
.btn-group>.btn:active,
.facebook-button .btn-group>a:active,
.facebook-button .btn-group>button:active,
.btn-group>.facebook-login:active,
body.profiles .sub-pills li.active .btn-group>a:active,
.btn-group>.btn.active,
.facebook-button .btn-group>a.active,
.facebook-button .btn-group>button.active,
.btn-group>.active.facebook-login,
body.profiles .sub-pills li.active .btn-group>a.active,
.btn-group-vertical>.btn:hover,
.facebook-button .btn-group-vertical>a:hover,
.facebook-button .btn-group-vertical>button:hover,
.btn-group-vertical>.facebook-login:hover,
body.profiles .sub-pills li.active .btn-group-vertical>a:hover,
.btn-group-vertical>.btn:focus,
.facebook-button .btn-group-vertical>a:focus,
.facebook-button .btn-group-vertical>button:focus,
.btn-group-vertical>.facebook-login:focus,
body.profiles .sub-pills li.active .btn-group-vertical>a:focus,
.btn-group-vertical>.btn:active,
.facebook-button .btn-group-vertical>a:active,
.facebook-button .btn-group-vertical>button:active,
.btn-group-vertical>.facebook-login:active,
body.profiles .sub-pills li.active .btn-group-vertical>a:active,
.btn-group-vertical>.btn.active,
.facebook-button .btn-group-vertical>a.active,
.facebook-button .btn-group-vertical>button.active,
.btn-group-vertical>.active.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>a.active {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .facebook-button a+.btn,
.facebook-button .btn-group a+.btn,
.btn-group .facebook-button button+.btn,
.facebook-button .btn-group button+.btn,
.btn-group .facebook-login+.btn,
.btn-group body.profiles .sub-pills li.active a+.btn,
body.profiles .sub-pills li.active .btn-group a+.btn,
.btn-group .facebook-button .btn+a,
.facebook-button .btn-group .btn+a,
.btn-group .facebook-button a+a,
.facebook-button .btn-group a+a,
.btn-group .facebook-button button+a,
.facebook-button .btn-group button+a,
.btn-group .facebook-button .facebook-login+a,
.facebook-button .btn-group .facebook-login+a,
.btn-group body.profiles .sub-pills li.active .facebook-button a+a,
.btn-group .facebook-button .btn+button,
.facebook-button .btn-group .btn+button,
.btn-group .facebook-button a+button,
.facebook-button .btn-group a+button,
.btn-group .facebook-button button+button,
.facebook-button .btn-group button+button,
.btn-group .facebook-button .facebook-login+button,
.facebook-button .btn-group .facebook-login+button,
.btn-group body.profiles .sub-pills li.active .facebook-button a+button,
.facebook-button .btn-group body.profiles .sub-pills li.active a+button,
body.profiles .sub-pills li.active .btn-group .facebook-button a+button,
.facebook-button body.profiles .sub-pills li.active .btn-group a+button,
.btn-group .btn+.facebook-login,
.btn-group .facebook-button a+.facebook-login,
.facebook-button .btn-group a+.facebook-login,
.btn-group .facebook-button button+.facebook-login,
.facebook-button .btn-group button+.facebook-login,
.btn-group .facebook-login+.facebook-login,
.btn-group body.profiles .sub-pills li.active a+.facebook-login,
body.profiles .sub-pills li.active .btn-group a+.facebook-login,
.btn-group body.profiles .sub-pills li.active .btn+a,
body.profiles .sub-pills li.active .btn-group .btn+a,
body.profiles .sub-pills li.active .btn-group .facebook-button a+a,
.btn-group .facebook-button body.profiles .sub-pills li.active button+a,
body.profiles .sub-pills li.active .btn-group .facebook-button button+a,
.facebook-button .btn-group body.profiles .sub-pills li.active button+a,
body.profiles .sub-pills li.active .facebook-button .btn-group button+a,
.btn-group body.profiles .sub-pills li.active .facebook-login+a,
body.profiles .sub-pills li.active .btn-group .facebook-login+a,
.btn-group body.profiles .sub-pills li.active a+a,
body.profiles .sub-pills li.active .btn-group a+a,
.btn-group .btn+.btn-group,
.btn-group .facebook-button a+.btn-group,
.facebook-button .btn-group a+.btn-group,
.btn-group .facebook-button button+.btn-group,
.facebook-button .btn-group button+.btn-group,
.btn-group .facebook-login+.btn-group,
.btn-group body.profiles .sub-pills li.active a+.btn-group,
body.profiles .sub-pills li.active .btn-group a+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .facebook-button .btn-group+a,
.facebook-button .btn-group .btn-group+a,
.btn-group .facebook-button .btn-group+button,
.facebook-button .btn-group .btn-group+button,
.btn-group .btn-group+.facebook-login,
.btn-group body.profiles .sub-pills li.active .btn-group+a,
body.profiles .sub-pills li.active .btn-group .btn-group+a,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

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

.btn-toolbar:before,
.btn-toolbar:after {
	display: table;
	content: " "
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn,
.btn-toolbar .facebook-button a,
.facebook-button .btn-toolbar a,
.btn-toolbar .facebook-button button,
.facebook-button .btn-toolbar button,
.btn-toolbar .facebook-login,
.btn-toolbar body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .btn-toolbar a,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.facebook-button .btn-toolbar>a,
.facebook-button .btn-toolbar>button,
.btn-toolbar>.facebook-login,
body.profiles .sub-pills li.active .btn-toolbar>a,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.facebook-button .btn-group>a:not(:first-child):not(:last-child):not(.dropdown-toggle),
.facebook-button .btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.facebook-login:not(:first-child):not(:last-child):not(.dropdown-toggle),
body.profiles .sub-pills li.active .btn-group>a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child,
.facebook-button .btn-group>a:first-child,
.facebook-button .btn-group>button:first-child,
.btn-group>.facebook-login:first-child,
body.profiles .sub-pills li.active .btn-group>a:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.facebook-button .btn-group>a:first-child:not(:last-child):not(.dropdown-toggle),
.facebook-button .btn-group>button:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.facebook-login:first-child:not(:last-child):not(.dropdown-toggle),
body.profiles .sub-pills li.active .btn-group>a:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.facebook-button .btn-group>a:last-child:not(:first-child),
.facebook-button .btn-group>button:last-child:not(:first-child),
.btn-group>.facebook-login:last-child:not(:first-child),
body.profiles .sub-pills li.active .btn-group>a:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.facebook-button .btn-group>.btn-group:not(:first-child):not(:last-child)>a,
.facebook-button .btn-group>.btn-group:not(:first-child):not(:last-child)>button,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.facebook-login,
body.profiles .sub-pills li.active .btn-group>.btn-group:not(:first-child):not(:last-child)>a {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.facebook-button .btn-group>.btn-group:first-child:not(:last-child)>a:last-child,
.facebook-button .btn-group>.btn-group:first-child:not(:last-child)>button:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.facebook-login:last-child,
body.profiles .sub-pills li.active .btn-group>.btn-group:first-child:not(:last-child)>a:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.facebook-button .btn-group>.btn-group:last-child:not(:first-child)>a:first-child,
.facebook-button .btn-group>.btn-group:last-child:not(:first-child)>button:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>.facebook-login:first-child,
body.profiles .sub-pills li.active .btn-group>.btn-group:last-child:not(:first-child)>a:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

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

.btn-group>.btn+.dropdown-toggle,
.facebook-button .btn-group>a+.dropdown-toggle,
.facebook-button .btn-group>button+.dropdown-toggle,
.btn-group>.facebook-login+.dropdown-toggle,
body.profiles .sub-pills li.active .btn-group>a+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.facebook-button .btn-group-lg.btn-group>a+.dropdown-toggle,
.facebook-button .btn-group-lg.btn-group>button+.dropdown-toggle,
.btn-group-lg.btn-group>.facebook-login+.dropdown-toggle,
body.profiles .sub-pills li.active .btn-group-lg.btn-group>a+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.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)
}

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

.btn .caret,
.facebook-button a .caret,
.facebook-button button .caret,
.facebook-login .caret,
body.profiles .sub-pills li.active a .caret {
	margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret,
.facebook-button .btn-group-lg>a .caret,
.facebook-button .btn-group-lg>button .caret,
.btn-group-lg>.facebook-login .caret,
body.profiles .sub-pills li.active .btn-group-lg>a .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret,
.dropup .facebook-button .btn-group-lg>a .caret,
.facebook-button .dropup .btn-group-lg>a .caret,
.dropup .facebook-button .btn-group-lg>button .caret,
.facebook-button .dropup .btn-group-lg>button .caret,
.dropup .btn-group-lg>.facebook-login .caret,
.dropup body.profiles .sub-pills li.active .btn-group-lg>a .caret,
body.profiles .sub-pills li.active .dropup .btn-group-lg>a .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.facebook-button .btn-group-vertical>a,
.facebook-button .btn-group-vertical>button,
.btn-group-vertical>.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>a,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn,
.facebook-button .btn-group-vertical>.btn-group>a,
.facebook-button .btn-group-vertical>.btn-group>button,
.btn-group-vertical>.btn-group>.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>.btn-group>a {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.btn-group-vertical>.btn-group>.btn,
.facebook-button .btn-group-vertical>.btn-group>a,
.facebook-button .btn-group-vertical>.btn-group>button,
.btn-group-vertical>.btn-group>.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>.btn-group>a {
	float: none
}

.btn-group-vertical>.btn+.btn,
.facebook-button .btn-group-vertical>a+.btn,
.facebook-button .btn-group-vertical>button+.btn,
.btn-group-vertical>.facebook-login+.btn,
body.profiles .sub-pills li.active .btn-group-vertical>a+.btn,
.facebook-button .btn-group-vertical>.btn+a,
.facebook-button .btn-group-vertical>a+a,
.facebook-button .btn-group-vertical>button+a,
.facebook-button .btn-group-vertical>.facebook-login+a,
.facebook-button .btn-group-vertical>.btn+button,
.facebook-button .btn-group-vertical>a+button,
.facebook-button .btn-group-vertical>button+button,
.facebook-button .btn-group-vertical>.facebook-login+button,
body.profiles .sub-pills li.active .facebook-button .btn-group-vertical>a+button,
.facebook-button body.profiles .sub-pills li.active .btn-group-vertical>a+button,
.btn-group-vertical>.btn+.facebook-login,
.facebook-button .btn-group-vertical>a+.facebook-login,
.facebook-button .btn-group-vertical>button+.facebook-login,
.btn-group-vertical>.facebook-login+.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>a+.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>.btn+a,
.facebook-button body.profiles .sub-pills li.active .btn-group-vertical>button+a,
body.profiles .sub-pills li.active .facebook-button .btn-group-vertical>button+a,
body.profiles .sub-pills li.active .btn-group-vertical>.facebook-login+a,
body.profiles .sub-pills li.active .btn-group-vertical>a+a,
.btn-group-vertical>.btn+.btn-group,
.facebook-button .btn-group-vertical>a+.btn-group,
.facebook-button .btn-group-vertical>button+.btn-group,
.btn-group-vertical>.facebook-login+.btn-group,
body.profiles .sub-pills li.active .btn-group-vertical>a+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.facebook-button .btn-group-vertical>.btn-group+a,
.facebook-button .btn-group-vertical>.btn-group+button,
.btn-group-vertical>.btn-group+.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>.btn-group+a,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.facebook-button .btn-group-vertical>a:not(:first-child):not(:last-child),
.facebook-button .btn-group-vertical>button:not(:first-child):not(:last-child),
.btn-group-vertical>.facebook-login:not(:first-child):not(:last-child),
body.profiles .sub-pills li.active .btn-group-vertical>a:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child),
.facebook-button .btn-group-vertical>a:first-child:not(:last-child),
.facebook-button .btn-group-vertical>button:first-child:not(:last-child),
.btn-group-vertical>.facebook-login:first-child:not(:last-child),
body.profiles .sub-pills li.active .btn-group-vertical>a:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child),
.facebook-button .btn-group-vertical>a:last-child:not(:first-child),
.facebook-button .btn-group-vertical>button:last-child:not(:first-child),
.btn-group-vertical>.facebook-login:last-child:not(:first-child),
body.profiles .sub-pills li.active .btn-group-vertical>a:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.facebook-button .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>a,
.facebook-button .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.facebook-login,
body.profiles .sub-pills li.active .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>a {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.facebook-button .btn-group-vertical>.btn-group:first-child:not(:last-child)>a:last-child,
.facebook-button .btn-group-vertical>.btn-group:first-child:not(:last-child)>button:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.facebook-login:last-child,
body.profiles .sub-pills li.active .btn-group-vertical>.btn-group:first-child:not(:last-child)>a:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,
.facebook-button .btn-group-vertical>.btn-group:last-child:not(:first-child)>a:first-child,
.facebook-button .btn-group-vertical>.btn-group:last-child:not(:first-child)>button:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.facebook-login:first-child,
body.profiles .sub-pills li.active .btn-group-vertical>.btn-group:last-child:not(:first-child)>a:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

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

.btn-group-justified>.btn,
.facebook-button .btn-group-justified>a,
.facebook-button .btn-group-justified>button,
.btn-group-justified>.facebook-login,
body.profiles .sub-pills li.active .btn-group-justified>a,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group .facebook-button a,
.facebook-button .btn-group-justified>.btn-group a,
.btn-group-justified>.btn-group .facebook-button button,
.facebook-button .btn-group-justified>.btn-group button,
.btn-group-justified>.btn-group .facebook-login,
.btn-group-justified>.btn-group body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .btn-group-justified>.btn-group a {
	width: 100%
}

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

[data-toggle="buttons"]>.btn input[type="radio"],
.facebook-button [data-toggle="buttons"]>a input[type="radio"],
.facebook-button [data-toggle="buttons"]>button input[type="radio"],
[data-toggle="buttons"]>.facebook-login input[type="radio"],
body.profiles .sub-pills li.active [data-toggle="buttons"]>a input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
.facebook-button [data-toggle="buttons"]>a input[type="checkbox"],
.facebook-button [data-toggle="buttons"]>button input[type="checkbox"],
[data-toggle="buttons"]>.facebook-login input[type="checkbox"],
body.profiles .sub-pills li.active [data-toggle="buttons"]>a input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
.facebook-button [data-toggle="buttons"]>.btn-group>a input[type="radio"],
.facebook-button [data-toggle="buttons"]>.btn-group>button input[type="radio"],
[data-toggle="buttons"]>.btn-group>.facebook-login input[type="radio"],
body.profiles .sub-pills li.active [data-toggle="buttons"]>.btn-group>a input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
.facebook-button [data-toggle="buttons"]>.btn-group>a input[type="checkbox"],
.facebook-button [data-toggle="buttons"]>.btn-group>button input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.facebook-login input[type="checkbox"],
body.profiles .sub-pills li.active [data-toggle="buttons"]>.btn-group>a input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

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

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

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

.input-group .form-control:focus {
	z-index: 3
}

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

.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) {
	border-radius: 0
}

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

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

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
.facebook-button .input-group-sm>.input-group-btn>a.input-group-addon,
.facebook-button .input-group-sm>.input-group-btn>button.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.facebook-login,
body.profiles .sub-pills li.active .input-group-sm>.input-group-btn>a.input-group-addon {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
.facebook-button .input-group-lg>.input-group-btn>a.input-group-addon,
.facebook-button .input-group-lg>.input-group-btn>button.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.facebook-login,
body.profiles .sub-pills li.active .input-group-lg>.input-group-btn>a.input-group-addon {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

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

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.facebook-button .input-group-btn:first-child>a,
.facebook-button .input-group-btn:first-child>button,
.input-group-btn:first-child>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn:first-child>a,
.input-group-btn:first-child>.btn-group>.btn,
.facebook-button .input-group-btn:first-child>.btn-group>a,
.facebook-button .input-group-btn:first-child>.btn-group>button,
.input-group-btn:first-child>.btn-group>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn:first-child>.btn-group>a,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.facebook-button .input-group-btn:last-child>a:not(:last-child):not(.dropdown-toggle),
.facebook-button .input-group-btn:last-child>button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.facebook-login:not(:last-child):not(.dropdown-toggle),
body.profiles .sub-pills li.active .input-group-btn:last-child>a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.facebook-button .input-group-btn:last-child>.btn-group:not(:last-child)>a,
.facebook-button .input-group-btn:last-child>.btn-group:not(:last-child)>button,
.input-group-btn:last-child>.btn-group:not(:last-child)>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn:last-child>.btn-group:not(:last-child)>a {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.facebook-button .input-group-btn:last-child>a,
.facebook-button .input-group-btn:last-child>button,
.input-group-btn:last-child>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn:last-child>a,
.input-group-btn:last-child>.btn-group>.btn,
.facebook-button .input-group-btn:last-child>.btn-group>a,
.facebook-button .input-group-btn:last-child>.btn-group>button,
.input-group-btn:last-child>.btn-group>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn:last-child>.btn-group>a,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.facebook-button .input-group-btn:first-child>a:not(:first-child),
.facebook-button .input-group-btn:first-child>button:not(:first-child),
.input-group-btn:first-child>.facebook-login:not(:first-child),
body.profiles .sub-pills li.active .input-group-btn:first-child>a:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.facebook-button .input-group-btn:first-child>.btn-group:not(:first-child)>a,
.facebook-button .input-group-btn:first-child>.btn-group:not(:first-child)>button,
.input-group-btn:first-child>.btn-group:not(:first-child)>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn:first-child>.btn-group:not(:first-child)>a {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

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

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

.input-group-btn>.btn,
.facebook-button .input-group-btn>a,
.facebook-button .input-group-btn>button,
.input-group-btn>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn>a {
	position: relative
}

.input-group-btn>.btn+.btn,
.facebook-button .input-group-btn>a+.btn,
.facebook-button .input-group-btn>button+.btn,
.input-group-btn>.facebook-login+.btn,
body.profiles .sub-pills li.active .input-group-btn>a+.btn,
.facebook-button .input-group-btn>.btn+a,
.facebook-button .input-group-btn>a+a,
.facebook-button .input-group-btn>button+a,
.facebook-button .input-group-btn>.facebook-login+a,
.facebook-button .input-group-btn>.btn+button,
.facebook-button .input-group-btn>a+button,
.facebook-button .input-group-btn>button+button,
.facebook-button .input-group-btn>.facebook-login+button,
body.profiles .sub-pills li.active .facebook-button .input-group-btn>a+button,
.facebook-button body.profiles .sub-pills li.active .input-group-btn>a+button,
.input-group-btn>.btn+.facebook-login,
.facebook-button .input-group-btn>a+.facebook-login,
.facebook-button .input-group-btn>button+.facebook-login,
.input-group-btn>.facebook-login+.facebook-login,
body.profiles .sub-pills li.active .input-group-btn>a+.facebook-login,
body.profiles .sub-pills li.active .input-group-btn>.btn+a,
.facebook-button body.profiles .sub-pills li.active .input-group-btn>button+a,
body.profiles .sub-pills li.active .facebook-button .input-group-btn>button+a,
body.profiles .sub-pills li.active .input-group-btn>.facebook-login+a,
body.profiles .sub-pills li.active .input-group-btn>a+a {
	margin-left: -1px
}

.input-group-btn>.btn:hover,
.facebook-button .input-group-btn>a:hover,
.facebook-button .input-group-btn>button:hover,
.input-group-btn>.facebook-login:hover,
body.profiles .sub-pills li.active .input-group-btn>a:hover,
.input-group-btn>.btn:focus,
.facebook-button .input-group-btn>a:focus,
.facebook-button .input-group-btn>button:focus,
.input-group-btn>.facebook-login:focus,
body.profiles .sub-pills li.active .input-group-btn>a:focus,
.input-group-btn>.btn:active,
.facebook-button .input-group-btn>a:active,
.facebook-button .input-group-btn>button:active,
.input-group-btn>.facebook-login:active,
body.profiles .sub-pills li.active .input-group-btn>a:active {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.facebook-button .input-group-btn:first-child>a,
.facebook-button .input-group-btn:first-child>button,
.input-group-btn:first-child>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn:first-child>a,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.facebook-button .input-group-btn:last-child>a,
.facebook-button .input-group-btn:last-child>button,
.input-group-btn:last-child>.facebook-login,
body.profiles .sub-pills li.active .input-group-btn:last-child>a,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav:before,
.nav:after {
	display: table;
	content: " "
}

.nav:after {
	clear: both
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eeeeee
}

.nav>li.disabled>a {
	color: #777777
}

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

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eeeeee;
	border-color: #337ab7
}

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

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

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

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

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

.nav-tabs>li>a:hover {
	border-color: #eeeeee #eeeeee #ddd
}

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

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

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

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

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

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

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

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

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

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

.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) {
	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.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
	}
}

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

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

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

.takyhy {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.takyhy:before,
.takyhy:after {
	display: table;
	content: " "
}

.takyhy:after {
	clear: both
}

@media (min-width: 768px) {
	.takyhy {
		border-radius: 4px
	}
}

.takyhy-header:before,
.takyhy-header:after {
	display: table;
	content: " "
}

.takyhy-header:after {
	clear: both
}

@media (min-width: 768px) {
	.takyhy-header {
		float: left
	}
}

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

.takyhy-collapse:before,
.takyhy-collapse:after {
	display: table;
	content: " "
}

.takyhy-collapse:after {
	clear: both
}

.takyhy-collapse.in {
	overflow-y: auto
}

@media (min-width: 768px) {
	.takyhy-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}
	.takyhy-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}
	.takyhy-collapse.in {
		overflow-y: visible
	}
	.takyhy-fixed-top .takyhy-collapse,
	.wufo .takyhy-collapse,
	.takyhy-fixed-bottom .takyhy-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

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

.takyhy-fixed-top .takyhy-collapse,
.takyhy-fixed-bottom .takyhy-collapse {
	max-height: 340px
}

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

@media (min-width: 768px) {
	.takyhy-fixed-top,
	.takyhy-fixed-bottom {
		border-radius: 0
	}
}

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

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

.rasijib>.takyhy-header,
.rasijib>.takyhy-collapse,
.mifage>.takyhy-header,
.mifage>.takyhy-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width: 768px) {
	.rasijib>.takyhy-header,
	.rasijib>.takyhy-collapse,
	.mifage>.takyhy-header,
	.mifage>.takyhy-collapse {
		margin-right: 0;
		margin-left: 0
	}
}

.wufo {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width: 768px) {
	.wufo {
		border-radius: 0
	}
}

.takyhy-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

.takyhy-brand:hover,
.takyhy-brand:focus {
	text-decoration: none
}

.takyhy-brand>img {
	display: block
}

@media (min-width: 768px) {
	.takyhy>.rasijib .takyhy-brand,
	.takyhy>.mifage .takyhy-brand {
		margin-left: -15px
	}
}

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

.takyhy-toggle:focus {
	outline: 0
}

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

.takyhy-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width: 768px) {
	.takyhy-toggle {
		display: none
	}
}

.takyhy-nav {
	margin: 7.5px -15px
}

.takyhy-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width: 767px) {
	.takyhy-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}
	.takyhy-nav .open .dropdown-menu>li>a,
	.takyhy-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}
	.takyhy-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.takyhy-nav .open .dropdown-menu>li>a:hover,
	.takyhy-nav .open .dropdown-menu>li>a:focus {
		background-image: none
	}
}

@media (min-width: 768px) {
	.takyhy-nav {
		float: left;
		margin: 0
	}
	.takyhy-nav>li {
		float: left
	}
	.takyhy-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.takyhy-form {
	padding: 10px 15px;
	margin-right: -15px;
	margin-left: -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: 8px;
	margin-bottom: 8px
}

@media (min-width: 768px) {
	.takyhy-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.takyhy-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.takyhy-form .form-control-static {
		display: inline-block
	}
	.takyhy-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.takyhy-form .input-group .input-group-addon,
	.takyhy-form .input-group .input-group-btn,
	.takyhy-form .input-group .form-control {
		width: auto
	}
	.takyhy-form .input-group>.form-control {
		width: 100%
	}
	.takyhy-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.takyhy-form .radio,
	.takyhy-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.takyhy-form .radio label,
	.takyhy-form .checkbox label {
		padding-left: 0
	}
	.takyhy-form .radio input[type="radio"],
	.takyhy-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.takyhy-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width: 767px) {
	.takyhy-form .form-group {
		margin-bottom: 5px
	}
	.takyhy-form .form-group:last-child {
		margin-bottom: 0
	}
}

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

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

.takyhy-fixed-bottom .takyhy-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.takyhy-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.takyhy-btn.btn-sm,
.btn-group-sm>.takyhy-btn.btn,
.facebook-button .btn-group-sm>a.takyhy-btn,
.facebook-button .btn-group-sm>button.takyhy-btn,
.btn-group-sm>.takyhy-btn.facebook-login,
body.profiles .sub-pills li.active .btn-group-sm>a.takyhy-btn {
	margin-top: 10px;
	margin-bottom: 10px
}

.takyhy-btn.btn-xs,
.btn-group-xs>.takyhy-btn.btn,
.facebook-button .btn-group-xs>a.takyhy-btn,
.facebook-button .btn-group-xs>button.takyhy-btn,
.btn-group-xs>.takyhy-btn.facebook-login,
body.profiles .sub-pills li.active .btn-group-xs>a.takyhy-btn {
	margin-top: 14px;
	margin-bottom: 14px
}

.takyhy-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width: 768px) {
	.takyhy-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width: 768px) {
	.takyhy-left {
		float: left !important
	}
	.takyhy-right {
		float: right !important;
		margin-right: -15px
	}
	.takyhy-right~.takyhy-right {
		margin-right: 0
	}
}

.sope {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.sope .takyhy-brand {
	color: #777
}

.sope .takyhy-brand:hover,
.sope .takyhy-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.sope .takyhy-text {
	color: #777
}

.sope .takyhy-nav>li>a {
	color: #777
}

.sope .takyhy-nav>li>a:hover,
.sope .takyhy-nav>li>a:focus {
	color: #333;
	background-color: transparent
}

.sope .takyhy-nav>.active>a,
.sope .takyhy-nav>.active>a:hover,
.sope .takyhy-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}

.sope .takyhy-nav>.disabled>a,
.sope .takyhy-nav>.disabled>a:hover,
.sope .takyhy-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.sope .takyhy-nav>.open>a,
.sope .takyhy-nav>.open>a:hover,
.sope .takyhy-nav>.open>a:focus {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width: 767px) {
	.sope .takyhy-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.sope .takyhy-nav .open .dropdown-menu>li>a:hover,
	.sope .takyhy-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent
	}
	.sope .takyhy-nav .open .dropdown-menu>.active>a,
	.sope .takyhy-nav .open .dropdown-menu>.active>a:hover,
	.sope .takyhy-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7
	}
	.sope .takyhy-nav .open .dropdown-menu>.disabled>a,
	.sope .takyhy-nav .open .dropdown-menu>.disabled>a:hover,
	.sope .takyhy-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
}

.sope .takyhy-toggle {
	border-color: #ddd
}

.sope .takyhy-toggle:hover,
.sope .takyhy-toggle:focus {
	background-color: #ddd
}

.sope .takyhy-toggle .icon-bar {
	background-color: #888
}

.sope .takyhy-collapse,
.sope .takyhy-form {
	border-color: #e7e7e7
}

.sope .takyhy-link {
	color: #777
}

.sope .takyhy-link:hover {
	color: #333
}

.sope .btn-link {
	color: #777
}

.sope .btn-link:hover,
.sope .btn-link:focus {
	color: #333
}

.sope .btn-link[disabled]:hover,
.sope .btn-link[disabled]:focus,
fieldset[disabled] .sope .btn-link:hover,
fieldset[disabled] .sope .btn-link:focus {
	color: #ccc
}

.takyhy-inverse {
	background-color: #222;
	border-color: #090909
}

.takyhy-inverse .takyhy-brand {
	color: #9d9d9d
}

.takyhy-inverse .takyhy-brand:hover,
.takyhy-inverse .takyhy-brand:focus {
	color: #fff;
	background-color: transparent
}

.takyhy-inverse .takyhy-text {
	color: #9d9d9d
}

.takyhy-inverse .takyhy-nav>li>a {
	color: #9d9d9d
}

.takyhy-inverse .takyhy-nav>li>a:hover,
.takyhy-inverse .takyhy-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}

.takyhy-inverse .takyhy-nav>.active>a,
.takyhy-inverse .takyhy-nav>.active>a:hover,
.takyhy-inverse .takyhy-nav>.active>a:focus {
	color: #fff;
	background-color: #090909
}

.takyhy-inverse .takyhy-nav>.disabled>a,
.takyhy-inverse .takyhy-nav>.disabled>a:hover,
.takyhy-inverse .takyhy-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.takyhy-inverse .takyhy-nav>.open>a,
.takyhy-inverse .takyhy-nav>.open>a:hover,
.takyhy-inverse .takyhy-nav>.open>a:focus {
	color: #fff;
	background-color: #090909
}

@media (max-width: 767px) {
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}
	.takyhy-inverse .takyhy-nav .open .dropdown-menu .divider {
		background-color: #090909
	}
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>li>a:hover,
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>.active>a,
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>.active>a:hover,
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #090909
	}
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>.disabled>a,
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>.disabled>a:hover,
	.takyhy-inverse .takyhy-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent
	}
}

.takyhy-inverse .takyhy-toggle {
	border-color: #333
}

.takyhy-inverse .takyhy-toggle:hover,
.takyhy-inverse .takyhy-toggle:focus {
	background-color: #333
}

.takyhy-inverse .takyhy-toggle .icon-bar {
	background-color: #fff
}

.takyhy-inverse .takyhy-collapse,
.takyhy-inverse .takyhy-form {
	border-color: #101010
}

.takyhy-inverse .takyhy-link {
	color: #9d9d9d
}

.takyhy-inverse .takyhy-link:hover {
	color: #fff
}

.takyhy-inverse .btn-link {
	color: #9d9d9d
}

.takyhy-inverse .btn-link:hover,
.takyhy-inverse .btn-link:focus {
	color: #fff
}

.takyhy-inverse .btn-link[disabled]:hover,
.takyhy-inverse .btn-link[disabled]:focus,
fieldset[disabled] .takyhy-inverse .btn-link:hover,
fieldset[disabled] .takyhy-inverse .btn-link:focus {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/ "
}

.breadcrumb>.active {
	color: #777777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.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;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #777777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager:before,
.pager:after {
	display: table;
	content: " "
}

.pager:after {
	clear: both
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
	text-decoration: none;
	background-color: #eeeeee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
	color: #777777;
	cursor: not-allowed;
	background-color: #fff
}

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

.label:empty {
	display: none
}

.btn .label,
.facebook-button a .label,
.facebook-button button .label,
.facebook-login .label,
body.profiles .sub-pills li.active a .label {
	position: relative;
	top: -1px
}

a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #777777
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

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

.label-info {
	background-color: #5bc0de
}

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

.label-warning {
	background-color: #f0ad4e
}

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

.label-danger {
	background-color: #d9534f
}

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

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge,
.facebook-button a .badge,
.facebook-button button .badge,
.facebook-login .badge,
body.profiles .sub-pills li.active a .badge {
	position: relative;
	top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.facebook-button .btn-group-xs>a .badge,
.facebook-button .btn-group-xs>button .badge,
.btn-group-xs>.facebook-login .badge,
body.profiles .sub-pills li.active .btn-group-xs>a .badge,
.btn-group-xs>.btn .badge,
.facebook-button .btn-group-xs>a .badge,
.facebook-button .btn-group-xs>button .badge,
.btn-group-xs>.facebook-login .badge,
body.profiles .sub-pills li.active .btn-group-xs>a .badge {
	top: 0;
	padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee
}

.jumbotron h1,
.jumbotron .h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.rasijib .jumbotron,
.mifage .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}

.jumbotron .rasijib {
	max-width: 100%
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.rasijib .jumbotron,
	.mifage .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	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
}

.thumbnail>img,
.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #333333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #337ab7
}

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

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

.alert .alert-link {
	font-weight: bold
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

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

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

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

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

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

.alert-info .alert-link {
	color: #245269
}

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

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

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

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

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

.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
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	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)
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	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
}

.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.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
}

.progress-bar-success {
	background-color: #5cb85c
}

.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.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%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.xyqe {
	padding-right: 10px
}

.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	color: #777777;
	cursor: not-allowed;
	background-color: #eeeeee
}

.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
}

.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
}

.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
}

.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
}

.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
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

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: #3c763d;
	background-color: #d0e9c6
}

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: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

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
}

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
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

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
}

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
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

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
}

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
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	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)
}

.panel-body {
	padding: 15px
}

.panel-body:before,
.panel-body:after {
	display: table;
	content: " "
}

.panel-body:after {
	clear: both
}

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

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

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

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color: inherit
}

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

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.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-left-radius: 3px;
	border-top-right-radius: 3px
}

.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
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

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

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.table,
body.help-faq .markdown .panel>table,
.panel>.table-responsive>.table,
body.help-faq .markdown .panel>.table-responsive>table,
.panel>.panel-collapse>.table,
body.help-faq .markdown .panel>.panel-collapse>table {
	margin-bottom: 0
}

.panel>.table caption,
body.help-faq .markdown .panel>table caption,
.panel>.table-responsive>.table caption,
body.help-faq .markdown .panel>.table-responsive>table caption,
.panel>.panel-collapse>.table caption,
body.help-faq .markdown .panel>.panel-collapse>table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table:first-child,
body.help-faq .markdown .panel>table:first-child,
.panel>.table-responsive:first-child>.table:first-child,
body.help-faq .markdown .panel>.table-responsive:first-child>table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
body.help-faq .markdown .panel>table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
body.help-faq .markdown .panel>table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
body.help-faq .markdown .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,
body.help-faq .markdown .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table:last-child,
body.help-faq .markdown .panel>table:last-child,
.panel>.table-responsive:last-child>.table:last-child,
body.help-faq .markdown .panel>.table-responsive:last-child>table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
body.help-faq .markdown .panel>table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
body.help-faq .markdown .panel>table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
body.help-faq .markdown .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,
body.help-faq .markdown .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .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,
body.help-faq .markdown .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
body.help-faq .markdown .panel>.panel-body+table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
body.help-faq .markdown .panel>table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
body.help-faq .markdown .panel>table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td,
body.help-faq .markdown .panel>table>tbody:first-child>tr:first-child td {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.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
}

.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
}

.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
}

.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
}

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

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

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

.panel-default {
	border-color: #ddd
}

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

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

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333
}

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

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

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

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

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

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

.panel-info {
	border-color: #bce8f1
}

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

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

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

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

.panel-warning {
	border-color: #faebcc
}

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

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

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

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

.panel-danger {
	border-color: #ebccd1
}

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

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

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

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

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	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)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 0.2
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	appearance: none
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.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
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: 0.5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
	display: table;
	content: " "
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.428571429
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " "
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn,
.modal-footer .facebook-button a+.btn,
.facebook-button .modal-footer a+.btn,
.modal-footer .facebook-button button+.btn,
.facebook-button .modal-footer button+.btn,
.modal-footer .facebook-login+.btn,
.modal-footer body.profiles .sub-pills li.active a+.btn,
body.profiles .sub-pills li.active .modal-footer a+.btn,
.modal-footer .facebook-button .btn+a,
.facebook-button .modal-footer .btn+a,
.modal-footer .facebook-button a+a,
.facebook-button .modal-footer a+a,
.modal-footer .facebook-button button+a,
.facebook-button .modal-footer button+a,
.modal-footer .facebook-button .facebook-login+a,
.facebook-button .modal-footer .facebook-login+a,
.modal-footer body.profiles .sub-pills li.active .facebook-button a+a,
.modal-footer .facebook-button .btn+button,
.facebook-button .modal-footer .btn+button,
.modal-footer .facebook-button a+button,
.facebook-button .modal-footer a+button,
.modal-footer .facebook-button button+button,
.facebook-button .modal-footer button+button,
.modal-footer .facebook-button .facebook-login+button,
.facebook-button .modal-footer .facebook-login+button,
.modal-footer body.profiles .sub-pills li.active .facebook-button a+button,
.facebook-button .modal-footer body.profiles .sub-pills li.active a+button,
body.profiles .sub-pills li.active .modal-footer .facebook-button a+button,
.facebook-button body.profiles .sub-pills li.active .modal-footer a+button,
.modal-footer .btn+.facebook-login,
.modal-footer .facebook-button a+.facebook-login,
.facebook-button .modal-footer a+.facebook-login,
.modal-footer .facebook-button button+.facebook-login,
.facebook-button .modal-footer button+.facebook-login,
.modal-footer .facebook-login+.facebook-login,
.modal-footer body.profiles .sub-pills li.active a+.facebook-login,
body.profiles .sub-pills li.active .modal-footer a+.facebook-login,
.modal-footer body.profiles .sub-pills li.active .btn+a,
body.profiles .sub-pills li.active .modal-footer .btn+a,
body.profiles .sub-pills li.active .modal-footer .facebook-button a+a,
.modal-footer .facebook-button body.profiles .sub-pills li.active button+a,
body.profiles .sub-pills li.active .modal-footer .facebook-button button+a,
.facebook-button .modal-footer body.profiles .sub-pills li.active button+a,
body.profiles .sub-pills li.active .facebook-button .modal-footer button+a,
.modal-footer body.profiles .sub-pills li.active .facebook-login+a,
body.profiles .sub-pills li.active .modal-footer .facebook-login+a,
.modal-footer body.profiles .sub-pills li.active a+a,
body.profiles .sub-pills li.active .modal-footer a+a {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group .facebook-button a+.btn,
.facebook-button .modal-footer .btn-group a+.btn,
.modal-footer .btn-group .facebook-button button+.btn,
.facebook-button .modal-footer .btn-group button+.btn,
.modal-footer .btn-group .facebook-login+.btn,
.modal-footer .btn-group body.profiles .sub-pills li.active a+.btn,
body.profiles .sub-pills li.active .modal-footer .btn-group a+.btn,
.modal-footer .btn-group .facebook-button .btn+a,
.facebook-button .modal-footer .btn-group .btn+a,
.modal-footer .btn-group .facebook-button a+a,
.facebook-button .modal-footer .btn-group a+a,
.modal-footer .btn-group .facebook-button button+a,
.facebook-button .modal-footer .btn-group button+a,
.modal-footer .btn-group .facebook-button .facebook-login+a,
.facebook-button .modal-footer .btn-group .facebook-login+a,
.modal-footer .btn-group body.profiles .sub-pills li.active .facebook-button a+a,
.modal-footer .btn-group .facebook-button .btn+button,
.facebook-button .modal-footer .btn-group .btn+button,
.modal-footer .btn-group .facebook-button a+button,
.facebook-button .modal-footer .btn-group a+button,
.modal-footer .btn-group .facebook-button button+button,
.facebook-button .modal-footer .btn-group button+button,
.modal-footer .btn-group .facebook-button .facebook-login+button,
.facebook-button .modal-footer .btn-group .facebook-login+button,
.modal-footer .btn-group body.profiles .sub-pills li.active .facebook-button a+button,
.facebook-button .modal-footer .btn-group body.profiles .sub-pills li.active a+button,
body.profiles .sub-pills li.active .modal-footer .btn-group .facebook-button a+button,
.facebook-button body.profiles .sub-pills li.active .modal-footer .btn-group a+button,
.modal-footer .btn-group .btn+.facebook-login,
.modal-footer .btn-group .facebook-button a+.facebook-login,
.facebook-button .modal-footer .btn-group a+.facebook-login,
.modal-footer .btn-group .facebook-button button+.facebook-login,
.facebook-button .modal-footer .btn-group button+.facebook-login,
.modal-footer .btn-group .facebook-login+.facebook-login,
.modal-footer .btn-group body.profiles .sub-pills li.active a+.facebook-login,
body.profiles .sub-pills li.active .modal-footer .btn-group a+.facebook-login,
.modal-footer .btn-group body.profiles .sub-pills li.active .btn+a,
body.profiles .sub-pills li.active .modal-footer .btn-group .btn+a,
body.profiles .sub-pills li.active .modal-footer .btn-group .facebook-button a+a,
.modal-footer .btn-group .facebook-button body.profiles .sub-pills li.active button+a,
body.profiles .sub-pills li.active .modal-footer .btn-group .facebook-button button+a,
.facebook-button .modal-footer .btn-group body.profiles .sub-pills li.active button+a,
body.profiles .sub-pills li.active .facebook-button .modal-footer .btn-group button+a,
.modal-footer .btn-group body.profiles .sub-pills li.active .facebook-login+a,
body.profiles .sub-pills li.active .modal-footer .btn-group .facebook-login+a,
.modal-footer .btn-group body.profiles .sub-pills li.active a+a,
body.profiles .sub-pills li.active .modal-footer .btn-group a+a {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.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)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.428571429;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 12px;
	filter: alpha(opacity=0);
	opacity: 0
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: 0.9
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

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

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

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

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

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

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

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

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

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

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

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

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

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.428571429;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover>.arrow {
	border-width: 11px
}

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

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

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

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

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

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

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

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

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

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

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left
}

.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) {
	.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
	}
	.carousel-inner>.item.next,
	.carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.prev,
	.carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}
	.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
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: transparent;
	filter: alpha(opacity=50);
	opacity: 0.5
}

.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%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 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%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity=90);
	opacity: 0.9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203a"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn,
.carousel-caption .facebook-button a,
.facebook-button .carousel-caption a,
.carousel-caption .facebook-button button,
.facebook-button .carousel-caption button,
.carousel-caption .facebook-login,
.carousel-caption body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .carousel-caption a {
	text-shadow: none
}

@media screen and (min-width: 768px) {
	.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
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: " "
}

.clearfix:after {
	clear: both
}

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

.pull-right {
	float: right !important
}

.xyqe {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

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

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.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) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

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

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

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

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

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

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

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

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

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

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

.visible-print {
	display: none !important
}

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

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

.multiselect-container {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.multiselect-container input[type="text"] {
	width: 70%
}

.multiselect-container .input-prepend {
	padding: 3px
}

.multiselect-container>li {
	padding: 0
}

.multiselect-container>li>label {
	margin: 0;
	padding: 3px 20px 3px 20px;
	height: 100%;
	cursor: pointer
}

.multiselect-container>li>label.multiselect-header {
	margin: 0;
	padding: 3px 20px 3px 20px;
	height: 100%
}

.multiselect-container>li>label>input[type="checkbox"] {
	margin-bottom: 5px
}


/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/

@font-face {
	font-family: "Ionicons";
	src: url(/assets/ionicons-a4803d7bdeb478a5b9238fe74d8aaa98dafe2e8e68fccbd0e3f4dced823f27f0.eot?v=2.0.0);
	src: url(/assets/ionicons-a4803d7bdeb478a5b9238fe74d8aaa98dafe2e8e68fccbd0e3f4dced823f27f0.eot?v=2.0.0#iefix) format("embedded-opentype"), url(/assets/ionicons-2ba7f20b1d8990e17a47fe3d88e4c766628aaa2baf1dd30fca0a0db59836f5f9.ttf?v=2.0.0) format("truetype"), url(/assets/ionicons-709f2789daaff440820ebb975d3ae409af45121bdec47e39e83523490b1bc0fc.woff?v=2.0.0) format("woff"), url(/assets/ionicons-a627d9068c1235d9b3c95c405eb6ecb64a290b159cf5e926c0d96d89b24cd5fc.svg?v=2.0.0#Ionicons) format("svg");
	font-weight: normal;
	font-style: normal
}

.ion,
.ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
	content: ""
}

.ion-alert-circled:before {
	content: ""
}

.ion-android-add:before {
	content: ""
}

.ion-android-add-circle:before {
	content: ""
}

.ion-android-alarm-clock:before {
	content: ""
}

.ion-android-alert:before {
	content: ""
}

.ion-android-apps:before {
	content: ""
}

.ion-android-archive:before {
	content: ""
}

.ion-android-arrow-back:before {
	content: ""
}

.ion-android-arrow-down:before {
	content: ""
}

.ion-android-arrow-dropdown:before {
	content: ""
}

.ion-android-arrow-dropdown-circle:before {
	content: ""
}

.ion-android-arrow-dropleft:before {
	content: ""
}

.ion-android-arrow-dropleft-circle:before {
	content: ""
}

.ion-android-arrow-dropright:before {
	content: ""
}

.ion-android-arrow-dropright-circle:before {
	content: ""
}

.ion-android-arrow-dropup:before {
	content: ""
}

.ion-android-arrow-dropup-circle:before {
	content: ""
}

.ion-android-arrow-forward:before {
	content: ""
}

.ion-android-arrow-up:before {
	content: ""
}

.ion-android-attach:before {
	content: ""
}

.ion-android-bar:before {
	content: ""
}

.ion-android-bicycle:before {
	content: ""
}

.ion-android-boat:before {
	content: ""
}

.ion-android-bookmark:before {
	content: ""
}

.ion-android-bulb:before {
	content: ""
}

.ion-android-bus:before {
	content: ""
}

.ion-android-calendar:before {
	content: ""
}

.ion-android-call:before {
	content: ""
}

.ion-android-camera:before {
	content: ""
}

.ion-android-cancel:before {
	content: ""
}

.ion-android-car:before {
	content: ""
}

.ion-android-cart:before {
	content: ""
}

.ion-android-chat:before {
	content: ""
}

.ion-android-checkbox:before {
	content: ""
}

.ion-android-checkbox-blank:before {
	content: ""
}

.ion-android-checkbox-outline:before {
	content: ""
}

.ion-android-checkbox-outline-blank:before {
	content: ""
}

.ion-android-checkmark-circle:before {
	content: ""
}

.ion-android-clipboard:before {
	content: ""
}

.ion-android-close:before {
	content: ""
}

.ion-android-cloud:before {
	content: ""
}

.ion-android-cloud-circle:before {
	content: ""
}

.ion-android-cloud-done:before {
	content: ""
}

.ion-android-cloud-outline:before {
	content: ""
}

.ion-android-color-palette:before {
	content: ""
}

.ion-android-compass:before {
	content: ""
}

.ion-android-contact:before {
	content: ""
}

.ion-android-contacts:before {
	content: ""
}

.ion-android-contract:before {
	content: ""
}

.ion-android-create:before {
	content: ""
}

.ion-android-delete:before {
	content: ""
}

.ion-android-desktop:before {
	content: ""
}

.ion-android-document:before {
	content: ""
}

.ion-android-done:before {
	content: ""
}

.ion-android-done-all:before {
	content: ""
}

.ion-android-download:before {
	content: ""
}

.ion-android-drafts:before {
	content: ""
}

.ion-android-exit:before {
	content: ""
}

.ion-android-expand:before {
	content: ""
}

.ion-android-favorite:before {
	content: ""
}

.ion-android-favorite-outline:before {
	content: ""
}

.ion-android-film:before {
	content: ""
}

.ion-android-folder:before {
	content: ""
}

.ion-android-folder-open:before {
	content: ""
}

.ion-android-funnel:before {
	content: ""
}

.ion-android-globe:before {
	content: ""
}

.ion-android-hand:before {
	content: ""
}

.ion-android-hangout:before {
	content: ""
}

.ion-android-happy:before {
	content: ""
}

.ion-android-home:before {
	content: ""
}

.ion-android-image:before {
	content: ""
}

.ion-android-laptop:before {
	content: ""
}

.ion-android-list:before {
	content: ""
}

.ion-android-locate:before {
	content: ""
}

.ion-android-lock:before {
	content: ""
}

.ion-android-mail:before {
	content: ""
}

.ion-android-map:before {
	content: ""
}

.ion-android-menu:before {
	content: ""
}

.ion-android-microphone:before {
	content: ""
}

.ion-android-microphone-off:before {
	content: ""
}

.ion-android-more-horizontal:before {
	content: ""
}

.ion-android-more-vertical:before {
	content: ""
}

.ion-android-navigate:before {
	content: ""
}

.ion-android-notifications:before {
	content: ""
}

.ion-android-notifications-none:before {
	content: ""
}

.ion-android-notifications-off:before {
	content: ""
}

.ion-android-open:before {
	content: ""
}

.ion-android-options:before {
	content: ""
}

.ion-android-people:before {
	content: ""
}

.ion-android-person:before {
	content: ""
}

.ion-android-person-add:before {
	content: ""
}

.ion-android-phone-landscape:before {
	content: ""
}

.ion-android-phone-portrait:before {
	content: ""
}

.ion-android-pin:before {
	content: ""
}

.ion-android-plane:before {
	content: ""
}

.ion-android-playstore:before {
	content: ""
}

.ion-android-print:before {
	content: ""
}

.ion-android-radio-button-off:before {
	content: ""
}

.ion-android-radio-button-on:before {
	content: ""
}

.ion-android-refresh:before {
	content: ""
}

.ion-android-remove:before {
	content: ""
}

.ion-android-remove-circle:before {
	content: ""
}

.ion-android-restaurant:before {
	content: ""
}

.ion-android-sad:before {
	content: ""
}

.ion-android-search:before {
	content: ""
}

.ion-android-send:before {
	content: ""
}

.ion-android-settings:before {
	content: ""
}

.ion-android-share:before {
	content: ""
}

.ion-android-share-alt:before {
	content: ""
}

.ion-android-star:before {
	content: ""
}

.ion-android-star-half:before {
	content: ""
}

.ion-android-star-outline:before {
	content: ""
}

.ion-android-stopwatch:before {
	content: ""
}

.ion-android-subway:before {
	content: ""
}

.ion-android-sunny:before {
	content: ""
}

.ion-android-sync:before {
	content: ""
}

.ion-android-textsms:before {
	content: ""
}

.ion-android-time:before {
	content: ""
}

.ion-android-train:before {
	content: ""
}

.ion-android-unlock:before {
	content: ""
}

.ion-android-upload:before {
	content: ""
}

.ion-android-volume-down:before {
	content: ""
}

.ion-android-volume-mute:before {
	content: ""
}

.ion-android-volume-off:before {
	content: ""
}

.ion-android-volume-up:before {
	content: ""
}

.ion-android-walk:before {
	content: ""
}

.ion-android-warning:before {
	content: ""
}

.ion-android-watch:before {
	content: ""
}

.ion-android-wifi:before {
	content: ""
}

.ion-aperture:before {
	content: ""
}

.ion-archive:before {
	content: ""
}

.ion-arrow-down-a:before {
	content: ""
}

.ion-arrow-down-b:before {
	content: ""
}

.ion-arrow-down-c:before {
	content: ""
}

.ion-arrow-expand:before {
	content: ""
}

.ion-arrow-graph-down-left:before {
	content: ""
}

.ion-arrow-graph-down-right:before {
	content: ""
}

.ion-arrow-graph-up-left:before {
	content: ""
}

.ion-arrow-graph-up-right:before {
	content: ""
}

.ion-arrow-left-a:before {
	content: ""
}

.ion-arrow-left-b:before {
	content: ""
}

.ion-arrow-left-c:before {
	content: ""
}

.ion-arrow-move:before {
	content: ""
}

.ion-arrow-resize:before {
	content: ""
}

.ion-arrow-return-left:before {
	content: ""
}

.ion-arrow-return-right:before {
	content: ""
}

.ion-arrow-right-a:before {
	content: ""
}

.ion-arrow-right-b:before {
	content: ""
}

.ion-arrow-right-c:before {
	content: ""
}

.ion-arrow-shrink:before {
	content: ""
}

.ion-arrow-swap:before {
	content: ""
}

.ion-arrow-up-a:before {
	content: ""
}

.ion-arrow-up-b:before {
	content: ""
}

.ion-arrow-up-c:before {
	content: ""
}

.ion-asterisk:before {
	content: ""
}

.ion-at:before {
	content: ""
}

.ion-backspace:before {
	content: ""
}

.ion-backspace-outline:before {
	content: ""
}

.ion-bag:before {
	content: ""
}

.ion-battery-charging:before {
	content: ""
}

.ion-battery-empty:before {
	content: ""
}

.ion-battery-full:before {
	content: ""
}

.ion-battery-half:before {
	content: ""
}

.ion-battery-low:before {
	content: ""
}

.ion-beaker:before {
	content: ""
}

.ion-beer:before {
	content: ""
}

.ion-bluetooth:before {
	content: ""
}

.ion-bonfire:before {
	content: ""
}

.ion-bookmark:before {
	content: ""
}

.ion-bowtie:before {
	content: ""
}

.ion-briefcase:before {
	content: ""
}

.ion-bug:before {
	content: ""
}

.ion-calculator:before {
	content: ""
}

.ion-calendar:before {
	content: ""
}

.ion-camera:before {
	content: ""
}

.ion-card:before {
	content: ""
}

.ion-cash:before {
	content: ""
}

.ion-chatbox:before {
	content: ""
}

.ion-chatbox-working:before {
	content: ""
}

.ion-chatboxes:before {
	content: ""
}

.ion-chatbubble:before {
	content: ""
}

.ion-chatbubble-working:before {
	content: ""
}

.ion-chatbubbles:before {
	content: ""
}

.ion-checkmark:before {
	content: ""
}

.ion-checkmark-circled:before {
	content: ""
}

.ion-checkmark-round:before {
	content: ""
}

.ion-chevron-down:before {
	content: ""
}

.ion-chevron-left:before {
	content: ""
}

.ion-chevron-right:before {
	content: ""
}

.ion-chevron-up:before {
	content: ""
}

.ion-clipboard:before {
	content: ""
}

.ion-clock:before {
	content: ""
}

.ion-close:before {
	content: ""
}

.ion-close-circled:before {
	content: ""
}

.ion-close-round:before {
	content: ""
}

.ion-closed-captioning:before {
	content: ""
}

.ion-cloud:before {
	content: ""
}

.ion-code:before {
	content: ""
}

.ion-code-download:before {
	content: ""
}

.ion-code-working:before {
	content: ""
}

.ion-coffee:before {
	content: ""
}

.ion-compass:before {
	content: ""
}

.ion-compose:before {
	content: ""
}

.ion-connection-bars:before {
	content: ""
}

.ion-contrast:before {
	content: ""
}

.ion-crop:before {
	content: ""
}

.ion-cube:before {
	content: ""
}

.ion-disc:before {
	content: ""
}

.ion-document:before {
	content: ""
}

.ion-document-text:before {
	content: ""
}

.ion-drag:before {
	content: ""
}

.ion-earth:before {
	content: ""
}

.ion-easel:before {
	content: ""
}

.ion-edit:before {
	content: ""
}

.ion-egg:before {
	content: ""
}

.ion-eject:before {
	content: ""
}

.ion-email:before {
	content: ""
}

.ion-email-unread:before {
	content: ""
}

.ion-erlenmeyer-flask:before {
	content: ""
}

.ion-erlenmeyer-flask-bubbles:before {
	content: ""
}

.ion-eye:before {
	content: ""
}

.ion-eye-disabled:before {
	content: ""
}

.ion-female:before {
	content: ""
}

.ion-filing:before {
	content: ""
}

.ion-film-marker:before {
	content: ""
}

.ion-fireball:before {
	content: ""
}

.ion-flag:before {
	content: ""
}

.ion-flame:before {
	content: ""
}

.ion-flash:before {
	content: ""
}

.ion-flash-off:before {
	content: ""
}

.ion-folder:before {
	content: ""
}

.ion-fork:before {
	content: ""
}

.ion-fork-repo:before {
	content: ""
}

.ion-forward:before {
	content: ""
}

.ion-funnel:before {
	content: ""
}

.ion-gear-a:before {
	content: ""
}

.ion-gear-b:before {
	content: ""
}

.ion-grid:before {
	content: ""
}

.ion-hammer:before {
	content: ""
}

.ion-happy:before {
	content: ""
}

.ion-happy-outline:before {
	content: ""
}

.ion-headphone:before {
	content: ""
}

.ion-heart:before {
	content: ""
}

.ion-heart-broken:before {
	content: ""
}

.ion-help:before {
	content: ""
}

.ion-help-buoy:before {
	content: ""
}

.ion-help-circled:before {
	content: ""
}

.ion-home:before {
	content: ""
}

.ion-icecream:before {
	content: ""
}

.ion-image:before {
	content: ""
}

.ion-images:before {
	content: ""
}

.ion-information:before {
	content: ""
}

.ion-information-circled:before {
	content: ""
}

.ion-ionic:before {
	content: ""
}

.ion-ios-alarm:before {
	content: ""
}

.ion-ios-alarm-outline:before {
	content: ""
}

.ion-ios-albums:before {
	content: ""
}

.ion-ios-albums-outline:before {
	content: ""
}

.ion-ios-americanfootball:before {
	content: ""
}

.ion-ios-americanfootball-outline:before {
	content: ""
}

.ion-ios-analytics:before {
	content: ""
}

.ion-ios-analytics-outline:before {
	content: ""
}

.ion-ios-arrow-back:before {
	content: ""
}

.ion-ios-arrow-down:before {
	content: ""
}

.ion-ios-arrow-forward:before {
	content: ""
}

.ion-ios-arrow-left:before {
	content: ""
}

.ion-ios-arrow-right:before {
	content: ""
}

.ion-ios-arrow-thin-down:before {
	content: ""
}

.ion-ios-arrow-thin-left:before {
	content: ""
}

.ion-ios-arrow-thin-right:before {
	content: ""
}

.ion-ios-arrow-thin-up:before {
	content: ""
}

.ion-ios-arrow-up:before {
	content: ""
}

.ion-ios-at:before {
	content: ""
}

.ion-ios-at-outline:before {
	content: ""
}

.ion-ios-barcode:before {
	content: ""
}

.ion-ios-barcode-outline:before {
	content: ""
}

.ion-ios-baseball:before {
	content: ""
}

.ion-ios-baseball-outline:before {
	content: ""
}

.ion-ios-basketball:before {
	content: ""
}

.ion-ios-basketball-outline:before {
	content: ""
}

.ion-ios-bell:before {
	content: ""
}

.ion-ios-bell-outline:before {
	content: ""
}

.ion-ios-body:before {
	content: ""
}

.ion-ios-body-outline:before {
	content: ""
}

.ion-ios-bolt:before {
	content: ""
}

.ion-ios-bolt-outline:before {
	content: ""
}

.ion-ios-book:before {
	content: ""
}

.ion-ios-book-outline:before {
	content: ""
}

.ion-ios-bookmarks:before {
	content: ""
}

.ion-ios-bookmarks-outline:before {
	content: ""
}

.ion-ios-box:before {
	content: ""
}

.ion-ios-box-outline:before {
	content: ""
}

.ion-ios-briefcase:before {
	content: ""
}

.ion-ios-briefcase-outline:before {
	content: ""
}

.ion-ios-browsers:before {
	content: ""
}

.ion-ios-browsers-outline:before {
	content: ""
}

.ion-ios-calculator:before {
	content: ""
}

.ion-ios-calculator-outline:before {
	content: ""
}

.ion-ios-calendar:before {
	content: ""
}

.ion-ios-calendar-outline:before {
	content: ""
}

.ion-ios-camera:before {
	content: ""
}

.ion-ios-camera-outline:before {
	content: ""
}

.ion-ios-cart:before {
	content: ""
}

.ion-ios-cart-outline:before {
	content: ""
}

.ion-ios-chatboxes:before {
	content: ""
}

.ion-ios-chatboxes-outline:before {
	content: ""
}

.ion-ios-chatbubble:before {
	content: ""
}

.ion-ios-chatbubble-outline:before {
	content: ""
}

.ion-ios-checkmark:before {
	content: ""
}

.ion-ios-checkmark-empty:before {
	content: ""
}

.ion-ios-checkmark-outline:before {
	content: ""
}

.ion-ios-circle-filled:before {
	content: ""
}

.ion-ios-circle-outline:before {
	content: ""
}

.ion-ios-clock:before {
	content: ""
}

.ion-ios-clock-outline:before {
	content: ""
}

.ion-ios-close:before {
	content: ""
}

.ion-ios-close-empty:before {
	content: ""
}

.ion-ios-close-outline:before {
	content: ""
}

.ion-ios-cloud:before {
	content: ""
}

.ion-ios-cloud-download:before {
	content: ""
}

.ion-ios-cloud-download-outline:before {
	content: ""
}

.ion-ios-cloud-outline:before {
	content: ""
}

.ion-ios-cloud-upload:before {
	content: ""
}

.ion-ios-cloud-upload-outline:before {
	content: ""
}

.ion-ios-cloudy:before {
	content: ""
}

.ion-ios-cloudy-night:before {
	content: ""
}

.ion-ios-cloudy-night-outline:before {
	content: ""
}

.ion-ios-cloudy-outline:before {
	content: ""
}

.ion-ios-cog:before {
	content: ""
}

.ion-ios-cog-outline:before {
	content: ""
}

.ion-ios-color-filter:before {
	content: ""
}

.ion-ios-color-filter-outline:before {
	content: ""
}

.ion-ios-color-wand:before {
	content: ""
}

.ion-ios-color-wand-outline:before {
	content: ""
}

.ion-ios-compose:before {
	content: ""
}

.ion-ios-compose-outline:before {
	content: ""
}

.ion-ios-contact:before {
	content: ""
}

.ion-ios-contact-outline:before {
	content: ""
}

.ion-ios-copy:before {
	content: ""
}

.ion-ios-copy-outline:before {
	content: ""
}

.ion-ios-crop:before {
	content: ""
}

.ion-ios-crop-strong:before {
	content: ""
}

.ion-ios-download:before {
	content: ""
}

.ion-ios-download-outline:before {
	content: ""
}

.ion-ios-drag:before {
	content: ""
}

.ion-ios-email:before {
	content: ""
}

.ion-ios-email-outline:before {
	content: ""
}

.ion-ios-eye:before {
	content: ""
}

.ion-ios-eye-outline:before {
	content: ""
}

.ion-ios-fastforward:before {
	content: ""
}

.ion-ios-fastforward-outline:before {
	content: ""
}

.ion-ios-filing:before {
	content: ""
}

.ion-ios-filing-outline:before {
	content: ""
}

.ion-ios-film:before {
	content: ""
}

.ion-ios-film-outline:before {
	content: ""
}

.ion-ios-flag:before {
	content: ""
}

.ion-ios-flag-outline:before {
	content: ""
}

.ion-ios-flame:before {
	content: ""
}

.ion-ios-flame-outline:before {
	content: ""
}

.ion-ios-flask:before {
	content: ""
}

.ion-ios-flask-outline:before {
	content: ""
}

.ion-ios-flower:before {
	content: ""
}

.ion-ios-flower-outline:before {
	content: ""
}

.ion-ios-folder:before {
	content: ""
}

.ion-ios-folder-outline:before {
	content: ""
}

.ion-ios-football:before {
	content: ""
}

.ion-ios-football-outline:before {
	content: ""
}

.ion-ios-game-controller-a:before {
	content: ""
}

.ion-ios-game-controller-a-outline:before {
	content: ""
}

.ion-ios-game-controller-b:before {
	content: ""
}

.ion-ios-game-controller-b-outline:before {
	content: ""
}

.ion-ios-gear:before {
	content: ""
}

.ion-ios-gear-outline:before {
	content: ""
}

.ion-ios-glasses:before {
	content: ""
}

.ion-ios-glasses-outline:before {
	content: ""
}

.ion-ios-grid-view:before {
	content: ""
}

.ion-ios-grid-view-outline:before {
	content: ""
}

.ion-ios-heart:before {
	content: ""
}

.ion-ios-heart-outline:before {
	content: ""
}

.ion-ios-help:before {
	content: ""
}

.ion-ios-help-empty:before {
	content: ""
}

.ion-ios-help-outline:before {
	content: ""
}

.ion-ios-home:before {
	content: ""
}

.ion-ios-home-outline:before {
	content: ""
}

.ion-ios-infinite:before {
	content: ""
}

.ion-ios-infinite-outline:before {
	content: ""
}

.ion-ios-information:before {
	content: ""
}

.ion-ios-information-empty:before {
	content: ""
}

.ion-ios-information-outline:before {
	content: ""
}

.ion-ios-ionic-outline:before {
	content: ""
}

.ion-ios-keypad:before {
	content: ""
}

.ion-ios-keypad-outline:before {
	content: ""
}

.ion-ios-lightbulb:before {
	content: ""
}

.ion-ios-lightbulb-outline:before {
	content: ""
}

.ion-ios-list:before {
	content: ""
}

.ion-ios-list-outline:before {
	content: ""
}

.ion-ios-location:before {
	content: ""
}

.ion-ios-location-outline:before {
	content: ""
}

.ion-ios-locked:before {
	content: ""
}

.ion-ios-locked-outline:before {
	content: ""
}

.ion-ios-loop:before {
	content: ""
}

.ion-ios-loop-strong:before {
	content: ""
}

.ion-ios-medical:before {
	content: ""
}

.ion-ios-medical-outline:before {
	content: ""
}

.ion-ios-medkit:before {
	content: ""
}

.ion-ios-medkit-outline:before {
	content: ""
}

.ion-ios-mic:before {
	content: ""
}

.ion-ios-mic-off:before {
	content: ""
}

.ion-ios-mic-outline:before {
	content: ""
}

.ion-ios-minus:before {
	content: ""
}

.ion-ios-minus-empty:before {
	content: ""
}

.ion-ios-minus-outline:before {
	content: ""
}

.ion-ios-monitor:before {
	content: ""
}

.ion-ios-monitor-outline:before {
	content: ""
}

.ion-ios-moon:before {
	content: ""
}

.ion-ios-moon-outline:before {
	content: ""
}

.ion-ios-more:before {
	content: ""
}

.ion-ios-more-outline:before {
	content: ""
}

.ion-ios-musical-note:before {
	content: ""
}

.ion-ios-musical-notes:before {
	content: ""
}

.ion-ios-navigate:before {
	content: ""
}

.ion-ios-navigate-outline:before {
	content: ""
}

.ion-ios-nutrition:before {
	content: ""
}

.ion-ios-nutrition-outline:before {
	content: ""
}

.ion-ios-paper:before {
	content: ""
}

.ion-ios-paper-outline:before {
	content: ""
}

.ion-ios-paperplane:before {
	content: ""
}

.ion-ios-paperplane-outline:before {
	content: ""
}

.ion-ios-partlysunny:before {
	content: ""
}

.ion-ios-partlysunny-outline:before {
	content: ""
}

.ion-ios-pause:before {
	content: ""
}

.ion-ios-pause-outline:before {
	content: ""
}

.ion-ios-paw:before {
	content: ""
}

.ion-ios-paw-outline:before {
	content: ""
}

.ion-ios-people:before {
	content: ""
}

.ion-ios-people-outline:before {
	content: ""
}

.ion-ios-person:before {
	content: ""
}

.ion-ios-person-outline:before {
	content: ""
}

.ion-ios-personadd:before {
	content: ""
}

.ion-ios-personadd-outline:before {
	content: ""
}

.ion-ios-photos:before {
	content: ""
}

.ion-ios-photos-outline:before {
	content: ""
}

.ion-ios-pie:before {
	content: ""
}

.ion-ios-pie-outline:before {
	content: ""
}

.ion-ios-pint:before {
	content: ""
}

.ion-ios-pint-outline:before {
	content: ""
}

.ion-ios-play:before {
	content: ""
}

.ion-ios-play-outline:before {
	content: ""
}

.ion-ios-plus:before {
	content: ""
}

.ion-ios-plus-empty:before {
	content: ""
}

.ion-ios-plus-outline:before {
	content: ""
}

.ion-ios-pricetag:before {
	content: ""
}

.ion-ios-pricetag-outline:before {
	content: ""
}

.ion-ios-pricetags:before {
	content: ""
}

.ion-ios-pricetags-outline:before {
	content: ""
}

.ion-ios-printer:before {
	content: ""
}

.ion-ios-printer-outline:before {
	content: ""
}

.ion-ios-pulse:before {
	content: ""
}

.ion-ios-pulse-strong:before {
	content: ""
}

.ion-ios-rainy:before {
	content: ""
}

.ion-ios-rainy-outline:before {
	content: ""
}

.ion-ios-recording:before {
	content: ""
}

.ion-ios-recording-outline:before {
	content: ""
}

.ion-ios-redo:before {
	content: ""
}

.ion-ios-redo-outline:before {
	content: ""
}

.ion-ios-refresh:before {
	content: ""
}

.ion-ios-refresh-empty:before {
	content: ""
}

.ion-ios-refresh-outline:before {
	content: ""
}

.ion-ios-reload:before {
	content: ""
}

.ion-ios-reverse-camera:before {
	content: ""
}

.ion-ios-reverse-camera-outline:before {
	content: ""
}

.ion-ios-rewind:before {
	content: ""
}

.ion-ios-rewind-outline:before {
	content: ""
}

.ion-ios-rose:before {
	content: ""
}

.ion-ios-rose-outline:before {
	content: ""
}

.ion-ios-search:before {
	content: ""
}

.ion-ios-search-strong:before {
	content: ""
}

.ion-ios-settings:before {
	content: ""
}

.ion-ios-settings-strong:before {
	content: ""
}

.ion-ios-shuffle:before {
	content: ""
}

.ion-ios-shuffle-strong:before {
	content: ""
}

.ion-ios-skipbackward:before {
	content: ""
}

.ion-ios-skipbackward-outline:before {
	content: ""
}

.ion-ios-skipforward:before {
	content: ""
}

.ion-ios-skipforward-outline:before {
	content: ""
}

.ion-ios-snowy:before {
	content: ""
}

.ion-ios-speedometer:before {
	content: ""
}

.ion-ios-speedometer-outline:before {
	content: ""
}

.ion-ios-star:before {
	content: ""
}

.ion-ios-star-half:before {
	content: ""
}

.ion-ios-star-outline:before {
	content: ""
}

.ion-ios-stopwatch:before {
	content: ""
}

.ion-ios-stopwatch-outline:before {
	content: ""
}

.ion-ios-sunny:before {
	content: ""
}

.ion-ios-sunny-outline:before {
	content: ""
}

.ion-ios-telephone:before {
	content: ""
}

.ion-ios-telephone-outline:before {
	content: ""
}

.ion-ios-tennisball:before {
	content: ""
}

.ion-ios-tennisball-outline:before {
	content: ""
}

.ion-ios-thunderstorm:before {
	content: ""
}

.ion-ios-thunderstorm-outline:before {
	content: ""
}

.ion-ios-time:before {
	content: ""
}

.ion-ios-time-outline:before {
	content: ""
}

.ion-ios-timer:before {
	content: ""
}

.ion-ios-timer-outline:before {
	content: ""
}

.ion-ios-toggle:before {
	content: ""
}

.ion-ios-toggle-outline:before {
	content: ""
}

.ion-ios-trash:before {
	content: ""
}

.ion-ios-trash-outline:before {
	content: ""
}

.ion-ios-undo:before {
	content: ""
}

.ion-ios-undo-outline:before {
	content: ""
}

.ion-ios-unlocked:before {
	content: ""
}

.ion-ios-unlocked-outline:before {
	content: ""
}

.ion-ios-upload:before {
	content: ""
}

.ion-ios-upload-outline:before {
	content: ""
}

.ion-ios-videocam:before {
	content: ""
}

.ion-ios-videocam-outline:before {
	content: ""
}

.ion-ios-volume-high:before {
	content: ""
}

.ion-ios-volume-low:before {
	content: ""
}

.ion-ios-wineglass:before {
	content: ""
}

.ion-ios-wineglass-outline:before {
	content: ""
}

.ion-ios-world:before {
	content: ""
}

.ion-ios-world-outline:before {
	content: ""
}

.ion-ipad:before {
	content: ""
}

.ion-iphone:before {
	content: ""
}

.ion-ipod:before {
	content: ""
}

.ion-jet:before {
	content: ""
}

.ion-key:before {
	content: ""
}

.ion-knife:before {
	content: ""
}

.ion-laptop:before {
	content: ""
}

.ion-leaf:before {
	content: ""
}

.ion-levels:before {
	content: ""
}

.ion-lightbulb:before {
	content: ""
}

.ion-link:before {
	content: ""
}

.ion-load-a:before {
	content: ""
}

.ion-load-b:before {
	content: ""
}

.ion-load-c:before {
	content: ""
}

.ion-load-d:before {
	content: ""
}

.ion-location:before {
	content: ""
}

.ion-lock-combination:before {
	content: ""
}

.ion-locked:before {
	content: ""
}

.ion-log-in:before {
	content: ""
}

.ion-log-out:before {
	content: ""
}

.ion-loop:before {
	content: ""
}

.ion-magnet:before {
	content: ""
}

.ion-male:before {
	content: ""
}

.ion-man:before {
	content: ""
}

.ion-map:before {
	content: ""
}

.ion-medkit:before {
	content: ""
}

.ion-merge:before {
	content: ""
}

.ion-mic-a:before {
	content: ""
}

.ion-mic-b:before {
	content: ""
}

.ion-mic-c:before {
	content: ""
}

.ion-minus:before {
	content: ""
}

.ion-minus-circled:before {
	content: ""
}

.ion-minus-round:before {
	content: ""
}

.ion-model-s:before {
	content: ""
}

.ion-monitor:before {
	content: ""
}

.ion-more:before {
	content: ""
}

.ion-mouse:before {
	content: ""
}

.ion-music-note:before {
	content: ""
}

.ion-navicon:before {
	content: ""
}

.ion-navicon-round:before {
	content: ""
}

.ion-navigate:before {
	content: ""
}

.ion-network:before {
	content: ""
}

.ion-no-smoking:before {
	content: ""
}

.ion-nuclear:before {
	content: ""
}

.ion-outlet:before {
	content: ""
}

.ion-paintbrush:before {
	content: ""
}

.ion-paintbucket:before {
	content: ""
}

.ion-paper-airplane:before {
	content: ""
}

.ion-paperclip:before {
	content: ""
}

.ion-pause:before {
	content: ""
}

.ion-person:before {
	content: ""
}

.ion-person-add:before {
	content: ""
}

.ion-person-stalker:before {
	content: ""
}

.ion-pie-graph:before {
	content: ""
}

.ion-pin:before {
	content: ""
}

.ion-pinpoint:before {
	content: ""
}

.ion-pizza:before {
	content: ""
}

.ion-plane:before {
	content: ""
}

.ion-planet:before {
	content: ""
}

.ion-play:before {
	content: ""
}

.ion-playstation:before {
	content: ""
}

.ion-plus:before {
	content: ""
}

.ion-plus-circled:before {
	content: ""
}

.ion-plus-round:before {
	content: ""
}

.ion-podium:before {
	content: ""
}

.ion-pound:before {
	content: ""
}

.ion-power:before {
	content: ""
}

.ion-pricetag:before {
	content: ""
}

.ion-pricetags:before {
	content: ""
}

.ion-printer:before {
	content: ""
}

.ion-pull-request:before {
	content: ""
}

.ion-qr-scanner:before {
	content: ""
}

.ion-quote:before {
	content: ""
}

.ion-radio-waves:before {
	content: ""
}

.ion-record:before {
	content: ""
}

.ion-refresh:before {
	content: ""
}

.ion-reply:before {
	content: ""
}

.ion-reply-all:before {
	content: ""
}

.ion-ribbon-a:before {
	content: ""
}

.ion-ribbon-b:before {
	content: ""
}

.ion-sad:before {
	content: ""
}

.ion-sad-outline:before {
	content: ""
}

.ion-scissors:before {
	content: ""
}

.ion-search:before {
	content: ""
}

.ion-settings:before {
	content: ""
}

.ion-share:before {
	content: ""
}

.ion-shuffle:before {
	content: ""
}

.ion-skip-backward:before {
	content: ""
}

.ion-skip-forward:before {
	content: ""
}

.ion-social-android:before {
	content: ""
}

.ion-social-android-outline:before {
	content: ""
}

.ion-social-angular:before {
	content: ""
}

.ion-social-angular-outline:before {
	content: ""
}

.ion-social-apple:before {
	content: ""
}

.ion-social-apple-outline:before {
	content: ""
}

.ion-social-bitcoin:before {
	content: ""
}

.ion-social-bitcoin-outline:before {
	content: ""
}

.ion-social-buffer:before {
	content: ""
}

.ion-social-buffer-outline:before {
	content: ""
}

.ion-social-chrome:before {
	content: ""
}

.ion-social-chrome-outline:before {
	content: ""
}

.ion-social-codepen:before {
	content: ""
}

.ion-social-codepen-outline:before {
	content: ""
}

.ion-social-css3:before {
	content: ""
}

.ion-social-css3-outline:before {
	content: ""
}

.ion-social-designernews:before {
	content: ""
}

.ion-social-designernews-outline:before {
	content: ""
}

.ion-social-dribbble:before {
	content: ""
}

.ion-social-dribbble-outline:before {
	content: ""
}

.ion-social-dropbox:before {
	content: ""
}

.ion-social-dropbox-outline:before {
	content: ""
}

.ion-social-euro:before {
	content: ""
}

.ion-social-euro-outline:before {
	content: ""
}

.ion-social-facebook:before {
	content: ""
}

.ion-social-facebook-outline:before {
	content: ""
}

.ion-social-foursquare:before {
	content: ""
}

.ion-social-foursquare-outline:before {
	content: ""
}

.ion-social-freebsd-devil:before {
	content: ""
}

.ion-social-github:before {
	content: ""
}

.ion-social-github-outline:before {
	content: ""
}

.ion-social-google:before {
	content: ""
}

.ion-social-google-outline:before {
	content: ""
}

.ion-social-googleplus:before {
	content: ""
}

.ion-social-googleplus-outline:before {
	content: ""
}

.ion-social-hackernews:before {
	content: ""
}

.ion-social-hackernews-outline:before {
	content: ""
}

.ion-social-html5:before {
	content: ""
}

.ion-social-html5-outline:before {
	content: ""
}

.ion-social-instagram:before {
	content: ""
}

.ion-social-instagram-outline:before {
	content: ""
}

.ion-social-javascript:before {
	content: ""
}

.ion-social-javascript-outline:before {
	content: ""
}

.ion-social-linkedin:before {
	content: ""
}

.ion-social-linkedin-outline:before {
	content: ""
}

.ion-social-markdown:before {
	content: ""
}

.ion-social-nodejs:before {
	content: ""
}

.ion-social-octocat:before {
	content: ""
}

.ion-social-pinterest:before {
	content: ""
}

.ion-social-pinterest-outline:before {
	content: ""
}

.ion-social-python:before {
	content: ""
}

.ion-social-reddit:before {
	content: ""
}

.ion-social-reddit-outline:before {
	content: ""
}

.ion-social-rss:before {
	content: ""
}

.ion-social-rss-outline:before {
	content: ""
}

.ion-social-sass:before {
	content: ""
}

.ion-social-skype:before {
	content: ""
}

.ion-social-skype-outline:before {
	content: ""
}

.ion-social-snapchat:before {
	content: ""
}

.ion-social-snapchat-outline:before {
	content: ""
}

.ion-social-tumblr:before {
	content: ""
}

.ion-social-tumblr-outline:before {
	content: ""
}

.ion-social-tux:before {
	content: ""
}

.ion-social-twitch:before {
	content: ""
}

.ion-social-twitch-outline:before {
	content: ""
}

.ion-social-twitter:before {
	content: ""
}

.ion-social-twitter-outline:before {
	content: ""
}

.ion-social-usd:before {
	content: ""
}

.ion-social-usd-outline:before {
	content: ""
}

.ion-social-vimeo:before {
	content: ""
}

.ion-social-vimeo-outline:before {
	content: ""
}

.ion-social-whatsapp:before {
	content: ""
}

.ion-social-whatsapp-outline:before {
	content: ""
}

.ion-social-windows:before {
	content: ""
}

.ion-social-windows-outline:before {
	content: ""
}

.ion-social-wordpress:before {
	content: ""
}

.ion-social-wordpress-outline:before {
	content: ""
}

.ion-social-yahoo:before {
	content: ""
}

.ion-social-yahoo-outline:before {
	content: ""
}

.ion-social-yen:before {
	content: ""
}

.ion-social-yen-outline:before {
	content: ""
}

.ion-social-youtube:before {
	content: ""
}

.ion-social-youtube-outline:before {
	content: ""
}

.ion-soup-can:before {
	content: ""
}

.ion-soup-can-outline:before {
	content: ""
}

.ion-speakerphone:before {
	content: ""
}

.ion-speedometer:before {
	content: ""
}

.ion-spoon:before {
	content: ""
}

.ion-star:before {
	content: ""
}

.ion-stats-bars:before {
	content: ""
}

.ion-steam:before {
	content: ""
}

.ion-stop:before {
	content: ""
}

.ion-thermometer:before {
	content: ""
}

.ion-thumbsdown:before {
	content: ""
}

.ion-thumbsup:before {
	content: ""
}

.ion-toggle:before {
	content: ""
}

.ion-toggle-filled:before {
	content: ""
}

.ion-transgender:before {
	content: ""
}

.ion-trash-a:before {
	content: ""
}

.ion-trash-b:before {
	content: ""
}

.ion-trophy:before {
	content: ""
}

.ion-tshirt:before {
	content: ""
}

.ion-tshirt-outline:before {
	content: ""
}

.ion-umbrella:before {
	content: ""
}

.ion-university:before {
	content: ""
}

.ion-unlocked:before {
	content: ""
}

.ion-upload:before {
	content: ""
}

.ion-usb:before {
	content: ""
}

.ion-videocamera:before {
	content: ""
}

.ion-volume-high:before {
	content: ""
}

.ion-volume-low:before {
	content: ""
}

.ion-volume-medium:before {
	content: ""
}

.ion-volume-mute:before {
	content: ""
}

.ion-wand:before {
	content: ""
}

.ion-waterdrop:before {
	content: ""
}

.ion-wifi:before {
	content: ""
}

.ion-wineglass:before {
	content: ""
}

.ion-woman:before {
	content: ""
}

.ion-wrench:before {
	content: ""
}

.ion-xbox:before {
	content: ""
}

.slick-loading .slick-list {
	background: #fff url(/assets/slick/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif) center center no-repeat
}

@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot);
	src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"), url(/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"), url(/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"), url(/assets/slick-8ca11b5fcbff92ee6378017cf6832dddfa745253202d7c8d01f42d5d17c4cb5c.svg#slick) format("svg")
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: '←'
}

[dir='rtl'] .slick-prev:before {
	content: '→'
}

.slick-next {
	right: -25px
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: '→'
}

[dir='rtl'] .slick-next:before {
	content: '←'
}

.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black
}

.pink {
	color: #ed3b6d
}

.gray {
	color: #ebe9ea
}

.mediumgray {
	color: #c7c1c4
}

.blue {
	color: #394264
}

.lightgray {
	color: #f6f6f6
}

.darkgray {
	color: #4c4c4c
}

.bluegray {
	color: #6e828b
}

.teal {
	color: #14a4a7
}

.orange {
	color: #e78627
}

.red {
	color: #d4053e
}

.btn,
.facebook-button a,
.facebook-button button,
.facebook-login,
body.profiles .sub-pills li.active a {
	font-family: 'bree', serif;
	font-size: 17px;
	line-height: 100%
}

.btn:focus,
.facebook-button a:focus,
.facebook-button button:focus,
.facebook-login:focus,
body.profiles .sub-pills li.active a:focus,
.btn:hover,
.facebook-button a:hover,
.facebook-button button:hover,
.facebook-login:hover,
body.profiles .sub-pills li.active a:hover {
	color: white
}

.btn.btn-lg,
.btn-group-lg>.btn,
.facebook-button .btn-group-lg>a,
.facebook-button .btn-group-lg>button,
.btn-group-lg>.facebook-login,
body.profiles .sub-pills li.active .btn-group-lg>a,
.facebook-button a.btn-lg,
.facebook-button button.btn-lg,
.btn-lg.facebook-login,
body.profiles .sub-pills li.active a.btn-lg {
	line-height: 1.33;
	font-size: 18px
}

.btn-default,
body.profiles .sub-pills li.active a {
	color: #ed3b6d;
	background-color: #dddddd;
	border-color: #d0d0d0;
	border-width: 2px;
	font-size: 14px;
	padding: 8px 10px
}

.btn-default:focus,
body.profiles .sub-pills li.active a:focus,
.btn-default.focus,
body.profiles .sub-pills li.active a.focus {
	color: #ed3b6d;
	background-color: #c3c3c3;
	border-color: #909090
}

.btn-default:hover,
body.profiles .sub-pills li.active a:hover {
	color: #ed3b6d;
	background-color: #c3c3c3;
	border-color: #b1b1b1
}

.btn-default:active,
body.profiles .sub-pills li.active a:active,
.btn-default.active,
body.profiles .sub-pills li.active a.active,
.open>.btn-default.dropdown-toggle,
body.profiles .sub-pills li.active .open>a.dropdown-toggle {
	color: #ed3b6d;
	background-color: #c3c3c3;
	background-image: none;
	border-color: #b1b1b1
}

.btn-default:active:hover,
body.profiles .sub-pills li.active a:active:hover,
.btn-default:active:focus,
body.profiles .sub-pills li.active a:active:focus,
.btn-default:active.focus,
body.profiles .sub-pills li.active a:active.focus,
.btn-default.active:hover,
body.profiles .sub-pills li.active a.active:hover,
.btn-default.active:focus,
body.profiles .sub-pills li.active a.active:focus,
.btn-default.active.focus,
body.profiles .sub-pills li.active a.active.focus,
.open>.btn-default.dropdown-toggle:hover,
body.profiles .sub-pills li.active .open>a.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
body.profiles .sub-pills li.active .open>a.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus,
body.profiles .sub-pills li.active .open>a.dropdown-toggle.focus {
	color: #ed3b6d;
	background-color: #b1b1b1;
	border-color: #909090
}

.btn-default.disabled:hover,
body.profiles .sub-pills li.active a.disabled:hover,
.btn-default.disabled:focus,
body.profiles .sub-pills li.active a.disabled:focus,
.btn-default.disabled.focus,
body.profiles .sub-pills li.active a.disabled.focus,
.btn-default[disabled]:hover,
body.profiles .sub-pills li.active a[disabled]:hover,
.btn-default[disabled]:focus,
body.profiles .sub-pills li.active a[disabled]:focus,
.btn-default[disabled].focus,
body.profiles .sub-pills li.active a[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] body.profiles .sub-pills li.active a:hover,
body.profiles .sub-pills li.active fieldset[disabled] a:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] body.profiles .sub-pills li.active a:focus,
body.profiles .sub-pills li.active fieldset[disabled] a:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] body.profiles .sub-pills li.active a.focus,
body.profiles .sub-pills li.active fieldset[disabled] a.focus {
	background-color: #dddddd;
	border-color: #d0d0d0
}

.btn-default .badge,
body.profiles .sub-pills li.active a .badge {
	color: #dddddd;
	background-color: #ed3b6d
}

.btn-default:hover,
body.profiles .sub-pills li.active a:hover {
	background-color: #ed3b6d;
	border-color: #ed3b6d;
	color: white
}

.btn-default.btn-xs,
.btn-group-xs>.btn-default.btn,
.facebook-button .btn-group-xs>a.btn-default,
body.profiles .sub-pills li.active .facebook-button .btn-group-xs>a,
.facebook-button .btn-group-xs>button.btn-default,
.btn-group-xs>.btn-default.facebook-login,
body.profiles .sub-pills li.active .btn-group-xs>a,
body.profiles .sub-pills li.active a.btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-small {
	color: #ed3b6d;
	background-color: #dddddd;
	border-color: #d0d0d0;
	font-size: 14px;
	border-width: 2px
}

.btn-small:focus,
.btn-small.focus {
	color: #ed3b6d;
	background-color: #c3c3c3;
	border-color: #909090
}

.btn-small:hover {
	color: #ed3b6d;
	background-color: #c3c3c3;
	border-color: #b1b1b1
}

.btn-small:active,
.btn-small.active,
.open>.btn-small.dropdown-toggle {
	color: #ed3b6d;
	background-color: #c3c3c3;
	background-image: none;
	border-color: #b1b1b1
}

.btn-small:active:hover,
.btn-small:active:focus,
.btn-small:active.focus,
.btn-small.active:hover,
.btn-small.active:focus,
.btn-small.active.focus,
.open>.btn-small.dropdown-toggle:hover,
.open>.btn-small.dropdown-toggle:focus,
.open>.btn-small.dropdown-toggle.focus {
	color: #ed3b6d;
	background-color: #b1b1b1;
	border-color: #909090
}

.btn-small.disabled:hover,
.btn-small.disabled:focus,
.btn-small.disabled.focus,
.btn-small[disabled]:hover,
.btn-small[disabled]:focus,
.btn-small[disabled].focus,
fieldset[disabled] .btn-small:hover,
fieldset[disabled] .btn-small:focus,
fieldset[disabled] .btn-small.focus {
	background-color: #dddddd;
	border-color: #d0d0d0
}

.btn-small .badge {
	color: #dddddd;
	background-color: #ed3b6d
}

.btn-small:hover {
	background-color: #ed3b6d;
	border-color: #ed3b6d;
	color: white
}

.btn-gray {
	color: #ed3b6d;
	background-color: #dddddd;
	border-color: transparent
}

.btn-gray:focus,
.btn-gray.focus {
	color: #ed3b6d;
	background-color: #c4c4c4;
	border-color: transparent
}

.btn-gray:hover {
	color: #ed3b6d;
	background-color: #c4c4c4;
	border-color: transparent
}

.btn-gray:active,
.btn-gray.active,
.open>.btn-gray.dropdown-toggle {
	color: #ed3b6d;
	background-color: #c4c4c4;
	background-image: none;
	border-color: transparent
}

.btn-gray:active:hover,
.btn-gray:active:focus,
.btn-gray:active.focus,
.btn-gray.active:hover,
.btn-gray.active:focus,
.btn-gray.active.focus,
.open>.btn-gray.dropdown-toggle:hover,
.open>.btn-gray.dropdown-toggle:focus,
.open>.btn-gray.dropdown-toggle.focus {
	color: #ed3b6d;
	background-color: #b2b2b2;
	border-color: transparent
}

.btn-gray.disabled:hover,
.btn-gray.disabled:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled]:hover,
.btn-gray[disabled]:focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray.focus {
	background-color: #dddddd;
	border-color: transparent
}

.btn-gray .badge {
	color: #dddddd;
	background-color: #ed3b6d
}

.btn-light-gray {
	color: whitesmoke;
	background-color: transparent;
	border-color: transparent
}

.btn-light-gray:focus,
.btn-light-gray.focus {
	color: whitesmoke;
	background-color: transparent;
	border-color: transparent
}

.btn-light-gray:hover {
	color: whitesmoke;
	background-color: transparent;
	border-color: transparent
}

.btn-light-gray:active,
.btn-light-gray.active,
.open>.btn-light-gray.dropdown-toggle {
	color: whitesmoke;
	background-color: transparent;
	background-image: none;
	border-color: transparent
}

.btn-light-gray:active:hover,
.btn-light-gray:active:focus,
.btn-light-gray:active.focus,
.btn-light-gray.active:hover,
.btn-light-gray.active:focus,
.btn-light-gray.active.focus,
.open>.btn-light-gray.dropdown-toggle:hover,
.open>.btn-light-gray.dropdown-toggle:focus,
.open>.btn-light-gray.dropdown-toggle.focus {
	color: whitesmoke;
	background-color: transparent;
	border-color: transparent
}

.btn-light-gray.disabled:hover,
.btn-light-gray.disabled:focus,
.btn-light-gray.disabled.focus,
.btn-light-gray[disabled]:hover,
.btn-light-gray[disabled]:focus,
.btn-light-gray[disabled].focus,
fieldset[disabled] .btn-light-gray:hover,
fieldset[disabled] .btn-light-gray:focus,
fieldset[disabled] .btn-light-gray.focus {
	background-color: transparent;
	border-color: transparent
}

.btn-light-gray .badge {
	color: transparent;
	background-color: whitesmoke
}

.btn-primary,
.framed-well.settings input[type='submit'] {
	color: white;
	background-color: #ed3b6d;
	border-color: #ed3b6d
}

.btn-primary:focus,
.framed-well.settings input[type='submit']:focus,
.btn-primary.focus,
.framed-well.settings input.focus[type='submit'] {
	color: white;
	background-color: #e0154e;
	border-color: #9a0e36
}

.btn-primary:hover,
.framed-well.settings input[type='submit']:hover {
	color: white;
	background-color: #e0154e;
	border-color: #d7144b
}

.btn-primary:active,
.framed-well.settings input[type='submit']:active,
.btn-primary.active,
.framed-well.settings input.active[type='submit'],
.open>.btn-primary.dropdown-toggle,
.framed-well.settings .open>input.dropdown-toggle[type='submit'] {
	color: white;
	background-color: #e0154e;
	background-image: none;
	border-color: #d7144b
}

.btn-primary:active:hover,
.framed-well.settings input[type='submit']:active:hover,
.btn-primary:active:focus,
.framed-well.settings input[type='submit']:active:focus,
.btn-primary:active.focus,
.framed-well.settings input[type='submit']:active.focus,
.btn-primary.active:hover,
.framed-well.settings input.active[type='submit']:hover,
.btn-primary.active:focus,
.framed-well.settings input.active[type='submit']:focus,
.btn-primary.active.focus,
.framed-well.settings input.active.focus[type='submit'],
.open>.btn-primary.dropdown-toggle:hover,
.framed-well.settings .open>input.dropdown-toggle[type='submit']:hover,
.open>.btn-primary.dropdown-toggle:focus,
.framed-well.settings .open>input.dropdown-toggle[type='submit']:focus,
.open>.btn-primary.dropdown-toggle.focus,
.framed-well.settings .open>input.dropdown-toggle.focus[type='submit'] {
	color: white;
	background-color: #c01243;
	border-color: #9a0e36
}

.btn-primary.disabled:hover,
.framed-well.settings input.disabled[type='submit']:hover,
.btn-primary.disabled:focus,
.framed-well.settings input.disabled[type='submit']:focus,
.btn-primary.disabled.focus,
.framed-well.settings input.disabled.focus[type='submit'],
.btn-primary[disabled]:hover,
.framed-well.settings input[disabled][type='submit']:hover,
.btn-primary[disabled]:focus,
.framed-well.settings input[disabled][type='submit']:focus,
.btn-primary[disabled].focus,
.framed-well.settings input[disabled].focus[type='submit'],
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .framed-well.settings input[type='submit']:hover,
.framed-well.settings fieldset[disabled] input[type='submit']:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .framed-well.settings input[type='submit']:focus,
.framed-well.settings fieldset[disabled] input[type='submit']:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .framed-well.settings input.focus[type='submit'],
.framed-well.settings fieldset[disabled] input.focus[type='submit'] {
	background-color: #ed3b6d;
	border-color: #ed3b6d
}

.btn-primary .badge,
.framed-well.settings input[type='submit'] .badge {
	color: #ed3b6d;
	background-color: white
}

.btn-info {
	color: white;
	background-color: #394264;
	border-color: #394264
}

.btn-info:focus,
.btn-info.focus {
	color: white;
	background-color: #262d44;
	border-color: #0b0c13
}

.btn-info:hover {
	color: white;
	background-color: #262d44;
	border-color: #23283d
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	color: white;
	background-color: #262d44;
	background-image: none;
	border-color: #23283d
}

.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: white;
	background-color: #1a1e2d;
	border-color: #0b0c13
}

.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: #394264;
	border-color: #394264
}

.btn-info .badge {
	color: #394264;
	background-color: white
}

.btn-warning {
	color: white;
	background-color: #e78627;
	border-color: #e78627
}

.btn-warning:focus,
.btn-warning.focus {
	color: white;
	background-color: #c56d16;
	border-color: #80470e
}

.btn-warning:hover {
	color: white;
	background-color: #c56d16;
	border-color: #bc6815
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	color: white;
	background-color: #c56d16;
	background-image: none;
	border-color: #bc6815
}

.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: white;
	background-color: #a55b12;
	border-color: #80470e
}

.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: #e78627;
	border-color: #e78627
}

.btn-warning .badge {
	color: #e78627;
	background-color: white
}

.btn-weak {
	color: white;
	background-color: #ebe9ea;
	border-color: #ebe9ea
}

.btn-weak:focus,
.btn-weak.focus {
	color: white;
	background-color: #d3ced1;
	border-color: #aea6aa
}

.btn-weak:hover {
	color: white;
	background-color: #d3ced1;
	border-color: #cec9cb
}

.btn-weak:active,
.btn-weak.active,
.open>.btn-weak.dropdown-toggle {
	color: white;
	background-color: #d3ced1;
	background-image: none;
	border-color: #cec9cb
}

.btn-weak:active:hover,
.btn-weak:active:focus,
.btn-weak:active.focus,
.btn-weak.active:hover,
.btn-weak.active:focus,
.btn-weak.active.focus,
.open>.btn-weak.dropdown-toggle:hover,
.open>.btn-weak.dropdown-toggle:focus,
.open>.btn-weak.dropdown-toggle.focus {
	color: white;
	background-color: #c2bcbf;
	border-color: #aea6aa
}

.btn-weak.disabled:hover,
.btn-weak.disabled:focus,
.btn-weak.disabled.focus,
.btn-weak[disabled]:hover,
.btn-weak[disabled]:focus,
.btn-weak[disabled].focus,
fieldset[disabled] .btn-weak:hover,
fieldset[disabled] .btn-weak:focus,
fieldset[disabled] .btn-weak.focus {
	background-color: #ebe9ea;
	border-color: #ebe9ea
}

.btn-weak .badge {
	color: #ebe9ea;
	background-color: white
}

.btn-bit-gray {
	color: #999;
	background-color: transparent;
	border-color: #DDD
}

.btn-bit-gray:focus,
.btn-bit-gray.focus {
	color: #999;
	background-color: transparent;
	border-color: #9d9d9d
}

.btn-bit-gray:hover {
	color: #999;
	background-color: transparent;
	border-color: #bebebe
}

.btn-bit-gray:active,
.btn-bit-gray.active,
.open>.btn-bit-gray.dropdown-toggle {
	color: #999;
	background-color: transparent;
	background-image: none;
	border-color: #bebebe
}

.btn-bit-gray:active:hover,
.btn-bit-gray:active:focus,
.btn-bit-gray:active.focus,
.btn-bit-gray.active:hover,
.btn-bit-gray.active:focus,
.btn-bit-gray.active.focus,
.open>.btn-bit-gray.dropdown-toggle:hover,
.open>.btn-bit-gray.dropdown-toggle:focus,
.open>.btn-bit-gray.dropdown-toggle.focus {
	color: #999;
	background-color: transparent;
	border-color: #9d9d9d
}

.btn-bit-gray.disabled:hover,
.btn-bit-gray.disabled:focus,
.btn-bit-gray.disabled.focus,
.btn-bit-gray[disabled]:hover,
.btn-bit-gray[disabled]:focus,
.btn-bit-gray[disabled].focus,
fieldset[disabled] .btn-bit-gray:hover,
fieldset[disabled] .btn-bit-gray:focus,
fieldset[disabled] .btn-bit-gray.focus {
	background-color: transparent;
	border-color: #DDD
}

.btn-bit-gray .badge {
	color: transparent;
	background-color: #999
}

.btn.wrap,
.facebook-button a.wrap,
.facebook-button button.wrap,
.wrap.facebook-login,
body.profiles .sub-pills li.active a.wrap {
	white-space: normal
}

.input-group .input-group-btn .btn,
.input-group .input-group-btn .facebook-button a,
.facebook-button .input-group .input-group-btn a,
.input-group .input-group-btn .facebook-button button,
.facebook-button .input-group .input-group-btn button,
.input-group .input-group-btn .facebook-login,
.input-group .input-group-btn body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .input-group .input-group-btn a {
	width: auto;
	padding: 5px 10px;
	margin: 0 0 0 -1px
}

.form-group.error .help-inline {
	float: right !important
}

.alert {
	text-align: center;
	text-shadow: none;
	border-radius: 0;
	border-width: 3px 0;
	margin-bottom: 0
}

.alert a {
	color: #394264
}

.alert a:hover {
	text-decoration: none;
	color: #556295
}

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

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

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

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

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

.alert-danger .alert-link {
	color: #843534
}

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

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

.alert-info .alert-link {
	color: #245269
}

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

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

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

.alert-promotion {
	background-color: #E9F7DB;
	border-color: #9BD234;
	color: #74C12B
}

.alert-promotion a {
	color: #74C12B
}

.alert-promotion a:hover {
	text-decoration: none;
	color: #9bdb5d
}

.panel {
	border: none;
	box-shadow: none;
	margin-top: 40px;
	font-family: 'prox'
}

.panel .panel-heading {
	border-bottom: none;
	font-size: 24px;
	font-weight: bold
}

.panel-teal {
	border-color: transparent
}

.panel-teal>.panel-heading {
	color: white;
	background-color: #14a4a7;
	border-color: transparent
}

.panel-teal>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-teal>.panel-heading .badge {
	color: #14a4a7;
	background-color: white
}

.panel-teal>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-pink {
	border-color: transparent
}

.panel-pink>.panel-heading {
	color: white;
	background-color: #ed3b6d;
	border-color: transparent
}

.panel-pink>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-pink>.panel-heading .badge {
	color: #ed3b6d;
	background-color: white
}

.panel-pink>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-warning {
	border-color: transparent
}

.panel-warning>.panel-heading {
	color: white;
	background-color: #faebcc;
	border-color: transparent
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-warning>.panel-heading .badge {
	color: #faebcc;
	background-color: white
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-info {
	border-color: transparent
}

.panel-info>.panel-heading {
	color: white;
	background-color: #bce8f1;
	border-color: transparent
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-info>.panel-heading .badge {
	color: #bce8f1;
	background-color: white
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-danger {
	border-color: transparent
}

.panel-danger>.panel-heading {
	color: white;
	background-color: #ebccd1;
	border-color: transparent
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-danger>.panel-heading .badge {
	color: #ebccd1;
	background-color: white
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-success {
	border-color: transparent
}

.panel-success>.panel-heading {
	color: white;
	background-color: #d6e9c6;
	border-color: transparent
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-success>.panel-heading .badge {
	color: #d6e9c6;
	background-color: white
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.panel-primary {
	border-color: transparent
}

.panel-primary>.panel-heading {
	color: white;
	background-color: #394264;
	border-color: transparent
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent
}

.panel-primary>.panel-heading .badge {
	color: #394264;
	background-color: white
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: transparent
}

.tooltip {
	z-index: 1000
}

.tooltip.top .tooltip-arrow {
	border-top-color: #394264
}

.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #394264
}

.tooltip-arrow,
.popover.top .arrow {
	display: none
}

.tooltip-inner,
.popover {
	background-color: #394264;
	font-family: 'prox';
	color: #f6f6f6;
	padding: 8px;
	box-shadow: none
}

.popover {
	background-color: #ed3b6d;
	color: white;
	border: none
}

.popover-content {
	padding: 0
}

.tooltip.in {
	opacity: 1;
	filter: alpha(opacity=100)
}

.col2 {
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px
}

@media (max-width: 767px) {
	.col2 {
		-webkit-column-count: 1;
		-moz-column-count: 1
	}
}

.modal .modal-dialog {
	margin: 100px 10px
}

@media (min-width: 768px) {
	.modal .modal-dialog {
		margin: 60px auto
	}
}

.modal .btn,
.modal .facebook-button a,
.facebook-button .modal a,
.modal .facebook-button button,
.facebook-button .modal button,
.modal .facebook-login,
.modal body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .modal a {
	margin: 0 !important
}

.modal-section {
	background-color: #f6f6f6;
	border-radius: 5px;
	padding: 15px
}

.modal-section:first-of-type {
	margin-bottom: 20px
}

.modal-section h3 {
	margin-top: 0
}

.modal-section .btn img,
.modal-section .facebook-button a img,
.facebook-button .modal-section a img,
.modal-section .facebook-button button img,
.facebook-button .modal-section button img,
.modal-section .facebook-login img,
.modal-section body.profiles .sub-pills li.active a img,
body.profiles .sub-pills li.active .modal-section a img {
	margin-right: 5px
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-font-smoothing: antialiased !important;
	text-rendering: optimizeLegibility
}

img {
	max-width: 100%
}

html,
body {
	height: 100%
}

@media (max-width: 979px) {
	body {
		padding-top: 0
	}
}

body>.waxut {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	margin: 0 auto
}

select,
textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
textarea.form-control,
.uneditable-input {
	color: #4c4c4c;
	min-height: 30px
}

h1,
h2,
h3,
h4,
h5,
.checkbox-matrix .form-group>label {
	font-weight: normal
}

h1 {
	font-family: 'bree', serif;
	font-size: 24px;
	line-height: 1.16;
	color: #ed3b6d
}

h1 a {
	color: #ed3b6d
}

h1 a:hover {
	color: #f16a90;
	text-decoration: none
}

h2 {
	font-family: 'ubuntu', sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.16;
	color: #394264
}

h3 {
	font-family: 'bree', serif;
	font-size: 18px;
	line-height: 1.16;
	margin-bottom: 15px;
	color: #ed3b6d
}

h4 {
	font-family: 'ubuntu', sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #394264
}

h5,
.checkbox-matrix .form-group>label {
	font-family: 'ubuntu', sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.16;
	margin: 0 0 4px 0;
	color: #394264
}

p {
	font-family: 'prox', sans-serif;
	font-size: 17px;
	line-height: 1.65;
	color: #4c4c4c
}

a,
a:hover {
	text-decoration: none
}

ul {
	list-style: none
}

textarea {
	width: 100%
}

@font-face {
	font-family: "bree";
	src: url(/assets/breeserif_reg-webfont-41bb9e309fd75dc47d6a9f2d890e65a38e7807cd336e7b444714ccc9f76975cf.eot);
	src: url(/assets/breeserif_reg-webfont-41bb9e309fd75dc47d6a9f2d890e65a38e7807cd336e7b444714ccc9f76975cf.eot?#iefix) format("embedded-opentype"), url(/assets/breeserif_reg-webfont.woff) format("woff"), url(/assets/breeserif_reg-webfont-dfae95ee471b064a943f229ea456fcdb5a94b5504418140c4fff02f41688048d.ttf) format("truetype"), url(/assets/breeserif_reg-webfont-a185de78c17b106c6927407758d398480707f4d160ad5979d1bddf58209c5a03.svg#bree) format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "prox";
	src: url(/assets/proxima_nova_alt_reg_it-webfont-43783c5027982d584fde836356d5ac919f97a5e2ea9f192b42c5e8cdadba587f.eot);
	src: url(/assets/proxima_nova_alt_reg_it-webfont-43783c5027982d584fde836356d5ac919f97a5e2ea9f192b42c5e8cdadba587f.eot?#iefix) format("embedded-opentype"), url(/assets/proxima_nova_alt_reg_it-webfont-5a949248346d87d0978c3956e4a071f3afa1a0231ee898de4ef44d30d520cd28.woff) format("woff"), url(/assets/proxima_nova_alt_reg_it-webfont-7bb7f2a8878e1e9025735cddae4feb2b653a75f762eb0d162f39410f378ad252.ttf) format("truetype"), url(/assets/proxima_nova_alt_reg_it-webfont-57ee3c57b4b19c1f5c13be6262eabba0a3c3846a0ca5c892166c0ad330030cc2.svg#prox) format("svg");
	font-weight: normal;
	font-style: italic
}

@font-face {
	font-family: "prox";
	src: url(/assets/proxima_nova_alt_reg-webfont-3f79bed1ac5c6979b5da07296600aa41d7d523db2c58d8bb1b89c79160b68fad.eot);
	src: url(/assets/proxima_nova_alt_reg-webfont-3f79bed1ac5c6979b5da07296600aa41d7d523db2c58d8bb1b89c79160b68fad.eot?#iefix) format("embedded-opentype"), url(/assets/proxima_nova_alt_reg-webfont.woff) format("woff"), url(/assets/proxima_nova_alt_reg-webfont-231ac7c7060e5aaf6787e5333c7176bb1b4b662ca47df1bebd5821ee06032f8c.ttf) format("truetype"), url(/assets/proxima_nova_alt_reg-webfont-d42a0c10a5b3e7c25e543110f306042323412403eeb9f076e19ad2bbd7aca977.svg#prox) format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "ubuntu";
	src: url(/assets/ubuntu-b-webfont-aaa016e029f1b008e7422acae28f83f22df6d9b1e78519a48afef599bb47a758.eot);
	src: url(/assets/ubuntu-b-webfont-aaa016e029f1b008e7422acae28f83f22df6d9b1e78519a48afef599bb47a758.eot?#iefix) format("embedded-opentype"), url(/assets/ubuntu-b-webfont.woff) format("woff"), url(/assets/ubuntu-b-webfont-3c57acd5f33908e39313be0d4e7bfbb059b41be2339ab40786d3e26231fda20d.ttf) format("truetype"), url(/assets/ubuntu-b-webfont-8bb1aefa17122954e1438d0549b8e0457bb950438ddc9cab18af2b88fe67997f.svg#ubuntu) format("svg");
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: "ubuntu-light";
	src: url(/assets/ubuntu-l-webfont-1af7fd6b22e5f14614da01a3d4244de2c48d6822c37755b73bfea31bc3230f80.eot);
	src: url(/assets/ubuntu-l-webfont-1af7fd6b22e5f14614da01a3d4244de2c48d6822c37755b73bfea31bc3230f80.eot?#iefix) format("embedded-opentype"), url(/assets/ubuntu-l-webfont.woff) format("woff"), url(/assets/ubuntu-l-webfont-ce1575d4398f18445e3deca3b6b842c75227f2247bef6e0dca56bf044f7c552c.ttf) format("truetype"), url(/assets/ubuntu-l-webfont-b33f7f32533c6f4a55c45d717b1a0a3e28c8038d20b3da91489ec68fea890345.svg#ubuntu-light) format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "morrison-script";
	src: url(/assets/morrisonsscript-webfont-8ba504d42d323c4efd91aa5caada7486e469a6148b41f10a037a0ce65e3dce84.eot);
	src: url(/assets/morrisonsscript-webfont-8ba504d42d323c4efd91aa5caada7486e469a6148b41f10a037a0ce65e3dce84.eot?#iefix) format("embedded-opentype"), url(/assets/morrisonsscript-webfont-a5f74812d06352a164aed34da013af806312b5c71914b3e2c8da555a4f1c4373.woff) format("woff"), url(/assets/morrisonsscript-webfont-abba4679004ca437e6c528a670e3b3572f15aaf8fde623233d1e9fc07aa874cd.ttf) format("truetype"), url(/assets/morrisonsscript-webfont-6f3e7d267302e093f7b29646aa04111489b4ffa52e133f34f0b32e444f462b6e.svg#morrison-script) format("svg");
	font-weight: normal;
	font-style: normal
}

.pc-ad {
	padding-top: 6px
}

@media (max-width: 991px) {
	.pc-ad {
		display: none
	}
}

.search-show .pc-ad {
	padding-top: 10px
}

.mobile-ad {
	margin: 20px 0 10px 0;
	text-align: center
}

.mobile-ad img {
	width: 100%
}

.pc-boosted-profile {
	padding: 0;
	margin-top: 11px
}

@media (max-width: 991px) {
	.pc-boosted-profile {
		display: none
	}
}

.pc-boosted-profile a.boosted-profile-content {
	display: block;
	text-align: center;
	width: 135px;
	height: 505px;
	padding: 94px 4px 0 4px;
	margin-left: 16px;
	background: url(/assets/boosted_profile_pc-89a6418a9f3b5ae13ca0231a8efd957a1c7945a28589763d031906dabc7092b3.png) no-repeat
}

.pc-boosted-profile a.boosted-profile-content .boosted-profile-picture img {
	border: solid 4px #000;
	border-radius: 4px
}

.pc-boosted-profile a.boosted-profile-content .boosted-profile-name-age {
	font-family: 'ubuntu', sans-serif;
	color: #FFF;
	margin: 28px 0 16px 0;
	font-size: 18px
}

.pc-boosted-profile a.boosted-profile-content .boosted-profile-misc {
	font-family: 'prox', sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0
}

.mobile-boosted-profile {
	padding: 0
}

.mobile-boosted-profile a.boosted-profile-content {
	display: block;
	width: 350px;
	height: 60px;
	margin: 10px auto;
	background: url(/assets/boosted_profile_mobile-461a54ce0385eb8378d12ac1e2f609c44780493d66a6ec92bddfccb00eac51c1.png) no-repeat;
	background-size: contain;
	position: relative
}

.mobile-boosted-profile a.boosted-profile-content .boosted-profile-picture {
	position: absolute;
	left: 70px;
	top: 2px
}

.mobile-boosted-profile a.boosted-profile-content .boosted-profile-picture img {
	border: solid 4px #000;
	border-radius: 4px
}

.mobile-boosted-profile a.boosted-profile-content .boosted-profile-info {
	position: absolute;
	text-align: center;
	top: 0;
	left: 136px;
	padding: 4px 0
}

.mobile-boosted-profile a.boosted-profile-content .boosted-profile-info .boosted-profile-name-age {
	font-family: 'ubuntu', sans-serif;
	color: #FFF;
	font-size: 14px
}

.mobile-boosted-profile a.boosted-profile-content .boosted-profile-info .boosted-profile-misc {
	font-family: 'prox', sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: bold
}

a.app-banner {
	font-family: "Helvetica";
	position: relative;
	display: table;
	background-color: #2b2d2e;
	padding: 11px 13px 11px 51px
}

a.app-banner i.siles {
	background-image: url(/assets/icon120-ccf995de3904ea2075a329be0fa0659e820d61a9ad584227dd22ce6ecdabd035.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: absolute;
	margin: 10px;
	height: 30px;
	width: 30px;
	top: 0;
	left: 0;
	border-radius: 24%
}

a.app-banner section {
	display: table-cell;
	vertical-align: top
}

a.app-banner section p {
	color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

a.app-banner section p.title {
	margin: 0 0 2px;
	font-size: 15px;
	font-weight: 600;
	line-height: 15px
}

a.app-banner section p.description {
	margin: 0;
	font-size: 12px;
	font-weight: 500;
	line-height: 12px
}

a.app-banner section.title-and-description {
	width: 100%
}

a.app-banner .btn,
a.app-banner .facebook-button a,
.facebook-button a.app-banner a,
a.app-banner .facebook-button button,
.facebook-button a.app-banner button,
a.app-banner .facebook-login,
a.app-banner body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active a.app-banner a {
	font-family: "Helvetica";
	font-size: 11px;
	font-weight: 600;
	color: white;
	border-color: white;
	background-color: #2b2d2e;
	text-transform: uppercase;
	padding: 0 10px;
	line-height: 25px
}

.avatar {
	height: 364px;
	overflow: hidden;
	position: relative
}

@media (max-width: 1200px) {
	.avatar {
		height: 297px
	}
}

@media (max-width: 979px) {
	.avatar {
		height: 224px
	}
}

@media (max-width: 767px) {
	.avatar {
		height: auto
	}
}

.avatar img {
	width: 100%;
	height: auto
}

.avatar img.new-user-label {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 120px;
	opacity: 0.9
}

.avatar .pending_approval_ribbon {
	top: 0;
	width: 100%
}

.avatar .pending_approval_ribbon h5,
.avatar .pending_approval_ribbon .checkbox-matrix .form-group>label,
.checkbox-matrix .avatar .pending_approval_ribbon .form-group>label {
	font-size: 14px
}

.pending_approval_ribbon {
	background: white;
	background: rgba(255, 255, 255, 0.4);
	background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
	background: -moz-linear-gradient(-45deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(-45deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(-45deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(-45deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(135deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
	position: absolute;
	padding-top: 3%;
	padding-left: 3%;
	border-left: 1px solid #ebe9ea;
	border-top: 1px solid #ebe9ea
}

.boosting {
	background-color: #ed3b6d;
	text-align: center;
	padding: 2px 4px 2px 4px;
	color: white;
	font-weight: bold;
	opacity: 0.8
}

.btn-toolbar {
	width: 100%
}

.btn-toolbar .btn,
.btn-toolbar .facebook-button a,
.facebook-button .btn-toolbar a,
.btn-toolbar .facebook-button button,
.facebook-button .btn-toolbar button,
.btn-toolbar .facebook-login,
.btn-toolbar body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .btn-toolbar a {
	margin-left: 1%;
	width: 49%;
	font: normal 14px "bree", serif
}

.btn-toolbar .btn:first-child,
.btn-toolbar .facebook-button a:first-child,
.facebook-button .btn-toolbar a:first-child,
.btn-toolbar .facebook-button button:first-child,
.facebook-button .btn-toolbar button:first-child,
.btn-toolbar .facebook-login:first-child,
.btn-toolbar body.profiles .sub-pills li.active a:first-child,
body.profiles .sub-pills li.active .btn-toolbar a:first-child {
	margin-left: 0
}

.btn-toolbar .btn img,
.btn-toolbar .facebook-button a img,
.facebook-button .btn-toolbar a img,
.btn-toolbar .facebook-button button img,
.facebook-button .btn-toolbar button img,
.btn-toolbar .facebook-login img,
.btn-toolbar body.profiles .sub-pills li.active a img,
body.profiles .sub-pills li.active .btn-toolbar a img {
	margin-right: 3%
}

.jetylo .btn-toolbar a.btn,
.jetylo .btn-toolbar .facebook-button a,
.facebook-button .jetylo .btn-toolbar a,
.jetylo .btn-toolbar a.facebook-login,
.jetylo .btn-toolbar body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .jetylo .btn-toolbar a {
	padding: 8px
}

.search-result .btn-toolbar {
	position: absolute;
	bottom: 0
}

.search-result .btn-toolbar .btn,
.search-result .btn-toolbar .facebook-button a,
.facebook-button .search-result .btn-toolbar a,
.search-result .btn-toolbar .facebook-button button,
.facebook-button .search-result .btn-toolbar button,
.search-result .btn-toolbar .facebook-login,
.search-result .btn-toolbar body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .search-result .btn-toolbar a {
	padding: 4px
}

.search-result .btn-toolbar .btn img,
.search-result .btn-toolbar .facebook-button a img,
.facebook-button .search-result .btn-toolbar a img,
.search-result .btn-toolbar .facebook-button button img,
.facebook-button .search-result .btn-toolbar button img,
.search-result .btn-toolbar .facebook-login img,
.search-result .btn-toolbar body.profiles .sub-pills li.active a img,
body.profiles .sub-pills li.active .search-result .btn-toolbar a img {
	max-height: 20px
}

.search-result .btn-toolbar .btn span.btn-text,
.search-result .btn-toolbar .facebook-button a span.btn-text,
.facebook-button .search-result .btn-toolbar a span.btn-text,
.search-result .btn-toolbar .facebook-button button span.btn-text,
.facebook-button .search-result .btn-toolbar button span.btn-text,
.search-result .btn-toolbar .facebook-login span.btn-text,
.search-result .btn-toolbar body.profiles .sub-pills li.active a span.btn-text,
body.profiles .sub-pills li.active .search-result .btn-toolbar a span.btn-text {
	display: inline
}

.bs-callout {
	margin: 8px 0;
	padding: 15px 30px 15px 15px;
	border-left: 5px solid #eee
}

.bs-callout h4 {
	margin-top: 0
}

.bs-callout-info {
	background-color: #ebf5fd;
	border-color: #75C2E9
}

.bs-callout-info h4 {
	color: #018ACE
}

.cancellation-form #comment {
	height: 100px
}

.censorship-container {
	padding-top: 30px;
	text-align: center
}

@media (max-width: 480px) {
	.censorship-container {
		padding-top: 0
	}
}

.censorship-container .suspended-title {
	font-size: 40px;
	margin-bottom: 50px
}

.censorship-container .suspended-body {
	margin: 0 auto;
	max-width: 90%
}

.censorship-container .warning-notice {
	padding: 30px;
	color: #ed3b6d
}

@media (max-width: 480px) {
	.censorship-container .warning-notice {
		padding: 10px
	}
}

.censorship-container .warning-notice .warning-title {
	margin-bottom: 30px;
	height: 50px;
	font-size: 50px
}

@media (max-width: 480px) {
	.censorship-container .warning-notice .warning-title {
		margin: 10px auto 30px;
		height: 30px;
		font-size: 40px
	}
}

@media (max-width: 480px) {
	.censorship-container .warning-notice .warning-notice-text {
		font-weight: normal
	}
}

.censorship-container .warning-notice .warning-notice-text .terms-of-service-link {
	text-decoration: underline
}

.censorship-container .warning-body {
	max-width: 500px;
	margin: 20px auto
}

@media (max-width: 480px) {
	.censorship-container .warning-body {
		max-width: 90%;
		margin: 10px auto 0
	}
}

.censorship-container .warning-body .censored-text {
	margin-bottom: 50px;
	padding: 20px;
	font-size: 20px;
	background-color: #f6f6f6;
	text-align: left
}

.censorship-container .warning-body .censored-text del {
	color: #4c4c4c;
	word-wrap: break-word
}

@media (max-width: 480px) {
	.censorship-container .warning-body .censored-text {
		margin-bottom: 30px;
		padding: 20px
	}
}

.censorship-container .warning-body .warning-body-text {
	text-align: left
}

@media (max-width: 480px) {
	.censorship-container .warning-body .warning-body-text {
		font-size: 16px
	}
}

.censorship-container .warning-body .acknowledge-censor-button {
	box-sizing: border-box;
	margin-top: 20px;
	padding: 15px;
	width: 100%;
	font-size: 24px
}

@media (max-width: 480px) {
	.censorship-container .warning-body .acknowledge-censor-button {
		margin-top: 20px;
		width: 100%
	}
}

.triangle-border {
	position: relative;
	padding: 15px;
	margin: 1em 0 3em;
	border: 5px solid #5a8f00;
	color: #333;
	background: #fff;
	border-radius: 10px
}

.triangle-border:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 40px;
	border-width: 20px 20px 0;
	border-style: solid;
	border-color: #5a8f00 transparent;
	display: block;
	width: 0
}

.triangle-border:after {
	content: "";
	position: absolute;
	bottom: -13px;
	left: 47px;
	border-width: 13px 13px 0;
	border-style: solid;
	border-color: #fff transparent;
	display: block;
	width: 0
}

.triangle-border.top:before {
	top: -20px;
	bottom: auto;
	left: auto;
	right: 40px;
	border-width: 0 20px 20px
}

.triangle-border.top:after {
	top: -13px;
	bottom: auto;
	left: auto;
	right: 47px;
	border-width: 0 13px 13px
}

#chat-question-dialog .backdrop {
	z-index: 999
}

#chat-question-dialog .framed-well {
	position: absolute;
	max-width: none;
	width: 500px;
	margin-left: -250px;
	top: 130px;
	left: 50%;
	height: auto;
	background: none;
	z-index: 999
}

@media (max-width: 480px) {
	#chat-question-dialog .framed-well {
		top: 155px;
		left: 0;
		width: 94vw;
		margin-left: 1vw
	}
}

#chat-question-dialog .framed-well .framed-well-inner {
	border: none;
	border-radius: 0
}

#chat-question-dialog .framed-well .framed-well-inner {
	position: relative;
	background-color: #E7E7E7
}

#chat-question-dialog .framed-well .framed-well-inner .chat-question {
	margin-top: 10px
}

#chat-question-dialog .framed-well .framed-well-inner .pictures {
	background-color: #F3F3F3
}

#chat-question-dialog .framed-well .framed-well-inner .pictures .large-picture {
	position: relative
}

#chat-question-dialog .framed-well .framed-well-inner .pictures .large-picture img {
	width: 100%;
	height: 100%
}

#chat-question-dialog .framed-well .framed-well-inner .pictures .large-picture .gihi {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px 16px 10px 16px;
	color: white;
	font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
	background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
	background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.6))
}

#chat-question-dialog .framed-well .framed-well-inner .pictures .large-picture .gihi .first-line {
	font-size: 26px;
	font-weight: bold
}

#chat-question-dialog .framed-well .framed-well-inner .pictures .sub-pictures {
	padding: 12px 6px
}

#chat-question-dialog .framed-well .framed-well-inner .pictures .sub-pictures .sub-picture {
	display: inline-block;
	margin: 0 10px;
	width: 72px
}

@media (max-width: 480px) {
	#chat-question-dialog .framed-well .framed-well-inner .pictures .sub-pictures .sub-picture {
		width: 56px
	}
}

#chat-question-dialog .framed-well .framed-well-inner .pictures .sub-pictures .sub-picture img {
	width: 100%;
	height: 100%
}

#chat-question-dialog .framed-well .framed-well-inner p {
	font-size: 170%;
	margin: 24px 0;
	padding: 0;
	font-weight: bold;
	font-family: Helvetica
}

#chat-question-dialog .framed-well .framed-well-inner .chat-question-loading {
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -50px
}

#chat-question-dialog .actions {
	text-align: center;
	margin: 24px 0
}

#chat-question-dialog .actions a {
	display: inline-block;
	width: 32%;
	margin: 0 2%
}

#chat-question-dialog a.close-window {
	text-transform: uppercase
}

#chat-question-dialog #chat-question-status {
	color: #999
}

.checkbox-matrix .form-group.check_boxes {
	margin-top: 20px
}

.checkbox-matrix .form-group>div .checkbox:first-child {
	padding-top: 0
}

.checkbox-matrix .form-group input,
.checkbox-matrix label {
	height: 25px
}

.checkbox-matrix input.check_boxes {
	width: auto !important;
	margin-top: 0
}

.checkbox-matrix span.checkbox {
	width: 33%;
	float: left;
	text-align: left;
	margin-right: 0;
	padding-top: 0;
	padding-left: 20px;
	margin-top: -5px
}

@media (max-width: 979px) {
	.checkbox-matrix span.checkbox {
		width: 50%
	}
}

.checkbox-matrix .radio input[type="radio"],
.checkbox-matrix .checkbox input[type="checkbox"] {
	margin-right: 10px;
	box-shadow: none
}

.circle-picture {
	border-radius: 50%;
	width: 100%;
	height: auto
}

.circle-picture.size256 {
	max-width: 256px;
	max-height: 256px
}

.form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0
}

.compact-people-list .item {
	position: relative;
	height: 100px;
	margin-bottom: 4px;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
	background: white
}

.compact-people-list .item.reciprocal .message_text {
	color: #ed3b6d
}

.compact-people-list .item a.open {
	display: block;
	width: 75%;
	height: 100%;
	padding-top: 16px;
	padding-left: 110px
}

.compact-people-list .item .indicator {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: calc(0px - 10px/2)
}

.compact-people-list .item .indicator .unread {
	display: none;
	background-color: #14a4a7;
	width: 10px;
	height: 10px;
	border-radius: calc(10px/2)
}

.compact-people-list .item .avatar {
	position: absolute;
	top: 50%;
	left: 32px;
	margin-top: calc(0px - 64px/2);
	width: 64px;
	height: 64px;
	border-radius: calc(64px/2)
}

.compact-people-list .item .details .preview {
	font-family: 'prox';
	color: gray;
	font-size: 15px;
	height: 45px;
	overflow: hidden
}

.compact-people-list .item .details h4 {
	margin: 5px 0;
	color: #394264
}

.compact-people-list .item .timestamp {
	position: absolute;
	top: 24px;
	right: 20px;
	font: normal 12px 'prox';
	color: #6e828b
}

.compact-people-list .item.unread .indicator .unread {
	display: block
}

.or-facebook {
	margin: 10px 0;
	text-align: center
}

.facebook-button a,
.facebook-button button {
	color: white;
	background-color: #3B5998
}

.facebook-button a:hover,
.facebook-button button:hover {
	background-color: #2d4373
}

.facebook-button a img,
.facebook-button button img {
	max-height: 25px
}

.facebook-button a span.label,
.facebook-button button span.label {
	margin-left: 5px;
	font-weight: normal;
	font-size: 17px
}

.facebook-button.pink button {
	background-color: #ed3b6d
}

.facebook-button.pink button:hover {
	background-color: #e0154e
}

.facebook-button.blue button {
	background-color: #3B5998
}

.facebook-button.blue button:hover {
	background-color: #2d4373
}

.facebook-login {
	background-color: #3B5998
}

.facebook-login:hover {
	background-color: #2d4373
}

.facebook-login img {
	max-height: 25px
}

.facebook-login {
	width: 100% !important;
	max-width: none !important;
	padding: 12px !important
}

.facebook-login img {
	border: none !important;
	margin: 0 !important;
	max-width: 100% !important;
	max-height: 25px
}

.never-post-to-facebook {
	margin-top: 6px;
	font-family: "prox", sans-serif;
	font-size: 90%;
	color: #6e828b;
	text-align: center
}

.fb-like {
	margin-left: 40%;
	height: 20px;
	overflow: hidden
}

.five-dialog .backdrop {
	z-index: 1000
}

.five-dialog .framed-well.promotion {
	max-width: none;
	min-width: 0
}

.five-dialog .framed-well.promotion .framed-well-inner {
	width: 500px;
	height: 600px;
	box-shadow: none
}

.five-dialog .framed-well.promotion .framed-well-inner .btn,
.five-dialog .framed-well.promotion .framed-well-inner .facebook-button a,
.facebook-button .five-dialog .framed-well.promotion .framed-well-inner a,
.five-dialog .framed-well.promotion .framed-well-inner .facebook-button button,
.facebook-button .five-dialog .framed-well.promotion .framed-well-inner button,
.five-dialog .framed-well.promotion .framed-well-inner .facebook-login,
.five-dialog .framed-well.promotion .framed-well-inner body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .five-dialog .framed-well.promotion .framed-well-inner a {
	margin: 0 auto;
	position: relative;
	top: 440px
}

.five-dialog .framed-well.promotion .framed-well-inner.completed.male {
	background: url(/assets/five_smile_completed_male_popup-113611e9e78fa1501ad8bab65bae474f77ad5fabd34de7ad6b060eb65eacce73.png) no-repeat;
	background-size: 500px
}

.five-dialog .framed-well.promotion .framed-well-inner.completed.female {
	background: url(/assets/five_smile_completed_female_popup-1fd28c10db1203968bfd4a490f761e76ed98f2b5c94267b828a19798a41dcda3.png) no-repeat;
	background-size: 500px
}

@media (max-width: 767px) {
	.five-dialog .framed-well.promotion {
		margin-left: -220px
	}
	.five-dialog .framed-well.promotion .framed-well-inner {
		width: 400px;
		height: 480px
	}
	.five-dialog .framed-well.promotion .framed-well-inner .btn,
	.five-dialog .framed-well.promotion .framed-well-inner .facebook-button a,
	.facebook-button .five-dialog .framed-well.promotion .framed-well-inner a,
	.five-dialog .framed-well.promotion .framed-well-inner .facebook-button button,
	.facebook-button .five-dialog .framed-well.promotion .framed-well-inner button,
	.five-dialog .framed-well.promotion .framed-well-inner .facebook-login,
	.five-dialog .framed-well.promotion .framed-well-inner body.profiles .sub-pills li.active a,
	body.profiles .sub-pills li.active .five-dialog .framed-well.promotion .framed-well-inner a {
		top: 350px;
		width: 160px;
		padding: 10px
	}
	.five-dialog .framed-well.promotion .framed-well-inner.male,
	.five-dialog .framed-well.promotion .framed-well-inner.female,
	.five-dialog .framed-well.promotion .framed-well-inner.completed.male,
	.five-dialog .framed-well.promotion .framed-well-inner.completed.female {
		background-size: 400px
	}
}

@media (max-width: 480px) {
	.five-dialog .framed-well.promotion {
		top: 160px;
		margin-left: -160px
	}
	.five-dialog .framed-well.promotion .framed-well-inner {
		width: 300px;
		height: 360px
	}
	.five-dialog .framed-well.promotion .framed-well-inner .btn,
	.five-dialog .framed-well.promotion .framed-well-inner .facebook-button a,
	.facebook-button .five-dialog .framed-well.promotion .framed-well-inner a,
	.five-dialog .framed-well.promotion .framed-well-inner .facebook-button button,
	.facebook-button .five-dialog .framed-well.promotion .framed-well-inner button,
	.five-dialog .framed-well.promotion .framed-well-inner .facebook-login,
	.five-dialog .framed-well.promotion .framed-well-inner body.profiles .sub-pills li.active a,
	body.profiles .sub-pills li.active .five-dialog .framed-well.promotion .framed-well-inner a {
		top: 265px;
		width: 120px;
		padding: 10px
	}
	.five-dialog .framed-well.promotion .framed-well-inner.male,
	.five-dialog .framed-well.promotion .framed-well-inner.female,
	.five-dialog .framed-well.promotion .framed-well-inner.completed.male,
	.five-dialog .framed-well.promotion .framed-well-inner.completed.female {
		background-size: 300px
	}
}

.five-dialog.five-smile-dialog .framed-well-inner.male {
	background: url(/assets/five_smile_male_popup-3013200b9fae4f983b0559d005fb1688dd0b9cbaab3db034420f178f6d0c5633.png) no-repeat;
	background-size: 500px
}

.five-dialog.five-smile-dialog .framed-well-inner.female {
	background: url(/assets/five_smile_female_popup-eb0a7198e71dd4bce56c06dda885ba06b4c88211dc0f8fb26784a523dbac3d3a.png) no-repeat;
	background-size: 500px
}

.five-dialog.five-message-dialog .framed-well-inner.male {
	background: url(/assets/five_message_male_popup-c6b45dfe4547df561030bd9044033d6c8486749a79d971449d6697fbd6409b5c.png) no-repeat;
	background-size: 500px
}

.five-dialog.five-message-dialog .framed-well-inner.female {
	background: url(/assets/five_message_female_popup-ef263baff358f13d00a9825757aca30b797e23fe76e9c13fc4a90abab3aa97a9.png) no-repeat;
	background-size: 500px
}

@media (max-width: 767px) {
	.flashes {
		z-index: 10000;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%
	}
}

.flashes.with-variable-width {
	width: 940px;
	margin-left: auto;
	margin-right: auto
}

@media (min-width: 1200px) {
	.flashes.with-variable-width {
		width: 1170px;
		margin-left: auto;
		margin-right: auto
	}
}

@media (max-width: 979px) and (min-width: 768px) {
	.flashes.with-variable-width {
		width: 724px;
		margin-left: auto;
		margin-right: auto
	}
}

@media (max-width: 767px) {
	.flashes.with-variable-width {
		width: auto
	}
}

.zh footer h1,
.zh footer h2,
.zh footer h3,
.zh footer h4,
.zh footer h5,
.zh footer .checkbox-matrix .form-group>label,
.checkbox-matrix .zh footer .form-group>label,
.zh footer div,
.zh footer p,
.zh footer a,
.zh footer button {
	font-family: Microsoft JhengHei
}

.zh footer h1,
.zh footer h2,
.zh footer h3,
.zh footer h4,
.zh footer h5,
.zh footer .checkbox-matrix .form-group>label,
.checkbox-matrix .zh footer .form-group>label,
.zh footer button {
	font-weight: bold
}

footer {
	margin-top: 0px;
	padding: 10px;
	background-color: white;
	color: #6e828b;
	font: normal 14px "prox";
	line-height: 30px
}

footer .guwezyw {
	margin: 0 auto;
	padding-top: 5px;
	max-width: 860px
}

footer .guwezyw .kaxiq {
	margin-bottom: 5px
}

footer .guwezyw .kaxiq a {
	font-size: 16px;
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px
}

@media (max-width: 480px) {
	footer .guwezyw .kaxiq a {
		margin-left: 4px;
		margin-right: 4px
	}
}

footer .guwezyw .kaxiq .luhemiq {
	margin: 8px 0
}

footer .guwezyw .kaxiq .luhemiq a {
	margin: 2px
}

footer .guwezyw .dating-tips {
	margin-bottom: 8px
}

footer .guwezyw .dating-tips a {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px
}

@media (max-width: 480px) {
	footer .guwezyw .dating-tips a {
		margin-left: 2px;
		margin-right: 2px
	}
}

footer .guwezyw .language-settings {
	display: none;
	margin-bottom: 7px
}

footer .guwezyw .language-settings .set-english-language {
	font-family: "prox"
}

footer .guwezyw .language-settings .set-chinese-language {
	font-family: Microsoft JhengHei
}

footer span {
	color: #6e828b;
	margin-top: 8px;
	text-align: left
}

@media (max-width: 767px) {
	footer span {
		text-align: center
	}
}

@media (max-width: 767px) {
	footer {
		height: auto
	}
}

footer a {
	color: #6e828b
}

footer a:hover {
	text-decoration: none;
	color: #ed3b6d
}

.cosit {
	line-height: 1.2
}

.cosit .huqub img {
	max-width: 20px
}

body.home footer {
	background-color: white
}

.framed-well {
	background-color: rgba(255, 255, 255, 0.23);
	border-radius: 8px;
	padding: 27px;
	max-width: 476px;
	height: 100%;
	margin: 20px auto 0 auto
}

@media (max-width: 480px) {
	.framed-well {
		padding: 10px;
		margin-top: 0
	}
}

.framed-well .form-group>div {
	margin-left: auto
}

@media (max-width: 480px) {
	.framed-well .form-group>div {
		margin-left: 0
	}
}

@media (max-width: 480px) and (max-width: 480px) {
	.framed-well .form-group>div select {
		width: 100%
	}
}

.framed-well .btn,
.framed-well .facebook-button a,
.facebook-button .framed-well a,
.framed-well .facebook-button button,
.facebook-button .framed-well button,
.framed-well .facebook-login,
.framed-well body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .framed-well a {
	width: 300px;
	max-width: 300px;
	margin: 20px auto;
	display: block;
	padding: 15px;
	font-size: 21px
}

@media (max-width: 458px) {
	.framed-well .btn,
	.framed-well .facebook-button a,
	.facebook-button .framed-well a,
	.framed-well .facebook-button button,
	.facebook-button .framed-well button,
	.framed-well .facebook-login,
	.framed-well body.profiles .sub-pills li.active a,
	body.profiles .sub-pills li.active .framed-well a {
		width: 100%;
		margin: 0 auto
	}
}

.framed-well .btn-group-vertical {
	width: 100%
}

.framed-well .btn-group-vertical .btn-stacked {
	width: 100%;
	max-width: 100%;
	margin: -1px auto 0 auto;
	text-align: left;
	font-family: "prox", sans-serif;
	font-size: 16px;
	color: #000;
	background-color: transparent;
	border-color: #ebe9ea
}

.framed-well .btn-group-vertical .btn-stacked:hover {
	background-color: #f6f6f6;
	border-color: #ebe9ea;
	color: #000
}

.framed-well label {
	font: normal 14px/30px "prox", sans-serif;
	width: auto;
	color: #4c4c4c;
	padding: 0;
	margin: 2px 0px 0 0
}

.framed-well .framed-well-inner {
	background-color: white;
	padding: 20px;
	height: 100%;
	border: 3px solid #ed3b6d;
	border-radius: 8px;
	box-shadow: 2px 2px 35px 0px rgba(0, 0, 0, 0.28)
}

@media (max-width: 480px) {
	.framed-well .framed-well-inner {
		padding: 10px
	}
}

.framed-well .framed-well-inner .alert {
	border-width: 3px 0
}

.framed-well .framed-well-inner h1,
.framed-well .framed-well-inner p {
	text-align: center
}

.framed-well .framed-well-inner h1 {
	margin-top: 40px;
	font-size: 20px
}

@media (max-width: 320px) {
	.framed-well .framed-well-inner h1 {
		padding: 0 15px
	}
}

@media (max-width: 458px) {
	.framed-well .framed-well-inner h1 {
		margin-top: 15px
	}
}

.framed-well .framed-well-inner p {
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.3;
	width: 100%;
	padding: 0 40px
}

@media (max-width: 480px) {
	.framed-well .framed-well-inner p {
		padding: 0
	}
}

.framed-well .framed-well-inner hr {
	border: 0;
	max-width: 300px;
	margin: 25px auto;
	height: 2px;
	background: #ed3b6d
}

@media (max-width: 458px) {
	.framed-well .framed-well-inner hr {
		margin: 10px auto
	}
}

.framed-well.settings {
	position: absolute;
	min-width: 476px;
	top: 160px;
	left: 50%;
	margin-left: -238px;
	height: auto
}

.framed-well.settings.picture-upload-message {
	position: fixed
}

.framed-well.settings.picture-upload-message p {
	padding: 0 15px
}

.framed-well.settings.new-user {
	top: 10px
}

@media (max-width: 480px) {
	.framed-well.settings {
		min-width: 0;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		top: 140px;
		left: auto
	}
}

.framed-well.settings .form-group.select,
.framed-well.settings .form-group.integer {
	width: 100%
}

.framed-well.settings .form-group.user_profile_age_arrived .input-append {
	width: calc(100% - 70px)
}

.framed-well.settings .form-group.user_profile_height input {
	width: 40%
}

.framed-well.settings .form-group.user_profile_height .input-append {
	width: calc(100% - 32px)
}

.framed-well.settings .form-group.user_profile_height select {
	width: 30%
}

.framed-well.settings .form-group input,
.framed-well.settings .form-group select,
.framed-well.settings .form-group .control-label {
	width: 100%;
	text-align: left;
	min-height: 30px
}

.framed-well.settings .form-group select {
	color: #4c4c4c
}

.framed-well.settings .input-group-addon {
	min-height: 30px;
	color: #4c4c4c
}

.framed-well.settings select.date.optional {
	width: 33%;
	float: left
}

.framed-well.settings .form-group {
	margin-bottom: 10px
}

.framed-well.settings .user_profile_ethnicity {
	width: 100%
}

.framed-well.settings .form-actions,
.framed-well.settings form {
	margin-bottom: 0;
	margin-top: 0
}

.framed-well.settings input.btn,
.framed-well.settings input.facebook-login,
.framed-well.settings a.btn,
.framed-well.settings .facebook-button a,
.facebook-button .framed-well.settings a,
.framed-well.settings a.facebook-login,
.framed-well.settings body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .framed-well.settings a {
	text-align: center;
	width: 45%;
	margin-bottom: 0
}

.framed-well.settings input[type='submit'] {
	float: right;
	max-width: 100%;
	margin-bottom: 20px
}

.framed-well.settings .one-button input[type='submit'] {
	float: none;
	width: 300px
}

.framed-well.settings a[href*='step'] {
	float: left
}

.framed-well.settings p {
	float: left;
	padding: 0 30px
}

.framed-well.settings p span {
	font: normal 14px/1.5 "prox", sans-serif;
	display: block
}

.framed-well.settings p a {
	color: #ed3b6d
}

.framed-well.settings p a:hover {
	text-decoration: none;
	color: #394264
}

.framed-well.settings .form-group.half {
	width: 50%;
	float: left
}

.framed-well.settings .country-toggle {
	margin-top: -8px
}

.framed-well.promotion {
	position: absolute;
	min-width: 476px;
	top: 75px;
	left: 50%;
	margin-left: -238px;
	height: auto;
	background: none;
	z-index: 1000
}

.framed-well.promotion .framed-well-inner {
	border: none;
	border-radius: 0
}

.errors {
	background-image: url(/assets/error-banner-0fba94a0cb89f206a8bd194d06a4300facfc8677522901b393cce657152ae831.jpg);
	min-height: 500px
}

.errors .error-text {
	text-align: center
}

.errors p {
	margin-top: 25px;
	color: white;
	font: normal 14px "ubuntu-light"
}

.errors a {
	width: 300px;
	max-width: 300px;
	margin: 20px auto;
	padding: 15px;
	font-size: 21px
}

.hero-unit {
	position: relative;
	min-height: 640px;
	border-radius: 0;
	background-image: url(/assets/hero-bg-c3af2cd08da3be617d79a9bbed029b41044728b1244f5306a354a6563075ff37.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden
}

@media (max-width: 767px) {
	.hero-unit {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width: 480px) {
	.hero-unit {
		padding: 5px 5px 30px 5px;
		min-height: 300px
	}
}

.hero-unit .framed-well-inner h1 {
	font-family: "bree", serif;
	font-size: 24px;
	line-height: 1.16;
	color: #ed3b6d
}

.curve {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: -1px
}

.curve img {
	width: 100%;
	position: absolute;
	bottom: 0
}

@media (max-width: 767px) {
	.joe-header.takyhy.main-header {
		display: none
	}
}

.joe-header.takyhy.main-header .home-nav>li>a.gegogy {
	font-family: "prox", sans-serif;
	background-color: transparent;
	color: #6e828b
}

.joe-header.takyhy.main-header .home-nav>li>a.gegogy:hover {
	color: #ed3b6d
}

.joe-header.takyhy.main-header .home-nav>li>a.gegogy.pipe {
	padding-right: 0;
	padding-left: 0
}

.joe-header.takyhy.main-header .home-nav>li>a.gegogy.pipe:hover {
	cursor: text;
	color: #6e828b
}

.joe-header.takyhy.main-header .home-nav>li>a.btn,
.joe-header.takyhy.main-header .facebook-button .home-nav>li>a,
.facebook-button .joe-header.takyhy.main-header .home-nav>li>a,
.joe-header.takyhy.main-header .home-nav>li>a.facebook-login,
.joe-header.takyhy.main-header body.profiles .sub-pills li.active .home-nav>li>a,
body.profiles .sub-pills li.active .joe-header.takyhy.main-header .home-nav>li>a {
	margin-top: -5px;
	width: 95px;
	font-family: "bree", serif;
	font-size: 17px;
	line-height: 100%
}

@media (max-width: 668px) {
	.joe-header.takyhy.main-header .hide-medium {
		display: none
	}
}

.home-nav li {
	display: inline-block
}

.mobile-landing-page-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3000;
	text-align: center;
	padding: 12px 16px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(255, 255, 255, 0.3)
}

.mobile-landing-page-header .mobile-landing-page-logo img {
	width: 180px
}

.mobile-landing-page-header a.login {
	font-size: 16px;
	color: white
}

.horizontal-ribbon {
	color: rgba(255, 255, 255, 0.75);
	font: normal 36px/1 'bree';
	padding: 12px 5px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	position: relative
}

@media (min-width: 768px) and (max-width: 991px) {
	.horizontal-ribbon {
		font-size: 22px
	}
}

.horizontal-ribbon:before,
.horizontal-ribbon:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	border-width: 30px 12px;
	border-style: solid;
	top: 10px;
	z-index: -1
}

@media (min-width: 768px) and (max-width: 991px) {
	.horizontal-ribbon:before,
	.horizontal-ribbon:after {
		border-width: 24px 12px;
		top: 8px
	}
}

.horizontal-ribbon:before {
	left: -14px;
	border-left-color: rgba(255, 255, 255, 0) !important
}

.horizontal-ribbon:after {
	right: -14px;
	border-right-color: rgba(255, 255, 255, 0) !important
}

.horizontal-ribbon strong {
	color: white
}

.horizontal-ribbon .horizontal-ribbon-inner:before,
.horizontal-ribbon .horizontal-ribbon-inner:after {
	content: '';
	position: absolute;
	display: block;
	border-style: solid;
	bottom: -10px
}

.horizontal-ribbon .horizontal-ribbon-inner:before {
	left: 0;
	border-width: 10px 0 0 10px
}

.horizontal-ribbon .horizontal-ribbon-inner:after {
	right: 0;
	border-width: 10px 10px 0 0
}

.layered-window .backdrop {
	z-index: 501
}

.layered-window .framed-well {
	z-index: 502
}

.backdrop {
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	height: 3000px;
	width: 100%;
	top: 0;
	left: 0
}

.takyhy.main-header .home-nav>li>a {
	text-shadow: none;
	padding: 6px 10px;
	font-size: 15px;
	text-align: center
}

.takyhy.main-header .home-nav>li>a:hover {
	text-shadow: none
}

.takyhy {
	border: none;
	margin-bottom: 0
}

@media (max-width: 979px) {
	.takyhy-fixed-top .gizyvyv,
	.takyhy-fixed-bottom .gizyvyv {
		padding: 0 10px
	}
}

.takyhy-fixed-top .gizyvyv,
.wufo .gizyvyv {
	box-shadow: none;
	border-width: 0
}

@media (max-width: 994px) {
	.takyhy-fixed-top {
		margin-bottom: 0
	}
}

.siles {
	height: 70px;
	margin-right: 10px;
	overflow: hidden
}

@media (max-width: 458px) {
	.siles {
		margin-left: -10px
	}
}

.siles img:last-child {
	margin-left: -100px;
	width: 180px;
	position: relative;
	top: -2px
}

@media (max-width: 458px) {
	.siles img:last-child {
		width: 160px
	}
}

@media (max-width: 320px) {
	.siles img:last-child {
		width: 150px
	}
}

.siles.tm img:last-child {
	margin-left: 0;
	top: 2px;
	width: 250px
}

@media (max-width: 568px) {
	.siles.tm img:last-child {
		max-width: 190px;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.takyhy .nav {
	margin-right: 0
}

.takyhy .nav li {
	position: relative
}

.takyhy.tuhugyp li a {
	font-family: "prox", sans-serif;
	font-size: 17px;
	color: white;
	text-shadow: none;
	height: 100%;
	padding: 0 25px;
	line-height: 70px
}

@media (max-width: 1199px) {
	.takyhy.tuhugyp li a {
		padding: 0 10px
	}
}

.takyhy.tuhugyp li a:hover {
	background-color: #50587c;
	cursor: pointer
}

.takyhy.tuhugyp .takyhy-collapse li {
	height: 70px
}

@supports (-moz-appearance: meterbar) and (background-blend-mode: difference,
normal) {
	.takyhy.tuhugyp .takyhy-collapse li.search-btn a {
		padding-left: 60px
	}
	.takyhy.tuhugyp .takyhy-collapse li.search-btn a img {
		position: absolute;
		top: 20px;
		left: 20px
	}
	@media (min-width: 992px) and (max-width: 1199px) {
		.takyhy.tuhugyp .takyhy-collapse li.search-btn a {
			padding-left: 45px
		}
		.takyhy.tuhugyp .takyhy-collapse li.search-btn a img {
			left: 5px
		}
	}
}

.takyhy .nav>li>a:focus,
.takyhy .nav>li>a:hover {
	color: white
}

.takyhy.tuhugyp .nav>.active>a,
.takyhy.tuhugyp .nav>.active>a:hover,
.takyhy.tuhugyp .nav>.active>a:focus {
	color: white;
	text-decoration: none;
	background-color: #50587c;
	box-shadow: none;
	border-bottom: 4px solid #14a4a7
}

.takyhy.tuhugyp .nav>.subscriptions a,
.takyhy.tuhugyp .nav>.active.subscriptions>a:hover,
.takyhy.tuhugyp .nav>.active.subscriptions>a:focus,
.takyhy.tuhugyp .nav>.subscriptions>a:focus {
	position: relative;
	background-color: #ed3b6d;
	border-bottom: none
}

.takyhy.tuhugyp .nav>.subscriptions>a:hover {
	background-color: #e0154e
}

.takyhy.tuhugyp .nav>.active.subscriptions a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ed3b6d
}

.tuhugyp .rasijib {
	padding: 0
}

.tuhugyp .gizyvyv {
	border-radius: 0;
	box-shadow: none;
	background: #394165
}

.tuhugyp .siles img:last-child {
	height: 30px
}

.tuhugyp .nav img {
	margin-bottom: 3px;
	margin-right: 10px
}

.tuhugyp .nav img.nav-coin {
	margin-right: 0
}

.tuhugyp .nav-profile {
	margin-top: 7.5px;
	position: relative
}

@media (max-width: 767px) {
	.tuhugyp .nav-profile {
		margin-top: 35px
	}
}

.tuhugyp .nav-profile .btn-group {
	position: absolute;
	top: 50%;
	left: -45px;
	margin-top: -9px
}

@media (max-width: 767px) {
	.tuhugyp .nav-profile .btn-group {
		display: block;
		float: right;
		position: static
	}
}

.tuhugyp .nav-profile .btn-group>a {
	background-color: transparent;
	background-image: none;
	box-shadow: none;
	font-family: 'prox';
	padding: 0 3px;
	border: none
}

.tuhugyp .nav-profile .btn-group>a span {
	color: #9099b7
}

.tuhugyp .nav-profile .btn-group ul.dropdown-menu li a {
	color: #394264;
	font-size: 16px;
	line-height: 30px
}

.tuhugyp .nav-profile .btn-group ul.dropdown-menu li a:hover {
	background-color: #14a4a7;
	background-image: none;
	color: white
}

.tuhugyp .nav-profile .btn-group.open>a {
	background-color: transparent
}

@media (max-width: 979px) {
	.tuhugyp .nav-profile {
		margin-right: 20px
	}
}

@media (max-width: 767px) {
	.tuhugyp .nav-profile {
		margin-right: 0px
	}
}

.tuhugyp .nav-avi {
	display: inline-block;
	height: 54px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #14a4a7
}

div[class*="progress-"] {
	width: 54px;
	height: 54px;
	position: relative;
	border-radius: 50%
}

div[class*="progress-"]+.tooltip .tooltip-inner {
	background-color: #8a92b0
}

div[class*="progress-"]+.tooltip .tooltip-arrow {
	border-bottom-color: #8a92b0
}

div[class*="progress-"] .progress-overlay {
	position: absolute;
	width: 46px;
	height: 46px;
	border: none;
	display: block;
	top: 4px;
	left: 4px;
	text-align: center;
	background-color: #f6f6f6
}

div[class*="progress-"] .progress-overlay img {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.progress-0 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-360deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(90deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-5 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-378deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(108deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-10 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-396deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(126deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-15 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-414deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(144deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-20 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-432deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(162deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-25 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-450deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(180deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-30 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-468deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(198deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-35 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-486deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(216deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-40 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-504deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(234deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-45 {
	background-image: -webkit-linear-gradient(-360deg, #8a92b0 50%, transparent 50%, transparent), -webkit-linear-gradient(-522deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #8a92b0 50%, transparent 50%, transparent), linear-gradient(252deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-50 {
	background-image: -webkit-linear-gradient(-90deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(-90deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-55 {
	background-image: -webkit-linear-gradient(-72deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(-72deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-60 {
	background-image: -webkit-linear-gradient(-54deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(-54deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-65 {
	background-image: -webkit-linear-gradient(-36deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(-36deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-70 {
	background-image: -webkit-linear-gradient(-18deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(-18deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-75 {
	background-image: -webkit-linear-gradient(-270deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(0deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-80 {
	background-image: -webkit-linear-gradient(-288deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(18deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-85 {
	background-image: -webkit-linear-gradient(-306deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(36deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-90 {
	background-image: -webkit-linear-gradient(-324deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(54deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-95 {
	background-image: -webkit-linear-gradient(-342deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(72deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.progress-100 {
	background-image: -webkit-linear-gradient(-360deg, #ed3b6d 50%, transparent 50%, transparent), -webkit-linear-gradient(-540deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0);
	background-image: linear-gradient(90deg, #ed3b6d 50%, transparent 50%, transparent), linear-gradient(270deg, #ed3b6d 50%, #8a92b0 50%, #8a92b0)
}

.btn.btn-navbar,
.facebook-button a.btn-navbar,
.facebook-button button.btn-navbar,
.btn-navbar.facebook-login,
body.profiles .sub-pills li.active a.btn-navbar {
	background-color: transparent;
	background-image: none;
	box-shadow: none
}

.btn.btn-navbar:hover,
.facebook-button a.btn-navbar:hover,
.facebook-button button.btn-navbar:hover,
.btn-navbar.facebook-login:hover,
body.profiles .sub-pills li.active a.btn-navbar:hover {
	background-color: transparent
}

.btn.btn-navbar span,
.facebook-button a.btn-navbar span,
.facebook-button button.btn-navbar span,
.btn-navbar.facebook-login span,
body.profiles .sub-pills li.active a.btn-navbar span {
	box-shadow: none;
	background-color: white
}

.takyhy .badge {
	background-color: #ed3b6d;
	display: block;
	position: absolute;
	top: 10px;
	left: 40px
}

.takyhy .badge.coin-badge {
	background-color: #667099;
	top: 8px;
	left: 45px
}

@media (max-width: 1199px) {
	.takyhy .badge.coin-badge {
		left: 30px
	}
}

a.nav-percent {
	transform: translateY(-13px);
	line-height: 1.5
}

a.takyhy-toggle {
	border: none;
	margin-top: 20px;
	cursor: pointer;
	margin-right: 0
}

a.takyhy-toggle:hover {
	background-color: #4c5784 !important
}

a.takyhy-toggle span {
	background-color: white !important
}

.rasijib>.takyhy-collapse {
	border-top: none;
	box-shadow: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0
}

.open>.btn-default.dropdown-toggle,
body.profiles .sub-pills li.active .open>a.dropdown-toggle {
	color: white
}

.home-nav {
	margin-top: 23px;
	padding: 0
}

.home-nav .seperator {
	font-size: 12px;
	color: #6e828b
}

.btn-group>.btn,
.facebook-button .btn-group>a,
.facebook-button .btn-group>button,
.btn-group>.facebook-login,
body.profiles .sub-pills li.active .btn-group>a,
.btn-group>.facebook-login,
.takyhy.main-header .nav>li.btn-group>a,
.edit-profile .btn-group>a,
.btn-group>.dropdown-menu,
.btn-group>.popover {
	font-size: 14px
}

.tuhugyp-mobile li .dropdown-toggle {
	color: #4c4c4c
}

.tuhugyp-mobile li a {
	padding: 5px 8px
}

.tuhugyp-mobile li img.jetylo-picture {
	float: none;
	width: 41px;
	height: auto;
	border-radius: 50%
}

.tuhugyp-mobile li a.coin-balance {
	margin: 5px 0;
	font-size: 16px;
	color: #394264;
	font-weight: bold
}

.tuhugyp li a.general-credit-balance,
.tuhugyp li a.smile-credit-balance {
	position: relative;
	display: inline-block;
	padding: 4px 0;
	width: 60px;
	height: 70px
}

.tuhugyp li a.general-credit-balance .badge,
.tuhugyp li a.smile-credit-balance .badge {
	z-index: 1;
	position: absolute;
	top: 4px;
	left: 50%;
	background-color: #ed3b6d;
	border: solid 1px #FFF
}

.tuhugyp li a.general-credit-balance {
	background-image: url(/assets/general-credit-aa1847ff7ba770ba326f317cbd2a1aa631cef00f97a896c8d3775b32b0c5171f.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 36px
}

.tuhugyp li a.smile-credit-balance {
	background-image: url(/assets/smile-v2-white-871fdedbdf8914fef0f8212d339404dae5b39eedbdeae4c10bc142c9b775cd09.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 36px
}

.tuhugyp-mobile li a.general-credit-balance,
.tuhugyp-mobile li a.smile-credit-balance {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 54px
}

.tuhugyp-mobile li a.general-credit-balance .badge,
.tuhugyp-mobile li a.smile-credit-balance .badge {
	z-index: 1;
	position: absolute;
	top: 4px;
	left: 50%;
	background-color: #ed3b6d;
	border: solid 1px #FFF
}

.tuhugyp-mobile li a.general-credit-balance {
	background-image: url(/assets/general-credit-aa1847ff7ba770ba326f317cbd2a1aa631cef00f97a896c8d3775b32b0c5171f.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 30px
}

.tuhugyp-mobile li a.smile-credit-balance {
	background-image: url(/assets/smile-v2-pink-2d5ebaa8affe9ff9f869dbbcc3a810b711edd33973d2cd2320739bdb59d42e88.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 30px
}

.modal-container-middle .general-credit-earned-popup .image img {
	margin-top: 16px;
	width: auto;
	height: 80px
}

@media (min-width: 768px) {
	.modal-container-middle .general-credit-earned-popup .image img {
		height: 120px
	}
}

.modal-container-middle .tutorial-popup-with-picture .arrow {
	font-size: 20px;
	margin: 5px 0
}

@media (min-width: 768px) {
	.modal-container-middle .tutorial-popup-with-picture .arrow {
		font-size: 30px;
		margin: 10px 0
	}
}

.modal-container-middle .tutorial-popup-with-picture .tutorial-popup-with-picture-picture img {
	border-radius: 10px;
	width: 60px;
	height: auto
}

.modal-container-middle .smile-credit-earned-popup .image img {
	margin-top: 16px;
	width: auto;
	height: 80px
}

@media (min-width: 768px) {
	.modal-container-middle .smile-credit-earned-popup .image img {
		height: 120px
	}
}

.modal-container-middle .smile-credit-earned-popup hr {
	margin: 20px 0
}

.no-results {
	text-align: center;
	margin: 80px 0
}

.no-results a {
	color: #ed3b6d
}

.no-results a:hover {
	text-decoration: none;
	color: #394264
}

@media (max-width: 767px) {
	.no-results {
		padding: 0 25px
	}
}

.settings-payments .setting-container {
	max-width: 600px
}

@media (max-width: 414px) {
	.settings-payments .panel {
		margin: 0 0 20px 0
	}
	.settings-payments h2 {
		font-size: 18px
	}
	.settings-payments p {
		font-size: 14px
	}
}

.settings-payments .card-form {
	padding: 15px 0
}

.settings-payments .card-form a.bluegray:hover {
	color: #ed3b6d
}

.settings-payments .card-form #card_place {
	margin-top: 20px;
	margin-bottom: 20px
}

@media (max-width: 414px) {
	.settings-payments .card-form #card_place {
		display: none
	}
}

.settings-payments .card-form form.card {
	min-width: 0
}

@media (max-width: 414px) {
	.settings-payments .card-form .btn,
	.settings-payments .card-form .facebook-button a,
	.facebook-button .settings-payments .card-form a,
	.settings-payments .card-form .facebook-button button,
	.facebook-button .settings-payments .card-form button,
	.settings-payments .card-form .facebook-login,
	.settings-payments .card-form body.profiles .sub-pills li.active a,
	body.profiles .sub-pills li.active .settings-payments .card-form a {
		font-size: 15px
	}
}

@media (max-width: 320px) {
	.settings-payments .card-form .btn,
	.settings-payments .card-form .facebook-button a,
	.facebook-button .settings-payments .card-form a,
	.settings-payments .card-form .facebook-button button,
	.facebook-button .settings-payments .card-form button,
	.settings-payments .card-form .facebook-login,
	.settings-payments .card-form body.profiles .sub-pills li.active a,
	body.profiles .sub-pills li.active .settings-payments .card-form a {
		font-size: 14px
	}
}

.search-results {
	background-color: #f6f6f6;
	padding: 5px 0
}

.search-results .pemibez {
	margin-bottom: 15px
}

.search-results .pemibez>div:first-child {
	padding-left: 5px
}

@media (max-width: 767px) {
	.search-results .pemibez>div:first-child {
		padding-left: 15px;
		margin-bottom: 10px
	}
}

.search-results .pemibez>div:first-child+div {
	padding-right: 5px
}

@media (max-width: 767px) {
	.search-results .pemibez>div:first-child+div {
		padding-right: 15px;
		margin-bottom: -5px
	}
}

@media (max-width: 767px) {
	.search-results {
		margin-left: -5px;
		margin-right: -5px
	}
}

@media (max-width: 767px) {
	.search-results .rasijib>div.pemibez {
		padding: 0
	}
}

.search-result {
	position: relative;
	background-color: white;
	border-radius: 5px;
	border: 1px solid #ebe9ea;
	padding: 10px;
	overflow: auto
}

.search-result .avator-profile-link {
	display: block;
	min-height: 152px
}

.search-result .ionicon {
	position: absolute;
	bottom: 1px;
	left: 10px;
	font: bold 14px/18px 'ubuntu';
	color: white;
	z-index: 5
}

.search-result .ionicon span {
	font-size: 14px
}

.search-result .search-avatar .status {
	padding-top: 77px;
	padding-right: 6px;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
	text-align: right;
	z-index: 5;
	box-shadow: inset 0px -50px 40px -30px rgba(0, 0, 0, 0.5)
}

.search-result .search-avatar .status span {
	font-size: 12px;
	color: #fff
}

.search-result p {
	font-size: 14px;
	margin: 8px 0 4px 0;
	line-height: 1.25
}

@media (max-width: 979px) {
	.search-result p {
		font-size: 11px
	}
}

.search-result h5,
.search-result .checkbox-matrix .form-group>label,
.checkbox-matrix .search-result .form-group>label {
	font-size: 13px;
	line-height: 1
}

.search-result .frequency {
	overflow: auto
}

.search-result span {
	font: lighter 13px "prox"
}

@media (max-width: 979px) {
	.search-result span {
		font-size: 11px
	}
}

.result-details {
	margin-left: 195px;
	position: relative;
	height: 175px;
	padding-bottom: 31px
}

@media (max-width: 979px) {
	.result-details {
		height: 152px;
		margin-left: 172px
	}
}

.result-details .jetylo-link {
	display: block;
	width: 130px
}

.result-details .live-stream-details p {
	margin: 0 0 4px 0
}

.search-avatar {
	max-height: 175px;
	max-width: 175px;
	width: 175px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
	border-radius: 4px
}

.search-avatar a {
	margin-top: 0
}

.search-avatar img {
	width: 100%;
	height: 100%
}

.search-avatar img.new-user-label {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px
}

@media (max-width: 979px) {
	.search-avatar {
		max-height: 152px;
		max-width: 152px;
		width: 152px
	}
}

.score {
	display: table-cell;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	padding-top: 3px;
	text-align: center;
	box-shadow: 0 0 5px white;
	font: bold 14px/18px 'ubuntu';
	color: white;
	background-color: #ed3b6d
}

.score_detail {
	display: table-cell;
	position: absolute;
	top: 40px;
	left: 15px;
	text-shadow: 0 0 5px black;
	font: bold 14px/18px 'ubuntu';
	color: white
}

.dot-orange,
.dot-teal,
.dot-red,
.dot-gray,
.dot-hidden {
	text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.05)
}

.dot-orange div,
.dot-teal div,
.dot-red div,
.dot-gray div,
.dot-hidden div {
	height: 18px;
	width: 18px;
	border-radius: 50%;
	border: 2px solid white;
	display: inline-block;
	float: left;
	box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.05)
}

@media (min-width: 1200px) {
	.dot-orange div,
	.dot-teal div,
	.dot-red div,
	.dot-gray div,
	.dot-hidden div {
		right: 30px
	}
}

@media (max-width: 979px) {
	.dot-orange div,
	.dot-teal div,
	.dot-red div,
	.dot-gray div,
	.dot-hidden div {
		height: 12px;
		width: 12px;
		bottom: 10px;
		right: 10px
	}
}

.dot-orange {
	color: #e78627
}

.dot-orange div {
	background-color: #e78627
}

.dot-teal {
	color: #14a4a7
}

.dot-teal div {
	background-color: #14a4a7
}

.dot-red {
	color: #d4053e
}

.dot-red div {
	background-color: #d4053e
}

.dot-gray {
	color: #ebe9ea
}

.dot-gray div {
	background-color: #ebe9ea
}

.dot-hidden {
	display: none
}

.page-nav {
	max-width: 960px;
	margin: 20px auto;
	text-align: center
}

.pagination {
	display: inline-block;
	height: 40px;
	margin: 0;
	padding: 0 4px 0 10px;
	border-radius: 3px;
	overflow: hidden;
	background-color: #dddddd
}

.pagination .page {
	height: 14px;
	margin: 13px auto
}

.pagination .page a {
	color: #dddddd;
	font: normal 10px/15px "bree";
	width: 14px;
	height: 14px;
	border-radius: 50%;
	display: inline-block;
	background-color: white
}

.pagination .page a:hover {
	background-color: #ed3b6d;
	color: white;
	text-decoration: none
}

.pagination .page.gap {
	color: white
}

.pagination .current {
	background-color: #ed3b6d;
	font: normal 12px/20px "bree";
	color: white;
	height: 20px;
	width: 20px;
	margin: 10px auto;
	display: inline-block;
	border-radius: 50%
}

.pagination .current:hover {
	color: white
}

.last,
.next,
.prev,
.first {
	height: 40px;
	margin: 0 auto
}

.last a,
.next a,
.prev a,
.first a {
	display: inline-block;
	height: 40px;
	font: normal 15px/40px "prox";
	color: white;
	text-decoration: none
}

.next a,
.last a {
	padding: 0 10px;
	border-left: 1px solid #f6f6f6
}

.prev a,
.first a {
	padding: 0 10px;
	border-right: 1px solid #f6f6f6
}

.next a {
	padding-right: 5px;
	background: url(/assets/page-right-e8ab109377a95c520e53c022fd4cb2313d8a3a269ab2ac0bd6a34d88a3f0ebe9.svg) no-repeat 10px center
}

.next a:hover {
	background: url(/assets/page-right-pink-1e512608bd8f2aadc8b02d78b0fd33e09db8b039aee21c9f90f52c8fef5c9e17.svg) no-repeat 10px center
}

.prev a {
	padding-left: 5px;
	background: url(/assets/page-left-e26685d1852fca38a617ce4da62d9bd99a24d0f4f5e3faab16cd799b4952160a.svg) no-repeat 5px center
}

.prev a:hover {
	background: url(/assets/page-left-pink-cdd05311e7259cc7b3ef60f82f69a78af0c9e9b96cf1914f034aa7caed94c3b8.svg) no-repeat 5px center
}

.last {
	display: none
}

.last a {
	padding-right: 0;
	background: url(/assets/page-last-6a7630daad0b35ad4730d08c825c429cbe1e5685773eec505a26ada11b137259.svg) no-repeat right center
}

.last a:hover {
	background: url(/assets/page-last-pink-e12ff8b0deb22d549f2df1f9b4bf2da0f16fe898b07bf9ff1613ab678f18488b.svg) no-repeat right center
}

.first a {
	padding-left: 0;
	background: url(/assets/page-first-dcb16f48226fc6f08bad076c31eb686e2e933bab8922c5d477af124e504b9fe8.svg) no-repeat left center
}

.first a:hover {
	background: url(/assets/page-first-pink-6f9ff3755cd8addbe5cf7399d2871857bf9b2cf50a1d46c36aad859e13f9055e.svg) no-repeat left center
}

.search-controls {
	background-color: #f6f6f6;
	padding: 5px 0
}

@media (max-width: 767px) {
	.search-controls .pemibez {
		padding: 5px 10px;
		margin: 0
	}
}

.search-controls div[class*='col-'] {
	padding-right: 7px;
	padding-left: 7px
}

@media (max-width: 1199px) {
	.search-controls div[class*='col-'] {
		padding-right: 5px;
		padding-left: 5px
	}
}

.search-controls .search-controls-wrap {
	margin: 5px;
	background-color: white;
	border-radius: 5px;
	border: 1px solid #ebe9ea;
	padding: 5px 10px;
	position: relative;
	overflow: visible
}

@media (max-width: 767px) {
	.search-controls .search-controls-wrap {
		overflow: auto
	}
}

.search-controls .search-controls-wrap>a {
	display: block;
	padding: 8px 12px;
	text-align: right;
	font-size: 110%
}

.search-controls .search-controls-wrap>a .glyphicon {
	margin: 0 4px
}

.search-controls .search-controls-wrap a.pull-right {
	float: right;
	margin-right: 20px
}

@media (max-width: 767px) {
	.search-controls .search-controls-wrap a.pull-right {
		float: left
	}
}

.search-controls .search-controls-wrap .search-controls-link {
	margin-top: 5px;
	display: inline-block
}

.search-controls .search-controls-wrap .pemibez {
	padding-left: 8px;
	padding-right: 8px
}

@media (max-width: 1199px) {
	.search-controls .search-controls-wrap .pemibez {
		padding-right: 10px;
		padding-left: 10px
	}
}

.search-controls input.string {
	padding: 8px
}

.search-controls .modify-expanded {
	margin-bottom: 25px
}

.search-controls .control-label {
	width: auto;
	font: normal 14px "ubuntu";
	color: #394264
}

.search-controls .form-group select,
.search-controls .form-group input:not(#q_has_photo) {
	font: normal 14px "prox";
	width: 100%
}

.search-controls .pemibez-2 {
	margin-top: 10px
}

.search-controls .form-group label {
	float: left
}

@media (max-width: 767px) {
	.search-controls {
		margin-left: -20px;
		margin-right: -20px
	}
}

.search-controls .form-actions {
	width: 100%;
	padding: 20px 0 0 0;
	margin-bottom: 0;
	margin-top: 10px;
	border-top: solid 1px #ebe9ea
}

.search-controls .form-actions a {
	float: left;
	font: normal 14px "bree";
	color: #ed3b6d;
	margin-right: 15px
}

.search-controls .form-actions a:hover {
	color: #394264;
	text-decoration: none
}

.search-controls .form-actions a.reset {
	float: right;
	color: #c7c1c4
}

.search-controls .form-actions a.reset:hover {
	color: #ed3b6d
}

.search-controls .form-actions .btn,
.search-controls .form-actions .facebook-button a,
.facebook-button .search-controls .form-actions a,
.search-controls .form-actions .facebook-button button,
.facebook-button .search-controls .form-actions button,
.search-controls .form-actions .facebook-login,
.search-controls .form-actions body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .search-controls .form-actions a {
	float: right;
	font-size: 14px
}

.search-controls form {
	margin-bottom: 10px
}

label[for*="q_age"] {
	margin-top: 1px
}

.q_has_photo {
	margin-top: 0
}

@media (max-width: 767px) {
	.q_has_photo {
		margin-top: 5px
	}
}

.q_has_photo .control-label {
	padding-top: 0
}

input#q_has_photo {
	margin-right: 8px;
	margin-top: 0;
	vertical-align: middle
}

@media (max-width: 767px) {
	input#q_has_photo {
		margin-top: 5px
	}
}

.multiselect.dropdown-toggle.btn,
.facebook-button a.multiselect.dropdown-toggle,
.facebook-button button.multiselect.dropdown-toggle,
.multiselect.dropdown-toggle.facebook-login,
body.profiles .sub-pills li.active a.multiselect.dropdown-toggle {
	font: normal 14px "prox";
	margin: 0;
	width: 100%;
	height: 34px;
	text-align: left;
	padding: 8px 10px;
	background: #f6f6f6;
	border: 1px solid #d0d0d0;
	text-shadow: none;
	border-radius: 3px;
	color: #4c4c4c
}

.multiselect.dropdown-toggle.btn:hover,
.facebook-button a.multiselect.dropdown-toggle:hover,
.facebook-button button.multiselect.dropdown-toggle:hover,
.multiselect.dropdown-toggle.facebook-login:hover,
body.profiles .sub-pills li.active a.multiselect.dropdown-toggle:hover {
	text-decoration: none;
	border-color: transparent;
	border: 1px solid #d0d0d0
}

.multiselect.dropdown-toggle.btn:active,
.facebook-button a.multiselect.dropdown-toggle:active,
.facebook-button button.multiselect.dropdown-toggle:active,
.multiselect.dropdown-toggle.facebook-login:active,
body.profiles .sub-pills li.active a.multiselect.dropdown-toggle:active {
	box-shadow: none
}

.multiselect.dropdown-toggle.btn:after,
.facebook-button a.multiselect.dropdown-toggle:after,
.facebook-button button.multiselect.dropdown-toggle:after,
.multiselect.dropdown-toggle.facebook-login:after,
body.profiles .sub-pills li.active a.multiselect.dropdown-toggle:after {
	content: '';
	display: block;
	width: 31px;
	height: 32px;
	position: absolute;
	border-radius: 0 3px 3px 0;
	border-left: 1px solid #d0d0d0;
	background-color: #f6f6f6;
	right: 0;
	top: 0
}

.search-controls .btn-group {
	width: 100%
}

.btn-group.open .multiselect.dropdown-toggle.btn,
.btn-group.open .facebook-button a.multiselect.dropdown-toggle,
.facebook-button .btn-group.open a.multiselect.dropdown-toggle,
.btn-group.open .facebook-button button.multiselect.dropdown-toggle,
.facebook-button .btn-group.open button.multiselect.dropdown-toggle,
.btn-group.open .multiselect.dropdown-toggle.facebook-login,
.btn-group.open body.profiles .sub-pills li.active a.multiselect.dropdown-toggle,
body.profiles .sub-pills li.active .btn-group.open a.multiselect.dropdown-toggle {
	box-shadow: none;
	background: #f6f6f6;
	border: 1px solid #d0d0d0
}

ul.multiselect-container.dropdown-menu {
	z-index: 999;
	padding: 10px 0;
	min-width: 200px
}

ul.multiselect-container.dropdown-menu li.active a {
	color: #4c4c4c;
	background-color: transparent;
	background-image: none
}

ul.multiselect-container.dropdown-menu li a {
	padding: 0;
	font-family: 'prox', sans-serif
}

ul.multiselect-container.dropdown-menu li a:hover {
	color: #4c4c4c;
	background-color: transparent;
	background-image: none
}

ul.multiselect-container.dropdown-menu label.checkbox {
	width: 25px;
	height: 22px;
	margin-left: 8px;
	vertical-align: middle;
	line-height: 22px;
	font-weight: normal
}

.form-group.has-select {
	position: relative
}

.form-group.has-select:after {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	margin-left: 0px;
	top: 15px;
	right: 17px;
	border-top: 8px solid #a7a7a7;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	pointer-events: none;
	content: '';
	position: absolute;
	z-index: 998
}

.form-group.has-select:before {
	content: '';
	right: 8px;
	top: 1px;
	width: 32px;
	height: 32px;
	padding-left: 20px;
	position: absolute;
	pointer-events: none;
	border-left: 1px solid #c6c6c6;
	display: block;
	background: #f6f6f6;
	border-radius: 1px
}

.form-group.has-select select {
	color: #4c4c4c;
	padding: 8px;
	margin: 0;
	border-radius: 3px;
	background: #f6f6f6;
	border: 1px solid #c6c6c6;
	outline: none;
	display: inline-block;
	-webkit-appearance: button;
	-moz-appearance: button;
	-ms-appearance: button;
	-o-appearance: button;
	appearance: button;
	cursor: pointer;
	width: 100%
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.search-controls .form-group.boolean input[type='checkbox'] {
		-webkit-appearance: button;
		-moz-appearance: button;
		-ms-appearance: button;
		-o-appearance: button;
		appearance: button;
		border-radius: 5px;
		background: url(/assets/check-off-6052e76840d2462396dc692482850311a86f45c275a82462b537f69c340875a5.svg);
		overflow: visible;
		width: 18px;
		height: 18px;
		cursor: pointer
	}
	.search-controls .form-group.boolean label {
		cursor: pointer
	}
	.search-controls .form-group.boolean input[type='checkbox']:checked {
		background: url(/assets/check-on-f99da9d682ae6b89fa4a997c7fc0d55aeea1216c7e979090e976884997893526.svg)
	}
	.search-controls .form-group.boolean input[type='checkbox']:focus {
		outline: none
	}
}

.form-group.sort-by.has-select {
	margin-right: 20px;
	float: left
}

@media (max-width: 767px) {
	.form-group.sort-by.has-select {
		margin-right: 0px;
		float: none
	}
}

.form-group.sort-by.has-select label {
	margin-top: 1px;
	float: left
}

.form-group.sort-by.has-select select {
	margin-left: 0;
	float: right;
	width: calc(100% - 62px)
}

.form-group.q_age_low.has-select,
.form-group.q_age_high.has-select,
.form-group.q_distance.has-select {
	overflow: hidden
}

.form-group.q_age_low.has-select label,
.form-group.q_age_high.has-select label,
.form-group.q_distance.has-select label {
	margin-top: 1px;
	float: left
}

.form-group.q_age_low.has-select select,
.form-group.q_age_high.has-select select,
.form-group.q_distance.has-select select {
	margin-left: 0;
	float: right
}

.form-group.q_age_low.has-select select {
	width: calc(100% - 38px)
}

.form-group.q_age_high.has-select select {
	width: calc(100% - 26px)
}

.form-group.q_distance.has-select select {
	width: calc(100% - 60px)
}

.unseen {
	background: #e9e9e9;
	border-color: #d0d0d0;
	border-width: 1px
}

.recommended-label {
	color: #AAAAAA;
	font: normal 12px "ubuntu", sans-serif;
	margin: -2px 0 4px 0
}

.search-profile {
	border: solid 1px #E6E6E6;
	border-radius: 8px;
	padding: 10px;
	margin: 10px 0;
	background-color: #FFF
}

.search-profile-wrapper {
	position: relative
}

a.search-profile-picture {
	display: block;
	width: 175px;
	height: 220px;
	overflow: hidden;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}

a.search-profile-picture .search-profile-picture-img {
	width: 220px;
	height: 220px;
	margin-left: -22px
}

a.search-profile-picture .search-profile-picture-img img {
	max-width: none;
	width: 220px;
	height: 220px
}

a.search-profile-picture .search-profile-picture-header {
	position: absolute;
	left: 0;
	top: 0
}

a.search-profile-picture .search-profile-picture-header .search-profile-picture-new-user-label {
	color: #FFF;
	background-color: #ed3b6d;
	padding: 2px 10px;
	opacity: 0.8;
	font-family: "bree";
	font-size: 13px;
	font-weight: bold
}

a.search-profile-picture .search-profile-picture-footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100px;
	color: #FFF;
	font-size: 12px;
	box-shadow: inset 0px -50px 40px -30px rgba(0, 0, 0, 0.5)
}

a.search-profile-picture .search-profile-picture-footer .search-profile-picture-footer-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2px 12px
}

.search-profile-info {
	margin-left: 200px;
	color: #666;
	position: relative
}

.search-profile-info .search-profile-info-sns-connections {
	position: absolute;
	top: 0;
	right: 0
}

.search-profile-info .search-profile-info-sns-connections img {
	height: 16px;
	width: 16px
}

.search-profile-info .search-profile-info-group {
	border-bottom: solid 1px #F5F5F5;
	padding: 10px 4px;
	min-height: 70px
}

.search-profile-info .search-profile-info-group:first-child {
	padding-top: 0
}

.search-profile-info .search-profile-info-group:last-child {
	border: none
}

.search-profile-info a.search-profile-info-about-read-more {
	color: #999
}

.search-profile-info .search-profile-info-last-online {
	font-size: 11px
}

.search-profile-info .search-profile-info-title {
	color: #000;
	font-size: 18px
}

.search-profile-info .search-profile-info-sub-title {
	color: #999;
	font-size: 13px
}

.search-profile-info .search-profile-info-sub-title-item {
	white-space: nowrap;
	margin-right: 16px
}

.search-profile-info .search-profile-info-sub-title-item:last-child {
	margin-right: 0
}

.search-profile-info .search-profile-info-sub-title-item .icon {
	color: #000
}

.search-profile-info .search-profile-online-indicator {
	color: #CCC
}

.search-profile-info .search-profile-online-indicator.online {
	color: #22D618
}

.search-profile-actions {
	margin-left: 200px;
	padding: 8px 0;
	border-top: 1px solid #F5F5F5
}

.search-profile-actions a {
	display: inline-block;
	border: solid 1px #CCC;
	border-radius: 2em;
	line-height: 2.6em;
	font-size: 16px;
	font-family: prox;
	padding: 0 1em;
	color: #000;
	margin-top: 4px;
	margin-bottom: 4px;
	white-space: nowrap
}

.search-profile-actions a.search-profile-actions-smile {
	margin-right: 10px;
	padding-left: 3.6em;
	background-image: url(/assets/smile-v2-black-4b343183a8ab7874cbf932d44633372b1db0f2e44dea656fe9dfd266556274e5.png);
	background-repeat: no-repeat;
	background-position: 1.4em 50%;
	background-size: 28px
}

.search-profile-actions a.search-profile-actions-smile.highlighted {
	background-image: url(/assets/smile-v2-white-871fdedbdf8914fef0f8212d339404dae5b39eedbdeae4c10bc142c9b775cd09.png);
	background-color: #ed3b6d;
	color: #FFF;
	border-color: #ed3b6d
}

.search-profile-actions a.search-profile-actions-smile-message,
.search-profile-actions a.search-profile-actions-message {
	padding-left: 4.0em;
	background-image: url(/assets/smile-message-black-0da7330c64beff41014271fbf5d2a69d361baa56cd2002428daf863a12228433.png);
	background-repeat: no-repeat;
	background-position: 1.4em 50%;
	background-size: 36px
}

.search-profile-actions .search-profile-reply-ratio {
	margin-top: 8px;
	color: #999;
	font-size: 12px;
	height: 12px
}

@media (max-width: 1200px) {
	a.search-profile-picture {
		width: 130px;
		height: 160px
	}
	a.search-profile-picture .search-profile-picture-img {
		width: 160px;
		height: 160px;
		margin-left: -11px
	}
	a.search-profile-picture .search-profile-picture-img img {
		width: 160px;
		height: 160px
	}
	.search-profile-info {
		margin-left: 140px;
		height: 170px;
		overflow: hidden
	}
	.search-profile-actions {
		margin-left: 0px
	}
	.search-profile-actions a {
		font-size: 15px
	}
	.search-profile-actions a:first-child {
		margin-right: 5px
	}
}

.picture-blur img {
	filter: blur(3px);
	margin: -3px
}

.picture-upload {
	margin-top: 50px
}

@media (max-width: 480px) {
	.picture-upload {
		margin-top: -25px
	}
}

.picture-upload h1 {
	font-size: 29px;
	margin-top: 15px;
	text-align: center
}

.picture-upload p.small {
	font: normal 14px/1.5 "prox", sans-serif;
	display: block;
	text-align: center;
	float: none
}

.picture-upload .action {
	text-align: center
}

.picture-upload .action a {
	margin-top: 15px;
	font: normal 14px/1.5 "prox", sans-serif;
	color: #394264
}

.picture-upload .action a:hover {
	text-decoration: none;
	color: #ed3b6d
}

.picture-upload a.skip {
	color: #c7c1c4 !important
}

.picture-upload h3 {
	color: #394264;
	font-size: 16px
}

.picture-upload form {
	margin-top: 35px
}

.picture-upload input[type="submit"].btn,
.picture-upload input[type="submit"].facebook-login {
	width: 100%;
	padding: 15px;
	font-size: 21px;
	margin-top: 0px
}

.picture-upload img {
	max-width: 100px;
	border: solid 10px #ebe9ea;
	margin: 0 5px;
	margin: 0 5px;
	margin: 10px 5px 0 5px
}

.picture-upload .form-group input,
.picture-upload .form-group label {
	font: normal 14px/1 "prox", sans-serif;
	max-width: 180px
}

.picture-upload .form-group {
	max-width: 250px;
	margin: 0 auto
}

.picture-upload .form-group label {
	display: inline-block;
	width: auto;
	padding-right: 20px;
	padding-top: 2px
}

@media (max-width: 480px) {
	.picture-upload .form-group label {
		text-align: right;
		float: left
	}
}

.picture-upload .form-group>div {
	display: inline-block;
	line-height: 18px;
	margin: 0
}

.picture-upload .error .help-inline {
	display: none
}

#picture-uploader {
	display: none
}

#picture-uploader .upload-form-frame {
	border: none;
	margin: 0;
	height: 50px;
	width: 100%
}

.popup-message .backdrop {
	z-index: 999
}

.popup-message .framed-well {
	position: absolute;
	max-width: none;
	height: auto;
	background: none;
	z-index: 999
}

@media (min-width: 480px) {
	.popup-message .framed-well {
		top: 130px;
		left: 50%;
		width: 500px;
		margin-left: -250px
	}
}

@media (max-width: 480px) {
	.popup-message .framed-well {
		top: 155px;
		left: 50%;
		width: 360px;
		margin-left: -180px
	}
}

.popup-message .framed-well #user_profile_attributes_about {
	height: 120px
}

.bonus-time-header {
	font-weight: 500;
	background-color: #ed3b6d;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	padding: 10px 0;
	margin-top: 16px;
	margin-bottom: 4px
}

@media (max-width: 767px) {
	.bonus-time-header {
		padding: 6px 0;
		margin-top: 6px
	}
}

#bonus-time-started-popup .modal-content {
	background: url(/assets/bonus-time-popup-background-8e734867f9d7980b47afcc30b183d20dbcae087860887ea9b795e2adf44ffc58.png) no-repeat;
	background-position-x: center;
	background-size: 500px
}

#bonus-time-started-popup .modal-content .modal-body {
	height: 500px
}

#bonus-time-started-popup .modal-content .bonus-time-content {
	color: #4c4c4c;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 10px
}

#bonus-time-started-popup .modal-content .bonus-time-content p {
	font-size: 16px;
	margin: 16px auto;
	max-width: 400px
}

#signup-bonus-coins .modal-body h1,
#explain-about-login-bonus .modal-body h1 {
	text-align: center;
	font-size: 40px
}

#signup-bonus-coins .modal-body img,
#explain-about-login-bonus .modal-body img {
	width: auto
}

@media (min-width: 420px) {
	#signup-bonus-coins .modal-body img,
	#explain-about-login-bonus .modal-body img {
		max-width: 360px
	}
}

#question_answer_popup .framed-well-inner {
	border: none
}

#question_answer_popup .divider-light {
	max-width: initial;
	background: rgba(76, 76, 76, 0.15);
	height: 1px;
	margin: 25px auto 10px auto
}

#question_answer_popup .dots-pagination {
	display: block;
	margin: 0px auto;
	width: fit-content
}

#question_answer_popup .dots-pagination>li {
	color: #999
}

#question_answer_popup .dots-pagination>li.active {
	color: #333
}

#question_answer_popup .img-icon {
	margin: -65px auto -46px auto;
	display: block
}

#question_answer_popup .img-btn-icon {
	float: right;
	margin-top: 3px
}

#question_answer_popup a.close-window {
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.25);
	float: right;
	font-weight: bold;
	line-height: 1;
	border: 1px solid #ccc;
	padding: 7px 9px;
	margin: -5px;
	border-radius: 50px
}

#question_answer_popup h1 {
	margin-top: 60px
}

#question_answer_popup h1>.small {
	color: #333;
	font-size: 85%
}

#question_answer_popup h1>.div {
	padding: 0 0 10px 0
}

#question_answer_popup .btn-primary,
#question_answer_popup .framed-well.settings input[type='submit'],
.framed-well.settings #question_answer_popup input[type='submit'] {
	width: 100%;
	display: inline-block;
	max-width: inherit;
	margin: 10px auto 20px auto
}

#question_answer_popup .user_answers_body label {
	margin: 0px 0px 10px 0px;
	font-size: 15px
}

.ribbon-wrapper {
	width: 200px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	right: -1px;
	top: -1px
}

.ribbon-wrapper .ribbon {
	transform: rotate(45deg);
	font-weight: bold;
	background-color: #ed3b6d;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	color: white;
	font-size: 18px;
	left: 45px;
	line-height: 1.5em;
	padding: 6px 7px;
	position: relative;
	text-align: center;
	top: 26px;
	width: 220px
}

.instagram-icon,
.facebook-icon {
	max-width: 20px;
	display: inline-block;
	margin: 0 2px
}

.instagram-icon img,
.facebook-icon img {
	vertical-align: baseline
}

ul.nav-tabs>li.active>a {
	color: #ed3b6d
}

.toast-wrapper {
	position: fixed;
	bottom: 20px;
	width: 100%;
	padding: 20px 60px;
	text-align: right;
	z-index: 2000
}

@media (max-width: 480px) {
	.toast-wrapper {
		text-align: center
	}
}

.toast-wrapper .toast {
	display: inline-block;
	background-color: white;
	border-radius: 2px;
	padding: 12px;
	box-shadow: 0 0 3px #444;
	font-size: 12px;
	cursor: pointer;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #14a4a7;
	visibility: hidden;
	opacity: 0;
	margin-bottom: 20px
}

.toast-wrapper .toast:hover {
	transition: transform 0.15s ease;
	transform: scale(1.1)
}

.toast-wrapper .toast img {
	border-radius: 50%;
	margin-right: 8px
}

.toast-wrapper .toast .inline-block {
	text-align: left;
	display: inline-block;
	vertical-align: middle
}

.toast-wrapper .toast .inline-block h4 {
	margin: 0;
	font-size: 13px
}

.toast-wrapper .toast .inline-block p {
	margin: 0;
	font-size: 12px
}

.credit-toast-wrapper {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: right;
	z-index: 2000
}

.credit-toast-wrapper .toast {
	visibility: hidden;
	opacity: 0;
	margin: 10px
}

.credit-toast-wrapper .toast .inline-block {
	display: inline-block;
	cursor: pointer;
	text-align: left;
	background-color: white;
	border-radius: 2px;
	box-shadow: 0 0 3px #444;
	font-size: 12px;
	padding: 12px 24px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e78627
}

@media (max-width: 480px) {
	.credit-toast-wrapper .toast .inline-block {
		display: block
	}
}

.credit-toast-wrapper .toast .inline-block h4 {
	margin: 0;
	font-size: 16px
}

.credit-toast-wrapper .toast .inline-block p {
	color: #4c4c4c;
	margin: 5px 0;
	font-size: 14px
}

.credit-toast-wrapper .toast .inline-block p * {
	vertical-align: middle
}

.credit-toast-wrapper .toast .inline-block strong {
	color: #e78627;
	font-size: 18px
}

.form-horizontal .control-label {
	text-align: left
}

.well {
	border: none;
	box-shadow: none;
	border-radius: 8px;
	padding: 27px;
	max-width: 476px;
	margin: 70px auto 70px auto;
	background-color: white
}

@media (max-width: 480px) {
	.well {
		padding: 17px;
		margin-top: 25px
	}
}

.well.wide {
	max-width: 700px
}

.well h1 {
	text-align: center;
	font-size: 29px;
	margin-top: 0;
	margin-bottom: 25px
}

@media (max-width: 458px) {
	.well h1 {
		margin-top: 15px
	}
}

.well p {
	margin-top: 10px;
	font-size: 19px
}

.well .btn,
.well .facebook-button a,
.facebook-button .well a,
.well .facebook-button button,
.facebook-button .well button,
.well .facebook-login,
.well body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active .well a {
	width: 100%;
	max-width: 100%;
	margin: 20px auto 0 auto;
	display: block;
	padding: 15px;
	font-size: 21px
}

@media (max-width: 458px) {
	.well .btn,
	.well .facebook-button a,
	.facebook-button .well a,
	.well .facebook-button button,
	.facebook-button .well button,
	.well .facebook-login,
	.well body.profiles .sub-pills li.active a,
	body.profiles .sub-pills li.active .well a {
		margin: 0 auto
	}
}

.well .form-actions {
	border-top: none;
	padding: 0;
	margin-bottom: 0
}

.well form {
	margin-bottom: 0
}

.well input.required {
	width: 500px;
	max-width: 300px
}

@media (max-width: 480px) {
	.well input.required {
		width: 100%
	}
}

.well .controls {
	margin-left: 0
}

.well.wide input.btn,
.well.wide input.facebook-login {
	width: 300px
}

a.header-banner {
	display: block;
	background-image: url(/assets/header-banner-background-blue-2a6db4105503aa2ea0cfdbb0d7e9a0b5a818a559ce95bb6f02dd12fe224cecb1.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	color: #D5D6E6;
	text-align: center;
	margin-bottom: 4px;
	padding: 22px 0;
	font-family: "bree", serif;
	font-size: 22px;
	text-decoration: none
}

a.header-banner:hover strong {
	color: #D5D6E6
}

a.header-banner strong {
	color: #FFF;
	display: inline-block;
	font-weight: normal;
	text-decoration: underline
}

a.header-banner .hint {
	color: #FFF;
	font-size: 15px;
	font-family: 'prox', sans-serif
}

.online-indicator {
	color: #22D618
}

.seen {
	color: #14a4a7
}

[v-cloak] {
	display: none
}

.modal-mask {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: table;
	transition: opacity .3s ease
}

.modal-wrapper {
	display: table-cell;
	vertical-align: middle;
	padding: 8px
}

.modal-container {
	max-width: 400px;
	overflow: hidden;
	margin: 0px auto;
	padding: 20px;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
	transition: all .3s ease;
	text-align: center
}

@media (max-width: 480px) {
	.modal-container {
		max-width: 360px;
		padding: 12px
	}
}

.modal-container h3 {
	font-size: 30px
}

.modal-container p {
	font-size: 12px
}

.modal-container .icon {
	margin: 10px 0
}

@media (min-width: 768px) {
	.modal-container p {
		font-size: 15px
	}
}

.modal-container-small {
	width: 120px
}

.modal-container-large {
	max-width: 600px
}

.modal-container-middle {
	max-width: 400px
}

.modal-body {
	margin: 20px 0
}

.modal-default-button {
	float: right
}

.modal-enter {
	opacity: 0
}

.modal-leave-active {
	opacity: 0
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.modal-confrimation p {
	margin: 10px 0 20px 0
}

.modal-confrimation a {
	font-size: 15px;
	color: #394264
}

.modal-confrimation a.cancel,
.modal-confrimation a.ok {
	font-weight: bold;
	text-transform: uppercase
}

.modal-confrimation a.cancel {
	color: #4c4c4c
}

.modal-confrimation a.ok {
	color: #ed3b6d
}

.modal-container-notification {
	width: 160px;
	padding: 10px
}

.modal-container-notification .notification-icon {
	margin: 8px 0
}

.modal-container-notification p {
	color: #667099
}

.coin-error-message {
	padding-top: 150px;
	background-image: url(/assets/general-credit-large-e1e3c5d3cc8f84920fe499be26c12279d62c5483e960360e272b98e7c7b77d28.png);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	background-size: 140px
}

.coin-error-message p {
	font-size: 15px
}

@media (max-width: 480px) {
	.coin-error-message {
		padding-top: 90px;
		background-size: 80px
	}
}

.modal-actions {
	margin-top: 20px
}

.modal-actions a {
	min-width: 8em
}

.smile-credit-error-message {
	padding-top: 150px;
	background-image: url(/assets/smile-v2-large-85c969cf1456b1af8f36aff5f017ee94f315b8d3c7ecc11a95f2755f415a9cb7.png);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	background-size: 140px
}

@media (max-width: 480px) {
	.smile-credit-error-message {
		padding-top: 90px;
		background-size: 80px
	}
}

.subscribe-message {
	padding-top: 150px;
	background-image: url(/assets/message-large-33c1e0e13df85847d5f582cbb7e079bc4bae2c47185d0b001bf9564655665f85.png);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	background-size: 140px
}

@media (max-width: 480px) {
	.subscribe-message {
		padding-top: 90px;
		background-size: 80px
	}
}

.modal-container-middle {
	background-color: #F6F6F6;
	font-size: 16px;
	color: #666
}

.modal-container-middle h3 {
	font-family: "prox", sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #666;
	margin: 10px 0 20px 0
}

.modal-container-middle .image {
	margin: 5px
}

.modal-container-middle .amount {
	color: #ed3b6d;
	font-size: 40px
}

.modal-container-middle p {
	margin: 5px auto;
	max-width: 300px;
	width: 80%
}

.modal-container-middle hr {
	max-width: 300px;
	width: 80%;
	margin: 5px auto;
	border-top: 1px solid #DDD
}

.modal-container-middle .actions {
	border-top: 1px solid #DDD;
	background-color: #F6F0F2;
	margin: 20px -20px -10px -20px;
	padding: 20px 0 20px 0
}

@media (min-width: 768px) {
	.modal-container-middle .actions {
		margin: 30px -20px -20px -20px;
		padding: 30px 0 30px 0
	}
}

.modal-container-middle .actions .rounded-button {
	font-size: 14px;
	padding: 4px 0;
	width: 200px;
	border: none;
	box-shadow: 0 0 10px #CCC;
	margin: 0 auto;
	display: block
}

@media (min-width: 768px) {
	.modal-container-middle .actions .rounded-button {
		font-size: 16px
	}
}

.modal-container-middle .actions hr {
	width: 200px;
	margin: 10px auto
}

.empty-content {
	text-align: center;
	margin: 60px auto;
	max-width: 600px
}

.empty-content h2 {
	font-size: 2.6em;
	margin: 30px 0
}

.empty-content p {
	margin: 30px 0
}

.credit-pricing-title {
	color: #666;
	font-size: 40px
}

.credit-pricing-current-coin-balance,
.credit-pricing-current-smile-balance {
	margin: auto;
	display: inline-block;
	padding-left: 2.2em;
	color: #666;
	font-size: 40px;
	font-weight: bold;
	line-height: 3em;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 1.8em
}

.credit-pricing-current-coin-balance {
	background-image: url(/assets/general-credit-aa1847ff7ba770ba326f317cbd2a1aa631cef00f97a896c8d3775b32b0c5171f.png)
}

.credit-pricing-current-smile-balance {
	background-image: url(/assets/smile-v2-pink-2d5ebaa8affe9ff9f869dbbcc3a810b711edd33973d2cd2320739bdb59d42e88.png)
}

.credit-pricing-description {
	font-size: 14px;
	color: #666;
	margin: 10px auto 30px auto;
	padding: 0 10px;
	max-width: 600px
}

.credit-pricing-buy-more-title {
	margin: 10px 0;
	color: #666;
	font-size: 30px;
	border-top: 1px solid #DDD;
	padding-top: 30px
}

.credit-pricing-items {
	padding: 0 10px
}

.credit-pricing-item {
	position: relative
}

.credit-pricing-item label {
	display: block;
	position: relative;
	border-radius: 4px;
	padding: 30px;
	margin: 20px 0;
	font-weight: normal;
	background-color: #F0F0F0;
	box-shadow: 3px 3px 10px #DDD
}

.credit-pricing-item label .credit-pricing-item-checked {
	position: absolute;
	bottom: -35px;
	left: 50%;
	margin-left: -35px;
	width: 70px;
	height: 70px;
	background-image: url(/assets/checked-gray-7e52d5c721a55968001847042060b6d162e745d6453aa5801e72a6ad5e31cfaf.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: 70px
}

.credit-pricing-item input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.credit-pricing-item input[type="radio"]:checked+label {
	border: 1px solid #ed3b6d;
	box-shadow: none
}

.credit-pricing-item input[type="radio"]:checked+label .credit-pricing-item-checked {
	background-image: url(/assets/checked-pink-5d399d81991f783ac8734fb57de8d1180fdfcde286c702f42da2e856634d59bd.png)
}

.credit-pricing-item .credit-pricing-item-coins,
.credit-pricing-item .credit-pricing-item-smiles {
	display: inline-block;
	line-height: 3em;
	padding-left: 50px;
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 40px
}

.credit-pricing-item .credit-pricing-item-coins {
	color: #e78627;
	background-image: url(/assets/general-credit-aa1847ff7ba770ba326f317cbd2a1aa631cef00f97a896c8d3775b32b0c5171f.png)
}

.credit-pricing-item .credit-pricing-item-smiles {
	color: #ed3b6d;
	background-image: url(/assets/smile-v2-pink-2d5ebaa8affe9ff9f869dbbcc3a810b711edd33973d2cd2320739bdb59d42e88.png)
}

.credit-pricing-item .credit-pricing-item-price {
	color: #505050;
	font-size: 44px;
	font-weight: bold;
	padding-bottom: 16px
}

.credit-pricing-item .credit-pricing-item-bottom {
	border-top: 1px solid #CCC;
	padding: 16px 0;
	color: #999
}

.credit-pricing-actions {
	margin: 40px 0 20px 0;
	color: #666
}

.credit-pricing-actions button {
	margin: 10px 0
}

.credit-pricing-stripe {
	margin: 40px 0
}

.notes {
	margin: 40px 10px
}

.notes p {
	font-size: 14px;
	color: #6e828b
}

.notes span {
	display: inline-block
}

@media (max-width: 768px) {
	.credit-pricing-title {
		font-size: 20px
	}
	.credit-pricing-current-balance {
		margin: auto;
		display: inline-block;
		padding-left: 2.2em;
		color: #666;
		font-size: 24px;
		font-weight: bold;
		line-height: 3em;
		background-image: url(/assets/general-credit-aa1847ff7ba770ba326f317cbd2a1aa631cef00f97a896c8d3775b32b0c5171f.png);
		background-repeat: no-repeat;
		background-position: 0 50%;
		background-size: 1.8em
	}
	.credit-pricing-buy-more-title {
		color: #666;
		font-size: 20px;
		border-top: 1px solid #DDD;
		padding-top: 30px
	}
	.credit-pricing-item label {
		padding: 10px;
		margin: 20px auto;
		height: 120px
	}
	.credit-pricing-item label .credit-pricing-item-checked {
		top: 50%;
		left: 15px;
		margin-top: -20px;
		width: 40px;
		height: 40px;
		background-size: 40px
	}
	.credit-pricing-item .credit-pricing-item-top {
		width: 50%
	}
	.credit-pricing-item .credit-pricing-item-bottom {
		min-height: 100px;
		border-top: none;
		border-left: 1px solid #CCC;
		position: absolute;
		padding: 10px;
		top: 10px;
		right: 0;
		width: 50%
	}
	.credit-pricing-item .credit-pricing-item-coins,
	.credit-pricing-item .credit-pricing-item-smiles {
		padding-left: 28px;
		font-size: 14px;
		background-size: 22px
	}
	.credit-pricing-item .credit-pricing-item-price {
		font-size: 28px
	}
}

#profile-v2 {
	margin-top: 20px;
	margin-bottom: 100px
}

.jetylo-wrapper {
	position: relative
}

.jetylo-top {
	padding: 5px
}

.jetylo-pictures {
	position: relative;
	border-radius: 5px;
	border: solid 1px #DDD;
	padding: 5px
}

.jetylo-primary-picture {
	position: relative;
	padding: 5px
}

.jetylo-primary-picture img {
	width: 100%;
	height: auto;
	border-radius: 8px
}

.updated-profile-picture {
	position: relative;
	margin: 0 auto;
	width: 160px;
	height: 160px
}

.updated-profile-picture img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

.updated-profile-picture svg {
	position: absolute;
	top: 10px;
	right: 10px
}

.jetylo-picture,
.jetylo-primary-picture {
	position: relative
}

.jetylo-picture .pending_approval_ribbon,
.jetylo-primary-picture .pending_approval_ribbon {
	position: absolute;
	top: 5px;
	left: 5px;
	border: none;
	width: 100%
}

.jetylo-picture .pending_approval_ribbon h5,
.jetylo-picture .pending_approval_ribbon .checkbox-matrix .form-group>label,
.checkbox-matrix .jetylo-picture .pending_approval_ribbon .form-group>label {
	font-size: 10px
}

.jetylo-picture-new-user-label {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 6px 0 0 0;
	color: #FFF;
	background-color: #ed3b6d;
	margin: 5px;
	padding: 0.3em 1em;
	opacity: 0.8;
	font-family: "bree";
	font-size: 16px;
	font-weight: bold
}

.jetylo-picture {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 5px
}

.jetylo-picture img {
	width: 100%;
	height: auto;
	border-radius: 8px
}

.jetylo-picture-more {
	margin: 5px 0
}

.jetylo-pictures-actions {
	margin: 5px 0
}

.jetylo-bottom {
	padding: 0 10px
}

.jetylo-section {
	padding: 10px;
	border-bottom: solid 1px #DDD;
	color: #333;
	font-size: 14px
}

.jetylo-section-title {
	font-size: 16px;
	margin-bottom: 10px
}

.jetylo-last-online {
	color: #999;
	font-size: 11px
}

.jetylo-online-indicator {
	color: #CCC
}

.jetylo-online-indicator.online {
	color: #22D618
}

.gihi-title {
	color: #000;
	font-size: 24px
}

.gihi-sub-title {
	color: #999;
	font-size: 13px
}

.gihi-sub-title-item {
	white-space: nowrap;
	margin-right: 16px
}

.gihi-sub-title-item .icon {
	color: #000
}

.jetylo-detail-items {
	padding-bottom: 10px
}

.jetylo-detail-item {
	padding: 5px 0;
	border-bottom: solid 1px #EEE
}

.jetylo-detail-item-label {
	float: left;
	width: 50%;
	color: #999
}

.jetylo-detail-item-value {
	color: #333;
	margin-left: 50%
}

.jetylo-actions {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	background-color: #FFF;
	clear: both;
	border-top: solid 1px #CCC;
	padding: 5px
}

.jetylo-actions .jetylo-action {
	display: block;
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 5px
}

.jetylo-actions a {
	text-align: center;
	display: block;
	border: solid 1px #CCC;
	border-radius: 2em;
	line-height: 2.6em;
	font-size: 15px;
	font-family: prox;
	padding: 0;
	color: #000;
	margin-top: 4px;
	margin-bottom: 4px;
	white-space: nowrap
}

.jetylo-actions a.jetylo-actions-smile {
	padding-left: 28px;
	background-image: url(/assets/smile-v2-black-4b343183a8ab7874cbf932d44633372b1db0f2e44dea656fe9dfd266556274e5.png);
	background-repeat: no-repeat;
	background-position: 26% 50%;
	background-size: 26px
}

.jetylo-actions a.jetylo-actions-smile.highlighted {
	background-image: url(/assets/smile-v2-white-871fdedbdf8914fef0f8212d339404dae5b39eedbdeae4c10bc142c9b775cd09.png);
	background-color: #ed3b6d;
	color: #FFF;
	border-color: #ed3b6d
}

.jetylo-actions a.jetylo-actions-smile-message,
.jetylo-actions a.jetylo-actions-message {
	padding-left: 44px;
	background-image: url(/assets/smile-message-black-0da7330c64beff41014271fbf5d2a69d361baa56cd2002428daf863a12228433.png);
	background-repeat: no-repeat;
	background-position: 15% 50%;
	background-size: 32px
}

.zahan {
	clear: both
}

.instagram-photo {
	width: 25%;
	height: 25;
	float: left;
	padding: 2px;
	box-sizing: border-box
}

.instagram-photo img {
	border-radius: 4px
}

.instagram-edit {
	margin: 20px 0
}

.gihi-sns-connections {
	display: inline-block
}

.gihi-general-credit-hint {
	color: #14a4a7;
	font-size: 13px;
	margin: 2px 0
}

.gihi-general-credit-hint:before {
	content: '*';
	display: inline;
	font-size: 1.4em
}

.jetylo-detail-item-value .gihi-general-credit-hint {
	text-align: right
}

.jetylo-detail-item-value .gihi-general-credit-hint:before {
	display: none
}

@media (min-width: 768px) {
	.jetylo-top {
		position: absolute;
		top: 0;
		left: 0;
		width: 340px
	}
	.jetylo-bottom {
		margin-left: 360px
	}
	.jetylo-actions {
		margin-top: 10px;
		border: solid 1px #DDD;
		border-radius: 8px;
		position: static
	}
	.instagram-photo {
		width: 20%;
		height: 20%;
		padding: 6px
	}
	.instagram-photo img {
		border-radius: 6px
	}
}

.message-form {
	position: relative;
	text-align: left
}

.message-form-profile-picture {
	position: absolute;
	left: 0;
	top: 0;
	margin-right: 10px
}

.message-form-profile-picture img {
	width: 70px;
	height: auto;
	border-radius: 6px
}

.message-form-profile-info {
	margin-left: 80px;
	min-height: 70px
}

.message-form-profile-info-title {
	color: #000;
	font-size: 20px
}

.message-form-profile-info-sub-title {
	color: #999;
	font-size: 13px
}

.message-form-profile-info-sub-title-item {
	white-space: nowrap;
	margin-right: 8px
}

.message-form-profile-info-sub-title-item .icon {
	color: #000
}

textarea.form-control.message-form-text {
	margin: 15px 0;
	border-color: #EEE;
	height: 10em
}

.message-form-required-coins {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	margin: 0 20px 0 -5px;
	background-image: url(/assets/general-credit-aa1847ff7ba770ba326f317cbd2a1aa631cef00f97a896c8d3775b32b0c5171f.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 26px
}

.message-form-required-coins-amount {
	display: block;
	position: absolute;
	right: -18px;
	top: -6px;
	width: 2em;
	color: #FFF;
	font-size: 12px;
	padding: 1px 3px;
	background-color: #ed3b6d;
	border-radius: 2em;
	text-align: center;
	border: solid 1px #FFF
}

@media (min-width: 768px) {
	.message-form-required-coins {
		width: 30px;
		height: 30px;
		background-size: 30px
	}
	.message-form-required-coins-amount {
		right: -16px
	}
}

.rounded-button {
	text-align: center;
	display: inline-block;
	border: solid 1px #CCC;
	border-radius: 2em;
	line-height: 2.6em;
	font-size: 13px;
	font-family: prox;
	color: #666;
	padding: 0 16px;
	margin-right: 10px;
	background-color: #FFF
}

.rounded-button:last-child {
	margin-right: 0px
}

.rounded-button.highlighted {
	background-color: #ed3b6d;
	border-color: #ed3b6d;
	color: #FFF
}

.rounded-button:disabled {
	background-color: #ebe9ea;
	border-color: #ebe9ea;
	color: #999
}

@media (min-width: 768px) {
	.rounded-button {
		font-size: 16px;
		padding: 0 30px
	}
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.clear-both {
	clear: both
}

.ticere {
	text-align: center
}

.text-right {
	text-align: right
}

.text-left {
	text-align: left
}

.monospace {
	font-family: monospace
}

.auto-clear:after,
.checkbox-matrix .form-group.check_boxes:after {
	content: '';
	display: table;
	clear: both
}

.siles {
	width: auto
}

#statistics table {
	border: 1px solid #ddd
}

#statistics table th,
#statistics table td {
	padding: 5px;
	text-align: center;
	border: 1px solid #ddd
}

body.accounts-deactivate .delete_account em {
	display: block;
	margin-top: 25px;
	font-size: 12px;
	color: #c7c1c4;
	line-height: 1.2
}

body.accounts-deactivate .delete_account em a {
	color: #aea6aa
}

body.accounts-deactivate .delete_account em a:hover {
	color: #ed3b6d
}

body.accounts-disapprove .disapprove .pictures {
	padding: 20px;
	text-align: center
}

body.accounts-disapprove .disapprove .pictures img {
	border: 1px solid #999;
	margin: 10px
}

body.accounts-login .forgot-me {
	float: right;
	font: normal 14px "prox", sans-serif;
	margin-top: 3px
}

body.accounts-login .forgot-me a:hover {
	text-decoration: none;
	color: #ed3b6d
}

@media (max-width: 480px) {
	body.accounts-login .forgot-me {
		float: none
	}
}

body.accounts-login .remember-me {
	float: right;
	margin-right: 15px
}

@media (max-width: 480px) {
	body.accounts-login .remember-me {
		margin-top: 10px;
		float: none
	}
}

body.accounts-login .remember-me .checkbox {
	padding-top: 0
}

@media (max-width: 458px) {
	body.accounts-login .btn-primary,
	body.accounts-login .framed-well.settings input[type='submit'],
	.framed-well.settings body.accounts-login input[type='submit'],
	body.accounts-login .facebook-button button {
		width: 250px
	}
}

body.admin>.waxut {
	overflow: scroll
}

body.admin .form-control {
	color: #4c4c4c
}

body.admin ul.nav.top>li>a {
	padding: 5px 8px
}

body.admin table {
	width: 100%
}

body.admin table tr.clickable {
	cursor: pointer
}

body.admin table td>.scrollable {
	max-width: 300px;
	max-height: 300px;
	overflow: scroll
}

body.admin table .white {
	background-color: #fff
}

body.admin table .grey {
	background-color: #eee
}

body.admin .inspect {
	text-align: right;
	background: #eee;
	padding: 5px;
	margin-bottom: 5px
}

body.admin .inspect a {
	font-size: 0.9em
}

body.admin .inspect table {
	width: 100%
}

body.admin .inspect h5,
body.admin .inspect .checkbox-matrix .form-group>label,
.checkbox-matrix body.admin .inspect .form-group>label {
	margin: 0;
	word-wrap: break-word
}

body.admin .picture {
	display: inline-block;
	vertical-align: top;
	font-size: 8px
}

body.admin .picture .glyphicon.glyphicon-usd {
	color: orange
}

body.admin .picture .glyphicon.glyphicon-fire {
	color: red
}

body.admin .picture .glyphicon.glyphicon-ban-circle {
	color: black
}

body.admin .picture .glyphicon.glyphicon-thumbs-down {
	color: red
}

body.admin .picture .glyphicon.glyphicon-euro {
	color: #E0CE00
}

body.admin .picture .facebook {
	font-weight: bold;
	color: #3b5998
}

body.admin .picture .new {
	font-weight: bold;
	color: #00CA8A
}

body.admin .picture .bit-new {
	font-size: 8px;
	color: #00CA8A
}

body.admin .picture .old {
	font-size: 8px;
	color: #6100C9
}

body.admin .picture .very-old {
	font-weight: bold;
	color: #6100C9
}

body.admin .picture .user-inspect {
	display: block
}

body.admin .picture img {
	border-radius: 4px
}

body.admin .picture img.male {
	border: solid 2px #14a4a7
}

body.admin .picture img.female {
	border: solid 2px #ed3b6d
}

body.admin del {
	color: #FF8585
}

body.admin .banned-word {
	border: solid 1px red;
	background-color: #FFC9C9;
	color: #3D3D3D;
	padding: 7px;
	border-radius: 4px
}

body.admin .user-group {
	padding: 16px 0px 0px 10px;
	display: inline-block;
	font-weight: bold
}

body.admin-records .screenshots {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

body.admin-records .screenshots .screenshot {
	margin: 0 5px 5px 0;
	width: 18%;
	border: 1px solid
}

body.admin-records .screenshots .screenshot img {
	width: 100%
}

body.admin-records .screenshots .vision_api_annotation {
	font-size: 10px
}

body.admin form#update-streamer-rate {
	display: inline
}

body.admin .currency-input {
	width: 40px
}

body.admin-moderation-detector_rules .check_boxes.control-label {
	float: left;
	margin-right: 100%;
	margin-bottom: 18px
}

body.admin-moderation-detector_rules abbr {
	display: none
}

body.admin-moderation-detector_rules .nested-fields {
	border-radius: 6px;
	background: linear-gradient(#f4f4f4, #fafafa);
	border: solid 1px #eee;
	padding: 18px;
	margin-bottom: 8px
}

body.admin-moderation-detector_rules .nested-fields .form-group {
	display: inline-block;
	margin-left: 20px
}

body.admin-moderation-detector_rules .nested-fields .string label,
body.admin-moderation-detector_rules .nested-fields .select label,
body.admin-moderation-detector_rules .nested-fields label.check_boxes {
	position: relative;
	right: 9px;
	top: 3px;
	background-color: #337ab7;
	color: white;
	padding: 3px 9px;
	border: solid 1px #eee;
	font-size: 120%;
	border-radius: 3px;
	box-shadow: 6px;
	box-shadow: 4px 4px 2px rgba(150, 150, 150, 0.2);
	height: 30px
}

body.admin-moderation-detector_rules .pemibez.detector_rule {
	border: 2px solid #ccc;
	background-color: #f3f3f3;
	border-radius: 3px;
	margin-bottom: 5px
}

body.admin-moderation-detector_rules .pemibez.detector_rule .actions {
	margin-top: 17px
}

body.admin-moderation-detector_rules .pemibez.detector_rule .actions a {
	margin-left: 7px
}

body.blog #cms_nav {
	position: fixed;
	background-color: rgba(255, 255, 255, 0.85)
}

body.blog #cms_controls {
	position: fixed;
	background-color: #bfbfcd;
	padding: 5px;
	margin-top: 52px;
	margin-left: 40px;
	border-radius: 5px
}

body.blog #cms_controls .inner {
	padding: 10px;
	position: relative;
	border-radius: 5px;
	border: solid 1px #a5a1a1;
	background-color: rgba(225, 225, 225, 0.8)
}

body.blog #cms_controls .help-block {
	font-size: 12px;
	color: #666473;
	margin-bottom: 0px
}

body.admin-moderation-pictures .pictures .picture_wrapper {
	display: inline-block;
	vertical-align: top;
	width: 150px
}

body.admin-moderation-pictures .pictures .picture {
	position: relative;
	margin: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 100%
}

body.admin-moderation-pictures .pictures .picture img {
	border-radius: 0
}

body.admin-moderation-pictures .pictures .picture .bounding_box {
	position: absolute;
	border: 1px solid red
}

body.admin-moderation-pictures .pictures .picture .btn,
body.admin-moderation-pictures .pictures .picture .facebook-button a,
.facebook-button body.admin-moderation-pictures .pictures .picture a,
body.admin-moderation-pictures .pictures .picture .facebook-button button,
.facebook-button body.admin-moderation-pictures .pictures .picture button,
body.admin-moderation-pictures .pictures .picture .facebook-login,
body.admin-moderation-pictures .pictures .picture body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.admin-moderation-pictures .pictures .picture a {
	visibility: hidden
}

body.admin-moderation-pictures .pictures .picture .btn.approve,
body.admin-moderation-pictures .pictures .picture .facebook-button a.approve,
.facebook-button body.admin-moderation-pictures .pictures .picture a.approve,
body.admin-moderation-pictures .pictures .picture .facebook-button button.approve,
.facebook-button body.admin-moderation-pictures .pictures .picture button.approve,
body.admin-moderation-pictures .pictures .picture .approve.facebook-login,
body.admin-moderation-pictures .pictures .picture body.profiles .sub-pills li.active a.approve,
body.profiles .sub-pills li.active body.admin-moderation-pictures .pictures .picture a.approve {
	position: absolute;
	right: 10px;
	bottom: 10px
}

body.admin-moderation-pictures .pictures .picture .btn.disapprove,
body.admin-moderation-pictures .pictures .picture .facebook-button a.disapprove,
.facebook-button body.admin-moderation-pictures .pictures .picture a.disapprove,
body.admin-moderation-pictures .pictures .picture .facebook-button button.disapprove,
.facebook-button body.admin-moderation-pictures .pictures .picture button.disapprove,
body.admin-moderation-pictures .pictures .picture .disapprove.facebook-login,
body.admin-moderation-pictures .pictures .picture body.profiles .sub-pills li.active a.disapprove,
body.profiles .sub-pills li.active body.admin-moderation-pictures .pictures .picture a.disapprove {
	position: absolute;
	left: 10px;
	bottom: 10px
}

body.admin-moderation-pictures .pictures .picture .position {
	font: bold 14px/18px 'ubuntu';
	text-shadow: 0 0 2px white;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #394264
}

body.admin-moderation-pictures .pictures .picture .gender {
	font: bold 14px/18px 'ubuntu';
	text-shadow: 0 0 2px white;
	position: absolute;
	top: 10px;
	right: 10px
}

body.admin-moderation-pictures .pictures .picture .gender.guy {
	color: #4c4c4c
}

body.admin-moderation-pictures .pictures .picture .gender.gal {
	color: #4c4c4c
}

body.admin-moderation-pictures .pictures .picture .gender.gay {
	color: #14a4a7
}

body.admin-moderation-pictures .pictures .picture .gender.les {
	color: #e78627
}

body.admin-moderation-pictures .pictures .picture .status {
	position: absolute;
	bottom: 12px;
	left: 12px
}

body.admin-moderation-pictures .pictures .picture .status span {
	font: bold 14px/18px 'ubuntu';
	float: left;
	margin-left: 5px;
	color: #fff
}

body.admin-moderation-pictures .pictures .picture:hover .btn,
body.admin-moderation-pictures .pictures .picture:hover .facebook-button a,
.facebook-button body.admin-moderation-pictures .pictures .picture:hover a,
body.admin-moderation-pictures .pictures .picture:hover .facebook-button button,
.facebook-button body.admin-moderation-pictures .pictures .picture:hover button,
body.admin-moderation-pictures .pictures .picture:hover .facebook-login,
body.admin-moderation-pictures .pictures .picture:hover body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.admin-moderation-pictures .pictures .picture:hover a {
	visibility: visible
}

body.admin-moderation-pictures .pictures .details h4 {
	margin: 2px 0 0
}

body.admin-moderation-pictures .picture-data {
	min-height: 56px;
	text-align: center;
	padding: 5px
}

body.admin-moderation-pictures .picture-pending {
	background: yellow
}

body.admin-moderation-pictures .picture-eligible {
	background: #38ef38
}

body.admin-moderation-pictures .picture-denied {
	background: #ff6e6e
}

body.admin-moderation-pictures .primary-text {
	color: #ed3b6d;
	font-size: 12px
}

body.admin-moderation-pictures .set-primary-btn {
	font-size: 10px
}

body.admin-moderation-pictures .picture-approval {
	background-color: #eee;
	padding: 6px 0px;
	font-size: 10px
}

body.admin-moderation-pictures .picture-approval input {
	margin-right: 3px
}

body.admin-moderation-pictures .picture-approval label {
	margin: 0px;
	padding: 7px
}

body.admin-moderation-pictures .primary-eligibility {
	margin: 5px
}

body.admin-fraud-credit_card_fraud_suspects .jetylo-value,
body.admin-fraud-credit_card_fraud_suspects card-value {
	max-width: 120px;
	word-break: break-all
}

body.admin-fraud-credit_card_fraud_suspects .bg-warning a.btn,
body.admin-fraud-credit_card_fraud_suspects .bg-warning .facebook-button a,
.facebook-button body.admin-fraud-credit_card_fraud_suspects .bg-warning a,
body.admin-fraud-credit_card_fraud_suspects .bg-warning a.facebook-login,
body.admin-fraud-credit_card_fraud_suspects .bg-warning body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.admin-fraud-credit_card_fraud_suspects .bg-warning a {
	margin-bottom: 9px
}

body.admin-moderation-user_rating .pictures .picture_wrapper {
	display: inline-block;
	vertical-align: top;
	width: 150px
}

body.admin-moderation-user_rating .pictures .picture {
	position: relative;
	margin: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 100%
}

body.admin-moderation-user_rating .pictures .picture img {
	border-radius: 0
}

body.admin-moderation-user_rating .pictures .picture .bounding_box {
	position: absolute;
	border: 1px solid red
}

body.admin-moderation-user_rating .pictures .picture .btn,
body.admin-moderation-user_rating .pictures .picture .facebook-button a,
.facebook-button body.admin-moderation-user_rating .pictures .picture a,
body.admin-moderation-user_rating .pictures .picture .facebook-button button,
.facebook-button body.admin-moderation-user_rating .pictures .picture button,
body.admin-moderation-user_rating .pictures .picture .facebook-login,
body.admin-moderation-user_rating .pictures .picture body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.admin-moderation-user_rating .pictures .picture a {
	visibility: hidden
}

body.admin-moderation-user_rating .pictures .picture .btn.approve,
body.admin-moderation-user_rating .pictures .picture .facebook-button a.approve,
.facebook-button body.admin-moderation-user_rating .pictures .picture a.approve,
body.admin-moderation-user_rating .pictures .picture .facebook-button button.approve,
.facebook-button body.admin-moderation-user_rating .pictures .picture button.approve,
body.admin-moderation-user_rating .pictures .picture .approve.facebook-login,
body.admin-moderation-user_rating .pictures .picture body.profiles .sub-pills li.active a.approve,
body.profiles .sub-pills li.active body.admin-moderation-user_rating .pictures .picture a.approve {
	position: absolute;
	right: 10px;
	bottom: 10px
}

body.admin-moderation-user_rating .pictures .picture .btn.disapprove,
body.admin-moderation-user_rating .pictures .picture .facebook-button a.disapprove,
.facebook-button body.admin-moderation-user_rating .pictures .picture a.disapprove,
body.admin-moderation-user_rating .pictures .picture .facebook-button button.disapprove,
.facebook-button body.admin-moderation-user_rating .pictures .picture button.disapprove,
body.admin-moderation-user_rating .pictures .picture .disapprove.facebook-login,
body.admin-moderation-user_rating .pictures .picture body.profiles .sub-pills li.active a.disapprove,
body.profiles .sub-pills li.active body.admin-moderation-user_rating .pictures .picture a.disapprove {
	position: absolute;
	left: 10px;
	bottom: 10px
}

body.admin-moderation-user_rating .pictures .picture .position {
	font: bold 14px/18px 'ubuntu';
	text-shadow: 0 0 2px white;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #394264
}

body.admin-moderation-user_rating .pictures .picture .gender {
	font: bold 14px/18px 'ubuntu';
	text-shadow: 0 0 2px white;
	position: absolute;
	top: 10px;
	right: 10px
}

body.admin-moderation-user_rating .pictures .picture .gender.guy {
	color: #4c4c4c
}

body.admin-moderation-user_rating .pictures .picture .gender.gal {
	color: #4c4c4c
}

body.admin-moderation-user_rating .pictures .picture .gender.gay {
	color: #14a4a7
}

body.admin-moderation-user_rating .pictures .picture .gender.les {
	color: #e78627
}

body.admin-moderation-user_rating .pictures .picture .status {
	position: absolute;
	bottom: 12px;
	left: 12px
}

body.admin-moderation-user_rating .pictures .picture .status span {
	font: bold 14px/18px 'ubuntu';
	float: left;
	margin-left: 5px;
	color: #fff
}

body.admin-moderation-user_rating .pictures .picture:hover .btn,
body.admin-moderation-user_rating .pictures .picture:hover .facebook-button a,
.facebook-button body.admin-moderation-user_rating .pictures .picture:hover a,
body.admin-moderation-user_rating .pictures .picture:hover .facebook-button button,
.facebook-button body.admin-moderation-user_rating .pictures .picture:hover button,
body.admin-moderation-user_rating .pictures .picture:hover .facebook-login,
body.admin-moderation-user_rating .pictures .picture:hover body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.admin-moderation-user_rating .pictures .picture:hover a {
	visibility: visible
}

body.admin-moderation-user_rating .pictures .details h4 {
	margin: 2px 0 0
}

body.admin-moderation-user_rating .picture-data {
	min-height: 56px;
	text-align: center;
	padding: 5px
}

body.admin-moderation-user_rating .picture-pending {
	background: yellow
}

body.admin-moderation-user_rating .picture-eligible {
	background: #38ef38
}

body.admin-moderation-user_rating .picture-denied {
	background: #ff6e6e
}

body.admin-moderation-user_rating .primary-text {
	color: #ed3b6d;
	font-size: 12px
}

body.admin-moderation-user_rating .set-primary-btn {
	font-size: 10px
}

body.admin-moderation-user_rating .picture-approval {
	background-color: #eee;
	padding: 6px 0px;
	font-size: 10px
}

body.admin-moderation-user_rating .picture-approval input {
	margin-right: 3px
}

body.admin-moderation-user_rating .picture-approval label {
	margin: 0px;
	padding: 7px
}

body.admin-moderation-user_rating .primary-eligibility {
	margin: 5px
}

body.help-about .team {
	padding-top: 75px;
	padding-bottom: 100px;
	background-color: #f6f6f6
}

@media (max-width: 767px) {
	body.help-about .team {
		padding-right: 20px;
		padding-left: 20px
	}
}

@media (max-width: 480px) {
	body.help-about .team {
		padding-top: 30px
	}
}

body.help-about .team h1,
body.help-about .team h3 {
	color: #394264
}

body.help-about .team h1 {
	font-size: 36px
}

body.help-about .team h3 {
	font: normal 24px 'prox', sans-serif
}

body.help-about .team p {
	font-size: 16px;
	line-height: 1.5
}

body.help-about .team .members {
	margin-top: 30px;
	position: relative
}

body.help-about .team .divider {
	width: 1px;
	border-right: solid 1px #d1d8db;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%
}

@media (max-width: 767px) {
	body.help-about .team .divider {
		display: none
	}
}

body.help-about .team .member {
	text-align: center
}

@media (max-width: 767px) {
	body.help-about .team .member {
		max-width: 480px;
		margin-right: auto;
		margin-left: auto
	}
}

body.help-about .team .member .circle-avatar {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
	border: solid 3px #394264;
	margin: 0 auto
}

@media (max-width: 767px) {
	body.help-about .team .member:nth-child(2) {
		margin-bottom: 30px
	}
}

body.help-online_dating_profile_picture .title {
	margin: 25px auto;
	max-width: 600px;
	font-size: 42px
}

@media (max-width: 481px) {
	body.help-online_dating_profile_picture .title {
		font-size: 36px
	}
}

body.help-online_dating_profile_picture .opening {
	margin: 0 auto 50px;
	padding: 0 20px;
	max-width: 960px
}

@media (max-width: 481px) {
	body.help-online_dating_profile_picture .opening {
		margin-top: 30px
	}
}

body.help-online_dating_profile_picture .subtitle {
	display: block;
	font-size: 30px;
	margin-top: 30px
}

@media (max-width: 481px) {
	body.help-online_dating_profile_picture .subtitle {
		margin-top: 50px
	}
}

body.help-online_dating_profile_picture .small-title {
	margin-top: 30px;
	font-size: 26px
}

body.help-online_dating_profile_picture .tip {
	overflow: hidden;
	margin: 0 auto 50px;
	max-width: 600px
}

@media (max-width: 481px) {
	body.help-online_dating_profile_picture .tip {
		margin-bottom: 30px
	}
}

body.help-online_dating_profile_picture .images {
	min-height: 175px;
	margin-bottom: 20px;
	text-align: center
}

body.help-online_dating_profile_picture .images img {
	max-width: 49%;
	max-height: 175px
}

body.help-online_dating_profile_picture .why {
	margin: 0 auto 15px;
	max-width: 450px
}

body.help-online_dating_profile_picture .why-short {
	text-align: center
}

body.help-online_dating_profile_picture .mb-30 {
	margin-bottom: 30px
}

body.help-faq .markdown .table-responsive {
	border-color: #4c4c4c
}

@media (max-width: 767px) {
	body.help-faq .markdown .table-responsive {
		box-shadow: inset -30px 0 30px -30px rgba(0, 0, 0, 0.2)
	}
}

body.help-faq .markdown table {
	border-collapse: collapse
}

body.help-faq .markdown table * {
	border-color: #4c4c4c !important
}

body.help-faq .markdown table th,
body.help-faq .markdown table td {
	border: 1px solid #4c4c4c;
	border-width: 1px 0px;
	padding: 8px
}

body.help-faq .markdown table tr td:first-child,
body.help-faq .markdown table tr th:first-child {
	border-right-width: 1px
}

body.help-press_release .press-release {
	max-width: 900px;
	margin: 40px auto
}

body.help-press_release .press-release p {
	font-size: 14px
}

body.help-press_release .press-release img {
	display: block;
	max-width: 500px;
	margin: 20px auto 40px
}

@media (max-width: 480px) {
	body.help-press_release .press-release img {
		max-width: 90vw
	}
}

body.help-press_release .press-release ol li {
	margin: 10px 0
}

body.help-press_releases .press-releases {
	margin-bottom: 40px
}

body.help-press_releases .press-releases .languages {
	font-size: 90%
}

body.help-press_releases .press-releases .languages .active {
	font-weight: bold
}

body.help-press_releases .press-releases ul li {
	margin: 10px 0
}

body.help-press_releases .press-releases ul li .date {
	color: #888
}

body.help-app_review .tips-and-reviews-container,
body.help-asian_american_dating_tips .tips-and-reviews-container,
body.help-full_asian_dating_tips .tips-and-reviews-container,
body.help-simple_asian_dating_tips .tips-and-reviews-container,
body.help-site_review .tips-and-reviews-container,
body.help-tips .tips-and-reviews-container {
	margin-bottom: 30px
}

body.help-app_review .tips-and-reviews-container .review-page-title,
body.help-asian_american_dating_tips .tips-and-reviews-container .review-page-title,
body.help-full_asian_dating_tips .tips-and-reviews-container .review-page-title,
body.help-simple_asian_dating_tips .tips-and-reviews-container .review-page-title,
body.help-site_review .tips-and-reviews-container .review-page-title,
body.help-tips .tips-and-reviews-container .review-page-title {
	margin-bottom: 35px;
	font-size: 48px;
	text-align: center
}

@media (max-width: 480px) {
	body.help-app_review .tips-and-reviews-container .review-page-title,
	body.help-asian_american_dating_tips .tips-and-reviews-container .review-page-title,
	body.help-full_asian_dating_tips .tips-and-reviews-container .review-page-title,
	body.help-simple_asian_dating_tips .tips-and-reviews-container .review-page-title,
	body.help-site_review .tips-and-reviews-container .review-page-title,
	body.help-tips .tips-and-reviews-container .review-page-title {
		font-size: 26px
	}
}

body.help-tips .tips-and-reviews-container {
	margin-bottom: 30px
}

body.help-tips .tips-and-reviews-container .review-page-title {
	margin-bottom: 35px;
	font-size: 48px;
	text-align: center
}

@media (max-width: 480px) {
	body.help-tips .tips-and-reviews-container .review-page-title {
		font-size: 26px
	}
}

body.settings .nav-tabs.nav-justified {
	margin-top: 25px
}

body.settings .nav-tabs.nav-justified * {
	border-bottom: none
}

body.settings .nav-tabs.nav-justified li {
	padding-left: 1px;
	padding-right: 1px
}

body.settings .nav-tabs.nav-justified li:last-of-type {
	padding-right: 0
}

body.settings .nav-tabs.nav-justified li:first-of-type {
	padding-left: 0
}

body.settings .nav-tabs.nav-justified li a {
	padding: 8px;
	background-color: #394264;
	color: white;
	border: none
}

body.settings .nav-tabs.nav-justified li a:hover {
	background-color: #8a92b0
}

body.settings .nav-tabs.nav-justified li.active a {
	background-color: #8a92b0;
	border-bottom: solid 4px #14a4a7;
	padding-bottom: 4px
}

body.settings .nav-tabs.nav-justified li.active a:hover {
	border-top: none;
	border-left: none;
	border-right: none
}

body.settings .rasijib.settings {
	padding: 0
}

@media (max-width: 767px) {
	body.settings .rasijib.settings {
		padding-left: 10px;
		padding-right: 10px
	}
}

body.settings .rasijib.setting-container {
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px
}

body.settings .rasijib.setting-container .message-settings .form-group {
	margin-bottom: 0
}

body.settings .rasijib.subscriptions h1 {
	font-size: 48px;
	margin-top: 0
}

body.settings .rasijib.subscriptions p.subhead {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-size: 20px;
	line-height: 1.25
}

body.settings .rasijib.subscriptions p.subhead span {
	color: #6e828b
}

body.settings .rasijib.subscriptions p.subhead a {
	color: #2d344f
}

body.settings .rasijib.subscriptions form {
	margin-top: 30px
}

body.settings .rasijib.subscription-upgrades h1 {
	font-size: 38px;
	margin-bottom: 20px
}

body.settings .rasijib.subscription-upgrades .subhead {
	font-size: 160%;
	color: #6e828b
}

body.settings .rasijib.subscription-upgrades .rasijib {
	max-width: 1100px;
	text-align: center
}

body.settings .rasijib.subscription-upgrades .rasijib .well {
	border: solid 1px #ebe9ea
}

body.settings .rasijib.subscription-upgrades .rasijib .well.current-plan {
	background-color: #f6f6f6
}

body.settings .rasijib.subscription-upgrades .rasijib .well.current-plan p.description {
	color: #4c4c4c
}

body.settings .rasijib.subscription-upgrades .rasijib .well.current-plan a.btn,
body.settings .rasijib.subscription-upgrades .rasijib .well.current-plan .facebook-button a,
.facebook-button body.settings .rasijib.subscription-upgrades .rasijib .well.current-plan a,
body.settings .rasijib.subscription-upgrades .rasijib .well.current-plan a.facebook-login,
body.settings .rasijib.subscription-upgrades .rasijib .well.current-plan body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.settings .rasijib.subscription-upgrades .rasijib .well.current-plan a {
	color: #4c4c4c
}

body.settings .rasijib.subscription-upgrades .rasijib .well.other-plan:hover {
	border-color: #ed3b6d
}

body.settings .rasijib.subscription-upgrades .rasijib .well h2 {
	margin: 0;
	font-size: 220%;
	color: #999;
	font-family: "bree";
	font-weight: normal
}

body.settings .rasijib.subscription-upgrades .rasijib .well hr {
	border-top: 1px solid #ebe9ea;
	margin-bottom: 30px
}

body.settings .rasijib.subscription-upgrades .rasijib .well p.description {
	font-size: 140%;
	height: 3em;
	line-height: 1.4em;
	color: #14a4a7
}

body.settings .rasijib.subscription-upgrades .rasijib .well p.amount {
	margin: 0;
	color: #394264;
	font-family: "bree"
}

body.settings .rasijib.subscription-upgrades .rasijib .well p.amount span.dollar {
	font-size: 28px;
	vertical-align: 22px;
	margin-right: 2px
}

body.settings .rasijib.subscription-upgrades .rasijib .well p.amount span.tens {
	font-size: 70px;
	margin-right: 2px
}

body.settings .rasijib.subscription-upgrades .rasijib .well p.amount span.cents {
	font-size: 30px;
	vertical-align: 26px
}

body.settings .rasijib.subscription-upgrades .rasijib .well p.per-month {
	margin-top: -16px;
	color: #394264;
	font-size: 18px
}

body.settings .rasijib.subscription-upgrades .rasijib .well .btn,
body.settings .rasijib.subscription-upgrades .rasijib .well .facebook-button a,
.facebook-button body.settings .rasijib.subscription-upgrades .rasijib .well a,
body.settings .rasijib.subscription-upgrades .rasijib .well .facebook-button button,
.facebook-button body.settings .rasijib.subscription-upgrades .rasijib .well button,
body.settings .rasijib.subscription-upgrades .rasijib .well .facebook-login,
body.settings .rasijib.subscription-upgrades .rasijib .well body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.settings .rasijib.subscription-upgrades .rasijib .well a {
	margin-top: 40px
}

body.settings-hidden .hidden-profiles .hidden-profile {
	padding-top: 8px;
	padding-bottom: 8px
}

body.settings-hidden .hidden-profiles .details {
	display: inline-block
}

body.settings-hidden .hidden-profiles .details h3 {
	margin-top: 0px;
	margin-bottom: 3px
}

body.settings-hidden .hidden-profiles .btn-default,
body.settings-hidden .hidden-profiles body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.settings-hidden .hidden-profiles a {
	width: 68px;
	display: inline-block;
	float: right;
	margin-bottom: 16px
}

body.settings-subscriptions .rasijib.subscriptions h1 {
	font-size: 38px
}

@media (max-width: 767px) {
	body.settings-subscriptions .rasijib.subscriptions h1 {
		font-size: 16px
	}
	body.settings-subscriptions .rasijib.subscriptions p.subhead {
		font-size: 14px;
		margin: 4px 0
	}
}

body.settings-subscriptions .subscription-form-pc .delete_account em {
	display: block;
	margin-top: 25px;
	font-size: 12px;
	color: #c7c1c4;
	line-height: 1.2
}

body.settings-subscriptions .subscription-form-pc .delete_account em a {
	color: #aea6aa
}

body.settings-subscriptions .subscription-form-pc .delete_account em a:hover {
	color: #ed3b6d
}

body.settings-subscriptions .subscription-form-pc .panel h2 {
	margin-top: 5px;
	margin-bottom: 5px
}

body.settings-subscriptions .subscription-form-pc .product {
	width: calc(33.33% - 15px);
	float: left;
	position: relative;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-top: 20px;
	background-color: #f6f6f6
}

@media (max-width: 767px) {
	body.settings-subscriptions .subscription-form-pc .product {
		float: none;
		margin-right: 0;
		width: 100%
	}
}

body.settings-subscriptions .subscription-form-pc .product .ribbon {
	right: -7px;
	top: -7px
}

body.settings-subscriptions .subscription-form-pc .product .non-semantic-protector {
	position: relative;
	z-index: 1
}

body.settings-subscriptions .subscription-form-pc .product .product-header {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 8px;
	color: white;
	font: normal 24px/1 "bree";
	text-align: center
}

body.settings-subscriptions .subscription-form-pc .product .price {
	padding: 0 15px;
	display: inline-block;
	font-size: 115px
}

@media (max-width: 1199px) {
	body.settings-subscriptions .subscription-form-pc .product .price {
		font-size: 100px
	}
}

@media (max-width: 991px) {
	body.settings-subscriptions .subscription-form-pc .product .price {
		font-size: 70px
	}
}

@media (max-width: 767px) {
	body.settings-subscriptions .subscription-form-pc .product .price {
		font-size: 115px
	}
}

body.settings-subscriptions .subscription-form-pc .product .price span {
	font-family: "bree";
	color: #394264;
	display: inline-block;
	float: left
}

body.settings-subscriptions .subscription-form-pc .product .dollar,
body.settings-subscriptions .subscription-form-pc .product .cents {
	font-size: .47em;
	line-height: 2px;
	position: relative;
	vertical-align: baseline;
	top: .8em
}

body.settings-subscriptions .subscription-form-pc .product span.dollar {
	font-family: "prox";
	top: 1em
}

body.settings-subscriptions .subscription-form-pc .product .tens {
	font-size: 1em;
	line-height: 1.1;
	margin-right: -1px
}

body.settings-subscriptions .subscription-form-pc .product .permonth {
	font: normal 30px "prox";
	color: #394264;
	text-align: center
}

body.settings-subscriptions .subscription-form-pc .product .permonth:after {
	display: inline-block;
	position: relative;
	font-size: 20px;
	bottom: 10px
}

body.settings-subscriptions .subscription-form-pc .product strike {
	font-size: 24px;
	display: block;
	margin-top: -20px
}

body.settings-subscriptions .subscription-form-pc .product hr {
	width: calc(100% - 40px);
	margin-left: auto;
	margin-right: auto;
	border-color: #c3cbcf
}

body.settings-subscriptions .subscription-form-pc .product label {
	display: block;
	line-height: 1
}

body.settings-subscriptions .subscription-form-pc .product label:after {
	content: "Select Plan";
	display: block;
	font-size: 18px;
	margin-top: 10px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	padding: 8px 10px;
	font-family: "bree";
	font-weight: normal;
	background-color: #6e828b;
	color: white;
	cursor: pointer
}

body.settings-subscriptions .subscription-form-pc .product input[type='radio']:checked+label:after {
	content: "Plan Selected"
}

body.settings-subscriptions .subscription-form-pc .mo1 {
	float: left;
	clear: both;
	position: relative;
	width: 60%;
	height: 86px;
	padding: 8px;
	margin-top: 35px;
	margin-left: 20%;
	border-color: #b4bfc4
}

@media (min-width: 768px) and (max-width: 991px) {
	body.settings-subscriptions .subscription-form-pc .mo1 {
		width: 80%;
		margin-left: 10%
	}
}

@media (max-width: 767px) {
	body.settings-subscriptions .subscription-form-pc .mo1 {
		width: 100%;
		margin-left: 0
	}
}

@media (max-width: 620px) {
	body.settings-subscriptions .subscription-form-pc .mo1 {
		height: auto;
		padding: 0
	}
}

body.settings-subscriptions .subscription-form-pc .mo1 .product-header {
	background-color: #b4bfc4
}

body.settings-subscriptions .subscription-form-pc .mo1 .horizontal-ribbon {
	background-color: #e6511e
}

body.settings-subscriptions .subscription-form-pc .mo1 .horizontal-ribbon:after,
body.settings-subscriptions .subscription-form-pc .mo1 .horizontal-ribbon:before {
	border-color: #d34717
}

body.settings-subscriptions .subscription-form-pc .mo1 .horizontal-ribbon-inner:after,
body.settings-subscriptions .subscription-form-pc .mo1 .horizontal-ribbon-inner:before {
	border-color: #bc4015 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0)
}

body.settings-subscriptions .subscription-form-pc .mo1 input[type='radio']:checked+label:after {
	background-color: #6e828b
}

body.settings-subscriptions .subscription-form-pc .mo1 input[type='radio'],
body.settings-subscriptions .subscription-form-pc .mo1 .permonth,
body.settings-subscriptions .subscription-form-pc .mo1 label {
	margin-right: 10px
}

body.settings-subscriptions .subscription-form-pc .mo1 input[type='radio'] {
	top: -1px
}

@media (max-width: 620px) {
	body.settings-subscriptions .subscription-form-pc .mo1 input[type='radio'] {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
}

body.settings-subscriptions .subscription-form-pc .mo1 .price {
	font-size: 38px;
	margin-top: 0;
	vertical-align: top
}

body.settings-subscriptions .subscription-form-pc .mo1 .price strike {
	font-size: 16px
}

body.settings-subscriptions .subscription-form-pc .mo1 .permonth {
	font-size: 24px
}

body.settings-subscriptions .subscription-form-pc .mo1 .permonth,
body.settings-subscriptions .subscription-form-pc .mo1 label {
	display: inline-block;
	position: relative;
	top: -3px
}

@media (max-width: 620px) {
	body.settings-subscriptions .subscription-form-pc .mo1 .permonth,
	body.settings-subscriptions .subscription-form-pc .mo1 label {
		top: 10px
	}
}

body.settings-subscriptions .subscription-form-pc .mo1 .product-header {
	margin: 0;
	width: 20%;
	position: absolute;
	top: 0;
	bottom: 0;
	padding-top: 28px;
	padding-bottom: 28px;
	color: white;
	font: normal 24px/1 "bree";
	text-align: center
}

@media (max-width: 620px) {
	body.settings-subscriptions .subscription-form-pc .mo1 .product-header {
		width: 100%;
		bottom: auto;
		padding-top: 3px;
		padding-bottom: 8px
	}
}

body.settings-subscriptions .subscription-form-pc .mo1 .form-group {
	margin-top: 10px;
	margin-left: 20%;
	width: 80%;
	height: 100%;
	float: left
}

@media (max-width: 620px) {
	body.settings-subscriptions .subscription-form-pc .mo1 .form-group {
		margin-left: 0;
		width: 100%;
		height: auto;
		float: none;
		margin-top: 50px
	}
}

body.settings-subscriptions .subscription-form-pc .mo3 {
	margin-right: 0;
	border-color: #92117e
}

body.settings-subscriptions .subscription-form-pc .mo3 .product-header {
	background-color: #92117e
}

body.settings-subscriptions .subscription-form-pc .mo3 .horizontal-ribbon {
	background-color: #e1007a
}

body.settings-subscriptions .subscription-form-pc .mo3 .horizontal-ribbon:after,
body.settings-subscriptions .subscription-form-pc .mo3 .horizontal-ribbon:before {
	border-color: #c8006c
}

body.settings-subscriptions .subscription-form-pc .mo3 .horizontal-ribbon-inner:after,
body.settings-subscriptions .subscription-form-pc .mo3 .horizontal-ribbon-inner:before {
	border-color: #ae005e rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0)
}

body.settings-subscriptions .subscription-form-pc .mo3 input[type='radio']:checked+label:after {
	background-color: #92117e
}

body.settings-subscriptions .subscription-form-pc .mo6 {
	position: relative;
	padding-bottom: 30px;
	border: solid 3px;
	border-color: #96bd0d
}

body.settings-subscriptions .subscription-form-pc .mo6 .product-header {
	background-color: #96bd0d
}

body.settings-subscriptions .subscription-form-pc .mo6 .horizontal-ribbon {
	background-color: #40a52b
}

body.settings-subscriptions .subscription-form-pc .mo6 .horizontal-ribbon:after,
body.settings-subscriptions .subscription-form-pc .mo6 .horizontal-ribbon:before {
	border-color: #389126
}

body.settings-subscriptions .subscription-form-pc .mo6 .horizontal-ribbon-inner:after,
body.settings-subscriptions .subscription-form-pc .mo6 .horizontal-ribbon-inner:before {
	border-color: #307d20 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0)
}

body.settings-subscriptions .subscription-form-pc .mo6 input[type='radio']:checked+label:after {
	background-color: #96bd0d
}

body.settings-subscriptions .subscription-form-pc .mo6 .horizontal-ribbon {
	margin-left: 23px;
	margin-right: 23px;
	margin-top: -3px
}

body.settings-subscriptions .subscription-form-pc .mo6 .ribbon {
	right: -10px;
	top: -10px
}

body.settings-subscriptions .subscription-form-pc .mo6:after {
	content: "Recommended";
	margin: 0;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #96bd0d;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	font: normal 20px/1 "prox";
	text-align: center
}

body.settings-subscriptions .subscription-form-pc .mo12 {
	border-color: #009f95
}

body.settings-subscriptions .subscription-form-pc .mo12 .product-header {
	background-color: #009f95
}

body.settings-subscriptions .subscription-form-pc .mo12 .horizontal-ribbon {
	background-color: #01776b
}

body.settings-subscriptions .subscription-form-pc .mo12 .horizontal-ribbon:after,
body.settings-subscriptions .subscription-form-pc .mo12 .horizontal-ribbon:before {
	border-color: #015e54
}

body.settings-subscriptions .subscription-form-pc .mo12 .horizontal-ribbon-inner:after,
body.settings-subscriptions .subscription-form-pc .mo12 .horizontal-ribbon-inner:before {
	border-color: #01443e rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0)
}

body.settings-subscriptions .subscription-form-pc .mo12 input[type='radio']:checked+label:after {
	background-color: #009f95
}

body.settings-subscriptions .subscription-form-pc .d3 {
	float: none;
	margin: 0 auto;
	border: solid 1px;
	width: 40%;
	padding-bottom: 30px;
	border-color: #E22F61
}

body.settings-subscriptions .subscription-form-pc .d3 .product-header {
	background-color: #E22F61
}

body.settings-subscriptions .subscription-form-pc .d3 .horizontal-ribbon {
	background-color: #E22F61
}

body.settings-subscriptions .subscription-form-pc .d3 .horizontal-ribbon:after,
body.settings-subscriptions .subscription-form-pc .d3 .horizontal-ribbon:before {
	border-color: #d91e53
}

body.settings-subscriptions .subscription-form-pc .d3 .horizontal-ribbon-inner:after,
body.settings-subscriptions .subscription-form-pc .d3 .horizontal-ribbon-inner:before {
	border-color: #c31b4a rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0)
}

body.settings-subscriptions .subscription-form-pc .d3 input[type='radio']:checked+label:after {
	background-color: #E22F61
}

@media (max-width: 767px) {
	body.settings-subscriptions .subscription-form-pc .d3 {
		margin-right: 0;
		width: 100%
	}
}

body.settings-subscriptions .subscription-form-pc .d3 .asterisk {
	font-size: 18px;
	font-weight: normal;
	margin-top: 16px
}

body.settings-subscriptions .subscription-form-pc .d3 .horizontal-ribbon {
	color: white
}

body.settings-subscriptions .subscription-form-pc .trial-banner {
	margin: 30px 0;
	text-align: center
}

body.settings-subscriptions .subscription-form-pc .trial-banner a {
	display: inline-block
}

body.settings-subscriptions .subscription-form-pc .notes {
	margin-top: 40px
}

body.settings-subscriptions .subscription-form-pc .notes p {
	color: #6e828b
}

body.settings-subscriptions .subscription-form-pc .notes span {
	white-space: nowrap
}

body.settings-subscriptions .subscription-form-pc .notes a {
	color: #414d52
}

body.settings-subscriptions .subscription-form-pc .notes a:hover {
	color: #6e828b
}

body.settings-subscriptions .subscription-form-pc .coupon-code {
	margin: 30px auto -20px auto
}

body.settings-subscriptions .subscription-form-pc .coupon-code .form-control {
	width: 10em;
	margin: 0 auto
}

body.settings-subscriptions .subscription-form-pc .coupon-code .coupon-code-status {
	height: 2em;
	text-align: center;
	margin: 4px 0
}

body.settings-subscriptions .subscription-form-pc .checkout {
	margin-top: 40px;
	margin-bottom: 40px
}

body.settings-subscriptions .subscription-form-pc .checkout label {
	margin-bottom: 20px
}

body.settings-subscriptions .subscription-form-pc .checkout input[type='submit'] {
	padding: 15px 20px 15px 15px;
	background-color: #ed3b6d;
	border-color: #ed3b6d
}

body.settings-subscriptions .subscription-form-pc .checkout input[type='submit']:disabled {
	padding: 15px 40px 15px 15px;
	background-color: #6e828b;
	border-color: #6e828b;
	background-image: url(/assets/lock-dee5e3557b1756a90efce4d925c27e4c34fbb2369b4f15f5b199e382a263fd07.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 30px
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go h1 {
	font-size: 48px;
	margin-top: 30px;
	margin-bottom: 35px
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go a {
	font-size: 1.1em
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .sorry-btn-wrapper {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .sorry-image {
	margin-top: 35px;
	margin-bottom: 35px
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .sorry-image img {
	max-width: 300px
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go p {
	color: #6e828b;
	margin-top: 25px;
	margin-bottom: 25px
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go p strong {
	color: #2d344f
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go p,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go h2 {
	max-width: 685px;
	margin-right: auto;
	margin-left: auto
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go h2 {
	margin-bottom: 35px;
	margin-top: 35px;
	font-size: 36px
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .btn,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .facebook-button a,
.facebook-button body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go a,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .facebook-button button,
.facebook-button body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go button,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .facebook-login,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go a {
	display: inline-block;
	width: calc(50% - 16px)
}

body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .btn:first-child,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .facebook-button a:first-child,
.facebook-button body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go a:first-child,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .facebook-button button:first-child,
.facebook-button body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go button:first-child,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go .facebook-login:first-child,
body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go body.profiles .sub-pills li.active a:first-child,
body.profiles .sub-pills li.active body.settings-subscriptions .subscription-form-pc .sorry-to-see-you-go a:first-child {
	margin-right: 16px
}

body.settings-subscriptions .subscription-form-pc .rasijib .alert-warning p {
	color: #8a6d3b
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	body.settings-subscriptions .subscription-form-pc .rasijib.subscriptions input[type='radio'] {
		-webkit-appearance: button;
		-moz-appearance: button;
		-ms-appearance: button;
		-o-appearance: button;
		appearance: button;
		border-radius: 50%;
		background-color: white;
		border: solid 1px gray;
		overflow: visible;
		width: 18px;
		height: 18px;
		cursor: pointer;
		position: relative;
		bottom: -4px
	}
	body.settings-subscriptions .subscription-form-pc .rasijib.subscriptions input[type='radio']:focus {
		outline: none
	}
	body.settings-subscriptions .subscription-form-pc .rasijib.subscriptions input[type='radio']:checked {
		background-image: -webkit-radial-gradient(50% 50%, circle, #ed3b6d, #ed3b6d 50%, #fff 51%);
		background-image: radial-gradient(circle at 50% 50%, #ed3b6d, #ed3b6d 50%, #fff 51%)
	}
	body.settings-subscriptions .subscription-form-pc .rasijib.subscriptions .mo1 input[type='radio']:checked {
		background-image: -webkit-radial-gradient(50% 50%, circle, #6e828b, #6e828b 50%, #fff 51%);
		background-image: radial-gradient(circle at 50% 50%, #6e828b, #6e828b 50%, #fff 51%)
	}
	body.settings-subscriptions .subscription-form-pc .rasijib.subscriptions .mo3 input[type='radio']:checked {
		background-image: -webkit-radial-gradient(50% 50%, circle, #92117e, #92117e 50%, #fff 51%);
		background-image: radial-gradient(circle at 50% 50%, #92117e, #92117e 50%, #fff 51%)
	}
	body.settings-subscriptions .subscription-form-pc .rasijib.subscriptions .mo6 input[type='radio']:checked {
		background-image: -webkit-radial-gradient(50% 50%, circle, #96bd0d, #96bd0d 50%, #fff 51%);
		background-image: radial-gradient(circle at 50% 50%, #96bd0d, #96bd0d 50%, #fff 51%)
	}
	body.settings-subscriptions .subscription-form-pc .rasijib.subscriptions .mo12 input[type='radio']:checked {
		background-image: -webkit-radial-gradient(50% 50%, circle, #009f95, #009f95 50%, #fff 51%);
		background-image: radial-gradient(circle at 50% 50%, #009f95, #009f95 50%, #fff 51%)
	}
}

body.settings-subscriptions .subscription-form-mobile .hide-if-mobile {
	display: none
}

body.settings-subscriptions .subscription-form-mobile label.well {
	display: block;
	position: relative;
	margin: 8px auto;
	min-height: 110px
}

body.settings-subscriptions .subscription-form-mobile input[type='radio']+label {
	border: solid 2px #ebe9ea;
	color: #6e828b
}

body.settings-subscriptions .subscription-form-mobile input[type='radio']+label .price {
	font-size: 24px;
	line-height: 1.5em
}

body.settings-subscriptions .subscription-form-mobile input[type='radio']+label span.glyphicon {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 28px;
	color: #14a4a7;
	display: none
}

body.settings-subscriptions .subscription-form-mobile input[type='radio']+label .save {
	font-size: 18px;
	font-weight: bold;
	color: #ed3b6d;
	margin-top: 32px;
	opacity: 0.6
}

body.settings-subscriptions .subscription-form-mobile input[type='radio']:checked+label {
	border: solid 2px #14a4a7;
	color: #394264
}

body.settings-subscriptions .subscription-form-mobile input[type='radio']:checked+label .price {
	font-size: 30px;
	line-height: 1.5em
}

body.settings-subscriptions .subscription-form-mobile input[type='radio']:checked+label span.glyphicon {
	display: block
}

body.settings-subscriptions .subscription-form-mobile input[type='radio']:checked+label .save {
	opacity: 1
}

body.settings-subscriptions .subscription-form-mobile .month {
	font-size: 16px
}

body.settings-subscriptions .subscription-form-mobile .coupon-code {
	margin: 30px auto 10px auto
}

body.settings-subscriptions .subscription-form-mobile .coupon-code .form-control {
	width: 10em;
	margin: 0 auto
}

body.settings-subscriptions .subscription-form-mobile .coupon-code .coupon-code-status {
	height: 2em;
	text-align: center;
	margin: 4px 0
}

body.settings-subscriptions .subscription-form-mobile .notes {
	margin: 40px 10px
}

body.settings-subscriptions .subscription-form-mobile .notes p {
	font-size: 14px;
	color: #6e828b
}

body.settings-subscriptions .subscription-form-mobile .notes span {
	display: inline-block
}

body.settings-subscriptions .subscription-form-mobile .notes a {
	color: #414d52
}

body.settings-subscriptions .subscription-form-mobile .notes a:hover {
	color: #6e828b
}

body.settings-subscriptions .subscription-form-pc .checkout,
body.settings-subscriptions .subscription-form-mobile .checkout {
	margin-top: 40px;
	margin-bottom: 40px
}

body.settings-subscriptions .subscription-form-pc .checkout label,
body.settings-subscriptions .subscription-form-mobile .checkout label {
	margin-bottom: 20px
}

body.settings-subscriptions .subscription-form-pc .checkout input[type='submit'],
body.settings-subscriptions .subscription-form-mobile .checkout input[type='submit'] {
	padding: 15px 20px 15px 15px;
	background-color: #ed3b6d;
	border-color: #ed3b6d
}

body.settings-subscriptions .subscription-form-pc .checkout input[type='submit']:disabled,
body.settings-subscriptions .subscription-form-mobile .checkout input[type='submit']:disabled {
	padding: 15px 40px 15px 15px;
	background-color: #6e828b;
	border-color: #6e828b;
	background-image: url(/assets/lock-dee5e3557b1756a90efce4d925c27e4c34fbb2369b4f15f5b199e382a263fd07.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 30px
}

body.settings-subscriptions .premium-features-carousel {
	max-width: 400px;
	margin: 20px auto 50px auto
}

body.settings-subscriptions .premium-features-carousel .carousel-item {
	text-align: center
}

body.settings-subscriptions .premium-features-carousel .carousel-item img.carousel-img {
	width: 100px;
	display: inline-block
}

body.settings-subscriptions .premium-features-carousel .carousel-item p {
	font-size: 16px;
	color: #6e828b;
	margin: 10px auto 0 auto;
	max-width: 300px;
	line-height: 1.20
}

body.settings-points .current-coin-balance {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	font-size: 20px
}

body.settings-points .current-coin-balance h2 {
	color: #6e828b
}

body.settings-points .current-coin-balance .btn,
body.settings-points .current-coin-balance .facebook-button a,
.facebook-button body.settings-points .current-coin-balance a,
body.settings-points .current-coin-balance .facebook-button button,
.facebook-button body.settings-points .current-coin-balance button,
body.settings-points .current-coin-balance .facebook-login,
body.settings-points .current-coin-balance body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.settings-points .current-coin-balance a {
	margin: 10px 0
}

body.settings-points .current-coin-balance .current-coin-balance-number {
	margin: 10px 0;
	color: #394264;
	font-size: 36px;
	font-weight: bold
}

body.settings-points .current-coin-balance p.how-to-get-free-coins {
	max-width: 600px;
	margin: 0 auto 30px auto;
	line-height: 1;
	font-size: 14px;
	color: #6e828b
}

body.settings-points .point-purchase-form {
	max-width: 600px;
	margin: 30px auto;
	padding: 0 10px
}

body.settings-points .point-purchase-form h1 {
	color: #ed3b6d;
	text-align: center;
	margin: 0;
	font-size: 20px
}

body.settings-points .point-purchase-form p {
	margin: 10px 0 20px 0;
	text-align: center;
	line-height: 1;
	font-size: 14px;
	color: #6e828b
}

body.settings-points .point-purchase-form label.well {
	display: block;
	position: relative;
	margin: 8px auto;
	min-height: 90px;
	max-width: none
}

body.settings-points .point-purchase-form input[type='radio']+label {
	border: solid 2px #ebe9ea;
	color: #6e828b
}

body.settings-points .point-purchase-form input[type='radio']+label .price {
	font-size: 24px
}

body.settings-points .point-purchase-form input[type='radio']+label span.glyphicon {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 28px;
	color: #14a4a7;
	display: none
}

body.settings-points .point-purchase-form input[type='radio']+label .save {
	font-size: 18px;
	font-weight: bold;
	color: #ed3b6d;
	margin-top: 10px;
	opacity: 0.6
}

body.settings-points .point-purchase-form input[type='radio']+label .num-points {
	font-size: 16px
}

body.settings-points .point-purchase-form input[type='radio']:checked+label {
	border: solid 2px #14a4a7;
	color: #394264
}

body.settings-points .point-purchase-form input[type='radio']:checked+label span.glyphicon {
	display: block
}

body.settings-points .point-purchase-form input[type='radio']:checked+label .save {
	opacity: 1
}

body.settings-points .point-purchase-form .checkout {
	margin-top: 20px;
	margin-bottom: 40px
}

body.settings-points .point-purchase-form .checkout label {
	margin-bottom: 20px
}

body.settings-points .point-purchase-form .checkout input[type='submit'] {
	padding: 15px 40px 15px 15px;
	background-color: #6e828b;
	border-color: #6e828b;
	background-image: url(/assets/lock-dee5e3557b1756a90efce4d925c27e4c34fbb2369b4f15f5b199e382a263fd07.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 30px
}

body.settings-points .point-purchase-form .notes {
	margin: 40px 10px
}

body.settings-points .point-purchase-form .notes p {
	font-size: 14px;
	color: #6e828b
}

body.settings-points .point-purchase-form .notes span {
	display: inline-block
}

body.settings-points .point-purchase-form .notes a {
	color: #414d52
}

body.settings-points .point-purchase-form .notes a:hover {
	color: #6e828b
}

body.settings-points .how-to-get-free-points {
	margin: 0 auto;
	max-width: 600px;
	text-align: center
}

body.settings-points .how-to-get-free-points .well {
	border: solid 1px #ebe9ea;
	width: 100%;
	max-width: none;
	padding: 20px;
	margin: 30px 0
}

body.settings-points .how-to-get-free-points h2 {
	color: #6e828b;
	font-weight: normal;
	font-size: 20px
}

body.settings-points .how-to-get-free-points .points {
	font-size: 26px;
	margin: 26px 0;
	color: #e78627;
	font-weight: bold
}

body.settings-points .how-to-get-free-points .btn,
body.settings-points .how-to-get-free-points .facebook-button a,
.facebook-button body.settings-points .how-to-get-free-points a,
body.settings-points .how-to-get-free-points .facebook-button button,
.facebook-button body.settings-points .how-to-get-free-points button,
body.settings-points .how-to-get-free-points .facebook-login,
body.settings-points .how-to-get-free-points body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.settings-points .how-to-get-free-points a {
	font-size: 16px;
	max-width: 240px
}

body.campaigns-show .hazuki_hair .main p {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto
}

body.campaigns-show .hazuki_hair .main p strong {
	font-weight: normal;
	text-decoration: underline
}

body.campaigns-show .hazuki_hair ol {
	font-family: 'prox';
	color: #6e828b;
	font-size: 14px
}

body.campaigns-show .hazuki_hair ol li:nth-child(-n+2):after {
	content: 'or';
	display: block;
	font-family: 'prox';
	color: #ebe9ea;
	font-size: 28px;
	text-align: center
}

body.campaigns-show .hazuki_hair h3 {
	color: #394264;
	font-size: 60px;
	margin-bottom: 0;
	margin-top: 0
}

body.campaigns-show .hazuki_hair .main-info {
	background-color: white;
	border-radius: 6px;
	margin-top: 20px
}

body.campaigns-show .hazuki_hair .main-info>img {
	max-height: 200px;
	margin-top: 50px;
	float: left
}

@media (max-width: 767px) {
	body.campaigns-show .hazuki_hair .main-info>img {
		float: none
	}
}

body.campaigns-show .hazuki_hair .bottles {
	padding: 10px;
	margin-bottom: 15px
}

body.campaigns-show .hazuki_hair .bottles p:first-of-type {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 30px;
	line-height: 1.4
}

body.campaigns-show .hazuki_hair .addresses {
	font-family: 'prox';
	color: #394264;
	font-size: 16px
}

body.campaigns-show .hazuki_hair .asterisk {
	font-size: 10px;
	color: #cccccc;
	margin-bottom: 20px;
	margin-top: 20px
}

body.conversations.conversations-index div.message-settings-alert {
	display: flex;
	align-items: center;
	justify-content: space-around;
	position: relative;
	height: 100px;
	padding: 4px;
	margin-bottom: 4px;
	border: solid 2px rgba(255, 42, 101, 0.4);
	border-radius: 4px
}

body.conversations.conversations-index .alert-1 div.form-description {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	width: 50%;
	height: 100%;
	border-right: solid 1px lightgray
}

body.conversations.conversations-index .alert-1 div.form-description p {
	margin: 0;
	font-size: 16px
}

body.conversations.conversations-index .alert-1 form {
	width: 50%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-evenly
}

body.conversations.conversations-index .alert-1 form .checkboxes {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	width: 50%
}

body.conversations.conversations-index .alert-1 form .checkboxes label {
	font-family: 'prox'
}

body.conversations.conversations-index .alert-1 form .form-actions {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	width: 50%;
	height: 100%;
	border-left: solid 1px lightgray
}

@media (max-width: 767px) {
	body.conversations.conversations-index .alert-1 {
		flex-direction: column
	}
	body.conversations.conversations-index .alert-1 div.form-description {
		width: 100%;
		margin-bottom: 4px;
		border-right: none;
		border-bottom: solid 1px lightgray
	}
	body.conversations.conversations-index .alert-1 form {
		width: 100%
	}
}

body.conversations.conversations-index .alert-2 {
	background-color: #d6f4ff
}

body.conversations.conversations-index .alert-2 p {
	margin: 0;
	font-size: 16px
}

body.conversations.conversations-index .alert-2 p a {
	color: inherit;
	text-decoration: underline;
	font-weight: bolder
}

body.conversations.conversations-index .alert-2 button.close-message-settings-alert {
	margin-left: 24px;
	margin-right: 16px;
	font-size: 36px;
	font-weight: normal;
	opacity: 1
}

body.conversations.conversations-index .item {
	position: relative;
	height: 100px;
	margin-bottom: 4px;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
	background: white
}

body.conversations.conversations-index .item.reciprocal .message_text {
	color: #ed3b6d
}

body.conversations.conversations-index .item a.open {
	display: block;
	width: 75%;
	height: 100%;
	padding-top: 16px;
	padding-left: 110px
}

body.conversations.conversations-index .item .indicator {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: calc(0px - 10px/2)
}

body.conversations.conversations-index .item .indicator .unread {
	display: none;
	background-color: #14a4a7;
	width: 10px;
	height: 10px;
	border-radius: calc(10px/2)
}

body.conversations.conversations-index .item .avatar {
	position: absolute;
	top: 50%;
	left: 32px;
	margin-top: calc(0px - 64px/2);
	width: 64px;
	height: 64px;
	border-radius: calc(64px/2)
}

body.conversations.conversations-index .item .details .preview {
	font-family: 'prox';
	color: gray;
	font-size: 15px;
	height: 45px;
	overflow: hidden
}

body.conversations.conversations-index .item .details h4 {
	margin: 5px 0;
	color: #394264
}

body.conversations.conversations-index .item .timestamp {
	position: absolute;
	top: 24px;
	right: 20px;
	font: normal 12px 'prox';
	color: #6e828b
}

body.conversations.conversations-index .item.unread .indicator .unread {
	display: block
}

body.zotato .jetylo {
	margin-top: 15px;
	margin-bottom: 20px
}

body.zotato .jetylo div[class*="col-"] {
	padding: 13px
}

body.zotato .jetylo div.gihi {
	padding-left: 30px;
	padding-bottom: 25px
}

@media (max-width: 767px) {
	body.zotato .jetylo div.gihi {
		padding-left: 13px
	}
}

body.zotato .jetylo .message {
	margin-top: 20px
}

body.zotato .jetylo .message .btn,
body.zotato .jetylo .message .facebook-button a,
.facebook-button body.zotato .jetylo .message a,
body.zotato .jetylo .message .facebook-button button,
.facebook-button body.zotato .jetylo .message button,
body.zotato .jetylo .message .facebook-login,
body.zotato .jetylo .message body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.zotato .jetylo .message a {
	min-width: 112px;
	height: 40px
}

body.zotato .jetylo .message form {
	margin-bottom: 0
}

body.zotato .jetylo .btn-info {
	color: #ed3b6d
}

body.zotato .jetylo .btn,
body.zotato .jetylo .facebook-button a,
.facebook-button body.zotato .jetylo a,
body.zotato .jetylo .facebook-button button,
.facebook-button body.zotato .jetylo button,
body.zotato .jetylo .facebook-login,
body.zotato .jetylo body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.zotato .jetylo a {
	position: relative
}

body.zotato .zahan {
	background-color: #f6f6f6;
	border-radius: 4px;
	padding: 15px;
	margin-top: 10px;
	line-height: 1.5;
	overflow: auto
}

@media (max-width: 979px) {
	body.zotato .zahan>a {
		padding: 8px 0
	}
}

body.zotato .zahan .mutual {
	color: #ed3b6d;
	font-weight: bold
}

body.zotato .zahan-thin {
	background-color: #f6f6f6;
	border-radius: 4px;
	padding: 5px 15px;
	margin-top: 10px
}

body.zotato .fasubup {
	font: normal 17px "ubuntu", sans-serif;
	color: #394264
}

body.zotato .fasubup+div {
	font: normal 17px "ubuntu-light", sans-serif;
	color: #363636
}

body.zotato .fasubup.nexy {
	margin-top: 25px
}

body.zotato .numoc {
	margin-top: 10px
}

body.zotato .numoc #report-group {
	bottom: 2px;
	border-radius: 200px
}

body.zotato .numoc #report-group span.glyphicon {
	right: 7px;
	top: -3px;
	border-radius: 50%;
	background-color: #ed3b6d;
	display: block !important
}

body.zotato .numoc #report-group button {
	border-radius: 200px;
	width: 23px;
	height: 23px;
	margin-bottom: 7px
}

body.zotato .numoc #report-group button:hover {
	color: #ed3b6d;
	background-color: white
}

body.zotato .numoc #report-group button:hover div:before,
body.zotato .numoc #report-group button:hover div:after {
	background: #ed3b6d
}

body.zotato .vyjuwib {
	margin-top: 30px
}

body.zotato .vyjuwib .pemibez {
	margin: 0
}

body.zotato .vyjuwib div[class*='col-'] {
	padding: 0 5px 5px 5px;
	display: table;
	display: flex;
	vertical-align: top;
	margin-bottom: -5px
}

body.zotato .vyjuwib div[class*='col-']>div {
	padding: 0;
	margin: 0
}

body.zotato .vyjuwib div[class*="col-"] div {
	display: table-cell;
	width: 49%
}

body.zotato .vyjuwib .mutual {
	color: #ed3b6d;
	font-weight: bold
}

body.zotato .jetylo-badge {
	text-align: center;
	padding: -10px
}

body.zotato .jetylo-badge .jetylo-strength-badge {
	display: inline-block
}

body.zotato .jetylo-badge p {
	line-height: 1.4em;
	margin: 0;
	color: #4c4c4c;
	font-size: 14px
}

body.zotato .jetylo-badge p strong {
	color: #ed3b6d
}

body.zotato .searching-link-box {
	padding-top: 20px;
	text-align: center
}

body.eligible_singles .eligible-singles-container {
	background-image: url(/assets/mobile_bg-aaa18d75f311a4b713f13063ea8c9b7354cbbdbac8eac225d77f31069e11fe22.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: top
}

body.eligible_singles .eligible-singles-container .eligible-singles-logo {
	margin: 0 auto;
	width: 350px;
	margin-bottom: 20px
}

@media (max-width: 480px) {
	body.eligible_singles .eligible-singles-container .eligible-singles-logo {
		width: 100%
	}
}

body.eligible_singles .eligible-singles-container .eligible-singles-lead {
	margin-bottom: 40px
}

body.eligible_singles .eligible-singles-container .eligible-singles-category {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 28px
}

body.eligible_singles .eligible-singles-container .categorized-singles {
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

@media (max-width: 480px) {
	body.eligible_singles .eligible-singles-container .categorized-singles {
		margin-bottom: 20px
	}
}

body.eligible_singles .eligible-singles-container .categorized-singles .single {
	display: block;
	width: 135px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.3);
	color: #333;
	cursor: pointer;
	transition: all 0.4s ease
}

@media (max-width: 480px) {
	body.eligible_singles .eligible-singles-container .categorized-singles .single {
		margin-bottom: 10px
	}
}

body.eligible_singles .eligible-singles-container .categorized-singles .single:hover {
	color: #ed3b6d
}

body.eligible_singles .eligible-singles-container .categorized-singles .single:last-child {
	margin-right: 0px
}

body.eligible_singles .eligible-singles-container .categorized-singles .single .icon-container {
	position: relative;
	margin-bottom: 10px;
	width: 135px;
	height: 135px;
	border: 1px solid #333;
	overflow: hidden
}

body.eligible_singles .eligible-singles-container .categorized-singles .single .icon-container .icon {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	left: 0%;
	top: 0%;
	transition: all 0.3s ease
}

body.eligible_singles .eligible-singles-container .categorized-singles .single .icon-container .icon:hover {
	min-width: 110%;
	min-height: 110%;
	left: -5%;
	top: -5%
}

body.eligible_singles .eligible-singles-container .categorized-singles .single .name {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold
}

body.eligible_singles .eligible-singles-container .categorized-singles .single .detail {
	padding: 0 10px;
	font-size: 15px;
	color: #777
}

body.eligible_singles .eligible-singles-container .categorized-singles .single.bachelorettes {
	cursor: default
}

body.eligible_singles .eligible-singles-container .categorized-singles .single.bachelorettes:hover {
	color: #333
}

body.feedback-show .well.contact input.required {
	min-height: 30px;
	width: 100%;
	max-width: 100%
}

body.feedback-show .well.contact .contact-mail {
	margin-top: 35px
}

body.help .rasijib.about {
	max-width: 900px
}

body.help .info-page {
	margin: 40px auto
}

body.help .info-page a {
	color: #ed3b6d
}

body.help .info-page a:hover {
	text-decoration: none;
	color: #394264
}

body.help .info-page li {
	font: normal 17px/1.65 "prox", sans-serif;
	color: #4c4c4c
}

body.help .join-now-link {
	clear: left;
	padding: 20px 0 30px;
	text-align: center
}

body.help .join-now-link a {
	color: #fff
}

body.help .av-logo img {
	margin-top: 6px
}

body.help .rasijib.dating-trends-container {
	margin-top: 20px;
	padding-bottom: 50px
}

@media (max-width: 767px) {
	body.help .rasijib.dating-trends-container {
		padding-bottom: 30px
	}
}

body.help .rasijib.dating-trends-container .dating-trends-main {
	padding: 1px 30px 30px;
	background-color: #fff;
	border-radius: 5px
}

body.help .rasijib.dating-trends-container .dating-trends-main h1 {
	font-size: 30px
}

body.help .rasijib.dating-trends-container .dating-trends-main h2 {
	margin-bottom: 20px
}

body.help .rasijib.dating-trends-container .dating-trends-main .sub-title {
	margin-top: 30px;
	font-weight: bold;
	font-style: italic
}

body.help .rasijib.dating-trends-container .dating-trends-main ul {
	padding-left: 20px;
	list-style-type: disc
}

body.help .rasijib.dating-trends-container .dating-trends-main img {
	margin: 10px auto
}

@media (max-width: 767px) {
	body.help .rasijib.dating-trends-container .dating-trends-main img {
		max-width: 100%
	}
}

body.help .rasijib.dating-trends-container .dating-trends-main p {
	margin-bottom: 15px
}

body.help .rasijib.dating-trends-container .dating-trends-main .quote {
	font-style: italic
}

body.help .rasijib.dating-trends-container .dating-trends-main .explicit-bonus {
	font-size: 26px;
	font-weight: bold
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar {
	margin-left: 30px
}

@media (max-width: 991px) {
	body.help .rasijib.dating-trends-container .dating-trends-sidebar {
		margin-top: 20px;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0
	}
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .author-container {
	padding: 1px 30px 10px;
	border-radius: 5px;
	background-color: #fff
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .author-container .author-avator {
	max-width: 100%
}

@media (max-width: 991px) {
	body.help .rasijib.dating-trends-container .dating-trends-sidebar .author-container .author-avator {
		max-width: 250px
	}
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .author-container .about-author {
	font-size: 15px
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts {
	margin-top: 20px;
	border-radius: 5px
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts ul {
	padding: 0
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	background-color: #fff
}

@media (max-width: 991px) {
	body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts ul {
		display: flex
	}
	body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts ul li {
		flex-basis: 100%
	}
	body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts ul li:not(:last-child) {
		margin-right: 1px;
		border-right: 1px solid #ddd
	}
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts .related-post {
	padding: 10px 10px 9px;
	display: flex;
	align-items: center;
	color: #4c4c4c;
	text-decoration: none
}

@media (max-width: 991px) {
	body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts .related-post {
		padding: 15px 5px 9px;
		flex-direction: column
	}
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts .related-post .img {
	margin-right: 7px;
	border: 1px solid #ccc;
	border-radius: 50%;
	overflow: hidden;
	min-width: 80px
}

@media (max-width: 991px) {
	body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts .related-post .img {
		margin-right: 0px
	}
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts .related-post .img img {
	width: 80px;
	height: 80px
}

@media (max-width: 991px) {
	body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts .related-post .img {
		margin: 10px auto 0
	}
}

body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts .related-post .text {
	padding: 10px;
	font-size: 14px
}

@media (max-width: 991px) {
	body.help .rasijib.dating-trends-container .dating-trends-sidebar .related-posts .related-post .text {
		text-align: center
	}
}

body.help .dating-trends-modal {
	position: fixed;
	top: 100vh;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100vw;
	height: 100vh;
	transition: all 0.7s ease
}

body.help .dating-trends-modal .modal-content {
	margin: 25vh auto 0;
	padding: 20px 20px 30px;
	width: 400px;
	text-align: center
}

@media (max-width: 481px) {
	body.help .dating-trends-modal .modal-content {
		width: 90%
	}
}

body.help .dating-trends-modal .modal-content .modal-title {
	font-size: 28px
}

@media (max-width: 481px) {
	body.help .dating-trends-modal .modal-content .modal-title {
		font-size: 26px
	}
}

body.help .dating-trends-modal .modal-content .modal-sub-title {
	margin-bottom: 35px;
	font-size: 14px
}

@media (max-width: 481px) {
	body.help .dating-trends-modal .modal-content .modal-sub-title {
		margin-bottom: 25px
	}
}

body.help .dating-trends-modal .modal-content .asian-american-dating-trends-sub-title {
	margin-bottom: 35px;
	font-size: 16px;
	font-weight: bold
}

@media (max-width: 481px) {
	body.help .dating-trends-modal .modal-content .asian-american-dating-trends-sub-title {
		margin-bottom: 25px
	}
}

body.help .dating-trends-modal .modal-content .modal-signup-content a,
body.help .dating-trends-modal .modal-content .modal-signup-content button {
	width: 270px
}

@media (max-width: 481px) {
	body.help .dating-trends-modal .modal-content .modal-signup-content a,
	body.help .dating-trends-modal .modal-content .modal-signup-content button {
		width: 100%
	}
}

body.help .dating-trends-modal .modal-content .modal-signup-content a {
	padding: 14px 10px
}

body.help .dating-trends-modal .modal-content .modal-signup-content button {
	padding: 12px 10px
}

body.help #asian-american-dating-trends h1,
body.help #asian-american-dating-trends h2,
body.help #asian-american-dating-trends h3,
body.help #asian-american-dating-trends h4,
body.help #asian-american-dating-trends h5,
body.help #asian-american-dating-trends .checkbox-matrix .form-group>label,
.checkbox-matrix body.help #asian-american-dating-trends .form-group>label,
body.help #asian-american-dating-trends h6,
body.help #asian-american-dating-trends p,
body.help #asian-american-dating-trends span {
	font-family: "Helvetica", Helvetica, Arial, sans-serif
}

body.help #asian-american-dating-trends h6 span.author {
	font-weight: bold
}

body.help #asian-american-dating-trends h6 span.post-date {
	margin-left: 15px
}

body.help #asian-american-dating-trends .dating-trends-main h2 {
	font-size: 17px;
	line-height: 1.45;
	line-height: 18px
}

body.help #asian-american-dating-trends p {
	line-height: 1.45
}

body.help #asian-american-dating-trends p.with-after {
	padding-bottom: 14px
}

body.help #asian-american-dating-trends p.with-after img {
	margin-bottom: 0
}

body.help #asian-american-dating-trends span.img-after {
	font-size: 10px;
	white-space: nowrap;
	float: right
}

body.help #asian-american-dating-trends span.bold {
	font-weight: bold
}

body.help #asian-american-dating-trends span.underline {
	text-decoration: underline
}

@media screen and (max-width: 768px) {
	body.help #asian-american-dating-trends p {
		font-size: 16px
	}
	body.help #asian-american-dating-trends .dating-trends-main h1 {
		font-size: 25px
	}
}

@media screen and (max-width: 576px) {
	body.help #asian-american-dating-trends .dating-trends-main h1 {
		font-size: 20px
	}
	body.help #asian-american-dating-trends .dating-trends-main h1 span {
		font-size: 16px
	}
	body.help #asian-american-dating-trends .dating-trends-main h2 {
		font-size: 16px
	}
}

body.home.zh h1,
body.home.zh h2,
body.home.zh h3,
body.home.zh h4,
body.home.zh h5,
body.home.zh .checkbox-matrix .form-group>label,
.checkbox-matrix body.home.zh .form-group>label,
body.home.zh div,
body.home.zh p,
body.home.zh a,
body.home.zh button,
body.users-create.zh h1,
body.users-create.zh h2,
body.users-create.zh h3,
body.users-create.zh h4,
body.users-create.zh h5,
body.users-create.zh .checkbox-matrix .form-group>label,
.checkbox-matrix body.users-create.zh .form-group>label,
body.users-create.zh div,
body.users-create.zh p,
body.users-create.zh a,
body.users-create.zh button,
body.admin-marketing-blogs-preview.zh h1,
body.admin-marketing-blogs-preview.zh h2,
body.admin-marketing-blogs-preview.zh h3,
body.admin-marketing-blogs-preview.zh h4,
body.admin-marketing-blogs-preview.zh h5,
body.admin-marketing-blogs-preview.zh .checkbox-matrix .form-group>label,
.checkbox-matrix body.admin-marketing-blogs-preview.zh .form-group>label,
body.admin-marketing-blogs-preview.zh div,
body.admin-marketing-blogs-preview.zh p,
body.admin-marketing-blogs-preview.zh a,
body.admin-marketing-blogs-preview.zh button {
	font-family: Microsoft JhengHei
}

body.home.zh h1,
body.home.zh h2,
body.home.zh h3,
body.home.zh h4,
body.home.zh h5,
body.home.zh .checkbox-matrix .form-group>label,
.checkbox-matrix body.home.zh .form-group>label,
body.home.zh button,
body.users-create.zh h1,
body.users-create.zh h2,
body.users-create.zh h3,
body.users-create.zh h4,
body.users-create.zh h5,
body.users-create.zh .checkbox-matrix .form-group>label,
.checkbox-matrix body.users-create.zh .form-group>label,
body.users-create.zh button,
body.admin-marketing-blogs-preview.zh h1,
body.admin-marketing-blogs-preview.zh h2,
body.admin-marketing-blogs-preview.zh h3,
body.admin-marketing-blogs-preview.zh h4,
body.admin-marketing-blogs-preview.zh h5,
body.admin-marketing-blogs-preview.zh .checkbox-matrix .form-group>label,
.checkbox-matrix body.admin-marketing-blogs-preview.zh .form-group>label,
body.admin-marketing-blogs-preview.zh button {
	font-weight: bold
}

body.home h2,
body.users-create h2,
body.admin-marketing-blogs-preview h2 {
	font-size: 35px;
	font-weight: normal;
	font-family: "bree", serif;
	color: #394264
}

body.home h3,
body.users-create h3,
body.admin-marketing-blogs-preview h3 {
	font: normal 24px 'prox', sans-serif;
	color: #394264
}

@media (max-width: 767px) {
	body.home .joe,
	body.users-create .joe,
	body.admin-marketing-blogs-preview .joe {
		margin-left: -20px;
		margin-right: -20px
	}
}

body.home .joe.joe-couple .col-middle>h1,
body.users-create .joe.joe-couple .col-middle>h1,
body.admin-marketing-blogs-preview .joe.joe-couple .col-middle>h1 {
	text-shadow: 1px 1px 2px #737373
}

body.home .joe .hero,
body.users-create .joe .hero,
body.admin-marketing-blogs-preview .joe .hero {
	padding: 55px 0 135px 0;
	position: relative;
	overflow: hidden
}

@media (max-width: 767px) {
	body.home .joe .hero,
	body.users-create .joe .hero,
	body.admin-marketing-blogs-preview .joe .hero {
		margin-left: 20px;
		margin-right: 20px
	}
}

@media (max-width: 480px) {
	body.home .joe .hero,
	body.users-create .joe .hero,
	body.admin-marketing-blogs-preview .joe .hero {
		padding: 5px 0 80px 0
	}
}

body.home .joe .hero:before,
body.users-create .joe .hero:before,
body.admin-marketing-blogs-preview .joe .hero:before {
	content: "";
	position: absolute;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	z-index: -1;
	display: block;
	background-image: url(/assets/woman-on-phone-d135d6362e0a1b7f4f478636576cd6463200d193e8b0957e0907821364ce0601.jpg);
	background-size: cover;
	background-position: center
}

body.home .joe .hero-container,
body.users-create .joe .hero-container,
body.admin-marketing-blogs-preview .joe .hero-container {
	background-color: #000;
	z-index: 1
}

body.home .joe .hero-v2,
body.users-create .joe .hero-v2,
body.admin-marketing-blogs-preview .joe .hero-v2 {
	z-index: 2;
	padding: 55px 0 135px 0;
	position: relative;
	overflow: hidden
}

@media (max-width: 767px) {
	body.home .joe .hero-v2,
	body.users-create .joe .hero-v2,
	body.admin-marketing-blogs-preview .joe .hero-v2 {
		margin-left: 20px;
		margin-right: 20px
	}
}

@media (max-width: 480px) {
	body.home .joe .hero-v2,
	body.users-create .joe .hero-v2,
	body.admin-marketing-blogs-preview .joe .hero-v2 {
		padding: 5px 0 80px 0
	}
}

body.home .joe .hero-v2:before,
body.users-create .joe .hero-v2:before,
body.admin-marketing-blogs-preview .joe .hero-v2:before {
	content: "";
	position: absolute;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	z-index: -1;
	display: block;
	opacity: 0.7;
	background-image: url(/assets/woman-on-phone-v2-228e1ea71c4ab7c5acf99e88fb9d3387c9350b4dccf837107a8c2bf9cef41a2c.jpg);
	background-size: cover;
	background-position: top center
}

@media (max-width: 767px) {
	body.home .joe .hero-v2:before,
	body.users-create .joe .hero-v2:before,
	body.admin-marketing-blogs-preview .joe .hero-v2:before {
		background-image: none
	}
}

body.home .joe .hero-v2 h1.with-shadow,
body.users-create .joe .hero-v2 h1.with-shadow,
body.admin-marketing-blogs-preview .joe .hero-v2 h1.with-shadow {
	color: #FFF;
	text-shadow: 1px 1px 1px #000
}

body.home .joe .col-middle,
body.users-create .joe .col-middle,
body.admin-marketing-blogs-preview .joe .col-middle {
	width: 50%;
	min-height: 10px;
	padding: 3px 8px
}

@media (max-width: 767px) {
	body.home .joe .col-middle,
	body.users-create .joe .col-middle,
	body.admin-marketing-blogs-preview .joe .col-middle {
		max-width: 550px;
		margin: 0 auto;
		float: none;
		width: auto
	}
}

body.home .joe .col-middle>h1,
body.users-create .joe .col-middle>h1,
body.admin-marketing-blogs-preview .joe .col-middle>h1 {
	color: white;
	text-align: center;
	font-size: 28px;
	line-height: 1.8em
}

@media (max-width: 480px) {
	body.home .joe .col-middle>h1,
	body.users-create .joe .col-middle>h1,
	body.admin-marketing-blogs-preview .joe .col-middle>h1 {
		display: none
	}
}

body.home .joe .col-middle>h1:first-of-type,
body.users-create .joe .col-middle>h1:first-of-type,
body.admin-marketing-blogs-preview .joe .col-middle>h1:first-of-type {
	margin-bottom: 10px
}

body.home .joe .col-middle>h1:last-of-type,
body.users-create .joe .col-middle>h1:last-of-type,
body.admin-marketing-blogs-preview .joe .col-middle>h1:last-of-type {
	margin-bottom: 30px
}

body.home .joe .signup-well,
body.users-create .joe .signup-well,
body.admin-marketing-blogs-preview .joe .signup-well {
	max-width: 392px;
	background-color: rgba(225, 225, 225, 0.35);
	padding: 10px;
	margin: 0 auto;
	border-radius: 5px
}

body.home .joe .signup-well .ribbon,
body.users-create .joe .signup-well .ribbon,
body.admin-marketing-blogs-preview .joe .signup-well .ribbon {
	width: 110px;
	top: -10px;
	right: -7px
}

body.home .joe .signup-well .ribbon img,
body.users-create .joe .signup-well .ribbon img,
body.admin-marketing-blogs-preview .joe .signup-well .ribbon img {
	width: 100%
}

body.home .joe .signup-well-inner,
body.users-create .joe .signup-well-inner,
body.admin-marketing-blogs-preview .joe .signup-well-inner {
	padding: 10px;
	position: relative;
	border-radius: 5px;
	border: solid 2px #ed3b6d;
	min-height: 230px;
	background-color: rgba(225, 225, 225, 0.8)
}

@media (max-width: 767px) {
	body.home .joe .signup-well-inner,
	body.users-create .joe .signup-well-inner,
	body.admin-marketing-blogs-preview .joe .signup-well-inner {
		background-color: rgba(225, 225, 225, 0.9)
	}
}

body.home .joe .signup-well-inner label,
body.users-create .joe .signup-well-inner label,
body.admin-marketing-blogs-preview .joe .signup-well-inner label {
	width: auto;
	margin-right: 6px;
	font-weight: normal;
	float: left
}

body.home .joe .signup-well-inner select,
body.users-create .joe .signup-well-inner select,
body.admin-marketing-blogs-preview .joe .signup-well-inner select {
	width: auto;
	display: inline-block;
	padding: 6px;
	color: #4c4c4c
}

@media (max-width: 480px) {
	body.home .joe .signup-well-inner select,
	body.users-create .joe .signup-well-inner select,
	body.admin-marketing-blogs-preview .joe .signup-well-inner select {
		width: 100%
	}
}

body.home .joe .signup-well-inner .gender-orien,
body.users-create .joe .signup-well-inner .gender-orien,
body.admin-marketing-blogs-preview .joe .signup-well-inner .gender-orien {
	margin-top: 2px;
	margin-bottom: 20px
}

body.home .joe .signup-well-inner .gender-orien .form-group,
body.users-create .joe .signup-well-inner .gender-orien .form-group,
body.admin-marketing-blogs-preview .joe .signup-well-inner .gender-orien .form-group {
	width: 50%;
	float: left;
	margin-bottom: 0
}

@media (max-width: 480px) {
	body.home .joe .signup-well-inner .gender-orien .form-group:first-child,
	body.users-create .joe .signup-well-inner .gender-orien .form-group:first-child,
	body.admin-marketing-blogs-preview .joe .signup-well-inner .gender-orien .form-group:first-child {
		padding-right: 6px
	}
}

body.home .joe .signup-well-inner .form-group>div,
body.users-create .joe .signup-well-inner .form-group>div,
body.admin-marketing-blogs-preview .joe .signup-well-inner .form-group>div {
	margin-left: 0
}

body.home .joe .signup-well-inner .signup-zip,
body.users-create .joe .signup-well-inner .signup-zip,
body.admin-marketing-blogs-preview .joe .signup-well-inner .signup-zip {
	width: 100%
}

body.home .joe .signup-well-inner .signup-zip input,
body.users-create .joe .signup-well-inner .signup-zip input,
body.admin-marketing-blogs-preview .joe .signup-well-inner .signup-zip input {
	width: calc(100% - 62px)
}

@media (max-width: 480px) {
	body.home .joe .signup-well-inner .signup-zip input,
	body.users-create .joe .signup-well-inner .signup-zip input,
	body.admin-marketing-blogs-preview .joe .signup-well-inner .signup-zip input {
		width: 100%
	}
}

body.home .joe hr,
body.users-create .joe hr,
body.admin-marketing-blogs-preview .joe hr {
	border-top-color: #ed3b6d;
	border-bottom-color: #ed3b6d;
	width: calc(100% - 35px);
	margin: 15px auto
}

@media (max-width: 480px) {
	body.home .joe hr,
	body.users-create .joe hr,
	body.admin-marketing-blogs-preview .joe hr {
		margin: 5px auto
	}
}

body.home .joe .signup-header,
body.users-create .joe .signup-header,
body.admin-marketing-blogs-preview .joe .signup-header {
	text-align: center;
	padding: 10px
}

body.home .joe .signup-header h1,
body.users-create .joe .signup-header h1,
body.admin-marketing-blogs-preview .joe .signup-header h1 {
	font-size: 21px;
	color: #ed3b6d
}

body.home .joe .signup-header p,
body.users-create .joe .signup-header p,
body.admin-marketing-blogs-preview .joe .signup-header p {
	font-size: 16px;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	color: #4c4c4c
}

body.home .joe .signup-content,
body.users-create .joe .signup-content,
body.admin-marketing-blogs-preview .joe .signup-content {
	padding: 20px 15px
}

@media (max-width: 480px) {
	body.home .joe .signup-content,
	body.users-create .joe .signup-content,
	body.admin-marketing-blogs-preview .joe .signup-content {
		padding: 10px 15px
	}
}

body.home .joe .signup-content a.start-searching,
body.users-create .joe .signup-content a.start-searching,
body.admin-marketing-blogs-preview .joe .signup-content a.start-searching {
	padding: 16px 10px
}

body.home .joe .signup-content button,
body.home .joe .signup-content .btn,
body.home .joe .signup-content .facebook-button a,
.facebook-button body.home .joe .signup-content a,
body.home .joe .signup-content .facebook-button button,
.facebook-button body.home .joe .signup-content button,
body.home .joe .signup-content .facebook-login,
body.home .joe .signup-content body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.home .joe .signup-content a,
body.users-create .joe .signup-content button,
body.users-create .joe .signup-content .btn,
body.users-create .joe .signup-content .facebook-button a,
.facebook-button body.users-create .joe .signup-content a,
body.users-create .joe .signup-content .facebook-button button,
.facebook-button body.users-create .joe .signup-content button,
body.users-create .joe .signup-content .facebook-login,
body.users-create .joe .signup-content body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.users-create .joe .signup-content a,
body.admin-marketing-blogs-preview .joe .signup-content button,
body.admin-marketing-blogs-preview .joe .signup-content .btn,
body.admin-marketing-blogs-preview .joe .signup-content .facebook-button a,
.facebook-button body.admin-marketing-blogs-preview .joe .signup-content a,
body.admin-marketing-blogs-preview .joe .signup-content .facebook-button button,
.facebook-button body.admin-marketing-blogs-preview .joe .signup-content button,
body.admin-marketing-blogs-preview .joe .signup-content .facebook-login,
body.admin-marketing-blogs-preview .joe .signup-content body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.admin-marketing-blogs-preview .joe .signup-content a {
	width: 100%;
	padding: 12px 10px
}

body.home .joe .signup-content form,
body.users-create .joe .signup-content form,
body.admin-marketing-blogs-preview .joe .signup-content form {
	margin-bottom: 0
}

body.home .joe .signup-content .form-actions,
body.users-create .joe .signup-content .form-actions,
body.admin-marketing-blogs-preview .joe .signup-content .form-actions {
	padding: 0;
	margin-top: 8px;
	border-top: none;
	position: relative;
	margin-bottom: 0
}

body.home .joe .signup-content .form-group,
body.users-create .joe .signup-content .form-group,
body.admin-marketing-blogs-preview .joe .signup-content .form-group {
	margin-bottom: 10px
}

body.home .joe label.radio,
body.users-create .joe label.radio,
body.admin-marketing-blogs-preview .joe label.radio {
	display: inline-block
}

body.home .joe #user_profile_attributes_country,
body.users-create .joe #user_profile_attributes_country,
body.admin-marketing-blogs-preview .joe #user_profile_attributes_country {
	width: 100%
}

body.home .joe .country-toggle a,
body.users-create .joe .country-toggle a,
body.admin-marketing-blogs-preview .joe .country-toggle a {
	color: #4c4c4c
}

body.home .joe .country-toggle a:hover,
body.users-create .joe .country-toggle a:hover,
body.admin-marketing-blogs-preview .joe .country-toggle a:hover {
	color: #ed3b6d
}

body.home .joe h1,
body.users-create .joe h1,
body.admin-marketing-blogs-preview .joe h1 {
	font-size: 48px
}

body.home .joe .middle-content,
body.users-create .joe .middle-content,
body.admin-marketing-blogs-preview .joe .middle-content {
	padding-bottom: 100px;
	position: relative
}

@media (max-width: 767px) {
	body.home .joe .middle-content,
	body.users-create .joe .middle-content,
	body.admin-marketing-blogs-preview .joe .middle-content {
		padding-right: 40px;
		padding-left: 40px
	}
}

body.home .joe .middle-content h1,
body.users-create .joe .middle-content h1,
body.admin-marketing-blogs-preview .joe .middle-content h1 {
	color: #394264;
	margin-top: 100px;
	margin-bottom: 10px
}

@media (max-width: 480px) {
	body.home .joe .middle-content h1,
	body.users-create .joe .middle-content h1,
	body.admin-marketing-blogs-preview .joe .middle-content h1 {
		font-size: 36px;
		margin-top: 50px
	}
}

body.home .joe .three-reasons,
body.users-create .joe .three-reasons,
body.admin-marketing-blogs-preview .joe .three-reasons {
	margin-top: 75px;
	text-align: center
}

@media (max-width: 480px) {
	body.home .joe .three-reasons,
	body.users-create .joe .three-reasons,
	body.admin-marketing-blogs-preview .joe .three-reasons {
		margin-top: 30px
	}
}

body.home .joe .three-reasons p,
body.users-create .joe .three-reasons p,
body.admin-marketing-blogs-preview .joe .three-reasons p {
	font-size: 16px;
	line-height: 1.5
}

body.home .joe .testimonials,
body.users-create .joe .testimonials,
body.admin-marketing-blogs-preview .joe .testimonials {
	padding-left: 15px;
	padding-right: 15px
}

@media (max-width: 767px) {
	body.home .joe .testimonials,
	body.users-create .joe .testimonials,
	body.admin-marketing-blogs-preview .joe .testimonials {
		margin-bottom: 30px
	}
}

body.home .joe .asterisk,
body.users-create .joe .asterisk,
body.admin-marketing-blogs-preview .joe .asterisk {
	font-size: 10px;
	color: #98a7ad;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0
}

body.home .joe .steps,
body.users-create .joe .steps,
body.admin-marketing-blogs-preview .joe .steps {
	background-color: white;
	border-width: 3px
}

body.home .joe .steps span,
body.users-create .joe .steps span,
body.admin-marketing-blogs-preview .joe .steps span {
	font-size: 48px;
	font-weight: normal
}

body.home .joe .media-bar,
body.users-create .joe .media-bar,
body.admin-marketing-blogs-preview .joe .media-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background-color: rgba(138, 146, 176, 0.5);
	padding: 15px;
	color: white
}

body.home .joe .media-bar .pc-featured-media-list,
body.users-create .joe .media-bar .pc-featured-media-list,
body.admin-marketing-blogs-preview .joe .media-bar .pc-featured-media-list {
	display: inline-block
}

@media (max-width: 767px) {
	body.home .joe .media-bar .pc-featured-media-list,
	body.users-create .joe .media-bar .pc-featured-media-list,
	body.admin-marketing-blogs-preview .joe .media-bar .pc-featured-media-list {
		display: none
	}
}

body.home .joe .media-bar img,
body.users-create .joe .media-bar img,
body.admin-marketing-blogs-preview .joe .media-bar img {
	margin-left: 15px
}

@media (max-width: 767px) {
	body.home .joe .media-bar img,
	body.users-create .joe .media-bar img,
	body.admin-marketing-blogs-preview .joe .media-bar img {
		margin-left: 0
	}
}

body.home .mobile-signup-pics,
body.users-create .mobile-signup-pics,
body.admin-marketing-blogs-preview .mobile-signup-pics {
	margin-top: 20px;
	margin-bottom: -10px;
	padding-left: 10px;
	padding-right: 10px
}

body.home .mobile-signup-pics>div,
body.users-create .mobile-signup-pics>div,
body.admin-marketing-blogs-preview .mobile-signup-pics>div {
	padding-left: 5px;
	padding-right: 5px
}

body.home .home-index .framed-well,
body.users-create .home-index .framed-well,
body.admin-marketing-blogs-preview .home-index .framed-well {
	position: relative
}

body.home .home-index .framed-well .framed-well-inner,
body.users-create .home-index .framed-well .framed-well-inner,
body.admin-marketing-blogs-preview .home-index .framed-well .framed-well-inner {
	position: relative
}

body.home .ribbon,
body.users-create .ribbon,
body.admin-marketing-blogs-preview .ribbon {
	position: absolute;
	z-index: 999
}

body.home .control-label,
body.users-create .control-label,
body.admin-marketing-blogs-preview .control-label {
	width: auto
}

body.home div[class*='prof-'],
body.users-create div[class*='prof-'],
body.admin-marketing-blogs-preview div[class*='prof-'] {
	position: absolute;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: solid 1px #a2999e;
	border-radius: 4px;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@media (max-width: 919px) {
	body.home div[class*='prof-'],
	body.users-create div[class*='prof-'],
	body.admin-marketing-blogs-preview div[class*='prof-'] {
		display: none
	}
}

body.home .videos-blogs,
body.users-create .videos-blogs,
body.admin-marketing-blogs-preview .videos-blogs {
	padding-top: 10px;
	padding-bottom: 25px;
	background-color: #ebe9ea
}

body.home .videos-blogs h1,
body.users-create .videos-blogs h1,
body.admin-marketing-blogs-preview .videos-blogs h1 {
	color: #394264;
	margin-bottom: 30px
}

body.home .videos-blogs h2,
body.users-create .videos-blogs h2,
body.admin-marketing-blogs-preview .videos-blogs h2 {
	margin-bottom: 20px
}

body.home .video-box,
body.home .blog-box,
body.users-create .video-box,
body.users-create .blog-box,
body.admin-marketing-blogs-preview .video-box,
body.admin-marketing-blogs-preview .blog-box {
	background-color: white;
	padding-bottom: 15px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden
}

@media (max-width: 767px) {
	body.home .video-box,
	body.home .blog-box,
	body.users-create .video-box,
	body.users-create .blog-box,
	body.admin-marketing-blogs-preview .video-box,
	body.admin-marketing-blogs-preview .blog-box {
		margin: 15px 20px
	}
}

body.home .video-box img,
body.home .blog-box img,
body.users-create .video-box img,
body.users-create .blog-box img,
body.admin-marketing-blogs-preview .video-box img,
body.admin-marketing-blogs-preview .blog-box img {
	width: 100%
}

body.home .video-box h4,
body.home .blog-box h4,
body.users-create .video-box h4,
body.users-create .blog-box h4,
body.admin-marketing-blogs-preview .video-box h4,
body.admin-marketing-blogs-preview .blog-box h4 {
	padding-left: 15px;
	padding-right: 15px
}

body.home .video-box hr,
body.home .blog-box hr,
body.users-create .video-box hr,
body.users-create .blog-box hr,
body.admin-marketing-blogs-preview .video-box hr,
body.admin-marketing-blogs-preview .blog-box hr {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	border-color: #c7c1c4
}

body.home .video-box .blurb,
body.home .blog-box .blurb,
body.users-create .video-box .blurb,
body.users-create .blog-box .blurb,
body.admin-marketing-blogs-preview .video-box .blurb,
body.admin-marketing-blogs-preview .blog-box .blurb {
	overflow: hidden
}

body.home .video-box p,
body.home .blog-box p,
body.users-create .video-box p,
body.users-create .blog-box p,
body.admin-marketing-blogs-preview .video-box p,
body.admin-marketing-blogs-preview .blog-box p {
	font-size: 14px;
	line-height: 1.2;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
	max-height: 96px;
	overflow: hidden
}

body.home .video-box-small,
body.users-create .video-box-small,
body.admin-marketing-blogs-preview .video-box-small {
	padding: 10px
}

@media (max-width: 991px) {
	body.home .video-box-small,
	body.users-create .video-box-small,
	body.admin-marketing-blogs-preview .video-box-small {
		padding: 0;
		padding-bottom: 15px
	}
}

body.home .blog-box a,
body.users-create .blog-box a,
body.admin-marketing-blogs-preview .blog-box a {
	color: #ed3b6d;
	font-family: 'bree'
}

body.home .responsive-video,
body.users-create .responsive-video,
body.admin-marketing-blogs-preview .responsive-video {
	position: relative;
	padding-bottom: 20%;
	padding-top: 46%;
	height: 0
}

body.home .video-info,
body.users-create .video-info,
body.admin-marketing-blogs-preview .video-info {
	float: right;
	width: 40%
}

@media (max-width: 991px) {
	body.home .video-info,
	body.users-create .video-info,
	body.admin-marketing-blogs-preview .video-info {
		width: 100%;
		float: none
	}
}

body.home .responsive-video-small,
body.users-create .responsive-video-small,
body.admin-marketing-blogs-preview .responsive-video-small {
	width: 60%;
	float: left;
	position: relative;
	padding-bottom: 38.3%;
	height: 0
}

@media (max-width: 1200px) {
	body.home .responsive-video-small,
	body.users-create .responsive-video-small,
	body.admin-marketing-blogs-preview .responsive-video-small {
		padding-bottom: 41.5%
	}
}

@media (max-width: 991px) {
	body.home .responsive-video-small,
	body.users-create .responsive-video-small,
	body.admin-marketing-blogs-preview .responsive-video-small {
		padding-bottom: 46%;
		width: 100%;
		float: none
	}
}

body.home .responsive-video iframe,
body.home .responsive-video-small iframe,
body.users-create .responsive-video iframe,
body.users-create .responsive-video-small iframe,
body.admin-marketing-blogs-preview .responsive-video iframe,
body.admin-marketing-blogs-preview .responsive-video-small iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

body.home .success-number,
body.users-create .success-number,
body.admin-marketing-blogs-preview .success-number {
	background-image: url(/assets/mobile_bg-aaa18d75f311a4b713f13063ea8c9b7354cbbdbac8eac225d77f31069e11fe22.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-position: top
}

body.home .success-number .success-number-container,
body.users-create .success-number .success-number-container,
body.admin-marketing-blogs-preview .success-number .success-number-container {
	display: flex;
	flex-direction: row-reverse;
	padding-top: 50px;
	padding-bottom: 50px
}

@media (max-width: 765px) {
	body.home .success-number .success-number-container,
	body.users-create .success-number .success-number-container,
	body.admin-marketing-blogs-preview .success-number .success-number-container {
		display: block;
		text-align: center
	}
}

body.home .success-number .success-number-container .success-numbers,
body.users-create .success-number .success-number-container .success-numbers,
body.admin-marketing-blogs-preview .success-number .success-number-container .success-numbers {
	min-width: 400px;
	text-align: center
}

@media (max-width: 1200px) {
	body.home .success-number .success-number-container .success-numbers,
	body.users-create .success-number .success-number-container .success-numbers,
	body.admin-marketing-blogs-preview .success-number .success-number-container .success-numbers {
		min-width: 300px
	}
}

@media (max-width: 765px) {
	body.home .success-number .success-number-container .success-numbers,
	body.users-create .success-number .success-number-container .success-numbers,
	body.admin-marketing-blogs-preview .success-number .success-number-container .success-numbers {
		margin-bottom: 20px
	}
}

body.home .success-number .success-number-container .success-numbers .eme-logo,
body.users-create .success-number .success-number-container .success-numbers .eme-logo,
body.admin-marketing-blogs-preview .success-number .success-number-container .success-numbers .eme-logo {
	margin-bottom: 20px;
	padding: 0 25px 0 10px
}

body.home .success-number .success-number-container .success-numbers .success-number-title,
body.users-create .success-number .success-number-container .success-numbers .success-number-title,
body.admin-marketing-blogs-preview .success-number .success-number-container .success-numbers .success-number-title {
	margin-top: 10px;
	font-size: 40px
}

@media (max-width: 765px) {
	body.home .success-number .success-number-container .success-numbers .success-number-title,
	body.users-create .success-number .success-number-container .success-numbers .success-number-title,
	body.admin-marketing-blogs-preview .success-number .success-number-container .success-numbers .success-number-title {
		margin-bottom: 40px
	}
}

body.home .success-number .success-number-container .kaxiq,
body.users-create .success-number .success-number-container .kaxiq,
body.admin-marketing-blogs-preview .success-number .success-number-container .kaxiq {
	padding-top: 50px;
	padding-right: 0
}

@media (max-width: 1200px) {
	body.home .success-number .success-number-container .kaxiq,
	body.users-create .success-number .success-number-container .kaxiq,
	body.admin-marketing-blogs-preview .success-number .success-number-container .kaxiq {
		padding-top: 0;
		padding-right: 20px
	}
}

@media (max-width: 765px) {
	body.home .success-number .success-number-container .kaxiq,
	body.users-create .success-number .success-number-container .kaxiq,
	body.admin-marketing-blogs-preview .success-number .success-number-container .kaxiq {
		padding-top: 0;
		padding-left: 15px;
		padding-right: 15px
	}
}

body.home .success-number .success-number-container .kaxiq p,
body.users-create .success-number .success-number-container .kaxiq p,
body.admin-marketing-blogs-preview .success-number .success-number-container .kaxiq p {
	margin-bottom: 30px;
	font-size: 16px;
	color: #7f7f7f;
	line-height: 22px
}

body.home .success-number .success-number-container .kaxiq p:last-child,
body.users-create .success-number .success-number-container .kaxiq p:last-child,
body.admin-marketing-blogs-preview .success-number .success-number-container .kaxiq p:last-child {
	margin-bottom: 0
}

body.home .story-photo,
body.users-create .story-photo,
body.admin-marketing-blogs-preview .story-photo {
	height: 200px;
	width: 200px;
	box-sizing: content-box;
	overflow: hidden;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border: solid 10px white;
	border-bottom-width: 50px;
	background-size: cover;
	background-position: center;
	transform: rotate(-10deg)
}

@media (max-width: 767px) {
	body.home .story-photo,
	body.users-create .story-photo,
	body.admin-marketing-blogs-preview .story-photo {
		margin-top: 0;
		margin-bottom: 30px
	}
}

body.home .read-more-link,
body.users-create .read-more-link,
body.admin-marketing-blogs-preview .read-more-link {
	color: #fff
}

body.home .read-more-link:hover,
body.users-create .read-more-link:hover,
body.admin-marketing-blogs-preview .read-more-link:hover {
	color: #ebe9ea
}

body.home .middle-content,
body.users-create .middle-content,
body.admin-marketing-blogs-preview .middle-content {
	background: white
}

body.home .middle-content h1,
body.users-create .middle-content h1,
body.admin-marketing-blogs-preview .middle-content h1 {
	margin-bottom: 25px
}

body.home .testimonials img,
body.users-create .testimonials img,
body.admin-marketing-blogs-preview .testimonials img {
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.61)
}

body.home .testimonials span.number,
body.users-create .testimonials span.number,
body.admin-marketing-blogs-preview .testimonials span.number {
	color: #ed3b6d;
	font-weight: bold
}

body.home .testimonial,
body.users-create .testimonial,
body.admin-marketing-blogs-preview .testimonial {
	padding-top: 50px;
	padding-bottom: 30px;
	background-color: #394264
}

body.home .testimonial h1,
body.users-create .testimonial h1,
body.admin-marketing-blogs-preview .testimonial h1 {
	color: white;
	margin-bottom: 20px
}

@media (max-width: 480px) {
	body.home .testimonial h1,
	body.users-create .testimonial h1,
	body.admin-marketing-blogs-preview .testimonial h1 {
		font-size: 36px
	}
}

body.home .testimonial h3,
body.users-create .testimonial h3,
body.admin-marketing-blogs-preview .testimonial h3 {
	font-size: 28px
}

body.home .testimonial p,
body.users-create .testimonial p,
body.admin-marketing-blogs-preview .testimonial p {
	color: #a5a5a5
}

body.home .testimonial p.sig,
body.users-create .testimonial p.sig,
body.admin-marketing-blogs-preview .testimonial p.sig {
	color: #394264
}

body.home .testimonial span,
body.users-create .testimonial span,
body.admin-marketing-blogs-preview .testimonial span {
	color: #a5a5a5
}

body.home .testimonial i,
body.users-create .testimonial i,
body.admin-marketing-blogs-preview .testimonial i {
	color: white
}

@media (max-width: 767px) {
	body.home .testimonial .rasijib,
	body.users-create .testimonial .rasijib,
	body.admin-marketing-blogs-preview .testimonial .rasijib {
		padding-left: 40px;
		padding-right: 40px
	}
}

body.home .col3,
body.users-create .col3,
body.admin-marketing-blogs-preview .col3 {
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	-moz-column-count: 3;
	-moz-column-gap: 20px
}

@media (max-width: 767px) {
	body.home .col3,
	body.users-create .col3,
	body.admin-marketing-blogs-preview .col3 {
		-webkit-column-count: 2;
		-moz-column-count: 2
	}
}

@media (max-width: 480px) {
	body.home .col3,
	body.users-create .col3,
	body.admin-marketing-blogs-preview .col3 {
		-webkit-column-count: 1;
		-moz-column-count: 1
	}
}

body.home .steps,
body.users-create .steps,
body.admin-marketing-blogs-preview .steps {
	margin: 0 auto 20px auto;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	font: normal 35px/40px 'bree';
	border: solid 3px #ed3b6d;
	text-align: center;
	background-color: #f6f6f6;
	padding-top: 13px
}

body.home .steps span,
body.users-create .steps span,
body.admin-marketing-blogs-preview .steps span {
	color: #ed3b6d
}

body.home .home-members-container,
body.users-create .home-members-container,
body.admin-marketing-blogs-preview .home-members-container {
	padding: 30px 50px
}

@media (max-width: 767px) {
	body.home .home-members-container,
	body.users-create .home-members-container,
	body.admin-marketing-blogs-preview .home-members-container {
		padding: 0
	}
}

body.home .home-members-container .home-members-title,
body.users-create .home-members-container .home-members-title,
body.admin-marketing-blogs-preview .home-members-container .home-members-title {
	margin-bottom: 50px;
	text-align: center
}

@media (max-width: 480px) {
	body.home .home-members-container .home-members-title,
	body.users-create .home-members-container .home-members-title,
	body.admin-marketing-blogs-preview .home-members-container .home-members-title {
		margin-bottom: 20px
	}
	body.home .home-members-container .home-members-title .title-words,
	body.users-create .home-members-container .home-members-title .title-words,
	body.admin-marketing-blogs-preview .home-members-container .home-members-title .title-words {
		display: block
	}
}

body.home .home-members-container .home-members-carousel,
body.users-create .home-members-container .home-members-carousel,
body.admin-marketing-blogs-preview .home-members-container .home-members-carousel {
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	max-width: 980px
}

body.home .home-members-container .home-members-carousel .arrow-container,
body.users-create .home-members-container .home-members-carousel .arrow-container,
body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 170px;
	padding: 0 10px 75px 10px
}

body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button,
body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button,
body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button {
	width: 70px;
	height: 70px;
	margin: 0 20px;
	background-color: #ffffff;
	border: solid 2px rgba(188, 188, 188, 0.5);
	border-radius: 50%
}

body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button:focus,
body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button:focus,
body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button:focus {
	outline: none
}

body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button i,
body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button i,
body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button i {
	font-size: 30px
}

@media (max-width: 991px) {
	body.home .home-members-container .home-members-carousel .arrow-container,
	body.users-create .home-members-container .home-members-carousel .arrow-container,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container {
		width: 150px;
		padding: 0 0 50px 0
	}
	body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button,
	body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button {
		width: 60px;
		height: 60px
	}
	body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button i,
	body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button i,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button i {
		font-size: 26px
	}
}

@media (max-width: 700px) {
	body.home .home-members-container .home-members-carousel .arrow-container,
	body.users-create .home-members-container .home-members-carousel .arrow-container,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container {
		width: 170px
	}
	body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button,
	body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button {
		width: 50px;
		height: 50px
	}
	body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button i,
	body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button i,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button i {
		font-size: 22px
	}
}

@media (max-width: 480px) {
	body.home .home-members-container .home-members-carousel .arrow-container,
	body.users-create .home-members-container .home-members-carousel .arrow-container,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container {
		width: 150px
	}
	body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button,
	body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button {
		width: 45px;
		height: 45px
	}
	body.home .home-members-container .home-members-carousel .arrow-container button.arrow-button i,
	body.users-create .home-members-container .home-members-carousel .arrow-container button.arrow-button i,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .arrow-container button.arrow-button i {
		font-size: 18px
	}
}

@media (max-width: 700px) {
	body.home .home-members-container .home-members-carousel .left-arrow,
	body.users-create .home-members-container .home-members-carousel .left-arrow,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .left-arrow {
		margin-left: 30px
	}
}

@media (max-width: 700px) {
	body.home .home-members-container .home-members-carousel .right-arrow,
	body.users-create .home-members-container .home-members-carousel .right-arrow,
	body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .right-arrow {
		margin-right: 30px
	}
}

body.home .home-members-container .home-members-carousel .home-members,
body.users-create .home-members-container .home-members-carousel .home-members,
body.admin-marketing-blogs-preview .home-members-container .home-members-carousel .home-members {
	overflow: hidden;
	margin: 0 auto;
	max-width: 980px
}

body.home .home-member-carousel-container .home-member-container,
body.users-create .home-member-carousel-container .home-member-container,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container {
	margin: 0 12px 15px 12px;
	width: 150px;
	max-width: 150px;
	margin: auto;
	overflow: hidden
}

@media (max-width: 480px) {
	body.home .home-member-carousel-container .home-member-container,
	body.users-create .home-member-carousel-container .home-member-container,
	body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container {
		margin: auto;
		padding: 0 1%;
		width: 150px
	}
}

body.home .home-member-carousel-container .home-member-container .member-image-box,
body.users-create .home-member-carousel-container .home-member-container .member-image-box,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-image-box {
	position: relative;
	width: 100%;
	height: 150px;
	padding-left: 4px;
	overflow: hidden;
	border-radius: 5%
}

body.home .home-member-carousel-container .home-member-container .member-image-box .member-image,
body.users-create .home-member-carousel-container .home-member-container .member-image-box .member-image,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-image-box .member-image {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	transition: all 0.3s ease
}

@media (max-width: 480px) {
	body.home .home-member-carousel-container .home-member-container .member-image-box .member-image,
	body.users-create .home-member-carousel-container .home-member-container .member-image-box .member-image,
	body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-image-box .member-image {
		width: 100%
	}
}

body.home .home-member-carousel-container .home-member-container .member-image-box .member-image:hover,
body.users-create .home-member-carousel-container .home-member-container .member-image-box .member-image:hover,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-image-box .member-image:hover {
	top: -5%;
	left: -5%;
	min-width: 110%;
	min-height: 110%
}

body.home .home-member-carousel-container .home-member-container .member-image-box .member-image-footer,
body.users-create .home-member-carousel-container .home-member-container .member-image-box .member-image-footer,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-image-box .member-image-footer {
	position: absolute;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	height: 100%
}

body.home .home-member-carousel-container .home-member-container .member-image-box .member-image-footer .ionicon,
body.users-create .home-member-carousel-container .home-member-container .member-image-box .member-image-footer .ionicon,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-image-box .member-image-footer .ionicon {
	color: #FFF;
	font-size: 12px
}

body.home .home-member-carousel-container .home-member-container .member-profile-box,
body.users-create .home-member-carousel-container .home-member-container .member-profile-box,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-profile-box {
	padding: 7px;
	padding-bottom: 10px;
	min-height: 73px;
	font-family: "prox", sans-serif
}

body.home .home-member-carousel-container .home-member-container .member-profile-box .jetylo-main,
body.users-create .home-member-carousel-container .home-member-container .member-profile-box .jetylo-main,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-profile-box .jetylo-main {
	font-size: 14px;
	font-weight: bolder;
	color: #394264
}

body.home .home-member-carousel-container .home-member-container .member-profile-box .jetylo-detail,
body.users-create .home-member-carousel-container .home-member-container .member-profile-box .jetylo-detail,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-profile-box .jetylo-detail {
	font-size: 13px;
	color: #6e828b
}

body.home .home-member-carousel-container .home-member-container .member-profile-box .jetylo-detail .address,
body.users-create .home-member-carousel-container .home-member-container .member-profile-box .jetylo-detail .address,
body.admin-marketing-blogs-preview .home-member-carousel-container .home-member-container .member-profile-box .jetylo-detail .address {
	font-size: 12px;
	display: block
}

body.home .subfooter,
body.users-create .subfooter,
body.admin-marketing-blogs-preview .subfooter {
	background: #f6f6f6;
	padding: 100px 0 30px 0;
	position: relative;
	min-height: 150px
}

@media (max-width: 767px) {
	body.home .subfooter,
	body.users-create .subfooter,
	body.admin-marketing-blogs-preview .subfooter {
		margin-left: -20px;
		margin-right: -20px;
		padding: 40px 20px;
		text-align: center
	}
}

body.home img[href~=twitter],
body.users-create img[href~=twitter],
body.admin-marketing-blogs-preview img[href~=twitter] {
	float: right
}

body.home .curve-bottom,
body.users-create .curve-bottom,
body.admin-marketing-blogs-preview .curve-bottom {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

body.home .curve-bottom img,
body.users-create .curve-bottom img,
body.admin-marketing-blogs-preview .curve-bottom img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

body.home .wywale,
body.users-create .wywale,
body.admin-marketing-blogs-preview .wywale {
	background-color: #394264;
	color: white
}

@media (max-width: 832px) {
	body.home .wywale,
	body.users-create .wywale,
	body.admin-marketing-blogs-preview .wywale {
		height: auto
	}
}

body.home .wywale .guwezyw,
body.users-create .wywale .guwezyw,
body.admin-marketing-blogs-preview .wywale .guwezyw {
	margin: 0 auto;
	padding-top: 5px;
	max-width: 860px
}

body.home .wywale .guwezyw .kaxiq,
body.users-create .wywale .guwezyw .kaxiq,
body.admin-marketing-blogs-preview .wywale .guwezyw .kaxiq {
	margin-bottom: 5px
}

body.home .wywale .guwezyw .kaxiq a,
body.users-create .wywale .guwezyw .kaxiq a,
body.admin-marketing-blogs-preview .wywale .guwezyw .kaxiq a {
	font-size: 16px;
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: baseline
}

@media (max-width: 480px) {
	body.home .wywale .guwezyw .kaxiq a,
	body.users-create .wywale .guwezyw .kaxiq a,
	body.admin-marketing-blogs-preview .wywale .guwezyw .kaxiq a {
		margin-left: 4px;
		margin-right: 4px
	}
}

body.home .wywale .guwezyw .kaxiq .luhemiq a,
body.users-create .wywale .guwezyw .kaxiq .luhemiq a,
body.admin-marketing-blogs-preview .wywale .guwezyw .kaxiq .luhemiq a {
	margin: 2px
}

body.home .wywale .guwezyw .dating-tips,
body.users-create .wywale .guwezyw .dating-tips,
body.admin-marketing-blogs-preview .wywale .guwezyw .dating-tips {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px
}

body.home .wywale .guwezyw .dating-tips a,
body.users-create .wywale .guwezyw .dating-tips a,
body.admin-marketing-blogs-preview .wywale .guwezyw .dating-tips a {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px
}

@media (max-width: 480px) {
	body.home .wywale .guwezyw .dating-tips a,
	body.users-create .wywale .guwezyw .dating-tips a,
	body.admin-marketing-blogs-preview .wywale .guwezyw .dating-tips a {
		margin-left: 2px;
		margin-right: 2px
	}
}

body.home .wywale .guwezyw .language-settings,
body.users-create .wywale .guwezyw .language-settings,
body.admin-marketing-blogs-preview .wywale .guwezyw .language-settings {
	display: block;
	margin-bottom: 7px
}

body.home .wywale .guwezyw .language-settings .set-english-language,
body.users-create .wywale .guwezyw .language-settings .set-english-language,
body.admin-marketing-blogs-preview .wywale .guwezyw .language-settings .set-english-language {
	font-family: "prox"
}

body.home .wywale .guwezyw .language-settings .set-chinese-language,
body.users-create .wywale .guwezyw .language-settings .set-chinese-language,
body.admin-marketing-blogs-preview .wywale .guwezyw .language-settings .set-chinese-language {
	font-family: Microsoft JhengHei
}

body.home .wywale span,
body.users-create .wywale span,
body.admin-marketing-blogs-preview .wywale span {
	color: #6e828b;
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px
}

body.home .wywale a,
body.users-create .wywale a,
body.admin-marketing-blogs-preview .wywale a {
	color: white
}

@media (max-width: 767px) {
	body.home .hide-if-mobile,
	body.users-create .hide-if-mobile,
	body.admin-marketing-blogs-preview .hide-if-mobile {
		display: none
	}
	body.home .hero,
	body.users-create .hero,
	body.admin-marketing-blogs-preview .hero {
		padding-top: 10px;
		background-size: cover;
		background-position: center;
		background-image: url(/assets/couple-on-beach-c08b2b66d11ea6ba6b83942c2c6de4612010320121e6a7d7b31cc33fbe6c29bc.jpg);
		transition: all 0.5s ease;
		min-height: 90vh
	}
	body.home .hero .sign-up-well,
	body.users-create .hero .sign-up-well,
	body.admin-marketing-blogs-preview .hero .sign-up-well {
		margin-bottom: 10px
	}
	body.home .hero.signin_error .login-ways-container,
	body.users-create .hero.signin_error .login-ways-container,
	body.admin-marketing-blogs-preview .hero.signin_error .login-ways-container {
		display: none
	}
	body.home .hero.signin_error .signup-inner-dialog,
	body.home .hero.signin_error .modal-black-bg,
	body.home .hero.signin_error .sign-up-well,
	body.users-create .hero.signin_error .signup-inner-dialog,
	body.users-create .hero.signin_error .modal-black-bg,
	body.users-create .hero.signin_error .sign-up-well,
	body.admin-marketing-blogs-preview .hero.signin_error .signup-inner-dialog,
	body.admin-marketing-blogs-preview .hero.signin_error .modal-black-bg,
	body.admin-marketing-blogs-preview .hero.signin_error .sign-up-well {
		display: block
	}
	body.home .hero .hero-content,
	body.users-create .hero .hero-content,
	body.admin-marketing-blogs-preview .hero .hero-content {
		padding: 0 30px;
		position: relative
	}
	body.home .hero .hero-content a,
	body.users-create .hero .hero-content a,
	body.admin-marketing-blogs-preview .hero .hero-content a {
		color: #fff;
		padding: 11px 0px 14px;
		font-size: 14px
	}
	body.home .hero .hero-content .modal-black-bg,
	body.users-create .hero .hero-content .modal-black-bg,
	body.admin-marketing-blogs-preview .hero .hero-content .modal-black-bg {
		display: none;
		width: 100vw;
		min-height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 1000
	}
	body.home .hero .hero-content .start-free.sign-up-well,
	body.users-create .hero .hero-content .start-free.sign-up-well,
	body.admin-marketing-blogs-preview .hero .hero-content .start-free.sign-up-well {
		width: 86vw;
		border-radius: 5px;
		top: 20vh;
		position: fixed;
		z-index: 1000;
		color: #333
	}
	body.home .hero .hero-content .start-free.sign-up-well button,
	body.users-create .hero .hero-content .start-free.sign-up-well button,
	body.admin-marketing-blogs-preview .hero .hero-content .start-free.sign-up-well button {
		margin: 10px 0;
		padding: 12px 0;
		width: 100%;
		max-width: 300px
	}
	body.home .hero .hero-content .start-free.sign-up-well .close-signup-well-modal,
	body.users-create .hero .hero-content .start-free.sign-up-well .close-signup-well-modal,
	body.admin-marketing-blogs-preview .hero .hero-content .start-free.sign-up-well .close-signup-well-modal {
		width: 100%;
		text-align: right
	}
	body.home .hero .hero-content .start-free.sign-up-well .close-signup-well-modal span,
	body.users-create .hero .hero-content .start-free.sign-up-well .close-signup-well-modal span,
	body.admin-marketing-blogs-preview .hero .hero-content .start-free.sign-up-well .close-signup-well-modal span {
		width: 30px;
		font-size: 16px;
		font-weight: bold;
		cursor: pointer
	}
	body.home .hero .hero-content .hero-title,
	body.users-create .hero .hero-content .hero-title,
	body.admin-marketing-blogs-preview .hero .hero-content .hero-title {
		font-weight: normal;
		font-size: 30px;
		margin: 20vh 0 30px 0;
		color: #fff
	}
	body.home .hero .hero-content .hero-title-in-nyc,
	body.users-create .hero .hero-content .hero-title-in-nyc,
	body.admin-marketing-blogs-preview .hero .hero-content .hero-title-in-nyc {
		font-size: 25px;
		color: #fff
	}
	body.home .hero .hero-content .hero-subtitle,
	body.users-create .hero .hero-content .hero-subtitle,
	body.admin-marketing-blogs-preview .hero .hero-content .hero-subtitle {
		margin-top: 5px;
		font-size: 17px;
		color: #fff
	}
	body.home .hero .hero-content .hero-login,
	body.users-create .hero .hero-content .hero-login,
	body.admin-marketing-blogs-preview .hero .hero-content .hero-login {
		margin-top: 5px;
		font-size: 18px;
		color: #fff
	}
	body.home .hero .hero-content .hero-login a,
	body.users-create .hero .hero-content .hero-login a,
	body.admin-marketing-blogs-preview .hero .hero-content .hero-login a {
		text-decoration: underline;
		color: #fff
	}
	body.home .hero .hero-content a.start-free-now,
	body.users-create .hero .hero-content a.start-free-now,
	body.admin-marketing-blogs-preview .hero .hero-content a.start-free-now {
		color: white
	}
	body.home .hero .eme-signup-module .start-free-now,
	body.home .hero .eme-signup-module .login-ways-container,
	body.users-create .hero .eme-signup-module .start-free-now,
	body.users-create .hero .eme-signup-module .login-ways-container,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .start-free-now,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .login-ways-container {
		padding: 11px 0px 14px;
		width: 270px;
		font-size: 20px
	}
	body.home .hero .eme-signup-module .sign-up-well,
	body.users-create .hero .eme-signup-module .sign-up-well,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .sign-up-well {
		display: none
	}
	body.home .hero .eme-signup-module .signup-inner-dialog,
	body.users-create .hero .eme-signup-module .signup-inner-dialog,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .signup-inner-dialog {
		display: none
	}
	body.home .hero .eme-signup-module .signup-inner-dialog .create-account,
	body.users-create .hero .eme-signup-module .signup-inner-dialog .create-account,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .signup-inner-dialog .create-account {
		padding: 7px 0px 10px;
		margin-bottom: 20px;
		width: 270px;
		font-size: 22px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero .eme-signup-module .signup-inner-dialog .create-account,
	body.users-create .hero .eme-signup-module .signup-inner-dialog .create-account,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .signup-inner-dialog .create-account {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup,
	body.users-create .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup {
		margin: 0 auto 40px;
		width: 270px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup,
	body.users-create .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup .fb-no-post-policy,
	body.users-create .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup .fb-no-post-policy,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup .fb-no-post-policy {
		margin: 5px auto 10px;
		color: #fff
	}
	body.home .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup button,
	body.users-create .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup button,
	body.admin-marketing-blogs-preview .hero .eme-signup-module .signup-inner-dialog .start-free-facebook-signup button {
		padding-bottom: 8px;
		width: 100%;
		font-size: 26px
	}
	body.home .hero .facebook-signup-module button,
	body.users-create .hero .facebook-signup-module button,
	body.admin-marketing-blogs-preview .hero .facebook-signup-module button {
		padding: 7px 0px 10px;
		width: 270px;
		font-size: 26px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero .facebook-signup-module button,
	body.users-create .hero .facebook-signup-module button,
	body.admin-marketing-blogs-preview .hero .facebook-signup-module button {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero .hero-content-separator,
	body.users-create .hero .hero-content-separator,
	body.admin-marketing-blogs-preview .hero .hero-content-separator {
		margin: 25px auto 18px;
		width: 270px;
		border-top-color: #fff;
		border-bottom-color: #fff
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero .hero-content-separator,
	body.users-create .hero .hero-content-separator,
	body.admin-marketing-blogs-preview .hero .hero-content-separator {
		margin: 25px 0 18px;
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero .app-store-badge,
	body.users-create .hero .app-store-badge,
	body.admin-marketing-blogs-preview .hero .app-store-badge {
		width: 150px
	}
	body.home .hero .app-banner,
	body.users-create .hero .app-banner,
	body.admin-marketing-blogs-preview .hero .app-banner {
		display: block;
		margin: 0 auto;
		margin-bottom: 30px;
		padding: 0;
		width: 270px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero .app-banner,
	body.users-create .hero .app-banner,
	body.admin-marketing-blogs-preview .hero .app-banner {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero .app-store-button,
	body.users-create .hero .app-store-button,
	body.admin-marketing-blogs-preview .hero .app-store-button {
		padding: 10px 0px;
		border-radius: 3px;
		background-color: #8a92b0
	}
	body.home .hero .app-store-button .apple-logo,
	body.users-create .hero .app-store-button .apple-logo,
	body.admin-marketing-blogs-preview .hero .app-store-button .apple-logo {
		margin-top: -6px;
		width: 30px;
		color: #fff;
		filter: brightness(0) invert(1)
	}
	body.home .hero .app-store-button .app-store-button-text,
	body.users-create .hero .app-store-button .app-store-button-text,
	body.admin-marketing-blogs-preview .hero .app-store-button .app-store-button-text {
		display: inline-block;
		margin: 0;
		font-family: inherit;
		color: #fff;
		font-size: 18px
	}
	body.home .hero .other-options-title,
	body.users-create .hero .other-options-title,
	body.admin-marketing-blogs-preview .hero .other-options-title {
		margin-bottom: 25px;
		color: #fff;
		font-size: 18px
	}
	body.home .hero .other-option-content,
	body.users-create .hero .other-option-content,
	body.admin-marketing-blogs-preview .hero .other-option-content {
		display: none
	}
	body.home .hero .other-option-content .other-option-fb-button,
	body.users-create .hero .other-option-content .other-option-fb-button,
	body.admin-marketing-blogs-preview .hero .other-option-content .other-option-fb-button {
		margin-bottom: 20px
	}
	body.home .hero .other-option-content .other-option-fb-button button,
	body.users-create .hero .other-option-content .other-option-fb-button button,
	body.admin-marketing-blogs-preview .hero .other-option-content .other-option-fb-button button {
		padding: 7px 0px 10px;
		width: 270px;
		font-size: 26px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero .other-option-content .other-option-fb-button button,
	body.users-create .hero .other-option-content .other-option-fb-button button,
	body.admin-marketing-blogs-preview .hero .other-option-content .other-option-fb-button button {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero .other-option-content .other-option-start-free-now,
	body.users-create .hero .other-option-content .other-option-start-free-now,
	body.admin-marketing-blogs-preview .hero .other-option-content .other-option-start-free-now {
		padding: 11px 0px 14px;
		width: 270px;
		font-size: 20px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero .other-option-content .other-option-start-free-now,
	body.users-create .hero .other-option-content .other-option-start-free-now,
	body.admin-marketing-blogs-preview .hero .other-option-content .other-option-start-free-now {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero .other-option-content .other-option-start-free,
	body.users-create .hero .other-option-content .other-option-start-free,
	body.admin-marketing-blogs-preview .hero .other-option-content .other-option-start-free {
		display: none;
		margin-bottom: 30px
	}
	body.home .hero-container,
	body.users-create .hero-container,
	body.admin-marketing-blogs-preview .hero-container {
		background-color: #000;
		z-index: 1
	}
	body.home .hero-v2-img,
	body.users-create .hero-v2-img,
	body.admin-marketing-blogs-preview .hero-v2-img {
		position: absolute;
		margin-left: 20px;
		width: 100%;
		min-height: 90vh;
		opacity: 0.6;
		background-size: cover;
		background-position: center;
		background-image: url(/assets/mobile-landing-v2-f5170aa532d80e03d9cbe9bdcbd7b7b1a938adc03542d44834f75efe9ec1ad1b.jpg);
		transition: all 0.5s ease
	}
	body.home .hero-v2,
	body.users-create .hero-v2,
	body.admin-marketing-blogs-preview .hero-v2 {
		z-index: 2;
		padding-top: 10px;
		min-height: 90vh;
		transition: all 0.5s ease
	}
	body.home .hero-v2 .sign-up-well,
	body.users-create .hero-v2 .sign-up-well,
	body.admin-marketing-blogs-preview .hero-v2 .sign-up-well {
		margin-bottom: 10px
	}
	body.home .hero-v2.signin_error .login-ways-container,
	body.users-create .hero-v2.signin_error .login-ways-container,
	body.admin-marketing-blogs-preview .hero-v2.signin_error .login-ways-container {
		display: none
	}
	body.home .hero-v2.signin_error .signup-inner-dialog,
	body.home .hero-v2.signin_error .modal-black-bg,
	body.home .hero-v2.signin_error .sign-up-well,
	body.users-create .hero-v2.signin_error .signup-inner-dialog,
	body.users-create .hero-v2.signin_error .modal-black-bg,
	body.users-create .hero-v2.signin_error .sign-up-well,
	body.admin-marketing-blogs-preview .hero-v2.signin_error .signup-inner-dialog,
	body.admin-marketing-blogs-preview .hero-v2.signin_error .modal-black-bg,
	body.admin-marketing-blogs-preview .hero-v2.signin_error .sign-up-well {
		display: block
	}
	body.home .hero-v2 .hero-content,
	body.users-create .hero-v2 .hero-content,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content {
		padding: 0 30px;
		position: relative
	}
	body.home .hero-v2 .hero-content a,
	body.users-create .hero-v2 .hero-content a,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content a {
		color: #fff;
		padding: 11px 0px 14px;
		font-size: 14px
	}
	body.home .hero-v2 .hero-content .modal-black-bg,
	body.users-create .hero-v2 .hero-content .modal-black-bg,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .modal-black-bg {
		display: none;
		width: 100vw;
		min-height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 1000
	}
	body.home .hero-v2 .hero-content .start-free.sign-up-well,
	body.users-create .hero-v2 .hero-content .start-free.sign-up-well,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .start-free.sign-up-well {
		width: 86vw;
		border-radius: 5px;
		top: 20vh;
		position: fixed;
		z-index: 1000;
		color: #333
	}
	body.home .hero-v2 .hero-content .start-free.sign-up-well button,
	body.users-create .hero-v2 .hero-content .start-free.sign-up-well button,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .start-free.sign-up-well button {
		margin: 10px 0;
		padding: 12px 0;
		width: 100%;
		max-width: 300px
	}
	body.home .hero-v2 .hero-content .start-free.sign-up-well .close-signup-well-modal,
	body.users-create .hero-v2 .hero-content .start-free.sign-up-well .close-signup-well-modal,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .start-free.sign-up-well .close-signup-well-modal {
		width: 100%;
		text-align: right
	}
	body.home .hero-v2 .hero-content .start-free.sign-up-well .close-signup-well-modal span,
	body.users-create .hero-v2 .hero-content .start-free.sign-up-well .close-signup-well-modal span,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .start-free.sign-up-well .close-signup-well-modal span {
		width: 30px;
		font-size: 16px;
		font-weight: bold;
		cursor: pointer
	}
	body.home .hero-v2 .hero-content .hero-title,
	body.users-create .hero-v2 .hero-content .hero-title,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .hero-title {
		font-weight: normal;
		font-size: 30px;
		margin: 20vh 0 30px 0;
		color: #fff;
		text-shadow: 1px 1px 1px #000
	}
	body.home .hero-v2 .hero-content .hero-title-in-nyc,
	body.users-create .hero-v2 .hero-content .hero-title-in-nyc,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .hero-title-in-nyc {
		font-size: 25px;
		color: #fff;
		text-shadow: 1px 1px 1px #000
	}
	body.home .hero-v2 .hero-content .hero-subtitle,
	body.users-create .hero-v2 .hero-content .hero-subtitle,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .hero-subtitle {
		margin-top: 5px;
		font-size: 17px;
		color: #fff;
		text-shadow: 1px 1px 1px #000
	}
	body.home .hero-v2 .hero-content .hero-login,
	body.users-create .hero-v2 .hero-content .hero-login,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .hero-login {
		margin-top: 5px;
		font-size: 18px;
		color: #fff;
		text-shadow: 1px 1px 1px #000
	}
	body.home .hero-v2 .hero-content .hero-login a,
	body.users-create .hero-v2 .hero-content .hero-login a,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content .hero-login a {
		text-decoration: underline;
		color: #fff;
		text-shadow: 1px 1px 1px #000
	}
	body.home .hero-v2 .hero-content a.start-free-now,
	body.users-create .hero-v2 .hero-content a.start-free-now,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content a.start-free-now {
		color: #fff;
		text-shadow: 1px 1px 1px #000
	}
	body.home .hero-v2 .eme-signup-module .start-free-now,
	body.home .hero-v2 .eme-signup-module .login-ways-container,
	body.users-create .hero-v2 .eme-signup-module .start-free-now,
	body.users-create .hero-v2 .eme-signup-module .login-ways-container,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .start-free-now,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .login-ways-container {
		padding: 11px 0px 14px;
		width: 270px;
		font-size: 20px
	}
	body.home .hero-v2 .eme-signup-module .sign-up-well,
	body.users-create .hero-v2 .eme-signup-module .sign-up-well,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .sign-up-well {
		display: none
	}
	body.home .hero-v2 .eme-signup-module .signup-inner-dialog,
	body.users-create .hero-v2 .eme-signup-module .signup-inner-dialog,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .signup-inner-dialog {
		display: none
	}
	body.home .hero-v2 .eme-signup-module .signup-inner-dialog .create-account,
	body.users-create .hero-v2 .eme-signup-module .signup-inner-dialog .create-account,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .signup-inner-dialog .create-account {
		padding: 7px 0px 10px;
		margin-bottom: 20px;
		width: 270px;
		font-size: 22px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero-v2 .eme-signup-module .signup-inner-dialog .create-account,
	body.users-create .hero-v2 .eme-signup-module .signup-inner-dialog .create-account,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .signup-inner-dialog .create-account {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup,
	body.users-create .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup {
		margin: 0 auto 40px;
		width: 270px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup,
	body.users-create .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup .fb-no-post-policy,
	body.users-create .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup .fb-no-post-policy,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup .fb-no-post-policy {
		margin: 5px auto 10px;
		color: #fff
	}
	body.home .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup button,
	body.users-create .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup button,
	body.admin-marketing-blogs-preview .hero-v2 .eme-signup-module .signup-inner-dialog .start-free-facebook-signup button {
		padding-bottom: 8px;
		width: 100%;
		font-size: 26px
	}
	body.home .hero-v2 .facebook-signup-module button,
	body.users-create .hero-v2 .facebook-signup-module button,
	body.admin-marketing-blogs-preview .hero-v2 .facebook-signup-module button {
		padding: 7px 0px 10px;
		width: 270px;
		font-size: 26px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero-v2 .facebook-signup-module button,
	body.users-create .hero-v2 .facebook-signup-module button,
	body.admin-marketing-blogs-preview .hero-v2 .facebook-signup-module button {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero-v2 .hero-content-separator,
	body.users-create .hero-v2 .hero-content-separator,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content-separator {
		margin: 25px auto 18px;
		width: 270px;
		border-top-color: #fff;
		border-bottom-color: #fff
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero-v2 .hero-content-separator,
	body.users-create .hero-v2 .hero-content-separator,
	body.admin-marketing-blogs-preview .hero-v2 .hero-content-separator {
		margin: 25px 0 18px;
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero-v2 .app-store-badge,
	body.users-create .hero-v2 .app-store-badge,
	body.admin-marketing-blogs-preview .hero-v2 .app-store-badge {
		width: 150px
	}
	body.home .hero-v2 .app-banner,
	body.users-create .hero-v2 .app-banner,
	body.admin-marketing-blogs-preview .hero-v2 .app-banner {
		display: block;
		margin: 0 auto;
		margin-bottom: 30px;
		padding: 0;
		width: 270px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero-v2 .app-banner,
	body.users-create .hero-v2 .app-banner,
	body.admin-marketing-blogs-preview .hero-v2 .app-banner {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero-v2 .app-store-button,
	body.users-create .hero-v2 .app-store-button,
	body.admin-marketing-blogs-preview .hero-v2 .app-store-button {
		padding: 10px 0px;
		border-radius: 3px;
		background-color: #8a92b0
	}
	body.home .hero-v2 .app-store-button .apple-logo,
	body.users-create .hero-v2 .app-store-button .apple-logo,
	body.admin-marketing-blogs-preview .hero-v2 .app-store-button .apple-logo {
		margin-top: -6px;
		width: 30px;
		color: #fff;
		filter: brightness(0) invert(1)
	}
	body.home .hero-v2 .app-store-button .app-store-button-text,
	body.users-create .hero-v2 .app-store-button .app-store-button-text,
	body.admin-marketing-blogs-preview .hero-v2 .app-store-button .app-store-button-text {
		display: inline-block;
		margin: 0;
		font-family: inherit;
		color: #fff;
		font-size: 18px
	}
	body.home .hero-v2 .other-options-title,
	body.users-create .hero-v2 .other-options-title,
	body.admin-marketing-blogs-preview .hero-v2 .other-options-title {
		margin-bottom: 25px;
		color: #fff;
		font-size: 18px
	}
	body.home .hero-v2 .other-option-content,
	body.users-create .hero-v2 .other-option-content,
	body.admin-marketing-blogs-preview .hero-v2 .other-option-content {
		display: none
	}
	body.home .hero-v2 .other-option-content .other-option-fb-button,
	body.users-create .hero-v2 .other-option-content .other-option-fb-button,
	body.admin-marketing-blogs-preview .hero-v2 .other-option-content .other-option-fb-button {
		margin-bottom: 20px
	}
	body.home .hero-v2 .other-option-content .other-option-fb-button button,
	body.users-create .hero-v2 .other-option-content .other-option-fb-button button,
	body.admin-marketing-blogs-preview .hero-v2 .other-option-content .other-option-fb-button button {
		padding: 7px 0px 10px;
		width: 270px;
		font-size: 26px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero-v2 .other-option-content .other-option-fb-button button,
	body.users-create .hero-v2 .other-option-content .other-option-fb-button button,
	body.admin-marketing-blogs-preview .hero-v2 .other-option-content .other-option-fb-button button {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero-v2 .other-option-content .other-option-start-free-now,
	body.users-create .hero-v2 .other-option-content .other-option-start-free-now,
	body.admin-marketing-blogs-preview .hero-v2 .other-option-content .other-option-start-free-now {
		padding: 11px 0px 14px;
		width: 270px;
		font-size: 20px
	}
}

@media (max-width: 767px) and (max-width: 480px) {
	body.home .hero-v2 .other-option-content .other-option-start-free-now,
	body.users-create .hero-v2 .other-option-content .other-option-start-free-now,
	body.admin-marketing-blogs-preview .hero-v2 .other-option-content .other-option-start-free-now {
		width: 100%
	}
}

@media (max-width: 767px) {
	body.home .hero-v2 .other-option-content .other-option-start-free,
	body.users-create .hero-v2 .other-option-content .other-option-start-free,
	body.admin-marketing-blogs-preview .hero-v2 .other-option-content .other-option-start-free {
		display: none;
		margin-bottom: 30px
	}
}

body.home .hidden-contents-opener,
body.users-create .hidden-contents-opener,
body.admin-marketing-blogs-preview .hidden-contents-opener {
	color: #fff;
	padding: 11px 0px 14px;
	font-size: 14px
}

body.messages .rasijib.messages {
	margin-bottom: 70px
}

body.messages .rasijib.messages.expand_footer {
	margin-bottom: 90px
}

body.messages .rasijib.messages .jetylo {
	position: relative;
	margin-top: 10px;
	text-align: center
}

body.messages .rasijib.messages .jetylo .hide-link {
	position: absolute;
	right: 0
}

body.messages .rasijib.messages .jetylo h3 {
	display: inline-block;
	margin: 0;
	width: 200px;
	color: #394264;
	font-size: 20px;
	text-align: center;
	line-height: 1.4em
}

body.messages .rasijib.messages .jetylo h3 img {
	width: 72px;
	height: 72px;
	border-radius: calc(72px/2);
	overflow: hidden
}

body.messages .rasijib.messages .display-all-link a {
	font: normal 14px 'prox'
}

body.messages .rasijib.messages hr {
	border-top-color: #d0d0d0;
	border-bottom: none;
	margin: 20px 0
}

body.messages .rasijib.messages .message {
	position: relative;
	padding: 0 60px
}

body.messages .rasijib.messages .message .timestamp {
	margin-top: 6px;
	font: normal 12px 'prox';
	color: #6e828b
}

body.messages .rasijib.messages .message .read-receipt {
	margin-bottom: 12px;
	font: normal 12px 'prox';
	color: #6e828b
}

body.messages .rasijib.messages .message .avatar {
	position: absolute;
	top: 14px;
	width: 48px;
	height: 48px;
	border-radius: calc(48px/2);
	overflow: hidden
}

body.messages .rasijib.messages .message.you .avatar {
	left: 0
}

body.messages .rasijib.messages .message.me .avatar {
	right: 0
}

body.messages .rasijib.messages .message .bubble {
	position: relative;
	margin: 12px 0 6px;
	border: 1px solid #aaa;
	background-color: white;
	border-radius: 6px;
	display: inline-block;
	font-size: 16px;
	font-family: 'prox', sans-serif
}

body.messages .rasijib.messages .message .bubble:before {
	content: '';
	position: absolute;
	top: 12px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent
}

body.messages .rasijib.messages .message .bubble:after {
	content: '';
	position: absolute;
	top: 13px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}

body.messages .rasijib.messages .message .bubble .bubble-inner {
	padding: 8px 12px
}

body.messages .rasijib.messages .message .bubble .blur-mask {
	position: relative
}

body.messages .rasijib.messages .message .bubble .blur-mask .unlock {
	position: absolute;
	z-index: 301;
	height: 32px;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-align: center
}

body.messages .rasijib.messages .message .bubble .blur-mask .unlock a {
	color: #ed3b6d
}

body.messages .rasijib.messages .message .bubble .blur-mask .unlock a:hover {
	color: white
}

body.messages .rasijib.messages .message .bubble .blur-mask .blur {
	position: relative;
	filter: blur(3px);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

body.messages .rasijib.messages .message.you {
	text-align: left
}

body.messages .rasijib.messages .message.you .bubble:before {
	left: -6px;
	border-right: 6px solid #aaa
}

body.messages .rasijib.messages .message.you .bubble:after {
	left: -5px;
	border-right: 5px solid #fff
}

body.messages .rasijib.messages .message.me {
	text-align: right
}

body.messages .rasijib.messages .message.me .bubble:before {
	right: -6px;
	border-left: 6px solid #aaa
}

body.messages .rasijib.messages .message.me .bubble:after {
	right: -5px;
	border-left: 5px solid #fff
}

body.messages .rasijib.messages .message-warning {
	color: #ed3b6d;
	border: 2px solid #ed3b6d;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 0;
	padding: 10px;
	background: #eee;
	border-radius: 4px
}

body.messages .rasijib.messages .message-info {
	color: #14a4a7;
	border: 1px solid #14a4a7;
	text-align: center;
	margin: 20px auto;
	max-width: 600px;
	padding: 10px;
	background: #eee;
	border-radius: 4px
}

body.messages .input_footer {
	position: fixed;
	z-index: 302;
	bottom: 0;
	left: 0;
	width: 100%
}

body.messages .input_footer .main-column {
	background-color: #f6f6f6;
	padding-top: 6px
}

body.messages .input_footer form.new_message {
	position: relative;
	height: 70px;
	padding-right: 60px
}

body.messages .input_footer form.new_message .form-group.message_text {
	width: 100%
}

body.messages .input_footer form.new_message input.btn,
body.messages .input_footer form.new_message input.facebook-login {
	position: absolute;
	top: 0;
	right: 0;
	width: calc(60px - 5px)
}

body.messages .input_footer.expand_footer form.new_message {
	height: 90px
}

body.pictures .pictures-manage-wrapper {
	background-color: white;
	border-radius: 4px;
	margin-top: 15px;
	margin-bottom: 20px
}

body.pictures .pictures-manage-wrapper .upload-btn {
	margin-top: 15px
}

body.pictures .waxut {
	background-color: #f6f6f6
}

body.pictures #progress #picture-progress {
	border-radius: 0px
}

body.pictures #progress-modal .framed-well-inner {
	height: 200px
}

body.pictures #fb-like-modal h2 {
	margin-top: 0;
	margin-bottom: 25px
}

body.pictures .pictures .info-btn {
	float: right;
	margin-top: -4px
}

body.pictures .pictures-list {
	margin: 0;
	padding-left: 0
}

body.pictures .pictures-list .delete a {
	font-weight: bold;
	font-size: 23px;
	width: 32px;
	height: 32px;
	color: #bab4b7
}

body.pictures .pictures-list .delete a:hover {
	color: #ed3b6d
}

body.pictures #primary-pictures-list li:first-child:after {
	content: "";
	display: block;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background-color: #f8b0c4;
	position: absolute;
	top: 13px;
	right: 30px
}

body.pictures .pictures-key {
	margin: 10px 0
}

body.pictures .pictures-key span {
	font-size: 11px;
	display: inline-block
}

body.pictures .pictures-key span:nth-child(2) {
	margin-right: 10px
}

body.pictures .pictures-key .primary-key,
body.pictures .pictures-key .secondary-key {
	height: 10px;
	width: 10px;
	border-radius: 50%
}

body.pictures .pictures-key .primary-key {
	background-color: #f8b0c4
}

body.pictures .pictures-key .secondary-key {
	background-color: #909ac0
}

body.pictures .picture-select-main {
	padding: 10px
}

body.pictures .picture-select-main .alert.alert-info {
	margin: 15px 0 20px
}

body.pictures .picture-select-main ul {
	margin: 0;
	padding: 0
}

body.pictures .picture-select-main #avatar-list {
	background-color: #f6f6f6
}

@media (max-width: 767px) {
	body.pictures .picture-select-main #avatar-list li:nth-child(n+2) {
		display: none
	}
}

body.pictures .picture-select-main #avatar-list li.avatar {
	margin-bottom: 10px;
	height: auto
}

body.pictures .pictures-item {
	height: 75px;
	padding: 10px;
	background-color: #f6f6f6;
	border-bottom: solid 2px white;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

body.pictures .pictures-item:hover .handle:after {
	display: block
}

body.pictures .pictures-item img {
	max-width: 55px;
	float: left
}

body.pictures .pictures-item .delete {
	position: absolute;
	top: 0px;
	right: 8px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	z-index: 202
}

body.pictures .pictures-item .caption {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	z-index: 203
}

body.pictures .pictures-item .caption .value {
	color: #d3ced1;
	cursor: pointer;
	max-width: 130px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	top: 20px
}

body.pictures .pictures-item .caption .value:hover {
	color: #ed3b6d
}

body.pictures .pictures-item .caption .captioned {
	color: #394264
}

body.pictures .pictures-item .caption .form {
	display: none
}

body.pictures .pictures-item .caption .value {
	display: inline-block
}

body.pictures .pictures-item .caption.edit {
	vertical-align: top
}

body.pictures .pictures-item .caption.edit .value {
	display: none
}

body.pictures .pictures-item .caption.edit .form {
	display: inline-block
}

body.pictures .pictures-item .caption.edit input[type="text"] {
	width: 130px;
	margin-bottom: 4px
}

body.pictures .pictures-item .caption.edit a.btn,
body.pictures .pictures-item .caption.edit .facebook-button a,
.facebook-button body.pictures .pictures-item .caption.edit a,
body.pictures .pictures-item .caption.edit a.facebook-login,
body.pictures .pictures-item .caption.edit body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.pictures .pictures-item .caption.edit a {
	float: right;
	font-size: 0.8em;
	padding: 2px 2px;
	margin-left: 5px
}

body.pictures .pictures-item .caption.edit a.btn.cancel,
body.pictures .pictures-item .caption.edit .facebook-button a.cancel,
.facebook-button body.pictures .pictures-item .caption.edit a.cancel,
body.pictures .pictures-item .caption.edit a.cancel.facebook-login,
body.pictures .pictures-item .caption.edit body.profiles .sub-pills li.active a.cancel,
body.profiles .sub-pills li.active body.pictures .pictures-item .caption.edit a.cancel {
	color: #888
}

body.pictures .pictures-item .caption.edit a.btn.cancel:hover,
body.pictures .pictures-item .caption.edit .facebook-button a.cancel:hover,
.facebook-button body.pictures .pictures-item .caption.edit a.cancel:hover,
body.pictures .pictures-item .caption.edit a.cancel.facebook-login:hover,
body.pictures .pictures-item .caption.edit body.profiles .sub-pills li.active a.cancel:hover,
body.profiles .sub-pills li.active body.pictures .pictures-item .caption.edit a.cancel:hover {
	color: white
}

body.pictures .pictures-item .dropdown-menu a {
	color: #394264;
	font-size: 16px;
	line-height: 30px
}

body.pictures .pictures-item .dropdown-menu a:hover {
	background-color: #14a4a7;
	background-image: none;
	color: white
}

body.pictures .pictures-item .handle {
	cursor: move;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 201
}

body.pictures .pictures-item .handle:after {
	display: none;
	content: "\2261";
	position: absolute;
	right: 10px;
	top: 25px;
	font-size: 24px;
	line-height: 24px;
	color: #d0d0d0
}

body.pictures .pictures-item .divider {
	border-bottom: none
}

body.pictures-facebook h3 {
	color: #394264
}

body.pictures-facebook a.col-sm-3:hover .album>div {
	color: #ed3b6d
}

body.pictures-facebook a.col-sm-3:hover .picture:before {
	position: absolute;
	opacity: 1
}

body.pictures-facebook .col-sm-3 {
	margin-bottom: 10px;
	position: relative
}

body.pictures-facebook .picture-tile:hover .picture:before {
	position: absolute;
	opacity: 1
}

body.pictures-facebook .picture {
	padding: 10px;
	border-radius: 6px;
	cursor: pointer;
	text-align: center
}

@media (max-width: 767px) {
	body.pictures-facebook .picture img {
		width: 100%
	}
}

body.pictures-facebook .picture.selected:after {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 35px;
	border-radius: 50%;
	background: url(/assets/check-white-46ee1c323d4a30f409e9e19bc07eeac8097273b171ed3e2197a101412db6a775.svg), #ed3b6d;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%
}

body.pictures-facebook .picture:before {
	content: "";
	position: absolute;
	border-radius: 6px;
	top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	background-image: -webkit-radial-gradient(center, ellipse, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
	background-image: radial-gradient(ellipse at center, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
	opacity: 0;
	transition: opacity .2s
}

body.pictures-facebook .album {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center
}

body.pictures-facebook .album>div {
	font: normal 14px "Prox", sans-serif;
	color: #394264
}

body.pictures-facebook input[type="submit"] {
	width: 300px;
	max-width: 280px;
	padding: 15px
}

body.profiles .jetylo {
	margin-top: 15px;
	margin-bottom: 20px
}

body.profiles .jetylo div[class*="col-"] {
	padding: 13px
}

body.profiles .jetylo div.gihi {
	padding-left: 30px;
	padding-bottom: 25px
}

@media (max-width: 767px) {
	body.profiles .jetylo div.gihi {
		padding-left: 13px
	}
}

body.profiles .jetylo .message {
	margin-top: 20px
}

body.profiles .jetylo .message .btn,
body.profiles .jetylo .message .facebook-button a,
.facebook-button body.profiles .jetylo .message a,
body.profiles .jetylo .message .facebook-button button,
.facebook-button body.profiles .jetylo .message button,
body.profiles .jetylo .message .facebook-login,
body.profiles .jetylo .message .sub-pills li.active a,
body.profiles .sub-pills li.active .jetylo .message a {
	min-width: 112px;
	height: 40px
}

body.profiles .jetylo .message form {
	margin-bottom: 0
}

body.profiles .jetylo .btn-info {
	color: #ed3b6d
}

body.profiles .jetylo .btn,
body.profiles .jetylo .facebook-button a,
.facebook-button body.profiles .jetylo a,
body.profiles .jetylo .facebook-button button,
.facebook-button body.profiles .jetylo button,
body.profiles .jetylo .facebook-login,
body.profiles .jetylo .sub-pills li.active a,
body.profiles .sub-pills li.active .jetylo a {
	position: relative
}

body.profiles .zahan {
	background-color: #f6f6f6;
	border-radius: 4px;
	padding: 15px;
	margin-top: 10px;
	line-height: 1.5;
	overflow: auto
}

@media (max-width: 979px) {
	body.profiles .zahan>a {
		padding: 8px 0
	}
}

body.profiles .zahan .mutual {
	color: #ed3b6d;
	font-weight: bold
}

body.profiles .zahan-thin {
	background-color: #f6f6f6;
	border-radius: 4px;
	padding: 5px 15px;
	margin-top: 10px
}

body.profiles .fasubup {
	font: normal 17px "ubuntu", sans-serif;
	color: #394264
}

body.profiles .fasubup+div {
	font: normal 17px "ubuntu-light", sans-serif;
	color: #363636
}

body.profiles .fasubup.nexy {
	margin-top: 25px
}

body.profiles .numoc {
	margin-top: 10px
}

body.profiles .numoc #report-group {
	bottom: 2px;
	border-radius: 200px
}

body.profiles .numoc #report-group span.glyphicon {
	right: 7px;
	top: -3px;
	border-radius: 50%;
	background-color: #ed3b6d;
	display: block !important
}

body.profiles .numoc #report-group button {
	border-radius: 200px;
	width: 23px;
	height: 23px;
	margin-bottom: 7px
}

body.profiles .numoc #report-group button:hover {
	color: #ed3b6d;
	background-color: white
}

body.profiles .numoc #report-group button:hover div:before,
body.profiles .numoc #report-group button:hover div:after {
	background: #ed3b6d
}

body.profiles .vyjuwib {
	margin-top: 30px
}

body.profiles .vyjuwib .pemibez {
	margin: 0
}

body.profiles .vyjuwib div[class*='col-'] {
	padding: 0 5px 5px 5px;
	display: table;
	display: flex;
	vertical-align: top;
	margin-bottom: -5px
}

body.profiles .vyjuwib div[class*='col-']>div {
	padding: 0;
	margin: 0
}

body.profiles .vyjuwib div[class*="col-"] div {
	display: table-cell;
	width: 49%
}

body.profiles .vyjuwib .mutual {
	color: #ed3b6d;
	font-weight: bold
}

body.profiles .jetylo-badge {
	text-align: center;
	padding: -10px
}

body.profiles .jetylo-badge .jetylo-strength-badge {
	display: inline-block
}

body.profiles .jetylo-badge p {
	line-height: 1.4em;
	margin: 0;
	color: #4c4c4c;
	font-size: 14px
}

body.profiles .jetylo-badge p strong {
	color: #ed3b6d
}

body.profiles h2.sub {
	margin-top: 10px;
	margin-bottom: 20px
}

body.profiles .avatars {
	background-color: #f6f6f6;
	padding: 0 6px;
	overflow: auto
}

body.profiles .avatars>div div.box {
	width: 33.3%;
	float: left;
	padding: 0 6px;
	margin: 12px 0;
	display: inline-block;
	overflow: hidden;
	height: auto;
	position: relative
}

body.profiles .avatars>div div.box img {
	width: 100%;
	height: auto
}

body.profiles .avatars>a {
	font: normal 12px "ubuntu", sans-serif;
	color: #394264;
	text-align: center;
	display: block;
	margin-bottom: 8px
}

body.profiles .avatars>a:hover {
	text-decoration: none;
	color: #ed3b6d
}

body.profiles .avatars .pending_approval_ribbon h5,
body.profiles .avatars .pending_approval_ribbon .checkbox-matrix .form-group>label,
.checkbox-matrix body.profiles .avatars .pending_approval_ribbon .form-group>label {
	font-size: 9px
}

body.profiles .jetylo-completion {
	margin-top: 25px
}

@media (max-width: 979px) and (min-width: 768px) {
	body.profiles .jetylo-completion .zahan {
		text-align: center
	}
}

body.profiles .jetylo-completion .zahan>div {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle
}

@media (max-width: 979px) and (min-width: 768px) {
	body.profiles .jetylo-completion span {
		display: block
	}
}

body.profiles .jetylo-completion .long-progress40,
body.profiles .jetylo-completion .long-progress60,
body.profiles .jetylo-completion .long-progress100 {
	text-align: center
}

body.profiles .jetylo-completion .long-progress40>span,
body.profiles .jetylo-completion .long-progress60>span,
body.profiles .jetylo-completion .long-progress100>span {
	display: block;
	margin-top: 10px
}

body.profiles #report-group li a:hover {
	background-color: #14a4a7;
	color: white
}

body.profiles button.btn.btn-light-gray.dropdown-toggle,
body.profiles .facebook-button button.btn-light-gray.dropdown-toggle,
.facebook-button body.profiles button.btn-light-gray.dropdown-toggle,
body.profiles button.btn-light-gray.dropdown-toggle.facebook-login {
	color: #e8e8e8;
	box-shadow: none
}

body.profiles button.btn.btn-light-gray.dropdown-toggle:hover,
body.profiles .facebook-button button.btn-light-gray.dropdown-toggle:hover,
.facebook-button body.profiles button.btn-light-gray.dropdown-toggle:hover,
body.profiles button.btn-light-gray.dropdown-toggle.facebook-login:hover {
	color: #ed3b6d
}

body.profiles .open>button.btn-light-gray.dropdown-toggle {
	color: #ed3b6d
}

body.profiles .hidden-user {
	text-align: right
}

@media (max-width: 480px) {
	body.profiles .hidden-user {
		text-align: center
	}
}

body.profiles .hidden-user a {
	color: #ed3b6d
}

body.profiles .hidden-user a:hover {
	color: #394264;
	text-decoration: none
}

body.profiles .hide-user {
	text-align: right
}

body.profiles .gray-hide-link {
	color: #c7c1c4
}

body.profiles .gray-hide-link:hover {
	color: #4c4c4c;
	text-decoration: none
}

body.profiles .instagram-show .instagram-photo {
	width: 20%;
	height: 20%;
	float: left;
	padding: 5px
}

@media (max-width: 480px) {
	body.profiles .instagram-show .instagram-photo {
		width: 100%;
		height: 100%;
		float: none
	}
}

body.profiles .instagram-show img {
	border-radius: 6px
}

body.profiles .instagram-edit {
	margin-top: 25px
}

body.profiles .new-user-label {
	position: relative
}

body.profiles .new-user-label:after {
	content: "New";
	position: absolute;
	top: 0;
	display: block;
	width: 100px;
	height: 40px;
	background-color: rgba(224, 21, 78, 0.6);
	font-size: 16px;
	font-weight: bold;
	font-family: "bree";
	color: #fff;
	text-align: center;
	line-height: 40px
}

@media (max-width: 1200px) {
	body.profiles .new-user-label {
		position: relative
	}
	body.profiles .new-user-label:after {
		content: "New";
		position: absolute;
		top: 0;
		display: block;
		width: 70px;
		height: 30px;
		background-color: rgba(224, 21, 78, 0.6);
		font-size: 15px;
		font-weight: bold;
		font-family: "bree";
		color: #fff;
		text-align: center;
		line-height: 30px
	}
}

@media (max-width: 767px) {
	body.profiles .new-user-label {
		position: relative
	}
	body.profiles .new-user-label:after {
		content: "New";
		position: absolute;
		top: 0;
		display: block;
		width: 30%;
		height: 40px;
		background-color: rgba(224, 21, 78, 0.6);
		font-size: auto;
		font-weight: bold;
		font-family: "bree";
		color: #fff;
		text-align: center;
		line-height: 40px
	}
}

body.profiles .edit a {
	color: #ed3b6d;
	font-size: 12px
}

body.profiles .edit a:hover {
	color: #394264
}

body.profiles .edit-profile>.btn,
body.profiles .facebook-button .edit-profile>a,
.facebook-button body.profiles .edit-profile>a,
body.profiles .facebook-button .edit-profile>button,
.facebook-button body.profiles .edit-profile>button,
body.profiles .edit-profile>.facebook-login,
body.profiles .sub-pills li.active .edit-profile>a {
	font-size: 12px;
	margin-left: 3px
}

body.profiles .framed-well.settings.edit-profile {
	position: static;
	max-width: 400px;
	margin: 10px auto;
	overflow: hidden
}

body.profiles .framed-well.settings.edit-profile .user_profile_orientation .controls,
body.profiles .framed-well.settings.edit-profile .user_profile_gender .controls {
	float: none
}

body.profiles .framed-well.settings.edit-profile .input-append {
	float: left
}

body.profiles .framed-well.settings.edit-profile .form-control {
	display: inline-block
}

body.profiles .framed-well.settings.edit-profile .input-group[class*="col-"] {
	float: left
}

body.profiles .edit-profile .framed-well-inner {
	float: left
}

body.profiles .sub-pills {
	margin-top: 30px;
	margin-left: 0;
	padding: 0
}

body.profiles .sub-pills li {
	display: inline-block
}

body.profiles .sub-pills li:first-of-type a {
	margin-left: 0
}

body.profiles .sub-pills li a {
	font: normal 15px/1.25 "bree";
	color: #394264;
	margin: 0 8px
}

body.profiles .sub-pills li a:hover {
	text-decoration: none;
	color: #ed3b6d
}

body.profiles .sub-pills li.active a {
	font-size: 15px !important;
	line-height: 1.25 !important
}

body.profiles .request-gender-edit * {
	text-align: left
}

body.profiles .request-gender-edit a {
	float: right
}

body.profiles .edit-photos-btns {
	margin-top: 15px
}

body.profiles .edit-photos-btns .btn.btn-default,
body.profiles .edit-photos-btns .facebook-button a.btn-default,
.facebook-button body.profiles .edit-photos-btns a.btn-default,
body.profiles .edit-photos-btns .facebook-button button.btn-default,
.facebook-button body.profiles .edit-photos-btns button.btn-default,
body.profiles .edit-photos-btns .btn-default.facebook-login,
body.profiles .edit-photos-btns .sub-pills li.active a,
body.profiles .sub-pills li.active .edit-photos-btns a {
	font-size: 12px
}

body.profiles .approaching-users {
	margin: 10px 0
}

body.profiles .approaching-users img.blur {
	filter: blur(3px)
}

body.profiles .approaching-users .avatar {
	width: 64px;
	height: 64px;
	border-radius: calc(64px/2);
	display: inline-block;
	margin: 4px
}

body.profiles .enemy {
	max-width: 600px
}

body.profiles .enemy img.blur {
	filter: blur(3px)
}

body.profiles .enemy .avatar {
	width: 64px;
	height: 64px;
	border-radius: calc(64px/2);
	margin: 10px auto
}

body.profiles .enemy .back-to .avatar {
	width: 28px;
	height: 28px;
	border-radius: calc(28px/2);
	display: inline-block;
	vertical-align: middle
}

body.profiles .enemy .well {
	width: 100%;
	max-width: none;
	background-color: white;
	border-radius: 5px;
	border: 1px solid #ebe9ea;
	padding: 10px;
	margin: 10px 0
}

body.profiles .enemy .well .table tr td,
body.profiles .enemy .well body.help-faq .markdown table tr td,
body.help-faq .markdown body.profiles .enemy .well table tr td {
	text-align: right
}

body.profiles .edit_user .help-block {
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #14a4a7
}

body.profiles .edit_user .error-block {
	color: #a94442;
	margin-top: -10px
}

body.promotions h1.holiday {
	color: #e2001a
}

body.promotions h4.holiday {
	color: #394264;
	font-size: 24px
}

body.promotions .holiday-promo {
	position: relative;
	margin-bottom: 40px;
	margin-top: 30px;
	border-color: #e2001a
}

body.promotions .holiday-promo .product-header {
	background-color: #e2001a
}

body.promotions .holiday-promo .horizontal-ribbon {
	background-color: #e2001a
}

body.promotions .holiday-promo .horizontal-ribbon:after,
body.promotions .holiday-promo .horizontal-ribbon:before {
	border-color: #c90017
}

body.promotions .holiday-promo .horizontal-ribbon-inner:after,
body.promotions .holiday-promo .horizontal-ribbon-inner:before {
	border-color: #af0014 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0)
}

body.promotions .holiday-photo {
	padding: 12px;
	background-color: white;
	box-shadow: 3px 3px 5px #cccccc;
	margin-bottom: 12px
}

body.promotions .holiday-photo span {
	color: #394264;
	font-family: "morrison-script", sans-serif;
	font-size: 30px
}

body.promotions .holiday-btn {
	font-size: 24px
}

body.promotions .subscribe-wrapper {
	margin-top: 40px;
	margin-bottom: 20px
}

body.promotions hr {
	margin-top: 25px;
	margin-bottom: 25px;
	border-color: #c3cbcf
}

@media (max-width: 480px) {
	body.promotions .refer-link.btn.btn-lg,
	body.promotions .btn-group-lg>.refer-link.btn,
	body.promotions .facebook-button .btn-group-lg>a.refer-link,
	.facebook-button body.promotions .btn-group-lg>a.refer-link,
	body.promotions .facebook-button .btn-group-lg>button.refer-link,
	.facebook-button body.promotions .btn-group-lg>button.refer-link,
	body.promotions .btn-group-lg>.refer-link.facebook-login,
	body.promotions body.profiles .sub-pills li.active .btn-group-lg>a.refer-link,
	body.profiles .sub-pills li.active body.promotions .btn-group-lg>a.refer-link,
	body.promotions .facebook-button a.refer-link.btn-lg,
	.facebook-button body.promotions a.refer-link.btn-lg,
	body.promotions .facebook-button button.refer-link.btn-lg,
	.facebook-button body.promotions button.refer-link.btn-lg,
	body.promotions .refer-link.btn-lg.facebook-login,
	body.promotions body.profiles .sub-pills li.active a.refer-link.btn-lg,
	body.profiles .sub-pills li.active body.promotions a.refer-link.btn-lg {
		font-size: 13px
	}
}

body.search .new-user-label {
	position: relative
}

body.search .new-user-label:after {
	content: "New";
	position: absolute;
	top: 0;
	display: block;
	width: 50px;
	height: 22px;
	background-color: rgba(224, 21, 78, 0.6);
	font-size: 13px;
	font-weight: bold;
	font-family: "bree";
	color: #fff;
	text-align: center;
	line-height: 22px
}

body.search .search-controls .search-controls-wrap .control-label {
	height: 34px;
	line-height: 34px
}

body.search .search-controls .search-controls-wrap .form-actions .sort-by {
	height: 34px
}

body.search .heart {
	display: none
}

body.search .heart-link {
	display: inline-block
}

body.search .mutually_smiled .heart {
	margin-top: -4px;
	padding: 7px 6px 5px 6px;
	border-radius: 50%;
	background-color: #ed3b6d;
	display: inline-block !important
}

body.search .mutually_smiled .heart:hover {
	background-color: white
}

body.search .mutually_smiled .heart:hover div:before,
body.search .mutually_smiled .heart:hover div:after {
	background: #ed3b6d
}

body.search .mutually_smiled .heart div {
	position: relative;
	width: 12px;
	height: 11.4px
}

body.search .mutually_smiled .heart div:before,
body.search .mutually_smiled .heart div:after {
	position: absolute;
	content: "";
	left: 6px;
	top: 0;
	width: 6px;
	height: 10.146px;
	background: white;
	border-radius: 6px 6px 0 0;
	transform: rotate(-45deg);
	transform-origin: 0 100%
}

body.search .mutually_smiled .heart div:after {
	left: 0;
	transform: rotate(45deg);
	transform-origin: 100% 100%
}

body.search .matched-profiles {
	padding: 15px 15px 10px 15px;
	background-color: #f6f6f6
}

body.search .matched-profiles .rasijib {
	position: relative
}

body.search .matched-profiles .rasijib .matches {
	padding: 0 30px
}

body.search .matched-profiles .matched-profiles {
	padding: 0
}

body.search .matched-profiles .match>div:first-child {
	position: relative;
	border-radius: 5px;
	border: 2px solid white;
	box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.05);
	overflow: hidden
}

body.search .matched-profiles .match {
	float: left;
	width: 10%;
	padding: 0 7px
}

body.search .matched-profiles .match img {
	width: 100%;
	height: 100%
}

body.search .matched-profiles .match .matched-avi {
	height: 97px;
	width: 100%;
	margin: 0;
	position: relative;
	overflow: hidden;
	transition: all 0.15s ease
}

@media (max-width: 1199px) {
	body.search .matched-profiles .match .matched-avi {
		height: 74px
	}
}

@media (max-width: 991px) {
	body.search .matched-profiles .match .matched-avi {
		height: 52px
	}
}

body.search .matched-profiles .match .matched-avi:hover {
	transform: scale(1.2)
}

body.search .matched-profiles .match .tooltip span {
	color: #a0a9c9
}

body.search .matched-profiles .match-arrow {
	color: #ed3b6d;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	border: 2px solid #ed3b6d;
	background-color: #f6f6f6
}

body.search .matched-profiles .match-arrow:hover {
	background-color: white;
	cursor: pointer
}

body.search .matched-profiles .match-arrow img {
	margin-top: -3px;
	margin-left: -2px
}

body.search .matched-profiles .match-arrow.right {
	left: auto;
	right: 0
}

body.search .matched-profiles .match-arrow.right img {
	margin-left: 2px
}

body.smiles .how-to-unlock-smile {
	text-decoration: underline
}

body.smiles .smile-restrection-bg {
	position: absolute;
	top: 150px;
	left: 20%;
	width: 60%;
	border: 10px solid rgba(0, 0, 0, 0.3);
	border-radius: 5px
}

@media (max-width: 480px) {
	body.smiles .smile-restrection-bg {
		top: 100px;
		left: 5%;
		width: 90%
	}
}

body.smiles .smile-restrection-bg .smile-restrection {
	padding: 40px 10px 50px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #e0154e;
	background-image: url(/assets/eme-heart-background-0c4603b9b690bcd8d617d9a08aac6b1780f20fe45a0ef94deb2c7e7c04858769.png);
	background-size: cover
}

@media (max-width: 768px) {
	body.smiles .smile-restrection-bg .smile-restrection {
		padding: 20px 0 30px
	}
}

@media (max-width: 480px) {
	body.smiles .smile-restrection-bg .smile-restrection {
		padding: 10px 5px 20px
	}
}

body.smiles .smile-restrection-bg .smile-restrection .restrection-alert-title {
	margin-bottom: 50px;
	font-size: 38px
}

@media (max-width: 979px) {
	body.smiles .smile-restrection-bg .smile-restrection .restrection-alert-title {
		font-size: 30px
	}
}

@media (max-width: 768px) {
	body.smiles .smile-restrection-bg .smile-restrection .restrection-alert-title {
		margin-bottom: 20px;
		font-size: 25px
	}
}

body.smiles .smile-restrection-bg .smile-restrection .restrection-alert-text {
	padding: 0 60px;
	font-size: 16px
}

@media (max-width: 979px) {
	body.smiles .smile-restrection-bg .smile-restrection .restrection-alert-text {
		padding: 0 20px;
		font-size: 14px
	}
}

@media (max-width: 768px) {
	body.smiles .smile-restrection-bg .smile-restrection .restrection-alert-text {
		padding: 0 20px;
		font-size: 13px
	}
}

body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .btn,
body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-button a,
.facebook-button body.smiles .smile-restrection-bg .smile-restrection .restrection-actions a,
body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-button button,
.facebook-button body.smiles .smile-restrection-bg .smile-restrection .restrection-actions button,
body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-login,
body.smiles .smile-restrection-bg .smile-restrection .restrection-actions body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.smiles .smile-restrection-bg .smile-restrection .restrection-actions a {
	padding: 10px;
	margin-top: 40px;
	font-size: 24px
}

@media (max-width: 979px) {
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .btn,
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-button a,
	.facebook-button body.smiles .smile-restrection-bg .smile-restrection .restrection-actions a,
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-button button,
	.facebook-button body.smiles .smile-restrection-bg .smile-restrection .restrection-actions button,
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-login,
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions body.profiles .sub-pills li.active a,
	body.profiles .sub-pills li.active body.smiles .smile-restrection-bg .smile-restrection .restrection-actions a {
		font-size: 20px
	}
}

@media (max-width: 768px) {
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .btn,
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-button a,
	.facebook-button body.smiles .smile-restrection-bg .smile-restrection .restrection-actions a,
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-button button,
	.facebook-button body.smiles .smile-restrection-bg .smile-restrection .restrection-actions button,
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions .facebook-login,
	body.smiles .smile-restrection-bg .smile-restrection .restrection-actions body.profiles .sub-pills li.active a,
	body.profiles .sub-pills li.active body.smiles .smile-restrection-bg .smile-restrection .restrection-actions a {
		margin-top: 20px;
		font-size: 18px
	}
}

body.smiles .dummy-search-results {
	position: relative;
	background-color: #f6f6f6;
	padding: 5px 0
}

body.smiles .dummy-search-results .pemibez {
	margin-bottom: 15px
}

body.smiles .dummy-search-results .pemibez>div:first-child {
	padding-left: 5px
}

@media (max-width: 767px) {
	body.smiles .dummy-search-results .pemibez>div:first-child {
		padding-left: 15px;
		margin-bottom: 10px
	}
}

body.smiles .dummy-search-results .pemibez>div:first-child+div {
	padding-right: 5px
}

@media (max-width: 767px) {
	body.smiles .dummy-search-results .pemibez>div:first-child+div {
		padding-right: 15px;
		margin-bottom: -5px
	}
}

@media (max-width: 767px) {
	body.smiles .dummy-search-results {
		margin-left: -5px;
		margin-right: -5px
	}
}

@media (max-width: 767px) {
	body.smiles .dummy-search-results .rasijib>div.pemibez {
		padding: 0
	}
}

body.smiles .dummy-search-results .dummy-search-result {
	background-color: white;
	border-radius: 5px;
	border: 1px solid #ebe9ea;
	padding: 10px;
	overflow: auto
}

body.smiles .dummy-search-results .dummy-search-result .dummy-avatar {
	max-height: 175px;
	max-width: 175px;
	width: 175px;
	height: 175px;
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-right: 10px;
	border-radius: 4px;
	background-color: #ddd
}

@media (max-width: 979px) {
	body.smiles .dummy-search-results .dummy-search-result .dummy-avatar {
		max-height: 152px;
		max-width: 152px;
		width: 152px
	}
}

body.smiles .dummy-search-results .dummy-search-result .dummy-details {
	margin-left: 195px;
	position: relative;
	height: 175px;
	padding-bottom: 31px
}

@media (max-width: 979px) {
	body.smiles .dummy-search-results .dummy-search-result .dummy-details {
		height: 152px;
		margin-left: 172px
	}
}

body.smiles .dummy-search-results .dummy-search-result .dummy-details .dummy-attribute {
	margin-bottom: 10px;
	width: 161px;
	height: 16px;
	background-color: #ddd
}

body.help-stories .story,
body.help-story .story {
	padding-left: 50px;
	padding-right: 10px
}

body.help-stories .story a,
body.help-story .story a {
	color: white
}

body.help-stories .story>a,
body.help-story .story>a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px
}

body.help-stories .story-label,
body.help-story .story-label {
	color: #a5a5a5
}

body.help-stories .story-header,
body.help-story .story-header {
	color: #394264
}

body.help-stories .story-quote,
body.help-story .story-quote {
	margin-bottom: 20px;
	margin-top: 25px
}

body.help-stories .story-photo,
body.help-story .story-photo {
	height: 200px;
	width: 200px;
	box-sizing: content-box;
	overflow: hidden;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border: solid 10px white;
	border-bottom-width: 50px;
	background-size: cover;
	background-position: center;
	transform: rotate(-10deg)
}

@media (max-width: 767px) {
	body.help-stories .story-photo,
	body.help-story .story-photo {
		margin-top: 0;
		margin-bottom: 30px
	}
}

body.help-stories .main-story,
body.help-stories .side-story,
body.help-story .main-story,
body.help-story .side-story {
	background-color: white;
	padding: 10px 20px 20px;
	margin-bottom: 20px
}

body.help-stories .main-story,
body.help-story .main-story {
	position: relative
}

body.help-stories .main-story h2,
body.help-story .main-story h2 {
	font-size: 36px;
	margin-bottom: 30px
}

body.help-stories .main-story a,
body.help-story .main-story a {
	display: inline-block;
	margin-top: 40px
}

body.help-stories .side-story a,
body.help-story .side-story a {
	display: inline-block;
	margin-top: 30px
}

body.help-stories .stories-container,
body.help-stories .story-container,
body.help-story .stories-container,
body.help-story .story-container {
	padding: 30px 0
}

body.help-stories .stories-container .story-photo,
body.help-stories .story-container .story-photo,
body.help-story .stories-container .story-photo,
body.help-story .story-container .story-photo {
	transform: rotate(10deg);
	box-shadow: 4px 4px 16px -4px rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0
}

@media (max-width: 1200px) {
	body.help-stories .stories-container .story-photo,
	body.help-stories .story-container .story-photo,
	body.help-story .stories-container .story-photo,
	body.help-story .story-container .story-photo {
		left: -55px;
		top: 100px
	}
}

@media (max-width: 992px) {
	body.help-stories .stories-container .story-photo,
	body.help-stories .story-container .story-photo,
	body.help-story .stories-container .story-photo,
	body.help-story .story-container .story-photo {
		position: static;
		height: 125px;
		width: 125px;
		border-bottom-width: 40px;
		margin-bottom: 15px;
		margin-top: -15px
	}
}

body.help-stories .stories-container .story-photo,
body.help-story .stories-container .story-photo {
	margin-left: 35px;
	float: right;
	position: static
}

@media (max-width: 480px) {
	body.help-stories .stories-container .story-photo,
	body.help-story .stories-container .story-photo {
		float: none;
		margin-top: 10px;
		margin-left: auto
	}
}

@media (max-width: 992px) {
	body.help-stories .stories-container .story-photo,
	body.help-story .stories-container .story-photo {
		margin-top: 10px
	}
}

body.help-stories .stories-container h1,
body.help-story .stories-container h1 {
	margin-bottom: 35px
}

body.help-stories .stories-container h2,
body.help-story .stories-container h2 {
	font-family: "bree";
	font-weight: 100
}

body.users .wufo {
	z-index: 0
}

body.users footer {
	z-index: -1;
	position: relative
}

body.users .background-profiles .col-sm-12 {
	padding: 0
}

body.users .form-control {
	display: inline
}

body.users .input-group[class*="col-"] {
	float: left
}

body.careers .careers {
	max-width: 600px;
	margin: 0 auto;
	font-family: 'prox', sans-serif;
	font-size: 17px;
	color: #4c4c4c
}

body.careers .careers table {
	color: #4c4c4c
}

body.careers .careers.career ul {
	list-style-type: square
}

body.careers .careers.career ul li {
	margin: 4px 0
}

body.help-mobile h1,
body.help-story h1,
body.help-stories h1,
body.promotions h1,
body.campaigns-show h1 {
	font-size: 48px
}

@media (max-width: 480px) {
	body.help-mobile h1,
	body.help-story h1,
	body.help-stories h1,
	body.promotions h1,
	body.campaigns-show h1 {
		font-size: 26px
	}
}

body.help-mobile p,
body.help-story p,
body.help-stories p,
body.promotions p,
body.campaigns-show p {
	font-size: 20px;
	color: #6e828b
}

@media (max-width: 480px) {
	body.help-mobile p,
	body.help-story p,
	body.help-stories p,
	body.promotions p,
	body.campaigns-show p {
		font-size: 18px;
		line-height: 1.25
	}
}

@media (max-width: 991px) {
	body.help-mobile br.break,
	body.help-story br.break,
	body.help-stories br.break,
	body.promotions br.break,
	body.campaigns-show br.break {
		display: none
	}
}

body.help-mobile input[type='submit'],
body.help-story input[type='submit'],
body.help-stories input[type='submit'],
body.promotions input[type='submit'],
body.campaigns-show input[type='submit'] {
	color: white;
	font: normal 16px "bree";
	padding: 5px 15px;
	background-color: #394264;
	border-radius: 5px
}

@media (max-width: 767px) {
	body.help-mobile input[type='submit'],
	body.help-story input[type='submit'],
	body.help-stories input[type='submit'],
	body.promotions input[type='submit'],
	body.campaigns-show input[type='submit'] {
		width: 100%
	}
}

body.help-mobile input[type='submit']:hover,
body.help-story input[type='submit']:hover,
body.help-stories input[type='submit']:hover,
body.promotions input[type='submit']:hover,
body.campaigns-show input[type='submit']:hover {
	background-color: #ed3b6d
}

body.help-mobile .well,
body.help-story .well,
body.help-stories .well,
body.promotions .well,
body.campaigns-show .well {
	margin-top: 20px;
	margin-bottom: 20px
}

body.help-mobile .well .btn,
body.help-mobile .well .facebook-button a,
.facebook-button body.help-mobile .well a,
body.help-mobile .well .facebook-button button,
.facebook-button body.help-mobile .well button,
body.help-mobile .well .facebook-login,
body.help-mobile .well body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-mobile .well a,
body.help-story .well .btn,
body.help-story .well .facebook-button a,
.facebook-button body.help-story .well a,
body.help-story .well .facebook-button button,
.facebook-button body.help-story .well button,
body.help-story .well .facebook-login,
body.help-story .well body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-story .well a,
body.help-stories .well .btn,
body.help-stories .well .facebook-button a,
.facebook-button body.help-stories .well a,
body.help-stories .well .facebook-button button,
.facebook-button body.help-stories .well button,
body.help-stories .well .facebook-login,
body.help-stories .well body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-stories .well a,
body.promotions .well .btn,
body.promotions .well .facebook-button a,
.facebook-button body.promotions .well a,
body.promotions .well .facebook-button button,
.facebook-button body.promotions .well button,
body.promotions .well .facebook-login,
body.promotions .well body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.promotions .well a,
body.campaigns-show .well .btn,
body.campaigns-show .well .facebook-button a,
.facebook-button body.campaigns-show .well a,
body.campaigns-show .well .facebook-button button,
.facebook-button body.campaigns-show .well button,
body.campaigns-show .well .facebook-login,
body.campaigns-show .well body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.campaigns-show .well a {
	max-width: none;
	width: auto
}

body.help-mobile .input-group input,
body.help-story .input-group input,
body.help-stories .input-group input,
body.promotions .input-group input,
body.campaigns-show .input-group input {
	background-color: #f6f6f6;
	border-color: #394264;
	box-shadow: none;
	color: #394264
}

body.help-mobile .input-group .btn,
body.help-mobile .input-group .facebook-button a,
.facebook-button body.help-mobile .input-group a,
body.help-mobile .input-group .facebook-button button,
.facebook-button body.help-mobile .input-group button,
body.help-mobile .input-group .facebook-login,
body.help-mobile .input-group body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-mobile .input-group a,
body.help-story .input-group .btn,
body.help-story .input-group .facebook-button a,
.facebook-button body.help-story .input-group a,
body.help-story .input-group .facebook-button button,
.facebook-button body.help-story .input-group button,
body.help-story .input-group .facebook-login,
body.help-story .input-group body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-story .input-group a,
body.help-stories .input-group .btn,
body.help-stories .input-group .facebook-button a,
.facebook-button body.help-stories .input-group a,
body.help-stories .input-group .facebook-button button,
.facebook-button body.help-stories .input-group button,
body.help-stories .input-group .facebook-login,
body.help-stories .input-group body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-stories .input-group a,
body.promotions .input-group .btn,
body.promotions .input-group .facebook-button a,
.facebook-button body.promotions .input-group a,
body.promotions .input-group .facebook-button button,
.facebook-button body.promotions .input-group button,
body.promotions .input-group .facebook-login,
body.promotions .input-group body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.promotions .input-group a,
body.campaigns-show .input-group .btn,
body.campaigns-show .input-group .facebook-button a,
.facebook-button body.campaigns-show .input-group a,
body.campaigns-show .input-group .facebook-button button,
.facebook-button body.campaigns-show .input-group button,
body.campaigns-show .input-group .facebook-login,
body.campaigns-show .input-group body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.campaigns-show .input-group a {
	font-size: 14px;
	height: 34px
}

body.help-mobile .input-group .btn:hover,
body.help-mobile .input-group .facebook-button a:hover,
.facebook-button body.help-mobile .input-group a:hover,
body.help-mobile .input-group .facebook-button button:hover,
.facebook-button body.help-mobile .input-group button:hover,
body.help-mobile .input-group .facebook-login:hover,
body.help-mobile .input-group body.profiles .sub-pills li.active a:hover,
body.profiles .sub-pills li.active body.help-mobile .input-group a:hover,
body.help-story .input-group .btn:hover,
body.help-story .input-group .facebook-button a:hover,
.facebook-button body.help-story .input-group a:hover,
body.help-story .input-group .facebook-button button:hover,
.facebook-button body.help-story .input-group button:hover,
body.help-story .input-group .facebook-login:hover,
body.help-story .input-group body.profiles .sub-pills li.active a:hover,
body.profiles .sub-pills li.active body.help-story .input-group a:hover,
body.help-stories .input-group .btn:hover,
body.help-stories .input-group .facebook-button a:hover,
.facebook-button body.help-stories .input-group a:hover,
body.help-stories .input-group .facebook-button button:hover,
.facebook-button body.help-stories .input-group button:hover,
body.help-stories .input-group .facebook-login:hover,
body.help-stories .input-group body.profiles .sub-pills li.active a:hover,
body.profiles .sub-pills li.active body.help-stories .input-group a:hover,
body.promotions .input-group .btn:hover,
body.promotions .input-group .facebook-button a:hover,
.facebook-button body.promotions .input-group a:hover,
body.promotions .input-group .facebook-button button:hover,
.facebook-button body.promotions .input-group button:hover,
body.promotions .input-group .facebook-login:hover,
body.promotions .input-group body.profiles .sub-pills li.active a:hover,
body.profiles .sub-pills li.active body.promotions .input-group a:hover,
body.campaigns-show .input-group .btn:hover,
body.campaigns-show .input-group .facebook-button a:hover,
.facebook-button body.campaigns-show .input-group a:hover,
body.campaigns-show .input-group .facebook-button button:hover,
.facebook-button body.campaigns-show .input-group button:hover,
body.campaigns-show .input-group .facebook-login:hover,
body.campaigns-show .input-group body.profiles .sub-pills li.active a:hover,
body.profiles .sub-pills li.active body.campaigns-show .input-group a:hover {
	z-index: 1
}

body.help-mobile .story p,
body.help-story .story p,
body.help-stories .story p,
body.promotions .story p,
body.campaigns-show .story p {
	color: #4c4c4c;
	font-size: 19px;
	margin-bottom: 25px
}

body.help-mobile .story p span,
body.help-story .story p span,
body.help-stories .story p span,
body.promotions .story p span,
body.campaigns-show .story p span {
	color: #6e828b
}

body.help-mobile .input-group-btn button,
body.help-story .input-group-btn button,
body.help-stories .input-group-btn button,
body.promotions .input-group-btn button,
body.campaigns-show .input-group-btn button {
	border-bottom-right-radius: 3px !important;
	border-top-right-radius: 3px !important
}

body.help-mobile .got-it,
body.help-story .got-it,
body.help-stories .got-it,
body.promotions .got-it,
body.campaigns-show .got-it {
	margin-top: 0
}

body.help-mobile .got-it .btn,
body.help-mobile .got-it .facebook-button a,
.facebook-button body.help-mobile .got-it a,
body.help-mobile .got-it .facebook-button button,
.facebook-button body.help-mobile .got-it button,
body.help-mobile .got-it .facebook-login,
body.help-mobile .got-it body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-mobile .got-it a,
body.help-story .got-it .btn,
body.help-story .got-it .facebook-button a,
.facebook-button body.help-story .got-it a,
body.help-story .got-it .facebook-button button,
.facebook-button body.help-story .got-it button,
body.help-story .got-it .facebook-login,
body.help-story .got-it body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-story .got-it a,
body.help-stories .got-it .btn,
body.help-stories .got-it .facebook-button a,
.facebook-button body.help-stories .got-it a,
body.help-stories .got-it .facebook-button button,
.facebook-button body.help-stories .got-it button,
body.help-stories .got-it .facebook-login,
body.help-stories .got-it body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.help-stories .got-it a,
body.promotions .got-it .btn,
body.promotions .got-it .facebook-button a,
.facebook-button body.promotions .got-it a,
body.promotions .got-it .facebook-button button,
.facebook-button body.promotions .got-it button,
body.promotions .got-it .facebook-login,
body.promotions .got-it body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.promotions .got-it a,
body.campaigns-show .got-it .btn,
body.campaigns-show .got-it .facebook-button a,
.facebook-button body.campaigns-show .got-it a,
body.campaigns-show .got-it .facebook-button button,
.facebook-button body.campaigns-show .got-it button,
body.campaigns-show .got-it .facebook-login,
body.campaigns-show .got-it body.profiles .sub-pills li.active a,
body.profiles .sub-pills li.active body.campaigns-show .got-it a {
	margin-top: 0
}

body.home,
body.users,
body.accounts,
body.feedback,
body.help,
body.search,
body.favorites,
body.smiles,
body.conversations,
body.visitors,
body.settings,
body.messages,
body.help-dating_trends {
	background-color: #f6f6f6
}

body.home-index,
body.users-create,
body.help-story,
body.help-app_review,
body.help-asian_american_dating_tips,
body.help-full_asian_dating_tips,
body.help-simple_asian_dating_tips,
body.help-site_review,
body.help-tips,
body.help-online_dating_profile_picture {
	background-color: white
}

body.help-mobile,
body.help-story,
body.help-stories,
body.promotions,
body.campaigns-show,
body.help-app_review,
body.help-asian_american_dating_tips,
body.help-full_asian_dating_tips,
body.help-simple_asian_dating_tips,
body.help-site_review,
body.help-online_dating_profile_picture {
	background-image: url(/assets/mobile_bg-aaa18d75f311a4b713f13063ea8c9b7354cbbdbac8eac225d77f31069e11fe22.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-position: top
}

body.campaigns-show {
	background: none
}