/* Minification failed. Returning unminified contents.
(562,12): run-time error CSS1031: Expected selector, found ';'
(562,12): run-time error CSS1025: Expected comma or open brace, found ';'
(575,1): run-time error CSS1019: Unexpected token, found '}'
(821,16): run-time error CSS1038: Expected hex color, found '#1c2773c'
 */
/*@import url(http://db.onlinewebfonts.com/c/f687ca2c884eb76fc08d74d80354bab0?family=BatmanForeverAlternate);*/

/*@font-face {
    font-family: "BatmanForeverAlternate";
    src: url("http://db.onlinewebfonts.com/t/f687ca2c884eb76fc08d74d80354bab0.eot");
    src: url("http://db.onlinewebfonts.com/t/f687ca2c884eb76fc08d74d80354bab0.eot?#iefix") format("embedded-opentype"), url("http://db.onlinewebfonts.com/t/f687ca2c884eb76fc08d74d80354bab0.woff") format("woff"), url("http://db.onlinewebfonts.com/t/f687ca2c884eb76fc08d74d80354bab0.ttf") format("truetype"), url("http://db.onlinewebfonts.com/t/f687ca2c884eb76fc08d74d80354bab0.svg#BatmanForeverAlternate") format("svg");
}*/
/*.dropdown-submenu {
    position: relative;
 
}*/
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu > a:after {
    left: auto;
}
.form-control .chosen-select {
    width: auto;
}
.input-readonly-color {
    background-color: lightgray;
}
.td-numberic-align {
    text-align: right;
}
.input-disabled {
    background-color: lightgray;
}
#page {
    /*margin-top:10px;*/
}
.clickable {
    cursor: pointer;
}
.panel-red {
    /*border-color: #e74c3c;*/
}
    .panel-red > .panel-heading {
        /*background: #e74c3c none repeat scroll 0 0;*/
    }
.panel-heading {
    /*color: #fff;*/
    font-weight: bold;
}
.panel-title {
    font-weight: bold;
}
.panel-body {
    padding: 0;
    margin: 20px 20px;
}
.toolbar {
    float: right;
    list-style: none;
    /*background-color: #fff;*/
    /*padding-top:2px;*/
    padding-bottom: 2px;
    /*border:1px solid #808080;*/
}
    .toolbar li {
        float: left;
        padding-left: 1px;
        padding-bottom:1mm;
    }
.navbar-nav > li > a.toolbar-anchor {
    line-height: 27px !important;
}
.toolbar-text {
    text-decoration: none;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 3px;
}

.btn-new {
    /*background: url("image/invoice.png") no-repeat scroll 0 0 ;*/
    background-color: #337ab7;
    border-color: #2e6da4;
    cursor: pointer;
}
.btn-option {
    background: rgba(0, 0, 0, 0) url("image/option.gif") no-repeat scroll 0 0;
   cursor: pointer;
   background-size:4mm;
  
}
/*.btn-option:hover{
    text-decoration:none;
}*/
.btn-pdf-setting {
    background: rgba(0, 0, 0, 0) url("image/setting.png") no-repeat scroll 0 0;
    background-size:4mm;
    cursor: pointer;
}
.btn-pdf-preview {
    background:url("image/preview.png") no-repeat;
    background-size:4mm;
    cursor: pointer;
}
.btn-pdf {
    background: rgba(0, 0, 0, 0) url("image/pdf.png") no-repeat scroll 0 0;
      background-size:4mm;
    cursor: pointer;
}
.btn-printreport {
    background: rgba(0, 0, 0, 0) url("image/print.png") no-repeat scroll 0 0;
          background-size:4mm;
    cursor: pointer;
}
.btn-excelreport {
    background: rgba(0, 0, 0, 0) url("image/export.png") no-repeat scroll 0 0;
}
.btn-pdfreport {
    background: rgba(0, 0, 0, 0) url("image/pdf1.png") no-repeat scroll 0 0;
    border: none;
    height: 16px;
}
.editable {
    margin-bottom: 0;
}
    .editable > tbody > tr > td {
        border-right: 1px solid #ddd;
        border-left: none;
        padding: 3px;
    }
    .editable tr td .form-control {
        margin: 0;
        /*border:none;*/
        padding: 3px;
        height: 24px;
    }
        .editable tr td .form-control:focus {
            /*border: 1px solid #ccc*/
        }
#Cr_Code_chosen {
    float: left;
    width:125px !important;
}

.panel-title .nav > li > a {
    padding: 0;
    padding-left: 3px;
    padding-right: 3px;
}
.panel-title .nav .open > a,
.panel-title .nav .open > a:hover,
.panel-title .nav .open > a:focus {
    background-color: #e74c3c;
    border-color: #e74c3c;
}
.panel-title .nav > li > a:hover,
.panel-title .nav > li > a:focus {
    text-decoration: none;
    /*background-color: #e74c3c;*/
}
.navbar-header h1 {
    color: #fff;
    direction: ltr;
    font-family: "BatmanForeverAlternate";
    font-size: 19px;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.navbar-header h2 {
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
    display: block;
}
.ui-datepicker {
    z-index: 1151 !important;
}
.table-responsive {
    /*border:1px solid #9f9f9f;*/
}
.table .table-bordered {
}
.table-bordered thead tr td {
    background-color: #dcdcdc;
    border-color: #9f9f9f;
    font-weight: bold;
    text-align: center;
}
.dataTables_filter {
    float: right;
}

    .dataTables_filter .form-control {
        margin-left: 10px;
    }
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #333;
}
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    /*width: 100%;
    height: 40px;
    margin-left: -50%;*/
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: transparent;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
}

#datatableSS_wrapper .panel {
    border: none !important;
}
.navbar-right .dt-buttons .buttons-excel {
    background: rgba(0, 0, 0, 0) url("image/export.png") no-repeat scroll 0 0;
    border: none;
    height: 16px;
}
.navbar-right .dt-buttons .buttons-pdf {
    background: rgba(0, 0, 0, 0) url("image/pdf1.png") no-repeat scroll 0 0;
  
      padding-left: 0px !important;
            height: 18px !important;
            padding-bottom: 0px !important;
            padding-top: 0px !important;
            margin-top: 9px !important;
            margin-left: 15px !important;
            margin-right: 15px !important;
            width: 18px !important;
}
.navbar-right .dt-buttons .buttons-print {
    background: rgba(0, 0, 0, 0) url("image/print.png") no-repeat scroll 0 0;
    border: none;
    height: 16px;
}
thead {
    display: table-header-group;
}
.headerstyle {
    display: block;
    position: initial;
    /*top: 0;
    		right: 0;*/
    z-index: 5;
}

tfoot {
    display: table-row-group;
}
.list-group a {
    font-size: 12px;
    font-weight: bold;
}
.sixtydeg-gradient {
    background: #6edde7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#6edde7, #3ac6e1, #00a8ff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#6edde7, #3ac6e1, #00a8ff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#6edde7, #3ac6e1, #00a8ff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#6edde7, #3ac6e1, #00a8ff); /* Standard syntax */
}
.carousel-inner {
    overflow: hidden;
    position: relative;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    overflow: initial;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.img-responsive {
    vertical-align: middle;
    width: 100vw;
    height: auto;
    padding-left: 5px;
}
.carousel-caption {
    top: -65px;
}
.carousel-inner > .item {
    margin-top: 50px;
    float: left;
}
h5, .h5 {
    font-size: 1.5em;
    text-shadow: none;
}
.signature {
    height: auto;
    width: 100%;
    font-family: Ubuntu,sans-serif;
}
.panel-heading {
    font-size: 1.7rem;
}
.panel-footer {
    height: 68px;
}
.mrgnbtm {
    margin-bottom: 4px;
}
/************************* INFO BOX  **************************/
.info-box {
    display: block;
    min-height: 70px;
    background: #048abb;
    width: 95%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}
    .info-box:hover {
        box-shadow: 0 1px 1px rgba(0,0,0,0.1);
        background: #eee;
        text-decoration-color: black;
        color: black;
    }
    .info-box a:hover {
        color: black;
    }
.info-box-content {
    padding: 5px 10px;
    color: #fff;
    height: inherit;
    text-align: center;
}
.info-box:hover .info-box-content {
    color: #000;
}
.info-box-text {
    text-transform: uppercase;
    /*position: relative;*/
   position:initial;
}
.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
    float: right;
}
.reporttext {
    font-weight: bold;
    text-align: center;
    font-family: Ubuntu,sans-serif;
    text-align: center;
}
.infotitle {
    font-weight: bold;
    font-family: Ubuntu,sans-serif;
    text-align-last: center;
}
.infodetailtext {
    float: left;
    font-family: Ubuntu,sans-serif;
}
.infodetailvalue {
    float: right;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #048abb;
}

/************************* INFO BOX END **************************/
.fa-invers {
    color: #fff;
}
#my-business {
    color: #00ff00;
    float: right;
}
.my-business-name {
    color: #fff;
    float: right;
}
.caret {
    color: #000;
}
#my-business .caret {
    color: #fff;
}
#my-liveaccounts {
    color: white;
}
.nav > li {
    position: relative;
    display: block;
}
a:hover, a:focus {
    text-decoration: underline;
}
a:focus {
    color: #23527c;
    text-decoration: underline;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    font-family: Ubuntu,sans-serif;
}
h2, .h2 {
    font-size: 23px;
    margin-top: 0px;
    display: inline-block;
}
/************************* SIDE NAV  **************************/
.sidenav {
    width: 17%;
    height: 100vh;
    float: left;
    top: 0;
    left: 0;
    background-color: #048abb;
    overflow-x: hidden;
    transition: 0.5s;
}
.main{
    float: left;
    height: 100%;
    width: 100%;
       margin-left: -3px;
       padding-left: 33px;
}

.sidenav a {
    padding: 10px 8px 8px 16px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: block;
    transition: 0.3s;
    font-family: Ubuntu,sans-serif;
}
    .sidenav a:hover {
        display: block;
        text-decoration: underline;
    }
.sidenav .closebtn {
    position: relative;
    top: -10px;
    right: 10px;
    font-size: 23px;
    float: right;
}
    .sidenav .closebtn:hover {
        text-decoration: none;
    }
.dropdown-container {
    display: none;
    background-color: #048ABB;
    padding-left: 20px;
}
.sidenav .fa-caret-down {
    float: right;
    padding-right: 8px;
}
.sidenav .active {
    text-decoration-line: none;
    color: white;
}
/*.main {
    transition: margin-left .5s;
    padding-left: 20px;
}*/

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
        .sidenav a {
            font-size: 16px;
        }
}
/************************* SIDE NAV END **************************/
.signup {
    float: right;
}
.free {
    margin-top: 5px;
    float: right;
    overflow: auto;
}
.pass {
    float: right;
}
.terms {
    float: right;
    position: initial;
    width: 250px;
}

ul ul, ol ul, ul ol, ol ol {
    list-style-type: none;
}
/************************* MEDIA QUERIES  **************************/
@media only screen and (max-width : 512px) {
    h5, .h5; {
        font-size: 1.3em;
        text-shadow: none;
    }
    .carousel-caption {
        top: -70px;
    }
    .sidenav {
        display: none;
    }
    .signup {
        font-size: 1em;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-nav > li {
        float: left;
    }
}
@media only screen and (max-width: 400px) {
    .free {
        width: auto;
    }
}
@media only screen and (max-width: 400px) and (min-width: 300px) {
    .terms {
        width: 150px;
    }
}
/*Rotate the menu arrow*/
.rotate {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    outline: 0;
}
    .rotate.active {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
/*For addon on input box overriding bootstrap*/
.input-group-addon {
    font-size: 10px;
    padding: 4px 4px;
}
/*Text color change for jquery validation*/
.error {
    color: #FF7F50 !important;
    /*border: solid #FF7F50 1px !important;*/
}
.tooltip-inner {
    background-color: #d9edf7;
    color: #000;
    border: 1px solid #000;
    font-size: x-small;
}
/*for use in batch wise product rate*/
.mywidth {
    width: 100px;
}
.selected {
    /*background-color: rgba(0,0,0,0.1);*/
        background-color: #c1ced8;

}
.partyinfo li {
    white-space: nowrap;
    overflow: hidden;
    padding: 5px;
    font-style: italic;
}
.productinfo li {
    white-space: nowrap;
    overflow: hidden;
    padding: 5px;
    font-style: italic;
}
    .productinfo li div {
        white-space: nowrap;
        overflow: hidden;
        font-style: italic;
        width: 50%;
        float: left;
    }
.btn-header-wrapper {
    border: 1px solid #cecece;
    padding: 4px;
    margin-bottom: 13px;
}
.btn-header {
    background-color: white;
    border: 1px solid cornflowerblue;
    color: black;
    padding: 2px 11px;
    font-size: 12px;
    cursor: pointer;
}
.btn-enable:hover {
    background-color: lavender;
    color: black;
}
.btn-disable {
    background-color: lightgray;
    cursor: default;
    color: black;
}

    .btn-disable:hover {
        background-color: lightgray;
        cursor: default;
        color: black;
    }
.txt-disable {
    background-color: whitesmoke;
    cursor: default;
    color: gray;
}
    .txt-disable:hover {
        background-color: whitesmoke;
        cursor: default;
        color: gray;
    }
.blue {
    color: blue;
}
.red {
    color: red;
}
.green {
    color: green;
}
.RowBorder-hidden {
    border: hidden;
    width: 100%;
}
.div-margin {
    margin-bottom: 5px;
}
.md-table-reportFont {
    font-size: 10px;
    font-family: Arial;
}
.buttons-excel {
    padding-bottom: 40px;
    padding-left: 30px;
}
.devexpress-number-width
{
    width:20px !important;
}
.devexpress-string-width
{
    width:200px !important;
}
.devexpress-date-width
{
    width:20px !important;
}
.header-model {
padding: 6px 14px 5px;
background-color:whitesmoke;
border-radius:5px;

}
  .modal-lgg {
    width: 1000px;
  }
    #datatableSS_wrapper .row{
    margin:0px;
    }
    #dataTableDefaullt_wrapper .row{
    margin:0px;
    }
    #datatable1_wrapper .row{
    margin:0px;
    }
    #datatable2_wrapper .row{
    margin:0px;
    }
    #datatable3_wrapper .row{
    margin:0px;
    }
     #datatableProductLock_wrapper .row{
    margin:0px;
    }
     /*pie chart*/
     .highcharts-figure, .highcharts-data-table table {
    min-width: 320px;
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #EBEBEB;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}
.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}
.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}
.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}
input[type="number"] {
    min-width: 50px;
}
 /*for task module*/ 
   .side-Panel  .card:hover {
        background-color: #ffffff;
    }
    .side-Panel {
        margin: 10px;
        margin-right: 0px;
        margin-top: -30px;
    }
   .side-Panel .card {
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        background: #c6edf338;
        border-radius: 4px;
        background-clip: border-box;
        border: 1px solid transparent;
        margin-bottom: 1.3rem;
        box-shadow: 12px 7px 13px -3px #b4bfd8;
    }
    .side-Panel .card-body {
        flex: 1 1 auto;
        padding: 1rem;
    }
    .side-Panel .card-title {
        font-weight: 700;
        color: #1c2773c;
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    .panel-logo-div {
        height: 50px;
        margin: 1px 13px;
        background-color: #0e60f50d;
        padding: 8px;
        border-radius: 50%;
    }
        .panel-logo-div img {
            height: 35px;
        }
    .net-price {
        font-size: 12px;
        font-weight: 600;
    }
    .net-price-div {
        padding: 0px 10px;
    }
    .dash-line {
        content: '';
        height: 1px;
        width: 85px;
        background: #dce7f5;
        top: 10px;
        position: absolute;
        left: 20px;
        text-align: center;
        right: 0px;
        margin: 0 auto;
    }
    .Panel-details {
        display: flex;
        position: relative;
    }
    .detl-title {
        float: left;
        font-size: 13px;
        margin-bottom: 0px;
        margin-top: 5px;
    }
    .detl-value {
        float: right;
        margin-left: auto;
        font-size: 12px;
        margin-bottom: 0px;
        margin-top: 0px;
        font-weight: 600;
    }
    .width-amt {
        width: 50px !important;
        left: -20px !important;
    }
    .btn-print {
        float: left;
        padding: 2px 10px;
    }
    .btn-email {
        margin-left: auto;
        padding: 2px 10px;
    }
    .btn-sms {
        float: right;
        margin-left: auto;
        padding: 2px 10px;
    }
    .Panel-hr {
        margin: 5px 0px;
    }
    .add-new {
        float: right;
        padding: 0px 5px;
    }
    .amt-details {
        display: none;
    }
    .hr-form {
        margin-top: 8px;
        margin-bottom: 18px;
        border: 0;
        border-top: 1px solid #eee;
    }


  
        
  
