/* NXS */

.tab-content {
	background-color: #fff;
}


#w0-container a:active {
	color: #60ace3
}

.imgDesc {
	color: #fff;
	vertical-align: text-bottom;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:12pt;
	font-weight:bold;
	text-shadow: 1px 1px #000;
	
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.image-card-menu-pers {
position: absolute;
width: 100%;
height: 30px;
left: 0;
right: 0;
bottom: 0px;
background-color: rgba(22, 101, 122, 0.55);
transition: bottom 0.2s;
vertical-align: text-bottom;
}

a:focus {
  outline: 0px;
}

.nav-tabs {
	font-family: 'Cabin Sketch', sans-serif;
}

.instrblock {
	font-size: 16pt;font-weight: 300; margin:30px;
}

.instrblock h2 {
	font-family: 'Cabin Sketch', sans-serif;
}

.instrblock h3 {
	font-size: 20pt;
	font-family: 'Cabin Sketch', sans-serif;
}
.instrblock h4 {
	font-size: 16pt;
	padding-left:20px;
}

.instrblock p {
	font-size: 16pt;
	padding-left:35px;
	
}

.instrblock .hilight {
	color: #000;
	font-weight: bold;
	font-style: italic;	
}


#content_block {
	min-height: calc(100vh - 104px);
}

.desc {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 10px;padding-top: 15px;
    color: #515151;
    .textpage a { color: #0d6e9b;
    font-weight: bold } .textpage a:active { color: white } @media screen and (max-width: 767px) { .textpage { padding: 0 15px;
    padding-bottom: 25px;
    font-size: 15px } };
}

.sourceImage {
	-webkit-box-shadow: 2px 2px 3px -1px rgba(9,44,59,0.35);
-moz-box-shadow: 2px 2px 3px -1px rgba(9,44,59,0.35);
box-shadow: 2px 2px 3px -1px rgba(9,44,59,0.35);
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}

/* */

/* Footer */

.flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}



.footer .row .col-sm-12, .footer .row .col-sm-4 {
    
    text-align: center;
    display: inline-block;
    min-height: 15px;
    padding-top: 5px;
	padding-top: 5px;
    color: #fefeff;
    text-decoration: none;
}

.footer .row .col-sm-12 a, .footer .row .col-sm-4 a, .footer .row .col-sm-4 i{
    font-size:14pt;
    text-align: center;
    display: inline-block;
    min-height: 15px;
    padding-top: 5px;
	padding-top: 5px;
    color: #fefeff;
    text-decoration: none;
}

.footer .row  .l{
    text-align: left; color: #fefeff; margin-top: 6px;
}
.footer .row  .r{
    text-align: right; padding-bottom: 10px;
}
.footer .row  .c{
    text-align: center; padding-bottom: 10px;
}


/* Commeon */

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

html {
	height: 100%
}

body {
	background: url(614f4419.png);
	font-family: 'Cairo', sans-serif;
	font-size: 18px;
	color: #000;
	-webkit-font-smoothing: antialiased;
	display: block !important
}

.app-content {
	display: inline-block;
	margin: 0;
	vertical-align: top;
	min-width: 100%;
	position: absolute;
	top: 0;
	min-height: 100%
}

.app-content .app-children {
	padding-top: 75px;
	padding-bottom: 10px
}

@media screen and (max-width: 767px) {
	.app-content .app-children {
		padding-top: 75px
	}
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.no-transition {
	-webkit-transition: height 0.01s;
	-moz-transition: height 0.01s;
	-ms-transition: height 0.01s;
	-o-transition: height 0.01s;
	transition: height 0.01s
}

.navbar {
	z-index: 100;

	font-size: 12pt;
	box-shadow: 0 5px 0 rgba(41, 76, 93, 0.2);
	border-radius: 0px;
	background-color: #0d6e9b;
	border: 0px
}

.navbar-inverse .navbar-brand {
	color: #fff;
}

.navbar .container {
	max-width: 900px
}

.navbar .navbar-nav>li>a {
	color: #fff
}

.navbar .navbar-nav>li>a:focus {
	color: #fff
}

.navbar .navbar-nav>li>a:hover {
	color: #fefeff;
	background-color: #0f79aa;
}

.navbar .navbar-text {
	color: #fff
}

.navbar .navbar-brand {
	font-size: 24pt
}

.navbar .nohover:hover {
	background-color: #0d6e9b
}

.navbar .snaggy-pro-link {
	font-weight: bold;
	color: white !important
}

.navbar a {
	outline: none
}

@media (min-width: 768px) {
	.navbar .container {
		padding: 0
	}
	.navbar .navbar-brand {
		line-height: 35px
	}
	.navbar .navbar-text {
		line-height: 35px
	}
	.navbar li a {
		line-height: 35px;
		padding-left: 20px;
		padding-right: 20px
	}
	.navbar li p {
		line-height: 35px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 15pt
	}
	.navbar li:hover {
		background-color: #0f79aa
	}
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.logo {
	font-family: 'Oswald', sans-serif
}

.logo .logo-left {
	color: #1b1b1b;
}

.logo .logo-right {
	color: #000
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.footer {
/*	position: absolute; */
	bottom: 0;
	width: 100%;
	background-color: #0d6e9b;
}

.footer .row {
	max-width: 900px
}

.footer .row .col-sm-2 {
	margin: 0;
	padding: 0
}

.footer .row .col-sm-2 a {
	width: 100%;
	text-align: center;
	display: inline-block;
	height: 50px;
	padding-top: 12px;
	margin-top: 5px;
	color: #fefeff;
	text-decoration: none
}

.footer .row .col-sm-2 a:hover {
	background-color: #0f79aa
}

@media screen and (max-width: 767px) {
	.footer {
		padding-left: 0;
		padding-right: 0
	}
	.footer .container-fluid,
	.footer .row {
		padding-left: 0;
		padding-right: 0
	}
}

.box-shadow,
.account-form form {
	
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.account-form {
	max-width: 400px;
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: center
}

@media screen and (max-width: 767px) {
	.account-form {
		margin-top: 0
	}
}

.account-form a {
	color: #0d6e9b
}

.account-form a:hover {
	color: #0d6e9b
}

.account-form form {
	
	font-size: 14pt;
	margin-bottom: 20px
}

.account-form form h1 {

	font-size: 18pt;
	padding: 40px 50px;
	margin: 0
}

.account-form form .errorlist {
	padding: 0;
	margin: 0
}

.account-form form .errorlist li {
	list-style: none;
	padding: 0;
	margin: 0
}

.account-form form p {
	margin: 0;
	border-bottom: 2px solid #86818b
}

.account-form form p input {
	width: 100%;
	padding: 25px 50px;
	margin: 0;
	color: #4f4854;

	outline: none;
	border: 0;
	border-radius: 0
}

.account-form form p:last-of-type {
	border-bottom: 0
}

.account-form form button {
	width: 100%;
	padding: 25px;
	background-color: #0d6e9b;
	border: 0;
	outline: none;
	color: #fff;
	
}

.account-form form button:hover {
	background-color: #0f79aa
}

.account-form form button span {
	position: relative
}

.account-form form button:active>span {
	top: 2px
}

.box-shadow,
.pro-mode {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.pro-mode {
	max-width: 500px;
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: center;

	font-size: 18pt;
	padding: 40px 50px
}

@media screen and (max-width: 767px) {
	.pro-mode {
		margin-top: 0
	}
}

.pro-mode a {
	color: #0d6e9b
}

.pro-mode a:hover {
	color: #0d6e9b
}

.pro-mode button {
	color: black
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.toolbar.pinned {
	position: fixed;
	width: 900px;
	top: 90px;
	left: 50%;
	transform: translateX(-50%)
}

.minibar {
	margin: 0 auto
}

.intro-box {
	margin-bottom: 75px
}

.image-editor {
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto
}

.main-page.zoomed.edit-mode .image-editor {
	margin-top: 75px
}

@media screen and (max-width: 767px) {
	.toolbar.pinned {
		top: 75px
	}
	.main-page.edit-mode .image-editor {
		margin-top: 25px
	}
}

.main-page-parent .last-child-padding {
	margin: 0;
	margin-bottom: 50px
}

.main-page-parent .tips-box {
	margin-bottom: 0
}

.main-page-parent .header-ad {
	margin-top: 0
}

.main-page-parent .footer-ad {
	margin-top: 40px
}

.main-page {
	max-width: 900px
}

.main-page .message {
	margin-top: 100px
}

.main-page .edit-image-link {
	text-decoration: underline;
	cursor: pointer;
	margin-bottom: 50px
}

.main-page.zoomed {
	max-width: none
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.main-page {
	position: relative
}

.side-ad-container {
	position: absolute
}

@media screen and (max-width: 767px) {
	.side-ad-container {
		display: none
	}
}

.side-ad-container.left {
	right: 900px;
	text-align: right
}

.side-ad-container.right {
	left: 900px;
	text-align: left
}

.box-shadow,
.intro-box {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.intro-box {
	background-color: #f6f6f6;
	max-width: 900px;
	position: relative
}

.intro-box .instructional {
	font-size: 24pt;
	font-weight: 300
}

.intro-box .annotated {
	color: #000;
	font-weight: bold;
	font-style: italic
}

.intro-box .switch-platform {
	display: inline-block;
	float: right;
	color: #d7d2da;
	font-style: italic;
	font-size: 12pt;
	cursor: pointer;
	padding-top: 20px
}

.intro-box .logo {
	font-size: 64px
}

@media (min-width: 768px) {
	.intro-box {
		margin-top: 50px
	}
}

.intro-box .top-row {
	padding: 50px
}

.intro-box .bottom-row {
	background-color: #fff;
	padding: 50px;
	padding-bottom: 30px
}

.intro-box .bottom-row p {
	margin-bottom: 5px
}

.intro-box .drop-zone {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.intro-box .drop-zone.showing {
	border: 10px solid white;
	border-style: dashed
}

@media screen and (max-width: 767px) {
	.intro-box {
		margin-left: 20px;
		margin-right: 20px
	}
	.intro-box .top-row,
	.intro-box .bottom-row {
		padding: 30px 20px
	}
	.intro-box .top-row p,
	.intro-box .bottom-row p {
		font-size: 20px
	}
	.intro-box .switch-platform {
		padding-right: 10px
	}
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.tips-box {
	/* background-color: #f2f2f2; */
	background: url(614f4419.png);
	border-top: 5px solid #60ace3;
	width: 100%
	
}

.tips-box .ad-container {
	margin-top: 15px;
	margin-bottom: 0;
	text-align: center
}

.tips-box .tips-box-content {
	max-width: 760px;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px
}

.tips-box .tips-box-content h1 {
	margin-top: 0;
	margin-bottom: 20px
}

.tips-box .tips-box-content a {
	color: #0d6e9b;
	font-weight: bold
}

.tips-box .tips-box-content a:active {
	color: white
}

.tips-box .tips-box-content .key {
	font-weight: bold;
	font-style: italic
}

.tips-box .tips-box-content img {
	display: block;
	margin: 0 auto;
	padding-bottom: 25px;
	max-width: 100%;
	height: auto
}

.tips-box .tips-box-content ul {
	padding-left: 0
}

.tips-box .tips-box-content ul li {
	list-style-type: disc;
	margin-left: 1em
}

.tips-box .tips-box-content .switch-platform {
	text-align: right;
	color: #d7d2da;
	font-style: italic;
	font-size: 12pt;
	cursor: pointer;
	padding-top: 10px
}

@media screen and (max-width: 767px) {
	.tips-box {
		padding: 0 0
	}
}

.box-shadow,
.image-editor-inner {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

@keyframes blink {
	0% {
		opacity: 1
	}
	49% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 0
	}
}

.image-editor {
	padding: 0 15px
}

.image-editor .spinner {
	position: absolute;
	left: 50%;
	top: 35%;
	transform: translate(-50%, -50%)
}

.image-editor .text-cursor {
	position: absolute;
	border: 1px solid black;
	width: 2px;
	animation: blink 1s infinite
}

.image-editor-inner {
	position: relative;
	opacity: 0;
	transition: opacity 0.25s ease-in-out
}

.image-editor-inner canvas {
	display: block
}

.image-editor-inner .sourceImage,
.image-editor-inner .draw-canvas,
.image-editor-inner .crop-canvas,
.image-editor-inner .cropper-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.image-editor-inner .sourceImage {
	opacity: 0;
	height: 100%;
	pointer-events: none;
	z-index: 200
}

.image-editor-inner .image-canvas {
	width: 100%;
	height: auto;
	z-index: 0
}

.image-editor-inner .crop-canvas {
	z-index: 2
}

.image-editor-inner .cropper-container {
	z-index: 3
}

.image-editor.loaded .image-editor-inner {
	opacity: 1
}

.image-editor.deleting .image-editor-inner {
	opacity: 0.5
}


/*!
 * Cropper.js v@VERSION
 * https://github.com/fengyuanchen/cropperjs
 *
 * Copyright (c) 2015-@YEAR Fengyuan Chen
 * Released under the MIT license
 *
 * Date: @DATE
 */

.cropper-container {
	font-size: 0;
	line-height: 0;
	position: relative;
	user-select: none;
	direction: ltr !important;
	touch-action: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.cropper-container img {
	display: block;
	width: 100%;
	height: 100%;
	min-width: 0 !important;
	min-height: 0 !important;
	max-width: none !important;
	max-height: none !important;
	image-orientation: 0deg !important
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.cropper-wrap-box {
	overflow: hidden
}

.cropper-drag-box {
	opacity: 0;
	background-color: #fff
}

.cropper-modal {
	opacity: .5;
	background-color: #000
}

.cropper-view-box {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	outline: 1px solid #39f;
	outline-color: rgba(51, 153, 255, 0.75)
}

.cropper-dashed {
	position: absolute;
	display: block;
	opacity: .5;
	border: 0 dashed #eee
}

.cropper-dashed.dashed-h {
	top: 33.33333%;
	left: 0;
	width: 100%;
	height: 33.33333%;
	border-top-width: 1px;
	border-bottom-width: 1px
}

.cropper-dashed.dashed-v {
	top: 0;
	left: 33.33333%;
	width: 33.33333%;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px
}

.cropper-center {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	opacity: .75
}

.cropper-center:before,
.cropper-center:after {
	position: absolute;
	display: block;
	content: ' ';
	background-color: #eee
}

.cropper-center:before {
	top: 0;
	left: -3px;
	width: 7px;
	height: 1px
}

.cropper-center:after {
	top: -3px;
	left: 0;
	width: 1px;
	height: 7px
}

.cropper-face,
.cropper-line,
.cropper-point {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .1
}

.cropper-face {
	top: 0;
	left: 0;
	background-color: #fff
}

.cropper-line {
	background-color: #39f
}

.cropper-line.line-e {
	top: 0;
	right: -3px;
	width: 5px;
	cursor: e-resize
}

.cropper-line.line-n {
	top: -3px;
	left: 0;
	height: 5px;
	cursor: n-resize
}

.cropper-line.line-w {
	top: 0;
	left: -3px;
	width: 5px;
	cursor: w-resize
}

.cropper-line.line-s {
	bottom: -3px;
	left: 0;
	height: 5px;
	cursor: s-resize
}

.cropper-point {
	width: 5px;
	height: 5px;
	opacity: .75;
	background-color: #39f
}

.cropper-point.point-e {
	top: 50%;
	right: -3px;
	margin-top: -3px;
	cursor: e-resize
}

.cropper-point.point-n {
	top: -3px;
	left: 50%;
	margin-left: -3px;
	cursor: n-resize
}

.cropper-point.point-w {
	top: 50%;
	left: -3px;
	margin-top: -3px;
	cursor: w-resize
}

.cropper-point.point-s {
	bottom: -3px;
	left: 50%;
	margin-left: -3px;
	cursor: s-resize
}

.cropper-point.point-ne {
	top: -3px;
	right: -3px;
	cursor: ne-resize
}

.cropper-point.point-nw {
	top: -3px;
	left: -3px;
	cursor: nw-resize
}

.cropper-point.point-sw {
	bottom: -3px;
	left: -3px;
	cursor: sw-resize
}

.cropper-point.point-se {
	right: -3px;
	bottom: -3px;
	width: 20px;
	height: 20px;
	cursor: se-resize;
	opacity: 1
}

.cropper-point.point-se:before {
	position: absolute;
	right: -50%;
	bottom: -50%;
	display: block;
	width: 200%;
	height: 200%;
	content: ' ';
	opacity: 0;
	background-color: #39f
}

@media (min-width: 768px) {
	.cropper-point.point-se {
		width: 15px;
		height: 15px
	}
}

@media (min-width: 992px) {
	.cropper-point.point-se {
		width: 10px;
		height: 10px
	}
}

@media (min-width: 1200px) {
	.cropper-point.point-se {
		width: 5px;
		height: 5px;
		opacity: .75
	}
}

.cropper-invisible {
	opacity: 0
}

.cropper-bg {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")
}

.cropper-hide {
	position: absolute;
	display: block;
	width: 0;
	height: 0
}

.cropper-hidden {
	display: none !important
}

.cropper-move {
	cursor: move
}

.cropper-crop {
	cursor: crosshair
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
	cursor: not-allowed
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

@keyframes spin {
	0% {
		height: 80%
	}
	30% {
		height: 50%
	}
	50% {
		height: 100%
	}
	100% {
		height: 80%
	}
}

.spinner {
	text-align: justify;
	height: 100px;
	width: 100px;
	position: relative
}

.spinner.hidden {
	display: none
}

.spinner .spinner-bar {
	display: inline-block;
	height: 100%;
	width: 23%;
	position: relative
}

.spinner .spinner-bar:nth-child(3)>.spinner-bar-child {
	animation-delay: 250ms
}

.spinner .spinner-bar:nth-child(5)>.spinner-bar-child {
	animation-delay: 500ms
}

.spinner .spinner-bar .spinner-bar-child {
	border-radius: 10px;
	width: 100%;
	height: 90%;
	background-color: rgba(255, 255, 255, 0.2);
	animation: spin 2s infinite;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.spinner:after {
	content: '';
	width: 100%;
	height: 0;
	display: inline-block
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.load-failed {
	text-align: center;
	font-size: 200px;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.2);
	position: absolute;
	display: block;
	left: 50%;
	top: 35%;
	transform: translate(-50%, -50%)
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.cropper-point.point-se {
	width: 5px;
	height: 5px
}

.cropper-face {
	opacity: 0.3
}

.cropper-line {
	display: none
}

.cropper-view-box {
	outline: none
}

.cropper-point {
	background-color: white
}

.cropper-crop-box {
	border: 1px solid;
	border-image: url(data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==) 8 repeat repeat;
	-moz-border-image: url(data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==) 1 repeat repeat;
	-webkit-border-image: url(data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==) 1 repeat repeat
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.keycodes-parent {
	z-index: -500;
	width: 0;
	height: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0
}

.keycodes-parent .keycodes {
	width: 0;
	height: 0
}

.paste-capture-parent {
	z-index: -500;
	width: 0;
	height: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0
}

.paste-capture-parent .paste-capture-area {
	-webkit-user-select: auto !important
}

.box-shadow,
.toolbar .status-bar {
/*	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2) */
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.toolbar {
	z-index: 500;
	pointer-events: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	padding: 0 15px;
	min-width: 558px
}

.toolbar .toolbar-menu {
	margin-left: 10px;
	height: 50px
}

.toolbar .status-container {
	flex-grow: 100;
	display: flex;
	margin-bottom: 15px;
	max-width: 400px
}

.toolbar .status-bar {
	flex-grow: 100;
	height: 50px;
	min-width: 200px;
	overflow: hidden
}

.toolbar.ignore-pointer .toolbar-menu,
.toolbar.ignore-pointer .status-bar,
.toolbar.ignore-pointer .progress,
.toolbar.ignore-pointer .status-message,
.toolbar.ignore-pointer .toolbar-button {
	pointer-events: none !important
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

@keyframes reset-progress-bar {
	100% {
		width: 0%
	}
}

@keyframes flash-1 {
	from {
		background-color: #b2dde5
	}
	to {
		background-color: #0d6e9b
	}
}

@keyframes flash-2 {
	from {
		background-color: #b2dde5
	}
	to {
		background-color: #0d6e9b
	}
}

.status-bar {
	position: relative
}

.status-bar .progress {
	height: 50px;
	border-radius: 0;	
}

.status-bar .progress.flash-1 {
	animation: flash-1 1s ease-out
}

.status-bar .progress.flash-2 {
	animation: flash-2 1s ease-out
}

.status-bar .progress .progress-bar {
	background-color: #0d6e9b;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.status-bar .progress .progress-bar.fill-then-hide {
	transition: opacity 1s linear 0.5s, width .6s ease;
	opacity: 0;
	animation: progress-bar-stripes 2s linear infinite, reset-progress-bar 0.1s linear 1 1.5s normal forwards
}

.status-bar .status-message {
	position: absolute;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	width: 100%;
	height: 50%;
	pointer-events: auto;
	font-size: 12pt;
	color: #000
}

.status-bar .status-message a {
	color: #0d6e9b;
	font-weight: 700;
	text-decoration: underline
}

.status-bar .status-message.transition-enter {
	top: -500px
}

.status-bar .status-message.transition-enter.transition-enter-active {
	top: 0;
	transition: top 300ms
}

.status-bar .status-message.transition-leave {
	top: 0
}

.status-bar .status-message.transition-leave.transition-leave-active {
	top: 500px;
	transition: top 300ms
}

.box-shadow,
.toolbar-menuX {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.toolbar-menu {	
	pointer-events: auto;
	display: inline-block;
	
	padding-top:0px;
}

.toolbar-menu .toolbar-item,
.toolbar-menu .toolbar-divider,
.toolbar-menu .toolbar-button,
.toolbar-menu .toolbar-menu-drawer {
	height: 50px;
	display: inline-block;
	position: relative
}

.toolbar-menu .toolbar-divider {
	background-color: #0d6e9b;
	vertical-align: top
}

.toolbar-menu .toolbar-divider .toolbar-divider-bar {
	background-color: white;
	height: 30px;
	width: 2px;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px
}

.toolbar-menu .toolbar-button {
	width: 50px;
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	color: #0d6e9b;
	
	cursor: pointer
}

.toolbar-menu .toolbar-button>:first-child {
	pointer-events: none
}

.toolbar-menu .toolbar-button .toolbar-color-picker-icon {
	display: inline-block;
	width: 15px;
	height: 20px;
	position: relative;
	top: 3px;
	border-bottom: 2px solid #d7d2da
}

.toolbar-menu .toolbar-button:hover {
	color: #fff;
	background-color: #0d6e9b;
	/* border: 1px solid #0d6e9b */
}

.toolbar-menu .toolbar-button:hover>.toolbar-color-picker-icon {
	border-bottom: 2px solid #fefeff
}

.toolbar-menu .toolbar-button:active>:first-child {
	transform: translate(0, 2px)
}

.toolbar-menu .toolbar-button:active>:first-child.flip-horizontally {
	transform: translate(0, 2px) scaleX(-1)
}

.toolbar-menu .toolbar-button.disabled {
	color: #c2c2c2;
	pointer-events: none
}

.toolbar-menu .toolbar-button.disabled:hover {
	background-color: #0d6e9b
}

.toolbar-menu .toolbar-menu-drawer {
	transition: width 0.25s;
	width: 50px;
	white-space: nowrap
}

.toolbar-menu .toolbar-menu-drawer.expanded>.toolbar-button {
	background-color: #0f79aa
}

.toolbar-menu .toolbar-menu-drawer.expanded>.toolbar-button.disabled {
	color: #0d6e9b;
	pointer-events: none
}

.toolbar-menu .toolbar-menu-drawer.closed>.toolbar-button {
	pointer-events: none
}

.toolbar-menu .toolbar-menu-drawer .toolbar-button:first-of-type {
	pointer-events: auto
}

.toolbar-menu .toolbar-menu-drawer .toolbar-button:first-of-type.active {
	background-color: #0f79aa
}

.box-shadow,
.color-picker {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.color-picker {
	padding: 0;
	position: absolute;
	width: 125px;
	height: auto;
	z-index: 50000;
	top: -51px;
	left: 33px;
	outline: 0;
	cursor: pointer
}

.color-picker .color-picker-color {
	width: 25px;
	height: 15px;
	float: left
}

.box-shadow,
.size-picker {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.size-picker {
	position: absolute;
	outline: 0;
	padding: 0;
	cursor: pointer;
	left: 32px;
	top: -60px;
	background-color: #756a7a;
	width: 35px;
	height: 75px;
	z-index: 50000
}

.size-picker .sizer {
	position: relative;
	width: 0;
	height: 0;
	top: 8px;
	left: 18px;
	border-right: 10px solid transparent;
	border-top: 60px solid #fefeff
}

.size-picker .sizer .marker {
	position: absolute;
	width: 0;
	height: 0;
	left: -6px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fefeff;
	transform: translateY(2px)
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.minibar {
	padding: 0;
	z-index: 500;
	pointer-events: none;
	text-align: center
}

.minibar .toolbar-menu {
	margin: 0 auto
}

.minibar.ignore-pointer .toolbar-menu,
.minibar.ignore-pointer .toolbar-button {
	pointer-events: none !important
}

.clipboard {
	position: fixed;
	left: -500px;
	top: 0
}

.box-shadow,
.profile .images .image-card {
	-webkit-box-shadow: 2px 2px 3px -1px rgba(9,44,59,0.35);
-moz-box-shadow: 2px 2px 3px -1px rgba(9,44,59,0.35);
box-shadow: 2px 2px 3px -1px rgba(9,44,59,0.35);
	
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.profile {
	max-width: 900px;
	margin: 0 auto;
	margin-bottom: 50px
}

.profile .ad-container {
	margin-top: 0;
	margin-bottom: 25px;
	text-align: center
}

.profile>.spinner {
	margin: 100px auto
}

.profile .load-failed {
	top: 45%
}

.profile .message {
	margin: 100px auto;
	text-align: center
}

.profile .images {
	max-width: 900px;
	padding-top: 20px
}

.profile .images .image-column :first-child {
	margin-top: 0
}

.profile .images .image-card {
	display: inline-block;
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.1)
}

.profile .images .image-card:after {
	content: '';
	display: block;
	margin-top: 100%
}

.profile .images .image-card .image-card-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0;
	transition: opacity 1s ease-out
}

.profile .images .image-card.loaded>.image-card-image {
	opacity: 1
}

.profile .images .image-card.deleting>.image-card-image {
	opacity: 0.1
}

.profile .images .image-card:hover .image-card-menu {
	bottom: 0
}

.profile .images .image-card .image-card-menu {
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0;
	right: 0;
	bottom: -40px;
	background-color: rgba(22, 101, 122, 0.55);
	transition: bottom 0.2s;
	vertical-align: text-bottom;
	/* border-bottom: 5px solid #3eaadd */
}

.profile .images .image-card .image-card-menu .image-card-menu-button {
	float: right;
	color: #fff;
	font-size: 16pt;
	line-height: 40px;
	padding-right: 10px
}

.profile .images .image-card .image-card-menu .image-card-menu-button:hover {
	color: #d2eeff
}

.profile .images .image-card .spinner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

@media screen and (max-width: 767px) {
	.profile .image-card.empty {
		display: none
	}
}

.box-shadow,
.message-box {
  /*	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2) */
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.message-box {
	max-width: 500px;
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: center;
	
	font-size: 18pt;
	padding: 40px 50px
}

@media screen and (max-width: 767px) {
	.message-box {
		margin-top: 0
	}
}

.message-box a {
	color: #0d6e9b
}

.message-box a:hover {
	color: #0d6e9b
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.pager {
	padding: 0;
	z-index: 500;
	pointer-events: none;
	font-size: 13pt;
	margin: 0 auto 5px auto
}

.pager .toolbar-menu {
	float: none;
	display: inline-block
}

.pager .page {
	padding: 0 8px
}

.box-shadow {
	box-shadow: 6px 6px 0px rgba(24, 21, 27, 0.2)
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flip-horizontally {
	transform: scaleX(-1)
}

.ad-container {
	margin: 25px auto;
	text-align: center
}

.ad-container.header-fix {
	margin-top: 0
}

.textpage {
	max-width: 900px;
	margin: 0 auto;
	padding-bottom: 50px;
	color: #515151;

.textpage a {
	color: #0d6e9b;
	font-weight: bold
}

.textpage a:active {
	color: white
}

@media screen and (max-width: 767px) {
	.textpage {
		padding: 0 15px;
		padding-bottom: 25px;
		font-size: 15px
	}
}

