::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d3d3d3 !important;
  opacity: 1; /* Firefox */
}
.error_note {color:red;}
.msg_center_text_nothing {text-align: center; padding: 10px;}
.table a, .table a:hover {text-decoration: none; color: #858796;}
.unread_text, .unread_text a, .unread_text a:hover {color: #333; font-weight: bold;}
.back_to_inbox_button a, .back_to_inbox_button a:hover {margin-right: 20px;}
.padding-top-10 {padding-top: 10px;}
.background-white {background-color: #fff;}
.sub_title_notifikasi_text {color: #b2b2b2;}
.link_btn , .link_btn a, .link_btn a:hover {color: #92d0be !important;}
.text-color-green {color:green;}
.modal-confirm {		
	color: #636363;
	width: 98%;
}
.modal-confirm .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
	text-align: center;
	font-size: 14px;
}
.modal-confirm .modal-header {
	border-bottom: none;   
	position: relative;
}
.modal-confirm h4 {
	text-align: center;
	font-size: 26px;
	margin: 30px 0 -10px;
}
.modal-confirm .close {
	position: absolute;
	top: -5px;
	right: -2px;
}
.modal-confirm .modal-body {
	color: #999;
}
.modal-confirm .modal-footer {
	border: none;
	text-align: center;		
	border-radius: 5px;
	font-size: 13px;
	padding: 10px 15px 25px;
}
.modal-confirm .modal-footer a {
	color: #999;
}		
.modal-confirm .icon-box {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 50%;
	z-index: 9;
	text-align: center;
	border: 3px solid #f15e5e;
}
.modal-confirm .icon-box i {
	color: #f15e5e;
	font-size: 46px;
	display: inline-block;
	margin-top: 13px;
}
.modal-confirm .btn, .modal-confirm .btn:active {
	color: #fff;
	border-radius: 4px;
	background: #60c7c1;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	min-width: 120px;
	border: none;
	min-height: 40px;
	border-radius: 3px;
	margin: 0 5px;
}
.modal-confirm .btn-secondary {
	background: #c1c1c1;
}
.modal-confirm .btn-secondary:hover, .modal-confirm .btn-secondary:focus {
	background: #a8a8a8;
}
.modal-confirm .btn-danger {
	background: #f15e5e;
}
.modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
	background: #ee3535;
}
.trigger-btn {
	display: inline-block;
	margin: 100px auto;
}



body.modal-open .modal {
    height: 100%;
} 

body.modal-open .modal .modal-dialog {
    margin: 100px auto;
}

@media only screen and (max-width: 1000px) {
  .texteditorarea{overflow-x: scroll; width: 100%; }
}



.note-editor {overflow-x: scroll; border: 1px solid #f00; background-color: #fff; overflow: scroll !important; min-width: 645px;}
.note-editable {color:#000; height: 900px; width: 645px; border: 1px solid #ddd; font-family: arial; font-size: 14px;}

.hidetocopy{width: 10px; z-index:-1; opacity: 0.0;}
@media (min-width:992px){
	.show_in_mobile {display: none;}
}

#sortable {list-style-type: none;}
#sortable li{ list-style-type: none; float: left; display:inline-block; border;}
.red {color: #f00;}

.tabelpengiriman {border: 1px solid #000; margin: 20px; width: 790px;}
.tabelpengiriman td {border: 1px solid #000; padding: 20px;}