﻿
body {
    font-size: 11px !important;
    font-family: sans-serif !important;
    /*background-color: #fff5ee;*/
    background-size: 100% !important;
}

.ul, ol {
    margin-bottom: 1px;
}

ul li a {
    /*color: rgb(250, 150, 2);*/
    font-weight: normal;
}

/*li:hover a {
   background-color: rgb( 229, 226, 225 );
}*/

a:hover, a:focus {
    text-decoration: none;
}

label {
    font-weight: normal !important;
    color: #707B7C;
}


input[type="search"] {
    -webkit-appearance: none;
}


/*------------ start Menu CSS ---------------------*/

.container {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 99% !important;
}

.container-title {
    color: #676565;
    font-weight: bold;
    line-height: 30px;
    font-size: 12pt;
}

.body-content {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    /*margin-top: -19.5px;*/
    margin-top: -20px;
    margin-left: -7px;
    margin-right: -7px;
}


/*.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #d2f2ff !important;
}*/

.pagination {
    margin: 5px 0 !important;
}

.page-header {
    padding-bottom: 4px !important;
    margin: 0px 0 10px !important;
    overflow: hidden !important;
}

.col-md-3 {
    line-height: 1 !important;
    /*text-align: right !important;*/
}

/*start responsive table datalist*/

.header-fixed {
    width: 100%;
}

    .header-fixed > thead, .header-fixed > tbody, .header-fixed > thead > tr, .header-fixed > tbody > tr, .header-fixed > thead > tr > th, .header-fixed > tbody > tr > td {
        display: block;
    }

        .header-fixed > tbody > tr:after, .header-fixed > thead > tr:after {
            content: ' ';
            display: block;
            clear: both;
        }

    .header-fixed > tbody {
        overflow-y: auto;
        /*height: 68vh;*/
        height: 70vh;
    }

        .header-fixed > tbody > tr > td, .header-fixed > thead > tr > th {
            display: table-header-group;
            float: left;
        }

    .header-fixed table td {
        background-color: transparent !important;
    }

    .header-fixed tr:nth-of-type(odd) {
        background: #fbfcfc;
    }

.thead-inverse th {
    /*color: #fff !important;
    background-color: #0583b8 !important;
        color: #000 !important;*/
    border-bottom: 1px solid #ffdddb !important;
    background-color: #fff !important;
    height: 38px;
}

.tbody-popup {
    height: 350px !important;
}

.modal-body-table-popup {
    width: 98% !important;
}

@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    .header-fixed table,
    .header-fixed thead,
    .header-fixed tbody,
    .header-fixed th,
    .header-fixed td,
    .header-fixed tr {
        display: block;
        /*height: 25px;*/
    }

        .header-fixed tr:nth-of-type(odd) {
            background: #eee;
        }


    .header-fixed > tbody > tr > td, .header-fixed > thead > tr > th {
        width: 100% !important;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .header-fixed thead tr {
        position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
    }

    .header-fixed tr {
        border: 1px solid #ccc;
    }

    .header-fixed td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative !important;
        padding-left: 50% !important;
        white-space: normal;
        text-align: left;
    }

        .header-fixed td:before {
            /* Now like a table header */
            position: absolute !important;
            /* Top/left values mimic padding
        top: 6px!important;*/
            left: 6px !important;
            width: 45% !important;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
            visibility: visible;
        }

        /*
    Label the data
    */
        .header-fixed td:before {
            content: attr(data-title) !important;
        }


    .header-fixed > tbody {
        overflow-y: auto;
        height: auto;
    }

    .header-fixed .small-column10 {
        width: auto;
    }

    .header-fixed .medium-column20 {
        width: auto;
    }

    .header-fixed .large-column30 {
        width: auto;
    }

    .modal-body-table {
        width: 860px;
    }
}

/*end*/


.jqx-fill-state-normal {
    margin-bottom: 3px !important;
    width: auto !important;
}



.paginationbox {
    display: inline-block;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
}


@media only screen and (max-device-width: 940px) {
    .paginationbox::before {
        display: none;
        visibility: hidden;
    }

    .paginationbox {
        display: inline-block;
        float: left !important;
        margin-right: 5px;
        margin-left: 10px;
    }
}


@media only screen and (max-device-width: 860px) {
    .paginationbox {
        display: inline-block;
        float: left !important;
        margin-right: 5px;
        margin-left: 10px;
    }

    .modal-body-table {
        width: 560px;
    }
}


@media only screen and (max-device-width: 540px) {
    .paginationbox {
        display: inline-block;
        float: left !important;
        margin-right: 0px;
        margin-left: 12px;
    }
}

@media only screen and (max-width: 800px) {
    .modal-footer {
        text-align: left;
    }

    .close {
        float: left;
    }

    .hhtMaster {
        height: 275px !important;
    }

    .vehicleMaster {
        height: 460px !important;
    }

    .warehouseMaster {
        height: 485px !important;
    }

    .modal-body-table {
        width: 860px;
    }
}


.noofpages {
    margin-top: 13px;
    margin-right: 5px;
}

.form-control {
    width: 100% !important;
    border-radius: 1px;
    padding: 6px 6px;
    font-size: 100%;
    height: 28px;
}


.form-control-upload {
    width: 100% !important;
    border-radius: 1px;
    padding: 6px 6px;
    font-size: 100%;
}

@media (min-width:1200px) {
    .container {
        width: 99% !important;
    }
}

.navbar-inverse {
    background-color: #fdf9f9 !important;
    color: #fdf9f9
}

.navbar-inverse {
    /*background-color: #fd5e53 !important; 
    border-color: #fd5e53 !important;*/
    /*Dark Orange color code*/
    /*background-color: #FF8C00 !important;
    border-color: #FF8C00 !important;*/
    background-color: #f9fffc !important;
    border-color: #f9fffc !important;
}

.navbar-brand > img {
    display: block !important;
    width: auto !important;
    height: 100% !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: #0a0a0a !important;
    /*font-weight: bold;*/
    /*font-weight: 200;*/
    /*font-family: sans-serif !important;
    font-size:14px;
    */
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff !important;
    /* background-color: #026994 !important;*/
    background-color: #fa8072 !important;
    border: 1px solid #fa8072;
}


/*------------ end Menu CSS ---------------------*/


/*------------ start demo page CSS ---------------------*/

.tilesFlip_img {
    /* Centering the logo image in the middle of the tilesFlip div */
    /*position: absolute;*/
    /*top: 100px;
    left: 100px;*/
    /*margin: -70px 0 0 -70px;*/
    margin: -30px 0 0 0px;
    width: 1110px;
    height: 600px;
    padding: 20px;
}
/*------------ start demo page CSS ---------------------*/

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #FFCCBC; /*gainsboro;*/
    font-weight: bold;
}

.nav-tabs {
    /*background-color: lightGray;*/
    width: 100%;
}

#errmsg {
    color: #fa603e;
}

#actionbuttons {
    width: 120px !important;
}

.uploaddocument {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

.checkbox-column2 {
    width: 2%;
}

.status-column3 {
    width: 3%;
}

.small-column3 {
    width: 3%;
}

.small-column4 {
    width: 4%;
}

.small-column5 {
    width: 5%;
}

.small-column6 {
    width: 6%;
}

.small-column7 {
    width: 7%;
}

.small-column8 {
    width: 8%;
}

.small-column9 {
    width: 9%;
}

.small-column10 {
    width: 10%;
}

.small-column11 {
    width: 11%;
}

.small-column12 {
    width: 12%;
}

.small-column18 {
    width: 18%;
}

.small-column21 {
    width: 21%;
}

.small-column22 {
    width: 22%;
}

.small-column23 {
    width: 23%;
}

.small-column27 {
    width: 27%;
}

.medium-column15 {
    width: 15%;
}

.medium-column17 {
    width: 17%;
}

.medium-column20 {
    width: 20%;
}

.medium-column25 {
    width: 25%;
}

.large-column30 {
    width: 30%;
}

.large-column40 {
    width: 40%;
}

.large-column45 {
    width: 45%;
}

.large-column50 {
    width: 50%;
}


.header-fixed > thead, .header-fixed > tbody tr:hover {
    background: #f4f6f6;
    color: brown;
    border-bottom: 0px solid #f4f6f6;
}


.wrappable {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.label_small {
    font-size: 7pt;
    /*color: #D2B48C;*/
    line-height: 10px;
    letter-spacing: 0.4px;
    font-weight: 500;
}

.label-link {
    /*font-size: 11pt !important;*/
    color: #33b2ff;
    cursor: pointer;
}

.totalamountcolor {
    color: #115DF5 !important;
}

    .totalamountcolor:hover {
        font-weight: bold;
        font-size: 13px;
    }

.netoffamount {
    color: #115DF5;
    font-weight: bold;
    font-size: 12px;
    padding-top: 5px;
}

.documentamt {
    color: #115DF5;
    font-weight: bold;
    font-size: 18px;
    padding-top: 2px;
}

.doc-entry-headerlabel {
    color: #a52a2a;
    font-weight: 700;
}

.doc-entry-headervalue {
    color: #115DF5;
    font-weight: 800;
    font-size: 10pt;
}

.pagination {
    margin: 0;
}

th.data-sortable:hover {
    text-decoration: underline;
    cursor: pointer;
    position: inherit;
}



/*Product*/

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
html, body {
	margin:0;
	padding:0;
}*/
.logo {
    width: 200px;
    float: left;
    display: block;
}

    .logo img {
        width: 100%;
        height: auto;
        display: block;
    }

.pull-left h1 {
    font-size: 20px !important;
    margin: 0;
}

.page-top-panel1 {
    width: 100%;
    padding: 2px 0px 0px 8px;
    /*background-color: #ffc892;*/
    background-color: #f0f0f0;
    border-radius: 1px;
    margin-bottom: 0px;
    font-weight: bold;
    /*border-bottom: 1px solid #dad4d4;*/
    /*margin-top: -10px;*/
}

.total_products {
    display: inline-block;
    padding: 1px 4px 1px 4px;
    border-radius: 12%;
    background-color: #b3b3b3;
    color: #FFF;
    border: 2px solid #b3b3b3;
}

.page-top-panel2 {
    width: 100%;
    padding-top: 0px;
    padding-left: 1%;
    padding-right: 1%;
    background-color: #f0f0f0;
    border-radius: 4px;
    border-top: 1px solid #C5DCF3;
    margin-top: -5px;
}


.page-bottom-panel {
    width: 100%;
    padding-top: 0px;
    padding-left: 1%;
    padding-right: 1%;
    background-color: #f0f0f0;
    border-radius: 1px;
    border-top: 1px ridge #f6f6f6;
    margin-top: -5px;
    height: 42px;
}

.page-tab-panel {
    width: 100%;
    padding-top: 1%;
    margin: 0 auto;
    background-color: #f0f0f0;
    border-radius: 4px;
    border-top: 1px solid #C5DCF3;
    overflow: hidden;
    padding-bottom: 1%;
}

.tab-content > .active {
    background-color: #e9f6fb;
    overflow: hidden;
    width: 99%;
}


#myTable {
    font-size: 8px;
}

.footer {
    width: 100%;
    padding: 1%;
    /*background-color: #0583b8;*/
    text-align: center;
    color: #FFF;
    margin-top: 10px;
    position: fixed;
    z-index: 1000;
    bottom: 0;
}

/* ******************************/

/*5 columns grid for 'md' and 'lg' screens*/

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
    vertical-align: middle;
    line-height: normal;
}

.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 40%;
        float: left;
    }

    col-sm-2-5 {
        width: 40%;
        float: left;
    }

    col-sm-3-5 {
        width: 60%;
        float: left;
    }

    col-sm-4-5 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }

    .col-md-2-5 {
        width: 40%;
        float: left;
    }

    .col-md-3-5 {
        width: 60%;
        float: left;
    }

    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }

    .col-lg-2-5 {
        width: 40%;
        float: left;
    }

    .col-lg-3-5 {
        width: 60%;
        float: left;
    }

    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}

.custom-file-upload {
    height: 1cm;
    vertical-align: middle;
    padding-top: 5px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 12px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .image-preview-input input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 12px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.image-preview-input-title {
    margin-left: 2px;
}

/*start Bootstrap 3 Modal Vertically Center/Max-Height*/
.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    /*width: 1390px;*/
    width: calc(100% - 5px);
    height: 600px;
}

.modal-dialog-sm {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    /*width: 1390px;*/
    width: calc(100% - 5px);
    height: 580px;
}

.modal-730 {
    width: 730px !important;
}

/*end Bootstrap 3 Modal Vertically Center/Max-Height*/

.modal-header {
    padding: 2px !important;
    border-bottom: none !important;
}

.modal-footer {
    padding: 2px !important;
    border-top: none !important;
    margin-right: 10px;
}

.modal-dialog {
    margin: 0px !important;
}

.modal-body {
    padding: 0px !important;
    /*width: 1260px;
    height: 450px !important;*/
    /*width: 1370px;*/
    width: calc(100% - 5px);
    height: 480px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.modal-body-table {
    padding: 0px !important;
    /*width: 1190px;*/
    height: 480px !important;
    overflow-y: hidden;
    overflow-x: hidden;
}

.repeat-item.ng-enter,
.repeat-item.ng-leave {
    -webkit-transition: 0.5s linear all;
    transition: 0.5s linear all;
}

    .repeat-item.ng-enter,
    .repeat-item.ng-leave.ng-leave-active {
        opacity: 0;
    }

        .repeat-item.ng-leave,
        .repeat-item.ng-enter.ng-enter-active {
            opacity: 1;
        }

.alert {
    border-radius: 14px !important;
    margin-bottom: 0px !important;
    font-weight: bold;
    position: fixed;
    top: 55px;
    z-index: 900;
    left: 50%;
    transform: translateX(-50%);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 10px !important;
    border: 1px solid #0582ea;
    background-color: #e7e7e7e7;
    -webkit-box-shadow: #ABABAB 5px 5px 5px;
    -moz-box-shadow: #ABABAB 5px 5px 5px;
    box-shadow: #ABABAB 5px 5px 5px;
    padding: 8px;
    color: #000;
}

.close {
    margin-right: 20px;
}

.alert-warning {
    text-align: center;
    min-width: 600px;
}


.form-group {
    margin-bottom: 5px !important;
}


/*--------------------- start push button --------------------*/

float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.right-text-align {
    text-align: right;
    padding-right: 10px;
}

.status-buttons {
    padding: 0px;
    margin: 0px;
    list-style: none;
    border: 1px solid transparent
}

    .status-buttons li {
        float: left;
        height: 32px;
        line-height: 32px;
        padding-left: 10px;
        padding-right: 10px;
        border: 1px solid #fecbc7;
        font-size: 9pt;
        cursor: pointer;
        border-right: 0px;
        color: #555;
        text-shadow: 1px 1px 1px #fff;
    }

    .status-buttons .active {
        color: #333;
        -webkit-box-shadow: inset 0 0px 0px 0 #303030;
        -moz-box-shadow: inset 0 0px 0px 0 #303030;
        box-shadow: inset 0 0px 0px 0 #303030;
        background: none;
        background: #fff;
    }

    .status-buttons li:first-child {
        -webkit-border-radius: 1px 0px 0px 1px;
        -moz-border-radius: 1px 0px 0px 1px;
        border-radius: 1px 0px 0px 1px;
    }

    .status-buttons li:last-child {
        color: #C0C0C0;
        -webkit-border-radius: 0px 1px 1px 0px;
        -moz-border-radius: 0px 1px 1px 0px;
        border-radius: 0px 1px 1px 0px;
        border-right: 1px solid #fecbc7;
    }

/*.status-buttons li:hover {
    }*/

/*--------------------- end push button --------------------*/

.fa-2x {
    font-size: 1.7em !important;
}

#myProgress {
    width: 100%;
    background-color: #ddd;
}

#myBar {
    width: 10%;
    height: 30px;
    background-color: #4CAF50;
    text-align: center;
    line-height: 30px;
    color: white;
}

.btn-del {
    padding: 3px !important;
    margin-top: -7px;
}

.blockui-custom {
    width: 10%;
    border: 0px solid #FFFFFF;
    cursor: wait;
    background-color: #FFFFFF;
    opacity: 0.65;
    position: relative;
    z-index: 9001;
}


.modal-header {
    width: 98%;
    border-bottom: 1px solid #ccc;
}

.modal-header-close {
    padding: 10px !important;
}

.headerlevel-checkbox {
    height: 32px;
}

/*---------------------- start control focus css --------------------------*/
.form-control.focus, .form-control:focus, .form-select.focus, .form-select:focus {
    border-color: #2188ff !important;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.1em rgba(3,102,214,0.3) !important;
}

.jqx-fill-state-hover, .jqx-fill-state-hover:focus {
    border-color: #2188ff !important;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.1em rgba(3,102,214,0.3) !important;
}

.jqx-position-relative:focus, .jqx-datetimeinput:focus {
    border-color: #2188ff !important;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.1em rgba(3,102,214,0.3) !important;
}

.input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    border-color: #2188ff !important;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(27,31,35,0.075),0 0 0 0.1em rgba(3,102,214,0.3) !important;
}

/*---------------------- end control focus css --------------------------*/


/*--------------------------------Hierarchy CSS-------------------------------------*/

.hierarchy-select {
    cursor: pointer;
    background: #fff;
    height: 28px;
    border: 1px solid #fecbc7;
    border-radius: 1px;
    padding: 8px 0 0 0;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    /*margin: 3px;*/
    text-overflow: ellipsis;
}

    .hierarchy-select .down-arrow {
        position: absolute;
        top: 4px;
        right: 15px;
        width: 20px;
        height: 25px;
        background: url(/images/multiple-select.png) left top no-repeat;
    }

    .hierarchy-select .up-arrow {
        position: absolute;
        top: 4px;
        right: 15px;
        width: 20px;
        height: 25px;
        background: url(/images/multiple-select.png) right top no-repeat;
    }

.hierarchy-popup {
    border: 1px solid;
    width: 340px;
    height: 300px;
    position: absolute;
    z-index: 99;
}

/*---------------------------------------------------------------------*/

.w340 {
    width: 340px;
    border: 1px solid #fecbc7;
}

.w140 {
    width: 140px;
}

.h32 {
    height: 32px;
}

.pl-5 {
    padding-left: 5px;
}

.handcursor {
    cursor: pointer;
}

/* UI Changes - Sriram.S*/
.p2 {
    padding: 2px;
}

.p12 {
    padding-left: 12px;
}

.p11 {
    padding: 11px;
}

.br {
    border-bottom: 1px solid #ccc;
    line-height: 15px;
    height: 28px;
}

.btnpos {
    position: absolute;
    float: right;
    right: -8px;
}

.lh18 {
    line-height: 18px;
}

.nobr {
    border-bottom: 0px !important;
}

@media (min-width: 768px) {
    .navbar, .br {
        border-radius: 1px !important;
    }
}

.mt10 {
    margin-top: 10px;
}

.mega-dropdown-menu {
    background-color: #fff;
}

    .mega-dropdown-menu > li > ul > li {
        margin-bottom: 1px;
        border-bottom: 0px !important;
        padding-left: 10px;
    }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #ffdddb !important;
    color: #000 !important;
    /*padding: 5px 0px 10px 20px !important;
    line-height: 26px !important;*/
    outline: 0px !important;
    font-size: 16px;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.mega-dropdown-menu {
    box-shadow: 0px 1px 6px 0px #999 !important;
}

.dropdown-menu {
    border-radius: 1px !important;
    margin-top: -1px;
    /*border: 1px solid #fa8072;*/
    box-shadow: 0 1px 1px rgba(0,0,0,.175) !important;
}

.mega-dropdown-menu {
    padding: 10px 0px 0 13px !important;
    z-index: 9999;
}

.ms-choice > span {
    line-height: 36px;
}

.ms-choice > div {
    top: 8px !important;
}

.ms-select-all:hover {
    background-color: #dcdcdc;
}

.multiple:hover {
    background-color: #dcdcdc;
}

.ms-drop ul > li label {
    line-height: 28px;
}

.ms-drop ul > li {
    border-bottom: 1px solid #fecbc7;
}

.ms-choice, .ms-drop {
    border-radius: 1px !important;
}

.ms-drop {
    margin-top: -1px !important;
    border: 1px solid #fecbc7 !important;
}

.ms-search input {
    border: 1px solid #fecbc7 !important;
}

.ms-parent {
    padding-top: 4px;
}

.ms-search input {
    min-height: 25px !important;
}

table.table.sortable.header-fixed {
    background-color: #fff;
    color: #000;
}

.btn-primary {
    background-color: #fff !important;
    border-color: #fecbc7 !important;
    color: #444 !important;
}

.btn {
    border-radius: 1px !important;
    border: 0px 0px 0px 0px solid #aaa !important;
    font-size: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important;
}

.btn-group > .btn + .dropdown-toggle {
    border-left: 0px;
}

/*.btn-group, .btn-group-vertical {
    margin: 3px;
}*/

.modal-footer {
    border-top: 1px solid #cfcfcf !important;
    margin-right: 8px;
    margin-left: -6px;
    background-color: #f5f5f5;
}

.ms-choice > span {
    /*font-size: 10px;*/
    font-weight: bold;
}

.ms-drop ul {
    padding: 5px 3px !important;
}

.highcharts-menu :before {
    content: "";
    position: absolute;
    right: 24px;
    top: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #aaa transparent;
    z-index: 9999;
}

.highcharts-menu:after {
    content: "";
    position: absolute;
    right: 4px;
    top: -22px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 17px 17px;
    border-color: transparent transparent #fff transparent;
    z-index: 9998;
}

.highcharts-contextmenu {
    top: 14px !important;
}

.highcharts-container {
    border: 1px solid #ccc;
    width: 655px !important;
}

.highcharts-root {
    font-family: sans-serif !important;
}

.highcharts-menu-item {
    padding: 7px 6px !important;
    margin: -5px 0 0 0;
    color: #fff;
    font-weight: 600;
    line-height: 15px;
}

hr {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}

.mega-dropdown-menu .dropdown-header {
    /*color: #fa8072 !important;*/
    color: #747272 !important;
    font-size: 16px;
    font-weight: bold;
}

.mega-dropdown-menu > li > ul > li > a:hover {
    background-color: #F1F1F1 !important;
    /*color: #fff;*/
    font-weight: bold !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    /*padding: 10px 0 0px 4px !important;*/
    line-height: 12px !important;
    vertical-align: middle !important;
    border-top: 1px solid #ffdddb !important;
    margin: 0px;
    height: 28px;
}

::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #aaa;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #aaa;
    }

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #b3b3b3 !important;
    border-color: #b3b3b3 !important;
}

.ms-choice {
    border: 1px solid #fecbc7 !important;
    font-weight: bold;
    height: 32px !important;
}

.mandatoryfield {
    background-color: #fff5ee !important;
    border: 1px solid #fecbc7;
}

.bt-success, .btn-label-left {
    background-color: #93fe7c !important;
    border-color: #93fe7c !important;
    /*color: #3d0b00 !important;*/
    color: #050505 !important;
}

    .bt-success, .btn-label-left:hover {
        background-color: #accaf9 !important;
        border-color: #accaf9 !important;
        color: #fff !important;
    }

.btn, .prinvbtn, .btn-group-vertical > .btn, .btn-group > .btn {
    background-color: #beeff8 !important;
    border-color: #beeff8 !important;
    color: #3d0b00 !important;
    font-weight: bold;
}

.btn-success, .btn-danger {
    background-color: #d7d6d5 !important;
    border-color: #d7d6d5 !important;
    color: #050505 !important;
    font-weight: bold;
}

    .btn-success:hover {
        background-color: #9c8fff !important;
        border-color: #9c8fff !important;
        color: #fff !important;
    }

    .btn-danger:hover {
        background-color: #e46b58 !important;
        color: #fff !important;
    }

/*.active:hover{
    background-color:#cd5c5c !important;
    color:#fff !important;
}*/

.bt-primary {
    background-color: #93fe7c !important;
    border-color: #93fe7c !important;
    color: #3d0b00 !important;
}

.brtop {
    border-top: 1px solid #ededed;
    padding-top: 2px !important;
}

.mr20 {
    margin: 20px 0 0 0;
}


.mrtop10 {
    margin: 10px 0 0 0;
}

.brbt0 {
    border-bottom: 0px !important;
}

.totproddisplay {
    position: absolute;
    left: 0;
    top: -21px;
    width: 203px;
    display: -webkit-box;
}

.nav-tabs > li {
    left: -16px;
    /*margin-bottom: -4px;*/
}

.md-button.md-icon-button, .dtmargin {
    margin: 18px 6px !important;
}

.md-datepicker-triangle-button, .data-sortable {
    bottom: -22px !important;
}

.form-control, select {
    /*height:24px !important;*/
    border: 1px solid #fecbc7;
    box-shadow: 0px 0px 0px 0px;
    font-weight: normal;
}

.md-virtual-repeat-container.md-autocomplete-suggestions-container, .itmdis {
    left: 50px !important;
    width: 300px !important;
}

.fctrlmr {
    margin: 2px 0 2px 0;
}

.mschoice {
    height: 28px !important;
}

.btnsb {
    background-color: #fff !important;
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
    background-image: url("../images/32px.png");
}

.selctrl {
    height: 32px;
    border: 1px solid #fecbc7 !important;
    font-weight: normal;
}

.ui-widget-header {
    background: #9fcddb !important;
    border: 1px solid #9fcddb !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year, .slctrl {
    height: 26px !important;
    border: 1px solid #fecbc7 !important;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 1.3em !important;
}

@media (max-width: 508px) {
    .highcharts-contextmenu {
        right: 133px !important;
    }

    .modal-body-table {
        width: 460px;
    }
}

.border1px {
    border: 1px solid #FFCCBC;
}

.thumb {
    width: 100px;
    height: 100px;
    float: none;
    position: relative;
    top: 7px;
}

form .progress {
    line-height: 15px;
}

.progress {
    display: inline-block;
    width: 100px;
    border: 3px groove #CCC;
}

    .progress div {
        font-size: smaller;
        background: orange;
        width: 0;
    }

.thead-inverse th, .modtablbg {
    background-color: #fffafa !important;
}

input[type="text"].ng-invalid, input[type="password"].ng-invalid, input[type="date"].ng-invalid, input[type="number"].ng-invalid, input[type="select"].ng-invalid, input[type="text"].ng-valid, input[type="password"].ng-valid, input[type="date"].ng-valid, input[type="number"].ng-valid, input[type="select"].ng-valid {
    border-top: 1px solid #fecbc7;
    border-right: 1px solid #fecbc7;
    line-height: 26px;
    height: 28px !important;
    padding: 0px 0 0px 6px;
    border-bottom: 1px solid #fecbc7;
}

input[type=checkbox], input[type=radio] {
    margin: 0 0 0 0 !important;
}

.form-control-feedback {
    line-height: 26px !important;
}

.table > thead, .table > tbody tr:hover {
    background: #f2f4f4;
    color: brown;
}

.wrapper {
    height: 100%;
}

.header, .tbl-footer {
    height: 10%;
}

.content {
    /*height: 376px;
  overflow: auto;*/
    margin: 2px 0 0 0;
}

h3 {
    color: #676565;
    line-height: 30px;
    padding-left: 5px;
    float: left;
}

.tdpd2px {
    padding: 2px !important;
}

.ml4px {
    margin-left: 4px;
}

.ml15px {
    margin-left: 10px;
}

.colorblack {
    color: black !important;
}

.nopadding {
    padding: 0 0 0 0 !important;
}

.transparentbg {
    background-color: transparent !important;
}
/*------------------------------------------------------------------------------*/

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

/*for draft documents*/
.docstatus-0 {
    background-color: #ffa31a;
    border: none !important;
    width: 30px;
    height: 14px;
    border-radius: 4px;
}

/*for confirmed documents*/
.docstatus-1 {
    background-color: #80cc33;
    border: none !important;
    width: 30px;
    height: 14px;
    border-radius: 4px;
}

/*for closed documents*/
.docstatus-2 {
    background-color: #7B68EE;
    border: none !important;
    width: 30px;
    height: 14px;
    border-radius: 4px;
}

/*for voided documents*/
.docstatus-3 {
    background-color: #00bfff;
    border: none !important;
    width: 30px;
    height: 14px;
    border-radius: 4px;
}

/*for partial documents*/
.docstatus-4 {
    background-color: #0bb79f; /*#FF0000;*/
    border: none !important;
    width: 30px;
    height: 14px;
    border-radius: 4px;
}


.docstatus-5 {
    background-color: #A0522D;
    border: none !important;
    width: 30px;
    height: 14px;
    border-radius: 4px;
}

.documentstatusentry {
    padding: 3px;
    font-weight: 800;
    color: #fff;
}

.btn-group:hover .dropdown-menu {
    display: block;
}

.fa-remove {
    color: #fa603e;
    font-size: 18px;
    cursor: pointer;
}

.fa-info-circle {
    font-size: 18px;
    cursor: pointer;
}

.fa-credit-card {
    color: #fa603e;
    font-size: 18px;
    cursor: pointer;
}

.fa-file-pdf-o:before {
    content: "\f1c1" !important;
}

.fa-file-pdf-o {
    color: #F80606 !important;
    font-size: 20px;
    cursor: pointer;
}

.fa-file-text-o {
    color: #F80606 !important;
    font-size: 20px;
    cursor: pointer;
}

.fa-hand-o-right {
    color: #F80606 !important;
    font-size: 20px;
    cursor: pointer;
}

.fa-mobile-phone {
    color: #F80606 !important;
    font-size: 20px;
    cursor: pointer;
}

.fa-envelope {
    color: #F80606 !important;
    font-size: 20px;
    cursor: pointer;
}

.fa-trash-o {
    color: #F80606 !important;
    font-size: 20px;
    cursor: pointer;
}

.fa-truck {
    color: #F80606 !important;
    font-size: 20px;
    cursor: pointer;
}

.fa-handshake-o {
    color: #F80606 !important;
    font-size: 20px;
    cursor: pointer;
}

.fa-lg {
    font-size: 15px;
    cursor: pointer;
}

.dropdown-menu {
    font-size: 12px;
}

.hasDatepicker, fa fa-calendar {
    height: 30px !important;
    padding: 2px 6px 0 6px !important;
    width: 80px !important;
    margin-right: 2px;
}

.highcharts-credits {
    display: none;
}

.fa-lg {
    font-size: 15px;
    cursor: pointer;
}

.fa-gift {
    font-size: 20px;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 2px;
    border: 0px;
    /*border-style: solid;*/
    width: 30px;
    text-align: center;
}

.fa-percent {
    font-size: 20px;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 2px;
    border: 0px;
    /*border-style: solid;*/
    width: 30px;
    text-align: center;
}

.fa-info-circle {
    font-size: 20px;
    cursor: pointer;
    color: #fa603e;
    padding-top: 4px;
    padding-bottom: 2px;
    border: 0px;
    /*border-style: solid;*/
    width: 30px;
    text-align: center;
}


.fa-user-circleV2 {
    font-size: 20px;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 2px;
    border: 0px;
    /*border-style: solid;*/
    width: 30px;
    text-align: center;
}

.faMediumicon {
    font-size: 20px;
    cursor: pointer;
    color: #fa603e;
    padding-top: 4px;
    padding-bottom: 2px;
    border: 0px;
    /*border-style: solid;*/
    width: 30px;
    text-align: center;
}

/*--------------------tooptip-------------------------------*/

/*a {
    position: relative;
}

.popover {
    text-decoration: none;
    color: black;
    position: relative;
    left: 10%;
    top: 10px;
    display: block;
    padding: 0 20px;
}

    .popover span {
        display: block;
        font-weight: 700;
    }*/
/*--------------------tooptip-------------------------------*/

.d3-tip {
    line-height: 1;
    font-weight: bold;
    padding: 12px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 2px;
}

    /* Creates a small triangle extender for the tooltip */
    .d3-tip:after {
        box-sizing: border-box;
        display: inline;
        font-size: 10px;
        width: 100%;
        line-height: 1;
        color: rgba(0, 0, 0, 0.8);
        content: "\25BC";
        position: absolute;
        text-align: center;
    }

    /* Style northward tooltips differently */
    .d3-tip.n:after {
        margin: -1px 0 0 0;
        top: 100%;
        left: 0;
    }

.dashboardsummarycol {
    width: 50%;
    font-weight: bold;
    color: forestgreen;
}

.pr25px {
    padding-right: 25px;
}

.w50p {
    width: 50%;
}

.dashboardSales {
    margin: 1% 25% 1% 25%; /* border: 1px solid #000; */
    font-size: 16px;
    padding: 1%;
    border-style: double;
}

.pull-right {
    float: right;
}

.localytics-chosen {
    width: 100%;
}


.select2-container--default .select2-search--dropdown .select2-search__field {
    background: url(/scripts/select2.png) right top no-repeat;
    background-position: right -22px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
    .select2-container--default .select2-search--dropdown .select2-search__field {
        background-image: url(/scripts/select2x2.png);
        background-repeat: no-repeat;
        background-size: 60px 40px;
        background-position: 100% -21px;
    }
}

.h100p {
    height: 100%;
}

.custom-dropdown-buttons {
    padding: 4px !important;
    width: 30px;
    margin-top: -8px;
}

.font-16 {
    font-size: 16px;
}

.font-13 {
    font-size: 13px;
}

.custom-padding {
    padding-left: 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
}

#commonSearch {
    border-radius: 14px;
    border-left: 0px !important;
    border: 2px solid #ccc !important;
}

.documentnumber {
    color: #115DF5;
    cursor: pointer;
    text-decoration: underline;
}

    .documentnumber:hover {
        color: #115DF5;
        font-weight: bold;
        text-decoration: underline;
        font-size: 12px;
    }

.fa-gift-border {
    border: 0px;
}

.padding-all5 {
    padding: 5px;
}

.col-md-2 {
    width: 15.6%;
}

.footer-div {
    float: left;
    text-align: right;
}

.footer-amt {
    margin-right: 10px;
    font-size: 12px;
    font-weight: bold;
}

.tdtruncate {
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.statusfilter {
    color: #fd5e53 !important;
    font-size: 14px;
}

.fromDateCtrl {
    margin-right: 2px;
    /*width: 80px;
    height: 34px;
    padding: 6px 6px 0 6px;
    float: left;
    margin-right: 2px;*/
}

.toDateCtrl {
    margin-right: 5px;
    /*width: 100px;
    height: 34px;
    padding: 6px 6px;
    float: left;
    margin-right: 5px;*/
}

.sm-label {
    font-size: 1em !important;
    color: black !important;
}

.customimage {
    padding-top: 6px !important;
    cursor: pointer;
}

.chosen-container-single .chosen-single {
    height: 28px !important;
}

.textalignleft {
    text-align: left;
}

.warningformat {
    color: orange#fa603e;
    font-weight: normal;
}


.progress-bar {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: relative;
    background-color: #eee;
    overflow: hidden;
    border-radius: 6px;
    margin-top: -4px;
}

.progress-fill {
    color: #000;
    width: 0%;
    height: 20px;
    margin: 1px 0px 0px 1px;
    left: 0;
    top: 0;
    position: absolute;
    overflow: hidden;
    border-radius: 6px;
}

.progress-fill-text {
    color: #000;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 16px;
    margin: 2px 0px 0px 0px;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
}

.xoraapps-select2, .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.xoraapps-select2 {
    margin-top: -4px;
}

.w200 {
    width: 200px;
}


.xoraapps-dropdown {
    min-width: 200px;
}

.common-search {
    width: 150px;
}

.panel-checkbox {
    font-weight: bold;
    font-size: 12px;
    color: darkolivegreen;
    vertical-align: middle;
}


/*start alert box css*/

#modalContainer {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10000;
    background-image: url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
    position: relative;
    width: 500px;
    min-height: 100px;
    margin-top: 200px;
    border: 1px solid #666;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 20px 30px;
}

#modalContainer > #alertBox {
    position: fixed;
}

#alertBox h1 {
    margin: 0;
    font: bold 2.0em verdana,arial;
    background-color: #3073BB;
    color: #FFF;
    border-bottom: 1px solid #000;
    padding: 2px 0 2px 5px;
}

#alertBox p {
    font: 1.2em verdana,arial;
    height: 50px;
    padding-left: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

#alertBox #closeBtn {
    display: block;
    position: relative;
    margin: 5px auto;
    padding: 7px;
    border: 0 none;
    width: 70px;
    font: 1.5em verdana,arial;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    background-color: #357EBD;
    border-radius: 3px;
    text-decoration: none;
}

/* unrelated styles */

#mContainer {
    position: relative;
    width: 600px;
    margin: auto;
    padding: 5px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font: 0.7em verdana,arial;
}
/*end alert box css*/

.promotionicon {
    width: 22px;
    height: 18px;
    padding: 0px;
    margin-top: -5px;
    border: none;
    cursor: auto;
    color: #50b906 !important;
}

.custom-dropdown li {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #ccc;
}

.div-backgroundcolor {
    background-color: #f0f0f0;
    color: #757575;
    font-weight: bold !important;
}

.agingGroup-0 {
    background-color: #56d74d;
    color: #fff;
    font-weight: bold;
}

.agingGroup-1 {
    background-color: #008000;
    color: #fff;
    font-weight: bold;
}

.agingGroup-2 {
    background-color: #115DF5;
    color: #fff;
    font-weight: bold;
}

.agingGroup-3 {
    background-color: #800000;
    color: #fff;
    font-weight: bold;
}

.agingGroup-4 {
    background-color: #FFC733;
    color: #000;
    font-weight: bold;
}

.fa-rupee {
    color: green;
    font-size: 16px;
    cursor: pointer;
}

.fa-plus-circle {
    color: #fa603e;
    font-size: 18px;
    cursor: pointer;
}

.fa-tally {
    color: #fa603e;
    font-size: 18px;
    cursor: pointer;
}

.fa-CSS {
    color: red !important;
    font-size: 18px;
    cursor: pointer;
}

.sunday-0 {
    background-color: white;
}

.sunday-1 {
    background-color: #FFC300;
    /*color: #fff;*/
}

.isBadFeedback-1 {
    background-color: #f7dc6f !important;
}

.rotate {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    width: auto;
}

.custom-height50 {
    height: 50px !important;
}

.custom-height100 {
    height: 100px !important;
}

.custom-height150 {
    height: 150px !important;
}

.select2-container {
}

.fa-save {
    color: #0b7704 !important;
    vertical-align: middle;
    font-size: 16px;
    margin-bottom: 1px;
}

.fa-check-square {
    color: #0b13f9 !important;
    vertical-align: middle;
    font-size: 16px;
    margin-bottom: 1px;
}

.fa-close, .fa-trash, .fa-ban, .fa-filter {
    color: #de2607 !important;
    vertical-align: middle;
    font-size: 16px;
    margin-bottom: 1px;
}

.fa-refresh, .fa-plus, .fa-cogs, .fa-search {
    color: #825bf3 !important;
    vertical-align: middle;
    font-weight: bold;
    margin-bottom: 1px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 10px !important
}

.h3, h3 {
    font-size: 20px !important;
}

.btn-default {
    background-color: #beeff8 !important;
    border-color: #beeff8 !important;
    color: #333;
}

    .btn-default:hover {
        background-color: #accaf9 !important;
        border-color: #accaf9 !important;
        color: #fff !important
    }

.isMismatchedPrice-1 {
    background-color: #feff6d;
}

.isMismatchedPrice-0 {
}

.isGSTOutletHighlight-1 {
    background-color: #defda4;
}

.isGSTOutletHighlight-0 {
}

.fa-user-circleV2,
.fa-percent,
.fa-info-circle,
.fa-file,
.fa-gift {
    color: #217a00;
}

.ms-drop.bottom {
    width: 350px !important
}
