@charset "UTF-8";

#title {
	text-align: center;
	line-height: 0.75em;
	color: #feffff
}

h1 {
	font-weight: 800;
	font-size: 3.25em;
	line-height: 0.85em;
	margin-bottom: -0.25em;
	letter-spacing: -0.01em;
	text-shadow: #668ea7 0 -1px 0;
	color: #f2f2f2 !important
}

#flags {
	text-align: center;
	line-height: 0.5em;
	margin-top: -0.35em;
	padding-bottom: 1.5em
}

#flags img, #flags img a:link {
	width: 32px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px
}

#stars {
	text-align: center;
	color: #668ea7;
	padding: 20px 30px 10px;
	text-shadow: #feffff 0 0 1px
}

#statement {
	font-weight: 200;
	text-align: center;
	color: #797979;
	font-size: 0.85em;
	line-height: 1.35em;
	padding-top: 15px;
	padding-bottom: 10px;
	text-shadow: rgba(254,255,255,0.5) 0 1px 0
}

#bottomFlags {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	z-index: 1000000;
	text-align: center;
	bottom: 0.2em;
	font-size: 2em
}

.post h4, .post h4 a:link, .post h4 a:visited {
	font-size: 1.35em !important;
	line-height: 1.25em !important;
	text-align: left !important;
	color: #000 !important;
	font-weight: 600 !important;
	letter-spacing: -0.01em;
}

.post_index h4, .post_index h4 a:link, .post_index h4 a:visited {
	font-size: 1.35em !important;
	line-height: 1.25em !important;
	text-align: left !important;
	color: #000 !important;
	font-weight: 600 !important;
	letter-spacing: -0.01em;
}

#two {
	padding-top: 3em;
	padding-bottom: 1em;
	margin-top: -1em
}

.design_wrap {
	text-align: center
}

.design_wrap img, .design_wrap img a:link {
	max-width: 320px;
	height: auto;
	border: 0
}

body {
	background: #fff;
	font-smooth: always;
	text-shadow: rgba(0,0,0,0.3) 0 0 1px;
	font-size: 1.25em
}

body, input, select, textarea {
	color: #646464;
	font-family: "Lato", Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 300;
	line-height: 1.75em
}

a {
	-moz-transition: color 0.01s ease-in-out, border-color 0.01s ease-in-out;
	-webkit-transition: color 0.01s ease-in-out, border-color 0.01s ease-in-out;
	-o-transition: color 0.01s ease-in-out, border-color 0.01s ease-in-out;
	-ms-transition: color 0.01s ease-in-out, border-color 0.01s ease-in-out;
	transition: color 0.01s ease-in-out, border-color 0.01s ease-in-out;
	color: #668ea7;
	text-decoration: none;
	border-bottom: dotted 1px
}

a:hover {
	text-decoration: none;
	color: #668ea7;
	border-bottom-color: transparent
}

strong, b {
	font-weight: 600;
	font-size: 1.15em;
	color: #424242
}

em, i {
	font-style: italic
}

p {
	margin: 0 0 1em
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none
}

h2 {
	font-weight: 300;
	font-size: 1.05em;
	padding-top: 0.35em;
	margin-bottom: -0.35em;
	text-align: center;
	line-height: 1.35em
}

h3 {
	font-weight: 500;
	text-align: center;
	font-size: 1.05em;
	margin-bottom: -0.5em
}

h4 {
	font-size: 1.1em;
	line-height: 1.5em
}

h5 {
	font-weight: 500;
	font-size: 1.25em;
	text-align: left;
	margin-top: -0.35em;
	margin-bottom: -1.55em
}

h6 {
	font-weight: 400;
	font-size: 1em;
	text-align: left;
	margin-bottom: -0.25em;
	line-height: 1em
}

sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em
}

sup {
	font-size: 0.8em;
	position: relative;
	top: -0.5em
}

hr {
	border: 0;
	border-bottom: solid 1px rgba(144, 144, 144, 0.25);
	margin: 2em 0
}

hr.major {
	margin: 3em 0
}

blockquote {
	border-left: solid 4px rgba(144, 144, 144, 0.25);
	font-style: italic;
	margin: 0 0 2em 0;
	padding: 0.5em 0 0.5em 2em
}

code {
	background: rgba(144, 144, 144, 0.075);
	border-radius: 0.5em;
	border: solid 1px rgba(144, 144, 144, 0.25);
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	margin: 0 0.25em;
	padding: 0.25em 0.65em
}

pre {
	-webkit-overflow-scrolling: touch;
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	margin: 0 0 2em 0
}

pre code {
	display: block;
	line-height: 1.75em;
	padding: 1em 1.5em;
	overflow-x: auto
}

.align-left {
	text-align: left
}

.align-center {
	text-align: center
}

.align-right {
	text-align: right
}

section.special, article.special {
	text-align: center
}

header p {
	position: relative;
	margin: 0 0 1.5em 0
}

header h3 + p {
	font-size: 1.1em;
	margin-top: -0.85em;
	line-height: 1.5em
}

header h4 + p, header h5 + p, header h6 + p {
	font-size: 0.9em;
	margin-top: -0.75em;
	line-height: 1.5em
}

header.major {
	text-align: center
}

header.major p {
	margin: -1em 0 3.5em 0
}

form {
	margin: 0 0 2em 0
}

label {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 1em 0
}

input[type="text"], input[type="password"], input[type="email"], select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: rgba(144, 144, 144, 0.075);
	border-radius: 0.5em;
	border: none;
	border: solid 1px rgba(144, 144, 144, 0.25);
	color: inherit;
	display: block;
	outline: 0;
	padding: 0 1em;
	text-decoration: none;
	width: 100%
}

input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid, select:invalid, textarea:invalid {
	box-shadow: none
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
	border-color: #47cdd9;
	box-shadow: 0 0 0 1px #47cdd9
}

.select-wrapper {
	text-decoration: none;
	display: block;
	position: relative
}

.select-wrapper:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important
}

.select-wrapper:before {
	content: '\f078';
	color: rgba(144, 144, 144, 0.25);
	display: block;
	height: 2.75em;
	line-height: 2.75em;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 2.75em
}

.select-wrapper select::-ms-expand {
	display: none
}

input[type="text"], input[type="password"], input[type="email"], select {
	height: 2.75em
}

textarea {
	padding: 0.75em 1em
}

input[type="checkbox"], input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2em;
	opacity: 0;
	width: 1em;
	z-index: -1
}

input[type="checkbox"] + label, input[type="radio"] + label {
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 300;
	padding-left: 2.4em;
	padding-right: 0.75em;
	position: relative
}

input[type="checkbox"] + label:before, input[type="radio"] + label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important
}

input[type="checkbox"] + label:before, input[type="radio"] + label:before {
	background: rgba(144, 144, 144, 0.075);
	border-radius: 0.5em;
	border: solid 1px rgba(144, 144, 144, 0.25);
	content: '';
	display: inline-block;
	height: 1.65em;
	left: 0;
	line-height: 1.58125em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.65em
}

input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before {
	background: #494d53;
	border-color: #494d53;
	color: #ffffff;
	content: '\f00c'
}

input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before {
	border-color: #47cdd9;
	box-shadow: 0 0 0 1px #47cdd9
}

input[type="checkbox"] + label:before {
	border-radius: 0.5em
}

input[type="radio"] + label:before {
	border-radius: 100%
}

::-webkit-input-placeholder {
	color: #949494 !important;
	opacity: 1.0
}

:-moz-placeholder {
	color: #949494 !important;
	opacity: 1.0
}

::-moz-placeholder {
	color: #949494 !important;
	opacity: 1.0
}

:-ms-input-placeholder {
	color: #949494 !important;
	opacity: 1.0
}

.formerize-placeholder {
	color: #949494 !important;
	opacity: 1.0
}

.box {
	border-radius: 0.5em;
	border: solid 1px rgba(144, 144, 144, 0.25);
	margin-bottom: 2em;
	padding: 2em
}

.box > :last-child, .box > :last-child > :last-child, .box > :last-child > :last-child > :last-child {
	margin-bottom: 0
}

.box.alt {
	border: 0;
	border-radius: 0;
	padding: 0
}

.box.post {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.box.post .image:first-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin: -2em 0 2em -2em;
	width: calc(100% + 4em)
}

.box.post .image:first-child img {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.icon {
	text-decoration: none;
	border-bottom: none;
	position: relative
}

.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important
}

.icon > .label {
	display: none
}

.image {
	border-radius: 0.5em;
	border: 0;
	display: inline-block;
	position: relative
}

.image img {
	position: relative;
	border-radius: 0.5em;
	display: block
}

.image.left {
	float: left;
	padding: 0 1.5em 1em 0;
	top: 0.25em
}

.image.right {
	float: right;
	padding: 0 0 1em 1.5em;
	top: 0.25em
}

.image.left, .image.right {
	max-width: 40%
}

.image.left img, .image.right img {
	width: 100%
}

.image.fit {
	display: block;
	margin: 0 0 2em 0;
	width: 100%
}

.image.fit img {
	display: block;
	width: 100%
}

ol {
	list-style: decimal;
	margin: 0 0 2em 0;
	padding-left: 1.25em
}

ol li {
	padding-left: 0.25em
}

ul {
	list-style: disc;
	margin: 0 0 2em 0;
	padding-left: 1.25em
}

ul li {
	padding-left: 0.5em
}

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

ul.alt li {
	border-top: solid 1px rgba(144, 144, 144, 0.25);
	padding: 0.5em 0
}

ul.alt li:first-child {
	border-top: 0;
	padding-top: 0
}

ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0
}

ul.icons li {
	display: inline-block;
	padding: 0 1.25em 0 0
}

ul.icons li:last-child {
	padding-right: 0 !important
}

ul.icons li .icon {
	border-radius: 0.5em;
	border: solid 1px rgba(144, 144, 144, 0.25);
	display: inline-block;
	font-size: 1.25em;
	height: 2.75em;
	line-height: 2.75em;
	text-align: center;
	width: 2.75em
}

ul.icons li a.icon {
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out
}

ul.icons li a.icon:hover {
	background-color: rgba(144, 144, 144, 0.075)
}

ul.icons li a.icon:active {
	background-color: rgba(144, 144, 144, 0.2)
}

ul.actions {
	cursor: default;
	list-style: none;
	padding-left: 0
}

ul.actions li {
	display: inline-block;
	padding: 0 1em 0 0;
	vertical-align: middle
}

ul.actions li:last-child {
	padding-right: 0
}

ul.actions.small li {
	padding: 0 0.5em 0 0
}

ul.actions.vertical li {
	display: block;
	padding: 1em 0 0 0
}

ul.actions.vertical li:first-child {
	padding-top: 0
}

ul.actions.vertical li > * {
	margin-bottom: 0
}

ul.actions.vertical.small li {
	padding: 0.5em 0 0 0
}

ul.actions.vertical.small li:first-child {
	padding-top: 0
}

ul.actions.fit {
	display: table;
	margin-left: -1em;
	padding: 0;
	table-layout: fixed;
	width: calc(100% + 1em)
}

ul.actions.fit li {
	display: table-cell;
	padding: 0 0 0 1em
}

ul.actions.fit li > * {
	margin-bottom: 0
}

ul.actions.fit.small {
	margin-left: -0.5em;
	width: calc(100% + 0.5em)
}

ul.actions.fit.small li {
	padding: 0 0 0 0.5em
}

ul.menu {
	line-height: 1em;
	list-style: none;
	padding: 0
}

ul.menu li {
	border-left: solid 1px rgba(144, 144, 144, 0.25);
	display: inline-block;
	margin-left: 1em;
	padding-left: 1em
}

ul.menu li:first-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0
}

dl {
	margin: 0 0 2em 0
}

.table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto
}

table {
	margin: 0 0 2em 0;
	width: 100%
}

table tbody tr {
	border: solid 1px rgba(144, 144, 144, 0.25);
	border-left: 0;
	border-right: 0
}

table tbody tr:nth-child(2n + 1) {
	background-color: rgba(144, 144, 144, 0.075)
}

table td {
	padding: 0.75em 0.75em
}

table th {
	font-size: 0.9em;
	font-weight: 700;
	padding: 0 0.75em 0.75em 0.75em;
	text-align: left
}

table thead {
	border-bottom: solid 2px rgba(144, 144, 144, 0.25)
}

table tfoot {
	border-top: solid 2px rgba(144, 144, 144, 0.25)
}

table.alt {
	border-collapse: separate
}

table.alt tbody tr td {
	border: solid 1px rgba(144, 144, 144, 0.25);
	border-left-width: 0;
	border-top-width: 0
}

table.alt tbody tr td:first-child {
	border-left-width: 1px
}

table.alt tbody tr:first-child td {
	border-top-width: 1px
}

table.alt thead {
	border-bottom: 0
}

table.alt tfoot {
	border-top: 0
}

input[type="submit"], input[type="reset"], input[type="button"], .button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	background-color: transparent;
	border-radius: 0.5em;
	border: solid 1px rgba(144, 144, 144, 0.25) !important;
	cursor: pointer;
	display: inline-block;
	font-size: 0.8em;
	font-weight: 700;
	height: 3.5em;
	letter-spacing: 0.01em;
	line-height: 3.5em;
	overflow: hidden;
	padding: 0 2em;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	color: #333
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover {
	background-color: rgba(144, 144, 144, 0.075)
}

input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .button:active {
	background-color: rgba(144, 144, 144, 0.2)
}

input[type="submit"].icon, input[type="reset"].icon, input[type="button"].icon, .button.icon {
	padding-left: 1.35em
}

input[type="submit"].icon:before, input[type="reset"].icon:before, input[type="button"].icon:before, .button.icon:before {
	margin-right: 0.5em
}

input[type="submit"].fit, input[type="reset"].fit, input[type="button"].fit, .button.fit {
	display: block;
	margin: 0 0 1em 0;
	width: 100%
}

input[type="submit"].small, input[type="reset"].small, input[type="button"].small, .button.small {
	font-size: 0.8em
}

input[type="submit"].big, input[type="reset"].big, input[type="button"].big, .button.big {
	font-size: 1em;
	height: 3.5em;
	line-height: 3.5em;
	padding: 0 2.25em
}

input[type="submit"].special, input[type="reset"].special, input[type="button"].special, .button.special {
	background-color: #47cdd9;
	color: #ffffff !important
}

input[type="submit"].special:hover, input[type="reset"].special:hover, input[type="button"].special:hover, .button.special:hover {
	background-color: #5cd3dd
}

input[type="submit"].special:active, input[type="reset"].special:active, input[type="button"].special:active, .button.special:active {
	background-color: #32c7d5
}

input[type="submit"].disabled, input[type="submit"]:disabled, input[type="reset"].disabled, input[type="reset"]:disabled, input[type="button"].disabled, input[type="button"]:disabled, .button.disabled, .button:disabled {
	background-color: #646464 !important;
	box-shadow: inset 0 -0.015em 0 0 rgba(0, 0, 0, 0.015);
	color: #fff !important;
	cursor: default;
	opacity: 0.25
}

body, input, select, textarea {
	font-size: 11pt;
	color: #333
}

a {
	color: #668ea7;
	border-bottom: none
}

.imageStyle {
	max-width: 100%;
	height: auto
}

#header {
	background-color: #fff;
	border-top: 5px solid #fff !important;
	padding: 1em 0;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	position: relative;
	top: 0;
	width: 100%;
	z-index: 10000
}

#header a {
	border: none !important;
	color: #333
}

#header a:hover {
	color: #668ea7}

#header nav {
	font-weight: 300;
	position: absolute;
	right: 1.5em;
	bottom: 0;
	vertical-align: middle;
	font-size: 0.95em;
	top: 1.25em
}

#header nav > ul {
	list-style: none;
	margin: 0;
	padding-left: 0
}

#header nav > ul > li {
	display: inline-block;
	margin-left: 1em
}

#header nav > ul > li.current, #header nav > ul > li.active, #header nav > ul > li a.currentAncestor {
	color: #668ea7}

#header nav > ul > li a {
	border: 0;
	color: inherit;
	display: inline-block;
	text-decoration: none
}

#header nav > ul > li a.icon:before {
	margin-right: 0.5em
}

#header nav > ul > li:first-child {
	margin-left: 0
}

#header .container {
	position: relative
}

#header .container h1 {
	left: 0
}

#header .container nav {
	right: 0
}

.dropotron {
	background: #fff;
	border-radius: 0.5em;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
	list-style: none;
	margin-top: 2em !important;
	min-width: 10em;
	padding: 0.75em 0;
	z-index: 1000
}

.dropotron li {
	padding: 0
}

.dropotron li a {
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	border: 0;
	box-shadow: inset 0 1px 0 0 rgba(144, 144, 144, 0.2);
	color: inherit;
	display: block;
	line-height: 2.25em;
	padding: 0 1em
}

.dropotron li:first-child > a {
	box-shadow: none
}

.dropotron li.active > a, .dropotron li:hover > a, .dropotron li.current > a, .dropotron li > a.currentAncestor {
	background: #00B296;
	color: #ffffff !important
}

.dropotron.level-0 {
	font-size: 0.9em;
	margin-top: 1em
}

.dropotron.level-0:before {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
	content: '';
	display: block;
	height: 0.75em;
	position: absolute;
	right: 1.5em;
	top: -0.375em;
	width: 0.75em;
	box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.075);
	box-shadow: -1px -1px 2px 0 rgba(0, 0, 0, 0.05)
}

#banner {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url("images/banners/banner.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 200px;
	padding: 4em 0 !important
}

#banner, #banner .inner {
	padding: 3em !important
}

#banner :last-child {
	margin-bottom: 0
}

#banner p {
	font-size: 1.5em;
	margin-bottom: 1.75em
}

#banner span {
	color: #668ea7}

#banner .inner {
	position: relative;
	padding: 0 2em;
	z-index: 2
}

#banner .button {
	border: 1px solid rgba(0, 0, 0, 0.3) !important;
	color: #333333 !important
}

#banner .button:hover {
	background-color: rgba(0, 0, 0, 0.07)
}

#banner .button:active {
	background-color: rgba(255, 255, 255, 0.2)
}

#logo {
	text-align: center;
	margin-bottom: 10px
}

.appContent {
	padding-right: 10%;
	padding-left: 10%;
	text-align: center
}

#content {
	
}

#content .box {
	border: none
}

#content > .container {
	position: relative;
	padding: 5em 0
}

#content .image.fit {
	display: block;
	margin: 0 0 2em 0;
	width: 100%;
	height: auto;
	border-radius: 0 !important
}

#content .image.fit img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 0 !important
}

#content video {
	width: 100% !important;
	height: auto !important
}

#content ul.disc {
	list-style-type: disc
}

#content ul.circle {
	list-style-type: circle
}

#content ul.square {
	list-style-type: square
}

#content ol.arabic-numbers {
	list-style-type: decimal
}

#content ol.upper-alpha {
	list-style-type: upper-latin
}

#content ol.lower-alpha {
	list-style-type: upper-latin
}

#content ol.upper-roman {
	list-style-type: upper-roman
}

#content ol.lower-roman {
	list-style-type: lower-roman
}

#primary-content h1, #primary-content .album-title; #primary-content .blog-archive-month {
	font-size: 1.75em;
	line-height: 1.5em;
	margin: 0
}

#primary-content h1 a, #primary-content .album-title a {
	color: #333
}

#primary-content h1 a:hover {
	color: #668ea7}

#primary-content .image-left {
	float: left;
	padding: 0 1.5em 1em 0;
	top: 0.25em
}

#primary-content .image-right {
	float: right;
	padding: 0 0 1em 1.5em;
	top: 0.25em
}

#primary-content .image-left, .image-right {
	max-width: 40%
}

#primary-content .image-left img, .image-right img {
	width: 100%;
	height: auto !important
}

#primary-content blockquote p {
	margin: 0;
	padding: 0
}

#primary-content .blog-entry {
	margin-bottom: 3em;
	padding-bottom: 3em;
	border-bottom: 1px solid #DDD
}

#primary-content .blog-entry:last-child {
	border-bottom: none;
	padding-bottom: 0
}

#primary-content .blog-entry-title {
	font-size: 1.75em;
	line-height: 1.5em;
	margin: 0
}

#primary-content .blog-entry-date {
	font-size: 0.9em;
	margin-bottom: 2em
}

#primary-content .blog-entry-date:before {
	content: "\F073";
	padding-right: 5px;
	font-family: FontAwesome
}

#primary-content .blog-entry blockquote {
	
}

#primary-content .blog-entry-date a {
	
}

#primary-content .blog-entry-body {
	
}

#primary-content .blog-read-more {
	
}

#primary-content .blog-entry-tags {
	
}

#primary-content .blog-entry-comments {
	
}

#primary-content .blog-entry-comments a {
	
}

#primary-content .blog-comment-link {
	
}

#primary-content .blog-archive-headings-wrapper {
	border-bottom: 1px solid #DDD;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px 0
}

#primary-content .blog-archive-month {
	float: right
}

#primary-content .blog-archive-link {
	float: left;
	font-size: 1.75em;
	font-weight: bold
}

#primary-content .blog-archive-link:before {
	
}

#primary-content label {
	display: inline-block;
	font-size: 1.1em
}

#primary-content input[type="text"]:focus,#primary-content input[type="password"]:focus,#primary-content input[type="email"]:focus,#primary-content select:focus,#primary-content textarea:focus {
	border-color: #a4c7da;
	box-shadow: 0 0 0 1px #00B296
}

#primary-content input[type="checkbox"]:focus + label:before,#primary-content input[type="radio"]:focus + label:before {
	border-color: #00B296;
	box-shadow: 0 0 0 1px #00B296
}

#primary-content input[type="checkbox"] + label:before {
	top: -3px;
	margin-left: 10px
}

#primary-content .message-text {
	
}

#primary-content .form-input-field {
	
}

#primary-content .form-input-button {
	
}

#primary-content .form-input-button:active {
	
}

#primary-content .form-input-button:hover {
	
}

#primary-content .filesharing-description {
	margin-bottom: 2em
}

#primary-content .filesharing-item-title {
	font-weight: 700;
	font-size: 1.1em;
	margin-bottom: 10px;
	position: relative
}

#primary-content .filesharing-item-title:before {
	content: "\f0ed";
	font-family: FontAwesome;
	position: absolute;
	top: 3px
}

#primary-content .filesharing-item-title a {
	border-bottom: 1px solid;
	margin-left: 25px
}

#primary-content .filesharing-item {
	margin-bottom: 1em;
	padding-bottom: 2em
}

#primary-content .filesharing-item:last-child {
	border-bottom: none
}

#primary-content .filesharing-item-description {
	
}

#primary-content .album-title {
	font-size: 1.75em;
	line-height: 1.5em;
	margin: 0;
	font-weight: 700;
	margin: 0 0 1em 0;
	letter-spacing: -0.01em
}

#primary-content .album-description {
	margin-bottom: 20px
}

#primary-content .album-wrapper {
	margin-top: 2em;
	overflow: hidden
}

#primary-content .thumbnail-wrap {
	float: left !important
}

#primary-content .thumbnail-frame {
	
}

#primary-content .thumbnail-frame img, #flashcontent {
	
}

#primary-content .thumbnail-caption {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em
}

.photo-background {
	padding: 5em 0 8em 0;
	max-width: 1200px;
	margin: 0 auto;
	position: relative
}

.photo-background p {
	margin: 0;
	padding: 0
}

.photo-navigation {
	position: relative;
	overflow: hidden;
	padding: 1em
}

.photo-links {
	float: right
}

.photo-title {
	font-weight: 700;
	float: left;
	font-size: 1.2em;
	margin-right: 10px !important
}

.photo-caption {
	float: left;
	margin-right: 10px !important
}

.photo-frame {
	width: 100%;
	height: auto
}

.exif-data {
	margin: 1em auto 0;
	text-align: center
}

#primary-content .rw-sitemap ul {
	
}

#primary-content .rw-sitemap ul li {
	
}

#primary-content .rw-sitemap ul li:last-child {
	
}

#primary-content .rw-sitemap ul li li {
	
}

#primary-content .rw-sitemap ul li li:last-child {
	
}

#primary-content .rw-sitemap ul ul {
	
}

#primary-content .rw-sitemap ul ul ul {
	
}

.poptrox-popup {
	background: #000;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	box-shadow: 0 .1em .15em 0 rgba(0,0,0,0.015);
	padding-bottom: 2.5em
}

.poptrox-popup .loader {
	width: 24px;
	height: 24px;
	background: url('images/loader.gif');
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px
}

.poptrox-popup .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 3em;
	line-height: 2.8em;
	text-align: center;
	cursor: default;
	z-index: 1;
	font-size: .9em;
	padding-top: 3px
}

.poptrox-popup .nav-next,.poptrox-popup .nav-previous {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	background: rgba(0,0,0,0.01);
	-moz-transition: opacity .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

.poptrox-popup .nav-next:before,.poptrox-popup .nav-previous:before {
	content: '';
	position: absolute;
	width: 96px;
	height: 64px;
	background: url('images/poptrox-nav.svg');
	top: -moz-calc(50% - 1.5em);
	top: -webkit-calc(50% - 1.5em);
	top: -o-calc(50% - 1.5em);
	top: -ms-calc(50% - 1.5em);
	top: calc(50% - 1.5em);
	margin: -32px 0 0 0
}

.poptrox-popup:hover .nav-next,.poptrox-popup:hover .nav-previous {
	opacity: .5
}

.poptrox-popup:hover .nav-next:hover,.poptrox-popup:hover .nav-previous:hover {
	opacity: 1.0
}

.poptrox-popup .nav-previous:before {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: "FlipH";
	filter: FlipH
}

.poptrox-popup .nav-next {
	right: 0
}

.poptrox-popup .nav-next:before {
	right: 0
}

.poptrox-popup .nav-previous {
	left: 0
}

.poptrox-popup .nav-previous:before {
	left: 0
}

.poptrox-popup .closer {
	position: absolute;
	top: 0;
	right: 0;
	width: 64px;
	height: 64px;
	text-indent: -9999px;
	z-index: 2;
	opacity: 0;
	-moz-transition: opacity .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

.poptrox-popup .closer:before {
	content: '';
	display: block;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	box-shadow: inset 0 0 0 2px #fff;
	background: url('images/poptrox-closer.svg') center center;
	color: #fff !important
}

.poptrox-popup:hover .closer {
	opacity: .5
}

.poptrox-popup:hover .closer:hover {
	opacity: 1.0
}

.wrapper {
	padding: 0 0 3em;
	overflow: hidden
}

#three {
	background-attachment: fixed;
	background-image: url("images/bg.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	background-size: cover;
	padding-top: 3em
}

#four {
	padding-bottom: 1em
}

#disqus_thread {
	margin-top: 20px
}

.nolink {
	cursor: default
}

.about {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	padding: 1em 1em 0
}

.imprint {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	padding: 1em 1em 0;
	line-height: 1.15em
}

.spring {
	text-align: center;
	margin-top: -25px
}

.spring img, .spring img a:link {
	max-width: 261px
}

.blue {
	font-weight: 400;
	text-align: center;
	margin-top: -36px;
	padding-bottom: 24px;
	color: #feffff;
	height: 68px
}

.blue a:link, .blue a:visited {
	color: #feffff;
	opacity: 1.0;
	filter: alpha(opacity=100);
	text-shadow: #feffff 0 0 1px;
	-moz-osx-font-smoothing: grayscale !important;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important
}

.blue a:hover, .blue a:active {
	color: #feffff;
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.blue img, .blue img a:link {
	max-width: 64px
}

.blue img:hover {
	
}

.white {
	text-align: center;
	margin-top: -20px;
	line-height: 0.75em
}

.white img, .white img a:link {
	max-width: 128px;
	padding-bottom: 4px
}

.whiteDescription {
	text-align: center;
	font-weight: 250;
	font-size: 0.85em;
	line-height: 1.75em;
	padding-left: 10px;
	padding-right: 10px
}

.goodies {
	text-align: center;
	margin-top: -20px;
	line-height: 1.25em
}

.goodies {
	text-align: center;
	margin-top: -20px;
	line-height: 1.25em
}

.goodies img, .goodies img a:link {
	max-width: 128px;
	padding-bottom: 4px
}

.alpha {
	text-align: center;
	margin-top: -48px;
	margin-bottom: -36px;
	height: 128px
}

.alpha img, .alpha img a:link {
	max-width: 128px
}

#extra1, #extra1 a:link, #extra1 a:visited, #extra1 a:hover {
	
	padding-right: 50%;
	text-shadow: rgba(255,255,255,0.5) 0 1px 1px;
	text-align: center;
	color: #294558;
	margin-top: -40px;
	padding-bottom: 5px;
	font: small-caps bold 1.35em/1.05em 'Londrina Sketch', cursive;
}

#extra2 {
	padding-left: 50%;
	text-shadow: rgba(255,255,255,0.5) 0 1px 1px;
	text-align: center;
	color: #294558;
	margin-top: -40px;
	padding-bottom: 5px;
	font: small-caps bold 2.05em/1.05em 'Londrina Sketch', cursive
}

#extraBlog {
	text-shadow: rgba(255,255,255,0.7) 0 1px 2px;
	text-align: center;
	font-size: 160%;
	line-height: 120%;
	color: #29343a;
	padding-right: 50%
}

#secondary-content {
	
}

#secondary-content .sidebar {
	border-left: 1px solid #DDD;
	padding: 0 2em
}

#secondary-content h3 {
	margin: 0 0 0.5em 0
}

#secondary-content .plugin-sidebar {
	border: 1px solid #DDD;
	background: #fdfffe
}

#blog-categories {
	
}

#blog-categories, #blog-archives, #blog-tags, #blog-rss-feeds {
	border-bottom: 1px solid #DDD;
	padding: 2em
}

#blog-rss-feeds {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	border-bottom: none
}

.blog-tag-cloud {
	list-style: none;
	padding: 0;
	margin: 0
}

#blog-categories a:before, #blog-archives a:before, .blog-tag-cloud a:before, #blog-rss-feeds a:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	padding-right: 10px
}

#blog-categories a:before {
	content: "\F07C"
}

#blog-archives a:before {
	content: "\F073"
}

.blog-tag-cloud a:before {
	content: "\F02C"
}

#blog-rss-feeds a:before {
	content: "\F09E"
}

#breadcrumb {
	background: #00B296;
	color: #fff;
	padding: 1em 0;
	text-align: center
}

#breadcrumb ul {
	margin: 0;
	list-style: none;
	padding: 0
}

#breadcrumb ul li {
	display: inline-block;
	padding: 0
}

#breadcrumb ul li span {
	margin: 0 10px
}

#breadcrumb ul li:last-child span {
	display: none
}

#breadcrumb ul a {
	color: #fff;
	border: none !important
}

#footer {
	padding: 4em 0;
	text-align: center;
	background: #000;
	color: #fff;
	font-size: 0.95em
}

#footer a:link, #footer a:visited {
	color: #f2f2f2
}

#footer a:hover, #footer a:active {
	color: #516672
}

#footer img, #footer img a:link {
	max-width: 64px
}

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

}

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

#banner {
	padding: 16em 0;
	background-attachment: scroll
}

}

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

#nav {
	display: none
}

#banner {
	padding: 12em 0 !important
}

#navButton .toggle {
	text-decoration: none;
	height: 100%;
	right: 0;
	position: absolute;
	top: 0;
	width: 50%
}

#navButton .toggle:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important
}

#navButton .toggle:before {
	background: #979898;
	border-radius: 0.2em;
	color: #fff;
	content: '\f0c9';
	display: block;
	font-size: 12px;
	height: 2.25em;
	right: 0.5em;
	line-height: 2.25em;
	position: absolute;
	text-align: center;
	top: 0.5em;
	width: 2.25em
}

#navPanel {
	background-color: #979898;
	padding: 0.5em 1.5em;
	border-left: 2px groove #feffff;
	z-index: 10000000
}

#navPanel .link {
	border: 0;
	border-top: solid 1px rgba(255, 255, 255, 0.2);
	color: #fff !important;
	display: block;
	height: 3em;
	line-height: 3em;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#navPanel .link:first-child {
	border-top: 0
}

#navPanel .link.depth-0 {
	font-weight: 600;
	color: #fff !important
}

#navPanel .link .indent-1 {
	display: inline-block;
	width: 1.25em
}

#navPanel .link .indent-2 {
	display: inline-block;
	width: 2.5em
}

#navPanel .link .indent-3 {
	display: inline-block;
	width: 3.75em
}

#navPanel .link .indent-4 {
	display: inline-block;
	width: 5em
}

#navPanel .link .indent-5 {
	display: inline-block;
	width: 6.25em
}

#secondary-content .sidebar {
	padding: 0 !important;
	border-left: none;
	border-right: none !important;
	margin-top: 2em
}

}

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

/*h2 {
	font-weight: 300;
	font-size: 1.05em;
	margin-top: -0.25em;
	margin-bottom: -1.75em;
	text-align: center;
	line-height: 1.35em
}*/

h3 {
	font-size: 1.1em;
	line-height: 1.5em
}

h4 {
	font-size: 1em;
	line-height: 1.5em
}

ul.icons li {
	padding: 0 0.75em 0 0
}

ul.icons li .icon {
	font-size: 0.9em
}

#content > header {
	padding: 0 2em
}

#content > .container {
	padding: 2em 0
}

#primary-content > .image.fit:first-child {
	margin: -2em 0 2em -1em;
	width: calc(100% + 2em)
}

#primary-content > .image.fit:first-child img {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

#footer {
	padding: 2em 0
}

}

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

#skel-layers-wrapper {
	padding-top: 0
}

html, body {
	min-width: 300px
}

#logo img {
	max-width: 270px;
	height: auto
}

#header {
	position: relative
}

#banner {
	padding: 4em 0 !important
}

#two.wrapper {
	padding: 3em 0 1em 0 !important
}

#primary-content .thumbnail-wrap, #primary-content .thumbnail-frame, #primary-content .thumbnail-frame img {
	width: 137px !important;
	height: auto !important
}

#primary-content .thumbnail-wrap {
	margin-bottom: 1em !important
}

ul.icons li {
	padding: 0 .5em .5em 0;
	margin: 0
}

input[type="submit"], input[type="reset"], input[type="button"], .button {
	font-size: 0.8em !important;
	margin-bottom: 0.5em;
	width: 100%
}

.box {
	padding: 2em 0
}

.photo-background {
	padding: 0
}

.photo-links {
	float: left
}

.poptrox-popup {
	
}

.poptrox-popup .nav-next, .poptrox-popup .nav-previous {
	
}

.poptrox-popup .nav-next:before, .poptrox-popup .nav-previous:before {
	width: 48px;
	height: 32px;
	background-size: contain;
	margin: -16px 0 0 0
}

.poptrox-popup .closer {
	
}

.poptrox-popup .closer:before {
	right: 12px;
	top: 12px;
	width: 20px;
	height: 20px;
	box-shadow: inset 0 0 0 1px #fff;
	background-size: contain;
	opacity: 0.65
}

}

@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome/fontawesome-webfont.eot?v=4.2.0');src:url('fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('fonts/fontawesome/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('fonts/fontawesome/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('fonts/fontawesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
	0%{-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg)
}

}@keyframes fa-spin {
	0%{-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg)
}

}.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158"
}

.fa-won:before,.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

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

@-webkit-keyframes bounce {
	0%,100%,20%,53%,80%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

40%,43% {
	-webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
	transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0)
}

70% {
	-webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
	transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
	-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%,100%,20%,53%,80%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

40%,43% {
	-webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
	transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0)
}

70% {
	-webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
	transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
	-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;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	0%,100%,50%{opacity: 1
}

25%,75% {
	opacity: 0
}

}@keyframes flash {
	0%,100%,50%{opacity: 1
}

25%,75% {
	opacity: 0
}

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

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

50% {
	-webkit-transform: scale3d(1.05,1.05,1.05);
	transform: scale3d(1.05,1.05,1.05)
}

100% {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

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

50% {
	-webkit-transform: scale3d(1.05,1.05,1.05);
	transform: scale3d(1.05,1.05,1.05)
}

100% {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

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

@-webkit-keyframes rubberBand {
	0%{-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

30% {
	-webkit-transform: scale3d(1.25,.75,1);
	transform: scale3d(1.25,.75,1)
}

40% {
	-webkit-transform: scale3d(0.75,1.25,1);
	transform: scale3d(0.75,1.25,1)
}

50% {
	-webkit-transform: scale3d(1.15,.85,1);
	transform: scale3d(1.15,.85,1)
}

65% {
	-webkit-transform: scale3d(.95,1.05,1);
	transform: scale3d(.95,1.05,1)
}

75% {
	-webkit-transform: scale3d(1.05,.95,1);
	transform: scale3d(1.05,.95,1)
}

100% {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

}@keyframes rubberBand {
	0%{-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

30% {
	-webkit-transform: scale3d(1.25,.75,1);
	transform: scale3d(1.25,.75,1)
}

40% {
	-webkit-transform: scale3d(0.75,1.25,1);
	transform: scale3d(0.75,1.25,1)
}

50% {
	-webkit-transform: scale3d(1.15,.85,1);
	transform: scale3d(1.15,.85,1)
}

65% {
	-webkit-transform: scale3d(.95,1.05,1);
	transform: scale3d(.95,1.05,1)
}

75% {
	-webkit-transform: scale3d(1.05,.95,1);
	transform: scale3d(1.05,.95,1)
}

100% {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

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

@-webkit-keyframes shake {
	0%,100%{-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,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%,100%{-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,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 swing {
	20%{-webkit-transform: rotate3d(0,0,1,15deg);
	transform: rotate3d(0,0,1,15deg)
}

40% {
	-webkit-transform: rotate3d(0,0,1,-10deg);
	transform: rotate3d(0,0,1,-10deg)
}

60% {
	-webkit-transform: rotate3d(0,0,1,5deg);
	transform: rotate3d(0,0,1,5deg)
}

80% {
	-webkit-transform: rotate3d(0,0,1,-5deg);
	transform: rotate3d(0,0,1,-5deg)
}

100% {
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg)
}

}@keyframes swing {
	20%{-webkit-transform: rotate3d(0,0,1,15deg);
	transform: rotate3d(0,0,1,15deg)
}

40% {
	-webkit-transform: rotate3d(0,0,1,-10deg);
	transform: rotate3d(0,0,1,-10deg)
}

60% {
	-webkit-transform: rotate3d(0,0,1,5deg);
	transform: rotate3d(0,0,1,5deg)
}

80% {
	-webkit-transform: rotate3d(0,0,1,-5deg);
	transform: rotate3d(0,0,1,-5deg)
}

100% {
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg)
}

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

@-webkit-keyframes tada {
	0%{-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

10%,20% {
	-webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
	transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
}

30%,50%,70%,90% {
	-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
	transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
}

40%,60%,80% {
	-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
	transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
}

100% {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

}@keyframes tada {
	0%{-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

10%,20% {
	-webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
	transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
}

30%,50%,70%,90% {
	-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
	transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
}

40%,60%,80% {
	-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
	transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
}

100% {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,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) rotate3d(0,0,1,-5deg);
	transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
}

30% {
	-webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
	transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
}

45% {
	-webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
	transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
}

60% {
	-webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
	transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
}

75% {
	-webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
	transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
}

100% {
	-webkit-transform: none;
	transform: none
}

}@keyframes wobble {
	0%{-webkit-transform: none;
	transform: none
}

15% {
	-webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
	transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
}

30% {
	-webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
	transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
}

45% {
	-webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
	transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
}

60% {
	-webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
	transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
}

75% {
	-webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
	transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
}

100% {
	-webkit-transform: none;
	transform: none
}

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

@-webkit-keyframes bounceIn {
	0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.355,1)
}

0% {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3)
}

20% {
	-webkit-transform: scale3d(1.1,1.1,1.1);
	transform: scale3d(1.1,1.1,1.1)
}

40% {
	-webkit-transform: scale3d(.9,.9,.9);
	transform: scale3d(.9,.9,.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(.97,.97,.97);
	transform: scale3d(.97,.97,.97)
}

100% {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

}@keyframes bounceIn {
	0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.355,1)
}

0% {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3)
}

20% {
	-webkit-transform: scale3d(1.1,1.1,1.1);
	transform: scale3d(1.1,1.1,1.1)
}

40% {
	-webkit-transform: scale3d(.9,.9,.9);
	transform: scale3d(.9,.9,.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(.97,.97,.97);
	transform: scale3d(.97,.97,.97)
}

100% {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

}.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
	0%,100%,60%,75%,90%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.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)
}

100% {
	-webkit-transform: none;
	transform: none
}

}@keyframes bounceInDown {
	0%,100%,60%,75%,90%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.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)
}

100% {
	-webkit-transform: none;
	transform: none
}

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

@-webkit-keyframes bounceInLeft {
	0%,100%,60%,75%,90%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.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)
}

100% {
	-webkit-transform: none;
	transform: none
}

}@keyframes bounceInLeft {
	0%,100%,60%,75%,90%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.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)
}

100% {
	-webkit-transform: none;
	transform: none
}

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

@-webkit-keyframes bounceInRight {
	0%,100%,60%,75%,90%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.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)
}

100% {
	-webkit-transform: none;
	transform: none
}

}@keyframes bounceInRight {
	0%,100%,60%,75%,90%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.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)
}

100% {
	-webkit-transform: none;
	transform: none
}

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

@-webkit-keyframes bounceInUp {
	0%,100%,60%,75%,90%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.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)
}

100% {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

}@keyframes bounceInUp {
	0%,100%,60%,75%,90%{-webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
	transition-timing-function: cubic-bezier(0.215,.61,.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)
}

100% {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

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

@-webkit-keyframes bounceOut {
	20%{-webkit-transform: scale3d(.9,.9,.9);
	transform: scale3d(.9,.9,.9)
}

50%,55% {
	opacity: 1;
	-webkit-transform: scale3d(1.1,1.1,1.1);
	transform: scale3d(1.1,1.1,1.1)
}

100% {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3)
}

}@keyframes bounceOut {
	20%{-webkit-transform: scale3d(.9,.9,.9);
	transform: scale3d(.9,.9,.9)
}

50%,55% {
	opacity: 1;
	-webkit-transform: scale3d(1.1,1.1,1.1);
	transform: scale3d(1.1,1.1,1.1)
}

100% {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3)
}

}.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-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)
}

100% {
	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)
}

100% {
	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)
}

100% {
	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)
}

100% {
	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)
}

100% {
	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)
}

100% {
	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)
}

100% {
	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)
}

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

100% {
	opacity: 1
}

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

100% {
	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)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	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)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	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)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	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)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	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)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	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)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	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)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	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)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

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

100% {
	opacity: 0
}

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

100% {
	opacity: 0
}

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

@-webkit-keyframes fadeOutDown {
	0%{opacity: 1
}

100% {
	opacity: 0;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0)
}

}@keyframes fadeOutDown {
	0%{opacity: 1
}

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

100% {
	opacity: 0;
	-webkit-transform: translate3d(0,2000px,0);
	transform: translate3d(0,2000px,0)
}

}@keyframes fadeOutDownBig {
	0%{opacity: 1
}

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

100% {
	opacity: 0;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

}@keyframes fadeOutLeft {
	0%{opacity: 1
}

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

100% {
	opacity: 0;
	-webkit-transform: translate3d(-2000px,0,0);
	transform: translate3d(-2000px,0,0)
}

}@keyframes fadeOutLeftBig {
	0%{opacity: 1
}

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

100% {
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

}@keyframes fadeOutRight {
	0%{opacity: 1
}

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

100% {
	opacity: 0;
	-webkit-transform: translate3d(2000px,0,0);
	transform: translate3d(2000px,0,0)
}

}@keyframes fadeOutRightBig {
	0%{opacity: 1
}

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

100% {
	opacity: 0;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0)
}

}@keyframes fadeOutUp {
	0%{opacity: 1
}

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

100% {
	opacity: 0;
	-webkit-transform: translate3d(0,-2000px,0);
	transform: translate3d(0,-2000px,0)
}

}@keyframes fadeOutUpBig {
	0%{opacity: 1
}

100% {
	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) rotate3d(0,1,0,-360deg);
	transform: perspective(400px) rotate3d(0,1,0,-360deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

40% {
	-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
	transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

50% {
	-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
	transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

80% {
	-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
	transform: perspective(400px) scale3d(.95,.95,.95);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

100% {
	-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) rotate3d(0,1,0,-360deg);
	transform: perspective(400px) rotate3d(0,1,0,-360deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

40% {
	-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
	transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

50% {
	-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
	transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

80% {
	-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
	transform: perspective(400px) scale3d(.95,.95,.95);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

100% {
	-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) rotate3d(1,0,0,90deg);
	transform: perspective(400px) rotate3d(1,0,0,90deg);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	opacity: 0
}

40% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
	transform: perspective(400px) rotate3d(1,0,0,-20deg);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in
}

60% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
	transform: perspective(400px) rotate3d(1,0,0,10deg);
	opacity: 1
}

80% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
	transform: perspective(400px) rotate3d(1,0,0,-5deg)
}

100% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

}@keyframes flipInX {
	0%{-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
	transform: perspective(400px) rotate3d(1,0,0,90deg);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	opacity: 0
}

40% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
	transform: perspective(400px) rotate3d(1,0,0,-20deg);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in
}

60% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
	transform: perspective(400px) rotate3d(1,0,0,10deg);
	opacity: 1
}

80% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
	transform: perspective(400px) rotate3d(1,0,0,-5deg)
}

100% {
	-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) rotate3d(0,1,0,90deg);
	transform: perspective(400px) rotate3d(0,1,0,90deg);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	opacity: 0
}

40% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
	transform: perspective(400px) rotate3d(0,1,0,-20deg);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in
}

60% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
	transform: perspective(400px) rotate3d(0,1,0,10deg);
	opacity: 1
}

80% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
	transform: perspective(400px) rotate3d(0,1,0,-5deg)
}

100% {
	-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

}@keyframes flipInY {
	0%{-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
	transform: perspective(400px) rotate3d(0,1,0,90deg);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	opacity: 0
}

40% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
	transform: perspective(400px) rotate3d(0,1,0,-20deg);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in
}

60% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
	transform: perspective(400px) rotate3d(0,1,0,10deg);
	opacity: 1
}

80% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
	transform: perspective(400px) rotate3d(0,1,0,-5deg)
}

100% {
	-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) rotate3d(1,0,0,-20deg);
	transform: perspective(400px) rotate3d(1,0,0,-20deg);
	opacity: 1
}

100% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
	transform: perspective(400px) rotate3d(1,0,0,90deg);
	opacity: 0
}

}@keyframes flipOutX {
	0%{-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

30% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
	transform: perspective(400px) rotate3d(1,0,0,-20deg);
	opacity: 1
}

100% {
	-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
	transform: perspective(400px) rotate3d(1,0,0,90deg);
	opacity: 0
}

}.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-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) rotate3d(0,1,0,-15deg);
	transform: perspective(400px) rotate3d(0,1,0,-15deg);
	opacity: 1
}

100% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
	transform: perspective(400px) rotate3d(0,1,0,90deg);
	opacity: 0
}

}@keyframes flipOutY {
	0%{-webkit-transform: perspective(400px);
	transform: perspective(400px)
}

30% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
	transform: perspective(400px) rotate3d(0,1,0,-15deg);
	opacity: 1
}

100% {
	-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
	transform: perspective(400px) rotate3d(0,1,0,90deg);
	opacity: 0
}

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

@-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);
	opacity: 1
}

80% {
	-webkit-transform: skewX(-5deg);
	transform: skewX(-5deg);
	opacity: 1
}

100% {
	-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);
	opacity: 1
}

80% {
	-webkit-transform: skewX(-5deg);
	transform: skewX(-5deg);
	opacity: 1
}

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

100% {
	-webkit-transform: translate3d(100%,0,0) skewX(30deg);
	transform: translate3d(100%,0,0) skewX(30deg);
	opacity: 0
}

}@keyframes lightSpeedOut {
	0%{opacity: 1
}

100% {
	-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%{-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0,0,1,-200deg);
	transform: rotate3d(0,0,1,-200deg);
	opacity: 0
}

100% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

100% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

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

100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

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

100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

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

100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

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

100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

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

@-webkit-keyframes rotateOut {
	0%{-webkit-transform-origin: center;
	transform-origin: center;
	opacity: 1
}

100% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0,0,1,200deg);
	transform: rotate3d(0,0,1,200deg);
	opacity: 0
}

}@keyframes rotateOut {
	0%{-webkit-transform-origin: center;
	transform-origin: center;
	opacity: 1
}

100% {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate3d(0,0,1,200deg);
	transform: rotate3d(0,0,1,200deg);
	opacity: 0
}

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

@-webkit-keyframes rotateOutDownLeft {
	0%{-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1
}

100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
	opacity: 0
}

}@keyframes rotateOutDownLeft {
	0%{-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1
}

100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
	opacity: 0
}

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

@-webkit-keyframes rotateOutDownRight {
	0%{-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1
}

100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0,0,1,-45deg);
	transform: rotate3d(0,0,1,-45deg);
	opacity: 0
}

}@keyframes rotateOutDownRight {
	0%{-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1
}

100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0,0,1,-45deg);
	transform: rotate3d(0,0,1,-45deg);
	opacity: 0
}

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

@-webkit-keyframes rotateOutUpLeft {
	0%{-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1
}

100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0,0,1,-45deg);
	transform: rotate3d(0,0,1,-45deg);
	opacity: 0
}

}@keyframes rotateOutUpLeft {
	0%{-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	opacity: 1
}

100% {
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate3d(0,0,1,-45deg);
	transform: rotate3d(0,0,1,-45deg);
	opacity: 0
}

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

@-webkit-keyframes rotateOutUpRight {
	0%{-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1
}

100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0,0,1,90deg);
	transform: rotate3d(0,0,1,90deg);
	opacity: 0
}

}@keyframes rotateOutUpRight {
	0%{-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	opacity: 1
}

100% {
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: rotate3d(0,0,1,90deg);
	transform: rotate3d(0,0,1,90deg);
	opacity: 0
}

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

@-webkit-keyframes hinge {
	0%{-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

20%,60% {
	-webkit-transform: rotate3d(0,0,1,80deg);
	transform: rotate3d(0,0,1,80deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

40%,80% {
	-webkit-transform: rotate3d(0,0,1,60deg);
	transform: rotate3d(0,0,1,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
}

100% {
	-webkit-transform: translate3d(0,700px,0);
	transform: translate3d(0,700px,0);
	opacity: 0
}

}@keyframes hinge {
	0%{-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

20%,60% {
	-webkit-transform: rotate3d(0,0,1,80deg);
	transform: rotate3d(0,0,1,80deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

40%,80% {
	-webkit-transform: rotate3d(0,0,1,60deg);
	transform: rotate3d(0,0,1,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
}

100% {
	-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) rotate3d(0,0,1,-120deg);
	transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
}

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

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

@-webkit-keyframes rollOut {
	0%{opacity: 1
}

100% {
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
	transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
}

}@keyframes rollOut {
	0%{opacity: 1
}

100% {
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
	transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
}

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

@-webkit-keyframes zoomIn {
	0%{opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3)
}

50% {
	opacity: 1
}

}@keyframes zoomIn {
	0%{opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3)
}

50% {
	opacity: 1
}

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

@-webkit-keyframes zoomInDown {
	0%{opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
	transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

60% {
	opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
	transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

}@keyframes zoomInDown {
	0%{opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
	transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

60% {
	opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
	transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

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

@-webkit-keyframes zoomInLeft {
	0%{opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
	transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

60% {
	opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
	transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

}@keyframes zoomInLeft {
	0%{opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
	transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

60% {
	opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
	transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

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

@-webkit-keyframes zoomInRight {
	0%{opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
	transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

60% {
	opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
	transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

}@keyframes zoomInRight {
	0%{opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
	transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

60% {
	opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
	transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

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

@-webkit-keyframes zoomInUp {
	0%{opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
	transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

60% {
	opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
	transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

}@keyframes zoomInUp {
	0%{opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
	transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

60% {
	opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
	transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

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

@-webkit-keyframes zoomOut {
	0%{opacity: 1
}

50% {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3)
}

100% {
	opacity: 0
}

}@keyframes zoomOut {
	0%{opacity: 1
}

50% {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3)
}

100% {
	opacity: 0
}

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

@-webkit-keyframes zoomOutDown {
	40%{opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
	transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

100% {
	opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
	transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

}@keyframes zoomOutDown {
	40%{opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
	transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

100% {
	opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
	transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

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

@-webkit-keyframes zoomOutLeft {
	40%{opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
	transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
}

100% {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(-2000px,0,0);
	transform: scale(.1) translate3d(-2000px,0,0);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

}@keyframes zoomOutLeft {
	40%{opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
	transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
}

100% {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(-2000px,0,0);
	transform: scale(.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(.475,.475,.475) translate3d(-42px,0,0);
	transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
}

100% {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(2000px,0,0);
	transform: scale(.1) translate3d(2000px,0,0);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

}@keyframes zoomOutRight {
	40%{opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
	transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
}

100% {
	opacity: 0;
	-webkit-transform: scale(.1) translate3d(2000px,0,0);
	transform: scale(.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(.475,.475,.475) translate3d(0,60px,0);
	transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

100% {
	opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
	transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

}@keyframes zoomOutUp {
	40%{opacity: 1;
	-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
	transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
	-webkit-animation-timing-function: cubic-bezier(0.55,.055,.675,.19);
	animation-timing-function: cubic-bezier(0.55,.055,.675,.19)
}

100% {
	opacity: 0;
	-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
	transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-animation-timing-function: cubic-bezier(0.175,.885,.32,1);
	animation-timing-function: cubic-bezier(0.175,.885,.32,1)
}

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

@-webkit-keyframes slideInDown {
	0%{-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	visibility: visible
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

}@keyframes slideInDown {
	0%{-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	visibility: visible
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

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

@-webkit-keyframes slideInLeft {
	0%{-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	visibility: visible
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

}@keyframes slideInLeft {
	0%{-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	visibility: visible
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

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

@-webkit-keyframes slideInRight {
	0%{-webkit-transform: translateX(100%);
	transform: translateX(100%);
	visibility: visible
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

}@keyframes slideInRight {
	0%{-webkit-transform: translateX(100%);
	transform: translateX(100%);
	visibility: visible
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

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

@-webkit-keyframes slideInUp {
	0%{-webkit-transform: translateY(100%);
	transform: translateY(100%);
	visibility: visible
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

}@keyframes slideInUp {
	0%{-webkit-transform: translateY(100%);
	transform: translateY(100%);
	visibility: visible
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

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

@-webkit-keyframes slideOutDown {
	0%{-webkit-transform: translateY(0);
	transform: translateY(0)
}

100% {
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

}@keyframes slideOutDown {
	0%{-webkit-transform: translateY(0);
	transform: translateY(0)
}

100% {
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

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

@-webkit-keyframes slideOutLeft {
	0%{-webkit-transform: translateX(0);
	transform: translateX(0)
}

100% {
	visibility: hidden;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

}@keyframes slideOutLeft {
	0%{-webkit-transform: translateX(0);
	transform: translateX(0)
}

100% {
	visibility: hidden;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

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

@-webkit-keyframes slideOutRight {
	0%{-webkit-transform: translateX(0);
	transform: translateX(0)
}

100% {
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

}@keyframes slideOutRight {
	0%{-webkit-transform: translateX(0);
	transform: translateX(0)
}

100% {
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

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

@-webkit-keyframes slideOutUp {
	0%{-webkit-transform: translateY(0);
	transform: translateY(0)
}

100% {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

}@keyframes slideOutUp {
	0%{-webkit-transform: translateY(0);
	transform: translateY(0)
}

100% {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

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

input[type="submit"].special, input[type="reset"].special, input[type="button"].special, .button.special {
	background-color: #7FA7C0
}

input[type="submit"].special:hover, input[type="reset"].special:hover, input[type="button"].special:hover, .button.special:hover {
	background-color: #658599
}

body {
	background: #FFFFFF
}

body, input, select, textarea, h1, h2, h3, h4, h5, h6 {
	color: #333333
}

a {
	color: #668ea7}

a:hover {
	color: #668ea7}

#header {
	background-color: #FFFFFF;
	border-top-color: #7FA7C0
}

#header h1 a {
	color: #333333
}

#header h1 a:hover {
	color: #668ea7}

#header h1 span {
	color: #333333
}

#header nav a {
	color: #333333 !important
}

#header nav a:hover {
	color: #668ea7}

#header nav > ul > li.current a, #header nav > ul > li.active a, #header nav > ul > li a.currentAncestor {
	color: #668ea7}

.dropotron, .dropotron.level-0:before {
	background: #FFFFFF;
	color: #333333
}

.dropotron li.active > a, .dropotron li:hover > a, .dropotron li.current > a, .dropotron li > a.currentAncestor {
	background: #557B97
}

#banner {
	background-color: #F7F5F8;
	color: #333333;
}

#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6 {
	color: #333333
}

#banner span {
	color: #668ea7}

#banner .button {
	color: #333333 !important;
}

#content {
	color: #333333;
	background: #FFFFFF
}

#content a {
	color: #668ea7}

#primary-content h1 a:hover {
	color: #668ea7}

#primary-content input[type="text"]:focus, #primary-content input[type="password"]:focus, #primary-content input[type="email"]:focus, #primary-content select:focus, #primary-content textarea:focus {
	box-shadow-color: #7FA7C0;
	border-color: #7FA7C0;
}

#primary-content textarea:focus, #primary-content input[type="radio"]:focus + label:before {
	border-color: #7FA7C0;
	box-shadow-color: #7FA7C0;
}

#primary-content .blog-entry,#primary-content .blog-archive-headings-wrapper,.plugin-sidebar,#blog-categories,#blog-archives,#blog-tags,#blog-rss-feeds,ul.icons li .icon,input[type="submit"], input[type="reset"], input[type="button"], .button,input[type="text"], input[type="password"], input[type="email"], select, textarea,input[type="checkbox"] + label::before, input[type="radio"] + label::before,hr {
	border-color: #DDDDDD !important
}

.plugin-sidebar {
	background: #FDFFFE;
	border-color: #DDDDDD !important
}

#secondary-content .sidebar {
	border-color: #DDDDDD !important
}

#two, #breadcrumb {
	background: #7FA7C0
}

#footer {
	background: #7FA7C0;
	color: #FFFFFF
}

#skel-layers-wrapper {
	padding-top: 58px
}

#header {
	position: fixed;
}

.container {
	max-width: 1000px
}

body, input, select, textarea {
	font-size: 12pt
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 100;
	src: local('Raleway Thin'), local('Raleway-Thin'), url(http://fonts.gstatic.com/s/raleway/v9/RJMlAoFXXQEzZoMSUteGWCZ2oysoEQEeKwjgmXLRnTc.ttf) format('truetype')
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 200;
	src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(http://fonts.gstatic.com/s/raleway/v9/8KhZd3VQBtXTAznvKjw-k8DdSZkkecOE1hvV7ZHvhyU.ttf) format('truetype')
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 300;
	src: local('Raleway Light'), local('Raleway-Light'), url(http://fonts.gstatic.com/s/raleway/v9/-_Ctzj9b56b8RgXW8FAricDdSZkkecOE1hvV7ZHvhyU.ttf) format('truetype')
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: local('Raleway'), url(http://fonts.gstatic.com/s/raleway/v9/UAnF6lSK1JNc1tqTiG8pNALUuEpTyoUstqEm5AMlJo4.ttf) format('truetype')
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	src: local('Raleway Medium'), local('Raleway-Medium'), url(http://fonts.gstatic.com/s/raleway/v9/CcKI4k9un7TZVWzRVT-T88DdSZkkecOE1hvV7ZHvhyU.ttf) format('truetype')
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(http://fonts.gstatic.com/s/raleway/v9/xkvoNo9fC8O2RDydKj12b8DdSZkkecOE1hvV7ZHvhyU.ttf) format('truetype')
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	src: local('Raleway Bold'), local('Raleway-Bold'), url(http://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaI8DdSZkkecOE1hvV7ZHvhyU.ttf) format('truetype')
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 800;
	src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url(http://fonts.gstatic.com/s/raleway/v9/1ImRNPx4870-D9a1EBUdPMDdSZkkecOE1hvV7ZHvhyU.ttf) format('truetype')
}

@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 900;
	src: local('Raleway Heavy'), local('Raleway-Heavy'), url(http://fonts.gstatic.com/s/raleway/v9/PKCRbVvRfd5n7BTjtGiFZMDdSZkkecOE1hvV7ZHvhyU.ttf) format('truetype')
}

body, input, select, textarea {
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, sans-serif;
}

#banner {
	background-image: url("images/banners/banner_9.jpg");
}

#wrapper {
	width: 100%;
	padding: 6.25%;
}

.post {
	
}

.post_index {
	padding-bottom: 59px;
}

.entry {
	width: 100%;
	font-size: 1.25em !important;
	line-height: 1.5em !important;
	margin-top: 4.25%;
}

.entry img, .entry img a:link {
	max-width: 100%;
}

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

.entry a:hover, .entry a:active {
	text-decoration: none;
}

.postmetadata {
	font-size: 70%;
	line-height: 90%;
	color: #979997;
}

.navigationSingle {
	margin-top: 39px;
	padding-top: 39px;
	clear: both;
	font-weight: bold;
	width: 100%;
	margin-bottom: 39px;
	padding-bottom: 39px;
	font-size: 90%;
}

.navigationBottom {
	margin-top: 19px;
	padding-top: 19px;
	clear: both;
	font-weight: bold;
	width: 100%;
	margin-bottom: 19px;
	padding-bottom: 19px;
	font-size: 100%;
}

.alignright {
	font-size: 0.85em;
	float: right;
	line-height: 2.15em;
	letter-spacing: -0.01em;
}

.alignright a:link, .alignright a:visited {
	color: #90b5cb !important;
	font-weight: 400;
	font-style: normal;
}

.alignright a:hover, .alignright a:active {
	color: #a9a9a9 !important;
	font-weight: 400;
	font-style: normal;
}

.alignleft {
	font-size: 0.85em;
	float: left;
	line-height: 2.15em;
	letter-spacing: -0.01em;
}

.alignleft a:link, .alignleft a:visited {
	color: #90b5cb !important;
	font-weight: 400;
	font-style: normal;
}

.alignleft a:hover, .alignleft a:active {
	color: #a9a9a9 !important;
	font-weight: 400;
	font-style: normal;
}

.alignCenter {
	font-size: 0.85em;
	text-align: center;
	line-height: 2.15em;
	letter-spacing: -0.01em;
}

.alignCenter a:link, .alignCenter a:visited {
	color: #90b5cb !important;
	font-weight: 400;
	font-style: normal;
}

.alignCenter a:hover, .alignCenter a:active {
	color: #a9a9a9 !important;
	font-weight: 400;
	font-style: normal;
}

#comments {
	padding-top: 79px;
	width: 100%;
}

.commentmetadata {
	font-size: 70%;
	line-height: 90%;
	color: #979997;
}

.commentText {
	padding-top: 9px;
}

.spam {
	width: 0;
	height: 0;
	visibility: hidden;
}

.spammer {
	font-size: 200%;
	color: #e13c3f;
	line-height: 150%;
}

.spacerStars {
	padding: 20px 20px 80px;
}

input#s {
	font-size: 1em !important;
	font-weight: 600;
	color: #797979;
	padding: 16px;
}