﻿@charset "utf-8";
/* CSS Document */

:root {
    --blue: #295a84;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead,
tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time,
mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
/**@font-face 
{
    font-family:Sans-Serif;
    font-style:normal;
    font-weight:400;
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(/../fonts/OpenSansHebrew-Regular.eot);
    src: url(/../fonts/OpenSansHebrew-Regular.eot?#iefix) format('embedded-opentype'), url(/../fonts/OpenSansHebrew-Regular.woff2) format('woff2'), url(/../fonts/OpenSansHebrew-Regular.woff) format('woff'), url(/../fonts/OpenSansHebrew-Regular.ttf) format('truetype');
    
}*/
body {
    font-family: Arial, Gadget, sans-serif !important;
    line-height: 1;
    background: #f6f7f9;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    /*border-collapse: collapse;*/
    border-spacing: 0;
}

.text-left {
    text-align: left;
}

.box_search_mobi {
    display: none;
}

.margin_l_20 {
    margin-left: 20px;
}

.enTitle {
    margin-right: 40%;
}

.box_content_top.login {
    /*background: url(../images/bg_login.jpg) no-repeat center top;*/
    min-height: 800px;
    padding-right: 0 !important;
}

.Hide {
    display: none;
}

input.count:not(.quantity) {
    width: auto !important;
    border: 0 !important;
    min-width: 10px !important;
    /*max-width: 35px;*/
    text-align: center;
}

.selectCards {
    margin-top: 15px;
}

.box_login {
    -moz-box-shadow: 0 0 5px 0 #555;
    -webkit-box-shadow: 0 0 5px 0 #555;
    box-shadow: 0 0 5px 0 #555;
    width: 440px;
    background: #fff;
    padding: 20px;
    margin: 8% auto 0;
    font-size: 16px;
    color: #8b9cbb;
}

    .box_login a.bttn {
        width: 200px;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .box_login input[type="submit"].bttn {
        width: 280px;
        padding-top: 14px;
        padding-bottom: 14px;
    }

.box_login_bttn {
    text-align: center;
}

.login_error {
    text-align: center;
    padding-top: 10px;
    color: Red;
}

.link {
    text-align: center;
    color: #8b9cbb;
    display: block;
    font-size: 14px;
    padding: 12px 0 0;
}

.box_login_title {
    font-size: 25px;
    color: #fff;
    background: #295a84;
    padding: 8px;
    margin-bottom: 8px;
    text-align: center;
}

.box_login_form {
    margin: 30px auto;
    max-width: 340px;
}

    .box_login_form input {
        width: 100% !important;
    }

    .box_login_form div {
        margin: 9px 0 30px;
    }

#table.box_item {
    border: 0;
    padding: 0;
    margin: 0 auto 9px;
    width: 90%;
    border-bottom: 1px #517496 solid;
}

    #table.box_item .row:nth-child(2n+1) {
    }

    #table.box_item .row span {
        background: none;
        padding: 9px 5px;
        text-align: center;
        width: 24%;
        border: 0;
    }

.box_item {
}

    .box_item a.bttn, .box_item input[type="submit"].bttn {
        padding: 10px 36px;
        font-size: 16px;
    }

#table.box_item .row:nth-child(2) span {
    border-top: 1px #97afc3 solid;
}

#table.box_item .row:nth-child(1) span {
    border-bottom: 5px #e8edf1 solid;
    background: #e8edf1;
    padding: 0 !important;
}

    #table.box_item .row:nth-child(1) span:nth-child(2) {
        border-right: 1px #517496 solid;
        border-left: 1px #517496 solid;
    }

#table .text-right {
    text-align: right !important;
}

.small {
    width: 157px !important;
}

input[type="password"],
input[type="text"]:not(.grid-filter) {
    border: 1px #3e76b0 solid;
    /*width: 177px;*/
    font-size: 20px;
    color: #7a93ae;
    padding: 0 4px;
    height: 35px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input#ContentPlaceHolder1_txtNumAtCard {
    width: 188px;
}


input.grid-filter {
    height: 20px;
}

.dashbord input:not([class="count"]) {
    display: inline-block;
    border: 0;
    outline: 0;
    height: auto;
    /*width: 40px;*/
    font-size: 14px;
    padding: 0;
}

.bttn.contact {
    /*	

	display:block;

*/
}

a.bttn, input[type="submit"].bttn {
    display: inline-block;
    padding: 10px 40px;
    color: #fff;
    background: #019ee1;
    font-size: 20px;
    color: #fff;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
}

.bttn:hover {
    background: #288fbb;
}


a ._report, #btnReport {
    background: #5b5b5b;
    font-size: 16px !important;
    padding: 9px 33px;
}

    a._report:before, #btnReport:before {
        content: url(../images/ico_excel.png);
        float: right;
        margin: -3px -20px -5px 16px;
    }

header {
    z-index: 999;
    position: relative;
    -moz-box-shadow: 0 0 5px 0 #555;
    -webkit-box-shadow: 0 0 5px 0 #555;
    box-shadow: 0 0 5px 0 #555;
    background: #fff;
    height: 64px;
}

.contact.kaa {
    margin-bottom: 0 !important;
}

#page {
    position: relative;
    min-width: 1260px;
}

.box_content {
    padding: 0px 0;
    position: relative;
}

.content {
    /*width: 1260px; old width*/
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.logo {
    float: left;
}

.box_search {
    border: 1px #019EE1 solid;
    width: 240px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .box_search .bttn {
        background: #019ee1 url(../images/ico_search.png) no-repeat center center;
        width: 44px;
        height: 35px;
        border: 0;
        cursor: pointer;
    }

    .box_search .bttn {
        float: left;
    }

    .box_search input {
        /*background: url(../images/ico_man.png) no-repeat 128px 10px;*/
        height: 35px;
        width: 194px;
        float: right;
        border: 0;
        color: black;
        font-size: 18px;
        padding: 0 0 0 0;
    }


@media screen and (max-width: 800px) {
    .help {
        margin-top: 20px !important;
    }

    .help2 {
        margin-right: 5px !important;
    }

    .currentCardName {
        font-size: 15px !important;
    }




    #distHelp {
        margin-left: 1px !important;
        font-size: 12px !important;
    }

    .box_search .bttn {
        width: 30px !important;
    }

    .box_search input {
        width: 120px !important;
        height: 20px !important;
        font-size: 12px !important;
    }

    .help1 img, .help2 img {
        width: 15px !important;
    }

    img.mainLogo {
        width: 50px !important;
        margin: 20px 10px;
    }
}
/* Body */
body {
    position: relative;
}

.box_content .box_bottom,
.box_content .box_content_top {
    padding-right: 285px;
}
/* Menu */

.icon-close {
}

.menu {
    z-index: 999;
    background: #295a84;
    /*

	right: -285px; 

*/
    height: 100%;
    position: absolute;
    width: 264px;
    -moz-box-shadow: inset 0px 5px 10px 0 #1e415f;
    -webkit-box-shadow: inset 0px 5px 10px 0 #1e415f;
    box-shadow: inset 0px 5px 10px 0 #1e415f;
}
    /* Basic CSS */

    .menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .menu li:hover {
        background: #019ee1;
    }

    .menu li {
        border-bottom: 1px solid #fff;
        line-height: 52px;
        padding-bottom: 3px;
        padding-left: 20px;
        padding-right: 70px;
        padding-top: 3px;
        position: relative;
    }

        .menu li:before {
            content: "";
            width: 37px;
            height: 37px;
            display: inline-block;
            position: absolute;
            right: 20px;
            float: right;
            top: 10px;
        }

        .menu li:nth-child(1):before {
            background: url(../images/home.png) no-repeat right center;
        }

        .menu li:nth-child(3):before, .menu li:nth-child(14):before {
            background: url(../images/newDoc.png) no-repeat right center;
        }

        .menu li:nth-child(4):before {
            background: url(../images/documents.png) no-repeat right center;
        }

        .menu li:nth-child(5):before {
            background: url(../images/reports.png) no-repeat right center;
        }

        .menu li:nth-child(7):before {
            background: url(../images/call.png) no-repeat right center;
        }

        .menu li:nth-child(6):before {
            background: url(../images/activity.png) no-repeat right center;
        }

        .menu li:nth-child(8):before {
            background: url(../images/contact.png) no-repeat right center;
        }

        .menu li:nth-child(9):before {
            background: url(../images/support.png) no-repeat right center;
        }

        .menu li:nth-child(10):before {
            background: url(../images/ico_contact.png) no-repeat right center;
        }

        .menu li:nth-child(11):before {
            background: url(../images/call.png) no-repeat right center;
        }

        .menu li:nth-child(13):before {
            background: url(../images/receipt_of_good.png) no-repeat right center;
        }

        .menu li:nth-child(15):before {
            background: url(../images/logout.png) no-repeat right center;
        }



        .menu li:after {
            content: url(../images/menu_li.png);
            float: left;
            margin: 19px 0 0;
        }

        .menu li:hover {
            cursor: pointer;
        }

    .menu a {
        color: #fff;
        font-size: 15px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .menu span {
        color: #fff;
        font-size: 15px;
        text-decoration: none;
        text-transform: uppercase;
    }

#liCatalog a span {
    visibility: hidden;
    font-size: 0px;
}

#liCatalog span:after {
    content: 'קטלוג';
    visibility: visible;
    font-size: 15px;
}

.icon-close {
    cursor: pointer;
    padding-left: 10px;
}

.icon-menu {
    cursor: pointer;
}

    .icon-menu img {
        margin-right: 5px;
    }

.box_user {
    margin-bottom: 60px;
    color: #fff;
    padding: 0px 20px;
}

    .box_user > div:nth-child(1) {
        padding: 0 0 0 15px;
    }

    .box_user > div {
        display: inline-block;
        line-height: 24px;
        vertical-align: middle;
    }

.user_dn select {
    color: #fff;
    border: 0px;
    width: 120px;
    background: url(../images/bg_dn.png) no-repeat 5px 15px;
}

.user_dn {
}

    .user_dn:after {
    }

h1.title {
    font-size: 20px;
    color: #58636d;
    display: inline-block;
}

.titleRel {
    width: 60%;
}

h1.title img {
    float: right;
    margin: -10px 0 0 15px;
}

select:not(.normal) {
    padding-right: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px #3e76b0 solid;
    font-size: 16px;
    color: #58636d;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 35px;
    width: 165px;
}

    select:not(.normal):not(.udfSelect) {
        background: url(../images/select_bg.png) 9px 12px no-repeat;
    }

select::-ms-expand {
    display: none !important;
}

.content_part {
    background: #fff;
    padding: 20px;
    min-height: 370px;
}

.inner {
}

.reports span.cell:last-child {
}

table {
    margin-bottom: 20px;
}

    table tr:hover {
        background: #fdfdfe;
        cursor: pointer;
    }

    table td {
        /*position: relative;*/
        font-size: 14px;
        color: #8b9cbb;
        vertical-align: middle;
        padding: 0px 14px;
        border-bottom: 1px #d5d5d6 solid;
        height: 40px;
    }

    table th {
        vertical-align: middle;
        white-space: nowrap;
        text-align: center;
        color: #8b9cbb;
        background: #f6f7f9;
        padding: 12px 14px;
        border-left: 1px #d5d5d6 solid;
        border-bottom: 1px #d5d5d6 solid;
        font-size: 16px;
        color: #8b9cbb;
    }

    table#orderTable {
        min-width:1500px
    }

#orderTable th {
    padding: 12px 0;
}

    #orderTable th span {
        margin: 0 12px;
    }

table.report th {
    padding: 12px 5px;
}

    table.report th:nth-child(6),
    table.report th:nth-child(7),
    table.report th:nth-child(8),
    table.report th:nth-child(9),
    table.report th:nth-child(10) {
        text-align: center;
    }

table,
#table {
    display: table;
    width: 100%;
    border: 1px #d5d5d6 solid;
}

.row {
    display: table-row;
}

.cell {
    display: table-cell;
}

.tr:nth-child(odd) {
    background: #fdfdfe;
}

.row:nth-child(1) span:first-child:before {
    display: none;
}

.report td {
    position: relative;
}

    .inner td:first-child,
    .report td:first-child {
        padding-right: 30px !important;
    }

        .inner td:first-child:before,
        .report td:first-child:before,
        .dashbord td:nth-child(2):before,
        .report .row span:first-child:before,
        .inner .row span:first-child:before {
            content: url(../images/table_li.png);
            position: absolute;
            right: 11px;
        }

#table .row span {
    position: relative;
    font-size: 16px;
    color: #8b9cbb;
    padding: 14px;
    border-bottom: 1px #d5d5d6 solid;
    width: 150px;
}

#table.inner .row:nth-child(1) span {
    color: #8b9cbb;
    width: 206px;
}

.dashbord .row:nth-child(1) span,
.report .row:nth-child(1) span,
.inner .row:nth-child(1) span {
    color: #8b9cbb;
    background: #f6f7f9;
    padding: 14px;
    border-left: 1px #d5d5d6 solid;
    border-bottom: 1px #d5d5d6 solid;
}

table.report th:nth-child(1) {
    width: auto !important;
}

table th:nth-child(1) {
    /*width: 200px;*/
}

.report {
    width: 100%;
}

.clear-right {
    float: left;
}

.box_bottom {
}

    .box_bottom > div {
        display: table-cell;
        vertical-align: top;
    }

.banner {
    margin-bottom: 20px;
}

    .banner + .banner {
        margin: 0;
    }

.box_news {
    width: auto;
    background: #fff;
}

.box_news_content {
    overflow-x: auto;
    height: 380px;
    padding: 0 20px 0 0;
}

.news_title a {
    float: left;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.news_title {
    background: #295a84;
    font-size: 16px;
    padding: 10px 30px;
    color: #fff;
    line-height: 13px;
    margin: 0px 0px 20px;
}

.item_news_title {
    color: #019ee1;
    font-size: 16px;
    margin-bottom: 5px;
}

    .item_news_title a {
        color: #019ee1;
        text-decoration: none;
    }

.item_news_date {
    font-size: 12px;
    color: #cccfd3;
    font-style: italic;
    margin-bottom: 5px;
}

.item_news_text {
}

.item_news {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #cccfd3 solid;
}

    .item_news:last-child {
        border: 0;
    }

.box_banner {
    width: 558px;
    padding: 0 0 0 20px;
}

.color {
    width: 15px;
    height: 15px;
    margin: 0 0 -3px 10px;
    display: inline-block;
    -khtml-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

._1 {
    background: #f00;
}

._2 {
    background: #71f66d;
}

._3 {
    background: #f6de6d;
}

._4 {
    background: #d2d2d2;
}

._5 {
    background: #6dcff6;
}

.copy {
    text-align: left;
    padding: 20px 0;
}

.copyright {
    text-align: right;
    padding: 20px;
    margin: 200px 0 0;
    color: #7289a0;
    font-size: 14px;
}

.clear-left {
    float: left
}

.contact span {
    border: 0 !important;
    padding: 8px 10px !important;
}

.contact {
    border: 0 !important;
}

    .contact select {
        width: 265px;
    }

input:disabled, select:disabled {
    background-color: rgb(235, 235, 228)
}

.contact input[type="text"] {
    border: 1px #3e76b0 solid;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 265px;
    height: 34px;
    color: #93a3c0;
    font-size: 14px;
}

.contact input[type="password"] {
    border: 1px #3e76b0 solid;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 265px;
    height: 34px;
    color: #93a3c0;
    font-size: 14px;
}
/* span.cell.descriptionText:before{
        content: 'חקר תקלה:'
 }*/
.contact textarea {
    border: 1px #3e76b0 solid;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 267px;
    height: 100px;
    color: #93a3c0;
    font-size: 14px;
    padding: 0 3px;
}

.contact .row span:nth-child(1) {
    width: 100px;
    vertical-align: top;
    line-height: 35px;
    text-align: right !important;
    width: 150px;
}

#table.contact {
    margin-bottom: 35px;
}

.date {
    width: 138px !important;
    text-align: center;
    background: url(../images/ico_date.png) 6px 6px no-repeat;
    padding: 0 0 0 17px;
}

.time {
    width: 98px !important;
    text-align: center;
    margin: 0 15px 0 0;
}

.box_item {
    padding-bottom: 15px;
    background: #e8edf1;
}

.item_bttn {
    text-align: center;
}

.text-right input[type="checkbox"] {
    margin: 13px 0 0;
}

.dashbord {
}

    .dashbord td:nth-child(4) img {
        margin: -4px 8px;
    }

    .dashbord td:nth-child(4) {
        font-size: 24px;
        text-align: center;
        white-space: nowrap;
        max-width: 100%;
    }

    .dashbord td:nth-child(3) {
        font-weight: bold;
        color: #295a84 !important;
    }

    .dashbord td:nth-child(1),
    .dashbord th:nth-child(1) {
        white-space: nowrap;
        /*width: 60px;*/
        height: 13px;
        padding: 0;
        text-align: center;
        /*font-size: 24px !important;*/
        vertical-align: middle;
    }

    .dashbord th:last-child {
        /*width: 20px;*/
    }

    .dashbord th:nth-child(2) {
        padding-right: 14px !important;
    }

    .dashbord td:nth-child(2) {
        padding-right: 40px /*!important*/;
      
    }

    .dashbord .row span:nth-child(1) {
        font-size: 24px !important;
    }

    .dashbord .row span:nth-child(4) {
        font-size: 18px !important;
        white-space: nowrap;
    }

    .dashbord .row span:nth-child(3),
    .dashbord .row span:nth-child(2),
    .dashbord .row span:nth-child(9) {
        width: 200px;
        background: yellow;
    }

    .dashbord .row span:nth-child(4) img {
        margin: -5px 8px;
        background : red;
    }

.textarea_panel {
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px #3e76b0 solid;
    height: 110px;
}

.panel_date {
    background: url(../images/ico_date.png) 6px 6px no-repeat;
    text-align: center;
    color: #93a3c0 !important;
    /*font-size: 14px !important;*/
    padding: 0 0 0 17px !important;
}

.panel_date {
    border: 1px #3e76b0 solid;
    height: 35px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 0 0 8px !important;
}

.width_all {
    width: 100%;
}

.bttn_send a:last-child {
    float: left;
}

.dash_fields {
    width: auto !important;
    float: left;
    margin: 26px 0 0;
    border: 0 !important;
}

    .dash_fields span {
        color: #3e76b0 !important;
    }

    .dash_fields span {
        padding: 5px !important;
        vertical-align: middle;
        border: 0 !important;
        text-align: left !important;
    }

.box_table {
    /*overflow-x: auto;*/
    margin-bottom: 30px;
    padding-bottom: 5px;
}

#table::-webkit-input-placeholder {
    color: #fff;
}

#table::-moz-placeholder {
    color: #fff;
}
/* Firefox 19+ */

#table:-moz-placeholder {
    color: #fff;
}
/* Firefox 18- */

#table:-ms-input-placeholder {
    color: #fff;
}

#table .time::-webkit-input-placeholder {
    color: #6e7276;
}

#table .time::-moz-placeholder {
    color: #6e7276;
}
/* Firefox 19+ */

#table .time:-moz-placeholder {
    color: #6e7276;
}
/* Firefox 18- */

#table .time:-ms-input-placeholder {
    color: #6e7276;
}

#table .date::-webkit-input-placeholder {
    color: #6e7276;
}

#table .date::-moz-placeholder {
    color: #6e7276;
}
/* Firefox 19+ */

#table .date:-moz-placeholder {
    color: #6e7276;
}
/* Firefox 18- */

#table .date:-ms-input-placeholder {
    color: #6e7276;
}

label.lab_date {
    display: none;
}

.copyright.bottom not:.display {
    display: none;
}

.lab_che,
.inp_st {
    display: block !important;
}

    .inp_st input {
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
        cursor: pointer;
    }

        .inp_st input:checked + label.lab_che {
            background: transparent url("../images/check.png") no-repeat scroll center center;
        }

        .inp_st input + label {
            background: transparent url("../images/check_no.png") no-repeat scroll center center;
            display: inline-block;
            margin: -16px -4px 0px 0px !important;
            width: 20px;
            height: 20px;
            padding: 0px;
            cursor: pointer;
        }

@media only screen and (min-width: 200px) and (max-width: 800px) {

    table#orderTable {
        table-layout: auto !important;
    }

    .doc-header .right-side, .doc-header .left-side {
        row-gap: 1px !important;
    }

    div#udfDiv {
        /*height: 400px !important;*/
        overflow-y: scroll;
        /*height: 100%;*/
        display: block;
    }

    input#ContentPlaceHolder1_txtNumAtCard {
        width: 100px;
    }

    #page,
    .content {
        width: auto;
        /*max-width: 640px;*/
        min-width: 320px;
    }

    .kaa .small,
    .kaa textarea,
    .kaa input[type="text"] {
        width: 100% !important;
    }

    .small,
    textarea,
    input[type="text"]:not(.box_search input), .hasDatepicker {
        width: 100% !important;
        /*ODEYA BARAK - שמתי בהערה כי זה משבש את הגריד בתצוגת טלפונים לאחר עדכון כרום בתאריך 02/2021*/
        /*min-width: 250px;*/
        min-width: auto !important;
    }

    /*.udf-row input {
        min-width: auto !important;
        width: 50px !important;
    }*/

    .plus, .minus {
        width: 10px;
        height: 10px;
        margin-top: 3px;
    }

    option {
        padding-right: 10px;
    }

    select {
        padding-right: 5px;
        width: 100%;
    }

    .contact input.date[type="text"],
    .contact input.time[type="text"] {
        min-width: auto !important;
    }

    .contact input.date[type="text"] {
        width: 116px !important;
    }

    input.time[type="text"] {
        width: 60px !important;
        margin: 0 10px 0 -10px;
    }

    .lab_date {
        width: 40px;
    }

    .dash_fields {
        float: none;
    }

    .right_panel {
        padding: 20px 0 0;
    }

        .right_panel input {
        }

    .dash_fields {
        min-width: 400px !important;
        margin: 0 auto;
    }

    #table label {
        display: inline-block;
        padding: 0 0 0 15px;
    }

    .right_panel,
    .left_panel {
        display: block;
    }

    a.bttn, input[type="submit"].bttn {
        font-size: 16px;
    }

    .bttn_send a {
        margin: 0 0 15px;
        text-align: center;
    }

    #table::-webkit-input-placeholder {
        color: #8b9cbb;
    }

    #table::-moz-placeholder {
        color: #8b9cbb;
    }
    /* Firefox 19+ */

    #table:-moz-placeholder {
        color: #8b9cbb;
    }
    /* Firefox 18- */

    #table:-ms-input-placeholder {
        color: #8b9cbb;
    }

    #table.contact .row span:first-child {
        /*display: none;*/
    }

    #table.contact {
        width: 100%;
        min-width: auto;
    }

    .text-left {
        text-align: center;
    }

    .mobi_table_slise {
        overflow: auto;
        width: 200px;
    }
    /* .box_search {
        width: 44px;
    }*/
    .mobi_title {
        /*background: #295a84;*/
        /*min-width: 320px;*/
        /*margin: -20px 0;
        padding: 10px 0 20px;*/
    }

        .mobi_title h1 {
            /*color: #fff;*/
            line-height: 18px;
            font-size: 17px;
        }

            .mobi_title h1.title img {
                margin-left: 5px;
            }

    .box_bottom > div {
        width: auto;
    }

    .box_news_content {
        margin-bottom: 20px;
    }

    .box_bottom {
        padding: 10px !important;
    }

    .box_news {
        display: table-header-group !important;
    }

    .box_banner {
        display: table-footer-group !important;
    }

    .banner img {
        max-width: 100%;
        width: auto;
    }

    .box_content_top {
    }

    .copyright.bottom {
        display: block;
        margin: 0;
        background: #295a84;
        height: 50px !important;
    }

    .margin_l_20,
    .menu .copyright,
    {
        display: none;
    }

    .row {
        text-align: center;
    }

    .content_part {
    }

    .box_item {
        margin: 40px 0;
    }

    #table.contact {
        margin-bottom: 0px;
    }

    .dashbord,
    #table.inner {
    }

    .mobi_title select {
        width: 90% !important;
        background-color: #fff;
        max-width: 320px;
        margin: 0 auto 20px !important;
        /*display: block;*/
    }

    .box_login {
        width: auto;
        max-width: 440px;
        background: none;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        -o-box-shadow: none !important;
        box-shadow: none !important;
        margin: 30px auto;
    }


    .box_content_top.login {
        min-height: inherit;
    }

    .right_panel.width_all .dash_fields {
        min-width: inherit !important;
    }

        .right_panel.width_all .dash_fields input {
            min-width: 152px;
        }
    /*.box_search {
        border: 0;
    }*/
    /* .box_search .bttn {
        background: #fff url(../images/ico_search_mobi.png) no-repeat center center;
        border: 0 !important;
    }*/
    .icon-menu {
        padding-left: 0;
        width: 84px;
        margin: 0px 0 0 -46px;
        z-index: 9999;
        position: relative;
    }

    .box_search_mobi {
        display: block;
        border: 1px #019ee1 solid;
        width: 176px;
        float: left;
        margin: 6px 0 0 29px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .box_search_mobi input {
            min-width: auto;
        }

    .box_user {
        padding-top: 20px;
    }

    .box_search_mobi input {
        background: #f8f8f8 url(../images/ico_man.png) no-repeat 112px 10px;
        height: 35px;
        width: 102px !important;
        float: right;
        border: 0;
        color: #93a3c0;
        font-size: 14px;
        padding: 0 30px 0 0;
        -khtml-border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
    }

    .box_search_mobi .bttn {
        background: #019ee1 url(../images/ico_search.png) no-repeat center center;
        width: 44px;
        height: 35px;
        border: 0;
        cursor: pointer;
        float: left;
    }


    #table.inner.reports {
        position: relative;
    }



    #table.inner .row span:nth-child(1) {
        position: absolute;
        width: 100px;
        height: 60px;
        background: #000;
        border-left: 2px #f00 solid;
    }



    */

    .box_slis {
        border: 1px #f00 solid;
        min-width: 1000px;
        overflow: auto;
    }

    .icon-close {
        display: block;
    }

    .menu {
        width: 285px;
        right: -285px;
    }

    .box_content .box_bottom,
    .box_content .box_content_top {
        padding-right: 0px;
    }

    .inp_st {
        display: inline-block !important;
    }
}

*/

#welcome_title {
    font-size: 20px;
    color: #fff;
    background: #295a84;
    padding: 8px;
    margin-bottom: 8px;
    text-align: center;
}

.welcome_title2 {
    font-size: 35px;
    color: #3e76b0;
    margin-top: 30px;
    margin-bottom: 10px;
    vertical-align: middle;
    text-align: center;
}

#logMsg {
    font-size: 18px;
}

::-webkit-scrollbar {
    width: 12px; /* for vertical scrollbars */
    height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
    margin-top: 10px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    margin-top: 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

#grdData_filter {
    margin-bottom: 10px;
}

.dt-buttons {
    margin-bottom: 10px;
}

.dataTables_paginate {
    margin-bottom: 10px;
}

#liServiceCall {
    /*display:none;*/
}

#liActivity {
    display: none;
}

.ui-dialog {
    font-family: Arial !important;
    font-size: 17px !important;
}

.ui-dialog-titlebar, .ui-widget-header, .ui-dialog-title {
    background: #295a84 !important;
    border: 1px solid #295a84 !important;
}

.ui-dialog {
    z-index: 1000 !important;
}

.ui-datepicker-year, .ui-datepicker-month {
    background-color: #d9d9f2 !important;
}

@media (max-width:635px) {
    #dialog {
        height: 600px !important;
    }

    .ui-dialog {
        margin-top: 100px !important;
        width: 300px !important;
        z-index: 1000 !important;
    }

    #dialogItemImage {
        width: 90px !important;
        height: 90px !important;
    }

    #dialogHeight, #dialogWidth, #dialogWeight, #dialogVolume, #dialogStock {
        width: 100px !important;
    }

    #dialogItemDescription {
        width: 200px !important;
    }
}


#ui-datepicker-div {
    z-index: 1001 !important;
}

.ui-autocomplete {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ui-datepicker-calendar {
    width: auto !important;
    font-size: 20px !important;
}

    .ui-datepicker-calendar td {
        width: auto !important;
        height: auto !important;
        padding: initial !important;
        font-size: 20px !important;
    }

        .ui-datepicker-calendar td:nth-child(4) {
            width: 0px !important;
        }

.ui-datepicker table {
    width: 100% !important;
}

.c td {
    width auto !important;
    height: auto !important;
    font-size: initial !important;
}

.ui-datepicker table th:nth-child(1) {
    width: auto !important;
}

.ui-datepicker td:nth-child(5) {
    width: auto !important;
}

@media screen and (max-height: 600px) {
    .ui-autocomplete {
        height: 200px !important;
    }
}

div#tableDiv {
    width: 100%;
}

title {
    display: none;
}

head {
    display: block;
}




.wrapper1, .wrapper2 {
    /*width: 300px;*/
    border: none 0px RED;
    overflow-x: scroll;
    overflow-y: hidden;
}

.wrapper1 {
    /*height: 20px;*/
}

.wrapper2 {
    /*height: 200px;*/
}

.div1 {
    /*width: 1000px;
    height: 20px;*/
    overflow: scroll;
    overflow: scroll;
    width: 2000px;
}

.div2 {
    /*width: 1000px;
    height: 200px;*/
    background-color: #88FF88;
    /*overflow: auto;*/
}
