#swf_wrapper #menu ul li.frontend a, #swf_wrapper_frontend #menu ul li.frontend a { background-image: url("images/frontend.png"); }

#swf_wrapper textarea.post_body {
   width: 99%;
   padding: 0.5%;
   min-height: 300px;
   resize: none;
}

.hide {
   display: none;
}

#swf_wrapper textarea.post_excerpt {
   min-height: 150px;
   resize: none;
}

img.post_featured_image {
   max-width: 100%;
}

div.theme_config_panel {
   position: fixed;
   width: auto;
   max-width: 250px;
   font-size: 80%;
   height: 100%;
   background-color: #ffffff;
   z-index: 999;
   overflow-y: scroll;
}

div.theme_config_panel h1 {
   font-size: 120%;
   font-weight: bold;
   text-align: center;
   padding: 10px;
}

.theme_color_highlight {
   outline: 2px dotted #ffa500;
}

#swf_wrapper #swf_sidebar form input {
   max-width: 98%;
}

#swf_wrapper #swf_sidebar form input[type='text'],
#swf_wrapper #swf_sidebar form textarea {
   width: 100%;
   margin-top: 5px;
}

input.post_title {
   font-size: 120%;
}

.swf_contact_us_form_table tr td {
   padding: 10px;
}

.swf_contact_us_form_table tr td.swf_td_label {
   padding-right: 5px;
   vertical-align: top;
}

.swf_contact_us_form_table input[type='text'] {
   padding: 10px 15px;
}

.swf_contact_us_form_table textarea {
   width: 300px;
   height: 100px;
}

.swf_contact_us_form_table input[type='submit'] {
   background-color: #04acd1;
   border: 0;
   padding: 10px 15px;
   color: white;
   cursor: pointer;
}

.swf_contact_us_form_table input[type='submit']:hover {
   background-color: #6bb0c0;
}
