/*body {*/
/*    font-family: sans-serif;*/
/*    font-size: 12px;*/
/*    margin: 0px;*/
/*}*/

/*#headerTable{*/
/*    border-collapse: collapse;*/
/*    border-bottom: 3px solid black;*/
/*    !*border-top: 3px solid black;*!*/
/*    !*border-left: 3px solid black;*!*/
/*    margin-left: 0px;*/
/*    !*margin-left: 1.5px;*!*/

/*}*/

/*#headerTable td{*/
/*    border-right: 2px solid black;*/
/*}*/

/*.dataTable{*/
/*    border-collapse: collapse;*/
/*    border: 1px solid black;*/
/*    width: 80%;*/
/*    margin-left: 30px;*/
/*}*/

/*.dataTable th {*/
/*    border: 1px solid black;*/
/*    padding-left: 5px;*/
/*    padding-top: 1px;*/
/*    padding-bottom: 1px;*/
/*}*/

/*.dataTable td {*/
/*    border: 1px solid black;*/
/*    padding-left: 5px;*/
/*    padding-top: 1px;*/
/*    padding-bottom: 1px;*/
/*    width: 35%;*/
/*}*/
/*.markingTable{*/
/*    padding-left: 30%;*/

/*}*/

/*.sectionHeading{*/
/*    font-size: 18px;*/
/*    color: #A86942;*/
/*    margin-top: 30px;*/
/*    margin-left: 30px;*/
/*}*/

/*.theImage {*/
/*    !*max-width: 50%;*!*/
/*    !*max-width: 400px;*!*/
/*    height: auto;*/
/*}*/


/*@page {*/

/*    border: 3px solid black;*/
/*    size: letter portrait;*/

/*    margin: 1cm;*/
/*}*/

/*!*@page {*!*/

/*!*    @bottom-left {*!*/
/*!*        content: element(footer);*!*/
/*!*        vertical-align: top;*!*/
/*!*    }*!*/

/*!*    @top-right {*!*/
/*!*        content: element(header);*!*/
/*!*        vertical-align: bottom;*!*/
/*!*    }*!*/

/*!*    size: A4 portrait;*!*/
/*!*    border: 3px solid black;*!*/
/*!*    margin-top: 3.3cm;*!*/
/*!*    margin-left: 2cm;*!*/
/*!*    margin-right: 2cm;*!*/
/*!*    margin-bottom: 3.3cm;*!*/
/*!*}*!*/


/*!*div.header {*!*/
/*!*    position: running(header);*!*/
/*!*    width:100.5%;*!*/
/*!*}*!*/

/*!*div.footer {*!*/
/*!*    border: 3px solid black;*!*/
/*!*    display: block;*!*/
/*!*    margin-top: 0.5cm;*!*/
/*!*    position: running(footer);*!*/
/*!*}*!*/


/*div.footer {*/
/*    display: block;*/
/*    margin-top: 0.5cm;*/
/*    !*position: running(footer);*!*/
/*    border-top: 3px solid black;*/
/*    position: fixed;*/
/*    bottom: 5px;*/
/*    width: 100%;*/
/*}*/

/*#pagenumber:before {*/
/*    content: counter(page);*/
/*}*/

/*#pagecount:before {*/
/*    content: counter(pages);*/
/*}*/

/*.logo-container {*/
/*    text-align: right;*/
/*}*/

/*!*.page-count {*!*/
/*!*    text-align: right;*!*/
/*!*}*!*/

/*.logo {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*}*/

/*!*h1 {*!*/
/*!*    font-size: 18px;*!*/
/*!*    margin-bottom: 40px;*!*/
/*!*    margin-top: 40px;*!*/
/*!*}*!*/


/*p {*/
/*    font-size: 12px;*/
/*}*/

/*.footer {*/
/*    text-align: center;*/
/*}*/

/*@font-face {*/
/*    font-family: "Bar-Code 39";*/
/*    src: url(Code39.ttf) format('truetype');*/
/*}*/

/*.barcode {*/
/*    font-family: "Bar-Code 39";*/
/*    font-size: 26px;*/
/*}*/

/*.right {*/
/*    text-align: right;*/
/*}*/

/*.left {*/
/*    text-align: left;*/
/*}*/

/*.center {*/
/*    text-align: center;*/
/*}*/

/*.bottom {*/
/*    vertical-align: bottom;*/
/*}*/

/*table {*/
/*    width: 100%;*/
/*}*/

/*!*hr {*!*/
/*!*    background-color: #000000;*!*/
/*!*    border: dashed #000000 0.5px;*!*/
/*!*    height: 1px;*!*/
/*!*}*!*/

/*.page-break {*/
/*    page-break-after: always;*/
/*}*/

/*.next-page {*/
/*    page-break-before: always*/
/*}*/
/*.referenceParagraph{*/
/*    font-size: 14px;*/
/*    margin-top: 10px;*/
/*    margin-left: 30px;*/
/*    margin-right: 30px;*/
/*}*/
.custom-dash-widget {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    margin-bottom: 5px;
    padding: 5px;
    box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
}
.dash-widget1 .dash-widget-icon {
    border-radius: 10%;
    display: block;
    margin-top: 2px;
    float: left;
    height: 45px;
    width: 45px;
    text-align: center;
    font-size: 23px !important;
    line-height: 43px;
    color: #fff;
    border: 0px solid #4CB6C3;
}
.bg-cst, .badge-cst {
    background-color: #07d216 !important;
}
.dash-widget-info {
    text-align: right;
}

.dash-widget-info > h3 {
    font-size: 20px;
    font-weight: 600;
}

.dash-widget-info > span {
    font-size: 15px;
}
.dataTables_wrapper .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.searchBorder {
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 10px 10px;
}
