.cwd_metabox_tbl img
{
  height: 30px; 
}
.cwd_table
{
  width:100%;
}
.cwd_row
{
  display:block;
}
.cwd_column
{
  display: inline-block;
  vertical-align: middle;
}
.cwd_overlay
{
  background: none repeat scroll 0 0 #000000;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  position: fixed;
  right: 0;
  top: 0;
  z-index:99999;
  display: none;
}
#cwdToDisplayCustomImage
{
  width:700px;
  height:418px;
  background: none repeat scroll 0 0 #F1F1F1;
  border:3px solid #3B5998;
  position:fixed;
  z-index: 999999 !important;
  top: 50%;
  left: 50%;
  margin-top: -209px;
  margin-left: -350px;
  display:none;
}
#custom_img_content img
{
  height:350px;
	margin: 0px auto;
}
#custom_img_content
{
  text-align: center;
}
.cwd_img_url_title
{
  width:15%;
}
.cwd_img_url
{
  width:270px;
  padding:10px;
}

.cwd_color_list_main{
	width: 84%;
	margin-top: 10px;
}
.cwd_clear
{
  clear: both;
}
.cwd_common_div
{
  border:1px solid #EEEEEE;
  padding: 10px;
  position: relative;
  margin-bottom: 20px;
}
.cwd_close_img_panel
{
  background: url("../images/close-button.png") no-repeat;
  width:29px;
  height:29px;
  position:absolute;
  top:-10px;
  right:-10px;
  cursor: pointer;
}
.cwd_table img
{
  height: 25px;
  vertical-align: middle;
}
.cwd_upload_decal_area,.cwd_upload_decal_slider_area
{
  margin:15px 05px 15px 0px;
}
.cwd_title_decal_area
{
  color: #1e8cbe;
  font-weight: bold;
  padding: 0 0 10px;
  font-size: 15px;
  font-style: italic;
}
.cwd_slider_image_panel
{
  border: 1px solid #eeeeee;
  height: 100px;
  width: 100px;
  position: relative;
  float:left;
  margin: 0px 10px 10px 0px;
	padding: 8px;
}
.cwd_all_slider_image img
{
  margin: 0px auto;
  max-width:100px;
  max-height:100px;
}
.cwd_all_slider_image
{
  padding-top:20px;
}
#cwdCustomizButton,#cwdCustomizButtonDetailsPage a
{
  background: none repeat scroll 0 0 #EAE6E9;
  font-family: "roboto",Arial,Trebuchet MS,Verdana,Helvetica,Sans-Serif;
  border-radius: 4px;
  color: #000000;
  display: block;
  font-size: 14px !important;
  margin-top: 20px;
  padding:3px 0 3px;
  text-align: center;
  text-decoration: none;
  width:100px;
  border: 1px solid #c8bfc6;
  font-weight: 700;
}
.cwd_frontend_main_div
{
  margin:3% auto;
  max-width: 100%;
  min-height:200px;
}
.cwd_no_selected_design
{
  width: 100%;
  text-align: center;
  margin: 25px 0px;
}
.cwd_product_name
{
  border-bottom: 1px solid #eeeeee;
  color: #6790ac;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 5px;
}
.cwd_frontend_design_body
{
  margin-top:10px;
  width: 100%;
}
.cwd_design_panel
{
  float: left;
}
.cwd_tool_panel
{
  float: left;
  width: 33%;
  margin-left: 20px;
}
.cwd_preview_for_wall input[type="text"]
{
  width:37px;
  height: 25px;
  background-color:none !important;
  border: 1px solid #EEEEEE;
  cursor: pointer;
}
.cwd_preview_for_wall span
{
  color:#6790AC;
}
.cwd_canvas_div
{
  border: 1px solid #cccccc;
  margin-top: 10px;
  padding: 10px;
}
.cwd_color_label span, .cwd_qty_main span, .cwd_add_text_title span 
{
  color:#6790AC;
}
.cwd_frontend_color_div
{
  width:100%;
}
.cwd_color_label, .cwd_add_text_title,.cwd_qty_title
{
  background:#CCCCCC;
  padding: 5px;
  font-size: 14px;
}
.option_main
{
    width:100%;
    margin-bottom: 5px;
}
.cwd_option_title, .option_list
{
    float: left;
    width: 50%;
}
.cwd_option_title
{
    font-size: 13px;
    padding-top: 7px;
}
.cwd_frontend_all_color,.cwd_option_all,.cwd_qty_main,.cwd_add_text_area,.cwd_add_logo_area
{
   width: 100%;
   margin-bottom: 25px;
}
.cwd_products_option
{
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .1;
    display: none;
}
.cwd_frontend_all_color
{
    margin-top: 40px;
}
.cwd_common_color_div
{
  cursor: pointer;
  width:20px;
  height:20px;
}
dt.variation-cwd_new_custom_price, dd.variation-cwd_new_custom_price
{
  display:none !important;
}
.cwd_color_border
{
  border: 1px solid #CCCCCC;
}
.cwd_selected_color_border, .cwd_color_border:hover
{
  border: 1px solid #6790ac;
}
/*.selectable-color:hover
{
  border:none;  
  border: 1px solid #6790ac;
}*/
.cwd_error_msg
{
    width:100%;
    font-size: 14px;
    text-align: center;
    color: #6790ac;
    display: none;
}

.cwd_option_all select, .cwd_qty_main select
{
  height:2.2em;
  font-size:13px;
  width:100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #868383;
  color: #555555;
  font-weight: normal;
  background-color: #ededed;
  text-align: center;
}
.cwd_option_all select option, .cwd_qty_main select option
{
  background-color: #FFFFFF;
}
.cwd_layer_for_select
{
  position:absolute;
  height:2.2em;
  width:10px;
  background-color: #E6E6E6;
  top:0px;
  left: 0px;
}
.cwd_qty_main select
{
  margin-top: 5px;
}
.not_active_plugin
{
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #FF0000;
}
.cwd_border_bottom
{
  border-bottom: 1px solid #CCCCCC;
}
.cwd_add_text_area textarea
{
  width: 100% !important;
  resize: none;
  border: 1px solid #CCCCCC;
  font-size: 11px;
  height:75px;
}
.cwd_add_text_area textarea:focus
{
   border: 1px solid #CCCCCC;
}
.cwd_color_list
{
   height: 100px;
   overflow: auto;
   margin: 10px 0px;
   width: 100%;
}
.cwd_text_area
{
  padding:5px 0px 0px 0px;
  width:100%;
}
.cwd_btn_add_text
{
  background: url("../images/add-text.png") no-repeat;
  width:100px;
  height:30px;
  margin: 10px auto;
  cursor: pointer;
}
.cwd_text_custom_tool
{
  width:100%;
  margin-top: 10px;
  margin-bottom: 15px;
  display:none;
}
.cwd_custom_text_change_color input[type="text"]
{
  width:85px;
  border: 1px solid #CCCCCC;
  height: 28px !important;
  font-size: 11px;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.cwd_custom_text_change_front select
{
  height:28px;
  font-size:12px;
  width:85px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #CCCCCC;
  color: #555555;
  font-weight: normal;
  text-align: center;
}
.cwd_custom_text_change_front select option
{
  font-size:9px !important;
}
.cwd_custom_text_change_front, .cwd_custom_text_change_color
{
  width: 49%;
  display: inline-block;
}
.cwd_custom_text_change_color span, .cwd_custom_text_change_front span
{
    font-size: 12px;
}
.cwd_remove_text
{
  background: url("../images/trash.png") no-repeat;
  width:16px;
  height:16px;
  margin-top:5px;
  cursor:pointer;
}
.cwd_logo_panel
{
  width:100%;
  height:150px;
  border: 1px solid #CCCCCC;
}
.cwd_art_list
{
  width:100%;
  overflow: auto;
  height: 100%;
  padding: 10px;
}
.cwd_art
{
  width:50px;
  height: 50px;
  border: 1px solid #CCCCCC;
  display:inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}
.cwd_art img
{
  cursor: pointer;
	max-width:100%;
	padding: 5px;
}
.cwd_no_logo
{
  text-align:center;
  margin-top:10px;
}

/*--------------------------------------------slider--------------------------------------------------------*/
.custom_design_style
{
background: none repeat scroll 0 0 #0099FF;
color: #FFFFFF !important;
display: block;
font-size: 10px !important;
margin-bottom: 10px;
margin-left:-25px;
text-align: center;
text-decoration: none;
width:90px !important;
font-weight: bold;
}
.cwd-cart
{
    padding: 5px;
}
 
.product_custom_image a:hover{
   color: #FFFFFF !important;
   text-decoration: none !important;
 }

 .product_custom_image{
  margin-top:10px;
 }
 
.cwd_edit_link
{
    padding-right:10px;
    color: #0099FF !important;
}

#slides 
{
  display: none;
}

#slides .slidesjs-navigation 
{
  margin-top:5px;
}
a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop 
{
  background-image: url("../images/btns-next-prev.png") no-repeat;
  background-repeat: no-repeat;
  display:block;
  width:12px;
  height:18px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin-right:5px;
}
a.slidesjs-next 
{
  margin-right:10px;
  background-position: -12px 0;
}

a:hover.slidesjs-next 
{
  background-position: -12px -18px;
}

a.slidesjs-previous 
{
  background-position: 0 0;
}

a:hover.slidesjs-previous 
{
  background-position: 0 -18px;
}
a.slidesjs-play 
{
  width:15px;
  background-position: -25px 0;
}

a:hover.slidesjs-play 
{
  background-position: -25px -18px;
}

a.slidesjs-stop 
{
  width:18px;
  background-position: -41px 0;
}

a:hover.slidesjs-stop 
{
  background-position: -41px -18px;
}

.slidesjs-pagination 
{
  margin: 7px 0 0;
  float: right;
  list-style: none;
}
.slidesjs-pagination li 
{
  float: left;
  margin: 0 1px;
}

.slidesjs-pagination li a 
{
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url("../images/pagination.png") no-repeat;
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active 
{
  background-position: 0 -13px;
}

.slidesjs-pagination li a:hover 
{
  background-position: 0 -26px;
}

#slides a:link,
#slides a:visited 
{
  color: #333;
}

#slides a:hover,
#slides a:active 
{
  color: #9e2020;
}

.navbar 
{
  overflow: hidden;
}

#cwd_preview_wall_color
{
    border: 1px solid #cccccc;
    font-size: 12px;
    height: 30px;
    width: 80px;
    text-align: center;
}
.selectable-color:last-child
{
    margin-right: 0px;
}
.cwd_add_to_cart_panel
{
    width:100%;
}
.cwd_qty
{
    width: 72%;
    float: left;
}
.cwd_add_to_cart_btn_div
{
    width: 26%;
    float: left;
}
.cwd_qty input[type="number"]
{
    width:80px !important;
    height: 30px !important;
    font-size: 12px !important;
}
.cwd_qty span
{
    font-size: 13px;
    padding-right: 10px;
}
.cwd_add_to_cart_btn
{
  background: url("../images/add-to-cart.png") no-repeat;
  width:100px;
  height:30px;
  cursor:pointer;
}

#cwd_extra_price{
  width:70px;
}

#cwd_color_picker_1{
  width:180px;
}

.cwd-color-div{
  position:relative;
  display:inline-block;
  padding:5px;
  border: 1px solid #cccccc;
  margin-right:10px;
  margin-bottom: 10px;
}

.cwd-color-div2{
  width:20px;
  height:20px;
}

.close_color{
  position:absolute;
  top:-10px;
  right:-5px;
  cursor:pointer;
  font-size: 14px;
  font-weight: bold;
}

.color-width-180{
  width:180px;
}

.cwd-text-align-right{
  text-align: right;
}


/*responsive*/

#slides 
{
  display: none;
}

.cwd_container 
{
  margin: 0 auto;
}
.cwd_qty_and_add_to_cart
{
    width: 100%;
    position: relative;
    margin-top: 10px;
}

.cwd_art_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #CCCCCC;
}

.cwd_art_menu ul li {
    float: left;
}

.cwd_art_menu ul li a {
    display: block;
    color: #444444;
    text-align: center;
    padding: 5px 16px;
    text-decoration: none;
    font-size: 14px;
}

.cwd_art_menu ul li a.wcd-active, .cwd_art_menu ul li a:hover {
    background-color: #008CBA;
    color:#FFFFFF;
}
.cwd_art_menu
{
    margin-top: 10px;
}
.cwd_upload_art_content
{
    display: none;
}
#cwd_btn_upload
{
    width: 100%;
    height: 30px;
    background-color: #008CBA;
    position: relative;
    margin-top: 30px;
    text-align: center;
    cursor: pointer;
}
#cwd_btn_upload .upload-label
{
    font-size: 14px;
    color:#FFFFFF;
}
#cwd_status
{
    bottom: 0;
    color: #008CBA;
    font-size: 13px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 30px;
}

#logo_content img{
  width: 50px;	
}

/* For tablets & smart phones */
@media (max-width: 767px) 
{
  body 
  {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cwd_container 
  {
    width: auto;
  }
}

/* For smartphones */
@media (max-width: 480px) 
{
  .cwd_container 
  {
    width: auto;
  }
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) 
{
  .cwd_container 
  {
    width:100%;
  }
}

/* For larger displays */
@media (min-width: 1200px) 
{
  .cwd_container 
  {
    width:100%;
  }
}

.cwd-popup-design-header-label{
  float: left; 
  color:#0099FF;
  font-size:15px;
  font-weight:bold;
  height: 20px;
  text-align: center;
  width:95%; 
  margin-top: 10px;
}

.cwd-close-modal{
  float: left; 
  margin-top:3px; 
  font-size:22px; 
  cursor:pointer;
}

.cwd-clear-both{
  clear: both;
}

.cwd-design-table{
  width:100%;
  text-align:right;
}

.cwd_custom_design img{
  height:400px;
}

.cwd-logo-print{
  display:inline-block;
  padding-right:10px;
}

.cwd-logo-print img{
  height:60px;
}

#add_logo{
  width:100px;
}

#logo_img{
  width:40px;
}

.tablenav-pages{
  margin: 1em 0;
}

.wcd-inside{
  padding:15px;
}

.wcd-display-block{
  display: block;
}

.cwd_logo_upload_url_main{
  display:inline-block;
  vertical-align:middle;
}

#cwd_logo_upload_url{
  width:200px;
}

.cwd_logo_uploader_main{
  display:inline-block;
  vertical-align:middle;
}

#cwd_logo_uploader{
  width:80px;
  cursor:pointer;
}

.cwd-logo-upload-url-main{
  display:inline-block;
  vertical-align:middle;
}

#cwd_logo_name{
  width:200px;
}

#cwd_update_submit{
  width:100px; 
  float:right;
}

#cwd_add_submit{
  width:100px; 
  float:right;
}

.selectable-color-main{
  position:relative;
  float:left;
  padding:5px;
  margin-right:5px;
  margin-bottom:5px;
}

.cwd_option_title span{
  color: #6790ac;
}

.cwd-attr-value-div{
  padding:10px 0px;
}

.cwd_variation{
  height:23px;
  font-size:12px;
  width:120px;
}