.custom-button{
	font-size:10px;
	margin-bottom:5px;
}

#toast-container > div {
	opacity: 1;
}

.ghapp-modal .modal-header {
	background-color: #c7893e;
	color: #fff;
	border-radius: 0;
}

.ghapp-modal .modal-title{
	color: #fff;
}

.ghapp-modal .modal-content  .close {
	color: #fff;
	opacity: 0.9;
}

.ghapp-modal .modal-footer {
	border-top: none;
}

.ghapp-modal .modal-dialog {
	max-width: 500px;
	min-width: auto;
}

#preview-modal .program-name {
	text-transform: capitalize;
	margin-bottom: 10px;
}

#preview-modal .disease-state {
	font-size: 14px;
}

#preview-modal .preview-img {
	width: 250px;
}
.datepicker td, .datepicker th {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0.85rem;
}
.datepicker {
    margin-bottom: 3rem;
}
.input-group {
    border-radius: 30rem;
}
.datepicker-dropdown {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
table.dataTable>tbody>tr.child span.dtr-title {
display: block;
}
table.user_data>tbody>tr.child span.dtr-title {
display: block;
}
