html, body {
    /*background: #fff url(/img/bg04stripe.png) top left;*/
    padding:0;
    margin:0;
    min-height:100%;
    height: 100% !important;
}
body {
    font: 12px "Arail", Trebuchet, Tahoma, Verdana, sans-serif;
    color:#333;
    margin:0 auto;
    max-width:1180px;
    min-width:980px;
}
/* _TARGET + method */
.mainfuncMainBg
{
    background:transparent url(/webplast/img/webplast.bg.png) center center no-repeat;
}
/* Modal dialogs */
.modalBody
{
    width:96%;
    max-width:96%;
    min-width:96%;
    padding:2%;
    box-sizing: border-box;
}

body * {
    line-height:120%;
}
image
{
    border:none;
}
table
{
    width:100%;
    margin:0 auto;
    border-collapse:collapse;
}
table thead
{
    font-weight:bold;
}
.oCenter
{
    text-align:center;
}
.oRight
{
    text-align:right;
}
a
{
    font: 12px "Arial", Trebuchet, Tahoma, Verdana, sans-serif;
    color:#000099;
}
a:hover
{
    text-decoration:none;
}
h1,h2,h3,big
{
    line-height:100%;    
}
P
{
    margin:6px 0;
    padding:0;
    line-height:100%;
}
.hiddenelem
{
    display:none;
}
.freespace
{
    margin:6px 0;
}
.imgpreview
{
    width:95%;
    /*max-height:200px;*/
    background:#666;
    overflow:auto;
    box-sizing:border-box;
}
.filesexplorer
{
    background:#666;
    overflow:hidden;
    padding:8px;
}
.addfilebrowser
{
    float:left;
    width:300px;
    height:200px;
    max-width:300px;
    max-height:200px;
    background:#999;
    border:#ccc solid 2px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    overflow:hidden;
    text-align:center;
    margin:4px;
    cursor:move;
}
.addfilebrowser:hover
{
    border-color:#eee;
}
.addfilebrowser div
{
    width:300px;
    height:200px;
    display:table-cell;
    vertical-align:middle;
}
.addfilebrowser img
{
    max-width:300px;
    max-height:200px;
    text-decoration:none;
}
a.galleryicon
{
    display:block;
    width:16px;
    height:16px;
    margin-top:-16px;
    text-decoration:none;
    border:#fff solid 1px;
}
a.galleryicon:hover
{
    border:#ccc solid 1px;
}
a.deleteicon
{
    position:absolute;
    background:transparent url(/webplast/img/acp/delete.gif) center center no-repeat;
}
a.cropicon
{
    margin-top:-36px;
    position:absolute;
    background:transparent url(/webplast/img/acp/crop.png) center center no-repeat;
}
tr.expandNodes td.firstCol
{
    background:transparent url(/webplast/img/acp/expline_open.gif) center right no-repeat;
}
tr.parentNode td.firstCol
{
    background:transparent url(/webplast/img/acp/expline.gif) center right no-repeat;
    text-align:right;
}
tr.closeNode td.firstCol
{
     background:transparent url(/webplast/img/acp/expline_close.gif) center right no-repeat;
     text-align:right;
}
tr.parentNode td.firstCol input, tr.closeNode td.firstCol input
{
    margin:0 4px 0 0;
}
.tbl_multiple
{
    width:100%;
    font-size: 11pt;
    height:284px;
    overflow-y:auto;
}
.tbl_multiple td
{
    border-bottom:#eee solid 1px;
    padding:4px 0;
    height:32px;
    overflow:hidden;
    font-size:11px;
    line-height:100%;
    cursor:pointer;
}
.tbl_multiple tr:hover td
{
    background:#eee;
}
.tbl_multiple td div
{
    height:32px;
    overflow:hidden;
    line-height:100%;
}
.tbl_multiple td div:first-child
{
    max-width:95%;
}
.item_add tr:hover td.left_icon
{
    background:#eee url(/webplast/img/acp/arrow_right.png) center center no-repeat;
}
.item_delete tr:hover td.right_icon
{
    background:#eee url(/webplast/img/acp/delete.gif) center center no-repeat;
}
.item_delete tr:hover td.left_icon
{
    background:#eee url(/webplast/img/acp/move.png) top left no-repeat;
}
.speller
{
    background:transparent url(/webplast/img/acp/ui-bg_glass_55_fbf9ee_1x400.png) center top repeat-y;
}
.sortableblock .left_icon
{
    cursor:move;
}
.sortablelist
{
    list-style-type:none;
    margin:12px 0;
    padding:0;
}
.sortablelist li
{
    padding:8px 12px;
    margin:4px 0;
    border:#666 solid 1px;
    display:block;
    cursor:move;
    background:#fff;
}
.sortablelist li:hover
{
    background:#eee;
}
.notice
{
    color:#666;
}
.small
{
    font-size:11px;
}
.tbl_line
{
    display:block;
    height:11px;
    overflow:hidden;
}
a.clickblock
{
    font-size:16px;
    display:inline-block;
    padding:8px;
    border-radius:8px;
    background:#fff;
}
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  width: 90%;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  /*width: auto !important;*/
  width:300px;
  max-width: inherit;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: #fff;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.label { 
border-radius: 3px;
}
.label, .badge { 
background-color: #999999;
color: #FFFFFF;
display: inline-block;
font-size: 11.84px;
font-weight: 700;
line-height: 14px;
padding: 2px 4px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.251);
vertical-align: baseline;
white-space: nowrap;
}
.label-info, .badge-info { 
background-color: #3A87AD;
}

/* Cначала обозначаем стили для IE8 и более старых версий
т.е. здесь мы немного облагораживаем стандартный чекбокс. */
.checkbox {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 14px;
  height: 14px;
}
/* Это для всех браузеров, кроме совсем старых, которые не поддерживают
селекторы с плюсом. Показываем, что label кликабелен. */
.checkbox + label {
  cursor: pointer;
}

/* Далее идет оформление чекбокса в современных браузерах, а также IE9 и выше.
Благодаря тому, что старые браузеры не поддерживают селекторы :not и :checked,
в них все нижеследующие стили не сработают. */

/* Прячем оригинальный чекбокс. */
.checkbox:not(checked) {
  position: absolute;
  opacity: 0;
}
.checkbox:not(checked) + label {
  position: relative; /* будем позиционировать псевдочекбокс относительно label */
  padding: 0 0 0 44px; /* оставляем слева от label место под псевдочекбокс */
}
/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 20px;
  border-radius: 10px;
  background: #CDD1DA;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
}
/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */
.checkbox:not(checked) + label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0,0,0,.3);
  transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */
}
/* Меняем фон чекбокса, когда он включен. */
.checkbox:checked + label:before {
  background: #79dbd1; /*#9FD468;*/
}
/* Сдвигаем переключатель чекбокса, когда он включен. */
.checkbox:checked + label:after {
  left: 20px;
}
/* Показываем получение фокуса. */
.checkbox:focus + label:before {
  box-shadow: 0 0 0 1px rgba(192, 192, 192, 0.5);
}
/*!
 * Fine Uploader
 *
 * Copyright 2013, Widen Enterprises, Inc. info@fineuploader.com
 *
 * Version: 3.7.0
 *
 * Homepage: http://fineuploader.com
 *
 * Repository: git://github.com/Widen/fine-uploader.git
 *
 * Licensed under GNU GPL v3, see LICENSE
 */ 


.qq-uploader {
    position: relative;
    width: 100%;
}
.qq-upload-button {
    display: block;
    width: 105px;
    padding: 7px 0;
    text-align: center;
    background: #880000;
    border-bottom: 1px solid #DDD;
    color: #FFF;
}
.qq-upload-button-hover {
    background: #CC0000;
}
.qq-upload-button-focus {
    outline: 1px dotted #000000;
}
.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
    background: #FF9797;
    text-align: center;
}
.qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
    font-size: 16px;
}
.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    padding-top: 30px;
    height: 20px;
    min-height: 40px;
}
.qq-upload-drop-area-active {
    background: #FF7171;
}
.qq-upload-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.qq-upload-list li {
    margin: 0;
    padding: 9px;
    line-height: 15px;
    font-size: 16px;
    background-color: #FFF0BD;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-finished, .qq-upload-delete {
    margin-right: 12px;
}
.qq-upload-file {
}
.qq-upload-spinner {
    display: inline-block;
    background: url(/webplast/img/loading.gif);
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}
.qq-drop-processing {
    display: none;
}
.qq-drop-processing-spinner {
    display: inline-block;
    background: url(/webplast/img/processing.gif);
    width: 24px;
    height: 24px;
    vertical-align: text-bottom;
}
.qq-upload-finished {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-retry, .qq-upload-delete {
    display: none;
    color: #000000;
}
.qq-upload-cancel, .qq-upload-delete {
	color: #000000;
}
.qq-upload-retryable .qq-upload-retry {
    display: inline;
}
.qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-delete {
    font-size: 12px;
    font-weight: normal;
}
.qq-upload-failed-text {
    display: none;
    font-style: italic;
    font-weight: bold;
}
.qq-upload-failed-icon {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}
.qq-upload-retrying .qq-upload-failed-text {
    display: inline;
    color: #D60000;
}
.qq-upload-list li.qq-upload-success {
    background-color: #5DA30C;
    color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
    background-color: #D60000;
    color: #FFFFFF;
}
.qq-progress-bar {
    background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
    width: 0%;
    height: 15px;
    border-radius: 6px;
    margin-bottom: 3px;
    display: none;
}

INPUT.qq-edit-filename {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.qq-upload-file.qq-editable {
    cursor: pointer;
}

.qq-edit-filename-icon.qq-editable {
    display: inline-block;
    cursor: pointer;
}

INPUT.qq-edit-filename.qq-editing {
    position: static;
    margin-top: -5px;
    margin-right: 10px;
    margin-bottom: -5px;

    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.qq-edit-filename-icon {
    display: none;
    background: url("edit.gif");
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    margin-right: 5px;
}

INPUT.qq-edit-filename.qq-editing ~ .qq-upload-cancel {
    display: none;
}

/*! 2013-07-09 */

input[type="text"], textarea, select
{
    border-radius:3px;
    border: 1px solid #ccc;
    padding:0 8px;
    box-sizing: border-box;
    line-height: 22px !important;
    min-height:28px;
}
input[type="submit"],
.submition
{ 
    background-image: -webkit-linear-gradient(bottom, #E1E1E1 0px, #FEFEFE 100%);
    border: 1px solid #D0D0D0;
    cursor: pointer;
    font-size: 0.75em;
    height: 30px;
    font-size: 12px;
    margin: 0px;
    text-shadow: 0px 1px 0px #FFFFFF;
    width: 125px;
    line-height:100% !important;
    overflow:hidden;
}
input[type="submit"] img,
.submition img
{
    vertical-align: middle !important;
}
input[type="submit"]:hover, .submition:hover
{ 
    background-image: -webkit-linear-gradient(bottom, #F0F0F0 0px, #FEFEFE 100%); /*bottom, #D5D5D5 0px, #F0F0F0 100%);*/
}
::-webkit-input-placeholder {
    color: #666;
}
:-moz-placeholder {
    color: #666;
}
.placeholder {
    color: #666;
}
.keyboardLayout
{
	position: absolute;
	width: 24px;
	height: 20px;
	margin-top:2px;
	color: #666;
	text-align: center;
	border:#999 solid 1px;
	background:#fff;
}

div#hint,div.hint
{
	display:none;
	padding:10px;
	font-weight:bold;
	color:red;
}
.inp_txt
{
	font-family: Arial;
	font-size: 10pt;
	height: 18px;
	width: 100%;
	/*margin:15px 15px 15px 0px;*/
}
.inp_opt
{
	font-family: Arial;
	font-size: 10pt;
	height: 23px;
	width: 190px;
	/*margin:15px 15px 15px 0px;*/
}
.inp_check
{
	margin:15px 0 15px 15px;
	height: 26px;
}
.inp_text
{
	width:100%;
	font-size: 11pt;
	height: 180px;
	/*margin:15px 15px 15px 0px;*/
}
.inp_button
{
    margin:5px 0;
    height:26px;
}
.text_shot
{
    height:50px;
}
.maximize
{
	height:450px;
}
.inp_d, .inp_m, .inp_y
{
	padding-left: 5px;
}
.inp_d
{
	width:60px;
}
.inp_m
{
	width:60px;
}
.inp_y
{
	width:95px;
}
.inp_s
{
	width:200px;
}
.require
{
	background:#fff url(../img/acp/require.gif) top right no-repeat;
}
span.floatHint
{
	display:block;
	width:50%;
	float:left;
	padding-top:8px;
	font-size:12px;
}
form.int_worksheetform input
{
	float:left;
}
.txtinput
{
	width:98%;
	height:30px;
	border:none;
	padding:0;
	margin:0;
	font: 13px "Arial", Trebuchet, Tahoma, Verdana, sans-serif;
	color:#333;
	line-height:100%;
}
input.arrowButton
{
	width:37px;
	height:36px;
	background: transparent url(/webplast/img/acp/arrowSys.png) 0px 0px no-repeat;
	border:none;
	padding:0;
	cursor:pointer;
}
input.arrowButton:hover
{
	background: transparent url(/webplast/img/acp/arrowSys.png) 0px -36px no-repeat;
}
select
{
    max-width: 260px;
}
.chooserinline
{
    font-size:11px;
    width:24px;
    text-align:center;
    padding:0;
    margin:0;
    border:none;
    font-face:arial;
}

::-webkit-input-placeholder
{color:#6d6d6d;}
::-moz-placeholder
{color:#6d6d6d;}/* Firefox 19+ */
:-moz-placeholder
{color:#6d6d6d;}/* Firefox 18- */
:-ms-input-placeholder
{color:#6d6d6d;}

.sticky div
{
    z-index:200 !important;
}
.sticky table
{
    z-index:190 !important;
}
.hidden
{
    display:none;
}
.dataGrid thead.hidetablethead, .dataGrid thead.hidetablethead *, .dataGrid thead.hidetablethead th.separator
{
    visibility: hidden;
    height:0px;
    max-height:0px;
    padding:0;
}
.toolsPanel
{
    height:30px;
    padding:14px 0;
    background:#eee;
}
.filterPanel
{
    background:#fff;
    height:30px;
    padding:5px 0 7px 0;
    overflow:hidden;
}
.dataGrid
{
    width:100%;
    min-width:980px;
    background:#fff;
    border:#eee solid 1px;
    border-left:none;
    cursor:default;
}
.dataGrid thead
{
    background:#0071BC;
    color:#fff;
}
.dataGrid thead th
{
    padding:8px 4px 8px 0;
    text-align:left;
}
.dataGrid thead th .separator
{
    border-right:#fff solid 1px;
    display:inline;
    margin-right:4px;
}
.dataGrid td
{
    padding:8px 4px;
    border-left:#eee solid 1px;
}
.dataGrid input
{
    padding:none;
    background:#fff;
}
.dataGrid input.editinput, .dataGrid textarea.editinput
{
    width:100%;
    border:none;
    border-bottom:#22B573 dotted 1px;
    color:#000;
    cursor:text;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dataGrid textarea.editinput
{
    height:36px;
}
.dataGrid input.hiddeninput
{
    color:#ccc;
}
/*.dataGrid tr.canonical td:nth-child(3) input
{
    background:#fff url(/webplast/img/acp/link.png) top left no-repeat;
    padding-left:20px;
}*/
/* tools panel elements */
.tool
{
    float:left;
    padding:0 5px;
}
.tool *
{
    vertical-align:middle;
}
.tool select
{
    display:inline-block;
    margin:0 6px;
    max-width:240px;
    top:0 !important;
}
.pagescroller,.allselected,.daterange,.searchquery
{
    height: 7px;
    /*added*/
    margin-left:45px;
}
.pagescroller
{
    width: 270px;    
}
.allselected
{
    min-width: 360px;
    max-width: 560px;
    height:30px;
    float:right;
    text-align:right;
    overflow:hidden;
}
.daterange
{
    width: 340px;
}
.searchquery
{
    width:260px;
}
.tool select
{
    font-family: Arial;
    font-size: 10pt;
    height: 22px;
    line-height: 22px;
    width: 260px;
    vertical-align: middle;
    position: relative;
    top: 7px;
}
.deletefilters
{
    display:inline-block;
    float:right;
    line-height:100%;
    cursor:pointer;
    padding:4px;
    color:#000099;
    border:#eee solid 1px;
    margin-right:4px;
}
.deletefilters:hover
{
    background-color:#eee !important;
}
.deletefilters img
{
    vertical-align: middle;
    float:left;
    margin-right:4px;
}
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(/webplast/img/acp/jalerts/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(/webplast/img/acp/jalerts/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(/webplast/img/acp/jalerts/info.gif);
}

#popup_content.confirm {
	background-image: url(/webplast/img/acp/jalerts/important.gif);
}

#popup_content.prompt {
	background-image: url(/webplast/img/acp/jalerts/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_content a, #popup_content a:hover
{	display:block;
	text-align:right;
	font-size:90%;
}

#popup_content small
{	color:#666666;
	font-size:90%;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}
/* jquery.Jcrop.min.css v0.9.12 (build:20130126) */
.jcrop-holder{direction:ltr;text-align:left;}
.jcrop-vline,.jcrop-hline{background:#FFF url(/webplast/img/Jcrop.gif);font-size:0;position:absolute;}
.jcrop-vline{height:100%;width:1px!important;}
.jcrop-vline.right{right:0;}
.jcrop-hline{height:1px!important;width:100%;}
.jcrop-hline.bottom{bottom:0;}
.jcrop-tracker{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;height:100%;width:100%;}
.jcrop-handle{background-color:#333;border:1px #EEE solid;font-size:1px;height:7px;width:7px;}
.jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0;}
.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px;}
.jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%;}
.jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%;}
.jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0;}
.jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0;}
.jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0;}
.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px;}
.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%;}
.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px;}
.jcrop-dragbar.ord-n{margin-top:-4px;}
.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px;}
.jcrop-dragbar.ord-e{margin-right:-4px;right:0;}
.jcrop-dragbar.ord-w{margin-left:-4px;}
.jcrop-light .jcrop-vline,.jcrop-light .jcrop-hline{background:#FFF;filter:alpha(opacity=70)!important;opacity:.70!important;}
.jcrop-light .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000;border-color:#FFF;border-radius:3px;}
.jcrop-dark .jcrop-vline,.jcrop-dark .jcrop-hline{background:#000;filter:alpha(opacity=70)!important;opacity:.7!important;}
.jcrop-dark .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#FFF;border-color:#000;border-radius:3px;}
.solid-line .jcrop-vline,.solid-line .jcrop-hline{background:#FFF;}
.jcrop-holder img,img.jcrop-preview{max-width:none;}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 300px;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	color:#0A246A;
	margin: 0px;
	padding: 2px 5px;
	cursor:pointer;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url(/img/indicator.gif) right center no-repeat;
}

.ac_odd {
	background-color: #FFFFFF;
}

.ac_over {
	/*background-color: #0A246A;
	color: white;*/
	text-decoration:underline;
}

.langchooser
{
    width:190px;
    float:right;
    margin-left:10px;
    line-height:30px;
}
.langchooser select
{
    width:100px;
    float:right;
}
.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
}
.nmReposition {
	position: absolute;
}
.nyroModalCloseButton {
	top: -31px;
	right: -31px;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	background: url(/webplast/img/acp/close.gif);
}
.nyroModalTitle {
	top: -26px;
	left: 0;
	margin: 0;
	font-size: 1.1em;
	color: #ddd;
}
.nyroModalCont {
	position: absolute;
	border: 4px solid #777;
	margin: 25px;
	background: #fff;
}
.nyroModalCont iframe {
	width: 100%;
	min-width: 600px;
	min-height:400px;
}
.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px;
}
.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px;
}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
	position: relative;
	padding: 10px;
	min-height: 250px;
	min-width: 250px;
	max-width: 1000px;
}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
	position: relative;
	overflow: hidden;
}
.nyroModalImage img {
    vertical-align: top;
}
.nyroModalHidden {
	left: -9999em;
	top: -9999em;
}
.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff url(/webplast/img/acp/ajaxLoader.gif) no-repeat center;
	padding: 0;
}
.nyroModalPrev, .nyroModalNext {
	outline: none;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
	height: 100%;
	width: 40%;
	max-height: none;
}
.nyroModalPrev {
	left: 0;
}
.nyroModalPrev:hover {
	background-image: url(/webplast/img/acp/prev.gif);
}
.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
.nyroModalNext:hover {
	background-position: right 20%;
	background-image: url(/webplast/img/acp/next.gif);
}
.optset
{
    border:#666 solid 1px;
    padding:4px 4px 12px 4px;
    margin-top:12px;
}
.optheader
{
    background:#fff;
    margin-top:-14px;
    padding:4px;
    display:inline-block;
    overflow:hidden;
}
.lineset
{
    margin:8px 0;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.tabsmenu{
    white-space: nowrap;
    font-size: 15px;
    height:34px;
    overflow:hidden;
    padding:0 0 0 12px;
    margin:0;
}
.tabsmenu li{
    position:relative;
    display: inline-block;
    z-index: 0;
    margin: 0 0 0 2px;
    border: solid 1px lightgrey;
    padding: 0;
    background: white;
    -webkit-transition:all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 14px;
    color: #555;
}
.tabsmenu li:hover,
.tabsmenu li.active{
    color: black;
    /*top:2px;*/
}
.tabsmenu li.active{
    border-bottom:#fff solid 2px;
    top:1px;
}
.tabsmenu li a{
    text-decoration: none;
    color: inherit;
    display: block;
    padding: 8px 10px;
    width: 140px;
    text-align:center;
    background: -webkit-linear-gradient(65deg,#eee,white, #eee);
    background: -moz-linear-gradient(65deg,#eee,white, #eee) #eee;
    background: -ms-linear-gradient(65deg,#eee,white, #eee) #eee;
    background: -o-linear-gradient(65deg,#eee,white, #eee) #eee;
    background: linear-gradient(65deg,#eee,white, #eee) #eee;
    background-color: #eee;
    font-size: 14px;
}
.tabsmenu li:hover a,
.tabsmenu li.active a{
    background:none;
}
.tabsmenu li.active a{
    cursor:default;
}
.edittabs
{
    background:#fff;
    padding:5px;
}
.dt, .dropdown 
{
	margin: 0 -22px 0 0;
	width: 175px;
	position: relative;
	height: 17px;
	text-align:left;
	/*added*/
	background: #fff;
	height: 17px;
	display: block;
	margin-left: 10px;
	padding: 5px 0;
	border-radius: 3px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
.dt *
{
    vertical-align:middle;
    text-decoration:none;
}
.dt a:hover
{
    color:#155FB0;
}
.submenu
{
	background: #fff;
	position: absolute;
	top: -12px;
	/*left: -20px;*/
	z-index: 10;
	display: none;
	/*margin-left: 10px;*/
	padding: 40px 0 5px;
	border-radius: 3px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
.submenu_reverse
{
	padding: 5px 0 40px;
}
.dropdown li a 
{
	color: #555;
        /*font-family: arial;
	font-weight: bold;*/
	display: block;
	padding: 6px 8px;
	cursor: pointer;
	text-decoration:none;
	white-space:nowrap;
}

.dropdown li a:hover
{
	background:#155FB0;
	color: #fff;
	text-decoration: none;
}
a.dropdownlnk 
{
	/*font-size: 11px;
	line-height: 16px;
	color: #555;*/
	position: absolute;
	z-index: 11;
	display: block;
	padding: 11px 0 0 15px;
	height: 28px;
	margin: -11px 0 0 -10px;
	text-decoration: none;
	background: transparent url(/webplast/img/arrow.png) 156px 17px no-repeat;
	cursor:pointer;
}
.root
{
	list-style:none;
	margin:0px;
	padding: 11px 0 0 0;
	border-top:1px solid #dedede;
	border-bottom:none;
}
.submenu_reverse .root
{
	padding: 0 0 0 0;
	border-top:none;
	border-bottom:1px solid #dedede;
}
/* width's */
div.dttool
{
	width:175px;
}
a.dttool
{
	width: 151px;
}
div.dtmenu
{
	width:46px;
	border-radius: 0;
	box-shadow: none;
}
a.dtmenu
{
	width:46px;
	background: transparent url(/webplast/img/arrow.png) 18px 17px no-repeat;
}
.dtmenu, .dtmenu *
{
	font-size:11px;
}
.dtmenu .submenu
{
	width:110px;
	border:#ccc solid 1px;
}
