/* MAIN */

@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,700&subset=latin-ext');

@import url('https://fonts.googleapis.com/css?family=Chewy|Indie+Flower|Pacifico|Sedgwick+Ave|Sedgwick+Ave+Display');

html {
	overflow-x: hidden;
}
body {
	font-family: 'Raleway','Arial', sans-serif;
	color: #a4a4a4;
	background: #f9fafb;
	font-size: 14px;
	font-weight: 400;
}
body.modal-open {
	padding-right: 0!important;
}

body.mce-modal-open {
    overflow: hidden;
    padding-right: 17px !important;
    height: 100%;
}

html.mce-modal-open {
    overflow: hidden;
}
.modal.bootstrap-dialog {
	z-index: 999999!important;
}
.modal.fade {
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;-ms-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal {
	text-align: center;
	padding: 0!important;
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
h1 {
	position: relative;
	margin: 10px 0 32px 0;
	text-align: left;
	font-size: 25px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #a4a4a4;
}
h2 {
	position: relative;
	margin: 10px 0 70px 0;
	color: #000;
	text-align: left;
	font-size: 36px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
h3 {
	font-family: 'Raleway', sans-serif;
}
h4 {
	font-size: 18px;
	font-weight: 400;
	color: #999;
	position: relative;
	margin-bottom: 74px;
	text-align: center;
}
a, a:active, a:focus {
	text-decoration: none; 
	color: #333;
}
p {
	line-height: 29px;
	letter-spacing: 0.1px;
	margin-bottom: 27px;
}
a:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
}
a:hover	{
	text-decoration: none;
	color: #25b0e6;
}

.btn:focus {
	box-shadow: none;
}
.btn.btn-default, .btn.btn-default.delete-btn {
    border: 1px solid #21aee4;
    background: #21aee4;
    border-radius: 2px;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    padding: 5px 35px;
    -webkit-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
    -moz-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
    -ms-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
    -o-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
    transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
}
.btn.btn-success {
	font-size: 13px;
	font-weight: 600;
	border: 0;
	border-radius: 0;
	height: 48px;
	padding: 10px 45px;
	-webkit-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
	-moz-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
	-ms-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
	-o-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
	transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
}
.btn.btn-default:hover {
	background: #50bee1;
	color: #fff;
	border-color: #50bee1;
}
.btn.btn-default:focus, .btn.btn-default:active {
	background: #50bee1;
	color: #fff;
	border-color: #50bee1;
	box-shadow: none;
}
.btn.btn-default.blue-btn {
    border: 1px solid #21aee4;
    background: #21aee4;
}
.btn.btn-default.blue-btn:hover {
    border-color: #50bee1;
    background: #50bee1;
}
.error-404-wrapper {
	margin: 100px 0;
}
.error-404-wrapper .error-404 {
	text-align: center;
	font-size: 196px;
	color: #868688;
}
.error-404-wrapper .error-404-text .first {
	font-size: 50px;
	text-transform: uppercase;
	color: #212121;
	margin-top: 56px;
}
.error-404-wrapper .error-404-text .second {
	font-size: 30px;
	font-weight: 700;
	text-transform: capitalize;
	color: #212121;
	margin: -15px 0 15px 0;
}
.error-404-wrapper .error-404-text .third {
	font-size: 18px;
	font-weight: 600;
	color: #807F7D;
}
.breadcrumb-wrapper {
	background: #f5f5f5;
	padding: 20px 0;
}
.breadcrumb-wrapper .breadcrumb-title {
	font-size:22px;
}
.breadcrumb-path {
	padding-top:5px;
}
.index-news-snippet h3 {
	font-size:20px;
	text-align:left;
}
.contact-wrapper {
	padding: 40px 0px;
}
.captcha-input {
	margin-top: 18px;
	position: relative;
}
.has-feedback label ~ .form-control-feedback {
	top: 34px;
}
.form-group.no-label .form-control-feedback {
	top: 8px;
}
.contact-information-wrapper .contact-row {
	margin-bottom:10px;
}
.contact-information-wrapper .contact-row i {
	margin-right:8px;
}
.contact-information-wrapper .social-link i {
	color:#555;
	border-color:#555;
}
#map {
	height:500px;
}

#map h3 {
	margin-top: 5px;
	font-size: 15px;
}
.loading-spinner {
	position: absolute;
	z-index:999;
	left:50%;
	top:90px;
	margin-left:-30px;
}
.custom-container {
	width: 100%;
	padding: 0 70px;
}
.font-wrapper {
	text-align: center;
	padding: 0 5px;
    font-weight: 400;
}
.font-wrapper .font-name {
	font-size: 14px;
	margin-bottom: 5px;
	text-align: left;
    display: flex;
}
.font-wrapper .font-name .name {
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
}
.font-wrapper .font-name .category {
    margin-left: 5px;
    white-space: nowrap;
}
.less-desc-font .font-wrapper .font-name {
	text-align: center;
}
.font-wrapper .font-name a {
	color: #25b0e6;
}

.font-wrapper .font-name a:hover {
	text-decoration: underline;
}

.font-wrapper .font-name .name a {
	color: #a4a4a4;
}

.font-wrapper .font-name .name a:hover {
	color: #25b0e6;
	text-decoration: none;
}
.font-wrapper .font-preview {
	font-size: 40px;
	padding: 19px 8px;
}

.font-wrapper.image .font-preview {
	border: 0;
	padding: 0;
	height: auto;
}
.font-wrapper .details {
	padding: 10px 0 0 0;
}
.font-wrapper .details .creator {
	float: left;
	width: 70%;
	text-align: left;
	font-size: 14px;
}
.font-wrapper .details .creator .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.font-wrapper .details .creator .styles {
	margin-top: -5px;
}

.font-wrapper .details .creator a {
	color: #a4a4a4;
}

.font-wrapper .details .creator a:hover {
	color: #25b0e6;
}
.font-wrapper .details .options {
	float: left;
	width: 30%;
	text-align: right;
    padding-top: 9px;
	font-size: 17px;
}

.font-wrapper .details .options a {
    color: #a4a4a4;
}

.font-wrapper .details .options a:hover {
    color: #25b0e6;
}
.font-wrapper .details .options i {
	margin-right: 5px;
}
.font-wrapper .details .options i:last-child {
	margin-right: 0;
}

.font-wrapper .details .options .checkbox-wrapper {
    margin: 1px 1px 0 2px;
	float: right;
}

.font-wrapper .details .options .checkbox-wrapper label {
	padding-left: 28px;
	margin-top: 1px;
	margin-bottom: 3px;
}

.font-wrapper .details .options .checkbox-wrapper .magic-checkbox + label:before, .font-wrapper .details .options .checkbox-wrapper .magic-radio + label:before {
	width: 18px;
	height: 18px;
}

.font-wrapper .details .options .checkbox-wrapper label:before {
	left: auto;
	right: 0;
}

.font-wrapper .details .options .checkbox-wrapper label:after {
	left: 16px;
}

.font-wrapper .details .options .checkbox-wrapper + label:after {
	top: 3px;
	height: 11px;
}
.font-wrapper.indie-flower .font-preview {
	font-family: 'Indie Flower', cursive;
}
.font-wrapper.sedgwick-ave .font-preview {
	font-family: 'Sedgwick Ave', cursive;
}
.font-wrapper.sedgwick-ave-display .font-preview {
	font-family: 'Sedgwick Ave Display', cursive;
}
.font-wrapper.pacifico .font-preview {
	font-family: 'Pacifico', cursive;
}
.font-wrapper.chewy .font-preview {
	font-family: 'Chewy', cursive;
}
.fonts-slider-wrapper {
	margin: 10px 0 100px 0;
}
.fonts-slider-wrapper.inner-pages {
	margin: 0 0 60px 0;
}
.fonts-slider-row {
	margin: 0 -5px;
}
.fonts-padding {
	position: relative;
}
.slider-arrows {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-arrows span {
	display: block;
	position: absolute;
	left: -30px;
	top: 62px;
	color: #a4a4a4;
}
.slider-arrows span:hover {
	color: #22afe5;
	cursor: pointer;
}
.slider-arrows span i {
	font-size: 25px;
	font-weight: 700;
}
.slider-arrows span.next {
	right: -30px;
	left: auto;
}
.index-fonts-infinity .font-wrapper {
	margin-bottom: 60px;
}
.heading-wrapper {
	position: relative;
	display: inline-block;
}
.heading-wrapper h1 {
	display: inline-block;
}
.heading-wrapper .see-all {
	position: absolute;
	right: -46px;
	top: 10px;
	font-size: 12px;
}
.heading-wrapper .see-all a {
	color: #22afe5;
}
.tags-slider {
	margin: 30px 0 50px 0;
}
.tags-slider .owl-item:last-child {
	margin-right: 0!important;
}
.tags-slider .tag {
	text-align: center;
	background: #22afe5;
	border: 1px solid #22afe5;
	color: #fff;
	border-radius: 7px;
	padding: 1px 12px 2px;
	margin: 2px 0;
	font-size: 14px;
    white-space: nowrap;
	-webkit-transition: background 0.3s ease, color 0.3s ease 0s;
	-moz-transition: background 0.3s ease, color 0.3s ease 0s;
	-ms-transition: background 0.3s ease, color 0.3s ease 0s;
	-o-transition: background 0.3s ease, color 0.3s ease 0s;
	transition: background 0.3s ease, color 0.3s ease 0s;
}
.tags-slider .slider-arrows span {
	top: 1px;
}
.tags-slider .tag:hover {
	background: transparent;
	color: #22afe5;
}
.loading {
	text-align: center;
	font-size: 26px;
}
.form-control {
	border-radius: 2px;
	height: 34px;
	border: 1px solid #a4a4a4;
	color: #595959;
	background: transparent;
	box-shadow: none;
	font-size: 15px;
	margin-bottom: 24px;
	padding-left: 16px;
}
textarea.form-control {
	padding-top: 5px;
	min-height: 65px;
	min-width: 100%;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #595959;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
	color: #595959;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
	color: #595959;
}
.form-control:-moz-placeholder { /* Firefox 18- */
	color: #595959;
}
.form-control:focus {
	border-color: #22afe5;
	box-shadow: none;
	background: #fff;
}
.fonts-slider-row .font-wrapper .font-preview {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: auto;
    padding: 0;
}
.handpicked .font-wrapper .font-preview {
	padding: 0;
}
.handpicked .slider-arrows span {
    top: 50%;
}
.font-preview {
	height: 210px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sign-in-wrapper {
	margin: 40px 0 70px 0;
}
.smaller-column-left {
	padding-right: 20%;
}
.smaller-column-middle {
	padding-left: 10%;
	padding-right: 10%;
}
.smaller-column-right {
	padding-left: 20%;
}
.social-login-btn {
	display: block;
	width: 100%;
	position: relative;
	color: #fff;
	background: #22afe5;
	border-radius: 2px;
	height: 33px;
	font-size: 16px;
	font-weight: 500;
	padding-left: 38px;
	padding-top: 4px;
	margin-bottom: 24px;
}
.social-login-btn:focus {
	color: #fff;
}
.social-login-btn:hover {
	color: #fff;
	opacity: 0.85;
}
.social-login-btn.facebook {
	background: #3c66c4;
}
.social-login-btn.google-plus {
	background: #cf4332;
}
.social-login-btn i {
	font-size: 24px;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
h1.sign-in {
	margin-top: 0;
}
.btn.sign-in-btn {
	background: #a4a4a4;
	margin-top: 60px;
	text-transform: none;
	height: 60px;
	line-height: 62px;
	padding: 0 30px 0 70px;
	width: 220px;
	text-align: left;
	font-size: 19px;
	position: relative;
	font-weight: 400;
}
.btn.sign-in-btn i {
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}
/* Base for label styling */
.custom-check-validation-wrapper {
	position: relative;
	margin-bottom: 24px;
}
.custom-check:last-child {
	margin-bottom: 0;
}
.custom-check label {
	font-size: 16px;
	font-weight: 500;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.custom-check [type="checkbox"]:not(:checked),
.custom-check [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
.custom-check [type="checkbox"]:not(:checked) + label,
.custom-check [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 45px;
	cursor: pointer;
}

/* checkbox aspect */
.custom-check [type="checkbox"]:not(:checked) + label:before,
.custom-check [type="checkbox"]:checked + label:before {
	content: '\f096';
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: -4px;
	width: 27px;
	height: 27px;
	font-size: 34px;
}
.custom-check [type="checkbox"]:checked + label, .custom-check [type="checkbox"]:checked + label:before {
	color: #22afe5;
	content: '\f046';
}
/* disabled checkbox */
.custom-check [type="checkbox"]:disabled:not(:checked) + label:before,
.custom-check [type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
.custom-check [type="checkbox"]:disabled:checked + label:after {
	color: #999;
}
.custom-check [type="checkbox"]:disabled + label {
	color: #aaa;
}
.custom-check {
	margin-bottom: 7px;
}
.custom-check label {
	margin-bottom: 0;
}
.sign-in-heading-wrapper h1 {
	display: inline-block;
}
.sign-in-heading-wrapper .custom-check {
	display: inline-block;
	margin-top: -29px;
	margin-left: 30px;
}
.add-new-font-wrapper {
	padding-top: 30px;
}
.content-dropdown .btn {
	background: transparent;
}
.content-dropdown .btn:focus {
	box-shadow: none;
}
.nice-select {
	border: none;
	border-radius: 0;
	background: transparent;
	color: #595959;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 5px;
	float: none;
	padding-right: 0;
}
.nice-select .current {
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 79%;
	display: block;
	z-index: 0;
	position: relative;
}
.nice-select:after {
	left: 0;
	border: 0;
	content: '\f0d7';
	font-family: 'FontAwesome';
	transform: none;
	top: 1px;
	margin-top: 0;
	height: 30px;
	width: 9px;
	font-size: 22px;
}
.nice-select.open:after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.nice-select .list {
	border-radius: 0;
    max-height: 300px;
	overflow-y: auto;
	z-index: 4;
}
.nice-select .option {
	line-height: 32px;
	min-height: 32px;
	padding-left: 15px;
	padding-right: 25px;
}
.nice-select .list {
	margin-top: -2px;
}
.upload {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: url("/design/border-image-01.png") 1 1 1 1 round round;
	border-style: dashed;
	border-width: 1px;
	padding: 5px 15px;
	color: #595959;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 30px;
}
.upload span.italic {
	font-style: italic;
	font-size: 12px;
	margin-left: 2px;
}
.upload i {
	margin: -1px 18px 0 0;
	font-size: 22px;
	float: left;
}
.upload.upload-screenshot {
	min-height: 204px;
	width: 100%;
	max-width: 320px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dropzone.dz-started.upload-screenshot.dz-started {
	display: block;
}

#dropzone-picture-content {
	width: 100%;
}
.upload.upload-screenshot .picture-icon {
	font-size: 35px;
	float: left;
	margin: 3px 15px 0 0;
}
.upload-text {
	line-height: 20px;
}

.btn.btn-default.delete-btn {
	margin-right: 30px;
}
.btn.btn-default.delete-btn i {
	font-size: 20px;
	margin-right: 5px;
}
.btn.btn-default.delete-btn:hover {
	background: #22afe5;
	border-color: #22afe5;
	color: #fff;
}
.action-btns {
	margin-top: 64px;
}
.btn.btn-default.upload-btn {
	background: #a4a4a4;
	font-weight: 400;
	text-transform: none;
	padding: 10px 35px;
	border: 1px solid #a4a4a4;
}
.btn.btn-default.upload-btn i {
	margin-right: 5px;
}
.sign-in-left {
	float: left;
	width: 51%;
	padding-right: 30px;
	border-right: 1px solid #a4a4a4;
}
.sign-in-right {
	float: left;
	width: 25%;
	padding-left: 30px;
}
.sign-in-content {
	padding: 110px 0;
}
.sign-in-content a {
	color: #a4a4a4;
}
.sign-in-content a.social-login-btn, .sign-in-content a.social-login-btn:hover {
	color: #fff;
}
.sign-in-content a:hover {
	color: #22afe5;
}
.sign-in-content .form-control {
	max-width: 320px;
}
.sign-in-content .right-input .form-control {
	float: right;
}
.sign-in-content .btn.btn-default {
	height: 34px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 400;
	position: relative;
    background: #77ae2c;
    border-color: #77ae2c;
    color: #fff;
    border-radius: 2px;
    text-align: center;
}
.sign-in-content .btn.btn-default:hover {
    background-color: #95be54;
    border-color: #95be54;
}
.sign-in-content .btn.btn-default.register {
	float: right;
	width: 100%;
	max-width: 320px;
	background: #77ae2c;
	border-color: #77ae2c;
	color: #fff;
    border-radius: 2px;
    text-align: center;
}
.sign-in-content .btn.btn-default.register:hover {
	background-color: #95be54;
	border-color: #95be54;
}
.sign-in-content .btn.btn-default.send-reset-link {
    background: #77ae2c;
    border-color: #77ae2c;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    margin-top: 8px;
    padding-left: 45px;
    padding-right: 45px;
}
.sign-in-content .btn.btn-default.send-reset-link:hover {
    background-color: #95be54;
    border-color: #95be54;
}
.sign-in-content .btn.btn-default.register i {
	font-size: 25px;
	float: left;
	margin: -1px 14px 0 0;
}
.sign-in-content .btn.btn-default.reset {
	text-align: center;
    border: 1px solid #21aee4;
    background: #21aee4;
	color: #fff;
	height: 33px;
    padding-left: 45px;
    padding-right: 45px;
}
.sign-in-content .btn.btn-default.reset:hover {
	background-color: #50bee1;
	border-color: #50bee1;
}
.sign-in-content .btn.btn-default.reset i {
	font-size: 24px;
	float: left;
	margin: -2px 12px 0 0;
}
.sign-in-content .custom-check {
	height: 48px;
	margin-bottom: 30px;
}
.log-in-left {
	width: 25%;
	float: left;
	padding-right: 30px;
	border-right: 1px solid #a4a4a4;
}
.log-in-left .btn.btn-default.register {
	float: none;
}
.right-input .upload {
	float: right;
	width: 100%;
	max-width: 320px;
}
.sign-in-content.profile .btn.btn-default.reset {
	margin-left: 0;
}
.sign-in-content.profile .sign-in-left {
	border: 0;
	padding-right: 53px;
}
.sign-in-content.profile .sign-in-right {
	padding-left: 52px;
}
h4.modal-title {
	text-align: left;
}
.modal-content {
	border-radius: 5px;
}
.modal-content .btn.btn-default, .modal-content .btn.btn-success {
	padding: 7px 20px;
	height: auto;
}
.modal-content .btn.btn-success {
    font-size: 15px;
}
.form-control-feedback, .form-group.no-label .form-control-feedback {
	top: 9px;
	right: 16px;
}
.captcha-input .form-control-feedback {
	right: 0;
	top: 9px;
}
.form-control-feedback.fa-times {
	color: #F44336;
}
.form-control-feedback.fa-check {
	color: #4CAF50;
}
.left-input {
	position: relative;
}
.left-input .form-control-feedback {
	right: 45px;
}

.edit-profile-wrapper .profile-image-wrapper {
	padding-left: 50px;
	padding-top: 23px;
}
.edit-profile-wrapper .profile-image {
	margin-top: 38px;
	margin-bottom: 20px;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
}
.edit-profile-wrapper .profile-image img {
	max-width: 100%;
	max-height: 100%;
}
.edit-profile-wrapper .profile-image i {
	font-size: 100px;
	color: #333;
}
.my-account-box {
	text-align: center;
	border: 1px solid #a4a4a4;
	padding: 25px 10px;
	margin-bottom: 30px;
}
.my-account-box:hover {
	border-color: #22afe5;
}
.my-account-box i {
	font-size: 40px;
	margin-bottom: 10px;
}
.my-account-box .title {
	font-size: 22px;
	font-weight: 400;
}
.forgot-password-wrapper .btn.btn-default.refresh-captcha {
	margin-bottom: 0;
}
.custom-check-validation-wrapper .form-control-feedback {
	right: 0;
	top: 3px;
}
.template-container {
	display: none;
}
input.inputfile {
	display: none;
}
.file-upload {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
	border-radius :2px;
}
.file-upload:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
}
.crop-image-wrapper {
	width: 60%;
	float: left;
	padding-top: 60%;
	position: relative;
	border: 1px solid #ccc;
}
.crop-image-wrapper .absolute-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.avatar-crop-wrapper .crop-options {
	float: left;
	width: 40%;
	padding-left: 50px;
}
.avatar-crop-wrapper .cropper-preview {
	width: 100px!important;
	height: 100px!important;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-right: 20px;
}
.avatar-crop-wrapper .cropper-preview.round {
	border-radius: 50%;
}
.avatar-crop-wrapper .crop-preview-wrapper {
	display: flex;
	margin-bottom: 30px;
}
.avatar-crop-wrapper .menu-heading {
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0 5px;
}
.avatar-crop-wrapper .tools-container i {
	width: 35px;
	height: 35px;
	border: 1px solid #ccc;
	border-radius :2px;
	line-height: 34px;
	text-align: center;
	margin-right: 5px;
	-webkit-transition: background-color 0.1s ease 0s, opacity 0.1s ease 0s;
	-moz-transition: background-color 0.1s ease 0s, opacity 0.1s ease 0s;
	-o-transition: background-color 0.1s ease 0s, opacity 0.1s ease 0s;
	transition: background-color 0.1s ease 0s, opacity 0.1s ease 0s;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;
}
.avatar-crop-wrapper i:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
	cursor: pointer;
}
.avatar-crop-wrapper .file-upload {
	margin-bottom: 20px;
}
.edit-profile-wrapper .has-feedback label ~ .form-control-feedback {
	top: 32px;
	right: 5px;
}
.alert {
	border-radius: 0;
}
.alert span.close {
	font-size: 25px;
	opacity: 0.4;
	margin-top: -4px;
}
.alert span.close:hover {
	opacity: 0.5;
}
.modal.info .modal-dialog .modal-header, .modal.type-info .modal-dialog .modal-header {
	background: #039be5;
	color: #fff;
}
.modal.succes .modal-dialog .modal-header, .modal.type-succes .modal-dialog .modal-header {
	background: #8bc34a;
	color: #fff;
}
.modal.warning .modal-dialog .modal-header, .modal.type-warning .modal-dialog .modal-header {
	background: #ff9800;
	color: #fff;
}
.modal.danger .modal-dialog .modal-header, .modal.type-danger .modal-dialog .modal-header {
	background: #f44336;
	color: #fff;
}
.row-10 {
	margin: 0 -5px;
}
.row-10 .col-lg-1, .row-10 .col-lg-10, .row-10 .col-lg-11, .row-10 .col-lg-12, .row-10 .col-lg-2, .row-10 .col-lg-3, .row-10 .col-lg-4, .row-10 .col-lg-5, .row-10 .col-lg-6, .row-10 .col-lg-7, .row-10 .col-lg-8, .row-10 .col-lg-9, .row-10 .col-md-1, .row-10 .col-md-10, .row-10 .col-md-11, .row-10 .col-md-12, .row-10 .col-md-2, .row-10 .col-md-3, .row-10 .col-md-4, .row-10 .col-md-5, .row-10 .col-md-6, .row-10 .col-md-7, .row-10 .col-md-8, .row-10 .col-md-9, .row-10 .col-sm-1, .row-10 .col-sm-10, .row-10 .col-sm-11, .row-10 .col-sm-12, .row-10 .col-sm-2, .row-10 .col-sm-3, .row-10 .col-sm-4, .row-10 .col-sm-5, .row-10 .col-sm-6, .row-10 .col-sm-7, .row-10 .col-sm-8, .row-10 .col-sm-9, .row-10 .col-xs-1, .row-10 .col-xs-10, .row-10 .col-xs-11, .row-10 .col-xs-12, .row-10 .col-xs-2, .row-10 .col-xs-3, .row-10 .col-xs-4, .row-10 .col-xs-5, .row-10 .col-xs-6, .row-10 .col-xs-7, .row-10 .col-xs-8, .row-10 .col-xs-9 {
	padding-left: 5px;
	padding-right: 5px;
}
.index-fonts-infinity .font-wrapper {
	padding: 0;
}
.checkbox-wrapper {
	margin-bottom: 20px;
}
.login-box {
	font-size: 15px;
}
.alert {
	padding: 6px 15px;
}
@keyframes hover-color {
	from {
		border-color: #c0c0c0; }
	to {
		border-color: #3e97eb; } }
.magic-checkbox + label:before, .magic-radio + label:before {
     border-color: #a4a4a4;
 }
.magic-checkbox + label, .magic-radio + label {
    font-weight: 400;
    font-size: 13px;
}
/* Base for label styling */
.magic-checkbox-wrapper [type="checkbox"]:not(:checked), .magic-checkbox-wrapper [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.magic-checkbox-wrapper label {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.magic-checkbox-wrapper-check input[type="checkbox"]:not(:checked),
.magic-checkbox-wrapper input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label,
.magic-checkbox-wrapper input[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

/* checkbox aspect */
.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label:before,
.magic-checkbox-wrapper input[type="checkbox"]:checked + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #a4a4a4;
    border-radius: 3px;
}
/* checkbox aspect */
.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label:hover:before,
.magic-checkbox-wrapper input[type="checkbox"]:checked + label:hover:before {
    border-color: #25b0e6;
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
}
.magic-checkbox-wrappe input[type="checkbox"]:not(:checked) + label:after,
.magic-checkbox-wrapper input[type="checkbox"] + label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    background: #25b0e6;
    display: none;
    content: '';
    position: absolute;
}
.magic-checkbox-wrapper input[type="checkbox"]:checked + label:before, .custom-check [type="checkbox"]:checked + label:before {
    border-color: #25b0e6;
    background: #25b0e6;
}
.magic-checkbox-wrapper input[type="checkbox"]:checked + label:after, .custom-check [type="checkbox"]:checked + label:after {
    display: block;
    top: 2px;
    left: 7px;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
}
/* disabled checkbox */
.magic-checkbox-wrapper input[type="checkbox"]:disabled:not(:checked) + label:before,
.magic-checkbox-wrapper input[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
.magic-checkbox-wrapper input[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}
.magic-checkbox-wrapper input[type="checkbox"]:disabled + label {
    color: #aaa;
}
.magic-checkbox:checked + label:before {
    border-color: #25b0e6;
    background: #25b0e6;
}
#SignUpWrapper .captcha-input {
	margin: 0;
}
.btn-refresh {
	padding: 0;
	font-size: 25px;
	background: transparent;
	box-shadow: none;
	color: #a4a4a4;
}
.btn-refresh:active, .btn-refresh:focus {
	color: #a4a4a4;
	box-shadow: none;
}
.btn-refresh:hover {
	color: #25b0e6;
	background: transparent;
	box-shadow: none;
}
.checkbox label, .radio label {
	font-size: 13px;
	padding-right: 20px;
}
.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label, .magic-checkbox-wrapper input[type="checkbox"]:checked + label {
	line-height: 15px;
}
.custom-check-validation-wrapper.licence-check-wrapper {
	margin-bottom: 22px;
}
.edit-profile-wrapper label {
	font-weight: 400;
	margin-bottom: 3px;
}
.edit-profile-wrapper .form-control {
	margin-bottom: 15px;
}
.edit-profile-wrapper .form-group {
	margin-bottom: 0;
}
.btn.btn-default.submit {
	background: #77ae2c;
	border-color: #77ae2c;
	min-width: 150px;
	color: #fff;
    text-align: center;
    border-radius: 2px;
}
.btn.btn-default.submit:hover {
	background-color: #95be54;
	border-color: #95be54;
}
.reset-password {
	margin-top: 30px;
}
.modal-footer, .modal-header {
	border: none;
}
.modal-header .close {
	margin-top: -10px;
	font-size: 30px;
	font-weight: 400;
}

.page-content-wrapper h3 {
	margin-top: 2px;
	font-weight: 700;
	font-size: 25px;
}

.page-content-wrapper {
	font-size: 16px;
	font-weight: 500;
}

.page-content-wrapper p {
	line-height: 22px;
	margin-bottom: 15px;
}

.privacy-separator {
	margin-bottom: 40px;
}

.page-content-wrapper .tags-slider {
	margin-top: 0;
	margin-bottom: 55px;
}

.one-news-item {
	margin-bottom: 30px;
	background: #fff;
}

.one-news-item .title {
	font-size: 19px;
	color: #444;
	text-align: left;
	padding: 2px 14px;
	font-weight: 400;
}

.one-news-item .title .text {
	min-height: 75px;
}
.one-news-item .title .text a {
	color: #a4a4a4;
}
.one-news-item .title .text a:hover {
	color: #22afe5;
}
.one-news-item .title .by {
	font-size: 12px;
	padding-bottom: 4px;
	font-weight: 500;
	color: #a4a4a4;
}

.one-news-item .title .by a {
	color: #22afe5;
}

.one-news-item .title .by a:hover {
	text-decoration: underline;
}

.blog-list-heading {
	padding: 0 0 75px 0;
}

.blog-list-heading .title-and-search {
	margin-bottom: 12px;
}

.blog-list-heading .title-and-search .title {
	font-size: 35px;
	font-weight: 400;
	color: #a4a4a4;
	float: left;
	margin-right: 45px;
}

.blog-list-heading .title-and-search .search {
	float: left;
	margin-top: 8px;
}

.blog-list-heading .title-and-search .search .searchbox {
	margin: 0;
	float: none;
}

.blog-list-heading .showing {
	font-size: 16px;
	font-weight: 500;
	color: #a4a4a4;
}

.news-list-wrapper {
	padding-bottom: 40px;
}

.blog-list-heading.one-blog .title {
	padding-top: 3px;
}

.blog-list-heading.one-blog .showing {
	font-size: 12px;
}

.blog-list-heading.one-blog .showing a {
	color: #22afe5;
}

.blog-list-heading.one-blog .showing a:hover {
	text-decoration: underline;
}

.blog-list-heading.one-blog .title-and-search {
	margin-bottom: 2px;
}

.news-first-row {
	margin-bottom: 30px;
}

.blog-list-heading.one-blog {
	padding-bottom: 40px;
}

.right-blog-posts {
	padding-left: 40px;
}

.right-blog-posts .title {
	font-size: 26px;
	font-weight: 400;
	color: #22afe5;
	margin-top: -3px;
}

.right-blog-posts .post-list {
	list-style: none;
	padding: 0;
}

.right-blog-posts .post-list li {
	margin: 0;
	border-bottom: 1px solid #ededef;
	color: #585857;
	font-size: 17px;
	padding: 4px 0
}

.right-blog-posts .post-list li a {
	color: #a4a4a4;
}
.right-blog-posts .post-list li a:hover {
	color: #22afe5;
}

.right-blog-posts .post-list li:last-child {
	border-bottom: 0;
}

.one-news-wrapper #TextualContent {
	font-size: 18px;
}
#TextualContent img {
    max-width: 100%;
    height: auto;
}
.share-btn {
	background: #22afe5;
	color: #fff;
	display: inline-block;
	padding: 8px 13px;
	font-size: 12px;
	border-radius: 3px;
	font-weight: 500;
}

.share-btn i {
	margin-right: 10px;
	font-size: 16px;
	float: left;
}

.share-btn.twitter-share, .share-btn.twitter-share:focus {
	background: #55acef;
	color: #fff;
}

.share-btn.facebook-share, .share-btn.facebook-share:focus {
	background: #3b5999;
	color: #fff;
}

.twitter-share-wrapper {
	margin: 30px 0 8px 0;
}

.share-btn:hover {
	color: #fff;
	opacity: 0.8;
}

.user-cover-image {
	width: 100%;
	height: 312px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-bottom: 1px solid #25b0e6;
}
.user-profile-image img {
	width: 100%;
}

.user-profile-info {
	margin-top: -90px;
	margin-bottom: 15px;
}

.send-message {
    min-height: 32px;
	margin-bottom: 40px;
}

.send-message .btn.btn-send-message {
	background: #21aee4;
	color: #fff;
	border-radius: 2px;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 50px;
    text-align: center;
	-webkit-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
	-moz-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
	-ms-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
	-o-transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
	transition: background 0.3s ease, color 0.3s ease 0s, border 0.3s ease 0s;
}
.send-message .btn.btn-send-message:hover {
	background: #50bee1;
	color: #fff;
}
.user-profile-info .user-name {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 13px;
}

.user-profile-info .user-font-stats .stats-number {
	font-size: 18px;
	color: #25b0e6;
	margin-bottom: -5px;
}

.user-profile-info .user-font-stats .stats-name {
	font-size: 14px;
	color: #a4a4a4;
}

.user-profile-info .user-bio {
	font-size: 13px;
	line-height: 17px;
	margin-top: 5px;
}

.user-profile-info .user-homepage {
	text-align: right;
	margin-bottom: 26px;
}

.user-profile-info .user-homepage a {
	color: #25b0e6;
}

.user-profile-info .user-homepage a:hover {
	text-decoration: underline;
}

.user-profile-info .user-country {
	text-align: right;
}

.user-profile-info .user-country i {
	font-size: 22px;
}

.user-profile-popular-fonts .heading-wrapper h1 {
	margin-bottom: 10px;
}

.user-profile-popular-fonts .fonts-slider-wrapper {
	margin-bottom: 40px;
}

.font-list .font-wrapper {
	padding: 0;
	margin-bottom: 50px;
}

.font-list .detail-row {
    text-align: left;
}
.row.gap-10 {
	padding: 0;
	margin: 0 -5px;
}

.gap-10 {
	padding: 0 5px;
}

.user-profile-uploaded-fonts {
    margin-top: 80px;
}
.user-profile-uploaded-fonts .heading-wrapper h1 {
	margin-bottom: 30px;
	padding-right: 30px;
}

.heading-wrapper {
	position: relative;
	width: 100%;
}

.heading-wrapper .change-grid-wrapper {
	position: absolute;
	right: 0;
	top: 8px;
	font-size: 24px;
}

.heading-wrapper .change-grid-wrapper i:last-child {
	margin-left: 13px;
}

.heading-wrapper .change-grid-wrapper i.active, .heading-wrapper .change-grid-wrapper i.active:hover {
	color: #25b0e6;
    opacity: 1;
}

.heading-wrapper .change-grid-wrapper i:hover {
    cursor: pointer;
    opacity: 0.8;
}

.wide-grid-item .detail-row {
	text-align: left;
    margin-bottom: 9px;
    font-size: 14px;
    padding: 0;
}
.wide-grid-item .detail-row .title a {
    color: #a4a4a4;
}
.wide-grid-item .detail-row .title a:hover {
    color: #25b0e6;
    text-decoration: none;
}
.wide-grid-item .detail-row.options {
	margin-bottom: 0;
	font-size: 18px;
}

.wide-grid-item .detail-row .second-item, .wide-grid-item .detail-row .second-item a {
	color: #25b0e6;
}
.wide-grid-item .detail-row .second-item a:hover {
    text-decoration: underline;
}
.wide-grid-item.font-wrapper .font-preview.font-preview-text-edit {
    border: 1px dashed #a4a4a4;
}
.wide-grid-item.font-wrapper .font-preview.font-preview-text-edit .preview-text .truncate-text {
    white-space: normal;
    text-overflow: clip;
    overflow: visible;
}
.wide-grid-item.font-wrapper .font-preview.font-preview-text-edit .preview-text {
    padding: 0;
    left: -1px;
}
.wide-grid-item.font-wrapper .font-preview.font-preview-text-edit .preview-text textarea {
    padding: 0 10px 0px 10px;
    box-sizing: border-box;
    margin-top: 5px;
    display: block;
    width: 103%;
    resize: none;
    white-space: nowrap;
}
.wide-grid-item.font-wrapper .font-preview.font-preview-text-edit .preview-text input {
    width: 103%;
    height: 100%;
    padding: 5px 15px;
    border: 0;
    background: transparent;
}
.wide-grid-item.font-wrapper .font-preview.font-preview-text-edit .preview-text input:focus {
    background-color: #fff;
}
.contact-wrapper .captcha-input {
	margin-top: 2px;
}
.see-all-wrapper {
	position: relative;
	display: inline-block;
}
.owl-carousel .owl-stage {
	padding-bottom: 1px;
}
.upload-font-wrapper textarea.form-control {
	min-width: 0;
}
.upload-font-wrapper .select-wrapper {
	padding-right: 0;
	margin: -10px -15px 10px 0;
	position: relative;
}
.upload-font-wrapper .select-wrapper select {
	display: block!important;
	position: absolute;
	visibility: hidden;
	top: 0;
	right: 0;
	z-index: 0;
}
.upload-font-wrapper .custom-check-validation-wrapper {
	margin: 15px 0 40px;
}
.bootstrap-tagsinput {
	border-radius: 2px;
	border: 1px solid #a4a4a4;
	color: #595959;
	background: transparent;
	box-shadow: none;
	font-size: 15px;
	padding-left: 16px;
	width: 320px;
	max-width: 100%;
	line-height: 27px;
	margin-bottom: 9px;
}
.bootstrap-tagsinput input {
	width: 100%;
	color: #595959;
	box-shadow: none;
}
.bootstrap-tagsinput .label-info {
	background: #25b0e6;
	font-size: 82%;
	font-weight: 600;
    border-radius: 2px;
}
.bootstrap-tagsinput.focus {
	background: #fff;
	border-color: #25b0e6;
}
.bootstrap-tagsinput input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 1;
	color: #595959;
}
.bootstrap-tagsinput input::-moz-placeholder { /* Firefox 19+ */
	color: #595959;
	opacity: 1;
}
.bootstrap-tagsinput input:-ms-input-placeholder { /* IE 10+ */
	color: #595959;
	opacity: 1;
}
.bootstrap-tagsinput input:-moz-placeholder { /* Firefox 18- */
	color: #595959;
	opacity: 1;
}
.dropzone.dz-started.upload-screenshot {
	max-height: 670px;
	overflow-y: auto;
}
.dropzone.dz-started.upload-screenshot .dz-message {
	margin-bottom: 5px;
}
.upload-screenshot .dz-preview {
	width: 100%;
}
.upload-screenshot .dz-preview .one-image {
	position: relative;
	width: 100%;
	padding-bottom: 66.5%;
	margin-bottom: 10px;
}
.upload-screenshot .dz-preview .one-image .dz-image-preview {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
}
.upload-screenshot .dz-preview .one-image .dz-image-preview-ico {
	display: none;
}
.upload-screenshot .dz-preview .one-image .overlay-bottom {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
}
.upload-screenshot .dz-preview .one-image .overlay-bottom i {
	margin: 2px 7px 0 0;
	font-size: 14px;
}

.upload-screenshot .dz-preview .one-image .overlay-bottom .btn {
	border-radius: 2px;
	font-size: 13px;
	padding: 4px 8px;
	margin: 0 5px 0 0;
	background: #21aee4;
	border: 0;
}

.upload-screenshot .dz-preview .one-image .overlay-bottom .btn:hover {
	background-color: #50bee1;
}

.upload-screenshot .dz-preview .one-image .overlay-bottom .btn.active {
	background-color: #77ae2c;
    box-shadow: none;
}

.upload-screenshot .dz-preview .one-image .overlay-bottom .btn:last-child {
	margin-right: 0;
}
.upload-screenshot .dz-preview .dz-details {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(255,255,255,0.8);
	padding: 2px 0;
	width: 100%;
}
.upload-screenshot .dz-preview .dz-details .details-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}
.upload-screenshot .dz-preview .dz-details .dz-filename {
	margin-right: 10px;
}
.upload-screenshot .dz-preview .dz-status-mark {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none;
}
.upload-screenshot .dz-preview .dz-status-mark .dz-success-mark, .upload-screenshot .dz-preview .dz-status-mark .dz-error-mark {
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(255,255,255,0.8);
	color: #000;
	font-size: 30px;
	align-items: center;
	justify-content: center;
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.upload-screenshot .dz-preview .dz-status-mark .dz-success-mark i, .upload-screenshot .dz-preview .dz-status-mark .dz-error-mark i {
	float: none;
	margin: 0;
	font-size: 28px;
}
.upload-screenshot .dz-preview.dz-success .dz-status-mark, .upload-screenshot .dz-preview.dz-success .dz-status-mark .dz-success-mark {
	display: flex;
	opacity: 1;
}
.upload-screenshot .dz-preview.dz-error .dz-status-mark, .upload-screenshot .dz-preview.dz-error .dz-status-mark .dz-error-mark {
	display: flex;
	opacity: 1;
}
.upload-font .dz-preview {
	background: #fff;
	margin-top: 10px;
	position: relative;
	padding-bottom: 12px;
}
.upload-font .dz-preview .details-wrapper {
	display: flex;
	justify-content: space-around;
	padding: 10px 12px;
}
.upload-font .dz-preview .details-wrapper .dz-filename {
	width: 80%;
}
.upload-font .dz-preview .details-wrapper .dz-size {
	text-align: right;
}
.upload-font .dz-remove {
	margin-left: 12px;
}
.upload-font-wrapper .form-control-feedback, .upload-font-wrapper .form-group.no-label .form-control-feedback {
	right: 38px;
}
.upload-font-wrapper .custom-check-validation-wrapper .form-control-feedback {
	right: -8px;
}
.upload-font-wrapper .select-wrapper .form-control-feedback {
	right: 0;
	top: 13px;
}
.tags-input-wrapper {
	position: relative;
}
.tags-input-wrapper .tags-input {
	display: block!important;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	z-index: 0;
}
.tags-input-wrapper .bootstrap-tagsinput {
	position: relative;
	z-index: 1;
}
.table.dataTable th.order-col, .table.dataTable th.order-col {
	width: 78px;
}
.dataTable_wrapper .btn, .dataTable_wrapper .btn:active, .dataTable_wrapper .btn:hover {
	background: transparent;
	border: none;
	padding: 0;
}
.table-top-row {
	padding: 0;
}
.dataTables_filter {
	margin-top: 2px;
}
.show-filters.btn i {
	margin-left: 2px;
	margin-top: -3px;
}
.dataTable_wrapper .pagination-wrapper {
	padding-bottom: 8px;
}
.dataTable_wrapper .pagination-wrapper .bootstrap-select {
	width: 60px;
	text-align: center;
}
.dataTable_wrapper .pagination-wrapper .bootstrap-select .btn {
	margin-top: 6px;
}
.dataTable_wrapper .pagination-wrapper .bootstrap-select .btn, .dataTable_wrapper .pagination-wrapper .bootstrap-select .btn:focus {
	color: #757575;
	background: transparent;
	box-shadow: none;
	outline: none !important;
}
.dataTable_wrapper .pagination-wrapper .bootstrap-select .btn:hover, .dataTable_wrapper .pagination-wrapper .bootstrap-select .btn:active {
	color: #25b0e6;
	background: transparent;
	box-shadow: none;
	outline: none !important;
}
.dataTable_wrapper .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	text-align: center;
}
.pagination-wrapper .info .dataTables_info {
	padding-top: 4px;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	right: 5px;
}
.pagination-wrapper .length {
	margin-top: -2px;
	margin-right: 50px;
}
.dataTables_paginate .pagination li .material-icons {
	margin-top: 1px;
}
.chosen-container-single .chosen-single {
	border-radius:0px;
	background: transparent;
	border:1px solid #ddd;
	box-shadow:none;
}
.chosen-container-single.chosen-container-active {
	border-color:#ddd;
	box-shadow:none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
	background: transparent;
	border-color:#ddd;
	box-shadow:none;
}
.chosen-container .chosen-drop {
	box-shadow: none;
}
.chosen-container-single .chosen-drop {
	border-radius:0px;
	border-color:#ddd;
	background: #fafafa;
}
.chosen-container .chosen-results li.active-result.highlighted {
	background: #25b0e6;
}
.chosen-container .chosen-results li.active-result.chosen-empty {
	font-style: italic;
	color: #bbb;
}
.chosen-container-single .chosen-search input[type="text"] {
	border-color:#ddd;
}
.pagination-wrapper .btn-group.bootstrap-select .dropdown-menu {
	padding:0px;
	color:#757575;
	left: 1px;
	display: block;
	visibility: hidden;
	opacity:0;
	-webkit-transition: opacity 0.22s ease-in-out;
	-moz-transition: opacity 0.22s ease-in-out;
	-ms-transition: opacity 0.22s ease-in-out;
	-o-transition: opacity 0.22s ease-in-out;
	transition: opacity 0.22s ease-in-out;
}
.pagination-wrapper .btn-group.bootstrap-select.open .dropdown-menu {
	visibility: visible;
	opacity:1;
	border-radius: 0;
}
.pagination-wrapper .btn-group.bootstrap-select .dropdown-menu a {
	color:#757575;
}
.pagination-wrapper .btn-group.bootstrap-select .dropdown-menu a:hover {
	background: #f2f2f2;
}
.pagination-wrapper .bootstrap-select.btn-group .dropdown-menu li.selected, .bootstrap-select.btn-group .dropdown-menu > li > a:focus {
	background: #25b0e6;
	color:#fff;
}
.pagination-wrapper .bootstrap-select.btn-group .dropdown-menu li.selected a:hover {
	color:#fff;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a:hover {
	background: #25b0e6;
	color:#fff;
}
.bootstrap-select.btn-group .dropdown-menu > li > a:hover {
	background: #f5f5f5;
	color:#757575;
}
.pagination-wrapper .btn-group.bootstrap-select .dropdown-menu .selected a {
	color: #fff;
}
.table.dataTable th.status .chosen-container {
	width: 106px!important;
	text-align: left;
}
.table.dataTable th.quantity, .table.dataTable td.quantity {
	padding-right: 24px;
}
.product-row-info {
	font-size: 17px;
	margin-bottom: 10px;
}
.product-row-info span {
	font-weight: 500;
	color: #25b0e6;
	margin-right: 10px;
}
.product-row-info:last-child {
	margin-bottom: 0;
}
table.dataTable thead .sorting:after {
	display: inline-block;
	width: 15px;
}
.table.dataTable thead .filter-column {
	width: 100%;
}
.table.dataTable th .chosen-container {
	width: 96%!important;
}
.table.dataTable th.status, .table.dataTable td.status {
	padding-right: 25px;
}
.table.dataTable th.status .filter-column {
	left: -10px;
}

.user-fonts-grid {
    margin-bottom: 50px;
}
.user-fonts-grid .dataTables_wrapper .filter-wrapper {
	display: none;
}
.datatable-wrapper {
	background: transparent;
	box-shadow: none;
}
.table-top-row {
	background: transparent;
	border-bottom: 0;
}
.table.dataTable {
	background: transparent;
	color: #666;
}
.pagination-wrapper {
	background: transparent;
	border-color: #edeef0;
}
table.dataTable thead .actions:before {
	display: none;
}
div.dataTables_paginate ul.pagination {
	margin: 3px 0 0 0;
}
table.dataTable thead > tr > th {
	color: #222;
	font-size: 14px;
	font-weight: 500;
}
table.dataTable tbody > tr > td {
	font-size: 14px;
}
table.dataTable thead > tr > th.item-image, table.dataTable tbody > tr > td.item-image {
	padding-left: 0;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-color: #edeef0;
}
table.dataTable tbody .actions a {
	color: #25b0e6;
	font-size: 12px;
}
table.dataTable tbody .actions a:hover {
	text-decoration: underline;
}
.dataTables_filter .form-control {
	margin-bottom: 10px;
	margin-left: 0;
	border-color: #dbdbdd;
	color :#595959;
	padding-right: 32px;
}
.dataTables_filter label {
	position: relative;
	display: block;
}
.dataTables_filter label:after {
	content: '\f002 ';
	display: block;
	position: absolute;
	top: 4px;
	right: 15px;
	font-size: 17px;
	color: #dbdbdd;
	font-family: "FontAwesome";
}
.dataTables_filter .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #595959;
}
.dataTables_filter .form-control::-moz-placeholder { /* Firefox 19+ */
	color: #595959;
}
.dataTables_filter .form-control:-ms-input-placeholder { /* IE 10+ */
	color: #595959;
}
.dataTables_filter .form-control:-moz-placeholder { /* Firefox 18- */
	color: #595959;
}
.dataTables_filter .form-control:focus {
	border-color: #25b0e6;
}
.datatable-wrapper .your-fonts-title {
	float: left;
	font-size: 24px;
	color: #222;
	margin-right: 25px;
}
.datatable-wrapper .add-new-font-toolbar {
	float: left;
	font-size: 18px;
	color: #444;
	margin: 7px 0 0 25px;
}
.datatable-wrapper .add-new-font-toolbar i {
	margin-right: 5px;
	font-size: 17px;
}
.success-message-wrapper {
	display: none;
}
.center-col {
	padding: 30px 0;
	min-height: 600px;
}
.one-font-page .font-description {
	margin: 20px 0 30px 0;
	font-size: 16px;
}
.one-font-page .font-description p {
    margin-bottom: 8px;
    line-height: 20px;
}
.font-preview-wrapper {
	margin-bottom: 30px;
}
.font-preview-wrapper .font-preview-title {
	font-size: 30px;
	font-weight: 500;
}
.font-preview-wrapper .font-preview-box {
	width: 87%;
	max-width: 100%;
    /*
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: url("/design/border-image-01.png") 1 1 1 1 round round;
	border-style: dashed;
	border-width: 1px;
	*/
    border: 1px dashed #a4a4a4;
	font-size: 60px;
	padding: 15px 15px 15px 20px;
	background: transparent;
	float: left;
    resize: none;
    height: 150px;
}
.font-preview-wrapper .font-preview-box:focus {
	background: #fff;
}
.change-font-size {
	float: left;
	width: 13%;
	padding-left: 20px;
}
.change-font-size .title {
	font-size: 16px;
	font-weight: 500;
	margin-top: -5px;
}
.font-info-left .font-title {
	font-size: 27px;
	font-weight: 600;
	color: #595959;
	margin-top: -5px;
    line-height: 26px;
    margin-bottom: 8px;
}
.font-info-left .category-title {
	font-size: 25px;
	font-weight: 400;
	color: #25b0e6;
	margin-top: -9px;
	margin-bottom: 10px;
}
.font-info-left .category-title.bundle-category {
    margin-top: 3px;
}
.font-info-left .category-title.bundle-category a {
    color: #25b0e6;
}
.font-info-left .category-title.bundle-category a:hover {
    text-decoration: underline;
}
.font-info-left .user-info {
	display: flex;
}
.font-info-left .user-info .user-avatar {
	width: 70px;
	height: 70px;
	margin-right: 23px;
}
.font-info-left .user-info .user-avatar img {
	max-width: 100%;
}
.font-info-left .user-info .user-right {
    width: calc(100% - 70px);
}
.font-info-left .user-info .send-message {
	margin: 10px 0 5px;
	font-size: 17px;
	color: #595959;
}
.font-info-left .user-info .send-message i {
	font-size: 22px;
	margin-right: 5px;
	color: #595959;
}
.font-info-left .user-info .send-message:hover, .font-info-left .user-info .send-message:hover i {
	color: #25b0e6;
}
.font-info-left .user-info .user-name {
	font-size: 20px;
	font-weight: 700;
    line-height: 19px;
    margin-top: 5px;
}
.font-info-left .download-font {
	display: inline-block;
	background: #77ae2c;
    border-color: #77ae2c;
	color: #fff;
	padding: 7px 25px 7px 25px;
    text-align: center;
	width: 200px;
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
    border-radius: 2px;
}
.font-info-left .download-font:hover {
	background: #95be54;
    border-color: #95be54;
}
.font-info-left .download-font.bundle-download {
    font-size: 20px;
    width: 240px;
}
.font-info-left .download-font.bundle-download.disabled {
    background: #a4a4a4;
}
.font-info-left .left-info {
	font-size: 14px;
	margin-bottom: 10px;
}
.font-info-left .info-value {
	color: #25b0e6;
	margin-top: -1px;
}
.font-info-left .info-value a {
	color: #25b0e6;
}
.font-info-left .info-value a:hover {
	text-decoration: underline;
}
.font-info-left .downloads-num {
	color: #25b0e6;
	font-size: 18px;
}
.font-info-left .downloads-name {
	margin-top: -3px;
}
.left-tags {
	display: flex;
	flex-wrap: wrap;
    margin-top: 20px;
}
.left-tags > a {
	font-size: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #e6e6e7;
	color: #101010;
	padding: 1px 6px 2px 8px;
	border-radius: 7px;
	border: 1px solid #e6e6e7;
	display: block;
	font-weight: 500;
	-webkit-transition: background 0.3s ease, color 0.3s ease 0s;
	-moz-transition: background 0.3s ease, color 0.3s ease 0s;
	-ms-transition: background 0.3s ease, color 0.3s ease 0s;
	-o-transition: background 0.3s ease, color 0.3s ease 0s;
	transition: background 0.3s ease, color 0.3s ease 0s;
}
.left-tags > a:hover {
	background: #fff;
	color: #22afe5;
}
.donate-now {
	margin-top: 20px;
}
.donate-now a {
	display: inline-block;
	padding: 2px 16px;
	background: #235988;
	color: #fff;
	margin-top: 5px;
	font-size: 13px;
    border-radius: 2px;
}
.donate-now a:hover {
	background-color: #22afe5;
}
.right-info .save-font:hover {
	opacity: 0.8;
}
.left-info-col {
	padding-right: 0;
}
.font-image.with-images {
	width: 70%;
	padding-right: 10px;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
    justify-content: center;
}
.font-image.with-images img {
    max-height: 100%;
    max-width: 100%;
}
.font-images {
	width: 30%;
}
.font-images .thumb-wrapper {
    margin-bottom: 10px;
    border: 2px solid transparent;
    cursor: pointer;
}
.font-images .thumb-wrapper img {
    max-width: 100%;
}
.font-images .thumb-wrapper:last-child{
    margin-bottom: 0;
}
.font-images .thumb-wrapper.active {
    border-color: #22afe5;
}
.font-images-wrapper {
	display: flex;
}
.font-images {
	max-height: 389px;
	overflow: hidden;
}
.mCSB_scrollTools {
	width: 6px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #595959;
	width: 100%;
	border-radius: 0;
}
.mCSB_outside + .mCSB_scrollTools {
	right: -10px;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background: #cfcfcf;
	width: 4px;
}
.mCSB_scrollTools.mCSB_scrollTools_onDrag .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: #595959;
}
.change-font-color {
	visibility: hidden;
}
.change-font-color-label {
	background-color: #a4a4a4;
	height: 36px;
	width: 36px;
    border-radius: 50%;
	display: block;
}
.change-font-color-label:hover {
	cursor: pointer;
}
.tags-page .title {
	padding-top: 50px;
	font-size: 22px;
	margin-bottom: 26px;
	color: #696969;
}
.tags-page .tags-box {
	display: flex;
	flex-wrap: wrap;
}
.tags-page .tags-box > a {
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #e6e6e7;
	color: #101010;
	padding: 1px 6px 2px 8px;
	border-radius: 7px;
	border: 1px solid #e6e6e7;
	display: block;
	font-weight: 600;
	-webkit-transition: background 0.3s ease, color 0.3s ease 0s;
	-moz-transition: background 0.3s ease, color 0.3s ease 0s;
	-ms-transition: background 0.3s ease, color 0.3s ease 0s;
	-o-transition: background 0.3s ease, color 0.3s ease 0s;
	transition: background 0.3s ease, color 0.3s ease 0s;
}
.tags-page .tags-box > a:hover {
	background: #fff;
	color: #22afe5;
}
.tags-page .all-tags {
	display: flex;
	flex-wrap: wrap;
}
.tags-page .all-tags .one-tag {
	width: 25%;
	margin-bottom: -2px;
	font-size: 19px;
	font-weight: 400;
}
.tags-page .all-tags .one-tag a {
	color: #3c3d3f;
}
.tags-page .all-tags .one-tag a:hover {
	color: #22afe5;
}
.left-popular-tags {
	padding-right: 50px;
}

#dzuploader .dz-preview.dz-file-preview {
	margin-bottom: 0;
}

#dzuploader {
	bottom: 24px;
	display: none;
	left: auto;
	max-height: 323px;
	overflow: visible;
	position: fixed;
	right: 24px;
	z-index: 1001;
	top: auto;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
}

#dzuploader .dzuploader-title-wrapper {
	width: 380px;
	background: #323232;
	color: #fff;
	display: flex;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#dzuploader .dzuploader-title {
	width: 280px;
	flex: 0 1 auto;
	cursor: default;
	display: inline-block;
	overflow: hidden;
	padding: 0 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	height: 52px;
	line-height: 52px;
	font-weight: 400;
}

#dzuploader .dz-uploader-actions {
	float: right;
	min-width: 101px;
	padding-top: 10px;
}

#dzuploader .dz-uploader-actions .dzuploader-icon-wrapper {
	display: inline-block;
	flex: none;
}

#dzuploader .dz-uploader-actions .dzuploader-icon-wrapper div {
	margin: 1px 0 0 12px;
	max-height: 30px;
	text-align: center;
}

#dzuploader .dz-uploader-actions .dzuploader-icon-wrapper div i {
	border-radius: 2px;
	border: 1px solid transparent;
	padding: 2px;
	opacity: 0.5;
}

#dzuploader .dz-uploader-actions .dzuploader-icon-wrapper div:hover i {
	border: 1px solid #fff;
	opacity: 0.8;
	cursor: pointer;
}
#dzuploader .dzuploader-content {
	max-height: 270px;
	overflow: auto;
	background: #fff;
}

#dzuploader .dzuploader-content .dz-preview {
	display: flex;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #ddd;
	color: #222;
}

#dzuploader .dzuploader-content .dz-preview:last-child {
	border-bottom: none;
}

#dzuploader .dzuploader-content .dz-preview .dz-image {
	width: 80px;
	height: 80px;
	padding: 5px;
	display: inline-block;
	text-align: center;
	position: relative;
}
#dzuploader .dzuploader-content .dz-preview .dz-image img {
	display: block;
	width: 70px;
	height: 70px;
	position: relative;
	z-index: 1;
}
#dzuploader .dzuploader-content .dz-preview .dz-image i {
	font-size: 35px;
	line-height: 70px;
	background: #ddd;
	width: 70px;
	height: 70px;
	color: #fff;
}
#dzuploader .dzuploader-content .dz-preview .dz-image i.icon {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 0;
}
#dzuploader .dzuploader-content .dz-preview .dz-details {
	display: inline-block;
	position: static;
	transform: none;
	vertical-align: top;
	padding: 1px 0px 0px 15px;
	font-size: 13px;
	line-height: 19px;
}
#dzuploader .dzuploader-content .dz-preview .dz-details .dz-filename {
	font-size: 16px;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 220px;
	overflow: hidden;
}
#dzuploader .dzuploader-content .dz-preview .dz-details a {
	color: #039be5;
}
#dzuploader .dzuploader-content .dz-preview .dz-details a:hover {
	color: #222;
	text-decoration: none;
}
#dzuploader .dzuploader-content .dz-preview .progress-and-mark-wrapper {
	width: 100%;
	padding-right: 15px;
}
#dzuploader .dzuploader-content .dz-preview .dz-success-mark, #dzuploader .dzuploader-content .dz-preview .dz-error-mark {
	background: transparent;
	border-radius: 0px;
	position: static;
	margin: 0px;
	height: 100%;
	width: auto;
	float: right;
}

#dzuploader .dzuploader-content .dz-preview .dz-success-mark i, #dzuploader .dzuploader-content .dz-preview .dz-error-mark i {
	font-size: 20px;
	margin-top: 30px;
}

#dzuploader .dzuploader-content .dz-preview .dz-success-mark {
	color: #4caf50;
}

#dzuploader .dzuploader-content .dz-preview .dz-error-mark {
	color: #f44336;
}

#dzuploader .dzuploader-content .dz-preview .dz-progress {
	position: static;
	margin-top: 27px;
	margin-right: 2px;
	float: right;
	height: 26px;
	width: 26px;
}

#dzuploader .dzuploader-content .dz-preview .dz-progress span {
	height: 100%;
}

#dzuploader .dz-preview.dz-success .dz-success-mark {
	display: block;
}

#dzuploader .dz-preview.dz-error .dz-error-mark {
	display: block;
}

#dzuploader .dz-preview.dz-success .dz-progress {
	display: none;
}

#dzuploader .dz-preview.dz-error .dz-progress {
	display: none;
}

.dz-default.dz-message {
	display: none;
}

#dzuploader .dz-preview.dz-file-preview {
	margin-bottom: 0;
}
.dropzone-picture-content {
	width: 100%;
}

#dzuploader .dz-preview .dz-progress {
	display: block;
	height: 10px;
	margin-top: -10px;
	z-index: 2;
	position: relative;
}

#dzuploader .dz-preview .dz-progress .dz-upload {
	display: block;
	background-color: #29b6f6;
	height: 10px;
	width: 0%;
}

#dzuploader .dz-preview .dz-error-mark, .dz-preview .dz-success-mark {
	position: absolute;
	display: none;
	top: 20px;
	width: 55px;
	height: 55px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	color: #888;
	font-size: 30px;
	background: rgba(255, 255, 255, 0.8);
	line-height: 55px;
	border-radius: 50%;
}

#dzuploader .dz-preview .dz-details {
	position: absolute;
	z-index: 2;
	color: #555;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#dzuploader .dz-preview .dz-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	background: #eee;
}
#file-upload-dropzone {
	min-height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#file-upload-dropzone.dz-started {
	display: block;
}

#dropzone-file-content {
	width: 100%;
	text-align: center;
}

#dropzone-file-content .dz-message {
	display: inline-block;
	margin-top: 5px;
}
#dropzone-file-content .dz-message .upload-text {
	float: left;
}

.upload-font .dz-preview .details-wrapper .dz-filename {
	font-size: 18px;
}

.upload-font .dz-preview .overlay-bottom .btn {
	font-size: 14px;
	border-radius: 2px;
	background: #21aee4;
	border: 1px solid #21aee4;
	color: #fff;
	margin-left: 12px;
	padding: 3px 25px;
}

.upload-font .dz-preview .overlay-bottom .btn i {
	font-size: 17px;
	margin: 1px 7px 0 0;
}

.upload-font .dz-preview .overlay-bottom .btn:hover {
	background: #50bee1;
	border-color: #50bee1;
}

.bootstrap-dialog-footer-buttons .btn.btn-default {
	margin-right: 6px;
}

.bootstrap-dialog-footer-buttons .btn.btn-default:last-child {
	margin-right: 0;
}
.fonts-wrapper {
	padding: 80px 0 0 0;
}

.font-share-wrapper {
    display: flex;
    margin-top: 15px;
}

.font-share-wrapper .twitter-share-wrapper {
    margin: 0 10px 0 0;
}

.font-info-left .add-to-favorite-wrapper a, .font-info-left .add-to-favorite-wrapper span {
    display: inline-block;
    padding: 7px 22px;
    font-size: 15px;
    background: #77ae2c;
    border-radius: 2px;
    color: #fff;
    margin-top: 20px;
}
.font-info-left .add-to-favorite-wrapper span:hover {
    cursor: pointer;
    background: #95be54;
}

.font-comment-wrapper {
    margin-top: 100px;
}

.jquery-comments .profile-picture {
    width: 6.6rem;
    height: 6.6rem;
}

.jquery-comments ul.main li.comment .child-comments .profile-picture {
    width: 4rem;
    height: 4rem;
}

.font-comment-wrapper .jquery-comments ul.navigation li.active:after {
    background: #22afe5 !important;
}

.jquery-comments ul.main li.comment .comment-wrapper > .profile-picture {
    margin-right: 1.5rem;
}

.jquery-comments ul.main li.comment .child-comments > :before {
    width: calc(4.6em + 2.5em);
    max-width: calc(50px + 1.5em);
}

.jquery-comments ul.main li.comment .comment-wrapper, .jquery-comments ul.main li.toggle-all, .jquery-comments ul.main li.comment .commenting-field {
    padding-top: 12px;
    padding-bottom: 12px;
}

.jquery-comments ul.main li.comment time {
    font-size: 13px;
}

.jquery-comments ul.main li.comment .name {
    margin-bottom: 5px;
}

.jquery-comments ul.main li.comment .wrapper .content {
    margin-bottom: 5px;
}

.lock-screen-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.92);
    z-index: 9999;
    display: none;
}

.lock-screen-wrapper.active {
    display: block;
}

.lock-screen-wrapper .login-logo {
    padding: 80px 20px 10px 20px;
}

.lock-screen-wrapper .username {
    text-align: center;
    padding: 5px 15px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}

.lock-screen-wrapper .expier-text {
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 300;
    padding: 0 30px;
}

.login-absolute {
    position: absolute;
    width: 384px;
    margin: 0px;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.login-form-wrapper {
    position: relative;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    padding-bottom: 60px;
}

.login-form-wrapper {
    padding: 35px 30px 50px;
}

.login-form-wrapper .bottom-links {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #d2d2d2;
}

.login-form-wrapper .bottom-links a {
    margin-bottom: 5px;
    display: inline-block;
}

.login-form-wrapper .bottom-links a:last-child {
    margin-bottom: 0;
}

.login-form-wrapper .login-title {
    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    margin-bottom: 25px;
    position: relative;
}

.login-form-wrapper .login-title .top-icon {
    position: absolute;
    right: -12px;
    top: -20px;
    font-size: 15px;
}

.login-form-wrapper .login-title .top-icon:hover {
    color: #22afe5;
    cursor: pointer;
}

.login-form-wrapper .btn {
    font-size: 15px;
}

.login-form-wrapper .btn.close-lockscreen {
    margin-left: 10px;
}

.login-form-wrapper a.social-login-btn {
    margin-bottom: 10px;
}

.login-form-wrapper a.social-login-btn.google-plus {
    margin-bottom: 15px;
}

#ShoppingCartWrapper {
    position: fixed;
    bottom: 24px;
    right: 24px;
    background: #fff;
    z-index: 9999;
    display: block;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
    max-width: 100%;
    min-width: 320px;
}

#ShoppingCartWrapper.minimized .shopping-cart-wrapper-content {
    display: none;
}

#ShoppingCartWrapper.shopping-cart-is-empty {
    display: none;
}

#ShoppingCartWrapper .shopping-cart-item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 8px 30px 8px 8px;
    border-bottom: 1px solid #ddd;
}

#ShoppingCartWrapper .shopping-cart-item .shopping-cart-item-remove {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
}

#ShoppingCartWrapper .shopping-cart-item .shopping-cart-item-remove:hover {
    cursor: pointer;
    color: #22afe5;
}

#ShoppingCartWrapper .shopping-cart-item .shopping-cart-item-image-wrapper img {
    max-width: 85px;
}

#ShoppingCartWrapper .shopping-cart-item .shopping-cart-item-number {
    width: 15px;
}

#ShoppingCartWrapper .shopping-cart-item .font-name {
    margin: 0 10px;
    min-width: 150px;
}

#ShoppingCartWrapper .shopping-cart-wrapper-content {
    max-height: 294px;
    overflow-y: auto;
}

#CartInfoBox {
    background: #323232;
    color: #fff;
    display: flex;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 15px 25px;
    position: relative;
}

#CartInfoBox .expand-icon {
    position: absolute;
    right: 20px;
    top: 13px;
    color: #fff;
    font-size: 14px;
    border: 1px solid transparent;
    opacity: 0.5;
    padding: 2px 2px 3px 2px;
    border-radius: 2px;
}

#CartInfoBox .expand-icon:hover {
    border: 1px solid #fff;
    cursor: pointer;
    opacity: 0.8;
}

#CartInfoBox .quantity {
    margin-left: 6px;
}

#ShoppingCartWrapper .bottom-actions {
    text-align: center;
    padding: 10px 20px;
}

#ShoppingCartWrapper.minimized .bottom-actions {
    display: none;
}

#ShoppingCartWrapper .bottom-actions .btn {
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
}

#ShoppingCartWrapper .bottom-actions .btn:hover {
    background: #22afe5;
    border-color: #22afe5;
    color: #fff;
}

.one-user-list .user-list-image img {
    width: 100%;
}

.one-user-list .user-no-avatar {
    width: 165px;
    position: relative;
    border: 1px solid #ddd;
    max-width: 100%;
}

.one-user-list .user-no-avatar:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.one-user-list .user-no-avatar i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: #777;
}

.one-user-list {
    margin-bottom: 30px;

}

.one-user-list .user-list-title {
    margin-top: 8px;
    height: 35px;
    text-align: center;
    line-height: 17px;
}

.one-user-list .user-list-title a {
    color: #696969;
    font-size: 15px;
    font-weight: 500;
}

.one-user-list .user-list-title a:hover {
    color: #22afe5;
}

.user-handpicked .one-user-list {
    margin-bottom: 0;
}

.user-list-wrapper .heading-wrapper {
    margin-top: 40px;
}

.all-users-wrapper {
    margin-bottom: 50px;
}

.row-10 .font-wrapper {
    padding: 0;
}

.font-wrapper .font-preview.left-image {
    padding: 0;
    height: auto;
}

.font-wrapper .font-preview.font-preview-text-edit {
    height: auto;
    width: 100%;
    position: relative;
    max-width: 100%;
}

.font-wrapper .font-preview.font-preview-text-edit:after {
    content: '';
    display: block;
    padding-bottom: 26.5%;
}

.font-wrapper .font-preview.font-preview-text-edit .preview-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 60px;
}

.font-wrapper .font-preview.font-preview-text-edit .preview-text .truncate-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    width: 100%;
    height: 100%;
}

.font-wrapper .options a {
    color: #a4a4a4;
    font-size: 16px;
}

.font-wrapper .options a:hover {
    color: #22afe5;
}

.font-wrapper .options .checkbox-wrapper {
    float: left;
}

.wide-grid-item .font-name.detail-row {
    margin-top: -2px;
}

.detail-row .name a, .detail-row.licence a {
    color: #a4a4a4;
}
.detail-row.licence a:hover {
    color: #22afe5;
}
.font-wrapper .hidden {
    display: none;
}

.wide-grid-item.details.detail-row {
    padding: 0;
    text-align: left;
    margin-bottom: 0;
}

.wide-grid-item.font-wrapper .details .options {
    float: none;
    width: 100%;
    text-align: left;
    padding-top: 0;
    font-size: 16px;
}

.wide-grid-item.details .options .checkbox-wrapper {
    margin-bottom: 0;
    float: left;
}

.wide-grid-item.font-wrapper .details .options .checkbox-wrapper {
    margin: 0 10px 0 -9px;
    float: left;
}

.font-wrapper.wide-grid-item {
    text-align: left;
    margin-bottom: 30px;
    padding: 0;
}

.tags-slider.no-margin-top {
    margin-top: 0;
}

.font-wrapper .font-style {
    display: none;
}

.g-recaptcha {
    transform: scale(0.832) !important;
    -webkit-transform: scale(0.832) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
}

.upload.upload-screenshot .picture-icon {
    float: none;
    margin-bottom: 8px;
}
.upload.upload-screenshot .dz-message {
    text-align: center;
}
.upload.upload-screenshot.upload-header-image {
    min-height: 179px;
}

.upload.upload-screenshot.upload-header-image .dz-message {
    min-height: 38px;
}

.upload.upload-screenshot.upload-header-image .dz-preview .one-image .dz-image-preview {
    position: relative;
}

.upload.upload-screenshot.upload-header-image .dz-preview .one-image {
    padding-bottom: 0;
}
.no-favorites {
    margin-bottom: 30px;
    font-size: 16px;
    padding: 0 5px;
}
.sign-in-content .btn.btn-default.blue-btn {
    border: 1px solid #21aee4;
    background: #21aee4;
}
.sign-in-content .btn.btn-default.blue-btn:hover {
    border-color: #50bee1;
    background: #50bee1;
}
.jquery-comments .textarea-wrapper .textarea {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
.jquery-comments .textarea-wrapper .control-row > span {
    border-radius: 2px;
    background: #21aee4!important;
    border: 1px solid #21aee4;
    padding: 1px 25px;
}
.jquery-comments .textarea-wrapper .control-row > span.enabled, .jquery-comments .textarea-wrapper .control-row > span:hover {
    background: #50bee1!important;
    border: 1px solid #50bee1;
}
.load-more-wrapper {
    margin-bottom: 80px;
}
.one-partner {
    margin-bottom: 30px;
}
.partners-col {
    padding-left: 10px;
}
.partners-col h1 {
    margin-top: 0;
}
.blog-list-heading .showing.options span {
    margin-right: 10px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.blog-list-heading .showing.options span.active {
    color: #21aee4;
}
.blog-list-heading .showing.options span:hover {
    cursor: pointer;
    color: #21aee4;
}
.user-list-fonts .fonts-slider-row {
    margin: 0;
    padding: 0 0 0 15px;
}
.user-list-fonts .slider-arrows span {
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
}
.user-list-fonts .slider-arrows span.next {
    left: auto;
    right: -20px;
}
.user-list-fonts .font-wrapper .font-name {
    margin-bottom: 0;
    margin-top: 5px;
}
.one-user-row {
    margin-bottom: 50px;
    padding-right: 20px;
}
.one-user-row .user-info .top-info {
    display: flex;
}
.one-user-row .user-info .top-info .avatar {
    width: 70px;
}
.one-user-row .user-info .top-info .right-info {
    margin-left: 15px;
}
.one-user-row .user-info .top-info .right-info .user-name {
    font-size: 22px;
    font-weight: 600;
    margin-top: -4px;
}
.one-user-row .user-info .top-info .right-info .downloads-count {
    font-size: 15px;
}
.one-user-row .user-info .top-info .right-info .downloads-count .first-row {
    margin-bottom: -2px;
}
.one-user-row .user-info .top-info .right-info .downloads-count .second-row {
    color: #50bee1;
}
.one-user-row .user-info .top-info .avatar .user-no-avatar {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
}
.one-user-row .user-info .top-info .avatar .user-no-avatar i {
    font-size: 45px;
}
.one-user-row .user-info .top-info .avatar .user-no-avatar:hover i {
    color: #a4a4a4;
}
.one-user-row .user-info .user-description {
    margin-top: 10px;
    text-align: justify;
}
.right-filter-menu {
    display: flex;
    flex-direction: column;
    position: fixed;
    width: 256px;
    border-left: 1px solid transparent;
    border-top: 2px solid #25b0e6;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translateX(100%);
    background: #fff;
    max-width: 300px;
    width: -moz-calc(100% - 56px);
    width: calc(100% - 56px);
    will-change: transform;
    z-index: 9999;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
}
.right-filter-menu.is-open {
    transform: translateX(0);
    border-left-color: #C8C8C9;
}
.right-filter-menu .toggle-filter-menu {
    position: absolute;
    top: -2px;
    left: -41px;
    width: 41px;
    height: 40px;
    background: #25b0e6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    border-bottom-left-radius: 3px;
}
.right-filter-menu .toggle-filter-menu:hover {
    cursor: pointer;
    background: #50bee1;
}
.right-filter-menu .toggle-filter-menu .open-icon {
    font-size: 17px;
    margin-top: -3px;
}
.right-filter-menu .toggle-filter-menu .close-icon {
    font-size: 28px;
    margin-top: -3px;
    margin-left: 2px;
}
.right-filter-menu .toggle-filter-menu .open-icon, .right-filter-menu.is-open .toggle-filter-menu .close-icon {
    display: block;
}
.right-filter-menu.is-open .toggle-filter-menu .open-icon, .right-filter-menu .toggle-filter-menu .close-icon {
    display: none;
}
.right-filter-menu .filter-menu-content {
    padding: 20px 20px 0 30px;
    -moz-box-flex: 1;
    flex: 1;
    overflow-y: auto;
}
.right-filter-menu .title {
    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
}
.right-filter-menu .filter-group {
    margin-bottom: 20px;
}
.right-filter-menu .filter-group .content-label {
    color: rgba(0,0,0,0.54);
    margin-bottom: 14px;
    font-size: 15px;
    font-weight: 600;
}
.right-filter-menu .filter-group .filters {
    margin-bottom: 35px;
}
.right-filter-menu .filter-group .filters .sort-select {
    margin-top: -12px;
    margin-bottom: -10px;
}
.right-filter-menu .filter-group .checkbox {
    margin-bottom: 16px;
    margin-top: 17px;
}
.right-filter-menu .filter-group .checkbox label {
    color: #595959;
    font-size: 14px;
}
.right-filter-menu .filter-group .checkbox.magic-checkbox-wrapper input[type="checkbox"]:not(:checked) + label, .right-filter-menu .filter-group .checkbox.magic-checkbox-wrapper input[type="checkbox"]:checked + label {
    line-height: 20px;
}
.right-filter-menu .styles-slider-wrapper {
    display: flex;
    align-items: center;
}
.right-filter-menu .styles-slider-wrapper .checkbox-wrapper {
    width: 40px;
    margin: 0;
}
.right-filter-menu .styles-slider-wrapper .checkbox-wrapper .checkbox {
    margin: 5px 0 0 0;
}
.right-filter-menu .styles-slider-wrapper #NumberOfStylesSlider {
    width: 135px;
}
.right-filter-menu .styles-slider-wrapper .selected-value {
    width: 30px;
    margin-left: 30px;
    font-size: 14px;
    color: #777;
}
.noUi-connect {
    background: #25B0E6;
}
.noUi-connects {
    height: 2px;
    background: #96d8ed;
    box-shadow: none;
    top: 2px;
}
.noUi-target.disabled .noUi-connects, .noUi-target.disabled .noUi-connect {
    background: #a4a4a4;
}
.noUi-target {
    height: 6px;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}
.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    box-shadow: none;
    border-radius: 50%;
    background: #25B0E6;
    border: 2px solid #fff;
    top: -7px;
}
.noUi-target.disabled .noUi-handle {
    background: #a4a4a4;
}
.noUi-horizontal .noUi-handle:hover {
    cursor: pointer;
}
.noUi-target.disabled .noUi-handle:hover {
    cursor: not-allowed;
}
.noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before {
    display: none;
}
.font-wrapper.grid-item {
    margin-bottom: 60px;
}
.font-wrapper.grid-item .details {
    min-height: 45px;
}
main {
    overflow: hidden;
}
#contentContainer {
    position: relative;
    overflow: hidden;
}
#contentContainer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(249, 250, 251, 0.95);
    z-index: 10;
    display: none;
}
#contentContainer:after {
    content: "\f110";
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    font-family: "FontAwesome";
    font-size: 26px;
    align-items: center;
    justify-content: center;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    display: none;
}
#contentContainer.content-container-loading:before, #contentContainer.content-container-loading:after {
    display: block;
}
.clear-filters-btn {
    display: none;
    padding: 10px 20px;
    border-top: 1px solid #C8C8C9;
}
.clear-filters-btn.active {
    display: block;
}

.clear-filters-btn .btn.btn-default {
    border: 0;
    padding: 0;
    background: transparent;
    color: #646464;
    text-transform: uppercase;
}

.clear-filters-btn .btn.btn-default:focus, .clear-filters-btn .btn.btn-default:active {
    box-shadow: none;
}
.clear-filters-btn .btn.btn-default:hover {
    background: transparent;
    color: #25B0E6;
}
.user-right .blue-btn {
    font-size: 14px;
    font-weight: 400;
}
.bundle-picture-space {
    height: 30px;
}
.small-bundle-picture {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(0%, -100%);
    z-index: 999;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.small-bundle-picture.no-transition {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.small-bundle-picture.active {
    transform: translate(0%, 0%);
}
.no-fonts-found-text {
    font-size: 30px;
    display: flex;
    width: 100%;
    min-height: 350px;
    align-items: center;
    justify-content: center;
}

.heading-wrapper .empty-heading {
    height: 40px;
    margin-bottom: 20px;
}

.blog-list-heading.search-heading {
    padding-bottom: 25px;
}

.user-chat-wrapper, .subject-wrapper {
    width: 800px;
    max-width: 100%;
    margin: 30px auto 50px auto;
}

.chat-message-wrapper {
    margin-bottom: 30px;
    display: flex;
    justify-content: flex-start;
}

.chat-message-wrapper .chat-message-user-image {
    width: 60px;
    margin-right: 20px;
}

.chat-message-wrapper .chat-message-user-image img {
    border-radius: 50%;
}

.chat-message-wrapper .chat-message {
    padding: 8px 15px;
    background: #fff;
    border: 1px solid #a4a4a4;
    position: relative;
    border-radius: 0 5px 5px 5px;
    margin-top: 5px;
    min-width: 180px;
    width: 100%;
}

.chat-message-wrapper .chat-message:before {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: -11px;
    border-style: solid;
    border-width: 0 11px 10px 0;
    border-color: transparent #a4a4a4 transparent transparent;
    z-index: 1
}

.chat-message-wrapper .chat-message:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -8px;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #fff transparent transparent;
    z-index: 2
}

.chat-message-wrapper .chat-message .name-and-time {
    display: flex;
    margin-bottom: 5px;
}

.chat-message-wrapper .chat-message .message-text {
    margin-bottom: 8px;
    word-break: break-all;
}

.chat-message-wrapper .chat-message .user-name {
    font-size: 16px;
    font-weight: 500;
    margin-top: -1px;
    margin-bottom: 5px;
    color: #25B0E6;
}

.chat-message-wrapper .chat-message .message-time {
    font-size: 12px;
    margin-left: 10px;
    color: #a4a4a4;
    font-family: 'Arial', sans-serif;
}

.chat-message-wrapper.current-user {
    justify-content: flex-end;
}

.chat-message-wrapper.current-user .chat-message {
    order: 1;
    border-radius: 5px 0 5px 5px;
    border-color: #25B0E6;
}

.chat-message-wrapper.current-user .chat-message-user-image {
    order: 2;
    margin-right: 0;
    margin-left: 20px;
}

.chat-message-wrapper.current-user .chat-message:before {
    left: auto;
    right: -11px;
    border-top: 0;
    border-right: 0;
    border-bottom: 9px solid transparent;
    border-left: 10px solid #25B0E6;

}

.chat-message-wrapper.current-user .chat-message:after {
    left: auto;
    right: -8px;
    border-top: 0;
    border-right: 0;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
}

.user-chat-wrapper .send-message {
    margin-top: 50px;
    text-align: right;
}

.user-chat-wrapper .send-message textarea.form-control {
    text-align: left;
    margin-bottom: 3px;
    max-width: 100%;
    min-height: 150px;
}

.user-chat-wrapper .chat-scroll-wrapper {
    max-height: 800px;
    padding: 0 15px;
    margin: 0 -15px;
    overflow-y: auto;
    overflow-x: hidden;
}

.subject-wrapper {
    margin: 30px auto 0 auto;
}

.subject-wrapper .subject {
    font-size: 25px;
    font-weight: 300;
}

.user-chat-wrapper .subject-input-wrapper {
    margin-bottom: 10px;
    text-align: left;
}

.user-chat-wrapper label {
    margin-bottom: 10px;
}

table.dataTable tbody > tr > td.actions {
    width: 70px !important;
}

table.dataTable tbody > tr > td.message-text {
    text-overflow: ellipsis;
    padding-right: 10px;
    width: 120px!important;
}

table.dataTable tbody > tr > td.message-status {
    width: 60px !important;
}

table.dataTable tbody > tr > td.subject {
    width: 90px;
}

table.dataTable tbody > tr > td.user {
    width: 120px;
}

table.dataTable thead > tr > th.item-timestamp, .table.dataTable > tbody > tr > td.item-timestamp {
    width: 115px;
}

table.dataTable tbody > tr > td .green-span {
    color: #77AE2C;
}

table.dataTable tbody > tr > td .red-span {
    color: #FF3D00;
}

.notifications-wrapper {
    padding: 30px 0;
}

.notifications-wrapper .notifications-title {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 10px;
}

.notifications-wrapper .notifications-title .title-text {
    float: left;
    margin-right: 10px;
}

.notifications-wrapper .notifications-title .dismiss-all-notifications {
    font-size: 13px;
    float: left;
    color: #21AEE4;
    margin-top: 4px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                     supported by Chrome and Opera */
}

.notifications-wrapper .notifications-title .dismiss-all-notifications:hover {
    cursor: pointer;
    text-decoration: underline;
}

.notification-list {
    list-style: none;
    padding: 0;
}

.notification-list li {
    border-bottom: 1px solid #e6e9ee;
    padding: 10px 0;
}

.notification-list .notification-message {
    font-size: 15px;
    padding-right: 60px;
    position: relative;
}

.notification-list .notification-message .dismiss-message {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 13px;
    color: #21AEE4;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.notification-list .notification-message .dismiss-message:hover {
    cursor: pointer;
    text-decoration: underline;
}
.notification-list .notification-date {
    font-size: 12px;
}

.message-text-wrapper {
    margin-bottom: 15px;
}

.message-text-wrapper .limit-text-status {
    color: #21AEE4;
}

.message-text-wrapper .limit-text-status.text-danger {
    color: #FF3D00;
}

table.dataTable.dtr-inline.collapsed tbody td.expand {
    position: relative;
}

table.dataTable.dtr-inline.collapsed tbody td.expand:after, table.dataTable.dtr-inline.collapsed tbody th.expand:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #F9FAFB;
    width: 100%;
    height: 100%;
    z-index: 1;
}

table.dataTable.dtr-inline.collapsed tbody td.expand:before, table.dataTable.dtr-inline.collapsed tbody th.expand:before {
    top: 20px;
    left: 19px;
    height: 20px;
    width: 20px;
    position: absolute;
    color: #fff;
    border: 0;
    border-radius: 2px;
    display: block;
    text-align: center;
    line-height: 21px;
    box-shadow: none;
    box-sizing: content-box;
    content: '+';
    background-color: #77AE2C;
    font-size: 22px;
    z-index: 2;
}

table.dataTable.dtr-inline.collapsed tbody tr.parent td.expand:before, table.dataTable.dtr-inline.collapsed tbody tr.parent th.expand:before {
    content: '-';
    background-color: #FF3D00;
    line-height: 17px;
}
.clear-cancel-btn {
    display: none;
}
.user-list-fonts {
    position: relative;
    z-index: 5;
}
.rank-wrapper {
    padding: 30px 0 30px 50px;
}
.rank-wrapper h1 {
    margin-top: 5px;
}
.rank-wrapper .rank-item-box .count {
    font-size: 32px;
    color: #21AEE4;
    margin-bottom: 1px;
}
.rank-wrapper .rank-item-box .title {
    font-size: 16px;
    font-weight: 300;
}
.edit-profile-wrapper .profile-image-wrapper .profile-image {
    margin-top: 0;
}
.user-list-sort label {
    position: relative;
    margin-right: 15px;
    font-weight: 500;
}
.user-list-sort label:hover {
    cursor: pointer;
    color: #21AEE4;
}
.user-list-sort label input {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
}
.user-list-sort label.active {
    color: #21AEE4;
}
.check-styles-wrapper {
    margin-bottom: 30px;
}
.check-styles-wrapper .styles-title {
    margin-top: 15px;
    margin-bottom: 5px;
    padding-left: 15px;
    color: #595959;
    font-size: 14px;
}
.mce-toolbar-grp.mce-container.mce-panel.mce-stack-layout-item.mce-first {
    background: #fff;
}
.mce-statusbar.mce-container.mce-panel.mce-stack-layout-item.mce-last {
    background: #fff;
    border-top: 0;
}
.mce-statusbar .mce-container-body .mce-path.mce-flow-layout-item.mce-first .mce-path-item {
    display: none;
}
.mce-btn-group .mce-btn {
    background: transparent;
}
.mce-btn-group .mce-btn:hover {
    background: transparent;
}
.mce-tinymce.mce-container.mce-panel {
    border: 1px solid #a4a4a4;
    border-radius: 2px;
    overflow: hidden;
    max-width: 320px;
}
.mce-statusbar .mce-flow-layout-item {
    display: none;
}
.mce-statusbar .mce-flow-layout-item.mce-resizehandle {
    display: inline-block;
}
.mce-tinymce.mce-container.mce-panel .mce-btn.mce-active, .mce-tinymce.mce-container.mce-panel .mce-btn.mce-active:hover {
    background: transparent;
    border: 1px solid #21AEE4;
}
.form-control.font-description-input {
    min-height: 100px;
}
.mce-tinymce.mce-container.mce-panel.active {
    border: 1px solid #21AEE4;
}
.downloads-by-category .pie-chart-wrapper {
    padding: 0 110px;
}
#countdown {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
#countdown .separator {
    margin-top: 8px;
    margin-right: 1px;
    font-size: 40px;
    color: #333;
    font-family: 'Times New Roman', 'Arial', sans-serif;
}
#countdown .time-circle {
    margin-right: 1px;
    text-align: center;
}
#countdown .time-circle:last-child {
    margin-right: 0;
}
#countdown .time-circle .text {
    font-size: 11px;
    font-weight: 500;
}
#countdown .time-circle .time {
    font-size: 22px;
    background: #333;
    position: relative;
    text-align: center;
    height: 40px;
    width: 56px;
    line-height: 39px;
    color: #cccecb;
    font-weight: 600;
    border-radius: 2px;
}
#countdown .time-circle .time:first-letter {
    margin-right: 17px;
}
#countdown .time-circle .time:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    width: 3px
}
.phone-bundle-picture {
    display: none;
}
.phone-bundle-picture-space {
    display: none;
}
#SendMessageUserPM .form-control-feedback {
    top: 39px;
}
.google-login-button {
    margin-bottom: 15px;
}
.notification-message .user-guest {
    color: #333;
}
#googleSignIn {
    margin-top: 15px;
}
.left-col-ad {
    padding: 30px 0;
}
.child-categories {
    padding-left: 15px;
}
.tags-left-bn-col {
    margin-top: 30px;
}
.add-to-cart-btn {
    display: inline-block;
    background: #21AEE4;
    color: #fff;
    width: 30%;
    padding: 2px 8px;
}


.shopping-cart-table .table {
    font-size: 15px;
}
.shopping-cart-table .table > tbody > tr > td, .shopping-cart-table .table > tbody > tr > th, .shopping-cart-table .table > tfoot > tr > td, .shopping-cart-table .table > tfoot > tr > th, .shopping-cart-table .table > thead > tr > td, .shopping-cart-table .table > thead > tr > th {
    border-top: 0px;
    border-bottom: 1px solid #cecece;
    color: #000;
}
.shopping-cart-table .table > tbody > tr > td {
    vertical-align: middle;
    height: 90px;
}
.shopping-cart-table .table > tbody > tr > td:first-child {
    padding-left: 0px;
}
.shopping-cart-table .table > tbody > tr > td:last-child {
    width: 25px;
    padding-right: 0px;
    text-align: right;
}
.shopping-cart-table .table > tbody > tr > td:last-child i {
    font-size: 22px;
    color: #191919;
}
.shopping-cart-table .table > tbody > tr > td:last-child i:hover {
    cursor: pointer;
    color: #25b0e6;
}
.shopping-cart-table .table > tbody > tr > td.total-price, .shopping-cart-table .table > tbody > tr > td.total-price-number {
    width: 200px;
}
.shopping-cart-quantity-wrapper {
    display: table;
    height: 48px;
    border: 1px solid #cecece;
}
.shopping-cart-quantity-wrapper div {
    display: table-cell;
    height: 48px;
    vertical-align: middle;
    color: #000;
}
.shopping-cart-quantity-wrapper div.content {
    width: 40px;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    text-align: center;
    background: #f1f1f1;
}
.shopping-cart-quantity-wrapper div.plus, .shopping-cart-quantity-wrapper div.minus {
    width: 26px;
    text-align: center;
    background: #eaeaea;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}
.shopping-cart-quantity-wrapper div.plus:hover, .shopping-cart-quantity-wrapper div.minus:hover {
    background: #25b0e6;
    color: #fff;
    cursor: pointer;
}
.shopping-cart-table .shopping-cart-image {
    max-width: 70px;
}
.shopping-cart-table .table > tbody > tr.last-row > td {
    height: 70px;
    font-weight: bold;
}
.shopping-cart-table .table > tbody > tr.last-row > td.total-price-text {
    text-align: right;
}
.shopping-cart-table .table > tbody > tr.last-row > td.total-price-number {
    color: #25b0e6;
}
.shopping-cart-wrapper {
    padding: 30px 0;
}
.cart-buttons-wrapper .btn {
    margin-left: 8px;
}
#snackbar-container {
    left: auto;
    right: 30px;
    bottom: 30px;
}
.snackbar.snackbar-opened {
    background: rgba(37,176,230, 0.8);
    color: #fff;
    text-align: left;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 2px;
    margin-top: 10px;
}
.snackbar.snackbar-opened a {
    color: #fff;
    font-weight: 600;
}
.snackbar.snackbar-opened a:hover {
    text-decoration: underline;
}
.snackbar-content .fa-shopping-cart {
    font-size: 52px;
    margin-right: 20px;
    float: left;
}
.shopping-cart-wrapper.shopping-cart-is-empty .your-cart-is-empty {
    display: block;
}

.shopping-cart-wrapper.shopping-cart-is-empty .shopping-cart-table, .shopping-cart-wrapper.shopping-cart-is-empty .cart-buttons-wrapper {
    display: none;
}

.your-cart-is-empty {
    text-align: center;
}
.shopping-cart-wrapper-page {
    margin-top: 30px;
}
.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-icon {
    margin: 50px 0 20px;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-icon i {
    font-size: 220px;
    color: #25b0e6;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-text {
    padding-bottom: 50px;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-text a {
    color: #25b0e6;
}

.shopping-cart-wrapper-page .your-cart-is-empty .empty-cart-text a:hover {
    color: #25b0e6;
}

.shopping-cart-table .cart-item-image {
    width: 70px;
}

.shopping-cart-wrapper-page .your-cart-is-empty {
    display: none;
}

.shopping-cart-wrapper-page.shoppingCartIsEmpty .shopping-cart-content {
    display: none;
}

.shopping-cart-wrapper-page.shoppingCartIsEmpty .your-cart-is-empty {
    display: block;
}
#formShoppingCartCheckout .shopping-cart-table .last-row td {
    border: 0;
}
.checkout-wrapper {
    max-width: 860px;
    margin: 0 auto;
}
.cheackout-btn-wrapper {
    margin-top: 30px;
    display: none;
}
.cheackout-btn-wrapper .send-btn {
    padding: 10px 40px;
    font-weight: 600;
    border-radius: 5px;
    background: #5ac551;
    border-color: #5ac551;
}

.checkout-methods h3 {
    margin-bottom: 25px;
}
.checkout-methods .payments-are-charged {
    margin-bottom: 35px;
    color: #222;
    font-size: 14px;
}
.payment-methods {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #eff0f2;
    padding: 0 0 30px 0;
}
.payment-methods .one-payment {
    width: 250px;
    text-align: center;
    position: relative;
    margin-right: 20px;
}
.payment-methods .one-payment label {
    display: block;
    cursor: pointer;
}
.payment-methods .one-payment .input-box {
    padding: 20px;
    border: 2px solid #eff0f2;
    border-radius: 10px;
    position: relative;
}
.payment-methods .one-payment .input-box:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #dddee0;
}
.payment-methods .one-payment label .cart-price {
    font-size: 12px;
    text-transform: uppercase;
    color: #77c152;
    margin-top: 15px;
}
.payment-methods .one-payment input {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
}
.payment-methods .one-payment input:checked + .input-box {
    border-color: #62bd54;
}
.payment-methods .one-payment input:checked + .input-box:after {
    background: #77c152;
}
.payment-info-box {
    border: 0;
    box-shadow: navajowhite;
    background: #f5f5f5;
    padding: 20px;
    margin-top: 30px;
    border-radius: 10px;
}
.payment-info-box .title {
    color: #212121;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.payment-info-box .text {
    color: #472130;
}
.cart-data .form-group label {
    margin-top: 20px;
    font-size: 13px;
    color: #212121;
    font-weight: 700;
}
.cart-data .form-group {
    margin-bottom: 0;
}
.cart-data .form-group .form-control {
    margin-bottom: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    height: 44px;
    font-weight: 500;
}
.card-info-form-wrapper {
    margin-top: 10px;
}
.table.order-history-table td {
    vertical-align: middle;
}
h1 .heading-date {
    float: right;
    text-transform: none;
    font-size: 18px;
    margin-top: 8px;
}
.order-history-table {
    margin-top: 30px;
}
.table.order-history-table th {
    border-top: 0;
}
.left-promo-code {
    float: left;
}
.left-promo-code .form-control {
    float: left;
    width: 220px;
    max-width: 100%;
    margin: 0 10px 0 0;
    height: 32px;
}
#TextualContent #comments-container img {
    max-width: 50px;
}
.card-info-form-wrapper .form-control::placeholder {
    color: #cbcbcb;
}
.card-info-form-wrapper .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #cbcbcb;
}
.card-info-form-wrapper .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #cbcbcb;
}
.card-info-form-wrapper .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #cbcbcb;
}
.card-info-form-wrapper .form-control:-moz-placeholder { /* Firefox 18- */
    color: #cbcbcb;
}