/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 *
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
body {
  background: #fafafa;
}

span,
p,
div,
li,
a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
dl {
  font-family: Lato;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

#body {
  min-height: 100vh !important;
}
#logo-group img {
  height: 35px;
  width: 70px;
  margin-left: 20px;
}
#logo-group > span {
  margin-top: 3px !important;
  margin-left: 20px;
}
#logo-group .collapse-menu img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-left: 0px;
  margin-top: 5px;
  cursor: pointer;
}
.page-heading {
  margin-right: 20px;
}
.select-with-icon {
  padding: 0px 10px;
  width: calc(100% - 22px);
}

.adduser {
  margin-bottom: 15px;
}

.deletelink {
  font-size: 17px;
  margin-right: 8px;
}
.editlink {
  color: #2e363f;
  font-size: 17px;
  margin-right: 8px;
}
.vendormodal {
  margin-right: 15px;
}
.vendorupload {
  margin-right: 15px;
}
.input-check-lg {
  width: 20px; /*Desired width*/
  height: 20px; /*Desired height*/
}

.input-padding-md {
  padding: 5px 22px;
}
.filter-margin {
  margin-top: 9px;
}

.footer-invoice {
  margin-top: 7px;
  display: -webkit-inline-box;
}
.paid {
  background-color: #96f18a !important;
}

.pending {
  background-color: #ee4646 !important;
}
.chartmargin {
  margin-top: 15px;
}
.home {
  margin-right: 10px;
}

.helpblock {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b94a48;
}
.headercheckbox {
  display: inline-block !important;
  position: static !important;
}
.no-min-heighht {
  min-height: 0px !important;
}

#extr-page #header {
  background: #fff !important;
}

#extr-page #header #logo-group {
  margin-left: 40px;
}

#extr-page #header #logo {
  margin-top: 10px !important;
}

#extr-page #header #logo img {
  width: auto !important;
}

#header {
  background-color: #fff;
  background-image: -moz-linear-gradient(top, #fff, #fff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image: -o-linear-gradient(top, #fff, #fff);
  background-image: linear-gradient(to bottom, #fff, #fff);
}

.initial-page-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
}

#fullscreen {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

#fullscreen img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  cursor: pointer;
}

#logout {
  line-height: 3.5;
}

#logout img {
  object-fit: contain;
  cursor: pointer;
}

body {
  background-color: #fafafa;
}

#header .breadcrumbs,
#header .profile-info {
  height: 100%;
  width: auto;
  display: inline-block;
  position: relative;
  margin: 5px 0px 0px 0px;
  height: 80%;
  line-height: 3.1;
  font-weight: 400;
  letter-spacing: 0;
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.5);
}

#header .breadcrumbs {
  border-left: 1px solid #ccc;
  padding-left: 10px;
}
#header .profile-info {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #ccc;
}

sa-ribbon {
  display: inline-block;
}

sa-ribbon .breadcrumb {
  padding: 0px 0px;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent;
}

.page-footer {
  border-top: none;
}
.page-footer,
#main {
  background: #fafafa;
}

sa-big-breadcrumbs {
  padding-left: 0px !important;
  margin-top: 25px;
}

sa-big-breadcrumbs > div {
  display: table;
}

sa-big-breadcrumbs .page-title {
  font-size: 24px;
  color: #000000;
  display: table-cell;
}

#content .page-header {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

.txt-color-blue {
  color: #0091ff !important;
}

.txt-color-orange {
  color: #f7b500 !important;
}

.txt-color-green {
  color: #6dd400 !important;
}

.txt-color-red {
  color: #e02020 !important;
}

#sparks li h5 {
  text-transform: none;
  font-size: 12px;
}

sa-stats > div {
  padding-right: 0px !important;
}

#sparks li {
  background-color: #f0f4f3;
  padding: 10px !important;
  color: rgba(0, 0, 0, 0.85);
}

.no-left-right-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.btn {
  border-radius: 4px;
  border: none;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
  width: 141px;
  font-weight: 900;
}

.btn-success {
  background-color: #6dd400 !important;
  color: #ffffff !important;
}

.btn-outline-warning {
  border: solid 1px #e02020 !important;
  background-color: #ffffff !important;
  color: #e02020 !important;
  font-weight: 400;
}

.btn-outline-success {
  border: solid 1px #6dd400 !important;
  background-color: #ffffff !important;
  color: #6dd400 !important;
  font-weight: 400;
}

.margin-right-10 {
  margin-right: 10px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}

article > header {
  margin-bottom: 25px;
  float: right;
}

.page-content {
  border-radius: 4px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18);
  background-color: #ffffff;
}

.widget-body {
  margin: 10px 0px 10px 0px !important;
}

.table tbody tr,
.table thead tr {
  background: transparent !important;
}

.table thead tr {
  color: #6d7278;
}

.table > thead > tr > th {
  border-bottom: 1px solid #ccc;
}

.page-content form {
  margin: 20px 0px 20px 0px;
}

.field-label {
  font-size: 13px;
  margin-bottom: 0;
  padding: 0px;
  color: #6d7278;
}
.field-value {
  margin-bottom: 0px;
}

.field-value input,
.field-value select,
.field-value textarea {
  border-radius: 4px !important;
  background-color: #f0f4f3 !important;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.25);
  margin-top: 6px;
  border: none;
}

.field-value .input-group-addon {
  border-radius: 4px !important;
  background-color: #f0f4f3 !important;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.25);
  margin-top: 6px;
  border: none;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.input-group .form-control {
  margin: 0px !important;
}

.input-group.field-value {
  margin-top: 6px;
}

.input-group.field-value input {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.form-group.state-error select,
.form-group.state-error input {
  border: solid 1px #e02020;
  color: #e02020;
  background-color: #ffffff !important;
}

.form-group.state-error .input-group.field-value input {
  border-right: 0px;
}

.form-group.state-error .input-group.field-value .input-group-addon {
  border-right: 1px solid #e02020;
  border-top: 1px solid #e02020;
  border-bottom: 1px solid #e02020;
}

.form-group.state-success select:focus,
.form-group.state-success input:focus {
  border: solid 1px #6dd400;
  background-color: #ffffff !important;
}

.form-group.state-error .note-error {
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #e02020;
}

.MessageBoxContainer {
  background: #fafafa;
  color: black;
}

.smart-form .checkbox input + i:after {
  color: #6dd400;
}

.btn-block {
  width: 100% !important;
}

.onoffswitch-inner:before {
  background-color: #6dd400;
}

.onoffswitch-inner:after {
  text-shadow: 0 -1px 0 #333;
  background-color: #e02020;
  color: #ffffff;
}

.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before,
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  color: #e02020;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  color: #6dd400;
}

.btn.btn-large {
  width: 150px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-25 {
  margin-top: 25px;
}

.btn.choose-bulk-file {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  background-color: #f0f4f3;
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 20px;
}

#ui-datepicker-div {
  z-index: 999 !important;
}

.ui-datepicker td .ui-state-default:hover,
.ui-datepicker td .ui-state-hover {
  background-color: #6dd400 !important;
  background: #6dd400 !important;
}

.ui-datepicker .ui-datepicker-header {
  background-color: #fff;
  color: #6dd400;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #6dd400;
}

.ui-datepicker.ui-widget-content {
  border: 1px solid #6dd400 !important;
}

span.label-primary {
  background-color: #32c5ff;
  padding: 1px 10px 1px 10px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
}

span.label-success,
p.label-success {
  background-color: #84c920;
  padding: 1px 10px 1px 10px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
}

.label-danger-del {
  text-decoration: line-through;
  background-color: #e02020;
  padding: 1px 10px 1px 10px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
}

span.label-danger {
  background-color: #e02020;
  padding: 1px 10px 1px 10px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
}

span.label-warning {
  background-color: #f7b500;
  padding: 1px 10px 1px 10px;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
}

span.label-default {
  background-color: #ccc;
  padding: 1px 10px 1px 10px;
  border-radius: 4px;
  color: #ffffff;
}

.smart-form .radio input + i:after {
  background-color: #6dd400;
}

.smart-form .radio input:checked + i {
  border-color: #6dd400;
}

.smart-form .radio input + i:after:hover {
  background-color: #6dd400;
}

.onoffswitch {
  width: 80px;
}

.onoffswitch-switch {
  right: 62px;
}

.field-value.inline-group,
.read-only-field-value {
  border-radius: 4px !important;
  background-color: #f0f4f3 !important;
  padding: 3px 12px 0px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  margin-top: 6px;
  color: #6d7278;
}

.read-only-field-value {
  padding: 7px 12px 7px 12px;
  height: 32px;
}

.field-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.field-value.inline-group.adjusted-margin {
  margin: 6px 0px 0px 0px;
  border-radius: 4px !important;
  background-color: #f0f4f3 !important;
  padding: 3px 12px 0px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  margin-top: 6px;
  color: #6d7278;
}

.field-value .smart-form .checkbox,
.smart-form .radio {
  color: #6d7278;
}

.field-value.mail-box {
  border-radius: 4px !important;
  background-color: #f0f4f3 !important;
  padding: 3px 12px 0px 12px;
  min-height: 50px;
  margin-top: 6px;
  cursor: text;
  height: auto;
}

.field-value.mail-box .mail-value {
  background-color: #6dd400 !important;
  padding: 3px 12px 5px 12px;
  border-radius: 20px !important;
  color: #fff;
  margin: 5px;
  display: inline-block;
}

.field-value.mail-box .mail-value .fa-close {
  margin-left: 5px;
  cursor: pointer;
}

.no-padding-right {
  padding-right: 0px;
}

.no-left-right-margin {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

sup {
  font-size: 15px;
  top: -0.2em;
  color: #e02020;
}

.btn-section {
  margin-top: 20px;
}

.selected-email-input {
  margin-bottom: 10px;
}

.selected-bulk-file-name {
  margin-top: 28px;
  display: inline-block;
}

.nav-tabs > li > a {
  color: #6d7278;
  font-size: 14px !important;
  font-weight: 400 !important;
  background: transparent !important;
  border-top-width: 0 !important;
  margin-top: 1px !important;
  border-width: 0px !important;
  text-align: center !important;
  border-right: 1px solid #ccc !important;
}

.nav-tabs > li:last-child > a {
  border-right: 0px solid #ccc !important;
}

.nav-tabs > li.active > a {
  -webkit-box-shadow: 0 2px 0 #6dd400;
  -moz-box-shadow: 0 2px 0 #6dd400;
  box-shadow: 0 2px 0 #6dd400;
  color: #6dd400 !important;
}

.nav-tabs {
  border-bottom: 0px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18);
}

.nav-tabs-menu {
  margin-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
}

.nav-tabs-menu .nav-tabs > li {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f0f4f3;
}

.user-list-table .fa.fa-lock {
  font-size: 16px;
  margin-left: 5px;
  color: #e02020 !important;
}

.user-list-table .fa.fa-unlock,
.user-list-table .fa.fa-eye,
.user-list-table .fa.fa-gear {
  font-size: 16px;
  margin-left: 5px;
  color: #6dd400 !important;
}

.dt-toolbar-footer {
  background: #ffffff !important;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #6dd400;
  border-color: #6dd400;
}

.pagination > li > a,
.pagination > li > span {
  color: #6dd400;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #396d05;
}

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-color: #fff;
}

table.dataTable thead th {
  border: none;
}

.dt-toolbar {
  border-bottom: none;
  background: #fff;
}

.dataTables_empty {
  display: none;
}

.smart-form .checkbox input:checked + i {
  border-color: #6dd400;
}

.no-data-available {
  text-align: center;
  padding: 20px 10px !important;
  font-size: 14px;
  color: #575757;
}

.pagination > li > a {
  box-shadow: none;
}

.transaction-list-table .fa.fa-lock {
  font-size: 16px;
  margin-left: 5px;
  color: #e02020 !important;
}

.transaction-list-table .fa.fa-unlock,
.transaction-list-table .fa.fa-eye,
.transaction-list-table .fa.fa-gear {
  font-size: 16px;
  margin-left: 5px;
  color: #6dd400 !important;
}

.complaint-list-table .fa.fa-lock {
  font-size: 16px;
  margin-left: 5px;
  color: #e02020 !important;
}

.complaint-list-table .fa.fa-unlock,
.complaint-list-table .fa.fa-eye,
.complaint-list-table .fa.fa-gear {
  font-size: 16px;
  margin-left: 5px;
  color: #6dd400 !important;
}

.commission-list-table .fa.fa-lock {
  font-size: 16px;
  margin-left: 5px;
  color: #e02020 !important;
}

.commission-list-table .fa.fa-unlock,
.commission-list-table .fa.fa-eye,
.commission-list-table .fa.fa-gear {
  font-size: 16px;
  margin-left: 5px;
  color: #6dd400 !important;
}
.balance-list-table .fa.fa-lock {
  font-size: 16px;
  margin-left: 5px;
  color: #e02020 !important;
}

.balance-list-table .fa.fa-unlock,
.balance-list-table .fa.fa-eye,
.balance-list-table .fa.fa-gear {
  font-size: 16px;
  margin-left: 5px;
  color: #6dd400 !important;
}
