.form-control::-webkit-input-placeholder {
  /* Chrome */
  color: #000000;
}
.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
.form-control:-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  opacity: 1;
}
.form-control::-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #000000;
  opacity: 1;
}
.btn-default,
.btn-default:focus {
  color: #5e5e5e !important;
  background-color: #fff;
  border-color: #f2f4f5;
}
.btn-default.hover,
.btn-default:hover {
  background-color: #f6f9fa;
  border-color: rgba(122, 137, 148, 0.27);
  color: #212528;
}
.btn-primary {
  background-color: #007bff !important;
  border-color: #007bff !important;
}
.btn {
  font-size: 14px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none !important;
  line-height: 21px;
  position: relative;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
  padding: 6px 17px;
}
input[type="submit"] {
  cursor: pointer;
}
button {
  cursor: pointer;
}
label {
  margin-bottom: 0;
  line-height: 34px;
}
.hidden {
  display: none !important;
}
body.sticky-footer {
  margin-bottom: 74px;
}
body.sticky-footer .content-wrapper {
  min-height: calc(100vh - 56px - 74px);
}
#mainNav {
  border-bottom: 1px solid #e7e7e7;
}
#mainNav i {
  padding-top: 8px;
}
#sideNav {
  border-top: 1px solid #e7e7e7;
}
#sideNav i {
  margin-right: 2px;
}
#sideNav .sidenav-second-level {
  font-size: 12px;
}
.nav-link-text {
  font-size: 12px;
}
.nav-link {
  padding: 4px 0;
}
.navbar-light .navbar-brand {
  color: #777777;
}
.navbar-brand {
  font-size: 16px;
}
.navbar-brand img {
  width: 34px;
  height: 34px;
  margin-top: -5px;
}
.text-dark {
  color: #555555;
}
.breadcrumb {
  border-bottom: 1px solid #e7e7e7;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-bottom: 40px;
}
.breadcrumb > .breadcrumb-item + .breadcrumb-item:before {
  padding: 0 7px;
  color: #515050;
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 900;
  font-size: 12px;
}
.breadcrumb .active a {
  color: #000;
}
.error {
  font-size: 12px;
  color: #ea2c54;
  display: block;
}
.alert {
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 500px;
  max-height: 250px;
  overflow: hidden;
  font-size: 13px;
}
.alert button {
  font-size: 19px;
}
.select2-container--default .select2-selection--single {
  height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.progress-circle-indeterminate {
  background: url(../../assets/images/progress-circle-master.svg) no-repeat top left;
  width: 50px;
  height: 50px;
  background-size: 100% auto;
  margin: 0 auto;
}
footer.sticky-footer {
  background-color: #ffffff;
  border-top: 1px solid #e7e7e7;
  font-size: 14px;
  line-height: normal;
  padding: 20px 0;
  height: 74px;
}
/*==========================================================*/
/* DATATABLES - BEGIN
/*==========================================================*/
.table td,
.table th {
  padding: 6px;
  vertical-align: middle;
  font-size: 14px;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 6px;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 19px;
}
.dataTables_info {
  width: 100%;
  text-align: center;
}
div.dataTables_wrapper a:focus {
  outline: 0 auto -webkit-focus-ring-color;
}
div.dataTables_wrapper div.dataTables_paginate {
  text-align: center;
}
div.dataTables_wrapper div.dataTables_paginate ul > li {
  display: inline-block;
  padding-left: 0;
  font-size: 11px;
}
div.dataTables_wrapper div.dataTables_paginate ul > li > a {
  padding: 5px 10px;
}
div.dataTables_wrapper div.dataTables_paginate .page-link {
  border: none;
  color: #aaaaaa;
}
div.dataTables_wrapper div.dataTables_paginate .page-link:hover {
  border: none;
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
}
div.dataTables_wrapper div.dataTables_paginate .page-item.active .page-link {
  background-color: rgba(0, 0, 0, 0);
  color: #000000;
}
div.dataTables_wrapper .pagination {
  display: block;
}
div.dataTables_wrapper .dataTables_info {
  font-size: 12px;
  margin-bottom: 5px;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
div.dataTables_wrapper div.dataTables_processing .table-loader {
  position: relative;
  top: 50%;
  left: 0;
  margin-top: -20px;
  margin-left: -20px;
}
/*==========================================================*/
/* DATATABLES - END
/*==========================================================*/
@media (min-width: 1824px) {
  .container-fluid.container-fixed-lg {
    width: 1450px;
  }
}
/*# sourceMappingURL=SbAdmin.css.map */