@charset "utf-8";
/* CSS Document */
.jwl_hide_dd_field{
display:none;
}
.jwl_form-table th{
width:260px!important;
}
.jwl_clear{
clear:both;
height:0;
visibility:hidden;
display:block;
}
.jwl_content{
margin:0pt auto;
background:#efefef;
background:#fff;
border:1px solid #d0ccc9;
text-align:left;
padding:10px;
padding-bottom:20px;
font-size:12px;
} 
.jwl_content h1{
line-height:1em;
vertical-align:middle;
height:48px;
padding:10px 10px 10px 52px;
font-size:32px;
}
.jwl_help_wrapper{
background:#f4f9ff;
border:1px solid #60AFFF;
border-radius:5px;
color:#555;
height:100%;
margin-top:10px;
padding:5px;
position:relative;
width:100%;
}
.jwl_help_tab_list_image{
list-style-image:url("../img/list_image.png")!important;
margin-left:30px!important;
}
.jwl_content_wrapper_tips{
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
width:31%;
padding:5px;
min-height:240px;
background:#FFE6BF;
border:1px solid #FAC46D;
border-radius:5px;
color:#555;
position:relative;
float:left;
}
.jwl_content_wrapper_title{
font-family:'Unlock', cursive;
font-size:14px;
color:#5F95EF;
}
.jwl_content_title{
font-family:'Unlock', cursive;
font-size:18px;
color:#5F95EF;
}
.jwl_main_help_wrapper{
width:98%;
padding:10px;
display:inline-block;
background:#f4f9ff;
border:1px solid #60AFFF;
border-radius:5px;
color:#555;
height:100%;
margin-top:10px;
padding:5px;
position:relative;
}
.show-hide{
display:none;
margin:0;
padding:0;
clear:both;
}
<!-- Added 10-31-12 to get all inline styles out of main.php -->
.tabs_bottom{
padding:1px 12px 3px 10px;
background:url('../img/secondary-tabs.png') no-repeat left top;
}
#tabs2, #tabs4{
margin-top:40px;
}
.submit-admin-tab{
padding-left:10px;
padding-right:10px;
margin-top:10px;
margin-left:10px !important;
}
.jwl_google_header{
font-size:18px;
font-weight:bold;
color:#5F95EF;
margin-top:30px;
}
.bottom_options_content{
margin-top:10px;
margin-bottom:-90px;
padding:10px;
background-color:#F4F9FF;
border:1px solid #000;
border-radius:5px;
width:300px;
float:right;
}
.jwl_master_controls_nonjs{
padding-left:5px;
}
.jwl_dragdrop_tab_image{
padding:1px 12px 3px 10px;
background:url('../img/lock.gif') no-repeat left top;
}
.jwl_buttons_tab_image{
padding:1px 12px 3px 10px;
background:url('../img/button1.png') no-repeat left top;
}
.jwl_misc_tab_image{
padding:1px 12px 3px 10px;
background:url('../img/started.png') no-repeat left top;
}
.jwl_extend_tab_image{
padding:1px 12px 3px 10px;
background:url('../img/extend.png') no-repeat left top;
}
.jwl_admin_tab_image{
padding:1px 12px 3px 10px;
background:url('../img/secondary-tabs.png') no-repeat left top;
}
.jwl_overrides_tab_image{
padding:1px 12px 3px 10px;
background:url('../img/overrides.png') no-repeat left top;
}
.jwl_import_tab_image{
padding:1px 12px 3px 10px;
background:url('../img/import.png') no-repeat left top;
}
.jwl_defaults_tab_image{
padding:1px 12px 3px 10px;
background:url('../img/button3.png') no-repeat left top;
}
.jwl_page_title{
font-size:22px;
font-weight:bold;
color:#5F95EF;
}
.jwl_page_title_image{
margin-top:10px;
margin-bottom:-10px;
}
.jwl_google_title{
margin-top:10px;
}
.jwl_google_title1{
margin-left:20px;
color:#FAC46D;
font-size:32px;
font-family:'Unlock', cursive;
}
.jwl_google_title2{
color:#5F95EF;
font-size:22px;
font-family:'Unlock', cursive;
}
<!-- Added for javascript tabs -->
/* Layout helpers
----------------------------------*/
.ui-helper-hidden{
display:none;
}
.ui-helper-hidden-accessible{
position:absolute!important;
clip:rect(1px 1px 1px 1px);
clip:rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset{
margin:0;
padding:0;
border:0;
outline:0;
line-height:1.3;
text-decoration:none;
font-size:100%;
list-style:none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after{
content:"";
display:table;
height:2px!important;
}
.ui-helper-clearfix:after{
clear:both;
}
.ui-helper-clearfix{
zoom:1;
}
.ui-helper-zfix{
width:100%;
height:100%;
top:0;
left:0;
position:absolute;
opacity:0;
filter:Alpha(Opacity=0);
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled{
cursor:default!important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon{
display:block;
text-indent:-99999px;
overflow:hidden;
background-repeat:no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
/* Component containers
----------------------------------*/
.ui-widget{
/*font-family:Lucida Grande, Lucida Sans, Arial, sans-serif;
*/ font-size:1em;
}
.ui-widget .ui-widget{
font-size:1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button{
font-family:Lucida Grande, Lucida Sans, Arial, sans-serif;
font-size:1em;
}
.ui-widget-content{
border:1px solid #dddddd;
background:#f2f5f7 url(../img/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x;
color:#362b36;
}
.ui-widget-content a{
color:#362b36;
}
.ui-widget-header{
border:1px solid #78b2de;
background:#a5e5ee url(../img/ui-bg_highlight-soft_100_a5e5ee_1x100.png) 50% 50% repeat-x;
color:#222222;
font-weight:bold;
}
.ui-widget-header a{
color:#222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default{
border:1px solid #a0eaf3;
background:#f4f9ff url(../img/ui-bg_glass_50_e3f3f5_1x400.png) 50% 50% repeat-x;
font-weight:normal;
color:#555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited{
color:#555555;
text-decoration:none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus{
border:1px solid #627ef4;
background:#9fe8f4 url(../img/ui-bg_glass_50_9fe8f4_1x400.png) 50% 50% repeat-x;
font-weight:normal;
color:#212121;
}
.ui-state-hover a,
.ui-state-hover a:hover{
color:#212121;
text-decoration:none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active{
border:1px solid #34ef3e;
background:#e7fbc1 url(../img/ui-bg_glass_50_e7fbc1_1x400.png) 50% 50% repeat-x;
font-weight:normal;
color:#212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited{
color:#212121;
text-decoration:none;
}
.ui-widget :active{
outline:none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight{
border:1px solid #f9dd34;
background:#ffef8f url(../img/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x;
color:#363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{
color:#363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error{
border:1px solid #cd0a0a;
background:#cd0a0a url(../img/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x;
color:#ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a{
color:#ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text{
color:#ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary{
font-weight:bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary{
opacity:.7;
filter:Alpha(Opacity=70);
font-weight:normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled{
opacity:.35;
filter:Alpha(Opacity=35);
background-image:none;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon{
width:16px;
height:16px;
background-image:url(../img/ui-icons_72a7cf_256x240.png);
}
.ui-widget-content .ui-icon{
background-image:url(../img/ui-icons_72a7cf_256x240.png);
}
.ui-widget-header .ui-icon{
background-image:url(../img/ui-icons_72a7cf_256x240.png);
}
.ui-state-default .ui-icon{
background-image:url(../img/ui-icons_3d80b3_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon{
background-image:url(../img/ui-icons_2694e8_256x240.png);
}
.ui-state-active .ui-icon{
background-image:url(../img/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon{
background-image:url(../img/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon{
background-image:url(../img/ui-icons_ffffff_256x240.png);
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl{
-moz-border-radius-topleft:4px;
-webkit-border-top-left-radius:4px;
-khtml-border-top-left-radius:4px;
border-top-left-radius:4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr{
-moz-border-radius-topright:4px;
-webkit-border-top-right-radius:4px;
-khtml-border-top-right-radius:4px;
border-top-right-radius:4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl{
-moz-border-radius-bottomleft:4px;
-webkit-border-bottom-left-radius:4px;
-khtml-border-bottom-left-radius:4px;
border-bottom-left-radius:4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br{
-moz-border-radius-bottomright:4px;
-webkit-border-bottom-right-radius:4px;
-khtml-border-bottom-right-radius:4px;
border-bottom-right-radius:4px;
}
/* Overlays */
.ui-widget-overlay{
background:#eeeeee url(../img/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat;
opacity:.8;
filter:Alpha(Opacity=80);
}
.ui-widget-shadow{
margin:-7px 0 0 -7px;
padding:7px;
background:#000000 url(../img/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x;
opacity:.3;
filter:Alpha(Opacity=30);
-moz-border-radius:8px;
-khtml-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
}
/*!
 * jQuery UI Tabs 1.8.22
 *
 * Copyright 2012,
AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs{
position:relative;
padding:.2em;
zoom:1;
}/* position:relative prevents IE scroll bug (element with position:relative inside container with overflow:auto appear as "fixed") */
.ui-tabs .ui-tabs-nav{
margin:0;
padding:.2em .2em 0;
}
.ui-tabs .ui-tabs-nav li{
list-style:none;
float:left;
position:relative;
top:1px;
margin:0 .2em 1px 0;
border-bottom:0!important;
padding:0;
white-space:nowrap;
}
.ui-tabs .ui-tabs-nav li a{
float:left;
padding:.5em 1em;
text-decoration:none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{
margin-bottom:0;
padding-bottom:1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a{
cursor:text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{
cursor:pointer;
font-size:11px;
}/* first selector in group seems obsolete,
but required to overcome bug in Opera applying cursor:text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel{
display:block;
border-width:0;
padding:1em 1.4em;
background:none;
}
.ui-tabs .ui-tabs-hide{
display:none!important;
}
#ultimate-tinymce-pro-general .plugin-title{
padding:10px 0;
}
#ultimate-tinymce-pro-general h3{
color:#777;
font:bold 20px sans-serif;
}
/* Used for "scroll to top" javascript */
.scrollToTop{
width:100px;
height:130px;
padding:10px;
text-align:center;
background:whiteSmoke;
font-weight:bold;
color:#444;
text-decoration:none;
position:fixed;
bottom:5px;
left:5px;
display:none;
background:url('../img/arrow_up.png') no-repeat 0px 20px;
opacity:0.5;
/* Firefox */
-moz-transition-property:opacity;
-moz-transition-duration:.25s;
-moz-transition-delay:0;
/* WebKit */
-webkit-transition-property:opacity;
-webkit-transition-duration:.25s;
-webkit-transition-delay:0;
/* Opera */
-o-transition-property:opacity;
-o-transition-duration:.25s;
-o-transition-delay:0;
/* Standard */
transition-property:opacity;
transition-duration:.25s;
transition-delay:0;
}
.scrollToTop:hover{
text-decoration:none;
opacity:1;
}
/* Loading Overlay on Page Loads */
#overlay{
background:#909090;
height:100%;
margin-left:-20px;
position:absolute;
top:0;
width:100%;
}
#overlay span{
display:block;
width:220px;
height:19px;
position:absolute;
top:50%;
left:50%;
background:#fff;
-moz-border-radius:6px;
border-radius:6px;
background-image:url('../img/loading.gif');
}

/* Used for submit buttons in load defaults section */
.jwl_btn_style{
	border : solid 2px #c7c7c7;
	border-radius : 5px 5px 10px 10px ;
	moz-border-radius : 5px 5px 10px 10px ;
	font-size : 20px;
	color : #00b7ff;
	padding : 2px 10px;
	background : #ffffff;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
	background : -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background : -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background : -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background : -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	background : linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
}
.jwl_btn_style:hover{
	color : #5C7CF2;
	background : #ADFFB2;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADFFB2), color-stop(100%,#77D87D));
	background : -moz-linear-gradient(top, #ADFFB2 0%, #77D87D 100%);
	background : -webkit-linear-gradient(top, #ADFFB2 0%, #77D87D 100%);
	background : -o-linear-gradient(top, #ADFFB2 0%, #77D87D 100%);
	background : -ms-linear-gradient(top, #ADFFB2 0%, #77D87D 100%);
	background : linear-gradient(top, #ADFFB2 0%, #77D87D 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#ADFFB2', endColorstr='#77D87D',GradientType=0 );
	cursor: hand; cursor: pointer;
}

/* Table stlyes for user settings pages */
.jwl_user_cell {
	height:30px;
}

/* Help image icons linked to wiki */
.help_wiki_icon {
	margin-left: 5px;
	margin-bottom: -2px;
	background: url('../img/help_wiki_icon_sprite.png') 0 0;
	display: inline-block;
	width: 12px;
	height: 12px;
	cursor: help;
}
.help_wiki_icon:hover {
	margin-left: 5px;
	margin-bottom: -2px;
	background: url('../img/help_wiki_icon_sprite.png') 0 -12px;
	display: inline-block;
	width: 12px;
	height: 12px;
	cursor: help;
}
.help_wiki_link {
	cursor: help;
}