@charset "UTF-8";
.xdebug-error {
  color: #000; }

input[type="number"] {
  height: 1em; }

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #fff;
  margin: 0;
  background-color: #004400; }

/* BEGIN "Cantr II" on the top of every page */
.header-title {
  text-shadow: 3px 0px 3px #000000;
  text-shadow: -3px 0px 3px #000000;
  text-shadow: 0px -3px 3px #000000;
  text-shadow: 0px 3px 3px #000000;
  font-size: 24pt;
  margin-top: 0px;
  margin-bottom: 0px; }

.header-subtitle {
  font-size: 14pt; }

.small-top {
  font-size: 8pt; }

.tiny-top {
  font-size: 7pt; }

/* END "Cantr II" on the top of every page */
/* BEGIN overrides for the projects and project info pages */
.project_worked_on {
  color: #888;
  margin: 0; }

.project_not_worked_on {
  color: #CCC;
  margin: 0; }

.project_self_works_on {
  color: #FFF;
  margin: 0; }

.tool {
  color: #FFF; }

.tool_missing {
  color: #999; }

.project_resources_list {
  font-size: 7pt;
  word-spacing: 2px; }

.raw_missing {
  color: #999; }

/* END */
/* BEGIN manual events broadcaster */
dl {
  width: 100%;
  overflow: hidden; }

dd, dt {
  float: left;
  width: 50%;
  padding: 0;
  margin: 0; }

/* END manual events broadcaster */
.centered {
  text-align: center;
  margin: 20px auto; }

TD, .txt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; }

.p-txt {
  margin: 0; }

ul.plain {
  margin: 0px;
  list-style-type: none; }

ul.inlinePlain {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.register-small {
  margin: 0 0 0 20px;
  font-size: 8pt; }

.register-nec {
  color: #ff9700; }

.txt-title {
  font-weight: bolder;
  text-shadow: 2px 2px 2px #006000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt; }

.txt-label {
  color: #fcff9d;
  font-size: 8pt; }

.inlined-icon {
  margin-bottom: -0.25em;
  height: 1.25em;
  width: auto; }

.weatherIcon {
  height: 2em;
  width: auto; }

.errorBarParent {
  text-align: center; }

.errorbar {
  background-color: #b33333;
  margin: 10px auto;
  padding: 15px;
  display: inline-block; }

.errorbar a {
  color: #ee5; }

#eventsList {
  min-height: 30px; }

#eventsList > div {
  word-wrap: break-word;
  margin: 17px 0; }

a:hover {
  text-decoration: underline; }

.page, .page-left {
  margin: auto;
  width: 700px; }

.page {
  text-align: justify; }

.page-left {
  text-align: left; }

.page > table, .page-left > table {
  width: 100%; }

.action-buttons {
  white-space: nowrap;
  width: 0; }

.charInfoCaptionColumn {
  width: 20%; }

.charInfoDataColumn {
  width: 70%; }

.charInfoButtonColumn {
  width: 10%; }

.accessListColumn {
  vertical-align: top;
  display: inline-block;
  width: 50%; }

#navigationPanel input, #navigationSubpanel > a {
  margin: 2px 0;
  display: inline-block; }

.locationDescription {
  overflow: auto; }

.locationDescription > div {
  display: inline-block;
  vertical-align: top; }

.locationDescriptionRaws {
  max-width: 28%; }

.locationDescriptionRaws li {
  margin: 5px; }

.locationDescriptionTerrain {
  width: 152px;
  float: right; }

#mapImage {
  max-width: 100%; }

.rawsList {
  text-align: left; }

.skillsColumn {
  display: inline-block;
  width: 50%; }

.resourceAllocationColumn {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  text-align: left; }

.huntingAnimals, .huntingWeapon {
  width: 50%;
  display: inline-block;
  vertical-align: top; }

.domesticationAnimals, .domesticationPanel {
  width: 50%;
  display: inline-block;
  vertical-align: top; }

.peopleTableButtons {
  white-space: nowrap;
  width: 0; }

.greyscaleFilter {
  filter: grayscale(1);
  -webkit-filter: grayscale(1); }

.topAlignedInlineForm > * {
  vertical-align: top; }

/* BEGIN fixed position errors list */
#errorsList {
  position: fixed;
  width: 210px;
  top: 20px;
  right: 5px;
  list-style-type: none; }

.errorMessage {
  padding: 8px;
  margin: 7px;
  background-color: #B33333; }

/* END fixed position errors list */
/* BEGIN used on the page "player" */
.subcategory {
  text-decoration: underline;
  line-height: 200%;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px; }

.characterOnList {
  color: #fff;
  cursor: pointer; }

.characterOnList-inactive {
  color: #777; }

/* END used on the page "player" */
/* BEGIN retrieve page */
#objectsList > tbody .ui-sortable-helper {
  cursor: move; }

.sortable-object-placeholder {
  height: 38px;
  background-color: #020; }

/* END retrieve page */
/* BEGIN used on page "character settings" */
div.cantrdivlist {
  overflow: auto;
  margin: 4px; }

div.greenListItem {
  background-color: #006600;
  color: #00f300;
  cursor: pointer;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: none;
  width: 145px;
  margin: 8px;
  padding: 5px;
  text-align: center; }

div.greenListItemactive {
  cursor: pointer;
  margin: 8px;
  padding: 5px;
  text-align: center;
  background-color: #00f300;
  color: #006600;
  width: 145px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: none; }

.toolbarPanel {
  background-color: #006600;
  color: #006600;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid green;
  margin: 4px;
  padding: 4px; }

.toolbarPanel img {
  cursor: pointer;
  border: 1px solid green; }

/* END used on page "character settings" */
form {
  display: inline; }

label {
  cursor: inherit; }

img {
  border: 0; }

/* BEGIN signs for buildings&vehicles */
p.sign, p.sign_inline {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  font-size: 8pt;
  color: #8ab9e8;
  border: none; }

p.sign {
  padding-left: 3em; }

p.sign_inline {
  display: inline;
  padding-left: 1em; }

/* END signs for buildings&vehicles */
/* BEGIN label for NDS one people page */
.people-label {
  font-size: 8pt; }

/* END label for NDS on people page */
.charPersDesc {
  margin-left: 10px;
  font-size: 8pt; }

#descArea {
  width: 100%; }

.underline {
  text-decoration: underline; }

.crossbutton {
  position: relative;
  top: -2px;
  width: 21px;
  height: 21px;
  float: right; }

#topBar {
  margin-bottom: 10px; }

/*
 * Public messages
 */
#footer_panel {
  font-size: 8pt;
  word-spacing: 0.25em; }

.messageContent .scaled-image {
  text-align: center; }

.messageContent img {
  max-width: 90%;
  height: auto;
  display: block;
  margin: auto; }

.basic_toolbar {
  padding: 3px 5px;
  margin: 2px; }

/*
 * Configurable elements of events page chardesc box
 */
#charTabs, #locationTab {
  margin-top: 10px; }

#charAdditionalDesc {
  width: 100%;
  min-height: 48px; }

#changeNameDescConfirm, #changeLocNameConfirm {
  float: right; }

#charName, #locName, #charAdditionalDesc {
  background-color: #eee; }

.charTabPage {
  min-height: 100px; }

input.button_whisper {
  color: #444;
  background-color: #8a8; }

.charStateBar > div {
  margin-top: 8px;
  display: inline-block;
  vertical-align: bottom; }

.charStateBar > .stateName {
  width: 120px; }

#charStateDamage, #charStateTiredness {
  display: inline-block;
  width: 50%;
  height: 13px;
  margin-right: 5px; }

#charStateDamage {
  background-color: #3a0000; }

#charStateTiredness {
  background-color: #020; }

#charStateDamage > div {
  background-color: #800;
  border-width: 0px; }

#charStateTiredness > div {
  background-color: #080;
  border-width: 0px; }

#charName, #locName {
  width: 400px; }

#buttonToolbar {
  margin-bottom: 0;
  float: right; }

#buttonToolbar img {
  margin-right: 2px;
  cursor: pointer; }

.toolbarButtonsGap {
  width: 10px;
  display: inline-block; }

.adjustSailingBox {
  background-color: #052e05;
  padding: 2px; }

.adjustSailingBox > label {
  min-width: 130px;
  display: inline-block; }

/*
 * Call-to-action buttons
 */
.ctaContainer {
  text-align: center;
  margin: 50px 5px; }

.cta {
  display: inline-block;
  background-color: #ff0;
  color: black;
  padding: 10px 40px;
  border-radius: 10px;
  box-shadow: 0 7px 0 #aa0;
  font-size: 20pt;
  line-height: 35px;
  font-variant: small-caps;
  border: none;
  cursor: pointer; }

a.ctaLink {
  color: #000; }

.cta:hover {
  background-color: #e0A24C; }

.cta:active {
  box-shadow: 0 3px 0 #50631C;
  position: relative;
  top: 4px; }

.ctaWithArrow {
  padding: 7px 13px 7px 30px; }

.ctaWithArrow::after {
  content: " »"; }

.ghostButton {
  color: #4c4;
  cursor: pointer;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #484;
  border-radius: 4px;
  line-height: 22px;
  padding: 3px 12px 3px 3px; }

@media all and (max-width: 768px) {
  ul.plain {
    padding-left: 2px; }

  .resourceAllocationColumn {
    width: 100%; } }
@media all and (max-width: 480px) {
  .navbarItem {
    width: 26%; } }
.ceRow {
  padding: 0; }

.titlebar {
  width: 700px;
  background-color: #007000;
  margin: 0 auto;
  padding: 2px 5px;
  text-align: center;
  line-height: 24px; }

a {
  color: #FF9700;
  text-decoration: none; }

center table, .page, .page-left {
  text-align: justify;
  background-color: #003200;
  padding: 10px 5px; }

#navigationPanel {
  display: table;
  width: auto;
  text-align: center; }

.locationDescription {
  overflow: auto; }

.locationDescription > div {
  display: inline-block;
  vertical-align: top; }

/* BEGIN all buttons */
.button_action, .button_charmenu, .button_charmenuactive, .button_charmenu_unavailable, .button_charmenuactive_unavailable {
  background-color: #060;
  color: #4f4;
  cursor: pointer;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: none;
  border-radius: 2px;
  line-height: 22px;
  padding: 0 4px; }

.button_charmenu_unavailable {
  background-color: #252;
  color: #595; }

.button_charmenuactive_unavailable {
  background-color: #afb7a7;
  color: #38413a; }

a.button_charmenu, a.button_charmenuactive {
  padding: 1px 9px;
  text-decoration: none; }

.button_charmenuactive {
  background-color: #6b6;
  color: #040;
  font-style: italic; }

/* END all buttons */
#character_menu, #player_menu {
  text-align: center; }

.message-date {
  color: yellow; }

.message-reply-to {
  margin-left: 7px; }

/*
 * Responsive styles
 */
@media all and (max-width: 768px) {
  .page, .page-left {
    width: auto;
    padding: 10px 4px; }

  #navigationPanel {
    display: block;
    min-width: unset; }

  .titlebar {
    width: auto; }

  #eventsList > div {
    width: auto; }

  #charName, #locName {
    width: 100%; }

  #navigationPanel input, #navigationSubpanel > a {
    margin: 6px 2px; }

  .playerLinksColumn {
    width: 100%; }

  .playerInfoColumn {
    width: 100%; }

  .playerInfoColumn > table {
    margin: 10px 20px; }

  .accessListColumn {
    width: 100%; }

  .locationDescription > div {
    display: inline-block;
    width: 100%; }

  .locationDescription {
    text-align: center; }

  .locationDescriptionRaws {
    margin: 20px 0;
    max-width: 100%; }

  .locationDescriptionRawsInside {
    display: inline-block; }

  .locationDescriptionTerrain {
    float: none; }

  .skillsColumn {
    width: 100%; }

  .huntingContainer div {
    width: 100%;
    margin: 10px 0; }

  .domesticationAnimals, .domesticationPanel {
    width: 100%; } }
.action-buttons {
  white-space: nowrap; }

@media all and (max-width: 480px) {
  .action-buttons {
    white-space: normal; }

  .action-buttons-2 {
    width: 66px; }

  .action-buttons-3, .action-buttons-5, .action-buttons-6, .action-buttons-9, .action-buttons-10 {
    /* 3 cols */
    width: 100px; }

  .action-buttons-4, .action-buttons-7, .action-buttons-8 {
    /* 4 cols */
    width: 135px; } }
@media all and (min-width: 769px) {
  body {
    background: #004400 url("/graphics/cantr/pictures/bg.jpg") no-repeat center top; }

  #navigationPanel {
    min-width: 700px; } }
/**
 * Boostrap-compliant elements
 */
.table {
  border-spacing: 0;
  border-collapse: collapse; }

.table td, .table th {
  padding: 3px; }

.table-bordered td, .table-bordered th {
  border: 1px solid #060; }

/*
 * jQuery UI code
 */
/*! jQuery UI - v1.10.3 - 2013-10-27
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.button.css, jquery.ui.dialog.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2C%20Arial%2C%20Helvetica%2C%20sans-serif&fwDefault=normal&fsDefault=1em&cornerRadius=0px&bgColorHeader=%23004400&bgTextureHeader=flat&bgImgOpacityHeader=33&borderColorHeader=%23004400&fcHeader=%23ffffff&iconColorHeader=%23ffffff&bgColorContent=%23052e05&bgTextureContent=flat&bgImgOpacityContent=10&borderColorContent=%23052e05&fcContent=%23ffffff&iconColorContent=%2372b42d&bgColorDefault=%23052e05&bgTextureDefault=flat&bgImgOpacityDefault=60&borderColorDefault=%23052e05&fcDefault=%234e4&iconColorDefault=%23ffffff&bgColorHover=%23052e05&bgTextureHover=flat&bgImgOpacityHover=50&borderColorHover=%23052e05&fcHover=%23ffffff&iconColorHover=%23ffffff&bgColorActive=%23052e05&bgTextureActive=flat&bgImgOpacityActive=30&borderColorActive=%23052e05&fcActive=%23ffffff&iconColorActive=%23ffffff&bgColorHighlight=%234e4&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=%23f9dd34&fcHighlight=%23363636&
iconColorHighlight=%234eb305&bgColorError=%23ffdc2e&bgTextureError=flat&bgImgOpacityError=95&borderColorError=%23ceaf14&fcError=%23111&iconColorError=%23cd0a0a&bgColorOverlay=%23444444&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=15&opacityOverlay=30&bgColorShadow=%23000&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=15&thicknessShadow=0px&offsetTopShadow=2px&offsetLeftShadow=2px&cornerRadiusShadow=2px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  border: 0;
  font-size: 100%;
  line-height: 1.3;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  border-collapse: collapse;
  content: "";
  display: table; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  filter: Alpha(Opacity=0);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -99999px; }

.ui-widget-overlay {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  display: block;
  font-size: .1px;
  position: absolute; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  left: 0;
  top: -5px;
  width: 100%; }

.ui-resizable-s {
  bottom: -5px;
  cursor: s-resize;
  height: 7px;
  left: 0;
  width: 100%; }

.ui-resizable-e {
  cursor: e-resize;
  height: 100%;
  right: -5px;
  top: 0;
  width: 7px; }

.ui-resizable-w {
  cursor: w-resize;
  height: 100%;
  left: -5px;
  top: 0;
  width: 7px; }

.ui-resizable-se {
  bottom: 1px;
  cursor: se-resize;
  height: 12px;
  right: 1px;
  width: 12px; }

.ui-resizable-sw {
  bottom: -5px;
  cursor: sw-resize;
  height: 9px;
  left: -5px;
  width: 9px; }

.ui-resizable-nw {
  cursor: nw-resize;
  height: 9px;
  left: -5px;
  top: -5px;
  width: 9px; }

.ui-resizable-ne {
  cursor: ne-resize;
  height: 9px;
  right: -5px;
  top: -5px;
  width: 9px; }

.ui-selectable-helper {
  border: 1px dotted #000;
  position: absolute;
  z-index: 100; }

.ui-button {
  cursor: pointer;
  display: inline-block;
  line-height: normal;
  margin-right: .1em;
  overflow: visible;
  padding: 0;
  position: relative;
  text-align: center;
  vertical-align: middle; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: .4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-dialog {
  left: 0;
  outline: 0;
  padding: .2em;
  position: absolute;
  top: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%; }

.ui-dialog .ui-dialog-titlebar-close {
  height: 20px;
  margin: -10px 0 0;
  padding: 1px;
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px; }

.ui-dialog .ui-dialog-content {
  background: none;
  border: 0;
  overflow: auto;
  padding: .5em 1em;
  position: relative; }

.ui-dialog .ui-dialog-buttonpane {
  background-image: none;
  border-width: 1px 0 0;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
  text-align: left; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  cursor: pointer;
  margin: .5em .4em .5em 0; }

.ui-dialog .ui-resizable-se {
  background-position: 16px 16px;
  bottom: -5px;
  height: 12px;
  right: -5px;
  width: 12px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-progressbar {
  height: 2em;
  overflow: hidden;
  text-align: left; }

.ui-progressbar .ui-progressbar-value {
  height: 100%;
  margin: -1px; }

.ui-progressbar .ui-progressbar-overlay {
  filter: alpha(opacity=25);
  height: 100%;
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  cursor: default;
  height: 1.2em;
  position: absolute;
  width: 1.2em;
  z-index: 2; }

.ui-slider .ui-slider-range {
  background-position: 0 0;
  border: 0;
  display: block;
  font-size: .7em;
  position: absolute;
  z-index: 1; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -.6em;
  top: -.3em; }

.ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  height: 100px;
  width: .8em; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-bottom: -.6em;
  margin-left: 0; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  display: inline-block;
  overflow: hidden;
  padding: 0;
  position: relative;
  vertical-align: middle; }

.ui-spinner-input {
  background: none;
  border: none;
  color: inherit;
  margin: .2em 22px .2em .4em;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-button {
  cursor: default;
  display: block;
  font-size: .5em;
  height: 50%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 16px; }

.ui-spinner a.ui-spinner-button {
  border-bottom: none;
  border-right: none;
  border-top: none; }

.ui-spinner .ui-icon {
  left: 0;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  padding: .2em;
  position: relative; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  border-bottom-width: 0;
  float: left;
  list-style: none;
  margin: 1px .2em 0 0;
  padding: 0;
  position: relative;
  top: 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-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  background: none;
  border-width: 0;
  display: block;
  padding: 1em 1.4em; }

.ui-tooltip {
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  max-width: 300px;
  padding: 8px;
  position: absolute;
  z-index: 9999; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Verdana, Arial, Helvetica, 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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  background-color: #052e05;
  border: 1px solid #052e05;
  color: #fff; }

.ui-widget-header {
  background-color: #040;
  border: 1px solid #040;
  color: #fff;
  font-weight: 700; }

.ui-widget-header a {
  color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-color: #052e05;
  border: 1px solid #052e05;
  color: #FF9700;
  font-weight: 400; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #FF9700;
  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 {
  background-color: #052e05;
  border: 1px solid #052e05;
  color: #fff;
  font-weight: 400; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background-color: #052e05;
  border: 1px solid #052e05;
  color: #fff;
  font-weight: 400; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background-color: #FF9700;
  border: 1px solid #f9dd34;
  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 {
  background-color: #ffdc2e;
  border: 1px solid #ceaf14;
  color: #111; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #111; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #111; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: 700; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  filter: Alpha(Opacity=70);
  font-weight: 400;
  opacity: .7; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  background-image: none;
  filter: Alpha(Opacity=35);
  opacity: .35; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

/*# sourceMappingURL=green-orange.css.map */
