/* CSS Document */
a {
    color: #124170;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    cursor: pointer;
}

body {
    background: #eff1f3 url(/layouts/html_smarty/img/bg.gif) repeat-y 0 0;
    color: #444;
    font-family: arial, helvetica, verdana, "times new roman", sans-serif;
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

h1 {
    color: #3f9ac9;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

img {
    border: 0;
}

input, input.file, select, textarea {
    background-color: #f8f8f8;
    border: 1px solid #999;
    color: #666;
    font-family: arial, helvetica, verdana, "times new roman", sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

input {
    height: 14px;
    padding: 1px 4px;
}

input[type='file'] {
    height: 22px;
    padding: 1px 1px;
}

textarea {
    padding: 1px 4px;
}

.gwt-CheckBox {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}

.gwt-CheckBox input {
    height: 12px;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
}

.gwt-CheckBox label {
    border: none;
    background: none;
    padding-left: 3px;
    margin: 0;
}

input.error, textarea.error, select.error {
    border-color: #AF0837;
}

input.numeric {
    text-align: right;
}

div.error, label.error, td.error, tr.error {
    color: #AF0837;
}

div.required, label.required {
    font-weight: bold;
}

p {
    margin: 0 0 16px 0;
}

table {
    border-collapse: collapse;
}

.chbx {
    background: none;
    border: none;
    padding: 0;
}

.errorMsg {
    color: #AF0837;
    padding: 5px 0;
}

.info01 {
    padding: 10px;
}

.blue {
    color: #3f9ac9;
}

.red {
    color: #AF0837;
}

.grey {
    color: #999999;
}

.colFL {
    float: left;
}

.colFR {
    float: right;
}

.colFRimportant {
    float: right !important;
}

.clear {
    clear: both;
}

.left {
    text-align: left !important;
}

.center {
    text-align: center !important;
}

.right {
    text-align: right !important;
}

.vmiddle {
    vertical-align: middle !important;
}

.noborder {
    border: none !important;
}

.bold {
    font-weight: bold;
}

.m0px {
    margin: 0px !important;
}

.mb4px {
    margin-bottom: 4px !important;
}

.mb5px {
    margin-bottom: 5px !important;
}

.mb7px {
    margin-bottom: 7px !important;
}

.mb10px {
    margin-bottom: 10px !important;
}

.mb20px {
    margin-bottom: 20px !important;
}

.ml4px {
    margin-left: 4px !important;
}

.ml5px {
    margin-left: 5px !important;
}

.ml10px {
     margin-left: 10px !important;
 }

.ml15px {
    margin-left: 15px !important;
}

.mt20px {
    margin-top: 20px !important;
}

.mt10px {
    margin-top: 10px !important;
}

.mt5px {
    margin-top: 5px !important;
}

.mt3px {
    margin-top: 3px !important;
}

.pb10px {
    padding-bottom: 10px;
}

.pb50px {
    padding-bottom: 50px;
}

.w25pr {
    width: 25%;
}

.w30pr {
    width: 30%;
}

.w39pr {
    width: 39%;
}

.w49pr {
    width: 49%;
}

.w50pr {
    width: 50%;
}

.w59pr {
    width: 59%;
}

.w100pr {
    width: 100%;
}

.w5px {
    width: 5px;
}

.w10px {
    width: 5px;
}

.w15px {
    width: 5px;
}

.w20px {
    width: 20px;
}

.w30px {
    width: 30px;
}

.w40px {
    width: 40px;
}

.w50px {
    width: 50px;
}

.w60px {
    width: 60px;
}

.w70px {
    width: 70px;
}

.w80px {
    width: 80px;
}

.w90px {
    width: 90px;
}

.w100px {
    width: 100px;
}

.w106px {
    width: 106px;
}

.w126px {
    width: 126px;
}

.w127px {
    width: 127px;
}

.w136px {
    width: 136px;
}

.w176px {
    width: 176px;
}

.w190px {
    width: 190px;
}

.w200px {
    width: 200px;
}

.w236px {
    width: 236px;
}

.w260px {
    width: 260px;
}

.w320px {
    width: 320px;
}

.w330px {
    width: 330px;
}

.w470px {
    width: 470px;
}

.w500px {
    width: 500px;
}

.w740px {
    width: 740px;
}

.w425px {
    width: 425px;
}

.w300px {
    width: 300px;
}

.w267px {
    width: 267px;
}

.w277px {
    width: 277px;
}

.w367px {
    width: 367px;
}

.w375px {
    width: 375px;
}

.w377px {
    width: 377px;
}

.w305px {
    width: 305px;
}

.w315px {
    width: 315px;
}

.w288px {
    width: 288px;
}

.w250px {
    width: 250px;
}

.w240px {
    width: 240px;
}

.w235px {
    width: 235px;
}

.w229px {
    width: 229px;
}

.w225px {
    width: 225px;
}

.minw288px {
    min-width: 288px;
    width: 100%;
}

.mr60px {
    margin-right: 60px !important;
}

.mr40px {
    margin-right: 40px !important;
}

.mr5px {
    margin-right: 5px !important;
}

.mr10px {
    margin-right: 10px !important;
}
.mr15px {
    margin-right: 15px !important;
}

.eposWidth {
    width: 1000px;
}

/* header START */
#header {
    position: relative;
}

#header #logo {
    padding: 20px 30px;
}

#header #logo img {
    vertical-align: top;
}

#header #logoMBF {
    position: absolute;
    right: 30px;
    top: 30px;
}

#header #topMenu {
    position: absolute;
    right: 15px;
    top: 5px;
}

/* header END */
#contentArea {
    background-color: #fff;
}

#content {
    padding-right: 15px;
}

/* visual START */
#visual {
    position: relative;
}

#visual .photo img {
    display: block;
}

/* visual END */
/* logIn START */
#logIn {
    background-color: #f1f1f1;
    left: 640px;
    position: absolute;
    top: 65px;
    width: 330px;
}

#logIn .header {
    padding: 20px 20px 0 20px;
}

#logIn .header img {
    display: block;
}

#logIn .content {
    padding: 10px 20px 20px 20px;
}

#logIn .form01 {
    padding: 5px 0 5px 35px;
}

#logIn .form01 .row {
    padding: 3px 0;
}

#logIn .form01 input {
    display: block;
    float: left;
}

#logIn .form01 label {
    display: block;
    float: left;
}

#logIn .changePwd {
    display: block;
    float: left;
    padding-left: 40px;
    width: 85px;
}

/* logIn END */
/* leftMenu START */
#leftMenu {
    background: url(/layouts/html_smarty/img/leftmenu_bg.gif) repeat-y 0 0;
    margin: auto;
    width: 234px;
}

#leftMenu .content {
    background: url(/layouts/html_smarty/img/leftmenu_content_bg.gif) no-repeat 1px top;
    padding-top: 10px;
}

#leftMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#leftMenu li {
    display: inline;
}

#leftMenu a {
    background: url(/layouts/html_smarty/img/leftmenu_a_bg.gif) no-repeat 0 0;
    display: block;
    height: 20px;
    margin-bottom: 6px;
    width: 222px;
}

#leftMenu a span {
    background: url(/layouts/html_smarty/img/leftmenu_arrows.gif) no-repeat right 0;
    display: block;
    padding: 1px 15px;
}

#leftMenu a:hover {
    color: #00adef;
    text-decoration: none;
}

#leftMenu .group span {
    background-position: right -100px;
}

#leftMenu .group .active {
    background-position: right -200px;
    color: #00adef;
}

#leftMenu .level01 {
    margin: auto;
    width: 222px;
}

#leftMenu .level02 {
    margin: 6px 0;
}

#leftMenu .level02 a {
    background: none;
    margin: 0;
    line-height: 20px;
}

#leftMenu .level02 .active, #leftMenu .level02 .active:hover {
    background-color: #3f9ac9;
    color: #fff;
}

#leftMenu .level02 a:hover {
    background-color: #999;
    color: #fff;
}

#leftMenu .level02 span {
    background: none;
    margin: 0;
    line-height: 20px;
    padding: 0 0 0 25px;
}

#leftMenu .level03 {
    background-color: #e0e0e0;
}

#leftMenu .level03 span {
    padding: 0 0 0 35px;
}

#leftMenu .level04 {
    background-color: #e8e8e8;
}

#leftMenu .level04 span {
    padding: 0 0 0 45px;
}

#leftMenu .level05 {
    background-color: #f0f0f0;
}

#leftMenu .level05 span {
    padding: 0 0 0 65px;
}

#leftMenu .level06 {
    background-color: #fafafa;
}

#leftMenu .level06 span {
    padding: 0 0 0 85px;
}

#leftMenu .top {
    background: url(/layouts/html_smarty/img/leftmenu_top_bg.gif) no-repeat 0 0;
    padding-top: 4px;
}

#leftMenu .bottom {
    background: url(/layouts/html_smarty/img/leftmenu_bottom_bg.gif) no-repeat 0 0;
    padding-top: 4px;
}

#leftMenu .hotline {
    background: url(/layouts/html_smarty/img/leftmenu_separator.gif) repeat-x left top;
    color: #e43209;
    margin: auto;
    padding: 5px 0;
    width: 222px;
}

#leftMenu .hotline span {
    padding: 0 15px;
}

/* leftMenu END */

/* tools START */
#tools {
    color: #3f9ac9;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    padding: 11px 8px 11px 5px;
}

#tools ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#tools li {
    border-left: 1px solid #666;
    float: left;
    padding: 0 7px;
}

#tools a {
    color: #3f9ac9
}

#tools .contentTitle {
    border: none;
    float: right;
}

/* tools END */

/* footer START */
#footer {
    background: #eff1f3 url(/layouts/html_smarty/img/bg.gif) repeat-y 0 0;
    bottom: 0;
    height: 45px;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 1000px;
}

#footer .content {
    color: #020307;
    font-size: 10px;
    line-height: 12px;
    padding: 8px 30px 0 30px;
    text-align: right;
}

#footer .content p {
    margin: 0;
}

/* footer END */

/* btns START */
.btnText01 {
    background: url(/layouts/html_smarty/img/btn_Text_01_start.png) no-repeat left top;
    cursor: pointer;
    display: block;
    float: left;
    line-height: 14px;
    padding-left: 18px;
}

.btnText01:hover {
    background-position: left -100px;
    text-decoration: none;
}

.btnText01 span {
    background: url(/layouts/html_smarty/img/btn_Text_01_bg.png) no-repeat right top;
    color: #fff;
    display: block;
    float: left;
    padding: 2px 12px 4px 0;
    font-weight: normal;
}

.btnText01:hover span {
    background-position: right -100px;
}

.btnText02 {
    background: url(/layouts/html_smarty/img/btn_Text_02_start.png) no-repeat left top;
    cursor: pointer;
    display: block;
    float: left;
    height: 18px;
    line-height: 14px;
    padding-left: 18px;
}

.btnText02:hover {
    background-position: left -100px;
    text-decoration: none;
}

.btnText02 span {
    background: url(/layouts/html_smarty/img/btn_Text_02_bg.png) no-repeat right top;
    color: #fff;
    display: block;
    float: left;
    height: 14px;
    padding: 1px 12px 3px 0;
    font-weight: normal;
}

.btnText02:hover span {
    background-position: right -100px;
}

.btnDisabled, .btnDisabled:hover {
    background-position: left -200px;
    cursor: default !important;
}

.btnDisabled span, .btnDisabled:hover span {
    background-position: right -200px;
    cursor: default !important;
}

/* btns END */

/* box01 START */
.box01 {
    margin-bottom: 20px;
}

.box01 .header {
    border-bottom: 2px solid #3f9ac9;
    margin-bottom: 20px;
    padding: 10px 0;
    position: relative;
    width: 100%;
}

.box01 .header .date {
    color: #999;
}

.box01 .header .showHide {
    position: absolute;
    right: 10px;
    top: 10px;
}

.box01 .header h3 {
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.box01 .content h4 {
    font-size: 11px;
    margin: 15px 0;
}

.box01active {
    border: 2px solid #3f9ac9;
    margin-bottom: 20px;
    padding: 3px;
}

/* box01 END */

/* paging START */
.paging {
    background-color: #fff;
    padding: 10px;
}

.paging ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.paging li {
    display: inline;
    margin: 0 3px;
}

.paging .previous {
    float: left;
}

.paging .next {
    float: right;
}

.paging .active {
    font-weight: bold;
}

.paging img {
    vertical-align: middle;
}

.paging .pagingTable {
    border: none;
    margin: 0px auto;
    padding: 0px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
}

.paging .pagingTable tr td {
    padding: 0 2px;
}

.paging .btnFirst {
    background: url(../img/paging_first.png) no-repeat 0 0;
    display: block;
    height: 18px;
    width: 20px;
    text-indent: -2000em;
}

.paging .btnFirst:hover {
    background-position: left -100px;
}

.paging .btnLast {
    background: url(../img/paging_last.png) no-repeat 0 0;
    display: block;
    height: 18px;
    width: 20px;
    text-indent: -2000em;
}

.paging .btnLast:hover {
    background-position: left -100px;
}

.paging .btnPrev {
    background: url(../img/paging_prev.png) no-repeat 0 0;
    display: block;
    height: 18px;
    width: 20px;
    text-indent: -2000em;
}

.paging .btnPrev:hover {
    background-position: left -100px;
}

.paging .btnNext {
    background: url(../img/paging_next.png) no-repeat 0 0;
    display: block;
    height: 18px;
    width: 20px;
    text-indent: -2000em;
}

.paging .btnNext:hover {
    background-position: left -100px;
}

.paging .btnDisabled, .paging .btnDisabled:hover {
    background-position: left -200px;
    cursor: default !important;
}

/* paging END */

/* tab02 START */
.tab02 {
    width: 100%;
}

.tab02 td {
    border-bottom: 1px solid #ddd;
    padding: 4px 0 4px 10px;
}

.tab02 th {
    background-color: #999;
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-weight: normal;
    padding: 4px 0 4px 10px;
    text-align: left;
}

.tab02 .trHeader th {
    background-color: #fff;
    border-top: 1px solid #ddd;
    color: #444;
    padding: 20px 0 10px 10px;
}

.tab02 .trHeader h4 {
    color: #3f9ac9;
    font-size: 13px !important;
    margin: 0 !important;
}

.tab02 .trHeader h4 span {
    display: block;
    font-size: 11px;
    font-weight: normal;
}

/* tab02 END */

/* path START */
#path {
    border-top: 1px solid #eff1f3;
    color: #999;
    padding: 10px 25px;
}

/* path END */
/* calendar START */
.calendar {
    background-color: #fff;
    border: 2px solid #3f9ac9;
    padding: 10px;
    position: absolute;
}

.calendar .header {
    position: relative;
    width: 100%;
}

.calendar .header h4 {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 20px 5px 0;
}

.calendar .header .close {
    position: absolute;
    top: 0;
    right: 0;
}

.calendar .date {
    text-align: center;
}

.calendar .date input {
    border: none;
    height: auto;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.calendar .date select {
    vertical-align: middle;
}

.calendar td, .calendar th {
    padding: 0;
}

.calendar th {
    border: 1px solid #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px;
    text-align: right;
}

.calendar table a {
    background-color: #f8f8f8;
    border: 1px solid #fff;
    display: block;
    padding: 2px 5px;
    text-align: right;
    width: 15px;
}

.calendar table a:hover {
    background-color: #999;
    color: #fff;
    text-decoration: none;
}

.calendar table .today, .calendar table .today:hover {
    background-color: #3f9ac9;
    color: #fff;
}

.calendar .sunday a {
    background-color: #f0f0f0;
}

/* calendar END */
/* layer01 START */
.layer01 {
    background-color: #fff;
    border: 2px solid #3f9ac9;
    padding: 10px;
    position: absolute;
}

.layer01 .header {
    position: relative;
    width: 100%;
}

.layer01 .header h4 {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 20px 5px 0;
}

.layer01 .header .close {
    position: absolute;
    top: 0;
    right: 0;
}

/* layer01 END */
/* menu01 START */
.menu01 {
    height: 22px;
    list-style-type: none;
    margin: 0;
    margin: auto;
    padding: 0;
}

.menu01 li {
    float: left;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 22px;
    margin-right: 1px;
}

.menu01 a {
    background: url(/layouts/html_smarty/img/menu02_a_bg.png) no-repeat left 0;
    color: #fff;
    display: block;
    float: left;
    height: 22px;
    padding: 0 0 0 10px;
}

.menu01 a strong {
    background: url(/layouts/html_smarty/img/menu02_a_bg.png) no-repeat right 0;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: normal;
    height: 22px;
    padding: 0 10px 0 0;
    white-space: nowrap;
}

.menu01 a:hover, .menu01 .active {
    background-position: left -100px !important;
    text-decoration: none;
}

.menu01 a:hover strong, .menu01 .active strong {
    background-position: right -100px !important;
}

.menu01 .disabled, .menu01 .disabled:hover, .menu01 a.disabled:hover {
    background-position: left -200px !important;
    cursor: default !important;
}

.menu01 .disabled strong, .menu01 .disabled:hover  strong, .menu01 a.disabled:hover strong {
    background-position: right -200px !important;
    cursor: default !important;
}

.menu01Panel {
}

.menu01PanelInternal {
    border: none;
    margin: 0px;
    padding: 5px;
}

/* menu01 END */
/* menu01Scroller START */
.menu01Scroller {
    border-bottom: 1px solid #dddddd;
   /* height: 22px;*/
    padding-right: 52px;
    position: relative;
    overflow: hidden;
}

.menu01Scroller .mask {
    overflow: hidden;
    width: 100%;
}

.menu01Scroller .menu01 {
    border: none;
    width: 100%
}

.menu01Switcher {
    position: absolute;
    right: 0;
    top: 0;
}

.menu01Switcher a {
    border-left: 1px solid #fff;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    text-indent: -2000em;
    width: 25px;
}

.menu01Switcher a:hover {
    background-position: 100% 0;
}

.menu01LSwitcher {
    background: url(/layouts/html_smarty/img/menu01_left_swicher.gif) no-repeat 0 0;
}

.menu01RSwitcher {
    background: url(/layouts/html_smarty/img/menu01_right_swicher.gif) no-repeat 0 0;
}

.menu01Switcher .inactive {
    background-position: 0 -100px;
}

.menu01Switcher .inactive:hover {
    background-position: 0 -100px !important;
}

.menu01Switcher .disabled, .menu01 .disabled:hover, .menu01 a.disabled:hover {
    background-position: left -200px !important;
    cursor: default !important;
}

.menu01Switcher .disabled strong, .menu01 .disabled:hover  strong, .menu01 a.disabled:hover strong {
    background-position: right -200px !important;
    cursor: default !important;
}

/* menu01Scroller END */

/* form01 START */
.form01 .row {
    padding: 1px 0 2px 0;
}

.form01 .input {
    height: 16px;
    vertical-align: middle;
}

.form01 .select {
    height: 18px;
    vertical-align: middle;
}

.form01 img {
    vertical-align: middle;
}

/* form01 END */

/* LEGACY */
.pleaseWait {
    width: 200px;
    color: black;
    border: 1px solid #cccccc;
}

.pleaseWait .title {
    background: #cccccc;
    font-weight: bold;
    padding: 5px;
}

.pleaseWait .content {
    background: #ffffff;
    padding: 5px;
    text-align: center
}

#control_overlay {
    background-color: #000;
}

.hasMoreText {
    background: url(/layouts/html_smarty/img/more.png) no-repeat right
}

/* tab03 START */
.tab03 {
    width: 100%;
}

.tab03 td {
    border: 1px solid #ddd;
    line-height: 14px;
    padding: 2px 5px;
    vertical-align: middle;
}

.tab03 th {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    font-weight: bold;
    line-height: 14px;
    padding: 4px 9px;
    text-align: left;
    white-space: nowrap;
}

.tab03 .even td {
    background-color: #f8f8f8;
}

.tab03 .odd td {
    background-color: #fff;
}

.tab03 th h4, .tab03 th .h4, .tab03 .h4, .tab03 h4 {
    color: #3f9ac9;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.tab03 .btns {
    height: 18px;
    padding: 2px 9px;
}

.tab03 .btns td {
    border: none;
    padding: 8px 10px;
}

.tab03 .trActive td {
    background-color: #ebf5f9;
    cursor: pointer !important;
}

.tab03 .trActive02 td, .tab03 .yellow {
    background-color: #fffbbf !important;
}

.tab03 .summary td {
    background-color: #ebf5d0;
}

.tab03 .highlighted td, .tab03 .highlighted input {
    background-color: #fffbbf;
}

.tab03 input, .tab03 textarea {
    padding: 1px;
    margin: 0px;
    border: none;
    background-color: #ffffff;
}

.tab03 h4 input, .tab03 .h4 input {
    border: 1px solid #999999;
    height: 14px;
    padding: 1px 4px;
}

.tab03 h4 input.focused, .tab03 .h4 input.focused {
    border-color: #3f9ac9;
}

.tab03 input.error {
    color: #AF0837;
}

.tab03 input.locked {
    color: #888888;
}

.tab03 input.highlighted {
    font-weight: bold;
    border-bottom: 1px solid orange;
    padding-bottom: 0px;
}
.tab03 .pager .paging {
    padding: 2px;
}

.tab03 .pager td, .tab03 .pager .pagingTable, .tab03 .pager .pagingTable td {
    border: none;
    line-height: 12px;
}

/* tab03 END */

/* tab04 START */
.tab04 {
    width: 100%;
}

.tab04 td {
    border: 1px solid #ddd;
    line-height: 14px;
    padding: 4px 5px;
    vertical-align: top;
}

.tab04 th {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    font-weight: bold;
    line-height: 14px;
    padding: 4px 5px;
    text-align: left;
    white-space: nowrap;
}

.tab04 .even td {
    background-color: #f8f8f8;
}

.tab04 .odd td {
    background-color: #fff;
}

.tab04 th h4, .tab04 th .h4 {
    color: #3f9ac9;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0px 5px;
}

.tab04 .btns {
    height: 18px;
    padding: 2px 9px;
}

.tab04 .btns td {
    border: none;
    padding: 8px 10px;
}

.tab04 .input {
    padding: 2px 5px;
}

.tab04 .searchForm {
    background: none;
    padding: 9px;
    border: 1px solid #ddd;
    line-height: 14px;
    vertical-align: top;
}

.tab04 .trActive td {
    background-color: #ebf5f9;
    cursor: pointer;
!important;
}

.tab04 .trActive02 td, .tab04 .yellow {
    background-color: #fffbbf !important;
}

.tab04 .sort {
    margin-left: 5px;
}

.tab04 .sort img {
    vertical-align: middle;
}

.tab04 .summary td {
    background-color: #ebf5d0;
}

.tab04 th.separator {
    background-color: transparent;
}

.tab04 .incomming td {
    background: #55b055;
    color: #000000;
}

.tab04 .incomming.trActive td {
    background: #45a045;
    color: #000000;
}

.tab04 .waiting4docs td {
    background: #80e2a0;
}

.tab04 .waiting4docs.trActive td {
    background: #70d297;
}

.tab04 .accepted td {
    background: #8899b4;
    color: #ffffff;
}

.tab04 .accepted.trActive td {
    background: #7889a4;
    color: #ffffff;
}

.tab04 .cond_accepted td {
    background: #b5c4e0;
}

.tab04 .cond_accepted.trActive td {
    background: #a5b4d5;
}

.tab04 .rejected td {
    background: #dd5555;
    color: #ffffff;
}

.tab04 .rejected.trActive td {
    background: #cd4545;
    color: #ffffff;
}

.tab04 .cancelled td {
    background: #eeee88;
    color: #666666;
}

.tab04 .cancelled.trActive td {
    background: #dede78;
    color: #666666;
}

.tab04 .semiauto td {
    background: #B894A6;
    color: #ffffff;
}

.tab04 .semiauto.trActive td {
    background: #a88496;
    color: #ffffff;
}

.tab04 .anal_errors td {
    background: #ff7f2f;
    color: #ffffff;
}

.tab04 .anal_errors.trActive td {
    background: #ef6f1f;
    color: #ffffff;
}

.tab04 .rej_errors td {
    background: #ff7f2f;
    color: #ffffff;
}

.tab04 .rej_errors.trActive td {
    background: #ef6f1f;
    color: #ffffff;
}

.tab04 .plus30 td {
    background: #ff9600;
}

.tab04 .plus30.trActive td {
    background: #ee8500;
}

.tab04 .default td {
    background: #eaeaea;
    color: #000000;
}

.tab04 .default.trActive td {
    background: #dadada;
    color: #000000;
}

.tab04 .special td {
    background: #bbbbbb;
    color: #000000;
}

.tab04 .special.trActive td {
    background: #cccccc;
    color: #000000;
}

.tab04 .noPen td {
    background: #dd5555;
    color: #000000;
}

.tab04 .noPen.trActive td {
    background: #cd4545;
    color: #000000;
}

.tab04 .noBonus td {
    background: #b5c4e0;
    color: #000000;
}

.tab04 .noBonus.trActive td {
    background: #a5b4d5;
    color: #000000;
}

.tab04 .bonus td {
    background: #8899b4;
    color: #ffffff;
}

.tab04 .bonus.trActive td {
    background: #7889a4;
    color: #ffffff;
}

.tab04 .separatorTr {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #ddd;
    padding: 0 0 6px 0;
}

/* tab04 END */

table.syscal {
    margin-left: auto;
    margin-right: auto;
}

.syscal th, .syscal td {
    border: 1px solid white;
}

.syscal th {
    text-align: center;
    padding: 4px;
}

.syscal td {
    vertical-align: middle;
    height: 30px;
    padding: 5px;
}

.syscal td.day {
    text-align: center;
    background-color: #dddddd;
    width: 30px;
}

.syscal td.active {
    cursor: pointer;
    background-color: #eeeeee;
}

.syscal td.day.holy {
    background-color: #dd7777;
}

.syscal td.day.holy.active {
    background-color: #ee7777;
}

.gwt-DateBox {
    width: 65px
}

.displayNone {
    position: relative;
    left: -1000px;
    top: -2000px
}

/* tab01 START */
.tab01 {
    width: 100%;
}

.tab01 td {
    border: 1px solid #ddd;
    line-height: 14px;
    padding: 4px 9px;
    vertical-align: top;
}

.tab01 th {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    font-weight: bold;
    line-height: 14px;
    padding: 4px 9px;
    text-align: left;
    white-space: nowrap;
}

.tab01 .even td {
    background-color: #f8f8f8;
}

.tab01 .odd td {
    background-color: #fff;
}

.tab01 .h4, .tab01 h4 {
    color: #3f9ac9;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 100%;
}

.tab01 .btns {
    height: 18px;
    padding: 2px 9px;
}

.tab01 .btns td {
    border: none;
    padding: 8px 10px;
}

.tab01 .pager {
    height: 18px;
    padding: 0px;
}

.tab01 .pager td {
    border: none;
    padding: 0px;
}

.tab01 .input {
    padding: 2px 9px;
}

.tab01 input.highlighted {
    font-weight: bold;
    border-bottom: 1px solid orange;
}

.tab01 .searchForm {
    background: none;
    padding: 9px;
    border: 1px solid #ddd;
    line-height: 14px;
    vertical-align: top;
}
.tab01 .searchForm input {
    border: 1px solid #999;
}

.tab01 .trActive td {
    background-color: #ebf5f9;
    cursor: pointer !important;
}

.tab01 .trActive02 td, .tab01 .yellow {
    background-color: #fffbbf !important;
}

.tab01 .sort {
    margin-left: 5px;
}

.tab01 .sort img {
    vertical-align: middle;
}

.tab01 .summary td, .tab01 td.summary {
    background-color: #ebf5d0;
}

.tab01 th.separator {
    background-color: transparent;
}

.tab01 {
    width: 100%;
}

/* tab01 END */

/* edit START */
.edit, .box03 .edit {
    background: #ebebeb url(/layouts/html_smarty/img/edit_bg.gif) repeat-x left top;
    border: 1px solid #ebebeb;
}

.box03 .edit .tab01 th {
    background: none;
}

.edit input, .edit select, .edit textarea {
    background-color: #fff;
}

.edit .gwt-CheckBox input {
    background: none;
}

.edit .tab01 td, .edit .tab01 th, .box03 .edit .tab01 td, .box03 .edit .tab01 th {
    border: 0;
}

.edit .tab01 th h4, .edit .tab01 th .h4, .box03 .edit .tab01 th h4, .box03 .edit .tab01 th .h4 {
    border-bottom: 1px solid #e8e8e8;
    font-size: 13px;
    padding: 10px 0 5px 0;
}

.edit .tab01 td h4, .edit .tab01 td .h4, .box03 .edit .tab01 td h4, .box03 .edit .tab01 td .h4 {
    border-bottom: 1px solid #c8c8c8;
    font-size: 11px;
    padding: 10px 0 5px 0;
}

.edit .tab01 .message {
    border: 1px solid #999;
    background-color: #fff;
    padding: 3px;
}

/* edit END */

/* Dla tabelek z danymi (CellTable) musimy overridowac style dla .edit .tab01 */
.box01 .tab01 td {
    border: 1px solid #ddd;
    line-height: 14px;
    padding: 4px 9px;
    vertical-align: top;
}

.box01 .tab01 th {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    font-weight: bold;
    line-height: 14px;
    padding: 4px 9px;
    text-align: left;
    white-space: nowrap;
}

.box01 .tab01 th .h4, .box01 .tab01 th h4 {
    border: 0;
    color: #3f9ac9;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 100%;
}

.box01 .tab01 .btns {
    height: 18px;
    padding: 2px 9px;
}

.box01 .tab01 .btns td {
    border: none;
    padding: 8px 10px;
}

div.btns {
    height: 18px;
    padding: 2px 9px;
    float: right
}

/* skaner */
#docUploadWrapper {
    position: absolute;
}

/* datePicker START */
.dateBoxPopup {
    position: absolute;
    background-color: #fff;
    border: 2px solid #3f9ac9;
    padding: 10px;
    margin: 0px 1px;
    z-index: 100;
}

.gwt-DatePicker {
}

.datePickerWeekdayLabel, .datePickerWeekendLabel {
    border: 1px solid #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px;
    text-align: right;
}

.datePickerDay {
    background-color: #f8f8f8;
    border: 1px solid #fff;
    padding: 2px 5px;
    text-align: right;
    width: 15px;
    cursor: pointer;
}

.datePickerDayIsWeekend {
    background-color: #f0f0f0;
}

.datePickerDayIsHighlighted {
    background-color: #999;
    color: #fff;
}

.datePickerDayIsToday {
    background-color: #3f9ac9;
    color: #fff;
}

.datePickerDayIsValue {
    background-color: #999;
    color: #fff;
}

.datePickerMonth {
    text-align: center;
    font-weight: bold;
}

.datePickerPreviousButton, .datePickerNextButton {
    font-size: 15px;
    font-weight: bold;
    padding: 3px 5px;
}

/* datePicker END */

.components .decision {
    text-align: center;
}

.components .level1 .decision {
    background-color: #e0e0e0;
}

.components .level1 .desc {
    background-color: #e0e0e0;
    padding-left: 5px;
}

.components .level2 .decision {
    background-color: #e8e8e8;
}

.components .level2 .desc {
    background-color: #e8e8e8;
    padding-left: 25px;
}

.components .level3 .decision {
    background-color: #f0f0f0;
}

.components .level3 .desc {
    background-color: #f0f0f0;
    padding-left: 45px;
}

.components .level4 .decision {
    background-color: #fafafa;
}

.components .level4 .desc {
    background-color: #fafafa;
    padding-left: 65px;
}

.requirementRowItem {
    background-color: #f8f8f8;
    font-weight: bold;
}

.requirementRowIndent {
    padding-left: 10px;
}

.warning td.logo {
    font-size: 30pt;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    width: 40px;
}

.warning td.message {
    vertical-align: middle;
}

.comments .nocomments {
    color: #666;
    padding: 15px 0px 10px 0px;
    text-align: center;
    margin: auto;
}

.comments .separator {
    border-bottom: 1px solid #e8e8e8;
    margin-top: 5px;
}

.comments .author {
    color: #3f9ac9;
    font-weight: bold;
    float: left;
}

.comments .level01 {
    padding: 5px;
    margin: 5px 0px 2px 0px;
}

.comments .level02 {
    background-color: #fafafa;
    padding: 5px;
    margin: 2px 0px 2px 20px;
}

input.currency {
    text-align: right;
}

a {
    outline: none;
}

#carousel-wrapper {
    width: 300px;
    height: 550px;
    overflow: hidden;
    display: block;
    position: relative;
}

#carousel-content {
    position: absolute;
    width: 2500px;
}

#carousel-content .slide {
    float: left;
    width: 300px;
    height: 550px;
}

#carousel-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tutorial .step {
    width: 300px;
    height: 550px;
    display: block;
    overflow: hidden;
    float: left;
    position: relative;
}

.tutorial .st1 {
    background: url(/layouts/html_smarty/img/tutorial/bg1.jpg) no-repeat;
}

.tutorial .st2 {
    background: url(/layouts/html_smarty/img/tutorial/bg2.jpg) no-repeat;
}

.tutorial .st3 {
    background: url(/layouts/html_smarty/img/tutorial/bg3.jpg) no-repeat;
}

.tutorial .st4 {
    background: url(/layouts/html_smarty/img/tutorial/bg4.jpg) no-repeat;
}

.tutorial .st5 {
    background: url(/layouts/html_smarty/img/tutorial/bg5.jpg) no-repeat;
}

.tutorial .st6 {
    background: url(/layouts/html_smarty/img/tutorial/bg6.jpg) no-repeat;
}

.tutorial .st7 {
    background: url(/layouts/html_smarty/img/tutorial/bg7.jpg) no-repeat;
}

.tutorial .info {
    position: absolute;
    width: 240px;
    top: 17px;
    left: 20px;
    background-color: #fff;
    filter: alpha(opacity = 90);
    opacity: 0.9;
    -moz-opacity: 0.9;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    line-height: 14px;
    text-align: justify;
}

.tutorial .info strong {
    color: #474747;
}

.tutorial h1 {
    background: url(/layouts/html_smarty/img/tutorial/h1_jak.gif) no-repeat;
    width: 240px;
    height: 24px;
    display: block;
    margin: 0;
    padding: 0;
    text-indent: -10000px;
}

#carousel-wrapper ul .st1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#carousel-wrapper .st1 ul li {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0 8px 30px;
    cursor: pointer;
}

.tutorial li.b1 {
    background: url(/layouts/html_smarty/img/tutorial/b1.gif) 0 4px no-repeat;
}

.tutorial li.b2 {
    background: url(/layouts/html_smarty/img/tutorial/b2.gif) 0 4px no-repeat;
}

.tutorial li.b3 {
    background: url(/layouts/html_smarty/img/tutorial/b3.gif) 0 4px no-repeat;
}

.tutorial li.b4 {
    background: url(/layouts/html_smarty/img/tutorial/b4.gif) 0 4px no-repeat;
}

.tutorial li.b5 {
    background: url(/layouts/html_smarty/img/tutorial/b5.gif) 0 4px no-repeat;
}

.tutorial li.b6 {
    background: url(/layouts/html_smarty/img/tutorial/b6.gif) 0 4px no-repeat;
}

.hasMoreText {
    background: url(/layouts/html_smarty/img/more.png) no-repeat right
}

.labelTooltip {
    color: black;
    background: #ffffff;
    border: 1px solid #3f9ac9;
    padding: 5px;
}

.tooltip {
    color: black;
    background: #ffffff;
    border: 1px solid #3f9ac9;
    padding: 5px;
    width: 200px;
}

.labelTooltipBig {
    color: black;
    background: #ffffff;
    border: 1px solid #3f9ac9;
    padding: 20px;
}

.tutorial h3 {
    background: url(/layouts/html_smarty/img/tutorial/h3_toproste.gif) no-repeat;
    width: 210px;
    height: 18px;
    display: block;
    margin: 10px 0 0 0;
    padding: 0;
    text-indent: -10000px;
}

.tutorial .st1 .start {
    font-size: 12px;
    font-weight: bold;
    color: #4498c4;
    background: url(/layouts/html_smarty/img/tutorial/ar_right.gif) right no-repeat;
    padding: 5px 25px 5px 0px;
    text-decoration: none;
    display: block;
    margin: 10px 0 0 180px;
    width: 40px;
}

.tutorial h2 {
    height: 40px;
    width: 246px;
    display: block;
    padding-bottom: 12px;
    border-bottom: 1px solid #c3c5c2;
    margin-bottom: 16px;
}

.tutorial .st2 h2 {
    background: url(/layouts/html_smarty/img/tutorial/h2_st2.gif) no-repeat;
}

.tutorial .st3 h2 {
    background: url(/layouts/html_smarty/img/tutorial/h2_st3.gif) no-repeat;
}

.tutorial .st4 h2 {
    background: url(/layouts/html_smarty/img/tutorial/h2_st4.gif) no-repeat;
}

.tutorial .st5 h2 {
    background: url(/layouts/html_smarty/img/tutorial/h2_st5.gif) no-repeat;
}

.tutorial .st6 h2 {
    background: url(/layouts/html_smarty/img/tutorial/h2_st6.gif) no-repeat;
}

.tutorial .st7 h2 {
    background: url(/layouts/html_smarty/img/tutorial/h2_st7.gif) no-repeat;
}

.tutorial .naviBox {
    position: absolute;
    width: 240px;
    top: 486px;
    left: 20px;
    background-color: #fff;
    filter: alpha(opacity = 90);
    opacity: 0.9;
    -moz-opacity: 0.9;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.tutorial .naviBox a {
    color: #4498c4;
    text-decoration: none;
    font-weight: bold;
}

.tutorial .prev {
    background: url(/layouts/html_smarty/img/tutorial/ar_left.gif) 0 0 no-repeat;
    padding: 3px 5px 3px 25px;
    display: block;
    width: 40px;
    float: left;
}

.tutorial .home {
    float: left;
    padding: 3px 5px 3px 5px;
    margin-left: 2px;
}

.tutorial .next {
    background: url(/layouts/html_smarty/img/tutorial/ar_right.gif) right no-repeat;
    padding: 3px 25px 3px 5px;
    display: block;
    width: 40px;
    float: right;
}

.tutorial .st2 .prev {
    visibility: hidden;
}

#scoringRecommendation {
    font-weight: bold;
}

#scoringRecommendation.accepted {
    background-color: green;
    color: white;
}

#scoringRecommendation.rejected {
    background-color: red;
    color: white;
}

#scoringRecommendation.regular {
    background-color: yellow;
}

#creditWorthinessResult {
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

#creditWorthinessResult.positive {
    background-color: green;
    color: white;
}

#creditWorthinessResult.negative {
    background-color: red;
    color: white;
}

/* LINK */
.link {
    cursor: pointer;
    color: #124170;
    text-decoration: none;
    display: block;
}

.link:hover {
    color: #3f9ac9;
    text-decoration: underline;
}

.linkDisabled {
    cursor: default;
    color: #B0B0B0;
    text-decoration: none;
    display: block;
}

.linkDisabled:hover {
    cursor: default;
    text-decoration: none;
}

.imageLinkDisabled {
    cursor: default;
    opacity: 0.4;
    filter: alpha(opacity = 40);
    zoom: 1; /* needed to trigger "hasLayout" in IE if no width or height is set */
}

.imageLinkDisabled:hover {
    cursor: default;
    text-decoration: none;
}

.linkLabel {
    cursor: pointer;
    color: #444444;
    text-decoration: none;
    display: block;
}

.linkLabel:hover {
    color: #444444;
    text-decoration: underline;
}

.linkSecurity {
    cursor: pointer;
    font-weight: bold;
    color: #AF0837;
    text-decoration: none;
    display: block;
	white-space: nowrap;
}

.linkSecurity:hover {
    color: #7E0628;
    text-decoration: underline;
}

/* BOX02 */
.box02active {
    border: none;
    margin: 0;
    padding: 5px;
}

.box02 {
    padding: 10px 10px 5px 10px;
    background-color: #FFFFFF;
}

.box02 .btns {
    padding: 0;
}

.box02 .btns td {
    border: none;
    padding: 0;
}

.box02 .tab01 th {
    border: none;
    padding: 3px 0 5px 0;
    vertical-align: middle;
    background: #ffffff;
}

.box02 .tab01 td {
    border: none;
    vertical-align: middle;
}

.box02 .tab01 th h4, .box02 .tab01 th .h4 {
    border: none;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e8e8e8;
    text-transform: uppercase;
}

.box02 .tab01 .pager .paging {
    padding: 0 0 4px 0;
}

.box02 .tabX, .tabX {
    width: 100%;
}

.box02 .tabX th {
    border: none;
    padding: 3px 0 5px 0;
    vertical-align: middle;
    background: #ffffff;
}

.box02 .tabX td {
    border: none;
    padding: 2px 0 2px 5px;
    vertical-align: middle;
}

.box02 .tabX th h4, .box02 .tabX th .h4 {
    border: none;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e8e8e8;
    text-transform: uppercase;
}

.box02 .GWTUpld, .box02 table.GWTUpld td {
    font-family: arial, helvetica, verdana, "times new roman", sans-serif;
    font-size: 11px;
    padding: 0;
    width: 100%;
}

.box02 .GWTUpld .gwt-Button, .box02 .GWTUpld .gwt-FileUpload {
    font-size: 11px;
    min-height: 15px;
    padding: 0;
}

.box02 .GWTUpld form, .box02 .GWTUpld .upld-form-elements {
    padding: 0;
    vertical-align: middle;
}

.gwt-PopupPanel {
    visibility: hidden !important;
}

.separatorLine {
    border-top: 1px solid #D4D4D4;
    margin-top: 10px;
    height: 1px;
}

.noPadding .tab01 td, .noPadding td, .noPadding {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

input.focused, textarea.focused, select.focused {
    border-color: #3f9ac9;
}

input.errored, textarea.errored, select.errored {
    border-color: #AF0837;
    color: #AF0837;
}

.autoCompleteLoadingHidden {
    width: 0;
    height: 0;
    z-index: 98;
    position: relative;
    top: 3px;
    left: -15px;
    float: right;
    visibility: hidden;
    clear: both;
}

.autoCompleteLoading {
    width: 0;
    height: 0;
    z-index: 98;
    position: relative;
    top: 3px;
    left: -15px;
    float: right;
    clear: both;
}

.autoCompleteEraser {
    width: 0;
    height: 0;
    z-index: 97;
    position: relative;
    top: 1px;
    left: -18px;
    float: right;
    clear: both;
}

.autoCompleteSearch {
    width: 0;
    height: 0;
    z-index: 96;
    position: relative;
    top: 2px;
    left: -376px;
    float: right;
    clear: both;
}

.gwt-SuggestBox {
    padding: 4px 4px;
    border: 1px solid #999999;
    font-size: 100%;
}

.gwt-SuggestBoxPopup {
    z-index: 200;
}

.gwt-SuggestBoxPopup .suggestPopupContent {
    margin: 0;
    width: 375px;
    background: #ffffff;
    border: 1px solid #3f9ac9;
    border-top: none;
}

.gwt-SuggestBoxPopup .item {
    width: 375px;
    padding: 2px 4px;
    color: #000000;
    cursor: default;
    font-size: 100%;
    white-space: normal !important;
}

.gwt-SuggestBoxPopup .item-selected {
    background: #c5e1ef;
    color: #000000;
    font-weight: bold;
}

/* TOOLTIPS */
.gwt-PopupPanel-tree-image {
    border: 2px solid #c5e1ef;
    cursor: default;
    padding: 0;
    background: white;
}

.gwt-PopupPanel-tree-line {
    border: none;
    cursor: default;
    padding: 0px;
    background: #c5e1ef
}

/* END TOOLTIPS */

.penetrationTreeHeader {
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold;
    text-align: right;
    margin-bottom: 3px;
    padding-bottom: 2px;
}

.boxParameters {
    border: none;
    margin: 0;
    padding: 0;
}

.boxParameters .tab01 td, .boxParameters td, .box01 .boxParameters .tab01 td, .box01 .tab01 .boxParameters td, .box03 .tab01 .boxParameters td, .box03 .tab03 .boxParameters td {
    border: none;
    margin: 0;
    padding: 0;
}

.gwt-PopupPanelGlass {
    background: gray !important;
    opacity: 0.4;
    filter: alpha(opacity = 40);
}

/* BOX03 -> BIALE TLO */
.box03 {
    padding: 10px 10px 5px 10px;
    background-color: #FFFFFF;
}

.box03 .tab01 th, .box03 .tab03 th {
    border: 1px solid #DDDDDD;
    padding: 5px;
    vertical-align: middle;
    background: #FFFFFF;
    line-height: 14px;
}

.box03 .tab01 td, .box03 .tab03 td {
    border: 1px solid #DDDDDD;
    padding: 3px 3px 2px 5px;
    vertical-align: middle;
    line-height: 14px;
}

.box03 .tab01 th h4, .box03 .tab01 th .h4, .box03 .tab03 th h4, .box03 .tab03 th .h4  {
    border: none;
    color: #3f9ac9;
    font-size: 11px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.box03 .tab01 .pager .paging, .box03 .tab03 .pager .paging {
    padding: 2px;
}

.box03 .pager td, .box03 .pager .pagingTable, .box03 .pager .pagingTable td {
    border: none;
    line-height: 12px;
}

.box03 .btns, .box03 .btns td {
    border: none;
    padding: 5px 0 1px;
    line-height: 12px;
}

.box03 .tab01 .even td {
    background-color: #F8F8F8;
}

.box03 .tab01 .odd td {
    background-color: #FFFFFF;
}

.box03 .tab01 .trActive td {
    background-color: #EBF5F9;
    cursor: pointer !important;
}

.error .boxParameters {
    color: #444444;
}

.boxWarning {
    border: 1px solid #AF0837;
    margin: 0;
    padding: 5px;
    background-color: #FFFBBF;
    color: #AF0837;
    font-weight: bold;
}

.boxMessage {
    border: 1px solid #55B055;
    margin: 0;
    padding: 5px;
    background-color: #EBF5D0;
    color: #006400;
    font-weight: bold;
}

.tab01 .summaryWarning td, .tab01 td.summaryWarning {
    background-color: #FFFBBF;
    color: #AF0837;
    font-weight: bold;
}

.noMargin .tab01 td, .noMargin td, .noMargin {
    margin: 0;
}

.scannerHide {
    top: -1000px;
    left: -1000px;
}

.nowrap {
    white-space: nowrap;
}

.wrap {
    white-space: normal !important;
}

.xLargeTxt {
    font-weight: bold;
    font-size: 30px;
}

.tab01 .urgent td, .tab01 .urgent, .tab02 .urgent td, .tab02 .urgent, .tab03 .urgent td, .tab03 .urgent, .tab04 .urgent td, .tab04 .urgent {
    background-color: #FEE666 !important;
}

.tab01 .urgent2 td, .tab01 .urgent2, .tab02 .urgent2 td, .tab02 .urgent2, .tab03 .urgent2 td, .tab03 .urgent2, .tab04 .urgent2 td, .tab04 .urgent2 {
    background-color: #DD5555 !important;
    color: #FFFFFF !important;
}

.tab01 .urgent3 td, .tab01 .urgent3, .tab02 .urgent3 td, .tab02 .urgent3, .tab03 .urgent3 td, .tab03 .urgent3, .tab04 .urgent3 td, .tab04 .urgent3 {
    background-color: #d5d0c2 !important;
}

.tab01 .urgent4 td, .tab01 .urgent4, .tab02 .urgent4 td, .tab02 .urgent4, .tab03 .urgent4 td, .tab03 .urgent4, .tab04 .urgent4 td, .tab04 .urgent4 {
    background-color: #d1d6e8 !important;
}

.tab01 .green td, .tab01 .green, .tab02 .green td, .tab02 .green, .tab03 .green td, .tab03 .green, .tab04 .green td, .tab04 .green {
    background-color: #ebf5d0 !important;
}

.tab01 .highlighted td, .tab01 .highlighted, .tab02 .highlighted td, .tab02 .highlighted, .tab03 .highlighted td, .tab03 .highlighted, .tab04 .highlighted td, .tab04 .highlighted {
    background-color: #fffbbf !important;
}

.tab01 .red td, .tab01 .red, .tab02 .red td, .tab02 .red, .tab03 .red td, .tab03 .red, .tab04 .red td, .tab04 .red, .tab01 .red .linkLabel {
    background-color: #AF0837 !important;
    color: #FFFFFF !important;
}

.tab01 .fade08 td, .tab01 .fade08, .tab02 .fade08 td, .tab02 .fade08, .tab03 .fade08 td, .tab03 .fade08, .tab04 .fade08 td, .tab04 .fade08 {
    background-color: #FEFF7F !important;
}

.tab01 .bigSummary td, .tab01 .bigSummary, .tab02 .bigSummary td, .tab02 .bigSummary, .tab03 .bigSummary td, .tab03 .bigSummary, .tab04 .bigSummary td, .tab04 .bigSummary {
    background-color: #ebf5d0 !important;
    font-size: 22px;
    font-weight: bold;
    padding: 2px;
    margin: 2px;
    text-align: center;
}

.tab01 .bigWarning td, .tab01 .bigWarning, .tab02 .bigWarning td, .tab02 .bigWarning, .tab03 .bigWarning td, .tab03 .bigWarning, .tab04 .bigWarning td, .tab04 .bigWarning {
    background-color: #FFFBBF !important;
    color: #AF0837 !important;
    font-size: 22px;
    font-weight: bold;
    padding: 2px;
    margin: 2px;
    text-align: center;
}

.GWTUpld .DecoratedFileUpload .gwt-Anchor, .GWTUpld .DecoratedFileUpload .gwt-Label {
    height: 14px;
    line-height: 14px;
    cursor: pointer !important;
    color: #124170 !important;
    text-decoration: none !important;
    display: block !important;
    white-space: nowrap !important;
    font-weight: normal !important;
    font-family: arial, helvetica, verdana, "times new roman", sans-serif !important;
}

.GWTUpld .DecoratedFileUpload-button:hover, .GWTUpld .DecoratedFileUpload-button-over {
    cursor: pointer !important;
    color: #3f9ac9 !important;
    text-decoration: underline !important;
    font-weight: normal !important;
    font-family: arial, helvetica, verdana, "times new roman", sans-serif !important;
}

.GWTUpld .DecoratedFileUpload {
    margin: 0 !important;
}

.GWTUpld, .GWTUpld td, table.GWTUpld td {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.listPanel .tab01 .gwt-CheckBox label, .tab01 .gwt-CheckBox label, .tab02 .gwt-CheckBox label, .tab03 .gwt-CheckBox label, .tab04 .gwt-CheckBox label {
    padding: 0;
}

.f14px {
    font-size: 14px;
}

.f16px {
    font-size: 16px;
}

.labelTooltip .tab01 .h4 {
    font-size: 13px;
    border-bottom: 1px solid #c8c8c8;
    padding: 10px 0 5px 0;
}

.labelTooltip .tab01 th {
    border: none;
}

.noBorder, .noBorder td {
    border: none !important;
}

.noBorderBottom, .noBorderBottom td, .noBorderBottom th, .noBorderBottom .h4 {
    border-bottom: none !important;
}

.noBorderTop, .noBorderTop td {
    border-top: none !important;
}

.tab01 td.tdBorderActive, .tab02 td.tdBorderActive, .tab03 td.tdBorderActive {
    border: 2px solid #00adef !important;
}

#pleaseWaitDiv  {
    z-index: 999;
}

.navi_steps{}
.steps{ width:720px; height:36px;}
.step1 .steps {background:url(/layouts/html_smarty/img/bg_pasek_1.jpg) no-repeat;}
.step2 .steps {background:url(/layouts/html_smarty/img/bg_pasek_2.jpg) no-repeat;}
.step3 .steps {background:url(/layouts/html_smarty/img/bg_pasek_3.jpg) no-repeat;}
.steps a.btn{ width:236px; height:36px; display:block;float:left;}
.steps a.btn img.ic1{float:left; margin:6px 0 0 34px;}
.steps a.btn img.ic2{float:right; margin:6px 11px 0 0;}
.steps a.btn p.icname{float:left; line-height:36px; color:#fff; font-size:14px; font-weight:bold; margin:0 0 0 10px;}

.titlestep{ font-size:16px; font-weight:bold; color:#3f9ac9; line-height:30px; height:30px; padding:0 0 0 40px; margin:20px 0;}
.titlestep .s{ color:#444444;}
.step1 .titlestep{background:url(/layouts/html_smarty/img/ico_pojazd.png) no-repeat;}
.step2 .titlestep{background:url(/layouts/html_smarty/img/ico_kalkulacja.png) no-repeat;}
.step3 .titlestep{background:url(/layouts/html_smarty/img/ico_klient.png) no-repeat;}
.titlefin{ font-size:16px; font-weight:bold; color:#3f9ac9; line-height:30px; height:30px;margin:20px 0;}

.navi_steps .tab01 th{ padding:0; background:#e3e4e5;}
.navi_steps .tab01 th .h4, .navi_steps .h4 {color: #444; font-size: 14px; font-weight: bold; margin:0 0 0 10px; padding:7px 0 7px 0 !important; border:0 !important; }
.navi_steps .tab01 td {    padding-top: 4px; padding-bottom: 4px; }

a.btnDalej{ width:102px; height:30px; display:block; float:right;background:url(/layouts/html_smarty/img/btn_dalej_off.png) no-repeat;}
a.btnDalej:hover{ background:url(/layouts/html_smarty/img/btn_dalej_on.png) no-repeat;}
a.btnWstecz{ width:102px; height:30px; display:block; float:right;background:url(/layouts/html_smarty/img/btn_wstecz_off.png) no-repeat;}
a.btnWstecz:hover{ background:url(/layouts/html_smarty/img/btn_wstecz_on.png) no-repeat;}
a.btnZachowaj{ width:142px; height:30px; display:block; float:right;background:url(/layouts/html_smarty/img/btn_zachowaj.png) no-repeat;}
a.btnWyslij{ width:162px; height:30px; display:block; float:right;background:url(/layouts/html_smarty/img/btn_wyslij.png) no-repeat;}

.btns .epos-button {
    margin-left: 10px;
}
/* DAIMLER BUTTONS */
.epos-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #F5F5F5;
    background: linear-gradient(to bottom, #FFFFFF, #E6E6E6) repeat-x;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    border-bottom-color: #B3B3B3;
    box-shadow: none;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.epos-button:hover, .epos-button:focus, .epos-button:active, .epos-button.active, .epos-button.disabled, .epos-button[disabled] {
    background-color: #E6E6E6;
    color: #333333;
    text-decoration: none;
}
.epos-button:active, .epos-button.active {
}
.epos-button:first-child {
}
.epos-button:hover, .epos-button:focus {
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    text-decoration: none;
    background-position: 0 -15px;
    color: #333333;
    transition-delay: 0s;
    transition-duration: 0.1s;
    transition-property: background-position;
    transition-timing-function: linear;
}
.epos-button:focus {
    outline-offset: -2px;
    outline: #333333 dotted thin;
}
.epos-button.active, .epos-button:active {
    background-image: none;
    outline: -moz-use-text-color none 0;
}
.epos-button.disabled, .epos-button[disabled] {
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.epos-button-large {
    border-radius: 6px;
    font-size: 16px;
    padding: 11px 19px;
}
.epos-button-small {
    border-radius: 3px;
    font-size: 11px;
    padding: 2px 10px;
}
.epos-button-mini {
    border-radius: 3px;
    font-size: 9px;
    padding: 0 6px;
}
.epos-button-primary {
    background: #398FBB;
    background: linear-gradient(to bottom, #3F9AC9, #2F7EA6) repeat-x;
    border: 1px solid #3F9AC9;
    border-bottom-color: #2F7EA6;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.epos-button-primary:hover, .epos-button-primary:focus, .epos-button-primary:active, .epos-button-primary.active, .epos-button-primary.disabled, .epos-button-primary[disabled] {
    background-color: #2F7EA6;
    color: #FFFFFF;
}
.epos-button-primary:active, .epos-button-primary.active {
}
.epos-button-warning {
    background: #B79948;
    background: linear-gradient(to bottom, #C8A955, #9E8133) repeat-x;
    border: 1px solid #C8A955;
    border-bottom-color: #9E8133;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.epos-button-warning:hover, .epos-button-warning:focus, .epos-button-warning:active, .epos-button-warning.active, .epos-button-warning.disabled, .epos-button-warning[disabled] {
    background-color: #9E8133;
    color: #FFFFFF;
}
.epos-button-warning:active, .epos-button-warning.active {
}
.epos-button-success {
    background: #919C14;
    background: linear-gradient(to bottom, #A2AE16, #788110) repeat-x;
    border: 1px solid #A2AE16;
    border-bottom-color: #788110;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.epos-button-success:hover, .epos-button-success:focus, .epos-button-success:active, .epos-button-success.active, .epos-button-success.disabled, .epos-button-success[disabled] {
    background-color: #788110;
    color: #FFFFFF;
}
.epos-button-success:active, .epos-button-success.active {
}
.epos-button-danger {
    background: #9B0731;
    background: linear-gradient(to bottom, #AF0837, #7E0628) repeat-x;
    border: 1px solid #AF0837;
    border-bottom-color: #7E0628;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.epos-button-danger:hover, .epos-button-danger:focus, .epos-button-danger:active, .epos-button-danger.active, .epos-button-danger.disabled, .epos-button-danger[disabled] {
    background-color: #7E0628;
    color: #FFFFFF;
}
.epos-button-danger:active, .epos-button-danger.active {
}
.epos-button-info {
    background: #215069;
    background: linear-gradient(to bottom, #265C79, #1A3E52) repeat-x;
    border: 1px solid #265C79;
    border-bottom-color: #1A3E52;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.epos-button-info:hover, .epos-button-info:focus, .epos-button-info:active, .epos-button-info.active, .epos-button-info.disabled, .epos-button-info[disabled] {
    background-color: #1A3E52;
    color: #FFFFFF;
}
.epos-button-info:active, .epos-button-info.active {
}
.epos-button-inverse {
    background: #363636;
    background: linear-gradient(to bottom, #444444, #222222) repeat-x;
    border: 1px solid #444444;
    border-bottom-color: #222222;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.epos-button-inverse:hover, .epos-button-inverse:focus, .epos-button-inverse:active, .epos-button-inverse.active, .epos-button-inverse.disabled, .epos-button-inverse[disabled] {
    background-color: #222222;
    color: #FFFFFF;
}
.epos-button-inverse:active, .epos-button-inverse.active {
}

.epos-button-disabled, .epos-button-disabled:hover, .epos-button-disabled:focus, .epos-button-disabled:active, .epos-button-disabled.active, .epos-button-disabled.disabled, .epos-button-disabled[disabled] {
    background: #F5F5F5 !important;
    background: linear-gradient(to bottom, #CCCCCC, #B3B3B3) repeat-x !important;
    border: 1px solid #CCCCCC;
    border-bottom-color: #B3B3B3;
    box-shadow: none !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    color: #FFFFFF !important;
    cursor: default !important;
}

/* SPLITTER HORIZONTAL */
.splitbarH {
    background-clip: border-box;
    background-origin: padding-box;
    background: #DBDBDB url("/layouts/html_smarty/img/paneh.png") repeat scroll 50% 50%;
    background-size: auto auto;
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    font-size: 0;
    height: 10px;
    line-height: 0;
    text-align: left;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.splitbuttonH {
    background-clip: border-box;
    background-origin: padding-box;
    background: rgba(0, 0, 0, 0) url("/layouts/html_smarty/img/panehc.png") repeat scroll 50% 0;
    background-size: auto auto;
    height: 10px !important;
    left: 50%;
    margin-left: -41px;
    position: relative;
    width: 83px;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.splitbuttonH.invert {
    background-clip: border-box;
    background-origin: padding-box;
    background: rgba(0, 0, 0, 0) url("/layouts/html_smarty/img/panehc.png") repeat scroll 50% -10px;
    background-size: auto auto;
    margin-top: 0;
}
/* SPLITTER VERTICAL */
.splitbarV {
    background-clip: border-box;
    background-origin: padding-box;
    background: #DBDBDB url("/layouts/html_smarty/img/panev.png") repeat scroll 50% 50%;
    background-size: auto auto;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    float: left;
    font-size: 0;
    height: 100%;
    line-height: 0;
    width: 10px;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.splitbuttonV {
    background-clip: border-box;
    background-origin: padding-box;
    background: rgba(0, 0, 0, 0) url("/layouts/html_smarty/img/panevc.png") repeat scroll 10px 50%;
    background-size: auto auto;
    height: 83px;
    margin-left: 0;
    margin-top: -41px;
    position: relative;
    top: 50%;
    width: 10px;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.splitbuttonV.invert {
    background-clip: border-box;
    background-origin: padding-box;
    background: rgba(0, 0, 0, 0) url("/layouts/html_smarty/img/panevc.png") repeat scroll 0 50%;
    background-size: auto auto;
    margin-left: 0;
}

/* WIZARD CONTAINER */
.wizard-content {
    padding: 0;
    position: relative;
    clear: both;
}
.wizard-steps {
    margin: 0;
    padding: 0;
    position: relative;
    clear: both;
    font-weight: bold;
    text-shadow: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.wizard-steps div {
    position: relative;
}
/* WIZARD STEP NUMBERS */
.wizard-steps span {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-shadow: none;
    margin: 7px 2px 0 0;
    color: #B3B3B3;
    background: #FFFFFF;
    border: 2px solid #B3B3B3;
    width: 18px;
    line-height: 18px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
}
/* WIZARD DEFAULT STEPS */
.wizard-steps a {
    position: relative;
    display: block;
    width: auto;
    height: 36px;
    margin-right: 20px;
    margin-bottom: 5px;
    padding: 0 2px 0 2px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: none;
    line-height: 36px;
    color: #666666;
    background: #D2D4D6;
    cursor: default;
}
.wizard-steps a:before {
    width: 0;
    height: 0;
    border-top: 18px solid #D2D4D6;
    border-bottom: 18px solid #D2D4D6;
    border-left: 18px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    left: -18px;
}
.wizard-steps a:after {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #D2D4D6;
    position: absolute;
    content: "";
    top: 0;
    right: -18px;
}
/* WIZARD FIRST STEP */
.wizard-steps .first a:before {
    border: none;
    left: 0;
}
/* WIZARD LAST STEP */
.wizard-steps .last a {
    margin-right: 0;
}
.wizard-steps .last a:after {
    border: none;
    right: 0;
}
/* WIZARD COMPLETED STEPS */
.wizard-steps .completed-step a {
    color: #FFFFFF;
    background: #A2AE16;
    cursor: pointer;
}
.wizard-steps .completed-step a:before {
    border-top: 18px solid #A2AE16;
    border-bottom: 18px solid #A2AE16;
}
.wizard-steps .completed-step a:after {
    border-left: 18px solid #A2AE16;
}
.wizard-steps .completed-step span {
    border: 2px solid #788110;
    color: #788110;
}
/* WIZARD ACTIVE STEPS */
.wizard-steps .active-step a {
    color:#FFFFFF;
    background: #265C79;
    cursor: pointer;
}
.wizard-steps .active-step a:before {
    border-top: 18px solid #265C79;
    border-bottom: 18px solid #265C79;
}
.wizard-steps .active-step a:after {
    border-left: 18px solid #265C79;
}
.wizard-steps .active-step span {
    color: #1A3E52;
    border: 2px solid #1A3E52;
}
/* WIZARD ENABLED STEPS */
.wizard-steps .enabled-step a {
    color:#666666;
    background: #D2D4D6;
    cursor: pointer;
}
.wizard-steps .enabled-step a:before {
    border-top: 18px solid #D2D4D6;
    border-bottom: 18px solid #D2D4D6;
}
.wizard-steps .enabled-step a:after {
    border-left: 18px solid #D2D4D6;
}
.wizard-steps .enabled-step span {
    color: #666666;
    border: 2px solid #666666;
}
/* WIZARD HOVER STATES */
.wizard-steps .completed-step:hover a, .wizard-steps .active-step:hover a, .wizard-steps .enabled-step:hover a {
    color: #FFFFFF;
    background: #3F9AC9;
    cursor: pointer;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
}
.wizard-steps .completed-step:hover a:before, .wizard-steps .active-step:hover a:before, .wizard-steps .enabled-step:hover a:before {
    border-top: 18px solid #3F9AC9;
    border-bottom: 18px solid #3F9AC9;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
}
.wizard-steps .completed-step:hover a:after, .wizard-steps .active-step:hover a:after, .wizard-steps .enabled-step:hover a:after {
    border-left: 18px solid #3F9AC9;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
}
.wizard-steps .completed-step:hover span, .wizard-steps .active-step:hover span, .wizard-steps .enabled-step:hover span {
    color: #2F7EA6;
    border: 2px solid #2F7EA6;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
}