/*!
 * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    background-color: #f8f8f8;
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
}
#mydiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-color: white;
    opacity: .8;
}

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    /* -1 * image width / 2 */
    margin-top: -32px;
    /* -1 * image height / 2 */
    display: block;
}

.loader {
    border: 10px solid #f3f3f3;
    border-top: 10px solid #3498db;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    width: 85px;
    height: 85px;
    animation: spin 2s linear infinite;
    position: fixed;
    display: block;
    margin-left: -50px;
    margin-top: -50px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: white;
}

#print-section {
    display: none;
}

#weighingPrint {
    display: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    /*background-color: white !important;*/
    /*-webkit-text-fill-color: yellow !important;*/
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.pagination {
    margin: 0px !important;
}

.alt {
    background-color: red;
}

@media print {
    .itemsty{
        font-size: 11px!important;
        font-weight: bold;
        font-family: sans-serif;
    }
    .isplainhgt{
        height: 120px!important;
    }
    .ispreheight{
        height:170px!important;
    }

    .isplainTophgt{
        height: 100px!important;
    }
    .ispreTopheight{
        height:160px!important;
    }
   
    .isplainTophgtSrj{
        height: 100px!important;
    }
    .ispreTopheightSrj{
        height:130px!important;
    }
    .itmMat
    {
        font-size: 11px!important;
        padding:  0px!important; /*for srj*/
        
    }
    .matCls{
        line-height: 15px;
    }
    
   
    .bottomfont{
        font-size: 12px!important;
      
    }
    .footerlblfont{
        font-size: 12px!important;/*14px*/
    }
    .whiteColor{
        opacity: -0.3;
    }
    .matLayout{
        margin-top: 3px!important;
        margin-bottom: 4px!important;
        /* padding: 5px!important; */
    }
     
    .brownColorcls
    {
        BACKGROUND-COLOR: LIGHTBLUE;
    }
    .invisibleText{
        visibility: hidden !important;
        color:white;
    }
    .visibleText{
        visibility: initial !important;
    }  
    .top {
        border-top: thin solid !important;;
        border-color: black !important;;
      }
      
      .bottom {
        border-bottom: thin solid !important;;
        border-color: black !important;;
      }
      
      .left {
        border-left: thin solid !important;;
        border-color: black !important;;
      }
      
      .right {
        border-right: thin solid!important;;
        border-color: black!important;;
      }
  .margintop{
      margin-top: 10%;
  }
    #footer {
        /* display: block; */
        position: fixed;
        bottom: 0;
        width:94%;   
   } 
  
   #header {
    /* display: block; */
    position: fixed;
    width: 94%;
    top: 0px;
   
}
   #idRepeat{
       display: block;
       position: fixed;
   }

    .page-break-7-item {
        width: 94%;
        height: 400px;
        border: 0;
        border: 0px solid black;
    }
    tr.noBorder td {
        border-color: inherit;
    }
    .page-break {
        width: 94%;
        height: 370px;
        border: 0;
        border: 0px solid black;
    }
    tr.noBorder td {
        border-color: inherit;
    }
    body {
        margin: 0 0 0 0;
        background-color: #d9edf7;
        background-image: none;
        color: #000000;
        font-family: Gill Sans','Gill Sans MT, Calibri, Trebuchet MS, sans-serif;
        font-size: 14px;
        height: 100%;
    }
    #print-section {
        display: block;
    }
    #weighingPrint {
        display: block;
    }
    #ad {
        display: none;
    }
    #leftbar {
        display: none;
    }
    #contentarea {
        width: 100%;
    }
    .tbl-size {
        width: 100%;
    }
    .tbl {
        margin-top: 10px;
        margin-bottom: 10px;
        border: 1px solid black;
        font-size: 14px;
        width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
    }
    .tbl td {
        padding: 2px;
        border: 1px solid black;
        font-size: 14px;
    }
    .tbl th {
        border: 1px solid black;
        padding: 6px 5px;
        font-size: 14px;
    }
    .tbl-head {
        font-size: 14px;
    }
    .print-confirm:last-child {
        page-break-after: auto;
    }
    .print-nonconfirm:last-child {
        page-break-after: auto;
    }
    #print-section {
        page-break-after: auto;
        height: 100%;
    }
    /*.solid {
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    }*/
    .page {
        margin: 0;
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
    }
    .page-head {
        height: 30px;
        border-bottom: 1px solid black;
    }
    .tbl-print  {
        width: 94%;
        left: 0;
        top: 0;
        border: 1px solid white;
        font-size: 14px;
        border-spacing: 0;
        margin: 0mm 0mm 0mm 20mm;
        border-collapse: collapse;
    }

    .Kalika {
        width: 100%;
        left: 0;
        top: 0;
        border: 1px solid white;
        font-size: 14px;
        border-spacing: 0;
        margin-left: 5mm!important;
        margin-right: 5mm!important;
        border-collapse: collapse;
    }
    .tbl-print td {
        padding: 2px;
        border: 1px solid white;
        font-size: 14px;
    }
    .tbl-print th {
        border: 1px solid white;
        padding: 6px 5px;
        font-size: 14px;
    }
    .tbl-print-head {
        font-size: 14px;
    }
    .currencyClass {
        font-size: 17px;
    }
    .rupees:after {
        content: "\20B9";
    }
    .usd:after {
        content: "\0024;";
    }
    .percent:after {
        content: "\0025";
    }
    /* #tbl-break       tr{display:block;} */
}

.bold-cls {
    font-weight: bold !important;
    font-size: 12px;
}

.border-left {
    border-left: none;
}

.tbl {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid black;
    font-size: 14px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.tbl td {
    padding: 2px;
    border: 1px solid black;
    font-size: 14px;
}

.tbl th {
    border: 1px solid black;
    padding: 6px 5px;
    font-size: 14px;
}


/*[Vijaymala] @17/3/2017 to error message*/

.page {
    border: 1px #000 solid;
    min-height: 27.62cm;
}

.error-template {
    padding: 40px 15px;
    text-align: center;
    font-size: 25px;
}

.error-actions {
    margin-top: 15px;
    margin-bottom: 15px;
}

.error-actions .btn {
    margin-right: 10px;
}


/*[GJ]@20170309 : CSS for Watermark*/

.watermark {
    /*width: 300px;/images/polaad_backround.png
    height: 100px;*/
    display: block;
    position: relative;
}

.btn-custom-icon {
    /*font-size: 45px;*/
    background: #337ab7;
    background: #f8f8f8;
    padding: 2px;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #337ab7;
    border-collapse: inherit;
    color: #337ab7;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.46);
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.watermark::after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.6;
    background-image: url('/images/polaad_backround.png');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.top10 {
    margin-top: 10px;
}

@media (min-width: 320px) {
   
    .taxCalender {
        margin-top: 10px;
    }
    .rightTopMenu{
        margin-bottom: 5px;
    }
}

.no-spin::-webkit-inner-spin-button,
.no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance: textfield !important;
}

.resizeclass {
    resize: none
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.tbl {
    display: table;
    width: 100%;
    height: 100%;
}


/*[Vijaymala]@2017-03-10 : CSS for Footer*/

.footer-basic-centered {
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font: normal 14px sans-serif;
    min-height: 25px;
    padding: 0px;
    margin-top: 0px;
}

.footer-basic-centered .footer-company-motto {
    color: #8d9093;
    font-size: 24px;
    margin: 0;
}

.footer-basic-centered .footer-company-name {
    color: #337ab7;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    padding: 10px;
}

.footer-basic-centered .footer-links {
    list-style: none;
    font-weight: bold;
    color: #337ab7;
    padding: 16px 0 10px;
    margin: 0;
}

.footer-basic-centered .footer-links a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}


/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 600px) {
    .footer-basic-centered {
        padding: 35px;
    }
    .footer-basic-centered .footer-company-motto {
        font-size: 18px;
    }
    .footer-basic-centered .footer-company-name {
        font-size: 12px;
    }
    .footer-basic-centered .footer-links {
        font-size: 14px;
        padding: 25px 0 20px;
    }
    .footer-basic-centered .footer-links a {
        line-height: 1.8;
    }
}

@media (max-width: 400px) {
    .footer-basic-centered {
        padding: 0px;
    }
    .taxCalender {
        margin-top: 10px;
    }
    .stockUpdateTable {
        width: 500px;
    }
    .panel-heading_heading {
        padding: 10px 2px;
    }
}

@media (max-width: 500px) {
    .footer-basic-centered {
        padding: 4px;
    }
}



/*vijaymala added for accordian pane*/

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
    /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";
    /* adjust as needed, taken from bootstrap.css */
}

.fontweight {
    font-weight: normal
}

.required {
    color: red;
}


/*[01-03-2016]vijaymala added for table-style */

.table-fixed thead {
    width: 97%;
}

.table-fixed tbody {
    height: 230px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tbody td,
.table-fixed thead>tr>th {
    float: left;
    border-bottom-width: 0;
}

@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 20px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
    
}
@media screen and (min-width :325px) and (max-width :768px) {
    
.tabWidth{
    width: 1226px;
 }
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}
.navbar-top-links li .dropdown li{
    width: 7px!important;
    height: 25px!important;
    text-align: center!important;
    vertical-align: inherit!important;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 19px 9px 13px 7px;
    /* min-height: 50px; */
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eeeeee;
}

.navbar-top-links li a .fa{
    width: 17px!important;
    height: 19px!important;
    text-align: center!important;
    vertical-align: inherit!important;
}
.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: none !important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}


/*vijaymala added for new panel heading*/

.border-panel-heading {
    padding: 10px 15px;
    /*border-bottom: 1px solid transparent;*/
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333;
    /* background-color: #f5f5f5; */
    border-color: #ddd;
}


/*End*/

.fa-2x {
    font-size: 2em;
}

.fa {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    text-rendering: auto;
}

.main-menu:hover,
nav.main-menu.expanded {
    width: 250px;
    overflow: visible;
}

.main-menu {
    background: #fff;
    border-right: 1px solid #c0c0c0;
    position: absolute;
    top: 61px;
    bottom: 0;
    height: auto;
    left: 0;
    width: 43px;
    overflow: hidden;
    -webkit-transition: width .05s linear;
    transition: width .05s linear;
    -webkit-transform: translateZ(0) scale(1, 1);
    z-index: 1000;
}

.main-menu>ul {
    margin: 7px 0;
}

.main-menu li {
    position: relative;
    display: block;
    width: 250px;
}

.main-menu li>a {
    position: relative;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    color: #333;
    font-family: arial;
    font-size: 14px;
    text-decoration: none;
    -webkit-transform: translateZ(0) scale(1, 1);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}

.main-menu .nav-icon {
    position: relative;
    display: table-cell;
    width: 60px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
}

.main-menu .nav-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 190px;
    font-family: 'Titillium Web', sans-serif;
}

.main-menu>ul.logout {
    position: absolute;
    left: 0;
    bottom: 0;
}

.no-touch .scrollable.hover {
    overflow-y: hidden;
}

.no-touch .scrollable.hover:hover {
    overflow-y: auto;
    overflow: visible;
}

a:hover,
a:focus {
    text-decoration: block;
}

nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

nav ul,
nav li {
    outline: 0;
    margin: 0;
    padding: 0;
}

.main-menu li:hover>a,
nav.main-menu li.active>a,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,
.dashboard-page nav.dashboard-menu ul li.active a {
    color: #fff;
    background-color: #5fa2db;
}

.area {
    float: left;
    background: #e2e2e2;
    width: 100%;
    height: 100%;
}

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(https://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
}


/*End*/

@media (min-width: 600px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }
    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: white;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50, 50, 50, 0.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green>.panel-heading {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
}

.panel-green>a {
    color: #5cb85c;
}

.panel-green>a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red>.panel-heading {
    border-color: #d9534f;
    color: white;
    background-color: #d9534f;
}

.panel-red>a {
    color: #d9534f;
}

.panel-red>a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow>.panel-heading {
    border-color: #f0ad4e;
    color: white;
    background-color: #f0ad4e;
}

.panel-yellow>a {
    color: #f0ad4e;
}

.panel-yellow>a:hover {
    color: #df8a13;
}

/* Priyanka [05-10-2018]- Added CSS for vehicle tracking */
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}
/*Priyanka - End of CSS for vehicle tracking. */
.badge-notify {
    background: red;
    position: relative;
    top: -15px;
    left: -19px;
}


/*  GJ@20170822 : Added below css for Model Pop-Up Information */

.modal-header {
    color: #fff;
    padding: 14px 15px;
    border-bottom: 1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.text-align-right {
    text-align: right;
    font-size: 12px!important;
}

.text-align-center {
    text-align: center;
}

.currencyClass {
    font-size: 13px;
    font-style: normal;
}

.tbl-print {
    width: 94%;
    left: 0;
    top: 0;
    border: 1px solid black;
    font-size: 14px;
    border-spacing: 0;
}

.tbl-print td {
    padding: 2px;
    border: 1px solid black;
    font-size: 14px;
}

.tbl-print th {
    border: 1px solid black;
    padding: 6px 5px;
    font-size: 14px;
}

.tbl-print-head {
    font-size: 14px;
}

.rupees:after {
    content: "\20B9";
}

.usd:after {
    content: "\0024";
}

.percent:after {
    content: "\0025";
}

   
/* 
 .ng2-auto-complete ul { height: 130px; overflow-y: auto; }  */
      
    tr.noBorder td {
        border: 0;

      }
      /* #header{
          display: none
      }
      #footer{
        display: none
    } */
    #margintop{
        margin-top: 0%;
    }

    .radioButtonList label{
        display:inline;
        float: left;
        margin-right: 5%;
    }

    .paddingCls{
        padding-left: 30px!important;
        width:50%;
        font-family: sans-serif;
        font-size: 13px!important;
        padding-top: 21px!important;
    }
    .pos{
        float: right;
        color: darkslateblue
    }
    .bluecls
    {
        BACKGROUND-COLOR: LIGHTBLUE;
        font-size: 12px!important;
    }
    .itemsty{
        font-size: 11px!important;
        font-weight: bold;
        font-family: sans-serif;
    }
    .invisibleText{
        visibility: hidden !important;
        color:white;
    }
    .visibleText{
        visibility: initial !important;
    }
    .algcls{
        text-align: center;
    }

    table.no-spacing {
        border-spacing:0; /* Removes the cell spacing via CSS */
        border-collapse: collapse;  /* Optional - if you don't want to have double border where cells touch */
        padding:0; margin:0;  
    }
    .itmMat
    {
        font-size: 11px!important;
        padding:  0px!important;
    }
   
    .bottomfont{
        font-size: 13px!important;
      
    }
    .footerlblfont{
        font-size: 12px!important;
    }
    .whiteColor{
        opacity: -0.3;
    }
    .matLayout{
        margin-top: 3px!important;
        margin-bottom: 4px!important;
        /* padding: 5px!important; */
    }
     
    .brownColorcls
    {
        BACKGROUND-COLOR: LIGHTBLUE;
    }
    .matCls{
        line-height: 15px;
    }
    .isplainhgt{
        height: 120px!important;
    }
    .ispreheight{
        height:170px!important;
    }

    .isplainTophgt{
        height: 100px!important;
    }
    .ispreTopheight{
        height:160px!important;
    }
    .colWidth{
        /* width: 4.545454545454545% !important; */
        width: 159.4545px !important;
       
    }
    .TC-print {
        width: 94%;
        left: 0;
        top: 0;
        border: 1px solid black;
        font-size: 11px;
        border-spacing: 0;
    }
    
    .TC-print td {
        padding: 2px;
        border: 1px solid black;
        font-size: 11px;
    }
    
    .TC-print th {
        border: 1px solid black;
        padding: 6px 5px;
        font-size: 11px;
    }
    .col-3{
        width: 10%;
    }
    .col-1{
        width: 5%;
    }
    .col-9{
        width: 70%;
    }
    .col-12{
        width: 100%;
    }
    
    

    