@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}
.thm-body[id="rl-bg"] {
    color: #ffffffb3!important;
    background-color: #141414!important;
    background-image: none!important;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

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

a {
	background-color: transparent
}

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

b,
strong {
	font-weight: bolder
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

/*! jQuery UI - v1.10.3 - 2013-11-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.autocomplete.css, jquery.ui.menu.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-clearfix {
	min-height: 0
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default !important
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: 0
}

.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0;
	font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
	font-weight: 400;
	margin: -1px
}

.ui-menu .ui-state-disabled {
	font-weight: 400;
	margin: .4em 0 .2em;
	line-height: 1.5
}

.ui-menu .ui-state-disabled a {
	cursor: default
}

.ui-menu-icons {
	position: relative
}

.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em
}

.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em
}

.ui-menu .ui-menu-icon {
	position: static;
	float: right
}

.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em
}

.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em
}

.ui-widget-content {
	border: 1px solid #aaa;
	background: #fff;
	color: #222
}

.ui-widget-content a {
	color: #222
}

.ui-widget-header {
	border: 1px solid #aaa;
	background: #ccc;
	color: #222;
	font-weight: 700
}

.ui-widget-header a {
	color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #ccc;
	background: #eee;
	font-weight: 400;
	color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555;
	text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid #ccc;
	background: #eee;
	font-weight: 400;
	color: #212121
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaa;
	background: #fff;
	font-weight: 400;
	color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
	border-top-left-radius: 2px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
	border-top-right-radius: 2px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
	border-bottom-left-radius: 2px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
	border-bottom-right-radius: 2px
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px
}

@font-face {
	font-family: rainloop;
	src: url(fonts/rainloop.eot);
	src: url(fonts/rainloop.eot?#iefix) format("embedded-opentype"), url(fonts/rainloop.woff) format("woff"), url(fonts/rainloop.ttf) format("truetype"), url(fonts/rainloop.svg#rainloop) format("svg");
	font-weight: 400;
	font-style: normal
}

[data-icon]:before {
	font-family: rainloop !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: rainloop !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrows-in:before {
	content: "\e000"
}

.icon-arrows-out:before {
	content: "\e001"
}

.icon-list:before {
	content: "\e002"
}

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

.icon-user:before {
	content: "\e004"
}

.icon-user-add:before {
	content: "\e005"
}

.icon-tags:before {
	content: "\e006"
}

.icon-paper-plane:before {
	content: "\e007"
}

.icon-reply:before {
	content: "\e008"
}

.icon-reply-all:before {
	content: "\e009"
}

.icon-forward:before {
	content: "\e00a"
}

.icon-info:before {
	content: "\e00b"
}

.icon-right-dir:before {
	content: "\e00c"
}

.icon-down-dir:before {
	content: "\e00d"
}

.icon-image:before {
	content: "\e00e"
}

.icon-print:before {
	content: "\e00f"
}

.icon-calendar:before {
	content: "\e010"
}

.icon-cog:before {
	content: "\e011"
}

.icon-wrench:before {
	content: "\e012"
}

.icon-rocket:before {
	content: "\e013"
}

.icon-fire:before {
	content: "\e014"
}

.icon-purchase:before {
	content: "\e015"
}

.icon-apple:before {
	content: "\e016"
}

.icon-dropbox:before {
	content: "\e017"
}

.icon-skype:before {
	content: "\e018"
}

.icon-creative-commons:before {
	content: "\e019"
}

.icon-ellipsis:before {
	content: "\e01a"
}

.icon-left:before {
	content: "\e01b"
}

.icon-right:before {
	content: "\e01c"
}

.icon-down:before {
	content: "\e01d"
}

.icon-right-mini:before {
	content: "\e01e"
}

.icon-down-mini:before {
	content: "\e01f"
}

.icon-up:before {
	content: "\e020"
}

.icon-star-empty:before {
	content: "\e021"
}

.icon-star:before {
	content: "\e022"
}

.icon-at:before {
	content: "\e023"
}

.icon-list-add:before {
	content: "\e024"
}

.icon-google:before {
	content: "\e025"
}

.icon-google-plus:before {
	content: "\e026"
}

.icon-twitter:before {
	content: "\e027"
}

.icon-youtube:before {
	content: "\e028"
}

.icon-warning:before {
	content: "\e029"
}

.icon-warning-alt:before {
	content: "\e02a"
}

.icon-power:before {
	content: "\e02b"
}

.icon-plus:before {
	content: "\e02c"
}

.icon-ok:before {
	content: "\e02d"
}

.icon-remove:before {
	content: "\e02e"
}

.icon-file:before {
	content: "\e02f"
}

.icon-file-code:before {
	content: "\e030"
}

.icon-file-chart-graph:before {
	content: "\e031"
}

.icon-file-zip:before {
	content: "\e032"
}

.icon-file-music:before {
	content: "\e033"
}

.icon-file-text:before {
	content: "\e034"
}

.icon-file-bookmark:before {
	content: "\e035"
}

.icon-file-image:before {
	content: "\e036"
}

.icon-file-analytics:before {
	content: "\e037"
}

.icon-file-certificate:before {
	content: "\e038"
}

.icon-attachment:before {
	content: "\e039"
}

.icon-file-excel:before {
	content: "\e03a"
}

.icon-file-movie:before {
	content: "\e03b"
}

.icon-folder-add:before {
	content: "\e03c"
}

.icon-folder:before {
	content: "\e03d"
}

.icon-floppy:before {
	content: "\e03e"
}

.icon-eye:before {
	content: "\e03f"
}

.icon-facebook-alt:before {
	content: "\e040"
}

.icon-facebook:before {
	content: "\e041"
}

.icon-bolt:before {
	content: "\e042"
}

.icon-download:before {
	content: "\e043"
}

.icon-upload:before {
	content: "\e044"
}

.icon-popup:before {
	content: "\e045"
}

.icon-github:before {
	content: "\e046"
}

.icon-telephone:before {
	content: "\e047"
}

.icon-mobile:before {
	content: "\e048"
}

.icon-pencil:before {
	content: "\e049"
}

.icon-trash:before {
	content: "\e04a"
}

.icon-left-middle:before {
	content: "\e04b"
}

.icon-right-middle:before {
	content: "\e04c"
}

.icon-repeat:before {
	content: "\e04d"
}

.icon-key:before {
	content: "\e04e"
}

.icon-lock:before {
	content: "\e04f"
}

.icon-home:before {
	content: "\e050"
}

.icon-address-book:before {
	content: "\e051"
}

.icon-share:before {
	content: "\e052"
}

.icon-suitcase:before {
	content: "\e053"
}

.icon-new-sign:before {
	content: "\e054"
}

.icon-users:before {
	content: "\e055"
}

.icon-earth:before {
	content: "\e056"
}

.icon-mail:before {
	content: "\e057"
}

.icon-checkbox-checked:before {
	content: "\e058"
}

.icon-checkbox-unchecked:before {
	content: "\e059"
}

.icon-checkbox-partial:before {
	content: "\e05a"
}

.icon-radio-checked:before {
	content: "\e05b"
}

.icon-radio-unchecked:before {
	content: "\e05c"
}

.icon-google-drive:before {
	content: "\e05d"
}

.icon-spinner:before {
	content: "\e05e"
}

.icon-archive:before {
	content: "\e05f"
}

.icon-buy-sign:before {
	content: "\e060"
}

.icon-filter:before {
	content: "\e061"
}

.icon-sync:before {
	content: "\e062"
}

.icon-ellipsis-alt:before {
	content: "\e063"
}

.icon-cloud-up:before {
	content: "\e064"
}

.icon-cloud-down:before {
	content: "\e065"
}

.icon-import:before {
	content: "\e066"
}

.icon-export:before {
	content: "\e067"
}

.icon-copy:before {
	content: "\e068"
}

.icon-angry-smiley:before {
	content: "\e069"
}

.icon-happy-smiley:before {
	content: "\e06a"
}

.icon-help:before {
	content: "\e06b"
}

.icon-resize-in:before {
	content: "\e06c"
}

.icon-resize-out:before {
	content: "\e06d"
}

.icon-world:before {
	content: "\e06f"
}

.icon-braille:before {
	content: "\e06e"
}

.icon-play:before {
	content: "\e070"
}

.icon-pause:before {
	content: "\e071"
}

.icon-stop:before {
	content: "\e072"
}

.icon-check-mark-circle-two:before {
	content: "\e073"
}

.icon-laptop:before {
	content: "\e075"
}

.nano {
	overflow: hidden !important
}

.nano .content {
	position: absolute;
	overflow: scroll;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-overflow-scrolling: touch
}

.nano .content .content-wrapper {
	height: 100%
}

.nano .content::-webkit-scrollbar {
	visibility: hidden
}

.has-scrollbar .content::-webkit-scrollbar {
	visibility: hidden
}

.nano-visibility-hidden::-webkit-scrollbar {
	visibility: hidden
}

.nano>.pane {
	background: 0 0;
	position: absolute;
	width: 5px;
	right: 0;
	top: 1px;
	bottom: 1px;
	opacity: .01;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	border-radius: 5px;
	z-index: 102;
	margin: 2px
}

.nano>.pane2 {
	background: 0 0;
	position: absolute;
	height: 5px;
	right: 1px;
	left: 1px;
	bottom: 0;
	opacity: .01;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	border-radius: 5px;
	z-index: 10000;
	margin: 2px
}

.nano>.pane>.slider {
	background-color: #999;
	background-color: rgba(0, 0, 0, .3);
	position: relative;
	margin: 0;
	border-radius: 3px;
	width: 5px
}

.nano>.pane2>.slider2 {
	background-color: #999;
	background-color: rgba(0, 0, 0, .3);
	position: relative;
	margin: 0;
	border-radius: 3px;
	height: 5px
}

.nano:hover>.pane,
.nano:hover>.pane2,
.pane.active,
.pane.activescroll,
.pane.flashed,
.pane2.active,
.pane2.activescroll,
.pane2.flashed {
	opacity: .99
}

.nano>.pane.active,
.nano>.pane:hover {
	background-color: rgba(0, 0, 0, .15)
}

.nano>.pane2.active,
.nano>.pane2:hover {
	background-color: rgba(0, 0, 0, .15)
}

.nano>.pane.active>.slider,
.nano>.pane:hover>.slider {
	background-color: rgba(0, 0, 0, .4)
}

.nano>.pane2.active>.slider2,
.nano>.pane2:hover>.slider2 {
	background-color: rgba(0, 0, 0, .4)
}

.letterfx {
	display: inline-block;
	margin: 0;
	padding: 0;
	-o-transition: all 1s;
	transition: all 1s;
	-ms-transition: all 1s;
	-webkit-transition: all 1s
}

.letterfx-spin-before {
	transform: rotate(3600deg);
	-ms-transform: rotate(3600deg);
	-webkit-transform: rotate(3600deg)
}

.letterfx-spin-after {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.letterfx-fade-before {
	opacity: 0
}

.letterfx-grow-before {
	transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-webkit-transform: scale(0, 0)
}

.letterfx-grow-after {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.letterfx-smear-before {
	color: transparent;
	text-shadow: -1px -1px 25px transparent
}

.letterfx-smear-after {
	color: inherit;
	text-shadow: 0 0 #333
}

.letterfx-fall-before {
	visibility: hidden;
	transform: scale(3, 3);
	-ms-transform: scale(3, 3);
	-webkit-transform: scale(3, 3)
}

.letterfx-fall-after {
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	text-shadow: 0
}

.letterfx-swirl-before {
	visibility: hidden;
	transform: scale(3, 3) rotate(3600deg);
	-ms-transform: scale(3, 3) rotate(3600deg);
	-webkit-transform: scale(3, 3) rotate(3600deg)
}

.letterfx-swirl-after {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	text-shadow: 0
}

.letterfx-wave-container .letterfx {
	position: relative
}

.letterfx-wave-before {
	bottom: 0
}

.letterfx-wave-after {
	bottom: 15px
}

.letterfx-fly-bottom-container .letterfx,
.letterfx-fly-left-container .letterfx,
.letterfx-fly-right-container .letterfx,
.letterfx-fly-top-container .letterfx {
	position: relative
}

.letterfx-fly-left-before {
	left: -50em
}

.letterfx-fly-left-after {
	left: 0
}

.letterfx-fly-right-before {
	right: -50em
}

.letterfx-fly-right-after {
	right: 0
}

.letterfx-fly-top-before {
	top: -20em
}

.letterfx-fly-top-after {
	top: 0
}

.letterfx-fly-bottom-before {
	bottom: -20em
}

.letterfx-fly-bottom-after {
	bottom: 0
}

.inputosaurus-container {
	background-color: #fff;
	border: 1px solid #bcbec0;
	margin: 0 5px 0 0;
	padding: 0 3px;
	display: inline-block;
	cursor: text;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.inputosaurus-container li {
	display: block;
	float: left;
	overflow: hidden;
	margin: 2px 2px 0;
	padding: 2px 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	background-color: #e5eff7;
	border: #a9cae4 solid 1px;
	border-radius: 2px;
	color: #5b9bcd;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75) inset;
	line-height: 20px;
	cursor: default
}

.inputosaurus-container li.inputosaurus-selected {
	background-color: #bdd6eb
}

.inputosaurus-container li a {
	font-size: 16px;
	color: #5b9bcd;
	padding: 1px;
	text-decoration: none;
	outline: 0
}

.inputosaurus-container .inputosaurus-input {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #fff;
	margin-top: 3px
}

.inputosaurus-container .inputosaurus-input input {
	border: none;
	height: 23px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	margin: 0;
	outline: 0;
	padding: 0 0 1px 1px;
	width: 25px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.inputosaurus-container .inputosaurus-input input:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.inputosaurus-input-hidden {
	display: none
}

.flag-wrapper {
	width: 24px;
	height: 16px;
	display: inline-block
}

.flag {
	width: 16px;
	height: 11px;
	display: inline-block;
	background: url(flags.png) no-repeat
}

.flag.flag-en {
	background-position: -144px -154px
}

.flag.flag-en_us {
	background-position: -144px -154px
}

.flag.flag-en_gb {
	background-position: -176px -44px
}

.flag.flag-en_uk {
	background-position: -176px -44px
}

.flag.flag-en_ca {
	background-position: -48px -22px
}

.flag.flag-el_gr {
	background-position: -112px -55px
}

.flag.flag-uk_ua {
	background-position: -96px -154px
}

.flag.flag-ru_ru {
	background-position: -224px -121px
}

.flag.flag-pt_br {
	background-position: -192px -11px
}

.flag.flag-pl_pl {
	background-position: -32px -121px
}

.flag.flag-nl_nl {
	background-position: -80px -110px
}

.flag.flag-nb_no {
	background-position: -96px -110px
}

.flag.flag-it_it {
	background-position: -208px -66px
}

.flag.flag-de_de {
	background-position: -80px -33px
}

.flag.flag-ro_ro {
	background-position: -192px -121px
}

.flag.flag-fi_fi {
	background-position: -64px -44px
}

.flag.flag-fr_fr {
	background-position: -144px -44px
}

.flag.flag-fr_ca {
	background-position: -144px -44px
}

.flag.flag-pt_pt {
	background-position: -112px -121px
}

.flag.flag-pt_br {
	background-position: -192px -11px
}

.flag.flag-ar_sa {
	background-position: 0 -132px
}

.flag.flag-bg_bg {
	background-position: -80px -11px
}

.flag.flag-es_es {
	background-position: -16px -44px
}

.flag.flag-es_la {
	background-position: -16px -44px
}

.flag.flag-et_ee {
	background-position: -192px -33px
}

.flag.flag-fa_ir {
	background-position: -176px -66px
}

.flag.flag-lt_lt {
	background-position: -80px -88px
}

.flag.flag-lv_lv {
	background-position: -112px -88px
}

.flag.flag-is_is {
	background-position: -192px -66px
}

.flag.flag-hu_hu {
	background-position: -32px -66px
}

.flag.flag-ko_kr {
	background-position: -144px -77px
}

.flag.flag-ja_jp {
	background-position: -16px -77px
}

.flag.flag-sl_si {
	background-position: -128px -132px
}

.flag.flag-sk_sk {
	background-position: -144px -132px
}

.flag.flag-tr_tr {
	background-position: -16px -154px
}

.flag.flag-sv_se {
	background-position: -80px -132px
}

.flag.flag-cs_cz {
	background-position: -64px -33px
}

.flag.flag-zh_cn {
	background-position: -208px -22px
}

.flag.flag-zh_tw {
	background-position: -64px -154px
}

.flag.flag-zh_hk {
	background-position: -208px -22px
}

.flag.flag-da_dk {
	background-position: -112px -33px
}

.flag.flag-id_id {
	background-position: -64px -66px
}

.flag.flag-eu {
	background-position: -48px -44px
}

.flag.flag-ca {
	background-position: -64px -22px
}

.flag.flag-ca_es {
	background-position: -64px -22px
}

.opentip-container,
.opentip-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.opentip-container {
	position: absolute;
	max-width: 300px;
	z-index: 100;
	-webkit-transition: -webkit-transform 1s ease-in-out;
	-o-transition: -o-transform 1s ease-in-out;
	transition: -webkit-transform 1s ease-in-out;
	-o-transition: transform 1s ease-in-out;
	transition: transform 1s ease-in-out;
	transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
	pointer-events: none;
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
	-webkit-transform: translateY(-5px) translateX(5px);
	-ms-transform: translateY(-5px) translateX(5px);
	transform: translateY(-5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
	-webkit-transform: translateY(5px) translateX(5px);
	-ms-transform: translateY(5px) translateX(5px);
	transform: translateY(5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
	-webkit-transform: translateY(5px) translateX(-5px);
	-ms-transform: translateY(5px) translateX(-5px);
	transform: translateY(5px) translateX(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
	-webkit-transform: translateY(-5px) translateX(-5px);
	-ms-transform: translateY(-5px) translateX(-5px);
	transform: translateY(-5px) translateX(-5px)
}

.opentip-container.ot-fixed .opentip {
	pointer-events: auto
}

.opentip-container.ot-hidden {
	display: none
}

.opentip-container .opentip {
	position: relative;
	font-size: 13px;
	line-height: 120%;
	padding: 9px 14px;
	color: #4f4b47;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, .2)
}

.opentip-container .opentip .header {
	margin: 0;
	padding: 0
}

.opentip-container .opentip .ot-close {
	pointer-events: auto;
	display: block;
	position: absolute;
	top: -12px;
	left: 60px;
	color: rgba(0, 0, 0, .5);
	background: rgba(0, 0, 0, 0);
	text-decoration: none
}

.opentip-container .opentip .ot-close span {
	display: none
}

.opentip-container .opentip .ot-loading-indicator {
	display: none
}

.opentip-container.ot-loading .ot-loading-indicator {
	width: 30px;
	height: 30px;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	display: block
}

.opentip-container.ot-loading .ot-loading-indicator span {
	display: block;
	-webkit-animation: otloading 2s linear infinite;
	animation: otloading 2s linear infinite;
	text-align: center
}

.opentip-container.style-alert .opentip,
.opentip-container.style-dark .opentip {
	color: #f8f8f8;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .2)
}

.opentip-container.style-glass .opentip {
	padding: 15px 25px;
	color: #317cc5;
	text-shadow: 1px 1px 8px rgba(0, 94, 153, .3)
}

.opentip-container.ot-hide-effect-fade {
	-webkit-transition: -webkit-transform .5s ease-in-out, opacity 1s ease-in-out;
	-o-transition: -o-transform .5s ease-in-out, opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out, -webkit-transform .5s ease-in-out;
	transition: opacity 1s ease-in-out, -webkit-transform .5s ease-in-out;
	-o-transition: transform .5s ease-in-out, opacity 1s ease-in-out;
	transition: transform .5s ease-in-out, opacity 1s ease-in-out;
	transition: transform .5s ease-in-out, opacity 1s ease-in-out, -webkit-transform .5s ease-in-out;
	opacity: 1;
	-ms-filter: none;
	-webkit-filter: none;
	filter: none
}

.opentip-container.ot-hide-effect-fade.ot-hiding {
	opacity: 0
}

.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
	-webkit-transition: -webkit-transform .5s ease-in-out, opacity 1s ease-in-out;
	-o-transition: -o-transform .5s ease-in-out, opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out, -webkit-transform .5s ease-in-out;
	transition: opacity 1s ease-in-out, -webkit-transform .5s ease-in-out;
	-o-transition: transform .5s ease-in-out, opacity 1s ease-in-out;
	transition: transform .5s ease-in-out, opacity 1s ease-in-out;
	transition: transform .5s ease-in-out, opacity 1s ease-in-out, -webkit-transform .5s ease-in-out
}

.opentip-container.ot-show-effect-appear.ot-going-to-show {
	opacity: 0
}

.opentip-container.ot-show-effect-appear.ot-showing {
	opacity: 1;
	-ms-filter: none;
	-webkit-filter: none;
	filter: none
}

.opentip-container.ot-show-effect-appear.ot-visible {
	opacity: 1;
	-ms-filter: none;
	-webkit-filter: none;
	filter: none
}

@-webkit-keyframes otloading {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}

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

@keyframes otloading {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}

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

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
.pika-single {
	z-index: 9999;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.pika-single:after,
.pika-single:before {
	content: " ";
	display: table
}

.pika-single:after {
	clear: both
}

.pika-single.is-hidden {
	display: none
}

.pika-single.is-bound {
	position: absolute;
	-webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}

.pika-lendar {
	float: left;
	width: 240px;
	margin: 8px
}

.pika-title {
	position: relative;
	text-align: center
}

.pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff
}

.pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	opacity: 0
}

.pika-next,
.pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: 0;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5
}

.pika-next:hover,
.pika-prev:hover {
	opacity: 1
}

.is-rtl .pika-next,
.pika-prev {
	float: left;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)
}

.is-rtl .pika-prev,
.pika-next {
	float: right;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
	cursor: default;
	opacity: .2
}

.pika-select {
	display: inline-block
}

.pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0
}

.pika-table td,
.pika-table th {
	width: 14.285714285714286%;
	padding: 0
}

.pika-table th {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center
}

.pika-button {
	cursor: pointer;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: 0;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #f5f5f5;
	height: initial
}

.pika-week {
	font-size: 11px;
	color: #999
}

.is-today .pika-button {
	color: #3af;
	font-weight: 700
}

.has-event .pika-button,
.is-selected .pika-button {
	color: #fff;
	font-weight: 700;
	background: #3af;
	-webkit-box-shadow: inset 0 1px 3px #178fe5;
	box-shadow: inset 0 1px 3px #178fe5;
	border-radius: 3px
}

.has-event .pika-button {
	background: #005da9;
	-webkit-box-shadow: inset 0 1px 3px #0076c9;
	box-shadow: inset 0 1px 3px #0076c9
}

.is-disabled .pika-button,
.is-inrange .pika-button {
	background: #d5e9f7
}

.is-startrange .pika-button {
	color: #fff;
	background: #6cb31d;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px
}

.is-endrange .pika-button {
	color: #fff;
	background: #3af;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px
}

.is-disabled .pika-button {
	pointer-events: none;
	cursor: default;
	color: #999;
	opacity: .3
}

.is-outside-current-month .pika-button {
	color: #999;
	opacity: .3
}

.is-selection-disabled {
	pointer-events: none;
	cursor: default
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
	color: #fff;
	background: #ff8000;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px
}

.pika-table abbr {
	border-bottom: none;
	cursor: help
}

.lg-sub-html,
.lg-toolbar {
	background-color: rgba(0, 0, 0, .45)
}

#lg-counter,
.lg-outer .lg-video-cont {
	vertical-align: middle;
	display: inline-block
}

@font-face {
	font-family: lg;
	src: url(fonts/lg.eot?n1z373);
	src: url(fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(fonts/lg.woff?n1z373) format("woff"), url(fonts/lg.ttf?n1z373) format("truetype"), url(fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, .45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: #fff
}

.lg-actions .lg-next {
	right: 20px
}

.lg-actions .lg-next:before {
	content: "\e095"
}

.lg-actions .lg-prev {
	left: 20px
}

.lg-actions .lg-prev:after {
	content: "\e094"
}

@-webkit-keyframes lg-right-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: -30px
	}
}

@keyframes lg-right-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: -30px
	}
}

@-webkit-keyframes lg-left-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: 30px
	}
}

@keyframes lg-left-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: 30px
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: 0;
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
	color: #fff
}

.lg-toolbar .lg-close:after {
	content: "\e070"
}

.lg-toolbar .lg-download:after {
	content: "\e0f2"
}

.lg-sub-html {
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}

#lg-counter {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px
}

.lg-next,
.lg-prev,
.lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-webkit-transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	-webkit-transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
	transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
	-o-transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-outer .lg-thumb-outer {
	background-color: #0d0a0a;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s !important;
	-o-transition-duration: 0s !important;
	transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 4px;
	margin-bottom: 5px
}

@media (min-width:1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		-o-transition: border-color .25s ease;
		transition: border-color .25s ease
	}
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}

.lg-outer .lg-toogle-thumb {
	background-color: #0d0a0a;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
	color: #fff
}

.lg-outer .lg-video-cont {
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(img/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url(img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	-o-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.lg-autoplay-button:after {
	content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	-webkit-transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
	transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
	-o-transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

#lg-zoom-in:after {
	content: "\e311"
}

#lg-actual-size {
	font-size: 20px
}

#lg-actual-size:after {
	content: "\e033"
}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none
}

#lg-zoom-out:after {
	content: "\e312"
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #fff;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, .5);
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	-webkit-transition: -webkit-box-shadow .3s ease 0s;
	transition: -webkit-box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s;
	width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
	-webkit-box-shadow: 0 0 0 8px #fff inset;
	box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
	width: 100%;
	height: 100%
}

.lg-fullscreen:after {
	content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}

.group:after,
.group:before {
	display: table;
	content: "";
	line-height: 0
}

.group:after {
	clear: both
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.lg-outer.lg-visible {
	opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit !important;
	-o-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	-o-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s !important;
	-o-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}

.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}

.lg-outer .lg-item {
	background: url(img/loading.gif) center center no-repeat;
	display: none !important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.lg-outer .lg-item.lg-complete {
	background-image: none
}

.lg-outer .lg-item.lg-current {
	z-index: 1060
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
	display: none
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-backdrop.in {
	opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
	opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-zoom-in .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(1.3, 1.3, 1.3);
	transform: scale3d(1.3, 1.3, 1.3)
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-css3.lg-zoom-in .lg-item.lg-current,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-in-big .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current,
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-out .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(.7, .7, .7);
	transform: scale3d(.7, .7, .7)
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-css3.lg-zoom-out .lg-item.lg-current,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-out-big .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current,
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-out-in .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-zoom-in-out .lg-item {
	opacity: 0
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(2, 2, 2);
	transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-soft-zoom .lg-item {
	opacity: 0
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1)
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9)
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-css3.lg-soft-zoom .lg-item.lg-current,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-scale-up .lg-item {
	opacity: 0
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
	-ms-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
	-webkit-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
	transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0)
}

.lg-css3.lg-scale-up .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-scale-up .lg-item.lg-current,
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-circular .lg-item.lg-current,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-up .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-down .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-vertical .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-vertical .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-vertical .lg-item.lg-current,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-vertical-growth .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
	-ms-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
	-webkit-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
	transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
	-ms-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
	-webkit-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
	transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-only .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
	-ms-transform: skew(10deg, 0deg);
	-webkit-transform: skew(10deg, 0deg);
	transform: skew(10deg, 0deg)
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
	-ms-transform: skew(-10deg, 0deg);
	-webkit-transform: skew(-10deg, 0deg);
	transform: skew(-10deg, 0deg)
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-only-y .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
	-ms-transform: skew(0deg, 10deg);
	-webkit-transform: skew(0deg, 10deg);
	transform: skew(0deg, 10deg)
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
	-ms-transform: skew(0deg, -10deg);
	-webkit-transform: skew(0deg, -10deg);
	transform: skew(0deg, -10deg)
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 1
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
	-ms-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
	-webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
	transform: skew(20deg, 0deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
	-ms-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
	-webkit-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
	transform: skew(20deg, 0deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-skew .lg-item.lg-current,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
	-ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
	-webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
	transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
	-ms-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
	-webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
	transform: skew(-20deg, 0deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-cross .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
	-ms-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
	-webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
	transform: skew(0deg, 60deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
	-ms-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
	-webkit-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
	transform: skew(0deg, 60deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
	-ms-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
	-webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
	transform: skew(0deg, -60deg) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
	-ms-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
	-webkit-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
	transform: skew(0deg, -60deg) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-ver .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
	-ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
	-webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
	transform: skew(60deg, 0deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
	-ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
	-webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
	transform: skew(60deg, 0deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
	-ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
	-webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
	transform: skew(-60deg, 0deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
	-ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
	-webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
	transform: skew(-60deg, 0deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
	-ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
	-webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
	transform: skew(0deg, 20deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
	-ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
	-webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
	transform: skew(0deg, 20deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
	-ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
	-webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
	transform: skew(0deg, -20deg) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
	-ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
	-webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
	transform: skew(0deg, -20deg) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
	-ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	-webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	transform: skew(0deg, 0deg) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-lollipop .lg-item {
	opacity: 0
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
	-ms-transform: translate3d(0, 0, 0) scale(.5);
	-webkit-transform: translate3d(0, 0, 0) scale(.5);
	transform: translate3d(0, 0, 0) scale(.5)
}

.lg-css3.lg-lollipop .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-lollipop .lg-item.lg-current,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-lollipop-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
	-ms-transform: translate3d(0, 0, 0) scale(.5);
	-webkit-transform: translate3d(0, 0, 0) scale(.5);
	transform: translate3d(0, 0, 0) scale(.5)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-rotate .lg-item {
	opacity: 0
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

.lg-css3.lg-rotate .lg-item.lg-current {
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.lg-css3.lg-rotate .lg-item.lg-current,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-rotate-rev .lg-item {
	opacity: 0
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.lg-css3.lg-rotate-rev .lg-item.lg-current,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-tube .lg-item {
	opacity: 0
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
	-ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
	-webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
	transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
	-ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
	-webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
	transform: scale3d(1, 0, 1) translate3d(100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-current {
	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-tube .lg-item.lg-current,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.progressjs-inner {
	width: 0
}

.progressjs-progress {
	z-index: 9999999
}

.progressjs-theme-blue .progressjs-inner {
	height: 2px;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background-color: #3498db
}

.progressjs-theme-blue.progressjs-end {
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	opacity: 0
}

.progressjs-theme-blue .progressjs-percent {
	display: none
}

.progressjs-theme-blueOverlay {
	background-color: #fff;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.progressjs-theme-blueOverlay .progressjs-inner {
	height: 100%;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background-color: #3498db
}

.progressjs-theme-blueOverlay.progressjs-end {
	opacity: 0 !important
}

.progressjs-theme-blueOverlay .progressjs-percent {
	display: none
}

.progressjs-theme-blueOverlay {
	background-color: #fff;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.progressjs-theme-blueOverlay .progressjs-inner {
	height: 100%;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background-color: #3498db
}

.progressjs-theme-blueOverlay.progressjs-end {
	opacity: 0 !important
}

.progressjs-theme-blueOverlay .progressjs-percent {
	display: none
}

.progressjs-theme-blueOverlayRadius {
	background-color: #fff;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	border-radius: 5px
}

.progressjs-theme-blueOverlayRadius .progressjs-inner {
	height: 100%;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background-color: #3498db;
	border-radius: 5px
}

.progressjs-theme-blueOverlayRadius.progressjs-end {
	opacity: 0 !important
}

.progressjs-theme-blueOverlayRadius .progressjs-percent {
	display: none
}

.progressjs-theme-blueOverlayRadiusHalfOpacity {
	background-color: #fff;
	opacity: .5;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	border-radius: 5px
}

.progressjs-theme-blueOverlayRadiusHalfOpacity .progressjs-inner {
	height: 100%;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background-color: #3498db;
	border-radius: 5px
}

.progressjs-theme-blueOverlayRadiusHalfOpacity.progressjs-end {
	opacity: 0 !important
}

.progressjs-theme-blueOverlayRadiusHalfOpacity .progressjs-percent {
	display: none
}

.progressjs-theme-blueOverlayRadiusWithPercentBar {
	background-color: #fff;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	border-radius: 5px
}

.progressjs-theme-blueOverlayRadiusWithPercentBar .progressjs-inner {
	height: 100%;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background-color: #3498db;
	border-radius: 5px
}

.progressjs-theme-blueOverlayRadiusWithPercentBar.progressjs-end {
	opacity: 0 !important
}

.progressjs-theme-blueOverlayRadiusWithPercentBar .progressjs-percent {
	width: 70px;
	text-align: center;
	height: 40px;
	position: absolute;
	right: 50%;
	margin-right: -35px;
	top: 50%;
	margin-top: -20px;
	font-size: 30px;
	opacity: .5
}

.progressjs-theme-blackRadiusInputs {
	height: 10px;
	border-radius: 10px;
	overflow: hidden
}

.progressjs-theme-blackRadiusInputs .progressjs-inner {
	height: 2px;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	background-color: #34495e
}

.progressjs-theme-blackRadiusInputs.progressjs-end {
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	opacity: 0
}

.progressjs-theme-blackRadiusInputs .progressjs-percent {
	display: none
}

.progressjs-theme-rainloop {
	z-index: 2000
}

.progressjs-theme-rainloop .progressjs-inner {
	background-color: #939595;
	position: relative;
	z-index: 2000;
	height: 3px;
	overflow: hidden;
	-webkit-transition: width .5s;
	-o-transition: width .5s;
	transition: width .5s
}

.progressjs-theme-rainloop .progressjs-percent {
	position: absolute;
	top: 0;
	left: 0;
	right: -32px;
	bottom: 0;
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .3) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .3) 75%, transparent 75%, transparent);
	background-size: 32px 32px;
	-webkit-animation: simple-pace-stripe-animation .5s linear infinite;
	animation: simple-pace-stripe-animation .5s linear infinite
}

@-webkit-keyframes simple-pace-stripe-animation {
	0% {
		-webkit-transform: none;
		transform: none
	}

	100% {
		-webkit-transform: translate(-32px, 0);
		transform: translate(-32px, 0)
	}
}

@keyframes simple-pace-stripe-animation {
	0% {
		-webkit-transform: none;
		transform: none;
		transform: none
	}

	100% {
		-webkit-transform: translate(-32px, 0);
		transform: translate(-32px, 0);
		transform: translate(-32px, 0)
	}
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after {
	clear: both
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: #141414;
}

a {
	color: #08c;
	text-decoration: none
}

a:hover {
	color: #005580;
	text-decoration: underline
}

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

.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.img-circle {
	border-radius: 500px
}

.row {
	margin-left: -20px
}

.row:after,
.row:before {
	display: table;
	content: "";
	line-height: 0
}

.row:after {
	clear: both
}

[class*=span] {
	float: left;
	margin-left: 20px
}

.container,
.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
	width: 940px
}

.span12 {
	width: 940px
}

.span11 {
	width: 860px
}

.span10 {
	width: 780px
}

.span9 {
	width: 700px
}

.span8 {
	width: 620px
}

.span7 {
	width: 540px
}

.span6 {
	width: 460px
}

.span5 {
	width: 380px
}

.span4 {
	width: 300px
}

.span3 {
	width: 220px
}

.span2 {
	width: 140px
}

.span1 {
	width: 60px
}

.offset12 {
	margin-left: 980px
}

.offset11 {
	margin-left: 900px
}

.offset10 {
	margin-left: 820px
}

.offset9 {
	margin-left: 740px
}

.offset8 {
	margin-left: 660px
}

.offset7 {
	margin-left: 580px
}

.offset6 {
	margin-left: 500px
}

.offset5 {
	margin-left: 420px
}

.offset4 {
	margin-left: 340px
}

.offset3 {
	margin-left: 260px
}

.offset2 {
	margin-left: 180px
}

.offset1 {
	margin-left: 100px
}

.row-fluid {
	width: 100%
}

.row-fluid:after,
.row-fluid:before {
	display: table;
	content: "";
	line-height: 0
}

.row-fluid:after {
	clear: both
}

.row-fluid [class*=span] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.12765957%
}

.row-fluid [class*=span]:first-child {
	margin-left: 0
}

.row-fluid .span12 {
	width: 100%
}

.row-fluid .span11 {
	width: 91.4893617%
}

.row-fluid .span10 {
	width: 82.9787234%
}

.row-fluid .span9 {
	width: 74.46808511%
}

.row-fluid .span8 {
	width: 65.95744681%
}

.row-fluid .span7 {
	width: 57.44680851%
}

.row-fluid .span6 {
	width: 48.93617021%
}

.row-fluid .span5 {
	width: 40.42553191%
}

.row-fluid .span4 {
	width: 31.91489362%
}

.row-fluid .span3 {
	width: 23.40425532%
}

.row-fluid .span2 {
	width: 14.89361702%
}

.row-fluid .span1 {
	width: 6.38297872%
}

.row-fluid .offset12 {
	margin-left: 104.25531915%
}

.row-fluid .offset12:first-child {
	margin-left: 102.12765957%
}

.row-fluid .offset11 {
	margin-left: 95.74468085%
}

.row-fluid .offset11:first-child {
	margin-left: 93.61702128%
}

.row-fluid .offset10 {
	margin-left: 87.23404255%
}

.row-fluid .offset10:first-child {
	margin-left: 85.10638298%
}

.row-fluid .offset9 {
	margin-left: 78.72340426%
}

.row-fluid .offset9:first-child {
	margin-left: 76.59574468%
}

.row-fluid .offset8 {
	margin-left: 70.21276596%
}

.row-fluid .offset8:first-child {
	margin-left: 68.08510638%
}

.row-fluid .offset7 {
	margin-left: 61.70212766%
}

.row-fluid .offset7:first-child {
	margin-left: 59.57446809%
}

.row-fluid .offset6 {
	margin-left: 53.19148936%
}

.row-fluid .offset6:first-child {
	margin-left: 51.06382979%
}

.row-fluid .offset5 {
	margin-left: 44.68085106%
}

.row-fluid .offset5:first-child {
	margin-left: 42.55319149%
}

.row-fluid .offset4 {
	margin-left: 36.17021277%
}

.row-fluid .offset4:first-child {
	margin-left: 34.04255319%
}

.row-fluid .offset3 {
	margin-left: 27.65957447%
}

.row-fluid .offset3:first-child {
	margin-left: 25.53191489%
}

.row-fluid .offset2 {
	margin-left: 19.14893617%
}

.row-fluid .offset2:first-child {
	margin-left: 17.0212766%
}

.row-fluid .offset1 {
	margin-left: 10.63829787%
}

.row-fluid .offset1:first-child {
	margin-left: 8.5106383%
}

.row-fluid [class*=span].hide,
[class*=span].hide {
	display: none
}

.row-fluid [class*=span].pull-right,
[class*=span].pull-right {
	float: right
}

.container {
	margin-right: auto;
	margin-left: auto
}

.container:after,
.container:before {
	display: table;
	content: "";
	line-height: 0
}

.container:after {
	clear: both
}

.container-fluid {
	padding-right: 20px;
	padding-left: 20px
}

.container-fluid:after,
.container-fluid:before {
	display: table;
	content: "";
	line-height: 0
}

.container-fluid:after {
	clear: both
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 200;
	line-height: 30px
}

small {
	font-size: 85%
}

strong {
	font-weight: 700
}

em {
	font-style: italic
}

cite {
	font-style: normal
}

.muted {
	color: #999
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: 700;
	line-height: 1;
	color: inherit;
	text-rendering: optimizelegibility
}

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

h1 {
	font-size: 36px;
	line-height: 40px
}

h2 {
	font-size: 30px;
	line-height: 40px
}

h3 {
	font-size: 24px;
	line-height: 40px
}

h4 {
	font-size: 18px;
	line-height: 20px
}

h5 {
	font-size: 14px;
	line-height: 20px
}

h6 {
	font-size: 12px;
	line-height: 20px
}

h1 small {
	font-size: 24px
}

h2 small {
	font-size: 18px
}

h3 small {
	font-size: 14px
}

h4 small {
	font-size: 14px
}

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

ol,
ul {
	padding: 0;
	margin: 0 0 10px 25px
}

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

li {
	line-height: 20px
}

ol.unstyled,
ul.unstyled {
	margin-left: 0;
	list-style: none
}

dl {
	margin-bottom: 20px
}

dd,
dt {
	line-height: 20px
}

dt {
	font-weight: 700
}

dd {
	margin-left: 10px
}

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

.dl-horizontal dd {
	margin-left: 130px
}

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

abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eee
}

blockquote p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px
}

blockquote small {
	display: block;
	line-height: 20px;
	color: #999
}

blockquote small:before {
	content: '\2014 \00A0'
}

blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right
}

blockquote.pull-right small:before {
	content: ''
}

blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: ""
}

address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 20px
}

code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #333;
	border-radius: 3px
}

code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px
}

pre.prettyprint {
	margin-bottom: 20px
}

pre code {
	padding: 0;
	color: inherit;
	background-color: transparent;
	border: 0
}

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

form {
	margin: 0 0 20px
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

legend small {
	font-size: 15px;
	color: #999
}

button,
input,
label,
select,
textarea {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px
}

button,
input,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
	display: block;
	margin-bottom: 5px
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	border-radius: 3px
}

input,
textarea {
	width: 210px
}

textarea {
	height: auto
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	-webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
	transition: border linear .2s, -webkit-box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s, -webkit-box-shadow linear .2s
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
	border-color: rgba(82, 168, 236, .8);
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	line-height: normal;
	cursor: pointer
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
	width: auto
}

input[type=file],
select {
	height: 30px;
	line-height: 30px
}

select {
	width: 220px;
	border: 1px solid #bbb;
	background-color: #fff
}

select[multiple],
select[size] {
	height: auto
}

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

.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
	cursor: not-allowed
}

.uneditable-input {
	overflow: hidden;
	white-space: nowrap
}

.uneditable-textarea {
	width: auto;
	height: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999
}

.checkbox,
.radio {
	min-height: 18px;
	padding-left: 18px
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
	float: left;
	margin-left: -18px
}

.controls>.checkbox:first-child,
.controls>.radio:first-child {
	padding-top: 5px
}

.checkbox.inline,
.radio.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle
}

.checkbox.inline+.checkbox.inline,
.radio.inline+.radio.inline {
	margin-left: 10px
}

.input-mini {
	width: 60px
}

.input-small {
	width: 90px
}

.input-medium {
	width: 150px
}

.input-large {
	width: 210px
}

.input-xlarge {
	width: 270px
}

.input-xxlarge {
	width: 530px
}

.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
	float: none;
	margin-left: 0
}

.input-append .uneditable-input[class*=span],
.input-append input[class*=span],
.input-prepend .uneditable-input[class*=span],
.input-prepend input[class*=span],
.row-fluid .input-append [class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span] {
	display: inline-block
}

.uneditable-input,
input,
textarea {
	margin-left: 0
}

.controls-row [class*=span]+[class*=span] {
	margin-left: 20px
}

.uneditable-input.span12,
input.span12,
textarea.span12 {
	width: 926px
}

.uneditable-input.span11,
input.span11,
textarea.span11 {
	width: 846px
}

.uneditable-input.span10,
input.span10,
textarea.span10 {
	width: 766px
}

.uneditable-input.span9,
input.span9,
textarea.span9 {
	width: 686px
}

.uneditable-input.span8,
input.span8,
textarea.span8 {
	width: 606px
}

.uneditable-input.span7,
input.span7,
textarea.span7 {
	width: 526px
}

.uneditable-input.span6,
input.span6,
textarea.span6 {
	width: 446px
}

.uneditable-input.span5,
input.span5,
textarea.span5 {
	width: 366px
}

.uneditable-input.span4,
input.span4,
textarea.span4 {
	width: 286px
}

.uneditable-input.span3,
input.span3,
textarea.span3 {
	width: 206px
}

.uneditable-input.span2,
input.span2,
textarea.span2 {
	width: 126px
}

.uneditable-input.span1,
input.span1,
textarea.span1 {
	width: 46px
}

.controls-row:after,
.controls-row:before {
	display: table;
	content: "";
	line-height: 0
}

.controls-row:after {
	clear: both
}

.controls-row [class*=span] {
	float: left
}

input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee
}

input[type=checkbox][disabled],
input[type=checkbox][readonly],
input[type=radio][disabled],
input[type=radio][readonly] {
	background-color: transparent
}

.control-group.warning .help-block,
.control-group.warning .help-inline,
.control-group.warning>label {
	color: #c09853
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #c09853;
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.control-group.warning .input-append .add-on,
.control-group.warning .input-prepend .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853
}

.control-group.error .help-block,
.control-group.error .help-inline,
.control-group.error>label {
	color: #b94a48
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #b94a48;
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.control-group.error .input-append .add-on,
.control-group.error .input-prepend .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48
}

.control-group.success .help-block,
.control-group.success .help-inline,
.control-group.success>label {
	color: #468847
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.control-group.success .input-append .add-on,
.control-group.success .input-prepend .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847
}

input:focus:required:invalid,
select:focus:required:invalid,
textarea:focus:required:invalid {
	color: #b94a48;
	border-color: #ee5f5b
}

input:focus:required:invalid:focus,
select:focus:required:invalid:focus,
textarea:focus:required:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5
}

.form-actions:after,
.form-actions:before {
	display: table;
	content: "";
	line-height: 0
}

.form-actions:after {
	clear: both
}

.help-block,
.help-inline {
	color: #595959
}

.help-block {
	display: block;
	margin-bottom: 10px
}

.help-inline {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px
}

.input-append,
.input-prepend {
	margin-bottom: 5px;
	font-size: 0;
	white-space: nowrap
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
	position: relative;
	margin-bottom: 0;
	font-size: 14px;
	vertical-align: top;
	border-radius: 0 3px 3px 0
}

.input-append .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus {
	z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc
}

.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
	margin-left: -1px;
	vertical-align: top;
	border-radius: 0
}

.input-append .active,
.input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546
}

.input-prepend .add-on,
.input-prepend .btn {
	margin-right: -1px
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	border-radius: 3px 0 0 3px
}

.input-append .uneditable-input,
.input-append input,
.input-append select {
	border-radius: 3px 0 0 3px
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
	border-radius: 0 3px 3px 0
}

.input-prepend.input-append .uneditable-input,
.input-prepend.input-append input,
.input-prepend.input-append select {
	border-radius: 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	border-radius: 3px 0 0 3px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	border-radius: 0 3px 3px 0
}

input.search-query {
	padding-right: 14px;
	padding-left: 14px;
	margin-bottom: 0;
	border-radius: 15px
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	border-radius: 0
}

.form-search .input-append .search-query {
	border-radius: 14px 0 0 14px
}

.form-search .input-append .btn {
	border-radius: 0 14px 14px 0
}

.form-search .input-prepend .search-query {
	border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
	border-radius: 14px 0 0 14px
}

.form-horizontal .help-inline,
.form-horizontal .input-append,
.form-horizontal .input-prepend,
.form-horizontal .uneditable-input,
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea,
.form-inline .help-inline,
.form-inline .input-append,
.form-inline .input-prepend,
.form-inline .uneditable-input,
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-search .help-inline,
.form-search .input-append,
.form-search .input-prepend,
.form-search .uneditable-input,
.form-search input,
.form-search select,
.form-search textarea {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}

.form-horizontal .hide,
.form-inline .hide,
.form-search .hide {
	display: none
}

.form-inline .btn-group,
.form-inline label,
.form-search .btn-group,
.form-search label {
	display: inline-block
}

.form-inline .input-append,
.form-inline .input-prepend,
.form-search .input-append,
.form-search .input-prepend {
	margin-bottom: 0
}

.form-inline .checkbox,
.form-inline .radio,
.form-search .checkbox,
.form-search .radio {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle
}

.form-inline .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-search .radio input[type=radio] {
	float: left;
	margin-right: 3px;
	margin-left: 0
}

.control-group {
	margin-bottom: 10px
}

legend+.control-group {
	margin-top: 20px;
	-webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
	margin-bottom: 20px
}

.form-horizontal .control-group:after,
.form-horizontal .control-group:before {
	display: table;
	content: "";
	line-height: 0
}

.form-horizontal .control-group:after {
	clear: both
}

.form-horizontal .control-label {
	float: left;
	width: 140px;
	padding-top: 5px;
	text-align: right
}

.form-horizontal .controls {
	margin-left: 160px
}

.form-horizontal .help-block {
	margin-top: 10px;
	margin-bottom: 0
}

.form-horizontal .form-actions {
	padding-left: 160px
}

.table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0
}

.table {
	width: 100%;
	margin-bottom: 20px
}

.table td,
.table th {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table th {
	font-weight: 700
}

.table thead th {
	vertical-align: bottom
}

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

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

.table-condensed td,
.table-condensed th {
	padding: 4px 5px
}

.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	border-left: 0;
	border-radius: 4px
}

.table-bordered td,
.table-bordered th {
	border-left: 1px solid #ddd
}

.table-bordered caption+tbody tr:first-child td,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered tbody:first-child tr:first-child td,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered thead:first-child tr:first-child th {
	border-top: 0
}

.table-bordered tbody:first-child tr:first-child td:first-child,
.table-bordered thead:first-child tr:first-child th:first-child {
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}

.table-bordered tbody:first-child tr:first-child td:last-child,
.table-bordered thead:first-child tr:first-child th:last-child {
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px
}

.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child,
.table-bordered thead:last-child tr:last-child th:first-child {
	border-radius: 0 0 0 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px
}

.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child,
.table-bordered thead:last-child tr:last-child th:last-child {
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px
}

.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child {
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}

.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child {
	border-top-right-radius: 4px;
	-moz-border-right-topleft: 4px
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: #f9f9f9
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
	background-color: #f5f5f5
}

.row-fluid table [class*=span],
table [class*=span] {
	display: table-cell;
	float: none;
	margin-left: 0
}

table .span1 {
	float: none;
	width: 44px;
	margin-left: 0
}

table .span2 {
	float: none;
	width: 124px;
	margin-left: 0
}

table .span3 {
	float: none;
	width: 204px;
	margin-left: 0
}

table .span4 {
	float: none;
	width: 284px;
	margin-left: 0
}

table .span5 {
	float: none;
	width: 364px;
	margin-left: 0
}

table .span6 {
	float: none;
	width: 444px;
	margin-left: 0
}

table .span7 {
	float: none;
	width: 524px;
	margin-left: 0
}

table .span8 {
	float: none;
	width: 604px;
	margin-left: 0
}

table .span9 {
	float: none;
	width: 684px;
	margin-left: 0
}

table .span10 {
	float: none;
	width: 764px;
	margin-left: 0
}

table .span11 {
	float: none;
	width: 844px;
	margin-left: 0
}

table .span12 {
	float: none;
	width: 924px;
	margin-left: 0
}

table .span13 {
	float: none;
	width: 1004px;
	margin-left: 0
}

table .span14 {
	float: none;
	width: 1084px;
	margin-left: 0
}

table .span15 {
	float: none;
	width: 1164px;
	margin-left: 0
}

table .span16 {
	float: none;
	width: 1244px;
	margin-left: 0
}

table .span17 {
	float: none;
	width: 1324px;
	margin-left: 0
}

table .span18 {
	float: none;
	width: 1404px;
	margin-left: 0
}

table .span19 {
	float: none;
	width: 1484px;
	margin-left: 0
}

table .span20 {
	float: none;
	width: 1564px;
	margin-left: 0
}

table .span21 {
	float: none;
	width: 1644px;
	margin-left: 0
}

table .span22 {
	float: none;
	width: 1724px;
	margin-left: 0
}

table .span23 {
	float: none;
	width: 1804px;
	margin-left: 0
}

table .span24 {
	float: none;
	width: 1884px;
	margin-left: 0
}

.table tbody tr.success td {
	background-color: #dff0d8
}

.table tbody tr.error td {
	background-color: #f2dede
}

.table tbody tr.info td {
	background-color: #d9edf7
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}

.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}

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

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}

.dropdown-menu a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 20px;
	color: #333;
	white-space: nowrap
}

.dropdown-menu li>a:focus,
.dropdown-menu li>a:hover,
.dropdown-submenu:hover>a {
	text-decoration: none;
	color: #fff;
	background-color: #08c;
	background-color: #0081c2;
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#0077b3));
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #08c;
	background-color: #0081c2;
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#0077b3));
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x
}

.dropdown-menu .disabled>a,
.dropdown-menu .disabled>a:hover {
	color: #999
}

.dropdown-menu .disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	cursor: default
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: "\2191"
}

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

.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover .dropdown-menu {
	display: block
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff
}

.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px
}

.typeahead {
	margin-top: 2px;
	border-radius: 4px
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-large {
	padding: 24px;
	border-radius: 6px
}

.well-small {
	padding: 9px;
	border-radius: 3px
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

.collapse.in {
	height: auto
}

.close {
	float: right;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}

.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .4
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.btn {
	display: inline-block;
	padding: 4px 14px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
	background-color: #f5f5f5;
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	border: 1px solid #bbb;
	border-bottom-color: #a2a2a2;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:hover,
.btn[disabled] {
	color: #333;
	background-color: #e6e6e6
}

.btn:hover {
	color: #333;
	text-decoration: none;
	background-color: #e6e6e6;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.active,
.btn:active {
	background-color: #e6e6e6;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-large {
	padding: 9px 14px;
	font-size: 16px;
	line-height: normal;
	border-radius: 5px
}

.btn-large [class^=icon-] {
	margin-top: 2px
}

.btn-small {
	padding: 3px 9px;
	font-size: 12px;
	line-height: 18px
}

.btn-small [class^=icon-] {
	margin-top: 0
}

.btn-mini {
	padding: 2px 6px;
	font-size: 11px;
	line-height: 16px
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

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

.btn-danger.active,
.btn-info.active,
.btn-inverse.active,
.btn-primary.active,
.btn-success.active,
.btn-warning.active {
	color: rgba(255, 255, 255, .75)
}

.btn {
	border-color: #c5c5c5;
	border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) rgba(0, 0, 0, .25)
}

.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #006dcc;
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#04c));
	background-image: linear-gradient(to bottom, #08c, #04c);
	background-repeat: repeat-x;
	border-color: #04c #04c #002a80;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:hover,
.btn-primary[disabled] {
	color: #fff;
	background-color: #04c
}

.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #faa732;
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:hover,
.btn-warning[disabled] {
	color: #fff;
	background-color: #f89406
}

.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #da4f49;
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:hover,
.btn-danger[disabled] {
	color: #fff;
	background-color: #bd362f
}

.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #5bb75b;
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:hover,
.btn-success[disabled] {
	color: #fff;
	background-color: #51a351
}

.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #49afcd;
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2f96b4));
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:hover,
.btn-info[disabled] {
	color: #fff;
	background-color: #2f96b4
}

.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #363636;
	background-image: -o-linear-gradient(top, #444, #222);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
	background-image: linear-gradient(to bottom, #444, #222);
	background-repeat: repeat-x;
	border-color: #222 #222 #000;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:hover,
.btn-inverse[disabled] {
	color: #fff;
	background-color: #222
}

button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
	padding: 0;
	border: 0
}

.btn-link,
.btn-link:active {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #08c;
	border-radius: 0
}

.btn-link:hover {
	color: #005580;
	text-decoration: underline;
	background-color: transparent
}

.btn-group {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.btn-group+.btn-group {
	margin-left: 5px
}

.btn-toolbar {
	font-size: 0;
	margin-top: 10px;
	margin-bottom: 10px
}

.btn-toolbar .btn-group {
	display: inline-block
}

.btn-toolbar .btn+.btn,
.btn-toolbar .btn+.btn-group,
.btn-toolbar .btn-group+.btn {
	margin-left: 5px
}

.btn-group>.btn {
	position: relative;
	border-radius: 0
}

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

.btn-group>.btn,
.btn-group>.dropdown-menu {
	font-size: 14px
}

.btn-group>.btn-mini {
	font-size: 11px
}

.btn-group>.btn-small {
	font-size: 12px
}

.btn-group>.btn-large {
	font-size: 16px
}

.btn-group>.btn:first-child {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.btn-group>.btn.large:first-child {
	margin-left: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

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

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

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

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

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

.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #04c
}

.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
	background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222
}

.btn .caret {
	margin-top: 8px;
	margin-left: 0
}

.btn-large .caret,
.btn-mini .caret,
.btn-small .caret {
	margin-top: 6px
}

.btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px
}

.dropup .btn-large .caret {
	border-bottom: 5px solid #000;
	border-top: 0
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.btn-group-vertical {
	display: inline-block
}

.btn-group-vertical .btn {
	display: block;
	float: none;
	width: 100%;
	border-radius: 0
}

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

.btn-group-vertical .btn:first-child {
	border-radius: 4px 4px 0 0
}

.btn-group-vertical .btn:last-child {
	border-radius: 0 0 4px 4px
}

.btn-group-vertical .btn-large:first-child {
	border-radius: 6px 6px 0 0
}

.btn-group-vertical .btn-large:last-child {
	border-radius: 0 0 6px 6px
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 4px;
	color: #c09853
}

.alert h4 {
	margin: 0
}

.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847
}

.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad
}

.alert-block {
	padding-top: 14px;
	padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
	margin-bottom: 0
}

.alert-block p+p {
	margin-top: 5px
}

.nav {
	margin-left: 0;
	margin-bottom: 20px;
	list-style: none
}

.nav>li>a {
	display: block
}

.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>.pull-right {
	float: right
}

.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: 700;
	line-height: 20px;
	color: #999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	text-transform: uppercase
}

.nav li+.nav-header {
	margin-top: 9px
}

.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0
}

.nav-list .nav-header,
.nav-list>li>a {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.nav-list>li>a {
	padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	background-color: #08c
}

.nav-list [class^=icon-] {
	margin-right: 2px
}

.nav-list .divider {
	height: 1px;
	margin: 9px 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}

.nav-pills:after,
.nav-pills:before,
.nav-tabs:after,
.nav-tabs:before {
	display: table;
	content: "";
	line-height: 0
}

.nav-pills:after,
.nav-tabs:after {
	clear: both
}

.nav-pills>li,
.nav-tabs>li {
	float: left
}

.nav-pills>li>a,
.nav-tabs>li>a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px
}

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

.nav-tabs>li {
	margin-bottom: -1px
}

.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

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

.nav-pills>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover {
	color: #fff;
	background-color: #08c
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li>a {
	margin-right: 0
}

.nav-tabs.nav-stacked {
	border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
	border: 1px solid #ddd;
	border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.nav-tabs.nav-stacked>li>a:hover {
	border-color: #ddd;
	z-index: 2
}

.nav-pills.nav-stacked>li>a {
	margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
	border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
	border-radius: 6px
}

.nav .dropdown-toggle .caret {
	border-top-color: #08c;
	border-bottom-color: #08c;
	margin-top: 6px
}

.nav .dropdown-toggle:hover .caret {
	border-top-color: #005580;
	border-bottom-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555
}

.nav>.dropdown.active>a:hover {
	cursor: pointer
}

.nav-pills .open .dropdown-toggle,
.nav-tabs .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover {
	color: #fff;
	background-color: #999;
	border-color: #999
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open.active .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1
}

.tabs-stacked .open>a:hover {
	border-color: #999
}

.tabbable:after,
.tabbable:before {
	display: table;
	content: "";
	line-height: 0
}

.tabbable:after {
	clear: both
}

.tab-content {
	overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
	border-bottom: 0
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
	display: none
}

.pill-content>.active,
.tab-content>.active {
	display: block
}

.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
	border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:hover {
	border-bottom-color: transparent;
	border-top-color: #ddd
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover {
	border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
	float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}

.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd
}

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

.tabs-left>.nav-tabs>li>a:hover {
	border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover {
	border-color: #ddd transparent #ddd #ddd
}

.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd
}

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

.tabs-right>.nav-tabs>li>a:hover {
	border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover {
	border-color: #ddd #ddd #ddd transparent
}

.nav>.disabled>a {
	color: #999
}

.nav>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	cursor: default
}

.navbar {
	overflow: visible;
	margin-bottom: 20px;
	color: #555
}

.navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fafafa;
	background-image: -o-linear-gradient(top, #fff, #f2f2f2);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
	background-image: linear-gradient(to bottom, #fff, #f2f2f2);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .065)
}

.navbar .container {
	width: auto
}

.nav-collapse.collapse {
	height: auto
}

.navbar .brand {
	float: left;
	display: block;
	padding: 10px 20px 10px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #555;
	text-shadow: 0 1px 0 #fff
}

.navbar .brand:hover {
	text-decoration: none
}

.navbar-text {
	margin-bottom: 0;
	line-height: 40px
}

.navbar-link {
	color: #555
}

.navbar-link:hover {
	color: #333
}

.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #fff
}

.navbar .btn,
.navbar .btn-group {
	margin-top: 6px
}

.navbar .btn-group .btn {
	margin: 0
}

.navbar-form {
	margin-bottom: 0
}

.navbar-form:after,
.navbar-form:before {
	display: table;
	content: "";
	line-height: 0
}

.navbar-form:after {
	clear: both
}

.navbar-form .checkbox,
.navbar-form .radio,
.navbar-form input,
.navbar-form select {
	margin-top: 5px
}

.navbar-form .btn,
.navbar-form input,
.navbar-form select {
	display: inline-block;
	margin-bottom: 0
}

.navbar-form input[type=checkbox],
.navbar-form input[type=image],
.navbar-form input[type=radio] {
	margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
	margin-top: 6px;
	white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
	margin-top: 0
}

.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0
}

.navbar-search .search-query {
	margin-bottom: 0;
	padding: 4px 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	border-radius: 15px
}

.navbar-static-top {
	position: static;
	width: 100%;
	margin-bottom: 0
}

.navbar-static-top .navbar-inner {
	border-radius: 0
}

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

.navbar-fixed-bottom .navbar-inner,
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	border: 0
}

.navbar-fixed-bottom .navbar-inner,
.navbar-fixed-top .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	border-radius: 0
}

.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
	width: 940px
}

.navbar-fixed-top {
	top: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .1), 0 1px 10px rgba(0, 0, 0, .1);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .1), 0 1px 10px rgba(0, 0, 0, .1)
}

.navbar-fixed-bottom {
	bottom: 0
}

.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1), 0 -1px 10px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1), 0 -1px 10px rgba(0, 0, 0, .1)
}

.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0
}

.navbar .nav.pull-right {
	float: right
}

.navbar .nav>li {
	float: left
}

.navbar .nav>li>a {
	float: none;
	padding: 10px 15px 10px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff
}

.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
	background-color: transparent;
	color: #333;
	text-decoration: none
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover {
	color: #555;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125)
}

.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #ededed;
	background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e5e5e5));
	background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
	background-repeat: repeat-x;
	border-color: #e5e5e5 #e5e5e5 #bfbfbf;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075)
}

.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar:active,
.navbar .btn-navbar:hover,
.navbar .btn-navbar[disabled] {
	color: #fff;
	background-color: #e5e5e5
}

.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.btn-navbar .icon-bar+.icon-bar {
	margin-top: 3px
}

.navbar .nav>li>.dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, .2);
	position: absolute;
	top: -7px;
	left: 9px
}

.navbar .nav>li>.dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 10px
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
	border-top: 7px solid #ccc;
	border-top-color: rgba(0, 0, 0, .2);
	border-bottom: 0;
	bottom: -7px;
	top: auto
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
	border-top: 6px solid #fff;
	border-bottom: 0;
	bottom: -6px;
	top: auto
}

.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle {
	background-color: #e5e5e5;
	color: #555
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555
}

.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555
}

.navbar .nav>li>.dropdown-menu.pull-right,
.navbar .pull-right>li>.dropdown-menu {
	left: auto;
	right: 0
}

.navbar .nav>li>.dropdown-menu.pull-right:before,
.navbar .pull-right>li>.dropdown-menu:before {
	left: auto;
	right: 12px
}

.navbar .nav>li>.dropdown-menu.pull-right:after,
.navbar .pull-right>li>.dropdown-menu:after {
	left: auto;
	right: 13px
}

.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,
.navbar .pull-right>li>.dropdown-menu .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px;
	border-radius: 6px 0 6px 6px
}

.navbar-inverse {
	color: #999
}

.navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -o-linear-gradient(top, #222, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));
	background-image: linear-gradient(to bottom, #222, #111);
	background-repeat: repeat-x;
	border-color: #252525
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
	color: #999;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:hover {
	color: #fff
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
	background-color: transparent;
	color: #fff
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:focus,
.navbar-inverse .nav .active>a:hover {
	color: #fff;
	background-color: #111
}

.navbar-inverse .navbar-link {
	color: #999
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .divider-vertical {
	border-left-color: #111;
	border-right-color: #222
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
	background-color: #111;
	color: #fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #999;
	border-bottom-color: #999
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .navbar-search .search-query {
	color: #fff;
	background-color: #515151;
	border-color: #111;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #ccc
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #ccc
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #ccc
}

.navbar-inverse .navbar-search .search-query.focused,
.navbar-inverse .navbar-search .search-query:focus {
	padding: 5px 15px;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	background-color: #fff;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
	box-shadow: 0 0 3px rgba(0, 0, 0, .15);
	outline: 0
}

.navbar-inverse .btn-navbar {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #0e0e0e;
	background-image: -o-linear-gradient(top, #151515, #040404);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#151515), to(#040404));
	background-image: linear-gradient(to bottom, #151515, #040404);
	background-repeat: repeat-x;
	border-color: #040404 #040404 #000;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar[disabled] {
	color: #fff;
	background-color: #040404
}

.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb li {
	display: inline-block;
	text-shadow: 0 1px 0 #fff
}

.breadcrumb .divider {
	padding: 0 5px;
	color: #ccc
}

.breadcrumb .active {
	color: #999
}

.modal-open .dropdown-menu {
	z-index: 2050
}

.modal-open .popover {
	z-index: 2060
}

.modal-open .tooltip {
	z-index: 2080
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: .8
}

.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1050;
	overflow: auto;
	width: 560px;
	margin: -250px 0 0 -280px;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .3);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box
}

.modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%
}

.modal.fade.in {
	top: 50%
}

.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee
}

.modal-header .close {
	margin-top: 2px
}

.modal-header h3 {
	margin: 0;
	line-height: 30px
}

.modal-body {
	overflow-y: auto;
	max-height: 400px;
	padding: 15px
}

.modal-form {
	margin-bottom: 0
}

.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff
}

.modal-footer:after,
.modal-footer:before {
	display: table;
	content: "";
	line-height: 0
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	padding: 5px;
	font-size: 11px;
	opacity: 0
}

.tooltip.in {
	opacity: .8
}

.tooltip.top {
	margin-top: -3px
}

.tooltip.right {
	margin-left: 3px
}

.tooltip.bottom {
	margin-top: 3px
}

.tooltip.left {
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #eee;
	text-align: center;
	text-decoration: none;
	background-color: #333;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #333
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #333
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #333
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #333
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	width: 236px;
	padding: 1px;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-bottom: 10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-right: 10px
}

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

.popover-content {
	padding: 9px 14px
}

.popover-content ol,
.popover-content p,
.popover-content ul {
	margin-bottom: 0
}

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

.popover .arrow:after {
	content: "";
	z-index: -1
}

.popover.top .arrow {
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	border-width: 10px 10px 0;
	border-top-color: #fff
}

.popover.top .arrow:after {
	border-width: 11px 11px 0;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -1px;
	left: -11px
}

.popover.right .arrow {
	top: 50%;
	left: -10px;
	margin-top: -10px;
	border-width: 10px 10px 10px 0;
	border-right-color: #fff
}

.popover.right .arrow:after {
	border-width: 11px 11px 11px 0;
	border-right-color: rgba(0, 0, 0, .25);
	bottom: -11px;
	left: -1px
}

.popover.bottom .arrow {
	top: -10px;
	left: 50%;
	margin-left: -10px;
	border-width: 0 10px 10px;
	border-bottom-color: #fff
}

.popover.bottom .arrow:after {
	border-width: 0 11px 11px;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -1px;
	left: -11px
}

.popover.left .arrow {
	top: 50%;
	right: -10px;
	margin-top: -10px;
	border-width: 10px 0 10px 10px;
	border-left-color: #fff
}

.popover.left .arrow:after {
	border-width: 11px 0 11px 11px;
	border-left-color: rgba(0, 0, 0, .25);
	bottom: -11px;
	right: -1px
}

.badge,
.label {
	font-size: 11.844px;
	font-weight: 700;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #999
}

.label {
	padding: 1px 4px 2px;
	border-radius: 3px
}

.badge {
	padding: 1px 9px 2px;
	border-radius: 9px
}

a.badge:hover,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.badge-important,
.label-important {
	background-color: #b94a48
}

.badge-important[href],
.label-important[href] {
	background-color: #953b39
}

.badge-warning,
.label-warning {
	background-color: #f89406
}

.badge-warning[href],
.label-warning[href] {
	background-color: #c67605
}

.badge-success,
.label-success {
	background-color: #468847
}

.badge-success[href],
.label-success[href] {
	background-color: #356635
}

.badge-info,
.label-info {
	background-color: #3a87ad
}

.badge-info[href],
.label-info[href] {
	background-color: #2d6987
}

.badge-inverse,
.label-inverse {
	background-color: #333
}

.badge-inverse[href],
.label-inverse[href] {
	background-color: #1a1a1a
}

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

.btn-mini .badge,
.btn-mini .label {
	top: 0
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f9f9f9));
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	border-radius: 4px
}

.progress .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #0e90d2;
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#149bdf), to(#0480be));
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress .bar+.bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15)
}

.progress-striped .bar {
	background-color: #149bdf;
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress .bar-danger,
.progress-danger .bar {
	background-color: #dd514c;
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-success,
.progress-success .bar {
	background-color: #5eb95e;
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x
}

.progress-striped .bar-success,
.progress-success.progress-striped .bar {
	background-color: #62c462;
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-info,
.progress-info .bar {
	background-color: #4bb1cf;
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-warning,
.progress-warning .bar {
	background-color: #faa732;
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x
}

.progress-striped .bar-warning,
.progress-warning.progress-striped .bar {
	background-color: #fbb450;
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.hide {
	display: none
}

.show {
	display: block
}

.invisible {
	visibility: hidden
}

.affix {
	position: fixed
}

[class*=" icon-"],
[class^=icon-] {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 17px;
	font-size: 16px;
	vertical-align: text-top
}

.btn[disabled] [class*=" icon-"],
.btn[disabled] [class^=icon-],
.disabled [class*=" icon-"],
.disabled [class^=icon-] {
	color: grey
}

.btn[disabled] [class*=" icon-"].icon-white,
.btn[disabled] [class^=icon-].icon-white,
.disabled [class*=" icon-"].icon-white,
.disabled [class^=icon-].icon-white {
	color: #fff
}

.icon-folder,
.icon-folder-add,
.icon-list {
	line-height: 18px;
	font-size: 18px;
	margin-top: -1px;
	margin-left: -1px;
	width: 17px
}

.iconsize50 {
	line-height: 50px;
	font-size: 50px;
	width: 50px;
	height: 50px
}

.iconsize24 {
	line-height: 24px;
	font-size: 24px
}

.iconsize20 {
	line-height: 20px;
	font-size: 20px
}

.icon-white,
.nav>.active>a>[class*=" icon-"],
.nav>.active>a>[class^=icon-] {
	color: #fff
}

.g-ui-menu .e-item:hover [class*=" icon-"],
.g-ui-menu .e-item:hover [class^=icon-] {
	color: #fff
}

.icon-none {
	background-image: none !important
}

.icon-checkbox-checked,
.icon-checkbox-partial,
.icon-checkbox-unchecked,
.icon-radio-checked,
.icon-radio-unchecked {
	cursor: pointer;
	color: #555;
	font-size: 1em
}

.icon-checkbox-checked:active,
.icon-checkbox-checked:hover,
.icon-checkbox-partial:active,
.icon-checkbox-partial:hover,
.icon-checkbox-unchecked:active,
.icon-checkbox-unchecked:hover,
.icon-radio-checked:active,
.icon-radio-checked:hover,
.icon-radio-unchecked:active,
.icon-radio-unchecked:hover {
	color: #000
}

.icon-white.icon-checkbox-checked,
.icon-white.icon-checkbox-partial,
.icon-white.icon-checkbox-unchecked,
.icon-white.icon-radio-checked,
.icon-white.icon-radio-unchecked {
	color: #eee
}

.icon-white.icon-checkbox-checked:active,
.icon-white.icon-checkbox-checked:hover,
.icon-white.icon-checkbox-partial:active,
.icon-white.icon-checkbox-partial:hover,
.icon-white.icon-checkbox-unchecked:active,
.icon-white.icon-checkbox-unchecked:hover,
.icon-white.icon-radio-checked:active,
.icon-white.icon-radio-checked:hover,
.icon-white.icon-radio-unchecked:active,
.icon-white.icon-radio-unchecked:hover {
	color: #fff
}

.iconcolor-display-none {
	display: none
}

.iconcolor-green {
	color: green
}

.iconcolor-red {
	color: red
}

.iconcolor-white {
	color: #fff
}

.iconcolor-grey {
	color: #aaa
}

.denied-by-browser {
	cursor: default
}

.denied-by-browser .icon-checkbox-checked,
.denied-by-browser icon-checkbox-unchecked {
	cursor: default
}

.down-mini,
.right-mini {
	width: 16px;
	line-height: 20px
}

@-webkit-keyframes rotation {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes rotation {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.icon-spinner {
	font-family: Arial;
	height: 11px;
	width: 11px;
	margin-right: -1px;
	background: 0 0;
	border: 3px solid #aaa;
	border-top-color: #333;
	border-radius: 100%;
	-webkit-animation: none;
	animation: none
}

.icon-spinner:before {
	content: ""
}

.icon-spinner.animated {
	border-color: transparent;
	border-top-color: #999;
	-webkit-animation: rotation .8s infinite ease-in-out;
	animation: rotation .8s infinite ease-in-out
}

.icon-spinner.big {
	height: 13px;
	width: 13px;
	margin-top: -2px;
	margin-left: -2px
}

.icon-spinner.icon-white,
.icon-spinner.white {
	border-color: #fff;
	border-top-color: #999
}

.icon-spinner.icon-white.animated,
.icon-spinner.white.animated {
	border-color: transparent;
	border-top-color: #fff
}

html.no-cssanimations .icon-spinner {
	background: 0 0;
	background-image: url(images/sync.png);
	background-repeat: no-repeat;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 16px;
	width: 16px;
	font-family: Arial
}

html.no-cssanimations .icon-spinner:before {
	content: ""
}

html.no-cssanimations .icon-spinner.animated {
	background: 0 0;
	background-image: url(images/sync.gif)
}

body {
	background-color: transparent
}

label {
	cursor: pointer
}

label.inline,
span.inline {
	display: inline-block
}

.close-custom {
	float: right;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}

.close-custom:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .4
}

button.close-custom {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.minimize-custom {
	border: 0 solid #333;
	border-bottom-width: 3px;
	display: inline-block;
	float: right;
	height: 20px;
	width: 16px;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin-right: 15px;
	cursor: pointer
}

.legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

.legend small {
	font-size: 15px;
	color: #999
}

.legend+.control-group {
	margin-top: 20px;
	-webkit-margin-top-collapse: separate
}

.input-append .uneditable-input,
.input-append input,
.input-append select {
	border-radius: 3px
}

select {
	width: 223px
}

.btn .svg-icon {
	vertical-align: middle
}

.btn-small.btn-small-small {
	padding: 3px 9px;
	font-size: 11px;
	line-height: 11px
}

.btn.btn-thin {
	padding: 4px 9px
}

.btn.btn-thin-2 {
	padding: 4px 7px
}

.btn.btn-nowrap {
	white-space: nowrap
}

.btn.btn-ellipsis {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.btn.btn-transparent {
	background: 0 0 !important;
	border-color: transparent !important;
	text-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	opacity: .6
}

.btn.btn-transparent [class^=icon-] {
	width: 19px;
	height: 19px;
	line-height: 20px;
	font-size: 19px
}

.btn.btn-transparent:hover {
	opacity: 1
}

.btn-group.open .btn.btn-transparent.dropdown-toggle {
	color: #bd362f
}

.btn-group.open .btn.btn-transparent.dropdown-toggle .caret {
	border-top-color: #bd362f
}

.btn-group.open .btn.btn-transparent.dropdown-toggle [class^=icon-]:before {
	color: #bd362f
}

.btn.btn-narrow {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.btn-group-custom-margin>.btn+.btn {
	margin-left: 0
}

.btn.btn-large {
	font-size: 17px
}

.dropdown-menu {
	border-radius: 3px
}

.btn-group+.btn-group {
	margin-left: 3px
}

.btn {
	border-radius: 3px;
	background-image: none;
	padding-left: 13px;
	padding-right: 13px;
	border-color: rgba(0, 0, 0, .25) rgba(0, 0, 0, .25) rgba(0, 0, 0, .25)
}

.btn.disabled,
.btn[disabled] {
	opacity: .8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

html.textshadow .btn {
	text-shadow: 0 1px 0 #fff
}

html.textshadow .btn.btn-danger,
html.textshadow .btn.btn-primary,
html.textshadow .btn.btn-success,
html.textshadow .btn.btn-warning {
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3)
}

.btn.btn-dark-disabled-border.disabled,
.btn.btn-dark-disabled-border[disabled] {
	border-color: #aaa
}

.btn.btn-success {
	background-color: #84ab04
}

.btn-toolbar {
	margin-top: 0;
	margin-bottom: 0
}

.dropdown-menu {
	border-radius: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.tooltip {
	font-size: 14px;
	z-index: 2000 !important;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.tooltip.in {
	opacity: 1
}

.tooltip .tooltip-inner {
	max-width: 380px;
	text-shadow: 0 0 5px rgba(0, 0, 0, .2);
	padding: 5px 10px;
	border-radius: 2px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.tooltip .tooltip-big {
	font-size: 18px;
	padding: 0 10px;
	white-space: nowrap
}

.popover {
	width: auto;
	min-width: 250px;
	max-width: 550px
}

.popover .popover-content pre {
	border: none;
	background: rgba(0, 0, 0, 0);
	padding: 0;
	word-break: normal
}

.btn-group>.btn {
	border-radius: 0 !important
}

.btn-group>.btn.single {
	border-radius: 3px !important
}

.btn-group>.btn.first {
	border-top-left-radius: 3px !important;
	border-bottom-left-radius: 3px !important
}

.btn-group>.btn.last {
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important
}

.btn-group+.btn-group {
	margin-left: 0
}

.btn-group {
	margin-right: 3px
}

.btn-group.btn-group-last {
	margin-right: 0
}

.dropdown.colored-toggle.open .btn.dropdown-toggle {
	color: #bd362f
}

.dropdown.colored-toggle.open .btn.dropdown-toggle .caret {
	border-top-color: #bd362f
}

.dropdown.colored-toggle.open .btn.dropdown-toggle [class^=icon-]:before {
	color: #bd362f
}

input[type=email],
input[type=password],
input[type=search],
input[type=text],
textarea {
	border: 1px solid #ccc
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #999;
	-webkit-box-shadow: none;
	box-shadow: none
}

input[type=email],
input[type=password],
input[type=search],
input[type=text] {
	height: 20px;
	line-height: 20px
}

select {
	border: 1px solid #ccc
}

.alert a {
	text-decoration: underline
}

.alert.alert-null-left-margin {
	margin-left: 0
}

.alert a {
	color: #c09853
}

.alert.alert-info a {
	color: #3a87ad
}

.alert.alert-error a {
	color: #b94a48
}

.nav-tabs>li>a {
	color: #555
}

.popover {
	z-index: 2000
}

html.no-rgba .modal {
	border-width: 0 !important
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: .2;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.popups {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1100;
	overflow: auto
}

.popups .modal {
	position: static;
	z-index: 1101;
	margin: 5% auto;
	background-color: transparent;
	overflow: hidden;
	-webkit-box-shadow: 0 5px 80px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 80px rgba(0, 0, 0, .3)
}

.popups .modal .modal-body {
	background-color: #fff;
	max-height: none
}

.modal.fade {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	top: 0
}

.modal.fade.in {
	top: 0
}

.modal.loginAdminContent .modal-body,
.modal.loginContent .modal-body {
	background-color: transparent !important
}

.picker.modal-dialog-bg,
.picker.picker-dialog-bg {
	z-index: 2000 !important
}

.picker.modal-dialog,
.picker.picker-dialog {
	z-index: 2001 !important
}

.form-horizontal.long-label .control-group .control-label {
	width: 160px
}

.form-horizontal.long-label .control-group .controls {
	margin-left: 180px
}

.control-label.remove-padding-top {
	padding-top: 0
}

html.rl-mobile .popups .modal {
	width: 100% !important;
	width: calc(100% - 20px) !important
}

html.rl-mobile .b-settings-content {
	padding: 10px;
	padding-left: 20px
}

html.rl-mobile .list-table {
	width: 100%;
	max-width: 100%
}

html.rl-mobile .form-horizontal .control-group .control-label {
	text-align: left;
	float: none
}

html.rl-mobile .form-horizontal .control-group .controls {
	margin-left: 0
}

.close-input-wrp {
	display: inline-block;
	position: relative
}

.close-input-wrp input {
	padding-right: 15px
}

.close-input-wrp .close {
	position: absolute;
	right: 0;
	top: 5px;
	margin: 0 7px;
	z-index: 100;
	vertical-align: middle;
	opacity: .4
}

.close-input-wrp .close:hover {
	opacity: .6
}

.inputosaurus-container {
	width: 99%;
	line-height: 20px;
	padding: 2px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	-webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
	transition: border linear .2s, -webkit-box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s, -webkit-box-shadow linear .2s
}

.inputosaurus-container.inputosaurus-focused {
	background-color: #fff;
	border: 1px solid #999;
	-webkit-box-shadow: none;
	box-shadow: none
}

.inputosaurus-container li {
	max-width: 500px;
	background-color: #eee;
	border: 1px solid #aaa;
	line-height: 18px;
	padding: 2px 15px 2px 5px;
	margin: 2px 2px 2px;
	color: #555;
	z-index: 100;
	position: relative
}

.inputosaurus-container li.ui-draggable.ui-draggable-dragging {
	z-index: 101
}

.inputosaurus-container li a {
	color: #999;
	font-size: 12px;
	position: absolute;
	top: 1px;
	right: 2px
}

.inputosaurus-container li a:hover {
	color: #666
}

.inputosaurus-container li span {
	padding-right: 3px
}

.inputosaurus-container li.inputosaurus-required {
	padding-right: 5px
}

.inputosaurus-container li.inputosaurus-selected {
	background-color: #ddd
}

.inputosaurus-container li.pgp {
	background-color: #e5f3e2
}

.inputosaurus-container .inputosaurus-input {
	margin: 1px 10px 1px 0;
	height: 22px
}

.inputosaurus-container .inputosaurus-input input {
	border: 0;
	height: 21px;
	padding-left: 0
}

.ui-autocomplete {
	z-index: 2000
}

.inputosaurus-fake-span {
	position: absolute;
	top: 0;
	left: -5000px
}

.cke_chrome {
	border: 1px solid #ccc !important
}

.cke_toolgroup {
	padding-right: 0 !important;
	background: #fbfbfb !important
}

.cke_combo_button,
.cke_toolgroup {
	border: 1px solid #a6a6a6 !important
}

.cke_top {
	padding: 6px 4px 1px 6px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-bottom: 1px solid #b6b6b6 !important;
	background: #f0f0f0 !important
}

.cke_combo_off a.cke_combo_button:active,
.cke_combo_off a.cke_combo_button:focus,
.cke_combo_off a.cke_combo_button:hover,
.cke_combo_on a.cke_combo_button {
	padding: 1px !important;
	margin-left: 0 !important
}

.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after,
.cke_toolgroup a.cke_button:last-child:after {
	border: none !important;
	height: 0 !important;
	width: 0 !important;
	margin: 0 !important;
	padding: 0 !important
}

.cke_button_on {
	background: #ddd !important
}

.cke_combo {
	margin-top: 1px !important
}

.cke_combo__fontsize {
	margin-left: 3px !important
}

.cke_combo__fontsize .cke_combo_text {
	width: 40px !important
}

.cke_combo_text {
	line-height: 24px !important;
	padding-left: 8px !important
}

.cke_combo_button {
	background: #fbfbfb !important
}

.cke_source {
	font-family: Monaco, Menlo, Consolas, 'Courier New', monospace !important;
	padding: 10px !important;
	padding-right: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.cke_plain {
	background-color: #fff;
	outline: 0;
	overflow: auto;
	z-index: 1;
	margin: 0;
	border: 0;
	padding: 10px;
	padding-right: 0;
	white-space: pre-wrap;
	font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	resize: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.cke_plain:focus,
.cke_source:focus {
	border: 0
}

.b-compose .cke_chrome {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.cke_wysiwyg_div {
	padding: 10px !important;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333
}

.cke_wysiwyg_div ul {
	padding-left: 40px
}

.cke_wysiwyg_div ul li {
	list-style-type: disc !important
}

.cke_wysiwyg_div ol {
	padding-left: 40px
}

.cke_wysiwyg_div ol li {
	list-style-type: decimal !important
}

.cke_wysiwyg_div code,
.cke_wysiwyg_div pre {
	margin: 0;
	padding: 0;
	background: #fff;
	border: none;
	border-radius: 0;
	font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
	display: block;
	word-break: normal;
	word-wrap: break-word;
	background-color: #f9f9f9
}

.cke_wysiwyg_div code {
	display: inline;
	padding: 2px 5px
}

.cke_wysiwyg_div pre {
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #f9f9f9
}

.cke_wysiwyg_div pre>code {
	padding: 0
}

.cke_wysiwyg_div blockquote {
	border: 0;
	border-left: solid 2px #444;
	margin: 5px 0 5px 5px;
	padding-left: 5px
}

.cke_wysiwyg_div blockquote p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 20px
}

.cke_wysiwyg_div img {
	vertical-align: bottom
}

.cke_wysiwyg_div a {
	color: #00f;
	text-decoration: underline
}

.cke_wysiwyg_div a:visited {
	color: #609
}

.cke_wysiwyg_div a:active {
	color: red
}

.cke_dialog a:hover {
	text-decoration: none
}

.cke_dialog .cke_dialog_ui_labeled_content {
	margin-top: 5px;
	margin-bottom: 5px
}

.cke_dialog .cke_dialog_ui_input_select,
.cke_dialog .cke_dialog_ui_input_text,
.cke_dialog .cke_dialog_ui_input_textarea {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 2px
}

.cke_dialog .cke_dialog_ui_input_select:focus,
.cke_dialog .cke_dialog_ui_input_text:focus,
.cke_dialog .cke_dialog_ui_input_textarea:focus {
	outline: 0;
	border: 1px solid #999
}

.cke_dialog .cke_dialog_ui_input_select,
.cke_dialog .cke_dialog_ui_input_text {
	height: 25px;
	line-height: 25px
}

.g-ui-user-select-allow {
	webkit-touch-callout: inherit;
	-webkit-user-select: inherit;
	-moz-user-select: inherit;
	-ms-user-select: inherit;
	user-select: inherit;
	standard-user-select: inherit;
	touch-callout: inherit
}

.g-ui-clearfix:after,
.g-ui-clearfix:before {
	display: table;
	content: "";
	line-height: 0
}

.g-ui-clearfix:after {
	clear: both
}

.g-ui-link {
	color: #369;
	text-decoration: underline;
	cursor: pointer;
	padding: 2px
}

.g-ui-link:focus {
	outline: 1px;
	outline-style: dotted
}

.g-ui-min-height-300 {
	min-height: 300px
}

.g-ui-100-proc-height {
	height: 100%
}

.g-ui-absolute-reset {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 0
}

.g-ui-menu {
	max-height: 400px;
	max-width: 300px;
	overflow-y: auto;
	overflow-x: hidden
}

.g-ui-menu .e-link {
	text-decoration: none;
	cursor: pointer
}

.g-ui-menu .e-item.selected>.e-link {
	background-color: #eee !important
}

.g-ui-menu .e-item>.e-link:focus,
.g-ui-menu .e-item>.e-link:hover {
	background-color: #555;
	background-image: none;
	color: #fff
}

.g-ui-menu .e-item.disabled>.e-link {
	cursor: not-allowed;
	background-color: #fff;
	background-image: none;
	color: grey
}

.g-ui-menu .e-item.disabled [class^=icon-] {
	color: grey
}

.g-ui-table {
	display: table;
	width: 100%
}

.g-ui-table .e-row {
	display: table-row
}

.g-ui-table .e-cell {
	display: table-cell;
	vertical-align: top;
	text-align: left
}

.g-ui-height-100proc {
	height: 100%
}

.g-ui-resizable-delimiter-highlight {
	border: none;
	border-right: 6px solid #aaa
}

.e-pagenator .e-page {
	display: inline-block;
	color: #999;
	text-decoration: none;
	font-size: 22px;
	padding: 3px;
	cursor: pointer
}

.e-pagenator .e-page:hover .e-page-number {
	color: #555
}

.e-pagenator .e-page.current .e-page-number {
	font-size: 25px;
	color: #333;
	border-bottom: 2px solid #000
}

html.rgba .g-ui-resizable-delimiter-highlight {
	border-right-color: rgba(0, 0, 0, .2)
}

.settings-saved-trigger {
	display: inline-block;
	line-height: 17px;
	font-size: 16px
}

.settings-saved-trigger .animated {
	color: green
}

.settings-saved-trigger .success {
	color: green;
	-webkit-transition: opacity .5s linear;
	-o-transition: opacity .5s linear;
	transition: opacity .5s linear;
	opacity: 0
}

.settings-saved-trigger .error {
	color: red;
	-webkit-transition: opacity .5s linear;
	-o-transition: opacity .5s linear;
	transition: opacity .5s linear;
	opacity: 0
}

.settings-saved-trigger .visible {
	opacity: 1
}

.settings-saved-trigger-input.success {
	border-color: green !important;
	-webkit-transition: border-color .5s linear;
	-o-transition: border-color .5s linear;
	transition: border-color .5s linear
}

.settings-saved-trigger-input.error {
	border-color: red !important;
	-webkit-transition: border-color .5s linear;
	-o-transition: border-color .5s linear;
	transition: border-color .5s linear
}

.display-none {
	display: none
}

.e-spinner {
	display: none
}

.e-mobile-switcher,
.e-powered {
	margin-top: 8px;
	color: #333
}

.e-mobile-switcher a,
.e-powered a {
	color: #333;
	text-decoration: underline
}

.e-mobile-switcher a:hover,
.e-powered a:hover {
	color: #333
}

.e-languages {
	margin-top: 8px;
	color: #333
}

.e-languages .flag-name {
	color: #333;
	border-bottom: 1px dashed #333;
	cursor: pointer;
	padding: 2px 0
}

.e-languages .flag-name:focus {
	outline: 1px;
	outline-style: dotted
}

html.cssanimations .e-spinner {
	display: block;
	margin: 5px auto 0;
	width: 100px;
	text-align: center
}

html.cssanimations .e-spinner .e-bounce {
	width: 15px;
	height: 15px;
	background-color: #ddd;
	margin: 0 5px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

html.cssanimations .e-spinner .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

html.cssanimations .e-spinner .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes bouncedelay {

	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bouncedelay {

	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.command.command-disabled.hide-on-disabled-command {
	display: none
}

html {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Arial, Verdana, Geneva, sans-serif;
	height: 100%
}

body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #e3e3e3;
	font-family: Arial, Verdana, Geneva, sans-serif;
	-webkit-touch-callout: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%
}

textarea {
	resize: none
}

option:disabled {
	color: #aaa;
	cursor: not-allowed
}

body:before {
	content: "";
	position: fixed;
	top: -10px;
	left: 0;
	width: 100%;
	height: 8px;
	z-index: 100;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
	box-shadow: 0 0 10px rgba(0, 0, 0, .6)
}

* {
	outline: 0
}

select:focus {
	outline: 0
}

html.mobile *,
html.rl-mobile * {
	-webkit-tap-highlight-color: transparent
}

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

input::-ms-clear,
input::-ms-reveal {
	display: none
}

#rl-bg {
	z-index: -1;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

#rl-content {
	height: 100%;
	width: 100%
}

#rl-center {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 0;
	min-width: 600px;
	min-height: 400px
}

html.rl-mobile #rl-center {
	min-width: 250px;
	min-height: 250px
}

html.rl-mobile.rl-left-panel-enabled #rl-right {
	right: -150px
}

html.rl-mobile.rl-left-panel-disabled #rl-right {
	left: 5px !important
}

#rl-top {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 0;
	bottom: auto;
	z-index: 2
}

#rl-bottom {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 0;
	top: auto;
	z-index: 1
}

#rl-left {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 0;
	width: 200px;
	min-width: 60px
}

#rl-right {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 0;
	z-index: 1;
	left: 200px
}

#rl-sub-left {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 500px
}

#rl-sub-right {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 500px
}

#rl-sub-right .b-message-view-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .4);
	z-index: 10
}

#rl-sub-right .b-message-view-backdrop .backdrop-message-wrp {
	position: absolute;
	top: calc(50% - 50px);
	left: 0;
	right: 0;
	text-align: center
}

#rl-sub-right .b-message-view-backdrop .backdrop-message-wrp .backdrop-message {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	background: rgba(0, 0, 0, .6);
	padding: 15px;
	border-radius: 5px;
	text-shadow: 0 1px 1px #000
}

html.ssm-state-desktop-large #rl-left {
	width: 220px
}

html.ssm-state-desktop-large #rl-right {
	left: 220px
}

html.ssm-state-desktop-large #rl-sub-left {
	width: 500px
}

html.ssm-state-desktop-large #rl-sub-right {
	left: 500px
}

html.ssm-state-desktop-large .b-compose.modal {
	width: 1000px
}

html.ssm-state-desktop-large .b-contacts-content.modal {
	width: 900px
}

html.ssm-state-desktop #rl-left {
	width: 200px
}

html.ssm-state-desktop #rl-right {
	left: 200px
}

html.ssm-state-desktop #rl-sub-left {
	width: 400px
}

html.ssm-state-desktop #rl-sub-right {
	left: 400px
}

html.ssm-state-desktop .b-compose.modal {
	width: 1000px
}

html.ssm-state-desktop .b-contacts-content.modal {
	width: 900px
}

html.ssm-state-mobile #rl-left,
html.ssm-state-tablet #rl-left {
	width: 155px
}

html.ssm-state-mobile #rl-right,
html.ssm-state-tablet #rl-right {
	left: 155px
}

html.ssm-state-mobile #rl-sub-left,
html.ssm-state-tablet #rl-sub-left {
	width: 310px
}

html.ssm-state-mobile #rl-sub-left .messageList .inputSearch,
html.ssm-state-tablet #rl-sub-left .messageList .inputSearch {
	width: 200px
}

html.ssm-state-mobile #rl-sub-right,
html.ssm-state-tablet #rl-sub-right {
	left: 310px
}

html.ssm-state-mobile .b-compose.modal,
html.ssm-state-tablet .b-compose.modal {
	width: 720px
}

html.ssm-state-mobile .b-contacts-content.modal,
html.ssm-state-tablet .b-contacts-content.modal {
	width: 700px
}

html.ssm-state-mobile .b-contacts-content.modal .contactValueInput,
html.ssm-state-tablet .b-contacts-content.modal .contactValueInput {
	width: 200px
}

html.ssm-state-tablet .b-compose.modal {
	width: 720px
}

html.ssm-state-tablet .b-contacts-content.modal {
	width: 800px
}

html.ssm-state-tablet .b-contacts-content.modal .contactValueInput {
	width: 250px
}

.show-on-panel-disabled {
	display: none
}

html.rl-left-panel-disabled #rl-left {
	width: 60px !important
}

html.rl-left-panel-disabled #rl-left .show-on-panel-disabled {
	display: block
}

html.rl-left-panel-disabled #rl-left .opacity-on-panel-disabled {
	opacity: .3
}

html.rl-left-panel-disabled #rl-left .visibility-hidden-on-panel-disabled {
	visibility: hidden
}

html.rl-left-panel-disabled #rl-left .hide-on-panel-disabled {
	display: none
}

html.rl-left-panel-disabled #rl-left.ui-state-disabled {
	opacity: 1
}

html.rl-left-panel-disabled #rl-right {
	left: 60px !important
}

html.rl-left-panel-short #rl-left {
	width: 60px !important
}

html.rl-left-panel-short #rl-right {
	left: 60px !important
}

html.rl-left-panel-none #rl-left {
	width: 10px !important
}

html.rl-left-panel-none #rl-right {
	left: 10px !important
}

.ui-resizable-helper-w {
	border-right: 5px solid #777;
	border-right-color: rgba(255, 255, 255, .7)
}

.ui-resizable-helper-h {
	border-bottom: 5px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, .3)
}

.ui-resizable-handle:hover {
	background: #aaa;
	background: rgba(255, 255, 255, .5)
}

html.rl-no-preview-pane #rl-sub-left {
	right: 5px !important;
	width: inherit
}

html.rl-no-preview-pane #rl-sub-left .messageList .inputSearch {
	width: 300px !important
}

html.rl-no-preview-pane #rl-sub-right {
	left: 0 !important
}

html.rl-no-preview-pane #rl-right .ui-resizable-handle {
	display: none !important
}

html.rl-side-preview-pane #rl-right .ui-resizable-handle {
	display: none !important
}

html.rl-bottom-preview-pane #rl-sub-left {
	right: 5px !important;
	width: inherit
}

html.rl-bottom-preview-pane #rl-sub-left .b-message-list-wrapper {
	bottom: inherit;
	height: 300px;
	-webkit-box-shadow: none;
	box-shadow: none
}

html.rl-bottom-preview-pane #rl-sub-left .messageList .inputSearch {
	width: 300px !important
}

html.rl-bottom-preview-pane #rl-sub-right {
	left: 0 !important
}

html.rl-bottom-preview-pane #rl-sub-right .messageView .top-toolbar {
	display: none
}

html.rl-bottom-preview-pane #rl-sub-right .b-message-view-wrapper {
	top: 356px;
	left: 0;
	right: 5px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.visible-on-ctrl,
.visible-on-ctrl-btn {
	display: none
}

.hidden-on-ctrl-btn {
	display: inline-block
}

html.rl-ctrl-key-pressed .visible-on-ctrl {
	display: inline-block
}

html.rl-ctrl-key-pressed .btn-group.open .visible-on-ctrl-btn {
	display: inline-block
}

html.rl-ctrl-key-pressed .hidden-on-ctrl {
	display: none
}

html.rl-ctrl-key-pressed .btn-group.open .hidden-on-ctrl-btn {
	display: none
}

#rl-loading,
#rl-loading-error {
	position: absolute;
	font-size: 30px;
	line-height: 130%;
	top: 50%;
	width: 100%;
	height: 65px;
	margin: 0;
	margin-top: -60px;
	background-color: transparent;
	text-align: center;
	color: #000
}

#rl-loading-error {
	background-image: none;
	display: none
}

#rl-loading-error-additional {
	margin-top: 20px;
	font-size: 20px
}

#rl-app {
	display: none
}

#rl-check {
	display: none
}

.rl-content-show {
	display: block !important
}

html.rl-mobile .hide-on-mobile {
	display: none !important
}

.show-on-mobile {
	display: none !important
}

html.rl-mobile .show-on-mobile {
	display: initial !important
}

html.rl-mobile .width100-on-mobile {
	width: 100% !important
}

.nano.scroller-shadow-bottom:after,
.nano.scroller-shadow-top:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 10px;
	z-index: 102;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
	box-shadow: 0 0 20px rgba(0, 0, 0, .4)
}

.nano.scroller-shadow-top:before {
	top: -10px
}

.nano.scroller-shadow-bottom:after {
	bottom: -10px
}

.nano.fixIndex.scroller-shadow-bottom:after,
.nano.fixIndex.scroller-shadow-top:before {
	z-index: 98
}

.e-component.e-select select:focus {
	outline: 1px;
	outline-style: dotted
}

.e-component.e-checkbox {
	margin-bottom: 6px;
	margin-left: -2px;
	padding: 2px;
	cursor: pointer
}

.e-component.e-checkbox:focus {
	outline: 1px;
	outline-style: dotted
}

.e-component.e-checkbox .e-checkbox-icon {
	padding: 1px 0 0 1px
}

.e-component.e-checkbox.disabled {
	cursor: default;
	color: #999;
	outline: 0;
	outline-style: none
}

.e-component.e-radio {
	cursor: pointer
}

.e-component.e-radio.disabled {
	cursor: default;
	color: #999
}

.e-component.material-design.e-checkbox {
	margin-top: 2px;
	padding: 2px 2px 1px 2px
}

.e-component.material-design.e-checkbox .sub-checkbox-container {
	display: inline-block;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 18px;
	height: 18px;
	vertical-align: bottom;
	margin-bottom: 3px
}

.e-component.material-design.e-checkbox .sub-label {
	padding-left: 12px
}

.e-component.material-design.e-checkbox .sub-checkbox {
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 1px;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	border: solid 2px #999;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.e-component.material-design.e-checkbox .sub-checkbox.checked {
	border-top: none;
	border-left: none;
	border-color: #0f9d58;
	top: -1px;
	left: 5px;
	width: 10px;
	height: 18px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.e-component.material-design.e-checkbox .sub-checkbox.checked.box {
	border: solid 2px;
	-webkit-animation: box-shrink 140ms ease-out forwards;
	animation: box-shrink 140ms ease-out forwards
}

.e-component.material-design.e-checkbox .sub-checkbox.checked.checkmark {
	border-left: none;
	border-top: none;
	-webkit-animation: checkmark-expand 140ms ease-out forwards;
	animation: checkmark-expand 140ms ease-out forwards
}

.e-component.material-design.e-checkbox .sub-checkbox.unchecked.box {
	-webkit-animation: box-expand 140ms ease-out forwards;
	animation: box-expand 140ms ease-out forwards
}

.e-component.material-design.e-checkbox .sub-checkbox.unchecked.checkmark {
	border-left: none;
	border-top: none;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-animation: checkmark-shrink 140ms ease-out forwards;
	animation: checkmark-shrink 140ms ease-out forwards
}

.e-component.material-design.e-checkbox.disabled .sub-checkbox {
	border-color: #aaa;
	cursor: not-allowed;
	color: #aaa
}

.e-component.material-design.e-checkbox.disabled .sub-label {
	cursor: not-allowed;
	color: #aaa
}

@-webkit-keyframes box-shrink {
	0% {
		top: 0;
		left: 0;
		width: 18px;
		height: 18px;
		border: solid 2px #999;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		top: 13px;
		left: 5px;
		width: 4px;
		height: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@keyframes box-shrink {
	0% {
		top: 0;
		left: 0;
		width: 18px;
		height: 18px;
		border: solid 2px #999;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		top: 13px;
		left: 5px;
		width: 4px;
		height: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@-webkit-keyframes checkmark-expand {
	0% {
		top: 13px;
		left: 5px;
		width: 4px;
		height: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	100% {
		top: -1px;
		left: 5px;
		width: 10px;
		height: 18px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@keyframes checkmark-expand {
	0% {
		top: 13px;
		left: 5px;
		width: 4px;
		height: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	100% {
		top: -1px;
		left: 5px;
		width: 10px;
		height: 18px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@-webkit-keyframes checkmark-shrink {
	0% {
		top: -1px;
		left: 5px;
		width: 10px;
		height: 18px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	100% {
		top: 13px;
		left: 5px;
		width: 4px;
		height: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@keyframes checkmark-shrink {
	0% {
		top: -1px;
		left: 5px;
		width: 10px;
		height: 18px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	100% {
		top: 13px;
		left: 5px;
		width: 4px;
		height: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@-webkit-keyframes box-expand {
	0% {
		top: 13px;
		left: 5px;
		width: 4px;
		height: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	100% {
		top: 0;
		left: 0;
		width: 18px;
		height: 18px;
		border: solid 2px #999;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes box-expand {
	0% {
		top: 13px;
		left: 5px;
		width: 4px;
		height: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	100% {
		top: 0;
		left: 0;
		width: 18px;
		height: 18px;
		border: solid 2px #999;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.b-system-drop-down .b-toolbar {
	position: absolute;
	top: 0;
	right: 0;
	height: 30px;
	padding: 10px 8px;
	z-index: 103
}

.b-system-drop-down .e-facebook-name {
	display: inline-block;
	padding-top: 4px
}

.b-system-drop-down .btn.system-dropdown {
	padding-left: 10px;
	padding-right: 10px
}

.b-system-drop-down .button-fb-logout {
	margin: 5px
}

.b-system-drop-down .email-title {
	display: inline-block;
	max-width: 200px;
	text-align: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 28px;
	vertical-align: middle
}

.b-system-drop-down .logoPlace {
	margin: -5px 10px 0 0;
	font-size: 25px;
	line-height: 30px;
	height: 40px
}

.b-system-drop-down .audioPlace {
	font-size: 25px;
	line-height: 30px;
	margin-right: 10px;
	width: 25px
}

.b-system-drop-down .audioPlace .playIcon,
.b-system-drop-down .audioPlace .stopIcon {
	cursor: pointer;
	color: orange;
	text-shadow: 0 1px 0 #555;
	float: right
}

.b-system-drop-down .audioPlace .playIcon {
	margin-top: 5px
}

.b-system-drop-down .audioPlace .stopIcon {
	font-size: 30px;
	line-height: 30px;
	margin-right: 10px
}

.b-system-drop-down .audioPlace .stopIcon {
	display: none
}

.b-system-drop-down .audioPlace:hover .playIcon {
	display: none
}

.b-system-drop-down .audioPlace:hover .stopIcon {
	display: inline-block
}

.b-system-drop-down .accountPlace {
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	text-shadow: 0 1px 0 #000;
	display: inline-block;
	height: 29px;
	max-width: 250px;
	font-size: 16px;
	line-height: 30px;
	padding: 1px 8px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	border-radius: 4px;
	font-weight: 700;
	margin-right: 5px;
	white-space: nowrap
}

.b-system-drop-down .account-item .icon-ok {
	display: none
}

.b-system-drop-down .account-item.current .icon-ok {
	display: inline-block
}

.b-system-drop-down .account-item.current .icon-user {
	display: none
}

.b-system-drop-down .counter {
	display: inline-block
}

.b-system-drop-down .g-ui-menu .e-link.account-item {
	padding-right: 5px
}

html.ssm-state-mobile .accountPlace {
	max-width: 150px !important
}

@-webkit-keyframes firstBar {
	0% {
		height: 30%
	}

	50% {
		height: 100%
	}

	100% {
		height: 30%
	}
}

@keyframes firstBar {
	0% {
		height: 30%
	}

	50% {
		height: 100%
	}

	100% {
		height: 30%
	}
}

@-webkit-keyframes secondBar {
	0% {
		height: 90%
	}

	50% {
		height: 30%
	}

	100% {
		height: 100%
	}
}

@keyframes secondBar {
	0% {
		height: 90%
	}

	50% {
		height: 30%
	}

	100% {
		height: 100%
	}
}

@-webkit-keyframes thirdBar {
	0% {
		height: 20%
	}

	40% {
		height: 40%
	}

	60% {
		height: 80%
	}

	100% {
		height: 40%
	}
}

@keyframes thirdBar {
	0% {
		height: 20%
	}

	40% {
		height: 40%
	}

	60% {
		height: 80%
	}

	100% {
		height: 40%
	}
}

.equaliser {
	width: 20px;
	height: 20px;
	position: relative
}

.equaliser .bar {
	float: left;
	width: 5px;
	height: 5px;
	background: orange;
	position: absolute;
	bottom: 0
}

.equaliser .first {
	left: 0;
	-webkit-animation: none;
	animation: none
}

.equaliser .second {
	left: 7px;
	-webkit-animation: none;
	animation: none
}

.equaliser .third {
	left: 14px;
	-webkit-animation: none;
	animation: none
}

.equaliser.animated .first {
	-webkit-animation: firstBar 1s infinite;
	animation: firstBar 1s infinite
}

.equaliser.animated .second {
	-webkit-animation: secondBar 1s infinite;
	animation: secondBar 1s infinite
}

.equaliser.animated .third {
	-webkit-animation: thirdBar 1s infinite;
	animation: thirdBar 1s infinite
}

.b-login-content {
	height: 100%;
	text-align: center
}

.b-login-content .loginFormWrapper {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	-webkit-perspective: 500px;
	perspective: 500px
}

.b-login-content .loginFormWrapper .descWrapper {
	margin-bottom: 10px
}

.b-login-content .loginFormWrapper .descWrapper .desc {
	font-size: 18px;
	padding: 2px
}

.b-login-content .loginFormWrapper .alertError {
	max-width: 450px
}

.b-login-content .loginFormWrapper .loginForm {
	background-color: #efefef;
	text-align: left;
	color: #333;
	margin: 0;
	float: none;
	width: 303px
}

.b-login-content .loginFormWrapper .loginWelcomeForm {
	display: none
}

.b-login-content .loginFormWrapper .welcome-on {
	display: block
}

.b-login-content .loginFormWrapper .welcome-off {
	display: none
}

.b-login-content .loginFormWrapper .control-group,
.b-login-content .loginFormWrapper .controls {
	margin-bottom: 25px
}

.b-login-content .loginFormWrapper .wrapper {
	padding: 40px 40px 20px 40px
}

.b-login-content .loginFormWrapper #recaptcha_image img {
	border: 1px solid #ccc;
	border-radius: 3px
}

.b-login-content .loginFormWrapper .controls .inputAdditionalCode,
.b-login-content .loginFormWrapper .controls .inputEmail,
.b-login-content .loginFormWrapper .controls .inputLogin,
.b-login-content .loginFormWrapper .controls .inputLoginForm,
.b-login-content .loginFormWrapper .controls .inputPassword {
	font-size: 18px;
	height: 40px;
	line-height: 20px;
	padding-left: 12px;
	padding-right: 12px
}

.b-login-content .loginFormWrapper .languageLabel {
	margin-top: 5px
}

.b-login-content .loginFormWrapper .signMeLabel .e-checkbox {
	margin-top: 5px
}

.b-login-content .loginFormWrapper .languageLabel {
	margin-right: 5px
}

.b-login-content .loginFormWrapper .input-append .add-on {
	position: relative;
	height: 30px;
	background: 0 0;
	margin-left: -35px;
	z-index: 1000;
	border: 0
}

.b-login-content .loginFormWrapper .input-append .add-on i {
	font-size: 17px;
	line-height: 29px;
	color: #999
}

.b-login-content .loginFormWrapper .input-append .add-on i.login-submit-icon {
	font-size: 24px;
	padding-top: 2px;
	cursor: pointer
}

.b-login-content .loginFormWrapper .control-group.error .add-on i,
.b-login-content .loginFormWrapper .controls.error .add-on i {
	color: #b94a48
}

.b-login-content .buttonLogin {
	margin: 0
}

.b-login-content .alert {
	margin: 0 0 20px 0;
	text-align: left
}

.b-login-content .loginAfter {
	display: inline-block;
	height: 90%;
	vertical-align: middle;
	width: 0
}

.b-login-content .flag-selector {
	margin-bottom: 0
}

.b-login-content .social-buttons {
	margin-top: 5px
}

.b-login-content .language-button,
.b-login-content .social-button {
	padding: 5px;
	outline: 0
}

@-webkit-keyframes loginRotation {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes loginRotation {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.submitting-pane {
	position: relative
}

.submitting-pane.submitting:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: 0 0;
	background: rgba(0, 0, 0, .3);
	z-index: 1051;
	border-radius: 8px
}

html.cssanimations .submitting-pane.submitting:after {
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	border: 8px solid transparent;
	border-color: transparent;
	border-top-color: #fff;
	-webkit-animation: loginRotation 1s infinite ease-in-out;
	animation: loginRotation 1s infinite ease-in-out;
	border-radius: 50%;
	z-index: 1052
}

.btn-submit-icon-wrp {
	border: none;
	background: 0 0;
	display: inline-block;
	margin: 0;
	padding: 0;
	outline: 0;
	cursor: pointer
}

.popups .b-welcom-page-content .modal-header {
	background-color: #fff
}

.popups .b-ask-content .modal-header {
	background-color: #fff
}

.popups .b-ask-content .modal-body {
	text-align: center
}

.popups .b-ask-content .desc-place {
	font-size: 18px
}

.popups .b-shortcuts-content.modal {
	width: 700px
}

.popups .b-shortcuts-content .modal-header {
	background-color: #fff
}

.b-folders .move-action-content-wrapper {
	z-index: -1;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .05;
	background-color: #fff;
	background-size: 60px 60px;
	background-image: -o-linear-gradient(315deg, #000 25%, transparent 25%, transparent 50%, #000 50%, #000 75%, transparent 75%, transparent);
	background-image: linear-gradient(135deg, #000 25%, transparent 25%, transparent 50%, #000 50%, #000 75%, transparent 75%, transparent)
}

.b-folders .b-folders-user .e-link.print-count.system .badge {
	display: none !important
}

.b-folders .b-toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 30px;
	padding: 10px 0 0 8px;
	color: #fff;
	z-index: 101
}

.b-folders .b-footer {
	position: absolute;
	bottom: 10px;
	right: 0;
	left: 0;
	height: 30px;
	padding: 0 10px 0 5px;
	z-index: 101;
	overflow: hidden;
	white-space: nowrap
}

.b-folders .b-content {
	position: absolute;
	top: 58px;
	bottom: 45px;
	left: 0;
	right: 0;
	overflow: hidden;
	overflow-y: auto;
	min-width: 100px
}

.b-folders .b-content .content {
	-webkit-overflow-scrolling: touch
}

.b-folders .b-list-delimiter {
	margin: 10px;
	border-top: 0 solid #000;
	border-bottom: 1px solid #999
}

.b-folders .b-content .e-item {
	overflow: hidden;
	white-space: nowrap
}

.b-folders .b-content .e-item .e-link {
	display: block;
	position: relative;
	z-index: 1;
	height: 34px;
	line-height: 34px;
	background-color: transparent;
	vertical-align: middle;
	color: grey;
	cursor: not-allowed;
	font-size: 14px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	outline: 0;
	text-decoration: none
}

.b-folders .b-content .e-item .e-link .focused-poiner {
	float: left;
	display: inline-block;
	background-color: transparent;
	height: 100%;
	width: 3px;
	position: absolute;
	top: 0;
	left: 0
}

.b-folders .b-content .e-item .e-link .inbox-star-icon {
	display: none;
	margin-left: 7px
}

.b-folders .b-content .e-item .e-link .inbox-star-icon .icon-star {
	display: none
}

.b-folders .b-content .e-item .e-link .inbox-star-icon .icon-star-empty {
	opacity: .5
}

.b-folders .b-content .e-item .e-link .inbox-star-icon .icon-star-empty:hover {
	opacity: 1
}

.b-folders .b-content .e-item .e-link.is-inbox .inbox-star-icon {
	display: inline
}

.b-folders .b-content .e-item .e-link.selectable {
	color: #000;
	cursor: pointer
}

.b-folders .b-content .e-item .e-link.selectable.droppableHover,
.b-folders .b-content .e-item .e-link.selectable.focused,
.b-folders .b-content .e-item .e-link.selectable.selected,
.b-folders .b-content .e-item .e-link.selectable:hover {
	background-color: #555;
	color: #fff
}

.b-folders .b-content .e-item .e-link.selectable.focused {
	color: #fff
}

.b-folders .b-content .e-item .e-link.focused {
	background-color: #888
}

.b-folders .b-content .e-item .e-link.focused .focused-poiner {
	background-color: #fff
}

.b-folders .b-content .e-item .e-link.system {
	cursor: default;
	color: grey
}

.b-folders .b-content .e-item .e-link .count {
	position: relative;
	display: none;
	margin-top: 5px;
	line-height: 19px
}

.b-folders .b-content .e-item .e-link.print-count {
	font-weight: 700
}

.b-folders .b-content .e-item .e-link.print-count .count {
	display: inline
}

.b-folders .b-content .e-item .e-link.unread-sub {
	font-weight: 700
}

.b-folders .b-content .e-item .e-link .e-collapsed-sign {
	cursor: pointer;
	width: 22px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: inherit
}

.b-folders .b-content .e-item .hidden.e-link {
	display: none
}

.b-folders .b-content .e-item .b-sub-folders.collapsed {
	max-height: 0;
	height: 0;
	display: none
}

.b-folders.inbox-is-starred .icon-star {
	color: orange;
	display: inline-block !important
}

.b-folders.inbox-is-starred .icon-star-empty {
	display: none
}

.b-folders .b-folder-system-item {
	font-weight: 700
}

.b-folders .b-sub-folders .e-item .e-link {
	padding-left: 25px
}

.b-folders .b-sub-folders .b-sub-folders .e-item .e-link {
	padding-left: 40px
}

.b-folders .b-sub-folders .b-sub-folders .b-sub-folders .e-item .e-link {
	padding-left: 55px
}

.b-folders .b-sub-folders .b-sub-folders .b-sub-folders .b-sub-folders .e-item .e-link {
	padding-left: 70px
}

.b-folders.single-root-inbox .i-am-inbox.e-link {
	display: none !important
}

.b-folders.single-root-inbox .i-am-inbox-wrapper>.b-sub-folders {
	max-height: none !important;
	height: inherit !important;
	display: block !important
}

.b-folders.single-root-inbox .i-am-inbox-wrapper .b-sub-folders .e-item .e-link {
	padding-left: 10px
}

.b-folders.single-root-inbox .i-am-inbox-wrapper .b-sub-folders .b-sub-folders .e-item .e-link {
	padding-left: 25px
}

.b-folders.single-root-inbox .i-am-inbox-wrapper .b-sub-folders .b-sub-folders .b-sub-folders .e-item .e-link {
	padding-left: 40px
}

.b-folders.single-root-inbox .i-am-inbox-wrapper .b-sub-folders .b-sub-folders .b-sub-folders .b-sub-folders .e-item .e-link {
	padding-left: 55px
}

.btn .btn-text-wrp {
	padding-left: 7px;
	white-space: normal
}

.btn.buttonCompose {
	width: calc(100% - 85px);
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	white-space: nowrap;
	overflow: hidden;
	height: 19px;
	display: inline-block;
	margin-top: 1px
}

html.rl-left-panel-disabled .buttonComposeText,
html.rl-left-panel-short .buttonComposeText {
	display: none
}

html.rl-left-panel-disabled .btn.buttonCompose,
html.rl-left-panel-short .btn.buttonCompose {
	width: auto
}

html.rl-left-panel-disabled .btn.buttonContacts,
html.rl-left-panel-short .btn.buttonContacts {
	margin-top: 10px !important;
	margin-left: 0 !important
}

html.rl-left-panel-disabled.rl-mobile #rl-left,
html.rl-left-panel-short.rl-mobile #rl-left {
	visibility: hidden
}

html.rl-mobile .btn.buttonCompose {
	width: 100%
}

html.rl-mobile .btn.buttonContacts {
	display: none
}

.popups .b-folder-clear-content .modal-header {
	background-color: #fff
}

.popups .b-folder-create-content .modal-header {
	background-color: #fff
}

.popups .b-folder-system-content .modal-header {
	background-color: #fff
}

.popups .b-filter-content {
	width: 750px
}

.popups .b-filter-content .modal-header {
	background-color: #fff
}

.popups .b-filter-content .button-delete {
	cursor: pointer
}

.popups .b-filter-content .setRecipientsBtn {
	margin-top: -2px;
	margin-left: 5px
}

.popups .b-languages-content.modal {
	width: 700px
}

.popups .b-languages-content.exp {
	width: 701px
}

.popups .b-languages-content .modal-header {
	background-color: #fff
}

.popups .b-languages-content .lang-item {
	display: inline-block;
	padding: 5px 15px;
	margin: 2px 5px;
	width: 180px;
	background-color: #fff;
	text-align: left;
	border: 1px solid transparent;
	border-radius: 2px
}

.popups .b-languages-content .lang-item.user {
	background-color: #fffddd;
	border-color: #fff555
}

.popups .b-languages-content .lang-item.selected {
	background-color: #f5f5f5;
	border-color: #ccc
}

.popups .b-languages-content .lang-item:hover {
	background-color: #eee;
	border-color: #ccc
}

html.rl-mobile .b-languages-content .lang-item {
	width: calc(100% - 40px)
}

.popups .b-account-add-content .modal-header {
	background-color: #fff
}

.popups .b-template-add-content.modal {
	width: 750px
}

.popups .b-template-add-content .modal-header {
	background-color: #fff
}

.popups .b-template-add-content .e-template-place {
	height: 300px
}

.popups .b-compose-open-pgp-content .modal-header,
.popups .b-message-open-pgp-content .modal-header,
.popups .b-open-pgp-key-add-content .modal-header,
.popups .b-open-pgp-key-generate-content .modal-header,
.popups .b-open-pgp-key-view-content .modal-header {
	background-color: #fff
}

.popups .b-compose-open-pgp-content.modal,
.popups .b-message-open-pgp-content.modal,
.popups .b-open-pgp-key-add-content.modal,
.popups .b-open-pgp-key-generate-content.modal,
.popups .b-open-pgp-key-view-content.modal {
	width: 570px
}

.popups .b-compose-open-pgp-content .inputKey,
.popups .b-message-open-pgp-content .inputKey,
.popups .b-open-pgp-key-add-content .inputKey,
.popups .b-open-pgp-key-generate-content .inputKey,
.popups .b-open-pgp-key-view-content .inputKey {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

.popups .b-compose-open-pgp-content .key-viewer,
.popups .b-message-open-pgp-content .key-viewer,
.popups .b-open-pgp-key-add-content .key-viewer,
.popups .b-open-pgp-key-generate-content .key-viewer,
.popups .b-open-pgp-key-view-content .key-viewer {
	max-height: 500px;
	overflow: auto
}

.popups .b-compose-open-pgp-content.modal {
	width: 800px
}

.popups .b-compose-open-pgp-content .key-list {
	background-color: #f9f9f9;
	border-radius: 5px;
	padding: 10px 15px;
	margin-top: 10px;
	min-height: 40px
}

.popups .b-compose-open-pgp-content .key-list-wrp:hover {
	overflow: auto
}

.popups .b-compose-open-pgp-content .key-list-wrp:hover .key-list__item-name {
	overflow: visible
}

.popups .b-compose-open-pgp-content .key-list-wrp.empty {
	text-align: center;
	padding-top: 10px;
	color: #aaa;
	font-size: 16px
}

.popups .b-compose-open-pgp-content .key-list__item {
	color: #333;
	white-space: nowrap;
	padding-bottom: 4px
}

.popups .b-compose-open-pgp-content .key-list__item:last-child {
	padding-bottom: 0
}

.popups .b-compose-open-pgp-content .key-list__item-delete {
	cursor: pointer
}

.popups .b-compose-open-pgp-content .key-list__item-delete.disabled {
	cursor: not-allowed
}

.popups .b-compose-open-pgp-content .key-list__item-names {
	color: #333
}

.popups .b-compose-open-pgp-content .key-list__item-names.empty {
	color: red
}

.popups .b-compose-open-pgp-content .key-list__item-name {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.popups .b-compose-open-pgp-content .key-list__item-error {
	color: red
}

.popups .b-compose-open-pgp-content .key-list__item-hash {
	color: #aaa
}

.popups .b-compose-open-pgp-content .key-actions {
	margin-top: 10px;
	min-height: 40px
}

.popups .b-compose-open-pgp-content .key-actions select option.even {
	background-color: #f5f5f5
}

.popups .b-message-open-pgp-content.modal {
	width: 700px
}

.popups .b-message-open-pgp-content .key-list {
	margin-top: 5px;
	overflow: hidden
}

.popups .b-message-open-pgp-content .key-list__item {
	color: #555;
	cursor: pointer;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.popups .b-message-open-pgp-content .key-list__item__radio {
	padding: 3px 5px 0 0;
	vertical-align: top
}

.popups .b-message-open-pgp-content .key-list__item__name {
	border-bottom: 1px solid transparent
}

.popups .b-message-open-pgp-content .key-list__item__names {
	display: inline-block
}

.popups .b-message-open-pgp-content .key-list__item__names:hover .key-list__item__name {
	border-bottom: 1px dashed #555
}

.popups .b-open-pgp-key-add-content.modal {
	width: 645px
}

.popups .b-open-pgp-key-add-content.modal .inputKey {
	width: 600px
}

.popups .b-two-factor-content {
	width: 750px
}

.popups .b-two-factor-content .modal-body {
	min-height: 100px
}

.popups .b-two-factor-content .modal-header {
	background-color: #fff
}

.popups .b-two-factor-test-content .modal-header {
	background-color: #fff
}

.popups .b-identity-content.modal {
	width: 750px
}

.popups .b-identity-content .modal-header {
	background-color: #fff
}

.popups .b-identity-content .modal-body {
	overflow: hidden
}

.popups .b-identity-content .control-label {
	width: 100px
}

.popups .b-identity-content .controls {
	margin-left: 120px
}

.popups .b-identity-content .e-signature-place {
	height: 200px
}

.popups .b-identity-content .textEmail {
	margin-top: 5px;
	font-weight: 700
}

.popups .b-advanced-search-content.modal {
	width: 750px
}

.popups .b-advanced-search-content.modal .control-label {
	width: 100px
}

.popups .b-advanced-search-content.modal .controls {
	margin-left: 110px
}

.popups .b-advanced-search-content .modal-header {
	background-color: #fff
}

.attachmentItem {
	position: relative;
	display: inline-block;
	margin: 5px;
	max-width: 200px;
	min-width: 60px;
	overflow: hidden;
	list-style: none;
	line-height: 24px;
	border: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 4px #ccc;
	box-shadow: 0 1px 4px #ccc;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .04), 0 1px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .04), 0 1px 5px rgba(0, 0, 0, .1);
	border-radius: 3px
}

.attachmentItem.waiting {
	opacity: .6
}

.attachmentItem.checked {
	-webkit-box-shadow: 0 1px 4px #00a;
	box-shadow: 0 1px 4px #00a;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 255, .3);
	box-shadow: 0 1px 5px rgba(0, 0, 255, .3);
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 255, .1), 0 1px 5px rgba(0, 0, 255, .2);
	box-shadow: 0 0 0 1px rgba(0, 0, 255, .1), 0 1px 5px rgba(0, 0, 255, .2)
}

.attachmentItem .checkedParent {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1px 4px 0 5px;
	background: #fafafa;
	border: 0 solid #ccc
}

.attachmentItem .attachmentSize {
	font-size: 12px;
	color: #999
}

.attachmentItem.error .attachmentIcon,
.attachmentItem.error .attachmentName,
.attachmentItem.error .attachmentSize {
	color: red
}

.attachmentItem .attachmentIconParent {
	position: relative;
	height: 56px;
	width: 60px;
	background: 0 0
}

.attachmentItem .attachmentIconParent .iconBG,
.attachmentItem .attachmentIconParent .iconMain,
.attachmentItem .attachmentIconParent .iconPreview,
.attachmentItem .attachmentIconParent .iconProgress {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 100%
}

.attachmentItem .attachmentIconParent .iconProgress {
	background: #eee;
	width: 0%
}

.attachmentItem .attachmentIconParent .iconBG {
	font-size: 18px;
	text-align: center;
	color: #999;
	font-weight: 700;
	line-height: 55px;
	text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}

.attachmentItem .attachmentIconParent .iconPreview {
	display: none;
	background: #555;
	background-image: none;
	background: rgba(0, 0, 0, .5) !important
}

.attachmentItem .attachmentIconParent .iconPreview .attachmentIcon {
	color: #fff;
	text-shadow: 0 1px 0 #000
}

.attachmentItem .attachmentNameParent {
	position: relative;
	margin-left: 60px;
	padding: 4px 4px 3px 6px;
	min-width: 90px;
	cursor: pointer;
	color: #333;
	background: #fafafa;
	border-left: 1px solid #ddd
}

.attachmentItem .attachmentIcon {
	margin: 6px 0 0 13px;
	font-size: 36px;
	width: 36px;
	height: 36px;
	color: #aaa
}

.attachmentItem .attachmentIcon.icon-none {
	display: none
}

.attachmentItem .attachmentIcon.icon-file-certificate {
	margin-left: 15px
}

.attachmentItem .attachmentIconText {
	display: inline-block;
	font-size: 28px;
	width: 60px;
	height: 56px;
	color: #aaa;
	line-height: 56px;
	text-align: center;
	font-style: normal
}

.attachmentItem .attachmentIconParent.hasPreview:hover .iconPreview {
	display: inline-block
}

.attachmentItem .attachmentIconParent.hasPreview:hover .iconMain {
	display: none
}

.attachmentItem .attachmentIconParent.hasPreplay:hover .iconPreview {
	display: inline-block
}

.attachmentItem .attachmentIconParent.hasPreplay:hover .iconMain {
	display: none
}

.attachmentItem .showPreplay,
.attachmentItem .showPreview {
	display: none;
	cursor: pointer
}

.attachmentItem .attachmentIconParent.hasPreview .showPreview {
	display: inline
}

.attachmentItem .attachmentIconParent.hasPreview .hidePreview {
	display: none
}

.attachmentItem .attachmentIconParent.hasPreplay .showPreplay {
	display: inline
}

.attachmentItem .attachmentIconParent.hasPreplay .hidePreview {
	display: none
}

html.rl-no-preview-pane .messageList.message-selected {
	display: none
}

.messageList .toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 30px;
	padding: 10px 1px;
	z-index: 102;
	white-space: nowrap
}

.messageList .b-footer {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 30px;
	padding: 7px;
	z-index: 101;
	background-color: #eee;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}

.messageList .b-footer .e-quota {
	display: inline-block;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 18px;
	cursor: help
}

.messageList .b-footer .e-quota:hover {
	border-bottom: 1px dashed #333
}

.messageList .inputSearch {
	width: 258px
}

.messageList .btn.buttonMoreSearch {
	padding-left: 8px;
	padding-right: 8px
}

.messageList .b-message-list-wrapper {
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	bottom: 5px;
	border: 1px solid #aaa;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	border-radius: 5px;
	z-index: 101
}

.messageList .second-toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 29px;
	padding: 10px 8px 10px 11px;
	z-index: 101;
	white-space: nowrap;
	background-color: #eee;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}

.messageList .second-toolbar .checkboxCkeckAll {
	margin: 5px 0
}

.messageList .line-loading {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 102;
	height: 0;
	top: 50px
}

.messageList .mainDelimiter {
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	z-index: 101;
	background-color: #bbb
}

.messageList .toolbarDelimiter {
	top: 49px
}

.messageList .footerDelimiter {
	bottom: 44px
}

.messageList .b-content {
	position: absolute;
	top: 50px;
	bottom: 45px;
	left: 0;
	right: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 101;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff
}

.messageList .b-content .content {
	-webkit-overflow-scrolling: touch
}

.messageList .b-content .listClear {
	color: #333;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	line-height: 13px
}

.messageList .b-content .listDragOver,
.messageList .b-content .listEmptyList,
.messageList .b-content .listEmptyListLoading,
.messageList .b-content .listEmptySearchList,
.messageList .b-content .listError {
	color: #999;
	text-align: center;
	padding: 60px 10px;
	font-size: 24px;
	line-height: 30px
}

.messageList .b-content .listDragOver .e-icon,
.messageList .b-content .listEmptyList .e-icon,
.messageList .b-content .listEmptyListLoading .e-icon,
.messageList .b-content .listEmptySearchList .e-icon,
.messageList .b-content .listError .e-icon {
	font-size: 24px;
	line-height: 30px
}

.messageList .b-content .listDragOver {
	max-height: 0;
	overflow: hidden;
	padding: 0 10px
}

.messageList .b-content .listDragOver.viewAppendArea {
	max-height: 120px;
	padding: 30px 10px
}

.messageList .b-content .listDragOver.dragOverEnter {
	background-color: #e0fdda;
	color: #333
}

.messageList .b-content .listError {
	color: #da4f49
}

.messageList .b-content .listSearchDesc {
	font-size: 18px;
	padding: 15px;
	border-bottom: 1px solid #eee
}

html.rl-mobile .messageList .b-content .listSearchDesc {
	font-size: 16px;
	padding: 12px
}

.messageList .b-content .listThreadUidDesc {
	font-size: 16px;
	padding: 7px 20px 6px 20px;
	background-color: #aaa;
	border-bottom: 1px solid #888;
	color: #fff;
	cursor: pointer;
	text-shadow: 0 1px 0 #000;
	text-align: center
}

.messageList .b-content .delimiter {
	display: block;
	height: 1px;
	background-color: #e5e5e5
}

.messageList .b-content .messageListItem:last-child {
	border-bottom: 1px solid #e5e5e5
}

.messageList .b-content .messageListItem:last-child.selected {
	border-bottom: 1px solid #bfd5ef
}

.messageList .b-content .fullThreadsParent {
	height: 25px;
	padding: 3px 5px;
	background-color: #f4f4f4;
	text-align: center
}

.messageList .b-content .messageListItem {
	position: relative;
	height: 52px;
	max-height: 60px;
	font-size: 12px;
	line-height: 21px;
	overflow: hidden;
	cursor: pointer;
	margin: 0;
	border: 0 solid transparent;
	z-index: 100;
	background-color: #f9f9f9
}

.messageList .b-content .messageListItem .delimiter {
	position: relative;
	display: block;
	height: 1px;
	background-color: #999;
	opacity: .2
}

.messageList .b-content .messageListItem .wrapper {
	padding: 5px 0
}

.messageList .b-content .messageListItem .sidebarParent {
	display: inline-block;
	width: 6px;
	background-color: #eee;
	float: left;
	height: 100%
}

.messageList .b-content .messageListItem.focused {
	background-color: #f5f5f5
}

.messageList .b-content .messageListItem.focused .sidebarParent {
	background-color: #ccc !important
}

.messageList .b-content .messageListItem .importantMark {
	display: none;
	color: red;
	margin-right: 5px
}

.messageList .b-content .messageListItem.deleted-mark {
	opacity: .7
}

.messageList .b-content .messageListItem.deleted-mark .sender,
.messageList .b-content .messageListItem.deleted-mark .subject,
.messageList .b-content .messageListItem.deleted-mark .subject-prefix,
.messageList .b-content .messageListItem.deleted-mark .subject-suffix {
	text-decoration: line-through
}

.messageList .b-content .messageListItem.important .importantMark {
	display: inline
}

.messageList .b-content .messageListItem.e-single-line {
	height: 35px
}

.messageList .b-content .messageListItem.e-single-line .wrapper {
	line-height: 25px;
	padding: 5px
}

.messageList .b-content .messageListItem.new {
	max-height: 0
}

.messageList .b-content .messageListItem.deleted {
	max-height: 0;
	border-color: transparent !important
}

.messageList .b-content .messageListItem .checkedParent {
	display: inline-block;
	float: left;
	margin-top: 11px;
	padding: 0 8px 0 6px;
	font-size: 14px
}

.messageList .b-content .messageListItem.e-single-line .checkedParent {
	margin-top: 1px
}

.messageList .b-content .messageListItem .flagParent {
	display: inline-block;
	float: right;
	padding: 0 10px 0 5px
}

.messageList .b-content .messageListItem.e-single-line .flagParent {
	float: left;
	padding: 0 8px 0 2px
}

.messageList .b-content .messageListItem .dateParent {
	display: inline-block;
	float: right;
	position: relative;
	margin: 0 5px;
	color: #999;
	font-size: 11px
}

.messageList .b-content .messageListItem .threadsParent {
	display: inline-block;
	float: right;
	position: relative
}

.messageList .b-content .messageListItem .attachmentParent {
	display: inline-block;
	float: right;
	position: relative;
	margin: 2px 10px 0 5px
}

.messageList .b-content .messageListItem.e-single-line .attachmentParent {
	float: left;
	margin: 0 8px 0 0
}

.messageList .b-content .messageListItem .senderParent {
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.messageList .b-content .messageListItem .threadsCountParent {
	display: inline;
	overflow: hidden;
	background-color: #eee;
	padding: 1px 5px;
	margin-right: 5px;
	border: 1px solid #ccc;
	border-radius: 5px
}

.messageList .b-content .messageListItem .threadsCountParent.lastSelected {
	background-color: #999;
	border-color: #999;
	color: #fff
}

.messageList .b-content .messageListItem .threadsCountParent:hover {
	border-color: #666
}

.messageList .b-content .messageListItem.e-single-line .senderParent {
	display: inline-block;
	-o-text-overflow: none;
	text-overflow: none;
	width: 200px;
	float: left;
	font-weight: 400
}

.messageList .b-content .messageListItem .subjectParent {
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: #000
}

.messageList .b-content .messageListItem .dateParent,
.messageList .b-content .messageListItem .senderParent,
.messageList .b-content .messageListItem .subjectParent {
	white-space: nowrap
}

.messageList .b-content .messageListItem .subjectParent .emptySubjectText {
	display: none;
	font-style: italic;
	color: #999
}

.messageList .b-content .messageListItem.emptySubject .subjectParent .subject,
.messageList .b-content .messageListItem.emptySubject .subjectParent .subject-prefix,
.messageList .b-content .messageListItem.emptySubject .subjectParent .subject-suffix {
	display: none
}

.messageList .b-content .messageListItem.emptySubject .subjectParent .emptySubjectText {
	display: inline
}

.messageList .b-content .messageListItem .sender,
.messageList .b-content .messageListItem .subject,
.messageList .b-content .messageListItem .subject-suffix {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.messageList .b-content .messageListItem .threads-len .threads-len-data {
	background-color: #eee;
	color: #666;
	border-radius: 6px;
	padding: 2px 0 1px 6px;
	margin-right: 2px;
	border: 1px solid #ccc
}

.messageList .b-content .messageListItem .threads-len .threads-len-data [class*=" icon-"],
.messageList .b-content .messageListItem .threads-len .threads-len-data [class^=icon-] {
	font-size: 14px
}

.messageList .b-content .messageListItem .threads-len .threads-len-data:hover {
	background-color: #aaa;
	border-color: #666;
	text-shadow: 0 1px 0 #999;
	color: #fff
}

.messageList .b-content .messageListItem .subject-prefix {
	color: #888
}

.messageList .b-content .messageListItem .attachment {
	display: none
}

.messageList .b-content .messageListItem .flagOff,
.messageList .b-content .messageListItem .flagOn,
.messageList .b-content .messageListItem .flagOnHalf {
	cursor: pointer;
	display: inline-block
}

.messageList .b-content .messageListItem .flagOff {
	opacity: .5
}

.messageList .b-content .messageListItem .flagOff:hover {
	opacity: 1
}

.messageList .b-content .messageListItem .flagOn,
.messageList .b-content .messageListItem .flagOnHalf {
	display: none;
	color: orange
}

.messageList .b-content .messageListItem .forwardFlag,
.messageList .b-content .messageListItem .replyFlag {
	display: none
}

.messageList .b-content .messageListItem.answered .replyFlag {
	display: inline-block
}

.messageList .b-content .messageListItem.forwarded .forwardFlag {
	display: inline-block
}

.messageList .b-content .messageListItem.withAttachments .attachment {
	display: inline-block;
	color: #666;
	text-shadow: 0 1px 0 #eee
}

.messageList .b-content .messageListItem.hasUnseenSubMessage {
	background-color: #ffffd9
}

.messageList .b-content .messageListItem.hasUnseenSubMessage .sidebarParent {
	background-color: #ffdb99
}

.messageList .b-content .messageListItem.hasUnseenSubMessage.focused .sidebarParent {
	background-color: #cc8400 !important
}

.messageList .b-content .messageListItem.unseen {
	background-color: #ffffd9
}

.messageList .b-content .messageListItem.unseen .sender,
.messageList .b-content .messageListItem.unseen .subject,
.messageList .b-content .messageListItem.unseen .subject-suffix {
	font-weight: 700
}

.messageList .b-content .messageListItem.unseen .sidebarParent {
	background-color: orange
}

.messageList .b-content .messageListItem.unseen.focused .sidebarParent {
	background-color: #cc8400 !important
}

.messageList .b-content .messageListItem.checked .sidebarParent {
	background-color: #69a8f5 !important
}

.messageList .b-content .messageListItem.checked.focused .sidebarParent {
	background-color: #217ef0 !important
}

.messageList .b-content .messageListItem.selected {
	background-color: #dfefff;
	z-index: 101
}

.messageList .b-content .messageListItem.selected .sidebarParent {
	background-color: #398cf2 !important
}

.messageList .b-content .messageListItem.selected .delimiter {
	background-color: #398cf2;
	opacity: .2
}

.messageList .b-content .messageListItem.selected+.messageListItem .delimiter {
	background-color: #398cf2;
	opacity: .3
}

.messageList .b-content .messageListItem.hasFlaggedSubMessage .flagOff,
.messageList .b-content .messageListItem.hasFlaggedSubMessage .flagOn {
	display: none
}

.messageList .b-content .messageListItem.hasFlaggedSubMessage .flagOnHalf {
	display: inline-block
}

.messageList .b-content .messageListItem.flagged .flagOff,
.messageList .b-content .messageListItem.flagged .flagOnHalf {
	display: none
}

.messageList .b-content .messageListItem.flagged .flagOn {
	display: inline-block
}

.messageList.message-focused .b-message-list-wrapper {
	background-color: #000
}

.messageList.message-focused .b-content {
	opacity: .97
}

.messageList.hideMessageListCheckbox .checkboxCkeckAll,
.messageList.hideMessageListCheckbox .checkedParent {
	display: none !important
}

.messageList.hideMessageListCheckbox .sidebarParent {
	margin-right: 10px !important
}

html.ssm-state-desktop-large .messageList .b-content .messageListItem {
	font-size: 13px
}

html.ssm-state-desktop-large .messageList .b-content .messageListItem .dateParent {
	font-size: 13px
}

html.cssanimations .messageList .line-loading {
	height: 5px !important
}

.draggablePlace {
	z-index: 10003;
	color: #fff;
	background-color: #333;
	background-color: rgba(0, 0, 0, .5);
	padding: 4px 10px;
	min-width: 30px;
	height: 20px;
	cursor: pointer;
	cursor: move
}

html.rl-mobile #rl-sub-left .messageList .inputSearch {
	width: 160px !important
}

html.rl-no-preview-pane .messageView {
	display: none
}

html.rl-no-preview-pane .messageView.message-selected {
	display: block
}

.messageView {
	z-index: 100
}

.messageView .toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 30px;
	padding: 10px 0;
	color: #fff
}

.messageView .b-content {
	position: absolute;
	margin: 0;
	top: 58px;
	bottom: 13px;
	right: 8px;
	left: -2px;
	border: 1px solid #aaa;
	border-radius: 3px;
	background-color: #fff
}

.messageView .b-content .b-message-view-checked-helper {
	text-align: center;
	font-size: 70px;
	line-height: 70px;
	padding-top: 100px;
	color: #999
}

.messageView .b-content .b-message-view-checked-helper .icon-mail {
	font-size: 100px;
	font-size: 50px;
	line-height: 90px;
	padding-left: 10px
}

.messageView .b-content .logoPlace {
	text-align: center
}

.messageView .b-content .b-message-view-desc {
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	color: #999;
	padding: 120px 10px 0 10px
}

.messageView .b-content .b-message-view-desc.error {
	color: #da4f49
}

.messageView .b-content .b-message-view-iframe-backdrop {
	display: none;
	background: 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .1
}

.messageView .b-content .content {
	-webkit-overflow-scrolling: touch
}

.messageView .b-content .message-fixed-button-toolbar {
	z-index: 100;
	position: absolute;
	top: 33px;
	right: 10px
}

.messageView .b-content .infoParent {
	cursor: pointer;
	margin: 0 2px 0 5px;
	opacity: .3
}

.messageView .b-content .infoParent:hover {
	opacity: .6
}

.messageView .b-content .flagParent {
	cursor: pointer;
	margin: 0 20px 0 2px
}

.messageView .b-content .flagParent .flagOn {
	color: orange
}

.messageView .b-content .flagParent .flagOff {
	opacity: .5
}

.messageView .b-content .flagParent .flagOff:hover {
	opacity: 1
}

.messageView .b-content .messageItemHeader {
	position: absolute;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 0;
	border-bottom: 1px solid #ddd;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0
}

.messageView .b-content .messageItemHeader .fromPic {
	display: inline-block;
	width: 50px;
	height: 50px;
	float: left;
	padding: 2px;
	margin: 0 5px 0 0;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.messageView .b-content .messageItemHeader .subjectParent {
	font-size: 18px;
	font-weight: 700;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 8px;
	line-height: 100%;
	height: 22px;
	vertical-align: middle
}

.messageView .b-content .messageItemHeader .messageButtons {
	margin-top: 5px
}

.messageView .b-content .messageItemHeader .informationShort {
	margin: 4px 0;
	margin-left: 5px;
	margin-right: 50px
}

.messageView .b-content .messageItemHeader .informationShort a {
	color: #369;
	text-decoration: underline;
	cursor: pointer;
	padding: 2px
}

.messageView .b-content .messageItemHeader .informationShort a:focus {
	outline: 1px;
	outline-style: dotted
}

html.rl-mobile .messageView .b-content .messageItemHeader .informationShort {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.messageView .b-content .messageItemHeader .informationShortWrp {
	max-height: 100px;
	overflow-y: auto;
	min-height: 30px;
	margin-top: 4px
}

.messageView .b-content .messageItemHeader .informationFull {
	margin-top: 10px;
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 5px;
	padding: 8px 0;
	overflow: hidden
}

.messageView .b-content .messageItemHeader .informationFull .size {
	margin-left: 4px
}

.messageView .b-content .messageItemHeader .informationFull table {
	width: 100%
}

.messageView .b-content .messageItemHeader .informationFull table,
.messageView .b-content .messageItemHeader .informationFull td,
.messageView .b-content .messageItemHeader .informationFull tr {
	border-spacing: 0
}

.messageView .b-content .messageItemHeader .informationFull td {
	padding: 0 10px;
	vertical-align: top;
	min-width: 43px
}

.messageView .b-content .messageItemHeader .informationFull td:first-child {
	border-right: 1px solid #ddd;
	text-align: right;
	width: 1%
}

.messageView .b-content .messageItemHeader .informationFull .uiLabel {
	white-space: nowrap
}

.messageView .b-content .messageItemHeader .informationFull .uiLabelValue {
	word-break: break-all
}

.messageView .b-content .messageItemHeader .emptySubjectText {
	display: none;
	font-style: italic;
	font-weight: 400;
	color: #999
}

.messageView .b-content .messageItemHeader.emptySubject .emptySubjectText {
	display: inline
}

.messageView .b-content .messageItem {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	border-radius: 3px
}

.messageView .b-content .messageItem .buttonFull,
.messageView .b-content .messageItem .buttonUnFull,
.messageView .b-content .messageItem .buttonUp {
	display: inline-block;
	position: fixed;
	right: 25px;
	bottom: 25px;
	height: 30px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	background-color: transparent;
	background-color: #fff;
	border: 1px solid #333;
	color: #333;
	z-index: 2;
	cursor: pointer;
	border-radius: 5px;
	opacity: .5
}

.messageView .b-content .messageItem .buttonFull:hover,
.messageView .b-content .messageItem .buttonUnFull:hover,
.messageView .b-content .messageItem .buttonUp:hover {
	opacity: .8;
	border-color: #666;
	background-color: #888;
	color: #fff
}

.messageView .b-content .messageItem .buttonUp {
	right: 65px;
	z-index: 0
}

.messageView .b-content .messageItem .buttonUnFull,
.messageView .b-content .messageItem .buttonUp {
	display: none
}

.messageView .b-content .messageItem .loading {
	text-align: center;
	font-size: 24px;
	color: grey;
	padding-top: 50px
}

.messageView .b-content .messageItem .line-loading {
	height: 0
}

.messageView .b-content .messageItem .pgpEncrypted,
.messageView .b-content .messageItem .pgpSigned,
.messageView .b-content .messageItem .readReceipt,
.messageView .b-content .messageItem .showImages {
	cursor: pointer;
	padding: 10px 15px;
	border-bottom: 1px solid #ddd;
	background-color: #eee
}

.messageView .b-content .messageItem .pgpInfo {
	padding: 5px 15px;
	border-bottom: 1px solid #ddd;
	background-color: #fcf8e3
}

.messageView .b-content .messageItem .pgpInfo.success {
	background-color: #e9f4ff
}

.messageView .b-content .messageItem .readReceipt {
	background-color: #ffffd9
}

.messageView .b-content .messageItem .attachmentsPlace {
	padding: 10px 10px 6px 10px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	position: relative
}

.messageView .b-content .messageItem .attachmentsPlace .attachmentList {
	margin: 0
}

.messageView .b-content .messageItem .attachmentsPlace .checkedParent {
	display: none
}

.messageView .b-content .messageItem .attachmentsPlace.selection-mode .checkedParent {
	display: inline-block
}

.messageView .b-content .messageItem .attachmentsPlace.unselectedAttachmentsError .attachmentItem {
	-webkit-box-shadow: 0 1px 4px red;
	box-shadow: 0 1px 4px red;
	-webkit-box-shadow: 0 1px 5px rgba(255, 0, 0, .4);
	box-shadow: 0 1px 5px rgba(255, 0, 0, .4);
	-webkit-box-shadow: 0 0 0 1px rgba(255, 0, 0, .2), 0 1px 5px rgba(255, 0, 0, .3);
	box-shadow: 0 0 0 1px rgba(255, 0, 0, .2), 0 1px 5px rgba(255, 0, 0, .3)
}

.messageView .b-content .messageItem .attachmentsPlace .controls-handle {
	position: absolute;
	bottom: 5px;
	right: 8px;
	color: #999;
	cursor: pointer
}

.messageView .b-content .messageItem .attachmentsControls {
	padding: 7px 5px 7px 14px;
	background: #e8e8e8;
	border-bottom: 1px solid #ddd
}

.messageView .b-content .messageItem .rlBlockquoteSwitcher {
	background-color: #eee;
	border: 1px solid #999;
	display: inline-block;
	width: 30px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	margin: 10px 0;
	opacity: .5
}

.messageView .b-content .messageItem .rlBlockquoteSwitcher:hover {
	opacity: 1
}

.messageView .b-content .messageItem .bodySubHeader {
	z-index: 2
}

.messageView .b-content .messageItem .bodyText {
	color: #000;
	font-family: Arial, Verdana, Geneva, sans-serif
}

.messageView .b-content .messageItem .bodyText .b-text-part {
	height: 100%
}

.messageView .b-content .messageItem .bodyText .b-text-part div[data-x-div-type=html] {
	height: 100%
}

.messageView .b-content .messageItem .bodyText .b-text-part div[data-x-div-type=html] div[data-x-div-type=body] {
	height: 100%
}

.messageView .b-content .messageItem .bodyText .b-text-part a {
	color: #00f;
	text-decoration: underline
}

.messageView .b-content .messageItem .bodyText .b-text-part a:visited {
	color: #609
}

.messageView .b-content .messageItem .bodyText .b-text-part a:active {
	color: red
}

.messageView .b-content .messageItem .bodyText .b-text-part blockquote {
	border-left: 2px solid #000;
	padding: 0 10px;
	margin: 0
}

.messageView .b-content .messageItem .bodyText .b-text-part .rl-bq-switcher.hidden-bq {
	display: none
}

.messageView .b-content .messageItem .bodyText .b-text-part.html div[data-x-div-type=body] {
	margin: 15px
}

.messageView .b-content .messageItem .bodyText .b-text-part.html img {
	max-width: 100%
}

.messageView .b-content .messageItem .bodyText .b-text-part.html code,
.messageView .b-content .messageItem .bodyText .b-text-part.html pre {
	margin: 0;
	padding: 0;
	background: #fff;
	border: none;
	border-radius: 0;
	font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
	display: block;
	word-break: normal;
	word-wrap: break-word;
	background-color: #f9f9f9
}

.messageView .b-content .messageItem .bodyText .b-text-part.html code {
	display: inline;
	padding: 2px 5px
}

.messageView .b-content .messageItem .bodyText .b-text-part.html pre {
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #f9f9f9
}

.messageView .b-content .messageItem .bodyText .b-text-part.html pre>code {
	padding: 0
}

.messageView .b-content .messageItem .bodyText .b-text-part.plain {
	padding: 15px;
	font-family: Monaco, Menlo, Consolas, 'Courier New', monospace
}

.messageView .b-content .messageItem .bodyText .b-text-part.plain pre {
	margin: 0;
	padding: 0;
	background: #fff;
	border: none;
	font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
	display: block;
	word-break: normal
}

.messageView .b-content .messageItem .bodyText .b-text-part.plain pre.b-plain-openpgp {
	display: inline-block;
	padding: 6px 10px;
	border: 1px dashed #666;
	background: #fff;
	word-break: break-all
}

.messageView .b-content .messageItem .bodyText .b-text-part.plain pre.b-plain-openpgp.success {
	border-color: green;
	background-color: rgba(0, 255, 0, .03)
}

.messageView .b-content .messageItem .bodyText .b-text-part.plain pre.b-plain-openpgp.error {
	border-color: red;
	background-color: rgba(255, 0, 0, .03)
}

.messageView .b-content .messageItem .bodyText .b-text-part.plain blockquote {
	border-left: 2px solid #00f;
	color: #00f
}

.messageView .b-content .messageItem .bodyText .b-text-part.plain blockquote blockquote {
	border-left: 2px solid green;
	color: green
}

.messageView .b-content .messageItem .bodyText .b-text-part.plain blockquote blockquote blockquote {
	border-left: 2px solid red;
	color: red
}

.messageView .b-content .messageItem .bodyText .b-text-part .b-openpgp-control {
	display: inline-block;
	cursor: pointer;
	color: #777
}

.messageView .b-content .messageItem .bodyText .b-text-part .b-openpgp-control:hover {
	color: #111
}

.messageView .b-content .messageItem .bodyText .b-text-part .b-openpgp-control.success {
	color: green;
	cursor: help
}

.messageView .b-content .messageItem .bodyText .b-text-part .b-openpgp-control.error {
	color: red
}

.messageView.message-focused .b-content {
	z-index: 101;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	border-radius: 3px;
	border-color: #9d9d9d
}

.messageView .thread-controls .dropdown-toggle {
	padding-left: 10px;
	padding-right: 10px
}

.messageView .thread-controls.open .dropdown-toggle {
	padding-left: 10px;
	padding-right: 10px
}

.messageView .thread-list .e-link {
	padding: 4px 8px 6px 10px
}

.messageView .thread-list.hide-more .thread-list-message.more-that {
	display: none
}

.messageView .thread-list .thread-date {
	font-size: 13px;
	color: #999
}

.messageView .thread-list .more-threads {
	text-align: center;
	padding: 8px;
	background-color: #f5f5f5;
	color: #555;
	text-decoration: underline;
	border-top: 1px dashed #555
}

html.rl-resizer .b-message-view-iframe-backdrop {
	display: block !important
}

html.rl-no-preview-pane .messageView .toolbar {
	padding-left: 1px
}

html.rl-no-preview-pane .messageView .b-content {
	top: 50px;
	left: 0;
	bottom: 5px;
	right: 5px;
	border: 1px solid #aaa;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	border-radius: 5px
}

html.rl-bottom-preview-pane .messageView .b-content {
	bottom: 5px
}

html.cssanimations .messageItem .line-loading {
	height: 5px !important
}

html.rl-message-fullscreen #rl-bottom,
html.rl-message-fullscreen #rl-left {
	display: none !important
}

html.rl-message-fullscreen #rl-right .RL-MailMessageList,
html.rl-message-fullscreen #rl-right .RL-MailMessageView .messageView .toolbar,
html.rl-message-fullscreen #rl-right .RL-SettingsPane,
html.rl-message-fullscreen #rl-right .RL-SystemDropDown {
	display: none !important
}

html.rl-message-fullscreen .messageView .b-content {
	position: fixed !important;
	margin: 5px !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	z-index: 10000 !important;
	border: 1px solid #aaa !important;
	border-radius: 3px !important
}

html .messageItem .buttonUp {
	display: none !important
}

html .messageItem.scroller-shadow-top .buttonUp {
	display: inline-block !important
}

html.rl-desktop .messageItem .buttonFull,
html.rl-desktop .messageItem .buttonUp {
	display: none !important
}

html.rl-desktop .messageItem:hover .buttonFull,
html.rl-desktop .messageItem:hover.scroller-shadow-top .buttonUp {
	display: inline-block !important
}

html.rl-message-fullscreen .messageItem .buttonUnFull {
	display: inline-block !important
}

html.rl-message-fullscreen .messageItem .buttonFull {
	display: none !important
}

html.rl-message-fullscreen .messageItem .buttonUp {
	display: none !important
}

html.rl-message-fullscreen .messageItem.scroller-shadow-top .buttonUp {
	display: inline-block !important
}

.b-contacts-content .control-group .control-label.fix-width {
	width: 50px
}

.b-contacts-content .control-group .controls.fix-width {
	margin-left: 70px
}

.b-contacts-content.modal {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	width: 900px;
	min-height: 300px;
	max-height: 700px;
	margin: auto
}

.b-contacts-content.modal .modal-body {
	overflow: auto;
	height: 100%;
	background-color: #f5f5f5;
	padding: 0
}

.b-contacts-content.modal .b-header-toolbar {
	height: 40px;
	background-color: #aaa;
	color: #fff;
	background-color: #333;
	background-color: rgba(0, 0, 0, .8) !important
}

.b-contacts-content.modal .b-header-toolbar .close,
.b-contacts-content.modal .b-header-toolbar .close-custom {
	color: #fff;
	opacity: 1
}

.b-contacts-content.modal .b-header-toolbar .btn {
	margin-top: 4px
}

.b-contacts-content.modal .b-list-toolbar {
	padding: 0;
	height: 45px;
	text-align: right;
	width: 220px;
	-webkit-box-shadow: inset 0 -1px 0 #ccc;
	box-shadow: inset 0 -1px 0 #ccc
}

.b-contacts-content.modal .b-list-toolbar .e-search {
	margin-top: 7px;
	width: 200px
}

.b-contacts-content.modal .b-list-footer-toolbar {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 105px;
	width: 220px;
	background-color: #eee;
	-webkit-box-shadow: inset 0 1px 0 #ccc;
	box-shadow: inset 0 1px 0 #ccc
}

.b-contacts-content.modal .b-list-footer-toolbar .footer-pager {
	padding: 8px 10px 0 0
}

.b-contacts-content.modal .b-list-content {
	position: absolute;
	top: 45px;
	bottom: 105px;
	left: 0;
	width: 220px;
	overflow: hidden;
	overflow-y: auto
}

.b-contacts-content.modal .b-list-content .content {
	-webkit-overflow-scrolling: touch
}

.b-contacts-content.modal .b-list-content .listClear {
	color: #333;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	line-height: 13px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 -1px 0 #ccc;
	box-shadow: inset 0 -1px 0 #ccc
}

.b-contacts-content.modal .b-list-content .listEmptyList,
.b-contacts-content.modal .b-list-content .listEmptyListLoading,
.b-contacts-content.modal .b-list-content .listEmptySearchList {
	color: #999;
	text-align: center;
	padding: 60px 10px;
	font-size: 24px;
	line-height: 30px
}

.b-contacts-content.modal .b-list-content.hideContactListCheckbox .checkboxCkeckAll,
.b-contacts-content.modal .b-list-content.hideContactListCheckbox .checkedParent {
	display: none !important
}

.b-contacts-content.modal .b-list-content.hideContactListCheckbox .sidebarParent {
	margin-right: 10px !important
}

.b-contacts-content.modal .b-list-content .e-contact-item {
	position: relative;
	height: 45px;
	max-height: 45px;
	line-height: 45px;
	overflow: hidden;
	cursor: pointer;
	margin: 0;
	border: 0 solid transparent;
	z-index: 100;
	border-bottom: 1px solid #ddd
}

.b-contacts-content.modal .b-list-content .e-contact-item .delimiter {
	position: relative;
	display: block;
	height: 1px;
	background-color: #999;
	opacity: .2
}

.b-contacts-content.modal .b-list-content .e-contact-item .wrapper {
	padding: 0
}

.b-contacts-content.modal .b-list-content .e-contact-item .sidebarParent {
	display: inline-block;
	width: 6px;
	background-color: #eee;
	float: left;
	height: 100%
}

.b-contacts-content.modal .b-list-content .e-contact-item.focused .sidebarParent {
	background-color: #bbb
}

.b-contacts-content.modal .b-list-content .e-contact-item.deleted {
	max-height: 0;
	border-color: transparent !important
}

.b-contacts-content.modal .b-list-content .e-contact-item .checkedParent {
	display: inline-block;
	float: left;
	padding: 0 8px 0 6px
}

.b-contacts-content.modal .b-list-content .e-contact-item .shareParent {
	display: none;
	float: right;
	position: relative;
	margin: 2px 8px 0 5px
}

.b-contacts-content.modal .b-list-content .e-contact-item .nameParent {
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: #333;
	font-size: 16px
}

.b-contacts-content.modal .b-list-content .e-contact-item .emailParent,
.b-contacts-content.modal .b-list-content .e-contact-item .nameParent {
	white-space: nowrap
}

.b-contacts-content.modal .b-list-content .e-contact-item .displayEmail,
.b-contacts-content.modal .b-list-content .e-contact-item .displayName {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.b-contacts-content.modal .b-list-content .e-contact-item .displayImg {
	display: inline-block;
	float: right;
	position: relative;
	margin: 0 5px
}

.b-contacts-content.modal .b-list-content .e-contact-item.shared .shareParent {
	display: inline-block
}

.b-contacts-content.modal .b-list-content .e-contact-item.checked {
	z-index: 101
}

.b-contacts-content.modal .b-list-content .e-contact-item.checked .sidebarParent {
	background-color: #69a8f5
}

.b-contacts-content.modal .b-list-content .e-contact-item.checked.focused .sidebarParent {
	background-color: #519af3 !important
}

.b-contacts-content.modal .b-list-content .e-contact-item.selected {
	background-color: #fff;
	z-index: 102
}

.b-contacts-content.modal .b-list-content .e-contact-item.selected .sidebarParent {
	background-color: #398cf2
}

.b-contacts-content.modal .b-list-content .e-contact-item.selected.focused .sidebarParent {
	background-color: #217ef0 !important
}

.b-contacts-content.modal .b-view-content-toolbar {
	background-color: #f5f5f5;
	padding: 7px;
	position: absolute;
	top: 0;
	right: 0;
	left: 220px;
	height: 31px;
	text-align: center;
	-webkit-box-shadow: inset 0 -1px 0 #ccc;
	box-shadow: inset 0 -1px 0 #ccc
}

.b-contacts-content.modal .b-view-content-toolbar .button-save-contact.no-disabled.dirty {
	color: #51a351;
	font-weight: 700
}

.b-contacts-content.modal .b-view-content-toolbar.read-only .button-save-contact {
	display: none
}

.b-contacts-content.modal .b-view-content {
	position: absolute;
	top: 45px;
	bottom: 60px;
	left: 220px;
	right: 0;
	overflow: hidden;
	overflow-y: auto;
	background-color: #fff;
	border-left: 1px solid #ddd
}

.b-contacts-content.modal .b-view-content .content {
	-webkit-overflow-scrolling: touch
}

.b-contacts-content.modal .b-view-content .contactValueLargeStatic,
.b-contacts-content.modal .b-view-content .contactValueStatic,
.b-contacts-content.modal .b-view-content .contactValueTextAreaStatic {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	display: inline-block;
	padding: 5px 7px;
	color: #555;
	display: none
}

.b-contacts-content.modal .b-view-content.read-only .contactValueLargeStatic,
.b-contacts-content.modal .b-view-content.read-only .contactValueStatic,
.b-contacts-content.modal .b-view-content.read-only .contactValueTextAreaStatic {
	display: inline-block
}

.b-contacts-content.modal .b-view-content.read-only .contactValueInput,
.b-contacts-content.modal .b-view-content.read-only .contactValueInputLarge,
.b-contacts-content.modal .b-view-content.read-only .contactValueTextArea {
	display: none
}

.b-contacts-content.modal .b-view-content .b-contact-view-desc {
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	padding-top: 120px;
	color: #999
}

.b-contacts-content.modal .b-view-content .top-part {
	padding-top: 20px
}

.b-contacts-content.modal .b-view-content .property-line {
	margin-bottom: 5px
}

.b-contacts-content.modal .b-view-content .top-row {
	padding: 10px 0;
	height: 30px
}

.b-contacts-content.modal .b-view-content .add-link {
	margin-left: 2px;
	padding: 5px;
	font-size: 12px;
	color: #aaa
}

.b-contacts-content.modal .b-view-content .contactValueLargeStatic,
.b-contacts-content.modal .b-view-content .contactValueStatic,
.b-contacts-content.modal .b-view-content .contactValueTextAreaStatic {
	font-size: 18px;
	display: none
}

.b-contacts-content.modal .b-view-content .contactValueInput,
.b-contacts-content.modal .b-view-content .contactValueInputLarge,
.b-contacts-content.modal .b-view-content .contactValueTextArea {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #fff;
	font-size: 18px;
	width: 300px
}

.b-contacts-content.modal .b-view-content .contactValueInput:hover,
.b-contacts-content.modal .b-view-content .contactValueInputLarge:hover,
.b-contacts-content.modal .b-view-content .contactValueTextArea:hover {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	border-color: #ccc
}

.b-contacts-content.modal .b-view-content .contactValueInput:focus,
.b-contacts-content.modal .b-view-content .contactValueInputLarge:focus,
.b-contacts-content.modal .b-view-content .contactValueTextArea:focus {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	border-color: #999
}

.b-contacts-content.modal .b-view-content .contactValueInput::-webkit-input-placeholder,
.b-contacts-content.modal .b-view-content .contactValueInputLarge::-webkit-input-placeholder,
.b-contacts-content.modal .b-view-content .contactValueTextArea::-webkit-input-placeholder {
	color: #ddd
}

.b-contacts-content.modal .b-view-content .contactValueInput::-moz-placeholder,
.b-contacts-content.modal .b-view-content .contactValueInputLarge::-moz-placeholder,
.b-contacts-content.modal .b-view-content .contactValueTextArea::-moz-placeholder {
	color: #ddd
}

.b-contacts-content.modal .b-view-content .contactValueInput:-moz-placeholder,
.b-contacts-content.modal .b-view-content .contactValueInputLarge:-moz-placeholder,
.b-contacts-content.modal .b-view-content .contactValueTextArea:-moz-placeholder {
	color: #ddd
}

.b-contacts-content.modal .b-view-content .contactValueInput:-ms-input-placeholder,
.b-contacts-content.modal .b-view-content .contactValueInputLarge:-ms-input-placeholder,
.b-contacts-content.modal .b-view-content .contactValueTextArea:-ms-input-placeholder {
	color: #ddd
}

.b-contacts-content.modal .b-view-content .contactValueTextArea {
	width: 300px
}

.b-contacts-content.modal .b-view-content .contactValueInputLarge {
	width: 400px
}

.b-contacts-content.modal .b-view-content .hasError .contactValueInput {
	color: #ee5f5b;
	border-color: #ee5f5b
}

.b-contacts-content.modal .b-view-content .e-save-trigger {
	position: absolute;
	top: 25px;
	left: 10px
}

.b-contacts-content.modal .b-view-content .e-read-only-sign {
	display: none;
	position: absolute;
	top: 20px;
	right: 40px
}

.b-contacts-content.modal .b-view-content .e-share-sign {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer
}

.b-contacts-content.modal .b-view-content.read-only .e-read-only-sign {
	display: inline-block
}

.b-contacts-content.modal .b-view-content.read-only .e-share-sign {
	display: none
}

.b-contacts-content .e-contact-item {
	position: relative;
	height: 55px;
	max-height: 60px;
	line-height: 22px;
	overflow: hidden;
	cursor: pointer;
	margin: 0;
	border: 0 solid transparent;
	z-index: 100;
	border-bottom: 1px solid #ddd
}

html.rl-mobile .b-contacts-content .b-list-content,
html.rl-mobile .b-contacts-content .b-list-footer-toolbar,
html.rl-mobile .b-contacts-content .b-list-toolbar {
	width: 170px
}

html.rl-mobile .b-contacts-content .b-list-toolbar .e-search {
	width: 150px
}

html.rl-mobile .b-contacts-content .b-view-content,
html.rl-mobile .b-contacts-content .b-view-content-toolbar {
	left: 170px
}

.b-compose.modal {
	width: 850px;
	margin: 10px auto
}

.b-compose.modal .modal-body {
	overflow: auto;
	padding: 0
}

.b-compose .attachmentAreaParent,
.b-compose .textAreaParent {
	overflow: hidden;
	position: relative
}

.b-compose .attachmentAreaParent {
	padding: 10px 10px 6px 10px;
	background: #ddd;
	border-top: 1px solid #ccc;
	overflow-y: auto
}

.b-compose .attachmentAreaParent .no-attachments-desc {
	padding: 50px 10px;
	text-align: center;
	font-size: 24px;
	color: #666;
	text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.b-compose .attachmentAreaParent .attachmentList {
	margin: 0;
	padding: 10px
}

.b-compose .b-header-toolbar {
	height: 40px;
	color: #fff;
	background-color: #aaa;
	background-color: #333;
	background-color: rgba(0, 0, 0, .8) !important
}

.b-compose .b-header-toolbar .close,
.b-compose .b-header-toolbar .close-custom,
.b-compose .b-header-toolbar .minimize-custom {
	opacity: 1;
	color: #fff;
	border-color: #eee;
	font-size: 24px;
	line-height: 24px
}

.b-compose .b-header-toolbar .btn.disabled.button-delete {
	visibility: hidden
}

.b-compose .b-header-toolbar .button-delete,
.b-compose .b-header-toolbar .button-save,
.b-compose .b-header-toolbar .saved-text {
	margin-left: 8px
}

.b-compose .b-header-toolbar .button-close,
.b-compose .b-header-toolbar .button-skip {
	margin-left: 8px
}

.b-compose .b-header-toolbar .disabled.button-delete {
	margin-left: 0
}

.b-compose .b-header {
	padding: 10px;
	background-color: #eee;
	color: #333
}

html.rl-mobile .b-compose .b-header {
	overflow: scroll
}

.b-compose .b-header .e-identity {
	color: #333;
	text-decoration: none;
	font-weight: 700
}

.b-compose .b-header .e-identity:hover {
	color: #333;
	text-decoration: none
}

.b-compose .b-header .e-identity.multiply {
	cursor: pointer;
	border-bottom: 1px dashed #555
}

.b-compose .b-header .e-row {
	line-height: 30px
}

.b-compose .b-header .e-label {
	text-align: right;
	width: 1%;
	min-width: 70px;
	padding: 6px 10px
}

html.rl-mobile .b-compose .b-header .e-label {
	min-width: 50px;
	padding: 6px 10px 6px 0
}

.b-compose .b-header .e-value {
	padding: 2px 0
}

.b-compose .b-header .e-value input[type=text],
.b-compose .b-header .e-value textarea {
	width: 98%
}

.b-compose .b-header .e-value textarea {
	height: 40px
}

.b-compose .b-header .error-desc {
	color: red
}

.b-compose .b-header .error-to {
	color: red;
	font-weight: 700
}

.b-compose .b-header .b-appachments .b-attacment {
	line-height: 20px;
	padding-bottom: 10px
}

.b-compose .b-header .b-appachments .b-attacment-in-process {
	line-height: 20px;
	padding-bottom: 10px
}

.b-compose .b-header .b-appachments .b-attacment-in-process .uploading {
	display: none;
	padding-right: 5px
}

.b-compose .b-header .b-appachments .b-attacment-in-process.uploading .uploading {
	display: inline
}

.b-compose .b-header .b-appachments .b-attacment-in-process .upload-progress {
	font-weight: 700
}

.b-compose .b-header .b-appachments .b-attacment-in-process.error .namedStr {
	color: #888
}

.b-compose .b-header .b-appachments .b-attacment-in-process .error {
	color: red
}

.b-compose .b-header .b-appachments .b-attacment-in-process .close,
.b-compose .b-header .b-appachments .b-attacment-in-process .close-custom {
	float: left;
	padding-right: 13px
}

.b-compose .cke_chrome {
	border-left-width: 0 !important;
	border-right-width: 0 !important;
	border-bottom-width: 0 !important
}

.b-compose .b-attachment-button {
	display: inline-block
}

.b-compose .b-attachment-place {
	position: absolute;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	border: 2px #777 dashed;
	z-index: 300;
	line-height: 119px;
	text-align: center;
	background-color: #efefef;
	font-size: 24px;
	border-radius: 10px
}

.b-compose .b-attachment-place.dragAndDropOver {
	background-color: #fff
}

.b-admin-left .b-toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 34px;
	padding: 8px 0 0 8px
}

.b-admin-left .b-content {
	position: absolute;
	top: 68px;
	bottom: 8px;
	left: 0;
	right: 0;
	overflow: hidden
}

.b-admin-left .b-content .content {
	-webkit-overflow-scrolling: touch
}

.b-admin-menu .e-item {
	overflow: hidden;
	text-decoration: none;
	outline: 0
}

.b-admin-menu .e-link {
	position: relative;
	display: block;
	height: 30px;
	line-height: 29px;
	cursor: pointer;
	font-size: 18px;
	z-index: 1;
	cursor: default;
	background-color: transparent;
	color: #888;
	padding: 4px 10px;
	outline: 0;
	text-decoration: none
}

.b-admin-menu .e-item.selectable .e-link {
	cursor: pointer
}

.b-admin-menu .e-item.selectable.selected .e-link,
.b-admin-menu .e-item.selectable:hover .e-link {
	background-color: #555;
	color: #fff
}

.b-admin-right .b-toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 34px;
	padding: 8px 8px;
	color: #fff;
	text-shadow: 0 1px 1px #000
}

.b-admin-right .b-content {
	position: absolute;
	top: 58px;
	bottom: 8px;
	left: 0;
	right: 8px;
	overflow-y: auto;
	z-index: 2;
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	border-radius: 5px
}

.b-admin-right .b-content .content {
	-webkit-overflow-scrolling: touch
}

.b-admin-right .b-settings-content {
	padding: 20px;
	padding-left: 30px
}

.b-admin-right .b-settings-content .legend {
	width: 670px
}

.b-admin-right .b-settings-content .nav-tabs {
	width: 670px
}

html.rl-mobile .b-settings-content .legend {
	width: auto
}

.b-admin-general .flag-selector {
	padding-top: 5px
}

.b-admin-general .flag-name {
	border-bottom: 1px dashed #555;
	cursor: pointer;
	padding: 2px 0
}

.b-admin-general .flag-name:focus {
	outline: 1px;
	outline-style: dotted
}

.b-admin-branding .disabled-form {
	opacity: .8
}

.b-admin-branding .custom-css-wrapper textarea {
	font-family: Monaco, Menlo, Consolas, 'Courier New', monospace
}

.b-admin-domains .process-place {
	width: 600px;
	padding: 14px 0;
	text-align: center;
	visibility: hidden
}

.b-admin-domains-list-table {
	width: 600px
}

.b-admin-domains-list-table .e-item .e-action {
	cursor: pointer
}

.b-admin-domains-list-table .e-item .domain-name {
	display: inline-block;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.b-admin-domains-list-table .e-item .domain-alias {
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #bbb;
	padding-left: 5px
}

.b-admin-domains-list-table .e-item.disabled .domain-alias,
.b-admin-domains-list-table .e-item.disabled .domain-name {
	color: #bbb
}

.b-admin-domains-list-table .e-item .button-delete {
	margin-right: 15px;
	visibility: hidden;
	opacity: 0
}

.b-admin-domains-list-table .e-item .delete-access.button-delete {
	visibility: visible;
	margin-right: 0;
	opacity: 1
}

.b-admin-domains-list-table .e-item .delete-domain,
.b-admin-domains-list-table .e-item .disabled-domain {
	cursor: pointer;
	opacity: .5
}

.b-admin-domains-list-table .e-item.disabled .disabled-domain {
	opacity: .5
}

.b-admin-domains-list-table .e-item .delete-domain:hover,
.b-admin-domains-list-table .e-item .disabled-domain:hover {
	opacity: 1
}

.b-domain-alias-content.modal {
	width: 330px
}

.b-domain-alias-content .modal-header {
	background-color: #fff
}

.b-domain-alias-content .error-desc {
	color: red
}

.b-domain-content.modal {
	width: 810px
}

.b-domain-content .modal-header {
	background-color: #fff
}

.b-domain-content .modal-body {
	position: relative;
	overflow: hidden;
	width: 1600px;
	height: 400px;
	left: 0
}

.b-domain-content.domain-edit .modal-body {
	height: 340px
}

.b-domain-content.domain-second-page .modal-body {
	left: -800px
}

.b-domain-content .domain-desc {
	color: #666;
	line-height: 20px;
	background-color: #f9f9f9;
	padding: 8px;
	border: 1px solid #eee;
	border-radius: 3px;
	margin: -5px 0
}

.b-domain-content .domain-desc i {
	font-style: normal;
	color: red
}

.b-domain-content .error-desc {
	color: red
}

.b-domain-content .testing-done.imap-header,
.b-domain-content .testing-done.sieve-header,
.b-domain-content .testing-done.smtp-header {
	color: green;
	font-weight: 700
}

.b-domain-content .testing-error.imap-header,
.b-domain-content .testing-error.sieve-header,
.b-domain-content .testing-error.smtp-header {
	color: red
}

.b-admin-packages .alert {
	width: 650px
}

.b-admin-packages .process-place {
	visibility: hidden
}

.b-admin-packages-list-table {
	width: 700px
}

.b-admin-packages-list-table .e-item .package-img {
	font-size: 12px;
	margin-right: 2px
}

.b-admin-packages-list-table .e-item .package-name.core {
	font-weight: 700
}

.b-admin-packages-list-table .e-item .package-desc {
	color: #999;
	font-size: 12px
}

.b-admin-packages-list-table .e-item .e-action {
	cursor: pointer
}

.b-admin-packages-list-table .e-item .package-actions-parent,
.b-admin-packages-list-table .e-item .package-release-parent {
	text-align: center
}

.b-admin-packages-list-table .e-item .package-actions-parent {
	vertical-align: middle
}

.b-admin-plugins .process-place {
	visibility: hidden
}

.b-admin-plugins-list-table.disabled {
	opacity: .5;
	background-color: #eee
}

.b-admin-plugins-list-table .e-item .e-action {
	cursor: pointer
}

.b-admin-plugins-list-table .e-item .plugin-img {
	font-size: 12px;
	margin-right: 2px
}

.b-admin-plugins-list-table .e-item.disabled .plugin-img,
.b-admin-plugins-list-table .e-item.disabled .plugin-name {
	color: #bbb
}

.b-admin-plugins-list-table .e-item.disabled .disabled-plugin {
	opacity: .5
}

.b-admin-plugin-property .help-block {
	margin-bottom: 5px
}

.b-plugin-content.modal {
	width: 660px
}

.b-plugin-content.modal .modal-body {
	overflow: auto
}

.b-plugin-content .modal-header {
	background-color: #fff
}

.b-plugin-content .information {
	display: inline-block;
	background-color: #ddd;
	border-radius: 10px;
	cursor: pointer;
	height: 25px;
	width: 30px;
	text-align: center;
	padding-top: 5px
}

.b-plugin-content textarea {
	width: 400px;
	height: 70px
}

.b-admin-about .rl-logo {
	display: inline-block;
	width: 250px;
	height: 250px;
	margin-top: -10px;
	margin-bottom: -10px;
	background-image: url(images/rainloop-logo.png)
}

.b-admin-about .rl-desc {
	margin-top: 20px;
	margin-left: -20px
}

.popups .b-activate-content {
	width: 700px
}

.popups .b-activate-content .modal-header {
	background-color: #fff
}

.popups .b-activate-content .help-inline {
	padding-left: 0
}

.b-settins-left .b-toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 34px;
	padding: 8px 0 0 8px
}

.b-settins-left .b-footer {
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
	height: 20px;
	padding: 0 10px 0 5px;
	z-index: 101
}

.b-settins-left .b-content {
	position: absolute;
	top: 68px;
	bottom: 8px;
	left: 0;
	right: 0;
	overflow: hidden
}

.b-settins-left .b-content .content {
	-webkit-overflow-scrolling: touch
}

.b-settings-menu .e-item {
	overflow: hidden;
	text-decoration: none;
	outline: 0
}

.b-settings-menu .e-link {
	position: relative;
	display: block;
	height: 30px;
	line-height: 29px;
	font-size: 18px;
	z-index: 1;
	cursor: default;
	background-color: transparent;
	color: #888;
	padding: 4px 10px;
	outline: 0;
	text-decoration: none
}

.b-settings-menu .e-item.selectable .e-link {
	cursor: pointer
}

.b-settings-menu .e-item.selectable.selected .e-link,
.b-settings-menu .e-item.selectable:hover .e-link {
	background-color: #555;
	color: #fff
}

.b-settins-right .b-toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 34px;
	padding: 8px 5px;
	color: #fff
}

.b-settins-right .b-content {
	position: absolute;
	top: 50px;
	bottom: 8px;
	left: 0;
	right: 8px;
	overflow-y: auto;
	z-index: 2;
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	border-radius: 5px
}

.b-settins-right .b-content .content {
	-webkit-overflow-scrolling: touch
}

.b-settins-right .b-settings-content {
	padding: 20px;
	padding-left: 30px
}

.b-settins-right .b-settings-content .legend {
	width: 600px
}

html.rl-mobile .b-settings-content .legend {
	width: auto
}

html.rl-mobile .b-settings-general {
	margin-right: 15px
}

.b-settings-general .notification-desc-denied {
	color: #999;
	display: none
}

.b-settings-general .denied-by-browser .notification-desc-denied {
	display: inline
}

.b-settings-general .denied-by-browser .notification-desc {
	color: #999
}

.b-settings-general .flag-selector {
	padding-top: 5px
}

.b-settings-general .flag-name {
	border-bottom: 1px dashed #555;
	cursor: pointer;
	padding: 2px 0
}

.b-settings-general .flag-name:focus {
	outline: 1px;
	outline-style: dotted
}

html.rl-mobile .b-settings-accounts {
	margin-right: 15px
}

.b-settings-accounts .process-place {
	text-align: center;
	width: 600px;
	padding: 14px 0
}

.b-settings-accounts .list-table {
	width: 600px
}

.b-settings-accounts .list-table td {
	padding: 4px 8px;
	line-height: 30px
}

.b-settings-accounts .list-table .drag-handle {
	color: #eee
}

.b-settings-accounts .list-table tr:hover .drag-handle {
	color: #aaa
}

.b-settings-accounts .list-table .account-img,
.b-settings-accounts .list-table .identity-img {
	font-size: 12px;
	margin-right: 5px
}

.b-settings-accounts .list-table .account-name {
	display: inline-block;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px
}

.b-settings-accounts .list-table .identity-default {
	cursor: pointer;
	color: #ccc
}

.b-settings-accounts .list-table .identity-name {
	display: inline-block;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
	cursor: pointer
}

.b-settings-accounts .accounts-list-top-padding,
.b-settings-accounts .identities-list-top-padding {
	display: inline-block;
	height: 5px;
	width: 5px
}

.b-settings-accounts .account-item {
	white-space: nowrap
}

.b-settings-accounts .account-item .e-action {
	cursor: pointer
}

.b-settings-accounts .account-item .drag-handle {
	cursor: pointer;
	cursor: all-scroll
}

.b-settings-accounts .account-item .button-delete {
	margin-right: 15px;
	margin-top: 5px;
	visibility: hidden;
	opacity: 0
}

.b-settings-accounts .account-item .delete-access.button-delete {
	visibility: visible;
	margin-right: 0;
	opacity: 1
}

.b-settings-accounts .account-item .delete-account {
	cursor: pointer;
	opacity: .5
}

.b-settings-accounts .account-item.ui-sortable-helper {
	background: #f5f5f5;
	border: 1px solid #ddd
}

.b-settings-accounts .account-item.ui-sortable-helper .button-delete,
.b-settings-accounts .account-item.ui-sortable-helper .delete-account {
	display: none
}

.b-settings-accounts .account-item.ui-sortable-helper td {
	border-width: 0
}

.b-settings-accounts .identity-item {
	white-space: nowrap
}

.b-settings-accounts .identity-item .e-action {
	cursor: pointer
}

.b-settings-accounts .identity-item .button-delete {
	margin-right: 15px;
	margin-top: 5px;
	visibility: hidden;
	opacity: 0
}

.b-settings-accounts .identity-item .delete-access.button-delete {
	visibility: visible;
	margin-right: 0;
	opacity: 1
}

.b-settings-accounts .identity-item .delete-identity {
	cursor: pointer;
	opacity: .5
}

.b-settings-accounts .identity-item.ui-sortable-helper {
	background: #f5f5f5;
	border: 1px solid #ddd
}

.b-settings-accounts .identity-item.ui-sortable-helper .button-delete,
.b-settings-accounts .identity-item.ui-sortable-helper .delete-identity {
	display: none
}

.b-settings-accounts .identity-item.ui-sortable-helper td {
	border-width: 0
}

html.rl-mobile .b-settings-templates {
	margin-right: 15px
}

.b-settings-templates .process-place {
	text-align: center;
	width: 600px;
	padding: 14px 0
}

.b-settings-templates .list-table {
	width: 600px
}

.b-settings-templates .list-table td {
	padding: 4px 8px;
	line-height: 30px
}

.b-settings-templates .list-table .drag-handle {
	color: #eee
}

.b-settings-templates .list-table tr:hover .drag-handle {
	color: #aaa
}

.b-settings-templates .list-table .template-img {
	font-size: 12px;
	margin-right: 5px
}

.b-settings-templates .list-table .template-name {
	display: inline-block;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px
}

.b-settings-templates .templates-list-top-padding {
	display: inline-block;
	height: 5px;
	width: 5px
}

.b-settings-templates .template-item .e-action {
	cursor: pointer
}

.b-settings-templates .template-item .drag-handle {
	cursor: pointer;
	cursor: all-scroll
}

.b-settings-templates .template-item .button-delete {
	margin-right: 15px;
	margin-top: 5px;
	visibility: hidden;
	opacity: 0
}

.b-settings-templates .template-item .delete-access.button-delete {
	visibility: visible;
	margin-right: 0;
	opacity: 1
}

.b-settings-templates .template-item .delete-template {
	cursor: pointer;
	opacity: .5
}

.b-settings-templates .template-item.ui-sortable-helper {
	background: #f5f5f5;
	border: 1px solid #ddd
}

.b-settings-templates .template-item.ui-sortable-helper .button-delete,
.b-settings-templates .template-item.ui-sortable-helper .delete-template {
	display: none
}

.b-settings-templates .template-item.ui-sortable-helper td {
	border-width: 0
}

html.rl-mobile .b-settings-open-pgp {
	margin-right: 15px
}

.b-settings-open-pgp .process-place {
	text-align: center;
	width: 600px;
	padding: 14px 0
}

.b-settings-open-pgp .list-table {
	width: 750px
}

.b-settings-open-pgp .list-table td {
	padding: 4px 8px;
	line-height: 30px
}

.b-settings-open-pgp .list-table .open-pgp-key-img {
	margin-right: 10px;
	vertical-align: top
}

.b-settings-open-pgp .list-table .open-pgp-key-img .svg-icon {
	width: 12px;
	height: 12px
}

.b-settings-open-pgp .list-table .open-pgp-key-id,
.b-settings-open-pgp .list-table .open-pgp-key-user {
	display: inline-block;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
	cursor: default
}

.b-settings-open-pgp .list-table .open-pgp-key-user-address:first-child {
	line-height: 30px;
	margin-bottom: -4px
}

.b-settings-open-pgp .open-pgp-key-item .button-delete {
	margin-right: 15px;
	margin-top: 5px;
	visibility: hidden;
	opacity: 0
}

.b-settings-open-pgp .open-pgp-key-item .delete-access.button-delete {
	visibility: visible;
	margin-right: 0;
	opacity: 1
}

.b-settings-open-pgp .open-pgp-key-item .delete-open-pgp-key,
.b-settings-open-pgp .open-pgp-key-item .view-open-pgp-key {
	cursor: pointer;
	opacity: .7
}

.b-settings-open-pgp .open-pgp-key-item .delete-open-pgp-key:hover,
.b-settings-open-pgp .open-pgp-key-item .view-open-pgp-key:hover {
	opacity: .9
}

html.rl-mobile .b-settings-folders {
	margin-right: 35px
}

.b-settings-folders.ignore-folder-subscribe .subscribe-folder,
.b-settings-folders.ignore-folder-subscribe .unsubscribe-folder {
	display: none
}

.b-settings-folders .process-place {
	text-align: center;
	width: 600px;
	padding: 14px 0
}

.b-settings-folders .folders-list-error {
	width: 550px;
	margin: 10px 0
}

.b-settings-folders .list-table {
	width: 600px
}

.b-settings-folders .list-table .e-action {
	cursor: pointer
}

.b-settings-folders .list-table td {
	padding: 4px 8px;
	line-height: 30px
}

.b-settings-folders .list-table .folder-padding {
	display: inline-block;
	width: 0
}

.b-settings-folders .list-table .folder-name {
	display: inline-block;
	word-break: break-all;
	white-space: pre-wrap;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 7px;
	line-height: 22px;
	cursor: default
}

.b-settings-folders .list-table .folder-system-name {
	display: inline-block;
	line-height: 22px;
	color: #999;
	cursor: default
}

.b-settings-folders .list-table .folder-name.can-be-edited:hover {
	border-bottom: 1px dashed #333;
	cursor: pointer
}

.b-settings-folders .list-table .folder-name-input {
	border-width: 1px;
	margin-bottom: 0;
	margin-left: -4px
}

.b-settings-folders .folder-item.system .folder-name {
	font-weight: 700
}

.b-settings-folders .folder-item .button-delete {
	margin-right: 15px;
	margin-top: 5px;
	visibility: hidden;
	opacity: 0
}

.b-settings-folders .folder-item .delete-access.button-delete {
	visibility: visible;
	margin-right: 0;
	opacity: 1
}

.b-settings-folders .folder-item .check-folder,
.b-settings-folders .folder-item .delete-folder,
.b-settings-folders .folder-item .subscribe-folder,
.b-settings-folders .folder-item .uncheck-folder,
.b-settings-folders .folder-item .unsubscribe-folder {
	cursor: pointer;
	opacity: .6
}

.b-settings-folders .folder-item .unsubscribe-folder {
	opacity: .2
}

.b-settings-folders .folder-item .uncheck-folder {
	opacity: .2
}

.b-settings-folders .folder-padding.deep-1 {
	width: 25px
}

.b-settings-folders .folder-padding.deep-2 {
	width: 40px
}

.b-settings-folders .folder-padding.deep-3 {
	width: 55px
}

.b-settings-folders .folder-padding.deep-4 {
	width: 70px
}

.b-settings-folders .folder-padding.deep-5 {
	width: 85px
}

.b-settings-content .b-settings-themes .legend {
	width: 100%
}

html.rl-mobile .b-settings-content .b-settings-theme .legend {
	width: auto
}

html.rl-mobile .b-themes-list {
	margin-right: 15px
}

.b-themes-list .e-item {
	display: inline-block;
	border: 2px solid transparent;
	cursor: pointer;
	color: #000;
	background-color: #fff;
	padding: 16px;
	margin: 5px
}

.b-themes-list .e-item:hover {
	border: 2px solid grey
}

.b-themes-list .e-item.selected {
	background-color: #eee;
	border: 2px solid #000
}

.b-themes-list .e-item .e-image {
	width: 100px;
	height: 100px;
	border: 1px solid #ddd
}

html.rl-mobile .b-settings-filters {
	margin-right: 15px
}

.b-settings-filters .process-place {
	text-align: center;
	width: 600px;
	padding: 14px 0
}

.b-settings-filters .list-table {
	width: 600px
}

.b-settings-filters .list-table td {
	padding: 4px 8px;
	line-height: 30px
}

.b-settings-filters .list-table td.drag-wrapper {
	padding: 4px 0
}

.b-settings-filters .list-table .drag-handle {
	color: #eee
}

.b-settings-filters .list-table tr:hover .drag-handle {
	color: #aaa
}

.b-settings-filters .list-table .filter-img {
	font-size: 12px;
	margin-right: 5px
}

.b-settings-filters .list-table .filter-name,
.b-settings-filters .list-table .filter-sub-name {
	display: inline-block;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
	cursor: pointer
}

.b-settings-filters .list-table .filter-sub-name {
	color: #aaa
}

.b-settings-filters .filters-list-top-padding {
	display: inline-block;
	height: 5px;
	width: 5px
}

.b-settings-filters .filter-item {
	white-space: nowrap
}

.b-settings-filters .filter-item .e-action {
	cursor: pointer
}

.b-settings-filters .filter-item .drag-handle {
	cursor: pointer;
	cursor: all-scroll
}

.b-settings-filters .filter-item .button-delete {
	margin-right: 15px;
	margin-top: 5px;
	visibility: hidden;
	opacity: 0
}

.b-settings-filters .filter-item .delete-access.button-delete {
	visibility: visible;
	margin-right: 0;
	opacity: 1
}

.b-settings-filters .filter-item .delete-filter {
	cursor: pointer;
	opacity: .5
}

.b-settings-filters .filter-item.ui-sortable-helper {
	background: #f5f5f5;
	border: 1px solid #ddd
}

.b-settings-filters .filter-item.ui-sortable-helper .button-delete,
.b-settings-filters .filter-item.ui-sortable-helper .delete-filter {
	display: none
}

.b-settings-filters .filter-item.ui-sortable-helper td {
	border-width: 0
}

.rl-cmd {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: auto;
	height: 0;
	z-index: 10000;
	background: rgba(0, 0, 0, .85);
	border-top: 1px solid #000;
	overflow: hidden;
	font-family: monospace;
	-webkit-transition: height .1s ease-out;
	-o-transition: height .1s ease-out;
	transition: height .1s ease-out
}

.rl-cmd.opened {
	height: 250px
}

.rl-cmd .rl-cmd-clr-error {
	color: #cd3131
}

.rl-cmd .rl-cmd-clr-info {
	color: #bfbf00
}

.rl-cmd .rl-cmd-clr-success {
	color: #31ff40
}

.rl-cmd .rl-cmd-wrp {
	position: relative;
	height: 100%
}

.rl-cmd .rl-cmd-input-helper {
	color: #666
}

.rl-cmd .rl-cmd-input-prefix {
	color: #31ff40;
	display: inline-block
}

.rl-cmd .rl-cmd-input-wrp {
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px
}

.rl-cmd .rl-cmd-input {
	background: 0 0;
	border: none;
	color: #fff;
	display: inline-block;
	width: calc(100% - 30px);
	font-family: monospace
}

.rl-cmd .rl-cmd-input:focus {
	background: 0 0;
	border: none
}

.rl-cmd .rl-cmd-history {
	color: #fff;
	font-family: monospace;
	position: absolute;
	top: 10px;
	bottom: 60px;
	left: 10px;
	right: -30px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto
}

@-webkit-keyframes highlight-folder-row {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes highlight-folder-row {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes bounce-me {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce-me {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes textLoadingAnimationKeyFrame {
	0% {
		opacity: 1
	}

	33% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes textLoadingAnimationKeyFrame {
	0% {
		opacity: 1
	}

	33% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes animate-stripes {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 60px 0
	}
}

@keyframes animate-stripes {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 60px 0
	}
}

@-webkit-keyframes login-form-shake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	12.5% {
		-webkit-transform: translateX(-6px) rotateY(-5deg);
		transform: translateX(-6px) rotateY(-5deg)
	}

	37.5% {
		-webkit-transform: translateX(5px) rotateY(4deg);
		transform: translateX(5px) rotateY(4deg)
	}

	62.5% {
		-webkit-transform: translateX(-3px) rotateY(-2deg);
		transform: translateX(-3px) rotateY(-2deg)
	}

	87.5% {
		-webkit-transform: translateX(2px) rotateY(1deg);
		transform: translateX(2px) rotateY(1deg)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes login-form-shake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	12.5% {
		-webkit-transform: translateX(-6px) rotateY(-5deg);
		transform: translateX(-6px) rotateY(-5deg)
	}

	37.5% {
		-webkit-transform: translateX(5px) rotateY(4deg);
		transform: translateX(5px) rotateY(4deg)
	}

	62.5% {
		-webkit-transform: translateX(-3px) rotateY(-2deg);
		transform: translateX(-3px) rotateY(-2deg)
	}

	87.5% {
		-webkit-transform: translateX(2px) rotateY(1deg);
		transform: translateX(2px) rotateY(1deg)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

html.csstransitions.rl-started-trigger.no-mobile .b-login-content .loginFormWrapper {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	opacity: .5
}

#rl-loading {
	-webkit-transition: opacity .5s linear;
	-o-transition: opacity .5s linear;
	transition: opacity .5s linear
}

html.csstransitions.rl-started-delay #rl-left {
	-webkit-transition: width .3s ease-out;
	-o-transition: width .3s ease-out;
	transition: width .3s ease-out
}

html.csstransitions.rl-started-delay #rl-right {
	-webkit-transition: left .3s ease-out, right .3s ease-out;
	-o-transition: left .3s ease-out, right .3s ease-out;
	transition: left .3s ease-out, right .3s ease-out
}

html.csstransitions.rl-started-delay #rl-sub-left,
html.csstransitions.rl-started-delay #rl-sub-left .messageList .inputSearch {
	-webkit-transition: width .3s ease-out;
	-o-transition: width .3s ease-out;
	transition: width .3s ease-out
}

html.csstransitions.rl-started-delay #rl-sub-right {
	-webkit-transition: left .3s ease-out;
	-o-transition: left .3s ease-out;
	transition: left .3s ease-out
}

html.rgba.cssanimations.backgroundsize .e-strip-animation {
	background-size: 60px 60px;
	background-image: -o-linear-gradient(315deg, rgba(0, 0, 0, .1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1) 75%, transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(0, 0, 0, .1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1) 75%, transparent 75%, transparent);
	-webkit-animation: animate-stripes 2s linear infinite;
	animation: animate-stripes 2s linear infinite
}

html.rl-anim .rl-animated-inited {
	opacity: 1;
	-webkit-transition: opacity .5s linear;
	-o-transition: opacity .5s linear;
	transition: opacity .5s linear
}

html.rl-anim .rl-animated-inited.rl-animated-hidden {
	opacity: 0
}

html.rl-anim.cssanimations.csstransitions.no-mobile .b-login-content .errorAnimated {
	-webkit-animation: login-form-shake .4s ease-in-out;
	animation: login-form-shake .4s ease-in-out
}

html.rl-anim.no-mobile .b-login-content .errorAnimated .buttonLogin {
	color: #b94a48;
	font-weight: 700
}

html.rl-anim.cssanimations.csstransitions.no-mobile .b-login-content .afterLoginHide {
	opacity: 0
}

html.rl-anim.csstransitions.no-mobile .btn-group.dropdown.colored-toggle.open .animate-this-icon-on-open {
	-webkit-animation: bounce-me .5s linear;
	animation: bounce-me .5s linear
}

html.rl-anim.csstransitions.no-mobile .b-login-content .loginFormWrapper {
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

html.rl-anim.csstransitions .button-delete-transitions {
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

html.rl-anim.cssanimations .b-folders .e-item .anim-action-class {
	-webkit-animation: highlight-folder-row .5s linear;
	animation: highlight-folder-row .5s linear
}

html.rl-anim.csstransitions .b-folders .btn.buttonContacts {
	-webkit-transition: margin .3s linear;
	-o-transition: margin .3s linear;
	transition: margin .3s linear
}

html.rl-anim.csstransitions .b-folders .b-content.opacity-on-panel-disabled {
	-webkit-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear
}

html.rl-anim.csstransitions .messageList .messageListItem {
	-webkit-transition: max-height .4s ease;
	-o-transition: max-height .4s ease;
	transition: max-height .4s ease
}

html.rl-anim.csstransitions .messageList .listDragOver {
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

html.rl-anim.csstransitions .b-list-content .e-contact-item {
	-webkit-transition: max-height .4s ease;
	-o-transition: max-height .4s ease;
	transition: max-height .4s ease
}

html.rl-anim.csstransitions .modal.b-domain-content .modal-body {
	-webkit-transition: left .5s ease;
	-o-transition: left .5s ease;
	transition: left .5s ease
}

html.rl-anim.csstransitions.rl-modal.rl-modal-animation .popups {
	overflow: hidden
}

html.rl-anim.csstransitions .modal.fade {
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px)
}

html.rl-anim.csstransitions .modal.fade.in {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

html.rl-anim.cssanimations .b-compose.loading .b-header-toolbar {
	background-size: 60px 60px;
	background-image: -o-linear-gradient(315deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	-webkit-animation: animate-stripes 2s linear infinite;
	animation: animate-stripes 2s linear infinite
}

.textLoadingAnimationD1,
.textLoadingAnimationD2,
.textLoadingAnimationD3 {
	-webkit-animation: textLoadingAnimationKeyFrame 1s linear infinite 0s;
	animation: textLoadingAnimationKeyFrame 1s linear infinite 0s
}

.textLoadingAnimationD2 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.textLoadingAnimationD3 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.rl-view-model.RL-About,
.rl-view-model.RL-AdminLogin,
.rl-view-model.RL-Login,
.rl-view-model.RL-LoginNew {
	position: relative;
	height: 100%;
	z-index: 5
}

.mfp-container .mfp-figure {
	min-height: 300px;
	min-width: 300px
}

.ui-resizable-e {
	right: -1px;
	width: 5px
}

.pswp__error-msg {
	color: #ccc
}

.pswp__error-msg a,
.pswp__error-msg a:hover {
	color: #fff
}

.pswp__img--placeholder {
	opacity: 0
}

.opentip-container {
	z-index: 2001 !important
}

.opentip-container .ot-content {
	font-size: 13px
}

.opentip-container.style-rainloopErrorTip .ot-content {
	color: red
}

.opentip-container.ot-hide-effect-none,
.opentip-container.ot-show-effect-none {
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important
}

.opentip-container.ot-show-effect-fade {
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.opentip-container.ot-show-effect-fade.ot-hidden {
	opacity: 0
}

.opentip-container.ot-show-effect-fade.ot-going-to-show {
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}

.opentip-container.ot-show-effect-fade.ot-showing {
	opacity: 1;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}

.opentip-container.ot-show-effect-fade.ot-visible {
	opacity: 1;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

svg-icon {
	display: none
}

.svg-icon {
	border: 0;
	outline: 0;
	height: 16px;
	width: 16px;
	display: inline-block;
	fill: #333
}

.svg-icon.svg-icon-archive {
	height: 14px;
	width: 14px
}

.lg-backdrop.in {
	opacity: .8
}

.btn .btn-text {
	padding-left: 8px
}

.active-scale-transition {
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	-o-transition: transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.active-scale-transition:active {
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transform: scale(.95)
}

html.glass input:-webkit-autofill,
html.glass input:-webkit-autofill:active,
html.glass input:-webkit-autofill:focus,
html.glass input:-webkit-autofill:hover {
	-webkit-transition-delay: 9999s;
	-webkit-transition: color 9999s ease-out, background-color 9999s ease-out
}