.wrapper-content {
    padding: 70px 13px 13px 13px;
}

body > .sidebar-left .nav-link, body > .container > .sidebar-left .nav-link {
    color: white;
    padding: 15px 20px;
}

.background {
  top: 0;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  background: #000;
}

.background img {
  opacity: 0.7;
  min-width: 100%;
  height: auto;
  min-height: 100%;
}

.custom-file-control, .custom-select, .form-control {
    border: 2px solid #ffffff;
    background-color: transparent;
    color: white;
}

.btn-login {
    color: #fff;
    background-color: #00923f;
    border-color: #00923f;
}

.btn-login:hover {
    color: #fff;
    background-color: #03672e;
    border-color: #03672e;
}

.btn-login-outline {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.btn-login-outline:hover {
    color: #03672e;
    background-color: transparent;
    border-color: #03672e;
}

.navbar-logo {
    width: 160px;
    height: 187px;
    background: url(../img/logo-arsipedia-color.png) no-repeat center left;
    margin: 0 auto;
}

.navbar-brand.imglogo {
    height: 40px;
    width: 178px;
    background: url(../img/logo-arsipedia-color.png) no-repeat center left;
    background-size: auto 40px;
    margin-bottom: -5px;
    margin-top: -4px;
}

.form-signin1.smallbox input {
    font-size: 17px;
}

label.form-check-label.active {
  color: #ffffff;
  background: #00923f;
}

.wrapper-content-sign-in {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    min-height: 100%;
    height: auto;
    z-index: 1;
    position: relative;
}

.form-signin1.smallbox {
	margin-top: 0px;
	padding-top: 8%;
    background: transparent;
    color: #ffffff;
    max-width: 400px;
}

.crct{
	color: #fff;
}

.crct:hover{
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}

header .navbar .navbar-brand {
    margin-left: 15px;
}

.custom-file-control, .custom-select, .form-control {
    border: 1px solid #e6e6e6;
    background-color: transparent;
    color: black;
}

.btn-success {
    color: #fff;
}

.btn-success:hover {
    color: #fff;
}

.card .card-header .btn {
    line-height: 0px;
}

.dropdown-menu {
    border-radius: 0px 0px 5px 5px;
}

.btn-link {
    color: #fff;
}

.btn-link:hover {
    color: #15d4be;
    text-decoration: none;
}

.custom-dropzone {
    border: 2px dashed #15d4be;
    background: #fbfbfb;
}

.green{
	color: #15d4be !important;
}

.red{
	color: #ff6262 !important;
}

.status.success {
    background: #15d4be;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #c9cacc;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-link:hover {
    color: #15d4be;
}

.page-item.active .page-link {
    z-index: 2;
    height: 35px;
    /*width: 35px;*/
    color: #fff;
    background-color: #c9cacc;
    border-color: #c9cacc;
    text-align: center;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

table.dataTable {
    border-collapse: collapse !important;
}

table.dataTable tbody th,
table.dataTable tbody td{
    white-space: normal;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(175, 175, 175, 0.1);
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 20px;
}

.dataTables_scrollHeadInner {
margin-right: auto;
margin-left: auto;
width: 100% !important;
}

.dataTables_wrapper table.dataTable thead .sorting:before, .dataTables_wrapper table.dataTable thead .sorting:after, .dataTables_wrapper table.dataTable thead .sorting_asc:before, .dataTables_wrapper table.dataTable thead .sorting_asc:after, .dataTables_wrapper table.dataTable thead .sorting_desc:before, .dataTables_wrapper table.dataTable thead .sorting_desc:after, .dataTables_wrapper table.dataTable thead .sorting_asc_disabled:before, .dataTables_wrapper table.dataTable thead .sorting_asc_disabled:after, .dataTables_wrapper table.dataTable thead .sorting_desc_disabled:before, .dataTables_wrapper table.dataTable thead .sorting_desc_disabled:after {
    bottom: 5px;
}

.dataTables_wrapper .dataTable td, .dataTables_wrapper .dataTable th {
    padding: 5px 10px 5px 10px;
    line-height: 22px;
    align-content: center;
}

.lampiran{
  font-size: 18px;
  line-height: unset;
}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    border-width: 0;
    border-right-width: 1px;
}

div.dataTables_scrollHead table.table-bordered {
    border-width: 0;
}

a {
    color: #15d4be;
}


.w100{
  width: 100% !important;
}

.f10{
  font-size: 10px !important;
}

.mb0{
	margin-bottom: 0 !important;
}

.mt0{
	margin-top: 0 !important;
}


@media screen and (max-width: 1023px) {
  
  body.menuclose .sidebar-left {
  	left: -280px;
  }

  body.menuclose .wrapper-content {
	margin-left: 0px;
  }
}

@media (min-width: 1020px){

  .modal-lg {
    max-width: 90%;
  }  

  .container {
    max-width: 1280px;
  }
}

.btn-info {
    color: #fff;
    background-color: #16c8e4;
    border-color: #16c8e4;
}

.dataTables_wrapper .dataTable .btn-sm {
    padding: 5px 15px;
    vertical-align: middle;
}

.userpic img {
    min-height: 100%;
}

.timeline .media .message_userpic img {
    height: 100%;
    width: 100%;
}