html {
    height: 100%;
    border-bottom: 1px solid transparent;
    box-sizing: content-box;
}

body {
    background: url(../images/body-bg1.jpg) repeat center center fixed;
}

h5 {
    line-height: 40px;
    height: 40px;
    position: relative;
}

h5 .checkbox {
    position: absolute;
    right: 15px;
    top: 0;
}

h5 .checkbox label {
    line-height: 17px;
}

.subscriptionExpWrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    max-width: 200px;
    margin: 0;
}

.rteAddWrap .nicEdit-main-w100 {
    width: 100% !important;
    box-sizing: border-box;
    margin: 0 !important;
}

.rteAddWrap .nicEdit-main {
    padding: 10px;
    max-height: 600px;
    overflow: auto !important;
}

.packageGroupDetails {
    border-bottom: 1px #888 solid;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.applicationPlansArray table>tbody>tr:first-child {
    font-weight: bold;
}

.applicationPlansArray table>tbody>tr>td:first-child {
    font-weight: bold;
    text-align: left;
    background-color: rgba(200, 200, 200, 0.3);
}

.applicationPlans .planCustom.activePlan_false {
    display: none;
}

.applicationPlans .activePlan_true {
    background-color: rgba(200, 200, 200, 0.3);
}

.applicationPlans .flag_false,
.applicationPlans .flag_true {
    width: 13px;
    height: 13px;
    display: block;
    border-radius: 13px;
    font-size: 0;
    margin: 0 auto;
}

.applicationPlans .flag_false {
    background-color: red;
}

.applicationPlans .flag_true {
    background-color: green;
}

.applicationPlans td {
    text-align: center;
}

.rteViewWrapper ol,
.rteViewWrapper ul {
    width: 100%;
    float: left;
    padding: 0;
    list-style-position: outside;
    padding-left: 15px;
}

.rteViewWrapper li {
    width: 50%;
    float: left;
    padding: 0 40px 10px 0;
}

.rteViewWrapper li:nth-child(3) {
    clear: both;
}

.rteViewWrapper b {}

.trBookmark span:first-child {
    display: none;
    padding-right: 100px;
}


/*.trBookmark:hover span:first-child{display:none;}
.trBookmark:hover span:last-child{display:block;}*/

.contWrapper label {
    font-weight: bold
}

.contWrapper span {
    font-size: 12px;
}

.contWrapper span:before {
    content: ':';
    font-size: 12px;
    padding: 0 5px;
    font-weight: bold;
}

.contWrapper .pdRowWrapper span:before {
    display: none;
}

.request_Done {
    opacity: 0.5;
}

.request_Done input,
.request_Done a {
    display: none;
}

.infoBox {
    line-height: 35px;
    height: 30px;
    padding: 0 20px;
    text-align: left;
    color: red;
}

.tableRemoveBorder{
    margin:0 auto; width:550px;
}
.tableRemoveBorder table tr td{
    border-top:0;
    border-bottom:0;
}
.tableRemoveBorder table .bt{
    border-top:1px rgba(153, 153, 153, 0.5) solid;
}
.tableRemoveBorder table .bb{
    border-bottom:1px rgba(153, 153, 153, 0.5) solid;
}



/*.request_Done input{display:none}*/

#editMasterList span:before {
    display: none;
}

.footerCont {
    text-align: left;
}

.listLabel,
.listInput {
    padding: 0;
}

.nav a.active,
.navbar-inverse .navbar-nav>li>a.active,
.nav a:focus,
.navbar-inverse .navbar-nav>li>a:focus {
    background-color: #006688;
    cursor: pointer;
    /*border-right: 1px solid #008cba;
    border-left: 1px solid #008cba;*/
    color: #fff;
}

.navbar-brand,
.navbar-brand:hover {
    color: #e7e5e5 !important;
    cursor: default !important;
}

.loginBy {
    color: #e7e5e5 !important;
    padding: 15px 10px 0;
    line-height: 21px;
    margin-bottom: 0;
    font-size: 13px;
}

.loginBy:before {
    content: 'Welcome ';
}

.overlay {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.8);
}

.infoLightbox {
    width: 100%;
    max-width: 650px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0 auto;
    background: #fff;
    padding: 10px;
    display: none;
}

.infoLightbox img {
    width: 100%;
}

.infoLightbox p {
    padding-bottom: 15px;
    color: #333;
    font-size: 13px;
}

.listWrapper {
    width: 100%;
    overflow: auto;
}

.listWrapper td.Received {
    color: green;
}

.listWrapper td.Pending {
    color: red;
}

.listWrapper .clicked {
    background-color: rgba(200, 200, 200, 0.2);
}

.listWrapper tr td span:before {
    display: none;
}

.checked_true input,
.checked_true span {
    color: red;
    text-decoration: line-through;
}

.checked_true span:before,
.checked_false span:before {
    display: none;
}

.checkboxList .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.checkboxList .modal-title {
    margin-bottom: 15px;
}

.totalWrapper {
    background: #f1f1f1;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.pageBreak .totalWrapper {
    display: block
}

.viewInnerWrap .form-group {
    border-bottom: 1px solid #d3d3d3;
}

.gridView {
    border-top: 1px solid #d3d3d3;
}

.gridView .pdRow:first-child .form-group {
    background: #f1f1f1;
}

.gridView .pdRow .form-group {
    min-height: 27px;
    line-height: 23px;
    border-right: 1px #d3d3d3 solid;
    margin-bottom: 0;
}

.gridView .pdRow .form-group:first-child {
    border-left: 1px #d3d3d3 solid;
}

.pdRow {
    width: 100%;
    /* float:left; cannot use its conflicting in List View page*/
}

.addPageWrapper .pdRow {
    width: 100%;
    float: left;
    display: flex;
}

.sleek {
    width: 100%;
    padding-top: 10px;
}

.sleek select {
    height: 26px;
    width: auto;
    line-height: 26px;
    padding: 5px 12px 5px 6px;
}

.sleek button {
    height: 26px;
    width: auto;
    line-height: 26px;
    padding: 0 6px;
}

.sleek label {
    line-height: 26px;
    height: 26px;
}

.sleek .lhs *,
.sleek .rhs * {
    float: left;
    margin-left: 5px;
}

.sleek .lhs {
    float: left;
}

.sleek .rhs {
    float: right;
}

.marginB0 {
    margin-bottom: 0;
}

.noDataFound {
    position: relative;
    min-height: 200px;
}

.noDataFound:before {
    content: 'No Data Found';
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    text-align: center;
}

.boxTableWrapper.noDataFound {
    background: #fff;
}

.pnr {
    color: red;
}

.conf {
    color: black;
}

.myCol50Per {
    width: 50%;
    float: left;
}

.dateWrap label {
    width: 100%;
}

.dateWrap select {
    width: 33.3333%;
    float: left;
    padding-left: 2px;
    padding-right: 2px;
}

.preLogin {
    margin: 0px auto;
    float: none;
    min-height: 450px;
}

.footer {
    background: #d3d3d3;
    margin-top: 30px;
    width: 100%;
    display: block;
    float: left;
}

.footer span {
    float: left;
    font-size: 11px;
    line-height: 30px;
    padding: 0 15px;
}

.footer span:last-child {
    float: right;
}

.listPageTotalWrapper .tBox {
    width: auto;
    float: left;
    margin: 5px 7.5px;
    padding: 5px 7.5px;
    background: #fff;
}

.listPageTotalWrapper label,
.listPageTotalWrapper span {
    font-weight: normal;
    width: 100%;
    float: left;
    display: inline-block;
}

.listPageTotalWrapper .checked {
    color: rgba(0, 255, 0, 1)
}

.listPageTotalWrapper .unchecked {}

.listPageTotalWrapper .total {
    font-weight: bold;
}

.panel-body textarea {
    max-width: 100%;
    min-height: 100px;
}

.printHeader {
    position: relative;
    float: left;
    width: 100%;
    height: 75px;
    overflow: hidden;
    display: block;
}

.printHeader img {
    /*
    position: absolute;
    top: 0;
    left: 0;*/
    max-height: 50px;
    float: left;
    clear: both;
}

.printHeader .title {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 5px 0 20px;
    display: block;
    font-size: 16px;
    position: absolute;
}

.printHeader .title .headingGST {
    font-size: 11px !important;
    margin-top: -16px;
    float: left;
    width: 100%;
}

.printHeader .title .headingGST:before {
    display: none;
}

.printHeader .address {
    position: absolute;
    top: 2px;
    right: 0;
    width: 250px;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
}

.printCont1 {
    border-top: 1px #d3d3d3 solid;
    float: left;
    width: 100%;
    margin-bottom: 15px !important;
}

.printCont1 .col1,
.printCont1 .col2,
.printCont1 .col3 {
    border-bottom: 1px #d3d3d3 solid;
    border-right: 1px #d3d3d3 solid;
    border-left: 1px #d3d3d3 solid;
}

.printCont1 label,
.printCont2 label {
    margin-bottom: 0;
    line-height: 22px;
}

.printCont1 .table label,
.printCont2 .table label {
    line-height: 11px;
}

.printCont2 {
    border-top: 1px #d3d3d3 solid;
    border-right: 1px #d3d3d3 solid;
    float: left;
    width: 73%;
    margin-bottom: 15px !important;
}

.printCont2 div {
    min-height: 25px;
}

.printCont2 .col-xs-1,
.printCont2 .col-xs-2,
.printCont2 .col-xs-3,
.printCont2 .col-xs-4,
.printCont2 .col-xs-5,
.printCont2 .col-xs-6,
.printCont2 .col-xs-7,
.printCont2 .col-xs-8,
.printCont2 .col-xs-9,
.printCont2 .col-xs-10,
.printCont2 .col-xs-11,
.printCont2 .col-xs-12 {
    border-left: 1px #d3d3d3 solid;
}

.printCont2 label,
.printCont2 span {
    float: left;
    min-height: 25px;
    line-height: 25px;
    margin: 0;
}

.printCont2 .pdRow {
    width: 100%;
    border-bottom: 1px #d3d3d3 solid;
    float: left;
}

.printCont3 {
    border-top: 1px #d3d3d3 solid;
    float: right;
    width: 25%;
}

.printCont3 .col-xs-12 {
    display: block;
    border-bottom: 1px #d3d3d3 solid;
    border-right: 1px #d3d3d3 solid;
    border-left: 1px #d3d3d3 solid;
}

.printCont3 label,
.printCont3 span {
    width: 60%;
    display: block;
    float: left;
    margin: 0;
    min-height: 25px;
    line-height: 25px;
}

.printCont3 label {
    border-right: 1px #d3d3d3 solid;
}

.printCont3 span:before {
    content: ''
}

.printCont3 span {
    width: 40%;
    text-align: right
}


/*.printCont4 -- Only for package printing*/

.printCont4 {
    float: left;
    width: 100%;
    border-top: 0;
    margin-bottom: 10px;
}

.printCont4 .col1,
.printCont4 .col2,
.printCont4 .col3 {
    border-bottom: 1px #d3d3d3 solid;
    border-right: 1px #d3d3d3 solid;
    border-left: 1px #d3d3d3 solid;
}

.printCont4 label,
.printCont2 label {
    margin-bottom: 0;
    line-height: 22px;
}

.printCont4 .table {
    margin-bottom: 0;
}

.printCont4 .table label,
.printCont2 .table label {
    line-height: 11px;
}

.printCont4 h5 {
    margin-top: 0;
}

.printCont4 .form-group {
    margin-bottom: 5px;
}

.printGrid {
    border-top: 1px #d3d3d3 solid;
    float: left;
    width: 100%;
}

.printGrid th,
.printGrid td {
    border-bottom: 1px #d3d3d3 solid;
    border-right: 1px #d3d3d3 solid;
    border-left: 1px #d3d3d3 solid;
}

table th span:before {
    display: none;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    line-height: 12.5px;
    vertical-align: middle;
}

.printFooter p {
    font-size: 11px;
    margin-bottom: 0;
}

.pageBreak .pagination {
    margin-top: 0;
    width: 100%;
    display: block;
    float: left;
}

.pageBreak .pagination .showHideTable {
    background: #555;
    color: #fff;
    padding: 3px 6px;
    line-height: 15px;
    height: 20px;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    float: left;
    margin-right: 10px;
}

.pageBreak .pagination .showHideTable:before {
    content: 'Collape'
}

.pageBreak.hidePage .printHeader,
.pageBreak.hidePage .table {
    display: none
}

.pageBreak.hidePage .pagination {
    margin: 2px 0;
}

.pageBreak.hidePage .pagination .showHideTable:before {
    content: 'Expand'
}

.loading:before,
.topLoading:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    z-index: 100;
}

.loading:after,
.topLoading:after {
    border-radius: 50%;
    /*box-shadow:0 0 30px 70px #fff, inset 0 0 15px 0 #d3d3d3;*/
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    position: fixed;
    top: 40%;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: url(../images/loading-spinning-bubbles.svg) no-repeat center center;
    background-size: 70px 70px;
    z-index: 110;
}

.topLoading:before {
    z-index: 1200;
}

.topLoading:after {
    z-index: 1300;
}

.loader1:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 2;
}

.loader1:after {
    border-radius: 50%;
    /*box-shadow:0 0 30px 70px #fff, inset 0 0 15px 0 #d3d3d3;*/
    content: '';
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: url(../images/peploading.gif) no-repeat center center;
    background-size: 90px 90px;
    z-index: 3;
}

.dashboard .graph {
    float: left;
    height: 350px;
    width: 100%;
}

.otherChargesWrap1 {
    float: left;
    background: #f1f1f1;
}

.otherChargesWrap1 .input-sm {
    height: 22px;
    padding: 3px;
}

.otherChargesWrap2 {
    background: #d1d1d1;
    width: 100%;
    float: left;
    padding-top: 5px;
}

.TicketBill_false tr,
.CreditNote_false tr {
    color: #888;
    display: none;
}

.TicketBill_false>tr:first-child,
.CreditNote_false>tr:first-child {
    display: table-row;
}

.InvoiceNos_false .genInvArr {
    color: #888;
    display: none;
}

.InvoiceNos_true .genInvArr {
    border: 1px #d3d3d3 solid;
    padding: 10px 0;
    margin-bottom: 10px;
}

.genInvArr {
    max-height: 250px;
    overflow: auto;
    float: left;
    width: 100%;
}

.selectedTr td {
    background: rgba(0, 255, 0, 0.2);
}

.selectedTr td.clicked {
    background: rgba(0, 255, 0, 0.4);
}

#infoChart {
    width: 100%;
    max-width: 300px;
    height: 140px;
    float: left;
    border-bottom: 2px #555 solid;
}

#listGrid {
    max-height: 600px;
    overflow: auto;
}

.inWords {
    text-transform: capitalize;
}

#demoPerson {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    max-width: 250px;
}

.restrictText {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.addDropdown ul li,
.addDropdown ul li a {
    border: 0;
    opacity: 1 !important;
}

.addDropdown ul li b {
    color: #333;
}

.faded1 {
    opacity: 0.5;
}

#listGrid thead tr th:nth-child(3),
#listGrid tbody tr td:nth-child(3),
#listGrid thead tr th:nth-child(4),
#listGrid tbody tr td:nth-child(4),
#listGrid thead tr th:nth-child(5),
#listGrid tbody tr td:nth-child(5),
#listGrid thead tr th:nth-child(6),
#listGrid tbody tr td:nth-child(6),
#listGrid thead tr th:nth-child(7),
#listGrid tbody tr td:nth-child(7),
#listGrid thead tr th:nth-child(8),
#listGrid tbody tr td:nth-child(8),
#listGrid thead tr th:nth-child(9),
#listGrid tbody tr td:nth-child(9) {
    display: none;
}

#printListGrid tbody tr th:nth-child(3),
#printListGrid tbody tr td:nth-child(3),
#printListGrid tbody tr th:nth-child(4),
#printListGrid tbody tr td:nth-child(4),
#printListGrid tbody tr th:nth-child(5),
#printListGrid tbody tr td:nth-child(5),
#printListGrid tbody tr th:nth-child(6),
#printListGrid tbody tr td:nth-child(6),
#printListGrid tbody tr th:nth-child(7),
#printListGrid tbody tr td:nth-child(7),
#printListGrid tbody tr th:nth-child(8),
#printListGrid tbody tr td:nth-child(8),
#printListGrid tbody tr th:nth-child(9),
#printListGrid tbody tr td:nth-child(9) {
    display: none;
}

#listGrid tbody tr td[data-status="Pending"] {
    color: #a90b0b;
}

#listGrid tbody tr td[data-status="Received"] {
    color: green;
}

.companyName {
    float: left;
    width: auto;
    max-width: 250px;
}

.companyName img {
    margin-bottom: 5px;
}

.companyName br {
    width: 100%;
    clear: both;
}

.authCustList h5 {
    border-bottom: 1px #d3d3d3 solid;
    cursor: pointer;
    font-weight: bold;
    position: relative;
}

.authCustList h5 input {
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
}

.authCustList ul,
.authCustList li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.authCustList input[type="text"] {
    max-width: 60px;
}

.authCustList label {
    padding-left: 25px;
    float: left;
    position: ;
    line-height: 22px;
}

.authCustList .heading label {
    padding-left: 0;
    font-weight: bold;
}

.authCustList label input {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 2px;
}

.authCustList .checkAll_none {
    font-weight: bold;
}

.authCustList .checkAll_none:first-child input[type="text"] {
    display: none;
}

.checkboxWrap._none {
    width: 100%;
    float: left;
}

.checkboxWrap__ label {
    width: 222px;
}

.checkboxWrap label.clearAll {
    line-height: 25px;
    height: 25px;
    width: 100%;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 5px
}

.preLogin .panel-body {
    padding: 15px !important;
}

.preLogin .form-group {
    margin-bottom: 15px !important;
}

.preLogin .panel-heading {
    padding: 10px 15px !important;
}

.preLogin .btn {
    padding: 4px 12px !important;
    margin-right: 10px !important;
}

.marL5 {
    margin-left: 5px !important;
}

.marR5 {
    margin-right: 5px !important;
}


/*----------------------------------------------------------------------*/

@media (min-width:1020px) {
    .fixedHeaderTop .themeContainer {
        padding-top: 71px;
    }
    .fixedHeaderTop #mainNav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }
    .fixedHeaderLeft .themeContainer {
        padding-left: 150px;
        padding-top: 20px;
    }
    .fixedHeaderLeft .container-fluid {
        padding: 0;
    }
    .fixedHeaderLeft #mainNav .navbar-brand {
        margin: 0 !important;
    }
    .fixedHeaderLeft #mainNav .navbar-nav {
        margin-right: 0;
        margin-top: 50px;
    }
    .fixedHeaderLeft #mainNav .navbar-nav>li {
        width: 100%;
    }
    .fixedHeaderLeft #mainNav .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .fixedHeaderLeft #mainNav {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1030;
        width: 150px;
        height: 100%;
    }
}

@media (max-width:991px) {
    .pdRowWrapper.passangerDetails {}
    .pdRowWrapper.passangerDetails.clientType_true .listLabel,
    .pdRowWrapper.passangerDetails.clientType_true .listInput {
        height: 360px;
    }
    .pdRowWrapper.passangerDetails.clientType_false .listLabel,
    .pdRowWrapper.passangerDetails.clientType_false .listInput {
        height: 220px;
    }
    .pdRowWrapper.passangerDetails .listLabel label {
        line-height: 41px;
        width: 100%;
        margin-bottom: 10px;
    }
    .pdRowWrapper.passangerDetails .listInput {
        overflow: auto;
    }
    .pdRowWrapper.passangerDetails .listInput.a_true .listInnerInput {
        width: 1700px;
    }
    .pdRowWrapper.passangerDetails .listInput.b_true .listInnerInput {
        width: 1100px;
    }
    .pdRowWrapper.passangerDetails .listInput.t_true .listInnerInput {
        width: 1100px;
    }
    .pdRowWrapper.passangerDetails .listInput.p_true .listInnerInput {
        width: 1100px;
    }
    .pdRowWrapper.passangerDetails .listInput.h_true .listInnerInput {
        width: 1100px;
    }
    .pdRowWrapper.passangerDetails .listInput.v_true .listInnerInput {
        width: 1100px;
    }
    .pdRowWrapper.passangerDetails .listInput .listInnerInput .pdRow {
        max-width: 180px;
        float: left;
    }
    .sleek select {
        padding: 5px;
    }
}

@media (max-width:640px) {
    .sleek .rhs {
        float: left;
        clear: both;
    }
    .sleek label {
        clear: left;
    }
    .dashboard .graph {
        height: 200px;
    }
}

.journeyPassengerWrap {
    float: left;
}


/*----------------------------------------------------------------------*/

@media print {
    html,
    body {
        height: auto;
        /*width:800px;*/
        border: 0px red solid;
    }
    .modal-open {
        overflow: auto
    }
    body * {
        visibility: hidden;
    }
    .notPrintable,
    .showHideTable {
        display: none !important;
    }
    .sectionToPrint,
    .sectionToPrint * {
        visibility: visible;
    }
    .sectionToPrintFinal {
        visibility: visible;
        /*border:5px red solid;*/
    }
    /*.sectionToPrint.modal {
      overflow: visible !important;
  }*/
    .modal {
        overflow: visible !important;
        position: relative;
        visibility: visible;
    }
    .modal .modal-dialog,
    .container {
        margin: 0 auto;
        width: 100%;
    }
    .modal .modal-header {
        display: none
    }
    .modal .modal-body {
        padding: 0;
    }
    .modal .form-group {
        margin-bottom: 0;
    }
    .modal .modal-footer {
        display: none
    }
    .pagination {
        margin: 0;
    }
    .printBox {
        min-width: 730px;
    }
    .printBox .modal-body {
        padding-right: 0;
        padding-left: 0;
    }
    .printHeader {
        position: relative;
        float: left;
        width: 100%;
        height: 105px;
        overflow: hidden;
        display: block;
        margin-top: 20px;
    }
    .printHeader img {
        /*position: absolute;
        top: 0;
        left: 0;*/
        height: 65px;
        max-height: 70px;
        width: auto;
        float: left;
        clear: both;
    }
    .printHeader .title {
        width: 100%;
        text-align: center;
        font-weight: bold;
        padding: 10px 0 20px;
        display: block;
        position: absolute;
    }
    .printHeader .address {
        position: absolute;
        top: 2px;
        right: 0;
        width: 240px;
        font-weight: normal;
        line-height: 18px;
        text-align: right;
    }
    .printCont1 {
        border-top: 1px #222 solid;
    }
    .printCont1 .col1,
    .printCont1 .col2,
    .printCont1 .col3,
    .printCont4 .col1,
    .printCont4 .col2,
    .printCont4 .col3 {
        border-bottom: 1px #222 solid;
        border-right: 1px #222 solid;
        border-left: 1px #222 solid;
    }
    .printCont2 {
        border-top: 1px #222 solid;
        border-right: 1px #222 solid;
    }
    .printCont2 .col-xs-1,
    .printCont2 .col-xs-2,
    .printCont2 .col-xs-3,
    .printCont2 .col-xs-4,
    .printCont2 .col-xs-5,
    .printCont2 .col-xs-6,
    .printCont2 .col-xs-7,
    .printCont2 .col-xs-8,
    .printCont2 .col-xs-9,
    .printCont2 .col-xs-10,
    .printCont2 .col-xs-11,
    .printCont2 .col-xs-12 {
        border-left: 1px #222 solid;
    }
    .printCont2 .pdRow {
        border-bottom: 1px #222 solid;
    }
    .printCont3 {
        border-top: 1px #222 solid;
    }
    .printCont3 .col-xs-12 {
        border-bottom: 1px #222 solid;
        border-right: 1px #222 solid;
        border-left: 1px #222 solid;
    }
    .printCont3 label {
        border-right: 1px #222 solid;
    }
    .printGrid {
        border-top: 1px #222 solid;
    }
    .printGrid th,
    .printGrid td {
        border-bottom: 1px #222 solid;
        border-right: 1px #222 solid;
        border-left: 1px #222 solid;
    }
    .viewInnerWrap {
        float: left;
        width: 100%;
        padding: 10px;
    }
    .printCont4 .bg-info {
        float: left;
        width: 100%;
        height: 28px;
        line-height: 28px;
        border-bottom: 1px #222 solid;
    }
    .printCont4 .form-group {
        float: left;
    }
    .printCont4 .rteViewWrapper {
        width: 100%;
        float: left;
        border-bottom-color: #222;
    }
    .printCont4 .col-md-4 {
        width: 33.33333333%;
    }
    .printCont4 .col-md-12 {
        width: 100%;
    }
    .contWrapper label {
        font-weight: bold;
    }
    .contWrapper span:before {
        content: ':';
        padding: 0 5px;
        font-weight: bold;
    }
    .printCont3 span:before {
        content: '';
    }
    .totalWrapper {
        float: left;
        padding: 10px 0;
        width: 100%;
    }
    .col-md-3 {
        width: 25%;
    }
    .dynamicPageBreakStart {
        page-break-after: always!important;
        page-break-inside: avoid!important;
        /*Need to check this*/
    }
    .pageBreak {
        padding: 10px;
        /*page-break-before:always !important;/**/
        page-break-after: always!important;
        page-break-inside: avoid!important;
        /*Need to check this*/
        width: 100%;
        display: block;
        /*height:1550px;*/
        float: left;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }
    .pageBreak.totalWrapper {
        background: #f1f1f1;
        float: left;
        padding: 10px 0;
        width: 100%;
    }
    .pageBreak .totalWrapper .col-md-3,
    .pageBreak .totalWrapper .col-md-3 * {
        width: auto !important;
        float: left !important;
    }
    .pageBreak .totalWrapper span {
        margin-top: -3px;
    }
    .table {
        margin-bottom: 10px;
    }
    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        padding: 7px 8px;
        /*line-height:30px;*/
    }
    .table-bordered>thead>tr>th,
    .table-bordered>tbody>tr>th,
    .table-bordered>tfoot>tr>th,
    .table-bordered>thead>tr>td,
    .table-bordered>tbody>tr>td,
    .table-bordered>tfoot>tr>td {
        border: 1px #222 solid !important;
    }
    .modal-lg {
        width: 100%;
    }
    .printHeader .address {
        font-size: 12px !important;
    }
    .contWrapper label,
    .contWrapper span,
    .contWrapper span:before {
        font-size: 12px !important;
    }
    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td,
    .printFooter p,
    .pageBreak .totalWrapper .col-md-3,
    .pageBreak .totalWrapper .col-md-3 * {
        font-size: 12px !important;
    }
    .printHeader .title {
        font-size: 18px !important;
    }
    .contWrapper .viewInnerWrap .form-group span,
    .contWrapper .viewInnerWrap .form-group span:before,
    .contWrapper .viewInnerWrap .form-group label,
    .viewInnerWrap .table>thead>tr>th,
    .viewInnerWrap .table>tbody>tr>th,
    .viewInnerWrap .table>tfoot>tr>th,
    .viewInnerWrap .table>thead>tr>th label,
    .viewInnerWrap .table>tbody>tr>th label,
    .viewInnerWrap .table>tfoot>tr>th label,
    .viewInnerWrap .table>thead>tr>td,
    .viewInnerWrap .table>tbody>tr>td,
    .viewInnerWrap .table>tfoot>tr>td {
        font-size: 12px !important;
    }
}