.smk_skinr_logo{
height: 50px;
background: url(./SMK-Skinr.png) no-repeat 0 center;
}

.tb_header_text_demo_notice { font-size: 20px; font-weight: 700; color: #fff; text-align: center; text-shadow: 1px 1px 1px rgba(0, 0, 0, .25) }
.loadnext_block { padding: 10px 0 0; margin: 20px 10px 0; border-top: 1px solid #eee; }

/*Separator*/
#tbuilder .tb_head_spr { 
display: block;
padding: 5px 10px;
margin: 30px 0 15px;
background: #444;
border: #222;
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
color: #fff;
}
#tbuilder .tb_head_spr a.tbgototop { 
text-align: right;
float: right;
color: #fff;
font-size: 11px;
font-weight: 400;
padding-top: 1px;
}

#tbuilder a.go_to_bottom {
font-size: 11px;
text-transform: uppercase;
font-weight: 700;
padding: 2px 0 1px;
}

/* Color Scheme */
.color_scheme_show { 
position: relative;
height: 60px;
margin-top: 10px;
margin-bottom: 10px;
}
.color_scheme_show .csh_color1,
.color_scheme_show .csh_color2,
.color_scheme_show .csh_color3,
.color_scheme_show .csh_color4{
position: relative;
z-index: 10;
display: inline-block;
float: left;
width: 25%;
height: 58px;
border: 0;
margin-top: 10px;
margin-bottom: 10px;
transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;
}

.color_scheme_show .csh_color1:hover,
.color_scheme_show .csh_color2:hover,
.color_scheme_show .csh_color3:hover,
.color_scheme_show .csh_color4:hover{
position: relative;
z-index: 20;
display: inline-block;
float: left;
width: 25%;
height: 78px;
margin-top: 0;
margin-bottom: 0;
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.50);
}

/* Header section */
#tbuilder .tb_header { 
display: block;
padding: 10px;
margin: 20px 10px 10px;
background: #eee;
border: 1px solid #bbb;
font-weight: 700;
font-size: 22px;
color: #555;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 1px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(255,255,255,.3);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 1px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(255,255,255,.3);
	box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 1px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(255,255,255,.3);
}
#tbuilder .tb_header_imgs img {
display: inline-block;
float: left;
margin: 5px;
border: 3px solid #BEBEBE;
background-color: #fefefe;
cursor: pointer;
transition: border .5s;-moz-transition: border .5s;-webkit-transition: border .5s;-o-transition: border .5s;
}
#tbuilder .tb_header_imgs img:hover {border: 3px solid #888888;}
#tbuilder .tb_header_imgs img.tbh_selected {border: 3px solid #DB0800;}
#tbuilder .header_demo_styles_show {display: block; width: 100%; height: 148px; border: 1px solid #eee; border-bottom: 10px solid #eee; }

/* Wrap section */
#tbuilder .tb_wrap_imgs img {
display: inline-block;
float: left;
margin: 5px;
border: 3px solid #BEBEBE;
background-color: #fefefe;
cursor: pointer;
transition: border .5s;-moz-transition: border .5s;-webkit-transition: border .5s;-o-transition: border .5s;
}
#tbuilder .tb_wrap_imgs img:hover {border: 3px solid #888888;}
#tbuilder .tb_wrap_imgs img.tbh_wrap_selected {border: 3px solid #DB0800;}
#tbuilder .tb_wrap_imgs .tbh_wrap_none {width: 60px; height: 40px;display: inline-block;float: left;margin: 5px; border: 3px solid #BEBEBE;background-color: #fefefe;}

/* Wrap section */
#tbuilder .tb_footer_imgs img {
display: inline-block;
float: left;
margin: 5px;
border: 3px solid #BEBEBE;
background-color: #fefefe;
cursor: pointer;
transition: border .5s;-moz-transition: border .5s;-webkit-transition: border .5s;-o-transition: border .5s;
}
#tbuilder .tb_footer_imgs img:hover {border: 3px solid #888888;}
#tbuilder .tb_footer_imgs img.tbh_footer_selected {border: 3px solid #DB0800;}
#tbuilder .tb_footer_imgs .tbh_footer_none {width: 60px; height: 40px;display: inline-block;float: left;margin: 5px; border: 3px solid #BEBEBE;background-color: #fefefe;}


/* Image loader section */
#tbuilder .tb_loader_imgs .tb_loader_block {
display: inline-block;
float: left;
width: 32px;
height: 32px;
margin: 5px;
border: 1px solid #BEBEBE;
background-color: #fefefe;
cursor: pointer;
transition: border .5s;-moz-transition: border .5s;-webkit-transition: border .5s;-o-transition: border .5s;
}
#tbuilder .tb_loader_imgs .tb_loader_block:hover {border: 1px solid #888888;}
#tbuilder .tb_loader_imgs .tb_loader_block.tbh_loader_selected {border: 1px solid #DB0800;}

/* Image hover icon section */
#tbuilder .tb_imghover_imgs .tb_imghover_block {
display: inline-block;
float: left;
width: 192px;
height: 48px;
margin: 5px;
border: 1px solid transparent;
cursor: pointer;
transition: border .5s;-moz-transition: border .5s;-webkit-transition: border .5s;-o-transition: border .5s;
}
#tbuilder .tb_imghover_imgs .tb_imghover_block:hover {border: 1px solid #ccc;}
#tbuilder .tb_imghover_imgs .tb_imghover_block.tbh_imghover_selected {border: 1px solid #DB0800;}


.image_wrap .img_caption_zoom.tbih_fade {left: 50%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* Fade */
.image_wrap .img_caption_zoom.tbih_fromtop {left: 50%;top: -25%;filter: alpha(opacity=0);opacity: 0;}/* From top */
.image_wrap .img_caption_zoom.tbih_frombottom {left: 50%;top: 125%;filter: alpha(opacity=0);opacity: 0;}/* From bottom */
.image_wrap .img_caption_zoom.tbih_fromleft {left: -25%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* From left */
.image_wrap .img_caption_zoom.tbih_fromright {left: 125%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* From right */
.image_wrap .img_caption_zoom.tbih_fadefromtop {left: 50%;top: 35%;filter: alpha(opacity=0);opacity: 0;}/* Fade from top */
.image_wrap .img_caption_zoom.tbih_fadefrombottom {left: 50%;top: 65%;filter: alpha(opacity=0);opacity: 0;}/* Fade from bottom */
.image_wrap .img_caption_zoom.tbih_fadefromleft {left: 35%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* Fade from left */
.image_wrap .img_caption_zoom.tbih_fadefromright {left: 65%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* Fade from right */
.image_wrap .img_caption_zoom.tbih_scalefromtop {left: 50%;top: -25%;filter: alpha(opacity=0);opacity: 0;}/* Scale from top */
.image_wrap .img_caption_zoom.tbih_scalefrombottom {left: 50%;top: 125%;filter: alpha(opacity=0);opacity: 0;}/* Scale from bottom */
.image_wrap .img_caption_zoom.tbih_scalefromleft {left: -25%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* Scale from left */
.image_wrap .img_caption_zoom.tbih_scalefromright {left: 125%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* Scale from right */
.image_wrap .img_caption_zoom.tbih_scale {left: 50%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* Scale */
.image_wrap .img_caption_zoom.tbih_scalebig {left: 50%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* Scale big */
.image_wrap .img_caption_zoom.tbih_rotate,
.image_wrap .img_caption_zoom.tbih_rotate2,
.image_wrap .img_caption_zoom.tbih_rotate3 {left: 50%;top: 50%;filter: alpha(opacity=0);opacity: 0;}/* Rotate */


/* --- + --- Common */
.image_wrap .img_caption_zoom.tbih_fade_hover,
.image_wrap .img_caption_zoom.tbih_fromtop_hover,
.image_wrap .img_caption_zoom.tbih_frombottom_hover,
.image_wrap .img_caption_zoom.tbih_fromleft_hover,
.image_wrap .img_caption_zoom.tbih_fromright_hover,
.image_wrap .img_caption_zoom.tbih_fadefromtop_hover,
.image_wrap .img_caption_zoom.tbih_fadefrombottom_hover,
.image_wrap .img_caption_zoom.tbih_fadefromleft_hover,
.image_wrap .img_caption_zoom.tbih_fadefromright_hover,
.image_wrap .img_caption_zoom.tbih_scalefromtop_hover,
.image_wrap .img_caption_zoom.tbih_scalefrombottom_hover,
.image_wrap .img_caption_zoom.tbih_scalefromleft_hover,
.image_wrap .img_caption_zoom.tbih_scalefromright_hover,
.image_wrap .img_caption_zoom.tbih_scale_hover,
.image_wrap .img_caption_zoom.tbih_scalebig_hover,
.image_wrap .img_caption_zoom.tbih_rotate_hover,
.image_wrap .img_caption_zoom.tbih_rotate2_hover,
.image_wrap .img_caption_zoom.tbih_rotate3_hover {left: 50%;top: 50%;filter: alpha(opacity=100);opacity: 1;}

/*Scale*/
.image_wrap .img_caption_zoom.tbih_scale,
.image_wrap .img_caption_zoom.tbih_scalefromtop,
.image_wrap .img_caption_zoom.tbih_scalefrombottom,
.image_wrap .img_caption_zoom.tbih_scalefromleft,
.image_wrap .img_caption_zoom.tbih_scalefromright
{
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.image_wrap .img_caption_zoom.tbih_scalebig
{
-webkit-transform: scale(5);
-moz-transform: scale(5);
-o-transform: scale(5);
-ms-transform: scale(5);
transform: scale(5);
}
.image_wrap .img_caption_zoom.tbih_fromtop,
.image_wrap .img_caption_zoom.tbih_frombottom,
.image_wrap .img_caption_zoom.tbih_fromleft,
.image_wrap .img_caption_zoom.tbih_fromright,
.image_wrap .img_caption_zoom.tbih_fadefromtop,
.image_wrap .img_caption_zoom.tbih_fadefrombottom,
.image_wrap .img_caption_zoom.tbih_fadefromleft,
.image_wrap .img_caption_zoom.tbih_fadefromright,
.image_wrap .img_caption_zoom.tbih_fade,
.image_wrap .img_caption_zoom.tbih_fade_hover,
.image_wrap .img_caption_zoom.tbih_fromtop_hover,
.image_wrap .img_caption_zoom.tbih_frombottom_hover,
.image_wrap .img_caption_zoom.tbih_fromleft_hover,
.image_wrap .img_caption_zoom.tbih_fromright_hover,
.image_wrap .img_caption_zoom.tbih_fadefromtop_hover,
.image_wrap .img_caption_zoom.tbih_fadefrombottom_hover,
.image_wrap .img_caption_zoom.tbih_fadefromleft_hover,
.image_wrap .img_caption_zoom.tbih_fadefromright_hover,
.image_wrap .img_caption_zoom.tbih_scalefromtop_hover,
.image_wrap .img_caption_zoom.tbih_scalefrombottom_hover,
.image_wrap .img_caption_zoom.tbih_scalefromleft_hover,
.image_wrap .img_caption_zoom.tbih_scalefromright_hover,
.image_wrap .img_caption_zoom.tbih_scale_hover,
.image_wrap .img_caption_zoom.tbih_scalebig_hover
{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}

.image_wrap .img_caption_zoom.tbih_rotate {
transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
}
.image_wrap .img_caption_zoom.tbih_rotate2 {
transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
}
.image_wrap .img_caption_zoom.tbih_rotate3 {
transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
}
.image_wrap .img_caption_zoom.tbih_rotate_hover,
.image_wrap .img_caption_zoom.tbih_rotate2_hover,
.image_wrap .img_caption_zoom.tbih_rotate3_hover {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}

/* Blog Icons */
#tbuilder .tb_blogicons_imgs{margin-bottom: 20px;}
#tbuilder .tb_blogicons_imgs .blogIcons_selectBlock{border: 1px solid #eee; cursor: pointer; margin-top: 10px; height: 30px;
transition: border .5s;-moz-transition: border .5s;-webkit-transition: border .5s;-o-transition: border .5s;
}
#tbuilder .tb_blogicons_imgs .blogIcons_selectBlock img {float: left; margin: 3px;}
#tbuilder .tb_blogicons_imgs .blogIcons_selectBlock:hover {border-color: #ccc;}
#tbuilder .tb_blogicons_imgs .blogIcons_selectBlock.tbh_blogicons_selected {border-color: #DB0800;}

/*Footer*/
#tbuilder .footer_demo_styles_show {display: block; width: 100%; height: 128px; border: 0; padding-top: 0; }
#tbuilder .footer_demo_styles_show .fdft_text, #tbuilder .footer_demo_styles_show .fdft_hover, #tbuilder .footer_demo_styles_show .fdft_link
 {display: block; width: 100%; text-align: center; padding: 20px 0 0; }
 
#tbuilder .footer2_demo_styles_show {display: block; width: 100%;  border: 0; padding: 5px 0; text-transform: uppercase; }
#tbuilder .footer2_demo_styles_show .fdft2_text,
#tbuilder .footer2_demo_styles_show .fdft2_hover,
#tbuilder .footer2_demo_styles_show .fdft2_link {text-align: center; }

/* Button */
.default_button_demo,.default_button_demo:hover,
.default_button_hover_demo,.default_button_hover_demo:hover{
	font: 11px Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 18px;
	margin: 2px 3px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), inset 0 -1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), inset 0 -1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), inset 0 -1px 0 rgba(255,255,255,.1);
	-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
	zoom:1;
	*display:inline;
 }
.default_button_demo,.default_button_demo:hover {border: solid 1px #111;color: #fff;background: #444;}
.default_button_hover_demo,.default_button_hover_demo:hover {color: #fff; background: #777; border: solid 1px #333;}

/* Elements section */
#tbuilder .cp_square {
padding: 5px 25px; margin: 5px 5px 0 3px;
border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.50), 0px 0px 1px rgba(0, 0, 0, 0.50);
-moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.50), 0px 0px 1px rgba(0, 0, 0, 0.50);
-webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.50), 0px 0px 1px rgba(0, 0, 0, 0.50);
}
#tbuilder input.tb_input_color {
text-transform: uppercase;
width: 70px;
}
#tbuilder input.tb_input_slider {
width: 70px;
}
#tbuilder .tb_pre {
width: 100%; max-height: 100px; overflow: auto; margin: 5px 0 10px;
}
#GenCodeResultLoader {position:relative}
.tbloader {position: absolute; left: 50%; top: -15px;  margin-left: -40px; z-index: 99; }
select#tbh_wrap_BgAttach {width: 150px;}
.submit_block_elements{ position: relative; }
#tbsubmit{ display: inline-block; float: left; width: 100px; }
#tb_close_codeblock { display: inline-block; float: left; margin-top: 32px; margin-left: 5px; width: 16px; height: 16px; background: url(./cross.png) no-repeat center center; opacity: .85;}
#tb_close_codeblock:hover { opacity: 1; }
.tb_textarea_codeResult { 
background-color: #F4F4F4;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #FAFAFA), color-stop(50%, #EFEFEF));
background-image: -webkit-linear-gradient(#FAFAFA 50%,#EFEFEF 50%);
background-image: -moz-linear-gradient(#FAFAFA 50%,#EFEFEF 50%);
background-image: -o-linear-gradient(#FAFAFA 50%,#EFEFEF 50%);
background-image: linear-gradient(#FAFAFA 50%,#EFEFEF 50%);
border: 1px solid #C7C7C7;
font:1em 'andale mono', 'lucida console', monospace;
line-height: 19px;
margin-bottom: 10px;
padding: 0 0 0 4px;
word-wrap:break-word;
-moz-background-size: 38px 38px;
background-size: 38px 38px;
border-image: initial; 
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.tb_info_tip{ font-size: 10px; color: #D74F48; line-height: 1.4; }

.ui-slider .ui-slider-handle {transition: all 0s;-moz-transition: all 0s;-webkit-transition: all 0s;-o-transition: all 0s;}