#design-panel{
	display:none;
	/* opacity:0; */
}
.disign-panel-box{
	/* background:url(../images/repeat-bg.jpg) repeat; */
	background:#fff;
    display: block;
    margin: 0 auto;
    width: 100%;
    z-index: 9999;
	position:absolute;
	left:0;
	top:0;
	background-attachment:fixed;
}
.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;}
.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;}
.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;
}

/* hide input */
div.vds_type input.vdsradio:empty {
	margin-left: -999px;
}

/* 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;
}
/* radio focus 
div.vds_type input.vdsradio:focus ~ label:before {
	box-shadow: 0 0 0 3px #999;
}
*/