/*!
  Theme Name: SPMI UPY
  Theme URI:
  Description:
  Author: Alcaston
  Tags: HTML5, CSS3

  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php
*/
.btn.btn-basic {
  background-image: none;
  background-color: #42929d;
  border: 1px solid #42929d;
  box-shadow: none;
  outline: 0;
  border-radius: 4px;
  color: #ffffff;
}

.btn.btn-basic.btn-basic-second {
  border: 1px solid #42929d;
  color: #42929d;
  background-color: transparent;
  text-shadow: none;
}

.btn.btn-basic.btn-basic-second:hover {
  color: #ffffff;
  background-color: #42929d;
}

.btn.btn-primary {
  background-image: none;
  background-color: #f58732;
  border: 1px solid #f58732;
  box-shadow: none;
  outline: 0;
  border-radius: 4px;
  color: #ffffff;
}

.btn.btn-primary.btn-primary-second {
  border: 1px solid #f58732;
  color: #f58732;
  background-color: transparent;
  text-shadow: none;
}

.btn.btn-primary.btn-primary-second:hover {
  color: #ffffff;
  background-color: #f58732;
}

.btn.btn-danger {
  border: 1px solid #ED1C24;
  color: #ED1C24;
  background-color: transparent;
  text-shadow: none;
}

.btn.btn-danger:hover {
  color: #ffffff;
  background-color: #ED1C24;
}

.btn.btn-default {
  background-image: none;
  background-color: transparent;
  border: 1px solid #D0D0D0;
  box-shadow: none;
  text-shadow: none;
  outline: 0;
  border-radius: 4px;
  color: #333333;
  margin-left: 0px;
}

.btn.btn-default:hover {
  color: #333333;
  background-color: #D0D0D0;
  border: 1px solid #D0D0D0;
}

.btn.btn-mini {
  padding: 2px 12px;
  font-size: 12px;
}

.btn.btn-sm {
  font-size: 12px;
}

.button-action {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

select {
  -moz-appearance: none;
  appearance: none;
  font-size: 12px;
  position: relative;
  line-height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11px' height='7px' viewBox='0 0 11 7' fill='none'%3E%3Cpath d='M10.8934 0.0715332H9.88891C9.82061 0.0715332 9.75632 0.105015 9.71614 0.159926L5.91123 5.40457L2.10632 0.159926C2.06614 0.105015 2.00186 0.0715332 1.93355 0.0715332H0.92909C0.842036 0.0715332 0.791143 0.170641 0.842036 0.241623L5.56436 6.75189C5.73579 6.98761 6.08668 6.98761 6.25677 6.75189L10.9791 0.241623C11.0313 0.170641 10.9804 0.0715332 10.8934 0.0715332Z' fill='%23D0D0D0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
}

.label-note {
  color: #ED1C24;
  margin-bottom: 20px;
  font-size: 12px;
}

.label-note.basic {
  color: #000000;
  margin-top: 10px;
  margin-bottom: 0;
}

.asterisk {
  color: #ED1C24;
}

.sidebar-nav .metismenu a {
  color: #333333;
  vertical-align: text-bottom;
  font-size: 14px;
  line-height: 20px;
}

.sidebar-nav .metismenu ul a {
  color: #333333;
}

.pagination > li > a,
.pagination > li > span {
  color: #42929d;
}

.for-heading {
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.for-heading h1 {
  font-size: 1.5em;
  margin-bottom: 0px;
}

.for-heading h2 {
  font-size: 1.2em;
  margin-bottom: 0px;
}

.modal-body {
  padding: 30px;
}

.modal-body h3 {
  margin-bottom: 30px;
}

.modal-footer {
  padding: 15px 30px;
}

.modal-close-area {
  position: absolute;
  right: -30px;
  top: -20px;
}

.modal-close-area .close {
  opacity: 1;
}

.modal-close-area a {
  color: #ffffff;
  font-size: 16px;
  background: #f58732;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 28px;
  display: block;
  border-radius: 50%;
}

.modal-close-area.modal-close-df {
  right: -22px;
}

.modal-footer {
  text-align: left;
}

.error-pagewrap {
  min-height: 85vh;
}

.error-pagewrap:before {
  height: 85vh;
}

.error-pagewrap .custom-login {
  width: 20%;
  margin: 0 auto 30px;
}

.error-pagewrap .btn {
  font-size: 16px;
  display: inline-block;
  padding: 10px;
}

.header-top-area {
  background: #ffffff;
  color: #333333;
}

.header-right-info .admin-name {
  color: #42929d;
  font-weight: bold;
}

#sidebar,
#sidebar .sidebar-header,
.left-custom-menu-adp-wrap,
.sidebar-nav .metismenu {
  background: #42929d;
}

#sidebar .sidebar-header {
  min-height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

#sidebar .sidebar-header a {
  width: 85%;
}

.sidebar-nav .metismenu a {
  color: #ffffff;
}

.sidebar-nav .metismenu li .icon-wrap {
  color: #ffffff;
  font-size: 18px;
}

.sidebar-nav .metismenu li:hover .icon-wrap {
  color: #333333;
}

.sidebar-nav .metismenu .mini-click-non {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.all-content-wrapper {
  min-height: 100%;
}

.data-table-area {
  overflow: auto;
  padding-bottom: 60px;
}

.inner-box {
  padding: 15px;
  background-color: #ffffff;
}

.wrap-audit .box-info {
  border: 1px solid #ECECEC;
  border-radius: 5px;
}

.wrap-audit .box-info .info-item {
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #ECECEC;
}

.wrap-audit .box-info .info-item:last-child {
  border-bottom: 0;
}

.wrap-audit .box-info .info-item h4 {
  font-size: 1em;
  margin-bottom: 5px;
}

.wrap-audit .box-info .info-item p {
  margin-bottom: 0;
}

.wrap-audit .audit-inner.fill-form .popover-content {
  white-space: pre-wrap;
  font-size: 12px;
  font-family: 'Work Sans', sans-serif;
}

.wrap-audit .audit-inner.fill-form .form-group-inner {
  margin-bottom: 30px;
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 15px;
}

.wrap-audit .audit-inner.fill-form .form-group-inner p {
  font-weight: 500;
}

.field_wrapper .field_wrapper {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ECECEC;
}

.box-ask {
  margin-bottom: 10px;
}

.box-ask textarea {
  min-height: 40px;
}

.box-ask .ask-action {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.box-action {
  margin-top: 20px;
}

.footer-copyright-area {
  position: relative;
  margin-top: -60px;
  /* negative value of footer height */
  height: 60px;
  clear: both;
  padding-top: 20px;
  background: #ffffff;
  margin-left: 200px;
  text-align: left;
}

.footer-copyright-area .footer-copy-right p {
  font-size: 12px;
  color: #333333;
}

/*# sourceMappingURL=main.css.map */
