a#active-tab {
    background: #0f5e9d;
    text-align: center;
    color: white;
	padding:8px;
    border-radius: 5px;
	margin:10px;
    border: 1px solid #ff7b46;
}
a.nav-link{
	text-align: center;
	padding:8px;
    border-radius: 5px;
	border-radius: 5px;
	margin:10px;
	line-height: 25px;
	border: 1px solid #00c2cb;
}
.bg-success{
	background-color:#00c2cb !important;
}
a.btn.btn-primary.edit {
    background: #1bacb3;
    border: 1px solid #1bacb3;
}


.modal-header.edit {
    border: 0px;
    padding-bottom: 5px;
}
i.far.fa-calendar-alt.date {
    color: #f5811e;
    font-size: 16px;
    padding: 2px;
}
i.bx.bx-time.second{
	color: #f5811e;
    font-size: 18px;
    padding: 2px;
}
.activity-icon.avatar-sm {
    left: 1px !important;
    width: 28px;
    height: 28px;
    right: 0;
}
li.activity-list.edit {
    padding: 0 0 20px 36px;
}
.avatar-xl.me-3.img{
    height: 5rem;
    width: 5rem;
}
i.mdi.mdi-link-variant.font-size-18.px-1 {
    color: #257ec6;
}
i.mdi.mdi-form-textbox-password.font-size-18.px-1{
	color: #257ec6;
}
.py-4.bg-map{
	background:#0f5e9d;
}
i.bx.bx-left-arrow-alt.map-icon {
    font-size: 60px;
    color: white;
    float: left;
    line-height: 63px;
}
.col-md-12.form-group.mb-3 {
    position: absolute;
    padding: 2%;
}
button.col-md-1.shadow.border.btn.btn-white.btn-sm.waves-effect.waves-white {
    position: absolute;
    margin: -4% 0 0 5%;
}
.modal-dialog.edit.modal-dialog-centered {
    min-width: 45%;
}
button.btn-close {
    font-size: 25px;
}
i.bx.bx-user-circle.num {
    font-size: 60px;
    padding-bottom: 8px;
    color: #5156be;
	cursor: pointer;
}
i.mdi.mdi-email-outline.eml{
	font-size: 60px;
    padding-bottom: 8px;
    color: #5156be;
	line-height: 68px;
	cursor: pointer;
}
i.bx.bx-question-mark.faqs{
	font-size: 60px;
    padding-bottom: 8px;
    color: #5156be;
	cursor: pointer;
}
.progress-bar.progress-bar-striped.progress-bar-animated {
    background-color: #00c2cb !important;
}
button#edit-btn-otp {
    padding: 4px;
    background: transparent;
    border: 0px;
    box-shadow: unset;
    color: #fe7b45;
    margin: 0px;
    width: 100%;
    text-decoration: underline;
}
button.btn.btn-primary.left {
    border-radius: 100%;
    padding: 0px;
    font-size: 44px;
    color: black;
    background: white;
    border: 1px solid gray;
    width: 60px;
    height: 60px;
}
button.btn.btn-primary.right.ms-3{
    border-radius: 100%;
    padding: 0px;
    width: 60px;
    height: 60px;
    font-size: 44px;
    color: white;
    background: #fe7b45;
    border: 1px solid #fe7b45;
    line-height: 60px;
}
button.btn.btn-primary.center{
    border-radius: 100%;
    padding: 0px;
    font-size: 44px;
    color: white;
    background: #fe7b45;
    border: 1px solid #fe7b45;
    width: 60px;
    height: 60px;
}
i.bx.bx-chevron-right.ms-1 {
    margin: 0 auto !important;
    text-align: center;
}
i.dripicons-backspace.float-start.otp-bak {
    font-size: 28px;
    color: #444 !important;
}