/*------------------------------------------------ admin ----------------------------------------------------------*/
@font-face {
    font-family: RALEWAY;
    /*src: url(sansation_light.woff);*/
    src:url(raleway/Raleway-Regular.ttf);
}
/*---------- Fabric CSS ----------------*/
#chk_msr{
    opacity:1 !important;
    position:static !important;

}
.select-wrapper{
    width:35%;
}
.wct_overlay
{
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: fixed;
    right: 0;
    top: 0;
    z-index:99;
    display: none;
}
select{
    font-size:15px !important;
    font-weight:bold !important;
}
.wct_text_msg_admin
{
    position:fixed;
    width:320px;
    height:120px;
    background-color:#0074A2;
    z-index:999999999;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -160px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    display: none;
}
.wct_no_text_msg
{
    position:fixed;
    width:320px;
    height:100px;
    /*background-color:#3B5998;*/
    z-index:99999;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -160px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    display: none;
}
.wct_text_msg_admin
{
    position:fixed;
    width:320px;
    height:120px;
    background-color:#0074A2;
    z-index:99999;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -160px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    display: none;
}
.wct_no_text_title
{
    font-size:0.9em !important;
    /*color:#EDF0F5;*/
    font-weight: bold;
    padding:6px;
}
.wct_no_text_title_admin
{
    font-size:1em !important;
    color:#EDF0F5;
    font-weight: bold;
    padding:6px;
    display:inline-block;
}
.wct_no_text_msg_content
{
    font-size: 0.85em !important;
    height: 62px;
    margin: 0 auto;
    padding: 10px;
    line-height:20px;
    /*width: 310px;*/
}
.wct_no_text_msg_content_admin
{
    background-color: #edf0f5;
    color: #3b5998;
    font-size: 0.9em !important;
    height:45px;
    margin: 0 auto;
    padding: 10px;
    width:290px;
}
.wct_no_text_msg_close_icon
{
    background: url("../image/close-icon.png") no-repeat;
    width:30px;
    height:30px;
    position:absolute;
    right: -20px;
    top: -10px;
    cursor: pointer;
}
.wct_text_settings,.wct_curved_text_settings,.wct_upload_title,.wct_uploaded_title,.wct_text_products_variations,.wct_add_to_cart_title
{
    font-size:11px !important;
    font-weight: bold;
    margin-top: 20px;
}
.wct_move_title
{
    font-size:11px !important;
    font-weight: bold;
    margin-top:20px;
}
.wct_change_font_n_color,.wct_change_size_n_align,.wct_text_style,.wct_curved_text_radius_spacing,.wct_text_reverse_aignment
{
    width:100%;
    height:35px;
    padding-top:5px;
}

.wct_text_control_all
{
    /*margin-top:10px;*/
}
.wct_change_font_title,.wct_change_color_title,.wct_change_font_size_title,.wct_change_text_align_title,.wct_change_text_style_title,.wct_change_curved_text_radius_title,.wct_change_curved_text_spacing_title,.wct_change_curved_direction_title
{
    display:inline-block;
    font-size: 11px !important;
    font-weight: bold;
    /*color: #3B5998;*/
}
.wct_change_font_select
{
    display:inline-block;
    /*position:relative;*/
}
.wct_change_font_select select
{
    font-size: 10px !important;
    /*color: #3B5998 !important;*/
    width:110px !important;
    height:26px !important;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius: 4px;
    background-color: #EDF0F5 !important;
}
.wct_font_select_extra
{
    background:#edf0f5 !important;
    border-radius: 4px;
    -webkit-border-radius:4px;
    -moz-border-radius: 4px;
    height: 21px !important;
    position: absolute;
    right: 1px;
    top: 4px;
    width: 20px !important;
}
.wct_change_color_text_box
{
    display:inline-block;
}
.wct_change_color_text_box input[type='text']
{
    width:110px !important;
    border-radius: 4px;
    -webkit-border-radius:4px;
    -moz-border-radius: 4px;
    background-color: #EDF0F5 !important;
    font-size: 10px !important;
    height:23px !important;
    padding-left: 5px !important;
}
.wct_font_range,.wct_change_radius_range,.wct_change_spacing_range
{
    display:inline-block;
    width:110px;
    height: 6px;
}

.wct_font_range input[type="range"]
{
    -webkit-appearance: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -wekkit-border-radius: 4px;
    border: 1px solid #3B5998;
    vertical-align: middle;
}
.wct_text_align_left_div
{
    display:inline-block;
    cursor: pointer;
    width:30px;
    height:30px;
    vertical-align: middle;
}
/*---------- Fabric CSS ----------------*/

#content
{
    /*width:900px;*/
    background-color:#FFF;
    font-family:RALEWAY;
}
.wct_upload_related_img
{
    width: 100%;
    padding: 20px 0px;
}
.wct_upload_related_img h3
{
    padding:0px 0px 10px 0px !important;
}
.wct_uploader_title
{
    width: 100%;
    padding-bottom: 10px;
}
.wct_upload_related_img input[type="text"]
{
    height:30px;
    width:280px;
}
#wct_preview
{
    position:absolute;
    border:1px solid #ccc;
    background:#F5F5F5;
    padding:5px;
    display:none;
    color:#fff;
    width: 200px;
    height: 250px;
}
#wct_preview img
{
    /*height:450px;*/
    width:220px;
}
/*#wcs_preview
{
    position:absolute;
    border:1px solid #ccc;
    background:#F5F5F5;
    padding:5px;
    display:none;
    color:#fff;
    width: 200px;
    height: 250px;
}*/
#wcs_preview img
{
    /*height:450px;*/
    /*width:220px;*/
}
.wct_img_container
{
    margin-bottom:15px;
}
.wct_dimension_text
{
    font-size:10px;
    font-style:italic;
    margin-left: 75px;
}
/*----------------------------  Radio Button Change to Gold ------------------------------*/
/* COMMON RADIO AND CHECKBOX STYLES  */

/*input[type=radio]:checked + label:before,
input[type=checkbox]:checked + label:before{
  background:gold;
}*/
/*----------------------------------------------- admin metabox tabs -------------------------------------------------------*/

.ui-tabs.ui-tabs-vertical {
    padding: 0;
    width: 42em;
}
.ui-tabs.ui-tabs-vertical .ui-widget-header {
    border: none;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 10em;
    background: #F5F5F5;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #F5F5F5;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    width: 100%;
    margin: 0.2em 0;
    border: 1px solid #DFDFDF;
    border-width: 1px 0 1px 1px;
    border-radius: 4px 0 0 4px;
    overflow: hidden;
    position: relative;
    right: -2px;
    z-index: 2;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    width: 100%;
    padding: 0.6em 1em;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a:hover {
    cursor: pointer;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0.2em;
    padding-bottom: 0;
    border-right: 1px solid white;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:last-child {
    margin-bottom: 10px;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
    float: left;
    width: 28em;
    border-left: 1px solid #DFDFDF;
    border-radius: 0;
    position: relative;
    left: -1px;
}

/*-----------------------------------------------------------------frontend---------------------------------------------------------------------------*/
.wct_frontend_design_panel_main
{
    /*border: 1px solid #666666;*/
    /*font-family: Verdana,Arial,sans-serif;*/
    font-family:RALEWAY;
    font-size: 12px !important;
    min-height:800px;
    margin: 0px auto 20px;
    padding: 0px;
    /*width:75%;*/
    width:100%;
    /*width: 980px !important;*/
}
.wct_frontend_design_header
{
    background:#58A1EC;
    /*height:60px;*/
    width:100%;
}
.header_text 
{
    color:#000;
    background-color:#ac8c00;
    font-size: 20px;
    text-align: left;
    padding:8px 0px;
    font-family:RALEWAY;
}
.wct_frontend_design_left_panel
{
    float: left;
    /*min-height: 400px;*/
    /*width:57%;*/
    width:60%;
    /*border-right:1px solid #666666;*/
    margin: 5px 0px;
    position:relative;
}
.wct_frontend_design_right_panel
{
    float: left;
    /*width:42%;*/
    width:37%;
    position:relative;
}
.wct_frontend_fabric_panel{
    /*float: left;
    width:22.5%;
    position:relative;
    border:solid 1px #FF0000;
    border-style: double;
    border-color:#ac8c00;
    border-width: 20px;
    margin: 80px 0 10px 5px;  */
}

.fabric_list img{
    width: 100px;
    height: 100px;
    margin:5px;
}
.wct_clear_both
{
    clear:both; 
}
.wct_frontend_design_tools_icon_hover
{
    /*background: url("../image/sample-image/design-tool-hover.png") no-repeat;*/
    width:209px;
    height:42px;
    position:absolute;
    /*left:-22px;*/
    cursor:pointer;
    top:3px;
    left:-2px;

}
.wct_frontend_design_tools_icon
{
   /* background: url("../image/sample-image/design-tools.png") no-repeat;*/
    width:209px;
    height:42px;
    position:absolute;
    left:-22px;
    cursor:pointer;
    top:3px;
}
.wct_frontend_design_buy_icon_hover
{
    background: url("../image/sample-image/buy-hover.png") no-repeat;
    width:209px;
    height:42px;
    position:absolute;
    left:-22px;
    top:47px;
    cursor:pointer;
}
/*.wct_frontend_design_buy_icon
{
  background: url("../image/sample-image/buy.png") no-repeat;
  width:209px;
  height:42px;
  position:absolute;
  left:-22px;
  top:47px;
  cursor:pointer;
}*/
.wct_frontend_design_buy_icon{
    background: url("../image/sample-image/EnterMeasurements.png") no-repeat;
    width:300px;
    height:56px;
    /*position:absolute;*/
    left:-22px;
    top:47px;
    cursor:pointer;
    background-size: 170px 32px;
}
.wct_frontend_design_buy_icon:hover{
    background: url("../image/sample-image/EnterMeasurements-hover.png") no-repeat;
    width:300px;
    height:56px;
    /*position:absolute;*/
    left:-22px;
    top:47px;
    cursor:pointer;
    background-size: 170px 32px;
}
.wct_frontend_design_tools_icon{
    /*background: url("../image/sample-image/Back-To-Design.png") no-repeat;*/
    width:300px;
    height:56px;
    /*position:absolute;*/
    left:-22px;
    top:10px;
    cursor:pointer;
}
.wct_frontend_design_tools_icon:hover{
    /*background: url("../image/sample-image/Back-To-Design-hover.png") no-repeat;*/
    width:300px;
    height:56px;
    /*position:absolute;*/
    left:-22px;
    top:10px;
    cursor:pointer;
}


.wct_design_tools_content
{
    width:100%;
    /*margin:80px 0px 10px 5px;*/
    margin:5px 0px 10px 5px;
    height:auto;
}
.wct_container_table
{
    display:table;
    width:100%;
}
.wct_table_row
{
    display:table-row;
}
.wct_table_column
{
    display:table-cell;
}
.wct_sleeves span, .wct_fit span 
{
    padding:0px 10px 0px 5px;
}
.tool_collar_img{
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
}
.tool_collar_img_selected{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.tool_collar_img:hover{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;

}
/*-----------  Cuff Edge ------------- */
.tool_cuff_img{
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
}
.tool_cuff_img_selected{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.tool_cuff_img:hover{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
/*-------------- Fabric------------------------*/
.tool_fabric_img{
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
}
.tool_fabric_img_selected{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.tool_fabric_img:hover{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.fab_img{
    /*width:70px;
    height:66px !important;*/
    width:42px;
    height:37px !important;
}
/*-------------- Print Img Size ---------------*/
.prnt_img_size{
    width:81px;
    height:71px;
}
/*--------------Removable Collar --------------*/
.tool_removable_collar_img{
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
}
.tool_removable_collar_img_selected{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.tool_removable_collar_img:hover{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
/*--------------Contrasts----------------------*/
.class_checkbox1 {
    background: url("../image/tool/contrasts/Contrast-none.png") no-repeat;
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
    background-size:40px;
}
.class_checkbox1.checked {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.class_checkbox1:hover {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}

.class_checkbox2 {
    background: url("../image/tool/contrasts/Contrast-outer-collar.png") no-repeat;
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
    background-size:40px;
}
.class_checkbox2.checked {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.class_checkbox2:hover {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}

.class_checkbox3 {
    background: url("../image/tool/contrasts/Contrast-inner-collar.png") no-repeat;
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
    background-size:40px;
}
.class_checkbox3.checked {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.class_checkbox3:hover {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}

.class_checkbox4 {
    background: url("../image/tool/contrasts/Contrast-outer-cuff.png") no-repeat;
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
    background-size:40px;
}
.class_checkbox4.checked {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.class_checkbox4:hover {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}

.class_checkbox5 {
    background: url("../image/tool/contrasts/Contrast-inner-cuff.png") no-repeat;
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
    background-size:40px;
}
.class_checkbox5.checked {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.class_checkbox5:hover {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}

.class_checkbox6 {
    background: url("../image/tool/contrasts/Contrast-outer-placket.png") no-repeat;
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
    background-size:40px;
}
.class_checkbox6.checked {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.class_checkbox6:hover {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}

.class_checkbox7 {
    background: url("../image/tool/contrasts/Contrast-inner-placket.png") no-repeat;
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
    background-size:40px;
}
.class_checkbox7.checked {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.class_checkbox7:hover {
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
/*--------------Fabric ------------------------*/
.fabric{
    cursor:pointer;
    border-bottom:solid 1px #999999;
    margin-bottom:2px;
}
.fabric:hover{
    background-color:#CCC;
}

/*--------------Monogram-----------------------*/
.mono_txt_design input:not([type]), .mono_txt_design input[type="text"]{
    background-color:#999 !important;
    width:200px !important;
    margin: 0 0 15px !important;
    color: #fff !important;
    font-weight: bold !important;
}
.mono_txt_design{
    background-color:#999 !important;
    width:35% !important;
    margin: 0 0 15px !important;
    color: #fff !important;
    font-weight: bold !important;
}
/*-----------  Shirt Back ------------- */
.tool_shirt_back_img{
    float:left;
    width:41px;
    height:41px;
    border:solid 2px #999999;
    margin:5px;
    cursor:pointer;
    box-shadow:5px 5px 5px #ccc;
    border-radius:4px;
}
.tool_shirt_back_img_selected{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
.tool_shirt_back_img:hover{
    /*border:solid 2px #990033;*/
    border:solid 2px #AE8c00;
}
/*-------------------------------------*/
.wct_design_tools_content table
{
    /*font-size: 12px !important;*/
    font-size: 14px !important;
    border: none !important;
}
.entry-content
{
    max-width:980px !important;
}
#tool_box
{
    padding-left:20px;
    font-family:RALEWAY;
}
.wct_design_tools_content .main_table .table_row
{
    border-top:none !important;
    padding:10px 0px;
    border:none !important;
    text-align:left !important;
}
.wct_design_tools_content .main_table .table_row .selected_div
{
    padding:10px 0px;
}
.woocommerce-breadcrumb
{
    padding-top:0px !important;
}
.wct_design_buy_content
{
    display:none;
    width:95%;
    /*margin:80px 0px 10px 20px;*/
	margin:8px 0px 10px 20px;
    height:auto;
}
.wct_option_all select
{
    height:2.2em;
    font-size:13px;
    width:200px;
    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;
    margin-left:20px;
}
.wct_option_all
{
    height:255px;
    padding-top:15px;
    width:100%;
    overflow:auto; 
}
.wct_add_to_cart_div input[type="text"]
{
    background-color: #ededed;
    border: 1px solid #868383;
    border-radius: 4px;
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    height:27px;
    text-align: center;
    width:100px;
    padding:0px !important;
}
.wct_add_to_cart_div
{
    padding-top:15px;
    display:block; 
}
.wct_add_to_cart_div div.sub_div
{
    float:left;
}
.wct_add_to_cart_icon
{
    /*background: url("../image/sample-image/add.jpg") no-repeat;*/
    background: url("../image/sample-image/add.png") no-repeat;
    width:150px;
    height:80px;
    cursor:pointer;
    margin-left:10px;
}
.wct_add_to_cart_icon:hover
{
    background: url("../image/sample-image/add-hover.png") no-repeat;
    width:150px;
    height:80px;
    cursor:pointer;
    margin-left:10px;
}
.wct_price_div
{
    padding-bottom:10px;
}
.wct_add_to_cart_loader
{
    background: url("../image/sample-image/ajax-loader.gif") no-repeat;
    width:16px;
    height:11px;
    display:none;
    margin:8px;
}
dt.variation-design, dd.variation-design, dt.variation-wct_custom_price, dd.variation-wct_custom_price
{
    display:none !important;
}
#wctToDisplayCustomImage
{
    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;
}

.ui-dialog { z-index: 1000 ;}

.wct_overlay
{
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    left: 0;
    opacity: 0.3;
    position: fixed;
    right: 0;
    top: 0;
    /*z-index:99999;*/
    display: none;
}

.wct_fabric_delete_yes_icon
{
    background: url("../image/btn_yes.png") no-repeat;
    width:45px;
    height:15px;
    cursor: pointer;
}
.wct_fabric_delete_no_icon
{
    background: url("../image/btn_no.png") no-repeat;
    width:45px;
    height:15px;
    cursor: pointer;
}


.wct_confirmation_msg_button_div
{
    width: 98.7%;
    margin-top:5px;
    text-align:right;
}
.wct_admin_confirmation_msg_ok_button
{
    display:inline-block;
}
.wct_admin_confirmation_msg_cancel_button
{
    display:inline-block;
}
.wct_confirmation_msg_button_div a
{
    color:#FFFFFF;
}
.wct_admin_popup_title
{
    width:100%;
}
.wct_admin_loader_in_popup
{
    background: url("../image/ajax-admin.gif") no-repeat;
    width:16px;
    height:11px;
    vertical-align:middle;
    margin-left:10px;
    display:none;
}





.wct_custom_design
{
    display:inline-block;
    margin-left:100px;
    vertical-align: top;
}
.wct_custom_info h2
{
    text-decoration: underline;
}
.wct_custom_info
{
    display:inline-block;
    margin-left:500px;
    vertical-align: top;
}
.wct_design_details .wct_left_text
{
    margin-right:100px;
}
.wct_design_details .main_table .table_row
{
    padding:10px 20px;
}
.wct_design_details .main_table
{
    font-size: 12px;
    /*font-family: Verdana,Arial,sans-serif;*/
    font-family:RALEWAY;
}
#custom_img_content
{
    margin-left:160px;
    width:345px;
}
.wct_middle_border
{
    border-right:1px solid #666666;
    float:left;
    min-height:850px;
}
.wct_admin_settings_panel
{
    background: none repeat scroll 0 0 #ffffff;
    /*border: 1px solid #0074a2;*/
    height: 30px;
    margin: 20px 0;
    width: 600px;
}
.wct_admin_settings_panel_text
{
    color: #0074a2;
    font-size: 1.3em !important;
    font-weight: bold;
    padding: 5px;
}
.wct_tbl_localization_settings textarea
{
    width:375px;
    height:30px;
    font-size:.9em !important;
    resize: none !important;
    border: 1px solid #0074a2;
    padding:5px;
}
.wct_global_settings_button
{
    margin-top:10px;
}
.wct_option_header,.wct_measurements_header
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    text-decoration: underline;
}
.wct_measurements_area
{
    width:100%;
    display:block;
    margin-top:25px;
}
.wct_content_element
{
    width:160px;
    height:90px;
    display:inline-block;
    vertical-align:top;
    margin-bottom:15px;
}
.wct_content_element_img
{
    width:60px;
    height:auto;
    display:inline-block;
}
.wct_content_element_input
{
    width:92px;
    height:auto;
    display:inline-block;
    vertical-align:top;
    margin-top:25px;
}
.wct_measurements_content input[type="text"]
{
    width:55px !important;
    height:25px !important;
    border:1px solid #58A1EC !important;
    font-size:11px;
    margin-top:5px;
}
.wct_meag_type
{
    font-size:8px;
    font-weight: bold;
    text-transform: uppercase;
}
.wct_torso_length_icon
{
    background: url("../image/torso_length.png") no-repeat;
    width:55px;
    height:90px;
}
.wct_sleeves_length_icon
{
    background: url("../image/sleeve_length.png") no-repeat;
    width:55px;
    height:90px;
}
.wct_shoulder_width_icon
{
    background: url("../image/shoulder_lengh.png") no-repeat;
    width:55px;
    height:90px;
}
.wct_neck_icon
{
    background: url("../image/neck.png") no-repeat;
    width:55px;
    height:90px;
}
.wct_chest_around_icon
{
    background: url("../image/chest_arround.png") no-repeat;
    width:55px;
    height:90px;
}
.wct_stomach_area_icon
{
    background: url("../image/stomach.png") no-repeat;
    width:55px;
    height:90px;
}
.wct_hips_area_icon
{
    background: url("../image/hips.png") no-repeat;
    width:55px;
    height:90px;
}
.wct_bicep_around_icon
{
    background: url("../image/bicep_arround.png") no-repeat;
    width:55px;
    height:90px;
}
.all_fabric{
    width:23%; 
    float: left; 
    text-align: center; 
    margin: 1%;
    height:200px;
    /*border: solid 1px darkgray;*/
}
.all_fabric img{
    /*width:100% !important;
    height:60% !important;*/
}
.current_featured_img_div{
    width:100%; 
    text-align:center;
    clear:both;
    margin-top: 1%;
}
.current_featured_img_div img{
    width:100%; 
    height:150px !important;
}
.product_style{
    height:12%; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: italic; 
    text-align: left;
}
/*@media screen and (max-width: 699px) and (min-width: 520px) {*/
@media screen and (max-width: 480px) {
    .all_fabric{
        width:100%; 
        text-align: center; 
        margin: 1%; 
        border: solid 1px crimson;
    }
}

.image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.image_title { 
   position: absolute; 
   margin-top: 14%;
   margin-left: 2%;
   width: 100%;
   text-align: left;
   font-size: 14px;
   font-weight: bold;
   color:white;
   left:0;
   
}
.image_desc { 
   position: absolute; 
   margin-top: 17%;
   margin-left: 2%; 
   width: 100%;
   text-align: left;
   font-size: 12px;
   color:white;
   left:0;
}
.img_size_set{
    width:150px !important;
    height:150px !important;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    padding-bottom: 20px;
	z-index: 999 !important;
}
