#site_bar, #site_bar * {
  color: white;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
}
#editor_switch, #site_bar_branding, a#site_bar_refinery_cms_logo {
  position: absolute;
}
#editor_switch {
  left: 0px;
}
#site_bar_branding {
  right: 0px;
}
#site_bar #site_bar_company_name {
  font-weight: bold;
}
#site_bar #site_bar_branding a {
  font-weight: normal;
}
#site_bar #site_bar_branding a#logout {
  margin-left: 12px;
}
#site_bar * {
  line-height: 47px;
}
#site_bar {
  height: 47px;
  background: #22a7f2;
  padding: 0px;
}
#site_bar a {
  border-bottom: 1px dotted white;
  text-decoration: none;
}
#site_bar a:hover {
  border-bottom: 1px solid white;
}
#site_bar_content {
	height:47px;
  position: relative;
}
a#site_bar_refinery_cms_logo {
  left: 44.5%;
  border-bottom: none;
  line-height: 29px;
  height: 29px;
  margin-top: 9px;
  overflow: hidden;
}
a#site_bar_refinery_cms_logo:hover {
  border-bottom: none;
  opacity: 1;
}
a#site_bar_refinery_cms_logo:hover img {
  margin-top: -29px;
}
#editor_switch a, #editor_switch a:hover {
  color: white;
  background: #e7682c url('/images/refinery/orange_button.png') repeat-x;
  border-bottom: 0px none;
  padding: 4px 14px;
  border: 1px solid #fca87f;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
}
#editor_switch span {
  border: 1px solid #0280c7;
  height: 26px;
  line-height: 26px;
  margin-top: 9px;
  display: block;
  cursor: pointer;
}

#editor_switch a, #editor_switch span {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.ie7 #site_bar #editor_switch a {
  height: 26px;
  line-height: 26px;
}

* {
  color: #41403C;
  font-family: Arial;
  font-size: 13px;
}
p {
  font-size: 14px;
  line-height: 18px;
}
html {
  min-height: 100%;
}
body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-family: Verdana;
  line-height: 1.5em;
  background: #303030 url('/images/refinery/page_bg.png') repeat;
}
acronym {
  cursor: help;
}
label[for] {
  cursor: pointer;
}
#page_container, #site_bar_content, header {
  margin: 0px auto 10px auto;
  text-align: left;
  width: 990px;
}
#page_container {
  width: 960px;
  padding: 30px 15px;
}
#site_bar_content {
  margin-bottom: 0px;
}
#content .field, #content .form-actions {
  width: 100%;
  position: relative;
}
#dialog_container #content .field, .dialog_container .field {
  width: auto;
  margin:5px 0;
}
input.widest, textarea.widest {
  width: 99%;
}
select.widest {
  max-width: 99%;
}
#actions {
  float: right;
  width: 30.7%;
  padding-left: 15px;
  padding-top: 0px;
}
#records {
  float: left;
  width: 67.7%;
}
#actions ul {
  margin: 0px 0px 18px 0px;
  padding: 0;
  list-style: none;
}
#actions li a {
  background-color: #dbedff;
  background-position: 12px;
  background-repeat: no-repeat;
  border: 1px solid #65C3F7;
  display: block;
  padding: 9px 12px 9px 36px;
}
#actions li a:hover {
  background-color: #cae7fb;
}
#actions li a:active, #actions li.selected a {
  background-color: #22A7F2;
	color: white;
}
#actions li {
  margin-top: 10px;
}
#sort-status {
  padding: 5px 5px 5px 0px;
}
hr {
  border: 0;
  border-top: 1px solid #484743;
}
.actions img {
  border: none;
}
.actions a, .actions a:hover {
  border: none;
  text-decoration: none;
}
.errorExplanation {
  background: 7px 10px no-repeat url('/images/refinery/icons/cancel.png') #FFB1B1;
  padding: 0px 5px 5px 30px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid red;
}
.errorExplanation h2 {
  color: red;
  text-transform: none;
  display: none;
}
.errorExplanation p {
  font-weight: normal;
}
.fieldWithErrors input, .fieldWithErrors textarea {
  border: 1px solid red !important;
  background-color: #FFECF0 !important;
}
.fieldWithErrors iframe, .fieldWithErrors .wym_box {
  border-color: red !important;
}
#message, .flash {
  padding: 8px 8px 8px 30px;
  margin-bottom: 15px;
  position: relative;
}
.flash_notice, .flash_message {
  border: 1px solid #00A017;
  color: #00A017;
  background: 7px 7px no-repeat url('/images/refinery/icons/accept.png') #E0F5E0;
}
.flash_notice, .flash_notice * {
  color: #00A017;
}
.flash_error, .flash_alert {
  border: 1px solid #A00027;
  color: #A00027;
  background: 7px 7px no-repeat url('/images/refinery/icons/cancel.png') #FFB1B1;
}
.flash.flash_notice #flash_close, .flash.flash_error #flash_close, .flash.flash_alert #flash_close {
  text-transform: lowercase;
}
.flash.flash_message {
  background: #E0F5E0;
  padding: 9px;
  position: relative;
  margin-bottom: 32px;
}
.flash.flash_message h2 {
  margin-top: 12px;
}
.flash_message, .flash_message * {
  color: #262719;
  font-size: 14px;
}
.flash a, .flash a:hover {
  color: #e20003;
  border-bottom-color: #e20003;
}
.flash.flash_error a, .flash.flash_error a:hover,
.flash.flash_alert a, .flash.flash_alert a:hover {
  display: none;
}
noscript .flash.flash_error a, noscript .flash.flash_error a:hover,
noscript .flash.flash_alert a, noscript .flash.flash_alert a:hover {
  display: inline;
  font-weight: bold;
}
.flash a#flash_close {
  position: absolute;
  right: 9px;
  top: 7px;
}
.flash.flash_message a#flash_close {
  top: 21px;
}
#content a {
  border-bottom: 1px dotted #727272;
}
a {
  color: #41403C;
  text-decoration: none;
}
a:hover {
  color: #000;
  border-bottom: 1px solid #727272;
}
header a, header a:hover {
  border-bottom: 0px none;
}
#content .wym_box a, #content .ui-tabs a {
  border-bottom: 0px none;
}
.index #content, .splash #content {
  background-color: white;
  background-repeat: repeat-y;
}
#content h1 {
  font-size: 18px;
  font-weight: lighter;
  text-align: center;
  border-bottom: 1px solid #99998B;
  padding-bottom: 10px;
}
.less-important {
  color: #727272;
}
a#site_bar_refinery_cms_logo {
  left: 448px;
}
#content, #page_container {
  background-color: white;
}
body.login #site_bar_content {
  width: 650px;
}
body.login #page_container {
  width: 620px;
}
body.login header {
  background: #eaeaea;
  width: 620px;
  padding: 0px 15px 1em;
  height: auto;
}
header, footer, nav {
  display: block;
}
body.login #site_bar_content a#site_bar_refinery_cms_logo {
  left: 247px;
}
#page_container .login #page h1 {
  margin: 0;
  padding: 5px;
  font-size: 20px;
  line-height:22px
}
body.login #page_container div.remember_me label, label.inline {
  display: inline;
}
body.login #page_container div.actions {
  margin-top: 12px;
}
body.login label {
  margin-top: 0px;
}
body.login .field {
  margin-bottom: 20px;
}
body.login .field.remember_me, body.login .field.forgot_password {
  margin-bottom: 0px;
  margin-top: 0px;
}
body.login .field.forgot_password {
  text-align: right;
}
body.login .field.remember_me label {
  margin-top: 20px;
}
body.login #page_container div.remember_me {
  width: 300px;
  float: left;
}
body.login #page_container div.forgot_password {
  float: right;
  width: 250px;
}
body.login label, body.login a {
  font-size: 14px;
}
body.login #flash_container, body.login .errorExplanation {
  margin-bottom: 12px;
}
div.field.checkbox_access ul.checkboxes li {
  margin-top: 3px;
}
div.field.checkbox_access {
  margin-top: 20px;
}
div.field.checkbox_access .label_with_help a {
  font-weight: normal;
}
/* Works in Firefox, Safari, Chrome, IE8+ */
body.login input.larger {
  background: url('/images/refinery/text_field_background.png') repeat-x white;
  height: 31px;
}
body.login input.larger:focus {
  background-position: 0px -41px;
}
body.login .fieldWithErrors input.larger {
  background-position: 0px -82px;
  border: 1px solid red;
}
header {
  height: 60px;
  position: relative;
  margin-bottom: 0px;
}
body.login header h1 {
  color: #41403c;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 0px;
  line-height: 30px;
  padding-top: 15px;
}
#menu, header .jcarousel-container {
  display: block;
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: -1px;
  left: 0px;
  right: 0px;
  background: transparent;
}
header .jcarousel-container {
  position: absolute !important;
}
header .jcarousel-container .jcarousel-prev,
  header .jcarousel-container .jcarousel-next {
  position: absolute;
  top: 13px;
  cursor: pointer;
}
header .jcarousel-container .jcarousel-prev {
  left: -20px;
}
header .jcarousel-container .jcarousel-next {
  right: -20px;
}
header .jcarousel-container .jcarousel-prev-disabled,
  header .jcarousel-container .jcarousel-next-disabled {
  display: none !important;
}
#menu.ui-sortable a {
  cursor: move;
}
#menu.ui-sortable-disabled a {
  cursor: pointer;
}
#menu a {
  display: block;
  padding: 9px 13px;
  font-size: 13px;
  background: url('/images/refinery/nav_inactive_background.png') transparent repeat;
  margin-top:4px;
  color: white;
  font-weight: normal;
  float: left;
  margin-right: 2px;
  position: relative;
}
#menu a.active, #menu a:hover, #menu a:focus {
  background-color: white;
  color: #ff5500;
}
#menu a.active {
  padding: 11px 13px;
  margin-top: 0px;
}
#menu a#menu_reorder, header #menu a#menu_reorder_done {
  height: 14px;
  width: 14px;
  margin-top: 11px;
  padding: 6px;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
}
#content {
  padding: 0px;
}
pre {
  margin: 0;
  padding: 0;
}
.preview {
  color: #A3A093;
}
#site_link {
  display: block;
  color: #C2C2B3;
  float: left;

}
#site_link:hover {
  text-decoration: underline;
}
header #logo {
  position: absolute;
  right: 20px;
  top: 25px;
}
header h1, header h1 a {
  color: white;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 4px;
  margin-top: 0;
}
header p {
  color: white;
  font-size: 90%;
  padding: 0;
  margin: 0;
}
.filter {
  float: right;
}
#records > ul, #records > #recent_activity > ul, #records > #recent_inquiries > ul,
  #records .pagination_container > ul, #records .pagination_frame > ul {
  margin-left: 0;
  padding-left: 0;
}
#records > ul li, #records > #recent_activity > ul li, #records > #recent_inquiries > ul li,
  #records .pagination_container > ul li, #records .pagination_frame > ul {
  list-style: none;
  padding: 0px 5px;
  vertical-align: top;
  margin-bottom: 2px;
  line-height: 35px;
  position: relative;
}
#records > #recent_activity > ul li, #records > #recent_inquiries > ul li {
  max-height: 35px;
}
/*
#records > ul.ui-sortable li {
  position: static;
}
*/
#content #records > ul li .actions a, #content #records .pagination_container > ul li .actions a {
  line-height: 29px;
}
#records ul.clickable li {
  padding: 0px;
  margin-bottom: 0px;
}
#records ul.clickable li a {
  padding: 0px 5px;
  vertical-align: top;
  margin-bottom: 2px;
  line-height: 35px;
  display: block;
  border-bottom: 0px none;
}
#records > #recent_activity, #records > #recent_inquiries {
  float: left;
  width: 48%;
}
#records > #recent_inquiries {
  margin-left: 21px;
}
#records.one_list > #recent_activity, #records.one_list > #recent_inquiries {
  width: 100%;
}
#records .left-column {
  float: left;
  width: 65%;
}
#records .left-column img {
  vertical-align: bottom;
  margin-top: 1px;
  margin-right: 5px;
}
#records .right-column {
  float: right;
  width: 34%;
  text-align: right;
}
#records .on {
  background-color: #EAEAEA;
}
#records .off, #records .on-hover {
  background-color: white;
}
#pagination ul a:hover, #pagination .on {
  background: url('/images/refinery/hover-gradient.jpg') repeat-x bottom #D4D4C6;
}
#records ul.empty {
  display: none;
}
#records.tree ul li ul, .tree ul li ul {
  padding: 0;
}
#records.tree ul li, .tree ul li {
  margin: 0px;
  padding: 4px 0 0 40px;
  background: url('/images/refinery/branch.gif') no-repeat 15px 0px;
}
#records.tree li.record ul {
  margin-left: 0;
}
#records.tree .on-hover, #pagination ul.tree a:hover, #pagination .tree .on {
  background: url('/images/refinery/branch.gif') no-repeat 15px 0px;
}
#records.tree ul li.branch_start, .tree ul li.branch_start {
  background-image: url('/images/refinery/branch-start.gif');
}
#records.tree ul li.branch_end, .tree ul li.branch_end {
  background-image: url('/images/refinery/branch-end.gif');
}
#records.tree li {
  line-height: 25px;
}
#records.tree li span.spacing, .tree li span.spacing {
  display: none;
}
#records.tree ul li > div:hover, .tree ul li > div:hover {
  background-color: #EAEAEA;
}
/*
#records.tree ul.ui-sortable li div:hover, .tree ul.ui-sortable li div:hover {
  background-color: inherit;
}
*/
#records ul#sortable_list {
  margin-top: 6px;
}

#sortable_list.reordering > li {
  cursor: move;
}

#content h2 {
  font-size: 18px;
  color:#41403c;
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: bold;
}

#records h2, #actions h2 {
  margin-top: 0px;
}
.pagination {
  background-color: #C9DAE2;
  padding: 5px 5px 4px 5px;
  margin: 10px 0px;
}
.pagination .disabled {
  color: #A8B9C1;
}
.pagination em {
  font-weight: bold;
  font-style: normal;
  padding: 0px 6px;
}
.pagination a, #content .pagination a, .pagination .current, .disabled, .pagination em  {
  padding: 7px;
  line-height: 20px;
  border-bottom: 0px none;
}
.pagination .current, .pagination a:hover, .pagination em {
  background: #A8B9C1;
}
#dialog-form-actions .pagination {
  margin: -4px 6px -4px 0px;
  float: right;
  width: auto;
}
#dialog-form-actions .pagination a, #dialog-form-actions .pagination .current, #dialog-form-actions .pagination .disabled {
  line-height: 15px;
}
textarea {
  line-height: 20px;
  padding: 5px;
}
.field-couple {
  margin-bottom: 20px;
}
.submit {
  border: inherit;
  width: auto;
  height: 25px;
}
label, .label_with_help {
  margin-bottom: 5px;
  font-weight: bold;
  margin-top: 20px;
  display: block;
}
label.input_label {
  font-size: inherit;
  margin-bottom: inherit;
  display: inline;
  font-weight: normal;
  margin-top: inherit;
}
small label {
  font-size: inherit;
  font-weight: inherit;
  display: inherit;
}
label.stripped {
  float: none;
  display: inline;
  font-weight: normal;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}
#body_field {
  float: left;
  width: 60%;
}
.no_side_body {
  width: 72% !important;
}
#side_body_field {
  float: left;
  width: 38%;
  margin-left: 18px;
}
#body_field textarea, #side_body_field textarea {
  width: 99%;
}
.record .title span {
  line-height: 30px;
}
#records.files .record .title, #dialog_main #resource_file_area .pages_list ul li a.page_link {
  display:inline-block;
  padding-left:24px;
  min-height:16px;
  background-repeat:no-repeat;
  background-position:left;
  background-image: url('/images/refinery/icons/folder_page_white.png');
}
#dialog_main #resource_file_area .pages_list ul li a.page_link{
  background-position:5px center;
  display:block;
}
#records.files .record .title.pdf, #dialog_main #resource_file_area .pages_list ul li a.page_link.pdf {
	background-image: url('/images/refinery/icons/pdf.png');
}
#records.files .record .title.jpg, #records.files .record .title.gif, #records.files .record .title.jpeg, #records.files .record .title.png, #records.files .record .title.tiff, #dialog_main #resource_file_area .pages_list ul li a.page_link.jpg, #dialog_main #resource_file_area .pages_list ul li a.page_link.jpeg, #dialog_main #resource_file_area .pages_list ul li a.page_link.gif, #dialog_main #resource_file_area .pages_list ul li a.page_link.png, #dialog_main #resource_file_area .pages_list ul li a.page_link.tiff {
	background-image: url('/images/refinery/icons/img.png');
}
#records.files .record .title.doc, #records.files .record .title.pages, #records.files .record .title.docx, #dialog_main #resource_file_area .pages_list ul li a.page_link.doc, #dialog_main #resource_file_area .pages_list ul li a.page_link.docx, #dialog_main #resource_file_area .pages_list ul li a.page_link.pages {
	background-image: url('/images/refinery/icons/doc.png');
}
#records.files .record .title.ppt, #records.files .record .title.keynote, #dialog_main #resource_file_area .pages_list ul li a.page_link.ppt, #dialog_main #resource_file_area .pages_list ul li a.page_link.keynote {
	background-image: url('/images/refinery/icons/ppt.png');
}
#records.files .record .title.xls, #records.files .record .title.numbers, #dialog_main #resource_file_area .pages_list ul li a.page_link.xls, #dialog_main #resource_file_area .pages_list ul li a.page_link.numbers {
	background-image: url('/images/refinery/icons/xls.png');
}
#records.files .record .title.zip, #records.files .record .title.rar, #dialog_main #resource_file_area .pages_list ul li a.page_link.zip, #dialog_main #resource_file_area .pages_list ul li a.page_link.rar {
	background-image: url('/images/refinery/icons/zip.png');
}
#records.files .record .title.mp3, #records.files .record .title.wav, #records.files .record .title.aiff, #records.files .record .title.m4a, #dialog_main #resource_file_area .pages_list ul li a.page_link.mp3, #dialog_main #resource_file_area .pages_list ul li a.page_link.wav, #dialog_main #resource_file_area .pages_list ul li a.page_link.aiff, #dialog_main #resource_file_area .pages_list ul li a.page_link.m4a {
  background-image: url('/images/refinery/icons/music.png');
}
#records .actions {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 120px;
  text-align: right;
  display: block;
  line-height: 28px;
}
#records.tree .actions {
  line-height: 22px;
  top: 1px;
}
.published {
  width: 25px;
  text-align: center;
}
#content .actions a {
  display: block;
  float: right;
  margin: 3px 3px;
  line-height: inherit;
  border-bottom: 0px none;
}

#content #records.tree > ul li .actions a {
  margin: 3px 3px 0px 3px;
  line-height: 24px;
}
.actions a * {
  padding: 4px 4px 1px 4px;
}
.actions a img {
  vertical-align: middle;
  padding: 2px 4px 4px 4px;
}
#records.tree .actions a img {
  padding-top: 4px;
}
#image_grid .actions a img {
  padding: 4px 4px 1px 4px;
  vertical-align: top;
}
.actions a:hover {
  color: #E6E5DC;
  background: #3F3E3A;
}
.actions a.cancel {
  color: #AF0027;
}
.actions a.cancel:hover {
  color: white;
  background: #AF0027;
}
.actions a.reorder_anchor:hover {
  background: inherit !important;
  cursor: move;
}
#other_records {
  width: 68%;
}
#common_actions {
  margin: 0;
  padding: 0;
}
#common_actions li {
  margin: 0;
  list-style: none;
  padding: 5px 0px 5px 0px;
}
#common_actions li a {
  font-weight: bold;
}
.larger {
  font-size: 200%;
}
#actions a img {
  vertical-align: bottom;
  border: 0;
}
.brown_border {
  border: 1px solid #99998B;
}
#inquiry, .inquiry {
  border-collapse: collapse;
  width: 100%;
}
#inquiry td, .inquiry td {
  border-bottom: 1px solid #CCCCCC;
  padding: 7px;
}
#inquiry tr:last-child td, .inquiry tr:last-child td {
  border-bottom: 0px;
}
#inquiry td label.stripped, .inquiry td label.stripped {
  font-weight: bold;
}
body.dialog {
  background: #FFF;
}
body.dialog, body.wym_dialog {
  text-align: left;
}
#wym_hide_fields {
  display: none;
}
body.dialog form {
  width: 100% !important;
}
.dialog span.radio {
  display: block;
  line-height: 18px;
  padding: 6px 0px;
}
.dialog span.radio * {
  cursor: pointer;
  font-weight: bold;
}
.dialog #dialog_menu_left {
  position: fixed;
  left: 12px;
  top: 9px;
  width: 130px;
}
.dialog #dialog_main {
  float: left;
  margin-left: 130px;
  min-height: 405px;
  width: 696px;
}
.wym_dialog_table {
	height: 250px;
}
.dialog #existing_image_content {
  position: relative;
  height: 300px;
  padding: 12px;
}
.dialog #existing_image_area_content {
  margin-top: 28px;
}
.dialog #existing_image_area_content ul {
  margin: 0px;
  padding: 0px;
}
.dialog #existing_image_area_content ul li {
  list-style: none;
  padding: 0px;
  margin: 0px 2px 0px 0px;
  float: left;
  height: 114px;
  max-height: 114px;
  width: 114px;
  max-width: 114px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
}
.dialog #existing_image_area_content ul li img {
  border: 4px solid transparent;
}
.dialog #existing_image_area_content ul li.selected img {
  border: 4px solid #22A7F2;
}
.dialog #existing_image_size_area {
  margin-top: 18px;
}
.dialog #existing_image_size_area ul {
  margin: 0px;
  padding: 10px 0px 0px 0px;
}
.dialog #existing_image_size_area ul li {
  float: left;
  list-style: none;
  margin: 0px 18px 0px 0px;
  text-align:center;
}
.dialog #existing_image_size_area ul li.selected {

}
.dialog #existing_image_size_area ul li a {
  display: block;
  border: 1px solid #999999;
  font-size: 10px;
  /* The following default values are overridden below */
	height: 90px;
	width: 90px;
	line-height: 90px;
	margin-top:-20px
}
.dialog #existing_image_size_area ul li.selected a {
  border-color: #22A7F2;
  background: #22A7F2;
  color: white;
  font-weight: bold;
}
.dialog #existing_image_size_area #image_dialog_size_0 a { height: 30px; width: 30px; line-height: 30px; margin-top: 10px}
.dialog #existing_image_size_area #image_dialog_size_1 a { height: 50px; width: 50px; line-height: 50px; margin-top:  0px}
.dialog #existing_image_size_area #image_dialog_size_2 a { height: 70px; width: 70px; line-height: 70px; margin-top:-10px}
.dialog #existing_image_size_area #image_dialog_size_3 a { height: 90px; width: 90px; line-height: 90px; margin-top:-20px}

#dialog_main .pagination {
  margin: 0px;
  position: fixed;
  bottom: 5px;
  right: 12px;
  z-index: 1000;
}
#upload_image_area, #upload_resource_area {
  padding: 12px;
}
.dialog #content {
  padding: 0px;
}
.wym_dialog #page {
  width: 940px;
  padding: 6px;
}
#dialog_main .pages_list {
  width: 100%;
  padding-bottom: 40px;
}
#dialog_main .pages_list ul {
  margin: 0px 12px 0px 12px;
  padding: 0px;
}
#dialog_main .pages_list ul li {
  cursor: pointer;
  line-height: 24px;
  list-style: none;
}
#dialog_main .pages_list li.child a {
  padding-left: 27px;
}
#dialog_main .pages_list li.child1 a {
  padding-left: 47px;
}
#dialog_main .pages_list li.child2 a {
  padding-left: 67px;
}
#dialog_main .pages_list li.child3 a {
  padding-left: 87px;
}
#dialog_main .pages_list li.child4 a {
  padding-left: 107px;
}
/*
#dialog_main .pages_list ul li span  {
  display: block;
  padding: 3px;
  margin-left: 24px;
}*/
#dialog_main .pages_list ul li a {
  display: block;
  padding: 3px 3px 3px 27px;
  text-decoration: none;
  border-bottom: none;
  border: 1px solid transparent;
}
#dialog_main .pages_list li a:hover {
  background-color: #C9DAE2;
}
#dialog_main .actions {
  margin-right: 48px;
}
#dialog_main .pages_list .linked a, #dialog_main .pages_list .linked a:hover {
  border: 1px solid #00A017;
  color: #00A017;
  background: 7px 7px no-repeat url('/images/refinery/icons/accept.png') #E0F5E0;
}
#dialog_main .pages_list .linked a em {
  color: #00A017;
}
#dialog_main #web_address_area, #dialog_main #email_address_area {
  padding: 12px;
}
#link_title {
  margin-top: 12px;
}
#link_title label {
  margin: 3px 0px 0px 0px !important;
  width: 130px;
  display: block;
  float: left;
}
#link_title input {
  width: 770px;
}
ul#menu.reordering_menu li a {
  cursor: move;
}
#site_bar {
  background: #22a7f2;
  border-bottom: 0px none;
}
#search {
  border: 1px solid #b3b3b3;
  line-height: 18px;
  padding: 2px;
  font-size: 16px;
  width: 180px;
}
.pt-BR #search {
  width: 187px;
}
.en #search {
  width: 210px;
}
.search_form {
  position: relative;
}
.search_form .button, .search_form .button-wrapper {
  position: absolute;
  right: 0px;
  top: 0px;
}
form input[type=submit]:hover {
  background: #65c3f7;
}
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/*
Firefox Dotted Line Fix
  - http://sonspring.com/journal/removing-dotted-links
*/
a:focus {
  outline: none;
}
a img {
  border: 0px none;
}
/* icons */
.add_icon {
  background-image: url('/images/refinery/icons/add.png');
}
.delete_icon {
  background-image: url('/images/refinery/icons/delete.png');
}
.edit_icon {
  background-image: url('/images/refinery/icons/application_edit.png');
}
.reorder_icon {
   background-image: url('/images/refinery/icons/arrow_switch.png');
}
.reorder_icon.loading{
  background-image:url('/images/refinery/icons/ajax-loader.gif');
}
.user_comment_icon {
  background-image: url('/images/refinery/icons/user_comment.png');
}
.edit_email_icon {
  background-image: url('/images/refinery/icons/email_edit.png');
}
.spam_icon {
  background-image: url('/images/refinery/icons/bin.png');
}
.spam_empty_icon {
	background-image: url('/images/refinery/icons/bin_closed.png');
}
.email_icon {
  background-image: url('/images/refinery/icons/email.png');
}
.back_icon {
  background-image: url('/images/refinery/icons/arrow_left.png');
}
.go_icon {
  background-image: url('/images/refinery/icons/application_go.png');
}
.success_icon {
  background-image: url('/images/refinery/icons/tick.png');
  padding: 0px 8px;
}
.failure_icon {
  background-image: url('/images/refinery/icons/cross.png');
  padding: 0px 8px;
}
/* page parts */

ul#page_parts {
  float: left;
  width: 94%;
}
ul#page_parts, ul#page_parts_controls {
  margin: 20px 0 0 0;
  padding: 0;
}
ul#page_parts_controls {
  float: right;
  width: 5%;
  margin-right: 3px;
}
ul#page_parts_controls li {
  list-style: none;
  float: right;
  margin: 12px 3px 0px 3px;
}
ul#page_parts_controls li a {
  border: 0px none;
}
ul#page_parts_controls img {
  vertical-align: middle;
}
#page_part_editors {
  clear:left;
/*  min-height: 446px;*/
}
a#toggle_advanced_options {
	background: url('/images/refinery/icons/page_white_gear.png') no-repeat 0px 3px;
	padding: 5px 5px 5px 22px;
	border-bottom: none;
}
a#toggle_advanced_options:hover {
	border-bottom:1px dotted #727272;
}
/* dialog stuff */
#dialog_frame {
  width:952px;
  height:460px;
  padding: 0px;
  border: 0px solid #F2F1ED;
}
.wym_hideables {
  display: none;
}
#content .form-actions, .wym_dialog .form-actions, .ui-dialog .form-actions {
  position: relative;
  background-color: #F2F2F2;
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  height: 45px;
}
.dialog form {
  margin-bottom: 45px;
}
.dialog .dialog_area > div > .field label:first-child, .dialog .dialog_area > div > label:first-child {
  margin-top: 0px;
}
.wym_dialog .form-actions, #content.form-actions.dialog-form-actions, .ui-dialog .form-actions {
  margin-top: 16px;
}
#content .form-actions .form-actions-left, #content .form-actions .form-actions-right,
  .wym_dialog .form-actions .form-actions-left, .wym_dialog .form-actions .form-actions-right,
  .ui-dialog .form-actions .form-actions-left, .ui-dialog .form-actions .form-actions-right {
  position: absolute;
  top: 10px;
}
#content .form-actions .form-actions-left, .wym_dialog .form-actions .form-actions-left, .ui-dialog .form-actions .form-actions-left {
  left: 10px;
}
#content .form-actions .form-actions-right, .wym_dialog .form-actions .form-actions-right, .ui-dialog .form-actions .form-actions-right {
  right: 10px;
}
#content .form-actions .save-loader {
  position: absolute;
  right: -24px;
  top: 4px;
}
.wym_dialog .form-actions, .ui-dialog .form-actions {
  border: 0px none;
  border-top: 1px solid #E8E8E8;
}
#dialog_iframe {
  position: relative;
}
#dialog_container #content .form-actions, .ui-dialog .form-actions, .dialog_container .form-actions {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
  width: auto;
}
#dialog_container.dialog.iframed #content .form-actions {
  position: fixed;
}
body.dialog #content .search_form {
  float: right;
  width: auto !important;
  min-width: 300px;
  margin-bottom: 0px;
}
#existing_image_area {
  padding-top:6px;
}
textarea.wymeditor {
}
.ui-dialog div.field {
  margin: 0px 10px;
}
#dialog_container, .dialog_container {
  padding: 12px;
}
ul#image_grid, .pagination_container > ul#image_grid {
  width: 100%;
  padding: 0px;
  margin: 10px 0px 15px 0px;
}
.pagination_container > ul#image_grid.pagination_frame {
  top: 38px;
}
ul#image_grid li, .pagination_container > ul#image_grid li {
  position: relative;
  float: left;
  margin: 0px 7px 12px 0px;
  padding: 0px;
  width: 124px;
  text-align: center;
  height: 165px;
  overflow: hidden;
  max-width: 124px;
  max-height: 165px;
}
ul#image_grid li.image_4 {
  margin-left: 1px;
  margin-right: 0px;
}
#records ul#image_grid li .actions {
  top: auto;
  bottom: 0px;
}
#records ul#image_grid li .actions a {
  line-height: 24px;
}
ul#image_grid li.row-end {
  margin-right: 0px;
  float: right;
}
ul#image_grid li a {
  border: 0 none;
}
ul#image_grid li p {
  margin: 3px 0;
}
ul#image_grid li span.actions {
  width: 100%;
}
#content form.edit_image {
  width: 70%;
  float: left;
}
#content #existing_image {
  float: right;
  width: 25%;
}
ul.checkboxes {
  margin: 0px;
  padding: 0px;
}
ul.checkboxes li {
  list-style: none;
}
.label_inline_with_link label {
  float: left;
  margin-right: 6px;
}
.label_inline_with_link a {
  border: 0px none;
  margin-top: 19px;
  line-height: 17px;
  float: left;
}
.label_inline_with_link a img {
  vertical-align: middle;
}
.remove_picked_image {
  margin-top:8px;
  display:inline-block;
  width:auto;
}
#new_page_part_dialog .field {
  padding: 0px 10px;
}
.hide-overflow {
  overflow: hidden;
}
#remove_resource {
  margin-top:8px;
  display:inline-block;
  width:auto;
}
/**** Tooltip Icons *****/
.tooltip {
  background: #22a7f2;
  border: 1px solid #1b82bd;
  word-wrap:break-word;
	position: relative;
}
.tooltip span {
	display: block;
  padding: 10px;
	border: 1px solid #62c1f6;
}
.tooltip-nib {
	position: absolute;
	z-index: 10001;
}
.tooltip, .tooltip * {
  color: white;
}
.wym_dialog_paste .field textarea {
  width: 98%;
}
.ui-dialog .wym_dialog_paste .field, .ui-dialog .wym_dialog_paste .field textarea {
  margin: 0px 0px 45px 0px;
  height: 300px;
}
input.button, a.button, #content a.button, span.button-wrapper, span.button-wrapper input {
  cursor:pointer;
  background: #22a7f2;
  color: white;
  padding: 0px 14px 0px 14px;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  border: 0px none;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* for those pesky IE browsers */
span.button-wrapper {
	padding: 0px;
}
span.button-wrapper input {
	display: inherit;
}
/* fixes firefox display */
input.button {
  padding-bottom: 3px;
}
input.button.close_dialog, a.button.close_dialog, #content a.button.close_dialog, span.button-wrapper.close_dialog, span.button-wrapper.close_dialog input {
  background: #bcbcbc;
}
input.button:hover, a.button:hover, #content a.button:hover, span.button-wrapper:hover, span.button-wrapper:hover input {
  background:#62bef2;
}
input.button.close_dialog:hover, a.button.close_dialog:hover, #content a.button.close_dialog:hover, span.button-wrapper.close_dialog:hover {
  background: #cdcdcd;
}
input.button:active, a.button:active, #content a.button:active, span.button-wrapper:active, span.button-wrapper:active input {
  background: #004a8f;
}
input.button.close_dialog:active, a.button.close_dialog:active, #content a.button.close_dialog:active, span.button-wrapper.close_dialog:active,  span.button-wrapper.close_dialog:active input {
  background: #808080;
}
.wym_dialog a.button.wym_cancel.close_dialog {
  margin-left: 6px;
}
#content a.button.close_dialog:active {
  color: white;
}
.form-actions a.confirm-delete, #content .form-actions a.confirm-delete {
  background: #ee1100;
  position: absolute;
  right: 0px;
}
.form-actions a.confirm-delete:hover, #content .form-actions a.confirm-delete:hover {
  background: #ff3322;
}
.form-actions a.confirm-delete:active, #content .form-actions a.confirm-delete:active {
  background: #bb0000;
}
.field input[type=text], .field input[type=password], .field textarea {
  border: 1px solid #7f9db9;
  padding: 0.4% 0.5%;
  line-height: 20px;
}
/* ## Advanced Page Options --------------------------------------------- */
#more_options{
  overflow:hidden;
}
.hemisquare {
  padding: 10px;
  margin: 0px 0px;
  margin-left: 10px;
  float: left;
  width: 45%;
}
.hemisquare.right_side {
	float: right;
}
#content .hemisquare h2 {
  margin-top: 0px;
}
.hemisquare input, .hemisquare textarea, .hemisquare select {
  margin: 7px 0px;
}
.hemisquare textarea {
  margin-bottom: 0px;
}
.hemisquare label {
  margin: 0px;
}
#content .hemisquare .field {
  margin: 0 0 20px 0px;
  width: 98%;
}
.hemisquare small {
  font-size: 0.9em;
}
.label_with_help {
  vertical-align: middle;
}
.label_with_help label, .label_with_help span.help, .label_with_help img.help {
  display: inline;
}
.label_with_help img.help {
  vertical-align: middle;
}
.label_with_help span.help {
  font-weight: normal;
  margin-left: 3px;
  border-bottom: 1px dotted #727272;
  cursor: help;
}
#more_options_field {
  position: relative;
}
#draft_field {
	position: absolute;
	right: 0px;
	top: 0px;
}
.nothing_selected {
  border-bottom: 1px dotted #727272;
  width: auto;
  margin-bottom: 12px;
  display: inline-block;
}
.nothing_selected:hover {
  border-bottom: 1px solid #727272;
}
#upgrade_wrapper li a {
  line-height: 20px;
}

#actions ul#current_locale {
  margin-top: 30px;
}
#current_locale li a {
  position: relative;
}
#current_locale li a span {
  position: absolute;
  right: 9px;
  border-bottom: 1px dotted #727272;
}

#other_locales li:first-child {
  margin-top: 0px;
}

/* Locale picker */
#switch_locale_picker {
  margin: 0px;
  padding: 0px;
}
#switch_locale_picker li {
  float: left;
  padding: 0px;
  margin: 0px 12px 0px 0px;
  list-style: none;
}
#switch_locale_picker a {
  border-bottom: 0px none;
}
#switch_locale_picker a img {
  border-width: 6px;
  border-style: solid;
  border-color: transparent;
  display: block;
}
#switch_locale_picker li.selected a img {
  border-color: #22A7F2;
}

#content #records .title .preview a.locale {
  border-bottom: 0px none;
}

/* AJAX pagination */
.pagination_container {
  position: relative;
  overflow: hidden;
  min-height: 600px;
}

.pagination_frame {
  padding: 0;
  width: 100%;
  height: auto;
  position: absolute;
  top: 28px;
  right: auto;
 	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pagination_container > div.pagination_frame {
  top: 40px;
}
.pagination_frame.frame_left {
  left: -1000px;
}
.pagination_frame.frame_right {
  left: 1000px;
  -moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pagination_frame.frame_center {
  left: 0;
}
.pagination_frame li {
  position: relative;
  padding-left: 5px;
}
a.information:hover {
  background: #22a7f2;
}

/* dubiously in here */
.current_image_link {
  display: inline-block;
  width: auto;
}

/* cornering */
.button, #editor_switch a, #editor_switch span {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#page_container, .wym_box {
  border-radius-bottom: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
.wym_iframe iframe {
  border-radius-bottom: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
}
.form-actions {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.form-actions.form-actions-dialog {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
#menu > a {
  border-radius-top: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}
.ui-tabs .ui-state-default a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}
.tooltip, .tooltip span {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/* Internet Explorer to follow: */
/* IE 7 */
.ie7 #content .form-actions .form-actions-left a.button {
  height: 19px;
  line-height: 19px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ie7 .search_form input.button {
  padding-left: 8px;
  padding-right: 8px;
}
.ie7 body.login .field input.larger, .ie7 body.login .field input.larger:focus {
  background-image: none !important;
  padding: 0px;
  line-height: 30px;
}
.ie7 .pagination a, .ie7 #content .pagination a, .ie7 .pagination .current, .ie7 .disabled, .ie7 .pagination em {
  padding-bottom: 6px;
}
.ie7 .pt-BR #search {
  width: 177px;
}
.ie7 .en #search {
  width: 200px;
}

/* IE 8 */
.ie8 body.login .field input.larger, .ie8 body.login .field input.larger:focus {
  line-height: 30px;
}
.ie8 .pagination a, .ie8 #content .pagination a, .ie8 .pagination .current, .ie8 .disabled, .ie8 .pagination em {
  padding-bottom: 6px;
}

.ui-dialog #dialog_loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 208px;
  height: 13px;
  margin: -6px 0 0 -104px;
}

.ui-widget-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: auto !important;
  opacity: .75;
  filter:Alpha(Opacity=75);
  background: #000;
}

.ui-dialog {
  position: absolute;
  background-color: #fff;
  color: #000;
  border: 4px solid #22A7F2;
  width: auto;
}
.ui-dialog .ui-dialog-titlebar {
  position: relative;
  width: 100%;
  height: 33px;
  background-color: #22A7F2;
}

.ui-dialog .ui-dialog-title {
  float: left;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  padding-left: 10px;
  color: white;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 19px;
  border: none;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
  background: transparent url('/images/refinery/cross.png') top left no-repeat;
  text-indent:-10000px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
/** Hide the tab without using display:none; This is required to hide flash embeds etc.**/
.ui-tabs-hide {
  display: block !important;
  height: 0 !important;
  width: 0 !important;
  border: 0px none !important;
  visibility: hidden !important;
  position: absolute;
  left: -10000px;
  top: -10000px;
}
.ie7 .ui-tabs-hide {
  display: none !important !important;
  height: auto !important !important;
  width: auto !important !important;
  position: static;
}
/** Makes sure your embed does not have leftover height when hidden **/
.ui-tabs-hide object,
.ui-tabs-hide embed {
  height: 0px !important;
  width: 0px !important;
}
.ui-tabs li.ui-state-default {
  float: left;
  list-style: none;
  margin-right: 2px;
}
.ui-tabs .ui-state-default a {
  background-color: #bcbcbc;
  color: white;
  padding: 8px 13px;
  border-bottom: none;
  display: block;
  margin-top: 6px;
}
.ui-tabs .ui-state-active a {
  background-color: #808080;
  padding: 11px 13px;
  margin-top: 0px;
}
.ui-dialog iframe {
  clear:both;
  border: 0px none;
  margin-bottom:-1px;
  margin-top:1px;
  width: 100% !important;
}

ul.collapsible_menu li {
  position: relative;
}
ul.collapsible_menu li span.arrow {
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 13px;
  width: 11px;
  height: 7px;
  cursor: pointer;
}
ul.collapsible_menu li span.arrow {
  background-image: url('/images/refinery/icons/up.gif');
}
ul.collapsible_menu li.closed span.arrow {
  background-image: url('/images/refinery/icons/down.gif');
}
ul.collapsible_menu > div {
  width: 93%;
  margin: 0px auto;
}

/* Tooltips CSS definitions */  
.tooltip {
  position: absolute!important;
  overflow:hidden;
  font-size: 13px;
  font-family: inherit;
  z-index: 10000!important;
  text-align: center;
}
.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #606060; border-left: 1px solid #606060; border-right: 1px solid #606060; }
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #606060; }
.tooltip .xb1 { margin: 0 5px; background: #606060; }
.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
.tooltip .xb3 { margin: 0 2px; }
.tooltip .xb4 { height: 2px; margin: 0 1px; }
.tooltip .xboxcontent {
  margin: 0;
  color: #000;
  word-wrap:break-word;
  border-width: 4px 4px;
  border-style: solid;
  border-color: #606060;
  background-color: white;
  padding: 6px;
}
.tooltip .xb1, .xb2, .xb3, .xb4 {
  border-color: #606060;
}
.tooltip-square .xtop, .tooltip-square .xbottom {
  display: none;
}

body:not(.login) header {
    width: auto;
    margin: 0 20px;
}

body:not(.login) header:after {
    display: block;
    content: "";
    position: relative;
    top: 60px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 0 20px;
    border-color: #62bef2 transparent transparent transparent;
}

#menu a.active, #menu a:hover, #menu a:focus {
    background-color: #62bef2;
    color: white;
}

#menu a.active {
    background-image: none;
}

#records .actions {
    float: right;
    position: relative;
    width: 95px;
    padding: 0;
}

#menu {
    border-bottom: 10px solid #62bef2;
    margin: auto !important;
    min-width: 990px;
    width: 990px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#page_container {
    border-top-right-radius: 0 !important;
}

.cuarticipa_info {
    color: #00a53d;
}

.cuarticipa_info .highlight {
    font-weight: bold;
}

/*************** REGISTRATION EVENTS **************/

.extra_fields #extra_fields_list {
    padding: 0;
    list-style: none;
}

.extra_fields #extra_fields_list .extra_field {
    margin-top: 20px;
    padding: 10px 20px;
    background: #ebebeb;
    border: 1px solid #888;
    position: relative;
    cursor: move;
}

.extra_fields #extra_fields_list .extra_field .label_with_help {
    margin-top: 0;
    display: inline-block;
}

.extra_fields #extra_fields_list .extra_field .label_with_help label {
    margin: 0 5px;
    display: inline-block;
    width: 130px;
}

.extra_fields #extra_fields_list .selector {
    margin-top: 0;
}

.extra_fields #extra_fields_list .selector label {
    margin-top: 0;
}

.extra_fields #extra_fields_list .type_selector {
    margin-left: 86px;
}

.extra_fields #extra_fields_list .field_type {
    display: none;
}

.extra_fields #extra_fields_list .field_type:first-of-type {
    display: block;
}

.extra_fields #extra_fields_list .extra_field label, .extra_fields #extra_fields_list .extra_field input, .extra_fields #extra_fields_list .extra_field select {
    margin-left: 10px;
    display: inline-block;
}

.extra_fields #extra_fields_list .extra_field label {
    margin-left: 20px;
}

.extra_fields #extra_fields_list .extra_field input[type='number'] {
    width: 40px;
}

.extra_fields #extra_fields_list .extra_field .select_option input {
    width: 150px;
}

.extra_fields #extra_fields_list .extra_field .extra_field_select {
    list-style: none;
}

.extra_fields #extra_fields_list .extra_field .select_option {
    width: 80%;
    margin-left: -12px;
}

.extra_fields #extra_fields_list .extra_field .delete_extra_option {
    cursor: pointer;
    background: #ee1100;
    margin-left: 20px;
    color: white;
    padding: 0px 14px 0px 14px;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    border: 0px none;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    border-bottom: none;
    border-radius: 6px;

}

.extra_fields #extra_fields_list .extra_field > .delete_extra_option {
    position: absolute;
    right: 5px;
    top: 5px;
    font-weight: bold;
    font-size: 20px;
    color: red;
    background: transparent;
}

.extra_fields #extra_fields_list .extra_field .delete_extra_option:hover {
    color: white;
    opacity: 0.8;
}

.extra_fields #extra_fields_list .extra_field > .delete_extra_option:hover {
    color: black;
    opacity: 1;
}

.extra_fields #extra_fields_list .extra_field .add_another {
    margin-top: 30px;
}

.extra_fields a#add_extra_field_button {
    margin-bottom: 30px;
}

.extra_fields #extra_fields_list .extra_field.no_options label,
.extra_fields #extra_fields_list .extra_field.no_options input {
    display: none;
}

.extra_fields #extra_fields_list .extra_field.no_options input.text_input {
    width: 60%;
    display: block;
}

.extra_fields #extra_fields_list .extra_field textarea {
    height: 100px;
    width: 98%;
}

.extra_fields #extra_fields_list .extra_field.no_options .label_with_help label {
    display: inline-block;
}

.extra_fields #extra_fields_list .extra_field.no_text input {
    display: none !important;
}

.extra_fields .label_with_help img:hover {
    cursor: default;
}

.field .option_field label {
    display: inline-block;
}

.field.option_field {
    margin-left: 20px;
}

.custom_fields label {
    display: inline-block;
}

.custom_fields label.secondary_label {
    font-weight: normal;
}

.custom_fields .sub_field {
    position: absolute;
    right: 162px;
    top: -8px;
}

.custom_fields .field > input {
    display: block;
}

/*************** REGISTRATION USERS **************/

#content .edit_registered_user .extra_datas {
    clear: both;
    margin: 50px 20px;
    display: flex;
    flex-flow: column;
    height: 100vh;
    flex-wrap: wrap;
}

#content .edit_registered_user .extra_datas .field {
    width: 49%;
    display: inline-block;
}

#sortable_table {
    width: 100%;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
}

#sortable_table thead th {
    padding: 0 15px;
    background-color: #C9DAE2;
    border-bottom: 3px solid white;
}

#sortable_table thead th.name, #sortable_table thead th.age {
    border-right: 3px solid white;
}

#sortable_table tr {
    width: 100%;
    display: table;
}

#sortable_table th {
    position: relative;
}

#sortable_table th a.sort_up,
#sortable_table th a.sort_down {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    right: 10px;
    background-image: url("/images/arrow-up.png");
    background-size: cover;
    height: 15px;
    top: 3px;
    float: right;
    opacity: 0.2;
    cursor: pointer;
    text-decoration: none;
    border: none;
}

#sortable_table th a.sort_up:hover,
#sortable_table th a.sort_down:hover {
    opacity: 0.6;
}

#sortable_table th a.sort_down {
    top: 13px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#sortable_table th a.sort_up.sorted,
#sortable_table th a.sort_down.sorted {
    opacity: 1 !important;
}

#sortable_table td {
    padding: 1px 15px;
    box-sizing: border-box;
    text-align: left;
}

#sortable_table td.number {
    text-align: right;
}

#sortable_table th.name {
    width: 275px;
}

#sortable_table td.age, #sortable_table th.age {
    width: 110px;
}

#sortable_table td.created_at, #sortable_table th.created_at {
    width: 100px;
}

#sortable_table td.name {
    width: 400px;
}

.advanced_search {
    border: 1px solid #65C3F7;
    padding: 20px;
}

.advanced_search .number_search {
    width: 50px;
}

.advanced_search input[type="text"],
.advanced_search input[type="number"],
.advanced_search input[type="date"] {
    border: 1px solid #b3b3b3;
    line-height: 18px;
    padding: 2px;
    font-size: 16px;
}

.advanced_search input[type="date"] {
    width: 150px;
}

.advanced_search .field {
    margin-top: 20px;
}

.advanced_search .field.search {
    margin-top: 0;
}

.advanced_search label {
    margin-top: 5px;
}

.advanced_search.search_form .button {
    position: relative;
    margin-top: 10px;
    text-align: right;
    margin-left: 180px;
}

#actions .maintenance_li span.active {
    background: rgb(35, 188, 35);
    border: 2px solid rgb(37, 150, 37);
    width: 15px;
}

#actions .maintenance_li span.inactive {
    background: #CB3E3E;
    border: 2px solid #9D2E2E;
    width: 15px;
}

#actions .maintenance_li span {
    display: inline-block;
    height: 15px;
    width: 15px;
    float: left;
    border-radius: 100%;
    margin-top: 8px;
    margin-left: 10px;
}

#actions .maintenance_li a.active {
    background-color: #DAE6DA;
    border-color: green;
}

#actions .maintenance_li a.inactive {
    background-color: #E6CBCB;
    border-color: red;
}

#actions .maintenance_li a:hover {
    background-color: #F0F0F0;
    border-color: gray;
}

.resend_confirmations_actions {
    margin-top: 15px;
}

a.admin_go_back_link {
    cursor: pointer;
    background: #bcbcbc;
    color: white;
    padding: 0px 14px 0px 14px;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-bottom: none !important;
}

a.admin_go_back_link:hover {
    background: #cdcdcd;
}

input#registered_user_emails {
    width: 99%;
    margin-top: -10px;
}

.label_with_info {
    display: flex;
}

.label_with_info img.help {
    margin-right: 5px;
}

.label_with_info label {
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 1px;
    display: block;
}

.download_zip {
    margin-top: 30px;
    width: 100%;
    height: 15px;
}

li.multiple_option, li.multiple_option li{
    list-style: none;
}

.multiple_option > .fields {
    margin-left: 50px;
}

li.multiple_option > .add_another {
    margin-left: 25px;
}

li.multiple_option_children {
    margin-left: 35px;
}

.nested_event_fields {
    margin-left: 70px;
}

.button.remove_another {
    background-color: #ee1100!important;
    margin-left: 5px;
}

.button.remove_another:hover {
    color: white;
    opacity: 0.8;
}

.add_children_disabled {
    display: none!important;
}

.download_icon {
    background-image: url("/images/download.png");
    width: 100%;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    height: 15px;
    float: left;
    cursor: pointer;
    text-decoration: none;
    border: none;
}

.download_icon span {
    margin-left: 20px;
}

.field.file {
    position: relative;
    bottom: 20px;
    margin-bottom: -20px;
}

/*Nuevas css*/

span.total_amount_email {
    font-weight: bold;
    color: #009640;
}

.button.add_another {
    padding: 0px 10px 0px 10px !important;
}  

.button.remove_another   {
    padding: 0px 11px 0px 11px !important;
}

li.extra_field.multiple_option > input[type='text'] {
    width: 25%;
}

ul.backend_childrens {
    padding-left: 0;
}

.backend_childrens > li:before {
    content: "";
    width: 10px;
    height: 1px;
    position: absolute;
    left: -10px;
    top: 30px;
    border-bottom: 2px solid lightgray;
}

.backend_childrens li {
    position: relative;
    list-style: none;
    margin-left: 10px;
}

.field.multiple_option li {
    list-style: none;
}

ul.backend_childrens:before {
    border-left: 2px solid lightgray;
    content: "";
    position: absolute;
    height: calc( 100% + 20px);
    width: 1px;
    left: 0;
    top: -20px;
}

.backend_childrens .backend_childrens li:before, .backend_childrens .backend_childrens:before {
    border-color: #bfbfbf;
}

.backend_childrens .backend_childrens .backend_childrens li:before, .backend_childrens .backend_childrens .backend_childrens:before {
    border-color: #929292;
}

.backend_childrens .backend_children .backend_childrens .backend_childrens li:before, .backend_childrens .backend_childrens .backend_childrens .backend_childrens:before {
    border-color: #636363;
}

.extra_data_backend_h2 {
    width: 100%;
    float: left;
    margin-left: 15px;
}

ul.backend_childrens {
    position: relative;
}

.disabled, [disabled]{
    pointer-events: none;
    opacity: 0.5;
}

.remove_another_select {
    cursor: pointer;
    background: #ee1100!important;
    margin-left: 20px;
    color: white;
    padding: 0px 14px 0px 14px;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    border: 0px none;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    border-bottom: none;
    border-radius: 6px;
}

/*TRYING TO RESET STYLES THAT MAY INTERFERE WITH WYMEDITOR*/
.wym_skin_refinery p, .wym_skin_refinery h2, .wym_skin_refinery h3,
.wym_skin_refinery ul, .wym_skin_refinery li {
  background: transparent;
  margin: 0;
  padding: 0;
  border-width: 0;
  list-style: none;
}


/*HIDDEN BY DEFAULT*/
.wym_skin_refinery .wym_area_left {
  display: none;
}
.wym_skin_refinery .wym_area_right {
  display: block;
}


/*TYPO*/
.wym_skin_refinery {
  font-size: 62.5%;
  font-family: Verdana, Arial, sans-serif;
}
.wym_skin_refinery h2 {
  font-size: 110%; /* = 11px */
}
.wym_skin_refinery h3 {
  font-size: 100%; /* = 10px */
}
.wym_skin_refinery li {
  font-size: 100%; /* = 10px */
}


/*WYM_BOX*/
.wym_skin_refinery {
  border: 1px solid #CCCCCC;
  background: #F2F2F2;
  padding: 5px 5px 0px 5px
}

/*auto-clear the wym_box*/
.wym_skin_refinery:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .wym_skin_refinery {
  height: 1%;
}


/*WYM_HTML*/
.wym_skin_refinery .wym_html {
  width: 100%;
}
.wym_skin_refinery .wym_html textarea {
  width: 100% !important;
  height: 400px;
  border: 1px solid gray;
  background: white;
}

/*WYM_IFRAME*/
.wym_skin_refinery .wym_iframe {
  width: 100%;
}
.wym_skin_refinery .wym_iframe iframe {
  border: 1px solid #CCCCCC;
}
.wym_skin_refinery .wym_iframe iframe {
  width: 100%;
  background: white
}
textarea.wymeditor, .wym_skin_refinery .wym_iframe iframe {
  height: 400px;
}

/*AREAS*/
.wym_skin_refinery .wym_area_left {
  width: 150px;
  float: left;
}
.wym_skin_refinery .wym_area_right {
  width: 150px;
  float: right;
}
.wym_skin_refinery .wym_area_bottom {
  height: 1%;
  clear: both;
}
* html .wym_skin_refinery .wym_area_main {
  height: 1%;
}
* html .wym_skin_refinery .wym_area_top {
  height: 1%;
}
*+html .wym_skin_refinery .wym_area_top {
  height: 1%;
}
.ie6 .wym_skin_refinery .wym_area_top, .ie7 .wym_skin_refinery .wym_area_top, .ie8 .wym_skin_refinery .wym_area_top {
  padding-bottom: 5px;
}

/*SECTIONS SYSTEM*/

/*common defaults for all sections*/
.wym_skin_refinery .wym_section {
  margin-bottom: 5px;
}
.wym_skin_refinery .wym_section h2,
.wym_skin_refinery .wym_section h3 {
  padding: 1px 3px;
  margin: 0;
}
.wym_skin_refinery .wym_section a {
  padding: 0 3px;
  display: block;
  text-decoration: none;
  color: black;
}
.wym_skin_refinery .wym_section a:hover, .wym_skin_refinery .wym_section a.selected {
  background-color: #22A7F2;
  color: white;
}
/*hide section titles by default*/
.wym_skin_refinery .wym_section h2 {
  display: none;
}
/*disable any margin-collapse*/
.wym_skin_refinery .wym_section {
  padding: 0px;
}
/*auto-clear sections*/
.wym_skin_refinery .wym_section ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .wym_skin_refinery .wym_section ul {
  height: 1%;
}

/*option: add this class to a section to make it render as a panel*/
.wym_skin_refinery .wym_panel {
}
.wym_skin_refinery .wym_panel h2 {
  display: block;
}

/*option: add this class to a section to make it render as a dropdown menu*/
.wym_skin_refinery .wym_dropdown h2 {
  display: block;
}
.wym_skin_refinery .wym_dropdown ul {
  display: none;
  position: absolute;
  background: white;
}
.wym_skin_refinery .wym_dropdown:hover ul,
.wym_skin_refinery .wym_dropdown.hover ul {
  display: block;
}

/*option: add this class to a section to make its elements render buttons (icons are only available for the wym_tools section for now)*/
.wym_skin_refinery .wym_buttons li {
  float: left;
}
.wym_skin_refinery .wym_buttons a {
  width: auto;
  height: 24px;
  overflow: hidden;
}

.wym_skin_refinery .wym_section li a {
  background-color: #F2F2F2;
  background-repeat: no-repeat;
  background-position: 4px 3px;
  color: #41403C;
  font-family: Arial;
  font-size: 11px;
  line-height: 24px;
  padding-left: 4px;
  padding-right: 4px;
}

/* spacing */
.wym_skin_refinery .wym_section li.wym_containers_p
, .wym_skin_refinery .wym_section li.wym_containers_h2
, .wym_skin_refinery .wym_section li.wym_tools_strong
, .wym_skin_refinery .wym_section li.wym_tools_unordered_list
, .wym_skin_refinery .wym_section li.wym_tools_link
, .wym_skin_refinery .wym_section li.wym_tools_image {
  margin-right: 1px;
}
.wym_skin_refinery .wym_section li.wym_tools_unordered_list
, .wym_skin_refinery .wym_section li.wym_tools_link
, .wym_skin_refinery .wym_section li.wym_tools_image
, .wym_skin_refinery .wym_section li.wym_tools_html {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #CCC;
}

/* image replacements */
.wym_skin_refinery .wym_section li.wym_tools_ordered_list a
, .wym_skin_refinery .wym_section li.wym_tools_unordered_list a
, .wym_skin_refinery .wym_section li.wym_tools_link a
, .wym_skin_refinery .wym_section li.wym_tools_unlink a
, .wym_skin_refinery .wym_section li.wym_tools_image a
, .wym_skin_refinery .wym_section li.wym_tools_table a
, .wym_skin_refinery .wym_section li.wym_tools_html a
, .wym_skin_refinery .wym_section li.wym_tools_class a {
  padding-left: 24px;
}
.wym_skin_refinery .wym_section li.wym_tools_ordered_list a {
  background-image: url('/images/wymeditor/skins/refinery/text_list_numbers.png');
}
.wym_skin_refinery .wym_section li.wym_tools_unordered_list a {
  background-image: url('/images/wymeditor/skins/refinery/text_list_bullets.png');
}
.wym_skin_refinery .wym_section li.wym_tools_link a {
  background-image: url('/images/wymeditor/skins/refinery/link_add.png');
}
.wym_skin_refinery .wym_section li.wym_tools_unlink a {
  background-image: url('/images/wymeditor/skins/refinery/link_break.png');
}
.wym_skin_refinery .wym_section li.wym_tools_image a {
  background-image: url('/images/wymeditor/skins/refinery/photo_add.png');
}
.wym_skin_refinery .wym_section li.wym_tools_table a {
  background-image: url('/images/wymeditor/skins/refinery/table_add.png');
}
.wym_skin_refinery .wym_section li.wym_tools_html a {
  background-image: url('/images/wymeditor/skins/refinery/page_code.png');
}

/*image replacements
.wym_skin_refinery .wym_buttons li a {
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 4px 4px;
} */
.wym_skin_refinery .wym_buttons li.wym_tools_strong a, .wym_skin_refinery .wym_buttons li.wym_tools_emphasis a {
  width: 20px;
  height: 20px;
  overflow: hidden;
  padding: 2px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}
.wym_skin_refinery .wym_buttons li.wym_tools_strong a {
  background-image: url('/images/wymeditor/skins/refinery/text_bold.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_emphasis a {
  background-image: url('/images/wymeditor/skins/refinery/text_italic.png');
}
/*
.wym_skin_refinery .wym_buttons li.wym_tools_superscript a {
background-image: url('/images/wymeditor/skins/refinery/text_superscript.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_subscript a {
background-image: url('/images/wymeditor/skins/refinery/text_subscript.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_ordered_list a {
background-image: url('/images/wymeditor/skins/refinery/text_list_numbers.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_unordered_list a {
background-image: url('/images/wymeditor/skins/refinery/text_list_bullets.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_indent a {
background-image: url('/images/wymeditor/skins/refinery/text_indent.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_outdent a {
background-image: url('/images/wymeditor/skins/refinery/text_indent_remove.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_undo a {
background-image: url('/images/wymeditor/skins/refinery/arrow_undo.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_redo a {
background-image: url('/images/wymeditor/skins/refinery/arrow_redo.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_link a {
background-image: url('/images/wymeditor/skins/refinery/link_add.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_unlink a {
background-image: url('/images/wymeditor/skins/refinery/link_break.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_image a {
background-image: url('/images/wymeditor/skins/refinery/photo_add.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_table a {
background-image: url('/images/wymeditor/skins/refinery/table_add.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_paste a {
background-image: url('/images/wymeditor/skins/refinery/page_paste.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_html a {
background-image: url('/images/wymeditor/skins/refinery/page_code.png');
}
.wym_skin_refinery .wym_buttons li.wym_tools_preview a {
background-image: url('/images/wymeditor/skins/refinery/eye.png');
}
*/
/* make tools and containers play nicely next to eachother */

.wym_skin_refinery .wym_tools, .wym_skin_refinery .wym_containers,
.wym_skin_refinery .wym_classes_container {
  float: left;
  margin: 0px 0px 5px 0px;
}

/* image replacements for containers */
.wym_skin_refinery .wym_containers li {
  float: left;
}
.wym_skin_refinery .wym_containers li a, .wym_skin_refinery li.wym_tools_class a {
  background-repeat: no-repeat;
  width: auto;
  height: 24px;
  overflow: hidden;
  border: 0px none;
}
.wym_skin_refinery .wym_containers li a {
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px; height: 20px;
  overflow: hidden;
  padding: 2px;
  border: 0px none;
}
.wym_skin_refinery li.wym_containers_h1 a {
background-image: url('/images/wymeditor/skins/refinery/text_heading_1.png');
}
.wym_skin_refinery li.wym_containers_h2 a {
background-image: url('/images/wymeditor/skins/refinery/text_heading_2.png');
}
.wym_skin_refinery li.wym_containers_h3 a {
background-image: url('/images/wymeditor/skins/refinery/text_heading_3.png');
}
.wym_skin_refinery li.wym_containers_h4 a {
background-image: url('/images/wymeditor/skins/refinery/text_heading_4.png');
}
.wym_skin_refinery li.wym_containers_h5 a {
background-image: url('/images/wymeditor/skins/refinery/text_heading_5.png');
}
.wym_skin_refinery li.wym_containers_h6 a {
background-image: url('/images/wymeditor/skins/refinery/text_heading_6.png');
}
.wym_skin_refinery li.wym_containers_p a {
background-image: url('/images/wymeditor/skins/refinery/text_paragraph.png');
}
.wym_skin_refinery li.wym_tools_class a {
background-image: url('/images/wymeditor/skins/refinery/style.png');
}


/*DECORATION*/
.wym_skin_refinery .wym_section h2 {
  background: #DDD;
  border: solid gray;
  border-width: 0 0 1px;
}
.wym_skin_refinery .wym_section h2 span {
  color: gray;
}
.wym_skin_refinery .wym_panel {
  padding: 0;
  border: solid gray;
  border-width: 1px;
  background: white;
}
.wym_skin_refinery .wym_panel ul {
  margin: 2px 0 5px;
}
.wym_skin_refinery .wym_dropdown {
  padding: 0;
  border: solid gray;
  border-width: 1px 1px 0 1px;
}
.wym_skin_refinery .wym_dropdown ul {
  border: solid gray;
  border-width: 0 1px 1px 1px;
  margin-left: -1px;
  padding: 5px 10px 5px 3px;
}

/*DIALOGS*/
.wym_dialog div.row {
  margin-bottom: 5px;
}
.wym_dialog div.row input {
  margin-right: 5px;
}
.wym_dialog div.row label {
  float: left;
  width: 150px;
  display: block;
  text-align: right;
  margin-right: 10px;
}
.wym_dialog div.row-indent {
  padding-left: 160px;
}
/*autoclearing*/
.wym_dialog div.row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wym_dialog div.row {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .wym_dialog div.row {
  height: 1%;
}
.wym_dialog div.row {
  display: block;
}
/* End hide from IE-mac */

/*WYMEDITOR_LINK*/
a.wym_wymeditor_link {
  text-indent: -9999px;
  float: right;
  display: block;
  width: 50px;
  height: 15px;
  background: url(../wymeditor_icon.png);
  overflow: hidden;
  text-decoration: none;
}


/* hide containers and classes */
.wym_skin_refinery .wym_area_right, .wym_skin_refinery .wym_area_bottom {
  display: none !important;
}
.wym_skin_refinery .wym_area_main {
  margin-right: 0px !important;
}

.wym_skin_refinery .wym_buttons ul, .wym_buttons ul li {
  margin: 0px;
}

.wym_skin_refinery .wym_buttons li a {
  border-bottom: 0px !important;
}

#dialog_frame {
  width: 928px;
  height: 500px;
  padding: 0px;
  border: 0px solid #F2F1ED;
}
.wym_hideables {
  display: none;
}

.wym_classes {
  display: block;
  position: absolute;
  left: 0px;
  top: 23px;
  padding-top: 6px !important;
  width: 200px;
}
.wym_classes_hidden {
  display: none;
}
.wym_tools_class.activated {
  position: relative;
}
.wym_skin_refinery .wym_buttons .wym_tools_class .wym_classes li {
  float: left;
  width: 200px;
  cursor: pointer;
  background-color: #F6F5F4;
}
.wym_skin_refinery .wym_buttons .wym_tools_class .wym_classes li a {
  text-indent: 0px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: auto;
}
.wym_skin_refinery .wym_tools_class .wym_classes .wym_tools_class_multiple_rules span {
  display: block;
  cursor: auto;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  margin: 3px 0px 0px 6px;
  background: #EDEEDE;
}
.wym_skin_refinery .wym_tools_class .wym_tools_class_multiple_rules ul li {
}
.wym_skin_refinery .wym_tools_class .wym_classes .wym_tools_class_multiple_rules ul li a {
  width: 167px;
  padding-left: 12px;
  padding-right: 21px;
  height: 20px;
  line-height: 20px;
}

.wym_skin_refinery .wym_tools_class .wym_classes li.enabled a {
  background-image: url('/images/refinery/icons/star.png');
  background-repeat: no-repeat;
  background-position: 181px 2px;
}

.wym_skin_refinery .wym_status.wym_section {
  display: none;
}

.wym_skin_refinery {
  opacity: 0;
}
