#xtreme_options_page textarea, #xtreme_options_page input[type="text"], #xtreme_options_page input[type="password"], #xtreme_options_page input[type="file"], #xtreme_options_page input[type="button"], #xtreme_options_page input[type="submit"], #xtreme_options_page input[type="reset"], #xtreme_options_page select , .xtreme_select_unify{
border-color: #E2EAED;
}

#xtreme_options_page input[type="file"]{ padding:13px;}

#xtreme_options_page{
width:780px;
position: relative;
border:1px solid #E2EAED;
background: #fff;
margin: 20px 0 0 16px;
/*
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fafafa url(../images/layout/bg.png) repeat-x top left;
*/
z-index: 2;
}

.xtreme_options_page_inner{
position: relative;
border:1px solid #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.xtreme_options_container {
top: -14px;
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: -14px;
}


/****************header****************/
.xtreme_header{
position: relative;
padding:20px;
height:45px;
border-bottom: 1px solid #fff;
}

.xtreme_logo{
padding:6px 0;
margin:0;
font-size: 25px;
color:#666;
text-shadow: 1px 1px 1px #fff;
font-style: italic;
font-family: "Georgia";
font-weight: normal;
}

.xtreme_help_links{
width:200px;
float: left;
visibility: hidden;
}

.xtreme_help_links li{
list-style-type: none;
list-style-position: outside;
float:left;
padding-right:4px;
font-size: 11px;
color:#999;
}

.xtreme_help_links li a, .xtreme_shop_option_link{
color:#5C951E;
text-decoration: none;
}

.xtreme_header .xtreme_style_wrap{
position: absolute;
bottom: 20px;
right:20px;
}

.xtreme_text .xtreme_style_wrap input{
font-size:12px;
}


.xtreme_shop_option_link{
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #E2EAED;
font-size: 11px;
left: -24px;
padding: 2px 0;
position: absolute;
text-align: center;
top: 49px;
width: 21px;
}

.xtreme_sidebar_active .xtreme_shop_option_link{
left: 19px;
background: none;
border:none;
padding:0;
width:auto;
text-align: left;
}

/****************footer****************/

.xtreme_footer{
position: relative;
padding:20px;
height:45px;
border-top: 1px solid #E2EAED;
clear:both;
}

.xtreme_footer_links li{
float:left;
}

.xtreme_footer .xtreme_footer_save{
float:right;
}

.xtreme_bottom_shadow{
display:block;
width:835px;
height:24px;
margin-bottom: 10px;
background: transparent url(../images/layout/bg-bottom-shadow.png) no-repeat top left;
position: relative;
left: -11px;
top: -12px;
z-index: 1;
}




/****************option pages****************/

/*half sized sections*/
#xtreme_options_page .xtreme_sidebar_active .xtreme_one_half{
float:left;
width:313px;
clear:none;
border-left:1px solid #E2EAED;
left:-2px;
position: relative;
}

#xtreme_options_page .xtreme_sidebar_active div .xtreme_first{
border-right:1px solid #E2EAED;
position: relative;
left:-1px;
}

#xtreme_options_page .xtreme_sidebar_active .xtreme_one_half .xtreme_section {
width: 277px;
}

#xtreme_options_page .xtreme_options_page_inner .xtreme_first{
left:-2px;
}

#xtreme_options_page div .xtreme_one_half{
float:left;
width:387px;
clear:none;
border-left:1px solid #E2EAED;
left:-3px;
}

#xtreme_options_page .xtreme_one_half .xtreme_section {
width: 347px;
}



/*end half sized sections*/

.xtreme_section_header{
border-top:1px solid #E2EAED;
margin: 0;
padding: 15px 20px;
clear:both;
background: #fff;
display:block;
}

.xtreme_sidebar_active .xtreme_section_header{
display:none;
}

.xtreme_options_page_content .xtreme_section_header strong{
padding:0;
margin:0;
font-size: 18px;
font-weight: normal;
text-shadow: 1px 1px 1px #FFFFFF;
color: #666666;
font-family: "Georgia";
font-style: italic;
background-position: right center;
}

.xtreme_sidebar_content .xtreme_section_header{
background: transparent;
cursor: pointer;
}

#xtreme_options_page .xtreme_active_nav{
background-color: #fff;
color:#111;

}

#xtreme_options_page .xtreme_active_nav .xtreme_page_title{
font-weight: bold;
-webkit-filter: grayscale(0);
}

.xtreme_sidebar_content{
border-bottom:1px solid #E2EAED;
}

.xtreme_page_title {
-webkit-filter: grayscale(1);
background-position: left center;
background-repeat: no-repeat;
display: block;
font-size: 11px;
font-weight: normal;
padding: 0 0 0 24px;
}

.xtreme_sidebar_content .xtreme_section_header{
font-size:12px;
padding:10px 8px;
color:#7D8388;
}



.xtreme_sidebar_active .xtreme_subpage_container{
display:none;
min-height: 300px;
}

.xtreme_subpage_container, #xtreme_options_page .xtreme_active_container{
display:block;
float:left;
clear: both;
width: 100%;
position: relative;
}


.xtreme_preview_pic{
position: relative;
}

.xtreme_remove_image{
width:20px;
height:20px;
position: absolute;
background: transparent url(../images/icons/close.png) no-repeat top left;
text-indent: -9999px;
outline:none;
bottom:-5px;
left:-5px;
}

.xtreme_preview_pic img{
-webkit-box-shadow: 0 0 7px #999999;
box-shadow: 0 0 7px #999999;
-moz-box-shadow: 0 0 7px #999999;
border: 6px solid #FFFFFF;
margin-top: 10px;
max-width: 83%;
background-color: #f8f8f8;
background-image: linear-gradient(45deg, #CBCBCB 25%, transparent 25%, transparent 75%, #CBCBCB 75%, #CBCBCB), linear-gradient(45deg, #CBCBCB 25%, transparent 25%, transparent 75%, #CBCBCB 75%, #CBCBCB);
  background-size:16px 16px;
  background-position:0 0, 8px 8px;
}

.xtreme_control{
width:40%;
float:left;
}


.xtreme_description{
width:60%;
float:right;
}

.xtreme_description strong{color:#222;}

#xtreme_options_page .xtreme_section {
border-top:1px solid #E2EAED;
border-bottom:1px solid #fff;
padding:20px;
clear: both;
width:740px;
position: relative;
float: left;
}

#xtreme_options_page .xtreme_set, #xtreme_options_page .xtreme_single_set, #xtreme_options_page .xtreme_visual_set {
width:100%;
float: left;
clear: both;
position: relative;
}

#xtreme_options_page .xtreme_single_set, #xtreme_options_page .xtreme_visual_set{
border-top:1px solid #E2EAED;
border-bottom:1px solid #fff;
padding: 10px 0;
}

#xtreme_options_page .xtreme_set .xtreme_section, #xtreme_options_page .xtreme_visual_set .xtreme_section{
border:none;
padding:10px 20px;
background: none;
}


div #xtreme_options_page .xtreme_one_half .xtreme_single_set,div #xtreme_options_page .xtreme_visual_set.xtreme_one_half  {
background: none;
padding:0;
}

#xtreme_options_page .xtreme_one_half .xtreme_set .xtreme_section{
padding-bottom:30px;
}


#xtreme_options_page .xtreme_set .xtreme_set{
width:93%;
border:1px solid #E2EAED;
margin-left:20px;
margin-bottom:30px;
border-top:1px solid #fff;
}

#xtreme_options_page .xtreme_sidebar_active .xtreme_set .xtreme_set .xtreme_section{
width:87%;
}

#xtreme_options_page .xtreme_sidebar_active .xtreme_set .xtreme_set .xtreme_description {
float: right;
width: 40%;
}


.xtreme_clone_set, .xtreme_remove_set, .xtreme_remove_wizard_set{
display:block;
height:24px;
width:24px;
position: absolute;
bottom: 0;
right:24px;
background: #fff url(../images/icons/add.png) no-repeat center center;
border-top:1px solid #E2EAED;
border-left:1px solid #E2EAED;
outline: none;
text-indent: -9999px;
}

.xtreme_remove_set, .xtreme_remove_wizard_set{
right:0;
background: #fff url(../images/icons/close.png) no-repeat  center center;
}


.xtreme_section .xtreme_style_wrap{
position: relative;
left:-9px;
}

.xtreme_section .xtreme_style_wrap:hover{
background-position: top left;
}

.xtreme_description{
font-size:11px;
color:#7d8388;
}

.xtreme_loading{
background: url("../images/icons/loading.gif") no-repeat scroll center center transparent;
display: block;
height: 40px;
position: absolute;
right: 160px;
top: 21px;
width: 40px;
visibility: hidden;
}

.xtreme_footer .xtreme_loading{
top: 33px;
}

.xtreme_clone_loading{
background: url("../images/icons/loading_mini.gif") no-repeat scroll center center #fff;
bottom: 0;
position: absolute;
right: 48px;
text-indent: -9999px;
border-left: 1px solid #E2EAED;
border-top: 1px solid #E2EAED;
height:24px;
width:24px;
}

.xtreme_options_page_sidebar{
display:none;
}

#xtreme_options_page div .xtreme_heading{
font-size: 11px;
color:#888;
}

.xtreme_heading h4{
color:#333;
}

#xtreme_options_page .xtreme_heading h4{font-size: 18px; color:#111;}


/*option pages active sidebar*/

#xtreme_options_page .xtreme_sidebar_active .xtreme_options_page_sidebar{
display:block;
width:146px;
height:100%;
float:left;
border-right:1px solid #fff;
}

#xtreme_options_page .xtreme_sidebar_active .xtreme_sidebar_contet{
border-top:1px solid #E2EAED;
}

#xtreme_options_page .xtreme_sidebar_active .xtreme_options_page_content{
display:block;
width:630px;
float:left;
}

#xtreme_options_page .xtreme_sidebar_active .xtreme_section{
width:590px;
}


.xtreme_sidebar_active .xtreme_control{
width:50%;
float:left;
}


.xtreme_sidebar_active .xtreme_description{
width:50%;
float:right;
}

.xtreme_sidebar_active .xtreme_options_page_content{
border-left:1px solid #E2EAED;
}

/*import*/

.xtreme_file_upload .xtreme_control{position: relative;}

div .xtreme_upload_loading {
right: 22px;
top: 1px;
}

.xtreme_import_result, .xtreme_import_wait, .xtreme_import_parent_wait{
padding:10px 0;
color: #7D8388;
font-size: 11px;
width:90%;
}

.xtreme_import_wait, .xtreme_import_parent_wait{
display:none;
}


div .xtreme_import_loading{
left: 169px;
top: 46px;
right:auto;
}

div .xtreme_import_loading_parent{
left: 258px;
top: 46px;
right:auto;
}


#wpwrap div .xtreme_import_parent_button{
background-color: #3897C2;
border: 1px solid #2078A0;
text-shadow: 1px -1px 0 #2078A0;
}

#wpwrap div .xtreme_import_parent_button:hover{
background-color: #53BBEB;
border: 1px solid #4D9EC3;
}

#wpwrap #xtreme_importexport .xtreme_button{ width: 200px; text-align: center;}
#wpwrap #xtreme_importexport .xtreme_import_loading{left: 256px;}




/*import with image*/
.xf-import-with-image{position: relative; width:92%; border:5px solid #e1e1e1;   -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.xf-import-with-image:hover{border-color:#0074A2;}
#wpwrap .xtreme_import_image{display: block; box-shadow:none;}
.xtreme_import_image img{max-width:100%; display: block;}
.xf-import-with-image .xtreme_loading {
background-color: #FFF;
left: 0px;
top: 0px;
border-bottom: 5px solid #E1E1E1;
border-right: 5px solid #E1E1E1;
}

.xf-import-with-image .xtreme_import_wait {
position: absolute;
bottom: 0;
background: #FFF;
width: 90%;
padding: 5%;
border-top: 5px solid #E1E1E1;
z-index: 5;
}

.xf-import-with-image .xtreme_import_result{display:none;}
#wpwrap .xf-before-plugins{position: relative; top:7px;}
.xtreme_import_overlay {
-webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
z-index: 1;
width: 50%;
background: #0074A2;
padding: 11px 0;
position: absolute;
text-align: center;
border-radius: 2px;
left: 50%;
top: 50%;
margin-left: -25%;
margin-top: -20px;
color: #FFF;
opacity: 0;
}

.xf-import-with-image:hover .xtreme_import_overlay{opacity: 1;}

.xf-import-with-image.xf-disable-import{ opacity: 0.3; }
.xf-import-with-image.xf-disable-import a{  cursor: default; }
.xf-import-with-image.xf-disable-import img{-webkit-filter: grayscale(1); }
.xf-import-with-image.xf-disable-import:hover {border-color:#9B3737; opacity: 1;}
.xf-import-with-image.xf-disable-import .xtreme_import_overlay{background: #9B3737; margin-top: -56px; width: 70%; left: 35%; padding: 5%;}



/*notifications*/

.xf-text-notice{
	border: 1px solid #116e94;
	background: #0074a2;
	color: #fff;
	display: block;
	padding:10px;
	margin:5px 0;
}

.xf-text-notice a{color:#fff; text-decoration: underline;}
.xf-text-notice a:hover{opacity: 0.9; text-decoration: none;}

.xtreme_notification{
padding:20px;
background: #000;
position: fixed;
top: 40%;
left:40%;
width:332px;
z-index: 10000;
color:#fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
font-size: 12px;
}

.xtreme_notification .xtreme_notification_icon{
height:32px;
width:32px;
display: block;
float:left;
margin-right:15px;
overflow: hidden;
}

.xtreme_notification div{
width:285px;
float:left;
}

.xtreme_notification_success .xtreme_notification_icon{
background: url("../images/icons/success.png") no-repeat scroll center center transparent;
}

.xtreme_notification_error .xtreme_notification_icon{
background: url("../images/icons/alert.png") no-repeat scroll center center transparent;
}



/****************meta_box****************/


.xtreme_meta_box .xtreme_section .xtreme_style_wrap {
left: 0px;
}


.xtreme_single_set{
position: relative;
}

/*metabox sidebar*/

#wpwrap .meta_box_side .xtreme_style_wrap select {
    width: 223px;
}

#side-info-column .xtreme_meta_box{
background: none repeat scroll 0 0 #F8F8F8;
border: 1px solid #E2EAED;
clear: both;
margin-bottom: 7px;
overflow: hidden;
padding: 15px;
}

/*metabox slideshow*/
.xtreme_meta_box h4{
margin:0 0 10px 0;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set{
border:1px solid #E2EAED;
background: #f8f8f8;
padding:15px;
margin-bottom:7px;
overflow: hidden;
clear:both;
min-width:467px;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set .xtreme_preview_pic{
background: #fff;
width:112px;
height:112px;
border:1px solid #E2EAED;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set .xtreme_preview_pic img{
width:100px;
max-width: 100px;
margin:0;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set .xtreme_description{
display:none;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set .xtreme_control{
width:100%;
position: relative;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set .xtreme_upload{
width:130px;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set .xtreme_upload .xtreme_upload_style_wrap{
position: absolute;
z-index: 100;
top:116px;
left:14px;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set .xtreme_upload{
float:left;
display:block;
padding:0 10px 30px 0;
}

#normal-sortables #slideshow .xtreme_meta_box .xtreme_single_set textarea{
height:85px;
width:272px;
font-size: 11px;
font-family: "Arial", "Verdana";
color:#555;
padding:8px;
}




#post-body .inside>.xtreme_meta_box_colorpicker .xtreme_section, #post-body .inside>.xtreme_meta_box_text .xtreme_section, #post-body .inside>.xtreme_meta_box_textarea .xtreme_section, #post-body .inside>.xtreme_meta_box_checkbox .xtreme_section, #post-body .inside>.xtreme_meta_box_select .xtreme_section,  #post-body .inside>.xtreme_meta_box_upload .xtreme_section, #post-body .inside>.xtreme_meta_box_visual_group_start .xtreme_meta_default_boxed{
background: none repeat scroll 0 0 #F8F8F8;
border: 1px solid #E2EAED;
clear: both;
margin-bottom: 7px;
min-width: 467px;
overflow: hidden;
padding: 15px;
}


#post-body #postbox-container-1 .xtreme_section{
	min-width:0px;
}


.inside .xtreme_description{
line-height: 1.7em;
float:none;
width:auto;
padding-bottom:3px;
}

.inside .xtreme_checkbox .xtreme_description{
width:90%;
position: relative;
left:20px;
}

.inside .xtreme_checkbox input{
position: relative;
top:-20px;
}

.inside #xtreme_slideshow .xtreme_single_set{
min-height:170px;
}

.xf-meta-extra-inside{
	padding: 0 12px 12px;
	line-height: 1.4em;
	font-size: 13px;
}


/****************menu manager****************/



#wpwrap .xtreme_mega_menu_options .xtreme_checkbox input{
display: block;
float: left;
margin: 2px 7px 11px 0;
}



.xtreme_mega_menu, .xtreme_mega_label, .item-type-xtreme, .item-type-megafied, .xtreme_mega_active.menu-item-depth-2 .description-title, .xtreme_mega_active.menu-item-depth-3 .description-title{
display:none;
}

.xtreme_mega_menu select{
max-width:390px;
}

.menu-item-depth-0 .xtreme_mega_menu_d0, .xtreme_mega_active.menu-item-depth-1 .xtreme_mega_menu_d1, .xtreme_mega_active.menu-item-depth-2 .xtreme_mega_menu_d2, .xtreme_mega_active.menu-item-depth-3 .xtreme_mega_menu_d2, .xtreme_mega_active.menu-item-depth-4 .xtreme_mega_menu_d2, .xtreme_mega_active.menu-item-depth-5 .xtreme_mega_menu_d2, .xtreme_mega_active.menu-item-depth-6 .xtreme_mega_menu_d2, .xtreme_mega_active.menu-item-depth-7 .xtreme_mega_menu_d2, .xtreme_mega_active.menu-item-depth-8 .xtreme_mega_menu_d2
{
display:block;
}

/*depth 0 Specials*/
/*legacy css*/
.branch-3-4 .xtreme_mega_active.menu-item-depth-0 .item-type-megafied
.branch-3-5 .xtreme_mega_active.menu-item-depth-0 .item-type-megafied
.branch-3-6 .xtreme_mega_active.menu-item-depth-0 .item-type-megafied
.branch-3-7 .xtreme_mega_active.menu-item-depth-0 .item-type-megafied{
display:inline;
font-size: 9px;
font-style: italic;
}

/*actual css*/
.xtreme_mega_active.menu-item-depth-0 .item-type-megafied{
display:block; font-style: italic;
}

.xtreme_mega_active.menu-item-depth-0 .item-type-default{display:none;}


/*depth1 specials*/
.xtreme_mega_active.menu-item-depth-1 .field-description, .xtreme_mega_active.menu-item-depth-1 .link-to-original, .xtreme_mega_active.menu-item-depth-1 .description-title, .xtreme_mega_active.menu-item-depth-1 .xtreme_default_label, .xtreme_mega_active.menu-item-depth-1 .field-url, .xtreme_mega_active.menu-item-depth-1 .item-type-default{
display:none;
}

.xtreme_mega_active.menu-item-depth-1 .xtreme_mega_label{
display:inline;
}

.xtreme_mega_active.menu-item-depth-1 .item-type-xtreme{
display:block;
color: #333333;
}

.xtreme_mega_active.menu-item-depth-2 .field-description, .xtreme_mega_active.menu-item-depth-3 .field-description, .xtreme_mega_active.menu-item-depth-4 .field-description, .xtreme_mega_active.menu-item-depth-5 .field-description, .xtreme_mega_active.menu-item-depth-6 .field-description, .xtreme_mega_active.menu-item-depth-7 .field-description, .xtreme_mega_active.menu-item-depth-8 .field-description{
display:block;
}

.xtreme_long_desc{
overflow: hidden;
display: block;
}

.xtreme_mega_active.menu-item-depth-1 .xtreme_label_desc_on_active{
height:auto;
width:auto;
float:none;
}

.xtreme_mega_active .xtreme_label_desc_on_active .xtreme_supersmall{
font-size: 11px;
color:#888;
display:inline-block;
padding:0 0 3px 0;
}


.xtreme_conditional_checkbox input {
display: block;
float: left;
margin-bottom: 11px;
margin-right: 7px;
}


/****************general****************/

#xtreme_options_page h4{
margin:0 0 6px 0;
font-size:13px;
color:#364247;
}

#wpwrap .xtreme_button {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline-block;
font-family: "Trebuchet MS",sans-serif;
margin: 0;
padding: 6px 17px;
background: #5c951e url(../images/layout/bg-button.png) repeat-x top left;
border: 1px solid #5c951e;
color:#fff;
cursor:pointer;
outline: none;
font-size: 12px;
text-decoration: none;
text-shadow:1px -1px 0 #5C951E;
}

#wpwrap .xtreme_button:hover{
background-color: #6faf2a;
border: 1px solid #6faf2a;
outline: none;
}

#wpwrap .xtreme_button:focus{
background-color: #578e1b;
border: 1px solid #578e1b;
outline: none;
}

#wpwrap .xtreme_button.xtreme_button_inactive, #wpwrap .xtreme_button.xtreme_button_inactive:hover , #wpwrap .xtreme_button.xtreme_button_inactive:focus{
cursor: default;
background-color: #aaa;
border: 1px solid #aaa;
padding: 6px 17px;
text-shadow:1px -1px 0 #999;
}


#wpwrap .xtreme_button_grey{
background-color: #87949D;
border: 1px solid #87949D;
text-shadow:1px -1px 0 #999;
}

#wpwrap .xtreme_button_grey:hover , #wpwrap .xtreme_button_grey:focus{
background-color: #d54e21;
border: 1px solid #d54e21;
text-shadow:1px -1px 0 #d54e21;
}



.xtreme_style_wrap{
position: relative;
display:inline-block;
padding:6px;
background: transparent url(../images/layout/bg-style-wrap.png) repeat-x top center;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
max-width: 100%;
}



#wpwrap .xtreme_hidden{
display:none;
}


.xtreme_clear{
clear:both;
}






/****************Form elements****************/

#xtreme_options_page textarea{
padding: 7px;
width: 260px;
color: #586970;
height:120px;
line-height: 1.5em;
font-size: 11px;
}

#wpwrap .xtreme_style_wrap input{
padding: 8px;
width: 260px;
color: #586970;
max-width: 100%;
}

#wpwrap .xtreme_upload_style_wrap input{
width: 175px;
}

#wpwrap .xtreme_upload_style_wrap .xtreme_button{
font-size: 11px;
line-height: 34px;
padding: 0;
text-align: center;
width: 75px;
top: -1px;
position: relative;
}

.xtreme_advanced_upload .xtreme_upload_input {
display:none;
}

#wpwrap .xtreme_style_wrap select{
color: #586970;
height: 32px;
padding: 7px;
width: 260px;
background: #fff;
position: relative;
z-index: 10;
opacity: 0;
cursor: pointer;
}

#wpwrap .xtreme_style_wrap .xtreme_select_unify{
color: #586970;
display:inline-block;
border:1px solid #E2EAED;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
z-index: 1;
background: #fff url(../images/layout/select.png) no-repeat right center;
cursor: pointer;
position: relative;
}

.xtreme_select_fake_val {
    color: #586970;
    font-size: 11px;
    left: 7px;
    line-height: 32px;
    overflow: hidden;
    position: absolute;
    top: 1px;
    width: 83%;
    z-index: 2;
    height: 31px;
}

#wpwrap .xtreme_multiple_select .xtreme_select_unify{
background: none;
border:none;
}

#wpwrap .xtreme_multiple_select .xtreme_select_unify .xtreme_select_fake_val{
display: none;
}

#wpwrap .xtreme_multiple_select select{
opacity: 1;
}

#wpwrap .xtreme_style_wrap option {
padding: 5px;
}

.xtreme_radio_wrap{
display:block;
padding-bottom:3px;
}

.xtreme_radio_wrap label{
color: #586970;
display: inline-block;
font-size: 11px;
padding: 0 0 0 5px;
vertical-align: bottom;
}

#wpwrap div .xtreme_auto_detector input{
width:135px;
}

.xtreme_auto_detector .xtreme_color_picker_div{
right:auto;
left:113px;
}


#wpwrap  div .xtreme_autodetect, #wpwrap  div .xtreme_autodetect:focus{
margin-left:10px;
font-size: 11px;
line-height: 27px;
padding: 0;
text-align: center;
width: 110px;
}

.xtreme_auto_detector .xtreme_loading{
right: 155px;
top: 2px;
}


#wpwrap .xtreme_multiple_select select{
height:130px;
}

#wpwrap .xtreme_multiple_select{
background: transparent url(../images/layout/bg-style-wrap.png) repeat-x top center;
}

/*upload gallery preview pics xtreme_gallery_image*/

#xtreme_gallery_image .xtreme_preview_pic{
display:none !important;
}

.xtreme_gallery_thumb{
border:1px solid #e1e1e1;
float:left;
margin:0 5px 5px 0;
background: #fff;
padding:3px;
width:80px;
height:80px;
}

.xtreme_gallery_thumb_inner{
width:80px;
height:80px;
float:left;
overflow: hidden;
}

.xtreme_gallery_thumb img{
max-height: 80px;
display:block;
}

.inside .xtreme_control{
width:auto;
float:none;
}


/*shortcodes*/

#menu_content_content_scn_button_menu_tbl{
background: #fafafa url(../images/layout/bg.png) repeat-x top left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}

#menu_content_content_scn_button_menu_tbl .mceText {
color:#333;
}


/*option page builder*/

div .xtreme_create_options_page .xtreme_control, div .xtreme_dynamical_add_elements .xtreme_control{
width:100%;
position: absolute;
top:45px;
}

div .xtreme_create_options_page .xtreme_description, div .xtreme_dynamical_add_elements .xtreme_description{
position: relative;
width:100%;
top:50px;
}

div .xtreme_create_options_page .xtreme_control_container, div .xtreme_dynamical_add_elements .xtreme_control_container{
padding-bottom: 50px;
}


.xtreme_remove_dynamic_page{
border-bottom: 1px solid #E2EAED;
border-left: 1px solid #E2EAED;
display: block;
float: left;
font-size: 10px;
height: 24px;
line-height: 24px;
outline: medium none;
overflow: hidden;
padding:0 4px 0 24px;
position: absolute;
right: 1px;
text-decoration: none;
text-indent: 0;
top: 49px;
z-index: 30;
background: url("../images/icons/bin_closed.png") no-repeat scroll 3px center #FFFFFF;
color: #666;
}

.xtreme_sidebar_active .xtreme_remove_dynamic_page{
right: 1px;
top: 1px;
}

.xtreme_remove_dynamic_element {
background: url("../images/icons/close.png") no-repeat scroll 3px center #FFFFFF;
border-left: 1px solid #E2EAED;
border-top: 1px solid #E2EAED;
bottom: 0;
color: #D54E21;
display: block;
float: left;
font-size: 10px;
height: 24px;
line-height: 24px;
outline: medium none;
overflow: hidden;
padding: 0 4px 0 18px;
position: absolute;
right: 1px;
text-decoration: none;
text-indent: 0;
z-index: 30;
}

.xtreme_remove_dynamic_element span{
display:none;
overflow: hidden;
width:0;
}

.xtreme_remove_dynamic_element:hover span{
width:auto;
padding-left:6px;
display:block;
}

.xtreme_beside_button_loading {
    right: -46px;
    top: 3px;
}

.xtreme_removable_element_loading{
right: 1px;
bottom:0px;
z-index: 200;
}


#wpwrap #xtreme_options_page div .xtreme_pseudo_sortable .xtreme_required_container{
float:right;
}


/*++++++++++++option pages exceptions:++++++++++++++*/



.xtreme_target .xtreme_target_inside{
min-height:100px;
overflow: hidden;
}


/*widget page*/

#wpwrap .widget-inside .xtreme_select_style_wrap{
background: none;
padding:0;
}

#wpwrap .widget-inside .xtreme_select_style_wrap select{
width:225px;
}


/*metabox exceptions*/

.xtreme_meta_default{
display:block;
overflow: hidden;
}

.xtreme_meta_block{
display:block;
overflow: hidden;
max-width: 280px;
margin:0 20px 10px 0;
float:left;
}

div .xtreme_wrap{
border:1px solid #E2EAED;
background: #fff;
padding: 10px;
}

.xtreme_meta_description{
border:1px solid #E2EAED;
background: #fff;
padding: 10px;
background: #f8f8f8;
}

.xtreme_meta_description .xtreme_meta_box{
padding-bottom:10px;
}









/*drag and drop*/


.xtreme_row{
display:block;
clear:both;
overflow: hidden;
padding:5px;
}


.xtreme-row-portlet-header{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #aaaaaa;
font-weight: bold;
height: auto;
line-height: 35px;
overflow: hidden;
padding-left: 10px;
position: relative;
text-shadow: 1px -1px 0 #999999;
color:#fff;
width: 98%;
word-wrap: break-word;
background: url("../images/layout/bg-button.png") repeat-x scroll left top #aaaaaa;
cursor: move;
z-index: 3;
}


.xtreme-item-edit {
    background: url("../images/layout/sort_arrow_down.png") no-repeat scroll -11px -10px transparent;
    display: block;
    height: 36px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    text-indent: -999em;
    top: 0;
    width: 23px;
    border-left:1px solid #999;
    
}

.xtreme-portlet-content{
border:1px solid #eee;
background: #fff;
padding:20px 10px 10px 10px;
position: relative;
top:-10px;
z-index: 2;
background: none repeat scroll 0 0 #F9F9F9;
border-color: #E6E6E6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: none;
overflow: hidden;
}

.xtreme_style_wrap_portlet{
display:block;
background-position: top center;
}

div #xtreme_options_page .xtreme_row .xtreme_section, div #xtreme_options_page .xtreme_row .xtreme_single_set, div #xtreme_options_page .xtreme_row  .xtreme_visual_set {
width:auto;
padding:0;
float:none;
background: none;
border:none;
}

div #xtreme_options_page .xtreme_row .xtreme_set{
background: transparent;
}


div #xtreme_options_page .xtreme_row .xtreme_section .xtreme_style_wrap{
left:0;
}



.xtreme_row .xtreme_clone_set, .xtreme_row .xtreme_remove_set{
display: none;
}

.xtreme-portlet-content textarea{
position: relative;
left:6px;
}

#wpwrap #xtreme_options_page .xtreme_pseudo_sortable{
padding:10px;
border:1px solid #e1e1e1;
margin:5px 0;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
overflow: hidden !important;
}

#wpwrap #xtreme_options_page .xtreme_pseudo_sortable .xtreme_section{
width:50%;
float:left;
clear:none;
overflow: hidden;
}

#wpwrap #xtreme_options_page .xtreme_pseudo_sortable .xtreme_section textarea{
left:0;
}


.ui-sortable-placeholder { border: 1px dashed #999; background:#eee; visibility: visible !important; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:0 5px;
}
.ui-sortable-placeholder * { visibility: hidden; }



/*updates: new elements*/

div .xtreme_link_controller .xtreme_description, div .xtreme_link_controller .xtreme_control{
float:none;
width:100%;
}


.link_controller_list a{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline-block;
font-family: "Trebuchet MS",sans-serif;
padding: 6px 0;
background: #5C951E url(../images/layout/bg-button.png) repeat-x top left;
color: white;
cursor: pointer;
outline: none;
font-size: 12px;
text-decoration: none;
margin:3px 3px 0 0;
opacity:0.3;
width:70px;
text-align: center;
}

.link_controller_list a.xtreme_link_controller_active{
opacity: 1;
}


/************************************************************************
NEW GALLERY MODULE
*************************************************************************/

.xtreme_sortable_gallery_container .xtreme_gallery_image a{
overflow: hidden;
display:block;
width:32px;
height:32px;
position: relative;
z-index: 2;
}

.xtreme_sortable_gallery_container .set_is_open .xtreme_gallery_image a {
width: 110px;
height: auto;
}

.xtreme_sortable_gallery_container .set_is_open .xtreme_gallery_image a img{
max-width:95%;
height:auto;
padding:2%;
border: 1px solid #E1E1E1;
background: #fff;
max-height: 200px;
}

.xtreme_gallery_image_vid.xtreme_gallery_image a img{
max-width:26px;
max-height:26px;
background: #fff;
border: 1px solid #E1E1E1;
padding:2px;
}


.xtreme_sortable_gallery_container .xtreme_gallery_image a {
display: block;
}


#wpwrap .slideshow_video_input.video_active{
display:block;
}

#wpwrap .slideshow_video_input {
z-index: 3;
position: absolute;
top: 0px;
border: none;
background: transparent;
left: 34px;
color: #777;
width:45%;
padding:8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

#wpwrap .slideshow_video_input:hover{
background: #fff;
border: 1px solid #E1E1E1;
padding:7px;
}

#wpwrap .set_is_open .slideshow_video_input{
background: #fff;
border: 1px solid #E1E1E1;
left:108px;
width:45%;
top:0px;
padding:7px;
}


.xtreme_sortable_gallery_container{
overflow: hidden;
margin-bottom: 10px;
max-width: 700px;
min-width: 300px;
background: #f8f8f8;
position: relative;
z-index: 10;
}

.xtreme_sortable_gallery_container>.xtreme_set:first-child{
border-top:1px solid #e1e1e1;
}

.xtreme_sortable_gallery_container>.xtreme_set{
height:32px;
overflow: hidden;
border:1px solid #e1e1e1;
border-top:none;
padding:5px;
position: relative;
}

div .xtreme_sortable_gallery_container .set_is_open{
height:auto;
}

.xtreme_sortable_gallery_container .open_set{
position: absolute;
top:-5px;
right: -5px;
font-size: 11px;
display: block;
line-height: 44px;
padding:0 15px;
z-index: 2;
border:1px solid #e1e1e1;
border-top: none;
border-right: none;
min-width: 27px;
}


.xtreme_sortable_gallery_container .open_set:hover, #wpwrap .set_is_open .open_set{
background: #fff;
}

.xtreme_gallery_image_value, #wpwrap .slideshow_video_input{
display: none;
}

.xtreme_sortable_gallery_container .xtreme_handle {
display: block;
position: absolute;
height: 44px;
cursor: move;
z-index: 1;
top: -5px;
left: -5px;
width: 106%;
}

.xtreme_sortable_gallery_container .ui-sortable-placeholder { 
border: 1px dashed #e1e1e1; background:#fcfcfc; visibility: visible !important; 
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin:0 0;
}

#wpwrap .xtreme_sortable_gallery_container .xtreme_remove_set {
display: block;
height: auto;
line-height: 44px;
padding:0 15px;
border:none;
width: auto;
position: absolute;
bottom: auto;
left: auto;
right:51px;
top:-5px;
background: none;
border:none;
outline: none;
text-indent: 0;
z-index: 2;
font-size: 11px;
font-style: italic;
color:#bbb;
}

#wpwrap .xtreme_remove_set:hover{
color:#D54E21;
}
.xtreme_sortable_gallery_container .xtreme_handle:hover{
background: #fcfcfc;
}




#wpwrap #wpcontent .xtreme_tab_container{
margin-top:45px;
border:1px solid #e1e1e1;
background: #fff;
padding:20px 3%;
position: relative;
width:94%;
float: left;
}

#wpwrap #wpcontent #xtreme_options_page .xtreme_tab_container {
margin: 45px 2% 10px 2%;
width: 90%;
}


#wpwrap #wpcontent .xtreme_tab_container .tab-title-container {
position: absolute;
top: -34px;
left: -1px;
z-index: 10;
min-width: 400px;
}

#wpwrap #wpcontent .xtreme_tab_container .tab-title-container a {
background: #f8f8f8;
border: 1px solid #E1E1E1;
border-bottom: none;
display: block;
float: left;
padding: 0px 6px;
margin-right: 1px;
font-size: 11px;
line-height: 32px;
height:32px;
color:#aaa;
text-decoration: none;
}

#wpwrap #wpcontent .xtreme_tab_container .tab-title-container a.xtreme_active_tab_title{
background: #fff;
line-height: 32px;
height:33px;
color:#666;
}

#wpwrap #wpcontent div.xf_2columns.xf_col_1, #wpwrap #wpcontent div.xf_2columns.xf_col_2{
float:left;
width:47%;
min-width:260px;
margin-bottom:5px;
clear:none;
}

#wpwrap #wpcontent div.xf_2columns.xf_col_1{
	clear: both;
}

#wpwrap #wpcontent .xtreme_tab_container .xtreme_single_set, #wpwrap #wpcontent .xtreme_tab_container .xtreme_visual_set{
border:none;
background: none;
padding:0;
}

#wpwrap #wpcontent .xtreme_tab_container .xtreme_section{
width: 100%;
padding: 7px 0;
}

#wpwrap #wpcontent .xtreme_tab_container div.xf_2columns.xf_col_1, #wpwrap #wpcontent .xtreme_tab_container div.xf_2columns.xf_col_2{
width:48%;
margin-bottom:2%;
}

#wpwrap #wpcontent .xtreme_tab_container .xtreme_heading{width: 94%;
padding: 3%;
border: 1px solid #E1E1E1;
background: #F8F8F8;
margin-bottom: 15px;
}



#slideshow_meta, #slideshow_meta_portfolio, #add_options{
overflow: hidden;
}


#wpwrap #wpcontent div .xtreme_tab_container .xtreme_section.xf_2columns.xf_col_1, #wpwrap #wpcontent div .xtreme_tab_container .xtreme_visual_set.xf_2columns.xf_col_1{
clear:both;
margin-right:4%;
}



#wpwrap .xtreme_tab_container .xtreme_upload_style_wrap input {
width: 170px;
}


#wpwrap #wpcontent .xtreme_tab_container div.xf_2columns.xf_col_1, #wpwrap #wpcontent .xtreme_tab_container div.xf_2columns.xf_col_2{
padding:0;
}

#wpwrap #wpcontent .xtreme_meta_box>.xtreme_section.xf_2columns.xf_col_1{
margin-right:3px;
}

#wpwrap #wpcontent .xtreme_meta_box>.xtreme_section.xf_2columns.xf_col_1, #wpwrap #wpcontent .xtreme_meta_box>.xtreme_section.xf_2columns.xf_col_2{
width:43%;
min-width:270px;
clear:none;
}

#wpwrap #wpcontent .xtreme_meta_box>.xtreme_section.xf_2columns.xf_col_1{
clear:both;
}

.xf_2columns textarea{
width:99%

}

.xtreme-send-to-editor{
display:none;
}

#wpwrap #wpcontent .xtreme_gallery_upload_container .xtreme_style_wrap a.xtreme_button {
width:auto;
padding:0px 20px;
min-width:120px;
}

.ml-submit{display: block; position: relative;}


.inactive_visible .xtreme_inactive_overlay{
display:block;
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
background: rgba(255,255,255,0.8);
text-align: center;
z-index: 100;
color:#fff;
}

#xtreme_options_page .xtreme_visual_set.inactive_visible{
padding:0; background: transparent;
}

.inactive_visible .xtreme_inactive_overlay span{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: rgba(0,0,0,0.9);
position: absolute;
top:42%;
left:50%;
margin-left:-35%;
display: block;
padding:10px;
width:70%;
text-align: center;
}

.inactive_visible .xtreme_inactive_overlay a{color:#2EA2CC;}

.inactive_visible{ display:block !important; }
.xtreme_tab.inactive_visible{ display:none !important; }
.xtreme_active_tab.inactive_visible{ display:block !important; }


.inactive_visible.xtreme_visible .xtreme_inactive_overlay{
display:none;
}

.xtreme_video_insert_table{
margin-top:15px;
}

.xtreme_video_insert_height_mod #TB_window, .xtreme_video_insert_height_mod #TB_iframeContent {
height:350px !important;
}

.xtreme_video_insert_height_mod #TB_window{
top:50% !important;
margin-top:-175px !important;
}

.iframe_height_mod_active{
height:auto;
}

.xtreme_button_container{
position: relative;
}

.xtreme_hr {
padding:0 0 20px 0;
width:100%;
position: relative;
overflow: hidden;
clear:both;
}

.xtreme_inner_hr{
padding:20px 0 0 0;
border-bottom: 1px solid #E1E1E1;
width:100%;
position: relative;
overflow: hidden;
clear:both;
}

/*3 columns*/

#wpwrap .xtreme_section.xf_3columns .xtreme_description, #wpwrap .xtreme_section.xf_3columns .xtreme_control{
width:auto;
float:none;
clear: both;
}

#wpwrap #xtreme_options_page .xtreme_section.xf_3columns, #wpwrap #xtreme_options_page .xtreme_section.xf_3col{
float:left;
width:30%;
margin:0;
clear:none;
padding:10px 0% 10px 3%;
background-image: none;
}

#xtreme_options_page .xtreme_section.xf_3col.xtreme_checkbox .xtreme_description{
width: 87%;
}

#wpwrap #xtreme_options_page .xtreme_section.xf_3columns select, #wpwrap #xtreme_options_page .xtreme_section.xf_3columns input{
width:180px;
}

#wpwrap #xtreme_options_page .xtreme_section.xf_3columns .xtreme_style_wrap{

}

#wpwrap #xtreme_options_page .xtreme_section.xf_3columns.xf_col_1, #wpwrap #xtreme_options_page .xtreme_section.xf_3col.xf_col_1{
clear:both;
}


/*2 columns*/

#wpwrap .xtreme_section.xf_2columns .xtreme_description, #wpwrap .xtreme_section.xf_2columns .xtreme_control{
width:auto;
float:none;
clear: both;
}

#wpwrap #xtreme_options_page .xtreme_section.xf_2columns{
float:left;
width:45%;
margin:0;
clear:none;
padding:10px 0% 10px 3%;
}

#wpwrap #xtreme_options_page .xtreme_section.xf_2columns select, #wpwrap #xtreme_options_page .xtreme_section.xf_2columns input{
}

#wpwrap #xtreme_options_page .xtreme_section.xf_2columns .xtreme_style_wrap{

}

#wpwrap #xtreme_options_page .xtreme_section.xf_3columns.xf_col_1{
clear:both;
}

.mce-tinymce .mce-ico.mce-i-scn_button{
background: transparent url(../php/xtreme_shortcodes/tinymce/img/icon.png) center center no-repeat;
}
html .mce-menu{max-height:410px;}

/*angular adds*/

#wpwrap .inner-sidebar .xtreme_style_wrap input {
width: 210px;
}

#wpwrap #xtreme_options_page .xtreme_logobar .xtreme_single_set .xf_col_1{
width:17%;
min-width:0;
clear:both;
}




/*instant editor*/
.xtreme_instant_editor, .xtreme_active_editor, .xtreme_instant_editor textarea{
z-index:100;
position: relative;
}

/*
.xtreme_instant_editor{
-webkit-transform: 	 scale(1.5);
-moz-transform: 	 scale(1.5);
-o-transform: 		 scale(1.5);
-ms-transform: 		 scale(1.5);
transform: 			 scale(1.5);
background: #fff;
padding:4px;
}

.xtreme_instant_editor .xtreme_editor_button{
-webkit-transform: 	 scale(0.5);
-moz-transform: 	 scale(0.5);
-o-transform: 		 scale(0.5);
-ms-transform: 		 scale(0.5);
transform: 			 scale(0.5);
display:block;
float:left;
}
*/

.xtreme_instant_editor{

background: #fff;
padding:4px;
}

.xtreme_instant_editor .xtreme_editor_button{
overflow: hidden;
width:24px;
height:24px;
line-height:24px;
text-align: center;
display:block;
float:left;
border:1px solid #e1e1e1;
margin-right:2px;
margin-bottom:2px;
cursor: pointer;
text-decoration: none;
font-size: 12px;
}

div .xtreme_editor_button.xtreme_table_button{
width:50px;
}




/*choices addition*/


#wpwrap #xtreme_options_page .xtreme_pseudo_sortable .xtreme_section .xtreme_control {
width: 100%;
}


/*photophelia addition*/
.xtreme_gallery_delete_all{
min-width: 0 !important;
}

.xtreme_delete_style_wrap{float:right;}
.button_bar{
overflow: hidden;

max-width: 700px;
min-width: 300px;
}


/*eunoia additions*/

#xtreme_sidebar .xtreme_single_set .xtreme_control{width:100%;}

/*xtreme addition*/
.group_inside{
padding-top:0 !important;
padding-bottom:0 !important;
border:none !important;
}

.xtreme-update-count{
border-radius: 100px;
width: 16px;
height:16px;
font-size: 10px;
line-height: 16px;
text-align: center;
display: inline-block;
margin-left:5px;
background-color: #464646;
color: #FFF;
-webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
box-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
}

#xtreme_update_notification .xtreme_description{display:none;}
#xtreme_update_notification .xtreme_control{width:100%;}


.xtreme_backend_theme_updates {
padding: 10px 20px 25px 20px;
background: #FFF;
border: 1px solid #E1E1E1;
text-align: center;
}



#xtreme_options_page .xtreme_section.xtreme_checkbox .xtreme_control{width:16px;}
#xtreme_options_page .xtreme_section.xtreme_checkbox .xtreme_description{width:96%;}

.xtreme_checkbox label{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}



.xtreme-popup .xtreme_file_upload{
background: #f7f7f7;
border: 1px solid #e1e1e1;
padding:15px;
text-align: center;
margin: 2px;
}

.xtreme-popup .xtreme_file_upload input[type="file"]{
display:block; width:auto;
padding:15px;
margin:0 auto;
}

.xtreme_file_upload .button{margin-top:10px;}

.xf-error{padding:0px 10px; margin-right:20px; font-size: 12px; color: #D37878;  background: #fff; border:1px dashed #D37878; }




/*xtreme iconfont manager*/

.xtreme_iconfont_manager {
background: #FFF;
border: 1px solid #E1E1E1;
position: relative;
margin-top: 14px;
left: -8px;
width:95%;
}

.xtreme_iconfont_manager .xtreme-available-font{
padding:10px;
border-bottom: 1px dashed #e1e1e1;
overflow: hidden;
clear: both;
}

.xtreme_iconfont_manager .xtreme-available-font:first-child{display:none;}

.xtreme_iconfont_manager .xtreme-available-font:last-child{
border:none;
}

.xtreme_iconfont_manager .xtreme-def-font{
text-decoration: none;
cursor: default;
}

.xtreme_iconfont_manager .xtreme-def-font, .xtreme_iconfont_manager .xtreme-del-font{
color: #aaa;
font-size: 11px;
float:right;
}

div .xtreme_iconfont_manager .xtreme-del-font{
color:#D54E21;
cursor:pointer;
text-decoration: underline;
}

div .xtreme_iconfont_manager .xtreme-del-font:hover{text-decoration: none;}

#wpwrap .xf-highlight{
-webkit-animation: 	xtreme_simple_highlight 1.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-animation: 	xtreme_simple_highlight 1.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-animation: 		xtreme_simple_highlight 1.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: 			xtreme_simple_highlight 1.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

@-webkit-keyframes xtreme_simple_highlight {
  0%   {  opacity:0.5; background-color: #6FAF2A;}
  100% {  opacity:1;  background-color: #fff;}
}
@-moz-keyframes xtreme_simple_highlight {
  0%   {  opacity:0.5; background-color: #6FAF2A;}
  100% {  opacity:1;  background-color: #fff;}
}
@-o-keyframes xtreme_simple_highlight {
  0%   {  opacity:0.5; background-color: #6FAF2A;}
  100% {  opacity:1;  background-color: #fff;}
}
@keyframes xtreme_simple_highlight {
  0%   {  opacity:0.5; background-color: #6FAF2A;}
  100% {  opacity:1;  background-color: #fff;}
}

/*xtreme simple pipup*/

.xtreme-popup {
top:40%;
position: fixed;
left:50%;
margin-left:-200px;
z-index: 15000;
max-width: 100%;
width:400px;
overflow: auto;
-webkit-animation: xtreme_simple_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-animation: xtreme_simple_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-animation: xtreme_simple_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: xtreme_simple_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
background: #fff;
overflow: hidden;
}

.xf-modal-window-autoposition{
margin-left:0;
width:auto;
top:50%;
-webkit-transform: 	translate(-50%, -50%);
-moz-transform: 	translate(-50%, -50%);
-ms-transform: 		translate(-50%, -50%);
-o-transform: 		translate(-50%, -50%);
transform: 			translate(-50%, -50%);
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation:none;

}

.xf-modal-window-autoposition img{

}

.xtreme-popup-inner{
border: 1px solid #e1e1e1;
padding:22px;
}


.xtreme-popup-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
min-height: 360px;
background: #000;
opacity: .7;
z-index: 14000;
}

.xtreme-popup .popup-close{
position: absolute;
height:24px;
width:24px;
line-height: 24px;
background: #333;
color: #fff;
top:-1px;
right:-1px;
text-align: center;
text-decoration: none;
font-family: Arial, sans-serif;
}

.wp-admin .xtreme-popup .button{
line-height: 36px;
height: 36px;
padding: 0px 20px;
display: inline-block;
float: none;
}

.xtreme-popup-button-container{
text-align: center;
}

.xtreme-custom-rules{width:100%; min-height:300px;}


@-webkit-keyframes xtreme_simple_pop {
  0%   { -webkit-transform:scale(0.8); opacity:0; }
  100% { -webkit-transform:scale(1); opacity:1;  }
}
@-moz-keyframes xtreme_simple_pop {
  0%   { -moz-transform:scale(0.8); opacity:0; }
  100% { -moz-transform:scale(1); opacity:1;  }
}
@-o-keyframes xtreme_simple_pop {
  0%   { -o-transform:scale(0.8); opacity:0; }
  100% { -o-transform:scale(1); opacity:1;  }
}
@keyframes xtreme_simple_pop {
  0%   { transform:scale(0.8); opacity:0; }
  100% { transform:scale(1); opacity:1;  }
}




/*xtreme xtreme_styling_wizard */


#xtreme_options_page .xtreme_styling_wizard .xtreme_control, #xtreme_options_page .xtreme_styling_wizard .xtreme_description{width:100%; float:none;}
#xtreme_options_page .add_wizard_el_button{margin-left:5px;}
.xf-wizard-element-container {
clear: both;
border-top: 1px solid #E2EAED;
margin-top: 27px;
width: 103%;
left: -20px;
padding: 11px;
position: relative;
background: #F8F8F8;
overflow: hidden;
min-height: 171px;
}
.xf-wizard-element{padding:10px; margin-bottom:10px; background: #fff; border: 1px solid #E2EAED; position: relative;}
.xf-wizard-element.xf-wizard-with-extra{padding-bottom:2px;}

.xf-wizard-element, .xf-wizard-form-elements{overflow: hidden; clear:both;}
#xtreme_options_page .xtreme_styling_wizard.xtreme_section{padding-bottom:0px;}


.xf-wizard-description{ color:#888; font-size: 12px;}

.xf-wizard-element .subname{ color:#888; font-size: 11px; text-indent: 2px; }
.xf-wizard-form-elements{margin-top:5px;}
.xf-wizard-element .xtreme_color_picker_div { top: 6px; right: 4px; }

#xtreme_options_page .xf-wizard-element .xtreme_style_wrap{margin-right:5px; max-width: 95%; left:0; background: transparent; padding:0;}
#xtreme_options_page .xf-wizard-subcontainer .xtreme_style_wrap .xtreme_select_unify{border-radius: 1px; }
#xtreme_options_page .xf-wizard-subcontainer .xtreme_style_wrap .xtreme_select_fake_val{top: 2px;}
#xtreme_options_page .xf-wizard-subcontainer{ float: left;}
#xtreme_options_page .xf-wizard-subcontainer select{width:78px; height: 34px}
#xtreme_options_page .xf-wizard-subcontainer-colorpicker{width:108px;}

#xtreme_options_page .xf-wizard-subcontainer-bottom-box{clear:both; width:100%; margin-bottom:6px;  color:#888; font-size: 11px; }
#xtreme_options_page .xf-wizard-subcontainer-bottom-box label {margin-right:16px;}
.xf-wizard-checkbox-label-section{padding-bottom:3px; display:block;}
.xf-wizard-delimiter { padding-top: 7px; margin-bottom: 7px; border-bottom: 1px dashed #E2EAED; display: block; clear: both; }
#xtreme_options_page .xf-wizard-element input[type="checkbox"]{margin-right:2px; top: 1px; position: relative;}
.xf-wizard-element .xtreme_select_fake_val{width: 55%; white-space: pre;}
#wpwrap .xf-wizard-element .xtreme_style_wrap .xtreme_color_picker{font-size: 13px;}











/*3.5 media frame image only*/
.xf-media-frame-image-only .media-frame-menu{display:none;}
.xf-media-frame-image-only .media-frame-content, .xf-media-frame-image-only .media-frame-title, .xf-media-frame-image-only .media-frame-router, .xf-media-frame-image-only .media-frame-toolbar{left:0;}
.xf-media-frame-image-only .media-sidebar .setting{display:none;}
.xf-media-frame-image-only .media-sidebar .attachment-display-settings > *{display:none;}
.xf-media-frame-image-only .media-sidebar .attachment-display-settings > label:last-child{display:block;}






