#design-panel{
	display:none;
	position: fixed !important;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100vw !important;
	height: 100vh !important;
	max-width: none !important;
	max-height: none !important;
	margin: 0 !important;
	padding: 0 !important;
	transform: none !important;
	z-index: 2147483000 !important;
	/* opacity:0; */
}
.disign-panel-box{
	/* background:url(../images/repeat-bg.jpg) repeat; */
	background: rgba(255, 255, 255, 0.98);
	display: none;
	margin: 0;
	width: 100%;
	height: 100vh;
	height: 100dvh;
	max-height: 100vh;
	max-height: 100dvh;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2147483000;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-attachment: fixed;
	isolation: isolate;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior: contain;
	scrollbar-gutter: stable;
	touch-action: pan-y;
}
#design-panel .d-tool{
	width: calc(100vw - 20px);
	min-height: calc(100vh - 20px);
	min-height: calc(100dvh - 20px);
	padding-bottom: 20px;
}
.d-tool{
	
	/*border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	 padding:1%;
	 
	box-shadow:0 0 30px #000;*/
	width:auto;
	margin:0 10px;
	position:relative;
}
.d-tool #main-container {margin:0;width:100% !important;}
.d-tool h3#clothing{font-size:24px;font-weight:normal;margin:20px 0;text-align:center;color:#000;}
 
label, textarea { display:block; }
textarea.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }

.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }
 
.dFileUploaded {
	float:left;
}
.d-tool .close-button {
	position:absolute;
	top:-15px;
	right:5px;
}
.d-tool .close-button .close {
	cursor:pointer;
	color:rgba(0, 0, 0, 0.8);
	font-size:24px;
}
.d-tool .close-button .close:hover{color:rgba(0, 0, 0, 1);}
/* 
.productdetails-view .product-right-col.floatright .spacer-buy-area .addtocart-area form .nx-product-fields #data-task span#uploadFile {

}
 .productdetails-view .product-right-col.floatright .spacer-buy-area .addtocart-area form .nx-product-fields #data-task fieldset.idOptions {
	padding:5px 0;
	margin:0px;
} 
.productdetails-view .product-right-col.floatright .spacer-buy-area .addtocart-area form .nx-product-fields #data-task span.filesStatus {
	margin: 0 0 0 15px;
	vertical-align: top;
}
.productdetails-view .product-right-col.floatright .spacer-buy-area .addtocart-area form .nx-product-fields #data-task input#upload_btn {
	float:left;
}
.productdetails-view .product-right-col.floatright .spacer-buy-area .addtocart-area form .nx-product-fields .product-fields-title-wrapper {
	color:#CC0000;
	padding:0 10px;
}
*/
#data-task .uFileUploaded {
   clear: both;
    float: left;
    margin: 0;
    position: relative;
    text-align: center;
    width: 112px;
    z-index: 1000;
}
#data-task .uFileUploaded .ajaxUploadGif {
    display:none;
	font-size: 12px;
    font-weight: normal;
}
#data-task .uFileUploaded .success {
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#data-task .uFileUploaded .error {
    font-size: 12px;
    font-weight: normal;
}
#data-task .uFileUploaded .success a{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin: 7.5px 0;
    overflow-wrap: break-word;
    padding: 10px;
    text-align: center;
    width: 90px;
	
}
#data-task .uFileUploaded .success a img{
	display: inherit;
    max-height: 75px;
}
#data-task .uFileUploaded .removeU {
    background: url(../images/close-button.png) no-repeat;
	background-size:100% auto;
     cursor: pointer;
    height: 20px;
    margin: -3px 0 0;
    position: absolute;
    right: -5px;
    text-indent: -9999px;
    width: 20px;
}
/*fpd main file css*/
.navbar .brand {
	font-size: 16px;
	padding: 0;
	line-height: 40px;
	color: #000000;
	float: right;
	font-weight: bold;
	margin-left: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
}

#main-container {
	margin-top: 40px;
	margin-bottom: 40px;
}

.api-buttons {
	margin-top: 20px;
}

.api-buttons > a {
	margin-right: 10px;
}

.price {
	font-size: 25px !important;
	line-height: 26px !important;
}
.dpOuterShell {
position:inherit !important;
}
#data-task .data-task-options fieldset{margin:0;padding:0;}
#data-task .data-task-options .options {
	border-bottom: 1px solid #dddddd;
    display: block;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0 0 10px;}
#data-task .data-task-options fieldset label{margin:5px 0;font-weight:600;padding:0;}
#data-task .data-task-options fieldset label input[type="radio"]{left:0;margin:0 3px 0 0;vertical-align:sub;display:inline-block !important;}
html.vd-panel-root,
body.vd-panel {
	overflow: hidden !important;
	height: 100%;
}
.vd-panel .fpd-draggable-dialog,
.vd-panel .fpd-modal-overlay,
.vd-panel .fpd-thumbnail-preview {
	z-index: 2147483200 !important;
}
.vd-panel .fpd-element-toolbar,
.vd-panel .sp-container {
	z-index: 2147483300 !important;
}
.tooltipster-base,
.tooltipster-base.fpd-tooltip-theme,
.tooltipster-base.fpd-sub-tooltip-theme,
.vd-panel .tooltipster-base,
.vd-panel .fpd-tooltip-theme,
.vd-panel .fpd-sub-tooltip-theme {
	z-index: 2147483600 !important;
}
.tooltipster-base.fpd-sub-tooltip-theme {
	pointer-events: auto !important;
}
.vd-panel .fpd-element-toolbar {
	max-height: none !important;
	overflow: visible !important;
}
.vd-panel .fpd-element-toolbar > .fpd-sub-panel {
	max-height: calc(100vh - 80px) !important;
	overflow-y: auto !important;
	overflow-x: visible !important;
}
.vd-panel .fpd-element-toolbar.vd-subpanel-above > .fpd-sub-panel {
	top: auto !important;
	bottom: calc(100% - 1px) !important;
	margin-top: 0 !important;
	transform: none !important;
	box-shadow: 3px -3px 3px 0 rgba(0, 0, 0, 0.2) !important;
	border-top: 1px solid #D3D3D3 !important;
	border-bottom: 0 !important;
	border-radius: 2px 2px 0 0 !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > div:not(.fpd-active) {
	display: none !important;
}
body .fpd-element-toolbar .fpd-tool-fill.vd-fill-tool-no-color::before {
	content: "\e901";
	display: inline-block;
	font-family: FontFPD !important;
	font-size: 18px;
	line-height: 1;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active {
	box-sizing: border-box !important;
	display: block !important;
	max-width: calc(100vw - 32px) !important;
	min-width: 260px !important;
	padding: 12px !important;
	width: 300px !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active::before {
	color: rgba(0, 0, 0, 0.65);
	content: attr(data-vd-label);
	display: block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin: 0 0 8px;
	text-transform: uppercase;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-stroke-color-picker::before {
	color: rgba(0, 0, 0, 0.55);
	content: attr(data-vd-label);
	display: block;
	font-size: 11px;
	margin: 0 0 5px;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-tool-stroke-width {
	align-items: center !important;
	background: #ededed !important;
	box-sizing: border-box !important;
	display: flex !important;
	float: none !important;
	gap: 8px !important;
	margin: 10px 0 0 !important;
	min-height: 38px !important;
	min-width: 0 !important;
	overflow: visible !important;
	padding: 6px !important;
	width: 100% !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-tool-stroke-width::before {
	color: rgba(0, 0, 0, 0.55);
	content: attr(data-vd-label);
	flex: 0 0 34px;
	font-size: 11px;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-tool-stroke-width > span {
	flex: 0 0 18px !important;
	font-size: 18px !important;
	line-height: 1 !important;
	padding: 0 !important;
	text-align: center !important;
	width: 18px !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-slider-number,
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-number {
	box-sizing: border-box !important;
	flex: 0 0 46px !important;
	height: 30px !important;
	margin: 0 !important;
	padding: 4px 3px !important;
	position: static !important;
	text-align: center !important;
	width: 46px !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-range-wrapper {
	flex: 1 1 auto !important;
	height: 30px !important;
	margin: 0 !important;
	min-width: 80px !important;
	position: relative !important;
	width: auto !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-slider-range {
	height: 1px !important;
	left: auto !important;
	margin: 0 !important;
	opacity: 0 !important;
	overflow: hidden !important;
	pointer-events: none !important;
	position: absolute !important;
	top: auto !important;
	width: 1px !important;
	z-index: auto !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-range-slider {
	height: 30px !important;
	position: relative !important;
	width: 100% !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-stroke.fpd-active .fpd-range-slider__handle {
	height: 100% !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text.fpd-active {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	gap: 12px !important;
	min-width: 280px !important;
	width: 290px !important;
	padding: 12px !important;
	box-sizing: border-box !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-left,
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-right,
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-clear,
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-slider-group {
	float: none !important;
	clear: none !important;
	position: relative !important;
	margin: 0 !important;
	box-sizing: border-box !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-tool-curveReverse {
	flex: 0 0 auto !important;
	min-width: 38px !important;
	height: 30px !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-curved-text-switcher {
	flex: 0 0 36px !important;
	align-self: center !important;
	display: block !important;
	width: 36px !important;
	min-width: 36px !important;
	height: 14px !important;
	margin: 8px 0 !important;
	position: relative !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-curved-text-switcher .fpd-switch-bar {
	width: 100% !important;
	height: 100% !important;
	border-radius: 8px !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-curved-text-switcher .fpd-switch-toggle {
	position: absolute !important;
	top: -3px !important;
	left: 0 !important;
	width: 20px !important;
	height: 20px !important;
	border-radius: 50% !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-curved-text-switcher.fpd-enabled .fpd-switch-toggle {
	transform: translate(16px, 0) !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-slider-group {
	flex: 1 1 100% !important;
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	width: 100% !important;
	height: auto !important;
	min-height: 38px !important;
	padding: 6px !important;
	background: #ededed !important;
	overflow: visible !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-slider-group > * {
	float: none !important;
	display: block !important;
	height: auto !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text > .fpd-slider-group > span {
	flex: 0 0 22px !important;
	width: 22px !important;
	padding: 0 !important;
	text-align: center !important;
	font-size: 18px !important;
	line-height: 1 !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text .fpd-slider-number,
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text .fpd-number {
	flex: 0 0 64px !important;
	width: 64px !important;
	height: 30px !important;
	margin: 0 !important;
	padding: 4px 6px !important;
	box-sizing: border-box !important;
	position: static !important;
	text-align: center !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text .fpd-range-wrapper {
	flex: 1 1 auto !important;
	width: auto !important;
	min-width: 120px !important;
	height: 30px !important;
	margin: 0 !important;
	position: relative !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text .fpd-slider-range {
	width: 1px !important;
	height: 1px !important;
	margin: 0 !important;
	position: absolute !important;
	left: auto !important;
	top: auto !important;
	opacity: 0 !important;
	overflow: hidden !important;
	pointer-events: none !important;
	z-index: auto !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text .fpd-range-slider {
	width: 100% !important;
	height: 30px !important;
	position: relative !important;
}
body .fpd-element-toolbar > .fpd-sub-panel > .fpd-panel-curved-text .fpd-range-slider__handle {
	height: 100% !important;
}
body .fpd-element-toolbar > .fpd-sub-panel .fpd-slider-range {
	height: 1px !important;
	left: auto !important;
	margin: 0 !important;
	opacity: 0 !important;
	overflow: hidden !important;
	pointer-events: none !important;
	position: absolute !important;
	top: auto !important;
	width: 1px !important;
	z-index: auto !important;
}
body .fpd-element-toolbar > .fpd-sub-panel .fpd-range-slider {
	cursor: pointer !important;
	touch-action: none !important;
}
body .fpd-element-toolbar > .fpd-sub-panel .fpd-range-slider__handle {
	cursor: grab !important;
}
body .fpd-element-toolbar > .fpd-sub-panel .fpd-range-slider__handle:active {
	cursor: grabbing !important;
}
.vd-panel .fpd-modal-overlay > .fpd-modal-wrapper {
	z-index: 2147483400 !important;
}
.vd-panel .productdetails-view .spacer-buy-area{position:inherit;}
.d-tool .vdcontainer{background:none;border:none;}
.vds_task .btn-group{font-size:14px;}
.vds_task .vdsUploadGif{background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;display: block;height: 100%;left: 0;position: fixed;text-align: center;top: 0;width: 100%;z-index:999999;}
.vd-panel .vds_task .vdsUploadGif,
.vd-panel .vdsUploadGif{z-index:2147483620 !important;}
.vds_task .vdsUploadGif img{left: 50%;margin: -16px 0 0 -16px;position: absolute;top: 50%;width:32px;height:32px;}
.vmcvd{padding:10px 0 0;}
.vmcvd .rows{width:100%;margin:0 0 10px;}
.vmcvd .rows:last-child{margin:0;}
.vmcvd .rows, .vmcvd .rows .col1, .vmcvd .rows .col2{display:inline-block;}
.vmcvd .rows .col1{padding:0 5px 0 0;min-width:45px;}
.vmcvd .rows .col2 input{width:80px;margin:0;}
.d-tool .fpd-container{margin:0 auto;}
.sp-input-container > input{
    height: auto !important;
}
.data-task-options .create_design #FileDesigned span{background:url(../images/pdf.png) no-repeat top center;height:50px;width:40.5px;display:inline-block;background-size:100% auto;}
.data-task-options .create_design #FileDesigned img{max-height:100px;}
.data-task-options .create_design #FileDesigned{clear:both;padding:15px 0 0;}

/**NEW CSS for RADIO**/
div.vds_type {
	clear: both;
	margin: 0;
}

div.vds_type label {
  width: 230px;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  text-align: left;
}

/* Keep the native control accessible while the label provides the button UI. */
div.vds_type input.vdsradio {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

/* style label */
div.vds_type input.vdsradio:empty ~ label {
	position: relative;
	float: left;
	line-height: 2.5em;
	text-indent: 3.25em;
	margin-top: 1em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 250px;
}

div.vds_type input.vdsradio:empty ~ label:before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: '';
	width: 2.5em;
	background: rgba(0, 161, 241, 0.8);
	border-radius: 3px 0 0 3px;
}

/* toggle hover */
div.vds_type input.vdsradio:not(:checked) ~ label:before {
	text-indent: .9em;
	color: #fff;
}
div.vds_type input#design_btn:not(:checked) ~ label:before, div.vds_type input#design_btn:checked ~ label:before {
	content:'\270E';
}
div.vds_type input#upload_btn:not(:checked) ~ label:before, div.vds_type input#upload_btn:checked ~ label:before {
	content:'\e0fe';
	font-family:FontFPD;
}
div.vds_type input#uplater_btn:not(:checked) ~ label:before, div.vds_type input#uplater_btn:checked ~ label:before {
	content:'\2709';
}

div.vds_type input.vdsradio:hover:not(:checked) ~ label {
	color: #888;
}

/* toggle hover Disabled*/
div.vds_type input.vdsdisabled:hover:not(:checked) ~ label:before {
	text-indent: .9em;
	color: #C2C2C2;
	background-color: #d9534f;
}

div.vds_type input.vdsdisabled:hover:not(:checked) ~ label {
	color: #888;
	 
}
/* toggle Disabled*/
div.vds_type input.vdsdisabled:not(:checked) ~ label:before {
	text-indent: .9em;
	color: #C2C2C2;
	background-color: #d43f3a;
	opacity: 0.6;
}

div.vds_type input.vdsdisabled:not(:checked) ~ label {
	color: #888;
	opacity: 0.6;
	 
}
/* toggle on */
div.vds_type input.vdsradio:checked ~ label:before {
	text-indent: .9em;
	color: #fff;
	background-color: #4DCB6D;
}

div.vds_type input.vdsradio:checked ~ label {
	color: #777;
}
.virtuemart-admin-area fieldset #custom_fields .vdesigner_table .key{width:50%;}
.vdesigner_table th, .vdesigner_table td{padding:10px;}
.vdesigner_table .vdtoggle span{margin-top:3px;float:right;cursor:pointer;}
.vdesigner_table .vdtoggle{
	background:#67809f;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
	transition: all 0.2s ease-in-out;
	}
.vdesigner_table table{border:1px solid #67809f;font-family:"Open Sans",sans-serif;}
.vdesigner_table .chzn-container, .vdesigner_table input[type="text"]{margin:0;}
.vdesigner_table .customfield_option{margin:0 0 10px;}
.vdesigner_table .customfield_option .customfield_label{display:inline-block;width:250px;}
.vdesigner_table .chzn-container .chzn-results li.highlighted{background:#67809f;}
.vdesigner_table .chzn-container-single .chzn-single{box-shadow:none;border-radius:0;}
.vdesigner_table .chzn-container-active .chzn-single{border-color:#aaaaaa;}
.vdesigner_table .chzn-container{min-width:75px;}
.vdesigner_table .vd-multiselect .chzn-container{min-width:200px;}
.vdesigner_table .chzn-container-single .chzn-search input{height:auto;width:auto;}
.vdesigner_table .chzn-container .chzn-drop{width:100% !important;}
.fpd-thumbnail-preview{width:150px !important;height:100px !important;}
.fpd-topbar-hmlabel .fpd-navigation > div > .fpd-label{display:none !important;}
/**login box css**/
#confirmBox {
	background: rgba(0, 0, 0, 0.6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.confirmBoxinner
{
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    left: 50%;
    line-height: 1.8;
    margin-left: -240px;
    padding: 2.5%;
    position: fixed;
    text-align: center;
    top: 30%;
    width: 95%;
	max-width:480px;
}
.confirmBoxinner .message{
	color: #333333;
    font-size: 16px;
    margin: 0 0 30px;
}
.vdesigner_overlay{
	background: rgba(255, 255, 255, 0.8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
img.vdesigner-loading {
    left: 50%;
    margin: -24px 0 0 -24px;
    position: absolute;
    top: 50%;
    width: 60px;
}
.confirmBoxinner .btn{border:none;box-shadow:none;text-shadow:none;border-radius:65px;padding:7.5px 25px;transition:all 0.4s ease 0s;margin:0 5px;}
.confirmBoxinner .btn-success{background:#44b6ae;}
.confirmBoxinner .btn-success:hover, .confirmBoxinner .btn-success:focus{background:#36918b;}
.confirmBoxinner .btn-danger{background:#e43a45;}
.confirmBoxinner .btn-danger:hover, .confirmBoxinner .btn-danger:focus{background:#cf1c28;}
.login_block_box{font-family:"Open Sans",sans-serif;text-align:center;line-height:normal;}
.login_block_box .login_block_box_inner{display:inline-block;background:#367ac6;color:#fff;padding:30px 20px;max-width:320px;width:100%;border-radius:25px;box-shadow:0 0 10px rgba(0, 0, 0, 0.15);}
.login_block_box .login_box_title{font-size:15px;padding:6px 0 40px;}
.login_block_box .login_box_fields{}
.login_block_box .login_box_fields input[type="text"], .login_block_box .login_box_fields input[type="password"]{border-radius:65px;padding:7.5px 5%;border:none;width:90%;color:#367ac6;font-weight:600;margin:0;margin:0;}
.login_block_box .login_box_logo img {height:50px;float:none;margin:0;}
.login_block_box .login_box_logo h3{color:#367ac6;margin:15px 0 30px;}
.login_block_box .control-group{margin:0 0 25px;}
.login_block_box .control-group.control-submit{margin:0 0 10px;display:inline-block;}
.login_block_box .control-group.control-submit .btn{border-radius:65px;border:none;padding:7.5px 25px;background:#fff;text-shadow:none;color:#367ac6;box-shadow:none;transition:all 0.4s ease 0s;font-weight:600;}
.login_block_box .control-group.control-submit .btn:hover, .login_block_box .control-group.control-submit .btn:focus{background:#fff;}
.vdesigner_table select.custom_design_parameters {
	float:none;
}
.vd-color-palette-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 10px;
}
.vd-color-palette-chip {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	min-height: 32px;
	padding: 3px 5px 3px 7px;
	border: 1px solid #d7dce2;
	border-radius: 7px;
	background: #fff;
	font: 600 12px/1.2 "Open Sans", sans-serif;
}
.vd-color-palette-swatch {
	width: 20px;
	height: 20px;
	border: 1px solid rgba(0, 0, 0, .18);
	border-radius: 5px;
}
.vd-color-palette-remove {
	display: inline-grid;
	place-items: center;
	width: 23px;
	height: 23px;
	padding: 0;
	border: 0;
	border-radius: 5px;
	background: #eef1f4;
	color: #46515d;
	font-size: 18px;
	line-height: 1;
	cursor: pointer;
}
.vd-color-palette-remove:hover,
.vd-color-palette-remove:focus {
	background: #dce2e8;
	color: #1f2933;
}
.vd-color-palette-remove:disabled {
	opacity: .45;
	cursor: not-allowed;
}
.vd-color-palette-controls {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
}
.vdesigner_table .vd-color-palette-picker {
	width: 46px;
	height: 36px;
	padding: 3px;
	border: 1px solid #b8c0ca;
	border-radius: 6px;
	background: #fff;
	cursor: pointer;
}
.vdesigner_table input[type="text"].vd-color-palette-hex {
	box-sizing: border-box;
	width: 105px;
	height: 36px;
	padding: 7px 10px;
	border-radius: 6px;
	font-family: monospace;
}
.vdesigner_table .vd-color-palette-add {
	min-height: 36px;
	border-radius: 6px;
}
div.vds_type input.vdsradio:focus-visible ~ label {
	outline: 3px solid rgba(0, 94, 222, 0.35);
	outline-offset: 2px;
}

.vd-print-area-guide {
	position: absolute;
	z-index: 12;
	box-sizing: border-box;
	pointer-events: none;
	border: 2px dashed rgba(0, 94, 222, .9);
	background: rgba(0, 94, 222, .025);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .65);
}

.vd-print-area-guide.is-ellipse {
	border-radius: 50%;
}

.vd-print-area-polygon {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	overflow: visible;
}

.vd-print-area-polygon polygon {
	fill: rgba(0, 94, 222, .025);
	stroke: rgba(0, 94, 222, .9);
	stroke-width: 2;
	stroke-dasharray: 7 5;
	vector-effect: non-scaling-stroke;
}
