/*@import url('https://fonts.googleapis.com/css?family=Lato|Lato');*/

body {
    font-family: 'Poppins', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:13px;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Poppins','Source Sans Pro',sans-serif;
}

.skin-black .main-header {
  box-shadow: 0px 4px 5px 5px rgb(0 0 0 / 5%);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.skin-black .main-header .navbar {
  /* padding-top:5px; */
}
.skin-black .main-header .logo,.skin-black .main-header .logo:hover {
  background-color: #222d32;
  color: white;
  border-right: none;
  height:60px;
}

.skin-black .main-header .navbar>.sidebar-toggle {
  border-right:
  none;
  font-size: 24px;
  padding: 8px 10px 5px 16px;
}
.skin-black .main-header .navbar .navbar-nav>li>a {
  padding-top:20px;
  padding-bottom:20px;
  min-height: 60px;
}
.skin-black .sidebar-menu>li>.treeview-menu {
  background: #222d32;
}
.skin-black .sidebar-menu .treeview-menu>li>a {
  color: #adb5bd;
}

.content-header {
    padding: 30px 15px 15px 15px;
}
.content-wrapper {
    background-color: #f7f9fc;
}
label {
  font-weight:500;
}
.btn {
  font-size:13px;
  font-weight: 400;
  border-radius: 6px;
  padding: 10px 20px;
}

.btn.btn-default {
  background-color: #ffffff;  
} 
.btn.btn-default.btn-sm, .btn.btn-sm {
  padding: 5px 15px;
}
.btn.btn-default.btn-xs, .btn.btn-xs {
    font-size: 12px;
    padding: 5px 15px;
    line-height: 1.5;
}

.btn-primary {
  background-color: #3f80ea;
}

.btn-primary:hover {
  background-color:#366dc7;
}

.box {
  border-radius: 8px;
  border-top: none;
  box-shadow: 0 0 0.875rem 0 rgb(41 48 66 / 5%);
}

.box-header {
  padding: 15px;
}

.treeview-menu>li>a {
    font-size: inherit;
    line-height: 2em;
    display:flex;
    align-items: flex-start;
    gap: 6px;
}

.treeview-menu>li>a>i {
    flex-shrink:0;
    margin-top:7px;
    width:20px;
    text-align:center;
}
.treeview-menu>li>a>div {
    white-space:normal;
}
.input-group-addon {
  font-size:13px;
  /* border-width: 1px 0; */
}

.input-group .form-control:first-child {
    border-width: 1px 0 1px 1px;
}
.input-group .form-control:last-child {
    border-right-width: 1px;
}
.input-group span.input-group-addon:not(:first-child):not(:last-child) {
    border-width:1px 0;
}
.input-group-addon:last-child {
    border-left-width: 1px;
}
.input-group .form-control {
  height:40px;
}

.form-control {
    font-size:13px;
}

.dp-inline-btn {
  margin: 25px 0px 0px 0px;
}
.dp-row-pad {
  padding: 0px 0px 20px 0px;
}

.form-group.dp{
  margin-bottom:0;
}

table {
  font-size:inherit;
}
h1 {
  font-size: 26px;
  margin-top: 3px;
}
a.btn h1 {
  font-weight: bold;
  font-size: 36px;
  margin-top: 10px;
  font-family: "Lato","Helvetica Neue", Helvetica, Arial, sans-serif;
}
thead th {
    text-align: center;
    font-weight:500;
}
.modal.modal-wide .modal-dialog {
  width: 90%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}

.content-wrapper {
  /* min-height: calc(100vh - 50px); */
}
table.dataTable>tbody>tr.child ul {
  width:95%
}
hr.dp {
    margin: 10px 0;
}
label+.radio {
    margin-top: 0
}
.select2 {
    width: 100%!important;
}
td.details-control {
    background: url('../images/expand.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/collapse.png') no-repeat center center;
}

.dtlabel {
   padding-top:0.9em !important;
}

table.footable-editing-no-view td.footable-editing {
    width: 150px;
    max-width:150px;
}
table.footable-editing tfoot {
    display: none;
}

.login-box {
	/* margin: 25% auto !important; */
}

td.editable{
    background-color: rgba(255, 255, 55, 0.1);
}

.input-group-btn a {
    padding: 9px 12px;
}

/* css supaya header datatables di modal selalu full width tidak misaligned */
/*.dataTables_scrollHeadInner {
    width: calc(100% - 17px) !important;
}*/
.dataTables_scrollHeadInner table {
    width: 100% !important;
}

body.dt-print-view {
    font-size: 10pt!important;
    font-family: "Calibri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.dt-print-view table {
    border-collapse: collapse!important;
    font-size: 8pt!important;
}
.dt-print-view tr>th, .dt-print-view tr>td {
    padding: 2px 6px !important;
}

.dt-print-view .table-bordered>tbody>tr>td, .dt-print-view .table-bordered>thead>tr>th {
    border: 1px #000 solid !important;
}

.badge {
    padding: 5px 10px !important;
    margin-top: 5px;
}
.badge.bg-review {
    background-color: #ff851b !important;
}
.badge.bg-selesai {
    background-color: #00a65a !important
}

.btn.btn-default.btn-sm.btn-tool {
    border-radius: 6px;
    padding: 3px 8px;
    margin-left: 5px;
}

.range-date {
    display: flex;
}

.range-date :nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
}

.img-thumbnail {
    object-position: center;
    height: 100px;
    width: 100px;
    object-fit: cover;
    width: 50px;
    height: 50px;
    padding: 0px;
    margin: 2px 2px;
    border-radius: 10px;
}

.dt-buttons.btn-group {
    margin-bottom: 15px;
}

table.dataTable tr .dt-type-numeric.text-center,
table.dataTable tr .dt-type-date.text-center {
    text-align: center;
}

div.dt-container div.dt-layout-row div.dt-layout-cell {
    padding-left: 0;
    padding-right: 0;
}


.label_content{
    position:relative;
    border-radius: 5px;
    font-weight:500;
    font-family:'Source Sans Pro','sans-serif';
    color:#ffffff;
    background-color: #c61515;
    font-size: 12px;
    width: 100%;
    line-height: 20px;
    text-align: center;
    padding:2px 5px;
    min-width:50px
}

.label_content:after {
    content:'';
    position: absolute;
    top: 85%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: solid 10px #c61515;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}


@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 10px;
    }

    .mobile-only {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .skin-black .main-header .navbar .navbar-nav>li>a {
        padding-top:16px;
        padding-bottom:10px;
        min-height: 50px;
    }
    .content-header {
        padding: 15px 15px 15px 15px;
    }
    .content-header>h1 {
        font-size: 20px;
    }
}
