/* .dataTable.no-footer, .dataTables_scrollBody, .dataTables_scrollHead, .dataTables_scrollHeadInner {
    width: 100% !important;
} */
table thead tr[role=row] {
    height: 45px;
}
.loading-content {
    position: absolute;
    align-items: center;
    justify-content: center;
	display: inline-block;
    min-height: 100px;
    min-width: 100px;
	background:url('./../../../images/loading.gif') center center no-repeat !important;
    background-size: cover;
}
.loading-content-big {
	display: inline-block;
    min-height: 311px;
    min-width: 311px;
	background:url('./../../../images/loading3.gif') center center no-repeat !important;
}
.mailbox .message-center {
    height: auto !important;
    overflow: auto;
    position: relative;
}
.joined-event-message {
    background-color: rgb(52, 229, 93); /* Highlight background */
    padding: 10px;
}

.modal-content-custom {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 1000px !important;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    outline: 0;
}
.modal-dialog-custom {
    max-width: 1000px !important;
}
.waktu-english {
    padding: 0px 15px;
    font-size: 0.875rem;
    line-height: 64px;
    height: 64px;
    color: #fff;
}
.delete_image{
    cursor: pointer;float: right; font-size: 14px; color: blue; background: none repeat scroll 0% 0% green; margin: 9px; padding: 9px;  opacity: 0.6; position: relative; z-index: 10; top: -8px;
}
.delete_image:hover{
     cursor: pointer;float: right; font-size: 14px; color: white; background: none repeat scroll 0% 0% red; margin: 9px; padding: 9px;  opacity: 1; position: relative; z-index: 10;  top: -8px;
}

.ContentGambar div:hover,imgHasHover:hover {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    z-index : 99;
}
a.hapusGambar {
    background-color: #fff;
    float: right;
    font-size: 11px;
    line-height: 9px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.div-group-image {
    width: 250px; margin: 3px; position: relative;
}
a.hapusGambar:hover {
    display: block !important;
    color : red;
    cursor: pointer;
}
.x-hidden {
    display: none;
}
.lampiran-images {
    cursor: pointer;
}
.tampil {
    display: block !important;
}
.ilang {
    display: none !important
}
.select2-container {
    width: 100% !important;
}
.note-toolbar {
    position: relative;
    z-index: 49 !important;
}
label.error, .parsley-required, .parsley-errors, .parsley-length, .parsley-equalto, .parsley-type {
    color: #e60808;
}
input.parsley-error, textarea.form-control.parsley-error, select.parsley-error, ul.parsley-errors-list:nth-child(1) {
    border: 1px solid #e60808 !important;
}
input.error, input.error:focus {
    border: 1px solid #e60808;
}
.alert-danger, .alert-danger > message {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}
.kembali {
    float: right;
}
a.link-page {
    margin: 0 20px;
    cursor: pointer;
    padding: 10px 40px;
    background-color: #0089d1;
    color: white;
    border: none;
}

.loader {
    position: fixed;
    z-index: 99999999;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url('./../../../images/loading.gif') center center no-repeat;
    background-size: 7em;
}
.loader:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.hilang {
    display: none !important;
}
.nampil {
    display: block !important;
}
.simsi-accordion {
    background-color: #0089d1 !important;
    cursor: pointer;
    border: 1px solid #eee !important;
    display: flex;
   justify-content: space-between;
}

.simsi-accordion i {
    font-size: 27px;
}

  h5.message-title {
      font-size: 12px !important
  }
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
#winform {
    overflow-x: auto !important;
}

/* .card-title {
    display: inline-block;
    color: white;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color:#1d5182;
    border-bottom: 0px solid transparent;

} */

.card-dprd {
   position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid transparent;
  border-radius: 0px;
  background: #e4e4e4;
  padding: 1rem;
}
