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[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;
}

.input_error {
    border-color: #f00;
}

.send_error {
    box-shadow: inset 0 -1px 0px #ff0000aa !important;
}

.table-search {
    width: 80%;
    padding: 2px;
}

.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;
    transition: 0.5s;
}

a:visited {
    text-decoration: none;
    color: navy;
}

a:hover {
    text-decoration: none;
    color: red;
}

a:active {
    text-decoration: none;
    color: red;
}

.button-template,
.settings-button,
.settings_button,
.button-big {
    padding: 0;
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    min-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;
}

.div-checkbox {
    margin-top: 0px !important;
}

.button-table-cell {
    padding: 0;
    font-size: 12px;
    background: #78b636;
    color: #fff;
    border-radius: 3px;
    width: 100px;
    height: 20px;
    font-family: Tahoma, 'Signika', Verdana, sans-serif;
    outline: 0;
    display: inline-block;
    cursor: pointer;
    transition: 0.5s;
    margin-left: 5px;
}

.button-exit-template {
    padding: 0;
    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;
    cursor: pointer;
    transition: 0.5s;
    margin: 5px 0 !important;
}

.button-exit-template:hover {
    background-color: #bdbfc0;
}

.button-exit-template:active {
    background-color: #bdbfc0;
}

.button-template:hover {
    background-color: #689e2f;
}

.settings-button:hover {
    background-color: #689e2f;
}

.button-big:hover {
    background-color: #689e2f;
}

.settings_button:hover {
    background-color: #689e2f;
}

.button-template:active {
    background-color: #78b636;
}

.button-submit {
    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;
}

.button-search {
    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;
}

.button-xls:hover {
    background-color: #689e2f;
}

.button-xls:active {
    background-color: #78b636;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.flex {
    display: flex
}

.text-header {
    font-size: 13px;
    font-weight: bold;
}

.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;
}

.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;
}

.input_disabled {
    background: #FCFCFC;
    border-color: #CCCCCC;
    color: #AAAAAA;
}

.input_changed {
    border-color: #FF0000;
    color: #FF0000;
}

.padding_30 {
    padding: 30px;
}

.cols2_3 {
    width: 67%;
}

.cols1_3 {
    width: 33%;
}

.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;
}


/* 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-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 {
    float: left;
    top: 0;
    padding: 5px;
    z-index: 110;
    background: #dedede;
    width: calc(100% - 10px);
    text-align: left;
    left: -6px;
}

.field-input input {
    width: calc(100% - 35px);
}

.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;
}

.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;
}

#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 {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 30px;
    position: relative;
    min-height: 15px;
}

.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;
}

.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;
}

.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-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;
}

.search-button:hover {
    background-color: #689e2f;
}

.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;
    transition: 0.5s;
}

.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-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 {
    margin-right: 2.5%;
}

#button-moveMsg:hover #button-menu {
    display: block;
    top: 50px;
}

#button-favMsg {}

#button-moreMsg {}

#button-refreshMsg {}

#button-selectMsg {
    width: 50px;
}

#button-optionsMsg {
    float: right;
}

#button-newMsg {}

#button-newMsg-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-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;
}

.table-nav {
    display: table;
    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')
}

.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 {
    display: table;
    width: 30%;
    float: left;
    border: 1px solid #d9d9d9;
}

.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 {
    border-top: 1px solid #c1c1c1;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: 0.5s;
}

.table-email-text-wrapper {
    width: 95%;
    height: 100%;
    float: left;
    padding-right: 0.5%;
}

.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%;
}

.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;
}

.table-preview-message-window {
    height: 80%;
    padding-top: 5px;
    text-align: left;
}

.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;
}

.table-msg-data-window {
    height: 20%;
    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;
}

.table-msg-window-view {
    height: 80%;
    padding-top: 5px;
    text-align: left;
}

.table-msg-window {
    width: 95%;
    display: inline-block;
    float: left;
    height: 400px;
    vertical-align: middle;
    padding: 20px;
}

.table-msg-data-window {
    height: 20%;
    padding-bottom: 5px;
    border-bottom: 2px solid #c1c1c1;
}

.send-button-email-row {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    width: auto;
}

.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 {
    margin: 0;
    overflow: auto;
    z-index: 11;
    position: absolute;
    right: 0;
}

#attachment-send {
    display: none;
    padding: 5px;
    left: 35%;
    z-index: 10;
}

#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 -144px;
    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 -144px;
}

#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 {
    padding: 10px 5px;
    width: 100%;
    vertical-align: middle;
    display: block;
    float: left;
    border: none;
    border-radius: 0;
    resize: none;
    background: none;
    font-size: 13px;
    max-width: 1500px;
}

.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 {
    box-shadow: inset 0 -1px 0px rgba(34, 25, 25, 0.14)
}

#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 {
    height: 72px;
    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;
}

.settings-row:first-child {
    border-top: 1px solid #00000052;
}

#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-row .settings-label {
    float: left;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.settings-row .settings-values {
    float: right;
    margin-left: 10px;
    width: 45%;
}

.settings-row .settings-values select {
    float: left;
    width: 100%;
    height: auto;
}

.settings-wrapper {
    width: 80%;
}

.settings-wrapper .cke_chrome {
    border: 0 !important;
}

.settings-wrapper .cke_contents {
    height: auto !important;
}

.settings-wrapper #send-msg-data-subject {
    box-shadow: inset 0px 1px 0px rgba(34, 25, 25, 0.14);
    margin-top: 15px;
}

.settings-row {
    text-align: left;
    vertical-align: middle;
    padding: 7.5px 5px 2.5px 5px;
    display: inline-block;
    float: left;
    width: 80%;
    border-radius: 2px;
    border: 1px solid #00000052;
    border-top: 0;
    font-family: 'Verdana';
}

.settings-row select {
    float: right;
    padding: 12px;
    margin-left: 10px;
    width: 45%;
}

.settings-row input[type="radio"] {
    width: auto;
}

.settings-row input[type="date"] {
    padding: 2px;
}

.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;
}


/*	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;
    position: relative;
}

#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;
}


/******************************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;
}

.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;
}

.table-subheader-row {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    height: 26px;
    background: #e9e9e9;
    margin-right: 35px;
}

.table-content {}

.table-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;
}

.table-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-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;
}

.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 {
    background: #fff;
}

.row1 {
    background: #f1f1f1;
}

.row2 {
    background: #eee;
}

.row3 {
    background: #c1c1c1;
}

.row10 {
    background: #fff;
}

.row11 {
    background: #fafafa;
}

.action-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background-image: url('../pix/iconsGhost.png');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.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;
}

.action-invoice {
    background-position: -4px -1050px;
}

.action-edit {
    background-position: -212px -452px;
}

.action-send {
    background-position: -12px -1212px;
}

.action-delete {
    background-position: -12px -491px;
}

.action-preview {
    background-position: -170px -452px;
    width: 20px;
}

.action-print-pdf {
    background-position: -91px -1653px;
}

.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;
}

.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% - 200px) / 10);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#checkbox-toggleReminders {
    width: 20px;
    margin: 13px 0;
    float: left;
}

.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-9cols {
    width: calc((100% - 200px) / 7);
}

.table-8cols2 {
    width: calc((100% - 250px) / 6);
}

.table-6cols2 {
    width: calc((100% - 250px) / 4);
}

.table-7cols {
    width: calc((100% - 200px) / 5);
}

.table-8cols {
    width: calc((100% - 200px) / 6);
}

.table-7cols2 {
    width: calc((100% - 250px) / 5);
}

.table-6cols {
    width: calc((100% - 200px) / 4);
}

.table-5cols {
    width: calc((100% - 200px) / 3);
}

.table-4cols {
    width: calc((100% - 200px) / 2);
}

.table-file-4cols {
    width: calc((100% - 100px) / 2);
    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);
}

.img-rotator {
    padding: 20px;
}

.input-file-height {
    height: 32px;
}

.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;
}

.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;
}

.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: 70%;
    float: left;
    padding-bottom: 50px;
    padding-right: 35px;
}

#col2 {
    width: 24%;
    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 {
    padding: 0 0 0 30px;
}

#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;
}

.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;
    height: 100%;
}

.col1-container#col1 {
    margin: 0 auto;
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
    float: none;
}

.hidden {
    display: none !important;
}

.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 {
    float: left;
    height: 52px;
    z-index: 110;
    text-align: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.update-input {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    color: #555;
    height: 16px;
    margin: auto;
    padding: 2px 5px;
    text-align: center;
    width: 30%;
}

#acceptGenerate {
    background-position: -210px -372px;
    cursor: pointer;
}

#declineGenerate {
    background-position: -11px -490px;
    cursor: pointer;
}


/*.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;
}

.shop-title {
    float: left;
    background: #acabab;
    cursor: pointer;
    height: 20px;
    padding: 5px;
    color: #fbfbfb;
    margin-right: 1px;
    display: none;
}

.shop-active {
    color: #555;
    background: #dedede;
    cursor: default;
}

.field-container {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 10px;
}

.slide-container {
    height: 25px;
}

.slider-choose,
.relatedProducts-choose,
.ProductsSet-choose {
    padding-top: 3px;
}

.field-container .field-input {
    width: 100%;
}

.description-container {
    height: auto;
}

#description {
    width: 95%;
    height: 200px;
}

.input-container input {
    float: left;
    width: 45%;
}

.gallery {
    float: left;
}

.shop-container {
    float: left;
    width: 100%;
}

.shop-title-main {
    float: left;
    margin-top: 3px;
}

#add-category {
    margin-top: 10px;
    width: 30%;
    background: #78b636;
    color: white;
    padding: 15px;
    height: 16px;
    padding-top: 5px;
}

.input-container {
    width: 100%;
    float: left;
}

.input-container input[type="button"] {
    width: 10%;
    height: auto;
    padding: 1px;
}

.input-container input[type="text"] {
    padding: 0px;
    width: 40%;
}

.input-container input[type="checkbox"] {
    float: left;
    width: 10px;
}

.multi-option-container {
    width: 100%;
    float: left;
}

.attributes {
    width: 30%;
    float: left;
}

.options {
    width: 45%;
    float: left;
    overflow-x: hidden;
    overflow-y: auto;
}

.attribute input {
    padding: 5px;
    float: left;
    width: calc(100% - 10px);
}

#add-attribute {
    width: 50px;
    height: 20px;
    padding: 0px;
}

.attribute {
    width: 90%;
    border: solid 1px black;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 60px;
    padding: 10px;
}

.shop-list {
    width: 100%;
    float: left;
    min-height: 20px;
}

.shop-list-blank {
    width: 100%;
    float: left;
    min-height: 30px;
}

.submit-container {
    width: 100%;
}

#generate-options {
    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;
    float: right;
}

.option {
    width: 97%;
    text-align: -webkit-left;
    height: 30px;
    cursor: pointer;
    background: #78b636;
    margin-bottom: 5px;
    color: white;
    padding: 5px;
}

.option:hover {
    transition: 0.5s;
    background: #4f7724;
}

.options-edit {
    width: 25%;
    float: left;
}

.options-edit input[type=text] {
    padding: 0px;
    float: left;
    width: calc(100% - 85px);
}

.options-edit label {
    float: left;
}

.options-edit input[type=button] {
    width: 100%;
    padding: 0;
    font-size: 12px;
    background: #78b636;
    outline: 0;
    display: inline-block;
    cursor: pointer;
    transition: 0.5s;
    height: 50px;
    margin-top: 10px;
}

.options-image-container {
    width: 75px;
    height: 100px;
    margin-right: 5px;
    float: left;
    margin-bottom: 20px;
}

.options-edit-container {
    min-width: 550px;
    width: auto;
}

.categories-options {
    width: 100%;
}

.option-active {
    background: #4f7724;
    border: solid 1px black;
}

.category_input {
    width: 100%;
    padding: 0;
}

#col2 input[type=text] {
    width: 100%;
    padding: 0;
}

.title {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.arrow_container {
    float: left;
    width: 20%;
    height: 107px;
}

.arrow_container img {
    margin-top: 35px;
}

#FileInput {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

#FileInput+label {
    font-size: 1.25em;
    font-weight: 700;
    height: 100%;
    color: #169BD5;
    cursor: pointer;
    display: inline-block;
}

.image-preview {
    width: 70px;
    border: solid 1px black;
    padding: 10px;
    height: 85px;
    float: left;
    margin-right: 5px;
    color: black;
}

.image-preview:first-child {
    background: #78b636;
    text-align: center;
    border: solid 3px black;
}

.image-preview:first-child::after {
    content: "miniaturka";
}

.image-preview:hover {
    background: hsl(0, 1%, 64%);
    cursor: move;
}

.ui-sortable-helper {
    cursor: move !important;
}

.image-preview img {
    max-width: 70px;
    height: auto;
    max-height: 70px;
}

.gallery {
    width: 100%;
    overflow-x: auto;
    display: -webkit-inline-box;
}

.image-active {
    width: 100px;
    height: 100px;
    padding-top: 0;
    padding-bottom: 25px;
}

.image-active img {
    width: 100px;
    height: 100px;
}

.gallery-container {
    display: flex;
    width: 80%;
    flex-wrap: wrap;
}

.mini {
    width: 100%;
    text-align: center;
    color: white;
    height: 15px;
}

.image-noactive {
    margin-top: 15px;
}

.addImage {
    color: rgb(105, 103, 223);
    width: 125px;
    float: left;
    vertical-align: middle;
    padding-top: 50px;
}

.addImage label {
    cursor: pointer;
}

.select2-container {
    width: 100%;
}

.category_input {
    width: 100%;
}

.select2-container--category_select {
    width: inherit;
    height: 25px;
    background: #fbfbfb;
    border: 1px solid #e1e1e1;
    padding-top: 5px;
    border-radius: 3px;
    text-align: left;
}

.select2-container--category_select .select2-dropdown {
    max-height: 200px;
    overflow: auto;
}

.select2-container--category_select_height {
    width: inherit;
    height: 35px;
    border: solid 1px black;
}

.select2-container--category_select_height .select2-dropdown {
    max-height: 200px;
    overflow: auto;
}

.select2-container--category_select_height .select2-selection__rendered {
    white-space: pre-line !important;
}

.select2-container--category_select_height {
    white-space: pre-line !important;
}

.category-item {
    text-align: left;
    width: 100%;
    display: flex;
}

span .select2-container--open {
    border: solid 0px black;
}

ul {
    padding-inline-start: 1em;
}

label {
    float: left;
}

.category-item input[type=checkbox] {
    margin-top: 0px;
}

.container-main {
    width: 100%;
}

.settings-4cols {
    padding-left: 10px;
    width: calc(100% / 3 - 60px);
    min-height: 10px;
    float: left;
}

.settings-5cols {
    padding-left: 10px;
    width: calc(100% / 4 - 60px);
    min-height: 10px;
    float: left;
}

.settings-6cols {
    padding-left: 10px;
    width: calc(100% / 5 - 40px);
    min-height: 10px;
    float: left;
}

.settings-7cols {
    padding-left: 10px;
    width: calc(100% / 6 - 40px);
    min-height: 10px;
    float: left;
}

.settings-2cols {
    width: calc(100% - 160px);
    float: left;
    padding-left: 10px;
}

.settings-3cols {
    width: calc(100% / 2 - 100px);
    float: left;
    padding-left: 10px;
}

.settings-section {
    max-width: 100%;
    margin-top: 30px;
    padding: 20px;
    background: #dedede;
}

.sub-container {
    text-align: left;
    margin-top: 30px;
}

.header-section {
    font-size: larger;
    font-weight: 600;
    height: 30px;
}

.content-section {
    width: 100%;
}

.settings-action {
    width: 150px;
    float: left;
    text-align: center;
}

.content-section .list-item {
    width: calc(100%);
    margin: auto;
    height: 30px;
    background: white;
    padding-top: 20px;
    margin-bottom: 10px;
}

.settings-action>a:hover {
    cursor: pointer;
    color: black;
    text-decoration: underline;
}

.action-item-delete {
    color: red;
}

.action-item-edit {
    color: blue;
}

.libraries-categories {
    margin: auto;
    height: 30px;
    background: white;
    padding-top: 20px;
    margin-bottom: 10px;
    list-style: none;
}

.button-container {
    width: 100%;
    text-align: center;
}

.add_item_modal {
    color: black;
    padding: 20px;
    display: none;
    width: 400px;
    min-height: 150px;
    position: fixed;
    /* margin-top:10%; */
    margin-left: 20%;
    /* margin-left:calc(50% - 280px); */
    z-index: 100;
    background: white;
    border: solid 1px black;
}

.add_item_container {
    height: calc(100% - 40px);
}

.add_item_container div {
    margin-bottom: 10px;
    width: 100%;
}

.add_item_modal input[type=text] {
    width: 80%;
    height: 20px;
    padding: 2px;
}

.modal_background {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100vw;
    height: 100vw;
    position: fixed;
    display: none;
    background: hsla(0, 100%, 100%, 0.72);
}

select[name=field_type] {
    padding: 0px;
    height: 20px;
    font-size: 12px;
}

.options-container {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.file_div {
    width: 100%;
    height: 30px;
    cursor: pointer;
    overflow: hidden;
}

.file_label {
    width: 100%;
}

img[name=category_image] {
    max-width: 100px;
    max-height: 100px;
    margin-top: -14px;
}

.change_file {
    float: right;
}

.remove_image {
    text-align: left !important;
    float: right;
    top: -18px;
    position: relative;
    margin-bottom: -10px;
    right: -15px;
    border: solid 1px black;
    border-radius: 22px;
    padding-left: 4px;
    text-align: unset;
    height: 16px;
    width: 12px;
    background: white;
    cursor: pointer;
}

.remove_miniature {
    position: relative;
    float: right;
    border: solid 1px black;
    border-radius: 22px;
    padding-left: 4px;
    text-align: unset;
    height: 16px;
    width: 12px;
    background: white;
    cursor: pointer;
    right: -10px;
}

.remove_image:hover,
.remove_miniature:hover {
    background: red;
    color: white;
}

.image-select-main-container {
    text-align: center;
    padding-top: 20px;
}

.image-select-container {
    width: 1000px;
}

.image-select-img-container {
    float: left;
    width: 80px;
    padding: 5px;
    height: 80px;
}

.image-select-active {
    background: gray;
    padding: 5px;
}

.image-select-img {
    color: white;
    width: 60px;
    height: 60px;
    margin: 10px;
    background: white;
    cursor: pointer;
}

.image-select-img:hover {
    border: solid 1px black;
    margin-top: 9px;
    margin-left: 9px;
}

div>.image-select-img:hover {
    border: solid 1px black;
    color: gray;
    transition: color 0.5s;
}

div>.image-select-img {
    color: gray;
    text-align: center;
}

.checkbox-container {
    width: 100%;
    display: inline-block;
    font-size: unset;
}

.checkbox-container>input {
    width: 13px;
    height: 13px;
    text-align: left;
}

.option_price,
.option_visible {
    float: right;
    text-align: right;
    width: 50%;
}

.select2-container--producer_theme {
    position: relative;
    width: 0px;
    top: -16px;
}

.select2-container--producer_theme>.select2-search {
    position: relative;
    margin-top: -24px;
    margin-left: -5px;
    border-radius: 3px;
    width: 100% !important;
    padding: 16px;
    height: 16px;
}

.select2-container--producer_theme .select2-search__field {
    width: calc(100% + 3px) !important;
    height: 17px !important;
}

.select2-container--producer_theme .select2-results__options li:hover {}

.select2-container--producer_theme>.select2-dropdown {
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border: 0.px solid #e1e1e1;
}

.select2-container--producer_theme .select2-search--dropdown {
    margin-top: -18px;
    margin-left: -1px;
    padding: 0px;
}

.select2-container--producer_theme .select2-selection__rendered {
    display: none !important;
}

.select2-container--producer_theme .select2-selection--single {
    height: 16px !important;
    width: 100%
}

#company_ct_select {
    width: calc(80% + 34px);
}

#company_ct {
    height: 14px;
    width: 80%;
}

select[name=producer] {
    width: 100%;
}

.select2-container--measure-theme {
    height: 48px;
    padding: 10px;
    width: inherit !important;
    border: 1px solid #e1e1e1;
    background-color: #fbfbfb;
}
.select2-container--collection-theme {
    height: 48px;
    padding: 10px;
    width: inherit !important;
    border: 1px solid #e1e1e1;
    background-color: #fbfbfb;
}

#add_discount {
    float: right;
    cursor: pointer;
    color: blue;
}

#calculate {
    color: black;
    float: right;
}

#remove_product {
    float: left;
    color: red;
    cursor: pointer;
}

.fixed_width {
    width: calc(100% - 10px) !important;
}

.error_attribute {
    border: solid 1px red;
}

.invisible {
    display: none !important;
}

.table-search-text {
    color: blue;
    cursor: pointer;
}

.table-search-text:hover {
    color: black;
    text-decoration: underline;
    cursor: pointer;
}

.cols2 {
    width: 50%;
    float: left;
    text-align: left;
}

.cols4 {
    width: 25%;
    float: left;
    min-height: 50px;
}

.search-input2 {
    margin-top: 10px;
    width: calc(93%);
    padding: 2px;
    border: solid 1px black;
    float: left;
}

.table-search-container {
    background: rgba(242, 242, 242, 1);
    z-index: 100;
    position: relative;
    width: 200px;
    padding: 5px;
    height: 100px;
    color: #333333;
    margin-top: -15px;
    margin-left: -45px;
    border: solid 1px black;
}

.col1 {
    width: 100%;
}

.search_button {
    width: 30%;
    margin: auto;
    margin-top: 10px;
    width: 30%;
    background: #78b636;
    color: white;
    padding: 15px;
    height: 16px;
    padding-top: 5px;
}

.search-checkbox {
    width: 15px;
    height: 15px;
}

.settings_button_title {
    margin-top: 15px;
    width: 150px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.settings_button_title:hover {
    color: blue;
}

.settings_active {
    border-bottom: solid 3px blue;
}

.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;
}

.details_container {
    width: calc(100% - 60px);
    float: left;
    padding: 30px;
}

.marg_top20 {
    margin-top: 20px;
}

.marg_top10 {
    margin-top: 10px;
}

.marg_left2percent {
    margin-left: 2%;
}

.txt-algn-r {
    text-align: right;
}

.txt-algn-m {
    text-align: center;
}

.details-orders-header {
    line-height: 35px;
    text-align: left;
    border-bottom: solid 1px black;
}

.details-orders-container {
    line-height: 15px;
    text-align: left;
}

.cols3 {
    width: calc(100%/3);
    text-align: center;
    color: white;
    background: gray;
    float: left;
}

#slider_text {
    height: 200px;
}

.image-container {
    cursor: pointer;
    height: 310px;
    text-align: center;
}

.image-container img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
}

.marg10 {
    margin-left: 10px;
}

.shop_modal_container {
    position: absolute;
    width: 50%;
    border: solid 1px #555;
    background: rgb(255, 255, 255);
    z-index: 100;
    padding: 5px;
    margin-left: calc(25% - 10px);
    margin-top: calc(25vh - 10px);
    color: #555;
}

.shop_modal_container div {
    margin-top: 15px;
}

.shop_modal_container select {
    width: 100%;
}

.select2-container--cms_select2_theme {
    background: #fbfbfb;
    border: 1px solid #e1e1e1;
    padding-top: 5px;
    border-radius: 3px;
    text-align: left;
}

.slider-textarea {
    height: 150px;
}

.slide-img-container {
    width: 100%;
    height: 260px;
    cursor: pointer;
}

.slide-img-container:hover {}

.slide-img-container img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
}

.slide {
    padding-bottom: 10px;
    border-bottom: solid 1px black;
    background: inherit;
}

.slider_title:hover {
    background: rgb(167, 161, 161);
    cursor: move;
}

.slide a {
    cursor: pointer;
    color: blue;
}

.select2-results__options {
    text-align: left;
}

.libraries-categories-container .libraries-categories {
    color: black;
    border-radius: 10px;
    padding: 10px;
    /* padding-bottom: 10px; */
    text-align: left;
}

input[name=active],
input[name=wholesaler],
input[name=trusted],
input[name=blocked] {
    padding: 0;
    width: auto;
    display: inline;
    float: left;
    margin: 0;
    margin-right: 1em;
}

.product_item {
    width: 100%;
    border-bottom: solid 1px black;
    height: 50px;
    margin-top: 10px;
}

.order_input {
    width: 50%;
    height: 20px;
    padding: 1px;
}

.order_input_container {
    text-align: right;
}

.total_input {
    width: 50%;
    height: 20px;
    padding: 1px;
    top: 0px;
}

.edit_menu_input {
    padding: 1px;
}

select[name=payment_method] {
    width: 100px;
    height: 20px;
    padding: 2px;
}

#delete_order:hover {
    cursor: pointer;
}

.img_sel {
    color: white;
    width: 100px !important;
    height: 100px !important;
    margin: 10px;
    background: white;
    cursor: pointer;
    margin: auto;
    border: solid 1px black;
}

.img_sel:hover {
    color: black;
}

select[name=field_type] {
    width: 81%;
    height: auto;
    padding: 5px;
    padding-left: 0px;
}

#price_input {
    /* width:71%; */
    float: left;
}

#price_select {
    width: 20%;
    padding: 0px;
    float: left;
    height: 50px;
    display: none;
}

.checkbox-list label {
    line-height: 19px;
}

.checkbox-list .checkbox-container {
    display: flex;
    align-content: center;
    justify-content: baseline;
}

#edit-price {
    /* width:calc(100% - 130px); */
}

#edit-product_currency {
    /* width:45px; */
    width: calc(100% - 85px);
    padding: 0;
    float: left;
}

.discount-table,
.discount-table-option {
    border-spacing: 0px;
    border-collapse: collapse;
}

.discount-table-option {}

.discount-table tr td,
.discount-table-option tr td {
    border: 5px solid #dedede;
    padding: 15px;
    text-align: center;
    width: 10%;
    font-weight: bold;
}

.discount-table-option tr td {
    border: 2px solid #969696;
}

.discount-third-row td {
    border: none !important;
}

.discount-third-row-option td {
    border: none !important;
}

.discount-edit {
    color: #169BD5;
    font-family: 'Montserrat Bold', 'Montserrat Regular', 'Montserrat';
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.discount-input,
.discount-input-option {
    width: 100% !important;
    padding: 0px !important;
    text-align: center;
    border: none;
    background: none;
}

.relatedProducts__input-container,
.ProductsSet__input-container {
    display: flex;
    align-items: center;
    /* justify-content: space-around; */
}

.select2-selection--single {
    /* height: 25px !important; */
}

.relatedProducts__add-button,
.ProductsSet__add-button {
    background: #78b636;
    color: white;
    padding: 10px;
    border-radius: 5px;
    margin-left: 10px;
    cursor: pointer;
}

.select2-container--default .select2-selection--single {
    padding: 0px !important;
    height: 25px !important;
}

.select2-selection__arrow {
    height: 25px !important;
}

.select2-selection__rendered {
    margin: -2px !important;
}


/* Related products list */

.relatedProducts-list-container,
.ProductsSet-list-container {
    display: none;
}

.relatedProducts__added-list,
.ProductsSet__added-list {
    margin-top: 10px;
    max-height: 390px;
    overflow: auto;
}

.relatedProducts__element-container,
.ProductsSet__element-container {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    padding-left: 0px;
}

.relatedProducts__element,
.ProductsSet__element {
    font-size: 16px;
}

.relatedProducts__delete-item,
.ProductsSet__delete-item {
    color: red;
    font-size: 14px;
    cursor: pointer;
}

.add_category-container {
    height: 25px;
}

#add_category {
    cursor: pointer;
    color: blue;
}

.category-form {
    display: none;
}

.category_input_textarea {
    width: 100% !important;
    height: 80px;
    padding: 0px;
}

.data-container-products_set {
    width: 100%;
}

.products-set-buttons {
    width: 100%;
}

.products_set_list {
    width: 100%;
}

.products_set-header,
.products_set-content {
    width: 100%;
    height: auto;
    font-size: 16px;
    /* justify-content: space-around; */
}

.products_set-header {
    height: 30px;
    width: 1200px;
    border-bottom: 1px solid #000000;
}

.products_set-content {}

.products_set-header-first,
.products_set-content-first {
    width: 300px;
    text-align: left;
    /* background: red; */
}

.products_set-header-element,
.products_set-content-element {
    width: 200px;
    /* background: grey; */
}

.products_set-content-last {
    color: red;
}

.products_set-input-price,
.products_set-input {
    border: none;
    background: none;
}

.products_set_input_addclass {
    border: 1px solid #e1e1e1;
    background-color: #fbfbfb;
}

.products_set-content-element input[type='checkbox'] {
    width: 200px;
}

.products_set-input {
    width: 200px;
    height: 25px;
    text-align: center;
    padding: 0px;
    /* padding-left: 0px;
  padding-right: 0px; */
}

.products-set-content-delete {
    cursor: pointer;
}

.total_products_set_price,
.total_products_set_name {
    font-size: 20px;
    /* font-weight: bold; */
}

.total_products_set_price {
    padding-left: 5px;
    padding-right: 2px;
}

.position-selected {
    border: 2px solid #ababab;
    font-weight: bold;
}

.position_buttons {
    display: flex;
    justify-content: space-evenly;
}

.position_up,
.position_down {
    display: none;
    width: 200px;
    height: 35px;
    padding: 0px;
    color: #ffffff;
    background: #78b636;
}