body {
    background-repeat: repeat;
    background-position: center;
    background-image: url('../pix/bgBlueSmall.jpg');
    color: #444;
    background-color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    font-size: 12px;
    height: 100%;
}

INPUT,
SELECT,
TEXTAREA {
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    border: 1px solid #e1e1e1;
    background-color: #fbfbfb;
    border-radius: 3px;
    padding: 16px;
    font-size: 12px;
    font-weight: normal;
    color: #444;
    width: 300px;
    height: 16px;
}

INPUT:disabled,
SELECT:disabled,
TEXTAREA:disabled {
    background-color: #eee;
    cursor: default;
}

#casepin {
    cursor: pointer;
}

input[name=value_net] {
    border-bottom: 1px solid #b3b3b3;
}

input[name=price_sale_gross] {
    border-bottom: 1px solid #b3b3b3;
}

input[name=value_gross] {
    border-bottom: 1px solid #b3b3b3;
}

.not-visible {
    display: none !important
}

.chbox {
    width: 20px;
}

.fa-caret-down {
    transform: rotate(180) !important;
}

.opener {
    margin-right: 5px;
    position: absolute;
    right: 75px;
}

.drop-icon-awesome {
    color: #555;
    font-size: 1.8em;
    margin-right: 7px;
}

.table-col-action2 {
    width: 50%;
    margin: auto;
    display: flex !important;
    justify-content: flex-end;
}

.table-content>.dialog {
    /* display: flex; */
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.input_error {
    border-color: #f00;
}

.send_error {
    box-shadow: inset 0 -1px 0px #ff0000aa !important;
}

recipient-error {
    background-color: #df1004 !important;
}

.button-recipient {
    cursor: pointer;
    color: #999;
    padding-right: 5px;
}

.square-select {
    width: 48px;
    height: 40px;
    color: #888888;
    margin-left: 3px;
    display: table-cell;
    text-align: center;
    padding: 0;
    cursor: pointer;
}

.table-search,
.select-search {
    width: 80%;
    padding: 1px;
}

.select-search {
    height: 22px;
    color: #999;
}

.select-search option:checked {
    font-style: underline;
}

.select-search option {
    color: black;
}

.select-search option:disabled {
    font-weight: bold;
}

.table-search-small {
    width: 35%;
    padding: 2px;
}

 ::placeholder {
    font-style: normal;
    color: #999;
}

.table-cell input::placeholder {
    text-align: center;
}

a:link {
    text-decoration: none;
    color: navy;
}

a:visited {
    text-decoration: none;
    color: navy;
}

a:hover {
    text-decoration: none;
    color: red;
}

a:active {
    text-decoration: none;
    color: red;
}

.button-template,
.button-wide-template {
    padding: 0;
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    cursor: pointer;
    transition: 0.5s;
    margin: 5px 0 !important;
}

.button-wide-template#button-nosort {
    width: 200px;
    height: 30px;
    background: #999;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

.handling-buttons-wrapper {}

.buttons-wrapper {
    display: inline-block;
}

.button-template:hover {
    background-color: #689e2f;
}

.button-template:active {
    background-color: #78b636;
}

.button-submit,
.button_template {
    padding: 0;
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    cursor: pointer;
    transition: 0.5s;
}

.button-submit:hover {
    background-color: #689e2f;
}

.button-submit:active {
    background-color: #78b636;
}

.button-submit-pdf {
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    padding-top: 11px;
    cursor: pointer;
}

.buttonDefault {
    font-size: 14px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    border: none;
    width: 80px;
    height: 35px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    cursor: pointer;
}

.button-submit-subtable {
    padding: 0;
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    cursor: pointer;
    transition: 0.5s;
}

.button-submit-subtable-big {
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 300px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    padding-top: 11px;
    cursor: pointer;
}

.button-submit-subtable:hover {
    background-color: #689e2f;
}

.button-submit-subtable:active {
    background-color: #78b636;
}

.button-submit-big {
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 180px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    padding-top: 11px;
    cursor: pointer;
}

.button-submit-inside {
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    padding-top: 11px;
    cursor: pointer;
}

.button-xls {
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    padding-top: 11px;
    cursor: pointer;
    transition: 0.5s;
}

.button-cancel {
    font-size: 12px;
    background: #d3dadc;
    color: #555;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    padding-top: 11px;
    cursor: pointer;
}

.button-cancel-inside {
    font-size: 12px;
    background: #d3dadc;
    color: #555;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    padding-top: 11px;
    cursor: pointer;
}

.button-disabled {
    background: #d3dadc !important;
}

.button-upload {
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 40px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    padding-top: 11px;
    cursor: pointer;
}

.side-panel {
    margin-bottom: 5px;
}

#handling-wrapper {
    max-height: 200px;
    overflow-y: auto;
}

#handling-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#handling-wrapper::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

#handling-wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.button-search,
.table-select {
    font-size: 12px;
    background: #d3dadc;
    color: #555;
    border-radius: 3px;
    width: 90px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    cursor: pointer;
    padding: 10px;
    line-height: 0;
}

.table-select {
    color: #555;
    padding: 0;
    padding-left: 5px;
    text-align-last: center;
    height: 20px;
}

.mg-bot10 {
    margin-bottom: 10px;
}

.button-xls:hover {
    background-color: #689e2f;
}

.button-xls:active {
    background-color: #78b636;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-header {
    font-size: 13px;
    font-weight: bold;
}

.text-header {
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #c1c1c1;
}

.tr_grey {
    background: #cccccc;
    font-weight: bold;
}

.tr_important {
    background: #FF2200;
    font-weight: bold;
}

.txt_grey {
    color: #999;
}

.img_disabled {
    filter: alpha(opacity=10);
    opacity: .1;
}

.standard-input {
    width: 300px
}

.input-100pr {
    width: 100%
}

.input-100px {
    width: 100px;
}

.align_left {
    text-align: left;
}

.align_right {
    text-align: right;
}

.align_center {
    text-align: center;
}

.align_left_clickable {
    text-align: left;
    cursor: pointer;
}

.align_right_clickable {
    text-align: right;
    cursor: pointer;
}

.align_center_clickable {
    text-align: center;
    cursor: pointer;
}

.not_important {
    font-size: 7pt;
    color: #999;
}

.not_important_normal {
    color: #999;
    font-weight: normal;
}

.very_important {
    color: #f00;
}

.info_important {
    color: #00f;
}

.small {
    font-size: 9px;
}

.smallerRight {
    text-align: right;
    font-size: 6pt;
}

.normalRight {
    text-align: right;
}

.borderZero {
    border: 0;
}

.inputSuma {
    border: 0px;
    text-align: right
}

.tab_active {
    background-color: #d9e8ed;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
}

.tab_inactive {
    background-color: #f1f1f1;
    border: 1px solid #ddd;
}

.tab_zero {
    background-color: #fff;
    border: 0px;
}

.txt {
    text-align: left;
    font-size: 10px;
    color: #fff;
    float: left;
}

.img-tool {
    width: 50px;
    height: 30px;
    text-align: center;
    float: left;
}

.padding_10 {
    padding-left: 10px;
}

.padding_0 {
    padding: 0px;
}

.input_disabled {
    background: #FCFCFC;
    border-color: #CCCCCC;
    color: #AAAAAA;
}

.input_changed {
    border-color: #FF0000;
    color: #FF0000;
}

.row_disabled {
    background-color: #00000045 !important;
    cursor: default;
}

#table-main-header {
    width: 100%;
    background: url(pix/bg_img.jpg) repeat-x #c5c5c5;
}

#table-header {
    width: 100%;
    background: #000000;
}

#table-header td a {
    color: #ffffff;
    font-weight: bold;
}

#table-main {
    width: 100%;
    background: #d9e8ed;
}

#table-100 {
    width: 100%;
}

#table-1000 {
    width: 1000px;
}

#table-menu {
    width: 150px;
    height: 300px;
    background: #d9e8ed;
}

#table-libraries-head {
    width: 500px;
    background: #d9e8ed;
}

#table-libraries-head td {
    text-align: center;
}

#table-libraries-content {
    width: 90%;
    background: #d9e8ed;
}

#table-iframe-content {
    width: 90%;
    background: #d9e8ed;
}

#table-libraries-content-details {
    width: 500px;
    background: #d9e8ed;
}

#table-libraries-content-details td {
    text-align: center;
}

#table-libraries-content-det-700 {
    width: 700px;
    background: #d9e8ed;
}

#table-libraries-content-det-700 td {
    text-align: center;
}

#table-libraries-content-det-900 {
    width: 900px;
    background: #d9e8ed;
}

#table-libraries-content-det-900 td {
    text-align: center;
}

#table-libraries-content-noalign {
    width: 500px;
    background: #d9e8ed;
}

#table-libraries-content-noalign-700 {
    width: 700px;
    background: #d9e8ed;
}

#table-libraries-content-noalign-full {
    width: 100%;
    background: #d9e8ed;
}

#product-list-table {
    width: 500px;
    background: #d9e8ed;
}

#product-list-table-700 {
    width: 700px;
    background: #d9e8ed;
}

#product-list-table-900 {
    width: 900px;
    background: #d9e8ed;
}

#table-projects-sums {
    width: 100%
}

#table-projects-sums td {
    height: 18px;
}

#project-costs-table {
    width: 100%;
    background: #d9e8ed;
}

#project-costs-table td {}

#project-costs-table-col1 {
    width: 100%;
    background: #d9e8ed;
}

#project-costs-table-col1 td {}

#project-costs-table-col2 {
    width: 100%;
    background: #d9e8ed;
}

#project-costs-table-col2 td {}

#project-costs-table-col1-head td {
    text-align: center;
    background: url('../pix/bg_img.jpg') repeat-x #c5c5c5;
}

#project-costs-table-col2-head td {
    text-align: center;
    background: url('../pix/bg_img.jpg') repeat-x #c5c5c5;
}

#contentHeader {
    width: 300px;
    float: left;
    z-index: 1;
}

#contentWrap {
    width: 1115px;
    background: #fff;
    z-index: 10;
    background: url('../pix/20px.png') repeat-y;
    background-position: 320px 0px;
}

#contentLeft {
    float: left;
    z-index: 11;
}

#contentLeft li {
    list-style: none;
    float: left;
}

#errorInfo {
    width: 100%;
    height: 20px;
    color: #f00;
    line-height: 20px;
}

#liHeader {
    color: #000;
}

#loader {
    width: 100%;
    height: 100%;
    background: #fff;
    filter: alpha(opacity=40);
    opacity: .4;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20;
}

.li-planner {
    margin: 0px;
    padding: 4px 0;
    border-right: 1px solid #999;
    text-align: left;
}

.li-planner-blank {
    margin: 0px;
    padding: 4px 0;
    border-right: 1px solid #aaa;
}

.li-header-line {
    height: 21px;
    width: 300px;
    float: left;
    background: #d9e8ed;
    line-height: 20px;
    color: #000;
}

.li-adder-line {
    height: 21px;
    width: 50px;
    float: left;
    background: #ccc;
    line-height: 21px;
    font-size: 30px;
    font-weight: bold;
}

.harmonogram-dates-blank {
    float: left;
    width: 315px;
    *width: 340px;
    padding-left: 40px;
    height: 60px;
    *height: 40px;
    line-height: 65px;
    *line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.harmonogram-dates-blank-small {
    float: left;
    width: 300px;
    *width: 340px;
    padding-left: 40px;
    height: 20px;
}

.harmonogram-dates {
    float: left;
    position: relative;
    top: 34px;
    width: 20px;
    height: 46px;
    *height: 20px;
    color: #999;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.harmonogram-dates-days {
    float: left;
    position: relative;
    top: 13px;
    width: 20px;
    height: 20px;
    color: #999;
}

.harmonogram-dates-sunday {
    float: left;
    position: relative;
    top: 34px;
    width: 20px;
    height: 46px;
    *height: 20px;
    color: #f00;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.harmonogram-dates-days-sunday {
    float: left;
    position: relative;
    top: 13px;
    width: 20px;
    height: 20px;
    color: #f00;
}

.next-month-days {
    background: #ddd;
    cursor: default;
}

.next-month-days-blank {
    background: #f0f0f0;
    cursor: default;
}

.row-offer-main {
    width: 100%;
    height: 20px;
}

.row-offer-col1 {
    float: left;
    width: 330px;
    padding: 0 2px 0 2px;
}

.row-offer-col2 {
    float: left;
    width: 100px;
    text-align: right;
    padding: 0 2px 0 2px;
}

.row-offer-col3 {
    float: left;
    width: 50px;
    text-align: right;
}

.row-employees-main {
    width: 100%;
    height: 20px;
    clear: both;
}

.row-employees-col1 {
    float: left;
    width: 100px;
    padding: 0 2px 0 2px;
}

.row-employees-col2 {
    float: left;
    width: 130px;
    padding: 0 2px 0 2px;
}

.row-employees-col3 {
    float: left;
    width: 250px;
    padding: 0 2px 0 2px;
}

.row-employees-col4 {
    float: left;
    width: 140px;
    padding: 0 2px 0 2px;
}

.row-employees-col5 {
    float: left;
    width: 50px;
    text-align: right;
}

.correspondence-desc {
    height: 100px;
    resize: none;
}

.handling-message {
    height: 150px;
    width: 100%;
    resize: none;
    box-sizing: border-box;
}

#acceptation-checkbox {
    width: 35px;
    margin: 17px 0;
    float: left;
}

#acceptation-box {
    display: none;
}


/* Right mouse button menu */

.contextMenu {
    position: absolute;
    width: 120px;
    z-index: 99999;
    border: solid 1px #CCC;
    background: #EEE;
    padding: 0px;
    margin: 0px;
    display: none;
}

.contextMenu LI {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.contextMenu A {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 20px;
    height: 20px;
    background-position: 6px center;
    background-repeat: no-repeat;
    outline: none;
    padding: 1px 5px;
    padding-left: 28px;
}

.contextMenu LI.hover A {
    color: #FFF;
    background-color: #3399FF;
}

.contextMenu LI.disabled A {
    color: #AAA;
    cursor: default;
}

.contextMenu LI.hover.disabled A {
    background-color: transparent;
}

.contextMenu LI.separator {
    border-top: solid 1px #CCC;
}

.contextMenu LI.add A {
    background-image: url('../pix/page_white_add.png');
}

.contextMenu LI.edit A {
    background-image: url('../pix/page_white_edit.png');
}

.contextMenu LI.delete A {
    background-image: url('../pix/page_white_delete.png');
}

div#qTip {
    padding: 3px;
    border: 1px solid #666;
    border-right-width: 2px;
    border-bottom-width: 2px;
    display: none;
    background: #999;
    color: #FFF;
    font: bold 9px Tahoma, 'Signika', Verdana, sans-serif, sans-serif;
    text-align: left;
    position: absolute;
    z-index: 1000;
}

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

#contest_menu li {
    height: 20px;
}

#contest_menu li a {
    display: block;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
}

#contest_menu li a:hover,
#offers_menu li.active {
    background-color: #CCFFCC;
}

#page {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 12px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    color: #555;
}

#page-content-main {
    position: relative;
    top: 0;
    left: 0;
    z-index: 100;
    font-size: 12px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    color: #555;
    margin: 15px 20px 10px 20px;
}

.page-top {
    background: #f0f0f0 url(/pix/menu-light-bg.svg);
    background-image: -webkit-linear-gradient(top, #fff, #f0f0f0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 140;
    width: 100%;
    height: 40px;
    background-color: #FFF;
    box-shadow: 0 1px 20px #000;
    -moz-box-shadow: 0 1px 20px #000;
}

.menu-dark {
    background: #1a292e url(/pix/gradient-bg.svg);
    background-image: -webkit-linear-gradient(top, #273a42, #22343a 50%, #1d2e33 50%, #1a292e);
    color: #d3dadc;
    text-shadow: 0 -1px #000;
    text-decoration: none;
}

.page-top .menu-dark {
    height: 14px;
    float: left;
    padding: 13px 8px;
    border-right: 1px solid #2c393d;
    border-left: 1px solid #000;
}

.logout-link,
.logout-link :hover,
.logout-link :visited {
    color: #d3dadc !important;
}

.navigationBar {
    float: left;
}

.menu-logo {
    float: left;
    width: 96px;
    margin-right: 10px;
    padding: 0 50px 0 0;
    height: 40px;
}

.menu-item {
    width: 60px;
    float: left;
    padding-top: 2px;
    font-size: 8px;
}

.menu-item-gfx {
    margin-left: 13px;
    width: 30px;
    height: 26px;
    background: url('../pix/menuGhost.png') no-repeat
}

#margin-nav {
    margin-bottom: 60px;
}

.avatar {
    background-image: -webkit-linear-gradient(top, #273a42, #22343a 36%, #1d2e33 36%, #1a292e 72%, #1a292e);
}

nav .image {
    background-position: center center;
    background-repeat: no-repeat;
    width: 43px;
    height: 43px;
    box-shadow: 0 3px 12px -3px #000 inset;
}

nav .navigationBar.avatar {
    padding-top: 6px;
    height: 36px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0 3px 20px -3px #000;
}

nav .navigationBar.menu-dark a.menu-settings {
    display: block;
    width: 27px;
    height: 25px;
    margin-top: -5px;
    background-image: url('../pix/iconsGhost.png');
    background-repeat: no-repeat;
    background-position: -125px -10px;
}

.page-container {
    position: relative;
    padding: 60px 20px 20px 20px;
    text-align: center;
    z-index: 100;
}

.page-center .page-body {
    min-height: 600px;
    padding: 0 15px 15px 15px;
    background: #FFF url('../pix/kwadracikiWtle.png') no-repeat top left;
    position: relative;
    display: grid;
    /*troche sie psuje przy przeladowaniach obiektow*/
}

.page-container .page-center {
    background-color: transparent;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom-width: 0;
}

.page-container .page-center .page-body #color-icon {
    position: absolute;
    top: -5px;
    right: 0;
    width: 55px;
    height: 27px;
    background: url('../pix/akcent.gif') repeat-y top center;
}

.page-body {
    border-top: 5px solid #273a42;
}

.page-header,
.absence-header,
.standard-header {
    display: block;
    color: #555;
    text-align: left;
    height: 42px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.header-icon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 10px 0 20px;
    background-image: url('../pix/iconsGhost.png');
    background-repeat: no-repeat;
}

.page-header .header-main,
.absence-header .header-main,
.standard-header .header-main {
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 19px;
}

.page-header .header-address,
.absence-header .header-address,
.standard-header .header-address {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}

.page-header .header-icon,
.absence-header .header-icon,
.standard-header .header-icon {
    background-position: -160px -640px;
}

form[name="frmLogowanie"] .form-row {
    padding-top: 0px;
    display: block;
}

form[name="frmLogowanie"] .form-row:first-of-type {
    padding-top: 20px;
}

.content-center {
    margin: 0 auto;
    padding: 0 !important;
}

.form-row {
    height: 56px;
    display: table-row;
}

.field-label {
    text-align: left;
    font-size: 12px;
    float: left;
    position: relative;
    width: 200px;
    padding: 0 0 0 10px;
    background-image: url('../pix/grey_point.png');
    background-repeat: repeat;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin: 0;
    min-height: 49px;
}

.field-label-cell {
    display: table-cell;
    vertical-align: middle;
    height: 49px;
}

.field-label-cell2 {
    float: left;
    margin-right: 10px;
    line-height: 49px;
    text-align: left;
}

.field-label-cell3 {
    background-image: url('../pix/grey_point.png');
    background-repeat: repeat;
    width: 553px;
    line-height: 49px;
    text-align: center;
}

#field-label-checkbox {
    width: 20px;
    margin: 16px 0;
    float: left;
}

.field-tip {
    position: relative;
    float: left;
    top: 0;
    height: 52px;
    width: 15px;
    background-image: url('../pix/dziubek_grey.png');
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 125;
}

.field-input {
    position: relative;
    float: left;
    top: 0;
    height: 52px;
    z-index: 110;
    text-align: left;
    left: -6px;
}

.field-input-big {
    position: relative;
    float: left;
    top: 0;
    height: auto;
    z-index: 110;
    text-align: left;
    left: -6px;
}

.input-small {
    height: 20px;
    width: 70px;
    padding: 7px;
    text-align: center;
}

.form-buttons {
    position: relative;
    width: 553px;
    /* padding-top:20px;  zakomentowane, ponieważ nie mieszą się w okienku */
}

.form-row#noCenter {
    display: block;
}

.handling-buttons2 {
    margin-top: 10px;
}

.table-main {
    display: table;
    width: 100%;
}

.table-email-main {
    display: table;
    width: 100%;
    min-height: 600px;
}

.table-button-email-row {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 30px;
}

.shadow-table {
    box-shadow: inset 0px 0px 3px 0px #000000;
    width: inherit;
    margin-right: 35px;
}

.collapse {
    opacity: 0.75;
    margin-right: 0px !important;
}

#autosave-msg {
    height: 32px;
    width: 200px;
    float: right;
    border: 1px solid #d3dadc;
    border-top: 0;
    display: none;
    border-radius: 3px;
}

#autosave-img {
    height: 20px;
    width: auto;
    float: left;
    padding-top: 5px;
    padding-left: 10px;
}

#autosave-text {
    height: 32px;
    width: 168px;
    float: right;
    padding-top: 8px;
}

.send-button-email-row,
.attach-button-email-row,
.show-imgs-row {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 30px;
    position: relative;
    min-height: 15px;
}

.text-button {
    color: #0065d0;
    cursor: pointer;
}

.show-imgs-row {
    background-color: #ffffaa;
    display: none;
    padding-bottom: 10px;
}

.send-button-email-row #report,
#statustxt {
    text-align: center
}

.send-button-email-row #progressbox {
    width: auto;
    padding: 0;
    padding-top: 10px;
}

.search-wrapper {
    display: inline-block;
    max-height: 40px;
}

.search-row {
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    padding-bottom: 0;
    padding-left: 1px;
}

.search-row:hover {
    border-bottom: 1px solid #80808066;
}

.search-input {
    padding: 0;
    border-radius: 0;
    border-radius: 3px 0px 0px 3px;
    border-left: 0;
    height: 40px;
    background: #84c143;
    float: left;
    border: 0;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    width: 350px;
}

.recipients .search-menu {
    top: 95px;
}

.search-input-in {
    border-radius: 3px 0px 0 0;
    background-color: white;
    border-left: 1px solid #80808066;
    border-top: 1px solid #80808066;
    color: black;
}

.search-input::placeholder {
    color: white;
    font-style: normal;
}

.search-button {
    background-color: #78b636;
    display: inline-block;
    padding: 10px;
    border-radius: 0px 3px 3px 0px;
    cursor: pointer;
    transition: 0.5s;
    border-left: 1px solid #80808066;
}

.search-reset {
    position: absolute;
    right: 110px;
    z-index: 500;
    display: inline-block;
    height: 40px;
    width: 25px;
    background-color: #84c143;
    float: left;
    background-image: url('../pix/iconsGhost.png');
    background-repeat: no-repeat;
    background-position: -209px -1040px;
    display: none;
    cursor: pointer;
}

.search-menu {
    border: 0;
    border-top: 1px solid #80808066;
    display: none;
    border-radius: 0 0 3px 3px;
    background-color: white;
    height: 200px;
    width: 355px;
    position: absolute;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 2.5px;
}

#buttonSearch-text {
    float: right;
    width: auto;
    height: 20px;
    padding-top: 0px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 2.5px;
}

#button-sendDoc {
    float: left;
}

.button-icon_template {
    font-size: 12px;
    background-color: #78b636;
    color: #fff;
    border-radius: 3px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 2.5px;
    transition: 0.5s;
    height: 38px;
    border: 1px solid #e1e1e1;
    margin-right: 0;
}

.button-icon_template:hover {
    background-color: #689e2f;
}

.button-icon_template:active {
    background-color: #78b636;
}

#button-generate {
    float: left;
}

#buttonSearch {
    float: left;
    width: 20px;
    height: 20px;
    background-image: url('../pix/iconsLoad.png');
    /* background-size: cover; */
    border: 0 !important;
    border-right: 0;
    background-position: -8px -129px;
}

.action-copyValue {
    float: right;
    width: 20px;
    height: 20px;
    background-image: url('../pix/copyToInp_Bttn_Green_Small.png');
    /* background-size: cover; */
    border: 0 !important;
    border-right: 0;
}

.search-button:hover {
    background-color: #689e2f;
}

.button-mail,
.accept-button {
    font-size: 12px;
    background-color: #78b636;
    color: #fff;
    border-radius: 3px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 2.5px;
    transition: 0.5s;
}

.accept-button {
    display: none;
}

.button-mail:hover {
    background-color: #689e2f;
}

.button-mail:active {
    background-color: #78b636;
}

.button-icon {
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    margin: auto;
    display: inline-block;
}

.button-mail-text {
    display: inline-block;
    float: right;
    width: auto;
    height: auto;
    margin: 12.5px 10px 12.5px 5px;
}

#button-email-options-wrapper {
    display: inline-block;
}

#button-options-wrapper {
    margin-right: 0;
}

.generate-menu {
    height: 150px !important;
    position: relative !important;
}

#button-menu {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 170px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    height: auto;
    border-radius: 3px;
    border-top-left-radius: 2px;
}

#button-menu span {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    transition: 0.5s;
}

#button-menu span:hover {
    background-color: #e0dede;
}

#button-menu p {
    color: black;
    padding: 0px 16px;
    font-size: 13px;
    text-decoration: none;
    display: block;
    text-align: left;
}

#button-selectMsg-icon-arrow:hover #button-menu {
    display: block;
    position: relative;
    top: 40px;
    right: 30px;
}

#button-moreMsg-icon #button-menu span {
    padding: 12px 10px;
}

#button-moreMsg-icon:hover #button-menu {
    display: block;
    top: 50px;
}

#button-favMsg-icon:hover #button-menu {
    display: block;
    top: 50px;
}

#button-moreMsg-icon:hover .generate-menu {
    display: block;
    top: -150px !important;
}

#button-moreMsg-icon:hover #button-menu {
    display: block;
    top: 50px;
}

#button-moreMsg-menu span:hover {
    background-color: #ddd;
}

#button-newMsg,
#button-newContact {
    margin-right: 2.5%;
}

#button-moveMsg:hover #button-menu {
    display: block;
    top: 50px;
}

#button-selectMsg {
    width: 50px;
}

#button-optionsMsg,
#button-contactsMsg {
    float: right;
}

#button-forwardMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: -120px -198px;
}

#button-replyMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: -160px -80px;
}

#button-newMsg-icon,
#button-newContact-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: 0px -360px;
}

#button-removeMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: 1px -280px;
}

#button-moveMsg-icon {
    background-image: url('(../pix/iconsLoad.png');
    background-position: 1px -320px;
}

#button-sendOffer-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: -121px -360px;
}

#button-favMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: -39.8px -440px;
}

#button-moreMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: -160px -40px;
}

#button-refreshMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: -80px -440.6px;
}

#button-contactsMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: -160px -120px;
}

#button-optionsMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: -160px 0px;
}

#button-selectMsg-icon {
    border-radius: 3px;
    float: left;
    display: inline-block;
    width: 30px;
    background-image: url('../pix/iconsLoad.png');
    background-position: -125px -439.1px;
    padding: 0;
    margin: 0;
}

#button-selectMsg-icon-arrow {
    border-radius: 3px;
    float: left;
    display: inline-block;
    width: 19px;
    background-image: url('../pix/iconsLoad.png');
    background-position: -10.58px -78px;
    transition: 0.5s;
}

#button-selectMsg-icon:hover {
    background-color: #689e2f;
}

#button-selectMsg-icon:active {
    background-color: #78b636;
}

#button-selectMsg-icon-arrow:hover {
    background-color: #689e2f;
}

#button-selectMsg-icon-arrow:active {
    background-color: #78b636;
}

.invoice-container {
    display: grid;
    grid-template-columns: auto;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
}

.invoice-grid-main,
.invoice-grid-desc,
.invoice-summary {
    padding: 10px;
    font-size: 18px;
    width: 100%;
    align-self: center;
    justify-self: center;
}

.invoice-grid-desc,
.invoice-summary {
    padding: 0;
}

.invoice-summary {
    font-size: 14px;
    font-weight: bold;
}

.invoice-grid-main .invoice-grid-main {
    padding: 0;
    margin-bottom: 20px;
}

.invoice-grid-main .table-main,
.invoice-grid-main .table-cell {
    font-size: 12px;
}

#products_container {
    padding: 0;
    margin-bottom: 10px;
}

.invoice-summary-flex {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
}

.invoice-summary-flex * {
    margin-right: 15px;
    margin-bottom: 10px;
}

#products_container .table-row,
#products_container .table-main>.table-header-row {
    margin-right: 0;
}

.settlements-input {
    width: 100%;
    box-sizing: content-box;
    height: 20px;
    font-weight: bold;
    padding: 1px;
    text-align: center;
    cursor: default;
}

.settlements-select {
    width: 100%;
    box-sizing: content-box;
    height: 20px;
    padding: 1px;
}

.settlements-container {
    display: grid;
    grid-template-columns: repeat(3, 120px);
    grid-template-rows: 40px;
    grid-gap: 8px;
    justify-self: center;
    align-self: center;
    box-sizing: content-box;
    float: left;
    margin-right: 8px;
}

.invoice-4-cols-input {
    width: 100%;
    box-sizing: border-box;
    height: 48px
}

.invoice-4-cols-select {
    width: 100%;
    box-sizing: border-box;
    height: 48px
}

.invoice-container-4cols {
    display: grid;
    grid-template-columns: repeat(4, calc((100% / 4) - 15px));
    grid-gap: 20px;
    justify-self: center;
    align-self: center;
    box-sizing: content-box;
}

.invoice-grid-4-cols {
    font-size: 18px;
}

.invoice-container-2cols {
    display: grid;
    grid-template-columns: repeat(2, calc((100% / 2) - 10px));
    grid-gap: 20px;
    grid-template-rows: 68px;
}

.invoice-container-2cols2 {
    display: grid;
    grid-template-columns: repeat(2, calc((100% / 2) - 10px));
    grid-gap: 20px;
    margin-bottom: 10px;
}

.invoice-container-2cols2 input {
    margin-bottom: 5px;
}

#invoice-data {
    display: none;
}

.invoice-grid-2-cols,
.invoice-grid-5-cols {
    min-height: 60px;
    font-size: 18px;
}

.invoice-2-cols-input {
    width: 100%;
    box-sizing: border-box;
    height: 48px;
}

.invoice-container-10cols {
    display: grid;
    grid-template-columns: 5% 20% 5% 10% 10% 10% 10% 5% 10% 10% 5%;
    box-sizing: border-box;
}

.invoice-grid-10-cols {
    align-self: center;
    justify-self: center;
    font-size: 10px;
    text-align: center;
    width: 90%;
}

.invoice-grid-10-cols .delete {
    cursor: pointer;
}

.invoice-10-cols-input {
    width: 100% !important;
    padding: 0px;
    height: 30px;
    padding-left: 3px;
    box-sizing: border-box;
}

.invoice-grid-6-cols {
    width: 80%;
    padding: 8px;
}

.invoice-container-3cols-custom {
    display: grid;
    grid-template-columns: 20% 20% 20%;
    margin-bottom: 10px;
    vertical-align: middle;
    position: relative;
}

.invoice-container-2cols-custom,
.invoice-container-5cols-custom {
    display: grid;
    margin-bottom: 10px;
    vertical-align: middle;
}

.invoice-container-2cols-custom {
    grid-template-columns: 30% 30%;
}

.invoice-container-5cols-custom {
    grid-template-columns: repeat(5, calc(100%/5));
}

.summary-vat {
    font-size: 20px;
}

.invoice-notes {
    grid-template-rows: auto;
}

#sign {
    width: 100%;
}

.textarea-invoice {
    float: left;
    width: 100%;
    box-sizing: border-box;
    height: 100px;
    resize: none;
}

.invoice-container-6cols-custom {
    display: grid;
    grid-template-columns: 25% 50% 25%;
    align-items: end;
    margin-bottom: 10px;
}

.invoice-container-6cols-custom input {
    width: 150px;
    text-align: center;
}

.invoice-container label,
.invoice-container input {
    display: block;
}

label {
    font-size: 12px;
    text-align: left;
}

.label-invoice {
    float: left;
}

.label-settlements {
    display: block;
    text-align: center;
}

.gus-import-button {
    float: right;
}

.select2-container--company_ct_theme {
    position: relative;
    top: -48px;
}

.select2-container--company_ct_theme>.select2-search {
    position: relative;
    margin-top: -16px;
    margin-left: -5px;
    border-radius: 3px;
    width: calc(80% + 32px);
    padding: 16px;
    height: 48px;
}

.select2-container--company_ct_theme .select2-search__field {
    height: 48px !important;
    padding-left: 16px !important;
}

.select2-container--company_ct_theme .select2-results__options li:hover {
    background: #d8c2c2;
}

.select2-container--company_ct_theme .select2-dropdown {
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border: 0.px solid #e1e1e1;
}

.select2-container--company_ct_theme .select2-search--dropdown {
    padding: 0px;
}

.select2-container--company_ct_theme .select2-selection__rendered {
    display: none !important;
}

.select2-container--company_ct_theme .select2-selection--single {
    height: 48px !important;
    width: calc(80% + 33px);
}

#company_ct {
    width: 100%;
    height: 48px;
    box-sizing: border-box;
}

.h32 {
    height: 32px;
}

.select2-container--product_name_theme {
    position: relative;
    top: -32px;
}

.select2-container--product_name_theme>.select2-search {
    position: relative;
    margin-top: -16px;
    margin-left: -5px;
    border-radius: 3px;
    width: calc(80% + 33px);
    padding: 0px;
    padding-left: 3px;
    height: 30px;
}

.select2-container--product_name_theme .select2-search__field {
    height: 30px !important;
    padding-left: 16px !important;
}

.select2-container--product_name_theme .select2-results__options li:hover {
    background: #d8c2c2;
}

.select2-container--product_name_theme .select2-dropdown {
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border: 0.px solid #e1e1e1;
}

.select2-container--product_name_theme .select2-search--dropdown {
    padding: 0px;
}

.select2-container--product_name_theme .select2-selection__rendered {
    display: none !important;
}

.select2-container--product_name_theme .select2-selection--single {
    height: 30px !important;
    width: calc(80% + 33px);
}

.product_name_select2 {
    width: 100%;
}

.product_name {
    height: 32px;
    width: 100%;
    padding: 0px 5px;
    box-sizing: border-box;
}

.invoice-10-cols-input2 {
    float: left;
    padding: 0px;
    width: 33%;
    height: 30px;
}

select[name="discount_type"] {
    height: 32px;
}

.invoice-grid-10-cols input[type='checkbox'] {
    width: 20px;
    height: 20px;
    margin-top: 5%;
}

select[name=measure] {
    width: 100%;
}

.select2-container--measure_theme .select2-selection {
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    border: 1px solid #e1e1e1;
    background-color: #fbfbfb;
    border-radius: 3px;
    padding: 4px;
    font-size: 12px;
    height: 32px !important;
    font-weight: normal;
    color: #444;
    width: 100% !important;
}

span.select2-selection__rendered {
    padding: 0 !important;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    max-height: 200px;
}


/** end of dominik's styles **/

.table-nav {
    width: 10%;
    float: left;
    height: 100%;
}

.table-nav-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-image: url('../pix/iconsGhost.png');
    margin-right: 6px;
}

.table-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.table-list-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    vertical-align: middle;
    border: 1px solid #c7c7c7;
}


/*#inbox{background-image: url(/pix/iconsGhost.png); background-position: -11px -1373px;}*/

#back {
    background-image: url('../pix/iconsGhost.png');
    background-position: -10px -973px;
}


/*	#important{background-image: url(/pix/iconsGhost.png); background-position: -132px -452px;}
#sent{background-image: url(/pix/iconsGhost.png); background-position: -92px -1213px;}
#draft{background-image: url(/pix/iconsGhost.png); background-position: -12px -1212px;}*/

#attachment1 {
    background-image: url('../pix/iconsGhost.png');
    background-position: -171px -1332px;
}

#favourite {
    background-image: url('../pix/ui-icons_777820_256x240.png');
    background-position: -223px -112px;
    transition: 0.5s;
}

#favourite1 {
    background-image: url('../pix/ui-icons_777820_256x240.png');
    background-position: -223px -112px;
    transition: 0.5s;
}

#favourite0 {
    background-image: url('../pix/ui-icons_555555_256x240.png');
    background-position: -223px -112px;
    transition: 0.5s;
}

#favourite0:hover {
    background-image: url('../pix/ui-icons_777820_256x240.png')
}

#favourite1:hover {
    background-image: url('../pix/ui-icons_555555_256x240.png')
}

#flag1 {
    background-image: url('../pix/ui-icons_cc0000_256x240.png');
    background-position: -14px -112px;
    transition: 0.5s;
}

#flag0 {
    background-image: url('../pix/ui-icons_555555_256x240.png');
    background-position: -14px -112px;
    transition: 0.5s;
}

#flag0:hover {
    background-image: url('../pix/ui-icons_cc0000_256x240.png')
}

#flag1:hover {
    background-image: url('../pix/ui-icons_555555_256x240.png')
}

.checkbox-empty {
    margin-top: 15px;
    background-image: url('../pix/check-box-empty.svg');
    background-size: cover;
}

.checkbox-full {
    margin-top: 15px;
    background-image: url('../pix/check-box-full.svg');
    background-size: cover;
}

.checkbox-blocked {
    margin-top: 15px;
    background-image: url('../pix/check-box-blocked.svg');
    background-size: cover;
}

.table-cell #checkbox {
    margin-top: 0;
}

.table-email-content {
    width: 90%;
    display: table;
    float: left;
}

.table-nav-row {
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    text-align: left;
    padding: 5px;
    transition: 0.5s;
    white-space: nowrap;
}

#icon-change {
    margin-left: 5px;
    cursor: pointer;
    display: inline-block;
    transition: 0.5s;
}

#icon-change:hover {
    color: green;
    text-decoration: underline;
}

.table-nav-row:hover {
    background: #d0d0d057;
}

.table-email-list {
    width: 30%;
    float: left;
    border: 1px solid #d9d9d9;
    max-height: 600px;
    overflow-y: auto;
}

.settings-wrapper .table-email-row-check {
    height: auto;
    min-width: 0;
}

.settings-wrapper .table-icon {
    margin-top: 0 !important;
}

.table-email-row-check {
    width: 4, 5%;
    min-width: 40px;
    height: 50px;
    cursor: pointer;
    display: inline-block;
    float: left;
}

.table-email-list-row,
.table-contacts-list-row {
    border-top: 1px solid #c1c1c1;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: 0.5s;
}

.table-contacts-list-row {
    border: 0;
}

.table-email-text-wrapper {
    width: 95%;
    height: 100%;
    float: left;
    padding-right: 0.5%;
}

.table-contacts-list-row:hover {
    background: #31313112;
}

.table-email-list-row:hover {
    background: #3131310a;
}

.table-email-list-row:first-child {
    border-top: 0;
}

.table-email-list-row-check:first-child {
    border-top: 0;
}

.table-preview-window:first-child {
    border-top: 0;
}

.table-preview:first-child {
    border-top: 0;
}

.table-email-row-msg {
    height: 20px;
    text-align: left;
    vertical-align: middle;
    padding: 7.5px 5px 2.5px 0;
    display: inline-block;
    float: left;
    width: 100%;
}

.button-email-row {
    text-align: left;
    font-size: 13px;
    color: #999;
    padding: 5px 0;
    cursor: default;
}

.button-email-text {
    display: inline-block;
    cursor: pointer;
}

.button-email-text:hover {
    color: #888;
}

.table-email-row-msg-preview {
    display: inline-block;
    text-align: left;
    max-width: 85%;
    vertical-align: middle;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-email-row-action {
    display: inline-block;
    text-align: right;
    width: 15%;
    vertical-align: middle;
    float: right;
}

.table-email-row-info {
    height: 15px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 5px 5px 0;
    padding-bottom: 0;
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 14px;
}

.table-email-row-from {
    display: inline-block;
    text-align: left;
    max-width: 80%;
    vertical-align: middle;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.table-email-row-date {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    float: right;
    font-weight: bold;
}

.table-preview {
    display: table;
    width: 55%;
    float: left;
    border: 1px solid #d9d9d9;
}

.table-preview-row {
    border-top: 1px solid #c1c1c1;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    transition: 0.5s;
}

.table-preview-row-msg-short {
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.table-preview-row:hover {
    background: #3131310a;
}

.table-preview-row-info {
    height: 20px;
    text-align: left;
    vertical-align: middle;
    padding: 5px;
    padding-bottom: 0;
    width: auto;
}

.table-preview-row-msg {
    height: 20px;
    text-align: left;
    vertical-align: middle;
    padding: 5px;
    padding-bottom: 0;
    width: auto;
}

.table-preview-row-from {
    display: inline-block;
    height: 25px;
    text-align: left;
    max-width: 80%;
    vertical-align: middle;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-preview-row-date {
    display: inline-block;
    text-align: right;
    width: 20%;
    height: 25px;
    vertical-align: middle;
    float: right;
}

.table-preview-row-action {
    display: inline-block;
    text-align: right;
    width: 20%;
    height: 25px;
    vertical-align: middle;
    float: right;
}

.table-preview-window {
    border-top: 1px solid #c1c1c1;
    height: 400px;
    vertical-align: middle;
    padding: 20px;
}

.table-preview-data-window {
    height: 20%;
    padding-bottom: 5px;
    border-bottom: 2px solid #c1c1c1;
}

.table-preview-avatar {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle;
    background-image: url('../pix/avatars/defaultUserAvatar.png');
    float: left;
}

.table-preview-data {
    vertical-align: middle;
    width: 80%;
    display: inline-block;
    float: left;
}

.table-preview-action {
    vertical-align: middle;
    width: 5%;
    display: inline-block;
    float: right;
}

.table-preview-data-element {
    vertical-align: middle;
    text-align: right;
    color: gray;
    display: inline-block;
    width: 10%;
    float: left;
}

.table-preview-data-value {
    vertical-align: middle;
    text-align: left;
    color: black;
    display: inline-block;
    width: 90%;
    float: left;
    font-weight: bold;
    cursor: pointer;
    min-height: 14px;
}

.table-preview-message-window {
    height: 80%;
    padding-top: 5px;
    text-align: left;
    overflow: hidden;
}

.table-preview-row:first-child {
    border-top: 0;
}


/*Wygląd okna z wiadomością*/

.table-msg-window {
    width: 95%;
    display: inline-block;
    float: left;
    height: 400px;
    vertical-align: middle;
    padding: 20px;
}

#window {
    margin-bottom: 5px;
}

.table-msg-data-window {
    height: 20%;
    min-height: 85px;
    padding-bottom: 5px;
    border-bottom: 2px solid #c1c1c1;
    width: 100%;
}

.table-msg-window .attachment-row-files {
    text-align: left;
    padding: 0 0 5px 0 !important;
    border-bottom: 1px solid rgb(193, 193, 193, 0.1);
    cursor: default;
    font-weight: bold;
}

.table-msg-window .action-delete {
    display: none;
}

.table-msg-avatar {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle;
    background-image: url('../pix/avatars/defaultUserAvatar.png');
    float: left;
    cursor: pointer;
}

.table-msg-data {
    vertical-align: middle;
    width: 80%;
    display: inline-block;
    float: left;
}

.table-msg-action {
    vertical-align: middle;
    display: inline-block;
    float: right;
}

.table-msg-data-element {
    vertical-align: middle;
    text-align: right;
    color: gray;
    display: inline-block;
    width: 10%;
    float: left;
}

.table-msg-data-value {
    vertical-align: middle;
    text-align: left;
    color: black;
    display: inline-block;
    width: 90%;
    float: left;
    font-weight: bold;
    cursor: pointer;
    min-height: 14px;
}

.table-msg-window-view {
    height: 80%;
    padding-top: 5px;
    text-align: left;
}

.table-msg-window {
    width: 95%;
    display: inline-block;
    float: left;
    vertical-align: middle;
    padding: 20px;
}

.send-button-email-row {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    width: auto;
}

.attach-button-email-row {
    padding: 5px 0;
    display: flex;
}

.send-button {
    color: #fff;
    border-radius: 3px;
    outline: 0;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 2.5px;
}

.send-button-icon {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: auto;
    display: inline-block;
}

.send-option-icon {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: auto;
    display: inline-block;
}

.attachment-content {
    display: inline-block !important;
    padding: 0 !important;
}

.attachment-row-files {
    border: 0;
    background: none !important;
    margin-right: 35px;
    vertical-align: middle;
    cursor: pointer;
    transition: 0.5s;
}

.attachment-row-files:hover {
    background: #f8d6bb;
}

.attachment-cell {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0 0 0;
    position: relative;
    margin-right: 8px;
}

.attachment-cell:first-child {
    margin-right: 3px;
}

.attachment-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 0 0 0;
    position: relative;
}

#font-newMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: 0px -360px;
}

#font-atachMsg-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    background-position: -143px -144px;
}

#font-fontMsg-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    background-position: -63px -112px;
}

#font-imageMsg-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    background-position: -206px -127px;
}

#font-discardMsg-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    background-position: -174px -95.2px;
}

#font-menu {
    display: none;
    background-color: #f1f1f1;
    min-width: 170px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    height: auto;
    border-radius: 3px;
    border-top-left-radius: 2px;
    color: black;
    width: auto;
    transition: 0.5s;
}

#font-menu .font-option-icon:hover {
    background-color: #c1c1c1;
}

#font-menu select {
    color: black;
    padding: 10px;
    border: 1px solid #e1e1e1;
    background-color: #fbfbfb;
    height: auto;
    width: 23%;
}

#font-menu .font-option-icon {
    display: inline-block;
    background-color: #f1f1f1;
    border: 0;
    margin: 0;
    cursor: pointer;
    padding: 10.5px;
}

#font-menu button:active {
    background-color: #78b636;
}

#font-menu button:focus {
    border: 0;
    outline: 0;
}

#font-menu h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0px;
    margin: 0;
}

.font-menu-dropdown {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 170px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    height: auto;
    border-radius: 3px;
    border-top-left-radius: 2px;
    left: 26%;
}

.font-menu-dropdown button {
    color: black;
    text-decoration: none;
    display: block;
    text-align: left;
    background-color: #f1f1f1;
    border: 0;
    margin: 0;
    cursor: pointer;
    padding: 10.5px;
    width: 100%;
    transition: 0.5s;
}

.font-menu-dropdown button:hover {
    background-color: #c1c1c1;
}

#font-menu-size {
    left: 24%;
}

#font-menu-color td {
    padding: 5px;
    border: 1px solid #ccc;
}

#font-menu-color td:hover {
    border: 1px solid #949191;
}

#font-menu-color {
    left: 39%;
    min-width: auto;
}

#attachment-send form {
    margin: auto;
    text-align: center;
}

#attachment-send .close-div-action,
.addressBook .close-div-action {
    margin: 0;
    overflow: auto;
    z-index: 11;
    position: absolute;
    right: 0;
}

#attachment-send,
.addressBook {
    display: none;
    padding: 5px;
    left: 35%;
    z-index: 10;
}

.addressBook .flex-label {
    margin-top: 20px;
}

#attachment-send input[type=file] {
    background: none;
    display: block;
    border: 0;
}

#button-back {
    float: left;
}

#button-back-icon {
    background-image: url('../pix/iconsGhost.png');
    background-position: 0px -960px;
}

#button-attachMsg {
    float: left;
}

#button-newMsg-icon {
    background-image: url('../pix/iconsLoad.png');
    background-position: 0px -360px;
    transition: 0.5s;
}

#button-atachMsg-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    background-position: -143px -142px;
    transition: 0.5s;
}

#button-addressBook-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    cursor: pointer;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: -63px -94px;
    transition: 0.5s;
}

#button-fontMsg-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    background-position: -63px -112px;
    transition: 0.5s;
}

#button-imageMsg-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    background-position: -206px -127px;
    transition: 0.5s;
}

#button-discardMsg-icon {
    background-image: url('../pix/ui-icons_777777_256x240.png');
    background-position: -174px -95.2px;
    transition: 0.5s;
}

#button-discardMsg {
    float: right;
}

#button-atachMsg-icon:hover {
    background-image: url('../pix/ui-icons_444444_256x240.png');
    background-position: -143px -142px;
}

#button-fontMsg-icon:hover {
    background-image: url('../pix/ui-icons_444444_256x240.png');
    background-position: -63px -112px;
}

#button-imageMsg-icon:hover {
    background-image: url('../pix/ui-icons_444444_256x240.png');
    background-position: -206px -127px;
}

#button-discardMsg-icon:hover {
    background-image: url('../pix/ui-icons_444444_256x240.png');
    background-position: -174px -95.2px;
}


/*
.button-mail
{
      font-size:12px;
      background-color:#78b636;
      color:#fff;
      border-radius: 3px;
      font-family: Tahoma,'Signika',Verdana,sans-serif;
      outline:0;
      display:inline-block;
	  text-align:center;
      cursor:pointer;
	  margin-right:2.5px;
}
.button-mail:hover{background-color:#689e2f;}
.button-mail:active{background-color:#78b636;}
.button-icon
{
	background-repeat: no-repeat;
	width:40px;
    height:40px;
	margin:auto;
	display:inline-block;
}


.button-mail-text
{
	display:inline-block;
	float:right;
	width:auto;
	height:auto;
	margin:12.5px 10px 12.5px 5px ;
}
*/

.send-msg-data,
.settings-subject {
    padding: 10px 0;
    width: 100%;
    vertical-align: middle;
    display: block;
    border: none;
    border-radius: 0;
    resize: none;
    background: none;
    font-size: 13px;
}

.send-msg-data::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-style: normal;
}

.send-msg-data::-moz-placeholder {
    /* Firefox 19+ */
    font-style: normal;
}

.send-msg-data:-ms-input-placeholder {
    /* IE 10+ */
    font-style: normal;
}

.send-msg-data:-moz-placeholder {
    /* Firefox 18- */
    font-style: normal;
}

.send-msg-window-wrapper hr {
    padding: 0;
    float: left;
    box-shadow: 0 0 1px rgba(34, 25, 25, 0.4);
    width: 100%;
    margin: 0;
    padding: 0;
}

#send-msg-data-to,
#send-msg-data-cc,
#send-msg-data-bcc {
    box-shadow: inset 0 -1px 0px rgba(34, 25, 25, 0.14);
}

.recipients {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 5px;
}

.recipients-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.email-recipients {
    text-align: left;
    padding: 2px 5px;
    color: #FFF;
    margin-right: 2px;
    background-color: #78b636;
    border-radius: 1px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#delete-recipient {
    margin-left: 5px;
    margin-right: 0;
}

#send-msg-data-cc,
#send-msg-data-bcc {
    display: none;
}

#send-msg-data-subject {
    box-shadow: inset 0 -1px 0px rgba(34, 25, 25, 0.14)
}

#send-msg-data-msg {
    height: 100%;
    box-shadow: inset 0 0 0px 1px rgba(34, 25, 25, 0.14);
}

.send-msg-action {
    vertical-align: middle;
    width: 10%;
    display: inline-block;
    float: right;
}

.send-msg-data-element {
    vertical-align: middle;
    text-align: right;
    color: gray;
    display: inline-block;
    width: 10%;
    float: left;
}

.send-msg-data-value {
    vertical-align: middle;
    text-align: left;
    color: black;
    display: inline-block;
    width: 90%;
    float: left;
    font-weight: bold;
    cursor: pointer;
}

.send-msg-data-window {
    padding-bottom: 5px;
}

.send-msg-window-wrapper {
    width: 100%;
    display: block;
    float: left;
    vertical-align: middle;
    border: 0;
}

.send-msg-window {
    height: 70%;
    padding-top: 5px;
    text-align: left;
}

.send-msg-window-view {
    height: 80%;
    padding-top: 5px;
    text-align: left;
}

.table-button-settings-row {
    width: 90%;
    text-align: left;
    border-bottom: 1px solid #00000052;
    float: right;
    margin-bottom: 15px;
}

#content-menu span {
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding: 7.5px 5px 2.5px 5px;
    display: inline-block;
    float: left;
    width: 70%;
    border-radius: 2px;
    border: 1px solid #00000052;
    border-top: 0;
    font-family: 'Verdana';
}

#content-menu p {
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding: 7.5px 5px 2.5px 5px;
    display: inline-block;
    float: left;
    width: 70%;
    border-radius: 2px;
    border: 1px solid #00000052;
    border-top: 0;
    font-family: 'Verdana';
}

.settings-subject {
    border-bottom: 1px solid #00000052;
    width: 60%;
    margin-bottom: 5px;
}

.settings-row {
    margin-bottom: 15px;
}

.settings-values {
    width: 60%;
    min-width: 350px
}

.settings-values>select {
    padding: 12px;
    height: auto;
}

.settings-wrapper,
.settings-values,
.settings-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.settings-label {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 5px;
}

.settings-input {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 5px;
}

.settings-input>label {
    margin: 0 5px;
}

.settings-input>.settings-label {
    margin: 0 5px;
}

.settings-details {
    height: 300px;
}

.radio {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}

.button-settings {
    font-size: 14px;
    width: auto;
    color: #000;
    background: none;
    font-family: 'Signika', Verdana, sans-serif;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 0 !important;
    padding: 0 !important;
    transition: 0.5s;
}

.button-settings:hover {
    color: #689e2f;
}

.button-settings:active {
    color: #78b636;
}

.search-contact-data {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
}

.search-contact-data>* {
    margin-right: 5px;
}

.search-contact-data img {
    border-radius: 50%;
}

.searchName {
    color: black;
    font-size: 14px
}

.searchMail {
    color: gray;
}


/*	Koniec okna z wiadomością*/

.table-button-crm-row {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table-crm-content {
    width: 100%;
    display: table;
    float: left;
}

.event-text {
    text-decoration: none;
    font-size: 11px;
    color: white;
    background-color: #425fb3;
    border-radius: 3px;
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    cursor: pointer;
    margin-bottom: 2.5px;
    text-decoration: none;
}

.event-text:active {
    background-color: #4b65b1;
}

#button-calendar-style:hover #button-calendar-menu {
    display: block;
    top:50px;
}

#button-calendar-icon-arrow {
    border-radius: 3px;
    float: left;
    display: inline-block;
    width: 19px;
    background-image: url('../pix/iconsLoad.png');
    background-position: -10.58px -78px;
    transition: 0.5s;
}

#button-calendar-menu {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 170px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    height: auto;
    border-radius: 3px;
    border-top-left-radius: 2px;
}

#button-calendar-menu span {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    transition: 0.5s;
}

#button-calendar-menu span:hover {
    background-color: #e0dede;
}

#button-calendar-style {
    height: 40px;
    width: 72.25px !important;
}

#ownerload-label {
    float: left;
    width: 100px;
}

#opersload-label {
    float: left;
    width: 380px;
    padding-left: 40px;
}

.table-email-contact-cell {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-email-contact-cell img {
    border-radius: 50%;
}

.table-email-contacts-wrapper {
    display: grid;
    grid-template-columns: 50px repeat(5, calc((100% - 130px)/5)) 80px;
}


/******************************CRM add participant***************************************/

.window-container {
    padding: 50px;
    height: calc(100% - 200px);
}

.window-data-wrapper {
    width: 100%;
}

.participants-menu {
    display: block !important;
    width: auto;
    max-height: 400px;
    position: inherit;
    border: 1px solid #0000002e;
    background-color: #f1f1f1;
    min-width: 170px;
    overflow: auto;
    z-index: 1;
    height: auto;
    border-radius: 3px;
    border-top-left-radius: 2px;
}

.address-line {
    display: grid;
    grid-template-columns: 50px repeat(3, calc((100% - 40px)/3));
    grid-template-rows: 40px;
    align-items: center;
    justify-items: center;
    border-bottom: 1px solid #0000002e;
}

.address-line .checkbox-wrapper {
    border: 0;
}

.address-wrapper {
    overflow: auto;
}

.loaded-content {
    max-height: 300px;
}

.loaded-content .address-line:hover {
    background-color: #ececec;
}

.address-line:last-of-type {
    border-bottom: 0;
}

.line-wrapper {
    text-align: left;
    height: 40px;
}

.checkbox-wrapper {
    padding: 10px 10px;
    width: 17px;
    margin: 0 auto;
    float: left;
    border-bottom: 1px solid #0000002e;
    cursor: pointer;
}

.line-wrapper:last-of-type .participants-text-wrapper {
    border-bottom: 0;
}

.line-wrapper:last-of-type .checkbox-wrapper {
    border-bottom: 0;
}

.participants-text-wrapper {
    width: calc(100% - 110px);
    float: left;
    border-bottom: 1px solid #0000002e;
    cursor: normal;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    transition: 0.5s;
}


/*******************************Calendar Top Navigation*********************************/

.calendar {
    margin: 0px auto;
    padding: 0px;
}

.calendar .calendar-box {
    width: auto;
    border-bottom: 1px solid #00000044;
}

.calendar-header {
    line-height: 40px;
    vertical-align: middle;
    height: 40px;
    padding-top: 5px;
    text-align: left;
}

.calendar-button-arrow {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('../pix/iconsGhost.png');
    cursor: pointer;
    border-radius: 3px;
    margin: 0 5px;
}

.calendar #next {
    background-position: 185px -574px;
}

.calendar #next:hover {
    background-position: 108px -773px;
}

.calendar #prev {
    background-position: 145px -574px;
}

.calendar #prev:hover {
    background-position: 145px -773px;
}

.calendar .calendar-header div.prev,
.calendar div.calendar-header div.next {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    color: #FFF;
}

.calendar .calendar-header div.title {
    color: #696969;
    font-size: 18px;
    display: inline-block;
}

.calendar .calendar-header div.today-title {
    color: #565656;
    font-size: 18px;
    display: inline-block;
    background-color: #00000011;
    cursor: pointer;
    transition: 0.5s;
    border-radius: 3px;
    line-height: 30px;
    padding: 0 5px;
}

.calendar .calendar-header div.today-title:hover {
    background-color: #00000033;
}

.calendar .calendar-header div.today-title:active {
    background-color: #00000066;
}


/*******************************Calendar Content Cells*********************************/

.calendar .box-content {}

.calendar ul.label {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
}

.calendar ul.label li {
    margin: 0px;
    padding-left: 5px;
    float: left;
    list-style-type: none;
    width: calc((100% - 35px) / 7);
    height: 28px;
    line-height: 40px;
    vertical-align: middle;
    text-align: left;
    color: #000;
    font-size: 15px;
    background-color: transparent;
}

.calendar ul.dates {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}


/** overall width = width+padding-right**/

.calendar ul.dates li {
    margin: 0px;
    padding: 5px;
    vertical-align: middle;
    float: left;
    list-style-type: none;
    width: calc((100% - 78px) / 7);
    height: 90px;
    font-size: 15px;
    border-left: 1px solid #00000030;
    border-top: 1px solid #00000030;
    color: #000;
    text-align: left;
}

.calendar ul.dates li a:link {
    color: white;
}

.calendar ul.dates li a:visited {
    color: white;
}

.calendar ul.dates li.end {
    border-right: 1px solid #00000030;
}

.calendar .lastrow {
    border-bottom: 1px solid #00000030;
}

:focus {
    outline: none;
}

div.clear {
    clear: both;
}

.today-date {
    font-weight: bold;
    text-decoration: underline;
}


/******************************************************************************************/

.table-header-cell {
    width: calc((100% - 35px)/ 6);
    float: left;
    display: table-cell;
    padding: 2px;
    line-height: 34px;
}

.table-header-cell>div {
    display: inline-table;
}

.table-cell>div {
    display: inline-table;
}

.table-header-tag {
    float: left;
    /*width: 40px;*/
    text-align: right;
    padding-top: 10px;
}

.table-header-row {
    border-top: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    height: 43px;
    background: #d1d1d1;
    margin-right: 35px;
    width:100%;
}

.table-footer-row {
    border-top: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    height: 43px;
    background: #d1d1d1;
    padding: 5px 0;
}

#handling {
    margin-right: 0;
}

.table-subheader-row {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    background: #e9e9e9;
    margin-right: 35px;
    display:flex;
    width:100%;
}

.table-row,
.casepin-row {
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    height: 40px;
    background: #e1e1e1;
    margin-right: 35px;
    vertical-align: middle;
    cursor: pointer;
    transition: 0.5s;
    user-select: none;
    -moz-user-select: none;
    /* Firefox */
}

.casepin-row-button {
    margin-top: 6px;
    cursor: pointer;
}

#button-icon-higher {
    background-position: -132px -492px;
}

#button-icon-lower {
    background-position: -132px -612px;
}

#button-icon-child {
    transform: rotate(180deg);
    background-position: -132px -572px;
}

#button-icon-edit {
    background-position: -212px -452px;
}

#button-icon-remove {
    background-position: -212px -452px;
}

#button-icon-view {
    background-position: -52px -1213px;
}

#button-icon-close {
    background-position: -132px -1692px;
}

#button-icon-open {
    background-position: -132px -1692px;
    opacity: 0.2;
}

.table-row:hover,
.casepin-row:hover {
    background: #f8d6bb;
}

.table-row-inactive {
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    height: 40px;
    background: #e1e1e1;
    margin-right: 35px;
    vertical-align: middle;
}

.table-row-inactive:hover {
    background: #f8d6bb;
}

.table-row-nohover {
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    height: 40px;
    background: #e1e1e1;
    margin-right: 35px;
    vertical-align: middle;
}

.table-row-handling,
.table-row-roles {
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    height: 32px;
    background: #e1e1e1;
    vertical-align: middle;
    cursor: pointer;
}

.table-row-roles {
    cursor: default;
}

.table-row-files {
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    height: 56px;
    background: #e1e1e1;
    margin-right: 35px;
    vertical-align: middle;
    cursor: pointer;
}

.table-row-files:hover {
    background: #f8d6bb;
}

.table-cell {
    float: left;
    display: table-cell;
    vertical-align: middle;
    height: 38px;
    padding: 2px 0 0 0;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-button-row {
    margin-right: 35px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.left-buffer {
    width: 500px;
    height: 41px;
    background: #fff;
    float: left;
    border: 0px;
    border-right: 1px solid #d9d9d9;
}

.empty-row {
    width: calc(100% - 35px);
    border-bottom: 1px solid #d9d9d9;
    height: 10px;
    background: #fff;
}

.row0 {    
    display:flex;
    width:100%;
    justify-content: space-between;
    background: #fff;
}

.row1 {
    display:flex;
    width:100%;
    justify-content: space-between;
    background: #f1f1f1;
}

.row2 {
    background: #eee;
}

.row3 {
    background: #c1c1c1;
}

.row10 {
    background: #fff;
}

.row11 {
    background: #fafafa;
}

.action-icon,
.endorsment-icon,
.casepin-row-button {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background-image: url('../pix/iconsGhost.png');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.casepin-row,
.casepin-row-hidden {
    padding: 0 5px;
    height: 30px;
    margin: 0;
    text-align: left;
    cursor: default;
    list-style-type: none;
    border-top: 1px solid #d9d9d9;
}

.casepin-row-hidden {
    display: none;
}

.action-icon2 {
    display: inline-block;
    width: 30px;
    height: 16px;
    margin-right: 4px;
    background-image: url('../pix/iconsGhost.png');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.action-icon3 {
    display: inline-block;
    width: 30px;
    height: 16px;
    margin-right: 4px;
    background-image: url('../pix/iconsGhost.png');
    background-position: -172px -1211px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.endorsment-icon {
    width: 32px;
    height: 32px;
}

.endorsment-0 {
    background-position: -4px -1803px;
}

.endorsment-1 {
    background-position: -44px -1803px;
}

.endorsment-2 {
    background-position: -84px -1803px;
}

.endorsment-3 {
    background-position: -124px -1803px;
}

.endorsment-4 {
    background-position: -165px -1803px;
}

.endorsment-5 {
    background-position: -206px -1803px;
}

.endorsment-100 {
    background-position: -245px -1803px;
}

.action-correct {
    background-position: -52px -1252px;
}

.action-invoice {
    background-position: -4px -1050px;
}

.action-edit {
    background-position: -212px -452px;
}

.action-start {
    background-position: -90px -892px;
}

.action-end {
    background-position: -90px -1212px;
}

.action-opers {
    background-position: -172px -1012px;
}

.action-send {
    background-position: -12px -1212px;
}

.action-block {
    background-position: 0 -143px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background-image: url('../pix/ui-icons_cc0000_256x240.png');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.action-unblock {
    background-position: -172px -491px;
}

.action-delete {
    background-position: -12px -492px;
}

.action-delete-white {
    background-position: -172px -852px;
}

.action-accept {
    background-position: -212px -373px;
}

.action-expand {
    background-position: -212px -170px;
}

.action-preview {
    background-position: -170px -452px;
    width: 20px;
}

.action-print-pdf {
    background-position: -91px -1653px;
}

.action-pdf {
    background-position: -172px -1211px;
}

.action-person-add {
    background-position: -132px -1012px;
}

.action-person-remove {
    background-position: -172px -1012px;
    filter: invert(1);
}

.action-certificate {
    background-position: -212px -1572px;
}

.action-protocol {
    background-position: -212px -852px;
}

.action-mtr {
    background-position: -11px -1411px;
    margin-left: 4px;
}

.action-sticker {
    background-position: -207px -1527px;
    margin-left: 4px;
    width: 30px;
    height: 26px;
}

.action-clone {
    background-position: -90px -1531px;
}

.box {
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -217px;
    margin-top: -100px;
    width: 434px;
    padding-bottom: 47px;
    background: url('../pix/loginShadow.png') center bottom no-repeat;
    z-index: 140;
}

.box-title {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    padding: 18px 20px;
    color: #fff;
    font-weight: bold;
    background-color: #273a42;
}

.button-login {
    background-color: #273a42;
    width: 110px;
    height: 40px;
    padding: 10px;
    color: #fff;
}

.box-body {
    padding: 20px 20px 10px 45px;
    background-color: #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.input:valid {
    border-color: green;
}

.input[required] {
    border-width: 2px;
}

.input-large::placeholder {
    text-align: left;
}

.tbl-row-marked {
    background: #f00;
}

.sort-asc {
    margin: 0;
    cursor: pointer;
    display: block;
    width: 17px;
    height: 10px;
    background: transparent url('../pix/iconsGhost.png') no-repeat -12px -614px;
    transform: rotate(180deg);
    /*  margin-top:8px;
    margin-left:10px;
    margin: 0;
    border: 0;
    outline: 0;
    position:relative;
    left: 0;*/
}

.sort-desc {
    margin: 0;
    cursor: pointer;
    display: block;
    width: 17px;
    height: 10px;
    background: transparent url('../pix/iconsGhost.png') no-repeat -12px -614px;
    /*position:relative;
    left: 0;
    border: 0;
    outline: 0;
    margin-left:10px;*/
}

.sort-active {
    background-position: -52px -614px;
}

.table-sort-btns {
    /*margin-left: 60px;*/
    float: left;
    width: 17px;
    margin-top: 6px;
    margin-left: 2px;
}

.h38 {
    height: 38px;
}

.h35 {
    height: 35px !important;
}

.h26 {
    height: 26px !important;
}

.padding-0 {
    /*  padding-top:0px;*/
}

.tbl-cell-padding {
    height: 20px;
    padding-top: 11px;
}

.tbl-cell-flex {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.table-col-id {
    width: 100px;
}

.table-col-file-id {
    width: 50px;
}

.table-col-action {
    width: 100px;
}

.table-col-action-big {
    width: 150px;
}

.table-col-file-action {
    width: 50px;
}

.table-13cols {
    width: calc((100% - 200px) / 11);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-header-row .table-13cols {
    width: calc((100% - 200px) / 11);
    white-space: normal;
    overflow: auto;
    text-overflow: ellipsis;
    padding-top: 5px;
}

#col3 .table-main .table-header-row .table-col-id {
    white-space: normal;
    overflow: auto;
    text-overflow: ellipsis;
}

#autoFormChange {
    text-align: center;
    padding-bottom: 5px;
}

#autoFormChange #checkbox {
    margin-top: 0;
}

.table-12cols {
    width: calc((100%) / 10);
    font-size:10px;
    height:60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#checkbox-toggleReminders {
    width: 20px;
    margin: 13px 0;
    float: left;
}

.table-12cols {
    width: calc((100% - 200px) / 10);
}

.table-12cols2 {
    width: calc((100% - 250px) / 10);
}

.table-12cols-max {
    width: calc((100% - 100px) / 10);
}
.table-12cols {
    width: calc((100%) / 10);
    font-size:10px;
    height:60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-11cols {
    width: calc((100% - 200px) / 9);
}

.table-11cols2 {
    width: calc((100% - 250px) / 9);
}

.table-10cols {
    width: calc((100% - 200px) / 8);
}

.table-10cols2 {
    width: calc((100% - 250px) / 8);
}

.table-10cols-max {
    width: calc((100% - 100px) / 8);
}

.table-9cols {
    width: calc((100% - 200px) / 7);
}

.table-9cols2 {
    width: calc((100% - 250px) / 7);
}

.table-9cols-max {
    width: calc((100% - 100px) / 7);
}

.table-9cols3 {
    width: calc(100% / 9);
}

.table-8cols2 {
    width: calc((100% - 250px) / 6);
}

.table-8cols {
    width: calc((100% - 200px) / 6);
}

.table-7cols-max {
    width: calc((100% - 100px) / 5);
}

.table-7cols {
    width: calc((100% - 200px) / 5);
}

.table-6cols {
    width: calc((100% - 200px) / 4);
}

.table-6cols-max {
    width: calc((100% - 100px) / 4);
}

.table-5cols2 {
    width: calc((100% - 100px) / 4);
}

.table-5cols {
    width: calc((100% - 200px) / 3);
}

.table-5cols-max {
    width: calc((100% - 100px) / 3);
}

.table-4cols2 {
    width: calc((100% - 250px) / 2);
}

.table-4cols-max {
    width: calc((100% - 100px) / 2);
}


.table-4cols {
    width: calc((100% - 60px) / 2);
}

.table-file-5cols {
    width: calc((100% - 60px) / 4);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-file-action {
    width: 60px;
}

.table-file-4cols {
    width: calc((100% - 100px) / 2);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-file-3cols {
    width: calc(100% / 3);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-3cols {
    width: calc((100% - 200px) / 1);
}

.table-3cols-noaction {
    width: calc((100% - 500px) / 3);
}

.table-5cols-noaction {
    width: calc((100% - 300px) / 5);
}

.table-6cols-noid {
    width: calc((100% - 100px) / 5);
}

.img-rotator {
    padding: 20px;
}

.input-file-height {
    height: 32px;
}

.input-handle-file {
    height: 54px;
    width: 100%;
    box-sizing: border-box;
}

.no-margin {
    margin: 0 0 0 0;
}

#lea-logo {
    display: block;
    height: 90px;
    width: 320px;
    background-image: url('../pix/LEA_logo_krzywe-2.png');
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    grid-row: 1;
    grid-column: 1/3;
}

.welcome-menu-icon {
    float: left;
    background-image: url("../pix/ui-icons.png");
    height: 16px;
    width: 16px;
    margin-top: 12px;
}

.welcome-menu-option {
    height: 16px;
    border: 1px solid #00000045;
    padding: 5px;
    border-radius: 3px;
    text-align: left;
    padding: 10px;
    font-family: arial;
    margin-bottom: 5px;
    background-color: #00000011;
}

#info-box {
    display: block;
    position: absolute;
    margin: auto;
    width: 500px;
    height: 150px;
    background: #f29719;
    top: -150px;
    right: 0;
    left: 0;
    border-radius: 10px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    font-size: 14px;
    padding-top: 40px;
    line-height: 30px;
    color: #000;
    z-index: 120;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#info-box>div {
    margin-top: 30px;
}

.modal_background,
.loader-background,
.confirm_background {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(210, 213, 214, 0.397);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader-background,
.confirm_background {
    display: none;
}

.modal_container,
.confirmBox {
    width: 50vw;
    height: 40vh;
    background: white;
    padding: 10px;
    display: flex;
    box-shadow: 0px 6px 20px 0px #58585852;
}

.heading {
    margin-bottom: 1em;
}

.dataModal {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    width: 100%;
}

.dataModal input[type=text] {
    height: 16px;
    box-sizing: content-box;
    padding: 11px;
    width: auto;
}

.modal_loader {
    z-index: 100000;
    display: flex;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(210, 213, 214, 0.397);
}

#canvas {
    margin: auto;
    margin-top: 30vh;
}

.modalButtons {
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: auto;
    grid-column-gap: 0.5em;
    display: grid;
}

.modalButtons input[type=button] {
    margin: 0;
    width: 100%;
}

.accMargin {
    margin-bottom: 10px;
}

.invoicesToSend {
    display: none;
}

.invoices_container {
    height: 8vh;
    overflow-y: scroll;
}

select[name=month_accountant],
select[name=year_accountant],
input[name=email_accountant] {
    height: 16px;
    box-sizing: content-box;
    padding: 11px;
    width: auto;
}

input[name=email_accountant] {
    width: 100% !important;
}

.view-message-box {
    padding: 10px 20px 0px 20px;
}

.view-employee-box {
    padding: 60px 20px;
}

.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

.slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
}

@keyframes slide-in {
    100% {
        transform: translateY(90%);
    }
}

@-webkit-keyframes slide-in {
    100% {
        -webkit-transform: translateY(90%);
    }
}

@keyframes slide-out {
    0% {
        transform: translateY(90%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide-out {
    0% {
        -webkit-transform: translateY(90%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

#col1 {
    width: 560px;
    float: left;
    padding-bottom: 50px;
    padding-right: 35px;
}

#col2 {
    width: 560px;
    float: left;
    padding-bottom: 50px;
    padding-right: 35px;
    text-align: center;
}

#col3 {
    width: 560px;
    float: left;
    padding-bottom: 50px;
}

#col3-header {
    width: calc(100% - 35px);
    text-align: left;
    padding: 10px 0 10px 0;
}

.newform-header {
    width: calc(100% - 35px);
    text-align: left;
    padding: 10px 0 10px 0;
    height: 40px
}

.newform-headerdata {
    float: left;
    margin-right: 10px;
    line-height: 40px;
    font-size: 16px;
    text-align: left;
}

.newform-container {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 25px;
    float: left;
}

#col4 {
    width: 100%;
}

#col4-header {
    width: calc(100% - 35px);
    text-align: left;
    padding: 0 0 10px 0;
}

div .opis {
    font-size: 16px;
    text-align: left;
}

.col3-formheader {
    float: left;
    margin-right: 10px;
    line-height: 40px;
    font-size: 16px;
    text-align: left;
}

#col99 {
    width: 520px;
    float: left;
    padding-bottom: 50px;
    padding-right: 6px;
    overflow: auto;
    height: 420px;
}

#col-internal-1 {
    width: 560px;
    float: left;
    padding-bottom: 15px;
    padding-right: 35px;
}

#col-internal-2 {
    width: 560px;
    float: left;
    padding-bottom: 15px;
    padding-right: 35px;
}

#col-internal-3 {
    width: 1120px;
    float: left;
    padding-bottom: 50px;
    padding-right: 35px;
    text-align: center;
}

#col-internal-4 {
    width: 100%;
    float: left;
    padding-bottom: 50px;
    padding-right: 35px;
    text-align: center;
}

#col-internal-99 {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
}

#report {
    padding: 25px 0 15px 0;
}

#progressbar {
    background: #379ebf;
    height: 20px;
}

#progressbox {
    padding: 10px 0 0 27px;
    width: 487px;
    height: 20px;
    display: none;
}

#output,
#flow-output {
    padding: 0 0 0 30px;
}

.flex-output {
    display: flex;
    align-items: center;
    justify-content: center;
}

#file-preview-box-bg {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #ddd;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#file-preview-box {
    display: none;
    position: absolute;
    width: 1000px;
    height: 950px;
    margin: 0 auto;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1001;
}

#file-preview-top {
    width: 100%;
    height: 50px;
    background: #000;
    z-index: 1002;
    text-align: right;
}

#file-preview-content {
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1002;
}

#scroll-wrapper {
    width: 700px;
    max-height: 300px;
    overflow-y: auto;
}

#scroll-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#scroll-wrapper::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

#scroll-wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.close-div-action {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('../pix/iconsGhost.png');
    background-repeat: no-repeat;
    background-position: -9px -1006px;
    margin: 10px;
}

.clear-fix {
    clear: both;
}

.in-external-div {
    padding: 200px 20px 20px 215px;
}

.form-external {
    padding: 0;
    overflow: auto;
    height: 100%;

}

.col1-container#col1 {
    margin: 0 auto;
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
    float: none;
    height:100%;
}

.hidden {
    display: none;
}

.copy-icon {
    position: relative;
    top: 6px;
}

.fld-error {
    color: #f00;
    font-weight: bold;
}

.fld-to-little {
    color: #00f;
    font-weight: bold;
}

.production-break {
    /*display: inline-block;*/
    /*margin: 0 calc(35% - 22px) 0 calc(15% - 22px);*/
    width: 17px;
    height: 39px;
    /*height: 28px;*/
    background: transparent url('/pix/iconGhost2.png') no-repeat;
    background-position: -35px -85px;
    background-size: 70px;
    position: relative;
    top: 25px;
    left: 96px;
    float: left;
}

.production-steps {
    width: 200px;
    height: 30px;
    border-radius: 0 0 6px 0;
    border: #aaa 1px solid;
    padding: 11px 0 0 0;
    left: 124px;
    /*transform: rotate(-30deg);*/
    position: relative;
    cursor: pointer;
    margin-bottom: 3px;
}

.production-step-disabled {
    background: #f4f4f4;
    color: #bbb;
}

.production-step-current {
    background: #3fa6c7;
    color: #fff;
    width: 220px;
}

.production-step-before {
    background: #eee;
    width: 220px;
}

.production-next-step {
    background: #ccc;
}

.production-step-disabled-after {
    width: 220px;
}

.production-displayed-info {
    border: #2d7890 2px solid;
}

.no-border {
    border: 0;
}

.height-30 {
    height: 30px;
}

.textarea-2rows {
    height: 70px;
    width: 300px;
}

.textarea-6rows {
    height: 180px;
    width: 300px;
}

.logbook {
    width: 100%;
    height: 18px;
    padding: 3px;
    margin-top: 2px;
}

.logbook-header {
    width: 100%;
    height: 18px;
    padding: 3px;
    background: #a7d6e5;
    font-weight: bold;
    font-size: 14px;
}

.logbook>div {
    width: calc(100% / 5);
    float: left;
}

.logbook>div.dbl {
    width: calc(2 * (100% / 5));
    float: left;
}

.too-narrow {
    display: none;
}

.fld-disabled {
    color: #aaa;
}


/* Customize the label (the container) */

.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */

.container:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.container input:checked~.checkmark {
    background-color: #f29719;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.container input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.padding-top {
    padding-top: 13px;
}

.date-picker {}

.form-container {}

.flex-label {
    display: block;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
}

.flex-label-data {
    font-size: 16px;
    line-height: 19px;
}

.payment-data-container {
    display: flex;
    flex-flow: row wrap;
    padding-bottom: 10px;
}

.main-data-container {
    display: flex;
    flex-flow: row wrap;
    padding-bottom: 10px;
}

.oper-avatar {
    width: 40px;
    height: 40px;
    margin: 5px auto;
}

.oper-selected {
    background-color: #b5b5b57a;
    border: 1px solid gray;
    border-radius: 4px;
}

.oper-container {
    float: left;
    border: 1px solid #00000033;
}

.oper-box {
    cursor: pointer;
}

.oper-data {
    text-align: center;
    margin: auto;
    width: 95px;
    word-wrap: break-word;
}

.data-container {
    order: 1;
    width: 75%;
}

.description-container {
    order: 2;
    height: 104px;
    z-index: 110;
    text-align: left;
}

.description-area {
    height: 70px;
    width: 300px;
    resize: none;
}

.knowledge-base-desc {
    height: unset;
}

.knowledge-base-desc>textarea {
    height: unset;
}

.flex-input,
.flex-description {
    float: left;
    height: 52px;
    z-index: 110;
    text-align: left;
    margin-right: 5px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.flex-description {
    height: 70px;
    resize: none;
    width: auto;
}

.update-input {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    color: #555;
    height: 14px;
    margin: auto;
    padding: 2px 5px;
    text-align: center;
    width: 30%;
    box-sizing: content-box;
}

#acceptGenerate {
    background-position: -210px -372px;
    cursor: pointer;
}

#declineGenerate {
    background-position: -11px -490px;
    cursor: pointer;
}


/*paginacja poczatek */

.page_change_button {
    width: 40px;
    height: 40px;
    color: #fff;
    background: #78b636;
    display: inline-block;
    margin-left: 3px;
    text-align: center;
    cursor: pointer;
}

.buttons-page-select {
    margin: auto;
    margin-top: 10px;
    display: table;
    border-spacing: 5px;
}

.buttons-page-select a {
    width: 40px;
    height: 40px;
    color: #fff;
    background: #78b636;
    margin-left: 3px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    transition: 0.5s;
    border-radius: 3px;
}

.buttons-page-select a:hover {
    background: #689e2f;
}

.page-select-button-active {
    background: #689e2f !important;
}

.page_select_input {
    width: 30px;
    height: 40px;
    padding: 0 5px;
    display: table-cell;
}

.page_select_input::-webkit-inner-spin-button {
    width: 10%;
    color: #78b636;
    cursor: pointer;
    height: 40px;
    margin-right: -5px;
}

.buttons-page-select .select2-container {
    width: 50px !important;
}

.buttons-page-select .select2-selection--single {
    padding: 20px !important;
}

.page-select-background {
    width: 100%;
    background: white;
    position: sticky;
    bottom: 0px;
}


/*paginacja koniec */


/*.select2-style
{
  background-color: #fbfbfb;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 17px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 334px !important;
}
.select2-label{position:relative}
.select2-label::after
{
  content:'';
    color:#aaa;
    right:8px; top:7px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    width: 0;
}
.select2-label::before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}*/

.no-search .select2-search {
    display: none
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 40%;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-timepicker-div .ui_tpicker_unit_hide {
    display: none;
}

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
    background: none;
    color: inherit;
    border: none;
    outline: none;
    border-bottom: solid 1px #555;
    width: 95%;
}

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus {
    border-bottom-color: #aaa;
}

.ui-timepicker-rtl {
    direction: rtl;
}

.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0;
}

.ui-timepicker-rtl dl dt {
    float: right;
    clear: right;
}

.ui-timepicker-rtl dl dd {
    margin: 0 40% 10px 10px;
}


/* Shortened version style */

.ui-timepicker-div.ui-timepicker-oneLine {
    padding-right: 2px;
}

.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
.ui-timepicker-div.ui-timepicker-oneLine dt {
    display: none;
}

.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {
    display: block;
    padding-top: 2px;
}

.ui-timepicker-div.ui-timepicker-oneLine dl {
    text-align: right;
}

.ui-timepicker-div.ui-timepicker-oneLine dl dd,
.ui-timepicker-div.ui-timepicker-oneLine dl dd>div {
    display: inline-block;
    margin: 0;
}

.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {
    content: ':';
    display: inline-block;
}

.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before {
    content: '.';
    display: inline-block;
}

.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before {
    display: none;
}

.mainpage-grid {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 40% 60%;
}

.flex {
    display: flex;
}

.flexEnd {
    justify-content: flex-end;
}

.centerAlignItems {
    align-items: center;
}

.centerJustify {
    justify-content: center;
}

.h-150p {
    height: 150px;
}

.handling-wrapper {
    height: 150px;
    margin: 10px 0;
}

.object-left {
    text-align: left;
}

#col2-header {
    height: 40px;
}

.space-fix {
    height: 20px;
    width: 100%;
}

.project-form-details-table {
    text-align: center;
}

.hide-element {
    display: none;
}
.hour-label{
    color:black;
    font-size:26px;
}
.daily-event-text{
    color:black;
    cursor: pointer;
    font-size:23px;
    display: block;
    margin:20px 0 20px 0;
}
.textareaNotes{
    position: unset;
    margin:10px 0 10px 0;
    height: auto;
}
.scrolling-content {
    position: relative;
}
.table-12col-id {
    width: 50px;
    font-size:12px;
}
.table-12col-action-big{
    width:100px;
    font-size:12px;
}