@font-face {
  font-family: "DiavloBold";
  src: url("/fonts/Diavlo_BOLD_II_37.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "DiavloBook";
  src: url("/fonts/Diavlo_BOOK_II_37.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Lato";
  src: url("/fonts/Lato-Reg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* =============== RESET =============== */
html, body, div, span, a, img,
h1, h2, h3, h4, h5, h6, hgroup, p,
dl, dialog, dt, dd, ol, ul, li,
abbr, acronym, address, b, big, blockquote,
cite, code, del, dfn, em, i, ins, kbd, pre, q,
samp, tt, var, small, strong, sub, sup,
object, iframe, form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, nav, section,
figure, menu, time, mark, audio, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0; }

article, aside, footer, header, nav, section,
dialog, figure, hgroup, menu {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

del, ins {
  text-decoration: none; }

ol, ul {
  list-style: none; }

nav ul {
  list-style-type: none; }

table {
  border-collapse: separate;
  border-spacing: 0;
  background-color: transparent;
  width: auto;
  height: auto; }

:focus {
  outline: 0; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

input {
  margin: 0; }

/*** Deprecated and obsolete elements ***/
applet, basefont, dir, font, isindex, menu, s, strike, u {
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  white-space: normal;
  vertical-align: baseline;
  text-decoration: inherit;
  text-align: left;
  color: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

dir, menu {
  list-style: none; }

nobr {
  white-space: normal; }

blink {
  text-decoration: none; }

marquee {
  overflow: visible; }

/* Base */
body {
  font-family: helvetica, arial, sans-serif;
  line-height: 1.5em;
  background: white;
  color: black; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

b, strong, caption, th, thead, dt, legend {
  font-weight: bold; }

cite, dfn, em, i {
  font-style: italic; }

code, kbd, samp, pre, tt, var {
  font-family: mono-space, monospace; }

h1, h2, h3, h4, h5, h6 {
  word-spacing: 0.125em; }

p {
  word-spacing: 0.125em; }

p.indent {
  text-indent: 1.5em; }

pre {
  white-space: pre; }

del {
  text-decoration: line-through; }

mark {
  padding: 0 .25em; }

ins {
  color: #f00; }

small, sup, sub {
  font-size: 80%; }

big {
  font-size: 125%;
  line-height: 80%; }

abbr, acronym {
  font-size: 85%;
  text-transform: uppercase;
  letter-spacing: .1em; }

abbr[title], acronym[title], dfn[title] {
  border-bottom: 1px dotted black;
  cursor: help; }

sup, sub {
  line-height: 0; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

blockquote {
  padding: 1px 1.5em;
  margin-top: -2px;
  border-left: solid 3px darkgray; }

hr {
  clear: both;
  border: none;
  background: #ddd;
  width: 100%; }

ul, ol {
  margin-left: 1.5em; }

ul {
  list-style: disc outside; }

ol {
  list-style: decimal outside; }

input, select, button {
  cursor: pointer; }

table {
  font: inherit;
  width: 100%; }

/*** html 5 ***/
article, aside, header, hgroup,
nav, figure, section, footer {
  display: block; }
/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=1.2em&cornerRadius=0px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana, Arial, sans-serif; font-size: 1.0em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #1d5987; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #e17009; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fad42e; background: #e3eef9 none 50% 50% repeat-x; color: #363636; } /* #fbec88 url(ui-bg_flat_55_fbec88_40x100.png) */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; }
.ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }
.ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }
.ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }
.ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * jQuery UI Autocomplete @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
	position: absolute;
	cursor: default;
	width: 260px;
	max-height: 206px;
	overflow-y: auto;
	font-size: 12px;
	z-index: 100;
}
.ui-autocomplete .ui-menu-item:nth-child(even) {
	background-color: #f0f0f0;
}
.ui-autocomplete .ui-menu-item .ui-state-hover {
	border: 0;
	background: #0a246a;
	color: white;
}
.ui-autocomplete .ui-menu-item:nth-child(even) {
	background-color: #f0f0f0;
}
.ui-autocomplete .ui-menu-item .light {
	color: gray;
}
.ui-autocomplete .ui-menu-item a.ui-state-hover .light {
	color: silver;
}
.ui-autocomplete .ui-menu-item small {
	font-size: 10px;
}
/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: 0px;
}
/*
 * jQuery UI Button @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.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; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.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 { position: absolute; top: 50%; margin-top: -8px; }
.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-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.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; }
/*
 * jQuery UI Tabs @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: 0; 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-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .4em .2em; text-align: center; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* =============== Baseline grid: 13/18px =============== */
html {
  font-size: 62.5%; }

body {
  font-size: 120%;
  line-height: 1.5em; }

h1, h2, h3, h4, h5, h6 {
  position: relative;
  text-rendering: optimizeLegibility; }

h1, h2, h3 {
  line-height: 36px;
  margin-bottom: 18px; }

h1, h2, h3, h4, h5 {
  margin-top: 18px; }

h4, h5, h6 {
  line-height: 18px;
  margin-bottom: 18px; }

h1 {
  font-size: 230%;
  top: 9px; }

h2 {
  font-size: 200%;
  top: 10px; }

h3 {
  font-size: 170%;
  top: 11px; }

h4 {
  font-size: 140%;
  top: 3px; }

h5 {
  font-size: 120%;
  top: 4px; }

h6 {
  font-size: 100%;
  top: 5px; }

h1:first-child,
h2:first-child,
h3:first-child {
  margin-top: 0px; }

p, pre, address {
  font-size: 100%;
  line-height: 1.5em;
  position: relative;
  top: 4px;
  margin: 18px 0; }

small {
  font-size: 11px; }

abbr, code, kbd,
samp, small, var {
  line-height: 15px; }

ul, ol, dl, dialog {
  font-size: 100%;
  line-height: 1.5em;
  position: relative;
  top: 4px;
  margin: 18px 0 18px 1.5em; }

li ul, li ol,
ul ul, ol ol {
  top: 0;
  margin-top: 0;
  margin-bottom: 0; }

li h1, li h2, li h3,
li h4, li h5, li h6,
li p {
  top: 0; }

blockquote p {
  top: 1px; }

form, legend, label {
  font-size: 100%;
  line-height: 1.5em; }

legend {
  position: relative;
  top: 5px; }

table {
  font-size: 100%; }

caption {
  font-size: 100%;
  line-height: 1.5em;
  position: relative; }

hr {
  position: relative;
  height: 4px;
  margin: 18px 0 14px 0; }

/* =============== Table =============== */
table {
  border-collapse: collapse;
  border: 0;
  position: relative; }

th, td {
  line-height: 1.5em;
  padding: 3px; }

caption {
  top: 5px;
  margin-bottom: 18px; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.justify {
  text-align: justify; }
form {
  color: #444;
  margin: 10px auto;
  padding: 0;
  border: solid 1px #527eac;
  background: #c5dcf3;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }
  form h2 {
    top: 0;
    color: #527eac;
    padding: 5px 10px;
    margin: 0;
    font-size: 18px;
    line-height: 1.5em; }
  form p, form div[data-role="fieldcontain"] {
    top: 0;
    margin: 0;
    padding: 2px 0;
    vertical-align: top; }
  form fieldset {
    margin: 0 10px;
    padding: 10px 0 0px;
    border: 0;
    border-top: solid 1px #527eac;
    position: relative;
    display: block; }
    form fieldset p, form fieldset div[data-role="fieldcontain"] {
      margin-left: -10px;
      margin-right: -10px; }
  form legend {
    top: 0;
    font-size: 11px;
    color: #527eac;
    padding-right: 5px; }
  form label {
    width: 120px;
    padding-left: 10px;
    padding-right: 5px;
    line-height: 22px;
    text-align: right;
    display: inline-block;
    vertical-align: top; }
  form div.check_box {
    padding-left: 135px; }
    form div.check_box label {
      width: auto;
      padding-left: 5px;
      text-align: left; }
  form div.radio_button {
    padding-left: 135px; }
    form div.radio_button label {
      width: auto;
      padding-left: 5px;
      text-align: left; }

form .hint {
  margin-left: 5px; }

form .note {
  color: #527eac;
  clear: left;
  font-size: 90%;
  line-height: 1.3em;
  padding: 3px 10px 3px 140px;
  display: block; }

input {
  vertical-align: top; }

input.hidden {
  display: none; }

select {
  font-size: 100%;
  vertical-align: top;
  padding: 2px 0;
  border: solid 1px;
  border-color: #7e9fc1 #9dbddf #9dbddf #7e9fc1;
  background: #f5f5ff url("/assets/admin/lay-inp-background.png") repeat-x left -2px; }

optgroup {
  font-style: normal;
  padding: 5px 2px;
  border-bottom: solid 2px gray; }

optgroup:last-child {
  border-bottom: 0; }

input[type=checkbox],
input[type=radio] {
  vertical-align: top;
  margin-top: 4px;
  margin-right: 5px; }

input[type=file],
input[type=text],
input[type=password],
textarea {
  font-size: 100%;
  margin: 0;
  padding: 3px 2px;
  border: solid 1px;
  border-color: #7e9fc1 #9dbddf #9dbddf #7e9fc1;
  background: #f5f5ff url("/assets/admin/lay-inp-background.png") repeat-x left -2px; }

textarea {
  height: 60px;
  resize: vertical; }

input[type=file]:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  outline: solid 1px #527eac;
  border: solid 1px #527eac;
  background-color: #fff; }

form .form-actions {
  clear: both;
  margin: 8px 10px 0;
  padding: 10px 0;
  text-align: right;
  vertical-align: middle;
  border-top: solid 1px #527eac; }

/* Buttons */
form input[type=submit] {
  height: 30px; }

form input[type=submit],
form .form-actions a.cancel,
form .form-actions a.delete {
  width: auto;
  min-width: 92px;
  color: #fff;
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  margin: 0 2px 0 3px;
  padding: 5px 8px 5px;
  background: #527eac url("/assets/admin/lay-btn-background.png") repeat-x top left;
  border: groove 2px #fff;
  outline: none;
  display: inline-block; }

form .form-actions a.cancel,
form .form-actions a.delete {
  color: #fff;
  padding: 5px 0 5px; }

form .form-actions a.delete {
  float: left;
  margin: 0 3px 0 2px;
  background: #d44; }

/* Errors */
form .error_messages {
  margin: 10px 10px 0;
  padding: 10px 10px;
  border: solid 1px;
  border-color: #ffd6a5 #fffbf5 #fffbf5 #ffd6a5;
  background: #fff0db; }
  form .error_messages h2 {
    top: 0;
    color: red;
    margin: 0;
    padding: 0;
    font-size: 120%;
    line-height: 1.5em; }
  form .error_messages p {
    top: 0;
    margin: 0;
    padding: 3px 0;
    text-indent: 0;
    line-height: 1.5em; }
  form .error_messages ul {
    top: 0;
    width: auto;
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    font-size: 100%;
    position: relative;
    display: block; }
  form .error_messages li {
    margin: 0;
    padding: 1px 0 1px 22px;
    text-indent: 0px;
    line-height: 1.5em;
    background: url("/assets/admin/ico-exclamation.png") 2px 1px no-repeat; }

form div.updated_info {
  float: right;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5em; }
  form div.updated_info .updated {
    padding: 0;
    margin: 0;
    text-align: right; }
  form div.updated_info .created {
    padding: 0;
    margin: 0;
    text-align: right; }

form span.error input,
form span.error textarea,
form span.error select {
  outline: solid 1px red;
  border: solid 1px red; }

form span.validation_message {
  color: red;
  margin-left: 5px;
  padding-left: 130px;
  line-height: 22px;
  text-align: left;
  display: block;
  vertical-align: top; }

form div.inside_in_block {
  display: none; }

/* Tables */
form table th {
  border: 0;
  border-bottom: solid 3px #9dbddf;
  text-align: left;
  vertical-align: bottom; }

form table td {
  border: 0;
  border-bottom: solid 1px #9dbddf;
  text-align: left;
  vertical-align: top; }

form table tr.remove td {
  color: red;
  text-decoration: line-through; }

form p.actions {
  clear: both;
  text-align: right;
  padding: 10px 2px 5px;
  z-index: 200; }

form a.add_fields,
form a.add_images,
form a.add_files,
form a.edit_fields,
form a.remove_fields,
form a.preview_fields {
  color: #fff;
  margin: 0 2px;
  background: #527eac url("/assets/admin/lay-btn-background.png") repeat-x top left;
  padding: 3px 8px; }

form a.preview_fields {
  background: #527eac url("/assets/admin/lay-btn-preview.png") no-repeat top center;
  padding: 3px 12px; }

form a.setimage_fields {
  background: #527eac url("/assets/admin/lay-btn-set.png") no-repeat top center;
  padding: 3px 12px; }

form a.setimage_fields span {
  display: none; }

form a.preview_fields span {
  display: none; }

form li.remove p,
form li.remove div {
  color: #777;
  text-decoration: line-through; }

form li.remove p label,
form li.remove div label {
  text-decoration: none !important; }

form li.remove input,
form li.remove textarea {
  color: #777; }

select[id$='_country'] {
  max-width: 180px; }

.ui-datepicker-trigger {
  vertical-align: top;
  margin: 1px 0 0 2px;
  display: inline; }

.ui-tabs .ui-tabs-nav li {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }

.ui-tabs .ui-tabs-nav li.ui-state-default {
  border: 0; }

.ui-tabs .ui-tabs-nav li.ui-state-hover {
  background: #fff; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #c5dcf3; }
  .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #333; }

/* AutoComplete search list */
.ui-autocomplete {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid black;
  font-size: 12px; }

.ui-autocomplete .ui-menu-item a {
  border: 0; }

.ui-autocomplete .ui-menu-item .ui-state-hover {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  background: #0a246a;
  color: white;
  text-indent: 1px; }
body,
input, textarea, select {
  font-family: Verdana, helvetica, arial, sans-serif; }

html {
  height: 100%; }

body {
  height: 100%; }

a {
  color: #2a427c;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

#container {
  width: 100%;
  height: auto;
  min-height: 100%;
  margin: 0 auto;
  position: relative; }

header {
  height: 100px;
  position: relative;
  display: block;
  background: #3454a8 url("/assets/debug/lay-grid40.png");
  background: url("/assets/debug/lay-grid40.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0, #1c2d5a), color-stop(1, #3454a8));
  background-image: url("/assets/debug/lay-grid40.png"), -moz-linear-gradient(center top, #1c2d5a 0%, #3454a8 100%); }

header a {
  color: silver; }

#subheader {
  min-height: 40px;
  background: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
  background-image: -moz-linear-gradient(-90deg, #eeeeee, #cccccc);
  position: relative; }
  #subheader h1 {
    color: gray;
    top: 0;
    right: 0;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    text-align: right;
    position: absolute; }
  #subheader a {
    line-height: 40px;
    padding: 10px 10px; }
  #subheader ul {
    top: 0;
    float: left;
    width: auto;
    margin: 0 5px 0 5px;
    padding: 0;
    list-style: none; }
    #subheader ul li {
      float: left;
      margin: 0;
      padding: 0;
      height: 40px;
      line-height: 40px; }
      #subheader ul li.new a {
        padding-left: 40px;
        background: transparent url("/assets/admin/ico-doc-plus.png") no-repeat 3px center; }
      #subheader ul li.edit a {
        padding-left: 40px;
        background: transparent url("/assets/admin/ico-doc-edit.png") no-repeat 3px center; }
      #subheader ul li.list a {
        padding-left: 40px;
        background: transparent url("/assets/admin/ico-list-num.png") no-repeat 3px center; }
  #subheader span {
    margin-left: 10px; }
  #subheader select {
    line-height: 40px;
    margin-top: 9px; }

span.translation_missing {
  color: red; }

#user_nav {
  color: white;
  top: 5px;
  right: 10px;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 100; }
  #user_nav li {
    color: #84a3f3;
    padding: 2px 5px 2px 7px;
    display: inline; }
    #user_nav li .first {
      border: 0; }
  #user_nav .admin-language {
    margin-left: 10px;
    padding-right: 90px;
    position: relative;
    display: inline; }
    #user_nav .admin-language ul {
      top: -3px;
      right: 0px;
      width: 90px;
      margin: 0;
      padding: 0;
      list-style: none;
      background: #22376e;
      display: block;
      position: absolute;
      z-index: 100; }
      #user_nav .admin-language ul li {
        clear: left;
        border: solid 1px #2e4a95;
        margin: 0;
        padding: 0;
        display: none; }
        #user_nav .admin-language ul li a {
          width: 60px;
          display: block;
          margin: 0;
          padding: 2px 8px; }
      #user_nav .admin-language ul:hover li, #user_nav .admin-language ul li.active {
        display: block; }

footer {
  clear: both;
  bottom: 0;
  width: 100%;
  height: 40px;
  position: absolute;
  border-top: dashed 1px #aaa;
  font-size: 11px; }
  footer a {
    color: #444; }

#copyright {
  float: left;
  margin: 13px 10px 0; }

#envinfo,
#design {
  float: right;
  margin: 13px 10px 0; }

#menu {
  width: 100%;
  height: 40px;
  bottom: 0;
  position: absolute; }
  #menu ul {
    top: auto;
    left: 5px;
    bottom: 0px;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute; }
    #menu ul li {
      float: left;
      width: auto;
      margin: 0 1px;
      margin-bottom: -2px;
      padding: 0;
      position: relative;
      display: block; }
      #menu ul li a {
        float: left;
        color: #fff;
        font-size: 13px;
        margin: 0 1px;
        padding: 5px 15px 8px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background: rgba(0, 0, 0, 0.35);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.7, rgba(0, 0, 0, 0.15)), color-stop(1, rgba(0, 0, 0, 0.65)));
        background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0.65) 120%);
        display: block; }
        #menu ul li a:hover {
          color: #1c2d5a;
          background: rgba(255, 255, 255, 0.35);
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.7, rgba(255, 255, 255, 0.35)), color-stop(1, #3454a8));
          background-image: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.35) 60%, #1c2d5a 110%); }
    #menu ul li.active a,
    #menu ul li.active a:hover {
      color: #444;
      background: #eee;
      border: solid 1px #eee; }

#tabs {
  width: 800px;
  margin: 10px auto 0;
  padding: 5px 0 5px;
  list-style: none;
  text-align: center;
  border-bottom: solid 1px #999;
  display: block;
  background: yellow; }
  #tabs li {
    margin: 0 3px 0;
    padding: 4px 0 5px;
    border: solid 1px #999;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #eee;
    display: inline; }
    #tabs li a {
      padding: 4px 15px 5px;
      text-decoration: none; }
  #tabs li.active {
    border-bottom: solid 1px #fff;
    background: #fff; }

#logo {
  top: 10px;
  left: 10px;
  width: 266px;
  height: 70px;
  position: absolute; }

#wrapper {
  margin-bottom: 40px; }

#sidebar {
  float: left;
  width: 200px;
  min-height: 300px;
  display: none; }

#content {
  width: auto;
  min-height: 300px;
  padding: 0 0px 10px; }

#topmenu {
  top: 5px;
  right: 5px;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute; }

#topmenu li {
  float: left;
  width: auto;
  margin: 0;
  padding: 2px 8px;
  border-left: solid 1px #999;
  display: block; }

#topmenu li.first {
  border: 0; }

#topmenu li#session-time {
  color: #6183c3;
  border: 0; }

/*
#subheader {
  margin: 0;
  background: #eee;
}
#subheader h1 {
  float: right;
  margin: 0;
  padding: 0.5em;
}
#subheader ul {
  float: left;
  width: auto;
  margin: 0 5px 0 5px;
  padding: 0;
  list-style: none;
}
#subheader ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#subheader ul li a {
  padding: 0.8em;
  display: block;
}
#subheader ul li span {
  float: left;
  padding: 0.8em;
}
#subheader #search {
  width: auto;
  margin: 0;
  padding: 0.6em;
}
#subheader #search input {
  width: 150px;
}
#subheader select {
  margin-top: 8px;
  vertical-align: middle;
}
#subheader li.edit,
#subheader li.show,
#subheader li.list,
#subheader li.new {
  padding-left: 29px;
  background: transparent none no-repeat 5px center;
}

#subheader li.edit { background-image: url('/assets/admin/lay-doc-edit.png'); }
#subheader li.show { background-image: url('/assets/admin/lay-doc-show.png'); }
#subheader li.list { background-image: url('/assets/admin/lay-doc-list.png'); }
#subheader li.new  { background-image: url('/assets/admin/lay-doc-new.png'); }
#subheader li.search { padding-left: 0; }
#subheader li.search form label { width: auto; }
#subheader li.search form p { padding: 0; margin: 0; }
*/
div.flash {
  top: 0;
  left: 50%;
  width: 500px;
  margin-left: -260px;
  padding: 10px;
  text-align: center;
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border: solid 0px red;
  border-top: 0;
  background: #fff;
  position: fixed;
  z-index: 200;
  display: none; }

#error.flash {
  border-color: red;
  background: #f99; }

#notice.flash {
  border-color: green;
  background: lightgreen; }

#warning.flash {
  border-color: orange;
  background: #eed790; }

#message.flash {
  border-color: blue;
  background: #90beee; }

div.exception {
  margin: 20px; }

div.exception h1.error {
  color: #960000; }

div.exception p.error {
  color: red; }

ul.pages {
  text-align: center;
  list-style: none; }

ul.pages a {
  line-height: 2em;
  padding: 3px 8px;
  margin: 0 5px;
  border: solid 1px #bbb;
  background: #eee; }

ul.pages a:hover {
  color: #fff;
  border: solid 1px #34528c;
  background: #7898c6;
  text-decoration: none; }

ul.pages li.active a {
  color: #fff;
  border: solid 1px #34528c;
  background: #6183c3; }

table {
  clear: both;
  font-size: 100%;
  background: transparent; }

th {
  padding: 4px 3px;
  text-align: left; }

td {
  padding: 4px 3px; }

table.result {
  margin: 20px auto;
  border: 0;
  border-collapse: collapse; }

table.result th {
  border: 0;
  border-bottom: solid 3px #bbf;
  text-align: left; }

table.result td {
  border: 0;
  border-bottom: solid 1px #ddf; }

table.result thead th {
  background: transparent;
  cursor: pointer; }

table.result th.left, table.result td.left {
  text-align: left; }

table.result th.right, table.result td.right {
  text-align: right; }

table.result th.center, table.result td.center {
  text-align: center; }

table.result tr:hover td {
  background: #e8e8ff; }

table.result th.header {
  border: 0;
  padding-bottom: 11px;
  background: transparent url("/assets/admin/tab-sort.png") repeat-x center bottom; }

table.result th.headerSortUp {
  background: transparent url("/assets/admin/tab-sort-up.png") no-repeat center bottom; }

table.result th.headerSortDown {
  background: transparent url("/assets/admin/tab-sort-down.png") no-repeat center bottom; }

table.result th.actions {
  padding-right: 10px; }

table.result td.actions a {
  margin: 0 7px; }

ul.result {
  position: relative;
  border-top: solid 3px #ddf;
  border-bottom: solid 1px #ddf; }

ul.result li {
  border-bottom: solid 1px #ddf;
  display: block;
  position: relative; }

ul.result ul {
  margin: 0;
  border-top: solid 1px #ddf;
  display: block;
  position: relative; }

ul.result li:last-child {
  border-bottom: 0; }

.level0 {
  padding-left: 3px; }

.level1 {
  padding-left: 20px; }

.level2 {
  padding-left: 40px; }

.level3 {
  padding-left: 60px; }

.level4 {
  padding-left: 80px; }

.level5 {
  padding-left: 100px; }

.level6 {
  padding-left: 120px; }

.level7 {
  padding-left: 140px; }

.level8 {
  padding-left: 160px; }

.level9 {
  padding-left: 180px; }

.level10 {
  padding-left: 200px; }

.col-action {
  width: 50px; }

.col-position {
  width: 30px; }

.col-status {
  width: 70px; }

.col-published_at {
  width: 100px; }

.col-menu {
  width: 100px; }

.col-title {
  width: 500px; }

div.language {
  margin: 20px 0 0px;
  text-align: center; }

div.menu_parent {
  margin: 20px 0 0px;
  text-align: center; }

#pending_files {
  margin: 0;
  padding: 0;
  list-style: none; }

#pending_files li {
  padding: 5px 0 5px 5px;
  vertical-align: middle; }

#pending_files li img {
  margin-right: 10px;
  vertical-align: middle;
  display: inline; }

#pending_files li a {
  margin-left: 10px; }

#devise_links {
  width: 450px;
  margin: 10px auto; }

#frm-login {
  width: 450px; }

#frm-login .remember_me {
  padding-left: 135px; }

#frm-login .remember_me label {
  width: auto; }

#frm-register {
  width: 450px; }

#frm-register label {
  width: 150px; }

#frm-forgot {
  width: 450px; }

#frm-verification {
  width: 450px; }

#images:after,
#subheader:after,
#container:after,
#wrapper:after,
.clearfix:after {
  clear: both;
  height: 0;
  content: ".";
  display: block;
  font-size: 0px;
  visibility: hidden; }

#header a,
#footer a,
#content a,
#subheader a {
  text-decoration: none; }

#header a:hover,
#footer a:hover,
#content a:hover,
#subheader a:hover {
  text-decoration: underline; }
/*
 *  File:         demo_table.css
 *  CVS:          $Id$
 *  Description:  CSS descriptions for DataTables demo pages
 *  Author:       Allan Jardine
 *  Created:      Tue May 12 06:47:22 BST 2009
 *  Modified:     $Date$ by $Author$
 *  Language:     CSS
 *  Project:      DataTables
 *
 *  Copyright 2009 Allan Jardine. All Rights Reserved.
 *
 * ***************************************************************************
 * DESCRIPTION
 *
 * The styles given here are suitable for the demos that are used with the standard DataTables
 * distribution (see www.datatables.net). You will most likely wish to modify these styles to
 * meet the layout requirements of your site.
 *
 * Common issues:
 *   'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
 *     no conflict between the two pagination types. If you want to use full_numbers pagination
 *     ensure that you either have "example_alt_pagination" as a body class name, or better yet,
 *     modify that selector.
 *   Note that the path used for Images is relative. All images are by default located in
 *     /images/admin/datatables/ - relative to this CSS file.
 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */
.dataTables_wrapper {
  margin: 0 auto;
  min-height: 302px;
  _height: 302px;
  clear: both;
  position: relative; }

.dataTables_processing {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 250px;
  margin-left: -125px;
  border: 1px solid #ddd;
  text-align: center;
  color: #999;
  font-size: 11px;
  padding: 2px 0; }

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

.dataTables_filter {
  width: 50%;
  float: right;
  text-align: right; }

.dataTables_info {
  width: 200px;
  float: left;
  height: 22px;
  line-height: 22px;
  margin-bottom: 20px; }

.dataTables_paginate {
  width: 44px;
  * width: 50px;
  float: right;
  text-align: right; }

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
  height: 19px;
  width: 19px;
  margin-left: 3px;
  float: left; }

.paginate_disabled_previous {
  background-image: url("/images/admin/datatables/back_disabled.jpg"); }

.paginate_enabled_previous {
  background-image: url("/images/admin/datatables/back_enabled.jpg"); }

.paginate_disabled_next {
  background-image: url("/images/admin/datatables/forward_disabled.jpg"); }

.paginate_enabled_next {
  background-image: url("/images/admin/datatables/forward_enabled.jpg"); }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
  margin: 0 auto;
  width: 100%;
  clear: both; }

table.display thead th {
  padding: 3px 18px 3px 10px;
  border-bottom: 1px solid black;
  font-weight: bold;
  cursor: pointer;
  * cursor: hand; }

table.display tfoot th {
  padding: 3px 10px;
  border-top: 1px solid black;
  font-weight: bold; }

table.display tr.heading2 td {
  border-bottom: 1px solid #aaa; }

table.display td {
  padding: 3px 10px; }

table.display td.center {
  text-align: center; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.top, .bottom {
  padding: 15px;
  background-color: #F5F5F5;
  border: 1px solid #CCCCCC; }

.top .dataTables_info {
  float: none; }

.clear {
  clear: both; }

table td.dataTables_empty {
  color: #960000;
  text-align: center;
  padding: 15px 0 20px; }

tfoot input {
  margin: 0.5em 0;
  width: 100%;
  color: #444; }

tfoot input.search_init {
  color: #999; }

td.group {
  background-color: #d1cfd0;
  border-bottom: 2px solid #A19B9E;
  border-top: 2px solid #A19B9E; }

td.details {
  background-color: #d1cfd0;
  border: 2px solid #A19B9E; }

.example_alt_pagination div.dataTables_info {
  width: 40%; }

.paging_full_numbers {
  float: right;
  width: 500px;
  height: 22px;
  line-height: 22px;
  margin-bottom: 20px; }

.paging_full_numbers .paginate_button,
.paging_full_numbers .paginate_active {
  border: 1px solid #bbb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 2px 5px;
  margin: 0 3px;
  cursor: pointer;
  *cursor: hand; }

.paging_full_numbers .paginate_button {
  background-color: #eee; }

.paging_full_numbers .paginate_button:hover {
  color: #fff;
  border-color: #34528c;
  background-color: #7898c6; }

.paging_full_numbers .paginate_active {
  color: #fff;
  border-color: #34528c;
  background-color: #6183c3; }
.drawer {
  clear: both;
  margin: 0 0 10px;
  padding: 13px 0;
  background: #7e9fc1;
  position: relative;
  z-index: 10;
  text-align: center; }
  .drawer span {
    margin: 0;
    width: 100px;
    margin: 0 5px;
    padding: 0px;
    color: #314c8b;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 100px;
    background: #9dbddf;
    outline: 1px solid #7e9fc1;
    z-index: 10;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block; }
    .drawer span.item1x2 {
      line-height: 200px; }
    .drawer span.item2x1 {
      width: 200px; }
    .drawer span.item2x2 {
      width: 200px;
      line-height: 200px; }

.gridster {
  margin: 0;
  padding-bottom: 20px;
  position: relative; }

.gridster ul {
  min-height: 156px;
  margin: 0 0 3px;
  padding: 0;
  list-style: none; }
  .gridster ul li {
    background: #fff; }

.gridster > * {
  margin: 0 auto;
  -webkit-transition: height .4s;
  -moz-transition: height .4s;
  -o-transition: height .4s;
  -ms-transition: height .4s;
  transition: height .4s; }

.gridster .gs-w {
  z-index: 2;
  position: absolute; }

.ready .gs-w:not(.preview-holder) {
  -webkit-transition: opacity .3s, left .3s, top .3s;
  -moz-transition: opacity .3s, left .3s, top .3s;
  -o-transition: opacity .3s, left .3s, top .3s;
  transition: opacity .3s, left .3s, top .3s; }

.ready .gs-w:not(.preview-holder),
.ready .resize-preview-holder {
  -webkit-transition: opacity .3s, left .3s, top .3s, width .3s, height .3s;
  -moz-transition: opacity .3s, left .3s, top .3s, width .3s, height .3s;
  -o-transition: opacity .3s, left .3s, top .3s, width .3s, height .3s;
  transition: opacity .3s, left .3s, top .3s, width .3s, height .3s; }

.gridster .preview-holder {
  z-index: 1;
  position: absolute;
  background-color: #fff;
  border-color: #fff;
  opacity: 0.3; }

.gridster .player-revert {
  z-index: 10 !important;
  -webkit-transition: left 0.3s, top 0.3s !important;
  -moz-transition: left 0.3s, top 0.3s !important;
  -o-transition: left 0.3s, top 0.3s !important;
  transition: left 0.3s, top 0.3s !important; }

.gridster .dragging,
.gridster .resizing {
  z-index: 10 !important;
  -webkit-transition: all 0s !important;
  -moz-transition: all 0s !important;
  -o-transition: all 0s !important;
  transition: all 0s !important; }

.gs-resize-handle {
  position: absolute;
  z-index: 1; }

.gs-resize-handle-both {
  width: 20px;
  height: 20px;
  bottom: -8px;
  right: -8px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgNiA2IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHZlcnNpb249IjEuMSINCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQl4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiDT4NCTxnIG9wYWNpdHk9IjAuMzAyIj4NCQk8cGF0aCBkPSJNIDYgNiBMIDAgNiBMIDAgNC4yIEwgNCA0LjIgTCA0LjIgNC4yIEwgNC4yIDAgTCA2IDAgTCA2IDYgTCA2IDYgWiIgZmlsbD0iIzAwMDAwMCIvPg0JPC9nPg08L3N2Zz4=");
  background-position: top left;
  background-repeat: no-repeat;
  cursor: se-resize;
  z-index: 20; }

.gs-resize-handle-x {
  top: 0;
  bottom: 13px;
  right: -5px;
  width: 10px;
  cursor: e-resize; }

.gs-resize-handle-y {
  left: 0;
  right: 13px;
  bottom: -5px;
  height: 10px;
  cursor: s-resize; }

.gs-w:hover .gs-resize-handle,
.resizing .gs-resize-handle {
  opacity: 1; }

.gs-resize-handle,
.gs-w.dragging .gs-resize-handle {
  opacity: 0; }

.gs-resize-disabled .gs-resize-handle {
  display: none !important; }

[data-max-sizex="1"] .gs-resize-handle-x,
[data-max-sizey="1"] .gs-resize-handle-y,
[data-max-sizey="1"][data-max-sizex="1"] .gs-resize-handle {
  display: none !important; }

/* Uncomment this if you set helper : "clone" in draggable options */
/*.gridster .player {
  opacity:0;
}
*/
.uploadifyButton {
  background-color: #505050;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFF;
  font: 12px Arial, Helvetica, sans-serif;
  padding: 8px 0;
  text-align: center;
  width: 100%; }

.uploadify:hover .uploadifyButton {
  background-color: #808080; }

.uploadifyQueueItem {
  background-color: #F5F5F5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font: 11px Verdana, Geneva, sans-serif;
  margin-top: 5px;
  max-width: 350px;
  padding: 10px;
  z-index: 520; }

.uploadifyError {
  background-color: #FDE5DD !important; }

.uploadifyQueueItem .cancel {
  float: right; }

.uploadifyQueue .completed {
  background-color: #E5E5E5; }

.uploadifyProgress {
  background-color: #E5E5E5;
  margin-top: 10px;
  width: 100%; }

.uploadifyProgressBar {
  background-color: #0099FF;
  height: 3px;
  width: 1px; }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-wrap, #fancybox-wrap * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none; }

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("/assets/fancy/fancybox.png"); }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101; }

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("/assets/fancy/fancybox.png") -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0; }

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("/assets/fancy/blank.gif");
  z-index: 1102;
  display: none; }

#fancybox-left {
  left: 0px; }

#fancybox-right {
  right: 0px; }

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block; }

#fancybox-left-ico {
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -30px; }

#fancybox-right-ico {
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -60px; }

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */ }

#fancybox-left:hover span {
  left: 20px; }

#fancybox-right:hover span {
  left: auto;
  right: 20px; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("/assets/fancy/fancybox-x.png"); }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("/assets/fancy/fancybox-y.png");
  background-position: -20px 0px; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("/assets/fancy/fancybox-x.png");
  background-position: 0px -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("/assets/fancy/fancybox-y.png"); }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -122px; }

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102; }

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  background-image: url("/assets/fancy/fancy_title_over.png");
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap; }

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("/assets/fancy/fancybox.png") -40px -90px no-repeat; }

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url("/assets/fancy/fancybox-x.png") 0px -40px; }

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("/assets/fancy/fancybox.png") -55px -90px no-repeat; }

/* IE6 */
.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_nav_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_title_over.png', sizingMethod='scale');
  zoom: 1; }

.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_title_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_title_main.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px"); }

#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'); }

#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important; }

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_n.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_ne.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_e.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_se.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_s.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_sw.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_w.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_nw.png', sizingMethod='scale'); }
#frm-menu {
  width: 400px; }

#frm-menu select {
  width: 200px; }

#frm-menus {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0; }

#tab-menus {
  width: 700px;
  background: #eee; }

#tab-menus th {
  background-color: #fff; }

#tab-menus td {
  background-color: #fff; }

#tab-menus .ui-state-highlight {
  height: 2.5em;
  line-height: 2.5em;
  border: 0; }

#tab-menus input {
  width: 20px;
  text-align: center; }

div.legend {
  width: 700px;
  margin: 0 auto;
  color: #888;
  text-align: right;
  font-size: 10px; }

#tab-menus .col-name {
  width: 200px; }

#tab-menus .col-url {
  width: 400px; }

#tab-menus .col-action {
  width: 50px;
  text-align: center; }

.result-header {
  width: 700px;
  margin: 20px auto 0; }

.result-header div {
  display: inline-block;
  font-weight: bold;
  padding: 3px;
  margin: 0; }

.result-header .col-name {
  width: 280px;
  text-align: left; }

.result-header .col-url {
  width: 335px;
  text-align: left; }

.result-header .col-level {
  width: 20px;
  text-align: center; }

.result-header .col-position {
  width: 20px;
  text-align: center; }

.result-header .col-action {
  width: 50px;
  text-align: center; }

#list-menus {
  width: 700px;
  margin: 0px auto 20px;
  border-top: solid 3px #bbf; }

#list-menus .ui-state-highlight {
  height: 2.5em;
  line-height: 2.5em;
  border: 0;
  background: #eee; }

#list-menus li {
  padding: 0;
  margin: 0;
  display: block;
  border: 0; }

#list-menus ol {
  top: 0;
  margin-top: 0;
  margin-bottom: 0; }

#list-menus ol li {
  border: 0; }

#list-menus li div {
  border: 0;
  padding: 1px 0 0;
  margin: 0px 0 -1px;
  border: solid 1px #bbf; }

#list-menus span {
  display: inline-block;
  overflow: hidden;
  width: auto;
  padding: 3px;
  margin: 0; }

#list-menus input {
  width: 20px;
  text-align: center;
  display: none; }

#list-menus .col-url {
  width: 340px;
  text-align: left; }

#list-menus .col-level {
  width: 20px;
  text-align: center; }

#list-menus .col-position {
  width: 20px;
  text-align: center; }

#list-menus .col-name {
  width: 280px;
  overflow: hidden;
  white-space: nowrap; }

#list-menus ol .col-name {
  width: 262px; }

#list-menus ol ol .col-name {
  width: 244px; }

#list-menus ol ol ol .col-name {
  width: 226px; }

#list-menus ol ol ol ol .col-name {
  width: 208px; }

#list-menus ol ol ol ol ol .col-name {
  width: 190px; }

/*
ol {
  top: 0;
	margin: 0;
	padding: 0;
	padding-left: 30px;
}
ol.sortable, ol.sortable ol {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}
ol.sortable {
	margin: 4em auto;
	width: 700px;
}
.sortable li {
	margin: 7px 0 0 0;
	padding: 0;
}
.sortable li div  {
	border: 1px solid black;
	padding: 3px;
	margin: 0;
	cursor: move;
}
*/
#list-menus .placeholder {
  padding: 1px 0;
  background-color: #efefef;
  border: dashed 2px gray; }

#list-menus .ui-nestedSortable-error {
  background: #fbe3e4;
  color: #8a1f11;
  font-size: 11px; }

div.legend {
  width: 700px;
  margin: 0 auto;
  color: #888;
  text-align: right;
  font-size: 10px; }
#tab-pages {
  width: 900px; }
  #tab-pages .col-title {
    width: 450px; }
  #tab-pages .col-menu {
    width: 180px; }
  #tab-pages .col-status {
    width: 100px; }
  #tab-pages .col-published_at {
    width: 120px;
    white-space: nowrap; }
  #tab-pages .col-position {
    width: 50px;
    text-align: center; }
  #tab-pages .col-action {
    width: 50px;
    text-align: center; }
  #tab-pages .col-menu div {
    width: inherit;
    display: block;
    overflow: hidden; }
  #tab-pages .col-menu div a {
    white-space: nowrap; }
  #tab-pages .menu_type_name {
    font-size: 11px;
    font-weight: bold;
    background: #ddf;
    padding-top: 0;
    padding-bottom: 0px; }

#frm-page {
  width: 815px; }
  #frm-page label {
    text-align: right; }
  #frm-page .finish_at_string input {
    width: 90px; }
  #frm-page .external_url input,
  #frm-page .permalink input,
  #frm-page .meta_title input,
  #frm-page .meta_keywords input,
  #frm-page .title input,
  #frm-page .intro_permalink input,
  #frm-page div[class^='meta_title'] input,
  #frm-page div[class^='meta_keywords'] input {
    width: 665px; }
  #frm-page .published_at_string input {
    width: 120px; }
  #frm-page .meta_description textarea,
  #frm-page div[class^='meta_description'] textarea {
    width: 665px;
    height: 60px;
    resize: vertical; }
  #frm-page .inside_in_block {
    display: none; }
  #frm-page .cant_destroy {
    display: none; }
  #frm-page .cache_disabled {
    display: none; }
  #frm-page .external_url {
    display: none; }
  #frm-page #preview_layout {
    float: right;
    width: 150px;
    height: auto;
    padding: 0 2px;
    margin: -10px 0 5px;
    border: solid 1px gray;
    background: #fff; }
    #frm-page #preview_layout .header {
      width: auto;
      height: 20px;
      margin: 2px 0;
      background: #eee;
      border: solid 1px silver; }
    #frm-page #preview_layout .subheader {
      width: auto;
      height: 20px;
      margin: 2px 0;
      background: #eee;
      border: solid 1px silver; }
    #frm-page #preview_layout .wrapper {
      float: left;
      width: 100%;
      min-height: 52px;
      margin: 0 0 2px; }
    #frm-page #preview_layout .left_sidebar {
      width: 30px;
      float: left;
      height: 50px;
      background: #eee;
      border: solid 1px silver; }
    #frm-page #preview_layout .right_sidebar {
      width: 30px;
      float: right;
      height: 50px;
      background: #eee;
      border: solid 1px silver; }
    #frm-page #preview_layout .prefooter {
      clear: both;
      width: auto;
      height: 20px;
      margin: 2px 0;
      background: #eee;
      border: solid 1px silver; }
    #frm-page #preview_layout .footer {
      clear: both;
      width: auto;
      height: 20px;
      margin: 2px 0;
      background: #eee;
      border: solid 1px silver; }
    #frm-page #preview_layout .active {
      background: lightgreen; }
  #frm-page .dropzone {
    width: 570px;
    min-height: 100px;
    margin: 0 0 10px;
    background: transparent;
    position: relative;
    overflow: hidden;
    padding-bottom: 0px;
    box-shadow: 0 0 4px rgba(60, 88, 153, 0.7) inset; }
  #frm-page .drop-info {
    color: #527eac;
    text-align: left;
    margin: 10px 10px 0 10px;
    padding: 25px 0 20px 100px;
    background: transparent url("/assets/admin/ico-upload3.png") no-repeat 10px center; }
  #frm-page #intros, #frm-page #photos, #frm-page #first_boxes, #frm-page #second_boxes, #frm-page #reviews {
    width: auto;
    margin: 0;
    padding: 0 0 10px;
    list-style: none;
    border-bottom: solid 3px #9dbddf; }
    #frm-page #intros:after, #frm-page #photos:after, #frm-page #first_boxes:after, #frm-page #second_boxes:after, #frm-page #reviews:after {
      clear: both;
      content: "";
      display: table; }
    #frm-page #intros li, #frm-page #photos li, #frm-page #first_boxes li, #frm-page #second_boxes li, #frm-page #reviews li {
      float: left;
      width: 170px;
      height: auto;
      margin: 4px;
      padding: 5px;
      vertical-align: top;
      background: transparent;
      border: solid 1px;
      border-color: #7e9fc1 #9dbddf #9dbddf #7e9fc1;
      cursor: move; }
    #frm-page #intros li:hover, #frm-page #photos li:hover, #frm-page #first_boxes li:hover, #frm-page #second_boxes li:hover, #frm-page #reviews li:hover {
      background: #d7e5f3; }
    #frm-page #intros a.thumb, #frm-page #photos a.thumb, #frm-page #first_boxes a.thumb, #frm-page #second_boxes a.thumb, #frm-page #reviews a.thumb {
      width: 170px;
      height: 120px;
      max-height: 120px;
      overflow: hidden;
      cursor: pointer;
      text-decoration: none;
      display: block;
      position: relative; }
    #frm-page #intros img, #frm-page #photos img, #frm-page #first_boxes img, #frm-page #second_boxes img, #frm-page #reviews img {
      margin: 0;
      padding: 0px;
      vertical-align: top;
      max-width: 170px; }
    #frm-page #intros li.remove img, #frm-page #photos li.remove img, #frm-page #first_boxes li.remove img, #frm-page #second_boxes li.remove img, #frm-page #reviews li.remove img {
      opacity: 0.5; }
    #frm-page #intros div.check_box, #frm-page #photos div.check_box, #frm-page #first_boxes div.check_box, #frm-page #second_boxes div.check_box, #frm-page #reviews div.check_box {
      padding-left: 10px; }
    #frm-page #intros input[type=text], #frm-page #photos input[type=text], #frm-page #first_boxes input[type=text], #frm-page #second_boxes input[type=text], #frm-page #reviews input[type=text] {
      width: 165px;
      margin: 2px 10px 0; }
    #frm-page #intros textarea, #frm-page #photos textarea, #frm-page #first_boxes textarea, #frm-page #second_boxes textarea, #frm-page #reviews textarea {
      width: 165px;
      margin: 2px 10px 0;
      height: 60px; }
    #frm-page #intros div.action, #frm-page #photos div.action, #frm-page #first_boxes div.action, #frm-page #second_boxes div.action, #frm-page #reviews div.action {
      width: 100%;
      padding: 7px 0 3px;
      text-align: center; }
    #frm-page #intros a.remove_fields, #frm-page #photos a.remove_fields, #frm-page #first_boxes a.remove_fields, #frm-page #second_boxes a.remove_fields, #frm-page #reviews a.remove_fields {
      width: auto; }
    #frm-page #intros .error_message, #frm-page #photos .error_message, #frm-page #first_boxes .error_message, #frm-page #second_boxes .error_message, #frm-page #reviews .error_message {
      color: red;
      text-align: center;
      margin: 3px 0; }
    #frm-page #intros .progressHolder, #frm-page #photos .progressHolder, #frm-page #first_boxes .progressHolder, #frm-page #second_boxes .progressHolder, #frm-page #reviews .progressHolder {
      width: 168px;
      height: 6px;
      margin: 0 0 3px;
      position: relative;
      padding: 1px;
      background: #fff; }
    #frm-page #intros .progress, #frm-page #photos .progress, #frm-page #first_boxes .progress, #frm-page #second_boxes .progress, #frm-page #reviews .progress {
      left: 1px;
      width: 0;
      max-width: 168px;
      height: 6px;
      background-color: #2586d0;
      position: absolute;
      -webkit-transition: 1.25s;
      -moz-transition: 1.25s;
      -o-transition: 1.25s;
      transition: 1.25s; }
    #frm-page #intros li.done .progress, #frm-page #photos li.done .progress, #frm-page #first_boxes li.done .progress, #frm-page #second_boxes li.done .progress, #frm-page #reviews li.done .progress {
      width: 100% !important; }
    #frm-page #intros li.error .progress, #frm-page #photos li.error .progress, #frm-page #first_boxes li.error .progress, #frm-page #second_boxes li.error .progress, #frm-page #reviews li.error .progress {
      width: 0% !important; }
    #frm-page #intros .uploaded, #frm-page #photos .uploaded, #frm-page #first_boxes .uploaded, #frm-page #second_boxes .uploaded, #frm-page #reviews .uploaded {
      top: 0;
      left: 0;
      position: absolute;
      width: 170px;
      height: 120px;
      display: none; }
    #frm-page #intros li.done .uploaded, #frm-page #photos li.done .uploaded, #frm-page #first_boxes li.done .uploaded, #frm-page #second_boxes li.done .uploaded, #frm-page #reviews li.done .uploaded {
      display: block; }
    #frm-page #intros li.error .uploaded, #frm-page #photos li.error .uploaded, #frm-page #first_boxes li.error .uploaded, #frm-page #second_boxes li.error .uploaded, #frm-page #reviews li.error .uploaded {
      display: block;
      background: url("/assets/admin/error2.png") no-repeat center center rgba(255, 255, 255, 0.5); }
  #frm-page .intros-actions, #frm-page .photos-actions, #frm-page .first_boxes-actions, #frm-page .second_boxes-actions, #frm-page .reviews-actions {
    padding: 10px 0;
    text-align: right; }
    #frm-page .intros-actions a.add_intros, #frm-page .photos-actions a.add_intros, #frm-page .first_boxes-actions a.add_intros, #frm-page .second_boxes-actions a.add_intros, #frm-page .reviews-actions a.add_intros {
      float: right; }
    #frm-page .intros-actions .dropzone, #frm-page .photos-actions .dropzone, #frm-page .first_boxes-actions .dropzone, #frm-page .second_boxes-actions .dropzone, #frm-page .reviews-actions .dropzone {
      display: none; }
    #frm-page .intros-actions .drop-info, #frm-page .photos-actions .drop-info, #frm-page .first_boxes-actions .drop-info, #frm-page .second_boxes-actions .drop-info, #frm-page .reviews-actions .drop-info {
      display: none; }
  #frm-page .photos-actions .dropzone, #frm-page .reviews-actions .dropzone {
    display: block; }
  #frm-page .photos-actions .drop-info, #frm-page .reviews-actions .drop-info {
    display: block; }
  #frm-page #categories > span {
    width: 120px;
    display: inline-block;
    text-align: right;
    line-height: 2.0em;
    margin-right: 10px; }
  #frm-page #categories > div {
    clear: none;
    width: auto;
    display: inline-block;
    padding-left: 0;
    padding-right: 20px;
    margin-left: 0;
    margin-right: 0; }

body.pages_show footer {
  display: none; }

#page-preview {
  width: 100%;
  height: auto; }

#page_areas {
  clear: both;
  background: transparent;
  padding: 0 0 10px;
  border: 0;
  position: relative; }
  #page_areas label {
    width: auto;
    text-align: left; }
  #page_areas > div {
    padding: 10px 0; }
  #page_areas div.area > div {
    padding-left: 14px; }
    #page_areas div.area > div label {
      font-weight: bold; }
    #page_areas div.area > div.visible {
      padding: 5px 5px 10px; }
  #page_areas div ul {
    top: 0;
    margin: 0;
    padding: 0;
    min-height: 50px;
    list-style: none;
    border-bottom: solid 3px #9dbddf; }
    #page_areas div ul .ui-state-highlight {
      height: 2.0em;
      line-height: 2.0em;
      border: 0; }
  #page_areas div li {
    padding: 2px 14px;
    border-top: solid 1px #9dbddf;
    position: relative;
    cursor: move; }
    #page_areas div li .symbol {
      top: 6px;
      right: 5px;
      color: #9dbddf;
      position: absolute; }
    #page_areas div li div.check_box {
      padding-left: 0; }

#contents div.fields h4 {
  color: #314c8b;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 7px;
  border: solid 1px #7e9fc1;
  border-bottom: 0;
  background: #9dbddf;
  padding: 4px 4px 4px 4px;
  position: relative;
  cursor: move; }
  #contents div.fields h4 .remove_fields {
    top: 0;
    right: -2px;
    color: #fff;
    font-weight: normal;
    padding: 4px 10px 3px;
    position: absolute; }
#contents div.fields div.content_detail {
  display: block; }
#contents div.fields.remove h4.content_header {
  color: #527eac;
  text-decoration: line-through; }
#contents div.fields.remove div.content_detail {
  display: none; }

#frm-page div[data-language] {
  display: none; }

#frm-page div[data-language='pl'] {
  display: block; }

#frm-page .cols2 div[data-role] {
  width: 40%;
  float: left;
  clear: none;
  padding-left: 10px;
  margin-left: 0;
  margin-right: 0; }

#frm-page .contents-actions {
  margin: 15px 0 5px;
  padding: 10px 5px 10px 0;
  border-top: solid 3px;
  border-color: #527eac #fff #fff #527eac;
  background: rgba(255, 255, 255, 0.25);
  text-align: right; }

#frm-page .tech_srednica_rury input,
#frm-page .tech_nachylenie_max input,
#frm-page .tech_predkosc_max input,
#frm-page .tech_przeplyw_wody input {
  width: 50px;
  text-align: center; }
#frm-page .tech_wymiary_rynny input,
#frm-page .tech_wyjscie_strefa_bezpieczenstwa input {
  width: 120px;
  text-align: center; }
#frm-page .tech_wyjscie_strefa_bezpieczenstwa label {
  width: 145px; }
#frm-page #product_relates {
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: solid 3px #9dbddf; }
#frm-page #product_relates li {
  padding: 2px 14px;
  border-top: solid 1px #9dbddf;
  position: relative;
  cursor: move; }
#frm-page #product_relates li .remove_fields {
  top: 1px;
  right: 0;
  position: absolute; }
#frm-page #product_relates .ui-state-highlight {
  height: 2.1em;
  line-height: 2.1em;
  border: 0; }
#frm-page #product_relate_search {
  width: 300px; }
#frm-page .product_relate-search {
  margin: 0 -10px;
  padding: 5px 0; }
#frm-page .product_relate-search small {
  display: block;
  padding: 5px 0 0 140px; }
#frm-elements {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0; }
  #frm-elements div.legend {
    width: 800px;
    margin: 0 auto;
    color: #888;
    text-align: right;
    font-size: 9px; }

#tabs {
  width: 800px; }

#tab-elements {
  width: 800px;
  background: #eee; }
  #tab-elements th {
    background-color: #fff; }
  #tab-elements td {
    background-color: #fff; }
  #tab-elements .col-title {
    width: 380px; }
  #tab-elements .col-symbol {
    width: 380px; }
  #tab-elements .col-status {
    width: 100px; }
  #tab-elements .col-position {
    width: 50px;
    text-align: center; }
  #tab-elements .col-action {
    width: 50px;
    text-align: center; }
  #tab-elements .ui-state-highlight {
    height: 2.5em;
    line-height: 2.5em;
    border: 0; }
  #tab-elements input {
    width: 20px;
    text-align: center; }

#frm-element {
  width: 800px; }
  #frm-element label {
    text-align: right; }
  #frm-element .content label {
    display: none; }
  #frm-element .buttons {
    float: none; }
  #frm-element input#element_name,
  #frm-element input#element_title {
    width: 450px; }
  #frm-element .contents-actions {
    margin: 15px 0 5px;
    padding: 10px 5px 10px 0;
    border-top: solid 3px;
    border-color: #527eac #fff #fff #527eac;
    background: rgba(255, 255, 255, 0.25);
    text-align: right; }

#contents div.fields h4 {
  color: #314c8b;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 7px;
  border: solid 1px #7e9fc1;
  border-bottom: 0;
  background: #9dbddf;
  padding: 4px 4px 4px 4px;
  position: relative;
  cursor: move; }
  #contents div.fields h4 .remove_fields {
    top: 0;
    right: -2px;
    color: #fff;
    font-weight: normal;
    padding: 4px 10px 3px;
    position: absolute; }
#contents div.fields div.content_detail {
  display: block; }
#contents div.fields.remove h4.content_header {
  color: #527eac;
  text-decoration: line-through; }
#contents div.fields.remove div.content_detail {
  display: none; }
#frm-crop {
  width: 100%;
  border: 0;
  margin: 0;
  background: transparent; }
  #frm-crop h1 {
    float: left;
    margin: 0; }
  #frm-crop .form-actions {
    float: right;
    border: 0; }

#image_title {
  width: 460px; }

div.preview-wrapper {
  float: right;
  width: 130px; }

div.form-fields {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 20px; }

div.original-wrapper {
  max-width: 800px;
  margin: 0 auto; }

div.original-wrapper img {
  margin: 0 auto;
  max-width: 800px; }

#preview {
  float: right;
  width: 128px;
  height: 128px;
  padding: 0px;
  border: solid 1px #ddd;
  overflow: hidden; }
#tabs {
  width: 990px; }

#tab-subscribers {
  width: 990px;
  background: #eee; }
  #tab-subscribers th {
    background-color: #fff; }
  #tab-subscribers td {
    background-color: #fff; }
  #tab-subscribers .col-email {
    width: 280px; }
  #tab-subscribers .col-name {
    width: 280px; }
  #tab-subscribers .col-status {
    width: 80px;
    white-space: nowrap; }
  #tab-subscribers .col-confirmed_at {
    width: 120px; }
  #tab-subscribers .col-action {
    width: 50px;
    text-align: center; }
  #tab-subscribers .ui-state-highlight {
    height: 2.5em;
    line-height: 2.5em;
    border: 0; }
  #tab-subscribers input {
    width: 20px;
    text-align: center; }
  #tab-subscribers .status-canceled td {
    color: red; }
  #tab-subscribers .status-inactive td {
    color: #aaa; }
  #tab-subscribers .status-not_confirmed td {
    color: orange; }

#frm-subscriber {
  width: 800px; }
  #frm-subscriber label {
    text-align: right; }
  #frm-subscriber .email input {
    width: 300px; }
  #frm-subscriber .group_name input {
    width: 500px; }
#frm-galleries {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0; }
  #frm-galleries div.legend {
    width: 800px;
    margin: 0 auto;
    color: #888;
    text-align: right;
    font-size: 9px; }

#tab-galleries {
  width: 800px;
  background: #eee; }
  #tab-galleries th {
    background-color: #fff; }
  #tab-galleries td {
    background-color: #fff; }
  #tab-galleries .col-title {
    width: 400px; }
  #tab-galleries .col-status {
    width: 100px; }
  #tab-galleries .col-published_at {
    width: 120px; }
  #tab-galleries .col-count {
    width: 50px;
    text-align: center; }
  #tab-galleries .col-position {
    width: 50px;
    text-align: center; }
  #tab-galleries .col-action {
    width: 50px;
    text-align: center; }
  #tab-galleries .ui-state-highlight {
    height: 2.5em;
    line-height: 2.5em;
    border: 0; }
  #tab-galleries input {
    width: 20px;
    text-align: center; }

#frm-gallery {
  width: 800px; }
  #frm-gallery label {
    text-align: right; }
  #frm-gallery .content label {
    display: none; }
  #frm-gallery .buttons {
    float: none; }
  #frm-gallery input#gallery_name,
  #frm-gallery input#gallery_title {
    width: 450px; }
  #frm-gallery .published_at_string input {
    width: 120px; }
  #frm-gallery .contents-actions {
    margin: 15px 0 5px;
    padding: 10px 5px 10px 0;
    border-top: solid 3px;
    border-color: #527eac #fff #fff #527eac;
    background: rgba(255, 255, 255, 0.25);
    text-align: right; }

#change_languages {
  clear: both;
  width: 100%;
  background: transparent;
  padding: 0 0 10px;
  border: 0;
  position: relative; }
  #change_languages .ui-tabs-panel {
    clear: both;
    padding: 0;
    margin: 0; }
  #change_languages .ui-tabs-panel input[type=text] {
    width: 650px; }
  #change_languages fieldset div[data-role="fieldcontain"] {
    margin: 0; }
  #change_languages .ui-tabs-nav {
    margin-bottom: 20px; }

#frm-gallery #images {
  width: auto;
  margin: 0;
  padding: 0 0 10px;
  list-style: none;
  border-bottom: solid 3px #9dbddf; }
#frm-gallery #images:after {
  clear: both;
  content: "";
  display: table; }
#frm-gallery #images li {
  float: left;
  width: 170px;
  height: auto;
  margin: 4px;
  padding: 5px;
  vertical-align: top;
  background: transparent;
  border: solid 1px;
  border-color: #7e9fc1 #9dbddf #9dbddf #7e9fc1;
  cursor: move; }
#frm-gallery #images li div.url {
  display: none; }
#frm-gallery #images li.with-url div.url {
  display: block; }
#frm-gallery #images li:hover {
  background: #d7e5f3; }
#frm-gallery #images a.thumb {
  width: 170px;
  height: 120px;
  max-height: 120px;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  display: block;
  position: relative; }
#frm-gallery #images img {
  margin: 0;
  padding: 0px;
  vertical-align: top;
  max-width: 170px; }
#frm-gallery #images li.remove img {
  opacity: 0.5; }
#frm-gallery #images div.check_box {
  padding-left: 10px; }
#frm-gallery #images input[type=text] {
  width: 165px;
  margin: 2px 10px 0; }
#frm-gallery #images textarea {
  width: 165px;
  margin: 2px 10px 0;
  height: 60px; }
#frm-gallery #images div.action {
  width: 100%;
  padding: 7px 0 3px;
  text-align: center; }
#frm-gallery #images a.remove_fields {
  width: auto; }
#frm-gallery .images-actions {
  padding: 10px 0 0;
  text-align: right; }
#frm-gallery .images-actions a.add_images {
  float: right; }
#frm-gallery #images .progressHolder {
  width: 168px;
  height: 8px;
  margin: 0 0 3px;
  position: relative;
  padding: 1px;
  background: #fff; }
#frm-gallery #images .progress {
  left: 1px;
  width: 0;
  max-width: 168px;
  height: 8px;
  background-color: #2586d0;
  position: absolute;
  -webkit-transition: 1.25s;
  -moz-transition: 1.25s;
  -o-transition: 1.25s;
  transition: 1.25s; }
#frm-gallery #images li.done .progress {
  width: 100% !important; }
#frm-gallery #images li.error .progress {
  width: 0% !important; }
#frm-gallery #images .uploaded {
  top: 0;
  left: 0;
  position: absolute;
  width: 170px;
  height: 120px;
  display: none; }
#frm-gallery #images li.done .uploaded {
  /* background: url('/assets/site/done.png') no-repeat center center rgba(255,255,255,0.5); */
  display: block; }
#frm-gallery #images li.error .uploaded {
  display: block;
  background: url("/assets/admin/error2.png") no-repeat center center rgba(255, 255, 255, 0.5); }
#frm-gallery .dropzone {
  width: 570px;
  min-height: 100px;
  margin: 0 0 10px;
  background: transparent;
  position: relative;
  overflow: hidden;
  padding-bottom: 0px;
  box-shadow: 0 0 4px rgba(60, 88, 153, 0.7) inset; }
#frm-gallery .drop-info {
  color: #527eac;
  text-align: left;
  margin: 10px 10px 0 10px;
  padding: 25px 0 20px 100px;
  background: transparent url("/assets/admin/ico-upload3.png") no-repeat 10px center; }
#frm-gallery div[data-language] {
  display: none; }
#frm-gallery div[data-language='pl'] {
  display: block; }
#tab-contact_offers {
  width: 900px;
  background: #eee; }
  #tab-contact_offers th {
    background-color: #fff; }
  #tab-contact_offers td {
    background-color: #fff; }
  #tab-contact_offers .col-title {
    width: 380px; }
  #tab-contact_offers .col-symbol {
    width: 380px; }
  #tab-contact_offers .col-status {
    width: 100px; }
  #tab-contact_offers .col-position {
    width: 50px;
    text-align: center; }
  #tab-contact_offers .col-action {
    width: 50px;
    text-align: center; }
  #tab-contact_offers .ui-state-highlight {
    height: 2.5em;
    line-height: 2.5em;
    border: 0; }
  #tab-contact_offers input {
    width: 20px;
    text-align: center; }
  #tab-contact_offers .red {
    color: red; }

#frm-contact_offer {
  width: 800px; }
  #frm-contact_offer label {
    text-align: right; }
  #frm-contact_offer .information h5 {
    margin-bottom: 10px;
    font-size: 100%; }
  #frm-contact_offer .information h5:first-child {
    margin-top: 5px; }
  #frm-contact_offer .information label {
    width: auto;
    text-align: left;
    padding-left: 50px; }
  #frm-contact_offer .data div[data-role] {
    clear: left; }
  #frm-contact_offer .data .field {
    float: left;
    font-weight: bold;
    line-height: 2.5em; }
  #frm-contact_offer .data label {
    float: left;
    line-height: 2.5em;
    margin-right: 10px; }
  #frm-contact_offer .data .whoiam-block label {
    width: auto;
    font-weight: bold;
    padding-left: 145px; }
#frm-setting {
  width: 500px; }

#frm-setting label {
  width: 160px; }
#setting-panel {
  color: #eee;
  bottom: -275px;
  width: 100%;
  min-height: 280px;
  padding: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.75);
  position: fixed !important;
  z-index: 500; }
  #setting-panel a {
    color: #ddd; }

#setting-tabs {
  top: 0;
  width: 200px;
  height: 26px;
  margin: -26px 0 0 5px;
  padding: 0;
  list-style: none;
  border: 0;
  background: transparent;
  position: absolute;
  z-index: 501; }
  #setting-tabs li {
    top: 0;
    color: #eee;
    width: auto;
    height: 26px;
    margin: 0 1px;
    padding: 0;
    border: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: transparent;
    background: rgba(0, 0, 0, 0.75);
    coursor: pointer;
    display: inline-block;
    bottom: 0 !important; }
    #setting-tabs li a {
      color: #ccc;
      font-weight: normal;
      height: 26px;
      padding: 0 20px;
      line-height: 26px;
      cursor: pointer;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.7, rgba(0, 0, 0, 0.15)), color-stop(1, rgba(0, 0, 0, 0.65)));
      background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0.65) 120%); }
    #setting-tabs li.ui-tabs-active a {
      color: #fff;
      background-image: none; }

#setting-panel form {
  border: 0;
  background: transparent; }

#files-browser,
#images-browser {
  top: 29px;
  left: 400px;
  right: 10px;
  bottom: 10px;
  margin: 0;
  padding: 2px 0 0 2px;
  list-style: none;
  position: absolute;
  border: solid 1px rgba(255, 255, 255, 0.25);
  overflow: auto; }
  #files-browser.waiting,
  #images-browser.waiting {
    background: transparent url("/assets/ajax-loader-big2.gif") no-repeat center; }

#images-browser li {
  border: 0;
  margin: 0 0 -4px;
  padding: 0;
  display: inline-block;
  overflow: hidden;
  cursor: pointer; }
  #images-browser li img {
    margin: 0;
    padding: 0;
    border: solid 2px transparent;
    display: block; }
  #images-browser li.active img {
    border: solid 2px yellow; }

#files-browser {
  padding: 0; }
  #files-browser li {
    width: auto;
    padding: 3px;
    display: block;
    position: relative;
    cursor: pointer; }
    #files-browser li:hover {
      background: rgba(0, 0, 0, 0.3); }
    #files-browser li .name {
      width: 80%;
      overflow: hidden; }
    #files-browser li .size {
      top: 3px;
      right: 140px;
      width: 100px;
      color: #ddd;
      text-align: right;
      overflow: hidden;
      position: absolute; }
    #files-browser li .date {
      top: 3px;
      right: 5px;
      width: 130px;
      color: #ddd;
      text-align: right;
      overflow: hidden;
      position: absolute; }
    #files-browser li.active {
      color: #fff;
      background: rgba(255, 255, 255, 0.3); }
      #files-browser li.active * {
        color: #fff; }

#files-sort,
#images-sort {
  color: #a0a0a0;
  top: 5px;
  right: 10px;
  width: auto;
  height: 20px;
  text-align: right;
  position: absolute; }
  #files-sort a,
  #images-sort a {
    color: #a0a0a0;
    padding: 2px 5px 2px 5px;
    display: inline; }
    #files-sort a.asc,
    #images-sort a.asc {
      color: #ffffff;
      padding-right: 18px;
      background: transparent url("/assets/admin/ico-arrow-sort.png") no-repeat 96% 6px; }
    #files-sort a.desc,
    #images-sort a.desc {
      color: #ffffff;
      padding-right: 18px;
      background: transparent url("/assets/admin/ico-arrow-sort.png") no-repeat 96% -11px; }

#files-upload-plugin,
#images-upload-plugin {
  width: 370px; }

#files-detail,
#images-detail {
  top: 50px;
  left: 18px;
  width: 370px;
  min-height: 217px;
  margin: 0;
  position: absolute; }
  #files-detail.waiting,
  #images-detail.waiting {
    background: transparent url("/assets/ajax-loader-big2.gif") no-repeat center; }

#files-detail a,
#images-detail a {
  color: #ffffff;
  background-color: #505050;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font: 12px Arial, Helvetica, sans-serif;
  margin-right: 2px;
  padding: 8px 10px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none; }
  #files-detail a:hover,
  #images-detail a:hover {
    background-color: #808080; }

#image-dialog-overlay {
  background-color: #000;
  cursor: wait; }

#image-dialog-content,
#image-dialog-data {
  display: none; }

#image-dialog-container {
  color: #000;
  width: 90%;
  background-color: #eee;
  font: 16px/24px "Lucida Grande", Arial,sans-serif;
  padding-bottom: 4px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-radius: 0 0 6px 6px;
  -moz-box-shadow: 0 0 64px #000;
  -webkit-box-shadow: 0 0 64px #000;
  box-shadow: 0 0 64px #000; }
  #image-dialog-container a {
    color: #ddd; }
  #image-dialog-container #image-dialog-title {
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 6px 8px;
    text-shadow: 0 1px 0 #f4f4f4; }
  #image-dialog-container .close {
    top: 0;
    right: 0;
    position: absolute;
    display: none; }
    #image-dialog-container .close a {
      display: block;
      color: #777;
      font-weight: bold;
      padding: 6px 12px 0;
      text-decoration: none;
      text-shadow: 0 1px 0 #f4f4f4; }
      #image-dialog-container .close a:hover {
        color: #000; }
  #image-dialog-container h2 {
    margin: 10px 0 6px; }
  #image-dialog-container p {
    margin-bottom: 10px; }
  #image-dialog-container span {
    color: #777; }

#image-dialog-data {
  font-size: 12px;
  padding: 6px 12px;
  min-height: 180px; }
  #image-dialog-data.waiting {
    background: transparent url("/assets/ajax-loader-big1.gif") no-repeat center; }

#frm-crop {
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  min-height: 300px;
  background: transparent;
  position: relative; }
  #frm-crop .form-fields {
    float: right;
    width: 200px; }
    #frm-crop .form-fields label {
      width: auto;
      text-align: left;
      padding-left: 0; }
    #frm-crop .form-fields .title input {
      width: 196px; }
    #frm-crop .form-fields .crop_x,
    #frm-crop .form-fields .crop_y,
    #frm-crop .form-fields .crop_w,
    #frm-crop .form-fields .crop_h {
      width: 50px;
      float: left;
      text-align: center; }
    #frm-crop .form-fields .crop_x label,
    #frm-crop .form-fields .crop_y label,
    #frm-crop .form-fields .crop_w label,
    #frm-crop .form-fields .crop_h label {
      width: 50px;
      float: left;
      text-align: center;
      font-size: 90%;
      padding: 0; }
    #frm-crop .form-fields .crop_x input,
    #frm-crop .form-fields .crop_y input,
    #frm-crop .form-fields .crop_w input,
    #frm-crop .form-fields .crop_h input {
      width: 40px;
      text-align: center; }
    #frm-crop .form-fields .form-action {
      clear: left;
      padding: 10px;
      text-align: center; }
  #frm-crop #image-wrapper {
    top: 5px;
    left: 0;
    right: 210px;
    bottom: 5px;
    border: 0;
    background: rgba(0, 0, 0, 0.01);
    text-align: center;
    overflow: hidden;
    position: absolute; }
  #frm-crop #image-wrapper img {
    float: none;
    display: inline;
    border: 0;
    margin: 0;
    padding: 0; }

#image-insert {
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  color: #ddd; }
  #image-insert .size-item {
    padding: 5px;
    border-bottom: solid 1px #666; }
  #image-insert div[data-role="fieldcontain"] {
    padding: 5px; }
/*


















*/

