/* @override http://dev.kit.ee/ep/ms/css/ep.css */

/*
 * General styles + Reset
*/

html {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

body {
    background: url(../img/bg.png);
    margin: 0;
    padding: 0;
    height: 100%;
}

.clear {
    clear: both;
    display: block;
    visibility: hidden;
    margin: 0;
    height: 0;
    border: none;
}

/*!
 * Ext JS Library 3.0.0
 * Copyright(c) 2006-2009 Ext JS, LLC
 * licensing@extjs.com
 * http://www.extjs.com/license
 */
.x-form-spinner-proxy{
    /*background-color:#ff00cc;*/
}
.x-form-field-wrap .x-form-spinner-trigger {
    background:transparent url(../img/ext/spinner.gif) no-repeat 0 0;
}

.x-form-field-wrap .x-form-spinner-overup{
    background-position:-17px 0;
}
.x-form-field-wrap .x-form-spinner-clickup{
    background-position:-34px 0;
}
.x-form-field-wrap .x-form-spinner-overdown{
    background-position:-51px 0;
}
.x-form-field-wrap .x-form-spinner-clickdown{
    background-position:-68px 0;
}


.x-trigger-wrap-focus .x-form-spinner-trigger{
    background-position:-85px 0;
}
.x-trigger-wrap-focus .x-form-spinner-overup{
    background-position:-102px 0;
}
.x-trigger-wrap-focus .x-form-spinner-clickup{
    background-position:-119px 0;
}
.x-trigger-wrap-focus .x-form-spinner-overdown{
    background-position:-136px 0;
}
.x-trigger-wrap-focus .x-form-spinner-clickdown{
    background-position:-153px 0;
}
.x-trigger-wrap-focus .x-form-trigger{
    border-bottom: 1px solid #7eadd9;
}

.x-form-field-wrap .x-form-spinner-splitter {
    line-height:1px;
    font-size:1px;
    background:transparent url(../img/ext/spinner-split.gif) no-repeat 0 0;
    position:absolute;
    cursor: n-resize;
}
.x-trigger-wrap-focus .x-form-spinner-splitter{
    background-position:-14px 0;
}


/*
 * EXT fixes
*/

.x-toolbar {
    background-color: #d0cfcf;
    background-image:url(../img/ext/toolbar-bg.gif);
    background-repeat: repeat-x;
    border-color:#b9b9b9;
}

.x-panel-noborder .x-panel-header-noborder {
    border-bottom: none;
}

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
    border-color:#b9b9b9;;
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
    border-color:#b9b9b9;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#fff;
    border-top: 1px solid #b9b9b9;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top-color: #b9b9b9;
}

.x-panel-tbar {

}

.x-panel-bbar {

}

.x-toolbar .xtb-sep {
    background-image:url(../img/ext/grid-gray-split.gif);
}

.x-panel-tc {
    background-image:url(../img/ext/top-bottom.gif);
    /* height: 28px; */
}

.x-panel-bc {
    background-image:url(../img/ext/top-bottom.gif);
}

.x-panel-header {
    height: 20px;
    color: #5c5c5c;
    font-weight: normal;
    line-height: 18px;
    background-image:url(../img/ext/top-bottom.gif);
    border-color:#b9b9b9;
}

.x-panel-tl .x-panel-header {
    color: #5c5c5c;
    font-weight: normal;
    line-height: 22px;
}

.x-panel-header-text {
    padding-left: 6px;
    text-shadow: #fff 0px 1px 0px;
    color: #6C5E66;
}

.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br {
    background-image:url(../img/ext/corners-sprite.gif);
    border: none;
}

.ep-no-header .x-panel-tl {
    display: none;
}

.x-panel-mr {
    background-image:url(../img/ext/left-right.gif);
}

.x-panel-ml {
    background-image:url(../img/ext/left-right.gif);
}

.x-panel-mc {
    background: url(../img/ext/panel-bg.gif) repeat-x;
    background-color: #eeeeee;
}

.x-panel-body {
    border-color:#b9b9b9;
    background-color: #eeeeee;
}

.x-tab-panel-body {
    border: none;
}

.ep-tabpanel-multirow ul.x-tab-strip {
    width: auto !important;
    background: url(../img/tab_multi_bg.png) !important;
}

.ep-tabpanel-multirow ul.x-tab-strip li {
    margin-top: 4px;
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border: none;
}



.x-panel-mc .ep-list-panel-body {
    /*  */
    border: none;
    border-bottom: 1px solid #b9b9b9;
}

.x-panel-mc form {
    padding: 10px;
}

.x-form-item {
    color: #5c5c5c;
}

.x-form-display-field {
    border-bottom:1px dotted gray;
    line-height:18px;
    min-height:18px;
    display: block;
    overflow:hidden;
    padding-bottom:2px;
    margin-left:3px;
}

.x-btn button {
    color: #5c5c5c;
}

/* Fix ugly button problem */
.x-btn-tc, .x-btn-bc {
    height: auto;
}

.x-grid3-hd-row td {
    height: 28px;
    color: #5c5c5c;
}

.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td {
    line-height: 18px;
}

.x-props-grid .x-grid3 {
    background-color: #d8d8d8;
}

.x-props-grid .x-grid3-row {
    border: none;
    background: url(../img/ext/grid-row-bg.gif) repeat-x 0 bottom;
}

.x-props-grid .x-grid3-body .x-grid3-td-name {
    background-color: transparent !important;
    border-right-color:#c6c6c6;
}

.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
    background: none !important;
}

.ext-safari .x-form-field-wrap .x-form-trigger, .ext-gecko .x-form-field-wrap .x-form-trigger {
    right: auto;
}

.x-panel-bwrap {
}

.x-fieldset {
    border: 1px solid #cdcdcd;
    background-color: #e9e9e9;
}

.x-fieldset legend {
    color: #5c5c5c;
    font-weight: normal;
}

.x-column-inner {
}

.x-tab-panel-header, .x-tab-panel-footer {
    background: none;
    border: none;
}

ul.x-tab-strip-top {
    background: #e0e0e0;
    border-bottom-color:#b9b9b9;
}

.x-tab-panel-body {
    background: none;
}

.x-tab-strip-active span.x-tab-strip-text, .x-tab-strip span.x-tab-strip-text {
    color: #5c5c5c;
}

.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner {
    background-image:url(../img/ext/tabs-sprite.gif);
}

.x-tab-panel-header-plain .x-tab-strip-spacer, .x-tab-panel-footer-plain .x-tab-strip-spacer {
    background-color:#D1D1D1;
    border-bottom: none;
    border-color:#B9B9B9;
}

.x-tab-panel-noborder .x-tab-panel-header-noborder {
    border-bottom: 1px solid #b9b9b9;
    /* margin-bottom: 16px; */
    background: #ededed;
}

.x-tab-strip-active span.x-tab-strip-text, .x-tab-strip span.x-tab-strip-text {
    padding-bottom:6px;
}

.x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
    padding-bottom:7px;
}

.x-panel-header .x-tool-right {
    margin-top: 4px;
    margin-right: 1px;
}

.x-panel-header .x-tool-left {
    margin-top: 4px;
}

.x-panel-header .x-tool-toggle {
    margin-top: 3px;
    margin-right: 3px;
}

.x-tool {
    background-image:url(../img/ext/tool-sprites.gif);
}


.x-btn-text-icon32 .x-btn-icon-small-left .x-btn-text {
    background-position:center top;
    background-repeat:no-repeat;
    height:48px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top:32px;
}

.x-btn-text-icon24 .x-btn-icon-small-left .x-btn-text {
    background-position:center 7px;
    background-repeat:no-repeat;
    height:48px;
    padding-left: 4px;
    padding-right: 4px;
    min-width: 40px;
    padding-top:33px;
}

/*
 * SWF upload
 */

.SwfUploadPanel_iconAdd {
    background-image:url(../img/add.png) !important;
}

.SwfUploadPanel_iconUpload {
    background-image:url(../img/arrow_up.png) !important;
}

.SwfUploadPanel_iconCancel {
    background-image:url(../img/delete.png) !important;
}


/*
 * FileUploadField component styles
 */
.x-form-file-wrap {
    position: relative;
    height: 22px;
}

.x-form-file-wrap .x-form-file {
    position: absolute;
    right: 0;
    -moz-opacity: 0;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
    height: 22px;
}

.x-form-file-wrap .x-form-file-btn {
    /* position: absolute;
    right: 0;
    */
    z-index: 1;
    float: right;
}

.x-form-file-wrap .x-form-download-btn {
    /*position: absolute;
    right: 0;
    */
    z-index: 1;
    float: right;
}

.x-form-file-wrap .x-form-file-text {
    position: absolute;
    left: 0;
    z-index: 3;
    color: #777;
}

.x-grid3-hd-row td {
    vertical-align: top;
}

/* WINDOW STYLES */

.x-window-plain .x-window-body {
    border-color: transparent;
}

.x-window-tl {
    background-image:url(../img/ext/left-corners.png);
    height:38px;
    padding-left: 5px;
}

.x-window-tl .x-window-header {
    text-align:center;
}

.x-window-tr {
    background-image:url(../img/ext/right-corners.png);
    height:38px;
    padding-right: 5px;
}

.x-window-tc {
    background-image:url(../img/ext/top-bottom.png);
    height:38px;
}

.x-window-ml {
    background-image:url(../img/ext/left-right.png);
    padding-left: 5px;
}

.x-window-mr {
    background-image:url(../img/ext/left-right.png);
    padding-right: 5px;
}

body.x-body-masked .x-window-plain .x-window-mc, .x-window-plain .x-window-mc {
    background-color:#DADADA;
    border-color:transparent;
}

.x-window-bl {
    background-image:url(../img/ext/left-corners.png);
    padding-left: 5px;
}

.x-window-br {
    background-image:url(../img/ext/right-corners.png);
    padding-right: 5px;
}

.x-window-bc {
    background-image:url(../img/ext/top-bottom.png);
}

.x-window-draggable, .x-window-draggable .x-window-header-text {
    color: #5c5c5c;
    line-height:18px;
}

.x-table-layout td {
    vertical-align: top;
}

/*
 *  Fix for Date menu
 */

.x-date-menu {
    width: 177px;
}

.x-menu-plain .x-date-picker {
    width: 177px;
}

/*
 * Tab scroller fixes
 */

.x-tab-scroller-right-over {
    background-position: -18px 0;
}

.x-tab-tabmenu-right {
    background: transparent url(../img/ext/tab-scroller-menu.gif) no-repeat 0 0;
    border-bottom: 1px solid #8db2e3;
    width:18px;
    position:absolute;
    right:0;
    top:0;
    z-index:10;
    cursor:pointer;
}
.x-tab-tabmenu-over {
    background-position: -18px 0;
}
.x-tab-tabmenu-disabled {
    background-position: 0 0;
    opacity:.5;
    -moz-opacity:.5;
    filter:alpha(opacity=50);
    cursor:default;
}

.x-tab-scroller-left {
    background-image: url(../img/ext/scroll-left.png);
    border-bottom-color: #b9b9b9;
}

.x-tab-scroller-right {
    background-image: url(../img/ext/scroll-right.png);
    border-bottom-color: #b9b9b9;
}

/*
 * Custom tab header tabs
*/
.ep-tabs-header .x-panel-header {
    padding-top: 6px;
    padding-bottom: 7px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom: none;
}

.ep-tabs-header .x-tab-panel-header, .x-tab-panel-footer {
    /* cecdcd*/
    background: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#D7D7D7)) !important;
    background: -moz-linear-gradient(top,  #cdcdcd, #D7D7D7) !important;
    border-left: 4px solid #B9B9B9;
}

.ep-tabs-header .x-tab-panel .x-panel-ml, .ep-tabs-header .x-tab-panel .x-panel-tl, .ep-tabs-header .x-tab-panel .x-panel-bl  {
    background-image: url(../img/ext/left-right-noborder.gif);
}

.ep-tabs-header .x-tab-panel .x-panel-mr, .ep-tabs-header .x-tab-panel .x-panel-tr, .ep-tabs-header .x-tab-panel .x-panel-br  {
    background-image: url(../img/ext/left-right-noborder.gif);

}

.ep-tabs-header .x-tab-panel .x-panel-bc {
    background: none;
}

.ep-tabs-header  .x-tab-strip-spacer {
    border: none;
}

.ep-tabs-header .x-tab-strip-active .x-tab-right {
    background-position: 0px -151px;
    border-left: 1px solid #b8b8b8;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}

.ep-tabs-header .x-tab-strip-active .x-tab-left {
    background-position: right -151px;
    border-right: 1px solid #b8b8b8;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

/*
 * Grid summary
*/
/* [OPTIONAL] -- may be used for either Ext.grid.GroupSummary / Ext.ux.grid.GridSummary plugins */
.x-grid3-summary-row{border-left:1px solid #fff;border-right:1px solid #fff;color:#333;background:#f1f2f4;}
.x-grid3-summary-row .x-grid3-cell-inner{font-weight:bold;padding-bottom:4px;}
.x-grid3-cell-first .x-grid3-cell-inner{padding-left:16px;}
.x-grid-hide-summary .x-grid3-summary-row{display:none;}
.x-grid3-summary-msg{padding:4px 16px;font-weight:bold;}


/* [REQUIRED] (by Ext.ux.grid.GridSummary plugin) */
.x-grid3-gridsummary-row-inner{overflow:hidden;width:100%;}/* IE6 requires width:100% for hori. scroll to work */
.x-grid3-gridsummary-row-offset{width:10000px;}
.x-grid-hide-gridsummary .x-grid3-gridsummary-row-inner{display:none;}

/*
 * Treegrid
 */
.ux-maximgb-tg-panel .x-grid3-scroller
{
    /*overflow: scroll !important;*/
}

div.ux-maximgb-tg-mastercell-wrap
{
    border: 0px none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.ux-maximgb-tg-uiwrap
{
    float: left;
    position: relative;
    height: 21px;
    white-space: nowrap;
    overflow: hidden;
}

.ux-maximgb-tg-elbow-empty
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
}

.ux-maximgb-tg-elbow-line
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow-line.gif) repeat-x;
}

.ux-maximgb-tg-elbow
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow.gif) no-repeat 0px 3px;
}

.ux-maximgb-tg-elbow-end
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow-end.gif) no-repeat 0px 3px;
}

.ux-maximgb-tg-elbow-active
{
    cursor: pointer;
}

.ux-maximgb-tg-elbow-minus
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow-minus.gif) no-repeat 0px 3px;
}

.ux-maximgb-tg-elbow-end-minus
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow-end-minus.gif) no-repeat 0px 3px;
}

.ux-maximgb-tg-nl-minus
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow-minus-nl.gif) no-repeat 0px 3px;
}

.ux-maximgb-tg-elbow-plus
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow-plus.gif) no-repeat 0px 3px;
}

.ux-maximgb-tg-elbow-end-plus
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow-end-plus.gif) no-repeat 0px 3px;
}

.ux-maximgb-tg-nl-plus
{
    position: absolute;
    height: 21px;
    width: 16px;
    overflow: hidden;
    background: url(../img/ext/elbow-plus-nl.gif) no-repeat 0px 3px;
}


/*
 * EP Specific styles
*/

#ep-body {
    margin: 0;
    padding: 0;

}

#ep-menu {
    height: auto;
    background: transparent url(../img/menu_bg.png) repeat-x 0 bottom;
    font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
    margin-bottom: 20px;
    z-index: 10000;
    width: 100%;
}

#ep-menu table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.1, rgb(91,91,91)),
        color-stop(0.78, rgb(59,59,59))
    );
    background: -moz-linear-gradient(
        center bottom,
        rgb(91,91,91) 10%,
        rgb(59,59,59) 78%
    );
}

#ep-menu table td {
    vertical-align: top;
    width: 25%;
    border-top: 10px solid transparent;
    padding-top: 20px;
    padding-left: 65px;
    padding-bottom: 20px;
    background: transparent no-repeat 10px 10px;
}

#ep-menu h1 {
    font-size: 30px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #6F706F, -1px -1px 0px #272727;
}

#ep-menu h2 {
    font-size: 12px;
    font-weight: bold;
    /* text-shadow: 1px 1px 1px #646463, -1px -1px 1px #484848; */
    color: #232323;
}

#ep-menu ul {
    margin-left: 5px;
    margin-top: 0;
    margin-bottom: 0px;
    padding-bottom: 4px;
    font-size: 12px;
}

#ep-menu ul li {
    padding-left: 15px;
    color: #b0b0b0;
    margin-top: 4px;
    background: url(../img/menu_bullet.png) no-repeat 0px 4px;

}

#ep-menu ul li a {
    color: #b0b0b0;
    text-decoration: none;
}

#ep-menu ul li a:hover {
    color: #fff;
    text-shadow: 0px 0px 5px #E9E9E9;
    -webkit-transition:text-shadow .25s ease-in;
    -moz-transition:text-shadow .25s ease-in;
    -o-transition:text-shadow .25s ease-in;
    transition:text-shadow .25s ease-in;
    -webkit-transition:color .25s ease-in;
    -moz-transition:color .25s ease-in;
    -o-transition:color .25s ease-in;
    transition:color .25s ease-in;
}

/*
#ep-menu ul ul {
	margin: 0;
	margin-top: 4px;
	margin-right: 22px;
}

#ep-menu ul li ul li {
	background: url(../img/page_icon.png) no-repeat 11px 2px;
	padding-left: 24px;
	margin-top: 1px;
	float: none;
}

#ep-menu ul li ul li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
*/

#ep-menu-button, .ep-menu-button {
    border: none;
    outline: none;
    display: inline-block;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    background:#5B5B5B;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #242424;
    position: relative;
    cursor: pointer;
    float: right;
    margin-top: -7px;
    margin-right: 10px;
    height: 23px;
    padding-bottom: 1px;
}

.ep-menu-button {
    line-height: 26px;
    margin-top: -8px;
    padding-left: 8px;
    padding-right: 8px;
}

.ep-menu-version {
    color: #b0b0b0;
}

#ep-menu .ep-logout {
    padding-left: 4px;
    padding-right: 8px;
    color: #6DCFF6;
    text-decoration: none;
    background: transparent url(../img/blue_arrow.png) no-repeat scroll 100% 5px;
}

#ep-menu .ep-logout:hover {
    text-decoration: underline;
}

#ep-desktop-btn {
    background: url("../img/home_icon.png") no-repeat scroll 4px 5px #5B5B5B;
    margin-top: -7px;
    width: 25px;
}

#ep-desktop-btn:hover {
    background: url("../img/home_icon_over.png") no-repeat scroll 2px 2px #5B5B5B;
}

#ep-content {
    /*
    margin-left: 15px;
    margin-right: 15px;
    */
    margin: 10px;
    margin-bottom: 0px;
    margin-top: 16px;
    margin-bottom: 18px;
    clear: both;
}

#ep-tabs {
    background: transparent;
    border: none;
    border-top: 6px solid #b9b9b9;
    margin:  -32px 0px 0px 0px;
    padding: 0px;

}

#lvl_icon {
    float: left;
    margin-top: -10px;
    margin-left: 12px;
    z-index: 10001;
}

#ep-tabs ul.ep-tabs {
    float: none;
    margin-top: 0px;
    width: 100%;
    height: 40px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #bbb;
    background: #cbcbcb;
    -webkit-box-shadow: 0px 2px 4px rgba(150, 150, 150, 0.2);
    -moz-box-shadow: 0px 2px 4px rgba(150, 150, 150, 0.2);
    box-shadow: 0px 2px 4px rgba(150, 150, 150, 0.2);
}

#ep-tabs ul.ep-tabs > li {
    display:block;
    float:left;
    height: 40px;
    padding:0;
    width:auto;
}

#ep-tabs ul.ep-tabs li span {
    text-shadow: #fff 0px 1px 0px, #444 0px 1px 0px;
    color: #6C5E66;
    font-family:tahoma,arial,verdana,sans-serif;
    font-size: 14px;
    padding:8px 8px 0;
}

#ep-tabs ul.ep-tabs li span.first {
    background:transparent url(../img/top_tab_div2.png) no-repeat scroll right top;
    display:inline-block;
    height:32px;
    line-height: 24px;
    padding-left:10px;
    padding-right:26px;
}

#ep-tabs ul.ep-tabs li span.middle {
    background:transparent url(../img/top_tab_div2.png) no-repeat scroll right top;
    display:inline-block;
    height:32px;
    line-height: 24px;
    padding-left:15px;
    padding-right:30px;
}

#ep-tabs ul.ep-tabs li span.last {
    display:inline-block;
    height: 32px;
    line-height: 24px;
    margin-right:-10px;
    padding-left:10px;
    padding-right:15px;
}


.ep-form-panel {
    padding: 5px;
}

.ep-form-panel form {
    background-color: transparent;
    border: none;
}

.ep-form form.x-form {
    height: 100%;
    overflow-y: auto;
    padding-right: 30px;
}

.upload-icon {
    background: url('../img/add_16.png') no-repeat 0 0 !important;
}
.delete-icon {
    background: url('../img/del_16.png') no-repeat 0 0 !important;
}

.download-icon {
    background: url('../img/down_16.png') no-repeat 0 0 !important;
}

.upload-submit-icon {
    background: url('../img/up_16.png') no-repeat 0 0 !important;
}

.ep-invoice-panel form {
    padding: 0;
}

.ep-invoice {
    background: #fff;
    font-size: 12px;
    color:#231F20;
    font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.ep-invoice tr td {
    vertical-align: top;
}

.ep-invoice dl {
    margin:10px;
    white-space:nowrap;
    width:232px;
}

.ep-invoice dt {
    float:left;
    font-weight:bold;
    width:147px;
    height:16px;
    line-height: 16px;
}

.ep-invoice dd {
    height:16px;
    line-height: 16px;
}


.ep-invoice-logo {

}

.ep-invoice-company-data {
    color:#231F20;
    margin:5px;
    border: 1px solid transparent;
    padding: 4px;
}

.ep-invoice-company-data-hover {
    border: 1px solid #d0d0d0;
    background: url(../img/invoice/edit.gif) no-repeat right center;
}

.ep-invoice-data {

}

.ep-invoice-details {
    border-bottom:1px solid #7a7c7f;
    padding-bottom:10px;
}

.ep-invoice-payment {

}

.ep-invoice-topay {

}

.ep-invoice .ep-invoice-topay dt {
    background: url(../img/invoice/line_bg.png) top left no-repeat;
    color:#FFFFFF;
    height:18px;
    padding-left:10px;
    width:137px;
}

.ep-invoice .ep-invoice-topay dd {
    background: url(../img/invoice/line_bg.png) top right no-repeat;
    color:#FFFFFF;
    height:18px;
    padding-right:10px;
}

.ep-invoice-info {
    background:transparent url(../img/invoice/i.gif) no-repeat scroll 3px 7px;
    color:#7B7C7E;
    margin:5px;
    border: 1px solid transparent;
    padding: 4px;
    padding-left:21px;
    padding-right: 35px;
    min-height: 18px;
    outline: none;
}

.ep-invoice-info-hover {
    border: 1px solid #d0d0d0;
    background: url(../img/invoice/edit.gif) no-repeat right center;
}

#ep-invoice-items {
    padding-top: 22px;
}

#ep-invoice-items .x-grid3-header {
    background: #7a7c7f;
}

#ep-invoice-items .x-grid3-scroller {
}

#ep-invoice-items .x-grid3-hd-row td,
#ep-invoice-items .x-grid3-row td,
#ep-invoice-items .x-grid3-summary-row td {
    line-height: normal;
}

#ep-invoice-items .x-grid3-hd-row td {
    height: 18px;
    color: #fff;
    border: none;
}

#ep-invoice-items .x-grid3-row {
    border-color:#FFFFFF #FFFFFF #7a7c7f;
    min-height:30px;
}


#ep-invoice-items .x-grid3-row td {
    line-height: 16px;
}

.ep-invoice-summary {
    font-size: 11px;
    color:#231F20;
    width: 100%;
    padding-left:40px;
    padding-right:40px;
    margin-top: 31px;
}

.ep-invoice-summary td {
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

.ep-invoice-summary-row {
    background: url(../img/invoice/line_bg.png) top left no-repeat;
    color:#FFFFFF;
    height: 18px;
    font-size: 12px;
}

.ep-invoice-summary-row td {
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
}

.ep-invoice-summary-sign {
    background: url(../img/invoice/sign_bg.png) no-repeat;
    width: 191px;
}

.ep-invoice-summary-total {
    background: url(../img/invoice/line_bg.png) top right no-repeat;
}

.ep-invoice-footer-image {
    background: url(../img/invoice/footer.png) top right no-repeat;
}

.ep-invoice-footer {
    margin-top: 30px;
    font-size: 10px;
    color:#fff;
    padding-bottom:10px;
    padding-left:40px;
    padding-top:6px;
    width: 100%;
    min-height: 50px;
}

.ep-invoice-footer td {
    min-height: 50px;
}

.ep-invoice-footer dl {
    margin:0;
    white-space:nowrap;
    width:auto;
}

.ep-invoice-footer dt {
    line-height:normal;
    width:70px;
    height: auto;
}

.ep-invoice-footer dd {
    line-height:normal;
    height: auto;
}

.ep-price-table {
    border-spacing: 2px;
    width: 100%
}

.x-form-label-top .ep-list-check {
    padding-top: 1px;
    padding-right: 10px;
    width: 13px;
}

.ep-td-expand {
    width: 100%;
}

.x-form-field-wrap .ep-client-trigger {
    right: 0;
    background: url(../img/search.png) no-repeat;
    border: none;
}

.ep-form-panel .x-form-field-wrap .ep-client-trigger  {
    right: 18px;
}

.ep-form-panel fieldset .x-form-field-wrap .ep-client-trigger  {
    right: 0px;
}

.x-form-field[readonly] {
    opacity: 0.5;
}

.x-form-field-wrap .ep-view-trigger {
    background-image:url(../img/view_button.gif);
    background-position:0 0;
    background-repeat:no-repeat;
    height:21px;
    margin-right:-1px;
    margin-top:-1px;
    width:18px;
}

.x-form-field-wrap .ep-view-trigger:hover {
    background-image:url(../img/view_button.gif);
    background-position: 0px -22px;
}

.ep-error {
    background:#FEF1EC none repeat scroll 0 0;
    border:1px solid #ff4242;
}

.ep-message-title {
    padding:5px;
    background: #febb9f;
    text-align: center;
    color: #ff4242;
}

.ep-message-body {
    padding:5px;
    color: #5C5C5C;
    text-align: center;
}

.ep-ok .ep-error  {
    background:#fefbf0 none repeat scroll 0 0;
    border:1px solid #ffad42;
}

.ep-ok .ep-message-title {
    padding:5px;
    background: #fef19f;
    text-align: center;
    color: #fa9300;
}

.ep-ok .ep-message-body {
    padding:5px;
    color: #5C5C5C;
    text-align: center;
}

/* LOGIN */

#ep-login .x-window-tl {
    background-image:url(../img/login_left-right.png);
    background-position:0 0px;
    height: 68px;
    padding-left:14px;
    margin-right: 14px;
}

#ep-login .x-window-tr {
    background-image:url(../img/login_left-right.png);
    height: 68px;
    background-position: right 0px;
    padding-right:14px;
    margin-right: -14px;
}

#ep-login .x-window-tc {
    background-image:url(../img/login_left-right.png);
    background-position:-10px 0px;
    height: 68px;
}

#ep-login .x-window-ml {
    background-image:url(../img/login_left-right.png);
    background-position:0 -68px;
    padding-left:14px;
    margin-right: 14px;
}

#ep-login .x-window-mr {
    background-image:url(../img/login_left-right.png);
    background-position:right -68px;
    padding-right:14px;
    margin-right:-14px;
}

#ep-login .x-window-mc {
    background-image:url(../img/login_left-right.png);
    background-position:-10px -68px;
}

#ep-login .x-window-bl {
    background-image:url(../img/login_left-right.png);
    background-repeat: repeat-y;
    background-position:0 80%;
    padding-left:14px;
    margin-right: 14px;
}

#ep-login .x-window-br {
    background-image:url(../img/login_left-right.png);
    background-position:right 80%;
    background-repeat: repeat-y;
    padding-right:14px;
    margin-right:-14px;
}

#ep-login .x-window-bc {
    background-image:url(../img/login_left-right.png);
    background-repeat: repeat-y;
    background-position:-10px 80%;
}

/* NEW LOGIN */

#ep-login-new,
#ep-login-again-new {
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#d8d8d8));
    background: -moz-linear-gradient(top,  #f0f0f0,  #d8d8d8);
    border: 2px solid #717171;
    border-radius: 4px;
    -webkit-box-shadow: #2B2B2B 0px 0px 10px 3px;
    -moz-box-shadow: #2B2B2B 0px 0px 10px 3px;
    box-shadow: #2B2B2B 0px 0px 10px 3px;
}

#ep-login-form .x-panel-footer-noborder,
#ep-login-again-form .x-panel-footer-noborder {
    background: -webkit-gradient(linear, left top, left bottom, from(#CBC9CA), to(#bebdbd));
    background: -moz-linear-gradient(top,  #CBC9CA,  #bebdbd);
    border-top: 1px solid #a2a1a1;
}

.ep-login-status,
.ep-login-again-status {
    border: none;
}

.ep-login-status.ep-nok,
.ep-login-again-status.ep-nok {
    color: #C30;
    background: url(../js/ext/resources/images/default/form/exclamation.gif) no-repeat;
    padding-left: 20px;
    background-position-y: 2px;
}

#ep-login-form .x-form,
#ep-login-again-form .x-form {
    margin-top: 39px;
    margin-bottom: 5px;
    background: transparent;
}

#ep-login-table,
#ep-login-again-table{
    border-collapse: collapse;
    vertical-align: bottom;
    width: 100%;
}

#ep-login-left,
#ep-login-again-left{
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.1, rgb(91,91,91)),
        color-stop(0.78, rgb(59,59,59))
    );
    background: -moz-linear-gradient(
        center top,
        rgb(91,91,91) 10%,
        rgb(59,59,59) 78%
    );
    padding: 12px;
    vertical-align: middle;
    width: 183px;
}

#ep-login-line,
#ep-login-again-line{
    width: 10px;
    background: #b34f02;
}

#ep-login-form .x-panel-btns,
#ep-login-again-form .x-panel-btns {
    border-top: 1px solid #E2E0E1;
}


.ep-comment-content {
    padding: 5px;
    position: relative;
}

.ep-accrual-message {
    padding: 5px;
    background: #F4F4F4;
    margin: 5px;
    border: 1px dotted #DDD;
    user-select: text;
    -moz-user-select: text;
    -webkit-user-select: text;
}

.ep-complaint-info {
    padding: 10px;
    clear: both;
}

.ep-complaint-data {
    padding-left: 10px;
    padding-right: 10px
}

.ep-complaint-data dt {
    float:left;
    clear: left;
    width: 40%;
    text-align: right;
}

.ep-complaint-data dd {
    float:left;
    width: 50%;
    padding-left: 8px;
    font-weight: bold
}

.ep-complaint-data .ep-c-status {

}

.ep-complaint-data .ep-c-amount {

}

.x-btn-over {
    cursor:pointer;
}

.ep-green-row {
    background-color: #e0ff7f;
    border-color: #a1d23f;
}


/* NOTIFICATION WINDOW */

.ep-error-message-panel {
    -moz-opacity: 1;
    opacity: 1;
    background: #ffd7d7;
    color: #CD0A0A;
    font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size:12px;
    border: 1px solid #CD0A0A;
    max-width: 100%;
}

.ep-error-message-panel dl {
    text-align: left;
}

.ep-error-message-panel dl dd {
    float:left;
    margin:10px 0 5px;
    white-space:pre;
}

.ep-error-message-panel dl dt {
    clear:both;
    float:left;
    margin:10px 0 5px 10px;
    width:68px;
}

.ep-error-message-panel dl dd pre {
    text-align: left;
    margin-right:10px;
    overflow: auto;
    white-space: pre-wrap;
}

.ep-error-message-panel .x-plain-header {
    line-height:17px;
    padding:4px;
    text-align:center;
    background: #cd0a0a;
}

.ep-error-message-panel .x-plain-header-text {
    color: #fff;
    font-weight: bold;
}

.ep-saved-message {
    -moz-opacity: 1;
    opacity: 1;
    background: #e0ff7f;
    color: #a1d23f;
    font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size:12px;
    border: 1px solid #a1d23f;
    text-align: center;
    height: 65px;
    line-height: 65px;
}

.ep-saved-message .x-plain-header {
    display: none;
}

.x-masked {
    background-color:#CCCCCC;
}

.ep-grid-tip {

}

.ep-grid-tip dt {
    font-weight: bold;
}

.ep-grid-tip dd {
    #white-space: nowrap;
    padding-left: 5px;
}

input.ep-required, textarea.ep-required  {
    background-image: url(../img/required_bg.gif);
    background-repeat: repeat-x;
    text-indent: 10px;
}

.x-window .x-toolbar {
    background-color: transparent;
    border-color: transparent;
}

.ep-code-display {
    background: #E1E1E1;
    height:100%;
    padding:10px;
    white-space:pre;
    color: #5C5C5C;
}

#ep-inspection-result-data {
    white-space:normal;
}

#ep-inspection-result-data-compl {
    white-space: normal;
}

.ep-inline-tabs .x-tab-panel-header {
    border: none;
}

.ep-inline-tabs ul.x-tab-strip-top {
    background: transparent;
}

.ep-padd-left {

}

.ep-padd-left .x-tab-panel-header {
    border: medium none;
    margin-left: 105px;
}

.ep-padd-left .x-panel-body {
    background: transparent;
}

/* Daterange field */

.x-menu-plain .x-date-picker {
    border-style: none solid solid;
    border-width: 0 1px 1px;
}
.x-menu-date-range-item-range-date-button {
    margin-left:82px;
}
.fr .x-menu-date-range-item-range-date-button {
    margin-left:70px;
}
.x-date-range-menu {
    border:1px solid !important;
    padding:0 !important;
}
.x-date-range-menu .x-menu-list {
    padding:0;
}
.x-menu-date-range-item .x-panel-btns {
    padding:0;
}
.x-menu-date-range-item .x-panel-btns .x-date-bottom {
    padding:0;
}
.ext-ie .x-menu-date-range-item .x-panel-btns .x-date-bottom {
    margin: 0 0 -1px;
}
.x-menu-date-range-item .x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top:0 none;
}
.x-menu-date-range-item .x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
    border-width:0;
}
.x-menu-date-range-item .x-panel-body {
    border-width:0;
    margin: 5px;
}
.x-date-mp {
    border-top-style: solid;
    border-top-width: 1px;
}.x-menu-date-range-item, .x-menu-date-range-item .x-panel-body{
     background-color: #EFEFEF;
 }
.x-menu-plain .x-date-picker {
    border-color: #DODODO;
}
.x-date-range-menu {
    border-color: #898989 !important;
}
.x-date-mp {
    border-color: #D0D0D0;
}

.x-form-check-wrap {
    white-space: nowrap;
}

.ep-weekdays .x-panel-body {
    background: transparent;
    border: 0;
}

.ep-weekdays .x-form-item label {
    padding: 0;
    padding-left: 3px;
    margin: 0;
    vertical-align: middle;
}

.ep-weekdays .x-form-field {
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.ep-weekdays .x-form-cb-label {
    font:normal 12px tahoma, arial, helvetica, sans-serif;
}

/* History management table */

.ep-change-history .x-window-body {
    border: 1px solid #B9B9B9;
    max-height: 300px;
    min-height: 100px;
    overflow-y: scroll;
    background: #ECECED !important;
}

table.ep-changes {
    background: #ECECED;
    font-size: 1em;
    width: 100%;
}

table.ep-changes tr  td {
    padding: 6px;
}

table.ep-changes thead tr {
    background: white;
}

table.ep-changes thead tr  td {
    background-color: #F9F9F9;
    color: #5C5C5C;
    background-image: url(../js/ext/resources/images/default/grid/grid3-hrow.gif);
}


table.ep-changes tbody tr {
    background: transparent;
}

table.ep-changes tbody tr  td {
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
}

/* Unselectable items in combo */
.x-combo-list-item.ep-unselectable {
    color: #a2a2a2;
}
.x-combo-list-item.ep-strong {
    font-weight: bold;
}
.x-combo-list-item.ep-em {
    font-style: italic;
}

/* Complaint display styles */

.move_icon {
    background: url(../img/move_32.png) no-repeat 0px 4px;
    padding-left: 40px;
}

.move_icon .x-form-display-field {
    width: auto !important;
}

.ep-response {
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
}

.ep-preview #ep-response p, .ep-response p, .ep-preview p {
    margin-bottom: 20px;
    font: 10pt Arial, Sans-Serif !important;
    color: #000  !important;
    text-align: justify;
}

.ep-preview #ep-response *, .ep-response * {
    font: 10pt Arial, Sans-Serif !important;
    color: #000  !important;
    text-align: justify;
}

.ep-preview #ep-response select {
    display: none;
}

.ep-preview .ep-mail-message-subject {
    padding: 6px;
    font-size: 11px !important;
    margin: 0px;
    margin-left: 29px;
    font-weight: bold !important;
}

.ep-conversation-message {
    padding: 10px;
    white-space: pre-line;
}

.ep-conversation-message #ep-response p {
    margin-bottom: 20px;
}

.ep-complaint-preview .x-panel-body * {
    font-size: 12px;
    color: #555;
}

.ep-message-text-body, .ep-complaint-preview .x-panel-body {
    /* background: #fff; */
    padding: 6px;
}

.ep-message-text-body * {
    font-size: 12px;
}

.ep-message-text-body #ep-response p, .ep-complaint-preview .x-panel-body p {
    margin-bottom: 20px;
}

.ep-message-text-body .ep-file-name label:before, .ep-complaint-preview .ep-file-name label:before {
    margin-left: -10px;
}

.ep-mail-attachments {
    margin-top: 10px;
    display: flex;
    flex-flow: row;
    align-items: flex-end;
}

.ep-mail-attachment {
    text-align: center;
    float: left;
    margin-right: 10px;
}

.ep-mail-attachment img {

}

.ep-mail-attachment .ep-mail-attachment-name {
    display: block;
    margin-top: 4px;
}

.x-toolbar div.xtb-text {
    text-shadow: #fff 0px 1px 0px;
    color: #797979;
}

.x-btn button {
    text-shadow: #fff 0px 1px 0px;
    color: #797979;
}

.x-panel-tbar .x-toolbar .xtb-sep {
    height: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

.x-grid3-row-alt {
    background-color: #f6f6f6;
}

.x-grid3-row {
    border-top: transparent;
}

.x-grid3-body .x-grid3-td-checker {
    background-image: none;
}

.x-grid3-body .x-grid3-td-checker .x-grid3-cell-inner {
    margin-top: 2px;
}

/*  Pretensioonide tekstid  */
.ep-complaints .ux-maximgb-tg-level-0 .x-grid3-cell-inner {
    font-weight: bold;
}

.ep-complaints .ux-maximgb-tg-level-0 .x-grid3-row-table {
    /* border-bottom: 2px solid #B8BB00; */
    background: #FDFFE0;
}

.ep-complaints .ux-maximgb-tg-level-0 .x-grid3-cell-inner {
    font-size: 12px;
}

.ep-complaints .ux-maximgb-tg-level-1 .x-grid3-cell-inner {
    font-weight: bold;
    font-size: 12px;
}

/* end */

.ep-lower-panel .x-panel-tc {
    height: 56px;
}

.ep-lower-panel .x-panel-header {
    height: auto;
}

/* Mail grid icons */
.ep-mail-in .padding-img {
    background: url(../img/mail_in.png) no-repeat;
    height: 16px;
}

.ep-mail-out .padding-img {
    background: url(../img/mail_out.png) no-repeat;
    height: 16px;
}

.ep-mail-error .padding-img {
    background: url(../img/error.png) no-repeat;
    height: 16px;
}

.ep-mail-quote {
    border-left: 2px solid blue;
    margin: 20px 6px 6px;
    padding: 6px;
    white-space: pre-wrap;
}

#ep-print-area {
    display: none;
}

/*
 Cell actions
*/

.ux-cell-value {
    position:relative;
    zoom:1;
}
.ux-cell-actions {
    position:absolute;
    right:0;
    top:-2px;
}
.ux-cell-actions-left {
    left:0;
    top:-2px;
}
.ux-cell-action {
    width:16px;
    height:16px;
    float:left;
    cursor:pointer;
    margin: 0 0 0 4px;
}
.ux-cell-actions-left .ux-cell-action {
    margin: 0 4px 0 0;
}

.ep-icon-unflagged {
    background-image: url(../img/unflagged.png) !important;
}

.ep-icon-flagged {
    background-image: url(../img/flagged.png) !important;
}

.ep-icon-noflag {
    background-image: none;
}

.ep-permit-list p {
    margin-left: 22px;
}

#ep-inspection-result-data, #ep-inspection-result-data-compl {
    background: #fff;
    padding: 6px;
}

#ep-m-parking-admin {
    border: 1px solid #b9b9b9;
    width: 100%;
    height: 100%;
}

/* File downloads */
a.ep-menu-title {
    background: -webkit-gradient(linear, left top, left bottom, from(#cecdcd), to(#d1d1d1)) !important;
    background: -moz-linear-gradient(top,  #cecdcd,  #d1d1d1);
    font-weight: bold;
}

.ep-excel-file {
    background-image: url(../img/excel_16.png) !important;
}

.ep-csv-file {
    background-image: url(../img/csv_16.png) !important;
}

.ep-pdf-file {
    background-image: url(../img/pdf_16.png) !important;
}

.ep-html-file {
    background-image: url(../img/html_16.png) !important;
}

/* HTML editor */
.x-edit-wordpaste {background: url(../img/editor/edit-word-text.png) 0 0 no-repeat !important;}
.x-edit-table {background: url(../img/editor/edit-table.png) 0 0 no-repeat !important;}
.x-edit-hr {background: url(../img/editor/edit-rule.png) 0 0 no-repeat !important;}
.x-edit-indent {background: url(../img/editor/edit-indent.png) 0 0 no-repeat !important;}
.x-edit-char {background: url(../img/editor/edit-char.png) 0 0 no-repeat !important;}
.x-edit-outdent {background: url(../img/editor/edit-outdent.png) 0 0 no-repeat !important;}
.x-edit-subscript {background: url(../img/editor/edit-subscript.png) 0 0 no-repeat !important;}
.x-edit-superscript {background: url(../img/editor/edit-superscript.png) 0 0 no-repeat !important;}
.x-edit-removeFormat {background: url(../img/editor/edit-removeFormat.png) 0 0 no-repeat !important;}
.x-edit-image {background: url(../img/editor/edit-image.png) 0 0 no-repeat !important;}
.x-edit-findandreplace {background: url(../img/editor/edit-findandreplace.png) 0 0 no-repeat !important;}
.x-edit-undo {background: url(../img/editor/edit-undo.png) 0 0 no-repeat !important;}
.x-edit-redo {background: url(../img/editor/edit-redo.png) 0 0 no-repeat !important;}
.x-edit-formatblock-h1 {background: url(../img/editor/edit-heading-h1.png) 0 0 no-repeat !important;}
.x-edit-formatblock-h2 {background: url(../img/editor/edit-heading-h2.png) 0 0 no-repeat !important;}

.char-item {
    float: left;
    border: 1px solid #99BBE8;
    margin: 3px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #15428B;
    cursor: pointer;
}

.char-item.x-view-selected {
    background-color: #777;
}

.char-over {
    border: 1px solid #15428B;
    background-color:#d0def0;
}

.ep-unpaid, .ep-unpaid .x-grid3-cell-inner {
    font-weight: bold;
    color: #C30;
}

.ep-overpaid, .ep-overpaid .x-grid3-cell-inner {
    background-color: #f6506e;
}

.ep-underpaid, .ep-underpaid .x-grid3-cell-inner {
    background-color: #cee589;
}

.ep-paid-and-revoked, .ep-paid-and-revoked .x-grid3-cell-inner {
    background-color: #899be5;
}

.ep-multiple-payments, .ep-multiple-payments .x-grid3-cell-inner {
    background-color: #cee589;
}

.ep-not-used td, span.ep-not-used {
    font-style: italic;
    color: #777777;
}

.ep-deleted td, span.ep-deleted {
    color: #777777;
    text-decoration: line-through;
}

.ep-debtor td, span.ep-debtor {
    color: #FA2A00;
    font-weight: bold;
}

.ep-new td, span.ep-new {
    font-weight: bold;
}

.ep-warning td, span.ep-warning {
    font-weight: bold;
    color: #cc3300;
}

.ep-inkasso td, span.ep-inkasso {
    font-weight: bold;
    color: #410775;
    background-color: #d0b2f1;
}

.ep-notice td, span.ep-notice {
    font-weight: bold;
    color: #cca000;
}

*.unselectable {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.x-html-editor-tb .x-btn-text {
    background-image: url("../img/editor/tb-sprite.gif");
}

.x-html-editor-tb .x-edit-justifyfull, .x-menu-item img.x-edit-justifyfull {
    background-image: url("../img/editor/tb-sprite.gif");
    background-position: -224px 0;
}

.x-tab-strip-dockable {
    position: relative;
}

.x-tab-strip-dockable .x-tab-left {
    padding-right: 19px;
}
.x-tab-strip .x-tab-strip-dockable a.x-tab-strip-undock {
    background: url("../img/tab-undock.gif") no-repeat;
    cursor: pointer;
    display: block;
    height: 11px;
    opacity: 0.8;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 11px;
    z-index: 2;
}

.x-tab-strip .x-tab-strip-dockable a.x-tab-strip-undock:hover {
    opacity: 1;
}

/* Complaint questionary */

#ep-complaint-questionare {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

#ep-complaint-questionare td {
    font-size: 12px;
    color: #5c5c5c;
}

#ep-complaint-questionare .ep-headline {
    font-weight: bold;
    padding: 1.2em;
    padding-left: 0;
}
#ep-complaint-questionare label.important {
    font-weight: bold;
}
#ep-complaint-questionare .ep-payment-type {
    padding: 1.2em;
    padding-left: 0;
}
#ep-complaint-questionare .ep-payment-type label {
    font-weight: bold;
}
#ep-complaint-questionare .ep-payment-type-headline {
    font-weight: bold;
    text-decoration: underline;
    padding: 1.2em;
    padding-left: 0;
    padding-top: 0;
}

#ep-complaint-questionare .ep-complaint-application {
    padding-top: 1em;
}

/* */

.x-form-radio-group .x-form-item, .ext-gecko .x-window-body .x-form-radio-group .x-form-item {
    overflow: visible;
}

.x-form-radio-group .x-form-item label {
    width: auto !important;
}

.x-form-radio-group .x-form-item .x-form-element {
    padding-left: 0px !important;
}

.x-form-radio-group .x-panel-noborder .x-panel-body-noborder, .x-form-radio-group .x-panel-body-noborder {
    background: transparent;
}

.x-form-radio-group-large input[type="radio"] {
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px;
}

/* Fix file input */
input[type=file] {
    width: 200px !important;
    margin-left: -195px !important;
    margin-top: -15px !important;
    border: 1px solid transparent  !important;
}

/*!
 * Ext JS Library 3.3.0
 * Copyright(c) 2006-2010 Ext JS, Inc.
 * licensing@extjs.com
 * http://www.extjs.com/license
 */
.x-portal .x-panel-dd-spacer {
    margin-bottom:10px;
}

.x-portlet {
    margin-bottom:10px;
}

/* Clean up the look of the portlets */
.x-portlet .x-panel-ml {
    padding-left:2px;
}
.x-portlet .x-panel-mr {
    padding-right:2px;
}
.x-portlet .x-panel-bl {
    padding-left:2px;
}

.x-portlet .x-panel-br {
    padding-right:2px;
}
.x-portlet .x-panel-body {
    background:white;
}
.x-portlet .x-panel-mc {
    padding-top:2px;
}
.x-portlet .x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-portlet .x-panel-nofooter .x-panel-bc {
    height:2px;
}

/*!
 * Ext JS Library 3.0.0
 * Copyright(c) 2006-2009 Ext JS, LLC
 * licensing@extjs.com
 * http://www.extjs.com/license
 */
.ext-ie .x-row-editor .x-form-text {
    margin:0 !important;
}
.x-row-editor-header {
    height:2px;
    overflow:hidden;
    background: transparent url(../img/row-editor-bg.gif) repeat-x 0 0;
}
.x-row-editor-footer {
    height:2px;
    overflow:hidden;
    background: transparent url(../img/row-editor-bg.gif) repeat-x 0 -2px;
}
.ext-ie .x-row-editor-footer {
    margin-top:-1px;
}

.x-row-editor-body {
    overflow:hidden;
    zoom:1;
    background: #ebf2fb;
    padding-top:2px;
}
.x-row-editor .x-btns {
    position:absolute;
    top:28px;
    left:20px;
    padding-left:5px;
    background: transparent url(../img/row-editor-btns.gif) no-repeat 0 0;
}
.x-row-editor .x-btns .x-plain-bwrap {
    padding-right:5px;
    background: transparent url(../img/row-editor-btns.gif) no-repeat right -31px;
}
.x-row-editor .x-btns .x-plain-body {
    background: transparent url(../img/row-editor-btns.gif) repeat-x 0 -62px;
    height:31px;
}
.x-row-editor .x-btns .x-table-layout-cell {
    padding:3px;
}

.errorTip .x-tip-body ul{
    list-style-type:disc;
    margin-left:15px;
}


/*
 * Portlets
*/

#ep-portlet-add {
    display: inline-block;
    margin-bottom: 9px;
    margin-left: 5px;
    vertical-align: bottom;
}

.ep-add-btn {
    background-image: url(../img/add_16.png) !important;
}

.x-toolbar-left > table {
    width: 100%;
}

.x-toolbar .x-toolbar-cell {
    width: 1px;
}

.x-toolbar .x-toolbar-cell:last-child {
    width: auto;
}

.ep-search-field {
    width: 100% !important;
}

.ep-search-field .x-form-field {
    width: 90%;
}

.x-panel-tl .ep-card-portal {
    background: url("../img/contact_32.png") no-repeat scroll 2px 2px transparent;
    height: 30px;
    line-height: 30px;
    padding-left: 35px !important;
}

.ep-upload-info-panel .x-panel-body {
    background: none repeat scroll 0 0 #FFF0A5;
    border: 1px solid #FED22F;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #363636;
    font-size: 11px;
    margin: 5px 0px 10px;
    padding: 10px;
}

.ep-upload-info-panel .x-panel-body .warning {
    background: #ffd7d7;
    color: #CD0A0A;
    font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size:12px;
    border: 1px solid #CD0A0A;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    overflow-y: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ep-upload-info-panel .x-panel-body .warning h2 {
    line-height:17px;
    padding:4px;
    text-align:left;
    background: #cd0a0a;
    color: #fff;
}

.ep-upload-info-panel .x-panel-body .warning pre {
    padding: 4px;
}

.ep-upload-info-panel .x-panel-body .warning a.continue {
    display: block;
    padding: 4px;
}

.icon-magnifier {
    background-image: url(../img/search.png) !important;
}
/* Fine stats */

td#ep-dateselect-links div {
    float: left;
    padding-left: 3px;
    padding-right: 6px;
}

td#ep-dateselect-links div:nth-child(2n+1) {
}

td#ep-dateselect-links div:nth-child(2n) {
}

td#ep-dateselect-links div a {
    color: #444444;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    display:block;
}

td#ep-dateselect-links div a:hover {
    text-decoration: underline;
}

.x-masked.ep-toolbar-mask .ext-el-mask {
    height: 64px;
}

.ep-card-exists  {
    color: orange;
    margin-bottom: -13px;
    margin-left: 8px;
}

.ep-card-exists-win {
    color: orange;
    margin-top: 6px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.ep-price-content {
    padding: 16px;
    padding-top: 0;
    padding-bottom: 10px;
}

.ep-price-content dl {

}

.ep-price-content dl dt {
    float: left;
    clear: left;
    width: 50%;
    font-weight: normal;
    text-align: right;
    padding-right: 0px;
}

.ep-price-content dl dd {
    float: left;
    padding-left: 5px;
}

.ep-price-content dl dt.sum {
    border-top: 1px dotted #333;
    padding-top: 4px;
}

.ep-price-content dl dd.sum {
    border-top: 1px dotted #333;
    padding-top: 4px;
}

/*
.ep-deleted td, span.ep-deleted {
	color: #777777;
	text-decoration: line-through;
}
*/

.ep-valid td, span.ep-valid {
    font-weight: bold;
    color: #19460F;
}

.ep-valid .x-grid3-row-table {
    border: 1px solid #8CCE3B;
    border-left: transparent;
    border-right: transparent;
    background: #F1FBE5;
}

#ep-body .CodeMirror {
    background: white url(../img/ext/text-bg.gif);
    border: 1px solid #B5B8C8;
}

#ep-body .readOnly {
    opacity: 0.5;
}

/* Shared styles */
.x-slider {
    zoom:1;
    background-image:url(../img/ticks.gif);
}

.x-slider-inner {
    position:relative;
    left:0;
    top:0;
    overflow:visible;
    zoom:1;
}

.x-slider-focus {
    position:absolute;
    left:0;
    top:0;
    width:1px;
    height:1px;
    line-height:1px;
    font-size:1px;
    -moz-outline:0 none;
    outline:0 none;
    -moz-user-select: none;
    -khtml-user-select:none;
    -webkit-user-select:ignore;
    display:block;
    overflow:hidden;
}

/* Horizontal styles */
.x-slider-horz {
    padding-left:7px;
    background:transparent no-repeat 0 -22px;
}

.x-slider-horz .x-slider-end {
    padding-right:7px;
    zoom:1;
    background:transparent no-repeat right -44px;
}

.x-slider-horz .x-slider-inner {
    background:transparent repeat-x 0 0;
    height:22px;
}

.x-slider-horz .x-slider-thumb {
    width:14px;
    height:15px;
    position:absolute;
    left:0;
    top:3px;
    background:transparent no-repeat 0 0;
}

.x-slider-horz .x-slider-thumb-over {
    background-position: -14px -15px;
}

.x-slider-horz .x-slider-thumb-drag {
    background-position: -28px -30px;
}

/* Vertical styles */
.x-slider-vert {
    padding-top:7px;
    background:transparent no-repeat -44px 0;
    width:22px;
}

.x-slider-vert .x-slider-end {
    padding-bottom:7px;
    zoom:1;
    background:transparent no-repeat -22px bottom;
}

.x-slider-vert .x-slider-inner {
    background:transparent repeat-y 0 0;
}

.x-slider-vert .x-slider-thumb {
    width:15px;
    height:14px;
    position:absolute;
    left:3px;
    bottom:0;
    background:transparent no-repeat 0 0;
}

.x-slider-vert .x-slider-thumb-over {
    background-position: -15px -14px;
}

.x-slider-vert .x-slider-thumb-drag {
    background-position: -30px -28px;
}

.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
    background-image:url(../js/ext/resources/images/default/slider/slider-bg.png);
}

.x-slider-horz .x-slider-thumb {
    background-image:url(../js/ext/resources/images/default/slider/slider-thumb.png);
}

.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
    background-image:url(../js/ext/resources/images/default/slider/slider-v-bg.png);
}

.x-slider-vert .x-slider-thumb {
    background-image:url(../js/ext/resources/images/default/slider/slider-v-thumb.png);
}

.x-form-textarea-characters {
    display:inline-block;
    text-indent:3px;
}

.text-green {
    color: green
}

.text-orange {
    color: orange
}

.text-red {
    color: red
}

.ep-notread .x-grid3-cell, span.ep-notread {
    color: #FA2A00;
    font-weight: bold;
}

/* BOXSELECT */

ul.holder {
    margin: 0;
    overflow: hidden;
    height: auto ! important;
}

ul.holder li {
    float: left;
    display: inline;
    list-style-type: none;
    margin: 3px 2px 2px 1px;
    line-height: 1em;
    -moz-user-select: none
}

body.ext-ie7 ul.holder li {
    margin: 3px 0 2px 3px;
    line-height: 1.2em;
    padding-bottom: 2px
}

body.ext-ie6 ul.holder li {
    margin: 2px 0 2px 3px;
    line-height: 1.1em;
    padding-bottom: 2px
}

body.ext-gecko ul.holder li {
    margin: 1px 0 2px 3px;
}

ul.holder li.bit-box {
    position: relative;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #CAD8F3;
    background: #DEE7F8;
    padding: 1px 15px 1px 5px;
}

ul.holder li.bit-hover {
    background: #BBCEF1;
    border: 1px solid #6D95E0;
}

ul.holder li.bit-box-focus {
    border-color: #598BEC;
    background: #598BEC;
    color: #fff;
}

ul.holder li.bit-input {
}

ul.holder li.bit-input input {
    margin: 1px 0 2px 0;
    border: 0;
    outline: 0;
    padding: 0;
}

/* no left/right padding here please */
ul ul.holder li.bit-input input.smallinput {
    width: 20px;
}

.holder li.bit-box a.closebutton {
    position: absolute;
    right: 4px;
    top: 5px;
    display: block;
    width: 7px;
    height: 7px;
    font-size: 1px;
    background: url(../img/close.gif);
}

ul.holder li.bit-box a.closebutton:hover {
    background-position: 7px;
}

ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover {
    background-position: bottom;
}

li.bit-input input {
    background:none;
}

.x-box-select .x-form-trigger {
    display: none !important;
}

/* / BOXSELECT */

/* BREADCRUMBS DROPDOWN */

.breadcrumbs-dropdown {
    display: block;
    position: absolute;
    z-index: 1000;
    height: auto !important;
    background-color: #3B3B3B;
    padding: 10px !important;
    font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.breadcrumbs-dropdown > ul {
    margin-bottom: 5px;
}
.breadcrumbs-dropdown > ul:last-child {
    margin-bottom: 0;
}
.breadcrumbs-dropdown > ul > li {
    margin: 2px 0 0 0;
}
.breadcrumbs-dropdown > ul > li > a {
    color: #B0B0B0;
    text-decoration: none;
}
.breadcrumbs-dropdown > ul > li > a:hover {
    color: #FFFFFF;
    text-shadow: 0px 0px 5px #E9E9E9;
    -webkit-transition:text-shadow .25s ease-in;
    -moz-transition:text-shadow .25s ease-in;
    -o-transition:text-shadow .25s ease-in;
    transition:text-shadow .25s ease-in;
    -webkit-transition:color .25s ease-in;
    -moz-transition:color .25s ease-in;
    -o-transition:color .25s ease-in;
    transition:color .25s ease-in;
}

/* /BREADCRUMBS DROPDOWN */

.x-grid3-cell-problem > div {
    color: #CC0000;
    font-weight: bold;
}

.onepark #ep-login-line,
.onepark #ep-login-again-line{
    background: #f6821f;
}

.ep-email-exists, .ep-error-msg  {
    color: #CC0000;
    margin: 8px 0 -13px 8px;
}

.parkman #ep-login-line,
.parkman #ep-login-again-line{
    background: #621a4b;
}

.emailResendLink {
    word-break:break-all;
    font-size: 11px;
}

.printout_image {
    background-image: url('../img/printout_image.svg');
    background-size: 100%;
    height: 48px;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 48px;
}
