/*Pentest 2022 fix*/
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
  border: 1px solid #e9ecef;
}
.mr-2, .mx-2 {
  margin-right: .5rem !important;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	/* padding: 0px 10px !important; */
	height:30px;line-height:30px
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    padding: 0px 10px !important;
}
.table-bordered {
  border: 1px solid #e9ecef;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.form-check-input[type="checkbox"] {
  border-radius: .2em;
	border: 2px solid #676774;
}
.page-header .breadcrumbs  {float: right;}
.dataTables_length  {margin-bottom: 8px;}
tbody, td, tfoot, th, thead, tr {
  border-color: inherit;
  border-style: solid;
  border-width: 1px;
}
.datepicker table tbody, td, tfoot, th, thead, tr  {border: 0px;}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #eee;
  color: #000;
}
select, div.dataTables_wrapper div.dataTables_length select  {background-image: url("../images/arrow-down.png") !important;background-repeat: no-repeat !important;background-position: center right !important;}
/*Pentest 2022 fix*/
.abs {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 4px !important;
}
.bg-custom-03 {
    width: 100%;
    padding: 8px 4px;
    background: #ebebeb;
    margin-top: 8px;
}
.wrapSpc {
    border: 1px solid #ccc;
    border-radius: 10px;
    display: block;
    padding: 15px;
}
.adj13 {
    border: 0 !important;
    background: 0 0 !important;
}
.spTable table td,
.spTable table th {
    padding: 0.2rem;
    font-size: 11px;
}
.spTable select {
    padding: 0.195rem 0.35rem !important;
    font-size: 11px !important;
}
.spTable input {
    padding: 0.28rem 0.35rem !important;
    font-size: 11px !important;
}
.spcIcon1 {
    font-size: 18px;
    color: #000;
}
.sp03 {
    width: 15px;
    margin: 0 auto;
}
.table-striped tbody tr.bg-red {
    background-color: rgba(255, 222, 222, 1) !important;
}
.spcIcon2 {
    font-size: 18px;
    color: #0b8a37;
}
.spcIcon3 {
    font-size: 17.2px;
    color: red;
}
.display-none {
    display: none;
}
.text-black {
    color: #000 !important;
}
.text-strong {
    font-weight: 700;
}
.wrapBg {
    background: #fafafa;
    border: 1px solid #e9ecef;
    padding: 20px 20px 15px;
}
.sp02 {
    color: #000;
    font-size: 12px;
}
.truncate {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.itDet {
    display: block;
    margin-top: 4px;
    color: #000;
    font-weight: 600;
}
.table label {
    color: #62656a;
    font-size: 12px;
}
.bg-custom-02 {
    background: #96bf31;
}
.bg-custom-02 .card-actions,
.bg-custom-02 .card-title {
    color: #fff !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.bg-custom-01 {
    background: #e9ecef;
}
.pad-custom-01 {
    padding: 0.75rem 0.75rem 0 !important;
}
.border-custom-01 {
    border: 1px solid red !important;
    border-bottom: 1px dotted red !important;
    background: #f6bad5 !important;
}
.modal-basic {
    border-top-right-radius: 0.2rem !important;
    border-bottom-right-radius: 0.2rem !important;
}
.sp01 {
    line-height: 0.7 !important;
    color: #777;
}
.custom-1x {
    font-size: 16px;
    float: right;
}
.add1 a:link,
.add1 a:visited {
    color: #777;
    text-decoration: none;
}
.add1 ul li {
    color: #0b8a37;
}
.adj01 {
    color: #000;
    font-size: 16px;
}
.display-block {
    display: block;
}
.ad1 {
    display: none;
}
.box {
    display: none;
}
.green {
    background: #228b22;
}
.blue {
    background: #00f;
}
.tb th {
    background: #e9ecef;
}
.tb1 th {
    background: #e9ecef;
}
.greenicon {
    color: #0b8a37;
}
.spc1 {
    padding: 5px 0 0;
    color: #000;
    display: block;
    font-weight: 600;
}
body,
html {
    background-color: #fff;
    width: 100%;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}
.amountBox {
    display: inline-block;
    padding: 15px;
    background: #dc3545;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
}
.amountBox span {
    font-weight: 600;
    font-size: 16px;
}
.c-black {
    color: #005826;
    font-size: 16px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.02);
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, 0.02);
}
.line {
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    margin: 8px 0;
}
.mBox {
    width: 100%;
    background: #96bf31;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 14px;
    margin-bottom: 25px;
}
.mBox span {
    display: block;
    width: 100%;
    padding: 5px;
    background: #fff;
    color: #000;
    border-radius: 6px;
    font-size: 18px;
    margin-top: 6px;
}
.input-daterange .input-group-addon {
    font-size: 12px;
    font-weight: 400 !important;
    line-height:30px;
}
.input-group {
    height: 30px;
    line-height: 30px;
}
.input-group-btn {
    height: 30px;
    line-height: 30px;
}
.input-group-addon {
    background-color: #0b8a37;
    border: 1px solid #7fe3a7;
    color: #fff;
	padding: .05rem .75rem;
	border-bottom-left-radius: .25rem;
	border-top-left-radius: .25rem;
	
}
.input-group-addon .fa {
    font-size: 12px;
    border: 0;
    font-weight: 400 !important;
}
.bg-grey {
    background: #eae7e7;
    border: 1px solid #62656a;
    font-weight: 400 !important;
}
.c-red {
    color: red;
    font-size: 16px;
}
.c-blue {
    color: #0b8a37;
    font-size: 16px;
}
table.table-bordered.dataTable td,
table.table-bordered.dataTable th {
    color: #464646;
}
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #0b8a37;
    border-color: #0b8a37;
}
.dataTables_length select {
    background: #fff !important;
    border: 1px solid #ccc !important;
}
.form-group {
    margin-bottom: 0.2rem;
}
.dataTables_filter {
    display: none;
}
.mt-custom-1 {
    margin-top: 2.1rem;
}
.ptb-custom-1 {
    padding-top: 0.39rem !important;
    padding-bottom: 0.39rem !important;
}
label {
    color: #000;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0;
}
.nav-active {
    background: #96bf31;
    color: #fff !important;
}
.right-wrapper {
    -webkit-box-shadow: 0 -2px 2px 0 rgba(86, 85, 85, 0.75);
    -moz-box-shadow: 0 -2px 2px 0 rgba(86, 85, 85, 0.75);
    box-shadow: 0 -2px 2px 0 rgba(86, 85, 85, 0.75);
}
.innermotifLeft {
    display: block;
    position: absolute;
    background: url(../img/signin-bg-1.jpg) no-repeat;
    width: 700px;
    height: 700px;
    left: 150px;
    bottom: 0;
    opacity: 0.1;
}
.innermotifRight {
    display: block;
    position: absolute;
    background: url(../img/signin-bg-1.jpg) no-repeat;
    width: 700px;
    height: 700px;
    right: -50px;
    top: -200px;
    opacity: 0.15;
}
.header-right {
    float: right;
    height: 90px;
    background: url(../img/header-bg-right.jpg) no-repeat right center;
    width: 408px;
}
label.error {
    color: #ff0;
    font-size: 0.9em;
    margin-top: -5px;
    padding: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.signBoxbg {
    display: block;
    position: absolute;
    width: 300px;
    height: 300px;
    background: url(../img/signin-box-bg.png) no-repeat;
    opacity: 0.05;
    left: -80px;
    bottom: 50px;
}
.logOut {
    display: block;
    height: 90px;
    position: relative;
}
.logOut i {
    position: absolute;
    right: 0;
    font-size: 35px;
    bottom: 25px;
    color: #ff7841;
}
.logOut span {
    position: absolute;
    right: 60px;
    bottom: 32px;
    display: block;
    width: 300px;
    text-align: right;
}
.topTip {
    line-height: 90px;
    height: 90px;
    display: inline-block;
}
.topBar {
    display: block;
    width: 100%;
    height: 10px;
    background: url(../img/topbar-bg.jpg) no-repeat top center;
}
.signBgRight {
    display: block;
    position: absolute;
    background: url(../img/signin-bg-1.jpg) no-repeat;
    width: 700px;
    height: 700px;
    right: -50px;
    top: -200px;
    opacity: 0.15;
}
.signBgLeft {
    display: block;
    position: absolute;
    background: url(../img/signin-bg-1.jpg) no-repeat;
    width: 700px;
    height: 700px;
    left: -150px;
    bottom: 0;
    opacity: 0.1;
}
.logo-a {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.fpH3 {
    margin: 0 0 7px;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
}
.fp1H3 {
    margin: 0 0 7px;
    padding: 0;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
    font-size: 12px;
}
.signH3 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
}
.signLabel {
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
    margin-bottom: 0.2rem;
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 0.5rem 1rem;
    padding-right: 1rem;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0.3rem;
}
.input-group-icon input.form-control:first-child,
.input-group-icon input.form-control:last-child,
.input-search input.form-control:first-child,
.input-search input.form-control:last-child {
    border-radius: 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.395rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #252525;
    background-color: #e2f6e9;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #7fe3a7;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
@media only screen and (max-width: 767px) {
    .body-sign {
        min-width: 310px;
        width: 300px;
        padding: 0 3px;
    }
    .brcust01 {
        width: 1100px;
    }
    .innermotifLeft,
    .innermotifRight {
        display: none;
    }
    .mt-custom-1 {
        margin-top: 1.5rem;
    }
    .tb1 table {
        width: 1200px;
    }
}
