@font-face {
	font-family: "AvantGardeLT-Bold";
	src: url("/core/templates/assets/fonts/AvantGardeLT-Bold.eot");
	/* IE9 Compat Modes */
	src: url("/core/templates/assets/fonts/AvantGardeLT-Bold.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("/core/templates/assets/fonts/AvantGardeLT-Bold.otf") format("opentype"),
		/* Open Type Font */
		url("/core/templates/assets/fonts/AvantGardeLT-Bold.svg") format("svg"),
		/* Legacy iOS */
		url("/core/templates/assets/fonts/AvantGardeLT-Bold.ttf") format("truetype"),
		/* Safari, Android, iOS */
		url("/core/templates/assets/fonts/AvantGardeLT-Bold.woff") format("woff"),
		/* Modern Browsers */
		url("/core/templates/assets/fonts/AvantGardeLT-Bold.woff2") format("woff2");
	/* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap");

/*! ---------------------------------------------------------

We are Redcore

* ---------------------------------------------------------
*

 *
 *                       _oo0oo_
 *                      oREDCOREo
 *                      20" . "19
 *                      (| -_- |)
 *                      0\  =  /0
 *                    ___/`---'\___
 *                  .' \|     |// '.
 *                 / \|||  :  |||// \
 *                / _||||| -:- |||||- \
 *               |   | \  -  /// |   |
 *               | \_|  ''\---/''  |_/ |
 *               \  .-\__  '-'  ___/-. /
 *             ___'. .'  /--.--\  `. .'___
 *          ."" '<  `.___\_<|>_/___.' >' "".
 *         | | :  `- \`.;`\ _ /`;.`/ - ` : | |
 *         \  \ `_.   \_ __\ /__ _/   .-` /  /
 *     -----`-.____`.___ \_____/___.-`___.-'-----
 *                       `=---='
 *
 *     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 *
 *               Bryton Bless:  "No Bugs"
 *
 * --------------------------------------------------------- */
.hide {
	display: none !important;
}

.display_none {
	display: none;
}

h1,
.h1 {
	font-size: 2.1rem;
}

.m-0 {
	margin: 0px;
}

.main-max-w {
	max-width: 1400px;
}

.search-pad {
	padding: 0px 22px 0px 22px;
	border-right: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
}

p {
	font-weight: 400;
}

.grady-a {
	background: red;
}

.grady-a {
	background: linear-gradient(87deg, #5e72e4 0, #825ee4 100%) !important;
}

.grady-b {
	background: linear-gradient(87deg, #11cdef 0, #1171ef 100%) !important;
}

.grady-c {
	background: linear-gradient(87deg, #f5365c 0, #f56036 100%) !important;
}

.grady-d {
	background: linear-gradient(87deg, #2dcece 0, #038a84 100%) !important;
}

.sub-title-pad p {
	min-width: 500px;
	color: #3a8ed8;
	font-size: 13px;
}

.title-count-notification {
	height: 38px;
	padding: 4px 10px 4px 10px;
	font-size: 15px;
	font-weight: 900;
	color: white;
	border-radius: 48px;
	border: 108px;
	width: 100px;
	position: relative;
	top: -2px;
	margin-right: 5px;
	background: #70d6a8;
	font-family: AvantgardeLT-Bold;
}

.red-notice {
	background-color: #f11e1e;
}

button.btn.btn-primary.create_new_project_action,
button.btn.btn-primary.create-qr-code,
button.btn.btn-primary.create-qr-link-tree {
	border-radius: 1000px;
	padding: 17px 40px;
	background: #d62734;
	border: 5px solid #cf0a23;
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	color: white;
}

div#site-top-notification {
	background: linear-gradient(87deg, #ce313c 0, #d82431 100%) !important;
}

.btn-launch-pad-tag-search {
	background: #ffffff;
	color: #1965f1;
	border-radius: 20px;
	margin: -12px -12px 3px -2px;
	font-size: 11px;
	top: 18px;
	padding: 8px 16px;
}

.redcore-sites-list .btn-launch-pad-tag-search {
	background: #ffffff;
	color: #2361a0;
	border-radius: 27px;
	margin: -8px -10px 5px -1px;
	font-size: 11px;
	top: 14px;
	margin-right: .5rem;
}

.btn-launch-pad-tag-search.site_down {
	background: rgba(212, 1, 0, 0.4);
}

.project-details-container label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	font-weight: 400;
	background: transparent !important;
}

@media screen and (min-width: 960px) {
	.email-content {
		height: 120vh;
	}

	.notification_viewed_update:hover {
		background: #d0d0d0;
		border-radius: 100px;
		cursor: pointer;
	}

	.btn-group.proof-card-tag.view-mobile-only {
		display: none !important;
	}


}

@media screen and (max-width: 960px) {
	.quoteCenter-top-container fieldset legend {
		float: none;
	}

	.btn-group.proof-tools.hide-mob .badge-pill {
		display: none;
	}

	.btn-group.proof-card-tag.view-desktop-only {
		display: none !important;
	}

	span.wit-marg {
		width: 36.7% !important;
	}

}

.image-zoom-popup {
	cursor: pointer;
}

.site-banner-site-status {
	margin-left: 50px;
}

span.site-banner-site-status {
	float: right;
	background: #ffffff;
	margin: 14px;
	padding: 4px 11px;
	border-radius: 5px;
	color: #517599;
	font-weight: 900;
	border: 3px solid;
}

span.site-banner-site-status.site_down {
	background: red;
}

.navbar-search-light .input-group {
	display: none;
}

.btn-launch-pad-tag-search.search-hide {
	display: none;
}

.manager-sites-available-button.btn-launch-pad-tag-search.search-filter {
	background-color: #c20000;
	color: white;
}

.tag-container {
	float: left;
	margin: 0px;
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
	white-space: nowrap;
	padding: 0px 3px 0px 15px;
	overflow-x: scroll;
	width: 100%;
	height: 48px;
	-ms-touch-action: auto;
	touch-action: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.owl-item .card {
	box-shadow: 0px 0px 0px black;
}

.avatar-xl {
	width: 99px;
	height: 100px;
}

.avatar {
	border: 3px solid #e0e0e0;
}

.proof-information-container .rendered-form textarea.form-control {
	min-height: 225px !important;
}

.card-line-separator {
	padding: 19px 0px 6px 0px;
	margin-left: 16px !important;
}

.card-spacer {
	padding: 6px 0px 7px 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.trans-white {
	background: #ffffff14;
	color: white;
}

#user-pad {
	padding: 8px;
}

.project-card-title {
	top: 3px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 98%;
	position: absolute;
	font-size: 1.2rem;
}

.project-card-title-2 {
	top: 3px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 70%;
	font-size: 1.2rem;
}

.launch-padding {
	padding: 8px 12px 10px 16px !important;
}

.sub-title-pad {
	padding: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	font-weight: 400;
	color: #3e90d9 !important;
	/* top: -4px; */
}

.sub-title-pad-dd {
	padding: 9px 0px 9px 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	max-width: 100%;
	font-weight: 900;
	color: #0088f5 !important;
	white-space: pre-wrap !important;
	height: 43px;
	top: -6px;
	position: relative;
	left: -7px;
	font-size: 15px !important;
	font-weight: 900;
}

.text-white {
	color: white !important;
}

.main-content {
	margin-left: 250px;
	padding-bottom: 100px;
	padding-top: 77px;
}

.in-production {
	background-color: #989898;
	color: #ffffff;
}

.shipped {
	color: #ffffff;
	border: 2px solid white;
}

.received {
	background: #7bd6ad !important;
	color: #ffffff;
	border: 2px solid white;
}

.new_project,
.client_uploads {
	background: #989898;
	color: #ffffff;
	border: 2px solid white;
}

.due_date_sort,
.awaiting_approval {
	background-color: #de0201;
	color: #ffffff;
	border: 2px solid white;
}

.due_date_sort {
	background-color: #9c27b0;
	color: #ffffff;
	border: 2px solid white;
}

.in_production {
	background: #ffd556;
	color: #302525;
	border: 2px solid white;
}

.production_hold {
	background-color: #cc0000;
	color: #ffffff;
	border: 2px solid white;
}

.awaiting_response {
	background-color: #673ab7;
	color: #ffffff;
	border: 2px solid white;
}

.reorder {
	background: #43c77e;
	color: #ffffff;
	cursor: pointer !important;
	padding: 6px 6px 6px 11px;
	font-size: 9px;
	text-transform: uppercase;
	margin-right: -3px !important;
	border-radius: 40px 0px 0px 40px;
}

.feedback {
	background: #989898;
	color: #ffffff;
	cursor: pointer !important;
	padding: 6px 9px 6px 6px;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 0px 40px 40px 0px;
}

.card-options-btn {
	background: #ebebeb;
	padding: 18px;
	border-radius: 46px;
	padding: 7px;
	background: #edeeef;
}

#main-support-content .card-options-btn {
	position: relative;
	right: 5px;
}

#marketPlace-component .btn-padding-update {}

.btn-desc {
	line-height: 9px;
	/* border-bottom: 3px solid #dfdfdf; */
	padding: 7px 0px;
	border-radius: 0px;
	margin-left: 6px;
	font-size: 13px;
}

.proof-corner-options {
	background: #ebebeb;
	padding: 18px;
}

.proof-corner-options:hover {
	background: #fbfbfb;
	;
}

.avatar-xxl {
	width: 112px;
	height: 112px;
}

.marketplace-image {
	font-size: 1rem;
	display: inline-flex;
	color: #fff;
	border-radius: .375rem;
	/* background-color: #adb5bd; */
	align-items: center;
	justify-content: center;
	/* border-radius: 50%; */
	width: 107px;
	height: 107px;
	position: relative;
	background-color: #f3f4f6;
	float: right;
	right: 0px;
	border-radius: 13px;
	border: 5px solid white;
}

.marketplace-image-window {
	overflow: visible;
	max-width: 305px;
	position: relative;
	display: inline-flex;
	right: 6px;
	border-radius: 12px;
}

.btn-red {
	background: #ffffff;
	color: white;
}

.btn-marketplace-order-now {
	padding: 11px 19px 10px 19px;
	border-radius: 29px;
	font-size: 13px;
	border: 2px solid #1965f1;
}

.project-new-lable-tag {
	position: relative;
	background: #F44336;
	padding: 2px 6px 2px 6px;
	border-radius: 15px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	margin: 0px 7px 0px 0px;
	border: 0px solid #d8d8d8;
	top: -2px;
	width: 46px;
	height: 14px;
}

.project-sub-status-info {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	padding-bottom: -1px;
}

.fade:not(.show) {
	display: none;
}

.addphoto {
	background: red;
}

.redcore-hr {
	margin: -7px 0px 12px 0px;
	border-top: 1px solid #ffffffa6;
}

.search-pad-bottom {
	padding-bottom: 10px;
}

.vh100 {
	position: relative;
	height: 100vh;
}

button.btn.btn-primary.my-4 {
	width: 100%;
	border-radius: 123px;
	padding: 14px;
}

.log-logo-bg {
	width: 204px;
	padding-bottom: 4px;
	padding-top: 34px;
	background: #0000002e;
	padding: 19px 24px 22px 28px;
	border-radius: 0px 0px 9px 9px;
	cursor: pointer;
	/* border-bottom: 1px solid red;
	border-right: 1px solid red;
	border-left: 1px solid red; */
}

.proof-list-title h4 {
	color: #000000 !important;
	cursor: pointer;
	font-size: 2.7em !important;
	letter-spacing: -0.5px;
	padding: 4px;
}

.proof-list-card .btn-group.proof-card-tag {
	bottom: 10px !important;
	top: auto;
}

.proof-list-card .card-body {
	padding: 24px 28px !important;
	max-height: 200px;
}

.expire-title {
	font-size: 9px;
}

.proof-card-options {
	position: absolute;
	right: -3px;
	bottom: -8px !important;
	top: auto;
	background: transparent;
	border-color: transparent;
}

.main-proof-option {
	position: fixed;
	background: #e2e2e2b0;
	right: 20px;
	padding: 3px;
	border-radius: 52px;
	top: 23px;
}

.btn-group.proof-card-tag {
	display: inherit !important;
	top: 21px;
	position: absolute;
	right: 17px;
	padding: 4px 8px;
	box-shadow: 0px 0px;
}

.place-search-field {
	padding: 12px;
	margin-top: 19px;
}

.image-preview-container {
	position: relative;
	overflow: hidden;
}

.card .image-preview-container img.project-thumbnail {
	border-radius: 0;
	position: absolute;
}

.card .image-preview-container img.proof_image_1_1 {
	position: absolute;
	width: auto;
	height: 96px;
	border-radius: 0px !important;
	overflow: hidden;
}

.card .image-preview-container img.proof_image_2_1 {
	right: 50%;
	width: 100%;
	height: 100%;
	border-right: 1px solid white;
}

.card .image-preview-container img.proof_image_2_2 {
	left: 50%;
	width: 100%;
	height: 100%;
}

.card .image-preview-container img.proof_image_3_1 {
	height: 100%;
	width: 100%;
	bottom: 50%;
	border-bottom: 1px solid white;
}

.card .image-preview-container img.proof_image_3_2 {
	height: 50%;
	width: 50%;
	top: 50%;
	right: 50%;
	border-right: 1px solid white;
}

.card .image-preview-container img.proof_image_3_3 {
	height: 50%;
	width: 50%;
	top: 50%;
	left: 50%;
}

.card .image-preview-container img.proof_image_4_1 {
	right: 50%;
	bottom: 50%;
	height: 50%;
	width: auto;
	border-right: 1px solid white;
}

.card .image-preview-container img.proof_image_4_2 {
	left: 50%;
	bottom: 50%;
	height: 50%;
	width: 50%;
}

.card .image-preview-container img.proof_image_4_3 {
	top: 50%;
	right: 50%;
	height: 50%;
	width: 50%;
	border-right: 1px solid white;
}

.card .image-preview-container img.proof_image_4_4 {
	top: 50%;
	left: 50%;
	height: 50%;
	width: 50%;
}

.proof-image-container-wrapper {
	width: 100%;
}

.empty-proof-image-container-wrapper {
	height: 70vh;
}

.empty-proof-image-container-wrapper .proof-image-upload {
	width: 100%;
	height: 90%;
	background: #ffffff;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: space-around;
	padding: 5rem 1rem;
	cursor: pointer;
	transition: all .15s ease;
	text-align: center;
	color: #8898aa;
	border: 1px dashed #dee2e6;
	border-radius: .375rem;
	background-color: #fff;
	order: -1;
}

.avatar.rounded-circle.image-preview-container img {
	border-radius: unset;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0;
}

.bootstrap-select > select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	display: block !important;
	width: 0.5px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none;
}

.dropdown-menu {
	position: absolute;
	top: 100%;

	z-index: 1000;
	display: none;
	float: left;

	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.empty-proof-image-container-wrapper .proof-image-upload .upload-text,
.empty-proof-image-container-wrapper .proof-image-upload label {
	flex: 1 0 100%;
	text-align: center;
	font-size: 24pt;
	color: #dedede;
	font-weight: bold;
	line-height: normal;
	width: 341px;
}

.empty-proof-image-container-wrapper .proof-image-upload .upload-text {
	line-height: normal;
	max-width: 771px;
}

.empty-proof-image-container-wrapper .proof-image-upload label {
	line-height: 50px;
	margin: 0;
}

.empty-proof-image-container-wrapper .proof-image-upload #redcore-create-image {
	flex: 1 0 auto;
	width: 50px;
	height: 50px;
	margin: 0;
}

.empty-proof-image-container-wrapper .proof-image-upload .scratch-check-wrapper {
	display: flex;
	flex-flow: row nowrap;
	align-content: center;
}

/*
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%}
.carousel-inner>.next {
    left: 100%}
.carousel-inner>.prev {
    left: -100%}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0;
}
.carousel-inner>.active.left {
    left: -100%}
.carousel-inner>.active.right {
    left: 100%}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',  endColorstr='#00000000',  GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',  endColorstr='#80000000',  GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: '\2039'}
.carousel-control .icon-next:before {
    content: '\203a'}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}*/
.btn-desc:hover,
.project-card:hover .btn-desc {
	visibility: visible;
}

.btn-marketplace-order-now:hover,
.project-card:hover .btn-marketplace-order-now {
	background-color: #1965f1;
	border-color: #1965f1;
	box-shadow: 0 2px 2px 0 rgba(96, 103, 115, 0), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	color: #fff;
}

.btn-desc {
	visibility: hidden;
}

.btn.btn.btn-desc:focus,
.btn.btn.btn-desc:hover {
	box-shadow: unset !important;
}

.btn.btn.btn-desc {
	background: transparent !important;
}

.carousel-inner .col-lg-4 {
	float: left;
}

#MarketPlaceFrequentCarousel_Mobile {
	display: none;
}

h5.text-white {
	color: #cecece !important;
}

.form-title {
	padding: 0px 0px 11px 0px;
}

#user-pad {
	padding: 8px;
}

.card-stats .card-content {
	text-align: right;
	padding-top: 10px;
}

.form-edit-container.form_list {
	right: 0px;
	position: absolute;
	top: -2px;
	padding: 7px;
}

.indiv_question {
	border-bottom: 1px solid #0000002b;
	padding: 29px 0px;
}

.bg-icon {
	float: right;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
	color: #d02e3a;
	font-weight: 900;
}

.navbar-light .navbar-nav .active > .nav-link:after {
	border: 8px solid #9ca1a9;
	content: '';
	transform: rotate(45deg);
	right: -9px;
	position: absolute;
	z-index: 9999;
}

input.dark-mode-switch:after {
	content: 'Dark';
	padding: 1px 5px;
}

.launch-pad:after {
	/* content: url(https://redcore.com/core/templates/assets/img/rocket.png); */
	position: absolute;
	top: 0px;
	right: 10%;
}

span.badge.badge-pill.feedback.btn:before {
	content: 'Leave ';
}

@media (min-width: 992px) {
	.navbar-search {
		display: none;
	}

	.hide-mob {
		display: block;
	}

	.bottom-fixed.new-task-creation {
		left: 131px;
	}

	.card-profile .nav-wrapper {
		padding: 1rem 1.6em;
		width: 100%;
	}

	.left-below:after {
		content: ' on the Right.';
	}

	.quote-center-costs {
		padding: 16px;
		position: fixed;
		bottom: -5px;
		width: 100%;
		background: #ffffff87;
		z-index: 1060;
		right: 2px;
		text-align: center;
		box-shadow: 0px 3px 20px #00000080;
		backdrop-filter: blur(15px);
		-webkit-backdrop-filter: blur(15px);
	}

	.btn-launch-pad-tag-search:hover {
		background: #ffffff;
		color: #236fbc;
	}

	.reply:hover {
		background: #9fa1a7;
	}
}

.image-preview-container {
	border-radius: 10px !important;
	overflow: hidden;
	top: -5px;
}

.image-preview-container img.project-thumbnail {
	border-radius: 1000px !important;
}

.no-padding {
	padding: 0px !important;
}

.project-details-container {
	background: #eee;
	padding: 0px 10%;
	text-align: left;
	float: left;
	width: 100%;
}

.radio-group {
	display: inline-flex;
}

.fb-radio {
	display: inherit;
	padding-right: 8px;
	border: 1px solid #cbcdd0;
	padding: 9px 16px 4px 14px;
	margin-right: 4px;
	cursor: pointer;
	border-radius: 39px;
	background: white;
	color: #939fad;
	font-size: 16px;
}

.row.btn.btn-danger.col-lg-12.mx-0 {
	background: #d23434;
	margin: 4px;
	left: 5px;
	border-radius: 0px;
}

.project-details-container .project-title {
	color: #545454;
	text-align: left;
	font-size: 30px;
	text-transform: capitalize;
	font-weight: 800;
}

.project-details-container .project-description {
	min-height: 100px;
}

.swal2-modal .swal2-close {
	top: -30px !important;
	right: -20px !important;
	background: #ccc;
	color: #333;
	border-radius: 50px;
	border: 1px solid #ccc;
	font-weight: bold;
	box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
}

div.swal2-modal {
	overflow: visible;
}

.swal2-modal.swal2-show.launch-pad-details {
	width: 100%;
	padding: 0px !important;
}

.swal2-modal {
	background-color: #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border-radius: 5px;
	box-sizing: border-box;
	text-align: center;
	margin: auto;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
	position: relative;
}

.swal2-modal:focus {
	outline: none;
}

.swal2-modal.swal2-loading {
	overflow-y: hidden;
}

.swal2-modal h2 {
	color: #595959;
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	text-transform: none;
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 60px;
	display: block;
	font-family: 'AvantGardeLT-Bold';
	letter-spacing: -.5px;
}

.fonter {
	font-family: 'AvantGardeLT-Bold';
}

.swal2-modal .swal2-spacer {
	height: 10px;
	color: transparent;
	margin-bottom: 0px;
	border: 0;
}

.swal2-modal .swal2-styled {
	border: 0;
	border-radius: 3px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	font-weight: 500;
	margin: 0 5px;
	padding: 10px 32px;
}

.swal2-modal .swal2-styled:not(.swal2-loading)[disabled] {
	opacity: .4;
	cursor: no-drop;
}

.swal2-modal .swal2-styled.swal2-loading {
	box-sizing: border-box;
	border: 4px solid transparent;
	border-color: transparent;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: -2px 30px;
	vertical-align: top;
	background-color: transparent !important;
	color: transparent;
	cursor: default;
	border-radius: 100%;
	-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
	animation: rotate-loading 1.5s linear 0s infinite normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swal2-modal :not(.swal2-styled).swal2-loading::after {
	display: inline-block;
	content: '';
	margin-left: 5px;
	vertical-align: -1px;
	height: 6px;
	width: 6px;
	border: 3px solid #999999;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
	animation: rotate-loading 1.5s linear 0s infinite normal;
}

.swal2-modal .swal2-image {
	margin: 20px auto;
	max-width: 100%;
}

.swal2-modal .swal2-close {
	font-size: 31px;
	line-height: 35px;
	font-family: serif;
	position: absolute;
	cursor: pointer;
	color: #cccccc;
	-webkit-transition: color .1s ease;
	transition: color .1s ease;
	z-index: 999;
}

.swal2-modal .swal2-close:hover {
	color: #d55;
}

.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
	display: none;
}

.swal2-modal .swal2-content {
	font-size: 18px;
	text-align: center;
	font-weight: 300;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	color: #545454;
}

.swal2-container.swal2-shown {
	background-color: rgba(0, 0, 0, .4);
	z-index: 9999;
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
	margin: 20px auto;
}

#proof-view {
	height: 100%;
	/* background-image: url(https://redcore.com/core/templates/assets/images/bg222.jpg); */
	/* background-image: url(https://redcore.com/core/templates/assets/images/bg222.jpg); */
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
	font-size: 18px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
	-webkit-transition: box-shadow .3s;
	transition: box-shadow .3s;
}

.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
	border-color: #f06e57;
}

.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
	outline: none;
	box-shadow: 0 0 3px #c4e6f5;
	border: 1px solid #b4dbed;
}

.swal2-modal .swal2-input:focus::-webkit-input-placeholder,
.swal2-modal .swal2-file:focus::-webkit-input-placeholder,
.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
	-webkit-transition: opacity .3s .03s ease;
	transition: opacity .3s .03s ease;
	opacity: .8;
}

.swal2-modal .swal2-input:focus::-moz-placeholder,
.swal2-modal .swal2-file:focus::-moz-placeholder,
.swal2-modal .swal2-textarea:focus::-moz-placeholder {
	-webkit-transition: opacity .3s .03s ease;
	transition: opacity .3s .03s ease;
	opacity: .8;
}

.swal2-modal .swal2-input:focus:-ms-input-placeholder,
.swal2-modal .swal2-file:focus:-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
	-webkit-transition: opacity .3s .03s ease;
	transition: opacity .3s .03s ease;
	opacity: .8;
}

.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
	-webkit-transition: opacity .3s .03s ease;
	transition: opacity .3s .03s ease;
	opacity: .8;
}

.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
	color: #e6e6e6;
}

.swal2-modal .swal2-input::-moz-placeholder,
.swal2-modal .swal2-file::-moz-placeholder,
.swal2-modal .swal2-textarea::-moz-placeholder {
	color: #e6e6e6;
}

.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
	color: #e6e6e6;
}

.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
	color: #e6e6e6;
}

.swal2-modal .swal2-range input {
	float: left;
	width: 80%;
}

.swal2-modal .swal2-range output {
	float: right;
	width: 20%;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
	height: 43px;
	line-height: 43px;
	vertical-align: middle;
	margin: 20px auto;
	padding: 0;
}

.swal2-modal .swal2-input {
	height: 43px;
	padding: 0 12px;
}

.swal2-modal .swal2-input[type='number'] {
	max-width: 150px;
}

.swal2-modal .swal2-file {
	font-size: 20px;
}

.swal2-modal .swal2-textarea {
	height: 108px;
	padding: 12px;
}

.swal2-modal .swal2-select {
	color: #545454;
	font-size: inherit;
	padding: 5px 10px;
	min-width: 40%;
	max-width: 100%;
}

.swal2-modal .swal2-radio {
	border: 0;
}

.swal2-modal .swal2-radio label:not(:first-child) {
	margin-left: 20px;
}

.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
	vertical-align: middle;
}

.swal2-modal .swal2-radio input {
	margin: 0 3px 0 0;
}

.swal2-modal .swal2-checkbox {
	color: #545454;
}

.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
	vertical-align: middle;
}

.swal2-modal .swal2-validationerror {
	background-color: #f0f0f0;
	margin: 0 -20px;
	overflow: hidden;
	padding: 10px;
	color: gray;
	font-size: 16px;
	font-weight: 300;
	display: none;
}

.swal2-modal .swal2-validationerror::before {
	content: '!';
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #ea7d7d;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-right: 10px;
}

.swal2-modal button {
	margin: 8px 5px;
}

@supports (-ms-accelerator: true) {
	.swal2-range input {
		width: 100% !important;
	}

	.swal2-range output {
		display: none;
	}
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.swal2-range input {
		width: 100% !important;
	}

	.swal2-range output {
		display: none;
	}
}

@media (min-width: 60em) {

	.proof-image-container-wrapper {
		padding: 0px 13px 80px 26px;
		width: 100%;
	}

	.proof-image-container {
		width: 100%;
	}

	.instructions {
		padding: 0px;
		/* margin-right: 67px; */
		/* margin-left: 20px; */
		margin: -2px 34px -3px 20px;
		text-align: center;
		width: 100%;
		background-color: #66666D;
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
		letter-spacing: 1px;
		z-index: 0;
	}

	.project-image {
		border-radius: 11px;
		transition: 1s;
	}

	.dpp {
		width: 100%;
		top: 0px;
	}

	.round {
		border-top-right-radius: 11px;
		border-top-left-radius: 11px;
		width: 100%;
	}

	.left {
		float: left;
		padding-left: 7px;
		margin-bottom: 9px;
		margin-top: -7px;
	}

	#inst {
		margin-right: 38px;
	}

}

.swal2-icon {
	width: 80px;
	height: 80px;
	border: 4px solid transparent;
	border-radius: 50%;
	margin: 20px auto 30px;
	padding: 0;
	position: relative;
	box-sizing: content-box;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swal2-icon.swal2-error {
	border-color: #f27474;
}

.swal2-icon.swal2-error .x-mark {
	position: relative;
	display: block;
}

.swal2-icon.swal2-error .line {
	position: absolute;
	height: 5px;
	width: 47px;
	background-color: #f27474;
	display: block;
	top: 37px;
	border-radius: 2px;
}

.swal2-icon.swal2-error .line.left {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 17px;
}

.swal2-icon.swal2-error .line.right {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 16px;
}

.swal2-icon.swal2-warning {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #f8bb86;
	border-color: #facea8;
	line-height: 80px;
	text-align: center;
}

.swal2-icon.swal2-info {
	font-family: 'Open Sans', sans-serif;
	color: #3fc3ee;
	border-color: #9de0f6;
	font-size: 60px;
	line-height: 80px;
	text-align: center;
}

.swal2-icon.swal2-question {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #87adbd;
	border-color: #c9dae1;
	font-size: 60px;
	line-height: 80px;
	text-align: center;
}

.swal2-icon.swal2-success {
	border-color: #a5dc86;
}

.swal2-icon.swal2-success::before,
.swal2-icon.swal2-success::after {
	content: '';
	border-radius: 50%;
	position: absolute;
	width: 60px;
	height: 120px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.swal2-icon.swal2-success::before {
	border-radius: 120px 0 0 120px;
	top: -7px;
	left: -33px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 60px 60px;
	transform-origin: 60px 60px;
}

.swal2-icon.swal2-success::after {
	border-radius: 0 120px 120px 0;
	top: -11px;
	left: 30px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 60px;
	transform-origin: 0 60px;
}

.swal2-icon.swal2-success .placeholder {
	width: 80px;
	height: 80px;
	border: 4px solid rgba(165, 220, 134, 0.2);
	border-radius: 50%;
	box-sizing: content-box;
	position: absolute;
	left: -4px;
	top: -4px;
	z-index: 2;
}

.swal2-icon.swal2-success .fix {
	width: 7px;
	height: 90px;
	background-color: #fff;
	position: absolute;
	left: 28px;
	top: 8px;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.swal2-icon.swal2-success .line {
	height: 5px;
	background-color: #a5dc86;
	display: block;
	border-radius: 2px;
	position: absolute;
	z-index: 2;
}

.swal2-icon.swal2-success .line.tip {
	width: 25px;
	left: 14px;
	top: 46px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.swal2-icon.swal2-success .line.long {
	width: 47px;
	right: 8px;
	top: 38px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.swal2-progresssteps {
	font-weight: 600;
	margin: 0 0 20px;
	padding: 0;
}

.swal2-progresssteps li {
	display: inline-block;
	position: relative;
}

.swal2-progresssteps .swal2-progresscircle {
	background: #3085d6;
	border-radius: 2em;
	color: #fff;
	height: 2em;
	line-height: 2em;
	text-align: center;
	width: 2em;
	z-index: 20;
}

.swal2-progresssteps .swal2-progresscircle:first-child {
	margin-left: 0;
}

.swal2-progresssteps .swal2-progresscircle:last-child {
	margin-right: 0;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
	background: #3085d6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
	background: #add8e6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
	background: #add8e6;
}

.swal2-progresssteps .swal2-progressline {
	background: #3085d6;
	height: .4em;
	margin: 0 -1px;
	z-index: 10;
}

[class^='swal2'] {
	-webkit-tap-highlight-color: transparent;
}

@-webkit-keyframes showSweetAlert {
	0% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}

	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	80% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes showSweetAlert {
	0% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}

	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	80% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes hideSweetAlert {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
}

@keyframes hideSweetAlert {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
}

/* .swal2-show {
	-webkit-animation: showSweetAlert 0.3s;
	animation: showSweetAlert 0.3s;
} */

.swal2-show.swal2-noanimation {
	-webkit-animation: none;
	animation: none;
}

.swal2-hide {
	-webkit-animation: hideSweetAlert 0.15s forwards;
	animation: hideSweetAlert 0.15s forwards;
}

.swal2-hide.swal2-noanimation {
	-webkit-animation: none;
	animation: none;
}

@-webkit-keyframes animate-success-tip {
	0% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}

@keyframes animate-success-tip {
	0% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	54% {
		width: 0;
		left: 1px;
		top: 19px;
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px;
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px;
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px;
	}
}

@-webkit-keyframes animate-success-long {
	0% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	84% {
		width: 55px;
		right: 0;
		top: 35px;
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}

@keyframes animate-success-long {
	0% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	65% {
		width: 0;
		right: 46px;
		top: 54px;
	}

	84% {
		width: 55px;
		right: 0;
		top: 35px;
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px;
	}
}

@-webkit-keyframes rotatePlaceholder {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}

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

@keyframes rotatePlaceholder {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}

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

.animate-success-tip {
	-webkit-animation: animate-success-tip 0.75s;
	animation: animate-success-tip 0.75s;
}

.animate-success-long {
	-webkit-animation: animate-success-long 0.75s;
	animation: animate-success-long 0.75s;
}

.swal2-success.animate::after {
	-webkit-animation: rotatePlaceholder 4.25s ease-in;
	animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animate-error-icon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0;
	}

	100% {
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
		opacity: 1;
	}
}

@keyframes animate-error-icon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0;
	}

	100% {
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
		opacity: 1;
	}
}

.animate-error-icon {
	-webkit-animation: animate-error-icon 0.5s;
	animation: animate-error-icon 0.5s;
}

@-webkit-keyframes animate-x-mark {
	0% {
		-webkit-transform: scale(0.4);
		transform: scale(0.4);
		margin-top: 26px;
		opacity: 0;
	}

	50% {
		-webkit-transform: scale(0.4);
		transform: scale(0.4);
		margin-top: 26px;
		opacity: 0;
	}

	80% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
		margin-top: -6px;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		margin-top: 0;
		opacity: 1;
	}
}

@keyframes animate-x-mark {
	0% {
		-webkit-transform: scale(0.4);
		transform: scale(0.4);
		margin-top: 26px;
		opacity: 0;
	}

	50% {
		-webkit-transform: scale(0.4);
		transform: scale(0.4);
		margin-top: 26px;
		opacity: 0;
	}

	80% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
		margin-top: -6px;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		margin-top: 0;
		opacity: 1;
	}
}

.animate-x-mark {
	-webkit-animation: animate-x-mark 0.5s;
	animation: animate-x-mark 0.5s;
}

@-webkit-keyframes pulse-warning {
	0% {
		border-color: #f8d486;
	}

	100% {
		border-color: #f8bb86;
	}
}

@keyframes pulse-warning {
	0% {
		border-color: #f8d486;
	}

	100% {
		border-color: #f8bb86;
	}
}

.pulse-warning {
	-webkit-animation: pulse-warning 0.75s infinite alternate;
	animation: pulse-warning 0.75s infinite alternate;
}

@-webkit-keyframes pulse-working {
	0% {
		opacity: 1;
	}

	/*80% {*/
	/*opacity: .8;*/
	/*}*/
	100% {
		opacity: 0;
	}
}

@keyframes pulse-working {
	0% {
		opacity: 1;
	}

	/*80% {*/
	/*opacity: .8;*/
	/*}*/
	100% {
		opacity: 0;
	}
}

.pulse-working {
	-webkit-animation: pulse-working 1s infinite alternate;
	animation: pulse-working 1s infinite alternate;
}

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

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

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

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

.project-cost-section.col-lg-12,
.project-other-tags.col-lg-12 {
	padding: 10px 0 !important;
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 40%;
	/*bottom: 0; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 25px;
	height: 25px;
	color: #fff;
	text-align: center;
	opacity: .5;
}

.carousel-control-prev-icon {
	background: rgba(0, 0, 0, 0) url("/core/templates/assets/img/arrows-32-32-2.png") no-repeat scroll left top;
}

.carousel-control-next-icon {
	background: rgba(0, 0, 0, 0) url("/core/templates/assets/img/arrows-32-32-2.png") no-repeat scroll right top;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 30px;
	height: 27px;
}

.carousel-control-next,
.carousel-control-prev {
	color: #fff;
	text-align: center;
}

.carousel-control-prev {
	left: 0;
}

.carousel-control-next {
	right: 0;
}

.col-lg-12.no-padding.main-slider-container {
	display: flex;
}

.col-lg-12.no-padding.main-slider-container .col-lg-6 {
	flex: 1;
	/* padding: 48px; */
}

.project-inner-title {
	padding: 10px 0;
	float: left;
}

#marketPlace-component .image-preview-container {
	top: 30px !important;
}

.colorDefinition,
#proofApprovedCountUp {
	background: #de0201;
	border: none;
	color: #FFFFFF;
	border-color: #4a90e2;
	padding: 9px 19px !important;
	border-radius: 45px !important;
	bottom: 6px;
	width: auto;
	position: relative;
	bottom: 0px;
}

#proofApprovedCountUp {
	bottom: 6px;
}

div#proofApprovedCountUp:before {
	content: 'Must be approved within ';
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-next,
#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-prev {
	background: #000;
	height: 50px;
	width: 50px;
	top: 50px;
	border-radius: 50px;
}

.hide-tag-search-result {
	display: none !important;
}

.btn.btn-white-color.btn-primary {
	background-color: #ffffff !important;
	color: #737885 !important;
}

.project-order-counts {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px 10px;
	border-radius: 10px;
	font-size: 10px;
	line-height: 1;
	background: #edeeef;
	color: #4292da;
	font-weight: bold;
	color: gray;
	z-index: 3 !important;
}

#marketPlaceListSectionMainContainer .cardy.card:hover .project-order-counts {
	display: none;
}

.rendered-form .form-group {
	text-align: left;
}

/*
#proof-view .proof-information-container .proof-launch-pad-form-values .form-group .form-control {
    -webkit-appearance: none;
    -webkit-border-radius: 50px;
    outline: 0;
    border-radius: 50px;
}
*/
.proof-launch-pad-form-values .row .lable-form {
	background: #999;
	padding: 5px 10px;
	margin: 10px 0;
	box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
	color: #fff;
}

div.proof-launch-pad-form-values {
	margin: 0px 0px 20px 0px !important;
}

.proof-launch-pad-form-values .row {
	margin: 0px !important;
}

.proof-details-inner-container .form-control {
	background-image: none;
	border-radius: 5px;
	/* height: 22px; */
}

.proof-details-inner-container input[type="checkbox"] {
	float: left;
	margin-right: 10px;
}

.project-card .material-subitems {
	position: absolute;
	right: 0;
	width: 40%;
	z-index: 999;
	margin: 15px 0;
	display: none;
}

.project-card .material-subitems .inner-subitem-list span {
	width: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #989898;
	font-size: 75%;
	margin-top: 5px;
	cursor: pointer;
}

.project-card .material-subitems .inner-subitem-list {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 12px 0 !important;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	border-radius: 6px;
	color: rgba(0, 0, 0, 0.87);
	background: #fff;
	min-height: 119px !important;
}

.project-card .material-subitems .inner-subitem-list span:hover {
	background: #0ee466;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px #0ee466;
	border: 1px solid #0ee466;
}

.project-card .material-icons.project-actions {
	cursor: pointer;
}

.project-card .material-icons.project-actions.active-icon + .material-subitems {
	display: block;
}

.proofHideMainContainer .form-check {
	text-align: left;
	padding: 10px 0;
}

.proofHideMainContainer {
	margin: auto 10%;
}

.show_hide_proof_only {

	font-size: 9px;
	float: right;
	margin-right: 2%;
	cursor: pointer;
	border-radius: 50px;

}

.form-group.form-control-tag-sec .bootstrap-tagsinput {
	background-image: none;
	width: 100% !important;
	border: 1px solid #e2e2e2;
	font-family: inherit;
}

.timingfield .timingfield_hours,
.timingfield .timingfield_minutes,
.timingfield .timingfield_seconds {
	display: inline-block;
	width: 40% !important;
	padding: 5px;
}

.timingfield .timingfield_seconds {
	display: none !important;
}

.timingfield {
	width: auto !important;
	display: flex;
}

.timingfield .form-control,
.timingfield .input-group-addon {
	padding: 0px !important;
}

button.swal2-close:hover {
	background: #e4e4e4;
}

.swal2-modal .swal2-close {
	top: 0px !important;
	right: 2px !important;
	background: #eeeeee;
	border-radius: 54px;
	color: #757373;
	border: 0px solid gray;
	font-weight: bold;
	box-shadow: none;
	cursor: pointer;
}

div.swal2-modal {
	overflow: visible;
}

.profile-image.col-lg-4 img {
	width: 100%;
	border-radius: 50%;
}

.row.profile-image-container {
	display: flex;
}

.profile-image.col-lg-8 {
	margin: auto 0;
}

.profile-name h1 {
	text-align: justify;
	padding: 0;
	margin: 0;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.sub-title {
	text-align: justify;
	color: #fff;
}

.project-sub-section.col-lg-4 {
	color: #fff;
	font-weight: bold;
}

.profile-content-main {
	min-height: 250px;
	background: #fff;
	position: relative;
	margin-top: 25%;
	box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07) !important;
	border-radius: 5px;
	width: 90%;
	margin: 25% auto auto auto;
}

.profile-top-section {
	margin: 30% 1% 4% 1%
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-prev .material-icons,
#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-next .material-icons {
	color: #333;
	font-size: 25px;
	font-weight: 100;
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-next,
#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-prev {
	background: transparent !important;
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-prev {
	left: -20px !important;
}

#frequentlyOrdered #MarketPlaceFrequentCarousel .carousel-control-next {
	right: -35px !important;
}

.bottom-fixed.new-task-creation {
	position: fixed;
	width: 99%;
	text-align: center;
	padding: 7px 18px 26px;
	bottom: -93px;
	right: 0px;
}

.blue-btn {
	color: #fff;
	border-color: #2370be;
	background-color: #2370be;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	border-radius: 65px !important;
}

.avatar-web {
	border-radius: 50px;
	margin-right: 7px;
}

.bottom-fixed.new-task-creation button.btn.btn-primary.create_new_project_action {
	position: relative;
	top: -94px;
}

.section-profile-cover.col-lg-12 {
	/*    height: 500px;
        background: linear-gradient(90deg,#051626 40%,#051626 40%,#0F2646 94%);
        position: absolute;
        top: 0;
        left: 0;*/
	height: 500px;
	background: linear-gradient(90deg, #051626 40%, #051626 40%, #0F2646 94%);
	position: absolute;
	top: 64px;
	left: 0;
	background-image: url(../../assets/img/theme/profile-cover.jpg);
	background-size: cover;
}

.measure-field-label {
	min-width: 50px;
}

.measure_field_width,
.measure_field_height {
	width: 80px;
}

#searchTagsProofs {
	width: 100%;
}

#sortable1,
#projectFormSelectForSelectType-sortable {
	list-style-type: none;
	margin: 0;
	float: left;
	background: transparent;
	padding: 5px;
	width: 100%;
}

#sortable1 li,
#projectFormSelectForSelectType-sortable li {
	margin: 10px 10px 0 10px;
	padding: 5px;
	font-size: 12px;
	width: 90%;
}

#sortable1 li:last-child,
#projectFormSelectForSelectType-sortable li:last-child {
	margin-bottom: 10px;
}

.account-info.profile {
	float: left;
	width: 100%;
	margin: 20px auto;
}

.account-info.profile h3 {
	text-align: left;
	margin: 0 0 0 25px;
}

.account-info.profile label {
	text-align: left;
	float: left;
}

.account-info.profile .form-control,
.account-info.profile .form-group .form-control {
	border: 1px solid #D2D2D2;
}

.shipping-address.profile {
	float: left;
	width: 100%;
	text-align: left;
}

.shipping-address.profile h2 {
	font-weight: bold;
	margin: 0 0 0 25px;
	font-size: 30px;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main button,
.project-card .material-subitems .inner-subitem-list .proof-status-update-main li a {
	padding: 5px 10px;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main button span {
	color: #fff;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main span {
	background: transparent;
	color: #000;
	border-color: transparent;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main li a:hover {
	color: #fff;
}

.project-card .material-subitems .inner-subitem-list .proof-status-update-main span:hover {
	background: transparent;
	color: #fff;
	box-shadow: none;
}

.company-popup input,
.company-popup textarea {

	border: 1px solid #D2D2D2 !important;
	background-image: unset !important;

}

.forgot_password.btn.btn-rose.btn-simple.btn-wd.btn-lg {
	display: inline-block;
}

.bootstrap-select.show > .dropdown-menu > .dropdown-menu {
	display: block;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
	display: none;
}

#formBuilderPopup,
#formTitle {
	padding: 0px !important;
	margin: 20px 0 !important;
}

#formTitle input {
	background: rgba(0, 0, 0, 0.12);
}

.form-wrap.form-builder .frmb {
	box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}

#formBuilderPopup .btn.btn-default.get-data,
.hide-btn,
#formBuilderEditPopup .btn.btn-default.get-data {
	display: none !important;
}

#formBuilderViewPopup.show-confirm-btn .btn.btn-default.get-data {
	display: block !important;
}

.view_shipping {
	background: #cccccc;
	color: white;
	font-weight: 900;
	border: none;
	margin-left: 1px;
	padding: 0px 14px;
	height: 23px;
}

.col-dv-row,
.col-dv-column-flex {
	display: flex;
}

.col-dv-column-flex .marketPlaceFileUpload {
	/*display: flex; */
	width: 100%;
}

.col-dv-column-flex .marketPlaceFileUpload p {
	text-align: center;
	margin: auto;
	color: rgba(153, 153, 153, 0.42);
}

.margin-top-marketPlace {
	margin-top: 20px;
}

.form-group fieldset .bootstrap-tagsinput.input {
	font-size: 14px;
	font-family: Maven Pro;
	font-weight: 400;
}

.pip.img-bg-thumb .imageThumb {

	max-height: 101%;
	cursor: pointer;
	position: absolute;
	max-width: none;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	border-radius: 8px;
	border: 0px solid white;

}

.pip.img-bg-thumb {
	display: inline-block;
	margin: 12px 0px;
	width: 132px;
	height: 132px;
	overflow: hidden;
	position: relative;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
	background: linear-gradient(135deg, #3a8ffe 0%, #9658fe 100%);
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-size: cover;
	background-position: center;
	border-radius: 17px;
}

.remove.img-bg-thumb,
.remove.img-bg-thumb-edit {
	display: block;
	color: white;
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 4px;
	top: 3px;
	padding: 2px 7px !important;
	border-radius: 500px;
	box-shadow: 0px 2px 5px #00000052;
}

.previewUploadImagesLabel,
.previewIdeaBoardUploadImagesLabel {
	padding: 25px 0;
	height: 174px;
	border: 1px dashed rgba(153, 153, 153, 0.58);
	width: 100%;
	border-radius: 13px;
}

.previewUploadImagesLabel:hover,
.previewIdeaBoardUploadImagesLabel:hover {
	background: #e8e8e8;
}

.ni-image {
	width: 100%;
	padding: 16px;
	font-size: 40px;
}

.previewUploadImages {
	display: block;
	width: 100%;
}

.bootstrap-tagsinput input {
	font-family: Maven Pro;
	font-size: 14px;
}

#marketPlace-component .btn-padding-update {}

#marketPlace-component {
	border-radius: 107px;
}

#marketPlace-component .project-sub-status-info {
	white-space: nowrap;
	max-height: 40px;
	min-height: 38px;
}

.errorField + .error-message,
.error-message-shirt {
	color: #bb2124;
	font-size: 12px;
	line-height: 1.42857143;
	text-align: left;
	padding: 11px 14px;
	margin-top: 20px;
}

.user-project-details .error-message,
.error-message-shirt {
	margin: 8px 3px 15px;
	background: #bf0d00;
	color: white !important;
	border-radius: 4px;
	padding: 11px 16px;
}

b {
	font-weight: bold;
}

.project-details-container b.project-inner-title {
	width: 100%;
}

.margin-left-15 {
	margin-left: 15px;
}

.bootstrap-select.open > .dropdown-menu,
.bootstrap-select.open .dropdown-menu.inner {
	display: block;
}

.bootstrap-select .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box;
}

#search-proof-select-user-container .bootstrap-select .dropdown-menu,
#select_new_users_bulk_action_container .bootstrap-select .dropdown-menu {
	box-shadow: none !important;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	border: 0;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	z-index: 2000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative;
}

li {
	text-align: match-parent;
}

.nav-pills li {
	display: inline-flex;
	text-align: match-parent;
	flex: 1 50%;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	border: 0;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	z-index: 2000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
	position: relative;
	padding-left: 35px;
}

.bootstrap-select.btn-group .dropdown-menu li > a {
	cursor: pointer;
}

.dropdown-menu > li > a {

	display: block;
	padding: 3px 20px;
	padding-left: 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;

}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px;
}

.bs-donebutton .btn-group button {
	width: 100%;
}

select.bs-select-hidden,
select.selectpicker {
	display: none !important;
}

.bootstrap-select {
	width: 220px;
	/*IE9 and below*/
}

.bootstrap-select > .dropdown-toggle {
	width: 100%;
	padding-right: 0px;
	z-index: 1;
}

.bootstrap-select > select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	display: block !important;
	width: 0.5px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none;
}

.bootstrap-select > select.mobile-device {
	top: 0;
	left: 0;
	display: block !important;
	width: 100% !important;
	z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48;
}

.bootstrap-select.fit-width {
	width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
	width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
	z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
	float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
	margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a:hover,
.bootstrap-select.btn-group .dropdown-menu li.disabled a:focus {
	box-shadow: none;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
	cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
	outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
	position: absolute;
	height: 0 !important;
	padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 78%;
	text-align: left;
	text-overflow: ellipsis;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -2px;
	vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
	width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
	border-radius: 4px;
	padding: 0;
	max-width: 403px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 100000;
	max-height: 34vh !important;
}

.FormFieldInput-Icon.is-loaded {
	pointer-events: none;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding-right: 12px;
	z-index: 3;
	width: 41px;
}

.form-group-2 {
	margin-bottom: .2rem;
}

.payment_invoice_submit {
	margin-top: 32px;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 5px 0;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-overflow-style: auto;
	max-height: 24vh !important;
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative;
	width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
}

.bootstrap-select.btn-group .dropdown-menu li a:focus,
.bootstrap-select.btn-group .dropdown-menu li a:hover {
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	pointer-events: none;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	font-size: 21px;
	width: 28px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
	z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, 0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204, 204, 204, 0.2);
	border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid white;
	border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
	display: block;
}

.bs-actionsbox,
.bs-donebutton {
	padding: 4px 8px;
}

.bs-searchbox {
	padding: 10px 9px;
}

.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
	width: 50%;
}

.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bs-donebutton .btn-group button {
	width: 100%;
}

.bs-searchbox + .bs-actionsbox {
	padding: 0 8px 4px;
}

.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none;
}

.select-with-transition {
	border: 0 !important;
	background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#D2D2D2, #D2D2D2);
	background-size: 0 2px, 100% 1px;
	background-repeat: no-repeat;
	background-position: center bottom, center calc(100% - 1px);
	background-color: transparent !important;
	transition: background 0s ease-out !important;
	float: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	color: #3C4858 !important;
	height: 34px;
	padding-left: 0 !important;
	padding-bottom: 5px !important;
}

.select-with-transition .caret,
.select-with-transition .ripple-container {
	display: none;
}

.btn-group.bootstrap-select.show-tick.open .select-with-transition {
	outline: none !important;
	background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#D2D2D2, #D2D2D2) !important;
	background-size: 100% 2px, 100% 1px !important;
	box-shadow: none;
	transition-duration: 0.3s !important;
}

.form-group fieldset {
	margin: 0 2px;
}

.form-group fieldset legend {
	margin-bottom: 0px;
	font-size: 14px;
	color: silver;
	width: auto;
	padding: 2px 10px;
}

.form-group fieldset input.form-control {
	background-image: none !important;
	margin: 0px;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.timingfield .timingfield_hours,
.timingfield .timingfield_minutes,
.timingfield .timingfield_seconds {
	display: inline-block;
	width: 100% !important;
	padding: 5px;
}

.timingfield .timingfield_seconds {
	display: none !important;
}

.timingfield {
	width: auto !important;
	display: flex;
}

.timingfield .form-control,
.timingfield .input-group-addon {}

.caret,
.bootstrap-tagsinput .tag,
.bootstrap-tagsinput [data-role="remove"] {
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	-ms-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
}

/*
 * bootstrap-tagsinput v0.8.0
 *
 */

.bootstrap-tagsinput {
	display: inline-block;
	padding: 9px 13px;
	line-height: 22px;
	background: #172c4c12;
	border-radius: 25px;
	-webkit-appearance: none;
	-webkit-border-horizontal-spacing: 62px;
	font-family: inherit;
	text-align: left;
}

.bootstrap-tagsinput input {
	border: none;
	box-shadow: none;
	outline: none;
	background-color: transparent;
	margin: 0;
	width: 74px;
	max-width: inherit;
}

.bootstrap-tagsinput input:focus {
	border: none;
	box-shadow: none;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
	color: #777;
	opacity: 1;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder,
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
	color: #777;
}

.bootstrap-tagsinput .tag {
	cursor: inherit !important;
	margin: 5px 5px 5px 0;
	position: relative;
	padding: 5px 13px 5px;
	border-radius: 12px;
	color: #ffffff;
	font-weight: 500;
	font-size: 9px;
	text-transform: CAPITALIZE;
	display: inline-block;
	line-height: 1.5em;
	border: 0px solid #adadad;
	background-color: #1fc07b !important;
}

.bootstrap-tagsinput .tag.tag-primary {
	background-color: #9c27b0;
	color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-info {
	background-color: #00bcd4;
	color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-success {
	background-color: #4caf50;
	color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-warning {
	background-color: #ff9800;
	color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-danger {
	background-color: #f44336;
	color: #FFFFFF;
}

.bootstrap-tagsinput .tag.tag-rose {
	background-color: #e91e63;
	color: #FFFFFF;
}

.bootstrap-tagsinput .tag:hover {
	padding-right: 18px;
}

.bootstrap-tagsinput .tag:hover [data-role="remove"] {
	opacity: 1;
	padding-right: 6px;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: -5px;
	opacity: 0;
	color: white;
	font-size: 3px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
	content: "x";
	padding: 2px 2px;
	top: -3px;
	position: relative;
	left: -2px;
	color: #000309;
}

.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
	margin-top: 30px;
}

.timeline:before {
	top: 50px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #E5E5E5;
	left: 50%;
	margin-left: -1px;
}

.timeline h6 {
	color: #333333;
	font-weight: 400;
	margin: 10px 0px 0px;
}

.timeline.timeline-simple {
	margin-top: 30px;
	padding: 0 0 20px;
}

.timeline.timeline-simple:before {
	left: 5%;
	background-color: #E5E5E5;
}

.timeline.timeline-simple > li > .timeline-panel {
	width: 86%;
}

.timeline.timeline-simple > li > .timeline-badge {
	left: 5%;
}

.timeline > li {
	margin-bottom: 20px;
	position: relative;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li > .timeline-panel {
	width: 45%;
	float: left;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	border-radius: 6px;
	color: rgba(0, 0, 0, 0.87);
	background: #fff;
}

.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #e4e4e4;
	border-right: 0 solid #e4e4e4;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #FFFFFF;
	border-right: 0 solid #FFFFFF;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline > li > .timeline-badge {
	color: #FFFFFF;
	width: 50px;
	height: 50px;
	line-height: 51px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -24px;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}

.timeline > li > .timeline-badge.primary {
	background-color: #9c27b0;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.timeline > li > .timeline-badge.success {
	background-color: #4caf50;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.timeline > li > .timeline-badge.warning {
	background-color: #ff9800;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.timeline > li > .timeline-badge.info {
	background-color: #00bcd4;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.timeline > li > .timeline-badge.danger {
	background-color: #f44336;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}

.timeline > li > .timeline-badge [class^="ti-"],
.timeline > li > .timeline-badge [class*=" ti-"],
.timeline > li > .timeline-badge [class="material-icons"] {
	line-height: inherit;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
	background-color: #FFFFFF;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-heading {
	margin-bottom: 15px;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}

.timeline-body hr {
	margin-top: 10px;
	margin-bottom: 5px;
}

.timeline-body .btn {
	margin-bottom: 0;
}

.timeline-body > p,
.timeline-body > ul {
	margin-bottom: 0;
}

.timeline-body > p + p {
	margin-top: 5px;
}

.dropdown-toggle .ripple-container {
	display: none;
}

.btn.btn-success,
.btn.btn-info {
	margin-bottom: 10px;
}

.timingfield .input-group-addon {
	margin: -4px 5px;
	position: absolute;
	top: -24px;
	color: #8e8e8e;
	font-size: 9px;
}

.timingfield input.form-control {
	text-align: center;
}

.tgl {
	display: none;
}

.tgl-skewed + .tgl-btn {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	font-family: sans-serif;
	background: #bb2124;
	border-radius: 3px;
	padding: 2px 0 0 7px;
	height: 36px;
	float: right;
	width: 100%;
	text-align: center;
	font-family: ProximaNovaSoft-Bold;
	font-size: 15px;
}

.tgl-btn {
	min-width: 94px !important
}

.tgl-skewed + .tgl-btn::before {
	content: attr(data-tg-off);
	left: 0
}

.tgl + .tgl-btn::before {
	display: none
}

.tgl + .tgl-btn::after,
.tgl + .tgl-btn::before {
	content: "";
	display: block;
	height: 100%;
	position: relative;
	width: 100%
}

.tgl-skewed + .tgl-btn::after {
	content: attr(data-tg-on);
	left: 100%
}

.tgl-skewed + .tgl-btn::after,
.tgl-skewed + .tgl-btn::before {
	color: #fff;
	display: inline-block;
	font-weight: 300;
	line-height: 2em;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
	transition: all 0.2s ease 0s;
	width: 100%;
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.tgl + .tgl-btn::after {
	left: 0;
}

.tgl + .tgl-btn::after,
.tgl + .tgl-btn::before {
	content: "";
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.tgl + .tgl-btn {
	-moz-user-select: none;
	cursor: pointer;
	display: block;
	height: 2em;
	outline: 0 none;
	position: relative;
	width: 4em;
}

.tgl {
	display: none;
}

.tgl-skewed:checked + .tgl-btn::before {
	left: -100%;
}

.tgl-skewed + .tgl-btn::before {
	content: attr(data-tg-off);
	left: 0;
}

.tgl-skewed + .tgl-btn {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	font-family: sans-serif;
	background: #ab0d12;
	border-radius: 3px;
	padding: 2px 0 0 7px;
	height: 36px;
	float: right;
	width: 100%;
	text-align: center;
	font-family: ProximaNovaSoft-Bold;
	font-size: 15px;
}

.tgl-skewed + .tgl-btn:after,
.tgl-skewed + .tgl-btn:before {
	display: inline-block;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	width: 100%;
	text-align: center;
	position: absolute;
	line-height: 2em;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
}

.tgl-skewed + .tgl-btn:after {
	left: 100%;
	content: attr(data-tg-on);
}

.tgl-skewed + .tgl-btn:before {
	left: 0;
	content: attr(data-tg-off);
}

.tgl-skewed + .tgl-btn:active {
	background: #888;
}

.tgl-skewed + .tgl-btn:active:before {
	left: -10%;
}

.tgl-skewed:checked + .tgl-btn {
	background: #36b345;
}

.tgl-skewed:checked + .tgl-btn:before {
	left: -100%;
}

.tgl-skewed:checked + .tgl-btn:after {
	left: 0;
}

.tgl-skewed:checked + .tgl-btn:active:after {
	left: 10%;
}

.proof-card-tag .proof-subItems-width {
	width: 320px;
	padding: 25px 0;
}

.subitems-paddings {
	padding: 0 0 10px 0;
}

.timingfield_next.btn.btn-default.btn-xs.btn-block,
.timingfield_prev.btn.btn-default.btn-xs.btn-block {
	padding: 0px 0 !important;
	margin: 0;
	margin-right: 0px !important;
}

.timingfield_next.btn.btn-default.btn-xs.btn-block i {
	margin: 0px;
}

#full-screen-modal {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}

#full-screen-modal .card {
	height: 100%;
	background: #ebebeb;
	margin: 0;
	overflow: scroll;
}

#full-screen-modal .card-header {
	padding: 0 20px;
	margin-top: 0;
	margin-bottom: 0;
	background: rgba(0, 0, 0, .3);
	border-radius: 10px;
	position: absolute;
	opacity: .2;
	transition: 500ms;
}

.close-modal-button {
	cursor: default;
	cursor: w-resize;
}

#close-modal-button {
	padding: 5px 6px;
	top: 21px;
	position: absolute;
}

#full-screen-modal .proof-info-dropdown {
	position: absolute;
	left: 0;
	top: 100%;
	background: white;
	border: thin solid #d4d4d4;
	color: black;
	font-weight: bold;
	border-radius: 3px;
	display: flex;
	flex-flow: column nowrap;
	padding: 5px 10px;
}

#full-screen-modal .proof-info-dropdown span {
	padding: 5px 10px;
	flex: 0 1 auto;
}

#full-screen-modal .card img {
	width: auto;
	height: auto;
}

#full-screen-modal .card-content {
	display: flex;
	flex-flow: row nowrap;
	align-items: stretch;
	padding-top: 25px;
}

#full-screen-modal #proof_image {
	display: inline-block;
	position: relative;
}

#full-screen-modal #proof_image canvas {
	display: block;
	clear: both;
	position: relative;
	box-shadow: 0px 0px 5px black;
	margin: 5px;
}

#full-screen-modal #image_overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: none;
}

.proof_pdf_svg_text_layer,
.proof_pdf_svg_text_layer * {
	-webkit-font-smoothing: revert;
	-moz-osx-font-smoothing: revert;
	-webkit-tap-highlight-color: revert;
	-webkit-box-sizing: revert;
	-moz-box-sizing: revert;
	box-sizing: revert;
	text-align: left;
	font-weight: initial;
	line-height: initial;
}

.unselectable {
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.project-image.unselectable {
	width: 100%;
	height: auto;
}

.proof_pdf_image_layer {
	display: block;
	position: relative;
}

.proof_pdf_image_layer canvas {
	display: block;
}

#proof_image_text_container {
	display: block;
	position: absolute;
	right: 100%;
}

.proof_image_pdf_text_autohide {
	box-shadow: 0px 0px 5px black;
	margin-right: 5px;
	position: absolute;
	right: 100%;
	top: 0;
	padding: 5px;
	background: white;
	line-height: normal;
	display: flex;
	flex-flow: row nowrap;
	white-space: nowrap;
	text-align: right;
}

.proof_pdf_svg_container {
	background: white;
}

#full-screen-modal .card-content .proof-comments-container {
	flex: 0 1 400px;
	background: white;
	box-shadow: 0 0 5px black;
	border-radius: 10px;
	margin: 5px;
	position: relative;
	display: flex;
	flex-flow: row nowrap;
}

#full-screen-modal .card-content .proof-image-container-wrapper {
	width: 100%;
}

#full-screen-modal .card-content .proof-image-container {
	background: white;
	border-radius: 10px;
	margin: 5px;
	box-shadow: 0 0 5px black;
	position: relative;
}

#full-screen-modal .card-content .proof-image-container .proof_image_container {
	flex: 1 0 auto;
}

.proof_comments_container {
	display: flex;
	flex-flow: column nowrap;
	flex: 1 0 auto;
}

.proof_comments {
	flex: 1 0 auto;
}

.add_comment_form {
	flex: 0 1 auto;
	padding: 5px;
}

#full-screen-modal .proof-view-container .card-content .proof-comments-container .proof_comments_container .add_comment_form .add_comment_textarea {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-bottom: 0;
	border-top: thin solid #3c4858;
	border-left: thin solid #3c4858;
	border-right: thin solid #3c4858;
	border-bottom: none;
}

.add_inline_edit {}

.proof-image-price {
	padding: 10px 20px;
	background: #4caf50;
	position: absolute;
	right: 0;
	top: 0;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	opacity: .2;
	color: white;
}

.proof-image-price:hover {
	opacity: 1;
	font-weight: bolder;
}

#proof-view .proof-approval {
	position: fixed;
	display: flex;
	flex-flow: row nowrap;
	padding: 10px 20px 10px;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	background: white;
	box-shadow: 0 0 5px #3c4858;
}

#proof-view .proof-approval .proof_initials {
	text-align: center;
}

#proof-view .proof-approval .proof_initials,
#proof-view .proof-approval .approve-proof-button {
	flex: 0 1 auto;
	max-width: 50%;
	margin: 0 10px;
}

#comment-area {
	width: 100%;
}

.reply {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	bottom: 15px;
	margin-left: 1px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	background: #c1c3c7;
	width: 59px;
	border-radius: 22px;
	padding: 1px 11px;
}

.redcore-btn {
	background: #d6090b !important;
	color: white;
	padding: 3px 11px;
	margin: 5px;
}

.comment_icon {
	float: right;
	color: #888888;
	font-size: 12px;
	padding: 7px 6px 6px;
	background: #ffffff00;
	font-weight: 500;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.title-details {
	font-weight: 500;
	color: #056ae5;
	font-size: 15px;
	top: -1px;
	position: relative;
}

#designed-by {
	position: fixed;
	font-size: 11px;
	bottom: -12px;
	left: 10px;
	z-index: 9999;
}

.approver-roll {
	color: #32c46a;
}

.comment-box-container {
	padding: 0px 27px 30px 29px;
	position: relative;
}

.comment-box {}

.comment {
	padding-top: 10px;
}

.comment-name {
	position: relative;
	left: 52px;
	font-size: 1.2em;
	top: 6px;
	width: 200px;
	overflow: hidden;
}

.comment-container {
	padding: 6px 1em;
	border-left: 3px solid transparent;
	background-color: #fff;
	position: relative;
	-webkit-transition: opacity 2s ease-in;
	-moz-transition: opacity 2s ease-in;
	-o-transition: opacity 2s ease-in;
	-ms-transition: opacity 2s ease-in;
	transition: opacity 2s ease-in;
}

.comment-complete-container,
.proof-information-container {
	/* display: none; */
}

.comment-wrapper {
	background: #ffffff;
	padding: 25px 30px 35px;
	transition: .2s;
	border-bottom: 1px solid #d4d4d445;
}

input#prove_initials {
	height: 45px;
	padding: 7px;
	border-radius: 6px 0px 0px 6px;
	border: 1px solid #80808063;
	width: 133px;
	text-align: center;
	position: relative;
	top: 10px;
}

button#approve-proof-button {
	font-family: Ubuntu, "AvantGardeLT-Bold", sans-serif;
	height: 45px;
	min-width: 133px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
	color: #f2f4f7;
	text-align: center;
	-moz-transition: all 0.1s ease;
	background: #37c570;
	border-radius: 0px 6px 6px 0px;
	padding: 2px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .25) !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	letter-spacing: -.5px;
}


.maven {
	font-family: Maven Pro;
}

.avatar2 {
	float: left;
	margin: 18px 0px 0px 19px;
	position: absolute;
}

#image {
	border-radius: 4px;
}

.business-name {
	margin-top: 38%;
	position: absolute;
	margin-left: 27px;
	color: white;
	letter-spacing: 2px;
	font-family: Maven Pro;
}

.p-text {
	*letter-spacing: normal;
	*word-spacing: -.43em;
	text-rendering: optimizespeed;
	font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	display: -ms-flexbox;
	-ms-flex-flow: row wrap;
	-ms-align-content: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	font-size: 14px;
}

.pure-menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	right: 0px;
}

.marg {
	margin-right: 29px;
	margin-left: 78px;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;

}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #f4f4f6;
	opacity: 1;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
	font-family: inherit;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	input[type="date"],
	input[type="time"],
	input[type="datetime-local"],
	input[type="month"] {
		line-height: 34px;
	}

	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm {
		line-height: 30px;
	}

	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg {
		line-height: 46px;
	}
}

#r-round {
	border-radius: 0px 20px 20px 0px !important;
}

#l-round {
	border-radius: 20px 0px 0px 20px !important;
}

.zoom {
	background-color: #f4f4f6 !important;
	color: #3c4859 !important;
	border: 1px solid white !important;
	position: relative;
	padding: 0px 17px !important;
	margin: 0px !important;
	display: inline-block;
	touch-action: manipulation;
	cursor: pointer;
	user-select: none;
	background-image: none;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 17px !important;
}

.top-icon {
	width: 50px;
	margin: -50px 4px 7px 11px;
	float: right !important;
	z-index: 99999 !important;
	padding-top: 6px;
	position: relative;

}

#add-new {
	width: 100%;
	background: #797979;
	margin-top: 22px;
	padding: 8px;
	border-radius: 5px;
	z-index: 999;
	padding: 1rem 1rem;
	cursor: pointer;
	transition: all .15s ease;
	text-align: center;
	color: #8898aa;
	border: 1px dashed #afafaf;
	border-radius: .375rem;
	background-color: #f4f4f6;
	order: -1;
}

.back {
	position: relative;
	font-size: 21px !important;
}

.proof-title-container {
	position: relative;
	padding: 19px 21px 0px 22px;
	font-weight: 900;
	font-size: 18px;
	height: 61px;
	width: 100%;
}

img.pro_view_u_img {
	/* width: 20px; */
	max-width: 59px;
	border-radius: 500px;
	height: 37px;
	width: 37px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 5px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(2, 2, 2, 0.12);
	position: relative;
}

.pro_view_top_users {
	text-align: left;
}

.pro_view_users_list {
	padding: 0px;
	list-style: none;
	margin: 0px;
}

ul.pro_view_users_list li {
	display: inline-block;
	margin-right: 10px;
	position: relative;
}

.admin_complete_project {
	right: 0px;
	top: 0px;
	display: inline-block;
}

#cust-web-button {
	background: none;
}

.admin_pro_comment_actions {
	right: 13px;
	top: 14px;
	display: inline-block;
	position: absolute;
	font-size: 14px;
	font-weight: 400;
	color: gray;
	margin: 6px;
}

span.user_hover_name_pro_view {
	background: #495054;
	color: white;
	display: none;
	padding: 3px;
	border-radius: 4px;
	font-weight: 400;
	position: absolute;
	bottom: -34px;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	text-align: center;
	width: 125px;
	font-size: 15px;
}

img.pro_view_u_img {
	max-width: 59px;
	border-radius: 500px;
	height: 37px;
	width: 37px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14), 0 3px 5px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(2, 2, 2, 0.12);
	position: relative;
}

ul.pro_view_users_list li {
	display: inline-block;
	margin-right: 7px;
	position: relative;
}

ul.pro_view_users_list li .pro_online {
	position: absolute;
	top: 0px;
	right: -2px;
}

.close_con_pro {
	position: fixed;
	top: 10px;
	left: calc(50% + 286px);
	color: #fff;
}

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

	#marketPlaceProjectImageSlider {
		width: 100% !important;
	}

	.comment-box-container {
		background: #eeeeef;
	}

	.wheel-spin-img {
		display: none;
	}

	.bottom-fixed.new-task-creation button.btn.btn-primary.create_new_project_action {
		border-radius: 1000px;
		padding: 17px 31px;
	}

	.placeholder_site h1 {
		margin: 0px;
		font-size: 19px !important;
		padding: 17px 0px 0px 0px !important;
		text-align: center !important;
	}


	.add_btn_cont {
		margin: auto;
		top: 14px;
		position: relative;
	}

	.sub-title-pad-dd {
		padding: 13px 0px 19px 0px !important;
		white-space: pre-wrap !important;
	}

	.close_con_pro {
		position: fixed;
		top: 10px;
		left: calc(50% + 163px);
		color: #000;
		z-index: 9999999;
	}

	.container-2.lineup.launch-img {
		border-radius: 7px !important;
	}

	.proof-grid-switch.proof-load-all-proofs-grid-button {
		display: none;
	}

	.proof-image-toolbox {
		display: none;
	}

	.bottom-fixed.new-task-creation {
		position: fixed;
		width: 100%;
		text-align: center;
		padding: 9px 20px 16px;
		background: #fffffffa;
		box-shadow: -14px 14px 35px #3c4858;
		left: 0px;
	}



	.marketplace-image {
		border-radius: .6rem;
		width: 108px;
		height: 108px;
	}

	.card-line-separator {
		border-left: 0px solid #e6e6e6;
		padding: 21px 0px 15px 3px;
		margin-left: 6px !important;
	}

	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel button.owl-dot {
		display: none;
	}

	.form-title-slider-height {
		display: none;
	}
}

s ul.pro_view_users_list li:first-child span.user_hover_name_pro_view {
	transform: none;
	left: -16px;
}

img.pro_view_u_img:hover span.user_hover_name_pro_view {
	display: block;
}

span.user_hover_name_pro_view {
	background: #495054;
	color: white;
	display: none;
	padding: 3px;
	border-radius: 4px;
	font-weight: 400;
}

ul.pro_view_users_list li:hover > span.user_hover_name_pro_view {
	display: inline-block;
}

.user_pro_comment_actions {
	right: 0px;
	top: 0px;
	display: inline-block;
	position: absolute;
	font-size: 14px;
	font-weight: 400;
	color: gray;
	margin: 6px;
}

.admin_completed_project {
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	color: gray;
	/* margin: 6px; */
	position: absolute;
	right: 27px;
}

div#project_files {
	display: block;
	width: 100%;
	min-height: 49px;
	border: dashed 2px #c4cdd1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	text-align: center;
	line-height: 1.65;
	color: #737373;
	-moz-transition: opacity 2s linear, border-color 0.6s linear;
	-o-transition: opacity 2s linear, border-color 0.6s linear;
	-webkit-transition: opacity 2s linear, border-color 0.6s linear;
	transition: opacity 2s linear, border-color 0.6s linear;
	opacity: 1 !important;
	-webkit-transform: translate3d(0, 0, 0);
	vertical-align: middle;
	margin: auto;
	padding: 26px;
}

.dz-image {
	width: 78px;
	height: 78px;
	border: 1px solid #c4cdd2;
	border-radius: 7px;
}

.dz-image img {
	max-width: 77px;
	max-height: 77px;
}

.dz-success-mark {
	display: none;
}

.dz-error-mark {
	position: relative;
	right: -21px;
	bottom: 132px;
	float: right;
}

.dz-details {
	position: relative;
	top: -62px;
	left: 92px;
	text-align: left;
}

.dz-preview.dz-processing.dz-image-preview.dz-success {
	padding: 11px 0px;
	border-top: 1px solid #efefef;
	max-height: 103px;
}

.dz-error-mark svg {
	max-width: 40px;
}

.pro_view_message_inputs div {
	text-align: left;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
	z-index: 9999999999999
}

.ui-autocomplete {
	background: white;
}

.pro_view_message_inputs div:first-child {
	margin: 10px 0px;
	font-size: 16px;
	font-weight: 400;
}

.pro_message_input {}

.feild-row {
	padding: 7px;
}

.okay {
	padding: 6px;
}

.option-box {
	display: flex;
	width: 100%;
	margin-top: 15px;
}

.upload-options {
	padding: 21px;
	background: #f4f4f6;
	border-radius: 4px;
	text-align: center;
	width: 100%;
	flex: 1;
}

.measure-output {
	background: #44ce6b;
	padding: 10px;
	position: relative;
	font-weight: 900;
	color: white;
	text-align: center;
	border-radius: 0px 0px 8px 8px;
}

.field-title {
	margin: 0px;
}

.hlabel {
	float: left;
	position: absolute;
	left: 37px;
	top: 220px;
	color: #555555;
}

.wlabel {
	float: left;
	position: absolute;
	left: 37px;
	top: 152px;
	color: #555555;
}

.width-height {
	width: 100%;
	background: #f4f4f6;
	padding: 0px 6px 18px 68px;
	border-radius: 6px;
	margin: auto;
}

.zoomer {
	margin: 0px !important;
	width: 54px;
	height: 26px;
	border-radius: 0px;
	display: none !important;
}

#proof_approve_tos_arrow.ctmDisplayOption {
	display: block !important
}

.ctmDisplayOption {
	display: block !important
}

.expand {
	margin-right: 0px !important;
}

.shrinkevenmore {
	transform: scale(.3) !important;
	transition: .5s;
}

.shrinkmore {
	transition: .5s;
}

.hardwidth {
	width: 375px !important;
}

.shrink {
	padding: 0px 200px 73px 200px !important;
}

.da-zoom-right {
	right: 27px !important;
}

#proof_approve_tos {
	width: 309px;
	height: 122px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -235px;
	display: none;
	background: #fff;
	border-radius: 10px;
	z-index: 99999;
	padding: 17px;
	box-sizing: border-box;
	padding: 16px 13px 13px 19px;
	text-align: left;
	box-shadow: 4px 8px 28px rgb(0 0 0 / 40%);
	z-index: 9999;
	font-family: Larsseit-Bold, sans-serif !important;
}

#proof_approve_tos_arrow {
	width: 24px;
	height: 24px;
	transform: rotate(45deg);
	display: none;
	left: 49%;
	top: -127px;
	position: absolute;
	background: #fff;
	z-index: 99999;
	border-radius: 4px;
}

.message_center_neede {
	position: relative;
	border-radius: 4px;
	border: 1px solid black;
	padding: 0px 30px 30px 6px;
}

i.material-icons.upload_new_images {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 25px;
}

.upoloadedCommentImage img {
	width: 100% !important;
	height: auto;
	padding-top: 12px;
}

.project-sub-status-info {
	font-size: 12px !important;
}

li.project_list_tab {
	left: 0;
	border-bottom-left-radius: 7px;
	padding: 10px;
	border-top-left-radius: 7px;
	text-align: center;
	width: 50%;
	height: 44px;
	border: 0 solid #c5c5c5;
	font-family: Open Sans;
	border-right: 0;
	background: #e7e9ea;
	display: inline-block;
}

li.waiting_list_tab {
	left: 0;
	border-bottom-left-radius: 7px;
	padding: 10px;
	border-top-left-radius: 7px;
	text-align: center;
	width: 50%;
	height: 44px;
	border: 0 solid #c5c5c5;
	font-family: Open Sans;
	border-right: 0;
	background: #e7e9ea;
	display: inline-block;
}

ul.project_list_tab_center {
	list-style: none;
	padding: 0px;
}

ul.project_list_tab_center li:first-child {
	border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
}

ul.project_list_tab_center li:last-child {
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
}

.funnel,
.administrator {
	/*
    todo display none when we want to display funnel items.
    */
	/* display: none; */
}

.proof-tooltip-move-along {
	position: absolute;
	padding: 4px 8px 1px 7px;
	z-index: 99;
	pointer-events: none;
	-webkit-transition: .25s opacity;
	transition: .25s opacity;
	font-size: 12px;
	line-height: 1.8;
	color: #555;
	background: #fff;
	box-shadow: 0 7px 21px 0 rgba(0, 0, 0, .1);
	border-radius: 3px;
	min-width: 118px;
}

.da-zoom {
	position: absolute;
	right: 30px;
	z-index: 9999;
	top: 16px;
}

#proof-title + .da-zoom {
	right: 3% !important;
}

body {
	background-color: #eeeeef;
	background: #ffffff;
	background-color: rgb(255 255 255);
}

#lefty {
	position: absolute;
	right: 24px;
}

.lefty {
	text-align: left !important;
	font-size: 26px !important;
	color: #2050dc !important;
	margin-top: 45px !important;
}

#fixed-pay-bar {
	background: green;
	position: absolute;
	width: 100%;
	justify-content: center;
	text-align: center;
	margin-right: 408px;
}

.proof-defualt-fields button.dropdown-toggle.btn.btn-primary.btn-round.bs-placeholder {
	background: #ffffff !important;
	border: 1px solid #bec0c3 !important;
	color: #cfcfcf !important;
	border-radius: 5px;
	padding: 12px 19px;
	font-family: inherit;
	font-weight: 300;
	letter-spacing: 0;
	border-radius: 5px;
	letter-spacing: 0;
	margin: 0px;
}


.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color: #8a949c;
	font-size: 15px;
	font-weight: 400;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	line-height: 1.42857143;
	letter-spacing: 0px;
}

.onlineUser {
	background: rgb(116, 208, 10) none repeat scroll 0% 0%;
	padding: 3px;
	border-radius: 15px;
	width: 13px;
	height: 13px;
	float: right;
	position: absolute;
	bottom: 16px;
	margin-left: 26px;
	border: 2px solid #f3f3f3;
}

#user-list {
	margin: 0;
	margin-top: 30px !important;
	list-style: none;
	display: inline-block;
	z-index: 10000;
}

.user-list {
	display: inline-block;
	width: 37px;
	height: 32px;
	margin-right: -12px;
	cursor: pointer;
	border-radius: 3px;
	left: -19px;
}

.gray-box {
	background: #f4f4f6;
	padding: 10px 19px 13px 20px;
	border-radius: 4px;
	border: 1px solid #dadada;
	position: relative;
	margin-bottom: 34px;
}

.gray-box .copy-details {
	margin-bottom: 2px;
}

.form-group .fb-required {
	color: #c10000;
	font-size: 24px;
	position: absolute;
	top: 15px;
	margin: 1px 4px;
}

.comment-container label.fb-select-label span,
.comment-container label.fb-text-label span {
	background: transparent !important;
}

p.copy-details.data-type-url {
	color: #009688;
}

div#main {}

#sepr {
	/*height: 56px;*/
	width: 100%;
	background-color: #f4f4f6;
}

.xs-hidden {
	display: none;
}

#sep {
	height: 50px;
	width: 100%;
}

#comment-area .nav {
	padding: 9px;
	border-bottom: 0px solid #ffffff;
	background: #e8e8e8cf;
	border-radius: 60px;
	margin: 27px 4px 4px 22px;
	width: 77%;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
	background-color: #ffffff !important;
	color: #3c4859 !important;
	/* box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgb(244, 244, 246) !important; */
	font-weight: 700 !important;
}

li.details-required a.proof-comments-button,
li.details-required.active a.proof-comments-button.active {
	background-color: #d6090b !important;
	color: #fff !important;
	/* box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgb(244, 244, 246) !important; */
	font-weight: 700 !important;
}

.proof-comments-button.btn-completed-comment {
	width: 100%;
	background: #ffffff;
	color: #3c3d64;
	font-weight: bold;
	border-radius: 0px;
	font-size: 13px;
	border-bottom: 1px solid #dedede;
	position: relative;
	transition: all .15s ease;
	letter-spacing: .025em;
	text-transform: none;
	will-change: transform;
	cursor: pointer;
	line-height: 1.5;
	display: inline-block;
	cursor: pointer;
	padding: .625rem 1.25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid transparent;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 17px;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.section-dark .nav-pills > li > a,
.section-image .nav-pills > li > a {
	color: #999999;
}

.section-dark .nav-pills > li > a:hover,
.section-dark .nav-pills > li > a:focus,
.section-image .nav-pills > li > a:hover,
.section-image .nav-pills > li > a:focus {
	background-color: #EEEEEE;
}

.nav-pills > li > a {
	line-height: 24px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	min-width: 100px;
	text-align: center;
	color: #555555;
	transition: all .3s;
	letter-spacing: .5px;
}

.nav-pills > li > a:hover {
	background-color: rgba(200, 200, 200, 0.25);
}

.nav-pills > li i {
	display: block;
	font-size: 30px;
	padding: 15px 0;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
	background-color: #9c27b0;
	color: #FFFFFF;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.nav-pills:not(.nav-pills-icons) > li > a {
	border-radius: 30px;
	flex: 1 100%;
}

.nav-pills.nav-stacked > li + li {
	margin: 10px 0;
}

.nav-pills.nav-pills-info > li.active > a,
.nav-pills.nav-pills-info > li.active > a:focus,
.nav-pills.nav-pills-info > li.active > a:hover {
	background-color: #00bcd4;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.nav-pills.nav-pills-success > li.active > a,
.nav-pills.nav-pills-success > li.active > a:focus,
.nav-pills.nav-pills-success > li.active > a:hover {
	background-color: #4caf50;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.nav-pills.nav-pills-warning > li.active > a,
.nav-pills.nav-pills-warning > li.active > a:focus,
.nav-pills.nav-pills-warning > li.active > a:hover {
	background-color: #ff9800;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.nav-pills.nav-pills-danger > li.active > a,
.nav-pills.nav-pills-danger > li.active > a:focus,
.nav-pills.nav-pills-danger > li.active > a:hover {
	background-color: #f44336;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.nav-pills.nav-pills-rose > li.active > a,
.nav-pills.nav-pills-rose > li.active > a:focus,
.nav-pills.nav-pills-rose > li.active > a:hover {
	background-color: #e91e63;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(233, 30, 99, 0.4);
}

.tab-space {
	padding: 20px 0;
}

.redcore-btn-blue {
	border-radius: 1000px;
	padding: 14px 45px;
	background: #0755d9 !important;
	border: 6px solid white;
	animation: glowing 1400ms infinite;
}


.modal-content {
	box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
	border-radius: 6px;
	border: none;
	margin: 50% auto;
	width: 500px
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	width: 100 v;
	padding: 0px !important;
	height: 100%;
	margin: -6px;
	background: rgb(6 7 8 / 87%);
	backdrop-filter: blur(19px);
	-webkit-backdrop-filter: blur(19px);
}

.modal-content .modal-header {
	border-bottom: none;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 24px;
}

.modal-content .modal-body {
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
}

.modal-content .modal-footer {
	border-top: none;
}

.modal-content .modal-footer.text-center {
	text-align: center;
}

.modal-content .modal-footer button {
	margin: 0;
	padding-left: 16px;
	padding-right: 16px;
	width: auto;
}

.modal-content .modal-footer button.pull-left {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	left: -5px;
}

.modal-content .modal-footer button + button {
	margin-bottom: 16px;
}

.modal-content .modal-body + .modal-footer {
	padding-top: 0;
}

.modal-backdrop {
	background: rgba(0, 0, 0, 0.3);
}

.modal .modal-dialog {
	height: 100vh;
	max-width: 922px;
}

.modal .modal-header .close {
	color: #999999;
}

.modal .modal-header .close:hover,
.modal .modal-header .close:focus {
	opacity: 1;
}

.modal .modal-header .close i {
	font-size: 16px;
}

.modal-notice .instruction {
	margin-bottom: 25px;
}

.modal-notice .picture {
	max-width: 150px;
}

.modal-notice .modal-content .btn-raised {
	margin-bottom: 15px;
}

.modal-small {
	width: 300px;
	margin: 0 auto;
}

.modal-small .modal-body {
	margin-top: 20px;
}

.fab {
	position: fixed;
	bottom: 16px;
	right: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999 !important;
	box-shadow: 0 5px 14px 0px rgba(0, 0, 0, 0.32);
	border-radius: 500px;
}

.fab .trigger,
.fab .action {
	border-radius: 50%;
	cursor: pointer;
}

.fab .trigger:active,
.fab .action:active {
	opacity: 0.7;
}

.fab .trigger {
	position: relative;
	background: #ffffff;
	color: #fff;
	height: 58px;
	width: 58px;
	line-height: 56px;
	vertical-align: middle;
	font-size: 1.5em;
	z-index: 1;
	overflow: hidden;
}

.fab .action {
	position: absolute;
	top: -1px;
	margin: auto;
	background: #877d6800;
	color: #fff0;
	width: 92px;
	line-height: 45px;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.fab .actions {
	opacity: 0;
	transition: opacity 0.4s ease;
}

.fab.open .actions {
	opacity: 1;
}

.fab.open .actions .action:nth-child(1) {
	-webkit-transform: translateY(-48px);
	transform: translateY(-48px);
}

.fab.open .actions .action:nth-child(2) {
	-webkit-transform: translateY(-96px);
	transform: translateY(-96px);
}

.fab.open .actions .action:nth-child(3) {
	-webkit-transform: translateY(-144px);
	transform: translateY(-144px);
}

.fab.open .actions .action:nth-child(4) {
	-webkit-transform: translateY(-192px);
	transform: translateY(-192px);
}

.fab.open .tooltip {
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
	right: 44px;
	transition-delay: 0.2s;
	background: #d40000;
	width: 231px;
	text-align: center;
	border-radius: 50px;
	height: 38px;
	padding-top: 10px;
	color: white;
	cursor: pointer;
	box-shadow: 0px 3px 7px #00000038;
}

.fab .tooltip {
	position: absolute;
	top: 50%;
	right: 0;
	width: 50vw;
	-webkit-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	-webkit-transform-origin: right center 0;
	transform-origin: right center 0;
	text-align: right;
	transition: all 0.4s ease;
	opacity: 0;
	color: #666;
}

.fab #contact-img {
	border-radius: 65px;
	padding: 3px;
	position: relative;
	top: 0px;
	width: 100%;
}

@media (min-width: 40em) {

	.title {
		margin-top: 14px;
		color: #333;
		font-size: 1.2em;
		font-family: Maven Pro;
		margin-left: 28px;
		padding-top: 1px;
	}

	.bar2 {
		background-color: #f4f4f6;
		text-align: center;
		padding-top: 23px;
		font-family: lato;
		z-index: 100;
		position: fixed;
		width: 415px;
		height: 29px;
		/* box-shadow: 0 20px 45px rgba(255, 255, 255, 0.99); */
	}

}

@media screen and (max-height: 1050px) {
	#proof-gif {
		display: none;
	}

	#proof-gif {
		display: none;
	}
}

@media only screen and (max-width: 992px) {
	.more-right {
		text-align: right !important;
		float: right;
		position: absolute;
		right: 0px;
	}

	#waterbottle-promo {
		display: none;
	}

	#pens-promo {
		display: none;
	}

	.left-below:after {
		content: ' below.';
	}

	button.create_new_project_action.btn.btn-danger.btn.btn-round-radious {
		display: none;
	}

	#comment-area .nav {
		margin: 0px 0px 0px 24px;
		padding: 10px;
		top: 10px;
		position: relative;
		width: 91%;
		z-index: 0;
		text-align: center;
		margin: 0px auto 13px auto !important;
	}

	#proof-gif {
		display: none !important;
	}

	.card-body {
		padding: 18px 13px 16px 0.2rem !important;
	}

	.marketplace-image {
		width: 78px;
		height: 78px;
	}

	.title-details {
		display: none;
	}

	.proof-image-container {
		width: 100%;
	}

	#fixed-status-bar {
		position: fixed;
		display: flex;
		flex-flow: column nowrap;
		align-items: center;
		padding: 10px 20px 10px;
		justify-content: center;
		left: 0;
		right: 0;
		bottom: 88px;
		background: white;
		box-shadow: 0 13px 31px #3c4858;
		margin: 0px;
		width: 100%;
	}

	.dark-mode #fixed-status-bar {
		background: #30333d;
	}

	.da-zoom {
		display: none;
	}
}

#r-round {
	border-radius: 0px 20px 20px 0px !important;
}

#l-round {
	border-radius: 20px 0px 0px 20px !important;
}

.top-icon {
	width: 50px;
	margin: -50px 4px 7px 11px;
	float: right !important;
	z-index: 99999 !important;
	padding-top: 6px;
	position: relative;

}

.back {
	position: relative;
	font-size: 21px !important;
}

.redcore-morgin-button {
	margin-bottom: 20px;
}

.proof-image-toolbox {
	position: relative;
	display: flex;
	flex-flow: row;
	float: right;
}

.toolbox {
	background: #a5a5a5;
	border-radius: 10px;
	padding: 5px;
	border: thin solid #cd0000;
}

.toolbox.selected {
	background: #cd0000;
}

.proof-image-overlay-container {
	position: relative;
	text-align: center;
	width: auto;
	height: auto;
	padding: 5px 0 !important;
	margin: 0 auto;
}

.proof-image-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
}

.proof-image-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
}

.comment-box-icon {
	background: white;
	border-radius: 5px;
	box-shadow: 0 14px 42px 0 rgba(0, 0, 0, .2);
	min-width: 256px;
	padding: 0px 10px 17px 10px;
}

.comment-box-icon,
.comment-box-icon i {
	position: absolute;
	color: #cd0000;
}

.comment-box-icon.complete {
	position: absolute;
	color: lawngreen;
}

.comment-box-icon.complete i {
	position: absolute;
	color: lawngreen;
	display: none;
}

.proof-image-overlay-svg line {
	stroke: #cd0000;
}

.proof-image-overlay-svg line.complete {
	display: none;
	stroke: lawngreen;
}

.comment-floating-container .floating-comment-box,
.comment-floating-shape-container .floating-comment-box {
	padding: 10px 30px;
	margin: 0;
	background: none;
	box-shadow: 0 14px 42px 0 rgba(0, 0, 0, .2);
}

.comment-floating-container .floating-comment-box:hover {
	display: block;
}

.comment-floating-container .floating-comment-box i {
	position: static;
	color: #737373;
}

.comment-box-icon i {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	font-size: 19px;
	padding: 2px;
	border-radius: 78px;
}

.comment-box-icon i.fa-circle::before {
	background: white;
	border: 5px solid #fff;
	border-radius: 50px;
}

.fa-plus-circle:before {
	content: "\f055";
	border-radius: 62px;
	background: white;
	border: 1px solid white;
	z-index: 9999;
}

.comment-box-container.comment-floating-container {
	padding: 0;
	background: transparent;
	margin: 0px;
}

.comment-box-container.comment-floating-container .comment-container-floating.floating-comment-box {
	background: #fff !important;
}

.comment-box-icon.submitted.comment-box-container {
	margin: 0;
}

.comment-box-container.comment-floating-shape-container {
	padding: 0;
	display: none;
	background: white;
	margin: 5px;
}

.comment-box-container.comment-floating-shape-container:hover {
	display: block;
}

.comment-box-container.comment-floating-container .comment-wrapper {
	display: none;
}

.comment-box-container.comment-floating-container:hover .comment-wrapper,
.comment-box-container.comment-floating-container .comment-wrapper:hover {
	display: block;
}

.cancelcomments {
	display: none;
}

.comment-box-container.comment-floating-container i:hover ~ .comment-wrapper,
.comment-box-container.comment-floating-container .comment-wrapper:hover,
.show-element-hover-block,
.comment-box-container.comment-floating-shape-container.show-element-hover-block,
.comment-box-container.comment-floating-container .comment-wrapper.show-element-hover-block,
.show-element-block,
.comment-box-container.comment-floating-shape-container.show-element-block,
.comment-box-container.comment-floating-container .comment-wrapper.show-element-block {
	display: block;
}

.comment-container .image img {
	max-width: 100%;
	image-orientation: from-image;
}

.comment-container-fixed.comment-wrapper.show-element-hover-block {
	background: #f4f4f68c;
	/* box-shadow: 0 14px 42px 0 rgba(0,0,0,.2); */
}

.comment-container-fixed.comment-wrapper.show-element-block,
.comment-container-fixed.comment-wrapper.show-element-hover-block.show-element-block {
	background: #f4f4f6;
	border-bottom: 2px solid #dadada;
}

.comment-box-container.comment-floating-shape-container.show-element-block,
.comment-box-container.comment-floating-container .comment-wrapper.show-element-block {
	border: 2px solid #dadada;
	margin: 0;
	border-radius: 6px !important;
}

.comment-box-container.complete.comment-floating-shape-container.show-element-block,
.comment-box-container.complete.comment-floating-container .comment-wrapper.show-element-block {
	border: 3px solid lawngreen;
	margin: 0;
}

.comment-floating-container.show-element-block,
.comment-floating-shape-container.show-element-block {}

.floating-comment-box .comment {
	padding: 0;
}

.comment-container-fixed .comment_icon {
	cursor: pointer;
}

.btn.btn-info .ripple-container.redcore-morgin-button {
	display: none;
}

.proof-image-toolbox button.toolbox,
#toolbox-border-radius {

	background: transparent;
	border-color: transparent;
	font-size: 18px;
	color: rgba(0, 0, 0, 0.5);
	font-weight: bold;
	text-align: justify;
	/*padding-left: 20;*/
	width: 100%;
}

.proof-image-toolbox button.toolbox.selected,
#toolbox-border-radius.selected {
	background: transparent;
	color: #cd0000;
}

.toolbox {
	background: #a5a5a5;
	border-radius: 10px;
	padding: 5px;
	border: thin solid #cd0000;
}

.toolbox.selected {
	background: #cd0000;
}

#searchForms {
	margin-top: auto;
}

#searchVendors {
	margin-top: auto;
}

#marketPlaceSearchForms {
	margin-top: auto;
	cursor: initial;
}

#comment-area {}

.shipping_manager_line_header {
	font-weight: 700;
	top: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 1.2rem;
}

.nav {
	/* padding: 22px; */
	border-bottom: 1px solid #e5e5e5;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
	background-color: #ffffff !important;
	color: #3c4859 !important;
	/* box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgb(244, 244, 246) !important; */
	font-weight: 700 !important;
	width: 204%;
}

#reply {
	color: #006eff;
	text-decoration: underline;
	font-style: italic;
	font-size: 15px;
	font-weight: 400;
}

.comment-wrapper .redcore-btn {
	background: #d6090b !important;
	display: none;
}

#complete {
	float: right;
	color: #bbbbbb;
	font-size: 17px;
	padding: 6px 4px 12px;
}

#designed-by {
	position: absolute;
	font-size: 11px;
	bottom: 0px;
	left: 6px;
}

#share-btn {
	position: absolute;
	right: 124px;
	top: -6px;
	padding: 8px 22px 6px 33px;
}

.approver-roll {
	color: #32c46a;
}

.comment-box-container {
	padding: 28px 27px 269px 29px;
}

.comment-box {
	border: 1px solid #e8eaf0 !important;
	border-radius: 6px !important;
	color: #5f6267;
	cursor: text;
	height: auto;
	font-size: 13px;
	line-height: 23px;
	overflow: hidden;
	padding: 0px 19px !important;
	background: #fff;
	max-width: 100%;
	min-width: 100%;
	min-height: auto;
	word-wrap: break-word;
	margin-bottom: 9px;
}

.comment {
	padding-top: 10px;
}

.comment-container {
	padding: 0px;
	border-left: 3px solid transparent;
	background-color: #fff;
	animation: show-navbar-dropdown .25s ease forwards;
	pointer-events: auto;
}

input#prove_initials {
	height: 45px;
	padding: 7px;
	border-radius: 6px 0px 0px 6px;
	border: 1px solid #80808063;
	width: 133px;
	position: relative;
	top: -6px;
}

button#approve-proof-button {
	font-family: Ubuntu, "AvantGardeLT-Bold", sans-serif;
	height: 45px;
	min-width: 133px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
	color: #f2f4f7;
	text-align: center;
	-moz-transition: all 0.1s ease;
	background: #37c570;
	border-radius: 0px 6px 6px 0px;
	padding: 2px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .25) !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	letter-spacing: -.5px;
}

#fixed-status-bar {
	position: fixed;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	left: 0;
	right: 0;
	bottom: -107px;
	margin-right: 496px;
	z-index: 9999;
}

.maven {
	font-family: Maven Pro;
}

.avatar2 {
	float: left;
	margin: 18px 0px 0px 19px;
	position: absolute;
}

#image {
	border-radius: 4px;
}

.business-name {
	margin-top: 38%;
	position: absolute;
	margin-left: 27px;
	color: white;
	letter-spacing: 2px;
	font-family: Maven Pro;
}

.p-text {
	text-rendering: optimizespeed;
	font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	display: -ms-flexbox;
	-ms-flex-flow: row wrap;
	-ms-align-content: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	font-size: 14px;
}

.pure-menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	right: 0px;
}

.marg {
	margin-right: 29px;
	margin-left: 78px;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;

}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #f4f4f6;
	opacity: 1;
}

textarea.form-control {
	height: auto;
	padding: 17px !important;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	input[type="date"],
	input[type="time"],
	input[type="datetime-local"],
	input[type="month"] {
		line-height: 34px;
	}

	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm {
		line-height: 30px;
	}

	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg {
		line-height: 46px;
	}
}

.da-zoom {
	position: absolute;
	right: 436px;
	z-index: 9999;
	top: 16px;
}

#r-round {
	border-radius: 0px 20px 20px 0px !important;
}

#l-round {
	border-radius: 20px 0px 0px 20px !important;
}

.zoom {
	background-color: #f4f4f6 !important;
	color: #3c4859 !important;
	border: 1px solid white !important;
	position: relative;
	padding: 0px 17px !important;
	margin: 0px !important;
	display: inline-block;
	touch-action: manipulation;
	cursor: pointer;
	user-select: none;
	background-image: none;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 17px !important;
}

.top-icon {
	width: 50px;
	margin: -50px 4px 7px 11px;
	float: right !important;
	z-index: 99999 !important;
	padding-top: 6px;
	position: relative;

}

.back {
	font-size: 15px !important;
	z-index: 9999;
	position: absolute;
	border-radius: 5px;
	top: 24px;
}

#proof-title {
	position: relative;
	top: -3px;
	left: 31px;
	font-weight: 700;
	font-size: 19px;
	color: black;
}


.proof-title-container {
	padding: 19px 21px 0px 17px;
	font-weight: 900;
	font-size: 18px;
	height: 61px;
	width: 100%;
}

#logo {
	float: left;
	width: 161px;
	margin: -43px 0 0 14px;
}

.icon {
	width: 40px;
	height: 40px;
	margin: -10px -6px -2px 20px;
	display: inline-block;
	float: left;
}

.fixed-bar-top {
	background-color: rgb(244, 244, 246);
	width: 100%;
	right: 0;
	top: 0;
	height: 47px;
}

.post-btn {
	margin: -16px 1px 0px 18px;
}

.bar2 {
	background-color: #f4f4f6;
	height: 50px;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	color: #666;
	font-family: Maven Pro;
	z-index: 100;
}

.fixed-bar {
	background-color: rgb(244, 244, 246);
	width: 100%;
	right: 0;
	top: 0;
	height: 50px;
	position: fixed;
	z-index: 1;
	padding-left: 17px;
	padding-bottom: 2px;
	border-bottom: 1px solid rgb(229, 229, 229);
	margin-right: 0px;
}

.fixed-bar2 {
	background-color: rgb(244, 244, 246);
	width: 100%;
	right: 0;
	bottom: 0;
	height: 86px;
	position: fixed;
	z-index: 1;
	padding-left: 22px;
	padding-bottom: 4px;
	border-bottom: 1px solid rgb(229, 229, 229);
	/* margin-right: 9px; */
}

.show-designer {
	display: none;

}

.show-comments {
	display: block;
}

.color {
	background-color: #f4f4f6;
	width: 100%;
	border-radius: 11px;
}

.divide49 {
	height: 49px;
	background-color: #fff;
	width: 100%;
	bottom: 0;

}

.font {
	font-size: 14px;
	padding: 19px;
}

.ico {
	margin-right: 5px;
	margin-bottom: 3px;
	width: 44px;
}

.approve {
	width: 96%;
	height: 33px;
	letter-spacing: 0px;
	font-size: 1.3em;
	text-align: center;
	color: #fff;
	background-color: #09F;
	text-decoration: none;
	z-index: 100;
	padding-top: 9px;
	border-radius: 5px;
	font-family: Lato;
	padding: .5em -1em;
	color: #fff;
	border: 1px solid #999;
	border: 0 rgba(0, 0, 0, 0);
	background-color: #09F;
	margin: 11px 8px;
	/* position: absolute; */
	display: inline-block;
	float: left;
}

.post {
	width: 100%;
	height: 39px;
	letter-spacing: 1px;
	font-size: 1em;
	color: #fff;
	background-color: #09F;
	text-decoration: none;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 0px;
	font-family: Maven Pro;
	padding: 0.5em 2em;
	margin-left: 41px;
	color: #fff;
	border: 1px solid #999;
	border: 0 rgba(0, 0, 0, 0);
	background-color: #09F;
	margin: -22px 0 0 0px;
}

.input-intial {
	width: 85px;
	height: 39px;
	margin: -7px;
}

.circle-avatar {
	width: 16px;
	height: 16px;
	margin: -7px -7px -9px -3px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	border-radius: 99em;
	border: 2px solid #FFF;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	background-color: #C03;
	display: block;
	position: relative;
	z-index: 0;
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.trash {
	width: 41px;
	height: 47px;
	margin: -101px 151px -7px -9px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: relative;
	z-index: 100;
	float: right;
}

.complete-task {
	width: 17px;
	height: 19px;
	margin: -36px -29px -7px -9px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: relative;
	z-index: 100;
	float: right;
}

.designer-page {
	font-size: 1.1em;
	margin: 1px;
	font-family: Maven Pro;
	padding-right: 41px;
	padding: 19px;
	padding-left: 39px;
	background-color: #f4f4f6;
}

#proof-modal {
	margin: 0;
	padding: 0;
}

.avatar {}

.email-name,
.email-subject {
	margin: 0;
}

.designer {
	text-transform: uppercase;
	color: #393939;
	font-family: Maven Pro;
	letter-spacing: 1px;
	margin: 12px -20px;

}

.email-item-selected {
	background: #f4f4f6;
}

.email-item-unread {
	border-left: 6px solid #1b98f8;
}

.revision {
	/* background: #CC0033; */
	/* width: 6px; */
	border-radius: 17px;
	color: #6F6F6F;
	padding: 4px;
	margin-left: 7px;
	/* font-size: .9em; */

}

.description {
	font-size: 1.1em;
	margin-top: -9px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 10px;
	letter-spacing: 1px;
}

.deadline {
	letter-spacing: 1px;
	color: #464850;
	font-size: 1em;
}

.deadline span {
	color: #AD0015;
	;
}

.designer-icons {
	width: 56px;
	height: 40px;
	border-radius: 3px;
	margin-right: 0.5em;
}

@media (min-width: 60em) {

	.title {
		margin: 12px;
		padding: 1px;
		margin-left: 20px;
		color: #666;
		font-size: 1.5em;
		font-family: Lato;
		letter-spacing: 1px;
	}

	.cardy.card:hover {
		box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%) !important;
		-webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%) !important;
		/* position: relative; */
		-webkit-transition: transform .1s ease, -webkit-box-shadow .1s ease;
		transition: transform .1s ease, box-shadow .1s ease;
		background: rgb(237 238 239 / 81%);
	}


	/* Move the layout over so we can fit the nav + list in on the left */
	#proof-modal {
		position: relative;
	}

	#zindex {
		z-index: 99999 !important;

	}

	#comment-area {
		width: 475px;
		right: 1px;
		height: 100%;
		background-color: #fff;
		top: 0px;
		position: fixed;
		top: 0;
		bottom: 0;
		overflow: auto;
		background: #ffffff;
		/*overflow: hidden;*/
		border-left: 0px solid #e4e4e4;
		right: 0;
		box-shadow: 13px 0px 34px #00000069;
	}

	#main {
		float: right;
		padding: 0;
		margin-right: 476px;
		overflow: auto;
		display: inline-block;
		position: static;
	}

	.proof-title-container.moveTop {
		right: 475px;
		left: 0;
		width: auto;
	}

}

#sep {
	height: 50px;
	width: 100%;
}

#sepr {
	/*height: 56px;*/
	width: 100%;
	background-color: #fff;
}

.img {
	cursor: crosshair;
}

#main {
	background-color: #ffffff;
	background-color: #eeeeef;
	overflow-y: scroll;
	width: 100%;
	display: inline-block;
	height: 100%;
	transition: 1s;
}

.xs-hidden {
	display: none;
}

@media (min-width: 60em) {

	.proof-image-container {
		padding: 0px 30px 73px 20px;
		width: 100%;
		transition: -webkit-transform 0.4s ease;
		transition: transform 0.4s ease;
		transition: transform 0.4s ease, -webkit-transform 0.4s ease;
	}

	.instructions {
		padding: 0px;
		/* margin-right: 67px; */
		/* margin-left: 20px; */
		margin: -2px 34px -3px 20px;
		text-align: center;
		width: 100%;
		background-color: #66666D;
		border-top-right-radius: 3px;
		border-top-left-radius: 3px;
		letter-spacing: 1px;
		z-index: 0;
	}

	.project-image {
		border-radius: 11px;
		transition: -webkit-transform 0.4s ease;
		transition: transform 0.4s ease;
		transition: transform 0.4s ease, -webkit-transform 0.4s ease;
	}

	.dpp {
		width: 100%;
		top: 0px;
	}

	.round {
		border-top-right-radius: 11px;
		border-top-left-radius: 11px;
		width: 100%;
	}

	.left {
		float: left;
		padding-left: 7px;
		margin-bottom: 9px;
		margin-top: -7px;
	}

	#inst {
		margin-right: 38px;
	}

}

.title {
	margin-left: 27px;
	color: #333;
	font-size: 1.1em;
	font-family: Maven Pro;
	letter-spacing: 1px;
	font-weight: 600;
	padding-top: 5px;

}

@media (min-width: 40em) {

	.title {
		margin-top: 14px;
		color: #333;
		font-size: 1.2em;
		font-family: Maven Pro;
		margin-left: 28px;
		padding-top: 1px;
	}

	.bar2 {
		background-color: #f4f4f6;
		text-align: center;
		padding-top: 23px;
		font-family: lato;
		z-index: 100;
		position: fixed;
		width: 415px;
		height: 29px;
		/* box-shadow: 0 20px 45px rgba(255, 255, 255, 0.99); */
	}

}

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


	.launch-padding .card-spacer {
		padding: 0px;
		width: 59%;
	}

	.owl-item .col-lg-12 {
		paddding-right: 0px;
		paddding-left: 0px;
		padding: 0px;
	}

	.proof-corner-options {
		background: #ebebeb;
		padding: 9px;
		position: absolute;
		right: 1px;
		top: 7px;
	}

	.btn-group.proof-card-tag.view-mobile-only {
		margin: 0px;
	}

	.da-zoom {
		display: none;
	}

	span.close_search_field:hover {
		color: #3b414f;
	}

	.proof-title-container {
		padding: 19px 21px 0px 22px;
		font-weight: 900;
		font-size: 15px;
	}
}

.proof-image-overlay-container {
	margin-bottom: 100px;
}

.proof-view-countdown-container {
	font-weight: 900;
}

@media screen and (max-width: 960px) {
	#current_clients {
		display: inline-block;
		width: 100%;
		padding-bottom: 100px;
		text-align: center;
		background: #eeeeef;
	}

	.proof-image-overlay-container {
		margin-bottom: 0px;
	}

	.comment-move-top,
	.intercome-move-top {
		width: 100%;
	}

	.btn-group proof-tools {
		display: none;
	}

	.proof-information-container {
		padding: 34px 22px !important;
	}

	.approve-proof-button {
		top: -6px !important;
	}

	.main-proof-option {
		right: 8px;
		top: 6px !important;
	}

	.proof-view-countdown-container {
		display: block;
	}

	.proof-image-container-wrapper {
		background: white;
	}

	.proof-image-overlay-container {
		padding: 0px;
		margin-bottom: 0px;
	}

	.proof-view-countdown-container {
		margin-bottom: 0px !important;
	}

	.show-only-details-section {
		height: auto;
	}

	.soft-blue {
		font-size: 2em;
		padding: 12px;
	}

	#notify_designer_email {
		background: #eeeeef;
	}

	#full-screen-modal .alert.company-top-notification.first.fade.show {
		margin-top: 86px;
	}

	.email-content #redcore-proof-company-notification {
		padding: 6px 28px 18px 40px;
		min-height: 61px;
	}

	#full-screen-modal .proof-image-container {
		margin-top: 63px;
	}
}

@media screen and (min-width: 960px) {

	div.redcore-status-button-conatiner:nth-child(1) {
		padding-right: 10px !important;
	}

	div.redcore-status-button-conatiner:nth-child(3) {
		padding-left: 10px !important;
	}

	#close-modal-button:hover {
		background: white;
	}

	.lineup-text {
		font-size: 36px;
	}

	.email-content {
		height: 100vh;
	}

	#full-screen-modal .alert.company-top-notification.first.fade.show {
		background: red;
		padding: 19px;
		margin: 0px 15px 20px 23px;
	}

	.main-proof-option {
		position: fixed;
		background: #e2e2e2b0;
		right: 6px;
		padding: 0px;
		border-radius: 52px;
		top: 7px;
	}

	#current_clients {
		display: inline-block;
		margin: 0px 0;
		position: fixed;
		bottom: 0px;
		width: 527px;
		background: #4b8fe2;
		border-top: 1px solid beige;
		box-shadow: 5px -1px 11px #00000024;
		padding-top: 0px !important;
		text-align: left;
	}

	.comment-move-top,
	.intercome-move-top {
		width: 527px;
	}

	.comment_icon_complete:hover {
		background: #cecece;
		border-radius: 36px;
		color: #ffffff;
	}

	.comment_icon_delete:hover {
		background: #cecece;
		border-radius: 4px;
		color: #ffffff;
	}

	.comment_icon_edit:hover,
	.comment_icon.comment_icon_copy:hover,
	.comment_icon.add_comment_into_pre_comment:hover {
		background: #cecece;
		border-radius: 4px;
		color: #ffffff;
	}

	.comment_icon_complete:active {
		background: gray;
		box-shadow: inset 0px 0px 2px black;
		border-radius: 4px;
	}

	.comment_icon_delete:active {
		background: gray;
		box-shadow: inset 0px 0px 2px black;
		border-radius: 4px;
	}

	.comment_icon_edit:active {
		background: gray;
		box-shadow: inset 0px 0px 2px black;
		border-radius: 4px;
	}

	.bar2 {
		display: block;
	}

	.fixed-bar2 {
		background-color: rgb(244, 244, 246);
		width: 394px;
		right: 0;
		bottom: 0;
		height: 78px;
		position: fixed;
		z-index: 1;
		padding-left: 22px;
		padding-bottom: 4px;
		border-bottom: 1px solid rgb(229, 229, 229);
		/* margin-right: 9px; */
	}

	.swal2-modal.swal2-show.form-builder-swal-back {
		width: 37% !important;
		margin-top: 84px !important;
		max-width: 800px;
	}

	#MarketPlaceFrequentCarousel .click-next {
		width: 16px;
		height: 16px;
		background: #ffffff;
		padding: 4px;
		content: '';
		right: 0px;
		position: absolute;
		transform: rotate(45deg);
		border-right: 3px solid;
		border-top: 3px solid;
		top: 60px;
		border-color: #babdc3;
		cursor: pointer;
	}

	#MarketPlaceFrequentCarousel .click-before {
		width: 16px;
		height: 16px;
		background: #ffffff;
		padding: 4px;
		content: '';
		left: 0px;
		position: absolute;
		transform: rotate(45deg);
		border-left: 2px solid;
		border-bottom: 2px solid;
		top: 60px;
		border-color: #babdc3;
		cursor: pointer;
	}

	.approve {
		width: 90%;
		height: 33px;
		letter-spacing: 0px;
		font-size: 1.3em;
		text-align: center;
		color: #fff;
		background-color: #09F;
		text-decoration: none;
		/* border-bottom-right-radius: 4px; */
		/* border-bottom-left-radius: 4px; */
		z-index: 100;
		padding-top: 9px;
		border-radius: 5px;
		font-family: Lato;
		padding: .5em -1em;
		color: #fff;
		border: 1px solid #999;
		border: 0 rgba(0, 0, 0, 0);
		background-color: #09F;
		margin: 8px -7px;
		position: absolute;
		display: inline-block;
		float: left;
		right: 26px;

	}

	.expire-text {
		border-radius: 5.25rem;
		margin-bottom: 121px;
	}

}

/* -------------------------------------------------------------------------------------------*/

.card-login .input-group-addon i.fas {
	font-size: 24pt;
	max-width: unset;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	flex: 1 100%;
}

.sidebar .nav li > button {
	margin: 10px 15px 0;
	border-radius: 3px;
	color: #3C4858;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

.sidebar .nav li > button:hover,
.sidebar .nav li > button:focus {
	background-color: transparent;
	outline: none;
}

.sidebar .nav li:first-child > button {
	margin: 0 15px;
}

.sidebar .nav li.active > button,
li.active > button i {
	color: #FFFFFF;
}

button .material-icons {
	vertical-align: middle;
}

.sidebar .logo .photo {
	width: 34px;
	height: 34px;
	overflow: hidden;
	float: left;
	z-index: 5;
	margin-right: 11px;
	border-radius: 50%;
	margin-left: 23px;
	box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.logo .photo img {
	width: 100%;
}

.full-page-background {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	display: block;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center center;
}

.full-page-background:after {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background: #ebebeb;
	opacity: .9;
}

.sidebar .sidebar-background:after {
	opacity: .85;
}

#main-app .sidebar {
	background: white;
}

.dropzone {
	box-sizing: border-box;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99999;
}

.media-nodrag {
	-webkit-user-drag: none;
}

.card.selected {
	background-color: #4caf50;
}

.proof-card-container .card-content {
	display: flex;
	flex-flow: row nowrap;
}

.card-image-container {
	flex: 0 1 100px;
	height: 100px;
	border-radius: 100%;
	overflow: hidden;
}

.card-menus-container {
	flex: 0 1 auto;
}

#full-screen-modal {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
	/* background-image: url(https://redcore.com/core/templates/assets/images/bg222.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover; */
	transition: .5s;
}

.card [data-background-color],
.card [data-background-color="light"] {
	background: #ebebeb;
	box-shadow: 0 4px 20px 0px #ebebeb, 0 7px 10px -5px #ebebeb;
	color: #172b4d;
	font-weight: bold;
}

.card [data-background-color="dark"] {
	background: #172b4d;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(23, 43, 77, 0.9);
	color: white;
	font-weight: bold;
}

#full-screen-modal .card {
	height: 100%;
	background: #ebebeb;
	margin: 0;
	overflow: scroll;
}

#full-screen-modal .card-header {
	padding: 0 20px;
	margin-top: 0;
	margin-bottom: 0;
	background: rgba(0, 0, 0, .3);
	border-radius: 10px;
	position: absolute;
	opacity: .2;
	transition: 500ms;
}

#full-screen-modal .card-header .close-modal-button,
#full-screen-modal .card-header .btn,
#full-screen-modal .card-header button {
	margin-top: 0;
	margin-bottom: 0;
}

#full-screen-modal .card-header .close-modal-button {
	opacity: 1;
}

#full-screen-modal .card-header:hover {
	opacity: 1;
}

#full-screen-modal .proof-info-dropdown {
	position: absolute;
	left: 0;
	top: 100%;
	background: white;
	border: thin solid #d4d4d4;
	color: black;
	font-weight: bold;
	border-radius: 3px;
	display: flex;
	flex-flow: column nowrap;
	padding: 5px 10px;
}

#full-screen-modal .proof-info-dropdown span {
	padding: 5px 10px;
	flex: 0 1 auto;
	a
}

#full-screen-modal .card img {
	width: auto;
	height: auto;
}

#full-screen-modal .card-content {
	display: flex;
	flex-flow: row nowrap;
	align-items: stretch;
	padding-top: 25px;
}

#full-screen-modal #proof_image {
	display: inline-block;
	position: relative;
}

#full-screen-modal #proof_image canvas {
	display: block;
	clear: both;
	position: relative;
	box-shadow: 0px 0px 5px black;
	margin: 5px;
}

#full-screen-modal #image_overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: none;
}

.proof_pdf_svg_text_layer,
.proof_pdf_svg_text_layer * {
	-webkit-font-smoothing: revert;
	-moz-osx-font-smoothing: revert;
	-webkit-tap-highlight-color: revert;
	-webkit-box-sizing: revert;
	-moz-box-sizing: revert;
	box-sizing: revert;
	text-align: left;
	font-weight: initial;
	line-height: initial;

}

.unselectable {
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.proof_pdf_image_layer {
	display: block;
	position: relative;
}

.proof_pdf_image_layer canvas {
	display: block;
}

#proof_image_text_container {
	display: block;
	position: absolute;
	right: 100%;
}

.proof_image_pdf_text_autohide {
	box-shadow: 0px 0px 5px black;
	margin-right: 5px;
	position: absolute;
	right: 100%;
	top: 0;
	padding: 5px;
	background: white;
	line-height: normal;
	display: flex;
	flex-flow: row nowrap;
}

.proof_pdf_svg_container {
	background: white;
}

#full-screen-modal .card-content .proof-comments-container {
	flex: 0 1 400px;
	background: white;
	box-shadow: 0 0 5px black;
	border-radius: 10px;
	margin: 5px;
	position: relative;
	display: flex;
	flex-flow: row nowrap;
}

#full-screen-modal .proof-image-container {
	flex: 1 0 auto;
	position: relative;
}

#full-screen-modal .card-content .proof-image-container .proof_image_container {
	flex: 1 0 auto;
}

.proof_comments_container {
	display: flex;
	flex-flow: column nowrap;
	flex: 1 0 auto;
}

.proof_comments {
	flex: 1 0 auto;
}

.add_comment_form {
	flex: 0 1 auto;
	padding: 5px;
}

#full-screen-modal .proof-view-container .card-content .proof-comments-container .proof_comments_container .add_comment_form .add_comment_textarea {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin-bottom: 0;
	border-top: thin solid #3c4858;
	border-left: thin solid #3c4858;
	border-right: thin solid #3c4858;
	border-bottom: none;
}

.add_comment_submit {
	width: 100%;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0;
	background: #3C4858;
}

.add_inline_edit {}

.add_inline_edit .ck.ck-toolbar.ck-toolbar_floating {
	border-top: none;
}

.proof-image-price {
	padding: 10px 20px;
	background: #4caf50;
	position: absolute;
	right: 0;
	top: 0;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	opacity: .2;
	color: white;
}

.proof-image-price:hover {
	opacity: 1;
	font-weight: bolder;
}

#proof-view .proof-approval {
	position: fixed;
	display: flex;
	flex-flow: row nowrap;
	padding: 10px 20px 10px;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	background: white;
	box-shadow: 0 0 5px #3c4858;
}

#proof-view .fixed-status-bar .proof_initials {
	text-align: center;
}

#proof-view .fixed-status-bar .proof_initials,
#proof-view .fixed-status-bar .approve-proof-button {
	flex: 0 1 auto;
	max-width: 50%;
	margin: 8px 1px;
	border-radius: 43px;
}

/* --------------------------------------------------------- */

.bottom-bar {
	bottom: 0px;
	margin-bottom: 0;
	border-width: 1px 0 0;
	-webkit-box-shadow: 0px 13px 63px -8px rgba(0, 0, 0, 0.44);
	-moz-box-shadow: 0px 13px 63px -8px rgba(0, 0, 0, 0.44);
	box-shadow: 0px 6px 48px -21px rgba(0, 0, 0, 0.44);
	position: fixed;
	right: 0;
	left: 0;
	padding: 0px 15px;
	background: white;
	height: 68px;
}

.bottom-project-btn {
	background: red;
}

.title-count {
	height: 41px;
	padding: 2px 7px;
	font-size: 15px;
	font-weight: 900;
	color: white;
	border-radius: 30px;
	border: 100px;
	background-color: #c4c4c4;
	width: 40px;
	position: relative;
	top: -6px;
	left: 7px;
}

.bottom-reply-bar {
	border-bottom: 2px solid #b7b7b7;
}

#lefty {
	position: absolute;
	right: 24px;
}

#fixed-pay-bar {
	background: green;
	position: absolute;
	width: 100%;
	justify-content: center;
	text-align: center;
	margin-right: 408px;
}

#date {
	position: relative;
	float: right;
	top: -29px;
}

.onlineUser {
	background: rgb(116, 208, 10) none repeat scroll 0% 0%;
	padding: 3px;
	border-radius: 15px;
	width: 13px;
	height: 13px;
	float: right;
	position: absolute;
	bottom: 16px;
	margin-left: 26px;
	border: 2px solid #f3f3f3;
}

#user-list {
	margin: 0;
	margin-top: 30px !important;
	list-style: none;
	display: inline-block;
	z-index: 10000;
}

.user-list {
	display: inline-block;
	width: 37px;
	height: 32px;
	margin-right: -12px;
	cursor: pointer;
	border-radius: 3px;
	left: -19px;
}

li .onlineuser {
	display: block !important;
}

.onlineUser {
	background: rgb(116, 208, 10) none repeat scroll 0% 0%;
	padding: 3px;
	border-radius: 15px;
	width: 13px;
	height: 13px;
	float: right;
	position: absolute;
	bottom: 33px;
	margin-left: 31px;
	border: 2px solid #f3f3f3;
	box-shadow: 2px 4px 2px #0000003b;
}

.proof-subItems-container.show {
	display: block;
}

.proof-subItems-container {
	display: block;
	position: absolute;
	z-index: 99;
	margin-top: 10px;
	display: none;
	background: rgba(22, 27, 31, 0.95);
	border-top: 0 solid rgba(231, 233, 236, .32);
	transition: all 1s ease-out;
	border-radius: 6px;
	width: 100%;
	box-shadow: 0px 1px 13px #828894a3;
	padding: 15px 0;
	top: 94%;
	transition: 1s;
	color: white;
	animation: show-navbar-dropdown .25s ease forwards;
	pointer-events: auto;
}

.proof-subItems-container:before {
	content: '';
	height: 22px;
	width: 22px;
	background: #23282a;
	top: -2px;
	transform: rotate(45deg);
	border-radius: 2px;
	box-shadow: -5px -2px 7px #00000012;
	margin: auto 43%;
	border-top: .094rem solid #e7e7ea;
	border-left: .094rem solid #d9dadd;
	text-align: center;
	vertical-align: middle;
	content: "";
	position: absolute;
	bottom: 100%;
}

.text-left-logo-img {
	float: left;
}

.comment .btn:not(:disabled):not(.disabled) {
	display: none;
}

.default-btn a {
	padding: 0 8px;
}

#client_list_option_online {
	bottom: 3px;
	border-radius: 22px;
	margin: 16px;
	right: 90px;
	list-style: none;
	display: inline-block;
	z-index: 0;
	bottom: 0px;
}

#client_list_option_online a {
	cursor: pointer;
}

.single.single-proofs #client_list_option_online li img {
	margin: 1px 9px 11px 0px !important;
	border: 2px solid white;
	box-shadow: -4px 0px 5px #00000026;
}

#client_list_option_online li img {
	width: 38px;
	border-radius: 34px;
}

#client_list_option_online a .cc_tooltip {
	position: absolute;
	top: -53px;
	text-align: center;
	font-size: 12px;
	display: none;
	background: #292f33;
	color: #fff;
	border-radius: 4px;
	padding: 9px;
	width: 238px;
	transform: translateX(-40%);
	font-family: inherit;
	font-size: 16px;
	max-height: 51px;
}

.cc_tooltip:after {
	content: '';
	width: 15px;
	height: 15px;
	background: #292f33;
	position: absolute;
	right: 17px;
	top: 31px;
	transform: rotate(45deg);
	margin: auto 40%;
	border-radius: 2px;
}

#client_list_option_online a:hover .cc_tooltip {
	display: block;
}

.profile-image.col-lg-4 {
	position: relative;
}

.profile-image.col-lg-4:hover #profile-img-upload {
	display: block;
}

#profile-img-upload {
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	bottom: 0;
	background: #333;
	opacity: 0.7;
	border-radius: 50%;
	z-index: 9999;
	display: none;
	cursor: pointer;
}

#profile-img-upload .fas.fa-image {
	z-index: 9999;
	font-size: 50px;
	vertical-align: middle;
	margin: 25% 0;
	color: #fff;
}

.profile-image.col-lg-4 img {
	min-height: 120px;
}

button.dropdown-toggle.btn.btn-primary.btn-round {
	background: #1fbf7b !important;
	border-radius: 131px;
}

.avatar.rounded-avatar-img {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	border-radius: 99em;
	width: 35px;
	height: 35px;
}

.hoverover,
.material-icons.hoverover {
	display: none;
}

.comment-container:hover > .pure-u > .material-icons.hoverover,
.comment-container:hover > .hoverover,
.comment-wrapper:hover > .pure-u > .material-icons.hoverover,
.comment-wrapper:hover > .pure-u i.hoverover,
.comment-wrapper:hover > .hoverover {
	display: inline-block !important;
}

.hoverover-reply {
	visibility: hidden;
}

.hoveroveroff {
	visibility: visible;
}

.comment-wrapper:hover .hoveroveroff {
	visibility: hidden;
}

.comment-container:hover > .hoverover-reply,
.comment-wrapper:hover > .hoverover-reply {
	visibility: visible;
}

div.reply.ck.ck-content.ck-editor__editable {
	color: #3C4858;
	position: relative;
	font-weight: normal;
	text-decoration: unset;
}

.proof_approve_tooltip {
	width: 280px;
	height: 155px;
	position: absolute;
	left: 3px;
	right: 0;
	margin: 1px auto;
	top: -160px;
	display: none;
	background: #fff;
	border-radius: 9px;
	z-index: 99999;
	box-sizing: border-box;
	padding: 14px 21px;
	text-align: left;
	box-shadow: 5px 5px 25px rgba(0, 0, 0, .4);
	z-index: 9999;
	font-family: Larsseit-Bold, sans-serif !important;
}

.proof_approve_tooltip_arrow {
	width: 24px;
	height: 25px;
	transform: rotate(45deg);
	display: none;
	left: 44%;
	top: -20px;
	position: absolute;
	background: #fff;
	z-index: 99999;
	border-radius: 4px;
}

.approve-proof-button {
	height: 60px;
	padding: 14px 0px;
	border-radius: 6px;
	border: 4px solid #ffffff;
	width: 237px;
	position: relative;
	top: -127px !important;
}

span.comment-full-date.hoverover.comment_icon {
	position: absolute;
	top: 2px;
	font-size: 9px;
	right: 25px;
	color: black;
}

.btn-group.proof-tools.hide-mob .updates-spinner {
	display: none;
}

.place-search-field {
	padding: 10px;
	border: 2px solid transparent;
	border-radius: 5px;
	width: 100%;
	border-radius: 6px;
	height: 50px;
	padding: 16px;
	border: 2px solid #dc0003;
	box-shadow: 0px 4px 12px #0000002e;
	margin-bottom: 2px;
}

.hidden-avatar {
	width: 16px;
	height: 16px;
	margin: -7px -7px -9px -3px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	border-radius: 99em;
	border: 2px solid transparent;
	box-shadow: none;
	background: none;
	display: block;
	position: relative;
	z-index: 0;
}

li.selected.active a {
	background: #5e72e4;
	color: #ffffff !important;
}

.se-pre-con {
	position: fixed;
	/*left: 0px;*/
	right: 20px;
	/* top: 0px; */
	bottom: 50px;
	width: 270px;
	height: 80px;
	z-index: 9999999;
	/*background: url(/core/templates/assets/img/Preloader_3.gif) center no-repeat #fff;*/
	background: transparent;
}

.fixed-status-bar .badge {
	font-size: 91% !important;
	font-weight: 700 !important;
}

.fixed-status-bar .badge-pill {
	padding: 13px 21px !important;
	margin: 0px 0px 0px 2px;
}

.owl-carousel.owl-theme .owl-nav .owl-next {
	background: rgba(0, 0, 0, 0) url("/core/templates/assets/img/arrows-32-32-2.png") no-repeat scroll right top !important;
	padding: 5px 10px !important;
	color: transparent !important;
	float: right;
}

.owl-carousel.owl-theme .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0) url("/core/templates/assets/img/arrows-32-32-2.png") no-repeat scroll left top !important;
	padding: 5px 10px !important;
	color: transparent !important;
	float: left;
}

.owl-theme .owl-nav {
	margin-top: 10px;
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav,
.select_type_dots .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	width: 146px;
	background: #ffffff;
	margin: auto;
	border-radius: 50px;
	border: 1px solid #cccccd;
	top: 11px;
	position: relative;
}

.dark-mode .owl-theme .owl-dots,
.owl-theme .owl-nav,
.dark-mode .select_type_dots .owl-dots {
	border: 1px solid #1f2127;
	background: #1f1d2b;
}

#custom_nav_icon .sidenav-toggler-line {
	background-color: #fff;
}

#custom_nav_icon {
	position: fixed;
	top: 65px;
	right: 25px;
	background: red;
	padding: 10px;
	z-index: 99999999999999;
	color: #fff !important;
	cursor: pointer;
}

body.g-sidenav-show.g-sidenav-pinned #custom_nav_icon {
	display: block;
}

#custom_nav_icon {
	display: none;
}

button.dropdown-toggle.btn.btn-primary.btn-round.bs-placeholder {
	background: #ff5a5a !important;
	border-color: #ffffff !important;
	color: #cfcfcf;
}

#proof_shipping_address {
	text-align: justify;
	margin: 8px 0px 20px 0;
}

#proof_shipping_address_text {
	margin: 15px 0;
	display: flex;
}

.bg-gray,
.card span.bg-gray {
	background-color: #dcdcdc !important;
	color: #fff;
	font-size: 13px;
	padding: 4px 12px;
	border-radius: 20px;
	font-weight: bold;
	top: 0px;
	position: relative;
	margin: 7px;
	display: inline;
}

.row.col-lg-12.no-padding.main-slider-container {
	margin-left: 0px;
}

.swal2-popup.swal2-modal.swal2-show.launch-pad-details .swal2-actions {
	display: none !important;
}

.swal2-popup.swal2-modal.swal2-show.launch-pad-details {
	background: #eee;
}

.swal2-popup.swal2-modal.swal2-show.launch-pad-details :nth-child(2).col-lg-6.col-xs-12 {
	padding: 15px 15px 0 0 !important;
}

.swal2-popup.swal2-modal.swal2-show.launch-pad-details .swal2-header {
	display: flex;
	height: 0px;
}

.swal2-popup .swal2-content {
	z-index: 2 !important;
}

/*@media only screen and (min-device-width: 768px){
.project-title {
   color:yellow;
  }
}*/
.profile-page.header.pb-6 {
	min-height: 450px;
	/* background-image: url(/core/templates/assets/img/theme/profile-cover.jpg); */
	background-size: cover;
	background-position: center top;
}

.launch-pad .header {
	color: #f3f3f3;
	padding: 20px 0;
	margin-bottom: 7px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	position: relative;
	background: #4CA2D9;
}

.card-profile-image img {
	height: 104px;
	width: 104px;
	background: white;
	overflow: hidden;
	top: 0px;
}

.tag-btn {
	color: #000309;
	border-color: #eeeeee;
	background-color: #eeeeee;
	border-radius: 21px;
	border: 1px solid #adadad;
	font-size: 9px;
	padding: 2px 12px 3px;
}

.react-pdf__Page__svg svg {
	width: 100%;
	height: auto;
}

.paym label {
	padding: 16px 0px;
}

#payment-option-label {
	padding: 12px 12px 12px;
	font-family: 'AvantGardeLT-Bold';
	color: #3f8de9;
}

/*.scroll-wrapper > .scroll-content {
    position: relative !important;
    top: 0;
    left: 0;
    overflow: scroll !important;
    box-sizing: content-box !important;
    width: auto !important;
    max-width: none !important;
    height: auto;
    max-height: none;
    margin: 0;
        margin-right: 0px;
        margin-bottom: 0px;
    padding: 0;
    border: none !important;
}*/
/*#marketPlaceProjectImageSlider .owl-carousel.owl-drag .owl-item {
    height: 100% !important;
}
#marketPlaceProjectImageSlider .owl-item .item{
    margin-right: 10px !important;
    margin-left: 10px !important;
}*/
/*#marketPlaceProjectImageSlider .owl-item img{
    height: 300px !important;
}
*/
/*#marketPlaceProjectImageSlider .owl-item img{
    height: 300px !important;
}*/

#marketPlaceProjectImageSlider .owl-item .item {
	margin-right: 10px !important;
	margin-left: 10px !important;
}

#redcore-placeholder-container .placeholder_site h1 {
	padding: 31px 20px 24px;
}

@media only screen and (max-width: 510px) {
	.swal2-modal.swal2-show.launch-pad-details {
		width: 100% !important;
		/*margin-left: 10px !important;*/

	}

	.proof-count-down-container {
		display: none;
	}

	.tooltip:after,
	[data-tooltip]:after {
		padding: 7px;
		margin-left: -66px !important;
		min-width: 99px;
		font-size: 10px;

	}

	#marketPlaceProjectImageSlider .item img {
		display: block;
		width: 100%;
		height: 300px
	}

}

/*.card-header:first-child {
	border-radius: .375rem;
}
*/
.card-header {
	z-index: 3;
	/* box-shadow: 0 0 2rem 2px rgb(136 152 170 / 19%); */
}

#companiesContainer .card-header {
	background: #ebedf1;
}

.btn-group.proof-card-tag {
	padding: 0px !important;
}

.header {
	padding: 76px 0;
}

.navbar-top.border-bottom.navbar-dark {
	border-color: rgba(255, 255, 255, .08) !important;
	position: fixed;
	top: 0px;
	z-index: 4;
	left: 0px;
	width: 100%;
	margin-left: 0px;
	background: rgb(255 255 255 / 50%) !important;
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(21px);
}

#navbar {
	display: block;
	transition: top 0.3s;
}

.project-label {
	border-radius: 12px;
	padding: 4px 12px;
	text-transform: uppercase;
	font-size: 10px;
	position: relative;
	top: 6px;
	left: -2px;
	display: inline;
	font-size: 75%;
	font-weight: 900;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
}

.project-label.awaiting_approval {
	background-color: #cc0000;
}

.project-label.awaiting_response {
	background-color: #cc0000;
}

.project-label.attention_needed {
	background-color: #cc0000;
}

.project-label.pending_review {
	background-color: #cecece;
}

.project-label.received {
	background-color: #0ee466;
}

.project-label.in_production {
	background: #ffc926;
}

.project-label.reorder,
.project-label.complete {
	background-color: #0ee466;
}

.project-label.shipped {
	background-color: #989898;
}

.project-label.leave-feedback {
	background-color: #989898;
}

/*.project-card {
    padding: 25px 31px 25px;
    position: relative;
}*/

.progress-card {
	padding-right: 104px;
}

.project-progress {
	height: 21px;
	border-radius: 10px;
	box-shadow: none;
	background: #a4a4ad;
	overflow: hidden;
	width: 69%;
}

.production-progress-bar {
	float: left;
	height: 100%;
	background-color: #2196F3;
	box-shadow: inset 0 -1px 0 rgb(191, 191, 191);
	transition: width .6s ease;
	border-radius: 44px 0px 0px 44px;
	padding: 2px 12px;
	text-transform: uppercase;
	display: inline;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	font-weight: 600;
}

.shipped-progress-bar {
	float: left;
	height: 100%;
	background-color: #3bb96d;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	transition: width .6s ease;
	border-radius: 38px 0px 0px 38px;
	padding: 6px 12px;
	text-transform: uppercase;
	display: inline;
	font-size: 75%;
	font-weight: 900;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
}

.start-card {
	display: block;
	min-height: 116px;
	border: dashed 2px #c4cdd1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	text-align: center;
	color: #737373;
	-moz-transition: opacity 2s linear, border-color 0.6s linear;
	-o-transition: opacity 2s linear, border-color 0.6s linear;
	-webkit-transition: opacity 2s linear, border-color 0.6s linear;
	transition: opacity 2s linear, border-color 0.6s linear;
	-webkit-transform: translate3d(0, 0, 0);
	padding: 21px;
	background: #eee !important;
	margin: 14px 0px !important;
}

.top-bar {
	background: #cd0000;
	width: 100%;
	height: 36px;
	padding: 3px;
}

.pure-u .avatar {
	border-radius: 100px;
	width: 44px;
	height: 44px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	top: -7px;
	position: relative;
}

.dropzone-formbuilder {
	position: inherit;
}

.dropzone-formbuilder.dropzone.dz-started .dz-message {
	display: block;
}

.dropzone-formbuilder .list-group {
	display: flex;
	flex-direction: column;
	margin-bottom: 0;
	padding-left: 0;
}

.dropzone-formbuilder.dropzone .dz-preview {
	width: 100%;
}

.template-preview-formBuilder {
	display: none;
}

.dropzone-formbuilder.dropzone .dz-preview.dz-processing.dz-image-preview.dz-success {
	border-top: 0px solid #efefef;
	margin: 0px;
}

.dropzone-formbuilder.dropzone .dropdown-ellipses.dropdown-toggle {
	padding: 10px;
}

.overflowYhidden {
	overflow-y: hidden;
}

.in-production-order-lists.btn.btn-sm.btn-neutral.adminmode {
	display: inline-block !important;
}

.sort_production_by_tag.btn.btn-sm.btn-neutral.adminmode {
	display: inline-block !important;
	margin-right: 10px;
}

.show_hide_proof_only.btn.btn-sm.btn-neutral.adminmode {
	display: block !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #ffffff;
	border: 0px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker {
	padding: 19px;
	border-radius: 9px;
	animation: show-navbar-dropdown .25s ease forwards;
	pointer-events: auto;
}

.comment-box-container .btn:not(:disabled):not(.disabled) {
	cursor: pointer;
	float: left;
	padding: 15px 23px 16px 30px;
	min-height: 48px;
	min-width: 87px;
}

.proofSavebtn {
	border-left: 3px solid transparent;
	background-color: #fff;
	animation: show-navbar-dropdown .25s ease forwards;
	pointer-events: auto;
}

.inner-subitem-list btn {
	width: 100% !important;
	padding: .625rem 0 !important;
}

input#scheduled_end_date {
	margin-top: 27px;
}

input#scheduled_start_date {
	margin-top: 4px;
}

button#add_wildcard_holder_btn {
	display: none;
}

.remodal {
	border-radius: 12px !important;
}

.remodal-cancel {
	color: #fff;
	background: #b42027 !important;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 31px;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
	background: #66676d !important;
}

.remodal-confirm {
	color: #fff;
	background: #3d4150 !important;
	border-top-right-radius: 31px;
	border-bottom-right-radius: 31px;
}

.colrr {
	background: #bb2225 !important;
}

.round-left {
	background: #b9b9b9 !important;
}

.round-none {
	padding: 2px 9px;
}

.round-right {
	padding: 2px 9px;
	background: #f9f9f9 !important;
	color: #49b886;
}

span.overview_status_past_due {
	font-weight: 700;
	color: #db050b;
}

.placeholder_row_drag {
	cursor: move;
	/* fallback if grab cursor is unsupported */
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
	border-top: 1px solid #f0f1f3;
	font-size: 15px;
	padding: 7px 0px 7px 3px;
	font-weight: 600;
}

.placeholder_header {
	background: #edeeef;
	padding: 12px 1px 12px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	font-weight: 600;
	color: #636977;
}

.add_btn_cont .add_wildcard {
	margin-top: 22px;
	cursor: pointer;
	color: #ffffff !important;
	font-weight: 700;
	margin-right: 1px;
	background-color: #353b41 !important;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding-left: 8px;
}

.add_btn_cont .add_divider {
	margin-top: 22px;
	cursor: pointer;
	color: #ffffff !important;
	font-weight: 700;
	margin-right: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

button.copybtn {
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height: 60px;
}

.placeholder_site {
	border-radius: 11px;
	padding: 8px 55px 39px;
}

.placeholder_site h1 {
	margin: 0px;
	padding: 25px 0px 0px 3px;
}

.no_placements {
	text-align: center;
}

.no_placements h4 {
	width: 100%;
	text-align: center;
}

.placeholder_list_drag {
	overflow-x: hidden;
	overflow-y: auto;
	padding: 2px 15px 82px 15px !important;
}

.placeholder_list_drag .row,
.placeholder_list .row {
	padding: 0px 0px;

}

.placeholder_list .row:nth-of-type(odd),
#placeholder-search-results .row:nth-of-type(odd),
.placeholder_list_drag .row:nth-of-type(odd) {
	background: #ffffff;
	border-radius: 7px;
}

.placeholder_list_drag .row:nth-of-type(odd) .scheduled_wildcards_container {
	background: #ffffff;
	padding: 30px;
	width: 90%;
	border-radius: 0px;
}

.placeholder_list_drag .row .scheduled_wildcards_container {
	background: #f9f9f9;
	padding: 30px;
	width: 90%;
	border-radius: 0px;
}

.placeholder_list_drag .row:nth-of-type(odd) .scheduled_wildcards_container .row:nth-of-type(odd) {
	background: #f9f9f9;
}

.placeholder_list_drag .row .scheduled_wildcards_container .row:nth-of-type(odd) {
	background: #ffffff;
}

.placeholder_row_drag:active:nth-of-type(odd) {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
	background-image: url('/core/templates/assets/img/drag.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #f9f9f9;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.placeholder_row_drag:hover:nth-of-type(odd) {
	background-image: url('/core/templates/assets/img/drag.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #f9f9f9;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.placeholder_row_drag:active {
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
	background-image: url('/core/templates/assets/img/drag.png');
	background-position: right center;
	background-repeat: no-repeat;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.placeholder_row_drag:hover {
	background-image: url('/core/templates/assets/img/drag.png');
	background-position: right center;
	background-repeat: no-repeat;
}

#wildcard_holder_copy,
#edit_wildcard_holder_copy {
	position: absolute;
	left: -9999px;
	top: 0;
}

.copy_container button {
	position: absolute;
	right: 0px;
	top: 0px;
	outline: none;
}

.copy_container {
	position: relative;
	padding-bottom: 7px;
}

div#history {
	padding: 24px;
	border: 1px solid #bec0c3;
	border-radius: 5px;
	margin-top: 27px;
}

.datedropper {
	z-index: 9999999 !important;
}

#scheduled_start_date,
#scheduled_end_date {
	width: 100%;
	text-align: center;
}

.date_label_vcenter {
	position: relative;
	text-align: left;
}

.date_label_vcenter label {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	font-weight: bolder;
}

/* PLEASE DONT OVERWRITE THIS CLASS AGAIN V*/
.wf-card-content {
	padding: 22px 34px 27px 31px;
}

@media only screen and (max-width: 62.0625em) {

	.add_btn_cont .add_wildcard {
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.card {
		border: 1px solid #edeeef;
	}

	.dark-mode .card {
		border: 1px solid #1f1d2b;
	}

	.owl-item .card .card-spacer {
		padding: 0px;
		width: 59%;
	}

	.placeholder_site h1 {
		margin: 0px;
		font-size: 20px;
		padding: 12px 0px;
	}

	.add_btn_cont {
		height: 50px;
	}

	.add_btn_cont .add_wildcard {
		transform: none;
		top: 0;
		right: 0px;
	}

	.placeholder_site {
		padding: 20px;
	}

	.add_btn_cont .add_wildcard {
		position: absolute;
		top: 10%;
		left: 50%;
		transform: translate(-50%, -50%);
		cursor: pointer;
		color: #ffffff !important;
		font-weight: 700;
		width: 100%;

	}

	.add_divider {
		display: none;
	}

	.delete_wildcard {}

	h1 {
		/* text-align: center; */
		font-size: 1.625rem !important;
	}
}

.placeholder-divider .placeholder-information {
	color: white;
}

.placeholder-divider {
	color: white;
	background: #b8bcc3 !important;
	border-radius: 101px;
	font-weight: 700;
	font-size: 17px;
	line-height: 29px;
	margin: 14px -12px;
	padding: 13px 0px !important;
	font-family: 'AvantGardeLT-Bold';
}

.heart_icon {
	color: #fff !important;
	font-size: 18px;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	cursor: pointer;
	position: absolute;
	-webkit-text-stroke: 2px #b5b5b5;

}

.heart_icon.favouriteProduct {
	color: #ff5353 !important;
	-webkit-text-stroke: 2px #ff5353;
}

.custom-heart-icon:hover,
.project-card:hover .custom-heart-icon {
	transform: translateY(0px);
	visibility: visible;
	transition: .6s;
	opacity: 1;
}

.custom-heart-icon {
	float: right;
	transform: translateY(-24px);
	visibility: hidden;
	opacity: 0;
	width: 2px;
	height: 4px;
}

.redcore-charts {
	padding: 42px;
}

.form-group div.dropzone.dropzone-formbuilder.non-svg {
	display: inline !important;
}

.dz-preview h4.mb-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 97%;
	position: absolute !important;
}

li a.ctm-padding-right {
	padding: 0 20px 0 0;
}

.scroll-wrapper > #scrollHeight.scroll-content {
	overflow: auto !important;
}

nav.sidenav.navbar .scroll-wrapper {
	overflow-y: scroll !important;
}

.left-side-section {
	height: 100%;
	position: relative;
	text-align: center;
}

.right-side-section {
	background: #ffffff;
	height: 100vh;
	position: relative;
	padding: 2%;
}

.left-side-section .align-items-center {
	display: table-cell;
	vertical-align: middle;
}

#redcore-marketplace-search-results,
.redcore-search-list,
.redcore-search-results-list,
.left-side-section {
	display: none;
}

.left-side-section.active {
	display: table;
	width: 100%;
	height: 100%;
}

.country-container button.btn.dropdown-toggle.btn-default.selected-box {
	transition: box-shadow .15s ease;
	border: 0;
	box-shadow: 0 1px 3px rgba(50, 50, 93, .15), 0 1px 0 rgba(0, 0, 0, .02);
	font-size: 1rem;
	line-height: 1.5;
	display: block;
	width: 100%;
	height: calc(2.75rem + 2px);
	padding: .625rem .75rem;
	transition: all .15s cubic-bezier(.68, -.55, .265, 1.55);
	color: #383a3e;
	/* border: 1px solid #dee2e6; */
	border-radius: .25rem;
	background-color: #fff;
	background-clip: padding-box;
	/* box-shadow: 0 3px 2px rgba(233, 236, 239, .05); */
	padding: 10px;
	font-size: .875rem;
	transition: all .15s ease-in-out;
	margin-bottom: 1.5rem;
	font-weight: 400;
}

/*#register-photo.company-photo {
	background: #e6e5e5;
	border-radius: 6px;
}*/

.state-container button.btn.dropdown-toggle.btn-default.selected-box {
	transition: box-shadow .15s ease;
	border: 0;
	box-shadow: 0 1px 3px rgba(50, 50, 93, .15), 0 1px 0 rgba(0, 0, 0, .02);
	font-size: 1rem;
	line-height: 1.5;
	display: block;
	width: 100%;
	height: calc(2.75rem + 2px);
	padding: .625rem .75rem;
	transition: all .15s cubic-bezier(.68, -.55, .265, 1.55);
	color: #383a3e;
	/* border: 1px solid #dee2e6; */
	border-radius: .25rem;
	background-color: #fff;
	background-clip: padding-box;
	/* box-shadow: 0 3px 2px rgba(233, 236, 239, .05); */
	padding: 10px;
	font-size: .875rem;
	transition: all .15s ease-in-out;
	margin-top: -8px;
	font-weight: 400;
}

.left-side-section .align-items-center img {
	width: 225px;
}

.pd-0 {
	padding: 0px !important;
}

.left-side-section.bg-red {
	background: #C20000;
}

.left-side-section.bg-blue {
	background: #246db1;
}

.left-side-section.bg-yellow {
	background: #ff9600;
}

.left-side-section.bg-brown {
	background: #780001;
}

.left-side-section {
	transition: all .5s linear;
}

.align-items-center.from-container {
	padding: 15px;
	vertical-align: middle;
	display: table-cell;
}

.align-items-center.from-container .btn-back.btn {
	padding: 0px !important;
}

.register-signup-btn {
	padding: 6px 16px;
	background: #6f7886;
	border: 1px solid #6f7886;
	border-radius: 25px;
	color: white;
	font-weight: 900;
}

.subtitle {
	padding-bottom: 7px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.7;
}

.register-back-arrow {
	font-size: 35px;
	font-weight: 900;
	color: #c2c8ce;
}

#register-photo,
#register-company-icon,
#account-register-photo {
	padding: 25px 4px 0px 23px;
	border-radius: 7px;
	border: 2px dotted #ababab;
	max-height: 114px;
	background: #e6e6e6;
}

.top-header .align-right {
	text-align: right;
}

.state-container .btn-group {
	margin-top: 0px;
}

.country-container .btn-group {
	margin-top: 0px;
}

.top-header {
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.input-group.align-items-center.buttom-button {
	text-align: center;
	display: inline-block;
	padding: 20px 0;
}

.input-group.align-items-center.buttom-button .btn {
	padding: 14px 77px;
	border-radius: 32px;
}

.col.col-xl-4.order-xl-2.right-side-section .inner-form-main-contaner.register-form {
	display: inline-block;
}

.inner-form-main-contaner.register-form .align-items-center.active {
	display: inline-block;
	width: 100%;
	margin: 10vh auto;
}

.col.col-xl-4.order-xl-2.right-side-section .inner-form-main-contaner {
	display: table;
	width: 100%;
	height: 100%;
}

.welcome-png {
	width: 651px;
	visibility: visible;
	margin-left: -89px;
	position: absolute;
	opacity: .06;
	top: 123px;
}

.welcome-ani {
	display: block;
	margin: 20px auto 0px;
	width: auto;
	animation: 3s infinite alternate floating;
}

.shadow-ani {
	height: 2px;
	display: block;
	margin: 15px auto;
	animation: 3s infinite alternate shadow;
}

@keyframes floating {
	0% {
		transform: translatey(0px);
	}

	50% {
		transform: translatey(-10px);
	}

	100% {
		transform: translatey(0px);
	}
}

@keyframes shadow {
	0% {
		width: 180px;
		box-shadow: 0px 10px 8px rgba(0, 0, 0, .8);
	}

	50% {
		width: 150px;
		box-shadow: 0px 10px 8px rgba(0, 0, 0, .5);
	}

	100% {
		width: 180px;
		box-shadow: 0px 10px 8px rgba(0, 0, 0, .8);
	}
}

.inner-form-main-contaner .align-items-center {
	display: none;
}

.inner-form-main-contaner .align-items-center.active {
	display: table-cell;
}

.subtitle-terms {
	font-size: 10px;
	font-weight: bolder;
}

.form-title-slider-height {
	height: 100vh;
}

.proof-title-container {

	top: 0;
	width: 100%;
	display: block;
	transition: top 0.3s;
}

.moveTop {

	position: fixed;
	top: 0px;
	background: #fff;
	z-index: 9999;
}

.moveDown {

	top: -77px;
	position: fixed;
	z-index: 9999;
}

p#sign-in-text-register {
	display: inline;
	padding: 0px 9px;
}

.lineup,
.elite-lineup {
	text-align: center;
	padding: 17px 14px 47px 14px;
	font-size: 37px;
	font-weight: 700;
	border: 1px solid #525f7f63;
	border-radius: 14px;
	margin-top: 38px;
	background: #525f7f0f;
}

.lineup {
	animation: yourAnimation 4s forwards 0s linear;
	background: linear-gradient(87deg, #ffffff 0, #ffffff 100%) !important;
}

.lineup-text {
	padding: 25px 14px 11px 14px;
	color: #000000;
	font-family: AvantGardeLT-Bold;
	letter-spacing: -.5px;
}

@keyframes yourAnimation {
	0% {
		opacity: 0;
	}

	68% {
		transform: rotate(xx);
		opacity: 0;
	}

	100% {
		transform: rotate(xx);
		opacity: 1;
	}
}

.owl-theme .owl-nav {
	margin-top: 10px;
	display: none;
}

.subtitle-terms.error {
	color: #f3f3f3;
}

.input-group.error {
	border: 1px solid #C20000;
}

.rendered-form .form-control {
	min-height: 44px !important;
	display: block;
	width: 100%;
	padding: 7px 19px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 255px;
	-webkit-appearance: none;
}

.owl-row {
	width: 101%;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	flex-wrap: wrap;
}

.dropzone .dz-message {
	margin: 1em 13px -19px;
}

.item-align-center {
	text-align: center;
}

.center-rounded-icon {

	width: 120px;
	height: 120px;
	display: inline-block;
}

.center-rounded-icon img {
	transition: all .15s ease;
	transform: scale(1);
	border: 3px solid #eee;
	border-radius: 50%;
	width: 100%;
	cursor: pointer;
}

.center-rounded-icon img:hover {
	transform: scale(1.03);
}

.navbar-vertical.navbar-expand-xs.fixed-left + .main-content.hidden {
	margin-left: 0px;
}

.register-plus-icon {
	color: #fff;
	padding: 49px 0;
}

.left-side-section .align-items-center img.img.slide-company-icon {
	width: 96px;
	padding: 9px;
	background: white;
	border-radius: 111px;
}

.wrapper.proof-create-mode #proof-view {
	background: rgba(74, 83, 93, 0.56);
	transition: .2s;
}

.wrapper.proof-create-mode #proof-view #main {
	display: none;
	filter: blur(14px);
	width: 282%;
	margin-right: 0;
	background: #e8e8ea;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

#comment-area {
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
	z-index: 9998;
}

.wrapper.proof-create-mode #proof-view #comment-area {
	width: 50%;
	right: 28%;
	transition: .5s;
	padding: 46px;
	max-width: 781px;
	box-shadow: 0px 6px 26px #0c0c0c3b;
	margin: 10px 13px auto;
	border-radius: 12px;
	background: white;
}

.form-group .dropzone {
	border: 0px solid;
}

.btn.user-tooltip-button {
	width: 100%;
	background: transparent;
	color: #fff;
	border: 1px solid #eee;
}

.col-lg-12.ctm-padding {
	text-align: justify;
	padding-top: 10px;
	color: #fff;
}

.user-info-tooltip-main {
	position: absolute;
	background: rgba(22, 27, 31, 0.88);
	transition: all .5s ease-out;
	width: 250px;
	z-index: 999999;
	padding: 7px 12px 27px;
	text-align: center;
	color: #fff;
	border-radius: 9px;
	display: block;
	left: 41px;
	bottom: -61px;
}

.user-info-tooltip-main:before {
	content: '';
	height: 22px;
	width: 22px;
	background: #32363a;
	bottom: 48%;
	transform: rotate(45deg);
	border-radius: 2px;
	box-shadow: -5px -2px 7px #00000012;
	margin: auto 0%;
	vertical-align: middle;
	content: "";
	position: absolute;
	/* bottom: 100%; */
	left: -7px;
}

.btn-group.proof-card-tag.view-desktop-only {
	display: block;
}

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

	.col-lg-12.no-padding.main-slider-container .col-lg-6 {
		flex: inherit;
		border-radius: 18px 18px 0px 0px;
	}

	h1.overlay-active {
		font-size: 1.7em;
	}

	.qr-code-container {
		display: none;
	}

	.owl-dots {
		display: none !important;
	}

	.nav-item .platinum-user,
	.nav-item .gold-user,
	.nav-item .silver-user,
	.nav-item .redcore-pro-user {
		display: none;
	}

	#marketPlaceProjectImageSlider .carousel-cell {
		/*min-height: 500px !important;*/
	}

	.owl-row {
		margin-left: -4px !important;
	}

	#proof-title {
		width: 80%;
		z-index: 9999;
		font-size: 15px;
		top: 2px;
		left: 16px;
	}

	#proof-image-container .proof-image-overlay-container::first-child {
		margin-top: 120px;
	}
}

.back {
	font-size: 15px !important;
	z-index: 9999;
	position: fixed;
	left: 12px;
	border-radius: 5px;
	padding: 5px;
	width: 30px;
	color: #525f7f;

}

.proof-image-toolbox {
	top: -53px;
	z-index: 9999;
}

.proof-image-toolbox .btn-group.proof-tools button,
#toolbox-border-radius {
	border-radius: 15px !important;
	max-height: 30px;
	top: 4px;
	margin-top: 0px;
	margin-left: 3px;
}

/*.proof-image-toolbox {
	display: none;
}*/

.btn-group.proof-card-tag.view-mobile-only {
	float: right;
	padding: 8px 10px;
	display: block !important;
	z-index: 9999999;
	background: #fff;
}



.dropdown,
.dropup,
.dropright,
.dropleft {
	float: right;
	top: 0;

}

}

#side_nav_sec li,
#side_nav_sec li a,
#side-nav li,
#side-nav li a {
	display: block !important;
	flex: auto;
}

#proof-title-container {
	transition: .4s;
	/*	position: sticky;
	z-index: 999999;*/
}

.bootstrap-select.btn-group .dropdown-menu li a {
	width: 100%;
}

.proof-title-container.moveDown i.back {
	position: static;
}

.valid-tooltip {
	z-index: 99999 !important;
}

.tooltip-inner {
	background-color: #00cc00;
	z-index: 99999 !important;
}

.tooltip {
	z-index: 99999 !important;
}

.tooltip.bs-tooltip-right .arrow:before {
	border-right-color: #00cc00 !important;
}

.tooltip.bs-tooltip-left .arrow:before {
	border-left-color: #00cc00 !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
	border-bottom-color: #00cc00 !important;
}

.tooltip.bs-tooltip-top .arrow:before {
	border-top-color: #00cc00 !important;
}

#comment-area button.btn.btn-md.btn-neutral.mr-0 {
	border-radius: 45px;
	padding: 21px;
	font-size: 18px;
	background: #e8e8e8;
}

.search-list-top b {
	color: red;
	font-size: 18px;
}

#comment-area .dropdown-menu.show {
	margin: 0px 10px;
}

#comment-area .dropdown-menu.show:after {
	content: '';
	width: 17px;
	height: 17px;
	background: white;
	position: absolute;
	right: 16px;
	top: -9px;
	transform: rotate(45deg);
	border-top: .094rem solid #e7e7ea;
	border-left: .094rem solid #d9dadd;
}

body {
	overflow: auto !important;
}

.toggle-login-input-password {
	display: flex !important;
	cursor: pointer;
	right: 10px;
	color: #adb5bd;
	position: relative;
	padding: 0px 18px;
	top: 1px;
}

#full-page-support-modal {
	display: block;
	background-color: white;
}

#article-container {
	min-height: 50vh;
	display: flex;
	flex-flow: row nowrap;
	align-items: stretch;
	min-width: 100vw;
}

#article-container-left,
#article-container-right {}

#article-container-left {
	flex: 1 0 30vw;
}

#article-container-right {
	flex: 1 0 60vw;
	background-color: lightgray;
	display: flex;
	flex-flow: column nowrap;
	align-items: stretch;
	justify-content: center;
	border-left: thin solid slategrey;
}

#article-container-right input,
#article-content {
	padding: 5px;
	border-radius: 3px;
	background-color: lightgray;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1%;
	margin-top: 1%;
	border: thin solid slategrey;
}

#article-container-right #article-content {
	min-height: 30%;
}

#article-container-right #article-container-bottom {
	display: flex;
	flex-flow: row nowrap;
	margin-left: 5%;
}

#article-container-right #article-container-bottom #article-questions {
	flex: 1 1 80%;
	margin-left: 0;
	margin-right: 0;
}

#article-container-right #article-container-bottom #support-article-save {
	color: mediumseagreen;
	border-radius: 25px;
	flex: 1 1 8%;
	margin-left: 2%;
	margin-right: 2%;
}

#app.standalone .featherlight {
	background: slateGrey;
	overflow-y: auto;
}

#app.standalone .featherlight-content {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	max-height: none;
	border-bottom: none;
}

.support-li {
	cursor: pointer;
	list-style: none;
	text-align: left;
}

.support-li .g__space {
	margin-top: 0;
	text-align: left;
}

.support-li .c__body {
	text-align: left;
}

.support-li button,
.category-container button {
	text-align: left;
}

.category-container .article__preview .t__h1,
.category-container .article__preview .paper__preview {
	margin-left: 100px;
}

.category-container .article__preview .t__h1 .c__primary {
	color: #3a3c4c;
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.category-container .article__preview .paper__preview {
	color: #565867;
}

.category-container .article__preview .paper__preview {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
}

.topic-container .support-li button .c__body {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
}

.article-container .article__preview .paper__preview {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
}

/*.category-support-ul */
.support-category-toggleable,
.support-topic-toggleable {
	display: none;
}

.paper__article-preview {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.category-container .paper__article-preview,
.topic-container .paper__article-preview {
	border: none;

}

.article-container .paper__article-preview {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: none;
}

.support-nest-2:first-child .article-container .paper__article-preview {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.support-nest-2:last-child .article-container .paper__article-preview {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: 1px solid #d4dadf;
}

.topic-container .paper__article-preview {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.topic-container .paper__article-preview .section__headline {
	padding-left: 0;
}

.article-container .paper__preview {
	color: #565867;
}

.article-container .paper__preview,
.article-container .t__h3 {
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.category-support-ul,
.topic-container .section__headline {
	padding-left: 0;
}

.support-selected {
	margin-bottom: 20px;
}

.input-group-alternative.login-input-password {
	background: #fff !important;
}

.toggle-login-input-password.fa-eye-slash:before,
.toggle-login-input-password.fa-eye:before {
	padding: 15px 0px;
}

#login-input-password {
	z-index: auto;
}

.proof-create-title {
	font-size: 2.25rem;
}

.subtitle-terms.error.login-input-user,
.subtitle-terms.error.login-input-password {
	display: block;
	width: 100%;
	padding: 5px 10px;
	background: #C20000;
	color: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.login-message.error-message {
	display: block;
	width: 100%;
	padding: 10px;
	background: #d6d6d62e;
	color: #ffffff;
	margin-bottom: 20px;
	border-radius: 7px;
	border: 1px solid #d8d8d800;
}

.card.card-profile.card-profile-first {
	margin-bottom: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background: linear-gradient(87deg, #5c616e 0, #414250 100%);
}

.card.card-profile.card-profile-second {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	top: -10px;
}

.user-profile-tab-navs {
	background: #f4f4f6;
	border-radius: 44px;
	width: 100%;
}

#profile-component .nav-item.active a.nav-link {
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	background: #fff;
	border-radius: 1160px;
}

#profile-component .nav-item a.nav-link {
	padding: 9px 19px;
	margin: 8px 3px 6px 0px;
	font-size: 14px;
	border-radius: 304px !important;
}

div#profile-shipping-section,
div#profile-billing-section {
	padding: 5% 0;
}

.container.profile-main {
	display: table;
}

.col-lg-6.profile-inner {
	display: block;
	width: 100%;
}

.card-body.profile-padding-first-sec {
	padding: 10px;
}

.card-body.profile-padding-first-sec hr {
	margin: 10px 0;
}

.profile-padding-first-sec {
	padding: 15px;
}

h2.user-profile-name {
	font-size: 34px;
	font-weight: bold;
	padding-top: 10px;
	font-family: 'AvantgardeLT-Bold';
	color: #ce2d2d;
	letter-spacing: -.5px;
}

.card-profile-info-section b {
	font-size: 17px;
	line-height: 39px;
}

#profile-acc-section {
	position: relative;
}

#profile-acc-section .profile-progressbar {
	bottom: 30px;
	position: relative;
	width: 100%;
	left: 0;
	font-size: 14px;
	color: #000;
}

#profile-acc-section .profile-progressbar .progress-bar {
	background-color: #525f7f !important;
}

#profile-acc-section .profile-progressbar .progress {
	height: 14px !important;
}

input:-internal-autofill-selected {
	background-color: #d42323 !important;
	background-image: none !important;
	/* color: rgb(0, 0, 0) !important; */
}

.above-label {
	display: inline-block;
	margin-bottom: .5rem;
	position: absolute;
	font-size: 11px;
	background: #edeeef;
	top: -17px;
	left: 22px;
	padding: 0px 4px;
	font-weight: 600;
	color: #438ec3;
}

.card-profile-info-section {
	padding: 19px 0px 34px 0px;
	border-top: 1px solid #e0e0e0;
}

.saveUserData {
	border-radius: 400px;
	background: #025ff9;
	border: 1px solid #025ff9;
}

.select-control {
	display: block;
	width: 100%;
	height: calc(2.75rem + 2px);
	transition: all .15s cubic-bezier(.68, -.55, .265, 1.55);
	color: #8898aa;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	background-color: #fff;
	background-clip: padding-box;
	box-shadow: 0 3px 2px rgba(233, 236, 239, .05);
}

.bg-gradient-redcore {
	background: linear-gradient(6deg, #878c98 0, #5c6270 100%) !important;
}

.bold {
	font-weight: 700;
}

.profile_state.profile-shipping-hide,
.profile_province.profile-shipping-hide,
.state_profile.profile-shipping-hide,
.state_profile_province.profile-shipping-hide {
	display: none;
}

label.col-md-12.profile-shipping-form,
label.col-md-6.profile-shipping-form,
label.col-md-4.profile-shipping-form {
	text-align: justify;
	font-size: 12;
	font-weight: bold;
}

.shipping.display-inherit {
	display: inline-flex;
}

#proof_shipping_address p:first-child {
	font-weight: bold;
}

.user-activity-status.logged_in_user {
	background: gray;
}

.user-activity-status.active_user {
	background: rgb(73, 185, 135);

}

.profile-shipping-copy-text {
	display: none;
}

.notification-alert {
	width: auto;
	height: auto;
	background-color: red;
	position: absolute;
	top: -13px;
	right: 3px;
	border-radius: 50%;
	padding: 2px 5px;
	font-size: 10px;
	font-weight: bold;
	display: none;
}

#profile-acc-section .profile-password-hide,
#profile-acc-section .profile-dcard-hide,
#profile-acc-section .profile-generate-auto-login {
	color: #438ec3;
	font-size: 12px;
	font-weight: 600;
	text-transform: capitalize;
	text-align: center;
}

#profile-acc-section .profile-password-hide span.btn,
#profile-acc-section .profile-dcard-hide span.btn,
#profile-acc-section .profile-generate-auto-login span.btn {
	border: 1px solid #d8d5d5;
	padding: 13px 20px;
	text-transform: capitalize;
	font-size: 11px;
	width: 100%;
}

#profile-acc-section .profile-password-hide span.btn:hover,
#profile-acc-section .profile-dcard-hide span.btn:hover,
#profile-acc-section .profile-generate-auto-login span.btn:hover {
	background: #525f7f;
	color: #fff;
}

#paymentCenter-component .payment-center-tab-bg {
	background: #a51015;
	padding: 0 1em;
}

.payment-center-tab li.nav-item {
	padding: 1rem 0;
	color: #fff;
	cursor: pointer;
}

.payment-center-tab li.nav-item:hover,
.payment-center-tab li.nav-item.active {
	background: #b31d22;
}

.nav.payment-center-tab > li > a,
.nav.payment-center-tab > li > a:hover {
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
}

.invoice-btn-morgin {
	margin: 10px 0;
}

.custom-checkbox.invoice-form .custom-control-label::before {
	border-radius: .25rem;
	background: #f5365c;
	border-color: #f5365c;
}

.custom-checkbox.invoice-form .custom-control-input:checked ~ .custom-control-label::after {
	background-color: #f5365c;
	border-radius: .25rem;
	border-color: #f5365c;
}

.form-group div.form-control.p-5 {
	padding: 2rem !important;
}

#datatable_processInvoiceActivity tr:first-child td:first-child,
#datatable_invoiceActivity tr:first-child td:first-child {
	pointer-events: none;
	opacity: 0.2;
}

.proofAddInvoice {
	line-height: 0;
	margin: 5px;
	padding: 10px 20px;
	cursor: pointer;
}

div.proof-invoice {
	padding: 0px 3% 80px;
	width: 91%;
	margin: 22px auto 122px;
	border-radius: 11px;
}

button.invoice-proof-button.btn.btn-success {
	flex: 0 2 auto;
	margin: 8px 1px;
	border-radius: 45px;
	position: relative;
	top: -8;
}

button#svg-qrcode-download-button {
	background: #fbfbfb !important;
	padding: 25px;
}

.card.col-lg-12.invoice-payment-top-logo {
	margin-bottom: 30px;
	top: -53px;
	border: none;
	background: transparent;
}

.invoice-payment-top-logo .card-profile-image img {
	top: 21px;
}


#invoicePayCardExp,
#invoicePayCardCvv {
	border-right: 1px solid rgba(50, 50, 93, .15);
}

#invoicePayCardExp {
	border-left: 1px solid rgba(50, 50, 93, .15);
}

.invoice-display-inline {
	display: inline-flex !important;
}

div#error-card {
	font-size: 14px;
}

button.btn.btn-danger.p-2.b-invoice-close {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}

.m-b-3 {
	margin-bottom: 30px;
}

.content-align-right {
	text-align: right;
}

.form-group.hide {
	display: none !important;
}

#apple-pay-button {
	display: none;
	background-color: black;
	background-image: -webkit-named-image(apple-pay-logo-white);
	background-size: 100% 100%;
	background-origin: content-box;
	background-repeat: no-repeat;
	width: 100%;
	height: 44px;
	padding: 10px 0;
	border-radius: 10px;
}

.category-container img {
	float: left;
}

#main-support-content .section .section__bg {
	padding: 5%;
}

.support-category-header-image {
	width: 76px;
}

.image-style-side {
	width: 50% !important;
}

.content figure.media > div {
	width: 100%;
}

.settings-pane {
	width: 50%;
}

.settings-left {
	float: left;
}

.settings-right {
	float: right;
}

.dropdown-menu .text.public-option {
	width: 100%;
	text-align: center;
	font-weight: bolder;

}

#structure.settings {
	display: flex;
	flex-flow: row wrap;
}

.bootstrap-select.btn-group.support-article-edit-select {
	flex: 0 0 100%;
}

.bootstrap-select.btn-group.support-article-edit-select-first {
	flex: 0 0 100%;
}

.support-article-edit-select {}

select.support-article-edit-select {}

button.support-article-edit-select {}

#swal2-content .col-sm-12.post-content {
	text-align: justify;
}

.page.container-page4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
}

.html-editor {
	width: 100%;
	min-height: 500px;
}

.email-status-main {
	display: inline-block;
	width: 100%;
}

.email-status {
	float: left;
	display: inline-block;
	width: 10%;
	margin-left: 20px;
}

.email-status-main .custom-toggle {
	float: left;
	display: inline-block;
}

.navbar-nav li #notificationicon {
	position: relative;
}

div.inner-progressbar-main {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 75px;
	right: 55px;
	width: 200px;
	left: 23px;
	margin: 0px;
	bottom: 58px !important;
	top: 88%;
}

.progress .percent {
	background: #819FF7;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-size: 50px 50px;
	transition: 0.4s linear;
	transition-property: width, background-color;
	animation: move 2s linear infinite;
}

@keyframes move {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 50px 50px;
	}
}

.row.m-y-2 {
	margin: 20px 0;
}

.signup-loader {
	width: 20px;
	visibility: hidden;
	margin-left: 8px;
	position: absolute;
	margin: 1px 10px;
}

.comment-box-container .signup-loader {
	width: 14px;
	visibility: hidden;
	position: relative;
	margin: 0px 2px;
	padding: -5px;
	right: 3px;
}


.stop-click {
	cursor: default;
	pointer-events: none;
}

.stop-click .signup-loader {
	visibility: visible;
}

div#site-top-notification {
	position: fixed;
	z-index: 999;
	color: #d2d7e0;
	text-align: center;
}

div#site-top-notification a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.comment-wrapper:hover span.hoverover.comment_icon {
	visibility: visible;
}

.comment_approver {
	padding: 0;
	float: inherit;
	font-size: 12px;
	font-weight: 500;
	color: red;
}

.progress-align-center {
	text-align: center;
	padding: 10px;
	font-weight: 700;
	color: #333 !important;
}

.topBorder {
	border-top: 2px solid #d4d4d4;
}

.bottomBorder {
	border-bottom: 2px solid #d4d4d4;
}

.redMagnify.redMagnify-selected {
	position: relative;
	cursor: none;
}

/* for create magnify glass */
#glass {
	position: absolute;
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	border-radius: 50%;
	z-index: 999999;
	background-color: rgba(0, 0, 0, .6);
	background-repeat: no-repeat;
}

.redMagnify.redMagnify-selected .redMagnify-large {
	width: 175px;
	height: 175px;
	position: absolute;
	border-radius: 100%;

	/* for box shadow for glass effect */
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
		0 0 7px 7px rgba(0, 0, 0, 0.25),
		inset 0 0 40px 2px rgba(0, 0, 0, 0.25);

	/*for hide the glass by default*/
	display: none;
}

.shipping_manager_line_header.second-title {
	font-size: 15px;
	margin-bottom: 15px;
}

input.form-control.add-field-element {
	width: 70%;
}

button.form-control.btn-success,
button.form-control.btn-danger {
	margin: 0px;
}

.control-profession-fields .profession-field {
	margin: 10px 0;
}

.inner-container-word-count {
	margin: 0;
	padding: 10px;
	background: #c7cad02e;
	border-radius: 35px;
}

.inner-container-word-count .col-md-6.content-align-center.active-tab {
	background: #fff;
	border-radius: 35px;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08) !important;
}

.inner-container-word-count .col-md-6.content-align-center {
	color: #31325d;
	font-weight: bold;
	cursor: pointer;
}

.inner-container-word-count .content-align-center {
	text-align: center;
	padding: 20px 10px;
}

.word-cloud-title {
	margin-top: 5%;
}

.content-align-center {
	text-align: center;
	display: inline-block;
}

.content-align-center .download-svg {
	border-radius: 15px;
	color: #fff;
	font-weight: 100;
	background: #8e939e;
	font-size: 12px;
}

.word-cloud-options {
	font-size: 25px;
}

button.word-cloud-options {
	transform: rotate(0deg);
}

.word-cloud-options-element {
	margin-top: 5%;
}

.col-md-12.p-0.angle-from {
	margin-top: 20px;
}

button.btn.rerun-word-cloud {
	background: #8e939e;
	color: #fff;
	width: 150;
	border-radius: 15px;
}

.custom-size .colorpicker-saturation {
	width: 250px;
	height: 250px;
}

.custom-size .colorpicker-hue,
.custom-size .colorpicker-alpha {
	width: 40px;
	height: 250px;
}

.custom-size .colorpicker-color,
.custom-size .colorpicker-color div {
	height: 40px;
}

.colorpicker {
	z-index: 999999 !important;
}

.image-cropping-container {

	/*width: 300px;
    height: 300px;*/
	margin: 0 auto;
	float: left;
	display: block;
	padding: 0;
}

.default-height {
	height: 300px;
}

#uploadimageModal {
	z-index: 9999999 !important;
}

.relative-position {
	position: relative;
}

a.rotate-button {
	position: absolute;
	right: 0;
	/*bottom: 10;*/
}

.croppie-container div.cr-slider-wrap {
	margin: 15px 0 !important;
}

a.rotate-button.rotate-first {
	right: 115px;
}

a.rotate-button.rotate-second {
	right: 80px;
}

.dataTables_length select.custom-select {
	width: 70px;
}

button.dropdown-toggle.selected-box:after,
.input-group.input-group-merge.selected-box:after {
	content: "\f00c";
	position: absolute;
	height: 30px;
	width: 30px;
	right: 3px;
	font-size: 20px;
	color: #4fd69c;
	top: 10px;
	font-weight: bolder;
	border: 0px;
	font-family: "Font Awesome 5 Free";
}

.support-center-search-section.beta-redcore {
	position: relative;
	color: #fff;
	z-index: 3;
}

.stat-top-trigger-btns {
	justify-content: flex-end;
	display: flex;
}

input.mark-check,
textarea.mark-check,
select.mark-check,
button.dropdown-toggle.btn.btn-primary.btn-round.mark-check[data-toggle="dropdown"] {
	background-image: url(/core/templates/assets/img/check.png) !important;
	background-repeat: no-repeat !important;
	background-size: 27px !important;
	background-position: right !important;
	padding-right: 4px;
}

.move-to-top.btn {
	background: #673ab7;
	border-radius: 29px;
	color: #fff;
	border: 4px solid white;
	box-shadow: 0px 3px 6px #00000033;
}

label.previewUploadPDFLabel {
	padding: 20px 10px;
	margin: 10px;
	border: 1px dashed rgba(153, 153, 153, 0.58);
	cursor: pointer;
}

.marketPlacePDFUpload {
	width: 100vh;
	text-align: center;
}

div[data-notify="container"].alert.alert-danger {
	z-index: 99999999 !important;
}

span.pdf-upload-title {
	position: absolute;
	top: 35px;
	left: 0px;
	justify-content: center;
	display: flex;
	width: 100%;
	z-index: 999999999999;
	background: red;
	color: #fff;
	padding: 10px 5px;
	opacity: 0.6;
	word-break: break-all;
}

.col-6.text-right.shipping.display-inherit {
	justify-content: flex-end;
}

.shipping.display-inherit .btn-group.proof-card-tag {
	display: flex;
	position: relative;
}

.shipping-nav.profile-shipping-nav {
	background: #fff;
	position: absolute;
	right: 20;
	top: 30%;
	width: 200px;
	padding: 5px 15px;
	border: 2px solid #bcc0c7;
	border-radius: 15px;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.shipping-nav.profile-shipping-nav .custom-toggle-slider.rounded-circle {
	margin: 0px !important;
}

.display-flex {
	display: flex;
	justify-content: space-between;
}

#admin_css_editor_editor_id_1,
#keyCodeEditor {
	width: 100%;
	height: 73vh;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	margin: 20px;
	border: 5px solid #25272f;
}

#keyCodeEditor {
	height: 50vh !important;
	width: 90%;
}

#saveAdminCss {
	width: 200px;
}

.ace_editor,
.ace_editor * {
	font-family: "Monaco", "Menlo", "Ubuntu Mono", "Droid Sans Mono", "Consolas", monospace !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
}

.card.active[data-active-search="marketPlaceSearchForms"] {
	position: relative;
	z-index: 999999;
}

ul .search-list-top {
	padding: 5px 10px 5px 20px;
	margin: 0 12px;
}

.launch-pad-search-overlay {
	background: rgba(13, 15, 16, 0.89);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
}

ul.top-search-autocomplete.marketPlaceSearchForms {
	position: relative;
	border-radius: unset !important;
	box-shadow: initial;
	list-style: none;
	border-top: 1px solid rgba(0, 0, 0, .05);
}

.overlay-active {
	position: relative;
	z-index: 999999;
	color: red !important;
	font-size: 18px;
}

h1.overlay-active {
	color: white !important;
	font-size: 3em;
	letter-spacing: -3px !important;
}

.proof-questionfeedback {
	width: 120px;
}

.launch-pad-search-overlay:before {
	content: '×';
	z-index: 99999999;
	padding: 1px 10px;
	top: 23px;
	position: fixed;
	right: 20px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid white;
	border-radius: 168px;
	font-size: 34px;
	height: 41px;
	line-height: 29px;
}

.overlay-active .proof-list-title h4 {
	color: #fff !important;
}

.lineup.overlay-active {
	background: #38424a !important;
	color: #fff;
	/* border: 1px solid white; */
}

button.btn.btn-round-radious {
	border-radius: 25px;
	background: #2370be;
	border-color: #2370be;
}

button.show-all-web-manager-tag-list {
	border-radius: 25px;
	background: #2370be;
	border-color: #2370be;
	padding: 8px 17px;
	font-size: 10px;
	position: fixed;
	right: 114px;
	bottom: 21px;
	margin: auto 30%;
}

.proof-image-create-project {
	min-height: 83vh;
	display: flex;
	justify-content: center;
	margin: 0px;
	border: 1px solid #ccc;
	border-radius: 15px;
	background: white;
	overflow: hidden;
	position: relative;
}

.create-project-first-slide,
.create-project-first-slide-past-due {
	width: 90%;
	margin: 51px auto;
}


#proof-gif-left {
	bottom: -52px;
	position: absolute;
	max-width: 814px;
	left: 0;
	border-radius: 0px 0px 15px 0px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.dark-mode #proof-gif-left {
	filter: invert(1) opacity(0.1) grayscale(1) saturate(0.1);
	-webkit-filter: invert(1) opacity(0.1) grayscale(1) saturate(0.1);
}

button.btn.create-project-new-image,
button.btn.approve-request-quote-proof,
.rounder {
	background: transparent;
	/* box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08); */
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 100%;
	/* display: block; */
	/* flex-direction: column-reverse; */
	overflow: hidden;
	word-wrap: break-word;
	font-size: 12px;
}

button.btn.create-project-new-image {
	border-radius: 35px;
}

.display-center {
	text-align: center;
}

.create-project-first-slide b,
.create-project-first-slide-past-due b {
	font-size: 14px;
}

#add-new.my-3.proof-image-upload,
.user-file-upload-area {
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0px !important;
	border: 2px dashed #ccc;
	border-radius: 9px;
	align-items: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	order: initial !important;
	background: transparent;
}

#add-new.my-3.proof-image-upload:hover,
.user-file-upload-area:hover {
	background: #f7f7f7;
}

.create-project-second-slide.col-lg-12 {
	/* text-align: center; */
	/* display: flex; */
	flex-direction: column;
	/* justify-content: center; */
	align-items: center;
	display: inline-flex;
}

.cardy.card[data-project-status="new_project"] .col-auto,
.cardy.card[data-project-status="received"] .col-auto {
	display: none;
}

#marketPlace-component p.project-sub-status-info.sub-title-pad.text-sm.text-muted.mb-0 {
	width: 120px;
}

.open > .dropdown-menu {
	display: block;
}

.history-collapse {
	display: none;
}

.btn-checkbox.checked {
	border-color: #0476d0;
	background-color: #0476d0;
	color: white;
}

.btn-checkbox {
	background: #f2f2f2;
	margin-bottom: 10px !important;
	border: 1px solid #eeeeee;
	cursor: pointer !important;
	opacity: 0.9 !important;
	alignment-baseline: ideographic;
	font-weight: 300 !important;
	color: #939393;
}

.btn-checkbox label {
	margin: 0;
	cursor: pointer;
}

.admin-view-area {
	border: 20px solid #e2e2e2;
	margin: 10px 0;
	border-radius: 15px;
}

.form-group > .dropzone.dropzone-multiple {
	padding: 0;
}

.form-group .dropzone .dz-message {
	margin: 0 !important;
}

#redcore-search-sites-list .first {
	/*background-color: #b31d22;*/
}

.placeholder-container .dropdown-toggle::after {
	display: none;
}

.manager-sites-available-button.active {
	color: white;
	background-color: #e20f0e;
}

.redcore-shirt-radio.item-align-center,
.redcore-shirt-radio-elem.item-align-center,
.redcore-single-size-radio.item-align-center,
.redcore-single-size-radio-elem.item-align-center {
	margin-right: 4.1%;
	font-size: 15px;
	width: 32px;
}

.redcore-single-size-radio.item-align-center label,
.redcore-single-size-radio-elem.item-align-center label,
.redcore-shirt-radio.item-align-center label,
.redcore-shirt-radio-elem.item-align-center label {
	font-size: 12px;
	font-weight: 700;
}

.redcore-shirt-radio.item-align-center label {
	font-size: 12px;
	font-weight: 700;
	width: 45px;
}

.redcore-single-size-radio.item-align-center input,
.redcore-single-size-radio-elem.item-align-center input,
.redcore-shirt-radio.item-align-center input,
.redcore-shirt-radio-elem.item-align-center input {
	padding: 4px;
	width: 46px;
	border: 1px solid #87888a;
	background-image: none !important;
	background-position: inherit !important;
	background-size: inherit !important;
	margin-bottom: 4px;
	height: 34px;
}

.redcore-single-size-radio.item-align-center input {
	margin-right: 11px;
}

span.small-title {
	font-size: 9px;
	font-weight: bold;
}

span.proof-publish-date,
span.proof-due-date-text,
.proof-users-list,
.inner-proof-time.time-tracker {
	font-size: 14px;
	display: flex;
}

/*.launch-pad .bg-primary {
	background: linear-gradient(87deg, #DF042A 0, #8D1A07 100%) !important;
} */

span.proof-due-date {
	color: silver;
	font-weight: bold;
	padding: 0 5px;
}

.form-check.funkyradio.btn.btn-checkbox {
	padding: 0;
}

.form-check.funkyradio.btn.btn-checkbox label {
	padding: 5px;
	font-weight: 900;
}

.item-align-justify {
	text-align: justify;
}

#marketPlaceProjectImageSlider {
	height: calc(100% + 4px);
	width: calc(100% + 2px);
}

.carousel-cell {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	min-height: 400px !important;
	background-position: center center;
}

ol.flickity-page-dots {
	bottom: 15px;
}

ol.flickity-page-dots li.dot {
	width: 16px;
	background: transparent;
	padding: 0;
	margin: 0 2px;
}

ol.flickity-page-dots li.dot:before {
	position: absolute;
	content: '';
	background: transparent;
	box-shadow: inset 0 0 0 5px #000;
	width: 4px;
	border-radius: 50%;
	height: 4px;
	position: absolute;
	top: -5px;
}

ol.flickity-page-dots li.dot.is-selected:before {
	transform: scale(2);
	transition: all 0.25s ease;
	box-shadow: inset 0 0 0 1px #000;
	width: 6px;
	height: 6px;
}

span.project-new-lable-tagss.in-slider {
	position: absolute;
	top: 25px;
	left: 25px;
	box-shadow: inherit;
	cursor: default !important;
}

#redcore-newProject .proof-list-title h4 {
	background: #F44336 !important;
	padding: 2px 10px;
	color: #fff !important;
	border-radius: 5px;
}

.top-notification-container {
	max-height: 300px;
	overflow-y: auto;
}

.swal2-modal.swal2-show.launch-pad-details {
	background: transparent !important;
}

.swal2-modal.swal2-show.launch-pad-details .swal2-content {
	background: #eee;
	border-radius: 17px;
}

h2.marketPlace-prooflist-title {
	color: #fff;
	text-align: left;
}

.launch-pad-details .proof-list {
	width: 100%;
}

.proof-left-container .proof-image {
	text-align: justify;
	width: 100px;
	background-position: center center;
	background-size: cover;
	border-radius: 15px;
	background-repeat: no-repeat;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.proof-image img {
	min-height: 100px;
	max-height: 100px;
	visibility: hidden;
}

.proof-left-container .proof-detail {
	margin-left: 20px;
	flex-direction: column;
	display: flex;
	justify-content: left;
	text-align: justify;
}

.launch-pad-proof-container {
	background: #fff;
	margin: 0px;
}

.launch-pad-details .swal2-footer {
	border: transparent;
}

.launch-pad-proof-container {
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 15px;
	margin-bottom: 15px;
}

.proof-left-container {
	align-items: center;
}

.proof-list .proof-detail b {
	font-size: 12px;
}

#proof-gif {
	bottom: -45px;
	position: absolute;
	max-width: 814px;
	right: 0;
	border-radius: 0px 0px 15px 0px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.drop-img {
	width: 219px;
}

.dz-message {
	z-index: 999;
	padding: 12px;
	cursor: pointer;
	transition: all .15s ease;
	text-align: center;
	color: #939ba0;
	border: 1px dashed #7a8690;
	border-radius: .375rem;
	background-color: #fff;
	order: -1;
	padding-top: 29px !important;
	padding-bottom: 29px !important;
	font-size: 15px;
	font-weight: 400;
}

.dz-message:hover {
	background: #eaedef;
}

.web-manager-edit-btn {
	padding: 1px 8px 11px;
	margin: 0px -29px;
	border-radius: 4px;
	background: #dbdee3;
	color: black;
	line-height: 17px;
	position: absolute;
	border-radius: 34px;
}


#placeholder-history-header {
	text-align: left;
}

.placeholder-history-row {
	padding: 16px;
}

span.placeholder-history-item.placeholder-history-item-right.label.label-info {
	font-weight: 400;
	color: #2196F3;
}

.shipping_manager_line_header span.badge.badge-pill.new_project {
	background: #f4f4f6;
	color: gray;
	position: absolute;
	bottom: 28px;
	right: 22px;
}

.profile-page.header.pb-6 {
	background-image: url(/core/templates/assets/img/theme/profile-cover.jpg);
}

h5.text-white.overlay-active {
	font-size: 32px;
}

h1.text-white.overlay-active {
	font-size: 15px;
}

.form-check.funkyradio.btn.btn-checkbox {
	width: 23%;
}

.redcore_shirt {
	padding: 17px 0px;
}

.col-lg-12.shirt-total-count.content-align-right,
.col-lg-12.single-size-total-count.content-align-right {
	background: #0476d0;
	color: white;
	padding: 4px 11px;
	text-align: center;
	margin: 7px 0px;
	border-radius: 50px;
	width: 96%;
	font-weight: 900;
	height: 33px;
}

.inner-section-admin-view {
	padding: 15px;
	border-radius: 12px;
	padding: 15px;
}

.measure-field-bg {
	background: #d8d8d8;
	height: 39px;
	border-radius: 5px;
	color: #2b3742;
	padding: 0px 3px 0px 0px;
	font-weight: bold;
	margin-right: 10px;
	border-radius: 5px !important;
	font-size: 14px;
	font-weight: 500;
	border: 1px solid #c3c3c3;
	border-radius: 4px !important;
}

.admin-view-area {
	border: 0px solid #e2e2e2;
}

span.close_search_field {
	top: -2px;
	right: -16px;
	cursor: pointer;
}

ul .search-list-top {
	padding: 4px 9px 5px 20px;
	margin: 0 12px;
}

span a {
	font-size: 18px;
	color: #cccccc;
	text-decoration: none;
	margin: 0 10px;
	transition: all 0.4s ease-in-out;
}

@keyframes float {
	0% {
		box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
		transform: translatey(0px);
	}

	50% {
		box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
		transform: translatey(-20px);
	}

	100% {
		box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
		transform: translatey(0px);
	}
}

.card-body {
	padding: 1.2rem !important;
	/* border-radius: 97px; */
}

#marketPlaceProjectImageSlider {
	height: auto !important;
	width: 100% !important;
	padding: 0 20px;
	padding: 48px;
}

.swal2-container.swal2-shown {
	background-color: rgb(22 26 29 / 89%) !important;
	z-index: 9999;
}

.open .web-manager-edit-btn {
	background: #606674;
	border: 1px solid #c3c3ca;
	color: white;
}

.tag-container {
	overflow: auto;
}

span#placeholder-status-1594 {
	padding: 3px 6px 6px 1px;
	position: relative;
	top: -6px;
}

.web-manager-btn-border {
	border: 1px solid #bfbfbf;
}

.form-group.red-error label {
	color: red;
}

.form-group.red-error {
	color: red !important;
	border: 1px solid;
}

.max-length-counter {
	text-align: right;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.max-length-counter.max-counter-warning {
	color: red;
}

.web-manager .bg-primary {
	background: linear-gradient(87deg, #2372c1 0, #235180 100%) !important;
}

.web-manager a {
	color: #235384;
	font-family: 'AvantGardeLT-Bold';
}

.web-manager a:hover {
	color: #6988a7;
}

h4.placeholder-max-length {
	text-align: left;
}

.edit-content-swal-classname .swal2-header .swal2-title {
	text-align: left;
	width: 100%;
}

span#max-length-counter {
	width: 100%;
	position: absolute;
	right: 1px;
	font-size: 12px;
	font-weight: 400;
	padding-top: 5px;
}

.intercom-badge {
	z-index: 1;
}

.intercom-button .intercom-icon--launcher {
	padding: 0px;
	opacity: .9;
}

.intercom-button .intercom-icon--launcher:hover {
	opacity: 1;
}

.form-group.error label {
	color: red;
}

.form-group.error .form-control {
	border: 1px solid red;
}

.col-lg-4.received {
	background: transparent !important;
}

figure.effect-marley figcaption {
	text-align: right;
}

#marketPlaceProjectImageSlider figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 2em;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.effect-marley:hover h2 {
	top: 30px;
	bottom: inherit;
	/*color: #fff !important;
	text-align: right !important;*/
}

figure.effect-marley {
	margin: 0px;
}

figure.effect-marley h2 {
	bottom: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}

figure.effect-marley h2,
figure.effect-marley .marketplace-details {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
	text-align: right;
	color: #fff;
}

figure.effect-marley h2::after,
figure.effect-marley .marketplace-details b.project-inner-title::after {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley h2::after,
figure.effect-marley .marketplace-details b.project-inner-title::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0);
}

figure.effect-marley .marketplace-details {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley:hover h2::after,
figure.effect-marley:hover .marketplace-details,
figure.effect-marley:hover .marketplace-details b.project-inner-title::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

figure.effect-marley h2::after,
figure.effect-marley .marketplace-details {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover {
	background: #3085a3;
	overflow: hidden;
	opacity: 0.8;
}

.project-cost-section span {
	font-size: 12px;
}

b.project-inner-title.col-lg-12.no-padding {
	font-size: 1.5em;
	margin-bottom: 15px;
}

/*figure.effect-marley{
	background: #fff;
	opacity: 0.5;
}
figure.effect-marley h2 {
	color: #333 !important;
	text-align: center !important;
}*/

.project-details-container .admin-view-area {
	position: relative;
	z-index: 99999;
}

.product-proof-details-list {
	position: relative;
	z-index: 999999;
	/*    overflow-y: auto;
    max-height: 310px;*/
}

.product-proof-details-list .dz-image-preview {
	margin-left: 0px;
}

.main-container-marketplace .swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.main-container-marketplace .swiper-slide {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.main-container-marketplace .gallery-top {
	height: 80%;
	width: 100%;
}

.main-container-marketplace .gallery-thumbs {
	/*height: 20%;*/
	box-sizing: border-box;
	padding: 10px 0;
}

.main-container-marketplace .gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.3;
	height: 76px !important;
	margin-bottom: 2px !important;
}

.main-container-marketplace .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
	border: 2px solid #dc0f0f;
	border: 5px solid #ffffff;
	width: 90%;
}

.main-container-marketplace .gallery-thumbs {
	height: auto;
	box-sizing: border-box;
	padding: 0;
	width: 20%;
	float: left;
	max-height: 100%;
	position: relative;
	overflow: hidden;
	margin: 15px;
	border: 2px solid #c7c7c7;
	background: #888787;
}

div#marketPlaceView-Slidermain {
	float: right;
	width: 69%;
	overflow: hidden;
	max-height: 385px;
	height: auto;
	margin: 15px 0;
	position: relative;
	border-radius: 8px;
}

button.btn.btn-primary.promo-button {
	background: white;
	color: #565867;
	border-radius: 44px;
	border: white;
	padding: 18px 40px;
}

#marketPlaceProjectImageSlider .marketplace-details-title {
	float: left;
	width: 100%;
	padding: 0px 13px;
}

#marketPlaceProjectImageSlider .marketplace-details-title h4.project-title {
	font-size: 36px;
	font-family: 'AvantGardeLT-Bold';
	color: #000000;
	text-align: left;
	letter-spacing: -2px;
}

#marketPlaceProjectImageSlider .main-container-marketplace {
	height: 410px;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #0000002e;
}

#marketPlaceProjectImageSlider .marketplace-details {
	float: left;
	width: 100%;
	text-align: justify;
	padding: 6px 17px 22px;
	margin-top: 20px;
	margin-bottom: 43px;
	border-radius: 10px;
}

#marketPlaceProjectImageSlider .marketplace-details h2 {
	text-align: left;
}

.product-proof-details-list .btn-group {
	margin: 0;
}

.fb-sizeMeasure .col-lg-12 {
	padding: 0;
}

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

	.main-container-marketplace .gallery-top,
	.main-container-marketplace .gallery-thumbs {
		width: 100% !important;
	}

	.user-file-upload-area {
		cursor: pointer;
		height: 81px;
		margin: 19px 0px;
	}

	.title {
		font-size: 27px;
		line-height: 29px;
	}

	div.parent_approver_access .btn.btn-success {
		cursor: pointer;
		float: left;
		padding: 15px 23px 16px 30px;
		min-height: 48px;
		min-width: 87px;
		position: static !important;
		bottom: -76px !important;
		width: 100% !important;
		border-radius: 65px;
		position: absolute !important;
	}

	.approve-proof-button {
		height: 60px;
		padding: 14px 0px;
		border-radius: 6px;
		border: 4px solid #ffffff;
		width: 237px;
		position: relative;
		top: -109px !important;
	}

	.main-container-marketplace .gallery-thumbs {
		display: none;
	}

	#marketPlaceProjectImageSlider .main-container-marketplace {
		height: 320px !important;
	}

	.main-container-marketplace .swiper-slide {
		background-size: contain;
	}
}

.proof-download-only-by-admin {
	display: none;
}

@media only screen and (max-width: 1200px) {
	.show_hide_proof_only.btn.btn-sm.btn-neutral.adminmode {
		display: none !important;
	}
}

@media screen and (min-width: 1200px) {
	.swal2-modal.swal2-show.launch-pad-details {
		max-width: 1300px;
		min-width: 1300px;
	}

	div#site-top-notification {
		left: 124px;
	}

	.proof-download-only-by-admin {
		display: inline-block;
	}

}

.measure_calculator_container {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.measure_calculator {
	font-weight: bold !important;
	min-width: 200px;
	font-size: 30px !important;
}

/*@media (min-width: 992px) {*/
.pr-lg-5,
.card-body.px-lg-5 {
	padding-right: 3rem !important;
}

.pt-lg-5,
.card-body.py-lg-5 {
	padding-top: 3rem !important;
}

.form-title-slider-height {
	height: 100vh;
	/* background: url('/core/templates/assets/img/theme/web-manager-login.jpeg'); */
	background-size: cover;
	background-position: center;
	background-color: #c11022;
	background-image: linear-gradient(354deg, #ba1928 0%, #ab182d 74%);
}

a {
	cursor: pointer;
}

.measure-box {
	/* background: rgba(226, 226, 226, 0.44); */
	/* padding: 12px 24px 16px 24px; */
	border-radius: 4px;
	/* border: 1px solid #dadada; */
}

.btn.measure_calculator.bg-success {
	height: auto;
	text-align: center;
	margin: 25px 0px 11px 0px;
	padding: 11px 0px;
	width: 100%;
	font-size: 19px !important;
	flex-direction: column;
	border-radius: 194px;
	background: #2050dc !important;
	color: #eeeeee;
	border: 2px solid;
}

.measure_calculator .measure-sqr-feet {
	font-size: 12px;
	font-weight: bold;
	background: #ffffff1a;
	padding: 7px 14px;
	min-width: 81px;
	border-radius: 54px;
	margin: 6px auto auto auto;
	position: relative;
	top: -4px;
	border: 2px solid white;
}

.left-side-section {
	background: transparent !important;
}

.btn.form-control {
	box-shadow: 0 1px 3px rgba(50, 50, 93, .15), 0 1px 0 rgba(0, 0, 0, .02);
}

.btn-group.bootstrap-select.form-control {
	margin-top: 0px !important;
}

.organization-section .btn-group.bootstrap-select,
.organization-profession .btn-group.bootstrap-select {
	margin-top: 0;
}

.completed-project-list-marketplace {
	cursor: pointer;
	margin: 10px 0;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0;
	border: 2px solid #bcc0c7fc;
	background: #4b5a67;
	border-radius: 7px;
}

.form-control.error {
	border-color: red !important;
}

.shirt-size-top .col-lg-6.py-2.align-items-center:nth-child(odd),
.shirt-size-body .col-lg-6.py-2.align-items-center:nth-child(odd) {
	border-right: 1px solid;
}

.shirt-size-top,
.shirt-size-body {
	border: 1px solid;
}

.shirt-size-body {
	border-top: 0px solid;
}

.sizeMeasure-field.form-field .field-label,
.fb-sizeMeasure-label {
	display: none;
}

.placeholder-information {
	text-align: center;
	padding: 34px;
	max-width: 100%;
	flex: 0 auto;
}

.toggle-login-input-password.hide {
	display: none !important;
}

/*@keyframes onAutoFillStart {  from { background-color:red;  }  to { background-color:yellow;  }}
@keyframes onAutoFillCancel {  from {background-color:yellow;}  to {background-color:red;}}*/
input.check-required-enter.mark-check:-webkit-autofill {
	background-color: red !important;
}

input.check-required-enter.mark-check:not(:-webkit-autofill) {
	background-color: #fff;
}

a.avatar.avatar-sm.rounded-circle.add-new-users,
a.avatar.avatar-sm.rounded-circle.remove-selected-users {
	background: #fff;
	border: 2px dotted #333;
}

#client_list_option_online a div.mCS_img_loaded {
	font-size: 40px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	color: #333;
	width: 100%;
}

#waterbottle-promo {
	width: 296px;
	position: absolute;
	right: 109px;
	/* bottom: 100px; */
}

#pens-promo {
	width: 279px;
	position: absolute;
	left: 83px;
	top: 0px;
	z-index: -1;
}

#proof-user-add-section .nav-pills li.active a,
#proof-user-add-section .nav-pills li.active a:hover {
	background: #fff !important;
	box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgb(244, 244, 246) !important;
}

#proof-user-add-section .nav-pills li a {
	border-radius: 0px !important;
	color: #333 !important;
	background: #f0f5f9 !important;
	font-weight: 400;
	box-shadow: none !important;
	border-radius: 50px !important;
}

#proof-user-add-section .nav-pills li a:hover {
	background: #eee !important;
}

#proof-user-add-section .nav-wrapper ul {
	background: #ffffff;
	border-radius: 60px;
	padding: 14px 0px;
	margin: 4px 27px 0 34px;
	border: none;
}

#current_clients .avatar-group .avatar {
	justify-content: unset !important;
}

.display-flex-important {
	display: flex !important;
}

b.subtitle-terms.error.spellcode {
	width: auto !important;
	display: flex;
	align-items: center;
	background: transparent;
	font-size: 12px;
}

.spellcode.color-yellow {
	color: #000 !important;
	background: #FFFF99 !important;
}

.bs-donebutton .btn-group.btn-block {
	margin: 0px;
}

#notify_designer_email {
	text-align: center;
	margin: 1px 0px -51px 0;
	display: inline;
	float: left;
	width: 100%;
	height: 0px;
}

.proof-view-countdown-container {
	text-align: center;
	margin-bottom: 90px;
	position: relative;
	left: 0px;
	padding: 0px;
}

#full-screen-modal .proof-image-container {
	padding-bottom: 10px;
}

.project-description.col-lg-12.no-padding {
	text-align: left;
	color: #070908;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.7;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

label.measure-field-label.col-lg-12 {
	color: #1f50dc;
	font-size: 16px;
	padding-top: 8px;
	font-weight: 400;
	padding-bottom: 10px;
}

i.fas.fa-arrows-alt-h {
	color: #1f50dc;
	padding: 0px;
	font-size: 19px;
	position: relative;
	right: -2px;
	top: 14px;
	width: 22px;
}

i.fas.fa-arrows-alt-v {
	color: #1f50dc;
	padding: 0px 8px;
	font-size: 19px;
	position: relative;
	right: 3px;
	top: 11px;
	width: 20px;
}

i.light-gray.fas.fa-level-down-alt {
	color: #c3c3c3;
	font-size: 17px;
}

.iframe-url-changes {
	position: absolute;
	left: 22px;
	top: -66px;
	z-index: 9;
	font-size: 22px;
}

.user-project-details {
	margin-top: 20px;
	padding: 13px 17px 70px;
}

label.fb-select-label,
label.fb-text-label {
	color: #1f50dc;
	font-size: 16px;
	padding: 15px 3px 0px 3px;
	font-weight: 400;
}

label.rd-text-label {
	color: #cf0923;
	font-size: 16px;
	padding: 15px 3px 0px 3px;
	font-weight: 400;
}

img#svg-custom-image-preview {
	width: 96px;
}

.show-only-details-section {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #2d2f35fa;
	z-index: 9999;
	display: flex;
	opacity: 1;
	justify-content: center;
	align-items: center;
	/*height: 100vh;*/
	margin: 0;
	text-align: center;
	display: inline;
	vertical-align: middle;
	padding: 28%;
}

.show-only-details-section p {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
}

.email-content {
	position: relative;
}

#toolbox-measure > span {
	padding: 5px;
}

.btn-group.proof-tools {
	position: relative;
}

span.comment-agree {
	text-decoration: none;
	padding: 0 10px;
	cursor: pointer;
	font-weight: 400;
	display: none;
	font-family: inherit;
}

span.comment-agree:hover {
	color: #006eff;
}

.proof-comment-popup:hover span.comment-agree {
	display: inline-flex;
	position: inherit;
	align-items: center;
}

span.comment-agree:before {
	content: '•';
	margin-right: 5px;
}

span.comment-agree {
	padding: 0 10px;
	cursor: pointer;
	font-weight: 400;
	display: none;
	font-style: italic;
	font-family: inherit;
	color: #4b8fe2;
	font-size: 14px;
	position: absolute;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	padding-top: 1px;
	line-height: 1;
}

button.btn.iframe-url-btn {
	top: -22px;
	background: #2196F3;
	color: white;
	margin: 0px;
	left: 9px;
}

.thread-divider {
	display: table;
	white-space: nowrap;
	margin: 14px;
	font-size: 13px;
	top: 4px;
	position: relative;
}

.thread-divider:before {
	right: 1.5%;
}

.thread-divider:after {
	left: 1.5%;
}

.btn.btn-primary.create_user_supportcenter_notification {
	border-radius: 44px;
	border: white;
	padding: 18px 40px;
}

.thread-divider:before,
.thread-divider:after {
	border-top: 2px solid #03a9f45c;
	content: '';
	display: table-cell;
	position: relative;
	top: .7em;
	margin: 56px;
	width: 45%;
}

.create_new_project_action.btn.btn-danger.btn.btn-round-radious {
	border: 2px solid #cf0923;
	background-color: #d62734;
	color: white;
}

.shipping_manager_line_body {
	height: 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

span.agreed-user.tooltip-top {
	padding: 1px 10px;
	background: #4A90E2;
	margin-left: 9px;
	border-radius: 15px;
	transition-delay: 0.06s;
	transition: transform 0.6s cubic-bezier(0.065, 0.875, 0.13, 1);
	position: relative;
	width: 23px;
	height: 23px;
}

span.agreed-user.tooltip-top i {
	display: none;
}

span.agreed-user.tooltip-top .tooltip-smiley {
	position: absolute;
	left: -2px;
}

span.agreed-user.tooltip-top .tooltip-thumbsup {
	position: absolute;
	left: -5px;
	bottom: -2px;
	font-size: 8px;
}

span.agreed-user.tooltip-top:hover i {
	display: inherit;
}

i.ni.ni-satisfied.tooltip-smiley {
	/* background: #529aef; */
	color: white;
	padding: 1px;
	border-radius: 50px;
	z-index: 1;
}

.ni-satisfied::before {
	content: "\ea49";
	background: #4c91e2;
	border-radius: 12px;
	padding: 2px;
}

.ni-like-2::before {
	content: "\ea3d";
	top: -3px;
	position: relative;
	left: 5px;
}

a.btn.col-lg-12.btn-marketplace-detail-order-now.btn-primary {
	border-radius: 122px;
	background: #27b578;
	text-align: center;
	opacity: 1;
	padding: 20px;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color: #545454;
	white-space: pre-wrap;
}

button.dropdown-toggle.btn.btn-primary.btn-round {
	background: #ffffff !important;
}

a.btn.col-lg-12.btn-marketplace-detail-order-now {
	font-size: 18px;
	margin-bottom: 27px;
	opacity: 0;
}

.proof-comment-popup {
	margin: -4px 3px;
}

.proof-comment-popup figcaption {
	font-style: italic;
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	margin: -13px 0px 9px 0px;
	border-bottom: 1px solid #c7c7c7;
	line-height: 35px;
}

.tab-content.notificationicon-section > .active {
	display: flex !important;
}

.nav-wrapper.notification-section {
	background: #fff;
	padding: 10px 0;
}

.nav-wrapper.notification-section ul {
	border-color: transparent !important;
}

.nav-wrapper.notification-section ul a {
	color: #000;
	font-size: 22px;
}

.nav-wrapper.notification-section ul li.active a {
	background: #2dce89;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
}

.redcore-pro.lineup {
	background-position: center;
	background-blend-mode: color-burn;
	color: white;
	background: linear-gradient(87deg, #8a0100 0, #ef3719 100%) !important;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.visibility-hidden {
	visibility: hidden !important;
}

.soft-blue {
	color: #d81204;
	font-family: 'AvantGardeLT-Bold';
	font-size: 3em;
	letter-spacing: -2px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	letter-spacing: -1px;
	max-width: 663px;
	margin: auto;
	padding-bottom: 20px;
}

.form-control {
	border: 1px solid #bec0c3;
}

#redcore-page-title {
	font-family: 'AvantGardeLT-Bold';
	font-size: 3em;
	color: #d2d7e0;
	letter-spacing: -1.5px;
}

.paper__large {
	padding: 9% 12% !important;
}

.navbar {
	padding: 6px;
}

.main-content {
	padding-top: 38px !important;
}

.alert.alert-danger.not-awailable-notification {
	margin: 18px 23px -5px 23px;
	background: #515763;
	padding: 10px 16px;
	border: none;
}

.proof-information-container {
	padding: 1px 22px;
}

span.agreed-user.tooltip-top .tooltip-smiley:hover {
	-moz-transition-duration: 0s, 0.24s, 0.24s;
	-o-transition-duration: 0s, 0.24s, 0.24s;
	-webkit-transition-duration: 0s, 0.24s, 0.54s;
	transition-duration: 0s, 0.43s, 8s;
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	-moz-box-shadow: 0 7px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 7px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 8px 7px rgba(0, 0, 0, 0.12);
	height: 20px;
	width: 20px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 54px;
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.4);
	-webkit-transform: scale(0.4);
	transform: scale(1.50);
	-moz-transition: opacity 0.48s linear, -moz-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.225, 1.525);
	-o-transition: opacity 0.48s linear, -o-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.125, 1.425);
	-webkit-transition: opacity 1111s linear, -webkit-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.125, 1.425);
	-moz-transition-delay: 0.003s;
	-o-transition-delay: 0.003s;
	-webkit-transition-delay: 0.003s;
	transition-delay: 0.03s;
	opacity: 0;
	border: 1px solid white;
}

span.agreed-user.tooltip-top .tooltip-thumbsup {
	position: absolute;
	left: -12px;
	bottom: -6px;
	text-shadow: 1px 1px 4px #00000059;
	color: white;
	-webkit-text-stroke: 1px #4a90e2;
	font-size: 15px;
	-moz-transition-delay: 1.034s;
	-o-transition-delay: 1.034s;
	-webkit-transition-delay: 1.034s;
	transition-delay: 1.34s;
	-moz-transition-duration: 0s, 0.24s, 0.24s;
	-o-transition-duration: 0s, 0.24s, 0.24s;
	-webkit-transition-duration: 0s, 0.24s, 0.54s;
	transition-duration: 0s, 0.43s, 8s;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	z-index: 2;
}

#comment-area .nav {
	margin: 21px 0px 16px 24px;
}

.btn-group.proof-card-tag.view-desktop-only {
	margin: -1px;
}

.comment_approver {
	font-size: 10px;
	font-weight: 900;
	background: #2dce89;
	color: white;
	width: 100%;
	padding: 3px 8px 4px 5px;
	border-radius: 46px;
	margin: 5px 4px;
	position: relative;
	top: -2px;
}

.ck.ck-editor__editable_inline > :last-child {
	font-weight: 400;
}

.comment-box-container .ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,
.comment-box-container .ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 1px 6px;
	top: 7px;
	position: relative;
	border-bottom: 1px solid #00000073;
	/* display: none; */
}

.comment-box-container .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
	border-radius: 6px !important;
	color: #404040 !important;
}

.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable,
.ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
	border-radius: 9px !important;
	margin-bottom: 12px;
	padding: 2px 22px;
}

.comment {
	padding-top: 12px;
}

#notify_designer_email_btn {
	background: #4a90e2;
	border: #4a90e2;
	border-radius: 54px;
	padding: 13px 27px;
	background: #4a90e2;
	border: #5a5b5d;
	border-radius: 54px;
	padding: 11px 24px;
	font-size: 12px;
	top: -25px;
	right: 0px;
	z-index: 999;
}

.comment-wrapper:last-child {
	border-bottom: 1px solid #4a90e2;
}

.reply {
	padding-top: 1px;
	margin: 15px 0px 0px 0px;
}

.comment-wrapper {
	padding: 27px 26px 20px;
}

.pure-u .avatar {
	border-radius: 100px;
	width: 41px;
	height: 41px;
	margin-top: 0px;
	padding: 0px;
	min-width: 40px;
}

.create-project-new-image,
.approve-request-quote-proof {
	background: transparent;
	border: 1px solid #6f6f6f;
	border-radius: 21px;
	width: 100%;
	overflow: hidden;
	word-wrap: break-word;
	font-size: 12px;
}

@media (min-width: 60em) {
	.proof-image-container-wrapper {
		padding: 0px 0px 72px 20px !important;
		width: 100%;
	}
}

.project-card-title-2 {
	font-size: 1.2rem !important;
}

.title-count-notification {
	margin-left: 6px;
}

.shrinkmore {
	transform-origin: top center;
	width: 53%;
	margin: auto;
	transition: .5s;
}

.content .educate_content {
	padding: 16px;
}

.nav-pills li {
	width: 50%;
}

#proof-user-add-section .nav-pills li {
	width: 49%;
}

.proof-image-overlay {
	cursor: cell;
}

#main {
	height: auto !important;
}

.expire-text {
	background: #ededed;
	font-weight: 600;
	display: inline-block;
	padding: 2px 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid transparent;
	margin-bottom: 31px;
	font-size: 12px;
	width: 100%;
}

.iframe-url-changes:after {
	content: 'Loading...';
	min-width: 100px;
	min-height: 100px;
	padding: 10px;
	position: relative;
	top: 105px;
	top: 105px;
	font-weight: 900;
	font-size: 44px;
	position: relative;
	left: -1px;
}

.launch-img {
	/* background-image: url('https://redcore.com/core/templates/assets/images/launch.jpg') !important;
	background-position: center !important; */
}

button.btn.btn-primary.create_new_project_action.promo-button,
button.btn.btn-primary.create-new-company-user.promo-button {
	background: #de0201;
	color: white;
	border: 6px solid white;
}

.guy-img {
	/* background-image: url('https://redcore.com/core/templates/assets/images/redcore-guy.jpg') !important; */
	background-position: center !important;
}

button#triggerProofUpdateNotification {
	border-radius: 45px;
	bottom: 38px;
	margin: auto;
	font-size: 12px;
	position: fixed;
	padding: 6px 17px;
}

.child.order-history-approver-name.col-lg {
	font-size: 11px;
	padding: 13px 0px;
	color: #009a30;
	font-weight: 500;
	min-width: 210px;
}

.proof-user-images.my-3.col-md-12 {
	text-align: center;
}

#proof-view .email-content-header {
	position: relative;
}

.order-history-invoice.border-right-2 {
	color: #1976bf;
}

span.btn.btn-danger.product-shop-notification {
	position: absolute;
	top: 68px;
	width: 100%;
	z-index: 3;
	font-size: 9px;
	text-align: center;
	padding: 3px 7px;
	text-transform: uppercase;
	background: #b400ff;
	border-color: #9C27B0;
	box-shadow: 0px 1px 2px #00000047;
	color: white;
	border-radius: 97px;
	width: 89px;
	text-align: center;
	margin: 9px;
	font-weight: 900;
}

.btn-warning {
	color: #fff;
	border-color: #cf170f;
	background-color: #e21409;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	text-align: center;
	margin: auto 20%;
	border-radius: 40px;
}

.add-company-profile .btn-group.bootstrap-select {
	margin: 0;
}

h4.h4.text-white.d-inline-block.mb-0 {
	padding: 0px 0px 22px 0px;
}

.add-company-profile button.dropdown-toggle.btn.btn-primary.btn-round {
	margin: 0;
}

.show_hide {
	position: relative;
}

.show_hide .row {
	position: relative;
}

.showhide-status-label {
	position: absolute;
	left: 15px;
	width: 52px;
	top: 3px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}

.showhide-notes {
	width: 65%;
}

.inner-proof-drag-and-drop {
	padding: 18px 0;
	background: #22272a;
	border-radius: 6px;
	font-size: 12px;
	width: 100%;
	height: 59px;
	align-items: center;
	text-align: center;
	display: inline-grid;
	margin-top: 6px;
	color: white;
	border: 1px dashed #ffffff66;
}

.lineup-2 {
	background: #4a6f94;
	text-align: center;
	padding: 40px 16px 75px 16px;
	font-size: 37px;
	font-weight: 700;
	border: 1px solid #525f7f63;
	border-radius: 7px;
	margin-top: 54px;
	/*background-image: url(https://redcore.com/core/templates/assets/img/company.jpg) !important;*/
	background-position: center !important;
}

.dashboard-stats {
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 88%;
	position: absolute;
}

#hit-right {
	position: relative;
	/* right: 9px; */
	top: 0px;
}

.btn.btn-white-color.btn-primary {
	border-color: #a72124;
}

.avatar img {
	background: #c9c9ce;

}

#current_clients {
	/* background: linear-gradient(45deg, #4b8fe2, #35c7ff); */
	background: linear-gradient(45deg, #ff1100, #a51b1c);
	background: white;
	z-index: 999;
	border-top: 2px solid red;
}

#client_list_option_online.multiple-users-list:after {
	content: attr(data-after);
}

#client_list_option_online.single-user-list:after {
	content: '1 Proof Viewer';
}

#client_list_option_online:after {
	content: 'Proof Viewers';
	color: #d60a0b;
	padding: 8px;
	top: 3px;
	position: relative;
}

/*.proofSavebtn {
    padding-bottom: 38px;
}*/
/* .proof-bottom-invoice-btn {
	padding-bottom: 90px;
} */

#close-modal-button {
	color: #056ae5;
}

#client_list_option_online a div.mCS_img_loaded {
	top: -14px;
	position: absolute;
}

button.quick-article-edit-tag.card-options-btn.btn.btn-sm.btn-neutral.mr-0 {
	top: -34px;
	right: 5px;
	float: right;
}

.above-label {
	color: #2ba1ff;
}

#marketPlaceView-Slidermain {
	cursor: ew-resize;
}

.main-container-marketplace .gallery-thumbs {
	cursor: ns-resize;
}

.comment-box-icon i {
	cursor: pointer;
}

span.wit-marg {
	width: 40.7%;
}

.main-proof-option {
	position: fixed;
	background: #ebebeb;
	right: 21px;
	padding: 3px;
	border-radius: 52px;
	top: 22px;
}

.email-content .main-proof-option {
	z-index: 9999;
}

.card.card-profile.card-profile-first {
	margin-bottom: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background: linear-gradient(87deg, #ca1928 0, #2b3783 100%);
}

#profile-acc-section .profile-password-hide,
#profile-acc-section .profile-dcard-hide {
	color: #ce2d2d;
}

iframe.col-lg-12.p-0 {
	height: 95vh !important;
}

.wid-it {
	width: 100%;
	padding: 0px 12px;
	border: 0px solid #bec0c3;
	margin-bottom: 8px;
	margin-right: 9px;
	border-radius: 3px;
	height: 46px;
	font-size: 14px !important;
	color: #898989;
	border: 1px solid #bec0c3;
}

.showhide-notes {
	width: 65%;
	padding: 10px;
	position: relative;
	top: -7px;
}

label.fb-sizeMeasure-label {
	display: none;
}

.placeholder_list_drag .row {
	padding: 16px 0px;
}

.start-website-container a {
	color: #2196f3;
	border-radius: 57px;
	padding: 6px 10px;
	background: #edeeef;
}

.inner-proof-drag-and-drop {
	padding: 13px 0 !important;
	background: #3d454a;
	border-radius: 5px !important;
	font-size: 12px;
	width: 100%;
	height: 47px !important;
	align-items: center;
	text-align: center;
	display: inline-grid;
	margin-top: 0px !important;
	color: white;
	border: 1px dashed #ffffff66 !important;
}

.inner-proof-drag-and-drop h5 {
	color: white;
}

#redcore-Popular-items .card-body .sub-title-pad p {
	min-width: 500px;
	color: #ffffff;
	font-size: 13px;
	visibility: hidden;
}

#redcore-Popular-items .card-body {
	/* background: #b8bcc170; */
	background: #ffffff;
	border-radius: 14px;
	/* background: linear-gradient(87deg, #e0e0e0 0, #e0e0e0 100%) !important; */
	padding: 25px 28px !important;
}

#redcore-Popular-items .card-body .project-title-card {
	color: #505a69;
}

#redcore-Popular-items .card-body .card-spacer .btn-marketplace-order-now {
	background: #babdc3d1;
	color: #505a69;
}

h2.dashboard-status-titles.baskaran {
	padding: 24px 0px 20px 1px;
}

.da-btn {
	background: #4ca2d9;
	color: white;
}

.proof-list-title.show_hide_proof_only {
	float: initial;
	margin-right: 0;
	padding: 4px 6px 16px 9px;
}

.dark {
	color: #505a69;
	font-family: 'AvantGardeLT-Bold';
}

.swal2-modal .swal2-close {
	cursor: pointer;
}

.col-lg-3.col-md-12.col-sm-12.placeholder-information.start-website-container .btn-primary {
	background: red;
	border-radius: 44px;
	border: white;
	padding: 18px 40px;
}

button#saveAdminCss {
	background: #dc0000;
	border-radius: 44px;
	border: white;
	padding: 18px 40px;
}

.card {
	border-radius: 13px;
	background: #ebedf1;
	box-shadow: 1px 3px 12px rgb(44 64 113 / 7%);
	margin-bottom: 35px;
	cursor: pointer;
}

.card.invoice-outstanding {
	background: #b8a2de;
}

span.red-only {
	color: #393937;
	background: rgb(3 169 244 / 21%);
	padding: 4px 8px;
	border-radius: 54px;
}

p.expire-text.red-alert {
	background: #ce2b2b;
	color: #fff;
}

.sub-label-card .no-card.no-cardy {
	background: transparent;
	box-shadow: none;
	margin: 0;
}

.sub-label-card h4 {
	color: #748092 !important;
	cursor: pointer;
}

.trigger.proof_bottom_contact_section:after {
	display: block;
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(2%, 39%);
	width: 25%;
	height: 24%;
	border-radius: 999px;
	border: 2px solid white;
	background: #2af132;
	visibility: visible;
}

.fab .trigger {
	overflow: visible;
}

@media (min-width: 1200px) {
	.card-line-separator {
		width: 50%;
	}
}

@media (max-width: 1688px) {
	.card-line-separator {
		width: 38%;
	}
}

button.iframe-url-btn {
	padding: 2px;
}

.btn-radius-option {
	border-radius: 15px;
	padding: 10px 40px;
	box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
	margin: 5px 0;
}

.button-loader {
	width: 20px;
	visibility: visible;
	margin-right: 10px;
}

.copy_container label {
	display: none;
}

.image-preview-container img.project-thumbnail {
	border-radius: 0px !important;
}

.trigger.proof_bottom_contact_section:after {
	display: block;
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(2%, 39%);
	width: 25%;
	height: 24%;
	border-radius: 999px;
	border: 2px solid white;
	background: #2af132;
	visibility: visible;
}

.permission-website-container {
	/*display: none;*/
}

.fab .trigger {
	overflow: visible;
}

.reply {
	max-height: 25px;
}

h4.h4.text-white.d-inline-block.mb-0 {
	padding: 0px 0px 22px 0px;
}

span.btn.btn-danger.product-shop-notification {
	z-index: 3;
}

.feedback-user-avatar-container .support-feedback-avatar-image:after {
	display: block;
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(2%, 39%);
	width: 25%;
	height: 24%;
	border-radius: 999px;
	border: 2px solid white;
	background: #2af132;
	visibility: visible;
}

#support-article-message-center-show-hide:after {
	display: block;
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(-39%, 38%);
	width: 30%;
	height: 30%;
	border-radius: 999px;
	border: 3px solid #f4faff;
	background: #c20b0d;
	visibility: visible;
}

.intercom-button:before {
	content: 'How can we help you?';
	position: absolute;
	max-width: 339px;
	left: -82px;
	top: -39px;
	background: #ffffff;
	float: left;
	color: #c3060d;
	border-radius: 45px;
	padding: 4px 11px;
	box-shadow: 0px 2px 6px #68707785;
	font-size: 15px;
}

.dark-mode .intercom-button:before {
	content: '';
	position: absolute;
	max-width: 0px;
	left: 0px;
	top: 0px;
	background: #626876;
	float: left;
	color: white;
	border-radius: 45px;
	padding: 0;
	box-shadow: none;
	font-size: 0px;
}

div.inner-progressbar-main {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 75px;
	right: 55px;
	width: 200px;
	left: 23px;
	margin: 0px;
	bottom: 58px !important;
	top: 88%;
}

button.btn.btn-sm.dropdown-toggle.bs-placeholder.btn-default {
	width: 198px;
}

img.sign-up-logo {
	display: none;
}

@media only screen and (max-width: 1300px) {
	.form-title-slider-height {
		display: none;
	}

	img.sign-up-logo {
		display: block;
		bottom: 5px;
		position: fixed;
		right: 9px;
	}

	.inner-form-main-contaner.register-form .align-items-center.active {
		margin: auto auto !important;
	}

	.proof-submitted-user-name {
		display: none;
	}
}

@media only screen and (max-width: 1000px) {
	.web-manager-edit-btn {
		top: -49px;
	}

	.support-center-search-section form {
		margin-top: 0px;
	}

	/* .bottom-fixed.new-task-creation {
		 display: none;
	} */
}

p {
	font-weight: 400;
	word-wrap: break-word;
}

.btn.measure_calculator.bg-dark {
	height: auto;
	text-align: center;
	margin: 25px 0px 11px 0px;
	padding: 9px 0px;
	width: 100%;
	font-size: 23px !important;
	background: #d8d8d8 !important;
	border-radius: 40px;
}

.click-to-trigger-stats {
	cursor: pointer;
}

.proof-view-loader {
	position: absolute;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	top: 0;
	display: inline-flex;
	background: #eee;
	opacity: 0.9;
	z-index: 99;
	backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
}

span.project_order_submit_start_over,
span.quote_request_project_order_submit {
	font-weight: bold;
	font-size: 12;
	cursor: pointer;
	margin: auto 30%;
	padding: 10px;
	display: block;
	text-align: center;
	border: 1px solid #bec0c3;
	border-radius: 43px;
	margin: auto 22%;
}

.like-count {
	position: absolute;
	bottom: 10px;
	font-size: 22px;
	cursor: pointer;
	background: #eee;
	padding: 10px;
	border-radius: 38px;
	border: 2px solid #b5b5b5;
	box-shadow: 0px 6px 12px #2e374217;
	right: 7px;
}

.like-count i {
	-webkit-text-stroke: 2px #b5b5b5;
}

.like-count.favouriteProduct i {
	-webkit-text-stroke: 2px #ff5353;
}

.like-count:hover {
	background: #d40000;
}

#marketPlaceView-SliderThumbnail .like-count {
	display: none;
}

#marketPlaceView-Slidermain .swiper-pagination .swiper-pagination-bullet {
	opacity: 0.8;
}

p.sub-title-pad-dd.text-red {
	color: #f5365c !important;
	font-weight: 900;
}

span.search-switchers {
	position: absolute;
	right: -9px;
	top: 10;
	z-index: 999999 !important;
	background: #e8e9e8;
	border-radius: 43px;
	padding: 0px 1px 0px 4px;
}

span.search-switchers-btn.active-btn {
	background: #ffffff !important;
	border-radius: 115px;
}

span.search-switchers-btn {
	font-size: 10px;
	padding: 5px 9px;
	cursor: pointer;
	top: 5px;
}

.search-switchers-btn:nth-child(1) {
	border-radius: 100px;
	margin-right: 0px !important;
	background: #e8e9e8 !important;
	border: 1px solid #e2e2e2;
	color: #9a9a9a;
	box-shadow: none;
}

span.search-switchers-btn[data-action="proofs"]:active {
	background: black;
}

span.search-switchers-btn.active-btn[data-action="projects"] {
	background: #ffffff !important;
	border-radius: 115px !important;
}

span.search-switchers-btn[data-action="projects"] {
	border-radius: 100px;
	margin-left: -4px;
	background: #e8e9e8 !important;
	border: 1px solid #e2e2e2;
	color: #9a9a9a;
	box-shadow: none;
}

.redcoreSiteSearchContainer span.close_search_field {
	right: 106px !important;
	color: #858a92;
}

.container-2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.container-2.lineup.launch-img {
	max-width: 799px;
	border-radius: 421px;
	padding-top: 22px;
	margin-bottom: 300px;
	margin-top: 63px;
}

span.copy-close-element {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 13px;
	background: #d2d2d2;
	cursor: pointer;
	border-radius: 0px 4px 4px 0px;
}

span.copy-close-element:hover {
	background: #a7a7a7;
	color: white;
}

span.copy-close-element:active {
	background: #909090;
	box-shadow: inset 0px 0px 3px black;
}

.form-control.mark-check.form-builder-input {
	background-position: 90% center !important;
}

.rendered-form .fb-text.form-group {
	position: relative;
}

h5.slightly-smaller.subtitle {
	font-size: 0.9rem;
	padding-top: 19px;
	text-align: left;
}

span.btn.btn-product_link.btn-success,
span.btn.product-tracking-number-save.btn-success {
	padding: 5 10px;
	margin: 0;
	position: absolute;
	right: 5px;
	bottom: 8px;
	border-radius: 15px;
	font-size: 12px;
}

.inner-section-admin-view .ck.ck-content {
	width: 100%;
}

.btn.btn-delete-proof-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 20px;
	font-size: 12px;
	background: #fff;
	border-radius: 20px;
	z-index: 99999;
}

.proof-older-day {
	color: #888888;
	font-size: 12px;
	font-weight: bold;
}

.copy-proof-url {
	/*	position: absolute;
    right: 20px;*/
	top: 10px;
	width: 100%;
	/*    color: #ccc;*/
}

.container-complete {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.comment-bottom-container {
	position: fixed;
	bottom: 0;
	background: #fff;
	box-shadow: 2px -7px 10px -2px #00000014;
}

/*.comment-bottom-container .comment-box-container, .comment-bottom-container .reply-comment-container {
    padding: 0px 27px 50px 29px;
    width: 92%;
}*/
.proof-typing-indicator {
	text-align: justify;
	padding: 2px 33px;
	position: absolute;
}

.red-cancel {
	position: absolute;
	bottom: 20px;
	left: 117px;
}

.red-reply {
	padding: 13px 26px 13px 31px;
	position: relative;
	top: 4px;
}

h2.dashboard-status-titles {
	justify-content: center;
	align-items: center;
	display: inline-flex;
}

span.proof-page-loader {
	background: url('/core/templates/assets/img/proof-loader.gif');
	padding: 10px;
	display: inline-flex;
	background-repeat: no-repeat;
	height: 29px;
	width: 40px;
}

#search > h2.dashboard-status-titles {
	display: inherit !important;
}

#show-more-response_needed,
#show-more-production_hold,
#show-more-unapproved,
#show-more-received,
#show-more-approved,
#show-more-my_uploads,
#show-more-shipped,
#show-more-delivered {
	padding: 4px 13px;
	border-radius: 43px;
	margin: auto !important;
	cursor: pointer;
	width: 151px;
}

#show-more-response_needed,
#show-more-production_hold,
#show-more-unapproved,
#show-more-received,
#show-more-approved,
#show-more-my_uploads,
#show-more-shipped,
#show-more-delivered:hover {
	background: #6e7380;
	color: white;
}

.navbar-vertical .navbar-nav .nav-link {
	cursor: pointer;
	padding: 13px 33px !important;
}

.circle-avatar {
	z-index: 1;
}

.fixed-status-bar .badge-pill {
	margin-bottom: 19px !important;
}

.proof-view-loader img {
	width: 36px !important;
}

.proof-view-loader {
	background: #ffffff;
	border-radius: 11px;
}

div#top-notification-display {
	position: fixed;
	width: 216px;
	bottom: 39px;
	left: 17px;
	z-index: 9999;
}

.swal2-close {
	text-decoration: none;
}

.pure-u .avatar {
	background: #dedede;

}

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

	#redcore-expire-coun,
	.expire-title {
		display: none !important;
	}

	.hide-mob {
		display: none !important;
	}

	div#site-top-notification a {
		font-size: 9px;
	}

	#top-notification-display {
		display: none !important;
	}

	.intercom-button:before {
		display: none !important;
	}

}

@media only screen and (min-width: 1200px) {
	.sidenav-toggler-inner {
		display: none;
	}

}

.comment-box-icon i:hover {
	-moz-transition-duration: 0s, 0.24s, 0.24s;
	-o-transition-duration: 0s, 0.24s, 0.24s;
	-webkit-transition-duration: 0s, 0.24s, 0.54s;
	transition-duration: 0s, 0.43s, 8s;
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-moz-box-shadow: 0 7px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 7px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 8px 7px rgba(0, 0, 0, 0.12);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-webkit-transform: scale(0.3);
	transform: scale(1.3);
	-moz-transition: opacity 0.48s linear, -moz-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.225, 1.525);
	-o-transition: opacity 0.48s linear, -o-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.125, 1.425);
	-webkit-transition: opacity 1111s linear, -webkit-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.125, 1.425);
	-moz-transition-delay: 0.003s;
	-o-transition-delay: 0.003s;
	-webkit-transition-delay: 0.003s;
	transition-delay: 0.03s;
	cursor: pointer;
}

.comment-box-icon i:hover,
.comment-box-container.comment-floating-container .comment-wrapper:hover .comment-box-icon i {
	-moz-transition-duration: 0s, 0.24s, 0.24s;
	-o-transition-duration: 0s, 0.24s, 0.24s;
	-webkit-transition-duration: 0s, 0.24s, 0.54s;
	transition-duration: 0s, 0.43s, 8s;
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-moz-box-shadow: 0 7px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 7px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 8px 7px rgba(0, 0, 0, 0.12);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-webkit-transform: scale(0.3);
	transform: scale(1.3);
	-moz-transition: opacity 0.48s linear, -moz-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.225, 1.525);
	-o-transition: opacity 0.48s linear, -o-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.125, 1.425);
	-webkit-transition: opacity 1111s linear, -webkit-transform 0.24s cubic-bezier(0.065, 0.975, 0.125, 1.425), box-shadow 0.24s cubic-bezier(0.065, 0.875, 0.125, 1.425);
	-moz-transition-delay: 0.003s;
	-o-transition-delay: 0.003s;
	-webkit-transition-delay: 0.003s;
	transition-delay: 0.03s;
	cursor: pointer;
}

.dz-preview h4.mb-1 {
	position: relative;
}

.rendered-form .form-control {
	margin-top: 16px;

}

.intercom-button .intercom-icon--launcher {
	cursor: pointer;
}

.comment img {
	cursor: zoom;
}

.fall-1-5s.text-center.quickcard-show-all {
	display: none;
}

#main-support-admin-monthly {
	margin-top: -8px !important;
}

#main-support-content > section {
	padding-top: 0px;
}

section#section-4 {
	padding-top: 75px;
}

.content .educate_content {
	padding: 0px 16px;
	margin-top: -19px;
}

span.red {
	color: #9ec5e3;
}

button.btn.col-lg-12.btn-default.trigger-show-proof-dropzone,
button.btn.col-lg-12.btn-default.trigger-show-svg-dropzone,
.user-file-upload-trigger-btn {
	border-color: #bec0c3;
	background-color: #f4f4f6;
	padding: 15px;
	color: #2b3742;
	text-align: left;
	font-size: 15px;
	font-weight: 400;
	border: 1px dashed;
	box-shadow: none;
	margin-top: -6px;
	margin: 0px;
}

button.btn.col-lg-12.btn-default.trigger-show-proof-dropzone {
	color: #2050dc;
}


button#show-more-new_project-received {
	border-radius: 56px;
	padding: 3px 15px;
	margin-bottom: 23px;
}

.higher-Priority,
.comment-box-container.show-element-block {
	z-index: 999;
}

.ifram-drak-bg {
	background: #2b2f33 !important;
}

.comment-box-icon .redcore-btn {
	padding: 9px 53px 32px 30px !important;
}

.comment-box-icon {
	box-shadow: 0 14px 42px 0 rgba(0, 0, 0, 0.81);
}

.comment-box-icon .redcore-btn .ni-send {
	padding: 3px;
	background: rgba(214, 9, 11, 0);
	color: white;
	border: none;
	box-shadow: none;
}

.proof-view-countdown-container #add-new {
	width: 100px;
	background: #eeeeef;
	padding: 4px;
	border-radius: 5px;
	position: relative;
	left: 20px;
	top: -52px;
	margin: 0px;
}

iframe.col-lg-12.p-0 {
	border: 1px solid black;
	border: none;
}

.proof-image-create-project {
	border: none;
}

.card-body .icon {
	display: none;
}

.dropzone:hover {
	background-size: 30px 30px;
	background-image: -webkit-linear-gradient(135deg, #F6F6F6 25%, transparent 25%, transparent 50%, #F6F6F6 50%, #F6F6F6 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #F6F6F6 25%, transparent 25%, transparent 50%, #F6F6F6 50%, #F6F6F6 75%, transparent 75%, transparent);
	-webkit-animation: stripes 2s linear infinite;
	animation: stripes 2s linear infinite;
}

.dropzone {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f9f9f9;
	color: #b9b9b9;
	border: 1px solid #ced4da;
}

.dropzone {
	display: block;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	height: 200px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 22px;
	color: #777;
	background-color: #FFF;
	background-image: none;
	text-align: center;
	border: 2px solid #E5E5E5;
	-webkit-transition: border-color .15s linear;
	transition: border-color .15s linear;
}

.comment-box-container.comment-floating-shape-container.show-element-block,
.comment-box-container.comment-floating-container .comment-wrapper.show-element-block {
	border: 2px solid #dadada;
	margin: 0;
	border-radius: 6px !important;
	min-width: 300;
	padding: 17px 7px 0px 12px;
}

.comment-box-container.comment-floating-container .comment-wrapper.show-element-block .circle-avatar {
	border: none;
	background: none;
	box-shadow: none;
}

.comment-container-floating .circle-avatar {
	width: 0;
	height: 0;
	margin: -7px -7px -9px -3px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	border-radius: 99em;
	border: 0px solid #FFF;
	box-shadow: none;
	background-color: rgba(204, 0, 51, 0);
	z-index: 0;
}

.floating-comment-box .comment {
	padding: 6px;
	text-align: left;
	color: #565867;
}

.production_hold,
#redcore-production_hold-count,
#redcore-awaiting_response-count,
#proof-title-notification,
.alert.company-top-notification.first.fade.show,
.production_hold,
.production-progress-bar.shipping-status-warning {
	-webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
	/* Safari 4+ */
	-moz-animation: NAME-YOUR-ANIMATION 1s infinite;
	/* Fx 5+ */
	-o-animation: NAME-YOUR-ANIMATION 1s infinite;
	/* Opera 12+ */
	animation: NAME-YOUR-ANIMATION 1s infinite;
	/* IE 10+, Fx 29+ */
}

@-webkit-keyframes NAME-YOUR-ANIMATION {

	0%,
	49% {
		background-color: rgb(171, 19, 18);
	}

	50%,
	100% {
		background-color: #e50000;
	}
}

.proof-information-container .measure-field-bg {
	background: #ececec;
	border-radius: 5px !important;
	color: #585858;
	padding: 0px 7px 0px 0px;
	max-width: 179px;
}

.intercom-button:before {
	font-size: 12px;
}

.mt-3,
.my-3 {
	margin-top: 2rem !important;
}

.material-icons {
	text-rendering: optimizeLegibility;
}

.proof-grid-switch {
	right: 0;
	bottom: -40px;
	background: #ffffff;
	padding: 2px 2px;
	align-items: center;
	border-radius: 45px;
	display: flex;
	flex-direction: row;
	margin: 0px 3px;
	border: 1px solid #edeeef;
}

.proof-grid-column[data-grid-action="list"] .card {
	margin: 0px !important;
	border-radius: 0px !important;
}

.status-group {
	border-bottom: 1px solid rgba(0, 0, 0, 0.14);
	padding-top: 11px;
}

.accordion .collapse .comment {
	text-align: inherit !important;
}

button.grid-switch-btn {
	font-size: 10px;
	padding: 5 15px;
	border-radius: 45px;
	background: transparent;
}

button.grid-switch-btn.active-btn {
	background: #e8e9e8;
}

span.project_order_submit_start_over:hover,
span.quote_request_project_order_submit:hover {
	background: #545454;
	color: white;
}

.proof-grid-column.col-lg-12.col-xl-12 .card-body .avatar-xl {
	width: 47px !important;
	height: 47px !important;
}

.proof-grid-column.col-lg-12.col-xl-12 .card-body .badge-pill {
	border-radius: 10rem;
	padding: 7px 13px;
	right: 13px;
	position: absolute;
	top: 18px;
}

p.approval-message {
	font-size: 11px;
}

.proof-grid-column.col-lg-12.col-xl-12 .card-body {
	padding: 13px 7px 0px 18px !important;
}

.proof-grid-column.col-lg-12.col-xl-12 .card {
	box-shadow: none;
	border-bottom: 1px solid #dadada;
}

.owl-carousel .sub-title-pad {
	visibility: hidden;
}

.proof-grid-column.col-lg-12.col-xl-12 .image-preview-container {
	top: -10px;
}

.proof-grid-column.col-lg-12.col-xl-12 .proof-card-options {
	right: -2px;
	bottom: -1px !important;
	top: auto;
}

.proof-grid-column.col-lg-12.col-xl-12 .card-options-btn {
	padding: 4px;
	background: rgba(255, 255, 255, 0.4);
}

button.grid-switch-btn.active-btn {
	background: #e0e0e0;
}

.proof-grid-column.col-lg-12.col-xl-12 .feedback {
	display: none;
}

.proof-grid-column.col-lg-12.col-xl-12 .project-progress {
	width: 26%;
	position: absolute;
	right: 0px;
	top: 18px;
}

img#details-overlay-image {
	display: none;
}

.name-width {
	width: 35%;
}

.personal_email_update_container .modal {
	z-index: 9999999999;
	opacity: 1;
	background: #172640e8;
	background: rgba(23, 38, 64, 0.9098039215686274);
}

.proof-grid-column[data-hide-proof="active"] .project-card-title.proof_title_sec,
.proof-grid-column.proof-got-hide .project-card-title.proof_title_sec {
	color: red;
}

.proof-grid-column[data-hide-proof="active"] .project-card-title.proof_title_sec,
.proof-grid-column.proof-got-hide .project-card-title.proof_title_sec:before {
	content: 'ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ ';
}

button#structure-add-shipping-button {
	background: #ababab;
	padding: 7px;
	border-radius: 3px;
}

button#structure-add-shipping-button:hover {
	background: #bdbdbd;
}

/*  Dark Mode Switcher  */

button#proof_approve_status_submit {
	border-radius: 34px;
	padding: 21px 36px;
}

.dark-mode-switch {
	position: relative;
	width: 130px;
	height: 35px;
	margin: 0px;
	appearance: none;
	-webkit-appearance: none;
	background-image: url('https://redcoredesign.s3.us-east-2.amazonaws.com/light.png');

	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 25px;
	box-shadow: inset 0px 0px 2px rgba(255, 255, 255, .7);
	transition: background-image .7s ease-in-out;
	outline: none;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 62px !important;
	transform: scale(0.8);
	left: -16px;
}

@keyframes switch-off {
	0% {
		transform: translateX(80px);
		width: 46px;
	}

	50% {
		width: 75px;
		border-radius: 25px;
	}

	100% {
		transform: translateX(0px);
		width: 46px;
	}
}

.dark-mode-switch:checked:after {
	animation: switch-off .7s forwards cubic-bezier(.8, .5, .2, 1.4);
	box-shadow: inset -5px -5px 4px rgba(53, 53, 53, 0.3);
}

@keyframes switch-on {
	0% {
		transform: translateX(0px);
		width: 46px;
	}

	50% {
		width: 75px;
		border-radius: 25px;
	}

	100% {
		transform: translateX(80px);
		width: 46px;
	}
}

.dark-mode-switch:checked:before {
	content: '';
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: absolute;
	left: 15px;
	top: 5px;
	transform-origin: 53px 10px;
	background-color: transparent;
	box-shadow: 5px -1px 0px #fff;
	filter: blur(0px);
	animation: moon .7s forwards ease;
}

@keyframes sun {
	0% {
		transform: rotate(170deg);
		background-color: transparent;
		box-shadow: 5px -1px 0px #fff;
		filter: blur(0px);
	}

	50% {
		background-color: transparent;
		box-shadow: 5px -1px 0px #fff;
		filter: blur(0px);
	}

	90% {
		background-color: #f5daaa;
		box-shadow: 0px 0px 10px #f5deb4,
			0px 0px 20px #f5deb4,
			0px 0px 30px #f5deb4,
			inset 0px 0px 2px #efd3a3;
		filter: blur(1px);
	}

	100% {
		transform: rotate(0deg);
		background-color: #f5daaa;
		box-shadow: 0px 0px 10px #f5deb4,
			0px 0px 20px #f5deb4,
			0px 0px 30px #f5deb4,
			inset 0px 0px 2px #efd3a3;
		filter: blur(1px);
	}
}

/** Dark Mode CSS **/

.dark-mode-switch:before {
	content: '';
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: absolute;
	left: 15px;
	top: 5px;
	filter: blur(1px);
	background-color: #f5daaa;
	box-shadow: 0px 0px 10px #f5deb4,
		0px 0px 20px #f5deb4,
		0px 0px 30px #f5deb4,
		inset 0px 0px 2px #efd3a3;
	transform-origin: 53px 10px;
	animation: sun .7s forwards ease;
}

@keyframes moon {
	0% {
		transform: rotate(0deg);
		filter: blur(1px);
	}

	50% {
		filter: blur(1px);
	}

	90% {
		background-color: transparent;
		box-shadow: 5px -1px 0px #fff;
		filter: blur(0px);

	}

	100% {
		transform: rotate(170deg);
		background-color: transparent;
		box-shadow: 5px -1px 0px #fff;
		filter: blur(0px);
	}
}

ul.top-search-autocomplete {
	padding: 38px 0px 0px 0px !important;
}



.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #c2c2d0;
	opacity: 0.2;
	border: 1px solid white;
}

}

.no-padding {
	text-align: left;
}

h2.project-details {
	font-size: 20px;
	color: #000000 !important;
}

div#site-top-notification a {
	font-family: AvantGardeLT-Bold;
}

#notify_designer_email_btn:before {
	content: 'Ping Designer to ';
}

.proof-auto-refresh {
	border-radius: 100px;
	padding: 19px 25px;
	background: #d60000;
	border: none;
}

@keyframes glowing {
	0% {
		background-color: #ff2110;
		box-shadow: 0 0 5px #a00000;
	}

	50% {
		background-color: #F44336;
		box-shadow: 0 0 20px #ff0000;
	}

	100% {
		background-color: #ff1818;
		box-shadow: 0 0 5px #a80505;
	}
}

.proof-auto-refresh {
	animation: glowing 1300ms infinite;
}

.proof-grid-column[data-hide-proof="active"] .project-card-title.proof_title_sec {
	color: red;
}

#site_process_status {
	display: none;
}

.dark-mode #site_process_status {
	display: block;
}

.comment img {
	cursor: zoom-in;
}

.image-preview-container {
	background: white;
	border: 3px solid #ffffff;
	transition: .2s;
	/* transition-timing-function: ease; */

	/* Also the same as */
	/* transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); */
	transition-timing-function: ease-in-out;
	transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

.proof-grid-column.col-lg-12.col-xl-12 .card .image-preview-container img {
	height: 49px;
}

.dark-mode .proof-grid-column.col-lg-12.col-xl-12 .card {
	border-bottom: 1px solid #111215;
}

.div#site-top-notification {
	position: fixed;
	z-index: 999;
	background: #f5365c !important;
	color: #fff;
	text-align: center;
	width: 88%;
	left: 250px;
}

.text-red {
	color: #f52120 !important;
}

.navbar-vertical .navbar-nav .nav-link > i {
	font-size: .9375rem;
	line-height: 1.5rem;
	min-width: .05rem !important;
	width: 15px;
	padding: 4px 10px;
	border-radius: 10px;
	background-color: var(--button-bg);
	flex-shrink: 0;
	margin-right: 16px;
	background: #edeeef;
}

.nav-link i.ni {
	min-width: 0rem !important;
}

.dark-mode .support-messages.smsg-intercom .support-li-header.category-header-active {
	background: linear-gradient(45deg, #4f545f, #4f545f);
}

.dark-mode .comment-box-icon {
	background: #3b3f49;
}

.dark-mode .placeholder-divider {
	color: white;
	background: linear-gradient(45deg, #ff1100, #a51b1c) !important;
}

.dark-mode .support-messages-header {
	background: linear-gradient(45deg, #ff1100, #a51b1c);
	color: white;
}

.dark-mode .proof-image-create-project {
	background: #050505;
}

.dark-mode button.btn.create-project-new-image,
.dark-mode button.btn.approve-request-quote-proof {
	background: #3b3f49;
	border: 1px solid #3b3f49;
	color: white;
}

.dark-mode #profile-acc-section .profile-password-hide span.btn,
.dark-mode #profile-acc-section .profile-dcard-hide span.btn,
.dark-mode #profile-acc-section .profile-generate-auto-login span.btn {
	border: 1px solid #000000;
}

.dark-mode .custom-toggle-slider {
	border: 1px solid #000000;
	background-color: #201d2b;
}

.dark-mode #add-new.my-3.proof-image-upload:hover {
	background: #40454f;
}

.dark-mode #comment-area {
	background: #2f333c;
}

.dark-mode #sepr {
	background-color: #2f333c;
}

.dark-mode .gray-box {
	background: #3f444e;
	color: #878e9c;
}

.dark-mode .nav-pills > li > a {
	color: #99a6bb;
}

.dark-mode .rendered-form label {
	color: #3ec3ff;
}

.dark-mode .form-control.mark-check.form-builder-input {
	background: #3f444d;
	color: white;
}

.dark-mode .card-profile-info-section b {
	color: #878e9c;
}

.dark-mode .comment-container {
	background-color: #2f333c;
}

.dark-mode #comment-area .nav {
	background: #25282f;
}

.dark-mode .nav-pills > li.active > a,
.nav-pills > li.active > a:hover {
	background-color: #646973 !important;
	color: #cccccc !important;
	box-shadow: none;
}

.dark-mode #current_clients {
	background: linear-gradient(45deg, #25282f, #131419);
	border-top: none;
}

.dark-mode .topBorder {
	border-top: 2px solid #20232b;
	padding-top: 37px !important;
}

.dark-mode a.avatar.avatar-sm.rounded-circle.add-new-users {
	background: #d6090b;
	border: 2px dotted #fff;
}

.dark-mode .comment-wrapper {
	background: #2f333c;
}

.dark-mode span.red-only {
	color: #ffffff;
}

.dark-mode .feedback-admin-response h5.comment-name:after {
	content: 'PRO';
	background: #262a33;
}

.dark-mode #proof-title {
	color: #8b8e96;
}

body .dark-mode p {
	color: #808080;
}

body .dark-mode {
	color: #898c91;
}

.dark-mode .comment-container-fixed.comment-wrapper.show-element-hover-block {
	background: #40454f;
}

.dark-mode .comment-name {
	color: #ffffff;
}

.dark-mode .reply {
	background: #0a57d0;
}

.dark-mode .expire-text {
	background: #2b2e33;
}

.dark-mode .comment-wrapper {
	background: #1e222a;
	border-bottom: 0px solid rgb(212 212 212 / 27%);
}

.dark-mode .proof-submitted-user-name {
	background: #25272d;
}

.dark-mode .feedback-comment-time {
	color: #f51203;
}

.dark-mode .feedback-comment-name {
	color: #d2160e;
}

.dark-mode .feedback-admin-response {
	border-left: 0px solid #f3f5f7;
	background: #2f333c !important;
}

.dark-mode .proof-view-loader {
	background: #0a0b0c;
}

.dark-mode .support-messages-home-header {
	background: rgb(59, 63, 73);
	color: #99a6bb;
}

.dark-mode .ckeditor-wrapper,
#suppertCenter-component .ckeditor-wrapper,
#proof-component .ckeditor-wrapper,
#marketPlace-component .ckeditor-wrapper,
#websiteManager-component .ckeditor-wrapper {
	background: #1f1d2b;
}

.dark-mode .project-order-counts {
	background: #3b3f49;
}

.dark-mode .placeholder_site h1 {
	color: white;
}

.dark-mode .support-messages,
.dark-mode .support-messages.smsg-intercom > .nav-wrapper {
	background: #3b3f49;
}

.dark-mode .drop-img {
	width: 219px;
	opacity: .3;
}

.alert-success a {
	color: #2eade6 !important;
}

figure img {
	border-radius: 9px !important;
	box-shadow: 0px 4px 10px rgba(30, 32, 35, 0.29);
	border: 3px solid white;
}

.dark-mode span.small-title {
	font-size: 9px;
	font-weight: bold;
	color: white;
}

.dark-mode .proof-comments-button.btn-completed-comment {
	background: #282b31;
	color: #ffffff;
}

.comment {
	font-size: 17px;
}

.dark-mode .bg-light-gray {
	background-color: #1f2127 !important;
	background: rgb(251, 251, 251);
	border: 0px solid #eeeeee;
}

.dark-mode .btn.measure_calculator.bg-dark {
	height: auto;
	text-align: center;
	margin: 25px 0px 11px 0px;
	padding: 9px 0px;
	width: 100%;
	font-size: 23px !important;
	background: #3b3f4a !important;
}

.dark-mode .comment {
	padding-top: 1px;
	color: #98a5ba;
}

.dark-mode .swal2-modal .swal2-close {
	background: #3f444d;
	color: #94a3b3;
}

.dark-mode .col-lg-12.no-padding.main-slider-container .col-lg-6 {
	border-radius: 0px;
}

.dark-mode #marketPlaceProjectImageSlider .marketplace-details h2 {
	color: #cc0000;
}

.dark-mode .badge-pill {
	border: 2px solid #1f1d2b;
}

.dark-mode .above-label {
	background: #3b3f4a;
}

.dark-mode .form-control {
	color: #9cabbb;
	background-color: #3b3f4a;
}

.dark-mode .user-profile-tab-navs {
	background: #31343c;
	border-radius: 44px;
}

.user-profile-tab-navs {
	width: 96%;
	margin: 15px auto;
}

.dark-mode .card-title {
	color: white;
}

.dark-mode .bg-gradient-redcore {
	background: linear-gradient(6deg, #2a2c35 0, #5c6270 100%) !important;
}

.table .thead-light th {
	color: #8898aa;
	background-color: #dcdcdc;
}

.dark-mode .table .thead-light th {
	color: #8898aa;
	background-color: #282a35;
}

.dark-mode .table th {
	border-top: 1px solid #292b34;
	color: white;
}

.dark-mode .bg-gray,
.card span.bg-gray {
	background-color: #3b3f4a !important;
}

.card span.bg-gray {
	position: absolute;
	top: -7px;
}

#companiesContainer .card span.bg-gray {
	position: absolute;
	top: 31px;
	background: #d0d4db !important;
}

.dark-mode #suppertCenter-component .paper {
	background-color: #34363e;
	border-top: 3px solid #1f1d2b;
}

.dark-mode .section__bg:before {
	background: #23252d;
}

.dark-mode #suppertCenter-component .paper-content {
	background-color: #34363e;
}

.dark-mode #add-new {
	background: #3b3f4a;
}

.dark-mode .main-container-marketplace .gallery-thumbs {
	border: 1px solid #0b0c0e;
	background: #0b0c0e;
}

.dark-mode {
	/* animation: dark 1s forwards cubic-bezier(.8, .5, .2, 1.4); */
	transition: background-image 1s ease-in-out;
	animation-timing-function: ease-in;
}

/**
@keyframes dark{
0%{
		background-color: #1f1d2b;
    transform: rotate(180deg) scaleX(-0.1) scaleY(0) scale(-0);
}
4%{
	 background-color: #1f1d2b;
	 transform: rotate(145deg) scaleX(0.3) scaleY(0.3) scale(.3);
}
25%{
	 background-color: #1f1d2b;
	 transform: rotate(90deg) scaleX(0.5) scaleY(0.5) scale(.5);
}
50%{
    transform: rotate(34deg) scaleX(0.7) scaleY(0.7) scale(.7);
}
63%{
    transform: rotate(25deg) scaleX(0.8) scaleY(0.8) scale(.8);
}
75%{
    transform: rotate(15deg) scaleX(0.9) scaleY(0.9) scale(.9);
}
100%{
    background-color: #1f1d2b;
		transform: rotate(0deg) scaleX(1) scale(1);
		transition: background-image 1s ease-in-out;
}

/** End Here **/

.mt-48 {
	margin-top: 48px !important;
}

@media only screen and (max-width: 510px) {
	#proof-view #main {
		height: auto !important;
	}

	.btn-group.proof-tools {
		display: none;
	}

	#main {
		background-color: #ffffff !important;
	}

	.hidemob {
		display: none;
	}

	#MarketPlaceFrequentCarousel_Mobile {
		display: block !important;
	}

	.float-right-mob {
		float: right;
	}

	.dataTables_filter {
		width: 100%;
		padding: 22px;
	}

	.badge-pill {
		font-size: 8px;
	}

	h4.h2.text-white.d-inline-block.mb-0 {
		font-size: 22px;
		letter-spacing: -1px;
	}

	.content.proof-modal.view_proof_id_0 #main {
		display: none !important;
	}

	.content.proof-modal.view_proof_id_0 #comment-area {
		width: 100% !important;
	}

	/*marketplaceswall*/
	.swal2-popup #swal2-content {
		/* width: 261px!important;*/
	}

	/* .col-lg-12.no-padding.main-slider-container .col-lg-6 {

    }*/
	.swal2-modal.swal2-show.launch-pad-details {
		width: 100% !important;
		/*margin-left: 10px;*/

	}

	.proof-tooltip-move-along {
		display: none;
	}
}

.launch-padding .mb-0 {
	margin-bottom: 0 !important;
	top: 3px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 94%;
	font-size: 1rem;
}

.project-card-title-2 {
	text-transform: capitalize;
}

.proof-launch-pad-form-values .proof-defualt-fields .form-group {
	text-align: center;
}

.dark-mode .table th,
.table td {
	border-top: 1px solid #292b34;
	color: #bdbdbd;
}

figure img {
	margin-bottom: 18px;
}

.mt-48 {
	padding-top: 86px !important;
}

.approve-shipping-section,
.proof-details-approve-section {
	background: #f5f5f5;
	margin: 15px 0;
	padding: 2px 19px 15px 17px;
	border-radius: 5px;
	text-align: justify;
}

.approve-shipping-title {
	text-align: justify;
	font-size: 17px;
	color: #333333;
	border-bottom: 1px solid #d6d6d6;
	padding: 5px 0px;
	margin: 7px 0px;
}

.approve-shipping-section p,
.proof-details-approve-section p {
	color: #333;
	margin: 0px;
}

a.view-proof-details-section.proof-approve-details-container {
	font-size: 12px;
	font-weight: bold;
}

a.bg-personal-project {
	background: #007bff;
	color: #fff;
}

a.bg-personal-project span {
	color: #fff;
}

.change-approve-section-company {
	text-align: right;
}

.change-approve-section-company a {
	font-size: 12;
	color: #007bff;
	font-weight: bold;
}

.bg-light-gray {
	background-color: #fbfbfb !important;
	background: rgb(251, 251, 251);
	border: 2px solid #eeeeee;
}

.proof-image-overlay-container .project-image.unselectable {
	width: auto;
	border-radius: 0px;
}

.proof-image-overlay-container.shinkmore .project-image.unselectable {
	width: auto !important;
}

.redcore-pdf-raw-view object {
	width: 100% !important;
	height: 100vh !important;
}

/* ----__--___--___---___--___--___---___--___--___--__--_---_----*/

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
	-webkit-box-shadow: 0px 13px 63px -8px rgba(0, 0, 0, 0.44);
	-moz-box-shadow: 0px 13px 63px -8px rgba(0, 0, 0, 0.44);
	box-shadow: 0px 6px 48px -21px rgba(0, 0, 0, 0.44);
}

#stepbar {
	text-align: center !important;
}

input {
	border-width: 2px;
	border-color: #cccccc;
	/* border-style: solid; */
	border-radius: 6px;
	/* padding: 11px; */
	font-size: 15px;
}

#header {
	padding: 37px 0px 55px;
}

.steps_title {
	font-size: 42px;
	font-weight: bold;
	color: #5b6065;
	font-family: "AvantGardelT-Bold", Larsseit-Bold, sans-serif;
	letter-spacing: -2px;
}

.color_text_box {
	overflow: auto;
	width: 67%;
	position: relative;
	margin: auto;
	margin-top: 10px;
	border: 1px solid gainsboro;
	border-radius: 4px;
	height: 73px;
	padding: 7px 9px;
}

.price_title {
	font-size: 41px;
	font-family: Open Sans;
	font-weight: 900;
}

.logo {
	width: 180px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

/* Responsive design */

@media (max-width: 767px) {
	.webmanager-iframe-container:after {
		font-size: 15px !important;
	}

	.design,
	.color {
		width: 40%;
		transform: translate(25%, 0);
		padding: 7px;
	}

	.logo {
		width: 155px;
	}

	#support-message-box-bottom-container {
		margin: 54px auto;
		border-radius: 8px;
	}

	#progress {
		display: none;
	}

	.hideonmobile {
		display: none;
	}

	#nextButton {
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		text-align: center;
		right: 0;
		width: 100% !important;
		color: #000;
	}
}

@media only screen and (max-width: 768px) {
	.btn.proof-svg-font-size {
		display: none !important;
	}
}

@media only screen and (min-width: 768px) {

	.design,
	.color {
		max-width: 30%;
		transform: translate(15%, 0);
		padding: 22px;
	}

	.btn-neutral:hover {
		color: #212529;
		border-color: white;
		background-color: white;
	}

	a.avatar.avatar-sm.rounded-circle.add-new-users.remove-not-creator:hover,
	a.avatar.avatar-sm.rounded-circle.remove-selected-users.remove-not-creator:hover {
		transition: .1s;
		transform: scale(1.1);
	}

	.col-sm-3 {
		width: 30%;
	}

	div#fixed-status-bar.approved:before {
		content: 'TO ENTER PRODUCTION';
		color: #adadad;
		top: -39px;
		background: #e2e2e2;
		border-radius: 8px 8px 0px 0px;
		padding: 1px 11px;
		font-size: 13px;
		position: relative;
		font-weight: 900;
	}

	.btn.proof-svg-font-size {
		background: #fff;
		border-radius: 86px;
		display: inline-block;
		border: 1px solid #00000042;
	}

	.add_btn_cont {
		position: absolute;
		right: 40px;
		top: 45px;
		margin-bottom: 17px;
		float: right;
	}

}

/* Step-bar */
.active-step-bar,
.inactive-step-bar {
	background: #595c5f;
	color: #595c5f;
	border-radius: -1px;
	margin: 6%;
	border: 2px solid white;
	top: 8px;
	position: relative;
	font-size: 8px;
}

.active-step-bar:hover {
	cursor: pointer;
}

.inactive-step-bar {
	text-decoration: none;
	opacity: .5;
}

.inactive-step-bar:hover {
	text-decoration: none;
	cursor: help;
}

/* Step 1, checkmarks */
.n8jadams-imgselect-wrapper {
	overflow: hidden;
}

.n8jadams-imgselect-box {
	color: #000;
	position: relative;
	float: left;
}

.n8jadams-imgselect-innercontent,
.n8jadams-imgselect-innercontent-fadeout {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}

.n8jadams-imgselect-img:hover {
	/*
    -webkit-box-shadow: 6px 3px 38px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 6px 3px 38px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.09);
	*/
}

.n8jadams-imgselect-innercontent-fadeout {
	opacity: .3;
}

.n8jadams-imgselect-innercontent-fadeout > .n8jadams-imgselect-img {
	cursor: auto;
}

.n8jadams-imgselect-innercontent-fadeout > .n8jadams-imgselect-caption {
	cursor: auto;
}

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

	/* Mobile view: 2 tiles */
	.n8jadams-imgselect-box {
		width: 50%;
		padding-bottom: 50%;
	}

	.n8jadams-loader {
		font-size: 17vw;
	}
}

@media only screen and (min-width: 581px) {

	/* Desktop view: 3 tiles */
	.n8jadams-imgselect-box {
		width: 33.3%;
		padding: 16.66%;
	}

	.n8jadams-imgselect-title {
		font-size: 17px;
	}

	.n8jadams-loader {
		top: 50%;
		font-size: 10vw;
	}

	.n8jadams-imgselect-checkmark {
		position: absolute;
		bottom: 13%;
		right: 13%;
		color: #fff;
		font-size: 40px;
		z-index: 2;
		display: none;
		background-color: #009688;
		width: 50px;
		height: 50px;
		text-align: center;
		border-radius: 50%;
		user-select: none;
		-moz-user-select: none;
	}

	.check_img {
		height: 25px;
		margin-bottom: 11px;
	}
}

/* Box items */

.n8jadams-imgselect-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

img.n8jadams-imgselect-img {
	position: absolute;
	max-width: 93%;
	max-height: 90%;
	height: auto;
	display: block;
	overflow: hidden;
	position: relative;
	background: #fff;
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .1);
	transition-property: box-shadow;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}

img.n8jadams-imgselect-img:hover {
	transition-property: box-shadow;
	transition-duration: .1s;
	transition-timing-function: ease-in;
	box-shadow: 0 14px 42px 0 rgba(0, 0, 0, .2);
	text-decoration: none;
	cursor: pointer;
}

.n8jadams-imgselect-img,
.n8jadams-imgselect-checkmark,
.n8jadams-imgselect-caption {
	cursor: pointer;
}

:hov .cls element.style {}

.no-touch .n8jadams-imgselect-img:hover + .n8jadams-imgselect-caption,
.no-touch .n8jadams-imgselect-checkmark:hover ~ .n8jadams-imgselect-caption {
	opacity: 1;
}

.n8jadams-imgselect-caption {
	position: absolute;
	top: 1%;
	left: 50%;
	width: 75%;
	transform: translate(-50%, 0);
	text-align: center;
	background-color: #000;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
	z-index: 3;
	opacity: 0;
	pointer-events: none;
	font-size: 13px;
	padding: 10px;
}

.no-touch .n8jadams-imgselect-img:hover + .n8jadams-imgselect-caption,
.no-touch .n8jadams-imgselect-checkmark:hover ~ .n8jadams-imgselect-caption {
	opacity: 1;
}

.n8jadams-imgselect-checked {
	outline: 5px solid #009688;
	outline-offset: -5px;
}

.n8jadams-imgselect-title {
	position: absolute;
	bottom: -1%;
	left: 50%;
	transform: translate(-50%, 0);
	width: 100%;
	text-align: center;
}

.n8jadams-imgselect-checkbox {
	/* display: none; */
}

/* Progress bar */
#progress-bar {
	width: 80%;
	position: relative;
}

#progress {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 50%;
	background-color: #e0e0e0;
	height: 13px;
	border-radius: 29px;
	max-width: 627px;
}

#bar {
	height: 13px;
	line-height: 27px;
	background-color: #585e63;
	color: #000;
	transition: .3s;
	border-radius: 19px;
	font-size: 11px;
	text-align: justify;
	padding: 10px 0px 1px;
}

#nextButton {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	text-align: center;
	right: 0;
	width: 50%;
	color: #000;
}

/* Step 2, rangeBars */
.beforeRangebar {
	float: left;
	font-size: 19px;
	color: #524c4c;
}

.afterRangebar {
	float: right;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 18px;
	font-size: 19px;
}

#showtextarea {
	cursor: pointer;
	float: left;
	margin: 18px 60px 140px;
	text-align: center;
	width: 100%;
}

/* Step 5 */
/* Packages Styling */
.n8jadams-packages-wrapper {
	width: 100%;
	position: relative;
}

.n8jadams-package-3 {
	float: left;
	width: calc(33.33% - 32px);
	margin: 16px;
	background-color: #fff;
	cursor: pointer;
	padding: 8px 18px;
}

.n8jadams-package-name {
	padding: 10px;
}

.n8jadams-package-caption {
	padding: 10px;
}

.n8jadams-package-3 button {
	left: 2%;
	margin-bottom: 10px;
	float: left;
}

.n8jadams-package-3 input[type="radio"] {
	display: none;
}

.n8jadams-package-features {
	padding: 5px;
	margin-left: -20px;
	margin-top: -10px;
}

.n8jadams-package-3 {
	outline: 5px solid black;
	outline-offset: -5px;
	cursor: pointer;
	background-color: #fff;
	overflow: hidden;
}

.n8jadams-package-fadein,
.n8jadams-package-3:hover {
	opacity: 1;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}

.n8jadams-package-fadeout {
	opacity: 0.3;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}

.n8jadams-package-fakebutton,
.n8jadams-package-button {
	cursor: pointer;
}

@media only screen and (max-width: 737px) {
	.n8jadams-package-3 button {
		left: 2%;
		margin-bottom: 11px;
		float: none;
	}

	.n8jadams-package-3 {
		float: none;
		width: calc(100% - 20px);
		outline-offset: -5px;
		margin: 5px;
		padding: 5px;
	}

	.n8jadams-package-name {
		font-size: 4.8vw;
		font-weight: 900;
	}

	.n8jadams-package-caption {
		display: none;
	}

	.n8jadams-package-price {
		font-size: 40px;
	}

	.check_img {
		height: 12px;
		margin-bottom: 33px;
	}

	.n8jadams-imgselect-checkmark {
		width: 30px;
		height: 30px;
		position: absolute;
		bottom: 13%;
		right: 13%;
		color: #fff;
		font-size: 40px;
		z-index: 2;
		display: none;
		background-color: #009688;
		text-align: center;
		border-radius: 50%;
		user-select: none;
		-moz-user-select: none;

	}
}

@media only screen and (min-width: 738px) {
	.n8jadams-package-name {
		font-size: 62px;
		font-weight: 900;
	}

	.n8jadams-package-price {
		display: block;
		padding: 0 10px;
		font-size: 3.8vw;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 600;
	}

	.n8jadams-package-features {
		margin-top: -10px;
	}
}

#createCustomPackage {
	cursor: pointer;
}

#customPackageRadio {
	display: none;
}

/* End of packages styling */

/* Step 6 */
#step6part1 {
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}

#step6part2 {
	position: relative;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}

.receiptpackage {
	width: 80%;
	max-width: 760px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

/* Footer */
footer {
	position: fixed;
	height: 86px;
	bottom: 0;
	width: 100%;
	color: white;
	background: #f8f8f8;
	background: -webkit-linear-gradient(#f8f8f8, #f8f8f8);
	background: -o-linear-gradient(#3c3c3c, #222);
	background: -moz-linear-gradient(#3c3c3c, #222);
	background: linear-gradient(#ffffff, #f7f7f7);
}

#moneyBackGuarantee {
	position: absolute;
	width: 50%;
	top: 50%;
	transform: translate(0, -50%);
}

input[type=range] {
	-webkit-appearance: none;
	margin: 85px 0;
	width: 100%;
}

input[type=range]:focus {
	outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 21px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 0px 0px 0px #000000;
	background: #E3E3E3;
	border-radius: 16px;
	border: 0px solid #000000;
}

input[type=range]::-webkit-slider-thumb {
	box-shadow: 0px 0px 0px #000000;
	border: 4px solid #C22323;
	height: 44px;
	width: 44px;
	border-radius: 35px;
	background: #FFFFFF;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -13.5px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
	background: #E3E3E3;
}

input[type=range]::-moz-range-track {
	width: 100%;
	height: 21px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 0px 0px 0px #000000;
	background: #E3E3E3;
	border-radius: 16px;
	border: 0px solid #000000;
}

input[type=range]::-moz-range-thumb {
	box-shadow: 0px 0px 0px #000000;
	border: 4px solid #C22323;
	height: 44px;
	width: 44px;
	border-radius: 35px;
	background: #FFFFFF;
	cursor: pointer;
}

input[type=range]::-ms-track {
	width: 100%;
	height: 21px;
	cursor: pointer;
	transition: 0.2s;
	background: transparent;
	border-color: transparent;
	color: transparent;
}

input[type=range]::-ms-fill-lower {
	background: #E3E3E3;
	border: 0px solid #000000;
	border-radius: 32px;
	box-shadow: 0px 0px 0px #000000;
}

input[type=range]::-ms-fill-upper {
	background: #E3E3E3;
	border: 0px solid #000000;
	border-radius: 32px;
	box-shadow: 0px 0px 0px #000000;
}

input[type=range]::-ms-thumb {
	box-shadow: 0px 0px 0px #000000;
	border: 4px solid #C22323;
	height: 44px;
	width: 44px;
	border-radius: 35px;
	background: #FFFFFF;
	cursor: pointer;
}

input[type=range]:focus::-ms-fill-lower {
	background: #E3E3E3;
}

input[type=range]:focus::-ms-fill-upper {
	background: #E3E3E3;
}

input[type=checkbox] {
	margin: 3px 5px 0 0;
}

/* Cool animated loader */
.n8jadams-loader {
	position: absolute;
	height: 1em;
	width: 1em;
	margin-left: -.5em;
	-webkit-transform-origin: .5em .5em;
	-moz-transform-origin: .5em .5em;
	-webkit-animation-name: rotatingLoader;
	-webkit-animation-duration: .5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

/* Shared Properties for all the lines */
.n8jadams-loader > span,
.n8jadams-loader > span::before,
.n8jadams-loader > span::after {
	display: block;
	position: absolute;
	width: .1em;
	height: .25em;
	top: 0;
	-webkit-transform-origin: .05em .5em;
	-moz-transform-origin: .05em .5em;
	border-radius: .1em;
	-moz-border-radius: .1em;
	-webkit-border-radius: .2em;
}

.n8jadams-loader > span {
	left: 50%;
	margin-left: -0.05em;
}

.n8jadams-loader > span::before,
.n8jadams-loader > span::after {
	content: " ";
}

/* Rotate each of the 4 Spans */
.n8jadams-loader > span.n8jadams-loader-top {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
}

.n8jadams-loader > span.n8jadams-loader-top {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}

.n8jadams-loader > span.n8jadams-loader-bottom {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

.n8jadams-loader > span.n8jadams-loader-left {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
}

/* These are the two lines that surround each of the 4 Span lines */
.n8jadams-loader > span::before {
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
}

.n8jadams-loader > span::after {
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
}

/* Animation Colors */
.n8jadams-loader > span.n8jadams-loader-top {
	background-color: rgba(185, 0, 0, 0.99);
}

.n8jadams-loader > span.n8jadams-loader-top::after {
	background-color: rgba(185, 0, 0, 0.90);
}

.n8jadams-loader > span.n8jadams-loader-left::before {
	background-color: rgba(185, 0, 0, 0.80);
}

.n8jadams-loader > span.n8jadams-loader-left {
	background-color: rgba(185, 0, 0, 0.70);
}

.n8jadams-loader > span.n8jadams-loader-left::after {
	background-color: rgba(185, 0, 0, 0.60);
}

.n8jadams-loader > span.n8jadams-loader-bottom::before {
	background-color: rgba(185, 0, 0, 0.50);
}

.n8jadams-loader > span.n8jadams-loader-bottom {
	background-color: rgba(185, 0, 0, 0.40);
}

.n8jadams-loader > span.n8jadams-loader-bottom::after {
	background-color: rgba(185, 0, 0, 0.35);
}

.n8jadams-loader > span.n8jadams-loader-top::before {
	background-color: rgba(185, 0, 0, 0.30);
}

.n8jadams-loader > span.n8jadams-loader-top {
	background-color: rgba(185, 0, 0, 0.25);
}

.n8jadams-loader > span.n8jadams-loader-top::after {
	background-color: rgba(185, 0, 0, 0.20);
}

.n8jadams-loader > span.n8jadams-loader-top::before {
	background-color: rgba(185, 0, 0, 0.15);
}

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

	8.32% {
		-webkit-transform: rotate(0deg);
	}

	8.33% {
		-webkit-transform: rotate(30deg);
	}

	16.65% {
		-webkit-transform: rotate(30deg);
	}

	16.66% {
		-webkit-transform: rotate(60deg);
	}

	24.99% {
		-webkit-transform: rotate(60deg);
	}

	25% {
		-webkit-transform: rotate(90deg);
	}

	33.32% {
		-webkit-transform: rotate(90deg);
	}

	33.33% {
		-webkit-transform: rotate(120deg);
	}

	41.65% {
		-webkit-transform: rotate(120deg);
	}

	41.66% {
		-webkit-transform: rotate(150deg);
	}

	49.99% {
		-webkit-transform: rotate(150deg);
	}

	50% {
		-webkit-transform: rotate(180deg);
	}

	58.32% {
		-webkit-transform: rotate(180deg);
	}

	58.33% {
		-webkit-transform: rotate(210deg);
	}

	66.65% {
		-webkit-transform: rotate(210deg);
	}

	66.66% {
		-webkit-transform: rotate(240deg);
	}

	74.99% {
		-webkit-transform: rotate(240deg);
	}

	75% {
		-webkit-transform: rotate(270deg);
	}

	83.32% {
		-webkit-transform: rotate(270deg);
	}

	83.33% {
		-webkit-transform: rotate(300deg);
	}

	91.65% {
		-webkit-transform: rotate(300deg);
	}

	91.66% {
		-webkit-transform: rotate(330deg);
	}

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

.n8jadams-loader-step1 {
	top: 33.3%;
	left: 50%;
}

.n8jadams-loader-step3 {
	top: 38%;
	left: 50%;
}

.n8jadams-loader-step6 {
	top: calc(50% - 86px);
	left: 50%;
}

/* End Animated Loader */
.stepcontent {
	background-color: #F0F2F5;
	padding-top: 50px;
	padding-bottom: 160px;
	overflow: hidden;
}

#stepcontent-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #F0F2F5;
	overflow: hidden;
}

.stepcontent-overlay-fadeout {
	opacity: 0;
	pointer-events: none;
}

.stepcontent-overlay-fadedin {
	opacity: 1;
	transition: opacity .7s;
	-webkit-transition: opacity .7s;
}

/* PROGRESS BAR AT TOP OF SCREEN */
.prog-bar-wrapper {
	position: relative;
	width: 100%;
	height: 8px;
}

.prog-bar-left-bg {
	position: absolute;
	left: 0;
	width: 50%;
	height: 8px;
	background-color: #5B6065;
}

.prog-bar-right-bg {
	position: absolute;
	right: 0;
	width: calc((100% / 6) * 5);
	height: 8px;
	background-color: #fff;
	z-index: -1;
}

.prog-bar {
	position: relative;
	float: left;
	width: calc(100% / 6);
	height: 8px;
	transition: 0.25s;
	border-left: 5px solid #fff;
}

.prog-bar-current {
	background-color: #B31D22;
}

.prog-bar-current:hover {
	background-color: #cb4040;
}

.prog-bar-seen {
	background-color: #5B6065;
}

.prog-bar-seen:hover {
	background-color: #84888c;
}

.prog-bar-unseen {
	background-color: #fff;
}

/*
.prog-bar-unseen:hover {
	background-color: #d3d4d5;
}
*/
.prog-bar-hover-text {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	border-radius: 5px;
	background-color: black;
	color: #fff;
	text-align: center;
	opacity: 0;
	pointer-events: none;
	width: 100%;
	max-width: 150px;
	padding: 9px;
}

.prog-bar-hover-text:after {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	border: 3px solid #000;
	border-radius: 2px;
	background-color: #000000;
	left: 57px;
	top: 26px;
	transform: rotate(45deg);
}

@media (max-width: 475px) {
	.prog-bar-hover-text {
		display: none;
	}
}

@media (min-width: 476px) and (max-width: 991px) {
	.prog-bar-hover-text {
		top: -58px;
	}

	.col-lg-12.no-padding.main-slider-container .col-lg-6 {
		flex: 1;
		border-radius: 15px 15px 0px 0px;
	}
}

@media (min-width: 992px) {
	.prog-bar-hover-text {
		top: -50px;
	}
}

.no-touch .prog-bar-current:hover > .prog-bar-hover-text,
.no-touch .prog-bar-seen:hover > .prog-bar-hover-text {
	opacity: 1;
}

.prog-bar-link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#prog-bar-complete {
	position: relative;
	width: 100%;
	height: 12px;
	background-color: #5B6065;
}

.prog-bar-error {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #B90000;
	animation: blinker 1.7s linear infinite;
}

@keyframes blinker {
	50% {
		opacity: 0;
	}
}

.prog-bar-step4-error {
	background-color: #5B6065;
	animation: step-bar-error 1.7s linear infinite;
}

@keyframes step-bar-error {
	50% {
		background-color: #B90000;
	}
}

.upload-step4-error {
	/* background-color: #B90000; */
	animation: upload-error 1.7s linear infinite;
}

@keyframes upload-error {
	50% {
		background-color: #e1b1b3;
	}
}

#n8jadams-fakesubmit-button,
#fakecontinueButton {
	opacity: 0.2;
	cursor: auto;
}

/* Animated ellipsis, for loading..... effect */
.animatedellipsis:after {
	overflow: hidden;
	display: inline-block;
	vertical-align: bottom;
	-webkit-animation: ellipsis steps(4, end) 900ms infinite;
	animation: ellipsis steps(4, end) 900ms infinite;
	content: "\2026";
	/* ascii code for the ellipsis character */
	width: 0px;
}

@keyframes ellipsis {
	to {
		width: 1.25em;
	}
}

@-webkit-keyframes ellipsis {
	to {
		width: 1.25em;
	}
}

#hideFileError {
	width: 5%;
	cursor: pointer;
	font-size: 20px;
	position: absolute;
	top: 0;
	right: 0;
}

#hideFileError:hover {
	font-weight: 900;
	top: -1px;
}

@media (min-width: 1200px) {
	.container {
		width: 858px;
	}
}

.idea-center-width {
	max-width: 840px;
	margin: auto;
}

p.approved-by-text,
div.approved-by-text {
	width: 100%;
	padding: 38px 19px !important;
	max-width: 100%;
	font-weight: bold;
	font-size: 14px;
	right: 10px;
	position: relative;
	display: inline-block;
	text-align: center;
	background: #ffffff;
	margin-bottom: 1px;
	border-bottom: 1px solid #eeeeef;
}

.approved-by-text .project-progress {
	display: inline-block;
	width: 50%;
}

svg.proof-image-overlay-svg,
.svg-pdf-container {
	width: 100% !important;
	height: auto !important;
	margin-bottom: 9px;
}

.svg-pdf-container svg {
	width: 100%;
	height: auto;
}

.reply-send-email-box {
	position: absolute;
	left: 220px;
	bottom: 32px;
}

.default-send-email-checkbox {
	display: block;
	/* float: left; */
	padding: 2px 0px;
}

.default-send-email-checkbox.send-email-shipping {
	padding: 20px 10px;
}

span.remove-expired.btn {
	padding: 0 10px;
	border-radius: 15px;
	border: 2px solid #eee;
	color: #333;
	margin: 0px 23px;
	position: absolute;
}

p.sub-title-pad-dd.text-red {
	overflow: visible;
	position: relative;
	z-index: 98 !important;
}

.no-feedback-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	vertical-align: middle;
	/* height: 259px; */
	position: absolute;
	top: 125px;
	left: 0;
	right: 0;
	width: 100%;
	height: 250px;
}

.no-feedback-container-top {
	/*color: #333;*/
	font-size: 100px;
}

.no-feedback-container-text {
	font-size: 35px;
	font-weight: bold;
}

.no-feedback-container-text span {
	width: 100%;
	display: block;
	text-align: center;
}

.no-feedback-container-bottom {
	font-size: 28px;
	padding: 20px 0;
}

.no-feedback-container-bottom .fa.fa-long-arrow-down:before {
	content: "\f063";
}

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

.terms-content {
	max-height: 500px;
	text-align: center;
	overflow-y: scroll;
	font-weight: bold;
	font-size: 18px;
}

.terms-header h1 {
	color: #fff !important;
}

.da-zoom-container {
	text-align: center;
	padding: 20px 0;
}

.chat-intercom {
	width: 205px;
	filter: hue-rotate(171deg);
}

.pad {
	font-family: AvantGardeLT-Bold;
	padding: 0px 68px;
	font-size: 21px;
}

span#redcore-awaiting_response-count {
	background: #673ab7 !important;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="awaiting_response"],
button.btn.redcore-card-status[data-action="need-response"] {
	background: #673ab7;
	color: white;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="production_hold"],
button.btn.redcore-card-status[data-action="on-hold"] {
	background: #626a74;
	color: white;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="awaiting_approval"],
button.btn.redcore-card-status[data-action="need-approval"],
#redcore-awaiting_approval-count {
	background: #de0201;
	color: white;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="new_project"],
#redcore-new_project-count {
	background: #70d6a8;
	color: white;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="in_production"],
button.btn.redcore-card-status[data-action="in-production"],
#redcore-in_production-count {
	background: #ffc107;
	color: white;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="shipped"],
button.btn.redcore-card-status[data-action="shipped"],
#redcore-shipped-count {
	background: #2196f3;
	color: white;
}

button.btn.redcore-card-status[data-action="shipped"] {
	margin-right: 1%;
}

button.btn.redcore-card-status[data-action="drop-off"] {
	background: #1120a9;
	color: white;
	margin-left: 1%;
}

button.btn.redcore-card-status[data-action="shipped"],
button.btn.redcore-card-status[data-action="drop-off"] {
	width: 48%;
	float: left;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="my_proofs"],
button.btn.redcore-card-status[data-action="delivered"],
#redcore-my_proofs-count {
	background: #34d67c;
	color: white;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="not_invoiced"],
#redcore-not_invoiced-count {
	background: #00BCD4;
	color: white;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="due_date_sort"],
#redcore-due_date_sort-count {
	background: #f44336;
	color: white;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="client_uploads"],
#redcore-client_uploads-count {
	background: #858890;
	color: white;
}

.card .image-preview-container img.proof_image_1_1 {
	height: 93px;
}

.btn-group.proof-tools.hide-mob:before {
	content: 'Tools';
	padding: 4px;
}

button.btn.back-top-top {
	padding: 1px 5px;
	background: none;
	color: black !important;
}

span.title-light-gray {
	color: #673ab7;
	font-size: 10px;
	text-decoration: underline;
}

.proof-load-all-proofs-loader-label {
	position: absolute;
	text-align: center;
	top: -6px;
	left: -25px;
	width: 100px;
}

.form-group.invoice-container input {
	flex: inherit;
	width: 85%;
}

.form-group.invoice-container span.btn.btn-product_link.btn-success {
	right: 15%;
}

.form-group.invoice-container span.btn.btn-info.invoice-add-link,
.form-group.invoice-container span.btn.btn-info.invoice-remove-link {
	font-weight: bold;
	padding: 10px;
	bottom: 8px;
	margin: 0;
	position: absolute;
	right: 0;
	border-radius: 25px;
}

.form-group.invoice-container .input-group.input-group-merge {
	margin: 5px 0;
}

.quotecenter-view-link {
	padding: 5px 10px;
	margin: 0px !important;
	border-radius: 70px;
	background: #2196f3;
	border-color: #2196f3;
}

.overalladdons {
	font-family: 'AvantGardeLT-Bold';
	color: #2196F3;
	padding: 14px;
}

.quoteCenterStyle-list {
	border-bottom: 2px solid #333;
	display: flex;
	align-items: center;
}

.quote-center-style {
	margin: 20px 0;
	position: relative;
}

.nuked-session {
	display: flex;
	width: 100%;
	flex-flow: column nowrap;
	justify-content: stretch;
}

.nuked-session-label,
.nuked-session-button {
	padding: 10px;
}

.nuked-session-button {
	text-align: center;
	margin: auto !important;
}

.nuked-session-label {
	text-align: center;
	font-size: 12pt;
}

.nuked-session-button {
	background: #bb1104;
	color: white;
	border-radius: 55px;
	margin: 25px 10vw;
	font-size: 16pt;
	text-align: center;
	width: 333px;
}

button.btn.quotecenter-add-style {
	position: absolute;
	right: 0;
	margin: 0;
	top: 0px;
	border: 1px solid;
	padding: 4px 10px;
	background: white;
}

.card.quote-center-container.px-5.py-2 {
	margin: auto;
	width: 80%;
	padding: 30px 40px !important;
}

.quote-center-short {
	border-bottom: 2px solid #333;
}

.quote-center-shirt-container .form-control {
	padding: 8px !important;
	height: calc(2rem + 10px);
}

.quote-center-result {
	font-size: 22px;
	font-weight: bold;
}

.quote-center-costs .col-lg {
	font-size: 12px;
	font-weight: bold;
}

.quoteCenterStyle-list .quote-center-title {
	cursor: pointer;
}

.comment-complete-container.comment-container .circle-avatar {
	background: lawngreen;
}

.quote-center-colors {
	margin-bottom: 20px;
}

.col-lg.shirt-colors-lists {
	flex-direction: row;
	display: flex;
	align-items: center;
}

.col-lg.shirt-colors-lists input.shirt-calculation {
	width: 80%;
}

.col-lg.colors-value {
	text-align: right;
	padding: 12px 0;
	border-bottom: 2px solid #333;
}

.col-lg.shirt-colors-lists button {
	margin: 0 auto;
	border-radius: 65px;
	padding: 14px;
	width: 45px;
}

.quote-center-loadmore {

	padding: 20px 0;
	align-items: center;
	display: flex;
	flex-direction: column;
}

.move-to-top.btn {
	background: #d6090b;
	border-radius: 29px;
	color: #fff;
	border: 4px solid white;
	box-shadow: 0px 3px 6px #00000033;
}

.comment-move-top,
.intercome-move-top {
	position: fixed;
	top: -49px;
	width: 492px;
	z-index: 9999;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.fb-select-label {
	color: #1f50dc;
}

.request-become-approver {
	position: relative;
	top: -108px;
	padding: 12px 25px;
	border-radius: 43px;
	background: #2196f3;
	border: 3px solid white;
}

input#placeholder_replacement {
	margin-bottom: 29px;
}

.container-left-side button.swal2-confirm.btn.btn-success {
	width: 100%;
	border-radius: 52px;
	padding: 18px;
}

.idea-board-container {
	width: 80%;
	margin: 0 auto;
	margin-top: 5%;
}

.idea-board-images:hover {
	transition-property: box-shadow;
	transition-duration: .1s;
	transition-timing-function: ease-in;
	box-shadow: 0 14px 42px 0 rgba(0, 0, 0, .2);
	text-decoration: none;
	cursor: pointer;
}

.idea-board-images {
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: relative;
	background: #fff;
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .1);
	transition-property: box-shadow;
	transition-duration: .3s;
	transition-timing-function: ease-out;
	width: 100%;
	height: 311px;
}

.idea-board-container > .row .col-lg-6.col-xl-4 {
	padding: 15px;
	overflow: hidden;
}

.col-lg.idea-board-action-container {
	/* align-items: end; */
	text-align: right;
}

.idea-board-loadmore {
	padding: 20px 0;
	align-items: center;
	display: flex;
	flex-direction: column;
}

div#ideaBoard-Slidermain {
	background: rgba(var(--bb2, 239, 239, 239), 1);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	min-height: 450px;
	margin-right: 335px;
	/* width: 420px; */
	/* height: 100%; */
	align-items: stretch;
	box-sizing: border-box;
	flex-shrink: 0;
	position: relative;
}

.swal2-popup.swal2-modal.swal2-show.idea-board-popup-container {

	width: 100%;
	background: transparent;
	/* text-align: center; */
	/* align-items: center; */
	max-width: 935px;
}

img.slider-idea-board-image,
img.slider-launch-pad-image {
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

.idea-board-popup-container .row.col-lg-12.no-padding.main-slider-container {
	height: 600px;
}

.idea-board-popup-container .col-lg-12.no-padding.main-slider-container .col-lg-6 {
	border-radius: 0px;
	background: #fff !important;
}

.idea-board-top-header {
	padding: 16px 31px;
	border-bottom: 1px solid rgba(var(--ce3, 239, 239, 239), 1);
	border-left: 1px solid rgba(var(--ce3, 239, 239, 239), 1);
}

.idea-board-header-title {
	display: flex;
	flex-direction: revert;
	align-items: center;
	height: 35px;
}

.idea-board-header-title .avatar.rounded-avatar-img {
	margin: 0 10px 0 0;
}

.idea-board-header-title h3 {
	padding: 0;
	margin: 0;
	font-size: 17px;
}

.idea-board-top-footer {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	border-top: 1px solid rgba(var(--ce3, 239, 239, 239), 1);
	border-left: 1px solid rgba(var(--ce3, 239, 239, 239), 1);
}

.idea-board-popup-container .project-details-container {
	background: #fff;
	padding: 0px !important;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 350px;
	z-index: 9999;
	border-left: 1px solid rgb(128 128 128 / 19%);
}

.idea-board-top-footer textarea.form-control {
	margin-top: 0px;
	margin-bottom: 0px;
	border-color: transparent;
	box-sizing: inherit;
	color: rgba(var(--i1d, 38, 38, 38), 1);
	max-height: 80px;
	outline: 0;
	padding: 18px 14px 0px 27px !important;
	padding: 0;
	resize: none;

}

.idea-board-top-footer button[disabled] {
	opacity: 0.3;
	pointer-events: none;
	padding: 0px 14px;
}

.idea-board-top-footer button {
	border: 0;
	color: #0095f6;
	color: rgba(var(--d69, 0, 149, 246), 1);
	display: inline;
	padding: 0;
	position: relative;
	background: transparent;
}

.idea-board-top-footer .form-control:focus {
	box-shadow: inherit !important;
}

.idea-board-comment-section .form-group.px-0.mx-0.my-0 {
	width: 90%;
}

button.btn.btn-post-comment:hover {
	box-shadow: none;
}

.idea-board-like-container {
	padding: 5px 20px;
	border-bottom: 1px solid;
}

span.icon-idea-board {
	display: inline-block;
}

span.icon-idea-board button {
	padding: 8px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin: 0;
}

.idea-board-like-container {
	padding: 5px 20px;
	border-bottom: 1px solid rgba(var(--ce3, 239, 239, 239), 1);
	display: inline-flex;
	height: 46px;
}

.idea-board-created {
	padding: 13px 12px;
	font-size: 10px;
	font-weight: bold;
	color: #8e8e8e;

}

.idea-board-comment-section {
	display: flex;
	align-items: center;
	justify-content: center;
}

span.idea-board-fallow {
	margin-left: 12px;
	font-size: 14px;
	font-weight: bold;
	color: rgba(var(--d69, 0, 149, 246), 1);
	display: none;
}

.idea-board-middle {
	margin: 15px 0px;
}

span.idea-board-dot {
	margin-left: 12px;
}

.idea-boar-description {
	padding: 0px 14px 0px 31px;
	display: flex;
	align-items: center;
}

.idea-boar-description p {
	width: 90%;
	font-size: 14px;
}

div#marketPlaceView-Slidermain {
	float: right;
	width: 69%;
	overflow: hidden;
	max-height: 385px;
	height: auto;
	margin: 15px 0;
	position: relative;
	border-radius: 8px;
}

#marketPlaceView-Slidermain {
	cursor: ew-resize;
}

.idea-board-comments .comment,
.idea-board-comments .comment-options {
	padding-left: 45px;
}

.idea-board-comment-container {
	padding: 18px 16px 23px 31px;
	border-top: 1px solid rgba(var(--ce3, 239, 239, 239), 1);
	max-height: 220px;
	overflow-y: scroll;
}

.idea-board-likes {
	padding: 10px 3px;
	font-size: 14px;
	font-weight: bold;
}

span.idea-board-count {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 5;
}

.idea-board-like-icon {
	width: 40px;
}

#idea-board-list-container .col-lg-6.col-xl-4:hover .borad-over-layer {
	display: block;
}

.borad-over-layer {
	position: absolute;
	top: 15px;
	bottom: 15px;
	width: 250px;
	left: 15px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	width: 91%;
	cursor: pointer;
}

span.idea-board-count {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 5;
}

.icon-idea-board-count {
	position: absolute;
	top: 50%;
	left: 30%;
}

.icon-idea-board-count button {
	background: transparent !important;
}

.comment-icon-idea-board-count.icon-idea-board-count {
	left: 50%;
}

span.comment-time {
	color: #8e8e8e;
	font-weight: bold;
	font-size: 10px !important;
}

.btn-group.idea-board-comment-option-list {
	margin: 0 0 0 15px;
	top: -8px;
}

.idea-board-btn-cancel,
.idea-board-update {
	display: inline-block !important;
}

.idea-board-btn-cancel {
	background: #eee;
}

.ideanoard-marker {
	position: absolute;
	z-index: 99999999999999;
	cursor: pointer;
	text-align: right;
}

.idea-board-productlink {
	background: #fff;
	display: flex;
	flex-direction: column;
	width: auto;
	margin: 0;
	padding: 10px;
	align-items: center;
	/* overflow: hidden; */
}

.ideanoard-marker .fas.fa-circle.marker-icon {
	position: absolute;
}

#idea-board-product-link {
	padding: 5px 10px;
}

.ideanoard-marker .btn-group.bootstrap-select.ideaboard-companies {
	display: inline-flex;
}

.ideanoard-marker.comment-box-icon.ideaboard-display-only {
	display: none;
	padding: 0px !important;
}

.swiper-slide:hover .ideanoard-marker.comment-box-icon.ideaboard-display-only {
	display: block;
}

.ideanoard-marker.comment-box-icon.ideaboard-display-only .idea-board-productlink {
	display: none;
}

.ideanoard-marker.comment-box-icon.ideaboard-display-only:hover .idea-board-productlink {
	display: flex;
}

@media screen and (max-width: 480px) {
	.idea-board-container > .row .col-lg-6.col-xl-4 {
		padding: 5px 5px !important;
		width: 50%;
	}

	.idea-board-popup-container .project-details-container {
		position: inherit;
	}

	.swal2-popup.swal2-modal.swal2-show.idea-board-popup-container {
		width: 100%;
	}

	.project-details-container {
		height: auto;
		padding: 0px 0px 0px 17px;
	}

	div#ideaBoard-Slidermain.gallery-top {
		min-height: 250px !important;
	}

	.gallery-top {
		margin-right: auto !important;
		min-height: 100% !important;
	}

	.idea-boar-description {
		display: block;
	}

	#idea-board-list-container {
		margin-right: -10px;
		margin-left: -10px;
	}

	.idea-board-container {
		width: 100% !important;
		padding: 0px !important;
		margin: 0px;
	}

	.idea-board-comment-container {
		max-height: 323px;
	}

	.idea-board-popup-container .project-details-container {
		width: 100%;
	}

	.btn.launch-pad-ordernow-scroll {
		display: block !important;
		position: fixed;
		z-index: 9999999;
	}

	.megamenu-section div.megamenu-child {
		height: auto !important;
	}

	span.btn-marketplace-megamenu-detail {
		width: 80% !important;
	}
}

a.btn.btn-delete-ideaboard-marker {
	border: 1px solid #eee;
	border-radius: 50%;
	padding: 5px 10px;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
}

svg._8-yf5 {
	display: none;
}

.ideanoard-marker.comment-box-icon:hover a.btn.btn-delete-ideaboard-marker {
	display: block;
}

a.btn.btn-delete-ideaboard-marker {
	display: none;
}

.intercom-button.show-intercom.intercom-active-count {
	/* bottom: 0; */
	animation-name: bounce;
	animation-iteration-count: infinite;
}

.bg-light-gray {
	background-color: #ffffff !important;
	background: rgb(255 255 255);
	border: 2px solid #eeeeee;
}

.idea-board-popup-container .swiper-slide {
	display: block;
	padding-bottom: 100%;
	overflow: hidden;
}

.idea-board-popup-container .swiper-wrapper {
	flex-grow: 1;
}

.idea-board-popup-container .swiper-button-next,
.idea-board-popup-container .swiper-button-prev {
	background: #fff;
	padding: 0px;
	border-radius: 70px;
	width: 30px;
	height: 30px;
}

.idea-board-popup-container .swiper-button-next:after,
.idea-board-popup-container .swiper-button-prev:after {
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
}

span.proof-download-only-by-admin.title-download-button {
	cursor: pointer;
	font-size: 12px;
	margin-left: 10px;
}

.comment-update-loader {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	align-items: center;
	display: flex;
	background: rgba(0, 0, 0, 0.2);
	text-align: center;
	flex-direction: row;
}

.loader-inner-element {
	width: 100%;
	color: #fff;
}

.loader-inner-element .signup-loader {
	margin-right: 15px;
}

.card.scroll-proof-search {
	position: sticky;
	z-index: 9999;
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.28);
	max-width: 1389px;
	width: 100%;
	/*animation: .8s searchposition ease-in;*/
	background: white;
	border-radius: 0px;
	border-bottom: 1px solid #dadada;
}

@keyframes searchposition {
	0% {
		top: 25%
	}

	25% {
		top: 20%
	}

	60% {
		top: 10%
	}

	80% {
		top: 5%
	}

	100% {
		top: 0
	}
}

span.quote-center-result.shirt_total {
	color: #2dce89;
	font-size: 35px;
}

span.quote-center-result.my_cost {
	color: #e00000;
}

.btn-group.proof-tools {
	display: inline-flex;
}

.feedback-admin-response h5.comment-name:after {
	content: 'REDCORE PRO';
	font-size: 8px;
	font-weight: 900;
	background: #cb0302;
	color: white;
	width: 100%;
	padding: 4px 6px;
	border-radius: 46px;
	margin: 5px 4px;
	position: relative;
	top: -2px;
}

.ideas-btn {
	padding: 17px 57px;
	top: -25px;
	border: 5px solid #ef4f4f;
}

h5#message-subtitle-text {
	color: white;
}

/*#comment-area{
	overflow: visible;
}*/
#current_clients .rounded-circle.add-new-users .cc_tooltip.addWidth.bounce-new {
	display: block;
	animation-name: bounce-new;
	animation-duration: 2s;
	animation-iteration-count: 2;
}

@-webkit-keyframes bounce-new {
	0% {
		top: -53px;
	}

	50% {
		top: -100px;
	}

	100% {
		top: -53px;
	}
}

@keyframes bounce-new {
	0% {
		top: -53px;
	}

	50% {
		top: -100px;
	}

	100% {
		top: -53px;
	}
}

.proof-waiting-long .cardy.card,
.show-pinned-project .pinned-proof-waiting-long .cardy.card,
#redcore-pinned .pinned-proof-waiting-long .cardy.card {
	background: #f19d9d;
}

#redcore-pinned .pinned-proof-waiting-long .cardy.card .project-card-title,
.show-pinned-project .pinned-proof-waiting-long .cardy.card .project-card-title,
.proof-waiting-long .cardy.card .project-card-title,
.proof-waitin-invoice-long .cardy.card .project-card-title {
	color: #fff !important;
}

.proof-waiting-long .cardy.card p.sub-title-pad-dd,
.proof-waitin-invoice-long .cardy.card p.sub-title-pad-dd {
	color: #fff !important;
}

.scroll-proof-search .search-pad.card-header,
.scroll-proof-search .proof-grid-switch {
	display: none !important;
}

.status-group.hide-search-tag-main-container .show-more-visual-display-trigger {
	display: none;
}

.status-group.hide-search-tag-main-container {
	border: 0px solid #eee !important;
	/*  display: none; */
}

.pdf-full-screen-iframe {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	z-index: 10000;
	position: fixed;
}

.pdf-iframe-close-button-container {
	top: 0;
	left: 0;
	height: 50px;
	width: 100%;
	z-index: 10001;
	position: fixed;
	color: black;
	background-color: white;
	font-size: 30pt;
}

.pdf-iframe-back-button,
.pdf-iframe-close-button,
.pdf-iframe-download-button,
.pdf-iframe-pay-button {
	background-color: white;
	color: #2fce8a !important;
	padding: 5px 10px;
	border-radius: 100%;
	z-index: 10002;
	position: absolute;
}

.pdf-iframe-back-button {
	left: 15px;
}

.pdf-iframe-pay-button {
	left: 86px;
}

.pdf-iframe-close-button {
	right: 15px;
}

.pdf-iframe-download-button {
	right: 86px;
}

.pdf-invoice-link {
	margin: 8px 5px;
}

.pdf-iframe-download-button,
.pdf-iframe-pay-button {
	color: white;
	webkit-appearance: none;
	background: -webkit-gradient(to right, #a2ccb6 0%, #fceeb5 50%, #ee786e 100%);
	border-radius: 50px;
	margin: 8px 0px;
	text-transform: uppercase;
}

.invoice-btn-container {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.payment_invoice_submit {
	width: 250px;
	padding: 15px;
	border-radius: 25px;
}

.invoice-bg-gray {
	background: #eee;
}

button.btn.btn-white-color.btn-launch-pad-tag-search[data-tag-key="awaiting_response"],
button.btn.redcore-card-status[data-action="need-response"] {
	background: #673ab7;
	color: white;
}

.approve-shipping-section,
.proof-details-approve-section {
	text-align: left;
}

button#add-new-users-to-proof,
button#add-new-category-to-project {
	background: #5600ff;
	color: white;
	padding: 4px 0px;
	border-radius: 54px;
	font-weight: bold;
}

#add-new-users-to-proof,
#add-new-category-to-project {
	-webkit-animation: abe-blinkn 1s infinite;
	-moz-animation: abe-blinkn 1s infinite;
	-o-animation: abe-blinkn 1s infinite;
	animation: abe-blinkn 1s infinite;
}

@-webkit-keyframes abe-blinkn {

	0%,
	49% {
		background: rgb(86 0 255 / 72%);
	}

	50%,
	100% {
		background: #5600ff;
	}
}

#proof-add-users-tab-2 .col-lg-12.text-center:before {
	content: 'Make sure the email above is correct.';
	font-size: 80%;
	font-weight: 600 !important;
	color: #f44336;
	margin-bottom: 25px;
	padding-bottom: 45px;
	position: relative;
	top: -21px;
}

.invoice-payment-form input {
	color: #9BACC8 !important;
}

.invoice-payment-form input:focus,
.invoice-payment-form input:hover,
.invoice-payment-form input:active {
	background: transparent !important;
}

.invoice-payment-form input[type='checkbox'] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;

}

.btn-info.reminder-btn,
.btn-info.btn-proof-reminder-submit {
	background: #333;
	border-color: #333;
}

.btn-info.btn-proof-reminder-submit {
	border-radius: 25px;
}

.form-group.display-flex.flex-align-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

label[for="proof-reminder-for-user"],
label[for="proof-pinned-project"] {
	margin-bottom: 0px;
	padding-right: 10px;
}

.reminder-title {
	font-size: 30px;
	font-weight: bold;
}

.proof-reminder {
	flex-direction: row;
	display: flex;
	justify-content: space-between;
	color: #333;
	padding: 10px 0px;
	border-bottom: 2px solid #333;
	align-items: center;
	cursor: pointer;
}

.reminder-text {
	width: 80%;
	overflow: hidden;
	font-weight: 500;
	text-align: justify;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.reminder-option {
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.reminder-option-action-list {
	display: none;
}

.dark-mode .navbar-vertical {
	box-shadow: none !important;
}

.dark-mode #site-banner-site-status-down {
	background: #1f1d2b;
}

button.round-none.btn.btn-primary.btn-sm.add_schedule {
	background: #2196f3;
	border-radius: 52px;
	padding: 12px 23px;
}

.proof-reminder:hover .reminder-option {
	font-size: 0px;
}

.proof-reminder:hover .reminder-option-action-list {
	display: block;
	font-size: 12px;
}

.table-responsive pb-4 {
	overflow: visible;
}

.standard-height {
	max-height: 25px;
}

.mini-drop {
	max-width: 78px;
	background: #eeeeef;
	padding: 8px !important;
	border-radius: 50px !important;
	bottom: 15px;
	position: fixed;
	z-index: 9999 !important;
}

.mini-drop:hover {
	background: #4b8fe2 !important;
	color: white !important;
}

.payment-options-image {
	width: 187px;
}

.pdf-iframe-download-button,
.pdf-iframe-pay-button {
	color: #2fce8a !important;
}

.idea-board-popup-container .swiper-button-next,
.idea-board-popup-container .swiper-button-prev {
	background: #fff;
	padding: 0px;
	border-radius: 70px;
	width: 30px;
	height: 30px;
}

.dz-preview h4.mb-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 97%;
	position: absolute !important;
}

.no-span {
	padding: 0px 87px;
	position: r;
	top: 3px;
}

.no-span:before,
.no-span:after {
	border-top: 2px solid #37bce6;
	content: '';
	display: table-cell;
	position: relative;
	top: .9em;
	width: 45%;
}

.plus {
	padding: 1px 6px;
	width: 100%;
	background: #eeeeee;
	position: relative;
	top: 6px;
	font-weight: bold;
	font-size: 12px;
}

#invoice_payment_request_btn_4794 {
	border-top: 1px solid #c7c7c7;
	padding: 0px 117px;
	position: relative;
	top: -22px;
	z-index: -1;
}

/* Change the white to any color ;) */
input.Input.InputElement:-webkit-autofill,
input.Input.InputElement:-webkit-autofill:hover,
input.Input.InputElement:-webkit-autofill:focus,
input.Input.InputElement:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px white inset !important;
}

/*Change text in autofill textbox*/
input.Input.InputElement:-webkit-autofill {
	-webkit-text-fill-color: blue !important;
}

select#saved-payment-list,
select#saved-payment-list {
	font-family: sans-serif;
	padding: 5px;
	position: relative;
	display: block;
	width: 100%;
	font-size: 19px;
	color: #4f5d68;
	background: #ffffff;
	border-radius: 4px;
	cursor: pointer;
	height: 43px;
	text-indent: 8px;
}

select#saved-payment-list {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #555;
}

/*
:-internal-autofill-previewed
:-internal-autofill-selected

 -webkit-autofill still works. I personally didn't need the !important.
 */
span.remove-user-from-proof {
	position: absolute;
	width: 100%;
	left: -10px;
	/* text-align: center; */
	/* background: #fff; */
	font-weight: bold;
	color: #333;
	font-size: 10px;
	display: none;
	/* border: 1px solid #eee; */
}

span.remove-user-from-proof span.remove-icon {
	background: #a51b1c;
	padding: 6px 9px;
	color: #fff;
	border-radius: 50%;
	border: 2px solid white;
	box-shadow: 0px 3px 6px #00000033;
	position: relative;
	top: 21px;
}

a.avatar.avatar-sm.rounded-circle:hover span.remove-user-from-proof {
	display: block;
}

.quotecenter-tab {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	border: 5px solid #eee;
	border-radius: 15px;
	margin-bottom: 20px;
	background: #eee;
}

.quotecenter-action-list {
	padding: 10px;
	/* background: red; */
	width: 50%;
	/* color: #fff; */
	font-weight: bold;
	border-radius: 10px;
	text-align: center;
	font-size: 25px;
	cursor: pointer;
}

.quotecenter-action-list.active {
	background: #2dce89;
	border: 1px solid #2dce89;
	color: #ffffff;
}

.red {
	color: #ae192c;
}

#signup-message {
	padding-bottom: 7px;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.7;
	background: #e2e2e2;
	border-radius: 11px;
	padding: 10px 18px;
}

span.badge.badge-pill.email-sent-tag.btn {
	font-size: 10px;
	background: #eee;
}

/** progress bar  **/

.redcore-progressbar {
	display: flex;
	width: 100%;
	margin: 20px 0;
	background: #11cdef;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, .1);
	flex-direction: column;
}

.redcore-progressbar-value {
	background: #27b578;
	width: 0%;
	padding: 10px;
	border: 1px solid #27b578;
	transition: 1.4s linear;
	transition-property: width, background-color;
	animation: move 2s linear infinite;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

/** END **/

#search-proof-select-user-container .btn-group.bootstrap-select.show-tick.form-control,
#search-proof-select-user-container .btn-group.bootstrap-select.form-control,
#select_new_users_bulk_action_container .btn-group.bootstrap-select.show-tick.form-control,
#select_new_users_bulk_action_container .btn-group.bootstrap-select.form-control {
	height: auto;
}

#search-proof-select-user-container .dropdown-menu.open,
#select_new_users_bulk_action_container .dropdown-menu.open {
	position: inherit;
}

span.comment-text-bg {
	padding: 0px 9px;
	margin: 0 2px;
	border-radius: 3px;
	box-shadow: 0px 2px 3px #00000047;
	border: 2px solid white;
	cursor: pointer;
}

.sm-required {
	font-size: 9px;
	color: red;
}

button#proofSubmitUserSelect {
	border-radius: 54px;
	padding: 16px 7px 15px 44px;
}

.directory-box {
	position: relative;
}

.main-slider-container.idea-board .click-next-tbn {
	width: 25px;
	height: 25px;
	background: transparent;
	padding: 4px;
	content: '';
	right: -50px;
	position: absolute;
	transform: rotate(45deg);
	border-right: 3px solid;
	border-top: 3px solid;
	top: 50%;
	border-color: #babdc3;
	cursor: pointer;
}

.main-slider-container.idea-board .click-prev {
	width: 25px;
	height: 25px;
	background: transparent;
	padding: 4px;
	content: '';
	left: -50px;
	position: absolute;
	transform: rotate(45deg);
	border-left: 2px solid;
	border-bottom: 2px solid;
	top: 50%;
	border-color: #babdc3;
	cursor: pointer;
}

.support-user-only div#main-support-article-review,
.support-user-only #main-support-content {
	padding-top: 0px !important;
}

.messanger_user_search {
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	border-radius: 0;
	background: #b1b4bb !important;
	border-color: #b1b4bb !important;
	box-shadow: 10px 7px 14px rgba(50, 50, 93, .1), 10px 3px 6px rgba(0, 0, 0, .08);
}

.messanger-search-user-container {
	margin-bottom: 0px;
	position: fixed;
	bottom: 5px;
	/*width: 520px;*/
	margin-top: 32px;
	z-index: 999;
	right: 3px;
	background: #b1b4bb !important;
	padding: 10px;
	transition: 500ms;
}

#support-feedback-panel-content {
	margin-bottom: 100px;
}

.messanger-search-user-container.addMessageWidth span.btn.support-search-user.hide-and-show {
	display: block;
}

span.btn.support-search-user.hide-and-show {
	position: absolute;
	right: 0;
	z-index: 9999;
	bottom: 12px;
	background: #fff;
	padding: 10px 5px;
	margin: 0 5px;
	display: none;

	padding: 15px;
	box-shadow: 0px 3px 6px #00000033;
	display: none;
	border-radius: 20px;
	border: 4px solid #d6090b;
}

.messanger-search-user-container.hide-intercom-search {
	width: 75px !important;
	background: transparent !important;
}

.messanger-search-user-container.hide-intercom-search button,
.messanger-search-user-container.hide-intercom-search input {
	visibility: hidden;
}

.shipping-top-container {
	display: flex;
	margin: 0 20px;
}

.shipping-top-container label.btn {
	border: 1px solid #bec0c3;
}

.shipping-top-container input[type="radio"]:checked + label.btn {
	background: #eee;
}

#support-feedback-pane-users-lists .card-header.support-li-header.hide {
	display: none !important;
}

span.btn.empty-support-search {
	position: absolute;
	right: 10px;
	z-index: 99999;
	bottom: 12px;
	border: 2px solid #eee;
	/* border-radius: 25px; */
	padding: 2px 12px;
	font-size: 25px;
	font-weight: bold;
}

li.unhide {
	display: block !important;
}

.proof-waitin-invoice-long .cardy.card {
	background: #abcbea !important;
}

button#support-article-message-center-show-hide.intercom-active-count:before {
	content: '';
	padding: 0px !important;
}

.title-details:hover span.hover-show-only {
	display: inline-block;
}

span.hover-show-only {
	display: none;
	margin-left: 5px;
}

.proof-bulk-action-grid-button button.grid-switch-btn.active-btn,
.proof-linked-invoices button.grid-switch-btn.active-btn {
	color: #d40100;
}

#proofGritListMainContainer.bulk-action-active .status-group .cardy.card,
#proofGritListMainContainer.invoice-linked-action-active .status-group .cardy.card {
	border: 1px solid #2af132;
}

.trigger_bulk_action {
	border-radius: 1000px;
	padding: 17px 56px;
	background: #ff5722;
	top: -106px;
	border: 6px solid white;
}

button.btn.order-history-link-invoice.active {
	background: #fff;
	border-color: #eee;
}

.order-history-container.active-linked-invoice .order-history-content,
.proof-order-history-container.active-linked-invoice .order-history-content {
	position: relative;
}

.order-history-container.active-linked-invoice .order-history-content,
.proof-order-history-container.active-linked-invoice .order-history-content,
.order-history-container.active-linked-invoice .order-history-content .order-history-invoice,
.proof-order-history-container.active-linked-invoice .order-history-content .order-history-invoice {
	border-color: #2af132;
	cursor: pointer;
}

.order-history-container.active-linked-invoice .order-history-content.is-locked {
	border-color: #bb2124;
}

.cardy.card.selected-bulk-action-product,
.cardy.card.selected-invoice-linked-action-product,
.order-history-container.active-linked-invoice .order-history-content.selected,
.proof-order-history-container.active-linked-invoice .order-history-content.selected,
.order-history-container.active-linked-invoice .order-history-content.selected .order-history-invoice,
.proof-order-history-container.active-linked-invoice .order-history-content.selected .order-history-invoice {
	border-color: #ffbf00 !important;
}

.cardy.card.selected-bulk-action-product:before,
.cardy.card.selected-invoice-linked-action-product:before,
.order-history-container.active-linked-invoice .order-history-content.selected::before,
.proof-order-history-container.active-linked-invoice .order-history-content.selected::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: #ffbf00;
	padding: 20px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 50px;
	box-shadow: 0 0 2rem #ffbf00;
}

.invoice-payment-form input {
	color: #424770 !important;
}

.invoice-payment-form input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #9BACC8 !important;
	;
}

.invoice-payment-form input::-moz-placeholder {
	/* Firefox 19+ */
	color: #9BACC8 !important;
	;
}

.invoice-payment-form input:-ms-input-placeholder {
	/* IE 10+ */
	color: #9BACC8 !important;
	;
}

.invoice-payment-form input:-moz-placeholder {
	/* Firefox 18- */
	color: #9BACC8 !important;
	;
}

.form-primary.invoice-payment-form .form-control:focus {
	border: 0px solid #eee !important;
}

.error-message {
	color: #bb2124;
	font-size: 12px;
	line-height: 1.42857143;
	font-weight: bold;
}

.proof-information-container {
	margin-bottom: 100px;
}

figure.image {
	cursor: zoom-in;
}

.errorField + .error-message {
	color: #ffffff;
	width: 100%;
	background: #cc0000;
	border-radius: 4px;
}

.form-primary .form-control {
	color: #848995;
	border-color: #818691;
	background-color: rgb(255, 255, 255);
}

#profile-component .nav-item a.nav-link {
	margin: 8px 4px 6px 9px;
}

span.badge.badge-pill.email-sent-tag.btn {
	font-size: 9px;
	background: #989898;
	position: absolute;
	right: 43px;
	border-radius: 0px 18px 18px 0px;
	color: white;
	padding: 6px 11px 6px 8px;
	bottom: 6px;
}

select#saved-payment-list {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: .5rem 2.25rem .5rem 1rem;
	line-height: 1.5;
	color: #555;
	background-color: #eee;
	border: 0;
	border: 1px solid #D0D0D0;
	border-radius: .25rem;
	cursor: pointer;
	outline: 0;
}

/* Undo the Firefox inner focus ring */
select#saved-payment-list:focus:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

/* Hover state */
/* Uncomment if you need it, but be aware of the sticky iOS states.
.select select:hover {
  background-color: #ddd;
}
*/

/* Focus */
select#saved-payment-list:focus {
	box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}

/* Active/open */
select#saved-payment-list:active {
	color: #fff;
	background-color: #0074d9;
}

/* Hide the arrow in IE10 and up */
select#saved-payment-list::-ms-expand {
	display: none;
}

/* Media query to target Firefox only */
@-moz-document url-prefix() {

	/* Firefox hack to hide the arrow */
	select#saved-payment-list {
		text-indent: 0.01px;
		text-overflow: '';
		padding-right: 1rem;
	}

	/* <option> elements inherit styles from <select>, so reset them. */
	.select option {
		background-color: white;
	}
}

/* IE9 hack to hide the arrow */
@media screen and (min-width: 0\0) {
	select#saved-payment-list {
		z-index: 1;
		padding: .5rem 1.5rem .5rem 1rem;
	}

	select#saved-payment-list:before {
		position: absolute;
		top: 0;
		right: 1rem;
		bottom: 0;
		z-index: 2;
		content: "";
		display: block;
		width: 1.5rem;
		background-color: #eee;
	}

	select#saved-payment-list:hover,
	select#saved-payment-list:focus,
	select#saved-payment-list:active {
		color: #555;
		background-color: #eee;
	}
}

/* Input part is easier */
input[type="text"],
select#saved-payment-list {
	font-family: sans-serif;
	font-size: 15px;
}

/* Undo the Firefox inner focus ring */
select#saved-payment-list:focus:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

div#savedPaymentMethods {
	padding: 0px 0px 21px;
}

.input-group-alternative {
	border: 1px solid #b1b1b1;
}

.proof-submitted-user-name {
	background: #f4f4f6;
	height: auto !important;
	position: absolute;
	right: 0;
	font-weight: bold;
	padding: 11px 13px !important;
	border-radius: 25px;
	top: -80px;
}

.above-label {
	z-index: 9;
}

.file-upload-container {
	margin-top: 0px !important;
	padding: 35px 51px !important;
	background: #f4f4f6;
}

.user-file-upload-container {
	min-height: 300px;
}

span.user-project-file-upload-error {
	color: #de0201;
	font-size: 12px;
	font-weight: bold;
}

#show_form_data_in_email {
	text-align: justify;
}

.user-upload-link-container {
	position: relative;
}

a.proof-viewer-image {
	text-decoration: underline;
	color: purple;
}

.tooltip-element {
	white-space: pre-wrap !important;
}

a.show-purple-color {
	color: purple !important;
}

.col-intercom-img.logged_in_user:before,
.col-intercom-img.active_user:before,
.col-intercom-img.logged_out_user:before {
	content: '';
	position: absolute;
	padding: 6px;
	left: 37px;
	top: 27px;
	z-index: 999;
	border-radius: 50px;
	border: 3px solid #eee;
}

.col-intercom-img.logged_in_user:before {
	background: rgb(207, 44, 15);
}

.col-intercom-img.logged_out_user:before {
	background: rgb(135, 142, 156);
}

.col-intercom-img.active_user:before {
	background: rgb(18, 209, 91);
}

#support-feedback-pane-users-lists.active {
	display: flex !important;
	flex-direction: column;
}

#support-feedback-pane-users-lists .intercom-user-list {
	order: 1;
}

#support-feedback-pane-users-lists .category-container.active_user {
	order: 2;
}

#support-feedback-pane-users-lists .category-container.logged_in_user {
	order: 3;
}

#support-feedback-pane-users-lists .category-container.logged_out_user {
	order: 4;
}

.comment figure.image img {
	float: none !important;
}

#proof_list_graph,
#approved_proof_list_graph {
	width: 100%;
	height: 400px;
	justify-content: center;
	flex-direction: column;
	display: flex;
	margin-bottom: 20px;
}

#proof_list_graph .ct-series-a .ct-area,
#approved_proof_list_graph .ct-series-a .ct-area {
	fill: #bb2124;
}

#proof_list_graph .ct-series-a .ct-line,
#approved_proof_list_graph .ct-series-a .ct-line {
	stroke: #bb2124;
	stroke-width: 2px;
}

#proof_list_graph .ct-series-a .ct-point,
#proof_list_graph .ct-series-a .ct-line,
#proof_list_graph .ct-series-a .ct-bar,
#proof_list_graph .ct-series-a .ct-slice-donut,
#approved_proof_list_graph .ct-series-a .ct-point,
#approved_proof_list_graph .ct-series-a .ct-line,
#approved_proof_list_graph .ct-series-a .ct-bar,
#approved_proof_list_graph .ct-series-a .ct-slice-donut {
	stroke: #bb2124;
}

.proof-pinned-btn,
.proof-pinned-text {
	display: none;
}

#redcore-pinned .inner-subitem-list .hide-pinner-active,
.show-pinned-project .inner-subitem-list .hide-pinner-active {
	display: none;
}

#redcore-pinned .proof-pinned-btn,
#redcore-pinned .proof-pinned-text,
.show-pinned-project .proof-pinned-btn,
.show-pinned-project .proof-pinned-text {
	display: block;
}

.proof-pinned-text p {
	padding: 10px;
	color: #fff;
	font-size: 12px;
	visibility: visible;
	border: 2px dashed #eee;
	border-radius: 15px;
}

.proof-pinned-btn div.btn {
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	cursor: pointer;
	min-width: 150px;
	font-size: 12px;
}

span.proof-pinned-due-date-text {
	font-size: 12px;
	color: #de0201;
	font-weight: bold;
}

.proof-pinned-btn .btn.btn-shipped-option {
	background: #2196f3;
}

.proof-pinned-btn .btn.btn-delivered-option {
	background: #43c77e;
}

.holder {
	display: inline-flex;
	position: absolute;
	right: 0px;
	top: 134px;
	padding: 1px;
	/*    overflow: auto;
	    -webkit-overflow-scrolling: touch;
	    box-sizing: border-box;
	    white-space: nowrap;
	    overflow-x: scroll;
	    width: 100%;
	    -ms-touch-action: auto;
	    touch-action: auto;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none; */
}

label#placeholder_url_new_tab_label {
	padding: 18px;
	font-size: 12px;
	color: #0075ff;
}

span.placeholder-alias-label {
	background: #c20b0d;
	color: white;
	border-radius: 33px;
	padding: 8px 11px 8px 14px;
	margin: 9px 7px;
	font-weight: 900;
	max-height: 28px;
}

.btn-holder {
	position: fixed;
	padding: 1px;
	z-index: 9999;
	bottom: 20px;
	margin: auto 50%;
}

button.btn.show-all-users-list {
	border-radius: 1000px;
	padding: 17px 56px;
	background: #d40100;
	border: 6px solid white;
}

.project-card .avatar img {
	border: 0px solid #ffffff;
}

.proof-quick-pin {
	position: absolute;
	right: 20;
	top: 15;
	transform: translateY(-24px);
	visibility: hidden;
	opacity: 0;
	visibility: hidden;
	animation: textBlinkAnimate 3s linear infinite;
}

.proof-grid-column:hover .proof-quick-pin {
	transform: translateY(0px);
	visibility: visible;
	transition: .6s;
	opacity: 1;
}

.quick-pinned-project.quick_pinned {
	color: rgb(235, 34, 34);
}

.user-file-upload-area {
	cursor: pointer;
}

.pinned-show {
	display: block !important;
}

.pinned-hide {
	display: none !important;
}

.btn-unpinned {
	background: #d40100;
}

span.viewer-notification {
	position: absolute;
	right: 20;
	bottom: 20px;
}

#proofGritListMainContainer .search {
	padding-top: 34px;
}

.file-manager-image {
	width: 200px;
	cursor: pointer;
}

#fileManager-component {
	margin-top: 0px;
}

.file-manager-image-card {
	width: 200px;
	margin: 10px;
}

.file-manager-image-card .card-content,
.file-manager-image-card .file-manager-image {
	padding: 0;
}

.grid-switch-btn.active-btn[data-action="load-all-proofs"] {
	position: relative;
}

#redcore-awaiting_approval-items .admin-mode-card[data-hide-proof=""] .awaiting_approval,
#redcore-awaiting_approval-items .client-mode-card.client-hidden-card .awaiting_approval {
	background: #00589e;
	font-size: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 12px 4px 6px;
}

.file-manager-image-card.user-upload {
	background: #8e1db1;
	border-radius: 13px;
}

span.file-manager-title-text {
	color: #3b96de;
	font-weight: 900;
}

.file-manager-image-card.preparing_shipment {
	background: #2196f3;
	border-radius: 13px;
}

.file-manager-image-card.delivered {
	background: #108c65;
	border-radius: 13px;
}

.file-manager-image-card.unapproved {
	background: red;
	border-radius: 13px;
}

.file-manager-image-card.response_needed {
	background: #af0006;
	border-radius: 13px;
}

.file-manager-image-card.production_hold {
	background: #af0006;
	border-radius: 13px;
}

.file-manager-image-card.approved {
	background: #FFC107;
	border-radius: 13px;
}

.file-manager-image-card.received,
.file-manager-image-card.new_project {
	border-radius: 13px;
}

.dz-default.dz-message:after {
	content: ' These files will expire after 60 days.';
	color: #2196F3;
	position: absolute;
	top: 80px;
	width: max-content;
	float: left;
	font-size: 11px;
	display: inherit;
	margin: auto 30%;
}

.btn-marketplace-megamenu-detail h1.title {
	margin-left: 0;
	font-size: 16px;
	letter-spacing: 0px;
	font-family: 'AvantGardeLT-Bold';
	color: red;
	border-bottom: 1px solid black;
}

#show-more-delivered {
	padding: 11px 13px;
	border-radius: 43px;
	cursor: pointer;
	width: 308px;
	margin: 53px auto 77px !important;
	background: #673ab7;
	color: white;
}

.launch-padding .mb-0 {
	width: 100%;
}

.project-card-title-2 {
	font-size: 1rem;
}

.project-card .sub-title-pad-dd {
	text-overflow: ellipsis;
}


.spinner.in-progress-spiner div,
.spinner.in-progress-spiner span {
	background: #fff;
	width: 6px;
}

span.spinner.in-progress-spiner {
	margin: 10px 5px 0 5px !important;
}

.spinner.in-progress-spiner {
	float: right;
	margin: 0px;
}


.placeholder-alias-label {
	position: absolute;
	font-size: 10px;
	line-height: normal;
	right: 30px;
	top: -10px;
}

.hide-card-table .col-md-12 .table-responsive {
	display: none;
}

span.proof-media-created {
	font-size: 10px;
	font-weight: bold;
	padding: 3px 10px;
	border-radius: 0px;
	position: relative;
	bottom: 0px;
	border-radius: 0px 0px 5px 5px;
	z-index: 9999 !important;
	width: 86px;
	align-content: center;
	text-align: center;
	background: #eeeeef;
	display: block;
}

.spinner.in-progress-spiner div,
.spinner.in-progress-spiner span {
	background: #fff;
	width: 2px;
	margin-top: 2px;
	height: 7px;
	margin-left: 7px;
}

.expire-text.update-in-progress-bg {
	padding: 4px 11px;
	font-size: 12px;
	background: #0471c7;
	color: #fff;
	position: fixed;
	left: 29px;
	border: 3px solid #4c9fe0;
	border-radius: 55px;
	bottom: 22px;
	margin-bottom: 0px;
}

span.placeholder-alias-label {
	background: #c20b0d;
	color: white;
	border-radius: 33px;
	padding: 3px 13px;
	margin: 7px;
}

.red-form {
	color: #ffffff !important;
	padding: 20px 26px;
	background: #2050dc;
	border-radius: 6px;
}

.comment-box-icon {
	max-width: 395px;
}

button.btn.load-place-user {
	position: absolute;
	right: 50;
	top: 15px;
	background: transparent;
	border: 1px solid;
	border-radius: 25px;
	font-size: 12px;
	padding: 5px 20px;
}

.search__submit i {
	color: #d90000;
	padding: 4px 9px;
	font-size: 24px;
}

#companiesContainer .row .col-md-12 .card-header {
	z-index: initial !important;
}

.col-md-12.info-text {
	margin: 10px;
}

.place-info-show {
	cursor: pointer;
}

.image-loader-count {
	position: absolute;
	top: 20%;
	font-size: 50px;
	right: 30%;
	color: #fff;
	font-family: 'AvantGardeLT-Bold';
	font-weight: bold;
}

#progress-bar-fileuploader {
	height: 30px;
	display: block;
	width: 300px;
	margin: 0 auto;
	background: transparent;
	padding: 5px;
	border: 3px solid #00a6ff;
	text-align: center;
	position: relative;
}

#progress-bar-fileuploader > #progress-fileuploader {
	width: 0%;
	height: 100%;
	background: #00a6ff;
}

#progress-bar-fileuploader > p {
	vertical-align: middle;
	display: inline-block;
	color: #000;
	font-weight: bold;
	margin: -21px auto 0;
}

button.btn.btn-place-tag {
	border-radius: 25px;
	text-transform: capitalize;
	padding: 3px 13px;
	margin-top: 10px;
	background: white;
}

button.btn.btn-place-tag.active {
	border-color: #a72124;
	background: #a72124;
	color: #fff;
}

button.btn.show-all-users-list {
	box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
	border-radius: 15px;
}

.extra-margin-top {
	margin-top: 100px;
}

.hide-visible {
	visibility: hidden;
}

label.fb-radio-group-label {
	color: #0379d6;
	font-size: 16px;
	padding-top: 15px;
	line-height: 0px;
}

#full-screen-modal #fixed-status-bar {
	height: 88px;
}

#formBuilderViewProof h5 {
	color: #2050dc;
	font-size: 16px;
	padding-top: 15px;
	line-height: 0px;
	font-weight: 400;
}

button.btn.back-to-my-projects.overlay-active {
	padding: 0px;
}

button.btn.back-to-my-projects {
	background: #ffffff2e;
	border-radius: 68px;
	background: rgb(207 9 35);
	font-size: 12px;
	padding: 10px 26px !important;
	right: 0px;
	z-index: 1;
	box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px);
	background: #2196f3;
	position: fixed;
	right: 1px;
	margin: auto 36%;
	bottom: -1px;
	color: white !important;
	border-radius: 24px 22px 0px 0px;
}

#redcore-sub-title {
	color: #ebedf1 !important;
}

div#pages_add_new_button {
	z-index: 9999;
}

.launch-pad:after {
	z-index: 0 !important;
}

button.create_new_project_action.btn.btn-danger.btn.btn-round-radious {
	z-index: 1 !important;
}

.proof-list-title h4 {
	font-family: 'AvantGardeLT-Bold';
}

.nested-comment {
	margin-top: 47px;
}

.nested-comment:before {
	content: '';
	height: 11px;
	width: 12px;
	top: 13px;
	transform: rotate(45deg);
	border-radius: 2px;
	box-shadow: -5px -2px 7px #00000012;
	margin: -4px 15px;
	border-top: 2px solid #c11813;
	border-left: 2px solid #ca1710;
	text-align: center;
	vertical-align: middle;
	content: "";
	position: absolute;
	bottom: 100%;
}

.feedback-admin-response {
	margin-top: 27px;
}

.production_hold_popup h1 {
	font-family: 'AvantGardeLT-Bold';
	font-size: 32px;
	color: #d20000;
}

.comment-container .feedback-admin-response:first-of-type {
	margin-top: 0px !important;
}

a.report-big-menu span {
	padding: 16px;
	cursor: pointer;
}

.visible-hide {
	/*display: block;*/
	visibility: hidden;
}

.proof-list-count-bar {
	display: flex;
	border-radius: 15px;
	max-height: 0px;
	border: 0px !important;
	overflow: inherit;
	width: 209px;
}

.proof-status-lists:first-child {
	border-radius: 35px 0px 0px 34px;
	border-left: 2px solid #494e58;
}

.proof-status-lists:last-child {
	border-radius: 0px 35px 35px 0px;
	border-right: 2px solid #494e58;
}

.proof-status-lists {
	display: inline-block;
	height: 20px;
	cursor: pointer;
	border-bottom: 2px solid #494e58;
	border-top: 2px solid #494e58;
}

.dark-mode #MarketPlaceFrequentCarousel .click-before,
.dark-mode #MarketPlaceFrequentCarousel .click-next {
	background: #1f1d2b !important;
}

span.proof-status-lists.awaiting_response_btn {
	background: #673ab7;
}

span.proof-status-lists.awaiting_approval_btn {
	background: #de0201;
}

span.proof-status-lists.production_hold_btn {
	background: #ab1312;
}

span.proof-status-lists.new_project_btn {
	background: #70d6a8;
}

span.proof-status-lists.shipped_btn {
	background: #2196f3;
}

span.proof-status-lists.approved_btn {
	background: #ffbf00;
}

span.restart-project-btn.btn.tooltip-bottom {
	padding: 2px 10px;
	background: #989898;
	margin: 0 10px;
	border-radius: 15px;
	color: #fff;
	font-size: 12px;
}

div#ideaBoard-Slidermain .swiper-wrapper,
div#ideaBoard-Slidermain .swiper-slide {
	height: auto !important;
}

div.intercome-move-top {
	width: 527px;
}

.redcore-flex {
	display: flex;
	margin-bottom: 10px;
}

.col-lg-6.redcore-left-box,
.col-lg-4.redcore-left-box {
	padding: 0 7px 0 0;
}

.col-lg-6.redcore-right-box,
.col-lg-4.redcore-right-box {
	padding: 0 0 0 7px;
}

.redcore-full-width {
	width: 100%;
}

.redcore-right-box[data-action="hide-until-comment"],
.redcore-right-box[data-action="hide-until-date"] {
	color: #fff;
}

.redcore-right-box[data-action="hide-until-comment"] {
	background: #5d71e5;
}

.redcore-right-box[data-action="hide-until-date"] {
	background: #889bed;
}

.btn.redcore-card-status {
	width: 100%;
}

button.btn.redcore-card-status {
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0 !important;
	color: #fff;
}

button.reminder_proof_action {
	margin-bottom: 15px;
}

.redcore-flex span.btn.btn-product_link.btn-success {
	right: 25px;
}

.redcore-flex .card-tracking-link-input span.btn.btn-product_link.btn-success {
	right: 60px !important;
}

.redcore-flex .tgl-skewed + .tgl-btn {
	padding: 7px 0 0 7px;
	height: 100%;
	min-height: 45px;
	min-height: 33px;
}

.redcore-card-infos h3.title {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 0;
	font-size: 15px;
	font-family: 'AvantGardeLT-Bold';
}

.redcore-status-button-conatiner .copy-proof-url {
	top: 0px;
}

.redcore-status-button-conatiner div.btn {
	padding: 10px 0;
	width: 100%;
}

.redcore-status-button-conatiner .btn.proof-bulk-action {
	background: #1120a9;
	color: #fff;
}

.redcore-status-button-conatiner .inner-proof-delete {
	background: #de0201;
	border-color: transparent;
}

button.btn.sent-to-admin-card {
	background: #2dce89;
	color: #ffff;
	border-radius: 20px;
	font-size: 12px;
}

.redcore-flex .viewed-status {
	color: #2dce89;
}

.redcore-flex .inner-proof-time.time-tracker {
	color: #de0201;
}

.redcore-flex p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

div.card-send-to-admin {
	align-items: center;
	vertical-align: middle;
	flex-direction: row;
	display: flex;
}

span.btn-copy-address,
span.proof-copy-title {
	font-size: 8px;
	padding: 1px 6px 2px 6px;
	border-radius: 15px;
	background: #eeeeef;
	color: black;
	border: 1px solid #b3b3b3;
}

button.hide-proof-card-action[data-action="hide-until-comment"] {
	background: #9C27B0;
}

button.hide-proof-card-action[data-action="hide-until-date"] {
	background: #5d71e5;
}

button.hide-proof-card-action[data-action="unhide"] {
	background: #3d454a;
	font-size: 10px;
	padding: 1px;
	position: absolute;
	top: -28px;
	right: -7px;
	border-radius: 75px;
	padding: 2px 7px;
	cursor: pointer;
}

button.hide-proof-card-action {
	text-transform: uppercase;
	color: #fff;
	padding: 10px;
	font-size: 10px 0px;
}

.inner-subitem-list > .col-lg-12 {
	padding: 0;
}

.card-btn-hide-hide {
	pointer-events: none;
}

span.btn.shirt-remove-section {
	background: #ffffff61;
	position: relative;
	border-radius: 25px;
	box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
	padding: 5px;
	margin-left: 20px;
	right: 23px;
	position: absolute;
	font-size: 11px;
	bottom: -104px;
	z-index: 9999;
}

.redcore_shirt .funkyradio.btn.btn-checkbox {
	width: auto;
	min-width: 85px;
	padding: 0px 10px;
	border-radius: 60px;
}

.fb-redcoreShirt-label .fb-required {
	display: none;
}

#webmanager-notification-banner .btn-sm,
.view-upcoming-tours,
.view-tours-availablity,
.tour-download-ics-files {
	margin: 15px;
	border-radius: 53px;
	padding: 13px 25px;
	background: #e20f0e;
}

.idea-board-productlink a.btn.col-lg-12 {
	background: red;
	color: white;
	border-radius: 46px;
	max-width: 104px;
}

span.comment-text-bg:hover {
	padding: 150px;
	position: relative;
}

span.comment-text-bg {
	z-index: 9999;
}

#modal-reset-shirt-confirm .modal-dialog {
	margin: auto;
}

.btn.launch-pad-ordernow-scroll {
	width: 80%;
	bottom: 14px;
	left: 0;
	background: red;
	color: #fff;
	cursor: pointer;
	display: none;
	visibility: hidden;
	border-radius: 25px;
	border: 5px solid #fff;
	margin: auto 10%;
}

.btn.launch-pad-ordernow-scroll.visible-button {
	visibility: visible;
}

span.small.finall-date {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.show-full-width {
	width: 100% !important;
}

.platinum-user {
	background: linear-gradient(to left, #112a5b, #8c8f98);
	color: #fff;
	border-radius: 54px;
	font-size: 10px;
	padding: 6px 9px;
	border: 3px solid #0808088a;
}

.silver-user {
	background: linear-gradient(to left, #9e9c9d, #f3f3f3);
	color: #333;
	border-radius: 54px;
	font-size: 10px;
	padding: 6px 9px;
	border: 3px solid #0808088a;
}

.gold-user {
	background: linear-gradient(to left, #f69c1f, #fbe31d);
	color: #fff;
	border-radius: 54px;
	font-size: 10px;
	padding: 6px 9px;
	border: 3px solid #0808088a;
}

.redcore-pro-user {
	background: #cb0302;
	color: #fff;
	border-radius: 54px;
	font-size: 10px;
	padding: 6px 9px;
	border: 3px solid #0808088a;
}

.user-activity-label-place {
	font-weight: bold;
	border-radius: 15px;
	padding: 5px 10px;
	margin: 0px 9px 0px 0px;
}

.redcore-card-infos.redcore-project-content p {
	cursor: pointer;
}

.avatar.company-list-icon {
	margin-right: 10px;
	border-radius: 87px;
	width: 60px !important;
	height: 60px !important;
}

.make-it-blue {
	color: #2196f3;
}

.proof-submitted-user-name .platinum-user,
.proof-submitted-user-name .gold-user,
.proof-submitted-user-name .silver-user,
.proof-submitted-user-name .redcore-pro-user {
	position: relative;
	right: -10px;
	top: -1px;
}

span.quote-center-title.col-lg-7.p-0:hover {
	background: #2196F3;
	color: white;
	border-radius: 4px;
	padding: 0px 2px;
}

span.btn.proof-copy-title {
	position: absolute;
	top: 35px;
}

span#profile-download-from-title:hover,
span.btn.proof-copy-title:hover {
	background: #005fd6;
	padding: 3px 7px;
	border-radius: 55px;
	color: white;
}

.launch-pad-search-overlay,
.swal2-container.swal2-shown {
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}

.proof-title-container.moveTop {
	background: #ffffffc7;
	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
}

.bg-default {
	-webkit-backdrop-filter: blur(23px);
	background-color: rgb(0 0 0 / 72%) !important;
	backdrop-filter: blur(23px);
	-webkit-backdrop-filter: blur(23x);
}

.featherlight:last-of-type {
	background: rgb(0 0 0 / 80%);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(9x);
}

.navbar:not(.navbar-nav-hover) .dropdown-menu.show {
	animation: show-navbar-dropdown .25s ease forwards;
	pointer-events: auto;
	opacity: 1;
	-webkit-backdrop-filter: blur(9x);
	backdrop-filter: blur(9px);
	background-color: rgb(255 255 255);
}

.list-group-item {
	-webkit-backdrop-filter: blur(9x);
	backdrop-filter: blur(9px);
	background-color: rgb(255 255 255 / 75%);
}

@keyframes animate-constructed-974072 {
	to {
		transform: scale(3) rotate(90deg);
		opacity: 0;
		transform: translate(-600px);
		color: red;
	}
}

.back-to-my-projects {
	animation-name: animate-constructed-974072;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: reverse;
	animation-timing-function: ease;
	animation-fill-mode: none;
}

/*---__--__--__-__--__--__-__--_--__--__--__--*/

.navbar-light .navbar-nav .active > .nav-link {
	animation-name: pulse;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-timing-function: ease;
	animation-fill-mode: none;
}

#redcore-proof-count-progressbar {
	position: fixed;
	right: -4px;
	z-index: 9999;
	bottom: 59px;
}

/* #redcore-page-title {
	animation-name: bounceOutLeft;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: reverse;
	animation-timing-function: ease;
	animation-fill-mode: none;
} */

.alert-success {
	backdrop-filter: blur(13px);
	-webkit-backdrop-filter: blur(13px);
	background-color: rgb(0 0 0 / 55%);
	color: white;
	padding: 30px 40px;
	border: none !important;
}

button.close {
	color: white;
	background: #939393;
	padding: 0px 10px 8px 11px;
	border-radius: 50px;
	position: absolute;
	top: 0px;
	right: 1px;
	font-size: 37px;
}

@keyframes animate-constructed-499088 {
	to {
		transform: translate(600px);
		opacity: 0;
	}
}

.dark-mode .site-banner-site-status {
	background: #1f1d2b;
}

#searchTagsMarketPlace {
	animation-name: animate-constructed-499088;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: reverse;
	animation-timing-function: ease;
	animation-fill-mode: none;
}

@keyframes animate-constructed-387982 {
	to {
		transform: translate(-300px);
	}
}

/* .main-content {
	animation-name: animate-constructed-387982;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: reverse;
	animation-timing-function: ease;
	animation-fill-mode: none;
} */

.sidenav {
	border-right: 1px solid #cecece !important;
}

button.btn.proof-search-view-cards {
	background: #fff;
	border-radius: 25px;
	box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
}

.view-all-proof-button {
	text-align: center;
	padding-bottom: 24px;
}

.dashboard-status-titles.proof-search-title {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.copy-details {
	cursor: pointer !important;
}

.quoteCenter-top-container fieldset {
	border: 3px solid #2196F3;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 37px 24px 22px 24px;
	box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
	margin-bottom: 25px;
	margin-top: 25px;
}

.quoteCenter-top-container fieldset legend {
	width: auto;
	padding: 3px 2px 1px 18px;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	border-radius: 88px;
	box-shadow: none !important;
	right: 0px;
	position: relative;
	border: 3px solid #2196F3;
	float: right;
}

.col-lg-5.row.m-0.my-2.quote-center-shirt-style {
	background: #eee;
	padding: 9px;
	border-radius: 16px 0px 0px 15px;
}

.col-lg.row.m-0.my-2.quote-center-shirt-style {
	background: #eee;
	padding: 9px;
	border-radius: 0px 16px 16px 0px;
}

.btn.shirt-section-remove {
	border-radius: 25px;
	padding: 10px;
	margin-left: 10px;
}

.shirt-variation-lists-btn {
	text-align: end;
	padding: 0;
}

.shirt-variation-lists-btn button.btn.btn-success.quotecenter-add-event {
	padding: 5px 10px;
}

.quote-center-shirt-style {
	background: #eee;
	margin-left: 12px !important;
}

span.total-shirt-count {
	font-weight: bold;
	font-size: 20px;
	margin-right: 15px;
	float: left;
	/* margin-bottom: 5px; */
}

button.btn.btn-success.shirt-update-qty {
	margin: 10px 0;
}

span.qty-shirt-sizes-btn {
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	right: 0;
	/* background: red; */
	padding: 2 10px;
	cursor: pointer;
	color: #1e7cf5;
}

span.section-cost-per-shirt,
span.section-my-cost {
	font-weight: bold;
	font-size: 12px;
	margin-right: 20px;
}

input,
textarea {
	-webkit-user-select: text !important;
	-khtml-user-select: text !important;
	-moz-user-select: text !important;
	-ms-user-select: text !important;
	user-select: text !important;
}

div.admin-can-delete:hover .feedback-comment-time {
	display: none;
}

.intercom-delete-admin {
	right: -25px;
	position: relative;
	top: -10px;
}

#suppertCenter-component h1 {
	color: black;
}

.max-tooltip {
	max-width: 100px;
}

[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
	white-space: pre-wrap;
}

#fixed-status-bar [data-tooltip]:before {
	white-space: nowrap !important;
}

.intercom-delete-admin:hover {
	background: #cecece;
	border-radius: 4px;
	color: #ffffff;
}

span.comment-agree-contianer {
	display: inline-flex;
	/* flex-direction: column-reverse; */
}

.notification_viewed_update {

	right: 25px;
	position: absolute;
	top: 10px;
}

.short-comment-text,
.short-comment-text p {
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	cursor: pointer;
}

.short-comment-text p {
	margin-bottom: 5px;
}

.action-div-trigger h4.mb-0.text-sm {
	font-size: 12px !important;
}

span.unapproved-list-count.tooltip-top.btn {
	background: #7bd6ad !important;
}

span.today-approved-count.tooltip-top.btn,
span.inproduction-confirm-ship-count.tooltip-top.btn,
span.unapproved-list-count.tooltip-top.btn {
	border-radius: 20px;
	background: #f44336;
	padding: 0 10;
	margin-left: 20px;
	color: #fff;
}

.comment-check-box-hide-proof {
	position: absolute;
	bottom: 10px;
	left: 220px;
}

.show-only-pinned-active h3.title {
	margin-left: 0;
	color: #fff;
}

.pinned-shipping-info-card {
	display: none;
}

#redcore-pinned .pinned-shipping-info-card,
.show-pinned-project .pinned-shipping-info-card {
	display: block;
}

#redcore-site-company-notification {
	margin-top: 15px;
}

a.notification-added {
	border: 2px solid #2dce89;
	margin: 2px 0;
}

.red-bg {
	background: red;
}

.list-group-item.list-group-item-action.new-comment-project-list,
.list-group-item.list-group-item-action.unpinned-project-list {
	background: #eeeeef;
	top: 0px;
	color: white !important;
	padding: 25px 9px 0px 3px;
}

.alert.company-top-notification {
	background: #cb000f !important;
	/* border: 1px solid white; */
}

button#add-new-company-to-proof,
.bg-add-new-company-to-proof {
	background: #cc0000;
	border-radius: 35px;
	color: white;
	padding: 8px;
}

.bg-add-new-company-to-proof {
	border-radius: 0px !important;
	color: #fff !important;
	padding: 8px !important;
}

#site-banner-site-status-down {
	background: #ffffff;
	color: #235a91;
}

a.red-text {
	color: #d23434 !important;
}

span.btn.proof-unlink,
span.btn.proof-invoice-unlink {
	position: absolute;
	right: 10px;
	top: 7px;
	padding: 2px 6px;
	border-radius: 25px;
	box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
}

.show-all-search-tags.redcore-sites-list {
	white-space: inherit !important;
	height: auto !important;
	padding: 0px 3px 20px 15px;
	overflow: auto !important;
}

.show-all-search-tags.redcore-sites-list .btn-launch-pad-tag-search {
	margin: 8px 5px 5px -1px;
}

.proof-count-down-container {
	background: #f4f4f6;
	height: auto !important;
	left: 0;
	font-weight: bold;
	padding: 7px 6px !IMPORTANT;
	border-radius: 25px;
	margin: 15px;
	position: fixed;
	font-size: 13px;
	bottom: 45px;
}

.reminder-hide-status {
	background: #70d6a8;
	color: #fff;
	position: absolute;
	right: 10;
	top: auto;
	border-radius: 67px;
}

.card.placeholder-container.notification-banner {
	border-radius: 6px;
	margin-bottom: 31px;
	background: white;
}

.dark-mode .card.placeholder-container.notification-banner {
	background: #1f1d2b;
}

.btn.reminder-show-hidden {
	transform: translateY(-1px);
	box-shadow: 0 7px 14px rgb(50 50 93 / 10%), 0 3px 6px rgb(0 0 0 / 8%);
}

.col-12.p-0 p:hover {
	text-decoration: underline;
}

.modal-content {
	margin: auto auto;
}

.way-wide {
	animation: blinker 1s linear infinite !important;
	width: 100%;
}

@keyframes blinker {
	50% {
		opacity: .5;
	}
}

button#proofSubmitUserSelect,
#proofSubmitUserInvite,
.button-bluey {
	border-radius: 54px;
	padding: 20px 53px;
	background: #0478d4;
	border: 7px solid #b9e0ff;
	margin: auto 21%;
}

#proof-user-add-section .card.shadow.my-0 {
	background: rgb(255 255 255 / 0%);
	box-shadow: none !important;
}

.a-tag {
	cursor: pointer;
}

.reminder-deadline {
	font-size: 12px;
	color: #de0201;
	font-weight: bold;
}

.reminder-text-card {
	font-size: 16px;
	width: 70%;
}

span.btn.admin-proof-expiry-reset {
	background: #2dce89;
	padding: 2px 10px !important;
	margin: 10px 0;
	border-radius: 20px;
	color: #fff;
}

.dark-mode .redston-bug-email {
	display: none;
}

.dark-mode .lineup,
.dark-mode .elite-lineup {
	background: linear-gradient(87deg, #201d2b 0, #201d2b 100%) !important;
}

.dark-mode .navbar-top.border-bottom.navbar-dark {
	border-color: rgba(255, 255, 255, .08) !important;
	background: rgb(32 29 43 / 76%) !important;

}

.dark-mode .dz-message {
	background-color: #2e333d !important;
}

.manager-sites-available-button {
	padding: 4px;
}

.dark-mode .gray-box .copy-details {
	color: white !important;
}

.dark-mode #profile-acc-section .form-control {
	border: 1px solid #141416 !important;
	background: #201d2b;
	box-shadow: none;
	margin-top: 9px;
}

.dark-mode .border {
	border: 1px solid #141416 !important;
}

.dark-mode .proof-action-container.proofSavebtn.col-lg-12 {
	background: #1c1e23 !important;
}

.dark-mode .hide-and-show-qr-code {
	background: #17151e !important;
}

.dark-mode button.btn.col-lg-12.btn-default.trigger-show-proof-dropzone {
	color: #656b78 !important;
	background: #202127 !important;
}

.dark-mode .qr-code-list-container .cardy.card {
	background: #343744 !important;
}

.dark-mode .proof-list-title.show_hide_proof_only {
	border: 2px solid #201d2b !important;
}

.dark-mode .order-history-content {
	display: flex;
	text-align: center;
	border: 2px solid #747474 !important;
	background: #201d2b !important;
}

.dark-mode .navbar-expand .navbar-nav .nav-link {
	color: #878e9c !important;
}

.dark-mode .rendered-form input {
	background: #202127;
	border: 1px solid #040407;
}

.dark-mode .rendered-form .form-control {
	background: #202127;
	border: 1px solid black !important;
}

.dark-mode .ck.ck-editor__main > .ck-editor__editable {
	background: #202127 !important;
	border: 1px solid black !important;
}

.dark-mode .proof-defualt-fields button.dropdown-toggle.btn.btn-primary.btn-round.bs-placeholder {
	background: #202127 !important;
	border: 1px solid #000000 !important;
	color: #94a3b3 !important;
}

.cancel_editor {
	padding: 7px 6px !important;
	position: relative;
	top: 5px;
	min-height: 48px;
	min-width: 87px;
	background: whitesmoke;
}

.proof-comment-pre-loader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #eee;
	z-index: 999;
	bottom: 0;
}

.proof-comment-pre-loader .loader-elm {
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

button.btn.proof-complete-all-comment {
	background: linear-gradient(45deg, #ff1100, #a51b1c);
	border-radius: 25px;
	color: #fff;
	padding: 6px 14px;
	font-size: 10px;
}

.intercom-suggestion-container {
	display: flex;
	flex-direction: column;
	/*padding: 30px;*/
	overflow: hidden;
}

.intercom-suggestion-container button.btn.project-view {
	margin: 5 0;
	width: 100%;
	text-align: center;
}

.suggestion-container b {
	font-size: 12px;
}

.intercom-suggestion-container button.btn.project-view.project-btn {
	background: #007ee3;
	color: #fff;
	font-weight: bold;
	border-radius: 34px;
	margin-top: 18px;
	text-transform: uppercase;
	font-size: 13px;
	cursor: pointer;
}

.intercom-suggestion-container button.btn.project-view.article-btn {
	background: #70d6a8;
	color: #fff;
	font-weight: bold;
	border-radius: 45px;
	text-transform: uppercase;
	font-size: 13px;
	cursor: pointer;
}

a.btn.place-edit.edit-place-from-proof {
	float: right;
	padding: 0 10px;
	background: #333;
	color: #fff;
	font-size: 10px;
	border-radius: 15px;
}

.load-hide {
	display: none !important;
}

span.ifram-open-newtab.btn-primary.btn.pull-right,
span.url-copy-to-clip-board.btn-primary.btn.pull-right {
	margin-right: 10px;
	border-radius: 20px;
	background: #ffffff;
	border-radius: 400px;
	font-size: 8px;
	margin: 4px;
	color: black;
	border: 1px solid #c7c7c7;
}

.input-group-flush > .input-group-prepend > .input-group-text {
	color: #4c535f;
}

.iframe-url-options {
	position: absolute;
	right: 200px;
	top: -50px;
}

.menu-card-detail .card-detail-action {
	text-align: right;
	/*padding-left: 25px !important;*/
}

.menu-card-detail .card-detail-action .btn {
	border-radius: 5px;
	background: grey;
	padding: 5px 10px;
}

.menu-card-detail.card-feature-hide .redcore-flex {
	display: none !important;
}

.login-card {
	background: #000 !important;
	box-shadow: 0 0 2rem 0 rgb(0 0 0 / 31%);
	backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
	padding: 0px 15px 29px 14px;
}

#companiesContainer .card-header {
	background: #ebedf1;
}

.btn.project-btn .signup-loader {
	visibility: visible !important;
}

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

	.proof-image-overlay-container,
	.proof-image-overlay-container .project-image.unselectable {
		width: 100% !important;
	}

	span.remove-user-from-proof {
		width: auto !important;
		left: -10px !important;
	}

	#redcore-pinned .redcore-flex,
	.show-pinned-project .redcore-flex {
		flex-direction: column;
	}

	.card {
		margin-bottom: 17px;
	}
}

button.btn.btn-launch-pad-tag-search[data-tag-key="pinned"] {
	background: #693cb6;
	color: #fff;
}

#searchTagsProofs {
	width: 100%;
	background: white;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-radius: 0px 0px 7px 7px;
	height: 48px;
	box-shadow: 0px 8px 9px #f0f1f3;
}

#proofGritListMainContainer,
#marketPlaceListSectionMainContainer {

	display: flex;
	flex-direction: column;
	padding-top: 20px;
}

/* .dark-mode div#pages_add_new_button {
	display: none !important;
} */

#redcore-awaiting_response,
#redcore-Popular {
	order: 1;
}

#redcore-production_hold,
#redcore-userFavItems {
	order: 2;
}

#redcore-awaiting_approval,
#redcore-SignsBanners {
	order: 3;
}

#redcore-new_project,
#redcore-Wearables {
	order: 4;
}

#redcore-in_production,
#redcore-Website {
	order: 5;
}

#redcore-shipped,
#redcore-PaperPrinting {
	order: 6;
}

#redcore-my_proofs,
#redcore-PromoProducts {
	order: 7;
}

#redcore-client_uploads,
#redcore-Design {
	order: 8;
}

#redcore-due_date_sort,
#redcore-newProject {
	order: 9;
}

#redcore-not_invoiced,
#redcore-saleProject {
	order: 10;
}

#redcore-pinned,
#redcore-companyProject {
	order: 11;
}

.restart-project-btn.btn .signup-loader {
	position: unset !important;
	margin: 0px !important;
}

span.btn.btn-pinned-note-send.btn-success,
span.btn.btn-complied-data-item-link-view.btn-success {
	position: absolute;
	right: 5px;
	border-radius: 15px;
	padding: 5 10px;
	top: 5px;
}

.companyPDFUpload {
	width: 100%;
}

span.place-pdf-download-only-by-admin.title-download-button {
	cursor: pointer;
	font-size: 10px;
	border-radius: 15px;
	background: #333;
	color: #fff;
	padding: 2px 10px;

}

#redcore-Popular-items .card-body {
	border: 1px solid #c1c1c1;
}

.bg-primary {
	background-color: #ff1413;
	background: linear-gradient(87deg, #ff0100e0 0, #2a3884 100%) !important;
	backdrop-filter: blur(9px);
	-webkit-backdrop-filter: blur(9px);
}

.navbar-vertical {
	box-shadow: none;
}

#marketPlaceListSectionMainContainer .title-count-notification {
	background: #c6c9ce;
}

.dark-mode #marketPlaceListSectionMainContainer .title-count-notification {
	background: #3b3f4a;
}

.comment-user-details .hidden-avatar.user-details-name,
.comment-user-details .user-details-name {
	width: auto;
	height: auto;
	/* left: 0; */
	/* flex: 1; */
	flex-direction: column;
	/* vertical-align: middle; */
	/* text-align: justify; */
	/* margin-left: 20px; */
	display: flex;
	padding-left: 12px;
	background: transparent;
	box-shadow: none;
	border-color: transparent;
}

.comment-user-details {
	position: relative;
	display: inline-flex;
	width: 62%;
	flex-direction: row;
	height: 60px;
	vertical-align: middle;
	align-items: center;
	/* justify-content: space-between; */
}

.comment-user-details .userInfoToolTip {
	/* width: auto; */
	display: flex !important;
	padding: 0px !important;
	/* flex: 1; */
}

.comment-user-details .comment-name {
	left: 0px;
	top: 0px;
	padding: 0px !important;
	margin: 0;
}

.comment-user-details .userInfoToolTip img {
	top: 0px;
}

.user-position-title {
	font-size: 11px;
}

.comment-user-details.floating-icon-section {
	width: 100% !important;
	display: flex !important;
}

.show-on-hover span {
	display: none;
}

.show-on-hover:hover span {
	display: inline-block;
}

.webmanager-iframe-container {
	width: 100%;
	height: 71vh;
	border: 3px solid #000000;
	border-radius: 15px;
	background: #000;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	overflow-y: hidden;
	position: relative;
}

.container-right-side {
	padding: 0 30px;
}

.container-right-side,
.container-left-side {
	flex: 1;
	position: relative;
}

.container-left-side {
	max-width: 360px;
}

.website-bottom-details {
	margin: 20px 0;
	text-align: justify;
}

.webmanager-iframe-container:after {
	content: 'Loading...';
	position: absolute !important;
	left: 35%;
	bottom: 50%;
	z-index: -1;
}

.webmanager-iframe-container {
	border: 1px solid black;
}

.shipping_manager_line_header.text-center.project-model-title {
	color: #f5365c;
	font-weight: bold;
	text-transform: capitalize;
	font-family: 'AvantGardeLT-Bold';
	letter-spacing: -1px;
	font-size: 31px;
}

.iframe-reload-url {
	background-color: #0885e9;
	text-decoration: underline;
	padding: 4px 13px;
	border-radius: 37px;
}

.btn.admin-section-hide-container {
	position: absolute;
	right: 15px;
	color: #fff;
	background: #333;
	font-size: 10px;
	padding: 5 10px;
	border-radius: 15px;
}

.hide-admin-section-fields .invoice-field-container,
.hide-admin-section-fields .invoice-field-container .form-group {
	display: block !important;
}

.hide-admin-section-fields .po-number-container,
.hide-admin-section-fields .invoice-container {
	display: block !important;
	margin-top: 20px;
}

.hide-admin-section-fields .form-group,
.hide-admin-section-fields .row {
	display: none;
}

.btn.admin-hide-form-builder {
	padding: 5 10px;
	border-radius: 15px;
}

.top-notification-section-collapse.btn {
	color: #333;
}

.proof-section-collapse.btn,
.top-notification-section-collapse.btn {
	position: absolute;
	right: 0;
	/* background: red; */
	padding: 5 10px;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	border-radius: 15px;
	font-size: 10px;
}

#proofGritListMainContainer .header-body {
	position: relative;
}

.proof-section-collapse.btn i.fa,
.top-notification-section-collapse.btn i.fa {
	padding: 0px 0px 0px 3px;
}

.hidden-card-darker > .row {
	background: #838383 !important;
	padding: 28px 19px;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%) !important;
	border-radius: 15px;
	border: 3px solid #bcbdbf;
	padding-bottom: 0px !important;
}

.proof-grid-column.active-tag-search-result {
	display: block !important;
}

.status-group.hidden-card-darker .proof-grid-column[data-hide-proof=""] {
	display: none !important;
}

.proof-invcoie .search-list-top b {
	font-size: 12px;
}

ul.top-search-autocomplete.proof-invcoie {
	padding: 10px 0px 0px 0px !important;
	top: 90%;
}

ul.top-search-autocomplete.proof-invcoie li {
	font-size: 12px;
	list-style-type: none;
}

span.btn.closs-invoice-suggestion {
	border: 1px solid;
	padding: 5 10px;
	border-radius: 15px;
	position: absolute;
	right: 10;
	font-size: 10px;
	font-weight: bold;
}

.redcore-flex.hide-pinner-active.invoice-field-container {
	flex-wrap: wrap;
}

.redcore-flex.hide-pinner-active.proof-linked-invoices-list {
	margin-top: 20px;
}

.proof-linked-invoices-list ul.top-search-autocomplete.proof-invcoie {
	position: static;
	border-radius: inherit;
}

.proof-user-remove button.btn {
	border-radius: 15px;
}

button.btn.ping-proof-user,
button.btn.qrcode-download-button {
	background: #0478d4;
	color: #fff;
	border: 3px solid #b2c7d8;
}

button.btn.view-user-profile {
	background: #43c77e;
	color: #fff;
	border: 3px solid #a7e4c3;
}

button.btn.remove-user-profile {
	background: #ff1100;
	color: #fff;
	border: 3px solid #f5afaa;
}

.inner-proof-expire.btn.btn-primary.hide-pinner-active {
	background: #de0201;
	border-color: transparent;
}

.proof-action-container.proofSavebtn.col-lg-12 {
	position: sticky;
	bottom: 73px;
	z-index: 999;
	background: #fff;
	padding: 10px 30px;
	border-top: 1px solid rgb(50 50 93 / 10%);
	margin: 0px;
	z-index: 0;
}

.cardy.card.invoice-outstanding .sub-title-pad-dd:before {
	content: 'Past Due -';
}


.proof-action-container.proofSavebtn .proof-bottom-invoice-btn {
	margin: 0px !important;
	padding: 0px !important;
	display: flex;
	justify-content: space-between;
}

.proof-action-container.proofSavebtn .proof-bottom-invoice-btn button {
	flex: 1;
}

.proof-action-container.proofSavebtn .proof-bottom-invoice-btn button.proofAddInvoice {
	margin-right: 5px;
}

.proof-action-container.proofSavebtn .proof-bottom-invoice-btn button.reminder_proof_action {
	margin-left: 5px;
}

.proof-action-container.proofSavebtn .proof-bottom-invoice-btn .proofAddInvoice {
	margin: 0px;
	line-height: 7px !important;
}

.proof-action-container.proofSavebtn.col-lg-12.user-view-submit-menu {
	text-align: center;
	/* bottom: 50px !important; */
}

button.btn.set-approver-proof-user {
	background: #fb6340;
	color: #fff;
	border: 3px solid #e2d6d4;
}

span.btn.proof-copy-title.parent-title {
	background: #fff;
	padding: 5px 10px;
	font-size: 12px;
	flex: 1;
}

.card-feature-hide span.btn.proof-copy-title.parent-title.pull-left.hide {
	display: block !important;
}

.card-feature-hide span.btn.proof-copy-title.parent-title.pull-left.hide:hover {
	color: #333;
}

.btn-marketplace-megamenu-detail h1.title {
	margin-left: 0;
	font-size: 16px;
	letter-spacing: 0px;
	font-family: 'AvantGardeLT-Bold';
	color: red;
	border-bottom: 1px solid black;
}

.proof-user-remove .col-lg-12.ctm-padding.copy-details {
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0;
	font-family: 'AvantGardeLT-Bold';
}

.proof-image-toolbox.web-site-iframe-view span.dropdown-item.display-flex:hover {
	background: transparent;
}

.proof-image-toolbox.web-site-iframe-view span.dropdown-item.display-flex b {
	padding-right: 10px;
	line-height: 20px;
	color: black;
}

#websiteManager-component .redcore-sites-list .company-list-icon {
	width: 25px !important;
	height: 25px !important;
}

.font-adjustment-button {
	font-size: 19px;
	background: black;
	color: white;
	cursor: pointer;
}

.font-adjustment-button.fa-angle-up {
	border-top-right-radius: 56px;
	border-bottom-right-radius: 56px;
	background: #6674bf;
	padding: 2px 12px;
	color: white;
	margin: 1px;
}

.font-adjustment-button.fa-angle-down {
	border-top-left-radius: 56px;
	border-bottom-left-radius: 56px;
	padding: 2px 12px;
	color: white;
	margin: 0px;
	background: #6674bf;
}

.form-builder-svg-container:before {
	content: 'Font Size ';
	font-size: 13px;
	position: relative;
	top: -3px;
	right: 3px;
}

.form-builder-svg-container {
	float: right;
}

span.btn-marketplace-megamenu-detail:hover {
	color: #2196f3;
}

.megamenu-child {

	margin: 20px 30px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 55vh !important;
	justify-content: start;
	align-content: flex-start;
	width: 100%;
}

h3.slider-caption-text {
	background: #eeeeee;
	padding: 0px 8px;
	border-radius: inherit;
	font-size: 26px;
}

h3.slider-caption-text:after {
	background: #eeeeee;
	padding: 0px 8px;
	border-radius: inherit;
	font-size: 16px;
	color: #0476d0;
}

.mega-menu-titles ul.table-responsive.tag-container.overflowYhidden .megameny-header-list:hover .megamenu-child {
	display: inline-flex;
}

.mega-menu-titles ul.table-responsive.tag-container.overflowYhidden .megameny-header-list:hover span.mega-menu-header-title {
	color: #2196f3;
}

span.btn-marketplace-megamenu-detail:hover {
	color: #2196f3;
}

span.btn-marketplace-megamenu-detail {
	font-size: 14px;
	font-weight: bold;
	color: #565867;
	width: 20%;
	cursor: pointer;
}

.launch-pad-megamenu {
	display: block;
}

button.btn.btn-white-color.btn-launch-pad-tag-search:hover,
button.btn.btn-white-color.btn-launch-pad-tag-search.megamenu-active,
button.btn.btn-white-color.btn-launch-pad-tag-search.megamenu-active:hover {
	background: #1965f1;
	color: #fff;
}

span.edit-img-caption.img-bg-thumb.btn.btn-primary.btn-round {
	position: absolute;
	right: 10;
	bottom: 10;
	padding: 5px 10px;
	line-height: 20px;
	margin: 0;
}

.image-selection-index-type.swiper-container-initialized.swiper-container-horizontal {
	display: block;
	overflow: hidden;
	height: fit-content;
	/* padding: 20px; */
}

.image-selection-index-type .swiper-slide {
	height: 100px;
	width: 100px;
	border: 5px solid white;
	margin: 11px;
	border-radius: 5px;
}

.image-selection-index-type .swiper-slide .like-count.tooltip-left {
	display: none;
}

.image-selection-index-type .swiper-slide.swiper-slide-active,
.image-selection-index-type .swiper-slide.swiper-slide-duplicate-active {
	border: 9px solid #0476d0;
}

.btn-launch-pad-tag-search.proof-company-search-tag {
	background: #673ab7;
	color: #fff;
}

.project-select-type {
	margin: 0px 10;
}

.fb-redcoreSingleSize.form-group label.fb-redcoreSingleSize-label {
	display: none;
}

.redcore-single-size-radio.col-lg-1,
.redcore-shirt-radio.col-lg-1 {
	max-width: 100%;
}

.btn-marketplace-megamenu-detail h1.title {
	margin-left: 0;
	font-size: 16px !important;
	letter-spacing: 0px;
	font-family: 'AvantGardeLT-Bold';
	color: red;
	border-bottom: 1px solid black;
}

.redcore-show-error-notification {
	font-weight: bold;
	font-size: 12px;
	padding: 9px;
	color: red;
	width: 100%;
	background: white;
	border-radius: 4px;
	text-align: center;
}

.status-group.show-expired-proof .proof-grid-column[data-expired-proof=""] {
	display: none !important;
}

#marketPlaceProofSwipeSlider .swiper-slide.active {
	border: 5px solid #127fd6;
	border-radius: 15px;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}

#marketPlaceProofSwipeSlider .swiper-slide {
	width: 64px;
	margin: 5px;
	overflow: hidden;
	height: 64;
}

#marketPlaceView-Slidermain .swiper-wrapper .swiper-slide.swiper-slide-active img {
	/* transition: transform .5s, filter .5s ease-out; */
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	width: 117px;
	background: #ffffff;
	margin: auto;
	border-radius: 50px;
	top: 11px;
	position: relative;
}

.select_type_dots .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	border-radius: 30px;
}

.select_type_dots .owl-dots .owl-dot.active span,
.select_type_dots .owl-dots .owl-dot:hover span {
	background: #869791;
}

.select_type_dots .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 2px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.select_type_dots .owl-dots {
	display: inline-flex;
	width: auto !important;
	position: relative;
	top: 15px;
	padding: 2px 5px;
}

.select_type_dots {

	text-align: center;
	border-bottom: 2px solid #D6D6D6;
	margin-bottom: 20px;
}

button.btn.btn-sm.btn-neutral.mr-0.product-title-edit {
	padding: 2px 5px;
	margin-left: 10px;
	display: none;
}

.btn-marketplace-megamenu-detail:hover button.btn.btn-sm.btn-neutral.mr-0.product-title-edit {
	display: inline-block;
}

.element-align-right {
	text-align: right;
	display: inline-block;
}

.proof-image-container-wrapper svg,
.proof-image-container-wrapper img {
	height: auto;
}

#redcore-proof-placeholder-container {
	height: auto !important;
}

.project-select-type .image-selection-index-type {
	display: flex;
}

.proof-image-label-taggle label.btn.btn-secondary {
	margin: 0;
	padding: 5px 10px;
	font-size: 10px;
}

span.btn-group.btn-group-toggle.proof-image-label-taggle {
	font-size: 12px;
	max-width: 317px;
	text-align: center;
}

#contact-card-qrcode-download,
.qrcode-download {
	display: block;
	width: 100px;
	height: 100px;
	background: white;
	padding: 6px;
	margin-top: 13px;
}

.qr-code-proof-container {
	float: left;
	clear: none;
}

.qr-code-proof-container:nth-child(2) {
	margin-left: 10px;
	margin-right: 10px;
}

.qr-code-proof-containers {
	float: none;
	clear: both;
}

.main-container-qr-color-picker {
	clear: both;
}

.proof-image-label-taggle span.media-label-text {
	font-weight: bold;
	margin-right: 10px;
}

label.btn.btn-secondary.show-label {
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}

label.btn.btn-secondary.hide-label {
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}

#svg-dropzone-container #svg_dropzone_main,
#svg-dropzone-container .fallback {
	display: none;
}

#hidden-svg-container {
	position: absolute;
	left: -9999cm;
	top: -9999cm;
	visibility: hidden;
}

button.btn.btn-success.add-extra-percentage-location.tooltip-right,
.remove-extra-percentage-location {
	margin: 5px 0 0 0;
	padding: 10px;
	border-radius: 50px;
}

.quote-center-percentage-calculator-remaining-qty {
	font-weight: bold;
	color: red;
	padding: 10px 15px;
	font-size: 20px;
}

.company-top-notification span.btn-group.btn-group-toggle.proof-image-label-taggle {
	bottom: 15px;
	position: absolute;
	right: 70px;
}

.company-top-notification span.send-notification {
	padding: 10px;
	background: #de0201;
	right: 10;
	position: absolute;
	bottom: 10px;
	border-radius: 50px;
}

#redcore-site-company-notification .company-top-notification {
	position: relative;
}

.top-notification-collapse-option {
	width: 100%;
	height: 35px;
	display: inline-block;
}

#projectSectionCategoriesList .bootstrap-select.btn-group .dropdown-menu {
	height: auto !important;
}

div#print-manager-render-area svg {
	width: 100%;
	border: 1px solid black;
}

.print-proof-svg-render-container {
	display: inline-block;
}

.marketplace-details .project-description .media {
	display: block;
}

.marketPlaceFileLabels {
	width: 100%;
}

.project-select-type .image-selection-index-type .swiper-wrapper {
	flex-wrap: wrap;
}

#formBuilderViewProof .rendered-form .fb-radio-group-label {
	text-transform: capitalize;
}

.col-lg-8.col-9.proof-list-title.show_hide_proof_only.Design {
	transform: inherit;
}

.qr-code-add-container .btn.col-lg-12.justify-content-center {
	flex-direction: row;
	text-align: justify;
	border: 1px solid #eee;
	border-radius: 15px;
	transform: translateY(-1px);
	box-shadow: 0 7px 14px rgb(50 50 93 / 10%), 0 3px 6px rgb(0 0 0 / 8%);
	margin-bottom: 30px;
}

.qr-code-list-container .cardy.card {
	flex-direction: row;
	justify-content: center;
	padding: 20px 0;
}

#redcore-qr-code-items .cardy.card {
	padding: 5px 0;
	margin-bottom: 6px;
	border-radius: 5px;
}

.qr-code-container {
	width: 78px;
	padding: 8px;
	background: #fff;
	border-radius: 6px;
}

#color-qr-preview {
	width: 50%;
	background: #f7f7f7;
	padding: 10px;
}

.btn-download-qr-code.btn,
.btn-customize-qr-code.btn,
.qr-proof-customize.btn,
.btn-download-custom-qr-code.btn,
.btn-qr-code-link-tree-add.btn {
	width: 100px;
	float: right;
	background: #0769e8;
	border-radius: 45px;
	border-color: #1176c5;
	position: relative;
	top: 0;
}

.btn-download-qr-code,
.btn-customize-qr-code,
.qr-proof-customize,
.btn-download-custom-qr-code {
	margin-bottom: 10px;
}


.qr-action-events-section {
	justify-content: center;
	flex-direction: column;
	display: flex;
}

.approve-shipping-section p:first-of-type {
	font-weight: bold
}

.table-flush tbody tr:last-child td {
	max-width: 318px !important;
	white-space: break-spaces !important;
}

.qr-action-events-section .qr-action-events {
	display: flex;
	flex-direction: column;
}

.qr-code-container-section {
	text-align: right;
	justify-content: right;
	display: grid;
}

.qr-action-events .btn-group {
	display: block;
	text-align: center;
}

.qr-code-details-section {
	justify-content: center;
	display: flex;
	flex-direction: column;
	flex: auto;
}


a.qr-enrypt-link,
.qr-scan-count,
.qr-unique-count,
.qr-created-name {
	color: #5e72e4;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}

.svg-qr-code-container {
	justify-content: center;
	display: flex;
	align-items: center;
}

.svg-qr-code-container .svg-qr-code-element {
	width: 200px;
}

.cardy.card.qr-folder-container .qr-folder-icon {
	font-size: 20px;
}

.qr-folder-icon {
	display: none;
}

.cardy.card.qr-folder-container {
	display: flex;
	/*	justify-content: center;
	flex-direction: column !important;
	align-items: center; */
	cursor: pointer;
}


.cardy.card.qr-folder-container .qr-count {
	font-size: 13px !important;
}

.qr-title {
	text-align: left;
}

.qr-count {
	position: absolute;
	right: 8px;
}

.cardy.card.qr-folder-container .qr-title,
.cardy.card.qr-folder-container .qr-count {
	padding: 3px 17px;
	font-size: 17px;
	font-weight: bold;
}


span.go-back-qr-code-folder,
.go-back-launch-pad {
	margin-left: 20px;
	cursor: pointer;
}

#SesrchResults .proof-grid-column {
	display: block !important;
}

.py-4.reset-password-notification {
	padding: 17px;
}

button#digital-contact-qr-code {
	width: 119px;
	background: #fbfbfb;
	padding: 9px;
	border-radius: 5px;
}

.place-list-launch-pad-container {
	max-height: 200px;
	overflow-y: scroll !important;
	overflow-x: hidden;
}

#proof-message-container {
	width: 100%;
	height: 36px;
	padding: 6px;
	text-align: center;
}

.swal2-container.swal2-center.swal2-fade.swal2-shown {
	overflow-y: auto !important;
}

.swal2-show {
	-webkit-animation: inherit !important;
	animation: inherit !important;
}

.qr-code-company-name {
	padding: 20px;
}

.hide-and-show-qr-code {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.qr-code-list-container .cardy.card {
	padding: 11px 0px;
	margin-bottom: 9px;
	background: #ebedf1;
	border-radius: 6px;
}

.hide-and-show-qr-code .col-lg-12 {
	margin: 0;
	padding: 0;
}

.qr-code-company-name.section__headline {
	cursor: pointer;
}

.qr-code-company-name.section__headline:hover {
	background: #f3f5f7;
	transition: .4s;
}

.custom-email-type .bootstrap-tagsinput {
	width: 100% !important;
}

.additional-email-section .bootstrap-tagsinput {
	width: 100%;
}

.product-proof-details-list.parent-product .project-select-type,
.product-proof-details-list.parent-product .proof-launch-pad-form-values,
.product-proof-details-list.parent-product .proof-defualt-fields {
	display: none;
}

.btn.product-title-show-child {
	margin-left: 20px;
	padding: 2px 5px;
	font-weight: bold;
}

.mega-menu.product-child-list-container {
	display: contents;
	width: 20%;
}

.qb-invoice-product-list {
	position: relative;
}

span.quote_request_project_order_submit {
	margin: 20px 35% !important;
}

button.invoice-btn-morgin.addSection_7625.col-lg-12.btn.bg-danger.text-white {
	max-width: 107px;
	border-radius: 55px;
	background: #127fd6 !important;
	cursor: pointer;
}

.btn-default {
	background-color: #ffffff !important;
	box-shadow: inset 0px 2px 4px rgb(48 51 54 / 22%) !important;
}

button.pull-right.col-lg-6.btn.bg-danger.text-white.saveProofInvoice_7625 {
	max-width: 200px;
	border-radius: 53px;
	background: #127fd6 !important;
	cursor: pointer;
}

td.table-content-editable.table-invoice-content-description {
	max-width: 193px;
	white-space: pre-wrap;
}

.proof-invoice .table-responsive {
	overflow-x: clip;
}

.proof-invoice .table-responsive {
	overflow-x: clip;
}

button.btn.approve-request-quote-proof {
	flex: 0 1 auto;
	margin: 8px 1px;
	border-radius: 43px;
	color: #fff;
	border-color: #47bf8c;
	background-color: #2dce89;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	font-size: .875rem;
	position: relative;
	transition: all .15s ease;
	letter-spacing: .025em;
	text-transform: none;
	will-change: transform;
	-webkit-appearance: button;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 66px;
	max-width: 371px;
	margin: 33px;
}

@keyframes glowing {
	0% {
		background-color: #2dce89;
		box-shadow: 0 0 2px #2dce89;
	}

	50% {
		background-color: #3ece8e;
		box-shadow: 0 2px 13px #2dce89;
	}

	100% {
		background-color: #2dce89;
		box-shadow: 0 0 2px #2dce89;
	}
}

button.btn.approve-request-quote-proof,
.approve-proof-button {
	animation: glowing 2400ms infinite;
}

button.approve-proof-button::before,
button.approve-proof-button::after {
	box-sizing: inherit;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
}

button.final-approve-button::before,
button.final-approve-button::after {
	box-sizing: inherit;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
}


.spin:hover {
	color: #ffffff;
}

.spin::before,
.spin::after {
	top: 0;
	left: 0;
}

.spin::before {
	border: 2px solid transparent;
}

.spin:hover::before {
	border-top-color: #208a5b;
	border-right-color: #208a5b;
	border-bottom-color: #208a5b;
	border-left-color: #208a5b;
	transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}

.spin::after {
	border: 0 solid transparent;
}

.spin:hover::after {
	border-top: 2px solid #208a5b00;
	border-left-width: 2px;
	border-right-width: 2px;
	transform: rotate(270deg);
	transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
}

.circle {
	border-radius: 34px;
	box-shadow: none;
}

.circle::before,
.circle::after {
	border-radius: 34px;
}

.gradient-border {
	--borderWidth: 3px;
	px;
	*/
	/* background: #1D1F20; */
	/* border-radius: var(--borderWidth); */
}

.gradient-border:after {
	content: '';
	position: absolute;
	top: calc(-1 * var(--borderWidth));
	left: calc(-1 * var(--borderWidth));
	height: calc(100% + var(--borderWidth) * 2);
	width: calc(100% + var(--borderWidth) * 2);
	background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
	border-radius: calc(22 * var(--borderWidth));
	z-index: -1;
	animation: animatedgradient 19s ease alternate infinite;
	background-size: 300% 300%;
	border-radius: 50px;
}


@keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

.ship-message {
	color: #007bff;
	margin: 6px;
	position: relative;
	top: -14px;
}

.proof-detail-tracking-view {
	width: 100%;
	padding: 38px 19px !important;
	max-width: 100%;
	font-weight: bold;
	font-size: 14px;
	right: 10px;
	position: relative;
	display: inline-block;
	text-align: center;
	background: #ffffff;
	margin-bottom: 1px;
}

.font30 {
	font-size: 25px !important;
}

button.card-options-btn.redcore-invoice-view {
	background: #2dce89;
	color: #fff;
	padding: 0 10px;
}

label.new-user-input-label {
	position: initial;
	left: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: 600;
	color: #2ba1ff;
}

p.sub-title-pad-dd.text-sm.text-muted.mb-0.text-red {
	background: #e91e1e;
	border-radius: 6px;
	padding: 1px 8px 6px 12px;
	height: 30px;
	color: white !important;
	position: relative;
	top: 12px;
	margin-bottom: 25px !important;
	width: 203px;
}

.fb-checkbox-group-label {
	position: absolute;
}

.card-body img.button-loader {
	width: 19px !important;
	display: inherit !important;
	position: relative;
	right: 4px;
}

div#main {
	/*background-image: url(https://redcore.com/core/templates/assets/img/proof-bg.png); */
	background-image: url(https://redcoredesign.s3.us-east-2.amazonaws.com/core/uploads/356675269proof-bg.png);
}

main.profile-page .card-body {
	background: white;
}

main.profile-page .btn-group.proof-card-tag {
	top: 0px;
}

main.profile-page .card-header {
	padding: 9px 0px 10px 22px;
}

label.size-labeler {
	font-size: 12px;
	background: #1f50dc !important;
	padding: 5px 0px 3px 10px;
	border-radius: 41px 0px 0px 41px;
	height: 23px;
	color: white;
	font-weight: 900;
	width: 50px;
	margin: 0px !important;
	position: relative;
	top: 12px;
	right: -1px;
}

label.size-labeler {
	font-size: 12px;
	background: #1f50dc !important;
	padding: 4px 0px 3px 8px;
	border-radius: 41px 0px 0px 41px;
	height: 23px;
	color: white;
	font-weight: 900;
	width: 50px;
	margin: 0px !important;
	position: relative;
	top: 12px;
	right: -1px;
}

/*#proof-header-notification-wrapper {*/
/*background: red;*/
/*padding: 10px 20px;*/
/*border-radius: 15px;*/
/*margin: 0 0 0 40px;*/
/*}*/

.blink-bg-font {
	padding: 10px;
	display: inline-block;
	border-radius: 5px;
	animation: blinkingBackground 2s;
}

@keyframes blinkingBackground {
	0% {
		background-color: #10c018;
	}

	25% {
		background-color: #1056c0;
	}

	50% {
		background-color: #ef0a1a;
	}

	75% {
		background-color: #254878;
	}

	100% {
		background-color: #04a1d5;
	}
}

.btn.proof-viewed-timer {
	background: #f4f4f6;
	border-radius: 15px;
	position: absolute;
	top: -77px;
	padding: 0;
	right: 211px;
	display: inline-flex;
}

.proof-viewed-timer div {
	padding: 0 10px;
	font-size: 20;
	font-weight: bold;
}

.order-history-flex-box {
	display: flex;
	flex-direction: column;
	padding-bottom: 24px;
}

.order-history-content {
	display: flex;
	text-align: center;
	border: 2px solid #747474 !important;
	background: #f8f8f9 !important;
	border-radius: 0px 0px 6px 6px;
}

.border-right-2 {
	border-right: 2px solid #eee;
}

.order-history-content .child {
	flex-grow: 1;
	text-align: center;
	padding: 26px 8px;
}

.order-history-project {
	display: flex;
	flex: 7 !important;
	flex-wrap: wrap;
	/* flex-direction: row; */
}

.order-history-content > div {
	flex: 1;
}

.order-history-invoice {
	padding: 23px 20px;
}

.project-lists {
	display: inline-flex;
	flex: 0 0 100%;
	/* flex-wrap: wrap; */
}

.badge.badge-pill.my_proofs,
.badge.badge-pill.client_uploads {
	background: rgb(52 214 124 / 74%);
	color: white;
}

.badge.badge-pill.shipped {
	background: #2196f3;
	color: white;
}

.dark-mode h5.h3.mb-0 {
	color: #878e9c;
}

.order-history-invoice,
.order-history-project-name {
	cursor: pointer;
}

.dark-mode .profile-page .card-body {
	background: #2b2834 !important;
}

.order-history-container li {
	list-style: none;
}

button#order-history-invoice-link {
	position: fixed;
	bottom: 50px;
	left: 50%;
}

.proof-order-history-container {
	margin-top: 20px;
}

.proof-order-history-container .my-3.text-center {
	position: static;
	bottom: 50px;
	width: 100%;
}

.proof-order-history-container #order-history-invoice-link {
	position: fixed !important;
	bottom: 21px;
	background: blue;
	left: 24px;
	z-index: 9999;
}

span.btn.user-profile-pic-toggle {
	position: absolute;
	bottom: -100px;
	right: 25px;
	color: #5e72e4;
	width: 225px;
}

button#order-history-po-number-update {
	position: fixed;
	bottom: 41px;
	margin: auto -4%;
}

button.btn.order-history-mass-edit-po {
	position: fixed;
	top: 133px;
	z-index: 9999;
}

.text-success {
	color: #34d67c !important;
}

.admin-update-memo {
	position: absolute;
	right: 0px;
	top: -25px;
	font-size: 12px;
	cursor: pointer;
	color: #f5365c !important;
	font-weight: bold;
}

#orderHistoryRedcoreTab .alert.company-top-notification {
	background: #e32a29 !important;
	margin: 16px;
}

a.border-red:after {
	content: 'PAST DUE';
	color: red;
	background: white;
	border-radius: 46px;
	padding: 1px 6px;
	margin: 0px 7px;
}

a.border-red {
	border: 1px solid red;
}

button.btn.bg-danger.text-white.invoice-clone-row,
button.btn.bg-danger.text-white.invoice-remove-row {
	padding: 5px;
}

a.border-red {
	border: 1px solid rgb(255 255 255 / 22%);
	color: white !important;
	background: red;
	font-weight: 900 !important;
}

.proof-card-approver-notification::after {
	content: '1';
	position: absolute;
	background: red;
	border-radius: 100px;
	padding: 2px 10px;
	font-size: 15px;
	background: red;
	top: -35px;
	left: -40px;
	box-shadow: 0px 1px 6px rgb(0 0 0 / 31%);
	border: 2px solid white;
	color: white;
	font-weight: 900;
}

#proof-title-notification {
	background: red;
	color: white;
	padding: 5px 6px;
	border-radius: 15px;
	font-size: 8px;
	margin: 5px;
	position: relative;
	top: -4px;
}

div.parent_approver_access .btn.btn-success {
	cursor: pointer;
	float: left;
	padding: 15px 23px 16px 30px;
	min-height: 48px;
	min-width: 87px;
	position: fixed;
	bottom: 102px;
	width: 421px;
	border-radius: 65px;
}

span.badge.badge-pill.due-date-label.new_project.received,
span.badge.badge-pill.proof-due-date-label.new_project.received {
	background: #cb0302 !important;
	position: absolute;
	top: -38px;
	left: 0px;
	border: 3px solid white;
}

span.remove-selected-all-users {
	font-size: 12px;
	color: red;
	font-weight: bold;
	float: right;
	cursor: pointer;
}

#duplicate-proof-remove-form-data {
	width: 10px !important;
}

.order-history-status .due-date-label,
.order-history-status .parent-approver-label {
	display: none;
}

.text-alert {
	color: #34d67c !important;
}

.view-order-history {
	position: absolute;
	right: 20;
	border-radius: 80px;
	font-size: 11px;
	top: 17;
	border: 2px solid;
}

.invoice-state-label {
	background: #9fe1ff;
	position: absolute;
	margin-left: 2px;
	border: 2px solid white;
}

body {
	counter-reset: section;
}

.print-proof-svg-render-container::before {
	counter-increment: section;
	content: counter(section)'';
}

.order-history-content::before {
	counter-increment: section;
	content: counter(section)'';
	color: #efefef;
	position: absolute;
	right: 5px;
}

.navbar-nav .avatar {
	background: #e0e0e0;
	color: #0484ea;
	font-weight: 900;
}

.child.order-history-tracking.col-lg {
	color: #0484ea !important;
	font-weight: 900;
}

.child.order-history-tracking.col-lg {
	color: #0484ea !important;
	font-weight: 900;
}

.col-lg-12.redcore-flex.hide-pinner-active .dropdown-item.pdf-invoice-button,
.col-sm-6.redcore-flex.hide-pinner-active .dropdown-item.pdf-invoice-button {
	background: #fff !important;
	border-radius: 10px;
	text-align: center;
	margin-left: 15px;
}

.order-history.proof-send-invoice-btn {
	display: block;
	margin-top: 10px;
}

.proof-order-history-container button#order-history-po-number-update {
	bottom: 80px;
}

.btn.send-all-invoice {
	background: #d0d1d5;
	position: absolute;
	padding: 2px 7px;
	font-size: 9px;
	position: absolute;
	border-radius: 50px;
}

span.invoice-delete-proof-confirmation {
	background: red;
	color: white;
	padding: 10px;
	border-radius: 5px;
	font-weight: 800;
	font-size: 16px;
	margin: 22px;
	display: block;
}

span.hide-pdf-download-btn {
	position: fixed;
	/* background: red; */
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0;
}

/* span.hide-pdf-download-btn {
    padding: 20px;
    position: absolute;
    right: 90px;
    bottom: -48px;
    z-index: 999999;
    background: #323639;
} */
button.btn.quotecenter-add-stock {
	position: absolute;
	right: 130px;
	background: #fff;
	padding: 4px 10px;
	top: 0;
	border: 1px solid;
}

.proof_stock_details small {
	font-size: 14px;
	color: red;
	font-weight: bold;
	display: block;
}

span.order-history-pay-invoice {
	color: #38367d;
	font-size: 12px;
	margin-left: 15px;
	border: 1px solid #38367d;
	padding: 2px 5px;
	cursor: pointer;
	margin-top: 8px;
}

small.ifram-pay-now-text {
	font-size: 12px;
	position: absolute;
	left: 220px;
	top: 15px;
	font-weight: bold;
}

.btn.parent-place-selection.active {
	background: #eee;
}

.btn.parent-place-selection {
	width: 90%;
	border: 1px solid #333;
	margin: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.order-title {
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 2px solid;
}

.order-list-body {
	color: #333;
}

.order-list-body span.size-for.size-border {
	font-size: 12px;
}

.size-border {
	border-right: 1px solid;
	padding: 0 5px;
}

.ordered-checkbox,
.partial-checkbox,
.issue-order-checkbox,
.received-order-checkbox {
	height: calc(1.75rem + 0px) !important;
}

.order-content small.proof-title-view,
.order-content small.proof_order_number {
	font-size: 10px;
	cursor: pointer;
	font-weight: bold;
}

.order-content-list.col-lg-12.row.p-0.m-0 {
	margin-bottom: 15px !important;
}

.order-content-list .form-data {
	cursor: pointer;
}

.order-content-list {
	padding: 11px 0px !important;
	border-bottom: 1px solid gainsboro;
}

input.form-control.card-ordered-checkbox {
	height: 20px;
	margin: 10 0;
	display: inline-block;
	/* width: auto; */
}

span.btn.btn-success.btn-primary.order-history-pay-invoice {
	border-radius: 45px;
	color: white;
	padding: 3px 9px;
	border: none;
}

.order-list-card .col-lg-3 {
	font-size: 12px;
	text-align: center;
}

.order-list-header.col-lg-12.row.p-0 {
	cursor: pointer;
}

.order-history-flex-box.payment-due div.h3.text-danger {
	background: #aba7a7 !important;
}

label.order-history-update-title {
	padding: 10px;
}

.show-all-btn-container {
	justify-content: flex-end;
	padding: 20px 10px;
}

button.order-list-show-all {
	padding: 5px 20px;
	font-size: 12px;
	margin: 0 20px;
}

button.btn.order-list-show-all.active {
	background: #0275ff;
	color: #fff;
}

.partial-email-send-container {
	justify-content: flex-end;
}

.btn.send-partial-send-email,
.btn.remove-due-date-proof {
	padding: 5px 10px;
	background: #de0201;
	color: #fff;
	flex: 1;
}

.btn.send-partial-send-email .fa.fa-paper-plane {
	border: 2px solid #eee;
	padding: 5px;
	border-radius: 15px;
	margin-left: 10px;
}

.quote-center-price {
	text-align: justify;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}

.py-3.display-center {
	/*  border: 1px solid #d8d8d8; */
	border-radius: 7px;
}

.quotecenter-total-price {
	position: absolute;
	top: 3px;
	right: 280px;
	color: #333;
	font-weight: bold;
}

#is-180-days-late {
	border-top: 2px solid #eeeeee;
	margin: 0px;
	padding: 14px 37px 23px;
	background: #ff0d0f;
	color: white !important;
	border-radius: 5px;
	font-size: 33px;
}

.h3.text-danger {
	border-top: 2px solid #747474 !important;
	margin: 0px !important;
	padding: 4px 27px !important;
	border-right: 2px solid #747474 !important;
	border-left: 2px solid #747474 !important;
	background: #c70b0a !important;
	color: white !important;
	border-radius: 6px 6px 0px 0px;
}

@media (max-width: 900px) {
	.view-order-history {
		display: none;
	}

}

.show-magic {
	border: 5px solid;
	background: #eee;
	/*background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;*/
}

.rainbow::before {
	box-sizing: border-box;
	content: "";
	position: absolute;
	z-index: -2;
	left: -50%;
	top: -50%;
	width: 200%;
	height: 200%;
	background-color: #399953;
	background-repeat: no-repeat;
	background-size: 50% 50%, 50% 50%;
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-image: linear-gradient(#399953, #399953), linear-gradient(#fbb300, #fbb300), linear-gradient(#d53e33, #d53e33), linear-gradient(#377af5, #377af5);
	-webkit-animation: rotate 4s linear infinite;
	animation: rotate 4s linear infinite;
}

.rainbow::after {
	box-sizing: border-box;
	content: "";
	position: absolute;
	z-index: -1;
	left: 6px;
	top: 6px;
	width: calc(100% - 12px);
	height: calc(100% - 12px);
	background: white;
	border-radius: 5px;
}

.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

span.sk-circle.selected {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	top: 5px;
	margin-left: 5px;
	visibility: hidden;
}

.sk-circle .sk-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}

.sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

@keyframes sk-circleBounceDelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.stat-boxes.comunities-color.proof-color.copy-proof-url {
	width: 30%;
	display: inline-block;
	padding: 16px 24px;
	margin: 11px 11px 0px 0px;
}

.start_new_button_container {
	text-align: center;
}

.user-account-takeover.success {
	background: #70d6a8;
}

.user-account-takeover {
	width: 100%;
}

.user-account-transfer-overlay {
	background: rgb(22 26 29 / 89%) !important;
	top: 0;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
	height: 100%;
	display: flex;
	overflow: hidden;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
}

.user-account-transfer-overlay .inner-container {
	text-align: center;
	align-content: center;
	align-items: center;
	background: white;
	padding: 30px;
	border-radius: 21px;
	margin: 10px;
	position: relative;
}

.user-account-transfer-overlay .main-container {
	margin-top: 35px;
	width: 350px;
}

.inner-container .headerContainer {
	text-align: center;
}

.user-account-transfer-overlay .main-container .account-name-check {
	background: #0478d4;
	border-color: #0478d4;
	border-radius: 25px;
	padding: 10px 30px;
}

.user-account-transfer-overlay .headerContainer img {
	position: absolute;
	top: -38px;
	left: 41%;
	background: #fff;
	width: 77px;
	height: 77px;
}

.user-account-transfer-overlay .user-avatar-image-container {
	float: left;
	width: 30%;
}

#account-transfer-user.success {
	background: #4fd69c;
	color: #fff;
}

.btn-group.proof-tools span.badge.badge-pill {
	margin: 0 5px;
	line-height: 8px;
	font-size: 8px;
	max-height: 20px;
	top: 10px;
	position: relative;
}

.proof-image-toolbox .badge.badge-pill.my_proofs span.badge.badge-pill {
	position: inherit;
}

.company-top-notification .col-md-11 {
	padding-left: 0px;
	padding-right: 0px;
}

.payment-paid .order-history-content {
	border: 2px solid #f5f5f5 !important;
	border-radius: 9px;
}

.proof-title-container .badge.badge-pill.my_proofs {
	background: none;
	height: 0px;
	top: -7px !important;
	position: absolute;
}

.dark-mode .navbar-vertical .navbar-nav .nav-link > i {
	background: #181621;
}

.place-datatab .btn-warning {
	margin: auto 12%;
}

div::-webkit-scrollbar:vertical {
	width: 20px;
	display: none;
}

div::-webkit-scrollbar:horizontal {
	height: 11px;
	display: none;
}

div::-webkit-scrollbar {
	-webkit-appearance: none;
	background-color: transparent;
}

span.btn.copy-generate-user-id {
	padding: 0 10px;
	background: #5e72e4;
	color: #fff;
	font-size: 12;
}

.navbar-expand .navbar-nav .nav-link {
	color: #000 !important;
}

.sidenav-toggler-dark .sidenav-toggler-line {
	background-color: #000;
}

.proof-grid-column .card-body {
	cursor: pointer;
}

.proof-details-inner-container .admin-view-area h3.title,
.proof-defualt-fields h3.title {
	margin: 0;
	margin-top: 20px;
}

button.account-name-check {
	padding-right: 40px !important;
}

.col-lg-12.shipping-type {
	height: 50px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.col-lg-12.shipping-type img {
	height: 100% !important;
	position: relative;
	top: 5px;
}

@keyframes textBlinkAnimate {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0.7;
	}

	100% {
		opacity: 0;
	}
}

button.btn.bg-danger.text-white.invoice-proof-view-row,
button.btn.bg-danger.text-white.invoice-proof-title-copy-row,
button.btn.bg-danger.text-white.invoice-mass-description-update {
	padding: 5px;
}

button.btn.proof-pay-and-approve {
	padding: 3px 10px;
	text-align: center;
	border-radius: 15px;
	font-size: 10px;
}

.comment-box-icon i::before {
	animation: pincommentout 3s infinite ease-out;
}

@keyframes pincommentout {
	50% {
		box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, .6);
	}

	100% {
		box-shadow: 0px 0px 0px 30px rgba(255, 255, 255, 0.0);
	}
}

span.add-proof-image-title {
	position: absolute;
	right: 0;
	top: -37px;
	box-shadow: none;
	box-shadow: 0;
	font-size: 14px;
	cursor: pointer;
	background: transparent;
	width: 100%;
	z-index: 999999;
	font-weight: bold;
	padding: 10 20px;
}

.proof-image-overlay-container:first-child span.add-proof-image-title {
	top: 3px !important;
}

.proof-image-container-wrapper span.add-proof-image-title .proof-image-title-edit {
	font-size: 14px;
}

span.proof-image-title-edit {
	padding: 10px;
}

td.table-content-editable.table-invoice-content-description[data-message-status="error"] {
	text-decoration: underline;
	text-decoration-color: red;
}

.form-group.bmd-form-group.product-grid-list {
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.comment-wrapper:hover span.comment-full-date.hoverover.comment_icon {
	display: inline-block;
}

.invoice-price-item-hidden-container,
.invoice-check-box-container,
.invoice-price-lock-check-box-container,
.invoice-price-send-invoice-expired-and-keep-container {
	position: relative;
}

.invoice-price-item-hidden-container input,
.invoice-check-box-container input,
.invoice-price-lock-check-box-container input,
.invoice-price-send-invoice-expired-and-keep-container input {
	visibility: hidden;
}

span.invoice-check-box-container {
	margin-right: 15px;
}

span.invoice-price-send-invoice-expired-and-keep-container,
span.invoice-price-item-hidden-container {
	margin-left: 15px;
}

.invoice-price-item-hidden-container label.invoice-price-item-hidden-check,
.invoice-check-box-container label.invoice-label-check,
.invoice-price-lock-check-box-container label.invoice-price-lock-check,
.invoice-price-send-invoice-expired-and-keep-container label.invoice-price-send-invoice-expired-and-keep-check {
	padding: 5px;
	box-sizing: border-box;
	top: -4px;
	left: -4px;
	position: absolute;
	border-radius: 5px;
}

.invoice-price-item-hidden-container label.invoice-price-item-hidden-check i,
.invoice-check-box-container label.invoice-label-check i,
.invoice-price-lock-check-box-container label.invoice-price-lock-check i,
.invoice-price-send-invoice-expired-and-keep-container label.invoice-price-send-invoice-expired-and-keep-check i {
	visibility: hidden;
}

.invoice-price-item-hidden-container input:checked ~ label.invoice-price-item-hidden-check i,
.invoice-check-box-container input:checked ~ label.invoice-label-check i,
.invoice-price-lock-check-box-container input:checked ~ label.invoice-price-lock-check i,
.invoice-price-send-invoice-expired-and-keep-container input:checked ~ label.invoice-price-send-invoice-expired-and-keep-check i {
	visibility: visible;
}

.proof-invoice .table-flush tbody tr:last-child td {
	white-space: inherit !important;
}

.active.comment_update_disable {
	color: red;
}

.proof-media-version .cardy.card {
	padding: 20px !important;
	cursor: pointer;
}

.btn-group.proof-tools span.badge.badge-pill {
	margin: 0 5px;
	line-height: 8px;
	font-size: 8px;
	max-height: 26px;
	top: 6px;
	position: relative;
}

.col-md-12.text-center {
	border-top: 1px solid rgb(0 0 0 / 17%);
}

button.btn.btn-success.crop_image.image-cropper-submit {
	background: #007adb;
	border-radius: 43px;
	padding: 21px 50px;
	border: 7px solid #39a7ff;
	margin: 0px;
}

input[type=range].cr-slider {
	-webkit-appearance: none;
	margin: 2px;
	width: 100%;
}

.product-proof-details-list .form-group .fb-required {
	position: relative !important;
	top: 9px !important;
}

div#redcore-po-company-notification {
	background: #3a367d;
	padding: 17px;
	border-radius: 6px;
	white-space: pre-wrap;
	word-break: break-word;
	color: white;
}

button#structure-add-shipping-button {
	background: #673ab7;
	padding: 7px;
	border-radius: 3px;
	color: white;
	font-weight: bold;
}

.fedex-description-est-date {
	font-size: smaller;
	background: #673ab7;
	width: 100%;
	display: block;
	color: white;
	padding: 10px 6px;
	border-radius: 0px 0px 9px 9px;
}

.fedex-description {
	position: relative;
	top: 46px;
	height: 45px;
	padding: 2px;
	font-size: 11px;
	left: 0px;
	text-align: left;
}

.shipping-rate-options-label {
	width: 100%;
	height: 88px;
	text-align: left;
}

.fedex-description-total {
	color: white;
	position: relative;
	top: 20px;
	background: #4caf50;
	border-radius: 45px;
	padding: 4px 12px;
	display: block;
	text-align: right;
	width: 85px;
	right: -146px;
}

button.btn.btn-success.btn-primary.proof-pay-and-approve {
	background: none !important;
	color: black;
}

div.viewed-link {
	color: #f44336 !important;
}

div.proof-rush-admin-container {
	margin-top: 35px;
	background: #f4f4f6;
	padding: 36px 17px;
	border-radius: 29px;
}

#proof_rush_shipping .active h4 {
	color: #333 !important;
}

#proof_rush_shipping h4 {
	color: #8898aa !important;
}

#proof_rush_shipping p {
	color: #007bff !important;
	text-align: left;
}

#proof_rush_shipping .active button {
	background-color: #2dce89;
}

#proof_rush_shipping button {
	background-color: #959393;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	padding: 5px 10px;
}

.rush-shipping-list {
	cursor: pointer;
}

.rush-shipping-list.active,
.rush-shipping-list.active:hover {
	background: #fff !important;
	border: 1px solid #b9bbbd;
}

div.viewed-link {
	color: #f44336 !important;
	text-decoration: underline;
	font-weight: 500;
}

h4.delivery-title {
	font-size: 16px;
}

.cardy.card.my-1.rush-shipping-list.active h4.delivery-title:before {
	content: 'Delivers -  ';
}

.cardy.card.my-2.rush-shipping-list.active:after {
	/*  content: '•'; */
	right: 9px;
	position: absolute;
	top: 37px;
	color: blue;
}

.no-pad .cardy.card.my-1.rush-shipping-list.active {
	border-radius: 4px;
}

.cardy.card.my-1.rush-shipping-list {
	background: #efefef;
	border-radius: 4px;
}

.no-pad .card {
	border-radius: 4px;
	background: #efefef;
}

/* .rush-shipping-list.active button.btn:before {
    content: '+ ';
		position: relative;
    top: -2px;
} */
.rush-ship-container {
	/* background: #fff; */
	padding: 0px;
	text-align: justify;
}

p.main-title {
	font-size: 14px;
	color: #8898aa;
	font-weight: bold;
}

.rush-ship-container p {
	margin-bottom: 0px;
}

.proof-view-loader:before {
	content: 'One Moment...';
	position: absolute;
	margin: auto;
	top: 8px;
}

.btn-request-new-location {
	background: #00befe;
	color: #fff;
	border-radius: 25px;
}

button.btn.user-choose-company {
	margin-left: 20px;
	background: #00befe;
	color: #fff;
}

.user-add-new-place-section {
	float: right;
	/* background: #00befe; */
	font-size: 20px;
	color: #333;
}

.proof-got-expired {
	position: absolute;
	color: red;
	text-align: center;
	width: 100%;
	font-size: 95px;
	font-weight: bold;
	background: #eee;
	opacity: .8;
	margin: 10% auto;
	top: 148px;
	padding: 10%;
}

.proof-detail-tracking-view .dropdown-item {
	color: #ffffff;
	background-color: #673ab7;
	font-size: 18px;
	border-radius: 53px;
	padding: 14px 19px !important;
	max-width: 297px;
	margin: auto;
}

button#placeholder-schedule-post {
	border-radius: 45px;
	padding: 6px 19px;
	border: 1px solid #bec0c3;
	color: #0885e9;
	background: #201d2b;
}

button.btn.btn-success.idea-board-show-more {
	border-radius: 45px;
	background: #673ab7;
	border: none;
}

.proof-details-approve-section i.ni.ni-money-coins {
	padding: 0px 7px 0px 0px;
}

.invoice-payment-form .form-control {
	color: #555555;
	padding: 13px;
}

.ElementsApp,
.ElementsApp .InputElement {
	color: #555555 !important;
	font-weight: 400 !important;
	font-family: Roboto !important;
	font-size: 17px !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* -------------- D-A-R-K--M-O-D-E ----------------- */




.dark-mode .user-file-upload-area:hover {
	background: #464a54;
}

.dark-mode-switch:checked {
	background-image: url('https://redcoredesign.s3.us-east-2.amazonaws.com/dark.png');
	background-size: cover;
	transition: background-image 1s ease-in-out;
}

.dark-mode span.btn-marketplace-megamenu-detail {
	color: #878e9c;
}

.dark-mode-switch:after {
	content: '';
	width: 46px;
	height: 30px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	left: 2px;
	top: 2px;
	transform: translateX(0px);
	animation: switch-on .7s forwards cubic-bezier(.8, .5, .2, 1.4);
	border: 2px solid #909090;
}

.dark-mode .bootstrap-select.btn-group .dropdown-menu li a span.text {
	color: white;
}

.dark-mode button.btn.btn-success.btn-primary.proof-pay-and-approve {
	background: none !important;
	color: #efefef;
}

.dark-mode .swal2-modal .swal2-image {
	display: none !important;
}

.dark-mode .bootstrap-select .dropdown-menu {
	background-color: #252231;
}

.dark-mode .bottom-fixed.new-task-creation {
	background: rgba(255, 255, 255, 0);
}

.dark-mode .header {
	background-color: #1f1d2b;
}

.dark-mode .order-history-content {
	border: 2px solid #eeeeee !important;
	background: #181621 !important;
}

.dark-mode .proof-information-container {
	padding: 7px 47px;
}

.dark-mode .padleftright {
	border-bottom: 3px solid #262930;
}

.dark-mode .navbar-light .navbar-nav .show > .nav-link {
	background: #1f1d2b !important;
}

.dark-mode .owl-theme .owl-dots,
.dark-mode .select_type_dots .owl-dots {
	background: #1f1d2b;
	border: 1px solid #22252c;
}

.redcore-hr {
	display: none;
}

.dark-mode span.red-only {
	color: #ffffff;
}

.dark-mode .sidenav {
	border-right: 0px solid #cecece !important;
}

.dark-mode #MarketPlaceFrequentCarousel .click-next,
.dark-mode #MarketPlaceFrequentCarousel .click-before {
	background: #ffffff;
}

.dark-mode .card.placeholder-container.notification-banner {
	background: #1f1d2b;
}

.dark-mode .proof-submitted-user-name {
	background: #1f1d2b;
	color: white;
}

.dark-mode .proof-image-container-wrapper {
	background: #30333d;
}

.dark-mode p.approved-by-text {
	background: #191a20;
}

.darkmode .proof-grid-switch {
	border: 0px solid black;
}

.dark-mode input#proofsSearchForms {
	border: 1px solid #3b3f4a !important;
}

.dark-mode p.approval-message {
	font-size: 11px;
	color: #c3c3c3;
}

.dark-mode .proof-title-container.moveTop {
	background: rgb(0 0 0 / 78%);
}

.dark-mode .comment-box-container {
	background: #30333d;
}

.dark-mode #marketPlaceProjectImageSlider .marketplace-details-title h4.project-title {
	color: #eeeeee;
}

.dark-mode h2.project-details {
	color: #eeeeee !important;
}

.dark-mode .swal2-modal {
	background-color: #1f1d2b !important;
}

.dark-mode .sidenav {
	border-right: 1px solid #1f1d2b !important;
}

.dark-mode .search-pad {
	padding: 0px 22px 0px 22px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.dark-mode .red-article-pagination.row {
	border: 4px solid #1f1d2b;
	width: 100%;
	margin: 48px 0px 0px 0px;
	padding: 15px 48px 1px 36px;
	background: #34363e;
}

.dark-mode #searchTagsProofs {
	width: 100%;
	background: #3b3f4a;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-radius: 0px 0px 7px 7px;
	height: 60px;
	box-shadow: 0px 8px 9px #313131;
}

.dark-mode .section__bg .paper {
	background: #1f1d2b !important;
}

.dark-mode #companiesContainer .card-header {
	background: #262931;
}

body .dark-mode {
	background-color: #1f1d2b;
}

.dark-mode .card {
	background: #3b3f49;
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
}

.dark-mode {
	background-color: #1f1d2b;
}

.dark-mode .btn-launch-pad-tag-search {
	background: #4f545f;
	color: #fff;
}

.dark-mode .fa .fa-heart {
	color: #1f1d2b !important
}

.dark-mode .bg-white {
	background-color: #1f1d2b !important;
}

.dark-mode .moveTop {
	background: #2f333c;
}

.dark-mode .placeholder_row_drag:hover:nth-of-type(odd) {
	background-color: #262930;
	color: white;
}

.dark-mode .placeholder_list_drag .row {
	color: #878e9c;
	border-top: none;
}

.dark-mode .placeholder_list_drag .row:nth-of-type(odd) {
	background: #262930;
	border: none;
	color: white;
}

.dark-mode .placeholder_header {
	background: #3b3f49;
}

.dark-mode .web-manager a {
	color: #8898aa;
}

.dark-mode .navbar-light .navbar-nav .nav-link {
	color: rgb(135, 142, 156);
}

.dark-mode .paper:hover {
	border: 0px solid rgba(136, 149, 162, 0.2);
	background-color: #1f1d2b;
}

.dark-mode support-feedback-tab-content-itcome.nav-pills > li > a.nav-link {
	color: #ffffff !important;
}

.dark-mode #main {
	background-color: #20232b;
}

.dark-mode .support-messages.smsg-intercom .support-feedback-panel-content-itcome .category-container .support-li-header:hover {
	background: #1f1d2b;
}

.dark-mode .nav {
	border-bottom: 0px solid #e5e5e5;
}

.dark-mode .support-messages .category-container .article__preview .paper__preview {
	color: #ec1000;
}

.dark-mode .navbar-light .navbar-nav .active > .nav-link {
	background: rgba(73, 80, 92, 0.5);
	color: #ffffffa8 !important;
}

.dark-mode .navbar-vertical {
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.15);
}

.dark-mode .support-messages .nav-pills .nav-item.active .nav-link {
	background-color: #777c88 !important;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08) !important;
}

.dark-mode hr {
	border-top: 1px solid #444852;
}

.dark-mode #redcore-page-title {
	color: #878e9c !important;
}

.dark-mode .bg-primary {
	background: linear-gradient(87deg, #1f1d2b 0, #1f1d2b 100%) !important;
}

.dark-mode .sub-title-pad-dd {
	color: #2091ec !important;
}

.dark-mode .card-options-btn {
	background: #3b3f49;
	border: none;
	color: white;
}

.dark-mode .swal2-container.swal2-shown {
	background-color: rgba(0, 0, 0, 0.72) !important;
}

.dark-mode span.search-switchers-btn.active-btn[data-action="projects"] {
	background: #858a92 !important;
	color: white;
}

.dark-mode span.search-switchers {
	background: #1f1d2b;
}

.dark-mode .badge-pill {
	opacity: .8;
}

.dark-mode .search-switchers-btn:nth-child(1) {
	background: #4f535e;
	border: 1px solid #4f545f;
}

.dark-mode .card-header {
	background-color: #3b3f4a;
	border-bottom: 1px solid #595d69;
}

.dark-mode .project-details-container {
	background: #292b34;
}

.dark-mode span.search-switchers-btn.active-btn {
	background: #4f535e !important;
	border-radius: 115px;
	border: 1px solid #292b34;
}

.dark-mode .search-switchers-btn:nth-child(1) {
	background: #292b34 !important;
	border: 1px solid #292b34;
}

.dark-mode .proof-list-title h4 {
	color: #878e9c !important;
}

.dark-mode span.search-switchers-btn[data-action="projects"] {
	background: #292b34 !important;
	border: 1px solid #292b34;
}

.dark-mode .measure-box,
.dark-mode .redcore_shirt.col-lg-12 {
	background: #1f1d2b;
	background: rgb(40, 43, 51);
}

.dark-mode button.btn.col-lg-12.btn-default.trigger-show-proof-dropzone,
.dark-mode button.btn.col-lg-12.btn-default.trigger-show-svg-dropzone,
.dark-mode .user-file-upload-trigger-btn {
	background-color: #292b34;
	color: #ffffff;
}

.dark-mode button.btn.col-lg-12.btn-default.trigger-show-svg-dropzone {
	background-color: #292b34 !important;
	color: #909191 !important;
}

#uploadSvgImageModal {
	z-index: 10000;
}

.dark-mode .rendered-form .pull-left {
	color: white;
}

.dark-mode ul.top-search-autocomplete li {
	background: #4f545f;
	color: white;
}

.dark-mode h3.slider-caption-text {
	background: #202127;
}

.dark-mode .card-body a {
	color: #e8e8e8;
}

.dark-mode .proof-grid-column.col-lg-12.col-xl-12 .card-options-btn {
	padding: 4px;
	background: rgb(59, 63, 74);
}

.dark-mode .proof-subItems-container:before {
	background: #575e69;
	border-top: .094rem solid #575e69;
	border-left: .094rem solid #575e69;
}

.dark-mode .add-btn {
	background: #292b34;
	color: #99a6bb;
}

.dark-mode .c__primary .title-count-notification {
	background: #3b3f4a;
	border: 1px solid #292b34;
}

.dark-mode .category-container .article__preview .paper__preview {
	color: #99a6bb;
}

.dark-mode .proof-subItems-container {
	border: 1px solid #525764;
	background: rgb(19 20 21);
	border-top: 1px solid rgb(89, 94, 108);
}

.dark-mode li {
	color: white;
}

.dark-mode .owl-carousel.owl-theme.testttt.owl-loaded.owl-drag:before,
.dark-mode .owl-carousel.owl-theme.testttt.owl-loaded.owl-drag:after {
	background: #1f1d2b;
}

.dark-mode #redcore-Popular-items .card-body {
	background: #1f1d2b;
	border: 4px solid #6c737d;
}

.dark-mode .project-card-title-2 {
	color: #d60000 !important;
}

.dark-mode span.project_order_submit_start_over,
.dark-mode span.quote_request_project_order_submit {
	color: white;
}

.dark-mode .btn-marketplace-order-now {
	background: #3b3f49;
}

.dark-mode .btn-neutral {
	border-color: #1f1d2b;
	background-color: #3b3f49;
}

.dark-mode ul.top-search-autocomplete {
	background: #4f545f;
}

.dark-mode .proof-grid-switch {
	background: #3b3f49;
	border: 1px solid #1f1d2b;
}

.dark-mode .zoom {
	background-color: #090a0b !important;
	border: 1px solid #3f444e !important;
	color: white !important;
}

.dark-mode button.grid-switch-btn.active-btn {
	background: #5a606e;
}

.dark-mode .text-white {
	color: #646a77;
}

.dark-mode #proof-gif {
	filter: invert(.999) hue-rotate(206deg) contrast(0.82224) brightness(.2);
}

.dark-mode .dark-mode-switch:after {
	content: '';
	width: 30px;
	height: 30px;
	border-radius: 100px;
	background-color: #1f1d2b;
}

.dark-mode .list-group-item {
	background-color: #2f333c;
}

.dark-mode-switch:after {
	border-radius: 100px;
}

.dark-mode button.btn.btn-primary.create_new_project_action {
	border: 6px solid #cf0a23;
	color: white;
	background: #201d2b;
}

.dark-mode .user-position-title {
	font-size: 11px;
	color: white;
}

.dark-mode .col-lg-12.no-padding.main-slider-container .col-lg-6 {
	border-radius: none;
}

.dark-mode .cardy.card:hover {
	background: rgb(53 56 66);
}

.dark-mode #proof-user-add-section .nav-pills li.active a,
#proof-user-add-section .nav-pills li.active a:hover {
	background: #201d2b !important;
	box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(0 0 0) !important;
}

.dark-mode #proof-user-add-section .nav-pills li a {
	border-radius: 0px !important;
	color: #b5bfc9 !important;
	background: #3f434e !important;
	font-weight: 400;
	box-shadow: none !important;
	border-radius: 50px !important;
}

.dark-mode.approve-shipping-section,
.dark-mode.proof-details-approve-section {
	background: #201d2b;
}

.dark-mode #marketPlaceProjectImageSlider .marketplace-details-title h4.project-title {
	color: #94a3b3;
}

.dark-mode h2.project-details,
.dark-mode .project-description.col-lg-12.no-padding {
	color: #94a3b3 !important;
}

.dark-mode button.dropdown-toggle.btn.btn-primary.btn-round {
	background: #202127 !important;
	color: white !important;
}

.dark-mode .create_new_project_action.btn.btn-danger.btn.btn-round-radious {
	color: #878e9c !important;
}

.dark-mode #account-past-due-accounts-receivable-email-modal-overlay #account-past-due-accounts-receivable-email-modal {
	background: #2a2c34;
}

.dark-mode .fb-radio {
	border: 1px solid #040407;
	background: #202127;
}

.dark-mode .web-manager a {
	color: #878e9c;
}

.dark-mode .web-manager-edit-btn {
	background: #201d2b;
}

.dark-mode h3,
.dark-mode h5,
.dark-mode h2 {
	color: #878e9c;
}

.dark-mode button.dropdown-toggle.select-control.btn.btn-primary {
	background: #201d2b;
	border: 1px solid black;
}

.dark-mode .lineup-2 {
	background: #201d2b;
}

.dark-mode #comment-area button.btn.btn-md.btn-neutral.mr-0 {
	background: #646973;
}

.dark-mode input.check-required-enter.mark-check:not(:-webkit-autofill) {
	background-color: #202127;
}

.dark-mode #proof-title {
	position: relative;
	top: -3px;
	left: 31px;
	font-weight: 700;
	font-size: 19px;
	color: #81828d !important;
}

.dark-mode span.back-to-dashboar-section .back-to-my-projects {
	margin-right: 10px;
	background: #201d2b !important;
	padding: 4px 10px;
	border-radius: 47px;
}


/* -------------- D-A-R-K--M-O-D-E--E-N-D ----------------- */
.lineup-2 p {
	color: #a3a3a3;
}

div#proof_invoice_full_amount {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
}

button.completed-reorder-btn.btn.btn-success.reorder.proof-reorder {
	position: absolute;
	right: -5px;
	padding: 8px 20px 8px 18px;
}

#full-screen-modal .badge.badge-pill.my_proofs {
	background: none !important;
	color: white;
	margin: 2px;
}

button.btn.proof-feedback-q1.proof-questionfeedback.my-0,
button.btn.proof-feedback-q2.proof-questionfeedback.my-0 {
	width: 100%;
}

button.btn.show-hide-color-picker {
	color: #fff;
	background: #333;
	padding: 3px 6px;
	font-size: 9.5px;
	border-radius: 15px;
	border: 2px solid #fff;
	box-shadow: 0 7px 14px rgb(50 50 93 / 10%), 0 3px 6px rgb(0 0 0 / 8%);
	left: 0px;
	position: relative;
}

#marketPlaceView-Slidermain .swiper-button-next,
#marketPlaceView-Slidermain .swiper-button-prev {
	background: #fff;
	border-radius: 15px;
	width: 30px;
	height: 30px;
	font-size: 50% !important;
}

.swiper-button-next {
	right: 22px;
}

#marketPlaceView-Slidermain .swiper-button-next::after,
#marketPlaceView-Slidermain .swiper-button-prev::after {
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
}

.term-net-30-label {
	position: absolute;
	right: 56px;
	margin: -22px;
	font-size: 11px;
	color: #2bbf7f;
}

@media only screen and (min-width: 768px) {
	.swal2-modal.launch-pad-details #swal2-content {
		display: block;
		height: 95vh !important;
		overflow: hidden;
	}

	.swal2-modal.launch-pad-details div.project-details-container,
	.swal2-modal.launch-pad-details div.product-top-section.order-lg-first {
		overflow-y: scroll;
		max-height: 95vh;
		min-height: 95vh;
	}
}

/* body.launch-pad.client-launch-pad nav, body.launch-pad.client-launch-pad nav {
	display: none !important;
} */
body.launch-pad.client-launch-pad #site-top-notification {
	left: 0px !important;
}

body.launch-pad.client-launch-pad div#panel.main-content {
	margin-left: 0px !important;
}

.dark-mode span.close-project-section button,
.dark-mode span.back-to-dashboar-section button {
	color: #fff;
	background: transparent;
}

span.close-project-section button,
span.back-to-dashboar-section button {
	color: #fff;
	background: transparent !important;
	font-weight: bold;
}

span.back-to-dashboar-section .back-to-my-projects {
	margin-right: 10px;
	background: #d62632 !important;
	padding: 4px 10px;
	border-radius: 47px;
	color: white;
}

span.back-to-dashboar-section {
	position: fixed;
	top: 58px;
	left: 23px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

span.close-project-section {
	position: fixed;
	right: 23px;
	top: 59px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
}

.close-project-section button.back-to-my-projects span {
	background: #cb000f;
	padding: 3px 9px;
	color: #fff;
	font-weight: bold;
	border-radius: 50px;
	margin: 0px 0px 0px 6px;
	width: 30px;
	height: 30px;
}

span.professional-check-text {
	color: #0476d0;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 3px;
	padding: 0 10px;
}

.professional-check-list-container label.custom-toggle {
	display: inline-block;
}

.professional-check-list-container {
	position: relative;
}

.col-lg-12.shipping-type:after {
	width: 149px;
	padding: 14px 63px;
	position: absolute;
	top: 17px;
	right: 0px;
	display: inline-block;
	content: "";
	background: url('https://redcore.com/core/templates/assets/images/barcode.jpg');
	background-size: 32px 32px;
	background-size: contain;
	background-repeat: no-repeat;
}

.h3.text-danger {
	border-top: 2px solid #eeeeee;
	margin: 0px;
	padding: 4px 27px;
	border-right: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	background: #c70b0a;
	color: white !important;
}

.child.order-history-approver-name.col-lg {
	font-size: 11px;
	padding: 13px 0px;
	color: #009a30;
	font-weight: 500;
	min-width: 210px;
}

.proof-grid-column .card-body {
	cursor: pointer;
	overflow: visible;
}

.proof-grid-column .card-body:hover {
	overflow: visible;
}

.proof-submitted-user-name {
	font-size: 9px;
}

.container-2.lineup.launch-img {
	display: none;
}

.project-details-container .btn-default {
	background-color: #eeeeee !important;
	box-shadow: inset 0px 2px 4px rgb(48 51 54 / 22%) !important;
	padding: 33px !important;
}

.navbar-vertical .navbar-brand-img,
.navbar-vertical .navbar-brand > img {
	left: 77px;
}

.proof-place-credit-section {
	margin: 10px 0;
	font-weight: bold;
}

span.btn.add-credit-amount {
	background: red;
	color: #fff;
	font-size: 12px;
	border-radius: 25px;
	margin: 10px 0;
	padding: 5px 10px;
}

.credit-sub-title label.custom-control-label::before,
.credit-sub-title label.custom-control-label::after {
	top: 0px !important;
	background-color: #49b887 !important;
	border-color: #49b887 !important;
}

.place-credit-content label.custom-control-label {
	font-size: 12px;
	display: inline-block;
}

.place-credit-content {
	text-align: center;
	justify-content: center;
	padding: 22px 3px 13px 3px;
	margin-top: -20px;
	border-top: 1px solid #dddddd;
	border-radius: 0px 0px 4px 5px;
}

.place-credit-content .credit-title {
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0;
}

span.credit-amount-text {
	color: #49b887;
}

/* .credit-sub-title label.custom-control-label::before {
	background: transparent !important;
}
.credit-sub-title label.custom-control-label::before {
	background: transparent !important;
} */
button#add-new-organizatoin-title {
	padding: 10px;
	background: #c11022;
	color: #fff;
	font-weight: bold;
}

li[place-not-found="yes"] {
	display: block !important;
}

a.place-title-not-found {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
}

.under-line {
	text-decoration: underline;
}

/* #full-screen-modal span.request-quote-text {
    background: white;
    border: 4px solid #d82531;
    padding: 14px 20px;
    border-radius: 60px;
} */
#fixed-status-bar .badge.badge-pill.in_production,
#fixed-status-bar .badge.badge-pill.received,
#fixed-status-bar .badge.badge-pill.production_hold,
#fixed-status-bar .badge.badge-pill.awaiting_response {
	top: -103px;
	position: relative;
	z-index: 9999;
}

#full-screen-modal button.move-to-top.btn {
	top: 60px;
}

#full-screen-modal .avatar img {
	border: 3px solid #747474;
}

.avatar-group .avatar:hover {
	z-index: 3;
	transform: scale(1.2);
	transition: .4s;
}

/* #full-screen-modal span.request-quote-text {
    top: -50px;
    position: relative;
    z-index: 9999;
} */
#fixed-status-bar .badge.badge-pill.my_proofs {
	top: -90px;
}

#fixed-status-bar span.badge.badge-pill {
	top: -45px;
}

#fixed-status-bar .badge.badge-pill.new_project.m-auto {
	top: -106px;
	position: relative;
	z-index: 9999;
}

a.comment-text-link.viewed-link {
	color: #8d028d;
}

button.btn.proof-details-pdf-download,
button.btn.proof-show-only-on-loadmore,
button.proof-complied-data-download {
	width: 100%;
	border-radius: 15px;
}

button.btn-sm.btn-primary.view-upcoming-tours,
.view-tours-availablity,
.tour-download-ics-files {
	font-size: 14;
	font-weight: bold;
}

.row.col-lg-12.tour-list-header > div {
	border-bottom: 1px solid #333;
}

.row.col-lg-12.tour-list-header.py-2 div {
	font-weight: bold;
	font-size: 14px;
}

.table.table-flush.place-datatab tbody tr:last-child td {
	white-space: nowrap !important;
}

.search-autocomplete-list {
	position: absolute;
	z-index: 9999999999;
	bottom: 0px;
	background: red;
	width: 100%;
}

.search-autocomplete-list ul.top-search-autocomplete li {
	font-weight: bold;
	text-transform: lowercase;
}

button.btn.back-to-dashboard {
	font-size: 18px;
	color: #fff;
	background: #de0201;
	border-radius: 15px;
}

.pdf-full-screen-iframe .row.col-lg-12 {
	background: #fff;
	text-align: center;
	align-items: center;
	justify-content: center;
	height: 100%;
	font-size: 45px;
	font-weight: bold;
	flex-direction: column;
	color: #de0201;
}

.proof-not-yet-ready {
	font-size: 8px;
	background: #0755d9;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 15px;
	top: -13px;
	position: relative;
}

.swal2-popup .swal2-styled.swal2-cancel {
	order: 2;
}

#fixed-status-bar [data-tooltip]::after {
	white-space: pre !important;
}

.swal2-icon-text {
	font-size: 45px;
}

img#cust-web-button {
	position: absolute;
	left: -1px;
	bottom: -16px;
	width: 137px;
	border-radius: 0px 0px 0px 14px;
}

.bigger-font-title {
	font-family: inherit;
	font-size: 21px;
}

hr.lineee {
	margin: 52px 10px 20px;
}

button.blue-btn.btn.btn-primary {
	background: #36537a !important;
}

.table-responsive.pb-4 .table.table-flush.dataTable {
	display: block;
	overflow: auto !important;
	white-space: nowrap;
}

#measurement-shape-container div::-webkit-scrollbar:horizontal,
.element-scrollable::-webkit-scrollbar:horizontal,
.table-responsive.pb-4::-webkit-scrollbar:horizontal,
.table-responsive.pb-4 .table.table-flush.dataTable::-webkit-scrollbar:horizontal {
	display: inline-block !important;
	height: 10px;
}

#measurement-shape-container div::-webkit-scrollbar,
.element-scrollable::-webkit-scrollbar,
.table-responsive.pb-4::-webkit-scrollbar,
.table-responsive.pb-4 .table.table-flush.dataTable::-webkit-scrollbar {
	width: 10px !important;
}

#measurement-shape-container div::-webkit-scrollbar-track,
.element-scrollable::-webkit-scrollbar-track,
.table-responsive.pb-4::-webkit-scrollbar-track,
.table-responsive.pb-4 .table.table-flush.dataTable::-webkit-scrollbar-track {
	background-color: #e4e4e4 !important;
	border-radius: 100px !important;
}

#measurement-shape-container div::-webkit-scrollbar-thumb,
.element-scrollable::-webkit-scrollbar-thumb,
.table-responsive.pb-4::-webkit-scrollbar-thumb,
.table-responsive.pb-4 .table.table-flush.dataTable::-webkit-scrollbar-thumb {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
	background-color: #d4aa70 #e4e4e4 !important;
	border-radius: 100px #e4e4e4 !important;
}

.table-responsive.pb-4 .table-flush tbody tr:last-child td {
	min-width: 180px;
}

.material-icons.list-avatar {
	padding: 0;
	width: 38px;
	border: 3px solid #eee;
	border-radius: 50px;
	margin: 0;
}

#search-proof-select-user-container span.p-btn.text,
#select_new_users_bulk_action_container span.p-btn.text {
	position: absolute;
	top: 23px;
	padding: 8px 11px;
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em;
	position: absolute;
	top: -14px;
	left: 2px;
	font-size: 17px;
	font-weight: 900;
	color: #0065e5 !important;
}

#search-proof-select-user-container .dropdown-menu > li > a,
#select_new_users_bulk_action_container .dropdown-menu > li > a {
	display: block;
	padding: 13px 13px;
	padding-left: 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	height: 60px;
	border-bottom: 1px solid #efefef;
}

.proof-ship-day-counts {
	display: flex;
	justify-content: space-around;
	font-size: 16px;
	font-weight: bold;
}

.proof-ship-day-counts .count-list:nth-child(1),
.proof-ship-day-counts .count-list:nth-child(2),
.proof-ship-day-counts .count-list:nth-child(3) {
	color: #fff;
	border-radius: 34px;
	padding: 9px 14px 12px 15px;
}

.proof-ship-day-counts .count-list:nth-child(1) {
	background: #ffc107;
}

.proof-ship-day-counts .count-list:nth-child(2) {
	background: #2196f3;
}

.proof-ship-day-counts .count-list:nth-child(3) {
	background: #de0201;
}

span.proof-image-title-add:hover {
	background: white;
	width: 100%;
	padding: 10px;
}

input#support-search-input {
	border: 2px solid #cf0a23;
	margin-top: 10px;
}

a.btn.btn-primary.col-lg-6 {
	padding: 19px;
	max-width: 100%;
	border-radius: 64px;
	background: #2050dc;
	border: 1px solid #2050dc;
	margin: 0px 3px 16px 0px;
}

.badge-pill {
	border-radius: 10rem;
	padding: 7px 13px;
	left: -4px;
	position: relative;
}

p.expire-text.update-in-progress-bg {
	width: auto;
}

button#structure-add-shipping-button {
	background: #673ab7;
	padding: 7px;
	border-radius: 3px;
	color: white;
	font-weight: bold;
	top: -12px;
	position: relative;
}

.btn.checked-successfully {
	background: #49b887;
}

#file-upload-users-list span.pip.img-bg-thumb {
	margin: 10px;
}

#file-upload-users-list .pip.img-bg-thumb {
	overflow: initial !important;
}

#file-upload-users-list span.img-title-list {
	padding: 10px;
	background: #fff !important;
	z-index: 9999999;
	text-align: center;
	border-radius: 8px;
}

#file-upload-users-list .pip.img-bg-thumb .imageThumb {
	width: 100%;
}

#proofSectionQuoteCenter .modal-dialog {
	width: 100% !important;
	max-width: 100% !IMPORTANT;
}

#proofSectionQuoteCenter .modal-content {
	width: 100%;
	max-height: 100vh;
	overflow: scroll;
}

#proofSectionQuoteCenter {
	z-index: 9999 !important;
}

/* div#searchTagsProofs::-webkit-scrollbar-thumb {
    background: #c1c1c1 !important;
    border-radius: 50px !important;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    cursor: pointer !important;
}
div#searchTagsProofs::-webkit-scrollbar:horizontal {
    display: inline !important;
} */
.set-shrink-img:first-child {
	display: block !important;
}

.set-shrink-img {
	display: none !important;
	width: 30% !important;
}

.proof-img-resize-update {
	display: inline-block;
	top: -160px;
	position: relative;
	background: #000;
	padding: 10px 20px;
	border-radius: 59px;
	font-weight: bold;
	cursor: pointer;
	color: white;
}

.place-based-invoice-pending {
	position: fixed;
	bottom: -2px;
	margin: auto;
	background: red;
	padding: 2px 9px;
	color: #fff;
	border-radius: 11px 11px 0px 0px;
}

.shipment-confirm-container {
	background: gray;
	padding: 7px 7px;
	justify-content: space-evenly;
	border-radius: 7px;
}

.btn.show-hide-proof-invoice-line-item {
	position: absolute;
	color: #333;
	right: 150px;
	font-size: 12px;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	top: 0px;
	border-radius: 15px;
	padding: 5px 10px;
}

span.btn.close-custom-line-item {
	right: 20px;
	position: absolute;
	background: red;
	border-radius: 100px;
	color: #fff;
	font-weight: bold;
}

.custon-item-line-container {
	display: flex;
	flex-direction: column;
	padding: 40px;
	height: 100vh;
	overflow-y: scroll;
}

span.btn.create-new-custom-item {
	background: red;
	border-radius: 15px;
	padding: 5px 20px;
	color: #fff;
}

.bg-white.col-lg-12.main-container {
	padding: 40px;
}

.card-content-main .input-group-merge .form-control:not(:first-child) {
	border-left: 1px solid !important;
	padding-left: 10px !important;
}

.custom-line-list-form-container {
	justify-content: center;
	align-items: center;
	display: flex;
}

.full-width-main-container {
	padding: 40px;
	height: 100vh;
	overflow-y: auto;
}

.invoice-line-item-button-container .item-price {
	font-size: 22px;
	font-weight: bold;
}

.invoice-line-item-button-container .btn-group.proof-card-tag {
	bottom: 10px !important;
	top: auto !important;
	right: 30px !important;
}

.invoice-line-item-button-container {
	margin-top: 20px;
}

.proof-invoice .table-flush tbody td.table-content-editable.table-invoice-content-description {
	white-space: normal !important;
}

.company-user-order-lists .order-list-details {
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}

.company-user-order-lists .col-lg-12.order-lists {
	margin-bottom: 30px;
}

.company-user-order-lists .order-list-details span {
	font-size: 15px;
	font-weight: bold;
	width: 100%;
}

div#company-user-order-lists {
	width: 100%;
	margin: 0px;
	display: inline-block;
	min-width: 100%;
}

.company-user-order-lists .col-lg-12.order-container {
	background: #fff;
	padding: 0;
	border: 2px solid;
	border-bottom: 0;
}

.company-user-order-lists .col-lg-12.order-header-title {
	padding: 10px 20px;
	border-bottom: 2px solid;
	vertical-align: middle;
	align-items: center;
	display: flex;
	cursor: pointer;
}

.company-user-order-lists .col-lg-12.row.order-lists-tabs {
	justify-content: center;
	padding: 20px;
}

.price-grid-lists {
	text-align: center;
	justify-content: center;
	align-items: center;
}

.row.col-lg-12.price-grid-lists .form-group {
	margin: 0 !important;
	position: relative;
}

button.btn.btn-success.export-price-grid,
button.btn.btn-success.import-price-grid {
	position: absolute;
	right: 0;
	bottom: -5px;
}

textarea#export-price-grid,
#import-price-grid {
	padding: 5px !important;
}

.col.col-dv-column.margin-top-marketPlace .form-group {
	display: inline-block;
	width: 100%;
}

div.ignore_key {
	position: absolute;
	right: 15px;
	width: auto;
	cursor: pointer;
	bottom: 20px;
	background: #c1c3c7;
	border-radius: 22px;
	color: #ffffff;
	padding: 2px 10px;
	font-weight: bold;
}

.related-projects-lists img.project-thumbnail {
	width: 50px !important;
	border-radius: 5px;
	height: 49px;
	padding: 0px;
	margin-right: 4px;
}

.related-projects-lists a.project-card-title-2 {
	font-size: 12px !important;
	font-weight: bold;
	white-space: normal !IMPORTANT;
}

.related-projects-lists .col-lg-4 {
	padding-left: 0px !important;
}

.related-projects-lists .card-body {
	padding: 8px 10px !important;
	height: 78px;
	border: 2px solid #cbcbcb;
	border-radius: 9px;
}

.card-body.launch-padding:hover .rocket {
	display: block;
}

.card-body.launch-padding .rocket {
	position: absolute;
	right: 0;
	bottom: 45px;
}

.rocket.vertical {
	transform: rotate(271deg) translate(18px, -10px) scale(1.5);
}

.rocket span {
	display: block;
	width: 65px;
	height: 22px;
	background-color: #ff4949;
	position: absolute;
	border-bottom-right-radius: 100%;
	border-top-right-radius: 100%;
	border-left: 3px solid #5b595d;
	border-right: 3px solid #D11C40;
	-webkit-animation: wiggling 300ms infinite;
	-moz-animation: wiggling 300ms infinite;
	-o-animation: wiggling 300ms infinite;
	-ms-animation: wiggling 300ms infinite;
	animation-timing-function: ease-out;
}

.launch-pad-search-overlay .rocket span {
	left: 20px;
	position: relative;
}

.rocket span:before,
.rocket span:after {
	content: '';
	position: absolute;
	display: block;
	width: 51%;
	top: 50%;
	height: 50%;
	background-color: #c53535;
}

.rocket span:before {
	right: 0;
	border-bottom-right-radius: 100%;
}

.rocket span:after {
	left: -3px;
	border-left: 3px solid #444244;
}


/* fins */
.rocket span i.fin-top,
.rocket span i.fin-bottom {
	display: block;
	position: absolute;
	left: -4px;
	width: 10px;
	height: 10px;
	background-color: #c53535;
	border-left: 3px solid #ff4949;
}

.rocket span i.fin-top:before,
.rocket span i.fin-bottom:before {
	content: '';
	position: absolute;
	left: 5px;
	width: 10px;
	height: 100%;
	background-color: #a22929;
	bottom: 0;
}

.rocket span i.fin-top {
	top: -10px;
	-webkit-transform: skew(35deg, 0deg);
	-moz-transform: skew(35deg, 0deg);
	-o-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg);
}

.rocket span i.fin-bottom {
	bottom: -10px;
	-webkit-transform: skew(-35deg, 0deg);
	-moz-transform: skew(-35deg, 0deg);
	-o-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg);
}

.rocket span i.fin-top:before {
	-webkit-transform: skew(40deg, 0deg);
	-moz-transform: skew(40deg, 0deg);
	-o-transform: skew(40deg, 0deg);
	transform: skew(40deg, 0deg);
}

.rocket span i.fin-bottom:before {
	-webkit-transform: skew(-40deg, 0deg);
	-moz-transform: skew(-40deg, 0deg);
	-o-transform: skew(-40deg, 0deg);
	transform: skew(-40deg, 0deg);
}



.rocket span i.faya {
	position: absolute;
	display: block;
	left: -33px;
	width: 30px;
	height: 100%;
	overflow: hidden;
}

.rocket span i.faya:before {
	position: absolute;
	content: '';
	display: block;
	width: 220px;
	height: 20px;
	left: 0;
	top: 0;
	border-radius: 100%;
	background-color: #f45224;
	-webkit-animation: vrouming 200ms infinite;
	-moz-animation: vrouming 200ms infinite;
	-o-animation: vrouming 200ms infinite;
	animation: vrouming 200ms infinite;
}

.rocket span i.faya:after {
	position: absolute;
	content: '';
	display: block;
	width: 220px;
	height: 10px;
	left: 10px;
	top: 5px;
	border-radius: 100%;
	background-color: #ffedd5;
	-webkit-animation: vrouming 200ms infinite;
	-moz-animation: vrouming 200ms infinite;
	-o-animation: vrouming 200ms infinite;
	animation: vrouming 200ms infinite;
}

.rocket span i.wastes {
	position: absolute;
	left: -53px;
	top: -10px;
	width: 50px;
	height: 200%;
}

.rocket span i.wastes i {
	position: absolute;
	width: 3px;
	right: 0;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.5);
}

.rocket span i.wastes i:nth-child(1) {
	top: 15px;
	-webkit-animation: wasting 500ms infinite 100ms;
	-moz-animation: wasting 500ms infinite 100ms;
	-o-animation: wasting 500ms infinite 100ms;
	animation: wasting 500ms infinite 100ms;
}

.rocket span i.wastes i:nth-child(2) {
	top: 17px;
	-webkit-animation: wasting2 500ms infinite 200ms;
	-moz-animation: wasting2 500ms infinite 200ms;
	-o-animation: wasting2 500ms infinite 200ms;
	animation: wasting2 500ms infinite 200ms;
}

.rocket span i.wastes i:nth-child(3) {
	top: 19px;
	-webkit-animation: wasting 500ms infinite 300ms;
	-moz-animation: wasting 500ms infinite 300ms;
	-o-animation: wasting 500ms infinite 300ms;
	animation: wasting 500ms infinite 300ms;
}

.rocket span i.wastes i:nth-child(4) {
	top: 21px;
	-webkit-animation: wasting2 500ms infinite 400ms;
	-moz-animation: wasting2 500ms infinite 400ms;
	-o-animation: wasting2 500ms infinite 400ms;
	animation: wasting2 500ms infinite 400ms;
}

.rocket span i.wastes i:nth-child(5) {
	top: 23px;
	-webkit-animation: wasting 500ms infinite 100ms;
	-moz-animation: wasting 500ms infinite 100ms;
	-o-animation: wasting 500ms infinite 100ms;
	animation: wasting 500ms infinite 100ms;
}

/* wiggling */

@-webkit-keyframes wiggling {
	0% {
		-webkit-transform: translate3d(0px, 0px, 0);
		transform: translate3d(0px, 0px, 0);
	}

	50% {
		-webkit-transform: translate3d(0px, -4px, 0);
		transform: translate3d(0px, -4px, 0);
	}

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

@-moz-keyframes wiggling {
	0% {
		-moz-transform: translate3d(0px, 0px, 0);
		transform: translate3d(0px, 0px, 0);
	}

	50% {
		-moz-transform: translate3d(0px, -4px, 0);
		transform: translate3d(0px, -4px, 0);
	}

	100% {
		-moz-transform: translate3d(0px, 0px, 0);
		transform: translate3d(0px, 0px, 0);
	}
}

@-o-keyframes wiggling {
	0% {
		-o-transform: translate3d(0px, 0px, 0);
		transform: translate3d(0px, 0px, 0);
	}

	50% {
		-o-transform: translate3d(0px, -4px, 0);
		transform: translate3d(0px, -4px, 0);
	}

	100% {
		-o-transform: translate3d(0px, 0px, 0);
		transform: translate3d(0px, 0px, 0);
	}
}

@keyframes wiggling {
	0% {
		transform: translate3d(0px, 0px, 0);
	}

	50% {
		transform: translate3d(0px, -4px, 0);
	}

	100% {
		transform: translate3d(0px, 0px, 0);
	}
}

/* vrouming */

@-webkit-keyframes vrouming {
	0% {
		-webkit-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	50% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

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

@-moz-keyframes vrouming {
	0% {
		-moz-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	50% {
		-moz-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-moz-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}
}

@-o-keyframes vrouming {
	0% {
		-o-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	50% {
		-o-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-o-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}
}

@keyframes vrouming {
	0% {
		transform: translate3d(0px, 0, 0);
	}

	50% {
		transform: translate3d(5px, 0, 0);
	}

	100% {
		transform: translate3d(0px, 0, 0);
	}
}

/* wiggling */

@-webkit-keyframes wasting {
	0% {
		-webkit-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	100% {
		-webkit-transform: translate3d(-40px, -5px, 0);
		transform: translate3d(-40px, -5px, 0);
	}
}

@-moz-keyframes wasting {
	0% {
		-moz-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	100% {
		-moz-transform: translate3d(-40px, -5px, 0);
		transform: translate3d(-40px, -5px, 0);
	}
}

@-o-keyframes wasting {
	0% {
		-o-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	100% {
		-o-transform: translate3d(-40px, -5px, 0);
		transform: translate3d(-40px, -5px, 0);
	}
}

@keyframes wasting {
	0% {
		transform: translate3d(0px, 0, 0);
	}

	100% {
		transform: translate3d(-40px, -5px, 0);
	}
}

/* wasting2 */

@-webkit-keyframes wasting2 {
	0% {
		-webkit-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	100% {
		-webkit-transform: translate3d(-40px, 5px, 0);
		transform: translate3d(-40px, 5px, 0);
	}
}

@-moz-keyframes wasting2 {
	0% {
		-moz-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	100% {
		-moz-transform: translate3d(-40px, 5px, 0);
		transform: translate3d(-40px, 5px, 0);
	}
}

@-o-keyframes wasting2 {
	0% {
		-o-transform: translate3d(0px, 0, 0);
		transform: translate3d(0px, 0, 0);
	}

	100% {
		-o-transform: translate3d(-40px, 5px, 0);
		transform: translate3d(-40px, 5px, 0);
	}
}

@keyframes wasting2 {
	0% {
		transform: translate3d(0px, 0, 0);
	}

	100% {
		transform: translate3d(-40px, 5px, 0);
	}
}

#rocket-ship-container {
	z-index: 9999999;
	min-height: 110vh;
}

.rocket-ship-main-container {
	min-height: 70px;
}

.rocket-ship-main-container .rocket {
	position: absolute;
	top: 50%;
	left: 50%;
}

.rocket-ship-text {
	font-weight: bold;
	font-size: 20px;
}

.rocket-row-list .rocket {
	position: absolute;
	top: 35%;
	left: 40%;
}

.rocket.rocket-rush-fee-and-free-shipping span {
	border-color: #673ab7;
}

.rocket.rocket-rush-fee-shipping span {
	border-color: #ffbf00;
}

.rocket.rocket-rush-fee-and-free-shipping span,
.rocket.rocket-rush-fee-and-free-shipping span:before,
.rocket.rocket-rush-fee-and-free-shipping span:after {
	background: #673ab7;
}

.rocket.rocket-rush-fee-shipping span,
.rocket.rocket-rush-fee-shipping span:before,
.rocket.rocket-rush-fee-shipping span:after {
	background: #ffbf00;
}

.rocket-ship-lists {
	cursor: pointer;
}

.col-md-12.row.border-0.my-3.rocket-ship-platform {
	position: absolute;
	bottom: 10px;
	text-align: center;
	color: #ff4949;
	justify-content: center;
}

.rocket-ship-platform .rocket-row-list {
	cursor: pointer;
}

.rocket-shipping-available {
	min-height: 70px;
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
	background: #ff4949;
	color: #fff;
	font-weight: bold;
}

.rocket-shipping-available .rocket {
	position: absolute;
	left: 30px;
	top: 40%;
}

.proof-img-resize-update.view-large-position {
	top: 0px !important;
}

.rocket.proof-card-rocket {
	position: absolute;
	bottom: 5px;
	right: 70px;
	transform: rotate(360deg) translate(-20px, -17px) scale(0.5);
}

.project-card.proof-list-card:hover .rocket.proof-card-rocket span,
.card-body.launch-padding:hover .rocket span {
	animation: wiggling 300ms infinite;
	-webkit-animation: wiggling 300ms infinite;
}

.project-card.proof-list-card .rocket.proof-card-rocket span,
.card-body.launch-padding .rocket span {
	-webkit-animation: none;
	animation: none;
}

.card-body.launch-padding .rocket span .faya {
	display: none;
}

.card-body.launch-padding:hover .rocket span .faya {
	display: block;
}

.status-group.expend-container > .row {
	display: none;
}

.proof-rush-admin-container .admin-rush-shipping {
	min-width: 1200px;
}

.element-scrollable {
	overflow: auto;
}

#fixed-status-bar .badge.badge-pill.my_proofs:hover::before,
#fixed-status-bar .badge.badge-pill.my_proofs:hover::after {
	content: '';
	display: none !important;
}

.inner-section-admin-view button.btn.proof-complied-data-download {
	position: absolute;
	top: 10px;
	left: 35px;
	width: auto !important;
	background: #333;
	color: #fff;
	font-size: 10px;
	padding: 5px 10px;
}

.row.complied-list-main-container .row {
	width: 100% !important;
	margin-bottom: 10px !important;
}

.set-error-border {
	border: 2px solid #f5365c;
	border-radius: 6px;
}

.measure_not_sure {
	font-size: 16px;
	cursor: pointer;
}

.copy-to-clipboard {
	cursor: pointer;
}

.hide-by-formbuilder {
	display: none !important;
}

.measure_box_popup.banner {
	line-height: initial;
	margin-top: 16px;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 15px;
	background: #535d78;
	text-align: center;
	color: #fff;
	border-radius: 6px;
}

.cancel-request-with-proof {
	width: 90%;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	top: -40px;
}

.cancel-request-label {
	width: 90%;
	text-align: center;
	font-size: 14px;
	padding: 10px;
}

span.view-more-due-option {
	font-size: 10px;
	font-weight: bold;
	color: red;
	cursor: pointer;
	position: absolute;
	right: 20;
	bottom: 0;
}

#proof-add-users-tab button.dropdown-toggle.btn.form-control {
	height: auto;
}

#proof-add-users-tab .btn i:not(:last-child) {
	margin-right: -3px;
}

.proof-information-container span.measure_not_sure {
	display: none;
}

span.measure_not_sure {
	font-size: 14px;
	font-weight: 900;
	cursor: pointer;
}

div#upcoming-tour-list {
	padding: 17px;
}

a.btn-sm.btn-primary.tour-download-ics-files {
	position: absolute;
	right: 0;
	padding: 12px 19px;
	font-size: 9px;
	background: transparent;
	border: 3px solid;
}

div#upcoming-tour-list h3 {
	font-size: 13px !important;
}

.launch-pad .create_new_project_action {
	border: 2px solid #cf0923;
	background-color: #cf092300;
	color: white;
}

.information-container .bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 17px;
	font-weight: 900;
	color: #0065e5 !important;
}

.information-container .bootstrap-select.btn-group .dropdown-menu li a {
	margin: 7px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
}

.ifram-drak-bg #proof-title {
	color: #a5a5a5;
}

img.imageThumb {
	padding: 25px;
}

.swal2-modal .col-10.tour-settings-hours-container {
	min-width: auto !important;
}

h4#tour-settings-legend {
	color: red;
}

.col-2.tour-settings-title-container {
	width: 100%;
	flex: 100%;
	display: inline-flex;
}

.marketplace-details h2.project-details {
	border-top: 1px solid #dbdbdb;
	padding: 17px 0px;
	margin: 2px 0px;
}

#marketPlaceProjectImageSlider .main-container-marketplace {
	height: 410px;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 0px solid #0000002e;
}

.not-sure {
	color: #ffffff;
	padding: 9px 15px;
	background: #a9a9a9;
	border-radius: 5px;
	font-weight: 400;
}

.launch-pad #redcore-page-title {
	font-family: 'AvantGardeLT-Bold';
	font-size: 3em;
	color: #ffffff;
	letter-spacing: -1.5px;
	margin-top: 54px;
}

.product-proof-details-list .measure-box.row {
	background: white;
	padding: 11px 24px;
	border-radius: 4px;
	border: 1px solid #bec0c3;
}

h4.delivery-title {
	max-width: 308px;
}

.product-proof-details-list .redcore_shirt {
	background: white;
	padding: 22px 35px 21px 28px;
	border-radius: 4px;
	border: 1px solid #bec0c3;
}

button.btn.reorder-action.btn-block.btn-primary {
	background: #005aff;
	border-radius: 90px;
	margin: 27px 0px;
	border: 2px solid #005aff;
}

button#proof_reorder_submit {
	text-align: center;
	margin: auto;
	border-radius: 40px;
	padding: 21px 56px;
	margin-top: 34px;
}

span.badge.badge-pill.reorder.btn {
	cursor: pointer;
}

#fixed-status-bar .client_uploads {
	top: -93px !important;
}

.badge-pill {
	left: auto !important;
}

.marketplace-details .rocket-shipping-available .rocket {
	position: absolute;
	left: 18px;
	top: 42%;
	transform: scale(0.7);
}

.project-sub-status-info .rocket.vertical {
	transform: rotate(219deg) translate(-20px, -17px) scale(0.5);
}

.modal-dialog {
	max-width: 500px;
	margin: 8% auto;
}

.col-lg-3.relative-position.rocket-row-list {
	transform: scale(0.5);
	margin: -19px;
}

.launch-pad-search-overlay .rocket-ship-platform .rocket-row-list {
	cursor: pointer;
	margin: -18px 1% !important;
	transform: scale(0.5);
}

#view-invoice-esta button.dropdown-item.pdf-invoice-button {
	padding: 11px;
	margin: 35px 0px;
	text-align: center;
}

.create-project-first-slide .py-3,
.create-project-first-slide-past-due .py-3 {
	padding-bottom: 1rem !important;
	text-align: center;
}

p.product-sub-title {
	text-align: left;
	font-size: 13px;
	margin: 9px;
	line-height: 39px;
	color: #2050dc;
	font-weight: 500;
}

span.badge.badge-pill.proof-due-date-label.new_project.received {
	right: 40;
}

span.btn.speed-up-production-article {
	background: #056ae5;
	color: #fff;
	cursor: pointer;
	border-radius: 45px;
	margin: 14px 14px;
	font-size: 13px;
	padding: 6px 25px;
}

.educate_content button.breadcrumb-item {
	background: white;
}

p.cancel-order-sub-text {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #0088f5 !important;
}

.comment-reorder {
	position: absolute;
	right: 30px;
	top: 15px;
}

.comment-reorder {
	position: absolute;
	right: 30px;
	top: 15px;
	z-index: 99;
	cursor: pointer;
}

.comment-reorder[data-action="normal"] img.reorder-normal.hide {
	display: block !important;
}

.comment-reorder[data-action="reverce"] img.reorder-reverce.hide {
	display: block !important;
}

.reverce-comment-container {
	display: flex;
	flex-direction: column;
}

.create-project-first-slide h3,
.create-project-first-slide-past-due h3 {
	max-width: 590px;
	margin: auto;
	padding: 0px 46px;
}

.launch-pad .create_new_project_action.btn.btn-danger.btn.btn-round-radious {
	border: 2px solid #ffffff;
	background-color: #cf092300;
	color: white;
}

h2.lefty:after {
	content: "Please set a due date to ensure your order is recieved on time.";
	font-size: 11px;
	font-weight: 400;
	font-family: Roboto;
	color: black;
	padding-left: 8px;
	line-height: 4px;
}

#suppertCenter-component .paper-content {
	background-color: #f7f7f7;
}

.g__space {
	margin-top: 16px;
}

h2.order-history-list-title {
	font-size: 36px;
}

button#save-qr-code-datat,
button#save-qr-code-tree-link {
	border-radius: 40px;
	background: #2956dd;
	border: #294edd;
	padding: 20px 33px;
}

span.view-proportions-text {
	font-size: 12px;
	padding: 10px;
	position: relative;
	top: -4;
}

#measurement-shape-container {
	z-index: 99999;
}

.btn.measure_calculator.bg-dark span.view-proportions-text {
	display: none !important;
}

#measurement-shape-container button.close {
	background: transparent;
	right: 20px;
	top: 10px;
}

.measurement-main-container {
	transform: translateY(-1px);
	box-shadow: 0 7px 14px rgb(50 50 93 / 10%), 0 3px 6px rgb(0 0 0 / 8%);
	display: inline-block;
	position: relative;
}

div.measure-border {
	position: absolute;
	text-align: center;
	justify-content: center;
	align-items: center;
	display: flex;
}

.measure-top-border,
.measure-bottom-border {
	width: 100%;
}

.measure-left-border,
.measure-right-border {
	height: 100%;
}

.measure-bottom-border.measure-border {
	bottom: -25px;
}

.measure-top-border.measure-border {
	top: -25px;
}

.measure-right-border.measure-border {
	right: -25px;
	transform: rotate(-90deg);
}

.measure-left-border.measure-border {
	left: -25px;
	transform: rotate(-90deg);
}

.measurement-row span.measurement-column {
	border-right: 1px solid #d3cbcb;
	margin: 0;
	border-radius: 0px;
	border-bottom: 1px solid #d3cbcb;
	display: inline-block;
}

.measurement-main-container .measurement-row:nth-child(6) .measurement-column {
	border-top: 1px solid #d3cbcb;
}

.measurement-row span.measurement-column:nth-child(1) {
	border-left: 1px solid #d3cbcb;
}

#measurement-shape-container .modal-dialog {
	max-width: 80%;
}

#measurement-shape-container .modal-dialog .modal-content {
	width: 100% !important;
}

.measurement-body.col-lg-12 {
	flex-direction: row;
	display: flex;
	align-items: flex-end;
}

.measurement-body.col-lg-12 .col-lg-8 {
	text-align: justify;
}

.measurement-body.col-lg-12 .col-lg-4 {
	text-align: right;
}

.measurement-body.col-lg-12 .col-lg-8,
.measurement-body.col-lg-12 .col-lg-4 {
	padding: 20px !important;
}

.measure-inches-container {
	position: absolute;
	left: 0px;
	bottom: 0px;
	border: 2px solid red;
}

/* .measurement-row {
	white-space: nowrap;
} */

#comment-area.reverse-comment-order .comment-container.processing-comment > div:last-child,
#comment-area.reverse-comment-order .comment-complete-container.comment-container > div:last-child {
	margin-top: 230px;
}

#comment-area.reverse-comment-order .comment-box-container {
	position: absolute;
	top: 200px;
	width: 100%;
	padding-bottom: 10px;
	margin: 0;
	padding-top: 0;
}

#comment-area.no-completed-comment.reverse-comment-order .comment-box-container {
	top: 170px;
}

#comment-area.reverse-comment-order .proof-typing-indicator {
	top: 165px;
	position: absolute;
}

#comment-area.reverse-comment-order .comment-container.processing-comment > div:nth-child(4),
#comment-area.reverse-comment-order-user .comment-container.processing-comment > div:nth-child(3) {
	margin-bottom: 200px;
}

#comment-area.reverse-comment-order .comment-container.comment-complete-container > div:first-child,
#comment-area.reverse-comment-order-user .comment-container.comment-complete-container > div:first-child {
	margin-bottom: 200px;
}

#comment-area.reverse-comment-order-user .comment-container.processing-comment > div:last-child,
#comment-area.reverse-comment-order-user .comment-complete-container.comment-container > div:last-child {
	margin-top: 180px !important;
}

#comment-area.reverse-comment-order-user .comment-box-container {
	position: absolute;
	top: 135px;
	width: 100%;
	padding-bottom: 10px;
	margin: 0;
}

#comment-area.no-completed-comment.reverse-comment-order-user .comment-box-container {
	top: 135px;
	padding: 0 20px;
}

@media screen and (max-width: 960px) {
	#comment-area {
		position: relative;
	}
}

.qr-code-company-name.section__headline i.fa {
	color: #cf0a23;
}

#marketPlaceView-Slidermain .swiper-slide.swiper-slide-active img {
	cursor: url(/core/templates/assets/img/magnifier.svg) 8 8, default;
}

.proof-card-grid {
	display: inline-block;
	padding: 10px;
	float: left;
}

.proof-card-grid button {
	font-size: 12px;
	padding: 10px;
}

.error-message-shirt {
	margin: 36px 3px 17px;
}

.title {
	font-family: inherit;
}

.content .educate_content {
	padding: 0px 16px;
	margin-top: 17px;
}

.section {
	padding-top: 26px;
	z-index: -1;
}

#suppertCenter-component .paper {
	z-index: 0;
}

h6.content.support-article-date {
	text-align: left;
	top: -52px;
	position: relative;
	left: 2px;
	color: #f7f7f7;
}

.calendar .fc-day-header {
	text-align: left;
	padding: 11px;
	border-color: #4440;
}

#full-screen-modal .card.card-calendar {
	background: #fff !important;
}

.custom-notification.alert-success {
	padding: 10px !important;
}

#full-calendar-notification {
	height: 85vh;
	overflow-y: auto;
}

.fc-event-container .fc-time {
	display: none;
}

.remove-too-box .btn-group.proof-tools.hide-mob::before {
	content: '' !important;
	padding: 0px !important;
}

.remove-too-box button.card-options-btn {
	display: none !important;
}

.media-prime-check {
	position: absolute;
	cursor: pointer;
	bottom: -30px;
	z-index: 9999999;
	padding: 5px 10px;
	border-radius: 15px;
	width: 100%;
	text-align: center;
}

.media-prime-check label {
	padding: 5px 10px !important;
	border-radius: 15px !important;
}

.proof-side-slider {
	background: rgb(255 255 255 / 0%);
	position: fixed;
	z-index: 9999999 !important;
	bottom: 0px;
	display: flex;
	padding: 10px;
	border-radius: 15px;
	left: 1px;
	flex-direction: column;
	transform: translateY(-1px);
	justify-content: center;
	height: 100vh;
}

.proof-side-slider span.proof-side-dot {
	padding: 0px !important;
	margin: 5px 0 !important;
	cursor: pointer;
}

.proof-side-dot.active i.fas.fa-dot-circle {
	color: red;
}

.proof-comment-count {
	position: absolute;
	background: red;
	padding: 2px 10px;
	border-radius: 45px;
	color: #fff;
	top: -15px;
	left: -10px;
}

span.btn.add-pre-comments,
span.btn.add-automated-comments {
	border-radius: 20px;
	background: red;
	color: #fff;
	margin: 20px;
}

.pre-comment-section-card {
	padding: 10px;
}

.pre-comment-section-card .card-body {
	background: #eee;
}

#pre_comment_view_container {
	margin: 0;
	flex-direction: row;
	justify-content: center;
	display: flex;
	max-height: 450px;
	overflow-y: auto;
}

#pre_comment_view_container .btn.pre-comment {

	border-radius: 15px;
	border: 1px solid;
	margin: 5px;
	width: 100%;
}

#pre_comment_view_container .btn.pre-comment:hover {
	background: #2dce89;
	color: #fff;
}

#pre_comment_view_container::-webkit-scrollbar {
	display: inline-block;
	width: 10px;
}

.comment_response_form label {
	text-align: justify !important;
}

.response-list span {
	display: inline-block;
}

.response-list input {
	width: 75%;
	display: inline-block;
}

span.btn.response-btn-trigger {
	background: #34d67c;
	color: #fff;
	border-radius: 50%;
	padding: 10px;
	margin: 10px;
}

.response-list-status-select {
	width: 20px !important;
	height: 10px !important;
}

.btn-group.bootstrap-select.response-list-status-select > button {
	height: 10px;
	position: absolute;
	top: -15;
	border: 0px;
	background: transparent !important;
	box-shadow: inherit !important;
}

.btn-group.bootstrap-select.response-list-status-select > button::after {
	display: none !important;
}

.btn-group.bootstrap-select.response-list-status-select > button::before {
	content: '...';
	position: absolute;
	/* padding: 10px; */
	color: #333;
	left: 4px;
	top: -5px;
}

.comment-complete-error-message {
	font-size: 12px;
	font-weight: bold;
}

#automated-comment-container {
	z-index: 9999;
}

#automated-comment-container .modal-dialog {
	max-width: 80% !important;
	width: 80% !important;
}

#automated-comment-container .modal-content {
	width: 100% !important;
}

#automated-comment-container .modal-dialog .close {
	color: #333;
	background: transparent;
}

/* image.cls-15.replacement-image-detected {
    width: 100px !important;
    height: 100px !important;
} */

.comment-response.response-approver-user .response-list,
.comment-response.response-user .response-list {
	display: inline-block;
	width: 100%;
}

.comment-response.response-approver-user .response-list input,
.comment-response.response-user .response-list input {
	width: 65%;
	display: inline-block;
}

.response-delay-container {
	display: inline-block;
	width: 40px;
	margin: 0 5px;
}

.response-delay-container input {
	width: 100% !important;
}

.comment-refresh {
	position: absolute;
	top: 20px;
	left: 15px;
	font-size: 12;
	z-index: 99;
	cursor: pointer;
	background: #2dce89;
	color: #fff;
	padding: 0 10px;
	border-radius: 15px;
	font-weight: bold;
}

.btn.dashboard-fixed-bottom {
	position: fixed;
	bottom: 125px;
	right: 15;
	border-radius: 15px;
	z-index: 99;
}

.btn.dashboard-fixed-bottom[data-tag-key="awaiting_response"] {
	background: #673ab7;
	color: white;
}

.btn.dashboard-fixed-bottom[data-tag-key="production_hold"] {
	background: #626a74;
	color: white;
}

.btn.dashboard-fixed-bottom[data-tag-key="awaiting_approval"] {
	background: #de0201;
	color: white;
}

.btn.dashboard-fixed-bottom[data-tag-key="new_project"] {
	background: #70d6a8;
	color: white;
}

.btn.dashboard-fixed-bottom[data-tag-key="in_production"] {
	background: #ffc107;
	color: white;
}

.btn.dashboard-fixed-bottom[data-tag-key="shipped"] {
	background: #2196f3;
	color: white;
}

.btn.dashboard-fixed-bottom[data-tag-key="my_proofs"] {
	background: #34d67c;
	color: white;
}

.btn.dashboard-fixed-bottom[data-tag-key="client_uploads"] {
	background: #858890;
	color: white;
}

.qr-action-events button {
	margin: 5px;
}

.proof-side-dot[tooltip]:hover::after {
	width: 55px !important;
	left: 0;
	bottom: 10;
	padding: 10;
}

span.image-count-list {
	background: #fff;
	padding: 5 10;
	right: 0;
	font-weight: bold;
	position: absolute;
	border-radius: 15pc;
}

#navbarSupportedContent {
	justify-content: end;
}

#navbar {
	background: #4CA2D9 !important;
}

.sign-in-sweet-model {
	width: 80% !important;
	background: transparent !important;
}

.sign-in-sweet-model .swal2-title {
	color: #fff;
}

#navbarSupportedContent .top-logo {
	display: inline-block;
	position: absolute;
	left: 25;
	top: 8px;
}

#navbarSupportedContent .top-logo img {
	width: 102px;
	padding: 8px;
}

.elite-top-banner {
	background-image: url(/core/templates/assets/img/elite-top-banner.jpg) !important;
	background-position: right !important;
	padding: 10px 30px 30px 30px;
}

.top-banner-left-container {
	width: 32%;
	text-align: justify;
	background: linear-gradient(90deg, #d5d5d5 0%, #d5d5d5 0%);
	opacity: 0.8;
	padding: 34px;
	margin: 21px 0px -2px 7px;
	border-radius: 6px;
}

.top-banner-left-container .lineup-text {
	text-align: left;
	color: #000;
}

.top-banner-left-container p {
	color: #000000;
	font-weight: bold;
	margin: 0;
}

button.da-btn.btn.btn-primary.create-elite-product {
	background: #4CA2D9;
	padding: 15px 32px;
	border-color: #4CA2D9;
	margin: 10px 0;
	border-radius: 43px;
}

.swal2-container.swal2-shown.elite-popup {
	background-color: rgba(0, 0, 0, .4) !important;
}

.elite-popup .new-account-btn {
	color: white !important;
	font-weight: bold;
	padding: 10px 20px !important;
}

.swal2-container.swal2-shown.elite-popup .swal2-popup {
	background: transparent !important;
}

.popup-registration .subtitle {
	color: #fff !important;
}

.popup-registration {
	background: #000;
	padding: 20px;
	border-radius: 18px;
}
