@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700,900&subset=hebrew');

body {
    zoom: 0.96;
    font-size: 16px;
}

* {
    font-family: 'Rubik', 'Arial', sans-serif;
}

.bg-red {
    background-color: #8f3131 !important;
}

.bg-green {
    background-color: #00a65a !important;
}

.bg-yellow {
    background-color: #f39c12 !important;
}

.color-green-light {
    color: #9EB62B
}

.color-green-dark {
    color: #346832;
}

.color-primary {
    color: #00813e
}

body.lgp-who #wrapper {
    background: rgb(255 255 255);
}

.sidebar-collapse .nav > li > a {
    color: #000;
    background: #ffffff;
    text-shadow: none;
    padding: 15px 40px;
    border-bottom: 1px solid #2F2E31;
}

.sidebar-collapse .nav > li > a:hover, .sidebar-collapse .nav > li > a:focus {
    background: #d9e9d9;
    outline: 0;
}

.sidebar-collapse .nav > li > a.active-menu {
    background-color: #d9e9d9 !important;
    color: #000000;
}


.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    text-align: right;
}

.sidebar-collapse > .nav > li > a {
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 400;
}


.user-img-div {
    min-height: auto;
    padding: 5px;
    background-color: #00813e;
    /* display: none; */
}


.navbar-cls-top {
    background: #e2e2e2;
    border-bottom: none;
}

#wrapper {
    width: 100%;
    background: #e2e2e2;
}


.prodfilter1 select {
    padding: 6px;
    text-align: right;
    direction: rtl;
    min-width: 400px;
    height: auto;
    line-height: initial;
}

.topfilter select {
    padding: 6px;
    text-align: right;
    direction: rtl;
    min-width: 400px;
    height: auto;
    line-height: initial;
}

.default-select select {
    padding: 6px;
    text-align: right;
    direction: rtl;
    min-width: 400px;
    height: auto;
    line-height: initial;
}

.col-order {
    width: 160px;
}


/*.positioninp {*/
/*    width: 60px;*/
/*    text-align: center;*/
/*}*/

.positioninp {
    width: 80px;
    text-align: center;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
}


.thedashbrd-wrapper .table > thead > tr > th,
.thedashbrd-wrapper .table > tbody > tr > th,
.thedashbrd-wrapper .table > tfoot > tr > th,
.thedashbrd-wrapper .table > thead > tr > td,
.thedashbrd-wrapper .table > tbody > tr > td,
.thedashbrd-wrapper .table > tfoot > tr > td {
    padding: 6px 8px;
}


.thedashbrd-wrapper .table > thead > tr > th,
.thedashbrd-wrapper .table > tbody > tr > th,
.thedashbrd-wrapper .table > tfoot > tr > th {
    background-color: #c4dcc4a3;
}

.btn-secondary {
    color: #fff;
    background-color: #b5b5b5;
    border-color: #b5b5b5;
}


.product-plg .linktourl213 {
    background-color: #0A4D2A;
    color: white;
    padding: 2px 5px;
    margin-top: 3px;
    display: inline-block;
    float: right;
    margin-right: 4px;
    text-decoration: none;
    font-weight: 600;
}

.spacediv {
    width: 100%;
    height: 10px;
}


.thedashbrd-wrapper label {
    color: #2a4762;
    font-size: 14px;
    font-weight: 600;
}


.fullitem select {
    height: auto;
    line-height: 24px;
    padding: 5px;
}


.sidra .third {
    width: 266px;
    padding: 10px;
}

.sidra .cat_list {
    float: right;
    width: 200px;
    margin-right: 0;
    margin-bottom: 5px;
}

.sidra .item_box, .related .item_box {
    border: 1px solid #737373;
    overflow-y: scroll;
    height: 200px;
    padding: 5px;
    width: 226px;
}


.sidra .item_box, .related .item_box {
    border: 1px solid #737373;
    overflow-y: scroll;
    height: 200px;
    padding: 5px;
    width: 226px;
}

.sidra .item_box .prod_item a, .related .item_box .prod_item a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 5px;
}

.sidra .item_box .prod_item a:hover, .related .item_box .prod_item a:hover {
    background: #0778B7;
    color: #fff;
}

.sidra .item_box .prod_item, .related .item_box .prod_item {
    border-bottom: 1px solid #737373;
}


.row-heb {
    text-align: right;
}

.row-heb > div {
    float: right
}


.sent-pdf-users {
    float: right;
    border: 1px #0186c1 solid;
    margin: 2px 3px 2px 3px;
    padding: 5px 10px;
    min-width: 210px;
    line-height: 23px;
    vertical-align: middle;
    background-color: #f1f1f1;
}

.sent-pdf-users img {
    margin-top: 3px;
    height: 25px
}

.sent-pdf-users i {
    font-size: 18px;
    vertical-align: middle;
}


#back-to-top.show {
    opacity: 1;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 26px;
    color: #09a14a;
}

ul.tagit li.tagit-choice {
    padding: .2em 28px .2em .5em;
}

ul.tagit li.tagit-choice .close .text-icon {
    display: inline;
    font-family: arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: darkred;
}


ul.tagit li.tagit-choice .close {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    color: darkred;
}

.sidra, .related {
    border: 1px solid #CCCCCC;
    padding: 5px 15px;
}

.linktourl213, .linktourl213:hover, .linktourl213:focus {
    background-color: #0A4D2A;
    color: white;
    padding: 2px 5px;
    margin-top: 3px;
    display: inline-block;
    float: right;
    margin-right: 4px;
    text-decoration: none;
    font-weight: 600;
}

.related .cat_list {
    float: right;
    width: 200px;
    margin-right: 0;
    margin-bottom: 5px;
}

.button {
    cursor: pointer
}

.norder-page {
    min-width: 1440px
}

.first-main-menu-item {
    border-top: 1px solid #000000
}

.btn-blue {
    background-color: #0186c1;
    border-color: #0186c1;
    color: white;
}

.btn-save2product {
    position: relative;
    width: 145px;
    margin-top: 10px;
}

@media (max-width: 1600px) {
    .norder-page {
        /* zoom: 0.8; */
    }
}

.norder-page .fullitem span {
    width: 130px;
    line-height: 25px;
    margin: 0 0 0 10px;
    color: #000000;
    font-size: 18px;
}

.norder-page .extra {
    resize: none !important;
    width: 230px !important;
    height: 25px !important;
    line-height: 19px !important;
    overflow: hidden !important;
    white-space: nowrap;
    font-size: 17px;
}

.norder-page .extra.extrawidth {
    width: 350px !important;
}

.norder-page .right {
    float: right;
    text-align: right;
}


.norder-page .sku-field {
    border: 0;
    margin: 0;
    height: 50px;
    width: 143px;
    resize: none;
    text-align: center;
}

.byby {
    display: inline-block;
    padding: 3px 7px;
    background-color: #bfbfbf;
    text-align: center;
    cursor: pointer;
    margin: 0 5px;
}

.bybysmall {
    display: inline-block;
    padding: 2px 3px;
    background-color: #bfbfbf;
    text-align: center;
    cursor: pointer;
    margin: 0 3px !important;
    font-size: 12px !important;
    width: auto !important;
}

/*.norder-page .inpnorm1 {*/
/*    width: 250px;*/
/*    border: 1px #555555 solid;*/
/*}*/

/*.norder-page .extra {*/
/*    resize: none !important;*/
/*    width: 230px !important;*/
/*    height: 25px !important;*/
/*    line-height: 25px !important;*/
/*    overflow: auto !important;*/
/*}*/


.addedtd1 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 150px;
}

th.addedtd11 {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
}


/*.added-new-prod-table .addedtd1 {*/
/*    border: 1px black solid;*/
/*    direction: rtl;*/
/*    text-align: center;*/
/*    padding: 0;*/
/*    overflow: hidden;*/
/*    width: 198px;*/
/*    max-width: 198px;*/
/*    min-width: 198px;*/
/*}*/
.added-new-prod-table .addedtd1 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 250px;
    max-width: 250px;
    min-width: 250px;
}

.addedtd2 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 183px;
    max-width: 183px;
    min-width: 183px;
}

th.addedtd22 {
    width: 180px;
    max-width: 180px;
    min-width: 180px;
}

.added-new-prod-table .addedtd2 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 180px;
    max-width: 180px;
    min-width: 180px;
}


.addedtd2 textarea {
    width: 143px;
    resize: none;
    height: auto;
    direction: rtl;
    text-align: center;
    overflow: hidden;
}


.addedtd3 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 150px;
}

th.addedtd33 {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
}

/*.added-new-prod-table .addedtd3 {*/
/*    border: 1px black solid;*/
/*    direction: rtl;*/
/*    text-align: center;*/
/*    padding: 0;*/
/*    overflow: hidden;*/
/*    width: 183px;*/
/*    max-width: 183px;*/
/*    min-width: 183px;*/
/*}*/

.added-new-prod-table .addedtd3 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 220px;
    max-width: 220px;
    min-width: 220px;
}

.addedtd4 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 300px;
}

th.addedtd44 {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
}

.added-new-prod-table .addedtd4 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 250px;
    max-width: 250px;
    min-width: 250px;
}


.addedtd5 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 60px;
}

th.addedtd55 {
    width: 60px;
    max-width: 60px;
    min-width: 60px;
}

.added-new-prod-table .addedtd5 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}


.addedtd6 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 150px;
}

th.addedtd66 {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}


.added-new-prod-table .addedtd6 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 200px;
    max-width: 200px;
    min-width: 200px;
}


.addedtd7 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 150px;
}

/*.added-new-prod-table .addedtd7 {*/
/*    border: 1px black solid;*/
/*    direction: rtl;*/
/*    text-align: center;*/
/*    padding: 0;*/
/*    overflow: hidden;*/
/*    width: 431px;*/
/*    max-width: 431px;*/
/*    min-width: 431px;*/
/*}*/
.added-new-prod-table .addedtd7 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 368px;
    max-width: 368px;
    min-width: 368px;
}


.addedtd7 textarea {
    width: 150px;
    resize: none;
    direction: rtl;
    height: auto;
    text-align: center;
}

.addedtd8 {
    border: 1px black solid;
    direction: rtl;
    text-align: center;
    padding: 0;
    overflow: hidden;
}

.addedtd8 textarea {
    width: 800px;
    resize: none;
    direction: rtl;
    height: auto;
    text-align: right;
}


.added-new-prod-table .addedtd8 textarea {
    width: 800px;
    resize: none;
    direction: rtl;
    text-align: right;
    border: 1px solid #909090;
    height: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.addedtd4 textarea {
    width: 90%;
    resize: none;
    height: auto;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border: 0;
}

.addedtd5 textarea {
    width: 60px;
    resize: none;
    height: auto;
    direction: rtl;
    text-align: center;
}

.addedtd6 textarea {
    width: 150px;
    resize: none;
    direction: rtl;
    height: auto;
    text-align: center;
}

.add-item-box-123213123 {
    float: right;
    width: 1043px;
    padding-right: 40px;
    margin-bottom: 20px;
    direction: rtl;
}

.nproductimage {
    float: right;
    height: 255px;
    overflow: hidden;
    width: 260px;
}

.nproductmakat {
    float: right;
    width: 600px;
    margin-top: 5px;
    margin-bottom: 5px
}

.nproductmanuf {
    float: right;
    width: 600px;
    margin-top: 5px;
    margin-bottom: 5px
}

.nproducttitle {
    float: right;
    width: 600px;
    margin-top: 5px;
    margin-bottom: 5px
}

.nproductquanity {
    float: right;
    width: 600px;
    margin-top: 5px;
    margin-bottom: 5px
}

.nproductinfo {
    float: right;
    width: 600px;
    margin-top: 5px;
    margin-bottom: 5px
}

.nproductorderinfo {
    float: right;
    width: 600px;
    margin-top: 5px;
    margin-bottom: 5px
}

.nimage {
    width: 100%;
    height: 100%
}

.ntitle {
    float: right;
    width: 100px;
    text-align: right
}

.norder-data-text {
    width: 200px;
    height: 30px;
    float: right;
    resize: none;
    padding: 0;
    overflow-y: hidden;
}

.addingdeliverybtn {
    float: left;
    direction: rtl;
    background-color: #0A4D2A;
    color: white;
    padding: 5px 12px;
    margin-left: 20px;
    cursor: pointer;
    border: 0;
    font-weight: 800;
}

.quant-input {
    width: 75px;
    max-width: 100%;
    text-align: center;
    padding: 3px 0;
    resize: none;
    margin: 0 5px;
}

.added-new-prod-table .addedtd6 textarea,
.added-new-prod-table .addedtd7 textarea,
textarea.asinput {
    height: 26px;
    resize: none;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 4px !important;
    line-height: 26px;
    text-align: center;
    max-width: 100%;
}

textarea.asinput.b00 {
    border: 0
}

.delete-product-norder {
    background-color: darkred;
    color: white;
    padding: 7px;
    border: 0;
}

/* Big box with list of options */
#ajax_listOfOptions {
    position: absolute; /* Never change this one */
    width: 498px; /* Width of box */
    height: 235px; /* Height of box */
    overflow: auto; /* Scrolling features */
    border: 1px solid #0077AD; /* Dark green border */
    background-color: #FFF; /* White background color */
    text-align: left;
    font-size: 0.9em;
    z-index: 100;
}

#ajax_listOfOptions div { /* General rule for both .optionDiv and .optionDivSelected */
    margin: 1px;
    padding: 1px;
    cursor: pointer;
    font-size: 0.9em;
}

#ajax_listOfOptions .optionDiv { /* Div for each item in list */
    text-align: right;
    direction: rtl;
}

#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
    background-color: #0077AD;
    color: #FFF;
    text-align: right;
    direction: rtl;
}

#ajax_listOfOptions_iframe {
    background-color: #F00;
    position: absolute;
    z-index: 5;
}

form {
    /*display: inline;*/
}


.topbar-search {
    position: absolute;
    right: 290px;
    top: 20px;
    width: 400px;
    min-height: 30px;
    background-color: transparent;
    direction: rtl;
    z-index: 55;
}

.topbar-search input {
    width: 290px;
    display: inline-block;
    vertical-align: top;
}

.topbar-search .make-search {
    width: 100px;
    background-color: #414e54;
    display: inline-block;
    color: white;
    text-decoration: none;
    height: 31px;
    text-align: center;
    line-height: 30px;
}


#resultsmakesearch {
    background-color: #d3d9d3;
    position: relative;
    top: 0;
    padding: 0;
    box-sizing: initial;
    margin-top: 0;
    margin-left: 6px;
}

.topbar-res-title {
    color: #0A4D2A;
    /* margin-bottom: 10px; */
    padding-top: 10px;
    margin: 0;
    padding-bottom: 10px;
    padding-right: 10px;
}

.topbar-res h4 {
    text-align: right;
    color: #222;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 0 10px;
}


.search-in-products {
    width: 500px;
    position: absolute;
    top: 0px;
    right: 400px;
}

.search-in-products img.lupa {
    position: absolute;
    top: 10px;
    right: 0;
}

.search-in-products .heb_oposite_float {
    float: none;
}

.search-in-products input {
    width: 290px;
    float: none;
    position: absolute;
    left: 180px;
    top: 0;
    height: 42px;
    font-size: 18px;
}


.userslist-checkbox {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    opacity: 1;
}

.check-all-orders {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    opacity: 0;
}

.fade-in-slide {
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.fade-in-slide.fade-in {
    opacity: 1;
    transform: translateY(0%);
}


.border-red {
    border-color: darkred !important;
}


th.col-order {
    min-width: 200px;
}
