/*corrections*/
.ui-widget, .ui-widget .ui-widget, .ui-widget-content, .ui-widget input, .ui-widget select,
  .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-overlay { position: fixed; }
.ui-datepicker { width:17em; padding:0; z-index:102 !important; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.1em; border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0; border-style:none none solid; }
.ui-datepicker-header { padding-bottom: .2em !important; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute;
  top:2px; width:1.8em; height:1.6em; }
.ui-datepicker-month { margin-right: 2px !important; }
.ui-datepicker th { padding:.3em .3em; text-align:center; font-weight:bold; border:0; }
.ui-datepicker-calendar { border: 0px; }
.ui-datepicker-trigger { margin-left: 4px; cursor: pointer; }
.ui-dialog { padding:0; width:300px; }
.ui-dialog .ui-dialog-titlebar { padding:.5em .3em .3em 1em; position:relative; -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0; border-style:none none solid; }
.ui-dialog .ui-dialog-content { border:0; padding:.5em .6em; background:none; overflow:auto; zoom:1; }
.ui-dialog-content li { margin-left: 14px; }
.ui-dialog .ui-dialog-buttonpane { padding:0px; padding-right:0.2em; -moz-border-radius:0px 0px 4px 4px;
  border-radius:0px 0px 4px 4px; text-align: right; }
.ui-dialog .ui-dialog-buttonpane button { padding:0px; cursor: pointer; float: right; }
.ui-button .ui-button-text { padding:.1em .4em !important; min-width:65px; text-align:center; }
.ui-tabs { padding:0; zoom:1; }
.ui-tabs .ui-tabs-nav { list-style:none; position:relative; padding:.2em .2em 0; -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0; border-style:none none solid; }
.ui-tabs .ui-tabs-nav li a { float:left; text-decoration:none; padding:.2em 1em; }
.ui-tabs .ui-tabs-panel { padding:1em 1.2em; display:block; border-width:0; background:none; }
.ui-accordion .ui-accordion-header a { font-weight:bold; padding:.2em 1.2em !important; }
.ui-accordion .ui-accordion-header .ui-icon { left:0px; }
.ui-accordion .ui-accordion-content { padding:.2em .5em; overflow: hidden; }
.ui-widget-header { font-size:0.9em; padding:4px; margin-bottom:-1px; }
.ui-slider-horizontal { height:8px; }
.ui-slider-range { height:6px !important; }
.ui-slider-handle { top:-3px !important; height:12px !important; width:12px !important; }
.ui-progressbar { height: auto !important; }
.ui-progressbar-value { padding-left:0px; padding-right:0px; height:6px !important; }

/*dialog*/
.dlgimg_error { float: left; width: 28px; height: 28px; background-position: 0px 0px; background-repeat: no-repeat;
  background-image:url('../images/dialog.png'); }
.dlgimg_info { float: left; width: 28px; height: 28px; background-position: -28px 0px; background-repeat: no-repeat;
  background-image:url('../images/dialog.png'); }
.dlgimg_prompt { float: left; width: 28px; height: 28px; background-position: 0px -28px; background-repeat: no-repeat;
  background-image:url('../images/dialog.png'); }
.dlgimg_warning { float: left; width: 28px; height: 28px; background-position: -28px -28px; background-repeat: no-repeat;
  background-image:url('../images/dialog.png'); }
.dlgtextbox { margin-left: 40px; }

/*uploader*/
.swfupload { vertical-align: top; position: absolute; z-index: 1; background: transparent; }

/*fancybox*/
#fancybox-loading { position:fixed; top:50%; left:50%; height:40px; width:40px; margin-top:-20px; margin-left:-20px;
 cursor:pointer; overflow:hidden; background:transparent; z-index:1104; display:none; }
* html #fancybox-loading { position:absolute; margin-top:0; }
#fancybox-loading div { position:absolute; top:0; left:0; width:40px; height:480px;
  background:transparent url('../images/fancybox/fancy_loading.png') no-repeat; }
#fancybox-overlay { position:fixed; top:0; left:0; bottom:0; right:0; background:#000; z-index:1100; display:none; }
* html #fancybox-overlay { position:absolute; width:100%; }
#fancybox-tmp { padding:0; margin:0; border:0; overflow:auto; display:none; }
#fancybox-wrap { position:absolute; top:0; left:0; margin:0; padding:20px; z-index:1101; display:none; }
#fancybox-outer { position:relative; width:100%; height:100%; background:#FFF; }
#fancybox-inner { position:absolute; top:0; left:0; width:1px; height:1px; padding:0; margin:0;
  outline:none; overflow:hidden; }
#fancybox-hide-sel-frame { position:absolute; top:0; left:0; width:100%; height:100%; background:transparent; }
#fancybox-close { position:absolute; top:-15px; right:-15px; width:32px; height:32px; cursor:pointer;
 background:url('../images/fancybox/fancy_close.png') top left no-repeat; z-index:1103; display:none; }
#fancybox_error { color:#444; font:normal 12px/20px Arial; }
#fancybox-content { height:auto; width:auto; padding:0; margin:0; }
#fancybox-img { width:100%; height:100%; padding:0; margin:0; border:none; outline:none; line-height:0;
 vertical-align:top; -ms-interpolation-mode:bicubic; }
#fancybox-frame { position:relative; width:100%; height:100%; border:none; display:block; }
#fancybox-title { position:absolute; bottom:0; left:0; font-family:Arial; font-size:12px; z-index:1102; }
.fancybox-title-inside { padding:10px 0; text-align:center; color:#333; }
.fancybox-title-outside { padding-top:5px; color:#FFF; text-align:center; font-weight:bold; }
.fancybox-title-over { color:#FFF; text-align:left; }
#fancybox-title-over { padding:10px; background:url('../images/fancybox/fancy_title_over.png'); display:block; }
#fancybox-title-wrap { display:inline-block; }
#fancybox-title-wrap span { height:32px; float:left; }
#fancybox-title-left { padding-left:15px;
 background:transparent url('../images/fancybox/fancy_title_left.png') repeat-x; }
#fancybox-title-main { font-weight:bold; line-height:29px;
 background:transparent url('../images/fancybox/fancy_title_main.png') repeat-x; color:#FFF; }
#fancybox-title-right { padding-left:15px;
 background:transparent url('../images/fancybox/fancy_title_right.png') repeat-x; }
#fancybox-left, #fancybox-right { position:absolute; bottom:0px; height:100%; width:35%; cursor:pointer; outline:none;
 background-image:url('http://maxserver.org.ua/empty.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:transparent url('../images/fancybox/fancy_nav_left.png') no-repeat; }
#fancybox-right-ico { background:transparent url('../images/fancybox/fancy_nav_right.png') no-repeat; }
#fancybox-left:hover, #fancybox-right:hover { visibility:visible; }
#fancybox-left:hover span { left:20px; }
#fancybox-right:hover span { left:auto; right:20px; }
div.fancy-bg { position:absolute; padding:0; margin:0; border:0; z-index:1001; }
div#fancy-bg-n { top:-20px; left:0; width:100%; height:20px;
 background:transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x; }
div#fancy-bg-ne { top:-20px; right:-20px; width:20px; height:20px;
 background:transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat; }
div#fancy-bg-e { top:0; right:-20px; height:100%; width:20px;
 background:transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y; }
div#fancy-bg-se { bottom:-20px; right:-20px; width:20px; height:20px;
 background:transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat; }
div#fancy-bg-s { bottom:-20px; left:0; width:100%; height:20px;
 background:transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x; }
div#fancy-bg-sw { bottom:-20px; left:-20px; width:20px; height:20px;
 background:transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat; }
div#fancy-bg-w { top:0; left:-20px; height:100%; width:20px;
 background:transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y; }
div#fancy-bg-nw { top:-20px; left:-20px; width:20px; height:20px;
 background:transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat; }

/*jcrop*/
.jcrop-active { direction: ltr; text-align: left; box-sizing: border-box; -ms-touch-action: none; }
.jcrop-dragging { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
.jcrop-selection { z-index: 2; }
.jcrop-selection.jcrop-current { z-index: 4; }
.jcrop-border { background: #ffffff url('../images/jcrop.gif'); line-height: 1px !important; font-size: 0 !important; overflow: hidden; position: absolute;
  filter: alpha(opacity=50) !important; opacity: 0.5 !important; }
.jcrop-border.ord-w, .jcrop-border.ord-e, .jcrop-border.ord-n { top: 0px; }
.jcrop-border.ord-n, .jcrop-border.ord-s { width: 100%; height: 1px !important; }
.jcrop-border.ord-w, .jcrop-border.ord-e { height: 100%; width: 1px !important; }
.jcrop-border.ord-e { right: -1px; }
.jcrop-border.ord-n { top: -1px; }
.jcrop-border.ord-w { left: -1px; }
.jcrop-border.ord-s { bottom: -1px; }
.jcrop-selection { position: absolute; }
.jcrop-box { z-index: 2; display: block; background: none; border: none; padding: 0; margin: 0; font-size: 0; }
.jcrop-box:hover { background: none; }
.jcrop-box:active { background: none; }
.jcrop-box:focus { outline: 1px rgba(128, 128, 128, 0.65) dotted; }
.jcrop-active, .jcrop-box { position: relative; }
.jcrop-box { width: 100%; height: 100%; cursor: move; }
.jcrop-handle { z-index: 4; background-color: rgba(49, 28, 28, 0.58); border: 1px #eeeeee solid; width: 9px; height: 9px; font-size: 0; position: absolute;
  filter: alpha(opacity=80) !important; opacity: 0.8 !important; }
.jcrop-handle.ord-n { left: 50%; margin-left: -5px; margin-top: -5px; top: 0; cursor: n-resize; }
.jcrop-handle.ord-s { bottom: 0; left: 50%; margin-bottom: -5px; margin-left: -5px; cursor: s-resize; }
.jcrop-handle.ord-e { margin-right: -5px; margin-top: -5px; right: 0; top: 50%; cursor: e-resize; }
.jcrop-handle.ord-w { left: 0; margin-left: -5px; margin-top: -5px; top: 50%; cursor: w-resize; }
.jcrop-handle.ord-nw { left: 0; margin-left: -5px; margin-top: -5px; top: 0; cursor: nw-resize; }
.jcrop-handle.ord-ne { margin-right: -5px; margin-top: -5px; right: 0; top: 0; cursor: ne-resize; }
.jcrop-handle.ord-se { bottom: 0; margin-bottom: -5px; margin-right: -5px; right: 0; cursor: se-resize; }
.jcrop-handle.ord-sw { bottom: 0; left: 0; margin-bottom: -5px; margin-left: -5px; cursor: sw-resize; }
.jcrop-touch .jcrop-handle { z-index: 4; background-color: rgba(49, 28, 28, 0.58); border: 1px #eeeeee solid; width: 18px; height: 18px; font-size: 0; position: absolute;
  filter: alpha(opacity=80) !important; opacity: 0.8 !important; }
.jcrop-touch .jcrop-handle.ord-n { left: 50%; margin-left: -10px; margin-top: -10px; top: 0; cursor: n-resize; }
.jcrop-touch .jcrop-handle.ord-s { bottom: 0; left: 50%; margin-bottom: -10px; margin-left: -10px; cursor: s-resize; }
.jcrop-touch .jcrop-handle.ord-e { margin-right: -10px; margin-top: -10px; right: 0; top: 50%; cursor: e-resize; }
.jcrop-touch .jcrop-handle.ord-w { left: 0; margin-left: -10px; margin-top: -10px; top: 50%; cursor: w-resize; }
.jcrop-touch .jcrop-handle.ord-nw { left: 0; margin-left: -10px; margin-top: -10px; top: 0; cursor: nw-resize; }
.jcrop-touch .jcrop-handle.ord-ne { margin-right: -10px; margin-top: -10px; right: 0; top: 0; cursor: ne-resize; }
.jcrop-touch .jcrop-handle.ord-se { bottom: 0; margin-bottom: -10px; margin-right: -10px; right: 0; cursor: se-resize; }
.jcrop-touch .jcrop-handle.ord-sw { bottom: 0; left: 0; margin-bottom: -10px; margin-left: -10px; cursor: sw-resize; }
.jcrop-dragbar { font-size: 0; position: absolute; }
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s { height: 9px !important; width: 100%; }
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w { top: 0px; height: 100%; width: 9px !important; }
.jcrop-dragbar.ord-n { margin-top: -5px; cursor: n-resize; top: 0px; }
.jcrop-dragbar.ord-s { bottom: 0; margin-bottom: -5px; cursor: s-resize; }
.jcrop-dragbar.ord-e { margin-right: -5px; right: 0; cursor: e-resize; }
.jcrop-dragbar.ord-w { margin-left: -5px; cursor: w-resize; }
.jcrop-shades { position: relative; top: 0; left: 0; }
.jcrop-shades div { cursor: crosshair; }
.jcrop-noresize .jcrop-dragbar, .jcrop-noresize .jcrop-handle { display: none; }
.jcrop-selection.jcrop-nodrag .jcrop-box, .jcrop-nodrag .jcrop-shades div { cursor: default; }
.jcrop-light .jcrop-border { background: #ffffff; filter: alpha(opacity=70) !important; opacity: .70!important; }
.jcrop-light .jcrop-handle { background-color: #000000; border-color: #ffffff; }
.jcrop-dark .jcrop-border { background: #000000; filter: alpha(opacity=70) !important; opacity: 0.7 !important; }
.jcrop-dark .jcrop-handle { background-color: #ffffff; border-color: #000000; }
.solid-line .jcrop-border { background: #ffffff; }
.jcrop-thumb { position: absolute; overflow: hidden; z-index: 5; }
.jcrop-active img, .jcrop-thumb img, .jcrop-thumb canvas { min-width: none; min-height: none; max-width: none; max-height: none; }
.jcrop-hl-active .jcrop-border { filter: alpha(opacity=20) !important; opacity: .20!important; }
.jcrop-hl-active .jcrop-handle { filter: alpha(opacity=10) !important; opacity: .10!important; }
.jcrop-hl-active .jcrop-selection:hover { }
.jcrop-hl-active .jcrop-selection:hover .jcrop-border { background-color: #ccc; filter: alpha(opacity=50) !important; opacity: .50!important; }
.jcrop-hl-active .jcrop-selection.jcrop-current .jcrop-border { background: #808080 url('../images/jcrop.gif'); opacity: .35!important; filter: alpha(opacity=35) !important; }
.jcrop-hl-active .jcrop-selection.jcrop-current .jcrop-handle { filter: alpha(opacity=30) !important; opacity: .30!important; }
.jcrop-hl-active .jcrop-selection.jcrop-focus .jcrop-border { background: url('../images/jcrop.gif'); opacity: .65!important; filter: alpha(opacity=65) !important; }
.jcrop-hl-active .jcrop-selection.jcrop-focus .jcrop-handle { filter: alpha(opacity=60) !important; opacity: .60!important; }
button.jcrop-box { background: none; }

/*tooltip*/
#tooltip { position: absolute; z-index: 9999; border: 1px dotted #000000; background-color: #EEEEEE; color: #383838; padding: 2px;
  font-family: Trebuchet MS, verdana, lucida, arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; max-width: 300px; }
#tooltip p { margin-bottom: 1px; }

/*jreject*/
#jr_overlay { top: 0; left: 0; padding: 0; margin: 0; z-index: 2147483646; position: absolute; }
#jr_wrap { position: absolute; text-align: center; width: 100%; z-index: 2147483647; padding: 0; margin: 0; }
#jr_inner { font-family: Verdana,Arial,sans-serif; font-size: 12px; background: #FFFFFF; border: 1px solid #CCC; color: #4F4F4F;
  margin: 0 auto; height: auto; padding: 10px; position: relative; }
#jr_header { display: block; color: #333; padding: 5px; padding-bottom: 0; margin: 0; font-family: Vardana,Arial,sans-serif;
  font-weight: bold; text-align: left; font-size: 1.3em; margin-bottom: 0.5em; }
#jr_inner p { text-align: left; padding: 5px; margin: 0; }
#jr_inner ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 10px 0px; padding: 0; }
#jr_inner ul li { cursor: pointer; float: left; width: 120px; height: 122px; margin: 0 10px 10px 10px; padding: 0; text-align: center; }
#jr_inner ul li div { text-align: center; padding-top: 2px; }
#jr_inner li a { color: #333; font-size: 0.8em; text-decoration: none; padding: 0; }
#jr_inner li a:hover { text-decoration: underline; }
#jr_inner .jr_icon { width: 100px; height: 100px; margin: 1px auto; padding: 0; background: transparent no-repeat scroll left top; cursor: pointer; }
#jr_close { margin: 0 0 0 50px; clear: both; text-align: left; padding: 0; margin: 0; }
#jr_close a { color: #000000; display: block; width: auto; margin: 0; padding: 0; text-decoration: underline; }
#jr_close p { padding: 10px 0 0 0; margin: 0; }
