@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://rmaservices.co.nz/css/font-icon.css');
html, body {
    height: 100%;
    min-height: 100%;
}

body {
    font-family: 'Poppins', sans-serif;
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
	line-height: normal;
    color: #555;
    background: #ececec;
}
.marg-top {
	margin-top: 20px;
}
.marg-btm-10 {
	margin-bottom: 10px;
}
.logo {
    
}
.logo img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    display: block;
}
.am-logo img {
    width: 100px;
}
a, a:hover { 
	text-decoration: none;
}
.dropdown-backdrop {
    display: none !important;
}

/* == Login Page CSS == */
.mrg-top20 {
    margin-top: 20px;
}
.page-login .logo {
    padding-bottom: 25px;
	width: 100%;
	float: none;
}
.login-tab {
    margin-bottom: 20px;
}
.login-tab ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.login-tab ul li {
    float: left;
    width: 49%;
}
.login-tab ul li:last-child {
    float: right;
}
.login-tab ul li a {
    display: block;
    text-align: center;
    background: #0051ba;
    padding: 10px;
    font-size: 14px;
	line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
	border:1px solid #0051ba;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.login-tab ul li a:hover {
    background-color: #fff;
    border-color: #0051ba;
    color: #0051ba;
}
.inner-page {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
	padding: 0 15px;
}


.form-login h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0;
    color: #0051ba;
    font-weight: 500;
    text-align: center;
    position: relative;
}
.form-login h3 span {
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #0051ba;
    padding: 0 20px 10px;
}
.form-login h3 span:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    border: 2px solid #0051ba;
    border-radius: 100%;
    background: #fff;
    transform: translateX(-50%);
}
.input-group-addon {
    border-radius: 0;
    color: #fff;
    background: #0051ba;
    min-width: 40px;
    padding: 10px 0;
}
.page-login {
    padding: 100px 0 50px;
}
.page-login .center-block {
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px;
    text-align: left;
    background-color: #f1f1f1;
}
.btn-custom {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
    width: 100%;
    border-radius: 0;
    padding: 8px;
    font-size: 16px;
    font-weight: normal;
	cursor: pointer;
	outline: none; 
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn-custom:hover {
	 background-color: #fff;
    border-color: #0051ba;
    color: #0051ba;
}
.login-box {
    margin-bottom: 25px;
}
.login-contact {
    color: #fff;
    background-color: #0051ba;
    border-color: #ebccd1;
    padding: 10px;
    text-align: center;
	font-weight: 500;
}
/* == Login Page CSS End == */

/* == Admin Page CSS == */

.wapper-grp {
    height: 100%;
    min-height: 100%;
    width: 100%;
}

.right-side {
    width: calc(100% - 240px);
    float: right;
	padding: 15px;
}

.left-side {
    width: 240px;
	position: fixed;
	top: 54px;
	left: 0;
    float: left;
    height: 100%;
    min-height: 100%;
	background: #fff;
    -webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
}
.a_header {
    box-shadow: 0px 2px 5px #ccc;
    width: 100%;
    background: #fff;  
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
}
.l_logo {
    padding: 10px;
    width: 240px;
    float: left;
}
.l_logo img {
    width: 100%;
    max-width: 100px;
    display: block;
    margin: 0 auto;
}
.menu-trigger {
    float: left;
    font-size: 21px;
    line-height: 1;
    color: #0051ba;
    padding: 0 10px;
    margin-top: 15px;
    display: none;
    border-right: 2px solid #0051ba;
	cursor: pointer;
}

ul.sub_menu {
	display: none;
}
.opne > ul.sub_menu {
	display: block;
}
.nav-menu {
    width: 100%;
    padding: 15px 0;
	height: 100%;
    overflow-y: auto;
	padding-bottom: 70px;
}
.nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-menu ul li {
    display: block;
}
.nav-menu ul li a {
    color: #607d8b;
    padding: 10px 15px;
    display: block;
    font-size: 14px;
	position: relative;
	text-decoration: none;
	border-left: 3px solid transparent;
}
.nav-menu ul li a .fa {
    margin-right: 5px;
}

.nav-menu ul li a.arrow:after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #607d8b;
    right: 15px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 17px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.nav-menu ul li.opne > a.arrow:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nav-menu > ul > li.active > a {
    border-color: #0051ba;
    color: #0051ba;
	font-weight: 600;
}
.nav-menu > ul > li > ul li.active a {
    background: transparent !important;
    color: #0051ba !important;
    font-weight: 500;
}
.nav-menu .sub_menu {
    position: static;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    padding-left: 20px;
	float: none;
}

/* == Login Page CSS End == */


.form-grp {
    padding: 20px;
    background: #fff;
}
.form-grp h3 {
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 20px;
    margin-top: 0;
    color: #007bff;
    font-weight: 300;
    text-align: center;
    position: relative;
} 
.form-grp h3 span {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #007bff;
    padding: 0 20px 10px;
}
.form-grp h3 span:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    border: 1px solid #007bff; 
    border-radius: 100%;
    background: #fff;
    transform: translateX(-50%);
}
.form-group label {
    font-weight: 500;
    display: block;
} 
.btn_grp {
    padding-top: 15px;
    text-align: right;
}
.btn_grp .btn-custom {
    min-width: 80px;
    width: auto;
    text-align: center;
    display: inline-block;
    border: 1px solid #007bff;
    padding: 5px 20px;
    cursor: pointer;
}
.btn_grp .btn-custom:hover {
    border-color: #0051ba;
}

.form-group label.inline {
    display: inline-block;
    vertical-align: top;
}

a.chk-schd {
    padding-top: 35px;
    display: block;
}

.checkBox_label {
    position: relative;
	display: block;
    padding-left: 35px;
    padding-top: 2px;
    margin-top: 10px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkBox_label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}
.checkBox_label:hover input ~ .checkmark {
    background-color: #ccc;
}
.checkBox_label input:checked ~ .checkmark {
    background-color: #2196F3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkBox_label input:checked ~ .checkmark:after {
    display: block;
}

.checkBox_label .checkmark:after {
    left: 7px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-group textarea {
    width: 100%;
    min-height: 70px;
}
.padTop20 {
	padding-top: 10px;
}
.form-table th {
    font-weight: 500;
}

a.e_edit {
    display: inline-block;
    padding: 0 10px;
}

.add_new_link {
    float: right;
	display: block;
    background-color: #007bff;
    border: 1px solid #007bff;
    color: #fff;
    border-radius: 0;
    padding: 9px 15px;
    font-size: 14px;
    font-weight: normal;
	text-decoration: none;
	position: relative;
    top: 0;
    right: 0;
    margin-right:10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_new_link:hover,
.add_new_link:focus {
    background-color: #fff;
    color: #0051ba;
	text-decoration: none;
}
.show {
	opacity: 1 !important;
}

.form-group.pad-top {
    margin-top: 35px;
    margin-bottom: 0;
}



.separate-line {
    width: 100%;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 20px;
    margin-top: 20px;
}
.grid-view .checkBox_label input {
    top: 0;
    left: 0;
    margin: 0;
    width: 20px;
    height: 20px;
    padding: 0;
}
.grid-view .checkBox_label {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0 auto;
	display: inline-block;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 0;
}

.cntr-text thead tr th,
.cntr-text tbody tr td {
	text-align: center;
}
.cntr-text thead tr th:first-child,
.cntr-text tbody tr td:first-child {
	text-align: left;
}
.table-bordered thead tr th .checkBox_label {
    vertical-align: middle;
    margin-left: 10px;
}
/*.inner-group h4 {
    position: relative;
    border-bottom: 2px solid #555;
    display: inline-block;
    margin: 0 0 15px;
    color: #555;
    padding: 0 5px 2px 10px;
}*/

.inner-group h4 {
    color: #444;
    font-weight: 400;
    margin: 0 0 20px;
    font-size: 22px;
}

/*.inner-group h4:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    border-right: 8px solid transparent;
    border-top: 0px solid transparent;
    border-bottom: 8px solid #555;
}*/
.scroll-fix .top-tile-fix {
	position: fixed;
	top: 55px;
	box-shadow: 0 2px 3px #ddd;
}
.gab_section {
    padding: 30px;
}
.form-group.job-chng {
    float: right;
    margin-right: 20px;
    position: relative;
	width: 200px;
    margin-top: -60px;
	
}
.dataTables_wrapper .dataTables_filter input[type="search"] {
    border: 1px solid #ddd;
}
.dataTables_wrapper .dataTables_paginate {
    padding-top: 10px;
}


@supports (-moz-appearance:none) {
    input[type=file] {
		padding:0;
	}
}

/* autopopulate suggestion box  */

ul#empl-list {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #ccc;
	border-top: 0;
}
ul#empl-list li {
	border-bottom: 1px solid #ddd;
	padding: 10px;
	cursor: pointer;
} 


.table-simple tbody {
    background: #fff;
}
.table-simple thead tr th,
.table-simple tbody tr td {
    border: 1px solid #ccc;
}
.table.table-simple {
    border-collapse: collapse;
    border: 1px solid #ccc;
}
.table-simple thead tr th {
    background-color: #f8f9fa;
}
.dataTables_length select {
    padding: 9px 0px;
}

.list-group-item.color-details {
	padding: 6px 15px;
}
	
.marg-botm-zero {
    margin: 0;
}	
.job-status-bg {
    max-height: 300px;
    overflow-y: auto;
    padding: 0;
    overflow-x: hidden;
}
.blck-rep {
    height: 80px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    color: #fff;
    display: flex;
    align-items: center;
	border-radius: 10px;
    font-size: 12px;
}
.blck-rep a {
    display: block;
    color: #fff;
    text-align: center;
    width: 100%;
	padding: 10px 0;
}
.blck-rep a span {
    display: block;
    font-size: 24px;
}

.inner-group .table {
    margin: 0;
}
.docmt-list {
    border: 1px solid #ccc;
}
.docmt-list h5 {
    font-size: 12px;
    text-align: center;
    padding: 6px 10px;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.docmt-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.docmt-list ul li {
    display: block;
    padding: 5px 10px;
    border-top: 1px solid #ccc;
	font-size: 12px;
}
.docmt-list ul li:first-child {
    border: 0;
}	
.view-details-pagess .table th, 
.view-details-pagess .table td {
    padding: 6px 10px;
    font-size: 12px;
}
.view-details-pagess .inner-group h4 {
    font-weight: 500;
    margin: 0 0 10px;
    font-size: 15px;
}
.view-details-pagess .form-grp h3 {
    font-size: 18px;
    font-weight: 500;
}
.view-details-pagess .form-grp h3 span {
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #007bff;
    padding: 0 15px 5px;
}
.view-details-pagess .form-grp h3 span:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid #007bff;
}
.view-details-pagess .table {
    margin: 0;
}
.view-details-pagess .form-grp {
    padding: 15px 20px;
}
	
.separate-line-small {
    width: 100%;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 5px;
    margin-top: 5px;
}	
.view-details-pagess .tab-widt th, 
.view-details-pagess .tab-widt td {
    width: 50%;
}
/* view-customer.php */
.doc-list {
    margin-left: 10px;
}
.uploaded-by {
    font-size: 10px;
}
/* end view-customer.php */	

.table-all-grp {
    overflow: hidden;
}
.table-inner-grp {
    overflow-x: auto;
	padding-bottom: 20px;
}

.table-inner-grp::-webkit-scrollbar {
    height: 10px;
}

.table-inner-grp::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
.table-inner-grp::-webkit-scrollbar-thumb {
    background: #0051ba; 
    border-radius: 10px;
}


.view-details-pagess .all-report-bg .table th {
    min-width: 200px;
    text-align: center;
    padding: 5px 5px;
    font-size: 10px;
}
.superAdmnJob .d-flex {
    justify-content: space-between;
}
.superAdmnJob .d-flex div {
    width: 32%;
    padding: 10px;
    background: #0051ba;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-align: center;
    color: #fff;
}
.superadmn-color {
    background: #fff;
    margin-top: 20px;
    padding-top: 20px;
	    padding-bottom: 20px;
}
.superadmn-color ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: inherit;
    justify-content: space-between;
    margin-top: 0;
}
.superadmn-color ul li {
    width: 32%;
}
	
.superadmn-color .widget-list-group .list-group-item {
    border-top: 0;
    border-bottom: 1px solid #e9ecef;
	margin-bottom: 0 !important;
}
	
#count-box {
	display: block;
	border: 2px #ccc solid;
	color: #ccc;
	font-size: 4em;
	border-radius: 50%;
	line-height: 200px;
	height: 200px;
	width: 200px;
	text-align: center;
}
/* Bootstrap modal */
.modal-lg {
    width: 100%;
}
.alert-group {
    position: fixed;
    top: 60px;
    left: 270px;
    z-index: 9;
    width: calc(100% - 300px);
}
.btn-custom.green-btn {
    background: #007328;
    border: 2px solid #038630;
	display: block;
	text-align: center;
}
.btn-custom.green-btn:hover {
    background: #fff;
	color: #007328;
    border: 2px solid #038630;
}
.files-list a {
    display: block;
    padding-left: 25px;
    position: relative;
}	
.files-list a i {
    position: absolute;
    top: 0;
    left: 0;
	font-size: 20px;
}	
.filter-btn {
    display: block;
    width: 100%;
}	
ul.dtr-details {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.dtr-details li {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
ul.dtr-details li:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}
ul.dtr-details span.dtr-title {
    font-weight: bold;
    margin-right: 10px;
    color: #000;
}
table.dataTable.nowrap th:first-child, 
table.dataTable.nowrap td:first-child {
    min-width: 15px;
}
.login-box .form-control {
    height: 40px;
    border-radius: 0;
    border-color: #ddd;
    background: #fff;
}
.forgt-paswrd {
    text-align: right;
    padding-top: 10px;
}
.forgt-paswrd a {
    color: #0051ba;
}

i.fa.fa-plus {
    color: green;
    font-size: 20px;
}

.dispatched{
    border:none !important;
    width: 115px !important;
}

.btn-custom2 {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
    width: 100%;
	max-width: 200px;
    border-radius: 0;
    padding: 8px;
    font-size: 16px;
    font-weight: normal;
	cursor: pointer;
	outline: none; 
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn-custom2:hover {
	 background-color: #fff;
    border-color: #0051ba;
    color: #0051ba;
}
.ktcdateformat
{
    font-size: 10px;
    font-family: cursive;
}
.am-header-left form {
    width: 370px;
    margin: 10px;
    position: relative;
    display: inline-flex;
}

.am-header-left form input{
    width: 70%;
    
}
.am-header-left form select{
    width: 30%;
    
}

.am-header-left form input.form-control {
    padding-left: 45px;
}

.am-header-left form button {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
    font-size: 28px;
}

.print-only { display: none; }
@media print {
.print-only { display: block; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }
  .checkBox_label {
    position: relative;
	display: block;
    padding-left: 35px;
    padding-top: 2px;
    margin-top: 10px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkBox_label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}
.checkBox_label:hover input ~ .checkmark {
    background-color: #ccc;
}
.checkBox_label input:checked ~ .checkmark {
    background-color: #2196F3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkBox_label input:checked ~ .checkmark:after {
    display: block;
}

.checkBox_label .checkmark:after {
    left: 7px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-group textarea {
    width: 100%;
    min-height: 70px;
}


}



.table-style-new {
    background-color: #fff;
    border-collapse: separate;
    border-spacing: 0;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table-style-new th{
    border-top: 0;
    border-bottom: 0;
    font-weight: 700;
    font-size: 12px;
    text-transform: capitalize;
    background-color: #ffffff;
    color: #343a40;
    letter-spacing: 0.5px;
}

.table-style-new th, .table-style-new td {
    border-top-color: #fff;
    color: #444444;
    padding: 0.75rem;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
}

.blck-rep-dashboard {
    height: 80px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    border-radius: 10px;
    font-size: 12px;
}

.blck-rep-dashboard a {
    display: block;
    color: #444444;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    font-size: initial;
}

.blck-rep-dashboard a span {
    display: block;
    font-size: 24px;
}

a.sort
{
	padding-right: 18px;
    position: relative;
}
a.sort:before,
a.sort:after {
	border: 4px solid transparent;
	content: "";
	display: block;
	height: 0;
	right: 5px;
	top: 50%;
	position: absolute;
	width: 0;
}
a.sort:before {
	border-bottom-color: #666;
	margin-top: -9px;
}
a.sort:after {
	border-top-color: #666;
	margin-top: 1px;
}

.SerialNumbersPanel
{
    z-index: 1000;
    position: absolute;
    display: none;
    background-color: #ffffff;
    border: 1px solid #888888;
    padding: 10px;
    min-width: 300px;
    max-width: 1000px;
    text-align: left;
    white-space: normal;
    margin-top: 10px;
    margin-left: -771px;
    border: 1px solid #aaaaaa;
    -webkit-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.28);
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.btn-new-serial-1
{
    color: #F8730E;
    background: #FFFFFF;
    border: 1px solid #F68026;
    text-decoration: none;
    white-space: nowrap;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    font-weight: normal;
    font-size: 14px;
    font-family: 'Lato', 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    cursor: pointer;
    display: inline;
    padding: 8px 17px;
    -webkit-border-radius: 4px;
}

.btn-new-serial-2
{
    color: #666666;
    background: #FFFFFF;
    border: 1px solid #AAAAAA;
    text-decoration: none;
    white-space: nowrap;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    font-weight: normal;
    font-size: 14px;
    font-family: 'Lato', 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    cursor: pointer;
    display: inline;
    padding: 8px 17px;
    -webkit-border-radius: 4px;
}

.btn-new-serial-1:hover,.btn-new-serial-2:hover
{
    background: #EFEFEF;
}
.overdu strong{
    float: left;
}
.roundd{
    width: 50px;
    margin-left: 5px;
}
.crcle{
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 70%;
    position: relative;
    width: 70%;
}
.crcle.gren{
    background: #3cb371;
}
.crcle.orange{
    background: #ffa500;
}
.crcle.red{
    background: #ff0000;
}
.circlcont{
    align-items: center;
    display: flex;
    height: 100%;
    hyphens: auto;
    justify-content: center;
    left: 50%;
    padding: 0.75em;
    position: absolute;
    text-align: center;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%;
    color: #fff !important;
}
.incld-prod-pop{
    width: 50%;
}
.incld-prod-pop input{
    display: block !important; 
    width: 100%;
}
.one{
    margin-bottom : 25px; ;
}
.one h2 {
  color: #1f1f1f;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  position: relative;
}
.one h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: #111;
}
.one h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 95%;
  max-width: 255px;
  background-color: #333;
}
.two{
    margin-bottom: 30px;
}
.two h3 {
  text-transform: capitalize;
  text-align: left !important;
  font-size: 22px !important;
  color: #1f1f1f;
}
.two h3:before {
  position: absolute;
  top: 35px;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  content: "";
  background-color: #111111;
}
h4{
    font-size: 16px !important;
}
.topspac{
    margin-top: 50px;
}
.button-43 {
  background-image: linear-gradient(-180deg, #37AEE2 0%, #1E96C8 100%);
  border-radius: .5rem;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-size: 16px;
  justify-content: center;
  padding: 1rem 1.75rem;
  text-decoration: none;
  float: right;
  border: 0;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-43:hover {
  background-image: linear-gradient(-180deg, #1D95C9 0%, #17759C 100%);
}

.bg-blue-400 {
    background-color: #29b6f6;
}
.bg-teal-400 {
    background-color: #26a69a;
}
.bg-warning-400 {
    background-color: #ff7043;
}
.bg-pink-400 {
    background-color: #ec407a;
}
.card-boddy {
    height: 118px;
    padding-top: 0.55rem;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.quick-stats-row-icon {
    position: absolute;
    right: 20px;
    top: 16px;
    opacity: .4;
}
.icon-4x {
    font-size: 4rem;
}
.icon-clipboard3:before {
    content: "\ec4f";
}
[class*=" icon-"], [class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    vertical-align: middle;
    position: relative;
    top: -1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.card-boddy h3 {
    font-size: 1.9rem;
    color: #fff;
}
.quick-stats-title {
    margin-top: -4px;
    color: #fff;
}
.quick-stats-subtitle {
    margin-top: -2px;
    color: #fff;
}
.opacity-75 {
    opacity: .75;
}
.font-size-sm {
    font-size: .75rem;
}
.quick-stats-more-info {
    position: absolute;
    width: 100%;
    height: 24px;
    line-height: 26px;
    bottom: 0;
    text-align: center;
    opacity: .9;
    letter-spacing: .5px;
    color: #fff;
}
.bg-blue-400-d8{
    background-color: #0aa6ec;
}
.quick-stats-more-info-icon {
    font-family: icomoon;
    font-size: 12px;
    padding-left: 2px;
    color: #fff;
}
.icon-arrow-right6:before {
    content: "\e8b1";
}
.bg-teal-400-d8{
    background-color: #1e857b;
}
.bg-warning-400-d8{
    background-color: #ff511a;
}
.bg-pink-400-d8{
    background-color: #e81b60;
}
.sidebar .nav-links li a .link_name {
    font-size: 12px !important;
}
@media (min-width: 768px) {
  .button-43 {
    padding: 1rem 2rem;
  }
}